Evaluation Status

When viewing a project's jobs on the Jobs page, the evaluation status of each job is reported in the Eval Status column:

When viewing a job's details, the evaluation status is displayed in a drop-down on the toolbar:

Here is a description of each evaluation status:

StatusColorDescription
pendingBlueThe job is staged for evaluation.
prologTurquoise The job is in transition between pending and running.
runningOrangeThe job is being evaluated.
evaluatedGreenThe job has completed successfully.
failedRedEvaluation of the job has failed.
timeoutPurpleJob evaluation has timed out. The maximum number of seconds to spend on evaluating a job is controlled by the Maximum Execution Time setting in the job's definition.
abortedBlackEvaluation of the job has been terminated.
inactiveGrayThe job has been imported into the project (or has been manually set to inactive). To submit the job for evaluation, you must change its status from inactive to pending. See Staging a Job for Evaluation.