[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Virtual memory exceeded in new



On Fri, 26 Feb 1999 14:27:26 GMT, "Randa" wrote: 
>Hello,
>	I am running simulations of RTP starting with 200 nodes for 50 sec simulation time. I am having problems in running as it gives me:
>Virtual memory exceeded in `new'
>
>I am running my script on ultra-10 machine with 1GB RAM, but may be the
>memory dedicated to run my process  is small. Does anyone know how to know 
>the size of memory dedicated to run my processes and how to increase it.

Your diagnosis sounds likely.
See the documentation for your shell, look for "ulimit" or "limit".

   -John Heidemann