Trace number 1717735

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) 1198.96 1199.32

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
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 variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

119.00/119.12	c SATzilla is building models for class 3
119.00/119.12	c run presolver mxc-sr08 for 10 seconds ... 
119.00/119.12	c Bin: Executing mxc-sr08
119.00/119.12	c spawning binary file with 10 seconds ...
119.00/119.12	c child exit by a signal
119.00/119.12	c mxc-sr08 returned code 137.
119.00/119.12	c run presolver picosat846 for 5 seconds ... 
119.00/119.12	c Bin: Executing picosat846
119.00/119.12	c spawning binary file with 5 seconds ...
119.00/119.12	c child exit by a signal
119.00/119.12	c picosat846 returned code 137.
119.00/119.12	c Orignal number of varibales is 509512, number of clauses is 1529045 
119.00/119.12	c predicted feature computation time is 108.077392 
119.00/119.12	c Bin: Executing satelite
119.00/119.12	c spawning binary file with 240 seconds ...
119.00/119.12	c child exited successfully
119.00/119.12	c satzilla computing base features
119.00/119.12	c Number of variabe is: 134938, Number of clause is : 885495 
119.00/119.12	c Initializing...
119.00/119.12	c satzilla doing clause learning
119.00/119.12	c start clause learning features ...
119.00/119.12	c Bin: Executing zchaff07
119.00/119.12	c spawning binary file with 2 seconds ...
119.00/119.12	c child exit by a signal
119.00/119.12	c satzilla doing survey propogation probe
119.00/119.12	c do survay propogation for 2 second ...
119.00/119.12	c satzilla doing local search probe
119.00/119.12	c features are:509512 1.52904e+06 134938 885495 2.7759 0.726769 0.152387 0.374475 0.552038 1.47462 2.56758e-05 0.308834 1.48216e-05 0.000148216 1.42308 0.164611 0.585762 2.56758e-05 10.3165 7.90518e-06 0.0143682 2.97603 0.162557 0.120912 0 0.998863 3.00096 1.14795e-05 13.7478 2.25862e-06 0.0109103 1.79323 0.489349 2.68368e-05 8.95221 6.77587e-06 0.0116624 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.396193 0.592036 0 0.999594 0.677974 0.062413 0.599672 0.165224 0.449482 0.0902036 0.561209 -1.66533e-16 0.315137 0.155581 0.0193011 0.130404 0.0506552 0.0888605 68794 0 0 0 0 0 0 10.3301 0 3.21616 0 
119.00/119.12	c satzilla's ranking:
119.00/119.12	c 1) mxc-sr08: 3.056648
119.00/119.12	c 2) minisat20SAT07: 1.601924
119.00/119.12	c 3) picosat846: 1.016808
119.00/119.12	c 4) zchaff_rand: 0.418813
119.00/119.12	c 5) march_dl2004: 0.009740
119.00/119.12	c 6) SATenstein: -10000.000000
119.00/119.12	c 7) gnovelty+: -10000.000000
119.00/119.12	c 8) adaptg2wsat+: -10000.000000
119.00/119.12	c 9) adaptg2wsat0: -10000.000000
119.00/119.12	c 10) tts-4-0: -10000.000000
119.00/119.12	c 11) vallst: -10000.000000
119.00/119.12	c 12) minisat20: -10000.000000
119.00/119.12	c 13) kcnfs04SAT07: -10000.000000
119.00/119.12	c satzilla running mxc-sr08 ... 
1198.82/1199.29	c Bin: Executing mxc-sr08
1198.82/1199.29	c spawning binary file with 1080 seconds ...
1198.82/1199.29	c child exit by a signal
1198.82/1199.29	c mxc-sr08 returned code 137.
1198.82/1199.29	c satzilla running minisat20SAT07 ... 
1198.82/1199.29	c Bin: Executing minisat20SAT07
1198.82/1199.29	c minisat20SAT07 returned code 1.
1198.82/1199.29	c satzilla running picosat846 ... 
1198.82/1199.29	c Bin: Executing picosat846
1198.82/1199.29	c picosat846 returned code 1.
1198.82/1199.29	c satzilla running zchaff_rand ... 
1198.82/1199.29	c Bin: Executing zchaff_rand
1198.82/1199.29	c zchaff_rand returned code 1.
1198.82/1199.29	c satzilla running march_dl2004 ... 
1198.82/1199.29	c Bin: Executing march_dl2004
1198.82/1199.29	c march_dl2004 returned code 1.
1198.82/1199.29	c satzilla running SATenstein ... 
1198.82/1199.29	c Bin: Executing SATenstein
1198.82/1199.29	c SATenstein returned code 1.
1198.82/1199.29	c satzilla running gnovelty+ ... 
1198.82/1199.29	c Bin: Executing gnovelty+
1198.82/1199.29	c gnovelty+ returned code 1.
1198.82/1199.29	c satzilla running adaptg2wsat+ ... 
1198.82/1199.29	c Bin: Executing adaptg2wsat+
1198.82/1199.29	c adaptg2wsat+ returned code 1.
1198.82/1199.29	c satzilla running adaptg2wsat0 ... 
1198.82/1199.29	c Bin: Executing adaptg2wsat0
1198.82/1199.29	c adaptg2wsat0 returned code 1.
1198.82/1199.29	c satzilla running tts-4-0 ... 
1198.82/1199.29	c Bin: Executing tts-4-0
1198.82/1199.29	c tts-4-0 returned code 1.
1198.82/1199.29	c satzilla running vallst ... 
1198.82/1199.29	c Bin: Executing vallst
1198.82/1199.29	c vallst returned code 1.
1198.82/1199.29	c satzilla running minisat20 ... 
1198.82/1199.29	c Bin: Executing minisat20
1198.82/1199.29	c minisat20 returned code 1.
1198.82/1199.29	c satzilla running kcnfs04SAT07 ... 
1198.82/1199.29	c Bin: Executing kcnfs04SAT07
1198.82/1199.29	c kcnfs04SAT07 returned code 1.
1198.82/1199.29	c ERROR: All Failed! 
1198.82/1199.29	c SATZILLA_TIME=1199.100000

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-1717735-1240629947/watcher-1717735-1240629947 -o /tmp/evaluation-result-1717735-1240629947/solver-1717735-1240629947 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1717735-1240629947.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): 1800 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.99 0.99 3/64 18495
/proc/meminfo: memFree=1165184/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) R 18493 18495 15882 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=28276 CPUtime=0
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 730 0 0 0 0 0 0 0 18 0 1 0 91023150 28954624 726 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 7069 734 44 138 0 6928 0

[startup+0.102118 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18495
/proc/meminfo: memFree=1165184/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=71088 CPUtime=0.09
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 16658 0 0 0 1 8 0 0 19 0 1 0 91023150 72794112 16654 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 17897 16657 50 138 0 17756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 73144

[startup+0.202127 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18495
/proc/meminfo: memFree=1165184/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=122456 CPUtime=0.19
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 24979 0 0 0 8 11 0 0 20 0 1 0 91023150 125394944 24831 1992294400 134512640 135078026 4294956176 18446744073709551615 134554844 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 30614 24833 52 138 0 30473 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 124512

[startup+0.302139 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18495
/proc/meminfo: memFree=1165184/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=136840 CPUtime=0.29
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 28522 0 0 0 17 12 0 0 21 0 1 0 91023150 140124160 28374 1992294400 134512640 135078026 4294956176 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 34210 28377 54 138 0 34069 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138896

[startup+0.702182 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18495
/proc/meminfo: memFree=1165184/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=163696 CPUtime=0.69
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 34943 0 0 0 54 15 0 0 25 0 1 0 91023150 167624704 34795 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 40924 34796 54 138 0 40783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165752

[startup+1.50227 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 18497
/proc/meminfo: memFree=999664/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=214584 CPUtime=1.49
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 47734 0 0 0 130 19 0 0 25 0 1 0 91023150 219734016 47586 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 53646 47587 54 138 0 53505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 216640

[startup+3.10145 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 18497
/proc/meminfo: memFree=989616/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=214372 CPUtime=3.09
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 53503 0 0 0 285 24 0 0 25 0 1 0 91023150 219516928 46469 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 53593 46469 55 138 0 53452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 216428

[startup+6.3018 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18497
/proc/meminfo: memFree=947568/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=0
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91023149 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18495/statm: 514 112 96 399 0 111 0
[pid=18496] ppid=18495 vsize=252744 CPUtime=6.29
/proc/18496/stat : 18496 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 63817 0 0 0 599 30 0 0 25 0 1 0 91023150 258809856 56783 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18496/statm: 63186 56783 55 138 0 63045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 254800

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18498
/proc/meminfo: memFree=1083056/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=10.03
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 152 73538 0 0 0 0 964 39 16 0 1 0 91023149 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 514 121 104 399 0 111 0
[pid=18498] ppid=18495 vsize=86288 CPUtime=2.64
/proc/18498/stat : 18498 (picosat846) R 18495 18495 15882 0 -1 4194304 20767 0 0 0 253 11 0 0 25 0 1 0 91024154 88358912 20756 1992294400 134512640 134570484 4294956176 18446744073709551615 134540617 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18498/statm: 21572 20756 85 14 0 21238 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 88344

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18499
/proc/meminfo: memFree=930928/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=2056 CPUtime=15.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 179 95040 0 0 0 0 1452 52 16 0 1 0 91023149 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 514 138 120 399 0 111 0
[pid=18499] ppid=18495 vsize=227060 CPUtime=10.42
/proc/18499/stat : 18499 (satelite) R 18495 18495 15882 0 -1 4194304 55035 0 0 0 1003 39 0 0 25 0 1 0 91024655 232509440 53785 1992294400 134512640 135037501 4294956160 18446744073709551615 134543322 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18499/statm: 56765 53785 67 128 0 56634 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 229116

[startup+51.1018 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 18499
/proc/meminfo: memFree=1062136/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=88344 CPUtime=51.05
/proc/18495/stat : 18495 (SATzilla2009_I) R 18493 18495 15882 0 -1 4194304 21068 160829 0 0 1057 10 3920 118 25 0 1 0 91023149 90464256 20887 1992294400 134512640 136149169 4294956208 18446744073709551615 134535477 0 0 4096 0 0 0 0 17 0 0 0
/proc/18495/statm: 22086 20887 135 399 0 21683 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88344

[startup+102.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 18499
/proc/meminfo: memFree=1060344/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=88344 CPUtime=102.23
/proc/18495/stat : 18495 (SATzilla2009_I) R 18493 18495 15882 0 -1 4194304 21586 160829 0 0 6174 11 3920 118 25 0 1 0 91023149 90464256 21405 1992294400 134512640 136149169 4294956208 18446744073709551615 134535467 0 0 4096 0 0 0 0 17 0 0 0
/proc/18495/statm: 22086 21405 135 399 0 21683 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 88344

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 18501
/proc/meminfo: memFree=755824/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=43.15
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87535 0 0 0 4272 43 0 0 25 0 1 0 91035062 311603200 71041 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71041 71 138 0 75934 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 412252

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18501
/proc/meminfo: memFree=755760/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=103.14
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87544 0 0 0 10271 43 0 0 25 0 1 0 91035062 311603200 71050 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71050 71 138 0 75934 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 412252

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18501
/proc/meminfo: memFree=755760/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=163.11
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87559 0 0 0 16268 43 0 0 25 0 1 0 91035062 311603200 71065 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71065 71 138 0 75934 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 412252

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18501
/proc/meminfo: memFree=755696/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=223.1
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87559 0 0 0 22267 43 0 0 25 0 1 0 91035062 311603200 71065 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71065 71 138 0 75934 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 412252

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18501
/proc/meminfo: memFree=755696/2055920 swapFree=4144072/4192956

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

/proc/18501/statm: 76075 71189 71 138 0 75934 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 412252

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=754992/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=702.98
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87713 0 0 0 70254 44 0 0 25 0 1 0 91035062 311603200 71219 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71219 71 138 0 75934 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 412252

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=754992/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=762.96
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87713 0 0 0 76252 44 0 0 25 0 1 0 91035062 311603200 71219 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71219 71 138 0 75934 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 412252

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=754992/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=822.94
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87713 0 0 0 82250 44 0 0 25 0 1 0 91035062 311603200 71219 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71219 71 138 0 75934 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 412252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=754992/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304300 CPUtime=882.93
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87715 0 0 0 88249 44 0 0 25 0 1 0 91035062 311603200 71221 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76075 71221 71 138 0 75934 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 412252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=754864/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=304712 CPUtime=942.91
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 87803 0 0 0 94247 44 0 0 25 0 1 0 91035062 312025088 71309 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76178 71309 71 138 0 76037 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 412664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=754032/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=305504 CPUtime=1002.89
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88002 0 0 0 100245 44 0 0 25 0 1 0 91035062 312836096 71508 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76376 71508 71 138 0 76235 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 413456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1062.88
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 106243 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 414644

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1070.98
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 107053 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1190.02
Current children cumulated vsize (KiB) 414644

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1074.18
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 107373 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1193.22
Current children cumulated vsize (KiB) 414644

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1077.38
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 107693 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1196.42
Current children cumulated vsize (KiB) 414644

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1078.98
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 107853 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1198.02
Current children cumulated vsize (KiB) 414644

[startup+1198.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1079.38
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 107893 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 414644

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=107952 CPUtime=119.04
/proc/18495/stat : 18495 (SATzilla2009_I) S 18493 18495 15882 0 -1 4194304 42332 178735 0 0 7642 24 4111 127 25 0 1 0 91023149 110542848 26447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18495/statm: 26988 26447 216 399 0 26585 0
[pid=18501] ppid=18495 vsize=306692 CPUtime=1079.78
/proc/18501/stat : 18501 (mxc-sr08) R 18495 18495 15882 0 -1 4194304 88281 0 0 0 107933 45 0 0 25 0 1 0 91035062 314052608 71787 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18501/statm: 76673 71787 71 138 0 76532 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 414644

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18503
/proc/meminfo: memFree=752816/2055920 swapFree=4144072/4192956
[pid=18495] ppid=18493 vsize=0 CPUtime=1198.92
/proc/18495/stat : 18495 (SATzilla2009_I) R 18493 18495 15882 0 -1 4194308 42349 267016 0 0 7642 24 112049 177 16 0 1 0 91023149 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18495/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.32
CPU time (s): 1198.96
CPU user time (s): 1196.91
CPU system time (s): 2.04169
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 447544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.92
system time used= 2.04169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309365
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= 1369

runsolver used 0.98185 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 05:25:50
IDJOB=1717735
IDBENCH=20423
IDSOLVER=528
FILE ID=node42/1717735-1240629947
PBS_JOBID= 9186376
Free space on /tmp= 66300 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717735-1240629947/watcher-1717735-1240629947 -o /tmp/evaluation-result-1717735-1240629947/solver-1717735-1240629947 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1717735-1240629947.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=847766761

node42.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.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:       1165664 kB
Buffers:         76856 kB
Cached:         691768 kB
SwapCached:      43636 kB
Active:         290940 kB
Inactive:       523808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165664 kB
SwapTotal:     4192956 kB
SwapFree:      4144072 kB
Dirty:           58992 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            61560 kB
Committed_AS:   386968 kB
PageTables:       1408 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= 66268 MiB
End job on node42 at 2009-04-25 05:45:49