Matthew Nuzum wrote: > I've heard that you can't trust top for accurately conveying memory > usage. So what can I trust? Can I even trust top enough to assume that > when it says 150M that a program is using considerably more ram than > when top says its using 11M? You may want to try the 'vmstat' and 'free' commands to report memory usage. Eric