[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Job not run!
- Date: Mon, 18 Sep 2006 09:23:58 +0700
- From: "Truong Thuy" <hewonty@xxxxxxxxx>
- Subject: [Condor-users] Job not run!
Hi,
I installed condor6.8; but when I submitted a first job ( simple job ), i received the following notification:
$ condor_submit submit
Submitting job(s).
Logging submit event(s).
1 job(s) submitted to cluster 3.
I typed $condor_q many times and received the same results:
$ condor_q
-- Submitter: bearcat.homelinux.org : <192.168.2.10:32774> : bearcat.homelinux.org
ID
OWNER
SUBMITTED RUN_TIME ST PRI SIZE CMD
1.0
hewonty 9/18
08:46 0+00:00:00 I 0 9.8 echo Hello
World!
2.0
hewonty 9/18
08:55 0+00:00:00 I 0 9.8 echo this
is an ex
3.0
hewonty 9/18
09:02 0+00:00:00 I 0 9.8 simple 4 10
3 jobs; 3 idle, 0 running, 0 held
I dont know what the matter is. Could you help me?
Thanks in advance.