Trace number 3293121

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
rcl 2011-04-01? (TO) 1299.49 1300.01

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

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 |   16803    38653 |    5040       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    8377    24913 |      --       0       --      -- |     --   | -8417/-13719
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1686   #clauses: 8377   #literals: 24913
0.00/0.06	c CPU time:   0.05999 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: 935)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.02 4.03 4.08 5/190 1668
/proc/meminfo: memFree=16909984/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 490006401 8908800 249 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 249 209 178 0 68 0

[startup+0.0580229 s]
/proc/loadavg: 4.02 4.03 4.08 5/190 1668
/proc/meminfo: memFree=16909984/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 490006401 8908800 249 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.107021 s]
/proc/loadavg: 4.02 4.03 4.08 5/190 1668
/proc/meminfo: memFree=16909984/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.300969 s]
/proc/loadavg: 4.02 4.03 4.08 5/190 1668
/proc/meminfo: memFree=16909984/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.700877 s]
/proc/loadavg: 4.02 4.03 4.08 5/190 1668
/proc/meminfo: memFree=16909984/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 4.02 4.03 4.08 5/192 1671
/proc/meminfo: memFree=16905752/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=10380 CPUtime=1.42 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 1070 0 0 0 142 0 0 0 25 0 1 0 490006407 10629120 979 33554432000 4194304 4218580 140734688804592 18446744073709551615 4211265 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 2595 979 130 6 0 1065 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19080

[startup+3.10049 s]
/proc/loadavg: 4.02 4.03 4.08 5/192 1671
/proc/meminfo: memFree=16904760/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=11336 CPUtime=3.02 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 1320 0 0 0 302 0 0 0 25 0 1 0 490006407 11608064 1229 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 2834 1229 131 6 0 1304 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20036

[startup+6.30093 s]
/proc/loadavg: 4.02 4.03 4.08 5/192 1671
/proc/meminfo: memFree=16902528/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=13176 CPUtime=6.22 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 1778 0 0 0 622 0 0 0 25 0 1 0 490006407 13492224 1687 33554432000 4194304 4218580 140734688804592 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 3294 1687 131 6 0 1764 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21876

[startup+12.7008 s]
/proc/loadavg: 4.02 4.03 4.08 5/192 1671
/proc/meminfo: memFree=16900248/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=14552 CPUtime=12.62 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 2114 0 0 0 1262 0 0 0 25 0 1 0 490006407 14901248 2023 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 3638 2023 131 6 0 2108 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23252

[startup+25.5006 s]
/proc/loadavg: 4.01 4.03 4.08 5/189 1675
/proc/meminfo: memFree=17290616/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=18320 CPUtime=25.42 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 3085 0 0 0 2542 0 0 0 25 0 1 0 490006407 18759680 2993 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 4580 2993 131 6 0 3050 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27020

[startup+51.1012 s]
/proc/loadavg: 4.19 4.07 4.09 5/192 1702
/proc/meminfo: memFree=17430724/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=20332 CPUtime=51.02 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 3654 0 0 0 5101 1 0 0 25 0 1 0 490006407 20819968 3499 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 5083 3499 131 6 0 3553 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29032

[startup+102.307 s]
/proc/loadavg: 4.14 4.07 4.09 5/192 1703
/proc/meminfo: memFree=17416184/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=24176 CPUtime=102.23 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 4736 0 0 0 10221 2 0 0 25 0 1 0 490006407 24756224 4425 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 6044 4425 131 6 0 4514 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32876

[startup+162.301 s]
/proc/loadavg: 4.21 4.10 4.10 5/192 1868
/proc/meminfo: memFree=17494684/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=28972 CPUtime=162.22 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 6130 0 0 0 16219 3 0 0 25 0 1 0 490006407 29667328 5620 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 7243 5620 131 6 0 5713 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 37672

[startup+222.3 s]
/proc/loadavg: 4.28 4.13 4.10 5/192 1899
/proc/meminfo: memFree=17466432/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=31028 CPUtime=222.23 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 7027 0 0 0 22218 5 0 0 25 0 1 0 490006407 31772672 6144 33554432000 4194304 4218580 140734688804592 18446744073709551615 4213573 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 7757 6144 131 6 0 6227 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39728

[startup+282.301 s]
/proc/loadavg: 4.31 4.17 4.12 5/192 1936
/proc/meminfo: memFree=17393284/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=31844 CPUtime=282.22 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 7558 0 0 0 28216 6 0 0 25 0 1 0 490006407 32608256 6372 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 7961 6372 131 6 0 6431 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 40544

[startup+342.301 s]
/proc/loadavg: 6.79 4.88 4.36 6/192 1967
/proc/meminfo: memFree=16674932/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=34804 CPUtime=342.23 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 8548 0 0 0 34212 11 0 0 25 0 1 0 490006407 35639296 7088 33554432000 4194304 4218580 140734688804592 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 8701 7088 131 6 0 7171 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43504

[startup+402.3 s]
/proc/loadavg: 5.36 4.84 4.38 5/192 1968
/proc/meminfo: memFree=16677028/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6

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

[pid=1671] ppid=1668 vsize=38352 CPUtime=521.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 10347 0 0 0 52146 23 0 0 25 0 1 0 490006407 39272448 7987 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 9588 7987 131 6 0 8058 0
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (KiB) 47052

[startup+582.301 s]
/proc/loadavg: 4.83 5.05 4.54 5/192 2009
/proc/meminfo: memFree=16079056/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=40760 CPUtime=581.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 11264 0 0 0 58146 23 0 0 25 0 1 0 490006407 41738240 8604 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 10190 8604 131 6 0 8660 0
Current children cumulated CPU time (s) 581.75
Current children cumulated vsize (KiB) 49460

[startup+642.301 s]
/proc/loadavg: 4.30 4.85 4.51 5/192 2011
/proc/meminfo: memFree=16064296/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=41068 CPUtime=641.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 11637 0 0 0 64146 23 0 0 25 0 1 0 490006407 42053632 8677 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 10267 8677 131 6 0 8737 0
Current children cumulated CPU time (s) 641.75
Current children cumulated vsize (KiB) 49768

[startup+702.301 s]
/proc/loadavg: 4.11 4.70 4.47 5/192 2012
/proc/meminfo: memFree=16055684/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=42100 CPUtime=701.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 12152 0 0 0 70146 23 0 0 25 0 1 0 490006407 43110400 8936 33554432000 4194304 4218580 140734688804592 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 10525 8936 131 6 0 8995 0
Current children cumulated CPU time (s) 701.75
Current children cumulated vsize (KiB) 50800

[startup+762.301 s]
/proc/loadavg: 4.04 4.57 4.44 5/192 2014
/proc/meminfo: memFree=16053020/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=42184 CPUtime=761.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 12447 0 0 0 76146 23 0 0 25 0 1 0 490006407 43196416 8962 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 10546 8962 131 6 0 9016 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 50884

[startup+822.3 s]
/proc/loadavg: 4.01 4.46 4.41 5/192 2016
/proc/meminfo: memFree=16048780/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=43372 CPUtime=821.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 12972 0 0 0 82145 24 0 0 25 0 1 0 490006407 44412928 9223 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 10843 9223 131 6 0 9313 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 52072

[startup+882.301 s]
/proc/loadavg: 4.00 4.37 4.38 5/192 2017
/proc/meminfo: memFree=16047096/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=44560 CPUtime=881.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 13642 0 0 0 88145 24 0 0 25 0 1 0 490006407 45629440 9519 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11140 9519 131 6 0 9610 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 53260

[startup+942.301 s]
/proc/loadavg: 4.08 4.32 4.36 5/192 2019
/proc/meminfo: memFree=16037592/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=45088 CPUtime=941.69 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 14053 0 0 0 94145 24 0 0 25 0 1 0 490006407 46170112 9652 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11272 9652 131 6 0 9742 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 53788

[startup+1002.3 s]
/proc/loadavg: 4.08 4.28 4.34 5/192 2020
/proc/meminfo: memFree=16028500/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=44992 CPUtime=1001.7 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 14365 0 0 0 100145 25 0 0 25 0 1 0 490006407 46071808 9634 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11248 9634 131 6 0 9718 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 53692

[startup+1062.3 s]
/proc/loadavg: 4.10 4.25 4.33 5/192 2022
/proc/meminfo: memFree=16027488/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=45372 CPUtime=1061.7 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 14840 0 0 0 106145 25 0 0 25 0 1 0 490006407 46460928 9759 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11343 9759 131 6 0 9813 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 54072

[startup+1122.31 s]
/proc/loadavg: 4.04 4.20 4.31 5/192 2024
/proc/meminfo: memFree=16017600/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=45696 CPUtime=1121.71 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 15225 0 0 0 112146 25 0 0 25 0 1 0 490006407 46792704 9837 33554432000 4194304 4218580 140734688804592 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11424 9837 131 6 0 9894 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 54396

[startup+1182.3 s]
/proc/loadavg: 4.01 4.16 4.28 5/192 2025
/proc/meminfo: memFree=16016456/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=46092 CPUtime=1181.7 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 15602 0 0 0 118145 25 0 0 25 0 1 0 490006407 47198208 9900 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11523 9900 131 6 0 9993 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 54792

[startup+1242.3 s]
/proc/loadavg: 4.00 4.13 4.26 5/192 2027
/proc/meminfo: memFree=16014252/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=46204 CPUtime=1241.7 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 16000 0 0 0 124145 25 0 0 25 0 1 0 490006407 47312896 9946 33554432000 4194304 4218580 140734688804592 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11551 9946 131 6 0 10021 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 54904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.11 4.25 5/192 2028
/proc/meminfo: memFree=16012044/32951132 swapFree=67111528/67111528
[pid=1668] ppid=1666 vsize=8700 CPUtime=0.06 cores=4,6
/proc/1668/stat : 1668 (esg_static.sh) S 1666 1668 524 0 -1 4202496 355 922 0 0 0 0 6 0 25 0 1 0 490006401 8908800 252 33554432000 4194304 4922060 140734900836928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1668/statm: 2175 252 209 178 0 68 0
[pid=1671] ppid=1668 vsize=47224 CPUtime=1299.4 cores=4,6
/proc/1671/stat : 1671 (cdcl) R 1668 1668 524 0 -1 4202496 16449 0 0 0 129915 25 0 0 25 0 1 0 490006407 48357376 10190 33554432000 4194304 4218580 140734688804592 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1671/statm: 11806 10190 131 6 0 10276 0
Current children cumulated CPU time (s) 1299.46
Current children cumulated vsize (KiB) 55924

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)
Real time (s): 1300.01
CPU time (s): 1299.49
CPU user time (s): 1299.22
CPU system time (s): 0.26296
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 55924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17738
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= 26
involuntary context switches= 1096

runsolver used 2.32165 second user time and 6.00309 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 04:14:28
IDJOB=3293121
IDBENCH=88045
IDSOLVER=1609
FILE ID=node131/3293121-1303784068
RUNJOBID= node131-1303781575-543
PBS_JOBID= 13157225
Free space on /tmp= 71800 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293121-1303784068/watcher-3293121-1303784068 -o /tmp/evaluation-result-3293121-1303784068/solver-3293121-1303784068 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3293121-1303784068.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=151151264

node131.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	: 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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16910132 kB
Buffers:       1011440 kB
Cached:       13836748 kB
SwapCached:          0 kB
Active:        5554836 kB
Inactive:      9967120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16910132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1460 kB
Writeback:           0 kB
AnonPages:      673504 kB
Mapped:          15416 kB
Slab:           453628 kB
PageTables:       6752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   892704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71496 MiB
End job on node131 at 2011-04-26 04:36:10