| System
Catagory |
Condor
Node Count |
| Student Labs |
134 |
| SMP Systems |
20 |
| Total |
154 |
[shell-name].rc file (the
exact name
depends on your shell eg. Bash uses .bashrc, CShell uses .cshrc, etc.), append ~condor/condor/bin
to your
path. It is
important to make this change permanent as changes you make to a local
environment (via setenv or export) will not be carried over to other
systems where your job is run.|
This is a simplified overview
of the more common Condor commands. In no way is this intended to be a
manual of operations.
For more, see the man pages for each
command and
the Users Guide (see the Resources section, below).
|
|
Note to CS Department Faculty: For various reasons, faculty machines are NOT part of the Condor flock. This means that to submit jobs to Condor, you must connect to a Condor-submit system to enqueue tasks.
|
| Sample Job Configuration File |
|
universe=
java
jar_files=
runme.jarexecutable= TempTest.class arguments= TempTest 64 -v output= tempTest.out error= tempTest.err queue |
| Sample Job Configuration File with Multiple
Submissions |
|
universe=
java
jar_files=
runme.jarexecutable= TempTest.class arguments= TempTest 64 -v output= tempTest.out.$(Process) error= tempTest.err.$(Process) queue 150 |
| Sample Job Configuration File with Multiple
Tasks for Common Executable |
|
executable=
mathematica
input=
test.datauniverse= vanilla output= loop.out error= loop.err Initialdir= run_1 queue Initialdir= run_2 queue |
| Sample Job Configuration File with System
Specifications |
|
executable= foo
Requirements= Memory >= 128 && OpSys == "Solaris9" && Arch == "Sparc" Rank= Memory >= 512 input= dataIn output= foo.out error= foo.err queue |
| Condor System Status |
| ->condor_status Name OpSys Arch State Activity LoadAv Mem ActvtyTime achilles.cs.r SOLARIS29 SUN4u Owner Idle 0.043 512 0+00:00:04 aeryn.cs.rit. SOLARIS29 SUN4u Unclaimed Idle 0.000 256 0+00:35:05 agamemnon.cs. SOLARIS29 SUN4u Owner Idle 0.137 512 0+01:55:04 ... ... connecticut.c SOLARIS29 SUN4u Owner Idle 0.000 512 0+02:00:05 cotterpin.cs. SOLARIS29 SUN4u Owner Idle 0.035 256 0+02:05:04 cyclops.cs.ri SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+03:05:04 delaware.cs.r SOLARIS29 SUN4u Owner Idle 1.051 512 1+03:00:08 denethor.cs.r SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+02:25:06 dent.cs.rit.e SOLARIS29 SUN4u Unclaimed Idle 0.000 256 0+00:00:04 dione.cs.rit. SOLARIS29 SUN4u Claimed Suspended 204.613 512 0+00:00:04 domino.cs.rit SOLARIS29 SUN4u Owner Idle 0.000 512 0+01:55:04 doors.cs.rit. SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+00:00:04 drifters.cs.r SOLARIS29 SUN4u Owner Idle 0.000 512 0+02:00:04 elrond.cs.rit SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+02:30:04 elvis.cs.rit. SOLARIS29 SUN4u Owner Idle 0.000 512 0+00:05:04 eomer.cs.rit. SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+00:35:04 ... ... vm1@hilly.cs. SOLARIS29 SUN4u Unclaimed Idle 1.000 1024 1+04:01:12 vm2@hilly.cs. SOLARIS29 SUN4u Unclaimed Idle 1.000 1024 0+00:00:05 vm3@hilly.cs. SOLARIS29 SUN4u Unclaimed Idle 1.000 1024 0+00:00:06 vm4@hilly.cs. SOLARIS29 SUN4u Unclaimed Idle 0.723 1024 0+00:00:07 vm1@holly.cs. SOLARIS29 SUN4u Unclaimed Idle 1.000 1024 1+07:46:09 vm2@holly.cs. SOLARIS29 SUN4u Unclaimed Idle 1.000 1024 0+00:00:05 vm3@holly.cs. SOLARIS29 SUN4u Unclaimed Idle 1.000 1024 0+00:00:06 vm4@holly.cs. SOLARIS29 SUN4u Unclaimed Idle 0.875 1024 0+00:00:07 ... ... wembly.cs.rit SOLARIS29 SUN4u Owner Idle 0.008 512 0+02:00:04 wingnut.cs.ri SOLARIS29 SUN4u Owner Idle 0.000 256 0+02:00:04 wisconsin.cs. SOLARIS29 SUN4u Owner Idle 1.133 512 1+04:00:05 wormtongue.cs SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+01:55:04 wrench.cs.rit SOLARIS29 SUN4u Owner Idle 0.031 256 0+02:00:05 xenon.cs.rit. SOLARIS29 SUN4u Owner Idle 0.000 256 0+02:05:04 yes.cs.rit.ed SOLARIS29 SUN4u Unclaimed Idle 0.000 512 0+00:10:04 zaphod.cs.rit SOLARIS29 SUN4u Owner Idle 0.000 256 0+02:00:04 Machines Owner Claimed Unclaimed Matched Preempting SUN4u/SOLARIS29 161 89 1 71 0 0 Total 161 89 1 71 0 0 -> |
| Terse Job Status Report |
| ->condor_q
-- Submitter: tin.cs.rit.edu : <129.21.37.74:32781> : tin.cs.rit.edu ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD 3.0 username 9/8 14:40 0+00:06:59 R 0 0.0 java TempTest 64 - 1 jobs; 0 idle, 1 running, 0 held -> |
| Extended Job Status Report |
| ->condor_q -long -- Submitter: tin.cs.rit.edu : <129.21.37.74:32781> : tin.cs.rit.edu MyType = "Job" TargetType = "Machine" ClusterId = 3 QDate = 1063209473 CompletionDate = 0 Owner = "username" RemoteWallClockTime = 0.000000 LocalUserCpu = 0.000000 LocalSysCpu = 0.000000 RemoteUserCpu = 0.000000 RemoteSysCpu = 0.000000 ExitStatus = 0 NumCkpts = 0 NumRestarts = 0 NumSystemHolds = 0 CommittedTime = 0 TotalSuspensions = 0 LastSuspensionTime = 0 CumulativeSuspensionTime = 0 ExitBySignal = FALSE CondorVersion = "$CondorVersion: 6.4.7 Jan 26 2003 $" CondorPlatform = "$CondorPlatform: SUN4X-SOLARIS28 $" RootDir = "/" Iwd = "/home/stuX/sXX/username/csclass/temps" JobUniverse = 10 MinHosts = 1 MaxHosts = 1 WantRemoteSyscalls = FALSE WantCheckpoint = FALSE JobPrio = 0 User = "username@cs.rit.edu" NiceUser = FALSE Env = "" JobNotification = 2 CoreSize = 0 KillSig = "SIGTERM" Rank = 0.000000 In = "/dev/null" TransferIn = FALSE Out = "tempTest.out" Err = "tempTest.err" BufferSize = 524288 BufferBlockSize = 32768 TransferFiles = "NEVER" TransferInput = "TempTest.class,runme.jar" Cmd = "java" TransferExecutable = FALSE ImageSize = 0 ExecutableSize = 0 DiskUsage = 24 Requirements = (HasJava) && (Disk >= DiskUsage) && ((Memory * 1024) >= ImageSize) && (FileSystemDomain == "cs.rit.edu") PeriodicHold = FALSE PeriodicRelease = FALSE PeriodicRemove = FALSE OnExitHold = FALSE OnExitRemove = TRUE Args = "TempTest 64 -v" JarFiles = "runme.jar" ProcId = 0 WantMatchDiagnostics = TRUE LastMatchTime = 1063209474 OrigMaxHosts = 1 JobStatus = 2 EnteredCurrentStatus = 1063209476 CurrentHosts = 1 RemoteHost = "dione" RemoteVirtualMachineID = 1 ShadowBday = 1063209476 JobStartDate = 1063209476 JobCurrentStartDate = 1063209476 JobRunCount = 1 ServerTime = 1063210159 -> |
| Status Report Email |
| Date:
Wed, 10 Sept 2003 07:31:52 -0400 (EDT) From: condor@cs.rit.edu To: username@cs.rit.edu Subject: [Condor] Condor Job 1.0 This is an automated email from the Condor system on machine "dent.cs.rit.edu". Do not reply. Your Condor job 1.0 java TempTest 64 -v has exited normally with status 0. Submitted at: Mon Sep 8 14:40:33 2003 Completed at: Wed Sep 10 07:31:52 2003 Real Time: 1 16:51:19 Virtual Image Size: 103248 Kilobytes Statistics from last run: Allocation/Run time: 0 15:46:52 Remote User CPU Time: 0 00:01:48 Remote System CPU Time: 0 00:00:06 Total Remote CPU Time: 0 00:01:54 Statistics totaled from all runs: Allocation/Run time: 1 16:18:46 Network: 0.0 B Run Bytes Received By Job 0.0 B Run Bytes Sent By Job -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Questions about this message or Condor in general? Email address of the local Condor administrator: condor@cs.rit.edu The Official Condor Homepage is http://www.cs.wisc.edu/condor |