Trace number 316206

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
Spear FHS 1.0UNSAT 201.148 201.213

General information on the benchmark

Namecrafted/spence/
medium/s69-100.cnf
MD5SUMb1f1c259b38436e8c9f1623770b4a93b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.9684
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of clauses148
Sum of the clauses size444
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/316206-1172665476/instance-316206-1172665476.cnf
201.13/201.20	s UNSATISFIABLE
201.13/201.20	c runtime 201.16 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-316206-1172665476 -o ROOT/results/node10/solver-316206-1172665476 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316206-1172665476/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316206-1172665476/instance-316206-1172665476.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: 0.66 0.90 0.95 3/77 7401
/proc/meminfo: memFree=1500840/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=1396 CPUtime=0
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 286502562 1429504 165 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 349 165 140 302 0 44 0

[startup+0.098803 s]
/proc/loadavg: 0.66 0.90 0.95 3/77 7401
/proc/meminfo: memFree=1500840/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=1656 CPUtime=0.09
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 256 0 0 0 9 0 0 0 18 0 1 0 286502562 1695744 241 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 414 241 140 302 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1656

[startup+0.101803 s]
/proc/loadavg: 0.66 0.90 0.95 3/77 7401
/proc/meminfo: memFree=1500840/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=1656 CPUtime=0.09
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 260 0 0 0 9 0 0 0 18 0 1 0 286502562 1695744 245 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 414 245 140 302 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1656

[startup+0.30183 s]
/proc/loadavg: 0.66 0.90 0.95 3/77 7401
/proc/meminfo: memFree=1500840/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=2048 CPUtime=0.29
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 350 0 0 0 29 0 0 0 19 0 1 0 286502562 2097152 335 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 512 335 140 302 0 207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2048

[startup+0.701884 s]
/proc/loadavg: 0.66 0.90 0.95 3/77 7401
/proc/meminfo: memFree=1500840/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=2596 CPUtime=0.69
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 462 0 0 0 68 1 0 0 22 0 1 0 286502562 2658304 447 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 649 447 140 302 0 344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2596

[startup+1.50199 s]
/proc/loadavg: 0.69 0.91 0.95 2/78 7402
/proc/meminfo: memFree=1499360/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=3264 CPUtime=1.49
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 617 0 0 0 147 2 0 0 25 0 1 0 286502562 3342336 602 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 816 602 140 302 0 511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3264

[startup+3.10121 s]
/proc/loadavg: 0.69 0.91 0.95 2/78 7402
/proc/meminfo: memFree=1498464/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=4184 CPUtime=3.09
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 850 0 0 0 306 3 0 0 25 0 1 0 286502562 4284416 835 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 1046 835 140 302 0 741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4184

[startup+6.30164 s]
/proc/loadavg: 0.71 0.91 0.95 2/78 7402
/proc/meminfo: memFree=1496992/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=5412 CPUtime=6.29
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 1164 0 0 0 625 4 0 0 25 0 1 0 286502562 5541888 1116 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 1353 1116 140 302 0 1048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5412

[startup+12.7015 s]
/proc/loadavg: 0.73 0.91 0.95 2/78 7402
/proc/meminfo: memFree=1495400/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=6908 CPUtime=12.69
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 1527 0 0 0 1262 7 0 0 25 0 1 0 286502562 7073792 1479 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 1727 1479 140 302 0 1422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6908

[startup+25.5012 s]
/proc/loadavg: 0.79 0.91 0.95 2/78 7402
/proc/meminfo: memFree=1493160/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=9160 CPUtime=25.48
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 2109 0 0 0 2538 10 0 0 25 0 1 0 286502562 9379840 1996 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 2290 1996 140 302 0 1985 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9160

[startup+51.1017 s]
/proc/loadavg: 0.86 0.92 0.95 2/78 7402
/proc/meminfo: memFree=1490152/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=12468 CPUtime=51.07
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 2870 0 0 0 5092 15 0 0 25 0 1 0 286502562 12767232 2757 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 3117 2757 140 302 0 2812 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12468

[startup+102.306 s]
/proc/loadavg: 0.94 0.93 0.95 2/78 7402
/proc/meminfo: memFree=1485864/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=17348 CPUtime=102.26
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 4054 0 0 0 10202 24 0 0 25 0 1 0 286502562 17764352 3812 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 4337 3812 140 302 0 4032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17348

[startup+162.302 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1475816/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=29276 CPUtime=162.24
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 6889 0 0 0 16191 33 0 0 25 0 1 0 286502562 29978624 6309 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7319 6309 144 302 0 7014 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29276

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

[startup+179.102 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1475496/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=29864 CPUtime=179.03
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 6981 0 0 0 17868 35 0 0 25 0 1 0 286502562 30580736 6401 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7466 6401 144 302 0 7161 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 29864

[startup+191.902 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1475112/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30260 CPUtime=191.83
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7059 0 0 0 19146 37 0 0 25 0 1 0 286502562 30986240 6479 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7565 6479 144 302 0 7260 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 30260

[startup+195.101 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1474984/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30520 CPUtime=195.03
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7096 0 0 0 19466 37 0 0 25 0 1 0 286502562 31252480 6516 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7630 6516 144 302 0 7325 0
Current children cumulated CPU time (s) 195.03
Current children cumulated vsize (KiB) 30520

[startup+198.302 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1474984/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30520 CPUtime=198.23
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7102 0 0 0 19786 37 0 0 25 0 1 0 286502562 31252480 6522 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7630 6522 144 302 0 7325 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 30520

[startup+199.902 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1474920/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30520 CPUtime=199.83
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7107 0 0 0 19946 37 0 0 25 0 1 0 286502562 31252480 6527 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7630 6527 144 302 0 7325 0
Current children cumulated CPU time (s) 199.83
Current children cumulated vsize (KiB) 30520

[startup+200.702 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1474920/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30520 CPUtime=200.63
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7107 0 0 0 20026 37 0 0 25 0 1 0 286502562 31252480 6527 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7630 6527 144 302 0 7325 0
Current children cumulated CPU time (s) 200.63
Current children cumulated vsize (KiB) 30520

[startup+201.102 s]
/proc/loadavg: 0.98 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1474920/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30520 CPUtime=201.03
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7108 0 0 0 20066 37 0 0 25 0 1 0 286502562 31252480 6528 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7630 6528 144 302 0 7325 0
Current children cumulated CPU time (s) 201.03
Current children cumulated vsize (KiB) 30520

[startup+201.202 s]
/proc/loadavg: 0.99 0.94 0.95 2/78 7402
/proc/meminfo: memFree=1474920/2055920 swapFree=4168736/4192956
[pid=7401] ppid=7399 vsize=30520 CPUtime=201.13
/proc/7401/stat : 7401 (Spear-32) R 7399 7401 7344 0 -1 4194304 7108 0 0 0 20076 37 0 0 25 0 1 0 286502562 31252480 6528 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7401/statm: 7630 6528 144 302 0 7325 0
Current children cumulated CPU time (s) 201.13
Current children cumulated vsize (KiB) 30520

Child status: 20
Real time (s): 201.213
CPU time (s): 201.148
CPU user time (s): 200.766
CPU system time (s): 0.381941
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 30520

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

runsolver used 0.215967 second user time and 0.52592 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Feb 28 12:24:36 UTC 2007

IDJOB= 316206
IDBENCH= 20435
IDSOLVER= 131
FILE ID= node10/316206-1172665476

PBS_JOBID= 3980968

Free space on /tmp= 66509 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s69-100.cnf
COMMAND LINE= /tmp/evaluation/316206-1172665476/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316206-1172665476/instance-316206-1172665476.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-316206-1172665476 -o ROOT/results/node10/solver-316206-1172665476 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316206-1172665476/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316206-1172665476/instance-316206-1172665476.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b1f1c259b38436e8c9f1623770b4a93b

RANDOM SEED= 278646921

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1501312 kB
Buffers:         27276 kB
Cached:         452332 kB
SwapCached:       2784 kB
Active:         121452 kB
Inactive:       380944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501312 kB
SwapTotal:     4192956 kB
SwapFree:      4168736 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            37724 kB
Committed_AS:  1437596 kB
PageTables:       1832 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= 66509 MiB

End job on node10 on Wed Feb 28 12:27:57 UTC 2007