Trace number 3348949

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) 1300.02 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
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.18	c ==============================================================================
0.00/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.18	c ==============================================================================
0.00/0.18	c |         0 |  466689  1088941 |  140006       0        0     nan |  0.000 % |
1.69/1.76	c |         0 |  208560   658701 |      --       0       --      -- |     --   | -258127/-430235
1.69/1.76	c ==============================================================================
1.69/1.76	c Result  :   #vars: 40949   #clauses: 208560   #literals: 658701
1.69/1.76	c CPU time:   1.69274 s
1.69/1.76	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-3348949-1304971145/watcher-3348949-1304971145 -o /tmp/evaluation-result-3348949-1304971145/solver-3348949-1304971145 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348949-1304971145.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.01 2.35 3.14 4/302 11696
/proc/meminfo: memFree=26588192/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=0 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 589530463 8908800 249 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 249 209 178 0 68 0

[startup+0.019038 s]
/proc/loadavg: 1.01 2.35 3.14 4/302 11696
/proc/meminfo: memFree=26588192/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=0 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 589530463 8908800 249 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101014 s]
/proc/loadavg: 1.01 2.35 3.14 4/302 11696
/proc/meminfo: memFree=26588192/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=0 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 589530463 8908800 249 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300976 s]
/proc/loadavg: 1.01 2.35 3.14 4/302 11696
/proc/meminfo: memFree=26588192/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=0 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 589530463 8908800 249 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700903 s]
/proc/loadavg: 1.01 2.35 3.14 4/302 11696
/proc/meminfo: memFree=26588192/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=0 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 589530463 8908800 249 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 1.01 2.35 3.14 5/308 11705
/proc/meminfo: memFree=26381412/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=0 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 589530463 8908800 249 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 249 209 178 0 68 0
[pid=11697] ppid=11696 vsize=83748 CPUtime=1.49 cores=1,3
/proc/11697/stat : 11697 (SatELite_releas) R 11696 11696 9758 0 -1 4202496 19417 0 0 0 143 6 0 0 25 0 1 0 589530463 85757952 17772 33554432000 134512640 135144242 4294095248 18446744073709551615 134587973 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11697/statm: 20937 17772 77 155 0 20780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92448

[startup+3.10046 s]
/proc/loadavg: 1.01 2.35 3.14 5/308 11738
/proc/meminfo: memFree=26491028/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=33916 CPUtime=1.19 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 5570 0 0 0 119 0 0 0 22 0 1 0 589530652 34729984 4769 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 8479 4769 252 16 0 5121 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42616

[startup+6.30087 s]
/proc/loadavg: 1.25 2.38 3.14 4/308 11740
/proc/meminfo: memFree=26477040/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=39604 CPUtime=4.38 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 6659 0 0 0 438 0 0 0 25 0 1 0 589530652 40554496 5759 33554432000 4194304 4256717 140735117073104 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 9901 5759 252 16 0 6543 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48304

[startup+12.7007 s]
/proc/loadavg: 1.47 2.41 3.14 5/308 11768
/proc/meminfo: memFree=26181756/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=41476 CPUtime=10.79 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 14358 0 0 0 1077 2 0 0 25 0 1 0 589530652 42471424 6757 33554432000 4194304 4256717 140735117073104 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 10369 6757 252 16 0 7011 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50176

[startup+25.5003 s]
/proc/loadavg: 2.03 2.48 3.16 5/308 11769
/proc/meminfo: memFree=25844848/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=78892 CPUtime=23.58 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 26633 0 0 0 2355 3 0 0 25 0 1 0 589530652 80785408 14034 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 19723 14034 252 16 0 16365 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 87592

[startup+51.1006 s]
/proc/loadavg: 2.70 2.60 3.18 5/308 11800
/proc/meminfo: memFree=25790804/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=90256 CPUtime=49.19 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 45398 0 0 0 4912 7 0 0 25 0 1 0 589530652 92422144 17224 33554432000 4194304 4256717 140735117073104 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 22564 17224 252 16 0 19206 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98956

[startup+102.311 s]
/proc/loadavg: 3.43 2.82 3.22 5/308 11833
/proc/meminfo: memFree=26182040/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=101932 CPUtime=100.4 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 49346 0 0 0 10033 7 0 0 25 0 1 0 589530652 104378368 21053 33554432000 4194304 4256717 140735117073104 18446744073709551615 4219411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 25483 21053 252 16 0 22125 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 110632

[startup+162.301 s]
/proc/loadavg: 3.79 3.03 3.27 5/308 11844
/proc/meminfo: memFree=26095476/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=90264 CPUtime=160.39 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 72188 0 0 0 16027 12 0 0 25 0 1 0 589530652 92430336 19249 33554432000 4194304 4256717 140735117073104 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 22566 19249 252 16 0 19208 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 98964

[startup+222.301 s]
/proc/loadavg: 3.92 3.20 3.31 5/308 11846
/proc/meminfo: memFree=26074532/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=120904 CPUtime=220.39 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 80293 0 0 0 22026 13 0 0 25 0 1 0 589530652 123805696 26572 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213770 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 30226 26572 252 16 0 26868 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 129604

[startup+282.301 s]
/proc/loadavg: 4.05 3.36 3.35 5/308 11877
/proc/meminfo: memFree=26161784/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=120904 CPUtime=280.4 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 80640 0 0 0 28026 14 0 0 25 0 1 0 589530652 123805696 26909 33554432000 4194304 4256717 140735117073104 18446744073709551615 4214105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 30226 26909 252 16 0 26868 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 129604

[startup+342.301 s]
/proc/loadavg: 4.08 3.49 3.40 5/308 11879
/proc/meminfo: memFree=26064760/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=340.4 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 114652 0 0 0 34022 18 0 0 25 0 1 0 589530652 174481408 35037 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 35037 252 16 0 39240 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 179092

[startup+402.301 s]
/proc/loadavg: 4.08 3.60 3.44 5/308 11880
/proc/meminfo: memFree=26051548/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3

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

/proc/11731/statm: 42598 34986 252 16 0 39240 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 179092

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.56 5/308 11887
/proc/meminfo: memFree=26000108/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=640.41 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 467699 0 0 0 63971 70 0 0 25 0 1 0 589530652 174481408 36440 33554432000 4194304 4256717 140735117073104 18446744073709551615 4209946 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 36440 252 16 0 39240 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 179092

[startup+702.301 s]
/proc/loadavg: 4.01 3.85 3.58 5/308 11888
/proc/meminfo: memFree=26038004/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=700.41 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 532663 0 0 0 69962 79 0 0 25 0 1 0 589530652 174481408 35950 33554432000 4194304 4256717 140735117073104 18446744073709551615 4209006 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 35950 252 16 0 39240 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 179092

[startup+762.311 s]
/proc/loadavg: 4.00 3.88 3.61 5/308 11890
/proc/meminfo: memFree=26008556/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=760.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 598619 0 0 0 75954 88 0 0 25 0 1 0 589530652 174481408 34884 33554432000 4194304 4256717 140735117073104 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 34884 252 16 0 39240 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 179092

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.63 5/308 11891
/proc/meminfo: memFree=25959740/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=820.41 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 652238 0 0 0 81944 97 0 0 25 0 1 0 589530652 174481408 36732 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 36732 252 16 0 39240 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 179092

[startup+882.3 s]
/proc/loadavg: 4.19 3.96 3.67 5/308 11893
/proc/meminfo: memFree=25933892/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=880.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 712726 0 0 0 87936 106 0 0 25 0 1 0 589530652 174481408 35509 33554432000 4194304 4256717 140735117073104 18446744073709551615 4210853 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 35509 252 16 0 39240 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 179092

[startup+942.3 s]
/proc/loadavg: 4.10 3.98 3.69 5/308 11895
/proc/meminfo: memFree=25910260/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=940.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 766680 0 0 0 93926 116 0 0 25 0 1 0 589530652 174481408 36148 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 36148 252 16 0 39240 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 179092

[startup+1002.3 s]
/proc/loadavg: 4.03 3.98 3.71 5/308 11896
/proc/meminfo: memFree=25885652/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=1000.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 820889 0 0 0 99916 126 0 0 25 0 1 0 589530652 174481408 35910 33554432000 4194304 4256717 140735117073104 18446744073709551615 4209032 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 35910 252 16 0 39240 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 179092

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/308 11898
/proc/meminfo: memFree=25876312/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=1060.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 880471 0 0 0 105907 135 0 0 25 0 1 0 589530652 174481408 37453 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 37453 252 16 0 39240 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 179092

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.74 5/308 11900
/proc/meminfo: memFree=25857788/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=1120.43 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 936941 0 0 0 111898 145 0 0 25 0 1 0 589530652 174481408 35697 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 35697 252 16 0 39240 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 179092

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.75 5/308 11901
/proc/meminfo: memFree=25853900/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=1180.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 995145 0 0 0 117888 154 0 0 25 0 1 0 589530652 174481408 35391 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213378 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 35391 252 16 0 39240 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 179092

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/308 11903
/proc/meminfo: memFree=25841828/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=1240.42 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 1044290 0 0 0 123879 163 0 0 25 0 1 0 589530652 174481408 36544 33554432000 4194304 4256717 140735117073104 18446744073709551615 4209075 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 36544 252 16 0 39240 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 179092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.78 6/308 11904
/proc/meminfo: memFree=25885176/32951124 swapFree=63485424/67111528
[pid=11696] ppid=11694 vsize=8700 CPUtime=1.88 cores=1,3
/proc/11696/stat : 11696 (esg_static.sh) S 11694 11696 9758 0 -1 4202496 352 22515 0 0 0 0 181 7 18 0 1 0 589530463 8908800 251 33554432000 4194304 4922060 140736895390272 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11696/statm: 2175 251 209 178 0 68 0
[pid=11731] ppid=11696 vsize=170392 CPUtime=1298.14 cores=1,3
/proc/11731/stat : 11731 (minisat_static) R 11696 11696 9758 0 -1 4202496 1094325 0 0 0 129642 172 0 0 25 0 1 0 589530652 174481408 37584 33554432000 4194304 4256717 140735117073104 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11731/statm: 42598 37584 252 16 0 39240 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 179092

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1298.23
CPU system time (s): 1.79
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 228412

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

runsolver used 3.48747 second user time and 8.37073 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 21:59:06
IDJOB=3348949
IDBENCH=82488
IDSOLVER=1811
FILE ID=node147/3348949-1304971145
RUNJOBID= node147-1304971145-11660
PBS_JOBID= 13285603
Free space on /tmp= 53208 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348949-1304971145/watcher-3348949-1304971145 -o /tmp/evaluation-result-3348949-1304971145/solver-3348949-1304971145 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348949-1304971145.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=45582728

node147.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.836
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.67
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.836
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.836
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.82
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.82
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.836
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:      26589092 kB
Buffers:        164076 kB
Cached:        2941076 kB
SwapCached:      12852 kB
Active:         528064 kB
Inactive:      5646552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26589092 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           23344 kB
Writeback:           0 kB
AnonPages:     3064900 kB
Mapped:          15220 kB
Slab:            95640 kB
PageTables:      28888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44918404 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= 53152 MiB
End job on node147 at 2011-05-09 22:20:48