Hi everyone,
I'm trying to use quilting in I/O tasks.
But, I got this error after running for two days (only in rsl.error.0378):
Other error logs related to quilting are like this:
The log of submitting job:
Here's the part of quilting settings:
Here's the environment (enable netcdf4):
Regards,
Xin
I'm trying to use quilting in I/O tasks.
But, I got this error after running for two days (only in rsl.error.0378):
Code:
taskid: 378 hostname: cn10122
Quilting with 2 groups of 5 I/O tasks.
Namelist logging not found in namelist.input. Using registry defaults for varia
bles in logging.
wrf.exe: nc4internal.c:902: nc4_type_free: Assertion `type->rc' failed.
forrtl: error (76): Abort trap signal
Other error logs related to quilting are like this:
Code:
taskid: 377 hostname: cn10122
Quilting with 2 groups of 5 I/O tasks.
Namelist logging not found in namelist.input. Using registry defaults for varia
bles in logging.
The log of submitting job:
Code:
yhrun: error: cn11078: task 378: Aborted
yhrun: First task exited 60s ago
yhrun: tasks 0-377,379-383: running
yhrun: task 378: exited abnormally
yhrun: Terminating job step 9546397.0
yhrun: Job step aborted: Waiting up to 2 seconds for job step to finish.
slurmd[cn10868]: *** STEP 9546397.0 KILLED AT 2019-01-07T23:24:15 WITH SIGNAL 9 ***
slurmd[cn10868]: *** STEP 9546397.0 KILLED AT 2019-01-07T23:24:15 WITH SIGNAL 9 ***
yhrun: error: cn11078: task 372: Killed
Here's the part of quilting settings:
Code:
&domains
nproc_x = 11,
nproc_y = 34,
/
&namelist_quilt
nio_tasks_per_group = 5,
nio_groups = 2,
/
Here's the environment (enable netcdf4):
Code:
Currently Loaded Modulefiles:
1) intel-compilers/15.0.1 5) netcdf/4.3.3.1/01-CF-15 9) udunits/2.2.26-icc15
2) MPI/Intel/MPICH/3.1-icc15-dyn 6) pnetcdf/1.6.1/00-icc15 10) nco/4.6.0-icc15
3) zlib/1.2.8-icc15 7) jasper/1.900.1/01-CF-15-libpng
4) hdf5/1.8.13/06-CF-15 8) ncview/2.1.5
Regards,
Xin