Tasks for computer
Task ID
click for details
|
Work unit ID
click for details
|
Sent
|
Time reported
or deadline
explain
|
Server state
explain
|
Outcome
explain
|
Client state
explain
|
CPU time (sec)
|
claimed credit
|
granted credit
|
A tasks's
server state
indicates
whether the task has been sent to a computer,
and if so whether the computer has finished it.
Possible values are:
Inactive
: The task is not ready to send (for example, because its input files are unavailable)
Unsent
: The task is ready to send, but hasn't been sent yet.
In Progress
: The task has been sent; waiting for completion.
Over
: The task has been sent to a computer and either it has timed out or the computer has reported its completion.
A tasks's
outcome
is defined if its server state is
over
.
Possible values are:
Unknown
: The task was sent to a computer, but the computer has not yet completed the work and reported the outcome.
Success
: A computer completed and reported the task successfully.
Couldn't send
: The server wasn't able to send the task to a computer (perhaps because its resource requirements were too large)
Client error
: The task was sent to a computer and an error occurred.
No reply
: The task was sent to a computer and no reply was received within the time limit.
Didn't need
: The task wasn't sent to a computer because enough other tasks were completed for this workunit.
Validate error
: The task was reported but could not be validated, typically because the output files were lost on the server.
A result's
client state
indicates the stage of processing at which an error occurred.
New
: The computer has not yet completed the task.
Done
: The computer completed the task successfully.
Downloading
: The computer couldn't download the application or input files.
Computing
: An error occurred during computation.
Uploading
: The computer couldn't upload the output files.
A task's
Time reported or deadline
field depends
on whether the task has been reported yet:
Already reported
: The date/time it was reported
Not reported yet
: Deadline in the future, shown in green.
Not reported yet
: Deadline in the past, shown in red.