Sender: LSF System Subject: Job 2309907: Done Job was submitted from host by user in cluster . Job was executed on host(s) , in queue , as user in cluster . was used as the home directory. was used as the working directory. Started at Sun Nov 28 03:36:18 2010 Results reported at Sun Nov 28 03:41:18 2010 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input #!/bin/bash #BSUB -J eprover #BSUB -o ejob_%J.out #BSUB -e ejob_%J.err #BSUB -W 1:00 #BSUB -q small #BSUB -n 1 # # Run serial executable on 1 cpu of one node cd ${HOME}/EPROVER/TESTRUNS_BATCH env TPTP=${HOME}/EPROVER/TPTP_4.1.0_FLAT ${HOME}/bin/eprover -xAuto -tAuto -s -R --cpu-limit=300 --tstp-in NUM114-1.p echo "### Job done ###" ------------------------------------------------------------ Successfully completed. Resource usage summary: CPU time : 300.22 sec. Max Memory : 2803 MB Max Swap : 2945 MB Max Processes : 4 Max Threads : 5 The output (if any) follows: # Failure: Resource limit exceeded (time) # SZS status ResourceOut # Preprocessing time : 0.011 s ### Job done ### PS: Read file for stderr output of this job.