Dear all, I know this may have been already discussed, but I could not find a solution.
I am using R 13.2 64 bit on a 64 bit machine dual core. I'm fitting a Cox proportional model to a matrix 1e06x7. Before starting the model fitting I set memory.size(max=10000) and I do a clean of the garbage collector (gc()). Once launched, the program works, works, works and then, after a certain period, it reaches a standstill, with CPU usage 50% and memory usage somewhere above 5GB, flat! Maybe when swapping to the virtual memory the process gets stuck. Any idea on how to solve this issue? Best, Marco -- View this message in context: http://r.789695.n4.nabble.com/R-for-windows-64-bit-tp1011346p4288651.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.