source: CMIP6/GMMIP/CM61-LR-amip-hist-1873/Debug/CM61-LR-amip-hist-1873_18990101_18991231_out_execution_error @ 5015

Last change on this file since 5015 was 4660, checked in by lmlmd, 5 years ago

nouvel import

File size: 1.1 KB
Line 
1
2#######################################
3EXECUTION of : time mpirun -hostfile hosts -rankfile rankfile -np 71 ./script_lmdz.x.ksh : -np 12 ./script_xios.x.ksh
4
5--------------------------------------------------------------------------
6mpirun has exited due to process rank 72 with PID 96738 on
7node curie2935 exiting improperly. There are two reasons this could occur:
8
91. this process did not call "init" before exiting, but others in
10the job did. This can cause a job to hang indefinitely while it waits
11for all processes to call "init". By rule, if one process calls "init",
12then ALL processes must call "init" prior to termination.
13
142. this process called "init", but exited without calling "finalize".
15By rule, all processes that call "init" MUST call "finalize" prior to
16exiting or it will be considered an "abnormal termination"
17
18This may have caused other processes in the application to be
19terminated by signals sent by mpirun (as reported here).
20--------------------------------------------------------------------------
217.54user 48.02system 1:06:36elapsed 1%CPU (0avgtext+0avgdata 3716maxresident)k
2232inputs+8outputs (0major+4009minor)pagefaults 0swaps
Note: See TracBrowser for help on using the repository browser.