Trace number 295324

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
picosat 535SAT 395.46 395.713

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
MD5SUM9bf43998f8829e186c615fb9481ff7c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

Solver Data (download as text)

395.35/395.71	s SATISFIABLE
395.35/395.71	v 1 -2 -3 -4 5 6 7 -8 9 -10 -11 -12 -13 -14 -15 -16 17 -18 19 -20 21 -22 -23 24
395.35/395.71	v -25 -26 27 -28 29 30 -31 32 -33 34 35 -36 37 -38 39 40 41 42 -43 44 45 46 -47
395.35/395.71	v -48 -49 -50 -51 -52 -53 -54 55 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-295324-1171803661 -o ROOT/results/node71/solver-295324-1171803661 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295324-1171803661/picosat /tmp/evaluation/295324-1171803661/instance-295324-1171803661.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.99 3/64 21519
/proc/meminfo: memFree=956696/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=568 CPUtime=0
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 200323893 581632 53 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 142 53 40 102 0 37 0

[startup+0.106221 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21519
/proc/meminfo: memFree=956696/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=836 CPUtime=0.1
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 145 0 0 0 6 4 0 0 18 0 1 0 200323893 856064 130 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 209 130 42 102 0 104 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 836

[startup+0.514313 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21519
/proc/meminfo: memFree=956696/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=976 CPUtime=0.5
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 190 0 0 0 46 4 0 0 22 0 1 0 200323893 999424 173 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134529624 0 0 4096 0 0 0 0 17 0 0 0
/proc/21519/statm: 244 173 48 102 0 139 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 976

[startup+1.33449 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 21546
/proc/meminfo: memFree=954848/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=1100 CPUtime=1.31
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 209 0 0 0 127 4 0 0 25 0 1 0 200323893 1126400 192 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 275 192 48 102 0 170 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 1100

[startup+2.97084 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 21546
/proc/meminfo: memFree=954656/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=1100 CPUtime=2.95
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 232 0 0 0 291 4 0 0 25 0 1 0 200323893 1126400 215 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 275 215 48 102 0 170 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1100

[startup+6.25155 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 21584
/proc/meminfo: memFree=954336/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=1268 CPUtime=6.22
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 265 0 0 0 618 4 0 0 25 0 1 0 200323893 1298432 248 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 317 248 48 102 0 212 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 1268

[startup+12.708 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 21592
/proc/meminfo: memFree=954208/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=1508 CPUtime=12.66
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 305 0 0 0 1262 4 0 0 25 0 1 0 200323893 1544192 288 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134597629 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 377 288 48 102 0 272 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1508

[startup+25.5187 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 21622
/proc/meminfo: memFree=953952/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=1612 CPUtime=25.46
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 355 0 0 0 2541 5 0 0 25 0 1 0 200323893 1650688 338 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 403 338 48 102 0 298 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1612

[startup+51.1393 s]
/proc/loadavg: 0.96 0.98 0.99 3/71 21638
/proc/meminfo: memFree=953760/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=1928 CPUtime=51.06
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 424 0 0 0 5101 5 0 0 25 0 1 0 200323893 1974272 407 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134531808 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 482 407 48 102 0 377 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1928

[startup+102.372 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21718
/proc/meminfo: memFree=954256/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=2348 CPUtime=102.22
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 519 0 0 0 10217 5 0 0 25 0 1 0 200323893 2404352 502 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 587 502 48 102 0 482 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 2348

[startup+162.395 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=954128/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=2580 CPUtime=162.22
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 578 0 0 0 16217 5 0 0 25 0 1 0 200323893 2641920 561 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 645 561 48 102 0 540 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2580

[startup+222.408 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=954000/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=2888 CPUtime=222.22
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 647 0 0 0 22216 6 0 0 25 0 1 0 200323893 2957312 630 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 722 630 48 102 0 617 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 2888

[startup+282.426 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953744/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3088 CPUtime=282.21
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 696 0 0 0 28215 6 0 0 25 0 1 0 200323893 3162112 679 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 772 679 48 102 0 667 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3088

[startup+342.449 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953680/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3192 CPUtime=342.2
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 727 0 0 0 34214 6 0 0 25 0 1 0 200323893 3268608 710 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 798 710 48 102 0 693 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 3192

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

[startup+367.134 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953616/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3192 CPUtime=366.88
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 736 0 0 0 36682 6 0 0 25 0 1 0 200323893 3268608 719 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 798 719 48 102 0 693 0
Current children cumulated CPU time (s) 366.88
Current children cumulated vsize (KiB) 3192

[startup+380.248 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=379.99
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 37993 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 379.99
Current children cumulated vsize (KiB) 3264

[startup+386.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=386.54
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 38648 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 386.54
Current children cumulated vsize (KiB) 3264

[startup+390.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=389.82
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 38976 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 389.82
Current children cumulated vsize (KiB) 3264

[startup+393.358 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=393.09
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 39303 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 393.09
Current children cumulated vsize (KiB) 3264

[startup+394.994 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=394.73
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 39467 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 394.73
Current children cumulated vsize (KiB) 3264

[startup+395.403 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=395.14
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 39508 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 395.14
Current children cumulated vsize (KiB) 3264

[startup+395.611 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=3264 CPUtime=395.35
/proc/21519/stat : 21519 (picosat) R 21517 21519 20951 0 -1 4194304 749 0 0 0 39529 6 0 0 25 0 1 0 200323893 3342336 732 18446744073709551615 134512640 134931368 4294956640 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21519/statm: 816 732 48 102 0 711 0
Current children cumulated CPU time (s) 395.35
Current children cumulated vsize (KiB) 3264

[startup+395.713 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21718
/proc/meminfo: memFree=953552/2055920 swapFree=4174780/4192956
[pid=21519] ppid=21517 vsize=0 CPUtime=395.45
/proc/21519/stat : 21519 (picosat) D 21517 21519 20951 0 -1 4194308 755 0 0 0 39539 6 0 0 25 0 1 0 200323893 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/21519/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 395.45
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 395.713
CPU time (s): 395.46
CPU user time (s): 395.392
CPU system time (s): 0.067989
CPU usage (%): 99.9359
Max. virtual memory (cumulated for all children) (KiB): 3276

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

runsolver used 0.26196 second user time and 0.883865 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Feb 18 13:01:01 UTC 2007

IDJOB= 295324
IDBENCH= 19910
IDSOLVER= 106
FILE ID= node71/295324-1171803661

PBS_JOBID= 3839612

Free space on /tmp= 66564 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295324-1171803661/picosat /tmp/evaluation/295324-1171803661/instance-295324-1171803661.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-295324-1171803661 -o ROOT/results/node71/solver-295324-1171803661 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295324-1171803661/picosat /tmp/evaluation/295324-1171803661/instance-295324-1171803661.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  9bf43998f8829e186c615fb9481ff7c8

RANDOM SEED= 712159598

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:        957168 kB
Buffers:         49172 kB
Cached:         909952 kB
SwapCached:      12392 kB
Active:         748788 kB
Inactive:       228736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        957168 kB
SwapTotal:     4192956 kB
SwapFree:      4174780 kB
Dirty:             756 kB
Writeback:           0 kB
Mapped:          15724 kB
Slab:           107284 kB
Committed_AS:   634596 kB
PageTables:       1448 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= 66564 MiB

End job on node71 on Sun Feb 18 13:07:37 UTC 2007