This process did not call "init" before exiting ????
Posted: Sat Nov 09, 2013 6:21 pm
I got an error message:
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 19280 on
node node22 exiting improperly. There are two reasons this could occur:
1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.
2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"
This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
How can this happen??
Here are my INCAR, KPOINT and POSCAR file:
---------------------------INCAR-----------------------------------
SYSTEM = TlBiTe2
ENCUT = 300
ISTART = 0
ICHARG = 0
ISMEAR = 0; SIGMA = 0.1
EDIFF = 1E-6
EDIFFG = -1E-4
PREC = High
---------------------------KPOINTS-----------------------------------
auto
0
G
40 40 40
0.0 0.0 0.0
---------------------------POSCAR-----------------------------------
TlBiTe2
1.0000000000 ! a=4.527 c=22.118
2.236500 0.000000 29.49066 !r=0.5a=2.2365 z=4c/3=29.49066
-1.131750 1.960249 29.49066
-1.131750 -1.960249 29.49066
Tl Bi Te
1 1 2
Direct
0.00 0.00 0.00
0.50 0.50 0.50
0.25 0.25 0.25
-0.25 -0.25 -0.25
--------------------------------------------------------------------------
THANK YOU VERY MUCH!!!
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 19280 on
node node22 exiting improperly. There are two reasons this could occur:
1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.
2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"
This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
How can this happen??
Here are my INCAR, KPOINT and POSCAR file:
---------------------------INCAR-----------------------------------
SYSTEM = TlBiTe2
ENCUT = 300
ISTART = 0
ICHARG = 0
ISMEAR = 0; SIGMA = 0.1
EDIFF = 1E-6
EDIFFG = -1E-4
PREC = High
---------------------------KPOINTS-----------------------------------
auto
0
G
40 40 40
0.0 0.0 0.0
---------------------------POSCAR-----------------------------------
TlBiTe2
1.0000000000 ! a=4.527 c=22.118
2.236500 0.000000 29.49066 !r=0.5a=2.2365 z=4c/3=29.49066
-1.131750 1.960249 29.49066
-1.131750 -1.960249 29.49066
Tl Bi Te
1 1 2
Direct
0.00 0.00 0.00
0.50 0.50 0.50
0.25 0.25 0.25
-0.25 -0.25 -0.25
--------------------------------------------------------------------------
THANK YOU VERY MUCH!!!