Trace number 3499005

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 4999.91

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1004.79
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
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.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  265716   620004 |   79714       0        0     nan |  0.000 % |
0.00/0.82	c |         0 |  130698   465103 |      --       0       --      -- |     --   | -135016/-154896
0.00/0.82	c ==============================================================================
0.00/0.82	c Result  :   #vars: 21481   #clauses: 130698   #literals: 465103
0.00/0.82	c CPU time:   0.78888 s
0.00/0.82	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-3499005-1308152027/watcher-3499005-1308152027 -o /tmp/evaluation-result-3499005-1308152027/solver-3499005-1308152027 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499005-1308152027.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: 2.02 2.00 2.00 2/178 7435
/proc/meminfo: memFree=27978556/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 907618984 8908800 250 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7435/statm: 2175 250 209 178 0 68 0

[startup+0.0416861 s]
/proc/loadavg: 2.02 2.00 2.00 2/178 7435
/proc/meminfo: memFree=27978556/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 907618984 8908800 250 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7435/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100701 s]
/proc/loadavg: 2.02 2.00 2.00 2/178 7435
/proc/meminfo: memFree=27978556/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 907618984 8908800 250 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7435/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300671 s]
/proc/loadavg: 2.02 2.00 2.00 2/178 7435
/proc/meminfo: memFree=27978556/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 907618984 8908800 250 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7435/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700617 s]
/proc/loadavg: 2.02 2.00 2.00 2/178 7435
/proc/meminfo: memFree=27978556/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 907618984 8908800 250 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7435/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7438
/proc/meminfo: memFree=27958476/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=20476 CPUtime=0.58 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 3561 0 0 0 58 0 0 0 20 0 1 0 907619074 20967424 3470 33554432000 4194304 4218580 140734374009808 18446744073709551615 4209808 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 5119 3470 131 6 0 3589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29176

[startup+3.10118 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7438
/proc/meminfo: memFree=27952504/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=23624 CPUtime=2.18 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 4349 0 0 0 218 0 0 0 25 0 1 0 907619074 24190976 4258 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208180 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 5906 4258 131 6 0 4376 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32324

[startup+6.30059 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7438
/proc/meminfo: memFree=27948872/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=27032 CPUtime=5.38 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 5202 0 0 0 537 1 0 0 25 0 1 0 907619074 27680768 5111 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 6758 5111 131 6 0 5228 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 35732

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 7438
/proc/meminfo: memFree=27945420/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=29668 CPUtime=11.78 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 5867 0 0 0 1177 1 0 0 25 0 1 0 907619074 30380032 5776 33554432000 4194304 4218580 140734374009808 18446744073709551615 4213862 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 7417 5776 131 6 0 5887 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38368

[startup+25.5012 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 7438
/proc/meminfo: memFree=27939440/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=35300 CPUtime=24.58 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 7305 0 0 0 2456 2 0 0 25 0 1 0 907619074 36147200 7164 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 8825 7164 131 6 0 7295 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44000

[startup+51.1006 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 7439
/proc/meminfo: memFree=27929480/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=45168 CPUtime=50.18 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 9972 0 0 0 5016 2 0 0 25 0 1 0 907619074 46252032 9650 33554432000 4194304 4218580 140734374009808 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 11292 9650 131 6 0 9762 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53868

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7440
/proc/meminfo: memFree=27919668/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=54856 CPUtime=101.39 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 12883 0 0 0 10136 3 0 0 25 0 1 0 907619074 56172544 12079 33554432000 4194304 4218580 140734374009808 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 13714 12079 131 6 0 12184 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 63556

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7442
/proc/meminfo: memFree=27895820/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=71208 CPUtime=161.38 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 17527 0 0 0 16134 4 0 0 25 0 1 0 907619074 72916992 16160 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 17802 16160 131 6 0 16272 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 79908

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7443
/proc/meminfo: memFree=27857340/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=71368 CPUtime=221.39 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 18129 0 0 0 22134 5 0 0 25 0 1 0 907619074 73080832 16206 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 17842 16206 131 6 0 16312 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80068

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7445
/proc/meminfo: memFree=27854328/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=74524 CPUtime=281.38 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 19444 0 0 0 28133 5 0 0 25 0 1 0 907619074 76312576 16973 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 18631 16973 131 6 0 17101 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 83224

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7447
/proc/meminfo: memFree=27853300/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=75648 CPUtime=341.39 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 20279 0 0 0 34133 6 0 0 25 0 1 0 907619074 77463552 17279 33554432000 4194304 4218580 140734374009808 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 18912 17279 131 6 0 17382 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 84348

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 7448
/proc/meminfo: memFree=27851888/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6

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

/proc/7438/statm: 143824 142155 131 6 0 142294 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 583996

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7690
/proc/meminfo: memFree=27148296/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=578956 CPUtime=4421.49 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 164728 0 0 0 442101 48 0 0 25 0 1 0 907619074 592850944 143097 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 144739 143097 131 6 0 143209 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 587656

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7692
/proc/meminfo: memFree=27145084/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=582084 CPUtime=4481.49 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 165522 0 0 0 448101 48 0 0 25 0 1 0 907619074 596054016 143852 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 145521 143852 131 6 0 143991 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 590784

[startup+4542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 7694
/proc/meminfo: memFree=27143504/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=583536 CPUtime=4541.49 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 165923 0 0 0 454101 48 0 0 25 0 1 0 907619074 597540864 144219 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 145884 144219 131 6 0 144354 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 592236

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 7695
/proc/meminfo: memFree=27141792/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=585312 CPUtime=4601.5 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 166369 0 0 0 460102 48 0 0 25 0 1 0 907619074 599359488 144665 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 146328 144665 131 6 0 144798 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 594012

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7697
/proc/meminfo: memFree=27139916/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=587072 CPUtime=4661.5 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 166854 0 0 0 466101 49 0 0 25 0 1 0 907619074 601161728 145101 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 146768 145101 131 6 0 145238 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 595772

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7698
/proc/meminfo: memFree=27128352/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=588068 CPUtime=4721.51 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 167104 0 0 0 472102 49 0 0 25 0 1 0 907619074 602181632 145351 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 147017 145351 131 6 0 145487 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 596768

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7700
/proc/meminfo: memFree=27123472/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=592840 CPUtime=4781.51 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 168337 0 0 0 478101 50 0 0 25 0 1 0 907619074 607068160 146559 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 148210 146559 131 6 0 146680 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 601540

[startup+4842.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 7702
/proc/meminfo: memFree=27120076/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=595952 CPUtime=4841.51 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 169142 0 0 0 484101 50 0 0 25 0 1 0 907619074 610254848 147346 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 148988 147346 131 6 0 147458 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 604652

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 7703
/proc/meminfo: memFree=27112976/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=603032 CPUtime=4901.5 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 170899 0 0 0 490100 50 0 0 25 0 1 0 907619074 617504768 149103 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 150758 149103 131 6 0 149228 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 611732

[startup+4962.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 7705
/proc/meminfo: memFree=27109460/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=606396 CPUtime=4961.51 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 171758 0 0 0 496100 51 0 0 25 0 1 0 907619074 620949504 149932 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 151599 149932 131 6 0 150069 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 615096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7706
/proc/meminfo: memFree=27107572/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=608180 CPUtime=4999.11 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 172227 0 0 0 499860 51 0 0 25 0 1 0 907619074 622776320 150401 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 152045 150401 131 6 0 150515 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 616880

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/180 7706
/proc/meminfo: memFree=27107572/32951124 swapFree=67050916/67111528
[pid=7435] ppid=7433 vsize=8700 CPUtime=0.89 cores=0,2,4,6
/proc/7435/stat : 7435 (esg_static.sh) S 7433 7435 7165 0 -1 4202496 356 11319 0 0 0 0 86 3 18 0 1 0 907618984 8908800 253 33554432000 4194304 4922060 140737027643808 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7435/statm: 2175 253 209 178 0 68 0
[pid=7438] ppid=7435 vsize=608180 CPUtime=4999.11 cores=0,2,4,6
/proc/7438/stat : 7438 (cdcl) R 7435 7435 7165 0 -1 4202496 172227 0 0 0 499860 51 0 0 25 0 1 0 907619074 622776320 150401 33554432000 4194304 4218580 140734374009808 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7438/statm: 152045 150401 131 6 0 150515 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 616880

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7435 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=870867
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=35994
# CPU time returned by wait4() is 0.906861
# while last known CPU time is 5000
#
# 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
CPU user time (s): 4999.46
CPU system time (s): 0.54
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 616880

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

runsolver used 8.89965 second user time and 16.4055 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-15 17:33:47
IDJOB=3499005
IDBENCH=82467
IDSOLVER=1993
FILE ID=node146/3499005-1308152027
RUNJOBID= node146-1308150601-7183
PBS_JOBID= 13575608
Free space on /tmp= 73628 MiB

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

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1285454851

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27978728 kB
Buffers:        505416 kB
Cached:        3892472 kB
SwapCached:      24260 kB
Active:        1427928 kB
Inactive:      3165440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27978728 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            5444 kB
Writeback:           0 kB
AnonPages:      193656 kB
Mapped:           9304 kB
Slab:           315056 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   377260 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= 73480 MiB
End job on node146 at 2011-06-15 18:57:09