I am currently running JULES on JASMIN using the batch system.
When submitting only one model job on the batch system, the model runs fine without throwing any error. But when I submit more than two model jobs, then one or more models fail with the error below:
"
Program received signal SIGBUS: Access to an undefined portion of a memory object.
Backtrace for this error:
Could not print backtrace: /proc/self/exe, errno: 116
/var/spool/slurmd/job15941950/slurm_script: line 67: 1969851 Bus error (core dumped) $JULES_ROOT/build/bin/jules.exe $NAMELIST
"
I need assistance in resolving this issue as I need to run multiple models simultaneously. Thank you.