Skip to content

Instantly share code, notes, and snippets.

@oldpatricka
Created January 14, 2010 20:51
Show Gist options
  • Save oldpatricka/277496 to your computer and use it in GitHub Desktop.
Save oldpatricka/277496 to your computer and use it in GitHub Desktop.
MyType = "Job"
TargetType = "Machine"
ClusterId = 40
QDate = 1263491958
CompletionDate = 0
Owner = "dev04"
RemoteWallClockTime = 0.000000
LocalUserCpu = 0.000000
LocalSysCpu = 0.000000
RemoteUserCpu = 0.000000
RemoteSysCpu = 0.000000
ExitStatus = 0
NumCkpts_RAW = 0
NumCkpts = 0
NumJobStarts = 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/ls"
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 = "stdout2010_01_04_12_15_17.txt"
StreamOut = FALSE
Err = "stderr2010_01_04_12_15_17.txt"
StreamErr = FALSE
BufferSize = 524288
BufferBlockSize = 32768
ShouldTransferFiles = "YES"
WhenToTransferOutput = "ON_EXIT_OR_EVICT"
TransferFiles = "ALWAYS"
TransferInput = "gsiftp://heplw26xx.phys.uvic.ca:2811/hepuser/patricka/fault-tolerance/nonexists.txt"
ImageSize_RAW = 92
ImageSize = 100
ExecutableSize_RAW = 92
ExecutableSize = 100
DiskUsage_RAW = 92
DiskUsage = 100
Requirements = ((TARGET.resource_name =!= UNDEFINED) && regexp("silicon", TARGET.Name, "i") != 1 && regexp("vmcgs23", TARGET.Name, "i") != 1 && regexp("gridhn", TARGET.Name, "i") != 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
Arguments = ""
GridResource = "$$(resource_name)"
MaxHosts = 1
GlobusResubmit = (NumSystemHolds >= NumJobMatches)
WantClaiming = FALSE
Rematch = (EnteredCurrentStatus - LastMatchTime) > 30
GlobusXML = "<jobType>multiple</jobType>"
x509userproxysubject = "/C=CA/O=Grid/OU=phys.uvic.ca/CN=Patrick Armstrong"
x509userproxy = "/home/dev04/.globus/gram_job_proxy_7bb7a960-0136-11df-a53d-8709706109f7"
LastMatchListLength = 1
GlobalJobId = "ms-gavia.phys.UVic.CA#40.0#1263491958"
ProcId = 0
AutoClusterId = 0
AutoClusterAttrs = "EnteredCurrentState,Requirements,NiceUser,ConcurrencyLimits"
LastHoldReason = "Globus error: Staging error for RSL element fileStageIn."
LastHoldReasonCode = 0
LastHoldReasonSubCode = 0
LastSuspensionTime = 0
LastJobLeaseRenewalFailed = UNDEFINED
WantMatchDiagnostics = TRUE
LastMatchTime = 1263492923
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?d3f724f0-0138-11df-829e-dc87b873ca19"
JobLeaseExpiration = 1263536144
NumGlobusSubmits = 4
GridJobId = UNDEFINED
GlobusStatus = 32
GridJobStatus = UNDEFINED
JobStatus = 5
EnteredCurrentStatus = 1263493081
HoldReason = "Globus error: Staging error for RSL element fileStageIn."
HoldReasonCode = 0
HoldReasonSubCode = 0
ReleaseReason = UNDEFINED
NumSystemHolds = 4
Managed = "Schedd"
ServerTime = 1263502260
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment