Trace number 3366048

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) 5000.03 4999.92

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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 |    1742     3718 |     522       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1716     6240 |      --       0       --      -- |     --   | -26/2522
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 260   #clauses: 1716   #literals: 6240
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  260                                                  |
0.00/0.00	c |  Number of clauses:    1716                                                 |
0.00/0.00	c |  Parsing time:         0.00         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: 961)

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-3366048-1305325578/watcher-3366048-1305325578 -o /tmp/evaluation-result-3366048-1305325578/solver-3366048-1305325578 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366048-1305325578.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: 2.01 2.01 2.00 2/358 13726
/proc/meminfo: memFree=9185888/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0

[startup+0.0621331 s]
/proc/loadavg: 2.01 2.01 2.00 2/358 13726
/proc/meminfo: memFree=9185888/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100127 s]
/proc/loadavg: 2.01 2.01 2.00 2/358 13726
/proc/meminfo: memFree=9185888/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301088 s]
/proc/loadavg: 2.01 2.01 2.00 2/358 13726
/proc/meminfo: memFree=9185888/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701019 s]
/proc/loadavg: 2.01 2.01 2.00 2/358 13726
/proc/meminfo: memFree=9185888/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50087 s]
/proc/loadavg: 2.01 2.01 2.00 3/360 13729
/proc/meminfo: memFree=9182568/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=5356 CPUtime=1.49 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 1029 0 0 0 149 0 0 0 25 0 1 0 624973640 5484544 984 33554432000 134512640 135217611 4288525088 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 1339 984 76 173 0 1164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14060

[startup+3.10059 s]
/proc/loadavg: 2.01 2.01 2.00 3/360 13729
/proc/meminfo: memFree=9180708/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=6588 CPUtime=3.09 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 1311 0 0 0 309 0 0 0 25 0 1 0 624973640 6746112 1266 33554432000 134512640 135217611 4288525088 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 1647 1266 76 173 0 1472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15292

[startup+6.30101 s]
/proc/loadavg: 2.01 2.01 2.00 3/360 13729
/proc/meminfo: memFree=9178128/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=8656 CPUtime=6.29 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 1815 0 0 0 629 0 0 0 25 0 1 0 624973640 8863744 1770 33554432000 134512640 135217611 4288525088 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 2164 1770 76 173 0 1989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17360

[startup+12.7009 s]
/proc/loadavg: 2.01 2.01 2.00 3/360 13729
/proc/meminfo: memFree=9175020/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=11272 CPUtime=12.69 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 2426 0 0 0 1269 0 0 0 25 0 1 0 624973640 11542528 2381 33554432000 134512640 135217611 4288525088 18446744073709551615 134537322 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 2818 2381 76 173 0 2643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19976

[startup+25.5006 s]
/proc/loadavg: 2.01 2.00 2.00 3/360 13730
/proc/meminfo: memFree=9171668/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=14836 CPUtime=25.49 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 3284 0 0 0 2549 0 0 0 25 0 1 0 624973640 15192064 3239 33554432000 134512640 135217611 4288525088 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 3709 3239 76 173 0 3534 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23540

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13730
/proc/meminfo: memFree=9164420/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=18884 CPUtime=51.09 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 4195 0 0 0 5109 0 0 0 25 0 1 0 624973640 19337216 4150 33554432000 134512640 135217611 4288525088 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 4721 4150 76 173 0 4546 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27588

[startup+102.314 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13732
/proc/meminfo: memFree=9156456/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=25328 CPUtime=102.3 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 5674 0 0 0 10230 0 0 0 25 0 1 0 624973640 25935872 5629 33554432000 134512640 135217611 4288525088 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 6332 5629 76 173 0 6157 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34032

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13733
/proc/meminfo: memFree=9147372/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=30000 CPUtime=162.29 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 6767 0 0 0 16229 0 0 0 25 0 1 0 624973640 30720000 6722 33554432000 134512640 135217611 4288525088 18446744073709551615 134533211 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 7500 6722 76 173 0 7325 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38704

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13735
/proc/meminfo: memFree=9143624/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=33128 CPUtime=222.29 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 7526 0 0 0 22229 0 0 0 25 0 1 0 624973640 33923072 7481 33554432000 134512640 135217611 4288525088 18446744073709551615 134542045 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 8282 7481 76 173 0 8107 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41832

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13737
/proc/meminfo: memFree=9134416/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=36436 CPUtime=282.29 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 8257 0 0 0 28229 0 0 0 25 0 1 0 624973640 37310464 8212 33554432000 134512640 135217611 4288525088 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 9109 8212 76 173 0 8934 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45140

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13738
/proc/meminfo: memFree=9131776/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=39128 CPUtime=342.29 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 8898 0 0 0 34229 0 0 0 25 0 1 0 624973640 40067072 8853 33554432000 134512640 135217611 4288525088 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 9782 8853 76 173 0 9607 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 47832

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/360 13740
/proc/meminfo: memFree=9128268/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/13728/statm: 24775 22247 76 173 0 24600 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 107804

[startup+4422.3 s]
/proc/loadavg: 1.04 1.47 1.78 2/353 13877
/proc/meminfo: memFree=9166880/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=99208 CPUtime=4422.4 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22463 0 0 0 442236 4 0 0 25 0 1 0 624973640 101588992 22267 33554432000 134512640 135217611 4288525088 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 24802 22267 76 173 0 24627 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 107912

[startup+4482.3 s]
/proc/loadavg: 1.01 1.38 1.72 2/353 13879
/proc/meminfo: memFree=9166592/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=99788 CPUtime=4482.4 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22559 0 0 0 448236 4 0 0 25 0 1 0 624973640 102182912 22363 33554432000 134512640 135217611 4288525088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 24947 22363 76 173 0 24772 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 108492

[startup+4542.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/353 13880
/proc/meminfo: memFree=9166432/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=99920 CPUtime=4542.41 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22612 0 0 0 454237 4 0 0 25 0 1 0 624973640 102318080 22416 33554432000 134512640 135217611 4288525088 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 24980 22416 76 173 0 24805 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 108624

[startup+4602.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/353 13882
/proc/meminfo: memFree=9165540/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=100268 CPUtime=4602.41 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22681 0 0 0 460237 4 0 0 25 0 1 0 624973640 102674432 22485 33554432000 134512640 135217611 4288525088 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25067 22485 76 173 0 24892 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 108972

[startup+4662.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/353 13883
/proc/meminfo: memFree=9165512/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=100520 CPUtime=4662.41 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22722 0 0 0 466237 4 0 0 25 0 1 0 624973640 102932480 22526 33554432000 134512640 135217611 4288525088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25130 22526 76 173 0 24955 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 109224

[startup+4722.31 s]
/proc/loadavg: 1.00 1.16 1.55 2/353 13885
/proc/meminfo: memFree=9165232/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=100752 CPUtime=4722.42 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22771 0 0 0 472238 4 0 0 25 0 1 0 624973640 103170048 22575 33554432000 134512640 135217611 4288525088 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25188 22575 76 173 0 25013 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 109456

[startup+4782.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/353 13887
/proc/meminfo: memFree=9166316/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=100752 CPUtime=4782.41 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22774 0 0 0 478237 4 0 0 25 0 1 0 624973640 103170048 22578 33554432000 134512640 135217611 4288525088 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25188 22578 76 173 0 25013 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 109456

[startup+4842.3 s]
/proc/loadavg: 1.07 1.12 1.48 2/353 13888
/proc/meminfo: memFree=9165540/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=101188 CPUtime=4842.42 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22883 0 0 0 484237 5 0 0 25 0 1 0 624973640 103616512 22687 33554432000 134512640 135217611 4288525088 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25297 22687 76 173 0 25122 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 109892

[startup+4902.3 s]
/proc/loadavg: 1.08 1.11 1.45 2/353 13890
/proc/meminfo: memFree=9165636/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=101732 CPUtime=4902.42 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22972 0 0 0 490237 5 0 0 25 0 1 0 624973640 104173568 22774 33554432000 134512640 135217611 4288525088 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25433 22774 76 173 0 25258 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 110436

[startup+4962.3 s]
/proc/loadavg: 1.03 1.09 1.42 2/353 13891
/proc/meminfo: memFree=9165232/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=101804 CPUtime=4962.42 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 22990 0 0 0 496237 5 0 0 25 0 1 0 624973640 104247296 22792 33554432000 134512640 135217611 4288525088 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25451 22792 76 173 0 25276 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 110508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.02 1.08 1.41 2/353 13892
/proc/meminfo: memFree=9165344/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=102124 CPUtime=5000.03 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 23006 0 0 0 499998 5 0 0 25 0 1 0 624973640 104574976 22808 33554432000 134512640 135217611 4288525088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25531 22808 76 173 0 25356 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 110828

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

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

[startup+4999.9 s]
/proc/loadavg: 1.02 1.08 1.41 2/353 13892
/proc/meminfo: memFree=9165344/32951124 swapFree=67111348/67111528
[pid=13726] ppid=13724 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13726/stat : 13726 (glucose.sh) S 13724 13726 13194 0 -1 4202496 359 194 0 0 0 0 0 0 25 0 1 0 624973639 8912896 255 33554432000 4194304 4922060 140736313915696 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13726/statm: 2176 255 211 178 0 69 0
[pid=13728] ppid=13726 vsize=102124 CPUtime=5000.03 cores=1,3,5,7
/proc/13728/stat : 13728 (glucose_static) R 13726 13726 13194 0 -1 4202496 23006 0 0 0 499998 5 0 0 25 0 1 0 624973640 104574976 22808 33554432000 134512640 135217611 4288525088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13728/statm: 25531 22808 76 173 0 25356 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 110828

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13726 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.004998
# 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.92
CPU time (s): 5000.03
CPU user time (s): 4999.98
CPU system time (s): 0.05
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 110828

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

The end

Launcher Data

Begin job on node145 at 2011-05-14 00:26:18
IDJOB=3366048
IDBENCH=87946
IDSOLVER=1842
FILE ID=node145/3366048-1305325578
RUNJOBID= node145-1305315242-13213
PBS_JOBID= 13324287
Free space on /tmp= 43224 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366048-1305325578/watcher-3366048-1305325578 -o /tmp/evaluation-result-3366048-1305325578/solver-3366048-1305325578 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366048-1305325578.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=193474597

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9186036 kB
Buffers:        256008 kB
Cached:       17388192 kB
SwapCached:          0 kB
Active:        7832992 kB
Inactive:     15348852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9186036 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1556 kB
Writeback:           0 kB
AnonPages:     5538012 kB
Mapped:          27980 kB
Slab:           483588 kB
PageTables:      33712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79426348 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= 43228 MiB
End job on node145 at 2011-05-14 01:49:40