Trace number 2670686

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 ClOPT2 1747.14 1747.69

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=53-P1=17-P2=109-P3=2-P4=191-P5=191-P6=47-P7=101-P8=97-B.opb
MD5SUM10ec6ab90ad015d6fa7b4d2290470901
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark8.50171
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables192
Total number of constraints17
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 constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

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-2670686-1276704215.opb
0.00/0.00	c File size is 38506 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
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: 704 Constr: 1049 512/0/537 Lit: 4408 Watch. Lit: 2706
0.00/0.00	c Obj. Vars: 8 (1.13636 % of total variables)
0.00/0.01	c Pre-processing Time: 0.013 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    704     1049     4408    4     3786    5914      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
108.15/108.23	c      100    704     1149     9756    8     3938    6506    100   4545 0.02
108.15/108.23	c      251    704     1300    20267   15     4107    7157    251   6605 0.04
108.15/108.23	c      478    704     1527    39440   25     4649    7873    478   7029 0.07
108.15/108.23	c      818    704     1867    60175   32     5317    8661    818   7790 0.10
108.15/108.23	c     1328    704     2377    92439   38     6356    9528   1328   7857 0.17
108.15/108.23	c     2091    704     3140   139120   44     7871   10481   2091   7802 0.27
108.15/108.23	c     3238    704     4287   211458   49    10095   11530   3238   6831 0.47
108.15/108.23	c     4959    704     6008   316037   52    13508   12684   4959   5700 0.87
108.15/108.23	c     7545    704     8594   468282   54    18669   13953   7545   4096 1.84
108.15/108.23	c    11425    704    12474   693859   55    26443   15349  11425   2955 3.87
108.15/108.23	c    17248    704    10552   555535   52    22609   16884   9503   2035 8.47
108.15/108.23	c    25985    704    10355   677297   65    22169   18573   9306   1900 13.67
108.15/108.23	c    39096    704    14107   862243   61    29718   20431  13058   1673 23.36
108.15/108.23	c    58767    704    12956   820685   63    27338   22475  11907   1532 38.35
108.15/108.23	c    88277    704    18675  1157995   62    38894   24723  17626   1522 57.98
108.15/108.23	c   132548    704    20659  1323909   64    42891   27196  19610   1315 100.78
108.15/108.23	o 161
114.85/114.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
114.85/114.95	c   148701    704    20160  1319537   65    41847    5930  19111   1374 108.20
114.85/114.95	c   148801    704     4116   218253   53     9855    6524   3067   1373 108.35
114.85/114.95	c   149051    704     4366   236322   54    10323    7177   3317   1375 108.38
114.85/114.95	c   149526    704     4841   264966   54    11289    7895   3792   1378 108.44
114.85/114.95	c   150339    704     5654   322328   57    12865    8685   4605   1384 108.57
114.85/114.95	c   151659    704     6974   400133   57    15497    9554   5925   1394 108.78
114.85/114.95	c   153741    704     9056   552119   60    19708   10510   8007   1407 109.25
114.85/114.95	c   156965    704     6869   403342   58    15283   11562   5820   1422 110.34
114.85/114.95	c   161901    704    11805   749391   63    25170   12719  10756   1450 111.61
114.85/114.95	c   169408    704    12729   814074   63    26995   13991  11680   1487 113.86
114.85/114.95	o 129
131.74/131.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
131.74/131.84	c   173521    704     9239   558287   60    19958    5930   8190   1510 114.91
131.74/131.84	c   173621    704     4116   205837   50     9820    6524   3067   1510 114.96
131.74/131.84	c   173872    704     4367   222526   50    10378    7177   3318   1512 114.99
131.74/131.84	c   174347    704     4842   255630   52    11255    7895   3793   1515 115.06
131.74/131.84	c   175161    704     5656   311441   55    12938    8685   4607   1520 115.17
131.74/131.84	c   176482    704     6977   397319   56    15528    9554   5928   1529 115.41
131.74/131.84	c   178563    704     9058   542483   59    19656   10510   8009   1540 115.91
131.74/131.84	c   181789    704     6421   386054   60    14430   11562   5372   1559 116.55
131.74/131.84	c   186725    704    11357   737000   64    24316   12719  10308   1585 117.79
131.74/131.84	c   194232    704    11939   741924   62    25413   13991  10890   1614 120.33
131.74/131.84	c   205594    704     8432   526710   62    18399   15391   7383   1634 125.76
131.74/131.84	o 65
205.82/205.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
205.82/205.92	c   221034    704    15522   960768   61    32527    5930  14473   1677 131.79
205.82/205.92	c   221134    704     4116   208693   50     9806    6524   3067   1675 131.96
205.82/205.92	c   221385    704     4367   225544   51    10303    7177   3318   1677 132.01
205.82/205.92	c   221863    704     4845   261549   53    11246    7895   3796   1679 132.07
205.82/205.92	c   222677    704     5659   327403   57    12883    8685   4610   1684 132.19
205.82/205.92	c   223998    694     6980   416282   59    15505    9554   5931   1691 132.41
205.82/205.92	c   226079    694     9061   560512   61    19698   10510   8012   1701 132.84
205.82/205.92	c   229302    694     6889   399538   57    15366   11562   5840   1715 133.70
205.82/205.92	c   234239    694    11826   731457   61    25110   12719  10777   1736 134.87
205.82/205.92	c   241745    694    12299   738343   60    26177   13991  11250   1768 136.69
205.82/205.92	c   253108    694     8898   532267   59    19382   15391   7849   1793 141.15
205.82/205.92	c   270253    694    10200   582556   57    21983   16931   9151   1776 152.10
205.82/205.92	c   296072    694    17951  1373417   76    37500   18625  16902   1798 164.65
205.82/205.92	c   334904    694    17396  1098785   63    36317   20488  16347   1656 202.18
205.82/205.92	o 33
275.80/275.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
275.80/275.98	c   345748    694    17352  1106267   63    36251    5928  16303   1679 205.85
275.80/275.98	c   345849    694     4117   189468   46     9873    6521   3068   1679 205.96
275.80/275.98	c   346101    694     4369   206855   47    10344    7174   3320   1680 205.99
275.80/275.98	c   346576    694     4844   240055   49    11284    7892   3795   1681 206.05
275.80/275.98	c   347391    694     5659   301865   53    12874    8682   4610   1684 206.19
275.80/275.98	c   348712    694     6980   396340   56    15537    9551   5931   1689 206.38
275.80/275.98	c   350793    694     9061   548739   60    19770   10507   8012   1696 206.78
275.80/275.98	c   354016    694     6383   397892   62    14385   11558   5334   1706 207.49
275.80/275.98	c   358952    684    11319   790993   69    24167   12714  10270   1713 209.47
275.80/275.98	c   366458    684    11858   860216   72    25314   13986  10809   1719 213.09
275.80/275.98	c   377820    684     8165   470818   57    17892   15385   7116   1727 218.76
275.80/275.98	c   394964    684     9098   524872   57    19736   16924   8049   1733 227.82
275.80/275.98	c   420783    684    17368  1086459   62    36342   18617  16319   1703 246.97
275.80/275.98	o 3
1747.05/1747.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1747.05/1747.68	c   446159    684    13953   883831   63    29557    5926  12904   1617 275.89
1747.05/1747.68	c   446260    675     4117   189551   46     9857    6519   3068   1617 275.98
1747.05/1747.68	c   446510    666     4367   206750   47    10376    7171   3318   1617 276.01
1747.05/1747.68	c   446986    666     4843   240389   49    11300    7889   3794   1619 276.08
1747.05/1747.68	c   447800    657     5657   295453   52    12903    8678   4608   1621 276.20
1747.05/1747.68	c   449121    657     6978   392569   56    15567    9546   5929   1624 276.42
1747.05/1747.68	c   451202    657     9059   534233   58    19667   10501   8010   1629 276.90
1747.05/1747.68	c   454426    657     6875   406102   59    15352   11552   5826   1635 277.86
1747.05/1747.68	c   459362    657    11811   752792   63    25163   12708  10762   1647 278.76
1747.05/1747.68	c   466868    657    12304   777150   63    26142   13979  11255   1655 281.96
1747.05/1747.68	c   478229    657     9416   550429   58    20348   15377   8367   1644 290.75
1747.05/1747.68	c   495373    657    10214   603862   59    22018   16915   9165   1660 298.33
1747.05/1747.68	c   521194    657     9514   680134   71    20627   18607   8465   1649 315.94
1747.05/1747.68	c   560026    647    19477  1348076   69    40460   20468  18428   1570 356.65
1747.05/1747.68	c   618379    633    13575   813856   59    28747   22515  12526   1440 429.43
1747.05/1747.68	c   706012    633    15278   935479   61    32135   24767  14229   1340 526.64
1747.05/1747.68	c   837565    633    22586  1793224   79    46774   27244  21537   1104 758.31
1747.05/1747.68	c  1034997    633    22638  1354173   59    46920   29969  21589   1042 992.51
1747.05/1747.68	c  1331250    633    13038   861189   66    27624   32966  11989    921 1443.96
1747.05/1747.68	o 2
1747.05/1747.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1747.05/1747.68	c  1566015    633    26660  1842968   69    54913    5914  25611    896 1747.13
1747.05/1747.68	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 -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 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -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 -x81 x82 x83 -x84 -x85 -x86 -x87 -x88 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -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 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -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 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -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 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -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 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -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 -x121 x122 x123 -x124 -x125 -x126 -x127 -x128 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -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 -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 
1747.05/1747.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1747.05/1747.68	c   84  1566015  23921  1657835    26660  1842968  25611    896 1747.14
1747.05/1747.68	c Objective: 2
1747.05/1747.68	s OPTIMUM FOUND
1747.05/1747.68	c Total time: 1747.14 s

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670686-1276704215/watcher-2670686-1276704215 -o /tmp/evaluation-result-2670686-1276704215/solver-2670686-1276704215 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2670686-1276704215.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 0.93 3/105 19973
/proc/meminfo: memFree=1754400/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=10928 CPUtime=0
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 386 0 0 0 0 0 0 0 25 0 1 0 11714666 11190272 294 1992294400 134512640 137138936 4292906384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 2732 295 184 642 0 2088 0

[startup+0.0436259 s]
/proc/loadavg: 1.00 1.00 0.93 3/105 19973
/proc/meminfo: memFree=1754400/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=11308 CPUtime=0.04
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 465 0 0 0 4 0 0 0 25 0 1 0 11714666 11579392 373 1992294400 134512640 137138936 4292906384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 2827 373 190 642 0 2183 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11308

[startup+0.101633 s]
/proc/loadavg: 1.00 1.00 0.93 3/105 19973
/proc/meminfo: memFree=1754400/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=11808 CPUtime=0.09
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 593 0 0 0 9 0 0 0 25 0 1 0 11714666 12091392 501 1992294400 134512640 137138936 4292906384 18446744073709551615 134609268 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 2952 501 190 642 0 2308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11808

[startup+0.300657 s]
/proc/loadavg: 1.00 1.00 0.93 3/105 19973
/proc/meminfo: memFree=1754400/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=13184 CPUtime=0.29
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 941 0 0 0 29 0 0 0 25 0 1 0 11714666 13500416 849 1992294400 134512640 137138936 4292906384 18446744073709551615 136504029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 3296 849 190 642 0 2652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13184

[startup+0.700706 s]
/proc/loadavg: 1.00 1.00 0.93 3/105 19973
/proc/meminfo: memFree=1754400/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=14948 CPUtime=0.69
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 1383 0 0 0 69 0 0 0 25 0 1 0 11714666 15306752 1291 1992294400 134512640 137138936 4292906384 18446744073709551615 134542871 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 3737 1291 190 642 0 3093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14948

[startup+1.50081 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19974
/proc/meminfo: memFree=1749184/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=17072 CPUtime=1.49
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 1931 0 0 0 148 1 0 0 25 0 1 0 11714666 17481728 1839 1992294400 134512640 137138936 4292906384 18446744073709551615 134542843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 4268 1839 190 642 0 3624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17072

[startup+3.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19974
/proc/meminfo: memFree=1746704/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=19952 CPUtime=3.09
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 2648 0 0 0 307 2 0 0 25 0 1 0 11714666 20430848 2556 1992294400 134512640 137138936 4292906384 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 4988 2556 190 642 0 4344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19952

[startup+6.30039 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19974
/proc/meminfo: memFree=1741992/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=23724 CPUtime=6.29
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 3570 0 0 0 625 4 0 0 25 0 1 0 11714666 24293376 3478 1992294400 134512640 137138936 4292906384 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 5931 3478 190 642 0 5287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23724

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19974
/proc/meminfo: memFree=1740132/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=24604 CPUtime=12.69
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 3802 0 0 0 1263 6 0 0 25 0 1 0 11714666 25194496 3710 1992294400 134512640 137138936 4292906384 18446744073709551615 134544906 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 6151 3710 190 642 0 5507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24604

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19974
/proc/meminfo: memFree=1735048/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=29688 CPUtime=25.49
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 5074 0 0 0 2537 12 0 0 25 0 1 0 11714666 30400512 4982 1992294400 134512640 137138936 4292906384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 7422 4982 190 642 0 6778 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29688

[startup+51.1009 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19976
/proc/meminfo: memFree=1731576/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=33184 CPUtime=51.07
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 5953 0 0 0 5085 22 0 0 25 0 1 0 11714666 33980416 5861 1992294400 134512640 137138936 4292906384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 8296 5861 190 642 0 7652 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33184

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19976
/proc/meminfo: memFree=1729468/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=35200 CPUtime=102.26
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 6458 0 0 0 10190 36 0 0 25 0 1 0 11714666 36044800 6366 1992294400 134512640 137138936 4292906384 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 8800 6366 190 642 0 8156 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35200

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19978
/proc/meminfo: memFree=1726616/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=162.23
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 16162 61 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37872

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19980
/proc/meminfo: memFree=1726616/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=222.21
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 22139 82 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 136511098 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37872

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19982
/proc/meminfo: memFree=1726616/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=282.2
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 28122 98 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 134600376 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37872

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19984
/proc/meminfo: memFree=1726616/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=342.17
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 34103 114 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 134601120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 37872

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19984
/proc/meminfo: memFree=1726492/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=402.16
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 40086 130 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 37872

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19986
/proc/meminfo: memFree=1726492/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=462.14
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 46072 142 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 134540744 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 37872

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19988
/proc/meminfo: memFree=1726492/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=37872 CPUtime=522.12
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 7140 0 0 0 52058 154 0 0 25 0 1 0 11714666 38780928 7043 1992294400 134512640 137138936 4292906384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 9468 7043 191 642 0 8824 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 37872

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19990
/proc/meminfo: memFree=1720168/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44276 CPUtime=582.1
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8734 0 0 0 58040 170 0 0 25 0 1 0 11714666 45338624 8637 1992294400 134512640 137138936 4292906384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11069 8637 191 642 0 10425 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 44276

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 19992
/proc/meminfo: memFree=1720168/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44268 CPUtime=642.09
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8734 0 0 0 64029 180 0 0 25 0 1 0 11714666 45330432 8637 1992294400 134512640 137138936 4292906384 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11067 8637 191 642 0 10423 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 44268

[startup+702.302 s]

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

/proc/meminfo: memFree=1719300/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44656 CPUtime=1121.94
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8866 0 0 0 111915 279 0 0 25 0 1 0 11714666 45727744 8739 1992294400 134512640 137138936 4292906384 18446744073709551615 134542369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11164 8739 191 642 0 10520 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 44656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20006
/proc/meminfo: memFree=1719300/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44656 CPUtime=1181.92
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8866 0 0 0 117906 286 0 0 25 0 1 0 11714666 45727744 8739 1992294400 134512640 137138936 4292906384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11164 8739 191 642 0 10520 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 44656

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20006
/proc/meminfo: memFree=1719052/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44656 CPUtime=1241.9
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8866 0 0 0 123891 299 0 0 25 0 1 0 11714666 45727744 8739 1992294400 134512640 137138936 4292906384 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11164 8739 191 642 0 10520 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 44656

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20008
/proc/meminfo: memFree=1718928/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44652 CPUtime=1301.89
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8866 0 0 0 129877 312 0 0 25 0 1 0 11714666 45723648 8738 1992294400 134512640 137138936 4292906384 18446744073709551615 134574118 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11163 8738 191 642 0 10519 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 44652

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20010
/proc/meminfo: memFree=1718928/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44652 CPUtime=1361.86
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8866 0 0 0 135864 322 0 0 25 0 1 0 11714666 45723648 8738 1992294400 134512640 137138936 4292906384 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11163 8738 191 642 0 10519 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 44652

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20012
/proc/meminfo: memFree=1718928/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44652 CPUtime=1421.85
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8866 0 0 0 141851 334 0 0 25 0 1 0 11714666 45723648 8738 1992294400 134512640 137138936 4292906384 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11163 8738 191 642 0 10519 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 44652

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20014
/proc/meminfo: memFree=1718928/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=44652 CPUtime=1481.83
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 8869 0 0 0 147834 349 0 0 25 0 1 0 11714666 45723648 8738 1992294400 134512640 137138936 4292906384 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11163 8738 191 642 0 10519 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 44652

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20016
/proc/meminfo: memFree=1716696/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47180 CPUtime=1541.81
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 153816 365 0 0 25 0 1 0 11714666 48312320 9338 1992294400 134512640 137138936 4292906384 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11795 9338 191 642 0 11151 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 47180

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20016
/proc/meminfo: memFree=1716696/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1601.79
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 159804 375 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 47044

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20018
/proc/meminfo: memFree=1716696/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1661.77
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 165788 389 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 47044

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20020
/proc/meminfo: memFree=1716572/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1721.75
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 171773 402 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 47044

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

[startup+1727.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 20020
/proc/meminfo: memFree=1716572/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1727.36
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 172331 405 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1727.36
Current children cumulated vsize (KiB) 47044

[startup+1740.7 s]
/proc/loadavg: 1.08 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1740.15
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 173608 407 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 136297657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1740.15
Current children cumulated vsize (KiB) 47044

[startup+1743.9 s]
/proc/loadavg: 1.08 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1743.34
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 173927 407 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1743.34
Current children cumulated vsize (KiB) 47044

[startup+1745.5 s]
/proc/loadavg: 1.07 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1744.95
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 174087 408 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1744.95
Current children cumulated vsize (KiB) 47044

[startup+1746.3 s]
/proc/loadavg: 1.07 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1745.75
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 174167 408 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 136515987 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1745.75
Current children cumulated vsize (KiB) 47044

[startup+1747.1 s]
/proc/loadavg: 1.07 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1746.55
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 174247 408 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134576560 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1746.55
Current children cumulated vsize (KiB) 47044

[startup+1747.5 s]
/proc/loadavg: 1.07 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1746.95
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 174287 408 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134542811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1746.95
Current children cumulated vsize (KiB) 47044

[startup+1747.6 s]
/proc/loadavg: 1.07 1.02 0.94 2/106 20023
/proc/meminfo: memFree=1715952/2059040 swapFree=4164956/4192956
[pid=19973] ppid=19971 vsize=47044 CPUtime=1747.05
/proc/19973/stat : 19973 (bsolo_pb10) R 19971 19973 19528 0 -1 4202496 9502 0 0 0 174297 408 0 0 25 0 1 0 11714666 48173056 9336 1992294400 134512640 137138936 4292906384 18446744073709551615 134600177 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19973/statm: 11761 9336 191 642 0 11117 0
Current children cumulated CPU time (s) 1747.05
Current children cumulated vsize (KiB) 47044

Child status: 0
Real time (s): 1747.69
CPU time (s): 1747.14
CPU user time (s): 1743.05
CPU system time (s): 4.08738
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 47180

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

runsolver used 2.87256 second user time and 8.25574 second system time

The end

Launcher Data

Begin job on node080 at 2010-06-16 18:03:35
IDJOB=2670686
IDBENCH=48059
IDSOLVER=1163
FILE ID=node080/2670686-1276704215
PBS_JOBID= 11174086
Free space on /tmp= 62592 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=53-P1=17-P2=109-P3=2-P4=191-P5=191-P6=47-P7=101-P8=97-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670686-1276704215/watcher-2670686-1276704215 -o /tmp/evaluation-result-2670686-1276704215/solver-2670686-1276704215 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2670686-1276704215.opb

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

MD5SUM BENCH= 10ec6ab90ad015d6fa7b4d2290470901
RANDOM SEED=137856446

node080.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.242
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.48
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.242
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	: 5999.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1755424 kB
Buffers:         78548 kB
Cached:         113188 kB
SwapCached:       1540 kB
Active:         100352 kB
Inactive:       125008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1755424 kB
SwapTotal:     4192956 kB
SwapFree:      4164956 kB
Dirty:            4004 kB
Writeback:           0 kB
AnonPages:       32084 kB
Mapped:          14416 kB
Slab:            56556 kB
PageTables:       3932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670686-1276704215.opb

Free space on /tmp at the end= 62588 MiB
End job on node080 at 2010-06-16 18:32:43