Use this command to increase the max memory that a single process can use:
/sbin/sysctl -w kernel.task_size=3221225472
Add to /etc/sysctl.conf to reload on each boot.
Use this command to increase the max memory that a single process can use:
/sbin/sysctl -w kernel.task_size=3221225472
Add to /etc/sysctl.conf to reload on each boot.