It seems as though cPanel limits all shell users (other than root) to using just 200 mb of RAM for a process (according to ulimit's max memory), which is causing "Out of memory!" errors on a script I'm trying to run that is multithreaded. Is there a way to change the limit for a particular user?