If you are not running autorun as root you will be unable to modify the ulimit core file size. If you are unable to get root access, you can try setting unlimited to something smaller like 50000, or just removing the line. Having access to core dumps is crucial to debugging though, so I'd get that working.
ulimit -a will give you a bunch of info on your current ulimit settings.
tbaMUD developer/programmer