<div dir="ltr"><div></div><div>Hi Gateers,</div><div><br></div><div>I have this strange problem with Gate:V9. I ran a batch of simulations, with the same parameter but some ran to completion while others failed. <br></div><div>My versions: <br></div><div>
<div>Geant4 version Name: geant4-10-06-patch-02 (29-May-2020)</div><div>GATE version 9.0 (March 2020)</div>
</div><div><br></div><div>Sample output files below. Can anyone help with this ?</div><div><br></div><div>Thanks <br></div><div><br></div><div>GT<br></div><div><br></div><div>$ cat main3.err</div><div>terminate called after throwing an instance of 'std::bad_alloc'<br> what(): std::bad_alloc</div><div><br></div><div>
$ cat main3.log</div><div>006 (009.002.000) 02/28 03:37:36 Image size of job updated: 1600544<br> 1564 - MemoryUsage of job (MB)<br> 1600544 - ResidentSetSize of job (KB)<br>...<br>005 (009.002.000) 02/28 04:07:21 Job terminated.<br> (0) Abnormal termination (signal 6)<br> (0) No core file<br> Usr 0 00:00:01, Sys 0 00:00:16 - Run Remote Usage<br> Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage<br> Usr 0 00:00:01, Sys 0 00:00:16 - Total Remote Usage<br> Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage<br> 0 - Run Bytes Sent By Job<br> 0 - Run Bytes Received By Job<br> 0 - Total Bytes Sent By Job<br> 0 - Total Bytes Received By Job<br> Partitionable Resources : Usage Request Allocated <br> Cpus : 0.00 1 1 <br> Disk (KB) : 22500 22500 36040054 <br> Memory (MB) : 1564 22 499 <br>...<br>
</div><div><br></div><div>$ cat main.submit</div><div>##############################################################<br>#<br># Standard script for Condor in ClusterGATE <br># Supply this script to the job splitter command line.<br># following keywords <br># GC_EXEC<br># GC_MACRO<br># will be replaced by actual values.<br># Do not remove any of them! <br>#<br># The user can edit anything before the "#GJS PART" <br># except the line with $GC_EXEC<br>#<br># JDB 3.8.2005<br># <br>############################################################## <br> <br>Executable = /home/********/software/gate_v9.0-install/bin/Gate<br>universe = vanilla<br>getenv = true<br>#Requirements = Memory >= 512 && Arch =="INTEL" <br>#Rank = Memory >= 512<br>#Image_Size = 28 Meg <br> <br><br>Arguments = /home/********/.Gate/main1/main1.mac<br>Output = /home/********/.Gate/main1/main1.out<br>Error = /home/********/.Gate/main1/main1.err<br>Log = /home/********/.Gate/main1/main1.log<br>Queue<br><br>Arguments = /home/********/.Gate/main1/main2.mac<br>Output = /home/********/.Gate/main1/main2.out<br>Error = /home/********/.Gate/main1/main2.err<br>Log = /home/********/.Gate/main1/main2.log<br>Queue<br><br>Arguments = /home/********/.Gate/main1/main3.mac<br>Output = /home/********/.Gate/main1/main3.out<br>Error = /home/********/.Gate/main1/main3.err<br>Log = /home/********/.Gate/main1/main3.log<br>Queue</div><div><br></div><div><br></div><div><br></div><div><br></div></div>