Trace number 3309092

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:glucose 1.0? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/1.43	c ==============================================================================
0.00/1.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/1.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/1.43	c ==============================================================================
0.00/1.43	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
23.39/23.40	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
23.39/23.41	c ==============================================================================
23.39/23.41	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
23.39/23.41	c CPU time:   23.1625 s
23.39/23.41	c ==============================================================================
25.29/25.37	c
25.29/25.37	c Starting glucose
25.29/25.37	c
25.29/25.37	
25.29/25.37	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
25.29/25.37	
25.29/25.37	c ============================[ Problem Statistics ]=============================
25.29/25.37	c |                                                                             |
25.29/25.37	c |  Number of variables:  168000                                               |
25.29/25.37	c |  Number of clauses:    3532144                                              |
26.47/26.52	c |  Parsing time:         1.08         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-3309092-1303985832/watcher-3309092-1303985832 -o /tmp/evaluation-result-3309092-1303985832/solver-3309092-1303985832 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309092-1303985832.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: 2.96 3.06 3.16 4/185 14827
/proc/meminfo: memFree=12651620/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0

[startup+0.080431 s]
/proc/loadavg: 2.96 3.06 3.16 4/185 14827
/proc/meminfo: memFree=12651620/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100429 s]
/proc/loadavg: 2.96 3.06 3.16 4/185 14827
/proc/meminfo: memFree=12651620/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300397 s]
/proc/loadavg: 2.96 3.06 3.16 4/185 14827
/proc/meminfo: memFree=12651620/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.3402 s]
/proc/loadavg: 2.96 3.06 3.16 4/185 14827
/proc/meminfo: memFree=12651620/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50118 s]
/proc/loadavg: 2.96 3.06 3.16 4/185 14827
/proc/meminfo: memFree=12651620/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+3.10687 s]
/proc/loadavg: 3.12 3.09 3.17 4/187 14829
/proc/meminfo: memFree=12392744/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
[pid=14828] ppid=14827 vsize=268332 CPUtime=3.1 cores=5,7
/proc/14828/stat : 14828 (SatELite_releas) R 14827 14827 14176 0 -1 4202496 72107 0 0 0 290 20 0 0 25 0 1 0 588814144 274771968 64450 33554432000 134512640 135225430 4293992384 18446744073709551615 134549612 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14828/statm: 67083 64450 78 175 0 66906 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 277036

[startup+6.30125 s]
/proc/loadavg: 3.11 3.09 3.17 4/187 14829
/proc/meminfo: memFree=12368812/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
[pid=14828] ppid=14827 vsize=304200 CPUtime=6.29 cores=5,7
/proc/14828/stat : 14828 (SatELite_releas) R 14827 14827 14176 0 -1 4202496 77052 0 0 0 608 21 0 0 25 0 1 0 588814144 311500800 69395 33554432000 134512640 135225430 4293992384 18446744073709551615 134549560 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14828/statm: 76050 69395 78 175 0 75873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 312904

[startup+12.701 s]
/proc/loadavg: 3.10 3.09 3.16 4/187 14829
/proc/meminfo: memFree=12329192/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=0 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 588814144 8912896 252 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 252 211 178 0 69 0
[pid=14828] ppid=14827 vsize=359188 CPUtime=12.69 cores=5,7
/proc/14828/stat : 14828 (SatELite_releas) R 14827 14827 14176 0 -1 4202496 87047 0 0 0 1246 23 0 0 25 0 1 0 588814144 367808512 78822 33554432000 134512640 135225430 4293992384 18446744073709551615 134549153 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14828/statm: 89797 78822 78 175 0 89620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 367892

[startup+25.5005 s]
/proc/loadavg: 3.09 3.08 3.16 4/187 14830
/proc/meminfo: memFree=12293352/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 8704

[startup+51.1007 s]
/proc/loadavg: 3.06 3.08 3.16 4/187 14831
/proc/meminfo: memFree=12346044/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=226312 CPUtime=25.71 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 55070 0 0 0 2563 8 0 0 25 0 1 0 588816682 231743488 55007 33554432000 134512640 135217611 4286873888 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 56578 55007 76 173 0 56403 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 235016

[startup+102.301 s]
/proc/loadavg: 3.02 3.06 3.15 4/187 14833
/proc/meminfo: memFree=12336052/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=235064 CPUtime=76.92 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 57189 0 0 0 7683 9 0 0 25 0 1 0 588816682 240705536 57126 33554432000 134512640 135217611 4286873888 18446744073709551615 134532834 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 58766 57126 76 173 0 58591 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 243768

[startup+162.3 s]
/proc/loadavg: 3.01 3.05 3.14 4/187 14834
/proc/meminfo: memFree=12326472/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=244040 CPUtime=136.92 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 59383 0 0 0 13683 9 0 0 25 0 1 0 588816682 249896960 59320 33554432000 134512640 135217611 4286873888 18446744073709551615 134525868 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 61010 59320 76 173 0 60835 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 252744

[startup+222.301 s]
/proc/loadavg: 3.00 3.04 3.12 4/187 14836
/proc/meminfo: memFree=12278008/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=290016 CPUtime=196.92 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 70877 0 0 0 19682 10 0 0 25 0 1 0 588816682 296976384 70814 33554432000 134512640 135217611 4286873888 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72504 70814 76 173 0 72329 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 298720

[startup+282.301 s]
/proc/loadavg: 2.40 2.86 3.06 3/180 14856
/proc/meminfo: memFree=12357736/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=290196 CPUtime=256.92 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 70890 0 0 0 25682 10 0 0 25 0 1 0 588816682 297160704 70827 33554432000 134512640 135217611 4286873888 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72549 70827 76 173 0 72374 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 298900

[startup+342.301 s]
/proc/loadavg: 2.14 2.70 2.99 3/180 14857
/proc/meminfo: memFree=12356372/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=290304 CPUtime=316.92 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 70926 0 0 0 31682 10 0 0 25 0 1 0 588816682 297271296 70863 33554432000 134512640 135217611 4286873888 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72576 70863 76 173 0 72401 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 299008

[startup+402.301 s]
/proc/loadavg: 2.05 2.57 2.92 3/180 14859
/proc/meminfo: memFree=12356448/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=290464 CPUtime=376.93 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 70961 0 0 0 37683 10 0 0 25 0 1 0 588816682 297435136 70898 33554432000 134512640 135217611 4286873888 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72616 70898 76 173 0 72441 0
Current children cumulated CPU time (s) 402.29

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

/proc/14831/statm: 72683 70975 76 173 0 72508 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 299436

[startup+702.3 s]
/proc/loadavg: 1.00 1.57 2.38 2/173 14885
/proc/meminfo: memFree=12422060/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=290732 CPUtime=676.94 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71043 0 0 0 67684 10 0 0 25 0 1 0 588816682 297709568 70980 33554432000 134512640 135217611 4286873888 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72683 70980 76 173 0 72508 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 299436

[startup+762.301 s]
/proc/loadavg: 1.00 1.47 2.29 2/173 14886
/proc/meminfo: memFree=12422032/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=736.94 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71046 0 0 0 73684 10 0 0 25 0 1 0 588816682 297984000 70983 33554432000 134512640 135217611 4286873888 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 70983 76 173 0 72575 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 299704

[startup+822.3 s]
/proc/loadavg: 1.00 1.38 2.21 2/173 14888
/proc/meminfo: memFree=12421880/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=796.94 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71052 0 0 0 79684 10 0 0 25 0 1 0 588816682 297984000 70989 33554432000 134512640 135217611 4286873888 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 70989 76 173 0 72575 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 299704

[startup+882.301 s]
/proc/loadavg: 1.00 1.31 2.13 2/173 14890
/proc/meminfo: memFree=12421976/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=856.94 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71054 0 0 0 85684 10 0 0 25 0 1 0 588816682 297984000 70991 33554432000 134512640 135217611 4286873888 18446744073709551615 134532729 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 70991 76 173 0 72575 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 299704

[startup+942.301 s]
/proc/loadavg: 1.07 1.26 2.06 2/173 14891
/proc/meminfo: memFree=12421952/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=916.95 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71058 0 0 0 91684 11 0 0 25 0 1 0 588816682 297984000 70995 33554432000 134512640 135217611 4286873888 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 70995 76 173 0 72575 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 299704

[startup+1002.3 s]
/proc/loadavg: 1.02 1.21 1.99 2/173 14893
/proc/meminfo: memFree=12421792/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=976.96 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71063 0 0 0 97685 11 0 0 25 0 1 0 588816682 297984000 71000 33554432000 134512640 135217611 4286873888 18446744073709551615 134526725 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71000 76 173 0 72575 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 299704

[startup+1062.3 s]
/proc/loadavg: 1.01 1.17 1.93 2/173 14894
/proc/meminfo: memFree=12421884/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=1036.96 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71065 0 0 0 103685 11 0 0 25 0 1 0 588816682 297984000 71002 33554432000 134512640 135217611 4286873888 18446744073709551615 134527825 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71002 76 173 0 72575 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 299704

[startup+1122.3 s]
/proc/loadavg: 1.00 1.14 1.87 2/173 14896
/proc/meminfo: memFree=12421988/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=1096.96 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71069 0 0 0 109685 11 0 0 25 0 1 0 588816682 297984000 71006 33554432000 134512640 135217611 4286873888 18446744073709551615 134532718 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71006 76 173 0 72575 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 299704

[startup+1182.31 s]
/proc/loadavg: 1.00 1.11 1.81 2/173 14898
/proc/meminfo: memFree=12422084/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=1156.97 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71071 0 0 0 115686 11 0 0 25 0 1 0 588816682 297984000 71008 33554432000 134512640 135217611 4286873888 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71008 76 173 0 72575 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 299704

[startup+1242.3 s]
/proc/loadavg: 1.00 1.09 1.76 2/173 14899
/proc/meminfo: memFree=12421944/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=1216.96 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71077 0 0 0 121685 11 0 0 25 0 1 0 588816682 297984000 71014 33554432000 134512640 135217611 4286873888 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71014 76 173 0 72575 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 299704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.00 1.07 1.71 2/173 14903
/proc/meminfo: memFree=12421672/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=1274.68 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71079 0 0 0 127457 11 0 0 25 0 1 0 588816682 297984000 71016 33554432000 134512640 135217611 4286873888 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71016 76 173 0 72575 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 299704

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

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

[startup+1300.01 s]
/proc/loadavg: 1.00 1.07 1.71 2/173 14903
/proc/meminfo: memFree=12421672/32950928 swapFree=67111524/67111528
[pid=14827] ppid=14825 vsize=8704 CPUtime=25.36 cores=5,7
/proc/14827/stat : 14827 (glucose.sh) S 14825 14827 14176 0 -1 4202496 359 94764 0 0 0 0 2500 36 18 0 1 0 588814144 8912896 254 33554432000 4194304 4922060 140735263650688 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14827/statm: 2176 254 211 178 0 69 0
[pid=14831] ppid=14827 vsize=291000 CPUtime=1274.68 cores=5,7
/proc/14831/stat : 14831 (glucose_static) R 14827 14827 14176 0 -1 4202496 71079 0 0 0 127457 11 0 0 25 0 1 0 588816682 297984000 71016 33554432000 134512640 135217611 4286873888 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14831/statm: 72750 71016 76 173 0 72575 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 299704

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14827 and gives
#  childrusage.ru_utime.tv_sec=25
#  childrusage.ru_utime.tv_usec=10197
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=364944
# CPU time returned by wait4() is 25.3751
# while last known CPU time is 1300.04
#
# 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.04
CPU user time (s): 1299.57
CPU system time (s): 0.47
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 368500

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

runsolver used 1.88671 second user time and 5.16521 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-28 12:17:15
IDJOB=3309092
IDBENCH=85007
IDSOLVER=1691
FILE ID=node115/3309092-1303985832
RUNJOBID= node115-1303983220-14197
PBS_JOBID= 13168711
Free space on /tmp= 72640 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309092-1303985832/watcher-3309092-1303985832 -o /tmp/evaluation-result-3309092-1303985832/solver-3309092-1303985832 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309092-1303985832.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1086749280

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      12651776 kB
Buffers:       2312268 kB
Cached:       17244112 kB
SwapCached:          4 kB
Active:        7676552 kB
Inactive:     12066268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12651776 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           78604 kB
Writeback:           0 kB
AnonPages:      185928 kB
Mapped:          15776 kB
Slab:           493992 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   352408 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= 72572 MiB
End job on node115 at 2011-04-28 12:38:57