![]() | 1 | initial version |
Try $ulimit -a in a terminal. Regular users have limits over usage of many type of resources (num of processes, files opened, etc.) The ultimate limit is dictated by the hardware (RAM size + SWAP size for processes)....so why don't you try running your program (i bet your system will become really slow)?