source: CMIP6/DAMIP/CM61-LR-hist-GHG-03.1950/Debug/CM61-LR-hist-GHG-03.1950_19490101_19491231_out_execution_error @ 5919

Last change on this file since 5919 was 4385, checked in by ggalod, 5 years ago

sauvegarde exp DAMIP

File size: 1.2 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--------------------------------------------------------------------------
6mpirun has exited due to process rank 9 with PID 71528 on
7node curie5197 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--------------------------------------------------------------------------
219.81user 63.30system 1:16:55elapsed 1%CPU (0avgtext+0avgdata 21220maxresident)k
22168inputs+8outputs (0major+8859minor)pagefaults 0swaps
Note: See TracBrowser for help on using the repository browser.