Skip to content
Prev 10307 / 398503 Next

memory allocation error

On Wed, 21 Mar 2001, Antonio [iso-8859-1] Rodríguez Verdugo wrote:

            
I was *just* going to post this same thing myself! My environment is a 400
MHz P III running Windows 2000 Professional, and I get the error at 127 MB on
my 128 MB machine :-). And I get the same thing on my 192 MB machine at home.
I am doing a "read.csv" on a 15 MB "CSV" file. What's even more interesting is
that this consumes so much memory that "q()" stops working!! I have to kill it
with the Task Manager. I haven't checked to see how big my pagefile is yet,
but it's obviously checking how much RAM is installed and hitting some kind of
wall there. I have some bigger Linux boxes available that I can try this
one on, so I may be able to get it to completion without waiting for the
latest R or trimming my data set. I can't do much about the rows, but it's
easy for me to drop unneeded columns; the raw data is coming from Microsoft
Access.
---------------------------------------------------------------------------
R is a collaborative project with many contributors.
Type `contributors()' for more information.

Type `demo()' for some demos, `help()' for on-line help, or
`help.start()' for a HTML browser interface to help.
Type `q()' to quit R.

[Previously saved workspace restored]
[1] "b"            "l"            "last.warning" "monsample"    "p3.500"
 [6] "p4.500"       "p4.667"       "reg"          "regP0"        "regP1"
[11] "regP2"        "regP3"
Error: vector memory exhausted (limit reached?)
In addition: Warning message:
Reached total allocation of 127Mb: see help(memory.size)
Lost warning messages
Error: vector memory exhausted (limit reached?)
In addition: Warning message:
Reached total allocation of 127Mb: see help(memory.size)
Lost warning messages
---------------------------------------------------------------------------
znmeb at aracnet.com (M. Edward Borasky) http://www.aracnet.com/~znmeb

"I'm not a saxophone, but I play one on TV!" -- Bill Clinton

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._