Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Help: How to use VM Universe? Thank you
- Date: Tue, 14 May 2013 14:29:35 +0100
- From: Brian Candler <B.Candler@xxxxxxxxx>
- Subject: Re: [HTCondor-users] Help: How to use VM Universe? Thank you
On Tue, May 14, 2013 at 08:05:56PM +0800, btdan wrote:
> and the result of condor_q is :
>
> -- Submitter: 220.esc.cnic.cn : <159.226.15.220:54892> : 220.esc.cnic.c
> n
> ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
> 12.0 abc 5/14 19:56 0+00:00:00 I 0 0.0 kvm_sample_job
The command condor_q -analyze <jobid> gives detailled information on the
status of the job, and possible reasons why it is not running.
condor_q -analyze 12.0
More info:
http://research.cs.wisc.edu/htcondor/manual/v7.8/2_6Managing_Job.html#sec:job-not-running
Sorry but I don't know anything about VM universe, this is just general
condor usage.