...
requirements not in $(badmachines)
I didn't get the actual syntax from Greg and I am apparently not able to look it up. The long syntax I suggested should work I just dont know what Greg's more efficient syntax is.
Memory usage report
The memory usage report at the end of the condor log seems incorrect. I can watch the memory.max_usage_in_bytes in the cgroup get over 8,400MB yet the report in the condor log reads 6,464MB. Does the log only report the memory usage of the parent process and not include all the children? Is it an average memory usage over time?
...