xinmiao@missouristate_edu
New Member
Hi,I have successfully compiled and run '-res T62_g37 -compset G' in CESM1.1.1.However, when I used the same set of parameters/ configurations but different resolution ''-res T62_g16 -compset G', the model can be compiled without a warning but failed to excute. I checked the log files, in cpl.log:cpl.log.130516-131514(seq_mct_drv) : Initialize each component: atm, lnd, rof, ocn, ice, and glc(seq_mct_drv) : Initialize atm component ATM(seq_mct_drv) : Initialize lnd component LND(seq_mct_drv) : Initialize rof component ROF(seq_mct_drv) : Initialize ocn component OCN(seq_mct_drv) : Initialize ice component ICE(shr_sys_abort) ERROR: restformat: number of records on restart file not supported(shr_sys_abort) WARNING: calling shr_mpi_abort() and stoppingWhat's the meaning of "number of records on restart file not supported"? How to fix it? What's the possible problem? Thanks!------------------------------------------Also I listed the error messages in ccsm.log file:ccsm.log.130516-131514CalcWorkPerBlock: Total blocks: 256 Ice blocks: 82 IceFree blocks: 160 Land blocks: 14[compute-0-6:11271] *** Process received signal ***[compute-0-6:11271] Signal: Segmentation fault (11)[compute-0-6:11271] Signal code: Address not mapped (1)[compute-0-6:11271] Failing at address: (nil)[compute-0-6:11271] [ 0] /lib64/libpthread.so.0 [0x38bf80e7c0][compute-0-6:11271] [ 1] /share/apps/openmpi/1.4.3-gcc-4.6.1/lib/libmpi_f77.so.0(MPI_ABORT+0x1b) [0x2affd2dd12ab][compute-0-6:11271] [ 2] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__shr_mpi_mod_MOD_shr_mpi_abort+0xd1) [0x87eaf1][compute-0-6:11271] [ 3] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__shr_sys_mod_MOD_shr_sys_abort+0x210) [0x8beb66][compute-0-6:11271] [ 4] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__ice_exit_MOD_abort_ice+0x10) [0x50a060][compute-0-6:11271] [ 5] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__ice_restart_MOD_restformat+0x168) [0x54997c][compute-0-6:11271] [ 6] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__ice_restart_MOD_restartfile_bin+0x57c) [0x54fa3a][compute-0-6:11271] [ 7] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__cice_initmod_MOD_cice_init+0x165) [0x588605][compute-0-6:11271] [ 8] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__ice_comp_mct_MOD_ice_init_mct+0x21a6) [0x4f2ff0][compute-0-6:11271] [ 9] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(__ccsm_comp_mod_MOD_ccsm_init+0x80ba) [0x485e72][compute-0-6:11271] [10] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe(main+0x4a) [0x49518a][compute-0-6:11271] [11] /lib64/libc.so.6(__libc_start_main+0xf4) [0x38bec1d994][compute-0-6:11271] [12] /home/xin.miao/CESM/cesm1_1_1/scripts/testG16/EXE/cesm.exe [0x470799][compute-0-6:11271] *** End of error message ***--------------------------------------------------------------------------mpirun noticed that process rank 0 with PID 11271 on node compute-0-6.local exited on signal 11 (Segmentation fault).--------------------------------------------------------------------------