Hello,I'd like to be able to monitor per-job peak swap usage by running condor_q. What's a good way to do it? So far, I've been using ImageSize - ResidentSetSize, but that isn't always accurate, and I couldn't find an existing classad that records swap usage.
If it helps, we are using cgroups, so memory.memsw.max_usage_in_bytes would be good enough.
Thanks, Vlad