<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Dear R-users,
<br>&nbsp;
<p>I&nbsp;am currently facing what appears to be a strange thing (at least
to my humble understanding).
<p>If &nbsp;I understood correctly, starting with the version 1.2.3, R
memory allocation can be done dynamically,
<br>and there is no need to fiddle with the --nsize and --vsize parameter
any longer...
<p>So far this everything seemed to go this way (I saw the size of my processes
growing when I&nbsp;was using big objects and
<br>so on). Howver recently I&nbsp;had trouble with the memory. It seems
there is a limit of about 1,2 Go, beyond which R starts
<br>to send memory allocation error messages...&nbsp; not consistent with
the memory still available
<br>(like 'Error: cannot allocate vector of size 125382 Kb', while there
still about 17Go free).
<p>I thought default limitation were set, but it does not seem to be the
case
<p>> mem.limits()
<br>nsize vsize
<br>&nbsp;&nbsp; NA&nbsp;&nbsp;&nbsp; NA
<br>&nbsp;
<p>Any idea ?
<p>Where am I&nbsp;wrong ?
<br>&nbsp;
<br>&nbsp;
<p>Laurent
<br>&nbsp;
<p>PS:&nbsp;I am currently using R-1.3.0-patched, compiled on SGI IRIX
6.5 (I was using 1.2.3 and had the same kind of problems, that's why I&nbsp;upgraded)
<br>&nbsp;
<br>&nbsp;
<pre>--&nbsp;
Laurent Gautier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBS, Building 208, DTU
PhD. Student&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-2800 Lyngby,Denmark&nbsp;&nbsp;&nbsp;
tel: +45 45 25 24 85&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://www.cbs.dtu.dk/laurent">http://www.cbs.dtu.dk/laurent</A></pre>
&nbsp;</html>