cat /proc/meminfoAnd then runpod relies on
cgroups to enforce resource limits.cgroup-utils and check resource limits inside pod, but its not like i can reprogram Python's internal memory allocator to be based on that info.malloc as I've tried using tcmaloc and jemalloc as well.