Trace number 3308627

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

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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.61	c ==============================================================================
0.00/0.61	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.61	c ==============================================================================
0.00/0.61	c |         0 | 1746718  3992465 |  524015       0        0     nan |  0.000 % |
2.69/2.76	c |         0 | 1250297  2911475 |      --       0       --      -- |     --   | -35/-52
2.69/2.76	c ==============================================================================
2.69/2.76	c Result  :   #vars: 89756   #clauses: 1250297   #literals: 2911475
2.69/2.76	c CPU time:   2.66659 s
2.69/2.76	c ==============================================================================
3.29/3.30	c
3.29/3.30	c Starting glucose
3.29/3.30	c
3.29/3.30	
3.29/3.30	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.29/3.30	
3.29/3.30	c ============================[ Problem Statistics ]=============================
3.29/3.30	c |                                                                             |
3.29/3.30	c |  Number of variables:  89756                                                |
3.29/3.30	c |  Number of clauses:    1250297                                              |
3.29/3.66	c |  Parsing time:         0.33         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-3308627-1303983511/watcher-3308627-1303983511 -o /tmp/evaluation-result-3308627-1303983511/solver-3308627-1303983511 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308627-1303983511.cnf 

running on 2 cores: 5,7

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.98 2.58 1.13 4/196 32122
/proc/meminfo: memFree=21028276/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) R 32120 32122 32018 0 -1 4202496 317 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516654485 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0

[startup+0.0998329 s]
/proc/loadavg: 3.98 2.58 1.13 4/196 32122
/proc/meminfo: memFree=21028276/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100814 s]
/proc/loadavg: 3.98 2.58 1.13 4/196 32122
/proc/meminfo: memFree=21028276/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300781 s]
/proc/loadavg: 3.98 2.58 1.13 4/196 32122
/proc/meminfo: memFree=21028276/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70071 s]
/proc/loadavg: 3.98 2.58 1.13 4/196 32122
/proc/meminfo: memFree=21028276/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50056 s]
/proc/loadavg: 3.98 2.58 1.13 5/198 32124
/proc/meminfo: memFree=20902304/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0
[pid=32123] ppid=32122 vsize=151892 CPUtime=1.49 cores=5,7
/proc/32123/stat : 32123 (SatELite_releas) R 32122 32122 32018 0 -1 4202496 35065 0 0 0 140 9 0 0 25 0 1 0 509949470 155537408 31305 33554432000 134512640 135225430 4286679104 18446744073709551615 134587289 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/32123/statm: 37973 31305 78 175 0 37796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160596

[startup+3.10028 s]
/proc/loadavg: 3.98 2.58 1.13 5/198 32124
/proc/meminfo: memFree=20901684/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=0 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 509949470 8912896 253 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/32122/statm: 2176 253 211 178 0 69 0
[pid=32123] ppid=32122 vsize=151644 CPUtime=3.09 cores=5,7
/proc/32123/stat : 32123 (SatELite_releas) R 32122 32122 32018 0 -1 4202496 38626 0 0 0 298 11 0 0 25 0 1 0 509949470 155283456 31293 33554432000 134512640 135225430 4286679104 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/32123/statm: 37911 31293 80 175 0 37734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160348

[startup+6.30069 s]
/proc/loadavg: 3.98 2.61 1.15 5/198 32125
/proc/meminfo: memFree=20929260/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=78540 CPUtime=2.98 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 19071 0 0 0 295 3 0 0 25 0 1 0 509949801 80424960 19002 33554432000 134512640 135217611 4290758800 18446744073709551615 134532741 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 19635 19002 77 173 0 19460 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 87244

[startup+12.7005 s]
/proc/loadavg: 3.98 2.63 1.16 5/198 32125
/proc/meminfo: memFree=20916604/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=90680 CPUtime=9.38 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 22107 0 0 0 935 3 0 0 25 0 1 0 509949801 92856320 22038 33554432000 134512640 135217611 4290758800 18446744073709551615 134537942 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 22670 22038 77 173 0 22495 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 99384

[startup+25.5002 s]
/proc/loadavg: 3.98 2.70 1.21 5/198 32126
/proc/meminfo: memFree=20893556/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=112468 CPUtime=22.18 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 27546 0 0 0 2214 4 0 0 25 0 1 0 509949801 115167232 27477 33554432000 134512640 135217611 4290758800 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 28117 27477 77 173 0 27942 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 121172

[startup+51.1005 s]
/proc/loadavg: 3.99 2.80 1.28 5/198 32126
/proc/meminfo: memFree=20844060/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=156192 CPUtime=47.78 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 38494 0 0 0 4772 6 0 0 25 0 1 0 509949801 159940608 38425 33554432000 134512640 135217611 4290758800 18446744073709551615 134532690 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 39048 38425 77 173 0 38873 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 164896

[startup+102.307 s]
/proc/loadavg: 4.06 3.00 1.42 5/198 32128
/proc/meminfo: memFree=20819740/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=172908 CPUtime=98.99 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 42649 0 0 0 9891 8 0 0 25 0 1 0 509949801 177057792 42580 33554432000 134512640 135217611 4290758800 18446744073709551615 134532886 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 43227 42580 77 173 0 43052 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 181612

[startup+162.3 s]
/proc/loadavg: 4.18 3.21 1.59 5/198 32129
/proc/meminfo: memFree=20792024/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=189944 CPUtime=158.99 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 46913 0 0 0 15890 9 0 0 25 0 1 0 509949801 194502656 46844 33554432000 134512640 135217611 4290758800 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 47486 46844 77 173 0 47311 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 198648

[startup+222.3 s]
/proc/loadavg: 4.06 3.35 1.74 5/198 32131
/proc/meminfo: memFree=20779980/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=195868 CPUtime=218.99 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 48403 0 0 0 21890 9 0 0 25 0 1 0 509949801 200568832 48334 33554432000 134512640 135217611 4290758800 18446744073709551615 134527935 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 48967 48334 77 173 0 48792 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 204572

[startup+282.301 s]
/proc/loadavg: 4.02 3.47 1.88 5/198 32133
/proc/meminfo: memFree=20767316/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=202388 CPUtime=278.99 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 50033 0 0 0 27890 9 0 0 25 0 1 0 509949801 207245312 49964 33554432000 134512640 135217611 4290758800 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 50597 49964 77 173 0 50422 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 211092

[startup+342.301 s]
/proc/loadavg: 4.01 3.56 2.01 5/198 32134
/proc/meminfo: memFree=20743232/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=217276 CPUtime=338.99 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 53753 0 0 0 33889 10 0 0 25 0 1 0 509949801 222490624 53684 33554432000 134512640 135217611 4290758800 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 54319 53684 77 173 0 54144 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 225980

[startup+402.301 s]
/proc/loadavg: 4.00 3.64 2.13 5/198 32136
/proc/meminfo: memFree=20739844/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7

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

/proc/32125/statm: 60037 59389 77 173 0 59862 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 248852

[startup+642.301 s]
/proc/loadavg: 4.03 3.85 2.56 5/198 32142
/proc/meminfo: memFree=20701172/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=240148 CPUtime=639.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 59458 0 0 0 63889 12 0 0 25 0 1 0 509949801 245911552 59389 33554432000 134512640 135217611 4290758800 18446744073709551615 134542262 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 60037 59389 77 173 0 59862 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 248852

[startup+702.301 s]
/proc/loadavg: 4.04 3.89 2.65 5/198 32144
/proc/meminfo: memFree=20693956/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=240148 CPUtime=699 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 59460 0 0 0 69888 12 0 0 25 0 1 0 509949801 245911552 59391 33554432000 134512640 135217611 4290758800 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 60037 59391 77 173 0 59862 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 248852

[startup+762.307 s]
/proc/loadavg: 4.01 3.91 2.73 5/198 32145
/proc/meminfo: memFree=20681156/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=246360 CPUtime=759.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 61023 0 0 0 75889 12 0 0 25 0 1 0 509949801 252272640 60954 33554432000 134512640 135217611 4290758800 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 61590 60954 77 173 0 61415 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 255064

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 2.81 5/198 32147
/proc/meminfo: memFree=20670712/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=246360 CPUtime=819.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 61025 0 0 0 81889 12 0 0 25 0 1 0 509949801 252272640 60956 33554432000 134512640 135217611 4290758800 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 61590 60956 77 173 0 61415 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 255064

[startup+882.3 s]
/proc/loadavg: 4.00 3.93 2.88 5/198 32179
/proc/meminfo: memFree=20096828/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=246360 CPUtime=879.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 61027 0 0 0 87889 12 0 0 25 0 1 0 509949801 252272640 60958 33554432000 134512640 135217611 4290758800 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 61590 60958 77 173 0 61415 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 255064

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 2.95 5/198 32180
/proc/meminfo: memFree=20067064/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=246480 CPUtime=939.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 61031 0 0 0 93889 12 0 0 25 0 1 0 509949801 252395520 60962 33554432000 134512640 135217611 4290758800 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 61620 60962 77 173 0 61445 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 255184

[startup+1002.3 s]
/proc/loadavg: 4.03 3.96 3.01 5/194 32265
/proc/meminfo: memFree=20133460/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=246480 CPUtime=999.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 61031 0 0 0 99889 12 0 0 25 0 1 0 509949801 252395520 60962 33554432000 134512640 135217611 4290758800 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 61620 60962 77 173 0 61445 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 255184

[startup+1062.3 s]
/proc/loadavg: 4.14 4.00 3.08 5/198 32274
/proc/meminfo: memFree=19937848/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=268620 CPUtime=1059.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 66587 0 0 0 105888 13 0 0 25 0 1 0 509949801 275066880 66518 33554432000 134512640 135217611 4290758800 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 67155 66518 77 173 0 66980 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 277324

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.14 5/198 32276
/proc/meminfo: memFree=19871432/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=273888 CPUtime=1119.01 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 67894 0 0 0 111888 13 0 0 25 0 1 0 509949801 280461312 67825 33554432000 134512640 135217611 4290758800 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 68472 67825 77 173 0 68297 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 282592

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.19 5/198 32278
/proc/meminfo: memFree=19820180/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=280228 CPUtime=1179.02 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 69497 0 0 0 117889 13 0 0 25 0 1 0 509949801 286953472 69428 33554432000 134512640 135217611 4290758800 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 70057 69428 77 173 0 69882 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 288932

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 3.25 5/198 32279
/proc/meminfo: memFree=19738420/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=280228 CPUtime=1239.02 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 69501 0 0 0 123889 13 0 0 25 0 1 0 509949801 286953472 69432 33554432000 134512640 135217611 4290758800 18446744073709551615 134538467 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 70057 69432 77 173 0 69882 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 288932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.30 5/198 32281
/proc/meminfo: memFree=19647004/32951124 swapFree=67111352/67111528
[pid=32122] ppid=32120 vsize=8704 CPUtime=3.29 cores=5,7
/proc/32122/stat : 32122 (glucose.sh) S 32120 32122 32018 0 -1 4202496 360 38627 0 0 0 0 317 12 18 0 1 0 509949470 8912896 255 33554432000 4194304 4922060 140734811210160 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32122/statm: 2176 255 211 178 0 69 0
[pid=32125] ppid=32122 vsize=280228 CPUtime=1296.72 cores=5,7
/proc/32125/stat : 32125 (glucose_static) R 32122 32122 32018 0 -1 4202496 69501 0 0 0 129659 13 0 0 25 0 1 0 509949801 286953472 69432 33554432000 134512640 135217611 4290758800 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/32125/statm: 70057 69432 77 173 0 69882 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 288932

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 32122 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=177516
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=130980
# CPU time returned by wait4() is 3.3085
# 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.76
CPU system time (s): 0.25
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 288932

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

runsolver used 2.14367 second user time and 4.96024 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 11:38:33
IDJOB=3308627
IDBENCH=82366
IDSOLVER=1691
FILE ID=node134/3308627-1303983511
RUNJOBID= node134-1303983196-32039
PBS_JOBID= 13168692
Free space on /tmp= 71508 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308627-1303983511/watcher-3308627-1303983511 -o /tmp/evaluation-result-3308627-1303983511/solver-3308627-1303983511 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308627-1303983511.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=1321069049

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:      21028548 kB
Buffers:       2323380 kB
Cached:        8833292 kB
SwapCached:         64 kB
Active:        4869216 kB
Inactive:      6499512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21028548 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           38488 kB
Writeback:           0 kB
AnonPages:      211768 kB
Mapped:          16084 kB
Slab:           490756 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   396420 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= 71300 MiB
End job on node134 at 2011-04-28 12:00:15