Overview
Teaching: 15 min
Exercises: 0 minQuestions
How do I track my job’s progress?
How do I know if my job has run successfully?
Describe “queue” command, usual info
Describe job states, generally
callout about notifications when jobs finish
Describe remove command
To monitor jobs, use the following command:
$ condor_q
talk about job states
talk about condor_rm
Exercise
How long does it take for your job to finish?
Key Points
Jobs may go through various states in the queue, and can be monitored by a queue command.