Common Condor Commands
From Research IT
condor_q -Display information about jobs in queue.
condor_q -global -Displays information about jobs in queue for all resources in condor pool.
condor_submit -Queue jobs for execution under Condor.
condor_status -Display status of the Condor pool.
condor_checkpoint -Send a checkpoint command to jobs running on specified hosts.
condor_compile -Create a relinked executable for submission to the standard Universe.
condor_findhost -Find machine(s) in the pool that can be used with minimal impact on currently running Condor jobs.
condor_glidein -add a Globus resource to a Condor pool best meet any specified constraints.
condor_ history username -View log of condor jobs completed to date.
condor_rm -Remove jobs from the Condor queue.
condor_hold -Put jobs in the queue into the hold state.
condor_release -Release held jobs in the Condor queue.
condor_reschedule -Update scheduling information to the central manager.
condor_run -Submit a shell command-line as a Condor job.
condor_stats -Display historical information about the Condor pool.
condor_userlog -Display and summarize job statistics from job log files.
condor_userprio -Manage user priorities, lists the active users along with their priorities.
condor_vacate -Vacate jobs that are running on the specified hosts.
condor_vacate_job -Vacate jobs in the Condor queue from the hosts where they are running.
condor_version -Displays condor version information.
condor_wait <log-file> -watches a log file, and indicates when a specific job (or all jobs mentioned in the log) have completed.
Executables are in: /opt/home/grid/condor.vdt/bin/condor_q
