--On 13. Juli 2009 13:20:42 +0200 Pascal Gienger <pascal.gien...@uni-konstanz.de> wrote:

Sebastian Hagedorn schrieb:
Processing index character 101, 681642 total words, temp file size is
2107147
fatal error: Virtual memory exhausted

4 GB limit of 32 bit binaries?

Perhaps, although I haven't seen it.

How much RAM does squatter allocate before it dies?

I monitored the process like this:

# while true; do grep VmSize /proc/16815/status; sleep 1; done;

The last lines are:

VmSize:  2453772 kB
VmSize:  2454608 kB
VmSize:  2454608 kB
VmSize:  2454884 kB
VmSize:  2192664 kB
VmSize:  2192664 kB

Of course it's possible that it then tried to allocate one huge chunk, but I can't see that. Are there better tools to monitor the memory allocation of a process?

Thanks!
--
    .:.Sebastian Hagedorn - RZKR-R1 (Gebäude 52), Zimmer 18.:.
                .:.Regionales Rechenzentrum (RRZK).:.
.:.Universität zu Köln / Cologne University - ✆ +49-221-478-5587.:.

Attachment: pgpGwJtb8GPrW.pgp
Description: PGP signature

----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to