Error at the beginning of the second cycle in an ELM cycling simulation

pengzhou

peng zhou
Member
Dear Scientists,


I am a beginner who has only recently started working with the model, and I have encountered a problem that I hope you can help me understand. Thank you very much in advance.


I am currently carrying out a test using ELM in E3SM. Each time I prepare a cycling simulation, I encounter the following error. In the cycling experiment setup, for example, I set the run to start from 1901-01-01, run 2 years per segment, and continue in a cycling mode. At the beginning of the second cycle, the model stops during initialization and reports:


ERROR: (seq_infodata_Check) : invalid continue restart case name =


Could not print backtrace: unrecognized DWARF version in .debug_info at 6


This is then followed by an MPI abort. May I ask what causes this problem and how it can be resolved?


I would greatly appreciate any advice. Thank you very much!


Best regards,
Peng

The error message is as follows:

ERROR: (seq_infodata_Check) : invalid continue restart case name =

Could not print backtrace: unrecognized DWARF version in .debug_info at 6

Could not print backtrace: unrecognized DWARF version in .debug_info at 6

Could not print backtrace: unrecognized DWARF version in .debug_info at 6
#0 0xd2d0f8 in ???
#1 0xd2d28c in ???
#2 0xe2ef9c in ???
#3 0x42cdef in ???
#4 0x43213b in ???
#5 0x2b9b1b6ca3d4 in ???
#6 0x411d81 in ???
#7 0xffffffffffffffff in ???
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1001.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
[b3203r6n5:55521] 255 more processes have sent help message help-mpi-btl-openib.txt / error in device init
[b3203r6n5:55521] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
 

slevis

Moderator
Staff member
This Forum is for the CTSM, and I am not familiar with the ELM; however, the error message suggests the absence of a restart case name, so maybe look into why that's happening. If this is not helpful, you will need to get in touch with ELM support, rather than CTSM support.
 
Vote Upvote 0 Downvote

pengzhou

peng zhou
Member
This Forum is for the CTSM, and I am not familiar with the ELM; however, the error message suggests the absence of a restart case name, so maybe look into why that's happening. If this is not helpful, you will need to get in touch with ELM support, rather than CTSM support.
Thank you very much for your reply. I understand that this forum is mainly for CTSM, and your suggestion about the missing restart case name is very helpful. I will check that issue more carefully, and if needed, I will contact ELM support. Thank you again.
 
Vote Upvote 0 Downvote
Back
Top