Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] idle jobs
- Date: Wed, 7 Sep 2005 10:09:41 -0700
- From: "Michael Yoder" <yoderm@xxxxxxxxxx>
- Subject: RE: [Condor-users] idle jobs
> Yes, I have set NIS domain.
> However, it dose not work.
> when I set
> RESERVED_SWAP=0 as hints from ScheduleLog
> it works , however, the job is killed everytime.
>
> the ShadowLog:
> -----------------------------
> 9/7 16:25:49 (?.?) (24024):******* Standard Shadow starting up *******
> 9/7 16:25:49 (12.0) (24024): Weird 0xc2c71657
Isn't that a great error message? :-)
The problem is that the default 'universe' is the standard universe,
which gives you checkpointing and remote IO. You have to re-link your
job for this to work. Since you're submitting /bin/date, you want to
set
universe = vanilla
in your submit file. This tells condor that you're submitting a regular
old binary. (Which makes one wonder why this isn't the default...)
Mike Yoder
Principal Member of Technical Staff
Ask Mike: http://docs.optena.com
Direct : +1.408.321.9000
Fax : +1.408.321.9030
Mobile : +1.408.497.7597
yoderm@xxxxxxxxxx
Optena Corporation
2860 Zanker Road, Suite 201
San Jose, CA 95134
http://www.optena.com