source: CMIP6/DCPP/CM61-LR-dcppC-amv-ExTrop-neg-19/Debug/CM61-LR-dcppC-amv-ExTrop-neg-19_18530101_18531231_out_execution_error

Last change on this file was 5781, checked in by jmignot, 3 years ago

sauvegarde exp DCPP

File size: 1.6 KB
Line 
1
2#######################################
3EXECUTION of : time mpirun -hostfile hosts -rankfile rankfile -np 71 ./script_lmdz.x.ksh : -np 360 ./script_opa.xx.ksh : -np 12 ./script_xios.x.ksh
4
5--------------------------------------------------------------------------
6MPI_ABORT was invoked on rank 442 in communicator MPI_COMM_WORLD
7with errorcode -1.
8
9NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
10You may or may not see output from other processes, depending on
11exactly when Open MPI kills them.
12--------------------------------------------------------------------------
13--------------------------------------------------------------------------
14mpirun has exited due to process rank 442 with PID 112172 on
15node curie3890 exiting improperly. There are two reasons this could occur:
16
171. this process did not call "init" before exiting, but others in
18the job did. This can cause a job to hang indefinitely while it waits
19for all processes to call "init". By rule, if one process calls "init",
20then ALL processes must call "init" prior to termination.
21
222. this process called "init", but exited without calling "finalize".
23By rule, all processes that call "init" MUST call "finalize" prior to
24exiting or it will be considered an "abnormal termination"
25
26This may have caused other processes in the application to be
27terminated by signals sent by mpirun (as reported here).
28--------------------------------------------------------------------------
293.23user 10.68system 9:25.70elapsed 2%CPU (0avgtext+0avgdata 22304maxresident)k
307272inputs+8outputs (61major+9206minor)pagefaults 0swaps
Note: See TracBrowser for help on using the repository browser.