Trace number 1878445

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 clSAT218 1798.03 1798.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878445-1245137344.opb
0.00/0.00	c File size is 43180 bytes.
0.00/0.00	c Highest Coefficient sum: 473
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.00	c Var: 473 Constr: 473 0/0/473 Lit: 4261 Watch. Lit: 1520
0.00/0.00	c Obj. Vars: 473 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.88/0.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.88/0.95	c        0    473      473     4261    9     1949    8522      0      0 0.01
0.88/0.95	c Initial Lower Bound: 141
0.88/0.95	c Initial Path Cost: 0
0.88/0.95	o 227
13.48/13.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
13.48/13.55	c        0    473      474     4734    9     2421    9522      1      0 0.95
13.48/13.55	c      100    473      580    29094   50     2636   10475    107     16 6.15
13.48/13.55	o 226
82.57/82.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
82.57/82.61	c      118    473      614    37594   61     3064    9522    141      8 13.55
82.57/82.61	c      218    473      812    89331  110     3424   10475    339     10 21.40
82.57/82.61	c      468    473     1146   173076  151     4115   11523    673     16 29.06
82.57/82.61	c      943    473     2082   426701  204     5933   12676   1609     24 38.77
82.57/82.61	c     1756    473     3697   858282  232     9174   13944   3224     35 49.16
82.57/82.61	c     3076    473     5527  1289416  233    12837   15339   5054     50 61.08
82.57/82.61	c     5157    473     8198  1932528  235    18197   16873   7725     68 75.81
82.57/82.61	o 224
88.86/88.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
88.86/88.93	c     5157    473     8199  1933001  235    18418    9522   7726     62 82.59
88.86/88.93	o 221
172.44/172.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
172.44/172.53	c     5157    473     8200  1933474  235    18716    9522   7727     58 88.91
172.44/172.53	c     5258    473     8399  1985463  236    19115   10475   7926     54 95.86
172.44/172.53	c     5509    473     8897  2126568  239    20075   11523   8424     52 104.01
172.44/172.53	c     5985    473     9838  2397104  243    21968   12676   9365     52 114.58
172.44/172.53	c     6799    473    11461  2854182  249    25210   13944  10988     54 125.21
172.44/172.53	c     8120    473    14062  3513020  249    30451   15339  13589     58 138.57
172.44/172.53	c    10201    473    10019  2471717  246    21592   16873   9546     64 157.01
172.44/172.53	o 220
229.23/229.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
229.23/229.35	c    11873    473    12444  3051819  245    26688    9522  11971     68 172.48
229.23/229.35	c    11974    473     5427  1272331  234    12414   10475   4954     66 179.16
229.23/229.35	c    12224    473     5854  1374225  234    13248   11523   5381     65 187.14
229.23/229.35	c    12700    473     6797  1618665  238    15117   12676   6324     64 196.15
229.23/229.35	c    13514    473     8375  2002381  239    18317   13944   7902     65 207.87
229.23/229.35	c    14835    473    10308  2460991  238    22141   15339   9835     67 219.13
229.23/229.35	o 219
369.49/369.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
369.49/369.67	c    15320    473    11200  2681128  239    24203    9522  10727     66 229.28
369.49/369.67	c    15420    473     5428  1209882  222    12388   10475   4955     65 237.12
369.49/369.67	c    15670    473     5925  1340701  226    13417   11523   5452     64 244.80
369.49/369.67	c    16146    473     6874  1605649  233    15291   12676   6401     63 254.80
369.49/369.67	c    16961    473     8494  2080335  244    18537   13944   8021     63 265.58
369.49/369.67	c    18281    473    11125  2773956  249    23791   15339  10652     65 279.34
369.49/369.67	c    20362    473    15246  3908670  256    32048   16873  14773     68 297.20
369.49/369.67	c    23586    473    12777  3290934  257    27098   18561  12304     73 321.38
369.49/369.67	c    28522    473    12820  3342532  260    27207   20418  12347     79 356.87
369.49/369.67	o 218
1797.99/1798.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.99/1798.51	c    29701    473    14968  3880874  259    31689    9522  14495     80 369.57
1797.99/1798.51	c    29801    473     5433  1315879  242    12382   10475   4960     79 377.15
1797.99/1798.51	c    30052    473     5935  1453004  244    13405   11523   5462     77 386.07
1797.99/1798.51	c    30527    473     6873  1699996  247    15341   12676   6400     77 395.91
1797.99/1798.51	c    31340    473     8484  2112250  248    18529   13944   8011     76 407.19
1797.99/1798.51	c    32660    473    11087  2792167  251    23714   15339  10614     77 420.78
1797.99/1798.51	c    34742    473    15198  3922927  258    31962   16873  14725     79 438.44
1797.99/1798.51	c    37965    473    12749  3372394  264    27083   18561  12276     81 464.38
1797.99/1798.51	c    42902    473    12666  3258234  257    26902   20418  12193     86 497.34
1797.99/1798.51	c    50408    473    16851  4362153  258    35284   22460  16378     92 547.01
1797.99/1798.51	c    61769    473    14215  3375051  237    29985   24707  13742     98 629.54
1797.99/1798.51	c    78914    473    18483  4698827  254    38547   27178  18010    106 744.41
1797.99/1798.51	c   104734    473    20166  4902618  243    41887   29896  19693    112 932.35
1797.99/1798.51	c   143567    473    28755  6961722  242    59044   32886  28282    122 1174.45
1797.99/1798.51	c   201919    473    13553  3527282  260    28682   36175  13080    128 1575.85
1797.99/1798.51	c Resources Exceeded
1797.99/1798.51	v x1 -x2 -x3 x4 -x5 -x6 x7 x8 x9 x10 x11 x12 -x13 -x14 x15 x16 x17 x18 x19 -x20 x21 -x22 x23 -x24 -x25 x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 x36 x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 x48 x49 -x50 x51 -x52 -x53 -x54 -x55 x56 -x57 x58 -x59 -x60 x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 x70 -x71 x72 -x73 x74 x75 x76 x77 -x78 x79 x80 -x81 -x82 -x83 -x84 x85 x86 -x87 -x88 x89 x90 x91 x92 -x93 -x94 x95 x96 x97 -x98 -x99 -x100 x101 x102 -x103 x104 x105 x106 -x107 -x108 x109 -x110 x111 -x112 -x113 -x114 x115 x116 x117 -x118 x119 -x120 -x121 x122 x123 -x124 -x125 x126 x127 -x128 -x129 x130 -x131 -x132 x133 x134 -x135 -x136 -x137 -x138 x139 x140 x141 -x142 -x143 -x144 x145 x146 x147 x148 x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 x163 -x164 x165 x166 -x167 -x168 x169 x170 x171 -x172 x173 -x174 -x175 -x176 x177 -x178 -x179 x180 -x181 -x182 -x183 x184 x185 x186 -x187 x188 -x189 x190 -x191 x192 -x193 -x194 -x195 -x196 x197 x198 x199 -x200 -x201 x202 x203 x204 x205 -x206 x207 x208 x209 -x210 x211 x212 -x213 x214 -x215 x216 x217 x218 -x219 x220 -x221 -x222 x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 -x235 -x236 x237 -x238 x239 x240 x241 -x242 -x243 -x244 x245 x246 x247 x248 -x249 -x250 x251 x252 x253 -x254 x255 x256 x257 -x258 x259 x260 x261 x262 x263 x264 x265 -x266 x267 -x268 -x269 -x270 x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 x279 -x280 x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 x289 -x290 -x291 -x292 -x293 x294 -x295 x296 -x297 -x298 -x299 x300 x301 x302 x303 x304 -x305 -x306 -x307 x308 x309 x310 -x311 -x312 x313 -x314 -x315 x316 x317 x318 -x319 -x320 x321 -x322 -x323 x324 x325 -x326 x327 -x328 -x329 -x330 x331 x332 x333 -x334 x335 x336 x337 -x338 x339 x340 -x341 x342 x343 x344 -x345 -x346 -x347 -x348 x349 -x350 x351 -x352 -x353 -x354 -x355 x356 -x357 x358 -x359 -x360 -x361 x362 x363 -x364 x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 x373 x374 -x375 -x376 x377 -x378 x379 -x380 -x381 x382 -x383 -x384 x385 x386 x387 x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 x409 -x410 -x411 x412 x413 -x414 x415 x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 x432 x433 x434 -x435 x436 -x437 -x438 -x439 -x440 x441 x442 x443 -x444 x445 x446 -x447 x448 x449 x450 x451 -x452 -x453 x454 x455 -x456 -x457 x458 -x459 x460 x461 x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 -x471 x472 -x473 
1797.99/1798.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.51	c   47   233290  55303   356454    25683  6666828  25210    129 1798.00
1797.99/1798.51	c Objective: 218
1797.99/1798.51	s SATISFIABLE
1797.99/1798.51	c Total time: 1798 s

Verifier Data

OK	218

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1878445-1245137344/watcher-1878445-1245137344 -o /tmp/evaluation-result-1878445-1245137344/solver-1878445-1245137344 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878445-1245137344.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11511
/proc/meminfo: memFree=1950784/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=10756 CPUtime=0
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 181334703 11014144 227 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 2689 228 175 640 0 2034 0

[startup+0.101075 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11511
/proc/meminfo: memFree=1950784/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=12240 CPUtime=0.09
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 634 0 0 0 9 0 0 0 18 0 1 0 181334703 12533760 600 1992294400 134512640 137136520 4294956256 18446744073709551615 135461773 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3060 600 284 640 0 2416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12240

[startup+0.201085 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11511
/proc/meminfo: memFree=1950784/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=12328 CPUtime=0.19
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 708 0 0 0 19 0 0 0 18 0 1 0 181334703 12623872 649 1992294400 134512640 137136520 4294956256 18446744073709551615 135442913 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3082 649 284 640 0 2438 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12328

[startup+0.301094 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11511
/proc/meminfo: memFree=1950784/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=12816 CPUtime=0.29
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 853 0 0 0 29 0 0 0 19 0 1 0 181334703 13123584 673 1992294400 134512640 137136520 4294956256 18446744073709551615 135444702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3204 673 284 640 0 2560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12816

[startup+0.701135 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11511
/proc/meminfo: memFree=1950784/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=13200 CPUtime=0.69
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 1319 0 0 0 69 0 0 0 22 0 1 0 181334703 13516800 687 1992294400 134512640 137136520 4294956256 18446744073709551615 135443216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3300 687 284 640 0 2656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13200

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1949560/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=13208 CPUtime=1.49
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 3318 0 0 0 148 1 0 0 25 0 1 0 181334703 13524992 659 1992294400 134512640 137136520 4294956256 18446744073709551615 135448333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3302 659 292 640 0 2658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13208

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1949304/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=13300 CPUtime=3.09
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 8513 0 0 0 306 3 0 0 25 0 1 0 181334703 13619200 567 1992294400 134512640 137136520 4294956256 18446744073709551615 135444602 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3325 567 292 640 0 2681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13300

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1949632/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=13648 CPUtime=6.28
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 31572 0 0 0 618 10 0 0 25 0 1 0 181334703 13975552 744 1992294400 134512640 137136520 4294956256 18446744073709551615 135443262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3412 744 295 640 0 2768 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13648

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1949312/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=13616 CPUtime=12.69
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 55929 0 0 0 1250 19 0 0 25 0 1 0 181334703 13942784 602 1992294400 134512640 137136520 4294956256 18446744073709551615 134766762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3404 602 295 640 0 2760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13616

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1947904/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=14816 CPUtime=25.49
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 116999 0 0 0 2511 38 0 0 25 0 1 0 181334703 15171584 861 1992294400 134512640 137136520 4294956256 18446744073709551615 135342332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 3704 861 295 640 0 3060 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14816

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1937984/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=25076 CPUtime=51.07
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 404103 0 0 0 4973 134 0 0 25 0 1 0 181334703 25677824 3445 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 6269 3445 295 640 0 5625 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25076

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1923456/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=39800 CPUtime=102.27
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 992065 0 0 0 9895 332 0 0 25 0 1 0 181334703 40755200 7048 1992294400 134512640 137136520 4294956256 18446744073709551615 135443262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 9950 7048 295 640 0 9306 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39800

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1895808/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=67604 CPUtime=162.25
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 1755939 0 0 0 15635 590 0 0 25 0 1 0 181334703 69226496 13924 1992294400 134512640 137136520 4294956256 18446744073709551615 135448314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 16901 13924 295 640 0 16257 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67604

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1895168/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=67620 CPUtime=222.23
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 2028673 0 0 0 21504 719 0 0 25 0 1 0 181334703 69242880 14017 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 16905 14018 295 640 0 16261 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67620

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1895360/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=67388 CPUtime=282.21
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 2256506 0 0 0 27395 826 0 0 25 0 1 0 181334703 69005312 13986 1992294400 134512640 137136520 4294956256 18446744073709551615 135448314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 16847 13986 295 640 0 16203 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 67388

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1887168/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=73388 CPUtime=342.2
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 2723457 0 0 0 33179 1041 0 0 25 0 1 0 181334703 75149312 16044 1992294400 134512640 137136520 4294956256 18446744073709551615 134598554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 18347 16044 295 640 0 17703 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 73388

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1880896/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=82288 CPUtime=402.18
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 3089809 0 0 0 39020 1198 0 0 25 0 1 0 181334703 84262912 17599 1992294400 134512640 137136520 4294956256 18446744073709551615 135448333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 20572 17599 295 640 0 19928 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 82288

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1881152/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=79152 CPUtime=462.16
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 3455219 0 0 0 44835 1381 0 0 25 0 1 0 181334703 81051648 17484 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 19788 17484 295 640 0 19144 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 79152

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1881152/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=82420 CPUtime=522.14
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 3789841 0 0 0 50651 1563 0 0 25 0 1 0 181334703 84398080 17700 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 19958 17655 295 640 0 19314 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 82420

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1869760/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=92088 CPUtime=582.13
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 4350668 0 0 0 56385 1828 0 0 25 0 1 0 181334703 94298112 20317 1992294400 134512640 137136520 4294956256 18446744073709551615 134731460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 23022 20317 295 640 0 22378 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92088

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1869824/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=92844 CPUtime=642.11
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 4725167 0 0 0 62181 2030 0 0 25 0 1 0 181334703 95072256 20320 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 23211 20320 295 640 0 22567 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 92844

[startup+702.302 s]

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

/proc/meminfo: memFree=1847680/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=114440 CPUtime=1121.98
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 7856223 0 0 0 108498 3700 0 0 25 0 1 0 181334703 117186560 25712 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 28610 25712 295 640 0 27966 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 114440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1847680/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=114516 CPUtime=1181.96
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 8206321 0 0 0 114301 3895 0 0 25 0 1 0 181334703 117264384 25714 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 28629 25714 295 640 0 27985 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 114516

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1836544/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=125608 CPUtime=1241.94
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 8703221 0 0 0 120072 4122 0 0 25 0 1 0 181334703 128622592 28504 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 31402 28504 295 640 0 30758 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 125608

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147096 CPUtime=1301.92
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 9355938 0 0 0 125791 4401 0 0 25 0 1 0 181334703 150626304 34470 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36774 34470 295 640 0 36130 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 147096

[startup+1362.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 11514
/proc/meminfo: memFree=1812472/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=149524 CPUtime=1361.91
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 9777519 0 0 0 131567 4624 0 0 25 0 1 0 181334703 153112576 34479 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 37381 34479 295 640 0 36737 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 149524

[startup+1422.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147096 CPUtime=1421.89
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 10163296 0 0 0 137358 4831 0 0 25 0 1 0 181334703 150626304 34470 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36774 34470 295 640 0 36130 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 147096

[startup+1482.3 s]
/proc/loadavg: 1.17 1.06 1.01 2/65 11514
/proc/meminfo: memFree=1812544/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147080 CPUtime=1481.87
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 10476627 0 0 0 143168 5019 0 0 25 0 1 0 181334703 150609920 34466 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36770 34466 295 640 0 36126 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 147080

[startup+1542.31 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 11514
/proc/meminfo: memFree=1812608/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=149200 CPUtime=1541.86
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 10776076 0 0 0 148988 5198 0 0 25 0 1 0 181334703 152780800 34472 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 37300 34472 295 640 0 36656 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 149200

[startup+1602.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=148868 CPUtime=1601.84
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11047282 0 0 0 154824 5360 0 0 25 0 1 0 181334703 152440832 34471 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 37217 34471 295 640 0 36573 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 148868

[startup+1662.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=148280 CPUtime=1661.82
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11270408 0 0 0 160669 5513 0 0 25 0 1 0 181334703 151838720 34474 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 37070 34474 295 640 0 36426 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 148280

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147684 CPUtime=1721.8
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11378988 0 0 0 166579 5601 0 0 25 0 1 0 181334703 151228416 34471 1992294400 134512640 137136520 4294956256 18446744073709551615 134543965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36921 34471 295 640 0 36277 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 147684

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147088 CPUtime=1781.78
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11474367 0 0 0 172496 5682 0 0 25 0 1 0 181334703 150618112 34469 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36772 34469 295 640 0 36128 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 147088

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

[startup+1792 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147680 CPUtime=1791.49
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11493764 0 0 0 173451 5698 0 0 25 0 1 0 181334703 151224320 34471 1992294400 134512640 137136520 4294956256 18446744073709551615 134598527 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36920 34471 295 640 0 36276 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 147680

[startup+1795.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=148276 CPUtime=1794.69
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11499961 0 0 0 173765 5704 0 0 25 0 1 0 181334703 151834624 34473 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 37069 34473 295 640 0 36425 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 148276

[startup+1796.8 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147088 CPUtime=1796.29
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11503269 0 0 0 173922 5707 0 0 25 0 1 0 181334703 150618112 34469 1992294400 134512640 137136520 4294956256 18446744073709551615 136502143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36772 34469 295 640 0 36128 0
Current children cumulated CPU time (s) 1796.29
Current children cumulated vsize (KiB) 147088

[startup+1797.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147088 CPUtime=1797.09
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11504857 0 0 0 174000 5709 0 0 25 0 1 0 181334703 150618112 34469 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36772 34469 295 640 0 36128 0
Current children cumulated CPU time (s) 1797.09
Current children cumulated vsize (KiB) 147088

[startup+1798 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147088 CPUtime=1797.49
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11505615 0 0 0 174039 5710 0 0 25 0 1 0 181334703 150618112 34469 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36772 34469 295 640 0 36128 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (KiB) 147088

[startup+1798.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=148272 CPUtime=1797.89
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11506503 0 0 0 174078 5711 0 0 25 0 1 0 181334703 151830528 34473 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 37068 34473 295 640 0 36424 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 148272

[startup+1798.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11514
/proc/meminfo: memFree=1812480/2055920 swapFree=4181836/4192956
[pid=11511] ppid=11509 vsize=147684 CPUtime=1797.99
/proc/11511/stat : 11511 (bsolo) R 11509 11511 11007 0 -1 4194304 11506728 0 0 0 174088 5711 0 0 25 0 1 0 181334703 151228416 34472 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11511/statm: 36921 34472 295 640 0 36277 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 147684

Child status: 0
Real time (s): 1798.53
CPU time (s): 1798.03
CPU user time (s): 1740.89
CPU system time (s): 57.1343
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 150188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.89
system time used= 57.1343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11506743
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= 2
involuntary context switches= 2338

runsolver used 1.76273 second user time and 3.18052 second system time

The end

Launcher Data

Begin job on node24 at 2009-06-16 09:29:04
IDJOB=1878445
IDBENCH=1953
IDSOLVER=700
FILE ID=node24/1878445-1245137344
PBS_JOBID= 9363685
Free space on /tmp= 66364 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878445-1245137344/watcher-1878445-1245137344 -o /tmp/evaluation-result-1878445-1245137344/solver-1878445-1245137344 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878445-1245137344.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=1351808277

node24.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1951264 kB
Buffers:         10376 kB
Cached:          52068 kB
SwapCached:       5284 kB
Active:          50512 kB
Inactive:        19728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1951264 kB
SwapTotal:     4192956 kB
SwapFree:      4181836 kB
Dirty:            3984 kB
Writeback:           0 kB
Mapped:          12876 kB
Slab:            20344 kB
Committed_AS:   184968 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node24 at 2009-06-16 09:59:02