|
ARC SDK
|
On this page the mapping of job state attributes of different computing services to those defined by the libarccompute library in the JobState class is documented.
| Specialisation | Input |
|---|---|
| Grid Manager | "" |
| EMI ES | "":* |
| Specialisation | Input |
|---|---|
| Grid Manager | ACCEPTED, ACCEPTING |
| EMI ES | accepted:*, preprocessing:* |
| Specialisation | Input |
|---|---|
| Grid Manager | PREPARING, PREPARED |
| Specialisation | Input |
|---|---|
| Grid Manager | SUBMIT, SUBMITTING |
| EMI ES | processing-accepting:* |
| Specialisation | Input |
|---|---|
| Grid Manager | INLRMS:H, INLRMS:S, INLRMS:O |
| Specialisation | Input |
|---|---|
| Grid Manager | INLRMS:Q, INLRMS* |
| EMI ES | processing:*, processing-queued:* |
| Specialisation | Input |
|---|---|
| Grid Manager | INLRMS:R |
| EMI ES | processing-running:* |
| Specialisation | Input |
|---|---|
| Grid Manager | INLRMS:E, FINISHING, KILLING, CANCELING, EXECUTED |
| EMI ES | postprocessing:client-stageout-possible |
| Specialisation | Input |
|---|---|
| Grid Manager | FINISHED |
| EMI ES | terminal:* |
| Specialisation | Input |
|---|---|
| Grid Manager | KILLED |
| EMI ES | terminal:preprocessing-cancel, terminal:processing-cancel, terminal:postprocessing-cancel |
| Specialisation | Input |
|---|---|
| Grid Manager | FAILED |
| EMI ES | terminal:validation-failure, terminal:preprocessing-failure, terminal:processing-failure, terminal:postprocessing-failure, terminal:app-failure |
| Specialisation | Input |
|---|---|
| Grid Manager | DELETED |
| EMI ES | terminal:expired |
| Specialisation | Input |
|---|---|
| Grid Manager | Any other state |
| EMI ES | postprocessing:*, Any other state |
| Input | Lib. attr. |
|---|---|
| ACCEPTED, ACCEPTING | ACCEPTED |
| "" | UNDEFINED |
| DELETED | DELETED |
| FINISHED | FINISHED |
| INLRMS:Q, INLRMS* | QUEUING |
| FAILED | FAILED |
| INLRMS:R | RUNNING |
| Any other state | OTHER |
| PREPARING, PREPARED | PREPARING |
| SUBMIT, SUBMITTING | SUBMITTING |
| INLRMS:E, FINISHING, KILLING, CANCELING, EXECUTED | FINISHING |
| INLRMS:H, INLRMS:S, INLRMS:O | HOLD |
| KILLED | KILLED |
<name>:{*|<attribute>}| Input | Lib. attr. |
|---|---|
| accepted:*, preprocessing:* | ACCEPTED |
| "":* | UNDEFINED |
| terminal:expired | DELETED |
| terminal:* | FINISHED |
| processing:*, processing-queued:* | QUEUING |
| terminal:validation-failure, terminal:preprocessing-failure, terminal:processing-failure, terminal:postprocessing-failure, terminal:app-failure | FAILED |
| processing-running:* | RUNNING |
| postprocessing:*, Any other state | OTHER |
| processing-accepting:* | SUBMITTING |
| postprocessing:client-stageout-possible | FINISHING |
| terminal:preprocessing-cancel, terminal:processing-cancel, terminal:postprocessing-cancel | KILLED |
1.8.14