On 17 Apr., 04:57, nkulmati <[email protected]> wrote: > However, I had a major disappointment. I wrote a short script, and it > is apparently too much for sage/python to handle when I am running a > virtual machine from Win 7. I use process monitor and it goes like > this: when I run my script, both the CPU and RAM usage (in virtual > machine) SHOOT up to 100%, and then swapping begins, after two minutes > or so the CPU falls back to around 0 but the memory never gets > released back from 100%, and my whole ubuntu, the whole virtual > machine, freezes. (While the system monitor still shows steady 100% > usage of memory). I have to restart the VM.
I never worked with a virtual machine in Windows, so, I am not really an expert. However, I thought it should be possible to use something like ulimit in order to prevent the VM from freezing (simply because the application is killed before the VM freezes)? Cheers, Simon -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
