Hi All,
I was hoping to get some advice on the open PBS logic when it submits a job?
The scenario we have is a job submitted with an allocated amount of memory (e.g. 50gb)
What then happens is the job is submitted to a cpuset (numa node) that has less than 50gb available for that cpuset. The overall available memory on the server is more the 50gb for info.
The job is then killed by OOM killer with the constraint CONSTRAINT_CPUSET
.
My question is does PBS check if the cpuset that a job is assigned to has enough available memory? If not what can we do to correct the logic?
Best regards
Spencer