Trace number 3387361

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.06 5000.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2133.18
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.19	c ==============================================================================
0.00/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |  488118  1138942 |  146435       0        0     nan |  0.000 % |
2.20/2.25	c |         0 |  187665   662610 |      --       0       --      -- |     --   | -300451/-476327
2.20/2.25	c ==============================================================================
2.20/2.25	c Result  :   #vars: 28580   #clauses: 187665   #literals: 662610
2.20/2.25	c CPU time:   2.18367 s
2.20/2.25	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-3387361-1305601101/watcher-3387361-1305601101 -o /tmp/evaluation-result-3387361-1305601101/solver-3387361-1305601101 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387361-1305601101.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.88 1.01 1.00 2/525 4134
/proc/meminfo: memFree=14624412/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671707840 8908800 250 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4134/statm: 2175 250 209 178 0 68 0

[startup+0.113803 s]
/proc/loadavg: 0.88 1.01 1.00 2/525 4134
/proc/meminfo: memFree=14624412/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671707840 8908800 250 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4134/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200788 s]
/proc/loadavg: 0.88 1.01 1.00 2/525 4134
/proc/meminfo: memFree=14624412/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671707840 8908800 250 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4134/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300765 s]
/proc/loadavg: 0.88 1.01 1.00 2/525 4134
/proc/meminfo: memFree=14624412/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671707840 8908800 250 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4134/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700688 s]
/proc/loadavg: 0.88 1.01 1.00 2/525 4134
/proc/meminfo: memFree=14624412/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671707840 8908800 250 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4134/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 0.88 1.01 1.00 3/527 4137
/proc/meminfo: memFree=14550996/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 671707840 8908800 250 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4134/statm: 2175 250 209 178 0 68 0
[pid=4135] ppid=4134 vsize=84388 CPUtime=1.48 cores=0,2,4,6
/proc/4135/stat : 4135 (SatELite_releas) R 4134 4134 2389 0 -1 4202496 19985 0 0 0 143 5 0 0 25 0 1 0 671707840 86413312 18426 33554432000 134512640 135144242 4294225664 18446744073709551615 134585381 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4135/statm: 21097 18426 77 155 0 20940 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93088

[startup+3.10023 s]
/proc/loadavg: 0.88 1.01 1.00 3/527 4137
/proc/meminfo: memFree=14537484/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30068 s]
/proc/loadavg: 1.13 1.06 1.02 3/527 4138
/proc/meminfo: memFree=14585976/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=34380 CPUtime=3.91 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 6018 0 0 0 390 1 0 0 25 0 1 0 671708078 35205120 5189 33554432000 4194304 4256717 140734546244400 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 8595 5189 253 16 0 5237 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43080

[startup+12.7005 s]
/proc/loadavg: 1.20 1.07 1.03 3/527 4139
/proc/meminfo: memFree=14565128/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=40244 CPUtime=10.32 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 10538 0 0 0 1030 2 0 0 25 0 1 0 671708078 41209856 6284 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 10061 6284 253 16 0 6703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48944

[startup+25.5012 s]
/proc/loadavg: 1.37 1.12 1.04 3/527 4139
/proc/meminfo: memFree=14508896/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=78232 CPUtime=23.11 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 23752 0 0 0 2308 3 0 0 25 0 1 0 671708078 80109568 14689 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 19558 14689 253 16 0 16200 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86932

[startup+51.1006 s]
/proc/loadavg: 1.59 1.19 1.06 3/527 4140
/proc/meminfo: memFree=14482220/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=89904 CPUtime=48.71 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 43031 0 0 0 4866 5 0 0 25 0 1 0 671708078 92061696 17655 33554432000 4194304 4256717 140734546244400 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 22476 17655 253 16 0 19118 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98604

[startup+102.301 s]
/proc/loadavg: 1.86 1.33 1.12 3/527 4141
/proc/meminfo: memFree=14425280/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=120784 CPUtime=99.91 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 52576 0 0 0 9984 7 0 0 25 0 1 0 671708078 123682816 26564 33554432000 4194304 4256717 140734546244400 18446744073709551615 4219155 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 30196 26564 253 16 0 26838 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 129484

[startup+162.301 s]
/proc/loadavg: 1.95 1.45 1.17 3/527 4152
/proc/meminfo: memFree=14417408/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=121144 CPUtime=159.9 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 52863 0 0 0 15983 7 0 0 25 0 1 0 671708078 124051456 26842 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 30286 26842 253 16 0 26928 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 129844

[startup+222.32 s]
/proc/loadavg: 2.02 1.56 1.22 3/527 4153
/proc/meminfo: memFree=14412476/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=121148 CPUtime=219.92 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 114889 0 0 0 21976 16 0 0 25 0 1 0 671708078 124055552 25135 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 30287 25135 253 16 0 26929 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 129848

[startup+282.301 s]
/proc/loadavg: 2.12 1.67 1.28 3/527 4155
/proc/meminfo: memFree=14408084/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=121148 CPUtime=279.9 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 189280 0 0 0 27963 27 0 0 25 0 1 0 671708078 124055552 24432 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 30287 24432 253 16 0 26929 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 129848

[startup+342.301 s]
/proc/loadavg: 2.09 1.74 1.33 3/527 4156
/proc/meminfo: memFree=14408644/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=123036 CPUtime=339.91 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 245495 0 0 0 33954 37 0 0 25 0 1 0 671708078 125988864 24860 33554432000 4194304 4256717 140734546244400 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 30759 24860 253 16 0 27401 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 131736

[startup+402.301 s]
/proc/loadavg: 2.03 1.79 1.37 3/527 4161
/proc/meminfo: memFree=14403416/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0

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

/proc/4138/statm: 53229 40503 253 16 0 49871 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 221616

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 4342
/proc/meminfo: memFree=13969704/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=213652 CPUtime=4420.01 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3213956 0 0 0 441465 536 0 0 25 0 1 0 671708078 218779648 41697 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 53413 41697 253 16 0 50055 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 222352

[startup+4482.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/527 4344
/proc/meminfo: memFree=13963844/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=213652 CPUtime=4479.97 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3245150 0 0 0 447456 541 0 0 25 0 1 0 671708078 218779648 42690 33554432000 4194304 4256717 140734546244400 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 53413 42690 253 16 0 50055 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 222352

[startup+4542.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/527 4345
/proc/meminfo: memFree=13965660/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=213796 CPUtime=4539.97 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3275717 0 0 0 453451 546 0 0 25 0 1 0 671708078 218927104 43243 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 53449 43243 253 16 0 50091 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 222496

[startup+4602.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/527 4347
/proc/meminfo: memFree=13930040/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=213928 CPUtime=4599.97 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3308541 0 0 0 459446 551 0 0 25 0 1 0 671708078 219062272 45822 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 53482 45822 253 16 0 50124 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 222628

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/527 4349
/proc/meminfo: memFree=13949104/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=214380 CPUtime=4659.97 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3340882 0 0 0 465441 556 0 0 25 0 1 0 671708078 219525120 46755 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 53595 46755 253 16 0 50237 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 223080

[startup+4722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 4350
/proc/meminfo: memFree=13976344/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=214380 CPUtime=4719.98 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3402108 0 0 0 471432 566 0 0 25 0 1 0 671708078 219525120 40966 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4138/statm: 53595 40966 253 16 0 50237 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 223080

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 4352
/proc/meminfo: memFree=13953484/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=215316 CPUtime=4779.97 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3435141 0 0 0 477425 572 0 0 25 0 1 0 671708078 220483584 40423 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4138/statm: 53829 40423 253 16 0 50471 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 224016

[startup+4842.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 4353
/proc/meminfo: memFree=13951596/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=215316 CPUtime=4840 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3468062 0 0 0 483421 579 0 0 25 0 1 0 671708078 220483584 44687 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4138/statm: 53829 44687 253 16 0 50471 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 224016

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 4355
/proc/meminfo: memFree=13947240/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=216380 CPUtime=4899.98 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3499040 0 0 0 489414 584 0 0 25 0 1 0 671708078 221573120 42850 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4138/statm: 54095 42850 253 16 0 50737 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 225080

[startup+4962.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/527 4357
/proc/meminfo: memFree=13977224/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=216876 CPUtime=4959.98 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3527578 0 0 0 495408 590 0 0 25 0 1 0 671708078 222081024 39685 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4138/statm: 54219 39685 253 16 0 50861 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 225576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.22 2.06 2.02 3/527 4358
/proc/meminfo: memFree=13980296/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=217232 CPUtime=4997.69 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3553467 0 0 0 499174 595 0 0 25 0 1 0 671708078 222445568 39655 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4138/statm: 54308 39655 253 16 0 50950 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 225932

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

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

[startup+5000 s]
/proc/loadavg: 2.22 2.06 2.02 3/527 4358
/proc/meminfo: memFree=13980296/32951124 swapFree=62248504/67111528
[pid=4134] ppid=4132 vsize=8700 CPUtime=2.37 cores=0,2,4,6
/proc/4134/stat : 4134 (esg_static.sh) S 4132 4134 2389 0 -1 4202496 353 22946 0 0 0 0 230 7 18 0 1 0 671707840 8908800 252 33554432000 4194304 4922060 140737101344576 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4134/statm: 2175 252 209 178 0 68 0
[pid=4138] ppid=4134 vsize=217232 CPUtime=4997.69 cores=0,2,4,6
/proc/4138/stat : 4138 (minisat_static) R 4134 4134 2389 0 -1 4202496 3553467 0 0 0 499174 595 0 0 25 0 1 0 671708078 222445568 39655 33554432000 4194304 4256717 140734546244400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4138/statm: 54308 39655 253 16 0 50950 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 225932

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.03
CPU time (s): 5000.06
CPU user time (s): 4994.04
CPU system time (s): 6.02
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 355024

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

runsolver used 27.7888 second user time and 58.4641 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-17 04:58:21
IDJOB=3387361
IDBENCH=82468
IDSOLVER=1874
FILE ID=node137/3387361-1305601101
RUNJOBID= node137-1305601101-4113
PBS_JOBID= 13350341
Free space on /tmp= 73728 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387361-1305601101/watcher-3387361-1305601101 -o /tmp/evaluation-result-3387361-1305601101/solver-3387361-1305601101 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387361-1305601101.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1012458855

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      14624444 kB
Buffers:        337332 kB
Cached:        4334648 kB
SwapCached:      25020 kB
Active:        8444840 kB
Inactive:      9599708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14624444 kB
SwapTotal:    67111528 kB
SwapFree:     62248504 kB
Dirty:           15704 kB
Writeback:           0 kB
AnonPages:    13357012 kB
Mapped:          35828 kB
Slab:           138264 kB
PageTables:      74856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162578444 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= 73488 MiB
End job on node137 at 2011-05-17 06:21:43