Trace number 3309068

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

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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...
1.28/1.37	c ==============================================================================
1.28/1.37	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.37	c ==============================================================================
1.28/1.37	c |         0 | 1379117  3541891 |  413735       0        0     nan |  0.000 % |
8.28/8.32	c |         0 |  616639  2018525 |      --       0       --      -- |     --   | -735035/-1451089
8.28/8.32	c ==============================================================================
8.28/8.32	c Result  :   #vars: 113534   #clauses: 616639   #literals: 2018525
8.28/8.32	c CPU time:   8.12876 s
8.28/8.32	c ==============================================================================
8.70/8.80	c
8.70/8.80	c Starting glucose
8.70/8.80	c
8.70/8.80	
8.70/8.80	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
8.70/8.80	
8.70/8.80	c ============================[ Problem Statistics ]=============================
8.70/8.80	c |                                                                             |
8.79/8.80	c |  Number of variables:  113534                                               |
8.79/8.80	c |  Number of clauses:    616639                                               |
8.79/9.17	c |  Parsing time:         0.35         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-3309068-1303985654/watcher-3309068-1303985654 -o /tmp/evaluation-result-3309068-1303985654/solver-3309068-1303985654 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309068-1303985654.cnf 

running on 2 cores: 1,3

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: 3.03 3.12 3.19 4/189 32391
/proc/meminfo: memFree=20890520/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) R 32389 32391 32018 0 -1 4202496 316 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516654485 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0

[startup+0.0919631 s]
/proc/loadavg: 3.03 3.12 3.19 4/189 32391
/proc/meminfo: memFree=20890520/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100957 s]
/proc/loadavg: 3.03 3.12 3.19 4/189 32391
/proc/meminfo: memFree=20890520/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300933 s]
/proc/loadavg: 3.03 3.12 3.19 4/189 32391
/proc/meminfo: memFree=20890520/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700851 s]
/proc/loadavg: 3.03 3.12 3.19 4/189 32391
/proc/meminfo: memFree=20890520/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5007 s]
/proc/loadavg: 3.03 3.12 3.19 4/191 32393
/proc/meminfo: memFree=20749396/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
[pid=32392] ppid=32391 vsize=196196 CPUtime=1.49 cores=1,3
/proc/32392/stat : 32392 (SatELite_releas) R 32391 32391 32018 0 -1 4202496 47671 0 0 0 140 9 0 0 25 0 1 0 510163809 200904704 43609 33554432000 134512640 135225430 4287627200 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/32392/statm: 49049 43609 78 175 0 48872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 204900

[startup+3.10043 s]
/proc/loadavg: 3.03 3.12 3.19 4/191 32393
/proc/meminfo: memFree=20697440/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
[pid=32392] ppid=32391 vsize=214640 CPUtime=3.08 cores=1,3
/proc/32392/stat : 32392 (SatELite_releas) R 32391 32391 32018 0 -1 4202496 51944 0 0 0 295 13 0 0 25 0 1 0 510163809 219791360 47882 33554432000 134512640 135225430 4287627200 18446744073709551615 134548728 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/32392/statm: 53660 47882 78 175 0 53483 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 223344

[startup+6.30083 s]
/proc/loadavg: 3.03 3.12 3.19 4/191 32393
/proc/meminfo: memFree=20667556/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=0 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 510163809 8912896 252 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32391/statm: 2176 252 211 178 0 69 0
[pid=32392] ppid=32391 vsize=217732 CPUtime=6.29 cores=1,3
/proc/32392/stat : 32392 (SatELite_releas) R 32391 32391 32018 0 -1 4202496 53704 0 0 0 613 16 0 0 25 0 1 0 510163809 222957568 48652 33554432000 134512640 135225430 4287627200 18446744073709551615 134586517 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/32392/statm: 54433 48652 78 175 0 54256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226436

[startup+12.7007 s]
/proc/loadavg: 3.02 3.11 3.19 4/191 32395
/proc/meminfo: memFree=20794128/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=55332 CPUtime=3.88 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 13096 0 0 0 386 2 0 0 25 0 1 0 510164690 56659968 12931 33554432000 134512640 135217611 4290363904 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 13833 12931 77 173 0 13658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64036

[startup+25.5003 s]
/proc/loadavg: 3.09 3.12 3.19 4/191 32395
/proc/meminfo: memFree=20790168/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=58928 CPUtime=16.68 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 13996 0 0 0 1666 2 0 0 25 0 1 0 510164690 60342272 13831 33554432000 134512640 135217611 4290363904 18446744073709551615 134542253 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 14732 13831 77 173 0 14557 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67632

[startup+51.1007 s]
/proc/loadavg: 3.12 3.13 3.19 4/191 32396
/proc/meminfo: memFree=20783992/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=62676 CPUtime=42.28 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 14893 0 0 0 4225 3 0 0 25 0 1 0 510164690 64180224 14728 33554432000 134512640 135217611 4290363904 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 15669 14728 77 173 0 15494 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71380

[startup+102.307 s]
/proc/loadavg: 3.12 3.12 3.18 4/191 32397
/proc/meminfo: memFree=20777328/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=66716 CPUtime=93.49 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 15907 0 0 0 9345 4 0 0 25 0 1 0 510164690 68317184 15742 33554432000 134512640 135217611 4290363904 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 16679 15742 77 173 0 16504 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 75420

[startup+162.3 s]
/proc/loadavg: 3.04 3.10 3.17 4/191 32429
/proc/meminfo: memFree=20979052/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=67508 CPUtime=153.49 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 16101 0 0 0 15345 4 0 0 25 0 1 0 510164690 69128192 15936 33554432000 134512640 135217611 4290363904 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 16877 15936 77 173 0 16702 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76212

[startup+222.301 s]
/proc/loadavg: 3.05 3.09 3.16 4/191 32430
/proc/meminfo: memFree=20961976/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=70808 CPUtime=213.49 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 16936 0 0 0 21344 5 0 0 25 0 1 0 510164690 72507392 16771 33554432000 134512640 135217611 4290363904 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 17702 16771 77 173 0 17527 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 79512

[startup+282.301 s]
/proc/loadavg: 3.02 3.07 3.15 4/191 32432
/proc/meminfo: memFree=20955264/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=72380 CPUtime=273.49 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 17327 0 0 0 27344 5 0 0 25 0 1 0 510164690 74117120 17162 33554432000 134512640 135217611 4290363904 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 18095 17162 77 173 0 17920 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 81084

[startup+342.301 s]
/proc/loadavg: 3.00 3.06 3.14 4/191 32433
/proc/meminfo: memFree=20948668/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=73436 CPUtime=333.49 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 17580 0 0 0 33344 5 0 0 25 0 1 0 510164690 75198464 17415 33554432000 134512640 135217611 4290363904 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 18359 17415 77 173 0 18184 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 82140

[startup+402.301 s]
/proc/loadavg: 3.00 3.04 3.13 4/191 32435
/proc/meminfo: memFree=20939980/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3

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

/proc/32394/statm: 20021 19075 77 173 0 19846 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 88788

[startup+642.301 s]
/proc/loadavg: 2.06 2.58 2.92 3/184 32459
/proc/meminfo: memFree=21035932/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=81008 CPUtime=633.5 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 19488 0 0 0 63344 6 0 0 25 0 1 0 510164690 82952192 19323 33554432000 134512640 135217611 4290363904 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 20252 19323 77 173 0 20077 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 89712

[startup+702.3 s]
/proc/loadavg: 2.02 2.47 2.86 3/184 32461
/proc/meminfo: memFree=21031832/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=82592 CPUtime=693.5 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 19877 0 0 0 69343 7 0 0 25 0 1 0 510164690 84574208 19712 33554432000 134512640 135217611 4290363904 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 20648 19712 77 173 0 20473 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 91296

[startup+762.306 s]
/proc/loadavg: 2.01 2.38 2.80 3/184 32463
/proc/meminfo: memFree=21027720/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=84968 CPUtime=753.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 20475 0 0 0 75344 7 0 0 25 0 1 0 510164690 87007232 20310 33554432000 134512640 135217611 4290363904 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 21242 20310 77 173 0 21067 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 93672

[startup+822.3 s]
/proc/loadavg: 2.06 2.33 2.76 3/184 32464
/proc/meminfo: memFree=21023596/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=87476 CPUtime=813.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21104 0 0 0 81343 8 0 0 25 0 1 0 510164690 89575424 20939 33554432000 134512640 135217611 4290363904 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 21869 20939 77 173 0 21694 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 96180

[startup+882.3 s]
/proc/loadavg: 2.02 2.26 2.70 3/184 32466
/proc/meminfo: memFree=21022084/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=87476 CPUtime=873.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21104 0 0 0 87343 8 0 0 25 0 1 0 510164690 89575424 20939 33554432000 134512640 135217611 4290363904 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 21869 20939 77 173 0 21694 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 96180

[startup+942.301 s]
/proc/loadavg: 2.00 2.21 2.66 3/184 32467
/proc/meminfo: memFree=21021052/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=87476 CPUtime=933.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21104 0 0 0 93343 8 0 0 25 0 1 0 510164690 89575424 20939 33554432000 134512640 135217611 4290363904 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 21869 20939 77 173 0 21694 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 96180

[startup+1002.3 s]
/proc/loadavg: 2.00 2.17 2.61 3/184 32469
/proc/meminfo: memFree=21020300/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=87476 CPUtime=993.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21105 0 0 0 99343 8 0 0 25 0 1 0 510164690 89575424 20940 33554432000 134512640 135217611 4290363904 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 21869 20940 77 173 0 21694 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 96180

[startup+1062.3 s]
/proc/loadavg: 2.00 2.14 2.57 3/184 32471
/proc/meminfo: memFree=21016688/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=90116 CPUtime=1053.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21778 0 0 0 105343 8 0 0 25 0 1 0 510164690 92278784 21613 33554432000 134512640 135217611 4290363904 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 22529 21613 77 173 0 22354 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 98820

[startup+1122.3 s]
/proc/loadavg: 2.03 2.12 2.54 3/184 32472
/proc/meminfo: memFree=21015660/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=90248 CPUtime=1113.51 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21810 0 0 0 111343 8 0 0 25 0 1 0 510164690 92413952 21645 33554432000 134512640 135217611 4290363904 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 22562 21645 77 173 0 22387 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 98952

[startup+1182.3 s]
/proc/loadavg: 2.04 2.11 2.51 3/184 32474
/proc/meminfo: memFree=21014516/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=90776 CPUtime=1173.52 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21949 0 0 0 117344 8 0 0 25 0 1 0 510164690 92954624 21784 33554432000 134512640 135217611 4290363904 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 22694 21784 77 173 0 22519 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 99480

[startup+1242.3 s]
/proc/loadavg: 2.01 2.09 2.47 3/184 32475
/proc/meminfo: memFree=21013364/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=91044 CPUtime=1233.52 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 21961 0 0 0 123344 8 0 0 25 0 1 0 510164690 93229056 21796 33554432000 134512640 135217611 4290363904 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 22761 21796 77 173 0 22586 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 99748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.09 2.45 3/184 32477
/proc/meminfo: memFree=21011368/32951124 swapFree=67111352/67111528
[pid=32391] ppid=32389 vsize=8704 CPUtime=8.79 cores=1,3
/proc/32391/stat : 32391 (glucose.sh) S 32389 32391 32018 0 -1 4202496 360 79350 0 0 0 0 857 22 18 0 1 0 510163809 8912896 254 33554432000 4194304 4922060 140733722565856 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32391/statm: 2176 254 211 178 0 69 0
[pid=32394] ppid=32391 vsize=92372 CPUtime=1291.22 cores=1,3
/proc/32394/stat : 32394 (glucose_static) R 32391 32391 32018 0 -1 4202496 22272 0 0 0 129114 8 0 0 25 0 1 0 510164690 94588928 22107 33554432000 134512640 135217611 4290363904 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/32394/statm: 23093 22107 77 173 0 22918 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 101076

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 32391 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=579695
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=224965
# CPU time returned by wait4() is 8.80466
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.71
CPU system time (s): 0.3
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 249336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.57969
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 9

runsolver used 2.13967 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 12:14:16
IDJOB=3309068
IDBENCH=84246
IDSOLVER=1691
FILE ID=node134/3309068-1303985654
RUNJOBID= node134-1303983196-32038
PBS_JOBID= 13168692
Free space on /tmp= 71500 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309068-1303985654/watcher-3309068-1303985654 -o /tmp/evaluation-result-3309068-1303985654/solver-3309068-1303985654 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309068-1303985654.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=604937935

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:      20890792 kB
Buffers:       2324040 kB
Cached:        8877192 kB
SwapCached:         64 kB
Active:        4992508 kB
Inactive:      6513524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20890792 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           29172 kB
Writeback:           0 kB
AnonPages:      304404 kB
Mapped:          15932 kB
Slab:           490576 kB
PageTables:       5656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   476568 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= 71512 MiB
End job on node134 at 2011-04-28 12:35:58