12.07.2015 Views

Platform LSF Command Reference - SAS

Platform LSF Command Reference - SAS

Platform LSF Command Reference - SAS

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

subjob_ID | "job_name"The job has the specified job status. (<strong>Command</strong>s bstatus and bpost set, change, andretrieve external job status messages.)If you specify the first word of the job status description (no spaces), the text of thejob’s status begins with the specified word. Only the first word is evaluated.If you specify a job without a dependency condition, the test is for the DONE state(<strong>LSF</strong> assumes the “done” dependency condition by default).numdone(job_ID, operator number | *)For a job array, the number of jobs in the DONE state satisfies the test. Use * (with nooperator) to specify all the jobs in the array.numended(job_ID, operator number | *)For a job array, the number of jobs in the DONE or EXIT states satisfies the test. Use* (with no operator) to specify all the jobs in the array.numexit(job_ID, operator number | *)For a job array, the number of jobs in the EXIT state satisfies the test. Use * (with nooperator) to specify all the jobs in the array.numhold(job_ID, operator number | *)For a job array, the number of jobs in the PSUSP state satisfies the test. Use * (with nooperator) to specify all the jobs in the array.numpend(job_ID, operator number | *)For a job array, the number of jobs in the PEND state satisfies the test. Use * (with nooperator) to specify all the jobs in the array.numrun(job_ID, operator number | *)For a job array, the number of jobs in the RUN state satisfies the test. Use * (with nooperator) to specify all the jobs in the array.numstart(job_ID, operator number | *)For a job array, the number of jobs in the RUN, USUSP, or SSUSP states satisfies thetest. Use * (with no operator) to specify all the jobs in the array.post_done(job_ID | "job_name")The job state is POST_DONE (post-execution processing of the specified job hascompleted without errors).post_err(job_ID | "job_name")started(job_ID | "job_name")The job state is POST_ERR (post-execution processing of the specified job hascompleted with errors).The job state is:• USUSP, SSUSP, DONE, or EXIT<strong>Platform</strong> <strong>LSF</strong> <strong>Command</strong> <strong>Reference</strong> 237

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!