Trace number 2657492

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 ClSAT372 1798.01 1798.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark1789.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 808
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 808
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 808
Number of bits of the biggest sum of numbers10
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657492-1276428454.opb
0.00/0.00	c File size is 192989 bytes.
0.00/0.03	c Highest Coefficient sum: 808
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.032 s
0.00/0.03	c Var: 808 Constr: 5557 5557/0/0 Lit: 18748 Watch. Lit: 11114
0.00/0.03	c Obj. Vars: 808 (100 % of total variables)
0.04/0.08	c Pre-processing Time: 0.082 s
0.04/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.04/0.08	c        0    808     5557    18748    3    11114    1852      0      0 0.08
0.04/0.08	c Switching off lower bounding mode.
2.19/2.26	c      101    808     5658    25299    4    11316    2038    101    990 0.10
2.19/2.26	c      252    808     5809    40034    6    11618    2242    252   1750 0.14
2.19/2.26	c      477    808     6034    65278   10    12068    2467    477   2239 0.21
2.19/2.26	c      817    808     6374   100033   15    12748    2714    817   2402 0.34
2.19/2.26	c     1325    808     6882   153778   22    13764    2986   1325   2378 0.56
2.19/2.26	c     2090    808     7647   236002   30    15294    3285   2090   2200 0.95
2.19/2.26	c     3236    808     8793   352697   40    17586    3614   3236   1875 1.73
2.19/2.26	o 394
2.49/2.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.49/2.52	c     3869    808     7409   188930   25    15232    2852   1852   1711 2.26
2.49/2.52	c     3971    808     7511   200683   26    15436    3138   1954   1703 2.33
2.49/2.52	c     4221    808     7761   227312   29    15936    3452   2204   1676 2.52
2.49/2.52	o 393
2.89/2.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.97	c     4224    808     7765   229360   29    16359    2852   2208   1675 2.52
2.89/2.97	c     4324    808     7865   238396   30    16559    3138   2308   1662 2.60
2.89/2.97	c     4574    808     8115   265181   32    17059    3452   2558   1610 2.84
2.89/2.97	o 388
10.89/10.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.89/10.98	c     4720    808     8262   287279   34    17773    2852   2705   1584 2.98
10.89/10.98	c     4822    808     8364   297732   35    17977    3138   2807   1557 3.10
10.89/10.98	c     5072    808     8614   341135   39    18477    3452   3057   1515 3.35
10.89/10.98	c     5549    808     7284   162107   22    14988    3798   1727   1528 3.63
10.89/10.98	c     6369    808     8104   230061   28    16628    4178   2547   1574 4.04
10.89/10.98	c     7691    808     9426   399750   42    19272    4596   3869   1547 4.97
10.89/10.98	c     9773    808     8966   376928   42    18352    5056   3409   1434 6.81
10.89/10.98	c    12996    808     9489   411662   43    19398    5562   3932   1318 9.86
10.89/10.98	o 387
10.99/11.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.99/11.02	c    13914    808    10408   523746   50    21657    2852   4851   1267 10.98
10.99/11.02	o 386
37.17/37.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.17/37.22	c    13966    808     7037   170729   24    14917    2852   1480   1266 11.02
37.17/37.22	c    14066    808     7137   175214   24    15117    3138   1580   1271 11.06
37.17/37.22	c    14317    808     7388   186153   25    15619    3452   1831   1280 11.18
37.17/37.22	c    14792    808     7863   222789   28    16569    3798   2306   1298 11.39
37.17/37.22	c    15607    808     8678   281800   32    18199    4178   3121   1316 11.85
37.17/37.22	c    16928    808     7666   187611   24    15754    4596   2109   1310 12.92
37.17/37.22	c    19010    808     9748   418359   42    19918    5056   4191   1306 14.55
37.17/37.22	c    22236    808    10249   537018   52    20920    5562   4692   1289 17.25
37.17/37.22	c    27174    808     9259   362235   39    18940    6119   3702   1211 22.43
37.17/37.22	c    34683    808    10184   453378   44    20790    6731   4627   1116 31.07
37.17/37.22	o 385
52.78/52.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
52.78/52.89	c    40126    808    11974  1016312   84    24793    2852   6417   1078 37.21
52.78/52.89	c    40227    808     7085   321595   45    14593    3138   1528   1079 37.28
52.78/52.89	c    40477    808     7335   375713   51    15093    3452   1778   1083 37.37
52.78/52.89	c    40952    808     7810   401109   51    16043    3798   2253   1089 37.58
52.78/52.89	c    41769    808     8627   481190   55    17677    4178   3070   1098 38.02
52.78/52.89	c    43089    808     7709   222639   28    15841    4596   2152   1100 39.14
52.78/52.89	c    45172    808     9792   456676   46    20007    5056   4235   1099 41.08
52.78/52.89	c    48395    808    10326   507728   49    21075    5562   4769   1087 44.51
52.78/52.89	c    53331    808     9270   374907   40    18963    6119   3713   1059 50.33
52.78/52.89	o 374
57.77/57.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
57.77/57.86	c    55994    808     8618   485594   56    17670    2852   3061   1058 52.90
57.77/57.86	c    56095    808     7085   241692   34    14604    3138   1528   1059 52.95
57.77/57.86	c    56350    808     7340   257068   35    15114    3452   1783   1062 53.05
57.77/57.86	c    56825    808     7815   286142   36    16064    3798   2258   1066 53.26
57.77/57.86	c    57639    808     8629   358245   41    17692    4178   3072   1072 53.73
57.77/57.86	c    58961    808     7722   170553   22    15878    4596   2165   1075 54.81
57.77/57.86	c    61043    808     9804   414090   42    20042    5056   4247   1083 56.32
57.77/57.86	o 373
72.48/72.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
72.48/72.59	c    62809    808     8808   409311   46    18485    2852   3251   1085 57.85
72.48/72.59	c    62909    808     7084   216171   30    14603    3138   1527   1086 57.90
72.48/72.59	c    63159    808     7334   242120   33    15103    3452   1777   1088 58.04
72.48/72.59	c    63635    808     7810   295503   37    16055    3798   2253   1091 58.31
72.48/72.59	c    64448    808     8623   383910   44    17681    4178   3066   1095 58.85
72.48/72.59	c    65768    808     7666   223603   29    15767    4596   2109   1097 59.94
72.48/72.59	c    67851    808     9749   476549   48    19933    5056   4192   1098 61.79
72.48/72.59	c    71074    808    10343   609426   58    21121    5562   4786   1095 64.88
72.48/72.59	c    76014    808     9344   546274   58    19123    6119   3787   1089 69.75
72.48/72.59	o 372
1797.91/1798.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.91/1798.49	c    78888    808     8775   482677   55    18421    2852   3218   1087 72.57
1797.91/1798.49	c    78990    808     7086   272960   38    14608    3138   1529   1087 72.62
1797.91/1798.49	c    79241    808     7337   286321   39    15110    3452   1780   1089 72.71
1797.91/1798.49	c    79718    808     7814   316598   40    16064    3798   2257   1093 72.91
1797.91/1798.49	c    80532    808     8628   390068   45    17692    4178   3071   1098 73.31
1797.91/1798.49	c    81857    808     7647   283180   37    15730    4596   2090   1102 74.25
1797.91/1798.49	c    83941    808     9731   641213   65    19898    5056   4174   1111 75.53
1797.91/1798.49	c    87164    808    10173   605794   59    20782    5562   4616   1107 78.69
1797.91/1798.49	c    92100    808     9044   413700   45    18524    6119   3487   1104 83.37
1797.91/1798.49	c    99606    808     9757   362843   37    19950    6731   4200   1101 90.41
1797.91/1798.49	c   110968    808     9978   501225   50    20392    7405   4421   1092 101.56
1797.91/1798.49	c   128113    808    11376   567384   49    23188    8146   5819   1030 124.37
1797.91/1798.49	c   153933    808    10409   623434   59    21254    8961   4852   1001 153.65
1797.91/1798.49	c   192765    808    10039   710498   70    20514    9858   4482    955 201.67
1797.91/1798.49	c   251117    808    11312  2275624  201    23060   10844   5755    851 294.98
1797.91/1798.49	c   338751    808    12764  2805775  219    25964   11929   7207    740 457.70
1797.91/1798.49	c   470311    808    16771  4439090  264    33978   13122  11214    645 728.89
1797.91/1798.49	c   667743    808    17084  4371793  255    34604   14435  11527    690 966.76
1797.91/1798.49	c   963995    808    14859  3647539  245    30154   15879   9302    541 1781.21
1797.91/1798.49	c Resources Exceeded
1797.91/1798.49	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 x477 -x478 x479 -x480 x481 -x482 x483 -x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494 x495 -x496 x497 -x498 x499 -x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 x525 -x526 -x527 x528 x529 -x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 x539 -x540 -x541 x542 -x543 -x544 x545 -x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 x559 -x560 -x561 x562 -x563 x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 -x573 x574 x575 -x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 x599 -x600 -x601 x602 -x603 x604 -x605 x606 x607 -x608 -x609 x610 -x611 x612 x613 -x614 -x615 x616 x617 -x618 -x619 x620 -x621 x622 -x623 x624 x625 -x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 x639 -x640 x641 -x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660 -x661 x662 x663 -x664 x665 -x666 -x667 x668 -x669 x670 -x671 x672 x673 -x674 -x675 x676 -x677 x678 -x679 x680 -x681 x682 -x683 x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 -x693 x694 x695 -x696 -x697 x698 -x699 x700 -x701 x702 x703 -x704 x705 -x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 -x717 x718 x719 -x720 x721 -x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730 -x731 x732 x733 -x734 -x735 x736 -x737 x738 -x739 x740 x741 -x742 -x743 -x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 x759 -x760 x761 -x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770 -x771 x772 x773 -x774 -x775 x776 -x777 x778 -x779 x780 -x781 x782 x783 -x784 -x785 -x786 -x787 x788 x789 -x790 -x791 x792 x793 -x794 -x795 x796 -x797 x798 -x799 x800 x801 -x802 -x803 x804 -x805 x806 -x807 x808 
1797.91/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.49	c   76   980702 469971  2961292    14671  2128398   9114    545 1798.00
1797.91/1798.49	c Objective: 372
1797.91/1798.49	s SATISFIABLE
1797.91/1798.49	c Total time: 1798 s

Verifier Data

OK	372

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657492-1276428454/watcher-2657492-1276428454 -o /tmp/evaluation-result-2657492-1276428454/solver-2657492-1276428454 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657492-1276428454.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.05 1.05 1.00 3/106 22593
/proc/meminfo: memFree=1829832/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=10984 CPUtime=0
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 18449297 11247616 244 1992294400 134512640 137138936 4291843776 18446744073709551615 134603070 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 2746 244 175 642 0 2054 0

[startup+0.0527731 s]
/proc/loadavg: 1.05 1.05 1.00 3/106 22593
/proc/meminfo: memFree=1829832/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=11736 CPUtime=0.04
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 606 0 0 0 4 0 0 0 20 0 1 0 18449297 12017664 476 1992294400 134512640 137138936 4291843776 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 2934 476 184 642 0 2290 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11736

[startup+0.100777 s]
/proc/loadavg: 1.05 1.05 1.00 3/106 22593
/proc/meminfo: memFree=1829832/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=12000 CPUtime=0.09
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 689 0 0 0 9 0 0 0 20 0 1 0 18449297 12288000 559 1992294400 134512640 137138936 4291843776 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 3000 559 190 642 0 2356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12000

[startup+0.300793 s]
/proc/loadavg: 1.05 1.05 1.00 3/106 22593
/proc/meminfo: memFree=1829832/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=12620 CPUtime=0.29
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 857 0 0 0 28 1 0 0 20 0 1 0 18449297 12922880 727 1992294400 134512640 137138936 4291843776 18446744073709551615 134574100 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 3155 727 190 642 0 2511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12620

[startup+0.700825 s]
/proc/loadavg: 1.05 1.05 1.00 3/106 22593
/proc/meminfo: memFree=1829832/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=13996 CPUtime=0.69
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 1187 0 0 0 68 1 0 0 21 0 1 0 18449297 14331904 1057 1992294400 134512640 137138936 4291843776 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 3499 1057 190 642 0 2855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13996

[startup+1.50089 s]
/proc/loadavg: 1.05 1.04 1.00 2/107 22594
/proc/meminfo: memFree=1825484/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=15852 CPUtime=1.49
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 1664 0 0 0 147 2 0 0 23 0 1 0 18449297 16232448 1534 1992294400 134512640 137138936 4291843776 18446744073709551615 134543403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 3963 1534 190 642 0 3319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15852

[startup+3.10102 s]
/proc/loadavg: 1.05 1.04 1.00 2/107 22594
/proc/meminfo: memFree=1823004/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=17232 CPUtime=3.09
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 1999 0 0 0 306 3 0 0 25 0 1 0 18449297 17645568 1869 1992294400 134512640 137138936 4291843776 18446744073709551615 134578224 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 4308 1869 191 642 0 3664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17232

[startup+6.30028 s]
/proc/loadavg: 1.05 1.04 1.00 2/107 22594
/proc/meminfo: memFree=1822012/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=18480 CPUtime=6.29
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 2321 0 0 0 624 5 0 0 25 0 1 0 18449297 18923520 2191 1992294400 134512640 137138936 4291843776 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 4620 2191 191 642 0 3976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18480

[startup+12.7018 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 22594
/proc/meminfo: memFree=1820400/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=19432 CPUtime=12.68
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 2544 0 0 0 1262 6 0 0 25 0 1 0 18449297 19898368 2414 1992294400 134512640 137138936 4291843776 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 4858 2414 191 642 0 4214 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19432

[startup+25.5008 s]
/proc/loadavg: 1.03 1.04 1.00 2/107 22596
/proc/meminfo: memFree=1819284/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=20544 CPUtime=25.49
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 2823 0 0 0 2537 12 0 0 25 0 1 0 18449297 21037056 2693 1992294400 134512640 137138936 4291843776 18446744073709551615 136297655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 5136 2693 191 642 0 4492 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20544

[startup+51.1009 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 22596
/proc/meminfo: memFree=1814572/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=25196 CPUtime=51.08
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 3989 0 0 0 5087 21 0 0 25 0 1 0 18449297 25800704 3859 1992294400 134512640 137138936 4291843776 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 6299 3859 191 642 0 5655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25196

[startup+102.308 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 22598
/proc/meminfo: memFree=1809240/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=29716 CPUtime=102.26
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 6315 0 0 0 10185 41 0 0 25 0 1 0 18449297 30429184 5005 1992294400 134512640 137138936 4291843776 18446744073709551615 134575245 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 7429 5005 191 642 0 6785 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29716

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22598
/proc/meminfo: memFree=1802668/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=36900 CPUtime=162.25
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 8101 0 0 0 16168 57 0 0 25 0 1 0 18449297 37785600 6790 1992294400 134512640 137138936 4291843776 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 9225 6790 191 642 0 8581 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36900

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22600
/proc/meminfo: memFree=1772412/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=67032 CPUtime=222.23
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 15782 0 0 0 22147 76 0 0 25 0 1 0 18449297 68640768 14322 1992294400 134512640 137138936 4291843776 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 16758 14322 191 642 0 16114 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67032

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 22602
/proc/meminfo: memFree=1772784/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=66552 CPUtime=282.21
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 16220 0 0 0 28129 92 0 0 25 0 1 0 18449297 68149248 14214 1992294400 134512640 137138936 4291843776 18446744073709551615 134575655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 16638 14214 191 642 0 15994 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 66552

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22604
/proc/meminfo: memFree=1767824/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=70988 CPUtime=342.19
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 18129 0 0 0 34107 112 0 0 25 0 1 0 18449297 72691712 15323 1992294400 134512640 137138936 4291843776 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 17747 15323 191 642 0 17103 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 70988

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22606
/proc/meminfo: memFree=1768692/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=70840 CPUtime=402.18
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 20936 0 0 0 40089 129 0 0 25 0 1 0 18449297 72540160 15265 1992294400 134512640 137138936 4291843776 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 17710 15265 191 642 0 17066 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 70840

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22606
/proc/meminfo: memFree=1768444/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=70932 CPUtime=462.16
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 22352 0 0 0 46071 145 0 0 25 0 1 0 18449297 72634368 15295 1992294400 134512640 137138936 4291843776 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 17733 15295 191 642 0 17089 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70932

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22608
/proc/meminfo: memFree=1761872/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=77364 CPUtime=522.14
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 23955 0 0 0 52052 162 0 0 25 0 1 0 18449297 79220736 16898 1992294400 134512640 137138936 4291843776 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 19341 16898 191 642 0 18697 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 77364

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22610
/proc/meminfo: memFree=1761500/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=77364 CPUtime=582.13
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 24052 0 0 0 58039 174 0 0 25 0 1 0 18449297 79220736 16917 1992294400 134512640 137138936 4291843776 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 19341 16917 191 642 0 18697 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 77364

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22612
/proc/meminfo: memFree=1761376/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=77676 CPUtime=642.12
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 24115 0 0 0 64024 188 0 0 25 0 1 0 18449297 79540224 16980 1992294400 134512640 137138936 4291843776 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 19419 16980 191 642 0 18775 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 77676

[startup+702.301 s]

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

/proc/meminfo: memFree=1747116/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=91356 CPUtime=1121.97
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 27786 0 0 0 111825 372 0 0 25 0 1 0 18449297 93548544 20415 1992294400 134512640 137138936 4291843776 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22839 20415 191 642 0 22195 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 91356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22626
/proc/meminfo: memFree=1751580/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=86436 CPUtime=1181.96
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 27786 0 0 0 117816 380 0 0 25 0 1 0 18449297 88510464 19185 1992294400 134512640 137138936 4291843776 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 21609 19185 191 642 0 20965 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 86436

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22628
/proc/meminfo: memFree=1748604/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89984 CPUtime=1241.94
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 28669 0 0 0 123803 391 0 0 25 0 1 0 18449297 92143616 20068 1992294400 134512640 137138936 4291843776 18446744073709551615 134543082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22496 20068 191 642 0 21852 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 89984

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22630
/proc/meminfo: memFree=1748480/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89984 CPUtime=1301.93
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 28669 0 0 0 129792 401 0 0 25 0 1 0 18449297 92143616 20068 1992294400 134512640 137138936 4291843776 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22496 20068 191 642 0 21852 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 89984

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22630
/proc/meminfo: memFree=1748480/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89980 CPUtime=1361.91
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 28669 0 0 0 135783 408 0 0 25 0 1 0 18449297 92139520 20068 1992294400 134512640 137138936 4291843776 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22495 20068 191 642 0 21851 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 89980

[startup+1422.31 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 22632
/proc/meminfo: memFree=1748728/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89800 CPUtime=1421.91
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 29494 0 0 0 141773 418 0 0 25 0 1 0 18449297 91955200 20009 1992294400 134512640 137138936 4291843776 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22450 20009 191 642 0 21806 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 89800

[startup+1482.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 22634
/proc/meminfo: memFree=1751208/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=86764 CPUtime=1481.88
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 29494 0 0 0 147760 428 0 0 25 0 1 0 18449297 88846336 19267 1992294400 134512640 137138936 4291843776 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 21691 19267 191 642 0 21047 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 86764

[startup+1542.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 22636
/proc/meminfo: memFree=1751332/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=86432 CPUtime=1541.86
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 30184 0 0 0 153748 438 0 0 25 0 1 0 18449297 88506368 19184 1992294400 134512640 137138936 4291843776 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 21608 19184 191 642 0 20964 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 86432

[startup+1602.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/107 22638
/proc/meminfo: memFree=1748852/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89528 CPUtime=1601.84
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 30955 0 0 0 159737 447 0 0 25 0 1 0 18449297 91676672 19955 1992294400 134512640 137138936 4291843776 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22382 19955 191 642 0 21738 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 89528

[startup+1662.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 22638
/proc/meminfo: memFree=1748728/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89784 CPUtime=1661.84
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31014 0 0 0 165728 456 0 0 25 0 1 0 18449297 91938816 20014 1992294400 134512640 137138936 4291843776 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22446 20014 191 642 0 21802 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 89784

[startup+1722.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 22640
/proc/meminfo: memFree=1748604/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89752 CPUtime=1721.82
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31015 0 0 0 171716 466 0 0 25 0 1 0 18449297 91906048 19997 1992294400 134512640 137138936 4291843776 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22438 19997 191 642 0 21794 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 89752

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1748356/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=89876 CPUtime=1781.8
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31047 0 0 0 177701 479 0 0 25 0 1 0 18449297 92033024 20028 1992294400 134512640 137138936 4291843776 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22469 20028 191 642 0 21825 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 89876

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90708 CPUtime=1791.4
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 178657 483 0 0 25 0 1 0 18449297 92884992 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22677 20238 191 642 0 22033 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 90708

[startup+1795.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90708 CPUtime=1794.6
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 178976 484 0 0 25 0 1 0 18449297 92884992 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22677 20238 191 642 0 22033 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 90708

[startup+1796.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90708 CPUtime=1796.2
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 179136 484 0 0 25 0 1 0 18449297 92884992 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22677 20238 191 642 0 22033 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 90708

[startup+1797.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90704 CPUtime=1796.99
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 179215 484 0 0 25 0 1 0 18449297 92880896 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22676 20238 191 642 0 22032 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 90704

[startup+1797.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90704 CPUtime=1797.39
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 179255 484 0 0 25 0 1 0 18449297 92880896 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22676 20238 191 642 0 22032 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (KiB) 90704

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90704 CPUtime=1797.8
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 179295 485 0 0 25 0 1 0 18449297 92880896 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22676 20238 191 642 0 22032 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 90704

[startup+1798.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 22642
/proc/meminfo: memFree=1747488/2059040 swapFree=4140200/4192956
[pid=22593] ppid=22591 vsize=90704 CPUtime=1797.91
/proc/22593/stat : 22593 (bsolo_pb10) R 22591 22593 22226 0 -1 4202496 31257 0 0 0 179306 485 0 0 25 0 1 0 18449297 92880896 20238 1992294400 134512640 137138936 4291843776 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22593/statm: 22676 20238 191 642 0 22032 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 90704

Child status: 0
Real time (s): 1798.51
CPU time (s): 1798.01
CPU user time (s): 1793.15
CPU system time (s): 4.86026
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 91756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.15
system time used= 4.86026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31258
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= 1
involuntary context switches= 7809

runsolver used 3.05553 second user time and 8.40272 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-13 13:27:34
IDJOB=2657492
IDBENCH=2106
IDSOLVER=1163
FILE ID=node003/2657492-1276428454
PBS_JOBID= 11173303
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657492-1276428454/watcher-2657492-1276428454 -o /tmp/evaluation-result-2657492-1276428454/solver-2657492-1276428454 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657492-1276428454.opb

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=1601948321

node003.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.251
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1830360 kB
Buffers:         25896 kB
Cached:         124544 kB
SwapCached:       5704 kB
Active:          97648 kB
Inactive:        65320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1830360 kB
SwapTotal:     4192956 kB
SwapFree:      4140200 kB
Dirty:            4168 kB
Writeback:          28 kB
AnonPages:       11076 kB
Mapped:          12972 kB
Slab:            44020 kB
PageTables:       4056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62552 MiB
End job on node003 at 2010-06-13 13:57:32