Trace number 4103097

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-02? (TO) 1800.04 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-2.opb
MD5SUMf7a936a02ddf18c17dc27b7b53733ab1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126163
Number of constraints which are clauses126163
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T08:59:33+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-4103097-1466233173.opb"]
0.00/0.01	c use --random-gen="2796992127 3557302396 617450546 890510965 1738140100 3067834087 3247532757 926908086 1414566369 156638555 3246663278 4134099573 981161423 3609907181 3640858300 1877346375 62636500 2971452131 2517638128 3598434114 3468579108 3051901944 750133099 339788929 773777126 3796974053 3072328126 3856912461 4101716502 565193236 3857517290 1497995421 4082201493 756016594 3893350000 1466510541 553577530 1039573499 755992535 1906164543 349391451 1121652073 136623986 2655956311 2236400989 685816552 4170330598 3929382172 1394877055 4188347483 1471671451 472567524 1066666029 3211892213 2777289982 3728948210 3367203951 2764918061 2194709585 2010204830 171064136 2304175300 3472742522 1942991220 2831257434 382353484 427412812 220008361 3735167226 1852198729 2707080945 1214164778 1286375858 2038845935 338453351 1957122457 2776213880 2712364909 3921362764 357459550 825663697 1485907334 3863151885 1229989810 2503767698 2106764021 3036050231 2160835274 2402395313 906612168 3554279069 1918315053 2761215937 2588859796 2511981648 1584591571 2403200567 2208504565 2603777686 464983966 1904640634 4141464646 323354655 3606504640 3374307746 176083892 2994629714 913729076 3470596040 1047360384 663731234 1465871541 3397452298 3474007635 907328257 255376673 116725669 3758795237 1319453906 2835913078 2160780875 1786585713 3753716671 711519376 1627277865 1314387392 1811441913 754120780 1965382600 3741612647 4237538950 1394884657 1561571670 1108671940 448661286 843800671 608737809 451392390 1804583859 3244341428 97086221 2681281628 518055562 1890860576 2816443923 3066437866 3047667923 3362541523 2765510355 1359430881 3178384061 730326499 210841191 3554689413 550727988 34748496 3048450031 1177173188 1149723798 315504356 946262945 4139814181 1806969274 78875496 3072073981 3116556596 2578878211 1855470013 1113279443 3760767145 2161949517 4193531338 1783079314 1697137410 665930232 317151448 3608169897 1278386508 4187018676 2590640983 3787205622 328263498 273119802 857560666 3028757259 1229351703 2775324474 659965840 283321069 1525463330 2280594252 3314410958 2952894085 883982403 580014619 457971552 2067340395 2093343561 4101172580 1425875471 2100908572 2978514321 1237839265 2161557628 2496052706 3160768024 4251284215 3676013941 3828224489 2226463561 2554507847 3485399004 354379036 4159837868 3665023448 53414643 334974362 3907511604 1382366815 2518594372 312268902 2481064290 3765126557 1530670565 3267703825 3346605823 2403942168 274361659 1413770186 3988813681 2737341704 4165833620 3198799019 1433963162 2756168242 1877588936 3454023361 4189334346 2454659139 3287279591 564928373 1543444430 2782916151 3638788038 2529123171 567502683 284042479 312203556 549701878 1381516567 2517396686 2384796529 4006060175 3267084564 3692274981 3030952175 255 362436" option to reproduce the execution
0.69/0.71	c #vars 1534
0.69/0.71	c #constraints 126163
2.29/2.33	c BCD2: Hardening is enabled.
2.29/2.33	c BCD2: BiasedSearch is enabled.
2.29/2.33	c Solving starts ...
2.29/2.33	c ============================[ Search Statistics ]============================
2.29/2.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.33	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.33	c =============================================================================
2.29/2.34	c  0.0s |       0 |        0 |        0 |    42565      0 |        0 |        0
2.29/2.37	c  0.0s |       0 |       42 |        0 |    42565      0 |        0 |        0
2.29/2.37	c #cpu_time = 0.040s
2.29/2.37	c #wall_clock_time = 0.040s
2.29/2.37	c #decision = 42
2.29/2.37	c #random_decision = 0
2.29/2.37	c #conflict = 0
2.29/2.37	c #restart = 0
2.29/2.37	o -42
2.29/2.37	c BCD2: updating upper bound: 1534 -> 1491
2.29/2.38	c BCD2: 0 <= obj <= 1491
2.29/2.38	c BCD2: #cores=0, #unrelaxed=1534, #relaxed=0, #hardened=0
2.29/2.38	c BCD2: #sat=1 #unsat=1 bias=1/2
2.29/2.38	c Solving starts ...
2.29/2.38	c ============================[ Search Statistics ]============================
2.29/2.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.38	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.38	c =============================================================================
2.29/2.38	c  0.0s |       0 |        0 |        0 |    42565      0 |        0 |        0
2.40/2.41	c  0.0s |       0 |        1 |        0 |    42565      0 |        0 |        0
2.40/2.41	c #cpu_time = 0.035s
2.40/2.41	c #wall_clock_time = 0.036s
2.40/2.41	c #decision = 1
2.40/2.41	c #random_decision = 0
2.40/2.41	c #conflict = 0
2.40/2.41	c #restart = 0
2.40/2.41	c BCD2: found a new core of size 2: cost of the new core is >=1
2.40/2.41	c lower bound updated to -1533
2.40/2.42	c BCD2: 1 <= obj <= 1491
2.40/2.42	c BCD2: #cores=1, #unrelaxed=1532, #relaxed=2, #hardened=0
2.40/2.42	c BCD2: #sat=1 #unsat=2 bias=2/3
2.40/2.42	c Solving starts ...
2.40/2.42	c ============================[ Search Statistics ]============================
2.40/2.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.40/2.42	c       |         |          |          |    Limit     GC | Var      | Constra 
2.40/2.42	c =============================================================================
2.40/2.42	c  0.0s |       0 |        0 |        0 |    42565      0 |        0 |        1
2.40/2.45	c  0.0s |       0 |        2 |        1 |    42565      0 |        0 |        1
2.40/2.45	c #cpu_time = 0.032s
2.40/2.45	c #wall_clock_time = 0.032s
2.40/2.45	c #decision = 2
2.40/2.45	c #random_decision = 0
2.40/2.45	c #conflict = 1
2.40/2.45	c #restart = 0
2.40/2.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
2.40/2.45	c lower bound updated to -1532
2.50/2.57	c BCD2: 2 <= obj <= 1491
2.50/2.57	c BCD2: #cores=1, #unrelaxed=1531, #relaxed=3, #hardened=0
2.50/2.57	c BCD2: #sat=1 #unsat=3 bias=3/4
2.50/2.57	c Solving starts ...
2.50/2.57	c ============================[ Search Statistics ]============================
2.50/2.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.50/2.57	c       |         |          |          |    Limit     GC | Var      | Constra 
2.50/2.57	c =============================================================================
2.50/2.57	c  0.0s |       0 |        0 |        0 |    42565      0 |        1 |        1
2.59/2.60	c  0.0s |       0 |        2 |        1 |    42565      0 |        1 |        2
2.59/2.60	c #cpu_time = 0.026s
2.59/2.60	c #wall_clock_time = 0.026s
2.59/2.60	c #decision = 2
2.59/2.60	c #random_decision = 0
2.59/2.60	c #conflict = 1
2.59/2.60	c #restart = 0
2.59/2.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
2.59/2.60	c lower bound updated to -1531
2.59/2.60	c BCD2: 3 <= obj <= 1491
2.59/2.60	c BCD2: #cores=1, #unrelaxed=1530, #relaxed=4, #hardened=0
2.59/2.60	c BCD2: #sat=1 #unsat=4 bias=4/5
2.59/2.60	c Solving starts ...
2.59/2.60	c ============================[ Search Statistics ]============================
2.59/2.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.60	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.60	c =============================================================================
2.59/2.60	c  0.0s |       0 |        0 |        0 |    42565      0 |        2 |        2
2.59/2.63	c  0.0s |       0 |        2 |        1 |    42565      0 |        2 |        3
2.59/2.63	c #cpu_time = 0.029s
2.59/2.63	c #wall_clock_time = 0.030s
2.59/2.63	c #decision = 2
2.59/2.63	c #random_decision = 0
2.59/2.63	c #conflict = 1
2.59/2.63	c #restart = 0
2.59/2.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
2.59/2.63	c lower bound updated to -1530
2.59/2.63	c BCD2: 4 <= obj <= 1491
2.59/2.63	c BCD2: #cores=1, #unrelaxed=1529, #relaxed=5, #hardened=0
2.59/2.63	c BCD2: #sat=1 #unsat=5 bias=5/6
2.59/2.63	c Solving starts ...
2.59/2.63	c ============================[ Search Statistics ]============================
2.59/2.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.63	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.63	c =============================================================================
2.59/2.63	c  0.0s |       0 |        0 |        0 |    42565      0 |        3 |        3
2.59/2.66	c  0.0s |       0 |        2 |        1 |    42565      0 |        3 |        4
2.59/2.66	c #cpu_time = 0.028s
2.59/2.66	c #wall_clock_time = 0.029s
2.59/2.66	c #decision = 2
2.59/2.66	c #random_decision = 0
2.59/2.66	c #conflict = 1
2.59/2.66	c #restart = 0
2.59/2.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
2.59/2.66	c lower bound updated to -1529
2.59/2.66	c BCD2: 5 <= obj <= 1491
2.59/2.66	c BCD2: #cores=1, #unrelaxed=1528, #relaxed=6, #hardened=0
2.59/2.66	c BCD2: #sat=1 #unsat=6 bias=6/7
2.59/2.66	c Solving starts ...
2.59/2.66	c ============================[ Search Statistics ]============================
2.59/2.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.66	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.66	c =============================================================================
2.59/2.66	c  0.0s |       0 |        0 |        0 |    42565      0 |        4 |        4
2.59/2.69	c  0.0s |       0 |        2 |        1 |    42565      0 |        4 |        5
2.59/2.69	c #cpu_time = 0.029s
2.59/2.69	c #wall_clock_time = 0.029s
2.59/2.69	c #decision = 2
2.59/2.69	c #random_decision = 0
2.59/2.69	c #conflict = 1
2.59/2.69	c #restart = 0
2.59/2.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
2.59/2.69	c lower bound updated to -1528
2.59/2.69	c BCD2: 6 <= obj <= 1491
2.59/2.69	c BCD2: #cores=1, #unrelaxed=1527, #relaxed=7, #hardened=0
2.59/2.69	c BCD2: #sat=1 #unsat=7 bias=7/8
2.59/2.69	c Solving starts ...
2.59/2.69	c ============================[ Search Statistics ]============================
2.59/2.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.69	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.69	c =============================================================================
2.59/2.69	c  0.0s |       0 |        0 |        0 |    42565      0 |        5 |        5
2.69/2.72	c  0.0s |       0 |        2 |        1 |    42565      0 |        5 |        6
2.69/2.72	c #cpu_time = 0.029s
2.69/2.72	c #wall_clock_time = 0.029s
2.69/2.72	c #decision = 2
2.69/2.72	c #random_decision = 0
2.69/2.72	c #conflict = 1
2.69/2.72	c #restart = 0
2.69/2.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
2.69/2.72	c lower bound updated to -1527
2.69/2.72	c BCD2: 7 <= obj <= 1491
2.69/2.72	c BCD2: #cores=1, #unrelaxed=1526, #relaxed=8, #hardened=0
2.69/2.72	c BCD2: #sat=1 #unsat=8 bias=8/9
2.69/2.72	c Solving starts ...
2.69/2.72	c ============================[ Search Statistics ]============================
2.69/2.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.72	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.72	c =============================================================================
2.69/2.72	c  0.0s |       0 |        0 |        0 |    42565      0 |        6 |        6
2.69/2.75	c  0.0s |       0 |        2 |        1 |    42565      0 |        6 |        7
2.69/2.75	c #cpu_time = 0.029s
2.69/2.75	c #wall_clock_time = 0.030s
2.69/2.75	c #decision = 2
2.69/2.75	c #random_decision = 0
2.69/2.75	c #conflict = 1
2.69/2.75	c #restart = 0
2.69/2.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
2.69/2.75	c lower bound updated to -1526
2.69/2.75	c BCD2: 8 <= obj <= 1491
2.69/2.75	c BCD2: #cores=1, #unrelaxed=1525, #relaxed=9, #hardened=0
2.69/2.75	c BCD2: #sat=1 #unsat=9 bias=9/10
2.69/2.75	c Solving starts ...
2.69/2.75	c ============================[ Search Statistics ]============================
2.69/2.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.75	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.75	c =============================================================================
2.69/2.75	c  0.0s |       0 |        0 |        0 |    42565      0 |        7 |        7
2.69/2.78	c  0.0s |       0 |        2 |        1 |    42565      0 |        7 |        8
2.69/2.78	c #cpu_time = 0.029s
2.69/2.78	c #wall_clock_time = 0.029s
2.69/2.78	c #decision = 2
2.69/2.78	c #random_decision = 0
2.69/2.78	c #conflict = 1
2.69/2.78	c #restart = 0
2.69/2.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
2.69/2.78	c lower bound updated to -1525
2.69/2.78	c BCD2: 9 <= obj <= 1491
2.69/2.78	c BCD2: #cores=1, #unrelaxed=1524, #relaxed=10, #hardened=0
2.69/2.78	c BCD2: #sat=1 #unsat=10 bias=10/11
2.69/2.78	c Solving starts ...
2.69/2.78	c ============================[ Search Statistics ]============================
2.69/2.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.78	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.78	c =============================================================================
2.69/2.78	c  0.0s |       0 |        0 |        0 |    42565      0 |        8 |        8
2.79/2.81	c  0.0s |       0 |        2 |        1 |    42565      0 |        8 |        9
2.79/2.81	c #cpu_time = 0.030s
2.79/2.81	c #wall_clock_time = 0.030s
2.79/2.81	c #decision = 2
2.79/2.81	c #random_decision = 0
2.79/2.81	c #conflict = 1
2.79/2.81	c #restart = 0
2.79/2.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
2.79/2.81	c lower bound updated to -1524
2.89/2.92	c BCD2: 10 <= obj <= 1491
2.89/2.92	c BCD2: #cores=1, #unrelaxed=1523, #relaxed=11, #hardened=0
2.89/2.92	c BCD2: #sat=1 #unsat=11 bias=11/12
2.89/2.92	c Solving starts ...
2.89/2.92	c ============================[ Search Statistics ]============================
2.89/2.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.92	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.92	c =============================================================================
2.89/2.92	c  0.0s |       0 |        0 |        0 |    42565      0 |        9 |        9
2.89/2.98	c  0.1s |       0 |        2 |        1 |    42565      0 |        9 |       10
2.89/2.98	c #cpu_time = 0.059s
2.89/2.98	c #wall_clock_time = 0.059s
2.89/2.98	c #decision = 2
2.89/2.98	c #random_decision = 0
2.89/2.98	c #conflict = 1
2.89/2.98	c #restart = 0
2.89/2.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
2.89/2.98	c lower bound updated to -1523
2.89/2.98	c BCD2: 11 <= obj <= 1491
2.89/2.98	c BCD2: #cores=1, #unrelaxed=1522, #relaxed=12, #hardened=0
2.89/2.98	c BCD2: #sat=1 #unsat=12 bias=12/13
2.89/2.98	c Solving starts ...
2.89/2.98	c ============================[ Search Statistics ]============================
2.89/2.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.98	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.98	c =============================================================================
2.89/2.98	c  0.0s |       0 |        0 |        0 |    42565      0 |       10 |       10
2.99/3.04	c  0.1s |       0 |        2 |        1 |    42565      0 |       10 |       11
2.99/3.04	c #cpu_time = 0.061s
2.99/3.04	c #wall_clock_time = 0.061s
2.99/3.04	c #decision = 2
2.99/3.04	c #random_decision = 0
2.99/3.04	c #conflict = 1
2.99/3.04	c #restart = 0
2.99/3.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
2.99/3.04	c lower bound updated to -1522
2.99/3.04	c BCD2: 12 <= obj <= 1491
2.99/3.04	c BCD2: #cores=1, #unrelaxed=1521, #relaxed=13, #hardened=0
2.99/3.04	c BCD2: #sat=1 #unsat=13 bias=13/14
2.99/3.04	c Solving starts ...
2.99/3.04	c ============================[ Search Statistics ]============================
2.99/3.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.99/3.04	c       |         |          |          |    Limit     GC | Var      | Constra 
2.99/3.04	c =============================================================================
2.99/3.04	c  0.0s |       0 |        0 |        0 |    42565      0 |       11 |       11
3.09/3.10	c  0.1s |       0 |        2 |        1 |    42565      0 |       11 |       12
3.09/3.10	c #cpu_time = 0.062s
3.09/3.10	c #wall_clock_time = 0.062s
3.09/3.10	c #decision = 2
3.09/3.10	c #random_decision = 0
3.09/3.10	c #conflict = 1
3.09/3.10	c #restart = 0
3.09/3.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
3.09/3.10	c lower bound updated to -1521
3.09/3.10	c BCD2: 13 <= obj <= 1491
3.09/3.10	c BCD2: #cores=1, #unrelaxed=1520, #relaxed=14, #hardened=0
3.09/3.10	c BCD2: #sat=1 #unsat=14 bias=14/15
3.09/3.10	c Solving starts ...
3.09/3.10	c ============================[ Search Statistics ]============================
3.09/3.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.09/3.10	c       |         |          |          |    Limit     GC | Var      | Constra 
3.09/3.10	c =============================================================================
3.09/3.10	c  0.0s |       0 |        0 |        0 |    42565      0 |       12 |       12
3.09/3.17	c  0.1s |       0 |        2 |        1 |    42565      0 |       12 |       13
3.09/3.17	c #cpu_time = 0.062s
3.09/3.17	c #wall_clock_time = 0.062s
3.09/3.17	c #decision = 2
3.09/3.17	c #random_decision = 0
3.09/3.17	c #conflict = 1
3.09/3.17	c #restart = 0
3.09/3.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
3.09/3.17	c lower bound updated to -1520
3.09/3.17	c BCD2: 14 <= obj <= 1491
3.09/3.17	c BCD2: #cores=1, #unrelaxed=1519, #relaxed=15, #hardened=0
3.09/3.17	c BCD2: #sat=1 #unsat=15 bias=15/16
3.09/3.17	c Solving starts ...
3.09/3.17	c ============================[ Search Statistics ]============================
3.09/3.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.09/3.17	c       |         |          |          |    Limit     GC | Var      | Constra 
3.09/3.17	c =============================================================================
3.09/3.17	c  0.0s |       0 |        0 |        0 |    42565      0 |       13 |       13
3.19/3.23	c  0.1s |       0 |        2 |        1 |    42565      0 |       13 |       14
3.19/3.23	c #cpu_time = 0.061s
3.19/3.23	c #wall_clock_time = 0.061s
3.19/3.23	c #decision = 2
3.19/3.23	c #random_decision = 0
3.19/3.23	c #conflict = 1
3.19/3.23	c #restart = 0
3.19/3.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
3.19/3.23	c lower bound updated to -1519
3.19/3.23	c BCD2: 15 <= obj <= 1491
3.19/3.23	c BCD2: #cores=1, #unrelaxed=1518, #relaxed=16, #hardened=0
3.19/3.23	c BCD2: #sat=1 #unsat=16 bias=16/17
3.19/3.23	c Solving starts ...
3.19/3.23	c ============================[ Search Statistics ]============================
3.19/3.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.19/3.23	c       |         |          |          |    Limit     GC | Var      | Constra 
3.19/3.23	c =============================================================================
3.19/3.23	c  0.0s |       0 |        0 |        0 |    42565      0 |       14 |       14
3.19/3.29	c  0.1s |       0 |        2 |        1 |    42565      0 |       14 |       15
3.19/3.29	c #cpu_time = 0.061s
3.19/3.29	c #wall_clock_time = 0.061s
3.19/3.29	c #decision = 2
3.19/3.29	c #random_decision = 0
3.19/3.29	c #conflict = 1
3.19/3.29	c #restart = 0
3.19/3.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
3.19/3.29	c lower bound updated to -1518
3.19/3.29	c BCD2: 16 <= obj <= 1491
3.19/3.29	c BCD2: #cores=1, #unrelaxed=1517, #relaxed=17, #hardened=0
3.19/3.29	c BCD2: #sat=1 #unsat=17 bias=17/18
3.19/3.29	c Solving starts ...
3.19/3.29	c ============================[ Search Statistics ]============================
3.19/3.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.19/3.29	c       |         |          |          |    Limit     GC | Var      | Constra 
3.19/3.29	c =============================================================================
3.19/3.29	c  0.0s |       0 |        0 |        0 |    42565      0 |       15 |       15
3.29/3.35	c  0.1s |       0 |        2 |        1 |    42565      0 |       15 |       16
3.29/3.35	c #cpu_time = 0.060s
3.29/3.35	c #wall_clock_time = 0.061s
3.29/3.35	c #decision = 2
3.29/3.35	c #random_decision = 0
3.29/3.35	c #conflict = 1
3.29/3.35	c #restart = 0
3.29/3.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
3.29/3.35	c lower bound updated to -1517
3.29/3.35	c BCD2: 17 <= obj <= 1491
3.29/3.35	c BCD2: #cores=1, #unrelaxed=1516, #relaxed=18, #hardened=0
3.29/3.35	c BCD2: #sat=1 #unsat=18 bias=18/19
3.29/3.35	c Solving starts ...
3.29/3.35	c ============================[ Search Statistics ]============================
3.29/3.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.29/3.35	c       |         |          |          |    Limit     GC | Var      | Constra 
3.29/3.35	c =============================================================================
3.29/3.35	c  0.0s |       0 |        0 |        0 |    42565      0 |       16 |       16
3.39/3.42	c  0.1s |       0 |        2 |        1 |    42565      0 |       16 |       17
3.39/3.42	c #cpu_time = 0.063s
3.39/3.42	c #wall_clock_time = 0.063s
3.39/3.42	c #decision = 2
3.39/3.42	c #random_decision = 0
3.39/3.42	c #conflict = 1
3.39/3.42	c #restart = 0
3.39/3.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
3.39/3.42	c lower bound updated to -1516
3.39/3.42	c BCD2: 18 <= obj <= 1491
3.39/3.42	c BCD2: #cores=1, #unrelaxed=1515, #relaxed=19, #hardened=0
3.39/3.42	c BCD2: #sat=1 #unsat=19 bias=19/20
3.39/3.42	c Solving starts ...
3.39/3.42	c ============================[ Search Statistics ]============================
3.39/3.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.39/3.42	c       |         |          |          |    Limit     GC | Var      | Constra 
3.39/3.42	c =============================================================================
3.39/3.42	c  0.0s |       0 |        0 |        0 |    42565      0 |       17 |       17
3.39/3.49	c  0.1s |       0 |        2 |        1 |    42565      0 |       17 |       18
3.39/3.49	c #cpu_time = 0.061s
3.39/3.49	c #wall_clock_time = 0.061s
3.39/3.49	c #decision = 2
3.39/3.49	c #random_decision = 0
3.39/3.49	c #conflict = 1
3.39/3.49	c #restart = 0
3.39/3.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
3.39/3.49	c lower bound updated to -1515
3.39/3.49	c BCD2: 19 <= obj <= 1491
3.39/3.49	c BCD2: #cores=1, #unrelaxed=1514, #relaxed=20, #hardened=0
3.39/3.49	c BCD2: #sat=1 #unsat=20 bias=20/21
3.39/3.49	c Solving starts ...
3.39/3.49	c ============================[ Search Statistics ]============================
3.39/3.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.39/3.49	c       |         |          |          |    Limit     GC | Var      | Constra 
3.39/3.49	c =============================================================================
3.39/3.49	c  0.0s |       0 |        0 |        0 |    42565      0 |       18 |       18
3.49/3.55	c  0.1s |       0 |        2 |        1 |    42565      0 |       18 |       19
3.49/3.55	c #cpu_time = 0.062s
3.49/3.55	c #wall_clock_time = 0.062s
3.49/3.55	c #decision = 2
3.49/3.55	c #random_decision = 0
3.49/3.55	c #conflict = 1
3.49/3.55	c #restart = 0
3.49/3.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
3.49/3.55	c lower bound updated to -1514
3.49/3.55	c BCD2: 20 <= obj <= 1491
3.49/3.55	c BCD2: #cores=1, #unrelaxed=1513, #relaxed=21, #hardened=0
3.49/3.55	c BCD2: #sat=1 #unsat=21 bias=21/22
3.49/3.55	c Solving starts ...
3.49/3.55	c ============================[ Search Statistics ]============================
3.49/3.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.49/3.55	c       |         |          |          |    Limit     GC | Var      | Constra 
3.49/3.55	c =============================================================================
3.49/3.55	c  0.0s |       0 |        0 |        0 |    42565      0 |       19 |       19
3.59/3.61	c  0.1s |       0 |        2 |        1 |    42565      0 |       19 |       20
3.59/3.61	c #cpu_time = 0.061s
3.59/3.61	c #wall_clock_time = 0.061s
3.59/3.61	c #decision = 2
3.59/3.61	c #random_decision = 0
3.59/3.61	c #conflict = 1
3.59/3.61	c #restart = 0
3.59/3.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
3.59/3.61	c lower bound updated to -1513
3.59/3.61	c BCD2: 21 <= obj <= 1491
3.59/3.61	c BCD2: #cores=1, #unrelaxed=1512, #relaxed=22, #hardened=0
3.59/3.61	c BCD2: #sat=1 #unsat=22 bias=22/23
3.59/3.61	c Solving starts ...
3.59/3.61	c ============================[ Search Statistics ]============================
3.59/3.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.59/3.61	c       |         |          |          |    Limit     GC | Var      | Constra 
3.59/3.61	c =============================================================================
3.59/3.61	c  0.0s |       0 |        0 |        0 |    42565      0 |       20 |       20
3.59/3.67	c  0.1s |       0 |        2 |        1 |    42565      0 |       20 |       21
3.59/3.67	c #cpu_time = 0.061s
3.59/3.67	c #wall_clock_time = 0.061s
3.59/3.67	c #decision = 2
3.59/3.67	c #random_decision = 0
3.59/3.67	c #conflict = 1
3.59/3.67	c #restart = 0
3.59/3.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
3.59/3.67	c lower bound updated to -1512
3.59/3.67	c BCD2: 22 <= obj <= 1491
3.59/3.67	c BCD2: #cores=1, #unrelaxed=1511, #relaxed=23, #hardened=0
3.59/3.67	c BCD2: #sat=1 #unsat=23 bias=23/24
3.59/3.67	c Solving starts ...
3.59/3.67	c ============================[ Search Statistics ]============================
3.59/3.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.59/3.67	c       |         |          |          |    Limit     GC | Var      | Constra 
3.59/3.67	c =============================================================================
3.59/3.67	c  0.0s |       0 |        0 |        0 |    42565      0 |       21 |       21
3.69/3.74	c  0.1s |       0 |        2 |        1 |    42565      0 |       21 |       22
3.69/3.74	c #cpu_time = 0.061s
3.69/3.74	c #wall_clock_time = 0.061s
3.69/3.74	c #decision = 2
3.69/3.74	c #random_decision = 0
3.69/3.74	c #conflict = 1
3.69/3.74	c #restart = 0
3.69/3.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
3.69/3.74	c lower bound updated to -1511
3.69/3.74	c BCD2: 23 <= obj <= 1491
3.69/3.74	c BCD2: #cores=1, #unrelaxed=1510, #relaxed=24, #hardened=0
3.69/3.74	c BCD2: #sat=1 #unsat=24 bias=24/25
3.69/3.74	c Solving starts ...
3.69/3.74	c ============================[ Search Statistics ]============================
3.69/3.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.69/3.74	c       |         |          |          |    Limit     GC | Var      | Constra 
3.69/3.74	c =============================================================================
3.69/3.74	c  0.0s |       0 |        0 |        0 |    42565      0 |       22 |       22
3.79/3.80	c  0.1s |       0 |        2 |        1 |    42565      0 |       22 |       23
3.79/3.80	c #cpu_time = 0.061s
3.79/3.80	c #wall_clock_time = 0.061s
3.79/3.80	c #decision = 2
3.79/3.80	c #random_decision = 0
3.79/3.80	c #conflict = 1
3.79/3.80	c #restart = 0
3.79/3.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
3.79/3.80	c lower bound updated to -1510
3.79/3.80	c BCD2: 24 <= obj <= 1491
3.79/3.80	c BCD2: #cores=1, #unrelaxed=1509, #relaxed=25, #hardened=0
3.79/3.80	c BCD2: #sat=1 #unsat=25 bias=25/26
3.79/3.80	c Solving starts ...
3.79/3.80	c ============================[ Search Statistics ]============================
3.79/3.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.79/3.80	c       |         |          |          |    Limit     GC | Var      | Constra 
3.79/3.80	c =============================================================================
3.79/3.80	c  0.0s |       0 |        0 |        0 |    42565      0 |       23 |       23
3.79/3.86	c  0.1s |       0 |        2 |        1 |    42565      0 |       23 |       24
3.79/3.86	c #cpu_time = 0.061s
3.79/3.86	c #wall_clock_time = 0.061s
3.79/3.86	c #decision = 2
3.79/3.86	c #random_decision = 0
3.79/3.86	c #conflict = 1
3.79/3.86	c #restart = 0
3.79/3.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
3.79/3.86	c lower bound updated to -1509
3.79/3.86	c BCD2: 25 <= obj <= 1491
3.79/3.86	c BCD2: #cores=1, #unrelaxed=1508, #relaxed=26, #hardened=0
3.79/3.86	c BCD2: #sat=1 #unsat=26 bias=26/27
3.79/3.86	c Solving starts ...
3.79/3.86	c ============================[ Search Statistics ]============================
3.79/3.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.79/3.86	c       |         |          |          |    Limit     GC | Var      | Constra 
3.79/3.86	c =============================================================================
3.79/3.86	c  0.0s |       0 |        0 |        0 |    42565      0 |       24 |       24
3.89/3.92	c  0.1s |       0 |        2 |        0 |    42565      0 |       24 |       25
3.89/3.92	c #cpu_time = 0.061s
3.89/3.92	c #wall_clock_time = 0.061s
3.89/3.92	c #decision = 2
3.89/3.92	c #random_decision = 0
3.89/3.92	c #conflict = 0
3.89/3.92	c #restart = 0
3.89/3.92	c BCD2: found a new core of size 2: cost of the new core is >=1
3.89/3.92	c lower bound updated to -1508
3.89/3.94	c BCD2: 26 <= obj <= 1491
3.89/3.94	c BCD2: #cores=2, #unrelaxed=1506, #relaxed=28, #hardened=0
3.89/3.94	c BCD2: #sat=1 #unsat=27 bias=27/28
3.89/3.94	c Solving starts ...
3.89/3.94	c ============================[ Search Statistics ]============================
3.89/3.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.89/3.94	c       |         |          |          |    Limit     GC | Var      | Constra 
3.89/3.94	c =============================================================================
3.89/3.94	c  0.0s |       0 |        0 |        0 |    42565      0 |       24 |       26
3.89/4.00	c  0.1s |       0 |        3 |        1 |    42565      0 |       24 |       26
3.89/4.00	c #cpu_time = 0.058s
3.89/4.00	c #wall_clock_time = 0.058s
3.89/4.00	c #decision = 3
3.89/4.00	c #random_decision = 0
3.89/4.00	c #conflict = 1
3.89/4.00	c #restart = 0
3.89/4.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
3.89/4.00	c lower bound updated to -1507
3.89/4.00	c BCD2: 27 <= obj <= 1491
3.89/4.00	c BCD2: #cores=2, #unrelaxed=1505, #relaxed=29, #hardened=0
3.89/4.00	c BCD2: #sat=1 #unsat=28 bias=28/29
3.99/4.00	c Solving starts ...
3.99/4.00	c ============================[ Search Statistics ]============================
3.99/4.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.99/4.00	c       |         |          |          |    Limit     GC | Var      | Constra 
3.99/4.00	c =============================================================================
3.99/4.00	c  0.0s |       0 |        0 |        0 |    42565      0 |       25 |       26
3.99/4.06	c  0.1s |       0 |        3 |        1 |    42565      0 |       25 |       27
3.99/4.06	c #cpu_time = 0.060s
3.99/4.06	c #wall_clock_time = 0.060s
3.99/4.06	c #decision = 3
3.99/4.06	c #random_decision = 0
3.99/4.06	c #conflict = 1
3.99/4.06	c #restart = 0
3.99/4.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
3.99/4.06	c lower bound updated to -1506
3.99/4.06	c BCD2: 28 <= obj <= 1491
3.99/4.06	c BCD2: #cores=2, #unrelaxed=1504, #relaxed=30, #hardened=0
3.99/4.06	c BCD2: #sat=1 #unsat=29 bias=29/30
3.99/4.06	c Solving starts ...
3.99/4.06	c ============================[ Search Statistics ]============================
3.99/4.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.99/4.06	c       |         |          |          |    Limit     GC | Var      | Constra 
3.99/4.06	c =============================================================================
3.99/4.06	c  0.0s |       0 |        0 |        0 |    42565      0 |       26 |       27
4.09/4.12	c  0.1s |       0 |        3 |        1 |    42565      0 |       26 |       28
4.09/4.12	c #cpu_time = 0.061s
4.09/4.12	c #wall_clock_time = 0.061s
4.09/4.12	c #decision = 3
4.09/4.12	c #random_decision = 0
4.09/4.12	c #conflict = 1
4.09/4.12	c #restart = 0
4.09/4.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
4.09/4.12	c lower bound updated to -1505
4.09/4.12	c BCD2: 29 <= obj <= 1491
4.09/4.12	c BCD2: #cores=2, #unrelaxed=1503, #relaxed=31, #hardened=0
4.09/4.12	c BCD2: #sat=1 #unsat=30 bias=30/31
4.09/4.12	c Solving starts ...
4.09/4.12	c ============================[ Search Statistics ]============================
4.09/4.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.09/4.12	c       |         |          |          |    Limit     GC | Var      | Constra 
4.09/4.12	c =============================================================================
4.09/4.12	c  0.0s |       0 |        0 |        0 |    42565      0 |       27 |       28
4.09/4.18	c  0.1s |       0 |        3 |        1 |    42565      0 |       27 |       29
4.09/4.18	c #cpu_time = 0.062s
4.09/4.18	c #wall_clock_time = 0.062s
4.09/4.18	c #decision = 3
4.09/4.18	c #random_decision = 0
4.09/4.18	c #conflict = 1
4.09/4.18	c #restart = 0
4.09/4.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
4.09/4.18	c lower bound updated to -1504
4.09/4.18	c BCD2: 30 <= obj <= 1491
4.09/4.18	c BCD2: #cores=2, #unrelaxed=1502, #relaxed=32, #hardened=0
4.09/4.18	c BCD2: #sat=1 #unsat=31 bias=31/32
4.09/4.18	c Solving starts ...
4.09/4.18	c ============================[ Search Statistics ]============================
4.09/4.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.09/4.18	c       |         |          |          |    Limit     GC | Var      | Constra 
4.09/4.18	c =============================================================================
4.09/4.18	c  0.0s |       0 |        0 |        0 |    42565      0 |       28 |       29
4.19/4.24	c  0.1s |       0 |        3 |        1 |    42565      0 |       28 |       30
4.19/4.24	c #cpu_time = 0.062s
4.19/4.24	c #wall_clock_time = 0.062s
4.19/4.24	c #decision = 3
4.19/4.24	c #random_decision = 0
4.19/4.24	c #conflict = 1
4.19/4.24	c #restart = 0
4.19/4.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
4.19/4.24	c lower bound updated to -1503
4.19/4.24	c BCD2: 31 <= obj <= 1491
4.19/4.24	c BCD2: #cores=2, #unrelaxed=1501, #relaxed=33, #hardened=0
4.19/4.24	c BCD2: #sat=1 #unsat=32 bias=32/33
4.19/4.24	c Solving starts ...
4.19/4.24	c ============================[ Search Statistics ]============================
4.19/4.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.19/4.24	c       |         |          |          |    Limit     GC | Var      | Constra 
4.19/4.24	c =============================================================================
4.19/4.24	c  0.0s |       0 |        0 |        0 |    42565      0 |       29 |       30
4.29/4.30	c  0.1s |       0 |        3 |        1 |    42565      0 |       29 |       31
4.29/4.30	c #cpu_time = 0.060s
4.29/4.30	c #wall_clock_time = 0.060s
4.29/4.30	c #decision = 3
4.29/4.30	c #random_decision = 0
4.29/4.30	c #conflict = 1
4.29/4.30	c #restart = 0
4.29/4.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
4.29/4.30	c lower bound updated to -1502
4.29/4.31	c BCD2: 32 <= obj <= 1491
4.29/4.31	c BCD2: #cores=2, #unrelaxed=1500, #relaxed=34, #hardened=0
4.29/4.31	c BCD2: #sat=1 #unsat=33 bias=33/34
4.29/4.31	c Solving starts ...
4.29/4.31	c ============================[ Search Statistics ]============================
4.29/4.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.29/4.31	c       |         |          |          |    Limit     GC | Var      | Constra 
4.29/4.31	c =============================================================================
4.29/4.31	c  0.0s |       0 |        0 |        0 |    42565      0 |       30 |       31
4.29/4.37	c  0.1s |       0 |        3 |        1 |    42565      0 |       30 |       32
4.29/4.37	c #cpu_time = 0.061s
4.29/4.37	c #wall_clock_time = 0.061s
4.29/4.37	c #decision = 3
4.29/4.37	c #random_decision = 0
4.29/4.37	c #conflict = 1
4.29/4.37	c #restart = 0
4.29/4.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
4.29/4.37	c lower bound updated to -1501
4.29/4.37	c BCD2: 33 <= obj <= 1491
4.29/4.37	c BCD2: #cores=2, #unrelaxed=1499, #relaxed=35, #hardened=0
4.29/4.37	c BCD2: #sat=1 #unsat=34 bias=34/35
4.29/4.37	c Solving starts ...
4.29/4.37	c ============================[ Search Statistics ]============================
4.29/4.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.29/4.37	c       |         |          |          |    Limit     GC | Var      | Constra 
4.29/4.37	c =============================================================================
4.29/4.37	c  0.0s |       0 |        0 |        0 |    42565      0 |       31 |       32
4.39/4.43	c  0.1s |       0 |        3 |        1 |    42565      0 |       31 |       33
4.39/4.43	c #cpu_time = 0.060s
4.39/4.43	c #wall_clock_time = 0.061s
4.39/4.43	c #decision = 3
4.39/4.43	c #random_decision = 0
4.39/4.43	c #conflict = 1
4.39/4.43	c #restart = 0
4.39/4.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
4.39/4.43	c lower bound updated to -1500
4.39/4.44	c BCD2: 34 <= obj <= 1491
4.39/4.44	c BCD2: #cores=2, #unrelaxed=1498, #relaxed=36, #hardened=0
4.39/4.44	c BCD2: #sat=1 #unsat=35 bias=35/36
4.39/4.44	c Solving starts ...
4.39/4.44	c ============================[ Search Statistics ]============================
4.39/4.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.39/4.44	c       |         |          |          |    Limit     GC | Var      | Constra 
4.39/4.44	c =============================================================================
4.39/4.44	c  0.0s |       0 |        0 |        0 |    42565      0 |       32 |       33
4.39/4.50	c  0.1s |       0 |        3 |        1 |    42565      0 |       32 |       34
4.39/4.50	c #cpu_time = 0.059s
4.39/4.50	c #wall_clock_time = 0.059s
4.39/4.50	c #decision = 3
4.39/4.50	c #random_decision = 0
4.39/4.50	c #conflict = 1
4.39/4.50	c #restart = 0
4.39/4.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
4.39/4.50	c lower bound updated to -1499
4.49/4.50	c BCD2: 35 <= obj <= 1491
4.49/4.50	c BCD2: #cores=2, #unrelaxed=1497, #relaxed=37, #hardened=0
4.49/4.50	c BCD2: #sat=1 #unsat=36 bias=36/37
4.49/4.50	c Solving starts ...
4.49/4.50	c ============================[ Search Statistics ]============================
4.49/4.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.49/4.50	c       |         |          |          |    Limit     GC | Var      | Constra 
4.49/4.50	c =============================================================================
4.49/4.50	c  0.0s |       0 |        0 |        0 |    42565      0 |       33 |       34
4.49/4.56	c  0.1s |       0 |        3 |        1 |    42565      0 |       33 |       35
4.49/4.56	c #cpu_time = 0.063s
4.49/4.56	c #wall_clock_time = 0.063s
4.49/4.56	c #decision = 3
4.49/4.56	c #random_decision = 0
4.49/4.56	c #conflict = 1
4.49/4.56	c #restart = 0
4.49/4.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
4.49/4.56	c lower bound updated to -1498
4.49/4.56	c BCD2: 36 <= obj <= 1491
4.49/4.56	c BCD2: #cores=2, #unrelaxed=1496, #relaxed=38, #hardened=0
4.49/4.56	c BCD2: #sat=1 #unsat=37 bias=37/38
4.49/4.56	c Solving starts ...
4.49/4.56	c ============================[ Search Statistics ]============================
4.49/4.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.49/4.56	c       |         |          |          |    Limit     GC | Var      | Constra 
4.49/4.56	c =============================================================================
4.49/4.56	c  0.0s |       0 |        0 |        0 |    42565      0 |       34 |       35
4.59/4.62	c  0.1s |       0 |        3 |        1 |    42565      0 |       34 |       36
4.59/4.62	c #cpu_time = 0.063s
4.59/4.62	c #wall_clock_time = 0.063s
4.59/4.62	c #decision = 3
4.59/4.62	c #random_decision = 0
4.59/4.62	c #conflict = 1
4.59/4.62	c #restart = 0
4.59/4.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
4.59/4.62	c lower bound updated to -1497
4.59/4.62	c BCD2: 37 <= obj <= 1491
4.59/4.62	c BCD2: #cores=2, #unrelaxed=1495, #relaxed=39, #hardened=0
4.59/4.62	c BCD2: #sat=1 #unsat=38 bias=38/39
4.59/4.62	c Solving starts ...
4.59/4.62	c ============================[ Search Statistics ]============================
4.59/4.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.59/4.62	c       |         |          |          |    Limit     GC | Var      | Constra 
4.59/4.62	c =============================================================================
4.59/4.62	c  0.0s |       0 |        0 |        0 |    42565      0 |       35 |       36
4.59/4.69	c  0.1s |       0 |        3 |        1 |    42565      0 |       35 |       37
4.59/4.69	c #cpu_time = 0.061s
4.59/4.69	c #wall_clock_time = 0.061s
4.59/4.69	c #decision = 3
4.59/4.69	c #random_decision = 0
4.59/4.69	c #conflict = 1
4.59/4.69	c #restart = 0
4.59/4.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
4.59/4.69	c lower bound updated to -1496
4.59/4.69	c BCD2: 38 <= obj <= 1491
4.59/4.69	c BCD2: #cores=2, #unrelaxed=1494, #relaxed=40, #hardened=0
4.59/4.69	c BCD2: #sat=1 #unsat=39 bias=39/40
4.59/4.69	c Solving starts ...
4.59/4.69	c ============================[ Search Statistics ]============================
4.59/4.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.59/4.69	c       |         |          |          |    Limit     GC | Var      | Constra 
4.59/4.69	c =============================================================================
4.59/4.69	c  0.0s |       0 |        0 |        0 |    42565      0 |       36 |       37
4.69/4.75	c  0.1s |       0 |        3 |        1 |    42565      0 |       36 |       38
4.69/4.75	c #cpu_time = 0.061s
4.69/4.75	c #wall_clock_time = 0.061s
4.69/4.75	c #decision = 3
4.69/4.75	c #random_decision = 0
4.69/4.75	c #conflict = 1
4.69/4.75	c #restart = 0
4.69/4.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
4.69/4.75	c lower bound updated to -1495
4.69/4.75	c BCD2: 39 <= obj <= 1491
4.69/4.75	c BCD2: #cores=2, #unrelaxed=1493, #relaxed=41, #hardened=0
4.69/4.75	c BCD2: #sat=1 #unsat=40 bias=40/41
4.69/4.75	c Solving starts ...
4.69/4.75	c ============================[ Search Statistics ]============================
4.69/4.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.69/4.75	c       |         |          |          |    Limit     GC | Var      | Constra 
4.69/4.75	c =============================================================================
4.69/4.75	c  0.0s |       0 |        0 |        0 |    42565      0 |       37 |       38
4.79/4.81	c  0.1s |       0 |        3 |        1 |    42565      0 |       37 |       39
4.79/4.81	c #cpu_time = 0.061s
4.79/4.81	c #wall_clock_time = 0.061s
4.79/4.81	c #decision = 3
4.79/4.81	c #random_decision = 0
4.79/4.81	c #conflict = 1
4.79/4.81	c #restart = 0
4.79/4.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
4.79/4.81	c lower bound updated to -1494
4.79/4.81	c BCD2: 40 <= obj <= 1491
4.79/4.81	c BCD2: #cores=2, #unrelaxed=1492, #relaxed=42, #hardened=0
4.79/4.81	c BCD2: #sat=1 #unsat=41 bias=41/42
4.79/4.81	c Solving starts ...
4.79/4.81	c ============================[ Search Statistics ]============================
4.79/4.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.79/4.81	c       |         |          |          |    Limit     GC | Var      | Constra 
4.79/4.81	c =============================================================================
4.79/4.81	c  0.0s |       0 |        0 |        0 |    42565      0 |       38 |       39
4.79/4.87	c  0.1s |       0 |        3 |        1 |    42565      0 |       38 |       40
4.79/4.87	c #cpu_time = 0.061s
4.79/4.87	c #wall_clock_time = 0.062s
4.79/4.87	c #decision = 3
4.79/4.87	c #random_decision = 0
4.79/4.87	c #conflict = 1
4.79/4.87	c #restart = 0
4.79/4.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
4.79/4.87	c lower bound updated to -1493
4.79/4.87	c BCD2: 41 <= obj <= 1491
4.79/4.87	c BCD2: #cores=2, #unrelaxed=1491, #relaxed=43, #hardened=0
4.79/4.87	c BCD2: #sat=1 #unsat=42 bias=42/43
4.79/4.87	c Solving starts ...
4.79/4.87	c ============================[ Search Statistics ]============================
4.79/4.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.79/4.87	c       |         |          |          |    Limit     GC | Var      | Constra 
4.79/4.87	c =============================================================================
4.79/4.87	c  0.0s |       0 |        0 |        0 |    42565      0 |       39 |       40
4.89/4.93	c  0.1s |       0 |        3 |        1 |    42565      0 |       39 |       41
4.89/4.93	c #cpu_time = 0.061s
4.89/4.93	c #wall_clock_time = 0.061s
4.89/4.93	c #decision = 3
4.89/4.93	c #random_decision = 0
4.89/4.93	c #conflict = 1
4.89/4.93	c #restart = 0
4.89/4.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
4.89/4.93	c lower bound updated to -1492
4.89/4.94	c BCD2: 42 <= obj <= 1491
4.89/4.94	c BCD2: #cores=2, #unrelaxed=1490, #relaxed=44, #hardened=0
4.89/4.94	c BCD2: #sat=1 #unsat=43 bias=43/44
4.89/4.94	c Solving starts ...
4.89/4.94	c ============================[ Search Statistics ]============================
4.89/4.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.89/4.94	c       |         |          |          |    Limit     GC | Var      | Constra 
4.89/4.94	c =============================================================================
4.89/4.94	c  0.0s |       0 |        0 |        0 |    42565      0 |       40 |       41
4.99/5.00	c  0.1s |       0 |        3 |        1 |    42565      0 |       40 |       42
4.99/5.00	c #cpu_time = 0.059s
4.99/5.00	c #wall_clock_time = 0.059s
4.99/5.00	c #decision = 3
4.99/5.00	c #random_decision = 0
4.99/5.00	c #conflict = 1
4.99/5.00	c #restart = 0
4.99/5.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
4.99/5.00	c lower bound updated to -1491
4.99/5.00	c BCD2: 43 <= obj <= 1491
4.99/5.00	c BCD2: #cores=2, #unrelaxed=1489, #relaxed=45, #hardened=0
4.99/5.00	c BCD2: #sat=1 #unsat=44 bias=44/45
4.99/5.00	c Solving starts ...
4.99/5.00	c ============================[ Search Statistics ]============================
4.99/5.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.99/5.00	c       |         |          |          |    Limit     GC | Var      | Constra 
4.99/5.00	c =============================================================================
4.99/5.00	c  0.0s |       0 |        0 |        0 |    42565      0 |       41 |       42
4.99/5.06	c  0.1s |       0 |        3 |        1 |    42565      0 |       41 |       43
4.99/5.06	c #cpu_time = 0.061s
4.99/5.06	c #wall_clock_time = 0.061s
4.99/5.06	c #decision = 3
4.99/5.06	c #random_decision = 0
4.99/5.06	c #conflict = 1
4.99/5.06	c #restart = 0
4.99/5.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
4.99/5.06	c lower bound updated to -1490
4.99/5.06	c BCD2: 44 <= obj <= 1491
4.99/5.06	c BCD2: #cores=2, #unrelaxed=1488, #relaxed=46, #hardened=0
4.99/5.06	c BCD2: #sat=1 #unsat=45 bias=45/46
4.99/5.06	c Solving starts ...
4.99/5.06	c ============================[ Search Statistics ]============================
4.99/5.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.99/5.06	c       |         |          |          |    Limit     GC | Var      | Constra 
4.99/5.06	c =============================================================================
4.99/5.07	c  0.0s |       0 |        0 |        0 |    42565      0 |       42 |       43
5.09/5.13	c  0.1s |       0 |        3 |        1 |    42565      0 |       42 |       44
5.09/5.13	c #cpu_time = 0.062s
5.09/5.13	c #wall_clock_time = 0.062s
5.09/5.13	c #decision = 3
5.09/5.13	c #random_decision = 0
5.09/5.13	c #conflict = 1
5.09/5.13	c #restart = 0
5.09/5.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
5.09/5.13	c lower bound updated to -1489
5.09/5.13	c BCD2: 45 <= obj <= 1491
5.09/5.13	c BCD2: #cores=2, #unrelaxed=1487, #relaxed=47, #hardened=0
5.09/5.13	c BCD2: #sat=1 #unsat=46 bias=46/47
5.09/5.13	c Solving starts ...
5.09/5.13	c ============================[ Search Statistics ]============================
5.09/5.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.09/5.13	c       |         |          |          |    Limit     GC | Var      | Constra 
5.09/5.13	c =============================================================================
5.09/5.13	c  0.0s |       0 |        0 |        0 |    42565      0 |       43 |       44
5.09/5.19	c  0.1s |       0 |        3 |        1 |    42565      0 |       43 |       45
5.09/5.19	c #cpu_time = 0.061s
5.09/5.19	c #wall_clock_time = 0.061s
5.09/5.19	c #decision = 3
5.09/5.19	c #random_decision = 0
5.09/5.19	c #conflict = 1
5.09/5.19	c #restart = 0
5.09/5.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
5.09/5.19	c lower bound updated to -1488
5.09/5.19	c BCD2: 46 <= obj <= 1491
5.09/5.19	c BCD2: #cores=2, #unrelaxed=1486, #relaxed=48, #hardened=0
5.09/5.19	c BCD2: #sat=1 #unsat=47 bias=47/48
5.09/5.19	c Solving starts ...
5.09/5.19	c ============================[ Search Statistics ]============================
5.09/5.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.09/5.19	c       |         |          |          |    Limit     GC | Var      | Constra 
5.09/5.19	c =============================================================================
5.09/5.19	c  0.0s |       0 |        0 |        0 |    42565      0 |       44 |       45
5.19/5.25	c  0.1s |       0 |        3 |        1 |    42565      0 |       44 |       46
5.19/5.25	c #cpu_time = 0.060s
5.19/5.25	c #wall_clock_time = 0.061s
5.19/5.25	c #decision = 3
5.19/5.25	c #random_decision = 0
5.19/5.25	c #conflict = 1
5.19/5.25	c #restart = 0
5.19/5.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
5.19/5.25	c lower bound updated to -1487
5.19/5.25	c BCD2: 47 <= obj <= 1491
5.19/5.25	c BCD2: #cores=2, #unrelaxed=1485, #relaxed=49, #hardened=0
5.19/5.25	c BCD2: #sat=1 #unsat=48 bias=48/49
5.19/5.25	c Solving starts ...
5.19/5.25	c ============================[ Search Statistics ]============================
5.19/5.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.19/5.25	c       |         |          |          |    Limit     GC | Var      | Constra 
5.19/5.25	c =============================================================================
5.19/5.25	c  0.0s |       0 |        0 |        0 |    42565      0 |       45 |       46
5.29/5.31	c  0.1s |       0 |        3 |        1 |    42565      0 |       45 |       47
5.29/5.31	c #cpu_time = 0.060s
5.29/5.31	c #wall_clock_time = 0.060s
5.29/5.31	c #decision = 3
5.29/5.31	c #random_decision = 0
5.29/5.31	c #conflict = 1
5.29/5.31	c #restart = 0
5.29/5.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
5.29/5.31	c lower bound updated to -1486
5.29/5.31	c BCD2: 48 <= obj <= 1491
5.29/5.31	c BCD2: #cores=2, #unrelaxed=1484, #relaxed=50, #hardened=0
5.29/5.31	c BCD2: #sat=1 #unsat=49 bias=49/50
5.29/5.31	c Solving starts ...
5.29/5.31	c ============================[ Search Statistics ]============================
5.29/5.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.29/5.31	c       |         |          |          |    Limit     GC | Var      | Constra 
5.29/5.31	c =============================================================================
5.29/5.31	c  0.0s |       0 |        0 |        0 |    42565      0 |       46 |       47
5.29/5.37	c  0.1s |       0 |        3 |        1 |    42565      0 |       46 |       48
5.29/5.37	c #cpu_time = 0.060s
5.29/5.37	c #wall_clock_time = 0.061s
5.29/5.37	c #decision = 3
5.29/5.37	c #random_decision = 0
5.29/5.37	c #conflict = 1
5.29/5.37	c #restart = 0
5.29/5.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
5.29/5.37	c lower bound updated to -1485
5.29/5.37	c BCD2: 49 <= obj <= 1491
5.29/5.37	c BCD2: #cores=2, #unrelaxed=1483, #relaxed=51, #hardened=0
5.29/5.37	c BCD2: #sat=1 #unsat=50 bias=50/51
5.29/5.37	c Solving starts ...
5.29/5.37	c ============================[ Search Statistics ]============================
5.29/5.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.29/5.37	c       |         |          |          |    Limit     GC | Var      | Constra 
5.29/5.37	c =============================================================================
5.29/5.37	c  0.0s |       0 |        0 |        0 |    42565      0 |       47 |       48
5.39/5.44	c  0.1s |       0 |        3 |        1 |    42565      0 |       47 |       49
5.39/5.44	c #cpu_time = 0.062s
5.39/5.44	c #wall_clock_time = 0.063s
5.39/5.44	c #decision = 3
5.39/5.44	c #random_decision = 0
5.39/5.44	c #conflict = 1
5.39/5.44	c #restart = 0
5.39/5.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
5.39/5.44	c lower bound updated to -1484
5.39/5.45	c BCD2: 50 <= obj <= 1491
5.39/5.45	c BCD2: #cores=2, #unrelaxed=1482, #relaxed=52, #hardened=0
5.39/5.45	c BCD2: #sat=1 #unsat=51 bias=51/52
5.39/5.45	c Solving starts ...
5.39/5.45	c ============================[ Search Statistics ]============================
5.39/5.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.39/5.45	c       |         |          |          |    Limit     GC | Var      | Constra 
5.39/5.45	c =============================================================================
5.39/5.45	c  0.0s |       0 |        0 |        0 |    42565      0 |       48 |       49
5.49/5.51	c  0.1s |       0 |        3 |        0 |    42565      0 |       48 |       50
5.49/5.51	c #cpu_time = 0.060s
5.49/5.51	c #wall_clock_time = 0.060s
5.49/5.51	c #decision = 3
5.49/5.51	c #random_decision = 0
5.49/5.51	c #conflict = 0
5.49/5.51	c #restart = 0
5.49/5.51	c BCD2: found a new core of size 2: cost of the new core is >=1
5.49/5.51	c lower bound updated to -1483
5.49/5.52	c BCD2: 51 <= obj <= 1491
5.49/5.52	c BCD2: #cores=3, #unrelaxed=1480, #relaxed=54, #hardened=0
5.49/5.52	c BCD2: #sat=1 #unsat=52 bias=52/53
5.49/5.52	c Solving starts ...
5.49/5.52	c ============================[ Search Statistics ]============================
5.49/5.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.49/5.52	c       |         |          |          |    Limit     GC | Var      | Constra 
5.49/5.52	c =============================================================================
5.49/5.52	c  0.0s |       0 |        0 |        0 |    42565      0 |       48 |       51
5.49/5.58	c  0.1s |       0 |        4 |        1 |    42565      0 |       48 |       51
5.49/5.58	c #cpu_time = 0.060s
5.49/5.58	c #wall_clock_time = 0.061s
5.49/5.58	c #decision = 4
5.49/5.58	c #random_decision = 0
5.49/5.58	c #conflict = 1
5.49/5.58	c #restart = 0
5.49/5.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
5.49/5.58	c lower bound updated to -1482
5.49/5.58	c BCD2: 52 <= obj <= 1491
5.49/5.58	c BCD2: #cores=3, #unrelaxed=1479, #relaxed=55, #hardened=0
5.49/5.58	c BCD2: #sat=1 #unsat=53 bias=53/54
5.49/5.58	c Solving starts ...
5.49/5.58	c ============================[ Search Statistics ]============================
5.49/5.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.49/5.58	c       |         |          |          |    Limit     GC | Var      | Constra 
5.49/5.58	c =============================================================================
5.49/5.58	c  0.0s |       0 |        0 |        0 |    42565      0 |       49 |       51
5.59/5.64	c  0.1s |       0 |        4 |        1 |    42565      0 |       49 |       52
5.59/5.64	c #cpu_time = 0.062s
5.59/5.64	c #wall_clock_time = 0.062s
5.59/5.64	c #decision = 4
5.59/5.64	c #random_decision = 0
5.59/5.64	c #conflict = 1
5.59/5.64	c #restart = 0
5.59/5.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
5.59/5.64	c lower bound updated to -1481
5.59/5.64	c BCD2: 53 <= obj <= 1491
5.59/5.64	c BCD2: #cores=3, #unrelaxed=1478, #relaxed=56, #hardened=0
5.59/5.64	c BCD2: #sat=1 #unsat=54 bias=54/55
5.59/5.64	c Solving starts ...
5.59/5.64	c ============================[ Search Statistics ]============================
5.59/5.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.59/5.64	c       |         |          |          |    Limit     GC | Var      | Constra 
5.59/5.64	c =============================================================================
5.59/5.64	c  0.0s |       0 |        0 |        0 |    42565      0 |       50 |       52
5.69/5.71	c  0.1s |       0 |        4 |        1 |    42565      0 |       50 |       53
5.69/5.71	c #cpu_time = 0.065s
5.69/5.71	c #wall_clock_time = 0.065s
5.69/5.71	c #decision = 4
5.69/5.71	c #random_decision = 0
5.69/5.71	c #conflict = 1
5.69/5.71	c #restart = 0
5.69/5.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
5.69/5.71	c lower bound updated to -1480
5.69/5.71	c BCD2: 54 <= obj <= 1491
5.69/5.71	c BCD2: #cores=3, #unrelaxed=1477, #relaxed=57, #hardened=0
5.69/5.71	c BCD2: #sat=1 #unsat=55 bias=55/56
5.69/5.71	c Solving starts ...
5.69/5.71	c ============================[ Search Statistics ]============================
5.69/5.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.69/5.71	c       |         |          |          |    Limit     GC | Var      | Constra 
5.69/5.71	c =============================================================================
5.69/5.71	c  0.0s |       0 |        0 |        0 |    42565      0 |       51 |       53
5.69/5.77	c  0.1s |       0 |        4 |        1 |    42565      0 |       51 |       54
5.69/5.77	c #cpu_time = 0.065s
5.69/5.77	c #wall_clock_time = 0.065s
5.69/5.77	c #decision = 4
5.69/5.77	c #random_decision = 0
5.69/5.77	c #conflict = 1
5.69/5.77	c #restart = 0
5.69/5.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
5.69/5.77	c lower bound updated to -1479
5.69/5.77	c BCD2: 55 <= obj <= 1491
5.69/5.77	c BCD2: #cores=3, #unrelaxed=1476, #relaxed=58, #hardened=0
5.69/5.77	c BCD2: #sat=1 #unsat=56 bias=56/57
5.69/5.77	c Solving starts ...
5.69/5.77	c ============================[ Search Statistics ]============================
5.69/5.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.69/5.77	c       |         |          |          |    Limit     GC | Var      | Constra 
5.69/5.77	c =============================================================================
5.69/5.77	c  0.0s |       0 |        0 |        0 |    42565      0 |       52 |       54
5.79/5.84	c  0.1s |       0 |        4 |        1 |    42565      0 |       52 |       55
5.79/5.84	c #cpu_time = 0.062s
5.79/5.84	c #wall_clock_time = 0.062s
5.79/5.84	c #decision = 4
5.79/5.84	c #random_decision = 0
5.79/5.84	c #conflict = 1
5.79/5.84	c #restart = 0
5.79/5.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
5.79/5.84	c lower bound updated to -1478
5.79/5.84	c BCD2: 56 <= obj <= 1491
5.79/5.84	c BCD2: #cores=3, #unrelaxed=1475, #relaxed=59, #hardened=0
5.79/5.84	c BCD2: #sat=1 #unsat=57 bias=57/58
5.79/5.84	c Solving starts ...
5.79/5.84	c ============================[ Search Statistics ]============================
5.79/5.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.79/5.84	c       |         |          |          |    Limit     GC | Var      | Constra 
5.79/5.84	c =============================================================================
5.79/5.84	c  0.0s |       0 |        0 |        0 |    42565      0 |       53 |       55
5.89/5.90	c  0.1s |       0 |        4 |        1 |    42565      0 |       53 |       56
5.89/5.90	c #cpu_time = 0.060s
5.89/5.90	c #wall_clock_time = 0.060s
5.89/5.90	c #decision = 4
5.89/5.90	c #random_decision = 0
5.89/5.90	c #conflict = 1
5.89/5.90	c #restart = 0
5.89/5.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
5.89/5.90	c lower bound updated to -1477
5.89/5.90	c BCD2: 57 <= obj <= 1491
5.89/5.90	c BCD2: #cores=3, #unrelaxed=1474, #relaxed=60, #hardened=0
5.89/5.90	c BCD2: #sat=1 #unsat=58 bias=58/59
5.89/5.90	c Solving starts ...
5.89/5.90	c ============================[ Search Statistics ]============================
5.89/5.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.89/5.90	c       |         |          |          |    Limit     GC | Var      | Constra 
5.89/5.90	c =============================================================================
5.89/5.90	c  0.0s |       0 |        0 |        0 |    42565      0 |       54 |       56
5.89/5.96	c  0.1s |       0 |        4 |        1 |    42565      0 |       54 |       57
5.89/5.96	c #cpu_time = 0.060s
5.89/5.96	c #wall_clock_time = 0.060s
5.89/5.96	c #decision = 4
5.89/5.96	c #random_decision = 0
5.89/5.96	c #conflict = 1
5.89/5.96	c #restart = 0
5.89/5.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
5.89/5.96	c lower bound updated to -1476
5.89/5.97	c BCD2: 58 <= obj <= 1491
5.89/5.97	c BCD2: #cores=3, #unrelaxed=1473, #relaxed=61, #hardened=0
5.89/5.97	c BCD2: #sat=1 #unsat=59 bias=59/60
5.89/5.97	c Solving starts ...
5.89/5.97	c ============================[ Search Statistics ]============================
5.89/5.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.89/5.97	c       |         |          |          |    Limit     GC | Var      | Constra 
5.89/5.97	c =============================================================================
5.89/5.97	c  0.0s |       0 |        0 |        0 |    42565      0 |       55 |       57
5.99/6.03	c  0.1s |       0 |        4 |        1 |    42565      0 |       55 |       58
5.99/6.03	c #cpu_time = 0.058s
5.99/6.03	c #wall_clock_time = 0.058s
5.99/6.03	c #decision = 4
5.99/6.03	c #random_decision = 0
5.99/6.03	c #conflict = 1
5.99/6.03	c #restart = 0
5.99/6.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
5.99/6.03	c lower bound updated to -1475
5.99/6.03	c BCD2: 59 <= obj <= 1491
5.99/6.03	c BCD2: #cores=3, #unrelaxed=1472, #relaxed=62, #hardened=0
5.99/6.03	c BCD2: #sat=1 #unsat=60 bias=60/61
5.99/6.03	c Solving starts ...
5.99/6.03	c ============================[ Search Statistics ]============================
5.99/6.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.99/6.03	c       |         |          |          |    Limit     GC | Var      | Constra 
5.99/6.03	c =============================================================================
5.99/6.03	c  0.0s |       0 |        0 |        0 |    42565      0 |       56 |       58
5.99/6.09	c  0.1s |       0 |        4 |        1 |    42565      0 |       56 |       59
5.99/6.09	c #cpu_time = 0.060s
5.99/6.09	c #wall_clock_time = 0.060s
5.99/6.09	c #decision = 4
5.99/6.09	c #random_decision = 0
5.99/6.09	c #conflict = 1
5.99/6.09	c #restart = 0
5.99/6.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
5.99/6.09	c lower bound updated to -1474
5.99/6.09	c BCD2: 60 <= obj <= 1491
5.99/6.09	c BCD2: #cores=3, #unrelaxed=1471, #relaxed=63, #hardened=0
5.99/6.09	c BCD2: #sat=1 #unsat=61 bias=61/62
5.99/6.09	c Solving starts ...
5.99/6.09	c ============================[ Search Statistics ]============================
5.99/6.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.99/6.09	c       |         |          |          |    Limit     GC | Var      | Constra 
5.99/6.09	c =============================================================================
5.99/6.09	c  0.0s |       0 |        0 |        0 |    42565      0 |       57 |       59
6.09/6.15	c  0.1s |       0 |        4 |        1 |    42565      0 |       57 |       60
6.09/6.15	c #cpu_time = 0.061s
6.09/6.15	c #wall_clock_time = 0.061s
6.09/6.15	c #decision = 4
6.09/6.15	c #random_decision = 0
6.09/6.15	c #conflict = 1
6.09/6.15	c #restart = 0
6.09/6.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
6.09/6.15	c lower bound updated to -1473
6.09/6.15	c BCD2: 61 <= obj <= 1491
6.09/6.15	c BCD2: #cores=3, #unrelaxed=1470, #relaxed=64, #hardened=0
6.09/6.15	c BCD2: #sat=1 #unsat=62 bias=62/63
6.09/6.15	c Solving starts ...
6.09/6.15	c ============================[ Search Statistics ]============================
6.09/6.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.09/6.15	c       |         |          |          |    Limit     GC | Var      | Constra 
6.09/6.15	c =============================================================================
6.09/6.15	c  0.0s |       0 |        0 |        0 |    42565      0 |       58 |       60
6.19/6.21	c  0.1s |       0 |        4 |        1 |    42565      0 |       58 |       61
6.19/6.21	c #cpu_time = 0.061s
6.19/6.21	c #wall_clock_time = 0.062s
6.19/6.21	c #decision = 4
6.19/6.21	c #random_decision = 0
6.19/6.21	c #conflict = 1
6.19/6.21	c #restart = 0
6.19/6.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
6.19/6.21	c lower bound updated to -1472
6.19/6.21	c BCD2: 62 <= obj <= 1491
6.19/6.21	c BCD2: #cores=3, #unrelaxed=1469, #relaxed=65, #hardened=0
6.19/6.21	c BCD2: #sat=1 #unsat=63 bias=63/64
6.19/6.21	c Solving starts ...
6.19/6.21	c ============================[ Search Statistics ]============================
6.19/6.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.19/6.21	c       |         |          |          |    Limit     GC | Var      | Constra 
6.19/6.21	c =============================================================================
6.19/6.21	c  0.0s |       0 |        0 |        0 |    42565      0 |       59 |       61
6.19/6.27	c  0.1s |       0 |        4 |        1 |    42565      0 |       59 |       62
6.19/6.27	c #cpu_time = 0.061s
6.19/6.27	c #wall_clock_time = 0.062s
6.19/6.27	c #decision = 4
6.19/6.27	c #random_decision = 0
6.19/6.27	c #conflict = 1
6.19/6.27	c #restart = 0
6.19/6.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
6.19/6.27	c lower bound updated to -1471
6.19/6.27	c BCD2: 63 <= obj <= 1491
6.19/6.27	c BCD2: #cores=3, #unrelaxed=1468, #relaxed=66, #hardened=0
6.19/6.27	c BCD2: #sat=1 #unsat=64 bias=64/65
6.19/6.27	c Solving starts ...
6.19/6.27	c ============================[ Search Statistics ]============================
6.19/6.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.19/6.27	c       |         |          |          |    Limit     GC | Var      | Constra 
6.19/6.27	c =============================================================================
6.19/6.27	c  0.0s |       0 |        0 |        0 |    42565      0 |       60 |       62
6.29/6.34	c  0.1s |       0 |        4 |        1 |    42565      0 |       60 |       63
6.29/6.34	c #cpu_time = 0.061s
6.29/6.34	c #wall_clock_time = 0.061s
6.29/6.34	c #decision = 4
6.29/6.34	c #random_decision = 0
6.29/6.34	c #conflict = 1
6.29/6.34	c #restart = 0
6.29/6.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
6.29/6.34	c lower bound updated to -1470
6.29/6.34	c BCD2: 64 <= obj <= 1491
6.29/6.34	c BCD2: #cores=3, #unrelaxed=1467, #relaxed=67, #hardened=0
6.29/6.34	c BCD2: #sat=1 #unsat=65 bias=65/66
6.29/6.34	c Solving starts ...
6.29/6.34	c ============================[ Search Statistics ]============================
6.29/6.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.29/6.34	c       |         |          |          |    Limit     GC | Var      | Constra 
6.29/6.34	c =============================================================================
6.29/6.34	c  0.0s |       0 |        0 |        0 |    42565      0 |       61 |       63
6.39/6.40	c  0.1s |       0 |        4 |        1 |    42565      0 |       61 |       64
6.39/6.40	c #cpu_time = 0.060s
6.39/6.40	c #wall_clock_time = 0.060s
6.39/6.40	c #decision = 4
6.39/6.40	c #random_decision = 0
6.39/6.40	c #conflict = 1
6.39/6.40	c #restart = 0
6.39/6.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
6.39/6.40	c lower bound updated to -1469
6.39/6.40	c BCD2: 65 <= obj <= 1491
6.39/6.40	c BCD2: #cores=3, #unrelaxed=1466, #relaxed=68, #hardened=0
6.39/6.40	c BCD2: #sat=1 #unsat=66 bias=66/67
6.39/6.40	c Solving starts ...
6.39/6.40	c ============================[ Search Statistics ]============================
6.39/6.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.39/6.40	c       |         |          |          |    Limit     GC | Var      | Constra 
6.39/6.40	c =============================================================================
6.39/6.40	c  0.0s |       0 |        0 |        0 |    42565      0 |       62 |       64
6.39/6.46	c  0.1s |       0 |        4 |        1 |    42565      0 |       62 |       65
6.39/6.46	c #cpu_time = 0.061s
6.39/6.46	c #wall_clock_time = 0.061s
6.39/6.46	c #decision = 4
6.39/6.46	c #random_decision = 0
6.39/6.46	c #conflict = 1
6.39/6.46	c #restart = 0
6.39/6.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
6.39/6.46	c lower bound updated to -1468
6.39/6.47	c BCD2: 66 <= obj <= 1491
6.39/6.47	c BCD2: #cores=3, #unrelaxed=1465, #relaxed=69, #hardened=0
6.39/6.47	c BCD2: #sat=1 #unsat=67 bias=67/68
6.39/6.47	c Solving starts ...
6.39/6.47	c ============================[ Search Statistics ]============================
6.39/6.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.39/6.47	c       |         |          |          |    Limit     GC | Var      | Constra 
6.39/6.47	c =============================================================================
6.39/6.47	c  0.0s |       0 |        0 |        0 |    42565      0 |       63 |       65
6.49/6.53	c  0.1s |       0 |        4 |        1 |    42565      0 |       63 |       66
6.49/6.53	c #cpu_time = 0.059s
6.49/6.53	c #wall_clock_time = 0.059s
6.49/6.53	c #decision = 4
6.49/6.53	c #random_decision = 0
6.49/6.53	c #conflict = 1
6.49/6.53	c #restart = 0
6.49/6.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
6.49/6.53	c lower bound updated to -1467
6.49/6.53	c BCD2: 67 <= obj <= 1491
6.49/6.53	c BCD2: #cores=3, #unrelaxed=1464, #relaxed=70, #hardened=0
6.49/6.53	c BCD2: #sat=1 #unsat=68 bias=68/69
6.49/6.53	c Solving starts ...
6.49/6.53	c ============================[ Search Statistics ]============================
6.49/6.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.49/6.53	c       |         |          |          |    Limit     GC | Var      | Constra 
6.49/6.53	c =============================================================================
6.49/6.53	c  0.0s |       0 |        0 |        0 |    42565      0 |       64 |       66
6.49/6.59	c  0.1s |       0 |        4 |        1 |    42565      0 |       64 |       67
6.49/6.59	c #cpu_time = 0.061s
6.49/6.59	c #wall_clock_time = 0.061s
6.49/6.59	c #decision = 4
6.49/6.59	c #random_decision = 0
6.49/6.59	c #conflict = 1
6.49/6.59	c #restart = 0
6.49/6.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
6.49/6.59	c lower bound updated to -1466
6.49/6.59	c BCD2: 68 <= obj <= 1491
6.49/6.59	c BCD2: #cores=3, #unrelaxed=1463, #relaxed=71, #hardened=0
6.49/6.59	c BCD2: #sat=1 #unsat=69 bias=69/70
6.49/6.59	c Solving starts ...
6.49/6.59	c ============================[ Search Statistics ]============================
6.49/6.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.49/6.59	c       |         |          |          |    Limit     GC | Var      | Constra 
6.49/6.59	c =============================================================================
6.49/6.59	c  0.0s |       0 |        0 |        0 |    42565      0 |       65 |       67
6.59/6.65	c  0.1s |       0 |        4 |        1 |    42565      0 |       65 |       68
6.59/6.65	c #cpu_time = 0.060s
6.59/6.65	c #wall_clock_time = 0.060s
6.59/6.65	c #decision = 4
6.59/6.65	c #random_decision = 0
6.59/6.65	c #conflict = 1
6.59/6.65	c #restart = 0
6.59/6.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
6.59/6.65	c lower bound updated to -1465
6.59/6.65	c BCD2: 69 <= obj <= 1491
6.59/6.65	c BCD2: #cores=3, #unrelaxed=1462, #relaxed=72, #hardened=0
6.59/6.65	c BCD2: #sat=1 #unsat=70 bias=70/71
6.59/6.65	c Solving starts ...
6.59/6.65	c ============================[ Search Statistics ]============================
6.59/6.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.59/6.65	c       |         |          |          |    Limit     GC | Var      | Constra 
6.59/6.65	c =============================================================================
6.59/6.65	c  0.0s |       0 |        0 |        0 |    42565      0 |       66 |       68
6.69/6.71	c  0.1s |       0 |        4 |        1 |    42565      0 |       66 |       69
6.69/6.71	c #cpu_time = 0.060s
6.69/6.71	c #wall_clock_time = 0.061s
6.69/6.71	c #decision = 4
6.69/6.71	c #random_decision = 0
6.69/6.71	c #conflict = 1
6.69/6.71	c #restart = 0
6.69/6.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
6.69/6.71	c lower bound updated to -1464
6.69/6.71	c BCD2: 70 <= obj <= 1491
6.69/6.71	c BCD2: #cores=3, #unrelaxed=1461, #relaxed=73, #hardened=0
6.69/6.71	c BCD2: #sat=1 #unsat=71 bias=71/72
6.69/6.71	c Solving starts ...
6.69/6.71	c ============================[ Search Statistics ]============================
6.69/6.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.69/6.71	c       |         |          |          |    Limit     GC | Var      | Constra 
6.69/6.71	c =============================================================================
6.69/6.71	c  0.0s |       0 |        0 |        0 |    42565      0 |       67 |       69
6.69/6.77	c  0.1s |       0 |        4 |        1 |    42565      0 |       67 |       70
6.69/6.77	c #cpu_time = 0.061s
6.69/6.77	c #wall_clock_time = 0.061s
6.69/6.77	c #decision = 4
6.69/6.77	c #random_decision = 0
6.69/6.77	c #conflict = 1
6.69/6.77	c #restart = 0
6.69/6.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
6.69/6.77	c lower bound updated to -1463
6.69/6.78	c BCD2: 71 <= obj <= 1491
6.69/6.78	c BCD2: #cores=3, #unrelaxed=1460, #relaxed=74, #hardened=0
6.69/6.78	c BCD2: #sat=1 #unsat=72 bias=72/73
6.69/6.78	c Solving starts ...
6.69/6.78	c ============================[ Search Statistics ]============================
6.69/6.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.69/6.78	c       |         |          |          |    Limit     GC | Var      | Constra 
6.69/6.78	c =============================================================================
6.69/6.78	c  0.0s |       0 |        0 |        0 |    42565      0 |       68 |       70
6.79/6.84	c  0.1s |       0 |        4 |        1 |    42565      0 |       68 |       71
6.79/6.84	c #cpu_time = 0.063s
6.79/6.84	c #wall_clock_time = 0.063s
6.79/6.84	c #decision = 4
6.79/6.84	c #random_decision = 0
6.79/6.84	c #conflict = 1
6.79/6.84	c #restart = 0
6.79/6.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
6.79/6.84	c lower bound updated to -1462
6.79/6.84	c BCD2: 72 <= obj <= 1491
6.79/6.84	c BCD2: #cores=3, #unrelaxed=1459, #relaxed=75, #hardened=0
6.79/6.84	c BCD2: #sat=1 #unsat=73 bias=73/74
6.79/6.84	c Solving starts ...
6.79/6.84	c ============================[ Search Statistics ]============================
6.79/6.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.79/6.84	c       |         |          |          |    Limit     GC | Var      | Constra 
6.79/6.84	c =============================================================================
6.79/6.84	c  0.0s |       0 |        0 |        0 |    42565      0 |       69 |       71
6.79/6.90	c  0.1s |       0 |        4 |        1 |    42565      0 |       69 |       72
6.79/6.90	c #cpu_time = 0.063s
6.79/6.90	c #wall_clock_time = 0.063s
6.79/6.90	c #decision = 4
6.79/6.90	c #random_decision = 0
6.79/6.90	c #conflict = 1
6.79/6.90	c #restart = 0
6.79/6.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
6.79/6.90	c lower bound updated to -1461
6.89/6.90	c BCD2: 73 <= obj <= 1491
6.89/6.90	c BCD2: #cores=3, #unrelaxed=1458, #relaxed=76, #hardened=0
6.89/6.90	c BCD2: #sat=1 #unsat=74 bias=74/75
6.89/6.90	c Solving starts ...
6.89/6.90	c ============================[ Search Statistics ]============================
6.89/6.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.89/6.90	c       |         |          |          |    Limit     GC | Var      | Constra 
6.89/6.90	c =============================================================================
6.89/6.90	c  0.0s |       0 |        0 |        0 |    42565      0 |       70 |       72
6.89/6.97	c  0.1s |       0 |        4 |        1 |    42565      0 |       70 |       73
6.89/6.97	c #cpu_time = 0.063s
6.89/6.97	c #wall_clock_time = 0.063s
6.89/6.97	c #decision = 4
6.89/6.97	c #random_decision = 0
6.89/6.97	c #conflict = 1
6.89/6.97	c #restart = 0
6.89/6.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
6.89/6.97	c lower bound updated to -1460
6.89/6.97	c BCD2: 74 <= obj <= 1491
6.89/6.97	c BCD2: #cores=3, #unrelaxed=1457, #relaxed=77, #hardened=0
6.89/6.97	c BCD2: #sat=1 #unsat=75 bias=75/76
6.89/6.97	c Solving starts ...
6.89/6.97	c ============================[ Search Statistics ]============================
6.89/6.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.89/6.97	c       |         |          |          |    Limit     GC | Var      | Constra 
6.89/6.97	c =============================================================================
6.89/6.97	c  0.0s |       0 |        0 |        0 |    42565      0 |       71 |       73
6.99/7.03	c  0.1s |       0 |        4 |        1 |    42565      0 |       71 |       74
6.99/7.03	c #cpu_time = 0.059s
6.99/7.03	c #wall_clock_time = 0.059s
6.99/7.03	c #decision = 4
6.99/7.03	c #random_decision = 0
6.99/7.03	c #conflict = 1
6.99/7.03	c #restart = 0
6.99/7.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
6.99/7.03	c lower bound updated to -1459
6.99/7.03	c BCD2: 75 <= obj <= 1491
6.99/7.03	c BCD2: #cores=3, #unrelaxed=1456, #relaxed=78, #hardened=0
6.99/7.03	c BCD2: #sat=1 #unsat=76 bias=76/77
6.99/7.03	c Solving starts ...
6.99/7.03	c ============================[ Search Statistics ]============================
6.99/7.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.99/7.03	c       |         |          |          |    Limit     GC | Var      | Constra 
6.99/7.03	c =============================================================================
6.99/7.03	c  0.0s |       0 |        0 |        0 |    42565      0 |       72 |       74
6.99/7.10	c  0.1s |       0 |        4 |        0 |    42565      0 |       72 |       75
6.99/7.10	c #cpu_time = 0.060s
6.99/7.10	c #wall_clock_time = 0.061s
6.99/7.10	c #decision = 4
6.99/7.10	c #random_decision = 0
6.99/7.10	c #conflict = 0
6.99/7.10	c #restart = 0
6.99/7.10	c BCD2: found a new core of size 2: cost of the new core is >=1
6.99/7.10	c lower bound updated to -1458
7.08/7.11	c BCD2: 76 <= obj <= 1491
7.08/7.11	c BCD2: #cores=4, #unrelaxed=1454, #relaxed=80, #hardened=0
7.08/7.11	c BCD2: #sat=1 #unsat=77 bias=77/78
7.08/7.11	c Solving starts ...
7.08/7.11	c ============================[ Search Statistics ]============================
7.08/7.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.11	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.11	c =============================================================================
7.08/7.11	c  0.0s |       0 |        0 |        0 |    42565      0 |       72 |       76
7.08/7.17	c  0.1s |       0 |        5 |        1 |    42565      0 |       72 |       76
7.08/7.17	c #cpu_time = 0.058s
7.08/7.17	c #wall_clock_time = 0.058s
7.08/7.17	c #decision = 5
7.08/7.17	c #random_decision = 0
7.08/7.17	c #conflict = 1
7.08/7.17	c #restart = 0
7.08/7.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
7.08/7.17	c lower bound updated to -1457
7.08/7.17	c BCD2: 77 <= obj <= 1491
7.08/7.17	c BCD2: #cores=4, #unrelaxed=1453, #relaxed=81, #hardened=0
7.08/7.17	c BCD2: #sat=1 #unsat=78 bias=78/79
7.08/7.17	c Solving starts ...
7.08/7.17	c ============================[ Search Statistics ]============================
7.08/7.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.17	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.17	c =============================================================================
7.08/7.17	c  0.0s |       0 |        0 |        0 |    42565      0 |       73 |       76
7.18/7.23	c  0.1s |       0 |        5 |        1 |    42565      0 |       73 |       77
7.18/7.23	c #cpu_time = 0.062s
7.18/7.23	c #wall_clock_time = 0.062s
7.18/7.23	c #decision = 5
7.18/7.23	c #random_decision = 0
7.18/7.23	c #conflict = 1
7.18/7.23	c #restart = 0
7.18/7.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
7.18/7.23	c lower bound updated to -1456
7.18/7.23	c BCD2: 78 <= obj <= 1491
7.18/7.23	c BCD2: #cores=4, #unrelaxed=1452, #relaxed=82, #hardened=0
7.18/7.23	c BCD2: #sat=1 #unsat=79 bias=79/80
7.18/7.23	c Solving starts ...
7.18/7.23	c ============================[ Search Statistics ]============================
7.18/7.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.23	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.23	c =============================================================================
7.18/7.23	c  0.0s |       0 |        0 |        0 |    42565      0 |       74 |       77
7.18/7.29	c  0.1s |       0 |        5 |        1 |    42565      0 |       74 |       78
7.18/7.29	c #cpu_time = 0.062s
7.18/7.29	c #wall_clock_time = 0.062s
7.18/7.29	c #decision = 5
7.18/7.29	c #random_decision = 0
7.18/7.29	c #conflict = 1
7.18/7.29	c #restart = 0
7.18/7.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
7.18/7.29	c lower bound updated to -1455
7.18/7.29	c BCD2: 79 <= obj <= 1491
7.18/7.29	c BCD2: #cores=4, #unrelaxed=1451, #relaxed=83, #hardened=0
7.18/7.29	c BCD2: #sat=1 #unsat=80 bias=80/81
7.18/7.29	c Solving starts ...
7.18/7.29	c ============================[ Search Statistics ]============================
7.18/7.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.29	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.29	c =============================================================================
7.18/7.29	c  0.0s |       0 |        0 |        0 |    42565      0 |       75 |       78
7.28/7.35	c  0.1s |       0 |        5 |        1 |    42565      0 |       75 |       79
7.28/7.35	c #cpu_time = 0.061s
7.28/7.35	c #wall_clock_time = 0.061s
7.28/7.35	c #decision = 5
7.28/7.35	c #random_decision = 0
7.28/7.35	c #conflict = 1
7.28/7.35	c #restart = 0
7.28/7.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
7.28/7.35	c lower bound updated to -1454
7.28/7.36	c BCD2: 80 <= obj <= 1491
7.28/7.36	c BCD2: #cores=4, #unrelaxed=1450, #relaxed=84, #hardened=0
7.28/7.36	c BCD2: #sat=1 #unsat=81 bias=81/82
7.28/7.36	c Solving starts ...
7.28/7.36	c ============================[ Search Statistics ]============================
7.28/7.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.36	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.36	c =============================================================================
7.28/7.36	c  0.0s |       0 |        0 |        0 |    42565      0 |       76 |       79
7.38/7.42	c  0.1s |       0 |        5 |        1 |    42565      0 |       76 |       80
7.38/7.42	c #cpu_time = 0.060s
7.38/7.42	c #wall_clock_time = 0.060s
7.38/7.42	c #decision = 5
7.38/7.42	c #random_decision = 0
7.38/7.42	c #conflict = 1
7.38/7.42	c #restart = 0
7.38/7.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
7.38/7.42	c lower bound updated to -1453
7.38/7.42	c BCD2: 81 <= obj <= 1491
7.38/7.42	c BCD2: #cores=4, #unrelaxed=1449, #relaxed=85, #hardened=0
7.38/7.42	c BCD2: #sat=1 #unsat=82 bias=82/83
7.38/7.42	c Solving starts ...
7.38/7.42	c ============================[ Search Statistics ]============================
7.38/7.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.38/7.42	c       |         |          |          |    Limit     GC | Var      | Constra 
7.38/7.42	c =============================================================================
7.38/7.42	c  0.0s |       0 |        0 |        0 |    42565      0 |       77 |       80
7.38/7.48	c  0.1s |       0 |        5 |        1 |    42565      0 |       77 |       81
7.38/7.48	c #cpu_time = 0.060s
7.38/7.48	c #wall_clock_time = 0.060s
7.38/7.48	c #decision = 5
7.38/7.48	c #random_decision = 0
7.38/7.48	c #conflict = 1
7.38/7.48	c #restart = 0
7.38/7.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
7.38/7.48	c lower bound updated to -1452
7.38/7.48	c BCD2: 82 <= obj <= 1491
7.38/7.48	c BCD2: #cores=4, #unrelaxed=1448, #relaxed=86, #hardened=0
7.38/7.48	c BCD2: #sat=1 #unsat=83 bias=83/84
7.38/7.48	c Solving starts ...
7.38/7.48	c ============================[ Search Statistics ]============================
7.38/7.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.38/7.48	c       |         |          |          |    Limit     GC | Var      | Constra 
7.38/7.48	c =============================================================================
7.38/7.49	c  0.0s |       0 |        0 |        0 |    42565      0 |       78 |       81
7.48/7.54	c  0.1s |       0 |        5 |        1 |    42565      0 |       78 |       82
7.48/7.54	c #cpu_time = 0.058s
7.48/7.54	c #wall_clock_time = 0.058s
7.48/7.54	c #decision = 5
7.48/7.54	c #random_decision = 0
7.48/7.54	c #conflict = 1
7.48/7.54	c #restart = 0
7.48/7.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
7.48/7.54	c lower bound updated to -1451
7.48/7.54	c BCD2: 83 <= obj <= 1491
7.48/7.54	c BCD2: #cores=4, #unrelaxed=1447, #relaxed=87, #hardened=0
7.48/7.54	c BCD2: #sat=1 #unsat=84 bias=84/85
7.48/7.54	c Solving starts ...
7.48/7.54	c ============================[ Search Statistics ]============================
7.48/7.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.48/7.54	c       |         |          |          |    Limit     GC | Var      | Constra 
7.48/7.54	c =============================================================================
7.48/7.54	c  0.0s |       0 |        0 |        0 |    42565      0 |       79 |       82
7.58/7.61	c  0.1s |       0 |        5 |        1 |    42565      0 |       79 |       83
7.58/7.61	c #cpu_time = 0.060s
7.58/7.61	c #wall_clock_time = 0.061s
7.58/7.61	c #decision = 5
7.58/7.61	c #random_decision = 0
7.58/7.61	c #conflict = 1
7.58/7.61	c #restart = 0
7.58/7.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
7.58/7.61	c lower bound updated to -1450
7.58/7.61	c BCD2: 84 <= obj <= 1491
7.58/7.61	c BCD2: #cores=4, #unrelaxed=1446, #relaxed=88, #hardened=0
7.58/7.61	c BCD2: #sat=1 #unsat=85 bias=85/86
7.58/7.61	c Solving starts ...
7.58/7.61	c ============================[ Search Statistics ]============================
7.58/7.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.58/7.61	c       |         |          |          |    Limit     GC | Var      | Constra 
7.58/7.61	c =============================================================================
7.58/7.61	c  0.0s |       0 |        0 |        0 |    42565      0 |       80 |       83
7.58/7.67	c  0.1s |       0 |        5 |        1 |    42565      0 |       80 |       84
7.58/7.67	c #cpu_time = 0.061s
7.58/7.67	c #wall_clock_time = 0.061s
7.58/7.67	c #decision = 5
7.58/7.67	c #random_decision = 0
7.58/7.67	c #conflict = 1
7.58/7.67	c #restart = 0
7.58/7.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
7.58/7.67	c lower bound updated to -1449
7.58/7.67	c BCD2: 85 <= obj <= 1491
7.58/7.67	c BCD2: #cores=4, #unrelaxed=1445, #relaxed=89, #hardened=0
7.58/7.67	c BCD2: #sat=1 #unsat=86 bias=86/87
7.58/7.67	c Solving starts ...
7.58/7.67	c ============================[ Search Statistics ]============================
7.58/7.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.58/7.67	c       |         |          |          |    Limit     GC | Var      | Constra 
7.58/7.67	c =============================================================================
7.58/7.67	c  0.0s |       0 |        0 |        0 |    42565      0 |       81 |       84
7.68/7.73	c  0.1s |       0 |        5 |        1 |    42565      0 |       81 |       85
7.68/7.73	c #cpu_time = 0.061s
7.68/7.73	c #wall_clock_time = 0.062s
7.68/7.73	c #decision = 5
7.68/7.73	c #random_decision = 0
7.68/7.73	c #conflict = 1
7.68/7.73	c #restart = 0
7.68/7.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
7.68/7.73	c lower bound updated to -1448
7.68/7.73	c BCD2: 86 <= obj <= 1491
7.68/7.73	c BCD2: #cores=4, #unrelaxed=1444, #relaxed=90, #hardened=0
7.68/7.73	c BCD2: #sat=1 #unsat=87 bias=87/88
7.68/7.73	c Solving starts ...
7.68/7.73	c ============================[ Search Statistics ]============================
7.68/7.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.68/7.73	c       |         |          |          |    Limit     GC | Var      | Constra 
7.68/7.73	c =============================================================================
7.68/7.73	c  0.0s |       0 |        0 |        0 |    42565      0 |       82 |       85
7.68/7.79	c  0.1s |       0 |        5 |        1 |    42565      0 |       82 |       86
7.68/7.79	c #cpu_time = 0.062s
7.68/7.79	c #wall_clock_time = 0.062s
7.68/7.79	c #decision = 5
7.68/7.79	c #random_decision = 0
7.68/7.79	c #conflict = 1
7.68/7.79	c #restart = 0
7.68/7.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
7.68/7.79	c lower bound updated to -1447
7.68/7.79	c BCD2: 87 <= obj <= 1491
7.68/7.79	c BCD2: #cores=4, #unrelaxed=1443, #relaxed=91, #hardened=0
7.68/7.79	c BCD2: #sat=1 #unsat=88 bias=88/89
7.68/7.79	c Solving starts ...
7.68/7.79	c ============================[ Search Statistics ]============================
7.68/7.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.68/7.79	c       |         |          |          |    Limit     GC | Var      | Constra 
7.68/7.79	c =============================================================================
7.68/7.79	c  0.0s |       0 |        0 |        0 |    42565      0 |       83 |       86
7.79/7.85	c  0.1s |       0 |        5 |        1 |    42565      0 |       83 |       87
7.79/7.85	c #cpu_time = 0.060s
7.79/7.85	c #wall_clock_time = 0.060s
7.79/7.85	c #decision = 5
7.79/7.85	c #random_decision = 0
7.79/7.85	c #conflict = 1
7.79/7.85	c #restart = 0
7.79/7.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
7.79/7.85	c lower bound updated to -1446
7.79/7.85	c BCD2: 88 <= obj <= 1491
7.79/7.85	c BCD2: #cores=4, #unrelaxed=1442, #relaxed=92, #hardened=0
7.79/7.85	c BCD2: #sat=1 #unsat=89 bias=89/90
7.79/7.85	c Solving starts ...
7.79/7.85	c ============================[ Search Statistics ]============================
7.79/7.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.79/7.85	c       |         |          |          |    Limit     GC | Var      | Constra 
7.79/7.85	c =============================================================================
7.79/7.85	c  0.0s |       0 |        0 |        0 |    42565      0 |       84 |       87
7.90/7.92	c  0.1s |       0 |        5 |        1 |    42565      0 |       84 |       88
7.90/7.92	c #cpu_time = 0.061s
7.90/7.92	c #wall_clock_time = 0.061s
7.90/7.92	c #decision = 5
7.90/7.92	c #random_decision = 0
7.90/7.92	c #conflict = 1
7.90/7.92	c #restart = 0
7.90/7.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
7.90/7.92	c lower bound updated to -1445
7.90/7.92	c BCD2: 89 <= obj <= 1491
7.90/7.92	c BCD2: #cores=4, #unrelaxed=1441, #relaxed=93, #hardened=0
7.90/7.92	c BCD2: #sat=1 #unsat=90 bias=90/91
7.90/7.92	c Solving starts ...
7.90/7.92	c ============================[ Search Statistics ]============================
7.90/7.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.90/7.92	c       |         |          |          |    Limit     GC | Var      | Constra 
7.90/7.92	c =============================================================================
7.90/7.92	c  0.0s |       0 |        0 |        0 |    42565      0 |       85 |       88
7.90/7.98	c  0.1s |       0 |        5 |        1 |    42565      0 |       85 |       89
7.90/7.98	c #cpu_time = 0.063s
7.90/7.98	c #wall_clock_time = 0.063s
7.90/7.98	c #decision = 5
7.90/7.98	c #random_decision = 0
7.90/7.98	c #conflict = 1
7.90/7.98	c #restart = 0
7.90/7.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
7.90/7.98	c lower bound updated to -1444
7.90/7.99	c BCD2: 90 <= obj <= 1491
7.90/7.99	c BCD2: #cores=4, #unrelaxed=1440, #relaxed=94, #hardened=0
7.90/7.99	c BCD2: #sat=1 #unsat=91 bias=91/92
7.90/7.99	c Solving starts ...
7.90/7.99	c ============================[ Search Statistics ]============================
7.90/7.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.90/7.99	c       |         |          |          |    Limit     GC | Var      | Constra 
7.90/7.99	c =============================================================================
7.90/7.99	c  0.0s |       0 |        0 |        0 |    42565      0 |       86 |       89
8.00/8.05	c  0.1s |       0 |        5 |        1 |    42565      0 |       86 |       90
8.00/8.05	c #cpu_time = 0.062s
8.00/8.05	c #wall_clock_time = 0.062s
8.00/8.05	c #decision = 5
8.00/8.05	c #random_decision = 0
8.00/8.05	c #conflict = 1
8.00/8.05	c #restart = 0
8.00/8.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
8.00/8.05	c lower bound updated to -1443
8.00/8.05	c BCD2: 91 <= obj <= 1491
8.00/8.05	c BCD2: #cores=4, #unrelaxed=1439, #relaxed=95, #hardened=0
8.00/8.05	c BCD2: #sat=1 #unsat=92 bias=92/93
8.00/8.05	c Solving starts ...
8.00/8.05	c ============================[ Search Statistics ]============================
8.00/8.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.00/8.05	c       |         |          |          |    Limit     GC | Var      | Constra 
8.00/8.05	c =============================================================================
8.00/8.05	c  0.0s |       0 |        0 |        0 |    42565      0 |       87 |       90
8.09/8.11	c  0.1s |       0 |        5 |        1 |    42565      0 |       87 |       91
8.09/8.11	c #cpu_time = 0.062s
8.09/8.11	c #wall_clock_time = 0.062s
8.09/8.11	c #decision = 5
8.09/8.11	c #random_decision = 0
8.09/8.11	c #conflict = 1
8.09/8.11	c #restart = 0
8.09/8.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
8.09/8.11	c lower bound updated to -1442
8.09/8.11	c BCD2: 92 <= obj <= 1491
8.09/8.11	c BCD2: #cores=4, #unrelaxed=1438, #relaxed=96, #hardened=0
8.09/8.11	c BCD2: #sat=1 #unsat=93 bias=93/94
8.09/8.11	c Solving starts ...
8.09/8.11	c ============================[ Search Statistics ]============================
8.09/8.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.09/8.11	c       |         |          |          |    Limit     GC | Var      | Constra 
8.09/8.11	c =============================================================================
8.09/8.11	c  0.0s |       0 |        0 |        0 |    42565      0 |       88 |       91
8.09/8.17	c  0.1s |       0 |        5 |        1 |    42565      0 |       88 |       92
8.09/8.17	c #cpu_time = 0.060s
8.09/8.17	c #wall_clock_time = 0.060s
8.09/8.17	c #decision = 5
8.09/8.17	c #random_decision = 0
8.09/8.17	c #conflict = 1
8.09/8.18	c #restart = 0
8.09/8.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
8.09/8.18	c lower bound updated to -1441
8.09/8.18	c BCD2: 93 <= obj <= 1491
8.09/8.18	c BCD2: #cores=4, #unrelaxed=1437, #relaxed=97, #hardened=0
8.09/8.18	c BCD2: #sat=1 #unsat=94 bias=94/95
8.09/8.18	c Solving starts ...
8.09/8.18	c ============================[ Search Statistics ]============================
8.09/8.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.09/8.18	c       |         |          |          |    Limit     GC | Var      | Constra 
8.09/8.18	c =============================================================================
8.09/8.18	c  0.0s |       0 |        0 |        0 |    42565      0 |       89 |       92
8.19/8.24	c  0.1s |       0 |        5 |        1 |    42565      0 |       89 |       93
8.19/8.24	c #cpu_time = 0.061s
8.19/8.24	c #wall_clock_time = 0.061s
8.19/8.24	c #decision = 5
8.19/8.24	c #random_decision = 0
8.19/8.24	c #conflict = 1
8.19/8.24	c #restart = 0
8.19/8.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
8.19/8.24	c lower bound updated to -1440
8.19/8.24	c BCD2: 94 <= obj <= 1491
8.19/8.24	c BCD2: #cores=4, #unrelaxed=1436, #relaxed=98, #hardened=0
8.19/8.24	c BCD2: #sat=1 #unsat=95 bias=95/96
8.19/8.24	c Solving starts ...
8.19/8.24	c ============================[ Search Statistics ]============================
8.19/8.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.19/8.24	c       |         |          |          |    Limit     GC | Var      | Constra 
8.19/8.24	c =============================================================================
8.19/8.24	c  0.0s |       0 |        0 |        0 |    42565      0 |       90 |       93
8.29/8.30	c  0.1s |       0 |        5 |        1 |    42565      0 |       90 |       94
8.29/8.30	c #cpu_time = 0.061s
8.29/8.30	c #wall_clock_time = 0.061s
8.29/8.30	c #decision = 5
8.29/8.30	c #random_decision = 0
8.29/8.30	c #conflict = 1
8.29/8.30	c #restart = 0
8.29/8.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
8.29/8.30	c lower bound updated to -1439
8.29/8.30	c BCD2: 95 <= obj <= 1491
8.29/8.30	c BCD2: #cores=4, #unrelaxed=1435, #relaxed=99, #hardened=0
8.29/8.30	c BCD2: #sat=1 #unsat=96 bias=96/97
8.29/8.30	c Solving starts ...
8.29/8.30	c ============================[ Search Statistics ]============================
8.29/8.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.29/8.30	c       |         |          |          |    Limit     GC | Var      | Constra 
8.29/8.30	c =============================================================================
8.29/8.30	c  0.0s |       0 |        0 |        0 |    42565      0 |       91 |       94
8.29/8.36	c  0.1s |       0 |        5 |        1 |    42565      0 |       91 |       95
8.29/8.36	c #cpu_time = 0.061s
8.29/8.36	c #wall_clock_time = 0.061s
8.29/8.36	c #decision = 5
8.29/8.36	c #random_decision = 0
8.29/8.36	c #conflict = 1
8.29/8.36	c #restart = 0
8.29/8.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
8.29/8.36	c lower bound updated to -1438
8.29/8.36	c BCD2: 96 <= obj <= 1491
8.29/8.36	c BCD2: #cores=4, #unrelaxed=1434, #relaxed=100, #hardened=0
8.29/8.36	c BCD2: #sat=1 #unsat=97 bias=97/98
8.29/8.36	c Solving starts ...
8.29/8.36	c ============================[ Search Statistics ]============================
8.29/8.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.29/8.36	c       |         |          |          |    Limit     GC | Var      | Constra 
8.29/8.36	c =============================================================================
8.29/8.36	c  0.0s |       0 |        0 |        0 |    42565      0 |       92 |       95
8.39/8.42	c  0.1s |       0 |        5 |        1 |    42565      0 |       92 |       96
8.39/8.42	c #cpu_time = 0.061s
8.39/8.42	c #wall_clock_time = 0.061s
8.39/8.42	c #decision = 5
8.39/8.42	c #random_decision = 0
8.39/8.42	c #conflict = 1
8.39/8.42	c #restart = 0
8.39/8.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
8.39/8.42	c lower bound updated to -1437
8.39/8.42	c BCD2: 97 <= obj <= 1491
8.39/8.42	c BCD2: #cores=4, #unrelaxed=1433, #relaxed=101, #hardened=0
8.39/8.42	c BCD2: #sat=1 #unsat=98 bias=98/99
8.39/8.42	c Solving starts ...
8.39/8.42	c ============================[ Search Statistics ]============================
8.39/8.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.39/8.42	c       |         |          |          |    Limit     GC | Var      | Constra 
8.39/8.42	c =============================================================================
8.39/8.42	c  0.0s |       0 |        0 |        0 |    42565      0 |       93 |       96
8.39/8.49	c  0.1s |       0 |        5 |        1 |    42565      0 |       93 |       97
8.39/8.49	c #cpu_time = 0.061s
8.39/8.49	c #wall_clock_time = 0.061s
8.39/8.49	c #decision = 5
8.39/8.49	c #random_decision = 0
8.39/8.49	c #conflict = 1
8.39/8.49	c #restart = 0
8.39/8.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
8.39/8.49	c lower bound updated to -1436
8.39/8.49	c BCD2: 98 <= obj <= 1491
8.39/8.49	c BCD2: #cores=4, #unrelaxed=1432, #relaxed=102, #hardened=0
8.39/8.49	c BCD2: #sat=1 #unsat=99 bias=99/100
8.39/8.49	c Solving starts ...
8.39/8.49	c ============================[ Search Statistics ]============================
8.39/8.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.39/8.49	c       |         |          |          |    Limit     GC | Var      | Constra 
8.39/8.49	c =============================================================================
8.39/8.49	c  0.0s |       0 |        0 |        0 |    42565      0 |       94 |       97
8.49/8.55	c  0.1s |       0 |        5 |        1 |    42565      0 |       94 |       98
8.49/8.55	c #cpu_time = 0.059s
8.49/8.55	c #wall_clock_time = 0.059s
8.49/8.55	c #decision = 5
8.49/8.55	c #random_decision = 0
8.49/8.55	c #conflict = 1
8.49/8.55	c #restart = 0
8.49/8.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
8.49/8.55	c lower bound updated to -1435
8.49/8.55	c BCD2: 99 <= obj <= 1491
8.49/8.55	c BCD2: #cores=4, #unrelaxed=1431, #relaxed=103, #hardened=0
8.49/8.55	c BCD2: #sat=1 #unsat=100 bias=100/101
8.49/8.55	c Solving starts ...
8.49/8.55	c ============================[ Search Statistics ]============================
8.49/8.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.49/8.55	c       |         |          |          |    Limit     GC | Var      | Constra 
8.49/8.55	c =============================================================================
8.49/8.55	c  0.0s |       0 |        0 |        0 |    42565      0 |       95 |       98
8.59/8.61	c  0.1s |       0 |        5 |        1 |    42565      0 |       95 |       99
8.59/8.61	c #cpu_time = 0.060s
8.59/8.61	c #wall_clock_time = 0.060s
8.59/8.61	c #decision = 5
8.59/8.61	c #random_decision = 0
8.59/8.61	c #conflict = 1
8.59/8.61	c #restart = 0
8.59/8.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
8.59/8.61	c lower bound updated to -1434
8.59/8.62	c BCD2: 100 <= obj <= 1491
8.59/8.62	c BCD2: #cores=4, #unrelaxed=1430, #relaxed=104, #hardened=0
8.59/8.62	c BCD2: #sat=1 #unsat=101 bias=101/102
8.59/8.62	c Solving starts ...
8.59/8.62	c ============================[ Search Statistics ]============================
8.59/8.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.59/8.62	c       |         |          |          |    Limit     GC | Var      | Constra 
8.59/8.62	c =============================================================================
8.59/8.62	c  0.0s |       0 |        0 |        0 |    42565      0 |       96 |       99
8.59/8.68	c  0.1s |       0 |        5 |        0 |    42565      0 |       96 |      100
8.59/8.68	c #cpu_time = 0.061s
8.59/8.68	c #wall_clock_time = 0.061s
8.59/8.68	c #decision = 5
8.59/8.68	c #random_decision = 0
8.59/8.68	c #conflict = 0
8.59/8.68	c #restart = 0
8.59/8.68	c BCD2: found a new core of size 2: cost of the new core is >=1
8.59/8.68	c lower bound updated to -1433
8.59/8.69	c BCD2: 101 <= obj <= 1491
8.59/8.69	c BCD2: #cores=5, #unrelaxed=1428, #relaxed=106, #hardened=0
8.59/8.69	c BCD2: #sat=1 #unsat=102 bias=102/103
8.59/8.69	c Solving starts ...
8.59/8.69	c ============================[ Search Statistics ]============================
8.59/8.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.59/8.69	c       |         |          |          |    Limit     GC | Var      | Constra 
8.59/8.69	c =============================================================================
8.59/8.69	c  0.0s |       0 |        0 |        0 |    42565      0 |       96 |      101
8.69/8.75	c  0.1s |       0 |        6 |        1 |    42565      0 |       96 |      101
8.69/8.75	c #cpu_time = 0.060s
8.69/8.75	c #wall_clock_time = 0.060s
8.69/8.75	c #decision = 6
8.69/8.75	c #random_decision = 0
8.69/8.75	c #conflict = 1
8.69/8.75	c #restart = 0
8.69/8.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
8.69/8.75	c lower bound updated to -1432
8.69/8.75	c BCD2: 102 <= obj <= 1491
8.69/8.75	c BCD2: #cores=5, #unrelaxed=1427, #relaxed=107, #hardened=0
8.69/8.75	c BCD2: #sat=1 #unsat=103 bias=103/104
8.69/8.75	c Solving starts ...
8.69/8.75	c ============================[ Search Statistics ]============================
8.69/8.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.69/8.75	c       |         |          |          |    Limit     GC | Var      | Constra 
8.69/8.75	c =============================================================================
8.69/8.75	c  0.0s |       0 |        0 |        0 |    42565      0 |       97 |      101
8.79/8.81	c  0.1s |       0 |        6 |        1 |    42565      0 |       97 |      102
8.79/8.81	c #cpu_time = 0.062s
8.79/8.81	c #wall_clock_time = 0.062s
8.79/8.81	c #decision = 6
8.79/8.81	c #random_decision = 0
8.79/8.81	c #conflict = 1
8.79/8.81	c #restart = 0
8.79/8.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
8.79/8.81	c lower bound updated to -1431
8.79/8.81	c BCD2: 103 <= obj <= 1491
8.79/8.81	c BCD2: #cores=5, #unrelaxed=1426, #relaxed=108, #hardened=0
8.79/8.81	c BCD2: #sat=1 #unsat=104 bias=104/105
8.79/8.81	c Solving starts ...
8.79/8.81	c ============================[ Search Statistics ]============================
8.79/8.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.79/8.81	c       |         |          |          |    Limit     GC | Var      | Constra 
8.79/8.81	c =============================================================================
8.79/8.81	c  0.0s |       0 |        0 |        0 |    42565      0 |       98 |      102
8.79/8.87	c  0.1s |       0 |        6 |        1 |    42565      0 |       98 |      103
8.79/8.87	c #cpu_time = 0.061s
8.79/8.87	c #wall_clock_time = 0.061s
8.79/8.87	c #decision = 6
8.79/8.87	c #random_decision = 0
8.79/8.87	c #conflict = 1
8.79/8.87	c #restart = 0
8.79/8.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
8.79/8.87	c lower bound updated to -1430
8.79/8.87	c BCD2: 104 <= obj <= 1491
8.79/8.87	c BCD2: #cores=5, #unrelaxed=1425, #relaxed=109, #hardened=0
8.79/8.87	c BCD2: #sat=1 #unsat=105 bias=105/106
8.79/8.87	c Solving starts ...
8.79/8.87	c ============================[ Search Statistics ]============================
8.79/8.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.79/8.87	c       |         |          |          |    Limit     GC | Var      | Constra 
8.79/8.87	c =============================================================================
8.79/8.87	c  0.0s |       0 |        0 |        0 |    42565      0 |       99 |      103
8.89/8.93	c  0.1s |       0 |        6 |        1 |    42565      0 |       99 |      104
8.89/8.93	c #cpu_time = 0.060s
8.89/8.93	c #wall_clock_time = 0.060s
8.89/8.93	c #decision = 6
8.89/8.93	c #random_decision = 0
8.89/8.93	c #conflict = 1
8.89/8.94	c #restart = 0
8.89/8.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
8.89/8.94	c lower bound updated to -1429
8.89/8.94	c BCD2: 105 <= obj <= 1491
8.89/8.94	c BCD2: #cores=5, #unrelaxed=1424, #relaxed=110, #hardened=0
8.89/8.94	c BCD2: #sat=1 #unsat=106 bias=106/107
8.89/8.94	c Solving starts ...
8.89/8.94	c ============================[ Search Statistics ]============================
8.89/8.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.89/8.94	c       |         |          |          |    Limit     GC | Var      | Constra 
8.89/8.94	c =============================================================================
8.89/8.94	c  0.0s |       0 |        0 |        0 |    42565      0 |      100 |      104
8.89/9.00	c  0.1s |       0 |        6 |        1 |    46822      0 |      100 |      105
8.89/9.00	c #cpu_time = 0.060s
8.89/9.00	c #wall_clock_time = 0.060s
8.89/9.00	c #decision = 6
8.89/9.00	c #random_decision = 0
8.89/9.00	c #conflict = 1
8.89/9.00	c #restart = 0
8.89/9.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
8.89/9.00	c lower bound updated to -1428
9.00/9.00	c BCD2: 106 <= obj <= 1491
9.00/9.00	c BCD2: #cores=5, #unrelaxed=1423, #relaxed=111, #hardened=0
9.00/9.00	c BCD2: #sat=1 #unsat=107 bias=107/108
9.00/9.00	c Solving starts ...
9.00/9.00	c ============================[ Search Statistics ]============================
9.00/9.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.00/9.00	c       |         |          |          |    Limit     GC | Var      | Constra 
9.00/9.00	c =============================================================================
9.00/9.00	c  0.0s |       0 |        0 |        0 |    46822      0 |      101 |      105
9.00/9.06	c  0.1s |       0 |        6 |        1 |    46822      0 |      101 |      106
9.00/9.06	c #cpu_time = 0.059s
9.00/9.06	c #wall_clock_time = 0.059s
9.00/9.06	c #decision = 6
9.00/9.06	c #random_decision = 0
9.00/9.06	c #conflict = 1
9.00/9.06	c #restart = 0
9.00/9.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
9.00/9.06	c lower bound updated to -1427
9.00/9.06	c BCD2: 107 <= obj <= 1491
9.00/9.06	c BCD2: #cores=5, #unrelaxed=1422, #relaxed=112, #hardened=0
9.00/9.06	c BCD2: #sat=1 #unsat=108 bias=108/109
9.00/9.06	c Solving starts ...
9.00/9.06	c ============================[ Search Statistics ]============================
9.00/9.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.00/9.06	c       |         |          |          |    Limit     GC | Var      | Constra 
9.00/9.06	c =============================================================================
9.00/9.06	c  0.0s |       0 |        0 |        0 |    46822      0 |      102 |      106
9.10/9.13	c  0.1s |       0 |        6 |        1 |    46822      0 |      102 |      107
9.10/9.13	c #cpu_time = 0.063s
9.10/9.13	c #wall_clock_time = 0.063s
9.10/9.13	c #decision = 6
9.10/9.13	c #random_decision = 0
9.10/9.13	c #conflict = 1
9.10/9.13	c #restart = 0
9.10/9.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
9.10/9.13	c lower bound updated to -1426
9.10/9.13	c BCD2: 108 <= obj <= 1491
9.10/9.13	c BCD2: #cores=5, #unrelaxed=1421, #relaxed=113, #hardened=0
9.10/9.13	c BCD2: #sat=1 #unsat=109 bias=109/110
9.10/9.13	c Solving starts ...
9.10/9.13	c ============================[ Search Statistics ]============================
9.10/9.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.10/9.13	c       |         |          |          |    Limit     GC | Var      | Constra 
9.10/9.13	c =============================================================================
9.10/9.13	c  0.0s |       0 |        0 |        0 |    46822      0 |      103 |      107
9.10/9.19	c  0.1s |       0 |        6 |        1 |    46822      0 |      103 |      108
9.10/9.19	c #cpu_time = 0.063s
9.10/9.19	c #wall_clock_time = 0.064s
9.10/9.19	c #decision = 6
9.10/9.19	c #random_decision = 0
9.10/9.19	c #conflict = 1
9.10/9.19	c #restart = 0
9.10/9.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
9.10/9.19	c lower bound updated to -1425
9.10/9.19	c BCD2: 109 <= obj <= 1491
9.10/9.19	c BCD2: #cores=5, #unrelaxed=1420, #relaxed=114, #hardened=0
9.10/9.19	c BCD2: #sat=1 #unsat=110 bias=110/111
9.10/9.19	c Solving starts ...
9.10/9.19	c ============================[ Search Statistics ]============================
9.10/9.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.10/9.19	c       |         |          |          |    Limit     GC | Var      | Constra 
9.10/9.19	c =============================================================================
9.10/9.19	c  0.0s |       0 |        0 |        0 |    46822      0 |      104 |      108
9.19/9.26	c  0.1s |       0 |        6 |        1 |    46822      0 |      104 |      109
9.19/9.26	c #cpu_time = 0.063s
9.19/9.26	c #wall_clock_time = 0.064s
9.19/9.26	c #decision = 6
9.19/9.26	c #random_decision = 0
9.19/9.26	c #conflict = 1
9.19/9.26	c #restart = 0
9.19/9.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
9.19/9.26	c lower bound updated to -1424
9.19/9.26	c BCD2: 110 <= obj <= 1491
9.19/9.26	c BCD2: #cores=5, #unrelaxed=1419, #relaxed=115, #hardened=0
9.19/9.26	c BCD2: #sat=1 #unsat=111 bias=111/112
9.19/9.26	c Solving starts ...
9.19/9.26	c ============================[ Search Statistics ]============================
9.19/9.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.19/9.26	c       |         |          |          |    Limit     GC | Var      | Constra 
9.19/9.26	c =============================================================================
9.19/9.26	c  0.0s |       0 |        0 |        0 |    46822      0 |      105 |      109
9.29/9.32	c  0.1s |       0 |        6 |        1 |    46822      0 |      105 |      110
9.29/9.32	c #cpu_time = 0.062s
9.29/9.32	c #wall_clock_time = 0.062s
9.29/9.32	c #decision = 6
9.29/9.32	c #random_decision = 0
9.29/9.32	c #conflict = 1
9.29/9.32	c #restart = 0
9.29/9.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
9.29/9.32	c lower bound updated to -1423
9.29/9.32	c BCD2: 111 <= obj <= 1491
9.29/9.32	c BCD2: #cores=5, #unrelaxed=1418, #relaxed=116, #hardened=0
9.29/9.32	c BCD2: #sat=1 #unsat=112 bias=112/113
9.29/9.32	c Solving starts ...
9.29/9.32	c ============================[ Search Statistics ]============================
9.29/9.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.29/9.32	c       |         |          |          |    Limit     GC | Var      | Constra 
9.29/9.32	c =============================================================================
9.29/9.32	c  0.0s |       0 |        0 |        0 |    46822      0 |      106 |      110
9.29/9.38	c  0.1s |       0 |        6 |        1 |    46822      0 |      106 |      111
9.29/9.38	c #cpu_time = 0.060s
9.29/9.38	c #wall_clock_time = 0.060s
9.29/9.38	c #decision = 6
9.29/9.38	c #random_decision = 0
9.29/9.38	c #conflict = 1
9.29/9.38	c #restart = 0
9.29/9.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
9.29/9.38	c lower bound updated to -1422
9.29/9.38	c BCD2: 112 <= obj <= 1491
9.29/9.38	c BCD2: #cores=5, #unrelaxed=1417, #relaxed=117, #hardened=0
9.29/9.38	c BCD2: #sat=1 #unsat=113 bias=113/114
9.29/9.38	c Solving starts ...
9.29/9.38	c ============================[ Search Statistics ]============================
9.29/9.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.29/9.38	c       |         |          |          |    Limit     GC | Var      | Constra 
9.29/9.38	c =============================================================================
9.29/9.38	c  0.0s |       0 |        0 |        0 |    46822      0 |      107 |      111
9.39/9.44	c  0.1s |       0 |        6 |        1 |    46822      0 |      107 |      112
9.39/9.44	c #cpu_time = 0.061s
9.39/9.44	c #wall_clock_time = 0.062s
9.39/9.44	c #decision = 6
9.39/9.44	c #random_decision = 0
9.39/9.44	c #conflict = 1
9.39/9.44	c #restart = 0
9.39/9.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
9.39/9.44	c lower bound updated to -1421
9.39/9.44	c BCD2: 113 <= obj <= 1491
9.39/9.44	c BCD2: #cores=5, #unrelaxed=1416, #relaxed=118, #hardened=0
9.39/9.44	c BCD2: #sat=1 #unsat=114 bias=114/115
9.39/9.44	c Solving starts ...
9.39/9.44	c ============================[ Search Statistics ]============================
9.39/9.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.39/9.44	c       |         |          |          |    Limit     GC | Var      | Constra 
9.39/9.44	c =============================================================================
9.39/9.44	c  0.0s |       0 |        0 |        0 |    46822      0 |      108 |      112
9.49/9.51	c  0.1s |       0 |        6 |        1 |    46822      0 |      108 |      113
9.49/9.51	c #cpu_time = 0.062s
9.49/9.51	c #wall_clock_time = 0.062s
9.49/9.51	c #decision = 6
9.49/9.51	c #random_decision = 0
9.49/9.51	c #conflict = 1
9.49/9.51	c #restart = 0
9.49/9.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
9.49/9.51	c lower bound updated to -1420
9.49/9.51	c BCD2: 114 <= obj <= 1491
9.49/9.51	c BCD2: #cores=5, #unrelaxed=1415, #relaxed=119, #hardened=0
9.49/9.51	c BCD2: #sat=1 #unsat=115 bias=115/116
9.49/9.51	c Solving starts ...
9.49/9.51	c ============================[ Search Statistics ]============================
9.49/9.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.49/9.51	c       |         |          |          |    Limit     GC | Var      | Constra 
9.49/9.51	c =============================================================================
9.49/9.51	c  0.0s |       0 |        0 |        0 |    46822      0 |      109 |      113
9.49/9.57	c  0.1s |       0 |        6 |        1 |    46822      0 |      109 |      114
9.49/9.57	c #cpu_time = 0.060s
9.49/9.57	c #wall_clock_time = 0.060s
9.49/9.57	c #decision = 6
9.49/9.57	c #random_decision = 0
9.49/9.57	c #conflict = 1
9.49/9.57	c #restart = 0
9.49/9.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
9.49/9.57	c lower bound updated to -1419
9.49/9.58	c BCD2: 115 <= obj <= 1491
9.49/9.58	c BCD2: #cores=5, #unrelaxed=1414, #relaxed=120, #hardened=0
9.49/9.58	c BCD2: #sat=1 #unsat=116 bias=116/117
9.49/9.58	c Solving starts ...
9.49/9.58	c ============================[ Search Statistics ]============================
9.49/9.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.49/9.58	c       |         |          |          |    Limit     GC | Var      | Constra 
9.49/9.58	c =============================================================================
9.49/9.58	c  0.0s |       0 |        0 |        0 |    46822      0 |      110 |      114
9.59/9.64	c  0.1s |       0 |        6 |        1 |    46822      0 |      110 |      115
9.59/9.64	c #cpu_time = 0.060s
9.59/9.64	c #wall_clock_time = 0.060s
9.59/9.64	c #decision = 6
9.59/9.64	c #random_decision = 0
9.59/9.64	c #conflict = 1
9.59/9.64	c #restart = 0
9.59/9.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
9.59/9.64	c lower bound updated to -1418
9.59/9.64	c BCD2: 116 <= obj <= 1491
9.59/9.64	c BCD2: #cores=5, #unrelaxed=1413, #relaxed=121, #hardened=0
9.59/9.64	c BCD2: #sat=1 #unsat=117 bias=117/118
9.59/9.64	c Solving starts ...
9.59/9.64	c ============================[ Search Statistics ]============================
9.59/9.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.59/9.64	c       |         |          |          |    Limit     GC | Var      | Constra 
9.59/9.64	c =============================================================================
9.59/9.64	c  0.0s |       0 |        0 |        0 |    46822      0 |      111 |      115
9.69/9.70	c  0.1s |       0 |        6 |        1 |    46822      0 |      111 |      116
9.69/9.70	c #cpu_time = 0.060s
9.69/9.70	c #wall_clock_time = 0.060s
9.69/9.70	c #decision = 6
9.69/9.70	c #random_decision = 0
9.69/9.70	c #conflict = 1
9.69/9.70	c #restart = 0
9.69/9.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
9.69/9.70	c lower bound updated to -1417
9.69/9.70	c BCD2: 117 <= obj <= 1491
9.69/9.70	c BCD2: #cores=5, #unrelaxed=1412, #relaxed=122, #hardened=0
9.69/9.70	c BCD2: #sat=1 #unsat=118 bias=118/119
9.69/9.70	c Solving starts ...
9.69/9.70	c ============================[ Search Statistics ]============================
9.69/9.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.69/9.70	c       |         |          |          |    Limit     GC | Var      | Constra 
9.69/9.70	c =============================================================================
9.69/9.70	c  0.0s |       0 |        0 |        0 |    46822      0 |      112 |      116
9.69/9.76	c  0.1s |       0 |        6 |        1 |    46822      0 |      112 |      117
9.69/9.76	c #cpu_time = 0.061s
9.69/9.76	c #wall_clock_time = 0.061s
9.69/9.76	c #decision = 6
9.69/9.76	c #random_decision = 0
9.69/9.76	c #conflict = 1
9.69/9.76	c #restart = 0
9.69/9.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
9.69/9.76	c lower bound updated to -1416
9.69/9.76	c BCD2: 118 <= obj <= 1491
9.69/9.76	c BCD2: #cores=5, #unrelaxed=1411, #relaxed=123, #hardened=0
9.69/9.76	c BCD2: #sat=1 #unsat=119 bias=119/120
9.69/9.76	c Solving starts ...
9.69/9.76	c ============================[ Search Statistics ]============================
9.69/9.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.69/9.76	c       |         |          |          |    Limit     GC | Var      | Constra 
9.69/9.76	c =============================================================================
9.69/9.76	c  0.0s |       0 |        0 |        0 |    46822      0 |      113 |      117
9.79/9.82	c  0.1s |       0 |        6 |        1 |    46822      0 |      113 |      118
9.79/9.82	c #cpu_time = 0.061s
9.79/9.82	c #wall_clock_time = 0.061s
9.79/9.82	c #decision = 6
9.79/9.82	c #random_decision = 0
9.79/9.82	c #conflict = 1
9.79/9.82	c #restart = 0
9.79/9.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
9.79/9.82	c lower bound updated to -1415
9.79/9.82	c BCD2: 119 <= obj <= 1491
9.79/9.82	c BCD2: #cores=5, #unrelaxed=1410, #relaxed=124, #hardened=0
9.79/9.82	c BCD2: #sat=1 #unsat=120 bias=120/121
9.79/9.82	c Solving starts ...
9.79/9.82	c ============================[ Search Statistics ]============================
9.79/9.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.79/9.82	c       |         |          |          |    Limit     GC | Var      | Constra 
9.79/9.82	c =============================================================================
9.79/9.82	c  0.0s |       0 |        0 |        0 |    46822      0 |      114 |      118
9.79/9.88	c  0.1s |       0 |        6 |        1 |    46822      0 |      114 |      119
9.79/9.88	c #cpu_time = 0.061s
9.79/9.88	c #wall_clock_time = 0.061s
9.79/9.88	c #decision = 6
9.79/9.88	c #random_decision = 0
9.79/9.88	c #conflict = 1
9.79/9.88	c #restart = 0
9.79/9.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
9.79/9.88	c lower bound updated to -1414
9.79/9.88	c BCD2: 120 <= obj <= 1491
9.79/9.88	c BCD2: #cores=5, #unrelaxed=1409, #relaxed=125, #hardened=0
9.79/9.88	c BCD2: #sat=1 #unsat=121 bias=121/122
9.79/9.89	c Solving starts ...
9.79/9.89	c ============================[ Search Statistics ]============================
9.79/9.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.79/9.89	c       |         |          |          |    Limit     GC | Var      | Constra 
9.79/9.89	c =============================================================================
9.79/9.89	c  0.0s |       0 |        0 |        0 |    46822      0 |      115 |      119
9.89/9.95	c  0.1s |       0 |        6 |        1 |    46822      0 |      115 |      120
9.89/9.95	c #cpu_time = 0.061s
9.89/9.95	c #wall_clock_time = 0.061s
9.89/9.95	c #decision = 6
9.89/9.95	c #random_decision = 0
9.89/9.95	c #conflict = 1
9.89/9.95	c #restart = 0
9.89/9.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
9.89/9.95	c lower bound updated to -1413
9.89/9.95	c BCD2: 121 <= obj <= 1491
9.89/9.95	c BCD2: #cores=5, #unrelaxed=1408, #relaxed=126, #hardened=0
9.89/9.95	c BCD2: #sat=1 #unsat=122 bias=122/123
9.89/9.95	c Solving starts ...
9.89/9.95	c ============================[ Search Statistics ]============================
9.89/9.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.89/9.95	c       |         |          |          |    Limit     GC | Var      | Constra 
9.89/9.95	c =============================================================================
9.89/9.95	c  0.0s |       0 |        0 |        0 |    46822      0 |      116 |      120
9.99/10.01	c  0.1s |       0 |        6 |        1 |    46822      0 |      116 |      121
9.99/10.01	c #cpu_time = 0.061s
9.99/10.01	c #wall_clock_time = 0.061s
9.99/10.01	c #decision = 6
9.99/10.01	c #random_decision = 0
9.99/10.01	c #conflict = 1
9.99/10.01	c #restart = 0
9.99/10.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
9.99/10.01	c lower bound updated to -1412
9.99/10.02	c BCD2: 122 <= obj <= 1491
9.99/10.02	c BCD2: #cores=5, #unrelaxed=1407, #relaxed=127, #hardened=0
9.99/10.02	c BCD2: #sat=1 #unsat=123 bias=123/124
9.99/10.02	c Solving starts ...
9.99/10.02	c ============================[ Search Statistics ]============================
9.99/10.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.99/10.02	c       |         |          |          |    Limit     GC | Var      | Constra 
9.99/10.02	c =============================================================================
9.99/10.02	c  0.0s |       0 |        0 |        0 |    46822      0 |      117 |      121
9.99/10.08	c  0.1s |       0 |        6 |        1 |    46822      0 |      117 |      122
9.99/10.08	c #cpu_time = 0.059s
9.99/10.08	c #wall_clock_time = 0.059s
9.99/10.08	c #decision = 6
9.99/10.08	c #random_decision = 0
9.99/10.08	c #conflict = 1
9.99/10.08	c #restart = 0
9.99/10.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
9.99/10.08	c lower bound updated to -1411
9.99/10.08	c BCD2: 123 <= obj <= 1491
9.99/10.08	c BCD2: #cores=5, #unrelaxed=1406, #relaxed=128, #hardened=0
9.99/10.08	c BCD2: #sat=1 #unsat=124 bias=124/125
9.99/10.08	c Solving starts ...
9.99/10.08	c ============================[ Search Statistics ]============================
9.99/10.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.99/10.08	c       |         |          |          |    Limit     GC | Var      | Constra 
9.99/10.08	c =============================================================================
9.99/10.08	c  0.0s |       0 |        0 |        0 |    46822      0 |      118 |      122
10.10/10.14	c  0.1s |       0 |        6 |        1 |    46822      0 |      118 |      123
10.10/10.14	c #cpu_time = 0.061s
10.10/10.14	c #wall_clock_time = 0.061s
10.10/10.14	c #decision = 6
10.10/10.14	c #random_decision = 0
10.10/10.14	c #conflict = 1
10.10/10.14	c #restart = 0
10.10/10.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
10.10/10.14	c lower bound updated to -1410
10.10/10.14	c BCD2: 124 <= obj <= 1491
10.10/10.14	c BCD2: #cores=5, #unrelaxed=1405, #relaxed=129, #hardened=0
10.10/10.14	c BCD2: #sat=1 #unsat=125 bias=125/126
10.10/10.14	c Solving starts ...
10.10/10.14	c ============================[ Search Statistics ]============================
10.10/10.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.10/10.14	c       |         |          |          |    Limit     GC | Var      | Constra 
10.10/10.14	c =============================================================================
10.10/10.14	c  0.0s |       0 |        0 |        0 |    46822      0 |      119 |      123
10.10/10.20	c  0.1s |       0 |        6 |        1 |    46822      0 |      119 |      124
10.10/10.20	c #cpu_time = 0.061s
10.10/10.20	c #wall_clock_time = 0.061s
10.10/10.20	c #decision = 6
10.10/10.20	c #random_decision = 0
10.10/10.20	c #conflict = 1
10.10/10.20	c #restart = 0
10.10/10.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
10.10/10.20	c lower bound updated to -1409
10.10/10.20	c BCD2: 125 <= obj <= 1491
10.10/10.20	c BCD2: #cores=5, #unrelaxed=1404, #relaxed=130, #hardened=0
10.10/10.20	c BCD2: #sat=1 #unsat=126 bias=126/127
10.10/10.20	c Solving starts ...
10.10/10.20	c ============================[ Search Statistics ]============================
10.10/10.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.10/10.20	c       |         |          |          |    Limit     GC | Var      | Constra 
10.10/10.20	c =============================================================================
10.10/10.20	c  0.0s |       0 |        0 |        0 |    46822      0 |      120 |      124
10.20/10.27	c  0.1s |       0 |        6 |        0 |    46822      0 |      120 |      125
10.20/10.27	c #cpu_time = 0.063s
10.20/10.27	c #wall_clock_time = 0.063s
10.20/10.27	c #decision = 6
10.20/10.27	c #random_decision = 0
10.20/10.27	c #conflict = 0
10.20/10.27	c #restart = 0
10.20/10.27	c BCD2: found a new core of size 2: cost of the new core is >=1
10.20/10.27	c lower bound updated to -1408
10.20/10.28	c BCD2: 126 <= obj <= 1491
10.20/10.28	c BCD2: #cores=6, #unrelaxed=1402, #relaxed=132, #hardened=0
10.20/10.28	c BCD2: #sat=1 #unsat=127 bias=127/128
10.20/10.28	c Solving starts ...
10.20/10.28	c ============================[ Search Statistics ]============================
10.20/10.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.20/10.28	c       |         |          |          |    Limit     GC | Var      | Constra 
10.20/10.28	c =============================================================================
10.20/10.28	c  0.0s |       0 |        0 |        0 |    46822      0 |      120 |      126
10.29/10.34	c  0.1s |       0 |        7 |        1 |    46822      0 |      120 |      126
10.29/10.34	c #cpu_time = 0.061s
10.29/10.34	c #wall_clock_time = 0.062s
10.29/10.34	c #decision = 7
10.29/10.34	c #random_decision = 0
10.29/10.34	c #conflict = 1
10.29/10.34	c #restart = 0
10.29/10.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
10.29/10.34	c lower bound updated to -1407
10.29/10.34	c BCD2: 127 <= obj <= 1491
10.29/10.34	c BCD2: #cores=6, #unrelaxed=1401, #relaxed=133, #hardened=0
10.29/10.34	c BCD2: #sat=1 #unsat=128 bias=128/129
10.29/10.34	c Solving starts ...
10.29/10.34	c ============================[ Search Statistics ]============================
10.29/10.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.29/10.34	c       |         |          |          |    Limit     GC | Var      | Constra 
10.29/10.34	c =============================================================================
10.29/10.34	c  0.0s |       0 |        0 |        0 |    46822      0 |      121 |      126
10.39/10.40	c  0.1s |       0 |        7 |        1 |    46822      0 |      121 |      127
10.39/10.40	c #cpu_time = 0.062s
10.39/10.40	c #wall_clock_time = 0.062s
10.39/10.40	c #decision = 7
10.39/10.40	c #random_decision = 0
10.39/10.40	c #conflict = 1
10.39/10.40	c #restart = 0
10.39/10.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
10.39/10.40	c lower bound updated to -1406
10.39/10.40	c BCD2: 128 <= obj <= 1491
10.39/10.40	c BCD2: #cores=6, #unrelaxed=1400, #relaxed=134, #hardened=0
10.39/10.40	c BCD2: #sat=1 #unsat=129 bias=129/130
10.39/10.40	c Solving starts ...
10.39/10.40	c ============================[ Search Statistics ]============================
10.39/10.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.39/10.40	c       |         |          |          |    Limit     GC | Var      | Constra 
10.39/10.40	c =============================================================================
10.39/10.40	c  0.0s |       0 |        0 |        0 |    46822      0 |      122 |      127
10.39/10.47	c  0.1s |       0 |        7 |        1 |    46822      0 |      122 |      128
10.39/10.47	c #cpu_time = 0.060s
10.39/10.47	c #wall_clock_time = 0.060s
10.39/10.47	c #decision = 7
10.39/10.47	c #random_decision = 0
10.39/10.47	c #conflict = 1
10.39/10.47	c #restart = 0
10.39/10.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
10.39/10.47	c lower bound updated to -1405
10.39/10.47	c BCD2: 129 <= obj <= 1491
10.39/10.47	c BCD2: #cores=6, #unrelaxed=1399, #relaxed=135, #hardened=0
10.39/10.47	c BCD2: #sat=1 #unsat=130 bias=130/131
10.39/10.47	c Solving starts ...
10.39/10.47	c ============================[ Search Statistics ]============================
10.39/10.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.39/10.47	c       |         |          |          |    Limit     GC | Var      | Constra 
10.39/10.47	c =============================================================================
10.39/10.47	c  0.0s |       0 |        0 |        0 |    46822      0 |      123 |      128
10.49/10.53	c  0.1s |       0 |        7 |        1 |    46822      0 |      123 |      129
10.49/10.53	c #cpu_time = 0.060s
10.49/10.53	c #wall_clock_time = 0.060s
10.49/10.53	c #decision = 7
10.49/10.53	c #random_decision = 0
10.49/10.53	c #conflict = 1
10.49/10.53	c #restart = 0
10.49/10.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
10.49/10.53	c lower bound updated to -1404
10.49/10.53	c BCD2: 130 <= obj <= 1491
10.49/10.53	c BCD2: #cores=6, #unrelaxed=1398, #relaxed=136, #hardened=0
10.49/10.53	c BCD2: #sat=1 #unsat=131 bias=131/132
10.49/10.53	c Solving starts ...
10.49/10.53	c ============================[ Search Statistics ]============================
10.49/10.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.49/10.53	c       |         |          |          |    Limit     GC | Var      | Constra 
10.49/10.53	c =============================================================================
10.49/10.53	c  0.0s |       0 |        0 |        0 |    46822      0 |      124 |      129
10.49/10.59	c  0.1s |       0 |        7 |        1 |    46822      0 |      124 |      130
10.49/10.59	c #cpu_time = 0.059s
10.49/10.59	c #wall_clock_time = 0.059s
10.49/10.59	c #decision = 7
10.49/10.59	c #random_decision = 0
10.49/10.59	c #conflict = 1
10.49/10.59	c #restart = 0
10.49/10.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
10.49/10.59	c lower bound updated to -1403
10.49/10.59	c BCD2: 131 <= obj <= 1491
10.49/10.59	c BCD2: #cores=6, #unrelaxed=1397, #relaxed=137, #hardened=0
10.49/10.59	c BCD2: #sat=1 #unsat=132 bias=132/133
10.49/10.59	c Solving starts ...
10.49/10.59	c ============================[ Search Statistics ]============================
10.49/10.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.49/10.59	c       |         |          |          |    Limit     GC | Var      | Constra 
10.49/10.59	c =============================================================================
10.49/10.59	c  0.0s |       0 |        0 |        0 |    46822      0 |      125 |      130
10.59/10.66	c  0.1s |       0 |        7 |        1 |    46822      0 |      125 |      131
10.59/10.66	c #cpu_time = 0.061s
10.59/10.66	c #wall_clock_time = 0.061s
10.59/10.66	c #decision = 7
10.59/10.66	c #random_decision = 0
10.59/10.66	c #conflict = 1
10.59/10.66	c #restart = 0
10.59/10.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
10.59/10.66	c lower bound updated to -1402
10.59/10.66	c BCD2: 132 <= obj <= 1491
10.59/10.66	c BCD2: #cores=6, #unrelaxed=1396, #relaxed=138, #hardened=0
10.59/10.66	c BCD2: #sat=1 #unsat=133 bias=133/134
10.59/10.66	c Solving starts ...
10.59/10.66	c ============================[ Search Statistics ]============================
10.59/10.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.59/10.66	c       |         |          |          |    Limit     GC | Var      | Constra 
10.59/10.66	c =============================================================================
10.59/10.66	c  0.0s |       0 |        0 |        0 |    46822      0 |      126 |      131
10.69/10.72	c  0.1s |       0 |        7 |        1 |    46822      0 |      126 |      132
10.69/10.72	c #cpu_time = 0.061s
10.69/10.72	c #wall_clock_time = 0.061s
10.69/10.72	c #decision = 7
10.69/10.72	c #random_decision = 0
10.69/10.72	c #conflict = 1
10.69/10.72	c #restart = 0
10.69/10.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
10.69/10.72	c lower bound updated to -1401
10.69/10.72	c BCD2: 133 <= obj <= 1491
10.69/10.72	c BCD2: #cores=6, #unrelaxed=1395, #relaxed=139, #hardened=0
10.69/10.72	c BCD2: #sat=1 #unsat=134 bias=134/135
10.69/10.72	c Solving starts ...
10.69/10.72	c ============================[ Search Statistics ]============================
10.69/10.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.69/10.72	c       |         |          |          |    Limit     GC | Var      | Constra 
10.69/10.72	c =============================================================================
10.69/10.72	c  0.0s |       0 |        0 |        0 |    46822      0 |      127 |      132
10.69/10.78	c  0.1s |       0 |        7 |        1 |    46822      0 |      127 |      133
10.69/10.78	c #cpu_time = 0.061s
10.69/10.78	c #wall_clock_time = 0.062s
10.69/10.78	c #decision = 7
10.69/10.78	c #random_decision = 0
10.69/10.78	c #conflict = 1
10.69/10.78	c #restart = 0
10.69/10.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
10.69/10.78	c lower bound updated to -1400
10.69/10.78	c BCD2: 134 <= obj <= 1491
10.69/10.78	c BCD2: #cores=6, #unrelaxed=1394, #relaxed=140, #hardened=0
10.69/10.78	c BCD2: #sat=1 #unsat=135 bias=135/136
10.69/10.78	c Solving starts ...
10.69/10.78	c ============================[ Search Statistics ]============================
10.69/10.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.69/10.78	c       |         |          |          |    Limit     GC | Var      | Constra 
10.69/10.78	c =============================================================================
10.69/10.78	c  0.0s |       0 |        0 |        0 |    46822      0 |      128 |      133
10.79/10.84	c  0.1s |       0 |        7 |        1 |    46822      0 |      128 |      134
10.79/10.84	c #cpu_time = 0.062s
10.79/10.84	c #wall_clock_time = 0.062s
10.79/10.84	c #decision = 7
10.79/10.84	c #random_decision = 0
10.79/10.84	c #conflict = 1
10.79/10.84	c #restart = 0
10.79/10.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
10.79/10.84	c lower bound updated to -1399
10.79/10.84	c BCD2: 135 <= obj <= 1491
10.79/10.84	c BCD2: #cores=6, #unrelaxed=1393, #relaxed=141, #hardened=0
10.79/10.84	c BCD2: #sat=1 #unsat=136 bias=136/137
10.79/10.84	c Solving starts ...
10.79/10.84	c ============================[ Search Statistics ]============================
10.79/10.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.79/10.84	c       |         |          |          |    Limit     GC | Var      | Constra 
10.79/10.84	c =============================================================================
10.79/10.84	c  0.0s |       0 |        0 |        0 |    46822      0 |      129 |      134
10.89/10.90	c  0.1s |       0 |        7 |        1 |    46822      0 |      129 |      135
10.89/10.90	c #cpu_time = 0.060s
10.89/10.90	c #wall_clock_time = 0.060s
10.89/10.90	c #decision = 7
10.89/10.90	c #random_decision = 0
10.89/10.90	c #conflict = 1
10.89/10.90	c #restart = 0
10.89/10.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
10.89/10.90	c lower bound updated to -1398
10.89/10.90	c BCD2: 136 <= obj <= 1491
10.89/10.90	c BCD2: #cores=6, #unrelaxed=1392, #relaxed=142, #hardened=0
10.89/10.90	c BCD2: #sat=1 #unsat=137 bias=137/138
10.89/10.90	c Solving starts ...
10.89/10.90	c ============================[ Search Statistics ]============================
10.89/10.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.89/10.90	c       |         |          |          |    Limit     GC | Var      | Constra 
10.89/10.90	c =============================================================================
10.89/10.91	c  0.0s |       0 |        0 |        0 |    46822      0 |      130 |      135
10.89/10.97	c  0.1s |       0 |        7 |        1 |    46822      0 |      130 |      136
10.89/10.97	c #cpu_time = 0.061s
10.89/10.97	c #wall_clock_time = 0.062s
10.89/10.97	c #decision = 7
10.89/10.97	c #random_decision = 0
10.89/10.97	c #conflict = 1
10.89/10.97	c #restart = 0
10.89/10.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
10.89/10.97	c lower bound updated to -1397
10.89/10.97	c BCD2: 137 <= obj <= 1491
10.89/10.97	c BCD2: #cores=6, #unrelaxed=1391, #relaxed=143, #hardened=0
10.89/10.97	c BCD2: #sat=1 #unsat=138 bias=138/139
10.89/10.97	c Solving starts ...
10.89/10.97	c ============================[ Search Statistics ]============================
10.89/10.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.89/10.97	c       |         |          |          |    Limit     GC | Var      | Constra 
10.89/10.97	c =============================================================================
10.89/10.97	c  0.0s |       0 |        0 |        0 |    46822      0 |      131 |      136
10.99/11.03	c  0.1s |       0 |        7 |        1 |    46822      0 |      131 |      137
10.99/11.03	c #cpu_time = 0.061s
10.99/11.03	c #wall_clock_time = 0.061s
10.99/11.03	c #decision = 7
10.99/11.03	c #random_decision = 0
10.99/11.03	c #conflict = 1
10.99/11.03	c #restart = 0
10.99/11.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
10.99/11.03	c lower bound updated to -1396
10.99/11.04	c BCD2: 138 <= obj <= 1491
10.99/11.04	c BCD2: #cores=6, #unrelaxed=1390, #relaxed=144, #hardened=0
10.99/11.04	c BCD2: #sat=1 #unsat=139 bias=139/140
10.99/11.04	c Solving starts ...
10.99/11.04	c ============================[ Search Statistics ]============================
10.99/11.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.99/11.04	c       |         |          |          |    Limit     GC | Var      | Constra 
10.99/11.04	c =============================================================================
10.99/11.04	c  0.0s |       0 |        0 |        0 |    46822      0 |      132 |      137
11.09/11.10	c  0.1s |       0 |        7 |        1 |    46822      0 |      132 |      138
11.09/11.10	c #cpu_time = 0.060s
11.09/11.10	c #wall_clock_time = 0.060s
11.09/11.10	c #decision = 7
11.09/11.10	c #random_decision = 0
11.09/11.10	c #conflict = 1
11.09/11.10	c #restart = 0
11.09/11.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
11.09/11.10	c lower bound updated to -1395
11.09/11.10	c BCD2: 139 <= obj <= 1491
11.09/11.10	c BCD2: #cores=6, #unrelaxed=1389, #relaxed=145, #hardened=0
11.09/11.10	c BCD2: #sat=1 #unsat=140 bias=140/141
11.09/11.10	c Solving starts ...
11.09/11.10	c ============================[ Search Statistics ]============================
11.09/11.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.09/11.10	c       |         |          |          |    Limit     GC | Var      | Constra 
11.09/11.10	c =============================================================================
11.09/11.10	c  0.0s |       0 |        0 |        0 |    46822      0 |      133 |      138
11.09/11.16	c  0.1s |       0 |        7 |        1 |    46822      0 |      133 |      139
11.09/11.16	c #cpu_time = 0.060s
11.09/11.16	c #wall_clock_time = 0.060s
11.09/11.16	c #decision = 7
11.09/11.16	c #random_decision = 0
11.09/11.16	c #conflict = 1
11.09/11.16	c #restart = 0
11.09/11.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
11.09/11.16	c lower bound updated to -1394
11.09/11.16	c BCD2: 140 <= obj <= 1491
11.09/11.16	c BCD2: #cores=6, #unrelaxed=1388, #relaxed=146, #hardened=0
11.09/11.16	c BCD2: #sat=1 #unsat=141 bias=141/142
11.09/11.16	c Solving starts ...
11.09/11.16	c ============================[ Search Statistics ]============================
11.09/11.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.09/11.16	c       |         |          |          |    Limit     GC | Var      | Constra 
11.09/11.16	c =============================================================================
11.09/11.16	c  0.0s |       0 |        0 |        0 |    46822      0 |      134 |      139
11.20/11.22	c  0.1s |       0 |        7 |        1 |    46822      0 |      134 |      140
11.20/11.22	c #cpu_time = 0.060s
11.20/11.22	c #wall_clock_time = 0.060s
11.20/11.22	c #decision = 7
11.20/11.22	c #random_decision = 0
11.20/11.22	c #conflict = 1
11.20/11.22	c #restart = 0
11.20/11.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
11.20/11.22	c lower bound updated to -1393
11.20/11.22	c BCD2: 141 <= obj <= 1491
11.20/11.22	c BCD2: #cores=6, #unrelaxed=1387, #relaxed=147, #hardened=0
11.20/11.22	c BCD2: #sat=1 #unsat=142 bias=142/143
11.20/11.22	c Solving starts ...
11.20/11.22	c ============================[ Search Statistics ]============================
11.20/11.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.20/11.22	c       |         |          |          |    Limit     GC | Var      | Constra 
11.20/11.22	c =============================================================================
11.20/11.22	c  0.0s |       0 |        0 |        0 |    46822      0 |      135 |      140
11.20/11.28	c  0.1s |       0 |        7 |        1 |    46822      0 |      135 |      141
11.20/11.28	c #cpu_time = 0.061s
11.20/11.28	c #wall_clock_time = 0.061s
11.20/11.28	c #decision = 7
11.20/11.28	c #random_decision = 0
11.20/11.28	c #conflict = 1
11.20/11.28	c #restart = 0
11.20/11.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
11.20/11.28	c lower bound updated to -1392
11.20/11.28	c BCD2: 142 <= obj <= 1491
11.20/11.28	c BCD2: #cores=6, #unrelaxed=1386, #relaxed=148, #hardened=0
11.20/11.28	c BCD2: #sat=1 #unsat=143 bias=143/144
11.20/11.28	c Solving starts ...
11.20/11.28	c ============================[ Search Statistics ]============================
11.20/11.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.20/11.28	c       |         |          |          |    Limit     GC | Var      | Constra 
11.20/11.28	c =============================================================================
11.20/11.28	c  0.0s |       0 |        0 |        0 |    46822      0 |      136 |      141
11.30/11.35	c  0.1s |       0 |        7 |        1 |    46822      0 |      136 |      142
11.30/11.35	c #cpu_time = 0.061s
11.30/11.35	c #wall_clock_time = 0.061s
11.30/11.35	c #decision = 7
11.30/11.35	c #random_decision = 0
11.30/11.35	c #conflict = 1
11.30/11.35	c #restart = 0
11.30/11.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
11.30/11.35	c lower bound updated to -1391
11.30/11.35	c BCD2: 143 <= obj <= 1491
11.30/11.35	c BCD2: #cores=6, #unrelaxed=1385, #relaxed=149, #hardened=0
11.30/11.35	c BCD2: #sat=1 #unsat=144 bias=144/145
11.30/11.35	c Solving starts ...
11.30/11.35	c ============================[ Search Statistics ]============================
11.30/11.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.30/11.35	c       |         |          |          |    Limit     GC | Var      | Constra 
11.30/11.35	c =============================================================================
11.30/11.35	c  0.0s |       0 |        0 |        0 |    46822      0 |      137 |      142
11.39/11.41	c  0.1s |       0 |        7 |        1 |    46822      0 |      137 |      143
11.39/11.41	c #cpu_time = 0.062s
11.39/11.41	c #wall_clock_time = 0.062s
11.39/11.41	c #decision = 7
11.39/11.41	c #random_decision = 0
11.39/11.41	c #conflict = 1
11.39/11.41	c #restart = 0
11.39/11.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
11.39/11.41	c lower bound updated to -1390
11.39/11.41	c BCD2: 144 <= obj <= 1491
11.39/11.41	c BCD2: #cores=6, #unrelaxed=1384, #relaxed=150, #hardened=0
11.39/11.41	c BCD2: #sat=1 #unsat=145 bias=145/146
11.39/11.41	c Solving starts ...
11.39/11.41	c ============================[ Search Statistics ]============================
11.39/11.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.39/11.41	c       |         |          |          |    Limit     GC | Var      | Constra 
11.39/11.41	c =============================================================================
11.39/11.41	c  0.0s |       0 |        0 |        0 |    46822      0 |      138 |      143
11.39/11.47	c  0.1s |       0 |        7 |        1 |    46822      0 |      138 |      144
11.39/11.47	c #cpu_time = 0.064s
11.39/11.47	c #wall_clock_time = 0.064s
11.39/11.47	c #decision = 7
11.39/11.47	c #random_decision = 0
11.39/11.47	c #conflict = 1
11.39/11.47	c #restart = 0
11.39/11.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
11.39/11.47	c lower bound updated to -1389
11.39/11.47	c BCD2: 145 <= obj <= 1491
11.39/11.47	c BCD2: #cores=6, #unrelaxed=1383, #relaxed=151, #hardened=0
11.39/11.47	c BCD2: #sat=1 #unsat=146 bias=146/147
11.39/11.48	c Solving starts ...
11.39/11.48	c ============================[ Search Statistics ]============================
11.39/11.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.39/11.48	c       |         |          |          |    Limit     GC | Var      | Constra 
11.39/11.48	c =============================================================================
11.39/11.48	c  0.0s |       0 |        0 |        0 |    46822      0 |      139 |      144
11.49/11.54	c  0.1s |       0 |        7 |        1 |    46822      0 |      139 |      145
11.49/11.54	c #cpu_time = 0.063s
11.49/11.54	c #wall_clock_time = 0.063s
11.49/11.54	c #decision = 7
11.49/11.54	c #random_decision = 0
11.49/11.54	c #conflict = 1
11.49/11.54	c #restart = 0
11.49/11.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
11.49/11.54	c lower bound updated to -1388
11.49/11.55	c BCD2: 146 <= obj <= 1491
11.49/11.55	c BCD2: #cores=6, #unrelaxed=1382, #relaxed=152, #hardened=0
11.49/11.55	c BCD2: #sat=1 #unsat=147 bias=147/148
11.49/11.55	c Solving starts ...
11.49/11.55	c ============================[ Search Statistics ]============================
11.49/11.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.49/11.55	c       |         |          |          |    Limit     GC | Var      | Constra 
11.49/11.55	c =============================================================================
11.49/11.55	c  0.0s |       0 |        0 |        0 |    46822      0 |      140 |      145
11.59/11.61	c  0.1s |       0 |        7 |        1 |    46822      0 |      140 |      146
11.59/11.61	c #cpu_time = 0.059s
11.59/11.61	c #wall_clock_time = 0.059s
11.59/11.61	c #decision = 7
11.59/11.61	c #random_decision = 0
11.59/11.61	c #conflict = 1
11.59/11.61	c #restart = 0
11.59/11.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
11.59/11.61	c lower bound updated to -1387
11.59/11.61	c BCD2: 147 <= obj <= 1491
11.59/11.61	c BCD2: #cores=6, #unrelaxed=1381, #relaxed=153, #hardened=0
11.59/11.61	c BCD2: #sat=1 #unsat=148 bias=148/149
11.59/11.61	c Solving starts ...
11.59/11.61	c ============================[ Search Statistics ]============================
11.59/11.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.59/11.61	c       |         |          |          |    Limit     GC | Var      | Constra 
11.59/11.61	c =============================================================================
11.59/11.61	c  0.0s |       0 |        0 |        0 |    46822      0 |      141 |      146
11.59/11.67	c  0.1s |       0 |        7 |        1 |    46822      0 |      141 |      147
11.59/11.67	c #cpu_time = 0.060s
11.59/11.67	c #wall_clock_time = 0.060s
11.59/11.67	c #decision = 7
11.59/11.67	c #random_decision = 0
11.59/11.67	c #conflict = 1
11.59/11.67	c #restart = 0
11.59/11.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
11.59/11.67	c lower bound updated to -1386
11.59/11.67	c BCD2: 148 <= obj <= 1491
11.59/11.67	c BCD2: #cores=6, #unrelaxed=1380, #relaxed=154, #hardened=0
11.59/11.67	c BCD2: #sat=1 #unsat=149 bias=149/150
11.59/11.67	c Solving starts ...
11.59/11.67	c ============================[ Search Statistics ]============================
11.59/11.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.59/11.67	c       |         |          |          |    Limit     GC | Var      | Constra 
11.59/11.67	c =============================================================================
11.59/11.67	c  0.0s |       0 |        0 |        0 |    46822      0 |      142 |      147
11.69/11.73	c  0.1s |       0 |        7 |        1 |    46822      0 |      142 |      148
11.69/11.73	c #cpu_time = 0.061s
11.69/11.73	c #wall_clock_time = 0.061s
11.69/11.73	c #decision = 7
11.69/11.73	c #random_decision = 0
11.69/11.73	c #conflict = 1
11.69/11.73	c #restart = 0
11.69/11.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
11.69/11.73	c lower bound updated to -1385
11.69/11.73	c BCD2: 149 <= obj <= 1491
11.69/11.73	c BCD2: #cores=6, #unrelaxed=1379, #relaxed=155, #hardened=0
11.69/11.73	c BCD2: #sat=1 #unsat=150 bias=150/151
11.69/11.73	c Solving starts ...
11.69/11.73	c ============================[ Search Statistics ]============================
11.69/11.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.69/11.73	c       |         |          |          |    Limit     GC | Var      | Constra 
11.69/11.73	c =============================================================================
11.69/11.73	c  0.0s |       0 |        0 |        0 |    46822      0 |      143 |      148
11.69/11.79	c  0.1s |       0 |        7 |        1 |    46822      0 |      143 |      149
11.69/11.79	c #cpu_time = 0.063s
11.69/11.79	c #wall_clock_time = 0.063s
11.69/11.79	c #decision = 7
11.69/11.79	c #random_decision = 0
11.69/11.79	c #conflict = 1
11.69/11.79	c #restart = 0
11.69/11.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
11.69/11.79	c lower bound updated to -1384
11.69/11.79	c BCD2: 150 <= obj <= 1491
11.69/11.79	c BCD2: #cores=6, #unrelaxed=1378, #relaxed=156, #hardened=0
11.69/11.79	c BCD2: #sat=1 #unsat=151 bias=151/152
11.69/11.79	c Solving starts ...
11.69/11.79	c ============================[ Search Statistics ]============================
11.69/11.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.69/11.79	c       |         |          |          |    Limit     GC | Var      | Constra 
11.69/11.79	c =============================================================================
11.69/11.79	c  0.0s |       0 |        0 |        0 |    46822      0 |      144 |      149
11.79/11.86	c  0.1s |       0 |        7 |        0 |    46822      0 |      144 |      150
11.79/11.86	c #cpu_time = 0.062s
11.79/11.86	c #wall_clock_time = 0.062s
11.79/11.86	c #decision = 7
11.79/11.86	c #random_decision = 0
11.79/11.86	c #conflict = 0
11.79/11.86	c #restart = 0
11.79/11.86	c BCD2: found a new core of size 2: cost of the new core is >=1
11.79/11.86	c lower bound updated to -1383
11.79/11.87	c BCD2: 151 <= obj <= 1491
11.79/11.87	c BCD2: #cores=7, #unrelaxed=1376, #relaxed=158, #hardened=0
11.79/11.87	c BCD2: #sat=1 #unsat=152 bias=152/153
11.79/11.87	c Solving starts ...
11.79/11.87	c ============================[ Search Statistics ]============================
11.79/11.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.79/11.87	c       |         |          |          |    Limit     GC | Var      | Constra 
11.79/11.87	c =============================================================================
11.79/11.87	c  0.0s |       0 |        0 |        0 |    46822      0 |      144 |      151
11.89/11.93	c  0.1s |       0 |        8 |        1 |    46822      0 |      144 |      151
11.89/11.93	c #cpu_time = 0.058s
11.89/11.93	c #wall_clock_time = 0.058s
11.89/11.93	c #decision = 8
11.89/11.93	c #random_decision = 0
11.89/11.93	c #conflict = 1
11.89/11.93	c #restart = 0
11.89/11.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
11.89/11.93	c lower bound updated to -1382
11.89/11.93	c BCD2: 152 <= obj <= 1491
11.89/11.93	c BCD2: #cores=7, #unrelaxed=1375, #relaxed=159, #hardened=0
11.89/11.93	c BCD2: #sat=1 #unsat=153 bias=153/154
11.89/11.93	c Solving starts ...
11.89/11.93	c ============================[ Search Statistics ]============================
11.89/11.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.89/11.93	c       |         |          |          |    Limit     GC | Var      | Constra 
11.89/11.93	c =============================================================================
11.89/11.93	c  0.0s |       0 |        0 |        0 |    46822      0 |      145 |      151
11.89/11.99	c  0.1s |       0 |        8 |        1 |    46822      0 |      145 |      152
11.89/11.99	c #cpu_time = 0.060s
11.89/11.99	c #wall_clock_time = 0.060s
11.89/11.99	c #decision = 8
11.89/11.99	c #random_decision = 0
11.89/11.99	c #conflict = 1
11.89/11.99	c #restart = 0
11.89/11.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
11.89/11.99	c lower bound updated to -1381
11.89/11.99	c BCD2: 153 <= obj <= 1491
11.89/11.99	c BCD2: #cores=7, #unrelaxed=1374, #relaxed=160, #hardened=0
11.89/11.99	c BCD2: #sat=1 #unsat=154 bias=154/155
11.89/11.99	c Solving starts ...
11.89/11.99	c ============================[ Search Statistics ]============================
11.89/11.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.89/11.99	c       |         |          |          |    Limit     GC | Var      | Constra 
11.89/11.99	c =============================================================================
11.89/11.99	c  0.0s |       0 |        0 |        0 |    46822      0 |      146 |      152
11.99/12.05	c  0.1s |       0 |        8 |        1 |    46822      0 |      146 |      153
11.99/12.05	c #cpu_time = 0.060s
11.99/12.05	c #wall_clock_time = 0.060s
11.99/12.05	c #decision = 8
11.99/12.05	c #random_decision = 0
11.99/12.05	c #conflict = 1
11.99/12.05	c #restart = 0
11.99/12.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
11.99/12.05	c lower bound updated to -1380
11.99/12.06	c BCD2: 154 <= obj <= 1491
11.99/12.06	c BCD2: #cores=7, #unrelaxed=1373, #relaxed=161, #hardened=0
11.99/12.06	c BCD2: #sat=1 #unsat=155 bias=155/156
11.99/12.06	c Solving starts ...
11.99/12.06	c ============================[ Search Statistics ]============================
11.99/12.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.99/12.06	c       |         |          |          |    Limit     GC | Var      | Constra 
11.99/12.06	c =============================================================================
11.99/12.06	c  0.0s |       0 |        0 |        0 |    46822      0 |      147 |      153
12.09/12.12	c  0.1s |       0 |        8 |        1 |    46822      0 |      147 |      154
12.09/12.12	c #cpu_time = 0.059s
12.09/12.12	c #wall_clock_time = 0.059s
12.09/12.12	c #decision = 8
12.09/12.12	c #random_decision = 0
12.09/12.12	c #conflict = 1
12.09/12.12	c #restart = 0
12.09/12.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
12.09/12.12	c lower bound updated to -1379
12.09/12.12	c BCD2: 155 <= obj <= 1491
12.09/12.12	c BCD2: #cores=7, #unrelaxed=1372, #relaxed=162, #hardened=0
12.09/12.12	c BCD2: #sat=1 #unsat=156 bias=156/157
12.09/12.12	c Solving starts ...
12.09/12.12	c ============================[ Search Statistics ]============================
12.09/12.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.09/12.12	c       |         |          |          |    Limit     GC | Var      | Constra 
12.09/12.12	c =============================================================================
12.09/12.12	c  0.0s |       0 |        0 |        0 |    46822      0 |      148 |      154
12.09/12.18	c  0.1s |       0 |        8 |        1 |    46822      0 |      148 |      155
12.09/12.18	c #cpu_time = 0.061s
12.09/12.18	c #wall_clock_time = 0.061s
12.09/12.18	c #decision = 8
12.09/12.18	c #random_decision = 0
12.09/12.18	c #conflict = 1
12.09/12.18	c #restart = 0
12.09/12.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
12.09/12.18	c lower bound updated to -1378
12.09/12.18	c BCD2: 156 <= obj <= 1491
12.09/12.18	c BCD2: #cores=7, #unrelaxed=1371, #relaxed=163, #hardened=0
12.09/12.18	c BCD2: #sat=1 #unsat=157 bias=157/158
12.09/12.18	c Solving starts ...
12.09/12.18	c ============================[ Search Statistics ]============================
12.09/12.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.09/12.18	c       |         |          |          |    Limit     GC | Var      | Constra 
12.09/12.18	c =============================================================================
12.09/12.18	c  0.0s |       0 |        0 |        0 |    46822      0 |      149 |      155
12.19/12.24	c  0.1s |       0 |        8 |        1 |    46822      0 |      149 |      156
12.19/12.24	c #cpu_time = 0.061s
12.19/12.24	c #wall_clock_time = 0.061s
12.19/12.24	c #decision = 8
12.19/12.24	c #random_decision = 0
12.19/12.24	c #conflict = 1
12.19/12.24	c #restart = 0
12.19/12.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
12.19/12.24	c lower bound updated to -1377
12.19/12.24	c BCD2: 157 <= obj <= 1491
12.19/12.24	c BCD2: #cores=7, #unrelaxed=1370, #relaxed=164, #hardened=0
12.19/12.24	c BCD2: #sat=1 #unsat=158 bias=158/159
12.19/12.24	c Solving starts ...
12.19/12.24	c ============================[ Search Statistics ]============================
12.19/12.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.19/12.24	c       |         |          |          |    Limit     GC | Var      | Constra 
12.19/12.24	c =============================================================================
12.19/12.24	c  0.0s |       0 |        0 |        0 |    46822      0 |      150 |      156
12.30/12.30	c  0.1s |       0 |        8 |        1 |    46822      0 |      150 |      157
12.30/12.30	c #cpu_time = 0.062s
12.30/12.30	c #wall_clock_time = 0.062s
12.30/12.30	c #decision = 8
12.30/12.30	c #random_decision = 0
12.30/12.30	c #conflict = 1
12.30/12.30	c #restart = 0
12.30/12.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
12.30/12.30	c lower bound updated to -1376
12.30/12.30	c BCD2: 158 <= obj <= 1491
12.30/12.30	c BCD2: #cores=7, #unrelaxed=1369, #relaxed=165, #hardened=0
12.30/12.30	c BCD2: #sat=1 #unsat=159 bias=159/160
12.30/12.30	c Solving starts ...
12.30/12.30	c ============================[ Search Statistics ]============================
12.30/12.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.30/12.30	c       |         |          |          |    Limit     GC | Var      | Constra 
12.30/12.30	c =============================================================================
12.30/12.30	c  0.0s |       0 |        0 |        0 |    46822      0 |      151 |      157
12.30/12.37	c  0.1s |       0 |        8 |        1 |    46822      0 |      151 |      158
12.30/12.37	c #cpu_time = 0.062s
12.30/12.37	c #wall_clock_time = 0.062s
12.30/12.37	c #decision = 8
12.30/12.37	c #random_decision = 0
12.30/12.37	c #conflict = 1
12.30/12.37	c #restart = 0
12.30/12.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
12.30/12.37	c lower bound updated to -1375
12.30/12.37	c BCD2: 159 <= obj <= 1491
12.30/12.37	c BCD2: #cores=7, #unrelaxed=1368, #relaxed=166, #hardened=0
12.30/12.37	c BCD2: #sat=1 #unsat=160 bias=160/161
12.30/12.37	c Solving starts ...
12.30/12.37	c ============================[ Search Statistics ]============================
12.30/12.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.30/12.37	c       |         |          |          |    Limit     GC | Var      | Constra 
12.30/12.37	c =============================================================================
12.30/12.37	c  0.0s |       0 |        0 |        0 |    46822      0 |      152 |      158
12.40/12.43	c  0.1s |       0 |        8 |        1 |    46822      0 |      152 |      159
12.40/12.43	c #cpu_time = 0.060s
12.40/12.43	c #wall_clock_time = 0.061s
12.40/12.43	c #decision = 8
12.40/12.43	c #random_decision = 0
12.40/12.43	c #conflict = 1
12.40/12.43	c #restart = 0
12.40/12.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
12.40/12.43	c lower bound updated to -1374
12.40/12.43	c BCD2: 160 <= obj <= 1491
12.40/12.43	c BCD2: #cores=7, #unrelaxed=1367, #relaxed=167, #hardened=0
12.40/12.43	c BCD2: #sat=1 #unsat=161 bias=161/162
12.40/12.43	c Solving starts ...
12.40/12.43	c ============================[ Search Statistics ]============================
12.40/12.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.40/12.43	c       |         |          |          |    Limit     GC | Var      | Constra 
12.40/12.43	c =============================================================================
12.40/12.43	c  0.0s |       0 |        0 |        0 |    46822      0 |      153 |      159
12.40/12.49	c  0.1s |       0 |        8 |        1 |    46822      0 |      153 |      160
12.40/12.49	c #cpu_time = 0.061s
12.40/12.49	c #wall_clock_time = 0.061s
12.40/12.49	c #decision = 8
12.40/12.49	c #random_decision = 0
12.40/12.49	c #conflict = 1
12.40/12.49	c #restart = 0
12.40/12.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
12.40/12.49	c lower bound updated to -1373
12.40/12.49	c BCD2: 161 <= obj <= 1491
12.40/12.49	c BCD2: #cores=7, #unrelaxed=1366, #relaxed=168, #hardened=0
12.40/12.49	c BCD2: #sat=1 #unsat=162 bias=162/163
12.40/12.49	c Solving starts ...
12.40/12.49	c ============================[ Search Statistics ]============================
12.40/12.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.40/12.49	c       |         |          |          |    Limit     GC | Var      | Constra 
12.40/12.49	c =============================================================================
12.40/12.49	c  0.0s |       0 |        0 |        0 |    46822      0 |      154 |      160
12.49/12.55	c  0.1s |       0 |        8 |        1 |    46822      0 |      154 |      161
12.49/12.55	c #cpu_time = 0.062s
12.49/12.55	c #wall_clock_time = 0.063s
12.49/12.55	c #decision = 8
12.49/12.55	c #random_decision = 0
12.49/12.55	c #conflict = 1
12.49/12.55	c #restart = 0
12.49/12.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
12.49/12.55	c lower bound updated to -1372
12.49/12.56	c BCD2: 162 <= obj <= 1491
12.49/12.56	c BCD2: #cores=7, #unrelaxed=1365, #relaxed=169, #hardened=0
12.49/12.56	c BCD2: #sat=1 #unsat=163 bias=163/164
12.49/12.56	c Solving starts ...
12.49/12.56	c ============================[ Search Statistics ]============================
12.49/12.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.49/12.56	c       |         |          |          |    Limit     GC | Var      | Constra 
12.49/12.56	c =============================================================================
12.49/12.56	c  0.0s |       0 |        0 |        0 |    46822      0 |      155 |      161
12.59/12.62	c  0.1s |       0 |        8 |        1 |    46822      0 |      155 |      162
12.59/12.62	c #cpu_time = 0.062s
12.59/12.62	c #wall_clock_time = 0.062s
12.59/12.62	c #decision = 8
12.59/12.62	c #random_decision = 0
12.59/12.62	c #conflict = 1
12.59/12.62	c #restart = 0
12.59/12.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
12.59/12.62	c lower bound updated to -1371
12.59/12.63	c BCD2: 163 <= obj <= 1491
12.59/12.63	c BCD2: #cores=7, #unrelaxed=1364, #relaxed=170, #hardened=0
12.59/12.63	c BCD2: #sat=1 #unsat=164 bias=164/165
12.59/12.63	c Solving starts ...
12.59/12.63	c ============================[ Search Statistics ]============================
12.59/12.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.59/12.63	c       |         |          |          |    Limit     GC | Var      | Constra 
12.59/12.63	c =============================================================================
12.59/12.63	c  0.0s |       0 |        0 |        0 |    46822      0 |      156 |      162
12.59/12.69	c  0.1s |       0 |        8 |        1 |    46822      0 |      156 |      163
12.59/12.69	c #cpu_time = 0.062s
12.59/12.69	c #wall_clock_time = 0.063s
12.59/12.69	c #decision = 8
12.59/12.69	c #random_decision = 0
12.59/12.69	c #conflict = 1
12.59/12.69	c #restart = 0
12.59/12.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
12.59/12.69	c lower bound updated to -1370
12.59/12.69	c BCD2: 164 <= obj <= 1491
12.59/12.69	c BCD2: #cores=7, #unrelaxed=1363, #relaxed=171, #hardened=0
12.59/12.69	c BCD2: #sat=1 #unsat=165 bias=165/166
12.59/12.69	c Solving starts ...
12.59/12.69	c ============================[ Search Statistics ]============================
12.59/12.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.59/12.69	c       |         |          |          |    Limit     GC | Var      | Constra 
12.59/12.69	c =============================================================================
12.59/12.69	c  0.0s |       0 |        0 |        0 |    46822      0 |      157 |      163
12.69/12.75	c  0.1s |       0 |        8 |        1 |    46822      0 |      157 |      164
12.69/12.75	c #cpu_time = 0.060s
12.69/12.75	c #wall_clock_time = 0.060s
12.69/12.75	c #decision = 8
12.69/12.75	c #random_decision = 0
12.69/12.75	c #conflict = 1
12.69/12.75	c #restart = 0
12.69/12.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
12.69/12.75	c lower bound updated to -1369
12.69/12.75	c BCD2: 165 <= obj <= 1491
12.69/12.75	c BCD2: #cores=7, #unrelaxed=1362, #relaxed=172, #hardened=0
12.69/12.75	c BCD2: #sat=1 #unsat=166 bias=166/167
12.69/12.75	c Solving starts ...
12.69/12.75	c ============================[ Search Statistics ]============================
12.69/12.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.69/12.75	c       |         |          |          |    Limit     GC | Var      | Constra 
12.69/12.75	c =============================================================================
12.69/12.75	c  0.0s |       0 |        0 |        0 |    46822      0 |      158 |      164
12.79/12.81	c  0.1s |       0 |        8 |        1 |    46822      0 |      158 |      165
12.79/12.81	c #cpu_time = 0.061s
12.79/12.81	c #wall_clock_time = 0.061s
12.79/12.81	c #decision = 8
12.79/12.81	c #random_decision = 0
12.79/12.81	c #conflict = 1
12.79/12.81	c #restart = 0
12.79/12.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
12.79/12.81	c lower bound updated to -1368
12.79/12.81	c BCD2: 166 <= obj <= 1491
12.79/12.81	c BCD2: #cores=7, #unrelaxed=1361, #relaxed=173, #hardened=0
12.79/12.81	c BCD2: #sat=1 #unsat=167 bias=167/168
12.79/12.81	c Solving starts ...
12.79/12.81	c ============================[ Search Statistics ]============================
12.79/12.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.79/12.81	c       |         |          |          |    Limit     GC | Var      | Constra 
12.79/12.81	c =============================================================================
12.79/12.81	c  0.0s |       0 |        0 |        0 |    46822      0 |      159 |      165
12.79/12.87	c  0.1s |       0 |        8 |        1 |    46822      0 |      159 |      166
12.79/12.87	c #cpu_time = 0.061s
12.79/12.87	c #wall_clock_time = 0.061s
12.79/12.87	c #decision = 8
12.79/12.87	c #random_decision = 0
12.79/12.87	c #conflict = 1
12.79/12.87	c #restart = 0
12.79/12.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
12.79/12.87	c lower bound updated to -1367
12.79/12.87	c BCD2: 167 <= obj <= 1491
12.79/12.87	c BCD2: #cores=7, #unrelaxed=1360, #relaxed=174, #hardened=0
12.79/12.87	c BCD2: #sat=1 #unsat=168 bias=168/169
12.79/12.87	c Solving starts ...
12.79/12.87	c ============================[ Search Statistics ]============================
12.79/12.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.79/12.87	c       |         |          |          |    Limit     GC | Var      | Constra 
12.79/12.87	c =============================================================================
12.79/12.87	c  0.0s |       0 |        0 |        0 |    46822      0 |      160 |      166
12.89/12.94	c  0.1s |       0 |        8 |        1 |    46822      0 |      160 |      167
12.89/12.94	c #cpu_time = 0.061s
12.89/12.94	c #wall_clock_time = 0.061s
12.89/12.94	c #decision = 8
12.89/12.94	c #random_decision = 0
12.89/12.94	c #conflict = 1
12.89/12.94	c #restart = 0
12.89/12.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
12.89/12.94	c lower bound updated to -1366
12.89/12.94	c BCD2: 168 <= obj <= 1491
12.89/12.94	c BCD2: #cores=7, #unrelaxed=1359, #relaxed=175, #hardened=0
12.89/12.94	c BCD2: #sat=1 #unsat=169 bias=169/170
12.89/12.94	c Solving starts ...
12.89/12.94	c ============================[ Search Statistics ]============================
12.89/12.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.89/12.94	c       |         |          |          |    Limit     GC | Var      | Constra 
12.89/12.94	c =============================================================================
12.89/12.94	c  0.0s |       0 |        0 |        0 |    46822      0 |      161 |      167
12.99/13.00	c  0.1s |       0 |        8 |        1 |    46822      0 |      161 |      168
12.99/13.00	c #cpu_time = 0.061s
12.99/13.00	c #wall_clock_time = 0.061s
12.99/13.00	c #decision = 8
12.99/13.00	c #random_decision = 0
12.99/13.00	c #conflict = 1
12.99/13.00	c #restart = 0
12.99/13.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
12.99/13.00	c lower bound updated to -1365
12.99/13.00	c BCD2: 169 <= obj <= 1491
12.99/13.00	c BCD2: #cores=7, #unrelaxed=1358, #relaxed=176, #hardened=0
12.99/13.00	c BCD2: #sat=1 #unsat=170 bias=170/171
12.99/13.00	c Solving starts ...
12.99/13.00	c ============================[ Search Statistics ]============================
12.99/13.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.99/13.00	c       |         |          |          |    Limit     GC | Var      | Constra 
12.99/13.00	c =============================================================================
12.99/13.00	c  0.0s |       0 |        0 |        0 |    46822      0 |      162 |      168
12.99/13.06	c  0.1s |       0 |        8 |        1 |    46822      0 |      162 |      169
12.99/13.06	c #cpu_time = 0.061s
12.99/13.06	c #wall_clock_time = 0.061s
12.99/13.06	c #decision = 8
12.99/13.06	c #random_decision = 0
12.99/13.06	c #conflict = 1
12.99/13.06	c #restart = 0
12.99/13.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
12.99/13.06	c lower bound updated to -1364
12.99/13.07	c BCD2: 170 <= obj <= 1491
12.99/13.07	c BCD2: #cores=7, #unrelaxed=1357, #relaxed=177, #hardened=0
12.99/13.07	c BCD2: #sat=1 #unsat=171 bias=171/172
12.99/13.07	c Solving starts ...
12.99/13.07	c ============================[ Search Statistics ]============================
12.99/13.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.99/13.07	c       |         |          |          |    Limit     GC | Var      | Constra 
12.99/13.07	c =============================================================================
12.99/13.07	c  0.0s |       0 |        0 |        0 |    46822      0 |      163 |      169
13.09/13.13	c  0.1s |       0 |        8 |        1 |    46822      0 |      163 |      170
13.09/13.13	c #cpu_time = 0.059s
13.09/13.13	c #wall_clock_time = 0.059s
13.09/13.13	c #decision = 8
13.09/13.13	c #random_decision = 0
13.09/13.13	c #conflict = 1
13.09/13.13	c #restart = 0
13.09/13.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
13.09/13.13	c lower bound updated to -1363
13.09/13.13	c BCD2: 171 <= obj <= 1491
13.09/13.13	c BCD2: #cores=7, #unrelaxed=1356, #relaxed=178, #hardened=0
13.09/13.13	c BCD2: #sat=1 #unsat=172 bias=172/173
13.09/13.13	c Solving starts ...
13.09/13.13	c ============================[ Search Statistics ]============================
13.09/13.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.09/13.13	c       |         |          |          |    Limit     GC | Var      | Constra 
13.09/13.13	c =============================================================================
13.09/13.13	c  0.0s |       0 |        0 |        0 |    46822      0 |      164 |      170
13.09/13.19	c  0.1s |       0 |        8 |        1 |    46822      0 |      164 |      171
13.09/13.19	c #cpu_time = 0.060s
13.09/13.19	c #wall_clock_time = 0.060s
13.09/13.19	c #decision = 8
13.09/13.19	c #random_decision = 0
13.09/13.19	c #conflict = 1
13.09/13.19	c #restart = 0
13.09/13.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
13.09/13.19	c lower bound updated to -1362
13.09/13.19	c BCD2: 172 <= obj <= 1491
13.09/13.19	c BCD2: #cores=7, #unrelaxed=1355, #relaxed=179, #hardened=0
13.09/13.19	c BCD2: #sat=1 #unsat=173 bias=173/174
13.09/13.19	c Solving starts ...
13.09/13.19	c ============================[ Search Statistics ]============================
13.09/13.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.09/13.19	c       |         |          |          |    Limit     GC | Var      | Constra 
13.09/13.19	c =============================================================================
13.09/13.19	c  0.0s |       0 |        0 |        0 |    46822      0 |      165 |      171
13.19/13.25	c  0.1s |       0 |        8 |        1 |    46822      0 |      165 |      172
13.19/13.25	c #cpu_time = 0.061s
13.19/13.25	c #wall_clock_time = 0.061s
13.19/13.25	c #decision = 8
13.19/13.25	c #random_decision = 0
13.19/13.25	c #conflict = 1
13.19/13.25	c #restart = 0
13.19/13.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
13.19/13.25	c lower bound updated to -1361
13.19/13.25	c BCD2: 173 <= obj <= 1491
13.19/13.25	c BCD2: #cores=7, #unrelaxed=1354, #relaxed=180, #hardened=0
13.19/13.25	c BCD2: #sat=1 #unsat=174 bias=174/175
13.19/13.25	c Solving starts ...
13.19/13.25	c ============================[ Search Statistics ]============================
13.19/13.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.19/13.25	c       |         |          |          |    Limit     GC | Var      | Constra 
13.19/13.25	c =============================================================================
13.19/13.25	c  0.0s |       0 |        0 |        0 |    46822      0 |      166 |      172
13.29/13.32	c  0.1s |       0 |        8 |        1 |    46822      0 |      166 |      173
13.29/13.32	c #cpu_time = 0.062s
13.29/13.32	c #wall_clock_time = 0.062s
13.29/13.32	c #decision = 8
13.29/13.32	c #random_decision = 0
13.29/13.32	c #conflict = 1
13.29/13.32	c #restart = 0
13.29/13.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
13.29/13.32	c lower bound updated to -1360
13.29/13.32	c BCD2: 174 <= obj <= 1491
13.29/13.32	c BCD2: #cores=7, #unrelaxed=1353, #relaxed=181, #hardened=0
13.29/13.32	c BCD2: #sat=1 #unsat=175 bias=175/176
13.29/13.32	c Solving starts ...
13.29/13.32	c ============================[ Search Statistics ]============================
13.29/13.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.29/13.32	c       |         |          |          |    Limit     GC | Var      | Constra 
13.29/13.32	c =============================================================================
13.29/13.32	c  0.0s |       0 |        0 |        0 |    46822      0 |      167 |      173
13.29/13.38	c  0.1s |       0 |        8 |        1 |    46822      0 |      167 |      174
13.29/13.38	c #cpu_time = 0.062s
13.29/13.38	c #wall_clock_time = 0.062s
13.29/13.38	c #decision = 8
13.29/13.38	c #random_decision = 0
13.29/13.38	c #conflict = 1
13.29/13.38	c #restart = 0
13.29/13.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
13.29/13.38	c lower bound updated to -1359
13.29/13.38	c BCD2: 175 <= obj <= 1491
13.29/13.38	c BCD2: #cores=7, #unrelaxed=1352, #relaxed=182, #hardened=0
13.29/13.38	c BCD2: #sat=1 #unsat=176 bias=176/177
13.29/13.38	c Solving starts ...
13.29/13.38	c ============================[ Search Statistics ]============================
13.29/13.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.29/13.38	c       |         |          |          |    Limit     GC | Var      | Constra 
13.29/13.38	c =============================================================================
13.29/13.38	c  0.0s |       0 |        0 |        0 |    46822      0 |      168 |      174
13.40/13.44	c  0.1s |       0 |        8 |        0 |    46822      0 |      168 |      175
13.40/13.44	c #cpu_time = 0.061s
13.40/13.44	c #wall_clock_time = 0.061s
13.40/13.44	c #decision = 8
13.40/13.44	c #random_decision = 0
13.40/13.44	c #conflict = 0
13.40/13.44	c #restart = 0
13.40/13.44	c BCD2: found a new core of size 2: cost of the new core is >=1
13.40/13.44	c lower bound updated to -1358
13.40/13.45	c BCD2: 176 <= obj <= 1491
13.40/13.45	c BCD2: #cores=8, #unrelaxed=1350, #relaxed=184, #hardened=0
13.40/13.45	c BCD2: #sat=1 #unsat=177 bias=177/178
13.40/13.45	c Solving starts ...
13.40/13.45	c ============================[ Search Statistics ]============================
13.40/13.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.40/13.45	c       |         |          |          |    Limit     GC | Var      | Constra 
13.40/13.45	c =============================================================================
13.40/13.45	c  0.0s |       0 |        0 |        0 |    46822      0 |      168 |      176
13.50/13.51	c  0.1s |       0 |        9 |        1 |    46822      0 |      168 |      176
13.50/13.51	c #cpu_time = 0.058s
13.50/13.51	c #wall_clock_time = 0.058s
13.50/13.51	c #decision = 9
13.50/13.51	c #random_decision = 0
13.50/13.51	c #conflict = 1
13.50/13.51	c #restart = 0
13.50/13.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
13.50/13.51	c lower bound updated to -1357
13.50/13.51	c BCD2: 177 <= obj <= 1491
13.50/13.51	c BCD2: #cores=8, #unrelaxed=1349, #relaxed=185, #hardened=0
13.50/13.51	c BCD2: #sat=1 #unsat=178 bias=178/179
13.50/13.51	c Solving starts ...
13.50/13.51	c ============================[ Search Statistics ]============================
13.50/13.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.50/13.51	c       |         |          |          |    Limit     GC | Var      | Constra 
13.50/13.51	c =============================================================================
13.50/13.51	c  0.0s |       0 |        0 |        0 |    46822      0 |      169 |      176
13.50/13.57	c  0.1s |       0 |        9 |        1 |    46822      0 |      169 |      177
13.50/13.57	c #cpu_time = 0.060s
13.50/13.57	c #wall_clock_time = 0.060s
13.50/13.57	c #decision = 9
13.50/13.57	c #random_decision = 0
13.50/13.57	c #conflict = 1
13.50/13.57	c #restart = 0
13.50/13.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
13.50/13.57	c lower bound updated to -1356
13.50/13.58	c BCD2: 178 <= obj <= 1491
13.50/13.58	c BCD2: #cores=8, #unrelaxed=1348, #relaxed=186, #hardened=0
13.50/13.58	c BCD2: #sat=1 #unsat=179 bias=179/180
13.50/13.58	c Solving starts ...
13.50/13.58	c ============================[ Search Statistics ]============================
13.50/13.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.50/13.58	c       |         |          |          |    Limit     GC | Var      | Constra 
13.50/13.58	c =============================================================================
13.50/13.58	c  0.0s |       0 |        0 |        0 |    46822      0 |      170 |      177
13.59/13.64	c  0.1s |       0 |        9 |        1 |    46822      0 |      170 |      178
13.59/13.64	c #cpu_time = 0.058s
13.59/13.64	c #wall_clock_time = 0.058s
13.59/13.64	c #decision = 9
13.59/13.64	c #random_decision = 0
13.59/13.64	c #conflict = 1
13.59/13.64	c #restart = 0
13.59/13.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
13.59/13.64	c lower bound updated to -1355
13.59/13.64	c BCD2: 179 <= obj <= 1491
13.59/13.64	c BCD2: #cores=8, #unrelaxed=1347, #relaxed=187, #hardened=0
13.59/13.64	c BCD2: #sat=1 #unsat=180 bias=180/181
13.59/13.64	c Solving starts ...
13.59/13.64	c ============================[ Search Statistics ]============================
13.59/13.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.59/13.64	c       |         |          |          |    Limit     GC | Var      | Constra 
13.59/13.64	c =============================================================================
13.59/13.64	c  0.0s |       0 |        0 |        0 |    46822      0 |      171 |      178
13.69/13.70	c  0.1s |       0 |        9 |        1 |    46822      0 |      171 |      179
13.69/13.70	c #cpu_time = 0.061s
13.69/13.70	c #wall_clock_time = 0.061s
13.69/13.70	c #decision = 9
13.69/13.70	c #random_decision = 0
13.69/13.70	c #conflict = 1
13.69/13.70	c #restart = 0
13.69/13.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
13.69/13.70	c lower bound updated to -1354
13.69/13.70	c BCD2: 180 <= obj <= 1491
13.69/13.70	c BCD2: #cores=8, #unrelaxed=1346, #relaxed=188, #hardened=0
13.69/13.70	c BCD2: #sat=1 #unsat=181 bias=181/182
13.69/13.70	c Solving starts ...
13.69/13.70	c ============================[ Search Statistics ]============================
13.69/13.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.70	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.70	c =============================================================================
13.69/13.70	c  0.0s |       0 |        0 |        0 |    46822      0 |      172 |      179
13.69/13.77	c  0.1s |       0 |        9 |        1 |    46822      0 |      172 |      180
13.69/13.77	c #cpu_time = 0.064s
13.69/13.77	c #wall_clock_time = 0.064s
13.69/13.77	c #decision = 9
13.69/13.77	c #random_decision = 0
13.69/13.77	c #conflict = 1
13.69/13.77	c #restart = 0
13.69/13.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
13.69/13.77	c lower bound updated to -1353
13.69/13.77	c BCD2: 181 <= obj <= 1491
13.69/13.77	c BCD2: #cores=8, #unrelaxed=1345, #relaxed=189, #hardened=0
13.69/13.77	c BCD2: #sat=1 #unsat=182 bias=182/183
13.69/13.77	c Solving starts ...
13.69/13.77	c ============================[ Search Statistics ]============================
13.69/13.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.77	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.77	c =============================================================================
13.69/13.77	c  0.0s |       0 |        0 |        0 |    46822      0 |      173 |      180
13.79/13.83	c  0.1s |       0 |        9 |        1 |    46822      0 |      173 |      181
13.79/13.83	c #cpu_time = 0.064s
13.79/13.83	c #wall_clock_time = 0.064s
13.79/13.83	c #decision = 9
13.79/13.83	c #random_decision = 0
13.79/13.83	c #conflict = 1
13.79/13.83	c #restart = 0
13.79/13.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
13.79/13.83	c lower bound updated to -1352
13.79/13.83	c BCD2: 182 <= obj <= 1491
13.79/13.83	c BCD2: #cores=8, #unrelaxed=1344, #relaxed=190, #hardened=0
13.79/13.83	c BCD2: #sat=1 #unsat=183 bias=183/184
13.79/13.83	c Solving starts ...
13.79/13.83	c ============================[ Search Statistics ]============================
13.79/13.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.79/13.83	c       |         |          |          |    Limit     GC | Var      | Constra 
13.79/13.83	c =============================================================================
13.79/13.83	c  0.0s |       0 |        0 |        0 |    46822      0 |      174 |      181
13.79/13.90	c  0.1s |       0 |        9 |        1 |    46822      0 |      174 |      182
13.79/13.90	c #cpu_time = 0.062s
13.79/13.90	c #wall_clock_time = 0.062s
13.79/13.90	c #decision = 9
13.79/13.90	c #random_decision = 0
13.79/13.90	c #conflict = 1
13.79/13.90	c #restart = 0
13.79/13.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
13.79/13.90	c lower bound updated to -1351
13.89/13.90	c BCD2: 183 <= obj <= 1491
13.89/13.90	c BCD2: #cores=8, #unrelaxed=1343, #relaxed=191, #hardened=0
13.89/13.90	c BCD2: #sat=1 #unsat=184 bias=184/185
13.89/13.90	c Solving starts ...
13.89/13.90	c ============================[ Search Statistics ]============================
13.89/13.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.90	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.90	c =============================================================================
13.89/13.90	c  0.0s |       0 |        0 |        0 |    46822      0 |      175 |      182
13.89/13.96	c  0.1s |       0 |        9 |        1 |    46822      0 |      175 |      183
13.89/13.96	c #cpu_time = 0.061s
13.89/13.96	c #wall_clock_time = 0.061s
13.89/13.96	c #decision = 9
13.89/13.96	c #random_decision = 0
13.89/13.96	c #conflict = 1
13.89/13.96	c #restart = 0
13.89/13.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
13.89/13.96	c lower bound updated to -1350
13.89/13.96	c BCD2: 184 <= obj <= 1491
13.89/13.96	c BCD2: #cores=8, #unrelaxed=1342, #relaxed=192, #hardened=0
13.89/13.96	c BCD2: #sat=1 #unsat=185 bias=185/186
13.89/13.96	c Solving starts ...
13.89/13.96	c ============================[ Search Statistics ]============================
13.89/13.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.96	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.96	c =============================================================================
13.89/13.96	c  0.0s |       0 |        0 |        0 |    46822      0 |      176 |      183
13.99/14.02	c  0.1s |       0 |        9 |        1 |    46822      0 |      176 |      184
13.99/14.02	c #cpu_time = 0.061s
13.99/14.02	c #wall_clock_time = 0.061s
13.99/14.02	c #decision = 9
13.99/14.02	c #random_decision = 0
13.99/14.02	c #conflict = 1
13.99/14.02	c #restart = 0
13.99/14.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
13.99/14.02	c lower bound updated to -1349
13.99/14.02	c BCD2: 185 <= obj <= 1491
13.99/14.02	c BCD2: #cores=8, #unrelaxed=1341, #relaxed=193, #hardened=0
13.99/14.02	c BCD2: #sat=1 #unsat=186 bias=186/187
13.99/14.02	c Solving starts ...
13.99/14.02	c ============================[ Search Statistics ]============================
13.99/14.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.99/14.02	c       |         |          |          |    Limit     GC | Var      | Constra 
13.99/14.02	c =============================================================================
13.99/14.02	c  0.0s |       0 |        0 |        0 |    46822      0 |      177 |      184
13.99/14.08	c  0.1s |       0 |        9 |        1 |    46822      0 |      177 |      185
13.99/14.08	c #cpu_time = 0.061s
13.99/14.08	c #wall_clock_time = 0.062s
13.99/14.08	c #decision = 9
13.99/14.08	c #random_decision = 0
13.99/14.08	c #conflict = 1
13.99/14.08	c #restart = 0
13.99/14.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
13.99/14.08	c lower bound updated to -1348
13.99/14.09	c BCD2: 186 <= obj <= 1491
13.99/14.09	c BCD2: #cores=8, #unrelaxed=1340, #relaxed=194, #hardened=0
13.99/14.09	c BCD2: #sat=1 #unsat=187 bias=187/188
13.99/14.09	c Solving starts ...
13.99/14.09	c ============================[ Search Statistics ]============================
13.99/14.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.99/14.09	c       |         |          |          |    Limit     GC | Var      | Constra 
13.99/14.09	c =============================================================================
13.99/14.09	c  0.0s |       0 |        0 |        0 |    46822      0 |      178 |      185
14.09/14.15	c  0.1s |       0 |        9 |        1 |    46822      0 |      178 |      186
14.09/14.15	c #cpu_time = 0.060s
14.09/14.15	c #wall_clock_time = 0.060s
14.09/14.15	c #decision = 9
14.09/14.15	c #random_decision = 0
14.09/14.15	c #conflict = 1
14.09/14.15	c #restart = 0
14.09/14.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
14.09/14.15	c lower bound updated to -1347
14.09/14.15	c BCD2: 187 <= obj <= 1491
14.09/14.15	c BCD2: #cores=8, #unrelaxed=1339, #relaxed=195, #hardened=0
14.09/14.15	c BCD2: #sat=1 #unsat=188 bias=188/189
14.09/14.15	c Solving starts ...
14.09/14.15	c ============================[ Search Statistics ]============================
14.09/14.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.09/14.15	c       |         |          |          |    Limit     GC | Var      | Constra 
14.09/14.15	c =============================================================================
14.09/14.15	c  0.0s |       0 |        0 |        0 |    46822      0 |      179 |      186
14.19/14.21	c  0.1s |       0 |        9 |        1 |    46822      0 |      179 |      187
14.19/14.21	c #cpu_time = 0.061s
14.19/14.21	c #wall_clock_time = 0.061s
14.19/14.21	c #decision = 9
14.19/14.21	c #random_decision = 0
14.19/14.21	c #conflict = 1
14.19/14.21	c #restart = 0
14.19/14.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
14.19/14.21	c lower bound updated to -1346
14.19/14.21	c BCD2: 188 <= obj <= 1491
14.19/14.21	c BCD2: #cores=8, #unrelaxed=1338, #relaxed=196, #hardened=0
14.19/14.21	c BCD2: #sat=1 #unsat=189 bias=189/190
14.19/14.21	c Solving starts ...
14.19/14.21	c ============================[ Search Statistics ]============================
14.19/14.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.19/14.21	c       |         |          |          |    Limit     GC | Var      | Constra 
14.19/14.21	c =============================================================================
14.19/14.21	c  0.0s |       0 |        0 |        0 |    46822      0 |      180 |      187
14.19/14.27	c  0.1s |       0 |        9 |        1 |    46822      0 |      180 |      188
14.19/14.27	c #cpu_time = 0.061s
14.19/14.27	c #wall_clock_time = 0.061s
14.19/14.27	c #decision = 9
14.19/14.27	c #random_decision = 0
14.19/14.27	c #conflict = 1
14.19/14.27	c #restart = 0
14.19/14.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
14.19/14.27	c lower bound updated to -1345
14.19/14.28	c BCD2: 189 <= obj <= 1491
14.19/14.28	c BCD2: #cores=8, #unrelaxed=1337, #relaxed=197, #hardened=0
14.19/14.28	c BCD2: #sat=1 #unsat=190 bias=190/191
14.19/14.28	c Solving starts ...
14.19/14.28	c ============================[ Search Statistics ]============================
14.19/14.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.19/14.28	c       |         |          |          |    Limit     GC | Var      | Constra 
14.19/14.28	c =============================================================================
14.19/14.28	c  0.0s |       0 |        0 |        0 |    46822      0 |      181 |      188
14.29/14.34	c  0.1s |       0 |        9 |        1 |    46822      0 |      181 |      189
14.29/14.34	c #cpu_time = 0.061s
14.29/14.34	c #wall_clock_time = 0.061s
14.29/14.34	c #decision = 9
14.29/14.34	c #random_decision = 0
14.29/14.34	c #conflict = 1
14.29/14.34	c #restart = 0
14.29/14.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
14.29/14.34	c lower bound updated to -1344
14.29/14.34	c BCD2: 190 <= obj <= 1491
14.29/14.34	c BCD2: #cores=8, #unrelaxed=1336, #relaxed=198, #hardened=0
14.29/14.34	c BCD2: #sat=1 #unsat=191 bias=191/192
14.29/14.34	c Solving starts ...
14.29/14.34	c ============================[ Search Statistics ]============================
14.29/14.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.29/14.34	c       |         |          |          |    Limit     GC | Var      | Constra 
14.29/14.34	c =============================================================================
14.29/14.34	c  0.0s |       0 |        0 |        0 |    46822      0 |      182 |      189
14.39/14.40	c  0.1s |       0 |        9 |        1 |    46822      0 |      182 |      190
14.39/14.40	c #cpu_time = 0.061s
14.39/14.40	c #wall_clock_time = 0.061s
14.39/14.40	c #decision = 9
14.39/14.40	c #random_decision = 0
14.39/14.40	c #conflict = 1
14.39/14.40	c #restart = 0
14.39/14.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
14.39/14.40	c lower bound updated to -1343
14.39/14.40	c BCD2: 191 <= obj <= 1491
14.39/14.40	c BCD2: #cores=8, #unrelaxed=1335, #relaxed=199, #hardened=0
14.39/14.40	c BCD2: #sat=1 #unsat=192 bias=192/193
14.39/14.40	c Solving starts ...
14.39/14.40	c ============================[ Search Statistics ]============================
14.39/14.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.39/14.40	c       |         |          |          |    Limit     GC | Var      | Constra 
14.39/14.40	c =============================================================================
14.39/14.40	c  0.0s |       0 |        0 |        0 |    46822      0 |      183 |      190
14.39/14.46	c  0.1s |       0 |        9 |        1 |    46822      0 |      183 |      191
14.39/14.46	c #cpu_time = 0.061s
14.39/14.46	c #wall_clock_time = 0.061s
14.39/14.46	c #decision = 9
14.39/14.46	c #random_decision = 0
14.39/14.46	c #conflict = 1
14.39/14.46	c #restart = 0
14.39/14.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
14.39/14.46	c lower bound updated to -1342
14.39/14.46	c BCD2: 192 <= obj <= 1491
14.39/14.46	c BCD2: #cores=8, #unrelaxed=1334, #relaxed=200, #hardened=0
14.39/14.46	c BCD2: #sat=1 #unsat=193 bias=193/194
14.39/14.46	c Solving starts ...
14.39/14.46	c ============================[ Search Statistics ]============================
14.39/14.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.39/14.46	c       |         |          |          |    Limit     GC | Var      | Constra 
14.39/14.46	c =============================================================================
14.39/14.46	c  0.0s |       0 |        0 |        0 |    46822      0 |      184 |      191
14.50/14.52	c  0.1s |       0 |        9 |        1 |    46822      0 |      184 |      192
14.50/14.52	c #cpu_time = 0.061s
14.50/14.52	c #wall_clock_time = 0.062s
14.50/14.52	c #decision = 9
14.50/14.52	c #random_decision = 0
14.50/14.52	c #conflict = 1
14.50/14.52	c #restart = 0
14.50/14.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
14.50/14.52	c lower bound updated to -1341
14.50/14.52	c BCD2: 193 <= obj <= 1491
14.50/14.52	c BCD2: #cores=8, #unrelaxed=1333, #relaxed=201, #hardened=0
14.50/14.52	c BCD2: #sat=1 #unsat=194 bias=194/195
14.50/14.53	c Solving starts ...
14.50/14.53	c ============================[ Search Statistics ]============================
14.50/14.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.50/14.53	c       |         |          |          |    Limit     GC | Var      | Constra 
14.50/14.53	c =============================================================================
14.50/14.53	c  0.0s |       0 |        0 |        0 |    46822      0 |      185 |      192
14.50/14.59	c  0.1s |       0 |        9 |        1 |    46822      0 |      185 |      193
14.50/14.59	c #cpu_time = 0.061s
14.50/14.59	c #wall_clock_time = 0.061s
14.50/14.59	c #decision = 9
14.50/14.59	c #random_decision = 0
14.50/14.59	c #conflict = 1
14.50/14.59	c #restart = 0
14.50/14.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
14.50/14.59	c lower bound updated to -1340
14.50/14.59	c BCD2: 194 <= obj <= 1491
14.50/14.59	c BCD2: #cores=8, #unrelaxed=1332, #relaxed=202, #hardened=0
14.50/14.59	c BCD2: #sat=1 #unsat=195 bias=195/196
14.50/14.60	c Solving starts ...
14.50/14.60	c ============================[ Search Statistics ]============================
14.50/14.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.50/14.60	c       |         |          |          |    Limit     GC | Var      | Constra 
14.50/14.60	c =============================================================================
14.50/14.60	c  0.0s |       0 |        0 |        0 |    46822      0 |      186 |      193
14.60/14.65	c  0.1s |       0 |        9 |        1 |    46822      0 |      186 |      194
14.60/14.65	c #cpu_time = 0.059s
14.60/14.65	c #wall_clock_time = 0.059s
14.60/14.65	c #decision = 9
14.60/14.65	c #random_decision = 0
14.60/14.65	c #conflict = 1
14.60/14.65	c #restart = 0
14.60/14.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
14.60/14.65	c lower bound updated to -1339
14.60/14.66	c BCD2: 195 <= obj <= 1491
14.60/14.66	c BCD2: #cores=8, #unrelaxed=1331, #relaxed=203, #hardened=0
14.60/14.66	c BCD2: #sat=1 #unsat=196 bias=196/197
14.60/14.66	c Solving starts ...
14.60/14.66	c ============================[ Search Statistics ]============================
14.60/14.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.60/14.66	c       |         |          |          |    Limit     GC | Var      | Constra 
14.60/14.66	c =============================================================================
14.60/14.66	c  0.0s |       0 |        0 |        0 |    46822      0 |      187 |      194
14.69/14.72	c  0.1s |       0 |        9 |        1 |    46822      0 |      187 |      195
14.69/14.72	c #cpu_time = 0.060s
14.69/14.72	c #wall_clock_time = 0.060s
14.69/14.72	c #decision = 9
14.69/14.72	c #random_decision = 0
14.69/14.72	c #conflict = 1
14.69/14.72	c #restart = 0
14.69/14.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
14.69/14.72	c lower bound updated to -1338
14.69/14.72	c BCD2: 196 <= obj <= 1491
14.69/14.72	c BCD2: #cores=8, #unrelaxed=1330, #relaxed=204, #hardened=0
14.69/14.72	c BCD2: #sat=1 #unsat=197 bias=197/198
14.69/14.72	c Solving starts ...
14.69/14.72	c ============================[ Search Statistics ]============================
14.69/14.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.69/14.72	c       |         |          |          |    Limit     GC | Var      | Constra 
14.69/14.72	c =============================================================================
14.69/14.72	c  0.0s |       0 |        0 |        0 |    46822      0 |      188 |      195
14.69/14.78	c  0.1s |       0 |        9 |        1 |    46822      0 |      188 |      196
14.69/14.78	c #cpu_time = 0.061s
14.69/14.78	c #wall_clock_time = 0.061s
14.69/14.78	c #decision = 9
14.69/14.78	c #random_decision = 0
14.69/14.78	c #conflict = 1
14.69/14.78	c #restart = 0
14.69/14.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
14.69/14.78	c lower bound updated to -1337
14.69/14.78	c BCD2: 197 <= obj <= 1491
14.69/14.78	c BCD2: #cores=8, #unrelaxed=1329, #relaxed=205, #hardened=0
14.69/14.78	c BCD2: #sat=1 #unsat=198 bias=198/199
14.69/14.78	c Solving starts ...
14.69/14.78	c ============================[ Search Statistics ]============================
14.69/14.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.69/14.78	c       |         |          |          |    Limit     GC | Var      | Constra 
14.69/14.78	c =============================================================================
14.69/14.78	c  0.0s |       0 |        0 |        0 |    46822      0 |      189 |      196
14.79/14.84	c  0.1s |       0 |        9 |        1 |    46822      0 |      189 |      197
14.79/14.84	c #cpu_time = 0.062s
14.79/14.84	c #wall_clock_time = 0.063s
14.79/14.84	c #decision = 9
14.79/14.84	c #random_decision = 0
14.79/14.84	c #conflict = 1
14.79/14.84	c #restart = 0
14.79/14.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
14.79/14.84	c lower bound updated to -1336
14.79/14.84	c BCD2: 198 <= obj <= 1491
14.79/14.84	c BCD2: #cores=8, #unrelaxed=1328, #relaxed=206, #hardened=0
14.79/14.84	c BCD2: #sat=1 #unsat=199 bias=199/200
14.79/14.84	c Solving starts ...
14.79/14.84	c ============================[ Search Statistics ]============================
14.79/14.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.79/14.84	c       |         |          |          |    Limit     GC | Var      | Constra 
14.79/14.84	c =============================================================================
14.79/14.84	c  0.0s |       0 |        0 |        0 |    46822      0 |      190 |      197
14.89/14.91	c  0.1s |       0 |        9 |        1 |    46822      0 |      190 |      198
14.89/14.91	c #cpu_time = 0.065s
14.89/14.91	c #wall_clock_time = 0.066s
14.89/14.91	c #decision = 9
14.89/14.91	c #random_decision = 0
14.89/14.91	c #conflict = 1
14.89/14.91	c #restart = 0
14.89/14.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
14.89/14.91	c lower bound updated to -1335
14.89/14.91	c BCD2: 199 <= obj <= 1491
14.89/14.91	c BCD2: #cores=8, #unrelaxed=1327, #relaxed=207, #hardened=0
14.89/14.91	c BCD2: #sat=1 #unsat=200 bias=200/201
14.89/14.91	c Solving starts ...
14.89/14.91	c ============================[ Search Statistics ]============================
14.89/14.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.89/14.91	c       |         |          |          |    Limit     GC | Var      | Constra 
14.89/14.91	c =============================================================================
14.89/14.91	c  0.0s |       0 |        0 |        0 |    46822      0 |      191 |      198
14.89/14.97	c  0.1s |       0 |        9 |        1 |    46822      0 |      191 |      199
14.89/14.97	c #cpu_time = 0.064s
14.89/14.97	c #wall_clock_time = 0.064s
14.89/14.97	c #decision = 9
14.89/14.97	c #random_decision = 0
14.89/14.97	c #conflict = 1
14.89/14.97	c #restart = 0
14.89/14.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
14.89/14.97	c lower bound updated to -1334
14.89/14.97	c BCD2: 200 <= obj <= 1491
14.89/14.97	c BCD2: #cores=8, #unrelaxed=1326, #relaxed=208, #hardened=0
14.89/14.97	c BCD2: #sat=1 #unsat=201 bias=201/202
14.89/14.97	c Solving starts ...
14.89/14.97	c ============================[ Search Statistics ]============================
14.89/14.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.89/14.97	c       |         |          |          |    Limit     GC | Var      | Constra 
14.89/14.97	c =============================================================================
14.89/14.97	c  0.0s |       0 |        0 |        0 |    46822      0 |      192 |      199
14.99/15.04	c  0.1s |       0 |        9 |        0 |    46822      0 |      192 |      200
14.99/15.04	c #cpu_time = 0.061s
14.99/15.04	c #wall_clock_time = 0.061s
14.99/15.04	c #decision = 9
14.99/15.04	c #random_decision = 0
14.99/15.04	c #conflict = 0
14.99/15.04	c #restart = 0
14.99/15.04	c BCD2: found a new core of size 2: cost of the new core is >=1
14.99/15.04	c lower bound updated to -1333
14.99/15.05	c BCD2: 201 <= obj <= 1491
14.99/15.05	c BCD2: #cores=9, #unrelaxed=1324, #relaxed=210, #hardened=0
14.99/15.05	c BCD2: #sat=1 #unsat=202 bias=202/203
14.99/15.05	c Solving starts ...
14.99/15.05	c ============================[ Search Statistics ]============================
14.99/15.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.99/15.05	c       |         |          |          |    Limit     GC | Var      | Constra 
14.99/15.05	c =============================================================================
14.99/15.05	c  0.0s |       0 |        0 |        0 |    46822      0 |      192 |      201
15.09/15.11	c  0.1s |       0 |       10 |        1 |    46822      0 |      192 |      201
15.09/15.11	c #cpu_time = 0.058s
15.09/15.11	c #wall_clock_time = 0.058s
15.09/15.11	c #decision = 10
15.09/15.11	c #random_decision = 0
15.09/15.11	c #conflict = 1
15.09/15.11	c #restart = 0
15.09/15.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
15.09/15.11	c lower bound updated to -1332
15.09/15.11	c BCD2: 202 <= obj <= 1491
15.09/15.11	c BCD2: #cores=9, #unrelaxed=1323, #relaxed=211, #hardened=0
15.09/15.11	c BCD2: #sat=1 #unsat=203 bias=203/204
15.09/15.11	c Solving starts ...
15.09/15.11	c ============================[ Search Statistics ]============================
15.09/15.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.09/15.11	c       |         |          |          |    Limit     GC | Var      | Constra 
15.09/15.11	c =============================================================================
15.09/15.11	c  0.0s |       0 |        0 |        0 |    46822      0 |      193 |      201
15.09/15.17	c  0.1s |       0 |       10 |        1 |    46822      0 |      193 |      202
15.09/15.17	c #cpu_time = 0.059s
15.09/15.17	c #wall_clock_time = 0.059s
15.09/15.17	c #decision = 10
15.09/15.17	c #random_decision = 0
15.09/15.17	c #conflict = 1
15.09/15.17	c #restart = 0
15.09/15.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
15.09/15.17	c lower bound updated to -1331
15.09/15.17	c BCD2: 203 <= obj <= 1491
15.09/15.17	c BCD2: #cores=9, #unrelaxed=1322, #relaxed=212, #hardened=0
15.09/15.17	c BCD2: #sat=1 #unsat=204 bias=204/205
15.09/15.17	c Solving starts ...
15.09/15.17	c ============================[ Search Statistics ]============================
15.09/15.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.09/15.17	c       |         |          |          |    Limit     GC | Var      | Constra 
15.09/15.17	c =============================================================================
15.09/15.17	c  0.0s |       0 |        0 |        0 |    46822      0 |      194 |      202
15.19/15.24	c  0.1s |       0 |       10 |        1 |    46822      0 |      194 |      203
15.19/15.24	c #cpu_time = 0.061s
15.19/15.24	c #wall_clock_time = 0.061s
15.19/15.24	c #decision = 10
15.19/15.24	c #random_decision = 0
15.19/15.24	c #conflict = 1
15.19/15.24	c #restart = 0
15.19/15.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
15.19/15.24	c lower bound updated to -1330
15.19/15.24	c BCD2: 204 <= obj <= 1491
15.19/15.24	c BCD2: #cores=9, #unrelaxed=1321, #relaxed=213, #hardened=0
15.19/15.24	c BCD2: #sat=1 #unsat=205 bias=205/206
15.19/15.24	c Solving starts ...
15.19/15.24	c ============================[ Search Statistics ]============================
15.19/15.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.19/15.24	c       |         |          |          |    Limit     GC | Var      | Constra 
15.19/15.24	c =============================================================================
15.19/15.24	c  0.0s |       0 |        0 |        0 |    46822      0 |      195 |      203
15.29/15.30	c  0.1s |       0 |       10 |        1 |    46822      0 |      195 |      204
15.29/15.30	c #cpu_time = 0.061s
15.29/15.30	c #wall_clock_time = 0.061s
15.29/15.30	c #decision = 10
15.29/15.30	c #random_decision = 0
15.29/15.30	c #conflict = 1
15.29/15.30	c #restart = 0
15.29/15.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
15.29/15.30	c lower bound updated to -1329
15.29/15.30	c BCD2: 205 <= obj <= 1491
15.29/15.30	c BCD2: #cores=9, #unrelaxed=1320, #relaxed=214, #hardened=0
15.29/15.30	c BCD2: #sat=1 #unsat=206 bias=206/207
15.29/15.30	c Solving starts ...
15.29/15.30	c ============================[ Search Statistics ]============================
15.29/15.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.29/15.30	c       |         |          |          |    Limit     GC | Var      | Constra 
15.29/15.30	c =============================================================================
15.29/15.30	c  0.0s |       0 |        0 |        0 |    46822      0 |      196 |      204
15.29/15.36	c  0.1s |       0 |       10 |        1 |    46822      0 |      196 |      205
15.29/15.36	c #cpu_time = 0.062s
15.29/15.36	c #wall_clock_time = 0.062s
15.29/15.36	c #decision = 10
15.29/15.36	c #random_decision = 0
15.29/15.36	c #conflict = 1
15.29/15.36	c #restart = 0
15.29/15.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
15.29/15.36	c lower bound updated to -1328
15.29/15.36	c BCD2: 206 <= obj <= 1491
15.29/15.36	c BCD2: #cores=9, #unrelaxed=1319, #relaxed=215, #hardened=0
15.29/15.36	c BCD2: #sat=1 #unsat=207 bias=207/208
15.29/15.36	c Solving starts ...
15.29/15.36	c ============================[ Search Statistics ]============================
15.29/15.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.29/15.36	c       |         |          |          |    Limit     GC | Var      | Constra 
15.29/15.36	c =============================================================================
15.29/15.36	c  0.0s |       0 |        0 |        0 |    46822      0 |      197 |      205
15.39/15.42	c  0.1s |       0 |       10 |        1 |    46822      0 |      197 |      206
15.39/15.42	c #cpu_time = 0.062s
15.39/15.42	c #wall_clock_time = 0.062s
15.39/15.42	c #decision = 10
15.39/15.42	c #random_decision = 0
15.39/15.42	c #conflict = 1
15.39/15.42	c #restart = 0
15.39/15.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
15.39/15.42	c lower bound updated to -1327
15.39/15.42	c BCD2: 207 <= obj <= 1491
15.39/15.42	c BCD2: #cores=9, #unrelaxed=1318, #relaxed=216, #hardened=0
15.39/15.42	c BCD2: #sat=1 #unsat=208 bias=208/209
15.39/15.42	c Solving starts ...
15.39/15.42	c ============================[ Search Statistics ]============================
15.39/15.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.39/15.42	c       |         |          |          |    Limit     GC | Var      | Constra 
15.39/15.42	c =============================================================================
15.39/15.42	c  0.0s |       0 |        0 |        0 |    46822      0 |      198 |      206
15.39/15.49	c  0.1s |       0 |       10 |        1 |    46822      0 |      198 |      207
15.39/15.49	c #cpu_time = 0.061s
15.39/15.49	c #wall_clock_time = 0.061s
15.39/15.49	c #decision = 10
15.39/15.49	c #random_decision = 0
15.39/15.49	c #conflict = 1
15.39/15.49	c #restart = 0
15.39/15.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
15.39/15.49	c lower bound updated to -1326
15.39/15.49	c BCD2: 208 <= obj <= 1491
15.39/15.49	c BCD2: #cores=9, #unrelaxed=1317, #relaxed=217, #hardened=0
15.39/15.49	c BCD2: #sat=1 #unsat=209 bias=209/210
15.39/15.49	c Solving starts ...
15.39/15.49	c ============================[ Search Statistics ]============================
15.39/15.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.39/15.49	c       |         |          |          |    Limit     GC | Var      | Constra 
15.39/15.49	c =============================================================================
15.39/15.49	c  0.0s |       0 |        0 |        0 |    46822      0 |      199 |      207
15.49/15.55	c  0.1s |       0 |       10 |        1 |    46822      0 |      199 |      208
15.49/15.55	c #cpu_time = 0.061s
15.49/15.55	c #wall_clock_time = 0.062s
15.49/15.55	c #decision = 10
15.49/15.55	c #random_decision = 0
15.49/15.55	c #conflict = 1
15.49/15.55	c #restart = 0
15.49/15.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
15.49/15.55	c lower bound updated to -1325
15.49/15.55	c BCD2: 209 <= obj <= 1491
15.49/15.55	c BCD2: #cores=9, #unrelaxed=1316, #relaxed=218, #hardened=0
15.49/15.55	c BCD2: #sat=1 #unsat=210 bias=210/211
15.49/15.55	c Solving starts ...
15.49/15.55	c ============================[ Search Statistics ]============================
15.49/15.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.49/15.55	c       |         |          |          |    Limit     GC | Var      | Constra 
15.49/15.55	c =============================================================================
15.49/15.55	c  0.0s |       0 |        0 |        0 |    46822      0 |      200 |      208
15.60/15.61	c  0.1s |       0 |       10 |        1 |    46822      0 |      200 |      209
15.60/15.61	c #cpu_time = 0.062s
15.60/15.61	c #wall_clock_time = 0.062s
15.60/15.61	c #decision = 10
15.60/15.61	c #random_decision = 0
15.60/15.61	c #conflict = 1
15.60/15.61	c #restart = 0
15.60/15.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
15.60/15.61	c lower bound updated to -1324
15.60/15.62	c BCD2: 210 <= obj <= 1491
15.60/15.62	c BCD2: #cores=9, #unrelaxed=1315, #relaxed=219, #hardened=0
15.60/15.62	c BCD2: #sat=1 #unsat=211 bias=211/212
15.60/15.62	c Solving starts ...
15.60/15.62	c ============================[ Search Statistics ]============================
15.60/15.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.60/15.62	c       |         |          |          |    Limit     GC | Var      | Constra 
15.60/15.62	c =============================================================================
15.60/15.62	c  0.0s |       0 |        0 |        0 |    46822      0 |      201 |      209
15.60/15.68	c  0.1s |       0 |       10 |        1 |    46822      0 |      201 |      210
15.60/15.68	c #cpu_time = 0.060s
15.60/15.68	c #wall_clock_time = 0.060s
15.60/15.68	c #decision = 10
15.60/15.68	c #random_decision = 0
15.60/15.68	c #conflict = 1
15.60/15.68	c #restart = 0
15.60/15.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
15.60/15.68	c lower bound updated to -1323
15.60/15.68	c BCD2: 211 <= obj <= 1491
15.60/15.68	c BCD2: #cores=9, #unrelaxed=1314, #relaxed=220, #hardened=0
15.60/15.68	c BCD2: #sat=1 #unsat=212 bias=212/213
15.60/15.68	c Solving starts ...
15.60/15.68	c ============================[ Search Statistics ]============================
15.60/15.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.60/15.68	c       |         |          |          |    Limit     GC | Var      | Constra 
15.60/15.68	c =============================================================================
15.60/15.68	c  0.0s |       0 |        0 |        0 |    46822      0 |      202 |      210
15.70/15.74	c  0.1s |       0 |       10 |        1 |    46822      0 |      202 |      211
15.70/15.74	c #cpu_time = 0.061s
15.70/15.74	c #wall_clock_time = 0.061s
15.70/15.74	c #decision = 10
15.70/15.74	c #random_decision = 0
15.70/15.74	c #conflict = 1
15.70/15.74	c #restart = 0
15.70/15.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
15.70/15.74	c lower bound updated to -1322
15.70/15.74	c BCD2: 212 <= obj <= 1491
15.70/15.74	c BCD2: #cores=9, #unrelaxed=1313, #relaxed=221, #hardened=0
15.70/15.74	c BCD2: #sat=1 #unsat=213 bias=213/214
15.70/15.74	c Solving starts ...
15.70/15.74	c ============================[ Search Statistics ]============================
15.70/15.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.70/15.74	c       |         |          |          |    Limit     GC | Var      | Constra 
15.70/15.74	c =============================================================================
15.70/15.74	c  0.0s |       0 |        0 |        0 |    46822      0 |      203 |      211
15.79/15.80	c  0.1s |       0 |       10 |        1 |    46822      0 |      203 |      212
15.79/15.80	c #cpu_time = 0.061s
15.79/15.80	c #wall_clock_time = 0.061s
15.79/15.80	c #decision = 10
15.79/15.80	c #random_decision = 0
15.79/15.80	c #conflict = 1
15.79/15.80	c #restart = 0
15.79/15.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
15.79/15.80	c lower bound updated to -1321
15.79/15.80	c BCD2: 213 <= obj <= 1491
15.79/15.80	c BCD2: #cores=9, #unrelaxed=1312, #relaxed=222, #hardened=0
15.79/15.80	c BCD2: #sat=1 #unsat=214 bias=214/215
15.79/15.80	c Solving starts ...
15.79/15.80	c ============================[ Search Statistics ]============================
15.79/15.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.79/15.80	c       |         |          |          |    Limit     GC | Var      | Constra 
15.79/15.80	c =============================================================================
15.79/15.80	c  0.0s |       0 |        0 |        0 |    46822      0 |      204 |      212
15.79/15.87	c  0.1s |       0 |       10 |        1 |    46822      0 |      204 |      213
15.79/15.87	c #cpu_time = 0.061s
15.79/15.87	c #wall_clock_time = 0.061s
15.79/15.87	c #decision = 10
15.79/15.87	c #random_decision = 0
15.79/15.87	c #conflict = 1
15.79/15.87	c #restart = 0
15.79/15.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
15.79/15.87	c lower bound updated to -1320
15.79/15.87	c BCD2: 214 <= obj <= 1491
15.79/15.87	c BCD2: #cores=9, #unrelaxed=1311, #relaxed=223, #hardened=0
15.79/15.87	c BCD2: #sat=1 #unsat=215 bias=215/216
15.79/15.87	c Solving starts ...
15.79/15.87	c ============================[ Search Statistics ]============================
15.79/15.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.79/15.87	c       |         |          |          |    Limit     GC | Var      | Constra 
15.79/15.87	c =============================================================================
15.79/15.87	c  0.0s |       0 |        0 |        0 |    46822      0 |      205 |      213
15.89/15.93	c  0.1s |       0 |       10 |        1 |    46822      0 |      205 |      214
15.89/15.93	c #cpu_time = 0.061s
15.89/15.93	c #wall_clock_time = 0.062s
15.89/15.93	c #decision = 10
15.89/15.93	c #random_decision = 0
15.89/15.93	c #conflict = 1
15.89/15.93	c #restart = 0
15.89/15.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
15.89/15.93	c lower bound updated to -1319
15.89/15.93	c BCD2: 215 <= obj <= 1491
15.89/15.93	c BCD2: #cores=9, #unrelaxed=1310, #relaxed=224, #hardened=0
15.89/15.93	c BCD2: #sat=1 #unsat=216 bias=216/217
15.89/15.93	c Solving starts ...
15.89/15.93	c ============================[ Search Statistics ]============================
15.89/15.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.89/15.93	c       |         |          |          |    Limit     GC | Var      | Constra 
15.89/15.93	c =============================================================================
15.89/15.93	c  0.0s |       0 |        0 |        0 |    46822      0 |      206 |      214
15.89/15.99	c  0.1s |       0 |       10 |        1 |    46822      0 |      206 |      215
15.89/15.99	c #cpu_time = 0.062s
15.89/15.99	c #wall_clock_time = 0.062s
15.89/15.99	c #decision = 10
15.89/15.99	c #random_decision = 0
15.89/15.99	c #conflict = 1
15.89/15.99	c #restart = 0
15.89/15.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
15.89/15.99	c lower bound updated to -1318
15.89/15.99	c BCD2: 216 <= obj <= 1491
15.89/15.99	c BCD2: #cores=9, #unrelaxed=1309, #relaxed=225, #hardened=0
15.89/15.99	c BCD2: #sat=1 #unsat=217 bias=217/218
15.89/15.99	c Solving starts ...
15.89/15.99	c ============================[ Search Statistics ]============================
15.89/15.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.89/15.99	c       |         |          |          |    Limit     GC | Var      | Constra 
15.89/15.99	c =============================================================================
15.89/15.99	c  0.0s |       0 |        0 |        0 |    46822      0 |      207 |      215
15.99/16.06	c  0.1s |       0 |       10 |        1 |    46822      0 |      207 |      216
15.99/16.06	c #cpu_time = 0.064s
15.99/16.06	c #wall_clock_time = 0.064s
15.99/16.06	c #decision = 10
15.99/16.06	c #random_decision = 0
15.99/16.06	c #conflict = 1
15.99/16.06	c #restart = 0
15.99/16.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
15.99/16.06	c lower bound updated to -1317
15.99/16.06	c BCD2: 217 <= obj <= 1491
15.99/16.06	c BCD2: #cores=9, #unrelaxed=1308, #relaxed=226, #hardened=0
15.99/16.06	c BCD2: #sat=1 #unsat=218 bias=218/219
15.99/16.06	c Solving starts ...
15.99/16.06	c ============================[ Search Statistics ]============================
15.99/16.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.99/16.06	c       |         |          |          |    Limit     GC | Var      | Constra 
15.99/16.06	c =============================================================================
15.99/16.06	c  0.0s |       0 |        0 |        0 |    46822      0 |      208 |      216
16.09/16.12	c  0.1s |       0 |       10 |        1 |    46822      0 |      208 |      217
16.09/16.12	c #cpu_time = 0.064s
16.09/16.12	c #wall_clock_time = 0.064s
16.09/16.12	c #decision = 10
16.09/16.12	c #random_decision = 0
16.09/16.12	c #conflict = 1
16.09/16.12	c #restart = 0
16.09/16.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
16.09/16.12	c lower bound updated to -1316
16.09/16.13	c BCD2: 218 <= obj <= 1491
16.09/16.13	c BCD2: #cores=9, #unrelaxed=1307, #relaxed=227, #hardened=0
16.09/16.13	c BCD2: #sat=1 #unsat=219 bias=219/220
16.09/16.13	c Solving starts ...
16.09/16.13	c ============================[ Search Statistics ]============================
16.09/16.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.09/16.13	c       |         |          |          |    Limit     GC | Var      | Constra 
16.09/16.13	c =============================================================================
16.09/16.13	c  0.0s |       0 |        0 |        0 |    46822      0 |      209 |      217
16.09/16.19	c  0.1s |       0 |       10 |        1 |    46822      0 |      209 |      218
16.09/16.19	c #cpu_time = 0.059s
16.09/16.19	c #wall_clock_time = 0.059s
16.09/16.19	c #decision = 10
16.09/16.19	c #random_decision = 0
16.09/16.19	c #conflict = 1
16.09/16.19	c #restart = 0
16.09/16.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
16.09/16.19	c lower bound updated to -1315
16.09/16.19	c BCD2: 219 <= obj <= 1491
16.09/16.19	c BCD2: #cores=9, #unrelaxed=1306, #relaxed=228, #hardened=0
16.09/16.19	c BCD2: #sat=1 #unsat=220 bias=220/221
16.09/16.19	c Solving starts ...
16.09/16.19	c ============================[ Search Statistics ]============================
16.09/16.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.09/16.19	c       |         |          |          |    Limit     GC | Var      | Constra 
16.09/16.19	c =============================================================================
16.09/16.19	c  0.0s |       0 |        0 |        0 |    46822      0 |      210 |      218
16.19/16.25	c  0.1s |       0 |       10 |        1 |    46822      0 |      210 |      219
16.19/16.25	c #cpu_time = 0.060s
16.19/16.25	c #wall_clock_time = 0.060s
16.19/16.25	c #decision = 10
16.19/16.25	c #random_decision = 0
16.19/16.25	c #conflict = 1
16.19/16.25	c #restart = 0
16.19/16.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
16.19/16.25	c lower bound updated to -1314
16.19/16.25	c BCD2: 220 <= obj <= 1491
16.19/16.25	c BCD2: #cores=9, #unrelaxed=1305, #relaxed=229, #hardened=0
16.19/16.25	c BCD2: #sat=1 #unsat=221 bias=221/222
16.19/16.25	c Solving starts ...
16.19/16.25	c ============================[ Search Statistics ]============================
16.19/16.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.19/16.25	c       |         |          |          |    Limit     GC | Var      | Constra 
16.19/16.25	c =============================================================================
16.19/16.25	c  0.0s |       0 |        0 |        0 |    46822      0 |      211 |      219
16.29/16.31	c  0.1s |       0 |       10 |        1 |    46822      0 |      211 |      220
16.29/16.31	c #cpu_time = 0.061s
16.29/16.31	c #wall_clock_time = 0.061s
16.29/16.31	c #decision = 10
16.29/16.31	c #random_decision = 0
16.29/16.31	c #conflict = 1
16.29/16.31	c #restart = 0
16.29/16.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
16.29/16.31	c lower bound updated to -1313
16.29/16.32	c BCD2: 221 <= obj <= 1491
16.29/16.32	c BCD2: #cores=9, #unrelaxed=1304, #relaxed=230, #hardened=0
16.29/16.32	c BCD2: #sat=1 #unsat=222 bias=222/223
16.29/16.32	c Solving starts ...
16.29/16.32	c ============================[ Search Statistics ]============================
16.29/16.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.29/16.32	c       |         |          |          |    Limit     GC | Var      | Constra 
16.29/16.32	c =============================================================================
16.29/16.32	c  0.0s |       0 |        0 |        0 |    46822      0 |      212 |      220
16.29/16.38	c  0.1s |       0 |       10 |        1 |    46822      0 |      212 |      221
16.29/16.38	c #cpu_time = 0.062s
16.29/16.38	c #wall_clock_time = 0.062s
16.29/16.38	c #decision = 10
16.29/16.38	c #random_decision = 0
16.29/16.38	c #conflict = 1
16.29/16.38	c #restart = 0
16.29/16.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
16.29/16.38	c lower bound updated to -1312
16.29/16.38	c BCD2: 222 <= obj <= 1491
16.29/16.38	c BCD2: #cores=9, #unrelaxed=1303, #relaxed=231, #hardened=0
16.29/16.38	c BCD2: #sat=1 #unsat=223 bias=223/224
16.29/16.38	c Solving starts ...
16.29/16.38	c ============================[ Search Statistics ]============================
16.29/16.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.29/16.38	c       |         |          |          |    Limit     GC | Var      | Constra 
16.29/16.38	c =============================================================================
16.29/16.38	c  0.0s |       0 |        0 |        0 |    46822      0 |      213 |      221
16.39/16.44	c  0.1s |       0 |       10 |        1 |    46822      0 |      213 |      222
16.39/16.44	c #cpu_time = 0.062s
16.39/16.44	c #wall_clock_time = 0.063s
16.39/16.44	c #decision = 10
16.39/16.44	c #random_decision = 0
16.39/16.44	c #conflict = 1
16.39/16.44	c #restart = 0
16.39/16.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
16.39/16.44	c lower bound updated to -1311
16.39/16.44	c BCD2: 223 <= obj <= 1491
16.39/16.44	c BCD2: #cores=9, #unrelaxed=1302, #relaxed=232, #hardened=0
16.39/16.44	c BCD2: #sat=1 #unsat=224 bias=224/225
16.39/16.44	c Solving starts ...
16.39/16.44	c ============================[ Search Statistics ]============================
16.39/16.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.39/16.44	c       |         |          |          |    Limit     GC | Var      | Constra 
16.39/16.44	c =============================================================================
16.39/16.44	c  0.0s |       0 |        0 |        0 |    46822      0 |      214 |      222
16.49/16.50	c  0.1s |       0 |       10 |        1 |    46822      0 |      214 |      223
16.49/16.50	c #cpu_time = 0.061s
16.49/16.50	c #wall_clock_time = 0.062s
16.49/16.50	c #decision = 10
16.49/16.50	c #random_decision = 0
16.49/16.50	c #conflict = 1
16.49/16.50	c #restart = 0
16.49/16.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
16.49/16.50	c lower bound updated to -1310
16.49/16.50	c BCD2: 224 <= obj <= 1491
16.49/16.50	c BCD2: #cores=9, #unrelaxed=1301, #relaxed=233, #hardened=0
16.49/16.50	c BCD2: #sat=1 #unsat=225 bias=225/226
16.49/16.51	c Solving starts ...
16.49/16.51	c ============================[ Search Statistics ]============================
16.49/16.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.49/16.51	c       |         |          |          |    Limit     GC | Var      | Constra 
16.49/16.51	c =============================================================================
16.49/16.51	c  0.0s |       0 |        0 |        0 |    46822      0 |      215 |      223
16.49/16.57	c  0.1s |       0 |       10 |        1 |    46822      0 |      215 |      224
16.49/16.57	c #cpu_time = 0.060s
16.49/16.57	c #wall_clock_time = 0.061s
16.49/16.57	c #decision = 10
16.49/16.57	c #random_decision = 0
16.49/16.57	c #conflict = 1
16.49/16.57	c #restart = 0
16.49/16.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
16.49/16.57	c lower bound updated to -1309
16.49/16.57	c BCD2: 225 <= obj <= 1491
16.49/16.57	c BCD2: #cores=9, #unrelaxed=1300, #relaxed=234, #hardened=0
16.49/16.57	c BCD2: #sat=1 #unsat=226 bias=226/227
16.49/16.57	c Solving starts ...
16.49/16.57	c ============================[ Search Statistics ]============================
16.49/16.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.49/16.57	c       |         |          |          |    Limit     GC | Var      | Constra 
16.49/16.57	c =============================================================================
16.49/16.57	c  0.0s |       0 |        0 |        0 |    46822      0 |      216 |      224
16.59/16.63	c  0.1s |       0 |       10 |        0 |    46822      0 |      216 |      225
16.59/16.63	c #cpu_time = 0.060s
16.59/16.63	c #wall_clock_time = 0.061s
16.59/16.63	c #decision = 10
16.59/16.63	c #random_decision = 0
16.59/16.63	c #conflict = 0
16.59/16.63	c #restart = 0
16.59/16.63	c BCD2: found a new core of size 2: cost of the new core is >=1
16.59/16.63	c lower bound updated to -1308
16.59/16.64	c BCD2: 226 <= obj <= 1491
16.59/16.64	c BCD2: #cores=10, #unrelaxed=1298, #relaxed=236, #hardened=0
16.59/16.64	c BCD2: #sat=1 #unsat=227 bias=227/228
16.59/16.64	c Solving starts ...
16.59/16.64	c ============================[ Search Statistics ]============================
16.59/16.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.59/16.64	c       |         |          |          |    Limit     GC | Var      | Constra 
16.59/16.64	c =============================================================================
16.59/16.64	c  0.0s |       0 |        0 |        0 |    46822      0 |      216 |      226
16.69/16.70	c  0.1s |       0 |       11 |        1 |    46822      0 |      216 |      226
16.69/16.70	c #cpu_time = 0.059s
16.69/16.70	c #wall_clock_time = 0.059s
16.69/16.70	c #decision = 11
16.69/16.70	c #random_decision = 0
16.69/16.70	c #conflict = 1
16.69/16.70	c #restart = 0
16.69/16.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
16.69/16.70	c lower bound updated to -1307
16.69/16.70	c BCD2: 227 <= obj <= 1491
16.69/16.70	c BCD2: #cores=10, #unrelaxed=1297, #relaxed=237, #hardened=0
16.69/16.70	c BCD2: #sat=1 #unsat=228 bias=228/229
16.69/16.70	c Solving starts ...
16.69/16.70	c ============================[ Search Statistics ]============================
16.69/16.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.69/16.70	c       |         |          |          |    Limit     GC | Var      | Constra 
16.69/16.70	c =============================================================================
16.69/16.70	c  0.0s |       0 |        0 |        0 |    46822      0 |      217 |      226
16.69/16.77	c  0.1s |       0 |       11 |        1 |    46822      0 |      217 |      227
16.69/16.77	c #cpu_time = 0.061s
16.69/16.77	c #wall_clock_time = 0.061s
16.69/16.77	c #decision = 11
16.69/16.77	c #random_decision = 0
16.69/16.77	c #conflict = 1
16.69/16.77	c #restart = 0
16.69/16.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
16.69/16.77	c lower bound updated to -1306
16.69/16.77	c BCD2: 228 <= obj <= 1491
16.69/16.77	c BCD2: #cores=10, #unrelaxed=1296, #relaxed=238, #hardened=0
16.69/16.77	c BCD2: #sat=1 #unsat=229 bias=229/230
16.69/16.77	c Solving starts ...
16.69/16.77	c ============================[ Search Statistics ]============================
16.69/16.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.69/16.77	c       |         |          |          |    Limit     GC | Var      | Constra 
16.69/16.77	c =============================================================================
16.69/16.77	c  0.0s |       0 |        0 |        0 |    46822      0 |      218 |      227
16.79/16.83	c  0.1s |       0 |       11 |        1 |    46822      0 |      218 |      228
16.79/16.83	c #cpu_time = 0.061s
16.79/16.83	c #wall_clock_time = 0.061s
16.79/16.83	c #decision = 11
16.79/16.83	c #random_decision = 0
16.79/16.83	c #conflict = 1
16.79/16.83	c #restart = 0
16.79/16.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
16.79/16.83	c lower bound updated to -1305
16.79/16.83	c BCD2: 229 <= obj <= 1491
16.79/16.83	c BCD2: #cores=10, #unrelaxed=1295, #relaxed=239, #hardened=0
16.79/16.83	c BCD2: #sat=1 #unsat=230 bias=230/231
16.79/16.83	c Solving starts ...
16.79/16.83	c ============================[ Search Statistics ]============================
16.79/16.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.79/16.83	c       |         |          |          |    Limit     GC | Var      | Constra 
16.79/16.83	c =============================================================================
16.79/16.83	c  0.0s |       0 |        0 |        0 |    46822      0 |      219 |      228
16.79/16.89	c  0.1s |       0 |       11 |        1 |    46822      0 |      219 |      229
16.79/16.89	c #cpu_time = 0.062s
16.79/16.89	c #wall_clock_time = 0.062s
16.79/16.89	c #decision = 11
16.79/16.89	c #random_decision = 0
16.79/16.89	c #conflict = 1
16.79/16.89	c #restart = 0
16.79/16.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
16.79/16.89	c lower bound updated to -1304
16.79/16.89	c BCD2: 230 <= obj <= 1491
16.79/16.89	c BCD2: #cores=10, #unrelaxed=1294, #relaxed=240, #hardened=0
16.79/16.89	c BCD2: #sat=1 #unsat=231 bias=231/232
16.79/16.89	c Solving starts ...
16.79/16.89	c ============================[ Search Statistics ]============================
16.79/16.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.79/16.89	c       |         |          |          |    Limit     GC | Var      | Constra 
16.79/16.89	c =============================================================================
16.79/16.89	c  0.0s |       0 |        0 |        0 |    46822      0 |      220 |      229
16.89/16.95	c  0.1s |       0 |       11 |        1 |    46822      0 |      220 |      230
16.89/16.95	c #cpu_time = 0.062s
16.89/16.95	c #wall_clock_time = 0.062s
16.89/16.95	c #decision = 11
16.89/16.95	c #random_decision = 0
16.89/16.95	c #conflict = 1
16.89/16.95	c #restart = 0
16.89/16.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
16.89/16.95	c lower bound updated to -1303
16.89/16.95	c BCD2: 231 <= obj <= 1491
16.89/16.95	c BCD2: #cores=10, #unrelaxed=1293, #relaxed=241, #hardened=0
16.89/16.95	c BCD2: #sat=1 #unsat=232 bias=232/233
16.89/16.95	c Solving starts ...
16.89/16.95	c ============================[ Search Statistics ]============================
16.89/16.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.89/16.95	c       |         |          |          |    Limit     GC | Var      | Constra 
16.89/16.95	c =============================================================================
16.89/16.95	c  0.0s |       0 |        0 |        0 |    46822      0 |      221 |      230
16.99/17.02	c  0.1s |       0 |       11 |        1 |    46822      0 |      221 |      231
16.99/17.02	c #cpu_time = 0.060s
16.99/17.02	c #wall_clock_time = 0.060s
16.99/17.02	c #decision = 11
16.99/17.02	c #random_decision = 0
16.99/17.02	c #conflict = 1
16.99/17.02	c #restart = 0
16.99/17.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
16.99/17.02	c lower bound updated to -1302
16.99/17.02	c BCD2: 232 <= obj <= 1491
16.99/17.02	c BCD2: #cores=10, #unrelaxed=1292, #relaxed=242, #hardened=0
16.99/17.02	c BCD2: #sat=1 #unsat=233 bias=233/234
16.99/17.02	c Solving starts ...
16.99/17.02	c ============================[ Search Statistics ]============================
16.99/17.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.99/17.02	c       |         |          |          |    Limit     GC | Var      | Constra 
16.99/17.02	c =============================================================================
16.99/17.02	c  0.0s |       0 |        0 |        0 |    46822      0 |      222 |      231
16.99/17.08	c  0.1s |       0 |       11 |        1 |    46822      0 |      222 |      232
16.99/17.08	c #cpu_time = 0.062s
16.99/17.08	c #wall_clock_time = 0.062s
16.99/17.08	c #decision = 11
16.99/17.08	c #random_decision = 0
16.99/17.08	c #conflict = 1
16.99/17.08	c #restart = 0
16.99/17.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
16.99/17.08	c lower bound updated to -1301
16.99/17.08	c BCD2: 233 <= obj <= 1491
16.99/17.08	c BCD2: #cores=10, #unrelaxed=1291, #relaxed=243, #hardened=0
16.99/17.08	c BCD2: #sat=1 #unsat=234 bias=234/235
16.99/17.08	c Solving starts ...
16.99/17.08	c ============================[ Search Statistics ]============================
16.99/17.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.99/17.08	c       |         |          |          |    Limit     GC | Var      | Constra 
16.99/17.08	c =============================================================================
16.99/17.08	c  0.0s |       0 |        0 |        0 |    46822      0 |      223 |      232
17.09/17.14	c  0.1s |       0 |       11 |        1 |    46822      0 |      223 |      233
17.09/17.14	c #cpu_time = 0.062s
17.09/17.14	c #wall_clock_time = 0.062s
17.09/17.14	c #decision = 11
17.09/17.14	c #random_decision = 0
17.09/17.14	c #conflict = 1
17.09/17.14	c #restart = 0
17.09/17.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
17.09/17.14	c lower bound updated to -1300
17.09/17.15	c BCD2: 234 <= obj <= 1491
17.09/17.15	c BCD2: #cores=10, #unrelaxed=1290, #relaxed=244, #hardened=0
17.09/17.15	c BCD2: #sat=1 #unsat=235 bias=235/236
17.09/17.15	c Solving starts ...
17.09/17.15	c ============================[ Search Statistics ]============================
17.09/17.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.09/17.15	c       |         |          |          |    Limit     GC | Var      | Constra 
17.09/17.15	c =============================================================================
17.09/17.15	c  0.0s |       0 |        0 |        0 |    46822      0 |      224 |      233
17.19/17.21	c  0.1s |       0 |       11 |        1 |    46822      0 |      224 |      234
17.19/17.21	c #cpu_time = 0.062s
17.19/17.21	c #wall_clock_time = 0.062s
17.19/17.21	c #decision = 11
17.19/17.21	c #random_decision = 0
17.19/17.21	c #conflict = 1
17.19/17.21	c #restart = 0
17.19/17.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
17.19/17.21	c lower bound updated to -1299
17.19/17.21	c BCD2: 235 <= obj <= 1491
17.19/17.21	c BCD2: #cores=10, #unrelaxed=1289, #relaxed=245, #hardened=0
17.19/17.21	c BCD2: #sat=1 #unsat=236 bias=236/237
17.19/17.21	c Solving starts ...
17.19/17.21	c ============================[ Search Statistics ]============================
17.19/17.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.19/17.21	c       |         |          |          |    Limit     GC | Var      | Constra 
17.19/17.21	c =============================================================================
17.19/17.21	c  0.0s |       0 |        0 |        0 |    46822      0 |      225 |      234
17.19/17.28	c  0.1s |       0 |       11 |        1 |    46822      0 |      225 |      235
17.19/17.28	c #cpu_time = 0.063s
17.19/17.28	c #wall_clock_time = 0.063s
17.19/17.28	c #decision = 11
17.19/17.28	c #random_decision = 0
17.19/17.28	c #conflict = 1
17.19/17.28	c #restart = 0
17.19/17.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
17.19/17.28	c lower bound updated to -1298
17.19/17.28	c BCD2: 236 <= obj <= 1491
17.19/17.28	c BCD2: #cores=10, #unrelaxed=1288, #relaxed=246, #hardened=0
17.19/17.28	c BCD2: #sat=1 #unsat=237 bias=237/238
17.19/17.28	c Solving starts ...
17.19/17.28	c ============================[ Search Statistics ]============================
17.19/17.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.19/17.28	c       |         |          |          |    Limit     GC | Var      | Constra 
17.19/17.28	c =============================================================================
17.19/17.28	c  0.0s |       0 |        0 |        0 |    46822      0 |      226 |      235
17.29/17.34	c  0.1s |       0 |       11 |        1 |    46822      0 |      226 |      236
17.29/17.34	c #cpu_time = 0.060s
17.29/17.34	c #wall_clock_time = 0.061s
17.29/17.34	c #decision = 11
17.29/17.34	c #random_decision = 0
17.29/17.34	c #conflict = 1
17.29/17.34	c #restart = 0
17.29/17.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
17.29/17.34	c lower bound updated to -1297
17.29/17.34	c BCD2: 237 <= obj <= 1491
17.29/17.34	c BCD2: #cores=10, #unrelaxed=1287, #relaxed=247, #hardened=0
17.29/17.34	c BCD2: #sat=1 #unsat=238 bias=238/239
17.29/17.34	c Solving starts ...
17.29/17.34	c ============================[ Search Statistics ]============================
17.29/17.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.29/17.34	c       |         |          |          |    Limit     GC | Var      | Constra 
17.29/17.34	c =============================================================================
17.29/17.34	c  0.0s |       0 |        0 |        0 |    46822      0 |      227 |      236
17.39/17.40	c  0.1s |       0 |       11 |        1 |    46822      0 |      227 |      237
17.39/17.40	c #cpu_time = 0.061s
17.39/17.40	c #wall_clock_time = 0.061s
17.39/17.40	c #decision = 11
17.39/17.40	c #random_decision = 0
17.39/17.40	c #conflict = 1
17.39/17.40	c #restart = 0
17.39/17.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
17.39/17.40	c lower bound updated to -1296
17.39/17.40	c BCD2: 238 <= obj <= 1491
17.39/17.40	c BCD2: #cores=10, #unrelaxed=1286, #relaxed=248, #hardened=0
17.39/17.40	c BCD2: #sat=1 #unsat=239 bias=239/240
17.39/17.40	c Solving starts ...
17.39/17.40	c ============================[ Search Statistics ]============================
17.39/17.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.39/17.40	c       |         |          |          |    Limit     GC | Var      | Constra 
17.39/17.40	c =============================================================================
17.39/17.40	c  0.0s |       0 |        0 |        0 |    46822      0 |      228 |      237
17.39/17.46	c  0.1s |       0 |       11 |        1 |    46822      0 |      228 |      238
17.39/17.46	c #cpu_time = 0.062s
17.39/17.46	c #wall_clock_time = 0.062s
17.39/17.46	c #decision = 11
17.39/17.46	c #random_decision = 0
17.39/17.46	c #conflict = 1
17.39/17.46	c #restart = 0
17.39/17.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
17.39/17.46	c lower bound updated to -1295
17.39/17.46	c BCD2: 239 <= obj <= 1491
17.39/17.46	c BCD2: #cores=10, #unrelaxed=1285, #relaxed=249, #hardened=0
17.39/17.46	c BCD2: #sat=1 #unsat=240 bias=240/241
17.39/17.46	c Solving starts ...
17.39/17.46	c ============================[ Search Statistics ]============================
17.39/17.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.39/17.46	c       |         |          |          |    Limit     GC | Var      | Constra 
17.39/17.46	c =============================================================================
17.39/17.46	c  0.0s |       0 |        0 |        0 |    46822      0 |      229 |      238
17.49/17.53	c  0.1s |       0 |       11 |        1 |    46822      0 |      229 |      239
17.49/17.53	c #cpu_time = 0.061s
17.49/17.53	c #wall_clock_time = 0.061s
17.49/17.53	c #decision = 11
17.49/17.53	c #random_decision = 0
17.49/17.53	c #conflict = 1
17.49/17.53	c #restart = 0
17.49/17.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
17.49/17.53	c lower bound updated to -1294
17.49/17.53	c BCD2: 240 <= obj <= 1491
17.49/17.53	c BCD2: #cores=10, #unrelaxed=1284, #relaxed=250, #hardened=0
17.49/17.53	c BCD2: #sat=1 #unsat=241 bias=241/242
17.49/17.53	c Solving starts ...
17.49/17.53	c ============================[ Search Statistics ]============================
17.49/17.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.49/17.53	c       |         |          |          |    Limit     GC | Var      | Constra 
17.49/17.53	c =============================================================================
17.49/17.53	c  0.0s |       0 |        0 |        0 |    46822      0 |      230 |      239
17.49/17.59	c  0.1s |       0 |       11 |        1 |    46822      0 |      230 |      240
17.49/17.59	c #cpu_time = 0.061s
17.49/17.59	c #wall_clock_time = 0.062s
17.49/17.59	c #decision = 11
17.49/17.59	c #random_decision = 0
17.49/17.59	c #conflict = 1
17.49/17.59	c #restart = 0
17.49/17.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
17.49/17.59	c lower bound updated to -1293
17.49/17.59	c BCD2: 241 <= obj <= 1491
17.49/17.59	c BCD2: #cores=10, #unrelaxed=1283, #relaxed=251, #hardened=0
17.49/17.59	c BCD2: #sat=1 #unsat=242 bias=242/243
17.49/17.59	c Solving starts ...
17.49/17.59	c ============================[ Search Statistics ]============================
17.49/17.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.49/17.59	c       |         |          |          |    Limit     GC | Var      | Constra 
17.49/17.59	c =============================================================================
17.49/17.59	c  0.0s |       0 |        0 |        0 |    46822      0 |      231 |      240
17.59/17.65	c  0.1s |       0 |       11 |        1 |    46822      0 |      231 |      241
17.59/17.65	c #cpu_time = 0.061s
17.59/17.65	c #wall_clock_time = 0.061s
17.59/17.65	c #decision = 11
17.59/17.65	c #random_decision = 0
17.59/17.65	c #conflict = 1
17.59/17.65	c #restart = 0
17.59/17.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
17.59/17.65	c lower bound updated to -1292
17.59/17.66	c BCD2: 242 <= obj <= 1491
17.59/17.66	c BCD2: #cores=10, #unrelaxed=1282, #relaxed=252, #hardened=0
17.59/17.66	c BCD2: #sat=1 #unsat=243 bias=243/244
17.59/17.66	c Solving starts ...
17.59/17.66	c ============================[ Search Statistics ]============================
17.59/17.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.59/17.66	c       |         |          |          |    Limit     GC | Var      | Constra 
17.59/17.66	c =============================================================================
17.59/17.66	c  0.0s |       0 |        0 |        0 |    46822      0 |      232 |      241
17.69/17.72	c  0.1s |       0 |       11 |        1 |    46822      0 |      232 |      242
17.69/17.72	c #cpu_time = 0.059s
17.69/17.72	c #wall_clock_time = 0.059s
17.69/17.72	c #decision = 11
17.69/17.72	c #random_decision = 0
17.69/17.72	c #conflict = 1
17.69/17.72	c #restart = 0
17.69/17.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
17.69/17.72	c lower bound updated to -1291
17.69/17.72	c BCD2: 243 <= obj <= 1491
17.69/17.72	c BCD2: #cores=10, #unrelaxed=1281, #relaxed=253, #hardened=0
17.69/17.72	c BCD2: #sat=1 #unsat=244 bias=244/245
17.69/17.72	c Solving starts ...
17.69/17.72	c ============================[ Search Statistics ]============================
17.69/17.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.69/17.72	c       |         |          |          |    Limit     GC | Var      | Constra 
17.69/17.72	c =============================================================================
17.69/17.72	c  0.0s |       0 |        0 |        0 |    46822      0 |      233 |      242
17.69/17.78	c  0.1s |       0 |       11 |        1 |    46822      0 |      233 |      243
17.69/17.78	c #cpu_time = 0.060s
17.69/17.78	c #wall_clock_time = 0.060s
17.69/17.78	c #decision = 11
17.69/17.78	c #random_decision = 0
17.69/17.78	c #conflict = 1
17.69/17.78	c #restart = 0
17.69/17.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
17.69/17.78	c lower bound updated to -1290
17.69/17.78	c BCD2: 244 <= obj <= 1491
17.69/17.78	c BCD2: #cores=10, #unrelaxed=1280, #relaxed=254, #hardened=0
17.69/17.78	c BCD2: #sat=1 #unsat=245 bias=245/246
17.69/17.78	c Solving starts ...
17.69/17.78	c ============================[ Search Statistics ]============================
17.69/17.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.69/17.78	c       |         |          |          |    Limit     GC | Var      | Constra 
17.69/17.78	c =============================================================================
17.69/17.78	c  0.0s |       0 |        0 |        0 |    46822      0 |      234 |      243
17.79/17.84	c  0.1s |       0 |       11 |        1 |    46822      0 |      234 |      244
17.79/17.84	c #cpu_time = 0.062s
17.79/17.84	c #wall_clock_time = 0.062s
17.79/17.84	c #decision = 11
17.79/17.84	c #random_decision = 0
17.79/17.84	c #conflict = 1
17.79/17.84	c #restart = 0
17.79/17.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
17.79/17.84	c lower bound updated to -1289
17.79/17.84	c BCD2: 245 <= obj <= 1491
17.79/17.84	c BCD2: #cores=10, #unrelaxed=1279, #relaxed=255, #hardened=0
17.79/17.84	c BCD2: #sat=1 #unsat=246 bias=246/247
17.79/17.84	c Solving starts ...
17.79/17.84	c ============================[ Search Statistics ]============================
17.79/17.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.79/17.84	c       |         |          |          |    Limit     GC | Var      | Constra 
17.79/17.84	c =============================================================================
17.79/17.84	c  0.0s |       0 |        0 |        0 |    46822      0 |      235 |      244
17.89/17.91	c  0.1s |       0 |       11 |        1 |    46822      0 |      235 |      245
17.89/17.91	c #cpu_time = 0.062s
17.89/17.91	c #wall_clock_time = 0.062s
17.89/17.91	c #decision = 11
17.89/17.91	c #random_decision = 0
17.89/17.91	c #conflict = 1
17.89/17.91	c #restart = 0
17.89/17.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
17.89/17.91	c lower bound updated to -1288
17.89/17.91	c BCD2: 246 <= obj <= 1491
17.89/17.91	c BCD2: #cores=10, #unrelaxed=1278, #relaxed=256, #hardened=0
17.89/17.91	c BCD2: #sat=1 #unsat=247 bias=247/248
17.89/17.91	c Solving starts ...
17.89/17.91	c ============================[ Search Statistics ]============================
17.89/17.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.89/17.91	c       |         |          |          |    Limit     GC | Var      | Constra 
17.89/17.91	c =============================================================================
17.89/17.91	c  0.0s |       0 |        0 |        0 |    46822      0 |      236 |      245
17.89/17.97	c  0.1s |       0 |       11 |        1 |    46822      0 |      236 |      246
17.89/17.97	c #cpu_time = 0.063s
17.89/17.97	c #wall_clock_time = 0.063s
17.89/17.97	c #decision = 11
17.89/17.97	c #random_decision = 0
17.89/17.97	c #conflict = 1
17.89/17.97	c #restart = 0
17.89/17.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
17.89/17.97	c lower bound updated to -1287
17.89/17.97	c BCD2: 247 <= obj <= 1491
17.89/17.97	c BCD2: #cores=10, #unrelaxed=1277, #relaxed=257, #hardened=0
17.89/17.97	c BCD2: #sat=1 #unsat=248 bias=248/249
17.89/17.97	c Solving starts ...
17.89/17.97	c ============================[ Search Statistics ]============================
17.89/17.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.89/17.97	c       |         |          |          |    Limit     GC | Var      | Constra 
17.89/17.97	c =============================================================================
17.89/17.97	c  0.0s |       0 |        0 |        0 |    46822      0 |      237 |      246
17.99/18.03	c  0.1s |       0 |       11 |        1 |    46822      0 |      237 |      247
17.99/18.03	c #cpu_time = 0.061s
17.99/18.03	c #wall_clock_time = 0.061s
17.99/18.03	c #decision = 11
17.99/18.03	c #random_decision = 0
17.99/18.03	c #conflict = 1
17.99/18.03	c #restart = 0
17.99/18.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
17.99/18.03	c lower bound updated to -1286
17.99/18.03	c BCD2: 248 <= obj <= 1491
17.99/18.03	c BCD2: #cores=10, #unrelaxed=1276, #relaxed=258, #hardened=0
17.99/18.03	c BCD2: #sat=1 #unsat=249 bias=249/250
17.99/18.03	c Solving starts ...
17.99/18.03	c ============================[ Search Statistics ]============================
17.99/18.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.99/18.03	c       |         |          |          |    Limit     GC | Var      | Constra 
17.99/18.03	c =============================================================================
17.99/18.03	c  0.0s |       0 |        0 |        0 |    46822      0 |      238 |      247
17.99/18.10	c  0.1s |       0 |       11 |        1 |    46822      0 |      238 |      248
17.99/18.10	c #cpu_time = 0.061s
17.99/18.10	c #wall_clock_time = 0.061s
17.99/18.10	c #decision = 11
17.99/18.10	c #random_decision = 0
17.99/18.10	c #conflict = 1
17.99/18.10	c #restart = 0
17.99/18.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
17.99/18.10	c lower bound updated to -1285
18.09/18.10	c BCD2: 249 <= obj <= 1491
18.09/18.10	c BCD2: #cores=10, #unrelaxed=1275, #relaxed=259, #hardened=0
18.09/18.10	c BCD2: #sat=1 #unsat=250 bias=250/251
18.09/18.10	c Solving starts ...
18.09/18.10	c ============================[ Search Statistics ]============================
18.09/18.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.09/18.10	c       |         |          |          |    Limit     GC | Var      | Constra 
18.09/18.10	c =============================================================================
18.09/18.10	c  0.0s |       0 |        0 |        0 |    46822      0 |      239 |      248
18.09/18.16	c  0.1s |       0 |       11 |        1 |    46822      0 |      239 |      249
18.09/18.16	c #cpu_time = 0.061s
18.09/18.16	c #wall_clock_time = 0.061s
18.09/18.16	c #decision = 11
18.09/18.16	c #random_decision = 0
18.09/18.16	c #conflict = 1
18.09/18.16	c #restart = 0
18.09/18.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
18.09/18.16	c lower bound updated to -1284
18.09/18.17	c BCD2: 250 <= obj <= 1491
18.09/18.17	c BCD2: #cores=10, #unrelaxed=1274, #relaxed=260, #hardened=0
18.09/18.17	c BCD2: #sat=1 #unsat=251 bias=251/252
18.09/18.17	c Solving starts ...
18.09/18.17	c ============================[ Search Statistics ]============================
18.09/18.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.09/18.17	c       |         |          |          |    Limit     GC | Var      | Constra 
18.09/18.17	c =============================================================================
18.09/18.17	c  0.0s |       0 |        0 |        0 |    46822      0 |      240 |      249
18.19/18.23	c  0.1s |       0 |       11 |        0 |    46822      0 |      240 |      250
18.19/18.23	c #cpu_time = 0.059s
18.19/18.23	c #wall_clock_time = 0.059s
18.19/18.23	c #decision = 11
18.19/18.23	c #random_decision = 0
18.19/18.23	c #conflict = 0
18.19/18.23	c #restart = 0
18.19/18.23	c BCD2: found a new core of size 2: cost of the new core is >=1
18.19/18.23	c lower bound updated to -1283
18.19/18.24	c BCD2: 251 <= obj <= 1491
18.19/18.24	c BCD2: #cores=11, #unrelaxed=1272, #relaxed=262, #hardened=0
18.19/18.24	c BCD2: #sat=1 #unsat=252 bias=252/253
18.19/18.24	c Solving starts ...
18.19/18.24	c ============================[ Search Statistics ]============================
18.19/18.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.19/18.24	c       |         |          |          |    Limit     GC | Var      | Constra 
18.19/18.24	c =============================================================================
18.19/18.24	c  0.0s |       0 |        0 |        0 |    46822      0 |      240 |      251
18.29/18.30	c  0.1s |       0 |       12 |        1 |    46822      0 |      240 |      251
18.29/18.30	c #cpu_time = 0.060s
18.29/18.30	c #wall_clock_time = 0.061s
18.29/18.30	c #decision = 12
18.29/18.30	c #random_decision = 0
18.29/18.30	c #conflict = 1
18.29/18.30	c #restart = 0
18.29/18.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
18.29/18.30	c lower bound updated to -1282
18.29/18.30	c BCD2: 252 <= obj <= 1491
18.29/18.30	c BCD2: #cores=11, #unrelaxed=1271, #relaxed=263, #hardened=0
18.29/18.30	c BCD2: #sat=1 #unsat=253 bias=253/254
18.29/18.30	c Solving starts ...
18.29/18.30	c ============================[ Search Statistics ]============================
18.29/18.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.29/18.30	c       |         |          |          |    Limit     GC | Var      | Constra 
18.29/18.30	c =============================================================================
18.29/18.30	c  0.0s |       0 |        0 |        0 |    46822      0 |      241 |      251
18.29/18.36	c  0.1s |       0 |       12 |        1 |    46822      0 |      241 |      252
18.29/18.36	c #cpu_time = 0.064s
18.29/18.36	c #wall_clock_time = 0.064s
18.29/18.36	c #decision = 12
18.29/18.36	c #random_decision = 0
18.29/18.36	c #conflict = 1
18.29/18.36	c #restart = 0
18.29/18.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
18.29/18.36	c lower bound updated to -1281
18.29/18.36	c BCD2: 253 <= obj <= 1491
18.29/18.36	c BCD2: #cores=11, #unrelaxed=1270, #relaxed=264, #hardened=0
18.29/18.36	c BCD2: #sat=1 #unsat=254 bias=254/255
18.29/18.36	c Solving starts ...
18.29/18.36	c ============================[ Search Statistics ]============================
18.29/18.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.29/18.36	c       |         |          |          |    Limit     GC | Var      | Constra 
18.29/18.36	c =============================================================================
18.29/18.36	c  0.0s |       0 |        0 |        0 |    46822      0 |      242 |      252
18.39/18.43	c  0.1s |       0 |       12 |        1 |    46822      0 |      242 |      253
18.39/18.43	c #cpu_time = 0.064s
18.39/18.43	c #wall_clock_time = 0.064s
18.39/18.43	c #decision = 12
18.39/18.43	c #random_decision = 0
18.39/18.43	c #conflict = 1
18.39/18.43	c #restart = 0
18.39/18.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
18.39/18.43	c lower bound updated to -1280
18.39/18.43	c BCD2: 254 <= obj <= 1491
18.39/18.43	c BCD2: #cores=11, #unrelaxed=1269, #relaxed=265, #hardened=0
18.39/18.43	c BCD2: #sat=1 #unsat=255 bias=255/256
18.39/18.43	c Solving starts ...
18.39/18.43	c ============================[ Search Statistics ]============================
18.39/18.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.39/18.43	c       |         |          |          |    Limit     GC | Var      | Constra 
18.39/18.43	c =============================================================================
18.39/18.43	c  0.0s |       0 |        0 |        0 |    46822      0 |      243 |      253
18.39/18.49	c  0.1s |       0 |       12 |        1 |    46822      0 |      243 |      254
18.39/18.49	c #cpu_time = 0.062s
18.39/18.49	c #wall_clock_time = 0.062s
18.39/18.49	c #decision = 12
18.39/18.49	c #random_decision = 0
18.39/18.49	c #conflict = 1
18.39/18.49	c #restart = 0
18.39/18.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
18.39/18.49	c lower bound updated to -1279
18.39/18.49	c BCD2: 255 <= obj <= 1491
18.39/18.49	c BCD2: #cores=11, #unrelaxed=1268, #relaxed=266, #hardened=0
18.39/18.49	c BCD2: #sat=1 #unsat=256 bias=256/257
18.39/18.49	c Solving starts ...
18.39/18.49	c ============================[ Search Statistics ]============================
18.39/18.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.39/18.49	c       |         |          |          |    Limit     GC | Var      | Constra 
18.39/18.49	c =============================================================================
18.39/18.49	c  0.0s |       0 |        0 |        0 |    46822      0 |      244 |      254
18.49/18.55	c  0.1s |       0 |       12 |        1 |    46822      0 |      244 |      255
18.49/18.55	c #cpu_time = 0.061s
18.49/18.55	c #wall_clock_time = 0.061s
18.49/18.55	c #decision = 12
18.49/18.55	c #random_decision = 0
18.49/18.55	c #conflict = 1
18.49/18.55	c #restart = 0
18.49/18.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
18.49/18.55	c lower bound updated to -1278
18.49/18.55	c BCD2: 256 <= obj <= 1491
18.49/18.55	c BCD2: #cores=11, #unrelaxed=1267, #relaxed=267, #hardened=0
18.49/18.55	c BCD2: #sat=1 #unsat=257 bias=257/258
18.49/18.55	c Solving starts ...
18.49/18.55	c ============================[ Search Statistics ]============================
18.49/18.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.49/18.55	c       |         |          |          |    Limit     GC | Var      | Constra 
18.49/18.55	c =============================================================================
18.49/18.55	c  0.0s |       0 |        0 |        0 |    46822      0 |      245 |      255
18.59/18.62	c  0.1s |       0 |       12 |        1 |    46822      0 |      245 |      256
18.59/18.62	c #cpu_time = 0.062s
18.59/18.62	c #wall_clock_time = 0.062s
18.59/18.62	c #decision = 12
18.59/18.62	c #random_decision = 0
18.59/18.62	c #conflict = 1
18.59/18.62	c #restart = 0
18.59/18.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
18.59/18.62	c lower bound updated to -1277
18.59/18.62	c BCD2: 257 <= obj <= 1491
18.59/18.62	c BCD2: #cores=11, #unrelaxed=1266, #relaxed=268, #hardened=0
18.59/18.62	c BCD2: #sat=1 #unsat=258 bias=258/259
18.59/18.62	c Solving starts ...
18.59/18.62	c ============================[ Search Statistics ]============================
18.59/18.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.59/18.62	c       |         |          |          |    Limit     GC | Var      | Constra 
18.59/18.62	c =============================================================================
18.59/18.62	c  0.0s |       0 |        0 |        0 |    46822      0 |      246 |      256
18.59/18.68	c  0.1s |       0 |       12 |        1 |    46822      0 |      246 |      257
18.59/18.68	c #cpu_time = 0.060s
18.59/18.68	c #wall_clock_time = 0.060s
18.59/18.68	c #decision = 12
18.59/18.68	c #random_decision = 0
18.59/18.68	c #conflict = 1
18.59/18.68	c #restart = 0
18.59/18.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
18.59/18.68	c lower bound updated to -1276
18.59/18.69	c BCD2: 258 <= obj <= 1491
18.59/18.69	c BCD2: #cores=11, #unrelaxed=1265, #relaxed=269, #hardened=0
18.59/18.69	c BCD2: #sat=1 #unsat=259 bias=259/260
18.59/18.69	c Solving starts ...
18.59/18.69	c ============================[ Search Statistics ]============================
18.59/18.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.59/18.69	c       |         |          |          |    Limit     GC | Var      | Constra 
18.59/18.69	c =============================================================================
18.59/18.69	c  0.0s |       0 |        0 |        0 |    46822      0 |      247 |      257
18.69/18.75	c  0.1s |       0 |       12 |        1 |    46822      0 |      247 |      258
18.69/18.75	c #cpu_time = 0.061s
18.69/18.75	c #wall_clock_time = 0.062s
18.69/18.75	c #decision = 12
18.69/18.75	c #random_decision = 0
18.69/18.75	c #conflict = 1
18.69/18.75	c #restart = 0
18.69/18.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
18.69/18.75	c lower bound updated to -1275
18.69/18.75	c BCD2: 259 <= obj <= 1491
18.69/18.75	c BCD2: #cores=11, #unrelaxed=1264, #relaxed=270, #hardened=0
18.69/18.75	c BCD2: #sat=1 #unsat=260 bias=260/261
18.69/18.75	c Solving starts ...
18.69/18.75	c ============================[ Search Statistics ]============================
18.69/18.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.69/18.75	c       |         |          |          |    Limit     GC | Var      | Constra 
18.69/18.75	c =============================================================================
18.69/18.75	c  0.0s |       0 |        0 |        0 |    46822      0 |      248 |      258
18.79/18.81	c  0.1s |       0 |       12 |        1 |    46822      0 |      248 |      259
18.79/18.81	c #cpu_time = 0.061s
18.79/18.81	c #wall_clock_time = 0.061s
18.79/18.81	c #decision = 12
18.79/18.81	c #random_decision = 0
18.79/18.81	c #conflict = 1
18.79/18.81	c #restart = 0
18.79/18.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
18.79/18.81	c lower bound updated to -1274
18.79/18.81	c BCD2: 260 <= obj <= 1491
18.79/18.81	c BCD2: #cores=11, #unrelaxed=1263, #relaxed=271, #hardened=0
18.79/18.81	c BCD2: #sat=1 #unsat=261 bias=261/262
18.79/18.81	c Solving starts ...
18.79/18.81	c ============================[ Search Statistics ]============================
18.79/18.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.79/18.81	c       |         |          |          |    Limit     GC | Var      | Constra 
18.79/18.81	c =============================================================================
18.79/18.81	c  0.0s |       0 |        0 |        0 |    46822      0 |      249 |      259
18.79/18.87	c  0.1s |       0 |       12 |        1 |    46822      0 |      249 |      260
18.79/18.87	c #cpu_time = 0.061s
18.79/18.87	c #wall_clock_time = 0.061s
18.79/18.87	c #decision = 12
18.79/18.87	c #random_decision = 0
18.79/18.87	c #conflict = 1
18.79/18.87	c #restart = 0
18.79/18.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
18.79/18.87	c lower bound updated to -1273
18.79/18.87	c BCD2: 261 <= obj <= 1491
18.79/18.87	c BCD2: #cores=11, #unrelaxed=1262, #relaxed=272, #hardened=0
18.79/18.87	c BCD2: #sat=1 #unsat=262 bias=262/263
18.79/18.87	c Solving starts ...
18.79/18.87	c ============================[ Search Statistics ]============================
18.79/18.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.79/18.87	c       |         |          |          |    Limit     GC | Var      | Constra 
18.79/18.87	c =============================================================================
18.79/18.87	c  0.0s |       0 |        0 |        0 |    46822      0 |      250 |      260
18.89/18.93	c  0.1s |       0 |       12 |        1 |    46822      0 |      250 |      261
18.89/18.93	c #cpu_time = 0.061s
18.89/18.93	c #wall_clock_time = 0.061s
18.89/18.93	c #decision = 12
18.89/18.93	c #random_decision = 0
18.89/18.93	c #conflict = 1
18.89/18.93	c #restart = 0
18.89/18.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
18.89/18.93	c lower bound updated to -1272
18.89/18.93	c BCD2: 262 <= obj <= 1491
18.89/18.93	c BCD2: #cores=11, #unrelaxed=1261, #relaxed=273, #hardened=0
18.89/18.93	c BCD2: #sat=1 #unsat=263 bias=263/264
18.89/18.93	c Solving starts ...
18.89/18.93	c ============================[ Search Statistics ]============================
18.89/18.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.89/18.93	c       |         |          |          |    Limit     GC | Var      | Constra 
18.89/18.93	c =============================================================================
18.89/18.93	c  0.0s |       0 |        0 |        0 |    46822      0 |      251 |      261
18.89/19.00	c  0.1s |       0 |       12 |        1 |    51505      0 |      251 |      262
18.89/19.00	c #cpu_time = 0.061s
18.89/19.00	c #wall_clock_time = 0.061s
18.89/19.00	c #decision = 12
18.89/19.00	c #random_decision = 0
18.89/19.00	c #conflict = 1
18.89/19.00	c #restart = 0
18.89/19.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
18.89/19.00	c lower bound updated to -1271
18.89/19.00	c BCD2: 263 <= obj <= 1491
18.89/19.00	c BCD2: #cores=11, #unrelaxed=1260, #relaxed=274, #hardened=0
18.89/19.00	c BCD2: #sat=1 #unsat=264 bias=264/265
18.89/19.00	c Solving starts ...
18.89/19.00	c ============================[ Search Statistics ]============================
18.89/19.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.89/19.00	c       |         |          |          |    Limit     GC | Var      | Constra 
18.89/19.00	c =============================================================================
18.89/19.00	c  0.0s |       0 |        0 |        0 |    51505      0 |      252 |      262
18.99/19.06	c  0.1s |       0 |       12 |        1 |    51505      0 |      252 |      263
18.99/19.06	c #cpu_time = 0.061s
18.99/19.06	c #wall_clock_time = 0.062s
18.99/19.06	c #decision = 12
18.99/19.06	c #random_decision = 0
18.99/19.06	c #conflict = 1
18.99/19.06	c #restart = 0
18.99/19.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
18.99/19.06	c lower bound updated to -1270
18.99/19.06	c BCD2: 264 <= obj <= 1491
18.99/19.06	c BCD2: #cores=11, #unrelaxed=1259, #relaxed=275, #hardened=0
18.99/19.06	c BCD2: #sat=1 #unsat=265 bias=265/266
18.99/19.06	c Solving starts ...
18.99/19.06	c ============================[ Search Statistics ]============================
18.99/19.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.99/19.06	c       |         |          |          |    Limit     GC | Var      | Constra 
18.99/19.06	c =============================================================================
18.99/19.06	c  0.0s |       0 |        0 |        0 |    51505      0 |      253 |      263
19.09/19.12	c  0.1s |       0 |       12 |        1 |    51505      0 |      253 |      264
19.09/19.12	c #cpu_time = 0.061s
19.09/19.12	c #wall_clock_time = 0.062s
19.09/19.12	c #decision = 12
19.09/19.12	c #random_decision = 0
19.09/19.12	c #conflict = 1
19.09/19.12	c #restart = 0
19.09/19.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
19.09/19.12	c lower bound updated to -1269
19.09/19.13	c BCD2: 265 <= obj <= 1491
19.09/19.13	c BCD2: #cores=11, #unrelaxed=1258, #relaxed=276, #hardened=0
19.09/19.13	c BCD2: #sat=1 #unsat=266 bias=266/267
19.09/19.13	c Solving starts ...
19.09/19.13	c ============================[ Search Statistics ]============================
19.09/19.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.13	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.13	c =============================================================================
19.09/19.13	c  0.0s |       0 |        0 |        0 |    51505      0 |      254 |      264
19.09/19.19	c  0.1s |       0 |       12 |        1 |    51505      0 |      254 |      265
19.09/19.19	c #cpu_time = 0.059s
19.09/19.19	c #wall_clock_time = 0.060s
19.09/19.19	c #decision = 12
19.09/19.19	c #random_decision = 0
19.09/19.19	c #conflict = 1
19.09/19.19	c #restart = 0
19.09/19.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
19.09/19.19	c lower bound updated to -1268
19.09/19.19	c BCD2: 266 <= obj <= 1491
19.09/19.19	c BCD2: #cores=11, #unrelaxed=1257, #relaxed=277, #hardened=0
19.09/19.19	c BCD2: #sat=1 #unsat=267 bias=267/268
19.09/19.19	c Solving starts ...
19.09/19.19	c ============================[ Search Statistics ]============================
19.09/19.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.19	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.19	c =============================================================================
19.09/19.19	c  0.0s |       0 |        0 |        0 |    51505      0 |      255 |      265
19.19/19.25	c  0.1s |       0 |       12 |        1 |    51505      0 |      255 |      266
19.19/19.25	c #cpu_time = 0.061s
19.19/19.25	c #wall_clock_time = 0.061s
19.19/19.25	c #decision = 12
19.19/19.25	c #random_decision = 0
19.19/19.25	c #conflict = 1
19.19/19.25	c #restart = 0
19.19/19.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
19.19/19.25	c lower bound updated to -1267
19.19/19.25	c BCD2: 267 <= obj <= 1491
19.19/19.25	c BCD2: #cores=11, #unrelaxed=1256, #relaxed=278, #hardened=0
19.19/19.25	c BCD2: #sat=1 #unsat=268 bias=268/269
19.19/19.25	c Solving starts ...
19.19/19.25	c ============================[ Search Statistics ]============================
19.19/19.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.19/19.25	c       |         |          |          |    Limit     GC | Var      | Constra 
19.19/19.25	c =============================================================================
19.19/19.25	c  0.0s |       0 |        0 |        0 |    51505      0 |      256 |      266
19.29/19.31	c  0.1s |       0 |       12 |        1 |    51505      0 |      256 |      267
19.29/19.31	c #cpu_time = 0.061s
19.29/19.31	c #wall_clock_time = 0.061s
19.29/19.31	c #decision = 12
19.29/19.31	c #random_decision = 0
19.29/19.31	c #conflict = 1
19.29/19.31	c #restart = 0
19.29/19.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
19.29/19.31	c lower bound updated to -1266
19.29/19.31	c BCD2: 268 <= obj <= 1491
19.29/19.31	c BCD2: #cores=11, #unrelaxed=1255, #relaxed=279, #hardened=0
19.29/19.31	c BCD2: #sat=1 #unsat=269 bias=269/270
19.29/19.31	c Solving starts ...
19.29/19.31	c ============================[ Search Statistics ]============================
19.29/19.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.29/19.31	c       |         |          |          |    Limit     GC | Var      | Constra 
19.29/19.31	c =============================================================================
19.29/19.31	c  0.0s |       0 |        0 |        0 |    51505      0 |      257 |      267
19.29/19.38	c  0.1s |       0 |       12 |        1 |    51505      0 |      257 |      268
19.29/19.38	c #cpu_time = 0.062s
19.29/19.38	c #wall_clock_time = 0.063s
19.29/19.38	c #decision = 12
19.29/19.38	c #random_decision = 0
19.29/19.38	c #conflict = 1
19.29/19.38	c #restart = 0
19.29/19.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
19.29/19.38	c lower bound updated to -1265
19.29/19.38	c BCD2: 269 <= obj <= 1491
19.29/19.38	c BCD2: #cores=11, #unrelaxed=1254, #relaxed=280, #hardened=0
19.29/19.38	c BCD2: #sat=1 #unsat=270 bias=270/271
19.29/19.38	c Solving starts ...
19.29/19.38	c ============================[ Search Statistics ]============================
19.29/19.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.29/19.38	c       |         |          |          |    Limit     GC | Var      | Constra 
19.29/19.38	c =============================================================================
19.29/19.38	c  0.0s |       0 |        0 |        0 |    51505      0 |      258 |      268
19.39/19.44	c  0.1s |       0 |       12 |        1 |    51505      0 |      258 |      269
19.39/19.44	c #cpu_time = 0.063s
19.39/19.44	c #wall_clock_time = 0.064s
19.39/19.44	c #decision = 12
19.39/19.44	c #random_decision = 0
19.39/19.44	c #conflict = 1
19.39/19.44	c #restart = 0
19.39/19.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
19.39/19.44	c lower bound updated to -1264
19.39/19.44	c BCD2: 270 <= obj <= 1491
19.39/19.44	c BCD2: #cores=11, #unrelaxed=1253, #relaxed=281, #hardened=0
19.39/19.44	c BCD2: #sat=1 #unsat=271 bias=271/272
19.39/19.44	c Solving starts ...
19.39/19.44	c ============================[ Search Statistics ]============================
19.39/19.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.39/19.44	c       |         |          |          |    Limit     GC | Var      | Constra 
19.39/19.44	c =============================================================================
19.39/19.44	c  0.0s |       0 |        0 |        0 |    51505      0 |      259 |      269
19.49/19.51	c  0.1s |       0 |       12 |        1 |    51505      0 |      259 |      270
19.49/19.51	c #cpu_time = 0.065s
19.49/19.51	c #wall_clock_time = 0.065s
19.49/19.51	c #decision = 12
19.49/19.51	c #random_decision = 0
19.49/19.51	c #conflict = 1
19.49/19.51	c #restart = 0
19.49/19.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
19.49/19.51	c lower bound updated to -1263
19.49/19.51	c BCD2: 271 <= obj <= 1491
19.49/19.51	c BCD2: #cores=11, #unrelaxed=1252, #relaxed=282, #hardened=0
19.49/19.51	c BCD2: #sat=1 #unsat=272 bias=272/273
19.49/19.51	c Solving starts ...
19.49/19.51	c ============================[ Search Statistics ]============================
19.49/19.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.49/19.51	c       |         |          |          |    Limit     GC | Var      | Constra 
19.49/19.51	c =============================================================================
19.49/19.51	c  0.0s |       0 |        0 |        0 |    51505      0 |      260 |      270
19.49/19.57	c  0.1s |       0 |       12 |        1 |    51505      0 |      260 |      271
19.49/19.57	c #cpu_time = 0.063s
19.49/19.57	c #wall_clock_time = 0.063s
19.49/19.57	c #decision = 12
19.49/19.57	c #random_decision = 0
19.49/19.57	c #conflict = 1
19.49/19.57	c #restart = 0
19.49/19.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
19.49/19.57	c lower bound updated to -1262
19.49/19.57	c BCD2: 272 <= obj <= 1491
19.49/19.57	c BCD2: #cores=11, #unrelaxed=1251, #relaxed=283, #hardened=0
19.49/19.57	c BCD2: #sat=1 #unsat=273 bias=273/274
19.49/19.57	c Solving starts ...
19.49/19.57	c ============================[ Search Statistics ]============================
19.49/19.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.49/19.57	c       |         |          |          |    Limit     GC | Var      | Constra 
19.49/19.57	c =============================================================================
19.49/19.57	c  0.0s |       0 |        0 |        0 |    51505      0 |      261 |      271
19.59/19.63	c  0.1s |       0 |       12 |        1 |    51505      0 |      261 |      272
19.59/19.63	c #cpu_time = 0.060s
19.59/19.63	c #wall_clock_time = 0.061s
19.59/19.63	c #decision = 12
19.59/19.63	c #random_decision = 0
19.59/19.63	c #conflict = 1
19.59/19.63	c #restart = 0
19.59/19.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
19.59/19.63	c lower bound updated to -1261
19.59/19.64	c BCD2: 273 <= obj <= 1491
19.59/19.64	c BCD2: #cores=11, #unrelaxed=1250, #relaxed=284, #hardened=0
19.59/19.64	c BCD2: #sat=1 #unsat=274 bias=274/275
19.59/19.64	c Solving starts ...
19.59/19.64	c ============================[ Search Statistics ]============================
19.59/19.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.59/19.64	c       |         |          |          |    Limit     GC | Var      | Constra 
19.59/19.64	c =============================================================================
19.59/19.64	c  0.0s |       0 |        0 |        0 |    51505      0 |      262 |      272
19.69/19.70	c  0.1s |       0 |       12 |        1 |    51505      0 |      262 |      273
19.69/19.70	c #cpu_time = 0.059s
19.69/19.70	c #wall_clock_time = 0.059s
19.69/19.70	c #decision = 12
19.69/19.70	c #random_decision = 0
19.69/19.70	c #conflict = 1
19.69/19.70	c #restart = 0
19.69/19.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
19.69/19.70	c lower bound updated to -1260
19.69/19.70	c BCD2: 274 <= obj <= 1491
19.69/19.70	c BCD2: #cores=11, #unrelaxed=1249, #relaxed=285, #hardened=0
19.69/19.70	c BCD2: #sat=1 #unsat=275 bias=275/276
19.69/19.70	c Solving starts ...
19.69/19.70	c ============================[ Search Statistics ]============================
19.69/19.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.69/19.70	c       |         |          |          |    Limit     GC | Var      | Constra 
19.69/19.70	c =============================================================================
19.69/19.70	c  0.0s |       0 |        0 |        0 |    51505      0 |      263 |      273
19.69/19.76	c  0.1s |       0 |       12 |        1 |    51505      0 |      263 |      274
19.69/19.76	c #cpu_time = 0.061s
19.69/19.76	c #wall_clock_time = 0.061s
19.69/19.76	c #decision = 12
19.69/19.76	c #random_decision = 0
19.69/19.76	c #conflict = 1
19.69/19.76	c #restart = 0
19.69/19.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
19.69/19.76	c lower bound updated to -1259
19.69/19.76	c BCD2: 275 <= obj <= 1491
19.69/19.76	c BCD2: #cores=11, #unrelaxed=1248, #relaxed=286, #hardened=0
19.69/19.76	c BCD2: #sat=1 #unsat=276 bias=276/277
19.69/19.76	c Solving starts ...
19.69/19.76	c ============================[ Search Statistics ]============================
19.69/19.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.69/19.76	c       |         |          |          |    Limit     GC | Var      | Constra 
19.69/19.76	c =============================================================================
19.69/19.76	c  0.0s |       0 |        0 |        0 |    51505      0 |      264 |      274
19.79/19.83	c  0.1s |       0 |       12 |        0 |    51505      0 |      264 |      275
19.79/19.83	c #cpu_time = 0.062s
19.79/19.83	c #wall_clock_time = 0.062s
19.79/19.83	c #decision = 12
19.79/19.83	c #random_decision = 0
19.79/19.83	c #conflict = 0
19.79/19.83	c #restart = 0
19.79/19.83	c BCD2: found a new core of size 2: cost of the new core is >=1
19.79/19.83	c lower bound updated to -1258
19.79/19.84	c BCD2: 276 <= obj <= 1491
19.79/19.84	c BCD2: #cores=12, #unrelaxed=1246, #relaxed=288, #hardened=0
19.79/19.84	c BCD2: #sat=1 #unsat=277 bias=277/278
19.79/19.84	c Solving starts ...
19.79/19.84	c ============================[ Search Statistics ]============================
19.79/19.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.79/19.84	c       |         |          |          |    Limit     GC | Var      | Constra 
19.79/19.84	c =============================================================================
19.79/19.84	c  0.0s |       0 |        0 |        0 |    51505      0 |      264 |      276
19.89/19.90	c  0.1s |       0 |       13 |        1 |    51505      0 |      264 |      276
19.89/19.90	c #cpu_time = 0.060s
19.89/19.90	c #wall_clock_time = 0.060s
19.89/19.90	c #decision = 13
19.89/19.90	c #random_decision = 0
19.89/19.90	c #conflict = 1
19.89/19.90	c #restart = 0
19.89/19.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
19.89/19.90	c lower bound updated to -1257
19.89/19.90	c BCD2: 277 <= obj <= 1491
19.89/19.90	c BCD2: #cores=12, #unrelaxed=1245, #relaxed=289, #hardened=0
19.89/19.90	c BCD2: #sat=1 #unsat=278 bias=278/279
19.89/19.90	c Solving starts ...
19.89/19.90	c ============================[ Search Statistics ]============================
19.89/19.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.89/19.90	c       |         |          |          |    Limit     GC | Var      | Constra 
19.89/19.90	c =============================================================================
19.89/19.90	c  0.0s |       0 |        0 |        0 |    51505      0 |      265 |      276
19.89/19.96	c  0.1s |       0 |       13 |        1 |    51505      0 |      265 |      277
19.89/19.96	c #cpu_time = 0.062s
19.89/19.96	c #wall_clock_time = 0.062s
19.89/19.96	c #decision = 13
19.89/19.96	c #random_decision = 0
19.89/19.96	c #conflict = 1
19.89/19.96	c #restart = 0
19.89/19.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
19.89/19.96	c lower bound updated to -1256
19.89/19.96	c BCD2: 278 <= obj <= 1491
19.89/19.96	c BCD2: #cores=12, #unrelaxed=1244, #relaxed=290, #hardened=0
19.89/19.96	c BCD2: #sat=1 #unsat=279 bias=279/280
19.89/19.96	c Solving starts ...
19.89/19.96	c ============================[ Search Statistics ]============================
19.89/19.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.89/19.96	c       |         |          |          |    Limit     GC | Var      | Constra 
19.89/19.96	c =============================================================================
19.89/19.96	c  0.0s |       0 |        0 |        0 |    51505      0 |      266 |      277
19.99/20.02	c  0.1s |       0 |       13 |        1 |    51505      0 |      266 |      278
19.99/20.02	c #cpu_time = 0.061s
19.99/20.02	c #wall_clock_time = 0.061s
19.99/20.02	c #decision = 13
19.99/20.02	c #random_decision = 0
19.99/20.02	c #conflict = 1
19.99/20.02	c #restart = 0
19.99/20.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
19.99/20.02	c lower bound updated to -1255
19.99/20.02	c BCD2: 279 <= obj <= 1491
19.99/20.02	c BCD2: #cores=12, #unrelaxed=1243, #relaxed=291, #hardened=0
19.99/20.02	c BCD2: #sat=1 #unsat=280 bias=280/281
19.99/20.02	c Solving starts ...
19.99/20.02	c ============================[ Search Statistics ]============================
19.99/20.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.99/20.02	c       |         |          |          |    Limit     GC | Var      | Constra 
19.99/20.02	c =============================================================================
19.99/20.02	c  0.0s |       0 |        0 |        0 |    51505      0 |      267 |      278
19.99/20.09	c  0.1s |       0 |       13 |        1 |    51505      0 |      267 |      279
19.99/20.09	c #cpu_time = 0.061s
19.99/20.09	c #wall_clock_time = 0.062s
19.99/20.09	c #decision = 13
19.99/20.09	c #random_decision = 0
19.99/20.09	c #conflict = 1
19.99/20.09	c #restart = 0
19.99/20.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
19.99/20.09	c lower bound updated to -1254
19.99/20.09	c BCD2: 280 <= obj <= 1491
19.99/20.09	c BCD2: #cores=12, #unrelaxed=1242, #relaxed=292, #hardened=0
19.99/20.09	c BCD2: #sat=1 #unsat=281 bias=281/282
19.99/20.09	c Solving starts ...
19.99/20.09	c ============================[ Search Statistics ]============================
19.99/20.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.99/20.09	c       |         |          |          |    Limit     GC | Var      | Constra 
19.99/20.09	c =============================================================================
19.99/20.09	c  0.0s |       0 |        0 |        0 |    51505      0 |      268 |      279
20.09/20.15	c  0.1s |       0 |       13 |        1 |    51505      0 |      268 |      280
20.09/20.15	c #cpu_time = 0.062s
20.09/20.15	c #wall_clock_time = 0.062s
20.09/20.15	c #decision = 13
20.09/20.15	c #random_decision = 0
20.09/20.15	c #conflict = 1
20.09/20.15	c #restart = 0
20.09/20.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
20.09/20.15	c lower bound updated to -1253
20.09/20.16	c BCD2: 281 <= obj <= 1491
20.09/20.16	c BCD2: #cores=12, #unrelaxed=1241, #relaxed=293, #hardened=0
20.09/20.16	c BCD2: #sat=1 #unsat=282 bias=282/283
20.09/20.16	c Solving starts ...
20.09/20.16	c ============================[ Search Statistics ]============================
20.09/20.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.09/20.16	c       |         |          |          |    Limit     GC | Var      | Constra 
20.09/20.16	c =============================================================================
20.09/20.16	c  0.0s |       0 |        0 |        0 |    51505      0 |      269 |      280
20.19/20.22	c  0.1s |       0 |       13 |        1 |    51505      0 |      269 |      281
20.19/20.22	c #cpu_time = 0.060s
20.19/20.22	c #wall_clock_time = 0.060s
20.19/20.22	c #decision = 13
20.19/20.22	c #random_decision = 0
20.19/20.22	c #conflict = 1
20.19/20.22	c #restart = 0
20.19/20.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
20.19/20.22	c lower bound updated to -1252
20.19/20.22	c BCD2: 282 <= obj <= 1491
20.19/20.22	c BCD2: #cores=12, #unrelaxed=1240, #relaxed=294, #hardened=0
20.19/20.22	c BCD2: #sat=1 #unsat=283 bias=283/284
20.19/20.22	c Solving starts ...
20.19/20.22	c ============================[ Search Statistics ]============================
20.19/20.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.19/20.22	c       |         |          |          |    Limit     GC | Var      | Constra 
20.19/20.22	c =============================================================================
20.19/20.22	c  0.0s |       0 |        0 |        0 |    51505      0 |      270 |      281
20.19/20.28	c  0.1s |       0 |       13 |        1 |    51505      0 |      270 |      282
20.19/20.28	c #cpu_time = 0.062s
20.19/20.28	c #wall_clock_time = 0.062s
20.19/20.28	c #decision = 13
20.19/20.28	c #random_decision = 0
20.19/20.28	c #conflict = 1
20.19/20.28	c #restart = 0
20.19/20.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
20.19/20.28	c lower bound updated to -1251
20.19/20.28	c BCD2: 283 <= obj <= 1491
20.19/20.28	c BCD2: #cores=12, #unrelaxed=1239, #relaxed=295, #hardened=0
20.19/20.28	c BCD2: #sat=1 #unsat=284 bias=284/285
20.19/20.28	c Solving starts ...
20.19/20.28	c ============================[ Search Statistics ]============================
20.19/20.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.19/20.28	c       |         |          |          |    Limit     GC | Var      | Constra 
20.19/20.28	c =============================================================================
20.19/20.28	c  0.0s |       0 |        0 |        0 |    51505      0 |      271 |      282
20.29/20.34	c  0.1s |       0 |       13 |        1 |    51505      0 |      271 |      283
20.29/20.34	c #cpu_time = 0.060s
20.29/20.34	c #wall_clock_time = 0.061s
20.29/20.34	c #decision = 13
20.29/20.34	c #random_decision = 0
20.29/20.34	c #conflict = 1
20.29/20.34	c #restart = 0
20.29/20.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
20.29/20.34	c lower bound updated to -1250
20.29/20.34	c BCD2: 284 <= obj <= 1491
20.29/20.34	c BCD2: #cores=12, #unrelaxed=1238, #relaxed=296, #hardened=0
20.29/20.34	c BCD2: #sat=1 #unsat=285 bias=285/286
20.29/20.34	c Solving starts ...
20.29/20.34	c ============================[ Search Statistics ]============================
20.29/20.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.29/20.34	c       |         |          |          |    Limit     GC | Var      | Constra 
20.29/20.34	c =============================================================================
20.29/20.34	c  0.0s |       0 |        0 |        0 |    51505      0 |      272 |      283
20.39/20.40	c  0.1s |       0 |       13 |        1 |    51505      0 |      272 |      284
20.39/20.40	c #cpu_time = 0.061s
20.39/20.40	c #wall_clock_time = 0.061s
20.39/20.40	c #decision = 13
20.39/20.40	c #random_decision = 0
20.39/20.40	c #conflict = 1
20.39/20.40	c #restart = 0
20.39/20.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
20.39/20.40	c lower bound updated to -1249
20.39/20.41	c BCD2: 285 <= obj <= 1491
20.39/20.41	c BCD2: #cores=12, #unrelaxed=1237, #relaxed=297, #hardened=0
20.39/20.41	c BCD2: #sat=1 #unsat=286 bias=286/287
20.39/20.41	c Solving starts ...
20.39/20.41	c ============================[ Search Statistics ]============================
20.39/20.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.39/20.41	c       |         |          |          |    Limit     GC | Var      | Constra 
20.39/20.41	c =============================================================================
20.39/20.41	c  0.0s |       0 |        0 |        0 |    51505      0 |      273 |      284
20.39/20.47	c  0.1s |       0 |       13 |        1 |    51505      0 |      273 |      285
20.39/20.47	c #cpu_time = 0.061s
20.39/20.47	c #wall_clock_time = 0.061s
20.39/20.47	c #decision = 13
20.39/20.47	c #random_decision = 0
20.39/20.47	c #conflict = 1
20.39/20.47	c #restart = 0
20.39/20.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
20.39/20.47	c lower bound updated to -1248
20.39/20.47	c BCD2: 286 <= obj <= 1491
20.39/20.47	c BCD2: #cores=12, #unrelaxed=1236, #relaxed=298, #hardened=0
20.39/20.47	c BCD2: #sat=1 #unsat=287 bias=287/288
20.39/20.47	c Solving starts ...
20.39/20.47	c ============================[ Search Statistics ]============================
20.39/20.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.39/20.47	c       |         |          |          |    Limit     GC | Var      | Constra 
20.39/20.47	c =============================================================================
20.39/20.47	c  0.0s |       0 |        0 |        0 |    51505      0 |      274 |      285
20.49/20.53	c  0.1s |       0 |       13 |        1 |    51505      0 |      274 |      286
20.49/20.53	c #cpu_time = 0.061s
20.49/20.53	c #wall_clock_time = 0.062s
20.49/20.53	c #decision = 13
20.49/20.53	c #random_decision = 0
20.49/20.53	c #conflict = 1
20.49/20.53	c #restart = 0
20.49/20.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
20.49/20.53	c lower bound updated to -1247
20.49/20.53	c BCD2: 287 <= obj <= 1491
20.49/20.53	c BCD2: #cores=12, #unrelaxed=1235, #relaxed=299, #hardened=0
20.49/20.53	c BCD2: #sat=1 #unsat=288 bias=288/289
20.49/20.53	c Solving starts ...
20.49/20.53	c ============================[ Search Statistics ]============================
20.49/20.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.49/20.53	c       |         |          |          |    Limit     GC | Var      | Constra 
20.49/20.53	c =============================================================================
20.49/20.53	c  0.0s |       0 |        0 |        0 |    51505      0 |      275 |      286
20.49/20.59	c  0.1s |       0 |       13 |        1 |    51505      0 |      275 |      287
20.49/20.59	c #cpu_time = 0.062s
20.49/20.59	c #wall_clock_time = 0.062s
20.49/20.59	c #decision = 13
20.49/20.59	c #random_decision = 0
20.49/20.59	c #conflict = 1
20.49/20.59	c #restart = 0
20.49/20.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
20.49/20.59	c lower bound updated to -1246
20.49/20.59	c BCD2: 288 <= obj <= 1491
20.49/20.59	c BCD2: #cores=12, #unrelaxed=1234, #relaxed=300, #hardened=0
20.49/20.59	c BCD2: #sat=1 #unsat=289 bias=289/290
20.49/20.59	c Solving starts ...
20.49/20.59	c ============================[ Search Statistics ]============================
20.49/20.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.49/20.59	c       |         |          |          |    Limit     GC | Var      | Constra 
20.49/20.59	c =============================================================================
20.49/20.59	c  0.0s |       0 |        0 |        0 |    51505      0 |      276 |      287
20.59/20.66	c  0.1s |       0 |       13 |        1 |    51505      0 |      276 |      288
20.59/20.66	c #cpu_time = 0.063s
20.59/20.66	c #wall_clock_time = 0.063s
20.59/20.66	c #decision = 13
20.59/20.66	c #random_decision = 0
20.59/20.66	c #conflict = 1
20.59/20.66	c #restart = 0
20.59/20.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
20.59/20.66	c lower bound updated to -1245
20.59/20.67	c BCD2: 289 <= obj <= 1491
20.59/20.67	c BCD2: #cores=12, #unrelaxed=1233, #relaxed=301, #hardened=0
20.59/20.67	c BCD2: #sat=1 #unsat=290 bias=290/291
20.59/20.67	c Solving starts ...
20.59/20.67	c ============================[ Search Statistics ]============================
20.59/20.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.59/20.67	c       |         |          |          |    Limit     GC | Var      | Constra 
20.59/20.67	c =============================================================================
20.59/20.67	c  0.0s |       0 |        0 |        0 |    51505      0 |      277 |      288
20.69/20.73	c  0.1s |       0 |       13 |        1 |    51505      0 |      277 |      289
20.69/20.73	c #cpu_time = 0.059s
20.69/20.73	c #wall_clock_time = 0.059s
20.69/20.73	c #decision = 13
20.69/20.73	c #random_decision = 0
20.69/20.73	c #conflict = 1
20.69/20.73	c #restart = 0
20.69/20.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
20.69/20.73	c lower bound updated to -1244
20.69/20.73	c BCD2: 290 <= obj <= 1491
20.69/20.73	c BCD2: #cores=12, #unrelaxed=1232, #relaxed=302, #hardened=0
20.69/20.73	c BCD2: #sat=1 #unsat=291 bias=291/292
20.69/20.73	c Solving starts ...
20.69/20.73	c ============================[ Search Statistics ]============================
20.69/20.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.69/20.73	c       |         |          |          |    Limit     GC | Var      | Constra 
20.69/20.73	c =============================================================================
20.69/20.73	c  0.0s |       0 |        0 |        0 |    51505      0 |      278 |      289
20.69/20.79	c  0.1s |       0 |       13 |        1 |    51505      0 |      278 |      290
20.69/20.79	c #cpu_time = 0.061s
20.69/20.79	c #wall_clock_time = 0.061s
20.69/20.79	c #decision = 13
20.69/20.79	c #random_decision = 0
20.69/20.79	c #conflict = 1
20.69/20.79	c #restart = 0
20.69/20.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
20.69/20.79	c lower bound updated to -1243
20.69/20.79	c BCD2: 291 <= obj <= 1491
20.69/20.79	c BCD2: #cores=12, #unrelaxed=1231, #relaxed=303, #hardened=0
20.69/20.79	c BCD2: #sat=1 #unsat=292 bias=292/293
20.69/20.79	c Solving starts ...
20.69/20.79	c ============================[ Search Statistics ]============================
20.69/20.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.69/20.79	c       |         |          |          |    Limit     GC | Var      | Constra 
20.69/20.79	c =============================================================================
20.69/20.79	c  0.0s |       0 |        0 |        0 |    51505      0 |      279 |      290
20.79/20.85	c  0.1s |       0 |       13 |        1 |    51505      0 |      279 |      291
20.79/20.85	c #cpu_time = 0.060s
20.79/20.85	c #wall_clock_time = 0.061s
20.79/20.85	c #decision = 13
20.79/20.85	c #random_decision = 0
20.79/20.85	c #conflict = 1
20.79/20.85	c #restart = 0
20.79/20.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
20.79/20.85	c lower bound updated to -1242
20.79/20.85	c BCD2: 292 <= obj <= 1491
20.79/20.85	c BCD2: #cores=12, #unrelaxed=1230, #relaxed=304, #hardened=0
20.79/20.85	c BCD2: #sat=1 #unsat=293 bias=293/294
20.79/20.85	c Solving starts ...
20.79/20.85	c ============================[ Search Statistics ]============================
20.79/20.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.79/20.85	c       |         |          |          |    Limit     GC | Var      | Constra 
20.79/20.85	c =============================================================================
20.79/20.85	c  0.0s |       0 |        0 |        0 |    51505      0 |      280 |      291
20.89/20.91	c  0.1s |       0 |       13 |        1 |    51505      0 |      280 |      292
20.89/20.91	c #cpu_time = 0.062s
20.89/20.91	c #wall_clock_time = 0.062s
20.89/20.91	c #decision = 13
20.89/20.91	c #random_decision = 0
20.89/20.91	c #conflict = 1
20.89/20.91	c #restart = 0
20.89/20.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
20.89/20.91	c lower bound updated to -1241
20.89/20.91	c BCD2: 293 <= obj <= 1491
20.89/20.91	c BCD2: #cores=12, #unrelaxed=1229, #relaxed=305, #hardened=0
20.89/20.91	c BCD2: #sat=1 #unsat=294 bias=294/295
20.89/20.91	c Solving starts ...
20.89/20.91	c ============================[ Search Statistics ]============================
20.89/20.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.89/20.91	c       |         |          |          |    Limit     GC | Var      | Constra 
20.89/20.91	c =============================================================================
20.89/20.91	c  0.0s |       0 |        0 |        0 |    51505      0 |      281 |      292
20.89/20.98	c  0.1s |       0 |       13 |        1 |    51505      0 |      281 |      293
20.89/20.98	c #cpu_time = 0.062s
20.89/20.98	c #wall_clock_time = 0.062s
20.89/20.98	c #decision = 13
20.89/20.98	c #random_decision = 0
20.89/20.98	c #conflict = 1
20.89/20.98	c #restart = 0
20.89/20.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
20.89/20.98	c lower bound updated to -1240
20.89/20.98	c BCD2: 294 <= obj <= 1491
20.89/20.98	c BCD2: #cores=12, #unrelaxed=1228, #relaxed=306, #hardened=0
20.89/20.98	c BCD2: #sat=1 #unsat=295 bias=295/296
20.89/20.98	c Solving starts ...
20.89/20.98	c ============================[ Search Statistics ]============================
20.89/20.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.89/20.98	c       |         |          |          |    Limit     GC | Var      | Constra 
20.89/20.98	c =============================================================================
20.89/20.98	c  0.0s |       0 |        0 |        0 |    51505      0 |      282 |      293
20.99/21.04	c  0.1s |       0 |       13 |        1 |    51505      0 |      282 |      294
20.99/21.04	c #cpu_time = 0.062s
20.99/21.04	c #wall_clock_time = 0.062s
20.99/21.04	c #decision = 13
20.99/21.04	c #random_decision = 0
20.99/21.04	c #conflict = 1
20.99/21.04	c #restart = 0
20.99/21.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
20.99/21.04	c lower bound updated to -1239
20.99/21.04	c BCD2: 295 <= obj <= 1491
20.99/21.04	c BCD2: #cores=12, #unrelaxed=1227, #relaxed=307, #hardened=0
20.99/21.04	c BCD2: #sat=1 #unsat=296 bias=296/297
20.99/21.04	c Solving starts ...
20.99/21.04	c ============================[ Search Statistics ]============================
20.99/21.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.99/21.04	c       |         |          |          |    Limit     GC | Var      | Constra 
20.99/21.04	c =============================================================================
20.99/21.04	c  0.0s |       0 |        0 |        0 |    51505      0 |      283 |      294
20.99/21.10	c  0.1s |       0 |       13 |        1 |    51505      0 |      283 |      295
20.99/21.10	c #cpu_time = 0.062s
20.99/21.10	c #wall_clock_time = 0.062s
20.99/21.10	c #decision = 13
20.99/21.10	c #random_decision = 0
20.99/21.10	c #conflict = 1
20.99/21.10	c #restart = 0
20.99/21.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
20.99/21.10	c lower bound updated to -1238
21.09/21.10	c BCD2: 296 <= obj <= 1491
21.09/21.10	c BCD2: #cores=12, #unrelaxed=1226, #relaxed=308, #hardened=0
21.09/21.10	c BCD2: #sat=1 #unsat=297 bias=297/298
21.09/21.10	c Solving starts ...
21.09/21.10	c ============================[ Search Statistics ]============================
21.09/21.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.09/21.10	c       |         |          |          |    Limit     GC | Var      | Constra 
21.09/21.10	c =============================================================================
21.09/21.11	c  0.0s |       0 |        0 |        0 |    51505      0 |      284 |      295
21.09/21.17	c  0.1s |       0 |       13 |        1 |    51505      0 |      284 |      296
21.09/21.17	c #cpu_time = 0.059s
21.09/21.17	c #wall_clock_time = 0.059s
21.09/21.17	c #decision = 13
21.09/21.17	c #random_decision = 0
21.09/21.17	c #conflict = 1
21.09/21.17	c #restart = 0
21.09/21.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
21.09/21.17	c lower bound updated to -1237
21.09/21.17	c BCD2: 297 <= obj <= 1491
21.09/21.17	c BCD2: #cores=12, #unrelaxed=1225, #relaxed=309, #hardened=0
21.09/21.17	c BCD2: #sat=1 #unsat=298 bias=298/299
21.09/21.17	c Solving starts ...
21.09/21.17	c ============================[ Search Statistics ]============================
21.09/21.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.09/21.17	c       |         |          |          |    Limit     GC | Var      | Constra 
21.09/21.17	c =============================================================================
21.09/21.17	c  0.0s |       0 |        0 |        0 |    51505      0 |      285 |      296
21.19/21.23	c  0.1s |       0 |       13 |        1 |    51505      0 |      285 |      297
21.19/21.23	c #cpu_time = 0.060s
21.19/21.23	c #wall_clock_time = 0.060s
21.19/21.23	c #decision = 13
21.19/21.23	c #random_decision = 0
21.19/21.23	c #conflict = 1
21.19/21.23	c #restart = 0
21.19/21.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
21.19/21.23	c lower bound updated to -1236
21.19/21.23	c BCD2: 298 <= obj <= 1491
21.19/21.23	c BCD2: #cores=12, #unrelaxed=1224, #relaxed=310, #hardened=0
21.19/21.23	c BCD2: #sat=1 #unsat=299 bias=299/300
21.19/21.23	c Solving starts ...
21.19/21.23	c ============================[ Search Statistics ]============================
21.19/21.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.19/21.23	c       |         |          |          |    Limit     GC | Var      | Constra 
21.19/21.23	c =============================================================================
21.19/21.23	c  0.0s |       0 |        0 |        0 |    51505      0 |      286 |      297
21.19/21.29	c  0.1s |       0 |       13 |        1 |    51505      0 |      286 |      298
21.19/21.29	c #cpu_time = 0.061s
21.19/21.29	c #wall_clock_time = 0.061s
21.19/21.29	c #decision = 13
21.19/21.29	c #random_decision = 0
21.19/21.29	c #conflict = 1
21.19/21.29	c #restart = 0
21.19/21.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
21.19/21.29	c lower bound updated to -1235
21.19/21.29	c BCD2: 299 <= obj <= 1491
21.19/21.29	c BCD2: #cores=12, #unrelaxed=1223, #relaxed=311, #hardened=0
21.19/21.29	c BCD2: #sat=1 #unsat=300 bias=300/301
21.19/21.29	c Solving starts ...
21.19/21.29	c ============================[ Search Statistics ]============================
21.19/21.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.19/21.29	c       |         |          |          |    Limit     GC | Var      | Constra 
21.19/21.29	c =============================================================================
21.19/21.29	c  0.0s |       0 |        0 |        0 |    51505      0 |      287 |      298
21.29/21.36	c  0.1s |       0 |       13 |        1 |    51505      0 |      287 |      299
21.29/21.36	c #cpu_time = 0.062s
21.29/21.36	c #wall_clock_time = 0.062s
21.29/21.36	c #decision = 13
21.29/21.36	c #random_decision = 0
21.29/21.36	c #conflict = 1
21.29/21.36	c #restart = 0
21.29/21.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
21.29/21.36	c lower bound updated to -1234
21.29/21.36	c BCD2: 300 <= obj <= 1491
21.29/21.36	c BCD2: #cores=12, #unrelaxed=1222, #relaxed=312, #hardened=0
21.29/21.36	c BCD2: #sat=1 #unsat=301 bias=301/302
21.29/21.36	c Solving starts ...
21.29/21.36	c ============================[ Search Statistics ]============================
21.29/21.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.29/21.36	c       |         |          |          |    Limit     GC | Var      | Constra 
21.29/21.36	c =============================================================================
21.29/21.36	c  0.0s |       0 |        0 |        0 |    51505      0 |      288 |      299
21.39/21.42	c  0.1s |       0 |       13 |        0 |    51505      0 |      288 |      300
21.39/21.42	c #cpu_time = 0.062s
21.39/21.42	c #wall_clock_time = 0.062s
21.39/21.42	c #decision = 13
21.39/21.42	c #random_decision = 0
21.39/21.42	c #conflict = 0
21.39/21.42	c #restart = 0
21.39/21.42	c BCD2: found a new core of size 2: cost of the new core is >=1
21.39/21.42	c lower bound updated to -1233
21.39/21.43	c BCD2: 301 <= obj <= 1491
21.39/21.43	c BCD2: #cores=13, #unrelaxed=1220, #relaxed=314, #hardened=0
21.39/21.43	c BCD2: #sat=1 #unsat=302 bias=302/303
21.39/21.43	c Solving starts ...
21.39/21.43	c ============================[ Search Statistics ]============================
21.39/21.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.39/21.43	c       |         |          |          |    Limit     GC | Var      | Constra 
21.39/21.43	c =============================================================================
21.39/21.43	c  0.0s |       0 |        0 |        0 |    51505      0 |      288 |      301
21.39/21.49	c  0.1s |       0 |       14 |        1 |    51505      0 |      288 |      301
21.39/21.49	c #cpu_time = 0.059s
21.39/21.49	c #wall_clock_time = 0.059s
21.39/21.49	c #decision = 14
21.39/21.49	c #random_decision = 0
21.39/21.49	c #conflict = 1
21.39/21.49	c #restart = 0
21.39/21.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
21.39/21.49	c lower bound updated to -1232
21.39/21.49	c BCD2: 302 <= obj <= 1491
21.39/21.49	c BCD2: #cores=13, #unrelaxed=1219, #relaxed=315, #hardened=0
21.39/21.49	c BCD2: #sat=1 #unsat=303 bias=303/304
21.39/21.49	c Solving starts ...
21.39/21.49	c ============================[ Search Statistics ]============================
21.39/21.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.39/21.49	c       |         |          |          |    Limit     GC | Var      | Constra 
21.39/21.49	c =============================================================================
21.39/21.49	c  0.0s |       0 |        0 |        0 |    51505      0 |      289 |      301
21.49/21.55	c  0.1s |       0 |       14 |        1 |    51505      0 |      289 |      302
21.49/21.55	c #cpu_time = 0.061s
21.49/21.55	c #wall_clock_time = 0.062s
21.49/21.55	c #decision = 14
21.49/21.55	c #random_decision = 0
21.49/21.55	c #conflict = 1
21.49/21.55	c #restart = 0
21.49/21.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
21.49/21.55	c lower bound updated to -1231
21.49/21.55	c BCD2: 303 <= obj <= 1491
21.49/21.55	c BCD2: #cores=13, #unrelaxed=1218, #relaxed=316, #hardened=0
21.49/21.55	c BCD2: #sat=1 #unsat=304 bias=304/305
21.49/21.56	c Solving starts ...
21.49/21.56	c ============================[ Search Statistics ]============================
21.49/21.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.49/21.56	c       |         |          |          |    Limit     GC | Var      | Constra 
21.49/21.56	c =============================================================================
21.49/21.56	c  0.0s |       0 |        0 |        0 |    51505      0 |      290 |      302
21.59/21.62	c  0.1s |       0 |       14 |        1 |    51505      0 |      290 |      303
21.59/21.62	c #cpu_time = 0.061s
21.59/21.62	c #wall_clock_time = 0.061s
21.59/21.62	c #decision = 14
21.59/21.62	c #random_decision = 0
21.59/21.62	c #conflict = 1
21.59/21.62	c #restart = 0
21.59/21.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
21.59/21.62	c lower bound updated to -1230
21.59/21.62	c BCD2: 304 <= obj <= 1491
21.59/21.62	c BCD2: #cores=13, #unrelaxed=1217, #relaxed=317, #hardened=0
21.59/21.62	c BCD2: #sat=1 #unsat=305 bias=305/306
21.59/21.62	c Solving starts ...
21.59/21.62	c ============================[ Search Statistics ]============================
21.59/21.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.59/21.62	c       |         |          |          |    Limit     GC | Var      | Constra 
21.59/21.62	c =============================================================================
21.59/21.62	c  0.0s |       0 |        0 |        0 |    51505      0 |      291 |      303
21.59/21.68	c  0.1s |       0 |       14 |        1 |    51505      0 |      291 |      304
21.59/21.68	c #cpu_time = 0.059s
21.59/21.68	c #wall_clock_time = 0.059s
21.59/21.68	c #decision = 14
21.59/21.68	c #random_decision = 0
21.59/21.68	c #conflict = 1
21.59/21.68	c #restart = 0
21.59/21.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
21.59/21.68	c lower bound updated to -1229
21.59/21.68	c BCD2: 305 <= obj <= 1491
21.59/21.68	c BCD2: #cores=13, #unrelaxed=1216, #relaxed=318, #hardened=0
21.59/21.68	c BCD2: #sat=1 #unsat=306 bias=306/307
21.59/21.68	c Solving starts ...
21.59/21.68	c ============================[ Search Statistics ]============================
21.59/21.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.59/21.68	c       |         |          |          |    Limit     GC | Var      | Constra 
21.59/21.68	c =============================================================================
21.59/21.68	c  0.0s |       0 |        0 |        0 |    51505      0 |      292 |      304
21.69/21.75	c  0.1s |       0 |       14 |        1 |    51505      0 |      292 |      305
21.69/21.75	c #cpu_time = 0.062s
21.69/21.75	c #wall_clock_time = 0.062s
21.69/21.75	c #decision = 14
21.69/21.75	c #random_decision = 0
21.69/21.75	c #conflict = 1
21.69/21.75	c #restart = 0
21.69/21.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
21.69/21.75	c lower bound updated to -1228
21.69/21.75	c BCD2: 306 <= obj <= 1491
21.69/21.75	c BCD2: #cores=13, #unrelaxed=1215, #relaxed=319, #hardened=0
21.69/21.75	c BCD2: #sat=1 #unsat=307 bias=307/308
21.69/21.75	c Solving starts ...
21.69/21.75	c ============================[ Search Statistics ]============================
21.69/21.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.69/21.75	c       |         |          |          |    Limit     GC | Var      | Constra 
21.69/21.75	c =============================================================================
21.69/21.75	c  0.0s |       0 |        0 |        0 |    51505      0 |      293 |      305
21.79/21.81	c  0.1s |       0 |       14 |        1 |    51505      0 |      293 |      306
21.79/21.81	c #cpu_time = 0.061s
21.79/21.81	c #wall_clock_time = 0.062s
21.79/21.81	c #decision = 14
21.79/21.81	c #random_decision = 0
21.79/21.81	c #conflict = 1
21.79/21.81	c #restart = 0
21.79/21.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
21.79/21.81	c lower bound updated to -1227
21.79/21.81	c BCD2: 307 <= obj <= 1491
21.79/21.81	c BCD2: #cores=13, #unrelaxed=1214, #relaxed=320, #hardened=0
21.79/21.81	c BCD2: #sat=1 #unsat=308 bias=308/309
21.79/21.81	c Solving starts ...
21.79/21.81	c ============================[ Search Statistics ]============================
21.79/21.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.79/21.81	c       |         |          |          |    Limit     GC | Var      | Constra 
21.79/21.81	c =============================================================================
21.79/21.81	c  0.0s |       0 |        0 |        0 |    51505      0 |      294 |      306
21.79/21.87	c  0.1s |       0 |       14 |        1 |    51505      0 |      294 |      307
21.79/21.87	c #cpu_time = 0.063s
21.79/21.87	c #wall_clock_time = 0.063s
21.79/21.87	c #decision = 14
21.79/21.87	c #random_decision = 0
21.79/21.87	c #conflict = 1
21.79/21.87	c #restart = 0
21.79/21.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
21.79/21.87	c lower bound updated to -1226
21.79/21.87	c BCD2: 308 <= obj <= 1491
21.79/21.87	c BCD2: #cores=13, #unrelaxed=1213, #relaxed=321, #hardened=0
21.79/21.87	c BCD2: #sat=1 #unsat=309 bias=309/310
21.79/21.87	c Solving starts ...
21.79/21.87	c ============================[ Search Statistics ]============================
21.79/21.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.79/21.87	c       |         |          |          |    Limit     GC | Var      | Constra 
21.79/21.87	c =============================================================================
21.79/21.87	c  0.0s |       0 |        0 |        0 |    51505      0 |      295 |      307
21.89/21.94	c  0.1s |       0 |       14 |        1 |    51505      0 |      295 |      308
21.89/21.94	c #cpu_time = 0.062s
21.89/21.94	c #wall_clock_time = 0.062s
21.89/21.94	c #decision = 14
21.89/21.94	c #random_decision = 0
21.89/21.94	c #conflict = 1
21.89/21.94	c #restart = 0
21.89/21.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
21.89/21.94	c lower bound updated to -1225
21.89/21.94	c BCD2: 309 <= obj <= 1491
21.89/21.94	c BCD2: #cores=13, #unrelaxed=1212, #relaxed=322, #hardened=0
21.89/21.94	c BCD2: #sat=1 #unsat=310 bias=310/311
21.89/21.94	c Solving starts ...
21.89/21.94	c ============================[ Search Statistics ]============================
21.89/21.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.89/21.94	c       |         |          |          |    Limit     GC | Var      | Constra 
21.89/21.94	c =============================================================================
21.89/21.94	c  0.0s |       0 |        0 |        0 |    51505      0 |      296 |      308
21.99/22.00	c  0.1s |       0 |       14 |        1 |    51505      0 |      296 |      309
21.99/22.00	c #cpu_time = 0.061s
21.99/22.00	c #wall_clock_time = 0.061s
21.99/22.00	c #decision = 14
21.99/22.00	c #random_decision = 0
21.99/22.00	c #conflict = 1
21.99/22.00	c #restart = 0
21.99/22.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
21.99/22.00	c lower bound updated to -1224
21.99/22.00	c BCD2: 310 <= obj <= 1491
21.99/22.00	c BCD2: #cores=13, #unrelaxed=1211, #relaxed=323, #hardened=0
21.99/22.00	c BCD2: #sat=1 #unsat=311 bias=311/312
21.99/22.00	c Solving starts ...
21.99/22.00	c ============================[ Search Statistics ]============================
21.99/22.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.99/22.00	c       |         |          |          |    Limit     GC | Var      | Constra 
21.99/22.00	c =============================================================================
21.99/22.00	c  0.0s |       0 |        0 |        0 |    51505      0 |      297 |      309
21.99/22.06	c  0.1s |       0 |       14 |        1 |    51505      0 |      297 |      310
21.99/22.06	c #cpu_time = 0.061s
21.99/22.06	c #wall_clock_time = 0.061s
21.99/22.06	c #decision = 14
21.99/22.06	c #random_decision = 0
21.99/22.06	c #conflict = 1
21.99/22.06	c #restart = 0
21.99/22.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
21.99/22.06	c lower bound updated to -1223
21.99/22.06	c BCD2: 311 <= obj <= 1491
21.99/22.06	c BCD2: #cores=13, #unrelaxed=1210, #relaxed=324, #hardened=0
21.99/22.06	c BCD2: #sat=1 #unsat=312 bias=312/313
21.99/22.06	c Solving starts ...
21.99/22.06	c ============================[ Search Statistics ]============================
21.99/22.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.99/22.06	c       |         |          |          |    Limit     GC | Var      | Constra 
21.99/22.06	c =============================================================================
21.99/22.06	c  0.0s |       0 |        0 |        0 |    51505      0 |      298 |      310
22.09/22.12	c  0.1s |       0 |       14 |        1 |    51505      0 |      298 |      311
22.09/22.12	c #cpu_time = 0.061s
22.09/22.12	c #wall_clock_time = 0.061s
22.09/22.12	c #decision = 14
22.09/22.12	c #random_decision = 0
22.09/22.12	c #conflict = 1
22.09/22.12	c #restart = 0
22.09/22.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
22.09/22.12	c lower bound updated to -1222
22.09/22.13	c BCD2: 312 <= obj <= 1491
22.09/22.13	c BCD2: #cores=13, #unrelaxed=1209, #relaxed=325, #hardened=0
22.09/22.13	c BCD2: #sat=1 #unsat=313 bias=313/314
22.09/22.13	c Solving starts ...
22.09/22.13	c ============================[ Search Statistics ]============================
22.09/22.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.09/22.13	c       |         |          |          |    Limit     GC | Var      | Constra 
22.09/22.13	c =============================================================================
22.09/22.13	c  0.0s |       0 |        0 |        0 |    51505      0 |      299 |      311
22.09/22.19	c  0.1s |       0 |       14 |        1 |    51505      0 |      299 |      312
22.09/22.19	c #cpu_time = 0.059s
22.09/22.19	c #wall_clock_time = 0.060s
22.09/22.19	c #decision = 14
22.09/22.19	c #random_decision = 0
22.09/22.19	c #conflict = 1
22.09/22.19	c #restart = 0
22.09/22.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
22.09/22.19	c lower bound updated to -1221
22.09/22.19	c BCD2: 313 <= obj <= 1491
22.09/22.19	c BCD2: #cores=13, #unrelaxed=1208, #relaxed=326, #hardened=0
22.09/22.19	c BCD2: #sat=1 #unsat=314 bias=314/315
22.09/22.19	c Solving starts ...
22.09/22.19	c ============================[ Search Statistics ]============================
22.09/22.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.09/22.19	c       |         |          |          |    Limit     GC | Var      | Constra 
22.09/22.19	c =============================================================================
22.09/22.19	c  0.0s |       0 |        0 |        0 |    51505      0 |      300 |      312
22.19/22.25	c  0.1s |       0 |       14 |        1 |    51505      0 |      300 |      313
22.19/22.25	c #cpu_time = 0.061s
22.19/22.25	c #wall_clock_time = 0.062s
22.19/22.25	c #decision = 14
22.19/22.25	c #random_decision = 0
22.19/22.25	c #conflict = 1
22.19/22.25	c #restart = 0
22.19/22.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
22.19/22.25	c lower bound updated to -1220
22.19/22.25	c BCD2: 314 <= obj <= 1491
22.19/22.25	c BCD2: #cores=13, #unrelaxed=1207, #relaxed=327, #hardened=0
22.19/22.25	c BCD2: #sat=1 #unsat=315 bias=315/316
22.19/22.25	c Solving starts ...
22.19/22.25	c ============================[ Search Statistics ]============================
22.19/22.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.19/22.25	c       |         |          |          |    Limit     GC | Var      | Constra 
22.19/22.25	c =============================================================================
22.19/22.25	c  0.0s |       0 |        0 |        0 |    51505      0 |      301 |      313
22.29/22.32	c  0.1s |       0 |       14 |        1 |    51505      0 |      301 |      314
22.29/22.32	c #cpu_time = 0.061s
22.29/22.32	c #wall_clock_time = 0.062s
22.29/22.32	c #decision = 14
22.29/22.32	c #random_decision = 0
22.29/22.32	c #conflict = 1
22.29/22.32	c #restart = 0
22.29/22.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
22.29/22.32	c lower bound updated to -1219
22.29/22.32	c BCD2: 315 <= obj <= 1491
22.29/22.32	c BCD2: #cores=13, #unrelaxed=1206, #relaxed=328, #hardened=0
22.29/22.32	c BCD2: #sat=1 #unsat=316 bias=316/317
22.29/22.32	c Solving starts ...
22.29/22.32	c ============================[ Search Statistics ]============================
22.29/22.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.32	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.32	c =============================================================================
22.29/22.32	c  0.0s |       0 |        0 |        0 |    51505      0 |      302 |      314
22.29/22.38	c  0.1s |       0 |       14 |        1 |    51505      0 |      302 |      315
22.29/22.38	c #cpu_time = 0.062s
22.29/22.38	c #wall_clock_time = 0.062s
22.29/22.38	c #decision = 14
22.29/22.38	c #random_decision = 0
22.29/22.38	c #conflict = 1
22.29/22.38	c #restart = 0
22.29/22.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
22.29/22.38	c lower bound updated to -1218
22.29/22.38	c BCD2: 316 <= obj <= 1491
22.29/22.38	c BCD2: #cores=13, #unrelaxed=1205, #relaxed=329, #hardened=0
22.29/22.38	c BCD2: #sat=1 #unsat=317 bias=317/318
22.29/22.38	c Solving starts ...
22.29/22.38	c ============================[ Search Statistics ]============================
22.29/22.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.38	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.38	c =============================================================================
22.29/22.38	c  0.0s |       0 |        0 |        0 |    51505      0 |      303 |      315
22.39/22.44	c  0.1s |       0 |       14 |        1 |    51505      0 |      303 |      316
22.39/22.44	c #cpu_time = 0.062s
22.39/22.44	c #wall_clock_time = 0.062s
22.39/22.44	c #decision = 14
22.39/22.44	c #random_decision = 0
22.39/22.44	c #conflict = 1
22.39/22.44	c #restart = 0
22.39/22.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
22.39/22.44	c lower bound updated to -1217
22.39/22.44	c BCD2: 317 <= obj <= 1491
22.39/22.44	c BCD2: #cores=13, #unrelaxed=1204, #relaxed=330, #hardened=0
22.39/22.44	c BCD2: #sat=1 #unsat=318 bias=318/319
22.39/22.44	c Solving starts ...
22.39/22.44	c ============================[ Search Statistics ]============================
22.39/22.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.39/22.44	c       |         |          |          |    Limit     GC | Var      | Constra 
22.39/22.44	c =============================================================================
22.39/22.44	c  0.0s |       0 |        0 |        0 |    51505      0 |      304 |      316
22.49/22.50	c  0.1s |       0 |       14 |        1 |    51505      0 |      304 |      317
22.49/22.50	c #cpu_time = 0.061s
22.49/22.50	c #wall_clock_time = 0.061s
22.49/22.50	c #decision = 14
22.49/22.50	c #random_decision = 0
22.49/22.50	c #conflict = 1
22.49/22.51	c #restart = 0
22.49/22.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
22.49/22.51	c lower bound updated to -1216
22.49/22.51	c BCD2: 318 <= obj <= 1491
22.49/22.51	c BCD2: #cores=13, #unrelaxed=1203, #relaxed=331, #hardened=0
22.49/22.51	c BCD2: #sat=1 #unsat=319 bias=319/320
22.49/22.51	c Solving starts ...
22.49/22.51	c ============================[ Search Statistics ]============================
22.49/22.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.49/22.51	c       |         |          |          |    Limit     GC | Var      | Constra 
22.49/22.51	c =============================================================================
22.49/22.51	c  0.0s |       0 |        0 |        0 |    51505      0 |      305 |      317
22.49/22.57	c  0.1s |       0 |       14 |        1 |    51505      0 |      305 |      318
22.49/22.57	c #cpu_time = 0.062s
22.49/22.57	c #wall_clock_time = 0.062s
22.49/22.57	c #decision = 14
22.49/22.57	c #random_decision = 0
22.49/22.57	c #conflict = 1
22.49/22.57	c #restart = 0
22.49/22.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
22.49/22.57	c lower bound updated to -1215
22.49/22.57	c BCD2: 319 <= obj <= 1491
22.49/22.57	c BCD2: #cores=13, #unrelaxed=1202, #relaxed=332, #hardened=0
22.49/22.57	c BCD2: #sat=1 #unsat=320 bias=320/321
22.49/22.57	c Solving starts ...
22.49/22.57	c ============================[ Search Statistics ]============================
22.49/22.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.49/22.57	c       |         |          |          |    Limit     GC | Var      | Constra 
22.49/22.57	c =============================================================================
22.49/22.57	c  0.0s |       0 |        0 |        0 |    51505      0 |      306 |      318
22.59/22.63	c  0.1s |       0 |       14 |        1 |    51505      0 |      306 |      319
22.59/22.63	c #cpu_time = 0.062s
22.59/22.63	c #wall_clock_time = 0.062s
22.59/22.63	c #decision = 14
22.59/22.63	c #random_decision = 0
22.59/22.63	c #conflict = 1
22.59/22.63	c #restart = 0
22.59/22.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
22.59/22.63	c lower bound updated to -1214
22.59/22.64	c BCD2: 320 <= obj <= 1491
22.59/22.64	c BCD2: #cores=13, #unrelaxed=1201, #relaxed=333, #hardened=0
22.59/22.64	c BCD2: #sat=1 #unsat=321 bias=321/322
22.59/22.64	c Solving starts ...
22.59/22.64	c ============================[ Search Statistics ]============================
22.59/22.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.59/22.64	c       |         |          |          |    Limit     GC | Var      | Constra 
22.59/22.64	c =============================================================================
22.59/22.64	c  0.0s |       0 |        0 |        0 |    51505      0 |      307 |      319
22.69/22.70	c  0.1s |       0 |       14 |        1 |    51505      0 |      307 |      320
22.69/22.70	c #cpu_time = 0.060s
22.69/22.70	c #wall_clock_time = 0.060s
22.69/22.70	c #decision = 14
22.69/22.70	c #random_decision = 0
22.69/22.70	c #conflict = 1
22.69/22.70	c #restart = 0
22.69/22.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
22.69/22.70	c lower bound updated to -1213
22.69/22.70	c BCD2: 321 <= obj <= 1491
22.69/22.70	c BCD2: #cores=13, #unrelaxed=1200, #relaxed=334, #hardened=0
22.69/22.70	c BCD2: #sat=1 #unsat=322 bias=322/323
22.69/22.70	c Solving starts ...
22.69/22.70	c ============================[ Search Statistics ]============================
22.69/22.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.69/22.70	c       |         |          |          |    Limit     GC | Var      | Constra 
22.69/22.70	c =============================================================================
22.69/22.70	c  0.0s |       0 |        0 |        0 |    51505      0 |      308 |      320
22.69/22.76	c  0.1s |       0 |       14 |        1 |    51505      0 |      308 |      321
22.69/22.76	c #cpu_time = 0.061s
22.69/22.76	c #wall_clock_time = 0.061s
22.69/22.76	c #decision = 14
22.69/22.76	c #random_decision = 0
22.69/22.76	c #conflict = 1
22.69/22.76	c #restart = 0
22.69/22.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
22.69/22.76	c lower bound updated to -1212
22.69/22.76	c BCD2: 322 <= obj <= 1491
22.69/22.76	c BCD2: #cores=13, #unrelaxed=1199, #relaxed=335, #hardened=0
22.69/22.76	c BCD2: #sat=1 #unsat=323 bias=323/324
22.69/22.76	c Solving starts ...
22.69/22.76	c ============================[ Search Statistics ]============================
22.69/22.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.69/22.76	c       |         |          |          |    Limit     GC | Var      | Constra 
22.69/22.76	c =============================================================================
22.69/22.76	c  0.0s |       0 |        0 |        0 |    51505      0 |      309 |      321
22.79/22.82	c  0.1s |       0 |       14 |        1 |    51505      0 |      309 |      322
22.79/22.82	c #cpu_time = 0.061s
22.79/22.82	c #wall_clock_time = 0.061s
22.79/22.82	c #decision = 14
22.79/22.82	c #random_decision = 0
22.79/22.82	c #conflict = 1
22.79/22.82	c #restart = 0
22.79/22.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
22.79/22.82	c lower bound updated to -1211
22.79/22.82	c BCD2: 323 <= obj <= 1491
22.79/22.82	c BCD2: #cores=13, #unrelaxed=1198, #relaxed=336, #hardened=0
22.79/22.82	c BCD2: #sat=1 #unsat=324 bias=324/325
22.79/22.83	c Solving starts ...
22.79/22.83	c ============================[ Search Statistics ]============================
22.79/22.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.79/22.83	c       |         |          |          |    Limit     GC | Var      | Constra 
22.79/22.83	c =============================================================================
22.79/22.83	c  0.0s |       0 |        0 |        0 |    51505      0 |      310 |      322
22.79/22.89	c  0.1s |       0 |       14 |        1 |    51505      0 |      310 |      323
22.79/22.89	c #cpu_time = 0.062s
22.79/22.89	c #wall_clock_time = 0.062s
22.79/22.89	c #decision = 14
22.79/22.89	c #random_decision = 0
22.79/22.89	c #conflict = 1
22.79/22.89	c #restart = 0
22.79/22.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
22.79/22.89	c lower bound updated to -1210
22.79/22.89	c BCD2: 324 <= obj <= 1491
22.79/22.89	c BCD2: #cores=13, #unrelaxed=1197, #relaxed=337, #hardened=0
22.79/22.89	c BCD2: #sat=1 #unsat=325 bias=325/326
22.79/22.89	c Solving starts ...
22.79/22.89	c ============================[ Search Statistics ]============================
22.79/22.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.79/22.89	c       |         |          |          |    Limit     GC | Var      | Constra 
22.79/22.89	c =============================================================================
22.79/22.89	c  0.0s |       0 |        0 |        0 |    51505      0 |      311 |      323
22.89/22.95	c  0.1s |       0 |       14 |        1 |    51505      0 |      311 |      324
22.89/22.95	c #cpu_time = 0.062s
22.89/22.95	c #wall_clock_time = 0.062s
22.89/22.95	c #decision = 14
22.89/22.95	c #random_decision = 0
22.89/22.95	c #conflict = 1
22.89/22.95	c #restart = 0
22.89/22.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
22.89/22.95	c lower bound updated to -1209
22.89/22.95	c BCD2: 325 <= obj <= 1491
22.89/22.95	c BCD2: #cores=13, #unrelaxed=1196, #relaxed=338, #hardened=0
22.89/22.95	c BCD2: #sat=1 #unsat=326 bias=326/327
22.89/22.95	c Solving starts ...
22.89/22.95	c ============================[ Search Statistics ]============================
22.89/22.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.89/22.95	c       |         |          |          |    Limit     GC | Var      | Constra 
22.89/22.95	c =============================================================================
22.89/22.95	c  0.0s |       0 |        0 |        0 |    51505      0 |      312 |      324
22.99/23.01	c  0.1s |       0 |       14 |        0 |    51505      0 |      312 |      325
22.99/23.01	c #cpu_time = 0.061s
22.99/23.01	c #wall_clock_time = 0.062s
22.99/23.01	c #decision = 14
22.99/23.01	c #random_decision = 0
22.99/23.01	c #conflict = 0
22.99/23.01	c #restart = 0
22.99/23.01	c BCD2: found a new core of size 2: cost of the new core is >=1
22.99/23.01	c lower bound updated to -1208
22.99/23.02	c BCD2: 326 <= obj <= 1491
22.99/23.02	c BCD2: #cores=14, #unrelaxed=1194, #relaxed=340, #hardened=0
22.99/23.02	c BCD2: #sat=1 #unsat=327 bias=327/328
22.99/23.02	c Solving starts ...
22.99/23.02	c ============================[ Search Statistics ]============================
22.99/23.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.99/23.02	c       |         |          |          |    Limit     GC | Var      | Constra 
22.99/23.02	c =============================================================================
22.99/23.03	c  0.0s |       0 |        0 |        0 |    51505      0 |      312 |      326
22.99/23.08	c  0.1s |       0 |       15 |        1 |    51505      0 |      312 |      326
22.99/23.08	c #cpu_time = 0.059s
22.99/23.08	c #wall_clock_time = 0.059s
22.99/23.08	c #decision = 15
22.99/23.08	c #random_decision = 0
22.99/23.08	c #conflict = 1
22.99/23.08	c #restart = 0
22.99/23.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
22.99/23.08	c lower bound updated to -1207
22.99/23.09	c BCD2: 327 <= obj <= 1491
22.99/23.09	c BCD2: #cores=14, #unrelaxed=1193, #relaxed=341, #hardened=0
22.99/23.09	c BCD2: #sat=1 #unsat=328 bias=328/329
22.99/23.09	c Solving starts ...
22.99/23.09	c ============================[ Search Statistics ]============================
22.99/23.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.99/23.09	c       |         |          |          |    Limit     GC | Var      | Constra 
22.99/23.09	c =============================================================================
22.99/23.09	c  0.0s |       0 |        0 |        0 |    51505      0 |      313 |      326
23.09/23.15	c  0.1s |       0 |       15 |        1 |    51505      0 |      313 |      327
23.09/23.15	c #cpu_time = 0.061s
23.09/23.15	c #wall_clock_time = 0.061s
23.09/23.15	c #decision = 15
23.09/23.15	c #random_decision = 0
23.09/23.15	c #conflict = 1
23.09/23.15	c #restart = 0
23.09/23.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
23.09/23.15	c lower bound updated to -1206
23.09/23.16	c BCD2: 328 <= obj <= 1491
23.09/23.16	c BCD2: #cores=14, #unrelaxed=1192, #relaxed=342, #hardened=0
23.09/23.16	c BCD2: #sat=1 #unsat=329 bias=329/330
23.09/23.16	c Solving starts ...
23.09/23.16	c ============================[ Search Statistics ]============================
23.09/23.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.09/23.16	c       |         |          |          |    Limit     GC | Var      | Constra 
23.09/23.16	c =============================================================================
23.09/23.16	c  0.0s |       0 |        0 |        0 |    51505      0 |      314 |      327
23.19/23.22	c  0.1s |       0 |       15 |        1 |    51505      0 |      314 |      328
23.19/23.22	c #cpu_time = 0.060s
23.19/23.22	c #wall_clock_time = 0.060s
23.19/23.22	c #decision = 15
23.19/23.22	c #random_decision = 0
23.19/23.22	c #conflict = 1
23.19/23.22	c #restart = 0
23.19/23.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
23.19/23.22	c lower bound updated to -1205
23.19/23.22	c BCD2: 329 <= obj <= 1491
23.19/23.22	c BCD2: #cores=14, #unrelaxed=1191, #relaxed=343, #hardened=0
23.19/23.22	c BCD2: #sat=1 #unsat=330 bias=330/331
23.19/23.22	c Solving starts ...
23.19/23.22	c ============================[ Search Statistics ]============================
23.19/23.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.19/23.22	c       |         |          |          |    Limit     GC | Var      | Constra 
23.19/23.22	c =============================================================================
23.19/23.22	c  0.0s |       0 |        0 |        0 |    51505      0 |      315 |      328
23.19/23.28	c  0.1s |       0 |       15 |        1 |    51505      0 |      315 |      329
23.19/23.28	c #cpu_time = 0.060s
23.19/23.28	c #wall_clock_time = 0.061s
23.19/23.28	c #decision = 15
23.19/23.28	c #random_decision = 0
23.19/23.28	c #conflict = 1
23.19/23.28	c #restart = 0
23.19/23.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
23.19/23.28	c lower bound updated to -1204
23.19/23.28	c BCD2: 330 <= obj <= 1491
23.19/23.28	c BCD2: #cores=14, #unrelaxed=1190, #relaxed=344, #hardened=0
23.19/23.28	c BCD2: #sat=1 #unsat=331 bias=331/332
23.19/23.28	c Solving starts ...
23.19/23.28	c ============================[ Search Statistics ]============================
23.19/23.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.19/23.28	c       |         |          |          |    Limit     GC | Var      | Constra 
23.19/23.28	c =============================================================================
23.19/23.28	c  0.0s |       0 |        0 |        0 |    51505      0 |      316 |      329
23.29/23.34	c  0.1s |       0 |       15 |        1 |    51505      0 |      316 |      330
23.29/23.34	c #cpu_time = 0.062s
23.29/23.34	c #wall_clock_time = 0.062s
23.29/23.34	c #decision = 15
23.29/23.34	c #random_decision = 0
23.29/23.34	c #conflict = 1
23.29/23.34	c #restart = 0
23.29/23.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
23.29/23.34	c lower bound updated to -1203
23.29/23.34	c BCD2: 331 <= obj <= 1491
23.29/23.34	c BCD2: #cores=14, #unrelaxed=1189, #relaxed=345, #hardened=0
23.29/23.34	c BCD2: #sat=1 #unsat=332 bias=332/333
23.29/23.34	c Solving starts ...
23.29/23.34	c ============================[ Search Statistics ]============================
23.29/23.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.29/23.34	c       |         |          |          |    Limit     GC | Var      | Constra 
23.29/23.34	c =============================================================================
23.29/23.34	c  0.0s |       0 |        0 |        0 |    51505      0 |      317 |      330
23.39/23.40	c  0.1s |       0 |       15 |        1 |    51505      0 |      317 |      331
23.39/23.40	c #cpu_time = 0.062s
23.39/23.40	c #wall_clock_time = 0.062s
23.39/23.40	c #decision = 15
23.39/23.40	c #random_decision = 0
23.39/23.40	c #conflict = 1
23.39/23.40	c #restart = 0
23.39/23.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
23.39/23.40	c lower bound updated to -1202
23.39/23.40	c BCD2: 332 <= obj <= 1491
23.39/23.40	c BCD2: #cores=14, #unrelaxed=1188, #relaxed=346, #hardened=0
23.39/23.40	c BCD2: #sat=1 #unsat=333 bias=333/334
23.39/23.40	c Solving starts ...
23.39/23.40	c ============================[ Search Statistics ]============================
23.39/23.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.39/23.40	c       |         |          |          |    Limit     GC | Var      | Constra 
23.39/23.40	c =============================================================================
23.39/23.40	c  0.0s |       0 |        0 |        0 |    51505      0 |      318 |      331
23.39/23.47	c  0.1s |       0 |       15 |        1 |    51505      0 |      318 |      332
23.39/23.47	c #cpu_time = 0.063s
23.39/23.47	c #wall_clock_time = 0.063s
23.39/23.47	c #decision = 15
23.39/23.47	c #random_decision = 0
23.39/23.47	c #conflict = 1
23.39/23.47	c #restart = 0
23.39/23.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
23.39/23.47	c lower bound updated to -1201
23.39/23.47	c BCD2: 333 <= obj <= 1491
23.39/23.47	c BCD2: #cores=14, #unrelaxed=1187, #relaxed=347, #hardened=0
23.39/23.47	c BCD2: #sat=1 #unsat=334 bias=334/335
23.39/23.47	c Solving starts ...
23.39/23.47	c ============================[ Search Statistics ]============================
23.39/23.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.39/23.47	c       |         |          |          |    Limit     GC | Var      | Constra 
23.39/23.47	c =============================================================================
23.39/23.47	c  0.0s |       0 |        0 |        0 |    51505      0 |      319 |      332
23.49/23.53	c  0.1s |       0 |       15 |        1 |    51505      0 |      319 |      333
23.49/23.53	c #cpu_time = 0.062s
23.49/23.53	c #wall_clock_time = 0.062s
23.49/23.53	c #decision = 15
23.49/23.53	c #random_decision = 0
23.49/23.53	c #conflict = 1
23.49/23.53	c #restart = 0
23.49/23.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
23.49/23.53	c lower bound updated to -1200
23.49/23.53	c BCD2: 334 <= obj <= 1491
23.49/23.53	c BCD2: #cores=14, #unrelaxed=1186, #relaxed=348, #hardened=0
23.49/23.53	c BCD2: #sat=1 #unsat=335 bias=335/336
23.49/23.53	c Solving starts ...
23.49/23.53	c ============================[ Search Statistics ]============================
23.49/23.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.49/23.53	c       |         |          |          |    Limit     GC | Var      | Constra 
23.49/23.53	c =============================================================================
23.49/23.53	c  0.0s |       0 |        0 |        0 |    51505      0 |      320 |      333
23.49/23.59	c  0.1s |       0 |       15 |        1 |    51505      0 |      320 |      334
23.49/23.59	c #cpu_time = 0.061s
23.49/23.59	c #wall_clock_time = 0.061s
23.49/23.59	c #decision = 15
23.49/23.59	c #random_decision = 0
23.49/23.59	c #conflict = 1
23.49/23.59	c #restart = 0
23.49/23.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
23.49/23.59	c lower bound updated to -1199
23.49/23.59	c BCD2: 335 <= obj <= 1491
23.49/23.59	c BCD2: #cores=14, #unrelaxed=1185, #relaxed=349, #hardened=0
23.49/23.59	c BCD2: #sat=1 #unsat=336 bias=336/337
23.49/23.59	c Solving starts ...
23.49/23.59	c ============================[ Search Statistics ]============================
23.49/23.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.49/23.59	c       |         |          |          |    Limit     GC | Var      | Constra 
23.49/23.59	c =============================================================================
23.58/23.60	c  0.0s |       0 |        0 |        0 |    51505      0 |      321 |      334
23.58/23.66	c  0.1s |       0 |       15 |        1 |    51505      0 |      321 |      335
23.58/23.66	c #cpu_time = 0.059s
23.58/23.66	c #wall_clock_time = 0.059s
23.58/23.66	c #decision = 15
23.58/23.66	c #random_decision = 0
23.58/23.66	c #conflict = 1
23.58/23.66	c #restart = 0
23.58/23.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
23.58/23.66	c lower bound updated to -1198
23.58/23.66	c BCD2: 336 <= obj <= 1491
23.58/23.66	c BCD2: #cores=14, #unrelaxed=1184, #relaxed=350, #hardened=0
23.58/23.66	c BCD2: #sat=1 #unsat=337 bias=337/338
23.58/23.66	c Solving starts ...
23.58/23.66	c ============================[ Search Statistics ]============================
23.58/23.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.58/23.66	c       |         |          |          |    Limit     GC | Var      | Constra 
23.58/23.66	c =============================================================================
23.58/23.66	c  0.0s |       0 |        0 |        0 |    51505      0 |      322 |      335
23.68/23.72	c  0.1s |       0 |       15 |        1 |    51505      0 |      322 |      336
23.68/23.72	c #cpu_time = 0.061s
23.68/23.72	c #wall_clock_time = 0.061s
23.68/23.72	c #decision = 15
23.68/23.72	c #random_decision = 0
23.68/23.72	c #conflict = 1
23.68/23.72	c #restart = 0
23.68/23.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
23.68/23.72	c lower bound updated to -1197
23.68/23.72	c BCD2: 337 <= obj <= 1491
23.68/23.72	c BCD2: #cores=14, #unrelaxed=1183, #relaxed=351, #hardened=0
23.68/23.72	c BCD2: #sat=1 #unsat=338 bias=338/339
23.68/23.72	c Solving starts ...
23.68/23.72	c ============================[ Search Statistics ]============================
23.68/23.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.68/23.72	c       |         |          |          |    Limit     GC | Var      | Constra 
23.68/23.72	c =============================================================================
23.68/23.72	c  0.0s |       0 |        0 |        0 |    51505      0 |      323 |      336
23.68/23.78	c  0.1s |       0 |       15 |        1 |    51505      0 |      323 |      337
23.68/23.78	c #cpu_time = 0.061s
23.68/23.78	c #wall_clock_time = 0.061s
23.68/23.78	c #decision = 15
23.68/23.78	c #random_decision = 0
23.68/23.78	c #conflict = 1
23.68/23.78	c #restart = 0
23.68/23.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
23.68/23.78	c lower bound updated to -1196
23.68/23.78	c BCD2: 338 <= obj <= 1491
23.68/23.78	c BCD2: #cores=14, #unrelaxed=1182, #relaxed=352, #hardened=0
23.68/23.78	c BCD2: #sat=1 #unsat=339 bias=339/340
23.68/23.78	c Solving starts ...
23.68/23.78	c ============================[ Search Statistics ]============================
23.68/23.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.68/23.78	c       |         |          |          |    Limit     GC | Var      | Constra 
23.68/23.78	c =============================================================================
23.68/23.78	c  0.0s |       0 |        0 |        0 |    51505      0 |      324 |      337
23.78/23.85	c  0.1s |       0 |       15 |        1 |    51505      0 |      324 |      338
23.78/23.85	c #cpu_time = 0.063s
23.78/23.85	c #wall_clock_time = 0.063s
23.78/23.85	c #decision = 15
23.78/23.85	c #random_decision = 0
23.78/23.85	c #conflict = 1
23.78/23.85	c #restart = 0
23.78/23.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
23.78/23.85	c lower bound updated to -1195
23.78/23.85	c BCD2: 339 <= obj <= 1491
23.78/23.85	c BCD2: #cores=14, #unrelaxed=1181, #relaxed=353, #hardened=0
23.78/23.85	c BCD2: #sat=1 #unsat=340 bias=340/341
23.78/23.85	c Solving starts ...
23.78/23.85	c ============================[ Search Statistics ]============================
23.78/23.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.78/23.85	c       |         |          |          |    Limit     GC | Var      | Constra 
23.78/23.85	c =============================================================================
23.78/23.85	c  0.0s |       0 |        0 |        0 |    51505      0 |      325 |      338
23.88/23.91	c  0.1s |       0 |       15 |        1 |    51505      0 |      325 |      339
23.88/23.91	c #cpu_time = 0.062s
23.88/23.91	c #wall_clock_time = 0.062s
23.88/23.91	c #decision = 15
23.88/23.91	c #random_decision = 0
23.88/23.91	c #conflict = 1
23.88/23.91	c #restart = 0
23.88/23.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
23.88/23.91	c lower bound updated to -1194
23.88/23.91	c BCD2: 340 <= obj <= 1491
23.88/23.91	c BCD2: #cores=14, #unrelaxed=1180, #relaxed=354, #hardened=0
23.88/23.91	c BCD2: #sat=1 #unsat=341 bias=341/342
23.88/23.91	c Solving starts ...
23.88/23.91	c ============================[ Search Statistics ]============================
23.88/23.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.88/23.91	c       |         |          |          |    Limit     GC | Var      | Constra 
23.88/23.91	c =============================================================================
23.88/23.91	c  0.0s |       0 |        0 |        0 |    51505      0 |      326 |      339
23.88/23.97	c  0.1s |       0 |       15 |        1 |    51505      0 |      326 |      340
23.88/23.97	c #cpu_time = 0.062s
23.88/23.97	c #wall_clock_time = 0.062s
23.88/23.97	c #decision = 15
23.88/23.97	c #random_decision = 0
23.88/23.97	c #conflict = 1
23.88/23.97	c #restart = 0
23.88/23.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
23.88/23.97	c lower bound updated to -1193
23.88/23.98	c BCD2: 341 <= obj <= 1491
23.88/23.98	c BCD2: #cores=14, #unrelaxed=1179, #relaxed=355, #hardened=0
23.88/23.98	c BCD2: #sat=1 #unsat=342 bias=342/343
23.88/23.98	c Solving starts ...
23.88/23.98	c ============================[ Search Statistics ]============================
23.88/23.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.88/23.98	c       |         |          |          |    Limit     GC | Var      | Constra 
23.88/23.98	c =============================================================================
23.88/23.98	c  0.0s |       0 |        0 |        0 |    51505      0 |      327 |      340
23.98/24.04	c  0.1s |       0 |       15 |        1 |    51505      0 |      327 |      341
23.98/24.04	c #cpu_time = 0.061s
23.98/24.04	c #wall_clock_time = 0.062s
23.98/24.04	c #decision = 15
23.98/24.04	c #random_decision = 0
23.98/24.04	c #conflict = 1
23.98/24.04	c #restart = 0
23.98/24.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
23.98/24.04	c lower bound updated to -1192
23.98/24.04	c BCD2: 342 <= obj <= 1491
23.98/24.04	c BCD2: #cores=14, #unrelaxed=1178, #relaxed=356, #hardened=0
23.98/24.04	c BCD2: #sat=1 #unsat=343 bias=343/344
23.98/24.04	c Solving starts ...
23.98/24.04	c ============================[ Search Statistics ]============================
23.98/24.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.98/24.04	c       |         |          |          |    Limit     GC | Var      | Constra 
23.98/24.04	c =============================================================================
23.98/24.04	c  0.0s |       0 |        0 |        0 |    51505      0 |      328 |      341
24.08/24.10	c  0.1s |       0 |       15 |        1 |    51505      0 |      328 |      342
24.08/24.10	c #cpu_time = 0.061s
24.08/24.10	c #wall_clock_time = 0.061s
24.08/24.10	c #decision = 15
24.08/24.10	c #random_decision = 0
24.08/24.10	c #conflict = 1
24.08/24.10	c #restart = 0
24.08/24.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
24.08/24.10	c lower bound updated to -1191
24.08/24.11	c BCD2: 343 <= obj <= 1491
24.08/24.11	c BCD2: #cores=14, #unrelaxed=1177, #relaxed=357, #hardened=0
24.08/24.11	c BCD2: #sat=1 #unsat=344 bias=344/345
24.08/24.11	c Solving starts ...
24.08/24.11	c ============================[ Search Statistics ]============================
24.08/24.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.08/24.11	c       |         |          |          |    Limit     GC | Var      | Constra 
24.08/24.11	c =============================================================================
24.08/24.11	c  0.0s |       0 |        0 |        0 |    51505      0 |      329 |      342
24.08/24.17	c  0.1s |       0 |       15 |        1 |    51505      0 |      329 |      343
24.08/24.17	c #cpu_time = 0.060s
24.08/24.17	c #wall_clock_time = 0.060s
24.08/24.17	c #decision = 15
24.08/24.17	c #random_decision = 0
24.08/24.17	c #conflict = 1
24.08/24.17	c #restart = 0
24.08/24.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
24.08/24.17	c lower bound updated to -1190
24.08/24.17	c BCD2: 344 <= obj <= 1491
24.08/24.17	c BCD2: #cores=14, #unrelaxed=1176, #relaxed=358, #hardened=0
24.08/24.17	c BCD2: #sat=1 #unsat=345 bias=345/346
24.08/24.17	c Solving starts ...
24.08/24.17	c ============================[ Search Statistics ]============================
24.08/24.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.08/24.17	c       |         |          |          |    Limit     GC | Var      | Constra 
24.08/24.17	c =============================================================================
24.08/24.17	c  0.0s |       0 |        0 |        0 |    51505      0 |      330 |      343
24.18/24.23	c  0.1s |       0 |       15 |        1 |    51505      0 |      330 |      344
24.18/24.23	c #cpu_time = 0.062s
24.18/24.23	c #wall_clock_time = 0.062s
24.18/24.23	c #decision = 15
24.18/24.23	c #random_decision = 0
24.18/24.23	c #conflict = 1
24.18/24.23	c #restart = 0
24.18/24.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
24.18/24.23	c lower bound updated to -1189
24.18/24.23	c BCD2: 345 <= obj <= 1491
24.18/24.23	c BCD2: #cores=14, #unrelaxed=1175, #relaxed=359, #hardened=0
24.18/24.23	c BCD2: #sat=1 #unsat=346 bias=346/347
24.18/24.23	c Solving starts ...
24.18/24.23	c ============================[ Search Statistics ]============================
24.18/24.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.18/24.23	c       |         |          |          |    Limit     GC | Var      | Constra 
24.18/24.23	c =============================================================================
24.18/24.23	c  0.0s |       0 |        0 |        0 |    51505      0 |      331 |      344
24.18/24.29	c  0.1s |       0 |       15 |        1 |    51505      0 |      331 |      345
24.18/24.29	c #cpu_time = 0.062s
24.18/24.29	c #wall_clock_time = 0.062s
24.18/24.29	c #decision = 15
24.18/24.29	c #random_decision = 0
24.18/24.29	c #conflict = 1
24.18/24.29	c #restart = 0
24.18/24.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
24.18/24.29	c lower bound updated to -1188
24.18/24.29	c BCD2: 346 <= obj <= 1491
24.18/24.29	c BCD2: #cores=14, #unrelaxed=1174, #relaxed=360, #hardened=0
24.18/24.29	c BCD2: #sat=1 #unsat=347 bias=347/348
24.18/24.29	c Solving starts ...
24.18/24.29	c ============================[ Search Statistics ]============================
24.18/24.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.18/24.29	c       |         |          |          |    Limit     GC | Var      | Constra 
24.18/24.29	c =============================================================================
24.18/24.29	c  0.0s |       0 |        0 |        0 |    51505      0 |      332 |      345
24.28/24.36	c  0.1s |       0 |       15 |        1 |    51505      0 |      332 |      346
24.28/24.36	c #cpu_time = 0.063s
24.28/24.36	c #wall_clock_time = 0.063s
24.28/24.36	c #decision = 15
24.28/24.36	c #random_decision = 0
24.28/24.36	c #conflict = 1
24.28/24.36	c #restart = 0
24.28/24.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
24.28/24.36	c lower bound updated to -1187
24.28/24.36	c BCD2: 347 <= obj <= 1491
24.28/24.36	c BCD2: #cores=14, #unrelaxed=1173, #relaxed=361, #hardened=0
24.28/24.36	c BCD2: #sat=1 #unsat=348 bias=348/349
24.28/24.36	c Solving starts ...
24.28/24.36	c ============================[ Search Statistics ]============================
24.28/24.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.28/24.36	c       |         |          |          |    Limit     GC | Var      | Constra 
24.28/24.36	c =============================================================================
24.28/24.36	c  0.0s |       0 |        0 |        0 |    51505      0 |      333 |      346
24.39/24.42	c  0.1s |       0 |       15 |        1 |    51505      0 |      333 |      347
24.39/24.42	c #cpu_time = 0.061s
24.39/24.42	c #wall_clock_time = 0.061s
24.39/24.42	c #decision = 15
24.39/24.42	c #random_decision = 0
24.39/24.42	c #conflict = 1
24.39/24.42	c #restart = 0
24.39/24.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
24.39/24.42	c lower bound updated to -1186
24.39/24.42	c BCD2: 348 <= obj <= 1491
24.39/24.42	c BCD2: #cores=14, #unrelaxed=1172, #relaxed=362, #hardened=0
24.39/24.42	c BCD2: #sat=1 #unsat=349 bias=349/350
24.39/24.42	c Solving starts ...
24.39/24.42	c ============================[ Search Statistics ]============================
24.39/24.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.39/24.42	c       |         |          |          |    Limit     GC | Var      | Constra 
24.39/24.42	c =============================================================================
24.39/24.42	c  0.0s |       0 |        0 |        0 |    51505      0 |      334 |      347
24.39/24.48	c  0.1s |       0 |       15 |        1 |    51505      0 |      334 |      348
24.39/24.48	c #cpu_time = 0.061s
24.39/24.48	c #wall_clock_time = 0.062s
24.39/24.48	c #decision = 15
24.39/24.48	c #random_decision = 0
24.39/24.48	c #conflict = 1
24.39/24.48	c #restart = 0
24.39/24.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
24.39/24.48	c lower bound updated to -1185
24.39/24.48	c BCD2: 349 <= obj <= 1491
24.39/24.48	c BCD2: #cores=14, #unrelaxed=1171, #relaxed=363, #hardened=0
24.39/24.48	c BCD2: #sat=1 #unsat=350 bias=350/351
24.39/24.48	c Solving starts ...
24.39/24.48	c ============================[ Search Statistics ]============================
24.39/24.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.39/24.48	c       |         |          |          |    Limit     GC | Var      | Constra 
24.39/24.48	c =============================================================================
24.39/24.48	c  0.0s |       0 |        0 |        0 |    51505      0 |      335 |      348
24.49/24.55	c  0.1s |       0 |       15 |        1 |    51505      0 |      335 |      349
24.49/24.55	c #cpu_time = 0.061s
24.49/24.55	c #wall_clock_time = 0.061s
24.49/24.55	c #decision = 15
24.49/24.55	c #random_decision = 0
24.49/24.55	c #conflict = 1
24.49/24.55	c #restart = 0
24.49/24.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
24.49/24.55	c lower bound updated to -1184
24.49/24.55	c BCD2: 350 <= obj <= 1491
24.49/24.55	c BCD2: #cores=14, #unrelaxed=1170, #relaxed=364, #hardened=0
24.49/24.55	c BCD2: #sat=1 #unsat=351 bias=351/352
24.49/24.55	c Solving starts ...
24.49/24.55	c ============================[ Search Statistics ]============================
24.49/24.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.49/24.55	c       |         |          |          |    Limit     GC | Var      | Constra 
24.49/24.55	c =============================================================================
24.49/24.55	c  0.0s |       0 |        0 |        0 |    51505      0 |      336 |      349
24.58/24.61	c  0.1s |       0 |       15 |        0 |    51505      0 |      336 |      350
24.58/24.61	c #cpu_time = 0.062s
24.58/24.61	c #wall_clock_time = 0.062s
24.58/24.61	c #decision = 15
24.58/24.61	c #random_decision = 0
24.58/24.61	c #conflict = 0
24.58/24.61	c #restart = 0
24.58/24.61	c BCD2: found a new core of size 2: cost of the new core is >=1
24.58/24.61	c lower bound updated to -1183
24.58/24.62	c BCD2: 351 <= obj <= 1491
24.58/24.62	c BCD2: #cores=15, #unrelaxed=1168, #relaxed=366, #hardened=0
24.58/24.62	c BCD2: #sat=1 #unsat=352 bias=352/353
24.58/24.62	c Solving starts ...
24.58/24.62	c ============================[ Search Statistics ]============================
24.58/24.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.58/24.62	c       |         |          |          |    Limit     GC | Var      | Constra 
24.58/24.62	c =============================================================================
24.58/24.62	c  0.0s |       0 |        0 |        0 |    51505      0 |      336 |      351
24.58/24.68	c  0.1s |       0 |       16 |        1 |    51505      0 |      336 |      351
24.58/24.68	c #cpu_time = 0.059s
24.58/24.68	c #wall_clock_time = 0.060s
24.58/24.68	c #decision = 16
24.58/24.68	c #random_decision = 0
24.58/24.68	c #conflict = 1
24.58/24.68	c #restart = 0
24.58/24.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
24.58/24.68	c lower bound updated to -1182
24.58/24.69	c BCD2: 352 <= obj <= 1491
24.58/24.69	c BCD2: #cores=15, #unrelaxed=1167, #relaxed=367, #hardened=0
24.58/24.69	c BCD2: #sat=1 #unsat=353 bias=353/354
24.58/24.69	c Solving starts ...
24.58/24.69	c ============================[ Search Statistics ]============================
24.58/24.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.58/24.69	c       |         |          |          |    Limit     GC | Var      | Constra 
24.58/24.69	c =============================================================================
24.58/24.69	c  0.0s |       0 |        0 |        0 |    51505      0 |      337 |      351
24.68/24.75	c  0.1s |       0 |       16 |        1 |    51505      0 |      337 |      352
24.68/24.75	c #cpu_time = 0.062s
24.68/24.75	c #wall_clock_time = 0.062s
24.68/24.75	c #decision = 16
24.68/24.75	c #random_decision = 0
24.68/24.75	c #conflict = 1
24.68/24.75	c #restart = 0
24.68/24.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
24.68/24.75	c lower bound updated to -1181
24.68/24.75	c BCD2: 353 <= obj <= 1491
24.68/24.75	c BCD2: #cores=15, #unrelaxed=1166, #relaxed=368, #hardened=0
24.68/24.75	c BCD2: #sat=1 #unsat=354 bias=354/355
24.68/24.75	c Solving starts ...
24.68/24.75	c ============================[ Search Statistics ]============================
24.68/24.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.68/24.75	c       |         |          |          |    Limit     GC | Var      | Constra 
24.68/24.75	c =============================================================================
24.68/24.75	c  0.0s |       0 |        0 |        0 |    51505      0 |      338 |      352
24.78/24.81	c  0.1s |       0 |       16 |        1 |    51505      0 |      338 |      353
24.78/24.81	c #cpu_time = 0.061s
24.78/24.81	c #wall_clock_time = 0.062s
24.78/24.81	c #decision = 16
24.78/24.81	c #random_decision = 0
24.78/24.81	c #conflict = 1
24.78/24.81	c #restart = 0
24.78/24.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
24.78/24.81	c lower bound updated to -1180
24.78/24.81	c BCD2: 354 <= obj <= 1491
24.78/24.81	c BCD2: #cores=15, #unrelaxed=1165, #relaxed=369, #hardened=0
24.78/24.81	c BCD2: #sat=1 #unsat=355 bias=355/356
24.78/24.81	c Solving starts ...
24.78/24.81	c ============================[ Search Statistics ]============================
24.78/24.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.78/24.81	c       |         |          |          |    Limit     GC | Var      | Constra 
24.78/24.81	c =============================================================================
24.78/24.81	c  0.0s |       0 |        0 |        0 |    51505      0 |      339 |      353
24.78/24.87	c  0.1s |       0 |       16 |        1 |    51505      0 |      339 |      354
24.78/24.87	c #cpu_time = 0.062s
24.78/24.87	c #wall_clock_time = 0.062s
24.78/24.87	c #decision = 16
24.78/24.87	c #random_decision = 0
24.78/24.87	c #conflict = 1
24.78/24.87	c #restart = 0
24.78/24.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
24.78/24.87	c lower bound updated to -1179
24.78/24.87	c BCD2: 355 <= obj <= 1491
24.78/24.87	c BCD2: #cores=15, #unrelaxed=1164, #relaxed=370, #hardened=0
24.78/24.87	c BCD2: #sat=1 #unsat=356 bias=356/357
24.78/24.87	c Solving starts ...
24.78/24.87	c ============================[ Search Statistics ]============================
24.78/24.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.78/24.87	c       |         |          |          |    Limit     GC | Var      | Constra 
24.78/24.87	c =============================================================================
24.78/24.87	c  0.0s |       0 |        0 |        0 |    51505      0 |      340 |      354
24.88/24.94	c  0.1s |       0 |       16 |        1 |    51505      0 |      340 |      355
24.88/24.94	c #cpu_time = 0.062s
24.88/24.94	c #wall_clock_time = 0.062s
24.88/24.94	c #decision = 16
24.88/24.94	c #random_decision = 0
24.88/24.94	c #conflict = 1
24.88/24.94	c #restart = 0
24.88/24.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
24.88/24.94	c lower bound updated to -1178
24.88/24.94	c BCD2: 356 <= obj <= 1491
24.88/24.94	c BCD2: #cores=15, #unrelaxed=1163, #relaxed=371, #hardened=0
24.88/24.94	c BCD2: #sat=1 #unsat=357 bias=357/358
24.88/24.94	c Solving starts ...
24.88/24.94	c ============================[ Search Statistics ]============================
24.88/24.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.88/24.94	c       |         |          |          |    Limit     GC | Var      | Constra 
24.88/24.94	c =============================================================================
24.88/24.94	c  0.0s |       0 |        0 |        0 |    51505      0 |      341 |      355
24.99/25.00	c  0.1s |       0 |       16 |        1 |    51505      0 |      341 |      356
24.99/25.00	c #cpu_time = 0.062s
24.99/25.00	c #wall_clock_time = 0.062s
24.99/25.00	c #decision = 16
24.99/25.00	c #random_decision = 0
24.99/25.00	c #conflict = 1
24.99/25.00	c #restart = 0
24.99/25.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
24.99/25.00	c lower bound updated to -1177
24.99/25.00	c BCD2: 357 <= obj <= 1491
24.99/25.00	c BCD2: #cores=15, #unrelaxed=1162, #relaxed=372, #hardened=0
24.99/25.00	c BCD2: #sat=1 #unsat=358 bias=358/359
24.99/25.00	c Solving starts ...
24.99/25.00	c ============================[ Search Statistics ]============================
24.99/25.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.99/25.00	c       |         |          |          |    Limit     GC | Var      | Constra 
24.99/25.00	c =============================================================================
24.99/25.00	c  0.0s |       0 |        0 |        0 |    51505      0 |      342 |      356
24.99/25.06	c  0.1s |       0 |       16 |        1 |    51505      0 |      342 |      357
24.99/25.06	c #cpu_time = 0.063s
24.99/25.06	c #wall_clock_time = 0.063s
24.99/25.06	c #decision = 16
24.99/25.06	c #random_decision = 0
24.99/25.06	c #conflict = 1
24.99/25.06	c #restart = 0
24.99/25.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
24.99/25.06	c lower bound updated to -1176
24.99/25.06	c BCD2: 358 <= obj <= 1491
24.99/25.06	c BCD2: #cores=15, #unrelaxed=1161, #relaxed=373, #hardened=0
24.99/25.06	c BCD2: #sat=1 #unsat=359 bias=359/360
24.99/25.06	c Solving starts ...
24.99/25.06	c ============================[ Search Statistics ]============================
24.99/25.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.99/25.06	c       |         |          |          |    Limit     GC | Var      | Constra 
24.99/25.06	c =============================================================================
24.99/25.06	c  0.0s |       0 |        0 |        0 |    51505      0 |      343 |      357
25.09/25.13	c  0.1s |       0 |       16 |        1 |    51505      0 |      343 |      358
25.09/25.13	c #cpu_time = 0.062s
25.09/25.13	c #wall_clock_time = 0.062s
25.09/25.13	c #decision = 16
25.09/25.13	c #random_decision = 0
25.09/25.13	c #conflict = 1
25.09/25.13	c #restart = 0
25.09/25.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
25.09/25.13	c lower bound updated to -1175
25.09/25.14	c BCD2: 359 <= obj <= 1491
25.09/25.14	c BCD2: #cores=15, #unrelaxed=1160, #relaxed=374, #hardened=0
25.09/25.14	c BCD2: #sat=1 #unsat=360 bias=360/361
25.09/25.14	c Solving starts ...
25.09/25.14	c ============================[ Search Statistics ]============================
25.09/25.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.09/25.14	c       |         |          |          |    Limit     GC | Var      | Constra 
25.09/25.14	c =============================================================================
25.09/25.14	c  0.0s |       0 |        0 |        0 |    51505      0 |      344 |      358
25.09/25.19	c  0.1s |       0 |       16 |        1 |    51505      0 |      344 |      359
25.09/25.19	c #cpu_time = 0.059s
25.09/25.19	c #wall_clock_time = 0.059s
25.09/25.19	c #decision = 16
25.09/25.19	c #random_decision = 0
25.09/25.19	c #conflict = 1
25.09/25.19	c #restart = 0
25.09/25.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
25.09/25.19	c lower bound updated to -1174
25.09/25.20	c BCD2: 360 <= obj <= 1491
25.09/25.20	c BCD2: #cores=15, #unrelaxed=1159, #relaxed=375, #hardened=0
25.09/25.20	c BCD2: #sat=1 #unsat=361 bias=361/362
25.09/25.20	c Solving starts ...
25.09/25.20	c ============================[ Search Statistics ]============================
25.09/25.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.09/25.20	c       |         |          |          |    Limit     GC | Var      | Constra 
25.09/25.20	c =============================================================================
25.09/25.20	c  0.0s |       0 |        0 |        0 |    51505      0 |      345 |      359
25.19/25.26	c  0.1s |       0 |       16 |        1 |    51505      0 |      345 |      360
25.19/25.26	c #cpu_time = 0.061s
25.19/25.26	c #wall_clock_time = 0.061s
25.19/25.26	c #decision = 16
25.19/25.26	c #random_decision = 0
25.19/25.26	c #conflict = 1
25.19/25.26	c #restart = 0
25.19/25.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
25.19/25.26	c lower bound updated to -1173
25.19/25.26	c BCD2: 361 <= obj <= 1491
25.19/25.26	c BCD2: #cores=15, #unrelaxed=1158, #relaxed=376, #hardened=0
25.19/25.26	c BCD2: #sat=1 #unsat=362 bias=362/363
25.19/25.26	c Solving starts ...
25.19/25.26	c ============================[ Search Statistics ]============================
25.19/25.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.19/25.26	c       |         |          |          |    Limit     GC | Var      | Constra 
25.19/25.26	c =============================================================================
25.19/25.26	c  0.0s |       0 |        0 |        0 |    51505      0 |      346 |      360
25.29/25.32	c  0.1s |       0 |       16 |        1 |    51505      0 |      346 |      361
25.29/25.32	c #cpu_time = 0.061s
25.29/25.32	c #wall_clock_time = 0.061s
25.29/25.32	c #decision = 16
25.29/25.32	c #random_decision = 0
25.29/25.32	c #conflict = 1
25.29/25.32	c #restart = 0
25.29/25.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
25.29/25.32	c lower bound updated to -1172
25.29/25.32	c BCD2: 362 <= obj <= 1491
25.29/25.32	c BCD2: #cores=15, #unrelaxed=1157, #relaxed=377, #hardened=0
25.29/25.32	c BCD2: #sat=1 #unsat=363 bias=363/364
25.29/25.32	c Solving starts ...
25.29/25.32	c ============================[ Search Statistics ]============================
25.29/25.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.29/25.32	c       |         |          |          |    Limit     GC | Var      | Constra 
25.29/25.32	c =============================================================================
25.29/25.32	c  0.0s |       0 |        0 |        0 |    51505      0 |      347 |      361
25.29/25.38	c  0.1s |       0 |       16 |        1 |    51505      0 |      347 |      362
25.29/25.38	c #cpu_time = 0.062s
25.29/25.38	c #wall_clock_time = 0.062s
25.29/25.38	c #decision = 16
25.29/25.38	c #random_decision = 0
25.29/25.38	c #conflict = 1
25.29/25.38	c #restart = 0
25.29/25.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
25.29/25.38	c lower bound updated to -1171
25.29/25.38	c BCD2: 363 <= obj <= 1491
25.29/25.38	c BCD2: #cores=15, #unrelaxed=1156, #relaxed=378, #hardened=0
25.29/25.38	c BCD2: #sat=1 #unsat=364 bias=364/365
25.29/25.38	c Solving starts ...
25.29/25.38	c ============================[ Search Statistics ]============================
25.29/25.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.29/25.38	c       |         |          |          |    Limit     GC | Var      | Constra 
25.29/25.38	c =============================================================================
25.29/25.38	c  0.0s |       0 |        0 |        0 |    51505      0 |      348 |      362
25.39/25.45	c  0.1s |       0 |       16 |        1 |    51505      0 |      348 |      363
25.39/25.45	c #cpu_time = 0.062s
25.39/25.45	c #wall_clock_time = 0.062s
25.39/25.45	c #decision = 16
25.39/25.45	c #random_decision = 0
25.39/25.45	c #conflict = 1
25.39/25.45	c #restart = 0
25.39/25.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
25.39/25.45	c lower bound updated to -1170
25.39/25.45	c BCD2: 364 <= obj <= 1491
25.39/25.45	c BCD2: #cores=15, #unrelaxed=1155, #relaxed=379, #hardened=0
25.39/25.45	c BCD2: #sat=1 #unsat=365 bias=365/366
25.39/25.45	c Solving starts ...
25.39/25.45	c ============================[ Search Statistics ]============================
25.39/25.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.39/25.45	c       |         |          |          |    Limit     GC | Var      | Constra 
25.39/25.45	c =============================================================================
25.39/25.45	c  0.0s |       0 |        0 |        0 |    51505      0 |      349 |      363
25.50/25.51	c  0.1s |       0 |       16 |        1 |    51505      0 |      349 |      364
25.50/25.51	c #cpu_time = 0.061s
25.50/25.51	c #wall_clock_time = 0.062s
25.50/25.51	c #decision = 16
25.50/25.51	c #random_decision = 0
25.50/25.51	c #conflict = 1
25.50/25.51	c #restart = 0
25.50/25.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
25.50/25.51	c lower bound updated to -1169
25.50/25.51	c BCD2: 365 <= obj <= 1491
25.50/25.51	c BCD2: #cores=15, #unrelaxed=1154, #relaxed=380, #hardened=0
25.50/25.51	c BCD2: #sat=1 #unsat=366 bias=366/367
25.50/25.51	c Solving starts ...
25.50/25.51	c ============================[ Search Statistics ]============================
25.50/25.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.50/25.51	c       |         |          |          |    Limit     GC | Var      | Constra 
25.50/25.51	c =============================================================================
25.50/25.51	c  0.0s |       0 |        0 |        0 |    51505      0 |      350 |      364
25.50/25.57	c  0.1s |       0 |       16 |        1 |    51505      0 |      350 |      365
25.50/25.57	c #cpu_time = 0.062s
25.50/25.57	c #wall_clock_time = 0.062s
25.50/25.57	c #decision = 16
25.50/25.57	c #random_decision = 0
25.50/25.57	c #conflict = 1
25.50/25.57	c #restart = 0
25.50/25.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
25.50/25.57	c lower bound updated to -1168
25.50/25.57	c BCD2: 366 <= obj <= 1491
25.50/25.57	c BCD2: #cores=15, #unrelaxed=1153, #relaxed=381, #hardened=0
25.50/25.57	c BCD2: #sat=1 #unsat=367 bias=367/368
25.50/25.57	c Solving starts ...
25.50/25.57	c ============================[ Search Statistics ]============================
25.50/25.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.50/25.57	c       |         |          |          |    Limit     GC | Var      | Constra 
25.50/25.57	c =============================================================================
25.50/25.57	c  0.0s |       0 |        0 |        0 |    51505      0 |      351 |      365
25.60/25.63	c  0.1s |       0 |       16 |        1 |    51505      0 |      351 |      366
25.60/25.63	c #cpu_time = 0.062s
25.60/25.63	c #wall_clock_time = 0.062s
25.60/25.63	c #decision = 16
25.60/25.63	c #random_decision = 0
25.60/25.63	c #conflict = 1
25.60/25.63	c #restart = 0
25.60/25.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
25.60/25.63	c lower bound updated to -1167
25.60/25.64	c BCD2: 367 <= obj <= 1491
25.60/25.64	c BCD2: #cores=15, #unrelaxed=1152, #relaxed=382, #hardened=0
25.60/25.64	c BCD2: #sat=1 #unsat=368 bias=368/369
25.60/25.64	c Solving starts ...
25.60/25.64	c ============================[ Search Statistics ]============================
25.60/25.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.60/25.64	c       |         |          |          |    Limit     GC | Var      | Constra 
25.60/25.64	c =============================================================================
25.60/25.64	c  0.0s |       0 |        0 |        0 |    51505      0 |      352 |      366
25.69/25.70	c  0.1s |       0 |       16 |        1 |    51505      0 |      352 |      367
25.69/25.70	c #cpu_time = 0.059s
25.69/25.70	c #wall_clock_time = 0.059s
25.69/25.70	c #decision = 16
25.69/25.70	c #random_decision = 0
25.69/25.70	c #conflict = 1
25.69/25.70	c #restart = 0
25.69/25.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
25.69/25.70	c lower bound updated to -1166
25.69/25.70	c BCD2: 368 <= obj <= 1491
25.69/25.70	c BCD2: #cores=15, #unrelaxed=1151, #relaxed=383, #hardened=0
25.69/25.70	c BCD2: #sat=1 #unsat=369 bias=369/370
25.69/25.70	c Solving starts ...
25.69/25.70	c ============================[ Search Statistics ]============================
25.69/25.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.69/25.70	c       |         |          |          |    Limit     GC | Var      | Constra 
25.69/25.70	c =============================================================================
25.69/25.70	c  0.0s |       0 |        0 |        0 |    51505      0 |      353 |      367
25.69/25.76	c  0.1s |       0 |       16 |        1 |    51505      0 |      353 |      368
25.69/25.76	c #cpu_time = 0.061s
25.69/25.76	c #wall_clock_time = 0.061s
25.69/25.76	c #decision = 16
25.69/25.76	c #random_decision = 0
25.69/25.76	c #conflict = 1
25.69/25.76	c #restart = 0
25.69/25.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
25.69/25.76	c lower bound updated to -1165
25.69/25.76	c BCD2: 369 <= obj <= 1491
25.69/25.76	c BCD2: #cores=15, #unrelaxed=1150, #relaxed=384, #hardened=0
25.69/25.76	c BCD2: #sat=1 #unsat=370 bias=370/371
25.69/25.76	c Solving starts ...
25.69/25.76	c ============================[ Search Statistics ]============================
25.69/25.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.69/25.76	c       |         |          |          |    Limit     GC | Var      | Constra 
25.69/25.76	c =============================================================================
25.69/25.76	c  0.0s |       0 |        0 |        0 |    51505      0 |      354 |      368
25.79/25.83	c  0.1s |       0 |       16 |        1 |    51505      0 |      354 |      369
25.79/25.83	c #cpu_time = 0.062s
25.79/25.83	c #wall_clock_time = 0.062s
25.79/25.83	c #decision = 16
25.79/25.83	c #random_decision = 0
25.79/25.83	c #conflict = 1
25.79/25.83	c #restart = 0
25.79/25.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
25.79/25.83	c lower bound updated to -1164
25.79/25.83	c BCD2: 370 <= obj <= 1491
25.79/25.83	c BCD2: #cores=15, #unrelaxed=1149, #relaxed=385, #hardened=0
25.79/25.83	c BCD2: #sat=1 #unsat=371 bias=371/372
25.79/25.83	c Solving starts ...
25.79/25.83	c ============================[ Search Statistics ]============================
25.79/25.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.79/25.83	c       |         |          |          |    Limit     GC | Var      | Constra 
25.79/25.83	c =============================================================================
25.79/25.83	c  0.0s |       0 |        0 |        0 |    51505      0 |      355 |      369
25.79/25.89	c  0.1s |       0 |       16 |        1 |    51505      0 |      355 |      370
25.79/25.89	c #cpu_time = 0.063s
25.79/25.89	c #wall_clock_time = 0.063s
25.79/25.89	c #decision = 16
25.79/25.89	c #random_decision = 0
25.79/25.89	c #conflict = 1
25.79/25.89	c #restart = 0
25.79/25.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
25.79/25.89	c lower bound updated to -1163
25.79/25.89	c BCD2: 371 <= obj <= 1491
25.79/25.89	c BCD2: #cores=15, #unrelaxed=1148, #relaxed=386, #hardened=0
25.79/25.89	c BCD2: #sat=1 #unsat=372 bias=372/373
25.79/25.89	c Solving starts ...
25.79/25.89	c ============================[ Search Statistics ]============================
25.79/25.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.79/25.89	c       |         |          |          |    Limit     GC | Var      | Constra 
25.79/25.89	c =============================================================================
25.79/25.89	c  0.0s |       0 |        0 |        0 |    51505      0 |      356 |      370
25.89/25.96	c  0.1s |       0 |       16 |        1 |    51505      0 |      356 |      371
25.89/25.96	c #cpu_time = 0.063s
25.89/25.96	c #wall_clock_time = 0.063s
25.89/25.96	c #decision = 16
25.89/25.96	c #random_decision = 0
25.89/25.96	c #conflict = 1
25.89/25.96	c #restart = 0
25.89/25.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
25.89/25.96	c lower bound updated to -1162
25.89/25.96	c BCD2: 372 <= obj <= 1491
25.89/25.96	c BCD2: #cores=15, #unrelaxed=1147, #relaxed=387, #hardened=0
25.89/25.96	c BCD2: #sat=1 #unsat=373 bias=373/374
25.89/25.96	c Solving starts ...
25.89/25.96	c ============================[ Search Statistics ]============================
25.89/25.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.89/25.96	c       |         |          |          |    Limit     GC | Var      | Constra 
25.89/25.96	c =============================================================================
25.89/25.96	c  0.0s |       0 |        0 |        0 |    51505      0 |      357 |      371
25.99/26.02	c  0.1s |       0 |       16 |        1 |    51505      0 |      357 |      372
25.99/26.02	c #cpu_time = 0.061s
25.99/26.02	c #wall_clock_time = 0.061s
25.99/26.02	c #decision = 16
25.99/26.02	c #random_decision = 0
25.99/26.02	c #conflict = 1
25.99/26.02	c #restart = 0
25.99/26.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
25.99/26.02	c lower bound updated to -1161
25.99/26.02	c BCD2: 373 <= obj <= 1491
25.99/26.02	c BCD2: #cores=15, #unrelaxed=1146, #relaxed=388, #hardened=0
25.99/26.02	c BCD2: #sat=1 #unsat=374 bias=374/375
25.99/26.02	c Solving starts ...
25.99/26.02	c ============================[ Search Statistics ]============================
25.99/26.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.99/26.02	c       |         |          |          |    Limit     GC | Var      | Constra 
25.99/26.02	c =============================================================================
25.99/26.02	c  0.0s |       0 |        0 |        0 |    51505      0 |      358 |      372
25.99/26.08	c  0.1s |       0 |       16 |        1 |    51505      0 |      358 |      373
25.99/26.08	c #cpu_time = 0.061s
25.99/26.08	c #wall_clock_time = 0.061s
25.99/26.08	c #decision = 16
25.99/26.08	c #random_decision = 0
25.99/26.08	c #conflict = 1
25.99/26.08	c #restart = 0
25.99/26.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
25.99/26.08	c lower bound updated to -1160
25.99/26.08	c BCD2: 374 <= obj <= 1491
25.99/26.08	c BCD2: #cores=15, #unrelaxed=1145, #relaxed=389, #hardened=0
25.99/26.08	c BCD2: #sat=1 #unsat=375 bias=375/376
25.99/26.08	c Solving starts ...
25.99/26.08	c ============================[ Search Statistics ]============================
25.99/26.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.99/26.08	c       |         |          |          |    Limit     GC | Var      | Constra 
25.99/26.08	c =============================================================================
25.99/26.09	c  0.0s |       0 |        0 |        0 |    51505      0 |      359 |      373
26.09/26.15	c  0.1s |       0 |       16 |        1 |    51505      0 |      359 |      374
26.09/26.15	c #cpu_time = 0.060s
26.09/26.15	c #wall_clock_time = 0.060s
26.09/26.15	c #decision = 16
26.09/26.15	c #random_decision = 0
26.09/26.15	c #conflict = 1
26.09/26.15	c #restart = 0
26.09/26.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
26.09/26.15	c lower bound updated to -1159
26.09/26.15	c BCD2: 375 <= obj <= 1491
26.09/26.15	c BCD2: #cores=15, #unrelaxed=1144, #relaxed=390, #hardened=0
26.09/26.15	c BCD2: #sat=1 #unsat=376 bias=376/377
26.09/26.15	c Solving starts ...
26.09/26.15	c ============================[ Search Statistics ]============================
26.09/26.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.09/26.15	c       |         |          |          |    Limit     GC | Var      | Constra 
26.09/26.15	c =============================================================================
26.09/26.15	c  0.0s |       0 |        0 |        0 |    51505      0 |      360 |      374
26.19/26.21	c  0.1s |       0 |       16 |        0 |    51505      0 |      360 |      375
26.19/26.21	c #cpu_time = 0.062s
26.19/26.21	c #wall_clock_time = 0.062s
26.19/26.21	c #decision = 16
26.19/26.21	c #random_decision = 0
26.19/26.21	c #conflict = 0
26.19/26.21	c #restart = 0
26.19/26.21	c BCD2: found a new core of size 2: cost of the new core is >=1
26.19/26.21	c lower bound updated to -1158
26.19/26.22	c BCD2: 376 <= obj <= 1491
26.19/26.22	c BCD2: #cores=16, #unrelaxed=1142, #relaxed=392, #hardened=0
26.19/26.22	c BCD2: #sat=1 #unsat=377 bias=377/378
26.19/26.22	c Solving starts ...
26.19/26.22	c ============================[ Search Statistics ]============================
26.19/26.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.19/26.22	c       |         |          |          |    Limit     GC | Var      | Constra 
26.19/26.22	c =============================================================================
26.19/26.22	c  0.0s |       0 |        0 |        0 |    51505      0 |      360 |      376
26.19/26.28	c  0.1s |       0 |       17 |        1 |    51505      0 |      360 |      376
26.19/26.28	c #cpu_time = 0.059s
26.19/26.28	c #wall_clock_time = 0.059s
26.19/26.28	c #decision = 17
26.19/26.28	c #random_decision = 0
26.19/26.28	c #conflict = 1
26.19/26.28	c #restart = 0
26.19/26.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
26.19/26.28	c lower bound updated to -1157
26.19/26.28	c BCD2: 377 <= obj <= 1491
26.19/26.28	c BCD2: #cores=16, #unrelaxed=1141, #relaxed=393, #hardened=0
26.19/26.28	c BCD2: #sat=1 #unsat=378 bias=378/379
26.19/26.28	c Solving starts ...
26.19/26.28	c ============================[ Search Statistics ]============================
26.19/26.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.19/26.28	c       |         |          |          |    Limit     GC | Var      | Constra 
26.19/26.28	c =============================================================================
26.19/26.28	c  0.0s |       0 |        0 |        0 |    51505      0 |      361 |      376
26.29/26.35	c  0.1s |       0 |       17 |        1 |    51505      0 |      361 |      377
26.29/26.35	c #cpu_time = 0.062s
26.29/26.35	c #wall_clock_time = 0.062s
26.29/26.35	c #decision = 17
26.29/26.35	c #random_decision = 0
26.29/26.35	c #conflict = 1
26.29/26.35	c #restart = 0
26.29/26.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
26.29/26.35	c lower bound updated to -1156
26.29/26.35	c BCD2: 378 <= obj <= 1491
26.29/26.35	c BCD2: #cores=16, #unrelaxed=1140, #relaxed=394, #hardened=0
26.29/26.35	c BCD2: #sat=1 #unsat=379 bias=379/380
26.29/26.35	c Solving starts ...
26.29/26.35	c ============================[ Search Statistics ]============================
26.29/26.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.29/26.35	c       |         |          |          |    Limit     GC | Var      | Constra 
26.29/26.35	c =============================================================================
26.29/26.35	c  0.0s |       0 |        0 |        0 |    51505      0 |      362 |      377
26.39/26.41	c  0.1s |       0 |       17 |        1 |    51505      0 |      362 |      378
26.39/26.41	c #cpu_time = 0.062s
26.39/26.41	c #wall_clock_time = 0.063s
26.39/26.41	c #decision = 17
26.39/26.41	c #random_decision = 0
26.39/26.41	c #conflict = 1
26.39/26.41	c #restart = 0
26.39/26.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
26.39/26.41	c lower bound updated to -1155
26.39/26.41	c BCD2: 379 <= obj <= 1491
26.39/26.41	c BCD2: #cores=16, #unrelaxed=1139, #relaxed=395, #hardened=0
26.39/26.41	c BCD2: #sat=1 #unsat=380 bias=380/381
26.39/26.41	c Solving starts ...
26.39/26.41	c ============================[ Search Statistics ]============================
26.39/26.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.39/26.41	c       |         |          |          |    Limit     GC | Var      | Constra 
26.39/26.41	c =============================================================================
26.39/26.41	c  0.0s |       0 |        0 |        0 |    51505      0 |      363 |      378
26.39/26.47	c  0.1s |       0 |       17 |        1 |    51505      0 |      363 |      379
26.39/26.47	c #cpu_time = 0.061s
26.39/26.47	c #wall_clock_time = 0.062s
26.39/26.47	c #decision = 17
26.39/26.47	c #random_decision = 0
26.39/26.47	c #conflict = 1
26.39/26.47	c #restart = 0
26.39/26.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
26.39/26.47	c lower bound updated to -1154
26.39/26.47	c BCD2: 380 <= obj <= 1491
26.39/26.47	c BCD2: #cores=16, #unrelaxed=1138, #relaxed=396, #hardened=0
26.39/26.47	c BCD2: #sat=1 #unsat=381 bias=381/382
26.39/26.47	c Solving starts ...
26.39/26.47	c ============================[ Search Statistics ]============================
26.39/26.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.39/26.47	c       |         |          |          |    Limit     GC | Var      | Constra 
26.39/26.47	c =============================================================================
26.39/26.47	c  0.0s |       0 |        0 |        0 |    51505      0 |      364 |      379
26.49/26.53	c  0.1s |       0 |       17 |        1 |    51505      0 |      364 |      380
26.49/26.53	c #cpu_time = 0.062s
26.49/26.53	c #wall_clock_time = 0.062s
26.49/26.53	c #decision = 17
26.49/26.53	c #random_decision = 0
26.49/26.53	c #conflict = 1
26.49/26.53	c #restart = 0
26.49/26.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
26.49/26.53	c lower bound updated to -1153
26.49/26.54	c BCD2: 381 <= obj <= 1491
26.49/26.54	c BCD2: #cores=16, #unrelaxed=1137, #relaxed=397, #hardened=0
26.49/26.54	c BCD2: #sat=1 #unsat=382 bias=382/383
26.49/26.54	c Solving starts ...
26.49/26.54	c ============================[ Search Statistics ]============================
26.49/26.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.49/26.54	c       |         |          |          |    Limit     GC | Var      | Constra 
26.49/26.54	c =============================================================================
26.49/26.54	c  0.0s |       0 |        0 |        0 |    51505      0 |      365 |      380
26.49/26.60	c  0.1s |       0 |       17 |        1 |    51505      0 |      365 |      381
26.49/26.60	c #cpu_time = 0.061s
26.49/26.60	c #wall_clock_time = 0.061s
26.49/26.60	c #decision = 17
26.49/26.60	c #random_decision = 0
26.49/26.60	c #conflict = 1
26.49/26.60	c #restart = 0
26.49/26.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
26.49/26.60	c lower bound updated to -1152
26.60/26.61	c BCD2: 382 <= obj <= 1491
26.60/26.61	c BCD2: #cores=16, #unrelaxed=1136, #relaxed=398, #hardened=0
26.60/26.61	c BCD2: #sat=1 #unsat=383 bias=383/384
26.60/26.61	c Solving starts ...
26.60/26.61	c ============================[ Search Statistics ]============================
26.60/26.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.60/26.61	c       |         |          |          |    Limit     GC | Var      | Constra 
26.60/26.61	c =============================================================================
26.60/26.61	c  0.0s |       0 |        0 |        0 |    51505      0 |      366 |      381
26.60/26.67	c  0.1s |       0 |       17 |        1 |    51505      0 |      366 |      382
26.60/26.67	c #cpu_time = 0.060s
26.60/26.67	c #wall_clock_time = 0.060s
26.60/26.67	c #decision = 17
26.60/26.67	c #random_decision = 0
26.60/26.67	c #conflict = 1
26.60/26.67	c #restart = 0
26.60/26.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
26.60/26.67	c lower bound updated to -1151
26.60/26.67	c BCD2: 383 <= obj <= 1491
26.60/26.67	c BCD2: #cores=16, #unrelaxed=1135, #relaxed=399, #hardened=0
26.60/26.67	c BCD2: #sat=1 #unsat=384 bias=384/385
26.60/26.67	c Solving starts ...
26.60/26.67	c ============================[ Search Statistics ]============================
26.60/26.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.60/26.67	c       |         |          |          |    Limit     GC | Var      | Constra 
26.60/26.67	c =============================================================================
26.60/26.67	c  0.0s |       0 |        0 |        0 |    51505      0 |      367 |      382
26.70/26.73	c  0.1s |       0 |       17 |        1 |    51505      0 |      367 |      383
26.70/26.73	c #cpu_time = 0.062s
26.70/26.73	c #wall_clock_time = 0.062s
26.70/26.73	c #decision = 17
26.70/26.73	c #random_decision = 0
26.70/26.73	c #conflict = 1
26.70/26.73	c #restart = 0
26.70/26.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
26.70/26.73	c lower bound updated to -1150
26.70/26.73	c BCD2: 384 <= obj <= 1491
26.70/26.73	c BCD2: #cores=16, #unrelaxed=1134, #relaxed=400, #hardened=0
26.70/26.73	c BCD2: #sat=1 #unsat=385 bias=385/386
26.70/26.73	c Solving starts ...
26.70/26.73	c ============================[ Search Statistics ]============================
26.70/26.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.70/26.73	c       |         |          |          |    Limit     GC | Var      | Constra 
26.70/26.73	c =============================================================================
26.70/26.73	c  0.0s |       0 |        0 |        0 |    51505      0 |      368 |      383
26.70/26.79	c  0.1s |       0 |       17 |        1 |    51505      0 |      368 |      384
26.70/26.79	c #cpu_time = 0.062s
26.70/26.79	c #wall_clock_time = 0.062s
26.70/26.79	c #decision = 17
26.70/26.79	c #random_decision = 0
26.70/26.79	c #conflict = 1
26.70/26.79	c #restart = 0
26.70/26.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
26.70/26.79	c lower bound updated to -1149
26.70/26.79	c BCD2: 385 <= obj <= 1491
26.70/26.79	c BCD2: #cores=16, #unrelaxed=1133, #relaxed=401, #hardened=0
26.70/26.79	c BCD2: #sat=1 #unsat=386 bias=386/387
26.70/26.79	c Solving starts ...
26.70/26.79	c ============================[ Search Statistics ]============================
26.70/26.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.70/26.79	c       |         |          |          |    Limit     GC | Var      | Constra 
26.70/26.79	c =============================================================================
26.70/26.79	c  0.0s |       0 |        0 |        0 |    51505      0 |      369 |      384
26.79/26.85	c  0.1s |       0 |       17 |        1 |    51505      0 |      369 |      385
26.79/26.85	c #cpu_time = 0.061s
26.79/26.85	c #wall_clock_time = 0.062s
26.79/26.85	c #decision = 17
26.79/26.85	c #random_decision = 0
26.79/26.85	c #conflict = 1
26.79/26.85	c #restart = 0
26.79/26.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
26.79/26.85	c lower bound updated to -1148
26.79/26.86	c BCD2: 386 <= obj <= 1491
26.79/26.86	c BCD2: #cores=16, #unrelaxed=1132, #relaxed=402, #hardened=0
26.79/26.86	c BCD2: #sat=1 #unsat=387 bias=387/388
26.79/26.86	c Solving starts ...
26.79/26.86	c ============================[ Search Statistics ]============================
26.79/26.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.79/26.86	c       |         |          |          |    Limit     GC | Var      | Constra 
26.79/26.86	c =============================================================================
26.79/26.86	c  0.0s |       0 |        0 |        0 |    51505      0 |      370 |      385
26.89/26.92	c  0.1s |       0 |       17 |        1 |    51505      0 |      370 |      386
26.89/26.92	c #cpu_time = 0.061s
26.89/26.92	c #wall_clock_time = 0.062s
26.89/26.92	c #decision = 17
26.89/26.92	c #random_decision = 0
26.89/26.92	c #conflict = 1
26.89/26.92	c #restart = 0
26.89/26.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
26.89/26.92	c lower bound updated to -1147
26.89/26.92	c BCD2: 387 <= obj <= 1491
26.89/26.92	c BCD2: #cores=16, #unrelaxed=1131, #relaxed=403, #hardened=0
26.89/26.92	c BCD2: #sat=1 #unsat=388 bias=388/389
26.89/26.92	c Solving starts ...
26.89/26.92	c ============================[ Search Statistics ]============================
26.89/26.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.89/26.92	c       |         |          |          |    Limit     GC | Var      | Constra 
26.89/26.92	c =============================================================================
26.89/26.92	c  0.0s |       0 |        0 |        0 |    51505      0 |      371 |      386
26.89/26.98	c  0.1s |       0 |       17 |        1 |    51505      0 |      371 |      387
26.89/26.98	c #cpu_time = 0.061s
26.89/26.98	c #wall_clock_time = 0.061s
26.89/26.98	c #decision = 17
26.89/26.98	c #random_decision = 0
26.89/26.98	c #conflict = 1
26.89/26.98	c #restart = 0
26.89/26.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
26.89/26.98	c lower bound updated to -1146
26.89/26.98	c BCD2: 388 <= obj <= 1491
26.89/26.98	c BCD2: #cores=16, #unrelaxed=1130, #relaxed=404, #hardened=0
26.89/26.98	c BCD2: #sat=1 #unsat=389 bias=389/390
26.89/26.98	c Solving starts ...
26.89/26.98	c ============================[ Search Statistics ]============================
26.89/26.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.89/26.98	c       |         |          |          |    Limit     GC | Var      | Constra 
26.89/26.98	c =============================================================================
26.89/26.98	c  0.0s |       0 |        0 |        0 |    51505      0 |      372 |      387
26.99/27.04	c  0.1s |       0 |       17 |        1 |    51505      0 |      372 |      388
26.99/27.04	c #cpu_time = 0.062s
26.99/27.04	c #wall_clock_time = 0.062s
26.99/27.04	c #decision = 17
26.99/27.04	c #random_decision = 0
26.99/27.04	c #conflict = 1
26.99/27.04	c #restart = 0
26.99/27.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
26.99/27.04	c lower bound updated to -1145
26.99/27.04	c BCD2: 389 <= obj <= 1491
26.99/27.04	c BCD2: #cores=16, #unrelaxed=1129, #relaxed=405, #hardened=0
26.99/27.04	c BCD2: #sat=1 #unsat=390 bias=390/391
26.99/27.04	c Solving starts ...
26.99/27.04	c ============================[ Search Statistics ]============================
26.99/27.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.99/27.04	c       |         |          |          |    Limit     GC | Var      | Constra 
26.99/27.04	c =============================================================================
26.99/27.04	c  0.0s |       0 |        0 |        0 |    51505      0 |      373 |      388
27.09/27.10	c  0.1s |       0 |       17 |        1 |    51505      0 |      373 |      389
27.09/27.10	c #cpu_time = 0.062s
27.09/27.10	c #wall_clock_time = 0.062s
27.09/27.10	c #decision = 17
27.09/27.10	c #random_decision = 0
27.09/27.11	c #conflict = 1
27.09/27.11	c #restart = 0
27.09/27.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
27.09/27.11	c lower bound updated to -1144
27.09/27.11	c BCD2: 390 <= obj <= 1491
27.09/27.11	c BCD2: #cores=16, #unrelaxed=1128, #relaxed=406, #hardened=0
27.09/27.11	c BCD2: #sat=1 #unsat=391 bias=391/392
27.09/27.11	c Solving starts ...
27.09/27.11	c ============================[ Search Statistics ]============================
27.09/27.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.09/27.11	c       |         |          |          |    Limit     GC | Var      | Constra 
27.09/27.11	c =============================================================================
27.09/27.11	c  0.0s |       0 |        0 |        0 |    51505      0 |      374 |      389
27.09/27.17	c  0.1s |       0 |       17 |        1 |    51505      0 |      374 |      390
27.09/27.17	c #cpu_time = 0.060s
27.09/27.17	c #wall_clock_time = 0.060s
27.09/27.17	c #decision = 17
27.09/27.17	c #random_decision = 0
27.09/27.17	c #conflict = 1
27.09/27.17	c #restart = 0
27.09/27.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
27.09/27.17	c lower bound updated to -1143
27.09/27.17	c BCD2: 391 <= obj <= 1491
27.09/27.17	c BCD2: #cores=16, #unrelaxed=1127, #relaxed=407, #hardened=0
27.09/27.17	c BCD2: #sat=1 #unsat=392 bias=392/393
27.09/27.18	c Solving starts ...
27.09/27.18	c ============================[ Search Statistics ]============================
27.09/27.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.09/27.18	c       |         |          |          |    Limit     GC | Var      | Constra 
27.09/27.18	c =============================================================================
27.09/27.18	c  0.0s |       0 |        0 |        0 |    51505      0 |      375 |      390
27.19/27.24	c  0.1s |       0 |       17 |        1 |    51505      0 |      375 |      391
27.19/27.24	c #cpu_time = 0.061s
27.19/27.24	c #wall_clock_time = 0.062s
27.19/27.24	c #decision = 17
27.19/27.24	c #random_decision = 0
27.19/27.24	c #conflict = 1
27.19/27.24	c #restart = 0
27.19/27.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
27.19/27.24	c lower bound updated to -1142
27.19/27.24	c BCD2: 392 <= obj <= 1491
27.19/27.24	c BCD2: #cores=16, #unrelaxed=1126, #relaxed=408, #hardened=0
27.19/27.24	c BCD2: #sat=1 #unsat=393 bias=393/394
27.19/27.24	c Solving starts ...
27.19/27.24	c ============================[ Search Statistics ]============================
27.19/27.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.19/27.24	c       |         |          |          |    Limit     GC | Var      | Constra 
27.19/27.24	c =============================================================================
27.19/27.24	c  0.0s |       0 |        0 |        0 |    51505      0 |      376 |      391
27.29/27.30	c  0.1s |       0 |       17 |        1 |    51505      0 |      376 |      392
27.29/27.30	c #cpu_time = 0.062s
27.29/27.30	c #wall_clock_time = 0.062s
27.29/27.30	c #decision = 17
27.29/27.30	c #random_decision = 0
27.29/27.30	c #conflict = 1
27.29/27.30	c #restart = 0
27.29/27.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
27.29/27.30	c lower bound updated to -1141
27.29/27.30	c BCD2: 393 <= obj <= 1491
27.29/27.30	c BCD2: #cores=16, #unrelaxed=1125, #relaxed=409, #hardened=0
27.29/27.30	c BCD2: #sat=1 #unsat=394 bias=394/395
27.29/27.30	c Solving starts ...
27.29/27.30	c ============================[ Search Statistics ]============================
27.29/27.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.29/27.30	c       |         |          |          |    Limit     GC | Var      | Constra 
27.29/27.30	c =============================================================================
27.29/27.30	c  0.0s |       0 |        0 |        0 |    51505      0 |      377 |      392
27.29/27.36	c  0.1s |       0 |       17 |        1 |    51505      0 |      377 |      393
27.29/27.36	c #cpu_time = 0.061s
27.29/27.36	c #wall_clock_time = 0.062s
27.29/27.36	c #decision = 17
27.29/27.36	c #random_decision = 0
27.29/27.36	c #conflict = 1
27.29/27.36	c #restart = 0
27.29/27.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
27.29/27.36	c lower bound updated to -1140
27.29/27.36	c BCD2: 394 <= obj <= 1491
27.29/27.36	c BCD2: #cores=16, #unrelaxed=1124, #relaxed=410, #hardened=0
27.29/27.36	c BCD2: #sat=1 #unsat=395 bias=395/396
27.29/27.36	c Solving starts ...
27.29/27.36	c ============================[ Search Statistics ]============================
27.29/27.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.29/27.36	c       |         |          |          |    Limit     GC | Var      | Constra 
27.29/27.36	c =============================================================================
27.29/27.36	c  0.0s |       0 |        0 |        0 |    51505      0 |      378 |      393
27.39/27.43	c  0.1s |       0 |       17 |        1 |    51505      0 |      378 |      394
27.39/27.43	c #cpu_time = 0.062s
27.39/27.43	c #wall_clock_time = 0.063s
27.39/27.43	c #decision = 17
27.39/27.43	c #random_decision = 0
27.39/27.43	c #conflict = 1
27.39/27.43	c #restart = 0
27.39/27.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
27.39/27.43	c lower bound updated to -1139
27.39/27.43	c BCD2: 395 <= obj <= 1491
27.39/27.43	c BCD2: #cores=16, #unrelaxed=1123, #relaxed=411, #hardened=0
27.39/27.43	c BCD2: #sat=1 #unsat=396 bias=396/397
27.39/27.43	c Solving starts ...
27.39/27.43	c ============================[ Search Statistics ]============================
27.39/27.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.39/27.43	c       |         |          |          |    Limit     GC | Var      | Constra 
27.39/27.43	c =============================================================================
27.39/27.43	c  0.0s |       0 |        0 |        0 |    51505      0 |      379 |      394
27.39/27.49	c  0.1s |       0 |       17 |        1 |    51505      0 |      379 |      395
27.39/27.49	c #cpu_time = 0.062s
27.39/27.49	c #wall_clock_time = 0.062s
27.39/27.49	c #decision = 17
27.39/27.49	c #random_decision = 0
27.39/27.49	c #conflict = 1
27.39/27.49	c #restart = 0
27.39/27.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
27.39/27.49	c lower bound updated to -1138
27.39/27.49	c BCD2: 396 <= obj <= 1491
27.39/27.49	c BCD2: #cores=16, #unrelaxed=1122, #relaxed=412, #hardened=0
27.39/27.49	c BCD2: #sat=1 #unsat=397 bias=397/398
27.39/27.49	c Solving starts ...
27.39/27.49	c ============================[ Search Statistics ]============================
27.39/27.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.39/27.49	c       |         |          |          |    Limit     GC | Var      | Constra 
27.39/27.49	c =============================================================================
27.39/27.49	c  0.0s |       0 |        0 |        0 |    51505      0 |      380 |      395
27.49/27.55	c  0.1s |       0 |       17 |        1 |    51505      0 |      380 |      396
27.49/27.55	c #cpu_time = 0.062s
27.49/27.55	c #wall_clock_time = 0.062s
27.49/27.55	c #decision = 17
27.49/27.55	c #random_decision = 0
27.49/27.55	c #conflict = 1
27.49/27.55	c #restart = 0
27.49/27.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
27.49/27.55	c lower bound updated to -1137
27.49/27.55	c BCD2: 397 <= obj <= 1491
27.49/27.55	c BCD2: #cores=16, #unrelaxed=1121, #relaxed=413, #hardened=0
27.49/27.55	c BCD2: #sat=1 #unsat=398 bias=398/399
27.49/27.55	c Solving starts ...
27.49/27.55	c ============================[ Search Statistics ]============================
27.49/27.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.49/27.55	c       |         |          |          |    Limit     GC | Var      | Constra 
27.49/27.55	c =============================================================================
27.49/27.55	c  0.0s |       0 |        0 |        0 |    51505      0 |      381 |      396
27.59/27.62	c  0.1s |       0 |       17 |        1 |    51505      0 |      381 |      397
27.59/27.62	c #cpu_time = 0.062s
27.59/27.62	c #wall_clock_time = 0.062s
27.59/27.62	c #decision = 17
27.59/27.62	c #random_decision = 0
27.59/27.62	c #conflict = 1
27.59/27.62	c #restart = 0
27.59/27.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
27.59/27.62	c lower bound updated to -1136
27.59/27.62	c BCD2: 398 <= obj <= 1491
27.59/27.62	c BCD2: #cores=16, #unrelaxed=1120, #relaxed=414, #hardened=0
27.59/27.62	c BCD2: #sat=1 #unsat=399 bias=399/400
27.59/27.62	c Solving starts ...
27.59/27.62	c ============================[ Search Statistics ]============================
27.59/27.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.59/27.62	c       |         |          |          |    Limit     GC | Var      | Constra 
27.59/27.62	c =============================================================================
27.59/27.62	c  0.0s |       0 |        0 |        0 |    51505      0 |      382 |      397
27.59/27.68	c  0.1s |       0 |       17 |        1 |    51505      0 |      382 |      398
27.59/27.68	c #cpu_time = 0.059s
27.59/27.68	c #wall_clock_time = 0.059s
27.59/27.68	c #decision = 17
27.59/27.68	c #random_decision = 0
27.59/27.68	c #conflict = 1
27.59/27.68	c #restart = 0
27.59/27.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
27.59/27.68	c lower bound updated to -1135
27.59/27.68	c BCD2: 399 <= obj <= 1491
27.59/27.68	c BCD2: #cores=16, #unrelaxed=1119, #relaxed=415, #hardened=0
27.59/27.68	c BCD2: #sat=1 #unsat=400 bias=400/401
27.59/27.68	c Solving starts ...
27.59/27.68	c ============================[ Search Statistics ]============================
27.59/27.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.59/27.68	c       |         |          |          |    Limit     GC | Var      | Constra 
27.59/27.68	c =============================================================================
27.59/27.68	c  0.0s |       0 |        0 |        0 |    51505      0 |      383 |      398
27.70/27.75	c  0.1s |       0 |       17 |        1 |    51505      0 |      383 |      399
27.70/27.75	c #cpu_time = 0.061s
27.70/27.75	c #wall_clock_time = 0.061s
27.70/27.75	c #decision = 17
27.70/27.75	c #random_decision = 0
27.70/27.75	c #conflict = 1
27.70/27.75	c #restart = 0
27.70/27.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
27.70/27.75	c lower bound updated to -1134
27.70/27.75	c BCD2: 400 <= obj <= 1491
27.70/27.75	c BCD2: #cores=16, #unrelaxed=1118, #relaxed=416, #hardened=0
27.70/27.75	c BCD2: #sat=1 #unsat=401 bias=401/402
27.70/27.75	c Solving starts ...
27.70/27.75	c ============================[ Search Statistics ]============================
27.70/27.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.70/27.75	c       |         |          |          |    Limit     GC | Var      | Constra 
27.70/27.75	c =============================================================================
27.70/27.75	c  0.0s |       0 |        0 |        0 |    51505      0 |      384 |      399
27.80/27.81	c  0.1s |       0 |       17 |        0 |    51505      0 |      384 |      400
27.80/27.81	c #cpu_time = 0.061s
27.80/27.81	c #wall_clock_time = 0.061s
27.80/27.81	c #decision = 17
27.80/27.81	c #random_decision = 0
27.80/27.81	c #conflict = 0
27.80/27.81	c #restart = 0
27.80/27.81	c BCD2: found a new core of size 2: cost of the new core is >=1
27.80/27.81	c lower bound updated to -1133
27.80/27.82	c BCD2: 401 <= obj <= 1491
27.80/27.82	c BCD2: #cores=17, #unrelaxed=1116, #relaxed=418, #hardened=0
27.80/27.82	c BCD2: #sat=1 #unsat=402 bias=402/403
27.80/27.82	c Solving starts ...
27.80/27.82	c ============================[ Search Statistics ]============================
27.80/27.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.80/27.82	c       |         |          |          |    Limit     GC | Var      | Constra 
27.80/27.82	c =============================================================================
27.80/27.82	c  0.0s |       0 |        0 |        0 |    51505      0 |      384 |      401
27.80/27.88	c  0.1s |       0 |       18 |        1 |    51505      0 |      384 |      401
27.80/27.88	c #cpu_time = 0.060s
27.80/27.88	c #wall_clock_time = 0.060s
27.80/27.88	c #decision = 18
27.80/27.88	c #random_decision = 0
27.80/27.88	c #conflict = 1
27.80/27.88	c #restart = 0
27.80/27.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
27.80/27.88	c lower bound updated to -1132
27.80/27.88	c BCD2: 402 <= obj <= 1491
27.80/27.88	c BCD2: #cores=17, #unrelaxed=1115, #relaxed=419, #hardened=0
27.80/27.88	c BCD2: #sat=1 #unsat=403 bias=403/404
27.80/27.88	c Solving starts ...
27.80/27.88	c ============================[ Search Statistics ]============================
27.80/27.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.80/27.88	c       |         |          |          |    Limit     GC | Var      | Constra 
27.80/27.88	c =============================================================================
27.80/27.88	c  0.0s |       0 |        0 |        0 |    51505      0 |      385 |      401
27.89/27.94	c  0.1s |       0 |       18 |        1 |    51505      0 |      385 |      402
27.89/27.94	c #cpu_time = 0.062s
27.89/27.94	c #wall_clock_time = 0.062s
27.89/27.94	c #decision = 18
27.89/27.94	c #random_decision = 0
27.89/27.94	c #conflict = 1
27.89/27.94	c #restart = 0
27.89/27.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
27.89/27.94	c lower bound updated to -1131
27.89/27.94	c BCD2: 403 <= obj <= 1491
27.89/27.94	c BCD2: #cores=17, #unrelaxed=1114, #relaxed=420, #hardened=0
27.89/27.94	c BCD2: #sat=1 #unsat=404 bias=404/405
27.89/27.94	c Solving starts ...
27.89/27.94	c ============================[ Search Statistics ]============================
27.89/27.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.89/27.94	c       |         |          |          |    Limit     GC | Var      | Constra 
27.89/27.94	c =============================================================================
27.89/27.94	c  0.0s |       0 |        0 |        0 |    51505      0 |      386 |      402
27.99/28.01	c  0.1s |       0 |       18 |        1 |    51505      0 |      386 |      403
27.99/28.01	c #cpu_time = 0.062s
27.99/28.01	c #wall_clock_time = 0.062s
27.99/28.01	c #decision = 18
27.99/28.01	c #random_decision = 0
27.99/28.01	c #conflict = 1
27.99/28.01	c #restart = 0
27.99/28.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
27.99/28.01	c lower bound updated to -1130
27.99/28.01	c BCD2: 404 <= obj <= 1491
27.99/28.01	c BCD2: #cores=17, #unrelaxed=1113, #relaxed=421, #hardened=0
27.99/28.01	c BCD2: #sat=1 #unsat=405 bias=405/406
27.99/28.01	c Solving starts ...
27.99/28.01	c ============================[ Search Statistics ]============================
27.99/28.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.99/28.01	c       |         |          |          |    Limit     GC | Var      | Constra 
27.99/28.01	c =============================================================================
27.99/28.01	c  0.0s |       0 |        0 |        0 |    51505      0 |      387 |      403
27.99/28.07	c  0.1s |       0 |       18 |        1 |    51505      0 |      387 |      404
27.99/28.07	c #cpu_time = 0.061s
27.99/28.07	c #wall_clock_time = 0.062s
27.99/28.07	c #decision = 18
27.99/28.07	c #random_decision = 0
27.99/28.07	c #conflict = 1
27.99/28.07	c #restart = 0
27.99/28.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
27.99/28.07	c lower bound updated to -1129
27.99/28.08	c BCD2: 405 <= obj <= 1491
27.99/28.08	c BCD2: #cores=17, #unrelaxed=1112, #relaxed=422, #hardened=0
27.99/28.08	c BCD2: #sat=1 #unsat=406 bias=406/407
27.99/28.08	c Solving starts ...
27.99/28.08	c ============================[ Search Statistics ]============================
27.99/28.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.99/28.08	c       |         |          |          |    Limit     GC | Var      | Constra 
27.99/28.08	c =============================================================================
27.99/28.08	c  0.0s |       0 |        0 |        0 |    51505      0 |      388 |      404
28.09/28.14	c  0.1s |       0 |       18 |        1 |    51505      0 |      388 |      405
28.09/28.14	c #cpu_time = 0.059s
28.09/28.14	c #wall_clock_time = 0.060s
28.09/28.14	c #decision = 18
28.09/28.14	c #random_decision = 0
28.09/28.14	c #conflict = 1
28.09/28.14	c #restart = 0
28.09/28.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
28.09/28.14	c lower bound updated to -1128
28.09/28.14	c BCD2: 406 <= obj <= 1491
28.09/28.14	c BCD2: #cores=17, #unrelaxed=1111, #relaxed=423, #hardened=0
28.09/28.14	c BCD2: #sat=1 #unsat=407 bias=407/408
28.09/28.14	c Solving starts ...
28.09/28.14	c ============================[ Search Statistics ]============================
28.09/28.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.09/28.14	c       |         |          |          |    Limit     GC | Var      | Constra 
28.09/28.14	c =============================================================================
28.09/28.14	c  0.0s |       0 |        0 |        0 |    51505      0 |      389 |      405
28.19/28.20	c  0.1s |       0 |       18 |        1 |    51505      0 |      389 |      406
28.19/28.20	c #cpu_time = 0.061s
28.19/28.20	c #wall_clock_time = 0.061s
28.19/28.20	c #decision = 18
28.19/28.20	c #random_decision = 0
28.19/28.20	c #conflict = 1
28.19/28.20	c #restart = 0
28.19/28.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
28.19/28.20	c lower bound updated to -1127
28.19/28.20	c BCD2: 407 <= obj <= 1491
28.19/28.20	c BCD2: #cores=17, #unrelaxed=1110, #relaxed=424, #hardened=0
28.19/28.20	c BCD2: #sat=1 #unsat=408 bias=408/409
28.19/28.20	c Solving starts ...
28.19/28.20	c ============================[ Search Statistics ]============================
28.19/28.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.19/28.20	c       |         |          |          |    Limit     GC | Var      | Constra 
28.19/28.20	c =============================================================================
28.19/28.20	c  0.0s |       0 |        0 |        0 |    51505      0 |      390 |      406
28.19/28.26	c  0.1s |       0 |       18 |        1 |    51505      0 |      390 |      407
28.19/28.26	c #cpu_time = 0.063s
28.19/28.26	c #wall_clock_time = 0.063s
28.19/28.26	c #decision = 18
28.19/28.26	c #random_decision = 0
28.19/28.26	c #conflict = 1
28.19/28.26	c #restart = 0
28.19/28.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
28.19/28.26	c lower bound updated to -1126
28.19/28.26	c BCD2: 408 <= obj <= 1491
28.19/28.26	c BCD2: #cores=17, #unrelaxed=1109, #relaxed=425, #hardened=0
28.19/28.26	c BCD2: #sat=1 #unsat=409 bias=409/410
28.19/28.26	c Solving starts ...
28.19/28.26	c ============================[ Search Statistics ]============================
28.19/28.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.19/28.26	c       |         |          |          |    Limit     GC | Var      | Constra 
28.19/28.26	c =============================================================================
28.19/28.26	c  0.0s |       0 |        0 |        0 |    51505      0 |      391 |      407
28.29/28.33	c  0.1s |       0 |       18 |        1 |    51505      0 |      391 |      408
28.29/28.33	c #cpu_time = 0.063s
28.29/28.33	c #wall_clock_time = 0.063s
28.29/28.33	c #decision = 18
28.29/28.33	c #random_decision = 0
28.29/28.33	c #conflict = 1
28.29/28.33	c #restart = 0
28.29/28.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
28.29/28.33	c lower bound updated to -1125
28.29/28.33	c BCD2: 409 <= obj <= 1491
28.29/28.33	c BCD2: #cores=17, #unrelaxed=1108, #relaxed=426, #hardened=0
28.29/28.33	c BCD2: #sat=1 #unsat=410 bias=410/411
28.29/28.33	c Solving starts ...
28.29/28.33	c ============================[ Search Statistics ]============================
28.29/28.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.29/28.33	c       |         |          |          |    Limit     GC | Var      | Constra 
28.29/28.33	c =============================================================================
28.29/28.33	c  0.0s |       0 |        0 |        0 |    51505      0 |      392 |      408
28.29/28.39	c  0.1s |       0 |       18 |        1 |    51505      0 |      392 |      409
28.29/28.39	c #cpu_time = 0.063s
28.29/28.39	c #wall_clock_time = 0.064s
28.29/28.39	c #decision = 18
28.29/28.39	c #random_decision = 0
28.29/28.39	c #conflict = 1
28.29/28.39	c #restart = 0
28.29/28.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
28.29/28.39	c lower bound updated to -1124
28.29/28.39	c BCD2: 410 <= obj <= 1491
28.29/28.39	c BCD2: #cores=17, #unrelaxed=1107, #relaxed=427, #hardened=0
28.29/28.39	c BCD2: #sat=1 #unsat=411 bias=411/412
28.29/28.39	c Solving starts ...
28.29/28.39	c ============================[ Search Statistics ]============================
28.29/28.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.29/28.39	c       |         |          |          |    Limit     GC | Var      | Constra 
28.29/28.39	c =============================================================================
28.29/28.39	c  0.0s |       0 |        0 |        0 |    51505      0 |      393 |      409
28.39/28.46	c  0.1s |       0 |       18 |        1 |    51505      0 |      393 |      410
28.39/28.46	c #cpu_time = 0.062s
28.39/28.46	c #wall_clock_time = 0.062s
28.39/28.46	c #decision = 18
28.39/28.46	c #random_decision = 0
28.39/28.46	c #conflict = 1
28.39/28.46	c #restart = 0
28.39/28.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
28.39/28.46	c lower bound updated to -1123
28.39/28.46	c BCD2: 411 <= obj <= 1491
28.39/28.46	c BCD2: #cores=17, #unrelaxed=1106, #relaxed=428, #hardened=0
28.39/28.46	c BCD2: #sat=1 #unsat=412 bias=412/413
28.39/28.46	c Solving starts ...
28.39/28.46	c ============================[ Search Statistics ]============================
28.39/28.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.39/28.46	c       |         |          |          |    Limit     GC | Var      | Constra 
28.39/28.46	c =============================================================================
28.39/28.46	c  0.0s |       0 |        0 |        0 |    51505      0 |      394 |      410
28.49/28.52	c  0.1s |       0 |       18 |        1 |    51505      0 |      394 |      411
28.49/28.52	c #cpu_time = 0.062s
28.49/28.52	c #wall_clock_time = 0.063s
28.49/28.52	c #decision = 18
28.49/28.52	c #random_decision = 0
28.49/28.52	c #conflict = 1
28.49/28.52	c #restart = 0
28.49/28.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
28.49/28.52	c lower bound updated to -1122
28.49/28.52	c BCD2: 412 <= obj <= 1491
28.49/28.52	c BCD2: #cores=17, #unrelaxed=1105, #relaxed=429, #hardened=0
28.49/28.52	c BCD2: #sat=1 #unsat=413 bias=413/414
28.49/28.52	c Solving starts ...
28.49/28.52	c ============================[ Search Statistics ]============================
28.49/28.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.49/28.52	c       |         |          |          |    Limit     GC | Var      | Constra 
28.49/28.52	c =============================================================================
28.49/28.52	c  0.0s |       0 |        0 |        0 |    51505      0 |      395 |      411
28.49/28.58	c  0.1s |       0 |       18 |        1 |    51505      0 |      395 |      412
28.49/28.58	c #cpu_time = 0.061s
28.49/28.58	c #wall_clock_time = 0.061s
28.49/28.58	c #decision = 18
28.49/28.58	c #random_decision = 0
28.49/28.58	c #conflict = 1
28.49/28.58	c #restart = 0
28.49/28.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
28.49/28.58	c lower bound updated to -1121
28.49/28.59	c BCD2: 413 <= obj <= 1491
28.49/28.59	c BCD2: #cores=17, #unrelaxed=1104, #relaxed=430, #hardened=0
28.49/28.59	c BCD2: #sat=1 #unsat=414 bias=414/415
28.49/28.59	c Solving starts ...
28.49/28.59	c ============================[ Search Statistics ]============================
28.49/28.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.49/28.59	c       |         |          |          |    Limit     GC | Var      | Constra 
28.49/28.59	c =============================================================================
28.49/28.59	c  0.0s |       0 |        0 |        0 |    51505      0 |      396 |      412
28.59/28.65	c  0.1s |       0 |       18 |        1 |    51505      0 |      396 |      413
28.59/28.65	c #cpu_time = 0.059s
28.59/28.65	c #wall_clock_time = 0.059s
28.59/28.65	c #decision = 18
28.59/28.65	c #random_decision = 0
28.59/28.65	c #conflict = 1
28.59/28.65	c #restart = 0
28.59/28.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
28.59/28.65	c lower bound updated to -1120
28.59/28.65	c BCD2: 414 <= obj <= 1491
28.59/28.65	c BCD2: #cores=17, #unrelaxed=1103, #relaxed=431, #hardened=0
28.59/28.65	c BCD2: #sat=1 #unsat=415 bias=415/416
28.59/28.65	c Solving starts ...
28.59/28.65	c ============================[ Search Statistics ]============================
28.59/28.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.59/28.65	c       |         |          |          |    Limit     GC | Var      | Constra 
28.59/28.65	c =============================================================================
28.59/28.65	c  0.0s |       0 |        0 |        0 |    51505      0 |      397 |      413
28.69/28.71	c  0.1s |       0 |       18 |        1 |    51505      0 |      397 |      414
28.69/28.71	c #cpu_time = 0.061s
28.69/28.71	c #wall_clock_time = 0.062s
28.69/28.71	c #decision = 18
28.69/28.71	c #random_decision = 0
28.69/28.71	c #conflict = 1
28.69/28.71	c #restart = 0
28.69/28.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
28.69/28.71	c lower bound updated to -1119
28.69/28.71	c BCD2: 415 <= obj <= 1491
28.69/28.71	c BCD2: #cores=17, #unrelaxed=1102, #relaxed=432, #hardened=0
28.69/28.71	c BCD2: #sat=1 #unsat=416 bias=416/417
28.69/28.71	c Solving starts ...
28.69/28.71	c ============================[ Search Statistics ]============================
28.69/28.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.69/28.71	c       |         |          |          |    Limit     GC | Var      | Constra 
28.69/28.71	c =============================================================================
28.69/28.71	c  0.0s |       0 |        0 |        0 |    51505      0 |      398 |      414
28.69/28.77	c  0.1s |       0 |       18 |        1 |    51505      0 |      398 |      415
28.69/28.77	c #cpu_time = 0.062s
28.69/28.77	c #wall_clock_time = 0.062s
28.69/28.77	c #decision = 18
28.69/28.77	c #random_decision = 0
28.69/28.77	c #conflict = 1
28.69/28.77	c #restart = 0
28.69/28.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
28.69/28.77	c lower bound updated to -1118
28.69/28.78	c BCD2: 416 <= obj <= 1491
28.69/28.78	c BCD2: #cores=17, #unrelaxed=1101, #relaxed=433, #hardened=0
28.69/28.78	c BCD2: #sat=1 #unsat=417 bias=417/418
28.69/28.78	c Solving starts ...
28.69/28.78	c ============================[ Search Statistics ]============================
28.69/28.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.69/28.78	c       |         |          |          |    Limit     GC | Var      | Constra 
28.69/28.78	c =============================================================================
28.69/28.78	c  0.0s |       0 |        0 |        0 |    51505      0 |      399 |      415
28.79/28.84	c  0.1s |       0 |       18 |        1 |    51505      0 |      399 |      416
28.79/28.84	c #cpu_time = 0.062s
28.79/28.84	c #wall_clock_time = 0.063s
28.79/28.84	c #decision = 18
28.79/28.84	c #random_decision = 0
28.79/28.84	c #conflict = 1
28.79/28.84	c #restart = 0
28.79/28.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
28.79/28.84	c lower bound updated to -1117
28.79/28.84	c BCD2: 417 <= obj <= 1491
28.79/28.84	c BCD2: #cores=17, #unrelaxed=1100, #relaxed=434, #hardened=0
28.79/28.84	c BCD2: #sat=1 #unsat=418 bias=418/419
28.79/28.84	c Solving starts ...
28.79/28.84	c ============================[ Search Statistics ]============================
28.79/28.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.79/28.84	c       |         |          |          |    Limit     GC | Var      | Constra 
28.79/28.84	c =============================================================================
28.79/28.84	c  0.0s |       0 |        0 |        0 |    51505      0 |      400 |      416
28.79/28.90	c  0.1s |       0 |       18 |        1 |    51505      0 |      400 |      417
28.79/28.90	c #cpu_time = 0.063s
28.79/28.90	c #wall_clock_time = 0.063s
28.79/28.90	c #decision = 18
28.79/28.90	c #random_decision = 0
28.79/28.90	c #conflict = 1
28.79/28.90	c #restart = 0
28.79/28.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
28.79/28.90	c lower bound updated to -1116
28.89/28.90	c BCD2: 418 <= obj <= 1491
28.89/28.90	c BCD2: #cores=17, #unrelaxed=1099, #relaxed=435, #hardened=0
28.89/28.90	c BCD2: #sat=1 #unsat=419 bias=419/420
28.89/28.90	c Solving starts ...
28.89/28.90	c ============================[ Search Statistics ]============================
28.89/28.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.89/28.90	c       |         |          |          |    Limit     GC | Var      | Constra 
28.89/28.90	c =============================================================================
28.89/28.90	c  0.0s |       0 |        0 |        0 |    51505      0 |      401 |      417
28.89/28.96	c  0.1s |       0 |       18 |        1 |    51505      0 |      401 |      418
28.89/28.96	c #cpu_time = 0.061s
28.89/28.96	c #wall_clock_time = 0.061s
28.89/28.96	c #decision = 18
28.89/28.96	c #random_decision = 0
28.89/28.96	c #conflict = 1
28.89/28.97	c #restart = 0
28.89/28.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
28.89/28.97	c lower bound updated to -1115
28.89/28.97	c BCD2: 419 <= obj <= 1491
28.89/28.97	c BCD2: #cores=17, #unrelaxed=1098, #relaxed=436, #hardened=0
28.89/28.97	c BCD2: #sat=1 #unsat=420 bias=420/421
28.89/28.97	c Solving starts ...
28.89/28.97	c ============================[ Search Statistics ]============================
28.89/28.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.89/28.97	c       |         |          |          |    Limit     GC | Var      | Constra 
28.89/28.97	c =============================================================================
28.89/28.97	c  0.0s |       0 |        0 |        0 |    51505      0 |      402 |      418
28.99/29.03	c  0.1s |       0 |       18 |        1 |    51505      0 |      402 |      419
28.99/29.03	c #cpu_time = 0.061s
28.99/29.03	c #wall_clock_time = 0.061s
28.99/29.03	c #decision = 18
28.99/29.03	c #random_decision = 0
28.99/29.03	c #conflict = 1
28.99/29.03	c #restart = 0
28.99/29.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
28.99/29.03	c lower bound updated to -1114
28.99/29.03	c BCD2: 420 <= obj <= 1491
28.99/29.03	c BCD2: #cores=17, #unrelaxed=1097, #relaxed=437, #hardened=0
28.99/29.03	c BCD2: #sat=1 #unsat=421 bias=421/422
28.99/29.03	c Solving starts ...
28.99/29.03	c ============================[ Search Statistics ]============================
28.99/29.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.99/29.03	c       |         |          |          |    Limit     GC | Var      | Constra 
28.99/29.03	c =============================================================================
28.99/29.03	c  0.0s |       0 |        0 |        0 |    51505      0 |      403 |      419
28.99/29.09	c  0.1s |       0 |       18 |        1 |    51505      0 |      403 |      420
28.99/29.09	c #cpu_time = 0.061s
28.99/29.09	c #wall_clock_time = 0.061s
28.99/29.09	c #decision = 18
28.99/29.09	c #random_decision = 0
28.99/29.09	c #conflict = 1
28.99/29.09	c #restart = 0
28.99/29.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
28.99/29.09	c lower bound updated to -1113
29.09/29.10	c BCD2: 421 <= obj <= 1491
29.09/29.10	c BCD2: #cores=17, #unrelaxed=1096, #relaxed=438, #hardened=0
29.09/29.10	c BCD2: #sat=1 #unsat=422 bias=422/423
29.09/29.10	c Solving starts ...
29.09/29.10	c ============================[ Search Statistics ]============================
29.09/29.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.09/29.10	c       |         |          |          |    Limit     GC | Var      | Constra 
29.09/29.10	c =============================================================================
29.09/29.10	c  0.0s |       0 |        0 |        0 |    51505      0 |      404 |      420
29.09/29.16	c  0.1s |       0 |       18 |        1 |    51505      0 |      404 |      421
29.09/29.16	c #cpu_time = 0.059s
29.09/29.16	c #wall_clock_time = 0.059s
29.09/29.16	c #decision = 18
29.09/29.16	c #random_decision = 0
29.09/29.16	c #conflict = 1
29.09/29.16	c #restart = 0
29.09/29.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
29.09/29.16	c lower bound updated to -1112
29.09/29.16	c BCD2: 422 <= obj <= 1491
29.09/29.16	c BCD2: #cores=17, #unrelaxed=1095, #relaxed=439, #hardened=0
29.09/29.16	c BCD2: #sat=1 #unsat=423 bias=423/424
29.09/29.16	c Solving starts ...
29.09/29.16	c ============================[ Search Statistics ]============================
29.09/29.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.09/29.16	c       |         |          |          |    Limit     GC | Var      | Constra 
29.09/29.16	c =============================================================================
29.09/29.16	c  0.0s |       0 |        0 |        0 |    51505      0 |      405 |      421
29.19/29.22	c  0.1s |       0 |       18 |        1 |    51505      0 |      405 |      422
29.19/29.22	c #cpu_time = 0.061s
29.19/29.22	c #wall_clock_time = 0.061s
29.19/29.22	c #decision = 18
29.19/29.22	c #random_decision = 0
29.19/29.22	c #conflict = 1
29.19/29.22	c #restart = 0
29.19/29.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
29.19/29.22	c lower bound updated to -1111
29.19/29.22	c BCD2: 423 <= obj <= 1491
29.19/29.22	c BCD2: #cores=17, #unrelaxed=1094, #relaxed=440, #hardened=0
29.19/29.22	c BCD2: #sat=1 #unsat=424 bias=424/425
29.19/29.22	c Solving starts ...
29.19/29.22	c ============================[ Search Statistics ]============================
29.19/29.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.19/29.22	c       |         |          |          |    Limit     GC | Var      | Constra 
29.19/29.22	c =============================================================================
29.19/29.22	c  0.0s |       0 |        0 |        0 |    51505      0 |      406 |      422
29.19/29.28	c  0.1s |       0 |       18 |        1 |    51505      0 |      406 |      423
29.19/29.28	c #cpu_time = 0.061s
29.19/29.28	c #wall_clock_time = 0.061s
29.19/29.28	c #decision = 18
29.19/29.28	c #random_decision = 0
29.19/29.28	c #conflict = 1
29.19/29.28	c #restart = 0
29.19/29.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
29.19/29.28	c lower bound updated to -1110
29.19/29.28	c BCD2: 424 <= obj <= 1491
29.19/29.28	c BCD2: #cores=17, #unrelaxed=1093, #relaxed=441, #hardened=0
29.19/29.28	c BCD2: #sat=1 #unsat=425 bias=425/426
29.19/29.28	c Solving starts ...
29.19/29.28	c ============================[ Search Statistics ]============================
29.19/29.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.19/29.28	c       |         |          |          |    Limit     GC | Var      | Constra 
29.19/29.28	c =============================================================================
29.19/29.28	c  0.0s |       0 |        0 |        0 |    51505      0 |      407 |      423
29.29/29.34	c  0.1s |       0 |       18 |        1 |    51505      0 |      407 |      424
29.29/29.34	c #cpu_time = 0.062s
29.29/29.34	c #wall_clock_time = 0.062s
29.29/29.34	c #decision = 18
29.29/29.34	c #random_decision = 0
29.29/29.34	c #conflict = 1
29.29/29.34	c #restart = 0
29.29/29.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
29.29/29.34	c lower bound updated to -1109
29.29/29.35	c BCD2: 425 <= obj <= 1491
29.29/29.35	c BCD2: #cores=17, #unrelaxed=1092, #relaxed=442, #hardened=0
29.29/29.35	c BCD2: #sat=1 #unsat=426 bias=426/427
29.29/29.35	c Solving starts ...
29.29/29.35	c ============================[ Search Statistics ]============================
29.29/29.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.29/29.35	c       |         |          |          |    Limit     GC | Var      | Constra 
29.29/29.35	c =============================================================================
29.29/29.35	c  0.0s |       0 |        0 |        0 |    51505      0 |      408 |      424
29.39/29.41	c  0.1s |       0 |       18 |        0 |    51505      0 |      408 |      425
29.39/29.41	c #cpu_time = 0.064s
29.39/29.41	c #wall_clock_time = 0.065s
29.39/29.41	c #decision = 18
29.39/29.41	c #random_decision = 0
29.39/29.41	c #conflict = 0
29.39/29.41	c #restart = 0
29.39/29.41	c BCD2: found a new core of size 2: cost of the new core is >=1
29.39/29.41	c lower bound updated to -1108
29.39/29.42	c BCD2: 426 <= obj <= 1491
29.39/29.42	c BCD2: #cores=18, #unrelaxed=1090, #relaxed=444, #hardened=0
29.39/29.42	c BCD2: #sat=1 #unsat=427 bias=427/428
29.39/29.42	c Solving starts ...
29.39/29.42	c ============================[ Search Statistics ]============================
29.39/29.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.39/29.42	c       |         |          |          |    Limit     GC | Var      | Constra 
29.39/29.42	c =============================================================================
29.39/29.42	c  0.0s |       0 |        0 |        0 |    51505      0 |      408 |      426
29.39/29.48	c  0.1s |       0 |       19 |        1 |    51505      0 |      408 |      426
29.39/29.48	c #cpu_time = 0.061s
29.39/29.48	c #wall_clock_time = 0.061s
29.39/29.48	c #decision = 19
29.39/29.48	c #random_decision = 0
29.39/29.48	c #conflict = 1
29.39/29.48	c #restart = 0
29.39/29.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
29.39/29.48	c lower bound updated to -1107
29.39/29.48	c BCD2: 427 <= obj <= 1491
29.39/29.48	c BCD2: #cores=18, #unrelaxed=1089, #relaxed=445, #hardened=0
29.39/29.48	c BCD2: #sat=1 #unsat=428 bias=428/429
29.39/29.48	c Solving starts ...
29.39/29.48	c ============================[ Search Statistics ]============================
29.39/29.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.39/29.48	c       |         |          |          |    Limit     GC | Var      | Constra 
29.39/29.48	c =============================================================================
29.39/29.48	c  0.0s |       0 |        0 |        0 |    51505      0 |      409 |      426
29.49/29.55	c  0.1s |       0 |       19 |        1 |    51505      0 |      409 |      427
29.49/29.55	c #cpu_time = 0.062s
29.49/29.55	c #wall_clock_time = 0.062s
29.49/29.55	c #decision = 19
29.49/29.55	c #random_decision = 0
29.49/29.55	c #conflict = 1
29.49/29.55	c #restart = 0
29.49/29.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
29.49/29.55	c lower bound updated to -1106
29.49/29.55	c BCD2: 428 <= obj <= 1491
29.49/29.55	c BCD2: #cores=18, #unrelaxed=1088, #relaxed=446, #hardened=0
29.49/29.55	c BCD2: #sat=1 #unsat=429 bias=429/430
29.49/29.56	c Solving starts ...
29.49/29.56	c ============================[ Search Statistics ]============================
29.49/29.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.49/29.56	c       |         |          |          |    Limit     GC | Var      | Constra 
29.49/29.56	c =============================================================================
29.49/29.56	c  0.0s |       0 |        0 |        0 |    51505      0 |      410 |      427
29.59/29.61	c  0.1s |       0 |       19 |        1 |    51505      0 |      410 |      428
29.59/29.61	c #cpu_time = 0.059s
29.59/29.61	c #wall_clock_time = 0.059s
29.59/29.61	c #decision = 19
29.59/29.61	c #random_decision = 0
29.59/29.61	c #conflict = 1
29.59/29.61	c #restart = 0
29.59/29.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
29.59/29.61	c lower bound updated to -1105
29.59/29.61	c BCD2: 429 <= obj <= 1491
29.59/29.61	c BCD2: #cores=18, #unrelaxed=1087, #relaxed=447, #hardened=0
29.59/29.61	c BCD2: #sat=1 #unsat=430 bias=430/431
29.59/29.62	c Solving starts ...
29.59/29.62	c ============================[ Search Statistics ]============================
29.59/29.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.59/29.62	c       |         |          |          |    Limit     GC | Var      | Constra 
29.59/29.62	c =============================================================================
29.59/29.62	c  0.0s |       0 |        0 |        0 |    51505      0 |      411 |      428
29.59/29.68	c  0.1s |       0 |       19 |        1 |    51505      0 |      411 |      429
29.59/29.68	c #cpu_time = 0.060s
29.59/29.68	c #wall_clock_time = 0.061s
29.59/29.68	c #decision = 19
29.59/29.68	c #random_decision = 0
29.59/29.68	c #conflict = 1
29.59/29.68	c #restart = 0
29.59/29.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
29.59/29.68	c lower bound updated to -1104
29.59/29.68	c BCD2: 430 <= obj <= 1491
29.59/29.68	c BCD2: #cores=18, #unrelaxed=1086, #relaxed=448, #hardened=0
29.59/29.68	c BCD2: #sat=1 #unsat=431 bias=431/432
29.59/29.68	c Solving starts ...
29.59/29.68	c ============================[ Search Statistics ]============================
29.59/29.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.59/29.68	c       |         |          |          |    Limit     GC | Var      | Constra 
29.59/29.68	c =============================================================================
29.59/29.68	c  0.0s |       0 |        0 |        0 |    51505      0 |      412 |      429
29.69/29.74	c  0.1s |       0 |       19 |        1 |    51505      0 |      412 |      430
29.69/29.74	c #cpu_time = 0.061s
29.69/29.74	c #wall_clock_time = 0.061s
29.69/29.74	c #decision = 19
29.69/29.74	c #random_decision = 0
29.69/29.74	c #conflict = 1
29.69/29.74	c #restart = 0
29.69/29.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
29.69/29.74	c lower bound updated to -1103
29.69/29.74	c BCD2: 431 <= obj <= 1491
29.69/29.74	c BCD2: #cores=18, #unrelaxed=1085, #relaxed=449, #hardened=0
29.69/29.74	c BCD2: #sat=1 #unsat=432 bias=432/433
29.69/29.74	c Solving starts ...
29.69/29.74	c ============================[ Search Statistics ]============================
29.69/29.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.69/29.74	c       |         |          |          |    Limit     GC | Var      | Constra 
29.69/29.74	c =============================================================================
29.69/29.74	c  0.0s |       0 |        0 |        0 |    51505      0 |      413 |      430
29.79/29.80	c  0.1s |       0 |       19 |        1 |    51505      0 |      413 |      431
29.79/29.80	c #cpu_time = 0.061s
29.79/29.80	c #wall_clock_time = 0.061s
29.79/29.80	c #decision = 19
29.79/29.80	c #random_decision = 0
29.79/29.80	c #conflict = 1
29.79/29.80	c #restart = 0
29.79/29.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
29.79/29.80	c lower bound updated to -1102
29.79/29.80	c BCD2: 432 <= obj <= 1491
29.79/29.80	c BCD2: #cores=18, #unrelaxed=1084, #relaxed=450, #hardened=0
29.79/29.80	c BCD2: #sat=1 #unsat=433 bias=433/434
29.79/29.80	c Solving starts ...
29.79/29.80	c ============================[ Search Statistics ]============================
29.79/29.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.79/29.80	c       |         |          |          |    Limit     GC | Var      | Constra 
29.79/29.80	c =============================================================================
29.79/29.80	c  0.0s |       0 |        0 |        0 |    51505      0 |      414 |      431
29.79/29.86	c  0.1s |       0 |       19 |        1 |    51505      0 |      414 |      432
29.79/29.86	c #cpu_time = 0.061s
29.79/29.86	c #wall_clock_time = 0.062s
29.79/29.86	c #decision = 19
29.79/29.86	c #random_decision = 0
29.79/29.86	c #conflict = 1
29.79/29.86	c #restart = 0
29.79/29.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
29.79/29.86	c lower bound updated to -1101
29.79/29.86	c BCD2: 433 <= obj <= 1491
29.79/29.86	c BCD2: #cores=18, #unrelaxed=1083, #relaxed=451, #hardened=0
29.79/29.86	c BCD2: #sat=1 #unsat=434 bias=434/435
29.79/29.86	c Solving starts ...
29.79/29.86	c ============================[ Search Statistics ]============================
29.79/29.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.79/29.86	c       |         |          |          |    Limit     GC | Var      | Constra 
29.79/29.86	c =============================================================================
29.79/29.86	c  0.0s |       0 |        0 |        0 |    51505      0 |      415 |      432
29.89/29.92	c  0.1s |       0 |       19 |        1 |    51505      0 |      415 |      433
29.89/29.92	c #cpu_time = 0.061s
29.89/29.92	c #wall_clock_time = 0.061s
29.89/29.92	c #decision = 19
29.89/29.92	c #random_decision = 0
29.89/29.92	c #conflict = 1
29.89/29.92	c #restart = 0
29.89/29.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
29.89/29.92	c lower bound updated to -1100
29.89/29.93	c BCD2: 434 <= obj <= 1491
29.89/29.93	c BCD2: #cores=18, #unrelaxed=1082, #relaxed=452, #hardened=0
29.89/29.93	c BCD2: #sat=1 #unsat=435 bias=435/436
29.89/29.93	c Solving starts ...
29.89/29.93	c ============================[ Search Statistics ]============================
29.89/29.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.89/29.93	c       |         |          |          |    Limit     GC | Var      | Constra 
29.89/29.93	c =============================================================================
29.89/29.93	c  0.0s |       0 |        0 |        0 |    51505      0 |      416 |      433
29.89/29.99	c  0.1s |       0 |       19 |        1 |    51505      0 |      416 |      434
29.89/29.99	c #cpu_time = 0.061s
29.89/29.99	c #wall_clock_time = 0.061s
29.89/29.99	c #decision = 19
29.89/29.99	c #random_decision = 0
29.89/29.99	c #conflict = 1
29.89/29.99	c #restart = 0
29.89/29.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
29.89/29.99	c lower bound updated to -1099
29.89/29.99	c BCD2: 435 <= obj <= 1491
29.89/29.99	c BCD2: #cores=18, #unrelaxed=1081, #relaxed=453, #hardened=0
29.89/29.99	c BCD2: #sat=1 #unsat=436 bias=436/437
29.89/29.99	c Solving starts ...
29.89/29.99	c ============================[ Search Statistics ]============================
29.89/29.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.89/29.99	c       |         |          |          |    Limit     GC | Var      | Constra 
29.89/29.99	c =============================================================================
29.89/29.99	c  0.0s |       0 |        0 |        0 |    51505      0 |      417 |      434
29.99/30.05	c  0.1s |       0 |       19 |        1 |    51505      0 |      417 |      435
29.99/30.05	c #cpu_time = 0.062s
29.99/30.05	c #wall_clock_time = 0.062s
29.99/30.05	c #decision = 19
29.99/30.05	c #random_decision = 0
29.99/30.05	c #conflict = 1
29.99/30.05	c #restart = 0
29.99/30.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
29.99/30.05	c lower bound updated to -1098
29.99/30.06	c BCD2: 436 <= obj <= 1491
29.99/30.06	c BCD2: #cores=18, #unrelaxed=1080, #relaxed=454, #hardened=0
29.99/30.06	c BCD2: #sat=1 #unsat=437 bias=437/438
29.99/30.06	c Solving starts ...
29.99/30.06	c ============================[ Search Statistics ]============================
29.99/30.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.99/30.06	c       |         |          |          |    Limit     GC | Var      | Constra 
29.99/30.06	c =============================================================================
29.99/30.06	c  0.0s |       0 |        0 |        0 |    51505      0 |      418 |      435
30.09/30.12	c  0.1s |       0 |       19 |        1 |    51505      0 |      418 |      436
30.09/30.12	c #cpu_time = 0.062s
30.09/30.12	c #wall_clock_time = 0.062s
30.09/30.12	c #decision = 19
30.09/30.12	c #random_decision = 0
30.09/30.12	c #conflict = 1
30.09/30.12	c #restart = 0
30.09/30.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
30.09/30.12	c lower bound updated to -1097
30.09/30.12	c BCD2: 437 <= obj <= 1491
30.09/30.12	c BCD2: #cores=18, #unrelaxed=1079, #relaxed=455, #hardened=0
30.09/30.12	c BCD2: #sat=1 #unsat=438 bias=438/439
30.09/30.12	c Solving starts ...
30.09/30.12	c ============================[ Search Statistics ]============================
30.09/30.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.09/30.12	c       |         |          |          |    Limit     GC | Var      | Constra 
30.09/30.12	c =============================================================================
30.09/30.12	c  0.0s |       0 |        0 |        0 |    51505      0 |      419 |      436
30.09/30.19	c  0.1s |       0 |       19 |        1 |    51505      0 |      419 |      437
30.09/30.19	c #cpu_time = 0.062s
30.09/30.19	c #wall_clock_time = 0.062s
30.09/30.19	c #decision = 19
30.09/30.19	c #random_decision = 0
30.09/30.19	c #conflict = 1
30.09/30.19	c #restart = 0
30.09/30.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
30.09/30.19	c lower bound updated to -1096
30.09/30.19	c BCD2: 438 <= obj <= 1491
30.09/30.19	c BCD2: #cores=18, #unrelaxed=1078, #relaxed=456, #hardened=0
30.09/30.19	c BCD2: #sat=1 #unsat=439 bias=439/440
30.09/30.19	c Solving starts ...
30.09/30.19	c ============================[ Search Statistics ]============================
30.09/30.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.09/30.19	c       |         |          |          |    Limit     GC | Var      | Constra 
30.09/30.19	c =============================================================================
30.09/30.19	c  0.0s |       0 |        0 |        0 |    51505      0 |      420 |      437
30.19/30.25	c  0.1s |       0 |       19 |        1 |    51505      0 |      420 |      438
30.19/30.25	c #cpu_time = 0.061s
30.19/30.25	c #wall_clock_time = 0.061s
30.19/30.25	c #decision = 19
30.19/30.25	c #random_decision = 0
30.19/30.25	c #conflict = 1
30.19/30.25	c #restart = 0
30.19/30.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
30.19/30.25	c lower bound updated to -1095
30.19/30.25	c BCD2: 439 <= obj <= 1491
30.19/30.25	c BCD2: #cores=18, #unrelaxed=1077, #relaxed=457, #hardened=0
30.19/30.25	c BCD2: #sat=1 #unsat=440 bias=440/441
30.19/30.25	c Solving starts ...
30.19/30.25	c ============================[ Search Statistics ]============================
30.19/30.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.19/30.25	c       |         |          |          |    Limit     GC | Var      | Constra 
30.19/30.25	c =============================================================================
30.19/30.25	c  0.0s |       0 |        0 |        0 |    51505      0 |      421 |      438
30.29/30.31	c  0.1s |       0 |       19 |        1 |    51505      0 |      421 |      439
30.29/30.31	c #cpu_time = 0.061s
30.29/30.31	c #wall_clock_time = 0.062s
30.29/30.31	c #decision = 19
30.29/30.31	c #random_decision = 0
30.29/30.31	c #conflict = 1
30.29/30.31	c #restart = 0
30.29/30.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
30.29/30.31	c lower bound updated to -1094
30.29/30.31	c BCD2: 440 <= obj <= 1491
30.29/30.31	c BCD2: #cores=18, #unrelaxed=1076, #relaxed=458, #hardened=0
30.29/30.31	c BCD2: #sat=1 #unsat=441 bias=441/442
30.29/30.31	c Solving starts ...
30.29/30.31	c ============================[ Search Statistics ]============================
30.29/30.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.29/30.31	c       |         |          |          |    Limit     GC | Var      | Constra 
30.29/30.31	c =============================================================================
30.29/30.31	c  0.0s |       0 |        0 |        0 |    51505      0 |      422 |      439
30.29/30.37	c  0.1s |       0 |       19 |        1 |    51505      0 |      422 |      440
30.29/30.37	c #cpu_time = 0.062s
30.29/30.37	c #wall_clock_time = 0.062s
30.29/30.37	c #decision = 19
30.29/30.37	c #random_decision = 0
30.29/30.37	c #conflict = 1
30.29/30.37	c #restart = 0
30.29/30.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
30.29/30.37	c lower bound updated to -1093
30.29/30.37	c BCD2: 441 <= obj <= 1491
30.29/30.37	c BCD2: #cores=18, #unrelaxed=1075, #relaxed=459, #hardened=0
30.29/30.37	c BCD2: #sat=1 #unsat=442 bias=442/443
30.29/30.37	c Solving starts ...
30.29/30.37	c ============================[ Search Statistics ]============================
30.29/30.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.29/30.37	c       |         |          |          |    Limit     GC | Var      | Constra 
30.29/30.37	c =============================================================================
30.29/30.37	c  0.0s |       0 |        0 |        0 |    51505      0 |      423 |      440
30.39/30.43	c  0.1s |       0 |       19 |        1 |    51505      0 |      423 |      441
30.39/30.43	c #cpu_time = 0.061s
30.39/30.43	c #wall_clock_time = 0.061s
30.39/30.43	c #decision = 19
30.39/30.43	c #random_decision = 0
30.39/30.43	c #conflict = 1
30.39/30.43	c #restart = 0
30.39/30.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
30.39/30.43	c lower bound updated to -1092
30.39/30.44	c BCD2: 442 <= obj <= 1491
30.39/30.44	c BCD2: #cores=18, #unrelaxed=1074, #relaxed=460, #hardened=0
30.39/30.44	c BCD2: #sat=1 #unsat=443 bias=443/444
30.39/30.44	c Solving starts ...
30.39/30.44	c ============================[ Search Statistics ]============================
30.39/30.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.39/30.44	c       |         |          |          |    Limit     GC | Var      | Constra 
30.39/30.44	c =============================================================================
30.39/30.44	c  0.0s |       0 |        0 |        0 |    51505      0 |      424 |      441
30.49/30.50	c  0.1s |       0 |       19 |        1 |    51505      0 |      424 |      442
30.49/30.50	c #cpu_time = 0.061s
30.49/30.50	c #wall_clock_time = 0.061s
30.49/30.50	c #decision = 19
30.49/30.50	c #random_decision = 0
30.49/30.50	c #conflict = 1
30.49/30.50	c #restart = 0
30.49/30.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
30.49/30.50	c lower bound updated to -1091
30.49/30.50	c BCD2: 443 <= obj <= 1491
30.49/30.50	c BCD2: #cores=18, #unrelaxed=1073, #relaxed=461, #hardened=0
30.49/30.50	c BCD2: #sat=1 #unsat=444 bias=444/445
30.49/30.50	c Solving starts ...
30.49/30.50	c ============================[ Search Statistics ]============================
30.49/30.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.49/30.50	c       |         |          |          |    Limit     GC | Var      | Constra 
30.49/30.50	c =============================================================================
30.49/30.51	c  0.0s |       0 |        0 |        0 |    51505      0 |      425 |      442
30.49/30.56	c  0.1s |       0 |       19 |        1 |    51505      0 |      425 |      443
30.49/30.56	c #cpu_time = 0.059s
30.49/30.56	c #wall_clock_time = 0.059s
30.49/30.56	c #decision = 19
30.49/30.56	c #random_decision = 0
30.49/30.56	c #conflict = 1
30.49/30.56	c #restart = 0
30.49/30.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
30.49/30.56	c lower bound updated to -1090
30.49/30.57	c BCD2: 444 <= obj <= 1491
30.49/30.57	c BCD2: #cores=18, #unrelaxed=1072, #relaxed=462, #hardened=0
30.49/30.57	c BCD2: #sat=1 #unsat=445 bias=445/446
30.49/30.57	c Solving starts ...
30.49/30.57	c ============================[ Search Statistics ]============================
30.49/30.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.49/30.57	c       |         |          |          |    Limit     GC | Var      | Constra 
30.49/30.57	c =============================================================================
30.49/30.57	c  0.0s |       0 |        0 |        0 |    51505      0 |      426 |      443
30.59/30.63	c  0.1s |       0 |       19 |        1 |    51505      0 |      426 |      444
30.59/30.63	c #cpu_time = 0.061s
30.59/30.63	c #wall_clock_time = 0.061s
30.59/30.63	c #decision = 19
30.59/30.63	c #random_decision = 0
30.59/30.63	c #conflict = 1
30.59/30.63	c #restart = 0
30.59/30.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
30.59/30.63	c lower bound updated to -1089
30.59/30.63	c BCD2: 445 <= obj <= 1491
30.59/30.63	c BCD2: #cores=18, #unrelaxed=1071, #relaxed=463, #hardened=0
30.59/30.63	c BCD2: #sat=1 #unsat=446 bias=446/447
30.59/30.63	c Solving starts ...
30.59/30.63	c ============================[ Search Statistics ]============================
30.59/30.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.59/30.63	c       |         |          |          |    Limit     GC | Var      | Constra 
30.59/30.63	c =============================================================================
30.59/30.63	c  0.0s |       0 |        0 |        0 |    51505      0 |      427 |      444
30.59/30.69	c  0.1s |       0 |       19 |        1 |    51505      0 |      427 |      445
30.59/30.69	c #cpu_time = 0.061s
30.59/30.69	c #wall_clock_time = 0.061s
30.59/30.69	c #decision = 19
30.59/30.69	c #random_decision = 0
30.59/30.69	c #conflict = 1
30.59/30.69	c #restart = 0
30.59/30.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
30.59/30.69	c lower bound updated to -1088
30.59/30.69	c BCD2: 446 <= obj <= 1491
30.59/30.69	c BCD2: #cores=18, #unrelaxed=1070, #relaxed=464, #hardened=0
30.59/30.69	c BCD2: #sat=1 #unsat=447 bias=447/448
30.59/30.69	c Solving starts ...
30.59/30.69	c ============================[ Search Statistics ]============================
30.59/30.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.59/30.69	c       |         |          |          |    Limit     GC | Var      | Constra 
30.59/30.69	c =============================================================================
30.59/30.69	c  0.0s |       0 |        0 |        0 |    51505      0 |      428 |      445
30.69/30.75	c  0.1s |       0 |       19 |        1 |    51505      0 |      428 |      446
30.69/30.75	c #cpu_time = 0.062s
30.69/30.75	c #wall_clock_time = 0.062s
30.69/30.75	c #decision = 19
30.69/30.75	c #random_decision = 0
30.69/30.75	c #conflict = 1
30.69/30.75	c #restart = 0
30.69/30.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
30.69/30.75	c lower bound updated to -1087
30.69/30.75	c BCD2: 447 <= obj <= 1491
30.69/30.75	c BCD2: #cores=18, #unrelaxed=1069, #relaxed=465, #hardened=0
30.69/30.75	c BCD2: #sat=1 #unsat=448 bias=448/449
30.69/30.75	c Solving starts ...
30.69/30.75	c ============================[ Search Statistics ]============================
30.69/30.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.69/30.75	c       |         |          |          |    Limit     GC | Var      | Constra 
30.69/30.75	c =============================================================================
30.69/30.75	c  0.0s |       0 |        0 |        0 |    51505      0 |      429 |      446
30.79/30.82	c  0.1s |       0 |       19 |        1 |    51505      0 |      429 |      447
30.79/30.82	c #cpu_time = 0.062s
30.79/30.82	c #wall_clock_time = 0.062s
30.79/30.82	c #decision = 19
30.79/30.82	c #random_decision = 0
30.79/30.82	c #conflict = 1
30.79/30.82	c #restart = 0
30.79/30.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
30.79/30.82	c lower bound updated to -1086
30.79/30.82	c BCD2: 448 <= obj <= 1491
30.79/30.82	c BCD2: #cores=18, #unrelaxed=1068, #relaxed=466, #hardened=0
30.79/30.82	c BCD2: #sat=1 #unsat=449 bias=449/450
30.79/30.82	c Solving starts ...
30.79/30.82	c ============================[ Search Statistics ]============================
30.79/30.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.79/30.82	c       |         |          |          |    Limit     GC | Var      | Constra 
30.79/30.82	c =============================================================================
30.79/30.82	c  0.0s |       0 |        0 |        0 |    51505      0 |      430 |      447
30.79/30.88	c  0.1s |       0 |       19 |        1 |    51505      0 |      430 |      448
30.79/30.88	c #cpu_time = 0.062s
30.79/30.88	c #wall_clock_time = 0.062s
30.79/30.88	c #decision = 19
30.79/30.88	c #random_decision = 0
30.79/30.88	c #conflict = 1
30.79/30.88	c #restart = 0
30.79/30.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
30.79/30.88	c lower bound updated to -1085
30.79/30.88	c BCD2: 449 <= obj <= 1491
30.79/30.88	c BCD2: #cores=18, #unrelaxed=1067, #relaxed=467, #hardened=0
30.79/30.88	c BCD2: #sat=1 #unsat=450 bias=450/451
30.79/30.88	c Solving starts ...
30.79/30.88	c ============================[ Search Statistics ]============================
30.79/30.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.79/30.88	c       |         |          |          |    Limit     GC | Var      | Constra 
30.79/30.88	c =============================================================================
30.79/30.88	c  0.0s |       0 |        0 |        0 |    51505      0 |      431 |      448
30.89/30.94	c  0.1s |       0 |       19 |        1 |    51505      0 |      431 |      449
30.89/30.94	c #cpu_time = 0.062s
30.89/30.94	c #wall_clock_time = 0.062s
30.89/30.94	c #decision = 19
30.89/30.94	c #random_decision = 0
30.89/30.94	c #conflict = 1
30.89/30.94	c #restart = 0
30.89/30.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
30.89/30.94	c lower bound updated to -1084
30.89/30.94	c BCD2: 450 <= obj <= 1491
30.89/30.94	c BCD2: #cores=18, #unrelaxed=1066, #relaxed=468, #hardened=0
30.89/30.94	c BCD2: #sat=1 #unsat=451 bias=451/452
30.89/30.94	c Solving starts ...
30.89/30.94	c ============================[ Search Statistics ]============================
30.89/30.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.89/30.94	c       |         |          |          |    Limit     GC | Var      | Constra 
30.89/30.94	c =============================================================================
30.89/30.94	c  0.0s |       0 |        0 |        0 |    51505      0 |      432 |      449
30.99/31.01	c  0.1s |       0 |       19 |        0 |    51505      0 |      432 |      450
30.99/31.01	c #cpu_time = 0.062s
30.99/31.01	c #wall_clock_time = 0.062s
30.99/31.01	c #decision = 19
30.99/31.01	c #random_decision = 0
30.99/31.01	c #conflict = 0
30.99/31.01	c #restart = 0
30.99/31.01	c BCD2: found a new core of size 2: cost of the new core is >=1
30.99/31.01	c lower bound updated to -1083
30.99/31.02	c BCD2: 451 <= obj <= 1491
30.99/31.02	c BCD2: #cores=19, #unrelaxed=1064, #relaxed=470, #hardened=0
30.99/31.02	c BCD2: #sat=1 #unsat=452 bias=452/453
30.99/31.02	c Solving starts ...
30.99/31.02	c ============================[ Search Statistics ]============================
30.99/31.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.99/31.02	c       |         |          |          |    Limit     GC | Var      | Constra 
30.99/31.02	c =============================================================================
30.99/31.02	c  0.0s |       0 |        0 |        0 |    51505      0 |      432 |      451
30.99/31.08	c  0.1s |       0 |       20 |        1 |    51505      0 |      432 |      451
30.99/31.08	c #cpu_time = 0.060s
30.99/31.08	c #wall_clock_time = 0.060s
30.99/31.08	c #decision = 20
30.99/31.08	c #random_decision = 0
30.99/31.08	c #conflict = 1
30.99/31.08	c #restart = 0
30.99/31.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
30.99/31.08	c lower bound updated to -1082
30.99/31.08	c BCD2: 452 <= obj <= 1491
30.99/31.08	c BCD2: #cores=19, #unrelaxed=1063, #relaxed=471, #hardened=0
30.99/31.08	c BCD2: #sat=1 #unsat=453 bias=453/454
30.99/31.08	c Solving starts ...
30.99/31.08	c ============================[ Search Statistics ]============================
30.99/31.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.99/31.08	c       |         |          |          |    Limit     GC | Var      | Constra 
30.99/31.08	c =============================================================================
30.99/31.08	c  0.0s |       0 |        0 |        0 |    51505      0 |      433 |      451
31.09/31.14	c  0.1s |       0 |       20 |        1 |    51505      0 |      433 |      452
31.09/31.14	c #cpu_time = 0.062s
31.09/31.14	c #wall_clock_time = 0.062s
31.09/31.14	c #decision = 20
31.09/31.14	c #random_decision = 0
31.09/31.14	c #conflict = 1
31.09/31.15	c #restart = 0
31.09/31.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
31.09/31.15	c lower bound updated to -1081
31.09/31.15	c BCD2: 453 <= obj <= 1491
31.09/31.15	c BCD2: #cores=19, #unrelaxed=1062, #relaxed=472, #hardened=0
31.09/31.15	c BCD2: #sat=1 #unsat=454 bias=454/455
31.09/31.15	c Solving starts ...
31.09/31.15	c ============================[ Search Statistics ]============================
31.09/31.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.09/31.15	c       |         |          |          |    Limit     GC | Var      | Constra 
31.09/31.15	c =============================================================================
31.09/31.15	c  0.0s |       0 |        0 |        0 |    51505      0 |      434 |      452
31.19/31.21	c  0.1s |       0 |       20 |        1 |    51505      0 |      434 |      453
31.19/31.21	c #cpu_time = 0.062s
31.19/31.21	c #wall_clock_time = 0.063s
31.19/31.21	c #decision = 20
31.19/31.21	c #random_decision = 0
31.19/31.21	c #conflict = 1
31.19/31.21	c #restart = 0
31.19/31.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
31.19/31.21	c lower bound updated to -1080
31.19/31.21	c BCD2: 454 <= obj <= 1491
31.19/31.21	c BCD2: #cores=19, #unrelaxed=1061, #relaxed=473, #hardened=0
31.19/31.21	c BCD2: #sat=1 #unsat=455 bias=455/456
31.19/31.21	c Solving starts ...
31.19/31.21	c ============================[ Search Statistics ]============================
31.19/31.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.19/31.21	c       |         |          |          |    Limit     GC | Var      | Constra 
31.19/31.21	c =============================================================================
31.19/31.21	c  0.0s |       0 |        0 |        0 |    51505      0 |      435 |      453
31.19/31.27	c  0.1s |       0 |       20 |        1 |    51505      0 |      435 |      454
31.19/31.27	c #cpu_time = 0.062s
31.19/31.27	c #wall_clock_time = 0.062s
31.19/31.27	c #decision = 20
31.19/31.27	c #random_decision = 0
31.19/31.27	c #conflict = 1
31.19/31.27	c #restart = 0
31.19/31.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
31.19/31.27	c lower bound updated to -1079
31.19/31.27	c BCD2: 455 <= obj <= 1491
31.19/31.27	c BCD2: #cores=19, #unrelaxed=1060, #relaxed=474, #hardened=0
31.19/31.27	c BCD2: #sat=1 #unsat=456 bias=456/457
31.19/31.27	c Solving starts ...
31.19/31.27	c ============================[ Search Statistics ]============================
31.19/31.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.19/31.27	c       |         |          |          |    Limit     GC | Var      | Constra 
31.19/31.27	c =============================================================================
31.19/31.27	c  0.0s |       0 |        0 |        0 |    51505      0 |      436 |      454
31.29/31.33	c  0.1s |       0 |       20 |        1 |    51505      0 |      436 |      455
31.29/31.33	c #cpu_time = 0.062s
31.29/31.33	c #wall_clock_time = 0.062s
31.29/31.33	c #decision = 20
31.29/31.33	c #random_decision = 0
31.29/31.33	c #conflict = 1
31.29/31.33	c #restart = 0
31.29/31.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
31.29/31.33	c lower bound updated to -1078
31.29/31.34	c BCD2: 456 <= obj <= 1491
31.29/31.34	c BCD2: #cores=19, #unrelaxed=1059, #relaxed=475, #hardened=0
31.29/31.34	c BCD2: #sat=1 #unsat=457 bias=457/458
31.29/31.34	c Solving starts ...
31.29/31.34	c ============================[ Search Statistics ]============================
31.29/31.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.29/31.34	c       |         |          |          |    Limit     GC | Var      | Constra 
31.29/31.34	c =============================================================================
31.29/31.34	c  0.0s |       0 |        0 |        0 |    51505      0 |      437 |      455
31.39/31.40	c  0.1s |       0 |       20 |        1 |    51505      0 |      437 |      456
31.39/31.40	c #cpu_time = 0.061s
31.39/31.40	c #wall_clock_time = 0.061s
31.39/31.40	c #decision = 20
31.39/31.40	c #random_decision = 0
31.39/31.40	c #conflict = 1
31.39/31.40	c #restart = 0
31.39/31.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
31.39/31.40	c lower bound updated to -1077
31.39/31.40	c BCD2: 457 <= obj <= 1491
31.39/31.40	c BCD2: #cores=19, #unrelaxed=1058, #relaxed=476, #hardened=0
31.39/31.40	c BCD2: #sat=1 #unsat=458 bias=458/459
31.39/31.40	c Solving starts ...
31.39/31.40	c ============================[ Search Statistics ]============================
31.39/31.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.39/31.40	c       |         |          |          |    Limit     GC | Var      | Constra 
31.39/31.40	c =============================================================================
31.39/31.40	c  0.0s |       0 |        0 |        0 |    51505      0 |      438 |      456
31.39/31.46	c  0.1s |       0 |       20 |        1 |    51505      0 |      438 |      457
31.39/31.46	c #cpu_time = 0.062s
31.39/31.46	c #wall_clock_time = 0.062s
31.39/31.46	c #decision = 20
31.39/31.46	c #random_decision = 0
31.39/31.46	c #conflict = 1
31.39/31.46	c #restart = 0
31.39/31.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
31.39/31.46	c lower bound updated to -1076
31.39/31.46	c BCD2: 458 <= obj <= 1491
31.39/31.46	c BCD2: #cores=19, #unrelaxed=1057, #relaxed=477, #hardened=0
31.39/31.46	c BCD2: #sat=1 #unsat=459 bias=459/460
31.39/31.46	c Solving starts ...
31.39/31.46	c ============================[ Search Statistics ]============================
31.39/31.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.39/31.46	c       |         |          |          |    Limit     GC | Var      | Constra 
31.39/31.46	c =============================================================================
31.39/31.46	c  0.0s |       0 |        0 |        0 |    51505      0 |      439 |      457
31.49/31.52	c  0.1s |       0 |       20 |        1 |    51505      0 |      439 |      458
31.49/31.52	c #cpu_time = 0.062s
31.49/31.52	c #wall_clock_time = 0.062s
31.49/31.52	c #decision = 20
31.49/31.52	c #random_decision = 0
31.49/31.52	c #conflict = 1
31.49/31.52	c #restart = 0
31.49/31.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
31.49/31.52	c lower bound updated to -1075
31.49/31.53	c BCD2: 459 <= obj <= 1491
31.49/31.53	c BCD2: #cores=19, #unrelaxed=1056, #relaxed=478, #hardened=0
31.49/31.53	c BCD2: #sat=1 #unsat=460 bias=460/461
31.49/31.53	c Solving starts ...
31.49/31.53	c ============================[ Search Statistics ]============================
31.49/31.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.49/31.53	c       |         |          |          |    Limit     GC | Var      | Constra 
31.49/31.53	c =============================================================================
31.49/31.53	c  0.0s |       0 |        0 |        0 |    51505      0 |      440 |      458
31.49/31.59	c  0.1s |       0 |       20 |        1 |    51505      0 |      440 |      459
31.49/31.59	c #cpu_time = 0.060s
31.49/31.59	c #wall_clock_time = 0.060s
31.49/31.59	c #decision = 20
31.49/31.59	c #random_decision = 0
31.49/31.59	c #conflict = 1
31.49/31.59	c #restart = 0
31.49/31.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
31.49/31.59	c lower bound updated to -1074
31.49/31.59	c BCD2: 460 <= obj <= 1491
31.49/31.59	c BCD2: #cores=19, #unrelaxed=1055, #relaxed=479, #hardened=0
31.49/31.59	c BCD2: #sat=1 #unsat=461 bias=461/462
31.49/31.59	c Solving starts ...
31.49/31.59	c ============================[ Search Statistics ]============================
31.49/31.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.49/31.59	c       |         |          |          |    Limit     GC | Var      | Constra 
31.49/31.59	c =============================================================================
31.49/31.59	c  0.0s |       0 |        0 |        0 |    51505      0 |      441 |      459
31.58/31.65	c  0.1s |       0 |       20 |        1 |    51505      0 |      441 |      460
31.58/31.65	c #cpu_time = 0.062s
31.58/31.65	c #wall_clock_time = 0.062s
31.58/31.65	c #decision = 20
31.58/31.65	c #random_decision = 0
31.58/31.65	c #conflict = 1
31.58/31.65	c #restart = 0
31.58/31.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
31.58/31.65	c lower bound updated to -1073
31.58/31.65	c BCD2: 461 <= obj <= 1491
31.58/31.65	c BCD2: #cores=19, #unrelaxed=1054, #relaxed=480, #hardened=0
31.58/31.65	c BCD2: #sat=1 #unsat=462 bias=462/463
31.58/31.66	c Solving starts ...
31.58/31.66	c ============================[ Search Statistics ]============================
31.58/31.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.58/31.66	c       |         |          |          |    Limit     GC | Var      | Constra 
31.58/31.66	c =============================================================================
31.58/31.66	c  0.0s |       0 |        0 |        0 |    51505      0 |      442 |      460
31.68/31.72	c  0.1s |       0 |       20 |        1 |    51505      0 |      442 |      461
31.68/31.72	c #cpu_time = 0.062s
31.68/31.72	c #wall_clock_time = 0.062s
31.68/31.72	c #decision = 20
31.68/31.72	c #random_decision = 0
31.68/31.72	c #conflict = 1
31.68/31.72	c #restart = 0
31.68/31.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
31.68/31.72	c lower bound updated to -1072
31.68/31.72	c BCD2: 462 <= obj <= 1491
31.68/31.72	c BCD2: #cores=19, #unrelaxed=1053, #relaxed=481, #hardened=0
31.68/31.72	c BCD2: #sat=1 #unsat=463 bias=463/464
31.68/31.72	c Solving starts ...
31.68/31.72	c ============================[ Search Statistics ]============================
31.68/31.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.68/31.72	c       |         |          |          |    Limit     GC | Var      | Constra 
31.68/31.72	c =============================================================================
31.68/31.72	c  0.0s |       0 |        0 |        0 |    51505      0 |      443 |      461
31.68/31.78	c  0.1s |       0 |       20 |        1 |    51505      0 |      443 |      462
31.68/31.78	c #cpu_time = 0.063s
31.68/31.78	c #wall_clock_time = 0.064s
31.68/31.78	c #decision = 20
31.68/31.78	c #random_decision = 0
31.68/31.78	c #conflict = 1
31.68/31.78	c #restart = 0
31.68/31.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
31.68/31.78	c lower bound updated to -1071
31.68/31.78	c BCD2: 463 <= obj <= 1491
31.68/31.78	c BCD2: #cores=19, #unrelaxed=1052, #relaxed=482, #hardened=0
31.68/31.78	c BCD2: #sat=1 #unsat=464 bias=464/465
31.68/31.78	c Solving starts ...
31.68/31.78	c ============================[ Search Statistics ]============================
31.68/31.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.68/31.78	c       |         |          |          |    Limit     GC | Var      | Constra 
31.68/31.78	c =============================================================================
31.68/31.78	c  0.0s |       0 |        0 |        0 |    51505      0 |      444 |      462
31.78/31.85	c  0.1s |       0 |       20 |        1 |    51505      0 |      444 |      463
31.78/31.85	c #cpu_time = 0.063s
31.78/31.85	c #wall_clock_time = 0.063s
31.78/31.85	c #decision = 20
31.78/31.85	c #random_decision = 0
31.78/31.85	c #conflict = 1
31.78/31.85	c #restart = 0
31.78/31.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
31.78/31.85	c lower bound updated to -1070
31.78/31.85	c BCD2: 464 <= obj <= 1491
31.78/31.85	c BCD2: #cores=19, #unrelaxed=1051, #relaxed=483, #hardened=0
31.78/31.85	c BCD2: #sat=1 #unsat=465 bias=465/466
31.78/31.85	c Solving starts ...
31.78/31.85	c ============================[ Search Statistics ]============================
31.78/31.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.78/31.85	c       |         |          |          |    Limit     GC | Var      | Constra 
31.78/31.85	c =============================================================================
31.78/31.85	c  0.0s |       0 |        0 |        0 |    51505      0 |      445 |      463
31.88/31.91	c  0.1s |       0 |       20 |        1 |    51505      0 |      445 |      464
31.88/31.91	c #cpu_time = 0.062s
31.88/31.91	c #wall_clock_time = 0.062s
31.88/31.91	c #decision = 20
31.88/31.91	c #random_decision = 0
31.88/31.91	c #conflict = 1
31.88/31.91	c #restart = 0
31.88/31.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
31.88/31.91	c lower bound updated to -1069
31.88/31.91	c BCD2: 465 <= obj <= 1491
31.88/31.91	c BCD2: #cores=19, #unrelaxed=1050, #relaxed=484, #hardened=0
31.88/31.91	c BCD2: #sat=1 #unsat=466 bias=466/467
31.88/31.91	c Solving starts ...
31.88/31.91	c ============================[ Search Statistics ]============================
31.88/31.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.88/31.91	c       |         |          |          |    Limit     GC | Var      | Constra 
31.88/31.91	c =============================================================================
31.88/31.91	c  0.0s |       0 |        0 |        0 |    51505      0 |      446 |      464
31.88/31.97	c  0.1s |       0 |       20 |        1 |    51505      0 |      446 |      465
31.88/31.97	c #cpu_time = 0.061s
31.88/31.97	c #wall_clock_time = 0.061s
31.88/31.97	c #decision = 20
31.88/31.97	c #random_decision = 0
31.88/31.97	c #conflict = 1
31.88/31.97	c #restart = 0
31.88/31.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
31.88/31.97	c lower bound updated to -1068
31.88/31.98	c BCD2: 466 <= obj <= 1491
31.88/31.98	c BCD2: #cores=19, #unrelaxed=1049, #relaxed=485, #hardened=0
31.88/31.98	c BCD2: #sat=1 #unsat=467 bias=467/468
31.88/31.98	c Solving starts ...
31.88/31.98	c ============================[ Search Statistics ]============================
31.88/31.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.88/31.98	c       |         |          |          |    Limit     GC | Var      | Constra 
31.88/31.98	c =============================================================================
31.88/31.98	c  0.0s |       0 |        0 |        0 |    51505      0 |      447 |      465
31.98/32.04	c  0.1s |       0 |       20 |        1 |    51505      0 |      447 |      466
31.98/32.04	c #cpu_time = 0.059s
31.98/32.04	c #wall_clock_time = 0.059s
31.98/32.04	c #decision = 20
31.98/32.04	c #random_decision = 0
31.98/32.04	c #conflict = 1
31.98/32.04	c #restart = 0
31.98/32.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
31.98/32.04	c lower bound updated to -1067
31.98/32.04	c BCD2: 467 <= obj <= 1491
31.98/32.04	c BCD2: #cores=19, #unrelaxed=1048, #relaxed=486, #hardened=0
31.98/32.04	c BCD2: #sat=1 #unsat=468 bias=468/469
31.98/32.04	c Solving starts ...
31.98/32.04	c ============================[ Search Statistics ]============================
31.98/32.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.98/32.04	c       |         |          |          |    Limit     GC | Var      | Constra 
31.98/32.04	c =============================================================================
31.98/32.04	c  0.0s |       0 |        0 |        0 |    51505      0 |      448 |      466
32.09/32.10	c  0.1s |       0 |       20 |        1 |    51505      0 |      448 |      467
32.09/32.10	c #cpu_time = 0.063s
32.09/32.10	c #wall_clock_time = 0.063s
32.09/32.10	c #decision = 20
32.09/32.10	c #random_decision = 0
32.09/32.10	c #conflict = 1
32.09/32.10	c #restart = 0
32.09/32.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
32.09/32.10	c lower bound updated to -1066
32.09/32.10	c BCD2: 468 <= obj <= 1491
32.09/32.10	c BCD2: #cores=19, #unrelaxed=1047, #relaxed=487, #hardened=0
32.09/32.10	c BCD2: #sat=1 #unsat=469 bias=469/470
32.09/32.10	c Solving starts ...
32.09/32.10	c ============================[ Search Statistics ]============================
32.09/32.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.09/32.10	c       |         |          |          |    Limit     GC | Var      | Constra 
32.09/32.10	c =============================================================================
32.09/32.10	c  0.0s |       0 |        0 |        0 |    51505      0 |      449 |      467
32.09/32.17	c  0.1s |       0 |       20 |        1 |    51505      0 |      449 |      468
32.09/32.17	c #cpu_time = 0.062s
32.09/32.17	c #wall_clock_time = 0.062s
32.09/32.17	c #decision = 20
32.09/32.17	c #random_decision = 0
32.09/32.17	c #conflict = 1
32.09/32.17	c #restart = 0
32.09/32.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
32.09/32.17	c lower bound updated to -1065
32.09/32.17	c BCD2: 469 <= obj <= 1491
32.09/32.17	c BCD2: #cores=19, #unrelaxed=1046, #relaxed=488, #hardened=0
32.09/32.17	c BCD2: #sat=1 #unsat=470 bias=470/471
32.09/32.17	c Solving starts ...
32.09/32.17	c ============================[ Search Statistics ]============================
32.09/32.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.09/32.17	c       |         |          |          |    Limit     GC | Var      | Constra 
32.09/32.17	c =============================================================================
32.09/32.17	c  0.0s |       0 |        0 |        0 |    51505      0 |      450 |      468
32.19/32.23	c  0.1s |       0 |       20 |        1 |    51505      0 |      450 |      469
32.19/32.23	c #cpu_time = 0.063s
32.19/32.23	c #wall_clock_time = 0.063s
32.19/32.23	c #decision = 20
32.19/32.23	c #random_decision = 0
32.19/32.23	c #conflict = 1
32.19/32.23	c #restart = 0
32.19/32.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
32.19/32.23	c lower bound updated to -1064
32.19/32.23	c BCD2: 470 <= obj <= 1491
32.19/32.23	c BCD2: #cores=19, #unrelaxed=1045, #relaxed=489, #hardened=0
32.19/32.23	c BCD2: #sat=1 #unsat=471 bias=471/472
32.19/32.23	c Solving starts ...
32.19/32.23	c ============================[ Search Statistics ]============================
32.19/32.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.19/32.23	c       |         |          |          |    Limit     GC | Var      | Constra 
32.19/32.23	c =============================================================================
32.19/32.23	c  0.0s |       0 |        0 |        0 |    51505      0 |      451 |      469
32.19/32.29	c  0.1s |       0 |       20 |        1 |    51505      0 |      451 |      470
32.19/32.29	c #cpu_time = 0.062s
32.19/32.29	c #wall_clock_time = 0.062s
32.19/32.29	c #decision = 20
32.19/32.29	c #random_decision = 0
32.19/32.29	c #conflict = 1
32.19/32.29	c #restart = 0
32.19/32.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
32.19/32.29	c lower bound updated to -1063
32.19/32.29	c BCD2: 471 <= obj <= 1491
32.19/32.29	c BCD2: #cores=19, #unrelaxed=1044, #relaxed=490, #hardened=0
32.19/32.29	c BCD2: #sat=1 #unsat=472 bias=472/473
32.19/32.29	c Solving starts ...
32.19/32.29	c ============================[ Search Statistics ]============================
32.19/32.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.19/32.29	c       |         |          |          |    Limit     GC | Var      | Constra 
32.19/32.29	c =============================================================================
32.19/32.29	c  0.0s |       0 |        0 |        0 |    51505      0 |      452 |      470
32.28/32.36	c  0.1s |       0 |       20 |        1 |    51505      0 |      452 |      471
32.28/32.36	c #cpu_time = 0.062s
32.28/32.36	c #wall_clock_time = 0.062s
32.28/32.36	c #decision = 20
32.28/32.36	c #random_decision = 0
32.28/32.36	c #conflict = 1
32.28/32.36	c #restart = 0
32.28/32.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
32.28/32.36	c lower bound updated to -1062
32.28/32.36	c BCD2: 472 <= obj <= 1491
32.28/32.36	c BCD2: #cores=19, #unrelaxed=1043, #relaxed=491, #hardened=0
32.28/32.36	c BCD2: #sat=1 #unsat=473 bias=473/474
32.28/32.36	c Solving starts ...
32.28/32.36	c ============================[ Search Statistics ]============================
32.28/32.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.28/32.36	c       |         |          |          |    Limit     GC | Var      | Constra 
32.28/32.36	c =============================================================================
32.28/32.36	c  0.0s |       0 |        0 |        0 |    51505      0 |      453 |      471
32.38/32.42	c  0.1s |       0 |       20 |        1 |    51505      0 |      453 |      472
32.38/32.42	c #cpu_time = 0.062s
32.38/32.42	c #wall_clock_time = 0.062s
32.38/32.42	c #decision = 20
32.38/32.42	c #random_decision = 0
32.38/32.42	c #conflict = 1
32.38/32.42	c #restart = 0
32.38/32.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
32.38/32.42	c lower bound updated to -1061
32.38/32.42	c BCD2: 473 <= obj <= 1491
32.38/32.42	c BCD2: #cores=19, #unrelaxed=1042, #relaxed=492, #hardened=0
32.38/32.42	c BCD2: #sat=1 #unsat=474 bias=474/475
32.38/32.42	c Solving starts ...
32.38/32.42	c ============================[ Search Statistics ]============================
32.38/32.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.38/32.42	c       |         |          |          |    Limit     GC | Var      | Constra 
32.38/32.42	c =============================================================================
32.38/32.42	c  0.0s |       0 |        0 |        0 |    51505      0 |      454 |      472
32.38/32.48	c  0.1s |       0 |       20 |        1 |    51505      0 |      454 |      473
32.38/32.48	c #cpu_time = 0.063s
32.38/32.48	c #wall_clock_time = 0.063s
32.38/32.48	c #decision = 20
32.38/32.48	c #random_decision = 0
32.38/32.48	c #conflict = 1
32.38/32.48	c #restart = 0
32.38/32.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
32.38/32.48	c lower bound updated to -1060
32.38/32.49	c BCD2: 474 <= obj <= 1491
32.38/32.49	c BCD2: #cores=19, #unrelaxed=1041, #relaxed=493, #hardened=0
32.38/32.49	c BCD2: #sat=1 #unsat=475 bias=475/476
32.38/32.49	c Solving starts ...
32.38/32.49	c ============================[ Search Statistics ]============================
32.38/32.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.38/32.49	c       |         |          |          |    Limit     GC | Var      | Constra 
32.38/32.49	c =============================================================================
32.38/32.49	c  0.0s |       0 |        0 |        0 |    51505      0 |      455 |      473
32.48/32.55	c  0.1s |       0 |       20 |        1 |    51505      0 |      455 |      474
32.48/32.55	c #cpu_time = 0.059s
32.48/32.55	c #wall_clock_time = 0.059s
32.48/32.55	c #decision = 20
32.48/32.55	c #random_decision = 0
32.48/32.55	c #conflict = 1
32.48/32.55	c #restart = 0
32.48/32.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
32.48/32.55	c lower bound updated to -1059
32.48/32.55	c BCD2: 475 <= obj <= 1491
32.48/32.55	c BCD2: #cores=19, #unrelaxed=1040, #relaxed=494, #hardened=0
32.48/32.55	c BCD2: #sat=1 #unsat=476 bias=476/477
32.48/32.55	c Solving starts ...
32.48/32.55	c ============================[ Search Statistics ]============================
32.48/32.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.48/32.55	c       |         |          |          |    Limit     GC | Var      | Constra 
32.48/32.55	c =============================================================================
32.48/32.55	c  0.0s |       0 |        0 |        0 |    51505      0 |      456 |      474
32.58/32.62	c  0.1s |       0 |       20 |        0 |    51505      0 |      456 |      475
32.58/32.62	c #cpu_time = 0.061s
32.58/32.62	c #wall_clock_time = 0.061s
32.58/32.62	c #decision = 20
32.58/32.62	c #random_decision = 0
32.58/32.62	c #conflict = 0
32.58/32.62	c #restart = 0
32.58/32.62	c BCD2: found a new core of size 2: cost of the new core is >=1
32.58/32.62	c lower bound updated to -1058
32.58/32.63	c BCD2: 476 <= obj <= 1491
32.58/32.63	c BCD2: #cores=20, #unrelaxed=1038, #relaxed=496, #hardened=0
32.58/32.63	c BCD2: #sat=1 #unsat=477 bias=477/478
32.58/32.63	c Solving starts ...
32.58/32.63	c ============================[ Search Statistics ]============================
32.58/32.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.58/32.63	c       |         |          |          |    Limit     GC | Var      | Constra 
32.58/32.63	c =============================================================================
32.58/32.63	c  0.0s |       0 |        0 |        0 |    51505      0 |      456 |      476
32.58/32.69	c  0.1s |       0 |       21 |        1 |    51505      0 |      456 |      476
32.58/32.69	c #cpu_time = 0.059s
32.58/32.69	c #wall_clock_time = 0.059s
32.58/32.69	c #decision = 21
32.58/32.69	c #random_decision = 0
32.58/32.69	c #conflict = 1
32.58/32.69	c #restart = 0
32.58/32.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
32.58/32.69	c lower bound updated to -1057
32.58/32.69	c BCD2: 477 <= obj <= 1491
32.58/32.69	c BCD2: #cores=20, #unrelaxed=1037, #relaxed=497, #hardened=0
32.58/32.69	c BCD2: #sat=1 #unsat=478 bias=478/479
32.58/32.69	c Solving starts ...
32.58/32.69	c ============================[ Search Statistics ]============================
32.58/32.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.58/32.69	c       |         |          |          |    Limit     GC | Var      | Constra 
32.58/32.69	c =============================================================================
32.58/32.69	c  0.0s |       0 |        0 |        0 |    51505      0 |      457 |      476
32.68/32.75	c  0.1s |       0 |       21 |        1 |    51505      0 |      457 |      477
32.68/32.75	c #cpu_time = 0.063s
32.68/32.75	c #wall_clock_time = 0.063s
32.68/32.75	c #decision = 21
32.68/32.75	c #random_decision = 0
32.68/32.75	c #conflict = 1
32.68/32.75	c #restart = 0
32.68/32.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
32.68/32.75	c lower bound updated to -1056
32.68/32.75	c BCD2: 478 <= obj <= 1491
32.68/32.75	c BCD2: #cores=20, #unrelaxed=1036, #relaxed=498, #hardened=0
32.68/32.75	c BCD2: #sat=1 #unsat=479 bias=479/480
32.68/32.75	c Solving starts ...
32.68/32.75	c ============================[ Search Statistics ]============================
32.68/32.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.68/32.75	c       |         |          |          |    Limit     GC | Var      | Constra 
32.68/32.75	c =============================================================================
32.68/32.75	c  0.0s |       0 |        0 |        0 |    51505      0 |      458 |      477
32.78/32.81	c  0.1s |       0 |       21 |        1 |    5150 [...]

#
# trace file is too large. Trace was truncated at this point.
#

s
70.78/70.86	c #decision = 44
70.78/70.86	c #random_decision = 0
70.78/70.86	c #conflict = 1
70.78/70.86	c #restart = 0
70.78/70.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
70.78/70.86	c lower bound updated to -472
70.78/70.86	c BCD2: 1062 <= obj <= 1491
70.78/70.86	c BCD2: #cores=43, #unrelaxed=429, #relaxed=1105, #hardened=0
70.78/70.86	c BCD2: #sat=1 #unsat=1063 bias=1063/1064
70.78/70.86	c Solving starts ...
70.78/70.86	c ============================[ Search Statistics ]============================
70.78/70.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.78/70.86	c       |         |          |          |    Limit     GC | Var      | Constra 
70.78/70.86	c =============================================================================
70.78/70.86	c  0.0s |       0 |        0 |        0 |    62322      0 |     1019 |     1061
70.88/70.93	c  0.1s |       0 |       44 |        1 |    62322      0 |     1019 |     1062
70.88/70.93	c #cpu_time = 0.063s
70.88/70.93	c #wall_clock_time = 0.064s
70.88/70.93	c #decision = 44
70.88/70.93	c #random_decision = 0
70.88/70.93	c #conflict = 1
70.88/70.93	c #restart = 0
70.88/70.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
70.88/70.93	c lower bound updated to -471
70.88/70.93	c BCD2: 1063 <= obj <= 1491
70.88/70.93	c BCD2: #cores=43, #unrelaxed=428, #relaxed=1106, #hardened=0
70.88/70.93	c BCD2: #sat=1 #unsat=1064 bias=1064/1065
70.88/70.93	c Solving starts ...
70.88/70.93	c ============================[ Search Statistics ]============================
70.88/70.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.88/70.93	c       |         |          |          |    Limit     GC | Var      | Constra 
70.88/70.93	c =============================================================================
70.88/70.93	c  0.0s |       0 |        0 |        0 |    62322      0 |     1020 |     1062
70.88/70.99	c  0.1s |       0 |       44 |        1 |    62322      0 |     1020 |     1063
70.88/70.99	c #cpu_time = 0.064s
70.88/70.99	c #wall_clock_time = 0.064s
70.88/70.99	c #decision = 44
70.88/70.99	c #random_decision = 0
70.88/70.99	c #conflict = 1
70.88/70.99	c #restart = 0
70.88/70.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
70.88/70.99	c lower bound updated to -470
70.98/71.00	c BCD2: 1064 <= obj <= 1491
70.98/71.00	c BCD2: #cores=43, #unrelaxed=427, #relaxed=1107, #hardened=0
70.98/71.00	c BCD2: #sat=1 #unsat=1065 bias=1065/1066
70.98/71.00	c Solving starts ...
70.98/71.00	c ============================[ Search Statistics ]============================
70.98/71.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.98/71.00	c       |         |          |          |    Limit     GC | Var      | Constra 
70.98/71.00	c =============================================================================
70.98/71.00	c  0.0s |       0 |        0 |        0 |    62322      0 |     1021 |     1063
70.98/71.06	c  0.1s |       0 |       44 |        1 |    62322      0 |     1021 |     1064
70.98/71.06	c #cpu_time = 0.061s
70.98/71.06	c #wall_clock_time = 0.061s
70.98/71.06	c #decision = 44
70.98/71.06	c #random_decision = 0
70.98/71.06	c #conflict = 1
70.98/71.06	c #restart = 0
70.98/71.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
70.98/71.06	c lower bound updated to -469
70.98/71.06	c BCD2: 1065 <= obj <= 1491
70.98/71.06	c BCD2: #cores=43, #unrelaxed=426, #relaxed=1108, #hardened=0
70.98/71.06	c BCD2: #sat=1 #unsat=1066 bias=1066/1067
70.98/71.06	c Solving starts ...
70.98/71.06	c ============================[ Search Statistics ]============================
70.98/71.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.98/71.06	c       |         |          |          |    Limit     GC | Var      | Constra 
70.98/71.06	c =============================================================================
70.98/71.06	c  0.0s |       0 |        0 |        0 |    62322      0 |     1022 |     1064
71.08/71.13	c  0.1s |       0 |       44 |        1 |    62322      0 |     1022 |     1065
71.08/71.13	c #cpu_time = 0.062s
71.08/71.13	c #wall_clock_time = 0.062s
71.08/71.13	c #decision = 44
71.08/71.13	c #random_decision = 0
71.08/71.13	c #conflict = 1
71.08/71.13	c #restart = 0
71.08/71.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
71.08/71.13	c lower bound updated to -468
71.08/71.13	c BCD2: 1066 <= obj <= 1491
71.08/71.13	c BCD2: #cores=43, #unrelaxed=425, #relaxed=1109, #hardened=0
71.08/71.13	c BCD2: #sat=1 #unsat=1067 bias=1067/1068
71.08/71.13	c Solving starts ...
71.08/71.13	c ============================[ Search Statistics ]============================
71.08/71.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.08/71.13	c       |         |          |          |    Limit     GC | Var      | Constra 
71.08/71.13	c =============================================================================
71.08/71.13	c  0.0s |       0 |        0 |        0 |    62322      0 |     1023 |     1065
71.08/71.19	c  0.1s |       0 |       44 |        1 |    62322      0 |     1023 |     1066
71.08/71.19	c #cpu_time = 0.062s
71.08/71.19	c #wall_clock_time = 0.063s
71.08/71.19	c #decision = 44
71.08/71.19	c #random_decision = 0
71.08/71.19	c #conflict = 1
71.08/71.19	c #restart = 0
71.08/71.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
71.08/71.19	c lower bound updated to -467
71.08/71.19	c BCD2: 1067 <= obj <= 1491
71.08/71.19	c BCD2: #cores=43, #unrelaxed=424, #relaxed=1110, #hardened=0
71.08/71.19	c BCD2: #sat=1 #unsat=1068 bias=1068/1069
71.08/71.19	c Solving starts ...
71.08/71.19	c ============================[ Search Statistics ]============================
71.08/71.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.08/71.19	c       |         |          |          |    Limit     GC | Var      | Constra 
71.08/71.19	c =============================================================================
71.08/71.19	c  0.0s |       0 |        0 |        0 |    62322      0 |     1024 |     1066
71.18/71.26	c  0.1s |       0 |       44 |        1 |    62322      0 |     1024 |     1067
71.18/71.26	c #cpu_time = 0.064s
71.18/71.26	c #wall_clock_time = 0.064s
71.18/71.26	c #decision = 44
71.18/71.26	c #random_decision = 0
71.18/71.26	c #conflict = 1
71.18/71.26	c #restart = 0
71.18/71.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
71.18/71.26	c lower bound updated to -466
71.18/71.26	c BCD2: 1068 <= obj <= 1491
71.18/71.26	c BCD2: #cores=43, #unrelaxed=423, #relaxed=1111, #hardened=0
71.18/71.26	c BCD2: #sat=1 #unsat=1069 bias=1069/1070
71.18/71.26	c Solving starts ...
71.18/71.26	c ============================[ Search Statistics ]============================
71.18/71.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.18/71.26	c       |         |          |          |    Limit     GC | Var      | Constra 
71.18/71.26	c =============================================================================
71.18/71.26	c  0.0s |       0 |        0 |        0 |    62322      0 |     1025 |     1067
71.28/71.32	c  0.1s |       0 |       44 |        1 |    62322      0 |     1025 |     1068
71.28/71.32	c #cpu_time = 0.064s
71.28/71.32	c #wall_clock_time = 0.064s
71.28/71.32	c #decision = 44
71.28/71.32	c #random_decision = 0
71.28/71.32	c #conflict = 1
71.28/71.32	c #restart = 0
71.28/71.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
71.28/71.32	c lower bound updated to -465
71.28/71.32	c BCD2: 1069 <= obj <= 1491
71.28/71.32	c BCD2: #cores=43, #unrelaxed=422, #relaxed=1112, #hardened=0
71.28/71.32	c BCD2: #sat=1 #unsat=1070 bias=1070/1071
71.28/71.32	c Solving starts ...
71.28/71.32	c ============================[ Search Statistics ]============================
71.28/71.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.28/71.32	c       |         |          |          |    Limit     GC | Var      | Constra 
71.28/71.32	c =============================================================================
71.28/71.32	c  0.0s |       0 |        0 |        0 |    62322      0 |     1026 |     1068
71.28/71.39	c  0.1s |       0 |       44 |        1 |    62322      0 |     1026 |     1069
71.28/71.39	c #cpu_time = 0.064s
71.28/71.39	c #wall_clock_time = 0.064s
71.28/71.39	c #decision = 44
71.28/71.39	c #random_decision = 0
71.28/71.39	c #conflict = 1
71.28/71.39	c #restart = 0
71.28/71.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
71.28/71.39	c lower bound updated to -464
71.28/71.39	c BCD2: 1070 <= obj <= 1491
71.28/71.39	c BCD2: #cores=43, #unrelaxed=421, #relaxed=1113, #hardened=0
71.28/71.39	c BCD2: #sat=1 #unsat=1071 bias=1071/1072
71.28/71.39	c Solving starts ...
71.28/71.39	c ============================[ Search Statistics ]============================
71.28/71.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.28/71.39	c       |         |          |          |    Limit     GC | Var      | Constra 
71.28/71.39	c =============================================================================
71.28/71.39	c  0.0s |       0 |        0 |        0 |    62322      0 |     1027 |     1069
71.38/71.45	c  0.1s |       0 |       44 |        1 |    62322      0 |     1027 |     1070
71.38/71.45	c #cpu_time = 0.064s
71.38/71.45	c #wall_clock_time = 0.064s
71.38/71.45	c #decision = 44
71.38/71.45	c #random_decision = 0
71.38/71.45	c #conflict = 1
71.38/71.45	c #restart = 0
71.38/71.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
71.38/71.45	c lower bound updated to -463
71.38/71.46	c BCD2: 1071 <= obj <= 1491
71.38/71.46	c BCD2: #cores=43, #unrelaxed=420, #relaxed=1114, #hardened=0
71.38/71.46	c BCD2: #sat=1 #unsat=1072 bias=1072/1073
71.38/71.46	c Solving starts ...
71.38/71.46	c ============================[ Search Statistics ]============================
71.38/71.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.38/71.46	c       |         |          |          |    Limit     GC | Var      | Constra 
71.38/71.46	c =============================================================================
71.38/71.46	c  0.0s |       0 |        0 |        0 |    62322      0 |     1028 |     1070
71.48/71.52	c  0.1s |       0 |       44 |        1 |    62322      0 |     1028 |     1071
71.48/71.52	c #cpu_time = 0.064s
71.48/71.52	c #wall_clock_time = 0.064s
71.48/71.52	c #decision = 44
71.48/71.52	c #random_decision = 0
71.48/71.52	c #conflict = 1
71.48/71.52	c #restart = 0
71.48/71.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
71.48/71.52	c lower bound updated to -462
71.48/71.53	c BCD2: 1072 <= obj <= 1491
71.48/71.53	c BCD2: #cores=43, #unrelaxed=419, #relaxed=1115, #hardened=0
71.48/71.53	c BCD2: #sat=1 #unsat=1073 bias=1073/1074
71.48/71.53	c Solving starts ...
71.48/71.53	c ============================[ Search Statistics ]============================
71.48/71.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.48/71.53	c       |         |          |          |    Limit     GC | Var      | Constra 
71.48/71.53	c =============================================================================
71.48/71.53	c  0.0s |       0 |        0 |        0 |    62322      0 |     1029 |     1071
71.48/71.59	c  0.1s |       0 |       44 |        1 |    62322      0 |     1029 |     1072
71.48/71.59	c #cpu_time = 0.066s
71.48/71.59	c #wall_clock_time = 0.066s
71.48/71.59	c #decision = 44
71.48/71.59	c #random_decision = 0
71.48/71.59	c #conflict = 1
71.48/71.59	c #restart = 0
71.48/71.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
71.48/71.59	c lower bound updated to -461
71.48/71.59	c BCD2: 1073 <= obj <= 1491
71.48/71.59	c BCD2: #cores=43, #unrelaxed=418, #relaxed=1116, #hardened=0
71.48/71.59	c BCD2: #sat=1 #unsat=1074 bias=1074/1075
71.48/71.59	c Solving starts ...
71.48/71.59	c ============================[ Search Statistics ]============================
71.48/71.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.48/71.59	c       |         |          |          |    Limit     GC | Var      | Constra 
71.48/71.59	c =============================================================================
71.48/71.59	c  0.0s |       0 |        0 |        0 |    62322      0 |     1030 |     1072
71.58/71.66	c  0.1s |       0 |       44 |        1 |    62322      0 |     1030 |     1073
71.58/71.66	c #cpu_time = 0.064s
71.58/71.66	c #wall_clock_time = 0.064s
71.58/71.66	c #decision = 44
71.58/71.66	c #random_decision = 0
71.58/71.66	c #conflict = 1
71.58/71.66	c #restart = 0
71.58/71.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
71.58/71.66	c lower bound updated to -460
71.58/71.66	c BCD2: 1074 <= obj <= 1491
71.58/71.66	c BCD2: #cores=43, #unrelaxed=417, #relaxed=1117, #hardened=0
71.58/71.66	c BCD2: #sat=1 #unsat=1075 bias=1075/1076
71.58/71.66	c Solving starts ...
71.58/71.66	c ============================[ Search Statistics ]============================
71.58/71.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.58/71.66	c       |         |          |          |    Limit     GC | Var      | Constra 
71.58/71.66	c =============================================================================
71.58/71.66	c  0.0s |       0 |        0 |        0 |    62322      0 |     1031 |     1073
71.69/71.72	c  0.1s |       0 |       44 |        1 |    62322      0 |     1031 |     1074
71.69/71.72	c #cpu_time = 0.064s
71.69/71.72	c #wall_clock_time = 0.064s
71.69/71.72	c #decision = 44
71.69/71.72	c #random_decision = 0
71.69/71.72	c #conflict = 1
71.69/71.72	c #restart = 0
71.69/71.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
71.69/71.72	c lower bound updated to -459
71.69/71.72	c BCD2: 1075 <= obj <= 1491
71.69/71.72	c BCD2: #cores=43, #unrelaxed=416, #relaxed=1118, #hardened=0
71.69/71.72	c BCD2: #sat=1 #unsat=1076 bias=1076/1077
71.69/71.72	c Solving starts ...
71.69/71.72	c ============================[ Search Statistics ]============================
71.69/71.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.69/71.72	c       |         |          |          |    Limit     GC | Var      | Constra 
71.69/71.72	c =============================================================================
71.69/71.72	c  0.0s |       0 |        0 |        0 |    62322      0 |     1032 |     1074
71.69/71.79	c  0.1s |       0 |       44 |        0 |    62322      0 |     1032 |     1075
71.69/71.79	c #cpu_time = 0.063s
71.69/71.79	c #wall_clock_time = 0.063s
71.69/71.79	c #decision = 44
71.69/71.79	c #random_decision = 0
71.69/71.79	c #conflict = 0
71.69/71.79	c #restart = 0
71.69/71.79	c BCD2: found a new core of size 2: cost of the new core is >=1
71.69/71.79	c lower bound updated to -458
71.69/71.80	c BCD2: 1076 <= obj <= 1491
71.69/71.80	c BCD2: #cores=44, #unrelaxed=414, #relaxed=1120, #hardened=0
71.69/71.80	c BCD2: #sat=1 #unsat=1077 bias=1077/1078
71.69/71.80	c Solving starts ...
71.69/71.80	c ============================[ Search Statistics ]============================
71.69/71.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.69/71.80	c       |         |          |          |    Limit     GC | Var      | Constra 
71.69/71.80	c =============================================================================
71.69/71.80	c  0.0s |       0 |        0 |        0 |    62322      0 |     1032 |     1076
71.79/71.86	c  0.1s |       0 |       45 |        1 |    62322      0 |     1032 |     1076
71.79/71.86	c #cpu_time = 0.060s
71.79/71.86	c #wall_clock_time = 0.060s
71.79/71.86	c #decision = 45
71.79/71.86	c #random_decision = 0
71.79/71.86	c #conflict = 1
71.79/71.86	c #restart = 0
71.79/71.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
71.79/71.86	c lower bound updated to -457
71.79/71.86	c BCD2: 1077 <= obj <= 1491
71.79/71.86	c BCD2: #cores=44, #unrelaxed=413, #relaxed=1121, #hardened=0
71.79/71.86	c BCD2: #sat=1 #unsat=1078 bias=1078/1079
71.79/71.86	c Solving starts ...
71.79/71.86	c ============================[ Search Statistics ]============================
71.79/71.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.79/71.86	c       |         |          |          |    Limit     GC | Var      | Constra 
71.79/71.86	c =============================================================================
71.79/71.86	c  0.0s |       0 |        0 |        0 |    62322      0 |     1033 |     1076
71.88/71.92	c  0.1s |       0 |       45 |        1 |    62322      0 |     1033 |     1077
71.88/71.92	c #cpu_time = 0.063s
71.88/71.92	c #wall_clock_time = 0.063s
71.88/71.92	c #decision = 45
71.88/71.92	c #random_decision = 0
71.88/71.92	c #conflict = 1
71.88/71.92	c #restart = 0
71.88/71.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
71.88/71.92	c lower bound updated to -456
71.88/71.93	c BCD2: 1078 <= obj <= 1491
71.88/71.93	c BCD2: #cores=44, #unrelaxed=412, #relaxed=1122, #hardened=0
71.88/71.93	c BCD2: #sat=1 #unsat=1079 bias=1079/1080
71.88/71.93	c Solving starts ...
71.88/71.93	c ============================[ Search Statistics ]============================
71.88/71.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.88/71.93	c       |         |          |          |    Limit     GC | Var      | Constra 
71.88/71.93	c =============================================================================
71.88/71.93	c  0.0s |       0 |        0 |        0 |    62322      0 |     1034 |     1077
71.88/72.00	c  0.1s |       0 |       45 |        1 |    62322      0 |     1034 |     1078
71.88/72.00	c #cpu_time = 0.061s
71.88/72.00	c #wall_clock_time = 0.061s
71.88/72.00	c #decision = 45
71.88/72.00	c #random_decision = 0
71.88/72.00	c #conflict = 1
71.88/72.00	c #restart = 0
71.88/72.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
71.88/72.00	c lower bound updated to -455
71.88/72.00	c BCD2: 1079 <= obj <= 1491
71.88/72.00	c BCD2: #cores=44, #unrelaxed=411, #relaxed=1123, #hardened=0
71.88/72.00	c BCD2: #sat=1 #unsat=1080 bias=1080/1081
71.98/72.00	c Solving starts ...
71.98/72.00	c ============================[ Search Statistics ]============================
71.98/72.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.98/72.00	c       |         |          |          |    Limit     GC | Var      | Constra 
71.98/72.00	c =============================================================================
71.98/72.00	c  0.0s |       0 |        0 |        0 |    62322      0 |     1035 |     1078
71.98/72.06	c  0.1s |       0 |       45 |        1 |    62322      0 |     1035 |     1079
71.98/72.06	c #cpu_time = 0.063s
71.98/72.06	c #wall_clock_time = 0.064s
71.98/72.06	c #decision = 45
71.98/72.06	c #random_decision = 0
71.98/72.06	c #conflict = 1
71.98/72.06	c #restart = 0
71.98/72.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
71.98/72.06	c lower bound updated to -454
71.98/72.06	c BCD2: 1080 <= obj <= 1491
71.98/72.06	c BCD2: #cores=44, #unrelaxed=410, #relaxed=1124, #hardened=0
71.98/72.06	c BCD2: #sat=1 #unsat=1081 bias=1081/1082
71.98/72.06	c Solving starts ...
71.98/72.06	c ============================[ Search Statistics ]============================
71.98/72.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.98/72.06	c       |         |          |          |    Limit     GC | Var      | Constra 
71.98/72.06	c =============================================================================
71.98/72.06	c  0.0s |       0 |        0 |        0 |    62322      0 |     1036 |     1079
72.08/72.13	c  0.1s |       0 |       45 |        1 |    62322      0 |     1036 |     1080
72.08/72.13	c #cpu_time = 0.064s
72.08/72.13	c #wall_clock_time = 0.064s
72.08/72.13	c #decision = 45
72.08/72.13	c #random_decision = 0
72.08/72.13	c #conflict = 1
72.08/72.13	c #restart = 0
72.08/72.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
72.08/72.13	c lower bound updated to -453
72.08/72.13	c BCD2: 1081 <= obj <= 1491
72.08/72.13	c BCD2: #cores=44, #unrelaxed=409, #relaxed=1125, #hardened=0
72.08/72.13	c BCD2: #sat=1 #unsat=1082 bias=1082/1083
72.08/72.13	c Solving starts ...
72.08/72.13	c ============================[ Search Statistics ]============================
72.08/72.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.08/72.13	c       |         |          |          |    Limit     GC | Var      | Constra 
72.08/72.13	c =============================================================================
72.08/72.13	c  0.0s |       0 |        0 |        0 |    62322      0 |     1037 |     1080
72.08/72.19	c  0.1s |       0 |       45 |        1 |    62322      0 |     1037 |     1081
72.08/72.19	c #cpu_time = 0.064s
72.08/72.19	c #wall_clock_time = 0.065s
72.08/72.19	c #decision = 45
72.08/72.19	c #random_decision = 0
72.08/72.19	c #conflict = 1
72.08/72.19	c #restart = 0
72.08/72.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
72.08/72.19	c lower bound updated to -452
72.08/72.19	c BCD2: 1082 <= obj <= 1491
72.08/72.19	c BCD2: #cores=44, #unrelaxed=408, #relaxed=1126, #hardened=0
72.08/72.19	c BCD2: #sat=1 #unsat=1083 bias=1083/1084
72.08/72.19	c Solving starts ...
72.08/72.19	c ============================[ Search Statistics ]============================
72.08/72.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.08/72.19	c       |         |          |          |    Limit     GC | Var      | Constra 
72.08/72.19	c =============================================================================
72.08/72.19	c  0.0s |       0 |        0 |        0 |    62322      0 |     1038 |     1081
72.18/72.26	c  0.1s |       0 |       45 |        1 |    62322      0 |     1038 |     1082
72.18/72.26	c #cpu_time = 0.064s
72.18/72.26	c #wall_clock_time = 0.065s
72.18/72.26	c #decision = 45
72.18/72.26	c #random_decision = 0
72.18/72.26	c #conflict = 1
72.18/72.26	c #restart = 0
72.18/72.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
72.18/72.26	c lower bound updated to -451
72.18/72.26	c BCD2: 1083 <= obj <= 1491
72.18/72.26	c BCD2: #cores=44, #unrelaxed=407, #relaxed=1127, #hardened=0
72.18/72.26	c BCD2: #sat=1 #unsat=1084 bias=1084/1085
72.18/72.26	c Solving starts ...
72.18/72.26	c ============================[ Search Statistics ]============================
72.18/72.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.18/72.26	c       |         |          |          |    Limit     GC | Var      | Constra 
72.18/72.26	c =============================================================================
72.18/72.26	c  0.0s |       0 |        0 |        0 |    62322      0 |     1039 |     1082
72.28/72.32	c  0.1s |       0 |       45 |        1 |    62322      0 |     1039 |     1083
72.28/72.32	c #cpu_time = 0.064s
72.28/72.32	c #wall_clock_time = 0.064s
72.28/72.32	c #decision = 45
72.28/72.32	c #random_decision = 0
72.28/72.32	c #conflict = 1
72.28/72.32	c #restart = 0
72.28/72.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
72.28/72.32	c lower bound updated to -450
72.28/72.32	c BCD2: 1084 <= obj <= 1491
72.28/72.32	c BCD2: #cores=44, #unrelaxed=406, #relaxed=1128, #hardened=0
72.28/72.32	c BCD2: #sat=1 #unsat=1085 bias=1085/1086
72.28/72.32	c Solving starts ...
72.28/72.32	c ============================[ Search Statistics ]============================
72.28/72.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.28/72.32	c       |         |          |          |    Limit     GC | Var      | Constra 
72.28/72.32	c =============================================================================
72.28/72.32	c  0.0s |       0 |        0 |        0 |    62322      0 |     1040 |     1083
72.28/72.39	c  0.1s |       0 |       45 |        1 |    62322      0 |     1040 |     1084
72.28/72.39	c #cpu_time = 0.063s
72.28/72.39	c #wall_clock_time = 0.063s
72.28/72.39	c #decision = 45
72.28/72.39	c #random_decision = 0
72.28/72.39	c #conflict = 1
72.28/72.39	c #restart = 0
72.28/72.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
72.28/72.39	c lower bound updated to -449
72.28/72.39	c BCD2: 1085 <= obj <= 1491
72.28/72.39	c BCD2: #cores=44, #unrelaxed=405, #relaxed=1129, #hardened=0
72.28/72.39	c BCD2: #sat=1 #unsat=1086 bias=1086/1087
72.28/72.39	c Solving starts ...
72.28/72.39	c ============================[ Search Statistics ]============================
72.28/72.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.28/72.39	c       |         |          |          |    Limit     GC | Var      | Constra 
72.28/72.39	c =============================================================================
72.28/72.39	c  0.0s |       0 |        0 |        0 |    62322      0 |     1041 |     1084
72.38/72.46	c  0.1s |       0 |       45 |        1 |    62322      0 |     1041 |     1085
72.38/72.46	c #cpu_time = 0.060s
72.38/72.46	c #wall_clock_time = 0.060s
72.38/72.46	c #decision = 45
72.38/72.46	c #random_decision = 0
72.38/72.46	c #conflict = 1
72.38/72.46	c #restart = 0
72.38/72.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
72.38/72.46	c lower bound updated to -448
72.38/72.46	c BCD2: 1086 <= obj <= 1491
72.38/72.46	c BCD2: #cores=44, #unrelaxed=404, #relaxed=1130, #hardened=0
72.38/72.46	c BCD2: #sat=1 #unsat=1087 bias=1087/1088
72.38/72.46	c Solving starts ...
72.38/72.46	c ============================[ Search Statistics ]============================
72.38/72.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.38/72.46	c       |         |          |          |    Limit     GC | Var      | Constra 
72.38/72.46	c =============================================================================
72.38/72.46	c  0.0s |       0 |        0 |        0 |    62322      0 |     1042 |     1085
72.48/72.52	c  0.1s |       0 |       45 |        1 |    62322      0 |     1042 |     1086
72.48/72.52	c #cpu_time = 0.062s
72.48/72.52	c #wall_clock_time = 0.063s
72.48/72.52	c #decision = 45
72.48/72.52	c #random_decision = 0
72.48/72.52	c #conflict = 1
72.48/72.52	c #restart = 0
72.48/72.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
72.48/72.52	c lower bound updated to -447
72.48/72.52	c BCD2: 1087 <= obj <= 1491
72.48/72.52	c BCD2: #cores=44, #unrelaxed=403, #relaxed=1131, #hardened=0
72.48/72.52	c BCD2: #sat=1 #unsat=1088 bias=1088/1089
72.48/72.52	c Solving starts ...
72.48/72.52	c ============================[ Search Statistics ]============================
72.48/72.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.48/72.52	c       |         |          |          |    Limit     GC | Var      | Constra 
72.48/72.52	c =============================================================================
72.48/72.52	c  0.0s |       0 |        0 |        0 |    62322      0 |     1043 |     1086
72.48/72.58	c  0.1s |       0 |       45 |        1 |    62322      0 |     1043 |     1087
72.48/72.58	c #cpu_time = 0.063s
72.48/72.58	c #wall_clock_time = 0.064s
72.48/72.58	c #decision = 45
72.48/72.58	c #random_decision = 0
72.48/72.58	c #conflict = 1
72.48/72.58	c #restart = 0
72.48/72.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
72.48/72.58	c lower bound updated to -446
72.48/72.58	c BCD2: 1088 <= obj <= 1491
72.48/72.58	c BCD2: #cores=44, #unrelaxed=402, #relaxed=1132, #hardened=0
72.48/72.58	c BCD2: #sat=1 #unsat=1089 bias=1089/1090
72.48/72.58	c Solving starts ...
72.48/72.58	c ============================[ Search Statistics ]============================
72.48/72.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.48/72.58	c       |         |          |          |    Limit     GC | Var      | Constra 
72.48/72.58	c =============================================================================
72.48/72.58	c  0.0s |       0 |        0 |        0 |    62322      0 |     1044 |     1087
72.58/72.65	c  0.1s |       0 |       45 |        1 |    62322      0 |     1044 |     1088
72.58/72.65	c #cpu_time = 0.067s
72.58/72.65	c #wall_clock_time = 0.067s
72.58/72.65	c #decision = 45
72.58/72.65	c #random_decision = 0
72.58/72.65	c #conflict = 1
72.58/72.65	c #restart = 0
72.58/72.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
72.58/72.65	c lower bound updated to -445
72.58/72.65	c BCD2: 1089 <= obj <= 1491
72.58/72.65	c BCD2: #cores=44, #unrelaxed=401, #relaxed=1133, #hardened=0
72.58/72.65	c BCD2: #sat=1 #unsat=1090 bias=1090/1091
72.58/72.65	c Solving starts ...
72.58/72.65	c ============================[ Search Statistics ]============================
72.58/72.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.58/72.65	c       |         |          |          |    Limit     GC | Var      | Constra 
72.58/72.65	c =============================================================================
72.58/72.65	c  0.0s |       0 |        0 |        0 |    62322      0 |     1045 |     1088
72.68/72.72	c  0.1s |       0 |       45 |        1 |    62322      0 |     1045 |     1089
72.68/72.72	c #cpu_time = 0.067s
72.68/72.72	c #wall_clock_time = 0.067s
72.68/72.72	c #decision = 45
72.68/72.72	c #random_decision = 0
72.68/72.72	c #conflict = 1
72.68/72.72	c #restart = 0
72.68/72.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
72.68/72.72	c lower bound updated to -444
72.68/72.72	c BCD2: 1090 <= obj <= 1491
72.68/72.72	c BCD2: #cores=44, #unrelaxed=400, #relaxed=1134, #hardened=0
72.68/72.72	c BCD2: #sat=1 #unsat=1091 bias=1091/1092
72.68/72.72	c Solving starts ...
72.68/72.72	c ============================[ Search Statistics ]============================
72.68/72.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.68/72.72	c       |         |          |          |    Limit     GC | Var      | Constra 
72.68/72.72	c =============================================================================
72.68/72.72	c  0.0s |       0 |        0 |        0 |    62322      0 |     1046 |     1089
72.68/72.79	c  0.1s |       0 |       45 |        1 |    62322      0 |     1046 |     1090
72.68/72.79	c #cpu_time = 0.064s
72.68/72.79	c #wall_clock_time = 0.065s
72.68/72.79	c #decision = 45
72.68/72.79	c #random_decision = 0
72.68/72.79	c #conflict = 1
72.68/72.79	c #restart = 0
72.68/72.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
72.68/72.79	c lower bound updated to -443
72.68/72.79	c BCD2: 1091 <= obj <= 1491
72.68/72.79	c BCD2: #cores=44, #unrelaxed=399, #relaxed=1135, #hardened=0
72.68/72.79	c BCD2: #sat=1 #unsat=1092 bias=1092/1093
72.68/72.79	c Solving starts ...
72.68/72.79	c ============================[ Search Statistics ]============================
72.68/72.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.68/72.79	c       |         |          |          |    Limit     GC | Var      | Constra 
72.68/72.79	c =============================================================================
72.68/72.79	c  0.0s |       0 |        0 |        0 |    62322      0 |     1047 |     1090
72.79/72.85	c  0.1s |       0 |       45 |        1 |    62322      0 |     1047 |     1091
72.79/72.85	c #cpu_time = 0.064s
72.79/72.85	c #wall_clock_time = 0.064s
72.79/72.85	c #decision = 45
72.79/72.85	c #random_decision = 0
72.79/72.85	c #conflict = 1
72.79/72.85	c #restart = 0
72.79/72.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
72.79/72.85	c lower bound updated to -442
72.79/72.85	c BCD2: 1092 <= obj <= 1491
72.79/72.85	c BCD2: #cores=44, #unrelaxed=398, #relaxed=1136, #hardened=0
72.79/72.85	c BCD2: #sat=1 #unsat=1093 bias=1093/1094
72.79/72.85	c Solving starts ...
72.79/72.85	c ============================[ Search Statistics ]============================
72.79/72.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.79/72.85	c       |         |          |          |    Limit     GC | Var      | Constra 
72.79/72.85	c =============================================================================
72.79/72.85	c  0.0s |       0 |        0 |        0 |    62322      0 |     1048 |     1091
72.89/72.92	c  0.1s |       0 |       45 |        1 |    62322      0 |     1048 |     1092
72.89/72.92	c #cpu_time = 0.063s
72.89/72.92	c #wall_clock_time = 0.064s
72.89/72.92	c #decision = 45
72.89/72.92	c #random_decision = 0
72.89/72.92	c #conflict = 1
72.89/72.92	c #restart = 0
72.89/72.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
72.89/72.92	c lower bound updated to -441
72.89/72.92	c BCD2: 1093 <= obj <= 1491
72.89/72.92	c BCD2: #cores=44, #unrelaxed=397, #relaxed=1137, #hardened=0
72.89/72.92	c BCD2: #sat=1 #unsat=1094 bias=1094/1095
72.89/72.92	c Solving starts ...
72.89/72.92	c ============================[ Search Statistics ]============================
72.89/72.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.89/72.92	c       |         |          |          |    Limit     GC | Var      | Constra 
72.89/72.92	c =============================================================================
72.89/72.92	c  0.0s |       0 |        0 |        0 |    62322      0 |     1049 |     1092
72.89/72.99	c  0.1s |       0 |       45 |        1 |    62322      0 |     1049 |     1093
72.89/72.99	c #cpu_time = 0.061s
72.89/72.99	c #wall_clock_time = 0.062s
72.89/72.99	c #decision = 45
72.89/72.99	c #random_decision = 0
72.89/72.99	c #conflict = 1
72.89/72.99	c #restart = 0
72.89/72.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
72.89/72.99	c lower bound updated to -440
72.89/72.99	c BCD2: 1094 <= obj <= 1491
72.89/72.99	c BCD2: #cores=44, #unrelaxed=396, #relaxed=1138, #hardened=0
72.89/72.99	c BCD2: #sat=1 #unsat=1095 bias=1095/1096
72.89/72.99	c Solving starts ...
72.89/72.99	c ============================[ Search Statistics ]============================
72.89/72.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.89/72.99	c       |         |          |          |    Limit     GC | Var      | Constra 
72.89/72.99	c =============================================================================
72.89/72.99	c  0.0s |       0 |        0 |        0 |    62322      0 |     1050 |     1093
72.98/73.05	c  0.1s |       0 |       45 |        1 |    62322      0 |     1050 |     1094
72.98/73.05	c #cpu_time = 0.063s
72.98/73.05	c #wall_clock_time = 0.063s
72.98/73.05	c #decision = 45
72.98/73.05	c #random_decision = 0
72.98/73.05	c #conflict = 1
72.98/73.05	c #restart = 0
72.98/73.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
72.98/73.05	c lower bound updated to -439
72.98/73.05	c BCD2: 1095 <= obj <= 1491
72.98/73.05	c BCD2: #cores=44, #unrelaxed=395, #relaxed=1139, #hardened=0
72.98/73.05	c BCD2: #sat=1 #unsat=1096 bias=1096/1097
72.98/73.05	c Solving starts ...
72.98/73.05	c ============================[ Search Statistics ]============================
72.98/73.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.98/73.05	c       |         |          |          |    Limit     GC | Var      | Constra 
72.98/73.05	c =============================================================================
72.98/73.05	c  0.0s |       0 |        0 |        0 |    62322      0 |     1051 |     1094
73.08/73.11	c  0.1s |       0 |       45 |        1 |    62322      0 |     1051 |     1095
73.08/73.11	c #cpu_time = 0.063s
73.08/73.11	c #wall_clock_time = 0.063s
73.08/73.11	c #decision = 45
73.08/73.11	c #random_decision = 0
73.08/73.11	c #conflict = 1
73.08/73.11	c #restart = 0
73.08/73.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
73.08/73.11	c lower bound updated to -438
73.08/73.12	c BCD2: 1096 <= obj <= 1491
73.08/73.12	c BCD2: #cores=44, #unrelaxed=394, #relaxed=1140, #hardened=0
73.08/73.12	c BCD2: #sat=1 #unsat=1097 bias=1097/1098
73.08/73.12	c Solving starts ...
73.08/73.12	c ============================[ Search Statistics ]============================
73.08/73.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.08/73.12	c       |         |          |          |    Limit     GC | Var      | Constra 
73.08/73.12	c =============================================================================
73.08/73.12	c  0.0s |       0 |        0 |        0 |    62322      0 |     1052 |     1095
73.08/73.18	c  0.1s |       0 |       45 |        1 |    62322      0 |     1052 |     1096
73.08/73.18	c #cpu_time = 0.063s
73.08/73.18	c #wall_clock_time = 0.064s
73.08/73.18	c #decision = 45
73.08/73.18	c #random_decision = 0
73.08/73.18	c #conflict = 1
73.08/73.18	c #restart = 0
73.08/73.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
73.08/73.18	c lower bound updated to -437
73.08/73.18	c BCD2: 1097 <= obj <= 1491
73.08/73.18	c BCD2: #cores=44, #unrelaxed=393, #relaxed=1141, #hardened=0
73.08/73.18	c BCD2: #sat=1 #unsat=1098 bias=1098/1099
73.08/73.18	c Solving starts ...
73.08/73.18	c ============================[ Search Statistics ]============================
73.08/73.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.08/73.18	c       |         |          |          |    Limit     GC | Var      | Constra 
73.08/73.18	c =============================================================================
73.08/73.18	c  0.0s |       0 |        0 |        0 |    62322      0 |     1053 |     1096
73.18/73.25	c  0.1s |       0 |       45 |        1 |    62322      0 |     1053 |     1097
73.18/73.25	c #cpu_time = 0.064s
73.18/73.25	c #wall_clock_time = 0.064s
73.18/73.25	c #decision = 45
73.18/73.25	c #random_decision = 0
73.18/73.25	c #conflict = 1
73.18/73.25	c #restart = 0
73.18/73.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
73.18/73.25	c lower bound updated to -436
73.18/73.25	c BCD2: 1098 <= obj <= 1491
73.18/73.25	c BCD2: #cores=44, #unrelaxed=392, #relaxed=1142, #hardened=0
73.18/73.25	c BCD2: #sat=1 #unsat=1099 bias=1099/1100
73.18/73.25	c Solving starts ...
73.18/73.25	c ============================[ Search Statistics ]============================
73.18/73.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.18/73.25	c       |         |          |          |    Limit     GC | Var      | Constra 
73.18/73.25	c =============================================================================
73.18/73.25	c  0.0s |       0 |        0 |        0 |    62322      0 |     1054 |     1097
73.28/73.31	c  0.1s |       0 |       45 |        1 |    62322      0 |     1054 |     1098
73.28/73.31	c #cpu_time = 0.064s
73.28/73.31	c #wall_clock_time = 0.064s
73.28/73.31	c #decision = 45
73.28/73.31	c #random_decision = 0
73.28/73.31	c #conflict = 1
73.28/73.31	c #restart = 0
73.28/73.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
73.28/73.31	c lower bound updated to -435
73.28/73.31	c BCD2: 1099 <= obj <= 1491
73.28/73.31	c BCD2: #cores=44, #unrelaxed=391, #relaxed=1143, #hardened=0
73.28/73.31	c BCD2: #sat=1 #unsat=1100 bias=1100/1101
73.28/73.31	c Solving starts ...
73.28/73.31	c ============================[ Search Statistics ]============================
73.28/73.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.28/73.31	c       |         |          |          |    Limit     GC | Var      | Constra 
73.28/73.31	c =============================================================================
73.28/73.31	c  0.0s |       0 |        0 |        0 |    62322      0 |     1055 |     1098
73.28/73.38	c  0.1s |       0 |       45 |        1 |    62322      0 |     1055 |     1099
73.28/73.38	c #cpu_time = 0.064s
73.28/73.38	c #wall_clock_time = 0.064s
73.28/73.38	c #decision = 45
73.28/73.38	c #random_decision = 0
73.28/73.38	c #conflict = 1
73.28/73.38	c #restart = 0
73.28/73.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
73.28/73.38	c lower bound updated to -434
73.28/73.38	c BCD2: 1100 <= obj <= 1491
73.28/73.38	c BCD2: #cores=44, #unrelaxed=390, #relaxed=1144, #hardened=0
73.28/73.38	c BCD2: #sat=1 #unsat=1101 bias=1101/1102
73.28/73.38	c Solving starts ...
73.28/73.38	c ============================[ Search Statistics ]============================
73.28/73.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.28/73.38	c       |         |          |          |    Limit     GC | Var      | Constra 
73.28/73.38	c =============================================================================
73.28/73.38	c  0.0s |       0 |        0 |        0 |    62322      0 |     1056 |     1099
73.38/73.45	c  0.1s |       0 |       45 |        0 |    62322      0 |     1056 |     1100
73.38/73.45	c #cpu_time = 0.061s
73.38/73.45	c #wall_clock_time = 0.062s
73.38/73.45	c #decision = 45
73.38/73.45	c #random_decision = 0
73.38/73.45	c #conflict = 0
73.38/73.45	c #restart = 0
73.38/73.45	c BCD2: found a new core of size 2: cost of the new core is >=1
73.38/73.45	c lower bound updated to -433
73.38/73.46	c BCD2: 1101 <= obj <= 1491
73.38/73.46	c BCD2: #cores=45, #unrelaxed=388, #relaxed=1146, #hardened=0
73.38/73.46	c BCD2: #sat=1 #unsat=1102 bias=1102/1103
73.38/73.46	c Solving starts ...
73.38/73.46	c ============================[ Search Statistics ]============================
73.38/73.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.38/73.46	c       |         |          |          |    Limit     GC | Var      | Constra 
73.38/73.46	c =============================================================================
73.38/73.46	c  0.0s |       0 |        0 |        0 |    62322      0 |     1056 |     1101
73.48/73.52	c  0.1s |       0 |       46 |        1 |    62322      0 |     1056 |     1101
73.48/73.52	c #cpu_time = 0.061s
73.48/73.52	c #wall_clock_time = 0.061s
73.48/73.52	c #decision = 46
73.48/73.52	c #random_decision = 0
73.48/73.52	c #conflict = 1
73.48/73.52	c #restart = 0
73.48/73.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
73.48/73.52	c lower bound updated to -432
73.48/73.52	c BCD2: 1102 <= obj <= 1491
73.48/73.52	c BCD2: #cores=45, #unrelaxed=387, #relaxed=1147, #hardened=0
73.48/73.52	c BCD2: #sat=1 #unsat=1103 bias=1103/1104
73.48/73.52	c Solving starts ...
73.48/73.52	c ============================[ Search Statistics ]============================
73.48/73.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.48/73.52	c       |         |          |          |    Limit     GC | Var      | Constra 
73.48/73.52	c =============================================================================
73.48/73.52	c  0.0s |       0 |        0 |        0 |    62322      0 |     1057 |     1101
73.48/73.59	c  0.1s |       0 |       46 |        1 |    62322      0 |     1057 |     1102
73.48/73.59	c #cpu_time = 0.066s
73.48/73.59	c #wall_clock_time = 0.066s
73.48/73.59	c #decision = 46
73.48/73.59	c #random_decision = 0
73.48/73.59	c #conflict = 1
73.48/73.59	c #restart = 0
73.48/73.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
73.48/73.59	c lower bound updated to -431
73.48/73.59	c BCD2: 1103 <= obj <= 1491
73.48/73.59	c BCD2: #cores=45, #unrelaxed=386, #relaxed=1148, #hardened=0
73.48/73.59	c BCD2: #sat=1 #unsat=1104 bias=1104/1105
73.48/73.59	c Solving starts ...
73.48/73.59	c ============================[ Search Statistics ]============================
73.48/73.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.48/73.59	c       |         |          |          |    Limit     GC | Var      | Constra 
73.48/73.59	c =============================================================================
73.48/73.59	c  0.0s |       0 |        0 |        0 |    62322      0 |     1058 |     1102
73.58/73.66	c  0.1s |       0 |       46 |        1 |    62322      0 |     1058 |     1103
73.58/73.66	c #cpu_time = 0.067s
73.58/73.66	c #wall_clock_time = 0.067s
73.58/73.66	c #decision = 46
73.58/73.66	c #random_decision = 0
73.58/73.66	c #conflict = 1
73.58/73.66	c #restart = 0
73.58/73.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
73.58/73.66	c lower bound updated to -430
73.58/73.66	c BCD2: 1104 <= obj <= 1491
73.58/73.66	c BCD2: #cores=45, #unrelaxed=385, #relaxed=1149, #hardened=0
73.58/73.66	c BCD2: #sat=1 #unsat=1105 bias=1105/1106
73.58/73.66	c Solving starts ...
73.58/73.66	c ============================[ Search Statistics ]============================
73.58/73.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.58/73.66	c       |         |          |          |    Limit     GC | Var      | Constra 
73.58/73.66	c =============================================================================
73.58/73.66	c  0.0s |       0 |        0 |        0 |    62322      0 |     1059 |     1103
73.68/73.72	c  0.1s |       0 |       46 |        1 |    62322      0 |     1059 |     1104
73.68/73.72	c #cpu_time = 0.064s
73.68/73.72	c #wall_clock_time = 0.064s
73.68/73.72	c #decision = 46
73.68/73.72	c #random_decision = 0
73.68/73.72	c #conflict = 1
73.68/73.72	c #restart = 0
73.68/73.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
73.68/73.72	c lower bound updated to -429
73.68/73.72	c BCD2: 1105 <= obj <= 1491
73.68/73.72	c BCD2: #cores=45, #unrelaxed=384, #relaxed=1150, #hardened=0
73.68/73.72	c BCD2: #sat=1 #unsat=1106 bias=1106/1107
73.68/73.72	c Solving starts ...
73.68/73.72	c ============================[ Search Statistics ]============================
73.68/73.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.68/73.72	c       |         |          |          |    Limit     GC | Var      | Constra 
73.68/73.72	c =============================================================================
73.68/73.72	c  0.0s |       0 |        0 |        0 |    62322      0 |     1060 |     1104
73.68/73.79	c  0.1s |       0 |       46 |        1 |    62322      0 |     1060 |     1105
73.68/73.79	c #cpu_time = 0.065s
73.68/73.79	c #wall_clock_time = 0.065s
73.68/73.79	c #decision = 46
73.68/73.79	c #random_decision = 0
73.68/73.79	c #conflict = 1
73.68/73.79	c #restart = 0
73.68/73.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
73.68/73.79	c lower bound updated to -428
73.68/73.79	c BCD2: 1106 <= obj <= 1491
73.68/73.79	c BCD2: #cores=45, #unrelaxed=383, #relaxed=1151, #hardened=0
73.68/73.79	c BCD2: #sat=1 #unsat=1107 bias=1107/1108
73.68/73.79	c Solving starts ...
73.68/73.79	c ============================[ Search Statistics ]============================
73.68/73.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.68/73.79	c       |         |          |          |    Limit     GC | Var      | Constra 
73.68/73.79	c =============================================================================
73.68/73.79	c  0.0s |       0 |        0 |        0 |    62322      0 |     1061 |     1105
73.78/73.85	c  0.1s |       0 |       46 |        1 |    62322      0 |     1061 |     1106
73.78/73.85	c #cpu_time = 0.064s
73.78/73.85	c #wall_clock_time = 0.064s
73.78/73.85	c #decision = 46
73.78/73.85	c #random_decision = 0
73.78/73.85	c #conflict = 1
73.78/73.85	c #restart = 0
73.78/73.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
73.78/73.85	c lower bound updated to -427
73.78/73.86	c BCD2: 1107 <= obj <= 1491
73.78/73.86	c BCD2: #cores=45, #unrelaxed=382, #relaxed=1152, #hardened=0
73.78/73.86	c BCD2: #sat=1 #unsat=1108 bias=1108/1109
73.78/73.86	c Solving starts ...
73.78/73.86	c ============================[ Search Statistics ]============================
73.78/73.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.78/73.86	c       |         |          |          |    Limit     GC | Var      | Constra 
73.78/73.86	c =============================================================================
73.78/73.86	c  0.0s |       0 |        0 |        0 |    62322      0 |     1062 |     1106
73.88/73.92	c  0.1s |       0 |       46 |        1 |    62322      0 |     1062 |     1107
73.88/73.92	c #cpu_time = 0.060s
73.88/73.92	c #wall_clock_time = 0.060s
73.88/73.92	c #decision = 46
73.88/73.92	c #random_decision = 0
73.88/73.92	c #conflict = 1
73.88/73.92	c #restart = 0
73.88/73.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
73.88/73.92	c lower bound updated to -426
73.88/73.92	c BCD2: 1108 <= obj <= 1491
73.88/73.92	c BCD2: #cores=45, #unrelaxed=381, #relaxed=1153, #hardened=0
73.88/73.92	c BCD2: #sat=1 #unsat=1109 bias=1109/1110
73.88/73.92	c Solving starts ...
73.88/73.92	c ============================[ Search Statistics ]============================
73.88/73.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.88/73.92	c       |         |          |          |    Limit     GC | Var      | Constra 
73.88/73.92	c =============================================================================
73.88/73.92	c  0.0s |       0 |        0 |        0 |    62322      0 |     1063 |     1107
73.88/73.98	c  0.1s |       0 |       46 |        1 |    62322      0 |     1063 |     1108
73.88/73.98	c #cpu_time = 0.062s
73.88/73.98	c #wall_clock_time = 0.063s
73.88/73.98	c #decision = 46
73.88/73.98	c #random_decision = 0
73.88/73.98	c #conflict = 1
73.88/73.98	c #restart = 0
73.88/73.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
73.88/73.99	c lower bound updated to -425
73.88/73.99	c BCD2: 1109 <= obj <= 1491
73.88/73.99	c BCD2: #cores=45, #unrelaxed=380, #relaxed=1154, #hardened=0
73.88/73.99	c BCD2: #sat=1 #unsat=1110 bias=1110/1111
73.88/73.99	c Solving starts ...
73.88/73.99	c ============================[ Search Statistics ]============================
73.88/73.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.88/73.99	c       |         |          |          |    Limit     GC | Var      | Constra 
73.88/73.99	c =============================================================================
73.88/73.99	c  0.0s |       0 |        0 |        0 |    62322      0 |     1064 |     1108
73.98/74.05	c  0.1s |       0 |       46 |        1 |    62322      0 |     1064 |     1109
73.98/74.05	c #cpu_time = 0.063s
73.98/74.05	c #wall_clock_time = 0.063s
73.98/74.05	c #decision = 46
73.98/74.05	c #random_decision = 0
73.98/74.05	c #conflict = 1
73.98/74.05	c #restart = 0
73.98/74.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
73.98/74.05	c lower bound updated to -424
73.98/74.05	c BCD2: 1110 <= obj <= 1491
73.98/74.05	c BCD2: #cores=45, #unrelaxed=379, #relaxed=1155, #hardened=0
73.98/74.05	c BCD2: #sat=1 #unsat=1111 bias=1111/1112
73.98/74.05	c Solving starts ...
73.98/74.05	c ============================[ Search Statistics ]============================
73.98/74.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.98/74.05	c       |         |          |          |    Limit     GC | Var      | Constra 
73.98/74.05	c =============================================================================
73.98/74.05	c  0.0s |       0 |        0 |        0 |    62322      0 |     1065 |     1109
74.08/74.11	c  0.1s |       0 |       46 |        1 |    62322      0 |     1065 |     1110
74.08/74.11	c #cpu_time = 0.063s
74.08/74.11	c #wall_clock_time = 0.063s
74.08/74.11	c #decision = 46
74.08/74.11	c #random_decision = 0
74.08/74.11	c #conflict = 1
74.08/74.11	c #restart = 0
74.08/74.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
74.08/74.11	c lower bound updated to -423
74.08/74.11	c BCD2: 1111 <= obj <= 1491
74.08/74.11	c BCD2: #cores=45, #unrelaxed=378, #relaxed=1156, #hardened=0
74.08/74.11	c BCD2: #sat=1 #unsat=1112 bias=1112/1113
74.08/74.11	c Solving starts ...
74.08/74.11	c ============================[ Search Statistics ]============================
74.08/74.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.08/74.11	c       |         |          |          |    Limit     GC | Var      | Constra 
74.08/74.11	c =============================================================================
74.08/74.11	c  0.0s |       0 |        0 |        0 |    62322      0 |     1066 |     1110
74.08/74.18	c  0.1s |       0 |       46 |        1 |    62322      0 |     1066 |     1111
74.08/74.18	c #cpu_time = 0.063s
74.08/74.18	c #wall_clock_time = 0.063s
74.08/74.18	c #decision = 46
74.08/74.18	c #random_decision = 0
74.08/74.18	c #conflict = 1
74.08/74.18	c #restart = 0
74.08/74.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
74.08/74.18	c lower bound updated to -422
74.08/74.18	c BCD2: 1112 <= obj <= 1491
74.08/74.18	c BCD2: #cores=45, #unrelaxed=377, #relaxed=1157, #hardened=0
74.08/74.18	c BCD2: #sat=1 #unsat=1113 bias=1113/1114
74.08/74.18	c Solving starts ...
74.08/74.18	c ============================[ Search Statistics ]============================
74.08/74.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.08/74.18	c       |         |          |          |    Limit     GC | Var      | Constra 
74.08/74.18	c =============================================================================
74.08/74.18	c  0.0s |       0 |        0 |        0 |    62322      0 |     1067 |     1111
74.18/74.24	c  0.1s |       0 |       46 |        1 |    62322      0 |     1067 |     1112
74.18/74.24	c #cpu_time = 0.063s
74.18/74.24	c #wall_clock_time = 0.064s
74.18/74.24	c #decision = 46
74.18/74.24	c #random_decision = 0
74.18/74.24	c #conflict = 1
74.18/74.24	c #restart = 0
74.18/74.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
74.18/74.24	c lower bound updated to -421
74.18/74.24	c BCD2: 1113 <= obj <= 1491
74.18/74.24	c BCD2: #cores=45, #unrelaxed=376, #relaxed=1158, #hardened=0
74.18/74.24	c BCD2: #sat=1 #unsat=1114 bias=1114/1115
74.18/74.24	c Solving starts ...
74.18/74.24	c ============================[ Search Statistics ]============================
74.18/74.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.18/74.24	c       |         |          |          |    Limit     GC | Var      | Constra 
74.18/74.24	c =============================================================================
74.18/74.24	c  0.0s |       0 |        0 |        0 |    62322      0 |     1068 |     1112
74.28/74.31	c  0.1s |       0 |       46 |        1 |    62322      0 |     1068 |     1113
74.28/74.31	c #cpu_time = 0.064s
74.28/74.31	c #wall_clock_time = 0.064s
74.28/74.31	c #decision = 46
74.28/74.31	c #random_decision = 0
74.28/74.31	c #conflict = 1
74.28/74.31	c #restart = 0
74.28/74.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
74.28/74.31	c lower bound updated to -420
74.28/74.32	c BCD2: 1114 <= obj <= 1491
74.28/74.32	c BCD2: #cores=45, #unrelaxed=375, #relaxed=1159, #hardened=0
74.28/74.32	c BCD2: #sat=1 #unsat=1115 bias=1115/1116
74.28/74.32	c Solving starts ...
74.28/74.32	c ============================[ Search Statistics ]============================
74.28/74.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.28/74.32	c       |         |          |          |    Limit     GC | Var      | Constra 
74.28/74.32	c =============================================================================
74.28/74.32	c  0.0s |       0 |        0 |        0 |    62322      0 |     1069 |     1113
74.28/74.38	c  0.1s |       0 |       46 |        1 |    62322      0 |     1069 |     1114
74.28/74.38	c #cpu_time = 0.061s
74.28/74.38	c #wall_clock_time = 0.062s
74.28/74.38	c #decision = 46
74.28/74.38	c #random_decision = 0
74.28/74.38	c #conflict = 1
74.28/74.38	c #restart = 0
74.28/74.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
74.28/74.38	c lower bound updated to -419
74.28/74.38	c BCD2: 1115 <= obj <= 1491
74.28/74.38	c BCD2: #cores=45, #unrelaxed=374, #relaxed=1160, #hardened=0
74.28/74.38	c BCD2: #sat=1 #unsat=1116 bias=1116/1117
74.28/74.38	c Solving starts ...
74.28/74.38	c ============================[ Search Statistics ]============================
74.28/74.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.28/74.38	c       |         |          |          |    Limit     GC | Var      | Constra 
74.28/74.38	c =============================================================================
74.28/74.38	c  0.0s |       0 |        0 |        0 |    62322      0 |     1070 |     1114
74.38/74.44	c  0.1s |       0 |       46 |        1 |    62322      0 |     1070 |     1115
74.38/74.44	c #cpu_time = 0.064s
74.38/74.44	c #wall_clock_time = 0.064s
74.38/74.44	c #decision = 46
74.38/74.44	c #random_decision = 0
74.38/74.44	c #conflict = 1
74.38/74.44	c #restart = 0
74.38/74.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
74.38/74.44	c lower bound updated to -418
74.38/74.45	c BCD2: 1116 <= obj <= 1491
74.38/74.45	c BCD2: #cores=45, #unrelaxed=373, #relaxed=1161, #hardened=0
74.38/74.45	c BCD2: #sat=1 #unsat=1117 bias=1117/1118
74.38/74.45	c Solving starts ...
74.38/74.45	c ============================[ Search Statistics ]============================
74.38/74.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.38/74.45	c       |         |          |          |    Limit     GC | Var      | Constra 
74.38/74.45	c =============================================================================
74.38/74.45	c  0.0s |       0 |        0 |        0 |    62322      0 |     1071 |     1115
74.48/74.51	c  0.1s |       0 |       46 |        1 |    62322      0 |     1071 |     1116
74.48/74.51	c #cpu_time = 0.064s
74.48/74.51	c #wall_clock_time = 0.064s
74.48/74.51	c #decision = 46
74.48/74.51	c #random_decision = 0
74.48/74.51	c #conflict = 1
74.48/74.51	c #restart = 0
74.48/74.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
74.48/74.51	c lower bound updated to -417
74.48/74.51	c BCD2: 1117 <= obj <= 1491
74.48/74.51	c BCD2: #cores=45, #unrelaxed=372, #relaxed=1162, #hardened=0
74.48/74.51	c BCD2: #sat=1 #unsat=1118 bias=1118/1119
74.48/74.51	c Solving starts ...
74.48/74.51	c ============================[ Search Statistics ]============================
74.48/74.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.48/74.51	c       |         |          |          |    Limit     GC | Var      | Constra 
74.48/74.51	c =============================================================================
74.48/74.51	c  0.0s |       0 |        0 |        0 |    62322      0 |     1072 |     1116
74.48/74.58	c  0.1s |       0 |       46 |        1 |    62322      0 |     1072 |     1117
74.48/74.58	c #cpu_time = 0.065s
74.48/74.58	c #wall_clock_time = 0.065s
74.48/74.58	c #decision = 46
74.48/74.58	c #random_decision = 0
74.48/74.58	c #conflict = 1
74.48/74.58	c #restart = 0
74.48/74.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
74.48/74.58	c lower bound updated to -416
74.48/74.58	c BCD2: 1118 <= obj <= 1491
74.48/74.58	c BCD2: #cores=45, #unrelaxed=371, #relaxed=1163, #hardened=0
74.48/74.58	c BCD2: #sat=1 #unsat=1119 bias=1119/1120
74.48/74.58	c Solving starts ...
74.48/74.58	c ============================[ Search Statistics ]============================
74.48/74.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.48/74.58	c       |         |          |          |    Limit     GC | Var      | Constra 
74.48/74.58	c =============================================================================
74.48/74.58	c  0.0s |       0 |        0 |        0 |    62322      0 |     1073 |     1117
74.58/74.64	c  0.1s |       0 |       46 |        1 |    62322      0 |     1073 |     1118
74.58/74.64	c #cpu_time = 0.065s
74.58/74.64	c #wall_clock_time = 0.065s
74.58/74.64	c #decision = 46
74.58/74.64	c #random_decision = 0
74.58/74.64	c #conflict = 1
74.58/74.64	c #restart = 0
74.58/74.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
74.58/74.64	c lower bound updated to -415
74.58/74.64	c BCD2: 1119 <= obj <= 1491
74.58/74.64	c BCD2: #cores=45, #unrelaxed=370, #relaxed=1164, #hardened=0
74.58/74.64	c BCD2: #sat=1 #unsat=1120 bias=1120/1121
74.58/74.64	c Solving starts ...
74.58/74.64	c ============================[ Search Statistics ]============================
74.58/74.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.58/74.64	c       |         |          |          |    Limit     GC | Var      | Constra 
74.58/74.64	c =============================================================================
74.58/74.64	c  0.0s |       0 |        0 |        0 |    62322      0 |     1074 |     1118
74.68/74.71	c  0.1s |       0 |       46 |        1 |    62322      0 |     1074 |     1119
74.68/74.71	c #cpu_time = 0.064s
74.68/74.71	c #wall_clock_time = 0.064s
74.68/74.71	c #decision = 46
74.68/74.71	c #random_decision = 0
74.68/74.71	c #conflict = 1
74.68/74.71	c #restart = 0
74.68/74.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
74.68/74.71	c lower bound updated to -414
74.68/74.71	c BCD2: 1120 <= obj <= 1491
74.68/74.71	c BCD2: #cores=45, #unrelaxed=369, #relaxed=1165, #hardened=0
74.68/74.71	c BCD2: #sat=1 #unsat=1121 bias=1121/1122
74.68/74.71	c Solving starts ...
74.68/74.71	c ============================[ Search Statistics ]============================
74.68/74.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.68/74.71	c       |         |          |          |    Limit     GC | Var      | Constra 
74.68/74.71	c =============================================================================
74.68/74.71	c  0.0s |       0 |        0 |        0 |    62322      0 |     1075 |     1119
74.68/74.77	c  0.1s |       0 |       46 |        1 |    62322      0 |     1075 |     1120
74.68/74.77	c #cpu_time = 0.063s
74.68/74.77	c #wall_clock_time = 0.063s
74.68/74.77	c #decision = 46
74.68/74.77	c #random_decision = 0
74.68/74.77	c #conflict = 1
74.68/74.77	c #restart = 0
74.68/74.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
74.68/74.77	c lower bound updated to -413
74.68/74.78	c BCD2: 1121 <= obj <= 1491
74.68/74.78	c BCD2: #cores=45, #unrelaxed=368, #relaxed=1166, #hardened=0
74.68/74.78	c BCD2: #sat=1 #unsat=1122 bias=1122/1123
74.68/74.78	c Solving starts ...
74.68/74.78	c ============================[ Search Statistics ]============================
74.68/74.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.68/74.78	c       |         |          |          |    Limit     GC | Var      | Constra 
74.68/74.78	c =============================================================================
74.68/74.78	c  0.0s |       0 |        0 |        0 |    62322      0 |     1076 |     1120
74.78/74.84	c  0.1s |       0 |       46 |        1 |    62322      0 |     1076 |     1121
74.78/74.84	c #cpu_time = 0.060s
74.78/74.84	c #wall_clock_time = 0.060s
74.78/74.84	c #decision = 46
74.78/74.84	c #random_decision = 0
74.78/74.84	c #conflict = 1
74.78/74.84	c #restart = 0
74.78/74.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
74.78/74.84	c lower bound updated to -412
74.78/74.84	c BCD2: 1122 <= obj <= 1491
74.78/74.84	c BCD2: #cores=45, #unrelaxed=367, #relaxed=1167, #hardened=0
74.78/74.84	c BCD2: #sat=1 #unsat=1123 bias=1123/1124
74.78/74.84	c Solving starts ...
74.78/74.84	c ============================[ Search Statistics ]============================
74.78/74.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.78/74.84	c       |         |          |          |    Limit     GC | Var      | Constra 
74.78/74.84	c =============================================================================
74.78/74.84	c  0.0s |       0 |        0 |        0 |    62322      0 |     1077 |     1121
74.88/74.91	c  0.1s |       0 |       46 |        1 |    62322      0 |     1077 |     1122
74.88/74.91	c #cpu_time = 0.063s
74.88/74.91	c #wall_clock_time = 0.063s
74.88/74.91	c #decision = 46
74.88/74.91	c #random_decision = 0
74.88/74.91	c #conflict = 1
74.88/74.91	c #restart = 0
74.88/74.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
74.88/74.91	c lower bound updated to -411
74.88/74.91	c BCD2: 1123 <= obj <= 1491
74.88/74.91	c BCD2: #cores=45, #unrelaxed=366, #relaxed=1168, #hardened=0
74.88/74.91	c BCD2: #sat=1 #unsat=1124 bias=1124/1125
74.88/74.91	c Solving starts ...
74.88/74.91	c ============================[ Search Statistics ]============================
74.88/74.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.88/74.91	c       |         |          |          |    Limit     GC | Var      | Constra 
74.88/74.91	c =============================================================================
74.88/74.91	c  0.0s |       0 |        0 |        0 |    62322      0 |     1078 |     1122
74.88/74.97	c  0.1s |       0 |       46 |        1 |    62322      0 |     1078 |     1123
74.88/74.97	c #cpu_time = 0.063s
74.88/74.97	c #wall_clock_time = 0.063s
74.88/74.97	c #decision = 46
74.88/74.97	c #random_decision = 0
74.88/74.97	c #conflict = 1
74.88/74.97	c #restart = 0
74.88/74.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
74.88/74.97	c lower bound updated to -410
74.88/74.97	c BCD2: 1124 <= obj <= 1491
74.88/74.97	c BCD2: #cores=45, #unrelaxed=365, #relaxed=1169, #hardened=0
74.88/74.97	c BCD2: #sat=1 #unsat=1125 bias=1125/1126
74.88/74.97	c Solving starts ...
74.88/74.97	c ============================[ Search Statistics ]============================
74.88/74.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.88/74.97	c       |         |          |          |    Limit     GC | Var      | Constra 
74.88/74.97	c =============================================================================
74.88/74.97	c  0.0s |       0 |        0 |        0 |    62322      0 |     1079 |     1123
74.98/75.04	c  0.1s |       0 |       46 |        1 |    62322      0 |     1079 |     1124
74.98/75.04	c #cpu_time = 0.064s
74.98/75.04	c #wall_clock_time = 0.064s
74.98/75.04	c #decision = 46
74.98/75.04	c #random_decision = 0
74.98/75.04	c #conflict = 1
74.98/75.04	c #restart = 0
74.98/75.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
74.98/75.04	c lower bound updated to -409
74.98/75.04	c BCD2: 1125 <= obj <= 1491
74.98/75.04	c BCD2: #cores=45, #unrelaxed=364, #relaxed=1170, #hardened=0
74.98/75.04	c BCD2: #sat=1 #unsat=1126 bias=1126/1127
74.98/75.04	c Solving starts ...
74.98/75.04	c ============================[ Search Statistics ]============================
74.98/75.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.98/75.04	c       |         |          |          |    Limit     GC | Var      | Constra 
74.98/75.04	c =============================================================================
74.98/75.04	c  0.0s |       0 |        0 |        0 |    62322      0 |     1080 |     1124
74.98/75.10	c  0.1s |       0 |       46 |        0 |    62322      0 |     1080 |     1125
74.98/75.10	c #cpu_time = 0.066s
74.98/75.10	c #wall_clock_time = 0.066s
74.98/75.10	c #decision = 46
74.98/75.10	c #random_decision = 0
74.98/75.10	c #conflict = 0
74.98/75.10	c #restart = 0
74.98/75.10	c BCD2: found a new core of size 2: cost of the new core is >=1
74.98/75.10	c lower bound updated to -408
75.08/75.11	c BCD2: 1126 <= obj <= 1491
75.08/75.11	c BCD2: #cores=46, #unrelaxed=362, #relaxed=1172, #hardened=0
75.08/75.11	c BCD2: #sat=1 #unsat=1127 bias=1127/1128
75.08/75.11	c Solving starts ...
75.08/75.11	c ============================[ Search Statistics ]============================
75.08/75.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.08/75.11	c       |         |          |          |    Limit     GC | Var      | Constra 
75.08/75.11	c =============================================================================
75.08/75.12	c  0.0s |       0 |        0 |        0 |    62322      0 |     1080 |     1126
75.08/75.18	c  0.1s |       0 |       47 |        1 |    62322      0 |     1080 |     1126
75.08/75.18	c #cpu_time = 0.061s
75.08/75.18	c #wall_clock_time = 0.061s
75.08/75.18	c #decision = 47
75.08/75.18	c #random_decision = 0
75.08/75.18	c #conflict = 1
75.08/75.18	c #restart = 0
75.08/75.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
75.08/75.18	c lower bound updated to -407
75.08/75.18	c BCD2: 1127 <= obj <= 1491
75.08/75.18	c BCD2: #cores=46, #unrelaxed=361, #relaxed=1173, #hardened=0
75.08/75.18	c BCD2: #sat=1 #unsat=1128 bias=1128/1129
75.08/75.18	c Solving starts ...
75.08/75.18	c ============================[ Search Statistics ]============================
75.08/75.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.08/75.18	c       |         |          |          |    Limit     GC | Var      | Constra 
75.08/75.18	c =============================================================================
75.08/75.18	c  0.0s |       0 |        0 |        0 |    62322      0 |     1081 |     1126
75.18/75.24	c  0.1s |       0 |       47 |        1 |    62322      0 |     1081 |     1127
75.18/75.24	c #cpu_time = 0.064s
75.18/75.24	c #wall_clock_time = 0.064s
75.18/75.24	c #decision = 47
75.18/75.24	c #random_decision = 0
75.18/75.24	c #conflict = 1
75.18/75.24	c #restart = 0
75.18/75.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
75.18/75.24	c lower bound updated to -406
75.18/75.24	c BCD2: 1128 <= obj <= 1491
75.18/75.24	c BCD2: #cores=46, #unrelaxed=360, #relaxed=1174, #hardened=0
75.18/75.24	c BCD2: #sat=1 #unsat=1129 bias=1129/1130
75.18/75.24	c Solving starts ...
75.18/75.24	c ============================[ Search Statistics ]============================
75.18/75.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.18/75.24	c       |         |          |          |    Limit     GC | Var      | Constra 
75.18/75.24	c =============================================================================
75.18/75.25	c  0.0s |       0 |        0 |        0 |    62322      0 |     1082 |     1127
75.28/75.31	c  0.1s |       0 |       47 |        1 |    62322      0 |     1082 |     1128
75.28/75.31	c #cpu_time = 0.062s
75.28/75.31	c #wall_clock_time = 0.062s
75.28/75.31	c #decision = 47
75.28/75.31	c #random_decision = 0
75.28/75.31	c #conflict = 1
75.28/75.31	c #restart = 0
75.28/75.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
75.28/75.31	c lower bound updated to -405
75.28/75.31	c BCD2: 1129 <= obj <= 1491
75.28/75.31	c BCD2: #cores=46, #unrelaxed=359, #relaxed=1175, #hardened=0
75.28/75.31	c BCD2: #sat=1 #unsat=1130 bias=1130/1131
75.28/75.31	c Solving starts ...
75.28/75.31	c ============================[ Search Statistics ]============================
75.28/75.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.28/75.31	c       |         |          |          |    Limit     GC | Var      | Constra 
75.28/75.31	c =============================================================================
75.28/75.31	c  0.0s |       0 |        0 |        0 |    62322      0 |     1083 |     1128
75.28/75.38	c  0.1s |       0 |       47 |        1 |    62322      0 |     1083 |     1129
75.28/75.38	c #cpu_time = 0.063s
75.28/75.38	c #wall_clock_time = 0.064s
75.28/75.38	c #decision = 47
75.28/75.38	c #random_decision = 0
75.28/75.38	c #conflict = 1
75.28/75.38	c #restart = 0
75.28/75.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
75.28/75.38	c lower bound updated to -404
75.28/75.38	c BCD2: 1130 <= obj <= 1491
75.28/75.38	c BCD2: #cores=46, #unrelaxed=358, #relaxed=1176, #hardened=0
75.28/75.38	c BCD2: #sat=1 #unsat=1131 bias=1131/1132
75.28/75.38	c Solving starts ...
75.28/75.38	c ============================[ Search Statistics ]============================
75.28/75.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.28/75.38	c       |         |          |          |    Limit     GC | Var      | Constra 
75.28/75.38	c =============================================================================
75.28/75.38	c  0.0s |       0 |        0 |        0 |    62322      0 |     1084 |     1129
75.38/75.44	c  0.1s |       0 |       47 |        1 |    62322      0 |     1084 |     1130
75.38/75.44	c #cpu_time = 0.064s
75.38/75.44	c #wall_clock_time = 0.064s
75.38/75.44	c #decision = 47
75.38/75.44	c #random_decision = 0
75.38/75.44	c #conflict = 1
75.38/75.44	c #restart = 0
75.38/75.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
75.38/75.44	c lower bound updated to -403
75.38/75.44	c BCD2: 1131 <= obj <= 1491
75.38/75.44	c BCD2: #cores=46, #unrelaxed=357, #relaxed=1177, #hardened=0
75.38/75.44	c BCD2: #sat=1 #unsat=1132 bias=1132/1133
75.38/75.44	c Solving starts ...
75.38/75.44	c ============================[ Search Statistics ]============================
75.38/75.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.38/75.44	c       |         |          |          |    Limit     GC | Var      | Constra 
75.38/75.44	c =============================================================================
75.38/75.44	c  0.0s |       0 |        0 |        0 |    62322      0 |     1085 |     1130
75.48/75.51	c  0.1s |       0 |       47 |        1 |    62322      0 |     1085 |     1131
75.48/75.51	c #cpu_time = 0.064s
75.48/75.51	c #wall_clock_time = 0.064s
75.48/75.51	c #decision = 47
75.48/75.51	c #random_decision = 0
75.48/75.51	c #conflict = 1
75.48/75.51	c #restart = 0
75.48/75.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
75.48/75.51	c lower bound updated to -402
75.48/75.51	c BCD2: 1132 <= obj <= 1491
75.48/75.51	c BCD2: #cores=46, #unrelaxed=356, #relaxed=1178, #hardened=0
75.48/75.51	c BCD2: #sat=1 #unsat=1133 bias=1133/1134
75.48/75.51	c Solving starts ...
75.48/75.51	c ============================[ Search Statistics ]============================
75.48/75.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.48/75.51	c       |         |          |          |    Limit     GC | Var      | Constra 
75.48/75.51	c =============================================================================
75.48/75.51	c  0.0s |       0 |        0 |        0 |    62322      0 |     1086 |     1131
75.48/75.57	c  0.1s |       0 |       47 |        1 |    62322      0 |     1086 |     1132
75.48/75.57	c #cpu_time = 0.063s
75.48/75.57	c #wall_clock_time = 0.064s
75.48/75.57	c #decision = 47
75.48/75.57	c #random_decision = 0
75.48/75.57	c #conflict = 1
75.48/75.57	c #restart = 0
75.48/75.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
75.48/75.57	c lower bound updated to -401
75.48/75.57	c BCD2: 1133 <= obj <= 1491
75.48/75.57	c BCD2: #cores=46, #unrelaxed=355, #relaxed=1179, #hardened=0
75.48/75.57	c BCD2: #sat=1 #unsat=1134 bias=1134/1135
75.48/75.57	c Solving starts ...
75.48/75.57	c ============================[ Search Statistics ]============================
75.48/75.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.48/75.57	c       |         |          |          |    Limit     GC | Var      | Constra 
75.48/75.57	c =============================================================================
75.48/75.57	c  0.0s |       0 |        0 |        0 |    62322      0 |     1087 |     1132
75.58/75.64	c  0.1s |       0 |       47 |        1 |    62322      0 |     1087 |     1133
75.58/75.64	c #cpu_time = 0.063s
75.58/75.64	c #wall_clock_time = 0.063s
75.58/75.64	c #decision = 47
75.58/75.64	c #random_decision = 0
75.58/75.64	c #conflict = 1
75.58/75.64	c #restart = 0
75.58/75.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
75.58/75.64	c lower bound updated to -400
75.58/75.64	c BCD2: 1134 <= obj <= 1491
75.58/75.64	c BCD2: #cores=46, #unrelaxed=354, #relaxed=1180, #hardened=0
75.58/75.64	c BCD2: #sat=1 #unsat=1135 bias=1135/1136
75.58/75.64	c Solving starts ...
75.58/75.64	c ============================[ Search Statistics ]============================
75.58/75.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.58/75.64	c       |         |          |          |    Limit     GC | Var      | Constra 
75.58/75.64	c =============================================================================
75.58/75.64	c  0.0s |       0 |        0 |        0 |    62322      0 |     1088 |     1133
75.68/75.70	c  0.1s |       0 |       47 |        1 |    62322      0 |     1088 |     1134
75.68/75.70	c #cpu_time = 0.063s
75.68/75.70	c #wall_clock_time = 0.063s
75.68/75.70	c #decision = 47
75.68/75.70	c #random_decision = 0
75.68/75.70	c #conflict = 1
75.68/75.70	c #restart = 0
75.68/75.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
75.68/75.70	c lower bound updated to -399
75.68/75.70	c BCD2: 1135 <= obj <= 1491
75.68/75.70	c BCD2: #cores=46, #unrelaxed=353, #relaxed=1181, #hardened=0
75.68/75.70	c BCD2: #sat=1 #unsat=1136 bias=1136/1137
75.68/75.70	c Solving starts ...
75.68/75.70	c ============================[ Search Statistics ]============================
75.68/75.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.68/75.70	c       |         |          |          |    Limit     GC | Var      | Constra 
75.68/75.70	c =============================================================================
75.68/75.70	c  0.0s |       0 |        0 |        0 |    62322      0 |     1089 |     1134
75.68/75.76	c  0.1s |       0 |       47 |        1 |    62322      0 |     1089 |     1135
75.68/75.76	c #cpu_time = 0.063s
75.68/75.76	c #wall_clock_time = 0.063s
75.68/75.76	c #decision = 47
75.68/75.76	c #random_decision = 0
75.68/75.76	c #conflict = 1
75.68/75.77	c #restart = 0
75.68/75.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
75.68/75.77	c lower bound updated to -398
75.68/75.77	c BCD2: 1136 <= obj <= 1491
75.68/75.77	c BCD2: #cores=46, #unrelaxed=352, #relaxed=1182, #hardened=0
75.68/75.77	c BCD2: #sat=1 #unsat=1137 bias=1137/1138
75.68/75.77	c Solving starts ...
75.68/75.77	c ============================[ Search Statistics ]============================
75.68/75.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.68/75.77	c       |         |          |          |    Limit     GC | Var      | Constra 
75.68/75.77	c =============================================================================
75.68/75.77	c  0.0s |       0 |        0 |        0 |    62322      0 |     1090 |     1135
75.78/75.84	c  0.1s |       0 |       47 |        1 |    62322      0 |     1090 |     1136
75.78/75.84	c #cpu_time = 0.061s
75.78/75.84	c #wall_clock_time = 0.061s
75.78/75.84	c #decision = 47
75.78/75.84	c #random_decision = 0
75.78/75.84	c #conflict = 1
75.78/75.84	c #restart = 0
75.78/75.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
75.78/75.84	c lower bound updated to -397
75.78/75.84	c BCD2: 1137 <= obj <= 1491
75.78/75.84	c BCD2: #cores=46, #unrelaxed=351, #relaxed=1183, #hardened=0
75.78/75.84	c BCD2: #sat=1 #unsat=1138 bias=1138/1139
75.78/75.84	c Solving starts ...
75.78/75.84	c ============================[ Search Statistics ]============================
75.78/75.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.78/75.84	c       |         |          |          |    Limit     GC | Var      | Constra 
75.78/75.84	c =============================================================================
75.78/75.84	c  0.0s |       0 |        0 |        0 |    62322      0 |     1091 |     1136
75.88/75.90	c  0.1s |       0 |       47 |        1 |    62322      0 |     1091 |     1137
75.88/75.90	c #cpu_time = 0.064s
75.88/75.90	c #wall_clock_time = 0.064s
75.88/75.90	c #decision = 47
75.88/75.90	c #random_decision = 0
75.88/75.90	c #conflict = 1
75.88/75.90	c #restart = 0
75.88/75.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
75.88/75.90	c lower bound updated to -396
75.88/75.90	c BCD2: 1138 <= obj <= 1491
75.88/75.90	c BCD2: #cores=46, #unrelaxed=350, #relaxed=1184, #hardened=0
75.88/75.90	c BCD2: #sat=1 #unsat=1139 bias=1139/1140
75.88/75.90	c Solving starts ...
75.88/75.90	c ============================[ Search Statistics ]============================
75.88/75.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.88/75.90	c       |         |          |          |    Limit     GC | Var      | Constra 
75.88/75.90	c =============================================================================
75.88/75.90	c  0.0s |       0 |        0 |        0 |    62322      0 |     1092 |     1137
75.88/75.97	c  0.1s |       0 |       47 |        1 |    62322      0 |     1092 |     1138
75.88/75.97	c #cpu_time = 0.064s
75.88/75.97	c #wall_clock_time = 0.064s
75.88/75.97	c #decision = 47
75.88/75.97	c #random_decision = 0
75.88/75.97	c #conflict = 1
75.88/75.97	c #restart = 0
75.88/75.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
75.88/75.97	c lower bound updated to -395
75.88/75.97	c BCD2: 1139 <= obj <= 1491
75.88/75.97	c BCD2: #cores=46, #unrelaxed=349, #relaxed=1185, #hardened=0
75.88/75.97	c BCD2: #sat=1 #unsat=1140 bias=1140/1141
75.88/75.97	c Solving starts ...
75.88/75.97	c ============================[ Search Statistics ]============================
75.88/75.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.88/75.97	c       |         |          |          |    Limit     GC | Var      | Constra 
75.88/75.97	c =============================================================================
75.88/75.97	c  0.0s |       0 |        0 |        0 |    62322      0 |     1093 |     1138
75.98/76.03	c  0.1s |       0 |       47 |        1 |    62322      0 |     1093 |     1139
75.98/76.03	c #cpu_time = 0.065s
75.98/76.03	c #wall_clock_time = 0.065s
75.98/76.03	c #decision = 47
75.98/76.03	c #random_decision = 0
75.98/76.03	c #conflict = 1
75.98/76.03	c #restart = 0
75.98/76.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
75.98/76.03	c lower bound updated to -394
75.98/76.03	c BCD2: 1140 <= obj <= 1491
75.98/76.03	c BCD2: #cores=46, #unrelaxed=348, #relaxed=1186, #hardened=0
75.98/76.03	c BCD2: #sat=1 #unsat=1141 bias=1141/1142
75.98/76.03	c Solving starts ...
75.98/76.03	c ============================[ Search Statistics ]============================
75.98/76.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.98/76.03	c       |         |          |          |    Limit     GC | Var      | Constra 
75.98/76.03	c =============================================================================
75.98/76.03	c  0.0s |       0 |        0 |        0 |    62322      0 |     1094 |     1139
75.98/76.10	c  0.1s |       0 |       47 |        1 |    62322      0 |     1094 |     1140
75.98/76.10	c #cpu_time = 0.065s
75.98/76.10	c #wall_clock_time = 0.065s
75.98/76.10	c #decision = 47
75.98/76.10	c #random_decision = 0
75.98/76.10	c #conflict = 1
75.98/76.10	c #restart = 0
75.98/76.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
75.98/76.10	c lower bound updated to -393
75.98/76.10	c BCD2: 1141 <= obj <= 1491
75.98/76.10	c BCD2: #cores=46, #unrelaxed=347, #relaxed=1187, #hardened=0
75.98/76.10	c BCD2: #sat=1 #unsat=1142 bias=1142/1143
75.98/76.10	c Solving starts ...
75.98/76.10	c ============================[ Search Statistics ]============================
75.98/76.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.98/76.10	c       |         |          |          |    Limit     GC | Var      | Constra 
75.98/76.10	c =============================================================================
75.98/76.10	c  0.0s |       0 |        0 |        0 |    62322      0 |     1095 |     1140
76.08/76.16	c  0.1s |       0 |       47 |        1 |    62322      0 |     1095 |     1141
76.08/76.16	c #cpu_time = 0.065s
76.08/76.16	c #wall_clock_time = 0.065s
76.08/76.16	c #decision = 47
76.08/76.16	c #random_decision = 0
76.08/76.16	c #conflict = 1
76.08/76.16	c #restart = 0
76.08/76.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
76.08/76.16	c lower bound updated to -392
76.08/76.16	c BCD2: 1142 <= obj <= 1491
76.08/76.16	c BCD2: #cores=46, #unrelaxed=346, #relaxed=1188, #hardened=0
76.08/76.16	c BCD2: #sat=1 #unsat=1143 bias=1143/1144
76.08/76.17	c Solving starts ...
76.08/76.17	c ============================[ Search Statistics ]============================
76.08/76.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.08/76.17	c       |         |          |          |    Limit     GC | Var      | Constra 
76.08/76.17	c =============================================================================
76.08/76.17	c  0.0s |       0 |        0 |        0 |    62322      0 |     1096 |     1141
76.18/76.23	c  0.1s |       0 |       47 |        1 |    62322      0 |     1096 |     1142
76.18/76.23	c #cpu_time = 0.064s
76.18/76.23	c #wall_clock_time = 0.064s
76.18/76.23	c #decision = 47
76.18/76.23	c #random_decision = 0
76.18/76.23	c #conflict = 1
76.18/76.23	c #restart = 0
76.18/76.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
76.18/76.23	c lower bound updated to -391
76.18/76.24	c BCD2: 1143 <= obj <= 1491
76.18/76.24	c BCD2: #cores=46, #unrelaxed=345, #relaxed=1189, #hardened=0
76.18/76.24	c BCD2: #sat=1 #unsat=1144 bias=1144/1145
76.18/76.24	c Solving starts ...
76.18/76.24	c ============================[ Search Statistics ]============================
76.18/76.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.18/76.24	c       |         |          |          |    Limit     GC | Var      | Constra 
76.18/76.24	c =============================================================================
76.18/76.24	c  0.0s |       0 |        0 |        0 |    62322      0 |     1097 |     1142
76.28/76.30	c  0.1s |       0 |       47 |        1 |    62322      0 |     1097 |     1143
76.28/76.30	c #cpu_time = 0.061s
76.28/76.30	c #wall_clock_time = 0.061s
76.28/76.30	c #decision = 47
76.28/76.30	c #random_decision = 0
76.28/76.30	c #conflict = 1
76.28/76.30	c #restart = 0
76.28/76.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
76.28/76.30	c lower bound updated to -390
76.28/76.30	c BCD2: 1144 <= obj <= 1491
76.28/76.30	c BCD2: #cores=46, #unrelaxed=344, #relaxed=1190, #hardened=0
76.28/76.30	c BCD2: #sat=1 #unsat=1145 bias=1145/1146
76.28/76.30	c Solving starts ...
76.28/76.30	c ============================[ Search Statistics ]============================
76.28/76.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.28/76.30	c       |         |          |          |    Limit     GC | Var      | Constra 
76.28/76.30	c =============================================================================
76.28/76.30	c  0.0s |       0 |        0 |        0 |    62322      0 |     1098 |     1143
76.28/76.36	c  0.1s |       0 |       47 |        1 |    62322      0 |     1098 |     1144
76.28/76.36	c #cpu_time = 0.062s
76.28/76.36	c #wall_clock_time = 0.063s
76.28/76.36	c #decision = 47
76.28/76.36	c #random_decision = 0
76.28/76.36	c #conflict = 1
76.28/76.36	c #restart = 0
76.28/76.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
76.28/76.36	c lower bound updated to -389
76.28/76.36	c BCD2: 1145 <= obj <= 1491
76.28/76.36	c BCD2: #cores=46, #unrelaxed=343, #relaxed=1191, #hardened=0
76.28/76.36	c BCD2: #sat=1 #unsat=1146 bias=1146/1147
76.28/76.37	c Solving starts ...
76.28/76.37	c ============================[ Search Statistics ]============================
76.28/76.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.28/76.37	c       |         |          |          |    Limit     GC | Var      | Constra 
76.28/76.37	c =============================================================================
76.28/76.37	c  0.0s |       0 |        0 |        0 |    62322      0 |     1099 |     1144
76.38/76.43	c  0.1s |       0 |       47 |        1 |    62322      0 |     1099 |     1145
76.38/76.43	c #cpu_time = 0.063s
76.38/76.43	c #wall_clock_time = 0.063s
76.38/76.43	c #decision = 47
76.38/76.43	c #random_decision = 0
76.38/76.43	c #conflict = 1
76.38/76.43	c #restart = 0
76.38/76.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
76.38/76.43	c lower bound updated to -388
76.38/76.43	c BCD2: 1146 <= obj <= 1491
76.38/76.43	c BCD2: #cores=46, #unrelaxed=342, #relaxed=1192, #hardened=0
76.38/76.43	c BCD2: #sat=1 #unsat=1147 bias=1147/1148
76.38/76.43	c Solving starts ...
76.38/76.43	c ============================[ Search Statistics ]============================
76.38/76.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.38/76.43	c       |         |          |          |    Limit     GC | Var      | Constra 
76.38/76.43	c =============================================================================
76.38/76.43	c  0.0s |       0 |        0 |        0 |    62322      0 |     1100 |     1145
76.38/76.49	c  0.1s |       0 |       47 |        1 |    62322      0 |     1100 |     1146
76.38/76.49	c #cpu_time = 0.063s
76.38/76.49	c #wall_clock_time = 0.064s
76.38/76.49	c #decision = 47
76.38/76.49	c #random_decision = 0
76.38/76.49	c #conflict = 1
76.38/76.49	c #restart = 0
76.38/76.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
76.38/76.49	c lower bound updated to -387
76.38/76.49	c BCD2: 1147 <= obj <= 1491
76.38/76.49	c BCD2: #cores=46, #unrelaxed=341, #relaxed=1193, #hardened=0
76.38/76.49	c BCD2: #sat=1 #unsat=1148 bias=1148/1149
76.38/76.49	c Solving starts ...
76.38/76.49	c ============================[ Search Statistics ]============================
76.38/76.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.38/76.49	c       |         |          |          |    Limit     GC | Var      | Constra 
76.38/76.49	c =============================================================================
76.38/76.49	c  0.0s |       0 |        0 |        0 |    62322      0 |     1101 |     1146
76.48/76.56	c  0.1s |       0 |       47 |        1 |    62322      0 |     1101 |     1147
76.48/76.56	c #cpu_time = 0.064s
76.48/76.56	c #wall_clock_time = 0.064s
76.48/76.56	c #decision = 47
76.48/76.56	c #random_decision = 0
76.48/76.56	c #conflict = 1
76.48/76.56	c #restart = 0
76.48/76.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
76.48/76.56	c lower bound updated to -386
76.48/76.56	c BCD2: 1148 <= obj <= 1491
76.48/76.56	c BCD2: #cores=46, #unrelaxed=340, #relaxed=1194, #hardened=0
76.48/76.56	c BCD2: #sat=1 #unsat=1149 bias=1149/1150
76.48/76.56	c Solving starts ...
76.48/76.56	c ============================[ Search Statistics ]============================
76.48/76.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.48/76.56	c       |         |          |          |    Limit     GC | Var      | Constra 
76.48/76.56	c =============================================================================
76.48/76.56	c  0.0s |       0 |        0 |        0 |    62322      0 |     1102 |     1147
76.57/76.62	c  0.1s |       0 |       47 |        1 |    62322      0 |     1102 |     1148
76.57/76.62	c #cpu_time = 0.064s
76.57/76.62	c #wall_clock_time = 0.064s
76.57/76.62	c #decision = 47
76.57/76.62	c #random_decision = 0
76.57/76.62	c #conflict = 1
76.57/76.62	c #restart = 0
76.57/76.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
76.57/76.62	c lower bound updated to -385
76.57/76.62	c BCD2: 1149 <= obj <= 1491
76.57/76.62	c BCD2: #cores=46, #unrelaxed=339, #relaxed=1195, #hardened=0
76.57/76.62	c BCD2: #sat=1 #unsat=1150 bias=1150/1151
76.57/76.62	c Solving starts ...
76.57/76.62	c ============================[ Search Statistics ]============================
76.57/76.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.57/76.62	c       |         |          |          |    Limit     GC | Var      | Constra 
76.57/76.62	c =============================================================================
76.57/76.62	c  0.0s |       0 |        0 |        0 |    62322      0 |     1103 |     1148
76.57/76.69	c  0.1s |       0 |       47 |        1 |    62322      0 |     1103 |     1149
76.57/76.69	c #cpu_time = 0.064s
76.57/76.69	c #wall_clock_time = 0.064s
76.57/76.69	c #decision = 47
76.57/76.69	c #random_decision = 0
76.57/76.69	c #conflict = 1
76.57/76.69	c #restart = 0
76.57/76.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
76.57/76.69	c lower bound updated to -384
76.67/76.70	c BCD2: 1150 <= obj <= 1491
76.67/76.70	c BCD2: #cores=46, #unrelaxed=338, #relaxed=1196, #hardened=0
76.67/76.70	c BCD2: #sat=1 #unsat=1151 bias=1151/1152
76.67/76.70	c Solving starts ...
76.67/76.70	c ============================[ Search Statistics ]============================
76.67/76.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.67/76.70	c       |         |          |          |    Limit     GC | Var      | Constra 
76.67/76.70	c =============================================================================
76.67/76.70	c  0.0s |       0 |        0 |        0 |    62322      0 |     1104 |     1149
76.67/76.76	c  0.1s |       0 |       47 |        0 |    62322      0 |     1104 |     1150
76.67/76.76	c #cpu_time = 0.061s
76.67/76.76	c #wall_clock_time = 0.061s
76.67/76.76	c #decision = 47
76.67/76.76	c #random_decision = 0
76.67/76.76	c #conflict = 0
76.67/76.76	c #restart = 0
76.67/76.76	c BCD2: found a new core of size 2: cost of the new core is >=1
76.67/76.76	c lower bound updated to -383
76.67/76.77	c BCD2: 1151 <= obj <= 1491
76.67/76.77	c BCD2: #cores=47, #unrelaxed=336, #relaxed=1198, #hardened=0
76.67/76.77	c BCD2: #sat=1 #unsat=1152 bias=1152/1153
76.67/76.77	c Solving starts ...
76.67/76.77	c ============================[ Search Statistics ]============================
76.67/76.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.67/76.77	c       |         |          |          |    Limit     GC | Var      | Constra 
76.67/76.77	c =============================================================================
76.67/76.77	c  0.0s |       0 |        0 |        0 |    62322      0 |     1104 |     1151
76.77/76.83	c  0.1s |       0 |       48 |        1 |    62322      0 |     1104 |     1151
76.77/76.83	c #cpu_time = 0.061s
76.77/76.83	c #wall_clock_time = 0.061s
76.77/76.83	c #decision = 48
76.77/76.83	c #random_decision = 0
76.77/76.83	c #conflict = 1
76.77/76.83	c #restart = 0
76.77/76.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
76.77/76.83	c lower bound updated to -382
76.77/76.83	c BCD2: 1152 <= obj <= 1491
76.77/76.83	c BCD2: #cores=47, #unrelaxed=335, #relaxed=1199, #hardened=0
76.77/76.83	c BCD2: #sat=1 #unsat=1153 bias=1153/1154
76.77/76.83	c Solving starts ...
76.77/76.83	c ============================[ Search Statistics ]============================
76.77/76.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.77/76.83	c       |         |          |          |    Limit     GC | Var      | Constra 
76.77/76.83	c =============================================================================
76.77/76.83	c  0.0s |       0 |        0 |        0 |    62322      0 |     1105 |     1151
76.87/76.90	c  0.1s |       0 |       48 |        1 |    62322      0 |     1105 |     1152
76.87/76.90	c #cpu_time = 0.064s
76.87/76.90	c #wall_clock_time = 0.064s
76.87/76.90	c #decision = 48
76.87/76.90	c #random_decision = 0
76.87/76.90	c #conflict = 1
76.87/76.90	c #restart = 0
76.87/76.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
76.87/76.90	c lower bound updated to -381
76.87/76.90	c BCD2: 1153 <= obj <= 1491
76.87/76.90	c BCD2: #cores=47, #unrelaxed=334, #relaxed=1200, #hardened=0
76.87/76.90	c BCD2: #sat=1 #unsat=1154 bias=1154/1155
76.87/76.90	c Solving starts ...
76.87/76.90	c ============================[ Search Statistics ]============================
76.87/76.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.87/76.90	c       |         |          |          |    Limit     GC | Var      | Constra 
76.87/76.90	c =============================================================================
76.87/76.90	c  0.0s |       0 |        0 |        0 |    62322      0 |     1106 |     1152
76.87/76.96	c  0.1s |       0 |       48 |        1 |    62322      0 |     1106 |     1153
76.87/76.96	c #cpu_time = 0.065s
76.87/76.96	c #wall_clock_time = 0.065s
76.87/76.96	c #decision = 48
76.87/76.96	c #random_decision = 0
76.87/76.96	c #conflict = 1
76.87/76.96	c #restart = 0
76.87/76.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
76.87/76.96	c lower bound updated to -380
76.87/76.97	c BCD2: 1154 <= obj <= 1491
76.87/76.97	c BCD2: #cores=47, #unrelaxed=333, #relaxed=1201, #hardened=0
76.87/76.97	c BCD2: #sat=1 #unsat=1155 bias=1155/1156
76.87/76.97	c Solving starts ...
76.87/76.97	c ============================[ Search Statistics ]============================
76.87/76.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.87/76.97	c       |         |          |          |    Limit     GC | Var      | Constra 
76.87/76.97	c =============================================================================
76.87/76.97	c  0.0s |       0 |        0 |        0 |    62322      0 |     1107 |     1153
76.98/77.03	c  0.1s |       0 |       48 |        1 |    62322      0 |     1107 |     1154
76.98/77.03	c #cpu_time = 0.065s
76.98/77.03	c #wall_clock_time = 0.065s
76.98/77.03	c #decision = 48
76.98/77.03	c #random_decision = 0
76.98/77.03	c #conflict = 1
76.98/77.03	c #restart = 0
76.98/77.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
76.98/77.03	c lower bound updated to -379
76.98/77.03	c BCD2: 1155 <= obj <= 1491
76.98/77.03	c BCD2: #cores=47, #unrelaxed=332, #relaxed=1202, #hardened=0
76.98/77.03	c BCD2: #sat=1 #unsat=1156 bias=1156/1157
76.98/77.03	c Solving starts ...
76.98/77.03	c ============================[ Search Statistics ]============================
76.98/77.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.98/77.03	c       |         |          |          |    Limit     GC | Var      | Constra 
76.98/77.03	c =============================================================================
76.98/77.03	c  0.0s |       0 |        0 |        0 |    62322      0 |     1108 |     1154
76.98/77.10	c  0.1s |       0 |       48 |        1 |    62322      0 |     1108 |     1155
76.98/77.10	c #cpu_time = 0.064s
76.98/77.10	c #wall_clock_time = 0.064s
76.98/77.10	c #decision = 48
76.98/77.10	c #random_decision = 0
76.98/77.10	c #conflict = 1
76.98/77.10	c #restart = 0
76.98/77.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
76.98/77.10	c lower bound updated to -378
77.08/77.10	c BCD2: 1156 <= obj <= 1491
77.08/77.10	c BCD2: #cores=47, #unrelaxed=331, #relaxed=1203, #hardened=0
77.08/77.10	c BCD2: #sat=1 #unsat=1157 bias=1157/1158
77.08/77.10	c Solving starts ...
77.08/77.10	c ============================[ Search Statistics ]============================
77.08/77.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.08/77.10	c       |         |          |          |    Limit     GC | Var      | Constra 
77.08/77.10	c =============================================================================
77.08/77.10	c  0.0s |       0 |        0 |        0 |    62322      0 |     1109 |     1155
77.08/77.16	c  0.1s |       0 |       48 |        1 |    62322      0 |     1109 |     1156
77.08/77.16	c #cpu_time = 0.063s
77.08/77.16	c #wall_clock_time = 0.064s
77.08/77.16	c #decision = 48
77.08/77.16	c #random_decision = 0
77.08/77.16	c #conflict = 1
77.08/77.16	c #restart = 0
77.08/77.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
77.08/77.16	c lower bound updated to -377
77.08/77.17	c BCD2: 1157 <= obj <= 1491
77.08/77.17	c BCD2: #cores=47, #unrelaxed=330, #relaxed=1204, #hardened=0
77.08/77.17	c BCD2: #sat=1 #unsat=1158 bias=1158/1159
77.08/77.17	c Solving starts ...
77.08/77.17	c ============================[ Search Statistics ]============================
77.08/77.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.08/77.17	c       |         |          |          |    Limit     GC | Var      | Constra 
77.08/77.17	c =============================================================================
77.08/77.17	c  0.0s |       0 |        0 |        0 |    62322      0 |     1110 |     1156
77.19/77.23	c  0.1s |       0 |       48 |        1 |    62322      0 |     1110 |     1157
77.19/77.23	c #cpu_time = 0.061s
77.19/77.23	c #wall_clock_time = 0.061s
77.19/77.23	c #decision = 48
77.19/77.23	c #random_decision = 0
77.19/77.23	c #conflict = 1
77.19/77.23	c #restart = 0
77.19/77.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
77.19/77.23	c lower bound updated to -376
77.19/77.23	c BCD2: 1158 <= obj <= 1491
77.19/77.23	c BCD2: #cores=47, #unrelaxed=329, #relaxed=1205, #hardened=0
77.19/77.23	c BCD2: #sat=1 #unsat=1159 bias=1159/1160
77.19/77.23	c Solving starts ...
77.19/77.23	c ============================[ Search Statistics ]============================
77.19/77.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.19/77.23	c       |         |          |          |    Limit     GC | Var      | Constra 
77.19/77.23	c =============================================================================
77.19/77.23	c  0.0s |       0 |        0 |        0 |    62322      0 |     1111 |     1157
77.19/77.29	c  0.1s |       0 |       48 |        1 |    62322      0 |     1111 |     1158
77.19/77.29	c #cpu_time = 0.062s
77.19/77.29	c #wall_clock_time = 0.063s
77.19/77.29	c #decision = 48
77.19/77.29	c #random_decision = 0
77.19/77.29	c #conflict = 1
77.19/77.29	c #restart = 0
77.19/77.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
77.19/77.29	c lower bound updated to -375
77.19/77.29	c BCD2: 1159 <= obj <= 1491
77.19/77.29	c BCD2: #cores=47, #unrelaxed=328, #relaxed=1206, #hardened=0
77.19/77.29	c BCD2: #sat=1 #unsat=1160 bias=1160/1161
77.19/77.30	c Solving starts ...
77.19/77.30	c ============================[ Search Statistics ]============================
77.19/77.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.19/77.30	c       |         |          |          |    Limit     GC | Var      | Constra 
77.19/77.30	c =============================================================================
77.19/77.30	c  0.0s |       0 |        0 |        0 |    62322      0 |     1112 |     1158
77.29/77.36	c  0.1s |       0 |       48 |        1 |    62322      0 |     1112 |     1159
77.29/77.36	c #cpu_time = 0.063s
77.29/77.36	c #wall_clock_time = 0.063s
77.29/77.36	c #decision = 48
77.29/77.36	c #random_decision = 0
77.29/77.36	c #conflict = 1
77.29/77.36	c #restart = 0
77.29/77.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
77.29/77.36	c lower bound updated to -374
77.29/77.36	c BCD2: 1160 <= obj <= 1491
77.29/77.36	c BCD2: #cores=47, #unrelaxed=327, #relaxed=1207, #hardened=0
77.29/77.36	c BCD2: #sat=1 #unsat=1161 bias=1161/1162
77.29/77.36	c Solving starts ...
77.29/77.36	c ============================[ Search Statistics ]============================
77.29/77.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.29/77.36	c       |         |          |          |    Limit     GC | Var      | Constra 
77.29/77.36	c =============================================================================
77.29/77.36	c  0.0s |       0 |        0 |        0 |    62322      0 |     1113 |     1159
77.38/77.42	c  0.1s |       0 |       48 |        1 |    62322      0 |     1113 |     1160
77.38/77.42	c #cpu_time = 0.065s
77.38/77.42	c #wall_clock_time = 0.065s
77.38/77.42	c #decision = 48
77.38/77.42	c #random_decision = 0
77.38/77.42	c #conflict = 1
77.38/77.42	c #restart = 0
77.38/77.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
77.38/77.42	c lower bound updated to -373
77.38/77.42	c BCD2: 1161 <= obj <= 1491
77.38/77.42	c BCD2: #cores=47, #unrelaxed=326, #relaxed=1208, #hardened=0
77.38/77.42	c BCD2: #sat=1 #unsat=1162 bias=1162/1163
77.38/77.43	c Solving starts ...
77.38/77.43	c ============================[ Search Statistics ]============================
77.38/77.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.38/77.43	c       |         |          |          |    Limit     GC | Var      | Constra 
77.38/77.43	c =============================================================================
77.38/77.43	c  0.0s |       0 |        0 |        0 |    62322      0 |     1114 |     1160
77.38/77.49	c  0.1s |       0 |       48 |        1 |    62322      0 |     1114 |     1161
77.38/77.49	c #cpu_time = 0.064s
77.38/77.49	c #wall_clock_time = 0.064s
77.38/77.49	c #decision = 48
77.38/77.49	c #random_decision = 0
77.38/77.49	c #conflict = 1
77.38/77.49	c #restart = 0
77.38/77.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
77.38/77.49	c lower bound updated to -372
77.38/77.49	c BCD2: 1162 <= obj <= 1491
77.38/77.49	c BCD2: #cores=47, #unrelaxed=325, #relaxed=1209, #hardened=0
77.38/77.49	c BCD2: #sat=1 #unsat=1163 bias=1163/1164
77.38/77.49	c Solving starts ...
77.38/77.49	c ============================[ Search Statistics ]============================
77.38/77.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.38/77.49	c       |         |          |          |    Limit     GC | Var      | Constra 
77.38/77.49	c =============================================================================
77.38/77.49	c  0.0s |       0 |        0 |        0 |    62322      0 |     1115 |     1161
77.48/77.55	c  0.1s |       0 |       48 |        1 |    62322      0 |     1115 |     1162
77.48/77.55	c #cpu_time = 0.064s
77.48/77.55	c #wall_clock_time = 0.064s
77.48/77.55	c #decision = 48
77.48/77.55	c #random_decision = 0
77.48/77.55	c #conflict = 1
77.48/77.55	c #restart = 0
77.48/77.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
77.48/77.56	c lower bound updated to -371
77.48/77.56	c BCD2: 1163 <= obj <= 1491
77.48/77.56	c BCD2: #cores=47, #unrelaxed=324, #relaxed=1210, #hardened=0
77.48/77.56	c BCD2: #sat=1 #unsat=1164 bias=1164/1165
77.48/77.56	c Solving starts ...
77.48/77.56	c ============================[ Search Statistics ]============================
77.48/77.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.48/77.56	c       |         |          |          |    Limit     GC | Var      | Constra 
77.48/77.56	c =============================================================================
77.48/77.56	c  0.0s |       0 |        0 |        0 |    62322      0 |     1116 |     1162
77.58/77.62	c  0.1s |       0 |       48 |        1 |    62322      0 |     1116 |     1163
77.58/77.62	c #cpu_time = 0.064s
77.58/77.62	c #wall_clock_time = 0.064s
77.58/77.62	c #decision = 48
77.58/77.62	c #random_decision = 0
77.58/77.62	c #conflict = 1
77.58/77.62	c #restart = 0
77.58/77.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
77.58/77.62	c lower bound updated to -370
77.58/77.63	c BCD2: 1164 <= obj <= 1491
77.58/77.63	c BCD2: #cores=47, #unrelaxed=323, #relaxed=1211, #hardened=0
77.58/77.63	c BCD2: #sat=1 #unsat=1165 bias=1165/1166
77.58/77.63	c Solving starts ...
77.58/77.63	c ============================[ Search Statistics ]============================
77.58/77.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.58/77.63	c       |         |          |          |    Limit     GC | Var      | Constra 
77.58/77.63	c =============================================================================
77.58/77.63	c  0.0s |       0 |        0 |        0 |    62322      0 |     1117 |     1163
77.58/77.69	c  0.1s |       0 |       48 |        1 |    62322      0 |     1117 |     1164
77.58/77.69	c #cpu_time = 0.061s
77.58/77.69	c #wall_clock_time = 0.061s
77.58/77.69	c #decision = 48
77.58/77.69	c #random_decision = 0
77.58/77.69	c #conflict = 1
77.58/77.69	c #restart = 0
77.58/77.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
77.58/77.69	c lower bound updated to -369
77.58/77.69	c BCD2: 1165 <= obj <= 1491
77.58/77.69	c BCD2: #cores=47, #unrelaxed=322, #relaxed=1212, #hardened=0
77.58/77.69	c BCD2: #sat=1 #unsat=1166 bias=1166/1167
77.58/77.69	c Solving starts ...
77.58/77.69	c ============================[ Search Statistics ]============================
77.58/77.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.58/77.69	c       |         |          |          |    Limit     GC | Var      | Constra 
77.58/77.69	c =============================================================================
77.58/77.69	c  0.0s |       0 |        0 |        0 |    62322      0 |     1118 |     1164
77.68/77.76	c  0.1s |       0 |       48 |        1 |    62322      0 |     1118 |     1165
77.68/77.76	c #cpu_time = 0.064s
77.68/77.76	c #wall_clock_time = 0.064s
77.68/77.76	c #decision = 48
77.68/77.76	c #random_decision = 0
77.68/77.76	c #conflict = 1
77.68/77.76	c #restart = 0
77.68/77.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
77.68/77.76	c lower bound updated to -368
77.68/77.76	c BCD2: 1166 <= obj <= 1491
77.68/77.76	c BCD2: #cores=47, #unrelaxed=321, #relaxed=1213, #hardened=0
77.68/77.76	c BCD2: #sat=1 #unsat=1167 bias=1167/1168
77.68/77.76	c Solving starts ...
77.68/77.76	c ============================[ Search Statistics ]============================
77.68/77.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.68/77.76	c       |         |          |          |    Limit     GC | Var      | Constra 
77.68/77.76	c =============================================================================
77.68/77.76	c  0.0s |       0 |        0 |        0 |    62322      0 |     1119 |     1165
77.78/77.82	c  0.1s |       0 |       48 |        1 |    62322      0 |     1119 |     1166
77.78/77.82	c #cpu_time = 0.064s
77.78/77.82	c #wall_clock_time = 0.064s
77.78/77.82	c #decision = 48
77.78/77.82	c #random_decision = 0
77.78/77.82	c #conflict = 1
77.78/77.82	c #restart = 0
77.78/77.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
77.78/77.82	c lower bound updated to -367
77.78/77.82	c BCD2: 1167 <= obj <= 1491
77.78/77.82	c BCD2: #cores=47, #unrelaxed=320, #relaxed=1214, #hardened=0
77.78/77.82	c BCD2: #sat=1 #unsat=1168 bias=1168/1169
77.78/77.82	c Solving starts ...
77.78/77.82	c ============================[ Search Statistics ]============================
77.78/77.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.78/77.82	c       |         |          |          |    Limit     GC | Var      | Constra 
77.78/77.82	c =============================================================================
77.78/77.82	c  0.0s |       0 |        0 |        0 |    62322      0 |     1120 |     1166
77.78/77.89	c  0.1s |       0 |       48 |        1 |    62322      0 |     1120 |     1167
77.78/77.89	c #cpu_time = 0.065s
77.78/77.89	c #wall_clock_time = 0.065s
77.78/77.89	c #decision = 48
77.78/77.89	c #random_decision = 0
77.78/77.89	c #conflict = 1
77.78/77.89	c #restart = 0
77.78/77.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
77.78/77.89	c lower bound updated to -366
77.78/77.89	c BCD2: 1168 <= obj <= 1491
77.78/77.89	c BCD2: #cores=47, #unrelaxed=319, #relaxed=1215, #hardened=0
77.78/77.89	c BCD2: #sat=1 #unsat=1169 bias=1169/1170
77.78/77.89	c Solving starts ...
77.78/77.89	c ============================[ Search Statistics ]============================
77.78/77.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.78/77.89	c       |         |          |          |    Limit     GC | Var      | Constra 
77.78/77.89	c =============================================================================
77.78/77.89	c  0.0s |       0 |        0 |        0 |    62322      0 |     1121 |     1167
77.88/77.95	c  0.1s |       0 |       48 |        1 |    62322      0 |     1121 |     1168
77.88/77.95	c #cpu_time = 0.065s
77.88/77.95	c #wall_clock_time = 0.065s
77.88/77.95	c #decision = 48
77.88/77.95	c #random_decision = 0
77.88/77.95	c #conflict = 1
77.88/77.95	c #restart = 0
77.88/77.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
77.88/77.95	c lower bound updated to -365
77.88/77.95	c BCD2: 1169 <= obj <= 1491
77.88/77.95	c BCD2: #cores=47, #unrelaxed=318, #relaxed=1216, #hardened=0
77.88/77.95	c BCD2: #sat=1 #unsat=1170 bias=1170/1171
77.88/77.95	c Solving starts ...
77.88/77.95	c ============================[ Search Statistics ]============================
77.88/77.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.88/77.95	c       |         |          |          |    Limit     GC | Var      | Constra 
77.88/77.95	c =============================================================================
77.88/77.95	c  0.0s |       0 |        0 |        0 |    62322      0 |     1122 |     1168
77.98/78.02	c  0.1s |       0 |       48 |        1 |    62322      0 |     1122 |     1169
77.98/78.02	c #cpu_time = 0.063s
77.98/78.02	c #wall_clock_time = 0.063s
77.98/78.02	c #decision = 48
77.98/78.02	c #random_decision = 0
77.98/78.02	c #conflict = 1
77.98/78.02	c #restart = 0
77.98/78.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
77.98/78.02	c lower bound updated to -364
77.98/78.02	c BCD2: 1170 <= obj <= 1491
77.98/78.02	c BCD2: #cores=47, #unrelaxed=317, #relaxed=1217, #hardened=0
77.98/78.02	c BCD2: #sat=1 #unsat=1171 bias=1171/1172
77.98/78.02	c Solving starts ...
77.98/78.02	c ============================[ Search Statistics ]============================
77.98/78.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.98/78.02	c       |         |          |          |    Limit     GC | Var      | Constra 
77.98/78.02	c =============================================================================
77.98/78.02	c  0.0s |       0 |        0 |        0 |    62322      0 |     1123 |     1169
77.98/78.08	c  0.1s |       0 |       48 |        1 |    62322      0 |     1123 |     1170
77.98/78.08	c #cpu_time = 0.063s
77.98/78.08	c #wall_clock_time = 0.063s
77.98/78.08	c #decision = 48
77.98/78.08	c #random_decision = 0
77.98/78.08	c #conflict = 1
77.98/78.08	c #restart = 0
77.98/78.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
77.98/78.08	c lower bound updated to -363
77.98/78.09	c BCD2: 1171 <= obj <= 1491
77.98/78.09	c BCD2: #cores=47, #unrelaxed=316, #relaxed=1218, #hardened=0
77.98/78.09	c BCD2: #sat=1 #unsat=1172 bias=1172/1173
77.98/78.09	c Solving starts ...
77.98/78.09	c ============================[ Search Statistics ]============================
77.98/78.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.98/78.09	c       |         |          |          |    Limit     GC | Var      | Constra 
77.98/78.09	c =============================================================================
77.98/78.09	c  0.0s |       0 |        0 |        0 |    62322      0 |     1124 |     1170
78.08/78.15	c  0.1s |       0 |       48 |        1 |    62322      0 |     1124 |     1171
78.08/78.15	c #cpu_time = 0.060s
78.08/78.15	c #wall_clock_time = 0.061s
78.08/78.15	c #decision = 48
78.08/78.15	c #random_decision = 0
78.08/78.15	c #conflict = 1
78.08/78.15	c #restart = 0
78.08/78.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
78.08/78.15	c lower bound updated to -362
78.08/78.15	c BCD2: 1172 <= obj <= 1491
78.08/78.15	c BCD2: #cores=47, #unrelaxed=315, #relaxed=1219, #hardened=0
78.08/78.15	c BCD2: #sat=1 #unsat=1173 bias=1173/1174
78.08/78.15	c Solving starts ...
78.08/78.15	c ============================[ Search Statistics ]============================
78.08/78.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.08/78.15	c       |         |          |          |    Limit     GC | Var      | Constra 
78.08/78.15	c =============================================================================
78.08/78.15	c  0.0s |       0 |        0 |        0 |    62322      0 |     1125 |     1171
78.18/78.22	c  0.1s |       0 |       48 |        1 |    62322      0 |     1125 |     1172
78.18/78.22	c #cpu_time = 0.062s
78.18/78.22	c #wall_clock_time = 0.063s
78.18/78.22	c #decision = 48
78.18/78.22	c #random_decision = 0
78.18/78.22	c #conflict = 1
78.18/78.22	c #restart = 0
78.18/78.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
78.18/78.22	c lower bound updated to -361
78.18/78.22	c BCD2: 1173 <= obj <= 1491
78.18/78.22	c BCD2: #cores=47, #unrelaxed=314, #relaxed=1220, #hardened=0
78.18/78.22	c BCD2: #sat=1 #unsat=1174 bias=1174/1175
78.18/78.22	c Solving starts ...
78.18/78.22	c ============================[ Search Statistics ]============================
78.18/78.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.18/78.22	c       |         |          |          |    Limit     GC | Var      | Constra 
78.18/78.22	c =============================================================================
78.18/78.22	c  0.0s |       0 |        0 |        0 |    62322      0 |     1126 |     1172
78.18/78.28	c  0.1s |       0 |       48 |        1 |    62322      0 |     1126 |     1173
78.18/78.28	c #cpu_time = 0.064s
78.18/78.28	c #wall_clock_time = 0.064s
78.18/78.28	c #decision = 48
78.18/78.28	c #random_decision = 0
78.18/78.28	c #conflict = 1
78.18/78.28	c #restart = 0
78.18/78.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
78.18/78.28	c lower bound updated to -360
78.18/78.28	c BCD2: 1174 <= obj <= 1491
78.18/78.28	c BCD2: #cores=47, #unrelaxed=313, #relaxed=1221, #hardened=0
78.18/78.28	c BCD2: #sat=1 #unsat=1175 bias=1175/1176
78.18/78.28	c Solving starts ...
78.18/78.28	c ============================[ Search Statistics ]============================
78.18/78.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.18/78.28	c       |         |          |          |    Limit     GC | Var      | Constra 
78.18/78.28	c =============================================================================
78.18/78.28	c  0.0s |       0 |        0 |        0 |    62322      0 |     1127 |     1173
78.29/78.35	c  0.1s |       0 |       48 |        1 |    62322      0 |     1127 |     1174
78.29/78.35	c #cpu_time = 0.065s
78.29/78.35	c #wall_clock_time = 0.065s
78.29/78.35	c #decision = 48
78.29/78.35	c #random_decision = 0
78.29/78.35	c #conflict = 1
78.29/78.35	c #restart = 0
78.29/78.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
78.29/78.35	c lower bound updated to -359
78.29/78.35	c BCD2: 1175 <= obj <= 1491
78.29/78.35	c BCD2: #cores=47, #unrelaxed=312, #relaxed=1222, #hardened=0
78.29/78.35	c BCD2: #sat=1 #unsat=1176 bias=1176/1177
78.29/78.35	c Solving starts ...
78.29/78.35	c ============================[ Search Statistics ]============================
78.29/78.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.29/78.35	c       |         |          |          |    Limit     GC | Var      | Constra 
78.29/78.35	c =============================================================================
78.29/78.35	c  0.0s |       0 |        0 |        0 |    62322      0 |     1128 |     1174
78.39/78.41	c  0.1s |       0 |       48 |        0 |    62322      0 |     1128 |     1175
78.39/78.41	c #cpu_time = 0.065s
78.39/78.41	c #wall_clock_time = 0.065s
78.39/78.41	c #decision = 48
78.39/78.41	c #random_decision = 0
78.39/78.41	c #conflict = 0
78.39/78.41	c #restart = 0
78.39/78.41	c BCD2: found a new core of size 2: cost of the new core is >=1
78.39/78.41	c lower bound updated to -358
78.39/78.43	c BCD2: 1176 <= obj <= 1491
78.39/78.43	c BCD2: #cores=48, #unrelaxed=310, #relaxed=1224, #hardened=0
78.39/78.43	c BCD2: #sat=1 #unsat=1177 bias=1177/1178
78.39/78.43	c Solving starts ...
78.39/78.43	c ============================[ Search Statistics ]============================
78.39/78.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.39/78.43	c       |         |          |          |    Limit     GC | Var      | Constra 
78.39/78.43	c =============================================================================
78.39/78.43	c  0.0s |       0 |        0 |        0 |    62322      0 |     1128 |     1176
78.39/78.49	c  0.1s |       0 |       49 |        1 |    62322      0 |     1128 |     1176
78.39/78.49	c #cpu_time = 0.061s
78.39/78.49	c #wall_clock_time = 0.061s
78.39/78.49	c #decision = 49
78.39/78.49	c #random_decision = 0
78.39/78.49	c #conflict = 1
78.39/78.49	c #restart = 0
78.39/78.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
78.39/78.49	c lower bound updated to -357
78.39/78.49	c BCD2: 1177 <= obj <= 1491
78.39/78.49	c BCD2: #cores=48, #unrelaxed=309, #relaxed=1225, #hardened=0
78.39/78.49	c BCD2: #sat=1 #unsat=1178 bias=1178/1179
78.39/78.49	c Solving starts ...
78.39/78.49	c ============================[ Search Statistics ]============================
78.39/78.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.39/78.49	c       |         |          |          |    Limit     GC | Var      | Constra 
78.39/78.49	c =============================================================================
78.39/78.49	c  0.0s |       0 |        0 |        0 |    62322      0 |     1129 |     1176
78.48/78.55	c  0.1s |       0 |       49 |        1 |    62322      0 |     1129 |     1177
78.48/78.55	c #cpu_time = 0.064s
78.48/78.55	c #wall_clock_time = 0.064s
78.48/78.55	c #decision = 49
78.48/78.55	c #random_decision = 0
78.48/78.55	c #conflict = 1
78.48/78.55	c #restart = 0
78.48/78.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
78.48/78.55	c lower bound updated to -356
78.48/78.56	c BCD2: 1178 <= obj <= 1491
78.48/78.56	c BCD2: #cores=48, #unrelaxed=308, #relaxed=1226, #hardened=0
78.48/78.56	c BCD2: #sat=1 #unsat=1179 bias=1179/1180
78.48/78.56	c Solving starts ...
78.48/78.56	c ============================[ Search Statistics ]============================
78.48/78.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.48/78.56	c       |         |          |          |    Limit     GC | Var      | Constra 
78.48/78.56	c =============================================================================
78.48/78.56	c  0.0s |       0 |        0 |        0 |    62322      0 |     1130 |     1177
78.58/78.62	c  0.1s |       0 |       49 |        1 |    62322      0 |     1130 |     1178
78.58/78.62	c #cpu_time = 0.062s
78.58/78.62	c #wall_clock_time = 0.062s
78.58/78.62	c #decision = 49
78.58/78.62	c #random_decision = 0
78.58/78.62	c #conflict = 1
78.58/78.62	c #restart = 0
78.58/78.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
78.58/78.62	c lower bound updated to -355
78.58/78.62	c BCD2: 1179 <= obj <= 1491
78.58/78.62	c BCD2: #cores=48, #unrelaxed=307, #relaxed=1227, #hardened=0
78.58/78.62	c BCD2: #sat=1 #unsat=1180 bias=1180/1181
78.58/78.62	c Solving starts ...
78.58/78.62	c ============================[ Search Statistics ]============================
78.58/78.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.58/78.62	c       |         |          |          |    Limit     GC | Var      | Constra 
78.58/78.62	c =============================================================================
78.58/78.62	c  0.0s |       0 |        0 |        0 |    62322      0 |     1131 |     1178
78.58/78.69	c  0.1s |       0 |       49 |        1 |    62322      0 |     1131 |     1179
78.58/78.69	c #cpu_time = 0.064s
78.58/78.69	c #wall_clock_time = 0.064s
78.58/78.69	c #decision = 49
78.58/78.69	c #random_decision = 0
78.58/78.69	c #conflict = 1
78.58/78.69	c #restart = 0
78.58/78.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
78.58/78.69	c lower bound updated to -354
78.58/78.69	c BCD2: 1180 <= obj <= 1491
78.58/78.69	c BCD2: #cores=48, #unrelaxed=306, #relaxed=1228, #hardened=0
78.58/78.69	c BCD2: #sat=1 #unsat=1181 bias=1181/1182
78.58/78.69	c Solving starts ...
78.58/78.69	c ============================[ Search Statistics ]============================
78.58/78.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.58/78.69	c       |         |          |          |    Limit     GC | Var      | Constra 
78.58/78.69	c =============================================================================
78.58/78.69	c  0.0s |       0 |        0 |        0 |    62322      0 |     1132 |     1179
78.68/78.75	c  0.1s |       0 |       49 |        1 |    62322      0 |     1132 |     1180
78.68/78.75	c #cpu_time = 0.064s
78.68/78.75	c #wall_clock_time = 0.064s
78.68/78.75	c #decision = 49
78.68/78.75	c #random_decision = 0
78.68/78.75	c #conflict = 1
78.68/78.75	c #restart = 0
78.68/78.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
78.68/78.75	c lower bound updated to -353
78.68/78.75	c BCD2: 1181 <= obj <= 1491
78.68/78.75	c BCD2: #cores=48, #unrelaxed=305, #relaxed=1229, #hardened=0
78.68/78.75	c BCD2: #sat=1 #unsat=1182 bias=1182/1183
78.68/78.76	c Solving starts ...
78.68/78.76	c ============================[ Search Statistics ]============================
78.68/78.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.68/78.76	c       |         |          |          |    Limit     GC | Var      | Constra 
78.68/78.76	c =============================================================================
78.68/78.76	c  0.0s |       0 |        0 |        0 |    62322      0 |     1133 |     1180
78.78/78.82	c  0.1s |       0 |       49 |        1 |    62322      0 |     1133 |     1181
78.78/78.82	c #cpu_time = 0.064s
78.78/78.82	c #wall_clock_time = 0.064s
78.78/78.82	c #decision = 49
78.78/78.82	c #random_decision = 0
78.78/78.82	c #conflict = 1
78.78/78.82	c #restart = 0
78.78/78.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
78.78/78.82	c lower bound updated to -352
78.78/78.82	c BCD2: 1182 <= obj <= 1491
78.78/78.82	c BCD2: #cores=48, #unrelaxed=304, #relaxed=1230, #hardened=0
78.78/78.82	c BCD2: #sat=1 #unsat=1183 bias=1183/1184
78.78/78.82	c Solving starts ...
78.78/78.82	c ============================[ Search Statistics ]============================
78.78/78.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.78/78.82	c       |         |          |          |    Limit     GC | Var      | Constra 
78.78/78.82	c =============================================================================
78.78/78.82	c  0.0s |       0 |        0 |        0 |    62322      0 |     1134 |     1181
78.78/78.89	c  0.1s |       0 |       49 |        1 |    62322      0 |     1134 |     1182
78.78/78.89	c #cpu_time = 0.065s
78.78/78.89	c #wall_clock_time = 0.065s
78.78/78.89	c #decision = 49
78.78/78.89	c #random_decision = 0
78.78/78.89	c #conflict = 1
78.78/78.89	c #restart = 0
78.78/78.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
78.78/78.89	c lower bound updated to -351
78.78/78.89	c BCD2: 1183 <= obj <= 1491
78.78/78.89	c BCD2: #cores=48, #unrelaxed=303, #relaxed=1231, #hardened=0
78.78/78.89	c BCD2: #sat=1 #unsat=1184 bias=1184/1185
78.78/78.89	c Solving starts ...
78.78/78.89	c ============================[ Search Statistics ]============================
78.78/78.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.78/78.89	c       |         |          |          |    Limit     GC | Var      | Constra 
78.78/78.89	c =============================================================================
78.78/78.89	c  0.0s |       0 |        0 |        0 |    62322      0 |     1135 |     1182
78.88/78.95	c  0.1s |       0 |       49 |        1 |    62322      0 |     1135 |     1183
78.88/78.95	c #cpu_time = 0.063s
78.88/78.95	c #wall_clock_time = 0.063s
78.88/78.95	c #decision = 49
78.88/78.95	c #random_decision = 0
78.88/78.95	c #conflict = 1
78.88/78.95	c #restart = 0
78.88/78.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
78.88/78.95	c lower bound updated to -350
78.88/78.95	c BCD2: 1184 <= obj <= 1491
78.88/78.95	c BCD2: #cores=48, #unrelaxed=302, #relaxed=1232, #hardened=0
78.88/78.95	c BCD2: #sat=1 #unsat=1185 bias=1185/1186
78.88/78.95	c Solving starts ...
78.88/78.95	c ============================[ Search Statistics ]============================
78.88/78.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.88/78.95	c       |         |          |          |    Limit     GC | Var      | Constra 
78.88/78.95	c =============================================================================
78.88/78.95	c  0.0s |       0 |        0 |        0 |    62322      0 |     1136 |     1183
78.98/79.01	c  0.1s |       0 |       49 |        1 |    62322      0 |     1136 |     1184
78.98/79.01	c #cpu_time = 0.063s
78.98/79.01	c #wall_clock_time = 0.063s
78.98/79.01	c #decision = 49
78.98/79.01	c #random_decision = 0
78.98/79.01	c #conflict = 1
78.98/79.01	c #restart = 0
78.98/79.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
78.98/79.01	c lower bound updated to -349
78.98/79.02	c BCD2: 1185 <= obj <= 1491
78.98/79.02	c BCD2: #cores=48, #unrelaxed=301, #relaxed=1233, #hardened=0
78.98/79.02	c BCD2: #sat=1 #unsat=1186 bias=1186/1187
78.98/79.02	c Solving starts ...
78.98/79.02	c ============================[ Search Statistics ]============================
78.98/79.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.98/79.02	c       |         |          |          |    Limit     GC | Var      | Constra 
78.98/79.02	c =============================================================================
78.98/79.02	c  0.0s |       0 |        0 |        0 |    62322      0 |     1137 |     1184
78.98/79.08	c  0.1s |       0 |       49 |        1 |    62322      0 |     1137 |     1185
78.98/79.08	c #cpu_time = 0.061s
78.98/79.08	c #wall_clock_time = 0.061s
78.98/79.08	c #decision = 49
78.98/79.08	c #random_decision = 0
78.98/79.08	c #conflict = 1
78.98/79.08	c #restart = 0
78.98/79.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
78.98/79.08	c lower bound updated to -348
78.98/79.08	c BCD2: 1186 <= obj <= 1491
78.98/79.08	c BCD2: #cores=48, #unrelaxed=300, #relaxed=1234, #hardened=0
78.98/79.08	c BCD2: #sat=1 #unsat=1187 bias=1187/1188
78.98/79.09	c Solving starts ...
78.98/79.09	c ============================[ Search Statistics ]============================
78.98/79.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.98/79.09	c       |         |          |          |    Limit     GC | Var      | Constra 
78.98/79.09	c =============================================================================
78.98/79.09	c  0.0s |       0 |        0 |        0 |    62322      0 |     1138 |     1185
79.08/79.15	c  0.1s |       0 |       49 |        1 |    62322      0 |     1138 |     1186
79.08/79.15	c #cpu_time = 0.064s
79.08/79.15	c #wall_clock_time = 0.064s
79.08/79.15	c #decision = 49
79.08/79.15	c #random_decision = 0
79.08/79.15	c #conflict = 1
79.08/79.15	c #restart = 0
79.08/79.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
79.08/79.15	c lower bound updated to -347
79.08/79.15	c BCD2: 1187 <= obj <= 1491
79.08/79.15	c BCD2: #cores=48, #unrelaxed=299, #relaxed=1235, #hardened=0
79.08/79.15	c BCD2: #sat=1 #unsat=1188 bias=1188/1189
79.08/79.15	c Solving starts ...
79.08/79.15	c ============================[ Search Statistics ]============================
79.08/79.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.08/79.15	c       |         |          |          |    Limit     GC | Var      | Constra 
79.08/79.15	c =============================================================================
79.08/79.15	c  0.0s |       0 |        0 |        0 |    62322      0 |     1139 |     1186
79.18/79.21	c  0.1s |       0 |       49 |        1 |    62322      0 |     1139 |     1187
79.18/79.21	c #cpu_time = 0.064s
79.18/79.21	c #wall_clock_time = 0.064s
79.18/79.21	c #decision = 49
79.18/79.21	c #random_decision = 0
79.18/79.21	c #conflict = 1
79.18/79.21	c #restart = 0
79.18/79.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
79.18/79.21	c lower bound updated to -346
79.18/79.21	c BCD2: 1188 <= obj <= 1491
79.18/79.21	c BCD2: #cores=48, #unrelaxed=298, #relaxed=1236, #hardened=0
79.18/79.21	c BCD2: #sat=1 #unsat=1189 bias=1189/1190
79.18/79.22	c Solving starts ...
79.18/79.22	c ============================[ Search Statistics ]============================
79.18/79.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.18/79.22	c       |         |          |          |    Limit     GC | Var      | Constra 
79.18/79.22	c =============================================================================
79.18/79.22	c  0.0s |       0 |        0 |        0 |    62322      0 |     1140 |     1187
79.18/79.28	c  0.1s |       0 |       49 |        1 |    62322      0 |     1140 |     1188
79.18/79.28	c #cpu_time = 0.065s
79.18/79.28	c #wall_clock_time = 0.065s
79.18/79.28	c #decision = 49
79.18/79.28	c #random_decision = 0
79.18/79.28	c #conflict = 1
79.18/79.28	c #restart = 0
79.18/79.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
79.18/79.28	c lower bound updated to -345
79.18/79.28	c BCD2: 1189 <= obj <= 1491
79.18/79.28	c BCD2: #cores=48, #unrelaxed=297, #relaxed=1237, #hardened=0
79.18/79.28	c BCD2: #sat=1 #unsat=1190 bias=1190/1191
79.18/79.28	c Solving starts ...
79.18/79.28	c ============================[ Search Statistics ]============================
79.18/79.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.18/79.28	c       |         |          |          |    Limit     GC | Var      | Constra 
79.18/79.28	c =============================================================================
79.18/79.28	c  0.0s |       0 |        0 |        0 |    62322      0 |     1141 |     1188
79.28/79.35	c  0.1s |       0 |       49 |        1 |    62322      0 |     1141 |     1189
79.28/79.35	c #cpu_time = 0.065s
79.28/79.35	c #wall_clock_time = 0.065s
79.28/79.35	c #decision = 49
79.28/79.35	c #random_decision = 0
79.28/79.35	c #conflict = 1
79.28/79.35	c #restart = 0
79.28/79.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
79.28/79.35	c lower bound updated to -344
79.28/79.35	c BCD2: 1190 <= obj <= 1491
79.28/79.35	c BCD2: #cores=48, #unrelaxed=296, #relaxed=1238, #hardened=0
79.28/79.35	c BCD2: #sat=1 #unsat=1191 bias=1191/1192
79.28/79.35	c Solving starts ...
79.28/79.35	c ============================[ Search Statistics ]============================
79.28/79.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.28/79.35	c       |         |          |          |    Limit     GC | Var      | Constra 
79.28/79.35	c =============================================================================
79.28/79.35	c  0.0s |       0 |        0 |        0 |    62322      0 |     1142 |     1189
79.39/79.41	c  0.1s |       0 |       49 |        1 |    62322      0 |     1142 |     1190
79.39/79.41	c #cpu_time = 0.065s
79.39/79.41	c #wall_clock_time = 0.065s
79.39/79.41	c #decision = 49
79.39/79.41	c #random_decision = 0
79.39/79.41	c #conflict = 1
79.39/79.41	c #restart = 0
79.39/79.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
79.39/79.41	c lower bound updated to -343
79.39/79.41	c BCD2: 1191 <= obj <= 1491
79.39/79.41	c BCD2: #cores=48, #unrelaxed=295, #relaxed=1239, #hardened=0
79.39/79.41	c BCD2: #sat=1 #unsat=1192 bias=1192/1193
79.39/79.41	c Solving starts ...
79.39/79.41	c ============================[ Search Statistics ]============================
79.39/79.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.39/79.41	c       |         |          |          |    Limit     GC | Var      | Constra 
79.39/79.41	c =============================================================================
79.39/79.41	c  0.0s |       0 |        0 |        0 |    62322      0 |     1143 |     1190
79.39/79.48	c  0.1s |       0 |       49 |        1 |    62322      0 |     1143 |     1191
79.39/79.48	c #cpu_time = 0.064s
79.39/79.48	c #wall_clock_time = 0.064s
79.39/79.48	c #decision = 49
79.39/79.48	c #random_decision = 0
79.39/79.48	c #conflict = 1
79.39/79.48	c #restart = 0
79.39/79.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
79.39/79.48	c lower bound updated to -342
79.39/79.49	c BCD2: 1192 <= obj <= 1491
79.39/79.49	c BCD2: #cores=48, #unrelaxed=294, #relaxed=1240, #hardened=0
79.39/79.49	c BCD2: #sat=1 #unsat=1193 bias=1193/1194
79.39/79.49	c Solving starts ...
79.39/79.49	c ============================[ Search Statistics ]============================
79.39/79.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.39/79.49	c       |         |          |          |    Limit     GC | Var      | Constra 
79.39/79.49	c =============================================================================
79.39/79.49	c  0.0s |       0 |        0 |        0 |    62322      0 |     1144 |     1191
79.49/79.55	c  0.1s |       0 |       49 |        1 |    62322      0 |     1144 |     1192
79.49/79.55	c #cpu_time = 0.062s
79.49/79.55	c #wall_clock_time = 0.062s
79.49/79.55	c #decision = 49
79.49/79.55	c #random_decision = 0
79.49/79.55	c #conflict = 1
79.49/79.55	c #restart = 0
79.49/79.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
79.49/79.55	c lower bound updated to -341
79.49/79.55	c BCD2: 1193 <= obj <= 1491
79.49/79.55	c BCD2: #cores=48, #unrelaxed=293, #relaxed=1241, #hardened=0
79.49/79.55	c BCD2: #sat=1 #unsat=1194 bias=1194/1195
79.49/79.55	c Solving starts ...
79.49/79.55	c ============================[ Search Statistics ]============================
79.49/79.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.49/79.55	c       |         |          |          |    Limit     GC | Var      | Constra 
79.49/79.55	c =============================================================================
79.49/79.55	c  0.0s |       0 |        0 |        0 |    62322      0 |     1145 |     1192
79.58/79.61	c  0.1s |       0 |       49 |        1 |    62322      0 |     1145 |     1193
79.58/79.61	c #cpu_time = 0.064s
79.58/79.61	c #wall_clock_time = 0.064s
79.58/79.61	c #decision = 49
79.58/79.61	c #random_decision = 0
79.58/79.61	c #conflict = 1
79.58/79.61	c #restart = 0
79.58/79.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
79.58/79.61	c lower bound updated to -340
79.58/79.62	c BCD2: 1194 <= obj <= 1491
79.58/79.62	c BCD2: #cores=48, #unrelaxed=292, #relaxed=1242, #hardened=0
79.58/79.62	c BCD2: #sat=1 #unsat=1195 bias=1195/1196
79.58/79.62	c Solving starts ...
79.58/79.62	c ============================[ Search Statistics ]============================
79.58/79.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.58/79.62	c       |         |          |          |    Limit     GC | Var      | Constra 
79.58/79.62	c =============================================================================
79.58/79.62	c  0.0s |       0 |        0 |        0 |    62322      0 |     1146 |     1193
79.58/79.68	c  0.1s |       0 |       49 |        1 |    62322      0 |     1146 |     1194
79.58/79.68	c #cpu_time = 0.063s
79.58/79.68	c #wall_clock_time = 0.063s
79.58/79.68	c #decision = 49
79.58/79.68	c #random_decision = 0
79.58/79.68	c #conflict = 1
79.58/79.68	c #restart = 0
79.58/79.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
79.58/79.68	c lower bound updated to -339
79.58/79.68	c BCD2: 1195 <= obj <= 1491
79.58/79.68	c BCD2: #cores=48, #unrelaxed=291, #relaxed=1243, #hardened=0
79.58/79.68	c BCD2: #sat=1 #unsat=1196 bias=1196/1197
79.58/79.68	c Solving starts ...
79.58/79.68	c ============================[ Search Statistics ]============================
79.58/79.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.58/79.68	c       |         |          |          |    Limit     GC | Var      | Constra 
79.58/79.68	c =============================================================================
79.58/79.68	c  0.0s |       0 |        0 |        0 |    62322      0 |     1147 |     1194
79.68/79.74	c  0.1s |       0 |       49 |        1 |    62322      0 |     1147 |     1195
79.68/79.74	c #cpu_time = 0.064s
79.68/79.74	c #wall_clock_time = 0.064s
79.68/79.74	c #decision = 49
79.68/79.74	c #random_decision = 0
79.68/79.74	c #conflict = 1
79.68/79.74	c #restart = 0
79.68/79.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
79.68/79.74	c lower bound updated to -338
79.68/79.74	c BCD2: 1196 <= obj <= 1491
79.68/79.74	c BCD2: #cores=48, #unrelaxed=290, #relaxed=1244, #hardened=0
79.68/79.74	c BCD2: #sat=1 #unsat=1197 bias=1197/1198
79.68/79.75	c Solving starts ...
79.68/79.75	c ============================[ Search Statistics ]============================
79.68/79.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.68/79.75	c       |         |          |          |    Limit     GC | Var      | Constra 
79.68/79.75	c =============================================================================
79.68/79.75	c  0.0s |       0 |        0 |        0 |    62322      0 |     1148 |     1195
79.78/79.81	c  0.1s |       0 |       49 |        1 |    62322      0 |     1148 |     1196
79.78/79.81	c #cpu_time = 0.064s
79.78/79.81	c #wall_clock_time = 0.064s
79.78/79.81	c #decision = 49
79.78/79.81	c #random_decision = 0
79.78/79.81	c #conflict = 1
79.78/79.81	c #restart = 0
79.78/79.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
79.78/79.81	c lower bound updated to -337
79.78/79.81	c BCD2: 1197 <= obj <= 1491
79.78/79.81	c BCD2: #cores=48, #unrelaxed=289, #relaxed=1245, #hardened=0
79.78/79.81	c BCD2: #sat=1 #unsat=1198 bias=1198/1199
79.78/79.81	c Solving starts ...
79.78/79.81	c ============================[ Search Statistics ]============================
79.78/79.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.78/79.81	c       |         |          |          |    Limit     GC | Var      | Constra 
79.78/79.81	c =============================================================================
79.78/79.81	c  0.0s |       0 |        0 |        0 |    62322      0 |     1149 |     1196
79.78/79.87	c  0.1s |       0 |       49 |        1 |    62322      0 |     1149 |     1197
79.78/79.87	c #cpu_time = 0.063s
79.78/79.87	c #wall_clock_time = 0.063s
79.78/79.87	c #decision = 49
79.78/79.87	c #random_decision = 0
79.78/79.87	c #conflict = 1
79.78/79.87	c #restart = 0
79.78/79.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
79.78/79.87	c lower bound updated to -336
79.78/79.87	c BCD2: 1198 <= obj <= 1491
79.78/79.87	c BCD2: #cores=48, #unrelaxed=288, #relaxed=1246, #hardened=0
79.78/79.87	c BCD2: #sat=1 #unsat=1199 bias=1199/1200
79.78/79.87	c Solving starts ...
79.78/79.87	c ============================[ Search Statistics ]============================
79.78/79.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.78/79.87	c       |         |          |          |    Limit     GC | Var      | Constra 
79.78/79.87	c =============================================================================
79.78/79.87	c  0.0s |       0 |        0 |        0 |    62322      0 |     1150 |     1197
79.88/79.94	c  0.1s |       0 |       49 |        1 |    62322      0 |     1150 |     1198
79.88/79.94	c #cpu_time = 0.064s
79.88/79.94	c #wall_clock_time = 0.064s
79.88/79.94	c #decision = 49
79.88/79.94	c #random_decision = 0
79.88/79.94	c #conflict = 1
79.88/79.94	c #restart = 0
79.88/79.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
79.88/79.94	c lower bound updated to -335
79.88/79.95	c BCD2: 1199 <= obj <= 1491
79.88/79.95	c BCD2: #cores=48, #unrelaxed=287, #relaxed=1247, #hardened=0
79.88/79.95	c BCD2: #sat=1 #unsat=1200 bias=1200/1201
79.88/79.95	c Solving starts ...
79.88/79.95	c ============================[ Search Statistics ]============================
79.88/79.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.88/79.95	c       |         |          |          |    Limit     GC | Var      | Constra 
79.88/79.95	c =============================================================================
79.88/79.95	c  0.0s |       0 |        0 |        0 |    62322      0 |     1151 |     1198
79.98/80.01	c  0.1s |       0 |       49 |        1 |    62322      0 |     1151 |     1199
79.98/80.01	c #cpu_time = 0.062s
79.98/80.01	c #wall_clock_time = 0.062s
79.98/80.01	c #decision = 49
79.98/80.01	c #random_decision = 0
79.98/80.01	c #conflict = 1
79.98/80.01	c #restart = 0
79.98/80.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
79.98/80.01	c lower bound updated to -334
79.98/80.01	c BCD2: 1200 <= obj <= 1491
79.98/80.01	c BCD2: #cores=48, #unrelaxed=286, #relaxed=1248, #hardened=0
79.98/80.01	c BCD2: #sat=1 #unsat=1201 bias=1201/1202
79.98/80.01	c Solving starts ...
79.98/80.01	c ============================[ Search Statistics ]============================
79.98/80.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.98/80.01	c       |         |          |          |    Limit     GC | Var      | Constra 
79.98/80.01	c =============================================================================
79.98/80.01	c  0.0s |       0 |        0 |        0 |    62322      0 |     1152 |     1199
79.98/80.07	c  0.1s |       0 |       49 |        0 |    62322      0 |     1152 |     1200
79.98/80.07	c #cpu_time = 0.064s
79.98/80.07	c #wall_clock_time = 0.064s
79.98/80.07	c #decision = 49
79.98/80.07	c #random_decision = 0
79.98/80.07	c #conflict = 0
79.98/80.07	c #restart = 0
79.98/80.08	c BCD2: found a new core of size 2: cost of the new core is >=1
79.98/80.08	c lower bound updated to -333
79.98/80.09	c BCD2: 1201 <= obj <= 1491
79.98/80.09	c BCD2: #cores=49, #unrelaxed=284, #relaxed=1250, #hardened=0
79.98/80.09	c BCD2: #sat=1 #unsat=1202 bias=1202/1203
79.98/80.09	c Solving starts ...
79.98/80.09	c ============================[ Search Statistics ]============================
79.98/80.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.98/80.09	c       |         |          |          |    Limit     GC | Var      | Constra 
79.98/80.09	c =============================================================================
79.98/80.09	c  0.0s |       0 |        0 |        0 |    62322      0 |     1152 |     1201
80.08/80.15	c  0.1s |       0 |       50 |        1 |    62322      0 |     1152 |     1201
80.08/80.15	c #cpu_time = 0.061s
80.08/80.15	c #wall_clock_time = 0.062s
80.08/80.15	c #decision = 50
80.08/80.15	c #random_decision = 0
80.08/80.15	c #conflict = 1
80.08/80.15	c #restart = 0
80.08/80.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
80.08/80.15	c lower bound updated to -332
80.08/80.15	c BCD2: 1202 <= obj <= 1491
80.08/80.15	c BCD2: #cores=49, #unrelaxed=283, #relaxed=1251, #hardened=0
80.08/80.15	c BCD2: #sat=1 #unsat=1203 bias=1203/1204
80.08/80.15	c Solving starts ...
80.08/80.15	c ============================[ Search Statistics ]============================
80.08/80.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.08/80.15	c       |         |          |          |    Limit     GC | Var      | Constra 
80.08/80.15	c =============================================================================
80.08/80.15	c  0.0s |       0 |        0 |        0 |    62322      0 |     1153 |     1201
80.18/80.22	c  0.1s |       0 |       50 |        1 |    62322      0 |     1153 |     1202
80.18/80.22	c #cpu_time = 0.065s
80.18/80.22	c #wall_clock_time = 0.065s
80.18/80.22	c #decision = 50
80.18/80.22	c #random_decision = 0
80.18/80.22	c #conflict = 1
80.18/80.22	c #restart = 0
80.18/80.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
80.18/80.22	c lower bound updated to -331
80.18/80.22	c BCD2: 1203 <= obj <= 1491
80.18/80.22	c BCD2: #cores=49, #unrelaxed=282, #relaxed=1252, #hardened=0
80.18/80.22	c BCD2: #sat=1 #unsat=1204 bias=1204/1205
80.18/80.22	c Solving starts ...
80.18/80.22	c ============================[ Search Statistics ]============================
80.18/80.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.18/80.22	c       |         |          |          |    Limit     GC | Var      | Constra 
80.18/80.22	c =============================================================================
80.18/80.22	c  0.0s |       0 |        0 |        0 |    62322      0 |     1154 |     1202
80.18/80.28	c  0.1s |       0 |       50 |        1 |    62322      0 |     1154 |     1203
80.18/80.28	c #cpu_time = 0.065s
80.18/80.28	c #wall_clock_time = 0.065s
80.18/80.28	c #decision = 50
80.18/80.28	c #random_decision = 0
80.18/80.28	c #conflict = 1
80.18/80.28	c #restart = 0
80.18/80.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
80.18/80.28	c lower bound updated to -330
80.18/80.28	c BCD2: 1204 <= obj <= 1491
80.18/80.28	c BCD2: #cores=49, #unrelaxed=281, #relaxed=1253, #hardened=0
80.18/80.28	c BCD2: #sat=1 #unsat=1205 bias=1205/1206
80.18/80.28	c Solving starts ...
80.18/80.28	c ============================[ Search Statistics ]============================
80.18/80.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.18/80.28	c       |         |          |          |    Limit     GC | Var      | Constra 
80.18/80.28	c =============================================================================
80.18/80.28	c  0.0s |       0 |        0 |        0 |    62322      0 |     1155 |     1203
80.28/80.35	c  0.1s |       0 |       50 |        1 |    62322      0 |     1155 |     1204
80.28/80.35	c #cpu_time = 0.064s
80.28/80.35	c #wall_clock_time = 0.064s
80.28/80.35	c #decision = 50
80.28/80.35	c #random_decision = 0
80.28/80.35	c #conflict = 1
80.28/80.35	c #restart = 0
80.28/80.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
80.28/80.35	c lower bound updated to -329
80.28/80.35	c BCD2: 1205 <= obj <= 1491
80.28/80.35	c BCD2: #cores=49, #unrelaxed=280, #relaxed=1254, #hardened=0
80.28/80.35	c BCD2: #sat=1 #unsat=1206 bias=1206/1207
80.28/80.35	c Solving starts ...
80.28/80.35	c ============================[ Search Statistics ]============================
80.28/80.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.28/80.35	c       |         |          |          |    Limit     GC | Var      | Constra 
80.28/80.35	c =============================================================================
80.28/80.35	c  0.0s |       0 |        0 |        0 |    62322      0 |     1156 |     1204
80.38/80.41	c  0.1s |       0 |       50 |        1 |    62322      0 |     1156 |     1205
80.38/80.41	c #cpu_time = 0.064s
80.38/80.41	c #wall_clock_time = 0.064s
80.38/80.41	c #decision = 50
80.38/80.41	c #random_decision = 0
80.38/80.41	c #conflict = 1
80.38/80.41	c #restart = 0
80.38/80.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
80.38/80.41	c lower bound updated to -328
80.38/80.42	c BCD2: 1206 <= obj <= 1491
80.38/80.42	c BCD2: #cores=49, #unrelaxed=279, #relaxed=1255, #hardened=0
80.38/80.42	c BCD2: #sat=1 #unsat=1207 bias=1207/1208
80.38/80.42	c Solving starts ...
80.38/80.42	c ============================[ Search Statistics ]============================
80.38/80.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.38/80.42	c       |         |          |          |    Limit     GC | Var      | Constra 
80.38/80.42	c =============================================================================
80.38/80.42	c  0.0s |       0 |        0 |        0 |    62322      0 |     1157 |     1205
80.38/80.48	c  0.1s |       0 |       50 |        1 |    62322      0 |     1157 |     1206
80.38/80.48	c #cpu_time = 0.061s
80.38/80.48	c #wall_clock_time = 0.062s
80.38/80.48	c #decision = 50
80.38/80.48	c #random_decision = 0
80.38/80.48	c #conflict = 1
80.38/80.48	c #restart = 0
80.38/80.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
80.38/80.48	c lower bound updated to -327
80.38/80.48	c BCD2: 1207 <= obj <= 1491
80.38/80.48	c BCD2: #cores=49, #unrelaxed=278, #relaxed=1256, #hardened=0
80.38/80.48	c BCD2: #sat=1 #unsat=1208 bias=1208/1209
80.38/80.48	c Solving starts ...
80.38/80.48	c ============================[ Search Statistics ]============================
80.38/80.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.38/80.48	c       |         |          |          |    Limit     GC | Var      | Constra 
80.38/80.48	c =============================================================================
80.38/80.48	c  0.0s |       0 |        0 |        0 |    62322      0 |     1158 |     1206
80.49/80.55	c  0.1s |       0 |       50 |        1 |    62322      0 |     1158 |     1207
80.49/80.55	c #cpu_time = 0.063s
80.49/80.55	c #wall_clock_time = 0.063s
80.49/80.55	c #decision = 50
80.49/80.55	c #random_decision = 0
80.49/80.55	c #conflict = 1
80.49/80.55	c #restart = 0
80.49/80.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
80.49/80.55	c lower bound updated to -326
80.49/80.55	c BCD2: 1208 <= obj <= 1491
80.49/80.55	c BCD2: #cores=49, #unrelaxed=277, #relaxed=1257, #hardened=0
80.49/80.55	c BCD2: #sat=1 #unsat=1209 bias=1209/1210
80.49/80.55	c Solving starts ...
80.49/80.55	c ============================[ Search Statistics ]============================
80.49/80.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.49/80.55	c       |         |          |          |    Limit     GC | Var      | Constra 
80.49/80.55	c =============================================================================
80.49/80.55	c  0.0s |       0 |        0 |        0 |    62322      0 |     1159 |     1207
80.59/80.61	c  0.1s |       0 |       50 |        1 |    62322      0 |     1159 |     1208
80.59/80.61	c #cpu_time = 0.063s
80.59/80.61	c #wall_clock_time = 0.063s
80.59/80.61	c #decision = 50
80.59/80.61	c #random_decision = 0
80.59/80.61	c #conflict = 1
80.59/80.61	c #restart = 0
80.59/80.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
80.59/80.61	c lower bound updated to -325
80.59/80.61	c BCD2: 1209 <= obj <= 1491
80.59/80.61	c BCD2: #cores=49, #unrelaxed=276, #relaxed=1258, #hardened=0
80.59/80.61	c BCD2: #sat=1 #unsat=1210 bias=1210/1211
80.59/80.61	c Solving starts ...
80.59/80.61	c ============================[ Search Statistics ]============================
80.59/80.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.59/80.61	c       |         |          |          |    Limit     GC | Var      | Constra 
80.59/80.61	c =============================================================================
80.59/80.61	c  0.0s |       0 |        0 |        0 |    62322      0 |     1160 |     1208
80.59/80.68	c  0.1s |       0 |       50 |        1 |    62322      0 |     1160 |     1209
80.59/80.68	c #cpu_time = 0.064s
80.59/80.68	c #wall_clock_time = 0.064s
80.59/80.68	c #decision = 50
80.59/80.68	c #random_decision = 0
80.59/80.68	c #conflict = 1
80.59/80.68	c #restart = 0
80.59/80.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
80.59/80.68	c lower bound updated to -324
80.59/80.68	c BCD2: 1210 <= obj <= 1491
80.59/80.68	c BCD2: #cores=49, #unrelaxed=275, #relaxed=1259, #hardened=0
80.59/80.68	c BCD2: #sat=1 #unsat=1211 bias=1211/1212
80.59/80.68	c Solving starts ...
80.59/80.68	c ============================[ Search Statistics ]============================
80.59/80.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.59/80.68	c       |         |          |          |    Limit     GC | Var      | Constra 
80.59/80.68	c =============================================================================
80.59/80.68	c  0.0s |       0 |        0 |        0 |    62322      0 |     1161 |     1209
80.68/80.74	c  0.1s |       0 |       50 |        1 |    62322      0 |     1161 |     1210
80.68/80.74	c #cpu_time = 0.065s
80.68/80.74	c #wall_clock_time = 0.065s
80.68/80.74	c #decision = 50
80.68/80.74	c #random_decision = 0
80.68/80.74	c #conflict = 1
80.68/80.74	c #restart = 0
80.68/80.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
80.68/80.74	c lower bound updated to -323
80.68/80.74	c BCD2: 1211 <= obj <= 1491
80.68/80.74	c BCD2: #cores=49, #unrelaxed=274, #relaxed=1260, #hardened=0
80.68/80.74	c BCD2: #sat=1 #unsat=1212 bias=1212/1213
80.68/80.74	c Solving starts ...
80.68/80.74	c ============================[ Search Statistics ]============================
80.68/80.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.68/80.74	c       |         |          |          |    Limit     GC | Var      | Constra 
80.68/80.74	c =============================================================================
80.68/80.74	c  0.0s |       0 |        0 |        0 |    62322      0 |     1162 |     1210
80.78/80.81	c  0.1s |       0 |       50 |        1 |    62322      0 |     1162 |     1211
80.78/80.81	c #cpu_time = 0.064s
80.78/80.81	c #wall_clock_time = 0.064s
80.78/80.81	c #decision = 50
80.78/80.81	c #random_decision = 0
80.78/80.81	c #conflict = 1
80.78/80.81	c #restart = 0
80.78/80.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
80.78/80.81	c lower bound updated to -322
80.78/80.81	c BCD2: 1212 <= obj <= 1491
80.78/80.81	c BCD2: #cores=49, #unrelaxed=273, #relaxed=1261, #hardened=0
80.78/80.81	c BCD2: #sat=1 #unsat=1213 bias=1213/1214
80.78/80.81	c Solving starts ...
80.78/80.81	c ============================[ Search Statistics ]============================
80.78/80.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.78/80.81	c       |         |          |          |    Limit     GC | Var      | Constra 
80.78/80.81	c =============================================================================
80.78/80.81	c  0.0s |       0 |        0 |        0 |    62322      0 |     1163 |     1211
80.78/80.87	c  0.1s |       0 |       50 |        1 |    62322      0 |     1163 |     1212
80.78/80.87	c #cpu_time = 0.064s
80.78/80.87	c #wall_clock_time = 0.064s
80.78/80.87	c #decision = 50
80.78/80.87	c #random_decision = 0
80.78/80.87	c #conflict = 1
80.78/80.87	c #restart = 0
80.78/80.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
80.78/80.87	c lower bound updated to -321
80.78/80.88	c BCD2: 1213 <= obj <= 1491
80.78/80.88	c BCD2: #cores=49, #unrelaxed=272, #relaxed=1262, #hardened=0
80.78/80.88	c BCD2: #sat=1 #unsat=1214 bias=1214/1215
80.78/80.88	c Solving starts ...
80.78/80.88	c ============================[ Search Statistics ]============================
80.78/80.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.78/80.88	c       |         |          |          |    Limit     GC | Var      | Constra 
80.78/80.88	c =============================================================================
80.78/80.88	c  0.0s |       0 |        0 |        0 |    62322      0 |     1164 |     1212
80.88/80.94	c  0.1s |       0 |       50 |        1 |    62322      0 |     1164 |     1213
80.88/80.94	c #cpu_time = 0.062s
80.88/80.94	c #wall_clock_time = 0.062s
80.88/80.94	c #decision = 50
80.88/80.94	c #random_decision = 0
80.88/80.94	c #conflict = 1
80.88/80.94	c #restart = 0
80.88/80.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
80.88/80.94	c lower bound updated to -320
80.88/80.94	c BCD2: 1214 <= obj <= 1491
80.88/80.94	c BCD2: #cores=49, #unrelaxed=271, #relaxed=1263, #hardened=0
80.88/80.94	c BCD2: #sat=1 #unsat=1215 bias=1215/1216
80.88/80.94	c Solving starts ...
80.88/80.94	c ============================[ Search Statistics ]============================
80.88/80.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.88/80.94	c       |         |          |          |    Limit     GC | Var      | Constra 
80.88/80.94	c =============================================================================
80.88/80.94	c  0.0s |       0 |        0 |        0 |    62322      0 |     1165 |     1213
80.98/81.01	c  0.1s |       0 |       50 |        1 |    62322      0 |     1165 |     1214
80.98/81.01	c #cpu_time = 0.064s
80.98/81.01	c #wall_clock_time = 0.064s
80.98/81.01	c #decision = 50
80.98/81.01	c #random_decision = 0
80.98/81.01	c #conflict = 1
80.98/81.01	c #restart = 0
80.98/81.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
80.98/81.01	c lower bound updated to -319
80.98/81.01	c BCD2: 1215 <= obj <= 1491
80.98/81.01	c BCD2: #cores=49, #unrelaxed=270, #relaxed=1264, #hardened=0
80.98/81.01	c BCD2: #sat=1 #unsat=1216 bias=1216/1217
80.98/81.01	c Solving starts ...
80.98/81.01	c ============================[ Search Statistics ]============================
80.98/81.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.98/81.01	c       |         |          |          |    Limit     GC | Var      | Constra 
80.98/81.01	c =============================================================================
80.98/81.01	c  0.0s |       0 |        0 |        0 |    62322      0 |     1166 |     1214
80.98/81.07	c  0.1s |       0 |       50 |        1 |    62322      0 |     1166 |     1215
80.98/81.07	c #cpu_time = 0.064s
80.98/81.07	c #wall_clock_time = 0.064s
80.98/81.07	c #decision = 50
80.98/81.07	c #random_decision = 0
80.98/81.07	c #conflict = 1
80.98/81.07	c #restart = 0
80.98/81.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
80.98/81.07	c lower bound updated to -318
80.98/81.08	c BCD2: 1216 <= obj <= 1491
80.98/81.08	c BCD2: #cores=49, #unrelaxed=269, #relaxed=1265, #hardened=0
80.98/81.08	c BCD2: #sat=1 #unsat=1217 bias=1217/1218
80.98/81.08	c Solving starts ...
80.98/81.08	c ============================[ Search Statistics ]============================
80.98/81.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.98/81.08	c       |         |          |          |    Limit     GC | Var      | Constra 
80.98/81.08	c =============================================================================
80.98/81.08	c  0.0s |       0 |        0 |        0 |    62322      0 |     1167 |     1215
81.08/81.14	c  0.1s |       0 |       50 |        1 |    62322      0 |     1167 |     1216
81.08/81.14	c #cpu_time = 0.065s
81.08/81.14	c #wall_clock_time = 0.065s
81.08/81.14	c #decision = 50
81.08/81.14	c #random_decision = 0
81.08/81.14	c #conflict = 1
81.08/81.14	c #restart = 0
81.08/81.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
81.08/81.14	c lower bound updated to -317
81.08/81.14	c BCD2: 1217 <= obj <= 1491
81.08/81.14	c BCD2: #cores=49, #unrelaxed=268, #relaxed=1266, #hardened=0
81.08/81.14	c BCD2: #sat=1 #unsat=1218 bias=1218/1219
81.08/81.14	c Solving starts ...
81.08/81.14	c ============================[ Search Statistics ]============================
81.08/81.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.08/81.14	c       |         |          |          |    Limit     GC | Var      | Constra 
81.08/81.14	c =============================================================================
81.08/81.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1168 |     1216
81.18/81.21	c  0.1s |       0 |       50 |        1 |    62322      0 |     1168 |     1217
81.18/81.21	c #cpu_time = 0.065s
81.18/81.21	c #wall_clock_time = 0.065s
81.18/81.21	c #decision = 50
81.18/81.21	c #random_decision = 0
81.18/81.21	c #conflict = 1
81.18/81.21	c #restart = 0
81.18/81.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
81.18/81.21	c lower bound updated to -316
81.18/81.21	c BCD2: 1218 <= obj <= 1491
81.18/81.21	c BCD2: #cores=49, #unrelaxed=267, #relaxed=1267, #hardened=0
81.18/81.21	c BCD2: #sat=1 #unsat=1219 bias=1219/1220
81.18/81.21	c Solving starts ...
81.18/81.21	c ============================[ Search Statistics ]============================
81.18/81.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.18/81.21	c       |         |          |          |    Limit     GC | Var      | Constra 
81.18/81.21	c =============================================================================
81.18/81.21	c  0.0s |       0 |        0 |        0 |    62322      0 |     1169 |     1217
81.18/81.27	c  0.1s |       0 |       50 |        1 |    62322      0 |     1169 |     1218
81.18/81.27	c #cpu_time = 0.064s
81.18/81.27	c #wall_clock_time = 0.064s
81.18/81.27	c #decision = 50
81.18/81.27	c #random_decision = 0
81.18/81.27	c #conflict = 1
81.18/81.27	c #restart = 0
81.18/81.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
81.18/81.27	c lower bound updated to -315
81.18/81.27	c BCD2: 1219 <= obj <= 1491
81.18/81.27	c BCD2: #cores=49, #unrelaxed=266, #relaxed=1268, #hardened=0
81.18/81.27	c BCD2: #sat=1 #unsat=1220 bias=1220/1221
81.18/81.27	c Solving starts ...
81.18/81.27	c ============================[ Search Statistics ]============================
81.18/81.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.18/81.27	c       |         |          |          |    Limit     GC | Var      | Constra 
81.18/81.27	c =============================================================================
81.18/81.27	c  0.0s |       0 |        0 |        0 |    62322      0 |     1170 |     1218
81.28/81.34	c  0.1s |       0 |       50 |        1 |    62322      0 |     1170 |     1219
81.28/81.34	c #cpu_time = 0.064s
81.28/81.34	c #wall_clock_time = 0.064s
81.28/81.34	c #decision = 50
81.28/81.34	c #random_decision = 0
81.28/81.34	c #conflict = 1
81.28/81.34	c #restart = 0
81.28/81.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
81.28/81.34	c lower bound updated to -314
81.28/81.35	c BCD2: 1220 <= obj <= 1491
81.28/81.35	c BCD2: #cores=49, #unrelaxed=265, #relaxed=1269, #hardened=0
81.28/81.35	c BCD2: #sat=1 #unsat=1221 bias=1221/1222
81.28/81.35	c Solving starts ...
81.28/81.35	c ============================[ Search Statistics ]============================
81.28/81.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.28/81.35	c       |         |          |          |    Limit     GC | Var      | Constra 
81.28/81.35	c =============================================================================
81.28/81.35	c  0.0s |       0 |        0 |        0 |    62322      0 |     1171 |     1219
81.38/81.41	c  0.1s |       0 |       50 |        1 |    62322      0 |     1171 |     1220
81.38/81.41	c #cpu_time = 0.060s
81.38/81.41	c #wall_clock_time = 0.061s
81.38/81.41	c #decision = 50
81.38/81.41	c #random_decision = 0
81.38/81.41	c #conflict = 1
81.38/81.41	c #restart = 0
81.38/81.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
81.38/81.41	c lower bound updated to -313
81.38/81.41	c BCD2: 1221 <= obj <= 1491
81.38/81.41	c BCD2: #cores=49, #unrelaxed=264, #relaxed=1270, #hardened=0
81.38/81.41	c BCD2: #sat=1 #unsat=1222 bias=1222/1223
81.38/81.41	c Solving starts ...
81.38/81.41	c ============================[ Search Statistics ]============================
81.38/81.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.38/81.41	c       |         |          |          |    Limit     GC | Var      | Constra 
81.38/81.41	c =============================================================================
81.38/81.41	c  0.0s |       0 |        0 |        0 |    62322      0 |     1172 |     1220
81.38/81.47	c  0.1s |       0 |       50 |        1 |    62322      0 |     1172 |     1221
81.38/81.47	c #cpu_time = 0.063s
81.38/81.47	c #wall_clock_time = 0.063s
81.38/81.47	c #decision = 50
81.38/81.47	c #random_decision = 0
81.38/81.47	c #conflict = 1
81.38/81.47	c #restart = 0
81.38/81.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
81.38/81.47	c lower bound updated to -312
81.38/81.47	c BCD2: 1222 <= obj <= 1491
81.38/81.47	c BCD2: #cores=49, #unrelaxed=263, #relaxed=1271, #hardened=0
81.38/81.47	c BCD2: #sat=1 #unsat=1223 bias=1223/1224
81.38/81.47	c Solving starts ...
81.38/81.47	c ============================[ Search Statistics ]============================
81.38/81.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.38/81.47	c       |         |          |          |    Limit     GC | Var      | Constra 
81.38/81.47	c =============================================================================
81.38/81.47	c  0.0s |       0 |        0 |        0 |    62322      0 |     1173 |     1221
81.48/81.54	c  0.1s |       0 |       50 |        1 |    62322      0 |     1173 |     1222
81.48/81.54	c #cpu_time = 0.063s
81.48/81.54	c #wall_clock_time = 0.063s
81.48/81.54	c #decision = 50
81.48/81.54	c #random_decision = 0
81.48/81.54	c #conflict = 1
81.48/81.54	c #restart = 0
81.48/81.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
81.48/81.54	c lower bound updated to -311
81.48/81.54	c BCD2: 1223 <= obj <= 1491
81.48/81.54	c BCD2: #cores=49, #unrelaxed=262, #relaxed=1272, #hardened=0
81.48/81.54	c BCD2: #sat=1 #unsat=1224 bias=1224/1225
81.48/81.54	c Solving starts ...
81.48/81.54	c ============================[ Search Statistics ]============================
81.48/81.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.48/81.54	c       |         |          |          |    Limit     GC | Var      | Constra 
81.48/81.54	c =============================================================================
81.48/81.54	c  0.0s |       0 |        0 |        0 |    62322      0 |     1174 |     1222
81.48/81.60	c  0.1s |       0 |       50 |        1 |    62322      0 |     1174 |     1223
81.48/81.60	c #cpu_time = 0.064s
81.48/81.60	c #wall_clock_time = 0.065s
81.48/81.60	c #decision = 50
81.48/81.60	c #random_decision = 0
81.48/81.60	c #conflict = 1
81.48/81.60	c #restart = 0
81.48/81.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
81.48/81.60	c lower bound updated to -310
81.48/81.60	c BCD2: 1224 <= obj <= 1491
81.48/81.60	c BCD2: #cores=49, #unrelaxed=261, #relaxed=1273, #hardened=0
81.48/81.60	c BCD2: #sat=1 #unsat=1225 bias=1225/1226
81.48/81.60	c Solving starts ...
81.48/81.60	c ============================[ Search Statistics ]============================
81.48/81.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.48/81.60	c       |         |          |          |    Limit     GC | Var      | Constra 
81.48/81.60	c =============================================================================
81.48/81.60	c  0.0s |       0 |        0 |        0 |    62322      0 |     1175 |     1223
81.59/81.67	c  0.1s |       0 |       50 |        1 |    62322      0 |     1175 |     1224
81.59/81.67	c #cpu_time = 0.065s
81.59/81.67	c #wall_clock_time = 0.065s
81.59/81.67	c #decision = 50
81.59/81.67	c #random_decision = 0
81.59/81.67	c #conflict = 1
81.59/81.67	c #restart = 0
81.59/81.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
81.59/81.67	c lower bound updated to -309
81.59/81.67	c BCD2: 1225 <= obj <= 1491
81.59/81.67	c BCD2: #cores=49, #unrelaxed=260, #relaxed=1274, #hardened=0
81.59/81.67	c BCD2: #sat=1 #unsat=1226 bias=1226/1227
81.59/81.67	c Solving starts ...
81.59/81.67	c ============================[ Search Statistics ]============================
81.59/81.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.59/81.67	c       |         |          |          |    Limit     GC | Var      | Constra 
81.59/81.67	c =============================================================================
81.59/81.67	c  0.0s |       0 |        0 |        0 |    62322      0 |     1176 |     1224
81.69/81.73	c  0.1s |       0 |       50 |        0 |    62322      0 |     1176 |     1225
81.69/81.73	c #cpu_time = 0.064s
81.69/81.73	c #wall_clock_time = 0.064s
81.69/81.73	c #decision = 50
81.69/81.73	c #random_decision = 0
81.69/81.73	c #conflict = 0
81.69/81.73	c #restart = 0
81.69/81.73	c BCD2: found a new core of size 2: cost of the new core is >=1
81.69/81.73	c lower bound updated to -308
81.69/81.75	c BCD2: 1226 <= obj <= 1491
81.69/81.75	c BCD2: #cores=50, #unrelaxed=258, #relaxed=1276, #hardened=0
81.69/81.75	c BCD2: #sat=1 #unsat=1227 bias=1227/1228
81.69/81.75	c Solving starts ...
81.69/81.75	c ============================[ Search Statistics ]============================
81.69/81.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.69/81.75	c       |         |          |          |    Limit     GC | Var      | Constra 
81.69/81.75	c =============================================================================
81.69/81.75	c  0.0s |       0 |        0 |        0 |    62322      0 |     1176 |     1226
81.78/81.81	c  0.1s |       0 |       51 |        1 |    62322      0 |     1176 |     1226
81.78/81.81	c #cpu_time = 0.061s
81.78/81.81	c #wall_clock_time = 0.062s
81.78/81.81	c #decision = 51
81.78/81.81	c #random_decision = 0
81.78/81.81	c #conflict = 1
81.78/81.81	c #restart = 0
81.78/81.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
81.78/81.81	c lower bound updated to -307
81.78/81.82	c BCD2: 1227 <= obj <= 1491
81.78/81.82	c BCD2: #cores=50, #unrelaxed=257, #relaxed=1277, #hardened=0
81.78/81.82	c BCD2: #sat=1 #unsat=1228 bias=1228/1229
81.78/81.82	c Solving starts ...
81.78/81.82	c ============================[ Search Statistics ]============================
81.78/81.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.78/81.82	c       |         |          |          |    Limit     GC | Var      | Constra 
81.78/81.82	c =============================================================================
81.78/81.82	c  0.0s |       0 |        0 |        0 |    62322      0 |     1177 |     1226
81.78/81.88	c  0.1s |       0 |       51 |        1 |    62322      0 |     1177 |     1227
81.78/81.88	c #cpu_time = 0.062s
81.78/81.88	c #wall_clock_time = 0.062s
81.78/81.88	c #decision = 51
81.78/81.88	c #random_decision = 0
81.78/81.88	c #conflict = 1
81.78/81.88	c #restart = 0
81.78/81.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
81.78/81.88	c lower bound updated to -306
81.78/81.88	c BCD2: 1228 <= obj <= 1491
81.78/81.88	c BCD2: #cores=50, #unrelaxed=256, #relaxed=1278, #hardened=0
81.78/81.88	c BCD2: #sat=1 #unsat=1229 bias=1229/1230
81.78/81.88	c Solving starts ...
81.78/81.88	c ============================[ Search Statistics ]============================
81.78/81.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.78/81.88	c       |         |          |          |    Limit     GC | Var      | Constra 
81.78/81.88	c =============================================================================
81.78/81.88	c  0.0s |       0 |        0 |        0 |    62322      0 |     1178 |     1227
81.88/81.94	c  0.1s |       0 |       51 |        1 |    62322      0 |     1178 |     1228
81.88/81.94	c #cpu_time = 0.064s
81.88/81.94	c #wall_clock_time = 0.064s
81.88/81.94	c #decision = 51
81.88/81.94	c #random_decision = 0
81.88/81.94	c #conflict = 1
81.88/81.94	c #restart = 0
81.88/81.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
81.88/81.94	c lower bound updated to -305
81.88/81.94	c BCD2: 1229 <= obj <= 1491
81.88/81.94	c BCD2: #cores=50, #unrelaxed=255, #relaxed=1279, #hardened=0
81.88/81.94	c BCD2: #sat=1 #unsat=1230 bias=1230/1231
81.88/81.94	c Solving starts ...
81.88/81.94	c ============================[ Search Statistics ]============================
81.88/81.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.88/81.94	c       |         |          |          |    Limit     GC | Var      | Constra 
81.88/81.94	c =============================================================================
81.88/81.94	c  0.0s |       0 |        0 |        0 |    62322      0 |     1179 |     1228
81.98/82.01	c  0.1s |       0 |       51 |        1 |    62322      0 |     1179 |     1229
81.98/82.01	c #cpu_time = 0.064s
81.98/82.01	c #wall_clock_time = 0.064s
81.98/82.01	c #decision = 51
81.98/82.01	c #random_decision = 0
81.98/82.01	c #conflict = 1
81.98/82.01	c #restart = 0
81.98/82.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
81.98/82.01	c lower bound updated to -304
81.98/82.01	c BCD2: 1230 <= obj <= 1491
81.98/82.01	c BCD2: #cores=50, #unrelaxed=254, #relaxed=1280, #hardened=0
81.98/82.01	c BCD2: #sat=1 #unsat=1231 bias=1231/1232
81.98/82.01	c Solving starts ...
81.98/82.01	c ============================[ Search Statistics ]============================
81.98/82.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.98/82.01	c       |         |          |          |    Limit     GC | Var      | Constra 
81.98/82.01	c =============================================================================
81.98/82.01	c  0.0s |       0 |        0 |        0 |    62322      0 |     1180 |     1229
81.98/82.08	c  0.1s |       0 |       51 |        1 |    62322      0 |     1180 |     1230
81.98/82.08	c #cpu_time = 0.065s
81.98/82.08	c #wall_clock_time = 0.065s
81.98/82.08	c #decision = 51
81.98/82.08	c #random_decision = 0
81.98/82.08	c #conflict = 1
81.98/82.08	c #restart = 0
81.98/82.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
81.98/82.08	c lower bound updated to -303
81.98/82.08	c BCD2: 1231 <= obj <= 1491
81.98/82.08	c BCD2: #cores=50, #unrelaxed=253, #relaxed=1281, #hardened=0
81.98/82.08	c BCD2: #sat=1 #unsat=1232 bias=1232/1233
81.98/82.08	c Solving starts ...
81.98/82.08	c ============================[ Search Statistics ]============================
81.98/82.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.98/82.08	c       |         |          |          |    Limit     GC | Var      | Constra 
81.98/82.08	c =============================================================================
81.98/82.08	c  0.0s |       0 |        0 |        0 |    62322      0 |     1181 |     1230
82.08/82.14	c  0.1s |       0 |       51 |        1 |    62322      0 |     1181 |     1231
82.08/82.14	c #cpu_time = 0.066s
82.08/82.14	c #wall_clock_time = 0.066s
82.08/82.14	c #decision = 51
82.08/82.14	c #random_decision = 0
82.08/82.14	c #conflict = 1
82.08/82.14	c #restart = 0
82.08/82.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
82.08/82.14	c lower bound updated to -302
82.08/82.14	c BCD2: 1232 <= obj <= 1491
82.08/82.14	c BCD2: #cores=50, #unrelaxed=252, #relaxed=1282, #hardened=0
82.08/82.14	c BCD2: #sat=1 #unsat=1233 bias=1233/1234
82.08/82.14	c Solving starts ...
82.08/82.14	c ============================[ Search Statistics ]============================
82.08/82.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.08/82.14	c       |         |          |          |    Limit     GC | Var      | Constra 
82.08/82.14	c =============================================================================
82.08/82.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1182 |     1231
82.18/82.21	c  0.1s |       0 |       51 |        1 |    62322      0 |     1182 |     1232
82.18/82.21	c #cpu_time = 0.064s
82.18/82.21	c #wall_clock_time = 0.064s
82.18/82.21	c #decision = 51
82.18/82.21	c #random_decision = 0
82.18/82.21	c #conflict = 1
82.18/82.21	c #restart = 0
82.18/82.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
82.18/82.21	c lower bound updated to -301
82.18/82.21	c BCD2: 1233 <= obj <= 1491
82.18/82.21	c BCD2: #cores=50, #unrelaxed=251, #relaxed=1283, #hardened=0
82.18/82.21	c BCD2: #sat=1 #unsat=1234 bias=1234/1235
82.18/82.21	c Solving starts ...
82.18/82.21	c ============================[ Search Statistics ]============================
82.18/82.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.18/82.21	c       |         |          |          |    Limit     GC | Var      | Constra 
82.18/82.21	c =============================================================================
82.18/82.21	c  0.0s |       0 |        0 |        0 |    62322      0 |     1183 |     1232
82.18/82.27	c  0.1s |       0 |       51 |        1 |    62322      0 |     1183 |     1233
82.18/82.27	c #cpu_time = 0.063s
82.18/82.27	c #wall_clock_time = 0.063s
82.18/82.27	c #decision = 51
82.18/82.27	c #random_decision = 0
82.18/82.27	c #conflict = 1
82.18/82.27	c #restart = 0
82.18/82.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
82.18/82.27	c lower bound updated to -300
82.18/82.28	c BCD2: 1234 <= obj <= 1491
82.18/82.28	c BCD2: #cores=50, #unrelaxed=250, #relaxed=1284, #hardened=0
82.18/82.28	c BCD2: #sat=1 #unsat=1235 bias=1235/1236
82.18/82.28	c Solving starts ...
82.18/82.28	c ============================[ Search Statistics ]============================
82.18/82.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.18/82.28	c       |         |          |          |    Limit     GC | Var      | Constra 
82.18/82.28	c =============================================================================
82.18/82.28	c  0.0s |       0 |        0 |        0 |    62322      0 |     1184 |     1233
82.28/82.34	c  0.1s |       0 |       51 |        1 |    62322      0 |     1184 |     1234
82.28/82.34	c #cpu_time = 0.060s
82.28/82.34	c #wall_clock_time = 0.061s
82.28/82.34	c #decision = 51
82.28/82.34	c #random_decision = 0
82.28/82.34	c #conflict = 1
82.28/82.34	c #restart = 0
82.28/82.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
82.28/82.34	c lower bound updated to -299
82.28/82.34	c BCD2: 1235 <= obj <= 1491
82.28/82.34	c BCD2: #cores=50, #unrelaxed=249, #relaxed=1285, #hardened=0
82.28/82.34	c BCD2: #sat=1 #unsat=1236 bias=1236/1237
82.28/82.34	c Solving starts ...
82.28/82.34	c ============================[ Search Statistics ]============================
82.28/82.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.28/82.34	c       |         |          |          |    Limit     GC | Var      | Constra 
82.28/82.34	c =============================================================================
82.28/82.34	c  0.0s |       0 |        0 |        0 |    62322      0 |     1185 |     1234
82.38/82.41	c  0.1s |       0 |       51 |        1 |    62322      0 |     1185 |     1235
82.38/82.41	c #cpu_time = 0.063s
82.38/82.41	c #wall_clock_time = 0.063s
82.38/82.41	c #decision = 51
82.38/82.41	c #random_decision = 0
82.38/82.41	c #conflict = 1
82.38/82.41	c #restart = 0
82.38/82.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
82.38/82.41	c lower bound updated to -298
82.38/82.41	c BCD2: 1236 <= obj <= 1491
82.38/82.41	c BCD2: #cores=50, #unrelaxed=248, #relaxed=1286, #hardened=0
82.38/82.41	c BCD2: #sat=1 #unsat=1237 bias=1237/1238
82.38/82.41	c Solving starts ...
82.38/82.41	c ============================[ Search Statistics ]============================
82.38/82.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.38/82.41	c       |         |          |          |    Limit     GC | Var      | Constra 
82.38/82.41	c =============================================================================
82.38/82.41	c  0.0s |       0 |        0 |        0 |    62322      0 |     1186 |     1235
82.38/82.47	c  0.1s |       0 |       51 |        1 |    62322      0 |     1186 |     1236
82.38/82.47	c #cpu_time = 0.063s
82.38/82.47	c #wall_clock_time = 0.063s
82.38/82.47	c #decision = 51
82.38/82.47	c #random_decision = 0
82.38/82.47	c #conflict = 1
82.38/82.47	c #restart = 0
82.38/82.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
82.38/82.47	c lower bound updated to -297
82.38/82.47	c BCD2: 1237 <= obj <= 1491
82.38/82.47	c BCD2: #cores=50, #unrelaxed=247, #relaxed=1287, #hardened=0
82.38/82.47	c BCD2: #sat=1 #unsat=1238 bias=1238/1239
82.38/82.47	c Solving starts ...
82.38/82.47	c ============================[ Search Statistics ]============================
82.38/82.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.38/82.47	c       |         |          |          |    Limit     GC | Var      | Constra 
82.38/82.47	c =============================================================================
82.38/82.47	c  0.0s |       0 |        0 |        0 |    62322      0 |     1187 |     1236
82.48/82.54	c  0.1s |       0 |       51 |        1 |    62322      0 |     1187 |     1237
82.48/82.54	c #cpu_time = 0.064s
82.48/82.54	c #wall_clock_time = 0.064s
82.48/82.54	c #decision = 51
82.48/82.54	c #random_decision = 0
82.48/82.54	c #conflict = 1
82.48/82.54	c #restart = 0
82.48/82.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
82.48/82.54	c lower bound updated to -296
82.48/82.54	c BCD2: 1238 <= obj <= 1491
82.48/82.54	c BCD2: #cores=50, #unrelaxed=246, #relaxed=1288, #hardened=0
82.48/82.54	c BCD2: #sat=1 #unsat=1239 bias=1239/1240
82.48/82.54	c Solving starts ...
82.48/82.54	c ============================[ Search Statistics ]============================
82.48/82.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.48/82.54	c       |         |          |          |    Limit     GC | Var      | Constra 
82.48/82.54	c =============================================================================
82.48/82.54	c  0.0s |       0 |        0 |        0 |    62322      0 |     1188 |     1237
82.58/82.60	c  0.1s |       0 |       51 |        1 |    62322      0 |     1188 |     1238
82.58/82.60	c #cpu_time = 0.065s
82.58/82.60	c #wall_clock_time = 0.065s
82.58/82.60	c #decision = 51
82.58/82.60	c #random_decision = 0
82.58/82.60	c #conflict = 1
82.58/82.60	c #restart = 0
82.58/82.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
82.58/82.60	c lower bound updated to -295
82.58/82.60	c BCD2: 1239 <= obj <= 1491
82.58/82.60	c BCD2: #cores=50, #unrelaxed=245, #relaxed=1289, #hardened=0
82.58/82.60	c BCD2: #sat=1 #unsat=1240 bias=1240/1241
82.58/82.60	c Solving starts ...
82.58/82.60	c ============================[ Search Statistics ]============================
82.58/82.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.58/82.60	c       |         |          |          |    Limit     GC | Var      | Constra 
82.58/82.60	c =============================================================================
82.58/82.60	c  0.0s |       0 |        0 |        0 |    62322      0 |     1189 |     1238
82.58/82.67	c  0.1s |       0 |       51 |        1 |    62322      0 |     1189 |     1239
82.58/82.67	c #cpu_time = 0.064s
82.58/82.67	c #wall_clock_time = 0.064s
82.58/82.67	c #decision = 51
82.58/82.67	c #random_decision = 0
82.58/82.67	c #conflict = 1
82.58/82.67	c #restart = 0
82.58/82.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
82.58/82.67	c lower bound updated to -294
82.58/82.67	c BCD2: 1240 <= obj <= 1491
82.58/82.67	c BCD2: #cores=50, #unrelaxed=244, #relaxed=1290, #hardened=0
82.58/82.67	c BCD2: #sat=1 #unsat=1241 bias=1241/1242
82.58/82.67	c Solving starts ...
82.58/82.67	c ============================[ Search Statistics ]============================
82.58/82.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.58/82.67	c       |         |          |          |    Limit     GC | Var      | Constra 
82.58/82.67	c =============================================================================
82.58/82.67	c  0.0s |       0 |        0 |        0 |    62322      0 |     1190 |     1239
82.68/82.73	c  0.1s |       0 |       51 |        1 |    62322      0 |     1190 |     1240
82.68/82.73	c #cpu_time = 0.065s
82.68/82.73	c #wall_clock_time = 0.065s
82.68/82.73	c #decision = 51
82.68/82.73	c #random_decision = 0
82.68/82.73	c #conflict = 1
82.68/82.73	c #restart = 0
82.68/82.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
82.68/82.73	c lower bound updated to -293
82.68/82.74	c BCD2: 1241 <= obj <= 1491
82.68/82.74	c BCD2: #cores=50, #unrelaxed=243, #relaxed=1291, #hardened=0
82.68/82.74	c BCD2: #sat=1 #unsat=1242 bias=1242/1243
82.68/82.74	c Solving starts ...
82.68/82.74	c ============================[ Search Statistics ]============================
82.68/82.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.68/82.74	c       |         |          |          |    Limit     GC | Var      | Constra 
82.68/82.74	c =============================================================================
82.68/82.74	c  0.0s |       0 |        0 |        0 |    62322      0 |     1191 |     1240
82.78/82.80	c  0.1s |       0 |       51 |        1 |    62322      0 |     1191 |     1241
82.78/82.80	c #cpu_time = 0.062s
82.78/82.80	c #wall_clock_time = 0.062s
82.78/82.80	c #decision = 51
82.78/82.80	c #random_decision = 0
82.78/82.80	c #conflict = 1
82.78/82.80	c #restart = 0
82.78/82.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
82.78/82.80	c lower bound updated to -292
82.78/82.81	c BCD2: 1242 <= obj <= 1491
82.78/82.81	c BCD2: #cores=50, #unrelaxed=242, #relaxed=1292, #hardened=0
82.78/82.81	c BCD2: #sat=1 #unsat=1243 bias=1243/1244
82.78/82.81	c Solving starts ...
82.78/82.81	c ============================[ Search Statistics ]============================
82.78/82.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.78/82.81	c       |         |          |          |    Limit     GC | Var      | Constra 
82.78/82.81	c =============================================================================
82.78/82.81	c  0.0s |       0 |        0 |        0 |    62322      0 |     1192 |     1241
82.78/82.87	c  0.1s |       0 |       51 |        1 |    62322      0 |     1192 |     1242
82.78/82.87	c #cpu_time = 0.064s
82.78/82.87	c #wall_clock_time = 0.064s
82.78/82.87	c #decision = 51
82.78/82.87	c #random_decision = 0
82.78/82.87	c #conflict = 1
82.78/82.87	c #restart = 0
82.78/82.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
82.78/82.87	c lower bound updated to -291
82.78/82.87	c BCD2: 1243 <= obj <= 1491
82.78/82.87	c BCD2: #cores=50, #unrelaxed=241, #relaxed=1293, #hardened=0
82.78/82.87	c BCD2: #sat=1 #unsat=1244 bias=1244/1245
82.78/82.87	c Solving starts ...
82.78/82.87	c ============================[ Search Statistics ]============================
82.78/82.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.78/82.87	c       |         |          |          |    Limit     GC | Var      | Constra 
82.78/82.87	c =============================================================================
82.78/82.87	c  0.0s |       0 |        0 |        0 |    62322      0 |     1193 |     1242
82.88/82.94	c  0.1s |       0 |       51 |        1 |    62322      0 |     1193 |     1243
82.88/82.94	c #cpu_time = 0.064s
82.88/82.94	c #wall_clock_time = 0.064s
82.88/82.94	c #decision = 51
82.88/82.94	c #random_decision = 0
82.88/82.94	c #conflict = 1
82.88/82.94	c #restart = 0
82.88/82.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
82.88/82.94	c lower bound updated to -290
82.88/82.94	c BCD2: 1244 <= obj <= 1491
82.88/82.94	c BCD2: #cores=50, #unrelaxed=240, #relaxed=1294, #hardened=0
82.88/82.94	c BCD2: #sat=1 #unsat=1245 bias=1245/1246
82.88/82.94	c Solving starts ...
82.88/82.94	c ============================[ Search Statistics ]============================
82.88/82.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.88/82.94	c       |         |          |          |    Limit     GC | Var      | Constra 
82.88/82.94	c =============================================================================
82.88/82.94	c  0.0s |       0 |        0 |        0 |    62322      0 |     1194 |     1243
82.98/83.00	c  0.1s |       0 |       51 |        1 |    62322      0 |     1194 |     1244
82.98/83.00	c #cpu_time = 0.065s
82.98/83.00	c #wall_clock_time = 0.065s
82.98/83.00	c #decision = 51
82.98/83.00	c #random_decision = 0
82.98/83.00	c #conflict = 1
82.98/83.00	c #restart = 0
82.98/83.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
82.98/83.00	c lower bound updated to -289
82.98/83.00	c BCD2: 1245 <= obj <= 1491
82.98/83.00	c BCD2: #cores=50, #unrelaxed=239, #relaxed=1295, #hardened=0
82.98/83.00	c BCD2: #sat=1 #unsat=1246 bias=1246/1247
82.98/83.00	c Solving starts ...
82.98/83.00	c ============================[ Search Statistics ]============================
82.98/83.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.98/83.00	c       |         |          |          |    Limit     GC | Var      | Constra 
82.98/83.00	c =============================================================================
82.98/83.00	c  0.0s |       0 |        0 |        0 |    62322      0 |     1195 |     1244
82.98/83.07	c  0.1s |       0 |       51 |        1 |    62322      0 |     1195 |     1245
82.98/83.07	c #cpu_time = 0.065s
82.98/83.07	c #wall_clock_time = 0.065s
82.98/83.07	c #decision = 51
82.98/83.07	c #random_decision = 0
82.98/83.07	c #conflict = 1
82.98/83.07	c #restart = 0
82.98/83.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
82.98/83.07	c lower bound updated to -288
82.98/83.07	c BCD2: 1246 <= obj <= 1491
82.98/83.07	c BCD2: #cores=50, #unrelaxed=238, #relaxed=1296, #hardened=0
82.98/83.07	c BCD2: #sat=1 #unsat=1247 bias=1247/1248
82.98/83.07	c Solving starts ...
82.98/83.07	c ============================[ Search Statistics ]============================
82.98/83.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.98/83.07	c       |         |          |          |    Limit     GC | Var      | Constra 
82.98/83.07	c =============================================================================
82.98/83.07	c  0.0s |       0 |        0 |        0 |    62322      0 |     1196 |     1245
83.08/83.13	c  0.1s |       0 |       51 |        1 |    62322      0 |     1196 |     1246
83.08/83.13	c #cpu_time = 0.063s
83.08/83.13	c #wall_clock_time = 0.063s
83.08/83.13	c #decision = 51
83.08/83.13	c #random_decision = 0
83.08/83.13	c #conflict = 1
83.08/83.13	c #restart = 0
83.08/83.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
83.08/83.13	c lower bound updated to -287
83.08/83.13	c BCD2: 1247 <= obj <= 1491
83.08/83.13	c BCD2: #cores=50, #unrelaxed=237, #relaxed=1297, #hardened=0
83.08/83.13	c BCD2: #sat=1 #unsat=1248 bias=1248/1249
83.08/83.13	c Solving starts ...
83.08/83.13	c ============================[ Search Statistics ]============================
83.08/83.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.08/83.13	c       |         |          |          |    Limit     GC | Var      | Constra 
83.08/83.13	c =============================================================================
83.08/83.13	c  0.0s |       0 |        0 |        0 |    62322      0 |     1197 |     1246
83.18/83.20	c  0.1s |       0 |       51 |        1 |    62322      0 |     1197 |     1247
83.18/83.20	c #cpu_time = 0.063s
83.18/83.20	c #wall_clock_time = 0.063s
83.18/83.20	c #decision = 51
83.18/83.20	c #random_decision = 0
83.18/83.20	c #conflict = 1
83.18/83.20	c #restart = 0
83.18/83.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
83.18/83.20	c lower bound updated to -286
83.18/83.21	c BCD2: 1248 <= obj <= 1491
83.18/83.21	c BCD2: #cores=50, #unrelaxed=236, #relaxed=1298, #hardened=0
83.18/83.21	c BCD2: #sat=1 #unsat=1249 bias=1249/1250
83.18/83.21	c Solving starts ...
83.18/83.21	c ============================[ Search Statistics ]============================
83.18/83.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.18/83.21	c       |         |          |          |    Limit     GC | Var      | Constra 
83.18/83.21	c =============================================================================
83.18/83.21	c  0.0s |       0 |        0 |        0 |    62322      0 |     1198 |     1247
83.18/83.27	c  0.1s |       0 |       51 |        1 |    62322      0 |     1198 |     1248
83.18/83.27	c #cpu_time = 0.061s
83.18/83.27	c #wall_clock_time = 0.061s
83.18/83.27	c #decision = 51
83.18/83.27	c #random_decision = 0
83.18/83.27	c #conflict = 1
83.18/83.27	c #restart = 0
83.18/83.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
83.18/83.27	c lower bound updated to -285
83.18/83.27	c BCD2: 1249 <= obj <= 1491
83.18/83.27	c BCD2: #cores=50, #unrelaxed=235, #relaxed=1299, #hardened=0
83.18/83.27	c BCD2: #sat=1 #unsat=1250 bias=1250/1251
83.18/83.27	c Solving starts ...
83.18/83.27	c ============================[ Search Statistics ]============================
83.18/83.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.18/83.27	c       |         |          |          |    Limit     GC | Var      | Constra 
83.18/83.27	c =============================================================================
83.18/83.27	c  0.0s |       0 |        0 |        0 |    62322      0 |     1199 |     1248
83.28/83.33	c  0.1s |       0 |       51 |        1 |    62322      0 |     1199 |     1249
83.28/83.33	c #cpu_time = 0.063s
83.28/83.33	c #wall_clock_time = 0.063s
83.28/83.33	c #decision = 51
83.28/83.33	c #random_decision = 0
83.28/83.33	c #conflict = 1
83.28/83.33	c #restart = 0
83.28/83.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
83.28/83.33	c lower bound updated to -284
83.28/83.33	c BCD2: 1250 <= obj <= 1491
83.28/83.33	c BCD2: #cores=50, #unrelaxed=234, #relaxed=1300, #hardened=0
83.28/83.33	c BCD2: #sat=1 #unsat=1251 bias=1251/1252
83.28/83.33	c Solving starts ...
83.28/83.33	c ============================[ Search Statistics ]============================
83.28/83.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.28/83.33	c       |         |          |          |    Limit     GC | Var      | Constra 
83.28/83.33	c =============================================================================
83.28/83.33	c  0.0s |       0 |        0 |        0 |    62322      0 |     1200 |     1249
83.28/83.40	c  0.1s |       0 |       51 |        0 |    62322      0 |     1200 |     1250
83.28/83.40	c #cpu_time = 0.063s
83.28/83.40	c #wall_clock_time = 0.063s
83.28/83.40	c #decision = 51
83.28/83.40	c #random_decision = 0
83.28/83.40	c #conflict = 0
83.28/83.40	c #restart = 0
83.28/83.40	c BCD2: found a new core of size 2: cost of the new core is >=1
83.28/83.40	c lower bound updated to -283
83.38/83.41	c BCD2: 1251 <= obj <= 1491
83.38/83.41	c BCD2: #cores=51, #unrelaxed=232, #relaxed=1302, #hardened=0
83.38/83.41	c BCD2: #sat=1 #unsat=1252 bias=1252/1253
83.38/83.41	c Solving starts ...
83.38/83.41	c ============================[ Search Statistics ]============================
83.38/83.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.38/83.41	c       |         |          |          |    Limit     GC | Var      | Constra 
83.38/83.41	c =============================================================================
83.38/83.41	c  0.0s |       0 |        0 |        0 |    62322      0 |     1200 |     1251
83.38/83.47	c  0.1s |       0 |       52 |        1 |    62322      0 |     1200 |     1251
83.38/83.47	c #cpu_time = 0.061s
83.38/83.47	c #wall_clock_time = 0.061s
83.38/83.47	c #decision = 52
83.38/83.47	c #random_decision = 0
83.38/83.47	c #conflict = 1
83.38/83.47	c #restart = 0
83.38/83.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
83.38/83.47	c lower bound updated to -282
83.38/83.47	c BCD2: 1252 <= obj <= 1491
83.38/83.47	c BCD2: #cores=51, #unrelaxed=231, #relaxed=1303, #hardened=0
83.38/83.47	c BCD2: #sat=1 #unsat=1253 bias=1253/1254
83.38/83.47	c Solving starts ...
83.38/83.47	c ============================[ Search Statistics ]============================
83.38/83.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.38/83.47	c       |         |          |          |    Limit     GC | Var      | Constra 
83.38/83.47	c =============================================================================
83.38/83.47	c  0.0s |       0 |        0 |        0 |    62322      0 |     1201 |     1251
83.48/83.53	c  0.1s |       0 |       52 |        1 |    62322      0 |     1201 |     1252
83.48/83.53	c #cpu_time = 0.064s
83.48/83.53	c #wall_clock_time = 0.064s
83.48/83.53	c #decision = 52
83.48/83.53	c #random_decision = 0
83.48/83.53	c #conflict = 1
83.48/83.53	c #restart = 0
83.48/83.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
83.48/83.53	c lower bound updated to -281
83.48/83.53	c BCD2: 1253 <= obj <= 1491
83.48/83.53	c BCD2: #cores=51, #unrelaxed=230, #relaxed=1304, #hardened=0
83.48/83.53	c BCD2: #sat=1 #unsat=1254 bias=1254/1255
83.48/83.54	c Solving starts ...
83.48/83.54	c ============================[ Search Statistics ]============================
83.48/83.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.48/83.54	c       |         |          |          |    Limit     GC | Var      | Constra 
83.48/83.54	c =============================================================================
83.48/83.54	c  0.0s |       0 |        0 |        0 |    62322      0 |     1202 |     1252
83.58/83.60	c  0.1s |       0 |       52 |        1 |    62322      0 |     1202 |     1253
83.58/83.60	c #cpu_time = 0.063s
83.58/83.60	c #wall_clock_time = 0.063s
83.58/83.60	c #decision = 52
83.58/83.60	c #random_decision = 0
83.58/83.60	c #conflict = 1
83.58/83.60	c #restart = 0
83.58/83.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
83.58/83.60	c lower bound updated to -280
83.58/83.60	c BCD2: 1254 <= obj <= 1491
83.58/83.60	c BCD2: #cores=51, #unrelaxed=229, #relaxed=1305, #hardened=0
83.58/83.60	c BCD2: #sat=1 #unsat=1255 bias=1255/1256
83.58/83.60	c Solving starts ...
83.58/83.60	c ============================[ Search Statistics ]============================
83.58/83.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.58/83.60	c       |         |          |          |    Limit     GC | Var      | Constra 
83.58/83.60	c =============================================================================
83.58/83.60	c  0.0s |       0 |        0 |        0 |    62322      0 |     1203 |     1253
83.58/83.66	c  0.1s |       0 |       52 |        1 |    62322      0 |     1203 |     1254
83.58/83.66	c #cpu_time = 0.063s
83.58/83.66	c #wall_clock_time = 0.063s
83.58/83.66	c #decision = 52
83.58/83.66	c #random_decision = 0
83.58/83.66	c #conflict = 1
83.58/83.66	c #restart = 0
83.58/83.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
83.58/83.66	c lower bound updated to -279
83.58/83.67	c BCD2: 1255 <= obj <= 1491
83.58/83.67	c BCD2: #cores=51, #unrelaxed=228, #relaxed=1306, #hardened=0
83.58/83.67	c BCD2: #sat=1 #unsat=1256 bias=1256/1257
83.58/83.67	c Solving starts ...
83.58/83.67	c ============================[ Search Statistics ]============================
83.58/83.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.58/83.67	c       |         |          |          |    Limit     GC | Var      | Constra 
83.58/83.67	c =============================================================================
83.58/83.67	c  0.0s |       0 |        0 |        0 |    62322      0 |     1204 |     1254
83.68/83.74	c  0.1s |       0 |       52 |        1 |    62322      0 |     1204 |     1255
83.68/83.74	c #cpu_time = 0.063s
83.68/83.74	c #wall_clock_time = 0.063s
83.68/83.74	c #decision = 52
83.68/83.74	c #random_decision = 0
83.68/83.74	c #conflict = 1
83.68/83.74	c #restart = 0
83.68/83.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
83.68/83.74	c lower bound updated to -278
83.68/83.74	c BCD2: 1256 <= obj <= 1491
83.68/83.74	c BCD2: #cores=51, #unrelaxed=227, #relaxed=1307, #hardened=0
83.68/83.74	c BCD2: #sat=1 #unsat=1257 bias=1257/1258
83.68/83.74	c Solving starts ...
83.68/83.74	c ============================[ Search Statistics ]============================
83.68/83.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.68/83.74	c       |         |          |          |    Limit     GC | Var      | Constra 
83.68/83.74	c =============================================================================
83.68/83.74	c  0.0s |       0 |        0 |        0 |    62322      0 |     1205 |     1255
83.78/83.80	c  0.1s |       0 |       52 |        1 |    62322      0 |     1205 |     1256
83.78/83.80	c #cpu_time = 0.067s
83.78/83.80	c #wall_clock_time = 0.067s
83.78/83.80	c #decision = 52
83.78/83.80	c #random_decision = 0
83.78/83.80	c #conflict = 1
83.78/83.80	c #restart = 0
83.78/83.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
83.78/83.80	c lower bound updated to -277
83.78/83.80	c BCD2: 1257 <= obj <= 1491
83.78/83.80	c BCD2: #cores=51, #unrelaxed=226, #relaxed=1308, #hardened=0
83.78/83.80	c BCD2: #sat=1 #unsat=1258 bias=1258/1259
83.78/83.81	c Solving starts ...
83.78/83.81	c ============================[ Search Statistics ]============================
83.78/83.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.78/83.81	c       |         |          |          |    Limit     GC | Var      | Constra 
83.78/83.81	c =============================================================================
83.78/83.81	c  0.0s |       0 |        0 |        0 |    62322      0 |     1206 |     1256
83.78/83.87	c  0.1s |       0 |       52 |        1 |    62322      0 |     1206 |     1257
83.78/83.87	c #cpu_time = 0.066s
83.78/83.87	c #wall_clock_time = 0.066s
83.78/83.87	c #decision = 52
83.78/83.87	c #random_decision = 0
83.78/83.87	c #conflict = 1
83.78/83.87	c #restart = 0
83.78/83.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
83.78/83.87	c lower bound updated to -276
83.78/83.87	c BCD2: 1258 <= obj <= 1491
83.78/83.87	c BCD2: #cores=51, #unrelaxed=225, #relaxed=1309, #hardened=0
83.78/83.87	c BCD2: #sat=1 #unsat=1259 bias=1259/1260
83.78/83.87	c Solving starts ...
83.78/83.87	c ============================[ Search Statistics ]============================
83.78/83.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.78/83.87	c       |         |          |          |    Limit     GC | Var      | Constra 
83.78/83.87	c =============================================================================
83.78/83.87	c  0.0s |       0 |        0 |        0 |    62322      0 |     1207 |     1257
83.88/83.94	c  0.1s |       0 |       52 |        1 |    62322      0 |     1207 |     1258
83.88/83.94	c #cpu_time = 0.064s
83.88/83.94	c #wall_clock_time = 0.064s
83.88/83.94	c #decision = 52
83.88/83.94	c #random_decision = 0
83.88/83.94	c #conflict = 1
83.88/83.94	c #restart = 0
83.88/83.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
83.88/83.94	c lower bound updated to -275
83.88/83.94	c BCD2: 1259 <= obj <= 1491
83.88/83.94	c BCD2: #cores=51, #unrelaxed=224, #relaxed=1310, #hardened=0
83.88/83.94	c BCD2: #sat=1 #unsat=1260 bias=1260/1261
83.88/83.94	c Solving starts ...
83.88/83.94	c ============================[ Search Statistics ]============================
83.88/83.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.88/83.94	c       |         |          |          |    Limit     GC | Var      | Constra 
83.88/83.94	c =============================================================================
83.88/83.94	c  0.0s |       0 |        0 |        0 |    62322      0 |     1208 |     1258
83.98/84.00	c  0.1s |       0 |       52 |        1 |    62322      0 |     1208 |     1259
83.98/84.00	c #cpu_time = 0.065s
83.98/84.00	c #wall_clock_time = 0.065s
83.98/84.00	c #decision = 52
83.98/84.00	c #random_decision = 0
83.98/84.00	c #conflict = 1
83.98/84.00	c #restart = 0
83.98/84.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
83.98/84.00	c lower bound updated to -274
83.98/84.00	c BCD2: 1260 <= obj <= 1491
83.98/84.00	c BCD2: #cores=51, #unrelaxed=223, #relaxed=1311, #hardened=0
83.98/84.00	c BCD2: #sat=1 #unsat=1261 bias=1261/1262
83.98/84.00	c Solving starts ...
83.98/84.00	c ============================[ Search Statistics ]============================
83.98/84.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.98/84.00	c       |         |          |          |    Limit     GC | Var      | Constra 
83.98/84.00	c =============================================================================
83.98/84.00	c  0.0s |       0 |        0 |        0 |    62322      0 |     1209 |     1259
83.98/84.07	c  0.1s |       0 |       52 |        1 |    62322      0 |     1209 |     1260
83.98/84.07	c #cpu_time = 0.063s
83.98/84.07	c #wall_clock_time = 0.063s
83.98/84.07	c #decision = 52
83.98/84.07	c #random_decision = 0
83.98/84.07	c #conflict = 1
83.98/84.07	c #restart = 0
83.98/84.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
83.98/84.07	c lower bound updated to -273
83.98/84.07	c BCD2: 1261 <= obj <= 1491
83.98/84.07	c BCD2: #cores=51, #unrelaxed=222, #relaxed=1312, #hardened=0
83.98/84.07	c BCD2: #sat=1 #unsat=1262 bias=1262/1263
83.98/84.07	c Solving starts ...
83.98/84.07	c ============================[ Search Statistics ]============================
83.98/84.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.98/84.07	c       |         |          |          |    Limit     GC | Var      | Constra 
83.98/84.07	c =============================================================================
83.98/84.07	c  0.0s |       0 |        0 |        0 |    62322      0 |     1210 |     1260
84.08/84.13	c  0.1s |       0 |       52 |        1 |    62322      0 |     1210 |     1261
84.08/84.13	c #cpu_time = 0.063s
84.08/84.13	c #wall_clock_time = 0.063s
84.08/84.13	c #decision = 52
84.08/84.13	c #random_decision = 0
84.08/84.13	c #conflict = 1
84.08/84.13	c #restart = 0
84.08/84.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
84.08/84.13	c lower bound updated to -272
84.08/84.14	c BCD2: 1262 <= obj <= 1491
84.08/84.14	c BCD2: #cores=51, #unrelaxed=221, #relaxed=1313, #hardened=0
84.08/84.14	c BCD2: #sat=1 #unsat=1263 bias=1263/1264
84.08/84.14	c Solving starts ...
84.08/84.14	c ============================[ Search Statistics ]============================
84.08/84.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.08/84.14	c       |         |          |          |    Limit     GC | Var      | Constra 
84.08/84.14	c =============================================================================
84.08/84.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1211 |     1261
84.18/84.20	c  0.1s |       0 |       52 |        1 |    62322      0 |     1211 |     1262
84.18/84.20	c #cpu_time = 0.061s
84.18/84.20	c #wall_clock_time = 0.061s
84.18/84.20	c #decision = 52
84.18/84.20	c #random_decision = 0
84.18/84.20	c #conflict = 1
84.18/84.20	c #restart = 0
84.18/84.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
84.18/84.20	c lower bound updated to -271
84.18/84.20	c BCD2: 1263 <= obj <= 1491
84.18/84.20	c BCD2: #cores=51, #unrelaxed=220, #relaxed=1314, #hardened=0
84.18/84.20	c BCD2: #sat=1 #unsat=1264 bias=1264/1265
84.18/84.20	c Solving starts ...
84.18/84.20	c ============================[ Search Statistics ]============================
84.18/84.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.18/84.20	c       |         |          |          |    Limit     GC | Var      | Constra 
84.18/84.20	c =============================================================================
84.18/84.20	c  0.0s |       0 |        0 |        0 |    62322      0 |     1212 |     1262
84.18/84.27	c  0.1s |       0 |       52 |        1 |    62322      0 |     1212 |     1263
84.18/84.27	c #cpu_time = 0.063s
84.18/84.27	c #wall_clock_time = 0.063s
84.18/84.27	c #decision = 52
84.18/84.27	c #random_decision = 0
84.18/84.27	c #conflict = 1
84.18/84.27	c #restart = 0
84.18/84.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
84.18/84.27	c lower bound updated to -270
84.18/84.27	c BCD2: 1264 <= obj <= 1491
84.18/84.27	c BCD2: #cores=51, #unrelaxed=219, #relaxed=1315, #hardened=0
84.18/84.27	c BCD2: #sat=1 #unsat=1265 bias=1265/1266
84.18/84.27	c Solving starts ...
84.18/84.27	c ============================[ Search Statistics ]============================
84.18/84.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.18/84.27	c       |         |          |          |    Limit     GC | Var      | Constra 
84.18/84.27	c =============================================================================
84.18/84.27	c  0.0s |       0 |        0 |        0 |    62322      0 |     1213 |     1263
84.28/84.33	c  0.1s |       0 |       52 |        1 |    62322      0 |     1213 |     1264
84.28/84.33	c #cpu_time = 0.063s
84.28/84.33	c #wall_clock_time = 0.063s
84.28/84.33	c #decision = 52
84.28/84.33	c #random_decision = 0
84.28/84.33	c #conflict = 1
84.28/84.33	c #restart = 0
84.28/84.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
84.28/84.33	c lower bound updated to -269
84.28/84.33	c BCD2: 1265 <= obj <= 1491
84.28/84.33	c BCD2: #cores=51, #unrelaxed=218, #relaxed=1316, #hardened=0
84.28/84.33	c BCD2: #sat=1 #unsat=1266 bias=1266/1267
84.28/84.33	c Solving starts ...
84.28/84.33	c ============================[ Search Statistics ]============================
84.28/84.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.28/84.33	c       |         |          |          |    Limit     GC | Var      | Constra 
84.28/84.33	c =============================================================================
84.28/84.33	c  0.0s |       0 |        0 |        0 |    62322      0 |     1214 |     1264
84.28/84.39	c  0.1s |       0 |       52 |        1 |    62322      0 |     1214 |     1265
84.28/84.39	c #cpu_time = 0.064s
84.28/84.39	c #wall_clock_time = 0.064s
84.28/84.39	c #decision = 52
84.28/84.39	c #random_decision = 0
84.28/84.39	c #conflict = 1
84.28/84.39	c #restart = 0
84.28/84.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
84.28/84.39	c lower bound updated to -268
84.28/84.40	c BCD2: 1266 <= obj <= 1491
84.28/84.40	c BCD2: #cores=51, #unrelaxed=217, #relaxed=1317, #hardened=0
84.28/84.40	c BCD2: #sat=1 #unsat=1267 bias=1267/1268
84.38/84.40	c Solving starts ...
84.38/84.40	c ============================[ Search Statistics ]============================
84.38/84.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.38/84.40	c       |         |          |          |    Limit     GC | Var      | Constra 
84.38/84.40	c =============================================================================
84.38/84.40	c  0.0s |       0 |        0 |        0 |    62322      0 |     1215 |     1265
84.38/84.46	c  0.1s |       0 |       52 |        1 |    62322      0 |     1215 |     1266
84.38/84.46	c #cpu_time = 0.063s
84.38/84.46	c #wall_clock_time = 0.064s
84.38/84.46	c #decision = 52
84.38/84.46	c #random_decision = 0
84.38/84.46	c #conflict = 1
84.38/84.46	c #restart = 0
84.38/84.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
84.38/84.46	c lower bound updated to -267
84.38/84.46	c BCD2: 1267 <= obj <= 1491
84.38/84.46	c BCD2: #cores=51, #unrelaxed=216, #relaxed=1318, #hardened=0
84.38/84.46	c BCD2: #sat=1 #unsat=1268 bias=1268/1269
84.38/84.46	c Solving starts ...
84.38/84.46	c ============================[ Search Statistics ]============================
84.38/84.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.38/84.46	c       |         |          |          |    Limit     GC | Var      | Constra 
84.38/84.46	c =============================================================================
84.38/84.46	c  0.0s |       0 |        0 |        0 |    62322      0 |     1216 |     1266
84.48/84.52	c  0.1s |       0 |       52 |        1 |    62322      0 |     1216 |     1267
84.48/84.52	c #cpu_time = 0.064s
84.48/84.52	c #wall_clock_time = 0.064s
84.48/84.52	c #decision = 52
84.48/84.52	c #random_decision = 0
84.48/84.52	c #conflict = 1
84.48/84.53	c #restart = 0
84.48/84.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
84.48/84.53	c lower bound updated to -266
84.48/84.53	c BCD2: 1268 <= obj <= 1491
84.48/84.53	c BCD2: #cores=51, #unrelaxed=215, #relaxed=1319, #hardened=0
84.48/84.53	c BCD2: #sat=1 #unsat=1269 bias=1269/1270
84.48/84.53	c Solving starts ...
84.48/84.53	c ============================[ Search Statistics ]============================
84.48/84.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.48/84.53	c       |         |          |          |    Limit     GC | Var      | Constra 
84.48/84.53	c =============================================================================
84.48/84.53	c  0.0s |       0 |        0 |        0 |    62322      0 |     1217 |     1267
84.48/84.59	c  0.1s |       0 |       52 |        1 |    62322      0 |     1217 |     1268
84.48/84.59	c #cpu_time = 0.067s
84.48/84.59	c #wall_clock_time = 0.067s
84.48/84.59	c #decision = 52
84.48/84.59	c #random_decision = 0
84.48/84.59	c #conflict = 1
84.48/84.59	c #restart = 0
84.48/84.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
84.48/84.59	c lower bound updated to -265
84.58/84.60	c BCD2: 1269 <= obj <= 1491
84.58/84.60	c BCD2: #cores=51, #unrelaxed=214, #relaxed=1320, #hardened=0
84.58/84.60	c BCD2: #sat=1 #unsat=1270 bias=1270/1271
84.58/84.60	c Solving starts ...
84.58/84.60	c ============================[ Search Statistics ]============================
84.58/84.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.58/84.60	c       |         |          |          |    Limit     GC | Var      | Constra 
84.58/84.60	c =============================================================================
84.58/84.60	c  0.0s |       0 |        0 |        0 |    62322      0 |     1218 |     1268
84.58/84.67	c  0.1s |       0 |       52 |        1 |    62322      0 |     1218 |     1269
84.58/84.67	c #cpu_time = 0.064s
84.58/84.67	c #wall_clock_time = 0.064s
84.58/84.67	c #decision = 52
84.58/84.67	c #random_decision = 0
84.58/84.67	c #conflict = 1
84.58/84.67	c #restart = 0
84.58/84.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
84.58/84.67	c lower bound updated to -264
84.58/84.67	c BCD2: 1270 <= obj <= 1491
84.58/84.67	c BCD2: #cores=51, #unrelaxed=213, #relaxed=1321, #hardened=0
84.58/84.67	c BCD2: #sat=1 #unsat=1271 bias=1271/1272
84.58/84.67	c Solving starts ...
84.58/84.67	c ============================[ Search Statistics ]============================
84.58/84.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.58/84.67	c       |         |          |          |    Limit     GC | Var      | Constra 
84.58/84.67	c =============================================================================
84.58/84.67	c  0.0s |       0 |        0 |        0 |    62322      0 |     1219 |     1269
84.68/84.73	c  0.1s |       0 |       52 |        1 |    62322      0 |     1219 |     1270
84.68/84.73	c #cpu_time = 0.065s
84.68/84.73	c #wall_clock_time = 0.065s
84.68/84.73	c #decision = 52
84.68/84.73	c #random_decision = 0
84.68/84.73	c #conflict = 1
84.68/84.73	c #restart = 0
84.68/84.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
84.68/84.73	c lower bound updated to -263
84.68/84.73	c BCD2: 1271 <= obj <= 1491
84.68/84.73	c BCD2: #cores=51, #unrelaxed=212, #relaxed=1322, #hardened=0
84.68/84.73	c BCD2: #sat=1 #unsat=1272 bias=1272/1273
84.68/84.74	c Solving starts ...
84.68/84.74	c ============================[ Search Statistics ]============================
84.68/84.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.68/84.74	c       |         |          |          |    Limit     GC | Var      | Constra 
84.68/84.74	c =============================================================================
84.68/84.74	c  0.0s |       0 |        0 |        0 |    62322      0 |     1220 |     1270
84.78/84.80	c  0.1s |       0 |       52 |        1 |    62322      0 |     1220 |     1271
84.78/84.80	c #cpu_time = 0.064s
84.78/84.80	c #wall_clock_time = 0.064s
84.78/84.80	c #decision = 52
84.78/84.80	c #random_decision = 0
84.78/84.80	c #conflict = 1
84.78/84.80	c #restart = 0
84.78/84.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
84.78/84.80	c lower bound updated to -262
84.78/84.80	c BCD2: 1272 <= obj <= 1491
84.78/84.80	c BCD2: #cores=51, #unrelaxed=211, #relaxed=1323, #hardened=0
84.78/84.80	c BCD2: #sat=1 #unsat=1273 bias=1273/1274
84.78/84.80	c Solving starts ...
84.78/84.80	c ============================[ Search Statistics ]============================
84.78/84.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.78/84.80	c       |         |          |          |    Limit     GC | Var      | Constra 
84.78/84.80	c =============================================================================
84.78/84.80	c  0.0s |       0 |        0 |        0 |    62322      0 |     1221 |     1271
84.78/84.86	c  0.1s |       0 |       52 |        1 |    62322      0 |     1221 |     1272
84.78/84.86	c #cpu_time = 0.064s
84.78/84.86	c #wall_clock_time = 0.064s
84.78/84.86	c #decision = 52
84.78/84.86	c #random_decision = 0
84.78/84.86	c #conflict = 1
84.78/84.86	c #restart = 0
84.78/84.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
84.78/84.86	c lower bound updated to -261
84.78/84.87	c BCD2: 1273 <= obj <= 1491
84.78/84.87	c BCD2: #cores=51, #unrelaxed=210, #relaxed=1324, #hardened=0
84.78/84.87	c BCD2: #sat=1 #unsat=1274 bias=1274/1275
84.78/84.87	c Solving starts ...
84.78/84.87	c ============================[ Search Statistics ]============================
84.78/84.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.78/84.87	c       |         |          |          |    Limit     GC | Var      | Constra 
84.78/84.87	c =============================================================================
84.78/84.87	c  0.0s |       0 |        0 |        0 |    62322      0 |     1222 |     1272
84.88/84.93	c  0.1s |       0 |       52 |        1 |    62322      0 |     1222 |     1273
84.88/84.93	c #cpu_time = 0.064s
84.88/84.93	c #wall_clock_time = 0.064s
84.88/84.93	c #decision = 52
84.88/84.93	c #random_decision = 0
84.88/84.93	c #conflict = 1
84.88/84.93	c #restart = 0
84.88/84.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
84.88/84.93	c lower bound updated to -260
84.88/84.93	c BCD2: 1274 <= obj <= 1491
84.88/84.93	c BCD2: #cores=51, #unrelaxed=209, #relaxed=1325, #hardened=0
84.88/84.93	c BCD2: #sat=1 #unsat=1275 bias=1275/1276
84.88/84.93	c Solving starts ...
84.88/84.93	c ============================[ Search Statistics ]============================
84.88/84.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.88/84.93	c       |         |          |          |    Limit     GC | Var      | Constra 
84.88/84.93	c =============================================================================
84.88/84.93	c  0.0s |       0 |        0 |        0 |    62322      0 |     1223 |     1273
84.88/85.00	c  0.1s |       0 |       52 |        1 |    62322      0 |     1223 |     1274
84.88/85.00	c #cpu_time = 0.063s
84.88/85.00	c #wall_clock_time = 0.063s
84.88/85.00	c #decision = 52
84.88/85.00	c #random_decision = 0
84.88/85.00	c #conflict = 1
84.88/85.00	c #restart = 0
84.88/85.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
84.88/85.00	c lower bound updated to -259
84.88/85.00	c BCD2: 1275 <= obj <= 1491
84.88/85.00	c BCD2: #cores=51, #unrelaxed=208, #relaxed=1326, #hardened=0
84.88/85.00	c BCD2: #sat=1 #unsat=1276 bias=1276/1277
84.88/85.00	c Solving starts ...
84.88/85.00	c ============================[ Search Statistics ]============================
84.88/85.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.88/85.00	c       |         |          |          |    Limit     GC | Var      | Constra 
84.88/85.00	c =============================================================================
84.88/85.00	c  0.0s |       0 |        0 |        0 |    62322      0 |     1224 |     1274
84.98/85.06	c  0.1s |       0 |       52 |        0 |    62322      0 |     1224 |     1275
84.98/85.06	c #cpu_time = 0.063s
84.98/85.06	c #wall_clock_time = 0.063s
84.98/85.06	c #decision = 52
84.98/85.06	c #random_decision = 0
84.98/85.06	c #conflict = 0
84.98/85.06	c #restart = 0
84.98/85.06	c BCD2: found a new core of size 2: cost of the new core is >=1
84.98/85.06	c lower bound updated to -258
84.98/85.08	c BCD2: 1276 <= obj <= 1491
84.98/85.08	c BCD2: #cores=52, #unrelaxed=206, #relaxed=1328, #hardened=0
84.98/85.08	c BCD2: #sat=1 #unsat=1277 bias=1277/1278
84.98/85.08	c Solving starts ...
84.98/85.08	c ============================[ Search Statistics ]============================
84.98/85.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.98/85.08	c       |         |          |          |    Limit     GC | Var      | Constra 
84.98/85.08	c =============================================================================
84.98/85.08	c  0.0s |       0 |        0 |        0 |    62322      0 |     1224 |     1276
85.08/85.14	c  0.1s |       0 |       53 |        1 |    62322      0 |     1224 |     1276
85.08/85.14	c #cpu_time = 0.061s
85.08/85.14	c #wall_clock_time = 0.061s
85.08/85.14	c #decision = 53
85.08/85.14	c #random_decision = 0
85.08/85.14	c #conflict = 1
85.08/85.14	c #restart = 0
85.08/85.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
85.08/85.14	c lower bound updated to -257
85.08/85.14	c BCD2: 1277 <= obj <= 1491
85.08/85.14	c BCD2: #cores=52, #unrelaxed=205, #relaxed=1329, #hardened=0
85.08/85.14	c BCD2: #sat=1 #unsat=1278 bias=1278/1279
85.08/85.14	c Solving starts ...
85.08/85.14	c ============================[ Search Statistics ]============================
85.08/85.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.08/85.14	c       |         |          |          |    Limit     GC | Var      | Constra 
85.08/85.14	c =============================================================================
85.08/85.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1225 |     1276
85.18/85.20	c  0.1s |       0 |       53 |        1 |    62322      0 |     1225 |     1277
85.18/85.20	c #cpu_time = 0.063s
85.18/85.20	c #wall_clock_time = 0.063s
85.18/85.20	c #decision = 53
85.18/85.20	c #random_decision = 0
85.18/85.20	c #conflict = 1
85.18/85.20	c #restart = 0
85.18/85.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
85.18/85.20	c lower bound updated to -256
85.18/85.20	c BCD2: 1278 <= obj <= 1491
85.18/85.20	c BCD2: #cores=52, #unrelaxed=204, #relaxed=1330, #hardened=0
85.18/85.20	c BCD2: #sat=1 #unsat=1279 bias=1279/1280
85.18/85.20	c Solving starts ...
85.18/85.20	c ============================[ Search Statistics ]============================
85.18/85.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.18/85.20	c       |         |          |          |    Limit     GC | Var      | Constra 
85.18/85.20	c =============================================================================
85.18/85.20	c  0.0s |       0 |        0 |        0 |    62322      0 |     1226 |     1277
85.18/85.27	c  0.1s |       0 |       53 |        1 |    62322      0 |     1226 |     1278
85.18/85.27	c #cpu_time = 0.066s
85.18/85.27	c #wall_clock_time = 0.066s
85.18/85.27	c #decision = 53
85.18/85.27	c #random_decision = 0
85.18/85.27	c #conflict = 1
85.18/85.27	c #restart = 0
85.18/85.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
85.18/85.27	c lower bound updated to -255
85.18/85.27	c BCD2: 1279 <= obj <= 1491
85.18/85.27	c BCD2: #cores=52, #unrelaxed=203, #relaxed=1331, #hardened=0
85.18/85.27	c BCD2: #sat=1 #unsat=1280 bias=1280/1281
85.18/85.27	c Solving starts ...
85.18/85.27	c ============================[ Search Statistics ]============================
85.18/85.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.18/85.27	c       |         |          |          |    Limit     GC | Var      | Constra 
85.18/85.27	c =============================================================================
85.18/85.27	c  0.0s |       0 |        0 |        0 |    62322      0 |     1227 |     1278
85.28/85.34	c  0.1s |       0 |       53 |        1 |    62322      0 |     1227 |     1279
85.28/85.34	c #cpu_time = 0.068s
85.28/85.34	c #wall_clock_time = 0.068s
85.28/85.34	c #decision = 53
85.28/85.34	c #random_decision = 0
85.28/85.34	c #conflict = 1
85.28/85.34	c #restart = 0
85.28/85.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
85.28/85.34	c lower bound updated to -254
85.28/85.34	c BCD2: 1280 <= obj <= 1491
85.28/85.34	c BCD2: #cores=52, #unrelaxed=202, #relaxed=1332, #hardened=0
85.28/85.34	c BCD2: #sat=1 #unsat=1281 bias=1281/1282
85.28/85.34	c Solving starts ...
85.28/85.34	c ============================[ Search Statistics ]============================
85.28/85.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.28/85.34	c       |         |          |          |    Limit     GC | Var      | Constra 
85.28/85.34	c =============================================================================
85.28/85.34	c  0.0s |       0 |        0 |        0 |    62322      0 |     1228 |     1279
85.38/85.41	c  0.1s |       0 |       53 |        1 |    62322      0 |     1228 |     1280
85.38/85.41	c #cpu_time = 0.065s
85.38/85.41	c #wall_clock_time = 0.065s
85.38/85.41	c #decision = 53
85.38/85.41	c #random_decision = 0
85.38/85.41	c #conflict = 1
85.38/85.41	c #restart = 0
85.38/85.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
85.38/85.41	c lower bound updated to -253
85.38/85.41	c BCD2: 1281 <= obj <= 1491
85.38/85.41	c BCD2: #cores=52, #unrelaxed=201, #relaxed=1333, #hardened=0
85.38/85.41	c BCD2: #sat=1 #unsat=1282 bias=1282/1283
85.38/85.41	c Solving starts ...
85.38/85.41	c ============================[ Search Statistics ]============================
85.38/85.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.38/85.41	c       |         |          |          |    Limit     GC | Var      | Constra 
85.38/85.41	c =============================================================================
85.38/85.41	c  0.0s |       0 |        0 |        0 |    62322      0 |     1229 |     1280
85.38/85.47	c  0.1s |       0 |       53 |        1 |    62322      0 |     1229 |     1281
85.38/85.47	c #cpu_time = 0.063s
85.38/85.47	c #wall_clock_time = 0.063s
85.38/85.47	c #decision = 53
85.38/85.47	c #random_decision = 0
85.38/85.47	c #conflict = 1
85.38/85.47	c #restart = 0
85.38/85.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
85.38/85.47	c lower bound updated to -252
85.38/85.47	c BCD2: 1282 <= obj <= 1491
85.38/85.47	c BCD2: #cores=52, #unrelaxed=200, #relaxed=1334, #hardened=0
85.38/85.47	c BCD2: #sat=1 #unsat=1283 bias=1283/1284
85.38/85.47	c Solving starts ...
85.38/85.47	c ============================[ Search Statistics ]============================
85.38/85.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.38/85.47	c       |         |          |          |    Limit     GC | Var      | Constra 
85.38/85.47	c =============================================================================
85.38/85.47	c  0.0s |       0 |        0 |        0 |    62322      0 |     1230 |     1281
85.48/85.53	c  0.1s |       0 |       53 |        1 |    62322      0 |     1230 |     1282
85.48/85.53	c #cpu_time = 0.063s
85.48/85.53	c #wall_clock_time = 0.063s
85.48/85.53	c #decision = 53
85.48/85.53	c #random_decision = 0
85.48/85.53	c #conflict = 1
85.48/85.53	c #restart = 0
85.48/85.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
85.48/85.53	c lower bound updated to -251
85.48/85.54	c BCD2: 1283 <= obj <= 1491
85.48/85.54	c BCD2: #cores=52, #unrelaxed=199, #relaxed=1335, #hardened=0
85.48/85.54	c BCD2: #sat=1 #unsat=1284 bias=1284/1285
85.48/85.54	c Solving starts ...
85.48/85.54	c ============================[ Search Statistics ]============================
85.48/85.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.48/85.54	c       |         |          |          |    Limit     GC | Var      | Constra 
85.48/85.54	c =============================================================================
85.48/85.54	c  0.0s |       0 |        0 |        0 |    62322      0 |     1231 |     1282
85.58/85.60	c  0.1s |       0 |       53 |        1 |    62322      0 |     1231 |     1283
85.58/85.60	c #cpu_time = 0.061s
85.58/85.60	c #wall_clock_time = 0.061s
85.58/85.60	c #decision = 53
85.58/85.60	c #random_decision = 0
85.58/85.60	c #conflict = 1
85.58/85.60	c #restart = 0
85.58/85.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
85.58/85.60	c lower bound updated to -250
85.58/85.60	c BCD2: 1284 <= obj <= 1491
85.58/85.60	c BCD2: #cores=52, #unrelaxed=198, #relaxed=1336, #hardened=0
85.58/85.60	c BCD2: #sat=1 #unsat=1285 bias=1285/1286
85.58/85.60	c Solving starts ...
85.58/85.60	c ============================[ Search Statistics ]============================
85.58/85.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.58/85.60	c       |         |          |          |    Limit     GC | Var      | Constra 
85.58/85.60	c =============================================================================
85.58/85.60	c  0.0s |       0 |        0 |        0 |    62322      0 |     1232 |     1283
85.58/85.67	c  0.1s |       0 |       53 |        1 |    62322      0 |     1232 |     1284
85.58/85.67	c #cpu_time = 0.063s
85.58/85.67	c #wall_clock_time = 0.063s
85.58/85.67	c #decision = 53
85.58/85.67	c #random_decision = 0
85.58/85.67	c #conflict = 1
85.58/85.67	c #restart = 0
85.58/85.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
85.58/85.67	c lower bound updated to -249
85.58/85.67	c BCD2: 1285 <= obj <= 1491
85.58/85.67	c BCD2: #cores=52, #unrelaxed=197, #relaxed=1337, #hardened=0
85.58/85.67	c BCD2: #sat=1 #unsat=1286 bias=1286/1287
85.58/85.67	c Solving starts ...
85.58/85.67	c ============================[ Search Statistics ]============================
85.58/85.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.58/85.67	c       |         |          |          |    Limit     GC | Var      | Constra 
85.58/85.67	c =============================================================================
85.58/85.67	c  0.0s |       0 |        0 |        0 |    62322      0 |     1233 |     1284
85.68/85.73	c  0.1s |       0 |       53 |        1 |    62322      0 |     1233 |     1285
85.68/85.73	c #cpu_time = 0.063s
85.68/85.73	c #wall_clock_time = 0.063s
85.68/85.73	c #decision = 53
85.68/85.73	c #random_decision = 0
85.68/85.73	c #conflict = 1
85.68/85.73	c #restart = 0
85.68/85.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
85.68/85.73	c lower bound updated to -248
85.68/85.73	c BCD2: 1286 <= obj <= 1491
85.68/85.73	c BCD2: #cores=52, #unrelaxed=196, #relaxed=1338, #hardened=0
85.68/85.73	c BCD2: #sat=1 #unsat=1287 bias=1287/1288
85.68/85.73	c Solving starts ...
85.68/85.73	c ============================[ Search Statistics ]============================
85.68/85.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.68/85.73	c       |         |          |          |    Limit     GC | Var      | Constra 
85.68/85.73	c =============================================================================
85.68/85.73	c  0.0s |       0 |        0 |        0 |    62322      0 |     1234 |     1285
85.78/85.80	c  0.1s |       0 |       53 |        1 |    62322      0 |     1234 |     1286
85.78/85.80	c #cpu_time = 0.064s
85.78/85.80	c #wall_clock_time = 0.064s
85.78/85.80	c #decision = 53
85.78/85.80	c #random_decision = 0
85.78/85.80	c #conflict = 1
85.78/85.80	c #restart = 0
85.78/85.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
85.78/85.80	c lower bound updated to -247
85.78/85.80	c BCD2: 1287 <= obj <= 1491
85.78/85.80	c BCD2: #cores=52, #unrelaxed=195, #relaxed=1339, #hardened=0
85.78/85.80	c BCD2: #sat=1 #unsat=1288 bias=1288/1289
85.78/85.80	c Solving starts ...
85.78/85.80	c ============================[ Search Statistics ]============================
85.78/85.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.78/85.80	c       |         |          |          |    Limit     GC | Var      | Constra 
85.78/85.80	c =============================================================================
85.78/85.80	c  0.0s |       0 |        0 |        0 |    62322      0 |     1235 |     1286
85.78/85.86	c  0.1s |       0 |       53 |        1 |    62322      0 |     1235 |     1287
85.78/85.86	c #cpu_time = 0.064s
85.78/85.86	c #wall_clock_time = 0.064s
85.78/85.86	c #decision = 53
85.78/85.86	c #random_decision = 0
85.78/85.86	c #conflict = 1
85.78/85.86	c #restart = 0
85.78/85.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
85.78/85.86	c lower bound updated to -246
85.78/85.86	c BCD2: 1288 <= obj <= 1491
85.78/85.86	c BCD2: #cores=52, #unrelaxed=194, #relaxed=1340, #hardened=0
85.78/85.86	c BCD2: #sat=1 #unsat=1289 bias=1289/1290
85.78/85.86	c Solving starts ...
85.78/85.86	c ============================[ Search Statistics ]============================
85.78/85.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.78/85.86	c       |         |          |          |    Limit     GC | Var      | Constra 
85.78/85.86	c =============================================================================
85.78/85.86	c  0.0s |       0 |        0 |        0 |    62322      0 |     1236 |     1287
85.88/85.93	c  0.1s |       0 |       53 |        1 |    62322      0 |     1236 |     1288
85.88/85.93	c #cpu_time = 0.063s
85.88/85.93	c #wall_clock_time = 0.063s
85.88/85.93	c #decision = 53
85.88/85.93	c #random_decision = 0
85.88/85.93	c #conflict = 1
85.88/85.93	c #restart = 0
85.88/85.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
85.88/85.93	c lower bound updated to -245
85.88/85.93	c BCD2: 1289 <= obj <= 1491
85.88/85.93	c BCD2: #cores=52, #unrelaxed=193, #relaxed=1341, #hardened=0
85.88/85.93	c BCD2: #sat=1 #unsat=1290 bias=1290/1291
85.88/85.93	c Solving starts ...
85.88/85.93	c ============================[ Search Statistics ]============================
85.88/85.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.88/85.93	c       |         |          |          |    Limit     GC | Var      | Constra 
85.88/85.93	c =============================================================================
85.88/85.93	c  0.0s |       0 |        0 |        0 |    62322      0 |     1237 |     1288
85.88/86.00	c  0.1s |       0 |       53 |        1 |    62322      0 |     1237 |     1289
85.88/86.00	c #cpu_time = 0.068s
85.88/86.00	c #wall_clock_time = 0.068s
85.88/86.00	c #decision = 53
85.88/86.00	c #random_decision = 0
85.88/86.00	c #conflict = 1
85.88/86.00	c #restart = 0
85.88/86.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
85.88/86.00	c lower bound updated to -244
85.98/86.01	c BCD2: 1290 <= obj <= 1491
85.98/86.01	c BCD2: #cores=52, #unrelaxed=192, #relaxed=1342, #hardened=0
85.98/86.01	c BCD2: #sat=1 #unsat=1291 bias=1291/1292
85.98/86.01	c Solving starts ...
85.98/86.01	c ============================[ Search Statistics ]============================
85.98/86.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.98/86.01	c       |         |          |          |    Limit     GC | Var      | Constra 
85.98/86.01	c =============================================================================
85.98/86.01	c  0.0s |       0 |        0 |        0 |    62322      0 |     1238 |     1289
85.98/86.07	c  0.1s |       0 |       53 |        1 |    62322      0 |     1238 |     1290
85.98/86.07	c #cpu_time = 0.065s
85.98/86.07	c #wall_clock_time = 0.065s
85.98/86.07	c #decision = 53
85.98/86.07	c #random_decision = 0
85.98/86.07	c #conflict = 1
85.98/86.07	c #restart = 0
85.98/86.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
85.98/86.07	c lower bound updated to -243
85.98/86.07	c BCD2: 1291 <= obj <= 1491
85.98/86.07	c BCD2: #cores=52, #unrelaxed=191, #relaxed=1343, #hardened=0
85.98/86.07	c BCD2: #sat=1 #unsat=1292 bias=1292/1293
85.98/86.07	c Solving starts ...
85.98/86.07	c ============================[ Search Statistics ]============================
85.98/86.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.98/86.07	c       |         |          |          |    Limit     GC | Var      | Constra 
85.98/86.07	c =============================================================================
85.98/86.07	c  0.0s |       0 |        0 |        0 |    62322      0 |     1239 |     1290
86.08/86.14	c  0.1s |       0 |       53 |        1 |    62322      0 |     1239 |     1291
86.08/86.14	c #cpu_time = 0.064s
86.08/86.14	c #wall_clock_time = 0.064s
86.08/86.14	c #decision = 53
86.08/86.14	c #random_decision = 0
86.08/86.14	c #conflict = 1
86.08/86.14	c #restart = 0
86.08/86.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
86.08/86.14	c lower bound updated to -242
86.08/86.14	c BCD2: 1292 <= obj <= 1491
86.08/86.14	c BCD2: #cores=52, #unrelaxed=190, #relaxed=1344, #hardened=0
86.08/86.14	c BCD2: #sat=1 #unsat=1293 bias=1293/1294
86.08/86.14	c Solving starts ...
86.08/86.14	c ============================[ Search Statistics ]============================
86.08/86.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.08/86.14	c       |         |          |          |    Limit     GC | Var      | Constra 
86.08/86.14	c =============================================================================
86.08/86.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1240 |     1291
86.17/86.20	c  0.1s |       0 |       53 |        1 |    62322      0 |     1240 |     1292
86.17/86.20	c #cpu_time = 0.064s
86.17/86.20	c #wall_clock_time = 0.064s
86.17/86.20	c #decision = 53
86.17/86.20	c #random_decision = 0
86.17/86.20	c #conflict = 1
86.17/86.20	c #restart = 0
86.17/86.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
86.17/86.20	c lower bound updated to -241
86.17/86.20	c BCD2: 1293 <= obj <= 1491
86.17/86.20	c BCD2: #cores=52, #unrelaxed=189, #relaxed=1345, #hardened=0
86.17/86.20	c BCD2: #sat=1 #unsat=1294 bias=1294/1295
86.17/86.20	c Solving starts ...
86.17/86.20	c ============================[ Search Statistics ]============================
86.17/86.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.17/86.20	c       |         |          |          |    Limit     GC | Var      | Constra 
86.17/86.20	c =============================================================================
86.17/86.20	c  0.0s |       0 |        0 |        0 |    62322      0 |     1241 |     1292
86.17/86.27	c  0.1s |       0 |       53 |        1 |    62322      0 |     1241 |     1293
86.17/86.27	c #cpu_time = 0.065s
86.17/86.27	c #wall_clock_time = 0.065s
86.17/86.27	c #decision = 53
86.17/86.27	c #random_decision = 0
86.17/86.27	c #conflict = 1
86.17/86.27	c #restart = 0
86.17/86.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
86.17/86.27	c lower bound updated to -240
86.17/86.27	c BCD2: 1294 <= obj <= 1491
86.17/86.27	c BCD2: #cores=52, #unrelaxed=188, #relaxed=1346, #hardened=0
86.17/86.27	c BCD2: #sat=1 #unsat=1295 bias=1295/1296
86.17/86.27	c Solving starts ...
86.17/86.27	c ============================[ Search Statistics ]============================
86.17/86.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.17/86.27	c       |         |          |          |    Limit     GC | Var      | Constra 
86.17/86.27	c =============================================================================
86.17/86.27	c  0.0s |       0 |        0 |        0 |    62322      0 |     1242 |     1293
86.27/86.33	c  0.1s |       0 |       53 |        1 |    62322      0 |     1242 |     1294
86.27/86.33	c #cpu_time = 0.064s
86.27/86.33	c #wall_clock_time = 0.064s
86.27/86.33	c #decision = 53
86.27/86.33	c #random_decision = 0
86.27/86.33	c #conflict = 1
86.27/86.33	c #restart = 0
86.27/86.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
86.27/86.33	c lower bound updated to -239
86.27/86.33	c BCD2: 1295 <= obj <= 1491
86.27/86.33	c BCD2: #cores=52, #unrelaxed=187, #relaxed=1347, #hardened=0
86.27/86.33	c BCD2: #sat=1 #unsat=1296 bias=1296/1297
86.27/86.33	c Solving starts ...
86.27/86.33	c ============================[ Search Statistics ]============================
86.27/86.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.27/86.33	c       |         |          |          |    Limit     GC | Var      | Constra 
86.27/86.33	c =============================================================================
86.27/86.33	c  0.0s |       0 |        0 |        0 |    62322      0 |     1243 |     1294
86.37/86.40	c  0.1s |       0 |       53 |        1 |    62322      0 |     1243 |     1295
86.37/86.40	c #cpu_time = 0.063s
86.37/86.40	c #wall_clock_time = 0.063s
86.37/86.40	c #decision = 53
86.37/86.40	c #random_decision = 0
86.37/86.40	c #conflict = 1
86.37/86.40	c #restart = 0
86.37/86.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
86.37/86.40	c lower bound updated to -238
86.37/86.40	c BCD2: 1296 <= obj <= 1491
86.37/86.40	c BCD2: #cores=52, #unrelaxed=186, #relaxed=1348, #hardened=0
86.37/86.40	c BCD2: #sat=1 #unsat=1297 bias=1297/1298
86.37/86.40	c Solving starts ...
86.37/86.40	c ============================[ Search Statistics ]============================
86.37/86.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.37/86.40	c       |         |          |          |    Limit     GC | Var      | Constra 
86.37/86.40	c =============================================================================
86.37/86.40	c  0.0s |       0 |        0 |        0 |    62322      0 |     1244 |     1295
86.37/86.46	c  0.1s |       0 |       53 |        1 |    62322      0 |     1244 |     1296
86.37/86.46	c #cpu_time = 0.063s
86.37/86.46	c #wall_clock_time = 0.063s
86.37/86.46	c #decision = 53
86.37/86.46	c #random_decision = 0
86.37/86.46	c #conflict = 1
86.37/86.46	c #restart = 0
86.37/86.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
86.37/86.46	c lower bound updated to -237
86.37/86.47	c BCD2: 1297 <= obj <= 1491
86.37/86.47	c BCD2: #cores=52, #unrelaxed=185, #relaxed=1349, #hardened=0
86.37/86.47	c BCD2: #sat=1 #unsat=1298 bias=1298/1299
86.37/86.47	c Solving starts ...
86.37/86.47	c ============================[ Search Statistics ]============================
86.37/86.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.37/86.47	c       |         |          |          |    Limit     GC | Var      | Constra 
86.37/86.47	c =============================================================================
86.37/86.47	c  0.0s |       0 |        0 |        0 |    62322      0 |     1245 |     1296
86.47/86.53	c  0.1s |       0 |       53 |        1 |    62322      0 |     1245 |     1297
86.47/86.53	c #cpu_time = 0.061s
86.47/86.53	c #wall_clock_time = 0.061s
86.47/86.53	c #decision = 53
86.47/86.53	c #random_decision = 0
86.47/86.53	c #conflict = 1
86.47/86.53	c #restart = 0
86.47/86.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
86.47/86.53	c lower bound updated to -236
86.47/86.53	c BCD2: 1298 <= obj <= 1491
86.47/86.53	c BCD2: #cores=52, #unrelaxed=184, #relaxed=1350, #hardened=0
86.47/86.53	c BCD2: #sat=1 #unsat=1299 bias=1299/1300
86.47/86.53	c Solving starts ...
86.47/86.53	c ============================[ Search Statistics ]============================
86.47/86.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.47/86.53	c       |         |          |          |    Limit     GC | Var      | Constra 
86.47/86.53	c =============================================================================
86.47/86.53	c  0.0s |       0 |        0 |        0 |    62322      0 |     1246 |     1297
86.57/86.60	c  0.1s |       0 |       53 |        1 |    62322      0 |     1246 |     1298
86.57/86.60	c #cpu_time = 0.063s
86.57/86.60	c #wall_clock_time = 0.063s
86.57/86.60	c #decision = 53
86.57/86.60	c #random_decision = 0
86.57/86.60	c #conflict = 1
86.57/86.60	c #restart = 0
86.57/86.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
86.57/86.60	c lower bound updated to -235
86.57/86.60	c BCD2: 1299 <= obj <= 1491
86.57/86.60	c BCD2: #cores=52, #unrelaxed=183, #relaxed=1351, #hardened=0
86.57/86.60	c BCD2: #sat=1 #unsat=1300 bias=1300/1301
86.57/86.60	c Solving starts ...
86.57/86.60	c ============================[ Search Statistics ]============================
86.57/86.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.57/86.60	c       |         |          |          |    Limit     GC | Var      | Constra 
86.57/86.60	c =============================================================================
86.57/86.60	c  0.0s |       0 |        0 |        0 |    62322      0 |     1247 |     1298
86.57/86.66	c  0.1s |       0 |       53 |        1 |    62322      0 |     1247 |     1299
86.57/86.66	c #cpu_time = 0.063s
86.57/86.66	c #wall_clock_time = 0.063s
86.57/86.66	c #decision = 53
86.57/86.66	c #random_decision = 0
86.57/86.66	c #conflict = 1
86.57/86.66	c #restart = 0
86.57/86.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
86.57/86.66	c lower bound updated to -234
86.57/86.66	c BCD2: 1300 <= obj <= 1491
86.57/86.66	c BCD2: #cores=52, #unrelaxed=182, #relaxed=1352, #hardened=0
86.57/86.66	c BCD2: #sat=1 #unsat=1301 bias=1301/1302
86.57/86.66	c Solving starts ...
86.57/86.66	c ============================[ Search Statistics ]============================
86.57/86.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.57/86.66	c       |         |          |          |    Limit     GC | Var      | Constra 
86.57/86.66	c =============================================================================
86.57/86.66	c  0.0s |       0 |        0 |        0 |    62322      0 |     1248 |     1299
86.67/86.73	c  0.1s |       0 |       53 |        0 |    62322      0 |     1248 |     1300
86.67/86.73	c #cpu_time = 0.067s
86.67/86.73	c #wall_clock_time = 0.067s
86.67/86.73	c #decision = 53
86.67/86.73	c #random_decision = 0
86.67/86.73	c #conflict = 0
86.67/86.73	c #restart = 0
86.67/86.73	c BCD2: found a new core of size 2: cost of the new core is >=1
86.67/86.73	c lower bound updated to -233
86.67/86.74	c BCD2: 1301 <= obj <= 1491
86.67/86.74	c BCD2: #cores=53, #unrelaxed=180, #relaxed=1354, #hardened=0
86.67/86.74	c BCD2: #sat=1 #unsat=1302 bias=1302/1303
86.67/86.74	c Solving starts ...
86.67/86.74	c ============================[ Search Statistics ]============================
86.67/86.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.67/86.74	c       |         |          |          |    Limit     GC | Var      | Constra 
86.67/86.74	c =============================================================================
86.67/86.74	c  0.0s |       0 |        0 |        0 |    62322      0 |     1248 |     1301
86.77/86.81	c  0.1s |       0 |       54 |        1 |    62322      0 |     1248 |     1301
86.77/86.81	c #cpu_time = 0.065s
86.77/86.81	c #wall_clock_time = 0.066s
86.77/86.81	c #decision = 54
86.77/86.81	c #random_decision = 0
86.77/86.81	c #conflict = 1
86.77/86.81	c #restart = 0
86.77/86.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
86.77/86.81	c lower bound updated to -232
86.77/86.81	c BCD2: 1302 <= obj <= 1491
86.77/86.81	c BCD2: #cores=53, #unrelaxed=179, #relaxed=1355, #hardened=0
86.77/86.81	c BCD2: #sat=1 #unsat=1303 bias=1303/1304
86.77/86.81	c Solving starts ...
86.77/86.81	c ============================[ Search Statistics ]============================
86.77/86.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.77/86.81	c       |         |          |          |    Limit     GC | Var      | Constra 
86.77/86.81	c =============================================================================
86.77/86.81	c  0.0s |       0 |        0 |        0 |    62322      0 |     1249 |     1301
86.77/86.88	c  0.1s |       0 |       54 |        1 |    62322      0 |     1249 |     1302
86.77/86.88	c #cpu_time = 0.064s
86.77/86.88	c #wall_clock_time = 0.064s
86.77/86.88	c #decision = 54
86.77/86.88	c #random_decision = 0
86.77/86.88	c #conflict = 1
86.77/86.88	c #restart = 0
86.77/86.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
86.77/86.88	c lower bound updated to -231
86.77/86.88	c BCD2: 1303 <= obj <= 1491
86.77/86.88	c BCD2: #cores=53, #unrelaxed=178, #relaxed=1356, #hardened=0
86.77/86.88	c BCD2: #sat=1 #unsat=1304 bias=1304/1305
86.77/86.88	c Solving starts ...
86.77/86.88	c ============================[ Search Statistics ]============================
86.77/86.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.77/86.88	c       |         |          |          |    Limit     GC | Var      | Constra 
86.77/86.88	c =============================================================================
86.77/86.88	c  0.0s |       0 |        0 |        0 |    62322      0 |     1250 |     1302
86.87/86.94	c  0.1s |       0 |       54 |        1 |    62322      0 |     1250 |     1303
86.87/86.94	c #cpu_time = 0.063s
86.87/86.94	c #wall_clock_time = 0.063s
86.87/86.94	c #decision = 54
86.87/86.94	c #random_decision = 0
86.87/86.94	c #conflict = 1
86.87/86.94	c #restart = 0
86.87/86.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
86.87/86.94	c lower bound updated to -230
86.87/86.95	c BCD2: 1304 <= obj <= 1491
86.87/86.95	c BCD2: #cores=53, #unrelaxed=177, #relaxed=1357, #hardened=0
86.87/86.95	c BCD2: #sat=1 #unsat=1305 bias=1305/1306
86.87/86.95	c Solving starts ...
86.87/86.95	c ============================[ Search Statistics ]============================
86.87/86.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.87/86.95	c       |         |          |          |    Limit     GC | Var      | Constra 
86.87/86.95	c =============================================================================
86.87/86.95	c  0.0s |       0 |        0 |        0 |    62322      0 |     1251 |     1303
86.97/87.01	c  0.1s |       0 |       54 |        1 |    62322      0 |     1251 |     1304
86.97/87.01	c #cpu_time = 0.061s
86.97/87.01	c #wall_clock_time = 0.061s
86.97/87.01	c #decision = 54
86.97/87.01	c #random_decision = 0
86.97/87.01	c #conflict = 1
86.97/87.01	c #restart = 0
86.97/87.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
86.97/87.01	c lower bound updated to -229
86.97/87.03	c BCD2: 1305 <= obj <= 1491
86.97/87.03	c BCD2: #cores=53, #unrelaxed=176, #relaxed=1358, #hardened=0
86.97/87.03	c BCD2: #sat=1 #unsat=1306 bias=1306/1307
86.97/87.03	c Solving starts ...
86.97/87.03	c ============================[ Search Statistics ]============================
86.97/87.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.97/87.03	c       |         |          |          |    Limit     GC | Var      | Constra 
86.97/87.03	c =============================================================================
86.97/87.03	c  0.0s |       0 |        0 |        0 |    62322      0 |     1252 |     1304
86.97/87.07	c  0.1s |       0 |       54 |        1 |    62322      0 |     1252 |     1305
86.97/87.07	c #cpu_time = 0.063s
86.97/87.07	c #wall_clock_time = 0.063s
86.97/87.07	c #decision = 54
86.97/87.07	c #random_decision = 0
86.97/87.07	c #conflict = 1
86.97/87.07	c #restart = 0
86.97/87.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
86.97/87.07	c lower bound updated to -228
86.97/87.08	c BCD2: 1306 <= obj <= 1491
86.97/87.08	c BCD2: #cores=53, #unrelaxed=175, #relaxed=1359, #hardened=0
86.97/87.08	c BCD2: #sat=1 #unsat=1307 bias=1307/1308
86.97/87.08	c Solving starts ...
86.97/87.08	c ============================[ Search Statistics ]============================
86.97/87.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.97/87.08	c       |         |          |          |    Limit     GC | Var      | Constra 
86.97/87.08	c =============================================================================
86.97/87.08	c  0.0s |       0 |        0 |        0 |    62322      0 |     1253 |     1305
87.08/87.14	c  0.1s |       0 |       54 |        1 |    62322      0 |     1253 |     1306
87.08/87.14	c #cpu_time = 0.063s
87.08/87.14	c #wall_clock_time = 0.063s
87.08/87.14	c #decision = 54
87.08/87.14	c #random_decision = 0
87.08/87.14	c #conflict = 1
87.08/87.14	c #restart = 0
87.08/87.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
87.08/87.14	c lower bound updated to -227
87.08/87.14	c BCD2: 1307 <= obj <= 1491
87.08/87.14	c BCD2: #cores=53, #unrelaxed=174, #relaxed=1360, #hardened=0
87.08/87.14	c BCD2: #sat=1 #unsat=1308 bias=1308/1309
87.08/87.14	c Solving starts ...
87.08/87.14	c ============================[ Search Statistics ]============================
87.08/87.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.08/87.14	c       |         |          |          |    Limit     GC | Var      | Constra 
87.08/87.14	c =============================================================================
87.08/87.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1254 |     1306
87.18/87.20	c  0.1s |       0 |       54 |        1 |    62322      0 |     1254 |     1307
87.18/87.20	c #cpu_time = 0.064s
87.18/87.20	c #wall_clock_time = 0.064s
87.18/87.20	c #decision = 54
87.18/87.20	c #random_decision = 0
87.18/87.20	c #conflict = 1
87.18/87.20	c #restart = 0
87.18/87.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
87.18/87.20	c lower bound updated to -226
87.18/87.21	c BCD2: 1308 <= obj <= 1491
87.18/87.21	c BCD2: #cores=53, #unrelaxed=173, #relaxed=1361, #hardened=0
87.18/87.21	c BCD2: #sat=1 #unsat=1309 bias=1309/1310
87.18/87.21	c Solving starts ...
87.18/87.21	c ============================[ Search Statistics ]============================
87.18/87.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.18/87.21	c       |         |          |          |    Limit     GC | Var      | Constra 
87.18/87.21	c =============================================================================
87.18/87.21	c  0.0s |       0 |        0 |        0 |    62322      0 |     1255 |     1307
87.18/87.27	c  0.1s |       0 |       54 |        1 |    62322      0 |     1255 |     1308
87.18/87.27	c #cpu_time = 0.064s
87.18/87.27	c #wall_clock_time = 0.064s
87.18/87.27	c #decision = 54
87.18/87.27	c #random_decision = 0
87.18/87.27	c #conflict = 1
87.18/87.27	c #restart = 0
87.18/87.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
87.18/87.27	c lower bound updated to -225
87.18/87.27	c BCD2: 1309 <= obj <= 1491
87.18/87.27	c BCD2: #cores=53, #unrelaxed=172, #relaxed=1362, #hardened=0
87.18/87.27	c BCD2: #sat=1 #unsat=1310 bias=1310/1311
87.18/87.27	c Solving starts ...
87.18/87.27	c ============================[ Search Statistics ]============================
87.18/87.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.18/87.27	c       |         |          |          |    Limit     GC | Var      | Constra 
87.18/87.27	c =============================================================================
87.18/87.27	c  0.0s |       0 |        0 |        0 |    62322      0 |     1256 |     1308
87.27/87.33	c  0.1s |       0 |       54 |        1 |    62322      0 |     1256 |     1309
87.27/87.33	c #cpu_time = 0.063s
87.27/87.33	c #wall_clock_time = 0.063s
87.27/87.33	c #decision = 54
87.27/87.33	c #random_decision = 0
87.27/87.33	c #conflict = 1
87.27/87.33	c #restart = 0
87.27/87.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
87.27/87.33	c lower bound updated to -224
87.27/87.34	c BCD2: 1310 <= obj <= 1491
87.27/87.34	c BCD2: #cores=53, #unrelaxed=171, #relaxed=1363, #hardened=0
87.27/87.34	c BCD2: #sat=1 #unsat=1311 bias=1311/1312
87.27/87.34	c Solving starts ...
87.27/87.34	c ============================[ Search Statistics ]============================
87.27/87.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.27/87.34	c       |         |          |          |    Limit     GC | Var      | Constra 
87.27/87.34	c =============================================================================
87.27/87.34	c  0.0s |       0 |        0 |        0 |    62322      0 |     1257 |     1309
87.37/87.40	c  0.1s |       0 |       54 |        1 |    62322      0 |     1257 |     1310
87.37/87.40	c #cpu_time = 0.064s
87.37/87.40	c #wall_clock_time = 0.065s
87.37/87.40	c #decision = 54
87.37/87.40	c #random_decision = 0
87.37/87.40	c #conflict = 1
87.37/87.40	c #restart = 0
87.37/87.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
87.37/87.40	c lower bound updated to -223
87.37/87.41	c BCD2: 1311 <= obj <= 1491
87.37/87.41	c BCD2: #cores=53, #unrelaxed=170, #relaxed=1364, #hardened=0
87.37/87.41	c BCD2: #sat=1 #unsat=1312 bias=1312/1313
87.37/87.41	c Solving starts ...
87.37/87.41	c ============================[ Search Statistics ]============================
87.37/87.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.37/87.41	c       |         |          |          |    Limit     GC | Var      | Constra 
87.37/87.41	c =============================================================================
87.37/87.41	c  0.0s |       0 |        0 |        0 |    62322      0 |     1258 |     1310
87.37/87.48	c  0.1s |       0 |       54 |        1 |    62322      0 |     1258 |     1311
87.37/87.48	c #cpu_time = 0.065s
87.37/87.48	c #wall_clock_time = 0.065s
87.37/87.48	c #decision = 54
87.37/87.48	c #random_decision = 0
87.37/87.48	c #conflict = 1
87.37/87.48	c #restart = 0
87.37/87.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
87.37/87.48	c lower bound updated to -222
87.37/87.48	c BCD2: 1312 <= obj <= 1491
87.37/87.48	c BCD2: #cores=53, #unrelaxed=169, #relaxed=1365, #hardened=0
87.37/87.48	c BCD2: #sat=1 #unsat=1313 bias=1313/1314
87.37/87.48	c Solving starts ...
87.37/87.48	c ============================[ Search Statistics ]============================
87.37/87.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.37/87.48	c       |         |          |          |    Limit     GC | Var      | Constra 
87.37/87.48	c =============================================================================
87.37/87.48	c  0.0s |       0 |        0 |        0 |    62322      0 |     1259 |     1311
87.47/87.54	c  0.1s |       0 |       54 |        1 |    62322      0 |     1259 |     1312
87.47/87.54	c #cpu_time = 0.066s
87.47/87.54	c #wall_clock_time = 0.066s
87.47/87.54	c #decision = 54
87.47/87.54	c #random_decision = 0
87.47/87.54	c #conflict = 1
87.47/87.54	c #restart = 0
87.47/87.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
87.47/87.54	c lower bound updated to -221
87.47/87.54	c BCD2: 1313 <= obj <= 1491
87.47/87.54	c BCD2: #cores=53, #unrelaxed=168, #relaxed=1366, #hardened=0
87.47/87.54	c BCD2: #sat=1 #unsat=1314 bias=1314/1315
87.47/87.54	c Solving starts ...
87.47/87.54	c ============================[ Search Statistics ]============================
87.47/87.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.47/87.54	c       |         |          |          |    Limit     GC | Var      | Constra 
87.47/87.54	c =============================================================================
87.47/87.54	c  0.0s |       0 |        0 |        0 |    62322      0 |     1260 |     1312
87.57/87.61	c  0.1s |       0 |       54 |        1 |    62322      0 |     1260 |     1313
87.57/87.61	c #cpu_time = 0.063s
87.57/87.61	c #wall_clock_time = 0.064s
87.57/87.61	c #decision = 54
87.57/87.61	c #random_decision = 0
87.57/87.61	c #conflict = 1
87.57/87.61	c #restart = 0
87.57/87.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
87.57/87.61	c lower bound updated to -220
87.57/87.61	c BCD2: 1314 <= obj <= 1491
87.57/87.61	c BCD2: #cores=53, #unrelaxed=167, #relaxed=1367, #hardened=0
87.57/87.61	c BCD2: #sat=1 #unsat=1315 bias=1315/1316
87.57/87.61	c Solving starts ...
87.57/87.61	c ============================[ Search Statistics ]============================
87.57/87.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.57/87.61	c       |         |          |          |    Limit     GC | Var      | Constra 
87.57/87.61	c =============================================================================
87.57/87.61	c  0.0s |       0 |        0 |        0 |    62322      0 |     1261 |     1313
87.57/87.67	c  0.1s |       0 |       54 |        1 |    62322      0 |     1261 |     1314
87.57/87.67	c #cpu_time = 0.064s
87.57/87.67	c #wall_clock_time = 0.064s
87.57/87.67	c #decision = 54
87.57/87.67	c #random_decision = 0
87.57/87.67	c #conflict = 1
87.57/87.67	c #restart = 0
87.57/87.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
87.57/87.67	c lower bound updated to -219
87.57/87.67	c BCD2: 1315 <= obj <= 1491
87.57/87.67	c BCD2: #cores=53, #unrelaxed=166, #relaxed=1368, #hardened=0
87.57/87.67	c BCD2: #sat=1 #unsat=1316 bias=1316/1317
87.57/87.67	c Solving starts ...
87.57/87.67	c ============================[ Search Statistics ]============================
87.57/87.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.57/87.67	c       |         |          |          |    Limit     GC | Var      | Constra 
87.57/87.67	c =============================================================================
87.57/87.67	c  0.0s |       0 |        0 |        0 |    62322      0 |     1262 |     1314
87.67/87.74	c  0.1s |       0 |       54 |        1 |    62322      0 |     1262 |     1315
87.67/87.74	c #cpu_time = 0.064s
87.67/87.74	c #wall_clock_time = 0.064s
87.67/87.74	c #decision = 54
87.67/87.74	c #random_decision = 0
87.67/87.74	c #conflict = 1
87.67/87.74	c #restart = 0
87.67/87.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
87.67/87.74	c lower bound updated to -218
87.67/87.74	c BCD2: 1316 <= obj <= 1491
87.67/87.74	c BCD2: #cores=53, #unrelaxed=165, #relaxed=1369, #hardened=0
87.67/87.74	c BCD2: #sat=1 #unsat=1317 bias=1317/1318
87.67/87.74	c Solving starts ...
87.67/87.74	c ============================[ Search Statistics ]============================
87.67/87.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.67/87.74	c       |         |          |          |    Limit     GC | Var      | Constra 
87.67/87.74	c =============================================================================
87.67/87.74	c  0.0s |       0 |        0 |        0 |    62322      0 |     1263 |     1315
87.77/87.80	c  0.1s |       0 |       54 |        1 |    62322      0 |     1263 |     1316
87.77/87.80	c #cpu_time = 0.063s
87.77/87.80	c #wall_clock_time = 0.063s
87.77/87.80	c #decision = 54
87.77/87.80	c #random_decision = 0
87.77/87.80	c #conflict = 1
87.77/87.80	c #restart = 0
87.77/87.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
87.77/87.80	c lower bound updated to -217
87.77/87.80	c BCD2: 1317 <= obj <= 1491
87.77/87.80	c BCD2: #cores=53, #unrelaxed=164, #relaxed=1370, #hardened=0
87.77/87.80	c BCD2: #sat=1 #unsat=1318 bias=1318/1319
87.77/87.80	c Solving starts ...
87.77/87.80	c ============================[ Search Statistics ]============================
87.77/87.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.77/87.80	c       |         |          |          |    Limit     GC | Var      | Constra 
87.77/87.80	c =============================================================================
87.77/87.81	c  0.0s |       0 |        0 |        0 |    62322      0 |     1264 |     1316
87.77/87.87	c  0.1s |       0 |       54 |        1 |    62322      0 |     1264 |     1317
87.77/87.87	c #cpu_time = 0.063s
87.77/87.87	c #wall_clock_time = 0.063s
87.77/87.87	c #decision = 54
87.77/87.87	c #random_decision = 0
87.77/87.87	c #conflict = 1
87.77/87.87	c #restart = 0
87.77/87.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
87.77/87.87	c lower bound updated to -216
87.77/87.88	c BCD2: 1318 <= obj <= 1491
87.77/87.88	c BCD2: #cores=53, #unrelaxed=163, #relaxed=1371, #hardened=0
87.77/87.88	c BCD2: #sat=1 #unsat=1319 bias=1319/1320
87.77/87.88	c Solving starts ...
87.77/87.88	c ============================[ Search Statistics ]============================
87.77/87.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.77/87.88	c       |         |          |          |    Limit     GC | Var      | Constra 
87.77/87.88	c =============================================================================
87.77/87.88	c  0.0s |       0 |        0 |        0 |    62322      0 |     1265 |     1317
87.87/87.94	c  0.1s |       0 |       54 |        1 |    62322      0 |     1265 |     1318
87.87/87.94	c #cpu_time = 0.061s
87.87/87.94	c #wall_clock_time = 0.061s
87.87/87.94	c #decision = 54
87.87/87.94	c #random_decision = 0
87.87/87.94	c #conflict = 1
87.87/87.94	c #restart = 0
87.87/87.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
87.87/87.94	c lower bound updated to -215
87.87/87.94	c BCD2: 1319 <= obj <= 1491
87.87/87.94	c BCD2: #cores=53, #unrelaxed=162, #relaxed=1372, #hardened=0
87.87/87.94	c BCD2: #sat=1 #unsat=1320 bias=1320/1321
87.87/87.94	c Solving starts ...
87.87/87.94	c ============================[ Search Statistics ]============================
87.87/87.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.87/87.94	c       |         |          |          |    Limit     GC | Var      | Constra 
87.87/87.94	c =============================================================================
87.87/87.94	c  0.0s |       0 |        0 |        0 |    62322      0 |     1266 |     1318
87.97/88.00	c  0.1s |       0 |       54 |        1 |    62322      0 |     1266 |     1319
87.97/88.00	c #cpu_time = 0.063s
87.97/88.00	c #wall_clock_time = 0.063s
87.97/88.00	c #decision = 54
87.97/88.00	c #random_decision = 0
87.97/88.00	c #conflict = 1
87.97/88.00	c #restart = 0
87.97/88.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
87.97/88.00	c lower bound updated to -214
87.97/88.00	c BCD2: 1320 <= obj <= 1491
87.97/88.00	c BCD2: #cores=53, #unrelaxed=161, #relaxed=1373, #hardened=0
87.97/88.00	c BCD2: #sat=1 #unsat=1321 bias=1321/1322
87.97/88.00	c Solving starts ...
87.97/88.00	c ============================[ Search Statistics ]============================
87.97/88.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.97/88.00	c       |         |          |          |    Limit     GC | Var      | Constra 
87.97/88.00	c =============================================================================
87.97/88.00	c  0.0s |       0 |        0 |        0 |    62322      0 |     1267 |     1319
87.97/88.07	c  0.1s |       0 |       54 |        1 |    62322      0 |     1267 |     1320
87.97/88.07	c #cpu_time = 0.063s
87.97/88.07	c #wall_clock_time = 0.063s
87.97/88.07	c #decision = 54
87.97/88.07	c #random_decision = 0
87.97/88.07	c #conflict = 1
87.97/88.07	c #restart = 0
87.97/88.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
87.97/88.07	c lower bound updated to -213
87.97/88.07	c BCD2: 1321 <= obj <= 1491
87.97/88.07	c BCD2: #cores=53, #unrelaxed=160, #relaxed=1374, #hardened=0
87.97/88.07	c BCD2: #sat=1 #unsat=1322 bias=1322/1323
87.97/88.07	c Solving starts ...
87.97/88.07	c ============================[ Search Statistics ]============================
87.97/88.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.97/88.07	c       |         |          |          |    Limit     GC | Var      | Constra 
87.97/88.07	c =============================================================================
87.97/88.07	c  0.0s |       0 |        0 |        0 |    62322      0 |     1268 |     1320
88.07/88.14	c  0.1s |       0 |       54 |        1 |    62322      0 |     1268 |     1321
88.07/88.14	c #cpu_time = 0.068s
88.07/88.14	c #wall_clock_time = 0.068s
88.07/88.14	c #decision = 54
88.07/88.14	c #random_decision = 0
88.07/88.14	c #conflict = 1
88.07/88.14	c #restart = 0
88.07/88.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
88.07/88.14	c lower bound updated to -212
88.07/88.14	c BCD2: 1322 <= obj <= 1491
88.07/88.14	c BCD2: #cores=53, #unrelaxed=159, #relaxed=1375, #hardened=0
88.07/88.14	c BCD2: #sat=1 #unsat=1323 bias=1323/1324
88.07/88.14	c Solving starts ...
88.07/88.14	c ============================[ Search Statistics ]============================
88.07/88.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.07/88.14	c       |         |          |          |    Limit     GC | Var      | Constra 
88.07/88.14	c =============================================================================
88.07/88.14	c  0.0s |       0 |        0 |        0 |    62322      0 |     1269 |     1321
88.18/88.21	c  0.1s |       0 |       54 |        1 |    62322      0 |     1269 |     1322
88.18/88.21	c #cpu_time = 0.068s
88.18/88.21	c #wall_clock_time = 0.069s
88.18/88.21	c #decision = 54
88.18/88.21	c #random_decision = 0
88.18/88.21	c #conflict = 1
88.18/88.21	c #restart = 0
88.18/88.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
88.18/88.21	c lower bound updated to -211
88.18/88.21	c BCD2: 1323 <= obj <= 1491
88.18/88.21	c BCD2: #cores=53, #unrelaxed=158, #relaxed=1376, #hardened=0
88.18/88.21	c BCD2: #sat=1 #unsat=1324 bias=1324/1325
88.18/88.21	c Solving starts ...
88.18/88.21	c ============================[ Search Statistics ]============================
88.18/88.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.18/88.21	c       |         |          |          |    Limit     GC | Var      | Constra 
88.18/88.21	c =============================================================================
88.18/88.21	c  0.0s |       0 |        0 |        0 |    62322      0 |     1270 |     1322
88.18/88.27	c  0.1s |       0 |       54 |        1 |    62322      0 |     1270 |     1323
88.18/88.27	c #cpu_time = 0.066s
88.18/88.27	c #wall_clock_time = 0.066s
88.18/88.27	c #decision = 54
88.18/88.27	c #random_decision = 0
88.18/88.27	c #conflict = 1
88.18/88.27	c #restart = 0
88.18/88.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
88.18/88.27	c lower bound updated to -210
88.18/88.27	c BCD2: 1324 <= obj <= 1491
88.18/88.27	c BCD2: #cores=53, #unrelaxed=157, #relaxed=1377, #hardened=0
88.18/88.27	c BCD2: #sat=1 #unsat=1325 bias=1325/1326
88.18/88.27	c Solving starts ...
88.18/88.27	c ============================[ Search Statistics ]============================
88.18/88.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.18/88.27	c       |         |          |          |    Limit     GC | Var      | Constra 
88.18/88.27	c =============================================================================
88.18/88.28	c  0.0s |       0 |        0 |        0 |    62322      0 |     1271 |     1323
88.28/88.34	c  0.1s |       0 |       54 |        1 |    62322      0 |     1271 |     1324
88.28/88.34	c #cpu_time = 0.063s
88.28/88.34	c #wall_clock_time = 0.064s
88.28/88.34	c #decision = 54
88.28/88.34	c #random_decision = 0
88.28/88.34	c #conflict = 1
88.28/88.34	c #restart = 0
88.28/88.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
88.28/88.34	c lower bound updated to -209
88.28/88.35	c BCD2: 1325 <= obj <= 1491
88.28/88.35	c BCD2: #cores=53, #unrelaxed=156, #relaxed=1378, #hardened=0
88.28/88.35	c BCD2: #sat=1 #unsat=1326 bias=1326/1327
88.28/88.35	c Solving starts ...
88.28/88.35	c ============================[ Search Statistics ]============================
88.28/88.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.28/88.35	c       |         |          |          |    Limit     GC | Var      | Constra 
88.28/88.35	c =============================================================================
88.28/88.35	c  0.0s |       0 |        0 |        0 |    62322      0 |     1272 |     1324
88.37/88.41	c  0.1s |       0 |       54 |        0 |    62322      0 |     1272 |     1325
88.37/88.41	c #cpu_time = 0.061s
88.37/88.41	c #wall_clock_time = 0.061s
88.37/88.41	c #decision = 54
88.37/88.41	c #random_decision = 0
88.37/88.41	c #conflict = 0
88.37/88.41	c #restart = 0
88.37/88.41	c BCD2: found a new core of size 2: cost of the new core is >=1
88.37/88.41	c lower bound updated to -208
88.37/88.42	c BCD2: 1326 <= obj <= 1491
88.37/88.42	c BCD2: #cores=54, #unrelaxed=154, #relaxed=1380, #hardened=0
88.37/88.42	c BCD2: #sat=1 #unsat=1327 bias=1327/1328
88.37/88.42	c Solving starts ...
88.37/88.42	c ============================[ Search Statistics ]============================
88.37/88.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.37/88.42	c       |         |          |          |    Limit     GC | Var      | Constra 
88.37/88.42	c =============================================================================
88.37/88.42	c  0.0s |       0 |        0 |        0 |    62322      0 |     1272 |     1326
88.37/88.48	c  0.1s |       0 |       55 |        1 |    62322      0 |     1272 |     1326
88.37/88.48	c #cpu_time = 0.061s
88.37/88.48	c #wall_clock_time = 0.061s
88.37/88.48	c #decision = 55
88.37/88.48	c #random_decision = 0
88.37/88.48	c #conflict = 1
88.37/88.48	c #restart = 0
88.37/88.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
88.37/88.48	c lower bound updated to -207
88.37/88.48	c BCD2: 1327 <= obj <= 1491
88.37/88.48	c BCD2: #cores=54, #unrelaxed=153, #relaxed=1381, #hardened=0
88.37/88.48	c BCD2: #sat=1 #unsat=1328 bias=1328/1329
88.37/88.48	c Solving starts ...
88.37/88.48	c ============================[ Search Statistics ]============================
88.37/88.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.37/88.48	c       |         |          |          |    Limit     GC | Var      | Constra 
88.37/88.48	c =============================================================================
88.37/88.48	c  0.0s |       0 |        0 |        0 |    62322      0 |     1273 |     1326
88.47/88.55	c  0.1s |       0 |       55 |        1 |    62322      0 |     1273 |     1327
88.47/88.55	c #cpu_time = 0.063s
88.47/88.55	c #wall_clock_time = 0.063s
88.47/88.55	c #decision = 55
88.47/88.55	c #random_decision = 0
88.47/88.55	c #conflict = 1
88.47/88.55	c #restart = 0
88.47/88.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
88.47/88.55	c lower bound updated to -206
88.47/88.55	c BCD2: 1328 <= obj <= 1491
88.47/88.55	c BCD2: #cores=54, #unrelaxed=152, #relaxed=1382, #hardened=0
88.47/88.55	c BCD2: #sat=1 #unsat=1329 bias=1329/1330
88.47/88.55	c Solving starts ...
88.47/88.55	c ============================[ Search Statistics ]============================
88.47/88.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.47/88.55	c       |         |          |          |    Limit     GC | Var      | Constra 
88.47/88.55	c =============================================================================
88.47/88.55	c  0.0s |       0 |        0 |        0 |    62322      0 |     1274 |     1327
88.57/88.61	c  0.1s |       0 |       55 |        1 |    62322      0 |     1274 |     1328
88.57/88.61	c #cpu_time = 0.065s
88.57/88.61	c #wall_clock_time = 0.065s
88.57/88.61	c #decision = 55
88.57/88.61	c #random_decision = 0
88.57/88.61	c #conflict = 1
88.57/88.61	c #restart = 0
88.57/88.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
88.57/88.61	c lower bound updated to -205
88.57/88.61	c BCD2: 1329 <= obj <= 1491
88.57/88.61	c BCD2: #cores=54, #unrelaxed=151, #relaxed=1383, #hardened=0
88.57/88.61	c BCD2: #sat=1 #unsat=1330 bias=1330/1331
88.57/88.61	c Solving starts ...
88.57/88.61	c ============================[ Search Statistics ]============================
88.57/88.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.57/88.61	c       |         |          |          |    Limit     GC | Var      | Constra 
88.57/88.61	c =============================================================================
88.57/88.61	c  0.0s |       0 |        0 |        0 |    62322      0 |     1275 |     1328
88.57/88.68	c  0.1s |       0 |       55 |        1 |    62322      0 |     1275 |     1329
88.57/88.68	c #cpu_time = 0.064s
88.57/88.68	c #wall_clock_time = 0.065s
88.57/88.68	c #decision = 55
88.57/88.68	c #random_decision = 0
88.57/88.68	c #conflict = 1
88.57/88.68	c #restart = 0
88.57/88.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
88.57/88.68	c lower bound updated to -204
88.57/88.68	c BCD2: 1330 <= obj <= 1491
88.57/88.68	c BCD2: #cores=54, #unrelaxed=150, #relaxed=1384, #hardened=0
88.57/88.68	c BCD2: #sat=1 #unsat=1331 bias=1331/1332
88.57/88.68	c Solving starts ...
88.57/88.68	c ============================[ Search Statistics ]============================
88.57/88.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.57/88.68	c       |         |          |          |    Limit     GC | Var      | Constra 
88.57/88.68	c =============================================================================
88.57/88.68	c  0.0s |       0 |        0 |        0 |    62322      0 |     1276 |     1329
88.67/88.74	c  0.1s |       0 |       55 |        1 |    62322      0 |     1276 |     1330
88.67/88.74	c #cpu_time = 0.064s
88.67/88.74	c #wall_clock_time = 0.064s
88.67/88.74	c #decision = 55
88.67/88.74	c #random_decision = 0
88.67/88.74	c #conflict = 1
88.67/88.74	c #restart = 0
88.67/88.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
88.67/88.74	c lower bound updated to -203
88.67/88.74	c BCD2: 1331 <= obj <= 1491
88.67/88.74	c BCD2: #cores=54, #unrelaxed=149, #relaxed=1385, #hardened=0
88.67/88.74	c BCD2: #sat=1 #unsat=1332 bias=1332/1333
88.67/88.74	c Solving starts ...
88.67/88.74	c ============================[ Search Statistics ]============================
88.67/88.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.67/88.74	c       |         |          |          |    Limit     GC | Var      | Constra 
88.67/88.74	c =============================================================================
88.67/88.75	c  0.0s |       0 |        0 |        0 |    62322      0 |     1277 |     1330
88.77/88.81	c  0.1s |       0 |       55 |        1 |    62322      0 |     1277 |     1331
88.77/88.81	c #cpu_time = 0.064s
88.77/88.81	c #wall_clock_time = 0.064s
88.77/88.81	c #decision = 55
88.77/88.81	c #random_decision = 0
88.77/88.81	c #conflict = 1
88.77/88.81	c #restart = 0
88.77/88.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
88.77/88.81	c lower bound updated to -202
88.77/88.82	c BCD2: 1332 <= obj <= 1491
88.77/88.82	c BCD2: #cores=54, #unrelaxed=148, #relaxed=1386, #hardened=0
88.77/88.82	c BCD2: #sat=1 #unsat=1333 bias=1333/1334
88.77/88.82	c Solving starts ...
88.77/88.82	c ============================[ Search Statistics ]============================
88.77/88.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.77/88.82	c       |         |          |          |    Limit     GC | Var      | Constra 
88.77/88.82	c =============================================================================
88.77/88.82	c  0.0s |       0 |        0 |        0 |    62322      0 |     1278 |     1331
88.77/88.88	c  0.1s |       0 |       55 |        1 |    62322      0 |     1278 |     1332
88.77/88.88	c #cpu_time = 0.061s
88.77/88.88	c #wall_clock_time = 0.062s
88.77/88.88	c #decision = 55
88.77/88.88	c #random_decision = 0
88.77/88.88	c #conflict = 1
88.77/88.88	c #restart = 0
88.77/88.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
88.77/88.88	c lower bound updated to -201
88.77/88.88	c BCD2: 1333 <= obj <= 1491
88.77/88.88	c BCD2: #cores=54, #unrelaxed=147, #relaxed=1387, #hardened=0
88.77/88.88	c BCD2: #sat=1 #unsat=1334 bias=1334/1335
88.77/88.88	c Solving starts ...
88.77/88.88	c ============================[ Search Statistics ]============================
88.77/88.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.77/88.88	c       |         |          |          |    Limit     GC | Var      | Constra 
88.77/88.88	c =============================================================================
88.77/88.88	c  0.0s |       0 |        0 |        0 |    62322      0 |     1279 |     1332
88.87/88.94	c  0.1s |       0 |       55 |        1 |    62322      0 |     1279 |     1333
88.87/88.94	c #cpu_time = 0.064s
88.87/88.94	c #wall_clock_time = 0.064s
88.87/88.94	c #decision = 55
88.87/88.94	c #random_decision = 0
88.87/88.94	c #conflict = 1
88.87/88.94	c #restart = 0
88.87/88.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
88.87/88.95	c lower bound updated to -200
88.87/88.95	c BCD2: 1334 <= obj <= 1491
88.87/88.95	c BCD2: #cores=54, #unrelaxed=146, #relaxed=1388, #hardened=0
88.87/88.95	c BCD2: #sat=1 #unsat=1335 bias=1335/1336
88.87/88.95	c Solving starts ...
88.87/88.95	c ============================[ Search Statistics ]============================
88.87/88.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.87/88.95	c       |         |          |          |    Limit     GC | Var      | Constra 
88.87/88.95	c =============================================================================
88.87/88.95	c  0.0s |       0 |        0 |        0 |    62322      0 |     1280 |     1333
88.97/89.01	c  0.1s |       0 |       55 |        1 |    62322      0 |     1280 |     1334
88.97/89.01	c #cpu_time = 0.066s
88.97/89.01	c #wall_clock_time = 0.066s
88.97/89.01	c #decision = 55
88.97/89.01	c #random_decision = 0
88.97/89.01	c #conflict = 1
88.97/89.01	c #restart = 0
88.97/89.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
88.97/89.01	c lower bound updated to -199
88.97/89.01	c BCD2: 1335 <= obj <= 1491
88.97/89.01	c BCD2: #cores=54, #unrelaxed=145, #relaxed=1389, #hardened=0
88.97/89.01	c BCD2: #sat=1 #unsat=1336 bias=1336/1337
88.97/89.01	c Solving starts ...
88.97/89.01	c ============================[ Search Statistics ]============================
88.97/89.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.97/89.01	c       |         |          |          |    Limit     GC | Var      | Constra 
88.97/89.01	c =============================================================================
88.97/89.01	c  0.0s |       0 |        0 |        0 |    62322      0 |     1281 |     1334
88.97/89.08	c  0.1s |       0 |       55 |        1 |    62322      0 |     1281 |     1335
88.97/89.08	c #cpu_time = 0.069s
88.97/89.08	c #wall_clock_time = 0.069s
88.97/89.08	c #decision = 55
88.97/89.08	c #random_decision = 0
88.97/89.08	c #conflict = 1
88.97/89.08	c #restart = 0
88.97/89.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
88.97/89.08	c lower bound updated to -198
88.97/89.08	c BCD2: 1336 <= obj <= 1491
88.97/89.08	c BCD2: #cores=54, #unrelaxed=144, #relaxed=1390, #hardened=0
88.97/89.08	c BCD2: #sat=1 #unsat=1337 bias=1337/1338
88.97/89.08	c Solving starts ...
88.97/89.08	c ============================[ Search Statistics ]============================
88.97/89.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.97/89.08	c       |         |          |          |    Limit     GC | Var      | Constra 
88.97/89.08	c =============================================================================
88.97/89.08	c  0.0s |       0 |        0 |        0 |    62322      0 |     1282 |     1335
89.07/89.15	c  0.1s |       0 |       55 |        1 |    62322      0 |     1282 |     1336
89.07/89.15	c #cpu_time = 0.067s
89.07/89.15	c #wall_clock_time = 0.067s
89.07/89.15	c #decision = 55
89.07/89.15	c #random_decision = 0
89.07/89.15	c #conflict = 1
89.07/89.15	c #restart = 0
89.07/89.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
89.07/89.15	c lower bound updated to -197
89.07/89.15	c BCD2: 1337 <= obj <= 1491
89.07/89.15	c BCD2: #cores=54, #unrelaxed=143, #relaxed=1391, #hardened=0
89.07/89.15	c BCD2: #sat=1 #unsat=1338 bias=1338/1339
89.07/89.15	c Solving starts ...
89.07/89.15	c ============================[ Search Statistics ]============================
89.07/89.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.07/89.15	c       |         |          |          |    Limit     GC | Var      | Constra 
89.07/89.15	c =============================================================================
89.07/89.15	c  0.0s |       0 |        0 |        0 |    62322      0 |     1283 |     1336
89.17/89.22	c  0.1s |       0 |       55 |        1 |    62322      0 |     1283 |     1337
89.17/89.22	c #cpu_time = 0.065s
89.17/89.22	c #wall_clock_time = 0.065s
89.17/89.22	c #decision = 55
89.17/89.22	c #random_decision = 0
89.17/89.22	c #conflict = 1
89.17/89.22	c #restart = 0
89.17/89.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
89.17/89.22	c lower bound updated to -196
89.17/89.22	c BCD2: 1338 <= obj <= 1491
89.17/89.22	c BCD2: #cores=54, #unrelaxed=142, #relaxed=1392, #hardened=0
89.17/89.22	c BCD2: #sat=1 #unsat=1339 bias=1339/1340
89.17/89.22	c Solving starts ...
89.17/89.22	c ============================[ Search Statistics ]============================
89.17/89.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.17/89.22	c       |         |          |          |    Limit     GC | Var      | Constra 
89.17/89.22	c =============================================================================
89.17/89.22	c  0.0s |       0 |        0 |        0 |    62322      0 |     1284 |     1337
89.17/89.28	c  0.1s |       0 |       55 |        1 |    62322      0 |     1284 |     1338
89.17/89.28	c #cpu_time = 0.064s
89.17/89.28	c #wall_clock_time = 0.064s
89.17/89.28	c #decision = 55
89.17/89.28	c #random_decision = 0
89.17/89.28	c #conflict = 1
89.17/89.28	c #restart = 0
89.17/89.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
89.17/89.28	c lower bound updated to -195
89.17/89.29	c BCD2: 1339 <= obj <= 1491
89.17/89.29	c BCD2: #cores=54, #unrelaxed=141, #relaxed=1393, #hardened=0
89.17/89.29	c BCD2: #sat=1 #unsat=1340 bias=1340/1341
89.17/89.29	c Solving starts ...
89.17/89.29	c ============================[ Search Statistics ]============================
89.17/89.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.17/89.29	c       |         |          |          |    Limit     GC | Var      | Constra 
89.17/89.29	c =============================================================================
89.17/89.29	c  0.0s |       0 |        0 |        0 |    62322      0 |     1285 |     1338
89.29/89.35	c  0.1s |       0 |       55 |        1 |    62322      0 |     1285 |     1339
89.29/89.35	c #cpu_time = 0.061s
89.29/89.35	c #wall_clock_time = 0.061s
89.29/89.35	c #decision = 55
89.29/89.35	c #random_decision = 0
89.29/89.35	c #conflict = 1
89.29/89.35	c #restart = 0
89.29/89.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
89.29/89.35	c lower bound updated to -194
89.29/89.35	c BCD2: 1340 <= obj <= 1491
89.29/89.35	c BCD2: #cores=54, #unrelaxed=140, #relaxed=1394, #hardened=0
89.29/89.35	c BCD2: #sat=1 #unsat=1341 bias=1341/1342
89.29/89.35	c Solving starts ...
89.29/89.35	c ============================[ Search Statistics ]============================
89.29/89.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.29/89.35	c       |         |          |          |    Limit     GC | Var      | Constra 
89.29/89.35	c =============================================================================
89.29/89.35	c  0.0s |       0 |        0 |        0 |    62322      0 |     1286 |     1339
89.39/89.42	c  0.1s |       0 |       55 |        1 |    62322      0 |     1286 |     1340
89.39/89.42	c #cpu_time = 0.067s
89.39/89.42	c #wall_clock_time = 0.067s
89.39/89.42	c #decision = 55
89.39/89.42	c #random_decision = 0
89.39/89.42	c #conflict = 1
89.39/89.42	c #restart = 0
89.39/89.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
89.39/89.42	c lower bound updated to -193
89.39/89.42	c BCD2: 1341 <= obj <= 1491
89.39/89.42	c BCD2: #cores=54, #unrelaxed=139, #relaxed=1395, #hardened=0
89.39/89.42	c BCD2: #sat=1 #unsat=1342 bias=1342/1343
89.39/89.42	c Solving starts ...
89.39/89.42	c ============================[ Search Statistics ]============================
89.39/89.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.39/89.42	c       |         |          |          |    Limit     GC | Var      | Constra 
89.39/89.42	c =============================================================================
89.39/89.42	c  0.0s |       0 |        0 |        0 |    62322      0 |     1287 |     1340
89.39/89.49	c  0.1s |       0 |       55 |        1 |    62322      0 |     1287 |     1341
89.39/89.49	c #cpu_time = 0.067s
89.39/89.49	c #wall_clock_time = 0.067s
89.39/89.49	c #decision = 55
89.39/89.49	c #random_decision = 0
89.39/89.49	c #conflict = 1
89.39/89.49	c #restart = 0
89.39/89.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
89.39/89.49	c lower bound updated to -192
89.39/89.49	c BCD2: 1342 <= obj <= 1491
89.39/89.49	c BCD2: #cores=54, #unrelaxed=138, #relaxed=1396, #hardened=0
89.39/89.49	c BCD2: #sat=1 #unsat=1343 bias=1343/1344
89.39/89.49	c Solving starts ...
89.39/89.49	c ============================[ Search Statistics ]============================
89.39/89.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.39/89.49	c       |         |          |          |    Limit     GC | Var      | Constra 
89.39/89.49	c =============================================================================
89.39/89.49	c  0.0s |       0 |        0 |        0 |    62322      0 |     1288 |     1341
89.48/89.56	c  0.1s |       0 |       55 |        1 |    62322      0 |     1288 |     1342
89.48/89.56	c #cpu_time = 0.069s
89.48/89.56	c #wall_clock_time = 0.069s
89.48/89.56	c #decision = 55
89.48/89.56	c #random_decision = 0
89.48/89.56	c #conflict = 1
89.48/89.56	c #restart = 0
89.48/89.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
89.48/89.56	c lower bound updated to -191
89.48/89.56	c BCD2: 1343 <= obj <= 1491
89.48/89.56	c BCD2: #cores=54, #unrelaxed=137, #relaxed=1397, #hardened=0
89.48/89.56	c BCD2: #sat=1 #unsat=1344 bias=1344/1345
89.48/89.56	c Solving starts ...
89.48/89.56	c ============================[ Search Statistics ]============================
89.48/89.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.48/89.56	c       |         |          |          |    Limit     GC | Var      | Constra 
89.48/89.56	c =============================================================================
89.48/89.56	c  0.0s |       0 |        0 |        0 |    62322      0 |     1289 |     1342
89.58/89.63	c  0.1s |       0 |       55 |        1 |    62322      0 |     1289 |     1343
89.58/89.63	c #cpu_time = 0.067s
89.58/89.63	c #wall_clock_time = 0.067s
89.58/89.63	c #decision = 55
89.58/89.63	c #random_decision = 0
89.58/89.63	c #conflict = 1
89.58/89.63	c #restart = 0
89.58/89.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
89.58/89.63	c lower bound updated to -190
89.58/89.63	c BCD2: 1344 <= obj <= 1491
89.58/89.63	c BCD2: #cores=54, #unrelaxed=136, #relaxed=1398, #hardened=0
89.58/89.63	c BCD2: #sat=1 #unsat=1345 bias=1345/1346
89.58/89.63	c Solving starts ...
89.58/89.63	c ============================[ Search Statistics ]============================
89.58/89.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.58/89.63	c       |         |          |          |    Limit     GC | Var      | Constra 
89.58/89.63	c =============================================================================
89.58/89.63	c  0.0s |       0 |        0 |        0 |    62322      0 |     1290 |     1343
89.68/89.70	c  0.1s |       0 |       55 |        1 |    62322      0 |     1290 |     1344
89.68/89.70	c #cpu_time = 0.068s
89.68/89.70	c #wall_clock_time = 0.068s
89.68/89.70	c #decision = 55
89.68/89.70	c #random_decision = 0
89.68/89.70	c #conflict = 1
89.68/89.70	c #restart = 0
89.68/89.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
89.68/89.70	c lower bound updated to -189
89.68/89.70	c BCD2: 1345 <= obj <= 1491
89.68/89.70	c BCD2: #cores=54, #unrelaxed=135, #relaxed=1399, #hardened=0
89.68/89.70	c BCD2: #sat=1 #unsat=1346 bias=1346/1347
89.68/89.70	c Solving starts ...
89.68/89.70	c ============================[ Search Statistics ]============================
89.68/89.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.68/89.70	c       |         |          |          |    Limit     GC | Var      | Constra 
89.68/89.70	c =============================================================================
89.68/89.70	c  0.0s |       0 |        0 |        0 |    62322      0 |     1291 |     1344
89.68/89.76	c  0.1s |       0 |       55 |        1 |    62322      0 |     1291 |     1345
89.68/89.76	c #cpu_time = 0.066s
89.68/89.76	c #wall_clock_time = 0.066s
89.68/89.76	c #decision = 55
89.68/89.76	c #random_decision = 0
89.68/89.76	c #conflict = 1
89.68/89.76	c #restart = 0
89.68/89.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
89.68/89.76	c lower bound updated to -188
89.68/89.77	c BCD2: 1346 <= obj <= 1491
89.68/89.77	c BCD2: #cores=54, #unrelaxed=134, #relaxed=1400, #hardened=0
89.68/89.77	c BCD2: #sat=1 #unsat=1347 bias=1347/1348
89.68/89.77	c Solving starts ...
89.68/89.77	c ============================[ Search Statistics ]============================
89.68/89.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.68/89.77	c       |         |          |          |    Limit     GC | Var      | Constra 
89.68/89.77	c =============================================================================
89.68/89.77	c  0.0s |       0 |        0 |        0 |    62322      0 |     1292 |     1345
89.78/89.83	c  0.1s |       0 |       55 |        1 |    62322      0 |     1292 |     1346
89.78/89.83	c #cpu_time = 0.061s
89.78/89.83	c #wall_clock_time = 0.061s
89.78/89.83	c #decision = 55
89.78/89.83	c #random_decision = 0
89.78/89.83	c #conflict = 1
89.78/89.83	c #restart = 0
89.78/89.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
89.78/89.83	c lower bound updated to -187
89.78/89.84	c BCD2: 1347 <= obj <= 1491
89.78/89.84	c BCD2: #cores=54, #unrelaxed=133, #relaxed=1401, #hardened=0
89.78/89.84	c BCD2: #sat=1 #unsat=1348 bias=1348/1349
89.78/89.84	c Solving starts ...
89.78/89.84	c ============================[ Search Statistics ]============================
89.78/89.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.78/89.84	c       |         |          |          |    Limit     GC | Var      | Constra 
89.78/89.84	c =============================================================================
89.78/89.84	c  0.0s |       0 |        0 |        0 |    62322      0 |     1293 |     1346
89.88/89.90	c  0.1s |       0 |       55 |        1 |    62322      0 |     1293 |     1347
89.88/89.90	c #cpu_time = 0.063s
89.88/89.90	c #wall_clock_time = 0.063s
89.88/89.90	c #decision = 55
89.88/89.90	c #random_decision = 0
89.88/89.90	c #conflict = 1
89.88/89.90	c #restart = 0
89.88/89.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
89.88/89.90	c lower bound updated to -186
89.88/89.90	c BCD2: 1348 <= obj <= 1491
89.88/89.90	c BCD2: #cores=54, #unrelaxed=132, #relaxed=1402, #hardened=0
89.88/89.90	c BCD2: #sat=1 #unsat=1349 bias=1349/1350
89.88/89.90	c Solving starts ...
89.88/89.90	c ============================[ Search Statistics ]============================
89.88/89.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.88/89.90	c       |         |          |          |    Limit     GC | Var      | Constra 
89.88/89.90	c =============================================================================
89.88/89.90	c  0.0s |       0 |        0 |        0 |    62322      0 |     1294 |     1347
89.88/89.96	c  0.1s |       0 |       55 |        1 |    62322      0 |     1294 |     1348
89.88/89.96	c #cpu_time = 0.063s
89.88/89.96	c #wall_clock_time = 0.063s
89.88/89.96	c #decision = 55
89.88/89.96	c #random_decision = 0
89.88/89.96	c #conflict = 1
89.88/89.96	c #restart = 0
89.88/89.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
89.88/89.96	c lower bound updated to -185
89.88/89.96	c BCD2: 1349 <= obj <= 1491
89.88/89.96	c BCD2: #cores=54, #unrelaxed=131, #relaxed=1403, #hardened=0
89.88/89.96	c BCD2: #sat=1 #unsat=1350 bias=1350/1351
89.88/89.96	c Solving starts ...
89.88/89.96	c ============================[ Search Statistics ]============================
89.88/89.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.88/89.96	c       |         |          |          |    Limit     GC | Var      | Constra 
89.88/89.96	c =============================================================================
89.88/89.96	c  0.0s |       0 |        0 |        0 |    62322      0 |     1295 |     1348
89.98/90.03	c  0.1s |       0 |       55 |        1 |    62322      0 |     1295 |     1349
89.98/90.03	c #cpu_time = 0.064s
89.98/90.03	c #wall_clock_time = 0.064s
89.98/90.03	c #decision = 55
89.98/90.03	c #random_decision = 0
89.98/90.03	c #conflict = 1
89.98/90.03	c #restart = 0
89.98/90.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
89.98/90.03	c lower bound updated to -184
89.98/90.03	c BCD2: 1350 <= obj <= 1491
89.98/90.03	c BCD2: #cores=54, #unrelaxed=130, #relaxed=1404, #hardened=0
89.98/90.03	c BCD2: #sat=1 #unsat=1351 bias=1351/1352
89.98/90.03	c Solving starts ...
89.98/90.03	c ============================[ Search Statistics ]============================
89.98/90.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.98/90.03	c       |         |          |          |    Limit     GC | Var      | Constra 
89.98/90.03	c =============================================================================
89.98/90.03	c  0.0s |       0 |        0 |        0 |    62322      0 |     1296 |     1349
89.98/90.09	c  0.1s |       0 |       55 |        0 |    62322      0 |     1296 |     1350
89.98/90.09	c #cpu_time = 0.064s
89.98/90.09	c #wall_clock_time = 0.064s
89.98/90.09	c #decision = 55
89.98/90.09	c #random_decision = 0
89.98/90.09	c #conflict = 0
89.98/90.09	c #restart = 0
89.98/90.09	c BCD2: found a new core of size 2: cost of the new core is >=1
89.98/90.09	c lower bound updated to -183
90.08/90.11	c BCD2: 1351 <= obj <= 1491
90.08/90.11	c BCD2: #cores=55, #unrelaxed=128, #relaxed=1406, #hardened=0
90.08/90.11	c BCD2: #sat=1 #unsat=1352 bias=1352/1353
90.08/90.11	c Solving starts ...
90.08/90.11	c ============================[ Search Statistics ]============================
90.08/90.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.08/90.11	c       |         |          |          |    Limit     GC | Var      | Constra 
90.08/90.11	c =============================================================================
90.08/90.11	c  0.0s |       0 |        0 |        0 |    62322      0 |     1296 |     1351
90.08/90.17	c  0.1s |       0 |       56 |        1 |    62322      0 |     1296 |     1351
90.08/90.17	c #cpu_time = 0.061s
90.08/90.17	c #wall_clock_time = 0.061s
90.08/90.17	c #decision = 56
90.08/90.17	c #random_decision = 0
90.08/90.17	c #conflict = 1
90.08/90.17	c #restart = 0
90.08/90.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
90.08/90.17	c lower bound updated to -182
90.08/90.17	c BCD2: 1352 <= obj <= 1491
90.08/90.17	c BCD2: #cores=55, #unrelaxed=127, #relaxed=1407, #hardened=0
90.08/90.17	c BCD2: #sat=1 #unsat=1353 bias=1353/1354
90.08/90.17	c Solving starts ...
90.08/90.17	c ============================[ Search Statistics ]============================
90.08/90.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.08/90.17	c       |         |          |          |    Limit     GC | Var      | Constra 
90.08/90.17	c =============================================================================
90.08/90.17	c  0.0s |       0 |        0 |        0 |    62322      0 |     1297 |     1351
90.18/90.23	c  0.1s |       0 |       56 |        1 |    62322      0 |     1297 |     1352
90.18/90.23	c #cpu_time = 0.063s
90.18/90.23	c #wall_clock_time = 0.063s
90.18/90.23	c #decision = 56
90.18/90.23	c #random_decision = 0
90.18/90.23	c #conflict = 1
90.18/90.23	c #restart = 0
90.18/90.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
90.18/90.23	c lower bound updated to -181
90.18/90.24	c BCD2: 1353 <= obj <= 1491
90.18/90.24	c BCD2: #cores=55, #unrelaxed=126, #relaxed=1408, #hardened=0
90.18/90.24	c BCD2: #sat=1 #unsat=1354 bias=1354/1355
90.18/90.24	c Solving starts ...
90.18/90.24	c ============================[ Search Statistics ]============================
90.18/90.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.18/90.24	c       |         |          |          |    Limit     GC | Var      | Constra 
90.18/90.24	c =============================================================================
90.18/90.24	c  0.0s |       0 |        0 |        0 |    62322      0 |     1298 |     1352
90.28/90.31	c  0.1s |       0 |       56 |        1 |    62322      0 |     1298 |     1353
90.28/90.31	c #cpu_time = 0.065s
90.28/90.31	c #wall_clock_time = 0.065s
90.28/90.31	c #decision = 56
90.28/90.31	c #random_decision = 0
90.28/90.31	c #conflict = 1
90.28/90.31	c #restart = 0
90.28/90.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
90.28/90.31	c lower bound updated to -180
90.28/90.31	c BCD2: 1354 <= obj <= 1491
90.28/90.31	c BCD2: #cores=55, #unrelaxed=125, #relaxed=1409, #hardened=0
90.28/90.31	c BCD2: #sat=1 #unsat=1355 bias=1355/1356
90.28/90.31	c Solving starts ...
90.28/90.31	c ============================[ Search Statistics ]============================
90.28/90.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.28/90.31	c       |         |          |          |    Limit     GC | Var      | Constra 
90.28/90.31	c =============================================================================
90.28/90.31	c  0.0s |       0 |        0 |        0 |    62322      0 |     1299 |     1353
90.28/90.37	c  0.1s |       0 |       56 |        1 |    62322      0 |     1299 |     1354
90.28/90.37	c #cpu_time = 0.067s
90.28/90.37	c #wall_clock_time = 0.067s
90.28/90.37	c #decision = 56
90.28/90.37	c #random_decision = 0
90.28/90.37	c #conflict = 1
90.28/90.37	c #restart = 0
90.28/90.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
90.28/90.37	c lower bound updated to -179
90.28/90.38	c BCD2: 1355 <= obj <= 1491
90.28/90.38	c BCD2: #cores=55, #unrelaxed=124, #relaxed=1410, #hardened=0
90.28/90.38	c BCD2: #sat=1 #unsat=1356 bias=1356/1357
90.28/90.38	c Solving starts ...
90.28/90.38	c ============================[ Search Statistics ]============================
90.28/90.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.28/90.38	c       |         |          |          |    Limit     GC | Var      | Constra 
90.28/90.38	c =============================================================================
90.28/90.38	c  0.0s |       0 |        0 |        0 |    62322      0 |     1300 |     1354
90.39/90.44	c  0.1s |       0 |       56 |        1 |    62322      0 |     1300 |     1355
90.39/90.44	c #cpu_time = 0.064s
90.39/90.44	c #wall_clock_time = 0.064s
90.39/90.44	c #decision = 56
90.39/90.44	c #random_decision = 0
90.39/90.44	c #conflict = 1
90.39/90.44	c #restart = 0
90.39/90.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
90.39/90.44	c lower bound updated to -178
90.39/90.44	c BCD2: 1356 <= obj <= 1491
90.39/90.44	c BCD2: #cores=55, #unrelaxed=123, #relaxed=1411, #hardened=0
90.39/90.44	c BCD2: #sat=1 #unsat=1357 bias=1357/1358
90.39/90.44	c Solving starts ...
90.39/90.44	c ============================[ Search Statistics ]============================
90.39/90.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.39/90.44	c       |         |          |          |    Limit     GC | Var      | Constra 
90.39/90.44	c =============================================================================
90.39/90.44	c  0.0s |       0 |        0 |        0 |    62322      0 |     1301 |     1355
90.49/90.51	c  0.1s |       0 |       56 |        1 |    62322      0 |     1301 |     1356
90.49/90.51	c #cpu_time = 0.064s
90.49/90.51	c #wall_clock_time = 0.064s
90.49/90.51	c #decision = 56
90.49/90.51	c #random_decision = 0
90.49/90.51	c #conflict = 1
90.49/90.51	c #restart = 0
90.49/90.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
90.49/90.51	c lower bound updated to -177
90.49/90.51	c BCD2: 1357 <= obj <= 1491
90.49/90.51	c BCD2: #cores=55, #unrelaxed=122, #relaxed=1412, #hardened=0
90.49/90.51	c BCD2: #sat=1 #unsat=1358 bias=1358/1359
90.49/90.51	c Solving starts ...
90.49/90.51	c ============================[ Search Statistics ]============================
90.49/90.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.49/90.51	c       |         |          |          |    Limit     GC | Var      | Constra 
90.49/90.51	c =============================================================================
90.49/90.51	c  0.0s |       0 |        0 |        0 |    62322      0 |     1302 |     1356
90.49/90.57	c  0.1s |       0 |       56 |        1 |    62322      0 |     1302 |     1357
90.49/90.57	c #cpu_time = 0.064s
90.49/90.57	c #wall_clock_time = 0.064s
90.49/90.57	c #decision = 56
90.49/90.57	c #random_decision = 0
90.49/90.57	c #conflict = 1
90.49/90.57	c #restart = 0
90.49/90.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
90.49/90.57	c lower bound updated to -176
90.49/90.57	c BCD2: 1358 <= obj <= 1491
90.49/90.57	c BCD2: #cores=55, #unrelaxed=121, #relaxed=1413, #hardened=0
90.49/90.57	c BCD2: #sat=1 #unsat=1359 bias=1359/1360
90.49/90.57	c Solving starts ...
90.49/90.57	c ============================[ Search Statistics ]============================
90.49/90.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.49/90.57	c       |         |          |          |    Limit     GC | Var      | Constra 
90.49/90.57	c =============================================================================
90.49/90.57	c  0.0s |       0 |        0 |        0 |    62322      0 |     1303 |     1357
90.58/90.64	c  0.1s |       0 |       56 |        1 |    62322      0 |     1303 |     1358
90.58/90.64	c #cpu_time = 0.063s
90.58/90.64	c #wall_clock_time = 0.063s
90.58/90.64	c #decision = 56
90.58/90.64	c #random_decision = 0
90.58/90.64	c #conflict = 1
90.58/90.64	c #restart = 0
90.58/90.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
90.58/90.64	c lower bound updated to -175
90.58/90.64	c BCD2: 1359 <= obj <= 1491
90.58/90.64	c BCD2: #cores=55, #unrelaxed=120, #relaxed=1414, #hardened=0
90.58/90.64	c BCD2: #sat=1 #unsat=1360 bias=1360/1361
90.58/90.64	c Solving starts ...
90.58/90.64	c ============================[ Search Statistics ]============================
90.58/90.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.58/90.64	c       |         |          |          |    Limit     GC | Var      | Constra 
90.58/90.64	c =============================================================================
90.58/90.64	c  0.0s |       0 |        0 |        0 |    62322      0 |     1304 |     1358
90.68/90.70	c  0.1s |       0 |       56 |        1 |    62322      0 |     1304 |     1359
90.68/90.70	c #cpu_time = 0.063s
90.68/90.70	c #wall_clock_time = 0.064s
90.68/90.70	c #decision = 56
90.68/90.70	c #random_decision = 0
90.68/90.70	c #conflict = 1
90.68/90.70	c #restart = 0
90.68/90.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
90.68/90.70	c lower bound updated to -174
90.68/90.71	c BCD2: 1360 <= obj <= 1491
90.68/90.71	c BCD2: #cores=55, #unrelaxed=119, #relaxed=1415, #hardened=0
90.68/90.71	c BCD2: #sat=1 #unsat=1361 bias=1361/1362
90.68/90.71	c Solving starts ...
90.68/90.71	c ============================[ Search Statistics ]============================
90.68/90.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.68/90.71	c       |         |          |          |    Limit     GC | Var      | Constra 
90.68/90.71	c =============================================================================
90.68/90.71	c  0.0s |       0 |        0 |        0 |    62322      0 |     1305 |     1359
90.68/90.77	c  0.1s |       0 |       56 |        1 |    62322      0 |     1305 |     1360
90.68/90.77	c #cpu_time = 0.061s
90.68/90.77	c #wall_clock_time = 0.061s
90.68/90.77	c #decision = 56
90.68/90.77	c #random_decision = 0
90.68/90.77	c #conflict = 1
90.68/90.77	c #restart = 0
90.68/90.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
90.68/90.77	c lower bound updated to -173
90.68/90.77	c BCD2: 1361 <= obj <= 1491
90.68/90.77	c BCD2: #cores=55, #unrelaxed=118, #relaxed=1416, #hardened=0
90.68/90.77	c BCD2: #sat=1 #unsat=1362 bias=1362/1363
90.68/90.77	c Solving starts ...
90.68/90.77	c ============================[ Search Statistics ]============================
90.68/90.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.68/90.77	c       |         |          |          |    Limit     GC | Var      | Constra 
90.68/90.77	c =============================================================================
90.68/90.77	c  0.0s |       0 |        0 |        0 |    62322      0 |     1306 |     1360
90.78/90.83	c  0.1s |       0 |       56 |        1 |    62322      0 |     1306 |     1361
90.78/90.83	c #cpu_time = 0.063s
90.78/90.83	c #wall_clock_time = 0.063s
90.78/90.83	c #decision = 56
90.78/90.83	c #random_decision = 0
90.78/90.83	c #conflict = 1
90.78/90.83	c #restart = 0
90.78/90.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
90.78/90.83	c lower bound updated to -172
90.78/90.84	c BCD2: 1362 <= obj <= 1491
90.78/90.84	c BCD2: #cores=55, #unrelaxed=117, #relaxed=1417, #hardened=0
90.78/90.84	c BCD2: #sat=1 #unsat=1363 bias=1363/1364
90.78/90.84	c Solving starts ...
90.78/90.84	c ============================[ Search Statistics ]============================
90.78/90.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.78/90.84	c       |         |          |          |    Limit     GC | Var      | Constra 
90.78/90.84	c =============================================================================
90.78/90.84	c  0.0s |       0 |        0 |        0 |    62322      0 |     1307 |     1361
90.88/90.90	c  0.1s |       0 |       56 |        1 |    62322      0 |     1307 |     1362
90.88/90.90	c #cpu_time = 0.063s
90.88/90.90	c #wall_clock_time = 0.063s
90.88/90.90	c #decision = 56
90.88/90.90	c #random_decision = 0
90.88/90.90	c #conflict = 1
90.88/90.90	c #restart = 0
90.88/90.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
90.88/90.90	c lower bound updated to -171
90.88/90.90	c BCD2: 1363 <= obj <= 1491
90.88/90.90	c BCD2: #cores=55, #unrelaxed=116, #relaxed=1418, #hardened=0
90.88/90.90	c BCD2: #sat=1 #unsat=1364 bias=1364/1365
90.88/90.90	c Solving starts ...
90.88/90.90	c ============================[ Search Statistics ]============================
90.88/90.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.88/90.90	c       |         |          |          |    Limit     GC | Var      | Constra 
90.88/90.90	c =============================================================================
90.88/90.90	c  0.0s |       0 |        0 |        0 |    62322      0 |     1308 |     1362
90.88/90.97	c  0.1s |       0 |       56 |        1 |    62322      0 |     1308 |     1363
90.88/90.97	c #cpu_time = 0.068s
90.88/90.97	c #wall_clock_time = 0.069s
90.88/90.97	c #decision = 56
90.88/90.97	c #random_decision = 0
90.88/90.97	c #conflict = 1
90.88/90.97	c #restart = 0
90.88/90.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
90.88/90.97	c lower bound updated to -170
90.88/90.97	c BCD2: 1364 <= obj <= 1491
90.88/90.97	c BCD2: #cores=55, #unrelaxed=115, #relaxed=1419, #hardened=0
90.88/90.97	c BCD2: #sat=1 #unsat=1365 bias=1365/1366
90.88/90.97	c Solving starts ...
90.88/90.97	c ============================[ Search Statistics ]============================
90.88/90.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.88/90.97	c       |         |          |          |    Limit     GC | Var      | Constra 
90.88/90.97	c =============================================================================
90.88/90.97	c  0.0s |       0 |        0 |        0 |    62322      0 |     1309 |     1363
90.98/91.04	c  0.1s |       0 |       56 |        1 |    62322      0 |     1309 |     1364
90.98/91.04	c #cpu_time = 0.067s
90.98/91.04	c #wall_clock_time = 0.067s
90.98/91.04	c #decision = 56
90.98/91.04	c #random_decision = 0
90.98/91.04	c #conflict = 1
90.98/91.04	c #restart = 0
90.98/91.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
90.98/91.04	c lower bound updated to -169
90.98/91.04	c BCD2: 1365 <= obj <= 1491
90.98/91.04	c BCD2: #cores=55, #unrelaxed=114, #relaxed=1420, #hardened=0
90.98/91.04	c BCD2: #sat=1 #unsat=1366 bias=1366/1367
90.98/91.04	c Solving starts ...
90.98/91.04	c ============================[ Search Statistics ]============================
90.98/91.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.98/91.04	c       |         |          |          |    Limit     GC | Var      | Constra 
90.98/91.04	c =============================================================================
90.98/91.04	c  0.0s |       0 |        0 |        0 |    62322      0 |     1310 |     1364
91.08/91.10	c  0.1s |       0 |       56 |        1 |    62322      0 |     1310 |     1365
91.08/91.10	c #cpu_time = 0.064s
91.08/91.10	c #wall_clock_time = 0.064s
91.08/91.10	c #decision = 56
91.08/91.10	c #random_decision = 0
91.08/91.10	c #conflict = 1
91.08/91.10	c #restart = 0
91.08/91.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
91.08/91.10	c lower bound updated to -168
91.08/91.10	c BCD2: 1366 <= obj <= 1491
91.08/91.10	c BCD2: #cores=55, #unrelaxed=113, #relaxed=1421, #hardened=0
91.08/91.10	c BCD2: #sat=1 #unsat=1367 bias=1367/1368
91.08/91.10	c Solving starts ...
91.08/91.10	c ============================[ Search Statistics ]============================
91.08/91.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.08/91.10	c       |         |          |          |    Limit     GC | Var      | Constra 
91.08/91.10	c =============================================================================
91.08/91.10	c  0.0s |       0 |        0 |        0 |    62322      0 |     1311 |     1365
91.08/91.17	c  0.1s |       0 |       56 |        1 |    62322      0 |     1311 |     1366
91.08/91.17	c #cpu_time = 0.063s
91.08/91.17	c #wall_clock_time = 0.063s
91.08/91.17	c #decision = 56
91.08/91.17	c #random_decision = 0
91.08/91.17	c #conflict = 1
91.08/91.17	c #restart = 0
91.08/91.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
91.08/91.17	c lower bound updated to -167
91.08/91.18	c BCD2: 1367 <= obj <= 1491
91.08/91.18	c BCD2: #cores=55, #unrelaxed=112, #relaxed=1422, #hardened=0
91.08/91.18	c BCD2: #sat=1 #unsat=1368 bias=1368/1369
91.08/91.18	c Solving starts ...
91.08/91.18	c ============================[ Search Statistics ]============================
91.08/91.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.08/91.18	c       |         |          |          |    Limit     GC | Var      | Constra 
91.08/91.18	c =============================================================================
91.08/91.18	c  0.0s |       0 |        0 |        0 |    62322      0 |     1312 |     1366
91.18/91.24	c  0.1s |       0 |       56 |        1 |    62322      0 |     1312 |     1367
91.18/91.24	c #cpu_time = 0.061s
91.18/91.24	c #wall_clock_time = 0.061s
91.18/91.24	c #decision = 56
91.18/91.24	c #random_decision = 0
91.18/91.24	c #conflict = 1
91.18/91.24	c #restart = 0
91.18/91.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
91.18/91.24	c lower bound updated to -166
91.18/91.24	c BCD2: 1368 <= obj <= 1491
91.18/91.24	c BCD2: #cores=55, #unrelaxed=111, #relaxed=1423, #hardened=0
91.18/91.24	c BCD2: #sat=1 #unsat=1369 bias=1369/1370
91.18/91.24	c Solving starts ...
91.18/91.24	c ============================[ Search Statistics ]============================
91.18/91.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.18/91.24	c       |         |          |          |    Limit     GC | Var      | Constra 
91.18/91.24	c =============================================================================
91.18/91.24	c  0.0s |       0 |        0 |        0 |    62322      0 |     1313 |     1367
91.28/91.30	c  0.1s |       0 |       56 |        1 |    62322      0 |     1313 |     1368
91.28/91.30	c #cpu_time = 0.063s
91.28/91.30	c #wall_clock_time = 0.063s
91.28/91.30	c #decision = 56
91.28/91.30	c #random_decision = 0
91.28/91.30	c #conflict = 1
91.28/91.30	c #restart = 0
91.28/91.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
91.28/91.30	c lower bound updated to -165
91.28/91.30	c BCD2: 1369 <= obj <= 1491
91.28/91.30	c BCD2: #cores=55, #unrelaxed=110, #relaxed=1424, #hardened=0
91.28/91.30	c BCD2: #sat=1 #unsat=1370 bias=1370/1371
91.28/91.30	c Solving starts ...
91.28/91.30	c ============================[ Search Statistics ]============================
91.28/91.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.28/91.30	c       |         |          |          |    Limit     GC | Var      | Constra 
91.28/91.30	c =============================================================================
91.28/91.30	c  0.0s |       0 |        0 |        0 |    62322      0 |     1314 |     1368
91.28/91.37	c  0.1s |       0 |       56 |        1 |    62322      0 |     1314 |     1369
91.28/91.37	c #cpu_time = 0.063s
91.28/91.37	c #wall_clock_time = 0.064s
91.28/91.37	c #decision = 56
91.28/91.37	c #random_decision = 0
91.28/91.37	c #conflict = 1
91.28/91.37	c #restart = 0
91.28/91.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
91.28/91.37	c lower bound updated to -164
91.28/91.37	c BCD2: 1370 <= obj <= 1491
91.28/91.37	c BCD2: #cores=55, #unrelaxed=109, #relaxed=1425, #hardened=0
91.28/91.37	c BCD2: #sat=1 #unsat=1371 bias=1371/1372
91.28/91.37	c Solving starts ...
91.28/91.37	c ============================[ Search Statistics ]============================
91.28/91.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.28/91.37	c       |         |          |          |    Limit     GC | Var      | Constra 
91.28/91.37	c =============================================================================
91.28/91.37	c  0.0s |       0 |        0 |        0 |    62322      0 |     1315 |     1369
91.38/91.43	c  0.1s |       0 |       56 |        1 |    62322      0 |     1315 |     1370
91.38/91.43	c #cpu_time = 0.064s
91.38/91.43	c #wall_clock_time = 0.064s
91.38/91.43	c #decision = 56
91.38/91.43	c #random_decision = 0
91.38/91.43	c #conflict = 1
91.38/91.43	c #restart = 0
91.38/91.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
91.38/91.43	c lower bound updated to -163
91.38/91.43	c BCD2: 1371 <= obj <= 1491
91.38/91.43	c BCD2: #cores=55, #unrelaxed=108, #relaxed=1426, #hardened=0
91.38/91.43	c BCD2: #sat=1 #unsat=1372 bias=1372/1373
91.38/91.43	c Solving starts ...
91.38/91.43	c ============================[ Search Statistics ]============================
91.38/91.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.38/91.43	c       |         |          |          |    Limit     GC | Var      | Constra 
91.38/91.43	c =============================================================================
91.38/91.43	c  0.0s |       0 |        0 |        0 |    62322      0 |     1316 |     1370
91.38/91.50	c  0.1s |       0 |       56 |        1 |    62322      0 |     1316 |     1371
91.38/91.50	c #cpu_time = 0.064s
91.38/91.50	c #wall_clock_time = 0.065s
91.38/91.50	c #decision = 56
91.38/91.50	c #random_decision = 0
91.38/91.50	c #conflict = 1
91.38/91.50	c #restart = 0
91.38/91.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
91.38/91.50	c lower bound updated to -162
91.38/91.50	c BCD2: 1372 <= obj <= 1491
91.38/91.50	c BCD2: #cores=55, #unrelaxed=107, #relaxed=1427, #hardened=0
91.38/91.50	c BCD2: #sat=1 #unsat=1373 bias=1373/1374
91.38/91.50	c Solving starts ...
91.38/91.50	c ============================[ Search Statistics ]============================
91.38/91.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.38/91.50	c       |         |          |          |    Limit     GC | Var      | Constra 
91.38/91.50	c =============================================================================
91.38/91.50	c  0.0s |       0 |        0 |        0 |    62322      0 |     1317 |     1371
91.49/91.56	c  0.1s |       0 |       56 |        1 |    62322      0 |     1317 |     1372
91.49/91.56	c #cpu_time = 0.064s
91.49/91.56	c #wall_clock_time = 0.064s
91.49/91.56	c #decision = 56
91.49/91.56	c #random_decision = 0
91.49/91.56	c #conflict = 1
91.49/91.56	c #restart = 0
91.49/91.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
91.49/91.56	c lower bound updated to -161
91.49/91.56	c BCD2: 1373 <= obj <= 1491
91.49/91.56	c BCD2: #cores=55, #unrelaxed=106, #relaxed=1428, #hardened=0
91.49/91.56	c BCD2: #sat=1 #unsat=1374 bias=1374/1375
91.49/91.56	c Solving starts ...
91.49/91.56	c ============================[ Search Statistics ]============================
91.49/91.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.49/91.56	c       |         |          |          |    Limit     GC | Var      | Constra 
91.49/91.56	c =============================================================================
91.49/91.56	c  0.0s |       0 |        0 |        0 |    62322      0 |     1318 |     1372
91.59/91.63	c  0.1s |       0 |       56 |        1 |    62322      0 |     1318 |     1373
91.59/91.63	c #cpu_time = 0.065s
91.59/91.63	c #wall_clock_time = 0.065s
91.59/91.63	c #decision = 56
91.59/91.63	c #random_decision = 0
91.59/91.63	c #conflict = 1
91.59/91.63	c #restart = 0
91.59/91.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
91.59/91.63	c lower bound updated to -160
91.59/91.64	c BCD2: 1374 <= obj <= 1491
91.59/91.64	c BCD2: #cores=55, #unrelaxed=105, #relaxed=1429, #hardened=0
91.59/91.64	c BCD2: #sat=1 #unsat=1375 bias=1375/1376
91.59/91.64	c Solving starts ...
91.59/91.64	c ============================[ Search Statistics ]============================
91.59/91.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.59/91.64	c       |         |          |          |    Limit     GC | Var      | Constra 
91.59/91.64	c =============================================================================
91.59/91.64	c  0.0s |       0 |        0 |        0 |    62322      0 |     1319 |     1373
91.68/91.70	c  0.1s |       0 |       56 |        1 |    62322      0 |     1319 |     1374
91.68/91.70	c #cpu_time = 0.062s
91.68/91.70	c #wall_clock_time = 0.062s
91.68/91.70	c #decision = 56
91.68/91.70	c #random_decision = 0
91.68/91.70	c #conflict = 1
91.68/91.70	c #restart = 0
91.68/91.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
91.68/91.70	c lower bound updated to -159
91.68/91.70	c BCD2: 1375 <= obj <= 1491
91.68/91.70	c BCD2: #cores=55, #unrelaxed=104, #relaxed=1430, #hardened=0
91.68/91.70	c BCD2: #sat=1 #unsat=1376 bias=1376/1377
91.68/91.70	c Solving starts ...
91.68/91.70	c ============================[ Search Statistics ]============================
91.68/91.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.68/91.70	c       |         |          |          |    Limit     GC | Var      | Constra 
91.68/91.70	c =============================================================================
91.68/91.70	c  0.0s |       0 |        0 |        0 |    62322      0 |     1320 |     1374
91.68/91.77	c  0.1s |       0 |       56 |        0 |    62322      0 |     1320 |     1375
91.68/91.77	c #cpu_time = 0.065s
91.68/91.77	c #wall_clock_time = 0.065s
91.68/91.77	c #decision = 56
91.68/91.77	c #random_decision = 0
91.68/91.77	c #conflict = 0
91.68/91.77	c #restart = 0
91.68/91.77	c BCD2: found a new core of size 2: cost of the new core is >=1
91.68/91.77	c lower bound updated to -158
91.68/91.78	c BCD2: 1376 <= obj <= 1491
91.68/91.78	c BCD2: #cores=56, #unrelaxed=102, #relaxed=1432, #hardened=0
91.68/91.78	c BCD2: #sat=1 #unsat=1377 bias=1377/1378
91.68/91.78	c Solving starts ...
91.68/91.78	c ============================[ Search Statistics ]============================
91.68/91.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.68/91.78	c       |         |          |          |    Limit     GC | Var      | Constra 
91.68/91.78	c =============================================================================
91.68/91.78	c  0.0s |       0 |        0 |        0 |    62322      0 |     1320 |     1376
91.78/91.84	c  0.1s |       0 |       57 |        1 |    62322      0 |     1320 |     1376
91.78/91.84	c #cpu_time = 0.062s
91.78/91.84	c #wall_clock_time = 0.062s
91.78/91.84	c #decision = 57
91.78/91.84	c #random_decision = 0
91.78/91.84	c #conflict = 1
91.78/91.84	c #restart = 0
91.78/91.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
91.78/91.84	c lower bound updated to -157
91.78/91.84	c BCD2: 1377 <= obj <= 1491
91.78/91.84	c BCD2: #cores=56, #unrelaxed=101, #relaxed=1433, #hardened=0
91.78/91.84	c BCD2: #sat=1 #unsat=1378 bias=1378/1379
91.78/91.84	c Solving starts ...
91.78/91.84	c ============================[ Search Statistics ]============================
91.78/91.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.78/91.84	c       |         |          |          |    Limit     GC | Var      | Constra 
91.78/91.84	c =============================================================================
91.78/91.84	c  0.0s |       0 |        0 |        0 |    62322      0 |     1321 |     1376
91.88/91.91	c  0.1s |       0 |       57 |        1 |    68555      0 |     1321 |     1377
91.88/91.91	c #cpu_time = 0.065s
91.88/91.91	c #wall_clock_time = 0.065s
91.88/91.91	c #decision = 57
91.88/91.91	c #random_decision = 0
91.88/91.91	c #conflict = 1
91.88/91.91	c #restart = 0
91.88/91.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
91.88/91.91	c lower bound updated to -156
91.88/91.91	c BCD2: 1378 <= obj <= 1491
91.88/91.91	c BCD2: #cores=56, #unrelaxed=100, #relaxed=1434, #hardened=0
91.88/91.91	c BCD2: #sat=1 #unsat=1379 bias=1379/1380
91.88/91.91	c Solving starts ...
91.88/91.91	c ============================[ Search Statistics ]============================
91.88/91.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.88/91.91	c       |         |          |          |    Limit     GC | Var      | Constra 
91.88/91.91	c =============================================================================
91.88/91.91	c  0.0s |       0 |        0 |        0 |    68555      0 |     1322 |     1377
91.88/91.98	c  0.1s |       0 |       57 |        1 |    68555      0 |     1322 |     1378
91.88/91.98	c #cpu_time = 0.065s
91.88/91.98	c #wall_clock_time = 0.066s
91.88/91.98	c #decision = 57
91.88/91.98	c #random_decision = 0
91.88/91.98	c #conflict = 1
91.88/91.98	c #restart = 0
91.88/91.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
91.88/91.98	c lower bound updated to -155
91.88/91.98	c BCD2: 1379 <= obj <= 1491
91.88/91.98	c BCD2: #cores=56, #unrelaxed=99, #relaxed=1435, #hardened=0
91.88/91.98	c BCD2: #sat=1 #unsat=1380 bias=1380/1381
91.88/91.98	c Solving starts ...
91.88/91.98	c ============================[ Search Statistics ]============================
91.88/91.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.88/91.98	c       |         |          |          |    Limit     GC | Var      | Constra 
91.88/91.98	c =============================================================================
91.88/91.98	c  0.0s |       0 |        0 |        0 |    68555      0 |     1323 |     1378
91.98/92.04	c  0.1s |       0 |       57 |        1 |    68555      0 |     1323 |     1379
91.98/92.04	c #cpu_time = 0.064s
91.98/92.04	c #wall_clock_time = 0.065s
91.98/92.04	c #decision = 57
91.98/92.04	c #random_decision = 0
91.98/92.04	c #conflict = 1
91.98/92.04	c #restart = 0
91.98/92.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
91.98/92.04	c lower bound updated to -154
91.98/92.04	c BCD2: 1380 <= obj <= 1491
91.98/92.04	c BCD2: #cores=56, #unrelaxed=98, #relaxed=1436, #hardened=0
91.98/92.04	c BCD2: #sat=1 #unsat=1381 bias=1381/1382
91.98/92.04	c Solving starts ...
91.98/92.04	c ============================[ Search Statistics ]============================
91.98/92.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.98/92.04	c       |         |          |          |    Limit     GC | Var      | Constra 
91.98/92.04	c =============================================================================
91.98/92.04	c  0.0s |       0 |        0 |        0 |    68555      0 |     1324 |     1379
92.08/92.11	c  0.1s |       0 |       57 |        1 |    68555      0 |     1324 |     1380
92.08/92.11	c #cpu_time = 0.063s
92.08/92.11	c #wall_clock_time = 0.064s
92.08/92.11	c #decision = 57
92.08/92.11	c #random_decision = 0
92.08/92.11	c #conflict = 1
92.08/92.11	c #restart = 0
92.08/92.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
92.08/92.11	c lower bound updated to -153
92.08/92.12	c BCD2: 1381 <= obj <= 1491
92.08/92.12	c BCD2: #cores=56, #unrelaxed=97, #relaxed=1437, #hardened=0
92.08/92.12	c BCD2: #sat=1 #unsat=1382 bias=1382/1383
92.08/92.12	c Solving starts ...
92.08/92.12	c ============================[ Search Statistics ]============================
92.08/92.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.08/92.12	c       |         |          |          |    Limit     GC | Var      | Constra 
92.08/92.12	c =============================================================================
92.08/92.12	c  0.0s |       0 |        0 |        0 |    68555      0 |     1325 |     1380
92.08/92.18	c  0.1s |       0 |       57 |        1 |    68555      0 |     1325 |     1381
92.08/92.18	c #cpu_time = 0.061s
92.08/92.18	c #wall_clock_time = 0.061s
92.08/92.18	c #decision = 57
92.08/92.18	c #random_decision = 0
92.08/92.18	c #conflict = 1
92.08/92.18	c #restart = 0
92.08/92.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
92.08/92.18	c lower bound updated to -152
92.08/92.18	c BCD2: 1382 <= obj <= 1491
92.08/92.18	c BCD2: #cores=56, #unrelaxed=96, #relaxed=1438, #hardened=0
92.08/92.18	c BCD2: #sat=1 #unsat=1383 bias=1383/1384
92.08/92.18	c Solving starts ...
92.08/92.18	c ============================[ Search Statistics ]============================
92.08/92.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.08/92.18	c       |         |          |          |    Limit     GC | Var      | Constra 
92.08/92.18	c =============================================================================
92.08/92.18	c  0.0s |       0 |        0 |        0 |    68555      0 |     1326 |     1381
92.18/92.24	c  0.1s |       0 |       57 |        1 |    68555      0 |     1326 |     1382
92.18/92.24	c #cpu_time = 0.064s
92.18/92.24	c #wall_clock_time = 0.064s
92.18/92.24	c #decision = 57
92.18/92.24	c #random_decision = 0
92.18/92.24	c #conflict = 1
92.18/92.24	c #restart = 0
92.18/92.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
92.18/92.24	c lower bound updated to -151
92.18/92.24	c BCD2: 1383 <= obj <= 1491
92.18/92.24	c BCD2: #cores=56, #unrelaxed=95, #relaxed=1439, #hardened=0
92.18/92.24	c BCD2: #sat=1 #unsat=1384 bias=1384/1385
92.18/92.24	c Solving starts ...
92.18/92.24	c ============================[ Search Statistics ]============================
92.18/92.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.18/92.24	c       |         |          |          |    Limit     GC | Var      | Constra 
92.18/92.24	c =============================================================================
92.18/92.24	c  0.0s |       0 |        0 |        0 |    68555      0 |     1327 |     1382
92.28/92.31	c  0.1s |       0 |       57 |        1 |    68555      0 |     1327 |     1383
92.28/92.31	c #cpu_time = 0.064s
92.28/92.31	c #wall_clock_time = 0.064s
92.28/92.31	c #decision = 57
92.28/92.31	c #random_decision = 0
92.28/92.31	c #conflict = 1
92.28/92.31	c #restart = 0
92.28/92.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
92.28/92.31	c lower bound updated to -150
92.28/92.31	c BCD2: 1384 <= obj <= 1491
92.28/92.31	c BCD2: #cores=56, #unrelaxed=94, #relaxed=1440, #hardened=0
92.28/92.31	c BCD2: #sat=1 #unsat=1385 bias=1385/1386
92.28/92.31	c Solving starts ...
92.28/92.31	c ============================[ Search Statistics ]============================
92.28/92.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.28/92.31	c       |         |          |          |    Limit     GC | Var      | Constra 
92.28/92.31	c =============================================================================
92.28/92.31	c  0.0s |       0 |        0 |        0 |    68555      0 |     1328 |     1383
92.28/92.37	c  0.1s |       0 |       57 |        1 |    68555      0 |     1328 |     1384
92.28/92.37	c #cpu_time = 0.065s
92.28/92.37	c #wall_clock_time = 0.065s
92.28/92.37	c #decision = 57
92.28/92.37	c #random_decision = 0
92.28/92.37	c #conflict = 1
92.28/92.37	c #restart = 0
92.28/92.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
92.28/92.37	c lower bound updated to -149
92.28/92.38	c BCD2: 1385 <= obj <= 1491
92.28/92.38	c BCD2: #cores=56, #unrelaxed=93, #relaxed=1441, #hardened=0
92.28/92.38	c BCD2: #sat=1 #unsat=1386 bias=1386/1387
92.28/92.38	c Solving starts ...
92.28/92.38	c ============================[ Search Statistics ]============================
92.28/92.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.28/92.38	c       |         |          |          |    Limit     GC | Var      | Constra 
92.28/92.38	c =============================================================================
92.28/92.38	c  0.0s |       0 |        0 |        0 |    68555      0 |     1329 |     1384
92.38/92.44	c  0.1s |       0 |       57 |        1 |    68555      0 |     1329 |     1385
92.38/92.44	c #cpu_time = 0.065s
92.38/92.44	c #wall_clock_time = 0.065s
92.38/92.44	c #decision = 57
92.38/92.44	c #random_decision = 0
92.38/92.44	c #conflict = 1
92.38/92.44	c #restart = 0
92.38/92.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
92.38/92.44	c lower bound updated to -148
92.38/92.44	c BCD2: 1386 <= obj <= 1491
92.38/92.44	c BCD2: #cores=56, #unrelaxed=92, #relaxed=1442, #hardened=0
92.38/92.44	c BCD2: #sat=1 #unsat=1387 bias=1387/1388
92.38/92.44	c Solving starts ...
92.38/92.44	c ============================[ Search Statistics ]============================
92.38/92.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.38/92.44	c       |         |          |          |    Limit     GC | Var      | Constra 
92.38/92.44	c =============================================================================
92.38/92.44	c  0.0s |       0 |        0 |        0 |    68555      0 |     1330 |     1385
92.48/92.51	c  0.1s |       0 |       57 |        1 |    68555      0 |     1330 |     1386
92.48/92.51	c #cpu_time = 0.065s
92.48/92.51	c #wall_clock_time = 0.065s
92.48/92.51	c #decision = 57
92.48/92.51	c #random_decision = 0
92.48/92.51	c #conflict = 1
92.48/92.51	c #restart = 0
92.48/92.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
92.48/92.51	c lower bound updated to -147
92.48/92.51	c BCD2: 1387 <= obj <= 1491
92.48/92.51	c BCD2: #cores=56, #unrelaxed=91, #relaxed=1443, #hardened=0
92.48/92.51	c BCD2: #sat=1 #unsat=1388 bias=1388/1389
92.48/92.51	c Solving starts ...
92.48/92.51	c ============================[ Search Statistics ]============================
92.48/92.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.48/92.51	c       |         |          |          |    Limit     GC | Var      | Constra 
92.48/92.51	c =============================================================================
92.48/92.51	c  0.0s |       0 |        0 |        0 |    68555      0 |     1331 |     1386
92.48/92.57	c  0.1s |       0 |       57 |        1 |    68555      0 |     1331 |     1387
92.48/92.57	c #cpu_time = 0.064s
92.48/92.57	c #wall_clock_time = 0.065s
92.48/92.57	c #decision = 57
92.48/92.57	c #random_decision = 0
92.48/92.57	c #conflict = 1
92.48/92.57	c #restart = 0
92.48/92.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
92.48/92.57	c lower bound updated to -146
92.48/92.58	c BCD2: 1388 <= obj <= 1491
92.48/92.58	c BCD2: #cores=56, #unrelaxed=90, #relaxed=1444, #hardened=0
92.48/92.58	c BCD2: #sat=1 #unsat=1389 bias=1389/1390
92.48/92.58	c Solving starts ...
92.48/92.58	c ============================[ Search Statistics ]============================
92.48/92.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.48/92.58	c       |         |          |          |    Limit     GC | Var      | Constra 
92.48/92.58	c =============================================================================
92.48/92.58	c  0.0s |       0 |        0 |        0 |    68555      0 |     1332 |     1387
92.59/92.65	c  0.1s |       0 |       57 |        1 |    68555      0 |     1332 |     1388
92.59/92.65	c #cpu_time = 0.062s
92.59/92.65	c #wall_clock_time = 0.062s
92.59/92.65	c #decision = 57
92.59/92.65	c #random_decision = 0
92.59/92.65	c #conflict = 1
92.59/92.65	c #restart = 0
92.59/92.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
92.59/92.65	c lower bound updated to -145
92.59/92.65	c BCD2: 1389 <= obj <= 1491
92.59/92.65	c BCD2: #cores=56, #unrelaxed=89, #relaxed=1445, #hardened=0
92.59/92.65	c BCD2: #sat=1 #unsat=1390 bias=1390/1391
92.59/92.65	c Solving starts ...
92.59/92.65	c ============================[ Search Statistics ]============================
92.59/92.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.59/92.65	c       |         |          |          |    Limit     GC | Var      | Constra 
92.59/92.65	c =============================================================================
92.59/92.65	c  0.0s |       0 |        0 |        0 |    68555      0 |     1333 |     1388
92.68/92.71	c  0.1s |       0 |       57 |        1 |    68555      0 |     1333 |     1389
92.68/92.71	c #cpu_time = 0.064s
92.68/92.71	c #wall_clock_time = 0.064s
92.68/92.71	c #decision = 57
92.68/92.71	c #random_decision = 0
92.68/92.71	c #conflict = 1
92.68/92.71	c #restart = 0
92.68/92.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
92.68/92.71	c lower bound updated to -144
92.68/92.71	c BCD2: 1390 <= obj <= 1491
92.68/92.71	c BCD2: #cores=56, #unrelaxed=88, #relaxed=1446, #hardened=0
92.68/92.71	c BCD2: #sat=1 #unsat=1391 bias=1391/1392
92.68/92.71	c Solving starts ...
92.68/92.71	c ============================[ Search Statistics ]============================
92.68/92.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.68/92.71	c       |         |          |          |    Limit     GC | Var      | Constra 
92.68/92.71	c =============================================================================
92.68/92.71	c  0.0s |       0 |        0 |        0 |    68555      0 |     1334 |     1389
92.68/92.78	c  0.1s |       0 |       57 |        1 |    68555      0 |     1334 |     1390
92.68/92.78	c #cpu_time = 0.065s
92.68/92.78	c #wall_clock_time = 0.065s
92.68/92.78	c #decision = 57
92.68/92.78	c #random_decision = 0
92.68/92.78	c #conflict = 1
92.68/92.78	c #restart = 0
92.68/92.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
92.68/92.78	c lower bound updated to -143
92.68/92.78	c BCD2: 1391 <= obj <= 1491
92.68/92.78	c BCD2: #cores=56, #unrelaxed=87, #relaxed=1447, #hardened=0
92.68/92.78	c BCD2: #sat=1 #unsat=1392 bias=1392/1393
92.68/92.78	c Solving starts ...
92.68/92.78	c ============================[ Search Statistics ]============================
92.68/92.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.68/92.78	c       |         |          |          |    Limit     GC | Var      | Constra 
92.68/92.78	c =============================================================================
92.68/92.78	c  0.0s |       0 |        0 |        0 |    68555      0 |     1335 |     1390
92.78/92.84	c  0.1s |       0 |       57 |        1 |    68555      0 |     1335 |     1391
92.78/92.84	c #cpu_time = 0.065s
92.78/92.84	c #wall_clock_time = 0.065s
92.78/92.84	c #decision = 57
92.78/92.84	c #random_decision = 0
92.78/92.84	c #conflict = 1
92.78/92.84	c #restart = 0
92.78/92.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
92.78/92.84	c lower bound updated to -142
92.78/92.84	c BCD2: 1392 <= obj <= 1491
92.78/92.84	c BCD2: #cores=56, #unrelaxed=86, #relaxed=1448, #hardened=0
92.78/92.84	c BCD2: #sat=1 #unsat=1393 bias=1393/1394
92.78/92.85	c Solving starts ...
92.78/92.85	c ============================[ Search Statistics ]============================
92.78/92.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.78/92.85	c       |         |          |          |    Limit     GC | Var      | Constra 
92.78/92.85	c =============================================================================
92.78/92.85	c  0.0s |       0 |        0 |        0 |    68555      0 |     1336 |     1391
92.88/92.91	c  0.1s |       0 |       57 |        1 |    68555      0 |     1336 |     1392
92.88/92.91	c #cpu_time = 0.065s
92.88/92.91	c #wall_clock_time = 0.065s
92.88/92.91	c #decision = 57
92.88/92.91	c #random_decision = 0
92.88/92.91	c #conflict = 1
92.88/92.91	c #restart = 0
92.88/92.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
92.88/92.91	c lower bound updated to -141
92.88/92.91	c BCD2: 1393 <= obj <= 1491
92.88/92.91	c BCD2: #cores=56, #unrelaxed=85, #relaxed=1449, #hardened=0
92.88/92.91	c BCD2: #sat=1 #unsat=1394 bias=1394/1395
92.88/92.91	c Solving starts ...
92.88/92.91	c ============================[ Search Statistics ]============================
92.88/92.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.88/92.91	c       |         |          |          |    Limit     GC | Var      | Constra 
92.88/92.91	c =============================================================================
92.88/92.91	c  0.0s |       0 |        0 |        0 |    68555      0 |     1337 |     1392
92.88/92.98	c  0.1s |       0 |       57 |        1 |    68555      0 |     1337 |     1393
92.88/92.98	c #cpu_time = 0.064s
92.88/92.98	c #wall_clock_time = 0.064s
92.88/92.98	c #decision = 57
92.88/92.98	c #random_decision = 0
92.88/92.98	c #conflict = 1
92.88/92.98	c #restart = 0
92.88/92.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
92.88/92.98	c lower bound updated to -140
92.88/92.98	c BCD2: 1394 <= obj <= 1491
92.88/92.98	c BCD2: #cores=56, #unrelaxed=84, #relaxed=1450, #hardened=0
92.88/92.98	c BCD2: #sat=1 #unsat=1395 bias=1395/1396
92.88/92.98	c Solving starts ...
92.88/92.98	c ============================[ Search Statistics ]============================
92.88/92.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.88/92.98	c       |         |          |          |    Limit     GC | Var      | Constra 
92.88/92.98	c =============================================================================
92.88/92.98	c  0.0s |       0 |        0 |        0 |    68555      0 |     1338 |     1393
92.98/93.04	c  0.1s |       0 |       57 |        1 |    68555      0 |     1338 |     1394
92.98/93.04	c #cpu_time = 0.064s
92.98/93.04	c #wall_clock_time = 0.064s
92.98/93.04	c #decision = 57
92.98/93.04	c #random_decision = 0
92.98/93.04	c #conflict = 1
92.98/93.04	c #restart = 0
92.98/93.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
92.98/93.04	c lower bound updated to -139
92.98/93.05	c BCD2: 1395 <= obj <= 1491
92.98/93.05	c BCD2: #cores=56, #unrelaxed=83, #relaxed=1451, #hardened=0
92.98/93.05	c BCD2: #sat=1 #unsat=1396 bias=1396/1397
92.98/93.05	c Solving starts ...
92.98/93.05	c ============================[ Search Statistics ]============================
92.98/93.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.98/93.05	c       |         |          |          |    Limit     GC | Var      | Constra 
92.98/93.05	c =============================================================================
92.98/93.05	c  0.0s |       0 |        0 |        0 |    68555      0 |     1339 |     1394
93.08/93.11	c  0.1s |       0 |       57 |        1 |    68555      0 |     1339 |     1395
93.08/93.11	c #cpu_time = 0.061s
93.08/93.11	c #wall_clock_time = 0.061s
93.08/93.11	c #decision = 57
93.08/93.11	c #random_decision = 0
93.08/93.11	c #conflict = 1
93.08/93.11	c #restart = 0
93.08/93.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
93.08/93.11	c lower bound updated to -138
93.08/93.11	c BCD2: 1396 <= obj <= 1491
93.08/93.11	c BCD2: #cores=56, #unrelaxed=82, #relaxed=1452, #hardened=0
93.08/93.11	c BCD2: #sat=1 #unsat=1397 bias=1397/1398
93.08/93.11	c Solving starts ...
93.08/93.11	c ============================[ Search Statistics ]============================
93.08/93.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.08/93.11	c       |         |          |          |    Limit     GC | Var      | Constra 
93.08/93.11	c =============================================================================
93.08/93.11	c  0.0s |       0 |        0 |        0 |    68555      0 |     1340 |     1395
93.08/93.18	c  0.1s |       0 |       57 |        1 |    68555      0 |     1340 |     1396
93.08/93.18	c #cpu_time = 0.065s
93.08/93.18	c #wall_clock_time = 0.065s
93.08/93.18	c #decision = 57
93.08/93.18	c #random_decision = 0
93.08/93.18	c #conflict = 1
93.08/93.18	c #restart = 0
93.08/93.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
93.08/93.18	c lower bound updated to -137
93.08/93.18	c BCD2: 1397 <= obj <= 1491
93.08/93.18	c BCD2: #cores=56, #unrelaxed=81, #relaxed=1453, #hardened=0
93.08/93.18	c BCD2: #sat=1 #unsat=1398 bias=1398/1399
93.08/93.18	c Solving starts ...
93.08/93.18	c ============================[ Search Statistics ]============================
93.08/93.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.08/93.18	c       |         |          |          |    Limit     GC | Var      | Constra 
93.08/93.18	c =============================================================================
93.08/93.18	c  0.0s |       0 |        0 |        0 |    68555      0 |     1341 |     1396
93.18/93.24	c  0.1s |       0 |       57 |        1 |    68555      0 |     1341 |     1397
93.18/93.24	c #cpu_time = 0.064s
93.18/93.24	c #wall_clock_time = 0.065s
93.18/93.24	c #decision = 57
93.18/93.24	c #random_decision = 0
93.18/93.24	c #conflict = 1
93.18/93.24	c #restart = 0
93.18/93.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
93.18/93.24	c lower bound updated to -136
93.18/93.24	c BCD2: 1398 <= obj <= 1491
93.18/93.24	c BCD2: #cores=56, #unrelaxed=80, #relaxed=1454, #hardened=0
93.18/93.24	c BCD2: #sat=1 #unsat=1399 bias=1399/1400
93.18/93.24	c Solving starts ...
93.18/93.24	c ============================[ Search Statistics ]============================
93.18/93.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.18/93.24	c       |         |          |          |    Limit     GC | Var      | Constra 
93.18/93.24	c =============================================================================
93.18/93.24	c  0.0s |       0 |        0 |        0 |    68555      0 |     1342 |     1397
93.28/93.31	c  0.1s |       0 |       57 |        1 |    68555      0 |     1342 |     1398
93.28/93.31	c #cpu_time = 0.065s
93.28/93.31	c #wall_clock_time = 0.066s
93.28/93.31	c #decision = 57
93.28/93.31	c #random_decision = 0
93.28/93.31	c #conflict = 1
93.28/93.31	c #restart = 0
93.28/93.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
93.28/93.31	c lower bound updated to -135
93.28/93.31	c BCD2: 1399 <= obj <= 1491
93.28/93.31	c BCD2: #cores=56, #unrelaxed=79, #relaxed=1455, #hardened=0
93.28/93.31	c BCD2: #sat=1 #unsat=1400 bias=1400/1401
93.28/93.31	c Solving starts ...
93.28/93.31	c ============================[ Search Statistics ]============================
93.28/93.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.28/93.31	c       |         |          |          |    Limit     GC | Var      | Constra 
93.28/93.31	c =============================================================================
93.28/93.31	c  0.0s |       0 |        0 |        0 |    68555      0 |     1343 |     1398
93.28/93.38	c  0.1s |       0 |       57 |        1 |    68555      0 |     1343 |     1399
93.28/93.38	c #cpu_time = 0.065s
93.28/93.38	c #wall_clock_time = 0.065s
93.28/93.38	c #decision = 57
93.28/93.38	c #random_decision = 0
93.28/93.38	c #conflict = 1
93.28/93.38	c #restart = 0
93.28/93.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
93.28/93.38	c lower bound updated to -134
93.28/93.38	c BCD2: 1400 <= obj <= 1491
93.28/93.38	c BCD2: #cores=56, #unrelaxed=78, #relaxed=1456, #hardened=0
93.28/93.38	c BCD2: #sat=1 #unsat=1401 bias=1401/1402
93.28/93.38	c Solving starts ...
93.28/93.38	c ============================[ Search Statistics ]============================
93.28/93.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.28/93.38	c       |         |          |          |    Limit     GC | Var      | Constra 
93.28/93.38	c =============================================================================
93.28/93.38	c  0.0s |       0 |        0 |        0 |    68555      0 |     1344 |     1399
93.38/93.44	c  0.1s |       0 |       57 |        0 |    68555      0 |     1344 |     1400
93.38/93.44	c #cpu_time = 0.065s
93.38/93.44	c #wall_clock_time = 0.065s
93.38/93.44	c #decision = 57
93.38/93.44	c #random_decision = 0
93.38/93.44	c #conflict = 0
93.38/93.44	c #restart = 0
93.38/93.44	c BCD2: found a new core of size 2: cost of the new core is >=1
93.38/93.44	c lower bound updated to -133
93.38/93.46	c BCD2: 1401 <= obj <= 1491
93.38/93.46	c BCD2: #cores=57, #unrelaxed=76, #relaxed=1458, #hardened=0
93.38/93.46	c BCD2: #sat=1 #unsat=1402 bias=1402/1403
93.38/93.46	c Solving starts ...
93.38/93.46	c ============================[ Search Statistics ]============================
93.38/93.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.38/93.46	c       |         |          |          |    Limit     GC | Var      | Constra 
93.38/93.46	c =============================================================================
93.38/93.46	c  0.0s |       0 |        0 |        0 |    68555      0 |     1344 |     1401
93.48/93.52	c  0.1s |       0 |       58 |        1 |    68555      0 |     1344 |     1401
93.48/93.52	c #cpu_time = 0.062s
93.48/93.52	c #wall_clock_time = 0.062s
93.48/93.52	c #decision = 58
93.48/93.52	c #random_decision = 0
93.48/93.52	c #conflict = 1
93.48/93.52	c #restart = 0
93.48/93.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
93.48/93.52	c lower bound updated to -132
93.48/93.53	c BCD2: 1402 <= obj <= 1491
93.48/93.53	c BCD2: #cores=57, #unrelaxed=75, #relaxed=1459, #hardened=0
93.48/93.53	c BCD2: #sat=1 #unsat=1403 bias=1403/1404
93.48/93.53	c Solving starts ...
93.48/93.53	c ============================[ Search Statistics ]============================
93.48/93.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.48/93.53	c       |         |          |          |    Limit     GC | Var      | Constra 
93.48/93.53	c =============================================================================
93.48/93.53	c  0.0s |       0 |        0 |        0 |    68555      0 |     1345 |     1401
93.48/93.59	c  0.1s |       0 |       58 |        1 |    68555      0 |     1345 |     1402
93.48/93.59	c #cpu_time = 0.062s
93.48/93.59	c #wall_clock_time = 0.062s
93.48/93.59	c #decision = 58
93.48/93.59	c #random_decision = 0
93.48/93.59	c #conflict = 1
93.48/93.59	c #restart = 0
93.48/93.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
93.48/93.59	c lower bound updated to -131
93.48/93.59	c BCD2: 1403 <= obj <= 1491
93.48/93.59	c BCD2: #cores=57, #unrelaxed=74, #relaxed=1460, #hardened=0
93.48/93.59	c BCD2: #sat=1 #unsat=1404 bias=1404/1405
93.48/93.59	c Solving starts ...
93.48/93.59	c ============================[ Search Statistics ]============================
93.48/93.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.48/93.59	c       |         |          |          |    Limit     GC | Var      | Constra 
93.48/93.59	c =============================================================================
93.48/93.59	c  0.0s |       0 |        0 |        0 |    68555      0 |     1346 |     1402
93.58/93.66	c  0.1s |       0 |       58 |        1 |    68555      0 |     1346 |     1403
93.58/93.66	c #cpu_time = 0.064s
93.58/93.66	c #wall_clock_time = 0.064s
93.58/93.66	c #decision = 58
93.58/93.66	c #random_decision = 0
93.58/93.66	c #conflict = 1
93.58/93.66	c #restart = 0
93.58/93.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
93.58/93.66	c lower bound updated to -130
93.58/93.66	c BCD2: 1404 <= obj <= 1491
93.58/93.66	c BCD2: #cores=57, #unrelaxed=73, #relaxed=1461, #hardened=0
93.58/93.66	c BCD2: #sat=1 #unsat=1405 bias=1405/1406
93.58/93.66	c Solving starts ...
93.58/93.66	c ============================[ Search Statistics ]============================
93.58/93.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.58/93.66	c       |         |          |          |    Limit     GC | Var      | Constra 
93.58/93.66	c =============================================================================
93.58/93.66	c  0.0s |       0 |        0 |        0 |    68555      0 |     1347 |     1403
93.68/93.72	c  0.1s |       0 |       58 |        1 |    68555      0 |     1347 |     1404
93.68/93.72	c #cpu_time = 0.063s
93.68/93.72	c #wall_clock_time = 0.063s
93.68/93.72	c #decision = 58
93.68/93.72	c #random_decision = 0
93.68/93.72	c #conflict = 1
93.68/93.72	c #restart = 0
93.68/93.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
93.68/93.72	c lower bound updated to -129
93.68/93.72	c BCD2: 1405 <= obj <= 1491
93.68/93.72	c BCD2: #cores=57, #unrelaxed=72, #relaxed=1462, #hardened=0
93.68/93.72	c BCD2: #sat=1 #unsat=1406 bias=1406/1407
93.68/93.72	c Solving starts ...
93.68/93.72	c ============================[ Search Statistics ]============================
93.68/93.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.68/93.72	c       |         |          |          |    Limit     GC | Var      | Constra 
93.68/93.72	c =============================================================================
93.68/93.72	c  0.0s |       0 |        0 |        0 |    68555      0 |     1348 |     1404
93.68/93.79	c  0.1s |       0 |       58 |        1 |    68555      0 |     1348 |     1405
93.68/93.79	c #cpu_time = 0.064s
93.68/93.79	c #wall_clock_time = 0.064s
93.68/93.79	c #decision = 58
93.68/93.79	c #random_decision = 0
93.68/93.79	c #conflict = 1
93.68/93.79	c #restart = 0
93.68/93.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
93.68/93.79	c lower bound updated to -128
93.68/93.79	c BCD2: 1406 <= obj <= 1491
93.68/93.79	c BCD2: #cores=57, #unrelaxed=71, #relaxed=1463, #hardened=0
93.68/93.79	c BCD2: #sat=1 #unsat=1407 bias=1407/1408
93.68/93.79	c Solving starts ...
93.68/93.79	c ============================[ Search Statistics ]============================
93.68/93.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.68/93.79	c       |         |          |          |    Limit     GC | Var      | Constra 
93.68/93.79	c =============================================================================
93.68/93.79	c  0.0s |       0 |        0 |        0 |    68555      0 |     1349 |     1405
93.78/93.85	c  0.1s |       0 |       58 |        1 |    68555      0 |     1349 |     1406
93.78/93.85	c #cpu_time = 0.064s
93.78/93.85	c #wall_clock_time = 0.064s
93.78/93.85	c #decision = 58
93.78/93.85	c #random_decision = 0
93.78/93.85	c #conflict = 1
93.78/93.85	c #restart = 0
93.78/93.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
93.78/93.85	c lower bound updated to -127
93.78/93.85	c BCD2: 1407 <= obj <= 1491
93.78/93.85	c BCD2: #cores=57, #unrelaxed=70, #relaxed=1464, #hardened=0
93.78/93.85	c BCD2: #sat=1 #unsat=1408 bias=1408/1409
93.78/93.85	c Solving starts ...
93.78/93.85	c ============================[ Search Statistics ]============================
93.78/93.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.78/93.85	c       |         |          |          |    Limit     GC | Var      | Constra 
93.78/93.85	c =============================================================================
93.78/93.85	c  0.0s |       0 |        0 |        0 |    68555      0 |     1350 |     1406
93.88/93.92	c  0.1s |       0 |       58 |        1 |    68555      0 |     1350 |     1407
93.88/93.92	c #cpu_time = 0.064s
93.88/93.92	c #wall_clock_time = 0.064s
93.88/93.92	c #decision = 58
93.88/93.92	c #random_decision = 0
93.88/93.92	c #conflict = 1
93.88/93.92	c #restart = 0
93.88/93.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
93.88/93.92	c lower bound updated to -126
93.88/93.92	c BCD2: 1408 <= obj <= 1491
93.88/93.92	c BCD2: #cores=57, #unrelaxed=69, #relaxed=1465, #hardened=0
93.88/93.92	c BCD2: #sat=1 #unsat=1409 bias=1409/1410
93.88/93.92	c Solving starts ...
93.88/93.92	c ============================[ Search Statistics ]============================
93.88/93.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.88/93.92	c       |         |          |          |    Limit     GC | Var      | Constra 
93.88/93.92	c =============================================================================
93.88/93.92	c  0.0s |       0 |        0 |        0 |    68555      0 |     1351 |     1407
93.88/93.98	c  0.1s |       0 |       58 |        1 |    68555      0 |     1351 |     1408
93.88/93.98	c #cpu_time = 0.065s
93.88/93.98	c #wall_clock_time = 0.065s
93.88/93.98	c #decision = 58
93.88/93.98	c #random_decision = 0
93.88/93.98	c #conflict = 1
93.88/93.98	c #restart = 0
93.88/93.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
93.88/93.98	c lower bound updated to -125
93.88/93.99	c BCD2: 1409 <= obj <= 1491
93.88/93.99	c BCD2: #cores=57, #unrelaxed=68, #relaxed=1466, #hardened=0
93.88/93.99	c BCD2: #sat=1 #unsat=1410 bias=1410/1411
93.88/93.99	c Solving starts ...
93.88/93.99	c ============================[ Search Statistics ]============================
93.88/93.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.88/93.99	c       |         |          |          |    Limit     GC | Var      | Constra 
93.88/93.99	c =============================================================================
93.88/93.99	c  0.0s |       0 |        0 |        0 |    68555      0 |     1352 |     1408
93.98/94.06	c  0.1s |       0 |       58 |        1 |    68555      0 |     1352 |     1409
93.98/94.06	c #cpu_time = 0.063s
93.98/94.06	c #wall_clock_time = 0.063s
93.98/94.06	c #decision = 58
93.98/94.06	c #random_decision = 0
93.98/94.06	c #conflict = 1
93.98/94.06	c #restart = 0
93.98/94.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
93.98/94.06	c lower bound updated to -124
93.98/94.06	c BCD2: 1410 <= obj <= 1491
93.98/94.06	c BCD2: #cores=57, #unrelaxed=67, #relaxed=1467, #hardened=0
93.98/94.06	c BCD2: #sat=1 #unsat=1411 bias=1411/1412
93.98/94.06	c Solving starts ...
93.98/94.06	c ============================[ Search Statistics ]============================
93.98/94.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.98/94.06	c       |         |          |          |    Limit     GC | Var      | Constra 
93.98/94.06	c =============================================================================
93.98/94.06	c  0.0s |       0 |        0 |        0 |    68555      0 |     1353 |     1409
94.08/94.12	c  0.1s |       0 |       58 |        1 |    68555      0 |     1353 |     1410
94.08/94.12	c #cpu_time = 0.066s
94.08/94.12	c #wall_clock_time = 0.066s
94.08/94.12	c #decision = 58
94.08/94.12	c #random_decision = 0
94.08/94.12	c #conflict = 1
94.08/94.12	c #restart = 0
94.08/94.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
94.08/94.12	c lower bound updated to -123
94.08/94.12	c BCD2: 1411 <= obj <= 1491
94.08/94.12	c BCD2: #cores=57, #unrelaxed=66, #relaxed=1468, #hardened=0
94.08/94.12	c BCD2: #sat=1 #unsat=1412 bias=1412/1413
94.08/94.12	c Solving starts ...
94.08/94.12	c ============================[ Search Statistics ]============================
94.08/94.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.08/94.12	c       |         |          |          |    Limit     GC | Var      | Constra 
94.08/94.12	c =============================================================================
94.08/94.12	c  0.0s |       0 |        0 |        0 |    68555      0 |     1354 |     1410
94.08/94.19	c  0.1s |       0 |       58 |        1 |    68555      0 |     1354 |     1411
94.08/94.19	c #cpu_time = 0.065s
94.08/94.19	c #wall_clock_time = 0.065s
94.08/94.19	c #decision = 58
94.08/94.19	c #random_decision = 0
94.08/94.19	c #conflict = 1
94.08/94.19	c #restart = 0
94.08/94.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
94.08/94.19	c lower bound updated to -122
94.08/94.19	c BCD2: 1412 <= obj <= 1491
94.08/94.19	c BCD2: #cores=57, #unrelaxed=65, #relaxed=1469, #hardened=0
94.08/94.19	c BCD2: #sat=1 #unsat=1413 bias=1413/1414
94.08/94.19	c Solving starts ...
94.08/94.19	c ============================[ Search Statistics ]============================
94.08/94.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.08/94.19	c       |         |          |          |    Limit     GC | Var      | Constra 
94.08/94.19	c =============================================================================
94.08/94.19	c  0.0s |       0 |        0 |        0 |    68555      0 |     1355 |     1411
94.18/94.26	c  0.1s |       0 |       58 |        1 |    68555      0 |     1355 |     1412
94.18/94.26	c #cpu_time = 0.065s
94.18/94.26	c #wall_clock_time = 0.066s
94.18/94.26	c #decision = 58
94.18/94.26	c #random_decision = 0
94.18/94.26	c #conflict = 1
94.18/94.26	c #restart = 0
94.18/94.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
94.18/94.26	c lower bound updated to -121
94.18/94.26	c BCD2: 1413 <= obj <= 1491
94.18/94.26	c BCD2: #cores=57, #unrelaxed=64, #relaxed=1470, #hardened=0
94.18/94.26	c BCD2: #sat=1 #unsat=1414 bias=1414/1415
94.18/94.26	c Solving starts ...
94.18/94.26	c ============================[ Search Statistics ]============================
94.18/94.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.18/94.26	c       |         |          |          |    Limit     GC | Var      | Constra 
94.18/94.26	c =============================================================================
94.18/94.26	c  0.0s |       0 |        0 |        0 |    68555      0 |     1356 |     1412
94.28/94.32	c  0.1s |       0 |       58 |        1 |    68555      0 |     1356 |     1413
94.28/94.32	c #cpu_time = 0.066s
94.28/94.32	c #wall_clock_time = 0.066s
94.28/94.32	c #decision = 58
94.28/94.32	c #random_decision = 0
94.28/94.32	c #conflict = 1
94.28/94.32	c #restart = 0
94.28/94.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
94.28/94.32	c lower bound updated to -120
94.28/94.32	c BCD2: 1414 <= obj <= 1491
94.28/94.32	c BCD2: #cores=57, #unrelaxed=63, #relaxed=1471, #hardened=0
94.28/94.32	c BCD2: #sat=1 #unsat=1415 bias=1415/1416
94.28/94.32	c Solving starts ...
94.28/94.32	c ============================[ Search Statistics ]============================
94.28/94.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.28/94.32	c       |         |          |          |    Limit     GC | Var      | Constra 
94.28/94.32	c =============================================================================
94.28/94.32	c  0.0s |       0 |        0 |        0 |    68555      0 |     1357 |     1413
94.28/94.39	c  0.1s |       0 |       58 |        1 |    68555      0 |     1357 |     1414
94.28/94.39	c #cpu_time = 0.065s
94.28/94.39	c #wall_clock_time = 0.065s
94.28/94.39	c #decision = 58
94.28/94.39	c #random_decision = 0
94.28/94.39	c #conflict = 1
94.28/94.39	c #restart = 0
94.28/94.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
94.28/94.39	c lower bound updated to -119
94.28/94.39	c BCD2: 1415 <= obj <= 1491
94.28/94.39	c BCD2: #cores=57, #unrelaxed=62, #relaxed=1472, #hardened=0
94.28/94.39	c BCD2: #sat=1 #unsat=1416 bias=1416/1417
94.28/94.39	c Solving starts ...
94.28/94.39	c ============================[ Search Statistics ]============================
94.28/94.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.28/94.39	c       |         |          |          |    Limit     GC | Var      | Constra 
94.28/94.39	c =============================================================================
94.28/94.39	c  0.0s |       0 |        0 |        0 |    68555      0 |     1358 |     1414
94.38/94.45	c  0.1s |       0 |       58 |        1 |    68555      0 |     1358 |     1415
94.38/94.45	c #cpu_time = 0.063s
94.38/94.45	c #wall_clock_time = 0.064s
94.38/94.45	c #decision = 58
94.38/94.45	c #random_decision = 0
94.38/94.45	c #conflict = 1
94.38/94.45	c #restart = 0
94.38/94.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
94.38/94.45	c lower bound updated to -118
94.38/94.46	c BCD2: 1416 <= obj <= 1491
94.38/94.46	c BCD2: #cores=57, #unrelaxed=61, #relaxed=1473, #hardened=0
94.38/94.46	c BCD2: #sat=1 #unsat=1417 bias=1417/1418
94.38/94.46	c Solving starts ...
94.38/94.46	c ============================[ Search Statistics ]============================
94.38/94.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.38/94.46	c       |         |          |          |    Limit     GC | Var      | Constra 
94.38/94.46	c =============================================================================
94.38/94.46	c  0.0s |       0 |        0 |        0 |    68555      0 |     1359 |     1415
94.48/94.52	c  0.1s |       0 |       58 |        1 |    68555      0 |     1359 |     1416
94.48/94.52	c #cpu_time = 0.061s
94.48/94.52	c #wall_clock_time = 0.061s
94.48/94.52	c #decision = 58
94.48/94.52	c #random_decision = 0
94.48/94.52	c #conflict = 1
94.48/94.52	c #restart = 0
94.48/94.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
94.48/94.52	c lower bound updated to -117
94.48/94.52	c BCD2: 1417 <= obj <= 1491
94.48/94.52	c BCD2: #cores=57, #unrelaxed=60, #relaxed=1474, #hardened=0
94.48/94.52	c BCD2: #sat=1 #unsat=1418 bias=1418/1419
94.48/94.52	c Solving starts ...
94.48/94.52	c ============================[ Search Statistics ]============================
94.48/94.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.48/94.52	c       |         |          |          |    Limit     GC | Var      | Constra 
94.48/94.52	c =============================================================================
94.48/94.52	c  0.0s |       0 |        0 |        0 |    68555      0 |     1360 |     1416
94.48/94.59	c  0.1s |       0 |       58 |        1 |    68555      0 |     1360 |     1417
94.48/94.59	c #cpu_time = 0.063s
94.48/94.59	c #wall_clock_time = 0.064s
94.48/94.59	c #decision = 58
94.48/94.59	c #random_decision = 0
94.48/94.59	c #conflict = 1
94.48/94.59	c #restart = 0
94.48/94.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
94.48/94.59	c lower bound updated to -116
94.48/94.59	c BCD2: 1418 <= obj <= 1491
94.48/94.59	c BCD2: #cores=57, #unrelaxed=59, #relaxed=1475, #hardened=0
94.48/94.59	c BCD2: #sat=1 #unsat=1419 bias=1419/1420
94.48/94.59	c Solving starts ...
94.48/94.59	c ============================[ Search Statistics ]============================
94.48/94.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.48/94.59	c       |         |          |          |    Limit     GC | Var      | Constra 
94.48/94.59	c =============================================================================
94.48/94.59	c  0.0s |       0 |        0 |        0 |    68555      0 |     1361 |     1417
94.58/94.65	c  0.1s |       0 |       58 |        1 |    68555      0 |     1361 |     1418
94.58/94.65	c #cpu_time = 0.064s
94.58/94.65	c #wall_clock_time = 0.064s
94.58/94.65	c #decision = 58
94.58/94.65	c #random_decision = 0
94.58/94.65	c #conflict = 1
94.58/94.65	c #restart = 0
94.58/94.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
94.58/94.65	c lower bound updated to -115
94.58/94.65	c BCD2: 1419 <= obj <= 1491
94.58/94.65	c BCD2: #cores=57, #unrelaxed=58, #relaxed=1476, #hardened=0
94.58/94.65	c BCD2: #sat=1 #unsat=1420 bias=1420/1421
94.58/94.66	c Solving starts ...
94.58/94.66	c ============================[ Search Statistics ]============================
94.58/94.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.58/94.66	c       |         |          |          |    Limit     GC | Var      | Constra 
94.58/94.66	c =============================================================================
94.58/94.66	c  0.0s |       0 |        0 |        0 |    68555      0 |     1362 |     1418
94.68/94.72	c  0.1s |       0 |       58 |        1 |    68555      0 |     1362 |     1419
94.68/94.72	c #cpu_time = 0.065s
94.68/94.72	c #wall_clock_time = 0.066s
94.68/94.72	c #decision = 58
94.68/94.72	c #random_decision = 0
94.68/94.72	c #conflict = 1
94.68/94.72	c #restart = 0
94.68/94.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
94.68/94.72	c lower bound updated to -114
94.68/94.72	c BCD2: 1420 <= obj <= 1491
94.68/94.72	c BCD2: #cores=57, #unrelaxed=57, #relaxed=1477, #hardened=0
94.68/94.72	c BCD2: #sat=1 #unsat=1421 bias=1421/1422
94.68/94.72	c Solving starts ...
94.68/94.72	c ============================[ Search Statistics ]============================
94.68/94.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.68/94.72	c       |         |          |          |    Limit     GC | Var      | Constra 
94.68/94.72	c =============================================================================
94.68/94.72	c  0.0s |       0 |        0 |        0 |    68555      0 |     1363 |     1419
94.68/94.79	c  0.1s |       0 |       58 |        1 |    68555      0 |     1363 |     1420
94.68/94.79	c #cpu_time = 0.065s
94.68/94.79	c #wall_clock_time = 0.066s
94.68/94.79	c #decision = 58
94.68/94.79	c #random_decision = 0
94.68/94.79	c #conflict = 1
94.68/94.79	c #restart = 0
94.68/94.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
94.68/94.79	c lower bound updated to -113
94.68/94.79	c BCD2: 1421 <= obj <= 1491
94.68/94.79	c BCD2: #cores=57, #unrelaxed=56, #relaxed=1478, #hardened=0
94.68/94.79	c BCD2: #sat=1 #unsat=1422 bias=1422/1423
94.68/94.79	c Solving starts ...
94.68/94.79	c ============================[ Search Statistics ]============================
94.68/94.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.68/94.79	c       |         |          |          |    Limit     GC | Var      | Constra 
94.68/94.79	c =============================================================================
94.68/94.79	c  0.0s |       0 |        0 |        0 |    68555      0 |     1364 |     1420
94.78/94.85	c  0.1s |       0 |       58 |        1 |    68555      0 |     1364 |     1421
94.78/94.85	c #cpu_time = 0.065s
94.78/94.85	c #wall_clock_time = 0.065s
94.78/94.85	c #decision = 58
94.78/94.85	c #random_decision = 0
94.78/94.85	c #conflict = 1
94.78/94.85	c #restart = 0
94.78/94.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
94.78/94.85	c lower bound updated to -112
94.78/94.86	c BCD2: 1422 <= obj <= 1491
94.78/94.86	c BCD2: #cores=57, #unrelaxed=55, #relaxed=1479, #hardened=0
94.78/94.86	c BCD2: #sat=1 #unsat=1423 bias=1423/1424
94.78/94.86	c Solving starts ...
94.78/94.86	c ============================[ Search Statistics ]============================
94.78/94.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.78/94.86	c       |         |          |          |    Limit     GC | Var      | Constra 
94.78/94.86	c =============================================================================
94.78/94.86	c  0.0s |       0 |        0 |        0 |    68555      0 |     1365 |     1421
94.88/94.92	c  0.1s |       0 |       58 |        1 |    68555      0 |     1365 |     1422
94.88/94.92	c #cpu_time = 0.065s
94.88/94.92	c #wall_clock_time = 0.065s
94.88/94.92	c #decision = 58
94.88/94.92	c #random_decision = 0
94.88/94.92	c #conflict = 1
94.88/94.92	c #restart = 0
94.88/94.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
94.88/94.92	c lower bound updated to -111
94.88/94.93	c BCD2: 1423 <= obj <= 1491
94.88/94.93	c BCD2: #cores=57, #unrelaxed=54, #relaxed=1480, #hardened=0
94.88/94.93	c BCD2: #sat=1 #unsat=1424 bias=1424/1425
94.88/94.93	c Solving starts ...
94.88/94.93	c ============================[ Search Statistics ]============================
94.88/94.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.88/94.93	c       |         |          |          |    Limit     GC | Var      | Constra 
94.88/94.93	c =============================================================================
94.88/94.93	c  0.0s |       0 |        0 |        0 |    68555      0 |     1366 |     1422
94.88/94.99	c  0.1s |       0 |       58 |        1 |    68555      0 |     1366 |     1423
94.88/94.99	c #cpu_time = 0.062s
94.88/94.99	c #wall_clock_time = 0.062s
94.88/94.99	c #decision = 58
94.88/94.99	c #random_decision = 0
94.88/94.99	c #conflict = 1
94.88/94.99	c #restart = 0
94.88/94.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
94.88/94.99	c lower bound updated to -110
94.88/94.99	c BCD2: 1424 <= obj <= 1491
94.88/94.99	c BCD2: #cores=57, #unrelaxed=53, #relaxed=1481, #hardened=0
94.88/94.99	c BCD2: #sat=1 #unsat=1425 bias=1425/1426
94.88/94.99	c Solving starts ...
94.88/94.99	c ============================[ Search Statistics ]============================
94.88/94.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.88/94.99	c       |         |          |          |    Limit     GC | Var      | Constra 
94.88/94.99	c =============================================================================
94.88/94.99	c  0.0s |       0 |        0 |        0 |    68555      0 |     1367 |     1423
94.97/95.06	c  0.1s |       0 |       58 |        1 |    68555      0 |     1367 |     1424
94.97/95.06	c #cpu_time = 0.064s
94.97/95.06	c #wall_clock_time = 0.065s
94.97/95.06	c #decision = 58
94.97/95.06	c #random_decision = 0
94.97/95.06	c #conflict = 1
94.97/95.06	c #restart = 0
94.97/95.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
94.97/95.06	c lower bound updated to -109
94.97/95.06	c BCD2: 1425 <= obj <= 1491
94.97/95.06	c BCD2: #cores=57, #unrelaxed=52, #relaxed=1482, #hardened=0
94.97/95.06	c BCD2: #sat=1 #unsat=1426 bias=1426/1427
94.97/95.06	c Solving starts ...
94.97/95.06	c ============================[ Search Statistics ]============================
94.97/95.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.97/95.06	c       |         |          |          |    Limit     GC | Var      | Constra 
94.97/95.06	c =============================================================================
94.97/95.06	c  0.0s |       0 |        0 |        0 |    68555      0 |     1368 |     1424
95.07/95.13	c  0.1s |       0 |       58 |        0 |    68555      0 |     1368 |     1425
95.07/95.13	c #cpu_time = 0.065s
95.07/95.13	c #wall_clock_time = 0.065s
95.07/95.13	c #decision = 58
95.07/95.13	c #random_decision = 0
95.07/95.13	c #conflict = 0
95.07/95.13	c #restart = 0
95.07/95.13	c BCD2: found a new core of size 2: cost of the new core is >=1
95.07/95.13	c lower bound updated to -108
95.07/95.14	c BCD2: 1426 <= obj <= 1491
95.07/95.14	c BCD2: #cores=58, #unrelaxed=50, #relaxed=1484, #hardened=0
95.07/95.14	c BCD2: #sat=1 #unsat=1427 bias=1427/1428
95.07/95.14	c Solving starts ...
95.07/95.14	c ============================[ Search Statistics ]============================
95.07/95.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.07/95.14	c       |         |          |          |    Limit     GC | Var      | Constra 
95.07/95.14	c =============================================================================
95.07/95.14	c  0.0s |       0 |        0 |        0 |    68555      0 |     1368 |     1426
95.17/95.20	c  0.1s |       0 |       59 |        1 |    68555      0 |     1368 |     1426
95.17/95.20	c #cpu_time = 0.062s
95.17/95.20	c #wall_clock_time = 0.062s
95.17/95.20	c #decision = 59
95.17/95.20	c #random_decision = 0
95.17/95.20	c #conflict = 1
95.17/95.20	c #restart = 0
95.17/95.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
95.17/95.20	c lower bound updated to -107
95.17/95.20	c BCD2: 1427 <= obj <= 1491
95.17/95.20	c BCD2: #cores=58, #unrelaxed=49, #relaxed=1485, #hardened=0
95.17/95.20	c BCD2: #sat=1 #unsat=1428 bias=1428/1429
95.17/95.20	c Solving starts ...
95.17/95.20	c ============================[ Search Statistics ]============================
95.17/95.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.17/95.20	c       |         |          |          |    Limit     GC | Var      | Constra 
95.17/95.20	c =============================================================================
95.17/95.20	c  0.0s |       0 |        0 |        0 |    68555      0 |     1369 |     1426
95.17/95.27	c  0.1s |       0 |       59 |        1 |    68555      0 |     1369 |     1427
95.17/95.27	c #cpu_time = 0.064s
95.17/95.27	c #wall_clock_time = 0.064s
95.17/95.27	c #decision = 59
95.17/95.27	c #random_decision = 0
95.17/95.27	c #conflict = 1
95.17/95.27	c #restart = 0
95.17/95.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
95.17/95.27	c lower bound updated to -106
95.17/95.27	c BCD2: 1428 <= obj <= 1491
95.17/95.27	c BCD2: #cores=58, #unrelaxed=48, #relaxed=1486, #hardened=0
95.17/95.27	c BCD2: #sat=1 #unsat=1429 bias=1429/1430
95.17/95.27	c Solving starts ...
95.17/95.27	c ============================[ Search Statistics ]============================
95.17/95.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.17/95.27	c       |         |          |          |    Limit     GC | Var      | Constra 
95.17/95.27	c =============================================================================
95.17/95.27	c  0.0s |       0 |        0 |        0 |    68555      0 |     1370 |     1427
95.27/95.33	c  0.1s |       0 |       59 |        1 |    68555      0 |     1370 |     1428
95.27/95.33	c #cpu_time = 0.064s
95.27/95.33	c #wall_clock_time = 0.064s
95.27/95.33	c #decision = 59
95.27/95.33	c #random_decision = 0
95.27/95.33	c #conflict = 1
95.27/95.33	c #restart = 0
95.27/95.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
95.27/95.33	c lower bound updated to -105
95.27/95.33	c BCD2: 1429 <= obj <= 1491
95.27/95.33	c BCD2: #cores=58, #unrelaxed=47, #relaxed=1487, #hardened=0
95.27/95.33	c BCD2: #sat=1 #unsat=1430 bias=1430/1431
95.27/95.33	c Solving starts ...
95.27/95.33	c ============================[ Search Statistics ]============================
95.27/95.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.27/95.33	c       |         |          |          |    Limit     GC | Var      | Constra 
95.27/95.33	c =============================================================================
95.27/95.33	c  0.0s |       0 |        0 |        0 |    68555      0 |     1371 |     1428
95.37/95.40	c  0.1s |       0 |       59 |        1 |    68555      0 |     1371 |     1429
95.37/95.40	c #cpu_time = 0.064s
95.37/95.40	c #wall_clock_time = 0.064s
95.37/95.40	c #decision = 59
95.37/95.40	c #random_decision = 0
95.37/95.40	c #conflict = 1
95.37/95.40	c #restart = 0
95.37/95.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
95.37/95.40	c lower bound updated to -104
95.37/95.41	c BCD2: 1430 <= obj <= 1491
95.37/95.41	c BCD2: #cores=58, #unrelaxed=46, #relaxed=1488, #hardened=0
95.37/95.41	c BCD2: #sat=1 #unsat=1431 bias=1431/1432
95.37/95.41	c Solving starts ...
95.37/95.41	c ============================[ Search Statistics ]============================
95.37/95.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.37/95.41	c       |         |          |          |    Limit     GC | Var      | Constra 
95.37/95.41	c =============================================================================
95.37/95.41	c  0.0s |       0 |        0 |        0 |    68555      0 |     1372 |     1429
95.37/95.47	c  0.1s |       0 |       59 |        1 |    68555      0 |     1372 |     1430
95.37/95.47	c #cpu_time = 0.063s
95.37/95.47	c #wall_clock_time = 0.063s
95.37/95.47	c #decision = 59
95.37/95.47	c #random_decision = 0
95.37/95.47	c #conflict = 1
95.37/95.47	c #restart = 0
95.37/95.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
95.37/95.47	c lower bound updated to -103
95.37/95.47	c BCD2: 1431 <= obj <= 1491
95.37/95.47	c BCD2: #cores=58, #unrelaxed=45, #relaxed=1489, #hardened=0
95.37/95.47	c BCD2: #sat=1 #unsat=1432 bias=1432/1433
95.37/95.47	c Solving starts ...
95.37/95.47	c ============================[ Search Statistics ]============================
95.37/95.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.37/95.47	c       |         |          |          |    Limit     GC | Var      | Constra 
95.37/95.47	c =============================================================================
95.37/95.47	c  0.0s |       0 |        0 |        0 |    68555      0 |     1373 |     1430
95.47/95.53	c  0.1s |       0 |       59 |        1 |    68555      0 |     1373 |     1431
95.47/95.53	c #cpu_time = 0.065s
95.47/95.53	c #wall_clock_time = 0.065s
95.47/95.53	c #decision = 59
95.47/95.53	c #random_decision = 0
95.47/95.53	c #conflict = 1
95.47/95.53	c #restart = 0
95.47/95.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
95.47/95.53	c lower bound updated to -102
95.47/95.54	c BCD2: 1432 <= obj <= 1491
95.47/95.54	c BCD2: #cores=58, #unrelaxed=44, #relaxed=1490, #hardened=0
95.47/95.54	c BCD2: #sat=1 #unsat=1433 bias=1433/1434
95.47/95.54	c Solving starts ...
95.47/95.54	c ============================[ Search Statistics ]============================
95.47/95.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.47/95.54	c       |         |          |          |    Limit     GC | Var      | Constra 
95.47/95.54	c =============================================================================
95.47/95.54	c  0.0s |       0 |        0 |        0 |    68555      0 |     1374 |     1431
95.57/95.60	c  0.1s |       0 |       59 |        1 |    68555      0 |     1374 |     1432
95.57/95.60	c #cpu_time = 0.067s
95.57/95.60	c #wall_clock_time = 0.067s
95.57/95.60	c #decision = 59
95.57/95.60	c #random_decision = 0
95.57/95.60	c #conflict = 1
95.57/95.60	c #restart = 0
95.57/95.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
95.57/95.60	c lower bound updated to -101
95.57/95.60	c BCD2: 1433 <= obj <= 1491
95.57/95.60	c BCD2: #cores=58, #unrelaxed=43, #relaxed=1491, #hardened=0
95.57/95.60	c BCD2: #sat=1 #unsat=1434 bias=1434/1435
95.57/95.60	c Solving starts ...
95.57/95.60	c ============================[ Search Statistics ]============================
95.57/95.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.57/95.60	c       |         |          |          |    Limit     GC | Var      | Constra 
95.57/95.60	c =============================================================================
95.57/95.60	c  0.0s |       0 |        0 |        0 |    68555      0 |     1375 |     1432
95.57/95.67	c  0.1s |       0 |       59 |        1 |    68555      0 |     1375 |     1433
95.57/95.67	c #cpu_time = 0.065s
95.57/95.67	c #wall_clock_time = 0.065s
95.57/95.67	c #decision = 59
95.57/95.67	c #random_decision = 0
95.57/95.67	c #conflict = 1
95.57/95.67	c #restart = 0
95.57/95.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
95.57/95.67	c lower bound updated to -100
95.57/95.67	c BCD2: 1434 <= obj <= 1491
95.57/95.67	c BCD2: #cores=58, #unrelaxed=42, #relaxed=1492, #hardened=0
95.57/95.67	c BCD2: #sat=1 #unsat=1435 bias=1435/1436
95.57/95.67	c Solving starts ...
95.57/95.67	c ============================[ Search Statistics ]============================
95.57/95.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.57/95.67	c       |         |          |          |    Limit     GC | Var      | Constra 
95.57/95.67	c =============================================================================
95.57/95.67	c  0.0s |       0 |        0 |        0 |    68555      0 |     1376 |     1433
95.67/95.74	c  0.1s |       0 |       59 |        1 |    68555      0 |     1376 |     1434
95.67/95.74	c #cpu_time = 0.065s
95.67/95.74	c #wall_clock_time = 0.066s
95.67/95.74	c #decision = 59
95.67/95.74	c #random_decision = 0
95.67/95.74	c #conflict = 1
95.67/95.74	c #restart = 0
95.67/95.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
95.67/95.74	c lower bound updated to -99
95.67/95.74	c BCD2: 1435 <= obj <= 1491
95.67/95.74	c BCD2: #cores=58, #unrelaxed=41, #relaxed=1493, #hardened=0
95.67/95.74	c BCD2: #sat=1 #unsat=1436 bias=1436/1437
95.67/95.74	c Solving starts ...
95.67/95.74	c ============================[ Search Statistics ]============================
95.67/95.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.67/95.74	c       |         |          |          |    Limit     GC | Var      | Constra 
95.67/95.74	c =============================================================================
95.67/95.74	c  0.0s |       0 |        0 |        0 |    68555      0 |     1377 |     1434
95.77/95.80	c  0.1s |       0 |       59 |        1 |    68555      0 |     1377 |     1435
95.77/95.80	c #cpu_time = 0.065s
95.77/95.80	c #wall_clock_time = 0.065s
95.77/95.80	c #decision = 59
95.77/95.80	c #random_decision = 0
95.77/95.80	c #conflict = 1
95.77/95.80	c #restart = 0
95.77/95.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
95.77/95.80	c lower bound updated to -98
95.77/95.80	c BCD2: 1436 <= obj <= 1491
95.77/95.80	c BCD2: #cores=58, #unrelaxed=40, #relaxed=1494, #hardened=0
95.77/95.80	c BCD2: #sat=1 #unsat=1437 bias=1437/1438
95.77/95.80	c Solving starts ...
95.77/95.80	c ============================[ Search Statistics ]============================
95.77/95.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.77/95.80	c       |         |          |          |    Limit     GC | Var      | Constra 
95.77/95.80	c =============================================================================
95.77/95.80	c  0.0s |       0 |        0 |        0 |    68555      0 |     1378 |     1435
95.77/95.87	c  0.1s |       0 |       59 |        1 |    68555      0 |     1378 |     1436
95.77/95.87	c #cpu_time = 0.065s
95.77/95.87	c #wall_clock_time = 0.065s
95.77/95.87	c #decision = 59
95.77/95.87	c #random_decision = 0
95.77/95.87	c #conflict = 1
95.77/95.87	c #restart = 0
95.77/95.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
95.77/95.87	c lower bound updated to -97
95.77/95.88	c BCD2: 1437 <= obj <= 1491
95.77/95.88	c BCD2: #cores=58, #unrelaxed=39, #relaxed=1495, #hardened=0
95.77/95.88	c BCD2: #sat=1 #unsat=1438 bias=1438/1439
95.77/95.88	c Solving starts ...
95.77/95.88	c ============================[ Search Statistics ]============================
95.77/95.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.77/95.88	c       |         |          |          |    Limit     GC | Var      | Constra 
95.77/95.88	c =============================================================================
95.77/95.88	c  0.0s |       0 |        0 |        0 |    68555      0 |     1379 |     1436
95.88/95.94	c  0.1s |       0 |       59 |        1 |    68555      0 |     1379 |     1437
95.88/95.94	c #cpu_time = 0.062s
95.88/95.94	c #wall_clock_time = 0.062s
95.88/95.94	c #decision = 59
95.88/95.94	c #random_decision = 0
95.88/95.94	c #conflict = 1
95.88/95.94	c #restart = 0
95.88/95.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
95.88/95.94	c lower bound updated to -96
95.88/95.94	c BCD2: 1438 <= obj <= 1491
95.88/95.94	c BCD2: #cores=58, #unrelaxed=38, #relaxed=1496, #hardened=0
95.88/95.94	c BCD2: #sat=1 #unsat=1439 bias=1439/1440
95.88/95.94	c Solving starts ...
95.88/95.94	c ============================[ Search Statistics ]============================
95.88/95.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.88/95.94	c       |         |          |          |    Limit     GC | Var      | Constra 
95.88/95.94	c =============================================================================
95.88/95.94	c  0.0s |       0 |        0 |        0 |    68555      0 |     1380 |     1437
95.98/96.00	c  0.1s |       0 |       59 |        1 |    68555      0 |     1380 |     1438
95.98/96.00	c #cpu_time = 0.063s
95.98/96.00	c #wall_clock_time = 0.063s
95.98/96.00	c #decision = 59
95.98/96.00	c #random_decision = 0
95.98/96.00	c #conflict = 1
95.98/96.00	c #restart = 0
95.98/96.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
95.98/96.01	c lower bound updated to -95
95.98/96.01	c BCD2: 1439 <= obj <= 1491
95.98/96.01	c BCD2: #cores=58, #unrelaxed=37, #relaxed=1497, #hardened=0
95.98/96.01	c BCD2: #sat=1 #unsat=1440 bias=1440/1441
95.98/96.01	c Solving starts ...
95.98/96.01	c ============================[ Search Statistics ]============================
95.98/96.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.98/96.01	c       |         |          |          |    Limit     GC | Var      | Constra 
95.98/96.01	c =============================================================================
95.98/96.01	c  0.0s |       0 |        0 |        0 |    68555      0 |     1381 |     1438
95.98/96.07	c  0.1s |       0 |       59 |        1 |    68555      0 |     1381 |     1439
95.98/96.07	c #cpu_time = 0.063s
95.98/96.07	c #wall_clock_time = 0.064s
95.98/96.07	c #decision = 59
95.98/96.07	c #random_decision = 0
95.98/96.07	c #conflict = 1
95.98/96.07	c #restart = 0
95.98/96.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
95.98/96.07	c lower bound updated to -94
95.98/96.07	c BCD2: 1440 <= obj <= 1491
95.98/96.07	c BCD2: #cores=58, #unrelaxed=36, #relaxed=1498, #hardened=0
95.98/96.07	c BCD2: #sat=1 #unsat=1441 bias=1441/1442
95.98/96.07	c Solving starts ...
95.98/96.07	c ============================[ Search Statistics ]============================
95.98/96.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.98/96.07	c       |         |          |          |    Limit     GC | Var      | Constra 
95.98/96.07	c =============================================================================
95.98/96.07	c  0.0s |       0 |        0 |        0 |    68555      0 |     1382 |     1439
96.07/96.14	c  0.1s |       0 |       59 |        1 |    68555      0 |     1382 |     1440
96.07/96.14	c #cpu_time = 0.064s
96.07/96.14	c #wall_clock_time = 0.065s
96.07/96.14	c #decision = 59
96.07/96.14	c #random_decision = 0
96.07/96.14	c #conflict = 1
96.07/96.14	c #restart = 0
96.07/96.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
96.07/96.14	c lower bound updated to -93
96.07/96.14	c BCD2: 1441 <= obj <= 1491
96.07/96.14	c BCD2: #cores=58, #unrelaxed=35, #relaxed=1499, #hardened=0
96.07/96.14	c BCD2: #sat=1 #unsat=1442 bias=1442/1443
96.07/96.14	c Solving starts ...
96.07/96.14	c ============================[ Search Statistics ]============================
96.07/96.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.07/96.14	c       |         |          |          |    Limit     GC | Var      | Constra 
96.07/96.14	c =============================================================================
96.07/96.14	c  0.0s |       0 |        0 |        0 |    68555      0 |     1383 |     1440
96.17/96.20	c  0.1s |       0 |       59 |        1 |    68555      0 |     1383 |     1441
96.17/96.20	c #cpu_time = 0.066s
96.17/96.20	c #wall_clock_time = 0.066s
96.17/96.20	c #decision = 59
96.17/96.20	c #random_decision = 0
96.17/96.20	c #conflict = 1
96.17/96.20	c #restart = 0
96.17/96.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
96.17/96.20	c lower bound updated to -92
96.17/96.20	c BCD2: 1442 <= obj <= 1491
96.17/96.20	c BCD2: #cores=58, #unrelaxed=34, #relaxed=1500, #hardened=0
96.17/96.20	c BCD2: #sat=1 #unsat=1443 bias=1443/1444
96.17/96.20	c Solving starts ...
96.17/96.20	c ============================[ Search Statistics ]============================
96.17/96.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.17/96.20	c       |         |          |          |    Limit     GC | Var      | Constra 
96.17/96.20	c =============================================================================
96.17/96.20	c  0.0s |       0 |        0 |        0 |    68555      0 |     1384 |     1441
96.17/96.27	c  0.1s |       0 |       59 |        1 |    68555      0 |     1384 |     1442
96.17/96.27	c #cpu_time = 0.065s
96.17/96.27	c #wall_clock_time = 0.065s
96.17/96.27	c #decision = 59
96.17/96.27	c #random_decision = 0
96.17/96.27	c #conflict = 1
96.17/96.27	c #restart = 0
96.17/96.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
96.17/96.27	c lower bound updated to -91
96.17/96.27	c BCD2: 1443 <= obj <= 1491
96.17/96.27	c BCD2: #cores=58, #unrelaxed=33, #relaxed=1501, #hardened=0
96.17/96.27	c BCD2: #sat=1 #unsat=1444 bias=1444/1445
96.17/96.27	c Solving starts ...
96.17/96.27	c ============================[ Search Statistics ]============================
96.17/96.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.17/96.27	c       |         |          |          |    Limit     GC | Var      | Constra 
96.17/96.27	c =============================================================================
96.17/96.27	c  0.0s |       0 |        0 |        0 |    68555      0 |     1385 |     1442
96.27/96.34	c  0.1s |       0 |       59 |        1 |    68555      0 |     1385 |     1443
96.27/96.34	c #cpu_time = 0.065s
96.27/96.34	c #wall_clock_time = 0.065s
96.27/96.34	c #decision = 59
96.27/96.34	c #random_decision = 0
96.27/96.34	c #conflict = 1
96.27/96.34	c #restart = 0
96.27/96.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
96.27/96.34	c lower bound updated to -90
96.27/96.34	c BCD2: 1444 <= obj <= 1491
96.27/96.34	c BCD2: #cores=58, #unrelaxed=32, #relaxed=1502, #hardened=0
96.27/96.34	c BCD2: #sat=1 #unsat=1445 bias=1445/1446
96.27/96.34	c Solving starts ...
96.27/96.34	c ============================[ Search Statistics ]============================
96.27/96.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.27/96.34	c       |         |          |          |    Limit     GC | Var      | Constra 
96.27/96.34	c =============================================================================
96.27/96.34	c  0.0s |       0 |        0 |        0 |    68555      0 |     1386 |     1443
96.37/96.41	c  0.1s |       0 |       59 |        1 |    68555      0 |     1386 |     1444
96.37/96.41	c #cpu_time = 0.062s
96.37/96.41	c #wall_clock_time = 0.062s
96.37/96.41	c #decision = 59
96.37/96.41	c #random_decision = 0
96.37/96.41	c #conflict = 1
96.37/96.41	c #restart = 0
96.37/96.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
96.37/96.41	c lower bound updated to -89
96.37/96.41	c BCD2: 1445 <= obj <= 1491
96.37/96.41	c BCD2: #cores=58, #unrelaxed=31, #relaxed=1503, #hardened=0
96.37/96.41	c BCD2: #sat=1 #unsat=1446 bias=1446/1447
96.37/96.41	c Solving starts ...
96.37/96.41	c ============================[ Search Statistics ]============================
96.37/96.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.37/96.41	c       |         |          |          |    Limit     GC | Var      | Constra 
96.37/96.41	c =============================================================================
96.37/96.41	c  0.0s |       0 |        0 |        0 |    68555      0 |     1387 |     1444
96.37/96.47	c  0.1s |       0 |       59 |        1 |    68555      0 |     1387 |     1445
96.37/96.47	c #cpu_time = 0.066s
96.37/96.47	c #wall_clock_time = 0.066s
96.37/96.47	c #decision = 59
96.37/96.47	c #random_decision = 0
96.37/96.47	c #conflict = 1
96.37/96.47	c #restart = 0
96.37/96.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
96.37/96.47	c lower bound updated to -88
96.37/96.48	c BCD2: 1446 <= obj <= 1491
96.37/96.48	c BCD2: #cores=58, #unrelaxed=30, #relaxed=1504, #hardened=0
96.37/96.48	c BCD2: #sat=1 #unsat=1447 bias=1447/1448
96.37/96.48	c Solving starts ...
96.37/96.48	c ============================[ Search Statistics ]============================
96.37/96.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.37/96.48	c       |         |          |          |    Limit     GC | Var      | Constra 
96.37/96.48	c =============================================================================
96.37/96.48	c  0.0s |       0 |        0 |        0 |    68555      0 |     1388 |     1445
96.47/96.54	c  0.1s |       0 |       59 |        1 |    68555      0 |     1388 |     1446
96.47/96.54	c #cpu_time = 0.066s
96.47/96.54	c #wall_clock_time = 0.066s
96.47/96.54	c #decision = 59
96.47/96.54	c #random_decision = 0
96.47/96.54	c #conflict = 1
96.47/96.54	c #restart = 0
96.47/96.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
96.47/96.54	c lower bound updated to -87
96.47/96.54	c BCD2: 1447 <= obj <= 1491
96.47/96.54	c BCD2: #cores=58, #unrelaxed=29, #relaxed=1505, #hardened=0
96.47/96.54	c BCD2: #sat=1 #unsat=1448 bias=1448/1449
96.47/96.54	c Solving starts ...
96.47/96.54	c ============================[ Search Statistics ]============================
96.47/96.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.47/96.54	c       |         |          |          |    Limit     GC | Var      | Constra 
96.47/96.54	c =============================================================================
96.47/96.54	c  0.0s |       0 |        0 |        0 |    68555      0 |     1389 |     1446
96.57/96.61	c  0.1s |       0 |       59 |        1 |    68555      0 |     1389 |     1447
96.57/96.61	c #cpu_time = 0.065s
96.57/96.61	c #wall_clock_time = 0.065s
96.57/96.61	c #decision = 59
96.57/96.61	c #random_decision = 0
96.57/96.61	c #conflict = 1
96.57/96.61	c #restart = 0
96.57/96.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
96.57/96.61	c lower bound updated to -86
96.57/96.61	c BCD2: 1448 <= obj <= 1491
96.57/96.61	c BCD2: #cores=58, #unrelaxed=28, #relaxed=1506, #hardened=0
96.57/96.61	c BCD2: #sat=1 #unsat=1449 bias=1449/1450
96.57/96.61	c Solving starts ...
96.57/96.61	c ============================[ Search Statistics ]============================
96.57/96.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.57/96.61	c       |         |          |          |    Limit     GC | Var      | Constra 
96.57/96.61	c =============================================================================
96.57/96.61	c  0.0s |       0 |        0 |        0 |    68555      0 |     1390 |     1447
96.57/96.68	c  0.1s |       0 |       59 |        1 |    68555      0 |     1390 |     1448
96.57/96.68	c #cpu_time = 0.067s
96.57/96.68	c #wall_clock_time = 0.067s
96.57/96.68	c #decision = 59
96.57/96.68	c #random_decision = 0
96.57/96.68	c #conflict = 1
96.57/96.68	c #restart = 0
96.57/96.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
96.57/96.68	c lower bound updated to -85
96.57/96.68	c BCD2: 1449 <= obj <= 1491
96.57/96.68	c BCD2: #cores=58, #unrelaxed=27, #relaxed=1507, #hardened=0
96.57/96.68	c BCD2: #sat=1 #unsat=1450 bias=1450/1451
96.57/96.68	c Solving starts ...
96.57/96.68	c ============================[ Search Statistics ]============================
96.57/96.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.57/96.68	c       |         |          |          |    Limit     GC | Var      | Constra 
96.57/96.68	c =============================================================================
96.57/96.68	c  0.0s |       0 |        0 |        0 |    68555      0 |     1391 |     1448
96.67/96.74	c  0.1s |       0 |       59 |        1 |    68555      0 |     1391 |     1449
96.67/96.74	c #cpu_time = 0.064s
96.67/96.74	c #wall_clock_time = 0.064s
96.67/96.74	c #decision = 59
96.67/96.74	c #random_decision = 0
96.67/96.74	c #conflict = 1
96.67/96.74	c #restart = 0
96.67/96.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
96.67/96.74	c lower bound updated to -84
96.67/96.74	c BCD2: 1450 <= obj <= 1491
96.67/96.74	c BCD2: #cores=58, #unrelaxed=26, #relaxed=1508, #hardened=0
96.67/96.74	c BCD2: #sat=1 #unsat=1451 bias=1451/1452
96.67/96.74	c Solving starts ...
96.67/96.74	c ============================[ Search Statistics ]============================
96.67/96.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.67/96.74	c       |         |          |          |    Limit     GC | Var      | Constra 
96.67/96.74	c =============================================================================
96.67/96.74	c  0.0s |       0 |        0 |        0 |    68555      0 |     1392 |     1449
96.77/96.81	c  0.1s |       0 |       59 |        0 |    68555      0 |     1392 |     1450
96.77/96.81	c #cpu_time = 0.063s
96.77/96.81	c #wall_clock_time = 0.064s
96.77/96.81	c #decision = 59
96.77/96.81	c #random_decision = 0
96.77/96.81	c #conflict = 0
96.77/96.81	c #restart = 0
96.77/96.81	c BCD2: found a new core of size 2: cost of the new core is >=1
96.77/96.81	c lower bound updated to -83
96.77/96.82	c BCD2: 1451 <= obj <= 1491
96.77/96.82	c BCD2: #cores=59, #unrelaxed=24, #relaxed=1510, #hardened=0
96.77/96.82	c BCD2: #sat=1 #unsat=1452 bias=1452/1453
96.77/96.83	c Solving starts ...
96.77/96.83	c ============================[ Search Statistics ]============================
96.77/96.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.77/96.83	c       |         |          |          |    Limit     GC | Var      | Constra 
96.77/96.83	c =============================================================================
96.77/96.83	c  0.0s |       0 |        0 |        0 |    68555      0 |     1392 |     1451
96.77/96.89	c  0.1s |       0 |       60 |        1 |    68555      0 |     1392 |     1451
96.77/96.89	c #cpu_time = 0.061s
96.77/96.89	c #wall_clock_time = 0.061s
96.77/96.89	c #decision = 60
96.77/96.89	c #random_decision = 0
96.77/96.89	c #conflict = 1
96.77/96.89	c #restart = 0
96.77/96.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
96.77/96.89	c lower bound updated to -82
96.77/96.89	c BCD2: 1452 <= obj <= 1491
96.77/96.89	c BCD2: #cores=59, #unrelaxed=23, #relaxed=1511, #hardened=0
96.77/96.89	c BCD2: #sat=1 #unsat=1453 bias=1453/1454
96.77/96.89	c Solving starts ...
96.77/96.89	c ============================[ Search Statistics ]============================
96.77/96.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.77/96.89	c       |         |          |          |    Limit     GC | Var      | Constra 
96.77/96.89	c =============================================================================
96.77/96.89	c  0.0s |       0 |        0 |        0 |    68555      0 |     1393 |     1451
96.87/96.95	c  0.1s |       0 |       60 |        1 |    68555      0 |     1393 |     1452
96.87/96.95	c #cpu_time = 0.064s
96.87/96.95	c #wall_clock_time = 0.064s
96.87/96.95	c #decision = 60
96.87/96.95	c #random_decision = 0
96.87/96.95	c #conflict = 1
96.87/96.95	c #restart = 0
96.87/96.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
96.87/96.95	c lower bound updated to -81
96.87/96.95	c BCD2: 1453 <= obj <= 1491
96.87/96.95	c BCD2: #cores=59, #unrelaxed=22, #relaxed=1512, #hardened=0
96.87/96.95	c BCD2: #sat=1 #unsat=1454 bias=1454/1455
96.87/96.95	c Solving starts ...
96.87/96.95	c ============================[ Search Statistics ]============================
96.87/96.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.87/96.95	c       |         |          |          |    Limit     GC | Var      | Constra 
96.87/96.95	c =============================================================================
96.87/96.95	c  0.0s |       0 |        0 |        0 |    68555      0 |     1394 |     1452
96.98/97.02	c  0.1s |       0 |       60 |        1 |    68555      0 |     1394 |     1453
96.98/97.02	c #cpu_time = 0.065s
96.98/97.02	c #wall_clock_time = 0.065s
96.98/97.02	c #decision = 60
96.98/97.02	c #random_decision = 0
96.98/97.02	c #conflict = 1
96.98/97.02	c #restart = 0
96.98/97.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
96.98/97.02	c lower bound updated to -80
96.98/97.02	c BCD2: 1454 <= obj <= 1491
96.98/97.02	c BCD2: #cores=59, #unrelaxed=21, #relaxed=1513, #hardened=0
96.98/97.02	c BCD2: #sat=1 #unsat=1455 bias=1455/1456
96.98/97.02	c Solving starts ...
96.98/97.02	c ============================[ Search Statistics ]============================
96.98/97.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.98/97.02	c       |         |          |          |    Limit     GC | Var      | Constra 
96.98/97.02	c =============================================================================
96.98/97.02	c  0.0s |       0 |        0 |        0 |    68555      0 |     1395 |     1453
96.98/97.08	c  0.1s |       0 |       60 |        1 |    68555      0 |     1395 |     1454
96.98/97.08	c #cpu_time = 0.065s
96.98/97.08	c #wall_clock_time = 0.065s
96.98/97.08	c #decision = 60
96.98/97.08	c #random_decision = 0
96.98/97.08	c #conflict = 1
96.98/97.08	c #restart = 0
96.98/97.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
96.98/97.08	c lower bound updated to -79
96.98/97.09	c BCD2: 1455 <= obj <= 1491
96.98/97.09	c BCD2: #cores=59, #unrelaxed=20, #relaxed=1514, #hardened=0
96.98/97.09	c BCD2: #sat=1 #unsat=1456 bias=1456/1457
96.98/97.09	c Solving starts ...
96.98/97.09	c ============================[ Search Statistics ]============================
96.98/97.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.98/97.09	c       |         |          |          |    Limit     GC | Var      | Constra 
96.98/97.09	c =============================================================================
96.98/97.09	c  0.0s |       0 |        0 |        0 |    68555      0 |     1396 |     1454
97.09/97.15	c  0.1s |       0 |       60 |        1 |    68555      0 |     1396 |     1455
97.09/97.15	c #cpu_time = 0.065s
97.09/97.15	c #wall_clock_time = 0.066s
97.09/97.15	c #decision = 60
97.09/97.15	c #random_decision = 0
97.09/97.15	c #conflict = 1
97.09/97.15	c #restart = 0
97.09/97.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
97.09/97.15	c lower bound updated to -78
97.09/97.15	c BCD2: 1456 <= obj <= 1491
97.09/97.15	c BCD2: #cores=59, #unrelaxed=19, #relaxed=1515, #hardened=0
97.09/97.15	c BCD2: #sat=1 #unsat=1457 bias=1457/1458
97.09/97.15	c Solving starts ...
97.09/97.15	c ============================[ Search Statistics ]============================
97.09/97.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.09/97.15	c       |         |          |          |    Limit     GC | Var      | Constra 
97.09/97.15	c =============================================================================
97.09/97.15	c  0.0s |       0 |        0 |        0 |    68555      0 |     1397 |     1455
97.18/97.22	c  0.1s |       0 |       60 |        1 |    68555      0 |     1397 |     1456
97.18/97.22	c #cpu_time = 0.065s
97.18/97.22	c #wall_clock_time = 0.065s
97.18/97.22	c #decision = 60
97.18/97.22	c #random_decision = 0
97.18/97.22	c #conflict = 1
97.18/97.22	c #restart = 0
97.18/97.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
97.18/97.22	c lower bound updated to -77
97.18/97.22	c BCD2: 1457 <= obj <= 1491
97.18/97.22	c BCD2: #cores=59, #unrelaxed=18, #relaxed=1516, #hardened=0
97.18/97.22	c BCD2: #sat=1 #unsat=1458 bias=1458/1459
97.18/97.22	c Solving starts ...
97.18/97.22	c ============================[ Search Statistics ]============================
97.18/97.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.18/97.22	c       |         |          |          |    Limit     GC | Var      | Constra 
97.18/97.22	c =============================================================================
97.18/97.22	c  0.0s |       0 |        0 |        0 |    68555      0 |     1398 |     1456
97.18/97.28	c  0.1s |       0 |       60 |        1 |    68555      0 |     1398 |     1457
97.18/97.28	c #cpu_time = 0.065s
97.18/97.28	c #wall_clock_time = 0.065s
97.18/97.28	c #decision = 60
97.18/97.28	c #random_decision = 0
97.18/97.28	c #conflict = 1
97.18/97.28	c #restart = 0
97.18/97.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
97.18/97.28	c lower bound updated to -76
97.18/97.29	c BCD2: 1458 <= obj <= 1491
97.18/97.29	c BCD2: #cores=59, #unrelaxed=17, #relaxed=1517, #hardened=0
97.18/97.29	c BCD2: #sat=1 #unsat=1459 bias=1459/1460
97.18/97.29	c Solving starts ...
97.18/97.29	c ============================[ Search Statistics ]============================
97.18/97.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.18/97.29	c       |         |          |          |    Limit     GC | Var      | Constra 
97.18/97.29	c =============================================================================
97.18/97.29	c  0.0s |       0 |        0 |        0 |    68555      0 |     1399 |     1457
97.28/97.36	c  0.1s |       0 |       60 |        1 |    68555      0 |     1399 |     1458
97.28/97.36	c #cpu_time = 0.062s
97.28/97.36	c #wall_clock_time = 0.062s
97.28/97.36	c #decision = 60
97.28/97.36	c #random_decision = 0
97.28/97.36	c #conflict = 1
97.28/97.36	c #restart = 0
97.28/97.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
97.28/97.36	c lower bound updated to -75
97.28/97.36	c BCD2: 1459 <= obj <= 1491
97.28/97.36	c BCD2: #cores=59, #unrelaxed=16, #relaxed=1518, #hardened=0
97.28/97.36	c BCD2: #sat=1 #unsat=1460 bias=1460/1461
97.28/97.36	c Solving starts ...
97.28/97.36	c ============================[ Search Statistics ]============================
97.28/97.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.28/97.36	c       |         |          |          |    Limit     GC | Var      | Constra 
97.28/97.36	c =============================================================================
97.28/97.36	c  0.0s |       0 |        0 |        0 |    68555      0 |     1400 |     1458
97.38/97.42	c  0.1s |       0 |       60 |        1 |    68555      0 |     1400 |     1459
97.38/97.42	c #cpu_time = 0.065s
97.38/97.42	c #wall_clock_time = 0.065s
97.38/97.42	c #decision = 60
97.38/97.42	c #random_decision = 0
97.38/97.42	c #conflict = 1
97.38/97.42	c #restart = 0
97.38/97.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
97.38/97.42	c lower bound updated to -74
97.38/97.42	c BCD2: 1460 <= obj <= 1491
97.38/97.42	c BCD2: #cores=59, #unrelaxed=15, #relaxed=1519, #hardened=0
97.38/97.42	c BCD2: #sat=1 #unsat=1461 bias=1461/1462
97.38/97.42	c Solving starts ...
97.38/97.42	c ============================[ Search Statistics ]============================
97.38/97.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.38/97.42	c       |         |          |          |    Limit     GC | Var      | Constra 
97.38/97.42	c =============================================================================
97.38/97.42	c  0.0s |       0 |        0 |        0 |    68555      0 |     1401 |     1459
97.38/97.49	c  0.1s |       0 |       60 |        1 |    68555      0 |     1401 |     1460
97.38/97.49	c #cpu_time = 0.064s
97.38/97.49	c #wall_clock_time = 0.064s
97.38/97.49	c #decision = 60
97.38/97.49	c #random_decision = 0
97.38/97.49	c #conflict = 1
97.38/97.49	c #restart = 0
97.38/97.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
97.38/97.49	c lower bound updated to -73
97.38/97.49	c BCD2: 1461 <= obj <= 1491
97.38/97.49	c BCD2: #cores=59, #unrelaxed=14, #relaxed=1520, #hardened=0
97.38/97.49	c BCD2: #sat=1 #unsat=1462 bias=1462/1463
97.38/97.49	c Solving starts ...
97.38/97.49	c ============================[ Search Statistics ]============================
97.38/97.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.38/97.49	c       |         |          |          |    Limit     GC | Var      | Constra 
97.38/97.49	c =============================================================================
97.38/97.49	c  0.0s |       0 |        0 |        0 |    68555      0 |     1402 |     1460
97.48/97.55	c  0.1s |       0 |       60 |        1 |    68555      0 |     1402 |     1461
97.48/97.55	c #cpu_time = 0.064s
97.48/97.55	c #wall_clock_time = 0.064s
97.48/97.55	c #decision = 60
97.48/97.55	c #random_decision = 0
97.48/97.55	c #conflict = 1
97.48/97.55	c #restart = 0
97.48/97.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
97.48/97.55	c lower bound updated to -72
97.48/97.55	c BCD2: 1462 <= obj <= 1491
97.48/97.55	c BCD2: #cores=59, #unrelaxed=13, #relaxed=1521, #hardened=0
97.48/97.55	c BCD2: #sat=1 #unsat=1463 bias=1463/1464
97.48/97.55	c Solving starts ...
97.48/97.55	c ============================[ Search Statistics ]============================
97.48/97.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.48/97.55	c       |         |          |          |    Limit     GC | Var      | Constra 
97.48/97.55	c =============================================================================
97.48/97.55	c  0.0s |       0 |        0 |        0 |    68555      0 |     1403 |     1461
97.58/97.62	c  0.1s |       0 |       60 |        1 |    68555      0 |     1403 |     1462
97.58/97.62	c #cpu_time = 0.064s
97.58/97.62	c #wall_clock_time = 0.065s
97.58/97.62	c #decision = 60
97.58/97.62	c #random_decision = 0
97.58/97.62	c #conflict = 1
97.58/97.62	c #restart = 0
97.58/97.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
97.58/97.62	c lower bound updated to -71
97.58/97.62	c BCD2: 1463 <= obj <= 1491
97.58/97.62	c BCD2: #cores=59, #unrelaxed=12, #relaxed=1522, #hardened=0
97.58/97.62	c BCD2: #sat=1 #unsat=1464 bias=1464/1465
97.58/97.62	c Solving starts ...
97.58/97.62	c ============================[ Search Statistics ]============================
97.58/97.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.58/97.62	c       |         |          |          |    Limit     GC | Var      | Constra 
97.58/97.62	c =============================================================================
97.58/97.62	c  0.0s |       0 |        0 |        0 |    68555      0 |     1404 |     1462
97.58/97.68	c  0.1s |       0 |       60 |        1 |    68555      0 |     1404 |     1463
97.58/97.68	c #cpu_time = 0.064s
97.58/97.68	c #wall_clock_time = 0.064s
97.58/97.68	c #decision = 60
97.58/97.68	c #random_decision = 0
97.58/97.68	c #conflict = 1
97.58/97.68	c #restart = 0
97.58/97.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
97.58/97.68	c lower bound updated to -70
97.58/97.68	c BCD2: 1464 <= obj <= 1491
97.58/97.68	c BCD2: #cores=59, #unrelaxed=11, #relaxed=1523, #hardened=0
97.58/97.68	c BCD2: #sat=1 #unsat=1465 bias=1465/1466
97.58/97.69	c Solving starts ...
97.58/97.69	c ============================[ Search Statistics ]============================
97.58/97.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.58/97.69	c       |         |          |          |    Limit     GC | Var      | Constra 
97.58/97.69	c =============================================================================
97.58/97.69	c  0.0s |       0 |        0 |        0 |    68555      0 |     1405 |     1463
97.68/97.76	c  0.1s |       0 |       60 |        1 |    68555      0 |     1405 |     1464
97.68/97.76	c #cpu_time = 0.062s
97.68/97.76	c #wall_clock_time = 0.062s
97.68/97.76	c #decision = 60
97.68/97.76	c #random_decision = 0
97.68/97.76	c #conflict = 1
97.68/97.76	c #restart = 0
97.68/97.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
97.68/97.76	c lower bound updated to -69
97.68/97.76	c BCD2: 1465 <= obj <= 1491
97.68/97.76	c BCD2: #cores=59, #unrelaxed=10, #relaxed=1524, #hardened=0
97.68/97.76	c BCD2: #sat=1 #unsat=1466 bias=1466/1467
97.68/97.76	c Solving starts ...
97.68/97.76	c ============================[ Search Statistics ]============================
97.68/97.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.68/97.76	c       |         |          |          |    Limit     GC | Var      | Constra 
97.68/97.76	c =============================================================================
97.68/97.76	c  0.0s |       0 |        0 |        0 |    68555      0 |     1406 |     1464
97.78/97.82	c  0.1s |       0 |       60 |        1 |    68555      0 |     1406 |     1465
97.78/97.82	c #cpu_time = 0.065s
97.78/97.82	c #wall_clock_time = 0.066s
97.78/97.82	c #decision = 60
97.78/97.82	c #random_decision = 0
97.78/97.82	c #conflict = 1
97.78/97.82	c #restart = 0
97.78/97.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
97.78/97.82	c lower bound updated to -68
97.78/97.82	c BCD2: 1466 <= obj <= 1491
97.78/97.82	c BCD2: #cores=59, #unrelaxed=9, #relaxed=1525, #hardened=0
97.78/97.82	c BCD2: #sat=1 #unsat=1467 bias=1467/1468
97.78/97.82	c Solving starts ...
97.78/97.82	c ============================[ Search Statistics ]============================
97.78/97.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.78/97.82	c       |         |          |          |    Limit     GC | Var      | Constra 
97.78/97.82	c =============================================================================
97.78/97.82	c  0.0s |       0 |        0 |        0 |    68555      0 |     1407 |     1465
97.78/97.89	c  0.1s |       0 |       60 |        1 |    68555      0 |     1407 |     1466
97.78/97.89	c #cpu_time = 0.065s
97.78/97.89	c #wall_clock_time = 0.065s
97.78/97.89	c #decision = 60
97.78/97.89	c #random_decision = 0
97.78/97.89	c #conflict = 1
97.78/97.89	c #restart = 0
97.78/97.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
97.78/97.89	c lower bound updated to -67
97.78/97.89	c BCD2: 1467 <= obj <= 1491
97.78/97.89	c BCD2: #cores=59, #unrelaxed=8, #relaxed=1526, #hardened=0
97.78/97.89	c BCD2: #sat=1 #unsat=1468 bias=1468/1469
97.78/97.89	c Solving starts ...
97.78/97.89	c ============================[ Search Statistics ]============================
97.78/97.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.78/97.89	c       |         |          |          |    Limit     GC | Var      | Constra 
97.78/97.89	c =============================================================================
97.78/97.89	c  0.0s |       0 |        0 |        0 |    68555      0 |     1408 |     1466
97.88/97.96	c  0.1s |       0 |       60 |        1 |    68555      0 |     1408 |     1467
97.88/97.96	c #cpu_time = 0.066s
97.88/97.96	c #wall_clock_time = 0.066s
97.88/97.96	c #decision = 60
97.88/97.96	c #random_decision = 0
97.88/97.96	c #conflict = 1
97.88/97.96	c #restart = 0
97.88/97.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
97.88/97.96	c lower bound updated to -66
97.88/97.96	c BCD2: 1468 <= obj <= 1491
97.88/97.96	c BCD2: #cores=59, #unrelaxed=7, #relaxed=1527, #hardened=0
97.88/97.96	c BCD2: #sat=1 #unsat=1469 bias=1469/1470
97.88/97.96	c Solving starts ...
97.88/97.96	c ============================[ Search Statistics ]============================
97.88/97.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.88/97.96	c       |         |          |          |    Limit     GC | Var      | Constra 
97.88/97.96	c =============================================================================
97.88/97.96	c  0.0s |       0 |        0 |        0 |    68555      0 |     1409 |     1467
97.98/98.02	c  0.1s |       0 |       60 |        1 |    68555      0 |     1409 |     1468
97.98/98.02	c #cpu_time = 0.066s
97.98/98.02	c #wall_clock_time = 0.066s
97.98/98.02	c #decision = 60
97.98/98.02	c #random_decision = 0
97.98/98.02	c #conflict = 1
97.98/98.02	c #restart = 0
97.98/98.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
97.98/98.02	c lower bound updated to -65
97.98/98.02	c BCD2: 1469 <= obj <= 1491
97.98/98.02	c BCD2: #cores=59, #unrelaxed=6, #relaxed=1528, #hardened=0
97.98/98.02	c BCD2: #sat=1 #unsat=1470 bias=1470/1471
97.98/98.02	c Solving starts ...
97.98/98.02	c ============================[ Search Statistics ]============================
97.98/98.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.98/98.02	c       |         |          |          |    Limit     GC | Var      | Constra 
97.98/98.02	c =============================================================================
97.98/98.02	c  0.0s |       0 |        0 |        0 |    68555      0 |     1410 |     1468
97.98/98.09	c  0.1s |       0 |       60 |        1 |    68555      0 |     1410 |     1469
97.98/98.09	c #cpu_time = 0.066s
97.98/98.09	c #wall_clock_time = 0.066s
97.98/98.09	c #decision = 60
97.98/98.09	c #random_decision = 0
97.98/98.09	c #conflict = 1
97.98/98.09	c #restart = 0
97.98/98.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
97.98/98.09	c lower bound updated to -64
97.98/98.09	c BCD2: 1470 <= obj <= 1491
97.98/98.09	c BCD2: #cores=59, #unrelaxed=5, #relaxed=1529, #hardened=0
97.98/98.09	c BCD2: #sat=1 #unsat=1471 bias=1471/1472
97.98/98.09	c Solving starts ...
97.98/98.09	c ============================[ Search Statistics ]============================
97.98/98.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.98/98.09	c       |         |          |          |    Limit     GC | Var      | Constra 
97.98/98.09	c =============================================================================
97.98/98.09	c  0.0s |       0 |        0 |        0 |    68555      0 |     1411 |     1469
98.09/98.16	c  0.1s |       0 |       60 |        1 |    68555      0 |     1411 |     1470
98.09/98.16	c #cpu_time = 0.065s
98.09/98.16	c #wall_clock_time = 0.065s
98.09/98.16	c #decision = 60
98.09/98.16	c #random_decision = 0
98.09/98.16	c #conflict = 1
98.09/98.16	c #restart = 0
98.09/98.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
98.09/98.16	c lower bound updated to -63
98.09/98.16	c BCD2: 1471 <= obj <= 1491
98.09/98.16	c BCD2: #cores=59, #unrelaxed=4, #relaxed=1530, #hardened=0
98.09/98.16	c BCD2: #sat=1 #unsat=1472 bias=1472/1473
98.09/98.16	c Solving starts ...
98.09/98.16	c ============================[ Search Statistics ]============================
98.09/98.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.09/98.16	c       |         |          |          |    Limit     GC | Var      | Constra 
98.09/98.16	c =============================================================================
98.09/98.17	c  0.0s |       0 |        0 |        0 |    68555      0 |     1412 |     1470
98.19/98.23	c  0.1s |       0 |       60 |        1 |    68555      0 |     1412 |     1471
98.19/98.23	c #cpu_time = 0.062s
98.19/98.23	c #wall_clock_time = 0.062s
98.19/98.23	c #decision = 60
98.19/98.23	c #random_decision = 0
98.19/98.23	c #conflict = 1
98.19/98.23	c #restart = 0
98.19/98.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
98.19/98.23	c lower bound updated to -62
98.19/98.23	c BCD2: 1472 <= obj <= 1491
98.19/98.23	c BCD2: #cores=59, #unrelaxed=3, #relaxed=1531, #hardened=0
98.19/98.23	c BCD2: #sat=1 #unsat=1473 bias=1473/1474
98.19/98.23	c Solving starts ...
98.19/98.23	c ============================[ Search Statistics ]============================
98.19/98.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.19/98.23	c       |         |          |          |    Limit     GC | Var      | Constra 
98.19/98.23	c =============================================================================
98.19/98.23	c  0.0s |       0 |        0 |        0 |    68555      0 |     1413 |     1471
98.19/98.29	c  0.1s |       0 |       60 |        1 |    68555      0 |     1413 |     1472
98.19/98.29	c #cpu_time = 0.063s
98.19/98.29	c #wall_clock_time = 0.063s
98.19/98.29	c #decision = 60
98.19/98.29	c #random_decision = 0
98.19/98.29	c #conflict = 1
98.19/98.29	c #restart = 0
98.19/98.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
98.19/98.29	c lower bound updated to -61
98.19/98.29	c BCD2: 1473 <= obj <= 1491
98.19/98.29	c BCD2: #cores=59, #unrelaxed=2, #relaxed=1532, #hardened=0
98.19/98.29	c BCD2: #sat=1 #unsat=1474 bias=1474/1475
98.19/98.29	c Solving starts ...
98.19/98.29	c ============================[ Search Statistics ]============================
98.19/98.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.19/98.29	c       |         |          |          |    Limit     GC | Var      | Constra 
98.19/98.29	c =============================================================================
98.19/98.29	c  0.0s |       0 |        0 |        0 |    68555      0 |     1414 |     1472
98.28/98.36	c  0.1s |       0 |       60 |        1 |    68555      0 |     1414 |     1473
98.28/98.36	c #cpu_time = 0.064s
98.28/98.36	c #wall_clock_time = 0.064s
98.28/98.36	c #decision = 60
98.28/98.36	c #random_decision = 0
98.28/98.36	c #conflict = 1
98.28/98.36	c #restart = 0
98.28/98.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
98.28/98.36	c lower bound updated to -60
98.28/98.36	c BCD2: 1474 <= obj <= 1491
98.28/98.36	c BCD2: #cores=59, #unrelaxed=1, #relaxed=1533, #hardened=0
98.28/98.36	c BCD2: #sat=1 #unsat=1475 bias=1475/1476
98.28/98.36	c Solving starts ...
98.28/98.36	c ============================[ Search Statistics ]============================
98.28/98.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.28/98.36	c       |         |          |          |    Limit     GC | Var      | Constra 
98.28/98.36	c =============================================================================
98.28/98.36	c  0.0s |       0 |        0 |        0 |    68555      0 |     1415 |     1473
98.38/98.42	c  0.1s |       0 |       60 |        1 |    68555      0 |     1415 |     1474
98.38/98.42	c #cpu_time = 0.065s
98.38/98.42	c #wall_clock_time = 0.065s
98.38/98.42	c #decision = 60
98.38/98.42	c #random_decision = 0
98.38/98.42	c #conflict = 1
98.38/98.42	c #restart = 0
98.38/98.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
98.38/98.42	c lower bound updated to -59
98.38/98.43	c BCD2: 1475 <= obj <= 1491
98.38/98.43	c BCD2: #cores=59, #unrelaxed=0, #relaxed=1534, #hardened=0
98.38/98.43	c BCD2: #sat=1 #unsat=1476 bias=1476/1477
98.38/98.43	c Solving starts ...
98.38/98.43	c ============================[ Search Statistics ]============================
98.38/98.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.38/98.43	c       |         |          |          |    Limit     GC | Var      | Constra 
98.38/98.43	c =============================================================================
98.38/98.43	c  0.0s |       0 |        0 |        0 |    68555      0 |     1416 |     1474
98.48/98.57	c  0.1s |       1 |      420 |      100 |    68555      0 |     1416 |     1475
98.78/98.83	c  0.4s |       2 |      852 |      250 |    68555      0 |     1416 |     1475
99.08/99.17	c  0.7s |       3 |     1335 |      475 |    68555      0 |     1416 |     1475
99.48/99.57	c  1.1s |       4 |     2359 |      813 |    75411      0 |     1416 |     1475
100.08/100.14	c  1.7s |       5 |     3348 |     1320 |    75411      0 |     1416 |     1475
100.88/100.98	c  2.6s |       6 |     4767 |     2081 |    82953      0 |     1416 |     1475
102.18/102.25	c  3.8s |       7 |     6803 |     3223 |    82953      0 |     1416 |     1475
104.18/104.25	c  5.8s |       7 |     9649 |     4923 |    91249      0 |     1416 |     1475
104.18/104.27	c  5.8s |       8 |     9669 |     4936 |    91249      0 |     1416 |     1475
106.18/106.28	c  7.9s |       8 |    12225 |     6436 |   100374      0 |     1416 |     1475
107.98/108.03	c  9.6s |       9 |    13674 |     7506 |   100374      0 |     1416 |     1475
109.98/110.06	c 11.6s |       9 |    16160 |     8906 |   100374      0 |     1416 |     1475
112.08/112.13	c 13.7s |       9 |    18833 |    10506 |   110412      0 |     1416 |     1475
113.48/113.52	c 15.1s |      10 |    20032 |    11361 |   110412      0 |     1416 |     1475
115.57/115.61	c 17.2s |      10 |    22061 |    12761 |   110412      0 |     1416 |     1475
117.57/117.68	c 19.3s |      10 |    23768 |    14061 |   110412      0 |     1416 |     1475
119.67/119.78	c 21.4s |      10 |    25530 |    15361 |   110412      0 |     1416 |     1475
121.67/121.78	c 23.4s |      10 |    27067 |    16461 |   121454      0 |     1416 |     1475
123.07/123.11	c 24.7s |      11 |    27899 |    17144 |   121454      0 |     1416 |     1475
125.17/125.23	c 26.8s |      11 |    29759 |    18344 |   121454      0 |     1416 |     1475
127.37/127.41	c 29.0s |      11 |    31255 |    19544 |   121454      0 |     1416 |     1475
129.37/129.48	c 31.1s |      11 |    33149 |    20844 |   121454      0 |     1416 |     1475
131.57/131.64	c 33.2s |      11 |    34862 |    22144 |   121454      0 |     1416 |     1475
133.57/133.67	c 35.2s |      11 |    36476 |    23344 |   121454      0 |     1416 |     1475
135.67/135.77	c 37.3s |      11 |    37797 |    24344 |   133600      0 |     1416 |     1475
137.78/137.87	c 39.4s |      11 |    39237 |    25444 |   133600      0 |     1416 |     1475
138.57/138.62	c 40.2s |      12 |    39768 |    25819 |   133600      0 |     1416 |     1475
140.57/140.65	c 42.2s |      12 |    41169 |    26719 |   133600      0 |     1416 |     1475
142.67/142.74	c 44.3s |      12 |    42836 |    27819 |   133600      0 |     1416 |     1475
144.77/144.86	c 46.4s |      12 |    44382 |    28919 |   133600      0 |     1416 |     1475
146.87/146.92	c 48.5s |      12 |    45938 |    30019 |   133600      0 |     1416 |     1475
148.87/148.99	c 50.6s |      12 |    47257 |    31019 |   133600      0 |     1416 |     1475
151.07/151.14	c 52.7s |      12 |    48628 |    32019 |   133600      0 |     1416 |     1475
153.27/153.39	c 55.0s |      12 |    50020 |    33019 |   133600      0 |     1416 |     1475
155.57/155.64	c 57.2s |      12 |    51147 |    33919 |   133600      0 |     1416 |     1475
157.77/157.88	c 59.5s |      12 |    52282 |    34819 |   133600      0 |     1416 |     1475
159.87/159.93	c 61.5s |      12 |    53327 |    35619 |   133600      0 |     1416 |     1475
161.87/161.97	c 63.5s |      12 |    54170 |    36319 |   133600      0 |     1416 |     1475
164.07/164.19	c 65.8s |      12 |    55150 |    37119 |   133600      0 |     1416 |     1475
166.27/166.37	c 67.9s |      12 |    56197 |    37919 |   146960      0 |     1416 |     1475
168.37/168.43	c 70.0s |      12 |    57169 |    38619 |   146960      0 |     1416 |     1475
168.97/169.06	c 70.6s |      13 |    57430 |    38832 |   146960      0 |     1416 |     1475
170.97/171.08	c 72.7s |      13 |    58422 |    39432 |   146960      0 |     1416 |     1475
173.07/173.12	c 74.7s |      13 |    59680 |    40332 |   146960      0 |     1416 |     1475
175.07/175.15	c 76.7s |      13 |    60786 |    41132 |   146960      0 |     1416 |     1475
177.27/177.38	c 79.0s |      13 |    62074 |    42032 |   146960      0 |     1416 |     1475
179.26/179.39	c 81.0s |      13 |    62988 |    42732 |   146960      0 |     1416 |     1475
181.46/181.53	c 83.1s |      13 |    64227 |    43532 |   146960      0 |     1416 |     1475
183.56/183.66	c 85.2s |      13 |    65358 |    44332 |   146960      0 |     1416 |     1475
185.86/185.92	c 87.5s |      13 |    66607 |    45232 |   146960      0 |     1416 |     1475
188.06/188.10	c 89.7s |      13 |    67666 |    46032 |   146960      0 |     1416 |     1475
190.06/190.14	c 91.7s |      13 |    68704 |    46732 |   146960      0 |     1416 |     1475
192.16/192.28	c 93.9s |      13 |    69669 |    47432 |   146960      0 |     1416 |     1475
194.16/194.29	c 95.9s |      13 |    70409 |    48032 |   146960      0 |     1416 |     1475
196.46/196.59	c 98.2s |      13 |    71634 |    48832 |   146960      0 |     1416 |     1475
198.86/198.93	c  100s |      13 |    72584 |    49532 |   146960      0 |     1416 |     1475
200.86/200.93	c  102s |      13 |    73358 |    50132 |   146960      0 |     1416 |     1475
202.96/203.05	c  104s |      13 |    74279 |    50832 |   146960      0 |     1416 |     1475
205.26/205.31	c  106s |      13 |    75255 |    51532 |   146960      0 |     1416 |     1475
207.36/207.41	c  108s |      13 |    76035 |    52132 |   146960      0 |     1416 |     1475
209.66/209.75	c  111s |      13 |    76972 |    52832 |   146960      0 |     1416 |     1475
211.86/211.96	c  113s |      13 |    77834 |    53432 |   146960      0 |     1416 |     1475
214.16/214.23	c  115s |      13 |    78613 |    54032 |   146960      0 |     1416 |     1475
216.46/216.53	c  118s |      13 |    79233 |    54532 |   146960      0 |     1416 |     1475
218.46/218.57	c  120s |      13 |    79674 |    54932 |   146960      0 |     1416 |     1475
220.66/220.71	c  122s |      13 |    80275 |    55432 |   146960      0 |     1416 |     1475
222.96/223.01	c  124s |      13 |    81041 |    56032 |   146960      0 |     1416 |     1475
225.26/225.39	c  126s |      13 |    81832 |    56632 |   161656      0 |     1416 |     1475
227.36/227.42	c  128s |      13 |    82438 |    57132 |   161656      0 |     1416 |     1475
229.36/229.47	c  131s |      13 |    83075 |    57632 |   161656      0 |     1416 |     1475
231.56/231.65	c  133s |      13 |    83668 |    58132 |   161656      0 |     1416 |     1475
232.36/232.49	c  134s |      14 |    83963 |    58352 |   161656      0 |     1416 |     1475
234.46/234.58	c  136s |      14 |    84768 |    58852 |   161656      0 |     1416 |     1475
236.56/236.68	c  138s |      14 |    85818 |    59552 |   161656      0 |     1416 |     1475
238.86/238.90	c  140s |      14 |    87038 |    60352 |   161656      0 |     1416 |     1475
241.06/241.12	c  142s |      14 |    88104 |    61052 |   161656      0 |     1416 |     1475
243.15/243.29	c  144s |      14 |    89056 |    61752 |   161656      0 |     1416 |     1475
245.56/245.61	c  147s |      14 |    90063 |    62452 |   161656      0 |     1416 |     1475
247.55/247.62	c  149s |      14 |    90886 |    63052 |   161656      0 |     1416 |     1475
249.86/249.98	c  151s |      14 |    91793 |    63752 |   161656      0 |     1416 |     1475
252.16/252.24	c  153s |      14 |    92690 |    64452 |   161656      0 |     1416 |     1475
254.26/254.34	c  155s |      14 |    93420 |    65052 |   161656      0 |     1416 |     1475
256.46/256.51	c  158s |      14 |    94198 |    65652 |   161656      0 |     1416 |     1475
258.55/258.68	c  160s |      14 |    94993 |    66252 |   161656      0 |     1416 |     1475
261.05/261.14	c  162s |      14 |    95729 |    66852 |   161656      0 |     1416 |     1475
263.35/263.48	c  165s |      14 |    96543 |    67452 |   161656      0 |     1416 |     1475
265.45/265.59	c  167s |      14 |    97461 |    68052 |   161656      0 |     1416 |     1475
267.56/267.65	c  169s |      14 |    98083 |    68552 |   161656      0 |     1416 |     1475
269.66/269.76	c  171s |      14 |    98699 |    69052 |   161656      0 |     1416 |     1475
271.65/271.79	c  173s |      14 |    99398 |    69552 |   161656      0 |     1416 |     1475
273.95/274.05	c  175s |      14 |   100101 |    70052 |   161656      0 |     1416 |     1475
276.15/276.29	c  177s |      14 |   100591 |    70452 |   161656      0 |     1416 |     1475
278.35/278.49	c  180s |      14 |   101194 |    70952 |   161656      0 |     1416 |     1475
280.76/280.82	c  182s |      14 |   101803 |    71452 |   161656      0 |     1416 |     1475
282.86/282.97	c  184s |      14 |   102294 |    71852 |   161656      0 |     1416 |     1475
285.05/285.15	c  186s |      14 |   103011 |    72352 |   161656      0 |     1416 |     1475
287.35/287.46	c  189s |      14 |   103745 |    72952 |   161656      0 |     1416 |     1475
289.55/289.64	c  191s |      14 |   104391 |    73452 |   161656      0 |     1416 |     1475
291.65/291.75	c  193s |      14 |   105026 |    73952 |   161656      0 |     1416 |     1475
294.15/294.24	c  195s |      14 |   105639 |    74452 |   161656      0 |     1416 |     1475
296.55/296.69	c  198s |      14 |   106269 |    74952 |   161656      0 |     1416 |     1475
298.64/298.74	c  200s |      14 |   106810 |    75352 |   161656      0 |     1416 |     1475
300.74/300.85	c  202s |      14 |   107446 |    75852 |   161656      0 |     1416 |     1475
302.84/302.93	c  204s |      14 |   107939 |    76252 |   161656      0 |     1416 |     1475
304.85/305.00	c  206s |      14 |   108429 |    76652 |   161656      0 |     1416 |     1475
307.05/307.11	c  208s |      14 |   108951 |    77052 |   161656      0 |     1416 |     1475
309.04/309.16	c  210s |      14 |   109434 |    77452 |   161656      0 |     1416 |     1475
311.24/311.34	c  212s |      14 |   109928 |    77852 |   161656      0 |     1416 |     1475
313.34/313.41	c  214s |      14 |   110569 |    78352 |   161656      0 |     1416 |     1475
315.64/315.73	c  217s |      14 |   111179 |    78852 |   161656      0 |     1416 |     1475
317.84/317.92	c  219s |      14 |   111843 |    79352 |   161656      0 |     1416 |     1475
320.14/320.25	c  221s |      14 |   112564 |    79852 |   161656      0 |     1416 |     1475
322.45/322.58	c  224s |      14 |   113198 |    80352 |   161656      0 |     1416 |     1475
324.75/324.85	c  226s |      14 |   113850 |    80852 |   161656      0 |     1416 |     1475
326.85/326.97	c  228s |      14 |   114348 |    81252 |   161656      0 |     1416 |     1475
329.15/329.26	c  230s |      14 |   115036 |    81752 |   161656      0 |     1416 |     1475
331.54/331.63	c  233s |      14 |   115825 |    82252 |   161656      0 |     1416 |     1475
333.74/333.80	c  235s |      14 |   116590 |    82752 |   161656      0 |     1416 |     1475
336.04/336.16	c  237s |      14 |   117351 |    83252 |   161656      0 |     1416 |     1475
338.34/338.44	c  240s |      14 |   118051 |    83752 |   161656      0 |     1416 |     1475
340.84/340.92	c  242s |      14 |   118952 |    84252 |   161656      0 |     1416 |     1475
343.04/343.13	c  244s |      14 |   119601 |    84752 |   161656      0 |     1416 |     1475
345.44/345.56	c  247s |      14 |   120392 |    85252 |   161656      0 |     1416 |     1475
347.54/347.69	c  249s |      14 |   120902 |    85652 |   177822      0 |     1416 |     1475
350.14/350.22	c  251s |      14 |   121562 |    86152 |   177822      0 |     1416 |     1475
352.14/352.24	c  253s |      14 |   122049 |    86552 |   177822      0 |     1416 |     1475
354.24/354.34	c  255s |      14 |   122544 |    86952 |   177822      0 |     1416 |     1475
356.44/356.54	c  258s |      14 |   123046 |    87352 |   177822      0 |     1416 |     1475
357.84/357.92	c  259s |      15 |   123407 |    87632 |   177822      0 |     1416 |     1475
360.04/360.18	c  261s |      15 |   123935 |    87932 |   177822      0 |     1416 |     1475
362.14/362.21	c  263s |      15 |   124636 |    88432 |   177822      0 |     1416 |     1475
364.34/364.43	c  266s |      15 |   125340 |    88932 |   177822      0 |     1416 |     1475
366.54/366.65	c  268s |      15 |   125989 |    89432 |   177822      0 |     1416 |     1475
368.74/368.89	c  270s |      15 |   126741 |    89932 |   177822      0 |     1416 |     1475
371.33/371.40	c  272s |      15 |   127403 |    90432 |   177822      0 |     1416 |     1475
373.53/373.63	c  275s |      15 |   128090 |    90932 |   177822      0 |     1416 |     1475
375.63/375.74	c  277s |      15 |   128842 |    91432 |   177822      0 |     1416 |     1475
377.93/378.06	c  279s |      15 |   129651 |    92032 |   177822      0 |     1416 |     1475
380.33/380.45	c  282s |      15 |   130325 |    92532 |   177822      0 |     1416 |     1475
382.73/382.86	c  284s |      15 |   131028 |    93032 |   177822      0 |     1416 |     1475
385.14/385.25	c  286s |      15 |   131655 |    93532 |   177822      0 |     1416 |     1475
387.44/387.52	c  289s |      15 |   132357 |    94032 |   177822      0 |     1416 |     1475
389.73/389.86	c  291s |      15 |   132979 |    94532 |   177822      0 |     1416 |     1475
391.74/391.89	c  293s |      15 |   133511 |    94932 |   177822      0 |     1416 |     1475
393.83/393.95	c  295s |      15 |   134034 |    95332 |   177822      0 |     1416 |     1475
396.13/396.25	c  297s |      15 |   134517 |    95732 |   177822      0 |     1416 |     1475
398.23/398.35	c  299s |      15 |   135017 |    96132 |   177822      0 |     1416 |     1475
400.53/400.61	c  302s |      15 |   135733 |    96632 |   177822      0 |     1416 |     1475
402.93/403.04	c  304s |      15 |   136363 |    97132 |   177822      0 |     1416 |     1475
405.23/405.31	c  306s |      15 |   137054 |    97632 |   177822      0 |     1416 |     1475
407.23/407.33	c  308s |      15 |   137543 |    98032 |   177822      0 |     1416 |     1475
409.72/409.87	c  311s |      15 |   138281 |    98532 |   177822      0 |     1416 |     1475
412.12/412.22	c  313s |      15 |   139027 |    99032 |   177822      0 |     1416 |     1475
414.32/414.48	c  316s |      15 |   139732 |    99532 |   177822      0 |     1416 |     1475
416.82/416.99	c  318s |      15 |   140371 |   100032 |   177822      0 |     1416 |     1475
419.12/419.30	c  320s |      15 |   141007 |   100532 |   177822      0 |     1416 |     1475
421.43/421.54	c  323s |      15 |   141641 |   101032 |   177822      0 |     1416 |     1475
423.52/423.61	c  325s |      15 |   142152 |   101432 |   177822      0 |     1416 |     1475
425.83/425.93	c  327s |      15 |   142789 |   101932 |   177822      0 |     1416 |     1475
428.13/428.25	c  329s |      15 |   143430 |   102432 |   177822      0 |     1416 |     1475
430.12/430.29	c  331s |      15 |   143962 |   102832 |   177822      0 |     1416 |     1475
432.53/432.64	c  334s |      15 |   144642 |   103332 |   177822      0 |     1416 |     1475
434.52/434.69	c  336s |      15 |   145190 |   103732 |   177822      0 |     1416 |     1475
436.72/436.83	c  338s |      15 |   145694 |   104132 |   177822      0 |     1416 |     1475
438.92/439.09	c  340s |      15 |   146214 |   104532 |   177822      0 |     1416 |     1475
441.52/441.64	c  343s |      15 |   146939 |   105032 |   177822      0 |     1416 |     1475
443.92/444.08	c  345s |      15 |   147448 |   105432 |   177822      0 |     1416 |     1475
446.31/446.48	c  348s |      15 |   147990 |   105832 |   177822      0 |     1416 |     1475
448.81/448.91	c  350s |      15 |   148490 |   106232 |   177822      0 |     1416 |     1475
451.22/451.35	c  352s |      15 |   148976 |   106632 |   177822      0 |     1416 |     1475
453.32/453.46	c  355s |      15 |   149547 |   107032 |   177822      0 |     1416 |     1475
455.71/455.80	c  357s |      15 |   150068 |   107432 |   177822      0 |     1416 |     1475
457.82/457.98	c  359s |      15 |   150645 |   107832 |   177822      0 |     1416 |     1475
460.11/460.27	c  361s |      15 |   151171 |   108232 |   177822      0 |     1416 |     1475
462.61/462.77	c  364s |      15 |   151667 |   108632 |   177822      0 |     1416 |     1475
464.91/465.07	c  366s |      15 |   152139 |   109032 |   177822      0 |     1416 |     1475
467.41/467.52	c  369s |      15 |   152802 |   109532 |   177822      0 |     1416 |     1475
469.82/469.99	c  371s |      15 |   153307 |   109932 |   177822      0 |     1416 |     1475
472.31/472.45	c  374s |      15 |   153794 |   110332 |   177822      0 |     1416 |     1475
474.61/474.71	c  376s |      15 |   154316 |   110732 |   177822      0 |     1416 |     1475
476.91/477.02	c  378s |      15 |   154848 |   111132 |   177822      0 |     1416 |     1475
479.01/479.17	c  380s |      15 |   155308 |   111532 |   177822      0 |     1416 |     1475
481.41/481.54	c  383s |      15 |   155773 |   111932 |   177822      0 |     1416 |     1475
483.81/483.90	c  385s |      15 |   156271 |   112332 |   177822      0 |     1416 |     1475
486.21/486.34	c  387s |      15 |   156784 |   112732 |   177822      0 |     1416 |     1475
488.51/488.65	c  390s |      15 |   157320 |   113132 |   177822      0 |     1416 |     1475
490.71/490.84	c  392s |      15 |   157838 |   113532 |   177822      0 |     1416 |     1475
492.80/492.98	c  394s |      15 |   158379 |   113932 |   177822      0 |     1416 |     1475
495.30/495.43	c  397s |      15 |   158898 |   114332 |   177822      0 |     1416 |     1475
497.60/497.76	c  399s |      15 |   159379 |   114732 |   177822      0 |     1416 |     1475
499.80/499.92	c  401s |      15 |   159880 |   115132 |   177822      0 |     1416 |     1475
502.20/502.39	c  403s |      15 |   160378 |   115532 |   177822      0 |     1416 |     1475
504.80/504.98	c  406s |      15 |   160885 |   115932 |   177822      0 |     1416 |     1475
507.00/507.19	c  408s |      15 |   161422 |   116332 |   177822      0 |     1416 |     1475
509.30/509.50	c  411s |      15 |   161940 |   116732 |   177822      0 |     1416 |     1475
511.50/511.68	c  413s |      15 |   162456 |   117132 |   177822      0 |     1416 |     1475
514.00/514.12	c  415s |      15 |   162960 |   117532 |   177822      0 |     1416 |     1475
516.50/516.60	c  418s |      15 |   163537 |   117932 |   177822      0 |     1416 |     1475
518.80/518.97	c  420s |      15 |   164037 |   118332 |   177822      0 |     1416 |     1475
521.10/521.27	c  422s |      15 |   164538 |   118732 |   177822      0 |     1416 |     1475
523.70/523.84	c  425s |      15 |   165032 |   119132 |   177822      0 |     1416 |     1475
526.10/526.23	c  427s |      15 |   165539 |   119532 |   177822      0 |     1416 |     1475
528.39/528.53	c  430s |      15 |   166011 |   119932 |   177822      0 |     1416 |     1475
530.69/530.85	c  432s |      15 |   166471 |   120332 |   177822      0 |     1416 |     1475
533.19/533.34	c  434s |      15 |   166939 |   120732 |   177822      0 |     1416 |     1475
535.59/535.74	c  437s |      15 |   167482 |   121132 |   177822      0 |     1416 |     1475
538.19/538.35	c  439s |      15 |   167955 |   121532 |   177822      0 |     1416 |     1475
540.20/540.40	c  441s |      15 |   168323 |   121832 |   177822      0 |     1416 |     1475
542.40/542.57	c  444s |      15 |   168715 |   122132 |   177822      0 |     1416 |     1475
544.89/545.09	c  446s |      15 |   169230 |   122532 |   177822      0 |     1416 |     1475
547.48/547.64	c  449s |      15 |   169724 |   122932 |   177822      0 |     1416 |     1475
549.78/549.98	c  451s |      15 |   170138 |   123232 |   177822      0 |     1416 |     1475
551.88/552.00	c  453s |      15 |   170506 |   123532 |   177822      0 |     1416 |     1475
553.88/554.02	c  455s |      15 |   170891 |   123832 |   177822      0 |     1416 |     1475
556.28/556.47	c  458s |      15 |   171399 |   124232 |   177822      0 |     1416 |     1475
558.68/558.85	c  460s |      15 |   171892 |   124632 |   177822      0 |     1416 |     1475
560.88/561.04	c  462s |      15 |   172275 |   124932 |   177822      0 |     1416 |     1475
562.88/563.09	c  464s |      15 |   172628 |   125232 |   177822      0 |     1416 |     1475
565.49/565.62	c  467s |      15 |   173150 |   125632 |   177822      0 |     1416 |     1475
567.58/567.74	c  469s |      15 |   173524 |   125932 |   177822      0 |     1416 |     1475
569.88/570.02	c  471s |      15 |   173902 |   126232 |   177822      0 |     1416 |     1475
572.18/572.30	c  473s |      15 |   174305 |   126532 |   177822      0 |     1416 |     1475
574.48/574.68	c  476s |      15 |   174665 |   126832 |   177822      0 |     1416 |     1475
577.07/577.27	c  478s |      15 |   175156 |   127232 |   177822      0 |     1416 |     1475
579.17/579.38	c  480s |      15 |   175502 |   127532 |   177822      0 |     1416 |     1475
581.67/581.80	c  483s |      15 |   176078 |   127932 |   177822      0 |     1416 |     1475
583.77/583.96	c  485s |      15 |   176454 |   128232 |   177822      0 |     1416 |     1475
585.87/586.01	c  487s |      15 |   176840 |   128532 |   177822      0 |     1416 |     1475
588.47/588.61	c  490s |      15 |   177352 |   128932 |   177822      0 |     1416 |     1475
590.97/591.13	c  492s |      15 |   177860 |   129332 |   195605      0 |     1416 |     1475
592.97/593.17	c  494s |      15 |   178240 |   129632 |   195605      0 |     1416 |     1475
595.18/595.33	c  496s |      15 |   178619 |   129932 |   195605      0 |     1416 |     1475
597.77/597.96	c  499s |      15 |   178971 |   130232 |   195605      0 |     1416 |     1475
600.27/600.43	c  502s |      15 |   179469 |   130632 |   195605      0 |     1416 |     1475
602.67/602.82	c  504s |      15 |   179814 |   130932 |   195605      0 |     1416 |     1475
604.87/605.00	c  506s |      15 |   180163 |   131232 |   195605      0 |     1416 |     1475
606.76/606.92	c  508s |      16 |   180576 |   131552 |   195605      0 |     1416 |     1475
609.36/609.53	c  511s |      16 |   180962 |   131752 |   195605      0 |     1416 |     1475
611.67/611.90	c  513s |      16 |   181503 |   132152 |   195605      0 |     1416 |     1475
613.97/614.13	c  515s |      16 |   182039 |   132552 |   195605      0 |     1416 |     1475
616.46/616.62	c  518s |      16 |   182572 |   132952 |   195605      0 |     1416 |     1475
618.86/619.08	c  520s |      16 |   183080 |   133352 |   195605      0 |     1416 |     1475
621.26/621.45	c  523s |      16 |   183599 |   133752 |   195605      0 |     1416 |     1475
623.56/623.70	c  525s |      16 |   183999 |   134052 |   195605      0 |     1416 |     1475
625.56/625.74	c  527s |      16 |   184406 |   134352 |   195605      0 |     1416 |     1475
627.86/628.05	c  529s |      16 |   184767 |   134652 |   195605      0 |     1416 |     1475
629.86/630.05	c  531s |      16 |   185137 |   134952 |   195605      0 |     1416 |     1475
632.36/632.55	c  534s |      16 |   185658 |   135352 |   195605      0 |     1416 |     1475
634.86/635.09	c  536s |      16 |   186170 |   135752 |   195605      0 |     1416 |     1475
637.06/637.21	c  538s |      16 |   186509 |   136052 |   195605      0 |     1416 |     1475
639.55/639.71	c  541s |      16 |   187013 |   136452 |   195605      0 |     1416 |     1475
641.75/641.91	c  543s |      16 |   187391 |   136752 |   195605      0 |     1416 |     1475
643.75/643.94	c  545s |      16 |   187771 |   137052 |   195605      0 |     1416 |     1475
646.25/646.42	c  547s |      16 |   188252 |   137452 |   195605      0 |     1416 |     1475
648.35/648.54	c  550s |      16 |   188618 |   137752 |   195605      0 |     1416 |     1475
650.45/650.65	c  552s |      16 |   188982 |   138052 |   195605      0 |     1416 |     1475
652.75/652.92	c  554s |      16 |   189350 |   138352 |   195605      0 |     1416 |     1475
654.95/655.12	c  556s |      16 |   189740 |   138652 |   195605      0 |     1416 |     1475
657.04/657.22	c  558s |      16 |   190082 |   138952 |   195605      0 |     1416 |     1475
659.54/659.80	c  561s |      16 |   190578 |   139352 |   195605      0 |     1416 |     1475
661.64/661.89	c  563s |      16 |   190932 |   139652 |   195605      0 |     1416 |     1475
664.24/664.48	c  566s |      16 |   191452 |   140052 |   195605      0 |     1416 |     1475
666.75/666.93	c  568s |      16 |   191961 |   140452 |   195605      0 |     1416 |     1475
668.74/668.96	c  570s |      16 |   192334 |   140752 |   195605      0 |     1416 |     1475
670.94/671.18	c  572s |      16 |   192742 |   141052 |   195605      0 |     1416 |     1475
673.64/673.89	c  575s |      16 |   193267 |   141452 |   195605      0 |     1416 |     1475
676.34/676.55	c  578s |      16 |   193854 |   141852 |   195605      0 |     1416 |     1475
678.54/678.75	c  580s |      16 |   194258 |   142152 |   195605      0 |     1416 |     1475
680.94/681.13	c  582s |      16 |   194797 |   142552 |   195605      0 |     1416 |     1475
683.24/683.48	c  585s |      16 |   195291 |   142952 |   195605      0 |     1416 |     1475
685.44/685.65	c  587s |      16 |   195702 |   143252 |   195605      0 |     1416 |     1475
688.03/688.20	c  589s |      16 |   196235 |   143652 |   195605      0 |     1416 |     1475
690.03/690.29	c  591s |      16 |   196598 |   143952 |   195605      0 |     1416 |     1475
692.73/692.91	c  594s |      16 |   197092 |   144352 |   195605      0 |     1416 |     1475
695.03/695.29	c  596s |      16 |   197651 |   144752 |   195605      0 |     1416 |     1475
697.63/697.88	c  599s |      16 |   198159 |   145152 |   195605      0 |     1416 |     1475
699.93/700.19	c  601s |      16 |   198653 |   145552 |   195605      0 |     1416 |     1475
702.53/702.78	c  604s |      16 |   199192 |   145952 |   195605      0 |     1416 |     1475
705.13/705.40	c  606s |      16 |   199679 |   146352 |   195605      0 |     1416 |     1475
707.52/707.76	c  609s |      16 |   200215 |   146752 |   195605      0 |     1416 |     1475
709.63/709.88	c  611s |      16 |   200615 |   147052 |   195605      0 |     1416 |     1475
712.42/712.62	c  614s |      16 |   201141 |   147452 |   195605      0 |     1416 |     1475
714.92/715.10	c  616s |      16 |   201648 |   147852 |   195605      0 |     1416 |     1475
717.52/717.77	c  619s |      16 |   202160 |   148252 |   195605      0 |     1416 |     1475
719.61/719.85	c  621s |      16 |   202522 |   148552 |   195605      0 |     1416 |     1475
721.91/722.16	c  623s |      16 |   202888 |   148852 |   195605      0 |     1416 |     1475
724.01/724.29	c  625s |      16 |   203259 |   149152 |   195605      0 |     1416 |     1475
726.12/726.35	c  627s |      16 |   203615 |   149452 |   195605      0 |     1416 |     1475
728.22/728.42	c  629s |      16 |   203976 |   149752 |   195605      0 |     1416 |     1475
730.61/730.86	c  632s |      16 |   204331 |   150052 |   195605      0 |     1416 |     1475
732.72/732.99	c  634s |      16 |   204709 |   150352 |   195605      0 |     1416 |     1475
735.21/735.48	c  637s |      16 |   205060 |   150652 |   195605      0 |     1416 |     1475
737.81/738.06	c  639s |      16 |   205444 |   150952 |   195605      0 |     1416 |     1475
740.31/740.59	c  642s |      16 |   205846 |   151252 |   195605      0 |     1416 |     1475
743.00/743.20	c  644s |      16 |   206359 |   151652 |   195605      0 |     1416 |     1475
745.20/745.43	c  647s |      16 |   206746 |   151952 |   195605      0 |     1416 |     1475
747.60/747.85	c  649s |      16 |   207139 |   152252 |   195605      0 |     1416 |     1475
749.90/750.19	c  651s |      16 |   207487 |   152552 |   195605      0 |     1416 |     1475
752.40/752.67	c  654s |      16 |   207839 |   152852 |   195605      0 |     1416 |     1475
755.20/755.47	c  657s |      16 |   208190 |   153152 |   195605      0 |     1416 |     1475
757.20/757.48	c  659s |      16 |   208407 |   153352 |   195605      0 |     1416 |     1475
759.80/760.04	c  661s |      16 |   208740 |   153652 |   195605      0 |     1416 |     1475
762.60/762.80	c  664s |      16 |   209081 |   153952 |   195605      0 |     1416 |     1475
765.10/765.31	c  666s |      16 |   209444 |   154252 |   195605      0 |     1416 |     1475
767.50/767.73	c  669s |      16 |   209781 |   154552 |   195605      0 |     1416 |     1475
769.90/770.15	c  671s |      16 |   210138 |   154852 |   195605      0 |     1416 |     1475
772.10/772.33	c  673s |      16 |   210511 |   155152 |   195605      0 |     1416 |     1475
774.40/774.68	c  676s |      16 |   210900 |   155452 |   195605      0 |     1416 |     1475
776.99/777.29	c  678s |      16 |   211261 |   155752 |   195605      0 |     1416 |     1475
779.69/779.96	c  681s |      16 |   211640 |   156052 |   195605      0 |     1416 |     1475
782.39/782.68	c  684s |      16 |   212000 |   156352 |   195605      0 |     1416 |     1475
784.89/785.17	c  686s |      16 |   212349 |   156652 |   195605      0 |     1416 |     1475
786.98/787.28	c  688s |      16 |   212721 |   156952 |   195605      0 |     1416 |     1475
789.08/789.33	c  690s |      16 |   213131 |   157252 |   195605      0 |     1416 |     1475
791.08/791.35	c  692s |      16 |   213584 |   157552 |   195605      0 |     1416 |     1475
793.38/793.60	c  695s |      16 |   213964 |   157852 |   195605      0 |     1416 |     1475
795.48/795.78	c  697s |      16 |   214347 |   158152 |   195605      0 |     1416 |     1475
797.58/797.85	c  699s |      16 |   214707 |   158452 |   195605      0 |     1416 |     1475
799.78/800.03	c  701s |      16 |   215086 |   158752 |   195605      0 |     1416 |     1475
801.88/802.18	c  703s |      16 |   215458 |   159052 |   195605      0 |     1416 |     1475
804.37/804.66	c  706s |      16 |   215846 |   159352 |   195605      0 |     1416 |     1475
806.47/806.74	c  708s |      16 |   216259 |   159652 |   195605      0 |     1416 |     1475
808.87/809.13	c  710s |      16 |   216637 |   159952 |   195605      0 |     1416 |     1475
811.17/811.43	c  713s |      16 |   217056 |   160252 |   195605      0 |     1416 |     1475
813.17/813.47	c  715s |      16 |   217464 |   160552 |   195605      0 |     1416 |     1475
815.27/815.54	c  717s |      16 |   217866 |   160852 |   195605      0 |     1416 |     1475
817.46/817.77	c  719s |      16 |   218228 |   161152 |   195605      0 |     1416 |     1475
819.86/820.13	c  721s |      16 |   218624 |   161452 |   195605      0 |     1416 |     1475
822.16/822.47	c  724s |      16 |   219010 |   161752 |   195605      0 |     1416 |     1475
824.56/824.83	c  726s |      16 |   219376 |   162052 |   195605      0 |     1416 |     1475
826.66/826.96	c  728s |      16 |   219785 |   162352 |   195605      0 |     1416 |     1475
829.36/829.63	c  731s |      16 |   220179 |   162652 |   195605      0 |     1416 |     1475
831.96/832.22	c  733s |      16 |   220556 |   162952 |   195605      0 |     1416 |     1475
834.06/834.35	c  735s |      16 |   220906 |   163252 |   195605      0 |     1416 |     1475
836.26/836.53	c  738s |      16 |   221265 |   163552 |   195605      0 |     1416 |     1475
838.65/838.94	c  740s |      16 |   221701 |   163852 |   195605      0 |     1416 |     1475
840.75/841.02	c  742s |      16 |   222092 |   164152 |   195605      0 |     1416 |     1475
842.75/843.09	c  744s |      16 |   222462 |   164452 |   195605      0 |     1416 |     1475
845.15/845.42	c  746s |      16 |   222871 |   164752 |   195605      0 |     1416 |     1475
847.15/847.48	c  749s |      16 |   223266 |   165052 |   195605      0 |     1416 |     1475
849.85/850.14	c  751s |      16 |   223794 |   165452 |   195605      0 |     1416 |     1475
852.65/852.92	c  754s |      16 |   224318 |   165852 |   195605      0 |     1416 |     1475
855.25/855.58	c  757s |      16 |   224845 |   166252 |   195605      0 |     1416 |     1475
857.44/857.77	c  759s |      16 |   225199 |   166552 |   195605      0 |     1416 |     1475
859.64/859.97	c  761s |      16 |   225577 |   166852 |   195605      0 |     1416 |     1475
861.94/862.21	c  763s |      16 |   225959 |   167152 |   195605      0 |     1416 |     1475
864.24/864.51	c  766s |      16 |   226316 |   167452 |   195605      0 |     1416 |     1475
866.44/866.80	c  768s |      16 |   226762 |   167752 |   195605      0 |     1416 |     1475
868.84/869.14	c  770s |      16 |   227158 |   168052 |   195605      0 |     1416 |     1475
871.25/871.53	c  773s |      16 |   227533 |   168352 |   195605      0 |     1416 |     1475
873.64/873.99	c  775s |      16 |   227882 |   168652 |   195605      0 |     1416 |     1475
875.84/876.16	c  777s |      16 |   228286 |   168952 |   195605      0 |     1416 |     1475
878.03/878.34	c  779s |      16 |   228650 |   169252 |   195605      0 |     1416 |     1475
880.33/880.61	c  782s |      16 |   229019 |   169552 |   195605      0 |     1416 |     1475
882.43/882.75	c  784s |      16 |   229407 |   169852 |   195605      0 |     1416 |     1475
884.53/884.85	c  786s |      16 |   229799 |   170152 |   195605      0 |     1416 |     1475
886.83/887.13	c  788s |      16 |   230178 |   170452 |   195605      0 |     1416 |     1475
889.23/889.58	c  791s |      16 |   230523 |   170752 |   195605      0 |     1416 |     1475
891.73/892.03	c  793s |      16 |   230872 |   171052 |   195605      0 |     1416 |     1475
893.73/894.04	c  795s |      16 |   231269 |   171352 |   195605      0 |     1416 |     1475
896.33/896.67	c  798s |      16 |   231781 |   171752 |   195605      0 |     1416 |     1475
898.32/898.68	c  800s |      16 |   232170 |   172052 |   195605      0 |     1416 |     1475
900.93/901.28	c  802s |      16 |   232656 |   172452 |   195605      0 |     1416 |     1475
903.32/903.64	c  805s |      16 |   232992 |   172752 |   195605      0 |     1416 |     1475
905.72/906.01	c  807s |      16 |   233372 |   173052 |   195605      0 |     1416 |     1475
907.81/908.19	c  809s |      16 |   233759 |   173352 |   195605      0 |     1416 |     1475
910.11/910.49	c  812s |      16 |   234114 |   173652 |   195605      0 |     1416 |     1475
912.21/912.59	c  814s |      16 |   234529 |   173952 |   195605      0 |     1416 |     1475
914.31/914.65	c  816s |      16 |   234919 |   174252 |   195605      0 |     1416 |     1475
916.61/916.99	c  818s |      16 |   235276 |   174552 |   195605      0 |     1416 |     1475
919.01/919.32	c  820s |      16 |   235632 |   174852 |   195605      0 |     1416 |     1475
921.21/921.59	c  823s |      16 |   235999 |   175152 |   195605      0 |     1416 |     1475
923.41/923.70	c  825s |      16 |   236393 |   175452 |   195605      0 |     1416 |     1475
925.51/925.84	c  827s |      16 |   236830 |   175752 |   195605      0 |     1416 |     1475
927.80/928.18	c  829s |      16 |   237220 |   176052 |   195605      0 |     1416 |     1475
929.90/930.26	c  831s |      16 |   237605 |   176352 |   195605      0 |     1416 |     1475
932.00/932.34	c  833s |      16 |   238009 |   176652 |   195605      0 |     1416 |     1475
934.20/934.51	c  836s |      16 |   238357 |   176952 |   195605      0 |     1416 |     1475
936.40/936.78	c  838s |      16 |   238699 |   177252 |   195605      0 |     1416 |     1475
938.80/939.17	c  840s |      16 |   239097 |   177552 |   195605      0 |     1416 |     1475
941.10/941.46	c  843s |      16 |   239440 |   177852 |   195605      0 |     1416 |     1475
943.71/944.02	c  845s |      16 |   239946 |   178252 |   195605      0 |     1416 |     1475
946.10/946.47	c  848s |      16 |   240313 |   178552 |   195605      0 |     1416 |     1475
948.40/948.72	c  850s |      16 |   240686 |   178852 |   195605      0 |     1416 |     1475
950.70/951.03	c  852s |      16 |   241060 |   179152 |   195605      0 |     1416 |     1475
953.10/953.43	c  855s |      16 |   241451 |   179452 |   195605      0 |     1416 |     1475
955.40/955.79	c  857s |      16 |   241791 |   179752 |   195605      0 |     1416 |     1475
957.79/958.15	c  859s |      16 |   242142 |   180052 |   195605      0 |     1416 |     1475
960.30/960.65	c  862s |      16 |   242524 |   180352 |   195605      0 |     1416 |     1475
962.79/963.11	c  864s |      16 |   242881 |   180652 |   195605      0 |     1416 |     1475
965.59/965.91	c  867s |      16 |   243245 |   180952 |   195605      0 |     1416 |     1475
968.09/968.47	c  870s |      16 |   243603 |   181252 |   195605      0 |     1416 |     1475
970.39/970.79	c  872s |      16 |   243973 |   181552 |   195605      0 |     1416 |     1475
972.69/973.05	c  874s |      16 |   244338 |   181852 |   195605      0 |     1416 |     1475
974.89/975.21	c  876s |      16 |   244679 |   182152 |   195605      0 |     1416 |     1475
977.38/977.74	c  879s |      16 |   245032 |   182452 |   195605      0 |     1416 |     1475
979.68/980.09	c  881s |      16 |   245424 |   182752 |   195605      0 |     1416 |     1475
982.08/982.42	c  883s |      16 |   245804 |   183052 |   195605      0 |     1416 |     1475
984.88/985.28	c  886s |      16 |   246160 |   183352 |   195605      0 |     1416 |     1475
987.38/987.74	c  889s |      16 |   246511 |   183652 |   195605      0 |     1416 |     1475
990.38/990.75	c  892s |      16 |   246878 |   183952 |   195605      0 |     1416 |     1475
992.88/993.24	c  894s |      16 |   247223 |   184252 |   195605      0 |     1416 |     1475
995.38/995.79	c  897s |      16 |   247591 |   184552 |   195605      0 |     1416 |     1475
997.47/997.88	c  899s |      16 |   247994 |   184852 |   195605      0 |     1416 |     1475
999.97/1000.35	c  901s |      16 |   248339 |   185152 |   195605      0 |     1416 |     1475
1002.47/1002.86	c  904s |      16 |   248711 |   185452 |   195605      0 |     1416 |     1475
1004.97/1005.37	c  906s |      16 |   249051 |   185752 |   195605      0 |     1416 |     1475
1007.27/1007.65	c  909s |      16 |   249421 |   186052 |   195605      0 |     1416 |     1475
1009.67/1010.03	c  911s |      16 |   249769 |   186352 |   195605      0 |     1416 |     1475
1012.27/1012.62	c  914s |      16 |   250106 |   186652 |   195605      0 |     1416 |     1475
1014.97/1015.30	c  916s |      16 |   250467 |   186952 |   195605      0 |     1416 |     1475
1017.06/1017.49	c  919s |      16 |   250855 |   187252 |   195605      0 |     1416 |     1475
1019.57/1019.92	c  921s |      16 |   251222 |   187552 |   195605      0 |     1416 |     1475
1022.06/1022.43	c  924s |      16 |   251612 |   187852 |   195605      0 |     1416 |     1475
1024.46/1024.87	c  926s |      16 |   252007 |   188152 |   195605      0 |     1416 |     1475
1026.56/1026.97	c  928s |      16 |   252368 |   188452 |   195605      0 |     1416 |     1475
1029.06/1029.40	c  930s |      16 |   252758 |   188752 |   195605      0 |     1416 |     1475
1031.36/1031.76	c  933s |      16 |   253124 |   189052 |   195605      0 |     1416 |     1475
1033.86/1034.26	c  935s |      16 |   253487 |   189352 |   195605      0 |     1416 |     1475
1036.26/1036.60	c  938s |      16 |   253893 |   189652 |   195605      0 |     1416 |     1475
1038.45/1038.80	c  940s |      16 |   254304 |   189952 |   195605      0 |     1416 |     1475
1040.85/1041.21	c  942s |      16 |   254648 |   190252 |   195605      0 |     1416 |     1475
1043.55/1043.94	c  945s |      16 |   255027 |   190552 |   195605      0 |     1416 |     1475
1046.05/1046.42	c  947s |      16 |   255440 |   190852 |   195605      0 |     1416 |     1475
1048.54/1048.95	c  950s |      16 |   255794 |   191152 |   195605      0 |     1416 |     1475
1050.74/1051.18	c  952s |      16 |   256136 |   191452 |   195605      0 |     1416 |     1475
1053.14/1053.57	c  955s |      16 |   256524 |   191752 |   195605      0 |     1416 |     1475
1055.54/1055.90	c  957s |      16 |   256896 |   192052 |   195605      0 |     1416 |     1475
1057.84/1058.21	c  959s |      16 |   257266 |   192352 |   195605      0 |     1416 |     1475
1060.04/1060.49	c  962s |      16 |   257656 |   192652 |   195605      0 |     1416 |     1475
1062.34/1062.78	c  964s |      16 |   258012 |   192952 |   195605      0 |     1416 |     1475
1064.94/1065.39	c  966s |      16 |   258596 |   193352 |   195605      0 |     1416 |     1475
1067.34/1067.79	c  969s |      16 |   258948 |   193652 |   195605      0 |     1416 |     1475
1069.64/1070.06	c  971s |      16 |   259305 |   193952 |   195605      0 |     1416 |     1475
1072.04/1072.46	c  974s |      16 |   259674 |   194252 |   195605      0 |     1416 |     1475
1074.44/1074.84	c  976s |      16 |   260035 |   194552 |   195605      0 |     1416 |     1475
1076.94/1077.31	c  978s |      16 |   260399 |   194852 |   215166      0 |     1416 |     1475
1079.53/1079.98	c  981s |      16 |   260735 |   195152 |   215166      0 |     1416 |     1475
1082.34/1082.73	c  984s |      16 |   261073 |   195452 |   215166      0 |     1416 |     1475
1084.54/1084.99	c  986s |      16 |   261457 |   195752 |   215166      0 |     1416 |     1475
1086.93/1087.34	c  988s |      16 |   261853 |   196052 |   215166      0 |     1416 |     1475
1089.43/1089.89	c  991s |      16 |   262238 |   196352 |   215166      0 |     1416 |     1475
1091.83/1092.28	c  993s |      16 |   262567 |   196652 |   215166      0 |     1416 |     1475
1094.63/1095.01	c  996s |      16 |   262899 |   196952 |   215166      0 |     1416 |     1475
1097.33/1097.72	c  999s |      16 |   263236 |   197252 |   215166      0 |     1416 |     1475
1098.74/1099.19	c 1000s |      17 |   263450 |   197432 |   215166      0 |     1416 |     1475
1101.43/1101.84	c 1003s |      17 |   263722 |   197532 |   215166      0 |     1416 |     1475
1104.03/1104.42	c 1005s |      17 |   264106 |   197832 |   215166      0 |     1416 |     1475
1106.33/1106.73	c 1008s |      17 |   264467 |   198132 |   215166      0 |     1416 |     1475
1108.74/1109.10	c 1010s |      17 |   264873 |   198432 |   215166      0 |     1416 |     1475
1110.73/1111.18	c 1012s |      17 |   265269 |   198732 |   215166      0 |     1416 |     1475
1112.83/1113.29	c 1014s |      17 |   265712 |   199032 |   215166      0 |     1416 |     1475
1114.93/1115.30	c 1016s |      17 |   266134 |   199332 |   215166      0 |     1416 |     1475
1117.44/1117.82	c 1019s |      17 |   266486 |   199632 |   215166      0 |     1416 |     1475
1119.53/1119.92	c 1021s |      17 |   266947 |   199932 |   215166      0 |     1416 |     1475
1122.13/1122.53	c 1024s |      17 |   267535 |   200332 |   215166      0 |     1416 |     1475
1124.73/1125.14	c 1026s |      17 |   268042 |   200732 |   215166      0 |     1416 |     1475
1126.93/1127.36	c 1028s |      17 |   268459 |   201032 |   215166      0 |     1416 |     1475
1129.23/1129.68	c 1031s |      17 |   269023 |   201432 |   215166      0 |     1416 |     1475
1131.93/1132.30	c 1033s |      17 |   269572 |   201832 |   215166      0 |     1416 |     1475
1134.33/1134.79	c 1036s |      17 |   270139 |   202232 |   215166      0 |     1416 |     1475
1137.03/1137.42	c 1038s |      17 |   270673 |   202632 |   215166      0 |     1416 |     1475
1139.13/1139.59	c 1041s |      17 |   271051 |   202932 |   215166      0 |     1416 |     1475
1141.63/1142.05	c 1043s |      17 |   271589 |   203332 |   215166      0 |     1416 |     1475
1144.13/1144.58	c 1046s |      17 |   272037 |   203632 |   215166      0 |     1416 |     1475
1146.32/1146.72	c 1048s |      17 |   272429 |   203932 |   215166      0 |     1416 |     1475
1148.52/1148.99	c 1050s |      17 |   272850 |   204232 |   215166      0 |     1416 |     1475
1151.22/1151.68	c 1053s |      17 |   273254 |   204532 |   215166      0 |     1416 |     1475
1153.62/1154.09	c 1055s |      17 |   273655 |   204832 |   215166      0 |     1416 |     1475
1156.12/1156.56	c 1058s |      17 |   274020 |   205132 |   215166      0 |     1416 |     1475
1158.52/1158.93	c 1060s |      17 |   274377 |   205432 |   215166      0 |     1416 |     1475
1161.22/1161.65	c 1063s |      17 |   274908 |   205832 |   215166      0 |     1416 |     1475
1163.63/1164.01	c 1065s |      17 |   275261 |   206132 |   215166      0 |     1416 |     1475
1165.83/1166.21	c 1067s |      17 |   275615 |   206432 |   215166      0 |     1416 |     1475
1168.22/1168.62	c 1070s |      17 |   275994 |   206732 |   215166      0 |     1416 |     1475
1170.72/1171.13	c 1072s |      17 |   276373 |   207032 |   215166      0 |     1416 |     1475
1172.92/1173.38	c 1074s |      17 |   276768 |   207332 |   215166      0 |     1416 |     1475
1175.32/1175.76	c 1077s |      17 |   277156 |   207632 |   215166      0 |     1416 |     1475
1178.22/1178.64	c 1080s |      17 |   277539 |   207932 |   215166      0 |     1416 |     1475
1181.02/1181.41	c 1082s |      17 |   277904 |   208232 |   215166      0 |     1416 |     1475
1183.72/1184.13	c 1085s |      17 |   278260 |   208532 |   215166      0 |     1416 |     1475
1186.42/1186.88	c 1088s |      17 |   278669 |   208832 |   215166      0 |     1416 |     1475
1188.52/1188.90	c 1090s |      17 |   278920 |   209032 |   215166      0 |     1416 |     1475
1191.02/1191.41	c 1092s |      17 |   279319 |   209332 |   215166      0 |     1416 |     1475
1193.52/1193.97	c 1095s |      17 |   279696 |   209632 |   215166      0 |     1416 |     1475
1195.82/1196.20	c 1097s |      17 |   280071 |   209932 |   215166      0 |     1416 |     1475
1198.02/1198.49	c 1100s |      17 |   280444 |   210232 |   215166      0 |     1416 |     1475
1200.62/1201.01	c 1102s |      17 |   280902 |   210532 |   215166      0 |     1416 |     1475
1203.52/1203.96	c 1105s |      17 |   281286 |   210832 |   215166      0 |     1416 |     1475
1206.22/1206.65	c 1108s |      17 |   281642 |   211132 |   215166      0 |     1416 |     1475
1208.32/1208.78	c 1110s |      17 |   282036 |   211432 |   215166      0 |     1416 |     1475
1210.72/1211.13	c 1112s |      17 |   282425 |   211732 |   215166      0 |     1416 |     1475
1213.41/1213.81	c 1115s |      17 |   282787 |   212032 |   215166      0 |     1416 |     1475
1216.01/1216.45	c 1118s |      17 |   283182 |   212332 |   215166      0 |     1416 |     1475
1219.01/1219.48	c 1121s |      17 |   283548 |   212632 |   215166      0 |     1416 |     1475
1221.11/1221.53	c 1123s |      17 |   283806 |   212832 |   215166      0 |     1416 |     1475
1223.41/1223.88	c 1125s |      17 |   284177 |   213132 |   215166      0 |     1416 |     1475
1225.71/1226.15	c 1127s |      17 |   284573 |   213432 |   215166      0 |     1416 |     1475
1228.31/1228.76	c 1130s |      17 |   284908 |   213732 |   215166      0 |     1416 |     1475
1230.61/1231.02	c 1132s |      17 |   285258 |   214032 |   215166      0 |     1416 |     1475
1233.31/1233.71	c 1135s |      17 |   285639 |   214332 |   215166      0 |     1416 |     1475
1235.81/1236.26	c 1137s |      17 |   285991 |   214632 |   215166      0 |     1416 |     1475
1238.42/1238.83	c 1140s |      17 |   286334 |   214932 |   215166      0 |     1416 |     1475
1241.11/1241.52	c 1143s |      17 |   286693 |   215232 |   215166      0 |     1416 |     1475
1243.31/1243.78	c 1145s |      17 |   287076 |   215532 |   215166      0 |     1416 |     1475
1245.71/1246.18	c 1147s |      17 |   287445 |   215832 |   215166      0 |     1416 |     1475
1248.42/1248.82	c 1150s |      17 |   287803 |   216132 |   215166      0 |     1416 |     1475
1251.01/1251.48	c 1153s |      17 |   288187 |   216432 |   215166      0 |     1416 |     1475
1253.81/1254.25	c 1155s |      17 |   288570 |   216732 |   215166      0 |     1416 |     1475
1256.71/1257.16	c 1158s |      17 |   288931 |   217032 |   215166      0 |     1416 |     1475
1259.01/1259.48	c 1161s |      17 |   289327 |   217332 |   215166      0 |     1416 |     1475
1263.61/1264.06	c 1165s |      17 |   289583 |   217532 |   215166      1 |     1416 |     1475
1267.01/1267.48	c 1169s |      17 |   289798 |   217732 |   215166      1 |     1416 |     1475
1269.40/1269.82	c 1171s |      17 |   290308 |   218132 |   215166      1 |     1416 |     1475
1271.60/1272.03	c 1173s |      17 |   290954 |   218632 |   215166      1 |     1416 |     1475
1273.80/1274.21	c 1175s |      17 |   291449 |   219032 |   215166      1 |     1416 |     1475
1276.00/1276.46	c 1178s |      17 |   291947 |   219432 |   215166      1 |     1416 |     1475
1278.01/1278.48	c 1180s |      17 |   292500 |   219832 |   215166      1 |     1416 |     1475
1280.31/1280.79	c 1182s |      17 |   293154 |   220332 |   215166      1 |     1416 |     1475
1282.80/1283.24	c 1184s |      17 |   293783 |   220832 |   215166      1 |     1416 |     1475
1285.10/1285.50	c 1187s |      17 |   294432 |   221332 |   215166      1 |     1416 |     1475
1287.40/1287.80	c 1189s |      17 |   295103 |   221832 |   215166      1 |     1416 |     1475
1289.40/1289.86	c 1191s |      17 |   295591 |   222232 |   215166      1 |     1416 |     1475
1291.70/1292.18	c 1193s |      17 |   296065 |   222632 |   215166      1 |     1416 |     1475
1294.10/1294.55	c 1196s |      17 |   296603 |   223032 |   215166      1 |     1416 |     1475
1296.50/1296.97	c 1198s |      17 |   297109 |   223432 |   215166      1 |     1416 |     1475
1298.70/1299.15	c 1200s |      17 |   297575 |   223832 |   215166      1 |     1416 |     1475
1301.10/1301.59	c 1203s |      17 |   298181 |   224332 |   215166      1 |     1416 |     1475
1303.20/1303.70	c 1205s |      17 |   298716 |   224732 |   215166      1 |     1416 |     1475
1305.80/1306.27	c 1207s |      17 |   299198 |   225132 |   215166      1 |     1416 |     1475
1308.00/1308.48	c 1210s |      17 |   299681 |   225532 |   215166      1 |     1416 |     1475
1310.40/1310.86	c 1212s |      17 |   300200 |   225932 |   215166      1 |     1416 |     1475
1313.00/1313.47	c 1215s |      17 |   300569 |   226232 |   215166      1 |     1416 |     1475
1315.50/1315.95	c 1217s |      17 |   300912 |   226532 |   215166      1 |     1416 |     1475
1317.90/1318.38	c 1219s |      17 |   301259 |   226832 |   215166      1 |     1416 |     1475
1320.50/1320.91	c 1222s |      17 |   301751 |   227232 |   215166      1 |     1416 |     1475
1322.89/1323.36	c 1224s |      17 |   302262 |   227632 |   215166      1 |     1416 |     1475
1325.30/1325.75	c 1227s |      17 |   302797 |   228032 |   215166      1 |     1416 |     1475
1327.69/1328.17	c 1229s |      17 |   303278 |   228432 |   215166      1 |     1416 |     1475
1329.99/1330.47	c 1232s |      17 |   303724 |   228732 |   215166      1 |     1416 |     1475
1332.49/1332.92	c 1234s |      17 |   304108 |   229032 |   215166      1 |     1416 |     1475
1334.69/1335.14	c 1236s |      17 |   304506 |   229332 |   215166      1 |     1416 |     1475
1337.09/1337.50	c 1239s |      17 |   304870 |   229632 |   215166      1 |     1416 |     1475
1339.29/1339.70	c 1241s |      17 |   305217 |   229932 |   215166      1 |     1416 |     1475
1341.59/1342.04	c 1243s |      17 |   305573 |   230232 |   215166      1 |     1416 |     1475
1343.89/1344.31	c 1245s |      17 |   305998 |   230432 |   215166      1 |     1416 |     1475
1346.21/1346.63	c 1248s |      17 |   306284 |   230632 |   215166      1 |     1416 |     1475
1348.60/1349.08	c 1250s |      17 |   306920 |   231132 |   215166      1 |     1416 |     1475
1350.71/1351.11	c 1252s |      17 |   307474 |   231532 |   215166      1 |     1416 |     1475
1353.10/1353.58	c 1255s |      17 |   307952 |   231932 |   215166      1 |     1416 |     1475
1355.60/1356.09	c 1257s |      17 |   308460 |   232332 |   215166      1 |     1416 |     1475
1358.10/1358.52	c 1260s |      17 |   309000 |   232732 |   215166      1 |     1416 |     1475
1360.50/1360.95	c 1262s |      17 |   309537 |   233132 |   215166      1 |     1416 |     1475
1362.60/1363.08	c 1264s |      17 |   310054 |   233532 |   215166      1 |     1416 |     1475
1364.90/1365.35	c 1266s |      17 |   310582 |   233932 |   215166      1 |     1416 |     1475
1367.00/1367.44	c 1269s |      17 |   311116 |   234332 |   215166      1 |     1416 |     1475
1369.30/1369.77	c 1271s |      17 |   311617 |   234732 |   215166      1 |     1416 |     1475
1371.70/1372.17	c 1273s |      17 |   312100 |   235132 |   215166      1 |     1416 |     1475
1374.30/1374.73	c 1276s |      17 |   312590 |   235532 |   215166      1 |     1416 |     1475
1376.39/1376.87	c 1278s |      17 |   313127 |   235932 |   215166      1 |     1416 |     1475
1378.89/1379.39	c 1280s |      17 |   313649 |   236332 |   215166      1 |     1416 |     1475
1381.29/1381.78	c 1283s |      17 |   314117 |   236732 |   215166      1 |     1416 |     1475
1383.49/1383.99	c 1285s |      17 |   314675 |   237132 |   215166      1 |     1416 |     1475
1385.80/1386.26	c 1287s |      17 |   315191 |   237532 |   215166      1 |     1416 |     1475
1388.39/1388.85	c 1290s |      17 |   315743 |   237932 |   215166      1 |     1416 |     1475
1390.69/1391.17	c 1292s |      17 |   316284 |   238332 |   215166      1 |     1416 |     1475
1393.19/1393.65	c 1295s |      17 |   316793 |   238732 |   215166      1 |     1416 |     1475
1395.49/1395.97	c 1297s |      17 |   317383 |   239132 |   215166      1 |     1416 |     1475
1398.09/1398.52	c 1300s |      17 |   317889 |   239532 |   215166      1 |     1416 |     1475
1400.29/1400.70	c 1302s |      17 |   318421 |   239932 |   215166      1 |     1416 |     1475
1402.69/1403.10	c 1304s |      17 |   318955 |   240332 |   215166      1 |     1416 |     1475
1404.99/1405.46	c 1307s |      17 |   319509 |   240732 |   215166      1 |     1416 |     1475
1407.59/1408.01	c 1309s |      17 |   320041 |   241132 |   215166      1 |     1416 |     1475
1410.19/1410.68	c 1312s |      17 |   320541 |   241532 |   215166      1 |     1416 |     1475
1412.59/1413.02	c 1314s |      17 |   320901 |   241832 |   215166      1 |     1416 |     1475
1414.89/1415.37	c 1316s |      17 |   321262 |   242132 |   215166      1 |     1416 |     1475
1417.59/1418.02	c 1319s |      17 |   321630 |   242432 |   215166      1 |     1416 |     1475
1419.79/1420.23	c 1321s |      17 |   322018 |   242732 |   215166      1 |     1416 |     1475
1422.59/1423.01	c 1324s |      17 |   322523 |   243132 |   215166      1 |     1416 |     1475
1424.79/1425.23	c 1326s |      17 |   322898 |   243432 |   215166      1 |     1416 |     1475
1426.89/1427.32	c 1328s |      17 |   323271 |   243732 |   215166      1 |     1416 |     1475
1429.29/1429.79	c 1331s |      17 |   323822 |   244132 |   215166      1 |     1416 |     1475
1431.39/1431.88	c 1333s |      17 |   324183 |   244432 |   215166      1 |     1416 |     1475
1433.59/1434.07	c 1335s |      17 |   324572 |   244732 |   215166      1 |     1416 |     1475
1435.88/1436.30	c 1337s |      17 |   324962 |   245032 |   215166      1 |     1416 |     1475
1438.18/1438.69	c 1340s |      17 |   325333 |   245332 |   215166      1 |     1416 |     1475
1440.58/1441.03	c 1342s |      17 |   325679 |   245632 |   215166      1 |     1416 |     1475
1442.68/1443.19	c 1344s |      17 |   326028 |   245932 |   215166      1 |     1416 |     1475
1444.88/1445.30	c 1346s |      17 |   326396 |   246232 |   215166      1 |     1416 |     1475
1446.88/1447.31	c 1348s |      17 |   326780 |   246532 |   215166      1 |     1416 |     1475
1449.48/1449.91	c 1351s |      17 |   327142 |   246832 |   215166      1 |     1416 |     1475
1451.98/1452.46	c 1354s |      17 |   327481 |   247132 |   215166      1 |     1416 |     1475
1454.38/1454.81	c 1356s |      17 |   327848 |   247432 |   215166      1 |     1416 |     1475
1456.38/1456.83	c 1358s |      17 |   328236 |   247732 |   215166      1 |     1416 |     1475
1458.49/1458.93	c 1360s |      17 |   328609 |   248032 |   215166      1 |     1416 |     1475
1460.69/1461.14	c 1362s |      17 |   328993 |   248332 |   215166      1 |     1416 |     1475
1463.08/1463.51	c 1365s |      17 |   329322 |   248632 |   215166      1 |     1416 |     1475
1465.28/1465.77	c 1367s |      17 |   329718 |   248932 |   215166      1 |     1416 |     1475
1467.98/1468.42	c 1369s |      17 |   330197 |   249332 |   215166      1 |     1416 |     1475
1470.18/1470.61	c 1372s |      17 |   330562 |   249632 |   215166      1 |     1416 |     1475
1472.68/1473.19	c 1374s |      17 |   330896 |   249932 |   215166      1 |     1416 |     1475
1474.78/1475.30	c 1376s |      17 |   331263 |   250232 |   215166      1 |     1416 |     1475
1477.18/1477.60	c 1379s |      17 |   331620 |   250532 |   215166      1 |     1416 |     1475
1479.58/1480.03	c 1381s |      17 |   332015 |   250832 |   215166      1 |     1416 |     1475
1481.88/1482.33	c 1383s |      17 |   332361 |   251132 |   215166      1 |     1416 |     1475
1483.88/1484.38	c 1385s |      17 |   332774 |   251432 |   215166      1 |     1416 |     1475
1486.08/1486.55	c 1388s |      17 |   333170 |   251732 |   215166      1 |     1416 |     1475
1488.18/1488.68	c 1390s |      17 |   333549 |   252032 |   215166      1 |     1416 |     1475
1490.28/1490.77	c 1392s |      17 |   333909 |   252332 |   215166      1 |     1416 |     1475
1492.68/1493.11	c 1394s |      17 |   334264 |   252632 |   215166      1 |     1416 |     1475
1494.68/1495.11	c 1396s |      17 |   334630 |   252932 |   215166      1 |     1416 |     1475
1496.77/1497.21	c 1398s |      17 |   334998 |   253232 |   215166      1 |     1416 |     1475
1498.87/1499.36	c 1400s |      17 |   335350 |   253532 |   215166      1 |     1416 |     1475
1501.38/1501.87	c 1403s |      17 |   335866 |   253932 |   215166      1 |     1416 |     1475
1503.37/1503.87	c 1405s |      17 |   336243 |   254232 |   215166      1 |     1416 |     1475
1506.07/1506.52	c 1408s |      17 |   336754 |   254632 |   215166      1 |     1416 |     1475
1508.77/1509.21	c 1410s |      17 |   337240 |   255032 |   215166      1 |     1416 |     1475
1510.97/1511.45	c 1413s |      17 |   337750 |   255432 |   215166      1 |     1416 |     1475
1513.27/1513.70	c 1415s |      17 |   338259 |   255832 |   215166      1 |     1416 |     1475
1515.58/1516.00	c 1417s |      17 |   338750 |   256232 |   215166      1 |     1416 |     1475
1517.78/1518.26	c 1419s |      17 |   339324 |   256632 |   215166      1 |     1416 |     1475
1520.37/1520.82	c 1422s |      17 |   339832 |   257032 |   215166      1 |     1416 |     1475
1522.67/1523.19	c 1424s |      17 |   340324 |   257432 |   215166      1 |     1416 |     1475
1524.87/1525.35	c 1426s |      17 |   340680 |   257732 |   215166      1 |     1416 |     1475
1527.47/1527.97	c 1429s |      17 |   341166 |   258132 |   215166      1 |     1416 |     1475
1529.57/1530.05	c 1431s |      17 |   341585 |   258432 |   215166      1 |     1416 |     1475
1532.18/1532.64	c 1434s |      17 |   342059 |   258832 |   215166      1 |     1416 |     1475
1534.47/1534.91	c 1436s |      17 |   342415 |   259132 |   215166      1 |     1416 |     1475
1536.67/1537.12	c 1438s |      17 |   342826 |   259432 |   215166      1 |     1416 |     1475
1538.77/1539.22	c 1440s |      17 |   343202 |   259732 |   215166      1 |     1416 |     1475
1540.87/1541.33	c 1442s |      17 |   343595 |   260032 |   215166      1 |     1416 |     1475
1542.97/1543.43	c 1445s |      17 |   343991 |   260332 |   215166      1 |     1416 |     1475
1545.17/1545.69	c 1447s |      17 |   344379 |   260632 |   215166      1 |     1416 |     1475
1547.17/1547.69	c 1449s |      17 |   344756 |   260932 |   215166      1 |     1416 |     1475
1549.57/1550.00	c 1451s |      17 |   345113 |   261232 |   215166      1 |     1416 |     1475
1551.77/1552.27	c 1453s |      17 |   345469 |   261532 |   215166      1 |     1416 |     1475
1554.36/1554.88	c 1456s |      17 |   346003 |   261932 |   215166      1 |     1416 |     1475
1556.86/1557.39	c 1458s |      17 |   346470 |   262332 |   215166      1 |     1416 |     1475
1559.57/1560.02	c 1461s |      17 |   346953 |   262732 |   215166      1 |     1416 |     1475
1562.06/1562.56	c 1464s |      17 |   347464 |   263132 |   215166      1 |     1416 |     1475
1564.36/1564.82	c 1466s |      17 |   347821 |   263432 |   215166      1 |     1416 |     1475
1566.86/1567.39	c 1468s |      17 |   348171 |   263732 |   215166      1 |     1416 |     1475
1569.66/1570.19	c 1471s |      17 |   348658 |   264132 |   215166      1 |     1416 |     1475
1572.06/1572.53	c 1474s |      17 |   349024 |   264432 |   215166      1 |     1416 |     1475
1574.06/1574.58	c 1476s |      17 |   349376 |   264732 |   215166      1 |     1416 |     1475
1576.17/1576.65	c 1478s |      17 |   349747 |   265032 |   215166      1 |     1416 |     1475
1578.16/1578.70	c 1480s |      17 |   350110 |   265332 |   215166      1 |     1416 |     1475
1580.36/1580.87	c 1482s |      17 |   350451 |   265632 |   215166      1 |     1416 |     1475
1582.67/1583.16	c 1484s |      17 |   350800 |   265932 |   215166      1 |     1416 |     1475
1585.16/1585.69	c 1487s |      17 |   351158 |   266232 |   215166      1 |     1416 |     1475
1587.96/1588.41	c 1489s |      17 |   351702 |   266632 |   215166      1 |     1416 |     1475
1590.56/1591.08	c 1492s |      17 |   352052 |   266932 |   215166      1 |     1416 |     1475
1592.86/1593.31	c 1494s |      17 |   352412 |   267232 |   215166      1 |     1416 |     1475
1595.06/1595.50	c 1497s |      17 |   352635 |   267432 |   215166      1 |     1416 |     1475
1597.56/1598.06	c 1499s |      17 |   352974 |   267732 |   215166      1 |     1416 |     1475
1599.86/1600.39	c 1501s |      17 |   353383 |   268032 |   215166      1 |     1416 |     1475
1602.26/1602.71	c 1504s |      17 |   353733 |   268332 |   215166      1 |     1416 |     1475
1604.46/1604.98	c 1506s |      17 |   354255 |   268732 |   215166      1 |     1416 |     1475
1607.26/1607.75	c 1509s |      17 |   354711 |   269132 |   215166      1 |     1416 |     1475
1609.86/1610.37	c 1511s |      17 |   355037 |   269432 |   215166      1 |     1416 |     1475
1612.56/1613.00	c 1514s |      17 |   355494 |   269832 |   215166      1 |     1416 |     1475
1615.26/1615.78	c 1517s |      17 |   355817 |   270132 |   215166      1 |     1416 |     1475
1617.76/1618.26	c 1519s |      17 |   356165 |   270432 |   215166      1 |     1416 |     1475
1620.35/1620.82	c 1522s |      17 |   356525 |   270732 |   215166      1 |     1416 |     1475
1622.85/1623.38	c 1524s |      17 |   356902 |   271032 |   215166      1 |     1416 |     1475
1625.45/1625.98	c 1527s |      17 |   357433 |   271432 |   215166      1 |     1416 |     1475
1627.65/1628.18	c 1529s |      17 |   357812 |   271732 |   215166      1 |     1416 |     1475
1630.06/1630.50	c 1532s |      17 |   358267 |   272032 |   215166      1 |     1416 |     1475
1632.05/1632.52	c 1534s |      17 |   358650 |   272332 |   215166      1 |     1416 |     1475
1634.25/1634.76	c 1536s |      17 |   359021 |   272632 |   215166      1 |     1416 |     1475
1636.56/1637.08	c 1538s |      17 |   359370 |   272932 |   215166      1 |     1416 |     1475
1638.76/1639.24	c 1540s |      17 |   359758 |   273232 |   215166      1 |     1416 |     1475
1641.06/1641.57	c 1543s |      17 |   360150 |   273532 |   215166      1 |     1416 |     1475
1643.16/1643.65	c 1545s |      17 |   360485 |   273832 |   215166      1 |     1416 |     1475
1645.25/1645.73	c 1547s |      17 |   360848 |   274132 |   215166      1 |     1416 |     1475
1647.75/1648.21	c 1549s |      17 |   361195 |   274432 |   215166      1 |     1416 |     1475
1649.95/1650.46	c 1552s |      17 |   361560 |   274732 |   215166      1 |     1416 |     1475
1652.35/1652.90	c 1554s |      17 |   361934 |   275032 |   215166      1 |     1416 |     1475
1654.65/1655.16	c 1556s |      17 |   362316 |   275332 |   215166      1 |     1416 |     1475
1656.85/1657.34	c 1558s |      17 |   362692 |   275632 |   215166      1 |     1416 |     1475
1659.45/1659.92	c 1561s |      17 |   363095 |   275932 |   215166      1 |     1416 |     1475
1661.65/1662.10	c 1563s |      17 |   363454 |   276232 |   215166      1 |     1416 |     1475
1663.95/1664.44	c 1566s |      17 |   363797 |   276532 |   215166      1 |     1416 |     1475
1666.25/1666.76	c 1568s |      17 |   364178 |   276832 |   215166      1 |     1416 |     1475
1668.55/1669.02	c 1570s |      17 |   364516 |   277132 |   215166      1 |     1416 |     1475
1670.85/1671.32	c 1572s |      17 |   364866 |   277432 |   215166      1 |     1416 |     1475
1673.15/1673.65	c 1575s |      17 |   365227 |   277732 |   215166      1 |     1416 |     1475
1675.45/1675.95	c 1577s |      17 |   365585 |   278032 |   215166      1 |     1416 |     1475
1677.85/1678.31	c 1579s |      17 |   365937 |   278332 |   215166      1 |     1416 |     1475
1680.15/1680.66	c 1582s |      17 |   366345 |   278632 |   215166      1 |     1416 |     1475
1682.65/1683.17	c 1584s |      17 |   366718 |   278932 |   215166      1 |     1416 |     1475
1684.95/1685.44	c 1587s |      17 |   367115 |   279232 |   215166      1 |     1416 |     1475
1687.25/1687.71	c 1589s |      17 |   367474 |   279532 |   215166      1 |     1416 |     1475
1689.35/1689.89	c 1591s |      17 |   367841 |   279832 |   215166      1 |     1416 |     1475
1691.74/1692.24	c 1593s |      17 |   368237 |   280132 |   215166      1 |     1416 |     1475
1694.24/1694.76	c 1596s |      17 |   368600 |   280432 |   215166      1 |     1416 |     1475
1696.64/1697.15	c 1598s |      17 |   368975 |   280732 |   215166      1 |     1416 |     1475
1698.94/1699.48	c 1601s |      17 |   369330 |   281032 |   215166      1 |     1416 |     1475
1701.55/1702.09	c 1603s |      17 |   369826 |   281432 |   215166      1 |     1416 |     1475
1704.34/1704.80	c 1606s |      17 |   370339 |   281832 |   215166      1 |     1416 |     1475
1706.44/1706.98	c 1608s |      17 |   370701 |   282132 |   215166      1 |     1416 |     1475
1708.94/1709.45	c 1611s |      17 |   371090 |   282432 |   215166      1 |     1416 |     1475
1711.24/1711.72	c 1613s |      17 |   371444 |   282732 |   215166      1 |     1416 |     1475
1713.74/1714.22	c 1615s |      17 |   371800 |   283032 |   215166      1 |     1416 |     1475
1715.85/1716.40	c 1617s |      17 |   372155 |   283332 |   215166      1 |     1416 |     1475
1718.44/1718.98	c 1620s |      17 |   372526 |   283632 |   215166      1 |     1416 |     1475
1720.94/1721.44	c 1623s |      17 |   372910 |   283932 |   215166      1 |     1416 |     1475
1723.24/1723.77	c 1625s |      17 |   373257 |   284232 |   215166      1 |     1416 |     1475
1725.34/1725.86	c 1627s |      17 |   373601 |   284532 |   215166      1 |     1416 |     1475
1727.64/1728.11	c 1629s |      17 |   373966 |   284832 |   215166      1 |     1416 |     1475
1729.94/1730.49	c 1632s |      17 |   374342 |   285132 |   215166      1 |     1416 |     1475
1732.44/1732.95	c 1634s |      17 |   374682 |   285432 |   215166      1 |     1416 |     1475
1734.54/1735.02	c 1636s |      17 |   375076 |   285732 |   215166      1 |     1416 |     1475
1737.04/1737.51	c 1639s |      17 |   375460 |   286032 |   215166      1 |     1416 |     1475
1739.64/1740.10	c 1641s |      17 |   375824 |   286332 |   215166      1 |     1416 |     1475
1742.14/1742.69	c 1644s |      17 |   376214 |   286632 |   215166      1 |     1416 |     1475
1744.84/1745.31	c 1646s |      17 |   376581 |   286932 |   215166      1 |     1416 |     1475
1747.14/1747.67	c 1649s |      17 |   376974 |   287232 |   215166      1 |     1416 |     1475
1749.64/1750.18	c 1651s |      17 |   377311 |   287532 |   215166      1 |     1416 |     1475
1752.14/1752.66	c 1654s |      17 |   377668 |   287832 |   215166      1 |     1416 |     1475
1754.93/1755.45	c 1657s |      17 |   378023 |   288132 |   215166      1 |     1416 |     1475
1757.54/1758.05	c 1659s |      17 |   378388 |   288432 |   215166      1 |     1416 |     1475
1760.43/1760.92	c 1662s |      17 |   378726 |   288732 |   215166      1 |     1416 |     1475
1762.43/1762.95	c 1664s |      17 |   378961 |   288932 |   215166      1 |     1416 |     1475
1764.83/1765.38	c 1666s |      17 |   379317 |   289232 |   215166      1 |     1416 |     1475
1767.03/1767.51	c 1669s |      17 |   379718 |   289532 |   215166      1 |     1416 |     1475
1769.23/1769.71	c 1671s |      17 |   380126 |   289832 |   215166      1 |     1416 |     1475
1771.63/1772.11	c 1673s |      17 |   380470 |   290132 |   215166      1 |     1416 |     1475
1774.14/1774.61	c 1676s |      17 |   380846 |   290432 |   215166      1 |     1416 |     1475
1777.13/1777.62	c 1679s |      17 |   381202 |   290732 |   215166      1 |     1416 |     1475
1779.54/1780.05	c 1681s |      17 |   381577 |   291032 |   215166      1 |     1416 |     1475
1782.23/1782.78	c 1684s |      17 |   381936 |   291332 |   215166      1 |     1416 |     1475
1784.93/1785.41	c 1686s |      17 |   382283 |   291632 |   215166      1 |     1416 |     1475
1787.23/1787.72	c 1689s |      17 |   382618 |   291932 |   215166      1 |     1416 |     1475
1789.73/1790.24	c 1691s |      17 |   382989 |   292232 |   215166      1 |     1416 |     1475
1792.33/1792.82	c 1694s |      17 |   383392 |   292532 |   215166      1 |     1416 |     1475
1795.03/1795.55	c 1697s |      17 |   383778 |   292832 |   236683      1 |     1416 |     1475
1797.83/1798.31	c 1699s |      17 |   384163 |   293132 |   236683      1 |     1416 |     1475

Verifier Data

ERROR: no interpretation found !

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

pid=18848
running on 4 cores: 0,2,4,6

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.50 2.34 2.23 4/179 18851
/proc/meminfo: memFree=29184344/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=710076 CPUtime=0 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 2649 0 0 0 0 0 0 0 20 0 4 0 25366041 727117824 3010 33554432000 4194304 16246674 140734639978048 140734639977472 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 178287 3019 441 2943 0 175181 0
[pid=18851/tid=18852] ppid=18848 vsize=727484 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 744943616 3078 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=731580 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 749137920 3094 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=735676 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 753332224 3110 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10018 s]
/proc/loadavg: 2.50 2.34 2.23 4/179 18851
/proc/meminfo: memFree=29184344/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 27096 0 0 0 6 3 0 0 20 0 4 0 25366041 1250496512 27395 33554432000 4194304 16246674 140734639978048 140734639977360 4220490 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 305297 27395 798 2943 0 302191 0
[pid=18851/tid=18852] ppid=18848 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1250496512 27395 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1250496512 27395 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1250496512 27395 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200469 s]
/proc/loadavg: 2.50 2.34 2.23 4/179 18851
/proc/meminfo: memFree=29184344/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1310276 CPUtime=0.19 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 48545 0 0 0 12 7 0 0 20 0 4 0 25366041 1341722624 49356 33554432000 4194304 16246674 140734639978048 140734639977360 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 327569 49362 798 2943 0 324463 0
[pid=18851/tid=18852] ppid=18848 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1341722624 49366 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1341722624 49370 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1341722624 49374 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1310276

[startup+0.300435 s]
/proc/loadavg: 2.50 2.34 2.23 4/179 18851
/proc/meminfo: memFree=29184344/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1314372 CPUtime=0.29 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 63373 0 0 0 20 9 0 0 20 0 4 0 25366041 1345916928 64183 33554432000 4194304 16246674 140734639978048 140734639959936 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 328593 64183 799 2943 0 325487 0
[pid=18851/tid=18852] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 64183 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 64183 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 64183 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700379 s]
/proc/loadavg: 2.50 2.34 2.23 4/179 18851
/proc/meminfo: memFree=29184344/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 71811 0 0 0 59 10 0 0 20 0 4 0 25366041 1345916928 72621 33554432000 4194304 16246674 140734639978048 140734639959936 4206577 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 328593 72621 800 2943 0 325487 0
[pid=18851/tid=18852] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 72621 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 72621 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 72621 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50034 s]
/proc/loadavg: 2.54 2.35 2.23 4/183 18855
/proc/meminfo: memFree=28738900/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1314372 CPUtime=1.49 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 182062 0 0 0 119 30 0 0 20 0 4 0 25366041 1345916928 182873 33554432000 4194304 16246674 140734639978048 140734639959936 6974006 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 328593 182881 834 2943 0 325487 0
[pid=18851/tid=18852] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 182886 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 182891 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1345916928 182896 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1314372

[startup+3.10034 s]
/proc/loadavg: 2.54 2.35 2.23 4/183 18855
/proc/meminfo: memFree=28068788/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1350212 CPUtime=3.09 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 278247 0 0 0 263 46 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140734639977360 5530676 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 337553 279057 907 2943 0 334447 0
[pid=18851/tid=18852] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1350212

[startup+6.30035 s]
/proc/loadavg: 2.49 2.34 2.23 4/183 18855
/proc/meminfo: memFree=28068952/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1350212 CPUtime=6.29 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 278247 0 0 0 583 46 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140734639961040 5991508 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 337553 279057 907 2943 0 334447 0
[pid=18851/tid=18852] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1350212

[startup+12.7004 s]
/proc/loadavg: 2.53 2.35 2.23 3/183 18855
/proc/meminfo: memFree=28068724/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1350212 CPUtime=12.69 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 278247 0 0 0 1222 47 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140734639959936 5991592 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 337553 279057 907 2943 0 334447 0
[pid=18851/tid=18852] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279057 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1350212

[startup+25.5004 s]
/proc/loadavg: 2.41 2.33 2.23 3/183 18855
/proc/meminfo: memFree=28068736/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1350212 CPUtime=25.5 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 278248 0 0 0 2502 48 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140734639959936 5991592 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 337553 279058 908 2943 0 334447 0
[pid=18851/tid=18852] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1350212

[startup+51.1004 s]
/proc/loadavg: 2.35 2.32 2.23 3/184 18858
/proc/meminfo: memFree=28068512/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1350212 CPUtime=51.08 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 278248 0 0 0 5058 50 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140734639959936 5532218 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 337553 279058 908 2943 0 334447 0
[pid=18851/tid=18852] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279058 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1350212

[startup+102.3 s]
/proc/loadavg: 2.34 2.32 2.23 3/184 18882
/proc/meminfo: memFree=28066780/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1350212 CPUtime=102.28 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 278250 0 0 0 10173 55 0 0 20 0 4 0 25366041 1382617088 279060 33554432000 4194304 16246674 140734639978048 140734639959936 5991592 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 337553 279060 910 2943 0 334447 0
[pid=18851/tid=18852] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279060 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279060 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1350212 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1382617088 279060 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1350212


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

/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 1374788

[startup+1362.3 s]
/proc/loadavg: 2.26 2.30 2.26 3/183 19155
/proc/meminfo: memFree=15236644/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1361.9 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 136132 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 5724032 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 1374788

[startup+1422.3 s]
/proc/loadavg: 2.25 2.29 2.26 4/183 19156
/proc/meminfo: memFree=14036572/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1421.89 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 142131 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 1374788

[startup+1482.3 s]
/proc/loadavg: 2.34 2.31 2.26 3/183 19205
/proc/meminfo: memFree=27944784/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1481.88 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 148130 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 5677716 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 1374788

[startup+1542.3 s]
/proc/loadavg: 2.27 2.29 2.26 3/183 19206
/proc/meminfo: memFree=27944436/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1541.87 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 154129 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 5823793 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1374788

[startup+1602.3 s]
/proc/loadavg: 2.33 2.30 2.27 3/183 19207
/proc/meminfo: memFree=27944340/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1601.86 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 160128 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 4220880 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1374788

[startup+1662.3 s]
/proc/loadavg: 2.28 2.29 2.27 3/183 19209
/proc/meminfo: memFree=27946424/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1661.85 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 166127 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 1374788

[startup+1722.3 s]
/proc/loadavg: 2.41 2.32 2.28 3/183 19210
/proc/meminfo: memFree=27946328/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1721.84 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 172126 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 4220880 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 1374788

[startup+1782.31 s]
/proc/loadavg: 2.42 2.34 2.28 3/183 19211
/proc/meminfo: memFree=27945608/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1781.84 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 178126 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1374788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.39 2.34 2.28 3/183 19212
/proc/meminfo: memFree=27945320/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1800.03 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 179945 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 6843197 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1374788

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.39 2.34 2.28 3/183 19212
/proc/meminfo: memFree=27945320/32872528 swapFree=1431120/1543540
[pid=18851] ppid=18848 vsize=1374788 CPUtime=1800.03 cores=0,2,4,6
/proc/18851/stat : 18851 (toysat) R 18848 18851 15180 0 -1 4202496 284783 0 0 0 179945 58 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140734639959936 6843197 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18851/statm: 343697 285466 915 2943 0 340591 0
[pid=18851/tid=18852] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18852/stat : 18852 (toysat) S 18848 18851 15180 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400800017648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18851/tid=18853] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18853/stat : 18853 (toysat) S 18848 18851 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400789527792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18851/tid=18854] ppid=18848 vsize=1374788 CPUtime=0 cores=0,2,4,6
/proc/18851/task/18854/stat : 18854 (toysat) S 18848 18851 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25366041 1407782912 285466 33554432000 4194304 16246674 140734639978048 140400668961968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1374788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1799.46
CPU system time (s): 0.584911
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 1374788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.584911
maximum resident set size= 1141864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284783
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= 407
involuntary context switches= 1954

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.87726 second user time and 6.90395 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-18 08:59:33
IDJOB=4103097
IDBENCH=2268
IDSOLVER=2542
FILE ID=node116/4103097-1466233173
RUNJOBID= node116-1466206094-15196
PBS_JOBID= 19918160
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-2.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103097-1466233173/watcher-4103097-1466233173 -o /tmp/evaluation-result-4103097-1466233173/solver-4103097-1466233173 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466206094-15196 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103097-1466233173.opb

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

MD5SUM BENCH= f7a936a02ddf18c17dc27b7b53733ab1
RANDOM SEED=443129323

node116.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.781
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.56
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.781
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.781
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.781
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.55
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.781
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.781
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.54
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.781
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.781
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29184724 kB
Buffers:          132208 kB
Cached:           135384 kB
SwapCached:         2160 kB
Active:          1236788 kB
Inactive:         167604 kB
Active(anon):    1138120 kB
Inactive(anon):     1544 kB
Active(file):      98668 kB
Inactive(file):   166060 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099604 kB
Dirty:             19432 kB
Writeback:             0 kB
AnonPages:       2790264 kB
Mapped:            10672 kB
Shmem:                 0 kB
Slab:             604332 kB
SReclaimable:      48552 kB
SUnreclaim:       555780 kB
KernelStack:        1520 kB
PageTables:         9332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2821788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    782336 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= 71688 MiB
End job on node116 at 2016-06-18 09:29:34