Trace number 3308324

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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.47	c ==============================================================================
0.00/0.47	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.47	c ==============================================================================
0.00/0.47	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
3.09/3.79	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
3.09/3.79	c ==============================================================================
3.09/3.79	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
3.09/3.79	c CPU time:   3.69744 s
3.09/3.79	c ==============================================================================
3.09/4.18	c
3.09/4.18	c Starting glucose
3.09/4.18	c
3.09/4.18	
3.09/4.18	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.09/4.18	
3.09/4.18	c ============================[ Problem Statistics ]=============================
3.09/4.18	c |                                                                             |
3.09/4.18	c |  Number of variables:  113985                                               |
3.09/4.18	c |  Number of clauses:    628528                                               |
3.09/4.39	c |  Parsing time:         0.19         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-3308324-1303983194/watcher-3308324-1303983194 -o /tmp/evaluation-result-3308324-1303983194/solver-3308324-1303983194 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308324-1303983194.cnf 

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: 0.32 0.07 0.02 5/190 14039
/proc/meminfo: memFree=15876108/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0

[startup+0.080231 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 14039
/proc/meminfo: memFree=15876108/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101219 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 14039
/proc/meminfo: memFree=15876108/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300186 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 14039
/proc/meminfo: memFree=15876108/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701117 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 14039
/proc/meminfo: memFree=15876108/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50095 s]
/proc/loadavg: 0.32 0.07 0.02 6/194 14044
/proc/meminfo: memFree=15573516/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0
[pid=14041] ppid=14039 vsize=128476 CPUtime=1.49 cores=0,2
/proc/14041/stat : 14041 (SatELite_releas) R 14039 14039 13978 0 -1 4202496 31253 0 0 0 142 7 0 0 25 0 1 0 509916599 131559424 28385 33554432000 134512640 135225430 4293784512 18446744073709551615 134597019 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14041/statm: 32119 28385 78 175 0 31942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137180

[startup+3.10064 s]
/proc/loadavg: 0.32 0.07 0.02 6/194 14044
/proc/meminfo: memFree=15539664/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=0 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 509916599 8912896 253 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 253 211 178 0 69 0
[pid=14041] ppid=14039 vsize=130976 CPUtime=3.09 cores=0,2
/proc/14041/stat : 14041 (SatELite_releas) R 14039 14039 13978 0 -1 4202496 34347 0 0 0 301 8 0 0 25 0 1 0 509916599 134119424 29079 33554432000 134512640 135225430 4293784512 18446744073709551615 134587548 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14041/statm: 32744 29079 78 175 0 32567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139680

[startup+6.30103 s]
/proc/loadavg: 0.77 0.16 0.05 5/194 14047
/proc/meminfo: memFree=15719952/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=52308 CPUtime=2.11 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 12231 0 0 0 209 2 0 0 25 0 1 0 509917018 53563392 12163 33554432000 134512640 135217611 4294133568 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 13077 12163 77 173 0 12902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61012

[startup+12.7008 s]
/proc/loadavg: 1.03 0.23 0.07 5/194 14047
/proc/meminfo: memFree=15701528/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=58960 CPUtime=8.51 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 13913 0 0 0 849 2 0 0 25 0 1 0 509917018 60375040 13845 33554432000 134512640 135217611 4294133568 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 14740 13845 77 173 0 14565 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67664

[startup+25.5003 s]
/proc/loadavg: 1.69 0.41 0.14 5/194 14048
/proc/meminfo: memFree=15662472/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=73708 CPUtime=21.3 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 17589 0 0 0 2127 3 0 0 25 0 1 0 509917018 75476992 17521 33554432000 134512640 135217611 4294133568 18446744073709551615 134527779 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 18427 17521 77 173 0 18252 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 82412

[startup+51.1004 s]
/proc/loadavg: 2.41 0.68 0.23 5/194 14107
/proc/meminfo: memFree=15530032/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=81224 CPUtime=46.91 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 19451 0 0 0 4687 4 0 0 25 0 1 0 509917018 83173376 19383 33554432000 134512640 135217611 4294133568 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 20306 19383 77 173 0 20131 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89928

[startup+102.301 s]
/proc/loadavg: 3.46 1.22 0.44 5/194 14110
/proc/meminfo: memFree=15496056/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=103928 CPUtime=98.11 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 25158 0 0 0 9805 6 0 0 25 0 1 0 509917018 106422272 25090 33554432000 134512640 135217611 4294133568 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 25982 25090 77 173 0 25807 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 112632

[startup+162.301 s]
/proc/loadavg: 3.80 1.73 0.66 5/194 14111
/proc/meminfo: memFree=15456416/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=110628 CPUtime=158.11 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 26804 0 0 0 15805 6 0 0 25 0 1 0 509917018 113283072 26736 33554432000 134512640 135217611 4294133568 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 27657 26736 77 173 0 27482 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 119332

[startup+222.3 s]
/proc/loadavg: 3.92 2.14 0.86 5/194 14113
/proc/meminfo: memFree=15428688/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=123360 CPUtime=218.11 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 30002 0 0 0 21804 7 0 0 25 0 1 0 509917018 126320640 29934 33554432000 134512640 135217611 4294133568 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 30840 29934 77 173 0 30665 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 132064

[startup+282.307 s]
/proc/loadavg: 3.97 2.47 1.06 5/194 14115
/proc/meminfo: memFree=15425140/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=126804 CPUtime=278.12 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 30872 0 0 0 27804 8 0 0 25 0 1 0 509917018 129847296 30804 33554432000 134512640 135217611 4294133568 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 31701 30804 77 173 0 31526 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 135508

[startup+342.3 s]
/proc/loadavg: 3.99 2.75 1.24 5/194 14116
/proc/meminfo: memFree=15417148/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=126804 CPUtime=338.11 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 30874 0 0 0 33803 8 0 0 25 0 1 0 509917018 129847296 30806 33554432000 134512640 135217611 4294133568 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 31701 30806 77 173 0 31526 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 135508

[startup+402.301 s]
/proc/loadavg: 3.99 2.97 1.41 5/194 14118
/proc/meminfo: memFree=15398492/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2

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

/proc/14046/statm: 37010 36098 77 173 0 36835 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156744

[startup+642.301 s]
/proc/loadavg: 4.10 3.58 2.00 5/194 14154
/proc/meminfo: memFree=15422036/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=154548 CPUtime=638.13 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 37767 0 0 0 63801 12 0 0 25 0 1 0 509917018 158257152 37699 33554432000 134512640 135217611 4294133568 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 38637 37699 77 173 0 38462 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 163252

[startup+702.301 s]
/proc/loadavg: 4.12 3.67 2.13 5/194 14156
/proc/meminfo: memFree=15376648/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=156280 CPUtime=698.13 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 38221 0 0 0 69801 12 0 0 25 0 1 0 509917018 160030720 38153 33554432000 134512640 135217611 4294133568 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 39070 38153 77 173 0 38895 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 164984

[startup+762.301 s]
/proc/loadavg: 4.04 3.72 2.25 5/194 14157
/proc/meminfo: memFree=15348324/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=178024 CPUtime=758.14 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 43638 0 0 0 75800 14 0 0 25 0 1 0 509917018 182296576 43570 33554432000 134512640 135217611 4294133568 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 44506 43570 77 173 0 44331 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 186728

[startup+822.301 s]
/proc/loadavg: 4.01 3.77 2.35 5/194 14159
/proc/meminfo: memFree=15310196/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=178024 CPUtime=818.14 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 43642 0 0 0 81800 14 0 0 25 0 1 0 509917018 182296576 43574 33554432000 134512640 135217611 4294133568 18446744073709551615 134528001 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 44506 43574 77 173 0 44331 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 186728

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 2.45 5/194 14161
/proc/meminfo: memFree=15307900/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=178024 CPUtime=878.14 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 43642 0 0 0 87800 14 0 0 25 0 1 0 509917018 182296576 43574 33554432000 134512640 135217611 4294133568 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 44506 43574 77 173 0 44331 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 186728

[startup+942.307 s]
/proc/loadavg: 4.00 3.84 2.55 5/194 14162
/proc/meminfo: memFree=15290348/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=178024 CPUtime=938.15 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 43644 0 0 0 93801 14 0 0 25 0 1 0 509917018 182296576 43576 33554432000 134512640 135217611 4294133568 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 44506 43576 77 173 0 44331 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 186728

[startup+1002.3 s]
/proc/loadavg: 4.06 3.88 2.64 5/194 14164
/proc/meminfo: memFree=15285820/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=178024 CPUtime=998.15 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 43646 0 0 0 99801 14 0 0 25 0 1 0 509917018 182296576 43578 33554432000 134512640 135217611 4294133568 18446744073709551615 134537564 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 44506 43578 77 173 0 44331 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 186728

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.72 5/194 14165
/proc/meminfo: memFree=15274352/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=178024 CPUtime=1058.15 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 43648 0 0 0 105801 14 0 0 25 0 1 0 509917018 182296576 43580 33554432000 134512640 135217611 4294133568 18446744073709551615 134527922 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 44506 43580 77 173 0 44331 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 186728

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.80 5/194 14167
/proc/meminfo: memFree=15239700/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=184268 CPUtime=1118.15 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 45203 0 0 0 111801 14 0 0 25 0 1 0 509917018 188690432 45135 33554432000 134512640 135217611 4294133568 18446744073709551615 134527838 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 46067 45135 77 173 0 45892 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 192972

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/190 14192
/proc/meminfo: memFree=15302640/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=184268 CPUtime=1178.15 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 45203 0 0 0 117800 15 0 0 25 0 1 0 509917018 188690432 45135 33554432000 134512640 135217611 4294133568 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 46067 45135 77 173 0 45892 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 192972

[startup+1242.3 s]
/proc/loadavg: 4.04 3.95 2.94 5/194 14201
/proc/meminfo: memFree=14650180/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=185596 CPUtime=1238.15 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 45549 0 0 0 123800 15 0 0 25 0 1 0 509917018 190050304 45481 33554432000 134512640 135217611 4294133568 18446744073709551615 134537299 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 46399 45481 77 173 0 46224 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 194300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 3.98 3.01 4/191 14204
/proc/meminfo: memFree=14826892/32950928 swapFree=67087032/67111528
[pid=14039] ppid=14035 vsize=8704 CPUtime=4.17 cores=0,2
/proc/14039/stat : 14039 (glucose.sh) S 14035 14039 13978 0 -1 4202496 360 44114 0 0 0 0 405 12 18 0 1 0 509916599 8912896 255 33554432000 4194304 4922060 140735520326912 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14039/statm: 2176 255 211 178 0 69 0
[pid=14046] ppid=14039 vsize=186520 CPUtime=1295.86 cores=0,2
/proc/14046/stat : 14046 (glucose_static) R 14039 14039 13978 0 -1 4202496 45792 0 0 0 129571 15 0 0 25 0 1 0 509917018 190996480 45724 33554432000 134512640 135217611 4294133568 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14046/statm: 46630 45724 77 173 0 46455 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 195224

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 14039 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=54383
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 4.18436
# while last known CPU time is 1300.03
#
# 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): 1300.03
CPU user time (s): 1299.76
CPU system time (s): 0.27
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 195224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.05438
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44474
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= 11

runsolver used 2.29865 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 11:33:15
IDJOB=3308324
IDBENCH=20353
IDSOLVER=1691
FILE ID=node148/3308324-1303983194
RUNJOBID= node148-1303983193-13996
PBS_JOBID= 13168678
Free space on /tmp= 71356 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308324-1303983194/watcher-3308324-1303983194 -o /tmp/evaluation-result-3308324-1303983194/solver-3308324-1303983194 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308324-1303983194.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1217693844

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.854
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.854
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:      15878380 kB
Buffers:       2081488 kB
Cached:       14272736 kB
SwapCached:       5264 kB
Active:        6900168 kB
Inactive:      9601576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15878380 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           82948 kB
Writeback:           0 kB
AnonPages:      143220 kB
Mapped:          14432 kB
Slab:           505980 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   363260 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= 71168 MiB
End job on node148 at 2011-04-28 11:54:57