Trace number 3309048

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.93 1300.01

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
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.04	c |         0 |   61421   207840 |   18426       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   61414   208298 |      --       0       --      -- |     --   | -7/458
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 9533   #clauses: 61414   #literals: 208298
0.00/0.07	c CPU time:   0.070989 s
0.00/0.07	c ==============================================================================
0.00/0.12	c lySAT 0.1
0.00/0.12	c minisat core +  additionnal features
0.00/0.12	c ============================[ Problem Statistics ]=============================
0.00/0.12	c |                                                                             |
0.00/0.12	c |  Number of variables:  9533                                                 |
0.00/0.12	c |  Number of clauses:    61414                                                |
0.00/0.15	c |  Parsing time:         0.02         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-3309048-1303985254/watcher-3309048-1303985254 -o /tmp/evaluation-result-3309048-1303985254/solver-3309048-1303985254 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3309048-1303985254.cnf i 

running on 2 cores: 0,2

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.00 3.99 3.52 5/192 11876
/proc/meminfo: memFree=16591076/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 588755943 8908800 249 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 249 209 178 0 68 0

[startup+0.064256 s]
/proc/loadavg: 4.00 3.99 3.52 5/192 11876
/proc/meminfo: memFree=16591076/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 588755943 8908800 249 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100249 s]
/proc/loadavg: 4.00 3.99 3.52 5/192 11876
/proc/meminfo: memFree=16591076/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 588755943 8908800 249 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300179 s]
/proc/loadavg: 4.00 3.99 3.52 5/192 11876
/proc/meminfo: memFree=16591076/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+0.701105 s]
/proc/loadavg: 4.00 3.99 3.52 5/192 11876
/proc/meminfo: memFree=16591076/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.50102 s]
/proc/loadavg: 4.00 3.99 3.52 5/194 11879
/proc/meminfo: memFree=16582740/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=6964 CPUtime=1.37 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 1645 0 0 0 137 0 0 0 25 0 1 0 588755955 7131136 1600 33554432000 134512640 135226915 4291472496 18446744073709551615 134537026 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 1741 1600 82 175 0 1564 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15664

[startup+3.10066 s]
/proc/loadavg: 4.00 3.99 3.52 5/194 11879
/proc/meminfo: memFree=16582368/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=7792 CPUtime=2.96 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 1851 0 0 0 296 0 0 0 25 0 1 0 588755955 7979008 1806 33554432000 134512640 135226915 4291472496 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11879/statm: 1948 1806 82 175 0 1771 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16492

[startup+6.30114 s]
/proc/loadavg: 4.00 3.99 3.52 5/194 11879
/proc/meminfo: memFree=16580576/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=9284 CPUtime=6.16 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 2197 0 0 0 616 0 0 0 25 0 1 0 588755955 9506816 2152 33554432000 134512640 135226915 4291472496 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 2321 2152 82 175 0 2144 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17984

[startup+12.701 s]
/proc/loadavg: 4.00 3.99 3.53 5/194 11879
/proc/meminfo: memFree=16575392/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=12592 CPUtime=12.56 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 3034 0 0 0 1256 0 0 0 25 0 1 0 588755955 12894208 2989 33554432000 134512640 135226915 4291472496 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 3148 2989 82 175 0 2971 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21292

[startup+25.5006 s]
/proc/loadavg: 4.00 3.99 3.53 5/194 11879
/proc/meminfo: memFree=16566336/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=16492 CPUtime=25.35 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 3998 0 0 0 2535 0 0 0 25 0 1 0 588755955 16887808 3953 33554432000 134512640 135226915 4291472496 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 4123 3953 82 175 0 3946 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25192

[startup+51.1009 s]
/proc/loadavg: 4.06 4.00 3.55 5/194 11880
/proc/meminfo: memFree=16549736/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=22800 CPUtime=50.96 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 5568 0 0 0 5095 1 0 0 25 0 1 0 588755955 23347200 5523 33554432000 134512640 135226915 4291472496 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 5700 5523 82 175 0 5523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31500

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.57 5/194 11881
/proc/meminfo: memFree=16519956/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=41184 CPUtime=102.15 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 10145 0 0 0 10212 3 0 0 25 0 1 0 588755955 42172416 10100 33554432000 134512640 135226915 4291472496 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 10296 10100 82 175 0 10119 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49884

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.59 5/194 11883
/proc/meminfo: memFree=16467728/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=52048 CPUtime=162.15 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 12774 0 0 0 16211 4 0 0 25 0 1 0 588755955 53297152 12729 33554432000 134512640 135226915 4291472496 18446744073709551615 134538853 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 13012 12729 82 175 0 12835 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 60748

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.62 5/194 11885
/proc/meminfo: memFree=16428272/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=60372 CPUtime=222.15 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 14880 0 0 0 22210 5 0 0 25 0 1 0 588755955 61820928 14835 33554432000 134512640 135226915 4291472496 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 15093 14835 82 175 0 14916 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 69072

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 11886
/proc/meminfo: memFree=16400476/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=70112 CPUtime=282.15 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 17321 0 0 0 28209 6 0 0 25 0 1 0 588755955 71794688 17276 33554432000 134512640 135226915 4291472496 18446744073709551615 134537375 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 17528 17276 82 175 0 17351 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 78812

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.66 5/194 11888
/proc/meminfo: memFree=16355568/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=94724 CPUtime=342.14 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 23338 0 0 0 34205 9 0 0 25 0 1 0 588755955 96997376 23293 33554432000 134512640 135226915 4291472496 18446744073709551615 134526538 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 23681 23293 82 175 0 23504 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 103424

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.68 5/194 11889
/proc/meminfo: memFree=16337944/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2

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

/proc/11879/statm: 30003 29481 82 175 0 29826 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 128712

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.75 5/194 11925
/proc/meminfo: memFree=15420300/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=143756 CPUtime=642.13 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 35425 0 0 0 64199 14 0 0 25 0 1 0 588755955 147206144 35380 33554432000 134512640 135226915 4291472496 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 35939 35380 82 175 0 35762 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 152456

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.76 5/194 11926
/proc/meminfo: memFree=15410688/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=148116 CPUtime=702.12 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 36431 0 0 0 70198 14 0 0 25 0 1 0 588755955 151670784 36386 33554432000 134512640 135226915 4291472496 18446744073709551615 134537091 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 37029 36386 82 175 0 36852 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 156816

[startup+762.307 s]
/proc/loadavg: 3.76 3.96 3.76 4/187 11946
/proc/meminfo: memFree=15649440/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=148116 CPUtime=762.12 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 36437 0 0 0 76198 14 0 0 25 0 1 0 588755955 151670784 36392 33554432000 134512640 135226915 4291472496 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 37029 36392 82 175 0 36852 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 156816

[startup+822.301 s]
/proc/loadavg: 3.28 3.78 3.71 4/187 11948
/proc/meminfo: memFree=15634516/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=148776 CPUtime=822.12 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 36595 0 0 0 82197 15 0 0 25 0 1 0 588755955 152346624 36550 33554432000 134512640 135226915 4291472496 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 37194 36550 82 175 0 37017 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 157476

[startup+882.301 s]
/proc/loadavg: 2.47 3.45 3.60 3/180 11967
/proc/meminfo: memFree=15831148/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=179636 CPUtime=882.12 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 44029 0 0 0 88195 17 0 0 25 0 1 0 588755955 183947264 43984 33554432000 134512640 135226915 4291472496 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 44909 43984 82 175 0 44732 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 188336

[startup+942.301 s]
/proc/loadavg: 2.17 3.19 3.49 3/180 11969
/proc/meminfo: memFree=15818864/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=190652 CPUtime=942.11 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 46683 0 0 0 94193 18 0 0 25 0 1 0 588755955 195227648 46638 33554432000 134512640 135226915 4291472496 18446744073709551615 134537312 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 47663 46638 82 175 0 47486 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 199352

[startup+1002.3 s]
/proc/loadavg: 2.06 2.97 3.40 3/180 11970
/proc/meminfo: memFree=15818496/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=190652 CPUtime=1002.11 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 46685 0 0 0 100193 18 0 0 25 0 1 0 588755955 195227648 46640 33554432000 134512640 135226915 4291472496 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 47663 46640 82 175 0 47486 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 199352

[startup+1062.3 s]
/proc/loadavg: 2.02 2.80 3.31 3/180 11972
/proc/meminfo: memFree=15816588/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=190652 CPUtime=1062.11 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 46694 0 0 0 106193 18 0 0 25 0 1 0 588755955 195227648 46649 33554432000 134512640 135226915 4291472496 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 47663 46649 82 175 0 47486 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 199352

[startup+1122.3 s]
/proc/loadavg: 2.01 2.64 3.22 3/180 11974
/proc/meminfo: memFree=15815076/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=190940 CPUtime=1122.11 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 46786 0 0 0 112193 18 0 0 25 0 1 0 588755955 195522560 46741 33554432000 134512640 135226915 4291472496 18446744073709551615 134536788 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 47735 46741 82 175 0 47558 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 199640

[startup+1182.3 s]
/proc/loadavg: 2.00 2.53 3.15 3/180 11975
/proc/meminfo: memFree=15791520/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=208528 CPUtime=1182.12 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 51175 0 0 0 118192 20 0 0 25 0 1 0 588755955 213532672 51130 33554432000 134512640 135226915 4291472496 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 52132 51130 82 175 0 51955 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 217228

[startup+1242.3 s]
/proc/loadavg: 2.00 2.42 3.07 3/180 11977
/proc/meminfo: memFree=15757400/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=234356 CPUtime=1242.11 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 57531 0 0 0 124189 22 0 0 25 0 1 0 588755955 239980544 57486 33554432000 134512640 135226915 4291472496 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 58589 57486 82 175 0 58412 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 243056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.06 2.37 3.01 3/180 11978
/proc/meminfo: memFree=15732976/32951124 swapFree=67111528/67111528
[pid=11876] ppid=11874 vsize=8700 CPUtime=0.11 cores=0,2
/proc/11876/stat : 11876 (lysat.sh) S 11874 11876 11235 0 -1 4202496 354 1572 0 0 0 0 11 0 24 0 1 0 588755943 8908800 251 33554432000 4194304 4922060 140737313073824 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11876/statm: 2175 251 209 178 0 68 0
[pid=11879] ppid=11876 vsize=259616 CPUtime=1299.82 cores=0,2
/proc/11879/stat : 11879 (LySATi) R 11876 11876 11235 0 -1 4202496 63361 0 0 0 129958 24 0 0 25 0 1 0 588755955 265846784 63316 33554432000 134512640 135226915 4291472496 18446744073709551615 134531420 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11879/statm: 64904 63316 82 175 0 64727 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 268316

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 11876 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=114982
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.12298
# while last known CPU time is 1299.93
#
# 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.93
CPU user time (s): 1299.69
CPU system time (s): 0.24
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 268316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.114982
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= 1926
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= 4

runsolver used 2.35464 second user time and 4.73328 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-28 12:07:34
IDJOB=3309048
IDBENCH=84205
IDSOLVER=1692
FILE ID=node110/3309048-1303985254
RUNJOBID= node110-1303983225-11253
PBS_JOBID= 13168716
Free space on /tmp= 72812 MiB

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

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=1858690582

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16591356 kB
Buffers:       2331080 kB
Cached:       12972436 kB
SwapCached:          0 kB
Active:        8212544 kB
Inactive:      7574932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16591356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3612 kB
Writeback:           0 kB
AnonPages:      483236 kB
Mapped:          16016 kB
Slab:           506108 kB
PageTables:       5940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   679508 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= 72612 MiB
End job on node110 at 2011-04-28 12:29:16