I didn't phrase that very well. You _may_ refer to MY.ImageSize if you like, but that won't prevent condor from inserting the default memory requirements. You must refer to TARGET.Memory to suppress the default memory requirements.
--Dan Dan Bradley wrote:
Your memory requirements should refer to TARGET.Memory, not MY.ImageSize. Then condor will not insert the default memory requirement.--Dan Derek Weitzel wrote:Yep, you are correct. Quick question, how do you set image size. I tried just setting ImageSize > 10 (random small number) in the requirements, but it still appended another ImageSize condition.Derek Weitzel Graduate Research Assistant University of Nebraska Holland Computing Center On Apr 21, 2010, at 3:41 PM, Dan Bradley wrote:Hi Derek,Perhaps something in the job requirements is evaluating to false. I've seen this happen before when ImageSize got big and the automatic memory requirements inserted by condor caused the job requirements to no longer be satisfied. If that is your problem and you know better than condor about what the memory requirements of your job are, then you could insert your own memory requirements in the submit file. This will prevent condor from inserting the default memory requirements expression.Hope that helps. --Dan Derek Weitzel wrote:Hello,I'm having problems with condor cron. It stops executing after a few iterations. I notice the DeferralTime time is correct, but it keeps increasing when it reaches ServerTime + a little without the job starting, or the JobRunCount increasing.Here's the bit of the log: 004 (24715.000.000) 04/21 11:20:07 Job was evicted. (0) Job terminated and was requeued Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage 0 - Run Bytes Sent By Job 0 - Run Bytes Received By Job (1) Normal termination (return value 0)The job attribute OnExitRemove expression 'FALSE' evaluated to FALSE...001 (24715.000.000) 04/21 11:25:01 Job executing on host: <129.93.229.131:43034>... 004 (24715.000.000) 04/21 11:25:12 Job was evicted. (0) Job terminated and was requeued Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage Usr 0 00:00:01, Sys 0 00:00:00 - Run Local Usage 0 - Run Bytes Sent By Job 0 - Run Bytes Received By Job (1) Normal termination (return value 0)The job attribute OnExitRemove expression 'FALSE' evaluated to FALSE... [dweitzel@hcc-grid osgmm-history]$ date Wed Apr 21 15:17:10 CDT 2010 The Cron submission script: universe = local on_exit_remove = false cron_minute = */5 cron_hour = * cron_day_of_Month = * cron_month = * cron_day_of_week = * executable = createHistory.py args = -c -o /opt/osg/osg-120/osgmm output = cron.out error = cron.err log = cron.log getenv = True queue Let me know if any more debugging information would be needed. Derek Weitzel Graduate Research Assistant University of Nebraska Holland Computing Center _______________________________________________ Condor-users mailing listTo unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with asubject: 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 listTo unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with asubject: 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 listTo unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with asubject: 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/