As HTCondor is configured by default it's 5a. If you want 5b the
job should have RequestMemory = Max(500, MemoryUsage) But you probably don't really want that. Jobs that have MemoryUsage > RequestMemory should probably not match anything until the user intervenes and sets RequestMemory correctly. Keep in mind that jobs that lie about memory usage like this are waste time on larger and larger slots as they hunt for a slot that can accommodate them. -tj On 2/6/2013 8:48 AM, Chris Filo
Gorgolewski wrote:
|