Trace number 3387467

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_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   10360    56444 |    3107       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    9592    53884 |      --       0       --      -- |     --   | -256/-512
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 800   #clauses: 9592   #literals: 53884
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	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-3387467-1305603217/watcher-3387467-1305603217 -o /tmp/evaluation-result-3387467-1305603217/solver-3387467-1305603217 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387467-1305603217.cnf 

running on 4 cores: 1,3,5,7

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/486 2114
/proc/meminfo: memFree=21327224/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 404513022 8908800 250 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2114/statm: 2175 250 209 178 0 68 0

[startup+0.0220191 s]
/proc/loadavg: 1.92 2.08 2.45 3/486 2114
/proc/meminfo: memFree=21327224/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.101005 s]
/proc/loadavg: 1.92 2.08 2.45 3/486 2114
/proc/meminfo: memFree=21327224/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300969 s]
/proc/loadavg: 1.92 2.08 2.45 3/486 2114
/proc/meminfo: memFree=21327224/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700899 s]
/proc/loadavg: 1.92 2.08 2.45 3/486 2114
/proc/meminfo: memFree=21327224/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 1.92 2.08 2.45 4/492 2125
/proc/meminfo: memFree=21300260/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=29816 CPUtime=1.45 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 4886 0 0 0 145 0 0 0 25 0 1 0 404513024 30531584 3778 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/2117/statm: 7454 3778 250 16 0 4096 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38516

[startup+3.10051 s]
/proc/loadavg: 2.01 2.10 2.46 4/492 2125
/proc/meminfo: memFree=21286004/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=35260 CPUtime=3.04 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 9388 0 0 0 303 1 0 0 25 0 1 0 404513024 36106240 4591 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 8815 4591 251 16 0 5457 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 43960

[startup+6.30096 s]
/proc/loadavg: 2.01 2.10 2.46 4/492 2125
/proc/meminfo: memFree=21265332/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=32608 CPUtime=6.23 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 12164 0 0 0 622 1 0 0 25 0 1 0 404513024 33390592 3870 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 8152 3870 251 16 0 4794 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 41308

[startup+12.7008 s]
/proc/loadavg: 2.16 2.13 2.46 4/492 2125
/proc/meminfo: memFree=21249856/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=39680 CPUtime=12.63 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 16883 0 0 0 1261 2 0 0 25 0 1 0 404513024 40632320 6051 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 9920 6051 251 16 0 6562 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 48380

[startup+25.5006 s]
/proc/loadavg: 2.29 2.16 2.47 4/492 2126
/proc/meminfo: memFree=21209676/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=74676 CPUtime=25.44 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 30424 0 0 0 2540 4 0 0 25 0 1 0 404513024 76468224 10689 33554432000 4194304 4256717 140736788607488 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 18669 10689 251 16 0 15311 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 83376

[startup+51.1011 s]
/proc/loadavg: 2.53 2.22 2.48 4/492 2127
/proc/meminfo: memFree=21185620/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=74676 CPUtime=51.03 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 32687 0 0 0 5099 4 0 0 25 0 1 0 404513024 76468224 12773 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 18669 12773 251 16 0 15311 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 83376

[startup+102.318 s]
/proc/loadavg: 2.81 2.35 2.51 4/492 2128
/proc/meminfo: memFree=21193160/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=51692 CPUtime=102.26 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 43287 0 0 0 10220 6 0 0 25 0 1 0 404513024 52932608 8674 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213497 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 12923 8674 251 16 0 9565 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60392

[startup+162.3 s]
/proc/loadavg: 2.92 2.46 2.53 4/492 2129
/proc/meminfo: memFree=21152948/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=82040 CPUtime=162.24 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 52394 0 0 0 16217 7 0 0 25 0 1 0 404513024 84008960 16866 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 20510 16866 251 16 0 17152 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 90740

[startup+222.301 s]
/proc/loadavg: 2.97 2.56 2.56 4/492 2131
/proc/meminfo: memFree=21152764/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=82040 CPUtime=222.24 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 52395 0 0 0 22217 7 0 0 25 0 1 0 404513024 84008960 16867 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213962 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 20510 16867 251 16 0 17152 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 90740

[startup+282.3 s]
/proc/loadavg: 2.99 2.63 2.58 4/492 2133
/proc/meminfo: memFree=21114144/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=93712 CPUtime=282.24 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 54741 0 0 0 28216 8 0 0 25 0 1 0 404513024 95961088 19060 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 23428 19060 251 16 0 20070 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 102412

[startup+342.301 s]
/proc/loadavg: 2.99 2.70 2.61 4/492 2134
/proc/meminfo: memFree=21106776/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=93712 CPUtime=342.24 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 55652 0 0 0 34216 8 0 0 25 0 1 0 404513024 95961088 19942 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 23428 19942 251 16 0 20070 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 102412

[startup+402.3 s]
/proc/loadavg: 3.07 2.78 2.64 4/492 2136
/proc/meminfo: memFree=21082808/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7

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

/proc/2117/statm: 46636 42328 251 16 0 43278 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 195244

[startup+4362.3 s]
/proc/loadavg: 3.09 3.03 3.01 4/492 2253
/proc/meminfo: memFree=20920492/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=186544 CPUtime=4362.34 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2698994 0 0 0 435783 451 0 0 25 0 1 0 404513024 191021056 40655 33554432000 4194304 4256717 140736788607488 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 46636 40655 251 16 0 43278 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 195244

[startup+4422.3 s]
/proc/loadavg: 3.07 3.04 3.01 5/492 2255
/proc/meminfo: memFree=20934460/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=186544 CPUtime=4422.34 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2745216 0 0 0 441776 458 0 0 25 0 1 0 404513024 191021056 39382 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 46636 39382 251 16 0 43278 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 195244

[startup+4482.3 s]
/proc/loadavg: 3.08 3.04 3.01 4/492 2257
/proc/meminfo: memFree=20909008/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=186544 CPUtime=4482.35 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2785361 0 0 0 447768 467 0 0 25 0 1 0 404513024 191021056 42119 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 46636 42119 251 16 0 43278 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 195244

[startup+4542.3 s]
/proc/loadavg: 3.03 3.03 3.00 4/492 2258
/proc/meminfo: memFree=20916508/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=186544 CPUtime=4542.34 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2838240 0 0 0 453759 475 0 0 25 0 1 0 404513024 191021056 41475 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 46636 41475 251 16 0 43278 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 195244

[startup+4602.3 s]
/proc/loadavg: 3.01 3.02 3.00 4/492 2260
/proc/meminfo: memFree=20888436/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=217364 CPUtime=4602.35 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2882721 0 0 0 459753 482 0 0 25 0 1 0 404513024 222580736 43658 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 54341 43658 251 16 0 50983 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 226064

[startup+4662.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/492 2261
/proc/meminfo: memFree=20886140/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=266684 CPUtime=4662.35 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2937159 0 0 0 465745 490 0 0 25 0 1 0 404513024 273084416 53565 33554432000 4194304 4256717 140736788607488 18446744073709551615 4222764 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 66671 53568 251 16 0 63313 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 275384

[startup+4722.32 s]
/proc/loadavg: 3.00 3.01 3.00 4/492 2263
/proc/meminfo: memFree=20912740/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=186544 CPUtime=4722.37 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 2985105 0 0 0 471738 499 0 0 25 0 1 0 404513024 191021056 42095 33554432000 4194304 4256717 140736788607488 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 46636 42095 251 16 0 43278 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 195244

[startup+4782.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/492 2265
/proc/meminfo: memFree=20932632/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=217364 CPUtime=4782.35 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 3030179 0 0 0 477728 507 0 0 25 0 1 0 404513024 222580736 43460 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213685 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 54341 43460 251 16 0 50983 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 226064

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/492 2275
/proc/meminfo: memFree=20909900/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=217364 CPUtime=4842.35 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 3064700 0 0 0 483722 513 0 0 25 0 1 0 404513024 222580736 44176 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213955 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 54341 44176 251 16 0 50983 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 226064

[startup+4902.3 s]
/proc/loadavg: 3.12 3.03 3.01 4/492 2277
/proc/meminfo: memFree=20905616/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=217364 CPUtime=4902.35 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 3084933 0 0 0 489718 517 0 0 25 0 1 0 404513024 222580736 45949 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 54341 45949 251 16 0 50983 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 226064

[startup+4962.3 s]
/proc/loadavg: 3.10 3.04 3.01 4/492 2282
/proc/meminfo: memFree=20906044/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=217364 CPUtime=4962.36 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 3105152 0 0 0 495714 522 0 0 25 0 1 0 404513024 222580736 47831 33554432000 4194304 4256717 140736788607488 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 54341 47831 251 16 0 50983 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 226064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.06 3.03 3.01 4/492 2283
/proc/meminfo: memFree=20886884/32951124 swapFree=46575272/67111528
[pid=2114] ppid=2112 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/2114/stat : 2114 (esg_static.sh) S 2112 2114 735 0 -1 4202496 353 467 0 0 0 0 1 0 23 0 1 0 404513022 8908800 252 33554432000 4194304 4922060 140735541892240 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2114/statm: 2175 252 209 178 0 68 0
[pid=2117] ppid=2114 vsize=217364 CPUtime=5000.06 cores=1,3,5,7
/proc/2117/stat : 2117 (minisat_static) R 2114 2114 735 0 -1 4202496 3124108 0 0 0 499480 526 0 0 25 0 1 0 404513024 222580736 47297 33554432000 4194304 4256717 140736788607488 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/2117/statm: 54341 47297 251 16 0 50983 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 226064

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 2114 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=16997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.018996
# 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): 4994.81
CPU system time (s): 5.26
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 275384

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

runsolver used 23.8684 second user time and 56.2714 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-17 05:33:38
IDJOB=3387467
IDBENCH=83412
IDSOLVER=1874
FILE ID=node107/3387467-1305603217
RUNJOBID= node107-1305603217-2101
PBS_JOBID= 13350371
Free space on /tmp= 73568 MiB

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

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
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:      21327248 kB
Buffers:        245364 kB
Cached:        2350736 kB
SwapCached:       9844 kB
Active:        9933040 kB
Inactive:      1374480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21327248 kB
SwapTotal:    67111528 kB
SwapFree:     46575272 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:     8708404 kB
Mapped:          32092 kB
Slab:           151672 kB
PageTables:      95036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145348432 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= 73560 MiB
End job on node107 at 2011-05-17 06:57:00