Hi again,
Here is the traceback error:
... modifying run command to MPI instruction
... modifying run command to PARTEL instruction
... partitioning base files (geo, conlim, sections and zones)
+> /gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/builds/encore2/bin/partel < PARTEL.PAR >> partel_T2DGEO.log
Program received signal 11 (SIGSEGV): Segmentation fault.
^CTraceback (most recent call last):
File "/gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/scripts/python27/runcode.py", line 1470, in <module>
main(None)
File "/gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/scripts/python27/runcode.py", line 1452, in main
runCAS(cfgname,cfg,codeName,casFiles,options)
File "/gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/scripts/python27/runcode.py", line 1084, in runCAS
runPartition(parcmd,GLOGEO,CONLIM,ncsize,options.bypass,section_name,zone_name)
File "/gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/scripts/python27/runcode.py", line 615, in runPartition
runPARTEL(partel,geom,conlim,ncsize,bypass,section_name,zone_name)
File "/gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/scripts/python27/runcode.py", line 659, in runPARTEL
tail,code = mes.runCmd(p,bypass)
File "/gpfs/stfc/local/HCP012/jjd66/cxh71-jjd66/v7p0r1/scripts/python27/utils/messages.py", line 137, in runCmd
returncode = sp.call(exe,shell=True)
File "/gpfs/stfc/local/apps/gcc/python/2.7.8/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/gpfs/stfc/local/apps/gcc/python/2.7.8/lib/python2.7/subprocess.py", line 1376, in wait
pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
File "/gpfs/stfc/local/apps/gcc/python/2.7.8/lib/python2.7/subprocess.py", line 476, in _eintr_retry_call
return func(*args)
KeyboardInterrupt
Any tips?
Thanks in advance!
PL