Trace number 313043

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3SAT 170.335 107.864

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-19-s.cnf
MD5SUMbea511c9a03a4804efe79689b911729e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.2349
Satisfiable
(Un)Satisfiability was proved
Number of variables331631
Number of clauses1586193
Sum of the clauses size3688066
Maximum clause length10
Minimum clause length1
Number of clauses of size 127559
Number of clauses of size 21201215
Number of clauses of size 3295479
Number of clauses of size 46880
Number of clauses of size 527520
Number of clauses of size over 527540

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-313043-1178807498 -o ROOT/results/node20/solver-313043-1178807498 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313043-1178807498/MiraXTv3_dyn /tmp/evaluation/313043-1178807498/instance-313043-1178807498.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.83 1.48 3/77 2095
/proc/meminfo: memFree=1806840/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=3788 CPUtime=0
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 328667428 3878912 327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 947 334 202 20 0 305 0

[startup+0.036932 s]
/proc/loadavg: 1.91 1.83 1.48 3/77 2095
/proc/meminfo: memFree=1806840/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=10724 CPUtime=0.02
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 1897 0 0 0 2 0 0 0 18 0 1 0 328667428 10981376 1872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8062378 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 2681 1872 206 20 0 2039 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10724

[startup+0.101946 s]
/proc/loadavg: 1.91 1.83 1.48 3/77 2095
/proc/meminfo: memFree=1806840/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=14200 CPUtime=0.09
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 2740 0 0 0 8 1 0 0 18 0 1 0 328667428 14540800 2715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054341 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 3550 2716 206 20 0 2908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14200

[startup+0.301987 s]
/proc/loadavg: 1.91 1.83 1.48 3/77 2095
/proc/meminfo: memFree=1806840/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=37320 CPUtime=0.29
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 8518 0 0 0 26 3 0 0 19 0 1 0 328667428 38215680 8493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 9330 8494 206 20 0 8688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37320

[startup+0.701067 s]
/proc/loadavg: 1.91 1.83 1.48 3/77 2095
/proc/meminfo: memFree=1806840/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=67260 CPUtime=0.69
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 15451 0 0 0 62 7 0 0 23 0 1 0 328667428 68874240 15426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 16815 15427 206 20 0 16173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67260

[startup+1.50123 s]
/proc/loadavg: 1.91 1.83 1.48 2/78 2096
/proc/meminfo: memFree=1736048/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=102208 CPUtime=1.49
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 23552 0 0 0 138 11 0 0 25 0 1 0 328667428 104660992 23527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 25552 23527 206 20 0 24910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102208

[startup+3.10155 s]
/proc/loadavg: 1.91 1.83 1.48 2/78 2096
/proc/meminfo: memFree=1688688/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=138904 CPUtime=3.09
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 31430 0 0 0 294 15 0 0 25 0 1 0 328667428 142237696 31405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134591827 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 34726 31405 207 20 0 34084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138904

[startup+6.30119 s]
/proc/loadavg: 1.84 1.82 1.48 2/78 2096
/proc/meminfo: memFree=1657008/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=169880 CPUtime=6.29
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 38635 0 0 0 611 18 0 0 25 0 1 0 328667428 173957120 38610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 42470 38610 207 20 0 41828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169880

[startup+12.7025 s]
/proc/loadavg: 1.77 1.80 1.47 2/80 2099
/proc/meminfo: memFree=1517352/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=474064 CPUtime=13.23
/proc/2095/stat : 2095 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194304 78800 0 0 0 1281 42 0 0 25 0 3 0 328667428 485441536 72794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2095/statm: 118516 72794 218 20 0 117874 0
[pid=2095/tid=2098] ppid=2093 vsize=474064 CPUtime=4.19
/proc/2095/task/2098/stat : 2098 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 22838 0 0 0 407 12 0 0 25 0 3 0 328668277 485441536 72794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2095/tid=2099] ppid=2093 vsize=474064 CPUtime=0.53
/proc/2095/task/2099/stat : 2099 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194368 12847 0 0 0 46 7 0 0 18 0 3 0 328668277 485441536 72794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.23
Current children cumulated vsize (KiB) 474064

[startup+25.5011 s]
/proc/loadavg: 1.60 1.76 1.47 2/80 2099
/proc/meminfo: memFree=1517160/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=474064 CPUtime=26.02
/proc/2095/stat : 2095 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194304 78839 0 0 0 2560 42 0 0 25 0 3 0 328667428 485441536 72833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2095/statm: 118516 72833 218 20 0 117874 0
[pid=2095/tid=2098] ppid=2093 vsize=474064 CPUtime=16.99
/proc/2095/task/2098/stat : 2098 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 22877 0 0 0 1687 12 0 0 25 0 3 0 328668277 485441536 72833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2095/tid=2099] ppid=2093 vsize=474064 CPUtime=0.53
/proc/2095/task/2099/stat : 2099 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194368 12847 0 0 0 46 7 0 0 18 0 3 0 328668277 485441536 72833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 474064

[startup+51.1012 s]
/proc/loadavg: 1.68 1.77 1.47 3/80 2099
/proc/meminfo: memFree=1508648/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=486052 CPUtime=72.78
/proc/2095/stat : 2095 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194304 83621 0 0 0 7234 44 0 0 25 0 3 0 328667428 497717248 74941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2095/statm: 121513 74941 218 20 0 120871 0
[pid=2095/tid=2098] ppid=2093 vsize=486052 CPUtime=42.55
/proc/2095/task/2098/stat : 2098 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 25259 0 0 0 4242 13 0 0 25 0 3 0 328668277 497717248 74941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2095/tid=2099] ppid=2093 vsize=486052 CPUtime=21.72
/proc/2095/task/2099/stat : 2099 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 15247 0 0 0 2164 8 0 0 25 0 3 0 328668277 497717248 74941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 72.78
Current children cumulated vsize (KiB) 486052

[startup+102.306 s]
/proc/loadavg: 1.81 1.78 1.49 2/79 2099
/proc/meminfo: memFree=1566888/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=341872 CPUtime=164.78
/proc/2095/stat : 2095 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194304 93537 0 0 0 16428 50 0 0 25 0 2 0 328667428 350076928 60394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2095/statm: 85468 60394 219 20 0 84826 0
[pid=2095/tid=2098] ppid=2093 vsize=341872 CPUtime=87.71
/proc/2095/task/2098/stat : 2098 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 32445 0 0 0 8754 17 0 0 25 0 2 0 328668277 350076928 60394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.78
Current children cumulated vsize (KiB) 341872

Solver just ended. Dumping a history of the last processes samples

[startup+105.501 s]
/proc/loadavg: 1.75 1.77 1.49 2/79 2099
/proc/meminfo: memFree=1566952/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=341872 CPUtime=167.98
/proc/2095/stat : 2095 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194304 93537 0 0 0 16748 50 0 0 25 0 2 0 328667428 350076928 60394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2095/statm: 85468 60394 219 20 0 84826 0
[pid=2095/tid=2098] ppid=2093 vsize=341872 CPUtime=90.91
/proc/2095/task/2098/stat : 2098 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 32445 0 0 0 9074 17 0 0 25 0 2 0 328668277 350076928 60394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.98
Current children cumulated vsize (KiB) 341872

[startup+107.101 s]
/proc/loadavg: 1.75 1.77 1.49 2/79 2099
/proc/meminfo: memFree=1566952/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=329884 CPUtime=169.57
/proc/2095/stat : 2095 (MiraXTv3_dyn) S 2093 2095 1503 0 -1 4194304 93537 0 0 0 16907 50 0 0 25 0 2 0 328667428 337801216 58011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2095/statm: 82471 58011 219 20 0 81829 0
[pid=2095/tid=2098] ppid=2093 vsize=329884 CPUtime=92.5
/proc/2095/task/2098/stat : 2098 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194368 32445 0 0 0 9233 17 0 0 25 0 2 0 328668277 337801216 58011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528257 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 169.57
Current children cumulated vsize (KiB) 329884

[startup+107.502 s]
/proc/loadavg: 1.75 1.77 1.49 2/79 2099
/proc/meminfo: memFree=1566952/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=196332 CPUtime=169.97
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 93707 0 0 0 16946 51 0 0 17 0 1 0 328667428 201043968 44956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134590923 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 49083 44956 219 20 0 48441 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (KiB) 196332

[startup+107.702 s]
/proc/loadavg: 1.75 1.77 1.49 2/78 2099
/proc/meminfo: memFree=1654696/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=167180 CPUtime=170.17
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 93713 0 0 0 16965 52 0 0 17 0 1 0 328667428 171192320 37836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8052297 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 41795 37836 225 20 0 41153 0
Current children cumulated CPU time (s) 170.17
Current children cumulated vsize (KiB) 167180

[startup+107.807 s]
/proc/loadavg: 1.75 1.77 1.49 2/78 2099
/proc/meminfo: memFree=1654696/2055920 swapFree=4154884/4192956
[pid=2095] ppid=2093 vsize=167180 CPUtime=170.27
/proc/2095/stat : 2095 (MiraXTv3_dyn) R 2093 2095 1503 0 -1 4194304 93713 0 0 0 16975 52 0 0 18 0 1 0 328667428 171192320 37836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160333482 0 0 4096 0 0 0 0 17 1 0 0
/proc/2095/statm: 41795 37836 225 20 0 41153 0
Current children cumulated CPU time (s) 170.27
Current children cumulated vsize (KiB) 167180

Child status: 10
Real time (s): 107.864
CPU time (s): 170.335
CPU user time (s): 169.78
CPU system time (s): 0.554915
CPU usage (%): 157.917
Max. virtual memory (cumulated for all children) (KiB): 486052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.78
system time used= 0.554915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93716
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 243
involuntary context switches= 3297

runsolver used 0.121981 second user time and 0.308953 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 14:31:41 UTC 2007

IDJOB= 313043
IDBENCH= 20356
IDSOLVER= 128
FILE ID= node20/313043-1178807498

PBS_JOBID= 5250933

Free space on /tmp= 66532 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-10-19-s.cnf
COMMAND LINE= /tmp/evaluation/313043-1178807498/MiraXTv3_dyn /tmp/evaluation/313043-1178807498/instance-313043-1178807498.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-313043-1178807498 -o ROOT/results/node20/solver-313043-1178807498 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313043-1178807498/MiraXTv3_dyn /tmp/evaluation/313043-1178807498/instance-313043-1178807498.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bea511c9a03a4804efe79689b911729e

RANDOM SEED= 694669358

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1807120 kB
Buffers:         38376 kB
Cached:         142744 kB
SwapCached:      17168 kB
Active:         115372 kB
Inactive:        89444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807120 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:           33192 kB
Writeback:           0 kB
Mapped:          29800 kB
Slab:            29544 kB
Committed_AS:  6732048 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB

End job on node20 on Thu May 10 14:33:30 UTC 2007