Segmentation fault running ISAM

Hi,
When I run CMAQ5.4.0.4-ISAM, the segmentation fault occurred. I am currently running the CCTM with 4 CPUs and 32 cores. What are the recommended running resources required for ISAM? Here is the running log file.
runISAM.txt.txt (54.9 KB)

If you are just running the benchmark case, then please try to unlimit the stacksize.

In csh/tcsh you can add the command ‘limit stacksize unlimited’ to your .cshrc.

And/or ask for a higher amount of memory in your batch queue submission.

The amount of memory required for ISAM will depend on the number of sources that you use. Please refer to this documentation that discusses the need to build the I/O API large memory version to support ISAM for a large number of sources.