Skip to content

Instantly share code, notes, and snippets.

@oldpatricka
Created December 15, 2009 21:47
Show Gist options
  • Save oldpatricka/257338 to your computer and use it in GitHub Desktop.
Save oldpatricka/257338 to your computer and use it in GitHub Desktop.
[root@ms-gavia ~]# condor_q -l
-- Submitter: ms-gavia.phys.UVic.CA : <142.104.63.12:37532> : ms-gavia.phys.UVic.CA
MyType = "Job"
TargetType = "Machine"
ClusterId = 2
QDate = 1260911808
CompletionDate = 0
Owner = "dev04"
LocalUserCpu = 0.000000
LocalSysCpu = 0.000000
RemoteUserCpu = 0.000000
RemoteSysCpu = 0.000000
ExitStatus = 0
NumCkpts_RAW = 0
NumCkpts = 0
NumRestarts = 0
CommittedTime = 0
TotalSuspensions = 0
CumulativeSuspensionTime = 0
ExitBySignal = FALSE
CondorVersion = "$CondorVersion: 7.1.3 Oct 23 2008 $"
CondorPlatform = "$CondorPlatform: I386-LINUX_RHEL5 $"
RootDir = "/"
Iwd = "/home/dev04"
JobUniverse = 9
TransferExecutable = FALSE
Cmd = "/bin/sh"
MinHosts = 1
WantRemoteSyscalls = FALSE
WantCheckpoint = FALSE
JobPrio = 0
User = "dev04@phys.UVic.CA"
NiceUser = FALSE
Environment = ""
JobNotification = 0
WantRemoteIO = TRUE
UserLog = "/usr/local/globus/var/globus-condor.log"
UserLogUseXML = TRUE
CoreSize = 0
KillSig = "SIGTERM"
Rank = external_rank("rank")
In = "/dev/null"
TransferIn = FALSE
Out = "stdout2009_12_15_13_16_43.txt"
StreamOut = FALSE
Err = "stderr2009_12_15_13_16_43.txt"
StreamErr = FALSE
BufferSize = 524288
BufferBlockSize = 32768
ShouldTransferFiles = "YES"
WhenToTransferOutput = "ON_EXIT_OR_EVICT"
TransferFiles = "ALWAYS"
TransferInput = "gsiftp://mars.csc.uvic.ca:2811/home/globus/scripts/gridwis/script5899990981702032133.sh"
TransferOutput = "gsiftp://mars.csc.uvic.ca:2811/home/globus/results/stdout2009_12_15_13_16_43.txt,gsiftp://mars.csc.uvic.ca:2811/home/globus/results/stderr2009_12_15_13_16_43.txt"
ImageSize_RAW = 718
ImageSize = 750
ExecutableSize_RAW = 718
ExecutableSize = 750
DiskUsage_RAW = 718
DiskUsage = 750
Requirements = ((TARGET.resource_name =!= UNDEFINED) && regexp("silicon.sao.nrc.ca", TARGET.Name) != 1 && regexp("gridhn.phys.uvic.ca", TARGET.Name) != 1 && regexp("vmcgs23.phys.uvic.ca", TARGET.Name) != 1)
PeriodicHold = (NumSystemHolds >= NumJobMatches) && (GridJobStatus =?= UNDEFINED) && ((CurrentTime - EnteredCurrentStatus) > 600)
PeriodicRelease = (NumSystemHolds >= NumJobMatches) && (NumGlobusSubmits < 4) && (HoldReason != "via condor_hold (by user (USER))") && ((CurrentTime - EnteredCurrentStatus) > 60)
PeriodicRemove = FALSE
OnExitHold = FALSE
OnExitRemove = TRUE
LeaveJobInQueue = FALSE
Args = "script5899990981702032133.sh bmoa@cs.uvic.ca"
GridResource = "$$(resource_name)"
MaxHosts = 1
GlobusResubmit = (NumSystemHolds >= NumJobMatches)
WantClaiming = FALSE
Rematch = (EnteredCurrentStatus - LastMatchTime) > 30
GlobusXML = "<jobType>multiple</jobType>"
x509userproxysubject = "/C=CA/O=Grid/OU=pfc.forestry.ca/CN=Hao Chen"
x509userproxy = "/home/dev04/.globus/gram_job_proxy_2734a340-e9bf-11de-a54d-ba825bb3f298"
LastMatchListLength = 1
GlobalJobId = "ms-gavia.phys.UVic.CA#2.0#1260911808"
ProcId = 0
AutoClusterId = 0
AutoClusterAttrs = "EnteredCurrentState,Requirements,NiceUser,ConcurrencyLimits"
LastHoldReason = "Globus error: A fault occurred."
LastHoldReasonCode = 0
LastHoldReasonSubCode = 0
LastSuspensionTime = 0
LastJobLeaseRenewalFailed = UNDEFINED
WantMatchDiagnostics = TRUE
LastMatchTime = 1260912786
LastMatchName0 = "globus4.rcf.uvic.ca:8443"
NumJobMatches = 4
Matched = TRUE
CurrentHosts = 1
MATCH_resource_name = "gt4 globus4.rcf.uvic.ca:8443 PBS"
MATCH_EXP_GridResource = "gt4 globus4.rcf.uvic.ca:8443 PBS"
GridftpUrlBase = "gsiftp://ms-gavia.phys.uvic.ca"
GlobusDelegationUri = "https://142.104.21.42:8443/wsrf/services/DelegationService?767dcf10-e9c1-11de-89d4-f65646a003e8"
JobLeaseExpiration = 1260956001
NumGlobusSubmits = 4
NumJobStarts = 4
GridJobId = UNDEFINED
GlobusStatus = 32
GridJobStatus = UNDEFINED
JobStatus = 5
EnteredCurrentStatus = 1260912906
HoldReason = "Globus error: A fault occurred."
HoldReasonCode = 0
HoldReasonSubCode = 0
ReleaseReason = UNDEFINED
NumSystemHolds = 4
WallClockCheckpoint = UNDEFINED
ShadowBday = 0
Managed = "Schedd"
RemoteWallClockTime = 297.000000
ServerTime = 1260913562
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment