[6003] in Athena Bugs
Saber msg: v3.0 beta-2 (8/21/90 quicksilver decstation Ultrix 3.x 0 0)
daemon@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Tue Sep 11 11:31:51 1990
From: jtkohl@ATHENA.MIT.EDU
Date: Tue, 11 Sep 90 11:31:36 EDT
To: bugs@ATHENA.MIT.EDU
Cc: jtkohl@ATHENA.MIT.EDU
For the 3rd time today, XSaber-C reported:
data size rlimit exceeded, pid 17337, proc saber_exec
----------------
Saber-C is out of virtual memory (swap space).
Before retrying, terminate other large processes on this system to
free up more virtual memory.
Saber-C cannot abort cleanly from here, sorry. If you cannot free up more
virtual memory, you must quit Saber-C.
Do you want to retry: yes/quit Saber-C [y] ?
But 17337 is NOT out of data space. My limits are:
cputime unlimited
filesize unlimited
datasize 85988 kbytes
stacksize 85988 kbytes
coredumpsize unlimited
memoryuse 12652 kbytes
[I even verified earlier that saber_exec had the same values by using
the getrlimit() call]
Useful tidbits from ps & pstat:
[{1}quicksilver:/afs/athena.mit.edu/astaff/project/krb5/build/pmax_ul3/lib]
% ps alx17337
F UID PID PPID CP PRI NI ADDR SZ RSS WCHAN STAT TT TIME COMMAND
130000115509 17337 17328 27 1 0 79c4916 3724 459a8 S p4 0:59 /mit/saber/
[{1}quicksilver:/afs/athena.mit.edu/astaff/project/krb5/build/pmax_ul3/lib]
% pstat -s
65536k swap configured
27182k used (6060k text, 0k smem)
37248k free, 6748k wasted, 1105k missing
avail: 18*2048k 3*64k 2*32k 2*16k 96*1k
[{1}quicksilver:/afs/athena.mit.edu/astaff/project/krb5/build/pmax_ul3/lib]
%