Trace number 3387463

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.05 4999.93

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   30056   166260 |    9016       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |   29288   163700 |      --       0       --      -- |     --   | -256/-512
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 2400   #clauses: 29288   #literals: 163700
0.00/0.02	c CPU time:   0.020996 s
0.00/0.02	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-3387463-1305603034/watcher-3387463-1305603034 -o /tmp/evaluation-result-3387463-1305603034/solver-3387463-1305603034 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387463-1305603034.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 1.98 2.06 3/548 20063
/proc/meminfo: memFree=17357408/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 671903833 8908800 250 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20063/statm: 2175 250 209 178 0 68 0

[startup+0.0397921 s]
/proc/loadavg: 1.92 1.98 2.06 3/548 20063
/proc/meminfo: memFree=17357408/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 671903833 8908800 250 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20063/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100747 s]
/proc/loadavg: 1.92 1.98 2.06 3/548 20063
/proc/meminfo: memFree=17357408/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.30071 s]
/proc/loadavg: 1.92 1.98 2.06 3/548 20063
/proc/meminfo: memFree=17357408/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.700638 s]
/proc/loadavg: 1.92 1.98 2.06 3/548 20063
/proc/meminfo: memFree=17357408/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 1.92 1.98 2.06 4/554 20074
/proc/meminfo: memFree=17320532/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=31332 CPUtime=1.44 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 9579 0 0 0 144 0 0 0 25 0 1 0 671903838 32083968 4067 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 7833 4067 253 16 0 4475 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40032

[startup+3.10025 s]
/proc/loadavg: 2.17 2.03 2.08 4/554 20074
/proc/meminfo: memFree=17313592/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=34056 CPUtime=3.04 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 10620 0 0 0 304 0 0 0 25 0 1 0 671903838 34873344 4991 33554432000 4194304 4256717 140735223640208 18446744073709551615 4218657 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 8514 4991 253 16 0 5156 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42756

[startup+6.30066 s]
/proc/loadavg: 2.17 2.03 2.08 4/554 20074
/proc/meminfo: memFree=17290900/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=50436 CPUtime=6.24 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 21677 0 0 0 623 1 0 0 25 0 1 0 671903838 51646464 8400 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 12609 8400 253 16 0 9251 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59136

[startup+12.7005 s]
/proc/loadavg: 2.29 2.07 2.09 4/554 20074
/proc/meminfo: memFree=17269668/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=57620 CPUtime=12.64 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 32504 0 0 0 1261 3 0 0 25 0 1 0 671903838 59002880 9621 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 14405 9621 253 16 0 11047 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66320

[startup+25.5002 s]
/proc/loadavg: 2.40 2.10 2.10 4/554 20074
/proc/meminfo: memFree=17250680/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=64804 CPUtime=25.44 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 35004 0 0 0 2541 3 0 0 25 0 1 0 671903838 66359296 11949 33554432000 4194304 4256717 140735223640208 18446744073709551615 4229436 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 16201 11949 253 16 0 12843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73504

[startup+51.1005 s]
/proc/loadavg: 2.61 2.17 2.12 4/554 20075
/proc/meminfo: memFree=17236932/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=96516 CPUtime=51.04 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 48214 0 0 0 5099 5 0 0 25 0 1 0 671903838 98832384 19126 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213490 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 24129 19126 253 16 0 20771 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105216

[startup+102.321 s]
/proc/loadavg: 2.84 2.31 2.17 4/554 20077
/proc/meminfo: memFree=17186660/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=108192 CPUtime=102.26 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 51493 0 0 0 10221 5 0 0 25 0 1 0 671903838 110788608 22207 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213702 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 27048 22207 253 16 0 23690 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116892

[startup+162.3 s]
/proc/loadavg: 3.17 2.49 2.24 4/554 20078
/proc/meminfo: memFree=17154504/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=127156 CPUtime=162.24 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 58489 0 0 0 16218 6 0 0 25 0 1 0 671903838 130207744 28505 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 31789 28505 253 16 0 28431 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 135856

[startup+222.3 s]
/proc/loadavg: 3.17 2.61 2.29 4/554 20080
/proc/meminfo: memFree=17120988/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=127156 CPUtime=222.24 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 58489 0 0 0 22218 6 0 0 25 0 1 0 671903838 130207744 28505 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213497 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 31789 28505 253 16 0 28431 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 135856

[startup+282.301 s]
/proc/loadavg: 3.06 2.68 2.33 4/554 20081
/proc/meminfo: memFree=17122056/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=127156 CPUtime=282.24 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 58489 0 0 0 28218 6 0 0 25 0 1 0 671903838 130207744 28505 33554432000 4194304 4256717 140735223640208 18446744073709551615 4229773 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 31789 28505 253 16 0 28431 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 135856

[startup+342.301 s]
/proc/loadavg: 3.02 2.74 2.37 4/554 20083
/proc/meminfo: memFree=17121020/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=127156 CPUtime=342.25 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 58489 0 0 0 34219 6 0 0 25 0 1 0 671903838 130207744 28505 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213551 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 31789 28505 253 16 0 28431 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 135856

[startup+402.301 s]
/proc/loadavg: 3.01 2.78 2.41 4/554 20084
/proc/meminfo: memFree=17151604/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7

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

/proc/20066/statm: 47130 37192 253 16 0 43772 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 197220

[startup+4422.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/554 20204
/proc/meminfo: memFree=17019020/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=188520 CPUtime=4422.37 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2748090 0 0 0 441747 490 0 0 25 0 1 0 671903838 193044480 40023 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 47130 40023 253 16 0 43772 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 197220

[startup+4482.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/554 20205
/proc/meminfo: memFree=17034956/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=188520 CPUtime=4482.37 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2780385 0 0 0 447741 496 0 0 25 0 1 0 671903838 193044480 36583 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213464 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 47130 36583 253 16 0 43772 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 197220

[startup+4542.3 s]
/proc/loadavg: 3.09 3.04 3.01 4/554 20207
/proc/meminfo: memFree=17016560/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=188520 CPUtime=4542.38 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2801294 0 0 0 453736 502 0 0 25 0 1 0 671903838 193044480 39175 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 47130 39175 253 16 0 43772 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 197220

[startup+4602.3 s]
/proc/loadavg: 3.21 3.08 3.02 4/554 20209
/proc/meminfo: memFree=17017640/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=188520 CPUtime=4602.4 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2821094 0 0 0 459732 508 0 0 25 0 1 0 671903838 193044480 40206 33554432000 4194304 4256717 140735223640208 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 47130 40206 253 16 0 43772 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 197220

[startup+4662.3 s]
/proc/loadavg: 3.16 3.10 3.03 4/554 20210
/proc/meminfo: memFree=17028748/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=157700 CPUtime=4662.37 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2851577 0 0 0 465723 514 0 0 25 0 1 0 671903838 161484800 35779 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 39425 35779 253 16 0 36067 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 166400

[startup+4722.32 s]
/proc/loadavg: 3.06 3.08 3.02 4/554 20212
/proc/meminfo: memFree=17030812/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=188520 CPUtime=4722.4 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2870857 0 0 0 471722 518 0 0 25 0 1 0 671903838 193044480 37447 33554432000 4194304 4256717 140735223640208 18446744073709551615 4219750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 47130 37447 253 16 0 43772 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 197220

[startup+4782.3 s]
/proc/loadavg: 3.02 3.06 3.02 4/554 20213
/proc/meminfo: memFree=17011420/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=188520 CPUtime=4782.38 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2889411 0 0 0 477715 523 0 0 25 0 1 0 671903838 193044480 38785 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 47130 38785 253 16 0 43772 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 197220

[startup+4842.3 s]
/proc/loadavg: 3.00 3.05 3.01 4/554 20215
/proc/meminfo: memFree=17028616/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=157700 CPUtime=4842.38 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2918498 0 0 0 483710 528 0 0 25 0 1 0 671903838 161484800 34684 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 39425 34685 253 16 0 36067 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 166400

[startup+4902.3 s]
/proc/loadavg: 3.00 3.04 3.00 4/554 20216
/proc/meminfo: memFree=17026588/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=172004 CPUtime=4902.38 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2956784 0 0 0 489705 533 0 0 25 0 1 0 671903838 176132096 36469 33554432000 4194304 4256717 140735223640208 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 43001 36469 253 16 0 39643 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 180704

[startup+4962.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/554 20218
/proc/meminfo: memFree=17004340/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=202824 CPUtime=4962.39 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 2989039 0 0 0 495700 539 0 0 25 0 1 0 671903838 207691776 41877 33554432000 4194304 4256717 140735223640208 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 50706 41877 253 16 0 47348 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 211524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.02 3.00 4/554 20219
/proc/meminfo: memFree=17002436/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=202824 CPUtime=5000.01 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 3008685 0 0 0 499457 544 0 0 25 0 1 0 671903838 207691776 45560 33554432000 4194304 4256717 140735223640208 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 50706 45560 253 16 0 47348 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 211524

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

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

[startup+4999.9 s]
/proc/loadavg: 3.00 3.02 3.00 4/554 20219
/proc/meminfo: memFree=17002436/32951124 swapFree=56449236/67111528
[pid=20063] ppid=20061 vsize=8700 CPUtime=0.04 cores=1,3,5,7
/proc/20063/stat : 20063 (esg_static.sh) S 20061 20063 18474 0 -1 4202496 354 1113 0 0 0 0 4 0 22 0 1 0 671903833 8908800 252 33554432000 4194304 4922060 140736439681648 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20063/statm: 2175 252 209 178 0 68 0
[pid=20066] ppid=20063 vsize=202824 CPUtime=5000.01 cores=1,3,5,7
/proc/20066/stat : 20066 (minisat_static) R 20063 20063 18474 0 -1 4202496 3008685 0 0 0 499457 544 0 0 25 0 1 0 671903838 207691776 45560 33554432000 4194304 4256717 140735223640208 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20066/statm: 50706 45560 253 16 0 47348 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 211524

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4994.61
CPU system time (s): 5.44
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 327448

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

runsolver used 26.309 second user time and 66.2059 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-17 05:30:34
IDJOB=3387463
IDBENCH=83408
IDSOLVER=1874
FILE ID=node106/3387463-1305603034
RUNJOBID= node106-1305603034-20050
PBS_JOBID= 13350372
Free space on /tmp= 73468 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1543914950

node106.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.830
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.830
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	: 5226.20
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.830
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.75
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.830
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.830
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.830
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.75
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.830
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.830
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:      17357440 kB
Buffers:        322608 kB
Cached:        7178572 kB
SwapCached:      27532 kB
Active:        6184704 kB
Inactive:      9117352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17357440 kB
SwapTotal:    67111528 kB
SwapFree:     56449236 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:     7781620 kB
Mapped:          25556 kB
Slab:           142628 kB
PageTables:      78208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167790500 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= 73456 MiB
End job on node106 at 2011-05-17 06:53:56