Trace number 3463120

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.2SAT372 1798.01 1797.96

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 benchmark1797.13
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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463120-1307177212.opb
0.00/0.00	c File size is 192989 bytes.
0.00/0.01	c Highest Coefficient sum: 808
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.012 s
0.00/0.01	c Var: 808 Constr: 5557 5557/0/0 Lit: 18748 Watch. Lit: 11114
0.00/0.01	c Obj. Vars: 808 (100 % of total variables)
0.00/0.03	c Pre-processing Time: 0.036 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    808     5557    18748    3    11114    1852      0      0 0.04
0.00/0.03	c Switching off lower bounding mode.
2.59/2.67	c      101    808     5759    31822    5    11518    2038    202   1803 0.06
2.59/2.67	c      254    808     6065    60562    9    12130    2242    508   2309 0.11
2.59/2.67	c      479    808     6515   102902   15    13030    2467    958   2395 0.20
2.59/2.67	c      817    808     7191   168890   23    14382    2714   1634   2388 0.34
2.59/2.67	c     1327    808     8211   263072   32    16422    2986   2654   2260 0.59
2.59/2.67	c     2091    808     7972   262597   32    15944    3285   2415   2086 1.00
2.59/2.67	c     3238    808     8494   319112   37    16988    3614   2937   1965 1.65
2.59/2.67	c     4960    808     7799   248019   31    15598    3976   2242   1922 2.58
2.59/2.67	o 396
2.69/2.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.69/2.78	c     5150    808     8180   283201   34    16772    2852   2623   1928 2.67
2.69/2.78	c     5252    808     8384   305977   36    17180    3138   2827   1927 2.73
2.69/2.78	o 394
2.79/2.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.81	c     5336    808     8551   327099   38    17928    2852   2994   1918 2.78
2.79/2.81	o 389
2.79/2.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.82	c     5402    808     7115   170805   24    15063    2852   1558   1918 2.82
2.79/2.82	o 388
8.09/8.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.09/8.15	c     5414    808     7137   175208   24    15527    2852   1580   1915 2.83
8.09/8.15	c     5518    808     7345   195522   26    15943    3138   1788   1913 2.88
8.09/8.15	c     5768    808     7845   248832   31    16943    3452   2288   1891 3.05
8.09/8.15	c     6243    808     8795   354936   40    18843    3798   3238   1816 3.44
8.09/8.15	c     7058    808     8320   305066   36    17060    4178   2763   1728 4.08
8.09/8.15	c     8379    808     8186   477168   58    17209    4596   2629   1634 5.13
8.09/8.15	c    10460    808     9088   590255   64    18992    5056   3531   1583 6.61
8.09/8.15	o 387
10.19/10.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.19/10.24	c    12684    808    10301   754573   73    24725    2852   4744   1555 8.15
10.19/10.24	c    12786    808     7188   308100   42    14797    3138   1631   1561 8.19
10.19/10.24	c    13036    808     7688   357178   46    15797    3452   2131   1571 8.30
10.19/10.24	c    13513    808     8642   460568   53    17705    3798   3085   1580 8.55
10.19/10.24	c    14327    808     8176   287380   35    16773    4178   2619   1587 9.03
10.19/10.24	c    15647    808     8491   323282   38    17403    4596   2934   1587 9.86
10.19/10.24	o 386
10.69/10.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.69/10.70	c    16170    808     9536   447147   46    19915    2852   3979   1578 10.24
10.69/10.70	c    16270    808     7184   176184   24    14790    3138   1627   1578 10.30
10.69/10.70	c    16521    808     7686   242146   31    15794    3452   2129   1578 10.46
10.69/10.70	o 385
10.69/10.73	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.69/10.73	c    16815    808     8270   323375   39    17385    2852   2713   1571 10.70
10.69/10.73	o 384
10.69/10.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.69/10.74	c    16869    808     8373   336673   40    18015    2852   2816   1570 10.74
10.69/10.74	o 375
10.69/10.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.69/10.75	c    16870    808     8376   337537   40    18454    2852   2819   1570 10.74
10.69/10.75	o 374
23.00/23.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.00/23.08	c    16882    808     8389   343127   40    18914    2852   2832   1570 10.75
23.00/23.08	c    16982    808     6984   162304   23    14402    3138   1427   1572 10.80
23.00/23.08	c    17232    808     7484   207496   27    15402    3452   1927   1580 10.90
23.00/23.08	c    17707    808     8434   291034   34    17302    3798   2877   1592 11.12
23.00/23.08	c    18521    808     7955   219003   27    16344    4178   2398   1604 11.54
23.00/23.08	c    19843    808     8362   306360   36    17158    4596   2805   1593 12.45
23.00/23.08	c    21926    808    10034   524594   52    20502    5056   4477   1545 14.18
23.00/23.08	c    25151    808     8141   253931   31    16716    5562   2584   1517 16.58
23.00/23.08	c    30087    808     9013   397124   44    18460    6119   3456   1464 20.54
23.00/23.08	o 373
239.40/239.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
239.40/239.48	c    33559    808     8907   490658   55    19068    2852   3350   1453 23.09
239.40/239.48	c    33660    808     7186   273230   38    15192    3138   1629   1455 23.13
239.40/239.48	c    33910    808     7686   321028   41    16192    3452   2129   1458 23.25
239.40/239.48	c    34385    808     8636   411326   47    18092    3798   3079   1461 23.52
239.40/239.48	c    35199    808     8143   267539   32    16721    4178   2586   1465 24.02
239.40/239.48	c    36520    808     8480   313186   36    17395    4596   2923   1469 24.86
239.40/239.48	c    38601    808     9567   640884   66    22738    5056   4010   1435 26.89
239.40/239.48	c    41824    808    10086   416390   41    20607    5562   4529   1419 29.46
239.40/239.48	c    46760    808    10191   476806   46    20817    6119   4634   1430 32.69
239.40/239.48	c    54270    808    11470   700230   61    23375    6731   5913   1392 38.96
239.40/239.48	c    65631    808     9028   316034   35    18491    7405   3471   1348 48.68
239.40/239.48	c    82775    808    11502   709689   61    23439    8146   5945   1282 64.56
239.40/239.48	c   108594    808     9815   399134   40    20065    8961   4258   1204 90.15
239.40/239.48	c   147427    808    10701  2009273  187    23737    9858   5144   1122 131.33
239.40/239.48	c   205779    808    12833  2854050  222    32367   10844   7276    989 208.02
239.40/239.48	o 372
1797.93/1797.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1797.95	c   239274    808    10980   403857   36    25979    2852   5423    998 239.52
1797.93/1797.95	c   239375    808     7186   128420   17    18391    3138   1629    999 239.58
1797.93/1797.95	c   239628    808     7689   159690   20    19397    3452   2132    999 239.74
1797.93/1797.95	c   240106    808     8645   258834   29    21309    3798   3088    999 240.19
1797.93/1797.95	c   240919    808     8228   247179   30    16892    4178   2671   1000 240.84
1797.93/1797.95	c   242239    808     8566   312742   36    17568    4596   3009   1002 241.70
1797.93/1797.95	c   244320    808     7872   253426   32    16180    5056   2315   1004 243.19
1797.93/1797.95	c   247543    808     8705   294958   33    17846    5562   3148   1008 245.39
1797.93/1797.95	c   252479    808     9683   355304   36    19802    6119   4126   1017 248.25
1797.93/1797.95	c   259986    808     8618   277586   32    17672    6731   3061   1025 253.63
1797.93/1797.95	c   271351    808     9805   460794   46    20046    7405   4248   1033 262.58
1797.93/1797.95	c   288495    808    12124   831717   68    27829    8146   6567   1044 276.33
1797.93/1797.95	c   314314    808    10587  1887862  178    23205    8961   5030   1022 307.28
1797.93/1797.95	c   353147    808    14330  3299439  230    30700    9858   8773    974 362.49
1797.93/1797.95	c   411499    808    10487  1865212  177    21410   10844   4930    916 448.96
1797.93/1797.95	c   499132    808    13203  2864452  216    28824   11929   7646    864 577.38
1797.93/1797.95	c   630684    808    13563  3068111  226    30795   13122   8006    783 804.46
1797.93/1797.95	c   828116    808    12119  2446760  201    24674   14435   6562    757 1093.61
1797.93/1797.95	c  1124368    808    14002  3234451  230    31990   15879   8445    677 1658.55
1797.93/1797.95	c Resources Exceeded
1797.93/1797.95	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.93/1797.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1797.95	c   74  1196885 459389  2778886    20749  5731823  15192    665 1798.00
1797.93/1797.95	c Objective: 372
1797.93/1797.95	s SATISFIABLE
1797.93/1797.95	c Total time: 1798 s

Verifier Data

OK	372

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3463120-1307177212/watcher-3463120-1307177212 -o /tmp/evaluation-result-3463120-1307177212/solver-3463120-1307177212 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463120-1307177212.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.15 2.08 2.01 2/458 16961
/proc/meminfo: memFree=25191536/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=11120 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 350 0 0 0 0 0 0 0 25 0 1 0 829319385 11386880 304 33554432000 134512640 137138936 4291420608 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 2780 304 190 642 0 2088 0

[startup+0.0779649 s]
/proc/loadavg: 2.15 2.08 2.01 2/458 16961
/proc/meminfo: memFree=25191536/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=12000 CPUtime=0.07 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 671 0 0 0 7 0 0 0 25 0 1 0 829319385 12288000 577 33554432000 134512640 137138936 4291420608 18446744073709551615 135984561 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 3000 577 192 642 0 2356 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12000

[startup+0.100947 s]
/proc/loadavg: 2.15 2.08 2.01 2/458 16961
/proc/meminfo: memFree=25191536/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=12264 CPUtime=0.09 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 712 0 0 0 9 0 0 0 25 0 1 0 829319385 12558336 618 33554432000 134512640 137138936 4291420608 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 3066 618 192 642 0 2422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12264

[startup+0.300924 s]
/proc/loadavg: 2.15 2.08 2.01 2/458 16961
/proc/meminfo: memFree=25191536/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=13548 CPUtime=0.29 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 1037 0 0 0 29 0 0 0 25 0 1 0 829319385 13873152 943 33554432000 134512640 137138936 4291420608 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 3387 943 192 642 0 2743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13548

[startup+0.700853 s]
/proc/loadavg: 2.15 2.08 2.01 2/458 16961
/proc/meminfo: memFree=25191536/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=15608 CPUtime=0.69 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 1563 0 0 0 69 0 0 0 25 0 1 0 829319385 15982592 1469 33554432000 134512640 137138936 4291420608 18446744073709551615 134603195 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 3902 1469 192 642 0 3258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15608

[startup+1.50071 s]
/proc/loadavg: 2.14 2.08 2.01 3/459 16962
/proc/meminfo: memFree=25185328/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=16636 CPUtime=1.49 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 1812 0 0 0 148 1 0 0 25 0 1 0 829319385 17035264 1718 33554432000 134512640 137138936 4291420608 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 4159 1718 192 642 0 3515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16636

[startup+3.10043 s]
/proc/loadavg: 2.14 2.08 2.01 3/459 16962
/proc/meminfo: memFree=25183220/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=17412 CPUtime=3.09 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 2005 0 0 0 308 1 0 0 25 0 1 0 829319385 17829888 1911 33554432000 134512640 137138936 4291420608 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 4353 1911 192 642 0 3709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17412

[startup+6.30086 s]
/proc/loadavg: 2.13 2.08 2.01 3/459 16962
/proc/meminfo: memFree=25180536/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=21412 CPUtime=6.29 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 3012 0 0 0 627 2 0 0 25 0 1 0 829319385 21925888 2918 33554432000 134512640 137138936 4291420608 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 5353 2918 192 642 0 4709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21412

[startup+12.7007 s]
/proc/loadavg: 2.12 2.08 2.01 3/459 16962
/proc/meminfo: memFree=25177444/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=21776 CPUtime=12.69 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 3108 0 0 0 1265 4 0 0 25 0 1 0 829319385 22298624 3014 33554432000 134512640 137138936 4291420608 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 5444 3014 192 642 0 4800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21776

[startup+25.5004 s]
/proc/loadavg: 2.10 2.08 2.01 3/459 16962
/proc/meminfo: memFree=25175968/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=22644 CPUtime=25.49 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 3312 0 0 0 2543 6 0 0 25 0 1 0 829319385 23187456 3218 33554432000 134512640 137138936 4291420608 18446744073709551615 134542930 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 5661 3218 192 642 0 5017 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22644

[startup+51.1009 s]
/proc/loadavg: 2.13 2.08 2.01 3/459 16963
/proc/meminfo: memFree=25175172/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=23548 CPUtime=51.09 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 3543 0 0 0 5098 11 0 0 25 0 1 0 829319385 24113152 3449 33554432000 134512640 137138936 4291420608 18446744073709551615 134607594 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 5887 3449 192 642 0 5243 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23548

[startup+102.317 s]
/proc/loadavg: 2.06 2.07 2.01 3/459 16965
/proc/meminfo: memFree=25164992/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=32976 CPUtime=102.31 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 5901 0 0 0 10212 19 0 0 25 0 1 0 829319385 33767424 5807 33554432000 134512640 137138936 4291420608 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 8244 5807 192 642 0 7600 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 32976

[startup+162.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/459 16966
/proc/meminfo: memFree=25128388/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=67772 CPUtime=162.29 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 14602 0 0 0 16201 28 0 0 25 0 1 0 829319385 69398528 14508 33554432000 134512640 137138936 4291420608 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 16943 14508 192 642 0 16299 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67772

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/459 17022
/proc/meminfo: memFree=26117132/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=67696 CPUtime=222.29 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 14603 0 0 0 22190 39 0 0 25 0 1 0 829319385 69320704 14501 33554432000 134512640 137138936 4291420608 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 16924 14501 192 642 0 16280 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 67696

[startup+282.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/459 17023
/proc/meminfo: memFree=26128312/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=53132 CPUtime=282.29 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 14603 0 0 0 28176 53 0 0 25 0 1 0 829319385 54407168 10860 33554432000 134512640 137138936 4291420608 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 13283 10860 192 642 0 12639 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53132

[startup+342.301 s]
/proc/loadavg: 2.17 2.08 2.01 3/459 17025
/proc/meminfo: memFree=26108804/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=59800 CPUtime=342.3 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 16467 0 0 0 34168 62 0 0 25 0 1 0 829319385 61235200 12527 33554432000 134512640 137138936 4291420608 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 14950 12527 192 642 0 14306 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 59800

[startup+402.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/459 17027
/proc/meminfo: memFree=26091424/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=65636 CPUtime=402.3 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 18504 0 0 0 40161 69 0 0 25 0 1 0 829319385 67211264 13969 33554432000 134512640 137138936 4291420608 18446744073709551615 136505599 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 16409 13969 192 642 0 15765 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 65636

[startup+462.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/459 17028
/proc/meminfo: memFree=26092012/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=64428 CPUtime=462.3 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 18504 0 0 0 46154 76 0 0 25 0 1 0 829319385 65974272 13684 33554432000 134512640 137138936 4291420608 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 16107 13684 192 642 0 15463 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 64428

[startup+522.301 s]
/proc/loadavg: 2.25 2.12 2.03 3/459 17030
/proc/meminfo: memFree=26086284/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=70196 CPUtime=522.3 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 20261 0 0 0 52150 80 0 0 25 0 1 0 829319385 71880704 15126 33554432000 134512640 137138936 4291420608 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 17549 15126 192 642 0 16905 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 70196

[startup+582.3 s]
/proc/loadavg: 2.15 2.11 2.03 3/459 17031
/proc/meminfo: memFree=26076704/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=72628 CPUtime=582.3 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 20866 0 0 0 58146 84 0 0 25 0 1 0 829319385 74371072 15731 33554432000 134512640 137138936 4291420608 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 18157 15731 192 642 0 17513 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 72628

[startup+642.301 s]

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

/proc/meminfo: memFree=26024508/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=81680 CPUtime=1062.32 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 23613 0 0 0 106096 136 0 0 25 0 1 0 829319385 83640320 17985 33554432000 134512640 137138936 4291420608 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 20420 17985 192 642 0 19776 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 81680

[startup+1122.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/459 17059
/proc/meminfo: memFree=26018064/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88088 CPUtime=1122.32 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25339 0 0 0 112089 143 0 0 25 0 1 0 829319385 90202112 19591 33554432000 134512640 137138936 4291420608 18446744073709551615 135984544 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22022 19591 192 642 0 21378 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 88088

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/459 17060
/proc/meminfo: memFree=26007628/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88084 CPUtime=1182.32 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25339 0 0 0 118083 149 0 0 25 0 1 0 829319385 90198016 19591 33554432000 134512640 137138936 4291420608 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22021 19591 192 642 0 21377 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 88084

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/459 17062
/proc/meminfo: memFree=26005736/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88084 CPUtime=1242.33 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25339 0 0 0 124079 154 0 0 25 0 1 0 829319385 90198016 19591 33554432000 134512640 137138936 4291420608 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22021 19591 192 642 0 21377 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 88084

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 17064
/proc/meminfo: memFree=26005708/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88424 CPUtime=1302.33 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25422 0 0 0 130074 159 0 0 25 0 1 0 829319385 90546176 19674 33554432000 134512640 137138936 4291420608 18446744073709551615 134544603 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22106 19674 192 642 0 21462 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 88424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 17065
/proc/meminfo: memFree=26003932/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88408 CPUtime=1362.33 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25422 0 0 0 136070 163 0 0 25 0 1 0 829319385 90529792 19674 33554432000 134512640 137138936 4291420608 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22102 19674 192 642 0 21458 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 88408

[startup+1422.32 s]
/proc/loadavg: 2.09 2.04 2.01 3/459 17067
/proc/meminfo: memFree=26004276/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88408 CPUtime=1422.35 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25422 0 0 0 142066 169 0 0 25 0 1 0 829319385 90529792 19674 33554432000 134512640 137138936 4291420608 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22102 19674 192 642 0 21458 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 88408

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/459 17068
/proc/meminfo: memFree=26001648/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88884 CPUtime=1482.33 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25541 0 0 0 148059 174 0 0 25 0 1 0 829319385 91017216 19793 33554432000 134512640 137138936 4291420608 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22221 19793 192 642 0 21577 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 88884

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/459 17070
/proc/meminfo: memFree=26002232/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88884 CPUtime=1542.33 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25541 0 0 0 154054 179 0 0 25 0 1 0 829319385 91017216 19793 33554432000 134512640 137138936 4291420608 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22221 19793 192 642 0 21577 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 88884

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/459 17072
/proc/meminfo: memFree=26003940/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=88884 CPUtime=1602.34 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25541 0 0 0 160049 185 0 0 25 0 1 0 829319385 91017216 19793 33554432000 134512640 137138936 4291420608 18446744073709551615 134606660 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22221 19793 192 642 0 21577 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 88884

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/459 17073
/proc/meminfo: memFree=26004036/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=89088 CPUtime=1662.34 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 25654 0 0 0 166045 189 0 0 25 0 1 0 829319385 91226112 19849 33554432000 134512640 137138936 4291420608 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 22272 19849 192 642 0 21628 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 89088

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/459 17075
/proc/meminfo: memFree=25984544/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=94588 CPUtime=1722.34 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27023 0 0 0 172040 194 0 0 25 0 1 0 829319385 96858112 21216 33554432000 134512640 137138936 4291420608 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 23647 21216 192 642 0 23003 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 94588

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/459 17076
/proc/meminfo: memFree=25981420/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96512 CPUtime=1782.34 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 178035 199 0 0 25 0 1 0 829319385 98828288 21689 33554432000 134512640 137138936 4291420608 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24128 21689 192 642 0 23484 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 96512

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

[startup+1785.5 s]
/proc/loadavg: 2.06 2.05 2.00 3/459 17076
/proc/meminfo: memFree=25981420/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96512 CPUtime=1785.54 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 178355 199 0 0 25 0 1 0 829319385 98828288 21689 33554432000 134512640 137138936 4291420608 18446744073709551615 134551009 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24128 21689 192 642 0 23484 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 96512

[startup+1791.92 s]
/proc/loadavg: 2.06 2.05 2.00 3/459 17077
/proc/meminfo: memFree=25982400/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96208 CPUtime=1791.95 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 178995 200 0 0 25 0 1 0 829319385 98516992 21629 33554432000 134512640 137138936 4291420608 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24052 21629 192 642 0 23408 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 96208

[startup+1795.1 s]
/proc/loadavg: 2.05 2.05 2.00 3/459 17077
/proc/meminfo: memFree=25984012/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96208 CPUtime=1795.14 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 179314 200 0 0 25 0 1 0 829319385 98516992 21629 33554432000 134512640 137138936 4291420608 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24052 21629 192 642 0 23408 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 96208

[startup+1796.7 s]
/proc/loadavg: 2.05 2.05 2.00 3/459 17077
/proc/meminfo: memFree=25983764/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96208 CPUtime=1796.73 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 179473 200 0 0 25 0 1 0 829319385 98516992 21629 33554432000 134512640 137138936 4291420608 18446744073709551615 134552086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24052 21629 192 642 0 23408 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 96208

[startup+1797.5 s]
/proc/loadavg: 2.05 2.05 2.00 3/459 17077
/proc/meminfo: memFree=25982896/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96208 CPUtime=1797.53 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 179553 200 0 0 25 0 1 0 829319385 98516992 21629 33554432000 134512640 137138936 4291420608 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24052 21629 192 642 0 23408 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 96208

[startup+1797.9 s]
/proc/loadavg: 2.05 2.05 2.00 3/459 17077
/proc/meminfo: memFree=25982896/32951124 swapFree=60688864/67111528
[pid=16961] ppid=16959 vsize=96208 CPUtime=1797.93 cores=1,3,5,7
/proc/16961/stat : 16961 (bsolo) R 16959 16961 14960 0 -1 4202496 27496 0 0 0 179593 200 0 0 25 0 1 0 829319385 98516992 21629 33554432000 134512640 137138936 4291420608 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/16961/statm: 24052 21629 192 642 0 23408 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 96208

Child status: 0
Real time (s): 1797.96
CPU time (s): 1798.01
CPU user time (s): 1795.99
CPU system time (s): 2.01369
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 96512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.99
system time used= 2.01369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27497
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= 5
involuntary context switches= 2641

runsolver used 7.94579 second user time and 18.2912 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-04 10:46:52
IDJOB=3463120
IDBENCH=2106
IDSOLVER=1955
FILE ID=node132/3463120-1307177212
RUNJOBID= node132-1307174147-16200
PBS_JOBID= 13508840
Free space on /tmp= 73908 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=388491630

node132.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25191816 kB
Buffers:        327080 kB
Cached:        3054368 kB
SwapCached:      15140 kB
Active:        2102844 kB
Inactive:      5393680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25191816 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:     4107636 kB
Mapped:          19892 kB
Slab:           144012 kB
PageTables:      52348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110286472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73920 MiB
End job on node132 at 2011-06-04 11:16:50