Trace number 3303451

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
glucose 2? (TO) 5000.03 4999.81

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13888.3
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

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/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1470     5292 |     440       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 196   #clauses: 1470   #literals: 5292
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3303451-1303899524/watcher-3303451-1303899524 -o /tmp/evaluation-result-3303451-1303899524/solver-3303451-1303899524 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303451-1303899524.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 0.96 0.38 2/178 12109
/proc/meminfo: memFree=19076976/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0

[startup+0.034683 s]
/proc/loadavg: 1.94 0.96 0.38 2/178 12109
/proc/meminfo: memFree=19076976/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10067 s]
/proc/loadavg: 1.94 0.96 0.38 2/178 12109
/proc/meminfo: memFree=19076976/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300632 s]
/proc/loadavg: 1.94 0.96 0.38 2/178 12109
/proc/meminfo: memFree=19076976/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700552 s]
/proc/loadavg: 1.94 0.96 0.38 2/178 12109
/proc/meminfo: memFree=19076976/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50039 s]
/proc/loadavg: 1.94 0.96 0.38 3/180 12112
/proc/meminfo: memFree=19069900/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=23404 CPUtime=1.49 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 2634 0 0 0 149 0 0 0 25 0 1 0 501549126 23965696 1960 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 5851 1960 248 17 0 2492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32108

[startup+3.10107 s]
/proc/loadavg: 1.94 0.98 0.38 3/180 12112
/proc/meminfo: memFree=19068288/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=23556 CPUtime=3.09 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 2965 0 0 0 309 0 0 0 25 0 1 0 501549126 24121344 2286 33554432000 4194304 4260849 140735345619728 18446744073709551615 4238071 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 5889 2286 248 17 0 2530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32260

[startup+6.30043 s]
/proc/loadavg: 1.94 0.98 0.38 3/180 12112
/proc/meminfo: memFree=19061336/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=23556 CPUtime=6.29 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 4992 0 0 0 628 1 0 0 25 0 1 0 501549126 24121344 2495 33554432000 4194304 4260849 140735345619728 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 5889 2495 248 17 0 2530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32260

[startup+12.7012 s]
/proc/loadavg: 1.95 1.01 0.40 3/180 12112
/proc/meminfo: memFree=19055296/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=42780 CPUtime=12.69 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 8650 0 0 0 1267 2 0 0 25 0 1 0 501549126 43806720 6098 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 10695 6098 248 17 0 7336 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51484

[startup+25.5006 s]
/proc/loadavg: 1.96 1.05 0.42 3/180 12113
/proc/meminfo: memFree=19045020/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=61456 CPUtime=25.49 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 13260 0 0 0 2547 2 0 0 25 0 1 0 501549126 62930944 7695 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 15364 7695 248 17 0 12005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70160

[startup+51.1005 s]
/proc/loadavg: 1.97 1.12 0.46 3/180 12113
/proc/meminfo: memFree=19022428/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=61456 CPUtime=51.09 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 17071 0 0 0 5106 3 0 0 25 0 1 0 501549126 62930944 11423 33554432000 4194304 4260849 140735345619728 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 15364 11423 248 17 0 12005 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70160

[startup+102.306 s]
/proc/loadavg: 1.99 1.27 0.54 3/180 12115
/proc/meminfo: memFree=19002952/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=73004 CPUtime=102.29 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 25393 0 0 0 10225 4 0 0 25 0 1 0 501549126 74756096 14826 33554432000 4194304 4260849 140735345619728 18446744073709551615 4240052 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 18251 14826 248 17 0 14892 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81708

[startup+162.3 s]
/proc/loadavg: 1.99 1.39 0.63 3/180 12116
/proc/meminfo: memFree=18981844/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=75716 CPUtime=162.3 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 25878 0 0 0 16225 5 0 0 25 0 1 0 501549126 77533184 15298 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 18929 15298 248 17 0 15570 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 84420

[startup+222.301 s]
/proc/loadavg: 1.99 1.50 0.72 3/180 12118
/proc/meminfo: memFree=18979836/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=76804 CPUtime=222.3 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 26371 0 0 0 22225 5 0 0 25 0 1 0 501549126 78647296 15786 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 19201 15786 248 17 0 15842 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85508

[startup+282.301 s]
/proc/loadavg: 1.99 1.58 0.79 3/180 12119
/proc/meminfo: memFree=18972480/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=79980 CPUtime=282.3 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 27184 0 0 0 28225 5 0 0 25 0 1 0 501549126 81899520 16582 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 19995 16582 248 17 0 16636 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 88684

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 0.87 3/180 12121
/proc/meminfo: memFree=18971092/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=79980 CPUtime=342.3 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 42393 0 0 0 34223 7 0 0 25 0 1 0 501549126 81899520 16594 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 19995 16594 248 17 0 16636 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88684

[startup+402.3 s]
/proc/loadavg: 1.99 1.72 0.93 3/180 12123
/proc/meminfo: memFree=18938340/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/12111/statm: 54307 45942 248 17 0 50948 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 225932

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12240
/proc/meminfo: memFree=18791500/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=186408 CPUtime=4362.5 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 719080 0 0 0 436074 176 0 0 25 0 1 0 501549126 190881792 39401 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 46602 39401 248 17 0 43243 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 195112

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12242
/proc/meminfo: memFree=18754892/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=217228 CPUtime=4422.5 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 723510 0 0 0 442072 178 0 0 25 0 1 0 501549126 222441472 43723 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 54307 43723 248 17 0 50948 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 225932

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12243
/proc/meminfo: memFree=18748416/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=217228 CPUtime=4482.5 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 727026 0 0 0 448071 179 0 0 25 0 1 0 501549126 222441472 47160 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 54307 47160 248 17 0 50948 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 225932

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12245
/proc/meminfo: memFree=18806424/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=187848 CPUtime=4542.51 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 739191 0 0 0 454068 183 0 0 25 0 1 0 501549126 192356352 42523 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 46962 42523 248 17 0 43603 0
Current children cumulated CPU time (s) 4542.51
Current children cumulated vsize (KiB) 196552

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12247
/proc/meminfo: memFree=18743540/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=218668 CPUtime=4602.52 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 743219 0 0 0 460067 185 0 0 25 0 1 0 501549126 223916032 46459 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 54667 46459 248 17 0 51308 0
Current children cumulated CPU time (s) 4602.52
Current children cumulated vsize (KiB) 227372

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12248
/proc/meminfo: memFree=18772528/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=189768 CPUtime=4662.51 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 755731 0 0 0 466063 188 0 0 25 0 1 0 501549126 194322432 41984 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 47442 41984 248 17 0 44083 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 198472

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12250
/proc/meminfo: memFree=18791716/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=220588 CPUtime=4722.52 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 760042 0 0 0 472063 189 0 0 25 0 1 0 501549126 225882112 46204 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 55147 46204 248 17 0 51788 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 229292

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12251
/proc/meminfo: memFree=18739488/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=220588 CPUtime=4782.51 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 762401 0 0 0 478061 190 0 0 25 0 1 0 501549126 225882112 48517 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 55147 48517 248 17 0 51788 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 229292

[startup+4842.3 s]
/proc/loadavg: 1.95 1.98 1.91 3/180 12283
/proc/meminfo: memFree=18908984/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=190408 CPUtime=4842.52 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 773358 0 0 0 484059 193 0 0 25 0 1 0 501549126 194977792 42154 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 47602 42154 248 17 0 44243 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 199112

[startup+4902.3 s]
/proc/loadavg: 1.98 1.98 1.91 3/180 12285
/proc/meminfo: memFree=18881604/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=221228 CPUtime=4902.52 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 776528 0 0 0 490057 195 0 0 25 0 1 0 501549126 226537472 45253 33554432000 4194304 4260849 140735345619728 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 55307 45253 248 17 0 51948 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 229932

[startup+4962.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/180 12286
/proc/meminfo: memFree=18870800/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=221228 CPUtime=4962.53 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 779205 0 0 0 496056 197 0 0 25 0 1 0 501549126 226537472 47868 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 55307 47868 248 17 0 51948 0
Current children cumulated CPU time (s) 4962.53
Current children cumulated vsize (KiB) 229932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 1.99 1.98 1.91 3/180 12287
/proc/meminfo: memFree=18905616/32950928 swapFree=67111528/67111528
[pid=12109] ppid=12107 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/12109/stat : 12109 (glucose.sh) S 12107 12109 11972 0 -1 4202496 358 163 0 0 0 0 0 0 25 0 1 0 501549126 8912896 254 33554432000 4194304 4922060 140735996699136 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12109/statm: 2176 254 211 178 0 69 0
[pid=12111] ppid=12109 vsize=195528 CPUtime=5000.03 cores=1,3,5,7
/proc/12111/stat : 12111 (glucose_static) R 12109 12109 11972 0 -1 4202496 789807 0 0 0 499804 199 0 0 25 0 1 0 501549126 200220672 41190 33554432000 4194304 4260849 140735345619728 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12111/statm: 48882 41190 248 17 0 45523 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 204232

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

Real time (s): 4999.81
CPU time (s): 5000.03
CPU user time (s): 4998.04
CPU system time (s): 1.99
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 235052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521
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 7.55385 second user time and 19.722 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-27 12:18:44
IDJOB=3303451
IDBENCH=83211
IDSOLVER=1687
FILE ID=node149/3303451-1303899524
RUNJOBID= node149-1303899329-11991
PBS_JOBID= 13164499
Free space on /tmp= 71944 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303451-1303899524/watcher-3303451-1303899524 -o /tmp/evaluation-result-3303451-1303899524/solver-3303451-1303899524 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303451-1303899524.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=670030233

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19077256 kB
Buffers:       2188524 kB
Cached:       11038268 kB
SwapCached:          0 kB
Active:        3397428 kB
Inactive:      9938872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19077256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1320 kB
Writeback:           0 kB
AnonPages:      109228 kB
Mapped:          15224 kB
Slab:           473936 kB
PageTables:       4248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256588 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= 71932 MiB
End job on node149 at 2011-04-27 13:42:06