Trace number 4079688

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
toysat 2016-05-02OPT44 738.875 738.988

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark54.85
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
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 669
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 2016-06-06T21:42:04+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4079688-1465242124.opb"]
0.00/0.01	c use --random-gen="3150460637 3515000615 329770896 2076572475 1191867126 1571074621 209102814 2269183555 3312353330 1575655066 1015009095 930036556 2891956947 1397208838 1924435825 3249309414 2722689913 1241491724 2735127749 2850883623 508270163 117908080 3782073573 2116708447 3387895647 2840692335 322296845 416318198 4044096693 1430359147 4114734442 1873043423 3307089052 802609019 948136180 1145282658 3231729030 309674484 3970018360 1677341168 1897008524 1444783430 1670981043 1532953748 1867985702 2290040919 677993337 248250456 2820607307 797394477 2872627253 1056638104 41951446 1710102939 3129376102 1246384169 3192861239 1234455714 3905187435 4229391897 3153829801 2133504689 2480731115 1391672056 1970388679 3019990637 1070409978 4229227888 2502692150 887729584 426442109 2849061762 2405298951 4064276141 1402080147 1580715107 3071697093 1134708570 2670373197 4125436716 2850417991 1722889497 2694765283 3626541786 2332771445 1113082834 1620284967 3070651259 1232580874 2227708080 3804027950 753990240 1658360166 3570965084 3947499326 2475757159 332591227 791080416 2880129362 837994928 147168624 1470615738 2536571195 3445159440 1069069544 3780815196 2497448006 2061810934 2358744628 954707527 3289214321 830300428 1638307 1078802478 429630290 1845013572 827330375 2355410904 3506095257 3384095674 1126807423 3347596515 1614378381 1291745859 1937520269 1736536836 1733126631 3641785801 3383174958 703046599 2606439232 2471508239 294735159 3337522834 2935112476 827537210 3920734348 506175105 63287970 3913391220 3773390383 2099493527 2524349050 915746572 1641859485 4014608247 654094487 770461822 3429202098 4146734600 3881466045 1709764999 2359477783 3958235081 1775698631 989167151 226214067 3332247309 1737554257 2042822248 4285896901 862181764 2278685364 2741399757 1128733307 2837076865 1425125399 360844335 729043206 4182835011 2543535404 1280100397 190614753 3640103693 1319850616 867839421 3857735033 2985613340 2360897919 3706023821 3280602337 462366574 20856666 2907622913 1610270982 3344096487 1996700273 3786902363 170766829 2765181541 3984443212 1026400526 2539254926 3921950056 1120306390 1493697255 3901060719 2792714805 1018099144 995087319 524484413 2148733906 997925173 2626682143 2747034579 1793788929 3626342105 3895853457 1417950978 30823808 4233463719 816606315 423958327 3561963459 1727968850 1787623997 2766671817 2759401788 3894969281 2756634806 998079946 4129933972 2609103526 359718850 2386466116 2108243332 3082797018 526866297 3807110215 4268238726 3516233918 4251188371 1903825846 4070950788 179441133 2825826497 1805995550 4185814920 2215114268 1643710336 99720011 3639628777 3825124013 203252491 1347460117 3965497876 65777333 722511438 1773219329 1562651307 2656541019 3201777213 2743624873 2876027752 663019134 28446893 255 362436" option to reproduce the execution
0.00/0.06	c #vars 603
0.00/0.06	c #constraints 1088
0.09/0.14	c BCD2: Hardening is enabled.
0.09/0.14	c BCD2: BiasedSearch is enabled.
0.09/0.14	c Solving starts ...
0.09/0.14	c ============================[ Search Statistics ]============================
0.09/0.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.14	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.14	c =============================================================================
0.09/0.14	c  0.0s |       0 |        0 |        0 |      563      0 |        0 |        0
0.18/0.23	c  0.1s |       0 |      410 |       51 |      563      0 |        0 |        0
0.18/0.23	c #cpu_time = 0.088s
0.18/0.23	c #wall_clock_time = 0.089s
0.18/0.23	c #decision = 410
0.18/0.23	c #random_decision = 3
0.18/0.23	c #conflict = 51
0.18/0.23	c #restart = 0
0.18/0.23	o 127
0.18/0.23	c BCD2: updating upper bound: 127 -> 126
0.18/0.24	c BCD2: 0 <= obj <= 126
0.18/0.24	c BCD2: #cores=0, #unrelaxed=7, #relaxed=0, #hardened=0
0.18/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.24	c Solving starts ...
0.18/0.24	c ============================[ Search Statistics ]============================
0.18/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.24	c =============================================================================
0.18/0.24	c  0.0s |       0 |        0 |        0 |      563      0 |        0 |        0
0.18/0.25	c  0.0s |       0 |        6 |        1 |      563      0 |        0 |        0
0.18/0.25	c #cpu_time = 0.012s
0.18/0.25	c #wall_clock_time = 0.012s
0.18/0.25	c #decision = 6
0.18/0.25	c #random_decision = 0
0.18/0.25	c #conflict = 1
0.18/0.25	c #restart = 0
0.18/0.25	c BCD2: found a new core of size 6: cost of the new core is >=2
0.18/0.25	c lower bound updated to 2
0.18/0.25	c BCD2: 2 <= obj <= 126
0.18/0.25	c BCD2: #cores=1, #unrelaxed=1, #relaxed=6, #hardened=0
0.18/0.25	c BCD2: #sat=1 #unsat=2 bias=2/3
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      563      0 |        0 |        0
0.18/0.28	c  0.0s |       0 |       48 |        9 |      563      0 |        0 |        0
0.18/0.28	c #cpu_time = 0.027s
0.18/0.28	c #wall_clock_time = 0.027s
0.18/0.28	c #decision = 48
0.18/0.28	c #random_decision = 0
0.18/0.28	c #conflict = 9
0.18/0.28	c #restart = 0
0.18/0.28	o 80
0.18/0.28	c BCD2: updating upper bound: 126 -> 79
0.18/0.29	c BCD2: 2 <= obj <= 79
0.18/0.29	c BCD2: #cores=1, #unrelaxed=1, #relaxed=6, #hardened=0
0.18/0.29	c BCD2: #sat=2 #unsat=2 bias=2/4
0.18/0.29	c Solving starts ...
0.18/0.29	c ============================[ Search Statistics ]============================
0.18/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.29	c =============================================================================
0.18/0.29	c  0.0s |       0 |        0 |        0 |      563      0 |        0 |        0
0.39/0.44	c  0.2s |       1 |      128 |      100 |      620      0 |        0 |        0
0.59/0.69	c  0.4s |       2 |      309 |      250 |      682      0 |        0 |        0
0.99/1.02	c  0.7s |       3 |      576 |      475 |      751      0 |        0 |        0
1.49/1.55	c  1.3s |       4 |      958 |      813 |      827      0 |        0 |        0
2.30/2.31	c  2.0s |       5 |     1523 |     1320 |      910      2 |        0 |        0
3.69/3.70	c  3.4s |       6 |     2378 |     2081 |     1002      3 |        0 |        0
4.99/5.04	c  4.8s |       7 |     3678 |     3223 |     1103      5 |        0 |        0
6.60/6.65	c  6.4s |       8 |     5570 |     4936 |     1214      7 |        0 |        0
8.59/8.67	c  8.4s |       8 |     8041 |     7236 |     1214     11 |        0 |        0
8.79/8.89	c  8.6s |       9 |     8323 |     7506 |     1336     11 |        0 |        0
10.89/10.94	c 10.7s |       9 |    10660 |     9606 |     1336     14 |        0 |        0
12.49/12.56	c 12.3s |      10 |    12572 |    11361 |     1470     16 |        0 |        0
14.48/14.60	c 14.3s |      10 |    15078 |    13661 |     1470     19 |        0 |        0
16.59/16.63	c 16.3s |      10 |    17454 |    15861 |     1470     22 |        0 |        0
17.78/17.81	c 17.5s |      11 |    18846 |    17144 |     1618     23 |        0 |        0
19.79/19.89	c 19.6s |      11 |    21111 |    19244 |     1618     26 |        0 |        0
21.78/21.89	c 21.6s |      11 |    23271 |    21244 |     1618     28 |        0 |        0
23.88/23.96	c 23.7s |      11 |    25529 |    23344 |     1618     30 |        0 |        0
25.98/26.02	c 25.7s |      11 |    27789 |    25444 |     1618     33 |        0 |        0
26.28/26.35	c 26.1s |      12 |    28193 |    25819 |     1780     33 |        0 |        0
28.28/28.39	c 28.1s |      12 |    30590 |    28019 |     1780     36 |        0 |        0
30.38/30.44	c 30.2s |      12 |    33224 |    30419 |     1780     38 |        0 |        0
32.38/32.47	c 32.2s |      12 |    35425 |    32419 |     1780     40 |        0 |        0
34.48/34.56	c 34.3s |      12 |    37959 |    34719 |     1780     43 |        0 |        0
36.58/36.62	c 36.3s |      12 |    40359 |    36919 |     1780     45 |        0 |        0
38.38/38.48	c 38.2s |      13 |    42436 |    38832 |     1959     47 |        0 |        0
40.48/40.58	c 40.3s |      13 |    44833 |    41032 |     1959     49 |        0 |        0
42.58/42.63	c 42.3s |      13 |    46895 |    42932 |     1959     51 |        0 |        0
44.58/44.69	c 44.4s |      13 |    48957 |    44832 |     1959     53 |        0 |        0
46.68/46.78	c 46.5s |      13 |    51312 |    46932 |     1959     55 |        0 |        0
48.78/48.83	c 48.5s |      13 |    53487 |    48932 |     1959     56 |        0 |        0
50.78/50.90	c 50.6s |      13 |    55638 |    50932 |     1959     58 |        0 |        0
52.88/52.91	c 52.6s |      13 |    57856 |    53032 |     1959     60 |        0 |        0
54.88/54.93	c 54.6s |      13 |    60007 |    55032 |     1959     62 |        0 |        0
56.88/56.99	c 56.7s |      13 |    62145 |    56932 |     1959     64 |        0 |        0
58.39/58.49	c 58.2s |      14 |    63706 |    58352 |     2155     65 |        0 |        0
60.49/60.51	c 60.2s |      14 |    65709 |    60152 |     2155     67 |        0 |        0
62.48/62.59	c 62.3s |      14 |    68055 |    62252 |     2155     69 |        0 |        0
64.58/64.65	c 64.4s |      14 |    70514 |    64552 |     2155     71 |        0 |        0
66.68/66.72	c 66.4s |      14 |    72749 |    66652 |     2155     72 |        0 |        0
68.78/68.82	c 68.5s |      14 |    75214 |    68952 |     2155     75 |        0 |        0
70.88/70.93	c 70.6s |      14 |    77478 |    71052 |     2155     76 |        0 |        0
72.98/73.00	c 72.7s |      14 |    79693 |    73052 |     2155     78 |        0 |        0
74.98/75.06	c 74.8s |      14 |    81735 |    74952 |     2155     80 |        0 |        0
77.09/77.12	c 76.8s |      14 |    83942 |    76952 |     2155     82 |        0 |        0
79.08/79.19	c 78.9s |      14 |    86103 |    78952 |     2155     83 |        0 |        0
81.18/81.25	c 81.0s |      14 |    88254 |    80952 |     2155     85 |        0 |        0
83.28/83.30	c 83.0s |      14 |    90401 |    82952 |     2155     87 |        0 |        0
85.28/85.39	c 85.1s |      14 |    92450 |    84852 |     2155     88 |        0 |        0
87.38/87.49	c 87.2s |      14 |    94500 |    86752 |     2155     90 |        0 |        0
88.48/88.56	c 88.3s |      15 |    95442 |    87632 |     2371     91 |        0 |        0
90.58/90.63	c 90.3s |      15 |    97494 |    89532 |     2371     92 |        0 |        0
92.68/92.71	c 92.4s |      15 |    99615 |    91532 |     2371     94 |        0 |        0
94.69/94.71	c 94.4s |      15 |   101650 |    93432 |     2371     95 |        0 |        0
96.68/96.77	c 96.5s |      15 |   103656 |    95332 |     2371     97 |        0 |        0
98.78/98.84	c 98.6s |      15 |   105810 |    97332 |     2371     98 |        0 |        0
100.78/100.87	c  100s |      15 |   107853 |    99232 |     2371    100 |        0 |        0
102.88/102.97	c  102s |      15 |   109821 |   101032 |     2371    101 |        0 |        0
104.98/105.04	c  104s |      15 |   111814 |   102832 |     2371    103 |        0 |        0
106.98/107.07	c  106s |      15 |   113767 |   104632 |     2371    104 |        0 |        0
109.08/109.16	c  108s |      15 |   115832 |   106532 |     2371    106 |        0 |        0
111.18/111.24	c  110s |      15 |   118129 |   108632 |     2371    107 |        0 |        0
113.28/113.35	c  113s |      15 |   120309 |   110632 |     2371    109 |        0 |        0
115.27/115.38	c  115s |      15 |   122383 |   112532 |     2371    110 |        0 |        0
117.37/117.46	c  117s |      15 |   124649 |   114632 |     2371    112 |        0 |        0
119.37/119.47	c  119s |      15 |   126698 |   116532 |     2371    114 |        0 |        0
121.37/121.49	c  121s |      15 |   128735 |   118432 |     2371    115 |        0 |        0
123.47/123.51	c  123s |      15 |   130924 |   120432 |     2371    117 |        0 |        0
125.48/125.51	c  125s |      15 |   133047 |   122432 |     2371    118 |        0 |        0
127.47/127.54	c  127s |      15 |   135116 |   124332 |     2371    120 |        0 |        0
129.57/129.60	c  129s |      15 |   137024 |   126132 |     2371    121 |        0 |        0
131.57/131.67	c  131s |      15 |   138959 |   127932 |     2371    123 |        0 |        0
133.57/133.69	c  133s |      15 |   140777 |   129632 |     2371    124 |        0 |        0
135.67/135.79	c  135s |      15 |   142611 |   131332 |     2609    125 |        0 |        0
135.97/136.04	c  135s |      16 |   142851 |   131552 |     2609    125 |        0 |        0
138.07/138.15	c  137s |      16 |   144930 |   133452 |     2609    127 |        0 |        0
140.07/140.18	c  139s |      16 |   146883 |   135252 |     2609    128 |        0 |        0
142.17/142.22	c  141s |      16 |   148959 |   137152 |     2609    130 |        0 |        0
144.18/144.29	c  143s |      16 |   151016 |   139052 |     2609    131 |        0 |        0
146.17/146.30	c  146s |      16 |   153167 |   141052 |     2609    132 |        0 |        0
148.27/148.38	c  148s |      16 |   155573 |   143252 |     2609    134 |        0 |        0
150.37/150.40	c  150s |      16 |   157753 |   145252 |     2609    135 |        0 |        0
152.37/152.44	c  152s |      16 |   159666 |   147052 |     2609    137 |        0 |        0
154.37/154.46	c  154s |      16 |   161538 |   148752 |     2609    138 |        0 |        0
156.37/156.48	c  156s |      16 |   163478 |   150552 |     2609    139 |        0 |        0
158.47/158.57	c  158s |      16 |   165566 |   152452 |     2609    141 |        0 |        0
160.47/160.59	c  160s |      16 |   167497 |   154252 |     2609    142 |        0 |        0
162.57/162.65	c  162s |      16 |   169532 |   156152 |     2609    143 |        0 |        0
164.57/164.69	c  164s |      16 |   171516 |   157952 |     2609    145 |        0 |        0
166.76/166.81	c  166s |      16 |   173487 |   159752 |     2609    146 |        0 |        0
168.76/168.88	c  168s |      16 |   175548 |   161652 |     2609    147 |        0 |        0
170.86/170.94	c  170s |      16 |   177812 |   163752 |     2609    149 |        0 |        0
172.86/172.95	c  172s |      16 |   179820 |   165652 |     2609    150 |        0 |        0
174.97/175.06	c  174s |      16 |   182044 |   167752 |     2609    152 |        0 |        0
177.07/177.11	c  176s |      16 |   184101 |   169652 |     2609    153 |        0 |        0
179.06/179.12	c  178s |      16 |   186052 |   171452 |     2609    155 |        0 |        0
181.06/181.17	c  180s |      16 |   188060 |   173352 |     2609    156 |        0 |        0
183.16/183.23	c  182s |      16 |   190060 |   175252 |     2609    158 |        0 |        0
185.16/185.28	c  184s |      16 |   192216 |   177252 |     2609    159 |        0 |        0
185.36/185.41	c  185s |      16 |   192367 |   177397 |     2609    159 |        0 |        0
185.36/185.41	c #cpu_time = 184.646s
185.36/185.41	c #wall_clock_time = 185.120s
185.36/185.41	c #decision = 192367
185.36/185.41	c #random_decision = 446
185.36/185.41	c #conflict = 177397
185.36/185.41	c #restart = 16
185.36/185.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3
185.36/185.41	c lower bound updated to 3
185.36/185.41	c BCD2: 3 <= obj <= 79
185.36/185.41	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=0
185.36/185.41	c BCD2: #sat=2 #unsat=3 bias=3/5
185.36/185.41	c Solving starts ...
185.36/185.41	c ============================[ Search Statistics ]============================
185.36/185.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
185.36/185.41	c       |         |          |          |    Limit     GC | Var      | Constra 
185.36/185.41	c =============================================================================
185.36/185.41	c  0.0s |       0 |        0 |        0 |     2609      0 |        2 |        0
185.46/185.55	c  0.1s |       1 |      141 |      100 |     2609      0 |        2 |        3
185.66/185.74	c  0.3s |       2 |      332 |      250 |     2609      0 |        2 |        3
185.87/185.99	c  0.6s |       3 |      602 |      475 |     2609      0 |        2 |        3
186.36/186.41	c  1.0s |       4 |     1005 |      813 |     2609      0 |        2 |        3
186.86/186.94	c  1.5s |       5 |     1580 |     1320 |     2609      1 |        2 |        3
187.56/187.68	c  2.3s |       6 |     2414 |     2081 |     2609      1 |        2 |        3
188.86/188.92	c  3.5s |       7 |     3702 |     3223 |     2609      2 |        2 |        3
190.66/190.79	c  5.4s |       8 |     5581 |     4936 |     2609      3 |        2 |        3
192.76/192.84	c  7.4s |       8 |     7684 |     6836 |     2609      5 |        2 |        3
193.57/193.63	c  8.2s |       9 |     8417 |     7506 |     2609      5 |        2 |        3
195.66/195.72	c 10.3s |       9 |    10388 |     9306 |     2609      6 |        2 |        3
197.66/197.77	c 12.4s |       9 |    12474 |    11206 |     2609      8 |        2 |        3
197.86/197.95	c 12.5s |      10 |    12648 |    11361 |     2609      8 |        2 |        3
198.06/198.19	c 12.8s |      10 |    12878 |    11554 |     2609      8 |        2 |        3
198.06/198.19	c #cpu_time = 12.742s
198.06/198.19	c #wall_clock_time = 12.775s
198.06/198.19	c #decision = 12878
198.06/198.19	c #random_decision = 29
198.06/198.19	c #conflict = 11554
198.06/198.19	c #restart = 10
198.06/198.19	o 49
198.06/198.19	c BCD2: hardening fixes 1 literals
198.06/198.19	c BCD2: updating upper bound: 79 -> 48
198.06/198.19	c BCD2: 3 <= obj <= 48
198.06/198.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
198.06/198.19	c BCD2: #sat=3 #unsat=3 bias=3/6
198.06/198.19	c Solving starts ...
198.06/198.19	c ============================[ Search Statistics ]============================
198.06/198.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
198.06/198.19	c       |         |          |          |    Limit     GC | Var      | Constra 
198.06/198.19	c =============================================================================
198.06/198.19	c  0.0s |       0 |        0 |        0 |     2609      0 |       11 |        5
198.26/198.34	c  0.2s |       1 |      131 |      100 |     2609      0 |       11 |        6
198.46/198.52	c  0.3s |       2 |      320 |      250 |     2609      0 |       11 |        6
198.66/198.73	c  0.5s |       3 |      578 |      475 |     2609      0 |       11 |        6
198.96/199.07	c  0.9s |       4 |      975 |      813 |     2609      1 |       11 |        6
199.46/199.52	c  1.3s |       5 |     1520 |     1320 |     2609      1 |       11 |        6
200.06/200.12	c  1.9s |       5 |     2111 |     1867 |     2609      1 |       12 |        8
200.06/200.12	c #cpu_time = 1.923s
200.06/200.12	c #wall_clock_time = 1.928s
200.06/200.12	c #decision = 2111
200.06/200.12	c #random_decision = 10
200.06/200.12	c #conflict = 1867
200.06/200.12	c #restart = 5
200.06/200.12	c BCD2: updating lower bound of a core
200.06/200.12	c lower bound updated to 27
200.06/200.12	c BCD2: 27 <= obj <= 48
200.06/200.12	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
200.06/200.12	c BCD2: #sat=3 #unsat=4 bias=4/7
200.06/200.12	c Solving starts ...
200.06/200.12	c ============================[ Search Statistics ]============================
200.06/200.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
200.06/200.12	c       |         |          |          |    Limit     GC | Var      | Constra 
200.06/200.12	c =============================================================================
200.06/200.12	c  0.0s |       0 |        0 |        0 |     2609      0 |       12 |        8
200.16/200.21	c  0.1s |       1 |      135 |      100 |     2609      0 |       12 |        8
200.26/200.36	c  0.2s |       2 |      325 |      250 |     2609      0 |       12 |        8
200.56/200.61	c  0.5s |       3 |      595 |      475 |     2609      0 |       12 |        8
200.86/200.96	c  0.8s |       4 |      989 |      813 |     2609      1 |       12 |        8
201.36/201.48	c  1.4s |       5 |     1548 |     1320 |     2609      1 |       12 |        8
202.16/202.27	c  2.2s |       6 |     2450 |     2081 |     2609      2 |       12 |        8
203.26/203.34	c  3.2s |       7 |     3633 |     3223 |     2609      2 |       12 |        8
204.76/204.88	c  4.8s |       8 |     5487 |     4936 |     2609      4 |       12 |        8
206.86/206.96	c  6.8s |       8 |     7701 |     6936 |     2870      5 |       12 |        8
207.46/207.59	c  7.5s |       9 |     8313 |     7506 |     2870      5 |       12 |        8
209.56/209.66	c  9.5s |       9 |    10256 |     9306 |     2870      6 |       12 |        8
211.65/211.72	c 11.6s |       9 |    12302 |    11206 |     2870      8 |       12 |        8
211.85/211.90	c 11.8s |      10 |    12460 |    11361 |     2870      8 |       12 |        8
213.85/213.95	c 13.8s |      10 |    14631 |    13361 |     2870      9 |       12 |        8
215.95/216.02	c 15.9s |      10 |    16700 |    15261 |     2870     10 |       12 |        8
217.95/218.09	c 18.0s |      10 |    18660 |    17061 |     2870     12 |       12 |        8
218.15/218.21	c 18.1s |      11 |    18755 |    17144 |     2870     12 |       12 |        8
220.15/220.25	c 20.1s |      11 |    20825 |    19044 |     2870     13 |       12 |        8
222.16/222.29	c 22.2s |      11 |    22771 |    20844 |     2870     14 |       12 |        8
224.25/224.34	c 24.2s |      11 |    24588 |    22544 |     2870     15 |       12 |        8
226.35/226.40	c 26.3s |      11 |    26606 |    24444 |     2870     16 |       12 |        8
227.76/227.80	c 27.7s |      12 |    28078 |    25819 |     2870     17 |       12 |        8
229.86/229.91	c 29.8s |      12 |    29992 |    27619 |     2870     18 |       12 |        8
231.85/231.99	c 31.9s |      12 |    31684 |    29219 |     2870     20 |       12 |        8
233.95/234.00	c 33.9s |      12 |    33500 |    30919 |     2870     21 |       12 |        8
235.95/236.00	c 35.9s |      12 |    35441 |    32719 |     2870     22 |       12 |        8
237.95/238.02	c 37.9s |      12 |    37255 |    34419 |     2870     23 |       12 |        8
239.95/240.07	c 39.9s |      12 |    39041 |    36119 |     2870     24 |       12 |        8
241.96/242.10	c 42.0s |      12 |    40902 |    37919 |     2870     25 |       12 |        8
243.06/243.14	c 43.0s |      13 |    41859 |    38832 |     2870     26 |       12 |        8
245.05/245.18	c 45.1s |      13 |    43893 |    40632 |     2870     27 |       12 |        8
247.05/247.19	c 47.1s |      13 |    45942 |    42532 |     2870     29 |       12 |        8
249.15/249.23	c 49.1s |      13 |    48402 |    44732 |     2870     30 |       12 |        8
251.15/251.26	c 51.1s |      13 |    50675 |    46832 |     2870     31 |       12 |        8
253.15/253.29	c 53.2s |      13 |    52916 |    48932 |     2870     33 |       12 |        8
255.15/255.30	c 55.2s |      13 |    54749 |    50632 |     2870     34 |       12 |        8
257.25/257.34	c 57.2s |      13 |    56832 |    52532 |     2870     35 |       12 |        8
259.35/259.42	c 59.3s |      13 |    58885 |    54432 |     2870     37 |       12 |        8
261.35/261.48	c 61.4s |      13 |    61055 |    56432 |     2870     38 |       12 |        8
263.15/263.26	c 63.1s |      14 |    63107 |    58352 |     2870     39 |       12 |        8
265.25/265.33	c 65.2s |      14 |    65390 |    60452 |     2870     41 |       12 |        8
267.35/267.43	c 67.3s |      14 |    67420 |    62352 |     2870     42 |       12 |        8
269.45/269.52	c 69.4s |      14 |    69114 |    63952 |     2870     43 |       12 |        8
271.44/271.55	c 71.4s |      14 |    70961 |    65652 |     2870     44 |       12 |        8
273.54/273.60	c 73.5s |      14 |    73112 |    67652 |     2870     45 |       12 |        8
275.54/275.61	c 75.5s |      14 |    75033 |    69452 |     2870     47 |       12 |        8
277.54/277.64	c 77.5s |      14 |    76974 |    71252 |     2870     48 |       12 |        8
279.64/279.77	c 79.7s |      14 |    79029 |    73152 |     2870     49 |       12 |        8
281.74/281.80	c 81.7s |      14 |    80874 |    74852 |     2870     50 |       12 |        8
283.75/283.84	c 83.7s |      14 |    82695 |    76552 |     2870     51 |       12 |        8
285.74/285.86	c 85.7s |      14 |    84482 |    78252 |     2870     52 |       12 |        8
287.84/287.94	c 87.8s |      14 |    86316 |    79952 |     2870     53 |       12 |        8
289.94/290.03	c 89.9s |      14 |    88043 |    81552 |     2870     55 |       12 |        8
291.94/292.05	c 91.9s |      14 |    89945 |    83352 |     2870     56 |       12 |        8
293.94/294.07	c 94.0s |      14 |    91756 |    85052 |     2870     57 |       12 |        8
296.04/296.11	c 96.0s |      14 |    93645 |    86752 |     2870     58 |       12 |        8
297.34/297.41	c 97.3s |      15 |    94606 |    87632 |     2870     59 |       12 |        8
299.34/299.49	c 99.4s |      15 |    96438 |    89332 |     2870     60 |       12 |        8
301.35/301.50	c  101s |      15 |    98487 |    91232 |     2870     61 |       12 |        8
303.44/303.55	c  103s |      15 |   100428 |    93032 |     2870     62 |       12 |        8
305.54/305.60	c  105s |      15 |   102388 |    94832 |     2870     63 |       12 |        8
307.54/307.65	c  107s |      15 |   104127 |    96432 |     2870     64 |       12 |        8
309.64/309.73	c  109s |      15 |   105969 |    98132 |     2870     66 |       12 |        8
311.74/311.81	c  111s |      15 |   108053 |   100032 |     2870     67 |       12 |        8
313.75/313.82	c  113s |      15 |   109856 |   101732 |     2870     68 |       12 |        8
315.75/315.88	c  115s |      15 |   111791 |   103532 |     3158     69 |       12 |        8
317.85/317.91	c  117s |      15 |   113934 |   105532 |     3158     70 |       12 |        8
319.84/319.92	c  119s |      15 |   116071 |   107532 |     3158     72 |       12 |        8
321.94/322.01	c  121s |      15 |   118125 |   109432 |     3158     73 |       12 |        8
323.94/324.01	c  123s |      15 |   120172 |   111332 |     3158     74 |       12 |        8
325.94/326.04	c  125s |      15 |   122194 |   113232 |     3158     75 |       12 |        8
327.94/328.08	c  127s |      15 |   124258 |   115132 |     3158     76 |       12 |        8
329.95/330.10	c  129s |      15 |   126045 |   116832 |     3158     77 |       12 |        8
332.04/332.11	c  131s |      15 |   127951 |   118632 |     3158     78 |       12 |        8
334.04/334.14	c  134s |      15 |   129980 |   120532 |     3158     79 |       12 |        8
336.04/336.14	c  136s |      15 |   131910 |   122332 |     3158     80 |       12 |        8
338.04/338.17	c  138s |      15 |   134077 |   124332 |     3158     82 |       12 |        8
339.54/339.63	c  139s |      15 |   135448 |   125602 |     3158     82 |       13 |       10
339.54/339.63	c #cpu_time = 139.155s
339.54/339.63	c #wall_clock_time = 139.512s
339.54/339.63	c #decision = 135448
339.54/339.63	c #random_decision = 313
339.54/339.63	c #conflict = 125602
339.54/339.63	c #restart = 15
339.54/339.63	c BCD2: updating lower bound of a core
339.54/339.63	c lower bound updated to 40
339.54/339.63	c BCD2: 40 <= obj <= 48
339.54/339.63	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
339.54/339.63	c BCD2: #sat=3 #unsat=5 bias=5/8
339.54/339.63	c Solving starts ...
339.54/339.63	c ============================[ Search Statistics ]============================
339.54/339.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
339.54/339.63	c       |         |          |          |    Limit     GC | Var      | Constra 
339.54/339.63	c =============================================================================
339.54/339.63	c  0.0s |       0 |        0 |        0 |     3158      0 |       14 |       10
339.64/339.78	c  0.1s |       1 |      121 |      100 |     3158      0 |       14 |       13
339.85/339.94	c  0.3s |       2 |      296 |      250 |     3158      0 |       14 |       13
340.14/340.24	c  0.6s |       3 |      553 |      475 |     3158      1 |       14 |       13
340.54/340.61	c  1.0s |       4 |      929 |      813 |     3158      1 |       14 |       13
341.05/341.16	c  1.5s |       5 |     1484 |     1320 |     3158      1 |       14 |       13
341.84/341.99	c  2.4s |       6 |     2307 |     2081 |     3158      1 |       14 |       13
343.04/343.17	c  3.5s |       7 |     3574 |     3223 |     3158      2 |       14 |       13
344.94/345.06	c  5.4s |       8 |     5488 |     4936 |     3158      3 |       14 |       13
347.04/347.13	c  7.5s |       8 |     7473 |     6736 |     3158      4 |       14 |       13
347.84/347.98	c  8.3s |       9 |     8347 |     7506 |     3158      5 |       14 |       13
348.54/348.60	c  9.0s |       9 |     8948 |     8053 |     3158      5 |       14 |       13
348.54/348.60	c #cpu_time = 8.947s
348.54/348.60	c #wall_clock_time = 8.970s
348.54/348.60	c #decision = 8948
348.54/348.60	c #random_decision = 12
348.54/348.60	c #conflict = 8053
348.54/348.60	c #restart = 9
348.54/348.60	o 45
348.54/348.60	c BCD2: updating upper bound: 48 -> 44
348.54/348.60	c BCD2: 40 <= obj <= 44
348.54/348.60	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
348.54/348.60	c BCD2: #sat=4 #unsat=5 bias=5/9
348.54/348.60	c Solving starts ...
348.54/348.60	c ============================[ Search Statistics ]============================
348.54/348.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
348.54/348.60	c       |         |          |          |    Limit     GC | Var      | Constra 
348.54/348.60	c =============================================================================
348.54/348.61	c  0.0s |       0 |        0 |        0 |     3158      0 |       16 |       14
348.65/348.74	c  0.1s |       1 |      123 |      100 |     3158      0 |       16 |       16
348.75/348.90	c  0.3s |       2 |      301 |      250 |     3158      0 |       16 |       16
349.04/349.14	c  0.5s |       3 |      550 |      475 |     3158      0 |       16 |       16
349.44/349.53	c  0.9s |       4 |      943 |      813 |     3158      1 |       16 |       16
349.94/350.03	c  1.4s |       5 |     1511 |     1320 |     3158      1 |       16 |       16
350.74/350.80	c  2.2s |       6 |     2324 |     2081 |     3158      1 |       16 |       16
351.84/351.98	c  3.4s |       7 |     3578 |     3223 |     3158      2 |       16 |       16
353.74/353.87	c  5.3s |       8 |     5445 |     4936 |     3158      3 |       16 |       16
355.84/355.96	c  7.4s |       8 |     7395 |     6736 |     3158      4 |       16 |       16
356.84/356.93	c  8.3s |       9 |     8238 |     7506 |     3158      5 |       16 |       16
358.84/358.97	c 10.4s |       9 |    10232 |     9306 |     3158      6 |       16 |       16
360.84/360.99	c 12.4s |       9 |    12003 |    10906 |     3158      7 |       16 |       16
361.44/361.50	c 12.9s |      10 |    12514 |    11361 |     3158      7 |       16 |       16
363.44/363.56	c 15.0s |      10 |    14538 |    13161 |     3158      8 |       16 |       16
365.54/365.67	c 17.1s |      10 |    16438 |    14961 |     3158      9 |       16 |       16
367.64/367.72	c 19.1s |      10 |    18296 |    16661 |     3158     10 |       16 |       16
368.34/368.40	c 19.8s |      11 |    18823 |    17144 |     3158     11 |       16 |       16
370.33/370.42	c 21.8s |      11 |    20835 |    19044 |     3158     12 |       16 |       16
372.33/372.43	c 23.8s |      11 |    22694 |    20844 |     3158     13 |       16 |       16
374.33/374.43	c 25.8s |      11 |    24722 |    22744 |     3158     14 |       16 |       16
376.33/376.49	c 27.9s |      11 |    26732 |    24644 |     3158     15 |       16 |       16
377.63/377.77	c 29.2s |      12 |    28005 |    25819 |     3158     16 |       16 |       16
379.73/379.89	c 31.3s |      12 |    29989 |    27619 |     3158     17 |       16 |       16
381.83/381.90	c 33.3s |      12 |    31832 |    29319 |     3158     18 |       16 |       16
383.84/383.96	c 35.4s |      12 |    33684 |    31019 |     3158     19 |       16 |       16
385.93/386.03	c 37.4s |      12 |    35425 |    32619 |     3158     20 |       16 |       16
388.03/388.11	c 39.5s |      12 |    37438 |    34419 |     3158     21 |       16 |       16
390.03/390.13	c 41.5s |      12 |    39564 |    36319 |     3158     22 |       16 |       16
392.03/392.19	c 43.6s |      12 |    41583 |    38119 |     3158     23 |       16 |       16
392.83/392.99	c 44.4s |      13 |    42346 |    38832 |     3158     24 |       16 |       16
394.94/395.09	c 46.5s |      13 |    44167 |    40532 |     3158     25 |       16 |       16
397.14/397.20	c 48.6s |      13 |    46189 |    42432 |     3158     26 |       16 |       16
399.24/399.31	c 50.7s |      13 |    48137 |    44232 |     3158     27 |       16 |       16
401.33/401.41	c 52.8s |      13 |    50188 |    46132 |     3158     28 |       16 |       16
403.33/403.45	c 54.8s |      13 |    52033 |    47832 |     3158     29 |       16 |       16
405.33/405.48	c 56.9s |      13 |    53893 |    49532 |     3158     30 |       16 |       16
407.43/407.55	c 58.9s |      13 |    55942 |    51432 |     3158     31 |       16 |       16
409.43/409.58	c 61.0s |      13 |    58052 |    53332 |     3158     32 |       16 |       16
411.53/411.65	c 63.0s |      13 |    60104 |    55232 |     3158     34 |       16 |       16
413.64/413.71	c 65.1s |      13 |    62143 |    57132 |     3158     35 |       16 |       16
414.93/415.06	c 66.5s |      14 |    63445 |    58352 |     3158     35 |       16 |       16
417.03/417.13	c 68.5s |      14 |    65550 |    60252 |     3158     37 |       16 |       16
419.03/419.20	c 70.6s |      14 |    67562 |    62152 |     3158     38 |       16 |       16
421.13/421.25	c 72.6s |      14 |    69579 |    64052 |     3158     39 |       16 |       16
423.13/423.27	c 74.7s |      14 |    71593 |    65952 |     3158     40 |       16 |       16
425.23/425.37	c 76.8s |      14 |    73584 |    67852 |     3158     41 |       16 |       16
427.32/427.46	c 78.9s |      14 |    75596 |    69752 |     3158     42 |       16 |       16
429.42/429.51	c 80.9s |      14 |    77407 |    71452 |     3158     43 |       16 |       16
431.42/431.53	c 82.9s |      14 |    79323 |    73252 |     3158     44 |       16 |       16
433.43/433.53	c 84.9s |      14 |    81304 |    75052 |     3158     46 |       16 |       16
435.42/435.57	c 87.0s |      14 |    83513 |    77052 |     3158     47 |       16 |       16
437.42/437.58	c 89.0s |      14 |    85466 |    78852 |     3158     48 |       16 |       16
439.62/439.71	c 91.1s |      14 |    87313 |    80552 |     3158     49 |       16 |       16
441.62/441.74	c 93.1s |      14 |    89274 |    82352 |     3158     50 |       16 |       16
443.72/443.87	c 95.3s |      14 |    91254 |    84152 |     3158     51 |       16 |       16
445.82/445.97	c 97.4s |      14 |    93201 |    85952 |     3158     52 |       16 |       16
447.92/448.05	c 99.4s |      14 |    94966 |    87552 |     3158     53 |       16 |       16
448.02/448.16	c 99.6s |      15 |    95053 |    87632 |     3158     53 |       16 |       16
450.02/450.16	c  101s |      15 |    97035 |    89432 |     3158     54 |       16 |       16
452.13/452.21	c  103s |      15 |    99042 |    91332 |     3158     55 |       16 |       16
454.12/454.26	c  105s |      15 |   101027 |    93132 |     3158     56 |       16 |       16
456.12/456.28	c  107s |      15 |   103131 |    95132 |     3158     58 |       16 |       16
458.22/458.32	c  109s |      15 |   105251 |    97132 |     3158     59 |       16 |       16
460.22/460.34	c  111s |      15 |   107170 |    98932 |     3158     60 |       16 |       16
462.32/462.42	c  113s |      15 |   109124 |   100732 |     3158     61 |       16 |       16
464.32/464.42	c  115s |      15 |   111104 |   102532 |     3158     62 |       16 |       16
466.32/466.47	c  117s |      15 |   113089 |   104332 |     3158     63 |       16 |       16
468.42/468.52	c  119s |      15 |   115031 |   106132 |     3158     64 |       16 |       16
470.42/470.56	c  121s |      15 |   116949 |   107932 |     3158     65 |       16 |       16
472.52/472.63	c  124s |      15 |   118917 |   109732 |     3158     66 |       16 |       16
474.51/474.68	c  126s |      15 |   120841 |   111532 |     3158     68 |       16 |       16
476.61/476.71	c  128s |      15 |   122771 |   113332 |     3158     69 |       16 |       16
478.61/478.77	c  130s |      15 |   124709 |   115132 |     3158     70 |       16 |       16
480.72/480.83	c  132s |      15 |   126748 |   117032 |     3474     71 |       16 |       16
482.82/482.94	c  134s |      15 |   128841 |   118932 |     3474     72 |       16 |       16
484.81/484.98	c  136s |      15 |   130953 |   120832 |     3474     73 |       16 |       16
486.91/487.05	c  138s |      15 |   133140 |   122832 |     3474     74 |       16 |       16
489.01/489.12	c  140s |      15 |   135203 |   124732 |     3474     75 |       16 |       16
491.01/491.18	c  142s |      15 |   137317 |   126632 |     3474     76 |       16 |       16
493.01/493.18	c  144s |      15 |   139276 |   128432 |     3474     77 |       16 |       16
495.11/495.20	c  146s |      15 |   141229 |   130232 |     3474     78 |       16 |       16
496.51/496.67	c  148s |      16 |   142717 |   131552 |     3474     79 |       16 |       16
498.51/498.68	c  150s |      16 |   144599 |   133252 |     3474     80 |       16 |       16
500.61/500.73	c  152s |      16 |   146555 |   135052 |     3474     81 |       16 |       16
502.62/502.75	c  154s |      16 |   148518 |   136852 |     3474     82 |       16 |       16
504.61/504.78	c  156s |      16 |   150339 |   138552 |     3474     83 |       16 |       16
506.71/506.83	c  158s |      16 |   152285 |   140352 |     3474     84 |       16 |       16
508.71/508.85	c  160s |      16 |   154121 |   142052 |     3474     84 |       16 |       16
510.81/510.90	c  162s |      16 |   156298 |   144052 |     3474     86 |       16 |       16
512.81/512.90	c  164s |      16 |   158237 |   145852 |     3474     86 |       16 |       16
514.81/514.91	c  166s |      16 |   160212 |   147652 |     3474     87 |       16 |       16
516.81/516.92	c  168s |      16 |   162267 |   149552 |     3474     89 |       16 |       16
518.91/519.02	c  170s |      16 |   164365 |   151452 |     3474     90 |       16 |       16
520.91/521.07	c  172s |      16 |   166253 |   153252 |     3474     91 |       16 |       16
522.21/522.37	c  173s |      16 |   167513 |   154457 |     3474     91 |       17 |       18
522.21/522.37	c #cpu_time = 173.317s
522.21/522.37	c #wall_clock_time = 173.762s
522.21/522.37	c #decision = 167513
522.21/522.37	c #random_decision = 354
522.21/522.37	c #conflict = 154457
522.21/522.37	c #restart = 16
522.21/522.37	c BCD2: updating lower bound of a core
522.21/522.37	c lower bound updated to 43
522.21/522.37	c BCD2: 43 <= obj <= 44
522.21/522.37	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
522.21/522.37	c BCD2: #sat=4 #unsat=6 bias=6/10
522.21/522.37	c Solving starts ...
522.21/522.37	c ============================[ Search Statistics ]============================
522.21/522.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
522.21/522.37	c       |         |          |          |    Limit     GC | Var      | Constra 
522.21/522.37	c =============================================================================
522.21/522.37	c  0.0s |       0 |        0 |        0 |     3474      0 |       17 |       18
522.42/522.51	c  0.1s |       1 |      123 |      100 |     3474      0 |       17 |       18
522.52/522.66	c  0.3s |       2 |      301 |      250 |     3474      0 |       17 |       18
522.81/522.91	c  0.5s |       3 |      564 |      475 |     3474      0 |       17 |       18
523.11/523.26	c  0.9s |       4 |      941 |      813 |     3474      0 |       17 |       18
523.71/523.82	c  1.5s |       5 |     1493 |     1320 |     3474      0 |       17 |       18
524.51/524.61	c  2.2s |       6 |     2344 |     2081 |     3474      1 |       17 |       18
525.82/525.96	c  3.6s |       7 |     3573 |     3223 |     3474      2 |       17 |       18
527.71/527.88	c  5.5s |       8 |     5415 |     4936 |     3474      2 |       17 |       18
529.81/529.94	c  7.6s |       8 |     7322 |     6736 |     3474      3 |       17 |       18
530.71/530.87	c  8.5s |       9 |     8147 |     7506 |     3474      4 |       17 |       18
532.81/532.97	c 10.6s |       9 |    10169 |     9306 |     3474      5 |       17 |       18
534.91/535.02	c 12.7s |       9 |    12135 |    11106 |     3474      6 |       17 |       18
535.21/535.34	c 13.0s |      10 |    12406 |    11361 |     3474      6 |       17 |       18
537.31/537.45	c 15.1s |      10 |    14703 |    13461 |     3474      7 |       17 |       18
539.41/539.51	c 17.1s |      10 |    16425 |    15061 |     3474      8 |       17 |       18
541.51/541.62	c 19.2s |      10 |    18262 |    16761 |     3474      9 |       17 |       18
541.91/542.01	c 19.6s |      11 |    18683 |    17144 |     3474      9 |       17 |       18
543.91/544.03	c 21.7s |      11 |    20737 |    19044 |     3474     10 |       17 |       18
545.91/546.05	c 23.7s |      11 |    22820 |    20944 |     3474     11 |       17 |       18
548.01/548.10	c 25.7s |      11 |    24893 |    22844 |     3474     12 |       17 |       18
550.01/550.17	c 27.8s |      11 |    27122 |    24844 |     3474     13 |       17 |       18
551.11/551.28	c 28.9s |      12 |    28191 |    25819 |     3474     14 |       17 |       18
553.21/553.36	c 31.0s |      12 |    30202 |    27619 |     3474     15 |       17 |       18
555.31/555.44	c 33.1s |      12 |    32391 |    29619 |     3474     16 |       17 |       18
557.31/557.49	c 35.1s |      12 |    34468 |    31519 |     3474     17 |       17 |       18
559.41/559.51	c 37.1s |      12 |    36322 |    33219 |     3474     18 |       17 |       18
561.40/561.59	c 39.2s |      12 |    38203 |    34919 |     3474     19 |       17 |       18
563.50/563.65	c 41.3s |      12 |    40169 |    36719 |     3474     20 |       17 |       18
565.60/565.70	c 43.3s |      12 |    42247 |    38619 |     3474     21 |       17 |       18
565.80/565.92	c 43.6s |      13 |    42478 |    38832 |     3474     21 |       17 |       18
567.90/568.00	c 45.6s |      13 |    44206 |    40432 |     3474     22 |       17 |       18
569.90/570.07	c 47.7s |      13 |    46051 |    42132 |     3474     23 |       17 |       18
572.01/572.16	c 49.8s |      13 |    47883 |    43832 |     3474     24 |       17 |       18
574.00/574.16	c 51.8s |      13 |    49712 |    45532 |     3474     25 |       17 |       18
576.10/576.26	c 53.9s |      13 |    51529 |    47232 |     3474     26 |       17 |       18
578.10/578.27	c 55.9s |      13 |    53402 |    48932 |     3474     27 |       17 |       18
580.20/580.39	c 58.0s |      13 |    55216 |    50632 |     3474     27 |       17 |       18
582.30/582.50	c 60.1s |      13 |    57198 |    52432 |     3474     29 |       17 |       18
584.40/584.54	c 62.2s |      13 |    59113 |    54232 |     3474     29 |       17 |       18
586.50/586.65	c 64.3s |      13 |    61026 |    56032 |     3474     30 |       17 |       18
588.60/588.73	c 66.4s |      13 |    62959 |    57832 |     3474     31 |       17 |       18
589.20/589.37	c 67.0s |      14 |    63546 |    58352 |     3474     32 |       17 |       18
591.20/591.37	c 69.0s |      14 |    65563 |    60152 |     3474     33 |       17 |       18
593.30/593.43	c 71.1s |      14 |    67609 |    62052 |     3474     34 |       17 |       18
595.40/595.53	c 73.2s |      14 |    69539 |    63852 |     3474     35 |       17 |       18
597.50/597.63	c 75.3s |      14 |    71875 |    66052 |     3474     36 |       17 |       18
599.59/599.70	c 77.3s |      14 |    74057 |    68052 |     3474     37 |       17 |       18
601.60/601.77	c 79.4s |      14 |    76304 |    70152 |     3474     38 |       17 |       18
603.59/603.78	c 81.4s |      14 |    78333 |    72052 |     3474     39 |       17 |       18
605.69/605.87	c 83.5s |      14 |    80412 |    73952 |     3474     40 |       17 |       18
607.79/607.91	c 85.5s |      14 |    82240 |    75652 |     3474     41 |       17 |       18
609.79/609.97	c 87.6s |      14 |    83974 |    77252 |     3474     42 |       17 |       18
611.89/612.01	c 89.6s |      14 |    85816 |    78952 |     3474     43 |       17 |       18
613.89/614.02	c 91.7s |      14 |    87519 |    80552 |     3474     44 |       17 |       18
616.00/616.13	c 93.8s |      14 |    89336 |    82252 |     3474     45 |       17 |       18
618.10/618.22	c 95.9s |      14 |    91100 |    83852 |     3474     46 |       17 |       18
620.09/620.22	c 97.9s |      14 |    92712 |    85352 |     3474     47 |       17 |       18
622.09/622.24	c 99.9s |      14 |    94439 |    86952 |     3474     47 |       17 |       18
622.99/623.16	c  100s |      15 |    95170 |    87632 |     3474     48 |       17 |       18
625.09/625.29	c  102s |      15 |    97388 |    89632 |     3474     49 |       17 |       18
627.19/627.36	c  104s |      15 |    99211 |    91332 |     3474     50 |       17 |       18
629.29/629.46	c  107s |      15 |   101025 |    93032 |     3474     51 |       17 |       18
631.40/631.57	c  109s |      15 |   102910 |    94832 |     3474     52 |       17 |       18
633.39/633.58	c  111s |      15 |   104595 |    96432 |     3474     53 |       17 |       18
635.49/635.62	c  113s |      15 |   106520 |    98232 |     3474     54 |       17 |       18
637.49/637.69	c  115s |      15 |   108375 |    99932 |     3474     55 |       17 |       18
639.69/639.81	c  117s |      15 |   110223 |   101632 |     3474     56 |       17 |       18
641.69/641.84	c  119s |      15 |   112161 |   103432 |     3474     57 |       17 |       18
643.79/643.98	c  121s |      15 |   113992 |   105132 |     3474     58 |       17 |       18
645.89/646.09	c  123s |      15 |   115824 |   106832 |     3474     58 |       17 |       18
647.99/648.12	c  125s |      15 |   117782 |   108632 |     3474     59 |       17 |       18
649.99/650.14	c  127s |      15 |   119746 |   110432 |     3474     60 |       17 |       18
651.99/652.16	c  129s |      15 |   121730 |   112232 |     3474     61 |       17 |       18
654.09/654.22	c  131s |      15 |   123682 |   114032 |     3474     62 |       17 |       18
654.49/654.67	c  132s |      15 |   124091 |   114401 |     3474     63 |       17 |       18
654.49/654.67	c #cpu_time = 131.957s
654.49/654.67	c #wall_clock_time = 132.296s
654.49/654.67	c #decision = 124091
654.49/654.67	c #random_decision = 280
654.49/654.67	c #conflict = 114401
654.49/654.67	c #restart = 15
654.49/654.67	o 44
654.49/654.67	c BCD2: updating upper bound: 44 -> 43
654.49/654.67	c BCD2: 43 <= obj <= 43
654.49/654.67	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=1
654.49/654.67	c BCD2: #sat=5 #unsat=6 bias=6/11
654.49/654.67	c Solving starts ...
654.49/654.67	c ============================[ Search Statistics ]============================
654.49/654.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
654.49/654.67	c       |         |          |          |    Limit     GC | Var      | Constra 
654.49/654.67	c =============================================================================
654.49/654.67	c  0.0s |       0 |        0 |        0 |     3474      0 |       20 |       19
654.59/654.79	c  0.1s |       1 |      126 |      100 |     3474      0 |       20 |       22
654.79/654.96	c  0.3s |       2 |      311 |      250 |     3474      0 |       20 |       22
655.09/655.21	c  0.5s |       3 |      571 |      475 |     3474      0 |       20 |       22
655.39/655.57	c  0.9s |       4 |      961 |      813 |     3474      0 |       20 |       22
655.99/656.13	c  1.5s |       5 |     1538 |     1320 |     3474      0 |       20 |       22
656.79/656.92	c  2.2s |       6 |     2392 |     2081 |     3474      0 |       20 |       22
657.99/658.16	c  3.5s |       7 |     3645 |     3223 |     3474      1 |       20 |       22
659.99/660.19	c  5.5s |       7 |     5525 |     4923 |     3474      2 |       20 |       22
660.08/660.21	c  5.5s |       8 |     5542 |     4936 |     3474      2 |       20 |       22
662.09/662.22	c  7.5s |       8 |     7528 |     6736 |     3474      3 |       20 |       22
662.98/663.12	c  8.4s |       9 |     8344 |     7506 |     3474      3 |       20 |       22
665.08/665.22	c 10.5s |       9 |    10441 |     9406 |     3474      4 |       20 |       22
667.08/667.25	c 12.6s |       9 |    12572 |    11306 |     3474      5 |       20 |       22
667.18/667.33	c 12.7s |      10 |    12637 |    11361 |     3474      5 |       20 |       22
669.18/669.37	c 14.7s |      10 |    14653 |    13161 |     3474      6 |       20 |       22
671.28/671.41	c 16.7s |      10 |    16861 |    15161 |     3474      7 |       20 |       22
673.28/673.43	c 18.8s |      10 |    18800 |    16961 |     3474      8 |       20 |       22
673.48/673.68	c 19.0s |      11 |    19001 |    17144 |     3474      8 |       20 |       22
675.58/675.76	c 21.1s |      11 |    20884 |    18844 |     3474      9 |       20 |       22
677.68/677.82	c 23.2s |      11 |    22719 |    20544 |     3474     10 |       20 |       22
679.79/679.93	c 25.3s |      11 |    24746 |    22444 |     3474     11 |       20 |       22
681.89/682.01	c 27.3s |      11 |    26827 |    24344 |     3474     12 |       20 |       22
683.68/683.87	c 29.2s |      12 |    28384 |    25819 |     3474     13 |       20 |       22
685.78/685.90	c 31.2s |      12 |    30312 |    27519 |     3474     14 |       20 |       22
687.88/688.02	c 33.4s |      12 |    32116 |    29219 |     3474     15 |       20 |       22
689.89/690.09	c 35.4s |      12 |    33809 |    30819 |     3474     16 |       20 |       22
691.99/692.13	c 37.5s |      12 |    35808 |    32619 |     3474     17 |       20 |       22
694.09/694.23	c 39.6s |      12 |    37894 |    34519 |     3474     18 |       20 |       22
696.19/696.34	c 41.7s |      12 |    39882 |    36419 |     3474     19 |       20 |       22
698.19/698.37	c 43.7s |      12 |    41940 |    38319 |     3474     20 |       20 |       22
698.79/698.90	c 44.2s |      13 |    42521 |    38832 |     3474     20 |       20 |       22
700.78/700.95	c 46.3s |      13 |    44638 |    40732 |     3474     21 |       20 |       22
702.89/703.03	c 48.4s |      13 |    46798 |    42732 |     3474     22 |       20 |       22
704.99/705.12	c 50.5s |      13 |    48850 |    44632 |     3474     23 |       20 |       22
706.98/707.16	c 52.5s |      13 |    50895 |    46532 |     3474     25 |       20 |       22
709.08/709.28	c 54.6s |      13 |    52847 |    48332 |     3474     25 |       20 |       22
711.18/711.39	c 56.7s |      13 |    54683 |    50032 |     3474     26 |       20 |       22
713.28/713.47	c 58.8s |      13 |    56527 |    51732 |     3474     27 |       20 |       22
715.38/715.53	c 60.9s |      13 |    58323 |    53432 |     3474     28 |       20 |       22
717.48/717.61	c 62.9s |      13 |    60228 |    55232 |     3474     29 |       20 |       22
719.48/719.69	c 65.0s |      13 |    62136 |    57032 |     3474     30 |       20 |       22
721.08/721.28	c 66.6s |      14 |    63565 |    58352 |     3474     31 |       20 |       22
723.18/723.32	c 68.7s |      14 |    65525 |    60152 |     3474     32 |       20 |       22
725.18/725.37	c 70.7s |      14 |    67574 |    61952 |     3474     33 |       20 |       22
727.28/727.40	c 72.7s |      14 |    69493 |    63752 |     3474     34 |       20 |       22
729.38/729.53	c 74.9s |      14 |    71407 |    65552 |     3474     35 |       20 |       22
731.38/731.59	c 76.9s |      14 |    73443 |    67452 |     3474     36 |       20 |       22
733.48/733.65	c 79.0s |      14 |    75242 |    69152 |     3822     36 |       20 |       22
735.58/735.73	c 81.1s |      14 |    77266 |    71052 |     3822     37 |       20 |       22
737.58/737.73	c 83.1s |      14 |    79142 |    72752 |     3822     38 |       20 |       22
738.78/738.92	c 84.3s |      14 |    80351 |    73873 |     3822     39 |       22 |       24
738.78/738.92	c #cpu_time = 84.038s
738.78/738.92	c #wall_clock_time = 84.253s
738.78/738.92	c #decision = 80351
738.78/738.92	c #random_decision = 179
738.78/738.92	c #conflict = 73873
738.78/738.92	c #restart = 14
738.78/738.92	c BCD2: updating lower bound of a core
738.78/738.92	c lower bound updated to 44
738.78/738.92	s OPTIMUM FOUND
738.78/738.92	v -x1 -x2 x3 x4 -x5 x6 -x7 x8 x9 -x10
738.78/738.92	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
738.78/738.92	v -x21 x22 -x23 -x24 x25 -x26 -x27 -x28 x29 -x30
738.78/738.92	v -x31 -x32 x33 -x34 -x35 x36 x37 -x38 -x39 x40
738.78/738.92	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 x50
738.78/738.92	v x51 x52 -x53 -x54 x55 -x56 x57 x58 -x59 x60
738.78/738.92	v -x61 x62 -x63 x64 x65 x66 x67 x68 x69 x70
738.78/738.92	v x71 x72 x73 x74 x75 x76 x77 x78 x79 x80
738.78/738.92	v x81 x82 x83 x84 x85 x86 x87 x88 x89 x90
738.78/738.92	v x91 x92 x93 x94 x95 x96 x97 x98 x99 x100
738.78/738.92	v x101 x102 x103 x104 x105 x106 x107 x108 x109 x110
738.78/738.92	v x111 x112 x113 x114 x115 x116 x117 x118 x119 -x120
738.78/738.92	v x121 x122 x123 x124 x125 x126 x127 x128 x129 x130
738.78/738.92	v x131 x132 x133 -x134 x135 x136 x137 x138 x139 x140
738.78/738.92	v x141 x142 x143 x144 x145 x146 -x147 x148 x149 x150
738.78/738.92	v x151 x152 -x153 x154 x155 x156 x157 x158 x159 x160
738.78/738.92	v x161 -x162 x163 x164 -x165 -x166 -x167 x168 x169 x170
738.78/738.92	v x171 x172 -x173 x174 x175 x176 x177 -x178 x179 x180
738.78/738.92	v x181 x182 -x183 -x184 x185 x186 x187 -x188 x189 x190
738.78/738.92	v x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 x199 x200
738.78/738.92	v x201 x202 x203 x204 x205 x206 x207 x208 x209 -x210
738.78/738.92	v x211 x212 x213 -x214 x215 x216 x217 -x218 -x219 -x220
738.78/738.92	v -x221 -x222 -x223 x224 x225 x226 x227 x228 x229 -x230
738.78/738.92	v x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240
738.78/738.92	v -x241 -x242 -x243 -x244 x245 x246 x247 x248 -x249 -x250
738.78/738.92	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260
738.78/738.92	v -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 x269 x270
738.78/738.92	v x271 x272 x273 x274 x275 x276 x277 x278 x279 x280
738.78/738.92	v -x281 x282 x283 x284 x285 x286 x287 x288 x289 x290
738.78/738.92	v x291 x292 x293 x294 -x295 x296 x297 x298 x299 x300
738.78/738.92	v x301 -x302 x303 x304 x305 x306 x307 -x308 x309 x310
738.78/738.92	v x311 x312 x313 x314 x315 x316 -x317 x318 x319 -x320
738.78/738.92	v -x321 -x322 -x323 x324 x325 x326 x327 -x328 x329 x330
738.78/738.92	v x331 x332 -x333 -x334 x335 x336 x337 -x338 x339 x340
738.78/738.92	v x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 x349 x350
738.78/738.92	v x351 x352 x353 x354 x355 -x356 x357 x358 x359 -x360
738.78/738.92	v x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 x370
738.78/738.92	v x371 x372 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380
738.78/738.92	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 x389 -x390
738.78/738.92	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400
738.78/738.92	v -x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 x409 x410
738.78/738.92	v x411 x412 x413 -x414 x415 x416 x417 x418 x419 x420
738.78/738.92	v x421 x422 x423 x424 x425 -x426 -x427 -x428 -x429 x430
738.78/738.92	v x431 x432 x433 -x434 x435 x436 x437 x438 -x439 x440
738.78/738.92	v x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 x450
738.78/738.92	v x451 x452 -x453 x454 x455 x456 -x457 x458 x459 x460
738.78/738.92	v -x461 -x462 -x463 -x464 -x465 -x466 x467 x468 x469 -x470
738.78/738.92	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480
738.78/738.92	v -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490
738.78/738.92	v -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 x500
738.78/738.92	v x501 x502 x503 x504 x505 x506 x507 -x508 x509 x510
738.78/738.92	v -x511 -x512 -x513 x514 x515 x516 x517 x518 x519 x520
738.78/738.92	v x521 -x522 x523 x524 -x525 -x526 -x527 -x528 x529 x530
738.78/738.92	v -x531 x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
738.78/738.92	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
738.78/738.92	v -x551 -x552 -x553 x554 x555 x556 x557 x558 x559 x560
738.78/738.92	v x561 x562 -x563 x564 x565 x566 -x567 -x568 -x569 -x570
738.78/738.92	v -x571 -x572 x573 x574 -x575 -x576 -x577 -x578 -x579 -x580
738.78/738.92	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
738.78/738.92	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
738.78/738.92	v -x601 -x602 -x603
738.78/738.92	c total CPU time = 737.036s
738.78/738.92	c total wall clock time = 738.926s

Verifier Data

OK	44

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4079688-1465242124/watcher-4079688-1465242124 -o /tmp/evaluation-result-4079688-1465242124/solver-4079688-1465242124 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465216678-13092 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079688-1465242124.opb 

pid=16842
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.17 2.22 2.24 4/179 16845
/proc/meminfo: memFree=29344336/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=779708 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 2922 0 0 0 0 0 0 0 20 0 4 0 106144717 798420992 2772 33554432000 4194304 16246674 140736519944240 140736519943664 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 195439 2780 441 2943 0 192333 0
[pid=16845/tid=16846] ppid=16842 vsize=801212 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 820441088 2854 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=805308 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 824635392 2872 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=810428 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106144717 829878272 2889 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100216 s]
/proc/loadavg: 2.17 2.22 2.24 4/179 16845
/proc/meminfo: memFree=29344336/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 24575 0 0 0 5 4 0 0 20 0 4 0 106144717 1249447936 24364 33554432000 4194304 16246674 140736519944240 140736519943552 12367389 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 305041 24374 833 2943 0 301935 0
[pid=16845/tid=16846] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 24381 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 24387 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 24394 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200545 s]
/proc/loadavg: 2.17 2.22 2.24 4/179 16845
/proc/meminfo: memFree=29344336/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1220164 CPUtime=0.18 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 38313 0 0 0 13 5 0 0 20 0 4 0 106144717 1249447936 38101 33554432000 4194304 16246674 140736519944240 140736519943552 6021007 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 305041 38104 883 2943 0 301935 0
[pid=16845/tid=16846] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 38106 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 38106 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 38110 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1220164

[startup+0.300497 s]
/proc/loadavg: 2.17 2.22 2.24 4/179 16845
/proc/meminfo: memFree=29344336/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1220164 CPUtime=0.29 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 43831 0 0 0 22 7 0 0 20 0 4 0 106144717 1249447936 43619 33554432000 4194304 16246674 140736519944240 140736519943552 5602147 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 305041 43624 904 2943 0 301935 0
[pid=16845/tid=16846] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 43626 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 43629 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 43631 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700416 s]
/proc/loadavg: 2.17 2.22 2.24 4/179 16845
/proc/meminfo: memFree=29344336/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1220164 CPUtime=0.69 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 63835 0 0 0 59 10 0 0 20 0 4 0 106144717 1249447936 63623 33554432000 4194304 16246674 140736519944240 140736519926144 5582853 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 305041 63624 904 2943 0 301935 0
[pid=16845/tid=16846] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 63625 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 63626 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 63626 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1220164

[startup+1.50041 s]
/proc/loadavg: 2.15 2.22 2.24 4/183 16849
/proc/meminfo: memFree=29004684/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1220164 CPUtime=1.49 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 105772 0 0 0 133 16 0 0 20 0 4 0 106144717 1249447936 105560 33554432000 4194304 16246674 140736519944240 140736519926144 5602147 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 305041 105562 904 2943 0 301935 0
[pid=16845/tid=16846] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 105564 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 105565 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 105566 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1220164

[startup+3.10041 s]
/proc/loadavg: 2.15 2.22 2.24 3/183 16849
/proc/meminfo: memFree=28762636/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1220164 CPUtime=3.09 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 192241 0 0 0 280 29 0 0 20 0 4 0 106144717 1249447936 192029 33554432000 4194304 16246674 140736519944240 140736519926144 5677541 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 305041 192032 907 2943 0 301935 0
[pid=16845/tid=16846] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 192033 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 192035 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106144717 1249447936 192037 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1220164

[startup+6.30042 s]
/proc/loadavg: 2.22 2.23 2.24 3/183 16849
/proc/meminfo: memFree=28282856/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1299012 CPUtime=6.29 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 265770 0 0 0 590 39 0 0 20 0 4 0 106144717 1330188288 265558 33554432000 4194304 16246674 140736519944240 140736519926144 12415740 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 324753 265558 910 2943 0 321647 0
[pid=16845/tid=16846] ppid=16842 vsize=1299012 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1330188288 265558 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1299012 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1330188288 265558 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1299012 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1330188288 265558 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1299012

[startup+12.7004 s]
/proc/loadavg: 2.28 2.24 2.25 3/183 16849
/proc/meminfo: memFree=28274944/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 267759 0 0 0 1230 39 0 0 20 0 4 0 106144717 1337528320 267547 33554432000 4194304 16246674 140736519944240 140736519926144 5600331 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 326545 267547 913 2943 0 323439 0
[pid=16845/tid=16846] ppid=16842 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1337528320 267547 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1337528320 267547 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1337528320 267547 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.22 2.23 2.24 3/183 16849
/proc/meminfo: memFree=28275592/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1307204 CPUtime=25.48 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 267858 0 0 0 2509 39 0 0 20 0 4 0 106144717 1338576896 267646 33554432000 4194304 16246674 140736519944240 140736519926144 13752941 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 326801 267646 913 2943 0 323695 0
[pid=16845/tid=16846] ppid=16842 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1338576896 267646 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1338576896 267646 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1338576896 267646 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1307204

[startup+51.1005 s]
/proc/loadavg: 2.21 2.23 2.24 3/183 16849
/proc/meminfo: memFree=28273824/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1308228 CPUtime=51.08 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 268271 0 0 0 5069 39 0 0 20 0 4 0 106144717 1339625472 268059 33554432000 4194304 16246674 140736519944240 140736519926144 13775088 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 327057 268059 913 2943 0 323951 0
[pid=16845/tid=16846] ppid=16842 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1339625472 268059 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1339625472 268059 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1339625472 268059 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1308228

[startup+102.301 s]
/proc/loadavg: 2.24 2.23 2.24 3/183 16851
/proc/meminfo: memFree=28273384/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1308228 CPUtime=102.28 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 268273 0 0 0 10188 40 0 0 20 0 4 0 106144717 1339625472 268061 33554432000 4194304 16246674 140736519944240 140736519926144 12415831 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 327057 268061 915 2943 0 323951 0
[pid=16845/tid=16846] ppid=16842 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1339625472 268061 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1339625472 268061 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1339625472 268061 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1308228


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

/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271092 0 0 0 58178 42 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140736519926144 13774516 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270880 918 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1319492

[startup+642.3 s]
/proc/loadavg: 2.49 2.31 2.25 3/183 16864
/proc/meminfo: memFree=28214440/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=642.19 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271092 0 0 0 64177 42 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140736519926144 12415740 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270880 918 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270880 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 1319492

[startup+702.3 s]
/proc/loadavg: 2.31 2.29 2.25 3/183 16866
/proc/meminfo: memFree=28214056/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=702.18 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 70175 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 12415740 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 1319492

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16845 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+716.8 s]
/proc/loadavg: 2.24 2.28 2.24 3/183 16866
/proc/meminfo: memFree=28213656/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=716.68 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 71625 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 12483624 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 716.68
Current children cumulated vsize (KiB) 1319492

[startup+729.6 s]
/proc/loadavg: 2.28 2.29 2.25 3/183 16867
/proc/meminfo: memFree=28214024/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=729.48 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 72905 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 12415740 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 729.48
Current children cumulated vsize (KiB) 1319492

[startup+732.8 s]
/proc/loadavg: 2.34 2.30 2.25 3/183 16867
/proc/meminfo: memFree=28214032/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=732.68 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 73225 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 5827668 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 732.68
Current children cumulated vsize (KiB) 1319492

[startup+736.007 s]
/proc/loadavg: 2.31 2.29 2.25 3/183 16867
/proc/meminfo: memFree=28213908/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=735.88 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 73545 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 5825286 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 735.88
Current children cumulated vsize (KiB) 1319492

[startup+737.6 s]
/proc/loadavg: 2.31 2.29 2.25 3/183 16867
/proc/meminfo: memFree=28214156/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=737.48 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 73705 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 5600072 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 737.48
Current children cumulated vsize (KiB) 1319492

[startup+738.4 s]
/proc/loadavg: 2.31 2.29 2.25 3/183 16867
/proc/meminfo: memFree=28214196/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=738.28 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 73785 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 5601647 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 738.28
Current children cumulated vsize (KiB) 1319492

[startup+738.8 s]
/proc/loadavg: 2.31 2.29 2.25 3/183 16867
/proc/meminfo: memFree=28214196/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=738.68 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 73825 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 12415740 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 738.68
Current children cumulated vsize (KiB) 1319492

[startup+738.9 s]
/proc/loadavg: 2.31 2.29 2.25 3/183 16867
/proc/meminfo: memFree=28214196/32872528 swapFree=16636/1570076
[pid=16845] ppid=16842 vsize=1319492 CPUtime=738.78 cores=1,3,5,7
/proc/16845/stat : 16845 (toysat) R 16842 16845 13075 0 -1 4202496 271093 0 0 0 73835 43 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140736519926144 12415740 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16845/statm: 329873 270881 919 2943 0 326767 0
[pid=16845/tid=16846] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16846/stat : 16846 (toysat) S 16842 16845 13075 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721689439472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=16845/tid=16847] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16847/stat : 16847 (toysat) S 16842 16845 13075 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721678949616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=16845/tid=16848] ppid=16842 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/16845/task/16848/stat : 16848 (toysat) S 16842 16845 13075 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 106144717 1351159808 270881 33554432000 4194304 16246674 140736519944240 140721668476080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 738.78
Current children cumulated vsize (KiB) 1319492

Child status: 0
Real time (s): 738.988
CPU time (s): 738.875
CPU user time (s): 738.38
CPU system time (s): 0.494924
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1319492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 738.38
system time used= 0.494924
maximum resident set size= 1083532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271095
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= 24
involuntary context switches= 784

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.83472 second user time and 2.89056 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-06 21:42:04
IDJOB=4079688
IDBENCH=2641
IDSOLVER=2542
FILE ID=node140/4079688-1465242124
RUNJOBID= node140-1465216678-13092
PBS_JOBID= 19843199
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079688-1465242124/watcher-4079688-1465242124 -o /tmp/evaluation-result-4079688-1465242124/solver-4079688-1465242124 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465216678-13092 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079688-1465242124.opb

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=1845621219

node140.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.768
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	: 5333.53
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.768
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	: 5332.55
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.768
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	: 5332.55
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.768
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	: 5332.56
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.768
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	: 5332.55
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.768
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	: 5332.55
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.768
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	: 5332.55
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29344864 kB
Buffers:           43312 kB
Cached:            90604 kB
SwapCached:         1748 kB
Active:          1183288 kB
Inactive:          70360 kB
Active(anon):    1119648 kB
Inactive(anon):     2612 kB
Active(file):      63640 kB
Inactive(file):    67748 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098604 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       2672692 kB
Mapped:            10788 kB
Shmem:                 0 kB
Slab:             567588 kB
SReclaimable:      11904 kB
SUnreclaim:       555684 kB
KernelStack:        1520 kB
PageTables:         9328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2832924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1544192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node140 at 2016-06-06 21:54:23