[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Monitoring job swap usage



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