This page last changed on Apr 23, 2008 by chuckp.

Batch Submission

How it works. A cron job is running on glastlnx01 for each account that can submit batch jobs. The cron job checks the bsub.jobs table onglastDB.slac.stanford.edu for new jobs and uses bsub to submit them.

What to check for if things go wrong

  • Contents of the bsub.jobs table are displayed on the Batch Submission Webpage.
  • Log files for each job are located in /nfs/farm/g/glast/u15/tempBatch/<jobId>.log
  • The code itself is located in two locations:
    •  ~glast/infraCron/batchSub.pl is the cron job that gets executed, and
    •  ~glast/infraBin/bsubChange.pl is the script that gets executed when the job changes states in LSF.

 Note: Another log page which provided additional internal log information about batchsub itself is no longer available.

Document generated by Confluence on Jan 21, 2010 11:37