Trace number 1772710

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
SATzilla2009_I 2009-03-22? (exit code) 9998.59 10002.5

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-13-u.cnf
MD5SUMec1a03bc95c5b06907199f7ae65ad092
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables234064
Number of clauses1059777
Sum of the clauses size2420962
Maximum clause length10
Minimum clause length1
Number of clauses of size 117678
Number of clauses of size 2854833
Number of clauses of size 3143326
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

78.81/78.96	c SATzilla is building models for class 3
78.81/78.96	c run presolver mxc-sr08 for 10 seconds ... 
78.81/78.96	c Bin: Executing mxc-sr08
78.81/78.96	c spawning binary file with 10 seconds ...
78.81/78.96	c child exit by a signal
78.81/78.96	c mxc-sr08 returned code 137.
78.81/78.96	c run presolver picosat846 for 5 seconds ... 
78.81/78.96	c Bin: Executing picosat846
78.81/78.96	c spawning binary file with 5 seconds ...
78.81/78.96	c child exit by a signal
78.81/78.96	c picosat846 returned code 137.
78.81/78.96	c Orignal number of varibales is 234064, number of clauses is 1059777 
78.81/78.96	c predicted feature computation time is 29.781959 
78.81/78.96	c Bin: Executing satelite
78.81/78.96	c spawning binary file with 240 seconds ...
78.81/78.96	c child exited successfully
78.81/78.96	c satzilla computing base features
78.81/78.96	c Number of variabe is: 113377, Number of clause is : 616982 
78.81/78.96	c Initializing...
78.81/78.96	c satzilla doing clause learning
78.81/78.96	c start clause learning features ...
78.81/78.96	c Bin: Executing zchaff07
78.81/78.96	c spawning binary file with 2 seconds ...
78.81/78.96	c child exit by a signal
78.81/78.96	c satzilla doing survey propogation probe
78.81/78.96	c do survay propogation for 2 second ...
78.81/78.96	c satzilla doing local search probe
78.81/78.96	c features are:234064 1.05978e+06 113377 616982 1.06448 0.717679 0.183761 0.395495 0.998611 1.38816 2.41381e-05 0.497471 1.76403e-05 8.82013e-05 1.02084 0.624145 0.865113 2.41381e-05 0.452145 1.13455e-05 5.99693e-05 2.56133 0.268321 0.160709 0 0.764706 2.84862 1.42763e-05 0.46131 4.86238e-06 4.05198e-05 2.23479 0.74754 2.62771e-05 0.457665 6.48317e-06 6.48317e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.596885 0.518216 3.54741e-10 0.964164 0.887462 0.0857495 0.844707 0.302568 0.764487 0.0160643 0.788681 4.38654e-08 0.133946 0.0300583 5.58929e-05 0.0224601 0.0080404 0.0157811 27156 0 0 0 0 0 0 3.0756 0 1.30233 0 
78.81/78.96	c satzilla's ranking:
78.81/78.96	c 1) mxc-sr08: 2.958202
78.81/78.96	c 2) picosat846: 2.729206
78.81/78.96	c 3) minisat20SAT07: 1.272822
78.81/78.96	c 4) zchaff_rand: 0.786438
78.81/78.96	c 5) march_dl2004: -0.082339
78.81/78.96	c 6) SATenstein: -10000.000000
78.81/78.96	c 7) gnovelty+: -10000.000000
78.81/78.96	c 8) adaptg2wsat+: -10000.000000
78.81/78.96	c 9) adaptg2wsat0: -10000.000000
78.81/78.96	c 10) tts-4-0: -10000.000000
78.81/78.96	c 11) vallst: -10000.000000
78.81/78.96	c 12) minisat20: -10000.000000
78.81/78.96	c 13) kcnfs04SAT07: -10000.000000
78.81/78.96	c satzilla running mxc-sr08 ... 
9998.46/10002.49	c Bin: Executing mxc-sr08
9998.46/10002.49	c spawning binary file with 9921 seconds ...
9998.46/10002.49	c child exit by a signal
9998.46/10002.49	c mxc-sr08 returned code 137.
9998.46/10002.49	c satzilla running picosat846 ... 
9998.46/10002.49	c Bin: Executing picosat846
9998.46/10002.49	c picosat846 returned code 1.
9998.46/10002.49	c satzilla running minisat20SAT07 ... 
9998.46/10002.49	c Bin: Executing minisat20SAT07
9998.46/10002.49	c minisat20SAT07 returned code 1.
9998.46/10002.49	c satzilla running zchaff_rand ... 
9998.46/10002.49	c Bin: Executing zchaff_rand
9998.46/10002.49	c zchaff_rand returned code 1.
9998.46/10002.49	c satzilla running march_dl2004 ... 
9998.46/10002.49	c Bin: Executing march_dl2004
9998.46/10002.49	c march_dl2004 returned code 1.
9998.46/10002.49	c satzilla running SATenstein ... 
9998.46/10002.49	c Bin: Executing SATenstein
9998.46/10002.49	c SATenstein returned code 1.
9998.46/10002.49	c satzilla running gnovelty+ ... 
9998.46/10002.49	c Bin: Executing gnovelty+
9998.46/10002.49	c gnovelty+ returned code 1.
9998.46/10002.49	c satzilla running adaptg2wsat+ ... 
9998.46/10002.49	c Bin: Executing adaptg2wsat+
9998.46/10002.49	c adaptg2wsat+ returned code 1.
9998.46/10002.49	c satzilla running adaptg2wsat0 ... 
9998.46/10002.49	c Bin: Executing adaptg2wsat0
9998.46/10002.49	c adaptg2wsat0 returned code 1.
9998.46/10002.49	c satzilla running tts-4-0 ... 
9998.46/10002.49	c Bin: Executing tts-4-0
9998.46/10002.49	c tts-4-0 returned code 1.
9998.46/10002.49	c satzilla running vallst ... 
9998.46/10002.49	c Bin: Executing vallst
9998.46/10002.49	c vallst returned code 1.
9998.46/10002.49	c satzilla running minisat20 ... 
9998.46/10002.49	c Bin: Executing minisat20
9998.46/10002.49	c minisat20 returned code 1.
9998.46/10002.49	c satzilla running kcnfs04SAT07 ... 
9998.46/10002.49	c Bin: Executing kcnfs04SAT07
9998.46/10002.49	c kcnfs04SAT07 returned code 1.
9998.46/10002.49	c ERROR: All Failed! 
9998.46/10002.49	c SATZILLA_TIME=10000.080000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772710-1241344263/watcher-1772710-1241344263 -o /tmp/evaluation-result-1772710-1241344263/solver-1772710-1241344263 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772710-1241344263.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21980
/proc/meminfo: memFree=793640/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=19596 CPUtime=0
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 670 0 0 0 0 0 0 0 20 0 1 0 162455958 20066304 666 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 4899 672 44 138 0 4758 0

[startup+0.0343881 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21980
/proc/meminfo: memFree=793640/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=30568 CPUtime=0.03
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 6048 0 0 0 0 3 0 0 20 0 1 0 162455958 31301632 6044 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 7642 6052 50 138 0 7501 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32624

[startup+0.101399 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21980
/proc/meminfo: memFree=793640/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=62420 CPUtime=0.09
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 13041 0 0 0 3 6 0 0 21 0 1 0 162455958 63918080 13013 1992294400 134512640 135078026 4294956192 18446744073709551615 134555093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 15605 13017 52 138 0 15464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64476

[startup+0.301434 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21980
/proc/meminfo: memFree=793640/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=85156 CPUtime=0.29
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 17749 0 0 0 22 7 0 0 22 0 1 0 162455958 87199744 17677 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 21289 17677 54 138 0 21148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87212

[startup+0.701504 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21980
/proc/meminfo: memFree=793640/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=105092 CPUtime=0.69
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 22679 0 0 0 59 10 0 0 25 0 1 0 162455958 107614208 22607 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 26273 22607 54 138 0 26132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107148

[startup+1.50165 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 21982
/proc/meminfo: memFree=684376/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=114356 CPUtime=1.49
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 29468 0 0 0 136 13 0 0 25 0 1 0 162455958 117100544 24680 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 28589 24680 55 138 0 28448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116412

[startup+3.10193 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 21982
/proc/meminfo: memFree=682264/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=142052 CPUtime=3.09
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 36125 0 0 0 293 16 0 0 25 0 1 0 162455958 145461248 31337 1992294400 134512640 135078026 4294956192 18446744073709551615 134556597 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 35513 31337 55 138 0 35372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144108

[startup+6.3025 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 21982
/proc/meminfo: memFree=675032/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=0
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162455958 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 112 96 399 0 111 0
[pid=21981] ppid=21980 vsize=127444 CPUtime=6.28
/proc/21981/stat : 21981 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 38224 0 0 0 610 18 0 0 25 0 1 0 162455958 130502656 29112 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21981/statm: 31861 29112 71 138 0 31720 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 129500

[startup+12.7017 s]
/proc/loadavg: 1.09 1.02 1.01 2/67 21983
/proc/meminfo: memFree=739608/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=2056 CPUtime=10
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 152 38225 0 0 0 0 981 19 19 0 1 0 162455958 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 514 121 104 399 0 111 0
[pid=21983] ppid=21980 vsize=58216 CPUtime=2.65
/proc/21983/stat : 21983 (picosat846) R 21980 21980 21943 0 -1 4194304 13175 0 0 0 258 7 0 0 25 0 1 0 162456960 59613184 13160 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21983/statm: 14554 13160 85 14 0 14220 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 60272

[startup+25.5019 s]
/proc/loadavg: 1.29 1.06 1.02 2/66 21984
/proc/meminfo: memFree=726376/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=59572 CPUtime=25.44
/proc/21980/stat : 21980 (SATzilla2009_I) R 21978 21980 21943 0 -1 4194304 13929 96393 0 0 231 6 2246 61 25 0 1 0 162455958 61001728 13880 1992294400 134512640 136149169 4294956224 18446744073709551615 134535500 0 0 4096 0 0 0 0 17 0 0 0
/proc/21980/statm: 14893 13880 135 399 0 14490 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 59572

[startup+51.1015 s]
/proc/loadavg: 1.25 1.07 1.02 2/66 21984
/proc/meminfo: memFree=725480/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=59572 CPUtime=51.03
/proc/21980/stat : 21980 (SATzilla2009_I) R 21978 21980 21943 0 -1 4194304 14239 96393 0 0 2789 7 2246 61 25 0 1 0 162455958 61001728 14190 1992294400 134512640 136149169 4294956224 18446744073709551615 134535500 0 0 4096 0 0 0 0 17 0 0 0
/proc/21980/statm: 14893 14190 135 399 0 14490 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 59572

[startup+102.306 s]
/proc/loadavg: 1.11 1.06 1.02 2/67 21986
/proc/meminfo: memFree=597728/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=127444 CPUtime=23.31
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 38231 0 0 0 2314 17 0 0 25 0 1 0 162463854 130502656 29119 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 31861 29119 71 138 0 31720 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 197492

[startup+162.301 s]
/proc/loadavg: 1.04 1.05 1.01 2/67 21986
/proc/meminfo: memFree=597088/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=128368 CPUtime=83.28
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 38446 0 0 0 8310 18 0 0 25 0 1 0 162463854 131448832 29334 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 32092 29334 71 138 0 31951 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 198416

[startup+222.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/67 21986
/proc/meminfo: memFree=581856/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=143348 CPUtime=143.25
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 42198 0 0 0 14303 22 0 0 25 0 1 0 162463854 146788352 33086 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 35837 33086 71 138 0 35696 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 213396

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 21986
/proc/meminfo: memFree=573088/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=152404 CPUtime=203.22
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 44440 0 0 0 20298 24 0 0 25 0 1 0 162463854 156061696 35328 1992294400 134512640 135078026 4294956192 18446744073709551615 134523771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 38101 35328 71 138 0 37960 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 222452

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 21986
/proc/meminfo: memFree=559072/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=166040 CPUtime=263.19
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 47867 0 0 0 26292 27 0 0 25 0 1 0 162463854 170024960 38755 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 41510 38755 71 138 0 41369 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 236088

[startup+402.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21986
/proc/meminfo: memFree=542816/2055920 swapFree=4192812/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88

################
# More data... #
################

/proc/21986/statm: 306096 302888 71 138 0 305955 0
Current children cumulated CPU time (s) 9218.61
Current children cumulated vsize (KiB) 1294432

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14880/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9199.71
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312000 0 0 0 919693 278 0 0 25 0 1 0 162463854 1253769216 302888 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302888 71 138 0 305955 0
Current children cumulated CPU time (s) 9278.59
Current children cumulated vsize (KiB) 1294432

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14880/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9259.69
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312002 0 0 0 925691 278 0 0 25 0 1 0 162463854 1253769216 302890 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302890 71 138 0 305955 0
Current children cumulated CPU time (s) 9338.57
Current children cumulated vsize (KiB) 1294432

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9319.68
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312002 0 0 0 931689 279 0 0 25 0 1 0 162463854 1253769216 302890 1992294400 134512640 135078026 4294956192 18446744073709551615 134534561 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302890 71 138 0 305955 0
Current children cumulated CPU time (s) 9398.56
Current children cumulated vsize (KiB) 1294432

[startup+9462.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 22008
/proc/meminfo: memFree=14880/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9379.66
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312003 0 0 0 937687 279 0 0 25 0 1 0 162463854 1253769216 302891 1992294400 134512640 135078026 4294956192 18446744073709551615 134523786 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302891 71 138 0 305955 0
Current children cumulated CPU time (s) 9458.54
Current children cumulated vsize (KiB) 1294432

[startup+9522.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 22008
/proc/meminfo: memFree=14880/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9439.64
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312003 0 0 0 943685 279 0 0 25 0 1 0 162463854 1253769216 302891 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302891 71 138 0 305955 0
Current children cumulated CPU time (s) 9518.52
Current children cumulated vsize (KiB) 1294432

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9499.61
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312004 0 0 0 949682 279 0 0 25 0 1 0 162463854 1253769216 302892 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302892 71 138 0 305955 0
Current children cumulated CPU time (s) 9578.49
Current children cumulated vsize (KiB) 1294432

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14880/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9559.6
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312005 0 0 0 955681 279 0 0 25 0 1 0 162463854 1253769216 302893 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302893 71 138 0 305955 0
Current children cumulated CPU time (s) 9638.48
Current children cumulated vsize (KiB) 1294432

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9619.58
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312008 0 0 0 961679 279 0 0 25 0 1 0 162463854 1253769216 302896 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302896 71 138 0 305955 0
Current children cumulated CPU time (s) 9698.46
Current children cumulated vsize (KiB) 1294432

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9679.55
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312012 0 0 0 967676 279 0 0 25 0 1 0 162463854 1253769216 302900 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302900 71 138 0 305955 0
Current children cumulated CPU time (s) 9758.43
Current children cumulated vsize (KiB) 1294432

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1224384 CPUtime=9739.53
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312013 0 0 0 973674 279 0 0 25 0 1 0 162463854 1253769216 302901 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306096 302901 71 138 0 305955 0
Current children cumulated CPU time (s) 9818.41
Current children cumulated vsize (KiB) 1294432

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14944/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1227596 CPUtime=9799.51
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312795 0 0 0 979672 279 0 0 25 0 1 0 162463854 1257058304 303683 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306899 303683 71 138 0 306758 0
Current children cumulated CPU time (s) 9878.39
Current children cumulated vsize (KiB) 1297644

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14880/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1227596 CPUtime=9859.49
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312795 0 0 0 985670 279 0 0 25 0 1 0 162463854 1257058304 303683 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306899 303683 71 138 0 306758 0
Current children cumulated CPU time (s) 9938.37
Current children cumulated vsize (KiB) 1297644

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=70048 CPUtime=78.88
/proc/21980/stat : 21980 (SATzilla2009_I) S 21978 21980 21943 0 -1 4194304 30018 114159 0 0 5363 18 2437 70 25 0 1 0 162455958 71729152 17179 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21980/statm: 17512 17179 217 399 0 17109 0
[pid=21986] ppid=21980 vsize=1227596 CPUtime=9919.48
/proc/21986/stat : 21986 (mxc-sr08) R 21980 21980 21943 0 -1 4194304 312795 0 0 0 991669 279 0 0 25 0 1 0 162463854 1257058304 303683 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21986/statm: 306899 303683 71 138 0 306758 0
Current children cumulated CPU time (s) 9998.36
Current children cumulated vsize (KiB) 1297644

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22008
/proc/meminfo: memFree=14816/2055920 swapFree=4191900/4192956
[pid=21980] ppid=21978 vsize=0 CPUtime=9998.57
/proc/21980/stat : 21980 (SATzilla2009_I) R 21978 21980 21943 0 -1 4194308 30044 426954 0 0 5363 19 994107 368 16 0 1 0 162455958 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/21980/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.57
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10002.5
CPU time (s): 9998.59
CPU user time (s): 9994.71
CPU system time (s): 3.88641
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 1297644

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

runsolver used 8.73367 second user time and 27.6398 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-03 11:51:04
IDJOB=1772710
IDBENCH=20373
IDSOLVER=616
FILE ID=node89/1772710-1241344263
PBS_JOBID= 9225506
Free space on /tmp= 66276 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772710-1241344263/watcher-1772710-1241344263 -o /tmp/evaluation-result-1772710-1241344263/solver-1772710-1241344263 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772710-1241344263.cnf

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=1176963314

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        794120 kB
Buffers:         90540 kB
Cached:        1050840 kB
SwapCached:          0 kB
Active:         423816 kB
Inactive:       731248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        794120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           50584 kB
Writeback:           0 kB
Mapped:          23460 kB
Slab:            92728 kB
Committed_AS:   591056 kB
PageTables:       1372 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= 66248 MiB
End job on node89 at 2009-05-03 14:37:47