Trace number 1831804

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT baseUNSAT 340.114 340.199

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.8968
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

340.00/340.17	
340.00/340.17	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831804-1242778305/watcher-1831804-1242778305 -o /tmp/evaluation-result-1831804-1242778305/solver-1831804-1242778305 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1596132082 HOME/instance-1831804-1242778305.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 21470
/proc/meminfo: memFree=1566232/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=11112 CPUtime=0
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 1428 0 0 0 0 0 0 0 18 0 1 0 305857844 11378688 1412 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 2778 1417 88 283 0 2492 0

[startup+0.036124 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 21470
/proc/meminfo: memFree=1566232/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=21208 CPUtime=0.03
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 3281 0 0 0 2 1 0 0 18 0 1 0 305857844 21716992 3265 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 5302 3267 91 283 0 5016 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21208

[startup+0.102128 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 21470
/proc/meminfo: memFree=1566232/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=24376 CPUtime=0.09
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 4082 0 0 0 8 1 0 0 18 0 1 0 305857844 24961024 4066 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 6094 4066 91 283 0 5808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24376

[startup+0.302146 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 21470
/proc/meminfo: memFree=1566232/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=32984 CPUtime=0.29
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 6280 0 0 0 26 3 0 0 19 0 1 0 305857844 33775616 6264 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 8246 6265 92 283 0 7960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32984

[startup+0.702183 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 21470
/proc/meminfo: memFree=1566232/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=46052 CPUtime=0.69
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 9689 0 0 0 64 5 0 0 22 0 1 0 305857844 47157248 9640 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 11513 9640 92 283 0 11227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46052

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21471
/proc/meminfo: memFree=1522768/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=61404 CPUtime=1.49
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 13857 0 0 0 142 7 0 0 25 0 1 0 305857844 62877696 13517 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 15351 13517 98 283 0 15065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61404

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21471
/proc/meminfo: memFree=1514128/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=63400 CPUtime=3.09
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 14459 0 0 0 302 7 0 0 25 0 1 0 305857844 64921600 14119 1992294400 134512640 135674940 4294956208 18446744073709551615 134557272 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 15850 14119 98 283 0 15564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63400

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21471
/proc/meminfo: memFree=1509392/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=68724 CPUtime=6.29
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 15775 0 0 0 621 8 0 0 25 0 1 0 305857844 70373376 15178 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 17181 15178 98 283 0 16895 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68724

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 21471
/proc/meminfo: memFree=1503888/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=74084 CPUtime=12.69
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 17081 0 0 0 1260 9 0 0 25 0 1 0 305857844 75862016 16484 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 18521 16484 98 283 0 18235 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74084

[startup+25.5015 s]
/proc/loadavg: 1.07 1.02 0.94 2/65 21471
/proc/meminfo: memFree=1491024/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=87092 CPUtime=25.49
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 20308 0 0 0 2538 11 0 0 25 0 1 0 305857844 89182208 19711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 21773 19711 99 283 0 21487 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87092

[startup+51.1019 s]
/proc/loadavg: 1.12 1.03 0.95 2/65 21471
/proc/meminfo: memFree=1489040/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=88924 CPUtime=51.08
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 20753 0 0 0 5097 11 0 0 25 0 1 0 305857844 91058176 20156 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 22231 20156 99 283 0 21945 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88924

[startup+102.306 s]
/proc/loadavg: 1.05 1.02 0.95 2/65 21471
/proc/meminfo: memFree=1473424/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=105284 CPUtime=102.27
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 24676 0 0 0 10212 15 0 0 25 0 1 0 305857844 107810816 24079 1992294400 134512640 135674940 4294956208 18446744073709551615 134564684 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 26321 24079 99 283 0 26035 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 105284

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 0.95 2/65 21471
/proc/meminfo: memFree=1455056/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=125008 CPUtime=162.25
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 29417 0 0 0 16205 20 0 0 25 0 1 0 305857844 128008192 28691 1992294400 134512640 135674940 4294956208 18446744073709551615 134564068 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 31252 28691 99 283 0 30966 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 125008

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 21471
/proc/meminfo: memFree=1436176/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=146964 CPUtime=222.23
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 35323 0 0 0 22199 24 0 0 25 0 1 0 305857844 150491136 33358 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 36741 33358 99 283 0 36455 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 146964

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 21471
/proc/meminfo: memFree=1426320/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159048 CPUtime=282.22
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38795 0 0 0 28195 27 0 0 25 0 1 0 305857844 162865152 35801 1992294400 134512640 135674940 4294956208 18446744073709551615 134537631 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39762 35801 99 283 0 39476 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 159048

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426320/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159048 CPUtime=307.01
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38795 0 0 0 30674 27 0 0 25 0 1 0 305857844 162865152 35801 1992294400 134512640 135674940 4294956208 18446744073709551615 134537634 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39762 35801 99 283 0 39476 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 159048

[startup+319.901 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426320/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159048 CPUtime=319.81
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38795 0 0 0 31954 27 0 0 25 0 1 0 305857844 162865152 35801 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39762 35801 99 283 0 39476 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 159048

[startup+332.701 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426064/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159336 CPUtime=332.6
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38852 0 0 0 33233 27 0 0 25 0 1 0 305857844 163160064 35858 1992294400 134512640 135674940 4294956208 18446744073709551615 134537651 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39834 35858 99 283 0 39548 0
Current children cumulated CPU time (s) 332.6
Current children cumulated vsize (KiB) 159336

[startup+335.902 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426064/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159336 CPUtime=335.8
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38852 0 0 0 33553 27 0 0 25 0 1 0 305857844 163160064 35858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39834 35858 99 283 0 39548 0
Current children cumulated CPU time (s) 335.8
Current children cumulated vsize (KiB) 159336

[startup+337.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426064/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159336 CPUtime=337.4
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38852 0 0 0 33713 27 0 0 25 0 1 0 305857844 163160064 35858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39834 35858 99 283 0 39548 0
Current children cumulated CPU time (s) 337.4
Current children cumulated vsize (KiB) 159336

[startup+339.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426064/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159336 CPUtime=339
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38852 0 0 0 33873 27 0 0 25 0 1 0 305857844 163160064 35858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39834 35858 99 283 0 39548 0
Current children cumulated CPU time (s) 339
Current children cumulated vsize (KiB) 159336

[startup+339.905 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426064/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159336 CPUtime=339.81
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38852 0 0 0 33954 27 0 0 25 0 1 0 305857844 163160064 35858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39834 35858 99 283 0 39548 0
Current children cumulated CPU time (s) 339.81
Current children cumulated vsize (KiB) 159336

[startup+340.101 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21471
/proc/meminfo: memFree=1426064/2055920 swapFree=4078360/4192956
[pid=21470] ppid=21468 vsize=159336 CPUtime=340
/proc/21470/stat : 21470 (SApperloT-base) R 21468 21470 20804 0 -1 4194304 38852 0 0 0 33973 27 0 0 25 0 1 0 305857844 163160064 35858 1992294400 134512640 135674940 4294956208 18446744073709551615 135118252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21470/statm: 39834 35858 99 283 0 39548 0
Current children cumulated CPU time (s) 340
Current children cumulated vsize (KiB) 159336

Child status: 0
Real time (s): 340.199
CPU time (s): 340.114
CPU user time (s): 339.811
CPU system time (s): 0.302953
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 159336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.811
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38856
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= 2
involuntary context switches= 663

runsolver used 0.243962 second user time and 0.739887 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-20 02:11:47
IDJOB=1831804
IDBENCH=70957
IDSOLVER=642
FILE ID=node61/1831804-1242778305
PBS_JOBID= 9322380
Free space on /tmp= 66280 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831804-1242778305/watcher-1831804-1242778305 -o /tmp/evaluation-result-1831804-1242778305/solver-1831804-1242778305 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1596132082 HOME/instance-1831804-1242778305.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1596132082

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

/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.216
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.216
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:       1569528 kB
Buffers:         23604 kB
Cached:         315740 kB
SwapCached:     109048 kB
Active:         208116 kB
Inactive:       242436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569528 kB
SwapTotal:     4192956 kB
SwapFree:      4078360 kB
Dirty:           34068 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            21856 kB
Committed_AS:  1028000 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node61 at 2009-05-20 02:17:27