Trace number 3308960

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
SAT09 reference solver:glucose 1.0? (TO) 1300.02 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   96048   537560 |   28814       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   95280   535000 |      --       0       --      -- |     --   | -256/-512
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 7616   #clauses: 95280   #literals: 535000
0.00/0.06	c CPU time:   0.054991 s
0.00/0.06	c ==============================================================================
0.00/0.15	c
0.00/0.15	c Starting glucose
0.00/0.15	c
0.00/0.15	
0.00/0.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.15	
0.00/0.15	c ============================[ Problem Statistics ]=============================
0.00/0.15	c |                                                                             |
0.00/0.15	c |  Number of variables:  7616                                                 |
0.00/0.15	c |  Number of clauses:    95280                                                |
0.00/0.20	c |  Parsing time:         0.05         s                                       |

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308960-1303984815/watcher-3308960-1303984815 -o /tmp/evaluation-result-3308960-1303984815/solver-3308960-1303984815 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308960-1303984815.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 4.03 3.30 4/196 32308
/proc/meminfo: memFree=19980192/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510079688 8912896 252 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 252 211 178 0 69 0

[startup+0.0795379 s]
/proc/loadavg: 4.03 4.03 3.30 4/196 32308
/proc/meminfo: memFree=19980192/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510079688 8912896 252 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100521 s]
/proc/loadavg: 4.03 4.03 3.30 4/196 32308
/proc/meminfo: memFree=19980192/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510079688 8912896 252 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300456 s]
/proc/loadavg: 4.03 4.03 3.30 4/196 32308
/proc/meminfo: memFree=19980192/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+0.700383 s]
/proc/loadavg: 4.03 4.03 3.30 4/196 32308
/proc/meminfo: memFree=19980192/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+1.50028 s]
/proc/loadavg: 4.11 4.04 3.30 5/198 32311
/proc/meminfo: memFree=19962944/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=14012 CPUtime=1.33 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 3349 0 0 0 133 0 0 0 25 0 1 0 510079703 14348288 3304 33554432000 134512640 135217611 4290146032 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 3503 3304 77 173 0 3328 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22716

[startup+3.10099 s]
/proc/loadavg: 4.11 4.04 3.30 5/198 32311
/proc/meminfo: memFree=19959268/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=16072 CPUtime=2.94 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 3877 0 0 0 294 0 0 0 25 0 1 0 510079703 16457728 3832 33554432000 134512640 135217611 4290146032 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 4018 3832 77 173 0 3843 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24776

[startup+6.3004 s]
/proc/loadavg: 4.10 4.04 3.31 5/198 32311
/proc/meminfo: memFree=19947240/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=17788 CPUtime=6.14 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 4301 0 0 0 614 0 0 0 25 0 1 0 510079703 18214912 4256 33554432000 134512640 135217611 4290146032 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 4447 4256 77 173 0 4272 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26492

[startup+12.7002 s]
/proc/loadavg: 4.09 4.04 3.31 5/198 32311
/proc/meminfo: memFree=19935216/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=22004 CPUtime=12.53 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 5334 0 0 0 1253 0 0 0 25 0 1 0 510079703 22532096 5289 33554432000 134512640 135217611 4290146032 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 5501 5289 77 173 0 5326 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30708

[startup+25.5009 s]
/proc/loadavg: 4.07 4.04 3.32 5/198 32311
/proc/meminfo: memFree=19928516/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=27184 CPUtime=25.33 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 6649 0 0 0 2533 0 0 0 25 0 1 0 510079703 27836416 6604 33554432000 134512640 135217611 4290146032 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 6796 6604 77 173 0 6621 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35888

[startup+51.1002 s]
/proc/loadavg: 4.05 4.03 3.34 5/198 32321
/proc/meminfo: memFree=19920612/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=32428 CPUtime=50.94 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 7944 0 0 0 5093 1 0 0 25 0 1 0 510079703 33206272 7899 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 8107 7899 77 173 0 7932 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41132

[startup+102.307 s]
/proc/loadavg: 4.02 4.03 3.37 5/198 32323
/proc/meminfo: memFree=19905948/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=39092 CPUtime=102.14 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 9574 0 0 0 10213 1 0 0 25 0 1 0 510079703 40030208 9529 33554432000 134512640 135217611 4290146032 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 9773 9529 77 173 0 9598 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47796

[startup+162.301 s]
/proc/loadavg: 4.00 4.02 3.41 5/198 32324
/proc/meminfo: memFree=19889808/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=44156 CPUtime=162.14 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 10891 0 0 0 16213 1 0 0 25 0 1 0 510079703 45215744 10846 33554432000 134512640 135217611 4290146032 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 11039 10846 77 173 0 10864 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 52860

[startup+222.301 s]
/proc/loadavg: 3.48 3.87 3.39 4/191 32345
/proc/meminfo: memFree=19981252/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=48684 CPUtime=222.14 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 11953 0 0 0 22212 2 0 0 25 0 1 0 510079703 49852416 11908 33554432000 134512640 135217611 4290146032 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 12171 11908 77 173 0 11996 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 57388

[startup+282.301 s]
/proc/loadavg: 3.17 3.71 3.36 4/191 32349
/proc/meminfo: memFree=19891640/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=52684 CPUtime=282.14 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 12970 0 0 0 28212 2 0 0 25 0 1 0 510079703 53948416 12925 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 13171 12925 77 173 0 12996 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 61388

[startup+342.3 s]
/proc/loadavg: 3.11 3.60 3.35 4/191 32351
/proc/meminfo: memFree=19791700/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=56544 CPUtime=342.14 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 13962 0 0 0 34212 2 0 0 25 0 1 0 510079703 57901056 13917 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 14136 13917 77 173 0 13961 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 65248

[startup+402.3 s]
/proc/loadavg: 3.04 3.48 3.32 4/191 32353
/proc/meminfo: memFree=19779388/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7

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

/proc/32311/statm: 18105 17805 77 173 0 17930 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 81124

[startup+642.301 s]
/proc/loadavg: 3.00 3.22 3.24 4/191 32359
/proc/meminfo: memFree=19755540/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=74020 CPUtime=642.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 18252 0 0 0 64212 4 0 0 25 0 1 0 510079703 75796480 18207 33554432000 134512640 135217611 4290146032 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 18505 18207 77 173 0 18330 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 82724

[startup+702.301 s]
/proc/loadavg: 3.00 3.18 3.23 4/191 32361
/proc/meminfo: memFree=19749924/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=76684 CPUtime=702.15 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 18930 0 0 0 70211 4 0 0 25 0 1 0 510079703 78524416 18885 33554432000 134512640 135217611 4290146032 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 19171 18885 77 173 0 18996 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 85388

[startup+762.307 s]
/proc/loadavg: 3.00 3.14 3.21 4/191 32362
/proc/meminfo: memFree=19745780/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=78820 CPUtime=762.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 19478 0 0 0 76212 4 0 0 25 0 1 0 510079703 80711680 19433 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 19705 19433 77 173 0 19530 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 87524

[startup+822.301 s]
/proc/loadavg: 3.04 3.13 3.20 4/191 32364
/proc/meminfo: memFree=19737312/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=82148 CPUtime=822.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 20328 0 0 0 82211 5 0 0 25 0 1 0 510079703 84119552 20283 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 20537 20283 77 173 0 20362 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 90852

[startup+882.301 s]
/proc/loadavg: 3.14 3.13 3.19 4/191 32395
/proc/meminfo: memFree=20787788/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=84288 CPUtime=882.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 20876 0 0 0 88211 5 0 0 25 0 1 0 510079703 86310912 20831 33554432000 134512640 135217611 4290146032 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 21072 20831 77 173 0 20897 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 92992

[startup+942.301 s]
/proc/loadavg: 3.12 3.12 3.18 4/191 32397
/proc/meminfo: memFree=20777204/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=87204 CPUtime=942.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 21396 0 0 0 94211 5 0 0 25 0 1 0 510079703 89296896 21351 33554432000 134512640 135217611 4290146032 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 21801 21351 77 173 0 21626 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 95908

[startup+1002.3 s]
/proc/loadavg: 3.04 3.10 3.17 3/188 32400
/proc/meminfo: memFree=20927880/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=94004 CPUtime=1002.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 23089 0 0 0 100211 5 0 0 25 0 1 0 510079703 96260096 23044 33554432000 134512640 135217611 4290146032 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 23501 23044 77 173 0 23326 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 102708

[startup+1062.3 s]
/proc/loadavg: 3.05 3.09 3.16 4/191 32430
/proc/meminfo: memFree=20961976/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=94004 CPUtime=1062.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 23116 0 0 0 106211 5 0 0 25 0 1 0 510079703 96260096 23071 33554432000 134512640 135217611 4290146032 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 23501 23071 77 173 0 23326 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 102708

[startup+1122.3 s]
/proc/loadavg: 3.02 3.07 3.15 4/191 32432
/proc/meminfo: memFree=20955264/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=95216 CPUtime=1122.16 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 23437 0 0 0 112211 5 0 0 25 0 1 0 510079703 97501184 23392 33554432000 134512640 135217611 4290146032 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 23804 23392 77 173 0 23629 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 103920

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.14 4/191 32433
/proc/meminfo: memFree=20948548/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=97872 CPUtime=1182.17 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 24107 0 0 0 118212 5 0 0 25 0 1 0 510079703 100220928 24062 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 24468 24062 77 173 0 24293 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 106576

[startup+1242.3 s]
/proc/loadavg: 3.00 3.04 3.13 4/191 32435
/proc/meminfo: memFree=20939980/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=101576 CPUtime=1242.17 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 25036 0 0 0 124211 6 0 0 25 0 1 0 510079703 104013824 24991 33554432000 134512640 135217611 4290146032 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 25394 24991 77 173 0 25219 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 110280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.03 3.12 4/191 32436
/proc/meminfo: memFree=20934380/32951124 swapFree=67111352/67111528
[pid=32308] ppid=32306 vsize=8704 CPUtime=0.14 cores=5,7
/proc/32308/stat : 32308 (glucose.sh) S 32306 32308 32018 0 -1 4202496 359 2987 0 0 0 0 14 0 24 0 1 0 510079688 8912896 254 33554432000 4194304 4922060 140734992071424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32308/statm: 2176 254 211 178 0 69 0
[pid=32311] ppid=32308 vsize=101852 CPUtime=1299.88 cores=5,7
/proc/32311/stat : 32311 (glucose_static) R 32308 32308 32018 0 -1 4202496 25144 0 0 0 129982 6 0 0 25 0 1 0 510079703 104296448 25099 33554432000 134512640 135217611 4290146032 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32311/statm: 25463 25099 77 173 0 25288 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 110556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32308 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=141978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.153976
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.96
CPU system time (s): 0.06
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 110556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.141978
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3

runsolver used 2.16867 second user time and 4.93525 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 12:00:15
IDJOB=3308960
IDBENCH=83413
IDSOLVER=1691
FILE ID=node134/3308960-1303984815
RUNJOBID= node134-1303983196-32039
PBS_JOBID= 13168692
Free space on /tmp= 71356 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308960-1303984815/watcher-3308960-1303984815 -o /tmp/evaluation-result-3308960-1303984815/solver-3308960-1303984815 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308960-1303984815.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1476617115

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19980340 kB
Buffers:       2323932 kB
Cached:        9024332 kB
SwapCached:         64 kB
Active:        5886420 kB
Inactive:      6529276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19980340 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            4752 kB
Writeback:           8 kB
AnonPages:     1067032 kB
Mapped:          16252 kB
Slab:           489948 kB
PageTables:       7496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1276772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71504 MiB
End job on node134 at 2011-04-28 12:21:57