Trace number 3735136

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
PB09: bsolo 3.1SAT59 1798 1798.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_10.opb
MD5SUMdd415565c40b70127defa3137ccd18d3
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 benchmark334.51
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 constraints1660
Number of constraints which are clauses1
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 constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 45
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 144
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 741
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.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3735136-1338719578.opb
0.00/0.00	c File size is 319495 bytes.
0.00/0.02	c Highest Coefficient sum: 741
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.023 s
0.00/0.02	c Var: 895 Constr: 1660 1/0/1659 Lit: 41106 Watch. Lit: 8553
0.00/0.02	c Obj. Vars: 7 (0.782123 % of total variables)
0.03/0.05	c Pre-processing Time: 0.053 s
0.03/0.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.05	c        0    894     1659    41105   24    13382   82210      0      0 0.05
0.03/0.05	c Switching off lower bounding mode.
0.29/0.38	c      100    894     1828    44674   24    27031   90432    169    934 0.11
0.29/0.38	c      251    894     2042    50941   24    25549   99476    383   1640 0.15
0.29/0.38	c      476    894     2349    59459   25    25937  109424    690   2203 0.22
0.29/0.38	c      815    894     2804    73031   26    27353  120367   1145   2469 0.33
0.29/0.38	o 82
0.39/0.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.49	c     1010    894     3060    80747   26    27382   82222   1401   2616 0.39
0.39/0.49	c     1110    894     3193    84396   26    29087   90445   1534   2575 0.43
0.39/0.49	o 81
0.49/0.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.57	c     1306    894     3469    93021   26    27925   82222   1810   2643 0.49
0.49/0.57	c     1406    894     3608    96971   26    28874   90445   1949   2647 0.53
0.49/0.57	o 77
0.99/1.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.02	c     1535    894     3780   102977   27    28910   82222   2121   2692 0.57
0.99/1.02	c     1636    894     3910   106641   27    29206   90445   2251   2673 0.61
0.99/1.02	c     1886    890     4239   117117   27    29714   99490   2580   2785 0.68
0.99/1.02	c     2361    890     4864   134373   27    31958  109440   3205   2780 0.85
0.99/1.02	o 75
1.79/1.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.79/1.88	c     2896    890     5564   158169   28    32539   82220   3905   2844 1.02
1.79/1.88	c     2996    890     5693   162268   28    33577   90443   4034   2847 1.05
1.79/1.88	c     3246    890     6025   173686   28    33592   99488   4366   2834 1.15
1.79/1.88	c     3722    890     6688   194675   29    35693  109437   5029   2802 1.33
1.79/1.88	c     4535    890     7788   224410   28    38406  120381   6129   2765 1.64
1.79/1.88	o 71
2.10/2.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.10/2.19	c     5202    890     8686   256079   29    39753   82220   7027   2758 1.89
2.10/2.19	c     5303    890     8823   260615   29    40479   90443   7164   2726 1.95
2.10/2.19	c     5553    890     9162   272077   29    41153   99488   7503   2696 2.06
2.10/2.19	o 70
4.78/4.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.78/4.83	c     5849    890     9562   286740   29    41839   82220   7903   2663 2.20
4.78/4.83	c     5949    890     9699   290906   29    42069   90443   8040   2633 2.26
4.78/4.83	c     6200    890    10013   301131   30    42374   99488   8354   2590 2.39
4.78/4.83	c     6676    890    10642   320739   30    44128  109437   8983   2559 2.61
4.78/4.83	c     7489    890    11704   356749   30    46315  120381  10045   2485 3.01
4.78/4.83	c     8811    890    13474   408672   30    51011  132420  11815   2381 3.70
4.78/4.83	o 68
7.79/7.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.79/7.80	c    10720    890    16017   501661   31    56033   82220  14358   2218 4.83
7.79/7.80	c    10823    889    16154   505523   31    57428   90443  14495   2201 4.92
7.79/7.80	c    11073    889    16491   515998   31    56794   99488  14832   2186 5.06
7.79/7.80	c    11550    889    17128   534462   31    59001  109437  15469   2148 5.38
7.79/7.80	c    12363    889    18215   568520   31    60717  120381  16556   2148 5.75
7.79/7.80	c    13685    889    20055   629686   31    64353  132420  18396   2099 6.52
7.79/7.80	o 67
10.18/10.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.18/10.26	c    15704    889    22741   726323   31    70291   82220  21082   2012 7.80
10.18/10.26	c    15804    889    22881   730806   31    70661   90443  21222   2001 7.90
10.18/10.26	c    16054    889    23222   742490   31    72345   99488  21563   1988 8.07
10.18/10.26	c    16529    889    23858   765689   32    73090  109437  22199   1959 8.43
10.18/10.26	c    17342    889    24925   802225   32    75632  120381  23266   1895 9.15
10.18/10.26	c    18662    889    26685   853216   31    80329  132420  25026   1835 10.17
10.18/10.26	o 65
12.59/12.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.59/12.60	c    18742    889    26792   857263   31    79499   82220  25133   1826 10.26
12.59/12.60	c    18842    889    26931   861793   32    79735   90443  25272   1815 10.38
12.59/12.60	c    19092    889    27295   871505   31    80826   99488  25636   1803 10.59
12.59/12.60	c    19568    889    27946   892580   31    81924  109437  26287   1777 11.01
12.59/12.60	c    20382    889    29058   928956   31    84665  120381  27399   1727 11.80
12.59/12.60	o 64
13.49/13.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
13.49/13.59	c    21179    889    30115   964171   32    86225   82220  28456   1681 12.60
13.49/13.59	c    21280    889    30260   969524   32    87267   90443  28601   1673 12.72
13.49/13.59	c    21530    889    30601   981909   32    87631   99488  28942   1653 13.02
13.49/13.59	c    22005    889    31221  1001774   32    89102  109437  29562   1636 13.45
13.49/13.59	o 63
79.06/79.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
79.06/79.14	c    22149    889    31406  1008875   32    89188   82220  29747   1630 13.59
79.06/79.14	c    22249    889    31563  1013690   32    89935   90443  29904   1620 13.73
79.06/79.14	c    22502    889    31903  1024896   32    90545   99488  30244   1608 13.99
79.06/79.14	c    22979    889    32542  1044007   32    92678  109437  30883   1579 14.54
79.06/79.14	c    23792    889    33637  1079718   32    94937  120381  31978   1554 15.31
79.06/79.14	c    25113    889    35465  1143997   32    98658  132420  33806   1490 16.85
79.06/79.14	c    27196    889    38307  1236416   32   104815  145663  36648   1423 19.10
79.06/79.14	c    30419    889    42596  1386358   32   114395  160230  40937   1288 23.62
79.06/79.14	c    35355    889    49175  1585479   32   128545  176254  47516   1193 29.62
79.06/79.14	c    42861    888    59059  1918757   32   149942  193880  57400   1012 42.34
79.06/79.14	c    54222    888    74338  2401032   32   183355  213269  72679    884 61.32
79.06/79.14	o 62
104.55/104.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
104.55/104.61	c    61850    888    84817  2723648   32   206420   82220  83158    781 79.11
104.55/104.61	c    61950    888    19091   564148   29    62073   90443  17432    755 82.03
104.55/104.61	c    62200    888    19435   574500   29    62363   99488  17776    756 82.25
104.55/104.61	c    62675    888    20049   590876   29    63831  109437  18390    759 82.52
104.55/104.61	c    63489    888    21146   623391   29    66672  120381  19487    764 83.02
104.55/104.61	c    64809    888    22864   683481   29    69934  132420  21205    772 83.85
104.55/104.61	c    66892    888    25606   766727   29    76045  145663  23947    784 85.24
104.55/104.61	c    70115    888    29887   902613   30    85233  160230  28228    798 87.76
104.55/104.61	c    75051    888    36259  1114759   30    99258  176254  34600    814 92.15
104.55/104.61	c    82557    888    46012  1414442   30   121106  193880  44353    836 98.70
104.55/104.61	o 60
310.41/310.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
310.41/310.53	c    86599    888    51365  1590215   30   132098   82220  49706    828 104.58
310.41/310.53	c    86703    884    51508  1594623   30   132883   90443  49849    826 104.90
310.41/310.53	c    86954    884    51840  1605139   30   133338   99488  50181    825 105.39
310.41/310.53	c    87429    884    52443  1625364   30   135217  109437  50784    821 106.44
310.41/310.53	c    88243    884    53508  1656504   30   137013  120381  51849    820 107.58
310.41/310.53	c    89563    883    55259  1712619   30   140858  132420  53600    815 109.82
310.41/310.53	c    91644    883    57970  1796426   30   146778  145663  56311    805 113.75
310.41/310.53	c    94868    883    62197  1923649   30   156153  160230  60538    792 119.66
310.41/310.53	c    99804    883    68774  2112923   30   170663  176254  67115    779 128.08
310.41/310.53	c   107310    883    78503  2409594   30   191916  193880  76844    757 141.66
310.41/310.53	c   118671    883    93311  2871357   30   222902  213269  91652    691 171.73
310.41/310.53	c   135816    883   115939  3544294   30   272441  234596 114280    622 218.23
310.41/310.53	o 59
1797.94/1798.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1798.34	c   156350    883   143496  4511142   31   334659   82218 141837    503 310.44
1797.94/1798.34	c   156452    883    20358   685727   33    66051   90440  18699    487 320.64
1797.94/1798.34	c   156702    883    20680   695635   33    66135   99485  19021    488 320.86
1797.94/1798.34	c   157177    883    21320   714109   33    68336  109434  19661    489 321.22
1797.94/1798.34	c   157991    883    22382   746267   33    70357  120378  20723    490 321.78
1797.94/1798.34	c   159311    882    24104   800003   33    74031  132416  22445    493 322.65
1797.94/1798.34	c   161392    882    26871   883161   32    80035  145658  25212    498 324.00
1797.94/1798.34	c   164616    882    31060   999166   32    89635  160224  29401    504 326.33
1797.94/1798.34	c   169552    881    37538  1196912   31   103403  176247  35879    512 330.79
1797.94/1798.34	c   177058    881    47382  1498117   31   124416  193872  45723    520 339.86
1797.94/1798.34	c   188419    881    62432  1921466   30   158526  213260  60773    533 353.09
1797.94/1798.34	c   205563    881    84535  2636371   31   206560  234587  82876    529 388.19
1797.94/1798.34	c   231384    880   118213  3760930   31   281102  258046 116554    499 463.47
1797.94/1798.34	c   270216    880   168166  5204594   30   390481  283851 166507    448 601.99
1797.94/1798.34	c   328568    880   244547  7499916   30   556743  312237 242888    330 994.34
1797.94/1798.34	c   416201    880    64303  1845825   28   160102  343461  62644    253 1638.60
1797.94/1798.34	c Resources Exceeded
1797.94/1798.34	v -x1 x2 x3 x4 -x5 -x6 x895 -x56 -x57 -x58 x59 x60 -x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 -x894 x49 x50 -x51 -x52 x53 -x54 -x55 -x893 -x892 -x891 -x890 -x889 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 x877 -x876 -x875 -x35 -x36 x37 x38 -x39 -x40 -x41 -x874 -x873 -x872 x871 -x870 -x869 -x868 -x867 -x866 x865 x864 -x863 -x862 -x861 x860 -x859 -x858 x857 x856 x855 x854 x853 x852 x851 x850 x849 x848 x847 x846 x845 x28 x29 x30 -x31 -x32 -x33 -x34 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 x824 x823 x822 x821 x820 x819 -x818 -x817 -x816 x815 x814 x813 x812 x811 x810 x809 x808 x807 x806 x805 -x804 -x803 -x802 x801 x800 x799 x798 x797 x796 x795 x794 x793 x792 x791 -x790 x21 -x22 x23 -x24 -x25 -x26 -x27 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 x766 x765 -x764 x763 x762 -x761 x760 x759 x758 -x757 -x756 -x755 x754 x753 -x752 x751 x750 x749 x748 x747 x746 x745 x744 x743 x742 x741 x740 -x739 -x738 -x737 x736 x735 -x734 x733 x732 x731 x730 x729 x728 x727 x726 -x725 x724 x723 x722 x721 -x720 -x719 x718 -x717 x716 x715 x714 x713 x712 x711 x710 x709 x708 x707 x706 -x705 x704 x703 x702 x701 x700 x699 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 x666 x665 x664 x663 x662 x661 -x660 -x659 -x658 -x657 -x656 -x655 x654 x653 x652 -x651 x650 x649 x648 -x647 x646 x645 x644 x643 x642 x641 x640 x639 -x638 -x637 -x636 -x635 -x634 -x633 x632 x631 x630 -x629 x628 x627 x626 -x625 -x624 x623 x622 x621 x620 -x619 x618 x617 x616 x615 -x614 -x613 -x612 -x611 x610 x609 x608 x607 x606 x605 x604 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 x578 x577 x576 x575 x574 x573 -x572 x571 x570 x569 x568 x567 x566 x565 x564 x563 x562 x561 x560 -x559 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x558 -x557 -x556 -x555 -x554 -x553 -x552 x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 x537 x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 x523 x522 -x521 x520 x519 x518 x517 x516 x515 -x514 -x513 -x512 -x511 -x510 -x509 x508 x507 x506 -x505 x504 x503 x502 -x501 x500 x499 x498 x497 x496 x495 x494 x493 x492 x491 x490 x489 -x488 -x487 -x486 -x485 -x484 -x483 x482 x481 x480 -x479 x478 x477 x476 -x475 -x474 x473 x472 x471 x470 -x469 x468 x467 x466 x465 -x464 x463 x462 x461 x460 -x459 -x458 -x457 -x456 x455 x454 -x453 x452 x451 x450 x449 x448 x447 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 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 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 x370 x369 x368 x367 x366 x365 x364 x363 x362 x361 x360 x359 x358 x357 x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 x331 x330 x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 x316 x315 -x314 x313 x312 x311 x310 x309 x308 x307 x306 x305 -x304 -x303 -x302 -x301 -x300 -x299 x298 x297 x296 -x295 x294 x293 x292 -x291 x290 x289 x288 x287 x286 x285 x284 x283 x282 x281 x280 x279 x278 x277 x276 x275 -x274 -x273 -x272 -x271 -x270 -x269 x268 x267 x266 -x265 x264 x263 x262 -x261 -x260 x259 x258 x257 x256 -x255 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 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 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 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 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 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 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 x70 
1797.94/1798.34	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.34	c   96   474736  47298   537893   140777  4109739 139118    264 1798.00
1797.94/1798.34	c Objective: 59
1797.94/1798.34	s SATISFIABLE
1797.94/1798.34	c Total time: 1798 s

Verifier Data

OK	59

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3735136-1338719578/watcher-3735136-1338719578 -o /tmp/evaluation-result-3735136-1338719578/solver-3735136-1338719578 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3735136-1338719578.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.04 2.03 1.95 3/176 31032
/proc/meminfo: memFree=31605592/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=11104 CPUtime=0 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 299 0 0 0 0 0 0 0 20 0 1 0 338086413 11370496 252 33554432000 134512640 137136520 4289733872 4289732064 136575102 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 2776 253 185 641 0 2053 0

[startup+0.0420079 s]
/proc/loadavg: 2.04 2.03 1.95 3/176 31032
/proc/meminfo: memFree=31605592/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=12372 CPUtime=0.03 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 784 0 0 0 3 0 0 0 20 0 1 0 338086413 12668928 658 33554432000 134512640 137136520 4289733872 4289721628 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 3093 658 190 641 0 2449 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12372

[startup+0.100263 s]
/proc/loadavg: 2.04 2.03 1.95 3/176 31032
/proc/meminfo: memFree=31605592/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=12372 CPUtime=0.09 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 800 0 0 0 9 0 0 0 20 0 1 0 338086413 12668928 674 33554432000 134512640 137136520 4289733872 4289732640 134573545 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 3093 674 198 641 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12372

[startup+0.300223 s]
/proc/loadavg: 2.04 2.03 1.95 3/176 31032
/proc/meminfo: memFree=31605592/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=12632 CPUtime=0.29 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 835 0 0 0 29 0 0 0 20 0 1 0 338086413 12935168 709 33554432000 134512640 137136520 4289733872 4289732988 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 3158 709 198 641 0 2514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12632

[startup+0.700219 s]
/proc/loadavg: 2.04 2.03 1.95 3/176 31032
/proc/meminfo: memFree=31605592/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=13388 CPUtime=0.69 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 1048 0 0 0 69 0 0 0 20 0 1 0 338086413 13709312 922 33554432000 134512640 137136520 4289733872 4289732640 134571152 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 3347 922 198 641 0 2703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13388

[startup+1.50023 s]
/proc/loadavg: 2.04 2.03 1.95 3/177 31033
/proc/meminfo: memFree=31602376/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=14944 CPUtime=1.48 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 1442 0 0 0 148 0 0 0 20 0 1 0 338086413 15302656 1316 33554432000 134512640 137136520 4289733872 4289732988 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 3736 1316 198 641 0 3092 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14944

[startup+3.10022 s]
/proc/loadavg: 2.04 2.03 1.95 3/177 31033
/proc/meminfo: memFree=31599880/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=17600 CPUtime=3.09 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 2082 0 0 0 308 1 0 0 20 0 1 0 338086413 18022400 1954 33554432000 134512640 137136520 4289733872 4289732800 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 4400 1954 198 641 0 3756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17600

[startup+6.30025 s]
/proc/loadavg: 2.04 2.03 1.95 3/177 31033
/proc/meminfo: memFree=31595412/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=21812 CPUtime=6.29 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 3132 0 0 0 627 2 0 0 20 0 1 0 338086413 22335488 3004 33554432000 134512640 137136520 4289733872 4289732464 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 5453 3004 198 641 0 4809 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21812

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 1.95 3/177 31033
/proc/meminfo: memFree=31588244/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=27804 CPUtime=12.69 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 4642 0 0 0 1266 3 0 0 20 0 1 0 338086413 28471296 4514 33554432000 134512640 137136520 4289733872 4289732988 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 6951 4514 198 641 0 6307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27804

[startup+25.5003 s]
/proc/loadavg: 2.03 2.03 1.95 3/177 31033
/proc/meminfo: memFree=31580484/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=35792 CPUtime=25.48 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 6639 0 0 0 2543 5 0 0 20 0 1 0 338086413 36651008 6506 33554432000 134512640 137136520 4289733872 4289732800 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 8948 6506 198 641 0 8304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35792

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 31033
/proc/meminfo: memFree=31568816/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=47596 CPUtime=51.07 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 9604 0 0 0 5097 10 0 0 20 0 1 0 338086413 48738304 9465 33554432000 134512640 137136520 4289733872 4289732792 135982492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 11899 9465 198 641 0 11255 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47596

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 31033
/proc/meminfo: memFree=31557824/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=57516 CPUtime=102.26 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 12168 0 0 0 10209 17 0 0 20 0 1 0 338086413 58896384 11938 33554432000 134512640 137136520 4289733872 4289732800 134543939 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 14379 11938 198 641 0 13735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57516

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 31033
/proc/meminfo: memFree=31556272/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=59268 CPUtime=162.24 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 12608 0 0 0 16202 22 0 0 20 0 1 0 338086413 60690432 12378 33554432000 134512640 137136520 4289733872 4289732800 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 14817 12378 198 641 0 14173 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59268

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 31034
/proc/meminfo: memFree=31541572/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=74208 CPUtime=222.23 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 16344 0 0 0 22192 31 0 0 20 0 1 0 338086413 75988992 16111 33554432000 134512640 137136520 4289733872 4289732800 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 18552 16111 198 641 0 17908 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74208

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 31034
/proc/meminfo: memFree=31531204/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=84784 CPUtime=282.22 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 18995 0 0 0 28183 39 0 0 20 0 1 0 338086413 86818816 18755 33554432000 134512640 137136520 4289733872 4289732800 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 21196 18755 198 641 0 20552 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 84784

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 31034
/proc/meminfo: memFree=31525684/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=89468 CPUtime=342.21 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 20330 0 0 0 34178 43 0 0 20 0 1 0 338086413 91615232 19946 33554432000 134512640 137136520 4289733872 4289732800 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 22367 19946 198 641 0 21723 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 89468

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 31034
/proc/meminfo: memFree=31525684/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=89468 CPUtime=402.19 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 20330 0 0 0 40171 48 0 0 20 0 1 0 338086413 91615232 19946 33554432000 134512640 137136520 4289733872 4289732768 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 22367 19946 198 641 0 21723 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 89468

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/178 31037
/proc/meminfo: memFree=31525676/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=89468 CPUtime=462.18 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 20330 0 0 0 46166 52 0 0 20 0 1 0 338086413 91615232 19946 33554432000 134512640 137136520 4289733872 4289732800 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 22367 19946 198 641 0 21723 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 89468

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 31086
/proc/meminfo: memFree=31503648/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=89468 CPUtime=522.18 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 20330 0 0 0 52161 57 0 0 20 0 1 0 338086413 91615232 19946 33554432000 134512640 137136520 4289733872 4289732800 134544393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 22367 19946 198 641 0 21723 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 89468

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/177 31086
/proc/meminfo: memFree=31462792/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=100972 CPUtime=582.16 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 23189 0 0 0 58154 62 0 0 20 0 1 0 338086413 103395328 22800 33554432000 134512640 137136520 4289733872 4289732768 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 25243 22800 198 641 0 24599 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 100972

[startup+642.3 s]

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

/proc/meminfo: memFree=31260584/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=148664 CPUtime=1062.07 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 35137 0 0 0 106111 96 0 0 20 0 1 0 338086413 152231936 34725 33554432000 134512640 137136520 4289733872 4289732800 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 37166 34725 198 641 0 36522 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 148664

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 31092
/proc/meminfo: memFree=31239572/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=153216 CPUtime=1122.06 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 36268 0 0 0 112107 99 0 0 20 0 1 0 338086413 156893184 35856 33554432000 134512640 137136520 4289733872 4289732800 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 38304 35856 198 641 0 37660 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 153216

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 31092
/proc/meminfo: memFree=31226524/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=157900 CPUtime=1182.05 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 37467 0 0 0 118103 102 0 0 20 0 1 0 338086413 161689600 37055 33554432000 134512640 137136520 4289733872 4289732800 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 39475 37055 198 641 0 38831 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 157900

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 31092
/proc/meminfo: memFree=31213048/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=162464 CPUtime=1242.04 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 38602 0 0 0 124099 105 0 0 20 0 1 0 338086413 166363136 38190 33554432000 134512640 137136520 4289733872 4289732800 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 40616 38190 198 641 0 39972 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 162464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 31092
/proc/meminfo: memFree=31195792/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=166764 CPUtime=1302.03 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 39688 0 0 0 130094 109 0 0 20 0 1 0 338086413 170766336 39266 33554432000 134512640 137136520 4289733872 4289732800 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 41691 39266 198 641 0 41047 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 166764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 31092
/proc/meminfo: memFree=31170868/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=171844 CPUtime=1362.01 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 40937 0 0 0 136088 113 0 0 20 0 1 0 338086413 175968256 40515 33554432000 134512640 137136520 4289733872 4289732800 134544384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 42961 40515 198 641 0 42317 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 171844

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 31092
/proc/meminfo: memFree=31148556/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=175728 CPUtime=1422.02 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 41905 0 0 0 142085 117 0 0 20 0 1 0 338086413 179945472 41483 33554432000 134512640 137136520 4289733872 4289732800 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 43932 41483 198 641 0 43288 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 175728

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/177 31093
/proc/meminfo: memFree=31127708/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1482 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43063 0 0 0 148081 119 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732912 134540859 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 179084

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/177 31093
/proc/meminfo: memFree=31111336/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1541.99 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43063 0 0 0 154080 119 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732912 134540859 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 179084

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 31093
/proc/meminfo: memFree=31098552/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1601.97 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 160078 119 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732800 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 179084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31096
/proc/meminfo: memFree=31088748/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1661.97 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 166071 126 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732768 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 179084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 31119
/proc/meminfo: memFree=31078084/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1721.95 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 172065 130 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732768 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 179084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31068796/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1781.94 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 178061 133 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732988 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 179084

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31067664/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1791.55 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 179021 134 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732988 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 179084

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31067276/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1794.75 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 179341 134 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732800 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 179084

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31067028/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1796.34 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 179500 134 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732988 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 179084

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31066904/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1797.14 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 179580 134 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732800 134544431 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (KiB) 179084

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31066904/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1797.54 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 179620 134 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732800 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 179084

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 31120
/proc/meminfo: memFree=31066904/32873844 swapFree=7116/7116
[pid=31032] ppid=31030 vsize=179084 CPUtime=1797.94 cores=1,3,5,7
/proc/31032/stat : 31032 (bsolo) R 31030 31032 30350 0 -1 4202496 43068 0 0 0 179660 134 0 0 20 0 1 0 338086413 183382016 42335 33554432000 134512640 137136520 4289733872 4289732768 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31032/statm: 44771 42335 198 641 0 44127 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 179084

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798
CPU user time (s): 1796.66
CPU system time (s): 1.34879
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 180308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.66
system time used= 1.34879
maximum resident set size= 170564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43070
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= 81
involuntary context switches= 1845

runsolver used 3.60845 second user time and 8.68968 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-03 12:32:58
IDJOB=3735136
IDBENCH=2944
IDSOLVER=2320
FILE ID=node103/3735136-1338719578
RUNJOBID= node103-1338713869-30367
PBS_JOBID= 14636745
Free space on /tmp= 71124 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_10.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735136-1338719578/watcher-3735136-1338719578 -o /tmp/evaluation-result-3735136-1338719578/solver-3735136-1338719578 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3735136-1338719578.opb

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=2127535489

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5411.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31606500 kB
Buffers:          167568 kB
Cached:           326964 kB
SwapCached:         5648 kB
Active:           149176 kB
Inactive:         359356 kB
Active(anon):      11640 kB
Inactive(anon):     4740 kB
Active(file):     137536 kB
Inactive(file):   354616 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:              4276 kB
Writeback:             0 kB
AnonPages:         46984 kB
Mapped:             9616 kB
Shmem:                 0 kB
Slab:             622712 kB
SReclaimable:      63468 kB
SUnreclaim:       559244 kB
KernelStack:        1472 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3735136-1338719578.opb

Free space on /tmp at the end= 71112 MiB
End job on node103 at 2012-06-03 13:02:57