Skip to content
Prev 66794 / 398525 Next

Problems with lpSolve/Memory ? R crashes

Unfortunately, I can't tell you how to solve this problem. However, I can 
confirm that this crash happens also on my machines (R 2.0.1 on Debian Sarge, 
AMD Athlon, 750 MHz, 256 MB RAM and R 2.0.0 on SuSE 9.0, Intel P4, 2.6 GHz, 
512 MB RAM):
R> aaa(1000)
alloc of 80000 bytes failed
alloc of 40000 bytes failed
Speicherzugriffsfehler

We had a model, which consists of 1000+ linear programs with each about 550 
rows and 1100 columns (http://www.unipr.it/arpa/dipseq/EAAE/PR/Parallel/ 
42b4_henningsen.pdf). On MS-Windows 2000/XP this model always crashed after 
some hundreds linear programs, but using Linux on the same machines it 
_never_ crashed. I really can't see the reason why our much larger programs 
worked, but these small programs let R crash. 
I hope that this information may help to solve this problem.

Arne
On Wednesday 30 March 2005 12:16, TEMPL Matthias wrote: