Trace number 3309054

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
SAT09 reference solver:LySAT i/2009-03-20? (TO) 1299.97 1300.01

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.05	c |         0 |   74571   252027 |   22371       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   74138   251460 |      --       0       --      -- |     --   | -431/-560
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 11529   #clauses: 74138   #literals: 251460
0.00/0.14	c CPU time:   0.137979 s
0.00/0.14	c ==============================================================================
0.00/0.19	c lySAT 0.1
0.00/0.19	c minisat core +  additionnal features
0.00/0.19	c ============================[ Problem Statistics ]=============================
0.00/0.19	c |                                                                             |
0.00/0.19	c |  Number of variables:  11529                                                |
0.00/0.19	c |  Number of clauses:    74138                                                |
0.18/0.23	c |  Parsing time:         0.03         s                                       |

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: 935)

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-3309054-1303985376/watcher-3309054-1303985376 -o /tmp/evaluation-result-3309054-1303985376/solver-3309054-1303985376 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3309054-1303985376.cnf i 

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: 4.01 4.02 3.59 5/192 24384
/proc/meminfo: memFree=12562664/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510138340 8908800 249 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 249 209 178 0 68 0

[startup+0.0481999 s]
/proc/loadavg: 4.01 4.02 3.59 5/192 24384
/proc/meminfo: memFree=12562664/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510138340 8908800 249 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101202 s]
/proc/loadavg: 4.01 4.02 3.59 5/192 24384
/proc/meminfo: memFree=12562664/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510138340 8908800 249 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30112 s]
/proc/loadavg: 4.01 4.02 3.59 5/192 24384
/proc/meminfo: memFree=12562664/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+0.701046 s]
/proc/loadavg: 4.01 4.02 3.59 5/192 24384
/proc/meminfo: memFree=12562664/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 4.01 4.02 3.59 5/194 24387
/proc/meminfo: memFree=12553252/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=7796 CPUtime=1.29 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 1836 0 0 0 129 0 0 0 25 0 1 0 510138359 7983104 1791 33554432000 134512640 135226915 4287640048 18446744073709551615 134537333 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 1949 1791 82 175 0 1772 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16496

[startup+3.10064 s]
/proc/loadavg: 4.01 4.02 3.59 5/194 24387
/proc/meminfo: memFree=12552384/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=8460 CPUtime=2.89 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 2014 0 0 0 289 0 0 0 25 0 1 0 510138359 8663040 1969 33554432000 134512640 135226915 4287640048 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 2115 1969 82 175 0 1938 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17160

[startup+6.30105 s]
/proc/loadavg: 4.01 4.02 3.59 5/194 24388
/proc/meminfo: memFree=12548784/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=9548 CPUtime=6.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 2283 0 0 0 609 0 0 0 25 0 1 0 510138359 9777152 2238 33554432000 134512640 135226915 4287640048 18446744073709551615 134536768 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 2387 2238 82 175 0 2210 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18248

[startup+12.7009 s]
/proc/loadavg: 4.01 4.02 3.60 5/194 24388
/proc/meminfo: memFree=12541292/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=11760 CPUtime=12.5 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 2826 0 0 0 1249 1 0 0 25 0 1 0 510138359 12042240 2781 33554432000 134512640 135226915 4287640048 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 2940 2781 82 175 0 2763 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20460

[startup+25.5005 s]
/proc/loadavg: 4.01 4.02 3.60 5/194 24388
/proc/meminfo: memFree=12536344/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=14388 CPUtime=25.29 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 3461 0 0 0 2528 1 0 0 25 0 1 0 510138359 14733312 3416 33554432000 134512640 135226915 4287640048 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 3597 3416 82 175 0 3420 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23088

[startup+51.1008 s]
/proc/loadavg: 4.00 4.02 3.61 5/194 24419
/proc/meminfo: memFree=12641016/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=19788 CPUtime=50.9 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 4811 0 0 0 5088 2 0 0 25 0 1 0 510138359 20262912 4766 33554432000 134512640 135226915 4287640048 18446744073709551615 134536757 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 4947 4766 82 175 0 4770 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28488

[startup+102.307 s]
/proc/loadavg: 4.04 4.03 3.64 5/194 24420
/proc/meminfo: memFree=12545500/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=27540 CPUtime=102.1 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 6682 0 0 0 10207 3 0 0 25 0 1 0 510138359 28200960 6637 33554432000 134512640 135226915 4287640048 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 6885 6637 82 175 0 6708 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36240

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.65 5/194 24422
/proc/meminfo: memFree=12436980/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=40400 CPUtime=162.1 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 9815 0 0 0 16205 5 0 0 25 0 1 0 510138359 41369600 9770 33554432000 134512640 135226915 4287640048 18446744073709551615 134527817 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 10100 9770 82 175 0 9923 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 49100

[startup+222.3 s]
/proc/loadavg: 4.03 4.03 3.68 5/194 24423
/proc/meminfo: memFree=12396052/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=44912 CPUtime=222.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 10928 0 0 0 22204 5 0 0 25 0 1 0 510138359 45989888 10883 33554432000 134512640 135226915 4287640048 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 11228 10883 82 175 0 11051 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 53612

[startup+282.3 s]
/proc/loadavg: 4.07 4.04 3.70 5/194 24425
/proc/meminfo: memFree=12370116/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=57276 CPUtime=282.1 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 13818 0 0 0 28204 6 0 0 25 0 1 0 510138359 58650624 13773 33554432000 134512640 135226915 4287640048 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 14319 13773 82 175 0 14142 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 65976

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 3.72 5/194 24426
/proc/meminfo: memFree=12316280/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=63628 CPUtime=342.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 15387 0 0 0 34203 6 0 0 25 0 1 0 510138359 65155072 15342 33554432000 134512640 135226915 4287640048 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 15907 15342 82 175 0 15730 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 72328

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.73 5/194 24428
/proc/meminfo: memFree=12300892/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7

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

/proc/24387/statm: 23519 22886 82 175 0 23342 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 102776

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 3.79 5/194 24464
/proc/meminfo: memFree=12562268/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=97272 CPUtime=642.1 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 23648 0 0 0 64199 11 0 0 25 0 1 0 510138359 99606528 23603 33554432000 134512640 135226915 4287640048 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 24318 23603 82 175 0 24141 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 105972

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.80 5/194 24466
/proc/meminfo: memFree=12543780/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=108728 CPUtime=702.08 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 26313 0 0 0 70195 13 0 0 25 0 1 0 510138359 111337472 26268 33554432000 134512640 135226915 4287640048 18446744073709551615 134544478 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 27182 26268 82 175 0 27005 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 117428

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.81 5/194 24468
/proc/meminfo: memFree=12467136/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=108728 CPUtime=762.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 26315 0 0 0 76196 13 0 0 25 0 1 0 510138359 111337472 26270 33554432000 134512640 135226915 4287640048 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 27182 26270 82 175 0 27005 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 117428

[startup+822.3 s]
/proc/loadavg: 4.06 4.02 3.82 5/194 24469
/proc/meminfo: memFree=12425332/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=118700 CPUtime=822.08 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 28745 0 0 0 82194 14 0 0 25 0 1 0 510138359 121548800 28700 33554432000 134512640 135226915 4287640048 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 29675 28700 82 175 0 29498 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 127400

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.83 5/194 24471
/proc/meminfo: memFree=12397040/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=132524 CPUtime=882.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 32257 0 0 0 88193 16 0 0 25 0 1 0 510138359 135704576 32212 33554432000 134512640 135226915 4287640048 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 33131 32212 82 175 0 32954 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 141224

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/194 24472
/proc/meminfo: memFree=12364788/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=132524 CPUtime=942.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 32258 0 0 0 94193 16 0 0 25 0 1 0 510138359 135704576 32213 33554432000 134512640 135226915 4287640048 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 33131 32213 82 175 0 32954 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 141224

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.85 5/194 24474
/proc/meminfo: memFree=12353128/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=132776 CPUtime=1002.09 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 32297 0 0 0 100193 16 0 0 25 0 1 0 510138359 135962624 32252 33554432000 134512640 135226915 4287640048 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 33194 32252 82 175 0 33017 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 141476

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.85 5/194 24476
/proc/meminfo: memFree=12320120/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=154856 CPUtime=1062.08 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 37796 0 0 0 106188 20 0 0 25 0 1 0 510138359 158572544 37751 33554432000 134512640 135226915 4287640048 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 38714 37751 82 175 0 38537 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 163556

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 24477
/proc/meminfo: memFree=12250800/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=170700 CPUtime=1122.08 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 41519 0 0 0 112186 22 0 0 25 0 1 0 510138359 174796800 41474 33554432000 134512640 135226915 4287640048 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 42675 41474 82 175 0 42498 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 179400

[startup+1182.3 s]
/proc/loadavg: 3.40 3.83 3.81 4/187 24497
/proc/meminfo: memFree=12811692/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=171308 CPUtime=1182.08 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 41554 0 0 0 118186 22 0 0 25 0 1 0 510138359 175419392 41509 33554432000 134512640 135226915 4287640048 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 42827 41509 82 175 0 42650 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 180008

[startup+1242.3 s]
/proc/loadavg: 3.13 3.67 3.75 4/187 24498
/proc/meminfo: memFree=12782916/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=171308 CPUtime=1242.08 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 41554 0 0 0 124186 22 0 0 25 0 1 0 510138359 175419392 41509 33554432000 134512640 135226915 4287640048 18446744073709551615 134536928 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 42827 41509 82 175 0 42650 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 180008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.55 3.70 4/187 24500
/proc/meminfo: memFree=12764304/32951124 swapFree=67111528/67111528
[pid=24384] ppid=24382 vsize=8700 CPUtime=0.18 cores=5,7
/proc/24384/stat : 24384 (lysat.sh) S 24382 24384 24039 0 -1 4202496 355 2237 0 0 0 0 18 0 24 0 1 0 510138340 8908800 251 33554432000 4194304 4922060 140735157095056 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24384/statm: 2175 251 209 178 0 68 0
[pid=24387] ppid=24384 vsize=171656 CPUtime=1299.79 cores=5,7
/proc/24387/stat : 24387 (LySATi) R 24384 24384 24039 0 -1 4202496 41647 0 0 0 129957 22 0 0 25 0 1 0 510138359 175775744 41602 33554432000 134512640 135226915 4287640048 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24387/statm: 42914 41602 82 175 0 42737 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 180356

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 24384 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=185971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.193969
# while last known CPU time is 1299.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.75
CPU system time (s): 0.22
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 180356

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

runsolver used 2.05969 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 12:09:36
IDJOB=3309054
IDBENCH=84215
IDSOLVER=1692
FILE ID=node109/3309054-1303985376
RUNJOBID= node109-1303983221-24060
PBS_JOBID= 13168717
Free space on /tmp= 72124 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309054-1303985376/watcher-3309054-1303985376 -o /tmp/evaluation-result-3309054-1303985376/solver-3309054-1303985376 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3309054-1303985376.cnf i

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=105563331

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12562944 kB
Buffers:       2131780 kB
Cached:       16960192 kB
SwapCached:          0 kB
Active:       10708624 kB
Inactive:      9102332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12562944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3568 kB
Writeback:           0 kB
AnonPages:      719136 kB
Mapped:          16028 kB
Slab:           513228 kB
PageTables:       6784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   926904 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= 72360 MiB
End job on node109 at 2011-04-28 12:31:18