Trace number 3387469

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.07 5000.02

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 Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	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.055991 s
0.00/0.06	c ==============================================================================

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: 961)

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-3387469-1305603217/watcher-3387469-1305603217 -o /tmp/evaluation-result-3387469-1305603217/solver-3387469-1305603217 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387469-1305603217.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.08 2.45 3/490 2122
/proc/meminfo: memFree=21323464/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 404513030 8908800 250 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2122/statm: 2175 250 209 178 0 68 0

[startup+0.101846 s]
/proc/loadavg: 1.92 2.08 2.45 3/490 2122
/proc/meminfo: memFree=21323464/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 404513030 8908800 250 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2122/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200776 s]
/proc/loadavg: 1.92 2.08 2.45 3/490 2122
/proc/meminfo: memFree=21323464/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.300749 s]
/proc/loadavg: 1.92 2.08 2.45 3/490 2122
/proc/meminfo: memFree=21323464/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700681 s]
/proc/loadavg: 1.92 2.08 2.45 3/490 2122
/proc/meminfo: memFree=21323464/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 1.92 2.08 2.45 4/492 2125
/proc/meminfo: memFree=21297780/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=35412 CPUtime=1.33 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 9765 0 0 0 132 1 0 0 25 0 1 0 404513046 36261888 5095 33554432000 4194304 4256717 140735365977040 18446744073709551615 4211210 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 8853 5095 253 16 0 5495 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44112

[startup+3.10033 s]
/proc/loadavg: 2.01 2.10 2.46 4/492 2125
/proc/meminfo: memFree=21286128/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=46904 CPUtime=2.92 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 14713 0 0 0 291 1 0 0 25 0 1 0 404513046 48029696 7560 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 11726 7560 253 16 0 8368 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55604

[startup+6.30076 s]
/proc/loadavg: 2.01 2.10 2.46 4/492 2125
/proc/meminfo: memFree=21265332/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=51324 CPUtime=6.13 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 16207 0 0 0 611 2 0 0 25 0 1 0 404513046 52555776 8884 33554432000 4194304 4256717 140735365977040 18446744073709551615 4211020 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 12831 8884 253 16 0 9473 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60024

[startup+12.7006 s]
/proc/loadavg: 2.16 2.13 2.46 4/492 2125
/proc/meminfo: memFree=21250228/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=58508 CPUtime=12.53 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 19102 0 0 0 1251 2 0 0 25 0 1 0 404513046 59912192 11352 33554432000 4194304 4256717 140735365977040 18446744073709551615 4211160 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 14627 11352 253 16 0 11269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67208

[startup+25.5014 s]
/proc/loadavg: 2.29 2.16 2.47 4/492 2126
/proc/meminfo: memFree=21209304/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=84452 CPUtime=25.33 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 29664 0 0 0 2529 4 0 0 25 0 1 0 404513046 86478848 17130 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213721 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 21113 17130 253 16 0 17755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93152

[startup+51.1008 s]
/proc/loadavg: 2.53 2.22 2.48 4/492 2127
/proc/meminfo: memFree=21185620/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=96124 CPUtime=50.93 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 33875 0 0 0 5088 5 0 0 25 0 1 0 404513046 98430976 20848 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 24031 20848 253 16 0 20673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104824

[startup+102.301 s]
/proc/loadavg: 2.81 2.35 2.51 4/492 2128
/proc/meminfo: memFree=21192912/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=107796 CPUtime=102.13 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 55411 0 0 0 10205 8 0 0 25 0 1 0 404513046 110383104 22617 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 26949 22617 253 16 0 23591 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116496

[startup+162.3 s]
/proc/loadavg: 2.92 2.46 2.53 4/492 2129
/proc/meminfo: memFree=21152948/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=109416 CPUtime=162.13 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 80268 0 0 0 16200 13 0 0 25 0 1 0 404513046 112041984 24176 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 27354 24176 253 16 0 23996 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 118116

[startup+222.319 s]
/proc/loadavg: 2.97 2.56 2.56 4/492 2131
/proc/meminfo: memFree=21152764/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=109668 CPUtime=222.15 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 154695 0 0 0 22193 22 0 0 25 0 1 0 404513046 112300032 24239 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 27417 24239 253 16 0 24059 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118368

[startup+282.301 s]
/proc/loadavg: 2.99 2.63 2.58 4/492 2133
/proc/meminfo: memFree=21114140/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=158988 CPUtime=282.13 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 240141 0 0 0 28179 34 0 0 25 0 1 0 404513046 162803712 32123 33554432000 4194304 4256717 140735365977040 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 39747 32123 253 16 0 36389 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 167688

[startup+342.301 s]
/proc/loadavg: 2.99 2.70 2.61 4/492 2134
/proc/meminfo: memFree=21106652/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=158988 CPUtime=342.13 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 323948 0 0 0 34167 46 0 0 25 0 1 0 404513046 162803712 32935 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 39747 32935 253 16 0 36389 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 167688

[startup+402.301 s]
/proc/loadavg: 3.07 2.78 2.64 4/492 2136
/proc/meminfo: memFree=21082560/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6

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

/proc/2125/statm: 72691 59029 253 16 0 69333 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 299464

[startup+4422.3 s]
/proc/loadavg: 3.07 3.04 3.01 4/492 2255
/proc/meminfo: memFree=20934088/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=291516 CPUtime=4422.21 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 3850038 0 0 0 441587 634 0 0 25 0 1 0 404513046 298512384 56736 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213920 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 72879 56736 253 16 0 69521 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 300216

[startup+4482.3 s]
/proc/loadavg: 3.08 3.04 3.01 4/492 2257
/proc/meminfo: memFree=20908884/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=291792 CPUtime=4482.21 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 3853803 0 0 0 447586 635 0 0 25 0 1 0 404513046 298795008 60453 33554432000 4194304 4256717 140735365977040 18446744073709551615 4210833 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 72948 60453 253 16 0 69590 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 300492

[startup+4542.3 s]
/proc/loadavg: 3.03 3.03 3.00 4/492 2258
/proc/meminfo: memFree=20916012/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=291940 CPUtime=4542.21 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 3878956 0 0 0 453581 640 0 0 25 0 1 0 404513046 298946560 59140 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213746 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 72985 59140 253 16 0 69627 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 300640

[startup+4602.3 s]
/proc/loadavg: 3.01 3.02 3.00 4/492 2260
/proc/meminfo: memFree=20889180/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=292372 CPUtime=4602.22 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 3883449 0 0 0 459579 643 0 0 25 0 1 0 404513046 299388928 63549 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 73093 63549 253 16 0 69735 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 301072

[startup+4662.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/492 2261
/proc/meminfo: memFree=20941444/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=243628 CPUtime=4662.22 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 3943904 0 0 0 465571 651 0 0 25 0 1 0 404513046 249475072 49494 33554432000 4194304 4256717 140735365977040 18446744073709551615 4209861 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 60907 49494 253 16 0 57549 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 252328

[startup+4722.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/492 2263
/proc/meminfo: memFree=20912492/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=296952 CPUtime=4722.22 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4002052 0 0 0 471562 660 0 0 25 0 1 0 404513046 304078848 58830 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 74238 58830 253 16 0 70880 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 305652

[startup+4782.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/492 2265
/proc/meminfo: memFree=20932136/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=249096 CPUtime=4782.22 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4046364 0 0 0 477553 669 0 0 25 0 1 0 404513046 255074304 53367 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213986 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 62274 53367 253 16 0 58916 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 257796

[startup+4842.32 s]
/proc/loadavg: 3.00 3.00 3.00 4/492 2275
/proc/meminfo: memFree=20909652/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=250364 CPUtime=4842.24 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4074356 0 0 0 483548 676 0 0 25 0 1 0 404513046 256372736 57759 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 62591 57759 253 16 0 59233 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 259064

[startup+4902.3 s]
/proc/loadavg: 3.12 3.03 3.01 4/492 2277
/proc/meminfo: memFree=20905368/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=252492 CPUtime=4902.22 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4122852 0 0 0 489538 684 0 0 25 0 1 0 404513046 258551808 57497 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 63123 57497 253 16 0 59765 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 261192

[startup+4962.3 s]
/proc/loadavg: 3.10 3.04 3.01 4/492 2282
/proc/meminfo: memFree=20905796/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=254596 CPUtime=4962.22 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4168706 0 0 0 495529 693 0 0 25 0 1 0 404513046 260706304 55126 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 63649 55126 253 16 0 60291 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 263296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.06 3.03 3.01 3/490 2284
/proc/meminfo: memFree=21075256/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=304892 CPUtime=4999.92 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4174023 0 0 0 499297 695 0 0 25 0 1 0 404513046 312209408 60340 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 76223 60340 253 16 0 72865 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 313592

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

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

[startup+5000 s]
/proc/loadavg: 3.06 3.03 3.01 3/490 2284
/proc/meminfo: memFree=21075256/32951124 swapFree=46575272/67111528
[pid=2122] ppid=2120 vsize=8700 CPUtime=0.15 cores=0,2,4,6
/proc/2122/stat : 2122 (esg_static.sh) S 2120 2122 735 0 -1 4202496 353 2987 0 0 0 0 14 1 21 0 1 0 404513030 8908800 252 33554432000 4194304 4922060 140737136076000 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2122/statm: 2175 252 209 178 0 68 0
[pid=2125] ppid=2122 vsize=304892 CPUtime=4999.92 cores=0,2,4,6
/proc/2125/stat : 2125 (minisat_static) R 2122 2122 735 0 -1 4202496 4174023 0 0 0 499297 695 0 0 25 0 1 0 404513046 312209408 60340 33554432000 4194304 4256717 140735365977040 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2125/statm: 76223 60340 253 16 0 72865 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 313592

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4993.11
CPU system time (s): 6.96
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 393312

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

runsolver used 25.4781 second user time and 52.9879 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-17 05:33:38
IDJOB=3387469
IDBENCH=83413
IDSOLVER=1874
FILE ID=node107/3387469-1305603217
RUNJOBID= node107-1305603217-2100
PBS_JOBID= 13350371
Free space on /tmp= 73564 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387469-1305603217/watcher-3387469-1305603217 -o /tmp/evaluation-result-3387469-1305603217/solver-3387469-1305603217 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387469-1305603217.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1730403636

node107.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.829
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.65
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.829
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.75
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.829
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.67
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.829
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	: 5332.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21323496 kB
Buffers:        245376 kB
Cached:        2354604 kB
SwapCached:       9844 kB
Active:        9938724 kB
Inactive:      1372124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21323496 kB
SwapTotal:    67111528 kB
SwapFree:     46575272 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:     8708016 kB
Mapped:          32480 kB
Slab:           151672 kB
PageTables:      95036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145371452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73564 MiB
End job on node107 at 2011-05-17 06:57:00