User`s guide

How Parallel Computing Products Run a Job
6-9
Job Stage Description
Failed When using a third-party scheduler, a job might fail if the
scheduler encounters an error when attempting to execute its
commands or access necessary files.
Deleted When a job’s data has been removed from its data location or from
the MJS with the delete function, the state of the job in the
client is deleted. This state is available only as long as the job
object remains in the client.
Note that when a job is finished, its data remains in the MJS’s JobStorageLocation
folder, even if you clear all the objects from the client session. The MJS or scheduler
keeps all the jobs it has executed, until you restart the MJS in a clean state. Therefore,
you can retrieve information from a job later or in another client session, so long as the
MJS has not been restarted with the -clean option.
You can permanently remove completed jobs from the MJS or scheduler's storage
location using the Job Monitor GUI or the delete function.