Skip to content

Instantly share code, notes, and snippets.

@mvdbeek
Created September 19, 2023 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvdbeek/77785c94d3854fdfe4bec854d092a630 to your computer and use it in GitHub Desktop.
Save mvdbeek/77785c94d3854fdfe4bec854d092a630 to your computer and use it in GitHub Desktop.
Problematic cgroup file
/slurm/uid_527616/job_25273497/step_batch:
memory.use_hierarchy: 1
memory.kmem.tcp.usage_in_bytes: 0
memory.soft_limit_in_bytes: 128849018880
memory.move_charge_at_immigrate: 0
memory.memsw.failcnt: 0
memory.kmem.tcp.max_usage_in_bytes: 0
memory.max_usage_in_bytes: 144314368
memory.oom_control: oom_kill_disable 0
under_oom 0
oom_kill 0
memory.stat: cache 87191552
rss 30199808
rss_huge 18874368
shmem 0
mapped_file 1843200
dirty 85528576
writeback 0
swap 0
pgpgin 41768
pgpgout 17656
pgfault 34478
pgmajfault 2
inactive_anon 30015488
active_anon 32768
inactive_file 84639744
active_file 2547712
unevictable 0
hierarchical_memory_limit 128849018880
hierarchical_memsw_limit 9223372036854771712
total_cache 87191552
total_rss 30199808
total_rss_huge 18874368
total_shmem 0
total_mapped_file 1843200
total_dirty 85528576
total_writeback 0
total_swap 0
total_pgpgin 41768
total_pgpgout 17656
total_pgfault 34478
total_pgmajfault 2
total_inactive_anon 30015488
total_active_anon 32768
total_inactive_file 84639744
total_active_file 2547712
total_unevictable 0
memory.kmem.slabinfo:
memory.limit_in_bytes: 128849018880
memory.swappiness: 60
memory.memsw.max_usage_in_bytes: 144314368
memory.numa_stat: total=28622 N0=0 N1=23 N2=27761 N3=789 N4=0 N5=0 N6=0 N7=49
file=21286 N0=0 N1=3 N2=20826 N3=408 N4=0 N5=0 N6=0 N7=49
anon=7336 N0=0 N1=20 N2=6935 N3=381 N4=0 N5=0 N6=0 N7=0
unevictable=0 N0=0 N1=0 N2=0 N3=0 N4=0 N5=0 N6=0 N7=0
hierarchical_total=28622 N0=0 N1=23 N2=27761 N3=789 N4=0 N5=0 N6=0 N7=49
hierarchical_file=21286 N0=0 N1=3 N2=20826 N3=408 N4=0 N5=0 N6=0 N7=49
hierarchical_anon=7336 N0=0 N1=20 N2=6935 N3=381 N4=0 N5=0 N6=0 N7=0
hierarchical_unevictable=0 N0=0 N1=0 N2=0 N3=0 N4=0 N5=0 N6=0 N7=0
memory.kmem.failcnt: 0
memory.kmem.max_usage_in_bytes: 5136384
memory.usage_in_bytes: 127221760
memory.memsw.limit_in_bytes: 9223372036854771712
memory.failcnt: 0
memory.kmem.tcp.failcnt: 0
memory.kmem.limit_in_bytes: 9223372036854771712
memory.memsw.usage_in_bytes: 127221760
memory.kmem.usage_in_bytes: 4792320
memory.kmem.tcp.limit_in_bytes: 9223372036854771712
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment