Using condor_rm
If you want to remove a job from the
Condor queue, you use condor_rm
You can only remove jobs that you own (you
can’t run condor_rm on someone else’s jobs
unless you are root)
You can give specific job ID’s (cluster or
cluster.proc), or you can remove all of your
jobs with the “-a” option.