Changes between Initial Version and Version 1 of Ticket #2401, comment 7
- Timestamp:
- 06/04/18 11:00:10 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2401, comment 7
initial v1 5 5 The failure mode is for the job simply to stop. There is no error in the model output files, and there is an MPI_Abort error in the job.err file such as the following: 6 6 7 {{{ 7 8 Rank 0 [Tue Oct 31 20:23:38 2017] [c7-2c1s1n0] application called MPI_Abort(MPI_COMM_WORLD, 0) - process 0 8 9 _pmiu_daemon(SIGCHLD): [NID 04484] [c7-2c1s1n0] [Tue Oct 31 20:23:38 2017] PE RANK 0 exit signal Aborted … … 12 13 cylc (scheduler - 2017-10-31T20:23:50Z): CRITICAL Task job script received signal ERR at 2017-10-31T20:23:50Z 13 14 cylc (scheduler - 2017-10-31T20:23:50Z): CRITICAL failed at 2017-10-31T20:23:50Z 14 15 }}} 15 16 Alex