[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Problem in the Condor 7.6.4



Check your SchedLog file. You may have a permissions issue.

Regards,
- Ian

---
Ian Chesal

Cycle Computing, LLC
Leader in Open Compute Solutions for Clouds, Servers, and Desktops
Enterprise Condor Support and Management Tools

http://www.cyclecomputing.com
http://www.cyclecloud.com
http://twitter.com/cyclecomputing

On Saturday, 10 December, 2011 at 7:25 PM, TARSIO BADARÓ wrote:

When I use the command: "condor_q -l", I have this output of system:

-- Submitter: SISTEMA@3118-01 : <192.168.73.199:49207> : 3118-01
CurrentHosts = 0
JobUniverse = 5
LeaveJobInQueue = false
OrigMaxHosts = 1
StreamOut = false
JobRunCount = 5
PeriodicRemove = false
CurrentTime = time()
LastRemoteHost = "slot1@3118-01"
LocalSysCpu = 0.0
NiceUser = false
>ClusterId = 2
Owner = "Administrador"
RemoteUserCpu = 0.0
BufferBlockSize = 32768
MyType = "Job"
NumRestarts = 0
TransferIn = false
WindowsBuildNumber = 7601
CommittedTime = 0
JobPrio = 0
Arguments = ""
CondorPlatform = "$CondorPlatform: x86_winnt_5.1 $"
PeriodicHold = false
WindowsProductType = 1
ExitBySignal = false
JobLeaseDuration = 1200
JobStartDate = 1322227483
MachineAttrCpus0 = 1
User = "Administrador@3118-01"
LastMatchTime = 1323559546
TransferFiles = "ONEXIT"
Environment = ""
Err = "/dev/null"
UserLog = "C:\Users\Administrador\Desktop\prog01.log"
ExecutableSize_RAW = 16
ExitStatus = 0
MachineAttrSlotWeight0 = 1
NTDomain = "3118-01"
In = "/dev/null"
LastJobLeaseRenewal = 1323559546
ScheddBday = 1323463566
ShouldTransferFiles = "YES"
CompletionDate = 0
CoreSize = 0
CumulativeSlotTime = 2.000000
NumJobStarts = 0
RequestDisk = DiskUsage
StartdPrincipal = "unauthenticated@unmapped/192.168.73.199"
AutoClusterAttrs = "JobUniverse,LastCheckpointPlatform,NumCkpts,DiskUsage,ImageS
ize,RequestMemory,Requirements,NiceUser,ConcurrencyLimits"
BufferSize = 524288
MinHosts = 1
NumCkpts = 0
>ReleaseReason = "via condor_release (by user Administrador)"
JobCurrentStartDate = 1323559546
JobNotification = 2
NumCkpts_RAW = 0
RequestMemory = ceiling(ifThenElse(JobVMMemory =!= undefined,JobVMMemory,ImageSi
ze / 1024.000000))
TotalSuspensions = 0
JobLastStartDate = 1322738951
JobStatus = 5
NumSystemHolds = 0
RemoteWallClockTime = 2.000000
WhenToTransferOutput = "ON_EXIT"
Cmd = "C:\Users\Administrador\Desktop\prog01.exe"
PeriodicRelease = false
RequestCpus = 1
ProcId = 0
EnteredCurrentStatus = 1323559547
ImageSize = 17
WantRemoteIO = true
CondorVersion = "$CondorVersion: 7.6.4 Oct 20 2011 BuildID: 379441 $"
ImageSize_RAW = 16
AutoClusterId = 1
Out = "prog01.out"
Rank = 0.0
Requirements = ( TARGET.Arch == "INTEL" ) && ( TARGET.OpSys == "WINNT61" ) && (
TARGET.Disk >= DiskUsage ) && ( ( TARGET.Memory * 1024 ) >= ImageSize ) && ( ( R
equestMemory * 1024 ) >= ImageSize ) && ( TARGET.HasFileTransfer )
CumulativeSuspensionTime = 0
TargetType = "Machine"
LastSuspensionTime = 0
TransferErr = false
WantCheckpoint = false
WindowsMinorVersion = 1
WindowsServicePackMinorVersion = 0
CommittedSlotTime = 0
LastJobStatus = 2
MaxHosts = 1
NumShadowStarts = 5
QDate = 1322227472
RemoteSysCpu = 0.0
CommittedSuspensionTime = 0
DiskUsage = 17
Iwd = "C:\Users\Administrador\Desktop"
NumJobMatches = 5
WantRemoteSyscalls = false
DiskUsage_RAW = 16
ExecutableSize = 17
GlobalJobId = "SISTEMA@3118-01#2.0#1322227472"
LastPublicClaimId = "<192.168.73.199:49211>#1323463566#1#..."
LocalUserCpu = 0.0
ServerTime = 1323562094
WindowsMajorVersion = 6
WindowsServicePackMajorVersion = 1

SOME LIGHT FOR MY PROBLEM?

Thank a lot!


From: tarsio_@xxxxxxxxxxx
To: condor-users@xxxxxxxxxxx
Date: Sat, 10 Dec 2011 21:28:11 -0200
Subject: Re: [Condor-users] Problem in the Condor 7.6.4

Hi, Ian.

I used the command: "condor_release -all", but none process in my queue changed of mode.

Thank you for your help.


CC: condor-users@xxxxxxxxxxx
From: ichesal@xxxxxxxxxxxxxxxxxx
Date: Sat, 10 Dec 2011 18:12:09 -0500
To: condor-users@xxxxxxxxxxx
Subject: Re: [Condor-users] Problem in the Condor 7.6.4

On 2011-12-10, at 5:52 PM, TARSIO BADARÓ <tarsio_@xxxxxxxxxxx> wrote:

Hi members,

I INSTALLED A CONDOR VERSION 7.6.4 FOR WINDOWS. HOW MAY I CHANGE TO THE PROCESS MODE OF HELD (H) TO RUN (R) AT A
QUEUE?

condor_release (clusterid | clusterid.procid)

But that doesn't mean the job will run. If you didn't submit it held, it went held because there was a problem trying to run it. Check HoldReason on the job for clues

condor_q -l <clusterid>.<procid>

- Ian

_______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/

_______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/