Icons used to identify parts of a UNICORE job:
Icon |
Description |
|
(sub-)job |
|
command task |
|
compile task |
|
script task |
|
Do N task |
|
Do Repeat task |
|
Hold Job task |
|
If Then Else task |
|
import task |
|
export task |
|
transfer task |
|
file operation task |
Icon colours used for coding the jobs status:
Icon colour |
Status |
Description |
orange |
ready |
ready to run |
light-blue |
consigned |
consigned to a server |
blue |
queued |
queued at the UNICORE server |
magenta |
pending |
waiting due to a dependency |
yellow |
running |
running job group or task executing at the target system |
green |
successful |
finished successfully |
red |
failed |
finished unsuccessfully |
black |
killed |
aborted job group |
grey |
undefined |
undefined status |
grey |
never run |
never run because of dependencies |
white |
not taken |
branch not taken in IfThenElse task due to condition |