sge_status(5)
Grid Engine job status values
Description
sge_status
NAME
sge_status - Grid Engine job status values
DESCRIPTION
Job state
The following table lists the job states shown by qstat(1) and returned by drmaa_jobcontrol(3). The DRMAA state corresponds to the DRMAA_PS_state value that may be returned by drmaa_job_ps(3).

The following table lists the "failed" values reported by qacct(1) (seeaccounting(5)), their description, also reported by qacct, whether theresource usage accounting data are valid for the job ("OK"), and anexplanation. The host’s messages file or the shepherd trace file(preserved with execd_params KEEP_ACTIVE in sge_conf(5)) may provide moreinformation about errors.See sge_shepherd(8) for the effect of non-zero return codes from thevarious methods (prolog etc.) executed by the shepherd.SEE ALSO
drmaa_jobcontrol(3), qstat(1), sge_shepherd(8), accounting(5).