Trace number 3308756

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.48	c ==============================================================================
0.00/0.48	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.48	c ==============================================================================
0.00/0.48	c |         0 | 1076505  2511845 |  322951       0        0     nan |  0.000 % |
2.89/2.99	c |         0 |  707834  2011464 |      --       0       --      -- |     --   | -367134/-496771
2.89/2.99	c ==============================================================================
2.89/2.99	c Result  :   #vars: 170050   #clauses: 707834   #literals: 2011464
2.89/2.99	c CPU time:   2.88556 s
2.89/2.99	c ==============================================================================
3.39/3.44	c
3.39/3.44	c Starting glucose
3.39/3.44	c
3.39/3.44	
3.39/3.44	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.39/3.44	
3.39/3.44	c ============================[ Problem Statistics ]=============================
3.39/3.44	c |                                                                             |
3.39/3.44	c |  Number of variables:  170050                                               |
3.39/3.44	c |  Number of clauses:    707834                                               |
3.43/3.69	c |  Parsing time:         0.23         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-3308756-1303984515/watcher-3308756-1303984515 -o /tmp/evaluation-result-3308756-1303984515/solver-3308756-1303984515 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308756-1303984515.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: 4.03 3.96 3.02 4/196 32270
/proc/meminfo: memFree=20112612/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0

[startup+0.104862 s]
/proc/loadavg: 4.03 3.96 3.02 4/196 32270
/proc/meminfo: memFree=20112612/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200842 s]
/proc/loadavg: 4.03 3.96 3.02 4/196 32270
/proc/meminfo: memFree=20112612/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300828 s]
/proc/loadavg: 4.03 3.96 3.02 4/196 32270
/proc/meminfo: memFree=20112612/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700756 s]
/proc/loadavg: 4.03 3.96 3.02 4/196 32270
/proc/meminfo: memFree=20112612/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50064 s]
/proc/loadavg: 4.03 3.96 3.02 5/198 32272
/proc/meminfo: memFree=19933788/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0
[pid=32271] ppid=32270 vsize=196272 CPUtime=1.49 cores=0,2
/proc/32271/stat : 32271 (SatELite_releas) R 32270 32270 32018 0 -1 4202496 44659 0 0 0 140 9 0 0 25 0 1 0 510049751 200982528 41631 33554432000 134512640 135225430 4288375840 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/32271/statm: 49068 41632 78 175 0 48891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 204976

[startup+3.10035 s]
/proc/loadavg: 4.03 3.96 3.02 5/198 32272
/proc/meminfo: memFree=19915332/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=0 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 510049751 8912896 253 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 253 211 178 0 69 0
[pid=32271] ppid=32270 vsize=197856 CPUtime=3.09 cores=0,2
/proc/32271/stat : 32271 (SatELite_releas) R 32270 32270 32018 0 -1 4202496 47259 0 0 0 298 11 0 0 25 0 1 0 510049751 202604544 42287 33554432000 134512640 135225430 4288375840 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/32271/statm: 49464 42287 80 175 0 49287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206560

[startup+6.30075 s]
/proc/loadavg: 4.02 3.96 3.02 5/198 32273
/proc/meminfo: memFree=19991820/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=66052 CPUtime=2.85 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 15097 0 0 0 283 2 0 0 25 0 1 0 510050095 67637248 15008 33554432000 134512640 135217611 4291864560 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 16513 15008 77 173 0 16338 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74756

[startup+12.7006 s]
/proc/loadavg: 4.02 3.97 3.03 5/198 32273
/proc/meminfo: memFree=19974468/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=69200 CPUtime=9.25 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 15898 0 0 0 922 3 0 0 25 0 1 0 510050095 70860800 15809 33554432000 134512640 135217611 4291864560 18446744073709551615 134526269 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 17300 15809 77 173 0 17125 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77904

[startup+25.5012 s]
/proc/loadavg: 4.02 3.97 3.04 5/198 32273
/proc/meminfo: memFree=19958948/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=71920 CPUtime=22.05 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 16571 0 0 0 2202 3 0 0 25 0 1 0 510050095 73646080 16482 33554432000 134512640 135217611 4291864560 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 17980 16482 77 173 0 17805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80624

[startup+51.1006 s]
/proc/loadavg: 4.16 4.00 3.08 5/198 32274
/proc/meminfo: memFree=19942184/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=76528 CPUtime=47.65 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 17714 0 0 0 4762 3 0 0 25 0 1 0 510050095 78364672 17625 33554432000 134512640 135217611 4291864560 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 19132 17625 77 173 0 18957 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85232

[startup+102.3 s]
/proc/loadavg: 4.07 4.00 3.12 5/198 32276
/proc/meminfo: memFree=19890528/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=83704 CPUtime=98.86 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 19531 0 0 0 9881 5 0 0 25 0 1 0 510050095 85712896 19442 33554432000 134512640 135217611 4291864560 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 20926 19442 77 173 0 20751 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92408

[startup+162.3 s]
/proc/loadavg: 4.06 4.01 3.18 5/198 32277
/proc/meminfo: memFree=19833704/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=92940 CPUtime=158.86 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 21821 0 0 0 15880 6 0 0 25 0 1 0 510050095 95170560 21732 33554432000 134512640 135217611 4291864560 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 23235 21732 77 173 0 23060 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101644

[startup+222.307 s]
/proc/loadavg: 4.13 4.04 3.24 5/198 32279
/proc/meminfo: memFree=19765332/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=101132 CPUtime=218.86 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 23840 0 0 0 21879 7 0 0 25 0 1 0 510050095 103559168 23751 33554432000 134512640 135217611 4291864560 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 25283 23751 77 173 0 25108 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 109836

[startup+282.301 s]
/proc/loadavg: 4.04 4.03 3.29 5/198 32280
/proc/meminfo: memFree=19671808/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=108528 CPUtime=278.86 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 25745 0 0 0 27878 8 0 0 25 0 1 0 510050095 111132672 25656 33554432000 134512640 135217611 4291864560 18446744073709551615 134526329 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 27132 25656 77 173 0 26957 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 117232

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 3.33 5/198 32312
/proc/meminfo: memFree=19923972/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=112568 CPUtime=338.85 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 26629 0 0 0 33877 8 0 0 25 0 1 0 510050095 115269632 26540 33554432000 134512640 135217611 4291864560 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 28142 26540 77 173 0 27967 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 121272

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.37 5/198 32323
/proc/meminfo: memFree=19905948/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2

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

/proc/32273/statm: 34027 32345 77 173 0 33852 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 144812

[startup+702.301 s]
/proc/loadavg: 3.04 3.48 3.32 4/191 32353
/proc/meminfo: memFree=19778644/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=142208 CPUtime=698.87 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 33994 0 0 0 69875 12 0 0 25 0 1 0 510050095 145620992 33905 33554432000 134512640 135217611 4291864560 18446744073709551615 134526278 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 35552 33905 77 173 0 35377 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 150912

[startup+762.301 s]
/proc/loadavg: 3.08 3.41 3.30 4/191 32354
/proc/meminfo: memFree=19773136/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=145112 CPUtime=758.87 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 34767 0 0 0 75875 12 0 0 25 0 1 0 510050095 148594688 34678 33554432000 134512640 135217611 4291864560 18446744073709551615 134526239 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 36278 34678 77 173 0 36103 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 153816

[startup+822.3 s]
/proc/loadavg: 3.03 3.33 3.28 4/191 32356
/proc/meminfo: memFree=19765040/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=148280 CPUtime=818.87 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 35569 0 0 0 81875 12 0 0 25 0 1 0 510050095 151838720 35480 33554432000 134512640 135217611 4291864560 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 37070 35480 77 173 0 36895 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 156984

[startup+882.306 s]
/proc/loadavg: 3.01 3.27 3.26 4/191 32357
/proc/meminfo: memFree=19758920/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=150656 CPUtime=878.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 36203 0 0 0 87875 13 0 0 25 0 1 0 510050095 154271744 36114 33554432000 134512640 135217611 4291864560 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 37664 36114 77 173 0 37489 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 159360

[startup+942.3 s]
/proc/loadavg: 3.00 3.22 3.24 4/191 32359
/proc/meminfo: memFree=19755540/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=152504 CPUtime=938.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 36682 0 0 0 93875 13 0 0 25 0 1 0 510050095 156164096 36593 33554432000 134512640 135217611 4291864560 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 38126 36593 77 173 0 37951 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 161208

[startup+1002.3 s]
/proc/loadavg: 3.00 3.18 3.23 4/191 32361
/proc/meminfo: memFree=19749924/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=155144 CPUtime=998.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 37385 0 0 0 99875 13 0 0 25 0 1 0 510050095 158867456 37296 33554432000 134512640 135217611 4291864560 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 38786 37296 77 173 0 38611 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 163848

[startup+1062.3 s]
/proc/loadavg: 3.00 3.14 3.21 4/191 32362
/proc/meminfo: memFree=19745780/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=158252 CPUtime=1058.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 37834 0 0 0 105874 14 0 0 25 0 1 0 510050095 162050048 37745 33554432000 134512640 135217611 4291864560 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 39563 37745 77 173 0 39388 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 166956

[startup+1122.3 s]
/proc/loadavg: 3.04 3.13 3.20 4/191 32364
/proc/meminfo: memFree=19737312/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=163148 CPUtime=1118.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 39058 0 0 0 111873 15 0 0 25 0 1 0 510050095 167063552 38969 33554432000 134512640 135217611 4291864560 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 40787 38969 77 173 0 40612 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 171852

[startup+1182.3 s]
/proc/loadavg: 3.14 3.13 3.19 4/191 32395
/proc/meminfo: memFree=20787788/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=163808 CPUtime=1178.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 39252 0 0 0 117873 15 0 0 25 0 1 0 510050095 167739392 39163 33554432000 134512640 135217611 4291864560 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 40952 39163 77 173 0 40777 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 172512

[startup+1242.3 s]
/proc/loadavg: 3.12 3.12 3.18 4/191 32397
/proc/meminfo: memFree=20777328/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=165392 CPUtime=1238.88 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 39668 0 0 0 123873 15 0 0 25 0 1 0 510050095 169361408 39579 33554432000 134512640 135217611 4291864560 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 41348 39579 77 173 0 41173 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 174096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.10 3.17 4/191 32398
/proc/meminfo: memFree=20768268/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=166848 CPUtime=1296.59 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 40053 0 0 0 129644 15 0 0 25 0 1 0 510050095 170852352 39964 33554432000 134512640 135217611 4291864560 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 41712 39964 77 173 0 41537 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 175552

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

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

[startup+1300 s]
/proc/loadavg: 3.04 3.10 3.17 4/191 32398
/proc/meminfo: memFree=20768268/32951124 swapFree=67111352/67111528
[pid=32270] ppid=32268 vsize=8704 CPUtime=3.43 cores=0,2
/proc/32270/stat : 32270 (glucose.sh) S 32268 32270 32018 0 -1 4202496 360 47260 0 0 0 0 331 12 18 0 1 0 510049751 8912896 255 33554432000 4194304 4922060 140735836788944 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32270/statm: 2176 255 211 178 0 69 0
[pid=32273] ppid=32270 vsize=166848 CPUtime=1296.59 cores=0,2
/proc/32273/stat : 32273 (glucose_static) R 32270 32270 32018 0 -1 4202496 40053 0 0 0 129644 15 0 0 25 0 1 0 510050095 170852352 39964 33554432000 134512640 135217611 4291864560 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/32273/statm: 41712 39964 77 173 0 41537 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 175552

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32270 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=311496
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 3.44148
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.75
CPU system time (s): 0.27
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 212620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.3115
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= 47620
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= 30

runsolver used 2.22666 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 11:55:16
IDJOB=3308756
IDBENCH=82446
IDSOLVER=1691
FILE ID=node134/3308756-1303984515
RUNJOBID= node134-1303983196-32036
PBS_JOBID= 13168692
Free space on /tmp= 71332 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308756-1303984515/watcher-3308756-1303984515 -o /tmp/evaluation-result-3308756-1303984515/solver-3308756-1303984515 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308756-1303984515.cnf

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=2099984934

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20112636 kB
Buffers:       2323848 kB
Cached:        9048876 kB
SwapCached:         64 kB
Active:        5768396 kB
Inactive:      6514420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20112636 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           34300 kB
Writeback:           0 kB
AnonPages:      909132 kB
Mapped:          16236 kB
Slab:           490912 kB
PageTables:       7180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1113916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71456 MiB
End job on node134 at 2011-04-28 12:16:58