Trace number 3348845

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 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  564951  1318219 |  169485       0        0     nan |  0.000 % |
1.37/1.42	c |         0 |  279680   895605 |      --       0       --      -- |     --   | -285269/-422609
1.37/1.42	c ==============================================================================
1.37/1.42	c Result  :   #vars: 57963   #clauses: 279680   #literals: 895605
1.37/1.42	c CPU time:   1.35279 s
1.37/1.42	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-3348845-1304971147/watcher-3348845-1304971147 -o /tmp/evaluation-result-3348845-1304971147/solver-3348845-1304971147 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348845-1304971147.cnf 

running on 2 cores: 5,7

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 6/306 11736
/proc/meminfo: memFree=26523168/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=11796 CPUtime=0 cores=5,7
/proc/11736/stat : 11736 (runsolver) R 11734 11736 9758 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 589530662 12079104 49 33554432000 4194304 5432360 140734552213360 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/11736/statm: 2949 49 30 303 0 2643 0

[startup+0.110901 s]
/proc/loadavg: 1.01 2.35 3.14 6/306 11736
/proc/meminfo: memFree=26523168/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=0 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 589530662 8908800 249 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200888 s]
/proc/loadavg: 1.01 2.35 3.14 6/306 11736
/proc/meminfo: memFree=26523168/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=0 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 589530662 8908800 249 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300869 s]
/proc/loadavg: 1.01 2.35 3.14 6/306 11736
/proc/meminfo: memFree=26523168/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=0 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 589530662 8908800 249 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700796 s]
/proc/loadavg: 1.01 2.35 3.14 6/306 11736
/proc/meminfo: memFree=26523168/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=0 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 589530662 8908800 249 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 1.01 2.35 3.14 5/308 11738
/proc/meminfo: memFree=26419116/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=0 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 589530662 8908800 249 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 249 209 178 0 68 0
[pid=11738] ppid=11736 vsize=98600 CPUtime=1.47 cores=5,7
/proc/11738/stat : 11738 (SatELite_releas) R 11736 11736 9758 0 -1 4202496 25314 0 0 0 142 5 0 0 25 0 1 0 589530663 100966400 21663 33554432000 134512640 135144242 4294614016 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11738/statm: 24650 21663 77 155 0 24493 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 107300

[startup+3.10039 s]
/proc/loadavg: 1.25 2.38 3.14 5/308 11739
/proc/meminfo: memFree=26471196/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=42908 CPUtime=1.49 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 7212 0 0 0 149 0 0 0 20 0 1 0 589530821 43937792 6150 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 10727 6150 253 16 0 7369 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 51608

[startup+6.30079 s]
/proc/loadavg: 1.25 2.38 3.14 5/304 11761
/proc/meminfo: memFree=26456176/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=44100 CPUtime=4.69 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 7773 0 0 0 469 0 0 0 25 0 1 0 589530821 45158400 6674 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 11025 6674 253 16 0 7667 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 52800

[startup+12.7006 s]
/proc/loadavg: 1.67 2.43 3.15 5/308 11768
/proc/meminfo: memFree=25927804/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=46560 CPUtime=11.09 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 12733 0 0 0 1108 1 0 0 25 0 1 0 589530821 47677440 8007 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213779 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 11640 8007 253 16 0 8282 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 55260

[startup+25.5003 s]
/proc/loadavg: 2.03 2.48 3.16 5/308 11769
/proc/meminfo: memFree=25836788/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=78012 CPUtime=23.89 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 24482 0 0 0 2386 3 0 0 25 0 1 0 589530821 79884288 14756 33554432000 4194304 4256717 140734934637728 18446744073709551615 4209952 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 19503 14756 253 16 0 16145 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 86712

[startup+51.1005 s]
/proc/loadavg: 2.70 2.60 3.18 5/308 11800
/proc/meminfo: memFree=25788364/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=85192 CPUtime=49.5 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 26762 0 0 0 4946 4 0 0 25 0 1 0 589530821 87236608 16829 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 21298 16829 253 16 0 17940 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 93892

[startup+102.301 s]
/proc/loadavg: 3.48 2.84 3.22 5/308 11833
/proc/meminfo: memFree=26173484/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=129076 CPUtime=100.71 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 44520 0 0 0 10064 7 0 0 25 0 1 0 589530821 132173824 27129 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 32269 27129 253 16 0 28911 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 137776

[startup+162.301 s]
/proc/loadavg: 3.81 3.05 3.27 5/308 11844
/proc/meminfo: memFree=26125980/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=140748 CPUtime=160.7 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 48299 0 0 0 16062 8 0 0 25 0 1 0 589530821 144125952 30544 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 35187 30544 253 16 0 31829 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 149448

[startup+222.312 s]
/proc/loadavg: 3.93 3.22 3.31 5/308 11846
/proc/meminfo: memFree=26121528/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=141272 CPUtime=220.72 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 116972 0 0 0 22053 19 0 0 25 0 1 0 589530821 144662528 31248 33554432000 4194304 4256717 140734934637728 18446744073709551615 4219655 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 35318 31248 253 16 0 31960 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 149972

[startup+282.301 s]
/proc/loadavg: 4.04 3.37 3.36 5/308 11877
/proc/meminfo: memFree=26192784/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=141272 CPUtime=280.71 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 253768 0 0 0 28035 36 0 0 25 0 1 0 589530821 144662528 31714 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 35318 31714 253 16 0 31960 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 149972

[startup+342.301 s]
/proc/loadavg: 4.07 3.50 3.40 5/308 11879
/proc/meminfo: memFree=26097616/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=221368 CPUtime=340.7 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 413055 0 0 0 34013 57 0 0 25 0 1 0 589530821 226680832 47872 33554432000 4194304 4256717 140734934637728 18446744073709551615 4210826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 55342 47872 253 16 0 51984 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 230068

[startup+402.301 s]
/proc/loadavg: 4.07 3.60 3.44 5/308 11880
/proc/meminfo: memFree=26045844/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7

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

/proc/11739/statm: 63092 52732 253 16 0 59734 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 261068

[startup+702.3 s]
/proc/loadavg: 4.01 3.86 3.58 5/308 11888
/proc/meminfo: memFree=26079916/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=243032 CPUtime=700.72 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1223992 0 0 0 69897 175 0 0 25 0 1 0 589530821 248864768 54447 33554432000 4194304 4256717 140734934637728 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 60758 54447 253 16 0 57400 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 251732

[startup+762.3 s]
/proc/loadavg: 4.00 3.88 3.61 5/308 11890
/proc/meminfo: memFree=26028144/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=249252 CPUtime=760.72 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1345143 0 0 0 75880 192 0 0 25 0 1 0 589530821 255234048 57348 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 62313 57348 253 16 0 58955 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 257952

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.63 5/308 11892
/proc/meminfo: memFree=25973128/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=254928 CPUtime=820.72 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1480180 0 0 0 81859 213 0 0 25 0 1 0 589530821 261046272 59244 33554432000 4194304 4256717 140734934637728 18446744073709551615 4210845 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 63732 59244 253 16 0 60374 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 263628

[startup+882.311 s]
/proc/loadavg: 4.25 3.98 3.67 5/308 11893
/proc/meminfo: memFree=25928184/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=294056 CPUtime=880.73 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1606103 0 0 0 87842 231 0 0 25 0 1 0 589530821 301113344 62990 33554432000 4194304 4256717 140734934637728 18446744073709551615 4219750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 73514 62990 253 16 0 70156 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 302756

[startup+942.3 s]
/proc/loadavg: 4.09 3.98 3.69 5/308 11895
/proc/meminfo: memFree=25901576/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=300656 CPUtime=940.73 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1731627 0 0 0 93823 250 0 0 25 0 1 0 589530821 307871744 64904 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213948 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 75164 64904 253 16 0 71806 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 309356

[startup+1002.3 s]
/proc/loadavg: 4.03 3.98 3.71 5/308 11896
/proc/meminfo: memFree=25878584/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=308252 CPUtime=1000.72 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1851705 0 0 0 99805 267 0 0 25 0 1 0 589530821 315650048 69537 33554432000 4194304 4256717 140734934637728 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 77063 69537 253 16 0 73705 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 316952

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/308 11898
/proc/meminfo: memFree=25870732/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=323008 CPUtime=1060.72 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 1983382 0 0 0 105786 286 0 0 25 0 1 0 589530821 330760192 70193 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 80752 70193 253 16 0 77394 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 331708

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.74 5/308 11900
/proc/meminfo: memFree=25864360/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=328956 CPUtime=1120.73 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 2112986 0 0 0 111768 305 0 0 25 0 1 0 589530821 336850944 70855 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 82239 70855 253 16 0 78881 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 337656

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.75 5/308 11901
/proc/meminfo: memFree=25858112/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=335416 CPUtime=1180.73 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 2246510 0 0 0 117748 325 0 0 25 0 1 0 589530821 343465984 73112 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 83854 73112 253 16 0 80496 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 344116

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/308 11903
/proc/meminfo: memFree=25837116/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=344976 CPUtime=1240.73 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 2364840 0 0 0 123730 343 0 0 25 0 1 0 589530821 353255424 76622 33554432000 4194304 4256717 140734934637728 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 86244 76622 253 16 0 82886 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 353676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.78 4/305 11905
/proc/meminfo: memFree=25999156/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=350968 CPUtime=1298.44 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 2484835 0 0 0 129484 360 0 0 25 0 1 0 589530821 359391232 77518 33554432000 4194304 4256717 140734934637728 18446744073709551615 4214153 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 87742 77518 253 16 0 84384 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 359668

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.78 4/305 11905
/proc/meminfo: memFree=25999156/32951124 swapFree=63485424/67111528
[pid=11736] ppid=11734 vsize=8700 CPUtime=1.56 cores=5,7
/proc/11736/stat : 11736 (esg_static.sh) S 11734 11736 9758 0 -1 4202496 352 25315 0 0 0 0 150 6 18 0 1 0 589530662 8908800 251 33554432000 4194304 4922060 140737121058304 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11736/statm: 2175 251 209 178 0 68 0
[pid=11739] ppid=11736 vsize=350968 CPUtime=1298.44 cores=5,7
/proc/11739/stat : 11739 (minisat_static) R 11736 11736 9758 0 -1 4202496 2484835 0 0 0 129484 360 0 0 25 0 1 0 589530821 359391232 77518 33554432000 4194304 4256717 140734934637728 18446744073709551615 4214153 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11739/statm: 87742 77518 253 16 0 84384 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 359668

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11736 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=505771
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=66989
# CPU time returned by wait4() is 1.57276
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1296.34
CPU system time (s): 3.66
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 488016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.50577
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25667
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= 6
involuntary context switches= 24

runsolver used 3.54746 second user time and 8.46171 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 21:59:08
IDJOB=3348845
IDBENCH=82493
IDSOLVER=1811
FILE ID=node147/3348845-1304971147
RUNJOBID= node147-1304971145-11661
PBS_JOBID= 13285603
Free space on /tmp= 53156 MiB

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

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1525695986

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:      26523324 kB
Buffers:        164236 kB
Cached:        2999284 kB
SwapCached:      12852 kB
Active:         558216 kB
Inactive:      5679732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26523324 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           79560 kB
Writeback:           0 kB
AnonPages:     3069980 kB
Mapped:          14720 kB
Slab:            97660 kB
PageTables:      30008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44937104 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= 53100 MiB
End job on node147 at 2011-05-09 22:20:50