Trace number 354557

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, and are wall clock time (not CPU 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.0.16SAT55 1800.02 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark1207.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 707
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 (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/354557-1176718766/instance-354557-1176718766.opb
0.00/0.00	c File size is 322808 bytes.
0.00/0.06	c Highest Coefficient sum: 707
0.00/0.06	c Parsing was ok!!
0.00/0.06	c Total parsing time: 0.06 s
0.06/0.06	c Var: 895 Constr: 1659 0/0/1659 Lit: 41676 Watch. Lit: 7956
0.06/0.06	c Obj. Vars: 7 (0.782123 % of total variables)
0.09/0.12	c Pre-processing Time: 0.124 s
0.09/0.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.12	c        0    895     1659    41676   25    14753   83352      0      0 0.12
0.09/0.12	c Switching off LPR mode.
0.49/0.53	c      100    895     1759    44115   25    27820   91688    100    438 0.23
0.49/0.53	c      251    895     1910    49723   26    24917  100857    251    789 0.32
0.49/0.53	c      476    895     2135    59673   27    24349  110943    476   1192 0.40
0.49/0.53	o 96	0.533
0.79/0.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.80	c      796    895     2456    70242   28    25448   83366    797   1490 0.53
0.79/0.80	c      896    895     2556    73699   28    21915   91703    897   1577 0.57
0.79/0.80	c     1147    895     2807    84118   29    26196  100874   1148   1711 0.67
0.79/0.80	o 75	0.805
0.79/0.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.89	c     1536    895     3197    99775   31    26140   83366   1538   1905 0.81
0.79/0.89	c     1637    895     3298   103235   31    26434   91703   1639   1921 0.85
0.79/0.89	o 73	0.894
1.68/1.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.68/1.72	c     1718    895     3380   106217   31    26861   83366   1721   1921 0.89
1.68/1.72	c     1819    895     3481   109147   31    26793   91703   1822   1958 0.93
1.68/1.72	c     2069    895     3731   117685   31    26660  100874   2072   1972 1.05
1.68/1.72	c     2546    895     4208   133417   31    25468  110962   2549   2038 1.25
1.68/1.72	c     3359    895     5021   167251   33    30932  122059   3362   1984 1.69
1.68/1.72	o 70	1.719
3.88/3.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.88/3.98	c     3393    895     5056   168591   33    31229   83366   3397   1972 1.72
3.88/3.98	c     3493    895     5156   172032   33    30617   91703   3497   1956 1.78
3.88/3.98	c     3743    895     5406   182021   33    32349  100874   3747   1910 1.96
3.88/3.98	c     4218    895     5881   200651   34    31052  110962   4222   1878 2.25
3.88/3.98	c     5031    895     6694   236039   35    32792  122059   5035   1823 2.76
3.88/3.98	c     6353    895     8016   293400   36    36410  134265   6357   1699 3.74
3.88/3.98	o 68	3.978
5.59/5.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.60	c     6632    895     8296   304243   36    37068   83366   6637   1666 3.98
5.59/5.60	c     6732    888     8396   307556   36    36945   91703   6737   1649 4.08
5.59/5.60	c     6983    888     8647   315007   36    36391  100874   6988   1623 4.30
5.59/5.60	c     7458    888     9122   332703   36    38423  110962   7463   1595 4.67
5.59/5.60	c     8273    888     9937   360053   36    40308  122059   8278   1523 5.43
5.59/5.60	o 67	5.595
9.59/9.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.59/9.68	c     8468    888    10133   366370   36    40764   83366   8474   1513 5.60
9.59/9.68	c     8568    888    10233   369753   36    42092   91703   8574   1497 5.72
9.59/9.68	c     8820    888    10485   377094   35    38147  100874   8826   1481 5.95
9.59/9.68	c     9295    888    10960   390906   35    38540  110962   9301   1505 6.17
9.59/9.68	c    10110    888    11775   420828   35    43840  122059  10116   1422 7.11
9.59/9.68	c    11430    888    13095   457407   34    43198  134265  11436   1417 8.06
9.59/9.68	o 66	9.672
20.38/20.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.38/20.43	c    13120    888    14786   521703   35    50093   83366  13127   1356 9.67
20.38/20.43	c    13220    888    14886   524652   35    47751   91703  13227   1349 9.80
20.38/20.43	c    13470    888    15136   532881   35    49795  100874  13477   1336 10.08
20.38/20.43	c    13948    888    15614   547377   35    51459  110962  13955   1309 10.65
20.38/20.43	c    14762    888    16428   573250   34    52980  122059  14769   1277 11.55
20.38/20.43	c    16082    888    17748   610534   34    53036  134265  16089   1238 12.99
20.38/20.43	c    18164    888    19830   685031   34    60338  147692  18171   1107 16.40
20.38/20.43	o 65	20.423
37.47/37.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
37.47/37.52	c    20806    888    22473   778445   34    65087   83366  20814   1018 20.42
37.47/37.52	c    20907    888    22574   781720   34    66832   91703  20915   1015 20.60
37.47/37.52	c    21158    888    22825   788314   34    64956  100874  21166   1011 20.92
37.47/37.52	c    21635    886    23302   805286   34    67007  110962  21643    998 21.67
37.47/37.52	c    22451    886    24118   828202   34    66901  122059  22459    984 22.81
37.47/37.52	c    23771    886    25438   869966   34    71239  134265  23779    963 24.67
37.47/37.52	c    25852    886    27519   945325   34    74541  147692  25860    908 28.46
37.47/37.52	c    29077    886    30744  1038470   33    79965  162462  29085    869 33.43
37.47/37.52	o 62	37.502
962.55/962.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
962.55/962.92	c    31023    886    32691  1105109   33    86330   83366  31032    827 37.50
962.55/962.92	c    31124    885    32792  1108341   33    86762   91703  31133    823 37.79
962.55/962.92	c    31375    885    33043  1115230   33    88057  100874  31384    815 38.45
962.55/962.92	c    31851    885    33519  1132046   33    87892  110962  31860    807 39.46
962.55/962.92	c    32666    885    34334  1158596   33    89995  122059  32675    787 41.47
962.55/962.92	c    33986    885    35654  1206521   33    92990  134265  33995    761 44.65
962.55/962.92	c    36069    885    37737  1282076   33    96920  147692  36078    729 49.44
962.55/962.92	c    39292    885    40960  1381187   33   103021  162462  39301    681 57.66
962.55/962.92	c    44230    885    45898  1561616   34   112597  178709  44239    615 71.88
962.55/962.92	c    51736    885    53404  1840993   34   127294  196580  51745    530 97.56
962.55/962.92	c    63098    885    64766  2282730   35   150722  216239  63107    450 140.19
962.55/962.92	c    80243    877    81911  2827528   34   184925  237863  80252    379 211.17
962.55/962.92	c   106064    877   107732  3697894   34   237217  261650 106073    310 341.50
962.55/962.92	c   144896    877   146564  5044110   34   315748  287816 144905    228 633.53
962.55/962.92	o 61	962.579
1608.33/1608.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1608.33/1608.93	c   183634    877   185303  6350517   34   392288   83362 183644    190 962.58
1608.33/1608.93	c   183734    877    16592   540209   32    54429   91699  14933    169 1083.42
1608.33/1608.93	c   183986    877    16844   547475   32    54199  100869  15185    169 1083.76
1608.33/1608.93	c   184461    877    17319   563221   32    55572  110956  15660    170 1084.75
1608.33/1608.93	c   185275    877    18133   589634   32    56993  122052  16474    170 1086.06
1608.33/1608.93	c   186598    877    19456   630459   32    59789  134258  17797    171 1087.67
1608.33/1608.93	c   188679    877    21537   705448   32    63440  147684  19878    172 1091.44
1608.33/1608.93	c   191902    877    24760   804736   32    69875  162453  23101    174 1096.68
1608.33/1608.93	c   196838    877    29696   983837   33    80397  178699  28037    177 1107.63
1608.33/1608.93	c   204344    877    37202  1230917   33    95793  196569  35543    181 1125.04
1608.33/1608.93	c   215707    877    48565  1621930   33   117885  216226  46906    185 1163.32
1608.33/1608.93	c   232852    877    65710  2198232   33   152193  237849  64051    189 1227.80
1608.33/1608.93	c   258671    877    91529  3013485   32   204370  261634  89870    193 1335.99
1608.33/1608.93	c   297504    877   130362  4314978   33   282437  287798 128703    189 1571.97
1608.33/1608.93	o 55	1608.36
1799.97/1800.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.97/1800.63	c   301175    877   134034  4438368   33   288943   83362 132375    187 1608.36
1799.97/1800.63	c   301277    877    17068   526845   30    55193   91699  15409    181 1663.26
1799.97/1800.63	c   301527    877    17318   534137   30    55583  100869  15659    181 1663.82
1799.97/1800.63	c   302002    877    17793   549885   30    56756  110956  16134    181 1664.97
1799.97/1800.63	c   302816    877    18607   577172   31    58772  122052  16948    181 1666.80
1799.97/1800.63	c   304136    877    19927   622159   31    61361  134258  18268    182 1669.59
1799.97/1800.63	c   306217    877    22008   694949   31    64844  147684  20349    182 1673.83
1799.97/1800.63	c   309440    877    25231   809048   32    71580  162453  23572    184 1680.61
1799.97/1800.63	c   314376    877    30167   960574   31    82586  178699  28508    185 1691.34
1799.97/1800.63	c   321883    877    37674  1179188   31    96921  196569  36015    188 1704.96
1799.97/1800.63	c   333244    877    49035  1539252   31   119810  216226  47376    191 1741.32
1799.97/1800.63	c Resources Exceeded
1799.97/1800.63	v x1 x2 x3 -x4 x5 x6 -x7 x57 -x58 -x59 x60 -x61 x62 -x63 x64 -x65 x66 -x67 x68 x69 -x70 -x895 -x50 x51 -x52 -x53 -x54 x55 -x56 -x894
1799.97/1800.63	v -x893 -x892 x891 x890 -x43 x44 -x45 x46 x47 -x48 -x49 -x889 -x888 -x887 -x886 -x885 -x884 x883 x882 -x881 x880 x879 x878 x877
1799.97/1800.63	v -x876 x36 x37 x38 -x39 x40 -x41 -x42 -x875 -x874 -x873 -x872 -x871 -x870 -x869 x868 x867 x866 x865 -x864 x863 x862 x861 x860
1799.97/1800.63	v -x859 x858 x857 x856 -x855 x854 x853 x852 x851 x850 x849 x848 x847 x846 -x29 x30 -x31 x32 -x33 -x34 -x35 -x845 -x844 -x843 -x842
1799.97/1800.63	v -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 x825 x824 -x823 x822 x821 -x820
1799.97/1800.63	v -x819 -x818 -x817 x816 x815 -x814 x813 x812 -x811 -x810 x809 x808 x807 -x806 -x805 x804 -x803 x802 x801 -x800 x799 x798 x797
1799.97/1800.63	v -x796 x795 x794 x793 -x792 -x791 -x22 x23 x24 -x25 -x26 -x27 -x28 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781
1799.97/1800.63	v -x780 -x779 -x778 -x777 -x776 x775 x774 -x773 -x772 -x771 -x770 -x769 -x768 x767 -x766 -x765 x764 x763 -x762 x761 x760 x759
1799.97/1800.63	v -x758 -x757 -x756 x755 -x754 -x753 x752 x751 -x750 -x749 x748 x747 -x746 -x745 x744 x743 x742 x741 -x740 -x739 -x738 x737 x736
1799.97/1800.63	v -x735 x734 x733 -x732 -x731 x730 x729 x728 -x727 -x726 x725 x724 x723 x722 -x721 -x720 x719 x718 x717 x716 x715 x714 x713 x712
1799.97/1800.63	v x711 x710 x709 x708 x707 -x706 x705 x704 x703 x702 x701 x700 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x699 -x698 -x697 -x696 -x695 -x694
1799.97/1800.63	v -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 x683 x682 x681 x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673
1799.97/1800.63	v -x672 -x671 -x670 -x669 -x668 x667 x666 -x665 x664 x663 x662 -x661 -x660 -x659 -x658 -x657 -x656 x655 x654 -x653 -x652 x651
1799.97/1800.63	v x650 -x649 -x648 x647 x646 x645 -x644 x643 x642 x641 x640 -x639 -x638 -x637 -x636 -x635 -x634 x633 x632 -x631 -x630 x629 x628
1799.97/1800.63	v -x627 -x626 -x625 x624 x623 x622 x621 -x620 x619 x618 x617 x616 -x615 -x614 x613 x612 x611 x610 -x609 x608 x607 x606 -x605 x604
1799.97/1800.63	v x603 x602 x601 -x600 x599 x598 x597 x596 x595 x594 x593 x592 x591 x590 x589 x588 -x587 x586 x585 x584 x583 x582 x581 x580 x579
1799.97/1800.63	v x578 x577 x576 x575 x574 -x573 x572 x571 x570 x569 x568 x567 x566 x565 x564 x563 x562 x561 -x560 -x15 -x16 -x17 -x18 -x19 -x20
1799.97/1800.63	v -x21 -x559 -x558 -x557 -x556 -x555 -x554 -x553 x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 x542 x541 x540 x539
1799.97/1800.63	v x538 x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 x524 x523 -x522 x521 x520 x519 x518 x517
1799.97/1800.63	v x516 -x515 -x514 -x513 -x512 -x511 -x510 x509 x508 -x507 -x506 x505 x504 -x503 -x502 x501 x500 x499 -x498 x497 x496 x495 x494
1799.97/1800.63	v x493 x492 x491 x490 -x489 -x488 -x487 -x486 -x485 -x484 x483 x482 -x481 -x480 x479 x478 -x477 -x476 -x475 x474 x473 x472 x471
1799.97/1800.63	v -x470 x469 x468 x467 x466 -x465 x464 x463 x462 x461 x460 -x459 x458 x457 x456 x455 -x454 x453 x452 x451 -x450 x449 x448 x447
1799.97/1800.63	v x446 -x445 x444 x443 x442 x441 x440 x439 x438 x437 x436 x435 x434 x433 x432 x431 x430 x429 x428 x427 -x426 x425 x424 x423 x422
1799.97/1800.63	v x421 x420 x419 x418 x417 x416 x415 x414 x413 -x412 x411 x410 x409 x408 x407 x406 x405 x404 x403 x402 x401 x400 -x399 x398 x397
1799.97/1800.63	v x396 x395 x394 x393 x392 x391 x390 x389 x388 x387 x386 x385 x384 x383 x382 x381 x380 x379 x378 x377 x376 x375 x374 x373 x372 x371
1799.97/1800.63	v x370 x369 x368 x367 x366 x365 x364 x363 x362 x361 x360 x359 x358 x357 x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 x348 x347
1799.97/1800.63	v -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 x337 x336 x335 x334 x333 x332 x331 x330 -x329 -x328 -x327 -x326 -x325
1799.97/1800.63	v -x324 -x323 -x322 -x321 -x320 -x319 -x318 x317 x316 -x315 x314 x313 x312 x311 x310 x309 x308 x307 x306 -x305 -x304 -x303 -x302
1799.97/1800.63	v -x301 -x300 x299 x298 -x297 -x296 x295 x294 -x293 -x292 x291 x290 x289 -x288 x287 x286 x285 x284 x283 x282 x281 x280 x279 x278
1799.97/1800.63	v x277 x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 x268 -x267 -x266 x265 x264 -x263 -x262 -x261 x260 x259 x258 x257 -x256 x255
1799.97/1800.63	v x254 x253 x252 -x251 x250 x249 x248 x247 x246 x245 x244 x243 x242 x241 -x240 x239 x238 x237 x236 -x235 x234 x233 x232 -x231 x230
1799.97/1800.63	v x229 x228 x227 -x226 x225 x224 x223 x222 x221 x220 x219 x218 x217 x216 x215 x214 x213 x212 x211 x210 x209 x208 x207 x206 x205
1799.97/1800.63	v x204 x203 x202 -x201 x200 x199 x198 x197 x196 x195 x194 x193 x192 x191 x190 x189 x188 -x187 x186 x185 x184 x183 x182 x181 x180
1799.97/1800.63	v x179 x178 x177 x176 x175 -x174 x173 x172 x171 x170 x169 x168 x167 x166 x165 x164 x163 x162 x161 x160 x159 x158 x157 x156 x155
1799.97/1800.63	v x154 x153 x152 x151 x150 x149 x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 x132 x131 x130 x129
1799.97/1800.63	v x128 x127 x126 x125 x124 x123 x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 x111 x110 x109 x108 x107 x106 x105 x104 x103
1799.97/1800.63	v x102 x101 x100 x99 x98 x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71
1799.97/1800.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.97/1800.63	c   84   347005  34259   394856    62796  1986972  61137    192 1800.00
1799.97/1800.63	c Objective: 55
1799.97/1800.63	s SATISFIABLE
1799.97/1800.63	c Total time: 1800 s

Verifier Data (download as text)

OK	55

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-354557-1176718766 -o ROOT/results/node62/solver-354557-1176718766 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/354557-1176718766/instance-354557-1176718766.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7255
/proc/meminfo: memFree=1647448/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=19864 CPUtime=0
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 104042197 20340736 333 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8541819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 4966 333 281 324 0 3956 0

[startup+0.066043 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7255
/proc/meminfo: memFree=1647448/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=4840 CPUtime=0.06
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 689 0 0 0 6 0 0 0 18 0 1 0 104042197 4956160 578 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8541819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 1210 579 300 324 0 279 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4840

[startup+0.100988 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7255
/proc/meminfo: memFree=1647448/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=5772 CPUtime=0.09
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 915 0 0 0 9 0 0 0 18 0 1 0 104042197 5910528 804 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 1443 804 307 324 0 512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5772

[startup+0.302026 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7255
/proc/meminfo: memFree=1647448/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=5772 CPUtime=0.29
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 947 0 0 0 29 0 0 0 19 0 1 0 104042197 5910528 836 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 1443 836 311 324 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5772

[startup+0.701105 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7255
/proc/meminfo: memFree=1647448/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=6032 CPUtime=0.69
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 993 0 0 0 69 0 0 0 22 0 1 0 104042197 6176768 882 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 1508 882 312 324 0 577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6032

[startup+1.50126 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1644688/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=7076 CPUtime=1.48
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 1263 0 0 0 148 0 0 0 25 0 1 0 104042197 7245824 1152 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 1769 1152 312 324 0 838 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7076

[startup+3.10158 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1643152/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=8652 CPUtime=3.09
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 1659 0 0 0 308 1 0 0 25 0 1 0 104042197 8859648 1548 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 2163 1548 312 324 0 1232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8652

[startup+6.30121 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1640464/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=10876 CPUtime=6.29
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 2212 0 0 0 627 2 0 0 25 0 1 0 104042197 11137024 2101 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 2719 2101 312 324 0 1788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10876

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1636952/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=14288 CPUtime=12.69
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 3060 0 0 0 1265 4 0 0 25 0 1 0 104042197 14630912 2949 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 3572 2949 312 324 0 2641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14288

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1632216/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=18856 CPUtime=25.48
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 4208 0 0 0 2542 6 0 0 25 0 1 0 104042197 19308544 4097 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 4714 4097 312 324 0 3783 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18856

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1625496/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=25652 CPUtime=51.07
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 5891 0 0 0 5097 10 0 0 25 0 1 0 104042197 26267648 5780 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 6413 5780 312 324 0 5482 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25652

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1615896/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=35156 CPUtime=102.26
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 8265 0 0 0 10209 17 0 0 25 0 1 0 104042197 35999744 8154 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 8789 8154 312 324 0 7858 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35156

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7256
/proc/meminfo: memFree=1606872/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=44152 CPUtime=162.23
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 10531 0 0 0 16201 22 0 0 25 0 1 0 104042197 45211648 10420 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134573091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 11038 10420 312 324 0 10107 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 44152

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1599640/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=51224 CPUtime=222.21
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 12289 0 0 0 22194 27 0 0 25 0 1 0 104042197 52453376 12178 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 12806 12178 312 324 0 11875 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 51224

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1593688/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=57220 CPUtime=282.19
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 13795 0 0 0 28187 32 0 0 25 0 1 0 104042197 58593280 13684 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8537412 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 14305 13684 312 324 0 13374 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 57220

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1586712/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=64128 CPUtime=342.16
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 15535 0 0 0 34179 37 0 0 25 0 1 0 104042197 65667072 15424 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 16032 15424 312 324 0 15101 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 64128

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1582040/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=68828 CPUtime=402.15
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 16708 0 0 0 40174 41 0 0 25 0 1 0 104042197 70479872 16597 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8539889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 17207 16597 312 324 0 16276 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 68828

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1577112/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=73788 CPUtime=462.13
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 17921 0 0 0 46168 45 0 0 25 0 1 0 104042197 75558912 17810 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8540001 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 18447 17810 312 324 0 17516 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 73788

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1572184/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=78732 CPUtime=522.1
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 19164 0 0 0 52162 48 0 0 25 0 1 0 104042197 80621568 19053 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 19683 19053 312 324 0 18752 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 78732

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1568088/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=82764 CPUtime=582.08
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 20172 0 0 0 58157 51 0 0 25 0 1 0 104042197 84750336 20061 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 20691 20061 312 324 0 19760 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 82764

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1564504/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=86284 CPUtime=642.07
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 21066 0 0 0 64153 54 0 0 25 0 1 0 104042197 88354816 20955 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 21571 20955 312 324 0 20640 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 86284


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

/proc/meminfo: memFree=1543960/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1121.9
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 112117 73 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 106848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543960/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1181.88
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 118111 77 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 106848

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1544024/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1241.85
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 124106 79 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 106848

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543960/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1301.84
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 130101 83 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 106848

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1544024/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1361.81
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 136097 84 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 106848

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1544024/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1421.8
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 142093 87 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 106848

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543960/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1481.77
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 148088 89 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 106848

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543960/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1541.75
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 154084 91 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 106848

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543960/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106848 CPUtime=1601.72
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26365 0 0 0 160079 93 0 0 25 0 1 0 104042197 109412352 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26712 26074 312 324 0 25781 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 106848

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543768/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1661.71
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 166077 94 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 106836

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1721.69
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 172070 99 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 106836

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1781.67
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 178065 102 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8539798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 106836

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1791.26
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179024 102 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 106836

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1794.46
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179344 102 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 106836

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1797.66
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179663 103 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 106836

[startup+1799.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1799.26
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179823 103 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 106836

[startup+1800.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1799.66
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179863 103 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 106836

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1799.86
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179883 103 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1799.86
Current children cumulated vsize (KiB) 106836

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7258
/proc/meminfo: memFree=1543832/2055920 swapFree=4184488/4192956
[pid=7255] ppid=7253 vsize=106836 CPUtime=1799.97
/proc/7255/stat : 7255 (bsolo3.0.16) R 7253 7255 5941 0 -1 4194304 26495 0 0 0 179894 103 0 0 25 0 1 0 104042197 109400064 26074 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7255/statm: 26709 26074 312 324 0 25778 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 106836

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.02
CPU user time (s): 1798.97
CPU system time (s): 1.04884
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 107568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.04884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26496
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= 12
involuntary context switches= 3685

runsolver used 1.14783 second user time and 3.77743 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Apr 16 10:19:26 UTC 2007

IDJOB= 354557
IDBENCH= 2637
IDSOLVER= 163
FILE ID= node62/354557-1176718766

PBS_JOBID= 4560076

Free space on /tmp= 66541 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_10.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/354557-1176718766/instance-354557-1176718766.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-354557-1176718766 -o ROOT/results/node62/solver-354557-1176718766 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/354557-1176718766/instance-354557-1176718766.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  26699ac56f0d58d8261ff4eb58d81611

RANDOM SEED= 34408995

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1647920 kB
Buffers:         44756 kB
Cached:         274956 kB
SwapCached:       2472 kB
Active:          55500 kB
Inactive:       276276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647920 kB
SwapTotal:     4192956 kB
SwapFree:      4184488 kB
Dirty:            4692 kB
Writeback:           0 kB
Mapped:          17128 kB
Slab:            62196 kB
Committed_AS:   715580 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66541 MiB

End job on node62 on Mon Apr 16 10:49:27 UTC 2007