|
我修改了%maxcore 2500 和 %pal nprocs 30
任务可以执行一段时间 我打开Htop监测运行情况 大约2分钟之后 内存突然变成100% 然后任务就终止了
报错信息如下
************************************************************
* Program running with 30 parallel MPI-processes *
* working on a common directory *
************************************************************
One Electron integrals ... done
Pre-screening matrix ... done
WARNING! Potentially linear dependencies in the auxiliary basis (\J).
===>> Running eigenvalue decompsition instead (RIFLAG[1]<0).
This is not supported with all the options/modules.
If the calculation crashes, please re-try with a different auxiliary basis.
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 3 with PID 0 on node localhost exited on signal 9 (Killed).
--------------------------------------------------------------------------
ORCA finished by error termination in GTOInt
Calling Command: mpirun -np 30 /home/steven/orca_4_2_0_linux_x86-64_shared_openmpi314/orca_gtoint_mpi orca200espoint.int.tmp orca200espoint
[file orca_tools/qcmsg.cpp, line 458]:
.... aborting the run
[file orca_tools/qcmsg.cpp, line 458]:
.... aborting the run |
|