Trace number 1877013

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.1SAT218 1798.03 1797.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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: Cardinality Constraint 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-1877013-1245137508.opb
0.00/0.00	c File size is 43258 bytes.
0.00/0.00	c Highest Coefficient sum: 476
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 476 Constr: 476 1/0/475 Lit: 4258 Watch. Lit: 1519
0.00/0.00	c Obj. Vars: 476 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.89/0.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.94	c        0    476      476     4258    8     1970    8508      0      0 0.01
0.89/0.94	c Initial Lower Bound: 142
0.89/0.94	c Initial Path Cost: 0
0.89/0.94	o 230
23.80/23.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.80/23.83	c        0    476      477     4734    9     2419    9508      1      0 0.94
23.80/23.83	c      101    476      578    28552   49     2623   10459    102     13 7.71
23.80/23.83	c      351    476     1033   144024  139     3626   11505    557     20 17.08
23.80/23.83	o 225
69.90/69.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
69.90/69.97	c      351    476     1034   144500  139     3850    9508    558     14 23.84
69.90/69.97	c      451    476     1134   167490  147     4049   10459    658     14 30.86
69.90/69.97	c      701    476     1692   306598  181     5207   11505   1216     17 39.88
69.90/69.97	c     1176    476     3040   660872  217     7851   12656   2564     23 49.91
69.90/69.97	c     1991    476     5352  1277875  238    12508   13922   4876     31 62.48
69.90/69.97	o 224
95.00/95.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
95.00/95.02	c     1991    476     5353  1278351  238    12771    9508   4877     28 69.98
95.00/95.02	c     2093    476     5621  1349192  240    13361   10459   5145     26 78.84
95.00/95.02	c     2345    476     6021  1449466  240    14118   11505   5545     26 87.28
95.00/95.02	o 222
102.30/102.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
102.30/102.30	c     2345    476     6022  1449942  240    14359    9508   5546     24 95.03
102.30/102.30	o 221
126.51/126.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
126.51/126.53	c     2345    476     6023  1450418  240    14632    9508   5547     22 102.32
126.51/126.53	c     2445    476     6165  1484120  240    14920   10459   5689     22 110.20
126.51/126.53	c     2695    476     6803  1652657  242    16206   11505   6327     22 119.25
126.51/126.53	o 220
212.22/212.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
212.22/212.22	c     2731    476     6865  1667781  242    16493    9508   6389     21 126.55
212.22/212.22	c     2831    476     7141  1738435  243    17090   10459   6665     21 134.68
212.22/212.22	c     3081    476     7822  1915760  244    18496   11505   7346     21 144.44
212.22/212.22	c     3556    476     9074  2260156  249    20942   12656   8598     22 154.66
212.22/212.22	c     4369    476    11246  2915600  259    25342   13922  10770     25 169.05
212.22/212.22	c     5689    476     7438  1893873  254    16456   15315   6962     30 183.92
212.22/212.22	c     7770    476    12811  3405733  265    27226   16847  12335     38 204.36
212.22/212.22	o 219
395.74/395.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
395.74/395.74	c     7771    476    12813  3406437  265    27458    9508  12337     36 212.25
395.74/395.74	c     7872    476     5506  1394573  253    12634   10459   5030     35 220.79
395.74/395.74	c     8125    476     6195  1589704  256    13995   11505   5719     35 229.99
395.74/395.74	c     8600    476     7510  1973713  262    16623   12656   7034     35 240.77
395.74/395.74	c     9413    476     9682  2536523  261    20929   13922   9206     37 253.10
395.74/395.74	c    10734    476    13197  3524035  267    27981   15315  12721     39 268.67
395.74/395.74	c    12816    476    10574  2781375  263    22733   16847  10098     44 288.59
395.74/395.74	c    16039    476     9954  2639322  265    21462   18532   9478     50 315.26
395.74/395.74	c    20975    476    12487  2974539  238    26566   20386  12011     59 354.54
395.74/395.74	o 218
1797.92/1797.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.92/1797.77	c    26189    476    15426  3763091  243    32680    9508  14950     66 395.79
1797.92/1797.77	c    26290    476     5498  1316460  239    12558   10459   5022     64 405.21
1797.92/1797.77	c    26540    476     6153  1493861  242    13864   11505   5677     64 414.23
1797.92/1797.77	c    27015    476     7402  1861888  251    16358   12656   6926     63 423.60
1797.92/1797.77	c    27828    476     9660  2497540  258    20898   13922   9184     63 436.20
1797.92/1797.77	c    29149    476    13303  3582530  269    28196   15315  12827     64 452.26
1797.92/1797.77	c    31230    476    11197  3132294  279    23977   16847  10721     66 472.42
1797.92/1797.77	c    34454    476    10873  3111242  286    23354   18532  10397     68 499.41
1797.92/1797.77	c    39391    476    14583  4010186  274    30762   20386  14107     73 536.79
1797.92/1797.77	c    46897    476    14446  3890399  269    30472   22425  13970     79 593.25
1797.92/1797.77	c    58258    476    21236  5521985  260    44029   24668  20760     86 676.12
1797.92/1797.77	c    75402    476    15257  4171275  273    32113   27135  14781     93 803.21
1797.92/1797.77	c   101222    476    14585  3990437  273    30733   29849  14109    103 980.98
1797.92/1797.77	c   140055    476    18558  4479971  241    38739   32834  18082    110 1271.37
1797.92/1797.77	c   198409    476    22262  6010581  269    46104   36118  21786    116 1696.80
1797.92/1797.77	c Resources Exceeded
1797.92/1797.77	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 -x474 -x475 -x476 
1797.92/1797.77	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1797.77	c   46   210808  39104   292842    35572  9625848  35096    117 1798.00
1797.92/1797.77	c Objective: 218
1797.92/1797.77	s SATISFIABLE
1797.92/1797.77	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-1877013-1245137508/watcher-1877013-1245137508 -o /tmp/evaluation-result-1877013-1245137508/solver-1877013-1245137508 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877013-1245137508.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 29188
/proc/meminfo: memFree=1777232/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=10752 CPUtime=0
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 181351236 11010048 227 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 2688 227 174 640 0 2033 0

[startup+0.103742 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29188
/proc/meminfo: memFree=1777232/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=12312 CPUtime=0.1
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 633 0 0 0 10 0 0 0 18 0 1 0 181351236 12607488 599 1992294400 134512640 137136520 4294956256 18446744073709551615 135438973 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3078 600 284 640 0 2434 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12312

[startup+0.201715 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29188
/proc/meminfo: memFree=1777232/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=12464 CPUtime=0.19
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 733 0 0 0 19 0 0 0 18 0 1 0 181351236 12763136 673 1992294400 134512640 137136520 4294956256 18446744073709551615 135068876 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3116 673 284 640 0 2472 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12464

[startup+0.301685 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29188
/proc/meminfo: memFree=1777232/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=12536 CPUtime=0.29
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 832 0 0 0 29 0 0 0 19 0 1 0 181351236 12836864 706 1992294400 134512640 137136520 4294956256 18446744073709551615 134732423 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3134 706 284 640 0 2490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12536

[startup+0.701573 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29188
/proc/meminfo: memFree=1777232/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=13236 CPUtime=0.69
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 1233 0 0 0 69 0 0 0 23 0 1 0 181351236 13553664 810 1992294400 134512640 137136520 4294956256 18446744073709551615 135454610 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3309 810 284 640 0 2665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13236

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1775880/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=13264 CPUtime=1.49
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 2462 0 0 0 149 0 0 0 25 0 1 0 181351236 13582336 659 1992294400 134512640 137136520 4294956256 18446744073709551615 135464201 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3316 659 289 640 0 2672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13264

[startup+3.10188 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1775752/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=13388 CPUtime=3.09
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 8129 0 0 0 307 2 0 0 25 0 1 0 181351236 13709312 629 1992294400 134512640 137136520 4294956256 18446744073709551615 135443223 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3347 629 289 640 0 2703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13388

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1775368/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=13388 CPUtime=6.29
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 21707 0 0 0 622 7 0 0 25 0 1 0 181351236 13709312 572 1992294400 134512640 137136520 4294956256 18446744073709551615 135448314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3347 572 289 640 0 2703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13388

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1774864/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=14120 CPUtime=12.69
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 48635 0 0 0 1253 16 0 0 25 0 1 0 181351236 14458880 795 1992294400 134512640 137136520 4294956256 18446744073709551615 135442568 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3530 795 295 640 0 2886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14120

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1773328/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=14848 CPUtime=25.49
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 125286 0 0 0 2507 42 0 0 25 0 1 0 181351236 15204352 1015 1992294400 134512640 137136520 4294956256 18446744073709551615 135434605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 3712 1015 296 640 0 3068 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14848

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1766032/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=23024 CPUtime=51.09
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 312585 0 0 0 5002 107 0 0 25 0 1 0 181351236 23576576 3050 1992294400 134512640 137136520 4294956256 18446744073709551615 135438973 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 5756 3050 296 640 0 5112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23024

[startup+102.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 29189
/proc/meminfo: memFree=1757072/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=30048 CPUtime=102.3
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 658731 0 0 0 10003 227 0 0 25 0 1 0 181351236 30769152 5210 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 7512 5210 296 640 0 6868 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30048

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 29189
/proc/meminfo: memFree=1746000/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=44092 CPUtime=162.31
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 1036897 0 0 0 15877 354 0 0 25 0 1 0 181351236 45150208 8006 1992294400 134512640 137136520 4294956256 18446744073709551615 135443223 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 11023 8006 296 640 0 10379 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 44092

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1725136/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=65044 CPUtime=222.32
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 1566723 0 0 0 21674 558 0 0 25 0 1 0 181351236 66605056 13174 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 16261 13174 296 640 0 15617 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 65044

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1720016/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=68140 CPUtime=282.33
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 1923740 0 0 0 27526 707 0 0 25 0 1 0 181351236 69775360 14733 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 17035 14733 296 640 0 16391 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 68140

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 29189
/proc/meminfo: memFree=1711440/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=77936 CPUtime=342.33
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 2332490 0 0 0 33335 898 0 0 25 0 1 0 181351236 79806464 16599 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 19336 16597 296 640 0 18692 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 77936

[startup+402.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 29189
/proc/meminfo: memFree=1702160/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=87004 CPUtime=402.34
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 2772272 0 0 0 39138 1096 0 0 25 0 1 0 181351236 89092096 18904 1992294400 134512640 137136520 4294956256 18446744073709551615 135380750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 21751 18905 296 640 0 21107 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 87004

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1702288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=87176 CPUtime=462.35
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 3064342 0 0 0 45003 1232 0 0 25 0 1 0 181351236 89268224 18894 1992294400 134512640 137136520 4294956256 18446744073709551615 135443262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 21794 18894 296 640 0 21150 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 87176

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1700368/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=89048 CPUtime=522.36
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 3438950 0 0 0 50822 1414 0 0 25 0 1 0 181351236 91185152 19360 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 22262 19360 296 640 0 21618 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 89048

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1695952/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=90988 CPUtime=582.37
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 3844926 0 0 0 56621 1616 0 0 25 0 1 0 181351236 93171712 20445 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 22747 20445 296 640 0 22103 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 90988

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29189
/proc/meminfo: memFree=1691152/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=98192 CPUtime=642.38
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 4247916 0 0 0 62421 1817 0 0 25 0 1 0 181351236 100548608 21655 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 24548 21655 296 640 0 23904 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 98192

[startup+702.301 s]

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

/proc/meminfo: memFree=1664784/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=122036 CPUtime=1122.44
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 7335992 0 0 0 108828 3416 0 0 25 0 1 0 181351236 124964864 28207 1992294400 134512640 137136520 4294956256 18446744073709551615 136518894 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 30509 28207 296 640 0 29865 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 122036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1664784/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=124444 CPUtime=1182.44
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 7654999 0 0 0 114649 3595 0 0 25 0 1 0 181351236 127430656 28212 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 31111 28212 296 640 0 30467 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 124444

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1664720/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=124416 CPUtime=1242.46
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 7991563 0 0 0 120463 3783 0 0 25 0 1 0 181351236 127401984 28212 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 31104 28212 296 640 0 30460 0
Current children cumulated CPU time (s) 1242.46
Current children cumulated vsize (KiB) 124416

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1664784/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=124392 CPUtime=1302.46
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 8323545 0 0 0 126279 3967 0 0 25 0 1 0 181351236 127377408 28199 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 31098 28199 296 640 0 30454 0
Current children cumulated CPU time (s) 1302.46
Current children cumulated vsize (KiB) 124392

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1640784/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=145896 CPUtime=1362.47
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 8842944 0 0 0 132034 4213 0 0 25 0 1 0 181351236 149397504 34171 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 36474 34171 296 640 0 35830 0
Current children cumulated CPU time (s) 1362.47
Current children cumulated vsize (KiB) 145896

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1640080/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=146576 CPUtime=1422.49
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 9212855 0 0 0 137838 4411 0 0 25 0 1 0 181351236 150093824 34341 1992294400 134512640 137136520 4294956256 18446744073709551615 134543884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 36644 34341 296 640 0 36000 0
Current children cumulated CPU time (s) 1422.49
Current children cumulated vsize (KiB) 146576

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1640080/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=149052 CPUtime=1482.49
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 9578811 0 0 0 143637 4612 0 0 25 0 1 0 181351236 152629248 34350 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37263 34350 296 640 0 36619 0
Current children cumulated CPU time (s) 1482.49
Current children cumulated vsize (KiB) 149052

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1640080/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=146572 CPUtime=1542.5
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 9933672 0 0 0 149445 4805 0 0 25 0 1 0 181351236 150089728 34340 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 36643 34340 296 640 0 35999 0
Current children cumulated CPU time (s) 1542.5
Current children cumulated vsize (KiB) 146572

[startup+1602.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 29191
/proc/meminfo: memFree=1640080/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=149032 CPUtime=1602.5
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 10295056 0 0 0 155245 5005 0 0 25 0 1 0 181351236 152608768 34349 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37258 34349 296 640 0 36614 0
Current children cumulated CPU time (s) 1602.5
Current children cumulated vsize (KiB) 149032

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 29191
/proc/meminfo: memFree=1640080/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=146548 CPUtime=1662.52
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 10646349 0 0 0 161048 5204 0 0 25 0 1 0 181351236 150065152 34334 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 36637 34334 296 640 0 35993 0
Current children cumulated CPU time (s) 1662.52
Current children cumulated vsize (KiB) 146548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29191
/proc/meminfo: memFree=1640080/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148632 CPUtime=1722.52
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 10917926 0 0 0 166909 5343 0 0 25 0 1 0 181351236 152199168 34341 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37158 34341 296 640 0 36514 0
Current children cumulated CPU time (s) 1722.52
Current children cumulated vsize (KiB) 148632

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148220 CPUtime=1782.52
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11250884 0 0 0 172717 5535 0 0 25 0 1 0 181351236 151777280 34753 1992294400 134512640 137136520 4294956256 18446744073709551615 134616638 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37055 34753 296 640 0 36411 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (KiB) 148220

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148220 CPUtime=1785.82
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11270671 0 0 0 173034 5548 0 0 25 0 1 0 181351236 151777280 34753 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37055 34753 296 640 0 36411 0
Current children cumulated CPU time (s) 1785.82
Current children cumulated vsize (KiB) 148220

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148220 CPUtime=1792.22
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11307114 0 0 0 173654 5568 0 0 25 0 1 0 181351236 151777280 34753 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37055 34753 296 640 0 36411 0
Current children cumulated CPU time (s) 1792.22
Current children cumulated vsize (KiB) 148220

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148220 CPUtime=1795.42
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11327901 0 0 0 173962 5580 0 0 25 0 1 0 181351236 151777280 34753 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37055 34753 296 640 0 36411 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (KiB) 148220

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148220 CPUtime=1797.02
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11336240 0 0 0 174117 5585 0 0 25 0 1 0 181351236 151777280 34753 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37055 34753 296 640 0 36411 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 148220

[startup+1797.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=150644 CPUtime=1797.42
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11338388 0 0 0 174156 5586 0 0 25 0 1 0 181351236 154259456 34762 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37661 34762 296 640 0 37017 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 150644

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=148220 CPUtime=1797.82
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11340936 0 0 0 174195 5587 0 0 25 0 1 0 181351236 151777280 34753 1992294400 134512640 137136520 4294956256 18446744073709551615 134826807 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37055 34753 296 640 0 36411 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 148220

[startup+1797.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29197
/proc/meminfo: memFree=1638288/2055920 swapFree=4191900/4192956
[pid=29188] ppid=29186 vsize=150656 CPUtime=1797.92
/proc/29188/stat : 29188 (bsolo) R 29186 29188 28863 0 -1 4194304 11341609 0 0 0 174204 5588 0 0 25 0 1 0 181351236 154271744 34762 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29188/statm: 37664 34762 296 640 0 37020 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 150656

Child status: 0
Real time (s): 1797.8
CPU time (s): 1798.03
CPU user time (s): 1742.12
CPU system time (s): 55.9105
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 150744

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

runsolver used 1.46778 second user time and 3.56146 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-16 09:31:48
IDJOB=1877013
IDBENCH=1954
IDSOLVER=699
FILE ID=node16/1877013-1245137508
PBS_JOBID= 9363699
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=240748224

node16.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.214
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.214
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:       1777712 kB
Buffers:         43836 kB
Cached:         155756 kB
SwapCached:        260 kB
Active:          59892 kB
Inactive:       152500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777712 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          21272 kB
Slab:            51816 kB
Committed_AS:   149292 kB
PageTables:       1440 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= 66276 MiB
End job on node16 at 2009-06-16 10:01:46