Trace number 2656567

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 CardSAT372 1798.02 1798.44

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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656567-1276428447.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.03/0.08	c Pre-processing Time: 0.083 s
0.03/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.08	c        0    808     5557    18748    3    11114    1852      0      0 0.08
0.03/0.08	c Switching off lower bounding mode.
5.40/5.40	c      101    808     5759    31822    5    11518    2038    202    841 0.12
5.40/5.40	c      254    808     6065    60562    9    12130    2242    508   1170 0.22
5.40/5.40	c      479    808     6515   102902   15    13030    2467    958   1253 0.38
5.40/5.40	c      817    808     7191   168890   23    14382    2714   1634   1254 0.65
5.40/5.40	c     1327    808     8211   263072   32    16422    2986   2654   1170 1.13
5.40/5.40	c     2091    808     7972   262597   32    15944    3285   2415   1058 1.98
5.40/5.40	c     3238    808     8494   319112   37    16988    3614   2937    989 3.27
5.40/5.40	c     4960    808     7799   248019   31    15598    3976   2242    950 5.22
5.40/5.40	o 396
5.59/5.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.63	c     5150    808     8180   283201   34    16772    2852   2623    952 5.40
5.59/5.63	c     5252    808     8384   305977   36    17180    3138   2827    952 5.51
5.59/5.63	o 394
5.59/5.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.70	c     5336    808     8551   327099   38    17928    2852   2994    947 5.63
5.59/5.70	o 389
5.69/5.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.69/5.72	c     5402    808     7115   170805   24    15063    2852   1558    947 5.70
5.69/5.72	o 388
16.28/16.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.28/16.37	c     5414    808     7137   175208   24    15527    2852   1580    946 5.72
16.28/16.37	c     5518    808     7345   195522   26    15943    3138   1788    946 5.83
16.28/16.37	c     5768    808     7845   248832   31    16943    3452   2288    940 6.13
16.28/16.37	c     6243    808     8795   354936   40    18843    3798   3238    906 6.88
16.28/16.37	c     7058    808     8320   305066   36    17060    4178   2763    861 8.19
16.28/16.37	c     8379    808     8186   477168   58    17209    4596   2629    815 10.27
16.28/16.37	c    10460    808     9088   590255   64    18992    5056   3531    785 13.31
16.28/16.37	o 387
20.59/20.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.59/20.66	c    12684    808    10301   754573   73    24725    2852   4744    774 16.37
20.59/20.66	c    12786    808     7188   308100   42    14797    3138   1631    777 16.45
20.59/20.66	c    13036    808     7688   357178   46    15797    3452   2131    782 16.66
20.59/20.66	c    13513    808     8642   460568   53    17705    3798   3085    787 17.16
20.59/20.66	c    14327    808     8176   287380   35    16773    4178   2619    789 18.14
20.59/20.66	c    15647    808     8491   323282   38    17403    4596   2934    789 19.83
20.59/20.66	o 386
21.49/21.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
21.49/21.58	c    16170    808     9536   447147   46    19915    2852   3979    782 20.66
21.49/21.58	c    16270    808     7184   176184   24    14790    3138   1627    783 20.78
21.49/21.58	c    16521    808     7686   242146   31    15794    3452   2129    783 21.09
21.49/21.58	o 385
21.59/21.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
21.59/21.64	c    16815    808     8270   323375   39    17385    2852   2713    779 21.57
21.59/21.64	o 384
21.59/21.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
21.59/21.65	c    16869    808     8373   336673   40    18015    2852   2816    779 21.64
21.59/21.65	o 375
21.59/21.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
21.59/21.67	c    16870    808     8376   337537   40    18454    2852   2819    779 21.65
21.59/21.67	o 374
48.28/48.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
48.28/48.40	c    16882    808     8389   343127   40    18914    2852   2832    779 21.67
48.28/48.40	c    16982    808     6984   162304   23    14402    3138   1427    780 21.75
48.28/48.40	c    17232    808     7484   207496   27    15402    3452   1927    785 21.95
48.28/48.40	c    17707    808     8434   291034   34    17302    3798   2877    791 22.37
48.28/48.40	c    18521    808     7955   219003   27    16344    4178   2398    798 23.20
48.28/48.40	c    19843    808     8362   306360   36    17158    4596   2805    791 25.08
48.28/48.40	c    21926    808    10034   524594   52    20502    5056   4477    760 28.84
48.28/48.40	c    25151    808     8141   253931   31    16716    5562   2584    737 34.08
48.28/48.40	c    30087    808     9013   397124   44    18460    6119   3456    701 42.88
48.28/48.40	o 373
526.56/526.73	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
526.56/526.73	c    33559    808     8907   490658   55    19068    2852   3350    693 48.39
526.56/526.73	c    33660    808     7186   273230   38    15192    3138   1629    694 48.47
526.56/526.73	c    33910    808     7686   321028   41    16192    3452   2129    696 48.68
526.56/526.73	c    34385    808     8636   411326   47    18092    3798   3079    698 49.22
526.56/526.73	c    35199    808     8143   267539   32    16721    4178   2586    701 50.19
526.56/526.73	c    36520    808     8480   313186   36    17395    4596   2923    703 51.91
526.56/526.73	c    38601    808     9567   640884   66    22738    5056   4010    687 56.15
526.56/526.73	c    41824    808    10086   416390   41    20607    5562   4529    681 61.36
526.56/526.73	c    46760    808    10191   476806   46    20817    6119   4634    687 68.02
526.56/526.73	c    54270    808    11470   700230   61    23375    6731   5913    663 81.76
526.56/526.73	c    65631    808     9028   316034   35    18491    7405   3471    631 103.89
526.56/526.73	c    82775    808    11502   709689   61    23439    8146   5945    587 140.89
526.56/526.73	c   108594    808     9815   399134   40    20065    8961   4258    542 200.27
526.56/526.73	c   147427    808    10701  2009273  187    23737    9858   5144    504 292.08
526.56/526.73	c   205779    808    12833  2854050  222    32367   10844   7276    456 450.91
526.56/526.73	o 372
1797.98/1798.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.43	c   239274    808    10980   403857   36    25979    2852   5423    454 526.68
1797.98/1798.43	c   239375    808     7186   128420   17    18391    3138   1629    454 526.80
1797.98/1798.43	c   239628    808     7689   159690   20    19397    3452   2132    454 527.09
1797.98/1798.43	c   240106    808     8645   258834   29    21309    3798   3088    454 527.90
1797.98/1798.43	c   240919    808     8228   247179   30    16892    4178   2671    455 529.13
1797.98/1798.43	c   242239    808     8566   312742   36    17568    4596   3009    456 530.86
1797.98/1798.43	c   244320    808     7872   253426   32    16180    5056   2315    457 534.03
1797.98/1798.43	c   247543    808     8705   294958   33    17846    5562   3148    459 538.71
1797.98/1798.43	c   252479    808     9683   355304   36    19802    6119   4126    463 544.78
1797.98/1798.43	c   259986    808     8618   277586   32    17672    6731   3061    467 556.68
1797.98/1798.43	c   271351    808     9805   460794   46    20046    7405   4248    470 576.95
1797.98/1798.43	c   288495    808    12124   831717   68    27829    8146   6567    474 608.02
1797.98/1798.43	c   314314    808    10587  1887862  178    23205    8961   5030    472 665.87
1797.98/1798.43	c   353147    808    14330  3299439  230    30700    9858   8773    458 770.19
1797.98/1798.43	c   411499    808    10487  1865212  177    21410   10844   4930    440 934.27
1797.98/1798.43	c   499132    808    13203  2864452  216    28824   11929   7646    421 1184.23
1797.98/1798.43	c   630684    808    13563  3068111  226    30795   13122   8006    389 1619.96
1797.98/1798.43	c Resources Exceeded
1797.98/1798.43	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.98/1798.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.43	c   72   690730 252752  1618445    17181  4332765  11624    384 1798.01
1797.98/1798.43	c Objective: 372
1797.98/1798.43	s SATISFIABLE
1797.98/1798.43	c Total time: 1798.01 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-2656567-1276428447/watcher-2656567-1276428447 -o /tmp/evaluation-result-2656567-1276428447/solver-2656567-1276428447 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656567-1276428447.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: 0.92 0.98 0.99 3/106 22458
/proc/meminfo: memFree=1832152/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=10984 CPUtime=0
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 321 0 0 0 0 0 0 0 17 0 1 0 16500124 11247616 240 1992294400 134512640 137138936 4288128016 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 2746 240 174 642 0 2054 0

[startup+0.0415411 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 22458
/proc/meminfo: memFree=1832152/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=11736 CPUtime=0.03
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 603 0 0 0 3 0 0 0 17 0 1 0 16500124 12017664 474 1992294400 134512640 137138936 4288128016 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 2934 474 184 642 0 2290 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11736

[startup+0.100546 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 22458
/proc/meminfo: memFree=1832152/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=12000 CPUtime=0.09
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 689 0 0 0 9 0 0 0 17 0 1 0 16500124 12288000 560 1992294400 134512640 137138936 4288128016 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 3000 560 192 642 0 2356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12000

[startup+0.300562 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 22458
/proc/meminfo: memFree=1832152/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=12656 CPUtime=0.29
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 839 0 0 0 28 1 0 0 17 0 1 0 16500124 12959744 710 1992294400 134512640 137138936 4288128016 18446744073709551615 136504426 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 3164 710 192 642 0 2520 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12656

[startup+0.700592 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 22458
/proc/meminfo: memFree=1832152/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=13936 CPUtime=0.69
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 1174 0 0 0 68 1 0 0 17 0 1 0 16500124 14270464 1045 1992294400 134512640 137138936 4288128016 18446744073709551615 136511195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 3484 1045 192 642 0 2840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13936

[startup+1.50066 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 22459
/proc/meminfo: memFree=1827556/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=16124 CPUtime=1.49
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 1707 0 0 0 148 1 0 0 18 0 1 0 16500124 16510976 1578 1992294400 134512640 137138936 4288128016 18446744073709551615 134556383 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 4031 1578 192 642 0 3387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16124

[startup+3.10078 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 22459
/proc/meminfo: memFree=1826192/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=16636 CPUtime=3.09
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 1846 0 0 0 306 3 0 0 21 0 1 0 16500124 17035264 1717 1992294400 134512640 137138936 4288128016 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 4159 1717 192 642 0 3515 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16636

[startup+6.30204 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 22461
/proc/meminfo: memFree=1824828/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=17412 CPUtime=6.29
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 2040 0 0 0 626 3 0 0 25 0 1 0 16500124 17829888 1911 1992294400 134512640 137138936 4288128016 18446744073709551615 135984545 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 4353 1911 192 642 0 3709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17412

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 22461
/proc/meminfo: memFree=1820612/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=21416 CPUtime=12.69
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 3046 0 0 0 1263 6 0 0 25 0 1 0 16500124 21929984 2917 1992294400 134512640 137138936 4288128016 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 5354 2917 192 642 0 4710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21416

[startup+25.5006 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 22461
/proc/meminfo: memFree=1820364/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=21776 CPUtime=25.48
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 3146 0 0 0 2540 8 0 0 25 0 1 0 16500124 22298624 3017 1992294400 134512640 137138936 4288128016 18446744073709551615 134606869 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 5444 3017 192 642 0 4800 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21776

[startup+51.1006 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 22461
/proc/meminfo: memFree=1819496/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=22660 CPUtime=51.08
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 3346 0 0 0 5094 14 0 0 25 0 1 0 16500124 23203840 3217 1992294400 134512640 137138936 4288128016 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 5665 3217 192 642 0 5021 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22660

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22463
/proc/meminfo: memFree=1818380/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=23564 CPUtime=102.28
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 3577 0 0 0 10203 25 0 0 25 0 1 0 16500124 24129536 3448 1992294400 134512640 137138936 4288128016 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 5891 3448 192 642 0 5247 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23564

[startup+162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22465
/proc/meminfo: memFree=1811560/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=30424 CPUtime=162.25
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 5293 0 0 0 16190 35 0 0 25 0 1 0 16500124 31154176 5164 1992294400 134512640 137138936 4288128016 18446744073709551615 134542161 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 7606 5164 192 642 0 6962 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30424

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22465
/proc/meminfo: memFree=1811436/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=30416 CPUtime=222.24
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 5294 0 0 0 22177 47 0 0 25 0 1 0 16500124 31145984 5165 1992294400 134512640 137138936 4288128016 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 7604 5165 192 642 0 6960 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30416

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22467
/proc/meminfo: memFree=1790728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=51116 CPUtime=282.22
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 10478 0 0 0 28163 59 0 0 25 0 1 0 16500124 52342784 10349 1992294400 134512640 137138936 4288128016 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 12779 10349 192 642 0 12135 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 51116

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22469
/proc/meminfo: memFree=1773864/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=67844 CPUtime=342.21
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 14650 0 0 0 34153 68 0 0 25 0 1 0 16500124 69472256 14521 1992294400 134512640 137138936 4288128016 18446744073709551615 134601120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 16961 14521 192 642 0 16317 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 67844

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22471
/proc/meminfo: memFree=1773864/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=67792 CPUtime=402.19
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 14650 0 0 0 40144 75 0 0 25 0 1 0 16500124 69419008 14521 1992294400 134512640 137138936 4288128016 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 16948 14521 192 642 0 16304 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 67792

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22473
/proc/meminfo: memFree=1773740/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=67608 CPUtime=462.18
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 14651 0 0 0 46132 86 0 0 25 0 1 0 16500124 69230592 14478 1992294400 134512640 137138936 4288128016 18446744073709551615 136500326 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 16902 14478 192 642 0 16258 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 67608

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22473
/proc/meminfo: memFree=1774236/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=66812 CPUtime=522.17
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 14651 0 0 0 52120 97 0 0 25 0 1 0 16500124 68415488 14279 1992294400 134512640 137138936 4288128016 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 16703 14279 192 642 0 16059 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 66812

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22475
/proc/meminfo: memFree=1783164/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=57836 CPUtime=582.15
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 14651 0 0 0 58104 111 0 0 25 0 1 0 16500124 59224064 12035 1992294400 134512640 137138936 4288128016 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 14459 12035 192 642 0 13815 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 57836

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22477
/proc/meminfo: memFree=1783660/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=57880 CPUtime=642.15
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 18679 0 0 0 64089 126 0 0 25 0 1 0 16500124 59269120 12028 1992294400 134512640 137138936 4288128016 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 14470 12028 192 642 0 13826 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 57880

[startup+702.301 s]

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

/proc/meminfo: memFree=1770144/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=70408 CPUtime=1122.03
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 23783 0 0 0 112002 201 0 0 25 0 1 0 16500124 72097792 15176 1992294400 134512640 137138936 4288128016 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 17602 15176 192 642 0 16958 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 70408

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 22494
/proc/meminfo: memFree=1770144/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=70404 CPUtime=1182.01
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 23783 0 0 0 117990 211 0 0 25 0 1 0 16500124 72093696 15176 1992294400 134512640 137138936 4288128016 18446744073709551615 134552104 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 17601 15176 192 642 0 16957 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 70404

[startup+1242.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 22496
/proc/meminfo: memFree=1764564/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76524 CPUtime=1241.99
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 123975 224 0 0 25 0 1 0 16500124 78360576 16688 1992294400 134512640 137138936 4288128016 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19131 16688 192 642 0 18487 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 76524

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22498
/proc/meminfo: memFree=1764440/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76504 CPUtime=1301.99
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 129965 234 0 0 25 0 1 0 16500124 78340096 16688 1992294400 134512640 137138936 4288128016 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19126 16688 192 642 0 18482 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 76504

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22500
/proc/meminfo: memFree=1764440/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76500 CPUtime=1361.97
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 135952 245 0 0 25 0 1 0 16500124 78336000 16688 1992294400 134512640 137138936 4288128016 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19125 16688 192 642 0 18481 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 76500

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22500
/proc/meminfo: memFree=1764440/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76500 CPUtime=1421.97
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 141945 252 0 0 25 0 1 0 16500124 78336000 16688 1992294400 134512640 137138936 4288128016 18446744073709551615 134599786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19125 16688 192 642 0 18481 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 76500

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22502
/proc/meminfo: memFree=1764316/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76432 CPUtime=1481.94
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 147934 260 0 0 25 0 1 0 16500124 78266368 16684 1992294400 134512640 137138936 4288128016 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19108 16684 192 642 0 18464 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 76432

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22504
/proc/meminfo: memFree=1764316/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76428 CPUtime=1541.92
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 153925 267 0 0 25 0 1 0 16500124 78262272 16683 1992294400 134512640 137138936 4288128016 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19107 16683 192 642 0 18463 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 76428

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22506
/proc/meminfo: memFree=1764192/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76316 CPUtime=1601.91
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25306 0 0 0 159918 273 0 0 25 0 1 0 16500124 78147584 16655 1992294400 134512640 137138936 4288128016 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19079 16655 192 642 0 18435 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 76316

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22508
/proc/meminfo: memFree=1764068/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=76324 CPUtime=1661.9
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 25307 0 0 0 165906 284 0 0 25 0 1 0 16500124 78155776 16656 1992294400 134512640 137138936 4288128016 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 19081 16656 192 642 0 18437 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 76324

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22508
/proc/meminfo: memFree=1759976/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1721.88
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 171896 292 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 80304

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1781.87
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 177886 301 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 80304

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1791.47
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 178845 302 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 80304

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1794.68
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 179165 303 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 134573202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 80304

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1796.27
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 179324 303 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1796.27
Current children cumulated vsize (KiB) 80304

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1797.07
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 179404 303 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 136502641 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (KiB) 80304

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1797.47
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 179444 303 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 80304

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1797.87
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 179484 303 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 134575873 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 80304

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22510
/proc/meminfo: memFree=1759728/2059040 swapFree=4136640/4192956
[pid=22458] ppid=22456 vsize=80304 CPUtime=1797.98
/proc/22458/stat : 22458 (bsolo_pb10) R 22456 22458 21382 0 -1 4202496 26414 0 0 0 179495 303 0 0 25 0 1 0 16500124 82231296 17651 1992294400 134512640 137138936 4288128016 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22458/statm: 20076 17651 192 642 0 19432 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 80304

Child status: 0
Real time (s): 1798.44
CPU time (s): 1798.02
CPU user time (s): 1794.98
CPU system time (s): 3.04154
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 80828

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

runsolver used 3.06353 second user time and 8.39272 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-13 13:27:27
IDJOB=2656567
IDBENCH=2106
IDSOLVER=1162
FILE ID=node026/2656567-1276428447
PBS_JOBID= 11173300
Free space on /tmp= 62508 MiB

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

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=1135231098

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1832556 kB
Buffers:         26180 kB
Cached:         123116 kB
SwapCached:       9428 kB
Active:         100684 kB
Inactive:        61232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1832556 kB
SwapTotal:     4192956 kB
SwapFree:      4136640 kB
Dirty:            4148 kB
Writeback:           0 kB
AnonPages:       11108 kB
Mapped:           9276 kB
Slab:            42684 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180404 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= 62504 MiB
End job on node026 at 2010-06-13 13:57:26