error during ./case.submit for F2010_SCREAMV1 #7565
gourikadam
started this conversation in
E3SM model help
Replies: 2 comments 3 replies
-
what machine and compiler are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
-
48 tasks is likely WAY too small for running an ne120 case. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have created new case using "--compset F2010-SCREAMv1 --res ne120pg2_ne120pg2". till ./case.build there was no error. On ./case.submit , I am getting below mentioned error
"Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Backtrace for this error: ...
Could not print backtrace: unrecognized DWARF version in .debug_info at 6 ..
#0 0x7fbef90a4171 in ???
#1 0x7fbef90a3313 in ???
#2 0x7fbef7b35b4f in ???
#3 0x7fbef703f57f in ???
#4 0x7fbef703fa4f in ???
#5 0x7fbef70408eb in ???
#6 0x7fbef704627b in ???
....
at //E3SM-3.0.2/driver-mct/main/cime_comp_mod.F90:745...
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
mpirun noticed that process rank 11 with PID 1305111 on node rpcn319 exited on signal 8 (Floating point exception).
Please help in this .
Output of ./xmlquery NTASKS
NTASKS: ['CPL:48', 'ATM:48', 'LND:48', 'ICE:48', 'OCN:48', 'ROF:48', 'GLC:48', 'WAV:48', 'IAC:48', 'ESP:48']
Beta Was this translation helpful? Give feedback.
All reactions