Trace number 3499004

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) 5000.03 4999.91

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  129618   302442 |   38885       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |   68921   217805 |      --       0       --      -- |     --   | -60695/-84632
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 13945   #clauses: 68921   #literals: 217805
0.00/0.36	c CPU time:   0.345947 s
0.00/0.36	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.1 (svn: 989)

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-3499004-1308151733/watcher-3499004-1308151733 -o /tmp/evaluation-result-3499004-1308151733/solver-3499004-1308151733 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499004-1308151733.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: 2.09 2.03 2.01 3/175 22254
/proc/meminfo: memFree=30784396/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926773712 8908800 250 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22254/statm: 2175 250 209 178 0 68 0

[startup+0.0211559 s]
/proc/loadavg: 2.09 2.03 2.01 3/175 22254
/proc/meminfo: memFree=30784396/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926773712 8908800 250 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22254/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101142 s]
/proc/loadavg: 2.09 2.03 2.01 3/175 22254
/proc/meminfo: memFree=30784396/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926773712 8908800 250 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22254/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301094 s]
/proc/loadavg: 2.09 2.03 2.01 3/175 22254
/proc/meminfo: memFree=30784396/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926773712 8908800 250 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22254/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701021 s]
/proc/loadavg: 2.09 2.03 2.01 3/175 22254
/proc/meminfo: memFree=30784396/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 8700

[startup+1.50088 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 22257
/proc/meminfo: memFree=30772280/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=15244 CPUtime=1.09 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 2291 0 0 0 109 0 0 0 25 0 1 0 926773753 15609856 2202 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22257/statm: 3811 2202 131 6 0 2281 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23944

[startup+3.10058 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 22257
/proc/meminfo: memFree=30770908/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=16760 CPUtime=2.69 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 2659 0 0 0 269 0 0 0 25 0 1 0 926773753 17162240 2570 33554432000 4194304 4218580 140736655439888 18446744073709551615 4211015 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22257/statm: 4190 2570 131 6 0 2660 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25460

[startup+6.30097 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 22257
/proc/meminfo: memFree=30768000/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=19872 CPUtime=5.89 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 3426 0 0 0 589 0 0 0 25 0 1 0 926773753 20348928 3337 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/22257/statm: 4968 3337 131 6 0 3438 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28572

[startup+12.7008 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 22257
/proc/meminfo: memFree=30763528/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=23684 CPUtime=12.28 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 4397 0 0 0 1228 0 0 0 25 0 1 0 926773753 24252416 4308 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 5921 4308 131 6 0 4391 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32384

[startup+25.5005 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 22258
/proc/meminfo: memFree=30760352/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=27812 CPUtime=25.08 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 5410 0 0 0 2508 0 0 0 25 0 1 0 926773753 28479488 5317 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 6953 5317 131 6 0 5423 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36512

[startup+51.1009 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 22258
/proc/meminfo: memFree=30753412/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=34732 CPUtime=50.69 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 7187 0 0 0 5068 1 0 0 25 0 1 0 926773753 35565568 7065 33554432000 4194304 4218580 140736655439888 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 8683 7065 131 6 0 7153 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43432

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 22260
/proc/meminfo: memFree=30748652/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=39116 CPUtime=101.9 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 8420 0 0 0 10188 2 0 0 25 0 1 0 926773753 40054784 8171 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 9779 8171 131 6 0 8249 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47816

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22270
/proc/meminfo: memFree=30740788/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=46736 CPUtime=161.89 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 10469 0 0 0 16187 2 0 0 25 0 1 0 926773753 47857664 10062 33554432000 4194304 4218580 140736655439888 18446744073709551615 4209667 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 11684 10062 131 6 0 10154 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 55436

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22272
/proc/meminfo: memFree=30734268/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=53364 CPUtime=221.89 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 12328 0 0 0 22186 3 0 0 25 0 1 0 926773753 54644736 11707 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 13341 11707 131 6 0 11811 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 62064

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22273
/proc/meminfo: memFree=30732476/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=54380 CPUtime=281.89 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 12830 0 0 0 28186 3 0 0 25 0 1 0 926773753 55685120 11973 33554432000 4194304 4218580 140736655439888 18446744073709551615 4213168 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 13595 11973 131 6 0 12065 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 63080

[startup+342.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22275
/proc/meminfo: memFree=30732204/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=54508 CPUtime=341.9 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 13067 0 0 0 34186 4 0 0 25 0 1 0 926773753 55816192 12000 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 13627 12000 131 6 0 12097 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 63208

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 22277
/proc/meminfo: memFree=30730560/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7

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

/proc/22257/statm: 36272 34632 131 6 0 34742 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 153788

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22575
/proc/meminfo: memFree=30789252/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=156176 CPUtime=4422.01 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 58063 0 0 0 442173 28 0 0 25 0 1 0 926773753 159924224 37410 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 39044 37410 131 6 0 37514 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 164876

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22576
/proc/meminfo: memFree=30783284/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=161884 CPUtime=4482.01 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 59601 0 0 0 448173 28 0 0 25 0 1 0 926773753 165769216 38840 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 40471 38840 131 6 0 38941 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 170584

[startup+4542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 22578
/proc/meminfo: memFree=30778924/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=166328 CPUtime=4542.02 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 60750 0 0 0 454173 29 0 0 25 0 1 0 926773753 170319872 39941 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 41582 39941 131 6 0 40052 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 175028

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22580
/proc/meminfo: memFree=30774060/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=170808 CPUtime=4602.03 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 61995 0 0 0 460173 30 0 0 25 0 1 0 926773753 174907392 41067 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 42702 41067 131 6 0 41172 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 179508

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22581
/proc/meminfo: memFree=30770816/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=174348 CPUtime=4662.02 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 62926 0 0 0 466172 30 0 0 25 0 1 0 926773753 178532352 41944 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 43587 41944 131 6 0 42057 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 183048

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22583
/proc/meminfo: memFree=30762852/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=180288 CPUtime=4722.03 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 64483 0 0 0 472172 31 0 0 25 0 1 0 926773753 184614912 43429 33554432000 4194304 4218580 140736655439888 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 45072 43429 131 6 0 43542 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 188988

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22584
/proc/meminfo: memFree=30760484/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=182692 CPUtime=4782.03 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 65168 0 0 0 478172 31 0 0 25 0 1 0 926773753 187076608 44048 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 45673 44048 131 6 0 44143 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 191392

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22586
/proc/meminfo: memFree=30758224/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=184924 CPUtime=4842.03 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 65766 0 0 0 484172 31 0 0 25 0 1 0 926773753 189362176 44592 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 46231 44592 131 6 0 44701 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 193624

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22588
/proc/meminfo: memFree=30752008/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=190276 CPUtime=4902.03 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 67188 0 0 0 490171 32 0 0 25 0 1 0 926773753 194842624 45956 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 47569 45956 131 6 0 46039 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 198976

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22589
/proc/meminfo: memFree=30749004/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=193068 CPUtime=4962.03 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 67921 0 0 0 496170 33 0 0 25 0 1 0 926773753 197701632 46622 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 48267 46622 131 6 0 46737 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 201768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22590
/proc/meminfo: memFree=30744144/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=197500 CPUtime=4999.64 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 69101 0 0 0 499931 33 0 0 25 0 1 0 926773753 202240000 47735 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 49375 47735 131 6 0 47845 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 206200

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: 2.00 2.00 2.00 3/177 22590
/proc/meminfo: memFree=30744144/32951124 swapFree=67060192/67111528
[pid=22254] ppid=22252 vsize=8700 CPUtime=0.39 cores=1,3,5,7
/proc/22254/stat : 22254 (esg_static.sh) S 22252 22254 21788 0 -1 4202496 354 6154 0 0 0 0 38 1 22 0 1 0 926773712 8908800 253 33554432000 4194304 4922060 140735480550016 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22254/statm: 2175 253 209 178 0 68 0
[pid=22257] ppid=22254 vsize=197500 CPUtime=4999.64 cores=1,3,5,7
/proc/22257/stat : 22257 (cdcl) R 22254 22254 21788 0 -1 4202496 69101 0 0 0 499931 33 0 0 25 0 1 0 926773753 202240000 47735 33554432000 4194304 4218580 140736655439888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22257/statm: 49375 47735 131 6 0 47845 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 206200

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.69
CPU system time (s): 0.34
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 206200

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

runsolver used 7.53285 second user time and 17.4413 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-15 17:28:53
IDJOB=3499004
IDBENCH=82466
IDSOLVER=1993
FILE ID=node106/3499004-1308151733
RUNJOBID= node106-1308150601-21807
PBS_JOBID= 13575606
Free space on /tmp= 73840 MiB

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

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1851051583

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:      30784836 kB
Buffers:        428952 kB
Cached:        1194464 kB
SwapCached:      13688 kB
Active:         768908 kB
Inactive:      1054256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30784836 kB
SwapTotal:    67111528 kB
SwapFree:     67060192 kB
Dirty:            3300 kB
Writeback:           0 kB
AnonPages:      197180 kB
Mapped:          10568 kB
Slab:           279456 kB
PageTables:       3980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   386408 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= 73940 MiB
End job on node106 at 2011-06-15 18:52:15