Trace number 4103105

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.06 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-5.opb
MD5SUM2295cbab79cf702b6a93f1d0b8bae876
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-56
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 -58
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints125982
Number of constraints which are clauses125982
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:44+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-4103105-1466233184.opb"]
0.00/0.01	c use --random-gen="2078900631 1656511296 3258879005 722699464 1569655829 3541191438 1433626205 2635391864 1651170607 4193396408 4289270532 3391626996 537812106 2615957121 915179322 3168273842 3284518407 351237479 3032009709 2357522059 853424865 58175736 4244730305 3653483352 2047968153 3138345544 1154143567 4083031164 456013947 4233909982 3862033482 2423257589 4086251546 972991300 576387548 135429267 3034825575 1195323770 1191256635 1837611254 2558197896 2237597842 2865436088 3442951370 1158950661 4175568649 4276128350 1944105497 185165126 319464311 2117460289 403035941 3023453196 3980646686 1365599840 2304586241 699276819 2146457138 2066459044 1772656700 1014951111 2904125145 836540041 590299339 1075142072 3465675484 720956368 2271831853 4221431974 2798266858 2778920656 3187130694 396237576 3949685017 1287403423 3659445288 723119576 899594234 3547794 3095013017 1122430241 3900153349 1115129258 4149976009 3370676345 1630419819 2165223744 4199944205 2653383954 3788810993 801655325 1986278957 3592720561 861254078 3167958186 3608359190 975325371 2690115225 2938086704 3511427888 3632985009 2482801088 1180204465 3996999862 2275360885 2955791707 1188115468 1463243281 2080604613 3308748323 2951459792 2865873445 1268746762 1413807088 2110250758 4106974291 3734596088 2122486957 1968341530 54866305 2055903633 67339575 2219299815 831993438 3686651152 3245252984 1240058528 2010606377 1948895985 4137746791 3649667414 2009573372 882962847 4087202481 4018462822 859799213 3646026642 1088152020 1012336562 1651465351 3424209727 2859936154 2627065542 3591425316 1272362060 1749064758 428800372 2141809556 1320591536 977291323 1498991491 2992038722 1166497902 253982417 430966032 920868311 3197208198 4102803492 860911356 2923798284 3212750117 355226309 1264772194 3848620418 3909940860 3195621042 1644412476 1635813014 3483074212 375582126 727412029 2474025447 3228679551 3876467075 2862705735 4044556528 9782480 2253756935 1545706403 1102347963 3665607928 2721769304 1844290691 4248371905 3006144536 209689693 1479630811 3496911625 3219640980 163075987 2938200070 3826054761 4089434801 2997402979 1505478006 2725565837 1329432680 710707716 1455086802 1092218977 1481400644 2762201210 2566389835 2183843689 1710042807 1859302260 2434369119 550225348 1256106616 3509287328 875831491 1167407715 27448108 614065538 3307666623 1697908467 2758810464 2495034624 1450387829 3186017803 3299707389 3447839488 3824050271 2514908405 3925808156 2021655608 1181860129 3868075286 3490769397 1970468887 3930471265 2727631188 897211513 1108361342 2258900180 486413322 1876359713 1273834672 4145464215 3681345337 4110780401 3992813974 2393483143 737419660 2115134249 2510661590 4114363692 102803488 3347498337 847732150 1113602988 3643207567 166691806 572319437 3941938615 1150446105 255 362436" option to reproduce the execution
0.69/0.70	c #vars 1534
0.69/0.70	c #constraints 125982
2.29/2.32	c BCD2: Hardening is enabled.
2.29/2.32	c BCD2: BiasedSearch is enabled.
2.29/2.32	c Solving starts ...
2.29/2.32	c ============================[ Search Statistics ]============================
2.29/2.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.32	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.32	c =============================================================================
2.29/2.33	c  0.0s |       0 |        0 |        0 |    42505      0 |        0 |        0
2.29/2.36	c  0.0s |       0 |       44 |        0 |    42505      0 |        0 |        0
2.29/2.36	c #cpu_time = 0.039s
2.29/2.36	c #wall_clock_time = 0.039s
2.29/2.36	c #decision = 44
2.29/2.36	c #random_decision = 0
2.29/2.36	c #conflict = 0
2.29/2.36	c #restart = 0
2.29/2.36	o -44
2.29/2.36	c BCD2: updating upper bound: 1534 -> 1489
2.29/2.36	c BCD2: 0 <= obj <= 1489
2.29/2.36	c BCD2: #cores=0, #unrelaxed=1534, #relaxed=0, #hardened=0
2.29/2.36	c BCD2: #sat=1 #unsat=1 bias=1/2
2.29/2.36	c Solving starts ...
2.29/2.36	c ============================[ Search Statistics ]============================
2.29/2.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.36	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.36	c =============================================================================
2.29/2.36	c  0.0s |       0 |        0 |        0 |    42505      0 |        0 |        0
2.39/2.40	c  0.0s |       0 |        1 |        0 |    42505      0 |        0 |        0
2.39/2.40	c #cpu_time = 0.033s
2.39/2.40	c #wall_clock_time = 0.033s
2.39/2.40	c #decision = 1
2.39/2.40	c #random_decision = 0
2.39/2.40	c #conflict = 0
2.39/2.40	c #restart = 0
2.39/2.40	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.40	c lower bound updated to -1533
2.39/2.40	c BCD2: 1 <= obj <= 1489
2.39/2.40	c BCD2: #cores=1, #unrelaxed=1532, #relaxed=2, #hardened=0
2.39/2.40	c BCD2: #sat=1 #unsat=2 bias=2/3
2.39/2.40	c Solving starts ...
2.39/2.40	c ============================[ Search Statistics ]============================
2.39/2.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.40	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.40	c =============================================================================
2.39/2.41	c  0.0s |       0 |        0 |        0 |    42505      0 |        0 |        1
2.39/2.44	c  0.0s |       0 |        2 |        1 |    42505      0 |        0 |        1
2.39/2.44	c #cpu_time = 0.031s
2.39/2.44	c #wall_clock_time = 0.031s
2.39/2.44	c #decision = 2
2.39/2.44	c #random_decision = 0
2.39/2.44	c #conflict = 1
2.39/2.44	c #restart = 0
2.39/2.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
2.39/2.44	c lower bound updated to -1532
2.49/2.55	c BCD2: 2 <= obj <= 1489
2.49/2.55	c BCD2: #cores=1, #unrelaxed=1531, #relaxed=3, #hardened=0
2.49/2.55	c BCD2: #sat=1 #unsat=3 bias=3/4
2.49/2.55	c Solving starts ...
2.49/2.55	c ============================[ Search Statistics ]============================
2.49/2.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.55	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.55	c =============================================================================
2.49/2.55	c  0.0s |       0 |        0 |        0 |    42505      0 |        1 |        1
2.49/2.58	c  0.0s |       0 |        2 |        1 |    42505      0 |        1 |        2
2.49/2.58	c #cpu_time = 0.026s
2.49/2.58	c #wall_clock_time = 0.026s
2.49/2.58	c #decision = 2
2.49/2.58	c #random_decision = 0
2.49/2.58	c #conflict = 1
2.49/2.58	c #restart = 0
2.49/2.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
2.49/2.58	c lower bound updated to -1531
2.49/2.58	c BCD2: 3 <= obj <= 1489
2.49/2.58	c BCD2: #cores=1, #unrelaxed=1530, #relaxed=4, #hardened=0
2.49/2.58	c BCD2: #sat=1 #unsat=4 bias=4/5
2.49/2.58	c Solving starts ...
2.49/2.58	c ============================[ Search Statistics ]============================
2.49/2.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.58	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.58	c =============================================================================
2.49/2.58	c  0.0s |       0 |        0 |        0 |    42505      0 |        2 |        2
2.59/2.61	c  0.0s |       0 |        2 |        1 |    42505      0 |        2 |        3
2.59/2.61	c #cpu_time = 0.029s
2.59/2.61	c #wall_clock_time = 0.029s
2.59/2.61	c #decision = 2
2.59/2.61	c #random_decision = 0
2.59/2.61	c #conflict = 1
2.59/2.61	c #restart = 0
2.59/2.61	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.61	c lower bound updated to -1530
2.59/2.61	c BCD2: 4 <= obj <= 1489
2.59/2.61	c BCD2: #cores=1, #unrelaxed=1529, #relaxed=5, #hardened=0
2.59/2.61	c BCD2: #sat=1 #unsat=5 bias=5/6
2.59/2.61	c Solving starts ...
2.59/2.61	c ============================[ Search Statistics ]============================
2.59/2.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.61	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.61	c =============================================================================
2.59/2.61	c  0.0s |       0 |        0 |        0 |    42505      0 |        3 |        3
2.59/2.64	c  0.0s |       0 |        2 |        1 |    42505      0 |        3 |        4
2.59/2.64	c #cpu_time = 0.028s
2.59/2.64	c #wall_clock_time = 0.028s
2.59/2.64	c #decision = 2
2.59/2.64	c #random_decision = 0
2.59/2.64	c #conflict = 1
2.59/2.64	c #restart = 0
2.59/2.64	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.64	c lower bound updated to -1529
2.59/2.64	c BCD2: 5 <= obj <= 1489
2.59/2.64	c BCD2: #cores=1, #unrelaxed=1528, #relaxed=6, #hardened=0
2.59/2.64	c BCD2: #sat=1 #unsat=6 bias=6/7
2.59/2.64	c Solving starts ...
2.59/2.64	c ============================[ Search Statistics ]============================
2.59/2.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.64	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.64	c =============================================================================
2.59/2.64	c  0.0s |       0 |        0 |        0 |    42505      0 |        4 |        4
2.59/2.67	c  0.0s |       0 |        2 |        1 |    42505      0 |        4 |        5
2.59/2.67	c #cpu_time = 0.029s
2.59/2.67	c #wall_clock_time = 0.029s
2.59/2.67	c #decision = 2
2.59/2.67	c #random_decision = 0
2.59/2.67	c #conflict = 1
2.59/2.67	c #restart = 0
2.59/2.67	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.67	c lower bound updated to -1528
2.59/2.67	c BCD2: 6 <= obj <= 1489
2.59/2.67	c BCD2: #cores=1, #unrelaxed=1527, #relaxed=7, #hardened=0
2.59/2.67	c BCD2: #sat=1 #unsat=7 bias=7/8
2.59/2.67	c Solving starts ...
2.59/2.67	c ============================[ Search Statistics ]============================
2.59/2.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.67	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.67	c =============================================================================
2.59/2.67	c  0.0s |       0 |        0 |        0 |    42505      0 |        5 |        5
2.59/2.70	c  0.0s |       0 |        2 |        1 |    42505      0 |        5 |        6
2.59/2.70	c #cpu_time = 0.028s
2.59/2.70	c #wall_clock_time = 0.028s
2.59/2.70	c #decision = 2
2.59/2.70	c #random_decision = 0
2.59/2.70	c #conflict = 1
2.59/2.70	c #restart = 0
2.59/2.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
2.59/2.70	c lower bound updated to -1527
2.59/2.70	c BCD2: 7 <= obj <= 1489
2.59/2.70	c BCD2: #cores=1, #unrelaxed=1526, #relaxed=8, #hardened=0
2.59/2.70	c BCD2: #sat=1 #unsat=8 bias=8/9
2.59/2.70	c Solving starts ...
2.59/2.70	c ============================[ Search Statistics ]============================
2.59/2.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.70	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.70	c =============================================================================
2.59/2.70	c  0.0s |       0 |        0 |        0 |    42505      0 |        6 |        6
2.69/2.72	c  0.0s |       0 |        2 |        1 |    42505      0 |        6 |        7
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 9: cost of the new core is >=8
2.69/2.72	c lower bound updated to -1526
2.69/2.73	c BCD2: 8 <= obj <= 1489
2.69/2.73	c BCD2: #cores=1, #unrelaxed=1525, #relaxed=9, #hardened=0
2.69/2.73	c BCD2: #sat=1 #unsat=9 bias=9/10
2.69/2.73	c Solving starts ...
2.69/2.73	c ============================[ Search Statistics ]============================
2.69/2.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.73	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.73	c =============================================================================
2.69/2.73	c  0.0s |       0 |        0 |        0 |    42505      0 |        7 |        7
2.69/2.75	c  0.0s |       0 |        2 |        1 |    42505      0 |        7 |        8
2.69/2.75	c #cpu_time = 0.028s
2.69/2.75	c #wall_clock_time = 0.028s
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 10: cost of the new core is >=9
2.69/2.75	c lower bound updated to -1525
2.69/2.75	c BCD2: 9 <= obj <= 1489
2.69/2.75	c BCD2: #cores=1, #unrelaxed=1524, #relaxed=10, #hardened=0
2.69/2.75	c BCD2: #sat=1 #unsat=10 bias=10/11
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 |    42505      0 |        8 |        8
2.69/2.78	c  0.0s |       0 |        2 |        1 |    42505      0 |        8 |        9
2.69/2.78	c #cpu_time = 0.028s
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 11: cost of the new core is >=10
2.69/2.78	c lower bound updated to -1524
2.79/2.90	c BCD2: 10 <= obj <= 1489
2.79/2.90	c BCD2: #cores=1, #unrelaxed=1523, #relaxed=11, #hardened=0
2.79/2.90	c BCD2: #sat=1 #unsat=11 bias=11/12
2.89/2.90	c Solving starts ...
2.89/2.90	c ============================[ Search Statistics ]============================
2.89/2.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.90	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.90	c =============================================================================
2.89/2.90	c  0.0s |       0 |        0 |        0 |    42505      0 |        9 |        9
2.89/2.95	c  0.1s |       0 |        2 |        1 |    42505      0 |        9 |       10
2.89/2.95	c #cpu_time = 0.058s
2.89/2.95	c #wall_clock_time = 0.058s
2.89/2.95	c #decision = 2
2.89/2.95	c #random_decision = 0
2.89/2.95	c #conflict = 1
2.89/2.95	c #restart = 0
2.89/2.95	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.95	c lower bound updated to -1523
2.89/2.95	c BCD2: 11 <= obj <= 1489
2.89/2.95	c BCD2: #cores=1, #unrelaxed=1522, #relaxed=12, #hardened=0
2.89/2.95	c BCD2: #sat=1 #unsat=12 bias=12/13
2.89/2.95	c Solving starts ...
2.89/2.95	c ============================[ Search Statistics ]============================
2.89/2.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.95	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.95	c =============================================================================
2.89/2.95	c  0.0s |       0 |        0 |        0 |    42505      0 |       10 |       10
2.98/3.01	c  0.1s |       0 |        2 |        1 |    42505      0 |       10 |       11
2.98/3.01	c #cpu_time = 0.060s
2.98/3.01	c #wall_clock_time = 0.060s
2.98/3.01	c #decision = 2
2.98/3.01	c #random_decision = 0
2.98/3.01	c #conflict = 1
2.98/3.01	c #restart = 0
2.98/3.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
2.98/3.01	c lower bound updated to -1522
2.98/3.02	c BCD2: 12 <= obj <= 1489
2.98/3.02	c BCD2: #cores=1, #unrelaxed=1521, #relaxed=13, #hardened=0
2.98/3.02	c BCD2: #sat=1 #unsat=13 bias=13/14
2.98/3.02	c Solving starts ...
2.98/3.02	c ============================[ Search Statistics ]============================
2.98/3.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.98/3.02	c       |         |          |          |    Limit     GC | Var      | Constra 
2.98/3.02	c =============================================================================
2.98/3.02	c  0.0s |       0 |        0 |        0 |    42505      0 |       11 |       11
2.98/3.08	c  0.1s |       0 |        2 |        1 |    42505      0 |       11 |       12
2.98/3.08	c #cpu_time = 0.060s
2.98/3.08	c #wall_clock_time = 0.060s
2.98/3.08	c #decision = 2
2.98/3.08	c #random_decision = 0
2.98/3.08	c #conflict = 1
2.98/3.08	c #restart = 0
2.98/3.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
2.98/3.08	c lower bound updated to -1521
2.98/3.08	c BCD2: 13 <= obj <= 1489
2.98/3.08	c BCD2: #cores=1, #unrelaxed=1520, #relaxed=14, #hardened=0
2.98/3.08	c BCD2: #sat=1 #unsat=14 bias=14/15
2.98/3.08	c Solving starts ...
2.98/3.08	c ============================[ Search Statistics ]============================
2.98/3.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.98/3.08	c       |         |          |          |    Limit     GC | Var      | Constra 
2.98/3.08	c =============================================================================
2.98/3.08	c  0.0s |       0 |        0 |        0 |    42505      0 |       12 |       12
3.08/3.14	c  0.1s |       0 |        2 |        1 |    42505      0 |       12 |       13
3.08/3.14	c #cpu_time = 0.060s
3.08/3.14	c #wall_clock_time = 0.060s
3.08/3.14	c #decision = 2
3.08/3.14	c #random_decision = 0
3.08/3.14	c #conflict = 1
3.08/3.14	c #restart = 0
3.08/3.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
3.08/3.14	c lower bound updated to -1520
3.08/3.14	c BCD2: 14 <= obj <= 1489
3.08/3.14	c BCD2: #cores=1, #unrelaxed=1519, #relaxed=15, #hardened=0
3.08/3.14	c BCD2: #sat=1 #unsat=15 bias=15/16
3.08/3.14	c Solving starts ...
3.08/3.14	c ============================[ Search Statistics ]============================
3.08/3.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.08/3.14	c       |         |          |          |    Limit     GC | Var      | Constra 
3.08/3.14	c =============================================================================
3.08/3.14	c  0.0s |       0 |        0 |        0 |    42505      0 |       13 |       13
3.18/3.20	c  0.1s |       0 |        2 |        1 |    42505      0 |       13 |       14
3.18/3.20	c #cpu_time = 0.059s
3.18/3.20	c #wall_clock_time = 0.059s
3.18/3.20	c #decision = 2
3.18/3.20	c #random_decision = 0
3.18/3.20	c #conflict = 1
3.18/3.20	c #restart = 0
3.18/3.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
3.18/3.20	c lower bound updated to -1519
3.18/3.20	c BCD2: 15 <= obj <= 1489
3.18/3.20	c BCD2: #cores=1, #unrelaxed=1518, #relaxed=16, #hardened=0
3.18/3.20	c BCD2: #sat=1 #unsat=16 bias=16/17
3.18/3.20	c Solving starts ...
3.18/3.20	c ============================[ Search Statistics ]============================
3.18/3.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.18/3.20	c       |         |          |          |    Limit     GC | Var      | Constra 
3.18/3.20	c =============================================================================
3.18/3.20	c  0.0s |       0 |        0 |        0 |    42505      0 |       14 |       14
3.18/3.26	c  0.1s |       0 |        2 |        1 |    42505      0 |       14 |       15
3.18/3.26	c #cpu_time = 0.059s
3.18/3.26	c #wall_clock_time = 0.059s
3.18/3.26	c #decision = 2
3.18/3.26	c #random_decision = 0
3.18/3.26	c #conflict = 1
3.18/3.26	c #restart = 0
3.18/3.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
3.18/3.26	c lower bound updated to -1518
3.18/3.26	c BCD2: 16 <= obj <= 1489
3.18/3.26	c BCD2: #cores=1, #unrelaxed=1517, #relaxed=17, #hardened=0
3.18/3.26	c BCD2: #sat=1 #unsat=17 bias=17/18
3.18/3.26	c Solving starts ...
3.18/3.26	c ============================[ Search Statistics ]============================
3.18/3.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.18/3.26	c       |         |          |          |    Limit     GC | Var      | Constra 
3.18/3.26	c =============================================================================
3.18/3.26	c  0.0s |       0 |        0 |        0 |    42505      0 |       15 |       15
3.29/3.32	c  0.1s |       0 |        2 |        1 |    42505      0 |       15 |       16
3.29/3.32	c #cpu_time = 0.059s
3.29/3.32	c #wall_clock_time = 0.059s
3.29/3.32	c #decision = 2
3.29/3.32	c #random_decision = 0
3.29/3.32	c #conflict = 1
3.29/3.32	c #restart = 0
3.29/3.32	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.32	c lower bound updated to -1517
3.29/3.32	c BCD2: 17 <= obj <= 1489
3.29/3.32	c BCD2: #cores=1, #unrelaxed=1516, #relaxed=18, #hardened=0
3.29/3.32	c BCD2: #sat=1 #unsat=18 bias=18/19
3.29/3.32	c Solving starts ...
3.29/3.32	c ============================[ Search Statistics ]============================
3.29/3.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.29/3.32	c       |         |          |          |    Limit     GC | Var      | Constra 
3.29/3.32	c =============================================================================
3.29/3.32	c  0.0s |       0 |        0 |        0 |    42505      0 |       16 |       16
3.29/3.38	c  0.1s |       0 |        2 |        1 |    42505      0 |       16 |       17
3.29/3.38	c #cpu_time = 0.059s
3.29/3.38	c #wall_clock_time = 0.059s
3.29/3.38	c #decision = 2
3.29/3.38	c #random_decision = 0
3.29/3.38	c #conflict = 1
3.29/3.38	c #restart = 0
3.29/3.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
3.29/3.38	c lower bound updated to -1516
3.29/3.38	c BCD2: 18 <= obj <= 1489
3.29/3.38	c BCD2: #cores=1, #unrelaxed=1515, #relaxed=19, #hardened=0
3.29/3.38	c BCD2: #sat=1 #unsat=19 bias=19/20
3.29/3.39	c Solving starts ...
3.29/3.39	c ============================[ Search Statistics ]============================
3.29/3.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.29/3.39	c       |         |          |          |    Limit     GC | Var      | Constra 
3.29/3.39	c =============================================================================
3.29/3.39	c  0.0s |       0 |        0 |        0 |    42505      0 |       17 |       17
3.39/3.44	c  0.1s |       0 |        2 |        1 |    42505      0 |       17 |       18
3.39/3.44	c #cpu_time = 0.058s
3.39/3.44	c #wall_clock_time = 0.058s
3.39/3.44	c #decision = 2
3.39/3.44	c #random_decision = 0
3.39/3.44	c #conflict = 1
3.39/3.44	c #restart = 0
3.39/3.44	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.44	c lower bound updated to -1515
3.39/3.44	c BCD2: 19 <= obj <= 1489
3.39/3.44	c BCD2: #cores=1, #unrelaxed=1514, #relaxed=20, #hardened=0
3.39/3.44	c BCD2: #sat=1 #unsat=20 bias=20/21
3.39/3.44	c Solving starts ...
3.39/3.44	c ============================[ Search Statistics ]============================
3.39/3.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.39/3.44	c       |         |          |          |    Limit     GC | Var      | Constra 
3.39/3.44	c =============================================================================
3.39/3.44	c  0.0s |       0 |        0 |        0 |    42505      0 |       18 |       18
3.48/3.50	c  0.1s |       0 |        2 |        1 |    42505      0 |       18 |       19
3.48/3.50	c #cpu_time = 0.059s
3.48/3.50	c #wall_clock_time = 0.059s
3.48/3.50	c #decision = 2
3.48/3.50	c #random_decision = 0
3.48/3.50	c #conflict = 1
3.48/3.50	c #restart = 0
3.48/3.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
3.48/3.50	c lower bound updated to -1514
3.48/3.50	c BCD2: 20 <= obj <= 1489
3.48/3.50	c BCD2: #cores=1, #unrelaxed=1513, #relaxed=21, #hardened=0
3.48/3.50	c BCD2: #sat=1 #unsat=21 bias=21/22
3.48/3.50	c Solving starts ...
3.48/3.50	c ============================[ Search Statistics ]============================
3.48/3.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.48/3.50	c       |         |          |          |    Limit     GC | Var      | Constra 
3.48/3.50	c =============================================================================
3.48/3.50	c  0.0s |       0 |        0 |        0 |    42505      0 |       19 |       19
3.48/3.56	c  0.1s |       0 |        2 |        1 |    42505      0 |       19 |       20
3.48/3.56	c #cpu_time = 0.059s
3.48/3.56	c #wall_clock_time = 0.059s
3.48/3.56	c #decision = 2
3.48/3.56	c #random_decision = 0
3.48/3.56	c #conflict = 1
3.48/3.56	c #restart = 0
3.48/3.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
3.48/3.56	c lower bound updated to -1513
3.48/3.56	c BCD2: 21 <= obj <= 1489
3.48/3.56	c BCD2: #cores=1, #unrelaxed=1512, #relaxed=22, #hardened=0
3.48/3.56	c BCD2: #sat=1 #unsat=22 bias=22/23
3.48/3.56	c Solving starts ...
3.48/3.56	c ============================[ Search Statistics ]============================
3.48/3.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.48/3.56	c       |         |          |          |    Limit     GC | Var      | Constra 
3.48/3.56	c =============================================================================
3.48/3.56	c  0.0s |       0 |        0 |        0 |    42505      0 |       20 |       20
3.58/3.62	c  0.1s |       0 |        2 |        1 |    42505      0 |       20 |       21
3.58/3.62	c #cpu_time = 0.060s
3.58/3.62	c #wall_clock_time = 0.060s
3.58/3.62	c #decision = 2
3.58/3.62	c #random_decision = 0
3.58/3.62	c #conflict = 1
3.58/3.62	c #restart = 0
3.58/3.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
3.58/3.62	c lower bound updated to -1512
3.58/3.63	c BCD2: 22 <= obj <= 1489
3.58/3.63	c BCD2: #cores=1, #unrelaxed=1511, #relaxed=23, #hardened=0
3.58/3.63	c BCD2: #sat=1 #unsat=23 bias=23/24
3.58/3.63	c Solving starts ...
3.58/3.63	c ============================[ Search Statistics ]============================
3.58/3.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.58/3.63	c       |         |          |          |    Limit     GC | Var      | Constra 
3.58/3.63	c =============================================================================
3.58/3.63	c  0.0s |       0 |        0 |        0 |    42505      0 |       21 |       21
3.58/3.69	c  0.1s |       0 |        2 |        1 |    42505      0 |       21 |       22
3.58/3.69	c #cpu_time = 0.060s
3.58/3.69	c #wall_clock_time = 0.060s
3.58/3.69	c #decision = 2
3.58/3.69	c #random_decision = 0
3.58/3.69	c #conflict = 1
3.58/3.69	c #restart = 0
3.58/3.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
3.58/3.69	c lower bound updated to -1511
3.58/3.69	c BCD2: 23 <= obj <= 1489
3.58/3.69	c BCD2: #cores=1, #unrelaxed=1510, #relaxed=24, #hardened=0
3.58/3.69	c BCD2: #sat=1 #unsat=24 bias=24/25
3.58/3.69	c Solving starts ...
3.58/3.69	c ============================[ Search Statistics ]============================
3.58/3.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.58/3.69	c       |         |          |          |    Limit     GC | Var      | Constra 
3.58/3.69	c =============================================================================
3.58/3.69	c  0.0s |       0 |        0 |        0 |    42505      0 |       22 |       22
3.68/3.75	c  0.1s |       0 |        2 |        1 |    42505      0 |       22 |       23
3.68/3.75	c #cpu_time = 0.059s
3.68/3.75	c #wall_clock_time = 0.059s
3.68/3.75	c #decision = 2
3.68/3.75	c #random_decision = 0
3.68/3.75	c #conflict = 1
3.68/3.75	c #restart = 0
3.68/3.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
3.68/3.75	c lower bound updated to -1510
3.68/3.75	c BCD2: 24 <= obj <= 1489
3.68/3.75	c BCD2: #cores=1, #unrelaxed=1509, #relaxed=25, #hardened=0
3.68/3.75	c BCD2: #sat=1 #unsat=25 bias=25/26
3.68/3.75	c Solving starts ...
3.68/3.75	c ============================[ Search Statistics ]============================
3.68/3.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.68/3.75	c       |         |          |          |    Limit     GC | Var      | Constra 
3.68/3.75	c =============================================================================
3.68/3.75	c  0.0s |       0 |        0 |        0 |    42505      0 |       23 |       23
3.78/3.81	c  0.1s |       0 |        2 |        1 |    42505      0 |       23 |       24
3.78/3.81	c #cpu_time = 0.059s
3.78/3.81	c #wall_clock_time = 0.059s
3.78/3.81	c #decision = 2
3.78/3.81	c #random_decision = 0
3.78/3.81	c #conflict = 1
3.78/3.81	c #restart = 0
3.78/3.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
3.78/3.81	c lower bound updated to -1509
3.78/3.81	c BCD2: 25 <= obj <= 1489
3.78/3.81	c BCD2: #cores=1, #unrelaxed=1508, #relaxed=26, #hardened=0
3.78/3.81	c BCD2: #sat=1 #unsat=26 bias=26/27
3.78/3.81	c Solving starts ...
3.78/3.81	c ============================[ Search Statistics ]============================
3.78/3.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.78/3.81	c       |         |          |          |    Limit     GC | Var      | Constra 
3.78/3.81	c =============================================================================
3.78/3.81	c  0.0s |       0 |        0 |        0 |    42505      0 |       24 |       24
3.78/3.87	c  0.1s |       0 |        2 |        0 |    42505      0 |       24 |       25
3.78/3.87	c #cpu_time = 0.059s
3.78/3.87	c #wall_clock_time = 0.059s
3.78/3.87	c #decision = 2
3.78/3.87	c #random_decision = 0
3.78/3.87	c #conflict = 0
3.78/3.87	c #restart = 0
3.78/3.87	c BCD2: found a new core of size 2: cost of the new core is >=1
3.78/3.87	c lower bound updated to -1508
3.78/3.88	c BCD2: 26 <= obj <= 1489
3.78/3.88	c BCD2: #cores=2, #unrelaxed=1506, #relaxed=28, #hardened=0
3.78/3.88	c BCD2: #sat=1 #unsat=27 bias=27/28
3.78/3.88	c Solving starts ...
3.78/3.88	c ============================[ Search Statistics ]============================
3.78/3.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.78/3.88	c       |         |          |          |    Limit     GC | Var      | Constra 
3.78/3.88	c =============================================================================
3.78/3.88	c  0.0s |       0 |        0 |        0 |    42505      0 |       24 |       26
3.88/3.94	c  0.1s |       0 |        3 |        1 |    42505      0 |       24 |       26
3.88/3.94	c #cpu_time = 0.058s
3.88/3.94	c #wall_clock_time = 0.058s
3.88/3.94	c #decision = 3
3.88/3.94	c #random_decision = 0
3.88/3.94	c #conflict = 1
3.88/3.94	c #restart = 0
3.88/3.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
3.88/3.94	c lower bound updated to -1507
3.88/3.94	c BCD2: 27 <= obj <= 1489
3.88/3.94	c BCD2: #cores=2, #unrelaxed=1505, #relaxed=29, #hardened=0
3.88/3.94	c BCD2: #sat=1 #unsat=28 bias=28/29
3.88/3.94	c Solving starts ...
3.88/3.94	c ============================[ Search Statistics ]============================
3.88/3.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.88/3.94	c       |         |          |          |    Limit     GC | Var      | Constra 
3.88/3.94	c =============================================================================
3.88/3.94	c  0.0s |       0 |        0 |        0 |    42505      0 |       25 |       26
3.98/4.00	c  0.1s |       0 |        3 |        1 |    42505      0 |       25 |       27
3.98/4.00	c #cpu_time = 0.059s
3.98/4.00	c #wall_clock_time = 0.059s
3.98/4.00	c #decision = 3
3.98/4.00	c #random_decision = 0
3.98/4.00	c #conflict = 1
3.98/4.00	c #restart = 0
3.98/4.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
3.98/4.00	c lower bound updated to -1506
3.98/4.00	c BCD2: 28 <= obj <= 1489
3.98/4.00	c BCD2: #cores=2, #unrelaxed=1504, #relaxed=30, #hardened=0
3.98/4.00	c BCD2: #sat=1 #unsat=29 bias=29/30
3.98/4.00	c Solving starts ...
3.98/4.00	c ============================[ Search Statistics ]============================
3.98/4.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.98/4.00	c       |         |          |          |    Limit     GC | Var      | Constra 
3.98/4.00	c =============================================================================
3.98/4.00	c  0.0s |       0 |        0 |        0 |    42505      0 |       26 |       27
3.98/4.06	c  0.1s |       0 |        3 |        1 |    42505      0 |       26 |       28
3.98/4.06	c #cpu_time = 0.059s
3.98/4.06	c #wall_clock_time = 0.059s
3.98/4.06	c #decision = 3
3.98/4.06	c #random_decision = 0
3.98/4.06	c #conflict = 1
3.98/4.06	c #restart = 0
3.98/4.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
3.98/4.06	c lower bound updated to -1505
3.98/4.06	c BCD2: 29 <= obj <= 1489
3.98/4.06	c BCD2: #cores=2, #unrelaxed=1503, #relaxed=31, #hardened=0
3.98/4.06	c BCD2: #sat=1 #unsat=30 bias=30/31
3.98/4.06	c Solving starts ...
3.98/4.06	c ============================[ Search Statistics ]============================
3.98/4.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.98/4.06	c       |         |          |          |    Limit     GC | Var      | Constra 
3.98/4.06	c =============================================================================
3.98/4.06	c  0.0s |       0 |        0 |        0 |    42505      0 |       27 |       28
4.08/4.12	c  0.1s |       0 |        3 |        1 |    42505      0 |       27 |       29
4.08/4.12	c #cpu_time = 0.060s
4.08/4.12	c #wall_clock_time = 0.060s
4.08/4.12	c #decision = 3
4.08/4.12	c #random_decision = 0
4.08/4.12	c #conflict = 1
4.08/4.12	c #restart = 0
4.08/4.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
4.08/4.12	c lower bound updated to -1504
4.08/4.12	c BCD2: 30 <= obj <= 1489
4.08/4.12	c BCD2: #cores=2, #unrelaxed=1502, #relaxed=32, #hardened=0
4.08/4.12	c BCD2: #sat=1 #unsat=31 bias=31/32
4.08/4.12	c Solving starts ...
4.08/4.12	c ============================[ Search Statistics ]============================
4.08/4.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.08/4.12	c       |         |          |          |    Limit     GC | Var      | Constra 
4.08/4.12	c =============================================================================
4.08/4.12	c  0.0s |       0 |        0 |        0 |    42505      0 |       28 |       29
4.08/4.18	c  0.1s |       0 |        3 |        1 |    42505      0 |       28 |       30
4.08/4.18	c #cpu_time = 0.060s
4.08/4.18	c #wall_clock_time = 0.061s
4.08/4.18	c #decision = 3
4.08/4.18	c #random_decision = 0
4.08/4.18	c #conflict = 1
4.08/4.18	c #restart = 0
4.08/4.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
4.08/4.18	c lower bound updated to -1503
4.08/4.18	c BCD2: 31 <= obj <= 1489
4.08/4.18	c BCD2: #cores=2, #unrelaxed=1501, #relaxed=33, #hardened=0
4.08/4.18	c BCD2: #sat=1 #unsat=32 bias=32/33
4.08/4.18	c Solving starts ...
4.08/4.18	c ============================[ Search Statistics ]============================
4.08/4.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.08/4.18	c       |         |          |          |    Limit     GC | Var      | Constra 
4.08/4.18	c =============================================================================
4.08/4.18	c  0.0s |       0 |        0 |        0 |    42505      0 |       29 |       30
4.18/4.24	c  0.1s |       0 |        3 |        1 |    42505      0 |       29 |       31
4.18/4.24	c #cpu_time = 0.059s
4.18/4.24	c #wall_clock_time = 0.059s
4.18/4.24	c #decision = 3
4.18/4.24	c #random_decision = 0
4.18/4.24	c #conflict = 1
4.18/4.24	c #restart = 0
4.18/4.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
4.18/4.24	c lower bound updated to -1502
4.18/4.24	c BCD2: 32 <= obj <= 1489
4.18/4.24	c BCD2: #cores=2, #unrelaxed=1500, #relaxed=34, #hardened=0
4.18/4.24	c BCD2: #sat=1 #unsat=33 bias=33/34
4.18/4.24	c Solving starts ...
4.18/4.24	c ============================[ Search Statistics ]============================
4.18/4.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.18/4.24	c       |         |          |          |    Limit     GC | Var      | Constra 
4.18/4.24	c =============================================================================
4.18/4.24	c  0.0s |       0 |        0 |        0 |    42505      0 |       30 |       31
4.28/4.30	c  0.1s |       0 |        3 |        1 |    42505      0 |       30 |       32
4.28/4.30	c #cpu_time = 0.059s
4.28/4.30	c #wall_clock_time = 0.059s
4.28/4.30	c #decision = 3
4.28/4.30	c #random_decision = 0
4.28/4.30	c #conflict = 1
4.28/4.30	c #restart = 0
4.28/4.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
4.28/4.30	c lower bound updated to -1501
4.28/4.30	c BCD2: 33 <= obj <= 1489
4.28/4.30	c BCD2: #cores=2, #unrelaxed=1499, #relaxed=35, #hardened=0
4.28/4.30	c BCD2: #sat=1 #unsat=34 bias=34/35
4.28/4.30	c Solving starts ...
4.28/4.30	c ============================[ Search Statistics ]============================
4.28/4.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.28/4.30	c       |         |          |          |    Limit     GC | Var      | Constra 
4.28/4.30	c =============================================================================
4.28/4.30	c  0.0s |       0 |        0 |        0 |    42505      0 |       31 |       32
4.28/4.36	c  0.1s |       0 |        3 |        1 |    42505      0 |       31 |       33
4.28/4.36	c #cpu_time = 0.059s
4.28/4.36	c #wall_clock_time = 0.059s
4.28/4.36	c #decision = 3
4.28/4.36	c #random_decision = 0
4.28/4.36	c #conflict = 1
4.28/4.36	c #restart = 0
4.28/4.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
4.28/4.36	c lower bound updated to -1500
4.28/4.37	c BCD2: 34 <= obj <= 1489
4.28/4.37	c BCD2: #cores=2, #unrelaxed=1498, #relaxed=36, #hardened=0
4.28/4.37	c BCD2: #sat=1 #unsat=35 bias=35/36
4.28/4.37	c Solving starts ...
4.28/4.37	c ============================[ Search Statistics ]============================
4.28/4.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.28/4.37	c       |         |          |          |    Limit     GC | Var      | Constra 
4.28/4.37	c =============================================================================
4.28/4.37	c  0.0s |       0 |        0 |        0 |    42505      0 |       32 |       33
4.39/4.43	c  0.1s |       0 |        3 |        1 |    42505      0 |       32 |       34
4.39/4.43	c #cpu_time = 0.058s
4.39/4.43	c #wall_clock_time = 0.058s
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 11: cost of the new core is >=10
4.39/4.43	c lower bound updated to -1499
4.39/4.43	c BCD2: 35 <= obj <= 1489
4.39/4.43	c BCD2: #cores=2, #unrelaxed=1497, #relaxed=37, #hardened=0
4.39/4.43	c BCD2: #sat=1 #unsat=36 bias=36/37
4.39/4.43	c Solving starts ...
4.39/4.43	c ============================[ Search Statistics ]============================
4.39/4.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.39/4.43	c       |         |          |          |    Limit     GC | Var      | Constra 
4.39/4.43	c =============================================================================
4.39/4.43	c  0.0s |       0 |        0 |        0 |    42505      0 |       33 |       34
4.39/4.49	c  0.1s |       0 |        3 |        1 |    42505      0 |       33 |       35
4.39/4.49	c #cpu_time = 0.059s
4.39/4.49	c #wall_clock_time = 0.059s
4.39/4.49	c #decision = 3
4.39/4.49	c #random_decision = 0
4.39/4.49	c #conflict = 1
4.39/4.49	c #restart = 0
4.39/4.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
4.39/4.49	c lower bound updated to -1498
4.39/4.49	c BCD2: 36 <= obj <= 1489
4.39/4.49	c BCD2: #cores=2, #unrelaxed=1496, #relaxed=38, #hardened=0
4.39/4.49	c BCD2: #sat=1 #unsat=37 bias=37/38
4.39/4.49	c Solving starts ...
4.39/4.49	c ============================[ Search Statistics ]============================
4.39/4.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.39/4.49	c       |         |          |          |    Limit     GC | Var      | Constra 
4.39/4.49	c =============================================================================
4.39/4.49	c  0.0s |       0 |        0 |        0 |    42505      0 |       34 |       35
4.49/4.55	c  0.1s |       0 |        3 |        1 |    42505      0 |       34 |       36
4.49/4.55	c #cpu_time = 0.059s
4.49/4.55	c #wall_clock_time = 0.059s
4.49/4.55	c #decision = 3
4.49/4.55	c #random_decision = 0
4.49/4.55	c #conflict = 1
4.49/4.55	c #restart = 0
4.58/4.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
4.58/4.67	c lower bound updated to -1497
4.58/4.67	c BCD2: 37 <= obj <= 1489
4.58/4.67	c BCD2: #cores=2, #unrelaxed=1495, #relaxed=39, #hardened=0
4.58/4.67	c BCD2: #sat=1 #unsat=38 bias=38/39
4.58/4.67	c Solving starts ...
4.58/4.67	c ============================[ Search Statistics ]============================
4.58/4.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.58/4.67	c       |         |          |          |    Limit     GC | Var      | Constra 
4.58/4.67	c =============================================================================
4.58/4.67	c  0.0s |       0 |        0 |        0 |    42505      0 |       35 |       36
4.58/4.67	c  0.1s |       0 |        3 |        1 |    42505      0 |       35 |       37
4.58/4.67	c #cpu_time = 0.060s
4.58/4.67	c #wall_clock_time = 0.061s
4.58/4.67	c #decision = 3
4.58/4.67	c #random_decision = 0
4.58/4.67	c #conflict = 1
4.58/4.67	c #restart = 0
4.58/4.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
4.58/4.67	c lower bound updated to -1496
4.58/4.67	c BCD2: 38 <= obj <= 1489
4.58/4.67	c BCD2: #cores=2, #unrelaxed=1494, #relaxed=40, #hardened=0
4.58/4.67	c BCD2: #sat=1 #unsat=39 bias=39/40
4.58/4.67	c Solving starts ...
4.58/4.67	c ============================[ Search Statistics ]============================
4.58/4.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.58/4.67	c       |         |          |          |    Limit     GC | Var      | Constra 
4.58/4.67	c =============================================================================
4.58/4.67	c  0.0s |       0 |        0 |        0 |    42505      0 |       36 |       37
4.58/4.67	c  0.1s |       0 |        3 |        1 |    42505      0 |       36 |       38
4.58/4.67	c #cpu_time = 0.060s
4.58/4.67	c #wall_clock_time = 0.060s
4.58/4.67	c #decision = 3
4.58/4.67	c #random_decision = 0
4.58/4.67	c #conflict = 1
4.58/4.67	c #restart = 0
4.58/4.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
4.58/4.67	c lower bound updated to -1495
4.58/4.67	c BCD2: 39 <= obj <= 1489
4.58/4.67	c BCD2: #cores=2, #unrelaxed=1493, #relaxed=41, #hardened=0
4.58/4.67	c BCD2: #sat=1 #unsat=40 bias=40/41
4.58/4.67	c Solving starts ...
4.58/4.67	c ============================[ Search Statistics ]============================
4.58/4.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.58/4.67	c       |         |          |          |    Limit     GC | Var      | Constra 
4.58/4.67	c =============================================================================
4.58/4.67	c  0.0s |       0 |        0 |        0 |    42505      0 |       37 |       38
4.68/4.73	c  0.1s |       0 |        3 |        1 |    42505      0 |       37 |       39
4.68/4.73	c #cpu_time = 0.059s
4.68/4.73	c #wall_clock_time = 0.059s
4.68/4.73	c #decision = 3
4.68/4.73	c #random_decision = 0
4.68/4.73	c #conflict = 1
4.68/4.73	c #restart = 0
4.68/4.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
4.68/4.73	c lower bound updated to -1494
4.68/4.73	c BCD2: 40 <= obj <= 1489
4.68/4.73	c BCD2: #cores=2, #unrelaxed=1492, #relaxed=42, #hardened=0
4.68/4.73	c BCD2: #sat=1 #unsat=41 bias=41/42
4.68/4.73	c Solving starts ...
4.68/4.73	c ============================[ Search Statistics ]============================
4.68/4.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.68/4.73	c       |         |          |          |    Limit     GC | Var      | Constra 
4.68/4.73	c =============================================================================
4.68/4.73	c  0.0s |       0 |        0 |        0 |    42505      0 |       38 |       39
4.68/4.79	c  0.1s |       0 |        3 |        1 |    42505      0 |       38 |       40
4.68/4.79	c #cpu_time = 0.059s
4.68/4.79	c #wall_clock_time = 0.059s
4.68/4.79	c #decision = 3
4.68/4.79	c #random_decision = 0
4.68/4.79	c #conflict = 1
4.68/4.79	c #restart = 0
4.68/4.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
4.68/4.79	c lower bound updated to -1493
4.68/4.79	c BCD2: 41 <= obj <= 1489
4.68/4.79	c BCD2: #cores=2, #unrelaxed=1491, #relaxed=43, #hardened=0
4.68/4.79	c BCD2: #sat=1 #unsat=42 bias=42/43
4.68/4.79	c Solving starts ...
4.68/4.79	c ============================[ Search Statistics ]============================
4.68/4.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.68/4.79	c       |         |          |          |    Limit     GC | Var      | Constra 
4.68/4.79	c =============================================================================
4.68/4.79	c  0.0s |       0 |        0 |        0 |    42505      0 |       39 |       40
4.78/4.85	c  0.1s |       0 |        3 |        1 |    42505      0 |       39 |       41
4.78/4.85	c #cpu_time = 0.060s
4.78/4.85	c #wall_clock_time = 0.061s
4.78/4.85	c #decision = 3
4.78/4.85	c #random_decision = 0
4.78/4.85	c #conflict = 1
4.78/4.85	c #restart = 0
4.78/4.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
4.78/4.85	c lower bound updated to -1492
4.78/4.86	c BCD2: 42 <= obj <= 1489
4.78/4.86	c BCD2: #cores=2, #unrelaxed=1490, #relaxed=44, #hardened=0
4.78/4.86	c BCD2: #sat=1 #unsat=43 bias=43/44
4.78/4.86	c Solving starts ...
4.78/4.86	c ============================[ Search Statistics ]============================
4.78/4.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.78/4.86	c       |         |          |          |    Limit     GC | Var      | Constra 
4.78/4.86	c =============================================================================
4.78/4.86	c  0.0s |       0 |        0 |        0 |    42505      0 |       40 |       41
4.88/4.92	c  0.1s |       0 |        3 |        1 |    42505      0 |       40 |       42
4.88/4.92	c #cpu_time = 0.058s
4.88/4.92	c #wall_clock_time = 0.058s
4.88/4.92	c #decision = 3
4.88/4.92	c #random_decision = 0
4.88/4.92	c #conflict = 1
4.88/4.92	c #restart = 0
4.88/4.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
4.88/4.92	c lower bound updated to -1491
4.88/4.92	c BCD2: 43 <= obj <= 1489
4.88/4.92	c BCD2: #cores=2, #unrelaxed=1489, #relaxed=45, #hardened=0
4.88/4.92	c BCD2: #sat=1 #unsat=44 bias=44/45
4.88/4.92	c Solving starts ...
4.88/4.92	c ============================[ Search Statistics ]============================
4.88/4.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.88/4.92	c       |         |          |          |    Limit     GC | Var      | Constra 
4.88/4.92	c =============================================================================
4.88/4.92	c  0.0s |       0 |        0 |        0 |    42505      0 |       41 |       42
4.88/4.98	c  0.1s |       0 |        3 |        1 |    42505      0 |       41 |       43
4.88/4.98	c #cpu_time = 0.059s
4.88/4.98	c #wall_clock_time = 0.059s
4.88/4.98	c #decision = 3
4.88/4.98	c #random_decision = 0
4.88/4.98	c #conflict = 1
4.88/4.98	c #restart = 0
4.88/4.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
4.88/4.98	c lower bound updated to -1490
4.88/4.98	c BCD2: 44 <= obj <= 1489
4.88/4.98	c BCD2: #cores=2, #unrelaxed=1488, #relaxed=46, #hardened=0
4.88/4.98	c BCD2: #sat=1 #unsat=45 bias=45/46
4.88/4.98	c Solving starts ...
4.88/4.98	c ============================[ Search Statistics ]============================
4.88/4.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.88/4.98	c       |         |          |          |    Limit     GC | Var      | Constra 
4.88/4.98	c =============================================================================
4.88/4.98	c  0.0s |       0 |        0 |        0 |    42505      0 |       42 |       43
4.98/5.04	c  0.1s |       0 |        3 |        1 |    42505      0 |       42 |       44
4.98/5.04	c #cpu_time = 0.059s
4.98/5.04	c #wall_clock_time = 0.059s
4.98/5.04	c #decision = 3
4.98/5.04	c #random_decision = 0
4.98/5.04	c #conflict = 1
4.98/5.04	c #restart = 0
4.98/5.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
4.98/5.04	c lower bound updated to -1489
4.98/5.04	c BCD2: 45 <= obj <= 1489
4.98/5.04	c BCD2: #cores=2, #unrelaxed=1487, #relaxed=47, #hardened=0
4.98/5.04	c BCD2: #sat=1 #unsat=46 bias=46/47
4.98/5.04	c Solving starts ...
4.98/5.04	c ============================[ Search Statistics ]============================
4.98/5.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.98/5.04	c       |         |          |          |    Limit     GC | Var      | Constra 
4.98/5.04	c =============================================================================
4.98/5.04	c  0.0s |       0 |        0 |        0 |    42505      0 |       43 |       44
5.08/5.10	c  0.1s |       0 |        3 |        1 |    42505      0 |       43 |       45
5.08/5.10	c #cpu_time = 0.060s
5.08/5.10	c #wall_clock_time = 0.060s
5.08/5.10	c #decision = 3
5.08/5.10	c #random_decision = 0
5.08/5.10	c #conflict = 1
5.08/5.10	c #restart = 0
5.08/5.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
5.08/5.10	c lower bound updated to -1488
5.08/5.10	c BCD2: 46 <= obj <= 1489
5.08/5.10	c BCD2: #cores=2, #unrelaxed=1486, #relaxed=48, #hardened=0
5.08/5.10	c BCD2: #sat=1 #unsat=47 bias=47/48
5.08/5.10	c Solving starts ...
5.08/5.10	c ============================[ Search Statistics ]============================
5.08/5.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.08/5.10	c       |         |          |          |    Limit     GC | Var      | Constra 
5.08/5.10	c =============================================================================
5.08/5.10	c  0.0s |       0 |        0 |        0 |    42505      0 |       44 |       45
5.08/5.16	c  0.1s |       0 |        3 |        1 |    42505      0 |       44 |       46
5.08/5.16	c #cpu_time = 0.060s
5.08/5.16	c #wall_clock_time = 0.060s
5.08/5.16	c #decision = 3
5.08/5.16	c #random_decision = 0
5.08/5.16	c #conflict = 1
5.08/5.16	c #restart = 0
5.08/5.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
5.08/5.16	c lower bound updated to -1487
5.08/5.16	c BCD2: 47 <= obj <= 1489
5.08/5.16	c BCD2: #cores=2, #unrelaxed=1485, #relaxed=49, #hardened=0
5.08/5.16	c BCD2: #sat=1 #unsat=48 bias=48/49
5.08/5.16	c Solving starts ...
5.08/5.16	c ============================[ Search Statistics ]============================
5.08/5.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.08/5.16	c       |         |          |          |    Limit     GC | Var      | Constra 
5.08/5.16	c =============================================================================
5.08/5.16	c  0.0s |       0 |        0 |        0 |    42505      0 |       45 |       46
5.18/5.22	c  0.1s |       0 |        3 |        1 |    42505      0 |       45 |       47
5.18/5.22	c #cpu_time = 0.059s
5.18/5.22	c #wall_clock_time = 0.059s
5.18/5.22	c #decision = 3
5.18/5.22	c #random_decision = 0
5.18/5.22	c #conflict = 1
5.18/5.22	c #restart = 0
5.18/5.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
5.18/5.22	c lower bound updated to -1486
5.18/5.22	c BCD2: 48 <= obj <= 1489
5.18/5.22	c BCD2: #cores=2, #unrelaxed=1484, #relaxed=50, #hardened=0
5.18/5.22	c BCD2: #sat=1 #unsat=49 bias=49/50
5.18/5.22	c Solving starts ...
5.18/5.22	c ============================[ Search Statistics ]============================
5.18/5.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.18/5.22	c       |         |          |          |    Limit     GC | Var      | Constra 
5.18/5.22	c =============================================================================
5.18/5.22	c  0.0s |       0 |        0 |        0 |    42505      0 |       46 |       47
5.18/5.28	c  0.1s |       0 |        3 |        1 |    42505      0 |       46 |       48
5.18/5.28	c #cpu_time = 0.059s
5.18/5.28	c #wall_clock_time = 0.059s
5.18/5.28	c #decision = 3
5.18/5.28	c #random_decision = 0
5.18/5.28	c #conflict = 1
5.18/5.28	c #restart = 0
5.18/5.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
5.18/5.28	c lower bound updated to -1485
5.18/5.28	c BCD2: 49 <= obj <= 1489
5.18/5.28	c BCD2: #cores=2, #unrelaxed=1483, #relaxed=51, #hardened=0
5.18/5.28	c BCD2: #sat=1 #unsat=50 bias=50/51
5.18/5.28	c Solving starts ...
5.18/5.28	c ============================[ Search Statistics ]============================
5.18/5.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.18/5.28	c       |         |          |          |    Limit     GC | Var      | Constra 
5.18/5.28	c =============================================================================
5.18/5.28	c  0.0s |       0 |        0 |        0 |    42505      0 |       47 |       48
5.28/5.34	c  0.1s |       0 |        3 |        1 |    42505      0 |       47 |       49
5.28/5.34	c #cpu_time = 0.059s
5.28/5.34	c #wall_clock_time = 0.059s
5.28/5.34	c #decision = 3
5.28/5.34	c #random_decision = 0
5.28/5.34	c #conflict = 1
5.28/5.34	c #restart = 0
5.28/5.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
5.28/5.34	c lower bound updated to -1484
5.28/5.35	c BCD2: 50 <= obj <= 1489
5.28/5.35	c BCD2: #cores=2, #unrelaxed=1482, #relaxed=52, #hardened=0
5.28/5.35	c BCD2: #sat=1 #unsat=51 bias=51/52
5.28/5.35	c Solving starts ...
5.28/5.35	c ============================[ Search Statistics ]============================
5.28/5.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.28/5.35	c       |         |          |          |    Limit     GC | Var      | Constra 
5.28/5.35	c =============================================================================
5.28/5.35	c  0.0s |       0 |        0 |        0 |    42505      0 |       48 |       49
5.38/5.41	c  0.1s |       0 |        3 |        0 |    42505      0 |       48 |       50
5.38/5.41	c #cpu_time = 0.058s
5.38/5.41	c #wall_clock_time = 0.058s
5.38/5.41	c #decision = 3
5.38/5.41	c #random_decision = 0
5.38/5.41	c #conflict = 0
5.38/5.41	c #restart = 0
5.38/5.41	c BCD2: found a new core of size 2: cost of the new core is >=1
5.38/5.41	c lower bound updated to -1483
5.38/5.42	c BCD2: 51 <= obj <= 1489
5.38/5.42	c BCD2: #cores=3, #unrelaxed=1480, #relaxed=54, #hardened=0
5.38/5.42	c BCD2: #sat=1 #unsat=52 bias=52/53
5.38/5.42	c Solving starts ...
5.38/5.42	c ============================[ Search Statistics ]============================
5.38/5.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.38/5.42	c       |         |          |          |    Limit     GC | Var      | Constra 
5.38/5.42	c =============================================================================
5.38/5.42	c  0.0s |       0 |        0 |        0 |    42505      0 |       48 |       51
5.38/5.48	c  0.1s |       0 |        4 |        1 |    42505      0 |       48 |       51
5.38/5.48	c #cpu_time = 0.057s
5.38/5.48	c #wall_clock_time = 0.057s
5.38/5.48	c #decision = 4
5.38/5.48	c #random_decision = 0
5.38/5.48	c #conflict = 1
5.38/5.48	c #restart = 0
5.38/5.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
5.38/5.48	c lower bound updated to -1482
5.38/5.48	c BCD2: 52 <= obj <= 1489
5.38/5.48	c BCD2: #cores=3, #unrelaxed=1479, #relaxed=55, #hardened=0
5.38/5.48	c BCD2: #sat=1 #unsat=53 bias=53/54
5.38/5.48	c Solving starts ...
5.38/5.48	c ============================[ Search Statistics ]============================
5.38/5.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.38/5.48	c       |         |          |          |    Limit     GC | Var      | Constra 
5.38/5.48	c =============================================================================
5.38/5.48	c  0.0s |       0 |        0 |        0 |    42505      0 |       49 |       51
5.49/5.54	c  0.1s |       0 |        4 |        1 |    42505      0 |       49 |       52
5.49/5.54	c #cpu_time = 0.059s
5.49/5.54	c #wall_clock_time = 0.059s
5.49/5.54	c #decision = 4
5.49/5.54	c #random_decision = 0
5.49/5.54	c #conflict = 1
5.49/5.54	c #restart = 0
5.49/5.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
5.49/5.54	c lower bound updated to -1481
5.49/5.54	c BCD2: 53 <= obj <= 1489
5.49/5.54	c BCD2: #cores=3, #unrelaxed=1478, #relaxed=56, #hardened=0
5.49/5.54	c BCD2: #sat=1 #unsat=54 bias=54/55
5.49/5.54	c Solving starts ...
5.49/5.54	c ============================[ Search Statistics ]============================
5.49/5.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.49/5.54	c       |         |          |          |    Limit     GC | Var      | Constra 
5.49/5.54	c =============================================================================
5.49/5.54	c  0.0s |       0 |        0 |        0 |    42505      0 |       50 |       52
5.49/5.60	c  0.1s |       0 |        4 |        1 |    42505      0 |       50 |       53
5.49/5.60	c #cpu_time = 0.060s
5.49/5.60	c #wall_clock_time = 0.060s
5.49/5.60	c #decision = 4
5.49/5.60	c #random_decision = 0
5.49/5.60	c #conflict = 1
5.49/5.60	c #restart = 0
5.49/5.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
5.49/5.60	c lower bound updated to -1480
5.49/5.60	c BCD2: 54 <= obj <= 1489
5.49/5.60	c BCD2: #cores=3, #unrelaxed=1477, #relaxed=57, #hardened=0
5.49/5.60	c BCD2: #sat=1 #unsat=55 bias=55/56
5.49/5.60	c Solving starts ...
5.49/5.60	c ============================[ Search Statistics ]============================
5.49/5.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.49/5.60	c       |         |          |          |    Limit     GC | Var      | Constra 
5.49/5.60	c =============================================================================
5.49/5.60	c  0.0s |       0 |        0 |        0 |    42505      0 |       51 |       53
5.59/5.66	c  0.1s |       0 |        4 |        1 |    42505      0 |       51 |       54
5.59/5.66	c #cpu_time = 0.060s
5.59/5.66	c #wall_clock_time = 0.060s
5.59/5.66	c #decision = 4
5.59/5.66	c #random_decision = 0
5.59/5.66	c #conflict = 1
5.59/5.66	c #restart = 0
5.59/5.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
5.59/5.66	c lower bound updated to -1479
5.59/5.66	c BCD2: 55 <= obj <= 1489
5.59/5.66	c BCD2: #cores=3, #unrelaxed=1476, #relaxed=58, #hardened=0
5.59/5.66	c BCD2: #sat=1 #unsat=56 bias=56/57
5.59/5.66	c Solving starts ...
5.59/5.66	c ============================[ Search Statistics ]============================
5.59/5.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.59/5.66	c       |         |          |          |    Limit     GC | Var      | Constra 
5.59/5.66	c =============================================================================
5.59/5.66	c  0.0s |       0 |        0 |        0 |    42505      0 |       52 |       54
5.68/5.72	c  0.1s |       0 |        4 |        1 |    42505      0 |       52 |       55
5.68/5.72	c #cpu_time = 0.059s
5.68/5.72	c #wall_clock_time = 0.059s
5.68/5.72	c #decision = 4
5.68/5.72	c #random_decision = 0
5.68/5.72	c #conflict = 1
5.68/5.72	c #restart = 0
5.68/5.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
5.68/5.72	c lower bound updated to -1478
5.68/5.72	c BCD2: 56 <= obj <= 1489
5.68/5.72	c BCD2: #cores=3, #unrelaxed=1475, #relaxed=59, #hardened=0
5.68/5.72	c BCD2: #sat=1 #unsat=57 bias=57/58
5.68/5.72	c Solving starts ...
5.68/5.72	c ============================[ Search Statistics ]============================
5.68/5.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.68/5.72	c       |         |          |          |    Limit     GC | Var      | Constra 
5.68/5.72	c =============================================================================
5.68/5.72	c  0.0s |       0 |        0 |        0 |    42505      0 |       53 |       55
5.68/5.78	c  0.1s |       0 |        4 |        1 |    42505      0 |       53 |       56
5.68/5.78	c #cpu_time = 0.059s
5.68/5.78	c #wall_clock_time = 0.059s
5.68/5.78	c #decision = 4
5.68/5.78	c #random_decision = 0
5.68/5.78	c #conflict = 1
5.68/5.78	c #restart = 0
5.68/5.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
5.68/5.78	c lower bound updated to -1477
5.68/5.78	c BCD2: 57 <= obj <= 1489
5.68/5.78	c BCD2: #cores=3, #unrelaxed=1474, #relaxed=60, #hardened=0
5.68/5.78	c BCD2: #sat=1 #unsat=58 bias=58/59
5.68/5.78	c Solving starts ...
5.68/5.78	c ============================[ Search Statistics ]============================
5.68/5.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.68/5.78	c       |         |          |          |    Limit     GC | Var      | Constra 
5.68/5.78	c =============================================================================
5.68/5.78	c  0.0s |       0 |        0 |        0 |    42505      0 |       54 |       56
5.78/5.84	c  0.1s |       0 |        4 |        1 |    42505      0 |       54 |       57
5.78/5.84	c #cpu_time = 0.059s
5.78/5.84	c #wall_clock_time = 0.059s
5.78/5.84	c #decision = 4
5.78/5.84	c #random_decision = 0
5.78/5.84	c #conflict = 1
5.78/5.84	c #restart = 0
5.78/5.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
5.78/5.84	c lower bound updated to -1476
5.78/5.85	c BCD2: 58 <= obj <= 1489
5.78/5.85	c BCD2: #cores=3, #unrelaxed=1473, #relaxed=61, #hardened=0
5.78/5.85	c BCD2: #sat=1 #unsat=59 bias=59/60
5.78/5.85	c Solving starts ...
5.78/5.85	c ============================[ Search Statistics ]============================
5.78/5.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.78/5.85	c       |         |          |          |    Limit     GC | Var      | Constra 
5.78/5.85	c =============================================================================
5.78/5.85	c  0.0s |       0 |        0 |        0 |    42505      0 |       55 |       57
5.88/5.90	c  0.1s |       0 |        4 |        1 |    42505      0 |       55 |       58
5.88/5.90	c #cpu_time = 0.058s
5.88/5.90	c #wall_clock_time = 0.058s
5.88/5.90	c #decision = 4
5.88/5.90	c #random_decision = 0
5.88/5.90	c #conflict = 1
5.88/5.90	c #restart = 0
5.88/5.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
5.88/5.90	c lower bound updated to -1475
5.88/5.90	c BCD2: 59 <= obj <= 1489
5.88/5.90	c BCD2: #cores=3, #unrelaxed=1472, #relaxed=62, #hardened=0
5.88/5.90	c BCD2: #sat=1 #unsat=60 bias=60/61
5.88/5.90	c Solving starts ...
5.88/5.90	c ============================[ Search Statistics ]============================
5.88/5.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.88/5.90	c       |         |          |          |    Limit     GC | Var      | Constra 
5.88/5.90	c =============================================================================
5.88/5.90	c  0.0s |       0 |        0 |        0 |    42505      0 |       56 |       58
5.88/5.96	c  0.1s |       0 |        4 |        1 |    42505      0 |       56 |       59
5.88/5.96	c #cpu_time = 0.059s
5.88/5.96	c #wall_clock_time = 0.059s
5.88/5.96	c #decision = 4
5.88/5.96	c #random_decision = 0
5.88/5.96	c #conflict = 1
5.88/5.96	c #restart = 0
5.88/5.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
5.88/5.96	c lower bound updated to -1474
5.88/5.96	c BCD2: 60 <= obj <= 1489
5.88/5.96	c BCD2: #cores=3, #unrelaxed=1471, #relaxed=63, #hardened=0
5.88/5.96	c BCD2: #sat=1 #unsat=61 bias=61/62
5.88/5.96	c Solving starts ...
5.88/5.96	c ============================[ Search Statistics ]============================
5.88/5.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.88/5.96	c       |         |          |          |    Limit     GC | Var      | Constra 
5.88/5.96	c =============================================================================
5.88/5.96	c  0.0s |       0 |        0 |        0 |    42505      0 |       57 |       59
5.98/6.02	c  0.1s |       0 |        4 |        1 |    42505      0 |       57 |       60
5.98/6.02	c #cpu_time = 0.059s
5.98/6.02	c #wall_clock_time = 0.059s
5.98/6.02	c #decision = 4
5.98/6.02	c #random_decision = 0
5.98/6.02	c #conflict = 1
5.98/6.02	c #restart = 0
5.98/6.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
5.98/6.02	c lower bound updated to -1473
5.98/6.02	c BCD2: 61 <= obj <= 1489
5.98/6.02	c BCD2: #cores=3, #unrelaxed=1470, #relaxed=64, #hardened=0
5.98/6.02	c BCD2: #sat=1 #unsat=62 bias=62/63
5.98/6.02	c Solving starts ...
5.98/6.02	c ============================[ Search Statistics ]============================
5.98/6.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.98/6.02	c       |         |          |          |    Limit     GC | Var      | Constra 
5.98/6.02	c =============================================================================
5.98/6.02	c  0.0s |       0 |        0 |        0 |    42505      0 |       58 |       60
5.98/6.08	c  0.1s |       0 |        4 |        1 |    42505      0 |       58 |       61
5.98/6.08	c #cpu_time = 0.060s
5.98/6.08	c #wall_clock_time = 0.060s
5.98/6.08	c #decision = 4
5.98/6.08	c #random_decision = 0
5.98/6.08	c #conflict = 1
5.98/6.08	c #restart = 0
5.98/6.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
5.98/6.08	c lower bound updated to -1472
5.98/6.09	c BCD2: 62 <= obj <= 1489
5.98/6.09	c BCD2: #cores=3, #unrelaxed=1469, #relaxed=65, #hardened=0
5.98/6.09	c BCD2: #sat=1 #unsat=63 bias=63/64
5.98/6.09	c Solving starts ...
5.98/6.09	c ============================[ Search Statistics ]============================
5.98/6.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.98/6.09	c       |         |          |          |    Limit     GC | Var      | Constra 
5.98/6.09	c =============================================================================
5.98/6.09	c  0.0s |       0 |        0 |        0 |    42505      0 |       59 |       61
6.08/6.15	c  0.1s |       0 |        4 |        1 |    42505      0 |       59 |       62
6.08/6.15	c #cpu_time = 0.060s
6.08/6.15	c #wall_clock_time = 0.060s
6.08/6.15	c #decision = 4
6.08/6.15	c #random_decision = 0
6.08/6.15	c #conflict = 1
6.08/6.15	c #restart = 0
6.08/6.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
6.08/6.15	c lower bound updated to -1471
6.08/6.15	c BCD2: 63 <= obj <= 1489
6.08/6.15	c BCD2: #cores=3, #unrelaxed=1468, #relaxed=66, #hardened=0
6.08/6.15	c BCD2: #sat=1 #unsat=64 bias=64/65
6.08/6.15	c Solving starts ...
6.08/6.15	c ============================[ Search Statistics ]============================
6.08/6.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.08/6.15	c       |         |          |          |    Limit     GC | Var      | Constra 
6.08/6.15	c =============================================================================
6.08/6.15	c  0.0s |       0 |        0 |        0 |    42505      0 |       60 |       62
6.18/6.21	c  0.1s |       0 |        4 |        1 |    42505      0 |       60 |       63
6.18/6.21	c #cpu_time = 0.059s
6.18/6.21	c #wall_clock_time = 0.059s
6.18/6.21	c #decision = 4
6.18/6.21	c #random_decision = 0
6.18/6.21	c #conflict = 1
6.18/6.21	c #restart = 0
6.18/6.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
6.18/6.21	c lower bound updated to -1470
6.18/6.21	c BCD2: 64 <= obj <= 1489
6.18/6.21	c BCD2: #cores=3, #unrelaxed=1467, #relaxed=67, #hardened=0
6.18/6.21	c BCD2: #sat=1 #unsat=65 bias=65/66
6.18/6.21	c Solving starts ...
6.18/6.21	c ============================[ Search Statistics ]============================
6.18/6.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.18/6.21	c       |         |          |          |    Limit     GC | Var      | Constra 
6.18/6.21	c =============================================================================
6.18/6.21	c  0.0s |       0 |        0 |        0 |    42505      0 |       61 |       63
6.18/6.27	c  0.1s |       0 |        4 |        1 |    42505      0 |       61 |       64
6.18/6.27	c #cpu_time = 0.059s
6.18/6.27	c #wall_clock_time = 0.059s
6.18/6.27	c #decision = 4
6.18/6.27	c #random_decision = 0
6.18/6.27	c #conflict = 1
6.18/6.27	c #restart = 0
6.18/6.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
6.18/6.27	c lower bound updated to -1469
6.18/6.27	c BCD2: 65 <= obj <= 1489
6.18/6.27	c BCD2: #cores=3, #unrelaxed=1466, #relaxed=68, #hardened=0
6.18/6.27	c BCD2: #sat=1 #unsat=66 bias=66/67
6.18/6.27	c Solving starts ...
6.18/6.27	c ============================[ Search Statistics ]============================
6.18/6.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.18/6.27	c       |         |          |          |    Limit     GC | Var      | Constra 
6.18/6.27	c =============================================================================
6.18/6.27	c  0.0s |       0 |        0 |        0 |    42505      0 |       62 |       64
6.28/6.33	c  0.1s |       0 |        4 |        1 |    42505      0 |       62 |       65
6.28/6.33	c #cpu_time = 0.059s
6.28/6.33	c #wall_clock_time = 0.059s
6.28/6.33	c #decision = 4
6.28/6.33	c #random_decision = 0
6.28/6.33	c #conflict = 1
6.28/6.33	c #restart = 0
6.28/6.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
6.28/6.33	c lower bound updated to -1468
6.28/6.33	c BCD2: 66 <= obj <= 1489
6.28/6.33	c BCD2: #cores=3, #unrelaxed=1465, #relaxed=69, #hardened=0
6.28/6.33	c BCD2: #sat=1 #unsat=67 bias=67/68
6.28/6.33	c Solving starts ...
6.28/6.33	c ============================[ Search Statistics ]============================
6.28/6.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.28/6.33	c       |         |          |          |    Limit     GC | Var      | Constra 
6.28/6.33	c =============================================================================
6.28/6.33	c  0.0s |       0 |        0 |        0 |    42505      0 |       63 |       65
6.28/6.39	c  0.1s |       0 |        4 |        1 |    42505      0 |       63 |       66
6.28/6.39	c #cpu_time = 0.058s
6.28/6.39	c #wall_clock_time = 0.058s
6.28/6.39	c #decision = 4
6.28/6.39	c #random_decision = 0
6.28/6.39	c #conflict = 1
6.28/6.39	c #restart = 0
6.28/6.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
6.28/6.39	c lower bound updated to -1467
6.28/6.39	c BCD2: 67 <= obj <= 1489
6.28/6.39	c BCD2: #cores=3, #unrelaxed=1464, #relaxed=70, #hardened=0
6.28/6.39	c BCD2: #sat=1 #unsat=68 bias=68/69
6.28/6.39	c Solving starts ...
6.28/6.39	c ============================[ Search Statistics ]============================
6.28/6.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.28/6.39	c       |         |          |          |    Limit     GC | Var      | Constra 
6.28/6.39	c =============================================================================
6.28/6.39	c  0.0s |       0 |        0 |        0 |    42505      0 |       64 |       66
6.38/6.45	c  0.1s |       0 |        4 |        1 |    42505      0 |       64 |       67
6.38/6.45	c #cpu_time = 0.059s
6.38/6.45	c #wall_clock_time = 0.059s
6.38/6.45	c #decision = 4
6.38/6.45	c #random_decision = 0
6.38/6.45	c #conflict = 1
6.38/6.45	c #restart = 0
6.38/6.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
6.38/6.45	c lower bound updated to -1466
6.38/6.45	c BCD2: 68 <= obj <= 1489
6.38/6.45	c BCD2: #cores=3, #unrelaxed=1463, #relaxed=71, #hardened=0
6.38/6.45	c BCD2: #sat=1 #unsat=69 bias=69/70
6.38/6.45	c Solving starts ...
6.38/6.45	c ============================[ Search Statistics ]============================
6.38/6.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.38/6.45	c       |         |          |          |    Limit     GC | Var      | Constra 
6.38/6.45	c =============================================================================
6.38/6.45	c  0.0s |       0 |        0 |        0 |    42505      0 |       65 |       67
6.48/6.51	c  0.1s |       0 |        4 |        1 |    42505      0 |       65 |       68
6.48/6.51	c #cpu_time = 0.059s
6.48/6.51	c #wall_clock_time = 0.059s
6.48/6.51	c #decision = 4
6.48/6.51	c #random_decision = 0
6.48/6.51	c #conflict = 1
6.48/6.51	c #restart = 0
6.48/6.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
6.48/6.51	c lower bound updated to -1465
6.48/6.51	c BCD2: 69 <= obj <= 1489
6.48/6.51	c BCD2: #cores=3, #unrelaxed=1462, #relaxed=72, #hardened=0
6.48/6.51	c BCD2: #sat=1 #unsat=70 bias=70/71
6.48/6.51	c Solving starts ...
6.48/6.51	c ============================[ Search Statistics ]============================
6.48/6.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.48/6.51	c       |         |          |          |    Limit     GC | Var      | Constra 
6.48/6.51	c =============================================================================
6.48/6.51	c  0.0s |       0 |        0 |        0 |    42505      0 |       66 |       68
6.48/6.57	c  0.1s |       0 |        4 |        1 |    42505      0 |       66 |       69
6.48/6.57	c #cpu_time = 0.060s
6.48/6.57	c #wall_clock_time = 0.060s
6.48/6.57	c #decision = 4
6.48/6.57	c #random_decision = 0
6.48/6.57	c #conflict = 1
6.48/6.57	c #restart = 0
6.48/6.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
6.48/6.57	c lower bound updated to -1464
6.48/6.57	c BCD2: 70 <= obj <= 1489
6.48/6.57	c BCD2: #cores=3, #unrelaxed=1461, #relaxed=73, #hardened=0
6.48/6.57	c BCD2: #sat=1 #unsat=71 bias=71/72
6.48/6.57	c Solving starts ...
6.48/6.57	c ============================[ Search Statistics ]============================
6.48/6.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.48/6.57	c       |         |          |          |    Limit     GC | Var      | Constra 
6.48/6.57	c =============================================================================
6.48/6.57	c  0.0s |       0 |        0 |        0 |    42505      0 |       67 |       69
6.59/6.63	c  0.1s |       0 |        4 |        1 |    42505      0 |       67 |       70
6.59/6.63	c #cpu_time = 0.060s
6.59/6.63	c #wall_clock_time = 0.060s
6.59/6.63	c #decision = 4
6.59/6.63	c #random_decision = 0
6.59/6.64	c #conflict = 1
6.59/6.64	c #restart = 0
6.59/6.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
6.59/6.64	c lower bound updated to -1463
6.59/6.64	c BCD2: 71 <= obj <= 1489
6.59/6.64	c BCD2: #cores=3, #unrelaxed=1460, #relaxed=74, #hardened=0
6.59/6.64	c BCD2: #sat=1 #unsat=72 bias=72/73
6.59/6.64	c Solving starts ...
6.59/6.64	c ============================[ Search Statistics ]============================
6.59/6.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.59/6.64	c       |         |          |          |    Limit     GC | Var      | Constra 
6.59/6.64	c =============================================================================
6.59/6.64	c  0.0s |       0 |        0 |        0 |    42505      0 |       68 |       70
6.59/6.70	c  0.1s |       0 |        4 |        1 |    42505      0 |       68 |       71
6.59/6.70	c #cpu_time = 0.059s
6.59/6.70	c #wall_clock_time = 0.060s
6.59/6.70	c #decision = 4
6.59/6.70	c #random_decision = 0
6.59/6.70	c #conflict = 1
6.59/6.70	c #restart = 0
6.59/6.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
6.59/6.70	c lower bound updated to -1462
6.59/6.70	c BCD2: 72 <= obj <= 1489
6.59/6.70	c BCD2: #cores=3, #unrelaxed=1459, #relaxed=75, #hardened=0
6.59/6.70	c BCD2: #sat=1 #unsat=73 bias=73/74
6.59/6.70	c Solving starts ...
6.59/6.70	c ============================[ Search Statistics ]============================
6.59/6.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.59/6.70	c       |         |          |          |    Limit     GC | Var      | Constra 
6.59/6.70	c =============================================================================
6.59/6.70	c  0.0s |       0 |        0 |        0 |    42505      0 |       69 |       71
6.69/6.76	c  0.1s |       0 |        4 |        1 |    42505      0 |       69 |       72
6.69/6.76	c #cpu_time = 0.059s
6.69/6.76	c #wall_clock_time = 0.059s
6.69/6.76	c #decision = 4
6.69/6.76	c #random_decision = 0
6.69/6.76	c #conflict = 1
6.69/6.76	c #restart = 0
6.69/6.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
6.69/6.76	c lower bound updated to -1461
6.69/6.76	c BCD2: 73 <= obj <= 1489
6.69/6.76	c BCD2: #cores=3, #unrelaxed=1458, #relaxed=76, #hardened=0
6.69/6.76	c BCD2: #sat=1 #unsat=74 bias=74/75
6.69/6.76	c Solving starts ...
6.69/6.76	c ============================[ Search Statistics ]============================
6.69/6.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.69/6.76	c       |         |          |          |    Limit     GC | Var      | Constra 
6.69/6.76	c =============================================================================
6.69/6.76	c  0.0s |       0 |        0 |        0 |    42505      0 |       70 |       72
6.78/6.82	c  0.1s |       0 |        4 |        1 |    42505      0 |       70 |       73
6.78/6.82	c #cpu_time = 0.059s
6.78/6.82	c #wall_clock_time = 0.059s
6.78/6.82	c #decision = 4
6.78/6.82	c #random_decision = 0
6.78/6.82	c #conflict = 1
6.78/6.82	c #restart = 0
6.78/6.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
6.78/6.82	c lower bound updated to -1460
6.78/6.82	c BCD2: 74 <= obj <= 1489
6.78/6.82	c BCD2: #cores=3, #unrelaxed=1457, #relaxed=77, #hardened=0
6.78/6.82	c BCD2: #sat=1 #unsat=75 bias=75/76
6.78/6.82	c Solving starts ...
6.78/6.82	c ============================[ Search Statistics ]============================
6.78/6.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.78/6.82	c       |         |          |          |    Limit     GC | Var      | Constra 
6.78/6.82	c =============================================================================
6.78/6.82	c  0.0s |       0 |        0 |        0 |    42505      0 |       71 |       73
6.78/6.88	c  0.1s |       0 |        4 |        1 |    42505      0 |       71 |       74
6.78/6.88	c #cpu_time = 0.058s
6.78/6.88	c #wall_clock_time = 0.058s
6.78/6.88	c #decision = 4
6.78/6.88	c #random_decision = 0
6.78/6.88	c #conflict = 1
6.78/6.88	c #restart = 0
6.78/6.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
6.78/6.88	c lower bound updated to -1459
6.78/6.88	c BCD2: 75 <= obj <= 1489
6.78/6.88	c BCD2: #cores=3, #unrelaxed=1456, #relaxed=78, #hardened=0
6.78/6.88	c BCD2: #sat=1 #unsat=76 bias=76/77
6.78/6.88	c Solving starts ...
6.78/6.88	c ============================[ Search Statistics ]============================
6.78/6.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.78/6.88	c       |         |          |          |    Limit     GC | Var      | Constra 
6.78/6.88	c =============================================================================
6.78/6.88	c  0.0s |       0 |        0 |        0 |    42505      0 |       72 |       74
6.88/6.94	c  0.1s |       0 |        4 |        0 |    42505      0 |       72 |       75
6.88/6.94	c #cpu_time = 0.059s
6.88/6.94	c #wall_clock_time = 0.059s
6.88/6.94	c #decision = 4
6.88/6.94	c #random_decision = 0
6.88/6.94	c #conflict = 0
6.88/6.94	c #restart = 0
6.88/6.94	c BCD2: found a new core of size 2: cost of the new core is >=1
6.88/6.94	c lower bound updated to -1458
6.88/6.95	c BCD2: 76 <= obj <= 1489
6.88/6.95	c BCD2: #cores=4, #unrelaxed=1454, #relaxed=80, #hardened=0
6.88/6.95	c BCD2: #sat=1 #unsat=77 bias=77/78
6.88/6.95	c Solving starts ...
6.88/6.95	c ============================[ Search Statistics ]============================
6.88/6.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.88/6.95	c       |         |          |          |    Limit     GC | Var      | Constra 
6.88/6.95	c =============================================================================
6.88/6.95	c  0.0s |       0 |        0 |        0 |    42505      0 |       72 |       76
6.98/7.01	c  0.1s |       0 |        5 |        1 |    42505      0 |       72 |       76
6.98/7.01	c #cpu_time = 0.057s
6.98/7.01	c #wall_clock_time = 0.057s
6.98/7.01	c #decision = 5
6.98/7.01	c #random_decision = 0
6.98/7.01	c #conflict = 1
6.98/7.01	c #restart = 0
6.98/7.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
6.98/7.01	c lower bound updated to -1457
6.98/7.01	c BCD2: 77 <= obj <= 1489
6.98/7.01	c BCD2: #cores=4, #unrelaxed=1453, #relaxed=81, #hardened=0
6.98/7.01	c BCD2: #sat=1 #unsat=78 bias=78/79
6.98/7.01	c Solving starts ...
6.98/7.01	c ============================[ Search Statistics ]============================
6.98/7.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.01	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.01	c =============================================================================
6.98/7.01	c  0.0s |       0 |        0 |        0 |    42505      0 |       73 |       76
6.98/7.07	c  0.1s |       0 |        5 |        1 |    42505      0 |       73 |       77
6.98/7.07	c #cpu_time = 0.060s
6.98/7.07	c #wall_clock_time = 0.060s
6.98/7.07	c #decision = 5
6.98/7.07	c #random_decision = 0
6.98/7.07	c #conflict = 1
6.98/7.07	c #restart = 0
6.98/7.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
6.98/7.07	c lower bound updated to -1456
6.98/7.07	c BCD2: 78 <= obj <= 1489
6.98/7.07	c BCD2: #cores=4, #unrelaxed=1452, #relaxed=82, #hardened=0
6.98/7.07	c BCD2: #sat=1 #unsat=79 bias=79/80
6.98/7.07	c Solving starts ...
6.98/7.07	c ============================[ Search Statistics ]============================
6.98/7.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.07	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.07	c =============================================================================
6.98/7.07	c  0.0s |       0 |        0 |        0 |    42505      0 |       74 |       77
7.08/7.13	c  0.1s |       0 |        5 |        1 |    42505      0 |       74 |       78
7.08/7.13	c #cpu_time = 0.060s
7.08/7.13	c #wall_clock_time = 0.060s
7.08/7.13	c #decision = 5
7.08/7.13	c #random_decision = 0
7.08/7.13	c #conflict = 1
7.08/7.13	c #restart = 0
7.08/7.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
7.08/7.13	c lower bound updated to -1455
7.08/7.13	c BCD2: 79 <= obj <= 1489
7.08/7.13	c BCD2: #cores=4, #unrelaxed=1451, #relaxed=83, #hardened=0
7.08/7.13	c BCD2: #sat=1 #unsat=80 bias=80/81
7.08/7.13	c Solving starts ...
7.08/7.13	c ============================[ Search Statistics ]============================
7.08/7.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.13	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.13	c =============================================================================
7.08/7.13	c  0.0s |       0 |        0 |        0 |    42505      0 |       75 |       78
7.08/7.19	c  0.1s |       0 |        5 |        1 |    42505      0 |       75 |       79
7.08/7.19	c #cpu_time = 0.059s
7.08/7.19	c #wall_clock_time = 0.059s
7.08/7.19	c #decision = 5
7.08/7.19	c #random_decision = 0
7.08/7.19	c #conflict = 1
7.08/7.19	c #restart = 0
7.08/7.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
7.08/7.19	c lower bound updated to -1454
7.08/7.19	c BCD2: 80 <= obj <= 1489
7.08/7.19	c BCD2: #cores=4, #unrelaxed=1450, #relaxed=84, #hardened=0
7.08/7.19	c BCD2: #sat=1 #unsat=81 bias=81/82
7.08/7.19	c Solving starts ...
7.08/7.19	c ============================[ Search Statistics ]============================
7.08/7.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.19	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.19	c =============================================================================
7.08/7.19	c  0.0s |       0 |        0 |        0 |    42505      0 |       76 |       79
7.18/7.25	c  0.1s |       0 |        5 |        1 |    42505      0 |       76 |       80
7.18/7.25	c #cpu_time = 0.060s
7.18/7.25	c #wall_clock_time = 0.060s
7.18/7.25	c #decision = 5
7.18/7.25	c #random_decision = 0
7.18/7.25	c #conflict = 1
7.18/7.25	c #restart = 0
7.18/7.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
7.18/7.25	c lower bound updated to -1453
7.18/7.26	c BCD2: 81 <= obj <= 1489
7.18/7.26	c BCD2: #cores=4, #unrelaxed=1449, #relaxed=85, #hardened=0
7.18/7.26	c BCD2: #sat=1 #unsat=82 bias=82/83
7.18/7.26	c Solving starts ...
7.18/7.26	c ============================[ Search Statistics ]============================
7.18/7.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.26	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.26	c =============================================================================
7.18/7.26	c  0.0s |       0 |        0 |        0 |    42505      0 |       77 |       80
7.28/7.31	c  0.1s |       0 |        5 |        1 |    42505      0 |       77 |       81
7.28/7.31	c #cpu_time = 0.059s
7.28/7.31	c #wall_clock_time = 0.059s
7.28/7.31	c #decision = 5
7.28/7.31	c #random_decision = 0
7.28/7.31	c #conflict = 1
7.28/7.31	c #restart = 0
7.28/7.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
7.28/7.31	c lower bound updated to -1452
7.28/7.32	c BCD2: 82 <= obj <= 1489
7.28/7.32	c BCD2: #cores=4, #unrelaxed=1448, #relaxed=86, #hardened=0
7.28/7.32	c BCD2: #sat=1 #unsat=83 bias=83/84
7.28/7.32	c Solving starts ...
7.28/7.32	c ============================[ Search Statistics ]============================
7.28/7.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.32	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.32	c =============================================================================
7.28/7.32	c  0.0s |       0 |        0 |        0 |    42505      0 |       78 |       81
7.28/7.38	c  0.1s |       0 |        5 |        1 |    42505      0 |       78 |       82
7.28/7.38	c #cpu_time = 0.058s
7.28/7.38	c #wall_clock_time = 0.058s
7.28/7.38	c #decision = 5
7.28/7.38	c #random_decision = 0
7.28/7.38	c #conflict = 1
7.28/7.38	c #restart = 0
7.28/7.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
7.28/7.38	c lower bound updated to -1451
7.28/7.38	c BCD2: 83 <= obj <= 1489
7.28/7.38	c BCD2: #cores=4, #unrelaxed=1447, #relaxed=87, #hardened=0
7.28/7.38	c BCD2: #sat=1 #unsat=84 bias=84/85
7.28/7.38	c Solving starts ...
7.28/7.38	c ============================[ Search Statistics ]============================
7.28/7.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.38	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.38	c =============================================================================
7.28/7.38	c  0.0s |       0 |        0 |        0 |    42505      0 |       79 |       82
7.38/7.44	c  0.1s |       0 |        5 |        1 |    42505      0 |       79 |       83
7.38/7.44	c #cpu_time = 0.059s
7.38/7.44	c #wall_clock_time = 0.059s
7.38/7.44	c #decision = 5
7.38/7.44	c #random_decision = 0
7.38/7.44	c #conflict = 1
7.38/7.44	c #restart = 0
7.38/7.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
7.38/7.44	c lower bound updated to -1450
7.38/7.44	c BCD2: 84 <= obj <= 1489
7.38/7.44	c BCD2: #cores=4, #unrelaxed=1446, #relaxed=88, #hardened=0
7.38/7.44	c BCD2: #sat=1 #unsat=85 bias=85/86
7.38/7.44	c Solving starts ...
7.38/7.44	c ============================[ Search Statistics ]============================
7.38/7.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.38/7.44	c       |         |          |          |    Limit     GC | Var      | Constra 
7.38/7.44	c =============================================================================
7.38/7.44	c  0.0s |       0 |        0 |        0 |    42505      0 |       80 |       83
7.48/7.50	c  0.1s |       0 |        5 |        1 |    42505      0 |       80 |       84
7.48/7.50	c #cpu_time = 0.059s
7.48/7.50	c #wall_clock_time = 0.059s
7.48/7.50	c #decision = 5
7.48/7.50	c #random_decision = 0
7.48/7.50	c #conflict = 1
7.48/7.50	c #restart = 0
7.48/7.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
7.48/7.50	c lower bound updated to -1449
7.48/7.50	c BCD2: 85 <= obj <= 1489
7.48/7.50	c BCD2: #cores=4, #unrelaxed=1445, #relaxed=89, #hardened=0
7.48/7.50	c BCD2: #sat=1 #unsat=86 bias=86/87
7.48/7.50	c Solving starts ...
7.48/7.50	c ============================[ Search Statistics ]============================
7.48/7.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.48/7.50	c       |         |          |          |    Limit     GC | Var      | Constra 
7.48/7.50	c =============================================================================
7.48/7.50	c  0.0s |       0 |        0 |        0 |    42505      0 |       81 |       84
7.48/7.56	c  0.1s |       0 |        5 |        1 |    42505      0 |       81 |       85
7.48/7.56	c #cpu_time = 0.060s
7.48/7.56	c #wall_clock_time = 0.060s
7.48/7.56	c #decision = 5
7.48/7.56	c #random_decision = 0
7.48/7.56	c #conflict = 1
7.48/7.56	c #restart = 0
7.48/7.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
7.48/7.56	c lower bound updated to -1448
7.48/7.56	c BCD2: 86 <= obj <= 1489
7.48/7.56	c BCD2: #cores=4, #unrelaxed=1444, #relaxed=90, #hardened=0
7.48/7.56	c BCD2: #sat=1 #unsat=87 bias=87/88
7.48/7.56	c Solving starts ...
7.48/7.56	c ============================[ Search Statistics ]============================
7.48/7.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.48/7.56	c       |         |          |          |    Limit     GC | Var      | Constra 
7.48/7.56	c =============================================================================
7.48/7.56	c  0.0s |       0 |        0 |        0 |    42505      0 |       82 |       85
7.58/7.62	c  0.1s |       0 |        5 |        1 |    42505      0 |       82 |       86
7.58/7.62	c #cpu_time = 0.060s
7.58/7.62	c #wall_clock_time = 0.060s
7.58/7.62	c #decision = 5
7.58/7.62	c #random_decision = 0
7.58/7.62	c #conflict = 1
7.58/7.62	c #restart = 0
7.58/7.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
7.58/7.62	c lower bound updated to -1447
7.58/7.62	c BCD2: 87 <= obj <= 1489
7.58/7.62	c BCD2: #cores=4, #unrelaxed=1443, #relaxed=91, #hardened=0
7.58/7.62	c BCD2: #sat=1 #unsat=88 bias=88/89
7.58/7.62	c Solving starts ...
7.58/7.62	c ============================[ Search Statistics ]============================
7.58/7.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.58/7.62	c       |         |          |          |    Limit     GC | Var      | Constra 
7.58/7.62	c =============================================================================
7.58/7.62	c  0.0s |       0 |        0 |        0 |    42505      0 |       83 |       86
7.58/7.68	c  0.1s |       0 |        5 |        1 |    42505      0 |       83 |       87
7.58/7.68	c #cpu_time = 0.059s
7.58/7.68	c #wall_clock_time = 0.059s
7.58/7.68	c #decision = 5
7.58/7.68	c #random_decision = 0
7.58/7.68	c #conflict = 1
7.58/7.68	c #restart = 0
7.58/7.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
7.58/7.68	c lower bound updated to -1446
7.58/7.68	c BCD2: 88 <= obj <= 1489
7.58/7.68	c BCD2: #cores=4, #unrelaxed=1442, #relaxed=92, #hardened=0
7.58/7.68	c BCD2: #sat=1 #unsat=89 bias=89/90
7.58/7.68	c Solving starts ...
7.58/7.68	c ============================[ Search Statistics ]============================
7.58/7.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.58/7.68	c       |         |          |          |    Limit     GC | Var      | Constra 
7.58/7.68	c =============================================================================
7.58/7.68	c  0.0s |       0 |        0 |        0 |    42505      0 |       84 |       87
7.69/7.74	c  0.1s |       0 |        5 |        1 |    42505      0 |       84 |       88
7.69/7.74	c #cpu_time = 0.059s
7.69/7.74	c #wall_clock_time = 0.059s
7.69/7.74	c #decision = 5
7.69/7.74	c #random_decision = 0
7.69/7.74	c #conflict = 1
7.69/7.74	c #restart = 0
7.69/7.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
7.69/7.74	c lower bound updated to -1445
7.69/7.74	c BCD2: 89 <= obj <= 1489
7.69/7.74	c BCD2: #cores=4, #unrelaxed=1441, #relaxed=93, #hardened=0
7.69/7.74	c BCD2: #sat=1 #unsat=90 bias=90/91
7.69/7.74	c Solving starts ...
7.69/7.74	c ============================[ Search Statistics ]============================
7.69/7.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.69/7.74	c       |         |          |          |    Limit     GC | Var      | Constra 
7.69/7.74	c =============================================================================
7.69/7.74	c  0.0s |       0 |        0 |        0 |    42505      0 |       85 |       88
7.79/7.80	c  0.1s |       0 |        5 |        1 |    42505      0 |       85 |       89
7.79/7.80	c #cpu_time = 0.059s
7.79/7.80	c #wall_clock_time = 0.059s
7.79/7.80	c #decision = 5
7.79/7.80	c #random_decision = 0
7.79/7.80	c #conflict = 1
7.79/7.80	c #restart = 0
7.79/7.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
7.79/7.80	c lower bound updated to -1444
7.79/7.81	c BCD2: 90 <= obj <= 1489
7.79/7.81	c BCD2: #cores=4, #unrelaxed=1440, #relaxed=94, #hardened=0
7.79/7.81	c BCD2: #sat=1 #unsat=91 bias=91/92
7.79/7.81	c Solving starts ...
7.79/7.81	c ============================[ Search Statistics ]============================
7.79/7.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.79/7.81	c       |         |          |          |    Limit     GC | Var      | Constra 
7.79/7.81	c =============================================================================
7.79/7.81	c  0.0s |       0 |        0 |        0 |    42505      0 |       86 |       89
7.79/7.87	c  0.1s |       0 |        5 |        1 |    42505      0 |       86 |       90
7.79/7.87	c #cpu_time = 0.058s
7.79/7.87	c #wall_clock_time = 0.058s
7.79/7.87	c #decision = 5
7.79/7.87	c #random_decision = 0
7.79/7.87	c #conflict = 1
7.79/7.87	c #restart = 0
7.79/7.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
7.79/7.87	c lower bound updated to -1443
7.79/7.87	c BCD2: 91 <= obj <= 1489
7.79/7.87	c BCD2: #cores=4, #unrelaxed=1439, #relaxed=95, #hardened=0
7.79/7.87	c BCD2: #sat=1 #unsat=92 bias=92/93
7.79/7.87	c Solving starts ...
7.79/7.87	c ============================[ Search Statistics ]============================
7.79/7.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.79/7.87	c       |         |          |          |    Limit     GC | Var      | Constra 
7.79/7.87	c =============================================================================
7.79/7.87	c  0.0s |       0 |        0 |        0 |    42505      0 |       87 |       90
7.88/7.93	c  0.1s |       0 |        5 |        1 |    42505      0 |       87 |       91
7.88/7.93	c #cpu_time = 0.059s
7.88/7.93	c #wall_clock_time = 0.059s
7.88/7.93	c #decision = 5
7.88/7.93	c #random_decision = 0
7.88/7.93	c #conflict = 1
7.88/7.93	c #restart = 0
7.88/7.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
7.88/7.93	c lower bound updated to -1442
7.88/7.93	c BCD2: 92 <= obj <= 1489
7.88/7.93	c BCD2: #cores=4, #unrelaxed=1438, #relaxed=96, #hardened=0
7.88/7.93	c BCD2: #sat=1 #unsat=93 bias=93/94
7.88/7.93	c Solving starts ...
7.88/7.93	c ============================[ Search Statistics ]============================
7.88/7.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.88/7.93	c       |         |          |          |    Limit     GC | Var      | Constra 
7.88/7.93	c =============================================================================
7.88/7.93	c  0.0s |       0 |        0 |        0 |    42505      0 |       88 |       91
7.88/7.99	c  0.1s |       0 |        5 |        1 |    42505      0 |       88 |       92
7.88/7.99	c #cpu_time = 0.059s
7.88/7.99	c #wall_clock_time = 0.059s
7.88/7.99	c #decision = 5
7.88/7.99	c #random_decision = 0
7.88/7.99	c #conflict = 1
7.88/7.99	c #restart = 0
7.88/7.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
7.88/7.99	c lower bound updated to -1441
7.88/7.99	c BCD2: 93 <= obj <= 1489
7.88/7.99	c BCD2: #cores=4, #unrelaxed=1437, #relaxed=97, #hardened=0
7.88/7.99	c BCD2: #sat=1 #unsat=94 bias=94/95
7.88/7.99	c Solving starts ...
7.88/7.99	c ============================[ Search Statistics ]============================
7.88/7.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.88/7.99	c       |         |          |          |    Limit     GC | Var      | Constra 
7.88/7.99	c =============================================================================
7.88/7.99	c  0.0s |       0 |        0 |        0 |    42505      0 |       89 |       92
7.98/8.05	c  0.1s |       0 |        5 |        1 |    42505      0 |       89 |       93
7.98/8.05	c #cpu_time = 0.060s
7.98/8.05	c #wall_clock_time = 0.060s
7.98/8.05	c #decision = 5
7.98/8.05	c #random_decision = 0
7.98/8.05	c #conflict = 1
7.98/8.05	c #restart = 0
7.98/8.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
7.98/8.05	c lower bound updated to -1440
7.98/8.05	c BCD2: 94 <= obj <= 1489
7.98/8.05	c BCD2: #cores=4, #unrelaxed=1436, #relaxed=98, #hardened=0
7.98/8.05	c BCD2: #sat=1 #unsat=95 bias=95/96
7.98/8.05	c Solving starts ...
7.98/8.05	c ============================[ Search Statistics ]============================
7.98/8.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.98/8.05	c       |         |          |          |    Limit     GC | Var      | Constra 
7.98/8.05	c =============================================================================
7.98/8.05	c  0.0s |       0 |        0 |        0 |    42505      0 |       90 |       93
8.08/8.11	c  0.1s |       0 |        5 |        1 |    42505      0 |       90 |       94
8.08/8.11	c #cpu_time = 0.060s
8.08/8.11	c #wall_clock_time = 0.060s
8.08/8.11	c #decision = 5
8.08/8.11	c #random_decision = 0
8.08/8.11	c #conflict = 1
8.08/8.11	c #restart = 0
8.08/8.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
8.08/8.11	c lower bound updated to -1439
8.08/8.11	c BCD2: 95 <= obj <= 1489
8.08/8.11	c BCD2: #cores=4, #unrelaxed=1435, #relaxed=99, #hardened=0
8.08/8.11	c BCD2: #sat=1 #unsat=96 bias=96/97
8.08/8.11	c Solving starts ...
8.08/8.11	c ============================[ Search Statistics ]============================
8.08/8.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.08/8.11	c       |         |          |          |    Limit     GC | Var      | Constra 
8.08/8.11	c =============================================================================
8.08/8.11	c  0.0s |       0 |        0 |        0 |    42505      0 |       91 |       94
8.08/8.17	c  0.1s |       0 |        5 |        1 |    42505      0 |       91 |       95
8.08/8.17	c #cpu_time = 0.059s
8.08/8.17	c #wall_clock_time = 0.059s
8.08/8.17	c #decision = 5
8.08/8.17	c #random_decision = 0
8.08/8.17	c #conflict = 1
8.08/8.17	c #restart = 0
8.08/8.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
8.08/8.17	c lower bound updated to -1438
8.08/8.17	c BCD2: 96 <= obj <= 1489
8.08/8.17	c BCD2: #cores=4, #unrelaxed=1434, #relaxed=100, #hardened=0
8.08/8.17	c BCD2: #sat=1 #unsat=97 bias=97/98
8.08/8.17	c Solving starts ...
8.08/8.17	c ============================[ Search Statistics ]============================
8.08/8.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.08/8.17	c       |         |          |          |    Limit     GC | Var      | Constra 
8.08/8.17	c =============================================================================
8.08/8.17	c  0.0s |       0 |        0 |        0 |    42505      0 |       92 |       95
8.18/8.23	c  0.1s |       0 |        5 |        1 |    42505      0 |       92 |       96
8.18/8.23	c #cpu_time = 0.059s
8.18/8.23	c #wall_clock_time = 0.059s
8.18/8.23	c #decision = 5
8.18/8.23	c #random_decision = 0
8.18/8.23	c #conflict = 1
8.18/8.23	c #restart = 0
8.18/8.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
8.18/8.23	c lower bound updated to -1437
8.18/8.23	c BCD2: 97 <= obj <= 1489
8.18/8.23	c BCD2: #cores=4, #unrelaxed=1433, #relaxed=101, #hardened=0
8.18/8.23	c BCD2: #sat=1 #unsat=98 bias=98/99
8.18/8.23	c Solving starts ...
8.18/8.23	c ============================[ Search Statistics ]============================
8.18/8.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.18/8.23	c       |         |          |          |    Limit     GC | Var      | Constra 
8.18/8.23	c =============================================================================
8.18/8.23	c  0.0s |       0 |        0 |        0 |    42505      0 |       93 |       96
8.18/8.29	c  0.1s |       0 |        5 |        1 |    42505      0 |       93 |       97
8.18/8.29	c #cpu_time = 0.059s
8.18/8.29	c #wall_clock_time = 0.059s
8.18/8.29	c #decision = 5
8.18/8.29	c #random_decision = 0
8.18/8.29	c #conflict = 1
8.18/8.29	c #restart = 0
8.18/8.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
8.18/8.29	c lower bound updated to -1436
8.28/8.30	c BCD2: 98 <= obj <= 1489
8.28/8.30	c BCD2: #cores=4, #unrelaxed=1432, #relaxed=102, #hardened=0
8.28/8.30	c BCD2: #sat=1 #unsat=99 bias=99/100
8.28/8.30	c Solving starts ...
8.28/8.30	c ============================[ Search Statistics ]============================
8.28/8.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.28/8.30	c       |         |          |          |    Limit     GC | Var      | Constra 
8.28/8.30	c =============================================================================
8.28/8.30	c  0.0s |       0 |        0 |        0 |    42505      0 |       94 |       97
8.28/8.36	c  0.1s |       0 |        5 |        1 |    42505      0 |       94 |       98
8.28/8.36	c #cpu_time = 0.058s
8.28/8.36	c #wall_clock_time = 0.058s
8.28/8.36	c #decision = 5
8.28/8.36	c #random_decision = 0
8.28/8.36	c #conflict = 1
8.28/8.36	c #restart = 0
8.28/8.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
8.28/8.36	c lower bound updated to -1435
8.28/8.36	c BCD2: 99 <= obj <= 1489
8.28/8.36	c BCD2: #cores=4, #unrelaxed=1431, #relaxed=103, #hardened=0
8.28/8.36	c BCD2: #sat=1 #unsat=100 bias=100/101
8.28/8.36	c Solving starts ...
8.28/8.36	c ============================[ Search Statistics ]============================
8.28/8.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.28/8.36	c       |         |          |          |    Limit     GC | Var      | Constra 
8.28/8.36	c =============================================================================
8.28/8.36	c  0.0s |       0 |        0 |        0 |    42505      0 |       95 |       98
8.38/8.42	c  0.1s |       0 |        5 |        1 |    42505      0 |       95 |       99
8.38/8.42	c #cpu_time = 0.060s
8.38/8.42	c #wall_clock_time = 0.060s
8.38/8.42	c #decision = 5
8.38/8.42	c #random_decision = 0
8.38/8.42	c #conflict = 1
8.38/8.42	c #restart = 0
8.38/8.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
8.38/8.42	c lower bound updated to -1434
8.38/8.42	c BCD2: 100 <= obj <= 1489
8.38/8.42	c BCD2: #cores=4, #unrelaxed=1430, #relaxed=104, #hardened=0
8.38/8.42	c BCD2: #sat=1 #unsat=101 bias=101/102
8.38/8.42	c Solving starts ...
8.38/8.42	c ============================[ Search Statistics ]============================
8.38/8.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.38/8.42	c       |         |          |          |    Limit     GC | Var      | Constra 
8.38/8.42	c =============================================================================
8.38/8.42	c  0.0s |       0 |        0 |        0 |    42505      0 |       96 |       99
8.38/8.48	c  0.1s |       0 |        5 |        0 |    42505      0 |       96 |      100
8.38/8.48	c #cpu_time = 0.059s
8.38/8.48	c #wall_clock_time = 0.059s
8.38/8.48	c #decision = 5
8.38/8.48	c #random_decision = 0
8.38/8.48	c #conflict = 0
8.38/8.48	c #restart = 0
8.38/8.48	c BCD2: found a new core of size 2: cost of the new core is >=1
8.38/8.48	c lower bound updated to -1433
8.38/8.49	c BCD2: 101 <= obj <= 1489
8.38/8.49	c BCD2: #cores=5, #unrelaxed=1428, #relaxed=106, #hardened=0
8.38/8.49	c BCD2: #sat=1 #unsat=102 bias=102/103
8.38/8.49	c Solving starts ...
8.38/8.49	c ============================[ Search Statistics ]============================
8.38/8.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.38/8.49	c       |         |          |          |    Limit     GC | Var      | Constra 
8.38/8.49	c =============================================================================
8.38/8.49	c  0.0s |       0 |        0 |        0 |    42505      0 |       96 |      101
8.49/8.55	c  0.1s |       0 |        6 |        1 |    42505      0 |       96 |      101
8.49/8.55	c #cpu_time = 0.058s
8.49/8.55	c #wall_clock_time = 0.058s
8.49/8.55	c #decision = 6
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 3: cost of the new core is >=2
8.49/8.55	c lower bound updated to -1432
8.49/8.55	c BCD2: 102 <= obj <= 1489
8.49/8.55	c BCD2: #cores=5, #unrelaxed=1427, #relaxed=107, #hardened=0
8.49/8.55	c BCD2: #sat=1 #unsat=103 bias=103/104
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 |    42505      0 |       97 |      101
8.59/8.61	c  0.1s |       0 |        6 |        1 |    42505      0 |       97 |      102
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 = 6
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 4: cost of the new core is >=3
8.59/8.61	c lower bound updated to -1431
8.59/8.61	c BCD2: 103 <= obj <= 1489
8.59/8.61	c BCD2: #cores=5, #unrelaxed=1426, #relaxed=108, #hardened=0
8.59/8.61	c BCD2: #sat=1 #unsat=104 bias=104/105
8.59/8.61	c Solving starts ...
8.59/8.61	c ============================[ Search Statistics ]============================
8.59/8.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.59/8.61	c       |         |          |          |    Limit     GC | Var      | Constra 
8.59/8.61	c =============================================================================
8.59/8.61	c  0.0s |       0 |        0 |        0 |    42505      0 |       98 |      102
8.59/8.67	c  0.1s |       0 |        6 |        1 |    42505      0 |       98 |      103
8.59/8.67	c #cpu_time = 0.059s
8.59/8.67	c #wall_clock_time = 0.059s
8.59/8.67	c #decision = 6
8.59/8.67	c #random_decision = 0
8.59/8.67	c #conflict = 1
8.59/8.67	c #restart = 0
8.59/8.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
8.59/8.67	c lower bound updated to -1430
8.59/8.67	c BCD2: 104 <= obj <= 1489
8.59/8.67	c BCD2: #cores=5, #unrelaxed=1425, #relaxed=109, #hardened=0
8.59/8.67	c BCD2: #sat=1 #unsat=105 bias=105/106
8.59/8.67	c Solving starts ...
8.59/8.67	c ============================[ Search Statistics ]============================
8.59/8.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.59/8.67	c       |         |          |          |    Limit     GC | Var      | Constra 
8.59/8.67	c =============================================================================
8.59/8.67	c  0.0s |       0 |        0 |        0 |    42505      0 |       99 |      103
8.69/8.73	c  0.1s |       0 |        6 |        1 |    42505      0 |       99 |      104
8.69/8.73	c #cpu_time = 0.059s
8.69/8.73	c #wall_clock_time = 0.059s
8.69/8.73	c #decision = 6
8.69/8.73	c #random_decision = 0
8.69/8.73	c #conflict = 1
8.69/8.73	c #restart = 0
8.69/8.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
8.69/8.73	c lower bound updated to -1429
8.69/8.73	c BCD2: 105 <= obj <= 1489
8.69/8.73	c BCD2: #cores=5, #unrelaxed=1424, #relaxed=110, #hardened=0
8.69/8.73	c BCD2: #sat=1 #unsat=106 bias=106/107
8.69/8.73	c Solving starts ...
8.69/8.73	c ============================[ Search Statistics ]============================
8.69/8.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.69/8.73	c       |         |          |          |    Limit     GC | Var      | Constra 
8.69/8.73	c =============================================================================
8.69/8.73	c  0.0s |       0 |        0 |        0 |    42505      0 |      100 |      104
8.69/8.79	c  0.1s |       0 |        6 |        1 |    46756      0 |      100 |      105
8.69/8.79	c #cpu_time = 0.059s
8.69/8.79	c #wall_clock_time = 0.059s
8.69/8.79	c #decision = 6
8.69/8.79	c #random_decision = 0
8.69/8.79	c #conflict = 1
8.69/8.79	c #restart = 0
8.69/8.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
8.69/8.79	c lower bound updated to -1428
8.69/8.80	c BCD2: 106 <= obj <= 1489
8.69/8.80	c BCD2: #cores=5, #unrelaxed=1423, #relaxed=111, #hardened=0
8.69/8.80	c BCD2: #sat=1 #unsat=107 bias=107/108
8.69/8.80	c Solving starts ...
8.69/8.80	c ============================[ Search Statistics ]============================
8.69/8.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.69/8.80	c       |         |          |          |    Limit     GC | Var      | Constra 
8.69/8.80	c =============================================================================
8.69/8.80	c  0.0s |       0 |        0 |        0 |    46756      0 |      101 |      105
8.80/8.86	c  0.1s |       0 |        6 |        1 |    46756      0 |      101 |      106
8.80/8.86	c #cpu_time = 0.058s
8.80/8.86	c #wall_clock_time = 0.058s
8.80/8.86	c #decision = 6
8.80/8.86	c #random_decision = 0
8.80/8.86	c #conflict = 1
8.80/8.86	c #restart = 0
8.80/8.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
8.80/8.86	c lower bound updated to -1427
8.80/8.86	c BCD2: 107 <= obj <= 1489
8.80/8.86	c BCD2: #cores=5, #unrelaxed=1422, #relaxed=112, #hardened=0
8.80/8.86	c BCD2: #sat=1 #unsat=108 bias=108/109
8.80/8.86	c Solving starts ...
8.80/8.86	c ============================[ Search Statistics ]============================
8.80/8.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.80/8.86	c       |         |          |          |    Limit     GC | Var      | Constra 
8.80/8.86	c =============================================================================
8.80/8.86	c  0.0s |       0 |        0 |        0 |    46756      0 |      102 |      106
8.90/8.92	c  0.1s |       0 |        6 |        1 |    46756      0 |      102 |      107
8.90/8.92	c #cpu_time = 0.060s
8.90/8.92	c #wall_clock_time = 0.060s
8.90/8.92	c #decision = 6
8.90/8.92	c #random_decision = 0
8.90/8.92	c #conflict = 1
8.90/8.92	c #restart = 0
8.90/8.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
8.90/8.92	c lower bound updated to -1426
8.90/8.92	c BCD2: 108 <= obj <= 1489
8.90/8.92	c BCD2: #cores=5, #unrelaxed=1421, #relaxed=113, #hardened=0
8.90/8.92	c BCD2: #sat=1 #unsat=109 bias=109/110
8.90/8.92	c Solving starts ...
8.90/8.92	c ============================[ Search Statistics ]============================
8.90/8.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.90/8.92	c       |         |          |          |    Limit     GC | Var      | Constra 
8.90/8.92	c =============================================================================
8.90/8.92	c  0.0s |       0 |        0 |        0 |    46756      0 |      103 |      107
8.90/8.98	c  0.1s |       0 |        6 |        1 |    46756      0 |      103 |      108
8.90/8.98	c #cpu_time = 0.059s
8.90/8.98	c #wall_clock_time = 0.059s
8.90/8.98	c #decision = 6
8.90/8.98	c #random_decision = 0
8.90/8.98	c #conflict = 1
8.90/8.98	c #restart = 0
8.90/8.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
8.90/8.98	c lower bound updated to -1425
8.90/8.98	c BCD2: 109 <= obj <= 1489
8.90/8.98	c BCD2: #cores=5, #unrelaxed=1420, #relaxed=114, #hardened=0
8.90/8.98	c BCD2: #sat=1 #unsat=110 bias=110/111
8.90/8.98	c Solving starts ...
8.90/8.98	c ============================[ Search Statistics ]============================
8.90/8.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.90/8.98	c       |         |          |          |    Limit     GC | Var      | Constra 
8.90/8.98	c =============================================================================
8.90/8.98	c  0.0s |       0 |        0 |        0 |    46756      0 |      104 |      108
8.99/9.04	c  0.1s |       0 |        6 |        1 |    46756      0 |      104 |      109
8.99/9.04	c #cpu_time = 0.060s
8.99/9.04	c #wall_clock_time = 0.060s
8.99/9.04	c #decision = 6
8.99/9.04	c #random_decision = 0
8.99/9.04	c #conflict = 1
8.99/9.04	c #restart = 0
8.99/9.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
8.99/9.04	c lower bound updated to -1424
8.99/9.04	c BCD2: 110 <= obj <= 1489
8.99/9.04	c BCD2: #cores=5, #unrelaxed=1419, #relaxed=115, #hardened=0
8.99/9.04	c BCD2: #sat=1 #unsat=111 bias=111/112
8.99/9.04	c Solving starts ...
8.99/9.04	c ============================[ Search Statistics ]============================
8.99/9.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.99/9.04	c       |         |          |          |    Limit     GC | Var      | Constra 
8.99/9.04	c =============================================================================
8.99/9.04	c  0.0s |       0 |        0 |        0 |    46756      0 |      105 |      109
9.09/9.10	c  0.1s |       0 |        6 |        1 |    46756      0 |      105 |      110
9.09/9.10	c #cpu_time = 0.060s
9.09/9.10	c #wall_clock_time = 0.060s
9.09/9.10	c #decision = 6
9.09/9.10	c #random_decision = 0
9.09/9.10	c #conflict = 1
9.09/9.10	c #restart = 0
9.09/9.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
9.09/9.10	c lower bound updated to -1423
9.09/9.10	c BCD2: 111 <= obj <= 1489
9.09/9.10	c BCD2: #cores=5, #unrelaxed=1418, #relaxed=116, #hardened=0
9.09/9.10	c BCD2: #sat=1 #unsat=112 bias=112/113
9.09/9.10	c Solving starts ...
9.09/9.10	c ============================[ Search Statistics ]============================
9.09/9.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.09/9.10	c       |         |          |          |    Limit     GC | Var      | Constra 
9.09/9.10	c =============================================================================
9.09/9.10	c  0.0s |       0 |        0 |        0 |    46756      0 |      106 |      110
9.09/9.16	c  0.1s |       0 |        6 |        1 |    46756      0 |      106 |      111
9.09/9.16	c #cpu_time = 0.060s
9.09/9.16	c #wall_clock_time = 0.060s
9.09/9.16	c #decision = 6
9.09/9.16	c #random_decision = 0
9.09/9.16	c #conflict = 1
9.09/9.16	c #restart = 0
9.09/9.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
9.09/9.16	c lower bound updated to -1422
9.09/9.16	c BCD2: 112 <= obj <= 1489
9.09/9.16	c BCD2: #cores=5, #unrelaxed=1417, #relaxed=117, #hardened=0
9.09/9.16	c BCD2: #sat=1 #unsat=113 bias=113/114
9.09/9.16	c Solving starts ...
9.09/9.16	c ============================[ Search Statistics ]============================
9.09/9.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.09/9.16	c       |         |          |          |    Limit     GC | Var      | Constra 
9.09/9.16	c =============================================================================
9.09/9.16	c  0.0s |       0 |        0 |        0 |    46756      0 |      107 |      111
9.19/9.22	c  0.1s |       0 |        6 |        1 |    46756      0 |      107 |      112
9.19/9.22	c #cpu_time = 0.059s
9.19/9.22	c #wall_clock_time = 0.059s
9.19/9.22	c #decision = 6
9.19/9.22	c #random_decision = 0
9.19/9.22	c #conflict = 1
9.19/9.22	c #restart = 0
9.19/9.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
9.19/9.22	c lower bound updated to -1421
9.19/9.22	c BCD2: 113 <= obj <= 1489
9.19/9.22	c BCD2: #cores=5, #unrelaxed=1416, #relaxed=118, #hardened=0
9.19/9.22	c BCD2: #sat=1 #unsat=114 bias=114/115
9.19/9.22	c Solving starts ...
9.19/9.22	c ============================[ Search Statistics ]============================
9.19/9.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.19/9.22	c       |         |          |          |    Limit     GC | Var      | Constra 
9.19/9.22	c =============================================================================
9.19/9.22	c  0.0s |       0 |        0 |        0 |    46756      0 |      108 |      112
9.19/9.28	c  0.1s |       0 |        6 |        1 |    46756      0 |      108 |      113
9.19/9.28	c #cpu_time = 0.059s
9.19/9.28	c #wall_clock_time = 0.059s
9.19/9.28	c #decision = 6
9.19/9.28	c #random_decision = 0
9.19/9.28	c #conflict = 1
9.19/9.28	c #restart = 0
9.19/9.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
9.19/9.28	c lower bound updated to -1420
9.19/9.29	c BCD2: 114 <= obj <= 1489
9.19/9.29	c BCD2: #cores=5, #unrelaxed=1415, #relaxed=119, #hardened=0
9.19/9.29	c BCD2: #sat=1 #unsat=115 bias=115/116
9.19/9.29	c Solving starts ...
9.19/9.29	c ============================[ Search Statistics ]============================
9.19/9.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.19/9.29	c       |         |          |          |    Limit     GC | Var      | Constra 
9.19/9.29	c =============================================================================
9.19/9.29	c  0.0s |       0 |        0 |        0 |    46756      0 |      109 |      113
9.29/9.35	c  0.1s |       0 |        6 |        1 |    46756      0 |      109 |      114
9.29/9.35	c #cpu_time = 0.058s
9.29/9.35	c #wall_clock_time = 0.058s
9.29/9.35	c #decision = 6
9.29/9.35	c #random_decision = 0
9.29/9.35	c #conflict = 1
9.29/9.35	c #restart = 0
9.29/9.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
9.29/9.35	c lower bound updated to -1419
9.29/9.35	c BCD2: 115 <= obj <= 1489
9.29/9.35	c BCD2: #cores=5, #unrelaxed=1414, #relaxed=120, #hardened=0
9.29/9.35	c BCD2: #sat=1 #unsat=116 bias=116/117
9.29/9.35	c Solving starts ...
9.29/9.35	c ============================[ Search Statistics ]============================
9.29/9.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.29/9.35	c       |         |          |          |    Limit     GC | Var      | Constra 
9.29/9.35	c =============================================================================
9.29/9.35	c  0.0s |       0 |        0 |        0 |    46756      0 |      110 |      114
9.39/9.41	c  0.1s |       0 |        6 |        1 |    46756      0 |      110 |      115
9.39/9.41	c #cpu_time = 0.059s
9.39/9.41	c #wall_clock_time = 0.059s
9.39/9.41	c #decision = 6
9.39/9.41	c #random_decision = 0
9.39/9.41	c #conflict = 1
9.39/9.41	c #restart = 0
9.39/9.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
9.39/9.41	c lower bound updated to -1418
9.39/9.41	c BCD2: 116 <= obj <= 1489
9.39/9.41	c BCD2: #cores=5, #unrelaxed=1413, #relaxed=121, #hardened=0
9.39/9.41	c BCD2: #sat=1 #unsat=117 bias=117/118
9.39/9.41	c Solving starts ...
9.39/9.41	c ============================[ Search Statistics ]============================
9.39/9.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.39/9.41	c       |         |          |          |    Limit     GC | Var      | Constra 
9.39/9.41	c =============================================================================
9.39/9.41	c  0.0s |       0 |        0 |        0 |    46756      0 |      111 |      115
9.39/9.47	c  0.1s |       0 |        6 |        1 |    46756      0 |      111 |      116
9.39/9.47	c #cpu_time = 0.059s
9.39/9.47	c #wall_clock_time = 0.059s
9.39/9.47	c #decision = 6
9.39/9.47	c #random_decision = 0
9.39/9.47	c #conflict = 1
9.39/9.47	c #restart = 0
9.39/9.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
9.39/9.47	c lower bound updated to -1417
9.39/9.47	c BCD2: 117 <= obj <= 1489
9.39/9.47	c BCD2: #cores=5, #unrelaxed=1412, #relaxed=122, #hardened=0
9.39/9.47	c BCD2: #sat=1 #unsat=118 bias=118/119
9.39/9.47	c Solving starts ...
9.39/9.47	c ============================[ Search Statistics ]============================
9.39/9.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.39/9.47	c       |         |          |          |    Limit     GC | Var      | Constra 
9.39/9.47	c =============================================================================
9.39/9.47	c  0.0s |       0 |        0 |        0 |    46756      0 |      112 |      116
9.49/9.53	c  0.1s |       0 |        6 |        1 |    46756      0 |      112 |      117
9.49/9.53	c #cpu_time = 0.060s
9.49/9.53	c #wall_clock_time = 0.060s
9.49/9.53	c #decision = 6
9.49/9.53	c #random_decision = 0
9.49/9.53	c #conflict = 1
9.49/9.53	c #restart = 0
9.49/9.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
9.49/9.53	c lower bound updated to -1416
9.49/9.53	c BCD2: 118 <= obj <= 1489
9.49/9.53	c BCD2: #cores=5, #unrelaxed=1411, #relaxed=123, #hardened=0
9.49/9.53	c BCD2: #sat=1 #unsat=119 bias=119/120
9.49/9.53	c Solving starts ...
9.49/9.53	c ============================[ Search Statistics ]============================
9.49/9.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.49/9.53	c       |         |          |          |    Limit     GC | Var      | Constra 
9.49/9.53	c =============================================================================
9.49/9.53	c  0.0s |       0 |        0 |        0 |    46756      0 |      113 |      117
9.49/9.59	c  0.1s |       0 |        6 |        1 |    46756      0 |      113 |      118
9.49/9.59	c #cpu_time = 0.060s
9.49/9.59	c #wall_clock_time = 0.060s
9.49/9.59	c #decision = 6
9.49/9.59	c #random_decision = 0
9.49/9.59	c #conflict = 1
9.49/9.59	c #restart = 0
9.49/9.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
9.49/9.59	c lower bound updated to -1415
9.49/9.59	c BCD2: 119 <= obj <= 1489
9.49/9.59	c BCD2: #cores=5, #unrelaxed=1410, #relaxed=124, #hardened=0
9.49/9.59	c BCD2: #sat=1 #unsat=120 bias=120/121
9.49/9.59	c Solving starts ...
9.49/9.59	c ============================[ Search Statistics ]============================
9.49/9.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.49/9.59	c       |         |          |          |    Limit     GC | Var      | Constra 
9.49/9.59	c =============================================================================
9.49/9.59	c  0.0s |       0 |        0 |        0 |    46756      0 |      114 |      118
9.59/9.65	c  0.1s |       0 |        6 |        1 |    46756      0 |      114 |      119
9.59/9.65	c #cpu_time = 0.060s
9.59/9.65	c #wall_clock_time = 0.060s
9.59/9.65	c #decision = 6
9.59/9.65	c #random_decision = 0
9.59/9.65	c #conflict = 1
9.59/9.65	c #restart = 0
9.59/9.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
9.59/9.65	c lower bound updated to -1414
9.59/9.65	c BCD2: 120 <= obj <= 1489
9.59/9.65	c BCD2: #cores=5, #unrelaxed=1409, #relaxed=125, #hardened=0
9.59/9.65	c BCD2: #sat=1 #unsat=121 bias=121/122
9.59/9.65	c Solving starts ...
9.59/9.65	c ============================[ Search Statistics ]============================
9.59/9.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.59/9.65	c       |         |          |          |    Limit     GC | Var      | Constra 
9.59/9.65	c =============================================================================
9.59/9.65	c  0.0s |       0 |        0 |        0 |    46756      0 |      115 |      119
9.69/9.71	c  0.1s |       0 |        6 |        1 |    46756      0 |      115 |      120
9.69/9.71	c #cpu_time = 0.059s
9.69/9.71	c #wall_clock_time = 0.059s
9.69/9.71	c #decision = 6
9.69/9.71	c #random_decision = 0
9.69/9.71	c #conflict = 1
9.69/9.71	c #restart = 0
9.69/9.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
9.69/9.71	c lower bound updated to -1413
9.69/9.71	c BCD2: 121 <= obj <= 1489
9.69/9.71	c BCD2: #cores=5, #unrelaxed=1408, #relaxed=126, #hardened=0
9.69/9.71	c BCD2: #sat=1 #unsat=122 bias=122/123
9.69/9.71	c Solving starts ...
9.69/9.71	c ============================[ Search Statistics ]============================
9.69/9.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.69/9.71	c       |         |          |          |    Limit     GC | Var      | Constra 
9.69/9.71	c =============================================================================
9.69/9.71	c  0.0s |       0 |        0 |        0 |    46756      0 |      116 |      120
9.69/9.77	c  0.1s |       0 |        6 |        1 |    46756      0 |      116 |      121
9.69/9.77	c #cpu_time = 0.059s
9.69/9.77	c #wall_clock_time = 0.059s
9.69/9.77	c #decision = 6
9.69/9.77	c #random_decision = 0
9.69/9.77	c #conflict = 1
9.69/9.77	c #restart = 0
9.69/9.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
9.69/9.77	c lower bound updated to -1412
9.69/9.78	c BCD2: 122 <= obj <= 1489
9.69/9.78	c BCD2: #cores=5, #unrelaxed=1407, #relaxed=127, #hardened=0
9.69/9.78	c BCD2: #sat=1 #unsat=123 bias=123/124
9.69/9.78	c Solving starts ...
9.69/9.78	c ============================[ Search Statistics ]============================
9.69/9.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.69/9.78	c       |         |          |          |    Limit     GC | Var      | Constra 
9.69/9.78	c =============================================================================
9.69/9.78	c  0.0s |       0 |        0 |        0 |    46756      0 |      117 |      121
9.79/9.84	c  0.1s |       0 |        6 |        1 |    46756      0 |      117 |      122
9.79/9.84	c #cpu_time = 0.058s
9.79/9.84	c #wall_clock_time = 0.058s
9.79/9.84	c #decision = 6
9.79/9.84	c #random_decision = 0
9.79/9.84	c #conflict = 1
9.79/9.84	c #restart = 0
9.79/9.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
9.79/9.84	c lower bound updated to -1411
9.79/9.84	c BCD2: 123 <= obj <= 1489
9.79/9.84	c BCD2: #cores=5, #unrelaxed=1406, #relaxed=128, #hardened=0
9.79/9.84	c BCD2: #sat=1 #unsat=124 bias=124/125
9.79/9.84	c Solving starts ...
9.79/9.84	c ============================[ Search Statistics ]============================
9.79/9.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.79/9.84	c       |         |          |          |    Limit     GC | Var      | Constra 
9.79/9.84	c =============================================================================
9.79/9.84	c  0.0s |       0 |        0 |        0 |    46756      0 |      118 |      122
9.79/9.90	c  0.1s |       0 |        6 |        1 |    46756      0 |      118 |      123
9.79/9.90	c #cpu_time = 0.059s
9.79/9.90	c #wall_clock_time = 0.060s
9.79/9.90	c #decision = 6
9.79/9.90	c #random_decision = 0
9.79/9.90	c #conflict = 1
9.79/9.90	c #restart = 0
9.79/9.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
9.79/9.90	c lower bound updated to -1410
9.79/9.90	c BCD2: 124 <= obj <= 1489
9.79/9.90	c BCD2: #cores=5, #unrelaxed=1405, #relaxed=129, #hardened=0
9.79/9.90	c BCD2: #sat=1 #unsat=125 bias=125/126
9.79/9.90	c Solving starts ...
9.79/9.90	c ============================[ Search Statistics ]============================
9.79/9.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.79/9.90	c       |         |          |          |    Limit     GC | Var      | Constra 
9.79/9.90	c =============================================================================
9.79/9.90	c  0.0s |       0 |        0 |        0 |    46756      0 |      119 |      123
9.90/9.96	c  0.1s |       0 |        6 |        1 |    46756      0 |      119 |      124
9.90/9.96	c #cpu_time = 0.059s
9.90/9.96	c #wall_clock_time = 0.059s
9.90/9.96	c #decision = 6
9.90/9.96	c #random_decision = 0
9.90/9.96	c #conflict = 1
9.90/9.96	c #restart = 0
9.90/9.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
9.90/9.96	c lower bound updated to -1409
9.90/9.96	c BCD2: 125 <= obj <= 1489
9.90/9.96	c BCD2: #cores=5, #unrelaxed=1404, #relaxed=130, #hardened=0
9.90/9.96	c BCD2: #sat=1 #unsat=126 bias=126/127
9.90/9.96	c Solving starts ...
9.90/9.96	c ============================[ Search Statistics ]============================
9.90/9.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.90/9.96	c       |         |          |          |    Limit     GC | Var      | Constra 
9.90/9.96	c =============================================================================
9.90/9.96	c  0.0s |       0 |        0 |        0 |    46756      0 |      120 |      124
10.00/10.02	c  0.1s |       0 |        6 |        0 |    46756      0 |      120 |      125
10.00/10.02	c #cpu_time = 0.060s
10.00/10.02	c #wall_clock_time = 0.060s
10.00/10.02	c #decision = 6
10.00/10.02	c #random_decision = 0
10.00/10.02	c #conflict = 0
10.00/10.02	c #restart = 0
10.00/10.02	c BCD2: found a new core of size 2: cost of the new core is >=1
10.00/10.02	c lower bound updated to -1408
10.00/10.03	c BCD2: 126 <= obj <= 1489
10.00/10.03	c BCD2: #cores=6, #unrelaxed=1402, #relaxed=132, #hardened=0
10.00/10.03	c BCD2: #sat=1 #unsat=127 bias=127/128
10.00/10.03	c Solving starts ...
10.00/10.03	c ============================[ Search Statistics ]============================
10.00/10.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.00/10.03	c       |         |          |          |    Limit     GC | Var      | Constra 
10.00/10.03	c =============================================================================
10.00/10.04	c  0.0s |       0 |        0 |        0 |    46756      0 |      120 |      126
10.00/10.09	c  0.1s |       0 |        7 |        1 |    46756      0 |      120 |      126
10.00/10.09	c #cpu_time = 0.058s
10.00/10.09	c #wall_clock_time = 0.058s
10.00/10.09	c #decision = 7
10.00/10.09	c #random_decision = 0
10.00/10.09	c #conflict = 1
10.00/10.09	c #restart = 0
10.00/10.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
10.00/10.09	c lower bound updated to -1407
10.00/10.09	c BCD2: 127 <= obj <= 1489
10.00/10.09	c BCD2: #cores=6, #unrelaxed=1401, #relaxed=133, #hardened=0
10.00/10.09	c BCD2: #sat=1 #unsat=128 bias=128/129
10.00/10.09	c Solving starts ...
10.00/10.09	c ============================[ Search Statistics ]============================
10.00/10.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.00/10.09	c       |         |          |          |    Limit     GC | Var      | Constra 
10.00/10.09	c =============================================================================
10.00/10.09	c  0.0s |       0 |        0 |        0 |    46756      0 |      121 |      126
10.09/10.15	c  0.1s |       0 |        7 |        1 |    46756      0 |      121 |      127
10.09/10.15	c #cpu_time = 0.059s
10.09/10.15	c #wall_clock_time = 0.059s
10.09/10.15	c #decision = 7
10.09/10.15	c #random_decision = 0
10.09/10.15	c #conflict = 1
10.09/10.15	c #restart = 0
10.09/10.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
10.09/10.15	c lower bound updated to -1406
10.09/10.15	c BCD2: 128 <= obj <= 1489
10.09/10.15	c BCD2: #cores=6, #unrelaxed=1400, #relaxed=134, #hardened=0
10.09/10.15	c BCD2: #sat=1 #unsat=129 bias=129/130
10.09/10.15	c Solving starts ...
10.09/10.15	c ============================[ Search Statistics ]============================
10.09/10.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.09/10.15	c       |         |          |          |    Limit     GC | Var      | Constra 
10.09/10.15	c =============================================================================
10.09/10.15	c  0.0s |       0 |        0 |        0 |    46756      0 |      122 |      127
10.19/10.21	c  0.1s |       0 |        7 |        1 |    46756      0 |      122 |      128
10.19/10.21	c #cpu_time = 0.059s
10.19/10.21	c #wall_clock_time = 0.059s
10.19/10.21	c #decision = 7
10.19/10.21	c #random_decision = 0
10.19/10.21	c #conflict = 1
10.19/10.21	c #restart = 0
10.19/10.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
10.19/10.21	c lower bound updated to -1405
10.19/10.21	c BCD2: 129 <= obj <= 1489
10.19/10.21	c BCD2: #cores=6, #unrelaxed=1399, #relaxed=135, #hardened=0
10.19/10.21	c BCD2: #sat=1 #unsat=130 bias=130/131
10.19/10.21	c Solving starts ...
10.19/10.21	c ============================[ Search Statistics ]============================
10.19/10.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.19/10.21	c       |         |          |          |    Limit     GC | Var      | Constra 
10.19/10.21	c =============================================================================
10.19/10.21	c  0.0s |       0 |        0 |        0 |    46756      0 |      123 |      128
10.19/10.27	c  0.1s |       0 |        7 |        1 |    46756      0 |      123 |      129
10.19/10.27	c #cpu_time = 0.059s
10.19/10.27	c #wall_clock_time = 0.059s
10.19/10.27	c #decision = 7
10.19/10.27	c #random_decision = 0
10.19/10.27	c #conflict = 1
10.19/10.27	c #restart = 0
10.19/10.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
10.19/10.27	c lower bound updated to -1404
10.19/10.28	c BCD2: 130 <= obj <= 1489
10.19/10.28	c BCD2: #cores=6, #unrelaxed=1398, #relaxed=136, #hardened=0
10.19/10.28	c BCD2: #sat=1 #unsat=131 bias=131/132
10.19/10.28	c Solving starts ...
10.19/10.28	c ============================[ Search Statistics ]============================
10.19/10.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.19/10.28	c       |         |          |          |    Limit     GC | Var      | Constra 
10.19/10.28	c =============================================================================
10.19/10.28	c  0.0s |       0 |        0 |        0 |    46756      0 |      124 |      129
10.29/10.34	c  0.1s |       0 |        7 |        1 |    46756      0 |      124 |      130
10.29/10.34	c #cpu_time = 0.058s
10.29/10.34	c #wall_clock_time = 0.058s
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 7: cost of the new core is >=6
10.29/10.34	c lower bound updated to -1403
10.29/10.34	c BCD2: 131 <= obj <= 1489
10.29/10.34	c BCD2: #cores=6, #unrelaxed=1397, #relaxed=137, #hardened=0
10.29/10.34	c BCD2: #sat=1 #unsat=132 bias=132/133
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 |    46756      0 |      125 |      130
10.39/10.40	c  0.1s |       0 |        7 |        1 |    46756      0 |      125 |      131
10.39/10.40	c #cpu_time = 0.059s
10.39/10.40	c #wall_clock_time = 0.059s
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 8: cost of the new core is >=7
10.39/10.40	c lower bound updated to -1402
10.39/10.40	c BCD2: 132 <= obj <= 1489
10.39/10.40	c BCD2: #cores=6, #unrelaxed=1396, #relaxed=138, #hardened=0
10.39/10.40	c BCD2: #sat=1 #unsat=133 bias=133/134
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 |    46756      0 |      126 |      131
10.39/10.46	c  0.1s |       0 |        7 |        1 |    46756      0 |      126 |      132
10.39/10.46	c #cpu_time = 0.059s
10.39/10.46	c #wall_clock_time = 0.060s
10.39/10.46	c #decision = 7
10.39/10.46	c #random_decision = 0
10.39/10.46	c #conflict = 1
10.39/10.46	c #restart = 0
10.39/10.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
10.39/10.46	c lower bound updated to -1401
10.39/10.46	c BCD2: 133 <= obj <= 1489
10.39/10.46	c BCD2: #cores=6, #unrelaxed=1395, #relaxed=139, #hardened=0
10.39/10.46	c BCD2: #sat=1 #unsat=134 bias=134/135
10.39/10.46	c Solving starts ...
10.39/10.46	c ============================[ Search Statistics ]============================
10.39/10.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.39/10.46	c       |         |          |          |    Limit     GC | Var      | Constra 
10.39/10.46	c =============================================================================
10.39/10.46	c  0.0s |       0 |        0 |        0 |    46756      0 |      127 |      132
10.49/10.52	c  0.1s |       0 |        7 |        1 |    46756      0 |      127 |      133
10.49/10.52	c #cpu_time = 0.060s
10.49/10.52	c #wall_clock_time = 0.060s
10.49/10.52	c #decision = 7
10.49/10.52	c #random_decision = 0
10.49/10.52	c #conflict = 1
10.49/10.52	c #restart = 0
10.49/10.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
10.49/10.52	c lower bound updated to -1400
10.49/10.52	c BCD2: 134 <= obj <= 1489
10.49/10.52	c BCD2: #cores=6, #unrelaxed=1394, #relaxed=140, #hardened=0
10.49/10.52	c BCD2: #sat=1 #unsat=135 bias=135/136
10.49/10.52	c Solving starts ...
10.49/10.52	c ============================[ Search Statistics ]============================
10.49/10.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.49/10.52	c       |         |          |          |    Limit     GC | Var      | Constra 
10.49/10.52	c =============================================================================
10.49/10.52	c  0.0s |       0 |        0 |        0 |    46756      0 |      128 |      133
10.49/10.58	c  0.1s |       0 |        7 |        1 |    46756      0 |      128 |      134
10.49/10.58	c #cpu_time = 0.060s
10.49/10.58	c #wall_clock_time = 0.060s
10.49/10.58	c #decision = 7
10.49/10.58	c #random_decision = 0
10.49/10.58	c #conflict = 1
10.49/10.58	c #restart = 0
10.49/10.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
10.49/10.58	c lower bound updated to -1399
10.49/10.58	c BCD2: 135 <= obj <= 1489
10.49/10.58	c BCD2: #cores=6, #unrelaxed=1393, #relaxed=141, #hardened=0
10.49/10.58	c BCD2: #sat=1 #unsat=136 bias=136/137
10.49/10.58	c Solving starts ...
10.49/10.58	c ============================[ Search Statistics ]============================
10.49/10.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.49/10.58	c       |         |          |          |    Limit     GC | Var      | Constra 
10.49/10.58	c =============================================================================
10.49/10.58	c  0.0s |       0 |        0 |        0 |    46756      0 |      129 |      134
10.59/10.64	c  0.1s |       0 |        7 |        1 |    46756      0 |      129 |      135
10.59/10.64	c #cpu_time = 0.059s
10.59/10.64	c #wall_clock_time = 0.060s
10.59/10.64	c #decision = 7
10.59/10.64	c #random_decision = 0
10.59/10.64	c #conflict = 1
10.59/10.64	c #restart = 0
10.59/10.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
10.59/10.64	c lower bound updated to -1398
10.59/10.64	c BCD2: 136 <= obj <= 1489
10.59/10.64	c BCD2: #cores=6, #unrelaxed=1392, #relaxed=142, #hardened=0
10.59/10.64	c BCD2: #sat=1 #unsat=137 bias=137/138
10.59/10.64	c Solving starts ...
10.59/10.64	c ============================[ Search Statistics ]============================
10.59/10.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.59/10.64	c       |         |          |          |    Limit     GC | Var      | Constra 
10.59/10.64	c =============================================================================
10.59/10.64	c  0.0s |       0 |        0 |        0 |    46756      0 |      130 |      135
10.69/10.70	c  0.1s |       0 |        7 |        1 |    46756      0 |      130 |      136
10.69/10.70	c #cpu_time = 0.059s
10.69/10.70	c #wall_clock_time = 0.059s
10.69/10.70	c #decision = 7
10.69/10.70	c #random_decision = 0
10.69/10.70	c #conflict = 1
10.69/10.70	c #restart = 0
10.69/10.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
10.69/10.70	c lower bound updated to -1397
10.69/10.70	c BCD2: 137 <= obj <= 1489
10.69/10.70	c BCD2: #cores=6, #unrelaxed=1391, #relaxed=143, #hardened=0
10.69/10.70	c BCD2: #sat=1 #unsat=138 bias=138/139
10.69/10.70	c Solving starts ...
10.69/10.70	c ============================[ Search Statistics ]============================
10.69/10.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.69/10.70	c       |         |          |          |    Limit     GC | Var      | Constra 
10.69/10.70	c =============================================================================
10.69/10.70	c  0.0s |       0 |        0 |        0 |    46756      0 |      131 |      136
10.69/10.76	c  0.1s |       0 |        7 |        1 |    46756      0 |      131 |      137
10.69/10.76	c #cpu_time = 0.059s
10.69/10.76	c #wall_clock_time = 0.059s
10.69/10.76	c #decision = 7
10.69/10.76	c #random_decision = 0
10.69/10.76	c #conflict = 1
10.69/10.76	c #restart = 0
10.69/10.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
10.69/10.76	c lower bound updated to -1396
10.69/10.77	c BCD2: 138 <= obj <= 1489
10.69/10.77	c BCD2: #cores=6, #unrelaxed=1390, #relaxed=144, #hardened=0
10.69/10.77	c BCD2: #sat=1 #unsat=139 bias=139/140
10.69/10.77	c Solving starts ...
10.69/10.77	c ============================[ Search Statistics ]============================
10.69/10.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.69/10.77	c       |         |          |          |    Limit     GC | Var      | Constra 
10.69/10.77	c =============================================================================
10.69/10.77	c  0.0s |       0 |        0 |        0 |    46756      0 |      132 |      137
10.79/10.83	c  0.1s |       0 |        7 |        1 |    46756      0 |      132 |      138
10.79/10.83	c #cpu_time = 0.058s
10.79/10.83	c #wall_clock_time = 0.058s
10.79/10.83	c #decision = 7
10.79/10.83	c #random_decision = 0
10.79/10.83	c #conflict = 1
10.79/10.83	c #restart = 0
10.79/10.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
10.79/10.83	c lower bound updated to -1395
10.79/10.83	c BCD2: 139 <= obj <= 1489
10.79/10.83	c BCD2: #cores=6, #unrelaxed=1389, #relaxed=145, #hardened=0
10.79/10.83	c BCD2: #sat=1 #unsat=140 bias=140/141
10.79/10.83	c Solving starts ...
10.79/10.83	c ============================[ Search Statistics ]============================
10.79/10.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.79/10.83	c       |         |          |          |    Limit     GC | Var      | Constra 
10.79/10.83	c =============================================================================
10.79/10.83	c  0.0s |       0 |        0 |        0 |    46756      0 |      133 |      138
10.79/10.89	c  0.1s |       0 |        7 |        1 |    46756      0 |      133 |      139
10.79/10.89	c #cpu_time = 0.059s
10.79/10.89	c #wall_clock_time = 0.059s
10.79/10.89	c #decision = 7
10.79/10.89	c #random_decision = 0
10.79/10.89	c #conflict = 1
10.79/10.89	c #restart = 0
10.79/10.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
10.79/10.89	c lower bound updated to -1394
10.79/10.89	c BCD2: 140 <= obj <= 1489
10.79/10.89	c BCD2: #cores=6, #unrelaxed=1388, #relaxed=146, #hardened=0
10.79/10.89	c BCD2: #sat=1 #unsat=141 bias=141/142
10.79/10.89	c Solving starts ...
10.79/10.89	c ============================[ Search Statistics ]============================
10.79/10.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.79/10.89	c       |         |          |          |    Limit     GC | Var      | Constra 
10.79/10.89	c =============================================================================
10.79/10.89	c  0.0s |       0 |        0 |        0 |    46756      0 |      134 |      139
10.89/10.95	c  0.1s |       0 |        7 |        1 |    46756      0 |      134 |      140
10.89/10.95	c #cpu_time = 0.059s
10.89/10.95	c #wall_clock_time = 0.059s
10.89/10.95	c #decision = 7
10.89/10.95	c #random_decision = 0
10.89/10.95	c #conflict = 1
10.89/10.95	c #restart = 0
10.89/10.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
10.89/10.95	c lower bound updated to -1393
10.89/10.95	c BCD2: 141 <= obj <= 1489
10.89/10.95	c BCD2: #cores=6, #unrelaxed=1387, #relaxed=147, #hardened=0
10.89/10.95	c BCD2: #sat=1 #unsat=142 bias=142/143
10.89/10.95	c Solving starts ...
10.89/10.95	c ============================[ Search Statistics ]============================
10.89/10.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.89/10.95	c       |         |          |          |    Limit     GC | Var      | Constra 
10.89/10.95	c =============================================================================
10.89/10.95	c  0.0s |       0 |        0 |        0 |    46756      0 |      135 |      140
11.00/11.01	c  0.1s |       0 |        7 |        1 |    46756      0 |      135 |      141
11.00/11.01	c #cpu_time = 0.060s
11.00/11.01	c #wall_clock_time = 0.060s
11.00/11.01	c #decision = 7
11.00/11.01	c #random_decision = 0
11.00/11.01	c #conflict = 1
11.00/11.01	c #restart = 0
11.00/11.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
11.00/11.01	c lower bound updated to -1392
11.00/11.01	c BCD2: 142 <= obj <= 1489
11.00/11.01	c BCD2: #cores=6, #unrelaxed=1386, #relaxed=148, #hardened=0
11.00/11.01	c BCD2: #sat=1 #unsat=143 bias=143/144
11.00/11.01	c Solving starts ...
11.00/11.01	c ============================[ Search Statistics ]============================
11.00/11.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.00/11.01	c       |         |          |          |    Limit     GC | Var      | Constra 
11.00/11.01	c =============================================================================
11.00/11.01	c  0.0s |       0 |        0 |        0 |    46756      0 |      136 |      141
11.00/11.07	c  0.1s |       0 |        7 |        1 |    46756      0 |      136 |      142
11.00/11.07	c #cpu_time = 0.060s
11.00/11.07	c #wall_clock_time = 0.060s
11.00/11.07	c #decision = 7
11.00/11.07	c #random_decision = 0
11.00/11.07	c #conflict = 1
11.00/11.07	c #restart = 0
11.00/11.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
11.00/11.07	c lower bound updated to -1391
11.00/11.07	c BCD2: 143 <= obj <= 1489
11.00/11.07	c BCD2: #cores=6, #unrelaxed=1385, #relaxed=149, #hardened=0
11.00/11.07	c BCD2: #sat=1 #unsat=144 bias=144/145
11.00/11.07	c Solving starts ...
11.00/11.07	c ============================[ Search Statistics ]============================
11.00/11.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.00/11.07	c       |         |          |          |    Limit     GC | Var      | Constra 
11.00/11.07	c =============================================================================
11.00/11.07	c  0.0s |       0 |        0 |        0 |    46756      0 |      137 |      142
11.10/11.13	c  0.1s |       0 |        7 |        1 |    46756      0 |      137 |      143
11.10/11.13	c #cpu_time = 0.059s
11.10/11.13	c #wall_clock_time = 0.060s
11.10/11.13	c #decision = 7
11.10/11.13	c #random_decision = 0
11.10/11.13	c #conflict = 1
11.10/11.13	c #restart = 0
11.10/11.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
11.10/11.13	c lower bound updated to -1390
11.10/11.14	c BCD2: 144 <= obj <= 1489
11.10/11.14	c BCD2: #cores=6, #unrelaxed=1384, #relaxed=150, #hardened=0
11.10/11.14	c BCD2: #sat=1 #unsat=145 bias=145/146
11.10/11.14	c Solving starts ...
11.10/11.14	c ============================[ Search Statistics ]============================
11.10/11.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.10/11.14	c       |         |          |          |    Limit     GC | Var      | Constra 
11.10/11.14	c =============================================================================
11.10/11.14	c  0.0s |       0 |        0 |        0 |    46756      0 |      138 |      143
11.10/11.19	c  0.1s |       0 |        7 |        1 |    46756      0 |      138 |      144
11.10/11.19	c #cpu_time = 0.059s
11.10/11.19	c #wall_clock_time = 0.059s
11.10/11.19	c #decision = 7
11.10/11.19	c #random_decision = 0
11.10/11.19	c #conflict = 1
11.10/11.19	c #restart = 0
11.10/11.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
11.10/11.19	c lower bound updated to -1389
11.10/11.20	c BCD2: 145 <= obj <= 1489
11.10/11.20	c BCD2: #cores=6, #unrelaxed=1383, #relaxed=151, #hardened=0
11.10/11.20	c BCD2: #sat=1 #unsat=146 bias=146/147
11.10/11.20	c Solving starts ...
11.10/11.20	c ============================[ Search Statistics ]============================
11.10/11.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.10/11.20	c       |         |          |          |    Limit     GC | Var      | Constra 
11.10/11.20	c =============================================================================
11.10/11.20	c  0.0s |       0 |        0 |        0 |    46756      0 |      139 |      144
11.19/11.25	c  0.1s |       0 |        7 |        1 |    46756      0 |      139 |      145
11.19/11.25	c #cpu_time = 0.059s
11.19/11.25	c #wall_clock_time = 0.059s
11.19/11.25	c #decision = 7
11.19/11.25	c #random_decision = 0
11.19/11.26	c #conflict = 1
11.19/11.26	c #restart = 0
11.19/11.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
11.19/11.26	c lower bound updated to -1388
11.19/11.26	c BCD2: 146 <= obj <= 1489
11.19/11.26	c BCD2: #cores=6, #unrelaxed=1382, #relaxed=152, #hardened=0
11.19/11.26	c BCD2: #sat=1 #unsat=147 bias=147/148
11.19/11.26	c Solving starts ...
11.19/11.26	c ============================[ Search Statistics ]============================
11.19/11.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.19/11.26	c       |         |          |          |    Limit     GC | Var      | Constra 
11.19/11.26	c =============================================================================
11.19/11.26	c  0.0s |       0 |        0 |        0 |    46756      0 |      140 |      145
11.29/11.32	c  0.1s |       0 |        7 |        1 |    46756      0 |      140 |      146
11.29/11.32	c #cpu_time = 0.058s
11.29/11.32	c #wall_clock_time = 0.058s
11.29/11.32	c #decision = 7
11.29/11.32	c #random_decision = 0
11.29/11.32	c #conflict = 1
11.29/11.32	c #restart = 0
11.29/11.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
11.29/11.32	c lower bound updated to -1387
11.29/11.32	c BCD2: 147 <= obj <= 1489
11.29/11.32	c BCD2: #cores=6, #unrelaxed=1381, #relaxed=153, #hardened=0
11.29/11.32	c BCD2: #sat=1 #unsat=148 bias=148/149
11.29/11.32	c Solving starts ...
11.29/11.32	c ============================[ Search Statistics ]============================
11.29/11.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.29/11.32	c       |         |          |          |    Limit     GC | Var      | Constra 
11.29/11.32	c =============================================================================
11.29/11.32	c  0.0s |       0 |        0 |        0 |    46756      0 |      141 |      146
11.29/11.38	c  0.1s |       0 |        7 |        1 |    46756      0 |      141 |      147
11.29/11.38	c #cpu_time = 0.059s
11.29/11.38	c #wall_clock_time = 0.059s
11.29/11.38	c #decision = 7
11.29/11.38	c #random_decision = 0
11.29/11.38	c #conflict = 1
11.29/11.38	c #restart = 0
11.29/11.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
11.29/11.38	c lower bound updated to -1386
11.29/11.38	c BCD2: 148 <= obj <= 1489
11.29/11.38	c BCD2: #cores=6, #unrelaxed=1380, #relaxed=154, #hardened=0
11.29/11.38	c BCD2: #sat=1 #unsat=149 bias=149/150
11.29/11.38	c Solving starts ...
11.29/11.38	c ============================[ Search Statistics ]============================
11.29/11.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.29/11.38	c       |         |          |          |    Limit     GC | Var      | Constra 
11.29/11.38	c =============================================================================
11.29/11.38	c  0.0s |       0 |        0 |        0 |    46756      0 |      142 |      147
11.39/11.44	c  0.1s |       0 |        7 |        1 |    46756      0 |      142 |      148
11.39/11.44	c #cpu_time = 0.059s
11.39/11.44	c #wall_clock_time = 0.060s
11.39/11.44	c #decision = 7
11.39/11.44	c #random_decision = 0
11.39/11.44	c #conflict = 1
11.39/11.44	c #restart = 0
11.39/11.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
11.39/11.44	c lower bound updated to -1385
11.39/11.44	c BCD2: 149 <= obj <= 1489
11.39/11.44	c BCD2: #cores=6, #unrelaxed=1379, #relaxed=155, #hardened=0
11.39/11.44	c BCD2: #sat=1 #unsat=150 bias=150/151
11.39/11.44	c Solving starts ...
11.39/11.44	c ============================[ Search Statistics ]============================
11.39/11.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.39/11.44	c       |         |          |          |    Limit     GC | Var      | Constra 
11.39/11.44	c =============================================================================
11.39/11.44	c  0.0s |       0 |        0 |        0 |    46756      0 |      143 |      148
11.49/11.50	c  0.1s |       0 |        7 |        1 |    46756      0 |      143 |      149
11.49/11.50	c #cpu_time = 0.060s
11.49/11.50	c #wall_clock_time = 0.060s
11.49/11.50	c #decision = 7
11.49/11.50	c #random_decision = 0
11.49/11.50	c #conflict = 1
11.49/11.50	c #restart = 0
11.49/11.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
11.49/11.50	c lower bound updated to -1384
11.49/11.50	c BCD2: 150 <= obj <= 1489
11.49/11.50	c BCD2: #cores=6, #unrelaxed=1378, #relaxed=156, #hardened=0
11.49/11.50	c BCD2: #sat=1 #unsat=151 bias=151/152
11.49/11.50	c Solving starts ...
11.49/11.50	c ============================[ Search Statistics ]============================
11.49/11.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.49/11.50	c       |         |          |          |    Limit     GC | Var      | Constra 
11.49/11.50	c =============================================================================
11.49/11.50	c  0.0s |       0 |        0 |        0 |    46756      0 |      144 |      149
11.49/11.57	c  0.1s |       0 |        7 |        0 |    46756      0 |      144 |      150
11.49/11.57	c #cpu_time = 0.061s
11.49/11.57	c #wall_clock_time = 0.061s
11.49/11.57	c #decision = 7
11.49/11.57	c #random_decision = 0
11.49/11.57	c #conflict = 0
11.49/11.57	c #restart = 0
11.49/11.57	c BCD2: found a new core of size 2: cost of the new core is >=1
11.49/11.57	c lower bound updated to -1383
11.49/11.58	c BCD2: 151 <= obj <= 1489
11.49/11.58	c BCD2: #cores=7, #unrelaxed=1376, #relaxed=158, #hardened=0
11.49/11.58	c BCD2: #sat=1 #unsat=152 bias=152/153
11.49/11.58	c Solving starts ...
11.49/11.58	c ============================[ Search Statistics ]============================
11.49/11.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.49/11.58	c       |         |          |          |    Limit     GC | Var      | Constra 
11.49/11.58	c =============================================================================
11.49/11.58	c  0.0s |       0 |        0 |        0 |    46756      0 |      144 |      151
11.59/11.64	c  0.1s |       0 |        8 |        1 |    46756      0 |      144 |      151
11.59/11.64	c #cpu_time = 0.058s
11.59/11.64	c #wall_clock_time = 0.058s
11.59/11.64	c #decision = 8
11.59/11.64	c #random_decision = 0
11.59/11.64	c #conflict = 1
11.59/11.64	c #restart = 0
11.59/11.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
11.59/11.64	c lower bound updated to -1382
11.59/11.64	c BCD2: 152 <= obj <= 1489
11.59/11.64	c BCD2: #cores=7, #unrelaxed=1375, #relaxed=159, #hardened=0
11.59/11.64	c BCD2: #sat=1 #unsat=153 bias=153/154
11.59/11.64	c Solving starts ...
11.59/11.64	c ============================[ Search Statistics ]============================
11.59/11.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.59/11.64	c       |         |          |          |    Limit     GC | Var      | Constra 
11.59/11.64	c =============================================================================
11.59/11.64	c  0.0s |       0 |        0 |        0 |    46756      0 |      145 |      151
11.59/11.70	c  0.1s |       0 |        8 |        1 |    46756      0 |      145 |      152
11.59/11.70	c #cpu_time = 0.059s
11.59/11.70	c #wall_clock_time = 0.059s
11.59/11.70	c #decision = 8
11.59/11.70	c #random_decision = 0
11.59/11.70	c #conflict = 1
11.59/11.70	c #restart = 0
11.59/11.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
11.59/11.70	c lower bound updated to -1381
11.69/11.70	c BCD2: 153 <= obj <= 1489
11.69/11.70	c BCD2: #cores=7, #unrelaxed=1374, #relaxed=160, #hardened=0
11.69/11.70	c BCD2: #sat=1 #unsat=154 bias=154/155
11.69/11.70	c Solving starts ...
11.69/11.70	c ============================[ Search Statistics ]============================
11.69/11.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.69/11.70	c       |         |          |          |    Limit     GC | Var      | Constra 
11.69/11.70	c =============================================================================
11.69/11.70	c  0.0s |       0 |        0 |        0 |    46756      0 |      146 |      152
11.69/11.76	c  0.1s |       0 |        8 |        1 |    46756      0 |      146 |      153
11.69/11.76	c #cpu_time = 0.059s
11.69/11.76	c #wall_clock_time = 0.060s
11.69/11.76	c #decision = 8
11.69/11.76	c #random_decision = 0
11.69/11.76	c #conflict = 1
11.69/11.76	c #restart = 0
11.69/11.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
11.69/11.76	c lower bound updated to -1380
11.69/11.76	c BCD2: 154 <= obj <= 1489
11.69/11.76	c BCD2: #cores=7, #unrelaxed=1373, #relaxed=161, #hardened=0
11.69/11.76	c BCD2: #sat=1 #unsat=155 bias=155/156
11.69/11.76	c Solving starts ...
11.69/11.76	c ============================[ Search Statistics ]============================
11.69/11.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.69/11.76	c       |         |          |          |    Limit     GC | Var      | Constra 
11.69/11.76	c =============================================================================
11.69/11.76	c  0.0s |       0 |        0 |        0 |    46756      0 |      147 |      153
11.79/11.82	c  0.1s |       0 |        8 |        1 |    46756      0 |      147 |      154
11.79/11.82	c #cpu_time = 0.058s
11.79/11.82	c #wall_clock_time = 0.058s
11.79/11.82	c #decision = 8
11.79/11.82	c #random_decision = 0
11.79/11.82	c #conflict = 1
11.79/11.82	c #restart = 0
11.79/11.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
11.79/11.82	c lower bound updated to -1379
11.79/11.82	c BCD2: 155 <= obj <= 1489
11.79/11.82	c BCD2: #cores=7, #unrelaxed=1372, #relaxed=162, #hardened=0
11.79/11.82	c BCD2: #sat=1 #unsat=156 bias=156/157
11.79/11.82	c Solving starts ...
11.79/11.82	c ============================[ Search Statistics ]============================
11.79/11.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.79/11.82	c       |         |          |          |    Limit     GC | Var      | Constra 
11.79/11.82	c =============================================================================
11.79/11.82	c  0.0s |       0 |        0 |        0 |    46756      0 |      148 |      154
11.79/11.88	c  0.1s |       0 |        8 |        1 |    46756      0 |      148 |      155
11.79/11.88	c #cpu_time = 0.059s
11.79/11.88	c #wall_clock_time = 0.059s
11.79/11.88	c #decision = 8
11.79/11.88	c #random_decision = 0
11.79/11.88	c #conflict = 1
11.79/11.88	c #restart = 0
11.79/11.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
11.79/11.88	c lower bound updated to -1378
11.79/11.88	c BCD2: 156 <= obj <= 1489
11.79/11.88	c BCD2: #cores=7, #unrelaxed=1371, #relaxed=163, #hardened=0
11.79/11.88	c BCD2: #sat=1 #unsat=157 bias=157/158
11.79/11.88	c Solving starts ...
11.79/11.88	c ============================[ Search Statistics ]============================
11.79/11.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.79/11.88	c       |         |          |          |    Limit     GC | Var      | Constra 
11.79/11.88	c =============================================================================
11.79/11.88	c  0.0s |       0 |        0 |        0 |    46756      0 |      149 |      155
11.89/11.94	c  0.1s |       0 |        8 |        1 |    46756      0 |      149 |      156
11.89/11.94	c #cpu_time = 0.059s
11.89/11.94	c #wall_clock_time = 0.059s
11.89/11.94	c #decision = 8
11.89/11.94	c #random_decision = 0
11.89/11.94	c #conflict = 1
11.89/11.94	c #restart = 0
11.89/11.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
11.89/11.94	c lower bound updated to -1377
11.89/11.94	c BCD2: 157 <= obj <= 1489
11.89/11.94	c BCD2: #cores=7, #unrelaxed=1370, #relaxed=164, #hardened=0
11.89/11.94	c BCD2: #sat=1 #unsat=158 bias=158/159
11.89/11.94	c Solving starts ...
11.89/11.94	c ============================[ Search Statistics ]============================
11.89/11.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.89/11.94	c       |         |          |          |    Limit     GC | Var      | Constra 
11.89/11.94	c =============================================================================
11.89/11.94	c  0.0s |       0 |        0 |        0 |    46756      0 |      150 |      156
11.99/12.00	c  0.1s |       0 |        8 |        1 |    46756      0 |      150 |      157
11.99/12.00	c #cpu_time = 0.060s
11.99/12.00	c #wall_clock_time = 0.060s
11.99/12.00	c #decision = 8
11.99/12.00	c #random_decision = 0
11.99/12.00	c #conflict = 1
11.99/12.00	c #restart = 0
11.99/12.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
11.99/12.00	c lower bound updated to -1376
11.99/12.00	c BCD2: 158 <= obj <= 1489
11.99/12.00	c BCD2: #cores=7, #unrelaxed=1369, #relaxed=165, #hardened=0
11.99/12.00	c BCD2: #sat=1 #unsat=159 bias=159/160
11.99/12.00	c Solving starts ...
11.99/12.00	c ============================[ Search Statistics ]============================
11.99/12.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.99/12.00	c       |         |          |          |    Limit     GC | Var      | Constra 
11.99/12.00	c =============================================================================
11.99/12.00	c  0.0s |       0 |        0 |        0 |    46756      0 |      151 |      157
11.99/12.06	c  0.1s |       0 |        8 |        1 |    46756      0 |      151 |      158
11.99/12.06	c #cpu_time = 0.060s
11.99/12.06	c #wall_clock_time = 0.060s
11.99/12.06	c #decision = 8
11.99/12.06	c #random_decision = 0
11.99/12.06	c #conflict = 1
11.99/12.06	c #restart = 0
11.99/12.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
11.99/12.06	c lower bound updated to -1375
11.99/12.07	c BCD2: 159 <= obj <= 1489
11.99/12.07	c BCD2: #cores=7, #unrelaxed=1368, #relaxed=166, #hardened=0
11.99/12.07	c BCD2: #sat=1 #unsat=160 bias=160/161
11.99/12.07	c Solving starts ...
11.99/12.07	c ============================[ Search Statistics ]============================
11.99/12.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.99/12.07	c       |         |          |          |    Limit     GC | Var      | Constra 
11.99/12.07	c =============================================================================
11.99/12.07	c  0.0s |       0 |        0 |        0 |    46756      0 |      152 |      158
12.10/12.13	c  0.1s |       0 |        8 |        1 |    46756      0 |      152 |      159
12.10/12.13	c #cpu_time = 0.060s
12.10/12.13	c #wall_clock_time = 0.060s
12.10/12.13	c #decision = 8
12.10/12.13	c #random_decision = 0
12.10/12.13	c #conflict = 1
12.10/12.13	c #restart = 0
12.10/12.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
12.10/12.13	c lower bound updated to -1374
12.10/12.13	c BCD2: 160 <= obj <= 1489
12.10/12.13	c BCD2: #cores=7, #unrelaxed=1367, #relaxed=167, #hardened=0
12.10/12.13	c BCD2: #sat=1 #unsat=161 bias=161/162
12.10/12.13	c Solving starts ...
12.10/12.13	c ============================[ Search Statistics ]============================
12.10/12.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.10/12.13	c       |         |          |          |    Limit     GC | Var      | Constra 
12.10/12.13	c =============================================================================
12.10/12.13	c  0.0s |       0 |        0 |        0 |    46756      0 |      153 |      159
12.10/12.19	c  0.1s |       0 |        8 |        1 |    46756      0 |      153 |      160
12.10/12.19	c #cpu_time = 0.059s
12.10/12.19	c #wall_clock_time = 0.059s
12.10/12.19	c #decision = 8
12.10/12.19	c #random_decision = 0
12.10/12.19	c #conflict = 1
12.10/12.19	c #restart = 0
12.10/12.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
12.10/12.19	c lower bound updated to -1373
12.10/12.19	c BCD2: 161 <= obj <= 1489
12.10/12.19	c BCD2: #cores=7, #unrelaxed=1366, #relaxed=168, #hardened=0
12.10/12.19	c BCD2: #sat=1 #unsat=162 bias=162/163
12.10/12.19	c Solving starts ...
12.10/12.19	c ============================[ Search Statistics ]============================
12.10/12.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.10/12.19	c       |         |          |          |    Limit     GC | Var      | Constra 
12.10/12.19	c =============================================================================
12.10/12.19	c  0.0s |       0 |        0 |        0 |    46756      0 |      154 |      160
12.20/12.25	c  0.1s |       0 |        8 |        1 |    46756      0 |      154 |      161
12.20/12.25	c #cpu_time = 0.059s
12.20/12.25	c #wall_clock_time = 0.060s
12.20/12.25	c #decision = 8
12.20/12.25	c #random_decision = 0
12.20/12.25	c #conflict = 1
12.20/12.25	c #restart = 0
12.20/12.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
12.20/12.25	c lower bound updated to -1372
12.20/12.25	c BCD2: 162 <= obj <= 1489
12.20/12.25	c BCD2: #cores=7, #unrelaxed=1365, #relaxed=169, #hardened=0
12.20/12.25	c BCD2: #sat=1 #unsat=163 bias=163/164
12.20/12.25	c Solving starts ...
12.20/12.25	c ============================[ Search Statistics ]============================
12.20/12.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.20/12.25	c       |         |          |          |    Limit     GC | Var      | Constra 
12.20/12.25	c =============================================================================
12.20/12.25	c  0.0s |       0 |        0 |        0 |    46756      0 |      155 |      161
12.29/12.31	c  0.1s |       0 |        8 |        1 |    46756      0 |      155 |      162
12.29/12.31	c #cpu_time = 0.058s
12.29/12.31	c #wall_clock_time = 0.058s
12.29/12.31	c #decision = 8
12.29/12.31	c #random_decision = 0
12.29/12.31	c #conflict = 1
12.29/12.31	c #restart = 0
12.29/12.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
12.29/12.31	c lower bound updated to -1371
12.29/12.31	c BCD2: 163 <= obj <= 1489
12.29/12.31	c BCD2: #cores=7, #unrelaxed=1364, #relaxed=170, #hardened=0
12.29/12.31	c BCD2: #sat=1 #unsat=164 bias=164/165
12.29/12.31	c Solving starts ...
12.29/12.31	c ============================[ Search Statistics ]============================
12.29/12.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.29/12.31	c       |         |          |          |    Limit     GC | Var      | Constra 
12.29/12.31	c =============================================================================
12.29/12.31	c  0.0s |       0 |        0 |        0 |    46756      0 |      156 |      162
12.29/12.37	c  0.1s |       0 |        8 |        1 |    46756      0 |      156 |      163
12.29/12.37	c #cpu_time = 0.059s
12.29/12.37	c #wall_clock_time = 0.059s
12.29/12.37	c #decision = 8
12.29/12.37	c #random_decision = 0
12.29/12.37	c #conflict = 1
12.29/12.37	c #restart = 0
12.29/12.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
12.29/12.37	c lower bound updated to -1370
12.29/12.37	c BCD2: 164 <= obj <= 1489
12.29/12.37	c BCD2: #cores=7, #unrelaxed=1363, #relaxed=171, #hardened=0
12.29/12.37	c BCD2: #sat=1 #unsat=165 bias=165/166
12.29/12.37	c Solving starts ...
12.29/12.37	c ============================[ Search Statistics ]============================
12.29/12.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.29/12.37	c       |         |          |          |    Limit     GC | Var      | Constra 
12.29/12.37	c =============================================================================
12.29/12.37	c  0.0s |       0 |        0 |        0 |    46756      0 |      157 |      163
12.39/12.43	c  0.1s |       0 |        8 |        1 |    46756      0 |      157 |      164
12.39/12.43	c #cpu_time = 0.059s
12.39/12.43	c #wall_clock_time = 0.060s
12.39/12.43	c #decision = 8
12.39/12.43	c #random_decision = 0
12.39/12.43	c #conflict = 1
12.39/12.43	c #restart = 0
12.39/12.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
12.39/12.43	c lower bound updated to -1369
12.39/12.43	c BCD2: 165 <= obj <= 1489
12.39/12.43	c BCD2: #cores=7, #unrelaxed=1362, #relaxed=172, #hardened=0
12.39/12.43	c BCD2: #sat=1 #unsat=166 bias=166/167
12.39/12.43	c Solving starts ...
12.39/12.43	c ============================[ Search Statistics ]============================
12.39/12.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.39/12.43	c       |         |          |          |    Limit     GC | Var      | Constra 
12.39/12.43	c =============================================================================
12.39/12.43	c  0.0s |       0 |        0 |        0 |    46756      0 |      158 |      164
12.39/12.49	c  0.1s |       0 |        8 |        1 |    46756      0 |      158 |      165
12.39/12.49	c #cpu_time = 0.060s
12.39/12.49	c #wall_clock_time = 0.060s
12.39/12.49	c #decision = 8
12.39/12.49	c #random_decision = 0
12.39/12.49	c #conflict = 1
12.39/12.49	c #restart = 0
12.39/12.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
12.39/12.49	c lower bound updated to -1368
12.39/12.50	c BCD2: 166 <= obj <= 1489
12.39/12.50	c BCD2: #cores=7, #unrelaxed=1361, #relaxed=173, #hardened=0
12.39/12.50	c BCD2: #sat=1 #unsat=167 bias=167/168
12.39/12.50	c Solving starts ...
12.39/12.50	c ============================[ Search Statistics ]============================
12.39/12.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.39/12.50	c       |         |          |          |    Limit     GC | Var      | Constra 
12.39/12.50	c =============================================================================
12.39/12.50	c  0.0s |       0 |        0 |        0 |    46756      0 |      159 |      165
12.49/12.56	c  0.1s |       0 |        8 |        1 |    46756      0 |      159 |      166
12.49/12.56	c #cpu_time = 0.060s
12.49/12.56	c #wall_clock_time = 0.060s
12.49/12.56	c #decision = 8
12.49/12.56	c #random_decision = 0
12.49/12.56	c #conflict = 1
12.49/12.56	c #restart = 0
12.49/12.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
12.49/12.56	c lower bound updated to -1367
12.49/12.56	c BCD2: 167 <= obj <= 1489
12.49/12.56	c BCD2: #cores=7, #unrelaxed=1360, #relaxed=174, #hardened=0
12.49/12.56	c BCD2: #sat=1 #unsat=168 bias=168/169
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 |    46756      0 |      160 |      166
12.59/12.62	c  0.1s |       0 |        8 |        1 |    46756      0 |      160 |      167
12.59/12.62	c #cpu_time = 0.059s
12.59/12.62	c #wall_clock_time = 0.060s
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 19: cost of the new core is >=18
12.59/12.62	c lower bound updated to -1366
12.59/12.62	c BCD2: 168 <= obj <= 1489
12.59/12.62	c BCD2: #cores=7, #unrelaxed=1359, #relaxed=175, #hardened=0
12.59/12.62	c BCD2: #sat=1 #unsat=169 bias=169/170
12.59/12.62	c Solving starts ...
12.59/12.62	c ============================[ Search Statistics ]============================
12.59/12.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.59/12.62	c       |         |          |          |    Limit     GC | Var      | Constra 
12.59/12.62	c =============================================================================
12.59/12.62	c  0.0s |       0 |        0 |        0 |    46756      0 |      161 |      167
12.59/12.68	c  0.1s |       0 |        8 |        1 |    46756      0 |      161 |      168
12.59/12.68	c #cpu_time = 0.059s
12.59/12.68	c #wall_clock_time = 0.059s
12.59/12.68	c #decision = 8
12.59/12.68	c #random_decision = 0
12.59/12.68	c #conflict = 1
12.59/12.68	c #restart = 0
12.59/12.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
12.59/12.68	c lower bound updated to -1365
12.59/12.68	c BCD2: 169 <= obj <= 1489
12.59/12.68	c BCD2: #cores=7, #unrelaxed=1358, #relaxed=176, #hardened=0
12.59/12.68	c BCD2: #sat=1 #unsat=170 bias=170/171
12.59/12.68	c Solving starts ...
12.59/12.68	c ============================[ Search Statistics ]============================
12.59/12.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.59/12.68	c       |         |          |          |    Limit     GC | Var      | Constra 
12.59/12.68	c =============================================================================
12.59/12.68	c  0.0s |       0 |        0 |        0 |    46756      0 |      162 |      168
12.69/12.74	c  0.1s |       0 |        8 |        1 |    46756      0 |      162 |      169
12.69/12.74	c #cpu_time = 0.059s
12.69/12.74	c #wall_clock_time = 0.060s
12.69/12.74	c #decision = 8
12.69/12.74	c #random_decision = 0
12.69/12.74	c #conflict = 1
12.69/12.74	c #restart = 0
12.69/12.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
12.69/12.74	c lower bound updated to -1364
12.69/12.74	c BCD2: 170 <= obj <= 1489
12.69/12.74	c BCD2: #cores=7, #unrelaxed=1357, #relaxed=177, #hardened=0
12.69/12.74	c BCD2: #sat=1 #unsat=171 bias=171/172
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 |    46756      0 |      163 |      169
12.79/12.80	c  0.1s |       0 |        8 |        1 |    46756      0 |      163 |      170
12.79/12.80	c #cpu_time = 0.058s
12.79/12.80	c #wall_clock_time = 0.058s
12.79/12.80	c #decision = 8
12.79/12.80	c #random_decision = 0
12.79/12.80	c #conflict = 1
12.79/12.80	c #restart = 0
12.79/12.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
12.79/12.80	c lower bound updated to -1363
12.79/12.80	c BCD2: 171 <= obj <= 1489
12.79/12.80	c BCD2: #cores=7, #unrelaxed=1356, #relaxed=178, #hardened=0
12.79/12.80	c BCD2: #sat=1 #unsat=172 bias=172/173
12.79/12.80	c Solving starts ...
12.79/12.80	c ============================[ Search Statistics ]============================
12.79/12.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.79/12.80	c       |         |          |          |    Limit     GC | Var      | Constra 
12.79/12.80	c =============================================================================
12.79/12.80	c  0.0s |       0 |        0 |        0 |    46756      0 |      164 |      170
12.79/12.86	c  0.1s |       0 |        8 |        1 |    46756      0 |      164 |      171
12.79/12.86	c #cpu_time = 0.059s
12.79/12.86	c #wall_clock_time = 0.059s
12.79/12.86	c #decision = 8
12.79/12.86	c #random_decision = 0
12.79/12.86	c #conflict = 1
12.79/12.86	c #restart = 0
12.79/12.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
12.79/12.86	c lower bound updated to -1362
12.79/12.86	c BCD2: 172 <= obj <= 1489
12.79/12.86	c BCD2: #cores=7, #unrelaxed=1355, #relaxed=179, #hardened=0
12.79/12.86	c BCD2: #sat=1 #unsat=173 bias=173/174
12.79/12.86	c Solving starts ...
12.79/12.86	c ============================[ Search Statistics ]============================
12.79/12.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.79/12.86	c       |         |          |          |    Limit     GC | Var      | Constra 
12.79/12.86	c =============================================================================
12.79/12.86	c  0.0s |       0 |        0 |        0 |    46756      0 |      165 |      171
12.89/12.92	c  0.1s |       0 |        8 |        1 |    46756      0 |      165 |      172
12.89/12.92	c #cpu_time = 0.059s
12.89/12.92	c #wall_clock_time = 0.059s
12.89/12.92	c #decision = 8
12.89/12.92	c #random_decision = 0
12.89/12.92	c #conflict = 1
12.89/12.92	c #restart = 0
12.89/12.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
12.89/12.92	c lower bound updated to -1361
12.89/12.92	c BCD2: 173 <= obj <= 1489
12.89/12.92	c BCD2: #cores=7, #unrelaxed=1354, #relaxed=180, #hardened=0
12.89/12.92	c BCD2: #sat=1 #unsat=174 bias=174/175
12.89/12.93	c Solving starts ...
12.89/12.93	c ============================[ Search Statistics ]============================
12.89/12.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.89/12.93	c       |         |          |          |    Limit     GC | Var      | Constra 
12.89/12.93	c =============================================================================
12.89/12.93	c  0.0s |       0 |        0 |        0 |    46756      0 |      166 |      172
12.89/12.99	c  0.1s |       0 |        8 |        1 |    46756      0 |      166 |      173
12.89/12.99	c #cpu_time = 0.060s
12.89/12.99	c #wall_clock_time = 0.060s
12.89/12.99	c #decision = 8
12.89/12.99	c #random_decision = 0
12.89/12.99	c #conflict = 1
12.89/12.99	c #restart = 0
12.89/12.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
12.89/12.99	c lower bound updated to -1360
12.89/12.99	c BCD2: 174 <= obj <= 1489
12.89/12.99	c BCD2: #cores=7, #unrelaxed=1353, #relaxed=181, #hardened=0
12.89/12.99	c BCD2: #sat=1 #unsat=175 bias=175/176
12.89/12.99	c Solving starts ...
12.89/12.99	c ============================[ Search Statistics ]============================
12.89/12.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.89/12.99	c       |         |          |          |    Limit     GC | Var      | Constra 
12.89/12.99	c =============================================================================
12.89/12.99	c  0.0s |       0 |        0 |        0 |    46756      0 |      167 |      173
12.99/13.05	c  0.1s |       0 |        8 |        1 |    46756      0 |      167 |      174
12.99/13.05	c #cpu_time = 0.060s
12.99/13.05	c #wall_clock_time = 0.060s
12.99/13.05	c #decision = 8
12.99/13.05	c #random_decision = 0
12.99/13.05	c #conflict = 1
12.99/13.05	c #restart = 0
12.99/13.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
12.99/13.05	c lower bound updated to -1359
12.99/13.05	c BCD2: 175 <= obj <= 1489
12.99/13.05	c BCD2: #cores=7, #unrelaxed=1352, #relaxed=182, #hardened=0
12.99/13.05	c BCD2: #sat=1 #unsat=176 bias=176/177
12.99/13.05	c Solving starts ...
12.99/13.05	c ============================[ Search Statistics ]============================
12.99/13.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.99/13.05	c       |         |          |          |    Limit     GC | Var      | Constra 
12.99/13.05	c =============================================================================
12.99/13.05	c  0.0s |       0 |        0 |        0 |    46756      0 |      168 |      174
13.09/13.11	c  0.1s |       0 |        8 |        0 |    46756      0 |      168 |      175
13.09/13.11	c #cpu_time = 0.060s
13.09/13.11	c #wall_clock_time = 0.060s
13.09/13.11	c #decision = 8
13.09/13.11	c #random_decision = 0
13.09/13.11	c #conflict = 0
13.09/13.11	c #restart = 0
13.09/13.11	c BCD2: found a new core of size 2: cost of the new core is >=1
13.09/13.11	c lower bound updated to -1358
13.09/13.12	c BCD2: 176 <= obj <= 1489
13.09/13.12	c BCD2: #cores=8, #unrelaxed=1350, #relaxed=184, #hardened=0
13.09/13.12	c BCD2: #sat=1 #unsat=177 bias=177/178
13.09/13.12	c Solving starts ...
13.09/13.12	c ============================[ Search Statistics ]============================
13.09/13.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.09/13.12	c       |         |          |          |    Limit     GC | Var      | Constra 
13.09/13.12	c =============================================================================
13.09/13.12	c  0.0s |       0 |        0 |        0 |    46756      0 |      168 |      176
13.09/13.18	c  0.1s |       0 |        9 |        1 |    46756      0 |      168 |      176
13.09/13.18	c #cpu_time = 0.057s
13.09/13.18	c #wall_clock_time = 0.057s
13.09/13.18	c #decision = 9
13.09/13.18	c #random_decision = 0
13.09/13.18	c #conflict = 1
13.09/13.18	c #restart = 0
13.09/13.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
13.09/13.18	c lower bound updated to -1357
13.09/13.18	c BCD2: 177 <= obj <= 1489
13.09/13.18	c BCD2: #cores=8, #unrelaxed=1349, #relaxed=185, #hardened=0
13.09/13.18	c BCD2: #sat=1 #unsat=178 bias=178/179
13.09/13.18	c Solving starts ...
13.09/13.18	c ============================[ Search Statistics ]============================
13.09/13.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.09/13.18	c       |         |          |          |    Limit     GC | Var      | Constra 
13.09/13.18	c =============================================================================
13.09/13.18	c  0.0s |       0 |        0 |        0 |    46756      0 |      169 |      176
13.20/13.24	c  0.1s |       0 |        9 |        1 |    46756      0 |      169 |      177
13.20/13.24	c #cpu_time = 0.059s
13.20/13.24	c #wall_clock_time = 0.059s
13.20/13.24	c #decision = 9
13.20/13.24	c #random_decision = 0
13.20/13.24	c #conflict = 1
13.20/13.24	c #restart = 0
13.20/13.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
13.20/13.24	c lower bound updated to -1356
13.20/13.25	c BCD2: 178 <= obj <= 1489
13.20/13.25	c BCD2: #cores=8, #unrelaxed=1348, #relaxed=186, #hardened=0
13.20/13.25	c BCD2: #sat=1 #unsat=179 bias=179/180
13.20/13.25	c Solving starts ...
13.20/13.25	c ============================[ Search Statistics ]============================
13.20/13.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.20/13.25	c       |         |          |          |    Limit     GC | Var      | Constra 
13.20/13.25	c =============================================================================
13.20/13.25	c  0.0s |       0 |        0 |        0 |    46756      0 |      170 |      177
13.30/13.30	c  0.1s |       0 |        9 |        1 |    46756      0 |      170 |      178
13.30/13.30	c #cpu_time = 0.058s
13.30/13.30	c #wall_clock_time = 0.058s
13.30/13.30	c #decision = 9
13.30/13.30	c #random_decision = 0
13.30/13.30	c #conflict = 1
13.30/13.30	c #restart = 0
13.30/13.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
13.30/13.30	c lower bound updated to -1355
13.30/13.30	c BCD2: 179 <= obj <= 1489
13.30/13.30	c BCD2: #cores=8, #unrelaxed=1347, #relaxed=187, #hardened=0
13.30/13.30	c BCD2: #sat=1 #unsat=180 bias=180/181
13.30/13.30	c Solving starts ...
13.30/13.30	c ============================[ Search Statistics ]============================
13.30/13.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.30/13.30	c       |         |          |          |    Limit     GC | Var      | Constra 
13.30/13.30	c =============================================================================
13.30/13.30	c  0.0s |       0 |        0 |        0 |    46756      0 |      171 |      178
13.30/13.36	c  0.1s |       0 |        9 |        1 |    46756      0 |      171 |      179
13.30/13.36	c #cpu_time = 0.059s
13.30/13.36	c #wall_clock_time = 0.059s
13.30/13.36	c #decision = 9
13.30/13.36	c #random_decision = 0
13.30/13.36	c #conflict = 1
13.30/13.36	c #restart = 0
13.30/13.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
13.30/13.36	c lower bound updated to -1354
13.30/13.36	c BCD2: 180 <= obj <= 1489
13.30/13.36	c BCD2: #cores=8, #unrelaxed=1346, #relaxed=188, #hardened=0
13.30/13.36	c BCD2: #sat=1 #unsat=181 bias=181/182
13.30/13.36	c Solving starts ...
13.30/13.36	c ============================[ Search Statistics ]============================
13.30/13.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.30/13.36	c       |         |          |          |    Limit     GC | Var      | Constra 
13.30/13.36	c =============================================================================
13.30/13.36	c  0.0s |       0 |        0 |        0 |    46756      0 |      172 |      179
13.39/13.42	c  0.1s |       0 |        9 |        1 |    46756      0 |      172 |      180
13.39/13.42	c #cpu_time = 0.059s
13.39/13.42	c #wall_clock_time = 0.060s
13.39/13.42	c #decision = 9
13.39/13.42	c #random_decision = 0
13.39/13.42	c #conflict = 1
13.39/13.42	c #restart = 0
13.39/13.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
13.39/13.42	c lower bound updated to -1353
13.39/13.43	c BCD2: 181 <= obj <= 1489
13.39/13.43	c BCD2: #cores=8, #unrelaxed=1345, #relaxed=189, #hardened=0
13.39/13.43	c BCD2: #sat=1 #unsat=182 bias=182/183
13.39/13.43	c Solving starts ...
13.39/13.43	c ============================[ Search Statistics ]============================
13.39/13.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.39/13.43	c       |         |          |          |    Limit     GC | Var      | Constra 
13.39/13.43	c =============================================================================
13.39/13.43	c  0.0s |       0 |        0 |        0 |    46756      0 |      173 |      180
13.39/13.49	c  0.1s |       0 |        9 |        1 |    46756      0 |      173 |      181
13.39/13.49	c #cpu_time = 0.060s
13.39/13.49	c #wall_clock_time = 0.060s
13.39/13.49	c #decision = 9
13.39/13.49	c #random_decision = 0
13.39/13.49	c #conflict = 1
13.39/13.49	c #restart = 0
13.39/13.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
13.39/13.49	c lower bound updated to -1352
13.39/13.49	c BCD2: 182 <= obj <= 1489
13.39/13.49	c BCD2: #cores=8, #unrelaxed=1344, #relaxed=190, #hardened=0
13.39/13.49	c BCD2: #sat=1 #unsat=183 bias=183/184
13.39/13.49	c Solving starts ...
13.39/13.49	c ============================[ Search Statistics ]============================
13.39/13.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.39/13.49	c       |         |          |          |    Limit     GC | Var      | Constra 
13.39/13.49	c =============================================================================
13.39/13.49	c  0.0s |       0 |        0 |        0 |    46756      0 |      174 |      181
13.49/13.55	c  0.1s |       0 |        9 |        1 |    46756      0 |      174 |      182
13.49/13.55	c #cpu_time = 0.060s
13.49/13.55	c #wall_clock_time = 0.060s
13.49/13.55	c #decision = 9
13.49/13.55	c #random_decision = 0
13.49/13.55	c #conflict = 1
13.49/13.55	c #restart = 0
13.49/13.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
13.49/13.55	c lower bound updated to -1351
13.49/13.55	c BCD2: 183 <= obj <= 1489
13.49/13.55	c BCD2: #cores=8, #unrelaxed=1343, #relaxed=191, #hardened=0
13.49/13.55	c BCD2: #sat=1 #unsat=184 bias=184/185
13.49/13.55	c Solving starts ...
13.49/13.55	c ============================[ Search Statistics ]============================
13.49/13.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.49/13.55	c       |         |          |          |    Limit     GC | Var      | Constra 
13.49/13.55	c =============================================================================
13.49/13.55	c  0.0s |       0 |        0 |        0 |    46756      0 |      175 |      182
13.59/13.61	c  0.1s |       0 |        9 |        1 |    46756      0 |      175 |      183
13.59/13.61	c #cpu_time = 0.060s
13.59/13.61	c #wall_clock_time = 0.060s
13.59/13.61	c #decision = 9
13.59/13.61	c #random_decision = 0
13.59/13.61	c #conflict = 1
13.59/13.61	c #restart = 0
13.59/13.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
13.59/13.61	c lower bound updated to -1350
13.59/13.61	c BCD2: 184 <= obj <= 1489
13.59/13.61	c BCD2: #cores=8, #unrelaxed=1342, #relaxed=192, #hardened=0
13.59/13.61	c BCD2: #sat=1 #unsat=185 bias=185/186
13.59/13.61	c Solving starts ...
13.59/13.61	c ============================[ Search Statistics ]============================
13.59/13.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.59/13.61	c       |         |          |          |    Limit     GC | Var      | Constra 
13.59/13.61	c =============================================================================
13.59/13.61	c  0.0s |       0 |        0 |        0 |    46756      0 |      176 |      183
13.59/13.67	c  0.1s |       0 |        9 |        1 |    46756      0 |      176 |      184
13.59/13.67	c #cpu_time = 0.059s
13.59/13.67	c #wall_clock_time = 0.059s
13.59/13.67	c #decision = 9
13.59/13.67	c #random_decision = 0
13.59/13.67	c #conflict = 1
13.59/13.67	c #restart = 0
13.59/13.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
13.59/13.67	c lower bound updated to -1349
13.59/13.67	c BCD2: 185 <= obj <= 1489
13.59/13.67	c BCD2: #cores=8, #unrelaxed=1341, #relaxed=193, #hardened=0
13.59/13.67	c BCD2: #sat=1 #unsat=186 bias=186/187
13.59/13.67	c Solving starts ...
13.59/13.67	c ============================[ Search Statistics ]============================
13.59/13.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.59/13.67	c       |         |          |          |    Limit     GC | Var      | Constra 
13.59/13.67	c =============================================================================
13.59/13.67	c  0.0s |       0 |        0 |        0 |    46756      0 |      177 |      184
13.69/13.73	c  0.1s |       0 |        9 |        1 |    46756      0 |      177 |      185
13.69/13.73	c #cpu_time = 0.059s
13.69/13.73	c #wall_clock_time = 0.060s
13.69/13.73	c #decision = 9
13.69/13.73	c #random_decision = 0
13.69/13.73	c #conflict = 1
13.69/13.73	c #restart = 0
13.69/13.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
13.69/13.73	c lower bound updated to -1348
13.69/13.74	c BCD2: 186 <= obj <= 1489
13.69/13.74	c BCD2: #cores=8, #unrelaxed=1340, #relaxed=194, #hardened=0
13.69/13.74	c BCD2: #sat=1 #unsat=187 bias=187/188
13.69/13.74	c Solving starts ...
13.69/13.74	c ============================[ Search Statistics ]============================
13.69/13.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.74	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.74	c =============================================================================
13.69/13.74	c  0.0s |       0 |        0 |        0 |    46756      0 |      178 |      185
13.69/13.79	c  0.1s |       0 |        9 |        1 |    46756      0 |      178 |      186
13.69/13.79	c #cpu_time = 0.058s
13.69/13.79	c #wall_clock_time = 0.058s
13.69/13.79	c #decision = 9
13.69/13.79	c #random_decision = 0
13.69/13.79	c #conflict = 1
13.69/13.79	c #restart = 0
13.69/13.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
13.69/13.79	c lower bound updated to -1347
13.69/13.80	c BCD2: 187 <= obj <= 1489
13.69/13.80	c BCD2: #cores=8, #unrelaxed=1339, #relaxed=195, #hardened=0
13.69/13.80	c BCD2: #sat=1 #unsat=188 bias=188/189
13.69/13.80	c Solving starts ...
13.69/13.80	c ============================[ Search Statistics ]============================
13.69/13.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.80	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.80	c =============================================================================
13.69/13.80	c  0.0s |       0 |        0 |        0 |    46756      0 |      179 |      186
13.79/13.86	c  0.1s |       0 |        9 |        1 |    46756      0 |      179 |      187
13.79/13.86	c #cpu_time = 0.059s
13.79/13.86	c #wall_clock_time = 0.059s
13.79/13.86	c #decision = 9
13.79/13.86	c #random_decision = 0
13.79/13.86	c #conflict = 1
13.79/13.86	c #restart = 0
13.79/13.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
13.79/13.86	c lower bound updated to -1346
13.79/13.86	c BCD2: 188 <= obj <= 1489
13.79/13.86	c BCD2: #cores=8, #unrelaxed=1338, #relaxed=196, #hardened=0
13.79/13.86	c BCD2: #sat=1 #unsat=189 bias=189/190
13.79/13.86	c Solving starts ...
13.79/13.86	c ============================[ Search Statistics ]============================
13.79/13.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.79/13.86	c       |         |          |          |    Limit     GC | Var      | Constra 
13.79/13.86	c =============================================================================
13.79/13.86	c  0.0s |       0 |        0 |        0 |    46756      0 |      180 |      187
13.89/13.92	c  0.1s |       0 |        9 |        1 |    46756      0 |      180 |      188
13.89/13.92	c #cpu_time = 0.059s
13.89/13.92	c #wall_clock_time = 0.060s
13.89/13.92	c #decision = 9
13.89/13.92	c #random_decision = 0
13.89/13.92	c #conflict = 1
13.89/13.92	c #restart = 0
13.89/13.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
13.89/13.92	c lower bound updated to -1345
13.89/13.92	c BCD2: 189 <= obj <= 1489
13.89/13.92	c BCD2: #cores=8, #unrelaxed=1337, #relaxed=197, #hardened=0
13.89/13.92	c BCD2: #sat=1 #unsat=190 bias=190/191
13.89/13.92	c Solving starts ...
13.89/13.92	c ============================[ Search Statistics ]============================
13.89/13.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.92	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.92	c =============================================================================
13.89/13.92	c  0.0s |       0 |        0 |        0 |    46756      0 |      181 |      188
13.89/13.98	c  0.1s |       0 |        9 |        1 |    46756      0 |      181 |      189
13.89/13.98	c #cpu_time = 0.060s
13.89/13.98	c #wall_clock_time = 0.060s
13.89/13.98	c #decision = 9
13.89/13.98	c #random_decision = 0
13.89/13.98	c #conflict = 1
13.89/13.98	c #restart = 0
13.89/13.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
13.89/13.98	c lower bound updated to -1344
13.89/13.98	c BCD2: 190 <= obj <= 1489
13.89/13.98	c BCD2: #cores=8, #unrelaxed=1336, #relaxed=198, #hardened=0
13.89/13.98	c BCD2: #sat=1 #unsat=191 bias=191/192
13.89/13.98	c Solving starts ...
13.89/13.98	c ============================[ Search Statistics ]============================
13.89/13.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.89/13.98	c       |         |          |          |    Limit     GC | Var      | Constra 
13.89/13.98	c =============================================================================
13.89/13.98	c  0.0s |       0 |        0 |        0 |    46756      0 |      182 |      189
13.99/14.04	c  0.1s |       0 |        9 |        1 |    46756      0 |      182 |      190
13.99/14.04	c #cpu_time = 0.060s
13.99/14.04	c #wall_clock_time = 0.060s
13.99/14.04	c #decision = 9
13.99/14.04	c #random_decision = 0
13.99/14.04	c #conflict = 1
13.99/14.04	c #restart = 0
13.99/14.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
13.99/14.04	c lower bound updated to -1343
13.99/14.04	c BCD2: 191 <= obj <= 1489
13.99/14.04	c BCD2: #cores=8, #unrelaxed=1335, #relaxed=199, #hardened=0
13.99/14.04	c BCD2: #sat=1 #unsat=192 bias=192/193
13.99/14.04	c Solving starts ...
13.99/14.04	c ============================[ Search Statistics ]============================
13.99/14.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.99/14.04	c       |         |          |          |    Limit     GC | Var      | Constra 
13.99/14.04	c =============================================================================
13.99/14.04	c  0.0s |       0 |        0 |        0 |    46756      0 |      183 |      190
14.09/14.10	c  0.1s |       0 |        9 |        1 |    46756      0 |      183 |      191
14.09/14.10	c #cpu_time = 0.059s
14.09/14.10	c #wall_clock_time = 0.059s
14.09/14.10	c #decision = 9
14.09/14.10	c #random_decision = 0
14.09/14.10	c #conflict = 1
14.09/14.10	c #restart = 0
14.09/14.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
14.09/14.10	c lower bound updated to -1342
14.09/14.10	c BCD2: 192 <= obj <= 1489
14.09/14.10	c BCD2: #cores=8, #unrelaxed=1334, #relaxed=200, #hardened=0
14.09/14.10	c BCD2: #sat=1 #unsat=193 bias=193/194
14.09/14.10	c Solving starts ...
14.09/14.10	c ============================[ Search Statistics ]============================
14.09/14.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.09/14.10	c       |         |          |          |    Limit     GC | Var      | Constra 
14.09/14.10	c =============================================================================
14.09/14.10	c  0.0s |       0 |        0 |        0 |    46756      0 |      184 |      191
14.09/14.16	c  0.1s |       0 |        9 |        1 |    46756      0 |      184 |      192
14.09/14.16	c #cpu_time = 0.059s
14.09/14.16	c #wall_clock_time = 0.059s
14.09/14.16	c #decision = 9
14.09/14.16	c #random_decision = 0
14.09/14.16	c #conflict = 1
14.09/14.16	c #restart = 0
14.09/14.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
14.09/14.16	c lower bound updated to -1341
14.09/14.16	c BCD2: 193 <= obj <= 1489
14.09/14.16	c BCD2: #cores=8, #unrelaxed=1333, #relaxed=201, #hardened=0
14.09/14.16	c BCD2: #sat=1 #unsat=194 bias=194/195
14.09/14.16	c Solving starts ...
14.09/14.16	c ============================[ Search Statistics ]============================
14.09/14.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.09/14.16	c       |         |          |          |    Limit     GC | Var      | Constra 
14.09/14.16	c =============================================================================
14.09/14.16	c  0.0s |       0 |        0 |        0 |    46756      0 |      185 |      192
14.19/14.22	c  0.1s |       0 |        9 |        1 |    46756      0 |      185 |      193
14.19/14.22	c #cpu_time = 0.060s
14.19/14.22	c #wall_clock_time = 0.060s
14.19/14.22	c #decision = 9
14.19/14.22	c #random_decision = 0
14.19/14.22	c #conflict = 1
14.19/14.22	c #restart = 0
14.19/14.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
14.19/14.22	c lower bound updated to -1340
14.19/14.23	c BCD2: 194 <= obj <= 1489
14.19/14.23	c BCD2: #cores=8, #unrelaxed=1332, #relaxed=202, #hardened=0
14.19/14.23	c BCD2: #sat=1 #unsat=195 bias=195/196
14.19/14.23	c Solving starts ...
14.19/14.23	c ============================[ Search Statistics ]============================
14.19/14.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.19/14.23	c       |         |          |          |    Limit     GC | Var      | Constra 
14.19/14.23	c =============================================================================
14.19/14.23	c  0.0s |       0 |        0 |        0 |    46756      0 |      186 |      193
14.19/14.29	c  0.1s |       0 |        9 |        1 |    46756      0 |      186 |      194
14.19/14.29	c #cpu_time = 0.058s
14.19/14.29	c #wall_clock_time = 0.058s
14.19/14.29	c #decision = 9
14.19/14.29	c #random_decision = 0
14.19/14.29	c #conflict = 1
14.19/14.29	c #restart = 0
14.19/14.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
14.19/14.29	c lower bound updated to -1339
14.19/14.29	c BCD2: 195 <= obj <= 1489
14.19/14.29	c BCD2: #cores=8, #unrelaxed=1331, #relaxed=203, #hardened=0
14.19/14.29	c BCD2: #sat=1 #unsat=196 bias=196/197
14.19/14.29	c Solving starts ...
14.19/14.29	c ============================[ Search Statistics ]============================
14.19/14.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.19/14.29	c       |         |          |          |    Limit     GC | Var      | Constra 
14.19/14.29	c =============================================================================
14.19/14.29	c  0.0s |       0 |        0 |        0 |    46756      0 |      187 |      194
14.29/14.35	c  0.1s |       0 |        9 |        1 |    46756      0 |      187 |      195
14.29/14.35	c #cpu_time = 0.059s
14.29/14.35	c #wall_clock_time = 0.059s
14.29/14.35	c #decision = 9
14.29/14.35	c #random_decision = 0
14.29/14.35	c #conflict = 1
14.29/14.35	c #restart = 0
14.29/14.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
14.29/14.35	c lower bound updated to -1338
14.29/14.35	c BCD2: 196 <= obj <= 1489
14.29/14.35	c BCD2: #cores=8, #unrelaxed=1330, #relaxed=204, #hardened=0
14.29/14.35	c BCD2: #sat=1 #unsat=197 bias=197/198
14.29/14.35	c Solving starts ...
14.29/14.35	c ============================[ Search Statistics ]============================
14.29/14.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.29/14.35	c       |         |          |          |    Limit     GC | Var      | Constra 
14.29/14.35	c =============================================================================
14.29/14.35	c  0.0s |       0 |        0 |        0 |    46756      0 |      188 |      195
14.39/14.41	c  0.1s |       0 |        9 |        1 |    46756      0 |      188 |      196
14.39/14.41	c #cpu_time = 0.060s
14.39/14.41	c #wall_clock_time = 0.060s
14.39/14.41	c #decision = 9
14.39/14.41	c #random_decision = 0
14.39/14.41	c #conflict = 1
14.39/14.41	c #restart = 0
14.39/14.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
14.39/14.41	c lower bound updated to -1337
14.39/14.41	c BCD2: 197 <= obj <= 1489
14.39/14.41	c BCD2: #cores=8, #unrelaxed=1329, #relaxed=205, #hardened=0
14.39/14.41	c BCD2: #sat=1 #unsat=198 bias=198/199
14.39/14.41	c Solving starts ...
14.39/14.41	c ============================[ Search Statistics ]============================
14.39/14.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.39/14.41	c       |         |          |          |    Limit     GC | Var      | Constra 
14.39/14.41	c =============================================================================
14.39/14.41	c  0.0s |       0 |        0 |        0 |    46756      0 |      189 |      196
14.39/14.47	c  0.1s |       0 |        9 |        1 |    46756      0 |      189 |      197
14.39/14.47	c #cpu_time = 0.060s
14.39/14.47	c #wall_clock_time = 0.060s
14.39/14.47	c #decision = 9
14.39/14.47	c #random_decision = 0
14.39/14.47	c #conflict = 1
14.39/14.47	c #restart = 0
14.39/14.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
14.39/14.47	c lower bound updated to -1336
14.39/14.47	c BCD2: 198 <= obj <= 1489
14.39/14.47	c BCD2: #cores=8, #unrelaxed=1328, #relaxed=206, #hardened=0
14.39/14.47	c BCD2: #sat=1 #unsat=199 bias=199/200
14.39/14.47	c Solving starts ...
14.39/14.47	c ============================[ Search Statistics ]============================
14.39/14.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.39/14.47	c       |         |          |          |    Limit     GC | Var      | Constra 
14.39/14.47	c =============================================================================
14.39/14.47	c  0.0s |       0 |        0 |        0 |    46756      0 |      190 |      197
14.49/14.53	c  0.1s |       0 |        9 |        1 |    46756      0 |      190 |      198
14.49/14.53	c #cpu_time = 0.060s
14.49/14.53	c #wall_clock_time = 0.060s
14.49/14.53	c #decision = 9
14.49/14.53	c #random_decision = 0
14.49/14.53	c #conflict = 1
14.49/14.53	c #restart = 0
14.49/14.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
14.49/14.53	c lower bound updated to -1335
14.49/14.53	c BCD2: 199 <= obj <= 1489
14.49/14.53	c BCD2: #cores=8, #unrelaxed=1327, #relaxed=207, #hardened=0
14.49/14.53	c BCD2: #sat=1 #unsat=200 bias=200/201
14.49/14.53	c Solving starts ...
14.49/14.53	c ============================[ Search Statistics ]============================
14.49/14.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.49/14.53	c       |         |          |          |    Limit     GC | Var      | Constra 
14.49/14.53	c =============================================================================
14.49/14.53	c  0.0s |       0 |        0 |        0 |    46756      0 |      191 |      198
14.49/14.59	c  0.1s |       0 |        9 |        1 |    46756      0 |      191 |      199
14.49/14.59	c #cpu_time = 0.060s
14.49/14.59	c #wall_clock_time = 0.060s
14.49/14.59	c #decision = 9
14.49/14.59	c #random_decision = 0
14.49/14.59	c #conflict = 1
14.49/14.59	c #restart = 0
14.49/14.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
14.49/14.59	c lower bound updated to -1334
14.49/14.59	c BCD2: 200 <= obj <= 1489
14.49/14.59	c BCD2: #cores=8, #unrelaxed=1326, #relaxed=208, #hardened=0
14.49/14.59	c BCD2: #sat=1 #unsat=201 bias=201/202
14.49/14.59	c Solving starts ...
14.49/14.59	c ============================[ Search Statistics ]============================
14.49/14.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.49/14.59	c       |         |          |          |    Limit     GC | Var      | Constra 
14.49/14.59	c =============================================================================
14.59/14.60	c  0.0s |       0 |        0 |        0 |    46756      0 |      192 |      199
14.59/14.65	c  0.1s |       0 |        9 |        0 |    46756      0 |      192 |      200
14.59/14.65	c #cpu_time = 0.059s
14.59/14.65	c #wall_clock_time = 0.059s
14.59/14.65	c #decision = 9
14.59/14.65	c #random_decision = 0
14.59/14.65	c #conflict = 0
14.59/14.65	c #restart = 0
14.59/14.65	c BCD2: found a new core of size 2: cost of the new core is >=1
14.59/14.65	c lower bound updated to -1333
14.59/14.66	c BCD2: 201 <= obj <= 1489
14.59/14.66	c BCD2: #cores=9, #unrelaxed=1324, #relaxed=210, #hardened=0
14.59/14.66	c BCD2: #sat=1 #unsat=202 bias=202/203
14.59/14.66	c Solving starts ...
14.59/14.66	c ============================[ Search Statistics ]============================
14.59/14.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.59/14.66	c       |         |          |          |    Limit     GC | Var      | Constra 
14.59/14.66	c =============================================================================
14.59/14.66	c  0.0s |       0 |        0 |        0 |    46756      0 |      192 |      201
14.69/14.72	c  0.1s |       0 |       10 |        1 |    46756      0 |      192 |      201
14.69/14.72	c #cpu_time = 0.058s
14.69/14.72	c #wall_clock_time = 0.058s
14.69/14.72	c #decision = 10
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 3: cost of the new core is >=2
14.69/14.72	c lower bound updated to -1332
14.69/14.73	c BCD2: 202 <= obj <= 1489
14.69/14.73	c BCD2: #cores=9, #unrelaxed=1323, #relaxed=211, #hardened=0
14.69/14.73	c BCD2: #sat=1 #unsat=203 bias=203/204
14.69/14.73	c Solving starts ...
14.69/14.73	c ============================[ Search Statistics ]============================
14.69/14.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.69/14.73	c       |         |          |          |    Limit     GC | Var      | Constra 
14.69/14.73	c =============================================================================
14.69/14.73	c  0.0s |       0 |        0 |        0 |    46756      0 |      193 |      201
14.69/14.79	c  0.1s |       0 |       10 |        1 |    46756      0 |      193 |      202
14.69/14.79	c #cpu_time = 0.058s
14.69/14.79	c #wall_clock_time = 0.058s
14.69/14.79	c #decision = 10
14.69/14.79	c #random_decision = 0
14.69/14.79	c #conflict = 1
14.69/14.79	c #restart = 0
14.69/14.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
14.69/14.79	c lower bound updated to -1331
14.69/14.79	c BCD2: 203 <= obj <= 1489
14.69/14.79	c BCD2: #cores=9, #unrelaxed=1322, #relaxed=212, #hardened=0
14.69/14.79	c BCD2: #sat=1 #unsat=204 bias=204/205
14.69/14.79	c Solving starts ...
14.69/14.79	c ============================[ Search Statistics ]============================
14.69/14.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.69/14.79	c       |         |          |          |    Limit     GC | Var      | Constra 
14.69/14.79	c =============================================================================
14.69/14.79	c  0.0s |       0 |        0 |        0 |    46756      0 |      194 |      202
14.79/14.85	c  0.1s |       0 |       10 |        1 |    46756      0 |      194 |      203
14.79/14.85	c #cpu_time = 0.059s
14.79/14.85	c #wall_clock_time = 0.060s
14.79/14.85	c #decision = 10
14.79/14.85	c #random_decision = 0
14.79/14.85	c #conflict = 1
14.79/14.85	c #restart = 0
14.79/14.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
14.79/14.85	c lower bound updated to -1330
14.79/14.85	c BCD2: 204 <= obj <= 1489
14.79/14.85	c BCD2: #cores=9, #unrelaxed=1321, #relaxed=213, #hardened=0
14.79/14.85	c BCD2: #sat=1 #unsat=205 bias=205/206
14.79/14.85	c Solving starts ...
14.79/14.85	c ============================[ Search Statistics ]============================
14.79/14.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.79/14.85	c       |         |          |          |    Limit     GC | Var      | Constra 
14.79/14.85	c =============================================================================
14.79/14.85	c  0.0s |       0 |        0 |        0 |    46756      0 |      195 |      203
14.89/14.91	c  0.1s |       0 |       10 |        1 |    46756      0 |      195 |      204
14.89/14.91	c #cpu_time = 0.059s
14.89/14.91	c #wall_clock_time = 0.059s
14.89/14.91	c #decision = 10
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 6: cost of the new core is >=5
14.89/14.91	c lower bound updated to -1329
14.89/14.91	c BCD2: 205 <= obj <= 1489
14.89/14.91	c BCD2: #cores=9, #unrelaxed=1320, #relaxed=214, #hardened=0
14.89/14.91	c BCD2: #sat=1 #unsat=206 bias=206/207
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 |    46756      0 |      196 |      204
14.89/14.97	c  0.1s |       0 |       10 |        1 |    46756      0 |      196 |      205
14.89/14.97	c #cpu_time = 0.060s
14.89/14.97	c #wall_clock_time = 0.060s
14.89/14.97	c #decision = 10
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 7: cost of the new core is >=6
14.89/14.97	c lower bound updated to -1328
14.89/14.97	c BCD2: 206 <= obj <= 1489
14.89/14.97	c BCD2: #cores=9, #unrelaxed=1319, #relaxed=215, #hardened=0
14.89/14.97	c BCD2: #sat=1 #unsat=207 bias=207/208
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 |    46756      0 |      197 |      205
14.99/15.03	c  0.1s |       0 |       10 |        1 |    46756      0 |      197 |      206
14.99/15.03	c #cpu_time = 0.060s
14.99/15.03	c #wall_clock_time = 0.060s
14.99/15.03	c #decision = 10
14.99/15.03	c #random_decision = 0
14.99/15.03	c #conflict = 1
14.99/15.03	c #restart = 0
14.99/15.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
14.99/15.03	c lower bound updated to -1327
14.99/15.03	c BCD2: 207 <= obj <= 1489
14.99/15.03	c BCD2: #cores=9, #unrelaxed=1318, #relaxed=216, #hardened=0
14.99/15.03	c BCD2: #sat=1 #unsat=208 bias=208/209
14.99/15.03	c Solving starts ...
14.99/15.03	c ============================[ Search Statistics ]============================
14.99/15.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.99/15.03	c       |         |          |          |    Limit     GC | Var      | Constra 
14.99/15.03	c =============================================================================
14.99/15.03	c  0.0s |       0 |        0 |        0 |    46756      0 |      198 |      206
14.99/15.09	c  0.1s |       0 |       10 |        1 |    46756      0 |      198 |      207
14.99/15.09	c #cpu_time = 0.060s
14.99/15.09	c #wall_clock_time = 0.060s
14.99/15.09	c #decision = 10
14.99/15.09	c #random_decision = 0
14.99/15.09	c #conflict = 1
14.99/15.09	c #restart = 0
14.99/15.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
14.99/15.09	c lower bound updated to -1326
14.99/15.09	c BCD2: 208 <= obj <= 1489
14.99/15.09	c BCD2: #cores=9, #unrelaxed=1317, #relaxed=217, #hardened=0
14.99/15.09	c BCD2: #sat=1 #unsat=209 bias=209/210
14.99/15.09	c Solving starts ...
14.99/15.09	c ============================[ Search Statistics ]============================
14.99/15.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.99/15.09	c       |         |          |          |    Limit     GC | Var      | Constra 
14.99/15.09	c =============================================================================
14.99/15.09	c  0.0s |       0 |        0 |        0 |    46756      0 |      199 |      207
15.09/15.15	c  0.1s |       0 |       10 |        1 |    46756      0 |      199 |      208
15.09/15.15	c #cpu_time = 0.059s
15.09/15.15	c #wall_clock_time = 0.059s
15.09/15.15	c #decision = 10
15.09/15.15	c #random_decision = 0
15.09/15.15	c #conflict = 1
15.09/15.15	c #restart = 0
15.09/15.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
15.09/15.15	c lower bound updated to -1325
15.09/15.15	c BCD2: 209 <= obj <= 1489
15.09/15.15	c BCD2: #cores=9, #unrelaxed=1316, #relaxed=218, #hardened=0
15.09/15.15	c BCD2: #sat=1 #unsat=210 bias=210/211
15.09/15.15	c Solving starts ...
15.09/15.15	c ============================[ Search Statistics ]============================
15.09/15.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.09/15.15	c       |         |          |          |    Limit     GC | Var      | Constra 
15.09/15.15	c =============================================================================
15.09/15.15	c  0.0s |       0 |        0 |        0 |    46756      0 |      200 |      208
15.19/15.21	c  0.1s |       0 |       10 |        1 |    46756      0 |      200 |      209
15.19/15.21	c #cpu_time = 0.060s
15.19/15.21	c #wall_clock_time = 0.060s
15.19/15.21	c #decision = 10
15.19/15.21	c #random_decision = 0
15.19/15.21	c #conflict = 1
15.19/15.21	c #restart = 0
15.19/15.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
15.19/15.21	c lower bound updated to -1324
15.19/15.22	c BCD2: 210 <= obj <= 1489
15.19/15.22	c BCD2: #cores=9, #unrelaxed=1315, #relaxed=219, #hardened=0
15.19/15.22	c BCD2: #sat=1 #unsat=211 bias=211/212
15.19/15.22	c Solving starts ...
15.19/15.22	c ============================[ Search Statistics ]============================
15.19/15.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.19/15.22	c       |         |          |          |    Limit     GC | Var      | Constra 
15.19/15.22	c =============================================================================
15.19/15.22	c  0.0s |       0 |        0 |        0 |    46756      0 |      201 |      209
15.19/15.28	c  0.1s |       0 |       10 |        1 |    46756      0 |      201 |      210
15.19/15.28	c #cpu_time = 0.059s
15.19/15.28	c #wall_clock_time = 0.059s
15.19/15.28	c #decision = 10
15.19/15.28	c #random_decision = 0
15.19/15.28	c #conflict = 1
15.19/15.28	c #restart = 0
15.19/15.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
15.19/15.28	c lower bound updated to -1323
15.19/15.28	c BCD2: 211 <= obj <= 1489
15.19/15.28	c BCD2: #cores=9, #unrelaxed=1314, #relaxed=220, #hardened=0
15.19/15.28	c BCD2: #sat=1 #unsat=212 bias=212/213
15.19/15.28	c Solving starts ...
15.19/15.28	c ============================[ Search Statistics ]============================
15.19/15.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.19/15.28	c       |         |          |          |    Limit     GC | Var      | Constra 
15.19/15.28	c =============================================================================
15.19/15.28	c  0.0s |       0 |        0 |        0 |    46756      0 |      202 |      210
15.29/15.34	c  0.1s |       0 |       10 |        1 |    46756      0 |      202 |      211
15.29/15.34	c #cpu_time = 0.060s
15.29/15.34	c #wall_clock_time = 0.060s
15.29/15.34	c #decision = 10
15.29/15.34	c #random_decision = 0
15.29/15.34	c #conflict = 1
15.29/15.34	c #restart = 0
15.29/15.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
15.29/15.34	c lower bound updated to -1322
15.29/15.34	c BCD2: 212 <= obj <= 1489
15.29/15.34	c BCD2: #cores=9, #unrelaxed=1313, #relaxed=221, #hardened=0
15.29/15.34	c BCD2: #sat=1 #unsat=213 bias=213/214
15.29/15.34	c Solving starts ...
15.29/15.34	c ============================[ Search Statistics ]============================
15.29/15.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.29/15.34	c       |         |          |          |    Limit     GC | Var      | Constra 
15.29/15.34	c =============================================================================
15.29/15.34	c  0.0s |       0 |        0 |        0 |    46756      0 |      203 |      211
15.29/15.40	c  0.1s |       0 |       10 |        1 |    46756      0 |      203 |      212
15.29/15.40	c #cpu_time = 0.059s
15.29/15.40	c #wall_clock_time = 0.059s
15.29/15.40	c #decision = 10
15.29/15.40	c #random_decision = 0
15.29/15.40	c #conflict = 1
15.29/15.40	c #restart = 0
15.29/15.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
15.29/15.40	c lower bound updated to -1321
15.29/15.40	c BCD2: 213 <= obj <= 1489
15.29/15.40	c BCD2: #cores=9, #unrelaxed=1312, #relaxed=222, #hardened=0
15.29/15.40	c BCD2: #sat=1 #unsat=214 bias=214/215
15.29/15.40	c Solving starts ...
15.29/15.40	c ============================[ Search Statistics ]============================
15.29/15.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.29/15.40	c       |         |          |          |    Limit     GC | Var      | Constra 
15.29/15.40	c =============================================================================
15.29/15.40	c  0.0s |       0 |        0 |        0 |    46756      0 |      204 |      212
15.39/15.46	c  0.1s |       0 |       10 |        1 |    46756      0 |      204 |      213
15.39/15.46	c #cpu_time = 0.060s
15.39/15.46	c #wall_clock_time = 0.060s
15.39/15.46	c #decision = 10
15.39/15.46	c #random_decision = 0
15.39/15.46	c #conflict = 1
15.39/15.46	c #restart = 0
15.39/15.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
15.39/15.46	c lower bound updated to -1320
15.39/15.46	c BCD2: 214 <= obj <= 1489
15.39/15.46	c BCD2: #cores=9, #unrelaxed=1311, #relaxed=223, #hardened=0
15.39/15.46	c BCD2: #sat=1 #unsat=215 bias=215/216
15.39/15.46	c Solving starts ...
15.39/15.46	c ============================[ Search Statistics ]============================
15.39/15.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.39/15.46	c       |         |          |          |    Limit     GC | Var      | Constra 
15.39/15.46	c =============================================================================
15.39/15.46	c  0.0s |       0 |        0 |        0 |    46756      0 |      205 |      213
15.49/15.52	c  0.1s |       0 |       10 |        1 |    46756      0 |      205 |      214
15.49/15.52	c #cpu_time = 0.060s
15.49/15.52	c #wall_clock_time = 0.060s
15.49/15.52	c #decision = 10
15.49/15.52	c #random_decision = 0
15.49/15.52	c #conflict = 1
15.49/15.52	c #restart = 0
15.49/15.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
15.49/15.52	c lower bound updated to -1319
15.49/15.52	c BCD2: 215 <= obj <= 1489
15.49/15.52	c BCD2: #cores=9, #unrelaxed=1310, #relaxed=224, #hardened=0
15.49/15.52	c BCD2: #sat=1 #unsat=216 bias=216/217
15.49/15.52	c Solving starts ...
15.49/15.52	c ============================[ Search Statistics ]============================
15.49/15.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.49/15.52	c       |         |          |          |    Limit     GC | Var      | Constra 
15.49/15.52	c =============================================================================
15.49/15.52	c  0.0s |       0 |        0 |        0 |    46756      0 |      206 |      214
15.49/15.58	c  0.1s |       0 |       10 |        1 |    46756      0 |      206 |      215
15.49/15.58	c #cpu_time = 0.060s
15.49/15.58	c #wall_clock_time = 0.060s
15.49/15.58	c #decision = 10
15.49/15.58	c #random_decision = 0
15.49/15.58	c #conflict = 1
15.49/15.58	c #restart = 0
15.49/15.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
15.49/15.58	c lower bound updated to -1318
15.49/15.59	c BCD2: 216 <= obj <= 1489
15.49/15.59	c BCD2: #cores=9, #unrelaxed=1309, #relaxed=225, #hardened=0
15.49/15.59	c BCD2: #sat=1 #unsat=217 bias=217/218
15.49/15.59	c Solving starts ...
15.49/15.59	c ============================[ Search Statistics ]============================
15.49/15.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.49/15.59	c       |         |          |          |    Limit     GC | Var      | Constra 
15.49/15.59	c =============================================================================
15.49/15.59	c  0.0s |       0 |        0 |        0 |    46756      0 |      207 |      215
15.58/15.64	c  0.1s |       0 |       10 |        1 |    46756      0 |      207 |      216
15.58/15.64	c #cpu_time = 0.059s
15.58/15.64	c #wall_clock_time = 0.059s
15.58/15.64	c #decision = 10
15.58/15.64	c #random_decision = 0
15.58/15.64	c #conflict = 1
15.58/15.64	c #restart = 0
15.58/15.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
15.58/15.65	c lower bound updated to -1317
15.58/15.65	c BCD2: 217 <= obj <= 1489
15.58/15.65	c BCD2: #cores=9, #unrelaxed=1308, #relaxed=226, #hardened=0
15.58/15.65	c BCD2: #sat=1 #unsat=218 bias=218/219
15.58/15.65	c Solving starts ...
15.58/15.65	c ============================[ Search Statistics ]============================
15.58/15.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.58/15.65	c       |         |          |          |    Limit     GC | Var      | Constra 
15.58/15.65	c =============================================================================
15.58/15.65	c  0.0s |       0 |        0 |        0 |    46756      0 |      208 |      216
15.68/15.71	c  0.1s |       0 |       10 |        1 |    46756      0 |      208 |      217
15.68/15.71	c #cpu_time = 0.060s
15.68/15.71	c #wall_clock_time = 0.060s
15.68/15.71	c #decision = 10
15.68/15.71	c #random_decision = 0
15.68/15.71	c #conflict = 1
15.68/15.71	c #restart = 0
15.68/15.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
15.68/15.71	c lower bound updated to -1316
15.68/15.71	c BCD2: 218 <= obj <= 1489
15.68/15.71	c BCD2: #cores=9, #unrelaxed=1307, #relaxed=227, #hardened=0
15.68/15.71	c BCD2: #sat=1 #unsat=219 bias=219/220
15.68/15.71	c Solving starts ...
15.68/15.71	c ============================[ Search Statistics ]============================
15.68/15.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.68/15.71	c       |         |          |          |    Limit     GC | Var      | Constra 
15.68/15.71	c =============================================================================
15.68/15.71	c  0.0s |       0 |        0 |        0 |    46756      0 |      209 |      217
15.68/15.77	c  0.1s |       0 |       10 |        1 |    46756      0 |      209 |      218
15.68/15.77	c #cpu_time = 0.058s
15.68/15.77	c #wall_clock_time = 0.058s
15.68/15.77	c #decision = 10
15.68/15.77	c #random_decision = 0
15.68/15.77	c #conflict = 1
15.68/15.77	c #restart = 0
15.68/15.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
15.68/15.77	c lower bound updated to -1315
15.68/15.77	c BCD2: 219 <= obj <= 1489
15.68/15.77	c BCD2: #cores=9, #unrelaxed=1306, #relaxed=228, #hardened=0
15.68/15.77	c BCD2: #sat=1 #unsat=220 bias=220/221
15.68/15.77	c Solving starts ...
15.68/15.77	c ============================[ Search Statistics ]============================
15.68/15.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.68/15.77	c       |         |          |          |    Limit     GC | Var      | Constra 
15.68/15.77	c =============================================================================
15.68/15.77	c  0.0s |       0 |        0 |        0 |    46756      0 |      210 |      218
15.78/15.83	c  0.1s |       0 |       10 |        1 |    46756      0 |      210 |      219
15.78/15.83	c #cpu_time = 0.059s
15.78/15.83	c #wall_clock_time = 0.059s
15.78/15.83	c #decision = 10
15.78/15.83	c #random_decision = 0
15.78/15.83	c #conflict = 1
15.78/15.83	c #restart = 0
15.78/15.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
15.78/15.83	c lower bound updated to -1314
15.78/15.83	c BCD2: 220 <= obj <= 1489
15.78/15.83	c BCD2: #cores=9, #unrelaxed=1305, #relaxed=229, #hardened=0
15.78/15.83	c BCD2: #sat=1 #unsat=221 bias=221/222
15.78/15.83	c Solving starts ...
15.78/15.83	c ============================[ Search Statistics ]============================
15.78/15.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.78/15.83	c       |         |          |          |    Limit     GC | Var      | Constra 
15.78/15.83	c =============================================================================
15.78/15.83	c  0.0s |       0 |        0 |        0 |    46756      0 |      211 |      219
15.78/15.89	c  0.1s |       0 |       10 |        1 |    46756      0 |      211 |      220
15.78/15.89	c #cpu_time = 0.059s
15.78/15.89	c #wall_clock_time = 0.060s
15.78/15.89	c #decision = 10
15.78/15.89	c #random_decision = 0
15.78/15.89	c #conflict = 1
15.78/15.89	c #restart = 0
15.78/15.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
15.78/15.89	c lower bound updated to -1313
15.78/15.89	c BCD2: 221 <= obj <= 1489
15.78/15.89	c BCD2: #cores=9, #unrelaxed=1304, #relaxed=230, #hardened=0
15.78/15.89	c BCD2: #sat=1 #unsat=222 bias=222/223
15.78/15.89	c Solving starts ...
15.78/15.89	c ============================[ Search Statistics ]============================
15.78/15.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.78/15.89	c       |         |          |          |    Limit     GC | Var      | Constra 
15.78/15.89	c =============================================================================
15.78/15.89	c  0.0s |       0 |        0 |        0 |    46756      0 |      212 |      220
15.88/15.95	c  0.1s |       0 |       10 |        1 |    46756      0 |      212 |      221
15.88/15.95	c #cpu_time = 0.060s
15.88/15.95	c #wall_clock_time = 0.060s
15.88/15.95	c #decision = 10
15.88/15.95	c #random_decision = 0
15.88/15.95	c #conflict = 1
15.88/15.95	c #restart = 0
15.88/15.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
15.88/15.95	c lower bound updated to -1312
15.88/15.96	c BCD2: 222 <= obj <= 1489
15.88/15.96	c BCD2: #cores=9, #unrelaxed=1303, #relaxed=231, #hardened=0
15.88/15.96	c BCD2: #sat=1 #unsat=223 bias=223/224
15.88/15.96	c Solving starts ...
15.88/15.96	c ============================[ Search Statistics ]============================
15.88/15.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.88/15.96	c       |         |          |          |    Limit     GC | Var      | Constra 
15.88/15.96	c =============================================================================
15.88/15.96	c  0.0s |       0 |        0 |        0 |    46756      0 |      213 |      221
15.98/16.02	c  0.1s |       0 |       10 |        1 |    46756      0 |      213 |      222
15.98/16.02	c #cpu_time = 0.060s
15.98/16.02	c #wall_clock_time = 0.060s
15.98/16.02	c #decision = 10
15.98/16.02	c #random_decision = 0
15.98/16.02	c #conflict = 1
15.98/16.02	c #restart = 0
15.98/16.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
15.98/16.02	c lower bound updated to -1311
15.98/16.02	c BCD2: 223 <= obj <= 1489
15.98/16.02	c BCD2: #cores=9, #unrelaxed=1302, #relaxed=232, #hardened=0
15.98/16.02	c BCD2: #sat=1 #unsat=224 bias=224/225
15.98/16.02	c Solving starts ...
15.98/16.02	c ============================[ Search Statistics ]============================
15.98/16.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.98/16.02	c       |         |          |          |    Limit     GC | Var      | Constra 
15.98/16.02	c =============================================================================
15.98/16.02	c  0.0s |       0 |        0 |        0 |    46756      0 |      214 |      222
15.98/16.08	c  0.1s |       0 |       10 |        1 |    46756      0 |      214 |      223
15.98/16.08	c #cpu_time = 0.060s
15.98/16.08	c #wall_clock_time = 0.060s
15.98/16.08	c #decision = 10
15.98/16.08	c #random_decision = 0
15.98/16.08	c #conflict = 1
15.98/16.08	c #restart = 0
15.98/16.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
15.98/16.08	c lower bound updated to -1310
15.98/16.08	c BCD2: 224 <= obj <= 1489
15.98/16.08	c BCD2: #cores=9, #unrelaxed=1301, #relaxed=233, #hardened=0
15.98/16.08	c BCD2: #sat=1 #unsat=225 bias=225/226
15.98/16.08	c Solving starts ...
15.98/16.08	c ============================[ Search Statistics ]============================
15.98/16.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.98/16.08	c       |         |          |          |    Limit     GC | Var      | Constra 
15.98/16.08	c =============================================================================
15.98/16.08	c  0.0s |       0 |        0 |        0 |    46756      0 |      215 |      223
16.08/16.14	c  0.1s |       0 |       10 |        1 |    46756      0 |      215 |      224
16.08/16.14	c #cpu_time = 0.059s
16.08/16.14	c #wall_clock_time = 0.059s
16.08/16.14	c #decision = 10
16.08/16.14	c #random_decision = 0
16.08/16.14	c #conflict = 1
16.08/16.14	c #restart = 0
16.08/16.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
16.08/16.14	c lower bound updated to -1309
16.08/16.14	c BCD2: 225 <= obj <= 1489
16.08/16.14	c BCD2: #cores=9, #unrelaxed=1300, #relaxed=234, #hardened=0
16.08/16.14	c BCD2: #sat=1 #unsat=226 bias=226/227
16.08/16.14	c Solving starts ...
16.08/16.14	c ============================[ Search Statistics ]============================
16.08/16.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.08/16.14	c       |         |          |          |    Limit     GC | Var      | Constra 
16.08/16.14	c =============================================================================
16.08/16.14	c  0.0s |       0 |        0 |        0 |    46756      0 |      216 |      224
16.18/16.20	c  0.1s |       0 |       10 |        0 |    46756      0 |      216 |      225
16.18/16.20	c #cpu_time = 0.060s
16.18/16.20	c #wall_clock_time = 0.060s
16.18/16.20	c #decision = 10
16.18/16.20	c #random_decision = 0
16.18/16.20	c #conflict = 0
16.18/16.20	c #restart = 0
16.18/16.20	c BCD2: found a new core of size 2: cost of the new core is >=1
16.18/16.20	c lower bound updated to -1308
16.18/16.21	c BCD2: 226 <= obj <= 1489
16.18/16.21	c BCD2: #cores=10, #unrelaxed=1298, #relaxed=236, #hardened=0
16.18/16.21	c BCD2: #sat=1 #unsat=227 bias=227/228
16.18/16.21	c Solving starts ...
16.18/16.21	c ============================[ Search Statistics ]============================
16.18/16.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.18/16.21	c       |         |          |          |    Limit     GC | Var      | Constra 
16.18/16.21	c =============================================================================
16.18/16.21	c  0.0s |       0 |        0 |        0 |    46756      0 |      216 |      226
16.18/16.27	c  0.1s |       0 |       11 |        1 |    46756      0 |      216 |      226
16.18/16.27	c #cpu_time = 0.058s
16.18/16.27	c #wall_clock_time = 0.058s
16.18/16.27	c #decision = 11
16.18/16.27	c #random_decision = 0
16.18/16.27	c #conflict = 1
16.18/16.27	c #restart = 0
16.18/16.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
16.18/16.27	c lower bound updated to -1307
16.18/16.27	c BCD2: 227 <= obj <= 1489
16.18/16.27	c BCD2: #cores=10, #unrelaxed=1297, #relaxed=237, #hardened=0
16.18/16.27	c BCD2: #sat=1 #unsat=228 bias=228/229
16.18/16.27	c Solving starts ...
16.18/16.27	c ============================[ Search Statistics ]============================
16.18/16.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.18/16.27	c       |         |          |          |    Limit     GC | Var      | Constra 
16.18/16.27	c =============================================================================
16.18/16.27	c  0.0s |       0 |        0 |        0 |    46756      0 |      217 |      226
16.28/16.33	c  0.1s |       0 |       11 |        1 |    46756      0 |      217 |      227
16.28/16.33	c #cpu_time = 0.059s
16.28/16.33	c #wall_clock_time = 0.059s
16.28/16.33	c #decision = 11
16.28/16.33	c #random_decision = 0
16.28/16.33	c #conflict = 1
16.28/16.33	c #restart = 0
16.28/16.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
16.28/16.33	c lower bound updated to -1306
16.28/16.33	c BCD2: 228 <= obj <= 1489
16.28/16.33	c BCD2: #cores=10, #unrelaxed=1296, #relaxed=238, #hardened=0
16.28/16.33	c BCD2: #sat=1 #unsat=229 bias=229/230
16.28/16.33	c Solving starts ...
16.28/16.33	c ============================[ Search Statistics ]============================
16.28/16.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.28/16.33	c       |         |          |          |    Limit     GC | Var      | Constra 
16.28/16.33	c =============================================================================
16.28/16.33	c  0.0s |       0 |        0 |        0 |    46756      0 |      218 |      227
16.28/16.39	c  0.1s |       0 |       11 |        1 |    46756      0 |      218 |      228
16.28/16.39	c #cpu_time = 0.060s
16.28/16.39	c #wall_clock_time = 0.060s
16.28/16.39	c #decision = 11
16.28/16.39	c #random_decision = 0
16.28/16.39	c #conflict = 1
16.28/16.39	c #restart = 0
16.28/16.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
16.28/16.39	c lower bound updated to -1305
16.28/16.39	c BCD2: 229 <= obj <= 1489
16.28/16.39	c BCD2: #cores=10, #unrelaxed=1295, #relaxed=239, #hardened=0
16.28/16.39	c BCD2: #sat=1 #unsat=230 bias=230/231
16.28/16.39	c Solving starts ...
16.28/16.39	c ============================[ Search Statistics ]============================
16.28/16.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.28/16.39	c       |         |          |          |    Limit     GC | Var      | Constra 
16.28/16.39	c =============================================================================
16.28/16.39	c  0.0s |       0 |        0 |        0 |    46756      0 |      219 |      228
16.38/16.46	c  0.1s |       0 |       11 |        1 |    46756      0 |      219 |      229
16.38/16.46	c #cpu_time = 0.060s
16.38/16.46	c #wall_clock_time = 0.060s
16.38/16.46	c #decision = 11
16.38/16.46	c #random_decision = 0
16.38/16.46	c #conflict = 1
16.38/16.46	c #restart = 0
16.38/16.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
16.38/16.46	c lower bound updated to -1304
16.38/16.46	c BCD2: 230 <= obj <= 1489
16.38/16.46	c BCD2: #cores=10, #unrelaxed=1294, #relaxed=240, #hardened=0
16.38/16.46	c BCD2: #sat=1 #unsat=231 bias=231/232
16.38/16.46	c Solving starts ...
16.38/16.46	c ============================[ Search Statistics ]============================
16.38/16.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.38/16.46	c       |         |          |          |    Limit     GC | Var      | Constra 
16.38/16.46	c =============================================================================
16.38/16.46	c  0.0s |       0 |        0 |        0 |    46756      0 |      220 |      229
16.49/16.52	c  0.1s |       0 |       11 |        1 |    46756      0 |      220 |      230
16.49/16.52	c #cpu_time = 0.060s
16.49/16.52	c #wall_clock_time = 0.061s
16.49/16.52	c #decision = 11
16.49/16.52	c #random_decision = 0
16.49/16.52	c #conflict = 1
16.49/16.52	c #restart = 0
16.49/16.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
16.49/16.52	c lower bound updated to -1303
16.49/16.52	c BCD2: 231 <= obj <= 1489
16.49/16.52	c BCD2: #cores=10, #unrelaxed=1293, #relaxed=241, #hardened=0
16.49/16.52	c BCD2: #sat=1 #unsat=232 bias=232/233
16.49/16.52	c Solving starts ...
16.49/16.52	c ============================[ Search Statistics ]============================
16.49/16.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.49/16.52	c       |         |          |          |    Limit     GC | Var      | Constra 
16.49/16.52	c =============================================================================
16.49/16.52	c  0.0s |       0 |        0 |        0 |    46756      0 |      221 |      230
16.49/16.58	c  0.1s |       0 |       11 |        1 |    46756      0 |      221 |      231
16.49/16.58	c #cpu_time = 0.059s
16.49/16.58	c #wall_clock_time = 0.060s
16.49/16.58	c #decision = 11
16.49/16.58	c #random_decision = 0
16.49/16.58	c #conflict = 1
16.49/16.58	c #restart = 0
16.49/16.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
16.49/16.58	c lower bound updated to -1302
16.49/16.58	c BCD2: 232 <= obj <= 1489
16.49/16.58	c BCD2: #cores=10, #unrelaxed=1292, #relaxed=242, #hardened=0
16.49/16.58	c BCD2: #sat=1 #unsat=233 bias=233/234
16.49/16.58	c Solving starts ...
16.49/16.58	c ============================[ Search Statistics ]============================
16.49/16.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.49/16.58	c       |         |          |          |    Limit     GC | Var      | Constra 
16.49/16.58	c =============================================================================
16.49/16.58	c  0.0s |       0 |        0 |        0 |    46756      0 |      222 |      231
16.59/16.64	c  0.1s |       0 |       11 |        1 |    46756      0 |      222 |      232
16.59/16.64	c #cpu_time = 0.059s
16.59/16.64	c #wall_clock_time = 0.059s
16.59/16.64	c #decision = 11
16.59/16.64	c #random_decision = 0
16.59/16.64	c #conflict = 1
16.59/16.64	c #restart = 0
16.59/16.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
16.59/16.64	c lower bound updated to -1301
16.59/16.64	c BCD2: 233 <= obj <= 1489
16.59/16.64	c BCD2: #cores=10, #unrelaxed=1291, #relaxed=243, #hardened=0
16.59/16.64	c BCD2: #sat=1 #unsat=234 bias=234/235
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 |    46756      0 |      223 |      232
16.68/16.70	c  0.1s |       0 |       11 |        1 |    46756      0 |      223 |      233
16.68/16.70	c #cpu_time = 0.059s
16.68/16.70	c #wall_clock_time = 0.060s
16.68/16.70	c #decision = 11
16.68/16.70	c #random_decision = 0
16.68/16.70	c #conflict = 1
16.68/16.70	c #restart = 0
16.68/16.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
16.68/16.70	c lower bound updated to -1300
16.68/16.71	c BCD2: 234 <= obj <= 1489
16.68/16.71	c BCD2: #cores=10, #unrelaxed=1290, #relaxed=244, #hardened=0
16.68/16.71	c BCD2: #sat=1 #unsat=235 bias=235/236
16.68/16.71	c Solving starts ...
16.68/16.71	c ============================[ Search Statistics ]============================
16.68/16.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.68/16.71	c       |         |          |          |    Limit     GC | Var      | Constra 
16.68/16.71	c =============================================================================
16.68/16.71	c  0.0s |       0 |        0 |        0 |    46756      0 |      224 |      233
16.68/16.76	c  0.1s |       0 |       11 |        1 |    46756      0 |      224 |      234
16.68/16.76	c #cpu_time = 0.058s
16.68/16.76	c #wall_clock_time = 0.058s
16.68/16.76	c #decision = 11
16.68/16.76	c #random_decision = 0
16.68/16.76	c #conflict = 1
16.68/16.76	c #restart = 0
16.68/16.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
16.68/16.76	c lower bound updated to -1299
16.68/16.77	c BCD2: 235 <= obj <= 1489
16.68/16.77	c BCD2: #cores=10, #unrelaxed=1289, #relaxed=245, #hardened=0
16.68/16.77	c BCD2: #sat=1 #unsat=236 bias=236/237
16.68/16.77	c Solving starts ...
16.68/16.77	c ============================[ Search Statistics ]============================
16.68/16.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.68/16.77	c       |         |          |          |    Limit     GC | Var      | Constra 
16.68/16.77	c =============================================================================
16.68/16.77	c  0.0s |       0 |        0 |        0 |    46756      0 |      225 |      234
16.78/16.83	c  0.1s |       0 |       11 |        1 |    46756      0 |      225 |      235
16.78/16.83	c #cpu_time = 0.059s
16.78/16.83	c #wall_clock_time = 0.059s
16.78/16.83	c #decision = 11
16.78/16.83	c #random_decision = 0
16.78/16.83	c #conflict = 1
16.78/16.83	c #restart = 0
16.78/16.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
16.78/16.83	c lower bound updated to -1298
16.78/16.83	c BCD2: 236 <= obj <= 1489
16.78/16.83	c BCD2: #cores=10, #unrelaxed=1288, #relaxed=246, #hardened=0
16.78/16.83	c BCD2: #sat=1 #unsat=237 bias=237/238
16.78/16.83	c Solving starts ...
16.78/16.83	c ============================[ Search Statistics ]============================
16.78/16.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.78/16.83	c       |         |          |          |    Limit     GC | Var      | Constra 
16.78/16.83	c =============================================================================
16.78/16.83	c  0.0s |       0 |        0 |        0 |    46756      0 |      226 |      235
16.78/16.89	c  0.1s |       0 |       11 |        1 |    46756      0 |      226 |      236
16.78/16.89	c #cpu_time = 0.060s
16.78/16.89	c #wall_clock_time = 0.060s
16.78/16.89	c #decision = 11
16.78/16.89	c #random_decision = 0
16.78/16.89	c #conflict = 1
16.78/16.89	c #restart = 0
16.78/16.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
16.78/16.89	c lower bound updated to -1297
16.78/16.89	c BCD2: 237 <= obj <= 1489
16.78/16.89	c BCD2: #cores=10, #unrelaxed=1287, #relaxed=247, #hardened=0
16.78/16.89	c BCD2: #sat=1 #unsat=238 bias=238/239
16.78/16.89	c Solving starts ...
16.78/16.89	c ============================[ Search Statistics ]============================
16.78/16.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.78/16.89	c       |         |          |          |    Limit     GC | Var      | Constra 
16.78/16.89	c =============================================================================
16.78/16.89	c  0.0s |       0 |        0 |        0 |    46756      0 |      227 |      236
16.88/16.95	c  0.1s |       0 |       11 |        1 |    46756      0 |      227 |      237
16.88/16.95	c #cpu_time = 0.060s
16.88/16.95	c #wall_clock_time = 0.060s
16.88/16.95	c #decision = 11
16.88/16.95	c #random_decision = 0
16.88/16.95	c #conflict = 1
16.88/16.95	c #restart = 0
16.88/16.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
16.88/16.95	c lower bound updated to -1296
16.88/16.95	c BCD2: 238 <= obj <= 1489
16.88/16.95	c BCD2: #cores=10, #unrelaxed=1286, #relaxed=248, #hardened=0
16.88/16.95	c BCD2: #sat=1 #unsat=239 bias=239/240
16.88/16.95	c Solving starts ...
16.88/16.95	c ============================[ Search Statistics ]============================
16.88/16.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.88/16.95	c       |         |          |          |    Limit     GC | Var      | Constra 
16.88/16.95	c =============================================================================
16.88/16.95	c  0.0s |       0 |        0 |        0 |    46756      0 |      228 |      237
16.98/17.01	c  0.1s |       0 |       11 |        1 |    46756      0 |      228 |      238
16.98/17.01	c #cpu_time = 0.060s
16.98/17.01	c #wall_clock_time = 0.061s
16.98/17.01	c #decision = 11
16.98/17.01	c #random_decision = 0
16.98/17.01	c #conflict = 1
16.98/17.01	c #restart = 0
16.98/17.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
16.98/17.01	c lower bound updated to -1295
16.98/17.01	c BCD2: 239 <= obj <= 1489
16.98/17.01	c BCD2: #cores=10, #unrelaxed=1285, #relaxed=249, #hardened=0
16.98/17.01	c BCD2: #sat=1 #unsat=240 bias=240/241
16.98/17.01	c Solving starts ...
16.98/17.01	c ============================[ Search Statistics ]============================
16.98/17.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.98/17.01	c       |         |          |          |    Limit     GC | Var      | Constra 
16.98/17.01	c =============================================================================
16.98/17.01	c  0.0s |       0 |        0 |        0 |    46756      0 |      229 |      238
16.98/17.07	c  0.1s |       0 |       11 |        1 |    46756      0 |      229 |      239
16.98/17.07	c #cpu_time = 0.060s
16.98/17.07	c #wall_clock_time = 0.060s
16.98/17.07	c #decision = 11
16.98/17.07	c #random_decision = 0
16.98/17.07	c #conflict = 1
16.98/17.07	c #restart = 0
16.98/17.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
16.98/17.07	c lower bound updated to -1294
16.98/17.07	c BCD2: 240 <= obj <= 1489
16.98/17.07	c BCD2: #cores=10, #unrelaxed=1284, #relaxed=250, #hardened=0
16.98/17.07	c BCD2: #sat=1 #unsat=241 bias=241/242
16.98/17.07	c Solving starts ...
16.98/17.07	c ============================[ Search Statistics ]============================
16.98/17.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.98/17.07	c       |         |          |          |    Limit     GC | Var      | Constra 
16.98/17.07	c =============================================================================
16.98/17.07	c  0.0s |       0 |        0 |        0 |    46756      0 |      230 |      239
17.08/17.13	c  0.1s |       0 |       11 |        1 |    46756      0 |      230 |      240
17.08/17.13	c #cpu_time = 0.059s
17.08/17.13	c #wall_clock_time = 0.059s
17.08/17.13	c #decision = 11
17.08/17.13	c #random_decision = 0
17.08/17.13	c #conflict = 1
17.08/17.13	c #restart = 0
17.08/17.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
17.08/17.13	c lower bound updated to -1293
17.08/17.13	c BCD2: 241 <= obj <= 1489
17.08/17.13	c BCD2: #cores=10, #unrelaxed=1283, #relaxed=251, #hardened=0
17.08/17.13	c BCD2: #sat=1 #unsat=242 bias=242/243
17.08/17.13	c Solving starts ...
17.08/17.13	c ============================[ Search Statistics ]============================
17.08/17.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.08/17.13	c       |         |          |          |    Limit     GC | Var      | Constra 
17.08/17.13	c =============================================================================
17.08/17.13	c  0.0s |       0 |        0 |        0 |    46756      0 |      231 |      240
17.08/17.19	c  0.1s |       0 |       11 |        1 |    46756      0 |      231 |      241
17.08/17.19	c #cpu_time = 0.060s
17.08/17.19	c #wall_clock_time = 0.060s
17.08/17.19	c #decision = 11
17.08/17.19	c #random_decision = 0
17.08/17.19	c #conflict = 1
17.08/17.19	c #restart = 0
17.08/17.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
17.08/17.19	c lower bound updated to -1292
17.18/17.20	c BCD2: 242 <= obj <= 1489
17.18/17.20	c BCD2: #cores=10, #unrelaxed=1282, #relaxed=252, #hardened=0
17.18/17.20	c BCD2: #sat=1 #unsat=243 bias=243/244
17.18/17.20	c Solving starts ...
17.18/17.20	c ============================[ Search Statistics ]============================
17.18/17.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.18/17.20	c       |         |          |          |    Limit     GC | Var      | Constra 
17.18/17.20	c =============================================================================
17.18/17.20	c  0.0s |       0 |        0 |        0 |    46756      0 |      232 |      241
17.18/17.26	c  0.1s |       0 |       11 |        1 |    46756      0 |      232 |      242
17.18/17.26	c #cpu_time = 0.058s
17.18/17.26	c #wall_clock_time = 0.058s
17.18/17.26	c #decision = 11
17.18/17.26	c #random_decision = 0
17.18/17.26	c #conflict = 1
17.18/17.26	c #restart = 0
17.18/17.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
17.18/17.26	c lower bound updated to -1291
17.18/17.26	c BCD2: 243 <= obj <= 1489
17.18/17.26	c BCD2: #cores=10, #unrelaxed=1281, #relaxed=253, #hardened=0
17.18/17.26	c BCD2: #sat=1 #unsat=244 bias=244/245
17.18/17.26	c Solving starts ...
17.18/17.26	c ============================[ Search Statistics ]============================
17.18/17.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.18/17.26	c       |         |          |          |    Limit     GC | Var      | Constra 
17.18/17.26	c =============================================================================
17.18/17.26	c  0.0s |       0 |        0 |        0 |    46756      0 |      233 |      242
17.28/17.32	c  0.1s |       0 |       11 |        1 |    46756      0 |      233 |      243
17.28/17.32	c #cpu_time = 0.059s
17.28/17.32	c #wall_clock_time = 0.060s
17.28/17.32	c #decision = 11
17.28/17.32	c #random_decision = 0
17.28/17.32	c #conflict = 1
17.28/17.32	c #restart = 0
17.28/17.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
17.28/17.32	c lower bound updated to -1290
17.28/17.32	c BCD2: 244 <= obj <= 1489
17.28/17.32	c BCD2: #cores=10, #unrelaxed=1280, #relaxed=254, #hardened=0
17.28/17.32	c BCD2: #sat=1 #unsat=245 bias=245/246
17.28/17.32	c Solving starts ...
17.28/17.32	c ============================[ Search Statistics ]============================
17.28/17.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.28/17.32	c       |         |          |          |    Limit     GC | Var      | Constra 
17.28/17.32	c =============================================================================
17.28/17.32	c  0.0s |       0 |        0 |        0 |    46756      0 |      234 |      243
17.28/17.38	c  0.1s |       0 |       11 |        1 |    46756      0 |      234 |      244
17.28/17.38	c #cpu_time = 0.060s
17.28/17.38	c #wall_clock_time = 0.060s
17.28/17.38	c #decision = 11
17.28/17.38	c #random_decision = 0
17.28/17.38	c #conflict = 1
17.28/17.38	c #restart = 0
17.28/17.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
17.28/17.38	c lower bound updated to -1289
17.28/17.38	c BCD2: 245 <= obj <= 1489
17.28/17.38	c BCD2: #cores=10, #unrelaxed=1279, #relaxed=255, #hardened=0
17.28/17.38	c BCD2: #sat=1 #unsat=246 bias=246/247
17.28/17.38	c Solving starts ...
17.28/17.38	c ============================[ Search Statistics ]============================
17.28/17.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.28/17.38	c       |         |          |          |    Limit     GC | Var      | Constra 
17.28/17.38	c =============================================================================
17.28/17.38	c  0.0s |       0 |        0 |        0 |    46756      0 |      235 |      244
17.38/17.44	c  0.1s |       0 |       11 |        1 |    46756      0 |      235 |      245
17.38/17.44	c #cpu_time = 0.060s
17.38/17.44	c #wall_clock_time = 0.060s
17.38/17.44	c #decision = 11
17.38/17.44	c #random_decision = 0
17.38/17.44	c #conflict = 1
17.38/17.44	c #restart = 0
17.38/17.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
17.38/17.44	c lower bound updated to -1288
17.38/17.44	c BCD2: 246 <= obj <= 1489
17.38/17.44	c BCD2: #cores=10, #unrelaxed=1278, #relaxed=256, #hardened=0
17.38/17.44	c BCD2: #sat=1 #unsat=247 bias=247/248
17.38/17.44	c Solving starts ...
17.38/17.44	c ============================[ Search Statistics ]============================
17.38/17.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.38/17.44	c       |         |          |          |    Limit     GC | Var      | Constra 
17.38/17.44	c =============================================================================
17.38/17.44	c  0.0s |       0 |        0 |        0 |    46756      0 |      236 |      245
17.48/17.50	c  0.1s |       0 |       11 |        1 |    46756      0 |      236 |      246
17.48/17.50	c #cpu_time = 0.060s
17.48/17.50	c #wall_clock_time = 0.061s
17.48/17.50	c #decision = 11
17.48/17.50	c #random_decision = 0
17.48/17.50	c #conflict = 1
17.48/17.50	c #restart = 0
17.48/17.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
17.48/17.50	c lower bound updated to -1287
17.48/17.50	c BCD2: 247 <= obj <= 1489
17.48/17.50	c BCD2: #cores=10, #unrelaxed=1277, #relaxed=257, #hardened=0
17.48/17.50	c BCD2: #sat=1 #unsat=248 bias=248/249
17.48/17.50	c Solving starts ...
17.48/17.50	c ============================[ Search Statistics ]============================
17.48/17.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.48/17.50	c       |         |          |          |    Limit     GC | Var      | Constra 
17.48/17.50	c =============================================================================
17.48/17.50	c  0.0s |       0 |        0 |        0 |    46756      0 |      237 |      246
17.48/17.56	c  0.1s |       0 |       11 |        1 |    46756      0 |      237 |      247
17.48/17.56	c #cpu_time = 0.060s
17.48/17.56	c #wall_clock_time = 0.060s
17.48/17.56	c #decision = 11
17.48/17.56	c #random_decision = 0
17.48/17.56	c #conflict = 1
17.48/17.56	c #restart = 0
17.48/17.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
17.48/17.56	c lower bound updated to -1286
17.48/17.56	c BCD2: 248 <= obj <= 1489
17.48/17.56	c BCD2: #cores=10, #unrelaxed=1276, #relaxed=258, #hardened=0
17.48/17.56	c BCD2: #sat=1 #unsat=249 bias=249/250
17.48/17.56	c Solving starts ...
17.48/17.56	c ============================[ Search Statistics ]============================
17.48/17.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.48/17.56	c       |         |          |          |    Limit     GC | Var      | Constra 
17.48/17.56	c =============================================================================
17.48/17.56	c  0.0s |       0 |        0 |        0 |    46756      0 |      238 |      247
17.60/17.62	c  0.1s |       0 |       11 |        1 |    46756      0 |      238 |      248
17.60/17.62	c #cpu_time = 0.059s
17.60/17.62	c #wall_clock_time = 0.059s
17.60/17.62	c #decision = 11
17.60/17.62	c #random_decision = 0
17.60/17.62	c #conflict = 1
17.60/17.62	c #restart = 0
17.60/17.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
17.60/17.62	c lower bound updated to -1285
17.60/17.62	c BCD2: 249 <= obj <= 1489
17.60/17.62	c BCD2: #cores=10, #unrelaxed=1275, #relaxed=259, #hardened=0
17.60/17.62	c BCD2: #sat=1 #unsat=250 bias=250/251
17.60/17.62	c Solving starts ...
17.60/17.62	c ============================[ Search Statistics ]============================
17.60/17.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.60/17.62	c       |         |          |          |    Limit     GC | Var      | Constra 
17.60/17.62	c =============================================================================
17.60/17.62	c  0.0s |       0 |        0 |        0 |    46756      0 |      239 |      248
17.60/17.68	c  0.1s |       0 |       11 |        1 |    46756      0 |      239 |      249
17.60/17.68	c #cpu_time = 0.060s
17.60/17.68	c #wall_clock_time = 0.060s
17.60/17.68	c #decision = 11
17.60/17.68	c #random_decision = 0
17.60/17.68	c #conflict = 1
17.60/17.68	c #restart = 0
17.60/17.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
17.60/17.68	c lower bound updated to -1284
17.60/17.69	c BCD2: 250 <= obj <= 1489
17.60/17.69	c BCD2: #cores=10, #unrelaxed=1274, #relaxed=260, #hardened=0
17.60/17.69	c BCD2: #sat=1 #unsat=251 bias=251/252
17.60/17.69	c Solving starts ...
17.60/17.69	c ============================[ Search Statistics ]============================
17.60/17.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.60/17.69	c       |         |          |          |    Limit     GC | Var      | Constra 
17.60/17.69	c =============================================================================
17.60/17.69	c  0.0s |       0 |        0 |        0 |    46756      0 |      240 |      249
17.70/17.75	c  0.1s |       0 |       11 |        0 |    46756      0 |      240 |      250
17.70/17.75	c #cpu_time = 0.058s
17.70/17.75	c #wall_clock_time = 0.058s
17.70/17.75	c #decision = 11
17.70/17.75	c #random_decision = 0
17.70/17.75	c #conflict = 0
17.70/17.75	c #restart = 0
17.70/17.75	c BCD2: found a new core of size 2: cost of the new core is >=1
17.70/17.75	c lower bound updated to -1283
17.70/17.76	c BCD2: 251 <= obj <= 1489
17.70/17.76	c BCD2: #cores=11, #unrelaxed=1272, #relaxed=262, #hardened=0
17.70/17.76	c BCD2: #sat=1 #unsat=252 bias=252/253
17.70/17.76	c Solving starts ...
17.70/17.76	c ============================[ Search Statistics ]============================
17.70/17.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.70/17.76	c       |         |          |          |    Limit     GC | Var      | Constra 
17.70/17.76	c =============================================================================
17.70/17.76	c  0.0s |       0 |        0 |        0 |    46756      0 |      240 |      251
17.79/17.82	c  0.1s |       0 |       12 |        1 |    46756      0 |      240 |      251
17.79/17.82	c #cpu_time = 0.058s
17.79/17.82	c #wall_clock_time = 0.058s
17.79/17.82	c #decision = 12
17.79/17.82	c #random_decision = 0
17.79/17.82	c #conflict = 1
17.79/17.82	c #restart = 0
17.79/17.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
17.79/17.82	c lower bound updated to -1282
17.79/17.82	c BCD2: 252 <= obj <= 1489
17.79/17.82	c BCD2: #cores=11, #unrelaxed=1271, #relaxed=263, #hardened=0
17.79/17.82	c BCD2: #sat=1 #unsat=253 bias=253/254
17.79/17.82	c Solving starts ...
17.79/17.82	c ============================[ Search Statistics ]============================
17.79/17.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.79/17.82	c       |         |          |          |    Limit     GC | Var      | Constra 
17.79/17.82	c =============================================================================
17.79/17.82	c  0.0s |       0 |        0 |        0 |    46756      0 |      241 |      251
17.79/17.88	c  0.1s |       0 |       12 |        1 |    46756      0 |      241 |      252
17.79/17.88	c #cpu_time = 0.059s
17.79/17.88	c #wall_clock_time = 0.059s
17.79/17.88	c #decision = 12
17.79/17.88	c #random_decision = 0
17.79/17.88	c #conflict = 1
17.79/17.88	c #restart = 0
17.79/17.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
17.79/17.88	c lower bound updated to -1281
17.79/17.88	c BCD2: 253 <= obj <= 1489
17.79/17.88	c BCD2: #cores=11, #unrelaxed=1270, #relaxed=264, #hardened=0
17.79/17.88	c BCD2: #sat=1 #unsat=254 bias=254/255
17.79/17.88	c Solving starts ...
17.79/17.88	c ============================[ Search Statistics ]============================
17.79/17.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.79/17.88	c       |         |          |          |    Limit     GC | Var      | Constra 
17.79/17.88	c =============================================================================
17.79/17.88	c  0.0s |       0 |        0 |        0 |    46756      0 |      242 |      252
17.89/17.94	c  0.1s |       0 |       12 |        1 |    46756      0 |      242 |      253
17.89/17.94	c #cpu_time = 0.060s
17.89/17.94	c #wall_clock_time = 0.061s
17.89/17.94	c #decision = 12
17.89/17.94	c #random_decision = 0
17.89/17.94	c #conflict = 1
17.89/17.94	c #restart = 0
17.89/17.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
17.89/17.94	c lower bound updated to -1280
17.89/17.94	c BCD2: 254 <= obj <= 1489
17.89/17.94	c BCD2: #cores=11, #unrelaxed=1269, #relaxed=265, #hardened=0
17.89/17.94	c BCD2: #sat=1 #unsat=255 bias=255/256
17.89/17.94	c Solving starts ...
17.89/17.94	c ============================[ Search Statistics ]============================
17.89/17.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.89/17.94	c       |         |          |          |    Limit     GC | Var      | Constra 
17.89/17.94	c =============================================================================
17.89/17.94	c  0.0s |       0 |        0 |        0 |    46756      0 |      243 |      253
17.99/18.00	c  0.1s |       0 |       12 |        1 |    46756      0 |      243 |      254
17.99/18.00	c #cpu_time = 0.061s
17.99/18.00	c #wall_clock_time = 0.061s
17.99/18.00	c #decision = 12
17.99/18.00	c #random_decision = 0
17.99/18.00	c #conflict = 1
17.99/18.00	c #restart = 0
17.99/18.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
17.99/18.00	c lower bound updated to -1279
17.99/18.00	c BCD2: 255 <= obj <= 1489
17.99/18.00	c BCD2: #cores=11, #unrelaxed=1268, #relaxed=266, #hardened=0
17.99/18.00	c BCD2: #sat=1 #unsat=256 bias=256/257
17.99/18.01	c Solving starts ...
17.99/18.01	c ============================[ Search Statistics ]============================
17.99/18.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.99/18.01	c       |         |          |          |    Limit     GC | Var      | Constra 
17.99/18.01	c =============================================================================
17.99/18.01	c  0.0s |       0 |        0 |        0 |    46756      0 |      244 |      254
17.99/18.06	c  0.1s |       0 |       12 |        1 |    46756      0 |      244 |      255
17.99/18.06	c #cpu_time = 0.060s
17.99/18.06	c #wall_clock_time = 0.060s
17.99/18.06	c #decision = 12
17.99/18.06	c #random_decision = 0
17.99/18.06	c #conflict = 1
17.99/18.07	c #restart = 0
17.99/18.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
17.99/18.07	c lower bound updated to -1278
17.99/18.07	c BCD2: 256 <= obj <= 1489
17.99/18.07	c BCD2: #cores=11, #unrelaxed=1267, #relaxed=267, #hardened=0
17.99/18.07	c BCD2: #sat=1 #unsat=257 bias=257/258
17.99/18.07	c Solving starts ...
17.99/18.07	c ============================[ Search Statistics ]============================
17.99/18.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.99/18.07	c       |         |          |          |    Limit     GC | Var      | Constra 
17.99/18.07	c =============================================================================
17.99/18.07	c  0.0s |       0 |        0 |        0 |    46756      0 |      245 |      255
18.09/18.13	c  0.1s |       0 |       12 |        1 |    46756      0 |      245 |      256
18.09/18.13	c #cpu_time = 0.059s
18.09/18.13	c #wall_clock_time = 0.059s
18.09/18.13	c #decision = 12
18.09/18.13	c #random_decision = 0
18.09/18.13	c #conflict = 1
18.09/18.13	c #restart = 0
18.09/18.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
18.09/18.13	c lower bound updated to -1277
18.09/18.13	c BCD2: 257 <= obj <= 1489
18.09/18.13	c BCD2: #cores=11, #unrelaxed=1266, #relaxed=268, #hardened=0
18.09/18.13	c BCD2: #sat=1 #unsat=258 bias=258/259
18.09/18.13	c Solving starts ...
18.09/18.13	c ============================[ Search Statistics ]============================
18.09/18.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.09/18.13	c       |         |          |          |    Limit     GC | Var      | Constra 
18.09/18.13	c =============================================================================
18.09/18.13	c  0.0s |       0 |        0 |        0 |    46756      0 |      246 |      256
18.09/18.19	c  0.1s |       0 |       12 |        1 |    46756      0 |      246 |      257
18.09/18.19	c #cpu_time = 0.058s
18.09/18.19	c #wall_clock_time = 0.058s
18.09/18.19	c #decision = 12
18.09/18.19	c #random_decision = 0
18.09/18.19	c #conflict = 1
18.09/18.19	c #restart = 0
18.09/18.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
18.09/18.19	c lower bound updated to -1276
18.09/18.19	c BCD2: 258 <= obj <= 1489
18.09/18.19	c BCD2: #cores=11, #unrelaxed=1265, #relaxed=269, #hardened=0
18.09/18.19	c BCD2: #sat=1 #unsat=259 bias=259/260
18.09/18.19	c Solving starts ...
18.09/18.19	c ============================[ Search Statistics ]============================
18.09/18.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.09/18.19	c       |         |          |          |    Limit     GC | Var      | Constra 
18.09/18.19	c =============================================================================
18.09/18.19	c  0.0s |       0 |        0 |        0 |    46756      0 |      247 |      257
18.19/18.25	c  0.1s |       0 |       12 |        1 |    46756      0 |      247 |      258
18.19/18.25	c #cpu_time = 0.059s
18.19/18.25	c #wall_clock_time = 0.060s
18.19/18.25	c #decision = 12
18.19/18.25	c #random_decision = 0
18.19/18.25	c #conflict = 1
18.19/18.25	c #restart = 0
18.19/18.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
18.19/18.25	c lower bound updated to -1275
18.19/18.25	c BCD2: 259 <= obj <= 1489
18.19/18.25	c BCD2: #cores=11, #unrelaxed=1264, #relaxed=270, #hardened=0
18.19/18.25	c BCD2: #sat=1 #unsat=260 bias=260/261
18.19/18.25	c Solving starts ...
18.19/18.25	c ============================[ Search Statistics ]============================
18.19/18.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.19/18.25	c       |         |          |          |    Limit     GC | Var      | Constra 
18.19/18.25	c =============================================================================
18.19/18.25	c  0.0s |       0 |        0 |        0 |    46756      0 |      248 |      258
18.29/18.31	c  0.1s |       0 |       12 |        1 |    46756      0 |      248 |      259
18.29/18.31	c #cpu_time = 0.059s
18.29/18.31	c #wall_clock_time = 0.059s
18.29/18.31	c #decision = 12
18.29/18.31	c #random_decision = 0
18.29/18.31	c #conflict = 1
18.29/18.31	c #restart = 0
18.29/18.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
18.29/18.31	c lower bound updated to -1274
18.29/18.31	c BCD2: 260 <= obj <= 1489
18.29/18.31	c BCD2: #cores=11, #unrelaxed=1263, #relaxed=271, #hardened=0
18.29/18.31	c BCD2: #sat=1 #unsat=261 bias=261/262
18.29/18.31	c Solving starts ...
18.29/18.31	c ============================[ Search Statistics ]============================
18.29/18.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.29/18.31	c       |         |          |          |    Limit     GC | Var      | Constra 
18.29/18.31	c =============================================================================
18.29/18.31	c  0.0s |       0 |        0 |        0 |    46756      0 |      249 |      259
18.29/18.37	c  0.1s |       0 |       12 |        1 |    46756      0 |      249 |      260
18.29/18.37	c #cpu_time = 0.060s
18.29/18.37	c #wall_clock_time = 0.060s
18.29/18.37	c #decision = 12
18.29/18.37	c #random_decision = 0
18.29/18.37	c #conflict = 1
18.29/18.37	c #restart = 0
18.29/18.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
18.29/18.37	c lower bound updated to -1273
18.29/18.37	c BCD2: 261 <= obj <= 1489
18.29/18.37	c BCD2: #cores=11, #unrelaxed=1262, #relaxed=272, #hardened=0
18.29/18.37	c BCD2: #sat=1 #unsat=262 bias=262/263
18.29/18.37	c Solving starts ...
18.29/18.37	c ============================[ Search Statistics ]============================
18.29/18.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.29/18.37	c       |         |          |          |    Limit     GC | Var      | Constra 
18.29/18.37	c =============================================================================
18.29/18.37	c  0.0s |       0 |        0 |        0 |    46756      0 |      250 |      260
18.39/18.44	c  0.1s |       0 |       12 |        1 |    46756      0 |      250 |      261
18.39/18.44	c #cpu_time = 0.060s
18.39/18.44	c #wall_clock_time = 0.060s
18.39/18.44	c #decision = 12
18.39/18.44	c #random_decision = 0
18.39/18.44	c #conflict = 1
18.39/18.44	c #restart = 0
18.39/18.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
18.39/18.44	c lower bound updated to -1272
18.39/18.44	c BCD2: 262 <= obj <= 1489
18.39/18.44	c BCD2: #cores=11, #unrelaxed=1261, #relaxed=273, #hardened=0
18.39/18.44	c BCD2: #sat=1 #unsat=263 bias=263/264
18.39/18.44	c Solving starts ...
18.39/18.44	c ============================[ Search Statistics ]============================
18.39/18.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.39/18.44	c       |         |          |          |    Limit     GC | Var      | Constra 
18.39/18.44	c =============================================================================
18.39/18.44	c  0.0s |       0 |        0 |        0 |    46756      0 |      251 |      261
18.49/18.50	c  0.1s |       0 |       12 |        1 |    51432      0 |      251 |      262
18.49/18.50	c #cpu_time = 0.059s
18.49/18.50	c #wall_clock_time = 0.060s
18.49/18.50	c #decision = 12
18.49/18.50	c #random_decision = 0
18.49/18.50	c #conflict = 1
18.49/18.50	c #restart = 0
18.49/18.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
18.49/18.50	c lower bound updated to -1271
18.49/18.50	c BCD2: 263 <= obj <= 1489
18.49/18.50	c BCD2: #cores=11, #unrelaxed=1260, #relaxed=274, #hardened=0
18.49/18.50	c BCD2: #sat=1 #unsat=264 bias=264/265
18.49/18.50	c Solving starts ...
18.49/18.50	c ============================[ Search Statistics ]============================
18.49/18.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.49/18.50	c       |         |          |          |    Limit     GC | Var      | Constra 
18.49/18.50	c =============================================================================
18.49/18.50	c  0.0s |       0 |        0 |        0 |    51432      0 |      252 |      262
18.49/18.56	c  0.1s |       0 |       12 |        1 |    51432      0 |      252 |      263
18.49/18.56	c #cpu_time = 0.059s
18.49/18.56	c #wall_clock_time = 0.059s
18.49/18.56	c #decision = 12
18.49/18.56	c #random_decision = 0
18.49/18.56	c #conflict = 1
18.49/18.56	c #restart = 0
18.49/18.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
18.49/18.56	c lower bound updated to -1270
18.49/18.56	c BCD2: 264 <= obj <= 1489
18.49/18.56	c BCD2: #cores=11, #unrelaxed=1259, #relaxed=275, #hardened=0
18.49/18.56	c BCD2: #sat=1 #unsat=265 bias=265/266
18.49/18.56	c Solving starts ...
18.49/18.56	c ============================[ Search Statistics ]============================
18.49/18.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.49/18.56	c       |         |          |          |    Limit     GC | Var      | Constra 
18.49/18.56	c =============================================================================
18.49/18.56	c  0.0s |       0 |        0 |        0 |    51432      0 |      253 |      263
18.59/18.62	c  0.1s |       0 |       12 |        1 |    51432      0 |      253 |      264
18.59/18.62	c #cpu_time = 0.059s
18.59/18.62	c #wall_clock_time = 0.060s
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 16: cost of the new core is >=15
18.59/18.62	c lower bound updated to -1269
18.59/18.62	c BCD2: 265 <= obj <= 1489
18.59/18.62	c BCD2: #cores=11, #unrelaxed=1258, #relaxed=276, #hardened=0
18.59/18.62	c BCD2: #sat=1 #unsat=266 bias=266/267
18.59/18.63	c Solving starts ...
18.59/18.63	c ============================[ Search Statistics ]============================
18.59/18.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.59/18.63	c       |         |          |          |    Limit     GC | Var      | Constra 
18.59/18.63	c =============================================================================
18.59/18.63	c  0.0s |       0 |        0 |        0 |    51432      0 |      254 |      264
18.59/18.68	c  0.1s |       0 |       12 |        1 |    51432      0 |      254 |      265
18.59/18.68	c #cpu_time = 0.058s
18.59/18.68	c #wall_clock_time = 0.058s
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 17: cost of the new core is >=16
18.59/18.68	c lower bound updated to -1268
18.59/18.68	c BCD2: 266 <= obj <= 1489
18.59/18.68	c BCD2: #cores=11, #unrelaxed=1257, #relaxed=277, #hardened=0
18.59/18.68	c BCD2: #sat=1 #unsat=267 bias=267/268
18.59/18.68	c Solving starts ...
18.59/18.68	c ============================[ Search Statistics ]============================
18.59/18.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.59/18.68	c       |         |          |          |    Limit     GC | Var      | Constra 
18.59/18.68	c =============================================================================
18.59/18.68	c  0.0s |       0 |        0 |        0 |    51432      0 |      255 |      265
18.70/18.74	c  0.1s |       0 |       12 |        1 |    51432      0 |      255 |      266
18.70/18.74	c #cpu_time = 0.059s
18.70/18.74	c #wall_clock_time = 0.060s
18.70/18.74	c #decision = 12
18.70/18.74	c #random_decision = 0
18.70/18.74	c #conflict = 1
18.70/18.74	c #restart = 0
18.70/18.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
18.70/18.74	c lower bound updated to -1267
18.70/18.74	c BCD2: 267 <= obj <= 1489
18.70/18.74	c BCD2: #cores=11, #unrelaxed=1256, #relaxed=278, #hardened=0
18.70/18.74	c BCD2: #sat=1 #unsat=268 bias=268/269
18.70/18.75	c Solving starts ...
18.70/18.75	c ============================[ Search Statistics ]============================
18.70/18.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.70/18.75	c       |         |          |          |    Limit     GC | Var      | Constra 
18.70/18.75	c =============================================================================
18.70/18.75	c  0.0s |       0 |        0 |        0 |    51432      0 |      256 |      266
18.80/18.81	c  0.1s |       0 |       12 |        1 |    51432      0 |      256 |      267
18.80/18.81	c #cpu_time = 0.060s
18.80/18.81	c #wall_clock_time = 0.060s
18.80/18.81	c #decision = 12
18.80/18.81	c #random_decision = 0
18.80/18.81	c #conflict = 1
18.80/18.81	c #restart = 0
18.80/18.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
18.80/18.81	c lower bound updated to -1266
18.80/18.81	c BCD2: 268 <= obj <= 1489
18.80/18.81	c BCD2: #cores=11, #unrelaxed=1255, #relaxed=279, #hardened=0
18.80/18.81	c BCD2: #sat=1 #unsat=269 bias=269/270
18.80/18.81	c Solving starts ...
18.80/18.81	c ============================[ Search Statistics ]============================
18.80/18.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.80/18.81	c       |         |          |          |    Limit     GC | Var      | Constra 
18.80/18.81	c =============================================================================
18.80/18.81	c  0.0s |       0 |        0 |        0 |    51432      0 |      257 |      267
18.80/18.87	c  0.1s |       0 |       12 |        1 |    51432      0 |      257 |      268
18.80/18.87	c #cpu_time = 0.060s
18.80/18.87	c #wall_clock_time = 0.060s
18.80/18.87	c #decision = 12
18.80/18.87	c #random_decision = 0
18.80/18.87	c #conflict = 1
18.80/18.87	c #restart = 0
18.80/18.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
18.80/18.87	c lower bound updated to -1265
18.80/18.87	c BCD2: 269 <= obj <= 1489
18.80/18.87	c BCD2: #cores=11, #unrelaxed=1254, #relaxed=280, #hardened=0
18.80/18.87	c BCD2: #sat=1 #unsat=270 bias=270/271
18.80/18.87	c Solving starts ...
18.80/18.87	c ============================[ Search Statistics ]============================
18.80/18.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.80/18.87	c       |         |          |          |    Limit     GC | Var      | Constra 
18.80/18.87	c =============================================================================
18.80/18.87	c  0.0s |       0 |        0 |        0 |    51432      0 |      258 |      268
18.89/18.93	c  0.1s |       0 |       12 |        1 |    51432      0 |      258 |      269
18.89/18.93	c #cpu_time = 0.060s
18.89/18.93	c #wall_clock_time = 0.060s
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 21: cost of the new core is >=20
18.89/18.93	c lower bound updated to -1264
18.89/18.93	c BCD2: 270 <= obj <= 1489
18.89/18.93	c BCD2: #cores=11, #unrelaxed=1253, #relaxed=281, #hardened=0
18.89/18.93	c BCD2: #sat=1 #unsat=271 bias=271/272
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 |    51432      0 |      259 |      269
18.89/18.99	c  0.1s |       0 |       12 |        1 |    51432      0 |      259 |      270
18.89/18.99	c #cpu_time = 0.060s
18.89/18.99	c #wall_clock_time = 0.060s
18.89/18.99	c #decision = 12
18.89/18.99	c #random_decision = 0
18.89/18.99	c #conflict = 1
18.89/18.99	c #restart = 0
18.89/18.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
18.89/18.99	c lower bound updated to -1263
18.89/18.99	c BCD2: 271 <= obj <= 1489
18.89/18.99	c BCD2: #cores=11, #unrelaxed=1252, #relaxed=282, #hardened=0
18.89/18.99	c BCD2: #sat=1 #unsat=272 bias=272/273
18.89/18.99	c Solving starts ...
18.89/18.99	c ============================[ Search Statistics ]============================
18.89/18.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.89/18.99	c       |         |          |          |    Limit     GC | Var      | Constra 
18.89/18.99	c =============================================================================
18.89/18.99	c  0.0s |       0 |        0 |        0 |    51432      0 |      260 |      270
18.99/19.05	c  0.1s |       0 |       12 |        1 |    51432      0 |      260 |      271
18.99/19.05	c #cpu_time = 0.059s
18.99/19.05	c #wall_clock_time = 0.059s
18.99/19.05	c #decision = 12
18.99/19.05	c #random_decision = 0
18.99/19.05	c #conflict = 1
18.99/19.05	c #restart = 0
18.99/19.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
18.99/19.05	c lower bound updated to -1262
18.99/19.05	c BCD2: 272 <= obj <= 1489
18.99/19.05	c BCD2: #cores=11, #unrelaxed=1251, #relaxed=283, #hardened=0
18.99/19.05	c BCD2: #sat=1 #unsat=273 bias=273/274
18.99/19.05	c Solving starts ...
18.99/19.05	c ============================[ Search Statistics ]============================
18.99/19.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.99/19.05	c       |         |          |          |    Limit     GC | Var      | Constra 
18.99/19.05	c =============================================================================
18.99/19.05	c  0.0s |       0 |        0 |        0 |    51432      0 |      261 |      271
19.09/19.11	c  0.1s |       0 |       12 |        1 |    51432      0 |      261 |      272
19.09/19.11	c #cpu_time = 0.060s
19.09/19.11	c #wall_clock_time = 0.060s
19.09/19.11	c #decision = 12
19.09/19.11	c #random_decision = 0
19.09/19.11	c #conflict = 1
19.09/19.11	c #restart = 0
19.09/19.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
19.09/19.11	c lower bound updated to -1261
19.09/19.12	c BCD2: 273 <= obj <= 1489
19.09/19.12	c BCD2: #cores=11, #unrelaxed=1250, #relaxed=284, #hardened=0
19.09/19.12	c BCD2: #sat=1 #unsat=274 bias=274/275
19.09/19.12	c Solving starts ...
19.09/19.12	c ============================[ Search Statistics ]============================
19.09/19.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.12	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.12	c =============================================================================
19.09/19.12	c  0.0s |       0 |        0 |        0 |    51432      0 |      262 |      272
19.09/19.18	c  0.1s |       0 |       12 |        1 |    51432      0 |      262 |      273
19.09/19.18	c #cpu_time = 0.058s
19.09/19.18	c #wall_clock_time = 0.058s
19.09/19.18	c #decision = 12
19.09/19.18	c #random_decision = 0
19.09/19.18	c #conflict = 1
19.09/19.18	c #restart = 0
19.09/19.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
19.09/19.18	c lower bound updated to -1260
19.09/19.18	c BCD2: 274 <= obj <= 1489
19.09/19.18	c BCD2: #cores=11, #unrelaxed=1249, #relaxed=285, #hardened=0
19.09/19.18	c BCD2: #sat=1 #unsat=275 bias=275/276
19.09/19.18	c Solving starts ...
19.09/19.18	c ============================[ Search Statistics ]============================
19.09/19.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.09/19.18	c       |         |          |          |    Limit     GC | Var      | Constra 
19.09/19.18	c =============================================================================
19.09/19.18	c  0.0s |       0 |        0 |        0 |    51432      0 |      263 |      273
19.19/19.24	c  0.1s |       0 |       12 |        1 |    51432      0 |      263 |      274
19.19/19.24	c #cpu_time = 0.059s
19.19/19.24	c #wall_clock_time = 0.060s
19.19/19.24	c #decision = 12
19.19/19.24	c #random_decision = 0
19.19/19.24	c #conflict = 1
19.19/19.24	c #restart = 0
19.19/19.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
19.19/19.24	c lower bound updated to -1259
19.19/19.24	c BCD2: 275 <= obj <= 1489
19.19/19.24	c BCD2: #cores=11, #unrelaxed=1248, #relaxed=286, #hardened=0
19.19/19.24	c BCD2: #sat=1 #unsat=276 bias=276/277
19.19/19.24	c Solving starts ...
19.19/19.24	c ============================[ Search Statistics ]============================
19.19/19.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.19/19.24	c       |         |          |          |    Limit     GC | Var      | Constra 
19.19/19.24	c =============================================================================
19.19/19.24	c  0.0s |       0 |        0 |        0 |    51432      0 |      264 |      274
19.29/19.30	c  0.1s |       0 |       12 |        0 |    51432      0 |      264 |      275
19.29/19.30	c #cpu_time = 0.060s
19.29/19.30	c #wall_clock_time = 0.060s
19.29/19.30	c #decision = 12
19.29/19.30	c #random_decision = 0
19.29/19.30	c #conflict = 0
19.29/19.30	c #restart = 0
19.29/19.30	c BCD2: found a new core of size 2: cost of the new core is >=1
19.29/19.30	c lower bound updated to -1258
19.29/19.31	c BCD2: 276 <= obj <= 1489
19.29/19.31	c BCD2: #cores=12, #unrelaxed=1246, #relaxed=288, #hardened=0
19.29/19.31	c BCD2: #sat=1 #unsat=277 bias=277/278
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 |    51432      0 |      264 |      276
19.29/19.37	c  0.1s |       0 |       13 |        1 |    51432      0 |      264 |      276
19.29/19.37	c #cpu_time = 0.059s
19.29/19.37	c #wall_clock_time = 0.059s
19.29/19.37	c #decision = 13
19.29/19.37	c #random_decision = 0
19.29/19.37	c #conflict = 1
19.29/19.37	c #restart = 0
19.29/19.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
19.29/19.37	c lower bound updated to -1257
19.29/19.37	c BCD2: 277 <= obj <= 1489
19.29/19.37	c BCD2: #cores=12, #unrelaxed=1245, #relaxed=289, #hardened=0
19.29/19.37	c BCD2: #sat=1 #unsat=278 bias=278/279
19.29/19.37	c Solving starts ...
19.29/19.37	c ============================[ Search Statistics ]============================
19.29/19.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.29/19.37	c       |         |          |          |    Limit     GC | Var      | Constra 
19.29/19.37	c =============================================================================
19.29/19.37	c  0.0s |       0 |        0 |        0 |    51432      0 |      265 |      276
19.39/19.43	c  0.1s |       0 |       13 |        1 |    51432      0 |      265 |      277
19.39/19.43	c #cpu_time = 0.060s
19.39/19.43	c #wall_clock_time = 0.060s
19.39/19.43	c #decision = 13
19.39/19.43	c #random_decision = 0
19.39/19.43	c #conflict = 1
19.39/19.43	c #restart = 0
19.39/19.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
19.39/19.43	c lower bound updated to -1256
19.39/19.43	c BCD2: 278 <= obj <= 1489
19.39/19.43	c BCD2: #cores=12, #unrelaxed=1244, #relaxed=290, #hardened=0
19.39/19.43	c BCD2: #sat=1 #unsat=279 bias=279/280
19.39/19.43	c Solving starts ...
19.39/19.43	c ============================[ Search Statistics ]============================
19.39/19.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.39/19.43	c       |         |          |          |    Limit     GC | Var      | Constra 
19.39/19.43	c =============================================================================
19.39/19.43	c  0.0s |       0 |        0 |        0 |    51432      0 |      266 |      277
19.39/19.49	c  0.1s |       0 |       13 |        1 |    51432      0 |      266 |      278
19.39/19.49	c #cpu_time = 0.060s
19.39/19.49	c #wall_clock_time = 0.060s
19.39/19.49	c #decision = 13
19.39/19.49	c #random_decision = 0
19.39/19.49	c #conflict = 1
19.39/19.49	c #restart = 0
19.39/19.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
19.39/19.49	c lower bound updated to -1255
19.39/19.49	c BCD2: 279 <= obj <= 1489
19.39/19.49	c BCD2: #cores=12, #unrelaxed=1243, #relaxed=291, #hardened=0
19.39/19.49	c BCD2: #sat=1 #unsat=280 bias=280/281
19.39/19.49	c Solving starts ...
19.39/19.49	c ============================[ Search Statistics ]============================
19.39/19.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.39/19.49	c       |         |          |          |    Limit     GC | Var      | Constra 
19.39/19.49	c =============================================================================
19.39/19.49	c  0.0s |       0 |        0 |        0 |    51432      0 |      267 |      278
19.49/19.55	c  0.1s |       0 |       13 |        1 |    51432      0 |      267 |      279
19.49/19.55	c #cpu_time = 0.059s
19.49/19.55	c #wall_clock_time = 0.060s
19.49/19.55	c #decision = 13
19.49/19.55	c #random_decision = 0
19.49/19.55	c #conflict = 1
19.49/19.55	c #restart = 0
19.49/19.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
19.49/19.55	c lower bound updated to -1254
19.49/19.55	c BCD2: 280 <= obj <= 1489
19.49/19.55	c BCD2: #cores=12, #unrelaxed=1242, #relaxed=292, #hardened=0
19.49/19.55	c BCD2: #sat=1 #unsat=281 bias=281/282
19.49/19.55	c Solving starts ...
19.49/19.55	c ============================[ Search Statistics ]============================
19.49/19.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.49/19.55	c       |         |          |          |    Limit     GC | Var      | Constra 
19.49/19.55	c =============================================================================
19.49/19.55	c  0.0s |       0 |        0 |        0 |    51432      0 |      268 |      279
19.59/19.61	c  0.1s |       0 |       13 |        1 |    51432      0 |      268 |      280
19.59/19.61	c #cpu_time = 0.060s
19.59/19.61	c #wall_clock_time = 0.060s
19.59/19.61	c #decision = 13
19.59/19.61	c #random_decision = 0
19.59/19.61	c #conflict = 1
19.59/19.61	c #restart = 0
19.59/19.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
19.59/19.61	c lower bound updated to -1253
19.59/19.62	c BCD2: 281 <= obj <= 1489
19.59/19.62	c BCD2: #cores=12, #unrelaxed=1241, #relaxed=293, #hardened=0
19.59/19.62	c BCD2: #sat=1 #unsat=282 bias=282/283
19.59/19.62	c Solving starts ...
19.59/19.62	c ============================[ Search Statistics ]============================
19.59/19.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.59/19.62	c       |         |          |          |    Limit     GC | Var      | Constra 
19.59/19.62	c =============================================================================
19.59/19.62	c  0.0s |       0 |        0 |        0 |    51432      0 |      269 |      280
19.59/19.68	c  0.1s |       0 |       13 |        1 |    51432      0 |      269 |      281
19.59/19.68	c #cpu_time = 0.058s
19.59/19.68	c #wall_clock_time = 0.058s
19.59/19.68	c #decision = 13
19.59/19.68	c #random_decision = 0
19.59/19.68	c #conflict = 1
19.59/19.68	c #restart = 0
19.59/19.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
19.59/19.68	c lower bound updated to -1252
19.59/19.68	c BCD2: 282 <= obj <= 1489
19.59/19.68	c BCD2: #cores=12, #unrelaxed=1240, #relaxed=294, #hardened=0
19.59/19.68	c BCD2: #sat=1 #unsat=283 bias=283/284
19.59/19.68	c Solving starts ...
19.59/19.68	c ============================[ Search Statistics ]============================
19.59/19.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.59/19.68	c       |         |          |          |    Limit     GC | Var      | Constra 
19.59/19.68	c =============================================================================
19.59/19.68	c  0.0s |       0 |        0 |        0 |    51432      0 |      270 |      281
19.69/19.74	c  0.1s |       0 |       13 |        1 |    51432      0 |      270 |      282
19.69/19.74	c #cpu_time = 0.059s
19.69/19.74	c #wall_clock_time = 0.060s
19.69/19.74	c #decision = 13
19.69/19.74	c #random_decision = 0
19.69/19.74	c #conflict = 1
19.69/19.74	c #restart = 0
19.69/19.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
19.69/19.74	c lower bound updated to -1251
19.69/19.74	c BCD2: 283 <= obj <= 1489
19.69/19.74	c BCD2: #cores=12, #unrelaxed=1239, #relaxed=295, #hardened=0
19.69/19.74	c BCD2: #sat=1 #unsat=284 bias=284/285
19.69/19.74	c Solving starts ...
19.69/19.74	c ============================[ Search Statistics ]============================
19.69/19.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.69/19.74	c       |         |          |          |    Limit     GC | Var      | Constra 
19.69/19.74	c =============================================================================
19.69/19.74	c  0.0s |       0 |        0 |        0 |    51432      0 |      271 |      282
19.69/19.80	c  0.1s |       0 |       13 |        1 |    51432      0 |      271 |      283
19.69/19.80	c #cpu_time = 0.060s
19.69/19.80	c #wall_clock_time = 0.060s
19.69/19.80	c #decision = 13
19.69/19.80	c #random_decision = 0
19.69/19.80	c #conflict = 1
19.69/19.80	c #restart = 0
19.69/19.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
19.69/19.80	c lower bound updated to -1250
19.69/19.80	c BCD2: 284 <= obj <= 1489
19.69/19.80	c BCD2: #cores=12, #unrelaxed=1238, #relaxed=296, #hardened=0
19.69/19.80	c BCD2: #sat=1 #unsat=285 bias=285/286
19.69/19.80	c Solving starts ...
19.69/19.80	c ============================[ Search Statistics ]============================
19.69/19.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.69/19.80	c       |         |          |          |    Limit     GC | Var      | Constra 
19.69/19.80	c =============================================================================
19.69/19.80	c  0.0s |       0 |        0 |        0 |    51432      0 |      272 |      283
19.80/19.86	c  0.1s |       0 |       13 |        1 |    51432      0 |      272 |      284
19.80/19.86	c #cpu_time = 0.061s
19.80/19.86	c #wall_clock_time = 0.061s
19.80/19.86	c #decision = 13
19.80/19.86	c #random_decision = 0
19.80/19.86	c #conflict = 1
19.80/19.86	c #restart = 0
19.80/19.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
19.80/19.86	c lower bound updated to -1249
19.80/19.86	c BCD2: 285 <= obj <= 1489
19.80/19.86	c BCD2: #cores=12, #unrelaxed=1237, #relaxed=297, #hardened=0
19.80/19.86	c BCD2: #sat=1 #unsat=286 bias=286/287
19.80/19.86	c Solving starts ...
19.80/19.86	c ============================[ Search Statistics ]============================
19.80/19.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.80/19.86	c       |         |          |          |    Limit     GC | Var      | Constra 
19.80/19.86	c =============================================================================
19.80/19.86	c  0.0s |       0 |        0 |        0 |    51432      0 |      273 |      284
19.90/19.92	c  0.1s |       0 |       13 |        1 |    51432      0 |      273 |      285
19.90/19.92	c #cpu_time = 0.060s
19.90/19.92	c #wall_clock_time = 0.061s
19.90/19.92	c #decision = 13
19.90/19.92	c #random_decision = 0
19.90/19.92	c #conflict = 1
19.90/19.92	c #restart = 0
19.90/19.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
19.90/19.92	c lower bound updated to -1248
19.90/19.92	c BCD2: 286 <= obj <= 1489
19.90/19.92	c BCD2: #cores=12, #unrelaxed=1236, #relaxed=298, #hardened=0
19.90/19.92	c BCD2: #sat=1 #unsat=287 bias=287/288
19.90/19.92	c Solving starts ...
19.90/19.92	c ============================[ Search Statistics ]============================
19.90/19.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.90/19.92	c       |         |          |          |    Limit     GC | Var      | Constra 
19.90/19.92	c =============================================================================
19.90/19.92	c  0.0s |       0 |        0 |        0 |    51432      0 |      274 |      285
19.90/19.98	c  0.1s |       0 |       13 |        1 |    51432      0 |      274 |      286
19.90/19.98	c #cpu_time = 0.060s
19.90/19.98	c #wall_clock_time = 0.060s
19.90/19.98	c #decision = 13
19.90/19.98	c #random_decision = 0
19.90/19.98	c #conflict = 1
19.90/19.98	c #restart = 0
19.90/19.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
19.90/19.98	c lower bound updated to -1247
19.90/19.99	c BCD2: 287 <= obj <= 1489
19.90/19.99	c BCD2: #cores=12, #unrelaxed=1235, #relaxed=299, #hardened=0
19.90/19.99	c BCD2: #sat=1 #unsat=288 bias=288/289
19.90/19.99	c Solving starts ...
19.90/19.99	c ============================[ Search Statistics ]============================
19.90/19.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.90/19.99	c       |         |          |          |    Limit     GC | Var      | Constra 
19.90/19.99	c =============================================================================
19.90/19.99	c  0.0s |       0 |        0 |        0 |    51432      0 |      275 |      286
19.99/20.04	c  0.1s |       0 |       13 |        1 |    51432      0 |      275 |      287
19.99/20.04	c #cpu_time = 0.059s
19.99/20.04	c #wall_clock_time = 0.059s
19.99/20.04	c #decision = 13
19.99/20.04	c #random_decision = 0
19.99/20.04	c #conflict = 1
19.99/20.04	c #restart = 0
19.99/20.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
19.99/20.04	c lower bound updated to -1246
19.99/20.05	c BCD2: 288 <= obj <= 1489
19.99/20.05	c BCD2: #cores=12, #unrelaxed=1234, #relaxed=300, #hardened=0
19.99/20.05	c BCD2: #sat=1 #unsat=289 bias=289/290
19.99/20.05	c Solving starts ...
19.99/20.05	c ============================[ Search Statistics ]============================
19.99/20.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.99/20.05	c       |         |          |          |    Limit     GC | Var      | Constra 
19.99/20.05	c =============================================================================
19.99/20.05	c  0.0s |       0 |        0 |        0 |    51432      0 |      276 |      287
20.09/20.11	c  0.1s |       0 |       13 |        1 |    51432      0 |      276 |      288
20.09/20.11	c #cpu_time = 0.060s
20.09/20.11	c #wall_clock_time = 0.060s
20.09/20.11	c #decision = 13
20.09/20.11	c #random_decision = 0
20.09/20.11	c #conflict = 1
20.09/20.11	c #restart = 0
20.09/20.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
20.09/20.11	c lower bound updated to -1245
20.09/20.11	c BCD2: 289 <= obj <= 1489
20.09/20.11	c BCD2: #cores=12, #unrelaxed=1233, #relaxed=301, #hardened=0
20.09/20.11	c BCD2: #sat=1 #unsat=290 bias=290/291
20.09/20.11	c Solving starts ...
20.09/20.11	c ============================[ Search Statistics ]============================
20.09/20.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.09/20.11	c       |         |          |          |    Limit     GC | Var      | Constra 
20.09/20.11	c =============================================================================
20.09/20.11	c  0.0s |       0 |        0 |        0 |    51432      0 |      277 |      288
20.09/20.17	c  0.1s |       0 |       13 |        1 |    51432      0 |      277 |      289
20.09/20.17	c #cpu_time = 0.058s
20.09/20.17	c #wall_clock_time = 0.058s
20.09/20.17	c #decision = 13
20.09/20.17	c #random_decision = 0
20.09/20.17	c #conflict = 1
20.09/20.17	c #restart = 0
20.09/20.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
20.09/20.17	c lower bound updated to -1244
20.09/20.17	c BCD2: 290 <= obj <= 1489
20.09/20.17	c BCD2: #cores=12, #unrelaxed=1232, #relaxed=302, #hardened=0
20.09/20.17	c BCD2: #sat=1 #unsat=291 bias=291/292
20.09/20.17	c Solving starts ...
20.09/20.17	c ============================[ Search Statistics ]============================
20.09/20.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.09/20.17	c       |         |          |          |    Limit     GC | Var      | Constra 
20.09/20.17	c =============================================================================
20.09/20.17	c  0.0s |       0 |        0 |        0 |    51432      0 |      278 |      289
20.19/20.23	c  0.1s |       0 |       13 |        1 |    51432      0 |      278 |      290
20.19/20.23	c #cpu_time = 0.060s
20.19/20.23	c #wall_clock_time = 0.060s
20.19/20.23	c #decision = 13
20.19/20.23	c #random_decision = 0
20.19/20.23	c #conflict = 1
20.19/20.23	c #restart = 0
20.19/20.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
20.19/20.23	c lower bound updated to -1243
20.19/20.23	c BCD2: 291 <= obj <= 1489
20.19/20.23	c BCD2: #cores=12, #unrelaxed=1231, #relaxed=303, #hardened=0
20.19/20.23	c BCD2: #sat=1 #unsat=292 bias=292/293
20.19/20.23	c Solving starts ...
20.19/20.23	c ============================[ Search Statistics ]============================
20.19/20.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.19/20.23	c       |         |          |          |    Limit     GC | Var      | Constra 
20.19/20.23	c =============================================================================
20.19/20.23	c  0.0s |       0 |        0 |        0 |    51432      0 |      279 |      290
20.19/20.29	c  0.1s |       0 |       13 |        1 |    51432      0 |      279 |      291
20.19/20.29	c #cpu_time = 0.060s
20.19/20.29	c #wall_clock_time = 0.060s
20.19/20.29	c #decision = 13
20.19/20.29	c #random_decision = 0
20.19/20.29	c #conflict = 1
20.19/20.29	c #restart = 0
20.19/20.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
20.19/20.29	c lower bound updated to -1242
20.19/20.29	c BCD2: 292 <= obj <= 1489
20.19/20.29	c BCD2: #cores=12, #unrelaxed=1230, #relaxed=304, #hardened=0
20.19/20.29	c BCD2: #sat=1 #unsat=293 bias=293/294
20.19/20.29	c Solving starts ...
20.19/20.29	c ============================[ Search Statistics ]============================
20.19/20.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.19/20.29	c       |         |          |          |    Limit     GC | Var      | Constra 
20.19/20.29	c =============================================================================
20.19/20.29	c  0.0s |       0 |        0 |        0 |    51432      0 |      280 |      291
20.29/20.36	c  0.1s |       0 |       13 |        1 |    51432      0 |      280 |      292
20.29/20.36	c #cpu_time = 0.060s
20.29/20.36	c #wall_clock_time = 0.061s
20.29/20.36	c #decision = 13
20.29/20.36	c #random_decision = 0
20.29/20.36	c #conflict = 1
20.29/20.36	c #restart = 0
20.29/20.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
20.29/20.36	c lower bound updated to -1241
20.29/20.36	c BCD2: 293 <= obj <= 1489
20.29/20.36	c BCD2: #cores=12, #unrelaxed=1229, #relaxed=305, #hardened=0
20.29/20.36	c BCD2: #sat=1 #unsat=294 bias=294/295
20.29/20.36	c Solving starts ...
20.29/20.36	c ============================[ Search Statistics ]============================
20.29/20.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.29/20.36	c       |         |          |          |    Limit     GC | Var      | Constra 
20.29/20.36	c =============================================================================
20.29/20.36	c  0.0s |       0 |        0 |        0 |    51432      0 |      281 |      292
20.39/20.42	c  0.1s |       0 |       13 |        1 |    51432      0 |      281 |      293
20.39/20.42	c #cpu_time = 0.060s
20.39/20.42	c #wall_clock_time = 0.060s
20.39/20.42	c #decision = 13
20.39/20.42	c #random_decision = 0
20.39/20.42	c #conflict = 1
20.39/20.42	c #restart = 0
20.39/20.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
20.39/20.42	c lower bound updated to -1240
20.39/20.42	c BCD2: 294 <= obj <= 1489
20.39/20.42	c BCD2: #cores=12, #unrelaxed=1228, #relaxed=306, #hardened=0
20.39/20.42	c BCD2: #sat=1 #unsat=295 bias=295/296
20.39/20.42	c Solving starts ...
20.39/20.42	c ============================[ Search Statistics ]============================
20.39/20.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.39/20.42	c       |         |          |          |    Limit     GC | Var      | Constra 
20.39/20.42	c =============================================================================
20.39/20.42	c  0.0s |       0 |        0 |        0 |    51432      0 |      282 |      293
20.39/20.48	c  0.1s |       0 |       13 |        1 |    51432      0 |      282 |      294
20.39/20.48	c #cpu_time = 0.060s
20.39/20.48	c #wall_clock_time = 0.060s
20.39/20.48	c #decision = 13
20.39/20.48	c #random_decision = 0
20.39/20.48	c #conflict = 1
20.39/20.48	c #restart = 0
20.39/20.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
20.39/20.48	c lower bound updated to -1239
20.39/20.48	c BCD2: 295 <= obj <= 1489
20.39/20.48	c BCD2: #cores=12, #unrelaxed=1227, #relaxed=307, #hardened=0
20.39/20.48	c BCD2: #sat=1 #unsat=296 bias=296/297
20.39/20.48	c Solving starts ...
20.39/20.48	c ============================[ Search Statistics ]============================
20.39/20.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.39/20.48	c       |         |          |          |    Limit     GC | Var      | Constra 
20.39/20.48	c =============================================================================
20.39/20.48	c  0.0s |       0 |        0 |        0 |    51432      0 |      283 |      294
20.49/20.54	c  0.1s |       0 |       13 |        1 |    51432      0 |      283 |      295
20.49/20.54	c #cpu_time = 0.059s
20.49/20.54	c #wall_clock_time = 0.059s
20.49/20.54	c #decision = 13
20.49/20.54	c #random_decision = 0
20.49/20.54	c #conflict = 1
20.49/20.54	c #restart = 0
20.49/20.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
20.49/20.54	c lower bound updated to -1238
20.49/20.54	c BCD2: 296 <= obj <= 1489
20.49/20.54	c BCD2: #cores=12, #unrelaxed=1226, #relaxed=308, #hardened=0
20.49/20.54	c BCD2: #sat=1 #unsat=297 bias=297/298
20.49/20.54	c Solving starts ...
20.49/20.54	c ============================[ Search Statistics ]============================
20.49/20.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.49/20.54	c       |         |          |          |    Limit     GC | Var      | Constra 
20.49/20.54	c =============================================================================
20.49/20.55	c  0.0s |       0 |        0 |        0 |    51432      0 |      284 |      295
20.59/20.61	c  0.1s |       0 |       13 |        1 |    51432      0 |      284 |      296
20.59/20.61	c #cpu_time = 0.058s
20.59/20.61	c #wall_clock_time = 0.058s
20.59/20.61	c #decision = 13
20.59/20.61	c #random_decision = 0
20.59/20.61	c #conflict = 1
20.59/20.61	c #restart = 0
20.59/20.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
20.59/20.61	c lower bound updated to -1237
20.59/20.61	c BCD2: 297 <= obj <= 1489
20.59/20.61	c BCD2: #cores=12, #unrelaxed=1225, #relaxed=309, #hardened=0
20.59/20.61	c BCD2: #sat=1 #unsat=298 bias=298/299
20.59/20.61	c Solving starts ...
20.59/20.61	c ============================[ Search Statistics ]============================
20.59/20.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.59/20.61	c       |         |          |          |    Limit     GC | Var      | Constra 
20.59/20.61	c =============================================================================
20.59/20.61	c  0.0s |       0 |        0 |        0 |    51432      0 |      285 |      296
20.59/20.67	c  0.1s |       0 |       13 |        1 |    51432      0 |      285 |      297
20.59/20.67	c #cpu_time = 0.060s
20.59/20.67	c #wall_clock_time = 0.060s
20.59/20.67	c #decision = 13
20.59/20.67	c #random_decision = 0
20.59/20.67	c #conflict = 1
20.59/20.67	c #restart = 0
20.59/20.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
20.59/20.67	c lower bound updated to -1236
20.59/20.67	c BCD2: 298 <= obj <= 1489
20.59/20.67	c BCD2: #cores=12, #unrelaxed=1224, #relaxed=310, #hardened=0
20.59/20.67	c BCD2: #sat=1 #unsat=299 bias=299/300
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 |    51432      0 |      286 |      297
20.69/20.73	c  0.1s |       0 |       13 |        1 |    51432      0 |      286 |      298
20.69/20.73	c #cpu_time = 0.060s
20.69/20.73	c #wall_clock_time = 0.060s
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 25: cost of the new core is >=24
20.69/20.73	c lower bound updated to -1235
20.69/20.73	c BCD2: 299 <= obj <= 1489
20.69/20.73	c BCD2: #cores=12, #unrelaxed=1223, #relaxed=311, #hardened=0
20.69/20.73	c BCD2: #sat=1 #unsat=300 bias=300/301
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 |    51432      0 |      287 |      298
20.69/20.79	c  0.1s |       0 |       13 |        1 |    51432      0 |      287 |      299
20.69/20.79	c #cpu_time = 0.060s
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 26: cost of the new core is >=25
20.69/20.79	c lower bound updated to -1234
20.69/20.79	c BCD2: 300 <= obj <= 1489
20.69/20.79	c BCD2: #cores=12, #unrelaxed=1222, #relaxed=312, #hardened=0
20.69/20.79	c BCD2: #sat=1 #unsat=301 bias=301/302
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 |    51432      0 |      288 |      299
20.79/20.85	c  0.1s |       0 |       13 |        0 |    51432      0 |      288 |      300
20.79/20.85	c #cpu_time = 0.061s
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 = 0
20.79/20.85	c #restart = 0
20.79/20.85	c BCD2: found a new core of size 2: cost of the new core is >=1
20.79/20.85	c lower bound updated to -1233
20.79/20.86	c BCD2: 301 <= obj <= 1489
20.79/20.86	c BCD2: #cores=13, #unrelaxed=1220, #relaxed=314, #hardened=0
20.79/20.86	c BCD2: #sat=1 #unsat=302 bias=302/303
20.79/20.86	c Solving starts ...
20.79/20.86	c ============================[ Search Statistics ]============================
20.79/20.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.79/20.86	c       |         |          |          |    Limit     GC | Var      | Constra 
20.79/20.86	c =============================================================================
20.79/20.86	c  0.0s |       0 |        0 |        0 |    51432      0 |      288 |      301
20.89/20.92	c  0.1s |       0 |       14 |        1 |    51432      0 |      288 |      301
20.89/20.92	c #cpu_time = 0.058s
20.89/20.92	c #wall_clock_time = 0.058s
20.89/20.92	c #decision = 14
20.89/20.92	c #random_decision = 0
20.89/20.92	c #conflict = 1
20.89/20.92	c #restart = 0
20.89/20.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
20.89/20.92	c lower bound updated to -1232
20.89/20.92	c BCD2: 302 <= obj <= 1489
20.89/20.92	c BCD2: #cores=13, #unrelaxed=1219, #relaxed=315, #hardened=0
20.89/20.92	c BCD2: #sat=1 #unsat=303 bias=303/304
20.89/20.92	c Solving starts ...
20.89/20.92	c ============================[ Search Statistics ]============================
20.89/20.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.89/20.92	c       |         |          |          |    Limit     GC | Var      | Constra 
20.89/20.92	c =============================================================================
20.89/20.92	c  0.0s |       0 |        0 |        0 |    51432      0 |      289 |      301
20.89/20.98	c  0.1s |       0 |       14 |        1 |    51432      0 |      289 |      302
20.89/20.98	c #cpu_time = 0.059s
20.89/20.98	c #wall_clock_time = 0.060s
20.89/20.98	c #decision = 14
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 4: cost of the new core is >=3
20.89/20.98	c lower bound updated to -1231
20.89/20.98	c BCD2: 303 <= obj <= 1489
20.89/20.98	c BCD2: #cores=13, #unrelaxed=1218, #relaxed=316, #hardened=0
20.89/20.98	c BCD2: #sat=1 #unsat=304 bias=304/305
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 |    51432      0 |      290 |      302
20.99/21.04	c  0.1s |       0 |       14 |        1 |    51432      0 |      290 |      303
20.99/21.04	c #cpu_time = 0.061s
20.99/21.04	c #wall_clock_time = 0.061s
20.99/21.04	c #decision = 14
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 5: cost of the new core is >=4
20.99/21.04	c lower bound updated to -1230
20.99/21.05	c BCD2: 304 <= obj <= 1489
20.99/21.05	c BCD2: #cores=13, #unrelaxed=1217, #relaxed=317, #hardened=0
20.99/21.05	c BCD2: #sat=1 #unsat=305 bias=305/306
20.99/21.05	c Solving starts ...
20.99/21.05	c ============================[ Search Statistics ]============================
20.99/21.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.99/21.05	c       |         |          |          |    Limit     GC | Var      | Constra 
20.99/21.05	c =============================================================================
20.99/21.05	c  0.0s |       0 |        0 |        0 |    51432      0 |      291 |      303
21.09/21.11	c  0.1s |       0 |       14 |        1 |    51432      0 |      291 |      304
21.09/21.11	c #cpu_time = 0.058s
21.09/21.11	c #wall_clock_time = 0.058s
21.09/21.11	c #decision = 14
21.09/21.11	c #random_decision = 0
21.09/21.11	c #conflict = 1
21.09/21.11	c #restart = 0
21.09/21.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
21.09/21.11	c lower bound updated to -1229
21.09/21.11	c BCD2: 305 <= obj <= 1489
21.09/21.11	c BCD2: #cores=13, #unrelaxed=1216, #relaxed=318, #hardened=0
21.09/21.11	c BCD2: #sat=1 #unsat=306 bias=306/307
21.09/21.11	c Solving starts ...
21.09/21.11	c ============================[ Search Statistics ]============================
21.09/21.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.09/21.11	c       |         |          |          |    Limit     GC | Var      | Constra 
21.09/21.11	c =============================================================================
21.09/21.11	c  0.0s |       0 |        0 |        0 |    51432      0 |      292 |      304
21.09/21.17	c  0.1s |       0 |       14 |        1 |    51432      0 |      292 |      305
21.09/21.17	c #cpu_time = 0.060s
21.09/21.17	c #wall_clock_time = 0.060s
21.09/21.17	c #decision = 14
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 7: cost of the new core is >=6
21.09/21.17	c lower bound updated to -1228
21.09/21.17	c BCD2: 306 <= obj <= 1489
21.09/21.17	c BCD2: #cores=13, #unrelaxed=1215, #relaxed=319, #hardened=0
21.09/21.17	c BCD2: #sat=1 #unsat=307 bias=307/308
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 |    51432      0 |      293 |      305
21.19/21.23	c  0.1s |       0 |       14 |        1 |    51432      0 |      293 |      306
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 = 14
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 8: cost of the new core is >=7
21.19/21.23	c lower bound updated to -1227
21.19/21.23	c BCD2: 307 <= obj <= 1489
21.19/21.23	c BCD2: #cores=13, #unrelaxed=1214, #relaxed=320, #hardened=0
21.19/21.23	c BCD2: #sat=1 #unsat=308 bias=308/309
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 |    51432      0 |      294 |      306
21.19/21.29	c  0.1s |       0 |       14 |        1 |    51432      0 |      294 |      307
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 = 14
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 9: cost of the new core is >=8
21.19/21.29	c lower bound updated to -1226
21.19/21.29	c BCD2: 308 <= obj <= 1489
21.19/21.29	c BCD2: #cores=13, #unrelaxed=1213, #relaxed=321, #hardened=0
21.19/21.29	c BCD2: #sat=1 #unsat=309 bias=309/310
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 |    51432      0 |      295 |      307
21.29/21.35	c  0.1s |       0 |       14 |        1 |    51432      0 |      295 |      308
21.29/21.35	c #cpu_time = 0.060s
21.29/21.35	c #wall_clock_time = 0.061s
21.29/21.35	c #decision = 14
21.29/21.35	c #random_decision = 0
21.29/21.35	c #conflict = 1
21.29/21.35	c #restart = 0
21.29/21.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
21.29/21.35	c lower bound updated to -1225
21.29/21.35	c BCD2: 309 <= obj <= 1489
21.29/21.35	c BCD2: #cores=13, #unrelaxed=1212, #relaxed=322, #hardened=0
21.29/21.35	c BCD2: #sat=1 #unsat=310 bias=310/311
21.29/21.35	c Solving starts ...
21.29/21.35	c ============================[ Search Statistics ]============================
21.29/21.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.29/21.35	c       |         |          |          |    Limit     GC | Var      | Constra 
21.29/21.35	c =============================================================================
21.29/21.35	c  0.0s |       0 |        0 |        0 |    51432      0 |      296 |      308
21.39/21.41	c  0.1s |       0 |       14 |        1 |    51432      0 |      296 |      309
21.39/21.41	c #cpu_time = 0.060s
21.39/21.41	c #wall_clock_time = 0.060s
21.39/21.41	c #decision = 14
21.39/21.41	c #random_decision = 0
21.39/21.41	c #conflict = 1
21.39/21.41	c #restart = 0
21.39/21.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
21.39/21.41	c lower bound updated to -1224
21.39/21.42	c BCD2: 310 <= obj <= 1489
21.39/21.42	c BCD2: #cores=13, #unrelaxed=1211, #relaxed=323, #hardened=0
21.39/21.42	c BCD2: #sat=1 #unsat=311 bias=311/312
21.39/21.42	c Solving starts ...
21.39/21.42	c ============================[ Search Statistics ]============================
21.39/21.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.39/21.42	c       |         |          |          |    Limit     GC | Var      | Constra 
21.39/21.42	c =============================================================================
21.39/21.42	c  0.0s |       0 |        0 |        0 |    51432      0 |      297 |      309
21.39/21.48	c  0.1s |       0 |       14 |        1 |    51432      0 |      297 |      310
21.39/21.48	c #cpu_time = 0.059s
21.39/21.48	c #wall_clock_time = 0.059s
21.39/21.48	c #decision = 14
21.39/21.48	c #random_decision = 0
21.39/21.48	c #conflict = 1
21.39/21.48	c #restart = 0
21.39/21.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
21.39/21.48	c lower bound updated to -1223
21.39/21.48	c BCD2: 311 <= obj <= 1489
21.39/21.48	c BCD2: #cores=13, #unrelaxed=1210, #relaxed=324, #hardened=0
21.39/21.48	c BCD2: #sat=1 #unsat=312 bias=312/313
21.39/21.48	c Solving starts ...
21.39/21.48	c ============================[ Search Statistics ]============================
21.39/21.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.39/21.48	c       |         |          |          |    Limit     GC | Var      | Constra 
21.39/21.48	c =============================================================================
21.39/21.48	c  0.0s |       0 |        0 |        0 |    51432      0 |      298 |      310
21.49/21.54	c  0.1s |       0 |       14 |        1 |    51432      0 |      298 |      311
21.49/21.54	c #cpu_time = 0.060s
21.49/21.54	c #wall_clock_time = 0.060s
21.49/21.54	c #decision = 14
21.49/21.54	c #random_decision = 0
21.49/21.54	c #conflict = 1
21.49/21.54	c #restart = 0
21.49/21.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
21.49/21.54	c lower bound updated to -1222
21.49/21.54	c BCD2: 312 <= obj <= 1489
21.49/21.54	c BCD2: #cores=13, #unrelaxed=1209, #relaxed=325, #hardened=0
21.49/21.54	c BCD2: #sat=1 #unsat=313 bias=313/314
21.49/21.54	c Solving starts ...
21.49/21.54	c ============================[ Search Statistics ]============================
21.49/21.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.49/21.54	c       |         |          |          |    Limit     GC | Var      | Constra 
21.49/21.54	c =============================================================================
21.49/21.54	c  0.0s |       0 |        0 |        0 |    51432      0 |      299 |      311
21.59/21.60	c  0.1s |       0 |       14 |        1 |    51432      0 |      299 |      312
21.59/21.60	c #cpu_time = 0.058s
21.59/21.60	c #wall_clock_time = 0.058s
21.59/21.60	c #decision = 14
21.59/21.60	c #random_decision = 0
21.59/21.60	c #conflict = 1
21.59/21.60	c #restart = 0
21.59/21.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
21.59/21.60	c lower bound updated to -1221
21.59/21.60	c BCD2: 313 <= obj <= 1489
21.59/21.60	c BCD2: #cores=13, #unrelaxed=1208, #relaxed=326, #hardened=0
21.59/21.60	c BCD2: #sat=1 #unsat=314 bias=314/315
21.59/21.60	c Solving starts ...
21.59/21.60	c ============================[ Search Statistics ]============================
21.59/21.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.59/21.60	c       |         |          |          |    Limit     GC | Var      | Constra 
21.59/21.60	c =============================================================================
21.59/21.60	c  0.0s |       0 |        0 |        0 |    51432      0 |      300 |      312
21.59/21.66	c  0.1s |       0 |       14 |        1 |    51432      0 |      300 |      313
21.59/21.66	c #cpu_time = 0.060s
21.59/21.66	c #wall_clock_time = 0.060s
21.59/21.66	c #decision = 14
21.59/21.66	c #random_decision = 0
21.59/21.66	c #conflict = 1
21.59/21.66	c #restart = 0
21.59/21.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
21.59/21.66	c lower bound updated to -1220
21.59/21.66	c BCD2: 314 <= obj <= 1489
21.59/21.66	c BCD2: #cores=13, #unrelaxed=1207, #relaxed=327, #hardened=0
21.59/21.66	c BCD2: #sat=1 #unsat=315 bias=315/316
21.59/21.66	c Solving starts ...
21.59/21.66	c ============================[ Search Statistics ]============================
21.59/21.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.59/21.66	c       |         |          |          |    Limit     GC | Var      | Constra 
21.59/21.66	c =============================================================================
21.59/21.66	c  0.0s |       0 |        0 |        0 |    51432      0 |      301 |      313
21.69/21.72	c  0.1s |       0 |       14 |        1 |    51432      0 |      301 |      314
21.69/21.72	c #cpu_time = 0.059s
21.69/21.72	c #wall_clock_time = 0.060s
21.69/21.72	c #decision = 14
21.69/21.72	c #random_decision = 0
21.69/21.72	c #conflict = 1
21.69/21.72	c #restart = 0
21.69/21.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
21.69/21.72	c lower bound updated to -1219
21.69/21.72	c BCD2: 315 <= obj <= 1489
21.69/21.72	c BCD2: #cores=13, #unrelaxed=1206, #relaxed=328, #hardened=0
21.69/21.72	c BCD2: #sat=1 #unsat=316 bias=316/317
21.69/21.73	c Solving starts ...
21.69/21.73	c ============================[ Search Statistics ]============================
21.69/21.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.69/21.73	c       |         |          |          |    Limit     GC | Var      | Constra 
21.69/21.73	c =============================================================================
21.69/21.73	c  0.0s |       0 |        0 |        0 |    51432      0 |      302 |      314
21.69/21.79	c  0.1s |       0 |       14 |        1 |    51432      0 |      302 |      315
21.69/21.79	c #cpu_time = 0.061s
21.69/21.79	c #wall_clock_time = 0.061s
21.69/21.79	c #decision = 14
21.69/21.79	c #random_decision = 0
21.69/21.79	c #conflict = 1
21.69/21.79	c #restart = 0
21.69/21.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
21.69/21.79	c lower bound updated to -1218
21.69/21.79	c BCD2: 316 <= obj <= 1489
21.69/21.79	c BCD2: #cores=13, #unrelaxed=1205, #relaxed=329, #hardened=0
21.69/21.79	c BCD2: #sat=1 #unsat=317 bias=317/318
21.69/21.79	c Solving starts ...
21.69/21.79	c ============================[ Search Statistics ]============================
21.69/21.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.69/21.79	c       |         |          |          |    Limit     GC | Var      | Constra 
21.69/21.79	c =============================================================================
21.69/21.79	c  0.0s |       0 |        0 |        0 |    51432      0 |      303 |      315
21.79/21.85	c  0.1s |       0 |       14 |        1 |    51432      0 |      303 |      316
21.79/21.85	c #cpu_time = 0.060s
21.79/21.85	c #wall_clock_time = 0.060s
21.79/21.85	c #decision = 14
21.79/21.85	c #random_decision = 0
21.79/21.85	c #conflict = 1
21.79/21.85	c #restart = 0
21.79/21.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
21.79/21.85	c lower bound updated to -1217
21.79/21.85	c BCD2: 317 <= obj <= 1489
21.79/21.85	c BCD2: #cores=13, #unrelaxed=1204, #relaxed=330, #hardened=0
21.79/21.85	c BCD2: #sat=1 #unsat=318 bias=318/319
21.79/21.85	c Solving starts ...
21.79/21.85	c ============================[ Search Statistics ]============================
21.79/21.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.79/21.85	c       |         |          |          |    Limit     GC | Var      | Constra 
21.79/21.85	c =============================================================================
21.79/21.85	c  0.0s |       0 |        0 |        0 |    51432      0 |      304 |      316
21.89/21.91	c  0.1s |       0 |       14 |        1 |    51432      0 |      304 |      317
21.89/21.91	c #cpu_time = 0.060s
21.89/21.91	c #wall_clock_time = 0.060s
21.89/21.91	c #decision = 14
21.89/21.91	c #random_decision = 0
21.89/21.91	c #conflict = 1
21.89/21.91	c #restart = 0
21.89/21.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
21.89/21.91	c lower bound updated to -1216
21.89/21.91	c BCD2: 318 <= obj <= 1489
21.89/21.91	c BCD2: #cores=13, #unrelaxed=1203, #relaxed=331, #hardened=0
21.89/21.91	c BCD2: #sat=1 #unsat=319 bias=319/320
21.89/21.91	c Solving starts ...
21.89/21.91	c ============================[ Search Statistics ]============================
21.89/21.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.89/21.91	c       |         |          |          |    Limit     GC | Var      | Constra 
21.89/21.91	c =============================================================================
21.89/21.91	c  0.0s |       0 |        0 |        0 |    51432      0 |      305 |      317
21.89/21.97	c  0.1s |       0 |       14 |        1 |    51432      0 |      305 |      318
21.89/21.97	c #cpu_time = 0.059s
21.89/21.97	c #wall_clock_time = 0.059s
21.89/21.97	c #decision = 14
21.89/21.97	c #random_decision = 0
21.89/21.97	c #conflict = 1
21.89/21.97	c #restart = 0
21.89/21.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
21.89/21.97	c lower bound updated to -1215
21.89/21.97	c BCD2: 319 <= obj <= 1489
21.89/21.97	c BCD2: #cores=13, #unrelaxed=1202, #relaxed=332, #hardened=0
21.89/21.97	c BCD2: #sat=1 #unsat=320 bias=320/321
21.89/21.97	c Solving starts ...
21.89/21.97	c ============================[ Search Statistics ]============================
21.89/21.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.89/21.97	c       |         |          |          |    Limit     GC | Var      | Constra 
21.89/21.97	c =============================================================================
21.89/21.97	c  0.0s |       0 |        0 |        0 |    51432      0 |      306 |      318
21.99/22.03	c  0.1s |       0 |       14 |        1 |    51432      0 |      306 |      319
21.99/22.03	c #cpu_time = 0.060s
21.99/22.03	c #wall_clock_time = 0.061s
21.99/22.03	c #decision = 14
21.99/22.03	c #random_decision = 0
21.99/22.03	c #conflict = 1
21.99/22.03	c #restart = 0
21.99/22.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
21.99/22.03	c lower bound updated to -1214
21.99/22.04	c BCD2: 320 <= obj <= 1489
21.99/22.04	c BCD2: #cores=13, #unrelaxed=1201, #relaxed=333, #hardened=0
21.99/22.04	c BCD2: #sat=1 #unsat=321 bias=321/322
21.99/22.04	c Solving starts ...
21.99/22.04	c ============================[ Search Statistics ]============================
21.99/22.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.99/22.04	c       |         |          |          |    Limit     GC | Var      | Constra 
21.99/22.04	c =============================================================================
21.99/22.04	c  0.0s |       0 |        0 |        0 |    51432      0 |      307 |      319
21.99/22.10	c  0.1s |       0 |       14 |        1 |    51432      0 |      307 |      320
21.99/22.10	c #cpu_time = 0.058s
21.99/22.10	c #wall_clock_time = 0.058s
21.99/22.10	c #decision = 14
21.99/22.10	c #random_decision = 0
21.99/22.10	c #conflict = 1
21.99/22.10	c #restart = 0
21.99/22.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
21.99/22.10	c lower bound updated to -1213
21.99/22.10	c BCD2: 321 <= obj <= 1489
21.99/22.10	c BCD2: #cores=13, #unrelaxed=1200, #relaxed=334, #hardened=0
21.99/22.10	c BCD2: #sat=1 #unsat=322 bias=322/323
21.99/22.10	c Solving starts ...
21.99/22.10	c ============================[ Search Statistics ]============================
21.99/22.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.99/22.10	c       |         |          |          |    Limit     GC | Var      | Constra 
21.99/22.10	c =============================================================================
21.99/22.10	c  0.0s |       0 |        0 |        0 |    51432      0 |      308 |      320
22.09/22.16	c  0.1s |       0 |       14 |        1 |    51432      0 |      308 |      321
22.09/22.16	c #cpu_time = 0.060s
22.09/22.16	c #wall_clock_time = 0.060s
22.09/22.16	c #decision = 14
22.09/22.16	c #random_decision = 0
22.09/22.16	c #conflict = 1
22.09/22.16	c #restart = 0
22.09/22.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
22.09/22.16	c lower bound updated to -1212
22.09/22.16	c BCD2: 322 <= obj <= 1489
22.09/22.16	c BCD2: #cores=13, #unrelaxed=1199, #relaxed=335, #hardened=0
22.09/22.16	c BCD2: #sat=1 #unsat=323 bias=323/324
22.09/22.16	c Solving starts ...
22.09/22.16	c ============================[ Search Statistics ]============================
22.09/22.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.09/22.16	c       |         |          |          |    Limit     GC | Var      | Constra 
22.09/22.16	c =============================================================================
22.09/22.16	c  0.0s |       0 |        0 |        0 |    51432      0 |      309 |      321
22.19/22.22	c  0.1s |       0 |       14 |        1 |    51432      0 |      309 |      322
22.19/22.22	c #cpu_time = 0.059s
22.19/22.22	c #wall_clock_time = 0.060s
22.19/22.22	c #decision = 14
22.19/22.22	c #random_decision = 0
22.19/22.22	c #conflict = 1
22.19/22.22	c #restart = 0
22.19/22.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
22.19/22.22	c lower bound updated to -1211
22.19/22.22	c BCD2: 323 <= obj <= 1489
22.19/22.22	c BCD2: #cores=13, #unrelaxed=1198, #relaxed=336, #hardened=0
22.19/22.22	c BCD2: #sat=1 #unsat=324 bias=324/325
22.19/22.22	c Solving starts ...
22.19/22.22	c ============================[ Search Statistics ]============================
22.19/22.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.19/22.22	c       |         |          |          |    Limit     GC | Var      | Constra 
22.19/22.22	c =============================================================================
22.19/22.22	c  0.0s |       0 |        0 |        0 |    51432      0 |      310 |      322
22.19/22.28	c  0.1s |       0 |       14 |        1 |    51432      0 |      310 |      323
22.19/22.28	c #cpu_time = 0.061s
22.19/22.28	c #wall_clock_time = 0.061s
22.19/22.28	c #decision = 14
22.19/22.28	c #random_decision = 0
22.19/22.28	c #conflict = 1
22.19/22.28	c #restart = 0
22.19/22.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
22.19/22.28	c lower bound updated to -1210
22.19/22.28	c BCD2: 324 <= obj <= 1489
22.19/22.28	c BCD2: #cores=13, #unrelaxed=1197, #relaxed=337, #hardened=0
22.19/22.28	c BCD2: #sat=1 #unsat=325 bias=325/326
22.19/22.28	c Solving starts ...
22.19/22.28	c ============================[ Search Statistics ]============================
22.19/22.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.19/22.28	c       |         |          |          |    Limit     GC | Var      | Constra 
22.19/22.28	c =============================================================================
22.19/22.28	c  0.0s |       0 |        0 |        0 |    51432      0 |      311 |      323
22.29/22.34	c  0.1s |       0 |       14 |        1 |    51432      0 |      311 |      324
22.29/22.34	c #cpu_time = 0.060s
22.29/22.34	c #wall_clock_time = 0.061s
22.29/22.34	c #decision = 14
22.29/22.34	c #random_decision = 0
22.29/22.34	c #conflict = 1
22.29/22.34	c #restart = 0
22.29/22.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
22.29/22.34	c lower bound updated to -1209
22.29/22.34	c BCD2: 325 <= obj <= 1489
22.29/22.34	c BCD2: #cores=13, #unrelaxed=1196, #relaxed=338, #hardened=0
22.29/22.34	c BCD2: #sat=1 #unsat=326 bias=326/327
22.29/22.34	c Solving starts ...
22.29/22.34	c ============================[ Search Statistics ]============================
22.29/22.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.34	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.34	c =============================================================================
22.29/22.34	c  0.0s |       0 |        0 |        0 |    51432      0 |      312 |      324
22.39/22.40	c  0.1s |       0 |       14 |        0 |    51432      0 |      312 |      325
22.39/22.40	c #cpu_time = 0.060s
22.39/22.40	c #wall_clock_time = 0.060s
22.39/22.40	c #decision = 14
22.39/22.40	c #random_decision = 0
22.39/22.40	c #conflict = 0
22.39/22.40	c #restart = 0
22.39/22.40	c BCD2: found a new core of size 2: cost of the new core is >=1
22.39/22.40	c lower bound updated to -1208
22.39/22.41	c BCD2: 326 <= obj <= 1489
22.39/22.41	c BCD2: #cores=14, #unrelaxed=1194, #relaxed=340, #hardened=0
22.39/22.41	c BCD2: #sat=1 #unsat=327 bias=327/328
22.39/22.41	c Solving starts ...
22.39/22.41	c ============================[ Search Statistics ]============================
22.39/22.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.39/22.41	c       |         |          |          |    Limit     GC | Var      | Constra 
22.39/22.41	c =============================================================================
22.39/22.42	c  0.0s |       0 |        0 |        0 |    51432      0 |      312 |      326
22.39/22.47	c  0.1s |       0 |       15 |        1 |    51432      0 |      312 |      326
22.39/22.47	c #cpu_time = 0.058s
22.39/22.47	c #wall_clock_time = 0.058s
22.39/22.47	c #decision = 15
22.39/22.47	c #random_decision = 0
22.39/22.47	c #conflict = 1
22.39/22.47	c #restart = 0
22.39/22.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
22.39/22.47	c lower bound updated to -1207
22.39/22.47	c BCD2: 327 <= obj <= 1489
22.39/22.47	c BCD2: #cores=14, #unrelaxed=1193, #relaxed=341, #hardened=0
22.39/22.47	c BCD2: #sat=1 #unsat=328 bias=328/329
22.39/22.47	c Solving starts ...
22.39/22.47	c ============================[ Search Statistics ]============================
22.39/22.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.39/22.47	c       |         |          |          |    Limit     GC | Var      | Constra 
22.39/22.47	c =============================================================================
22.39/22.47	c  0.0s |       0 |        0 |        0 |    51432      0 |      313 |      326
22.48/22.53	c  0.1s |       0 |       15 |        1 |    51432      0 |      313 |      327
22.48/22.53	c #cpu_time = 0.060s
22.48/22.53	c #wall_clock_time = 0.060s
22.48/22.53	c #decision = 15
22.48/22.53	c #random_decision = 0
22.48/22.53	c #conflict = 1
22.48/22.53	c #restart = 0
22.48/22.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
22.48/22.53	c lower bound updated to -1206
22.48/22.54	c BCD2: 328 <= obj <= 1489
22.48/22.54	c BCD2: #cores=14, #unrelaxed=1192, #relaxed=342, #hardened=0
22.48/22.54	c BCD2: #sat=1 #unsat=329 bias=329/330
22.48/22.54	c Solving starts ...
22.48/22.54	c ============================[ Search Statistics ]============================
22.48/22.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.48/22.54	c       |         |          |          |    Limit     GC | Var      | Constra 
22.48/22.54	c =============================================================================
22.48/22.54	c  0.0s |       0 |        0 |        0 |    51432      0 |      314 |      327
22.58/22.60	c  0.1s |       0 |       15 |        1 |    51432      0 |      314 |      328
22.58/22.60	c #cpu_time = 0.059s
22.58/22.60	c #wall_clock_time = 0.059s
22.58/22.60	c #decision = 15
22.58/22.60	c #random_decision = 0
22.58/22.60	c #conflict = 1
22.58/22.60	c #restart = 0
22.58/22.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
22.58/22.60	c lower bound updated to -1205
22.58/22.60	c BCD2: 329 <= obj <= 1489
22.58/22.60	c BCD2: #cores=14, #unrelaxed=1191, #relaxed=343, #hardened=0
22.58/22.60	c BCD2: #sat=1 #unsat=330 bias=330/331
22.58/22.60	c Solving starts ...
22.58/22.60	c ============================[ Search Statistics ]============================
22.58/22.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.58/22.60	c       |         |          |          |    Limit     GC | Var      | Constra 
22.58/22.60	c =============================================================================
22.58/22.60	c  0.0s |       0 |        0 |        0 |    51432      0 |      315 |      328
22.58/22.66	c  0.1s |       0 |       15 |        1 |    51432      0 |      315 |      329
22.58/22.66	c #cpu_time = 0.059s
22.58/22.66	c #wall_clock_time = 0.060s
22.58/22.66	c #decision = 15
22.58/22.66	c #random_decision = 0
22.58/22.66	c #conflict = 1
22.58/22.66	c #restart = 0
22.58/22.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
22.58/22.66	c lower bound updated to -1204
22.58/22.66	c BCD2: 330 <= obj <= 1489
22.58/22.66	c BCD2: #cores=14, #unrelaxed=1190, #relaxed=344, #hardened=0
22.58/22.66	c BCD2: #sat=1 #unsat=331 bias=331/332
22.58/22.66	c Solving starts ...
22.58/22.66	c ============================[ Search Statistics ]============================
22.58/22.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.58/22.66	c       |         |          |          |    Limit     GC | Var      | Constra 
22.58/22.66	c =============================================================================
22.58/22.66	c  0.0s |       0 |        0 |        0 |    51432      0 |      316 |      329
22.68/22.72	c  0.1s |       0 |       15 |        1 |    51432      0 |      316 |      330
22.68/22.72	c #cpu_time = 0.060s
22.68/22.72	c #wall_clock_time = 0.060s
22.68/22.72	c #decision = 15
22.68/22.72	c #random_decision = 0
22.68/22.72	c #conflict = 1
22.68/22.72	c #restart = 0
22.68/22.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
22.68/22.72	c lower bound updated to -1203
22.68/22.72	c BCD2: 331 <= obj <= 1489
22.68/22.72	c BCD2: #cores=14, #unrelaxed=1189, #relaxed=345, #hardened=0
22.68/22.72	c BCD2: #sat=1 #unsat=332 bias=332/333
22.68/22.72	c Solving starts ...
22.68/22.72	c ============================[ Search Statistics ]============================
22.68/22.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.68/22.72	c       |         |          |          |    Limit     GC | Var      | Constra 
22.68/22.72	c =============================================================================
22.68/22.72	c  0.0s |       0 |        0 |        0 |    51432      0 |      317 |      330
22.68/22.78	c  0.1s |       0 |       15 |        1 |    51432      0 |      317 |      331
22.68/22.78	c #cpu_time = 0.060s
22.68/22.78	c #wall_clock_time = 0.061s
22.68/22.78	c #decision = 15
22.68/22.78	c #random_decision = 0
22.68/22.78	c #conflict = 1
22.68/22.78	c #restart = 0
22.68/22.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
22.68/22.78	c lower bound updated to -1202
22.68/22.78	c BCD2: 332 <= obj <= 1489
22.68/22.78	c BCD2: #cores=14, #unrelaxed=1188, #relaxed=346, #hardened=0
22.68/22.78	c BCD2: #sat=1 #unsat=333 bias=333/334
22.68/22.79	c Solving starts ...
22.68/22.79	c ============================[ Search Statistics ]============================
22.68/22.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.68/22.79	c       |         |          |          |    Limit     GC | Var      | Constra 
22.68/22.79	c =============================================================================
22.68/22.79	c  0.0s |       0 |        0 |        0 |    51432      0 |      318 |      331
22.78/22.85	c  0.1s |       0 |       15 |        1 |    51432      0 |      318 |      332
22.78/22.85	c #cpu_time = 0.060s
22.78/22.85	c #wall_clock_time = 0.061s
22.78/22.85	c #decision = 15
22.78/22.85	c #random_decision = 0
22.78/22.85	c #conflict = 1
22.78/22.85	c #restart = 0
22.78/22.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
22.78/22.85	c lower bound updated to -1201
22.78/22.85	c BCD2: 333 <= obj <= 1489
22.78/22.85	c BCD2: #cores=14, #unrelaxed=1187, #relaxed=347, #hardened=0
22.78/22.85	c BCD2: #sat=1 #unsat=334 bias=334/335
22.78/22.85	c Solving starts ...
22.78/22.85	c ============================[ Search Statistics ]============================
22.78/22.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.78/22.85	c       |         |          |          |    Limit     GC | Var      | Constra 
22.78/22.85	c =============================================================================
22.78/22.85	c  0.0s |       0 |        0 |        0 |    51432      0 |      319 |      332
22.88/22.91	c  0.1s |       0 |       15 |        1 |    51432      0 |      319 |      333
22.88/22.91	c #cpu_time = 0.060s
22.88/22.91	c #wall_clock_time = 0.060s
22.88/22.91	c #decision = 15
22.88/22.91	c #random_decision = 0
22.88/22.91	c #conflict = 1
22.88/22.91	c #restart = 0
22.88/22.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
22.88/22.91	c lower bound updated to -1200
22.88/22.91	c BCD2: 334 <= obj <= 1489
22.88/22.91	c BCD2: #cores=14, #unrelaxed=1186, #relaxed=348, #hardened=0
22.88/22.91	c BCD2: #sat=1 #unsat=335 bias=335/336
22.88/22.91	c Solving starts ...
22.88/22.91	c ============================[ Search Statistics ]============================
22.88/22.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.88/22.91	c       |         |          |          |    Limit     GC | Var      | Constra 
22.88/22.91	c =============================================================================
22.88/22.91	c  0.0s |       0 |        0 |        0 |    51432      0 |      320 |      333
22.88/22.97	c  0.1s |       0 |       15 |        1 |    51432      0 |      320 |      334
22.88/22.97	c #cpu_time = 0.059s
22.88/22.97	c #wall_clock_time = 0.059s
22.88/22.97	c #decision = 15
22.88/22.97	c #random_decision = 0
22.88/22.97	c #conflict = 1
22.88/22.97	c #restart = 0
22.88/22.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
22.88/22.97	c lower bound updated to -1199
22.88/22.97	c BCD2: 335 <= obj <= 1489
22.88/22.97	c BCD2: #cores=14, #unrelaxed=1185, #relaxed=349, #hardened=0
22.88/22.97	c BCD2: #sat=1 #unsat=336 bias=336/337
22.88/22.97	c Solving starts ...
22.88/22.97	c ============================[ Search Statistics ]============================
22.88/22.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.88/22.97	c       |         |          |          |    Limit     GC | Var      | Constra 
22.88/22.97	c =============================================================================
22.88/22.98	c  0.0s |       0 |        0 |        0 |    51432      0 |      321 |      334
22.98/23.03	c  0.1s |       0 |       15 |        1 |    51432      0 |      321 |      335
22.98/23.03	c #cpu_time = 0.058s
22.98/23.03	c #wall_clock_time = 0.058s
22.98/23.03	c #decision = 15
22.98/23.03	c #random_decision = 0
22.98/23.03	c #conflict = 1
22.98/23.03	c #restart = 0
22.98/23.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
22.98/23.03	c lower bound updated to -1198
22.98/23.03	c BCD2: 336 <= obj <= 1489
22.98/23.03	c BCD2: #cores=14, #unrelaxed=1184, #relaxed=350, #hardened=0
22.98/23.03	c BCD2: #sat=1 #unsat=337 bias=337/338
22.98/23.03	c Solving starts ...
22.98/23.03	c ============================[ Search Statistics ]============================
22.98/23.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.98/23.03	c       |         |          |          |    Limit     GC | Var      | Constra 
22.98/23.03	c =============================================================================
22.98/23.03	c  0.0s |       0 |        0 |        0 |    51432      0 |      322 |      335
22.98/23.10	c  0.1s |       0 |       15 |        1 |    51432      0 |      322 |      336
22.98/23.10	c #cpu_time = 0.060s
22.98/23.10	c #wall_clock_time = 0.060s
22.98/23.10	c #decision = 15
22.98/23.10	c #random_decision = 0
22.98/23.10	c #conflict = 1
22.98/23.10	c #restart = 0
22.98/23.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
22.98/23.10	c lower bound updated to -1197
22.98/23.10	c BCD2: 337 <= obj <= 1489
22.98/23.10	c BCD2: #cores=14, #unrelaxed=1183, #relaxed=351, #hardened=0
22.98/23.10	c BCD2: #sat=1 #unsat=338 bias=338/339
22.98/23.10	c Solving starts ...
22.98/23.10	c ============================[ Search Statistics ]============================
22.98/23.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.98/23.10	c       |         |          |          |    Limit     GC | Var      | Constra 
22.98/23.10	c =============================================================================
22.98/23.10	c  0.0s |       0 |        0 |        0 |    51432      0 |      323 |      336
23.09/23.16	c  0.1s |       0 |       15 |        1 |    51432      0 |      323 |      337
23.09/23.16	c #cpu_time = 0.060s
23.09/23.16	c #wall_clock_time = 0.060s
23.09/23.16	c #decision = 15
23.09/23.16	c #random_decision = 0
23.09/23.16	c #conflict = 1
23.09/23.16	c #restart = 0
23.09/23.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
23.09/23.16	c lower bound updated to -1196
23.09/23.16	c BCD2: 338 <= obj <= 1489
23.09/23.16	c BCD2: #cores=14, #unrelaxed=1182, #relaxed=352, #hardened=0
23.09/23.16	c BCD2: #sat=1 #unsat=339 bias=339/340
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 |    51432      0 |      324 |      337
23.19/23.22	c  0.1s |       0 |       15 |        1 |    51432      0 |      324 |      338
23.19/23.22	c #cpu_time = 0.061s
23.19/23.22	c #wall_clock_time = 0.061s
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 15: cost of the new core is >=14
23.19/23.22	c lower bound updated to -1195
23.19/23.22	c BCD2: 339 <= obj <= 1489
23.19/23.22	c BCD2: #cores=14, #unrelaxed=1181, #relaxed=353, #hardened=0
23.19/23.22	c BCD2: #sat=1 #unsat=340 bias=340/341
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 |    51432      0 |      325 |      338
23.19/23.28	c  0.1s |       0 |       15 |        1 |    51432      0 |      325 |      339
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 16: cost of the new core is >=15
23.19/23.28	c lower bound updated to -1194
23.19/23.28	c BCD2: 340 <= obj <= 1489
23.19/23.28	c BCD2: #cores=14, #unrelaxed=1180, #relaxed=354, #hardened=0
23.19/23.28	c BCD2: #sat=1 #unsat=341 bias=341/342
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 |    51432      0 |      326 |      339
23.28/23.34	c  0.1s |       0 |       15 |        1 |    51432      0 |      326 |      340
23.28/23.34	c #cpu_time = 0.060s
23.28/23.34	c #wall_clock_time = 0.060s
23.28/23.34	c #decision = 15
23.28/23.34	c #random_decision = 0
23.28/23.34	c #conflict = 1
23.28/23.34	c #restart = 0
23.28/23.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
23.28/23.34	c lower bound updated to -1193
23.28/23.34	c BCD2: 341 <= obj <= 1489
23.28/23.34	c BCD2: #cores=14, #unrelaxed=1179, #relaxed=355, #hardened=0
23.28/23.34	c BCD2: #sat=1 #unsat=342 bias=342/343
23.28/23.34	c Solving starts ...
23.28/23.34	c ============================[ Search Statistics ]============================
23.28/23.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.28/23.34	c       |         |          |          |    Limit     GC | Var      | Constra 
23.28/23.34	c =============================================================================
23.28/23.34	c  0.0s |       0 |        0 |        0 |    51432      0 |      327 |      340
23.38/23.40	c  0.1s |       0 |       15 |        1 |    51432      0 |      327 |      341
23.38/23.40	c #cpu_time = 0.059s
23.38/23.40	c #wall_clock_time = 0.060s
23.38/23.40	c #decision = 15
23.38/23.40	c #random_decision = 0
23.38/23.40	c #conflict = 1
23.38/23.40	c #restart = 0
23.38/23.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
23.38/23.40	c lower bound updated to -1192
23.38/23.40	c BCD2: 342 <= obj <= 1489
23.38/23.40	c BCD2: #cores=14, #unrelaxed=1178, #relaxed=356, #hardened=0
23.38/23.40	c BCD2: #sat=1 #unsat=343 bias=343/344
23.38/23.40	c Solving starts ...
23.38/23.40	c ============================[ Search Statistics ]============================
23.38/23.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.38/23.40	c       |         |          |          |    Limit     GC | Var      | Constra 
23.38/23.40	c =============================================================================
23.38/23.40	c  0.0s |       0 |        0 |        0 |    51432      0 |      328 |      341
23.38/23.46	c  0.1s |       0 |       15 |        1 |    51432      0 |      328 |      342
23.38/23.46	c #cpu_time = 0.060s
23.38/23.46	c #wall_clock_time = 0.060s
23.38/23.46	c #decision = 15
23.38/23.46	c #random_decision = 0
23.38/23.46	c #conflict = 1
23.38/23.46	c #restart = 0
23.38/23.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
23.38/23.46	c lower bound updated to -1191
23.38/23.47	c BCD2: 343 <= obj <= 1489
23.38/23.47	c BCD2: #cores=14, #unrelaxed=1177, #relaxed=357, #hardened=0
23.38/23.47	c BCD2: #sat=1 #unsat=344 bias=344/345
23.38/23.47	c Solving starts ...
23.38/23.47	c ============================[ Search Statistics ]============================
23.38/23.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.38/23.47	c       |         |          |          |    Limit     GC | Var      | Constra 
23.38/23.47	c =============================================================================
23.38/23.47	c  0.0s |       0 |        0 |        0 |    51432      0 |      329 |      342
23.48/23.53	c  0.1s |       0 |       15 |        1 |    51432      0 |      329 |      343
23.48/23.53	c #cpu_time = 0.058s
23.48/23.53	c #wall_clock_time = 0.058s
23.48/23.53	c #decision = 15
23.48/23.53	c #random_decision = 0
23.48/23.53	c #conflict = 1
23.48/23.53	c #restart = 0
23.48/23.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
23.48/23.53	c lower bound updated to -1190
23.48/23.53	c BCD2: 344 <= obj <= 1489
23.48/23.53	c BCD2: #cores=14, #unrelaxed=1176, #relaxed=358, #hardened=0
23.48/23.53	c BCD2: #sat=1 #unsat=345 bias=345/346
23.48/23.53	c Solving starts ...
23.48/23.53	c ============================[ Search Statistics ]============================
23.48/23.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.48/23.53	c       |         |          |          |    Limit     GC | Var      | Constra 
23.48/23.53	c =============================================================================
23.48/23.53	c  0.0s |       0 |        0 |        0 |    51432      0 |      330 |      343
23.48/23.59	c  0.1s |       0 |       15 |        1 |    51432      0 |      330 |      344
23.48/23.59	c #cpu_time = 0.060s
23.48/23.59	c #wall_clock_time = 0.060s
23.48/23.59	c #decision = 15
23.48/23.59	c #random_decision = 0
23.48/23.59	c #conflict = 1
23.48/23.59	c #restart = 0
23.48/23.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
23.48/23.59	c lower bound updated to -1189
23.48/23.59	c BCD2: 345 <= obj <= 1489
23.48/23.59	c BCD2: #cores=14, #unrelaxed=1175, #relaxed=359, #hardened=0
23.48/23.59	c BCD2: #sat=1 #unsat=346 bias=346/347
23.48/23.59	c Solving starts ...
23.48/23.59	c ============================[ Search Statistics ]============================
23.48/23.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.48/23.59	c       |         |          |          |    Limit     GC | Var      | Constra 
23.48/23.59	c =============================================================================
23.48/23.59	c  0.0s |       0 |        0 |        0 |    51432      0 |      331 |      344
23.58/23.65	c  0.1s |       0 |       15 |        1 |    51432      0 |      331 |      345
23.58/23.65	c #cpu_time = 0.060s
23.58/23.65	c #wall_clock_time = 0.060s
23.58/23.65	c #decision = 15
23.58/23.65	c #random_decision = 0
23.58/23.65	c #conflict = 1
23.58/23.65	c #restart = 0
23.58/23.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
23.58/23.65	c lower bound updated to -1188
23.58/23.65	c BCD2: 346 <= obj <= 1489
23.58/23.65	c BCD2: #cores=14, #unrelaxed=1174, #relaxed=360, #hardened=0
23.58/23.65	c BCD2: #sat=1 #unsat=347 bias=347/348
23.58/23.65	c Solving starts ...
23.58/23.65	c ============================[ Search Statistics ]============================
23.58/23.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.58/23.65	c       |         |          |          |    Limit     GC | Var      | Constra 
23.58/23.65	c =============================================================================
23.58/23.65	c  0.0s |       0 |        0 |        0 |    51432      0 |      332 |      345
23.68/23.71	c  0.1s |       0 |       15 |        1 |    51432      0 |      332 |      346
23.68/23.71	c #cpu_time = 0.061s
23.68/23.71	c #wall_clock_time = 0.061s
23.68/23.71	c #decision = 15
23.68/23.71	c #random_decision = 0
23.68/23.71	c #conflict = 1
23.68/23.71	c #restart = 0
23.68/23.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
23.68/23.71	c lower bound updated to -1187
23.68/23.71	c BCD2: 347 <= obj <= 1489
23.68/23.71	c BCD2: #cores=14, #unrelaxed=1173, #relaxed=361, #hardened=0
23.68/23.71	c BCD2: #sat=1 #unsat=348 bias=348/349
23.68/23.71	c Solving starts ...
23.68/23.71	c ============================[ Search Statistics ]============================
23.68/23.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.68/23.71	c       |         |          |          |    Limit     GC | Var      | Constra 
23.68/23.71	c =============================================================================
23.68/23.71	c  0.0s |       0 |        0 |        0 |    51432      0 |      333 |      346
23.68/23.77	c  0.1s |       0 |       15 |        1 |    51432      0 |      333 |      347
23.68/23.77	c #cpu_time = 0.061s
23.68/23.77	c #wall_clock_time = 0.061s
23.68/23.77	c #decision = 15
23.68/23.77	c #random_decision = 0
23.68/23.77	c #conflict = 1
23.68/23.77	c #restart = 0
23.68/23.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
23.68/23.77	c lower bound updated to -1186
23.68/23.78	c BCD2: 348 <= obj <= 1489
23.68/23.78	c BCD2: #cores=14, #unrelaxed=1172, #relaxed=362, #hardened=0
23.68/23.78	c BCD2: #sat=1 #unsat=349 bias=349/350
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 |    51432      0 |      334 |      347
23.78/23.84	c  0.1s |       0 |       15 |        1 |    51432      0 |      334 |      348
23.78/23.84	c #cpu_time = 0.060s
23.78/23.84	c #wall_clock_time = 0.060s
23.78/23.84	c #decision = 15
23.78/23.84	c #random_decision = 0
23.78/23.84	c #conflict = 1
23.78/23.84	c #restart = 0
23.78/23.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
23.78/23.84	c lower bound updated to -1185
23.78/23.84	c BCD2: 349 <= obj <= 1489
23.78/23.84	c BCD2: #cores=14, #unrelaxed=1171, #relaxed=363, #hardened=0
23.78/23.84	c BCD2: #sat=1 #unsat=350 bias=350/351
23.78/23.84	c Solving starts ...
23.78/23.84	c ============================[ Search Statistics ]============================
23.78/23.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.78/23.84	c       |         |          |          |    Limit     GC | Var      | Constra 
23.78/23.84	c =============================================================================
23.78/23.84	c  0.0s |       0 |        0 |        0 |    51432      0 |      335 |      348
23.88/23.90	c  0.1s |       0 |       15 |        1 |    51432      0 |      335 |      349
23.88/23.90	c #cpu_time = 0.059s
23.88/23.90	c #wall_clock_time = 0.060s
23.88/23.90	c #decision = 15
23.88/23.90	c #random_decision = 0
23.88/23.90	c #conflict = 1
23.88/23.90	c #restart = 0
23.88/23.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
23.88/23.90	c lower bound updated to -1184
23.88/23.90	c BCD2: 350 <= obj <= 1489
23.88/23.90	c BCD2: #cores=14, #unrelaxed=1170, #relaxed=364, #hardened=0
23.88/23.90	c BCD2: #sat=1 #unsat=351 bias=351/352
23.88/23.90	c Solving starts ...
23.88/23.90	c ============================[ Search Statistics ]============================
23.88/23.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.88/23.90	c       |         |          |          |    Limit     GC | Var      | Constra 
23.88/23.90	c =============================================================================
23.88/23.90	c  0.0s |       0 |        0 |        0 |    51432      0 |      336 |      349
23.88/23.96	c  0.1s |       0 |       15 |        0 |    51432      0 |      336 |      350
23.88/23.96	c #cpu_time = 0.060s
23.88/23.96	c #wall_clock_time = 0.060s
23.88/23.96	c #decision = 15
23.88/23.96	c #random_decision = 0
23.88/23.96	c #conflict = 0
23.88/23.96	c #restart = 0
23.88/23.96	c BCD2: found a new core of size 2: cost of the new core is >=1
23.88/23.96	c lower bound updated to -1183
23.88/23.97	c BCD2: 351 <= obj <= 1489
23.88/23.97	c BCD2: #cores=15, #unrelaxed=1168, #relaxed=366, #hardened=0
23.88/23.97	c BCD2: #sat=1 #unsat=352 bias=352/353
23.88/23.97	c Solving starts ...
23.88/23.97	c ============================[ Search Statistics ]============================
23.88/23.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.88/23.97	c       |         |          |          |    Limit     GC | Var      | Constra 
23.88/23.97	c =============================================================================
23.88/23.97	c  0.0s |       0 |        0 |        0 |    51432      0 |      336 |      351
23.98/24.03	c  0.1s |       0 |       16 |        1 |    51432      0 |      336 |      351
23.98/24.03	c #cpu_time = 0.058s
23.98/24.03	c #wall_clock_time = 0.059s
23.98/24.03	c #decision = 16
23.98/24.03	c #random_decision = 0
23.98/24.03	c #conflict = 1
23.98/24.03	c #restart = 0
23.98/24.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
23.98/24.03	c lower bound updated to -1182
23.98/24.03	c BCD2: 352 <= obj <= 1489
23.98/24.03	c BCD2: #cores=15, #unrelaxed=1167, #relaxed=367, #hardened=0
23.98/24.03	c BCD2: #sat=1 #unsat=353 bias=353/354
23.98/24.03	c Solving starts ...
23.98/24.03	c ============================[ Search Statistics ]============================
23.98/24.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.98/24.03	c       |         |          |          |    Limit     GC | Var      | Constra 
23.98/24.03	c =============================================================================
23.98/24.03	c  0.0s |       0 |        0 |        0 |    51432      0 |      337 |      351
23.98/24.09	c  0.1s |       0 |       16 |        1 |    51432      0 |      337 |      352
23.98/24.09	c #cpu_time = 0.060s
23.98/24.09	c #wall_clock_time = 0.060s
23.98/24.09	c #decision = 16
23.98/24.09	c #random_decision = 0
23.98/24.09	c #conflict = 1
23.98/24.09	c #restart = 0
23.98/24.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
23.98/24.09	c lower bound updated to -1181
23.98/24.09	c BCD2: 353 <= obj <= 1489
23.98/24.09	c BCD2: #cores=15, #unrelaxed=1166, #relaxed=368, #hardened=0
23.98/24.09	c BCD2: #sat=1 #unsat=354 bias=354/355
23.98/24.09	c Solving starts ...
23.98/24.09	c ============================[ Search Statistics ]============================
23.98/24.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.98/24.09	c       |         |          |          |    Limit     GC | Var      | Constra 
23.98/24.09	c =============================================================================
23.98/24.09	c  0.0s |       0 |        0 |        0 |    51432      0 |      338 |      352
24.08/24.15	c  0.1s |       0 |       16 |        1 |    51432      0 |      338 |      353
24.08/24.15	c #cpu_time = 0.060s
24.08/24.15	c #wall_clock_time = 0.060s
24.08/24.15	c #decision = 16
24.08/24.15	c #random_decision = 0
24.08/24.15	c #conflict = 1
24.08/24.15	c #restart = 0
24.08/24.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
24.08/24.15	c lower bound updated to -1180
24.08/24.15	c BCD2: 354 <= obj <= 1489
24.08/24.15	c BCD2: #cores=15, #unrelaxed=1165, #relaxed=369, #hardened=0
24.08/24.15	c BCD2: #sat=1 #unsat=355 bias=355/356
24.08/24.15	c Solving starts ...
24.08/24.15	c ============================[ Search Statistics ]============================
24.08/24.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.08/24.15	c       |         |          |          |    Limit     GC | Var      | Constra 
24.08/24.15	c =============================================================================
24.08/24.15	c  0.0s |       0 |        0 |        0 |    51432      0 |      339 |      353
24.19/24.22	c  0.1s |       0 |       16 |        1 |    51432      0 |      339 |      354
24.19/24.22	c #cpu_time = 0.061s
24.19/24.22	c #wall_clock_time = 0.061s
24.19/24.22	c #decision = 16
24.19/24.22	c #random_decision = 0
24.19/24.22	c #conflict = 1
24.19/24.22	c #restart = 0
24.19/24.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
24.19/24.22	c lower bound updated to -1179
24.19/24.22	c BCD2: 355 <= obj <= 1489
24.19/24.22	c BCD2: #cores=15, #unrelaxed=1164, #relaxed=370, #hardened=0
24.19/24.22	c BCD2: #sat=1 #unsat=356 bias=356/357
24.19/24.22	c Solving starts ...
24.19/24.22	c ============================[ Search Statistics ]============================
24.19/24.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.19/24.22	c       |         |          |          |    Limit     GC | Var      | Constra 
24.19/24.22	c =============================================================================
24.19/24.22	c  0.0s |       0 |        0 |        0 |    51432      0 |      340 |      354
24.19/24.28	c  0.1s |       0 |       16 |        1 |    51432      0 |      340 |      355
24.19/24.28	c #cpu_time = 0.061s
24.19/24.28	c #wall_clock_time = 0.061s
24.19/24.28	c #decision = 16
24.19/24.28	c #random_decision = 0
24.19/24.28	c #conflict = 1
24.19/24.28	c #restart = 0
24.19/24.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
24.19/24.28	c lower bound updated to -1178
24.19/24.28	c BCD2: 356 <= obj <= 1489
24.19/24.28	c BCD2: #cores=15, #unrelaxed=1163, #relaxed=371, #hardened=0
24.19/24.28	c BCD2: #sat=1 #unsat=357 bias=357/358
24.19/24.28	c Solving starts ...
24.19/24.28	c ============================[ Search Statistics ]============================
24.19/24.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.19/24.28	c       |         |          |          |    Limit     GC | Var      | Constra 
24.19/24.28	c =============================================================================
24.19/24.28	c  0.0s |       0 |        0 |        0 |    51432      0 |      341 |      355
24.29/24.34	c  0.1s |       0 |       16 |        1 |    51432      0 |      341 |      356
24.29/24.34	c #cpu_time = 0.060s
24.29/24.34	c #wall_clock_time = 0.060s
24.29/24.34	c #decision = 16
24.29/24.34	c #random_decision = 0
24.29/24.34	c #conflict = 1
24.29/24.34	c #restart = 0
24.29/24.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
24.29/24.34	c lower bound updated to -1177
24.29/24.34	c BCD2: 357 <= obj <= 1489
24.29/24.34	c BCD2: #cores=15, #unrelaxed=1162, #relaxed=372, #hardened=0
24.29/24.34	c BCD2: #sat=1 #unsat=358 bias=358/359
24.29/24.34	c Solving starts ...
24.29/24.34	c ============================[ Search Statistics ]============================
24.29/24.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.29/24.34	c       |         |          |          |    Limit     GC | Var      | Constra 
24.29/24.34	c =============================================================================
24.29/24.34	c  0.0s |       0 |        0 |        0 |    51432      0 |      342 |      356
24.38/24.40	c  0.1s |       0 |       16 |        1 |    51432      0 |      342 |      357
24.38/24.40	c #cpu_time = 0.060s
24.38/24.40	c #wall_clock_time = 0.060s
24.38/24.40	c #decision = 16
24.38/24.40	c #random_decision = 0
24.38/24.40	c #conflict = 1
24.38/24.40	c #restart = 0
24.38/24.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
24.38/24.40	c lower bound updated to -1176
24.38/24.40	c BCD2: 358 <= obj <= 1489
24.38/24.40	c BCD2: #cores=15, #unrelaxed=1161, #relaxed=373, #hardened=0
24.38/24.40	c BCD2: #sat=1 #unsat=359 bias=359/360
24.38/24.40	c Solving starts ...
24.38/24.40	c ============================[ Search Statistics ]============================
24.38/24.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.40	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.40	c =============================================================================
24.38/24.40	c  0.0s |       0 |        0 |        0 |    51432      0 |      343 |      357
24.38/24.46	c  0.1s |       0 |       16 |        1 |    51432      0 |      343 |      358
24.38/24.46	c #cpu_time = 0.060s
24.38/24.46	c #wall_clock_time = 0.060s
24.38/24.46	c #decision = 16
24.38/24.46	c #random_decision = 0
24.38/24.46	c #conflict = 1
24.38/24.46	c #restart = 0
24.38/24.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
24.38/24.46	c lower bound updated to -1175
24.38/24.47	c BCD2: 359 <= obj <= 1489
24.38/24.47	c BCD2: #cores=15, #unrelaxed=1160, #relaxed=374, #hardened=0
24.38/24.47	c BCD2: #sat=1 #unsat=360 bias=360/361
24.38/24.47	c Solving starts ...
24.38/24.47	c ============================[ Search Statistics ]============================
24.38/24.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.47	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.47	c =============================================================================
24.38/24.47	c  0.0s |       0 |        0 |        0 |    51432      0 |      344 |      358
24.48/24.53	c  0.1s |       0 |       16 |        1 |    51432      0 |      344 |      359
24.48/24.53	c #cpu_time = 0.058s
24.48/24.53	c #wall_clock_time = 0.059s
24.48/24.53	c #decision = 16
24.48/24.53	c #random_decision = 0
24.48/24.53	c #conflict = 1
24.48/24.53	c #restart = 0
24.48/24.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
24.48/24.53	c lower bound updated to -1174
24.48/24.53	c BCD2: 360 <= obj <= 1489
24.48/24.53	c BCD2: #cores=15, #unrelaxed=1159, #relaxed=375, #hardened=0
24.48/24.53	c BCD2: #sat=1 #unsat=361 bias=361/362
24.48/24.53	c Solving starts ...
24.48/24.53	c ============================[ Search Statistics ]============================
24.48/24.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.48/24.53	c       |         |          |          |    Limit     GC | Var      | Constra 
24.48/24.53	c =============================================================================
24.48/24.53	c  0.0s |       0 |        0 |        0 |    51432      0 |      345 |      359
24.48/24.59	c  0.1s |       0 |       16 |        1 |    51432      0 |      345 |      360
24.48/24.59	c #cpu_time = 0.060s
24.48/24.59	c #wall_clock_time = 0.060s
24.48/24.59	c #decision = 16
24.48/24.59	c #random_decision = 0
24.48/24.59	c #conflict = 1
24.48/24.59	c #restart = 0
24.48/24.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
24.48/24.59	c lower bound updated to -1173
24.48/24.59	c BCD2: 361 <= obj <= 1489
24.48/24.59	c BCD2: #cores=15, #unrelaxed=1158, #relaxed=376, #hardened=0
24.48/24.59	c BCD2: #sat=1 #unsat=362 bias=362/363
24.48/24.59	c Solving starts ...
24.48/24.59	c ============================[ Search Statistics ]============================
24.48/24.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.48/24.59	c       |         |          |          |    Limit     GC | Var      | Constra 
24.48/24.59	c =============================================================================
24.48/24.59	c  0.0s |       0 |        0 |        0 |    51432      0 |      346 |      360
24.58/24.65	c  0.1s |       0 |       16 |        1 |    51432      0 |      346 |      361
24.58/24.65	c #cpu_time = 0.060s
24.58/24.65	c #wall_clock_time = 0.060s
24.58/24.65	c #decision = 16
24.58/24.65	c #random_decision = 0
24.58/24.65	c #conflict = 1
24.58/24.65	c #restart = 0
24.58/24.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
24.58/24.65	c lower bound updated to -1172
24.58/24.65	c BCD2: 362 <= obj <= 1489
24.58/24.65	c BCD2: #cores=15, #unrelaxed=1157, #relaxed=377, #hardened=0
24.58/24.65	c BCD2: #sat=1 #unsat=363 bias=363/364
24.58/24.65	c Solving starts ...
24.58/24.65	c ============================[ Search Statistics ]============================
24.58/24.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.58/24.65	c       |         |          |          |    Limit     GC | Var      | Constra 
24.58/24.65	c =============================================================================
24.58/24.65	c  0.0s |       0 |        0 |        0 |    51432      0 |      347 |      361
24.68/24.71	c  0.1s |       0 |       16 |        1 |    51432      0 |      347 |      362
24.68/24.71	c #cpu_time = 0.061s
24.68/24.71	c #wall_clock_time = 0.061s
24.68/24.71	c #decision = 16
24.68/24.71	c #random_decision = 0
24.68/24.71	c #conflict = 1
24.68/24.71	c #restart = 0
24.68/24.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
24.68/24.71	c lower bound updated to -1171
24.68/24.71	c BCD2: 363 <= obj <= 1489
24.68/24.71	c BCD2: #cores=15, #unrelaxed=1156, #relaxed=378, #hardened=0
24.68/24.71	c BCD2: #sat=1 #unsat=364 bias=364/365
24.68/24.71	c Solving starts ...
24.68/24.71	c ============================[ Search Statistics ]============================
24.68/24.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.68/24.71	c       |         |          |          |    Limit     GC | Var      | Constra 
24.68/24.71	c =============================================================================
24.68/24.71	c  0.0s |       0 |        0 |        0 |    51432      0 |      348 |      362
24.68/24.77	c  0.1s |       0 |       16 |        1 |    51432      0 |      348 |      363
24.68/24.77	c #cpu_time = 0.061s
24.68/24.77	c #wall_clock_time = 0.061s
24.68/24.77	c #decision = 16
24.68/24.77	c #random_decision = 0
24.68/24.77	c #conflict = 1
24.68/24.77	c #restart = 0
24.68/24.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
24.68/24.77	c lower bound updated to -1170
24.68/24.77	c BCD2: 364 <= obj <= 1489
24.68/24.77	c BCD2: #cores=15, #unrelaxed=1155, #relaxed=379, #hardened=0
24.68/24.77	c BCD2: #sat=1 #unsat=365 bias=365/366
24.68/24.77	c Solving starts ...
24.68/24.77	c ============================[ Search Statistics ]============================
24.68/24.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.68/24.77	c       |         |          |          |    Limit     GC | Var      | Constra 
24.68/24.77	c =============================================================================
24.68/24.77	c  0.0s |       0 |        0 |        0 |    51432      0 |      349 |      363
24.78/24.83	c  0.1s |       0 |       16 |        1 |    51432      0 |      349 |      364
24.78/24.83	c #cpu_time = 0.060s
24.78/24.83	c #wall_clock_time = 0.060s
24.78/24.83	c #decision = 16
24.78/24.83	c #random_decision = 0
24.78/24.83	c #conflict = 1
24.78/24.83	c #restart = 0
24.78/24.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
24.78/24.83	c lower bound updated to -1169
24.78/24.84	c BCD2: 365 <= obj <= 1489
24.78/24.84	c BCD2: #cores=15, #unrelaxed=1154, #relaxed=380, #hardened=0
24.78/24.84	c BCD2: #sat=1 #unsat=366 bias=366/367
24.78/24.84	c Solving starts ...
24.78/24.84	c ============================[ Search Statistics ]============================
24.78/24.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.78/24.84	c       |         |          |          |    Limit     GC | Var      | Constra 
24.78/24.84	c =============================================================================
24.78/24.84	c  0.0s |       0 |        0 |        0 |    51432      0 |      350 |      364
24.78/24.90	c  0.1s |       0 |       16 |        1 |    51432      0 |      350 |      365
24.78/24.90	c #cpu_time = 0.060s
24.78/24.90	c #wall_clock_time = 0.060s
24.78/24.90	c #decision = 16
24.78/24.90	c #random_decision = 0
24.78/24.90	c #conflict = 1
24.78/24.90	c #restart = 0
24.78/24.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
24.78/24.90	c lower bound updated to -1168
24.88/24.90	c BCD2: 366 <= obj <= 1489
24.88/24.90	c BCD2: #cores=15, #unrelaxed=1153, #relaxed=381, #hardened=0
24.88/24.90	c BCD2: #sat=1 #unsat=367 bias=367/368
24.88/24.90	c Solving starts ...
24.88/24.90	c ============================[ Search Statistics ]============================
24.88/24.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.88/24.90	c       |         |          |          |    Limit     GC | Var      | Constra 
24.88/24.90	c =============================================================================
24.88/24.90	c  0.0s |       0 |        0 |        0 |    51432      0 |      351 |      365
24.88/24.96	c  0.1s |       0 |       16 |        1 |    51432      0 |      351 |      366
24.88/24.96	c #cpu_time = 0.060s
24.88/24.96	c #wall_clock_time = 0.060s
24.88/24.96	c #decision = 16
24.88/24.96	c #random_decision = 0
24.88/24.96	c #conflict = 1
24.88/24.96	c #restart = 0
24.88/24.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
24.88/24.96	c lower bound updated to -1167
24.88/24.96	c BCD2: 367 <= obj <= 1489
24.88/24.96	c BCD2: #cores=15, #unrelaxed=1152, #relaxed=382, #hardened=0
24.88/24.96	c BCD2: #sat=1 #unsat=368 bias=368/369
24.88/24.96	c Solving starts ...
24.88/24.96	c ============================[ Search Statistics ]============================
24.88/24.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.88/24.96	c       |         |          |          |    Limit     GC | Var      | Constra 
24.88/24.96	c =============================================================================
24.88/24.97	c  0.0s |       0 |        0 |        0 |    51432      0 |      352 |      366
24.98/25.02	c  0.1s |       0 |       16 |        1 |    51432      0 |      352 |      367
24.98/25.02	c #cpu_time = 0.058s
24.98/25.02	c #wall_clock_time = 0.059s
24.98/25.02	c #decision = 16
24.98/25.02	c #random_decision = 0
24.98/25.02	c #conflict = 1
24.98/25.02	c #restart = 0
24.98/25.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
24.98/25.02	c lower bound updated to -1166
24.98/25.02	c BCD2: 368 <= obj <= 1489
24.98/25.02	c BCD2: #cores=15, #unrelaxed=1151, #relaxed=383, #hardened=0
24.98/25.02	c BCD2: #sat=1 #unsat=369 bias=369/370
24.98/25.02	c Solving starts ...
24.98/25.02	c ============================[ Search Statistics ]============================
24.98/25.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.98/25.02	c       |         |          |          |    Limit     GC | Var      | Constra 
24.98/25.02	c =============================================================================
24.98/25.02	c  0.0s |       0 |        0 |        0 |    51432      0 |      353 |      367
24.98/25.08	c  0.1s |       0 |       16 |        1 |    51432      0 |      353 |      368
24.98/25.08	c #cpu_time = 0.060s
24.98/25.08	c #wall_clock_time = 0.060s
24.98/25.08	c #decision = 16
24.98/25.08	c #random_decision = 0
24.98/25.08	c #conflict = 1
24.98/25.08	c #restart = 0
24.98/25.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
24.98/25.08	c lower bound updated to -1165
24.98/25.09	c BCD2: 369 <= obj <= 1489
24.98/25.09	c BCD2: #cores=15, #unrelaxed=1150, #relaxed=384, #hardened=0
24.98/25.09	c BCD2: #sat=1 #unsat=370 bias=370/371
24.98/25.09	c Solving starts ...
24.98/25.09	c ============================[ Search Statistics ]============================
24.98/25.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.98/25.09	c       |         |          |          |    Limit     GC | Var      | Constra 
24.98/25.09	c =============================================================================
24.98/25.09	c  0.0s |       0 |        0 |        0 |    51432      0 |      354 |      368
25.08/25.15	c  0.1s |       0 |       16 |        1 |    51432      0 |      354 |      369
25.08/25.15	c #cpu_time = 0.060s
25.08/25.15	c #wall_clock_time = 0.060s
25.08/25.15	c #decision = 16
25.08/25.15	c #random_decision = 0
25.08/25.15	c #conflict = 1
25.08/25.15	c #restart = 0
25.08/25.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
25.08/25.15	c lower bound updated to -1164
25.08/25.15	c BCD2: 370 <= obj <= 1489
25.08/25.15	c BCD2: #cores=15, #unrelaxed=1149, #relaxed=385, #hardened=0
25.08/25.15	c BCD2: #sat=1 #unsat=371 bias=371/372
25.08/25.15	c Solving starts ...
25.08/25.15	c ============================[ Search Statistics ]============================
25.08/25.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.08/25.15	c       |         |          |          |    Limit     GC | Var      | Constra 
25.08/25.15	c =============================================================================
25.08/25.15	c  0.0s |       0 |        0 |        0 |    51432      0 |      355 |      369
25.18/25.21	c  0.1s |       0 |       16 |        1 |    51432      0 |      355 |      370
25.18/25.21	c #cpu_time = 0.061s
25.18/25.21	c #wall_clock_time = 0.061s
25.18/25.21	c #decision = 16
25.18/25.21	c #random_decision = 0
25.18/25.21	c #conflict = 1
25.18/25.21	c #restart = 0
25.18/25.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
25.18/25.21	c lower bound updated to -1163
25.18/25.21	c BCD2: 371 <= obj <= 1489
25.18/25.21	c BCD2: #cores=15, #unrelaxed=1148, #relaxed=386, #hardened=0
25.18/25.21	c BCD2: #sat=1 #unsat=372 bias=372/373
25.18/25.21	c Solving starts ...
25.18/25.21	c ============================[ Search Statistics ]============================
25.18/25.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.18/25.21	c       |         |          |          |    Limit     GC | Var      | Constra 
25.18/25.21	c =============================================================================
25.18/25.21	c  0.0s |       0 |        0 |        0 |    51432      0 |      356 |      370
25.18/25.27	c  0.1s |       0 |       16 |        1 |    51432      0 |      356 |      371
25.18/25.27	c #cpu_time = 0.061s
25.18/25.27	c #wall_clock_time = 0.061s
25.18/25.27	c #decision = 16
25.18/25.27	c #random_decision = 0
25.18/25.27	c #conflict = 1
25.18/25.27	c #restart = 0
25.18/25.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
25.18/25.27	c lower bound updated to -1162
25.18/25.27	c BCD2: 372 <= obj <= 1489
25.18/25.27	c BCD2: #cores=15, #unrelaxed=1147, #relaxed=387, #hardened=0
25.18/25.27	c BCD2: #sat=1 #unsat=373 bias=373/374
25.18/25.27	c Solving starts ...
25.18/25.27	c ============================[ Search Statistics ]============================
25.18/25.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.18/25.27	c       |         |          |          |    Limit     GC | Var      | Constra 
25.18/25.27	c =============================================================================
25.18/25.27	c  0.0s |       0 |        0 |        0 |    51432      0 |      357 |      371
25.29/25.33	c  0.1s |       0 |       16 |        1 |    51432      0 |      357 |      372
25.29/25.33	c #cpu_time = 0.060s
25.29/25.33	c #wall_clock_time = 0.060s
25.29/25.33	c #decision = 16
25.29/25.33	c #random_decision = 0
25.29/25.33	c #conflict = 1
25.29/25.33	c #restart = 0
25.29/25.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
25.29/25.33	c lower bound updated to -1161
25.29/25.33	c BCD2: 373 <= obj <= 1489
25.29/25.33	c BCD2: #cores=15, #unrelaxed=1146, #relaxed=388, #hardened=0
25.29/25.33	c BCD2: #sat=1 #unsat=374 bias=374/375
25.29/25.33	c Solving starts ...
25.29/25.33	c ============================[ Search Statistics ]============================
25.29/25.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.29/25.33	c       |         |          |          |    Limit     GC | Var      | Constra 
25.29/25.33	c =============================================================================
25.29/25.33	c  0.0s |       0 |        0 |        0 |    51432      0 |      358 |      372
25.29/25.39	c  0.1s |       0 |       16 |        1 |    51432      0 |      358 |      373
25.29/25.39	c #cpu_time = 0.060s
25.29/25.39	c #wall_clock_time = 0.060s
25.29/25.39	c #decision = 16
25.29/25.39	c #random_decision = 0
25.29/25.39	c #conflict = 1
25.29/25.39	c #restart = 0
25.29/25.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
25.29/25.39	c lower bound updated to -1160
25.29/25.39	c BCD2: 374 <= obj <= 1489
25.29/25.39	c BCD2: #cores=15, #unrelaxed=1145, #relaxed=389, #hardened=0
25.29/25.39	c BCD2: #sat=1 #unsat=375 bias=375/376
25.29/25.39	c Solving starts ...
25.29/25.39	c ============================[ Search Statistics ]============================
25.29/25.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.29/25.39	c       |         |          |          |    Limit     GC | Var      | Constra 
25.29/25.39	c =============================================================================
25.29/25.40	c  0.0s |       0 |        0 |        0 |    51432      0 |      359 |      373
25.39/25.46	c  0.1s |       0 |       16 |        1 |    51432      0 |      359 |      374
25.39/25.46	c #cpu_time = 0.059s
25.39/25.46	c #wall_clock_time = 0.059s
25.39/25.46	c #decision = 16
25.39/25.46	c #random_decision = 0
25.39/25.46	c #conflict = 1
25.39/25.46	c #restart = 0
25.39/25.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
25.39/25.46	c lower bound updated to -1159
25.39/25.46	c BCD2: 375 <= obj <= 1489
25.39/25.46	c BCD2: #cores=15, #unrelaxed=1144, #relaxed=390, #hardened=0
25.39/25.46	c BCD2: #sat=1 #unsat=376 bias=376/377
25.39/25.46	c Solving starts ...
25.39/25.46	c ============================[ Search Statistics ]============================
25.39/25.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.39/25.46	c       |         |          |          |    Limit     GC | Var      | Constra 
25.39/25.46	c =============================================================================
25.39/25.46	c  0.0s |       0 |        0 |        0 |    51432      0 |      360 |      374
25.48/25.52	c  0.1s |       0 |       16 |        0 |    51432      0 |      360 |      375
25.48/25.52	c #cpu_time = 0.060s
25.48/25.52	c #wall_clock_time = 0.060s
25.48/25.52	c #decision = 16
25.48/25.52	c #random_decision = 0
25.48/25.52	c #conflict = 0
25.48/25.52	c #restart = 0
25.48/25.52	c BCD2: found a new core of size 2: cost of the new core is >=1
25.48/25.52	c lower bound updated to -1158
25.48/25.53	c BCD2: 376 <= obj <= 1489
25.48/25.53	c BCD2: #cores=16, #unrelaxed=1142, #relaxed=392, #hardened=0
25.48/25.53	c BCD2: #sat=1 #unsat=377 bias=377/378
25.48/25.53	c Solving starts ...
25.48/25.53	c ============================[ Search Statistics ]============================
25.48/25.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.48/25.53	c       |         |          |          |    Limit     GC | Var      | Constra 
25.48/25.53	c =============================================================================
25.48/25.53	c  0.0s |       0 |        0 |        0 |    51432      0 |      360 |      376
25.48/25.59	c  0.1s |       0 |       17 |        1 |    51432      0 |      360 |      376
25.48/25.59	c #cpu_time = 0.058s
25.48/25.59	c #wall_clock_time = 0.058s
25.48/25.59	c #decision = 17
25.48/25.59	c #random_decision = 0
25.48/25.59	c #conflict = 1
25.48/25.59	c #restart = 0
25.48/25.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
25.48/25.59	c lower bound updated to -1157
25.48/25.59	c BCD2: 377 <= obj <= 1489
25.48/25.59	c BCD2: #cores=16, #unrelaxed=1141, #relaxed=393, #hardened=0
25.48/25.59	c BCD2: #sat=1 #unsat=378 bias=378/379
25.48/25.59	c Solving starts ...
25.48/25.59	c ============================[ Search Statistics ]============================
25.48/25.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.48/25.59	c       |         |          |          |    Limit     GC | Var      | Constra 
25.48/25.59	c =============================================================================
25.48/25.59	c  0.0s |       0 |        0 |        0 |    51432      0 |      361 |      376
25.58/25.65	c  0.1s |       0 |       17 |        1 |    51432      0 |      361 |      377
25.58/25.65	c #cpu_time = 0.060s
25.58/25.65	c #wall_clock_time = 0.061s
25.58/25.65	c #decision = 17
25.58/25.65	c #random_decision = 0
25.58/25.65	c #conflict = 1
25.58/25.65	c #restart = 0
25.58/25.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
25.58/25.65	c lower bound updated to -1156
25.58/25.65	c BCD2: 378 <= obj <= 1489
25.58/25.65	c BCD2: #cores=16, #unrelaxed=1140, #relaxed=394, #hardened=0
25.58/25.65	c BCD2: #sat=1 #unsat=379 bias=379/380
25.58/25.65	c Solving starts ...
25.58/25.65	c ============================[ Search Statistics ]============================
25.58/25.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.58/25.65	c       |         |          |          |    Limit     GC | Var      | Constra 
25.58/25.65	c =============================================================================
25.58/25.65	c  0.0s |       0 |        0 |        0 |    51432      0 |      362 |      377
25.68/25.71	c  0.1s |       0 |       17 |        1 |    51432      0 |      362 |      378
25.68/25.71	c #cpu_time = 0.060s
25.68/25.71	c #wall_clock_time = 0.061s
25.68/25.71	c #decision = 17
25.68/25.71	c #random_decision = 0
25.68/25.71	c #conflict = 1
25.68/25.71	c #restart = 0
25.68/25.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
25.68/25.71	c lower bound updated to -1155
25.68/25.71	c BCD2: 379 <= obj <= 1489
25.68/25.71	c BCD2: #cores=16, #unrelaxed=1139, #relaxed=395, #hardened=0
25.68/25.71	c BCD2: #sat=1 #unsat=380 bias=380/381
25.68/25.71	c Solving starts ...
25.68/25.71	c ============================[ Search Statistics ]============================
25.68/25.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.68/25.71	c       |         |          |          |    Limit     GC | Var      | Constra 
25.68/25.71	c =============================================================================
25.68/25.71	c  0.0s |       0 |        0 |        0 |    51432      0 |      363 |      378
25.68/25.77	c  0.1s |       0 |       17 |        1 |    51432      0 |      363 |      379
25.68/25.77	c #cpu_time = 0.060s
25.68/25.77	c #wall_clock_time = 0.060s
25.68/25.77	c #decision = 17
25.68/25.77	c #random_decision = 0
25.68/25.77	c #conflict = 1
25.68/25.77	c #restart = 0
25.68/25.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
25.68/25.77	c lower bound updated to -1154
25.68/25.77	c BCD2: 380 <= obj <= 1489
25.68/25.77	c BCD2: #cores=16, #unrelaxed=1138, #relaxed=396, #hardened=0
25.68/25.77	c BCD2: #sat=1 #unsat=381 bias=381/382
25.68/25.77	c Solving starts ...
25.68/25.77	c ============================[ Search Statistics ]============================
25.68/25.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.68/25.77	c       |         |          |          |    Limit     GC | Var      | Constra 
25.68/25.77	c =============================================================================
25.68/25.77	c  0.0s |       0 |        0 |        0 |    51432      0 |      364 |      379
25.78/25.83	c  0.1s |       0 |       17 |        1 |    51432      0 |      364 |      380
25.78/25.83	c #cpu_time = 0.060s
25.78/25.83	c #wall_clock_time = 0.060s
25.78/25.83	c #decision = 17
25.78/25.83	c #random_decision = 0
25.78/25.83	c #conflict = 1
25.78/25.83	c #restart = 0
25.78/25.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
25.78/25.83	c lower bound updated to -1153
25.78/25.84	c BCD2: 381 <= obj <= 1489
25.78/25.84	c BCD2: #cores=16, #unrelaxed=1137, #relaxed=397, #hardened=0
25.78/25.84	c BCD2: #sat=1 #unsat=382 bias=382/383
25.78/25.84	c Solving starts ...
25.78/25.84	c ============================[ Search Statistics ]============================
25.78/25.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.78/25.84	c       |         |          |          |    Limit     GC | Var      | Constra 
25.78/25.84	c =============================================================================
25.78/25.84	c  0.0s |       0 |        0 |        0 |    51432      0 |      365 |      380
25.78/25.90	c  0.1s |       0 |       17 |        1 |    51432      0 |      365 |      381
25.78/25.90	c #cpu_time = 0.060s
25.78/25.90	c #wall_clock_time = 0.060s
25.78/25.90	c #decision = 17
25.78/25.90	c #random_decision = 0
25.78/25.90	c #conflict = 1
25.78/25.90	c #restart = 0
25.78/25.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
25.78/25.90	c lower bound updated to -1152
25.88/25.90	c BCD2: 382 <= obj <= 1489
25.88/25.90	c BCD2: #cores=16, #unrelaxed=1136, #relaxed=398, #hardened=0
25.88/25.90	c BCD2: #sat=1 #unsat=383 bias=383/384
25.88/25.90	c Solving starts ...
25.88/25.90	c ============================[ Search Statistics ]============================
25.88/25.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.88/25.90	c       |         |          |          |    Limit     GC | Var      | Constra 
25.88/25.90	c =============================================================================
25.88/25.90	c  0.0s |       0 |        0 |        0 |    51432      0 |      366 |      381
25.88/25.96	c  0.1s |       0 |       17 |        1 |    51432      0 |      366 |      382
25.88/25.96	c #cpu_time = 0.058s
25.88/25.96	c #wall_clock_time = 0.059s
25.88/25.96	c #decision = 17
25.88/25.96	c #random_decision = 0
25.88/25.96	c #conflict = 1
25.88/25.96	c #restart = 0
25.88/25.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
25.88/25.96	c lower bound updated to -1151
25.88/25.96	c BCD2: 383 <= obj <= 1489
25.88/25.96	c BCD2: #cores=16, #unrelaxed=1135, #relaxed=399, #hardened=0
25.88/25.96	c BCD2: #sat=1 #unsat=384 bias=384/385
25.88/25.96	c Solving starts ...
25.88/25.96	c ============================[ Search Statistics ]============================
25.88/25.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.88/25.96	c       |         |          |          |    Limit     GC | Var      | Constra 
25.88/25.96	c =============================================================================
25.88/25.96	c  0.0s |       0 |        0 |        0 |    51432      0 |      367 |      382
25.98/26.02	c  0.1s |       0 |       17 |        1 |    51432      0 |      367 |      383
25.98/26.02	c #cpu_time = 0.060s
25.98/26.02	c #wall_clock_time = 0.060s
25.98/26.02	c #decision = 17
25.98/26.02	c #random_decision = 0
25.98/26.02	c #conflict = 1
25.98/26.02	c #restart = 0
25.98/26.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
25.98/26.02	c lower bound updated to -1150
25.98/26.02	c BCD2: 384 <= obj <= 1489
25.98/26.02	c BCD2: #cores=16, #unrelaxed=1134, #relaxed=400, #hardened=0
25.98/26.02	c BCD2: #sat=1 #unsat=385 bias=385/386
25.98/26.02	c Solving starts ...
25.98/26.02	c ============================[ Search Statistics ]============================
25.98/26.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.98/26.02	c       |         |          |          |    Limit     GC | Var      | Constra 
25.98/26.02	c =============================================================================
25.98/26.02	c  0.0s |       0 |        0 |        0 |    51432      0 |      368 |      383
25.98/26.08	c  0.1s |       0 |       17 |        1 |    51432      0 |      368 |      384
25.98/26.08	c #cpu_time = 0.060s
25.98/26.08	c #wall_clock_time = 0.060s
25.98/26.08	c #decision = 17
25.98/26.08	c #random_decision = 0
25.98/26.08	c #conflict = 1
25.98/26.08	c #restart = 0
25.98/26.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
25.98/26.08	c lower bound updated to -1149
25.98/26.08	c BCD2: 385 <= obj <= 1489
25.98/26.08	c BCD2: #cores=16, #unrelaxed=1133, #relaxed=401, #hardened=0
25.98/26.08	c BCD2: #sat=1 #unsat=386 bias=386/387
25.98/26.08	c Solving starts ...
25.98/26.08	c ============================[ Search Statistics ]============================
25.98/26.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.98/26.08	c       |         |          |          |    Limit     GC | Var      | Constra 
25.98/26.08	c =============================================================================
25.98/26.08	c  0.0s |       0 |        0 |        0 |    51432      0 |      369 |      384
26.09/26.15	c  0.1s |       0 |       17 |        1 |    51432      0 |      369 |      385
26.09/26.15	c #cpu_time = 0.061s
26.09/26.15	c #wall_clock_time = 0.061s
26.09/26.15	c #decision = 17
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 12: cost of the new core is >=11
26.09/26.15	c lower bound updated to -1148
26.09/26.15	c BCD2: 386 <= obj <= 1489
26.09/26.15	c BCD2: #cores=16, #unrelaxed=1132, #relaxed=402, #hardened=0
26.09/26.15	c BCD2: #sat=1 #unsat=387 bias=387/388
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 |    51432      0 |      370 |      385
26.19/26.21	c  0.1s |       0 |       17 |        1 |    51432      0 |      370 |      386
26.19/26.21	c #cpu_time = 0.061s
26.19/26.21	c #wall_clock_time = 0.061s
26.19/26.21	c #decision = 17
26.19/26.21	c #random_decision = 0
26.19/26.21	c #conflict = 1
26.19/26.21	c #restart = 0
26.19/26.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
26.19/26.21	c lower bound updated to -1147
26.19/26.21	c BCD2: 387 <= obj <= 1489
26.19/26.21	c BCD2: #cores=16, #unrelaxed=1131, #relaxed=403, #hardened=0
26.19/26.21	c BCD2: #sat=1 #unsat=388 bias=388/389
26.19/26.21	c Solving starts ...
26.19/26.21	c ============================[ Search Statistics ]============================
26.19/26.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.19/26.21	c       |         |          |          |    Limit     GC | Var      | Constra 
26.19/26.21	c =============================================================================
26.19/26.21	c  0.0s |       0 |        0 |        0 |    51432      0 |      371 |      386
26.19/26.27	c  0.1s |       0 |       17 |        1 |    51432      0 |      371 |      387
26.19/26.27	c #cpu_time = 0.060s
26.19/26.27	c #wall_clock_time = 0.060s
26.19/26.27	c #decision = 17
26.19/26.27	c #random_decision = 0
26.19/26.27	c #conflict = 1
26.19/26.27	c #restart = 0
26.19/26.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
26.19/26.27	c lower bound updated to -1146
26.19/26.27	c BCD2: 388 <= obj <= 1489
26.19/26.27	c BCD2: #cores=16, #unrelaxed=1130, #relaxed=404, #hardened=0
26.19/26.27	c BCD2: #sat=1 #unsat=389 bias=389/390
26.19/26.27	c Solving starts ...
26.19/26.27	c ============================[ Search Statistics ]============================
26.19/26.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.19/26.27	c       |         |          |          |    Limit     GC | Var      | Constra 
26.19/26.27	c =============================================================================
26.19/26.27	c  0.0s |       0 |        0 |        0 |    51432      0 |      372 |      387
26.29/26.33	c  0.1s |       0 |       17 |        1 |    51432      0 |      372 |      388
26.29/26.33	c #cpu_time = 0.060s
26.29/26.33	c #wall_clock_time = 0.060s
26.29/26.33	c #decision = 17
26.29/26.33	c #random_decision = 0
26.29/26.33	c #conflict = 1
26.29/26.33	c #restart = 0
26.29/26.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
26.29/26.33	c lower bound updated to -1145
26.29/26.33	c BCD2: 389 <= obj <= 1489
26.29/26.33	c BCD2: #cores=16, #unrelaxed=1129, #relaxed=405, #hardened=0
26.29/26.33	c BCD2: #sat=1 #unsat=390 bias=390/391
26.29/26.33	c Solving starts ...
26.29/26.33	c ============================[ Search Statistics ]============================
26.29/26.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.29/26.33	c       |         |          |          |    Limit     GC | Var      | Constra 
26.29/26.33	c =============================================================================
26.29/26.33	c  0.0s |       0 |        0 |        0 |    51432      0 |      373 |      388
26.29/26.39	c  0.1s |       0 |       17 |        1 |    51432      0 |      373 |      389
26.29/26.39	c #cpu_time = 0.060s
26.29/26.39	c #wall_clock_time = 0.060s
26.29/26.39	c #decision = 17
26.29/26.39	c #random_decision = 0
26.29/26.39	c #conflict = 1
26.29/26.39	c #restart = 0
26.29/26.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
26.29/26.39	c lower bound updated to -1144
26.29/26.40	c BCD2: 390 <= obj <= 1489
26.29/26.40	c BCD2: #cores=16, #unrelaxed=1128, #relaxed=406, #hardened=0
26.29/26.40	c BCD2: #sat=1 #unsat=391 bias=391/392
26.29/26.40	c Solving starts ...
26.29/26.40	c ============================[ Search Statistics ]============================
26.29/26.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.29/26.40	c       |         |          |          |    Limit     GC | Var      | Constra 
26.29/26.40	c =============================================================================
26.29/26.40	c  0.0s |       0 |        0 |        0 |    51432      0 |      374 |      389
26.40/26.46	c  0.1s |       0 |       17 |        1 |    51432      0 |      374 |      390
26.40/26.46	c #cpu_time = 0.058s
26.40/26.46	c #wall_clock_time = 0.059s
26.40/26.46	c #decision = 17
26.40/26.46	c #random_decision = 0
26.40/26.46	c #conflict = 1
26.40/26.46	c #restart = 0
26.40/26.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
26.40/26.46	c lower bound updated to -1143
26.40/26.46	c BCD2: 391 <= obj <= 1489
26.40/26.46	c BCD2: #cores=16, #unrelaxed=1127, #relaxed=407, #hardened=0
26.40/26.46	c BCD2: #sat=1 #unsat=392 bias=392/393
26.40/26.46	c Solving starts ...
26.40/26.46	c ============================[ Search Statistics ]============================
26.40/26.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.40/26.46	c       |         |          |          |    Limit     GC | Var      | Constra 
26.40/26.46	c =============================================================================
26.40/26.46	c  0.0s |       0 |        0 |        0 |    51432      0 |      375 |      390
26.50/26.52	c  0.1s |       0 |       17 |        1 |    51432      0 |      375 |      391
26.50/26.52	c #cpu_time = 0.060s
26.50/26.52	c #wall_clock_time = 0.060s
26.50/26.52	c #decision = 17
26.50/26.52	c #random_decision = 0
26.50/26.52	c #conflict = 1
26.50/26.52	c #restart = 0
26.50/26.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
26.50/26.52	c lower bound updated to -1142
26.50/26.52	c BCD2: 392 <= obj <= 1489
26.50/26.52	c BCD2: #cores=16, #unrelaxed=1126, #relaxed=408, #hardened=0
26.50/26.52	c BCD2: #sat=1 #unsat=393 bias=393/394
26.50/26.52	c Solving starts ...
26.50/26.52	c ============================[ Search Statistics ]============================
26.50/26.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.50/26.52	c       |         |          |          |    Limit     GC | Var      | Constra 
26.50/26.52	c =============================================================================
26.50/26.52	c  0.0s |       0 |        0 |        0 |    51432      0 |      376 |      391
26.50/26.58	c  0.1s |       0 |       17 |        1 |    51432      0 |      376 |      392
26.50/26.58	c #cpu_time = 0.060s
26.50/26.58	c #wall_clock_time = 0.060s
26.50/26.58	c #decision = 17
26.50/26.58	c #random_decision = 0
26.50/26.58	c #conflict = 1
26.50/26.58	c #restart = 0
26.50/26.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
26.50/26.58	c lower bound updated to -1141
26.50/26.58	c BCD2: 393 <= obj <= 1489
26.50/26.58	c BCD2: #cores=16, #unrelaxed=1125, #relaxed=409, #hardened=0
26.50/26.58	c BCD2: #sat=1 #unsat=394 bias=394/395
26.50/26.58	c Solving starts ...
26.50/26.58	c ============================[ Search Statistics ]============================
26.50/26.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.50/26.58	c       |         |          |          |    Limit     GC | Var      | Constra 
26.50/26.58	c =============================================================================
26.50/26.58	c  0.0s |       0 |        0 |        0 |    51432      0 |      377 |      392
26.59/26.64	c  0.1s |       0 |       17 |        1 |    51432      0 |      377 |      393
26.59/26.64	c #cpu_time = 0.061s
26.59/26.64	c #wall_clock_time = 0.061s
26.59/26.64	c #decision = 17
26.59/26.64	c #random_decision = 0
26.59/26.64	c #conflict = 1
26.59/26.64	c #restart = 0
26.59/26.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
26.59/26.64	c lower bound updated to -1140
26.59/26.64	c BCD2: 394 <= obj <= 1489
26.59/26.64	c BCD2: #cores=16, #unrelaxed=1124, #relaxed=410, #hardened=0
26.59/26.64	c BCD2: #sat=1 #unsat=395 bias=395/396
26.59/26.64	c Solving starts ...
26.59/26.64	c ============================[ Search Statistics ]============================
26.59/26.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.59/26.64	c       |         |          |          |    Limit     GC | Var      | Constra 
26.59/26.64	c =============================================================================
26.59/26.64	c  0.0s |       0 |        0 |        0 |    51432      0 |      378 |      393
26.69/26.70	c  0.1s |       0 |       17 |        1 |    51432      0 |      378 |      394
26.69/26.70	c #cpu_time = 0.061s
26.69/26.70	c #wall_clock_time = 0.061s
26.69/26.70	c #decision = 17
26.69/26.70	c #random_decision = 0
26.69/26.70	c #conflict = 1
26.69/26.70	c #restart = 0
26.69/26.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
26.69/26.70	c lower bound updated to -1139
26.69/26.70	c BCD2: 395 <= obj <= 1489
26.69/26.70	c BCD2: #cores=16, #unrelaxed=1123, #relaxed=411, #hardened=0
26.69/26.70	c BCD2: #sat=1 #unsat=396 bias=396/397
26.69/26.70	c Solving starts ...
26.69/26.70	c ============================[ Search Statistics ]============================
26.69/26.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.69/26.70	c       |         |          |          |    Limit     GC | Var      | Constra 
26.69/26.70	c =============================================================================
26.69/26.70	c  0.0s |       0 |        0 |        0 |    51432      0 |      379 |      394
26.69/26.76	c  0.1s |       0 |       17 |        1 |    51432      0 |      379 |      395
26.69/26.76	c #cpu_time = 0.060s
26.69/26.76	c #wall_clock_time = 0.060s
26.69/26.76	c #decision = 17
26.69/26.76	c #random_decision = 0
26.69/26.76	c #conflict = 1
26.69/26.76	c #restart = 0
26.69/26.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
26.69/26.76	c lower bound updated to -1138
26.69/26.76	c BCD2: 396 <= obj <= 1489
26.69/26.76	c BCD2: #cores=16, #unrelaxed=1122, #relaxed=412, #hardened=0
26.69/26.76	c BCD2: #sat=1 #unsat=397 bias=397/398
26.69/26.76	c Solving starts ...
26.69/26.76	c ============================[ Search Statistics ]============================
26.69/26.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.69/26.76	c       |         |          |          |    Limit     GC | Var      | Constra 
26.69/26.76	c =============================================================================
26.69/26.76	c  0.0s |       0 |        0 |        0 |    51432      0 |      380 |      395
26.79/26.82	c  0.1s |       0 |       17 |        1 |    51432      0 |      380 |      396
26.79/26.82	c #cpu_time = 0.060s
26.79/26.82	c #wall_clock_time = 0.060s
26.79/26.82	c #decision = 17
26.79/26.82	c #random_decision = 0
26.79/26.82	c #conflict = 1
26.79/26.82	c #restart = 0
26.79/26.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
26.79/26.82	c lower bound updated to -1137
26.79/26.82	c BCD2: 397 <= obj <= 1489
26.79/26.82	c BCD2: #cores=16, #unrelaxed=1121, #relaxed=413, #hardened=0
26.79/26.82	c BCD2: #sat=1 #unsat=398 bias=398/399
26.79/26.82	c Solving starts ...
26.79/26.82	c ============================[ Search Statistics ]============================
26.79/26.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.79/26.82	c       |         |          |          |    Limit     GC | Var      | Constra 
26.79/26.82	c =============================================================================
26.79/26.83	c  0.0s |       0 |        0 |        0 |    51432      0 |      381 |      396
26.79/26.89	c  0.1s |       0 |       17 |        1 |    51432      0 |      381 |      397
26.79/26.89	c #cpu_time = 0.060s
26.79/26.89	c #wall_clock_time = 0.060s
26.79/26.89	c #decision = 17
26.79/26.89	c #random_decision = 0
26.79/26.89	c #conflict = 1
26.79/26.89	c #restart = 0
26.79/26.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
26.79/26.89	c lower bound updated to -1136
26.79/26.89	c BCD2: 398 <= obj <= 1489
26.79/26.89	c BCD2: #cores=16, #unrelaxed=1120, #relaxed=414, #hardened=0
26.79/26.89	c BCD2: #sat=1 #unsat=399 bias=399/400
26.79/26.89	c Solving starts ...
26.79/26.89	c ============================[ Search Statistics ]============================
26.79/26.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.79/26.89	c       |         |          |          |    Limit     GC | Var      | Constra 
26.79/26.89	c =============================================================================
26.79/26.89	c  0.0s |       0 |        0 |        0 |    51432      0 |      382 |      397
26.89/26.95	c  0.1s |       0 |       17 |        1 |    51432      0 |      382 |      398
26.89/26.95	c #cpu_time = 0.058s
26.89/26.95	c #wall_clock_time = 0.059s
26.89/26.95	c #decision = 17
26.89/26.95	c #random_decision = 0
26.89/26.95	c #conflict = 1
26.89/26.95	c #restart = 0
26.89/26.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
26.89/26.95	c lower bound updated to -1135
26.89/26.95	c BCD2: 399 <= obj <= 1489
26.89/26.95	c BCD2: #cores=16, #unrelaxed=1119, #relaxed=415, #hardened=0
26.89/26.95	c BCD2: #sat=1 #unsat=400 bias=400/401
26.89/26.95	c Solving starts ...
26.89/26.95	c ============================[ Search Statistics ]============================
26.89/26.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.89/26.95	c       |         |          |          |    Limit     GC | Var      | Constra 
26.89/26.95	c =============================================================================
26.89/26.95	c  0.0s |       0 |        0 |        0 |    51432      0 |      383 |      398
26.99/27.01	c  0.1s |       0 |       17 |        1 |    51432      0 |      383 |      399
26.99/27.01	c #cpu_time = 0.060s
26.99/27.01	c #wall_clock_time = 0.060s
26.99/27.01	c #decision = 17
26.99/27.01	c #random_decision = 0
26.99/27.01	c #conflict = 1
26.99/27.01	c #restart = 0
26.99/27.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
26.99/27.01	c lower bound updated to -1134
26.99/27.01	c BCD2: 400 <= obj <= 1489
26.99/27.01	c BCD2: #cores=16, #unrelaxed=1118, #relaxed=416, #hardened=0
26.99/27.01	c BCD2: #sat=1 #unsat=401 bias=401/402
26.99/27.01	c Solving starts ...
26.99/27.01	c ============================[ Search Statistics ]============================
26.99/27.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.99/27.01	c       |         |          |          |    Limit     GC | Var      | Constra 
26.99/27.01	c =============================================================================
26.99/27.01	c  0.0s |       0 |        0 |        0 |    51432      0 |      384 |      399
26.99/27.07	c  0.1s |       0 |       17 |        0 |    51432      0 |      384 |      400
26.99/27.07	c #cpu_time = 0.060s
26.99/27.07	c #wall_clock_time = 0.060s
26.99/27.07	c #decision = 17
26.99/27.07	c #random_decision = 0
26.99/27.07	c #conflict = 0
26.99/27.07	c #restart = 0
26.99/27.07	c BCD2: found a new core of size 2: cost of the new core is >=1
26.99/27.07	c lower bound updated to -1133
26.99/27.09	c BCD2: 401 <= obj <= 1489
26.99/27.09	c BCD2: #cores=17, #unrelaxed=1116, #relaxed=418, #hardened=0
26.99/27.09	c BCD2: #sat=1 #unsat=402 bias=402/403
26.99/27.09	c Solving starts ...
26.99/27.09	c ============================[ Search Statistics ]============================
26.99/27.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.99/27.09	c       |         |          |          |    Limit     GC | Var      | Constra 
26.99/27.09	c =============================================================================
26.99/27.09	c  0.0s |       0 |        0 |        0 |    51432      0 |      384 |      401
27.09/27.14	c  0.1s |       0 |       18 |        1 |    51432      0 |      384 |      401
27.09/27.14	c #cpu_time = 0.059s
27.09/27.14	c #wall_clock_time = 0.059s
27.09/27.14	c #decision = 18
27.09/27.14	c #random_decision = 0
27.09/27.14	c #conflict = 1
27.09/27.14	c #restart = 0
27.09/27.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
27.09/27.14	c lower bound updated to -1132
27.09/27.15	c BCD2: 402 <= obj <= 1489
27.09/27.15	c BCD2: #cores=17, #unrelaxed=1115, #relaxed=419, #hardened=0
27.09/27.15	c BCD2: #sat=1 #unsat=403 bias=403/404
27.09/27.15	c Solving starts ...
27.09/27.15	c ============================[ Search Statistics ]============================
27.09/27.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.09/27.15	c       |         |          |          |    Limit     GC | Var      | Constra 
27.09/27.15	c =============================================================================
27.09/27.15	c  0.0s |       0 |        0 |        0 |    51432      0 |      385 |      401
27.19/27.21	c  0.1s |       0 |       18 |        1 |    51432      0 |      385 |      402
27.19/27.21	c #cpu_time = 0.060s
27.19/27.21	c #wall_clock_time = 0.061s
27.19/27.21	c #decision = 18
27.19/27.21	c #random_decision = 0
27.19/27.21	c #conflict = 1
27.19/27.21	c #restart = 0
27.19/27.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
27.19/27.21	c lower bound updated to -1131
27.19/27.21	c BCD2: 403 <= obj <= 1489
27.19/27.21	c BCD2: #cores=17, #unrelaxed=1114, #relaxed=420, #hardened=0
27.19/27.21	c BCD2: #sat=1 #unsat=404 bias=404/405
27.19/27.21	c Solving starts ...
27.19/27.21	c ============================[ Search Statistics ]============================
27.19/27.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.19/27.21	c       |         |          |          |    Limit     GC | Var      | Constra 
27.19/27.21	c =============================================================================
27.19/27.21	c  0.0s |       0 |        0 |        0 |    51432      0 |      386 |      402
27.19/27.27	c  0.1s |       0 |       18 |        1 |    51432      0 |      386 |      403
27.19/27.27	c #cpu_time = 0.060s
27.19/27.27	c #wall_clock_time = 0.060s
27.19/27.27	c #decision = 18
27.19/27.27	c #random_decision = 0
27.19/27.27	c #conflict = 1
27.19/27.27	c #restart = 0
27.19/27.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
27.19/27.27	c lower bound updated to -1130
27.19/27.27	c BCD2: 404 <= obj <= 1489
27.19/27.27	c BCD2: #cores=17, #unrelaxed=1113, #relaxed=421, #hardened=0
27.19/27.27	c BCD2: #sat=1 #unsat=405 bias=405/406
27.19/27.27	c Solving starts ...
27.19/27.27	c ============================[ Search Statistics ]============================
27.19/27.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.19/27.27	c       |         |          |          |    Limit     GC | Var      | Constra 
27.19/27.27	c =============================================================================
27.19/27.27	c  0.0s |       0 |        0 |        0 |    51432      0 |      387 |      403
27.29/27.33	c  0.1s |       0 |       18 |        1 |    51432      0 |      387 |      404
27.29/27.33	c #cpu_time = 0.060s
27.29/27.33	c #wall_clock_time = 0.060s
27.29/27.33	c #decision = 18
27.29/27.33	c #random_decision = 0
27.29/27.33	c #conflict = 1
27.29/27.33	c #restart = 0
27.29/27.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
27.29/27.33	c lower bound updated to -1129
27.29/27.34	c BCD2: 405 <= obj <= 1489
27.29/27.34	c BCD2: #cores=17, #unrelaxed=1112, #relaxed=422, #hardened=0
27.29/27.34	c BCD2: #sat=1 #unsat=406 bias=406/407
27.29/27.34	c Solving starts ...
27.29/27.34	c ============================[ Search Statistics ]============================
27.29/27.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.29/27.34	c       |         |          |          |    Limit     GC | Var      | Constra 
27.29/27.34	c =============================================================================
27.29/27.34	c  0.0s |       0 |        0 |        0 |    51432      0 |      388 |      404
27.29/27.40	c  0.1s |       0 |       18 |        1 |    51432      0 |      388 |      405
27.29/27.40	c #cpu_time = 0.058s
27.29/27.40	c #wall_clock_time = 0.059s
27.29/27.40	c #decision = 18
27.29/27.40	c #random_decision = 0
27.29/27.40	c #conflict = 1
27.29/27.40	c #restart = 0
27.29/27.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
27.29/27.40	c lower bound updated to -1128
27.39/27.40	c BCD2: 406 <= obj <= 1489
27.39/27.40	c BCD2: #cores=17, #unrelaxed=1111, #relaxed=423, #hardened=0
27.39/27.40	c BCD2: #sat=1 #unsat=407 bias=407/408
27.39/27.40	c Solving starts ...
27.39/27.40	c ============================[ Search Statistics ]============================
27.39/27.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.39/27.40	c       |         |          |          |    Limit     GC | Var      | Constra 
27.39/27.40	c =============================================================================
27.39/27.40	c  0.0s |       0 |        0 |        0 |    51432      0 |      389 |      405
27.39/27.46	c  0.1s |       0 |       18 |        1 |    51432      0 |      389 |      406
27.39/27.46	c #cpu_time = 0.060s
27.39/27.46	c #wall_clock_time = 0.060s
27.39/27.46	c #decision = 18
27.39/27.46	c #random_decision = 0
27.39/27.46	c #conflict = 1
27.39/27.46	c #restart = 0
27.39/27.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
27.39/27.46	c lower bound updated to -1127
27.39/27.46	c BCD2: 407 <= obj <= 1489
27.39/27.46	c BCD2: #cores=17, #unrelaxed=1110, #relaxed=424, #hardened=0
27.39/27.46	c BCD2: #sat=1 #unsat=408 bias=408/409
27.39/27.46	c Solving starts ...
27.39/27.46	c ============================[ Search Statistics ]============================
27.39/27.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.39/27.46	c       |         |          |          |    Limit     GC | Var      | Constra 
27.39/27.46	c =============================================================================
27.39/27.46	c  0.0s |       0 |        0 |        0 |    51432      0 |      390 |      406
27.49/27.52	c  0.1s |       0 |       18 |        1 |    51432      0 |      390 |      407
27.49/27.52	c #cpu_time = 0.061s
27.49/27.52	c #wall_clock_time = 0.061s
27.49/27.52	c #decision = 18
27.49/27.52	c #random_decision = 0
27.49/27.52	c #conflict = 1
27.49/27.52	c #restart = 0
27.49/27.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
27.49/27.52	c lower bound updated to -1126
27.49/27.52	c BCD2: 408 <= obj <= 1489
27.49/27.52	c BCD2: #cores=17, #unrelaxed=1109, #relaxed=425, #hardened=0
27.49/27.52	c BCD2: #sat=1 #unsat=409 bias=409/410
27.49/27.52	c Solving starts ...
27.49/27.52	c ============================[ Search Statistics ]============================
27.49/27.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.49/27.52	c       |         |          |          |    Limit     GC | Var      | Constra 
27.49/27.52	c =============================================================================
27.49/27.52	c  0.0s |       0 |        0 |        0 |    51432      0 |      391 |      407
27.49/27.58	c  0.1s |       0 |       18 |        1 |    51432      0 |      391 |      408
27.49/27.58	c #cpu_time = 0.061s
27.49/27.58	c #wall_clock_time = 0.061s
27.49/27.58	c #decision = 18
27.49/27.58	c #random_decision = 0
27.49/27.58	c #conflict = 1
27.49/27.58	c #restart = 0
27.49/27.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
27.49/27.58	c lower bound updated to -1125
27.49/27.58	c BCD2: 409 <= obj <= 1489
27.49/27.58	c BCD2: #cores=17, #unrelaxed=1108, #relaxed=426, #hardened=0
27.49/27.58	c BCD2: #sat=1 #unsat=410 bias=410/411
27.49/27.58	c Solving starts ...
27.49/27.58	c ============================[ Search Statistics ]============================
27.49/27.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.49/27.58	c       |         |          |          |    Limit     GC | Var      | Constra 
27.49/27.58	c =============================================================================
27.49/27.58	c  0.0s |       0 |        0 |        0 |    51432      0 |      392 |      408
27.59/27.64	c  0.1s |       0 |       18 |        1 |    51432      0 |      392 |      409
27.59/27.64	c #cpu_time = 0.061s
27.59/27.64	c #wall_clock_time = 0.061s
27.59/27.64	c #decision = 18
27.59/27.64	c #random_decision = 0
27.59/27.64	c #conflict = 1
27.59/27.64	c #restart = 0
27.59/27.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
27.59/27.64	c lower bound updated to -1124
27.59/27.64	c BCD2: 410 <= obj <= 1489
27.59/27.64	c BCD2: #cores=17, #unrelaxed=1107, #relaxed=427, #hardened=0
27.59/27.64	c BCD2: #sat=1 #unsat=411 bias=411/412
27.59/27.64	c Solving starts ...
27.59/27.64	c ============================[ Search Statistics ]============================
27.59/27.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.59/27.64	c       |         |          |          |    Limit     GC | Var      | Constra 
27.59/27.64	c =============================================================================
27.59/27.64	c  0.0s |       0 |        0 |        0 |    51432      0 |      393 |      409
27.69/27.70	c  0.1s |       0 |       18 |        1 |    51432      0 |      393 |      410
27.69/27.70	c #cpu_time = 0.060s
27.69/27.70	c #wall_clock_time = 0.060s
27.69/27.70	c #decision = 18
27.69/27.70	c #random_decision = 0
27.69/27.70	c #conflict = 1
27.69/27.70	c #restart = 0
27.69/27.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
27.69/27.70	c lower bound updated to -1123
27.69/27.70	c BCD2: 411 <= obj <= 1489
27.69/27.70	c BCD2: #cores=17, #unrelaxed=1106, #relaxed=428, #hardened=0
27.69/27.70	c BCD2: #sat=1 #unsat=412 bias=412/413
27.69/27.70	c Solving starts ...
27.69/27.70	c ============================[ Search Statistics ]============================
27.69/27.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.69/27.70	c       |         |          |          |    Limit     GC | Var      | Constra 
27.69/27.70	c =============================================================================
27.69/27.70	c  0.0s |       0 |        0 |        0 |    51432      0 |      394 |      410
27.69/27.76	c  0.1s |       0 |       18 |        1 |    51432      0 |      394 |      411
27.69/27.76	c #cpu_time = 0.060s
27.69/27.76	c #wall_clock_time = 0.060s
27.69/27.76	c #decision = 18
27.69/27.76	c #random_decision = 0
27.69/27.76	c #conflict = 1
27.69/27.76	c #restart = 0
27.69/27.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
27.69/27.76	c lower bound updated to -1122
27.69/27.76	c BCD2: 412 <= obj <= 1489
27.69/27.76	c BCD2: #cores=17, #unrelaxed=1105, #relaxed=429, #hardened=0
27.69/27.76	c BCD2: #sat=1 #unsat=413 bias=413/414
27.69/27.76	c Solving starts ...
27.69/27.76	c ============================[ Search Statistics ]============================
27.69/27.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.69/27.76	c       |         |          |          |    Limit     GC | Var      | Constra 
27.69/27.76	c =============================================================================
27.69/27.76	c  0.0s |       0 |        0 |        0 |    51432      0 |      395 |      411
27.79/27.82	c  0.1s |       0 |       18 |        1 |    51432      0 |      395 |      412
27.79/27.82	c #cpu_time = 0.060s
27.79/27.82	c #wall_clock_time = 0.060s
27.79/27.82	c #decision = 18
27.79/27.82	c #random_decision = 0
27.79/27.82	c #conflict = 1
27.79/27.82	c #restart = 0
27.79/27.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
27.79/27.82	c lower bound updated to -1121
27.79/27.83	c BCD2: 413 <= obj <= 1489
27.79/27.83	c BCD2: #cores=17, #unrelaxed=1104, #relaxed=430, #hardened=0
27.79/27.83	c BCD2: #sat=1 #unsat=414 bias=414/415
27.79/27.83	c Solving starts ...
27.79/27.83	c ============================[ Search Statistics ]============================
27.79/27.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.79/27.83	c       |         |          |          |    Limit     GC | Var      | Constra 
27.79/27.83	c =============================================================================
27.79/27.83	c  0.0s |       0 |        0 |        0 |    51432      0 |      396 |      412
27.79/27.89	c  0.1s |       0 |       18 |        1 |    51432      0 |      396 |      413
27.79/27.89	c #cpu_time = 0.058s
27.79/27.89	c #wall_clock_time = 0.059s
27.79/27.89	c #decision = 18
27.79/27.89	c #random_decision = 0
27.79/27.89	c #conflict = 1
27.79/27.89	c #restart = 0
27.79/27.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
27.79/27.89	c lower bound updated to -1120
27.79/27.89	c BCD2: 414 <= obj <= 1489
27.79/27.89	c BCD2: #cores=17, #unrelaxed=1103, #relaxed=431, #hardened=0
27.79/27.89	c BCD2: #sat=1 #unsat=415 bias=415/416
27.79/27.89	c Solving starts ...
27.79/27.89	c ============================[ Search Statistics ]============================
27.79/27.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.79/27.89	c       |         |          |          |    Limit     GC | Var      | Constra 
27.79/27.89	c =============================================================================
27.79/27.89	c  0.0s |       0 |        0 |        0 |    51432      0 |      397 |      413
27.89/27.95	c  0.1s |       0 |       18 |        1 |    51432      0 |      397 |      414
27.89/27.95	c #cpu_time = 0.060s
27.89/27.95	c #wall_clock_time = 0.060s
27.89/27.95	c #decision = 18
27.89/27.95	c #random_decision = 0
27.89/27.95	c #conflict = 1
27.89/27.95	c #restart = 0
27.89/27.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
27.89/27.95	c lower bound updated to -1119
27.89/27.95	c BCD2: 415 <= obj <= 1489
27.89/27.95	c BCD2: #cores=17, #unrelaxed=1102, #relaxed=432, #hardened=0
27.89/27.95	c BCD2: #sat=1 #unsat=416 bias=416/417
27.89/27.95	c Solving starts ...
27.89/27.95	c ============================[ Search Statistics ]============================
27.89/27.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.89/27.95	c       |         |          |          |    Limit     GC | Var      | Constra 
27.89/27.95	c =============================================================================
27.89/27.95	c  0.0s |       0 |        0 |        0 |    51432      0 |      398 |      414
27.99/28.01	c  0.1s |       0 |       18 |        1 |    51432      0 |      398 |      415
27.99/28.01	c #cpu_time = 0.060s
27.99/28.01	c #wall_clock_time = 0.060s
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 17: cost of the new core is >=16
27.99/28.01	c lower bound updated to -1118
27.99/28.01	c BCD2: 416 <= obj <= 1489
27.99/28.01	c BCD2: #cores=17, #unrelaxed=1101, #relaxed=433, #hardened=0
27.99/28.01	c BCD2: #sat=1 #unsat=417 bias=417/418
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 |    51432      0 |      399 |      415
27.99/28.08	c  0.1s |       0 |       18 |        1 |    51432      0 |      399 |      416
27.99/28.08	c #cpu_time = 0.061s
27.99/28.08	c #wall_clock_time = 0.062s
27.99/28.08	c #decision = 18
27.99/28.08	c #random_decision = 0
27.99/28.08	c #conflict = 1
27.99/28.08	c #restart = 0
27.99/28.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
27.99/28.08	c lower bound updated to -1117
27.99/28.08	c BCD2: 417 <= obj <= 1489
27.99/28.08	c BCD2: #cores=17, #unrelaxed=1100, #relaxed=434, #hardened=0
27.99/28.08	c BCD2: #sat=1 #unsat=418 bias=418/419
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 |    51432      0 |      400 |      416
28.09/28.14	c  0.1s |       0 |       18 |        1 |    51432      0 |      400 |      417
28.09/28.14	c #cpu_time = 0.061s
28.09/28.14	c #wall_clock_time = 0.061s
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 19: cost of the new core is >=18
28.09/28.14	c lower bound updated to -1116
28.09/28.14	c BCD2: 418 <= obj <= 1489
28.09/28.14	c BCD2: #cores=17, #unrelaxed=1099, #relaxed=435, #hardened=0
28.09/28.14	c BCD2: #sat=1 #unsat=419 bias=419/420
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 |    51432      0 |      401 |      417
28.19/28.20	c  0.1s |       0 |       18 |        1 |    51432      0 |      401 |      418
28.19/28.20	c #cpu_time = 0.060s
28.19/28.20	c #wall_clock_time = 0.060s
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 20: cost of the new core is >=19
28.19/28.20	c lower bound updated to -1115
28.19/28.20	c BCD2: 419 <= obj <= 1489
28.19/28.20	c BCD2: #cores=17, #unrelaxed=1098, #relaxed=436, #hardened=0
28.19/28.20	c BCD2: #sat=1 #unsat=420 bias=420/421
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 |    51432      0 |      402 |      418
28.19/28.26	c  0.1s |       0 |       18 |        1 |    51432      0 |      402 |      419
28.19/28.26	c #cpu_time = 0.060s
28.19/28.26	c #wall_clock_time = 0.060s
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 21: cost of the new core is >=20
28.19/28.26	c lower bound updated to -1114
28.19/28.26	c BCD2: 420 <= obj <= 1489
28.19/28.26	c BCD2: #cores=17, #unrelaxed=1097, #relaxed=437, #hardened=0
28.19/28.26	c BCD2: #sat=1 #unsat=421 bias=421/422
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 |    51432      0 |      403 |      419
28.29/28.32	c  0.1s |       0 |       18 |        1 |    51432      0 |      403 |      420
28.29/28.32	c #cpu_time = 0.060s
28.29/28.32	c #wall_clock_time = 0.060s
28.29/28.32	c #decision = 18
28.29/28.32	c #random_decision = 0
28.29/28.32	c #conflict = 1
28.29/28.32	c #restart = 0
28.29/28.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
28.29/28.32	c lower bound updated to -1113
28.29/28.33	c BCD2: 421 <= obj <= 1489
28.29/28.33	c BCD2: #cores=17, #unrelaxed=1096, #relaxed=438, #hardened=0
28.29/28.33	c BCD2: #sat=1 #unsat=422 bias=422/423
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 |    51432      0 |      404 |      420
28.29/28.39	c  0.1s |       0 |       18 |        1 |    51432      0 |      404 |      421
28.29/28.39	c #cpu_time = 0.059s
28.29/28.39	c #wall_clock_time = 0.059s
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 23: cost of the new core is >=22
28.29/28.39	c lower bound updated to -1112
28.29/28.39	c BCD2: 422 <= obj <= 1489
28.29/28.39	c BCD2: #cores=17, #unrelaxed=1095, #relaxed=439, #hardened=0
28.29/28.39	c BCD2: #sat=1 #unsat=423 bias=423/424
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 |    51432      0 |      405 |      421
28.39/28.45	c  0.1s |       0 |       18 |        1 |    51432      0 |      405 |      422
28.39/28.45	c #cpu_time = 0.060s
28.39/28.45	c #wall_clock_time = 0.060s
28.39/28.45	c #decision = 18
28.39/28.45	c #random_decision = 0
28.39/28.45	c #conflict = 1
28.39/28.45	c #restart = 0
28.39/28.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
28.39/28.45	c lower bound updated to -1111
28.39/28.45	c BCD2: 423 <= obj <= 1489
28.39/28.45	c BCD2: #cores=17, #unrelaxed=1094, #relaxed=440, #hardened=0
28.39/28.45	c BCD2: #sat=1 #unsat=424 bias=424/425
28.39/28.45	c Solving starts ...
28.39/28.45	c ============================[ Search Statistics ]============================
28.39/28.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.39/28.45	c       |         |          |          |    Limit     GC | Var      | Constra 
28.39/28.45	c =============================================================================
28.39/28.45	c  0.0s |       0 |        0 |        0 |    51432      0 |      406 |      422
28.49/28.51	c  0.1s |       0 |       18 |        1 |    51432      0 |      406 |      423
28.49/28.51	c #cpu_time = 0.060s
28.49/28.51	c #wall_clock_time = 0.060s
28.49/28.51	c #decision = 18
28.49/28.51	c #random_decision = 0
28.49/28.51	c #conflict = 1
28.49/28.51	c #restart = 0
28.49/28.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
28.49/28.51	c lower bound updated to -1110
28.49/28.51	c BCD2: 424 <= obj <= 1489
28.49/28.51	c BCD2: #cores=17, #unrelaxed=1093, #relaxed=441, #hardened=0
28.49/28.51	c BCD2: #sat=1 #unsat=425 bias=425/426
28.49/28.51	c Solving starts ...
28.49/28.51	c ============================[ Search Statistics ]============================
28.49/28.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.49/28.51	c       |         |          |          |    Limit     GC | Var      | Constra 
28.49/28.51	c =============================================================================
28.49/28.51	c  0.0s |       0 |        0 |        0 |    51432      0 |      407 |      423
28.49/28.57	c  0.1s |       0 |       18 |        1 |    51432      0 |      407 |      424
28.49/28.57	c #cpu_time = 0.061s
28.49/28.57	c #wall_clock_time = 0.061s
28.49/28.57	c #decision = 18
28.49/28.57	c #random_decision = 0
28.49/28.57	c #conflict = 1
28.49/28.57	c #restart = 0
28.49/28.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
28.49/28.57	c lower bound updated to -1109
28.49/28.57	c BCD2: 425 <= obj <= 1489
28.49/28.57	c BCD2: #cores=17, #unrelaxed=1092, #relaxed=442, #hardened=0
28.49/28.57	c BCD2: #sat=1 #unsat=426 bias=426/427
28.49/28.57	c Solving starts ...
28.49/28.57	c ============================[ Search Statistics ]============================
28.49/28.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.49/28.57	c       |         |          |          |    Limit     GC | Var      | Constra 
28.49/28.57	c =============================================================================
28.49/28.57	c  0.0s |       0 |        0 |        0 |    51432      0 |      408 |      424
28.59/28.64	c  0.1s |       0 |       18 |        0 |    51432      0 |      408 |      425
28.59/28.64	c #cpu_time = 0.061s
28.59/28.64	c #wall_clock_time = 0.061s
28.59/28.64	c #decision = 18
28.59/28.64	c #random_decision = 0
28.59/28.64	c #conflict = 0
28.59/28.64	c #restart = 0
28.59/28.64	c BCD2: found a new core of size 2: cost of the new core is >=1
28.59/28.64	c lower bound updated to -1108
28.59/28.65	c BCD2: 426 <= obj <= 1489
28.59/28.65	c BCD2: #cores=18, #unrelaxed=1090, #relaxed=444, #hardened=0
28.59/28.65	c BCD2: #sat=1 #unsat=427 bias=427/428
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 |    51432      0 |      408 |      426
28.69/28.70	c  0.1s |       0 |       19 |        1 |    51432      0 |      408 |      426
28.69/28.70	c #cpu_time = 0.058s
28.69/28.70	c #wall_clock_time = 0.058s
28.69/28.70	c #decision = 19
28.69/28.70	c #random_decision = 0
28.69/28.70	c #conflict = 1
28.69/28.70	c #restart = 0
28.69/28.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
28.69/28.70	c lower bound updated to -1107
28.69/28.71	c BCD2: 427 <= obj <= 1489
28.69/28.71	c BCD2: #cores=18, #unrelaxed=1089, #relaxed=445, #hardened=0
28.69/28.71	c BCD2: #sat=1 #unsat=428 bias=428/429
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 |    51432      0 |      409 |      426
28.69/28.77	c  0.1s |       0 |       19 |        1 |    51432      0 |      409 |      427
28.69/28.77	c #cpu_time = 0.060s
28.69/28.77	c #wall_clock_time = 0.060s
28.69/28.77	c #decision = 19
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 4: cost of the new core is >=3
28.69/28.77	c lower bound updated to -1106
28.69/28.77	c BCD2: 428 <= obj <= 1489
28.69/28.77	c BCD2: #cores=18, #unrelaxed=1088, #relaxed=446, #hardened=0
28.69/28.77	c BCD2: #sat=1 #unsat=429 bias=429/430
28.69/28.77	c Solving starts ...
28.69/28.77	c ============================[ Search Statistics ]============================
28.69/28.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.69/28.77	c       |         |          |          |    Limit     GC | Var      | Constra 
28.69/28.77	c =============================================================================
28.69/28.77	c  0.0s |       0 |        0 |        0 |    51432      0 |      410 |      427
28.78/28.83	c  0.1s |       0 |       19 |        1 |    51432      0 |      410 |      428
28.78/28.83	c #cpu_time = 0.059s
28.78/28.83	c #wall_clock_time = 0.059s
28.78/28.83	c #decision = 19
28.78/28.83	c #random_decision = 0
28.78/28.83	c #conflict = 1
28.78/28.83	c #restart = 0
28.78/28.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
28.78/28.83	c lower bound updated to -1105
28.78/28.83	c BCD2: 429 <= obj <= 1489
28.78/28.83	c BCD2: #cores=18, #unrelaxed=1087, #relaxed=447, #hardened=0
28.78/28.83	c BCD2: #sat=1 #unsat=430 bias=430/431
28.78/28.83	c Solving starts ...
28.78/28.83	c ============================[ Search Statistics ]============================
28.78/28.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.78/28.83	c       |         |          |          |    Limit     GC | Var      | Constra 
28.78/28.83	c =============================================================================
28.78/28.83	c  0.0s |       0 |        0 |        0 |    51432      0 |      411 |      428
28.78/28.89	c  0.1s |       0 |       19 |        1 |    51432      0 |      411 |      429
28.78/28.89	c #cpu_time = 0.060s
28.78/28.89	c #wall_clock_time = 0.060s
28.78/28.89	c #decision = 19
28.78/28.89	c #random_decision = 0
28.78/28.89	c #conflict = 1
28.78/28.89	c #restart = 0
28.78/28.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
28.78/28.89	c lower bound updated to -1104
28.78/28.89	c BCD2: 430 <= obj <= 1489
28.78/28.89	c BCD2: #cores=18, #unrelaxed=1086, #relaxed=448, #hardened=0
28.78/28.89	c BCD2: #sat=1 #unsat=431 bias=431/432
28.78/28.89	c Solving starts ...
28.78/28.89	c ============================[ Search Statistics ]============================
28.78/28.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.78/28.89	c       |         |          |          |    Limit     GC | Var      | Constra 
28.78/28.89	c =============================================================================
28.78/28.90	c  0.0s |       0 |        0 |        0 |    51432      0 |      412 |      429
28.88/28.96	c  0.1s |       0 |       19 |        1 |    51432      0 |      412 |      430
28.88/28.96	c #cpu_time = 0.060s
28.88/28.96	c #wall_clock_time = 0.060s
28.88/28.96	c #decision = 19
28.88/28.96	c #random_decision = 0
28.88/28.96	c #conflict = 1
28.88/28.96	c #restart = 0
28.88/28.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
28.88/28.96	c lower bound updated to -1103
28.88/28.96	c BCD2: 431 <= obj <= 1489
28.88/28.96	c BCD2: #cores=18, #unrelaxed=1085, #relaxed=449, #hardened=0
28.88/28.96	c BCD2: #sat=1 #unsat=432 bias=432/433
28.88/28.96	c Solving starts ...
28.88/28.96	c ============================[ Search Statistics ]============================
28.88/28.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.88/28.96	c       |         |          |          |    Limit     GC | Var      | Constra 
28.88/28.96	c =============================================================================
28.88/28.96	c  0.0s |       0 |        0 |        0 |    51432      0 |      413 |      430
28.98/29.02	c  0.1s |       0 |       19 |        1 |    51432      0 |      413 |      431
28.98/29.02	c #cpu_time = 0.061s
28.98/29.02	c #wall_clock_time = 0.061s
28.98/29.02	c #decision = 19
28.98/29.02	c #random_decision = 0
28.98/29.02	c #conflict = 1
28.98/29.02	c #restart = 0
28.98/29.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
28.98/29.02	c lower bound updated to -1102
28.98/29.02	c BCD2: 432 <= obj <= 1489
28.98/29.02	c BCD2: #cores=18, #unrelaxed=1084, #relaxed=450, #hardened=0
28.98/29.02	c BCD2: #sat=1 #unsat=433 bias=433/434
28.98/29.02	c Solving starts ...
28.98/29.02	c ============================[ Search Statistics ]============================
28.98/29.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.98/29.02	c       |         |          |          |    Limit     GC | Var      | Constra 
28.98/29.02	c =============================================================================
28.98/29.02	c  0.0s |       0 |        0 |        0 |    51432      0 |      414 |      431
28.98/29.08	c  0.1s |       0 |       19 |        1 |    51432      0 |      414 |      432
28.98/29.08	c #cpu_time = 0.061s
28.98/29.08	c #wall_clock_time = 0.061s
28.98/29.08	c #decision = 19
28.98/29.08	c #random_decision = 0
28.98/29.08	c #conflict = 1
28.98/29.08	c #restart = 0
28.98/29.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
28.98/29.08	c lower bound updated to -1101
28.98/29.08	c BCD2: 433 <= obj <= 1489
28.98/29.08	c BCD2: #cores=18, #unrelaxed=1083, #relaxed=451, #hardened=0
28.98/29.08	c BCD2: #sat=1 #unsat=434 bias=434/435
28.98/29.08	c Solving starts ...
28.98/29.08	c ============================[ Search Statistics ]============================
28.98/29.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.98/29.08	c       |         |          |          |    Limit     GC | Var      | Constra 
28.98/29.08	c =============================================================================
28.98/29.08	c  0.0s |       0 |        0 |        0 |    51432      0 |      415 |      432
29.08/29.14	c  0.1s |       0 |       19 |        1 |    51432      0 |      415 |      433
29.08/29.14	c #cpu_time = 0.060s
29.08/29.14	c #wall_clock_time = 0.060s
29.08/29.14	c #decision = 19
29.08/29.14	c #random_decision = 0
29.08/29.14	c #conflict = 1
29.08/29.14	c #restart = 0
29.08/29.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
29.08/29.14	c lower bound updated to -1100
29.08/29.14	c BCD2: 434 <= obj <= 1489
29.08/29.14	c BCD2: #cores=18, #unrelaxed=1082, #relaxed=452, #hardened=0
29.08/29.14	c BCD2: #sat=1 #unsat=435 bias=435/436
29.08/29.14	c Solving starts ...
29.08/29.14	c ============================[ Search Statistics ]============================
29.08/29.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.08/29.14	c       |         |          |          |    Limit     GC | Var      | Constra 
29.08/29.14	c =============================================================================
29.08/29.14	c  0.0s |       0 |        0 |        0 |    51432      0 |      416 |      433
29.18/29.20	c  0.1s |       0 |       19 |        1 |    51432      0 |      416 |      434
29.18/29.20	c #cpu_time = 0.060s
29.18/29.20	c #wall_clock_time = 0.061s
29.18/29.20	c #decision = 19
29.18/29.20	c #random_decision = 0
29.18/29.20	c #conflict = 1
29.18/29.20	c #restart = 0
29.18/29.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
29.18/29.20	c lower bound updated to -1099
29.18/29.20	c BCD2: 435 <= obj <= 1489
29.18/29.20	c BCD2: #cores=18, #unrelaxed=1081, #relaxed=453, #hardened=0
29.18/29.20	c BCD2: #sat=1 #unsat=436 bias=436/437
29.18/29.20	c Solving starts ...
29.18/29.20	c ============================[ Search Statistics ]============================
29.18/29.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.18/29.20	c       |         |          |          |    Limit     GC | Var      | Constra 
29.18/29.20	c =============================================================================
29.18/29.20	c  0.0s |       0 |        0 |        0 |    51432      0 |      417 |      434
29.18/29.26	c  0.1s |       0 |       19 |        1 |    51432      0 |      417 |      435
29.18/29.26	c #cpu_time = 0.060s
29.18/29.26	c #wall_clock_time = 0.060s
29.18/29.26	c #decision = 19
29.18/29.26	c #random_decision = 0
29.18/29.26	c #conflict = 1
29.18/29.26	c #restart = 0
29.18/29.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
29.18/29.26	c lower bound updated to -1098
29.18/29.27	c BCD2: 436 <= obj <= 1489
29.18/29.27	c BCD2: #cores=18, #unrelaxed=1080, #relaxed=454, #hardened=0
29.18/29.27	c BCD2: #sat=1 #unsat=437 bias=437/438
29.18/29.27	c Solving starts ...
29.18/29.27	c ============================[ Search Statistics ]============================
29.18/29.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.18/29.27	c       |         |          |          |    Limit     GC | Var      | Constra 
29.18/29.27	c =============================================================================
29.18/29.27	c  0.0s |       0 |        0 |        0 |    51432      0 |      418 |      435
29.28/29.33	c  0.1s |       0 |       19 |        1 |    51432      0 |      418 |      436
29.28/29.33	c #cpu_time = 0.059s
29.28/29.33	c #wall_clock_time = 0.059s
29.28/29.33	c #decision = 19
29.28/29.33	c #random_decision = 0
29.28/29.33	c #conflict = 1
29.28/29.33	c #restart = 0
29.28/29.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
29.28/29.33	c lower bound updated to -1097
29.28/29.33	c BCD2: 437 <= obj <= 1489
29.28/29.33	c BCD2: #cores=18, #unrelaxed=1079, #relaxed=455, #hardened=0
29.28/29.33	c BCD2: #sat=1 #unsat=438 bias=438/439
29.28/29.33	c Solving starts ...
29.28/29.33	c ============================[ Search Statistics ]============================
29.28/29.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.28/29.33	c       |         |          |          |    Limit     GC | Var      | Constra 
29.28/29.33	c =============================================================================
29.28/29.33	c  0.0s |       0 |        0 |        0 |    51432      0 |      419 |      436
29.28/29.39	c  0.1s |       0 |       19 |        1 |    51432      0 |      419 |      437
29.28/29.39	c #cpu_time = 0.060s
29.28/29.39	c #wall_clock_time = 0.060s
29.28/29.39	c #decision = 19
29.28/29.39	c #random_decision = 0
29.28/29.39	c #conflict = 1
29.28/29.39	c #restart = 0
29.28/29.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
29.28/29.39	c lower bound updated to -1096
29.28/29.39	c BCD2: 438 <= obj <= 1489
29.28/29.39	c BCD2: #cores=18, #unrelaxed=1078, #relaxed=456, #hardened=0
29.28/29.39	c BCD2: #sat=1 #unsat=439 bias=439/440
29.28/29.39	c Solving starts ...
29.28/29.39	c ============================[ Search Statistics ]============================
29.28/29.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.28/29.39	c       |         |          |          |    Limit     GC | Var      | Constra 
29.28/29.39	c =============================================================================
29.28/29.39	c  0.0s |       0 |        0 |        0 |    51432      0 |      420 |      437
29.38/29.45	c  0.1s |       0 |       19 |        1 |    51432      0 |      420 |      438
29.38/29.45	c #cpu_time = 0.061s
29.38/29.45	c #wall_clock_time = 0.061s
29.38/29.45	c #decision = 19
29.38/29.45	c #random_decision = 0
29.38/29.45	c #conflict = 1
29.38/29.45	c #restart = 0
29.38/29.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
29.38/29.45	c lower bound updated to -1095
29.38/29.45	c BCD2: 439 <= obj <= 1489
29.38/29.45	c BCD2: #cores=18, #unrelaxed=1077, #relaxed=457, #hardened=0
29.38/29.45	c BCD2: #sat=1 #unsat=440 bias=440/441
29.38/29.45	c Solving starts ...
29.38/29.45	c ============================[ Search Statistics ]============================
29.38/29.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.38/29.45	c       |         |          |          |    Limit     GC | Var      | Constra 
29.38/29.45	c =============================================================================
29.38/29.45	c  0.0s |       0 |        0 |        0 |    51432      0 |      421 |      438
29.48/29.52	c  0.1s |       0 |       19 |        1 |    51432      0 |      421 |      439
29.48/29.52	c #cpu_time = 0.061s
29.48/29.52	c #wall_clock_time = 0.061s
29.48/29.52	c #decision = 19
29.48/29.52	c #random_decision = 0
29.48/29.52	c #conflict = 1
29.48/29.52	c #restart = 0
29.48/29.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
29.48/29.52	c lower bound updated to -1094
29.48/29.52	c BCD2: 440 <= obj <= 1489
29.48/29.52	c BCD2: #cores=18, #unrelaxed=1076, #relaxed=458, #hardened=0
29.48/29.52	c BCD2: #sat=1 #unsat=441 bias=441/442
29.48/29.52	c Solving starts ...
29.48/29.52	c ============================[ Search Statistics ]============================
29.48/29.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.48/29.52	c       |         |          |          |    Limit     GC | Var      | Constra 
29.48/29.52	c =============================================================================
29.48/29.52	c  0.0s |       0 |        0 |        0 |    51432      0 |      422 |      439
29.48/29.58	c  0.1s |       0 |       19 |        1 |    51432      0 |      422 |      440
29.48/29.58	c #cpu_time = 0.061s
29.48/29.58	c #wall_clock_time = 0.061s
29.48/29.58	c #decision = 19
29.48/29.58	c #random_decision = 0
29.48/29.58	c #conflict = 1
29.48/29.58	c #restart = 0
29.48/29.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
29.48/29.58	c lower bound updated to -1093
29.48/29.58	c BCD2: 441 <= obj <= 1489
29.48/29.58	c BCD2: #cores=18, #unrelaxed=1075, #relaxed=459, #hardened=0
29.48/29.58	c BCD2: #sat=1 #unsat=442 bias=442/443
29.48/29.58	c Solving starts ...
29.48/29.58	c ============================[ Search Statistics ]============================
29.48/29.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.48/29.58	c       |         |          |          |    Limit     GC | Var      | Constra 
29.48/29.58	c =============================================================================
29.48/29.58	c  0.0s |       0 |        0 |        0 |    51432      0 |      423 |      440
29.58/29.64	c  0.1s |       0 |       19 |        1 |    51432      0 |      423 |      441
29.58/29.64	c #cpu_time = 0.060s
29.58/29.64	c #wall_clock_time = 0.060s
29.58/29.64	c #decision = 19
29.58/29.64	c #random_decision = 0
29.58/29.64	c #conflict = 1
29.58/29.64	c #restart = 0
29.58/29.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
29.58/29.64	c lower bound updated to -1092
29.58/29.64	c BCD2: 442 <= obj <= 1489
29.58/29.64	c BCD2: #cores=18, #unrelaxed=1074, #relaxed=460, #hardened=0
29.58/29.64	c BCD2: #sat=1 #unsat=443 bias=443/444
29.58/29.64	c Solving starts ...
29.58/29.64	c ============================[ Search Statistics ]============================
29.58/29.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.58/29.64	c       |         |          |          |    Limit     GC | Var      | Constra 
29.58/29.64	c =============================================================================
29.58/29.64	c  0.0s |       0 |        0 |        0 |    51432      0 |      424 |      441
29.58/29.70	c  0.1s |       0 |       19 |        1 |    51432      0 |      424 |      442
29.58/29.70	c #cpu_time = 0.060s
29.58/29.70	c #wall_clock_time = 0.060s
29.58/29.70	c #decision = 19
29.58/29.70	c #random_decision = 0
29.58/29.70	c #conflict = 1
29.58/29.70	c #restart = 0
29.58/29.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
29.58/29.70	c lower bound updated to -1091
29.58/29.70	c BCD2: 443 <= obj <= 1489
29.58/29.70	c BCD2: #cores=18, #unrelaxed=1073, #relaxed=461, #hardened=0
29.58/29.70	c BCD2: #sat=1 #unsat=444 bias=444/445
29.69/29.70	c Solving starts ...
29.69/29.70	c ============================[ Search Statistics ]============================
29.69/29.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.69/29.70	c       |         |          |          |    Limit     GC | Var      | Constra 
29.69/29.70	c =============================================================================
29.69/29.71	c  0.0s |       0 |        0 |        0 |    51432      0 |      425 |      442
29.69/29.77	c  0.1s |       0 |       19 |        1 |    51432      0 |      425 |      443
29.69/29.77	c #cpu_time = 0.059s
29.69/29.77	c #wall_clock_time = 0.059s
29.69/29.77	c #decision = 19
29.69/29.77	c #random_decision = 0
29.69/29.77	c #conflict = 1
29.69/29.77	c #restart = 0
29.69/29.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
29.69/29.77	c lower bound updated to -1090
29.69/29.77	c BCD2: 444 <= obj <= 1489
29.69/29.77	c BCD2: #cores=18, #unrelaxed=1072, #relaxed=462, #hardened=0
29.69/29.77	c BCD2: #sat=1 #unsat=445 bias=445/446
29.69/29.77	c Solving starts ...
29.69/29.77	c ============================[ Search Statistics ]============================
29.69/29.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.69/29.77	c       |         |          |          |    Limit     GC | Var      | Constra 
29.69/29.77	c =============================================================================
29.69/29.77	c  0.0s |       0 |        0 |        0 |    51432      0 |      426 |      443
29.79/29.83	c  0.1s |       0 |       19 |        1 |    51432      0 |      426 |      444
29.79/29.83	c #cpu_time = 0.060s
29.79/29.83	c #wall_clock_time = 0.060s
29.79/29.83	c #decision = 19
29.79/29.83	c #random_decision = 0
29.79/29.83	c #conflict = 1
29.79/29.83	c #restart = 0
29.79/29.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
29.79/29.83	c lower bound updated to -1089
29.79/29.83	c BCD2: 445 <= obj <= 1489
29.79/29.83	c BCD2: #cores=18, #unrelaxed=1071, #relaxed=463, #hardened=0
29.79/29.83	c BCD2: #sat=1 #unsat=446 bias=446/447
29.79/29.83	c Solving starts ...
29.79/29.83	c ============================[ Search Statistics ]============================
29.79/29.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.79/29.83	c       |         |          |          |    Limit     GC | Var      | Constra 
29.79/29.83	c =============================================================================
29.79/29.83	c  0.0s |       0 |        0 |        0 |    51432      0 |      427 |      444
29.79/29.89	c  0.1s |       0 |       19 |        1 |    51432      0 |      427 |      445
29.79/29.89	c #cpu_time = 0.060s
29.79/29.89	c #wall_clock_time = 0.060s
29.79/29.89	c #decision = 19
29.79/29.89	c #random_decision = 0
29.79/29.89	c #conflict = 1
29.79/29.89	c #restart = 0
29.79/29.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
29.79/29.89	c lower bound updated to -1088
29.79/29.89	c BCD2: 446 <= obj <= 1489
29.79/29.89	c BCD2: #cores=18, #unrelaxed=1070, #relaxed=464, #hardened=0
29.79/29.89	c BCD2: #sat=1 #unsat=447 bias=447/448
29.79/29.89	c Solving starts ...
29.79/29.89	c ============================[ Search Statistics ]============================
29.79/29.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.79/29.89	c       |         |          |          |    Limit     GC | Var      | Constra 
29.79/29.89	c =============================================================================
29.79/29.89	c  0.0s |       0 |        0 |        0 |    51432      0 |      428 |      445
29.88/29.95	c  0.1s |       0 |       19 |        1 |    51432      0 |      428 |      446
29.88/29.95	c #cpu_time = 0.061s
29.88/29.95	c #wall_clock_time = 0.061s
29.88/29.95	c #decision = 19
29.88/29.95	c #random_decision = 0
29.88/29.95	c #conflict = 1
29.88/29.95	c #restart = 0
29.88/29.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
29.88/29.95	c lower bound updated to -1087
29.88/29.95	c BCD2: 447 <= obj <= 1489
29.88/29.95	c BCD2: #cores=18, #unrelaxed=1069, #relaxed=465, #hardened=0
29.88/29.95	c BCD2: #sat=1 #unsat=448 bias=448/449
29.88/29.95	c Solving starts ...
29.88/29.95	c ============================[ Search Statistics ]============================
29.88/29.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.88/29.95	c       |         |          |          |    Limit     GC | Var      | Constra 
29.88/29.95	c =============================================================================
29.88/29.95	c  0.0s |       0 |        0 |        0 |    51432      0 |      429 |      446
29.98/30.01	c  0.1s |       0 |       19 |        1 |    51432      0 |      429 |      447
29.98/30.01	c #cpu_time = 0.061s
29.98/30.01	c #wall_clock_time = 0.061s
29.98/30.01	c #decision = 19
29.98/30.01	c #random_decision = 0
29.98/30.01	c #conflict = 1
29.98/30.01	c #restart = 0
29.98/30.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
29.98/30.01	c lower bound updated to -1086
29.98/30.01	c BCD2: 448 <= obj <= 1489
29.98/30.01	c BCD2: #cores=18, #unrelaxed=1068, #relaxed=466, #hardened=0
29.98/30.01	c BCD2: #sat=1 #unsat=449 bias=449/450
29.98/30.01	c Solving starts ...
29.98/30.01	c ============================[ Search Statistics ]============================
29.98/30.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.98/30.01	c       |         |          |          |    Limit     GC | Var      | Constra 
29.98/30.01	c =============================================================================
29.98/30.01	c  0.0s |       0 |        0 |        0 |    51432      0 |      430 |      447
29.98/30.08	c  0.1s |       0 |       19 |        1 |    51432      0 |      430 |      448
29.98/30.08	c #cpu_time = 0.060s
29.98/30.08	c #wall_clock_time = 0.060s
29.98/30.08	c #decision = 19
29.98/30.08	c #random_decision = 0
29.98/30.08	c #conflict = 1
29.98/30.08	c #restart = 0
29.98/30.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
29.98/30.08	c lower bound updated to -1085
29.98/30.08	c BCD2: 449 <= obj <= 1489
29.98/30.08	c BCD2: #cores=18, #unrelaxed=1067, #relaxed=467, #hardened=0
29.98/30.08	c BCD2: #sat=1 #unsat=450 bias=450/451
29.98/30.08	c Solving starts ...
29.98/30.08	c ============================[ Search Statistics ]============================
29.98/30.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.98/30.08	c       |         |          |          |    Limit     GC | Var      | Constra 
29.98/30.08	c =============================================================================
29.98/30.08	c  0.0s |       0 |        0 |        0 |    51432      0 |      431 |      448
30.08/30.14	c  0.1s |       0 |       19 |        1 |    51432      0 |      431 |      449
30.08/30.14	c #cpu_time = 0.060s
30.08/30.14	c #wall_clock_time = 0.060s
30.08/30.14	c #decision = 19
30.08/30.14	c #random_decision = 0
30.08/30.14	c #conflict = 1
30.08/30.14	c #restart = 0
30.08/30.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
30.08/30.14	c lower bound updated to -1084
30.08/30.14	c BCD2: 450 <= obj <= 1489
30.08/30.14	c BCD2: #cores=18, #unrelaxed=1066, #relaxed=468, #hardened=0
30.08/30.14	c BCD2: #sat=1 #unsat=451 bias=451/452
30.08/30.14	c Solving starts ...
30.08/30.14	c ============================[ Search Statistics ]============================
30.08/30.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.08/30.14	c       |         |          |          |    Limit     GC | Var      | Constra 
30.08/30.14	c =============================================================================
30.08/30.14	c  0.0s |       0 |        0 |        0 |    51432      0 |      432 |      449
30.18/30.20	c  0.1s |       0 |       19 |        0 |    51432      0 |      432 |      450
30.18/30.20	c #cpu_time = 0.060s
30.18/30.20	c #wall_clock_time = 0.060s
30.18/30.20	c #decision = 19
30.18/30.20	c #random_decision = 0
30.18/30.20	c #conflict = 0
30.18/30.20	c #restart = 0
30.18/30.20	c BCD2: found a new core of size 2: cost of the new core is >=1
30.18/30.20	c lower bound updated to -1083
30.18/30.21	c BCD2: 451 <= obj <= 1489
30.18/30.21	c BCD2: #cores=19, #unrelaxed=1064, #relaxed=470, #hardened=0
30.18/30.21	c BCD2: #sat=1 #unsat=452 bias=452/453
30.18/30.21	c Solving starts ...
30.18/30.21	c ============================[ Search Statistics ]============================
30.18/30.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.18/30.21	c       |         |          |          |    Limit     GC | Var      | Constra 
30.18/30.21	c =============================================================================
30.18/30.21	c  0.0s |       0 |        0 |        0 |    51432      0 |      432 |      451
30.18/30.27	c  0.1s |       0 |       20 |        1 |    51432      0 |      432 |      451
30.18/30.27	c #cpu_time = 0.059s
30.18/30.27	c #wall_clock_time = 0.059s
30.18/30.27	c #decision = 20
30.18/30.27	c #random_decision = 0
30.18/30.27	c #conflict = 1
30.18/30.27	c #restart = 0
30.18/30.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
30.18/30.27	c lower bound updated to -1082
30.18/30.27	c BCD2: 452 <= obj <= 1489
30.18/30.27	c BCD2: #cores=19, #unrelaxed=1063, #relaxed=471, #hardened=0
30.18/30.27	c BCD2: #sat=1 #unsat=453 bias=453/454
30.18/30.27	c Solving starts ...
30.18/30.27	c ============================[ Search Statistics ]============================
30.18/30.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.18/30.27	c       |         |          |          |    Limit     GC | Var      | Constra 
30.18/30.27	c =============================================================================
30.18/30.27	c  0.0s |       0 |        0 |        0 |    51432      0 |      433 |      451
30.28/30.33	c  0.1s |       0 |       20 |        1 |    51432      0 |      433 |      452
30.28/30.33	c #cpu_time = 0.060s
30.28/30.33	c #wall_clock_time = 0.060s
30.28/30.33	c #decision = 20
30.28/30.33	c #random_decision = 0
30.28/30.33	c #conflict = 1
30.28/30.33	c #restart = 0
30.28/30.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
30.28/30.33	c lower bound updated to -1081
30.28/30.33	c BCD2: 453 <= obj <= 1489
30.28/30.33	c BCD2: #cores=19, #unrelaxed=1062, #relaxed=472, #hardened=0
30.28/30.33	c BCD2: #sat=1 #unsat=454 bias=454/455
30.28/30.33	c Solving starts ...
30.28/30.33	c ============================[ Search Statistics ]============================
30.28/30.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.28/30.33	c       |         |          |          |    Limit     GC | Var      | Constra 
30.28/30.33	c =============================================================================
30.28/30.33	c  0.0s |       0 |        0 |        0 |    51432      0 |      434 |      452
30.28/30.40	c  0.1s |       0 |       20 |        1 |    51432      0 |      434 |      453
30.28/30.40	c #cpu_time = 0.060s
30.28/30.40	c #wall_clock_time = 0.060s
30.28/30.40	c #decision = 20
30.28/30.40	c #random_decision = 0
30.28/30.40	c #conflict = 1
30.28/30.40	c #restart = 0
30.28/30.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
30.28/30.40	c lower bound updated to -1080
30.28/30.40	c BCD2: 454 <= obj <= 1489
30.28/30.40	c BCD2: #cores=19, #unrelaxed=1061, #relaxed=473, #hardened=0
30.28/30.40	c BCD2: #sat=1 #unsat=455 bias=455/456
30.38/30.40	c Solving starts ...
30.38/30.40	c ============================[ Search Statistics ]============================
30.38/30.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.38/30.40	c       |         |          |          |    Limit     GC | Var      | Constra 
30.38/30.40	c =============================================================================
30.38/30.40	c  0.0s |       0 |        0 |        0 |    51432      0 |      435 |      453
30.38/30.46	c  0.1s |       0 |       20 |        1 |    51432      0 |      435 |      454
30.38/30.46	c #cpu_time = 0.061s
30.38/30.46	c #wall_clock_time = 0.061s
30.38/30.46	c #decision = 20
30.38/30.46	c #random_decision = 0
30.38/30.46	c #conflict = 1
30.38/30.46	c #restart = 0
30.38/30.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
30.38/30.46	c lower bound updated to -1079
30.38/30.46	c BCD2: 455 <= obj <= 1489
30.38/30.46	c BCD2: #cores=19, #unrelaxed=1060, #relaxed=474, #hardened=0
30.38/30.46	c BCD2: #sat=1 #unsat=456 bias=456/457
30.38/30.46	c Solving starts ...
30.38/30.46	c ============================[ Search Statistics ]============================
30.38/30.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.38/30.46	c       |         |          |          |    Limit     GC | Var      | Constra 
30.38/30.46	c =============================================================================
30.38/30.46	c  0.0s |       0 |        0 |        0 |    51432      0 |      436 |      454
30.48/30.52	c  0.1s |       0 |       20 |        1 |    51432      0 |      436 |      455
30.48/30.52	c #cpu_time = 0.061s
30.48/30.52	c #wall_clock_time = 0.062s
30.48/30.52	c #decision = 20
30.48/30.52	c #random_decision = 0
30.48/30.52	c #conflict = 1
30.48/30.52	c #restart = 0
30.48/30.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
30.48/30.52	c lower bound updated to -1078
30.48/30.52	c BCD2: 456 <= obj <= 1489
30.48/30.52	c BCD2: #cores=19, #unrelaxed=1059, #relaxed=475, #hardened=0
30.48/30.52	c BCD2: #sat=1 #unsat=457 bias=457/458
30.48/30.52	c Solving starts ...
30.48/30.52	c ============================[ Search Statistics ]============================
30.48/30.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.48/30.52	c       |         |          |          |    Limit     GC | Var      | Constra 
30.48/30.52	c =============================================================================
30.48/30.52	c  0.0s |       0 |        0 |        0 |    51432      0 |      437 |      455
30.48/30.58	c  0.1s |       0 |       20 |        1 |    51432      0 |      437 |      456
30.48/30.58	c #cpu_time = 0.061s
30.48/30.58	c #wall_clock_time = 0.061s
30.48/30.58	c #decision = 20
30.48/30.58	c #random_decision = 0
30.48/30.58	c #conflict = 1
30.48/30.58	c #restart = 0
30.48/30.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
30.48/30.58	c lower bound updated to -1077
30.48/30.58	c BCD2: 457 <= obj <= 1489
30.48/30.58	c BCD2: #cores=19, #unrelaxed=1058, #relaxed=476, #hardened=0
30.48/30.58	c BCD2: #sat=1 #unsat=458 bias=458/459
30.48/30.58	c Solving starts ...
30.48/30.58	c ============================[ Search Statistics ]============================
30.48/30.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.48/30.58	c       |         |          |          |    Limit     GC | Var      | Constra 
30.48/30.58	c =============================================================================
30.48/30.58	c  0.0s |       0 |        0 |        0 |    51432      0 |      438 |      456
30.58/30.64	c  0.1s |       0 |       20 |        1 |    51432      0 |      438 |      457
30.58/30.64	c #cpu_time = 0.060s
30.58/30.64	c #wall_clock_time = 0.060s
30.58/30.64	c #decision = 20
30.58/30.64	c #random_decision = 0
30.58/30.64	c #conflict = 1
30.58/30.64	c #restart = 0
30.58/30.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
30.58/30.64	c lower bound updated to -1076
30.58/30.64	c BCD2: 458 <= obj <= 1489
30.58/30.64	c BCD2: #cores=19, #unrelaxed=1057, #relaxed=477, #hardened=0
30.58/30.64	c BCD2: #sat=1 #unsat=459 bias=459/460
30.58/30.64	c Solving starts ...
30.58/30.64	c ============================[ Search Statistics ]============================
30.58/30.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.58/30.64	c       |         |          |          |    Limit     GC | Var      | Constra 
30.58/30.64	c =============================================================================
30.58/30.64	c  0.0s |       0 |        0 |        0 |    51432      0 |      439 |      457
30.68/30.70	c  0.1s |       0 |       20 |        1 |    51432      0 |      439 |      458
30.68/30.70	c #cpu_time = 0.060s
30.68/30.70	c #wall_clock_time = 0.060s
30.68/30.70	c #decision = 20
30.68/30.70	c #random_decision = 0
30.68/30.70	c #conflict = 1
30.68/30.70	c #restart = 0
30.68/30.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
30.68/30.70	c lower bound updated to -1075
30.68/30.71	c BCD2: 459 <= obj <= 1489
30.68/30.71	c BCD2: #cores=19, #unrelaxed=1056, #relaxed=478, #hardened=0
30.68/30.71	c BCD2: #sat=1 #unsat=460 bias=460/461
30.68/30.71	c Solving starts ...
30.68/30.71	c ============================[ Search Statistics ]============================
30.68/30.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.68/30.71	c       |         |          |          |    Limit     GC | Var      | Constra 
30.68/30.71	c =============================================================================
30.68/30.71	c  0.0s |       0 |        0 |        0 |    51432      0 |      440 |      458
30.68/30.77	c  0.1s |       0 |       20 |        1 |    51432      0 |      440 |      459
30.68/30.77	c #cpu_time = 0.059s
30.68/30.77	c #wall_clock_time = 0.059s
30.68/30.77	c #decision = 20
30.68/30.77	c #random_decision = 0
30.68/30.77	c #conflict = 1
30.68/30.77	c #restart = 0
30.68/30.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
30.68/30.77	c lower bound updated to -1074
30.68/30.77	c BCD2: 460 <= obj <= 1489
30.68/30.77	c BCD2: #cores=19, #unrelaxed=1055, #relaxed=479, #hardened=0
30.68/30.77	c BCD2: #sat=1 #unsat=461 bias=461/462
30.68/30.77	c Solving starts ...
30.68/30.77	c ============================[ Search Statistics ]============================
30.68/30.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.68/30.77	c       |         |          |          |    Limit     GC | Var      | Constra 
30.68/30.77	c =============================================================================
30.68/30.77	c  0.0s |       0 |        0 |        0 |    51432      0 |      441 |      459
30.79/30.83	c  0.1s |       0 |       20 |        1 |    51432      0 |      441 |      460
30.79/30.83	c #cpu_time = 0.060s
30.79/30.83	c #wall_clock_time = 0.060s
30.79/30.83	c #decision = 20
30.79/30.83	c #random_decision = 0
30.79/30.83	c #conflict = 1
30.79/30.83	c #restart = 0
30.79/30.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
30.79/30.83	c lower bound updated to -1073
30.79/30.83	c BCD2: 461 <= obj <= 1489
30.79/30.83	c BCD2: #cores=19, #unrelaxed=1054, #relaxed=480, #hardened=0
30.79/30.83	c BCD2: #sat=1 #unsat=462 bias=462/463
30.79/30.83	c Solving starts ...
30.79/30.83	c ============================[ Search Statistics ]============================
30.79/30.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.79/30.83	c       |         |          |          |    Limit     GC | Var      | Constra 
30.79/30.83	c =============================================================================
30.79/30.83	c  0.0s |       0 |        0 |        0 |    51432      0 |      442 |      460
30.79/30.89	c  0.1s |       0 |       20 |        1 |    51432      0 |      442 |      461
30.79/30.89	c #cpu_time = 0.060s
30.79/30.89	c #wall_clock_time = 0.060s
30.79/30.89	c #decision = 20
30.79/30.89	c #random_decision = 0
30.79/30.89	c #conflict = 1
30.79/30.89	c #restart = 0
30.79/30.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
30.79/30.89	c lower bound updated to -1072
30.79/30.89	c BCD2: 462 <= obj <= 1489
30.79/30.89	c BCD2: #cores=19, #unrelaxed=1053, #relaxed=481, #hardened=0
30.79/30.89	c BCD2: #sat=1 #unsat=463 bias=463/464
30.79/30.89	c Solving starts ...
30.79/30.89	c ============================[ Search Statistics ]============================
30.79/30.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.79/30.89	c       |         |          |          |    Limit     GC | Var      | Constra 
30.79/30.89	c =============================================================================
30.79/30.89	c  0.0s |       0 |        0 |        0 |    51432      0 |      443 |      461
30.89/30.96	c  0.1s |       0 |       20 |        1 |    51432      0 |      443 |      462
30.89/30.96	c #cpu_time = 0.061s
30.89/30.96	c #wall_clock_time = 0.062s
30.89/30.96	c #decision = 20
30.89/30.96	c #random_decision = 0
30.89/30.96	c #conflict = 1
30.89/30.96	c #restart = 0
30.89/30.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
30.89/30.96	c lower bound updated to -1071
30.89/30.96	c BCD2: 463 <= obj <= 1489
30.89/30.96	c BCD2: #cores=19, #unrelaxed=1052, #relaxed=482, #hardened=0
30.89/30.96	c BCD2: #sat=1 #unsat=464 bias=464/465
30.89/30.96	c Solving starts ...
30.89/30.96	c ============================[ Search Statistics ]============================
30.89/30.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.89/30.96	c       |         |          |          |    Limit     GC | Var      | Constra 
30.89/30.96	c =============================================================================
30.89/30.96	c  0.0s |       0 |        0 |        0 |    51432      0 |      444 |      462
30.98/31.02	c  0.1s |       0 |       20 |        1 |    51432      0 |      444 |      463
30.98/31.02	c #cpu_time = 0.061s
30.98/31.02	c #wall_clock_time = 0.061s
30.98/31.02	c #decision = 20
30.98/31.02	c #random_decision = 0
30.98/31.02	c #conflict = 1
30.98/31.02	c #restart = 0
30.98/31.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
30.98/31.02	c lower bound updated to -1070
30.98/31.02	c BCD2: 464 <= obj <= 1489
30.98/31.02	c BCD2: #cores=19, #unrelaxed=1051, #relaxed=483, #hardened=0
30.98/31.02	c BCD2: #sat=1 #unsat=465 bias=465/466
30.98/31.02	c Solving starts ...
30.98/31.02	c ============================[ Search Statistics ]============================
30.98/31.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.98/31.02	c       |         |          |          |    Limit     GC | Var      | Constra 
30.98/31.02	c =============================================================================
30.98/31.02	c  0.0s |       0 |        0 |        0 |    51432      0 |      445 |      463
30.98/31.08	c  0.1s |       0 |       20 |        1 |    51432      0 |      445 |      464
30.98/31.08	c #cpu_time = 0.060s
30.98/31.08	c #wall_clock_time = 0.060s
30.98/31.08	c #decision = 20
30.98/31.08	c #random_decision = 0
30.98/31.08	c #conflict = 1
30.98/31.08	c #restart = 0
30.98/31.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
30.98/31.08	c lower bound updated to -1069
30.98/31.08	c BCD2: 465 <= obj <= 1489
30.98/31.08	c BCD2: #cores=19, #unrelaxed=1050, #relaxed=484, #hardened=0
30.98/31.08	c BCD2: #sat=1 #unsat=466 bias=466/467
30.98/31.08	c Solving starts ...
30.98/31.08	c ============================[ Search Statistics ]============================
30.98/31.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.98/31.08	c       |         |          |          |    Limit     GC | Var      | Constra 
30.98/31.08	c =============================================================================
30.98/31.08	c  0.0s |       0 |        0 |        0 |    51432      0 |      446 |      464
31.08/31.14	c  0.1s |       0 |       20 |        1 |    51432      0 |      446 |      465
31.08/31.14	c #cpu_time = 0.060s
31.08/31.14	c #wall_clock_time = 0.060s
31.08/31.14	c #decision = 20
31.08/31.14	c #random_decision = 0
31.08/31.14	c #conflict = 1
31.08/31.14	c #restart = 0
31.08/31.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
31.08/31.14	c lower bound updated to -1068
31.08/31.15	c BCD2: 466 <= obj <= 1489
31.08/31.15	c BCD2: #cores=19, #unrelaxed=1049, #relaxed=485, #hardened=0
31.08/31.15	c BCD2: #sat=1 #unsat=467 bias=467/468
31.08/31.15	c Solving starts ...
31.08/31.15	c ============================[ Search Statistics ]============================
31.08/31.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.08/31.15	c       |         |          |          |    Limit     GC | Var      | Constra 
31.08/31.15	c =============================================================================
31.08/31.15	c  0.0s |       0 |        0 |        0 |    51432      0 |      447 |      465
31.18/31.21	c  0.1s |       0 |       20 |        1 |    51432      0 |      447 |      466
31.18/31.21	c #cpu_time = 0.059s
31.18/31.21	c #wall_clock_time = 0.059s
31.18/31.21	c #decision = 20
31.18/31.21	c #random_decision = 0
31.18/31.21	c #conflict = 1
31.18/31.21	c #restart = 0
31.18/31.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
31.18/31.21	c lower bound updated to -1067
31.18/31.21	c BCD2: 467 <= obj <= 1489
31.18/31.21	c BCD2: #cores=19, #unrelaxed=1048, #relaxed=486, #hardened=0
31.18/31.21	c BCD2: #sat=1 #unsat=468 bias=468/469
31.18/31.21	c Solving starts ...
31.18/31.21	c ============================[ Search Statistics ]============================
31.18/31.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.18/31.21	c       |         |          |          |    Limit     GC | Var      | Constra 
31.18/31.21	c =============================================================================
31.18/31.21	c  0.0s |       0 |        0 |        0 |    51432      0 |      448 |      466
31.18/31.27	c  0.1s |       0 |       20 |        1 |    51432      0 |      448 |      467
31.18/31.27	c #cpu_time = 0.060s
31.18/31.27	c #wall_clock_time = 0.060s
31.18/31.27	c #decision = 20
31.18/31.27	c #random_decision = 0
31.18/31.27	c #conflict = 1
31.18/31.27	c #restart = 0
31.18/31.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
31.18/31.27	c lower bound updated to -1066
31.18/31.27	c BCD2: 468 <= obj <= 1489
31.18/31.27	c BCD2: #cores=19, #unrelaxed=1047, #relaxed=487, #hardened=0
31.18/31.27	c BCD2: #sat=1 #unsat=469 bias=469/470
31.18/31.27	c Solving starts ...
31.18/31.27	c ============================[ Search Statistics ]============================
31.18/31.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.18/31.27	c       |         |          |          |    Limit     GC | Var      | Constra 
31.18/31.27	c =============================================================================
31.18/31.27	c  0.0s |       0 |        0 |        0 |    51432      0 |      449 |      467
31.28/31.33	c  0.1s |       0 |       20 |        1 |    51432      0 |      449 |      468
31.28/31.33	c #cpu_time = 0.060s
31.28/31.33	c #wall_clock_time = 0.060s
31.28/31.33	c #decision = 20
31.28/31.33	c #random_decision = 0
31.28/31.33	c #conflict = 1
31.28/31.33	c #restart = 0
31.28/31.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
31.28/31.33	c lower bound updated to -1065
31.28/31.33	c BCD2: 469 <= obj <= 1489
31.28/31.33	c BCD2: #cores=19, #unrelaxed=1046, #relaxed=488, #hardened=0
31.28/31.33	c BCD2: #sat=1 #unsat=470 bias=470/471
31.28/31.33	c Solving starts ...
31.28/31.33	c ============================[ Search Statistics ]============================
31.28/31.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.28/31.33	c       |         |          |          |    Limit     GC | Var      | Constra 
31.28/31.33	c =============================================================================
31.28/31.33	c  0.0s |       0 |        0 |        0 |    51432      0 |      450 |      468
31.28/31.39	c  0.1s |       0 |       20 |        1 |    51432      0 |      450 |      469
31.28/31.39	c #cpu_time = 0.061s
31.28/31.39	c #wall_clock_time = 0.061s
31.28/31.39	c #decision = 20
31.28/31.39	c #random_decision = 0
31.28/31.39	c #conflict = 1
31.28/31.39	c #restart = 0
31.28/31.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
31.28/31.39	c lower bound updated to -1064
31.28/31.39	c BCD2: 470 <= obj <= 1489
31.28/31.39	c BCD2: #cores=19, #unrelaxed=1045, #relaxed=489, #hardened=0
31.28/31.39	c BCD2: #sat=1 #unsat=471 bias=471/472
31.28/31.39	c Solving starts ...
31.28/31.39	c ============================[ Search Statistics ]============================
31.28/31.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.28/31.39	c       |         |          |          |    Limit     GC | Var      | Constra 
31.28/31.39	c =============================================================================
31.28/31.39	c  0.0s |       0 |        0 |        0 |    51432      0 |      451 |      469
31.38/31.45	c  0.1s |       0 |       20 |        1 |    51432      0 |      451 |      470
31.38/31.45	c #cpu_time = 0.061s
31.38/31.45	c #wall_clock_time = 0.061s
31.38/31.45	c #decision = 20
31.38/31.45	c #random_decision = 0
31.38/31.45	c #conflict = 1
31.38/31.45	c #restart = 0
31.38/31.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
31.38/31.45	c lower bound updated to -1063
31.38/31.46	c BCD2: 471 <= obj <= 1489
31.38/31.46	c BCD2: #cores=19, #unrelaxed=1044, #relaxed=490, #hardened=0
31.38/31.46	c BCD2: #sat=1 #unsat=472 bias=472/473
31.38/31.46	c Solving starts ...
31.38/31.46	c ============================[ Search Statistics ]============================
31.38/31.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.38/31.46	c       |         |          |          |    Limit     GC | Var      | Constra 
31.38/31.46	c =============================================================================
31.38/31.46	c  0.0s |       0 |        0 |        0 |    51432      0 |      452 |      470
31.48/31.52	c  0.1s |       0 |       20 |        1 |    51432      0 |      452 |      471
31.48/31.52	c #cpu_time = 0.060s
31.48/31.52	c #wall_clock_time = 0.060s
31.48/31.52	c #decision = 20
31.48/31.52	c #random_decision = 0
31.48/31.52	c #conflict = 1
31.48/31.52	c #restart = 0
31.48/31.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
31.48/31.52	c lower bound updated to -1062
31.48/31.52	c BCD2: 472 <= obj <= 1489
31.48/31.52	c BCD2: #cores=19, #unrelaxed=1043, #relaxed=491, #hardened=0
31.48/31.52	c BCD2: #sat=1 #unsat=473 bias=473/474
31.48/31.52	c Solving starts ...
31.48/31.52	c ============================[ Search Statistics ]============================
31.48/31.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.48/31.52	c       |         |          |          |    Limit     GC | Var      | Constra 
31.48/31.52	c =============================================================================
31.48/31.52	c  0.0s |       0 |        0 |        0 |    51432      0 |      453 |      471
31.48/31.58	c  0.1s |       0 |       20 |        1 |    51432      0 |      453 |      472
31.48/31.58	c #cpu_time = 0.060s
31.48/31.58	c #wall_clock_time = 0.060s
31.48/31.58	c #decision = 20
31.48/31.58	c #random_decision = 0
31.48/31.58	c #conflict = 1
31.48/31.58	c #restart = 0
31.48/31.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
31.48/31.58	c lower bound updated to -1061
31.48/31.58	c BCD2: 473 <= obj <= 1489
31.48/31.58	c BCD2: #cores=19, #unrelaxed=1042, #relaxed=492, #hardened=0
31.48/31.58	c BCD2: #sat=1 #unsat=474 bias=474/475
31.48/31.58	c Solving starts ...
31.48/31.58	c ============================[ Search Statistics ]============================
31.48/31.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.48/31.58	c       |         |          |          |    Limit     GC | Var      | Constra 
31.48/31.58	c =============================================================================
31.48/31.58	c  0.0s |       0 |        0 |        0 |    51432      0 |      454 |      472
31.58/31.64	c  0.1s |       0 |       20 |        1 |    51432      0 |      454 |      473
31.58/31.64	c #cpu_time = 0.060s
31.58/31.64	c #wall_clock_time = 0.060s
31.58/31.64	c #decision = 20
31.58/31.64	c #random_decision = 0
31.58/31.64	c #conflict = 1
31.58/31.64	c #restart = 0
31.58/31.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
31.58/31.64	c lower bound updated to -1060
31.58/31.65	c BCD2: 474 <= obj <= 1489
31.58/31.65	c BCD2: #cores=19, #unrelaxed=1041, #relaxed=493, #hardened=0
31.58/31.65	c BCD2: #sat=1 #unsat=475 bias=475/476
31.58/31.65	c Solving starts ...
31.58/31.65	c ============================[ Search Statistics ]============================
31.58/31.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.58/31.65	c       |         |          |          |    Limit     GC | Var      | Constra 
31.58/31.65	c =============================================================================
31.58/31.65	c  0.0s |       0 |        0 |        0 |    51432      0 |      455 |      473
31.68/31.71	c  0.1s |       0 |       20 |        1 |    51432      0 |      455 |      474
31.68/31.71	c #cpu_time = 0.059s
31.68/31.71	c #wall_clock_time = 0.059s
31.68/31.71	c #decision = 20
31.68/31.71	c #random_decision = 0
31.68/31.71	c #conflict = 1
31.68/31.71	c #restart = 0
31.68/31.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
31.68/31.71	c lower bound updated to -1059
31.68/31.71	c BCD2: 475 <= obj <= 1489
31.68/31.71	c BCD2: #cores=19, #unrelaxed=1040, #relaxed=494, #hardened=0
31.68/31.71	c BCD2: #sat=1 #unsat=476 bias=476/477
31.68/31.71	c Solving starts ...
31.68/31.71	c ============================[ Search Statistics ]============================
31.68/31.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.68/31.71	c       |         |          |          |    Limit     GC | Var      | Constra 
31.68/31.71	c =============================================================================
31.68/31.71	c  0.0s |       0 |        0 |        0 |    51432      0 |      456 |      474
31.68/31.77	c  0.1s |       0 |       20 |        0 |    51432      0 |      456 |      475
31.68/31.77	c #cpu_time = 0.060s
31.68/31.77	c #wall_clock_time = 0.060s
31.68/31.77	c #decision = 20
31.68/31.77	c #random_decision = 0
31.68/31.77	c #conflict = 0
31.68/31.77	c #restart = 0
31.68/31.77	c BCD2: found a new core of size 2: cost of the new core is >=1
31.68/31.77	c lower bound updated to -1058
31.68/31.78	c BCD2: 476 <= obj <= 1489
31.68/31.78	c BCD2: #cores=20, #unrelaxed=1038, #relaxed=496, #hardened=0
31.68/31.78	c BCD2: #sat=1 #unsat=477 bias=477/478
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 |    51432      0 |      456 |      476
31.78/31.84	c  0.1s |       0 |       21 |        1 |    51432      0 |      456 |      476
31.78/31.84	c #cpu_time = 0.058s
31.78/31.84	c #wall_clock_time = 0.058s
31.78/31.84	c #decision = 21
31.78/31.84	c #random_decision = 0
31.78/31.84	c #conflict = 1
31.78/31.84	c #restart = 0
31.78/31.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
31.78/31.84	c lower bound updated to -1057
31.78/31.84	c BCD2: 477 <= obj <= 1489
31.78/31.84	c BCD2: #cores=20, #unrelaxed=1037, #relaxed=497, #hardened=0
31.78/31.84	c BCD2: #sat=1 #unsat=478 bias=478/479
31.78/31.84	c Solving starts ...
31.78/31.84	c ============================[ Search Statistics ]============================
31.78/31.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.78/31.84	c       |         |          |          |    Limit     GC | Var      | Constra 
31.78/31.84	c =============================================================================
31.78/31.84	c  0.0s |       0 |        0 |        0 |    51432      0 |      457 |      476
31.78/31.90	c  0.1s |       0 |       21 |        1 |    51432      0 |      457 |      477
31.78/31.90	c #cpu_time = 0.061s
31.78/31.90	c #wall_clock_time = 0.061s
31.78/31.90	c #decision = 21
31.78/31.90	c #random_decision = 0
31.78/31.90	c #conflict = 1
31.78/31.90	c #restart = 0
31.78/31.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
31.78/31.90	c lower bound updated to -1056
31.78/31.90	c BCD2: 478 <= obj <= 1489
31.78/31.90	c BCD2: #cores=20, #unrelaxed=1036, #relaxed=498, #hardened=0
31.78/31.90	c BCD2: #sat=1 #unsat=479 bias=479/480
31.78/31.90	c Solving starts ...
31.78/31.90	c ============================[ Search Statistics ]============================
31.78/31.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.78/31.90	c       |         |          |          |    Limit     GC | Var      | Constra 
31.78/31.90	c =============================================================================
31.78/31.90	c  0.0s |       0 |        0 |        0 |    51432      0 |      458 |      477
31.89/31.96	c  0.1s |       0 |       21 |        1 |    51432      0 |      458 |      478
31.89/31.96	c #cpu_time = 0.061s
31.89/31.96	c #wall_clock_time = [...]

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

ize 11: cost of the new core is >=10
68.78/68.85	c lower bound updated to -474
68.78/68.85	c BCD2: 1060 <= obj <= 1489
68.78/68.85	c BCD2: #cores=43, #unrelaxed=431, #relaxed=1103, #hardened=0
68.78/68.85	c BCD2: #sat=1 #unsat=1061 bias=1061/1062
68.78/68.85	c Solving starts ...
68.78/68.85	c ============================[ Search Statistics ]============================
68.78/68.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.78/68.85	c       |         |          |          |    Limit     GC | Var      | Constra 
68.78/68.85	c =============================================================================
68.78/68.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1017 |     1059
68.88/68.91	c  0.1s |       0 |       44 |        1 |    62234      0 |     1017 |     1060
68.88/68.91	c #cpu_time = 0.062s
68.88/68.91	c #wall_clock_time = 0.062s
68.88/68.91	c #decision = 44
68.88/68.91	c #random_decision = 0
68.88/68.91	c #conflict = 1
68.88/68.91	c #restart = 0
68.88/68.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
68.88/68.91	c lower bound updated to -473
68.88/68.91	c BCD2: 1061 <= obj <= 1489
68.88/68.91	c BCD2: #cores=43, #unrelaxed=430, #relaxed=1104, #hardened=0
68.88/68.91	c BCD2: #sat=1 #unsat=1062 bias=1062/1063
68.88/68.92	c Solving starts ...
68.88/68.92	c ============================[ Search Statistics ]============================
68.88/68.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.88/68.92	c       |         |          |          |    Limit     GC | Var      | Constra 
68.88/68.92	c =============================================================================
68.88/68.92	c  0.0s |       0 |        0 |        0 |    62234      0 |     1018 |     1060
68.88/68.98	c  0.1s |       0 |       44 |        1 |    62234      0 |     1018 |     1061
68.88/68.98	c #cpu_time = 0.062s
68.88/68.98	c #wall_clock_time = 0.062s
68.88/68.98	c #decision = 44
68.88/68.98	c #random_decision = 0
68.88/68.98	c #conflict = 1
68.88/68.98	c #restart = 0
68.88/68.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
68.88/68.98	c lower bound updated to -472
68.88/68.98	c BCD2: 1062 <= obj <= 1489
68.88/68.98	c BCD2: #cores=43, #unrelaxed=429, #relaxed=1105, #hardened=0
68.88/68.98	c BCD2: #sat=1 #unsat=1063 bias=1063/1064
68.88/68.98	c Solving starts ...
68.88/68.98	c ============================[ Search Statistics ]============================
68.88/68.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.88/68.98	c       |         |          |          |    Limit     GC | Var      | Constra 
68.88/68.98	c =============================================================================
68.88/68.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1019 |     1061
68.98/69.04	c  0.1s |       0 |       44 |        1 |    62234      0 |     1019 |     1062
68.98/69.04	c #cpu_time = 0.061s
68.98/69.04	c #wall_clock_time = 0.062s
68.98/69.04	c #decision = 44
68.98/69.04	c #random_decision = 0
68.98/69.04	c #conflict = 1
68.98/69.04	c #restart = 0
68.98/69.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
68.98/69.04	c lower bound updated to -471
68.98/69.04	c BCD2: 1063 <= obj <= 1489
68.98/69.04	c BCD2: #cores=43, #unrelaxed=428, #relaxed=1106, #hardened=0
68.98/69.04	c BCD2: #sat=1 #unsat=1064 bias=1064/1065
68.98/69.04	c Solving starts ...
68.98/69.04	c ============================[ Search Statistics ]============================
68.98/69.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.98/69.04	c       |         |          |          |    Limit     GC | Var      | Constra 
68.98/69.04	c =============================================================================
68.98/69.04	c  0.0s |       0 |        0 |        0 |    62234      0 |     1020 |     1062
69.08/69.10	c  0.1s |       0 |       44 |        1 |    62234      0 |     1020 |     1063
69.08/69.10	c #cpu_time = 0.062s
69.08/69.10	c #wall_clock_time = 0.062s
69.08/69.10	c #decision = 44
69.08/69.10	c #random_decision = 0
69.08/69.10	c #conflict = 1
69.08/69.10	c #restart = 0
69.08/69.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
69.08/69.10	c lower bound updated to -470
69.08/69.11	c BCD2: 1064 <= obj <= 1489
69.08/69.11	c BCD2: #cores=43, #unrelaxed=427, #relaxed=1107, #hardened=0
69.08/69.11	c BCD2: #sat=1 #unsat=1065 bias=1065/1066
69.08/69.11	c Solving starts ...
69.08/69.11	c ============================[ Search Statistics ]============================
69.08/69.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.08/69.11	c       |         |          |          |    Limit     GC | Var      | Constra 
69.08/69.11	c =============================================================================
69.08/69.11	c  0.0s |       0 |        0 |        0 |    62234      0 |     1021 |     1063
69.08/69.17	c  0.1s |       0 |       44 |        1 |    62234      0 |     1021 |     1064
69.08/69.17	c #cpu_time = 0.060s
69.08/69.17	c #wall_clock_time = 0.060s
69.08/69.17	c #decision = 44
69.08/69.17	c #random_decision = 0
69.08/69.17	c #conflict = 1
69.08/69.17	c #restart = 0
69.08/69.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
69.08/69.17	c lower bound updated to -469
69.08/69.17	c BCD2: 1065 <= obj <= 1489
69.08/69.17	c BCD2: #cores=43, #unrelaxed=426, #relaxed=1108, #hardened=0
69.08/69.17	c BCD2: #sat=1 #unsat=1066 bias=1066/1067
69.08/69.17	c Solving starts ...
69.08/69.17	c ============================[ Search Statistics ]============================
69.08/69.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.08/69.17	c       |         |          |          |    Limit     GC | Var      | Constra 
69.08/69.17	c =============================================================================
69.08/69.17	c  0.0s |       0 |        0 |        0 |    62234      0 |     1022 |     1064
69.18/69.24	c  0.1s |       0 |       44 |        1 |    62234      0 |     1022 |     1065
69.18/69.24	c #cpu_time = 0.061s
69.18/69.24	c #wall_clock_time = 0.062s
69.18/69.24	c #decision = 44
69.18/69.24	c #random_decision = 0
69.18/69.24	c #conflict = 1
69.18/69.24	c #restart = 0
69.18/69.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
69.18/69.24	c lower bound updated to -468
69.18/69.24	c BCD2: 1066 <= obj <= 1489
69.18/69.24	c BCD2: #cores=43, #unrelaxed=425, #relaxed=1109, #hardened=0
69.18/69.24	c BCD2: #sat=1 #unsat=1067 bias=1067/1068
69.18/69.24	c Solving starts ...
69.18/69.24	c ============================[ Search Statistics ]============================
69.18/69.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.18/69.24	c       |         |          |          |    Limit     GC | Var      | Constra 
69.18/69.24	c =============================================================================
69.18/69.24	c  0.0s |       0 |        0 |        0 |    62234      0 |     1023 |     1065
69.18/69.30	c  0.1s |       0 |       44 |        1 |    62234      0 |     1023 |     1066
69.18/69.30	c #cpu_time = 0.062s
69.18/69.30	c #wall_clock_time = 0.062s
69.18/69.30	c #decision = 44
69.18/69.30	c #random_decision = 0
69.18/69.30	c #conflict = 1
69.18/69.30	c #restart = 0
69.18/69.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
69.18/69.30	c lower bound updated to -467
69.18/69.30	c BCD2: 1067 <= obj <= 1489
69.18/69.30	c BCD2: #cores=43, #unrelaxed=424, #relaxed=1110, #hardened=0
69.18/69.30	c BCD2: #sat=1 #unsat=1068 bias=1068/1069
69.18/69.30	c Solving starts ...
69.18/69.30	c ============================[ Search Statistics ]============================
69.18/69.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.18/69.30	c       |         |          |          |    Limit     GC | Var      | Constra 
69.18/69.30	c =============================================================================
69.18/69.30	c  0.0s |       0 |        0 |        0 |    62234      0 |     1024 |     1066
69.28/69.36	c  0.1s |       0 |       44 |        1 |    62234      0 |     1024 |     1067
69.28/69.36	c #cpu_time = 0.063s
69.28/69.36	c #wall_clock_time = 0.063s
69.28/69.36	c #decision = 44
69.28/69.36	c #random_decision = 0
69.28/69.36	c #conflict = 1
69.28/69.36	c #restart = 0
69.28/69.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
69.28/69.36	c lower bound updated to -466
69.28/69.36	c BCD2: 1068 <= obj <= 1489
69.28/69.36	c BCD2: #cores=43, #unrelaxed=423, #relaxed=1111, #hardened=0
69.28/69.36	c BCD2: #sat=1 #unsat=1069 bias=1069/1070
69.28/69.36	c Solving starts ...
69.28/69.36	c ============================[ Search Statistics ]============================
69.28/69.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.28/69.36	c       |         |          |          |    Limit     GC | Var      | Constra 
69.28/69.36	c =============================================================================
69.28/69.36	c  0.0s |       0 |        0 |        0 |    62234      0 |     1025 |     1067
69.38/69.43	c  0.1s |       0 |       44 |        1 |    62234      0 |     1025 |     1068
69.38/69.43	c #cpu_time = 0.062s
69.38/69.43	c #wall_clock_time = 0.062s
69.38/69.43	c #decision = 44
69.38/69.43	c #random_decision = 0
69.38/69.43	c #conflict = 1
69.38/69.43	c #restart = 0
69.38/69.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
69.38/69.43	c lower bound updated to -465
69.38/69.43	c BCD2: 1069 <= obj <= 1489
69.38/69.43	c BCD2: #cores=43, #unrelaxed=422, #relaxed=1112, #hardened=0
69.38/69.43	c BCD2: #sat=1 #unsat=1070 bias=1070/1071
69.38/69.43	c Solving starts ...
69.38/69.43	c ============================[ Search Statistics ]============================
69.38/69.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.38/69.43	c       |         |          |          |    Limit     GC | Var      | Constra 
69.38/69.43	c =============================================================================
69.38/69.43	c  0.0s |       0 |        0 |        0 |    62234      0 |     1026 |     1068
69.38/69.49	c  0.1s |       0 |       44 |        1 |    62234      0 |     1026 |     1069
69.38/69.49	c #cpu_time = 0.061s
69.38/69.49	c #wall_clock_time = 0.062s
69.38/69.49	c #decision = 44
69.38/69.49	c #random_decision = 0
69.38/69.49	c #conflict = 1
69.38/69.49	c #restart = 0
69.38/69.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
69.38/69.49	c lower bound updated to -464
69.38/69.49	c BCD2: 1070 <= obj <= 1489
69.38/69.49	c BCD2: #cores=43, #unrelaxed=421, #relaxed=1113, #hardened=0
69.38/69.49	c BCD2: #sat=1 #unsat=1071 bias=1071/1072
69.38/69.49	c Solving starts ...
69.38/69.49	c ============================[ Search Statistics ]============================
69.38/69.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.38/69.49	c       |         |          |          |    Limit     GC | Var      | Constra 
69.38/69.49	c =============================================================================
69.38/69.49	c  0.0s |       0 |        0 |        0 |    62234      0 |     1027 |     1069
69.48/69.55	c  0.1s |       0 |       44 |        1 |    62234      0 |     1027 |     1070
69.48/69.55	c #cpu_time = 0.062s
69.48/69.55	c #wall_clock_time = 0.062s
69.48/69.55	c #decision = 44
69.48/69.55	c #random_decision = 0
69.48/69.55	c #conflict = 1
69.48/69.55	c #restart = 0
69.48/69.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
69.48/69.55	c lower bound updated to -463
69.48/69.56	c BCD2: 1071 <= obj <= 1489
69.48/69.56	c BCD2: #cores=43, #unrelaxed=420, #relaxed=1114, #hardened=0
69.48/69.56	c BCD2: #sat=1 #unsat=1072 bias=1072/1073
69.48/69.56	c Solving starts ...
69.48/69.56	c ============================[ Search Statistics ]============================
69.48/69.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.48/69.56	c       |         |          |          |    Limit     GC | Var      | Constra 
69.48/69.56	c =============================================================================
69.48/69.56	c  0.0s |       0 |        0 |        0 |    62234      0 |     1028 |     1070
69.58/69.62	c  0.1s |       0 |       44 |        1 |    62234      0 |     1028 |     1071
69.58/69.62	c #cpu_time = 0.060s
69.58/69.62	c #wall_clock_time = 0.060s
69.58/69.62	c #decision = 44
69.58/69.62	c #random_decision = 0
69.58/69.62	c #conflict = 1
69.58/69.62	c #restart = 0
69.58/69.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
69.58/69.62	c lower bound updated to -462
69.58/69.62	c BCD2: 1072 <= obj <= 1489
69.58/69.62	c BCD2: #cores=43, #unrelaxed=419, #relaxed=1115, #hardened=0
69.58/69.62	c BCD2: #sat=1 #unsat=1073 bias=1073/1074
69.58/69.62	c Solving starts ...
69.58/69.62	c ============================[ Search Statistics ]============================
69.58/69.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.58/69.62	c       |         |          |          |    Limit     GC | Var      | Constra 
69.58/69.62	c =============================================================================
69.58/69.62	c  0.0s |       0 |        0 |        0 |    62234      0 |     1029 |     1071
69.58/69.68	c  0.1s |       0 |       44 |        1 |    62234      0 |     1029 |     1072
69.58/69.68	c #cpu_time = 0.062s
69.58/69.68	c #wall_clock_time = 0.062s
69.58/69.68	c #decision = 44
69.58/69.68	c #random_decision = 0
69.58/69.68	c #conflict = 1
69.58/69.68	c #restart = 0
69.58/69.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
69.58/69.68	c lower bound updated to -461
69.58/69.68	c BCD2: 1073 <= obj <= 1489
69.58/69.68	c BCD2: #cores=43, #unrelaxed=418, #relaxed=1116, #hardened=0
69.58/69.68	c BCD2: #sat=1 #unsat=1074 bias=1074/1075
69.58/69.68	c Solving starts ...
69.58/69.68	c ============================[ Search Statistics ]============================
69.58/69.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.58/69.68	c       |         |          |          |    Limit     GC | Var      | Constra 
69.58/69.68	c =============================================================================
69.58/69.68	c  0.0s |       0 |        0 |        0 |    62234      0 |     1030 |     1072
69.68/69.75	c  0.1s |       0 |       44 |        1 |    62234      0 |     1030 |     1073
69.68/69.75	c #cpu_time = 0.062s
69.68/69.75	c #wall_clock_time = 0.062s
69.68/69.75	c #decision = 44
69.68/69.75	c #random_decision = 0
69.68/69.75	c #conflict = 1
69.68/69.75	c #restart = 0
69.68/69.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
69.68/69.75	c lower bound updated to -460
69.68/69.75	c BCD2: 1074 <= obj <= 1489
69.68/69.75	c BCD2: #cores=43, #unrelaxed=417, #relaxed=1117, #hardened=0
69.68/69.75	c BCD2: #sat=1 #unsat=1075 bias=1075/1076
69.68/69.75	c Solving starts ...
69.68/69.75	c ============================[ Search Statistics ]============================
69.68/69.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.68/69.75	c       |         |          |          |    Limit     GC | Var      | Constra 
69.68/69.75	c =============================================================================
69.68/69.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1031 |     1073
69.78/69.81	c  0.1s |       0 |       44 |        1 |    62234      0 |     1031 |     1074
69.78/69.81	c #cpu_time = 0.062s
69.78/69.81	c #wall_clock_time = 0.062s
69.78/69.81	c #decision = 44
69.78/69.81	c #random_decision = 0
69.78/69.81	c #conflict = 1
69.78/69.81	c #restart = 0
69.78/69.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
69.78/69.81	c lower bound updated to -459
69.78/69.81	c BCD2: 1075 <= obj <= 1489
69.78/69.81	c BCD2: #cores=43, #unrelaxed=416, #relaxed=1118, #hardened=0
69.78/69.81	c BCD2: #sat=1 #unsat=1076 bias=1076/1077
69.78/69.81	c Solving starts ...
69.78/69.81	c ============================[ Search Statistics ]============================
69.78/69.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.78/69.81	c       |         |          |          |    Limit     GC | Var      | Constra 
69.78/69.81	c =============================================================================
69.78/69.81	c  0.0s |       0 |        0 |        0 |    62234      0 |     1032 |     1074
69.78/69.87	c  0.1s |       0 |       44 |        0 |    62234      0 |     1032 |     1075
69.78/69.87	c #cpu_time = 0.062s
69.78/69.87	c #wall_clock_time = 0.062s
69.78/69.87	c #decision = 44
69.78/69.87	c #random_decision = 0
69.78/69.87	c #conflict = 0
69.78/69.87	c #restart = 0
69.78/69.87	c BCD2: found a new core of size 2: cost of the new core is >=1
69.78/69.87	c lower bound updated to -458
69.78/69.89	c BCD2: 1076 <= obj <= 1489
69.78/69.89	c BCD2: #cores=44, #unrelaxed=414, #relaxed=1120, #hardened=0
69.78/69.89	c BCD2: #sat=1 #unsat=1077 bias=1077/1078
69.78/69.89	c Solving starts ...
69.78/69.89	c ============================[ Search Statistics ]============================
69.78/69.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.78/69.89	c       |         |          |          |    Limit     GC | Var      | Constra 
69.78/69.89	c =============================================================================
69.78/69.89	c  0.0s |       0 |        0 |        0 |    62234      0 |     1032 |     1076
69.88/69.95	c  0.1s |       0 |       45 |        1 |    62234      0 |     1032 |     1076
69.88/69.95	c #cpu_time = 0.059s
69.88/69.95	c #wall_clock_time = 0.059s
69.88/69.95	c #decision = 45
69.88/69.95	c #random_decision = 0
69.88/69.95	c #conflict = 1
69.88/69.95	c #restart = 0
69.88/69.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
69.88/69.95	c lower bound updated to -457
69.88/69.95	c BCD2: 1077 <= obj <= 1489
69.88/69.95	c BCD2: #cores=44, #unrelaxed=413, #relaxed=1121, #hardened=0
69.88/69.95	c BCD2: #sat=1 #unsat=1078 bias=1078/1079
69.88/69.95	c Solving starts ...
69.88/69.95	c ============================[ Search Statistics ]============================
69.88/69.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.88/69.95	c       |         |          |          |    Limit     GC | Var      | Constra 
69.88/69.95	c =============================================================================
69.88/69.95	c  0.0s |       0 |        0 |        0 |    62234      0 |     1033 |     1076
69.98/70.01	c  0.1s |       0 |       45 |        1 |    62234      0 |     1033 |     1077
69.98/70.01	c #cpu_time = 0.062s
69.98/70.01	c #wall_clock_time = 0.062s
69.98/70.01	c #decision = 45
69.98/70.01	c #random_decision = 0
69.98/70.01	c #conflict = 1
69.98/70.01	c #restart = 0
69.98/70.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
69.98/70.01	c lower bound updated to -456
69.98/70.02	c BCD2: 1078 <= obj <= 1489
69.98/70.02	c BCD2: #cores=44, #unrelaxed=412, #relaxed=1122, #hardened=0
69.98/70.02	c BCD2: #sat=1 #unsat=1079 bias=1079/1080
69.98/70.02	c Solving starts ...
69.98/70.02	c ============================[ Search Statistics ]============================
69.98/70.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.98/70.02	c       |         |          |          |    Limit     GC | Var      | Constra 
69.98/70.02	c =============================================================================
69.98/70.02	c  0.0s |       0 |        0 |        0 |    62234      0 |     1034 |     1077
69.98/70.08	c  0.1s |       0 |       45 |        1 |    62234      0 |     1034 |     1078
69.98/70.08	c #cpu_time = 0.060s
69.98/70.08	c #wall_clock_time = 0.060s
69.98/70.08	c #decision = 45
69.98/70.08	c #random_decision = 0
69.98/70.08	c #conflict = 1
69.98/70.08	c #restart = 0
69.98/70.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
69.98/70.08	c lower bound updated to -455
69.98/70.08	c BCD2: 1079 <= obj <= 1489
69.98/70.08	c BCD2: #cores=44, #unrelaxed=411, #relaxed=1123, #hardened=0
69.98/70.08	c BCD2: #sat=1 #unsat=1080 bias=1080/1081
69.98/70.08	c Solving starts ...
69.98/70.08	c ============================[ Search Statistics ]============================
69.98/70.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.98/70.08	c       |         |          |          |    Limit     GC | Var      | Constra 
69.98/70.08	c =============================================================================
69.98/70.08	c  0.0s |       0 |        0 |        0 |    62234      0 |     1035 |     1078
70.08/70.14	c  0.1s |       0 |       45 |        1 |    62234      0 |     1035 |     1079
70.08/70.14	c #cpu_time = 0.061s
70.08/70.14	c #wall_clock_time = 0.061s
70.08/70.14	c #decision = 45
70.08/70.14	c #random_decision = 0
70.08/70.14	c #conflict = 1
70.08/70.14	c #restart = 0
70.08/70.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
70.08/70.14	c lower bound updated to -454
70.08/70.14	c BCD2: 1080 <= obj <= 1489
70.08/70.14	c BCD2: #cores=44, #unrelaxed=410, #relaxed=1124, #hardened=0
70.08/70.14	c BCD2: #sat=1 #unsat=1081 bias=1081/1082
70.08/70.14	c Solving starts ...
70.08/70.14	c ============================[ Search Statistics ]============================
70.08/70.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.08/70.14	c       |         |          |          |    Limit     GC | Var      | Constra 
70.08/70.14	c =============================================================================
70.08/70.14	c  0.0s |       0 |        0 |        0 |    62234      0 |     1036 |     1079
70.18/70.20	c  0.1s |       0 |       45 |        1 |    62234      0 |     1036 |     1080
70.18/70.20	c #cpu_time = 0.061s
70.18/70.20	c #wall_clock_time = 0.062s
70.18/70.20	c #decision = 45
70.18/70.20	c #random_decision = 0
70.18/70.20	c #conflict = 1
70.18/70.20	c #restart = 0
70.18/70.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
70.18/70.20	c lower bound updated to -453
70.18/70.20	c BCD2: 1081 <= obj <= 1489
70.18/70.20	c BCD2: #cores=44, #unrelaxed=409, #relaxed=1125, #hardened=0
70.18/70.20	c BCD2: #sat=1 #unsat=1082 bias=1082/1083
70.18/70.20	c Solving starts ...
70.18/70.20	c ============================[ Search Statistics ]============================
70.18/70.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.18/70.20	c       |         |          |          |    Limit     GC | Var      | Constra 
70.18/70.20	c =============================================================================
70.18/70.20	c  0.0s |       0 |        0 |        0 |    62234      0 |     1037 |     1080
70.18/70.27	c  0.1s |       0 |       45 |        1 |    62234      0 |     1037 |     1081
70.18/70.27	c #cpu_time = 0.062s
70.18/70.27	c #wall_clock_time = 0.063s
70.18/70.27	c #decision = 45
70.18/70.27	c #random_decision = 0
70.18/70.27	c #conflict = 1
70.18/70.27	c #restart = 0
70.18/70.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
70.18/70.27	c lower bound updated to -452
70.18/70.27	c BCD2: 1082 <= obj <= 1489
70.18/70.27	c BCD2: #cores=44, #unrelaxed=408, #relaxed=1126, #hardened=0
70.18/70.27	c BCD2: #sat=1 #unsat=1083 bias=1083/1084
70.18/70.27	c Solving starts ...
70.18/70.27	c ============================[ Search Statistics ]============================
70.18/70.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.18/70.27	c       |         |          |          |    Limit     GC | Var      | Constra 
70.18/70.27	c =============================================================================
70.18/70.27	c  0.0s |       0 |        0 |        0 |    62234      0 |     1038 |     1081
70.28/70.33	c  0.1s |       0 |       45 |        1 |    62234      0 |     1038 |     1082
70.28/70.33	c #cpu_time = 0.062s
70.28/70.33	c #wall_clock_time = 0.062s
70.28/70.33	c #decision = 45
70.28/70.33	c #random_decision = 0
70.28/70.33	c #conflict = 1
70.28/70.33	c #restart = 0
70.28/70.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
70.28/70.33	c lower bound updated to -451
70.28/70.33	c BCD2: 1083 <= obj <= 1489
70.28/70.33	c BCD2: #cores=44, #unrelaxed=407, #relaxed=1127, #hardened=0
70.28/70.33	c BCD2: #sat=1 #unsat=1084 bias=1084/1085
70.28/70.33	c Solving starts ...
70.28/70.33	c ============================[ Search Statistics ]============================
70.28/70.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.28/70.33	c       |         |          |          |    Limit     GC | Var      | Constra 
70.28/70.33	c =============================================================================
70.28/70.33	c  0.0s |       0 |        0 |        0 |    62234      0 |     1039 |     1082
70.28/70.39	c  0.1s |       0 |       45 |        1 |    62234      0 |     1039 |     1083
70.28/70.39	c #cpu_time = 0.062s
70.28/70.39	c #wall_clock_time = 0.062s
70.28/70.39	c #decision = 45
70.28/70.39	c #random_decision = 0
70.28/70.39	c #conflict = 1
70.28/70.39	c #restart = 0
70.28/70.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
70.28/70.39	c lower bound updated to -450
70.28/70.39	c BCD2: 1084 <= obj <= 1489
70.28/70.39	c BCD2: #cores=44, #unrelaxed=406, #relaxed=1128, #hardened=0
70.28/70.39	c BCD2: #sat=1 #unsat=1085 bias=1085/1086
70.28/70.39	c Solving starts ...
70.28/70.39	c ============================[ Search Statistics ]============================
70.28/70.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.28/70.39	c       |         |          |          |    Limit     GC | Var      | Constra 
70.28/70.39	c =============================================================================
70.28/70.39	c  0.0s |       0 |        0 |        0 |    62234      0 |     1040 |     1083
70.38/70.46	c  0.1s |       0 |       45 |        1 |    62234      0 |     1040 |     1084
70.38/70.46	c #cpu_time = 0.062s
70.38/70.46	c #wall_clock_time = 0.062s
70.38/70.46	c #decision = 45
70.38/70.46	c #random_decision = 0
70.38/70.46	c #conflict = 1
70.38/70.46	c #restart = 0
70.38/70.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
70.38/70.46	c lower bound updated to -449
70.38/70.46	c BCD2: 1085 <= obj <= 1489
70.38/70.46	c BCD2: #cores=44, #unrelaxed=405, #relaxed=1129, #hardened=0
70.38/70.46	c BCD2: #sat=1 #unsat=1086 bias=1086/1087
70.38/70.46	c Solving starts ...
70.38/70.46	c ============================[ Search Statistics ]============================
70.38/70.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.38/70.46	c       |         |          |          |    Limit     GC | Var      | Constra 
70.38/70.46	c =============================================================================
70.38/70.47	c  0.0s |       0 |        0 |        0 |    62234      0 |     1041 |     1084
70.48/70.53	c  0.1s |       0 |       45 |        1 |    62234      0 |     1041 |     1085
70.48/70.53	c #cpu_time = 0.060s
70.48/70.53	c #wall_clock_time = 0.060s
70.48/70.53	c #decision = 45
70.48/70.53	c #random_decision = 0
70.48/70.53	c #conflict = 1
70.48/70.53	c #restart = 0
70.48/70.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
70.48/70.53	c lower bound updated to -448
70.48/70.53	c BCD2: 1086 <= obj <= 1489
70.48/70.53	c BCD2: #cores=44, #unrelaxed=404, #relaxed=1130, #hardened=0
70.48/70.53	c BCD2: #sat=1 #unsat=1087 bias=1087/1088
70.48/70.53	c Solving starts ...
70.48/70.53	c ============================[ Search Statistics ]============================
70.48/70.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.48/70.53	c       |         |          |          |    Limit     GC | Var      | Constra 
70.48/70.53	c =============================================================================
70.48/70.53	c  0.0s |       0 |        0 |        0 |    62234      0 |     1042 |     1085
70.48/70.59	c  0.1s |       0 |       45 |        1 |    62234      0 |     1042 |     1086
70.48/70.59	c #cpu_time = 0.062s
70.48/70.59	c #wall_clock_time = 0.063s
70.48/70.59	c #decision = 45
70.48/70.59	c #random_decision = 0
70.48/70.59	c #conflict = 1
70.48/70.59	c #restart = 0
70.48/70.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
70.48/70.59	c lower bound updated to -447
70.48/70.59	c BCD2: 1087 <= obj <= 1489
70.48/70.59	c BCD2: #cores=44, #unrelaxed=403, #relaxed=1131, #hardened=0
70.48/70.59	c BCD2: #sat=1 #unsat=1088 bias=1088/1089
70.48/70.59	c Solving starts ...
70.48/70.59	c ============================[ Search Statistics ]============================
70.48/70.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.48/70.59	c       |         |          |          |    Limit     GC | Var      | Constra 
70.48/70.59	c =============================================================================
70.48/70.59	c  0.0s |       0 |        0 |        0 |    62234      0 |     1043 |     1086
70.58/70.65	c  0.1s |       0 |       45 |        1 |    62234      0 |     1043 |     1087
70.58/70.65	c #cpu_time = 0.062s
70.58/70.65	c #wall_clock_time = 0.062s
70.58/70.65	c #decision = 45
70.58/70.65	c #random_decision = 0
70.58/70.65	c #conflict = 1
70.58/70.65	c #restart = 0
70.58/70.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
70.58/70.65	c lower bound updated to -446
70.58/70.65	c BCD2: 1088 <= obj <= 1489
70.58/70.65	c BCD2: #cores=44, #unrelaxed=402, #relaxed=1132, #hardened=0
70.58/70.65	c BCD2: #sat=1 #unsat=1089 bias=1089/1090
70.58/70.65	c Solving starts ...
70.58/70.65	c ============================[ Search Statistics ]============================
70.58/70.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.58/70.65	c       |         |          |          |    Limit     GC | Var      | Constra 
70.58/70.65	c =============================================================================
70.58/70.65	c  0.0s |       0 |        0 |        0 |    62234      0 |     1044 |     1087
70.68/70.72	c  0.1s |       0 |       45 |        1 |    62234      0 |     1044 |     1088
70.68/70.72	c #cpu_time = 0.063s
70.68/70.72	c #wall_clock_time = 0.063s
70.68/70.72	c #decision = 45
70.68/70.72	c #random_decision = 0
70.68/70.72	c #conflict = 1
70.68/70.72	c #restart = 0
70.68/70.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
70.68/70.72	c lower bound updated to -445
70.68/70.72	c BCD2: 1089 <= obj <= 1489
70.68/70.72	c BCD2: #cores=44, #unrelaxed=401, #relaxed=1133, #hardened=0
70.68/70.72	c BCD2: #sat=1 #unsat=1090 bias=1090/1091
70.68/70.72	c Solving starts ...
70.68/70.72	c ============================[ Search Statistics ]============================
70.68/70.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.68/70.72	c       |         |          |          |    Limit     GC | Var      | Constra 
70.68/70.72	c =============================================================================
70.68/70.72	c  0.0s |       0 |        0 |        0 |    62234      0 |     1045 |     1088
70.68/70.78	c  0.1s |       0 |       45 |        1 |    62234      0 |     1045 |     1089
70.68/70.78	c #cpu_time = 0.062s
70.68/70.78	c #wall_clock_time = 0.062s
70.68/70.78	c #decision = 45
70.68/70.78	c #random_decision = 0
70.68/70.78	c #conflict = 1
70.68/70.78	c #restart = 0
70.68/70.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
70.68/70.78	c lower bound updated to -444
70.68/70.78	c BCD2: 1090 <= obj <= 1489
70.68/70.78	c BCD2: #cores=44, #unrelaxed=400, #relaxed=1134, #hardened=0
70.68/70.78	c BCD2: #sat=1 #unsat=1091 bias=1091/1092
70.68/70.78	c Solving starts ...
70.68/70.78	c ============================[ Search Statistics ]============================
70.68/70.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.68/70.78	c       |         |          |          |    Limit     GC | Var      | Constra 
70.68/70.78	c =============================================================================
70.68/70.78	c  0.0s |       0 |        0 |        0 |    62234      0 |     1046 |     1089
70.78/70.84	c  0.1s |       0 |       45 |        1 |    62234      0 |     1046 |     1090
70.78/70.84	c #cpu_time = 0.062s
70.78/70.84	c #wall_clock_time = 0.062s
70.78/70.84	c #decision = 45
70.78/70.84	c #random_decision = 0
70.78/70.84	c #conflict = 1
70.78/70.84	c #restart = 0
70.78/70.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
70.78/70.84	c lower bound updated to -443
70.78/70.84	c BCD2: 1091 <= obj <= 1489
70.78/70.84	c BCD2: #cores=44, #unrelaxed=399, #relaxed=1135, #hardened=0
70.78/70.84	c BCD2: #sat=1 #unsat=1092 bias=1092/1093
70.78/70.84	c Solving starts ...
70.78/70.84	c ============================[ Search Statistics ]============================
70.78/70.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.78/70.84	c       |         |          |          |    Limit     GC | Var      | Constra 
70.78/70.84	c =============================================================================
70.78/70.84	c  0.0s |       0 |        0 |        0 |    62234      0 |     1047 |     1090
70.88/70.91	c  0.1s |       0 |       45 |        1 |    62234      0 |     1047 |     1091
70.88/70.91	c #cpu_time = 0.062s
70.88/70.91	c #wall_clock_time = 0.062s
70.88/70.91	c #decision = 45
70.88/70.91	c #random_decision = 0
70.88/70.91	c #conflict = 1
70.88/70.91	c #restart = 0
70.88/70.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
70.88/70.91	c lower bound updated to -442
70.88/70.91	c BCD2: 1092 <= obj <= 1489
70.88/70.91	c BCD2: #cores=44, #unrelaxed=398, #relaxed=1136, #hardened=0
70.88/70.91	c BCD2: #sat=1 #unsat=1093 bias=1093/1094
70.88/70.91	c Solving starts ...
70.88/70.91	c ============================[ Search Statistics ]============================
70.88/70.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.88/70.91	c       |         |          |          |    Limit     GC | Var      | Constra 
70.88/70.91	c =============================================================================
70.88/70.91	c  0.0s |       0 |        0 |        0 |    62234      0 |     1048 |     1091
70.88/70.97	c  0.1s |       0 |       45 |        1 |    62234      0 |     1048 |     1092
70.88/70.97	c #cpu_time = 0.062s
70.88/70.97	c #wall_clock_time = 0.062s
70.88/70.97	c #decision = 45
70.88/70.97	c #random_decision = 0
70.88/70.97	c #conflict = 1
70.88/70.97	c #restart = 0
70.88/70.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
70.88/70.97	c lower bound updated to -441
70.88/70.98	c BCD2: 1093 <= obj <= 1489
70.88/70.98	c BCD2: #cores=44, #unrelaxed=397, #relaxed=1137, #hardened=0
70.88/70.98	c BCD2: #sat=1 #unsat=1094 bias=1094/1095
70.88/70.98	c Solving starts ...
70.88/70.98	c ============================[ Search Statistics ]============================
70.88/70.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.88/70.98	c       |         |          |          |    Limit     GC | Var      | Constra 
70.88/70.98	c =============================================================================
70.88/70.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1049 |     1092
70.98/71.04	c  0.1s |       0 |       45 |        1 |    62234      0 |     1049 |     1093
70.98/71.04	c #cpu_time = 0.060s
70.98/71.04	c #wall_clock_time = 0.060s
70.98/71.04	c #decision = 45
70.98/71.04	c #random_decision = 0
70.98/71.04	c #conflict = 1
70.98/71.04	c #restart = 0
70.98/71.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
70.98/71.04	c lower bound updated to -440
70.98/71.04	c BCD2: 1094 <= obj <= 1489
70.98/71.04	c BCD2: #cores=44, #unrelaxed=396, #relaxed=1138, #hardened=0
70.98/71.04	c BCD2: #sat=1 #unsat=1095 bias=1095/1096
70.98/71.04	c Solving starts ...
70.98/71.04	c ============================[ Search Statistics ]============================
70.98/71.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.98/71.04	c       |         |          |          |    Limit     GC | Var      | Constra 
70.98/71.04	c =============================================================================
70.98/71.04	c  0.0s |       0 |        0 |        0 |    62234      0 |     1050 |     1093
71.08/71.10	c  0.1s |       0 |       45 |        1 |    62234      0 |     1050 |     1094
71.08/71.10	c #cpu_time = 0.062s
71.08/71.10	c #wall_clock_time = 0.062s
71.08/71.10	c #decision = 45
71.08/71.10	c #random_decision = 0
71.08/71.10	c #conflict = 1
71.08/71.10	c #restart = 0
71.08/71.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
71.08/71.10	c lower bound updated to -439
71.08/71.10	c BCD2: 1095 <= obj <= 1489
71.08/71.10	c BCD2: #cores=44, #unrelaxed=395, #relaxed=1139, #hardened=0
71.08/71.10	c BCD2: #sat=1 #unsat=1096 bias=1096/1097
71.08/71.10	c Solving starts ...
71.08/71.10	c ============================[ Search Statistics ]============================
71.08/71.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.08/71.10	c       |         |          |          |    Limit     GC | Var      | Constra 
71.08/71.10	c =============================================================================
71.08/71.10	c  0.0s |       0 |        0 |        0 |    62234      0 |     1051 |     1094
71.08/71.16	c  0.1s |       0 |       45 |        1 |    62234      0 |     1051 |     1095
71.08/71.16	c #cpu_time = 0.062s
71.08/71.16	c #wall_clock_time = 0.062s
71.08/71.16	c #decision = 45
71.08/71.16	c #random_decision = 0
71.08/71.16	c #conflict = 1
71.08/71.16	c #restart = 0
71.08/71.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
71.08/71.16	c lower bound updated to -438
71.08/71.16	c BCD2: 1096 <= obj <= 1489
71.08/71.16	c BCD2: #cores=44, #unrelaxed=394, #relaxed=1140, #hardened=0
71.08/71.16	c BCD2: #sat=1 #unsat=1097 bias=1097/1098
71.08/71.16	c Solving starts ...
71.08/71.16	c ============================[ Search Statistics ]============================
71.08/71.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.08/71.16	c       |         |          |          |    Limit     GC | Var      | Constra 
71.08/71.16	c =============================================================================
71.08/71.16	c  0.0s |       0 |        0 |        0 |    62234      0 |     1052 |     1095
71.18/71.23	c  0.1s |       0 |       45 |        1 |    62234      0 |     1052 |     1096
71.18/71.23	c #cpu_time = 0.063s
71.18/71.23	c #wall_clock_time = 0.063s
71.18/71.23	c #decision = 45
71.18/71.23	c #random_decision = 0
71.18/71.23	c #conflict = 1
71.18/71.23	c #restart = 0
71.18/71.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
71.18/71.23	c lower bound updated to -437
71.18/71.23	c BCD2: 1097 <= obj <= 1489
71.18/71.23	c BCD2: #cores=44, #unrelaxed=393, #relaxed=1141, #hardened=0
71.18/71.23	c BCD2: #sat=1 #unsat=1098 bias=1098/1099
71.18/71.23	c Solving starts ...
71.18/71.23	c ============================[ Search Statistics ]============================
71.18/71.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.18/71.23	c       |         |          |          |    Limit     GC | Var      | Constra 
71.18/71.23	c =============================================================================
71.18/71.23	c  0.0s |       0 |        0 |        0 |    62234      0 |     1053 |     1096
71.18/71.29	c  0.1s |       0 |       45 |        1 |    62234      0 |     1053 |     1097
71.18/71.29	c #cpu_time = 0.062s
71.18/71.29	c #wall_clock_time = 0.062s
71.18/71.29	c #decision = 45
71.18/71.29	c #random_decision = 0
71.18/71.29	c #conflict = 1
71.18/71.29	c #restart = 0
71.18/71.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
71.18/71.29	c lower bound updated to -436
71.18/71.29	c BCD2: 1098 <= obj <= 1489
71.18/71.29	c BCD2: #cores=44, #unrelaxed=392, #relaxed=1142, #hardened=0
71.18/71.29	c BCD2: #sat=1 #unsat=1099 bias=1099/1100
71.18/71.29	c Solving starts ...
71.18/71.29	c ============================[ Search Statistics ]============================
71.18/71.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.18/71.29	c       |         |          |          |    Limit     GC | Var      | Constra 
71.18/71.29	c =============================================================================
71.18/71.29	c  0.0s |       0 |        0 |        0 |    62234      0 |     1054 |     1097
71.28/71.35	c  0.1s |       0 |       45 |        1 |    62234      0 |     1054 |     1098
71.28/71.35	c #cpu_time = 0.062s
71.28/71.35	c #wall_clock_time = 0.062s
71.28/71.35	c #decision = 45
71.28/71.35	c #random_decision = 0
71.28/71.35	c #conflict = 1
71.28/71.35	c #restart = 0
71.28/71.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
71.28/71.35	c lower bound updated to -435
71.28/71.35	c BCD2: 1099 <= obj <= 1489
71.28/71.35	c BCD2: #cores=44, #unrelaxed=391, #relaxed=1143, #hardened=0
71.28/71.35	c BCD2: #sat=1 #unsat=1100 bias=1100/1101
71.28/71.36	c Solving starts ...
71.28/71.36	c ============================[ Search Statistics ]============================
71.28/71.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.28/71.36	c       |         |          |          |    Limit     GC | Var      | Constra 
71.28/71.36	c =============================================================================
71.28/71.36	c  0.0s |       0 |        0 |        0 |    62234      0 |     1055 |     1098
71.38/71.42	c  0.1s |       0 |       45 |        1 |    62234      0 |     1055 |     1099
71.38/71.42	c #cpu_time = 0.062s
71.38/71.42	c #wall_clock_time = 0.062s
71.38/71.42	c #decision = 45
71.38/71.42	c #random_decision = 0
71.38/71.42	c #conflict = 1
71.38/71.42	c #restart = 0
71.38/71.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
71.38/71.42	c lower bound updated to -434
71.38/71.43	c BCD2: 1100 <= obj <= 1489
71.38/71.43	c BCD2: #cores=44, #unrelaxed=390, #relaxed=1144, #hardened=0
71.38/71.43	c BCD2: #sat=1 #unsat=1101 bias=1101/1102
71.38/71.43	c Solving starts ...
71.38/71.43	c ============================[ Search Statistics ]============================
71.38/71.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.38/71.43	c       |         |          |          |    Limit     GC | Var      | Constra 
71.38/71.43	c =============================================================================
71.38/71.43	c  0.0s |       0 |        0 |        0 |    62234      0 |     1056 |     1099
71.38/71.49	c  0.1s |       0 |       45 |        0 |    62234      0 |     1056 |     1100
71.38/71.49	c #cpu_time = 0.060s
71.38/71.49	c #wall_clock_time = 0.060s
71.38/71.49	c #decision = 45
71.38/71.49	c #random_decision = 0
71.38/71.49	c #conflict = 0
71.38/71.49	c #restart = 0
71.38/71.49	c BCD2: found a new core of size 2: cost of the new core is >=1
71.38/71.49	c lower bound updated to -433
71.38/71.50	c BCD2: 1101 <= obj <= 1489
71.38/71.50	c BCD2: #cores=45, #unrelaxed=388, #relaxed=1146, #hardened=0
71.38/71.50	c BCD2: #sat=1 #unsat=1102 bias=1102/1103
71.38/71.50	c Solving starts ...
71.38/71.50	c ============================[ Search Statistics ]============================
71.38/71.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.38/71.50	c       |         |          |          |    Limit     GC | Var      | Constra 
71.38/71.50	c =============================================================================
71.38/71.50	c  0.0s |       0 |        0 |        0 |    62234      0 |     1056 |     1101
71.48/71.56	c  0.1s |       0 |       46 |        1 |    62234      0 |     1056 |     1101
71.48/71.56	c #cpu_time = 0.060s
71.48/71.56	c #wall_clock_time = 0.060s
71.48/71.56	c #decision = 46
71.48/71.56	c #random_decision = 0
71.48/71.56	c #conflict = 1
71.48/71.56	c #restart = 0
71.48/71.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
71.48/71.56	c lower bound updated to -432
71.48/71.56	c BCD2: 1102 <= obj <= 1489
71.48/71.56	c BCD2: #cores=45, #unrelaxed=387, #relaxed=1147, #hardened=0
71.48/71.56	c BCD2: #sat=1 #unsat=1103 bias=1103/1104
71.48/71.56	c Solving starts ...
71.48/71.56	c ============================[ Search Statistics ]============================
71.48/71.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.48/71.56	c       |         |          |          |    Limit     GC | Var      | Constra 
71.48/71.56	c =============================================================================
71.48/71.56	c  0.0s |       0 |        0 |        0 |    62234      0 |     1057 |     1101
71.58/71.62	c  0.1s |       0 |       46 |        1 |    62234      0 |     1057 |     1102
71.58/71.62	c #cpu_time = 0.061s
71.58/71.62	c #wall_clock_time = 0.062s
71.58/71.62	c #decision = 46
71.58/71.62	c #random_decision = 0
71.58/71.62	c #conflict = 1
71.58/71.62	c #restart = 0
71.58/71.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
71.58/71.62	c lower bound updated to -431
71.58/71.62	c BCD2: 1103 <= obj <= 1489
71.58/71.62	c BCD2: #cores=45, #unrelaxed=386, #relaxed=1148, #hardened=0
71.58/71.62	c BCD2: #sat=1 #unsat=1104 bias=1104/1105
71.58/71.62	c Solving starts ...
71.58/71.62	c ============================[ Search Statistics ]============================
71.58/71.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.58/71.62	c       |         |          |          |    Limit     GC | Var      | Constra 
71.58/71.62	c =============================================================================
71.58/71.62	c  0.0s |       0 |        0 |        0 |    62234      0 |     1058 |     1102
71.58/71.69	c  0.1s |       0 |       46 |        1 |    62234      0 |     1058 |     1103
71.58/71.69	c #cpu_time = 0.063s
71.58/71.69	c #wall_clock_time = 0.063s
71.58/71.69	c #decision = 46
71.58/71.69	c #random_decision = 0
71.58/71.69	c #conflict = 1
71.58/71.69	c #restart = 0
71.58/71.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
71.58/71.69	c lower bound updated to -430
71.58/71.69	c BCD2: 1104 <= obj <= 1489
71.58/71.69	c BCD2: #cores=45, #unrelaxed=385, #relaxed=1149, #hardened=0
71.58/71.69	c BCD2: #sat=1 #unsat=1105 bias=1105/1106
71.58/71.69	c Solving starts ...
71.58/71.69	c ============================[ Search Statistics ]============================
71.58/71.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.58/71.69	c       |         |          |          |    Limit     GC | Var      | Constra 
71.58/71.69	c =============================================================================
71.58/71.69	c  0.0s |       0 |        0 |        0 |    62234      0 |     1059 |     1103
71.68/71.75	c  0.1s |       0 |       46 |        1 |    62234      0 |     1059 |     1104
71.68/71.75	c #cpu_time = 0.062s
71.68/71.75	c #wall_clock_time = 0.062s
71.68/71.75	c #decision = 46
71.68/71.75	c #random_decision = 0
71.68/71.75	c #conflict = 1
71.68/71.75	c #restart = 0
71.68/71.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
71.68/71.75	c lower bound updated to -429
71.68/71.75	c BCD2: 1105 <= obj <= 1489
71.68/71.75	c BCD2: #cores=45, #unrelaxed=384, #relaxed=1150, #hardened=0
71.68/71.75	c BCD2: #sat=1 #unsat=1106 bias=1106/1107
71.68/71.75	c Solving starts ...
71.68/71.75	c ============================[ Search Statistics ]============================
71.68/71.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.68/71.75	c       |         |          |          |    Limit     GC | Var      | Constra 
71.68/71.75	c =============================================================================
71.68/71.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1060 |     1104
71.78/71.81	c  0.1s |       0 |       46 |        1 |    62234      0 |     1060 |     1105
71.78/71.81	c #cpu_time = 0.062s
71.78/71.81	c #wall_clock_time = 0.062s
71.78/71.81	c #decision = 46
71.78/71.81	c #random_decision = 0
71.78/71.81	c #conflict = 1
71.78/71.81	c #restart = 0
71.78/71.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
71.78/71.81	c lower bound updated to -428
71.78/71.81	c BCD2: 1106 <= obj <= 1489
71.78/71.81	c BCD2: #cores=45, #unrelaxed=383, #relaxed=1151, #hardened=0
71.78/71.81	c BCD2: #sat=1 #unsat=1107 bias=1107/1108
71.78/71.81	c Solving starts ...
71.78/71.81	c ============================[ Search Statistics ]============================
71.78/71.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.78/71.81	c       |         |          |          |    Limit     GC | Var      | Constra 
71.78/71.81	c =============================================================================
71.78/71.81	c  0.0s |       0 |        0 |        0 |    62234      0 |     1061 |     1105
71.78/71.87	c  0.1s |       0 |       46 |        1 |    62234      0 |     1061 |     1106
71.78/71.87	c #cpu_time = 0.062s
71.78/71.87	c #wall_clock_time = 0.062s
71.78/71.87	c #decision = 46
71.78/71.87	c #random_decision = 0
71.78/71.87	c #conflict = 1
71.78/71.87	c #restart = 0
71.78/71.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
71.78/71.87	c lower bound updated to -427
71.78/71.88	c BCD2: 1107 <= obj <= 1489
71.78/71.88	c BCD2: #cores=45, #unrelaxed=382, #relaxed=1152, #hardened=0
71.78/71.88	c BCD2: #sat=1 #unsat=1108 bias=1108/1109
71.78/71.88	c Solving starts ...
71.78/71.88	c ============================[ Search Statistics ]============================
71.78/71.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.78/71.88	c       |         |          |          |    Limit     GC | Var      | Constra 
71.78/71.88	c =============================================================================
71.78/71.88	c  0.0s |       0 |        0 |        0 |    62234      0 |     1062 |     1106
71.88/71.94	c  0.1s |       0 |       46 |        1 |    62234      0 |     1062 |     1107
71.88/71.94	c #cpu_time = 0.060s
71.88/71.94	c #wall_clock_time = 0.060s
71.88/71.94	c #decision = 46
71.88/71.94	c #random_decision = 0
71.88/71.94	c #conflict = 1
71.88/71.94	c #restart = 0
71.88/71.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
71.88/71.94	c lower bound updated to -426
71.88/71.94	c BCD2: 1108 <= obj <= 1489
71.88/71.94	c BCD2: #cores=45, #unrelaxed=381, #relaxed=1153, #hardened=0
71.88/71.94	c BCD2: #sat=1 #unsat=1109 bias=1109/1110
71.88/71.94	c Solving starts ...
71.88/71.94	c ============================[ Search Statistics ]============================
71.88/71.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.88/71.94	c       |         |          |          |    Limit     GC | Var      | Constra 
71.88/71.94	c =============================================================================
71.88/71.94	c  0.0s |       0 |        0 |        0 |    62234      0 |     1063 |     1107
71.98/72.01	c  0.1s |       0 |       46 |        1 |    62234      0 |     1063 |     1108
71.98/72.01	c #cpu_time = 0.062s
71.98/72.01	c #wall_clock_time = 0.062s
71.98/72.01	c #decision = 46
71.98/72.01	c #random_decision = 0
71.98/72.01	c #conflict = 1
71.98/72.01	c #restart = 0
71.98/72.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
71.98/72.01	c lower bound updated to -425
71.98/72.01	c BCD2: 1109 <= obj <= 1489
71.98/72.01	c BCD2: #cores=45, #unrelaxed=380, #relaxed=1154, #hardened=0
71.98/72.01	c BCD2: #sat=1 #unsat=1110 bias=1110/1111
71.98/72.01	c Solving starts ...
71.98/72.01	c ============================[ Search Statistics ]============================
71.98/72.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.98/72.01	c       |         |          |          |    Limit     GC | Var      | Constra 
71.98/72.01	c =============================================================================
71.98/72.01	c  0.0s |       0 |        0 |        0 |    62234      0 |     1064 |     1108
71.98/72.07	c  0.1s |       0 |       46 |        1 |    62234      0 |     1064 |     1109
71.98/72.07	c #cpu_time = 0.062s
71.98/72.07	c #wall_clock_time = 0.062s
71.98/72.07	c #decision = 46
71.98/72.07	c #random_decision = 0
71.98/72.07	c #conflict = 1
71.98/72.07	c #restart = 0
71.98/72.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
71.98/72.07	c lower bound updated to -424
71.98/72.07	c BCD2: 1110 <= obj <= 1489
71.98/72.07	c BCD2: #cores=45, #unrelaxed=379, #relaxed=1155, #hardened=0
71.98/72.07	c BCD2: #sat=1 #unsat=1111 bias=1111/1112
71.98/72.07	c Solving starts ...
71.98/72.07	c ============================[ Search Statistics ]============================
71.98/72.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.98/72.07	c       |         |          |          |    Limit     GC | Var      | Constra 
71.98/72.07	c =============================================================================
71.98/72.07	c  0.0s |       0 |        0 |        0 |    62234      0 |     1065 |     1109
72.08/72.13	c  0.1s |       0 |       46 |        1 |    62234      0 |     1065 |     1110
72.08/72.13	c #cpu_time = 0.062s
72.08/72.13	c #wall_clock_time = 0.063s
72.08/72.13	c #decision = 46
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 12: cost of the new core is >=11
72.08/72.13	c lower bound updated to -423
72.08/72.13	c BCD2: 1111 <= obj <= 1489
72.08/72.13	c BCD2: #cores=45, #unrelaxed=378, #relaxed=1156, #hardened=0
72.08/72.13	c BCD2: #sat=1 #unsat=1112 bias=1112/1113
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 |    62234      0 |     1066 |     1110
72.18/72.20	c  0.1s |       0 |       46 |        1 |    62234      0 |     1066 |     1111
72.18/72.20	c #cpu_time = 0.062s
72.18/72.20	c #wall_clock_time = 0.063s
72.18/72.20	c #decision = 46
72.18/72.20	c #random_decision = 0
72.18/72.20	c #conflict = 1
72.18/72.20	c #restart = 0
72.18/72.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
72.18/72.20	c lower bound updated to -422
72.18/72.20	c BCD2: 1112 <= obj <= 1489
72.18/72.20	c BCD2: #cores=45, #unrelaxed=377, #relaxed=1157, #hardened=0
72.18/72.20	c BCD2: #sat=1 #unsat=1113 bias=1113/1114
72.18/72.20	c Solving starts ...
72.18/72.20	c ============================[ Search Statistics ]============================
72.18/72.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.18/72.20	c       |         |          |          |    Limit     GC | Var      | Constra 
72.18/72.20	c =============================================================================
72.18/72.20	c  0.0s |       0 |        0 |        0 |    62234      0 |     1067 |     1111
72.18/72.26	c  0.1s |       0 |       46 |        1 |    62234      0 |     1067 |     1112
72.18/72.26	c #cpu_time = 0.062s
72.18/72.26	c #wall_clock_time = 0.062s
72.18/72.26	c #decision = 46
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 14: cost of the new core is >=13
72.18/72.26	c lower bound updated to -421
72.18/72.26	c BCD2: 1113 <= obj <= 1489
72.18/72.26	c BCD2: #cores=45, #unrelaxed=376, #relaxed=1158, #hardened=0
72.18/72.26	c BCD2: #sat=1 #unsat=1114 bias=1114/1115
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 |    62234      0 |     1068 |     1112
72.28/72.32	c  0.1s |       0 |       46 |        1 |    62234      0 |     1068 |     1113
72.28/72.32	c #cpu_time = 0.062s
72.28/72.32	c #wall_clock_time = 0.062s
72.28/72.32	c #decision = 46
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 15: cost of the new core is >=14
72.28/72.32	c lower bound updated to -420
72.28/72.33	c BCD2: 1114 <= obj <= 1489
72.28/72.33	c BCD2: #cores=45, #unrelaxed=375, #relaxed=1159, #hardened=0
72.28/72.33	c BCD2: #sat=1 #unsat=1115 bias=1115/1116
72.28/72.33	c Solving starts ...
72.28/72.33	c ============================[ Search Statistics ]============================
72.28/72.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.28/72.33	c       |         |          |          |    Limit     GC | Var      | Constra 
72.28/72.33	c =============================================================================
72.28/72.33	c  0.0s |       0 |        0 |        0 |    62234      0 |     1069 |     1113
72.28/72.39	c  0.1s |       0 |       46 |        1 |    62234      0 |     1069 |     1114
72.28/72.39	c #cpu_time = 0.060s
72.28/72.39	c #wall_clock_time = 0.060s
72.28/72.39	c #decision = 46
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 16: cost of the new core is >=15
72.28/72.39	c lower bound updated to -419
72.28/72.39	c BCD2: 1115 <= obj <= 1489
72.28/72.39	c BCD2: #cores=45, #unrelaxed=374, #relaxed=1160, #hardened=0
72.28/72.39	c BCD2: #sat=1 #unsat=1116 bias=1116/1117
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 |    62234      0 |     1070 |     1114
72.38/72.46	c  0.1s |       0 |       46 |        1 |    62234      0 |     1070 |     1115
72.38/72.46	c #cpu_time = 0.062s
72.38/72.46	c #wall_clock_time = 0.062s
72.38/72.46	c #decision = 46
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 17: cost of the new core is >=16
72.38/72.46	c lower bound updated to -418
72.38/72.46	c BCD2: 1116 <= obj <= 1489
72.38/72.46	c BCD2: #cores=45, #unrelaxed=373, #relaxed=1161, #hardened=0
72.38/72.46	c BCD2: #sat=1 #unsat=1117 bias=1117/1118
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 |    62234      0 |     1071 |     1115
72.48/72.52	c  0.1s |       0 |       46 |        1 |    62234      0 |     1071 |     1116
72.48/72.52	c #cpu_time = 0.062s
72.48/72.52	c #wall_clock_time = 0.062s
72.48/72.52	c #decision = 46
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 18: cost of the new core is >=17
72.48/72.52	c lower bound updated to -417
72.48/72.52	c BCD2: 1117 <= obj <= 1489
72.48/72.52	c BCD2: #cores=45, #unrelaxed=372, #relaxed=1162, #hardened=0
72.48/72.52	c BCD2: #sat=1 #unsat=1118 bias=1118/1119
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 |    62234      0 |     1072 |     1116
72.48/72.58	c  0.1s |       0 |       46 |        1 |    62234      0 |     1072 |     1117
72.48/72.58	c #cpu_time = 0.063s
72.48/72.58	c #wall_clock_time = 0.063s
72.48/72.58	c #decision = 46
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 19: cost of the new core is >=18
72.48/72.58	c lower bound updated to -416
72.48/72.58	c BCD2: 1118 <= obj <= 1489
72.48/72.58	c BCD2: #cores=45, #unrelaxed=371, #relaxed=1163, #hardened=0
72.48/72.58	c BCD2: #sat=1 #unsat=1119 bias=1119/1120
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 |    62234      0 |     1073 |     1117
72.58/72.65	c  0.1s |       0 |       46 |        1 |    62234      0 |     1073 |     1118
72.58/72.65	c #cpu_time = 0.062s
72.58/72.65	c #wall_clock_time = 0.063s
72.58/72.65	c #decision = 46
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 20: cost of the new core is >=19
72.58/72.65	c lower bound updated to -415
72.58/72.65	c BCD2: 1119 <= obj <= 1489
72.58/72.65	c BCD2: #cores=45, #unrelaxed=370, #relaxed=1164, #hardened=0
72.58/72.65	c BCD2: #sat=1 #unsat=1120 bias=1120/1121
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 |    62234      0 |     1074 |     1118
72.68/72.71	c  0.1s |       0 |       46 |        1 |    62234      0 |     1074 |     1119
72.68/72.71	c #cpu_time = 0.062s
72.68/72.71	c #wall_clock_time = 0.062s
72.68/72.71	c #decision = 46
72.68/72.71	c #random_decision = 0
72.68/72.71	c #conflict = 1
72.68/72.71	c #restart = 0
72.68/72.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
72.68/72.71	c lower bound updated to -414
72.68/72.71	c BCD2: 1120 <= obj <= 1489
72.68/72.71	c BCD2: #cores=45, #unrelaxed=369, #relaxed=1165, #hardened=0
72.68/72.71	c BCD2: #sat=1 #unsat=1121 bias=1121/1122
72.68/72.71	c Solving starts ...
72.68/72.71	c ============================[ Search Statistics ]============================
72.68/72.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.68/72.71	c       |         |          |          |    Limit     GC | Var      | Constra 
72.68/72.71	c =============================================================================
72.68/72.71	c  0.0s |       0 |        0 |        0 |    62234      0 |     1075 |     1119
72.68/72.77	c  0.1s |       0 |       46 |        1 |    62234      0 |     1075 |     1120
72.68/72.77	c #cpu_time = 0.062s
72.68/72.77	c #wall_clock_time = 0.062s
72.68/72.77	c #decision = 46
72.68/72.77	c #random_decision = 0
72.68/72.77	c #conflict = 1
72.68/72.77	c #restart = 0
72.68/72.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
72.68/72.77	c lower bound updated to -413
72.68/72.78	c BCD2: 1121 <= obj <= 1489
72.68/72.78	c BCD2: #cores=45, #unrelaxed=368, #relaxed=1166, #hardened=0
72.68/72.78	c BCD2: #sat=1 #unsat=1122 bias=1122/1123
72.68/72.78	c Solving starts ...
72.68/72.78	c ============================[ Search Statistics ]============================
72.68/72.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.68/72.78	c       |         |          |          |    Limit     GC | Var      | Constra 
72.68/72.78	c =============================================================================
72.68/72.78	c  0.0s |       0 |        0 |        0 |    62234      0 |     1076 |     1120
72.78/72.84	c  0.1s |       0 |       46 |        1 |    62234      0 |     1076 |     1121
72.78/72.84	c #cpu_time = 0.060s
72.78/72.84	c #wall_clock_time = 0.060s
72.78/72.84	c #decision = 46
72.78/72.84	c #random_decision = 0
72.78/72.84	c #conflict = 1
72.78/72.84	c #restart = 0
72.78/72.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
72.78/72.84	c lower bound updated to -412
72.78/72.84	c BCD2: 1122 <= obj <= 1489
72.78/72.84	c BCD2: #cores=45, #unrelaxed=367, #relaxed=1167, #hardened=0
72.78/72.84	c BCD2: #sat=1 #unsat=1123 bias=1123/1124
72.78/72.84	c Solving starts ...
72.78/72.84	c ============================[ Search Statistics ]============================
72.78/72.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.78/72.84	c       |         |          |          |    Limit     GC | Var      | Constra 
72.78/72.84	c =============================================================================
72.78/72.84	c  0.0s |       0 |        0 |        0 |    62234      0 |     1077 |     1121
72.87/72.90	c  0.1s |       0 |       46 |        1 |    62234      0 |     1077 |     1122
72.87/72.90	c #cpu_time = 0.062s
72.87/72.90	c #wall_clock_time = 0.062s
72.87/72.90	c #decision = 46
72.87/72.90	c #random_decision = 0
72.87/72.90	c #conflict = 1
72.87/72.90	c #restart = 0
72.87/72.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
72.87/72.91	c lower bound updated to -411
72.87/72.91	c BCD2: 1123 <= obj <= 1489
72.87/72.91	c BCD2: #cores=45, #unrelaxed=366, #relaxed=1168, #hardened=0
72.87/72.91	c BCD2: #sat=1 #unsat=1124 bias=1124/1125
72.87/72.91	c Solving starts ...
72.87/72.91	c ============================[ Search Statistics ]============================
72.87/72.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.87/72.91	c       |         |          |          |    Limit     GC | Var      | Constra 
72.87/72.91	c =============================================================================
72.87/72.91	c  0.0s |       0 |        0 |        0 |    62234      0 |     1078 |     1122
72.87/72.97	c  0.1s |       0 |       46 |        1 |    62234      0 |     1078 |     1123
72.87/72.97	c #cpu_time = 0.062s
72.87/72.97	c #wall_clock_time = 0.062s
72.87/72.97	c #decision = 46
72.87/72.97	c #random_decision = 0
72.87/72.97	c #conflict = 1
72.87/72.97	c #restart = 0
72.87/72.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
72.87/72.97	c lower bound updated to -410
72.87/72.97	c BCD2: 1124 <= obj <= 1489
72.87/72.97	c BCD2: #cores=45, #unrelaxed=365, #relaxed=1169, #hardened=0
72.87/72.97	c BCD2: #sat=1 #unsat=1125 bias=1125/1126
72.87/72.97	c Solving starts ...
72.87/72.97	c ============================[ Search Statistics ]============================
72.87/72.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.87/72.97	c       |         |          |          |    Limit     GC | Var      | Constra 
72.87/72.97	c =============================================================================
72.87/72.97	c  0.0s |       0 |        0 |        0 |    62234      0 |     1079 |     1123
72.97/73.03	c  0.1s |       0 |       46 |        1 |    62234      0 |     1079 |     1124
72.97/73.03	c #cpu_time = 0.063s
72.97/73.03	c #wall_clock_time = 0.063s
72.97/73.03	c #decision = 46
72.97/73.03	c #random_decision = 0
72.97/73.03	c #conflict = 1
72.97/73.03	c #restart = 0
72.97/73.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
72.97/73.03	c lower bound updated to -409
72.97/73.03	c BCD2: 1125 <= obj <= 1489
72.97/73.03	c BCD2: #cores=45, #unrelaxed=364, #relaxed=1170, #hardened=0
72.97/73.03	c BCD2: #sat=1 #unsat=1126 bias=1126/1127
72.97/73.03	c Solving starts ...
72.97/73.03	c ============================[ Search Statistics ]============================
72.97/73.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.97/73.03	c       |         |          |          |    Limit     GC | Var      | Constra 
72.97/73.03	c =============================================================================
72.97/73.03	c  0.0s |       0 |        0 |        0 |    62234      0 |     1080 |     1124
73.07/73.10	c  0.1s |       0 |       46 |        0 |    62234      0 |     1080 |     1125
73.07/73.10	c #cpu_time = 0.062s
73.07/73.10	c #wall_clock_time = 0.063s
73.07/73.10	c #decision = 46
73.07/73.10	c #random_decision = 0
73.07/73.10	c #conflict = 0
73.07/73.10	c #restart = 0
73.07/73.10	c BCD2: found a new core of size 2: cost of the new core is >=1
73.07/73.10	c lower bound updated to -408
73.07/73.11	c BCD2: 1126 <= obj <= 1489
73.07/73.11	c BCD2: #cores=46, #unrelaxed=362, #relaxed=1172, #hardened=0
73.07/73.11	c BCD2: #sat=1 #unsat=1127 bias=1127/1128
73.07/73.11	c Solving starts ...
73.07/73.11	c ============================[ Search Statistics ]============================
73.07/73.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.07/73.11	c       |         |          |          |    Limit     GC | Var      | Constra 
73.07/73.11	c =============================================================================
73.07/73.11	c  0.0s |       0 |        0 |        0 |    62234      0 |     1080 |     1126
73.07/73.17	c  0.1s |       0 |       47 |        1 |    62234      0 |     1080 |     1126
73.07/73.17	c #cpu_time = 0.059s
73.07/73.17	c #wall_clock_time = 0.060s
73.07/73.17	c #decision = 47
73.07/73.17	c #random_decision = 0
73.07/73.17	c #conflict = 1
73.07/73.17	c #restart = 0
73.07/73.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
73.07/73.17	c lower bound updated to -407
73.07/73.17	c BCD2: 1127 <= obj <= 1489
73.07/73.17	c BCD2: #cores=46, #unrelaxed=361, #relaxed=1173, #hardened=0
73.07/73.17	c BCD2: #sat=1 #unsat=1128 bias=1128/1129
73.07/73.17	c Solving starts ...
73.07/73.17	c ============================[ Search Statistics ]============================
73.07/73.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.07/73.17	c       |         |          |          |    Limit     GC | Var      | Constra 
73.07/73.17	c =============================================================================
73.07/73.17	c  0.0s |       0 |        0 |        0 |    62234      0 |     1081 |     1126
73.17/73.23	c  0.1s |       0 |       47 |        1 |    62234      0 |     1081 |     1127
73.17/73.23	c #cpu_time = 0.062s
73.17/73.23	c #wall_clock_time = 0.062s
73.17/73.23	c #decision = 47
73.17/73.23	c #random_decision = 0
73.17/73.23	c #conflict = 1
73.17/73.23	c #restart = 0
73.17/73.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
73.17/73.23	c lower bound updated to -406
73.17/73.23	c BCD2: 1128 <= obj <= 1489
73.17/73.23	c BCD2: #cores=46, #unrelaxed=360, #relaxed=1174, #hardened=0
73.17/73.23	c BCD2: #sat=1 #unsat=1129 bias=1129/1130
73.17/73.23	c Solving starts ...
73.17/73.23	c ============================[ Search Statistics ]============================
73.17/73.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.17/73.23	c       |         |          |          |    Limit     GC | Var      | Constra 
73.17/73.23	c =============================================================================
73.17/73.24	c  0.0s |       0 |        0 |        0 |    62234      0 |     1082 |     1127
73.27/73.30	c  0.1s |       0 |       47 |        1 |    62234      0 |     1082 |     1128
73.27/73.30	c #cpu_time = 0.060s
73.27/73.30	c #wall_clock_time = 0.060s
73.27/73.30	c #decision = 47
73.27/73.30	c #random_decision = 0
73.27/73.30	c #conflict = 1
73.27/73.30	c #restart = 0
73.27/73.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
73.27/73.30	c lower bound updated to -405
73.27/73.30	c BCD2: 1129 <= obj <= 1489
73.27/73.30	c BCD2: #cores=46, #unrelaxed=359, #relaxed=1175, #hardened=0
73.27/73.30	c BCD2: #sat=1 #unsat=1130 bias=1130/1131
73.27/73.30	c Solving starts ...
73.27/73.30	c ============================[ Search Statistics ]============================
73.27/73.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.27/73.30	c       |         |          |          |    Limit     GC | Var      | Constra 
73.27/73.30	c =============================================================================
73.27/73.30	c  0.0s |       0 |        0 |        0 |    62234      0 |     1083 |     1128
73.27/73.36	c  0.1s |       0 |       47 |        1 |    62234      0 |     1083 |     1129
73.27/73.36	c #cpu_time = 0.062s
73.27/73.36	c #wall_clock_time = 0.062s
73.27/73.36	c #decision = 47
73.27/73.36	c #random_decision = 0
73.27/73.36	c #conflict = 1
73.27/73.36	c #restart = 0
73.27/73.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
73.27/73.36	c lower bound updated to -404
73.27/73.36	c BCD2: 1130 <= obj <= 1489
73.27/73.36	c BCD2: #cores=46, #unrelaxed=358, #relaxed=1176, #hardened=0
73.27/73.36	c BCD2: #sat=1 #unsat=1131 bias=1131/1132
73.27/73.36	c Solving starts ...
73.27/73.36	c ============================[ Search Statistics ]============================
73.27/73.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.27/73.36	c       |         |          |          |    Limit     GC | Var      | Constra 
73.27/73.36	c =============================================================================
73.27/73.36	c  0.0s |       0 |        0 |        0 |    62234      0 |     1084 |     1129
73.37/73.43	c  0.1s |       0 |       47 |        1 |    62234      0 |     1084 |     1130
73.37/73.43	c #cpu_time = 0.062s
73.37/73.43	c #wall_clock_time = 0.062s
73.37/73.43	c #decision = 47
73.37/73.43	c #random_decision = 0
73.37/73.43	c #conflict = 1
73.37/73.43	c #restart = 0
73.37/73.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
73.37/73.43	c lower bound updated to -403
73.37/73.43	c BCD2: 1131 <= obj <= 1489
73.37/73.43	c BCD2: #cores=46, #unrelaxed=357, #relaxed=1177, #hardened=0
73.37/73.43	c BCD2: #sat=1 #unsat=1132 bias=1132/1133
73.37/73.43	c Solving starts ...
73.37/73.43	c ============================[ Search Statistics ]============================
73.37/73.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.37/73.43	c       |         |          |          |    Limit     GC | Var      | Constra 
73.37/73.43	c =============================================================================
73.37/73.43	c  0.0s |       0 |        0 |        0 |    62234      0 |     1085 |     1130
73.37/73.49	c  0.1s |       0 |       47 |        1 |    62234      0 |     1085 |     1131
73.37/73.49	c #cpu_time = 0.062s
73.37/73.49	c #wall_clock_time = 0.063s
73.37/73.49	c #decision = 47
73.37/73.49	c #random_decision = 0
73.37/73.49	c #conflict = 1
73.37/73.49	c #restart = 0
73.37/73.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
73.37/73.49	c lower bound updated to -402
73.37/73.49	c BCD2: 1132 <= obj <= 1489
73.37/73.49	c BCD2: #cores=46, #unrelaxed=356, #relaxed=1178, #hardened=0
73.37/73.49	c BCD2: #sat=1 #unsat=1133 bias=1133/1134
73.37/73.49	c Solving starts ...
73.37/73.49	c ============================[ Search Statistics ]============================
73.37/73.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.37/73.49	c       |         |          |          |    Limit     GC | Var      | Constra 
73.37/73.49	c =============================================================================
73.37/73.49	c  0.0s |       0 |        0 |        0 |    62234      0 |     1086 |     1131
73.47/73.55	c  0.1s |       0 |       47 |        1 |    62234      0 |     1086 |     1132
73.47/73.55	c #cpu_time = 0.062s
73.47/73.55	c #wall_clock_time = 0.063s
73.47/73.55	c #decision = 47
73.47/73.55	c #random_decision = 0
73.47/73.55	c #conflict = 1
73.47/73.55	c #restart = 0
73.47/73.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
73.47/73.55	c lower bound updated to -401
73.47/73.55	c BCD2: 1133 <= obj <= 1489
73.47/73.55	c BCD2: #cores=46, #unrelaxed=355, #relaxed=1179, #hardened=0
73.47/73.55	c BCD2: #sat=1 #unsat=1134 bias=1134/1135
73.47/73.55	c Solving starts ...
73.47/73.55	c ============================[ Search Statistics ]============================
73.47/73.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.47/73.55	c       |         |          |          |    Limit     GC | Var      | Constra 
73.47/73.55	c =============================================================================
73.47/73.55	c  0.0s |       0 |        0 |        0 |    62234      0 |     1087 |     1132
73.57/73.62	c  0.1s |       0 |       47 |        1 |    62234      0 |     1087 |     1133
73.57/73.62	c #cpu_time = 0.062s
73.57/73.62	c #wall_clock_time = 0.062s
73.57/73.62	c #decision = 47
73.57/73.62	c #random_decision = 0
73.57/73.62	c #conflict = 1
73.57/73.62	c #restart = 0
73.57/73.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
73.57/73.62	c lower bound updated to -400
73.57/73.62	c BCD2: 1134 <= obj <= 1489
73.57/73.62	c BCD2: #cores=46, #unrelaxed=354, #relaxed=1180, #hardened=0
73.57/73.62	c BCD2: #sat=1 #unsat=1135 bias=1135/1136
73.57/73.62	c Solving starts ...
73.57/73.62	c ============================[ Search Statistics ]============================
73.57/73.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.57/73.62	c       |         |          |          |    Limit     GC | Var      | Constra 
73.57/73.62	c =============================================================================
73.57/73.62	c  0.0s |       0 |        0 |        0 |    62234      0 |     1088 |     1133
73.57/73.68	c  0.1s |       0 |       47 |        1 |    62234      0 |     1088 |     1134
73.57/73.68	c #cpu_time = 0.062s
73.57/73.68	c #wall_clock_time = 0.062s
73.57/73.68	c #decision = 47
73.57/73.68	c #random_decision = 0
73.57/73.68	c #conflict = 1
73.57/73.68	c #restart = 0
73.57/73.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
73.57/73.68	c lower bound updated to -399
73.57/73.68	c BCD2: 1135 <= obj <= 1489
73.57/73.68	c BCD2: #cores=46, #unrelaxed=353, #relaxed=1181, #hardened=0
73.57/73.68	c BCD2: #sat=1 #unsat=1136 bias=1136/1137
73.57/73.68	c Solving starts ...
73.57/73.68	c ============================[ Search Statistics ]============================
73.57/73.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.57/73.68	c       |         |          |          |    Limit     GC | Var      | Constra 
73.57/73.68	c =============================================================================
73.57/73.68	c  0.0s |       0 |        0 |        0 |    62234      0 |     1089 |     1134
73.68/73.74	c  0.1s |       0 |       47 |        1 |    62234      0 |     1089 |     1135
73.68/73.74	c #cpu_time = 0.062s
73.68/73.74	c #wall_clock_time = 0.062s
73.68/73.74	c #decision = 47
73.68/73.74	c #random_decision = 0
73.68/73.74	c #conflict = 1
73.68/73.74	c #restart = 0
73.68/73.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
73.68/73.74	c lower bound updated to -398
73.68/73.75	c BCD2: 1136 <= obj <= 1489
73.68/73.75	c BCD2: #cores=46, #unrelaxed=352, #relaxed=1182, #hardened=0
73.68/73.75	c BCD2: #sat=1 #unsat=1137 bias=1137/1138
73.68/73.75	c Solving starts ...
73.68/73.75	c ============================[ Search Statistics ]============================
73.68/73.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.68/73.75	c       |         |          |          |    Limit     GC | Var      | Constra 
73.68/73.75	c =============================================================================
73.68/73.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1090 |     1135
73.78/73.81	c  0.1s |       0 |       47 |        1 |    62234      0 |     1090 |     1136
73.78/73.81	c #cpu_time = 0.060s
73.78/73.81	c #wall_clock_time = 0.060s
73.78/73.81	c #decision = 47
73.78/73.81	c #random_decision = 0
73.78/73.81	c #conflict = 1
73.78/73.81	c #restart = 0
73.78/73.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
73.78/73.81	c lower bound updated to -397
73.78/73.81	c BCD2: 1137 <= obj <= 1489
73.78/73.81	c BCD2: #cores=46, #unrelaxed=351, #relaxed=1183, #hardened=0
73.78/73.81	c BCD2: #sat=1 #unsat=1138 bias=1138/1139
73.78/73.81	c Solving starts ...
73.78/73.81	c ============================[ Search Statistics ]============================
73.78/73.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.78/73.81	c       |         |          |          |    Limit     GC | Var      | Constra 
73.78/73.81	c =============================================================================
73.78/73.81	c  0.0s |       0 |        0 |        0 |    62234      0 |     1091 |     1136
73.78/73.87	c  0.1s |       0 |       47 |        1 |    62234      0 |     1091 |     1137
73.78/73.87	c #cpu_time = 0.062s
73.78/73.87	c #wall_clock_time = 0.062s
73.78/73.87	c #decision = 47
73.78/73.87	c #random_decision = 0
73.78/73.87	c #conflict = 1
73.78/73.87	c #restart = 0
73.78/73.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
73.78/73.87	c lower bound updated to -396
73.78/73.88	c BCD2: 1138 <= obj <= 1489
73.78/73.88	c BCD2: #cores=46, #unrelaxed=350, #relaxed=1184, #hardened=0
73.78/73.88	c BCD2: #sat=1 #unsat=1139 bias=1139/1140
73.78/73.88	c Solving starts ...
73.78/73.88	c ============================[ Search Statistics ]============================
73.78/73.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.78/73.88	c       |         |          |          |    Limit     GC | Var      | Constra 
73.78/73.88	c =============================================================================
73.78/73.88	c  0.0s |       0 |        0 |        0 |    62234      0 |     1092 |     1137
73.87/73.94	c  0.1s |       0 |       47 |        1 |    62234      0 |     1092 |     1138
73.87/73.94	c #cpu_time = 0.062s
73.87/73.94	c #wall_clock_time = 0.062s
73.87/73.94	c #decision = 47
73.87/73.94	c #random_decision = 0
73.87/73.94	c #conflict = 1
73.87/73.94	c #restart = 0
73.87/73.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
73.87/73.94	c lower bound updated to -395
73.87/73.94	c BCD2: 1139 <= obj <= 1489
73.87/73.94	c BCD2: #cores=46, #unrelaxed=349, #relaxed=1185, #hardened=0
73.87/73.94	c BCD2: #sat=1 #unsat=1140 bias=1140/1141
73.87/73.94	c Solving starts ...
73.87/73.94	c ============================[ Search Statistics ]============================
73.87/73.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.87/73.94	c       |         |          |          |    Limit     GC | Var      | Constra 
73.87/73.94	c =============================================================================
73.87/73.94	c  0.0s |       0 |        0 |        0 |    62234      0 |     1093 |     1138
73.97/74.00	c  0.1s |       0 |       47 |        1 |    62234      0 |     1093 |     1139
73.97/74.00	c #cpu_time = 0.063s
73.97/74.00	c #wall_clock_time = 0.063s
73.97/74.00	c #decision = 47
73.97/74.00	c #random_decision = 0
73.97/74.00	c #conflict = 1
73.97/74.00	c #restart = 0
73.97/74.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
73.97/74.00	c lower bound updated to -394
73.97/74.00	c BCD2: 1140 <= obj <= 1489
73.97/74.00	c BCD2: #cores=46, #unrelaxed=348, #relaxed=1186, #hardened=0
73.97/74.00	c BCD2: #sat=1 #unsat=1141 bias=1141/1142
73.97/74.00	c Solving starts ...
73.97/74.00	c ============================[ Search Statistics ]============================
73.97/74.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.97/74.00	c       |         |          |          |    Limit     GC | Var      | Constra 
73.97/74.00	c =============================================================================
73.97/74.00	c  0.0s |       0 |        0 |        0 |    62234      0 |     1094 |     1139
73.97/74.07	c  0.1s |       0 |       47 |        1 |    62234      0 |     1094 |     1140
73.97/74.07	c #cpu_time = 0.062s
73.97/74.07	c #wall_clock_time = 0.062s
73.97/74.07	c #decision = 47
73.97/74.07	c #random_decision = 0
73.97/74.07	c #conflict = 1
73.97/74.07	c #restart = 0
73.97/74.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
73.97/74.07	c lower bound updated to -393
73.97/74.07	c BCD2: 1141 <= obj <= 1489
73.97/74.07	c BCD2: #cores=46, #unrelaxed=347, #relaxed=1187, #hardened=0
73.97/74.07	c BCD2: #sat=1 #unsat=1142 bias=1142/1143
73.97/74.07	c Solving starts ...
73.97/74.07	c ============================[ Search Statistics ]============================
73.97/74.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.97/74.07	c       |         |          |          |    Limit     GC | Var      | Constra 
73.97/74.07	c =============================================================================
73.97/74.07	c  0.0s |       0 |        0 |        0 |    62234      0 |     1095 |     1140
74.07/74.13	c  0.1s |       0 |       47 |        1 |    62234      0 |     1095 |     1141
74.07/74.13	c #cpu_time = 0.062s
74.07/74.13	c #wall_clock_time = 0.062s
74.07/74.13	c #decision = 47
74.07/74.13	c #random_decision = 0
74.07/74.13	c #conflict = 1
74.07/74.13	c #restart = 0
74.07/74.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
74.07/74.13	c lower bound updated to -392
74.07/74.13	c BCD2: 1142 <= obj <= 1489
74.07/74.13	c BCD2: #cores=46, #unrelaxed=346, #relaxed=1188, #hardened=0
74.07/74.13	c BCD2: #sat=1 #unsat=1143 bias=1143/1144
74.07/74.13	c Solving starts ...
74.07/74.13	c ============================[ Search Statistics ]============================
74.07/74.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.07/74.13	c       |         |          |          |    Limit     GC | Var      | Constra 
74.07/74.13	c =============================================================================
74.07/74.13	c  0.0s |       0 |        0 |        0 |    62234      0 |     1096 |     1141
74.07/74.19	c  0.1s |       0 |       47 |        1 |    62234      0 |     1096 |     1142
74.07/74.19	c #cpu_time = 0.062s
74.07/74.19	c #wall_clock_time = 0.062s
74.07/74.19	c #decision = 47
74.07/74.19	c #random_decision = 0
74.07/74.19	c #conflict = 1
74.07/74.19	c #restart = 0
74.07/74.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
74.07/74.19	c lower bound updated to -391
74.17/74.20	c BCD2: 1143 <= obj <= 1489
74.17/74.20	c BCD2: #cores=46, #unrelaxed=345, #relaxed=1189, #hardened=0
74.17/74.20	c BCD2: #sat=1 #unsat=1144 bias=1144/1145
74.17/74.20	c Solving starts ...
74.17/74.20	c ============================[ Search Statistics ]============================
74.17/74.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.17/74.20	c       |         |          |          |    Limit     GC | Var      | Constra 
74.17/74.20	c =============================================================================
74.17/74.20	c  0.0s |       0 |        0 |        0 |    62234      0 |     1097 |     1142
74.17/74.26	c  0.1s |       0 |       47 |        1 |    62234      0 |     1097 |     1143
74.17/74.26	c #cpu_time = 0.060s
74.17/74.26	c #wall_clock_time = 0.060s
74.17/74.26	c #decision = 47
74.17/74.26	c #random_decision = 0
74.17/74.26	c #conflict = 1
74.17/74.26	c #restart = 0
74.17/74.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
74.17/74.26	c lower bound updated to -390
74.17/74.26	c BCD2: 1144 <= obj <= 1489
74.17/74.26	c BCD2: #cores=46, #unrelaxed=344, #relaxed=1190, #hardened=0
74.17/74.26	c BCD2: #sat=1 #unsat=1145 bias=1145/1146
74.17/74.26	c Solving starts ...
74.17/74.26	c ============================[ Search Statistics ]============================
74.17/74.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.17/74.26	c       |         |          |          |    Limit     GC | Var      | Constra 
74.17/74.26	c =============================================================================
74.17/74.26	c  0.0s |       0 |        0 |        0 |    62234      0 |     1098 |     1143
74.27/74.32	c  0.1s |       0 |       47 |        1 |    62234      0 |     1098 |     1144
74.27/74.32	c #cpu_time = 0.062s
74.27/74.32	c #wall_clock_time = 0.062s
74.27/74.32	c #decision = 47
74.27/74.32	c #random_decision = 0
74.27/74.32	c #conflict = 1
74.27/74.32	c #restart = 0
74.27/74.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
74.27/74.32	c lower bound updated to -389
74.27/74.32	c BCD2: 1145 <= obj <= 1489
74.27/74.32	c BCD2: #cores=46, #unrelaxed=343, #relaxed=1191, #hardened=0
74.27/74.32	c BCD2: #sat=1 #unsat=1146 bias=1146/1147
74.27/74.32	c Solving starts ...
74.27/74.32	c ============================[ Search Statistics ]============================
74.27/74.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.27/74.32	c       |         |          |          |    Limit     GC | Var      | Constra 
74.27/74.32	c =============================================================================
74.27/74.32	c  0.0s |       0 |        0 |        0 |    62234      0 |     1099 |     1144
74.27/74.39	c  0.1s |       0 |       47 |        1 |    62234      0 |     1099 |     1145
74.27/74.39	c #cpu_time = 0.062s
74.27/74.39	c #wall_clock_time = 0.062s
74.27/74.39	c #decision = 47
74.27/74.39	c #random_decision = 0
74.27/74.39	c #conflict = 1
74.27/74.39	c #restart = 0
74.27/74.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
74.27/74.39	c lower bound updated to -388
74.27/74.39	c BCD2: 1146 <= obj <= 1489
74.27/74.39	c BCD2: #cores=46, #unrelaxed=342, #relaxed=1192, #hardened=0
74.27/74.39	c BCD2: #sat=1 #unsat=1147 bias=1147/1148
74.27/74.39	c Solving starts ...
74.27/74.39	c ============================[ Search Statistics ]============================
74.27/74.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.27/74.39	c       |         |          |          |    Limit     GC | Var      | Constra 
74.27/74.39	c =============================================================================
74.27/74.39	c  0.0s |       0 |        0 |        0 |    62234      0 |     1100 |     1145
74.37/74.45	c  0.1s |       0 |       47 |        1 |    62234      0 |     1100 |     1146
74.37/74.45	c #cpu_time = 0.063s
74.37/74.45	c #wall_clock_time = 0.063s
74.37/74.45	c #decision = 47
74.37/74.45	c #random_decision = 0
74.37/74.45	c #conflict = 1
74.37/74.45	c #restart = 0
74.37/74.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
74.37/74.45	c lower bound updated to -387
74.37/74.45	c BCD2: 1147 <= obj <= 1489
74.37/74.45	c BCD2: #cores=46, #unrelaxed=341, #relaxed=1193, #hardened=0
74.37/74.45	c BCD2: #sat=1 #unsat=1148 bias=1148/1149
74.37/74.45	c Solving starts ...
74.37/74.45	c ============================[ Search Statistics ]============================
74.37/74.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.37/74.45	c       |         |          |          |    Limit     GC | Var      | Constra 
74.37/74.45	c =============================================================================
74.37/74.45	c  0.0s |       0 |        0 |        0 |    62234      0 |     1101 |     1146
74.47/74.51	c  0.1s |       0 |       47 |        1 |    62234      0 |     1101 |     1147
74.47/74.51	c #cpu_time = 0.062s
74.47/74.51	c #wall_clock_time = 0.062s
74.47/74.51	c #decision = 47
74.47/74.51	c #random_decision = 0
74.47/74.51	c #conflict = 1
74.47/74.51	c #restart = 0
74.47/74.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
74.47/74.51	c lower bound updated to -386
74.47/74.52	c BCD2: 1148 <= obj <= 1489
74.47/74.52	c BCD2: #cores=46, #unrelaxed=340, #relaxed=1194, #hardened=0
74.47/74.52	c BCD2: #sat=1 #unsat=1149 bias=1149/1150
74.47/74.52	c Solving starts ...
74.47/74.52	c ============================[ Search Statistics ]============================
74.47/74.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.47/74.52	c       |         |          |          |    Limit     GC | Var      | Constra 
74.47/74.52	c =============================================================================
74.47/74.52	c  0.0s |       0 |        0 |        0 |    62234      0 |     1102 |     1147
74.47/74.58	c  0.1s |       0 |       47 |        1 |    62234      0 |     1102 |     1148
74.47/74.58	c #cpu_time = 0.062s
74.47/74.58	c #wall_clock_time = 0.062s
74.47/74.58	c #decision = 47
74.47/74.58	c #random_decision = 0
74.47/74.58	c #conflict = 1
74.47/74.58	c #restart = 0
74.47/74.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
74.47/74.58	c lower bound updated to -385
74.47/74.58	c BCD2: 1149 <= obj <= 1489
74.47/74.58	c BCD2: #cores=46, #unrelaxed=339, #relaxed=1195, #hardened=0
74.47/74.58	c BCD2: #sat=1 #unsat=1150 bias=1150/1151
74.47/74.58	c Solving starts ...
74.47/74.58	c ============================[ Search Statistics ]============================
74.47/74.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.47/74.58	c       |         |          |          |    Limit     GC | Var      | Constra 
74.47/74.58	c =============================================================================
74.47/74.58	c  0.0s |       0 |        0 |        0 |    62234      0 |     1103 |     1148
74.57/74.64	c  0.1s |       0 |       47 |        1 |    62234      0 |     1103 |     1149
74.57/74.64	c #cpu_time = 0.062s
74.57/74.64	c #wall_clock_time = 0.062s
74.57/74.64	c #decision = 47
74.57/74.64	c #random_decision = 0
74.57/74.64	c #conflict = 1
74.57/74.64	c #restart = 0
74.57/74.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
74.57/74.64	c lower bound updated to -384
74.57/74.65	c BCD2: 1150 <= obj <= 1489
74.57/74.65	c BCD2: #cores=46, #unrelaxed=338, #relaxed=1196, #hardened=0
74.57/74.65	c BCD2: #sat=1 #unsat=1151 bias=1151/1152
74.57/74.65	c Solving starts ...
74.57/74.65	c ============================[ Search Statistics ]============================
74.57/74.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.57/74.65	c       |         |          |          |    Limit     GC | Var      | Constra 
74.57/74.65	c =============================================================================
74.57/74.65	c  0.0s |       0 |        0 |        0 |    62234      0 |     1104 |     1149
74.67/74.71	c  0.1s |       0 |       47 |        0 |    62234      0 |     1104 |     1150
74.67/74.71	c #cpu_time = 0.060s
74.67/74.71	c #wall_clock_time = 0.060s
74.67/74.71	c #decision = 47
74.67/74.71	c #random_decision = 0
74.67/74.71	c #conflict = 0
74.67/74.71	c #restart = 0
74.67/74.71	c BCD2: found a new core of size 2: cost of the new core is >=1
74.67/74.71	c lower bound updated to -383
74.67/74.72	c BCD2: 1151 <= obj <= 1489
74.67/74.72	c BCD2: #cores=47, #unrelaxed=336, #relaxed=1198, #hardened=0
74.67/74.72	c BCD2: #sat=1 #unsat=1152 bias=1152/1153
74.67/74.72	c Solving starts ...
74.67/74.72	c ============================[ Search Statistics ]============================
74.67/74.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.67/74.72	c       |         |          |          |    Limit     GC | Var      | Constra 
74.67/74.72	c =============================================================================
74.67/74.72	c  0.0s |       0 |        0 |        0 |    62234      0 |     1104 |     1151
74.67/74.78	c  0.1s |       0 |       48 |        1 |    62234      0 |     1104 |     1151
74.67/74.78	c #cpu_time = 0.060s
74.67/74.78	c #wall_clock_time = 0.060s
74.67/74.78	c #decision = 48
74.67/74.78	c #random_decision = 0
74.67/74.78	c #conflict = 1
74.67/74.78	c #restart = 0
74.67/74.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
74.67/74.78	c lower bound updated to -382
74.67/74.78	c BCD2: 1152 <= obj <= 1489
74.67/74.78	c BCD2: #cores=47, #unrelaxed=335, #relaxed=1199, #hardened=0
74.67/74.78	c BCD2: #sat=1 #unsat=1153 bias=1153/1154
74.67/74.78	c Solving starts ...
74.67/74.78	c ============================[ Search Statistics ]============================
74.67/74.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.67/74.78	c       |         |          |          |    Limit     GC | Var      | Constra 
74.67/74.78	c =============================================================================
74.67/74.78	c  0.0s |       0 |        0 |        0 |    62234      0 |     1105 |     1151
74.79/74.84	c  0.1s |       0 |       48 |        1 |    62234      0 |     1105 |     1152
74.79/74.84	c #cpu_time = 0.062s
74.79/74.84	c #wall_clock_time = 0.062s
74.79/74.84	c #decision = 48
74.79/74.84	c #random_decision = 0
74.79/74.84	c #conflict = 1
74.79/74.85	c #restart = 0
74.79/74.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
74.79/74.85	c lower bound updated to -381
74.79/74.85	c BCD2: 1153 <= obj <= 1489
74.79/74.85	c BCD2: #cores=47, #unrelaxed=334, #relaxed=1200, #hardened=0
74.79/74.85	c BCD2: #sat=1 #unsat=1154 bias=1154/1155
74.79/74.85	c Solving starts ...
74.79/74.85	c ============================[ Search Statistics ]============================
74.79/74.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.79/74.85	c       |         |          |          |    Limit     GC | Var      | Constra 
74.79/74.85	c =============================================================================
74.79/74.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1106 |     1152
74.89/74.91	c  0.1s |       0 |       48 |        1 |    62234      0 |     1106 |     1153
74.89/74.91	c #cpu_time = 0.063s
74.89/74.91	c #wall_clock_time = 0.063s
74.89/74.91	c #decision = 48
74.89/74.91	c #random_decision = 0
74.89/74.91	c #conflict = 1
74.89/74.91	c #restart = 0
74.89/74.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
74.89/74.91	c lower bound updated to -380
74.89/74.91	c BCD2: 1154 <= obj <= 1489
74.89/74.91	c BCD2: #cores=47, #unrelaxed=333, #relaxed=1201, #hardened=0
74.89/74.91	c BCD2: #sat=1 #unsat=1155 bias=1155/1156
74.89/74.91	c Solving starts ...
74.89/74.91	c ============================[ Search Statistics ]============================
74.89/74.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.89/74.91	c       |         |          |          |    Limit     GC | Var      | Constra 
74.89/74.91	c =============================================================================
74.89/74.91	c  0.0s |       0 |        0 |        0 |    62234      0 |     1107 |     1153
74.89/74.97	c  0.1s |       0 |       48 |        1 |    62234      0 |     1107 |     1154
74.89/74.97	c #cpu_time = 0.062s
74.89/74.97	c #wall_clock_time = 0.063s
74.89/74.97	c #decision = 48
74.89/74.97	c #random_decision = 0
74.89/74.97	c #conflict = 1
74.89/74.97	c #restart = 0
74.89/74.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
74.89/74.97	c lower bound updated to -379
74.89/74.97	c BCD2: 1155 <= obj <= 1489
74.89/74.97	c BCD2: #cores=47, #unrelaxed=332, #relaxed=1202, #hardened=0
74.89/74.97	c BCD2: #sat=1 #unsat=1156 bias=1156/1157
74.89/74.98	c Solving starts ...
74.89/74.98	c ============================[ Search Statistics ]============================
74.89/74.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.89/74.98	c       |         |          |          |    Limit     GC | Var      | Constra 
74.89/74.98	c =============================================================================
74.89/74.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1108 |     1154
74.98/75.04	c  0.1s |       0 |       48 |        1 |    62234      0 |     1108 |     1155
74.98/75.04	c #cpu_time = 0.062s
74.98/75.04	c #wall_clock_time = 0.062s
74.98/75.04	c #decision = 48
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 7: cost of the new core is >=6
74.98/75.04	c lower bound updated to -378
74.98/75.04	c BCD2: 1156 <= obj <= 1489
74.98/75.04	c BCD2: #cores=47, #unrelaxed=331, #relaxed=1203, #hardened=0
74.98/75.04	c BCD2: #sat=1 #unsat=1157 bias=1157/1158
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 |    62234      0 |     1109 |     1155
75.08/75.10	c  0.1s |       0 |       48 |        1 |    62234      0 |     1109 |     1156
75.08/75.10	c #cpu_time = 0.062s
75.08/75.10	c #wall_clock_time = 0.062s
75.08/75.10	c #decision = 48
75.08/75.10	c #random_decision = 0
75.08/75.10	c #conflict = 1
75.08/75.10	c #restart = 0
75.08/75.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
75.08/75.10	c lower bound updated to -377
75.08/75.11	c BCD2: 1157 <= obj <= 1489
75.08/75.11	c BCD2: #cores=47, #unrelaxed=330, #relaxed=1204, #hardened=0
75.08/75.11	c BCD2: #sat=1 #unsat=1158 bias=1158/1159
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.11	c  0.0s |       0 |        0 |        0 |    62234      0 |     1110 |     1156
75.08/75.17	c  0.1s |       0 |       48 |        1 |    62234      0 |     1110 |     1157
75.08/75.17	c #cpu_time = 0.060s
75.08/75.17	c #wall_clock_time = 0.060s
75.08/75.17	c #decision = 48
75.08/75.17	c #random_decision = 0
75.08/75.17	c #conflict = 1
75.08/75.17	c #restart = 0
75.08/75.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
75.08/75.17	c lower bound updated to -376
75.08/75.17	c BCD2: 1158 <= obj <= 1489
75.08/75.17	c BCD2: #cores=47, #unrelaxed=329, #relaxed=1205, #hardened=0
75.08/75.17	c BCD2: #sat=1 #unsat=1159 bias=1159/1160
75.08/75.17	c Solving starts ...
75.08/75.17	c ============================[ Search Statistics ]============================
75.08/75.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.08/75.17	c       |         |          |          |    Limit     GC | Var      | Constra 
75.08/75.17	c =============================================================================
75.08/75.17	c  0.0s |       0 |        0 |        0 |    62234      0 |     1111 |     1157
75.18/75.23	c  0.1s |       0 |       48 |        1 |    62234      0 |     1111 |     1158
75.18/75.23	c #cpu_time = 0.062s
75.18/75.23	c #wall_clock_time = 0.062s
75.18/75.23	c #decision = 48
75.18/75.23	c #random_decision = 0
75.18/75.23	c #conflict = 1
75.18/75.23	c #restart = 0
75.18/75.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
75.18/75.23	c lower bound updated to -375
75.18/75.23	c BCD2: 1159 <= obj <= 1489
75.18/75.23	c BCD2: #cores=47, #unrelaxed=328, #relaxed=1206, #hardened=0
75.18/75.23	c BCD2: #sat=1 #unsat=1160 bias=1160/1161
75.18/75.23	c Solving starts ...
75.18/75.23	c ============================[ Search Statistics ]============================
75.18/75.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.18/75.23	c       |         |          |          |    Limit     GC | Var      | Constra 
75.18/75.23	c =============================================================================
75.18/75.23	c  0.0s |       0 |        0 |        0 |    62234      0 |     1112 |     1158
75.18/75.29	c  0.1s |       0 |       48 |        1 |    62234      0 |     1112 |     1159
75.18/75.29	c #cpu_time = 0.062s
75.18/75.29	c #wall_clock_time = 0.062s
75.18/75.29	c #decision = 48
75.18/75.29	c #random_decision = 0
75.18/75.29	c #conflict = 1
75.18/75.29	c #restart = 0
75.18/75.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
75.18/75.29	c lower bound updated to -374
75.18/75.29	c BCD2: 1160 <= obj <= 1489
75.18/75.29	c BCD2: #cores=47, #unrelaxed=327, #relaxed=1207, #hardened=0
75.18/75.29	c BCD2: #sat=1 #unsat=1161 bias=1161/1162
75.18/75.30	c Solving starts ...
75.18/75.30	c ============================[ Search Statistics ]============================
75.18/75.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.18/75.30	c       |         |          |          |    Limit     GC | Var      | Constra 
75.18/75.30	c =============================================================================
75.18/75.30	c  0.0s |       0 |        0 |        0 |    62234      0 |     1113 |     1159
75.28/75.36	c  0.1s |       0 |       48 |        1 |    62234      0 |     1113 |     1160
75.28/75.36	c #cpu_time = 0.063s
75.28/75.36	c #wall_clock_time = 0.063s
75.28/75.36	c #decision = 48
75.28/75.36	c #random_decision = 0
75.28/75.36	c #conflict = 1
75.28/75.36	c #restart = 0
75.28/75.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
75.28/75.36	c lower bound updated to -373
75.28/75.36	c BCD2: 1161 <= obj <= 1489
75.28/75.36	c BCD2: #cores=47, #unrelaxed=326, #relaxed=1208, #hardened=0
75.28/75.36	c BCD2: #sat=1 #unsat=1162 bias=1162/1163
75.28/75.36	c Solving starts ...
75.28/75.36	c ============================[ Search Statistics ]============================
75.28/75.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.28/75.36	c       |         |          |          |    Limit     GC | Var      | Constra 
75.28/75.36	c =============================================================================
75.28/75.36	c  0.0s |       0 |        0 |        0 |    62234      0 |     1114 |     1160
75.38/75.42	c  0.1s |       0 |       48 |        1 |    62234      0 |     1114 |     1161
75.38/75.42	c #cpu_time = 0.062s
75.38/75.42	c #wall_clock_time = 0.063s
75.38/75.42	c #decision = 48
75.38/75.42	c #random_decision = 0
75.38/75.42	c #conflict = 1
75.38/75.42	c #restart = 0
75.38/75.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
75.38/75.42	c lower bound updated to -372
75.38/75.42	c BCD2: 1162 <= obj <= 1489
75.38/75.42	c BCD2: #cores=47, #unrelaxed=325, #relaxed=1209, #hardened=0
75.38/75.42	c BCD2: #sat=1 #unsat=1163 bias=1163/1164
75.38/75.42	c Solving starts ...
75.38/75.42	c ============================[ Search Statistics ]============================
75.38/75.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.38/75.42	c       |         |          |          |    Limit     GC | Var      | Constra 
75.38/75.42	c =============================================================================
75.38/75.42	c  0.0s |       0 |        0 |        0 |    62234      0 |     1115 |     1161
75.38/75.49	c  0.1s |       0 |       48 |        1 |    62234      0 |     1115 |     1162
75.38/75.49	c #cpu_time = 0.062s
75.38/75.49	c #wall_clock_time = 0.062s
75.38/75.49	c #decision = 48
75.38/75.49	c #random_decision = 0
75.38/75.49	c #conflict = 1
75.38/75.49	c #restart = 0
75.38/75.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
75.38/75.49	c lower bound updated to -371
75.38/75.49	c BCD2: 1163 <= obj <= 1489
75.38/75.49	c BCD2: #cores=47, #unrelaxed=324, #relaxed=1210, #hardened=0
75.38/75.49	c BCD2: #sat=1 #unsat=1164 bias=1164/1165
75.38/75.49	c Solving starts ...
75.38/75.49	c ============================[ Search Statistics ]============================
75.38/75.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.38/75.49	c       |         |          |          |    Limit     GC | Var      | Constra 
75.38/75.49	c =============================================================================
75.38/75.49	c  0.0s |       0 |        0 |        0 |    62234      0 |     1116 |     1162
75.48/75.55	c  0.1s |       0 |       48 |        1 |    62234      0 |     1116 |     1163
75.48/75.55	c #cpu_time = 0.062s
75.48/75.55	c #wall_clock_time = 0.062s
75.48/75.55	c #decision = 48
75.48/75.55	c #random_decision = 0
75.48/75.55	c #conflict = 1
75.48/75.55	c #restart = 0
75.48/75.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
75.48/75.55	c lower bound updated to -370
75.48/75.56	c BCD2: 1164 <= obj <= 1489
75.48/75.56	c BCD2: #cores=47, #unrelaxed=323, #relaxed=1211, #hardened=0
75.48/75.56	c BCD2: #sat=1 #unsat=1165 bias=1165/1166
75.48/75.56	c Solving starts ...
75.48/75.56	c ============================[ Search Statistics ]============================
75.48/75.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.48/75.56	c       |         |          |          |    Limit     GC | Var      | Constra 
75.48/75.56	c =============================================================================
75.48/75.56	c  0.0s |       0 |        0 |        0 |    62234      0 |     1117 |     1163
75.58/75.62	c  0.1s |       0 |       48 |        1 |    62234      0 |     1117 |     1164
75.58/75.62	c #cpu_time = 0.060s
75.58/75.62	c #wall_clock_time = 0.060s
75.58/75.62	c #decision = 48
75.58/75.62	c #random_decision = 0
75.58/75.62	c #conflict = 1
75.58/75.62	c #restart = 0
75.58/75.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
75.58/75.62	c lower bound updated to -369
75.58/75.62	c BCD2: 1165 <= obj <= 1489
75.58/75.62	c BCD2: #cores=47, #unrelaxed=322, #relaxed=1212, #hardened=0
75.58/75.62	c BCD2: #sat=1 #unsat=1166 bias=1166/1167
75.58/75.62	c Solving starts ...
75.58/75.62	c ============================[ Search Statistics ]============================
75.58/75.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.58/75.62	c       |         |          |          |    Limit     GC | Var      | Constra 
75.58/75.62	c =============================================================================
75.58/75.62	c  0.0s |       0 |        0 |        0 |    62234      0 |     1118 |     1164
75.58/75.68	c  0.1s |       0 |       48 |        1 |    62234      0 |     1118 |     1165
75.58/75.68	c #cpu_time = 0.062s
75.58/75.68	c #wall_clock_time = 0.062s
75.58/75.68	c #decision = 48
75.58/75.68	c #random_decision = 0
75.58/75.68	c #conflict = 1
75.58/75.68	c #restart = 0
75.58/75.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
75.58/75.68	c lower bound updated to -368
75.58/75.68	c BCD2: 1166 <= obj <= 1489
75.58/75.68	c BCD2: #cores=47, #unrelaxed=321, #relaxed=1213, #hardened=0
75.58/75.68	c BCD2: #sat=1 #unsat=1167 bias=1167/1168
75.58/75.68	c Solving starts ...
75.58/75.68	c ============================[ Search Statistics ]============================
75.58/75.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.58/75.68	c       |         |          |          |    Limit     GC | Var      | Constra 
75.58/75.68	c =============================================================================
75.58/75.68	c  0.0s |       0 |        0 |        0 |    62234      0 |     1119 |     1165
75.68/75.74	c  0.1s |       0 |       48 |        1 |    62234      0 |     1119 |     1166
75.68/75.74	c #cpu_time = 0.062s
75.68/75.74	c #wall_clock_time = 0.062s
75.68/75.74	c #decision = 48
75.68/75.74	c #random_decision = 0
75.68/75.74	c #conflict = 1
75.68/75.74	c #restart = 0
75.68/75.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
75.68/75.74	c lower bound updated to -367
75.68/75.74	c BCD2: 1167 <= obj <= 1489
75.68/75.74	c BCD2: #cores=47, #unrelaxed=320, #relaxed=1214, #hardened=0
75.68/75.74	c BCD2: #sat=1 #unsat=1168 bias=1168/1169
75.68/75.75	c Solving starts ...
75.68/75.75	c ============================[ Search Statistics ]============================
75.68/75.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.68/75.75	c       |         |          |          |    Limit     GC | Var      | Constra 
75.68/75.75	c =============================================================================
75.68/75.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1120 |     1166
75.78/75.81	c  0.1s |       0 |       48 |        1 |    62234      0 |     1120 |     1167
75.78/75.81	c #cpu_time = 0.063s
75.78/75.81	c #wall_clock_time = 0.063s
75.78/75.81	c #decision = 48
75.78/75.81	c #random_decision = 0
75.78/75.81	c #conflict = 1
75.78/75.81	c #restart = 0
75.78/75.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
75.78/75.81	c lower bound updated to -366
75.78/75.81	c BCD2: 1168 <= obj <= 1489
75.78/75.81	c BCD2: #cores=47, #unrelaxed=319, #relaxed=1215, #hardened=0
75.78/75.81	c BCD2: #sat=1 #unsat=1169 bias=1169/1170
75.78/75.81	c Solving starts ...
75.78/75.81	c ============================[ Search Statistics ]============================
75.78/75.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.78/75.81	c       |         |          |          |    Limit     GC | Var      | Constra 
75.78/75.81	c =============================================================================
75.78/75.81	c  0.0s |       0 |        0 |        0 |    62234      0 |     1121 |     1167
75.78/75.87	c  0.1s |       0 |       48 |        1 |    62234      0 |     1121 |     1168
75.78/75.87	c #cpu_time = 0.062s
75.78/75.87	c #wall_clock_time = 0.062s
75.78/75.87	c #decision = 48
75.78/75.87	c #random_decision = 0
75.78/75.87	c #conflict = 1
75.78/75.87	c #restart = 0
75.78/75.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
75.78/75.87	c lower bound updated to -365
75.78/75.87	c BCD2: 1169 <= obj <= 1489
75.78/75.87	c BCD2: #cores=47, #unrelaxed=318, #relaxed=1216, #hardened=0
75.78/75.87	c BCD2: #sat=1 #unsat=1170 bias=1170/1171
75.78/75.87	c Solving starts ...
75.78/75.87	c ============================[ Search Statistics ]============================
75.78/75.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.78/75.87	c       |         |          |          |    Limit     GC | Var      | Constra 
75.78/75.87	c =============================================================================
75.78/75.87	c  0.0s |       0 |        0 |        0 |    62234      0 |     1122 |     1168
75.89/75.94	c  0.1s |       0 |       48 |        1 |    62234      0 |     1122 |     1169
75.89/75.94	c #cpu_time = 0.062s
75.89/75.94	c #wall_clock_time = 0.062s
75.89/75.94	c #decision = 48
75.89/75.94	c #random_decision = 0
75.89/75.94	c #conflict = 1
75.89/75.94	c #restart = 0
75.89/75.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
75.89/75.94	c lower bound updated to -364
75.89/75.94	c BCD2: 1170 <= obj <= 1489
75.89/75.94	c BCD2: #cores=47, #unrelaxed=317, #relaxed=1217, #hardened=0
75.89/75.94	c BCD2: #sat=1 #unsat=1171 bias=1171/1172
75.89/75.94	c Solving starts ...
75.89/75.94	c ============================[ Search Statistics ]============================
75.89/75.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.89/75.94	c       |         |          |          |    Limit     GC | Var      | Constra 
75.89/75.94	c =============================================================================
75.89/75.94	c  0.0s |       0 |        0 |        0 |    62234      0 |     1123 |     1169
75.89/76.00	c  0.1s |       0 |       48 |        1 |    62234      0 |     1123 |     1170
75.89/76.00	c #cpu_time = 0.062s
75.89/76.00	c #wall_clock_time = 0.062s
75.89/76.00	c #decision = 48
75.89/76.00	c #random_decision = 0
75.89/76.00	c #conflict = 1
75.89/76.00	c #restart = 0
75.89/76.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
75.89/76.00	c lower bound updated to -363
75.99/76.01	c BCD2: 1171 <= obj <= 1489
75.99/76.01	c BCD2: #cores=47, #unrelaxed=316, #relaxed=1218, #hardened=0
75.99/76.01	c BCD2: #sat=1 #unsat=1172 bias=1172/1173
75.99/76.01	c Solving starts ...
75.99/76.01	c ============================[ Search Statistics ]============================
75.99/76.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.99/76.01	c       |         |          |          |    Limit     GC | Var      | Constra 
75.99/76.01	c =============================================================================
75.99/76.01	c  0.0s |       0 |        0 |        0 |    62234      0 |     1124 |     1170
75.99/76.07	c  0.1s |       0 |       48 |        1 |    62234      0 |     1124 |     1171
75.99/76.07	c #cpu_time = 0.060s
75.99/76.07	c #wall_clock_time = 0.060s
75.99/76.07	c #decision = 48
75.99/76.07	c #random_decision = 0
75.99/76.07	c #conflict = 1
75.99/76.07	c #restart = 0
75.99/76.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
75.99/76.07	c lower bound updated to -362
75.99/76.07	c BCD2: 1172 <= obj <= 1489
75.99/76.07	c BCD2: #cores=47, #unrelaxed=315, #relaxed=1219, #hardened=0
75.99/76.07	c BCD2: #sat=1 #unsat=1173 bias=1173/1174
75.99/76.07	c Solving starts ...
75.99/76.07	c ============================[ Search Statistics ]============================
75.99/76.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.99/76.07	c       |         |          |          |    Limit     GC | Var      | Constra 
75.99/76.07	c =============================================================================
75.99/76.07	c  0.0s |       0 |        0 |        0 |    62234      0 |     1125 |     1171
76.08/76.13	c  0.1s |       0 |       48 |        1 |    62234      0 |     1125 |     1172
76.08/76.13	c #cpu_time = 0.062s
76.08/76.13	c #wall_clock_time = 0.062s
76.08/76.13	c #decision = 48
76.08/76.13	c #random_decision = 0
76.08/76.13	c #conflict = 1
76.08/76.13	c #restart = 0
76.08/76.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
76.08/76.13	c lower bound updated to -361
76.08/76.13	c BCD2: 1173 <= obj <= 1489
76.08/76.13	c BCD2: #cores=47, #unrelaxed=314, #relaxed=1220, #hardened=0
76.08/76.13	c BCD2: #sat=1 #unsat=1174 bias=1174/1175
76.08/76.13	c Solving starts ...
76.08/76.13	c ============================[ Search Statistics ]============================
76.08/76.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.08/76.13	c       |         |          |          |    Limit     GC | Var      | Constra 
76.08/76.13	c =============================================================================
76.08/76.13	c  0.0s |       0 |        0 |        0 |    62234      0 |     1126 |     1172
76.08/76.19	c  0.1s |       0 |       48 |        1 |    62234      0 |     1126 |     1173
76.08/76.19	c #cpu_time = 0.062s
76.08/76.19	c #wall_clock_time = 0.062s
76.08/76.19	c #decision = 48
76.08/76.19	c #random_decision = 0
76.08/76.19	c #conflict = 1
76.08/76.19	c #restart = 0
76.08/76.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
76.08/76.19	c lower bound updated to -360
76.08/76.19	c BCD2: 1174 <= obj <= 1489
76.08/76.19	c BCD2: #cores=47, #unrelaxed=313, #relaxed=1221, #hardened=0
76.08/76.19	c BCD2: #sat=1 #unsat=1175 bias=1175/1176
76.08/76.20	c Solving starts ...
76.08/76.20	c ============================[ Search Statistics ]============================
76.08/76.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.08/76.20	c       |         |          |          |    Limit     GC | Var      | Constra 
76.08/76.20	c =============================================================================
76.08/76.20	c  0.0s |       0 |        0 |        0 |    62234      0 |     1127 |     1173
76.18/76.26	c  0.1s |       0 |       48 |        1 |    62234      0 |     1127 |     1174
76.18/76.26	c #cpu_time = 0.063s
76.18/76.26	c #wall_clock_time = 0.063s
76.18/76.26	c #decision = 48
76.18/76.26	c #random_decision = 0
76.18/76.26	c #conflict = 1
76.18/76.26	c #restart = 0
76.18/76.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
76.18/76.26	c lower bound updated to -359
76.18/76.26	c BCD2: 1175 <= obj <= 1489
76.18/76.26	c BCD2: #cores=47, #unrelaxed=312, #relaxed=1222, #hardened=0
76.18/76.26	c BCD2: #sat=1 #unsat=1176 bias=1176/1177
76.18/76.26	c Solving starts ...
76.18/76.26	c ============================[ Search Statistics ]============================
76.18/76.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.18/76.26	c       |         |          |          |    Limit     GC | Var      | Constra 
76.18/76.26	c =============================================================================
76.18/76.26	c  0.0s |       0 |        0 |        0 |    62234      0 |     1128 |     1174
76.28/76.32	c  0.1s |       0 |       48 |        0 |    62234      0 |     1128 |     1175
76.28/76.32	c #cpu_time = 0.062s
76.28/76.32	c #wall_clock_time = 0.063s
76.28/76.32	c #decision = 48
76.28/76.32	c #random_decision = 0
76.28/76.32	c #conflict = 0
76.28/76.32	c #restart = 0
76.28/76.32	c BCD2: found a new core of size 2: cost of the new core is >=1
76.28/76.32	c lower bound updated to -358
76.28/76.33	c BCD2: 1176 <= obj <= 1489
76.28/76.33	c BCD2: #cores=48, #unrelaxed=310, #relaxed=1224, #hardened=0
76.28/76.33	c BCD2: #sat=1 #unsat=1177 bias=1177/1178
76.28/76.33	c Solving starts ...
76.28/76.33	c ============================[ Search Statistics ]============================
76.28/76.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.28/76.33	c       |         |          |          |    Limit     GC | Var      | Constra 
76.28/76.33	c =============================================================================
76.28/76.33	c  0.0s |       0 |        0 |        0 |    62234      0 |     1128 |     1176
76.28/76.39	c  0.1s |       0 |       49 |        1 |    62234      0 |     1128 |     1176
76.28/76.39	c #cpu_time = 0.060s
76.28/76.39	c #wall_clock_time = 0.060s
76.28/76.39	c #decision = 49
76.28/76.39	c #random_decision = 0
76.28/76.39	c #conflict = 1
76.28/76.39	c #restart = 0
76.28/76.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
76.28/76.39	c lower bound updated to -357
76.28/76.39	c BCD2: 1177 <= obj <= 1489
76.28/76.39	c BCD2: #cores=48, #unrelaxed=309, #relaxed=1225, #hardened=0
76.28/76.39	c BCD2: #sat=1 #unsat=1178 bias=1178/1179
76.28/76.40	c Solving starts ...
76.28/76.40	c ============================[ Search Statistics ]============================
76.28/76.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.28/76.40	c       |         |          |          |    Limit     GC | Var      | Constra 
76.28/76.40	c =============================================================================
76.28/76.40	c  0.0s |       0 |        0 |        0 |    62234      0 |     1129 |     1176
76.38/76.46	c  0.1s |       0 |       49 |        1 |    62234      0 |     1129 |     1177
76.38/76.46	c #cpu_time = 0.062s
76.38/76.46	c #wall_clock_time = 0.062s
76.38/76.46	c #decision = 49
76.38/76.46	c #random_decision = 0
76.38/76.46	c #conflict = 1
76.38/76.46	c #restart = 0
76.38/76.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
76.38/76.46	c lower bound updated to -356
76.38/76.47	c BCD2: 1178 <= obj <= 1489
76.38/76.47	c BCD2: #cores=48, #unrelaxed=308, #relaxed=1226, #hardened=0
76.38/76.47	c BCD2: #sat=1 #unsat=1179 bias=1179/1180
76.38/76.47	c Solving starts ...
76.38/76.47	c ============================[ Search Statistics ]============================
76.38/76.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.38/76.47	c       |         |          |          |    Limit     GC | Var      | Constra 
76.38/76.47	c =============================================================================
76.38/76.47	c  0.0s |       0 |        0 |        0 |    62234      0 |     1130 |     1177
76.48/76.53	c  0.1s |       0 |       49 |        1 |    62234      0 |     1130 |     1178
76.48/76.53	c #cpu_time = 0.060s
76.48/76.53	c #wall_clock_time = 0.060s
76.48/76.53	c #decision = 49
76.48/76.53	c #random_decision = 0
76.48/76.53	c #conflict = 1
76.48/76.53	c #restart = 0
76.48/76.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
76.48/76.53	c lower bound updated to -355
76.48/76.53	c BCD2: 1179 <= obj <= 1489
76.48/76.53	c BCD2: #cores=48, #unrelaxed=307, #relaxed=1227, #hardened=0
76.48/76.53	c BCD2: #sat=1 #unsat=1180 bias=1180/1181
76.48/76.53	c Solving starts ...
76.48/76.53	c ============================[ Search Statistics ]============================
76.48/76.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.48/76.53	c       |         |          |          |    Limit     GC | Var      | Constra 
76.48/76.53	c =============================================================================
76.48/76.53	c  0.0s |       0 |        0 |        0 |    62234      0 |     1131 |     1178
76.48/76.59	c  0.1s |       0 |       49 |        1 |    62234      0 |     1131 |     1179
76.48/76.59	c #cpu_time = 0.062s
76.48/76.59	c #wall_clock_time = 0.062s
76.48/76.59	c #decision = 49
76.48/76.59	c #random_decision = 0
76.48/76.59	c #conflict = 1
76.48/76.59	c #restart = 0
76.48/76.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
76.48/76.59	c lower bound updated to -354
76.48/76.59	c BCD2: 1180 <= obj <= 1489
76.48/76.59	c BCD2: #cores=48, #unrelaxed=306, #relaxed=1228, #hardened=0
76.48/76.59	c BCD2: #sat=1 #unsat=1181 bias=1181/1182
76.48/76.59	c Solving starts ...
76.48/76.59	c ============================[ Search Statistics ]============================
76.48/76.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.48/76.59	c       |         |          |          |    Limit     GC | Var      | Constra 
76.48/76.59	c =============================================================================
76.48/76.59	c  0.0s |       0 |        0 |        0 |    62234      0 |     1132 |     1179
76.58/76.65	c  0.1s |       0 |       49 |        1 |    62234      0 |     1132 |     1180
76.58/76.65	c #cpu_time = 0.062s
76.58/76.65	c #wall_clock_time = 0.062s
76.58/76.65	c #decision = 49
76.58/76.65	c #random_decision = 0
76.58/76.65	c #conflict = 1
76.58/76.65	c #restart = 0
76.58/76.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
76.58/76.65	c lower bound updated to -353
76.58/76.65	c BCD2: 1181 <= obj <= 1489
76.58/76.65	c BCD2: #cores=48, #unrelaxed=305, #relaxed=1229, #hardened=0
76.58/76.65	c BCD2: #sat=1 #unsat=1182 bias=1182/1183
76.58/76.65	c Solving starts ...
76.58/76.65	c ============================[ Search Statistics ]============================
76.58/76.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.58/76.65	c       |         |          |          |    Limit     GC | Var      | Constra 
76.58/76.65	c =============================================================================
76.58/76.65	c  0.0s |       0 |        0 |        0 |    62234      0 |     1133 |     1180
76.68/76.72	c  0.1s |       0 |       49 |        1 |    62234      0 |     1133 |     1181
76.68/76.72	c #cpu_time = 0.063s
76.68/76.72	c #wall_clock_time = 0.063s
76.68/76.72	c #decision = 49
76.68/76.72	c #random_decision = 0
76.68/76.72	c #conflict = 1
76.68/76.72	c #restart = 0
76.68/76.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
76.68/76.72	c lower bound updated to -352
76.68/76.72	c BCD2: 1182 <= obj <= 1489
76.68/76.72	c BCD2: #cores=48, #unrelaxed=304, #relaxed=1230, #hardened=0
76.68/76.72	c BCD2: #sat=1 #unsat=1183 bias=1183/1184
76.68/76.72	c Solving starts ...
76.68/76.72	c ============================[ Search Statistics ]============================
76.68/76.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.68/76.72	c       |         |          |          |    Limit     GC | Var      | Constra 
76.68/76.72	c =============================================================================
76.68/76.72	c  0.0s |       0 |        0 |        0 |    62234      0 |     1134 |     1181
76.68/76.78	c  0.1s |       0 |       49 |        1 |    62234      0 |     1134 |     1182
76.68/76.78	c #cpu_time = 0.063s
76.68/76.78	c #wall_clock_time = 0.063s
76.68/76.78	c #decision = 49
76.68/76.78	c #random_decision = 0
76.68/76.78	c #conflict = 1
76.68/76.78	c #restart = 0
76.68/76.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
76.68/76.78	c lower bound updated to -351
76.68/76.78	c BCD2: 1183 <= obj <= 1489
76.68/76.78	c BCD2: #cores=48, #unrelaxed=303, #relaxed=1231, #hardened=0
76.68/76.78	c BCD2: #sat=1 #unsat=1184 bias=1184/1185
76.68/76.78	c Solving starts ...
76.68/76.78	c ============================[ Search Statistics ]============================
76.68/76.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.68/76.78	c       |         |          |          |    Limit     GC | Var      | Constra 
76.68/76.78	c =============================================================================
76.68/76.78	c  0.0s |       0 |        0 |        0 |    62234      0 |     1135 |     1182
76.78/76.84	c  0.1s |       0 |       49 |        1 |    62234      0 |     1135 |     1183
76.78/76.84	c #cpu_time = 0.062s
76.78/76.84	c #wall_clock_time = 0.062s
76.78/76.84	c #decision = 49
76.78/76.84	c #random_decision = 0
76.78/76.84	c #conflict = 1
76.78/76.84	c #restart = 0
76.78/76.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
76.78/76.84	c lower bound updated to -350
76.78/76.84	c BCD2: 1184 <= obj <= 1489
76.78/76.84	c BCD2: #cores=48, #unrelaxed=302, #relaxed=1232, #hardened=0
76.78/76.84	c BCD2: #sat=1 #unsat=1185 bias=1185/1186
76.78/76.85	c Solving starts ...
76.78/76.85	c ============================[ Search Statistics ]============================
76.78/76.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.78/76.85	c       |         |          |          |    Limit     GC | Var      | Constra 
76.78/76.85	c =============================================================================
76.78/76.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1136 |     1183
76.88/76.91	c  0.1s |       0 |       49 |        1 |    62234      0 |     1136 |     1184
76.88/76.91	c #cpu_time = 0.062s
76.88/76.91	c #wall_clock_time = 0.062s
76.88/76.91	c #decision = 49
76.88/76.91	c #random_decision = 0
76.88/76.91	c #conflict = 1
76.88/76.91	c #restart = 0
76.88/76.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
76.88/76.91	c lower bound updated to -349
76.88/76.92	c BCD2: 1185 <= obj <= 1489
76.88/76.92	c BCD2: #cores=48, #unrelaxed=301, #relaxed=1233, #hardened=0
76.88/76.92	c BCD2: #sat=1 #unsat=1186 bias=1186/1187
76.88/76.92	c Solving starts ...
76.88/76.92	c ============================[ Search Statistics ]============================
76.88/76.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.88/76.92	c       |         |          |          |    Limit     GC | Var      | Constra 
76.88/76.92	c =============================================================================
76.88/76.92	c  0.0s |       0 |        0 |        0 |    62234      0 |     1137 |     1184
76.88/76.98	c  0.1s |       0 |       49 |        1 |    62234      0 |     1137 |     1185
76.88/76.98	c #cpu_time = 0.060s
76.88/76.98	c #wall_clock_time = 0.060s
76.88/76.98	c #decision = 49
76.88/76.98	c #random_decision = 0
76.88/76.98	c #conflict = 1
76.88/76.98	c #restart = 0
76.88/76.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
76.88/76.98	c lower bound updated to -348
76.88/76.98	c BCD2: 1186 <= obj <= 1489
76.88/76.98	c BCD2: #cores=48, #unrelaxed=300, #relaxed=1234, #hardened=0
76.88/76.98	c BCD2: #sat=1 #unsat=1187 bias=1187/1188
76.88/76.98	c Solving starts ...
76.88/76.98	c ============================[ Search Statistics ]============================
76.88/76.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.88/76.98	c       |         |          |          |    Limit     GC | Var      | Constra 
76.88/76.98	c =============================================================================
76.88/76.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1138 |     1185
76.98/77.04	c  0.1s |       0 |       49 |        1 |    62234      0 |     1138 |     1186
76.98/77.04	c #cpu_time = 0.062s
76.98/77.04	c #wall_clock_time = 0.062s
76.98/77.04	c #decision = 49
76.98/77.04	c #random_decision = 0
76.98/77.04	c #conflict = 1
76.98/77.04	c #restart = 0
76.98/77.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
76.98/77.04	c lower bound updated to -347
76.98/77.04	c BCD2: 1187 <= obj <= 1489
76.98/77.04	c BCD2: #cores=48, #unrelaxed=299, #relaxed=1235, #hardened=0
76.98/77.04	c BCD2: #sat=1 #unsat=1188 bias=1188/1189
76.98/77.04	c Solving starts ...
76.98/77.04	c ============================[ Search Statistics ]============================
76.98/77.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.98/77.04	c       |         |          |          |    Limit     GC | Var      | Constra 
76.98/77.04	c =============================================================================
76.98/77.04	c  0.0s |       0 |        0 |        0 |    62234      0 |     1139 |     1186
77.08/77.10	c  0.1s |       0 |       49 |        1 |    62234      0 |     1139 |     1187
77.08/77.10	c #cpu_time = 0.062s
77.08/77.10	c #wall_clock_time = 0.062s
77.08/77.10	c #decision = 49
77.08/77.10	c #random_decision = 0
77.08/77.10	c #conflict = 1
77.08/77.10	c #restart = 0
77.08/77.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
77.08/77.10	c lower bound updated to -346
77.08/77.10	c BCD2: 1188 <= obj <= 1489
77.08/77.10	c BCD2: #cores=48, #unrelaxed=298, #relaxed=1236, #hardened=0
77.08/77.10	c BCD2: #sat=1 #unsat=1189 bias=1189/1190
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 |    62234      0 |     1140 |     1187
77.08/77.17	c  0.1s |       0 |       49 |        1 |    62234      0 |     1140 |     1188
77.08/77.17	c #cpu_time = 0.063s
77.08/77.17	c #wall_clock_time = 0.063s
77.08/77.17	c #decision = 49
77.08/77.17	c #random_decision = 0
77.08/77.17	c #conflict = 1
77.08/77.17	c #restart = 0
77.08/77.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
77.08/77.17	c lower bound updated to -345
77.08/77.17	c BCD2: 1189 <= obj <= 1489
77.08/77.17	c BCD2: #cores=48, #unrelaxed=297, #relaxed=1237, #hardened=0
77.08/77.17	c BCD2: #sat=1 #unsat=1190 bias=1190/1191
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 |    62234      0 |     1141 |     1188
77.18/77.23	c  0.1s |       0 |       49 |        1 |    62234      0 |     1141 |     1189
77.18/77.23	c #cpu_time = 0.062s
77.18/77.23	c #wall_clock_time = 0.063s
77.18/77.23	c #decision = 49
77.18/77.23	c #random_decision = 0
77.18/77.23	c #conflict = 1
77.18/77.23	c #restart = 0
77.18/77.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
77.18/77.23	c lower bound updated to -344
77.18/77.23	c BCD2: 1190 <= obj <= 1489
77.18/77.23	c BCD2: #cores=48, #unrelaxed=296, #relaxed=1238, #hardened=0
77.18/77.23	c BCD2: #sat=1 #unsat=1191 bias=1191/1192
77.18/77.23	c Solving starts ...
77.18/77.23	c ============================[ Search Statistics ]============================
77.18/77.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.18/77.23	c       |         |          |          |    Limit     GC | Var      | Constra 
77.18/77.23	c =============================================================================
77.18/77.23	c  0.0s |       0 |        0 |        0 |    62234      0 |     1142 |     1189
77.18/77.29	c  0.1s |       0 |       49 |        1 |    62234      0 |     1142 |     1190
77.18/77.29	c #cpu_time = 0.062s
77.18/77.29	c #wall_clock_time = 0.062s
77.18/77.29	c #decision = 49
77.18/77.29	c #random_decision = 0
77.18/77.29	c #conflict = 1
77.18/77.29	c #restart = 0
77.18/77.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
77.18/77.29	c lower bound updated to -343
77.18/77.30	c BCD2: 1191 <= obj <= 1489
77.18/77.30	c BCD2: #cores=48, #unrelaxed=295, #relaxed=1239, #hardened=0
77.18/77.30	c BCD2: #sat=1 #unsat=1192 bias=1192/1193
77.18/77.30	c Solving starts ...
77.18/77.30	c ============================[ Search Statistics ]============================
77.18/77.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.18/77.30	c       |         |          |          |    Limit     GC | Var      | Constra 
77.18/77.30	c =============================================================================
77.28/77.30	c  0.0s |       0 |        0 |        0 |    62234      0 |     1143 |     1190
77.28/77.36	c  0.1s |       0 |       49 |        1 |    62234      0 |     1143 |     1191
77.28/77.36	c #cpu_time = 0.062s
77.28/77.36	c #wall_clock_time = 0.062s
77.28/77.36	c #decision = 49
77.28/77.36	c #random_decision = 0
77.28/77.36	c #conflict = 1
77.28/77.36	c #restart = 0
77.28/77.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
77.28/77.36	c lower bound updated to -342
77.28/77.37	c BCD2: 1192 <= obj <= 1489
77.28/77.37	c BCD2: #cores=48, #unrelaxed=294, #relaxed=1240, #hardened=0
77.28/77.37	c BCD2: #sat=1 #unsat=1193 bias=1193/1194
77.28/77.37	c Solving starts ...
77.28/77.37	c ============================[ Search Statistics ]============================
77.28/77.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.28/77.37	c       |         |          |          |    Limit     GC | Var      | Constra 
77.28/77.37	c =============================================================================
77.28/77.37	c  0.0s |       0 |        0 |        0 |    62234      0 |     1144 |     1191
77.38/77.43	c  0.1s |       0 |       49 |        1 |    62234      0 |     1144 |     1192
77.38/77.43	c #cpu_time = 0.060s
77.38/77.43	c #wall_clock_time = 0.060s
77.38/77.43	c #decision = 49
77.38/77.43	c #random_decision = 0
77.38/77.43	c #conflict = 1
77.38/77.43	c #restart = 0
77.38/77.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
77.38/77.43	c lower bound updated to -341
77.38/77.43	c BCD2: 1193 <= obj <= 1489
77.38/77.43	c BCD2: #cores=48, #unrelaxed=293, #relaxed=1241, #hardened=0
77.38/77.43	c BCD2: #sat=1 #unsat=1194 bias=1194/1195
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 |    62234      0 |     1145 |     1192
77.38/77.49	c  0.1s |       0 |       49 |        1 |    62234      0 |     1145 |     1193
77.38/77.49	c #cpu_time = 0.062s
77.38/77.49	c #wall_clock_time = 0.062s
77.38/77.49	c #decision = 49
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 20: cost of the new core is >=19
77.38/77.49	c lower bound updated to -340
77.38/77.49	c BCD2: 1194 <= obj <= 1489
77.38/77.49	c BCD2: #cores=48, #unrelaxed=292, #relaxed=1242, #hardened=0
77.38/77.49	c BCD2: #sat=1 #unsat=1195 bias=1195/1196
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 |    62234      0 |     1146 |     1193
77.48/77.55	c  0.1s |       0 |       49 |        1 |    62234      0 |     1146 |     1194
77.48/77.55	c #cpu_time = 0.062s
77.48/77.55	c #wall_clock_time = 0.062s
77.48/77.55	c #decision = 49
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 21: cost of the new core is >=20
77.48/77.55	c lower bound updated to -339
77.48/77.56	c BCD2: 1195 <= obj <= 1489
77.48/77.56	c BCD2: #cores=48, #unrelaxed=291, #relaxed=1243, #hardened=0
77.48/77.56	c BCD2: #sat=1 #unsat=1196 bias=1196/1197
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 |    62234      0 |     1147 |     1194
77.58/77.62	c  0.1s |       0 |       49 |        1 |    62234      0 |     1147 |     1195
77.58/77.62	c #cpu_time = 0.063s
77.58/77.62	c #wall_clock_time = 0.063s
77.58/77.62	c #decision = 49
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 22: cost of the new core is >=21
77.58/77.62	c lower bound updated to -338
77.58/77.62	c BCD2: 1196 <= obj <= 1489
77.58/77.62	c BCD2: #cores=48, #unrelaxed=290, #relaxed=1244, #hardened=0
77.58/77.62	c BCD2: #sat=1 #unsat=1197 bias=1197/1198
77.58/77.62	c Solving starts ...
77.58/77.62	c ============================[ Search Statistics ]============================
77.58/77.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.58/77.62	c       |         |          |          |    Limit     GC | Var      | Constra 
77.58/77.62	c =============================================================================
77.58/77.62	c  0.0s |       0 |        0 |        0 |    62234      0 |     1148 |     1195
77.58/77.68	c  0.1s |       0 |       49 |        1 |    62234      0 |     1148 |     1196
77.58/77.68	c #cpu_time = 0.062s
77.58/77.68	c #wall_clock_time = 0.063s
77.58/77.68	c #decision = 49
77.58/77.68	c #random_decision = 0
77.58/77.68	c #conflict = 1
77.58/77.68	c #restart = 0
77.58/77.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
77.58/77.68	c lower bound updated to -337
77.58/77.68	c BCD2: 1197 <= obj <= 1489
77.58/77.68	c BCD2: #cores=48, #unrelaxed=289, #relaxed=1245, #hardened=0
77.58/77.68	c BCD2: #sat=1 #unsat=1198 bias=1198/1199
77.58/77.68	c Solving starts ...
77.58/77.68	c ============================[ Search Statistics ]============================
77.58/77.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.58/77.68	c       |         |          |          |    Limit     GC | Var      | Constra 
77.58/77.68	c =============================================================================
77.58/77.68	c  0.0s |       0 |        0 |        0 |    62234      0 |     1149 |     1196
77.68/77.75	c  0.1s |       0 |       49 |        1 |    62234      0 |     1149 |     1197
77.68/77.75	c #cpu_time = 0.062s
77.68/77.75	c #wall_clock_time = 0.062s
77.68/77.75	c #decision = 49
77.68/77.75	c #random_decision = 0
77.68/77.75	c #conflict = 1
77.68/77.75	c #restart = 0
77.68/77.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
77.68/77.75	c lower bound updated to -336
77.68/77.75	c BCD2: 1198 <= obj <= 1489
77.68/77.75	c BCD2: #cores=48, #unrelaxed=288, #relaxed=1246, #hardened=0
77.68/77.75	c BCD2: #sat=1 #unsat=1199 bias=1199/1200
77.68/77.75	c Solving starts ...
77.68/77.75	c ============================[ Search Statistics ]============================
77.68/77.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.68/77.75	c       |         |          |          |    Limit     GC | Var      | Constra 
77.68/77.75	c =============================================================================
77.68/77.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1150 |     1197
77.78/77.81	c  0.1s |       0 |       49 |        1 |    62234      0 |     1150 |     1198
77.78/77.81	c #cpu_time = 0.062s
77.78/77.81	c #wall_clock_time = 0.062s
77.78/77.81	c #decision = 49
77.78/77.81	c #random_decision = 0
77.78/77.81	c #conflict = 1
77.78/77.81	c #restart = 0
77.78/77.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
77.78/77.81	c lower bound updated to -335
77.78/77.82	c BCD2: 1199 <= obj <= 1489
77.78/77.82	c BCD2: #cores=48, #unrelaxed=287, #relaxed=1247, #hardened=0
77.78/77.82	c BCD2: #sat=1 #unsat=1200 bias=1200/1201
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 |    62234      0 |     1151 |     1198
77.78/77.88	c  0.1s |       0 |       49 |        1 |    62234      0 |     1151 |     1199
77.78/77.88	c #cpu_time = 0.060s
77.78/77.88	c #wall_clock_time = 0.060s
77.78/77.88	c #decision = 49
77.78/77.88	c #random_decision = 0
77.78/77.88	c #conflict = 1
77.78/77.88	c #restart = 0
77.78/77.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
77.78/77.88	c lower bound updated to -334
77.78/77.88	c BCD2: 1200 <= obj <= 1489
77.78/77.88	c BCD2: #cores=48, #unrelaxed=286, #relaxed=1248, #hardened=0
77.78/77.88	c BCD2: #sat=1 #unsat=1201 bias=1201/1202
77.78/77.88	c Solving starts ...
77.78/77.88	c ============================[ Search Statistics ]============================
77.78/77.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.78/77.88	c       |         |          |          |    Limit     GC | Var      | Constra 
77.78/77.88	c =============================================================================
77.78/77.88	c  0.0s |       0 |        0 |        0 |    62234      0 |     1152 |     1199
77.88/77.94	c  0.1s |       0 |       49 |        0 |    62234      0 |     1152 |     1200
77.88/77.94	c #cpu_time = 0.062s
77.88/77.94	c #wall_clock_time = 0.062s
77.88/77.94	c #decision = 49
77.88/77.94	c #random_decision = 0
77.88/77.94	c #conflict = 0
77.88/77.94	c #restart = 0
77.88/77.94	c BCD2: found a new core of size 2: cost of the new core is >=1
77.88/77.94	c lower bound updated to -333
77.88/77.95	c BCD2: 1201 <= obj <= 1489
77.88/77.95	c BCD2: #cores=49, #unrelaxed=284, #relaxed=1250, #hardened=0
77.88/77.95	c BCD2: #sat=1 #unsat=1202 bias=1202/1203
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 |    62234      0 |     1152 |     1201
77.98/78.01	c  0.1s |       0 |       50 |        1 |    62234      0 |     1152 |     1201
77.98/78.01	c #cpu_time = 0.060s
77.98/78.01	c #wall_clock_time = 0.060s
77.98/78.01	c #decision = 50
77.98/78.01	c #random_decision = 0
77.98/78.01	c #conflict = 1
77.98/78.01	c #restart = 0
77.98/78.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
77.98/78.01	c lower bound updated to -332
77.98/78.01	c BCD2: 1202 <= obj <= 1489
77.98/78.01	c BCD2: #cores=49, #unrelaxed=283, #relaxed=1251, #hardened=0
77.98/78.01	c BCD2: #sat=1 #unsat=1203 bias=1203/1204
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 |    62234      0 |     1153 |     1201
77.98/78.08	c  0.1s |       0 |       50 |        1 |    62234      0 |     1153 |     1202
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 = 50
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 4: cost of the new core is >=3
77.98/78.08	c lower bound updated to -331
77.98/78.08	c BCD2: 1203 <= obj <= 1489
77.98/78.08	c BCD2: #cores=49, #unrelaxed=282, #relaxed=1252, #hardened=0
77.98/78.08	c BCD2: #sat=1 #unsat=1204 bias=1204/1205
77.98/78.08	c Solving starts ...
77.98/78.08	c ============================[ Search Statistics ]============================
77.98/78.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.98/78.08	c       |         |          |          |    Limit     GC | Var      | Constra 
77.98/78.08	c =============================================================================
77.98/78.08	c  0.0s |       0 |        0 |        0 |    62234      0 |     1154 |     1202
78.08/78.14	c  0.1s |       0 |       50 |        1 |    62234      0 |     1154 |     1203
78.08/78.14	c #cpu_time = 0.062s
78.08/78.14	c #wall_clock_time = 0.063s
78.08/78.14	c #decision = 50
78.08/78.14	c #random_decision = 0
78.08/78.14	c #conflict = 1
78.08/78.14	c #restart = 0
78.08/78.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
78.08/78.14	c lower bound updated to -330
78.08/78.14	c BCD2: 1204 <= obj <= 1489
78.08/78.14	c BCD2: #cores=49, #unrelaxed=281, #relaxed=1253, #hardened=0
78.08/78.14	c BCD2: #sat=1 #unsat=1205 bias=1205/1206
78.08/78.14	c Solving starts ...
78.08/78.14	c ============================[ Search Statistics ]============================
78.08/78.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.08/78.14	c       |         |          |          |    Limit     GC | Var      | Constra 
78.08/78.14	c =============================================================================
78.08/78.14	c  0.0s |       0 |        0 |        0 |    62234      0 |     1155 |     1203
78.18/78.21	c  0.1s |       0 |       50 |        1 |    62234      0 |     1155 |     1204
78.18/78.21	c #cpu_time = 0.062s
78.18/78.21	c #wall_clock_time = 0.062s
78.18/78.21	c #decision = 50
78.18/78.21	c #random_decision = 0
78.18/78.21	c #conflict = 1
78.18/78.21	c #restart = 0
78.18/78.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
78.18/78.21	c lower bound updated to -329
78.18/78.21	c BCD2: 1205 <= obj <= 1489
78.18/78.21	c BCD2: #cores=49, #unrelaxed=280, #relaxed=1254, #hardened=0
78.18/78.21	c BCD2: #sat=1 #unsat=1206 bias=1206/1207
78.18/78.21	c Solving starts ...
78.18/78.21	c ============================[ Search Statistics ]============================
78.18/78.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.18/78.21	c       |         |          |          |    Limit     GC | Var      | Constra 
78.18/78.21	c =============================================================================
78.18/78.21	c  0.0s |       0 |        0 |        0 |    62234      0 |     1156 |     1204
78.18/78.27	c  0.1s |       0 |       50 |        1 |    62234      0 |     1156 |     1205
78.18/78.27	c #cpu_time = 0.062s
78.18/78.27	c #wall_clock_time = 0.062s
78.18/78.27	c #decision = 50
78.18/78.27	c #random_decision = 0
78.18/78.27	c #conflict = 1
78.18/78.27	c #restart = 0
78.18/78.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
78.18/78.27	c lower bound updated to -328
78.18/78.28	c BCD2: 1206 <= obj <= 1489
78.18/78.28	c BCD2: #cores=49, #unrelaxed=279, #relaxed=1255, #hardened=0
78.18/78.28	c BCD2: #sat=1 #unsat=1207 bias=1207/1208
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 |    62234      0 |     1157 |     1205
78.28/78.34	c  0.1s |       0 |       50 |        1 |    62234      0 |     1157 |     1206
78.28/78.34	c #cpu_time = 0.060s
78.28/78.34	c #wall_clock_time = 0.060s
78.28/78.34	c #decision = 50
78.28/78.34	c #random_decision = 0
78.28/78.34	c #conflict = 1
78.28/78.34	c #restart = 0
78.28/78.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
78.28/78.34	c lower bound updated to -327
78.28/78.34	c BCD2: 1207 <= obj <= 1489
78.28/78.34	c BCD2: #cores=49, #unrelaxed=278, #relaxed=1256, #hardened=0
78.28/78.34	c BCD2: #sat=1 #unsat=1208 bias=1208/1209
78.28/78.34	c Solving starts ...
78.28/78.34	c ============================[ Search Statistics ]============================
78.28/78.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.28/78.34	c       |         |          |          |    Limit     GC | Var      | Constra 
78.28/78.34	c =============================================================================
78.28/78.34	c  0.0s |       0 |        0 |        0 |    62234      0 |     1158 |     1206
78.38/78.40	c  0.1s |       0 |       50 |        1 |    62234      0 |     1158 |     1207
78.38/78.40	c #cpu_time = 0.062s
78.38/78.40	c #wall_clock_time = 0.062s
78.38/78.40	c #decision = 50
78.38/78.40	c #random_decision = 0
78.38/78.40	c #conflict = 1
78.38/78.40	c #restart = 0
78.38/78.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
78.38/78.40	c lower bound updated to -326
78.38/78.40	c BCD2: 1208 <= obj <= 1489
78.38/78.40	c BCD2: #cores=49, #unrelaxed=277, #relaxed=1257, #hardened=0
78.38/78.40	c BCD2: #sat=1 #unsat=1209 bias=1209/1210
78.38/78.40	c Solving starts ...
78.38/78.40	c ============================[ Search Statistics ]============================
78.38/78.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.38/78.40	c       |         |          |          |    Limit     GC | Var      | Constra 
78.38/78.40	c =============================================================================
78.38/78.40	c  0.0s |       0 |        0 |        0 |    62234      0 |     1159 |     1207
78.38/78.46	c  0.1s |       0 |       50 |        1 |    62234      0 |     1159 |     1208
78.38/78.46	c #cpu_time = 0.062s
78.38/78.46	c #wall_clock_time = 0.062s
78.38/78.46	c #decision = 50
78.38/78.46	c #random_decision = 0
78.38/78.46	c #conflict = 1
78.38/78.46	c #restart = 0
78.38/78.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
78.38/78.46	c lower bound updated to -325
78.38/78.46	c BCD2: 1209 <= obj <= 1489
78.38/78.46	c BCD2: #cores=49, #unrelaxed=276, #relaxed=1258, #hardened=0
78.38/78.46	c BCD2: #sat=1 #unsat=1210 bias=1210/1211
78.38/78.47	c Solving starts ...
78.38/78.47	c ============================[ Search Statistics ]============================
78.38/78.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.38/78.47	c       |         |          |          |    Limit     GC | Var      | Constra 
78.38/78.47	c =============================================================================
78.38/78.47	c  0.0s |       0 |        0 |        0 |    62234      0 |     1160 |     1208
78.48/78.53	c  0.1s |       0 |       50 |        1 |    62234      0 |     1160 |     1209
78.48/78.53	c #cpu_time = 0.063s
78.48/78.53	c #wall_clock_time = 0.063s
78.48/78.53	c #decision = 50
78.48/78.53	c #random_decision = 0
78.48/78.53	c #conflict = 1
78.48/78.53	c #restart = 0
78.48/78.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
78.48/78.53	c lower bound updated to -324
78.48/78.53	c BCD2: 1210 <= obj <= 1489
78.48/78.53	c BCD2: #cores=49, #unrelaxed=275, #relaxed=1259, #hardened=0
78.48/78.53	c BCD2: #sat=1 #unsat=1211 bias=1211/1212
78.48/78.53	c Solving starts ...
78.48/78.53	c ============================[ Search Statistics ]============================
78.48/78.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.48/78.53	c       |         |          |          |    Limit     GC | Var      | Constra 
78.48/78.53	c =============================================================================
78.48/78.53	c  0.0s |       0 |        0 |        0 |    62234      0 |     1161 |     1209
78.48/78.59	c  0.1s |       0 |       50 |        1 |    62234      0 |     1161 |     1210
78.48/78.59	c #cpu_time = 0.062s
78.48/78.59	c #wall_clock_time = 0.063s
78.48/78.59	c #decision = 50
78.48/78.59	c #random_decision = 0
78.48/78.59	c #conflict = 1
78.48/78.59	c #restart = 0
78.48/78.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
78.48/78.59	c lower bound updated to -323
78.48/78.59	c BCD2: 1211 <= obj <= 1489
78.48/78.59	c BCD2: #cores=49, #unrelaxed=274, #relaxed=1260, #hardened=0
78.48/78.59	c BCD2: #sat=1 #unsat=1212 bias=1212/1213
78.48/78.59	c Solving starts ...
78.48/78.59	c ============================[ Search Statistics ]============================
78.48/78.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.48/78.59	c       |         |          |          |    Limit     GC | Var      | Constra 
78.48/78.59	c =============================================================================
78.48/78.59	c  0.0s |       0 |        0 |        0 |    62234      0 |     1162 |     1210
78.58/78.66	c  0.1s |       0 |       50 |        1 |    62234      0 |     1162 |     1211
78.58/78.66	c #cpu_time = 0.062s
78.58/78.66	c #wall_clock_time = 0.062s
78.58/78.66	c #decision = 50
78.58/78.66	c #random_decision = 0
78.58/78.66	c #conflict = 1
78.58/78.66	c #restart = 0
78.58/78.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
78.58/78.66	c lower bound updated to -322
78.58/78.66	c BCD2: 1212 <= obj <= 1489
78.58/78.66	c BCD2: #cores=49, #unrelaxed=273, #relaxed=1261, #hardened=0
78.58/78.66	c BCD2: #sat=1 #unsat=1213 bias=1213/1214
78.58/78.66	c Solving starts ...
78.58/78.66	c ============================[ Search Statistics ]============================
78.58/78.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.58/78.66	c       |         |          |          |    Limit     GC | Var      | Constra 
78.58/78.66	c =============================================================================
78.58/78.66	c  0.0s |       0 |        0 |        0 |    62234      0 |     1163 |     1211
78.68/78.72	c  0.1s |       0 |       50 |        1 |    62234      0 |     1163 |     1212
78.68/78.72	c #cpu_time = 0.062s
78.68/78.72	c #wall_clock_time = 0.062s
78.68/78.72	c #decision = 50
78.68/78.72	c #random_decision = 0
78.68/78.72	c #conflict = 1
78.68/78.72	c #restart = 0
78.68/78.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
78.68/78.72	c lower bound updated to -321
78.68/78.73	c BCD2: 1213 <= obj <= 1489
78.68/78.73	c BCD2: #cores=49, #unrelaxed=272, #relaxed=1262, #hardened=0
78.68/78.73	c BCD2: #sat=1 #unsat=1214 bias=1214/1215
78.68/78.73	c Solving starts ...
78.68/78.73	c ============================[ Search Statistics ]============================
78.68/78.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.68/78.73	c       |         |          |          |    Limit     GC | Var      | Constra 
78.68/78.73	c =============================================================================
78.68/78.73	c  0.0s |       0 |        0 |        0 |    62234      0 |     1164 |     1212
78.68/78.79	c  0.1s |       0 |       50 |        1 |    62234      0 |     1164 |     1213
78.68/78.79	c #cpu_time = 0.060s
78.68/78.79	c #wall_clock_time = 0.060s
78.68/78.79	c #decision = 50
78.68/78.79	c #random_decision = 0
78.68/78.79	c #conflict = 1
78.68/78.79	c #restart = 0
78.68/78.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
78.68/78.79	c lower bound updated to -320
78.68/78.79	c BCD2: 1214 <= obj <= 1489
78.68/78.79	c BCD2: #cores=49, #unrelaxed=271, #relaxed=1263, #hardened=0
78.68/78.79	c BCD2: #sat=1 #unsat=1215 bias=1215/1216
78.68/78.79	c Solving starts ...
78.68/78.79	c ============================[ Search Statistics ]============================
78.68/78.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.68/78.79	c       |         |          |          |    Limit     GC | Var      | Constra 
78.68/78.79	c =============================================================================
78.68/78.79	c  0.0s |       0 |        0 |        0 |    62234      0 |     1165 |     1213
78.78/78.85	c  0.1s |       0 |       50 |        1 |    62234      0 |     1165 |     1214
78.78/78.85	c #cpu_time = 0.062s
78.78/78.85	c #wall_clock_time = 0.062s
78.78/78.85	c #decision = 50
78.78/78.85	c #random_decision = 0
78.78/78.85	c #conflict = 1
78.78/78.85	c #restart = 0
78.78/78.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
78.78/78.85	c lower bound updated to -319
78.78/78.85	c BCD2: 1215 <= obj <= 1489
78.78/78.85	c BCD2: #cores=49, #unrelaxed=270, #relaxed=1264, #hardened=0
78.78/78.85	c BCD2: #sat=1 #unsat=1216 bias=1216/1217
78.78/78.85	c Solving starts ...
78.78/78.85	c ============================[ Search Statistics ]============================
78.78/78.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.78/78.85	c       |         |          |          |    Limit     GC | Var      | Constra 
78.78/78.85	c =============================================================================
78.78/78.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1166 |     1214
78.88/78.91	c  0.1s |       0 |       50 |        1 |    62234      0 |     1166 |     1215
78.88/78.91	c #cpu_time = 0.062s
78.88/78.91	c #wall_clock_time = 0.062s
78.88/78.91	c #decision = 50
78.88/78.91	c #random_decision = 0
78.88/78.91	c #conflict = 1
78.88/78.91	c #restart = 0
78.88/78.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
78.88/78.91	c lower bound updated to -318
78.88/78.92	c BCD2: 1216 <= obj <= 1489
78.88/78.92	c BCD2: #cores=49, #unrelaxed=269, #relaxed=1265, #hardened=0
78.88/78.92	c BCD2: #sat=1 #unsat=1217 bias=1217/1218
78.88/78.92	c Solving starts ...
78.88/78.92	c ============================[ Search Statistics ]============================
78.88/78.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.88/78.92	c       |         |          |          |    Limit     GC | Var      | Constra 
78.88/78.92	c =============================================================================
78.88/78.92	c  0.0s |       0 |        0 |        0 |    62234      0 |     1167 |     1215
78.88/78.98	c  0.1s |       0 |       50 |        1 |    62234      0 |     1167 |     1216
78.88/78.98	c #cpu_time = 0.063s
78.88/78.98	c #wall_clock_time = 0.063s
78.88/78.98	c #decision = 50
78.88/78.98	c #random_decision = 0
78.88/78.98	c #conflict = 1
78.88/78.98	c #restart = 0
78.88/78.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
78.88/78.98	c lower bound updated to -317
78.88/78.98	c BCD2: 1217 <= obj <= 1489
78.88/78.98	c BCD2: #cores=49, #unrelaxed=268, #relaxed=1266, #hardened=0
78.88/78.98	c BCD2: #sat=1 #unsat=1218 bias=1218/1219
78.88/78.98	c Solving starts ...
78.88/78.98	c ============================[ Search Statistics ]============================
78.88/78.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.88/78.98	c       |         |          |          |    Limit     GC | Var      | Constra 
78.88/78.98	c =============================================================================
78.88/78.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1168 |     1216
78.98/79.04	c  0.1s |       0 |       50 |        1 |    62234      0 |     1168 |     1217
78.98/79.04	c #cpu_time = 0.062s
78.98/79.04	c #wall_clock_time = 0.063s
78.98/79.04	c #decision = 50
78.98/79.04	c #random_decision = 0
78.98/79.04	c #conflict = 1
78.98/79.04	c #restart = 0
78.98/79.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
78.98/79.04	c lower bound updated to -316
78.98/79.04	c BCD2: 1218 <= obj <= 1489
78.98/79.04	c BCD2: #cores=49, #unrelaxed=267, #relaxed=1267, #hardened=0
78.98/79.04	c BCD2: #sat=1 #unsat=1219 bias=1219/1220
78.98/79.04	c Solving starts ...
78.98/79.04	c ============================[ Search Statistics ]============================
78.98/79.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.98/79.04	c       |         |          |          |    Limit     GC | Var      | Constra 
78.98/79.04	c =============================================================================
78.98/79.04	c  0.0s |       0 |        0 |        0 |    62234      0 |     1169 |     1217
79.08/79.11	c  0.1s |       0 |       50 |        1 |    62234      0 |     1169 |     1218
79.08/79.11	c #cpu_time = 0.062s
79.08/79.11	c #wall_clock_time = 0.062s
79.08/79.11	c #decision = 50
79.08/79.11	c #random_decision = 0
79.08/79.11	c #conflict = 1
79.08/79.11	c #restart = 0
79.08/79.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
79.08/79.11	c lower bound updated to -315
79.08/79.11	c BCD2: 1219 <= obj <= 1489
79.08/79.11	c BCD2: #cores=49, #unrelaxed=266, #relaxed=1268, #hardened=0
79.08/79.11	c BCD2: #sat=1 #unsat=1220 bias=1220/1221
79.08/79.11	c Solving starts ...
79.08/79.11	c ============================[ Search Statistics ]============================
79.08/79.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.08/79.11	c       |         |          |          |    Limit     GC | Var      | Constra 
79.08/79.11	c =============================================================================
79.08/79.11	c  0.0s |       0 |        0 |        0 |    62234      0 |     1170 |     1218
79.08/79.17	c  0.1s |       0 |       50 |        1 |    62234      0 |     1170 |     1219
79.08/79.17	c #cpu_time = 0.062s
79.08/79.17	c #wall_clock_time = 0.062s
79.08/79.17	c #decision = 50
79.08/79.17	c #random_decision = 0
79.08/79.17	c #conflict = 1
79.08/79.17	c #restart = 0
79.08/79.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
79.08/79.17	c lower bound updated to -314
79.08/79.18	c BCD2: 1220 <= obj <= 1489
79.08/79.18	c BCD2: #cores=49, #unrelaxed=265, #relaxed=1269, #hardened=0
79.08/79.18	c BCD2: #sat=1 #unsat=1221 bias=1221/1222
79.08/79.18	c Solving starts ...
79.08/79.18	c ============================[ Search Statistics ]============================
79.08/79.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.08/79.18	c       |         |          |          |    Limit     GC | Var      | Constra 
79.08/79.18	c =============================================================================
79.08/79.18	c  0.0s |       0 |        0 |        0 |    62234      0 |     1171 |     1219
79.18/79.24	c  0.1s |       0 |       50 |        1 |    62234      0 |     1171 |     1220
79.18/79.24	c #cpu_time = 0.060s
79.18/79.24	c #wall_clock_time = 0.060s
79.18/79.24	c #decision = 50
79.18/79.24	c #random_decision = 0
79.18/79.24	c #conflict = 1
79.18/79.24	c #restart = 0
79.18/79.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
79.18/79.24	c lower bound updated to -313
79.18/79.24	c BCD2: 1221 <= obj <= 1489
79.18/79.24	c BCD2: #cores=49, #unrelaxed=264, #relaxed=1270, #hardened=0
79.18/79.24	c BCD2: #sat=1 #unsat=1222 bias=1222/1223
79.18/79.24	c Solving starts ...
79.18/79.24	c ============================[ Search Statistics ]============================
79.18/79.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.18/79.24	c       |         |          |          |    Limit     GC | Var      | Constra 
79.18/79.24	c =============================================================================
79.18/79.24	c  0.0s |       0 |        0 |        0 |    62234      0 |     1172 |     1220
79.18/79.30	c  0.1s |       0 |       50 |        1 |    62234      0 |     1172 |     1221
79.18/79.30	c #cpu_time = 0.062s
79.18/79.30	c #wall_clock_time = 0.062s
79.18/79.30	c #decision = 50
79.18/79.30	c #random_decision = 0
79.18/79.30	c #conflict = 1
79.18/79.30	c #restart = 0
79.18/79.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
79.18/79.30	c lower bound updated to -312
79.18/79.30	c BCD2: 1222 <= obj <= 1489
79.18/79.30	c BCD2: #cores=49, #unrelaxed=263, #relaxed=1271, #hardened=0
79.18/79.30	c BCD2: #sat=1 #unsat=1223 bias=1223/1224
79.18/79.30	c Solving starts ...
79.18/79.30	c ============================[ Search Statistics ]============================
79.18/79.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.18/79.30	c       |         |          |          |    Limit     GC | Var      | Constra 
79.18/79.30	c =============================================================================
79.18/79.30	c  0.0s |       0 |        0 |        0 |    62234      0 |     1173 |     1221
79.28/79.36	c  0.1s |       0 |       50 |        1 |    62234      0 |     1173 |     1222
79.28/79.36	c #cpu_time = 0.062s
79.28/79.36	c #wall_clock_time = 0.062s
79.28/79.36	c #decision = 50
79.28/79.36	c #random_decision = 0
79.28/79.36	c #conflict = 1
79.28/79.36	c #restart = 0
79.28/79.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
79.28/79.36	c lower bound updated to -311
79.28/79.37	c BCD2: 1223 <= obj <= 1489
79.28/79.37	c BCD2: #cores=49, #unrelaxed=262, #relaxed=1272, #hardened=0
79.28/79.37	c BCD2: #sat=1 #unsat=1224 bias=1224/1225
79.28/79.37	c Solving starts ...
79.28/79.37	c ============================[ Search Statistics ]============================
79.28/79.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.28/79.37	c       |         |          |          |    Limit     GC | Var      | Constra 
79.28/79.37	c =============================================================================
79.28/79.37	c  0.0s |       0 |        0 |        0 |    62234      0 |     1174 |     1222
79.38/79.43	c  0.1s |       0 |       50 |        1 |    62234      0 |     1174 |     1223
79.38/79.43	c #cpu_time = 0.063s
79.38/79.43	c #wall_clock_time = 0.063s
79.38/79.43	c #decision = 50
79.38/79.43	c #random_decision = 0
79.38/79.43	c #conflict = 1
79.38/79.43	c #restart = 0
79.38/79.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
79.38/79.43	c lower bound updated to -310
79.38/79.43	c BCD2: 1224 <= obj <= 1489
79.38/79.43	c BCD2: #cores=49, #unrelaxed=261, #relaxed=1273, #hardened=0
79.38/79.43	c BCD2: #sat=1 #unsat=1225 bias=1225/1226
79.38/79.43	c Solving starts ...
79.38/79.43	c ============================[ Search Statistics ]============================
79.38/79.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.38/79.43	c       |         |          |          |    Limit     GC | Var      | Constra 
79.38/79.43	c =============================================================================
79.38/79.43	c  0.0s |       0 |        0 |        0 |    62234      0 |     1175 |     1223
79.38/79.49	c  0.1s |       0 |       50 |        1 |    62234      0 |     1175 |     1224
79.38/79.49	c #cpu_time = 0.062s
79.38/79.49	c #wall_clock_time = 0.063s
79.38/79.49	c #decision = 50
79.38/79.49	c #random_decision = 0
79.38/79.49	c #conflict = 1
79.38/79.49	c #restart = 0
79.38/79.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
79.38/79.49	c lower bound updated to -309
79.38/79.49	c BCD2: 1225 <= obj <= 1489
79.38/79.49	c BCD2: #cores=49, #unrelaxed=260, #relaxed=1274, #hardened=0
79.38/79.49	c BCD2: #sat=1 #unsat=1226 bias=1226/1227
79.38/79.49	c Solving starts ...
79.38/79.49	c ============================[ Search Statistics ]============================
79.38/79.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.38/79.49	c       |         |          |          |    Limit     GC | Var      | Constra 
79.38/79.49	c =============================================================================
79.38/79.49	c  0.0s |       0 |        0 |        0 |    62234      0 |     1176 |     1224
79.48/79.56	c  0.1s |       0 |       50 |        0 |    62234      0 |     1176 |     1225
79.48/79.56	c #cpu_time = 0.062s
79.48/79.56	c #wall_clock_time = 0.062s
79.48/79.56	c #decision = 50
79.48/79.56	c #random_decision = 0
79.48/79.56	c #conflict = 0
79.48/79.56	c #restart = 0
79.48/79.56	c BCD2: found a new core of size 2: cost of the new core is >=1
79.48/79.56	c lower bound updated to -308
79.48/79.57	c BCD2: 1226 <= obj <= 1489
79.48/79.57	c BCD2: #cores=50, #unrelaxed=258, #relaxed=1276, #hardened=0
79.48/79.57	c BCD2: #sat=1 #unsat=1227 bias=1227/1228
79.48/79.57	c Solving starts ...
79.48/79.57	c ============================[ Search Statistics ]============================
79.48/79.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.48/79.57	c       |         |          |          |    Limit     GC | Var      | Constra 
79.48/79.57	c =============================================================================
79.48/79.57	c  0.0s |       0 |        0 |        0 |    62234      0 |     1176 |     1226
79.58/79.63	c  0.1s |       0 |       51 |        1 |    62234      0 |     1176 |     1226
79.58/79.63	c #cpu_time = 0.060s
79.58/79.63	c #wall_clock_time = 0.060s
79.58/79.63	c #decision = 51
79.58/79.63	c #random_decision = 0
79.58/79.63	c #conflict = 1
79.58/79.63	c #restart = 0
79.58/79.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
79.58/79.63	c lower bound updated to -307
79.58/79.64	c BCD2: 1227 <= obj <= 1489
79.58/79.64	c BCD2: #cores=50, #unrelaxed=257, #relaxed=1277, #hardened=0
79.58/79.64	c BCD2: #sat=1 #unsat=1228 bias=1228/1229
79.58/79.64	c Solving starts ...
79.58/79.64	c ============================[ Search Statistics ]============================
79.58/79.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.58/79.64	c       |         |          |          |    Limit     GC | Var      | Constra 
79.58/79.64	c =============================================================================
79.58/79.64	c  0.0s |       0 |        0 |        0 |    62234      0 |     1177 |     1226
79.68/79.70	c  0.1s |       0 |       51 |        1 |    62234      0 |     1177 |     1227
79.68/79.70	c #cpu_time = 0.060s
79.68/79.70	c #wall_clock_time = 0.060s
79.68/79.70	c #decision = 51
79.68/79.70	c #random_decision = 0
79.68/79.70	c #conflict = 1
79.68/79.70	c #restart = 0
79.68/79.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
79.68/79.70	c lower bound updated to -306
79.68/79.70	c BCD2: 1228 <= obj <= 1489
79.68/79.70	c BCD2: #cores=50, #unrelaxed=256, #relaxed=1278, #hardened=0
79.68/79.70	c BCD2: #sat=1 #unsat=1229 bias=1229/1230
79.68/79.70	c Solving starts ...
79.68/79.70	c ============================[ Search Statistics ]============================
79.68/79.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.68/79.70	c       |         |          |          |    Limit     GC | Var      | Constra 
79.68/79.70	c =============================================================================
79.68/79.70	c  0.0s |       0 |        0 |        0 |    62234      0 |     1178 |     1227
79.68/79.76	c  0.1s |       0 |       51 |        1 |    62234      0 |     1178 |     1228
79.68/79.76	c #cpu_time = 0.062s
79.68/79.76	c #wall_clock_time = 0.062s
79.68/79.76	c #decision = 51
79.68/79.76	c #random_decision = 0
79.68/79.76	c #conflict = 1
79.68/79.76	c #restart = 0
79.68/79.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
79.68/79.76	c lower bound updated to -305
79.68/79.76	c BCD2: 1229 <= obj <= 1489
79.68/79.76	c BCD2: #cores=50, #unrelaxed=255, #relaxed=1279, #hardened=0
79.68/79.76	c BCD2: #sat=1 #unsat=1230 bias=1230/1231
79.68/79.76	c Solving starts ...
79.68/79.76	c ============================[ Search Statistics ]============================
79.68/79.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.68/79.76	c       |         |          |          |    Limit     GC | Var      | Constra 
79.68/79.76	c =============================================================================
79.68/79.76	c  0.0s |       0 |        0 |        0 |    62234      0 |     1179 |     1228
79.78/79.82	c  0.1s |       0 |       51 |        1 |    62234      0 |     1179 |     1229
79.78/79.82	c #cpu_time = 0.062s
79.78/79.82	c #wall_clock_time = 0.062s
79.78/79.82	c #decision = 51
79.78/79.82	c #random_decision = 0
79.78/79.82	c #conflict = 1
79.78/79.82	c #restart = 0
79.78/79.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
79.78/79.82	c lower bound updated to -304
79.78/79.82	c BCD2: 1230 <= obj <= 1489
79.78/79.82	c BCD2: #cores=50, #unrelaxed=254, #relaxed=1280, #hardened=0
79.78/79.82	c BCD2: #sat=1 #unsat=1231 bias=1231/1232
79.78/79.82	c Solving starts ...
79.78/79.82	c ============================[ Search Statistics ]============================
79.78/79.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.78/79.82	c       |         |          |          |    Limit     GC | Var      | Constra 
79.78/79.82	c =============================================================================
79.78/79.82	c  0.0s |       0 |        0 |        0 |    62234      0 |     1180 |     1229
79.78/79.89	c  0.1s |       0 |       51 |        1 |    62234      0 |     1180 |     1230
79.78/79.89	c #cpu_time = 0.063s
79.78/79.89	c #wall_clock_time = 0.063s
79.78/79.89	c #decision = 51
79.78/79.89	c #random_decision = 0
79.78/79.89	c #conflict = 1
79.78/79.89	c #restart = 0
79.78/79.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
79.78/79.89	c lower bound updated to -303
79.78/79.89	c BCD2: 1231 <= obj <= 1489
79.78/79.89	c BCD2: #cores=50, #unrelaxed=253, #relaxed=1281, #hardened=0
79.78/79.89	c BCD2: #sat=1 #unsat=1232 bias=1232/1233
79.78/79.89	c Solving starts ...
79.78/79.89	c ============================[ Search Statistics ]============================
79.78/79.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.78/79.89	c       |         |          |          |    Limit     GC | Var      | Constra 
79.78/79.89	c =============================================================================
79.78/79.89	c  0.0s |       0 |        0 |        0 |    62234      0 |     1181 |     1230
79.88/79.95	c  0.1s |       0 |       51 |        1 |    62234      0 |     1181 |     1231
79.88/79.95	c #cpu_time = 0.062s
79.88/79.95	c #wall_clock_time = 0.063s
79.88/79.95	c #decision = 51
79.88/79.95	c #random_decision = 0
79.88/79.95	c #conflict = 1
79.88/79.95	c #restart = 0
79.88/79.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
79.88/79.95	c lower bound updated to -302
79.88/79.95	c BCD2: 1232 <= obj <= 1489
79.88/79.95	c BCD2: #cores=50, #unrelaxed=252, #relaxed=1282, #hardened=0
79.88/79.95	c BCD2: #sat=1 #unsat=1233 bias=1233/1234
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 |    62234      0 |     1182 |     1231
79.98/80.02	c  0.1s |       0 |       51 |        1 |    62234      0 |     1182 |     1232
79.98/80.02	c #cpu_time = 0.062s
79.98/80.02	c #wall_clock_time = 0.062s
79.98/80.02	c #decision = 51
79.98/80.02	c #random_decision = 0
79.98/80.02	c #conflict = 1
79.98/80.02	c #restart = 0
79.98/80.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
79.98/80.02	c lower bound updated to -301
79.98/80.02	c BCD2: 1233 <= obj <= 1489
79.98/80.02	c BCD2: #cores=50, #unrelaxed=251, #relaxed=1283, #hardened=0
79.98/80.02	c BCD2: #sat=1 #unsat=1234 bias=1234/1235
79.98/80.02	c Solving starts ...
79.98/80.02	c ============================[ Search Statistics ]============================
79.98/80.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.98/80.02	c       |         |          |          |    Limit     GC | Var      | Constra 
79.98/80.02	c =============================================================================
79.98/80.02	c  0.0s |       0 |        0 |        0 |    62234      0 |     1183 |     1232
79.98/80.08	c  0.1s |       0 |       51 |        1 |    62234      0 |     1183 |     1233
79.98/80.08	c #cpu_time = 0.062s
79.98/80.08	c #wall_clock_time = 0.062s
79.98/80.08	c #decision = 51
79.98/80.08	c #random_decision = 0
79.98/80.08	c #conflict = 1
79.98/80.08	c #restart = 0
79.98/80.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
79.98/80.08	c lower bound updated to -300
79.98/80.09	c BCD2: 1234 <= obj <= 1489
79.98/80.09	c BCD2: #cores=50, #unrelaxed=250, #relaxed=1284, #hardened=0
79.98/80.09	c BCD2: #sat=1 #unsat=1235 bias=1235/1236
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 |    62234      0 |     1184 |     1233
80.08/80.15	c  0.1s |       0 |       51 |        1 |    62234      0 |     1184 |     1234
80.08/80.15	c #cpu_time = 0.060s
80.08/80.15	c #wall_clock_time = 0.060s
80.08/80.15	c #decision = 51
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 11: cost of the new core is >=10
80.08/80.15	c lower bound updated to -299
80.08/80.15	c BCD2: 1235 <= obj <= 1489
80.08/80.15	c BCD2: #cores=50, #unrelaxed=249, #relaxed=1285, #hardened=0
80.08/80.15	c BCD2: #sat=1 #unsat=1236 bias=1236/1237
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 |    62234      0 |     1185 |     1234
80.18/80.21	c  0.1s |       0 |       51 |        1 |    62234      0 |     1185 |     1235
80.18/80.21	c #cpu_time = 0.062s
80.18/80.21	c #wall_clock_time = 0.062s
80.18/80.21	c #decision = 51
80.18/80.21	c #random_decision = 0
80.18/80.21	c #conflict = 1
80.18/80.21	c #restart = 0
80.18/80.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
80.18/80.21	c lower bound updated to -298
80.18/80.21	c BCD2: 1236 <= obj <= 1489
80.18/80.21	c BCD2: #cores=50, #unrelaxed=248, #relaxed=1286, #hardened=0
80.18/80.21	c BCD2: #sat=1 #unsat=1237 bias=1237/1238
80.18/80.21	c Solving starts ...
80.18/80.21	c ============================[ Search Statistics ]============================
80.18/80.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.18/80.21	c       |         |          |          |    Limit     GC | Var      | Constra 
80.18/80.21	c =============================================================================
80.18/80.21	c  0.0s |       0 |        0 |        0 |    62234      0 |     1186 |     1235
80.18/80.27	c  0.1s |       0 |       51 |        1 |    62234      0 |     1186 |     1236
80.18/80.27	c #cpu_time = 0.062s
80.18/80.27	c #wall_clock_time = 0.062s
80.18/80.27	c #decision = 51
80.18/80.27	c #random_decision = 0
80.18/80.27	c #conflict = 1
80.18/80.27	c #restart = 0
80.18/80.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
80.18/80.27	c lower bound updated to -297
80.18/80.27	c BCD2: 1237 <= obj <= 1489
80.18/80.27	c BCD2: #cores=50, #unrelaxed=247, #relaxed=1287, #hardened=0
80.18/80.27	c BCD2: #sat=1 #unsat=1238 bias=1238/1239
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 |    62234      0 |     1187 |     1236
80.28/80.34	c  0.1s |       0 |       51 |        1 |    62234      0 |     1187 |     1237
80.28/80.34	c #cpu_time = 0.063s
80.28/80.34	c #wall_clock_time = 0.063s
80.28/80.34	c #decision = 51
80.28/80.34	c #random_decision = 0
80.28/80.34	c #conflict = 1
80.28/80.34	c #restart = 0
80.28/80.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
80.28/80.34	c lower bound updated to -296
80.28/80.34	c BCD2: 1238 <= obj <= 1489
80.28/80.34	c BCD2: #cores=50, #unrelaxed=246, #relaxed=1288, #hardened=0
80.28/80.34	c BCD2: #sat=1 #unsat=1239 bias=1239/1240
80.28/80.34	c Solving starts ...
80.28/80.34	c ============================[ Search Statistics ]============================
80.28/80.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.28/80.34	c       |         |          |          |    Limit     GC | Var      | Constra 
80.28/80.34	c =============================================================================
80.28/80.34	c  0.0s |       0 |        0 |        0 |    62234      0 |     1188 |     1237
80.28/80.40	c  0.1s |       0 |       51 |        1 |    62234      0 |     1188 |     1238
80.28/80.40	c #cpu_time = 0.063s
80.28/80.40	c #wall_clock_time = 0.063s
80.28/80.40	c #decision = 51
80.28/80.40	c #random_decision = 0
80.28/80.40	c #conflict = 1
80.28/80.40	c #restart = 0
80.28/80.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
80.28/80.40	c lower bound updated to -295
80.28/80.40	c BCD2: 1239 <= obj <= 1489
80.28/80.40	c BCD2: #cores=50, #unrelaxed=245, #relaxed=1289, #hardened=0
80.28/80.40	c BCD2: #sat=1 #unsat=1240 bias=1240/1241
80.38/80.40	c Solving starts ...
80.38/80.40	c ============================[ Search Statistics ]============================
80.38/80.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.38/80.40	c       |         |          |          |    Limit     GC | Var      | Constra 
80.38/80.40	c =============================================================================
80.38/80.40	c  0.0s |       0 |        0 |        0 |    62234      0 |     1189 |     1238
80.38/80.47	c  0.1s |       0 |       51 |        1 |    62234      0 |     1189 |     1239
80.38/80.47	c #cpu_time = 0.062s
80.38/80.47	c #wall_clock_time = 0.062s
80.38/80.47	c #decision = 51
80.38/80.47	c #random_decision = 0
80.38/80.47	c #conflict = 1
80.38/80.47	c #restart = 0
80.38/80.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
80.38/80.47	c lower bound updated to -294
80.38/80.47	c BCD2: 1240 <= obj <= 1489
80.38/80.47	c BCD2: #cores=50, #unrelaxed=244, #relaxed=1290, #hardened=0
80.38/80.47	c BCD2: #sat=1 #unsat=1241 bias=1241/1242
80.38/80.47	c Solving starts ...
80.38/80.47	c ============================[ Search Statistics ]============================
80.38/80.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.38/80.47	c       |         |          |          |    Limit     GC | Var      | Constra 
80.38/80.47	c =============================================================================
80.38/80.47	c  0.0s |       0 |        0 |        0 |    62234      0 |     1190 |     1239
80.48/80.53	c  0.1s |       0 |       51 |        1 |    62234      0 |     1190 |     1240
80.48/80.53	c #cpu_time = 0.062s
80.48/80.53	c #wall_clock_time = 0.062s
80.48/80.53	c #decision = 51
80.48/80.53	c #random_decision = 0
80.48/80.53	c #conflict = 1
80.48/80.53	c #restart = 0
80.48/80.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
80.48/80.53	c lower bound updated to -293
80.48/80.54	c BCD2: 1241 <= obj <= 1489
80.48/80.54	c BCD2: #cores=50, #unrelaxed=243, #relaxed=1291, #hardened=0
80.48/80.54	c BCD2: #sat=1 #unsat=1242 bias=1242/1243
80.48/80.54	c Solving starts ...
80.48/80.54	c ============================[ Search Statistics ]============================
80.48/80.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.48/80.54	c       |         |          |          |    Limit     GC | Var      | Constra 
80.48/80.54	c =============================================================================
80.48/80.54	c  0.0s |       0 |        0 |        0 |    62234      0 |     1191 |     1240
80.58/80.60	c  0.1s |       0 |       51 |        1 |    62234      0 |     1191 |     1241
80.58/80.60	c #cpu_time = 0.060s
80.58/80.60	c #wall_clock_time = 0.060s
80.58/80.60	c #decision = 51
80.58/80.60	c #random_decision = 0
80.58/80.60	c #conflict = 1
80.58/80.60	c #restart = 0
80.58/80.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
80.58/80.60	c lower bound updated to -292
80.58/80.60	c BCD2: 1242 <= obj <= 1489
80.58/80.60	c BCD2: #cores=50, #unrelaxed=242, #relaxed=1292, #hardened=0
80.58/80.60	c BCD2: #sat=1 #unsat=1243 bias=1243/1244
80.58/80.60	c Solving starts ...
80.58/80.60	c ============================[ Search Statistics ]============================
80.58/80.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.58/80.60	c       |         |          |          |    Limit     GC | Var      | Constra 
80.58/80.60	c =============================================================================
80.58/80.60	c  0.0s |       0 |        0 |        0 |    62234      0 |     1192 |     1241
80.58/80.66	c  0.1s |       0 |       51 |        1 |    62234      0 |     1192 |     1242
80.58/80.66	c #cpu_time = 0.062s
80.58/80.66	c #wall_clock_time = 0.062s
80.58/80.66	c #decision = 51
80.58/80.66	c #random_decision = 0
80.58/80.66	c #conflict = 1
80.58/80.66	c #restart = 0
80.58/80.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
80.58/80.66	c lower bound updated to -291
80.58/80.66	c BCD2: 1243 <= obj <= 1489
80.58/80.66	c BCD2: #cores=50, #unrelaxed=241, #relaxed=1293, #hardened=0
80.58/80.66	c BCD2: #sat=1 #unsat=1244 bias=1244/1245
80.58/80.66	c Solving starts ...
80.58/80.66	c ============================[ Search Statistics ]============================
80.58/80.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.58/80.66	c       |         |          |          |    Limit     GC | Var      | Constra 
80.58/80.66	c =============================================================================
80.58/80.66	c  0.0s |       0 |        0 |        0 |    62234      0 |     1193 |     1242
80.68/80.72	c  0.1s |       0 |       51 |        1 |    62234      0 |     1193 |     1243
80.68/80.72	c #cpu_time = 0.062s
80.68/80.72	c #wall_clock_time = 0.062s
80.68/80.72	c #decision = 51
80.68/80.72	c #random_decision = 0
80.68/80.73	c #conflict = 1
80.68/80.73	c #restart = 0
80.68/80.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
80.68/80.73	c lower bound updated to -290
80.68/80.73	c BCD2: 1244 <= obj <= 1489
80.68/80.73	c BCD2: #cores=50, #unrelaxed=240, #relaxed=1294, #hardened=0
80.68/80.73	c BCD2: #sat=1 #unsat=1245 bias=1245/1246
80.68/80.73	c Solving starts ...
80.68/80.73	c ============================[ Search Statistics ]============================
80.68/80.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.68/80.73	c       |         |          |          |    Limit     GC | Var      | Constra 
80.68/80.73	c =============================================================================
80.68/80.73	c  0.0s |       0 |        0 |        0 |    62234      0 |     1194 |     1243
80.68/80.79	c  0.1s |       0 |       51 |        1 |    62234      0 |     1194 |     1244
80.68/80.79	c #cpu_time = 0.063s
80.68/80.79	c #wall_clock_time = 0.063s
80.68/80.79	c #decision = 51
80.68/80.79	c #random_decision = 0
80.68/80.79	c #conflict = 1
80.68/80.79	c #restart = 0
80.68/80.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
80.68/80.79	c lower bound updated to -289
80.68/80.79	c BCD2: 1245 <= obj <= 1489
80.68/80.79	c BCD2: #cores=50, #unrelaxed=239, #relaxed=1295, #hardened=0
80.68/80.79	c BCD2: #sat=1 #unsat=1246 bias=1246/1247
80.68/80.79	c Solving starts ...
80.68/80.79	c ============================[ Search Statistics ]============================
80.68/80.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.68/80.79	c       |         |          |          |    Limit     GC | Var      | Constra 
80.68/80.79	c =============================================================================
80.68/80.79	c  0.0s |       0 |        0 |        0 |    62234      0 |     1195 |     1244
80.78/80.85	c  0.1s |       0 |       51 |        1 |    62234      0 |     1195 |     1245
80.78/80.85	c #cpu_time = 0.063s
80.78/80.85	c #wall_clock_time = 0.063s
80.78/80.85	c #decision = 51
80.78/80.85	c #random_decision = 0
80.78/80.85	c #conflict = 1
80.78/80.85	c #restart = 0
80.78/80.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
80.78/80.85	c lower bound updated to -288
80.78/80.85	c BCD2: 1246 <= obj <= 1489
80.78/80.85	c BCD2: #cores=50, #unrelaxed=238, #relaxed=1296, #hardened=0
80.78/80.85	c BCD2: #sat=1 #unsat=1247 bias=1247/1248
80.78/80.85	c Solving starts ...
80.78/80.85	c ============================[ Search Statistics ]============================
80.78/80.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.78/80.85	c       |         |          |          |    Limit     GC | Var      | Constra 
80.78/80.85	c =============================================================================
80.78/80.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1196 |     1245
80.88/80.92	c  0.1s |       0 |       51 |        1 |    62234      0 |     1196 |     1246
80.88/80.92	c #cpu_time = 0.062s
80.88/80.92	c #wall_clock_time = 0.062s
80.88/80.92	c #decision = 51
80.88/80.92	c #random_decision = 0
80.88/80.92	c #conflict = 1
80.88/80.92	c #restart = 0
80.88/80.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
80.88/80.92	c lower bound updated to -287
80.88/80.92	c BCD2: 1247 <= obj <= 1489
80.88/80.92	c BCD2: #cores=50, #unrelaxed=237, #relaxed=1297, #hardened=0
80.88/80.92	c BCD2: #sat=1 #unsat=1248 bias=1248/1249
80.88/80.92	c Solving starts ...
80.88/80.92	c ============================[ Search Statistics ]============================
80.88/80.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.88/80.92	c       |         |          |          |    Limit     GC | Var      | Constra 
80.88/80.92	c =============================================================================
80.88/80.92	c  0.0s |       0 |        0 |        0 |    62234      0 |     1197 |     1246
80.88/80.98	c  0.1s |       0 |       51 |        1 |    62234      0 |     1197 |     1247
80.88/80.98	c #cpu_time = 0.062s
80.88/80.98	c #wall_clock_time = 0.062s
80.88/80.98	c #decision = 51
80.88/80.98	c #random_decision = 0
80.88/80.98	c #conflict = 1
80.88/80.98	c #restart = 0
80.88/80.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
80.88/80.98	c lower bound updated to -286
80.88/80.99	c BCD2: 1248 <= obj <= 1489
80.88/80.99	c BCD2: #cores=50, #unrelaxed=236, #relaxed=1298, #hardened=0
80.88/80.99	c BCD2: #sat=1 #unsat=1249 bias=1249/1250
80.88/80.99	c Solving starts ...
80.88/80.99	c ============================[ Search Statistics ]============================
80.88/80.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.88/80.99	c       |         |          |          |    Limit     GC | Var      | Constra 
80.88/80.99	c =============================================================================
80.88/80.99	c  0.0s |       0 |        0 |        0 |    62234      0 |     1198 |     1247
80.98/81.05	c  0.1s |       0 |       51 |        1 |    62234      0 |     1198 |     1248
80.98/81.05	c #cpu_time = 0.060s
80.98/81.05	c #wall_clock_time = 0.060s
80.98/81.05	c #decision = 51
80.98/81.05	c #random_decision = 0
80.98/81.05	c #conflict = 1
80.98/81.05	c #restart = 0
80.98/81.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
80.98/81.05	c lower bound updated to -285
80.98/81.05	c BCD2: 1249 <= obj <= 1489
80.98/81.05	c BCD2: #cores=50, #unrelaxed=235, #relaxed=1299, #hardened=0
80.98/81.05	c BCD2: #sat=1 #unsat=1250 bias=1250/1251
80.98/81.05	c Solving starts ...
80.98/81.05	c ============================[ Search Statistics ]============================
80.98/81.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.98/81.05	c       |         |          |          |    Limit     GC | Var      | Constra 
80.98/81.05	c =============================================================================
80.98/81.05	c  0.0s |       0 |        0 |        0 |    62234      0 |     1199 |     1248
81.08/81.11	c  0.1s |       0 |       51 |        1 |    62234      0 |     1199 |     1249
81.08/81.11	c #cpu_time = 0.062s
81.08/81.11	c #wall_clock_time = 0.062s
81.08/81.11	c #decision = 51
81.08/81.11	c #random_decision = 0
81.08/81.11	c #conflict = 1
81.08/81.11	c #restart = 0
81.08/81.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
81.08/81.11	c lower bound updated to -284
81.08/81.11	c BCD2: 1250 <= obj <= 1489
81.08/81.11	c BCD2: #cores=50, #unrelaxed=234, #relaxed=1300, #hardened=0
81.08/81.11	c BCD2: #sat=1 #unsat=1251 bias=1251/1252
81.08/81.11	c Solving starts ...
81.08/81.11	c ============================[ Search Statistics ]============================
81.08/81.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.08/81.11	c       |         |          |          |    Limit     GC | Var      | Constra 
81.08/81.11	c =============================================================================
81.08/81.11	c  0.0s |       0 |        0 |        0 |    62234      0 |     1200 |     1249
81.08/81.18	c  0.1s |       0 |       51 |        0 |    62234      0 |     1200 |     1250
81.08/81.18	c #cpu_time = 0.062s
81.08/81.18	c #wall_clock_time = 0.062s
81.08/81.18	c #decision = 51
81.08/81.18	c #random_decision = 0
81.08/81.18	c #conflict = 0
81.08/81.18	c #restart = 0
81.08/81.18	c BCD2: found a new core of size 2: cost of the new core is >=1
81.08/81.18	c lower bound updated to -283
81.08/81.19	c BCD2: 1251 <= obj <= 1489
81.08/81.19	c BCD2: #cores=51, #unrelaxed=232, #relaxed=1302, #hardened=0
81.08/81.19	c BCD2: #sat=1 #unsat=1252 bias=1252/1253
81.08/81.19	c Solving starts ...
81.08/81.19	c ============================[ Search Statistics ]============================
81.08/81.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.08/81.19	c       |         |          |          |    Limit     GC | Var      | Constra 
81.08/81.19	c =============================================================================
81.08/81.19	c  0.0s |       0 |        0 |        0 |    62234      0 |     1200 |     1251
81.18/81.25	c  0.1s |       0 |       52 |        1 |    62234      0 |     1200 |     1251
81.18/81.25	c #cpu_time = 0.061s
81.18/81.25	c #wall_clock_time = 0.061s
81.18/81.25	c #decision = 52
81.18/81.25	c #random_decision = 0
81.18/81.25	c #conflict = 1
81.18/81.25	c #restart = 0
81.18/81.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
81.18/81.25	c lower bound updated to -282
81.18/81.25	c BCD2: 1252 <= obj <= 1489
81.18/81.25	c BCD2: #cores=51, #unrelaxed=231, #relaxed=1303, #hardened=0
81.18/81.25	c BCD2: #sat=1 #unsat=1253 bias=1253/1254
81.18/81.25	c Solving starts ...
81.18/81.25	c ============================[ Search Statistics ]============================
81.18/81.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.18/81.25	c       |         |          |          |    Limit     GC | Var      | Constra 
81.18/81.25	c =============================================================================
81.18/81.25	c  0.0s |       0 |        0 |        0 |    62234      0 |     1201 |     1251
81.28/81.31	c  0.1s |       0 |       52 |        1 |    62234      0 |     1201 |     1252
81.28/81.31	c #cpu_time = 0.062s
81.28/81.31	c #wall_clock_time = 0.063s
81.28/81.31	c #decision = 52
81.28/81.31	c #random_decision = 0
81.28/81.31	c #conflict = 1
81.28/81.31	c #restart = 0
81.28/81.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
81.28/81.31	c lower bound updated to -281
81.28/81.31	c BCD2: 1253 <= obj <= 1489
81.28/81.31	c BCD2: #cores=51, #unrelaxed=230, #relaxed=1304, #hardened=0
81.28/81.31	c BCD2: #sat=1 #unsat=1254 bias=1254/1255
81.28/81.31	c Solving starts ...
81.28/81.31	c ============================[ Search Statistics ]============================
81.28/81.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.28/81.31	c       |         |          |          |    Limit     GC | Var      | Constra 
81.28/81.31	c =============================================================================
81.28/81.31	c  0.0s |       0 |        0 |        0 |    62234      0 |     1202 |     1252
81.28/81.38	c  0.1s |       0 |       52 |        1 |    62234      0 |     1202 |     1253
81.28/81.38	c #cpu_time = 0.062s
81.28/81.38	c #wall_clock_time = 0.062s
81.28/81.38	c #decision = 52
81.28/81.38	c #random_decision = 0
81.28/81.38	c #conflict = 1
81.28/81.38	c #restart = 0
81.28/81.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
81.28/81.38	c lower bound updated to -280
81.28/81.38	c BCD2: 1254 <= obj <= 1489
81.28/81.38	c BCD2: #cores=51, #unrelaxed=229, #relaxed=1305, #hardened=0
81.28/81.38	c BCD2: #sat=1 #unsat=1255 bias=1255/1256
81.28/81.38	c Solving starts ...
81.28/81.38	c ============================[ Search Statistics ]============================
81.28/81.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.28/81.38	c       |         |          |          |    Limit     GC | Var      | Constra 
81.28/81.38	c =============================================================================
81.28/81.38	c  0.0s |       0 |        0 |        0 |    62234      0 |     1203 |     1253
81.38/81.44	c  0.1s |       0 |       52 |        1 |    62234      0 |     1203 |     1254
81.38/81.44	c #cpu_time = 0.062s
81.38/81.44	c #wall_clock_time = 0.062s
81.38/81.44	c #decision = 52
81.38/81.44	c #random_decision = 0
81.38/81.44	c #conflict = 1
81.38/81.44	c #restart = 0
81.38/81.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
81.38/81.44	c lower bound updated to -279
81.38/81.45	c BCD2: 1255 <= obj <= 1489
81.38/81.45	c BCD2: #cores=51, #unrelaxed=228, #relaxed=1306, #hardened=0
81.38/81.45	c BCD2: #sat=1 #unsat=1256 bias=1256/1257
81.38/81.45	c Solving starts ...
81.38/81.45	c ============================[ Search Statistics ]============================
81.38/81.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.38/81.45	c       |         |          |          |    Limit     GC | Var      | Constra 
81.38/81.45	c =============================================================================
81.38/81.45	c  0.0s |       0 |        0 |        0 |    62234      0 |     1204 |     1254
81.48/81.51	c  0.1s |       0 |       52 |        1 |    62234      0 |     1204 |     1255
81.48/81.51	c #cpu_time = 0.060s
81.48/81.51	c #wall_clock_time = 0.060s
81.48/81.51	c #decision = 52
81.48/81.51	c #random_decision = 0
81.48/81.51	c #conflict = 1
81.48/81.51	c #restart = 0
81.48/81.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
81.48/81.51	c lower bound updated to -278
81.48/81.51	c BCD2: 1256 <= obj <= 1489
81.48/81.51	c BCD2: #cores=51, #unrelaxed=227, #relaxed=1307, #hardened=0
81.48/81.51	c BCD2: #sat=1 #unsat=1257 bias=1257/1258
81.48/81.51	c Solving starts ...
81.48/81.51	c ============================[ Search Statistics ]============================
81.48/81.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.48/81.51	c       |         |          |          |    Limit     GC | Var      | Constra 
81.48/81.51	c =============================================================================
81.48/81.51	c  0.0s |       0 |        0 |        0 |    62234      0 |     1205 |     1255
81.48/81.57	c  0.1s |       0 |       52 |        1 |    62234      0 |     1205 |     1256
81.48/81.57	c #cpu_time = 0.062s
81.48/81.57	c #wall_clock_time = 0.062s
81.48/81.57	c #decision = 52
81.48/81.57	c #random_decision = 0
81.48/81.57	c #conflict = 1
81.48/81.57	c #restart = 0
81.48/81.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
81.48/81.57	c lower bound updated to -277
81.48/81.57	c BCD2: 1257 <= obj <= 1489
81.48/81.57	c BCD2: #cores=51, #unrelaxed=226, #relaxed=1308, #hardened=0
81.48/81.57	c BCD2: #sat=1 #unsat=1258 bias=1258/1259
81.48/81.57	c Solving starts ...
81.48/81.57	c ============================[ Search Statistics ]============================
81.48/81.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.48/81.57	c       |         |          |          |    Limit     GC | Var      | Constra 
81.48/81.57	c =============================================================================
81.48/81.57	c  0.0s |       0 |        0 |        0 |    62234      0 |     1206 |     1256
81.57/81.64	c  0.1s |       0 |       52 |        1 |    62234      0 |     1206 |     1257
81.57/81.64	c #cpu_time = 0.062s
81.57/81.64	c #wall_clock_time = 0.062s
81.57/81.64	c #decision = 52
81.57/81.64	c #random_decision = 0
81.57/81.64	c #conflict = 1
81.57/81.64	c #restart = 0
81.57/81.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
81.57/81.64	c lower bound updated to -276
81.57/81.64	c BCD2: 1258 <= obj <= 1489
81.57/81.64	c BCD2: #cores=51, #unrelaxed=225, #relaxed=1309, #hardened=0
81.57/81.64	c BCD2: #sat=1 #unsat=1259 bias=1259/1260
81.57/81.64	c Solving starts ...
81.57/81.64	c ============================[ Search Statistics ]============================
81.57/81.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.57/81.64	c       |         |          |          |    Limit     GC | Var      | Constra 
81.57/81.64	c =============================================================================
81.57/81.64	c  0.0s |       0 |        0 |        0 |    62234      0 |     1207 |     1257
81.67/81.70	c  0.1s |       0 |       52 |        1 |    62234      0 |     1207 |     1258
81.67/81.70	c #cpu_time = 0.063s
81.67/81.70	c #wall_clock_time = 0.063s
81.67/81.70	c #decision = 52
81.67/81.70	c #random_decision = 0
81.67/81.70	c #conflict = 1
81.67/81.70	c #restart = 0
81.67/81.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
81.67/81.70	c lower bound updated to -275
81.67/81.70	c BCD2: 1259 <= obj <= 1489
81.67/81.70	c BCD2: #cores=51, #unrelaxed=224, #relaxed=1310, #hardened=0
81.67/81.70	c BCD2: #sat=1 #unsat=1260 bias=1260/1261
81.67/81.70	c Solving starts ...
81.67/81.70	c ============================[ Search Statistics ]============================
81.67/81.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.67/81.70	c       |         |          |          |    Limit     GC | Var      | Constra 
81.67/81.70	c =============================================================================
81.67/81.70	c  0.0s |       0 |        0 |        0 |    62234      0 |     1208 |     1258
81.67/81.76	c  0.1s |       0 |       52 |        1 |    62234      0 |     1208 |     1259
81.67/81.76	c #cpu_time = 0.062s
81.67/81.76	c #wall_clock_time = 0.063s
81.67/81.76	c #decision = 52
81.67/81.76	c #random_decision = 0
81.67/81.76	c #conflict = 1
81.67/81.76	c #restart = 0
81.67/81.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
81.67/81.76	c lower bound updated to -274
81.67/81.76	c BCD2: 1260 <= obj <= 1489
81.67/81.76	c BCD2: #cores=51, #unrelaxed=223, #relaxed=1311, #hardened=0
81.67/81.76	c BCD2: #sat=1 #unsat=1261 bias=1261/1262
81.67/81.76	c Solving starts ...
81.67/81.76	c ============================[ Search Statistics ]============================
81.67/81.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.67/81.76	c       |         |          |          |    Limit     GC | Var      | Constra 
81.67/81.76	c =============================================================================
81.67/81.76	c  0.0s |       0 |        0 |        0 |    62234      0 |     1209 |     1259
81.77/81.83	c  0.1s |       0 |       52 |        1 |    62234      0 |     1209 |     1260
81.77/81.83	c #cpu_time = 0.062s
81.77/81.83	c #wall_clock_time = 0.062s
81.77/81.83	c #decision = 52
81.77/81.83	c #random_decision = 0
81.77/81.83	c #conflict = 1
81.77/81.83	c #restart = 0
81.77/81.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
81.77/81.83	c lower bound updated to -273
81.77/81.83	c BCD2: 1261 <= obj <= 1489
81.77/81.83	c BCD2: #cores=51, #unrelaxed=222, #relaxed=1312, #hardened=0
81.77/81.83	c BCD2: #sat=1 #unsat=1262 bias=1262/1263
81.77/81.83	c Solving starts ...
81.77/81.83	c ============================[ Search Statistics ]============================
81.77/81.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.77/81.83	c       |         |          |          |    Limit     GC | Var      | Constra 
81.77/81.83	c =============================================================================
81.77/81.83	c  0.0s |       0 |        0 |        0 |    62234      0 |     1210 |     1260
81.77/81.89	c  0.1s |       0 |       52 |        1 |    62234      0 |     1210 |     1261
81.77/81.89	c #cpu_time = 0.063s
81.77/81.89	c #wall_clock_time = 0.063s
81.77/81.89	c #decision = 52
81.77/81.89	c #random_decision = 0
81.77/81.89	c #conflict = 1
81.77/81.89	c #restart = 0
81.77/81.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
81.77/81.89	c lower bound updated to -272
81.87/81.90	c BCD2: 1262 <= obj <= 1489
81.87/81.90	c BCD2: #cores=51, #unrelaxed=221, #relaxed=1313, #hardened=0
81.87/81.90	c BCD2: #sat=1 #unsat=1263 bias=1263/1264
81.87/81.90	c Solving starts ...
81.87/81.90	c ============================[ Search Statistics ]============================
81.87/81.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.87/81.90	c       |         |          |          |    Limit     GC | Var      | Constra 
81.87/81.90	c =============================================================================
81.87/81.90	c  0.0s |       0 |        0 |        0 |    62234      0 |     1211 |     1261
81.87/81.96	c  0.1s |       0 |       52 |        1 |    62234      0 |     1211 |     1262
81.87/81.96	c #cpu_time = 0.060s
81.87/81.96	c #wall_clock_time = 0.060s
81.87/81.96	c #decision = 52
81.87/81.96	c #random_decision = 0
81.87/81.96	c #conflict = 1
81.87/81.96	c #restart = 0
81.87/81.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
81.87/81.96	c lower bound updated to -271
81.87/81.96	c BCD2: 1263 <= obj <= 1489
81.87/81.96	c BCD2: #cores=51, #unrelaxed=220, #relaxed=1314, #hardened=0
81.87/81.96	c BCD2: #sat=1 #unsat=1264 bias=1264/1265
81.87/81.96	c Solving starts ...
81.87/81.96	c ============================[ Search Statistics ]============================
81.87/81.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.87/81.96	c       |         |          |          |    Limit     GC | Var      | Constra 
81.87/81.96	c =============================================================================
81.87/81.96	c  0.0s |       0 |        0 |        0 |    62234      0 |     1212 |     1262
81.97/82.02	c  0.1s |       0 |       52 |        1 |    62234      0 |     1212 |     1263
81.97/82.02	c #cpu_time = 0.062s
81.97/82.02	c #wall_clock_time = 0.062s
81.97/82.02	c #decision = 52
81.97/82.02	c #random_decision = 0
81.97/82.02	c #conflict = 1
81.97/82.02	c #restart = 0
81.97/82.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
81.97/82.02	c lower bound updated to -270
81.97/82.02	c BCD2: 1264 <= obj <= 1489
81.97/82.02	c BCD2: #cores=51, #unrelaxed=219, #relaxed=1315, #hardened=0
81.97/82.02	c BCD2: #sat=1 #unsat=1265 bias=1265/1266
81.97/82.02	c Solving starts ...
81.97/82.02	c ============================[ Search Statistics ]============================
81.97/82.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.97/82.02	c       |         |          |          |    Limit     GC | Var      | Constra 
81.97/82.02	c =============================================================================
81.97/82.02	c  0.0s |       0 |        0 |        0 |    62234      0 |     1213 |     1263
81.97/82.09	c  0.1s |       0 |       52 |        1 |    62234      0 |     1213 |     1264
81.97/82.09	c #cpu_time = 0.062s
81.97/82.09	c #wall_clock_time = 0.062s
81.97/82.09	c #decision = 52
81.97/82.09	c #random_decision = 0
81.97/82.09	c #conflict = 1
81.97/82.09	c #restart = 0
81.97/82.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
81.97/82.09	c lower bound updated to -269
81.97/82.09	c BCD2: 1265 <= obj <= 1489
81.97/82.09	c BCD2: #cores=51, #unrelaxed=218, #relaxed=1316, #hardened=0
81.97/82.09	c BCD2: #sat=1 #unsat=1266 bias=1266/1267
81.97/82.09	c Solving starts ...
81.97/82.09	c ============================[ Search Statistics ]============================
81.97/82.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.97/82.09	c       |         |          |          |    Limit     GC | Var      | Constra 
81.97/82.09	c =============================================================================
81.97/82.09	c  0.0s |       0 |        0 |        0 |    62234      0 |     1214 |     1264
82.07/82.15	c  0.1s |       0 |       52 |        1 |    62234      0 |     1214 |     1265
82.07/82.15	c #cpu_time = 0.063s
82.07/82.15	c #wall_clock_time = 0.063s
82.07/82.15	c #decision = 52
82.07/82.15	c #random_decision = 0
82.07/82.15	c #conflict = 1
82.07/82.15	c #restart = 0
82.07/82.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
82.07/82.15	c lower bound updated to -268
82.07/82.15	c BCD2: 1266 <= obj <= 1489
82.07/82.15	c BCD2: #cores=51, #unrelaxed=217, #relaxed=1317, #hardened=0
82.07/82.15	c BCD2: #sat=1 #unsat=1267 bias=1267/1268
82.07/82.15	c Solving starts ...
82.07/82.15	c ============================[ Search Statistics ]============================
82.07/82.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.07/82.15	c       |         |          |          |    Limit     GC | Var      | Constra 
82.07/82.15	c =============================================================================
82.07/82.15	c  0.0s |       0 |        0 |        0 |    62234      0 |     1215 |     1265
82.17/82.22	c  0.1s |       0 |       52 |        1 |    62234      0 |     1215 |     1266
82.17/82.22	c #cpu_time = 0.062s
82.17/82.22	c #wall_clock_time = 0.063s
82.17/82.22	c #decision = 52
82.17/82.22	c #random_decision = 0
82.17/82.22	c #conflict = 1
82.17/82.22	c #restart = 0
82.17/82.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
82.17/82.22	c lower bound updated to -267
82.17/82.22	c BCD2: 1267 <= obj <= 1489
82.17/82.22	c BCD2: #cores=51, #unrelaxed=216, #relaxed=1318, #hardened=0
82.17/82.22	c BCD2: #sat=1 #unsat=1268 bias=1268/1269
82.17/82.22	c Solving starts ...
82.17/82.22	c ============================[ Search Statistics ]============================
82.17/82.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.17/82.22	c       |         |          |          |    Limit     GC | Var      | Constra 
82.17/82.22	c =============================================================================
82.17/82.22	c  0.0s |       0 |        0 |        0 |    62234      0 |     1216 |     1266
82.17/82.28	c  0.1s |       0 |       52 |        1 |    62234      0 |     1216 |     1267
82.17/82.28	c #cpu_time = 0.062s
82.17/82.28	c #wall_clock_time = 0.062s
82.17/82.28	c #decision = 52
82.17/82.28	c #random_decision = 0
82.17/82.28	c #conflict = 1
82.17/82.28	c #restart = 0
82.17/82.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
82.17/82.28	c lower bound updated to -266
82.17/82.28	c BCD2: 1268 <= obj <= 1489
82.17/82.28	c BCD2: #cores=51, #unrelaxed=215, #relaxed=1319, #hardened=0
82.17/82.28	c BCD2: #sat=1 #unsat=1269 bias=1269/1270
82.17/82.28	c Solving starts ...
82.17/82.28	c ============================[ Search Statistics ]============================
82.17/82.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.17/82.28	c       |         |          |          |    Limit     GC | Var      | Constra 
82.17/82.28	c =============================================================================
82.17/82.28	c  0.0s |       0 |        0 |        0 |    62234      0 |     1217 |     1267
82.27/82.34	c  0.1s |       0 |       52 |        1 |    62234      0 |     1217 |     1268
82.27/82.34	c #cpu_time = 0.062s
82.27/82.34	c #wall_clock_time = 0.062s
82.27/82.34	c #decision = 52
82.27/82.34	c #random_decision = 0
82.27/82.34	c #conflict = 1
82.27/82.34	c #restart = 0
82.27/82.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
82.27/82.34	c lower bound updated to -265
82.27/82.35	c BCD2: 1269 <= obj <= 1489
82.27/82.35	c BCD2: #cores=51, #unrelaxed=214, #relaxed=1320, #hardened=0
82.27/82.35	c BCD2: #sat=1 #unsat=1270 bias=1270/1271
82.27/82.35	c Solving starts ...
82.27/82.35	c ============================[ Search Statistics ]============================
82.27/82.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.27/82.35	c       |         |          |          |    Limit     GC | Var      | Constra 
82.27/82.35	c =============================================================================
82.27/82.35	c  0.0s |       0 |        0 |        0 |    62234      0 |     1218 |     1268
82.37/82.41	c  0.1s |       0 |       52 |        1 |    62234      0 |     1218 |     1269
82.37/82.41	c #cpu_time = 0.060s
82.37/82.41	c #wall_clock_time = 0.060s
82.37/82.41	c #decision = 52
82.37/82.41	c #random_decision = 0
82.37/82.41	c #conflict = 1
82.37/82.41	c #restart = 0
82.37/82.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
82.37/82.41	c lower bound updated to -264
82.37/82.41	c BCD2: 1270 <= obj <= 1489
82.37/82.41	c BCD2: #cores=51, #unrelaxed=213, #relaxed=1321, #hardened=0
82.37/82.41	c BCD2: #sat=1 #unsat=1271 bias=1271/1272
82.37/82.41	c Solving starts ...
82.37/82.41	c ============================[ Search Statistics ]============================
82.37/82.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.37/82.41	c       |         |          |          |    Limit     GC | Var      | Constra 
82.37/82.41	c =============================================================================
82.37/82.41	c  0.0s |       0 |        0 |        0 |    62234      0 |     1219 |     1269
82.37/82.47	c  0.1s |       0 |       52 |        1 |    62234      0 |     1219 |     1270
82.37/82.47	c #cpu_time = 0.062s
82.37/82.47	c #wall_clock_time = 0.062s
82.37/82.47	c #decision = 52
82.37/82.47	c #random_decision = 0
82.37/82.47	c #conflict = 1
82.37/82.47	c #restart = 0
82.37/82.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
82.37/82.47	c lower bound updated to -263
82.37/82.47	c BCD2: 1271 <= obj <= 1489
82.37/82.47	c BCD2: #cores=51, #unrelaxed=212, #relaxed=1322, #hardened=0
82.37/82.47	c BCD2: #sat=1 #unsat=1272 bias=1272/1273
82.37/82.48	c Solving starts ...
82.37/82.48	c ============================[ Search Statistics ]============================
82.37/82.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.37/82.48	c       |         |          |          |    Limit     GC | Var      | Constra 
82.37/82.48	c =============================================================================
82.37/82.48	c  0.0s |       0 |        0 |        0 |    62234      0 |     1220 |     1270
82.48/82.54	c  0.1s |       0 |       52 |        1 |    62234      0 |     1220 |     1271
82.48/82.54	c #cpu_time = 0.062s
82.48/82.54	c #wall_clock_time = 0.062s
82.48/82.54	c #decision = 52
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 23: cost of the new core is >=22
82.48/82.54	c lower bound updated to -262
82.48/82.54	c BCD2: 1272 <= obj <= 1489
82.48/82.54	c BCD2: #cores=51, #unrelaxed=211, #relaxed=1323, #hardened=0
82.48/82.54	c BCD2: #sat=1 #unsat=1273 bias=1273/1274
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 |    62234      0 |     1221 |     1271
82.48/82.60	c  0.1s |       0 |       52 |        1 |    62234      0 |     1221 |     1272
82.48/82.60	c #cpu_time = 0.063s
82.48/82.60	c #wall_clock_time = 0.063s
82.48/82.60	c #decision = 52
82.48/82.60	c #random_decision = 0
82.48/82.60	c #conflict = 1
82.48/82.60	c #restart = 0
82.48/82.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
82.48/82.60	c lower bound updated to -261
82.48/82.60	c BCD2: 1273 <= obj <= 1489
82.48/82.60	c BCD2: #cores=51, #unrelaxed=210, #relaxed=1324, #hardened=0
82.48/82.60	c BCD2: #sat=1 #unsat=1274 bias=1274/1275
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 |    62234      0 |     1222 |     1272
82.58/82.67	c  0.1s |       0 |       52 |        1 |    62234      0 |     1222 |     1273
82.58/82.67	c #cpu_time = 0.063s
82.58/82.67	c #wall_clock_time = 0.063s
82.58/82.67	c #decision = 52
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 25: cost of the new core is >=24
82.58/82.67	c lower bound updated to -260
82.58/82.67	c BCD2: 1274 <= obj <= 1489
82.58/82.67	c BCD2: #cores=51, #unrelaxed=209, #relaxed=1325, #hardened=0
82.58/82.67	c BCD2: #sat=1 #unsat=1275 bias=1275/1276
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 |    62234      0 |     1223 |     1273
82.67/82.73	c  0.1s |       0 |       52 |        1 |    62234      0 |     1223 |     1274
82.67/82.73	c #cpu_time = 0.062s
82.67/82.73	c #wall_clock_time = 0.062s
82.67/82.73	c #decision = 52
82.67/82.73	c #random_decision = 0
82.67/82.73	c #conflict = 1
82.67/82.73	c #restart = 0
82.67/82.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
82.67/82.73	c lower bound updated to -259
82.67/82.73	c BCD2: 1275 <= obj <= 1489
82.67/82.73	c BCD2: #cores=51, #unrelaxed=208, #relaxed=1326, #hardened=0
82.67/82.73	c BCD2: #sat=1 #unsat=1276 bias=1276/1277
82.67/82.73	c Solving starts ...
82.67/82.73	c ============================[ Search Statistics ]============================
82.67/82.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.67/82.73	c       |         |          |          |    Limit     GC | Var      | Constra 
82.67/82.73	c =============================================================================
82.67/82.73	c  0.0s |       0 |        0 |        0 |    62234      0 |     1224 |     1274
82.67/82.79	c  0.1s |       0 |       52 |        0 |    62234      0 |     1224 |     1275
82.67/82.79	c #cpu_time = 0.062s
82.67/82.79	c #wall_clock_time = 0.062s
82.67/82.79	c #decision = 52
82.67/82.79	c #random_decision = 0
82.67/82.79	c #conflict = 0
82.67/82.79	c #restart = 0
82.67/82.79	c BCD2: found a new core of size 2: cost of the new core is >=1
82.67/82.79	c lower bound updated to -258
82.77/82.81	c BCD2: 1276 <= obj <= 1489
82.77/82.81	c BCD2: #cores=52, #unrelaxed=206, #relaxed=1328, #hardened=0
82.77/82.81	c BCD2: #sat=1 #unsat=1277 bias=1277/1278
82.77/82.81	c Solving starts ...
82.77/82.81	c ============================[ Search Statistics ]============================
82.77/82.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.77/82.81	c       |         |          |          |    Limit     GC | Var      | Constra 
82.77/82.81	c =============================================================================
82.77/82.81	c  0.0s |       0 |        0 |        0 |    62234      0 |     1224 |     1276
82.77/82.87	c  0.1s |       0 |       53 |        1 |    62234      0 |     1224 |     1276
82.77/82.87	c #cpu_time = 0.060s
82.77/82.87	c #wall_clock_time = 0.060s
82.77/82.87	c #decision = 53
82.77/82.87	c #random_decision = 0
82.77/82.87	c #conflict = 1
82.77/82.87	c #restart = 0
82.77/82.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
82.77/82.87	c lower bound updated to -257
82.77/82.87	c BCD2: 1277 <= obj <= 1489
82.77/82.87	c BCD2: #cores=52, #unrelaxed=205, #relaxed=1329, #hardened=0
82.77/82.87	c BCD2: #sat=1 #unsat=1278 bias=1278/1279
82.77/82.87	c Solving starts ...
82.77/82.87	c ============================[ Search Statistics ]============================
82.77/82.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.77/82.87	c       |         |          |          |    Limit     GC | Var      | Constra 
82.77/82.87	c =============================================================================
82.77/82.87	c  0.0s |       0 |        0 |        0 |    62234      0 |     1225 |     1276
82.87/82.93	c  0.1s |       0 |       53 |        1 |    62234      0 |     1225 |     1277
82.87/82.93	c #cpu_time = 0.062s
82.87/82.93	c #wall_clock_time = 0.062s
82.87/82.93	c #decision = 53
82.87/82.93	c #random_decision = 0
82.87/82.93	c #conflict = 1
82.87/82.93	c #restart = 0
82.87/82.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
82.87/82.93	c lower bound updated to -256
82.87/82.93	c BCD2: 1278 <= obj <= 1489
82.87/82.93	c BCD2: #cores=52, #unrelaxed=204, #relaxed=1330, #hardened=0
82.87/82.93	c BCD2: #sat=1 #unsat=1279 bias=1279/1280
82.87/82.93	c Solving starts ...
82.87/82.93	c ============================[ Search Statistics ]============================
82.87/82.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.87/82.93	c       |         |          |          |    Limit     GC | Var      | Constra 
82.87/82.93	c =============================================================================
82.87/82.93	c  0.0s |       0 |        0 |        0 |    62234      0 |     1226 |     1277
82.97/83.00	c  0.1s |       0 |       53 |        1 |    62234      0 |     1226 |     1278
82.97/83.00	c #cpu_time = 0.062s
82.97/83.00	c #wall_clock_time = 0.062s
82.97/83.00	c #decision = 53
82.97/83.00	c #random_decision = 0
82.97/83.00	c #conflict = 1
82.97/83.00	c #restart = 0
82.97/83.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
82.97/83.00	c lower bound updated to -255
82.97/83.00	c BCD2: 1279 <= obj <= 1489
82.97/83.00	c BCD2: #cores=52, #unrelaxed=203, #relaxed=1331, #hardened=0
82.97/83.00	c BCD2: #sat=1 #unsat=1280 bias=1280/1281
82.97/83.00	c Solving starts ...
82.97/83.00	c ============================[ Search Statistics ]============================
82.97/83.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.97/83.00	c       |         |          |          |    Limit     GC | Var      | Constra 
82.97/83.00	c =============================================================================
82.97/83.00	c  0.0s |       0 |        0 |        0 |    62234      0 |     1227 |     1278
82.97/83.06	c  0.1s |       0 |       53 |        1 |    62234      0 |     1227 |     1279
82.97/83.06	c #cpu_time = 0.063s
82.97/83.06	c #wall_clock_time = 0.063s
82.97/83.06	c #decision = 53
82.97/83.06	c #random_decision = 0
82.97/83.06	c #conflict = 1
82.97/83.06	c #restart = 0
82.97/83.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
82.97/83.06	c lower bound updated to -254
82.97/83.06	c BCD2: 1280 <= obj <= 1489
82.97/83.06	c BCD2: #cores=52, #unrelaxed=202, #relaxed=1332, #hardened=0
82.97/83.06	c BCD2: #sat=1 #unsat=1281 bias=1281/1282
82.97/83.06	c Solving starts ...
82.97/83.06	c ============================[ Search Statistics ]============================
82.97/83.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.97/83.06	c       |         |          |          |    Limit     GC | Var      | Constra 
82.97/83.06	c =============================================================================
82.97/83.06	c  0.0s |       0 |        0 |        0 |    62234      0 |     1228 |     1279
83.07/83.13	c  0.1s |       0 |       53 |        1 |    62234      0 |     1228 |     1280
83.07/83.13	c #cpu_time = 0.063s
83.07/83.13	c #wall_clock_time = 0.063s
83.07/83.13	c #decision = 53
83.07/83.13	c #random_decision = 0
83.07/83.13	c #conflict = 1
83.07/83.13	c #restart = 0
83.07/83.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
83.07/83.13	c lower bound updated to -253
83.07/83.13	c BCD2: 1281 <= obj <= 1489
83.07/83.13	c BCD2: #cores=52, #unrelaxed=201, #relaxed=1333, #hardened=0
83.07/83.13	c BCD2: #sat=1 #unsat=1282 bias=1282/1283
83.07/83.13	c Solving starts ...
83.07/83.13	c ============================[ Search Statistics ]============================
83.07/83.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.07/83.13	c       |         |          |          |    Limit     GC | Var      | Constra 
83.07/83.13	c =============================================================================
83.07/83.13	c  0.0s |       0 |        0 |        0 |    62234      0 |     1229 |     1280
83.07/83.19	c  0.1s |       0 |       53 |        1 |    62234      0 |     1229 |     1281
83.07/83.19	c #cpu_time = 0.062s
83.07/83.19	c #wall_clock_time = 0.062s
83.07/83.19	c #decision = 53
83.07/83.19	c #random_decision = 0
83.07/83.19	c #conflict = 1
83.07/83.19	c #restart = 0
83.07/83.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
83.07/83.19	c lower bound updated to -252
83.07/83.19	c BCD2: 1282 <= obj <= 1489
83.07/83.19	c BCD2: #cores=52, #unrelaxed=200, #relaxed=1334, #hardened=0
83.07/83.19	c BCD2: #sat=1 #unsat=1283 bias=1283/1284
83.07/83.19	c Solving starts ...
83.07/83.19	c ============================[ Search Statistics ]============================
83.07/83.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.07/83.19	c       |         |          |          |    Limit     GC | Var      | Constra 
83.07/83.19	c =============================================================================
83.07/83.19	c  0.0s |       0 |        0 |        0 |    62234      0 |     1230 |     1281
83.17/83.25	c  0.1s |       0 |       53 |        1 |    62234      0 |     1230 |     1282
83.17/83.25	c #cpu_time = 0.062s
83.17/83.25	c #wall_clock_time = 0.062s
83.17/83.25	c #decision = 53
83.17/83.25	c #random_decision = 0
83.17/83.25	c #conflict = 1
83.17/83.25	c #restart = 0
83.17/83.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
83.17/83.25	c lower bound updated to -251
83.17/83.26	c BCD2: 1283 <= obj <= 1489
83.17/83.26	c BCD2: #cores=52, #unrelaxed=199, #relaxed=1335, #hardened=0
83.17/83.26	c BCD2: #sat=1 #unsat=1284 bias=1284/1285
83.17/83.26	c Solving starts ...
83.17/83.26	c ============================[ Search Statistics ]============================
83.17/83.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.17/83.26	c       |         |          |          |    Limit     GC | Var      | Constra 
83.17/83.26	c =============================================================================
83.17/83.26	c  0.0s |       0 |        0 |        0 |    62234      0 |     1231 |     1282
83.27/83.32	c  0.1s |       0 |       53 |        1 |    62234      0 |     1231 |     1283
83.27/83.32	c #cpu_time = 0.060s
83.27/83.32	c #wall_clock_time = 0.060s
83.27/83.32	c #decision = 53
83.27/83.32	c #random_decision = 0
83.27/83.32	c #conflict = 1
83.27/83.32	c #restart = 0
83.27/83.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
83.27/83.32	c lower bound updated to -250
83.27/83.32	c BCD2: 1284 <= obj <= 1489
83.27/83.32	c BCD2: #cores=52, #unrelaxed=198, #relaxed=1336, #hardened=0
83.27/83.32	c BCD2: #sat=1 #unsat=1285 bias=1285/1286
83.27/83.32	c Solving starts ...
83.27/83.32	c ============================[ Search Statistics ]============================
83.27/83.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.27/83.32	c       |         |          |          |    Limit     GC | Var      | Constra 
83.27/83.32	c =============================================================================
83.27/83.32	c  0.0s |       0 |        0 |        0 |    62234      0 |     1232 |     1283
83.27/83.38	c  0.1s |       0 |       53 |        1 |    62234      0 |     1232 |     1284
83.27/83.38	c #cpu_time = 0.062s
83.27/83.38	c #wall_clock_time = 0.062s
83.27/83.38	c #decision = 53
83.27/83.38	c #random_decision = 0
83.27/83.38	c #conflict = 1
83.27/83.38	c #restart = 0
83.27/83.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
83.27/83.38	c lower bound updated to -249
83.27/83.39	c BCD2: 1285 <= obj <= 1489
83.27/83.39	c BCD2: #cores=52, #unrelaxed=197, #relaxed=1337, #hardened=0
83.27/83.39	c BCD2: #sat=1 #unsat=1286 bias=1286/1287
83.27/83.39	c Solving starts ...
83.27/83.39	c ============================[ Search Statistics ]============================
83.27/83.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.27/83.39	c       |         |          |          |    Limit     GC | Var      | Constra 
83.27/83.39	c =============================================================================
83.27/83.39	c  0.0s |       0 |        0 |        0 |    62234      0 |     1233 |     1284
83.37/83.45	c  0.1s |       0 |       53 |        1 |    62234      0 |     1233 |     1285
83.37/83.45	c #cpu_time = 0.062s
83.37/83.45	c #wall_clock_time = 0.062s
83.37/83.45	c #decision = 53
83.37/83.45	c #random_decision = 0
83.37/83.45	c #conflict = 1
83.37/83.45	c #restart = 0
83.37/83.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
83.37/83.45	c lower bound updated to -248
83.37/83.45	c BCD2: 1286 <= obj <= 1489
83.37/83.45	c BCD2: #cores=52, #unrelaxed=196, #relaxed=1338, #hardened=0
83.37/83.45	c BCD2: #sat=1 #unsat=1287 bias=1287/1288
83.37/83.45	c Solving starts ...
83.37/83.45	c ============================[ Search Statistics ]============================
83.37/83.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.37/83.45	c       |         |          |          |    Limit     GC | Var      | Constra 
83.37/83.45	c =============================================================================
83.37/83.45	c  0.0s |       0 |        0 |        0 |    62234      0 |     1234 |     1285
83.47/83.51	c  0.1s |       0 |       53 |        1 |    62234      0 |     1234 |     1286
83.47/83.51	c #cpu_time = 0.064s
83.47/83.51	c #wall_clock_time = 0.064s
83.47/83.51	c #decision = 53
83.47/83.51	c #random_decision = 0
83.47/83.51	c #conflict = 1
83.47/83.51	c #restart = 0
83.47/83.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
83.47/83.51	c lower bound updated to -247
83.47/83.51	c BCD2: 1287 <= obj <= 1489
83.47/83.51	c BCD2: #cores=52, #unrelaxed=195, #relaxed=1339, #hardened=0
83.47/83.51	c BCD2: #sat=1 #unsat=1288 bias=1288/1289
83.47/83.51	c Solving starts ...
83.47/83.51	c ============================[ Search Statistics ]============================
83.47/83.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.47/83.51	c       |         |          |          |    Limit     GC | Var      | Constra 
83.47/83.51	c =============================================================================
83.47/83.51	c  0.0s |       0 |        0 |        0 |    62234      0 |     1235 |     1286
83.47/83.58	c  0.1s |       0 |       53 |        1 |    62234      0 |     1235 |     1287
83.47/83.58	c #cpu_time = 0.063s
83.47/83.58	c #wall_clock_time = 0.063s
83.47/83.58	c #decision = 53
83.47/83.58	c #random_decision = 0
83.47/83.58	c #conflict = 1
83.47/83.58	c #restart = 0
83.47/83.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
83.47/83.58	c lower bound updated to -246
83.47/83.58	c BCD2: 1288 <= obj <= 1489
83.47/83.58	c BCD2: #cores=52, #unrelaxed=194, #relaxed=1340, #hardened=0
83.47/83.58	c BCD2: #sat=1 #unsat=1289 bias=1289/1290
83.47/83.58	c Solving starts ...
83.47/83.58	c ============================[ Search Statistics ]============================
83.47/83.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.47/83.58	c       |         |          |          |    Limit     GC | Var      | Constra 
83.47/83.58	c =============================================================================
83.47/83.58	c  0.0s |       0 |        0 |        0 |    62234      0 |     1236 |     1287
83.58/83.64	c  0.1s |       0 |       53 |        1 |    62234      0 |     1236 |     1288
83.58/83.64	c #cpu_time = 0.062s
83.58/83.64	c #wall_clock_time = 0.062s
83.58/83.64	c #decision = 53
83.58/83.64	c #random_decision = 0
83.58/83.64	c #conflict = 1
83.58/83.64	c #restart = 0
83.58/83.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
83.58/83.64	c lower bound updated to -245
83.58/83.64	c BCD2: 1289 <= obj <= 1489
83.58/83.64	c BCD2: #cores=52, #unrelaxed=193, #relaxed=1341, #hardened=0
83.58/83.64	c BCD2: #sat=1 #unsat=1290 bias=1290/1291
83.58/83.64	c Solving starts ...
83.58/83.64	c ============================[ Search Statistics ]============================
83.58/83.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.58/83.64	c       |         |          |          |    Limit     GC | Var      | Constra 
83.58/83.64	c =============================================================================
83.58/83.64	c  0.0s |       0 |        0 |        0 |    62234      0 |     1237 |     1288
83.68/83.70	c  0.1s |       0 |       53 |        1 |    62234      0 |     1237 |     1289
83.68/83.70	c #cpu_time = 0.062s
83.68/83.70	c #wall_clock_time = 0.062s
83.68/83.70	c #decision = 53
83.68/83.70	c #random_decision = 0
83.68/83.70	c #conflict = 1
83.68/83.70	c #restart = 0
83.68/83.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
83.68/83.70	c lower bound updated to -244
83.68/83.71	c BCD2: 1290 <= obj <= 1489
83.68/83.71	c BCD2: #cores=52, #unrelaxed=192, #relaxed=1342, #hardened=0
83.68/83.71	c BCD2: #sat=1 #unsat=1291 bias=1291/1292
83.68/83.71	c Solving starts ...
83.68/83.71	c ============================[ Search Statistics ]============================
83.68/83.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.68/83.71	c       |         |          |          |    Limit     GC | Var      | Constra 
83.68/83.71	c =============================================================================
83.68/83.71	c  0.0s |       0 |        0 |        0 |    62234      0 |     1238 |     1289
83.68/83.77	c  0.1s |       0 |       53 |        1 |    62234      0 |     1238 |     1290
83.68/83.77	c #cpu_time = 0.060s
83.68/83.77	c #wall_clock_time = 0.060s
83.68/83.77	c #decision = 53
83.68/83.77	c #random_decision = 0
83.68/83.77	c #conflict = 1
83.68/83.77	c #restart = 0
83.68/83.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
83.68/83.77	c lower bound updated to -243
83.68/83.77	c BCD2: 1291 <= obj <= 1489
83.68/83.77	c BCD2: #cores=52, #unrelaxed=191, #relaxed=1343, #hardened=0
83.68/83.77	c BCD2: #sat=1 #unsat=1292 bias=1292/1293
83.68/83.77	c Solving starts ...
83.68/83.77	c ============================[ Search Statistics ]============================
83.68/83.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.68/83.77	c       |         |          |          |    Limit     GC | Var      | Constra 
83.68/83.77	c =============================================================================
83.68/83.77	c  0.0s |       0 |        0 |        0 |    62234      0 |     1239 |     1290
83.77/83.84	c  0.1s |       0 |       53 |        1 |    62234      0 |     1239 |     1291
83.77/83.84	c #cpu_time = 0.062s
83.77/83.84	c #wall_clock_time = 0.062s
83.77/83.84	c #decision = 53
83.77/83.84	c #random_decision = 0
83.77/83.84	c #conflict = 1
83.77/83.84	c #restart = 0
83.77/83.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
83.77/83.84	c lower bound updated to -242
83.77/83.84	c BCD2: 1292 <= obj <= 1489
83.77/83.84	c BCD2: #cores=52, #unrelaxed=190, #relaxed=1344, #hardened=0
83.77/83.84	c BCD2: #sat=1 #unsat=1293 bias=1293/1294
83.77/83.84	c Solving starts ...
83.77/83.84	c ============================[ Search Statistics ]============================
83.77/83.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.77/83.84	c       |         |          |          |    Limit     GC | Var      | Constra 
83.77/83.84	c =============================================================================
83.77/83.84	c  0.0s |       0 |        0 |        0 |    62234      0 |     1240 |     1291
83.87/83.90	c  0.1s |       0 |       53 |        1 |    62234      0 |     1240 |     1292
83.87/83.90	c #cpu_time = 0.062s
83.87/83.90	c #wall_clock_time = 0.062s
83.87/83.90	c #decision = 53
83.87/83.90	c #random_decision = 0
83.87/83.90	c #conflict = 1
83.87/83.90	c #restart = 0
83.87/83.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
83.87/83.90	c lower bound updated to -241
83.87/83.90	c BCD2: 1293 <= obj <= 1489
83.87/83.90	c BCD2: #cores=52, #unrelaxed=189, #relaxed=1345, #hardened=0
83.87/83.90	c BCD2: #sat=1 #unsat=1294 bias=1294/1295
83.87/83.90	c Solving starts ...
83.87/83.90	c ============================[ Search Statistics ]============================
83.87/83.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.87/83.90	c       |         |          |          |    Limit     GC | Var      | Constra 
83.87/83.90	c =============================================================================
83.87/83.90	c  0.0s |       0 |        0 |        0 |    62234      0 |     1241 |     1292
83.87/83.96	c  0.1s |       0 |       53 |        1 |    62234      0 |     1241 |     1293
83.87/83.96	c #cpu_time = 0.063s
83.87/83.96	c #wall_clock_time = 0.063s
83.87/83.96	c #decision = 53
83.87/83.96	c #random_decision = 0
83.87/83.96	c #conflict = 1
83.87/83.96	c #restart = 0
83.87/83.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
83.87/83.96	c lower bound updated to -240
83.87/83.97	c BCD2: 1294 <= obj <= 1489
83.87/83.97	c BCD2: #cores=52, #unrelaxed=188, #relaxed=1346, #hardened=0
83.87/83.97	c BCD2: #sat=1 #unsat=1295 bias=1295/1296
83.87/83.97	c Solving starts ...
83.87/83.97	c ============================[ Search Statistics ]============================
83.87/83.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.87/83.97	c       |         |          |          |    Limit     GC | Var      | Constra 
83.87/83.97	c =============================================================================
83.87/83.97	c  0.0s |       0 |        0 |        0 |    62234      0 |     1242 |     1293
83.97/84.03	c  0.1s |       0 |       53 |        1 |    62234      0 |     1242 |     1294
83.97/84.03	c #cpu_time = 0.063s
83.97/84.03	c #wall_clock_time = 0.063s
83.97/84.03	c #decision = 53
83.97/84.03	c #random_decision = 0
83.97/84.03	c #conflict = 1
83.97/84.03	c #restart = 0
83.97/84.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
83.97/84.03	c lower bound updated to -239
83.97/84.03	c BCD2: 1295 <= obj <= 1489
83.97/84.03	c BCD2: #cores=52, #unrelaxed=187, #relaxed=1347, #hardened=0
83.97/84.03	c BCD2: #sat=1 #unsat=1296 bias=1296/1297
83.97/84.03	c Solving starts ...
83.97/84.03	c ============================[ Search Statistics ]============================
83.97/84.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.97/84.03	c       |         |          |          |    Limit     GC | Var      | Constra 
83.97/84.03	c =============================================================================
83.97/84.03	c  0.0s |       0 |        0 |        0 |    62234      0 |     1243 |     1294
83.97/84.09	c  0.1s |       0 |       53 |        1 |    62234      0 |     1243 |     1295
83.97/84.09	c #cpu_time = 0.062s
83.97/84.09	c #wall_clock_time = 0.062s
83.97/84.09	c #decision = 53
83.97/84.09	c #random_decision = 0
83.97/84.09	c #conflict = 1
83.97/84.09	c #restart = 0
83.97/84.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
83.97/84.09	c lower bound updated to -238
83.97/84.09	c BCD2: 1296 <= obj <= 1489
83.97/84.09	c BCD2: #cores=52, #unrelaxed=186, #relaxed=1348, #hardened=0
83.97/84.09	c BCD2: #sat=1 #unsat=1297 bias=1297/1298
83.97/84.09	c Solving starts ...
83.97/84.09	c ============================[ Search Statistics ]============================
83.97/84.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.97/84.09	c       |         |          |          |    Limit     GC | Var      | Constra 
83.97/84.09	c =============================================================================
83.97/84.09	c  0.0s |       0 |        0 |        0 |    62234      0 |     1244 |     1295
84.07/84.16	c  0.1s |       0 |       53 |        1 |    62234      0 |     1244 |     1296
84.07/84.16	c #cpu_time = 0.062s
84.07/84.16	c #wall_clock_time = 0.062s
84.07/84.16	c #decision = 53
84.07/84.16	c #random_decision = 0
84.07/84.16	c #conflict = 1
84.07/84.16	c #restart = 0
84.07/84.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
84.07/84.16	c lower bound updated to -237
84.07/84.16	c BCD2: 1297 <= obj <= 1489
84.07/84.16	c BCD2: #cores=52, #unrelaxed=185, #relaxed=1349, #hardened=0
84.07/84.16	c BCD2: #sat=1 #unsat=1298 bias=1298/1299
84.07/84.16	c Solving starts ...
84.07/84.16	c ============================[ Search Statistics ]============================
84.07/84.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.07/84.16	c       |         |          |          |    Limit     GC | Var      | Constra 
84.07/84.16	c =============================================================================
84.07/84.16	c  0.0s |       0 |        0 |        0 |    62234      0 |     1245 |     1296
84.17/84.23	c  0.1s |       0 |       53 |        1 |    62234      0 |     1245 |     1297
84.17/84.23	c #cpu_time = 0.060s
84.17/84.23	c #wall_clock_time = 0.060s
84.17/84.23	c #decision = 53
84.17/84.23	c #random_decision = 0
84.17/84.23	c #conflict = 1
84.17/84.23	c #restart = 0
84.17/84.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
84.17/84.23	c lower bound updated to -236
84.17/84.23	c BCD2: 1298 <= obj <= 1489
84.17/84.23	c BCD2: #cores=52, #unrelaxed=184, #relaxed=1350, #hardened=0
84.17/84.23	c BCD2: #sat=1 #unsat=1299 bias=1299/1300
84.17/84.23	c Solving starts ...
84.17/84.23	c ============================[ Search Statistics ]============================
84.17/84.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.17/84.23	c       |         |          |          |    Limit     GC | Var      | Constra 
84.17/84.23	c =============================================================================
84.17/84.23	c  0.0s |       0 |        0 |        0 |    62234      0 |     1246 |     1297
84.17/84.29	c  0.1s |       0 |       53 |        1 |    62234      0 |     1246 |     1298
84.17/84.29	c #cpu_time = 0.062s
84.17/84.29	c #wall_clock_time = 0.062s
84.17/84.29	c #decision = 53
84.17/84.29	c #random_decision = 0
84.17/84.29	c #conflict = 1
84.17/84.29	c #restart = 0
84.17/84.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
84.17/84.29	c lower bound updated to -235
84.17/84.29	c BCD2: 1299 <= obj <= 1489
84.17/84.29	c BCD2: #cores=52, #unrelaxed=183, #relaxed=1351, #hardened=0
84.17/84.29	c BCD2: #sat=1 #unsat=1300 bias=1300/1301
84.17/84.29	c Solving starts ...
84.17/84.29	c ============================[ Search Statistics ]============================
84.17/84.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.17/84.29	c       |         |          |          |    Limit     GC | Var      | Constra 
84.17/84.29	c =============================================================================
84.17/84.29	c  0.0s |       0 |        0 |        0 |    62234      0 |     1247 |     1298
84.27/84.35	c  0.1s |       0 |       53 |        1 |    62234      0 |     1247 |     1299
84.27/84.35	c #cpu_time = 0.062s
84.27/84.35	c #wall_clock_time = 0.062s
84.27/84.35	c #decision = 53
84.27/84.35	c #random_decision = 0
84.27/84.35	c #conflict = 1
84.27/84.35	c #restart = 0
84.27/84.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
84.27/84.35	c lower bound updated to -234
84.27/84.35	c BCD2: 1300 <= obj <= 1489
84.27/84.35	c BCD2: #cores=52, #unrelaxed=182, #relaxed=1352, #hardened=0
84.27/84.35	c BCD2: #sat=1 #unsat=1301 bias=1301/1302
84.27/84.35	c Solving starts ...
84.27/84.35	c ============================[ Search Statistics ]============================
84.27/84.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.27/84.35	c       |         |          |          |    Limit     GC | Var      | Constra 
84.27/84.35	c =============================================================================
84.27/84.35	c  0.0s |       0 |        0 |        0 |    62234      0 |     1248 |     1299
84.37/84.42	c  0.1s |       0 |       53 |        0 |    62234      0 |     1248 |     1300
84.37/84.42	c #cpu_time = 0.063s
84.37/84.42	c #wall_clock_time = 0.063s
84.37/84.42	c #decision = 53
84.37/84.42	c #random_decision = 0
84.37/84.42	c #conflict = 0
84.37/84.42	c #restart = 0
84.37/84.42	c BCD2: found a new core of size 2: cost of the new core is >=1
84.37/84.42	c lower bound updated to -233
84.37/84.43	c BCD2: 1301 <= obj <= 1489
84.37/84.43	c BCD2: #cores=53, #unrelaxed=180, #relaxed=1354, #hardened=0
84.37/84.43	c BCD2: #sat=1 #unsat=1302 bias=1302/1303
84.37/84.43	c Solving starts ...
84.37/84.43	c ============================[ Search Statistics ]============================
84.37/84.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.37/84.43	c       |         |          |          |    Limit     GC | Var      | Constra 
84.37/84.43	c =============================================================================
84.37/84.43	c  0.0s |       0 |        0 |        0 |    62234      0 |     1248 |     1301
84.37/84.49	c  0.1s |       0 |       54 |        1 |    62234      0 |     1248 |     1301
84.37/84.49	c #cpu_time = 0.060s
84.37/84.49	c #wall_clock_time = 0.060s
84.37/84.49	c #decision = 54
84.37/84.49	c #random_decision = 0
84.37/84.49	c #conflict = 1
84.37/84.49	c #restart = 0
84.37/84.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
84.37/84.49	c lower bound updated to -232
84.37/84.49	c BCD2: 1302 <= obj <= 1489
84.37/84.49	c BCD2: #cores=53, #unrelaxed=179, #relaxed=1355, #hardened=0
84.37/84.49	c BCD2: #sat=1 #unsat=1303 bias=1303/1304
84.37/84.49	c Solving starts ...
84.37/84.49	c ============================[ Search Statistics ]============================
84.37/84.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.37/84.49	c       |         |          |          |    Limit     GC | Var      | Constra 
84.37/84.49	c =============================================================================
84.37/84.49	c  0.0s |       0 |        0 |        0 |    62234      0 |     1249 |     1301
84.47/84.55	c  0.1s |       0 |       54 |        1 |    62234      0 |     1249 |     1302
84.47/84.55	c #cpu_time = 0.062s
84.47/84.55	c #wall_clock_time = 0.062s
84.47/84.55	c #decision = 54
84.47/84.55	c #random_decision = 0
84.47/84.55	c #conflict = 1
84.47/84.55	c #restart = 0
84.47/84.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
84.47/84.55	c lower bound updated to -231
84.47/84.55	c BCD2: 1303 <= obj <= 1489
84.47/84.55	c BCD2: #cores=53, #unrelaxed=178, #relaxed=1356, #hardened=0
84.47/84.55	c BCD2: #sat=1 #unsat=1304 bias=1304/1305
84.47/84.55	c Solving starts ...
84.47/84.55	c ============================[ Search Statistics ]============================
84.47/84.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.47/84.55	c       |         |          |          |    Limit     GC | Var      | Constra 
84.47/84.55	c =============================================================================
84.47/84.55	c  0.0s |       0 |        0 |        0 |    62234      0 |     1250 |     1302
84.57/84.62	c  0.1s |       0 |       54 |        1 |    62234      0 |     1250 |     1303
84.57/84.62	c #cpu_time = 0.062s
84.57/84.62	c #wall_clock_time = 0.062s
84.57/84.62	c #decision = 54
84.57/84.62	c #random_decision = 0
84.57/84.62	c #conflict = 1
84.57/84.62	c #restart = 0
84.57/84.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
84.57/84.62	c lower bound updated to -230
84.57/84.62	c BCD2: 1304 <= obj <= 1489
84.57/84.62	c BCD2: #cores=53, #unrelaxed=177, #relaxed=1357, #hardened=0
84.57/84.62	c BCD2: #sat=1 #unsat=1305 bias=1305/1306
84.57/84.62	c Solving starts ...
84.57/84.62	c ============================[ Search Statistics ]============================
84.57/84.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.57/84.62	c       |         |          |          |    Limit     GC | Var      | Constra 
84.57/84.62	c =============================================================================
84.57/84.63	c  0.0s |       0 |        0 |        0 |    62234      0 |     1251 |     1303
84.57/84.69	c  0.1s |       0 |       54 |        1 |    62234      0 |     1251 |     1304
84.57/84.69	c #cpu_time = 0.060s
84.57/84.69	c #wall_clock_time = 0.060s
84.57/84.69	c #decision = 54
84.57/84.69	c #random_decision = 0
84.57/84.69	c #conflict = 1
84.57/84.69	c #restart = 0
84.57/84.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
84.57/84.69	c lower bound updated to -229
84.57/84.69	c BCD2: 1305 <= obj <= 1489
84.57/84.69	c BCD2: #cores=53, #unrelaxed=176, #relaxed=1358, #hardened=0
84.57/84.69	c BCD2: #sat=1 #unsat=1306 bias=1306/1307
84.57/84.69	c Solving starts ...
84.57/84.69	c ============================[ Search Statistics ]============================
84.57/84.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.57/84.69	c       |         |          |          |    Limit     GC | Var      | Constra 
84.57/84.69	c =============================================================================
84.57/84.69	c  0.0s |       0 |        0 |        0 |    62234      0 |     1252 |     1304
84.68/84.75	c  0.1s |       0 |       54 |        1 |    62234      0 |     1252 |     1305
84.68/84.75	c #cpu_time = 0.062s
84.68/84.75	c #wall_clock_time = 0.062s
84.68/84.75	c #decision = 54
84.68/84.75	c #random_decision = 0
84.68/84.75	c #conflict = 1
84.68/84.75	c #restart = 0
84.68/84.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
84.68/84.75	c lower bound updated to -228
84.68/84.75	c BCD2: 1306 <= obj <= 1489
84.68/84.75	c BCD2: #cores=53, #unrelaxed=175, #relaxed=1359, #hardened=0
84.68/84.75	c BCD2: #sat=1 #unsat=1307 bias=1307/1308
84.68/84.75	c Solving starts ...
84.68/84.75	c ============================[ Search Statistics ]============================
84.68/84.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.68/84.75	c       |         |          |          |    Limit     GC | Var      | Constra 
84.68/84.75	c =============================================================================
84.68/84.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1253 |     1305
84.78/84.81	c  0.1s |       0 |       54 |        1 |    62234      0 |     1253 |     1306
84.78/84.81	c #cpu_time = 0.062s
84.78/84.81	c #wall_clock_time = 0.062s
84.78/84.81	c #decision = 54
84.78/84.81	c #random_decision = 0
84.78/84.81	c #conflict = 1
84.78/84.81	c #restart = 0
84.78/84.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
84.78/84.81	c lower bound updated to -227
84.78/84.81	c BCD2: 1307 <= obj <= 1489
84.78/84.81	c BCD2: #cores=53, #unrelaxed=174, #relaxed=1360, #hardened=0
84.78/84.81	c BCD2: #sat=1 #unsat=1308 bias=1308/1309
84.78/84.81	c Solving starts ...
84.78/84.81	c ============================[ Search Statistics ]============================
84.78/84.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.78/84.81	c       |         |          |          |    Limit     GC | Var      | Constra 
84.78/84.81	c =============================================================================
84.78/84.81	c  0.0s |       0 |        0 |        0 |    62234      0 |     1254 |     1306
84.78/84.88	c  0.1s |       0 |       54 |        1 |    62234      0 |     1254 |     1307
84.78/84.88	c #cpu_time = 0.063s
84.78/84.88	c #wall_clock_time = 0.063s
84.78/84.88	c #decision = 54
84.78/84.88	c #random_decision = 0
84.78/84.88	c #conflict = 1
84.78/84.88	c #restart = 0
84.78/84.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
84.78/84.88	c lower bound updated to -226
84.78/84.88	c BCD2: 1308 <= obj <= 1489
84.78/84.88	c BCD2: #cores=53, #unrelaxed=173, #relaxed=1361, #hardened=0
84.78/84.88	c BCD2: #sat=1 #unsat=1309 bias=1309/1310
84.78/84.88	c Solving starts ...
84.78/84.88	c ============================[ Search Statistics ]============================
84.78/84.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.78/84.88	c       |         |          |          |    Limit     GC | Var      | Constra 
84.78/84.88	c =============================================================================
84.78/84.88	c  0.0s |       0 |        0 |        0 |    62234      0 |     1255 |     1307
84.87/84.94	c  0.1s |       0 |       54 |        1 |    62234      0 |     1255 |     1308
84.87/84.94	c #cpu_time = 0.063s
84.87/84.94	c #wall_clock_time = 0.063s
84.87/84.94	c #decision = 54
84.87/84.94	c #random_decision = 0
84.87/84.94	c #conflict = 1
84.87/84.94	c #restart = 0
84.87/84.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
84.87/84.94	c lower bound updated to -225
84.87/84.94	c BCD2: 1309 <= obj <= 1489
84.87/84.94	c BCD2: #cores=53, #unrelaxed=172, #relaxed=1362, #hardened=0
84.87/84.94	c BCD2: #sat=1 #unsat=1310 bias=1310/1311
84.87/84.94	c Solving starts ...
84.87/84.94	c ============================[ Search Statistics ]============================
84.87/84.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.87/84.94	c       |         |          |          |    Limit     GC | Var      | Constra 
84.87/84.94	c =============================================================================
84.87/84.94	c  0.0s |       0 |        0 |        0 |    62234      0 |     1256 |     1308
84.97/85.00	c  0.1s |       0 |       54 |        1 |    62234      0 |     1256 |     1309
84.97/85.00	c #cpu_time = 0.062s
84.97/85.00	c #wall_clock_time = 0.062s
84.97/85.00	c #decision = 54
84.97/85.00	c #random_decision = 0
84.97/85.00	c #conflict = 1
84.97/85.00	c #restart = 0
84.97/85.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
84.97/85.00	c lower bound updated to -224
84.97/85.00	c BCD2: 1310 <= obj <= 1489
84.97/85.00	c BCD2: #cores=53, #unrelaxed=171, #relaxed=1363, #hardened=0
84.97/85.00	c BCD2: #sat=1 #unsat=1311 bias=1311/1312
84.97/85.01	c Solving starts ...
84.97/85.01	c ============================[ Search Statistics ]============================
84.97/85.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.97/85.01	c       |         |          |          |    Limit     GC | Var      | Constra 
84.97/85.01	c =============================================================================
84.97/85.01	c  0.0s |       0 |        0 |        0 |    62234      0 |     1257 |     1309
84.97/85.07	c  0.1s |       0 |       54 |        1 |    62234      0 |     1257 |     1310
84.97/85.07	c #cpu_time = 0.062s
84.97/85.07	c #wall_clock_time = 0.062s
84.97/85.07	c #decision = 54
84.97/85.07	c #random_decision = 0
84.97/85.07	c #conflict = 1
84.97/85.07	c #restart = 0
84.97/85.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
84.97/85.07	c lower bound updated to -223
84.97/85.08	c BCD2: 1311 <= obj <= 1489
84.97/85.08	c BCD2: #cores=53, #unrelaxed=170, #relaxed=1364, #hardened=0
84.97/85.08	c BCD2: #sat=1 #unsat=1312 bias=1312/1313
84.97/85.08	c Solving starts ...
84.97/85.08	c ============================[ Search Statistics ]============================
84.97/85.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.97/85.08	c       |         |          |          |    Limit     GC | Var      | Constra 
84.97/85.08	c =============================================================================
84.97/85.08	c  0.0s |       0 |        0 |        0 |    62234      0 |     1258 |     1310
85.07/85.14	c  0.1s |       0 |       54 |        1 |    62234      0 |     1258 |     1311
85.07/85.14	c #cpu_time = 0.060s
85.07/85.14	c #wall_clock_time = 0.061s
85.07/85.14	c #decision = 54
85.07/85.14	c #random_decision = 0
85.07/85.14	c #conflict = 1
85.07/85.14	c #restart = 0
85.07/85.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
85.07/85.14	c lower bound updated to -222
85.07/85.14	c BCD2: 1312 <= obj <= 1489
85.07/85.14	c BCD2: #cores=53, #unrelaxed=169, #relaxed=1365, #hardened=0
85.07/85.14	c BCD2: #sat=1 #unsat=1313 bias=1313/1314
85.07/85.14	c Solving starts ...
85.07/85.14	c ============================[ Search Statistics ]============================
85.07/85.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.07/85.14	c       |         |          |          |    Limit     GC | Var      | Constra 
85.07/85.14	c =============================================================================
85.07/85.14	c  0.0s |       0 |        0 |        0 |    62234      0 |     1259 |     1311
85.17/85.20	c  0.1s |       0 |       54 |        1 |    62234      0 |     1259 |     1312
85.17/85.20	c #cpu_time = 0.062s
85.17/85.20	c #wall_clock_time = 0.062s
85.17/85.20	c #decision = 54
85.17/85.20	c #random_decision = 0
85.17/85.20	c #conflict = 1
85.17/85.20	c #restart = 0
85.17/85.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
85.17/85.20	c lower bound updated to -221
85.17/85.20	c BCD2: 1313 <= obj <= 1489
85.17/85.20	c BCD2: #cores=53, #unrelaxed=168, #relaxed=1366, #hardened=0
85.17/85.20	c BCD2: #sat=1 #unsat=1314 bias=1314/1315
85.17/85.20	c Solving starts ...
85.17/85.20	c ============================[ Search Statistics ]============================
85.17/85.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.17/85.20	c       |         |          |          |    Limit     GC | Var      | Constra 
85.17/85.20	c =============================================================================
85.17/85.20	c  0.0s |       0 |        0 |        0 |    62234      0 |     1260 |     1312
85.17/85.26	c  0.1s |       0 |       54 |        1 |    62234      0 |     1260 |     1313
85.17/85.26	c #cpu_time = 0.062s
85.17/85.26	c #wall_clock_time = 0.062s
85.17/85.26	c #decision = 54
85.17/85.26	c #random_decision = 0
85.17/85.26	c #conflict = 1
85.17/85.26	c #restart = 0
85.17/85.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
85.17/85.26	c lower bound updated to -220
85.17/85.26	c BCD2: 1314 <= obj <= 1489
85.17/85.26	c BCD2: #cores=53, #unrelaxed=167, #relaxed=1367, #hardened=0
85.17/85.26	c BCD2: #sat=1 #unsat=1315 bias=1315/1316
85.17/85.27	c Solving starts ...
85.17/85.27	c ============================[ Search Statistics ]============================
85.17/85.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.17/85.27	c       |         |          |          |    Limit     GC | Var      | Constra 
85.17/85.27	c =============================================================================
85.17/85.27	c  0.0s |       0 |        0 |        0 |    62234      0 |     1261 |     1313
85.27/85.33	c  0.1s |       0 |       54 |        1 |    62234      0 |     1261 |     1314
85.27/85.33	c #cpu_time = 0.063s
85.27/85.33	c #wall_clock_time = 0.063s
85.27/85.33	c #decision = 54
85.27/85.33	c #random_decision = 0
85.27/85.33	c #conflict = 1
85.27/85.33	c #restart = 0
85.27/85.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
85.27/85.33	c lower bound updated to -219
85.27/85.33	c BCD2: 1315 <= obj <= 1489
85.27/85.33	c BCD2: #cores=53, #unrelaxed=166, #relaxed=1368, #hardened=0
85.27/85.33	c BCD2: #sat=1 #unsat=1316 bias=1316/1317
85.27/85.33	c Solving starts ...
85.27/85.33	c ============================[ Search Statistics ]============================
85.27/85.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.27/85.33	c       |         |          |          |    Limit     GC | Var      | Constra 
85.27/85.33	c =============================================================================
85.27/85.33	c  0.0s |       0 |        0 |        0 |    62234      0 |     1262 |     1314
85.27/85.39	c  0.1s |       0 |       54 |        1 |    62234      0 |     1262 |     1315
85.27/85.39	c #cpu_time = 0.063s
85.27/85.39	c #wall_clock_time = 0.063s
85.27/85.39	c #decision = 54
85.27/85.39	c #random_decision = 0
85.27/85.39	c #conflict = 1
85.27/85.39	c #restart = 0
85.27/85.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
85.27/85.39	c lower bound updated to -218
85.27/85.39	c BCD2: 1316 <= obj <= 1489
85.27/85.39	c BCD2: #cores=53, #unrelaxed=165, #relaxed=1369, #hardened=0
85.27/85.39	c BCD2: #sat=1 #unsat=1317 bias=1317/1318
85.27/85.39	c Solving starts ...
85.27/85.39	c ============================[ Search Statistics ]============================
85.27/85.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.27/85.39	c       |         |          |          |    Limit     GC | Var      | Constra 
85.27/85.39	c =============================================================================
85.27/85.39	c  0.0s |       0 |        0 |        0 |    62234      0 |     1263 |     1315
85.37/85.46	c  0.1s |       0 |       54 |        1 |    62234      0 |     1263 |     1316
85.37/85.46	c #cpu_time = 0.062s
85.37/85.46	c #wall_clock_time = 0.062s
85.37/85.46	c #decision = 54
85.37/85.46	c #random_decision = 0
85.37/85.46	c #conflict = 1
85.37/85.46	c #restart = 0
85.37/85.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
85.37/85.46	c lower bound updated to -217
85.37/85.46	c BCD2: 1317 <= obj <= 1489
85.37/85.46	c BCD2: #cores=53, #unrelaxed=164, #relaxed=1370, #hardened=0
85.37/85.46	c BCD2: #sat=1 #unsat=1318 bias=1318/1319
85.37/85.46	c Solving starts ...
85.37/85.46	c ============================[ Search Statistics ]============================
85.37/85.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.37/85.46	c       |         |          |          |    Limit     GC | Var      | Constra 
85.37/85.46	c =============================================================================
85.37/85.46	c  0.0s |       0 |        0 |        0 |    62234      0 |     1264 |     1316
85.47/85.52	c  0.1s |       0 |       54 |        1 |    62234      0 |     1264 |     1317
85.47/85.52	c #cpu_time = 0.062s
85.47/85.52	c #wall_clock_time = 0.062s
85.47/85.52	c #decision = 54
85.47/85.52	c #random_decision = 0
85.47/85.52	c #conflict = 1
85.47/85.52	c #restart = 0
85.47/85.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
85.47/85.52	c lower bound updated to -216
85.47/85.53	c BCD2: 1318 <= obj <= 1489
85.47/85.53	c BCD2: #cores=53, #unrelaxed=163, #relaxed=1371, #hardened=0
85.47/85.53	c BCD2: #sat=1 #unsat=1319 bias=1319/1320
85.47/85.53	c Solving starts ...
85.47/85.53	c ============================[ Search Statistics ]============================
85.47/85.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.47/85.53	c       |         |          |          |    Limit     GC | Var      | Constra 
85.47/85.53	c =============================================================================
85.47/85.53	c  0.0s |       0 |        0 |        0 |    62234      0 |     1265 |     1317
85.47/85.59	c  0.1s |       0 |       54 |        1 |    62234      0 |     1265 |     1318
85.47/85.59	c #cpu_time = 0.060s
85.47/85.59	c #wall_clock_time = 0.061s
85.47/85.59	c #decision = 54
85.47/85.59	c #random_decision = 0
85.47/85.59	c #conflict = 1
85.47/85.59	c #restart = 0
85.47/85.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
85.47/85.59	c lower bound updated to -215
85.47/85.59	c BCD2: 1319 <= obj <= 1489
85.47/85.59	c BCD2: #cores=53, #unrelaxed=162, #relaxed=1372, #hardened=0
85.47/85.59	c BCD2: #sat=1 #unsat=1320 bias=1320/1321
85.47/85.59	c Solving starts ...
85.47/85.59	c ============================[ Search Statistics ]============================
85.47/85.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.47/85.59	c       |         |          |          |    Limit     GC | Var      | Constra 
85.47/85.59	c =============================================================================
85.47/85.59	c  0.0s |       0 |        0 |        0 |    62234      0 |     1266 |     1318
85.57/85.65	c  0.1s |       0 |       54 |        1 |    62234      0 |     1266 |     1319
85.57/85.65	c #cpu_time = 0.062s
85.57/85.65	c #wall_clock_time = 0.062s
85.57/85.65	c #decision = 54
85.57/85.65	c #random_decision = 0
85.57/85.65	c #conflict = 1
85.57/85.65	c #restart = 0
85.57/85.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
85.57/85.65	c lower bound updated to -214
85.57/85.65	c BCD2: 1320 <= obj <= 1489
85.57/85.65	c BCD2: #cores=53, #unrelaxed=161, #relaxed=1373, #hardened=0
85.57/85.65	c BCD2: #sat=1 #unsat=1321 bias=1321/1322
85.57/85.65	c Solving starts ...
85.57/85.65	c ============================[ Search Statistics ]============================
85.57/85.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.57/85.65	c       |         |          |          |    Limit     GC | Var      | Constra 
85.57/85.65	c =============================================================================
85.57/85.65	c  0.0s |       0 |        0 |        0 |    62234      0 |     1267 |     1319
85.67/85.72	c  0.1s |       0 |       54 |        1 |    62234      0 |     1267 |     1320
85.67/85.72	c #cpu_time = 0.062s
85.67/85.72	c #wall_clock_time = 0.062s
85.67/85.72	c #decision = 54
85.67/85.72	c #random_decision = 0
85.67/85.72	c #conflict = 1
85.67/85.72	c #restart = 0
85.67/85.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
85.67/85.72	c lower bound updated to -213
85.67/85.72	c BCD2: 1321 <= obj <= 1489
85.67/85.72	c BCD2: #cores=53, #unrelaxed=160, #relaxed=1374, #hardened=0
85.67/85.72	c BCD2: #sat=1 #unsat=1322 bias=1322/1323
85.67/85.72	c Solving starts ...
85.67/85.72	c ============================[ Search Statistics ]============================
85.67/85.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.67/85.72	c       |         |          |          |    Limit     GC | Var      | Constra 
85.67/85.72	c =============================================================================
85.67/85.72	c  0.0s |       0 |        0 |        0 |    62234      0 |     1268 |     1320
85.67/85.78	c  0.1s |       0 |       54 |        1 |    62234      0 |     1268 |     1321
85.67/85.78	c #cpu_time = 0.063s
85.67/85.78	c #wall_clock_time = 0.063s
85.67/85.78	c #decision = 54
85.67/85.78	c #random_decision = 0
85.67/85.78	c #conflict = 1
85.67/85.78	c #restart = 0
85.67/85.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
85.67/85.78	c lower bound updated to -212
85.67/85.78	c BCD2: 1322 <= obj <= 1489
85.67/85.78	c BCD2: #cores=53, #unrelaxed=159, #relaxed=1375, #hardened=0
85.67/85.78	c BCD2: #sat=1 #unsat=1323 bias=1323/1324
85.67/85.78	c Solving starts ...
85.67/85.78	c ============================[ Search Statistics ]============================
85.67/85.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.67/85.78	c       |         |          |          |    Limit     GC | Var      | Constra 
85.67/85.78	c =============================================================================
85.67/85.78	c  0.0s |       0 |        0 |        0 |    62234      0 |     1269 |     1321
85.78/85.85	c  0.1s |       0 |       54 |        1 |    62234      0 |     1269 |     1322
85.78/85.85	c #cpu_time = 0.063s
85.78/85.85	c #wall_clock_time = 0.063s
85.78/85.85	c #decision = 54
85.78/85.85	c #random_decision = 0
85.78/85.85	c #conflict = 1
85.78/85.85	c #restart = 0
85.78/85.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
85.78/85.85	c lower bound updated to -211
85.78/85.85	c BCD2: 1323 <= obj <= 1489
85.78/85.85	c BCD2: #cores=53, #unrelaxed=158, #relaxed=1376, #hardened=0
85.78/85.85	c BCD2: #sat=1 #unsat=1324 bias=1324/1325
85.78/85.85	c Solving starts ...
85.78/85.85	c ============================[ Search Statistics ]============================
85.78/85.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.78/85.85	c       |         |          |          |    Limit     GC | Var      | Constra 
85.78/85.85	c =============================================================================
85.78/85.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1270 |     1322
85.88/85.91	c  0.1s |       0 |       54 |        1 |    62234      0 |     1270 |     1323
85.88/85.91	c #cpu_time = 0.062s
85.88/85.91	c #wall_clock_time = 0.062s
85.88/85.91	c #decision = 54
85.88/85.91	c #random_decision = 0
85.88/85.91	c #conflict = 1
85.88/85.91	c #restart = 0
85.88/85.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
85.88/85.91	c lower bound updated to -210
85.88/85.91	c BCD2: 1324 <= obj <= 1489
85.88/85.91	c BCD2: #cores=53, #unrelaxed=157, #relaxed=1377, #hardened=0
85.88/85.91	c BCD2: #sat=1 #unsat=1325 bias=1325/1326
85.88/85.91	c Solving starts ...
85.88/85.91	c ============================[ Search Statistics ]============================
85.88/85.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.88/85.91	c       |         |          |          |    Limit     GC | Var      | Constra 
85.88/85.91	c =============================================================================
85.88/85.91	c  0.0s |       0 |        0 |        0 |    62234      0 |     1271 |     1323
85.88/85.97	c  0.1s |       0 |       54 |        1 |    62234      0 |     1271 |     1324
85.88/85.97	c #cpu_time = 0.062s
85.88/85.97	c #wall_clock_time = 0.062s
85.88/85.97	c #decision = 54
85.88/85.97	c #random_decision = 0
85.88/85.97	c #conflict = 1
85.88/85.97	c #restart = 0
85.88/85.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
85.88/85.97	c lower bound updated to -209
85.88/85.98	c BCD2: 1325 <= obj <= 1489
85.88/85.98	c BCD2: #cores=53, #unrelaxed=156, #relaxed=1378, #hardened=0
85.88/85.98	c BCD2: #sat=1 #unsat=1326 bias=1326/1327
85.88/85.98	c Solving starts ...
85.88/85.98	c ============================[ Search Statistics ]============================
85.88/85.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.88/85.98	c       |         |          |          |    Limit     GC | Var      | Constra 
85.88/85.98	c =============================================================================
85.88/85.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1272 |     1324
85.97/86.04	c  0.1s |       0 |       54 |        0 |    62234      0 |     1272 |     1325
85.97/86.04	c #cpu_time = 0.060s
85.97/86.04	c #wall_clock_time = 0.061s
85.97/86.04	c #decision = 54
85.97/86.04	c #random_decision = 0
85.97/86.04	c #conflict = 0
85.97/86.04	c #restart = 0
85.97/86.04	c BCD2: found a new core of size 2: cost of the new core is >=1
85.97/86.04	c lower bound updated to -208
85.97/86.06	c BCD2: 1326 <= obj <= 1489
85.97/86.06	c BCD2: #cores=54, #unrelaxed=154, #relaxed=1380, #hardened=0
85.97/86.06	c BCD2: #sat=1 #unsat=1327 bias=1327/1328
85.97/86.06	c Solving starts ...
85.97/86.06	c ============================[ Search Statistics ]============================
85.97/86.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.97/86.06	c       |         |          |          |    Limit     GC | Var      | Constra 
85.97/86.06	c =============================================================================
85.97/86.06	c  0.0s |       0 |        0 |        0 |    62234      0 |     1272 |     1326
86.07/86.12	c  0.1s |       0 |       55 |        1 |    62234      0 |     1272 |     1326
86.07/86.12	c #cpu_time = 0.060s
86.07/86.12	c #wall_clock_time = 0.060s
86.07/86.12	c #decision = 55
86.07/86.12	c #random_decision = 0
86.07/86.12	c #conflict = 1
86.07/86.12	c #restart = 0
86.07/86.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
86.07/86.12	c lower bound updated to -207
86.07/86.12	c BCD2: 1327 <= obj <= 1489
86.07/86.12	c BCD2: #cores=54, #unrelaxed=153, #relaxed=1381, #hardened=0
86.07/86.12	c BCD2: #sat=1 #unsat=1328 bias=1328/1329
86.07/86.12	c Solving starts ...
86.07/86.12	c ============================[ Search Statistics ]============================
86.07/86.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.07/86.12	c       |         |          |          |    Limit     GC | Var      | Constra 
86.07/86.12	c =============================================================================
86.07/86.12	c  0.0s |       0 |        0 |        0 |    62234      0 |     1273 |     1326
86.07/86.18	c  0.1s |       0 |       55 |        1 |    62234      0 |     1273 |     1327
86.07/86.18	c #cpu_time = 0.063s
86.07/86.18	c #wall_clock_time = 0.064s
86.07/86.18	c #decision = 55
86.07/86.18	c #random_decision = 0
86.07/86.18	c #conflict = 1
86.07/86.18	c #restart = 0
86.07/86.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
86.07/86.18	c lower bound updated to -206
86.07/86.18	c BCD2: 1328 <= obj <= 1489
86.07/86.18	c BCD2: #cores=54, #unrelaxed=152, #relaxed=1382, #hardened=0
86.07/86.18	c BCD2: #sat=1 #unsat=1329 bias=1329/1330
86.07/86.18	c Solving starts ...
86.07/86.18	c ============================[ Search Statistics ]============================
86.07/86.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.07/86.18	c       |         |          |          |    Limit     GC | Var      | Constra 
86.07/86.18	c =============================================================================
86.07/86.18	c  0.0s |       0 |        0 |        0 |    62234      0 |     1274 |     1327
86.17/86.25	c  0.1s |       0 |       55 |        1 |    62234      0 |     1274 |     1328
86.17/86.25	c #cpu_time = 0.063s
86.17/86.25	c #wall_clock_time = 0.063s
86.17/86.25	c #decision = 55
86.17/86.25	c #random_decision = 0
86.17/86.25	c #conflict = 1
86.17/86.25	c #restart = 0
86.17/86.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
86.17/86.25	c lower bound updated to -205
86.17/86.25	c BCD2: 1329 <= obj <= 1489
86.17/86.25	c BCD2: #cores=54, #unrelaxed=151, #relaxed=1383, #hardened=0
86.17/86.25	c BCD2: #sat=1 #unsat=1330 bias=1330/1331
86.17/86.25	c Solving starts ...
86.17/86.25	c ============================[ Search Statistics ]============================
86.17/86.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.17/86.25	c       |         |          |          |    Limit     GC | Var      | Constra 
86.17/86.25	c =============================================================================
86.17/86.25	c  0.0s |       0 |        0 |        0 |    62234      0 |     1275 |     1328
86.27/86.31	c  0.1s |       0 |       55 |        1 |    62234      0 |     1275 |     1329
86.27/86.31	c #cpu_time = 0.063s
86.27/86.31	c #wall_clock_time = 0.063s
86.27/86.31	c #decision = 55
86.27/86.31	c #random_decision = 0
86.27/86.31	c #conflict = 1
86.27/86.31	c #restart = 0
86.27/86.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
86.27/86.31	c lower bound updated to -204
86.27/86.31	c BCD2: 1330 <= obj <= 1489
86.27/86.31	c BCD2: #cores=54, #unrelaxed=150, #relaxed=1384, #hardened=0
86.27/86.31	c BCD2: #sat=1 #unsat=1331 bias=1331/1332
86.27/86.31	c Solving starts ...
86.27/86.31	c ============================[ Search Statistics ]============================
86.27/86.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.27/86.31	c       |         |          |          |    Limit     GC | Var      | Constra 
86.27/86.31	c =============================================================================
86.27/86.31	c  0.0s |       0 |        0 |        0 |    62234      0 |     1276 |     1329
86.27/86.37	c  0.1s |       0 |       55 |        1 |    62234      0 |     1276 |     1330
86.27/86.37	c #cpu_time = 0.062s
86.27/86.37	c #wall_clock_time = 0.062s
86.27/86.37	c #decision = 55
86.27/86.37	c #random_decision = 0
86.27/86.37	c #conflict = 1
86.27/86.37	c #restart = 0
86.27/86.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
86.27/86.37	c lower bound updated to -203
86.27/86.37	c BCD2: 1331 <= obj <= 1489
86.27/86.37	c BCD2: #cores=54, #unrelaxed=149, #relaxed=1385, #hardened=0
86.27/86.37	c BCD2: #sat=1 #unsat=1332 bias=1332/1333
86.27/86.37	c Solving starts ...
86.27/86.37	c ============================[ Search Statistics ]============================
86.27/86.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.27/86.37	c       |         |          |          |    Limit     GC | Var      | Constra 
86.27/86.37	c =============================================================================
86.27/86.37	c  0.0s |       0 |        0 |        0 |    62234      0 |     1277 |     1330
86.37/86.44	c  0.1s |       0 |       55 |        1 |    62234      0 |     1277 |     1331
86.37/86.44	c #cpu_time = 0.062s
86.37/86.44	c #wall_clock_time = 0.062s
86.37/86.44	c #decision = 55
86.37/86.44	c #random_decision = 0
86.37/86.44	c #conflict = 1
86.37/86.44	c #restart = 0
86.37/86.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
86.37/86.44	c lower bound updated to -202
86.37/86.44	c BCD2: 1332 <= obj <= 1489
86.37/86.44	c BCD2: #cores=54, #unrelaxed=148, #relaxed=1386, #hardened=0
86.37/86.44	c BCD2: #sat=1 #unsat=1333 bias=1333/1334
86.37/86.45	c Solving starts ...
86.37/86.45	c ============================[ Search Statistics ]============================
86.37/86.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.37/86.45	c       |         |          |          |    Limit     GC | Var      | Constra 
86.37/86.45	c =============================================================================
86.37/86.45	c  0.0s |       0 |        0 |        0 |    62234      0 |     1278 |     1331
86.47/86.51	c  0.1s |       0 |       55 |        1 |    62234      0 |     1278 |     1332
86.47/86.51	c #cpu_time = 0.060s
86.47/86.51	c #wall_clock_time = 0.061s
86.47/86.51	c #decision = 55
86.47/86.51	c #random_decision = 0
86.47/86.51	c #conflict = 1
86.47/86.51	c #restart = 0
86.47/86.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
86.47/86.51	c lower bound updated to -201
86.47/86.51	c BCD2: 1333 <= obj <= 1489
86.47/86.51	c BCD2: #cores=54, #unrelaxed=147, #relaxed=1387, #hardened=0
86.47/86.51	c BCD2: #sat=1 #unsat=1334 bias=1334/1335
86.47/86.51	c Solving starts ...
86.47/86.51	c ============================[ Search Statistics ]============================
86.47/86.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.47/86.51	c       |         |          |          |    Limit     GC | Var      | Constra 
86.47/86.51	c =============================================================================
86.47/86.51	c  0.0s |       0 |        0 |        0 |    62234      0 |     1279 |     1332
86.47/86.57	c  0.1s |       0 |       55 |        1 |    62234      0 |     1279 |     1333
86.47/86.57	c #cpu_time = 0.062s
86.47/86.57	c #wall_clock_time = 0.062s
86.47/86.57	c #decision = 55
86.47/86.57	c #random_decision = 0
86.47/86.57	c #conflict = 1
86.47/86.57	c #restart = 0
86.47/86.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
86.47/86.57	c lower bound updated to -200
86.47/86.57	c BCD2: 1334 <= obj <= 1489
86.47/86.57	c BCD2: #cores=54, #unrelaxed=146, #relaxed=1388, #hardened=0
86.47/86.57	c BCD2: #sat=1 #unsat=1335 bias=1335/1336
86.47/86.57	c Solving starts ...
86.47/86.57	c ============================[ Search Statistics ]============================
86.47/86.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.47/86.57	c       |         |          |          |    Limit     GC | Var      | Constra 
86.47/86.57	c =============================================================================
86.47/86.57	c  0.0s |       0 |        0 |        0 |    62234      0 |     1280 |     1333
86.57/86.63	c  0.1s |       0 |       55 |        1 |    62234      0 |     1280 |     1334
86.57/86.63	c #cpu_time = 0.062s
86.57/86.63	c #wall_clock_time = 0.062s
86.57/86.63	c #decision = 55
86.57/86.63	c #random_decision = 0
86.57/86.63	c #conflict = 1
86.57/86.63	c #restart = 0
86.57/86.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
86.57/86.63	c lower bound updated to -199
86.57/86.63	c BCD2: 1335 <= obj <= 1489
86.57/86.63	c BCD2: #cores=54, #unrelaxed=145, #relaxed=1389, #hardened=0
86.57/86.63	c BCD2: #sat=1 #unsat=1336 bias=1336/1337
86.57/86.63	c Solving starts ...
86.57/86.63	c ============================[ Search Statistics ]============================
86.57/86.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.57/86.63	c       |         |          |          |    Limit     GC | Var      | Constra 
86.57/86.63	c =============================================================================
86.57/86.63	c  0.0s |       0 |        0 |        0 |    62234      0 |     1281 |     1334
86.67/86.70	c  0.1s |       0 |       55 |        1 |    62234      0 |     1281 |     1335
86.67/86.70	c #cpu_time = 0.063s
86.67/86.70	c #wall_clock_time = 0.063s
86.67/86.70	c #decision = 55
86.67/86.70	c #random_decision = 0
86.67/86.70	c #conflict = 1
86.67/86.70	c #restart = 0
86.67/86.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
86.67/86.70	c lower bound updated to -198
86.67/86.70	c BCD2: 1336 <= obj <= 1489
86.67/86.70	c BCD2: #cores=54, #unrelaxed=144, #relaxed=1390, #hardened=0
86.67/86.70	c BCD2: #sat=1 #unsat=1337 bias=1337/1338
86.67/86.70	c Solving starts ...
86.67/86.70	c ============================[ Search Statistics ]============================
86.67/86.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.67/86.70	c       |         |          |          |    Limit     GC | Var      | Constra 
86.67/86.70	c =============================================================================
86.67/86.70	c  0.0s |       0 |        0 |        0 |    62234      0 |     1282 |     1335
86.67/86.76	c  0.1s |       0 |       55 |        1 |    62234      0 |     1282 |     1336
86.67/86.76	c #cpu_time = 0.063s
86.67/86.76	c #wall_clock_time = 0.063s
86.67/86.76	c #decision = 55
86.67/86.76	c #random_decision = 0
86.67/86.76	c #conflict = 1
86.67/86.76	c #restart = 0
86.67/86.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
86.67/86.76	c lower bound updated to -197
86.67/86.76	c BCD2: 1337 <= obj <= 1489
86.67/86.76	c BCD2: #cores=54, #unrelaxed=143, #relaxed=1391, #hardened=0
86.67/86.76	c BCD2: #sat=1 #unsat=1338 bias=1338/1339
86.67/86.76	c Solving starts ...
86.67/86.76	c ============================[ Search Statistics ]============================
86.67/86.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.67/86.76	c       |         |          |          |    Limit     GC | Var      | Constra 
86.67/86.76	c =============================================================================
86.67/86.76	c  0.0s |       0 |        0 |        0 |    62234      0 |     1283 |     1336
86.77/86.83	c  0.1s |       0 |       55 |        1 |    62234      0 |     1283 |     1337
86.77/86.83	c #cpu_time = 0.062s
86.77/86.83	c #wall_clock_time = 0.062s
86.77/86.83	c #decision = 55
86.77/86.83	c #random_decision = 0
86.77/86.83	c #conflict = 1
86.77/86.83	c #restart = 0
86.77/86.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
86.77/86.83	c lower bound updated to -196
86.77/86.83	c BCD2: 1338 <= obj <= 1489
86.77/86.83	c BCD2: #cores=54, #unrelaxed=142, #relaxed=1392, #hardened=0
86.77/86.83	c BCD2: #sat=1 #unsat=1339 bias=1339/1340
86.77/86.83	c Solving starts ...
86.77/86.83	c ============================[ Search Statistics ]============================
86.77/86.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.77/86.83	c       |         |          |          |    Limit     GC | Var      | Constra 
86.77/86.83	c =============================================================================
86.77/86.83	c  0.0s |       0 |        0 |        0 |    62234      0 |     1284 |     1337
86.77/86.89	c  0.1s |       0 |       55 |        1 |    62234      0 |     1284 |     1338
86.77/86.89	c #cpu_time = 0.062s
86.77/86.89	c #wall_clock_time = 0.062s
86.77/86.89	c #decision = 55
86.77/86.89	c #random_decision = 0
86.77/86.89	c #conflict = 1
86.77/86.89	c #restart = 0
86.77/86.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
86.77/86.89	c lower bound updated to -195
86.77/86.90	c BCD2: 1339 <= obj <= 1489
86.77/86.90	c BCD2: #cores=54, #unrelaxed=141, #relaxed=1393, #hardened=0
86.77/86.90	c BCD2: #sat=1 #unsat=1340 bias=1340/1341
86.77/86.90	c Solving starts ...
86.77/86.90	c ============================[ Search Statistics ]============================
86.77/86.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.77/86.90	c       |         |          |          |    Limit     GC | Var      | Constra 
86.77/86.90	c =============================================================================
86.77/86.90	c  0.0s |       0 |        0 |        0 |    62234      0 |     1285 |     1338
86.88/86.96	c  0.1s |       0 |       55 |        1 |    62234      0 |     1285 |     1339
86.88/86.96	c #cpu_time = 0.061s
86.88/86.96	c #wall_clock_time = 0.061s
86.88/86.96	c #decision = 55
86.88/86.96	c #random_decision = 0
86.88/86.96	c #conflict = 1
86.88/86.96	c #restart = 0
86.88/86.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
86.88/86.96	c lower bound updated to -194
86.88/86.96	c BCD2: 1340 <= obj <= 1489
86.88/86.96	c BCD2: #cores=54, #unrelaxed=140, #relaxed=1394, #hardened=0
86.88/86.96	c BCD2: #sat=1 #unsat=1341 bias=1341/1342
86.88/86.96	c Solving starts ...
86.88/86.96	c ============================[ Search Statistics ]============================
86.88/86.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.88/86.96	c       |         |          |          |    Limit     GC | Var      | Constra 
86.88/86.96	c =============================================================================
86.88/86.96	c  0.0s |       0 |        0 |        0 |    62234      0 |     1286 |     1339
86.98/87.02	c  0.1s |       0 |       55 |        1 |    62234      0 |     1286 |     1340
86.98/87.02	c #cpu_time = 0.062s
86.98/87.02	c #wall_clock_time = 0.062s
86.98/87.02	c #decision = 55
86.98/87.02	c #random_decision = 0
86.98/87.02	c #conflict = 1
86.98/87.02	c #restart = 0
86.98/87.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
86.98/87.02	c lower bound updated to -193
86.98/87.02	c BCD2: 1341 <= obj <= 1489
86.98/87.02	c BCD2: #cores=54, #unrelaxed=139, #relaxed=1395, #hardened=0
86.98/87.02	c BCD2: #sat=1 #unsat=1342 bias=1342/1343
86.98/87.02	c Solving starts ...
86.98/87.02	c ============================[ Search Statistics ]============================
86.98/87.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.98/87.02	c       |         |          |          |    Limit     GC | Var      | Constra 
86.98/87.02	c =============================================================================
86.98/87.02	c  0.0s |       0 |        0 |        0 |    62234      0 |     1287 |     1340
86.98/87.09	c  0.1s |       0 |       55 |        1 |    62234      0 |     1287 |     1341
86.98/87.09	c #cpu_time = 0.062s
86.98/87.09	c #wall_clock_time = 0.062s
86.98/87.09	c #decision = 55
86.98/87.09	c #random_decision = 0
86.98/87.09	c #conflict = 1
86.98/87.09	c #restart = 0
86.98/87.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
86.98/87.09	c lower bound updated to -192
86.98/87.09	c BCD2: 1342 <= obj <= 1489
86.98/87.09	c BCD2: #cores=54, #unrelaxed=138, #relaxed=1396, #hardened=0
86.98/87.09	c BCD2: #sat=1 #unsat=1343 bias=1343/1344
86.98/87.09	c Solving starts ...
86.98/87.09	c ============================[ Search Statistics ]============================
86.98/87.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.98/87.09	c       |         |          |          |    Limit     GC | Var      | Constra 
86.98/87.09	c =============================================================================
86.98/87.09	c  0.0s |       0 |        0 |        0 |    62234      0 |     1288 |     1341
87.07/87.15	c  0.1s |       0 |       55 |        1 |    62234      0 |     1288 |     1342
87.07/87.15	c #cpu_time = 0.064s
87.07/87.15	c #wall_clock_time = 0.065s
87.07/87.15	c #decision = 55
87.07/87.15	c #random_decision = 0
87.07/87.15	c #conflict = 1
87.07/87.15	c #restart = 0
87.07/87.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
87.07/87.15	c lower bound updated to -191
87.07/87.15	c BCD2: 1343 <= obj <= 1489
87.07/87.15	c BCD2: #cores=54, #unrelaxed=137, #relaxed=1397, #hardened=0
87.07/87.15	c BCD2: #sat=1 #unsat=1344 bias=1344/1345
87.07/87.15	c Solving starts ...
87.07/87.15	c ============================[ Search Statistics ]============================
87.07/87.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.07/87.15	c       |         |          |          |    Limit     GC | Var      | Constra 
87.07/87.15	c =============================================================================
87.07/87.15	c  0.0s |       0 |        0 |        0 |    62234      0 |     1289 |     1342
87.17/87.22	c  0.1s |       0 |       55 |        1 |    62234      0 |     1289 |     1343
87.17/87.22	c #cpu_time = 0.063s
87.17/87.22	c #wall_clock_time = 0.063s
87.17/87.22	c #decision = 55
87.17/87.22	c #random_decision = 0
87.17/87.22	c #conflict = 1
87.17/87.22	c #restart = 0
87.17/87.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
87.17/87.22	c lower bound updated to -190
87.17/87.22	c BCD2: 1344 <= obj <= 1489
87.17/87.22	c BCD2: #cores=54, #unrelaxed=136, #relaxed=1398, #hardened=0
87.17/87.22	c BCD2: #sat=1 #unsat=1345 bias=1345/1346
87.17/87.22	c Solving starts ...
87.17/87.22	c ============================[ Search Statistics ]============================
87.17/87.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.17/87.22	c       |         |          |          |    Limit     GC | Var      | Constra 
87.17/87.22	c =============================================================================
87.17/87.22	c  0.0s |       0 |        0 |        0 |    62234      0 |     1290 |     1343
87.17/87.28	c  0.1s |       0 |       55 |        1 |    62234      0 |     1290 |     1344
87.17/87.28	c #cpu_time = 0.063s
87.17/87.28	c #wall_clock_time = 0.064s
87.17/87.28	c #decision = 55
87.17/87.28	c #random_decision = 0
87.17/87.28	c #conflict = 1
87.17/87.28	c #restart = 0
87.17/87.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
87.17/87.28	c lower bound updated to -189
87.17/87.28	c BCD2: 1345 <= obj <= 1489
87.17/87.28	c BCD2: #cores=54, #unrelaxed=135, #relaxed=1399, #hardened=0
87.17/87.28	c BCD2: #sat=1 #unsat=1346 bias=1346/1347
87.17/87.28	c Solving starts ...
87.17/87.28	c ============================[ Search Statistics ]============================
87.17/87.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.17/87.28	c       |         |          |          |    Limit     GC | Var      | Constra 
87.17/87.28	c =============================================================================
87.17/87.28	c  0.0s |       0 |        0 |        0 |    62234      0 |     1291 |     1344
87.27/87.35	c  0.1s |       0 |       55 |        1 |    62234      0 |     1291 |     1345
87.27/87.35	c #cpu_time = 0.062s
87.27/87.35	c #wall_clock_time = 0.062s
87.27/87.35	c #decision = 55
87.27/87.35	c #random_decision = 0
87.27/87.35	c #conflict = 1
87.27/87.35	c #restart = 0
87.27/87.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
87.27/87.35	c lower bound updated to -188
87.27/87.35	c BCD2: 1346 <= obj <= 1489
87.27/87.35	c BCD2: #cores=54, #unrelaxed=134, #relaxed=1400, #hardened=0
87.27/87.35	c BCD2: #sat=1 #unsat=1347 bias=1347/1348
87.27/87.35	c Solving starts ...
87.27/87.35	c ============================[ Search Statistics ]============================
87.27/87.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.27/87.35	c       |         |          |          |    Limit     GC | Var      | Constra 
87.27/87.35	c =============================================================================
87.27/87.35	c  0.0s |       0 |        0 |        0 |    62234      0 |     1292 |     1345
87.37/87.42	c  0.1s |       0 |       55 |        1 |    62234      0 |     1292 |     1346
87.37/87.42	c #cpu_time = 0.060s
87.37/87.42	c #wall_clock_time = 0.061s
87.37/87.42	c #decision = 55
87.37/87.42	c #random_decision = 0
87.37/87.42	c #conflict = 1
87.37/87.42	c #restart = 0
87.37/87.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
87.37/87.42	c lower bound updated to -187
87.37/87.42	c BCD2: 1347 <= obj <= 1489
87.37/87.42	c BCD2: #cores=54, #unrelaxed=133, #relaxed=1401, #hardened=0
87.37/87.42	c BCD2: #sat=1 #unsat=1348 bias=1348/1349
87.37/87.42	c Solving starts ...
87.37/87.42	c ============================[ Search Statistics ]============================
87.37/87.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.37/87.42	c       |         |          |          |    Limit     GC | Var      | Constra 
87.37/87.42	c =============================================================================
87.37/87.42	c  0.0s |       0 |        0 |        0 |    62234      0 |     1293 |     1346
87.37/87.48	c  0.1s |       0 |       55 |        1 |    62234      0 |     1293 |     1347
87.37/87.48	c #cpu_time = 0.062s
87.37/87.48	c #wall_clock_time = 0.062s
87.37/87.48	c #decision = 55
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 24: cost of the new core is >=23
87.37/87.48	c lower bound updated to -186
87.37/87.48	c BCD2: 1348 <= obj <= 1489
87.37/87.48	c BCD2: #cores=54, #unrelaxed=132, #relaxed=1402, #hardened=0
87.37/87.48	c BCD2: #sat=1 #unsat=1349 bias=1349/1350
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 |    62234      0 |     1294 |     1347
87.47/87.54	c  0.1s |       0 |       55 |        1 |    62234      0 |     1294 |     1348
87.47/87.54	c #cpu_time = 0.062s
87.47/87.54	c #wall_clock_time = 0.062s
87.47/87.54	c #decision = 55
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 25: cost of the new core is >=24
87.47/87.54	c lower bound updated to -185
87.47/87.54	c BCD2: 1349 <= obj <= 1489
87.47/87.54	c BCD2: #cores=54, #unrelaxed=131, #relaxed=1403, #hardened=0
87.47/87.54	c BCD2: #sat=1 #unsat=1350 bias=1350/1351
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 |    62234      0 |     1295 |     1348
87.57/87.61	c  0.1s |       0 |       55 |        1 |    62234      0 |     1295 |     1349
87.57/87.61	c #cpu_time = 0.063s
87.57/87.61	c #wall_clock_time = 0.063s
87.57/87.61	c #decision = 55
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 26: cost of the new core is >=25
87.57/87.61	c lower bound updated to -184
87.57/87.61	c BCD2: 1350 <= obj <= 1489
87.57/87.61	c BCD2: #cores=54, #unrelaxed=130, #relaxed=1404, #hardened=0
87.57/87.61	c BCD2: #sat=1 #unsat=1351 bias=1351/1352
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 |    62234      0 |     1296 |     1349
87.57/87.67	c  0.1s |       0 |       55 |        0 |    62234      0 |     1296 |     1350
87.57/87.67	c #cpu_time = 0.063s
87.57/87.67	c #wall_clock_time = 0.063s
87.57/87.67	c #decision = 55
87.57/87.67	c #random_decision = 0
87.57/87.67	c #conflict = 0
87.57/87.67	c #restart = 0
87.57/87.67	c BCD2: found a new core of size 2: cost of the new core is >=1
87.57/87.67	c lower bound updated to -183
87.57/87.68	c BCD2: 1351 <= obj <= 1489
87.57/87.68	c BCD2: #cores=55, #unrelaxed=128, #relaxed=1406, #hardened=0
87.57/87.68	c BCD2: #sat=1 #unsat=1352 bias=1352/1353
87.57/87.68	c Solving starts ...
87.57/87.68	c ============================[ Search Statistics ]============================
87.57/87.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.57/87.68	c       |         |          |          |    Limit     GC | Var      | Constra 
87.57/87.68	c =============================================================================
87.57/87.68	c  0.0s |       0 |        0 |        0 |    62234      0 |     1296 |     1351
87.67/87.74	c  0.1s |       0 |       56 |        1 |    62234      0 |     1296 |     1351
87.67/87.74	c #cpu_time = 0.060s
87.67/87.74	c #wall_clock_time = 0.060s
87.67/87.74	c #decision = 56
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 3: cost of the new core is >=2
87.67/87.74	c lower bound updated to -182
87.67/87.74	c BCD2: 1352 <= obj <= 1489
87.67/87.74	c BCD2: #cores=55, #unrelaxed=127, #relaxed=1407, #hardened=0
87.67/87.74	c BCD2: #sat=1 #unsat=1353 bias=1353/1354
87.67/87.75	c Solving starts ...
87.67/87.75	c ============================[ Search Statistics ]============================
87.67/87.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.67/87.75	c       |         |          |          |    Limit     GC | Var      | Constra 
87.67/87.75	c =============================================================================
87.67/87.75	c  0.0s |       0 |        0 |        0 |    62234      0 |     1297 |     1351
87.77/87.81	c  0.1s |       0 |       56 |        1 |    62234      0 |     1297 |     1352
87.77/87.81	c #cpu_time = 0.062s
87.77/87.81	c #wall_clock_time = 0.062s
87.77/87.81	c #decision = 56
87.77/87.81	c #random_decision = 0
87.77/87.81	c #conflict = 1
87.77/87.81	c #restart = 0
87.77/87.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
87.77/87.81	c lower bound updated to -181
87.77/87.82	c BCD2: 1353 <= obj <= 1489
87.77/87.82	c BCD2: #cores=55, #unrelaxed=126, #relaxed=1408, #hardened=0
87.77/87.82	c BCD2: #sat=1 #unsat=1354 bias=1354/1355
87.77/87.82	c Solving starts ...
87.77/87.82	c ============================[ Search Statistics ]============================
87.77/87.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.77/87.82	c       |         |          |          |    Limit     GC | Var      | Constra 
87.77/87.82	c =============================================================================
87.77/87.82	c  0.0s |       0 |        0 |        0 |    62234      0 |     1298 |     1352
87.77/87.88	c  0.1s |       0 |       56 |        1 |    62234      0 |     1298 |     1353
87.77/87.88	c #cpu_time = 0.060s
87.77/87.88	c #wall_clock_time = 0.061s
87.77/87.88	c #decision = 56
87.77/87.88	c #random_decision = 0
87.77/87.88	c #conflict = 1
87.77/87.88	c #restart = 0
87.77/87.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
87.77/87.88	c lower bound updated to -180
87.77/87.88	c BCD2: 1354 <= obj <= 1489
87.77/87.88	c BCD2: #cores=55, #unrelaxed=125, #relaxed=1409, #hardened=0
87.77/87.88	c BCD2: #sat=1 #unsat=1355 bias=1355/1356
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 |    62234      0 |     1299 |     1353
87.87/87.94	c  0.1s |       0 |       56 |        1 |    62234      0 |     1299 |     1354
87.87/87.94	c #cpu_time = 0.062s
87.87/87.94	c #wall_clock_time = 0.062s
87.87/87.94	c #decision = 56
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 6: cost of the new core is >=5
87.87/87.94	c lower bound updated to -179
87.87/87.94	c BCD2: 1355 <= obj <= 1489
87.87/87.94	c BCD2: #cores=55, #unrelaxed=124, #relaxed=1410, #hardened=0
87.87/87.94	c BCD2: #sat=1 #unsat=1356 bias=1356/1357
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 |    62234      0 |     1300 |     1354
87.98/88.00	c  0.1s |       0 |       56 |        1 |    62234      0 |     1300 |     1355
87.98/88.00	c #cpu_time = 0.062s
87.98/88.00	c #wall_clock_time = 0.062s
87.98/88.00	c #decision = 56
87.98/88.00	c #random_decision = 0
87.98/88.00	c #conflict = 1
87.98/88.00	c #restart = 0
87.98/88.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
87.98/88.00	c lower bound updated to -178
87.98/88.01	c BCD2: 1356 <= obj <= 1489
87.98/88.01	c BCD2: #cores=55, #unrelaxed=123, #relaxed=1411, #hardened=0
87.98/88.01	c BCD2: #sat=1 #unsat=1357 bias=1357/1358
87.98/88.01	c Solving starts ...
87.98/88.01	c ============================[ Search Statistics ]============================
87.98/88.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.98/88.01	c       |         |          |          |    Limit     GC | Var      | Constra 
87.98/88.01	c =============================================================================
87.98/88.01	c  0.0s |       0 |        0 |        0 |    62234      0 |     1301 |     1355
87.98/88.07	c  0.1s |       0 |       56 |        1 |    62234      0 |     1301 |     1356
87.98/88.07	c #cpu_time = 0.063s
87.98/88.07	c #wall_clock_time = 0.063s
87.98/88.07	c #decision = 56
87.98/88.07	c #random_decision = 0
87.98/88.07	c #conflict = 1
87.98/88.07	c #restart = 0
87.98/88.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
87.98/88.07	c lower bound updated to -177
87.98/88.07	c BCD2: 1357 <= obj <= 1489
87.98/88.07	c BCD2: #cores=55, #unrelaxed=122, #relaxed=1412, #hardened=0
87.98/88.07	c BCD2: #sat=1 #unsat=1358 bias=1358/1359
87.98/88.07	c Solving starts ...
87.98/88.07	c ============================[ Search Statistics ]============================
87.98/88.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.98/88.07	c       |         |          |          |    Limit     GC | Var      | Constra 
87.98/88.07	c =============================================================================
87.98/88.07	c  0.0s |       0 |        0 |        0 |    62234      0 |     1302 |     1356
88.08/88.13	c  0.1s |       0 |       56 |        1 |    62234      0 |     1302 |     1357
88.08/88.13	c #cpu_time = 0.063s
88.08/88.13	c #wall_clock_time = 0.063s
88.08/88.13	c #decision = 56
88.08/88.13	c #random_decision = 0
88.08/88.13	c #conflict = 1
88.08/88.13	c #restart = 0
88.08/88.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
88.08/88.13	c lower bound updated to -176
88.08/88.13	c BCD2: 1358 <= obj <= 1489
88.08/88.13	c BCD2: #cores=55, #unrelaxed=121, #relaxed=1413, #hardened=0
88.08/88.13	c BCD2: #sat=1 #unsat=1359 bias=1359/1360
88.08/88.13	c Solving starts ...
88.08/88.13	c ============================[ Search Statistics ]============================
88.08/88.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.08/88.13	c       |         |          |          |    Limit     GC | Var      | Constra 
88.08/88.13	c =============================================================================
88.08/88.13	c  0.0s |       0 |        0 |        0 |    62234      0 |     1303 |     1357
88.18/88.20	c  0.1s |       0 |       56 |        1 |    62234      0 |     1303 |     1358
88.18/88.20	c #cpu_time = 0.062s
88.18/88.20	c #wall_clock_time = 0.062s
88.18/88.20	c #decision = 56
88.18/88.20	c #random_decision = 0
88.18/88.20	c #conflict = 1
88.18/88.20	c #restart = 0
88.18/88.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
88.18/88.20	c lower bound updated to -175
88.18/88.20	c BCD2: 1359 <= obj <= 1489
88.18/88.20	c BCD2: #cores=55, #unrelaxed=120, #relaxed=1414, #hardened=0
88.18/88.20	c BCD2: #sat=1 #unsat=1360 bias=1360/1361
88.18/88.20	c Solving starts ...
88.18/88.20	c ============================[ Search Statistics ]============================
88.18/88.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.18/88.20	c       |         |          |          |    Limit     GC | Var      | Constra 
88.18/88.20	c =============================================================================
88.18/88.20	c  0.0s |       0 |        0 |        0 |    62234      0 |     1304 |     1358
88.18/88.26	c  0.1s |       0 |       56 |        1 |    62234      0 |     1304 |     1359
88.18/88.26	c #cpu_time = 0.062s
88.18/88.26	c #wall_clock_time = 0.062s
88.18/88.26	c #decision = 56
88.18/88.26	c #random_decision = 0
88.18/88.26	c #conflict = 1
88.18/88.26	c #restart = 0
88.18/88.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
88.18/88.26	c lower bound updated to -174
88.18/88.27	c BCD2: 1360 <= obj <= 1489
88.18/88.27	c BCD2: #cores=55, #unrelaxed=119, #relaxed=1415, #hardened=0
88.18/88.27	c BCD2: #sat=1 #unsat=1361 bias=1361/1362
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.27	c  0.0s |       0 |        0 |        0 |    62234      0 |     1305 |     1359
88.28/88.33	c  0.1s |       0 |       56 |        1 |    62234      0 |     1305 |     1360
88.28/88.33	c #cpu_time = 0.060s
88.28/88.33	c #wall_clock_time = 0.061s
88.28/88.33	c #decision = 56
88.28/88.33	c #random_decision = 0
88.28/88.33	c #conflict = 1
88.28/88.33	c #restart = 0
88.28/88.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
88.28/88.33	c lower bound updated to -173
88.28/88.33	c BCD2: 1361 <= obj <= 1489
88.28/88.33	c BCD2: #cores=55, #unrelaxed=118, #relaxed=1416, #hardened=0
88.28/88.33	c BCD2: #sat=1 #unsat=1362 bias=1362/1363
88.28/88.33	c Solving starts ...
88.28/88.33	c ============================[ Search Statistics ]============================
88.28/88.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.28/88.33	c       |         |          |          |    Limit     GC | Var      | Constra 
88.28/88.33	c =============================================================================
88.28/88.33	c  0.0s |       0 |        0 |        0 |    62234      0 |     1306 |     1360
88.28/88.39	c  0.1s |       0 |       56 |        1 |    62234      0 |     1306 |     1361
88.28/88.39	c #cpu_time = 0.062s
88.28/88.39	c #wall_clock_time = 0.062s
88.28/88.39	c #decision = 56
88.28/88.39	c #random_decision = 0
88.28/88.39	c #conflict = 1
88.28/88.39	c #restart = 0
88.28/88.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
88.28/88.39	c lower bound updated to -172
88.28/88.39	c BCD2: 1362 <= obj <= 1489
88.28/88.39	c BCD2: #cores=55, #unrelaxed=117, #relaxed=1417, #hardened=0
88.28/88.39	c BCD2: #sat=1 #unsat=1363 bias=1363/1364
88.28/88.39	c Solving starts ...
88.28/88.39	c ============================[ Search Statistics ]============================
88.28/88.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.28/88.39	c       |         |          |          |    Limit     GC | Var      | Constra 
88.28/88.39	c =============================================================================
88.28/88.39	c  0.0s |       0 |        0 |        0 |    62234      0 |     1307 |     1361
88.38/88.46	c  0.1s |       0 |       56 |        1 |    62234      0 |     1307 |     1362
88.38/88.46	c #cpu_time = 0.062s
88.38/88.46	c #wall_clock_time = 0.062s
88.38/88.46	c #decision = 56
88.38/88.46	c #random_decision = 0
88.38/88.46	c #conflict = 1
88.38/88.46	c #restart = 0
88.38/88.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
88.38/88.46	c lower bound updated to -171
88.38/88.46	c BCD2: 1363 <= obj <= 1489
88.38/88.46	c BCD2: #cores=55, #unrelaxed=116, #relaxed=1418, #hardened=0
88.38/88.46	c BCD2: #sat=1 #unsat=1364 bias=1364/1365
88.38/88.46	c Solving starts ...
88.38/88.46	c ============================[ Search Statistics ]============================
88.38/88.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.38/88.46	c       |         |          |          |    Limit     GC | Var      | Constra 
88.38/88.46	c =============================================================================
88.38/88.46	c  0.0s |       0 |        0 |        0 |    62234      0 |     1308 |     1362
88.48/88.52	c  0.1s |       0 |       56 |        1 |    62234      0 |     1308 |     1363
88.48/88.52	c #cpu_time = 0.063s
88.48/88.52	c #wall_clock_time = 0.063s
88.48/88.52	c #decision = 56
88.48/88.52	c #random_decision = 0
88.48/88.52	c #conflict = 1
88.48/88.52	c #restart = 0
88.48/88.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
88.48/88.52	c lower bound updated to -170
88.48/88.52	c BCD2: 1364 <= obj <= 1489
88.48/88.52	c BCD2: #cores=55, #unrelaxed=115, #relaxed=1419, #hardened=0
88.48/88.52	c BCD2: #sat=1 #unsat=1365 bias=1365/1366
88.48/88.52	c Solving starts ...
88.48/88.52	c ============================[ Search Statistics ]============================
88.48/88.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.48/88.52	c       |         |          |          |    Limit     GC | Var      | Constra 
88.48/88.52	c =============================================================================
88.48/88.52	c  0.0s |       0 |        0 |        0 |    62234      0 |     1309 |     1363
88.48/88.59	c  0.1s |       0 |       56 |        1 |    62234      0 |     1309 |     1364
88.48/88.59	c #cpu_time = 0.063s
88.48/88.59	c #wall_clock_time = 0.063s
88.48/88.59	c #decision = 56
88.48/88.59	c #random_decision = 0
88.48/88.59	c #conflict = 1
88.48/88.59	c #restart = 0
88.48/88.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
88.48/88.59	c lower bound updated to -169
88.48/88.59	c BCD2: 1365 <= obj <= 1489
88.48/88.59	c BCD2: #cores=55, #unrelaxed=114, #relaxed=1420, #hardened=0
88.48/88.59	c BCD2: #sat=1 #unsat=1366 bias=1366/1367
88.48/88.59	c Solving starts ...
88.48/88.59	c ============================[ Search Statistics ]============================
88.48/88.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.48/88.59	c       |         |          |          |    Limit     GC | Var      | Constra 
88.48/88.59	c =============================================================================
88.48/88.59	c  0.0s |       0 |        0 |        0 |    62234      0 |     1310 |     1364
88.58/88.65	c  0.1s |       0 |       56 |        1 |    62234      0 |     1310 |     1365
88.58/88.65	c #cpu_time = 0.062s
88.58/88.65	c #wall_clock_time = 0.062s
88.58/88.65	c #decision = 56
88.58/88.65	c #random_decision = 0
88.58/88.65	c #conflict = 1
88.58/88.65	c #restart = 0
88.58/88.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
88.58/88.65	c lower bound updated to -168
88.58/88.65	c BCD2: 1366 <= obj <= 1489
88.58/88.65	c BCD2: #cores=55, #unrelaxed=113, #relaxed=1421, #hardened=0
88.58/88.65	c BCD2: #sat=1 #unsat=1367 bias=1367/1368
88.58/88.65	c Solving starts ...
88.58/88.65	c ============================[ Search Statistics ]============================
88.58/88.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.58/88.65	c       |         |          |          |    Limit     GC | Var      | Constra 
88.58/88.65	c =============================================================================
88.58/88.65	c  0.0s |       0 |        0 |        0 |    62234      0 |     1311 |     1365
88.68/88.71	c  0.1s |       0 |       56 |        1 |    62234      0 |     1311 |     1366
88.68/88.71	c #cpu_time = 0.062s
88.68/88.71	c #wall_clock_time = 0.062s
88.68/88.71	c #decision = 56
88.68/88.71	c #random_decision = 0
88.68/88.71	c #conflict = 1
88.68/88.71	c #restart = 0
88.68/88.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
88.68/88.71	c lower bound updated to -167
88.68/88.72	c BCD2: 1367 <= obj <= 1489
88.68/88.72	c BCD2: #cores=55, #unrelaxed=112, #relaxed=1422, #hardened=0
88.68/88.72	c BCD2: #sat=1 #unsat=1368 bias=1368/1369
88.68/88.72	c Solving starts ...
88.68/88.72	c ============================[ Search Statistics ]============================
88.68/88.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.68/88.72	c       |         |          |          |    Limit     GC | Var      | Constra 
88.68/88.72	c =============================================================================
88.68/88.72	c  0.0s |       0 |        0 |        0 |    62234      0 |     1312 |     1366
88.68/88.78	c  0.1s |       0 |       56 |        1 |    62234      0 |     1312 |     1367
88.68/88.78	c #cpu_time = 0.060s
88.68/88.78	c #wall_clock_time = 0.061s
88.68/88.78	c #decision = 56
88.68/88.78	c #random_decision = 0
88.68/88.78	c #conflict = 1
88.68/88.78	c #restart = 0
88.68/88.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
88.68/88.78	c lower bound updated to -166
88.68/88.78	c BCD2: 1368 <= obj <= 1489
88.68/88.78	c BCD2: #cores=55, #unrelaxed=111, #relaxed=1423, #hardened=0
88.68/88.78	c BCD2: #sat=1 #unsat=1369 bias=1369/1370
88.68/88.78	c Solving starts ...
88.68/88.78	c ============================[ Search Statistics ]============================
88.68/88.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.68/88.78	c       |         |          |          |    Limit     GC | Var      | Constra 
88.68/88.78	c =============================================================================
88.68/88.78	c  0.0s |       0 |        0 |        0 |    62234      0 |     1313 |     1367
88.78/88.85	c  0.1s |       0 |       56 |        1 |    62234      0 |     1313 |     1368
88.78/88.85	c #cpu_time = 0.062s
88.78/88.85	c #wall_clock_time = 0.062s
88.78/88.85	c #decision = 56
88.78/88.85	c #random_decision = 0
88.78/88.85	c #conflict = 1
88.78/88.85	c #restart = 0
88.78/88.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
88.78/88.85	c lower bound updated to -165
88.78/88.85	c BCD2: 1369 <= obj <= 1489
88.78/88.85	c BCD2: #cores=55, #unrelaxed=110, #relaxed=1424, #hardened=0
88.78/88.85	c BCD2: #sat=1 #unsat=1370 bias=1370/1371
88.78/88.85	c Solving starts ...
88.78/88.85	c ============================[ Search Statistics ]============================
88.78/88.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.78/88.85	c       |         |          |          |    Limit     GC | Var      | Constra 
88.78/88.85	c =============================================================================
88.78/88.85	c  0.0s |       0 |        0 |        0 |    62234      0 |     1314 |     1368
88.88/88.91	c  0.1s |       0 |       56 |        1 |    62234      0 |     1314 |     1369
88.88/88.91	c #cpu_time = 0.062s
88.88/88.91	c #wall_clock_time = 0.062s
88.88/88.91	c #decision = 56
88.88/88.91	c #random_decision = 0
88.88/88.91	c #conflict = 1
88.88/88.91	c #restart = 0
88.88/88.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
88.88/88.91	c lower bound updated to -164
88.88/88.91	c BCD2: 1370 <= obj <= 1489
88.88/88.91	c BCD2: #cores=55, #unrelaxed=109, #relaxed=1425, #hardened=0
88.88/88.91	c BCD2: #sat=1 #unsat=1371 bias=1371/1372
88.88/88.91	c Solving starts ...
88.88/88.91	c ============================[ Search Statistics ]============================
88.88/88.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.88/88.91	c       |         |          |          |    Limit     GC | Var      | Constra 
88.88/88.91	c =============================================================================
88.88/88.91	c  0.0s |       0 |        0 |        0 |    62234      0 |     1315 |     1369
88.88/88.98	c  0.1s |       0 |       56 |        1 |    62234      0 |     1315 |     1370
88.88/88.98	c #cpu_time = 0.063s
88.88/88.98	c #wall_clock_time = 0.063s
88.88/88.98	c #decision = 56
88.88/88.98	c #random_decision = 0
88.88/88.98	c #conflict = 1
88.88/88.98	c #restart = 0
88.88/88.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
88.88/88.98	c lower bound updated to -163
88.88/88.98	c BCD2: 1371 <= obj <= 1489
88.88/88.98	c BCD2: #cores=55, #unrelaxed=108, #relaxed=1426, #hardened=0
88.88/88.98	c BCD2: #sat=1 #unsat=1372 bias=1372/1373
88.88/88.98	c Solving starts ...
88.88/88.98	c ============================[ Search Statistics ]============================
88.88/88.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.88/88.98	c       |         |          |          |    Limit     GC | Var      | Constra 
88.88/88.98	c =============================================================================
88.88/88.98	c  0.0s |       0 |        0 |        0 |    62234      0 |     1316 |     1370
88.98/89.04	c  0.1s |       0 |       56 |        1 |    62234      0 |     1316 |     1371
88.98/89.04	c #cpu_time = 0.064s
88.98/89.04	c #wall_clock_time = 0.064s
88.98/89.04	c #decision = 56
88.98/89.04	c #random_decision = 0
88.98/89.04	c #conflict = 1
88.98/89.04	c #restart = 0
88.98/89.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
88.98/89.04	c lower bound updated to -162
88.98/89.04	c BCD2: 1372 <= obj <= 1489
88.98/89.04	c BCD2: #cores=55, #unrelaxed=107, #relaxed=1427, #hardened=0
88.98/89.04	c BCD2: #sat=1 #unsat=1373 bias=1373/1374
88.98/89.04	c Solving starts ...
88.98/89.04	c ============================[ Search Statistics ]============================
88.98/89.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.98/89.04	c       |         |          |          |    Limit     GC | Var      | Constra 
88.98/89.04	c =============================================================================
88.98/89.04	c  0.0s |       0 |        0 |        0 |    62234      0 |     1317 |     1371
89.09/89.10	c  0.1s |       0 |       56 |        1 |    62234      0 |     1317 |     1372
89.09/89.10	c #cpu_time = 0.062s
89.09/89.10	c #wall_clock_time = 0.062s
89.09/89.10	c #decision = 56
89.09/89.10	c #random_decision = 0
89.09/89.10	c #conflict = 1
89.09/89.10	c #restart = 0
89.09/89.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
89.09/89.10	c lower bound updated to -161
89.09/89.11	c BCD2: 1373 <= obj <= 1489
89.09/89.11	c BCD2: #cores=55, #unrelaxed=106, #relaxed=1428, #hardened=0
89.09/89.11	c BCD2: #sat=1 #unsat=1374 bias=1374/1375
89.09/89.11	c Solving starts ...
89.09/89.11	c ============================[ Search Statistics ]============================
89.09/89.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.09/89.11	c       |         |          |          |    Limit     GC | Var      | Constra 
89.09/89.11	c =============================================================================
89.09/89.11	c  0.0s |       0 |        0 |        0 |    62234      0 |     1318 |     1372
89.09/89.17	c  0.1s |       0 |       56 |        1 |    62234      0 |     1318 |     1373
89.09/89.17	c #cpu_time = 0.062s
89.09/89.17	c #wall_clock_time = 0.063s
89.09/89.17	c #decision = 56
89.09/89.17	c #random_decision = 0
89.09/89.17	c #conflict = 1
89.09/89.17	c #restart = 0
89.09/89.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
89.09/89.17	c lower bound updated to -160
89.09/89.18	c BCD2: 1374 <= obj <= 1489
89.09/89.18	c BCD2: #cores=55, #unrelaxed=105, #relaxed=1429, #hardened=0
89.09/89.18	c BCD2: #sat=1 #unsat=1375 bias=1375/1376
89.09/89.18	c Solving starts ...
89.09/89.18	c ============================[ Search Statistics ]============================
89.09/89.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.09/89.18	c       |         |          |          |    Limit     GC | Var      | Constra 
89.09/89.18	c =============================================================================
89.09/89.18	c  0.0s |       0 |        0 |        0 |    62234      0 |     1319 |     1373
89.19/89.24	c  0.1s |       0 |       56 |        1 |    62234      0 |     1319 |     1374
89.19/89.24	c #cpu_time = 0.061s
89.19/89.24	c #wall_clock_time = 0.061s
89.19/89.24	c #decision = 56
89.19/89.24	c #random_decision = 0
89.19/89.24	c #conflict = 1
89.19/89.24	c #restart = 0
89.19/89.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
89.19/89.24	c lower bound updated to -159
89.19/89.24	c BCD2: 1375 <= obj <= 1489
89.19/89.24	c BCD2: #cores=55, #unrelaxed=104, #relaxed=1430, #hardened=0
89.19/89.24	c BCD2: #sat=1 #unsat=1376 bias=1376/1377
89.19/89.24	c Solving starts ...
89.19/89.24	c ============================[ Search Statistics ]============================
89.19/89.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.19/89.24	c       |         |          |          |    Limit     GC | Var      | Constra 
89.19/89.24	c =============================================================================
89.19/89.24	c  0.0s |       0 |        0 |        0 |    62234      0 |     1320 |     1374
89.28/89.30	c  0.1s |       0 |       56 |        0 |    62234      0 |     1320 |     1375
89.28/89.30	c #cpu_time = 0.062s
89.28/89.30	c #wall_clock_time = 0.063s
89.28/89.30	c #decision = 56
89.28/89.30	c #random_decision = 0
89.28/89.30	c #conflict = 0
89.28/89.30	c #restart = 0
89.28/89.30	c BCD2: found a new core of size 2: cost of the new core is >=1
89.28/89.30	c lower bound updated to -158
89.28/89.31	c BCD2: 1376 <= obj <= 1489
89.28/89.31	c BCD2: #cores=56, #unrelaxed=102, #relaxed=1432, #hardened=0
89.28/89.31	c BCD2: #sat=1 #unsat=1377 bias=1377/1378
89.28/89.31	c Solving starts ...
89.28/89.31	c ============================[ Search Statistics ]============================
89.28/89.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.28/89.31	c       |         |          |          |    Limit     GC | Var      | Constra 
89.28/89.31	c =============================================================================
89.28/89.31	c  0.0s |       0 |        0 |        0 |    62234      0 |     1320 |     1376
89.28/89.37	c  0.1s |       0 |       57 |        1 |    62234      0 |     1320 |     1376
89.28/89.37	c #cpu_time = 0.060s
89.28/89.37	c #wall_clock_time = 0.060s
89.28/89.37	c #decision = 57
89.28/89.37	c #random_decision = 0
89.28/89.37	c #conflict = 1
89.28/89.37	c #restart = 0
89.28/89.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
89.28/89.37	c lower bound updated to -157
89.28/89.38	c BCD2: 1377 <= obj <= 1489
89.28/89.38	c BCD2: #cores=56, #unrelaxed=101, #relaxed=1433, #hardened=0
89.28/89.38	c BCD2: #sat=1 #unsat=1378 bias=1378/1379
89.28/89.38	c Solving starts ...
89.28/89.38	c ============================[ Search Statistics ]============================
89.28/89.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.28/89.38	c       |         |          |          |    Limit     GC | Var      | Constra 
89.28/89.38	c =============================================================================
89.28/89.38	c  0.0s |       0 |        0 |        0 |    62234      0 |     1321 |     1376
89.38/89.44	c  0.1s |       0 |       57 |        1 |    68458      0 |     1321 |     1377
89.38/89.44	c #cpu_time = 0.063s
89.38/89.44	c #wall_clock_time = 0.063s
89.38/89.44	c #decision = 57
89.38/89.44	c #random_decision = 0
89.38/89.44	c #conflict = 1
89.38/89.44	c #restart = 0
89.38/89.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
89.38/89.44	c lower bound updated to -156
89.38/89.44	c BCD2: 1378 <= obj <= 1489
89.38/89.44	c BCD2: #cores=56, #unrelaxed=100, #relaxed=1434, #hardened=0
89.38/89.44	c BCD2: #sat=1 #unsat=1379 bias=1379/1380
89.38/89.44	c Solving starts ...
89.38/89.44	c ============================[ Search Statistics ]============================
89.38/89.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.38/89.44	c       |         |          |          |    Limit     GC | Var      | Constra 
89.38/89.44	c =============================================================================
89.38/89.44	c  0.0s |       0 |        0 |        0 |    68458      0 |     1322 |     1377
89.48/89.50	c  0.1s |       0 |       57 |        1 |    68458      0 |     1322 |     1378
89.48/89.50	c #cpu_time = 0.063s
89.48/89.50	c #wall_clock_time = 0.063s
89.48/89.50	c #decision = 57
89.48/89.50	c #random_decision = 0
89.48/89.50	c #conflict = 1
89.48/89.50	c #restart = 0
89.48/89.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
89.48/89.50	c lower bound updated to -155
89.48/89.50	c BCD2: 1379 <= obj <= 1489
89.48/89.50	c BCD2: #cores=56, #unrelaxed=99, #relaxed=1435, #hardened=0
89.48/89.50	c BCD2: #sat=1 #unsat=1380 bias=1380/1381
89.48/89.50	c Solving starts ...
89.48/89.50	c ============================[ Search Statistics ]============================
89.48/89.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.48/89.50	c       |         |          |          |    Limit     GC | Var      | Constra 
89.48/89.50	c =============================================================================
89.48/89.50	c  0.0s |       0 |        0 |        0 |    68458      0 |     1323 |     1378
89.48/89.57	c  0.1s |       0 |       57 |        1 |    68458      0 |     1323 |     1379
89.48/89.57	c #cpu_time = 0.062s
89.48/89.57	c #wall_clock_time = 0.062s
89.48/89.57	c #decision = 57
89.48/89.57	c #random_decision = 0
89.48/89.57	c #conflict = 1
89.48/89.57	c #restart = 0
89.48/89.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
89.48/89.57	c lower bound updated to -154
89.48/89.57	c BCD2: 1380 <= obj <= 1489
89.48/89.57	c BCD2: #cores=56, #unrelaxed=98, #relaxed=1436, #hardened=0
89.48/89.57	c BCD2: #sat=1 #unsat=1381 bias=1381/1382
89.48/89.57	c Solving starts ...
89.48/89.57	c ============================[ Search Statistics ]============================
89.48/89.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.48/89.57	c       |         |          |          |    Limit     GC | Var      | Constra 
89.48/89.57	c =============================================================================
89.48/89.57	c  0.0s |       0 |        0 |        0 |    68458      0 |     1324 |     1379
89.58/89.63	c  0.1s |       0 |       57 |        1 |    68458      0 |     1324 |     1380
89.58/89.63	c #cpu_time = 0.062s
89.58/89.63	c #wall_clock_time = 0.063s
89.58/89.63	c #decision = 57
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 7: cost of the new core is >=6
89.58/89.63	c lower bound updated to -153
89.58/89.64	c BCD2: 1381 <= obj <= 1489
89.58/89.64	c BCD2: #cores=56, #unrelaxed=97, #relaxed=1437, #hardened=0
89.58/89.64	c BCD2: #sat=1 #unsat=1382 bias=1382/1383
89.58/89.64	c Solving starts ...
89.58/89.64	c ============================[ Search Statistics ]============================
89.58/89.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.58/89.64	c       |         |          |          |    Limit     GC | Var      | Constra 
89.58/89.64	c =============================================================================
89.58/89.64	c  0.0s |       0 |        0 |        0 |    68458      0 |     1325 |     1380
89.68/89.70	c  0.1s |       0 |       57 |        1 |    68458      0 |     1325 |     1381
89.68/89.70	c #cpu_time = 0.062s
89.68/89.70	c #wall_clock_time = 0.062s
89.68/89.70	c #decision = 57
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 8: cost of the new core is >=7
89.68/89.70	c lower bound updated to -152
89.68/89.70	c BCD2: 1382 <= obj <= 1489
89.68/89.70	c BCD2: #cores=56, #unrelaxed=96, #relaxed=1438, #hardened=0
89.68/89.70	c BCD2: #sat=1 #unsat=1383 bias=1383/1384
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 |    68458      0 |     1326 |     1381
89.68/89.77	c  0.1s |       0 |       57 |        1 |    68458      0 |     1326 |     1382
89.68/89.77	c #cpu_time = 0.062s
89.68/89.77	c #wall_clock_time = 0.062s
89.68/89.77	c #decision = 57
89.68/89.77	c #random_decision = 0
89.68/89.77	c #conflict = 1
89.68/89.77	c #restart = 0
89.68/89.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
89.68/89.77	c lower bound updated to -151
89.68/89.77	c BCD2: 1383 <= obj <= 1489
89.68/89.77	c BCD2: #cores=56, #unrelaxed=95, #relaxed=1439, #hardened=0
89.68/89.77	c BCD2: #sat=1 #unsat=1384 bias=1384/1385
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 |    68458      0 |     1327 |     1382
89.78/89.83	c  0.1s |       0 |       57 |        1 |    68458      0 |     1327 |     1383
89.78/89.83	c #cpu_time = 0.062s
89.78/89.83	c #wall_clock_time = 0.062s
89.78/89.83	c #decision = 57
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 10: cost of the new core is >=9
89.78/89.83	c lower bound updated to -150
89.78/89.83	c BCD2: 1384 <= obj <= 1489
89.78/89.83	c BCD2: #cores=56, #unrelaxed=94, #relaxed=1440, #hardened=0
89.78/89.83	c BCD2: #sat=1 #unsat=1385 bias=1385/1386
89.78/89.83	c Solving starts ...
89.78/89.83	c ============================[ Search Statistics ]============================
89.78/89.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.78/89.83	c       |         |          |          |    Limit     GC | Var      | Constra 
89.78/89.83	c =============================================================================
89.78/89.83	c  0.0s |       0 |        0 |        0 |    68458      0 |     1328 |     1383
89.78/89.90	c  0.1s |       0 |       57 |        1 |    68458      0 |     1328 |     1384
89.78/89.90	c #cpu_time = 0.064s
89.78/89.90	c #wall_clock_time = 0.065s
89.78/89.90	c #decision = 57
89.78/89.90	c #random_decision = 0
89.78/89.90	c #conflict = 1
89.78/89.90	c #restart = 0
89.78/89.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
89.78/89.90	c lower bound updated to -149
89.88/89.90	c BCD2: 1385 <= obj <= 1489
89.88/89.90	c BCD2: #cores=56, #unrelaxed=93, #relaxed=1441, #hardened=0
89.88/89.90	c BCD2: #sat=1 #unsat=1386 bias=1386/1387
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 |    68458      0 |     1329 |     1384
89.88/89.96	c  0.1s |       0 |       57 |        1 |    68458      0 |     1329 |     1385
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 = 57
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 12: cost of the new core is >=11
89.88/89.96	c lower bound updated to -148
89.88/89.96	c BCD2: 1386 <= obj <= 1489
89.88/89.96	c BCD2: #cores=56, #unrelaxed=92, #relaxed=1442, #hardened=0
89.88/89.96	c BCD2: #sat=1 #unsat=1387 bias=1387/1388
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 |    68458      0 |     1330 |     1385
89.98/90.02	c  0.1s |       0 |       57 |        1 |    68458      0 |     1330 |     1386
89.98/90.02	c #cpu_time = 0.062s
89.98/90.02	c #wall_clock_time = 0.063s
89.98/90.02	c #decision = 57
89.98/90.02	c #random_decision = 0
89.98/90.02	c #conflict = 1
89.98/90.02	c #restart = 0
89.98/90.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
89.98/90.02	c lower bound updated to -147
89.98/90.02	c BCD2: 1387 <= obj <= 1489
89.98/90.02	c BCD2: #cores=56, #unrelaxed=91, #relaxed=1443, #hardened=0
89.98/90.02	c BCD2: #sat=1 #unsat=1388 bias=1388/1389
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 |    68458      0 |     1331 |     1386
89.98/90.09	c  0.1s |       0 |       57 |        1 |    68458      0 |     1331 |     1387
89.98/90.09	c #cpu_time = 0.062s
89.98/90.09	c #wall_clock_time = 0.063s
89.98/90.09	c #decision = 57
89.98/90.09	c #random_decision = 0
89.98/90.09	c #conflict = 1
89.98/90.09	c #restart = 0
89.98/90.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
89.98/90.09	c lower bound updated to -146
90.08/90.10	c BCD2: 1388 <= obj <= 1489
90.08/90.10	c BCD2: #cores=56, #unrelaxed=90, #relaxed=1444, #hardened=0
90.08/90.10	c BCD2: #sat=1 #unsat=1389 bias=1389/1390
90.08/90.10	c Solving starts ...
90.08/90.10	c ============================[ Search Statistics ]============================
90.08/90.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.08/90.10	c       |         |          |          |    Limit     GC | Var      | Constra 
90.08/90.10	c =============================================================================
90.08/90.10	c  0.0s |       0 |        0 |        0 |    68458      0 |     1332 |     1387
90.08/90.16	c  0.1s |       0 |       57 |        1 |    68458      0 |     1332 |     1388
90.08/90.16	c #cpu_time = 0.061s
90.08/90.16	c #wall_clock_time = 0.061s
90.08/90.16	c #decision = 57
90.08/90.16	c #random_decision = 0
90.08/90.16	c #conflict = 1
90.08/90.16	c #restart = 0
90.08/90.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
90.08/90.16	c lower bound updated to -145
90.08/90.16	c BCD2: 1389 <= obj <= 1489
90.08/90.16	c BCD2: #cores=56, #unrelaxed=89, #relaxed=1445, #hardened=0
90.08/90.16	c BCD2: #sat=1 #unsat=1390 bias=1390/1391
90.08/90.16	c Solving starts ...
90.08/90.16	c ============================[ Search Statistics ]============================
90.08/90.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.08/90.16	c       |         |          |          |    Limit     GC | Var      | Constra 
90.08/90.16	c =============================================================================
90.08/90.16	c  0.0s |       0 |        0 |        0 |    68458      0 |     1333 |     1388
90.18/90.22	c  0.1s |       0 |       57 |        1 |    68458      0 |     1333 |     1389
90.18/90.22	c #cpu_time = 0.063s
90.18/90.22	c #wall_clock_time = 0.063s
90.18/90.22	c #decision = 57
90.18/90.22	c #random_decision = 0
90.18/90.22	c #conflict = 1
90.18/90.22	c #restart = 0
90.18/90.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
90.18/90.22	c lower bound updated to -144
90.18/90.22	c BCD2: 1390 <= obj <= 1489
90.18/90.22	c BCD2: #cores=56, #unrelaxed=88, #relaxed=1446, #hardened=0
90.18/90.22	c BCD2: #sat=1 #unsat=1391 bias=1391/1392
90.18/90.22	c Solving starts ...
90.18/90.22	c ============================[ Search Statistics ]============================
90.18/90.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.18/90.22	c       |         |          |          |    Limit     GC | Var      | Constra 
90.18/90.22	c =============================================================================
90.18/90.22	c  0.0s |       0 |        0 |        0 |    68458      0 |     1334 |     1389
90.18/90.29	c  0.1s |       0 |       57 |        1 |    68458      0 |     1334 |     1390
90.18/90.29	c #cpu_time = 0.062s
90.18/90.29	c #wall_clock_time = 0.062s
90.18/90.29	c #decision = 57
90.18/90.29	c #random_decision = 0
90.18/90.29	c #conflict = 1
90.18/90.29	c #restart = 0
90.18/90.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
90.18/90.29	c lower bound updated to -143
90.18/90.29	c BCD2: 1391 <= obj <= 1489
90.18/90.29	c BCD2: #cores=56, #unrelaxed=87, #relaxed=1447, #hardened=0
90.18/90.29	c BCD2: #sat=1 #unsat=1392 bias=1392/1393
90.18/90.29	c Solving starts ...
90.18/90.29	c ============================[ Search Statistics ]============================
90.18/90.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.18/90.29	c       |         |          |          |    Limit     GC | Var      | Constra 
90.18/90.29	c =============================================================================
90.18/90.29	c  0.0s |       0 |        0 |        0 |    68458      0 |     1335 |     1390
90.28/90.35	c  0.1s |       0 |       57 |        1 |    68458      0 |     1335 |     1391
90.28/90.35	c #cpu_time = 0.063s
90.28/90.35	c #wall_clock_time = 0.063s
90.28/90.35	c #decision = 57
90.28/90.35	c #random_decision = 0
90.28/90.35	c #conflict = 1
90.28/90.35	c #restart = 0
90.28/90.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
90.28/90.35	c lower bound updated to -142
90.28/90.35	c BCD2: 1392 <= obj <= 1489
90.28/90.35	c BCD2: #cores=56, #unrelaxed=86, #relaxed=1448, #hardened=0
90.28/90.35	c BCD2: #sat=1 #unsat=1393 bias=1393/1394
90.28/90.35	c Solving starts ...
90.28/90.35	c ============================[ Search Statistics ]============================
90.28/90.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.28/90.35	c       |         |          |          |    Limit     GC | Var      | Constra 
90.28/90.35	c =============================================================================
90.28/90.35	c  0.0s |       0 |        0 |        0 |    68458      0 |     1336 |     1391
90.38/90.41	c  0.1s |       0 |       57 |        1 |    68458      0 |     1336 |     1392
90.38/90.41	c #cpu_time = 0.063s
90.38/90.41	c #wall_clock_time = 0.063s
90.38/90.41	c #decision = 57
90.38/90.41	c #random_decision = 0
90.38/90.41	c #conflict = 1
90.38/90.41	c #restart = 0
90.38/90.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
90.38/90.41	c lower bound updated to -141
90.38/90.42	c BCD2: 1393 <= obj <= 1489
90.38/90.42	c BCD2: #cores=56, #unrelaxed=85, #relaxed=1449, #hardened=0
90.38/90.42	c BCD2: #sat=1 #unsat=1394 bias=1394/1395
90.38/90.42	c Solving starts ...
90.38/90.42	c ============================[ Search Statistics ]============================
90.38/90.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.38/90.42	c       |         |          |          |    Limit     GC | Var      | Constra 
90.38/90.42	c =============================================================================
90.38/90.42	c  0.0s |       0 |        0 |        0 |    68458      0 |     1337 |     1392
90.38/90.48	c  0.1s |       0 |       57 |        1 |    68458      0 |     1337 |     1393
90.38/90.48	c #cpu_time = 0.062s
90.38/90.48	c #wall_clock_time = 0.062s
90.38/90.48	c #decision = 57
90.38/90.48	c #random_decision = 0
90.38/90.48	c #conflict = 1
90.38/90.48	c #restart = 0
90.38/90.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
90.38/90.48	c lower bound updated to -140
90.38/90.48	c BCD2: 1394 <= obj <= 1489
90.38/90.48	c BCD2: #cores=56, #unrelaxed=84, #relaxed=1450, #hardened=0
90.38/90.48	c BCD2: #sat=1 #unsat=1395 bias=1395/1396
90.38/90.48	c Solving starts ...
90.38/90.48	c ============================[ Search Statistics ]============================
90.38/90.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.38/90.48	c       |         |          |          |    Limit     GC | Var      | Constra 
90.38/90.48	c =============================================================================
90.38/90.48	c  0.0s |       0 |        0 |        0 |    68458      0 |     1338 |     1393
90.48/90.54	c  0.1s |       0 |       57 |        1 |    68458      0 |     1338 |     1394
90.48/90.54	c #cpu_time = 0.062s
90.48/90.54	c #wall_clock_time = 0.063s
90.48/90.54	c #decision = 57
90.48/90.54	c #random_decision = 0
90.48/90.54	c #conflict = 1
90.48/90.54	c #restart = 0
90.48/90.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
90.48/90.54	c lower bound updated to -139
90.48/90.55	c BCD2: 1395 <= obj <= 1489
90.48/90.55	c BCD2: #cores=56, #unrelaxed=83, #relaxed=1451, #hardened=0
90.48/90.55	c BCD2: #sat=1 #unsat=1396 bias=1396/1397
90.48/90.55	c Solving starts ...
90.48/90.55	c ============================[ Search Statistics ]============================
90.48/90.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.48/90.55	c       |         |          |          |    Limit     GC | Var      | Constra 
90.48/90.55	c =============================================================================
90.48/90.55	c  0.0s |       0 |        0 |        0 |    68458      0 |     1339 |     1394
90.58/90.61	c  0.1s |       0 |       57 |        1 |    68458      0 |     1339 |     1395
90.58/90.61	c #cpu_time = 0.061s
90.58/90.61	c #wall_clock_time = 0.061s
90.58/90.61	c #decision = 57
90.58/90.61	c #random_decision = 0
90.58/90.61	c #conflict = 1
90.58/90.61	c #restart = 0
90.58/90.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
90.58/90.61	c lower bound updated to -138
90.58/90.61	c BCD2: 1396 <= obj <= 1489
90.58/90.61	c BCD2: #cores=56, #unrelaxed=82, #relaxed=1452, #hardened=0
90.58/90.61	c BCD2: #sat=1 #unsat=1397 bias=1397/1398
90.58/90.61	c Solving starts ...
90.58/90.61	c ============================[ Search Statistics ]============================
90.58/90.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.58/90.61	c       |         |          |          |    Limit     GC | Var      | Constra 
90.58/90.61	c =============================================================================
90.58/90.61	c  0.0s |       0 |        0 |        0 |    68458      0 |     1340 |     1395
90.58/90.68	c  0.1s |       0 |       57 |        1 |    68458      0 |     1340 |     1396
90.58/90.68	c #cpu_time = 0.062s
90.58/90.68	c #wall_clock_time = 0.062s
90.58/90.68	c #decision = 57
90.58/90.68	c #random_decision = 0
90.58/90.68	c #conflict = 1
90.58/90.68	c #restart = 0
90.58/90.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
90.58/90.68	c lower bound updated to -137
90.58/90.68	c BCD2: 1397 <= obj <= 1489
90.58/90.68	c BCD2: #cores=56, #unrelaxed=81, #relaxed=1453, #hardened=0
90.58/90.68	c BCD2: #sat=1 #unsat=1398 bias=1398/1399
90.58/90.68	c Solving starts ...
90.58/90.68	c ============================[ Search Statistics ]============================
90.58/90.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.58/90.68	c       |         |          |          |    Limit     GC | Var      | Constra 
90.58/90.68	c =============================================================================
90.58/90.68	c  0.0s |       0 |        0 |        0 |    68458      0 |     1341 |     1396
90.68/90.74	c  0.1s |       0 |       57 |        1 |    68458      0 |     1341 |     1397
90.68/90.74	c #cpu_time = 0.062s
90.68/90.74	c #wall_clock_time = 0.062s
90.68/90.74	c #decision = 57
90.68/90.74	c #random_decision = 0
90.68/90.74	c #conflict = 1
90.68/90.74	c #restart = 0
90.68/90.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
90.68/90.74	c lower bound updated to -136
90.68/90.74	c BCD2: 1398 <= obj <= 1489
90.68/90.74	c BCD2: #cores=56, #unrelaxed=80, #relaxed=1454, #hardened=0
90.68/90.74	c BCD2: #sat=1 #unsat=1399 bias=1399/1400
90.68/90.74	c Solving starts ...
90.68/90.74	c ============================[ Search Statistics ]============================
90.68/90.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.68/90.74	c       |         |          |          |    Limit     GC | Var      | Constra 
90.68/90.74	c =============================================================================
90.68/90.74	c  0.0s |       0 |        0 |        0 |    68458      0 |     1342 |     1397
90.78/90.80	c  0.1s |       0 |       57 |        1 |    68458      0 |     1342 |     1398
90.78/90.80	c #cpu_time = 0.063s
90.78/90.80	c #wall_clock_time = 0.063s
90.78/90.80	c #decision = 57
90.78/90.80	c #random_decision = 0
90.78/90.80	c #conflict = 1
90.78/90.80	c #restart = 0
90.78/90.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
90.78/90.80	c lower bound updated to -135
90.78/90.81	c BCD2: 1399 <= obj <= 1489
90.78/90.81	c BCD2: #cores=56, #unrelaxed=79, #relaxed=1455, #hardened=0
90.78/90.81	c BCD2: #sat=1 #unsat=1400 bias=1400/1401
90.78/90.81	c Solving starts ...
90.78/90.81	c ============================[ Search Statistics ]============================
90.78/90.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.78/90.81	c       |         |          |          |    Limit     GC | Var      | Constra 
90.78/90.81	c =============================================================================
90.78/90.81	c  0.0s |       0 |        0 |        0 |    68458      0 |     1343 |     1398
90.78/90.87	c  0.1s |       0 |       57 |        1 |    68458      0 |     1343 |     1399
90.78/90.87	c #cpu_time = 0.063s
90.78/90.87	c #wall_clock_time = 0.063s
90.78/90.87	c #decision = 57
90.78/90.87	c #random_decision = 0
90.78/90.87	c #conflict = 1
90.78/90.87	c #restart = 0
90.78/90.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
90.78/90.87	c lower bound updated to -134
90.78/90.87	c BCD2: 1400 <= obj <= 1489
90.78/90.87	c BCD2: #cores=56, #unrelaxed=78, #relaxed=1456, #hardened=0
90.78/90.87	c BCD2: #sat=1 #unsat=1401 bias=1401/1402
90.78/90.87	c Solving starts ...
90.78/90.87	c ============================[ Search Statistics ]============================
90.78/90.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.78/90.87	c       |         |          |          |    Limit     GC | Var      | Constra 
90.78/90.87	c =============================================================================
90.78/90.87	c  0.0s |       0 |        0 |        0 |    68458      0 |     1344 |     1399
90.88/90.93	c  0.1s |       0 |       57 |        0 |    68458      0 |     1344 |     1400
90.88/90.93	c #cpu_time = 0.062s
90.88/90.93	c #wall_clock_time = 0.062s
90.88/90.93	c #decision = 57
90.88/90.93	c #random_decision = 0
90.88/90.93	c #conflict = 0
90.88/90.93	c #restart = 0
90.88/90.93	c BCD2: found a new core of size 2: cost of the new core is >=1
90.88/90.93	c lower bound updated to -133
90.88/90.94	c BCD2: 1401 <= obj <= 1489
90.88/90.94	c BCD2: #cores=57, #unrelaxed=76, #relaxed=1458, #hardened=0
90.88/90.94	c BCD2: #sat=1 #unsat=1402 bias=1402/1403
90.88/90.94	c Solving starts ...
90.88/90.94	c ============================[ Search Statistics ]============================
90.88/90.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.88/90.94	c       |         |          |          |    Limit     GC | Var      | Constra 
90.88/90.94	c =============================================================================
90.88/90.95	c  0.0s |       0 |        0 |        0 |    68458      0 |     1344 |     1401
90.98/91.01	c  0.1s |       0 |       58 |        1 |    68458      0 |     1344 |     1401
90.98/91.01	c #cpu_time = 0.060s
90.98/91.01	c #wall_clock_time = 0.060s
90.98/91.01	c #decision = 58
90.98/91.01	c #random_decision = 0
90.98/91.01	c #conflict = 1
90.98/91.01	c #restart = 0
90.98/91.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
90.98/91.01	c lower bound updated to -132
90.98/91.01	c BCD2: 1402 <= obj <= 1489
90.98/91.01	c BCD2: #cores=57, #unrelaxed=75, #relaxed=1459, #hardened=0
90.98/91.01	c BCD2: #sat=1 #unsat=1403 bias=1403/1404
90.98/91.01	c Solving starts ...
90.98/91.01	c ============================[ Search Statistics ]============================
90.98/91.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.98/91.01	c       |         |          |          |    Limit     GC | Var      | Constra 
90.98/91.01	c =============================================================================
90.98/91.01	c  0.0s |       0 |        0 |        0 |    68458      0 |     1345 |     1401
90.98/91.08	c  0.1s |       0 |       58 |        1 |    68458      0 |     1345 |     1402
90.98/91.08	c #cpu_time = 0.061s
90.98/91.08	c #wall_clock_time = 0.061s
90.98/91.08	c #decision = 58
90.98/91.08	c #random_decision = 0
90.98/91.08	c #conflict = 1
90.98/91.08	c #restart = 0
90.98/91.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
90.98/91.08	c lower bound updated to -131
90.98/91.08	c BCD2: 1403 <= obj <= 1489
90.98/91.08	c BCD2: #cores=57, #unrelaxed=74, #relaxed=1460, #hardened=0
90.98/91.08	c BCD2: #sat=1 #unsat=1404 bias=1404/1405
90.98/91.08	c Solving starts ...
90.98/91.08	c ============================[ Search Statistics ]============================
90.98/91.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.98/91.08	c       |         |          |          |    Limit     GC | Var      | Constra 
90.98/91.08	c =============================================================================
90.98/91.08	c  0.0s |       0 |        0 |        0 |    68458      0 |     1346 |     1402
91.08/91.14	c  0.1s |       0 |       58 |        1 |    68458      0 |     1346 |     1403
91.08/91.14	c #cpu_time = 0.063s
91.08/91.14	c #wall_clock_time = 0.064s
91.08/91.14	c #decision = 58
91.08/91.14	c #random_decision = 0
91.08/91.14	c #conflict = 1
91.08/91.14	c #restart = 0
91.08/91.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
91.08/91.14	c lower bound updated to -130
91.08/91.14	c BCD2: 1404 <= obj <= 1489
91.08/91.14	c BCD2: #cores=57, #unrelaxed=73, #relaxed=1461, #hardened=0
91.08/91.14	c BCD2: #sat=1 #unsat=1405 bias=1405/1406
91.08/91.14	c Solving starts ...
91.08/91.14	c ============================[ Search Statistics ]============================
91.08/91.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.08/91.14	c       |         |          |          |    Limit     GC | Var      | Constra 
91.08/91.14	c =============================================================================
91.08/91.14	c  0.0s |       0 |        0 |        0 |    68458      0 |     1347 |     1403
91.18/91.20	c  0.1s |       0 |       58 |        1 |    68458      0 |     1347 |     1404
91.18/91.20	c #cpu_time = 0.062s
91.18/91.20	c #wall_clock_time = 0.062s
91.18/91.20	c #decision = 58
91.18/91.20	c #random_decision = 0
91.18/91.20	c #conflict = 1
91.18/91.20	c #restart = 0
91.18/91.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
91.18/91.20	c lower bound updated to -129
91.18/91.20	c BCD2: 1405 <= obj <= 1489
91.18/91.20	c BCD2: #cores=57, #unrelaxed=72, #relaxed=1462, #hardened=0
91.18/91.20	c BCD2: #sat=1 #unsat=1406 bias=1406/1407
91.18/91.21	c Solving starts ...
91.18/91.21	c ============================[ Search Statistics ]============================
91.18/91.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.18/91.21	c       |         |          |          |    Limit     GC | Var      | Constra 
91.18/91.21	c =============================================================================
91.18/91.21	c  0.0s |       0 |        0 |        0 |    68458      0 |     1348 |     1404
91.18/91.27	c  0.1s |       0 |       58 |        1 |    68458      0 |     1348 |     1405
91.18/91.27	c #cpu_time = 0.063s
91.18/91.27	c #wall_clock_time = 0.063s
91.18/91.27	c #decision = 58
91.18/91.27	c #random_decision = 0
91.18/91.27	c #conflict = 1
91.18/91.27	c #restart = 0
91.18/91.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
91.18/91.27	c lower bound updated to -128
91.18/91.27	c BCD2: 1406 <= obj <= 1489
91.18/91.27	c BCD2: #cores=57, #unrelaxed=71, #relaxed=1463, #hardened=0
91.18/91.27	c BCD2: #sat=1 #unsat=1407 bias=1407/1408
91.18/91.27	c Solving starts ...
91.18/91.27	c ============================[ Search Statistics ]============================
91.18/91.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.18/91.27	c       |         |          |          |    Limit     GC | Var      | Constra 
91.18/91.27	c =============================================================================
91.18/91.27	c  0.0s |       0 |        0 |        0 |    68458      0 |     1349 |     1405
91.28/91.33	c  0.1s |       0 |       58 |        1 |    68458      0 |     1349 |     1406
91.28/91.33	c #cpu_time = 0.063s
91.28/91.33	c #wall_clock_time = 0.063s
91.28/91.33	c #decision = 58
91.28/91.33	c #random_decision = 0
91.28/91.33	c #conflict = 1
91.28/91.33	c #restart = 0
91.28/91.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
91.28/91.33	c lower bound updated to -127
91.28/91.33	c BCD2: 1407 <= obj <= 1489
91.28/91.33	c BCD2: #cores=57, #unrelaxed=70, #relaxed=1464, #hardened=0
91.28/91.33	c BCD2: #sat=1 #unsat=1408 bias=1408/1409
91.28/91.33	c Solving starts ...
91.28/91.33	c ============================[ Search Statistics ]============================
91.28/91.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.28/91.33	c       |         |          |          |    Limit     GC | Var      | Constra 
91.28/91.33	c =============================================================================
91.28/91.33	c  0.0s |       0 |        0 |        0 |    68458      0 |     1350 |     1406
91.28/91.40	c  0.1s |       0 |       58 |        1 |    68458      0 |     1350 |     1407
91.28/91.40	c #cpu_time = 0.062s
91.28/91.40	c #wall_clock_time = 0.063s
91.28/91.40	c #decision = 58
91.28/91.40	c #random_decision = 0
91.28/91.40	c #conflict = 1
91.28/91.40	c #restart = 0
91.28/91.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
91.28/91.40	c lower bound updated to -126
91.28/91.40	c BCD2: 1408 <= obj <= 1489
91.28/91.40	c BCD2: #cores=57, #unrelaxed=69, #relaxed=1465, #hardened=0
91.28/91.40	c BCD2: #sat=1 #unsat=1409 bias=1409/1410
91.28/91.40	c Solving starts ...
91.28/91.40	c ============================[ Search Statistics ]============================
91.28/91.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.28/91.40	c       |         |          |          |    Limit     GC | Var      | Constra 
91.28/91.40	c =============================================================================
91.28/91.40	c  0.0s |       0 |        0 |        0 |    68458      0 |     1351 |     1407
91.38/91.46	c  0.1s |       0 |       58 |        1 |    68458      0 |     1351 |     1408
91.38/91.46	c #cpu_time = 0.062s
91.38/91.46	c #wall_clock_time = 0.063s
91.38/91.46	c #decision = 58
91.38/91.46	c #random_decision = 0
91.38/91.46	c #conflict = 1
91.38/91.46	c #restart = 0
91.38/91.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
91.38/91.46	c lower bound updated to -125
91.38/91.47	c BCD2: 1409 <= obj <= 1489
91.38/91.47	c BCD2: #cores=57, #unrelaxed=68, #relaxed=1466, #hardened=0
91.38/91.47	c BCD2: #sat=1 #unsat=1410 bias=1410/1411
91.38/91.47	c Solving starts ...
91.38/91.47	c ============================[ Search Statistics ]============================
91.38/91.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.38/91.47	c       |         |          |          |    Limit     GC | Var      | Constra 
91.38/91.47	c =============================================================================
91.38/91.47	c  0.0s |       0 |        0 |        0 |    68458      0 |     1352 |     1408
91.48/91.53	c  0.1s |       0 |       58 |        1 |    68458      0 |     1352 |     1409
91.48/91.53	c #cpu_time = 0.060s
91.48/91.53	c #wall_clock_time = 0.061s
91.48/91.53	c #decision = 58
91.48/91.53	c #random_decision = 0
91.48/91.53	c #conflict = 1
91.48/91.53	c #restart = 0
91.48/91.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
91.48/91.53	c lower bound updated to -124
91.48/91.53	c BCD2: 1410 <= obj <= 1489
91.48/91.53	c BCD2: #cores=57, #unrelaxed=67, #relaxed=1467, #hardened=0
91.48/91.53	c BCD2: #sat=1 #unsat=1411 bias=1411/1412
91.48/91.53	c Solving starts ...
91.48/91.53	c ============================[ Search Statistics ]============================
91.48/91.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.48/91.53	c       |         |          |          |    Limit     GC | Var      | Constra 
91.48/91.53	c =============================================================================
91.48/91.53	c  0.0s |       0 |        0 |        0 |    68458      0 |     1353 |     1409
91.48/91.59	c  0.1s |       0 |       58 |        1 |    68458      0 |     1353 |     1410
91.48/91.59	c #cpu_time = 0.062s
91.48/91.59	c #wall_clock_time = 0.062s
91.48/91.59	c #decision = 58
91.48/91.59	c #random_decision = 0
91.48/91.59	c #conflict = 1
91.48/91.59	c #restart = 0
91.48/91.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
91.48/91.59	c lower bound updated to -123
91.48/91.59	c BCD2: 1411 <= obj <= 1489
91.48/91.59	c BCD2: #cores=57, #unrelaxed=66, #relaxed=1468, #hardened=0
91.48/91.59	c BCD2: #sat=1 #unsat=1412 bias=1412/1413
91.48/91.60	c Solving starts ...
91.48/91.60	c ============================[ Search Statistics ]============================
91.48/91.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.48/91.60	c       |         |          |          |    Limit     GC | Var      | Constra 
91.48/91.60	c =============================================================================
91.48/91.60	c  0.0s |       0 |        0 |        0 |    68458      0 |     1354 |     1410
91.58/91.66	c  0.1s |       0 |       58 |        1 |    68458      0 |     1354 |     1411
91.58/91.66	c #cpu_time = 0.062s
91.58/91.66	c #wall_clock_time = 0.062s
91.58/91.66	c #decision = 58
91.58/91.66	c #random_decision = 0
91.58/91.66	c #conflict = 1
91.58/91.66	c #restart = 0
91.58/91.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
91.58/91.66	c lower bound updated to -122
91.58/91.66	c BCD2: 1412 <= obj <= 1489
91.58/91.66	c BCD2: #cores=57, #unrelaxed=65, #relaxed=1469, #hardened=0
91.58/91.66	c BCD2: #sat=1 #unsat=1413 bias=1413/1414
91.58/91.66	c Solving starts ...
91.58/91.66	c ============================[ Search Statistics ]============================
91.58/91.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.58/91.66	c       |         |          |          |    Limit     GC | Var      | Constra 
91.58/91.66	c =============================================================================
91.58/91.66	c  0.0s |       0 |        0 |        0 |    68458      0 |     1355 |     1411
91.68/91.72	c  0.1s |       0 |       58 |        1 |    68458      0 |     1355 |     1412
91.68/91.72	c #cpu_time = 0.063s
91.68/91.72	c #wall_clock_time = 0.063s
91.68/91.72	c #decision = 58
91.68/91.72	c #random_decision = 0
91.68/91.72	c #conflict = 1
91.68/91.72	c #restart = 0
91.68/91.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
91.68/91.72	c lower bound updated to -121
91.68/91.72	c BCD2: 1413 <= obj <= 1489
91.68/91.72	c BCD2: #cores=57, #unrelaxed=64, #relaxed=1470, #hardened=0
91.68/91.72	c BCD2: #sat=1 #unsat=1414 bias=1414/1415
91.68/91.72	c Solving starts ...
91.68/91.72	c ============================[ Search Statistics ]============================
91.68/91.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.68/91.72	c       |         |          |          |    Limit     GC | Var      | Constra 
91.68/91.72	c =============================================================================
91.68/91.72	c  0.0s |       0 |        0 |        0 |    68458      0 |     1356 |     1412
91.68/91.79	c  0.1s |       0 |       58 |        1 |    68458      0 |     1356 |     1413
91.68/91.79	c #cpu_time = 0.063s
91.68/91.79	c #wall_clock_time = 0.063s
91.68/91.79	c #decision = 58
91.68/91.79	c #random_decision = 0
91.68/91.79	c #conflict = 1
91.68/91.79	c #restart = 0
91.68/91.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
91.68/91.79	c lower bound updated to -120
91.68/91.79	c BCD2: 1414 <= obj <= 1489
91.68/91.79	c BCD2: #cores=57, #unrelaxed=63, #relaxed=1471, #hardened=0
91.68/91.79	c BCD2: #sat=1 #unsat=1415 bias=1415/1416
91.68/91.79	c Solving starts ...
91.68/91.79	c ============================[ Search Statistics ]============================
91.68/91.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.68/91.79	c       |         |          |          |    Limit     GC | Var      | Constra 
91.68/91.79	c =============================================================================
91.68/91.79	c  0.0s |       0 |        0 |        0 |    68458      0 |     1357 |     1413
91.78/91.85	c  0.1s |       0 |       58 |        1 |    68458      0 |     1357 |     1414
91.78/91.85	c #cpu_time = 0.062s
91.78/91.85	c #wall_clock_time = 0.062s
91.78/91.85	c #decision = 58
91.78/91.85	c #random_decision = 0
91.78/91.85	c #conflict = 1
91.78/91.85	c #restart = 0
91.78/91.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
91.78/91.85	c lower bound updated to -119
91.78/91.85	c BCD2: 1415 <= obj <= 1489
91.78/91.85	c BCD2: #cores=57, #unrelaxed=62, #relaxed=1472, #hardened=0
91.78/91.85	c BCD2: #sat=1 #unsat=1416 bias=1416/1417
91.78/91.85	c Solving starts ...
91.78/91.85	c ============================[ Search Statistics ]============================
91.78/91.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.78/91.85	c       |         |          |          |    Limit     GC | Var      | Constra 
91.78/91.85	c =============================================================================
91.78/91.85	c  0.0s |       0 |        0 |        0 |    68458      0 |     1358 |     1414
91.88/91.91	c  0.1s |       0 |       58 |        1 |    68458      0 |     1358 |     1415
91.88/91.91	c #cpu_time = 0.062s
91.88/91.91	c #wall_clock_time = 0.063s
91.88/91.91	c #decision = 58
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 17: cost of the new core is >=16
91.88/91.91	c lower bound updated to -118
91.88/91.92	c BCD2: 1416 <= obj <= 1489
91.88/91.92	c BCD2: #cores=57, #unrelaxed=61, #relaxed=1473, #hardened=0
91.88/91.92	c BCD2: #sat=1 #unsat=1417 bias=1417/1418
91.88/91.92	c Solving starts ...
91.88/91.92	c ============================[ Search Statistics ]============================
91.88/91.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.88/91.92	c       |         |          |          |    Limit     GC | Var      | Constra 
91.88/91.92	c =============================================================================
91.88/91.92	c  0.0s |       0 |        0 |        0 |    68458      0 |     1359 |     1415
91.88/91.98	c  0.1s |       0 |       58 |        1 |    68458      0 |     1359 |     1416
91.88/91.98	c #cpu_time = 0.060s
91.88/91.98	c #wall_clock_time = 0.061s
91.88/91.98	c #decision = 58
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 18: cost of the new core is >=17
91.88/91.98	c lower bound updated to -117
91.88/91.98	c BCD2: 1417 <= obj <= 1489
91.88/91.98	c BCD2: #cores=57, #unrelaxed=60, #relaxed=1474, #hardened=0
91.88/91.98	c BCD2: #sat=1 #unsat=1418 bias=1418/1419
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 |    68458      0 |     1360 |     1416
91.98/92.05	c  0.1s |       0 |       58 |        1 |    68458      0 |     1360 |     1417
91.98/92.05	c #cpu_time = 0.062s
91.98/92.05	c #wall_clock_time = 0.062s
91.98/92.05	c #decision = 58
91.98/92.05	c #random_decision = 0
91.98/92.05	c #conflict = 1
91.98/92.05	c #restart = 0
91.98/92.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
91.98/92.05	c lower bound updated to -116
91.98/92.05	c BCD2: 1418 <= obj <= 1489
91.98/92.05	c BCD2: #cores=57, #unrelaxed=59, #relaxed=1475, #hardened=0
91.98/92.05	c BCD2: #sat=1 #unsat=1419 bias=1419/1420
91.98/92.05	c Solving starts ...
91.98/92.05	c ============================[ Search Statistics ]============================
91.98/92.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.98/92.05	c       |         |          |          |    Limit     GC | Var      | Constra 
91.98/92.05	c =============================================================================
91.98/92.05	c  0.0s |       0 |        0 |        0 |    68458      0 |     1361 |     1417
92.08/92.11	c  0.1s |       0 |       58 |        1 |    68458      0 |     1361 |     1418
92.08/92.11	c #cpu_time = 0.062s
92.08/92.11	c #wall_clock_time = 0.062s
92.08/92.11	c #decision = 58
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 20: cost of the new core is >=19
92.08/92.11	c lower bound updated to -115
92.08/92.11	c BCD2: 1419 <= obj <= 1489
92.08/92.11	c BCD2: #cores=57, #unrelaxed=58, #relaxed=1476, #hardened=0
92.08/92.11	c BCD2: #sat=1 #unsat=1420 bias=1420/1421
92.08/92.11	c Solving starts ...
92.08/92.11	c ============================[ Search Statistics ]============================
92.08/92.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.08/92.11	c       |         |          |          |    Limit     GC | Var      | Constra 
92.08/92.11	c =============================================================================
92.08/92.11	c  0.0s |       0 |        0 |        0 |    68458      0 |     1362 |     1418
92.08/92.18	c  0.1s |       0 |       58 |        1 |    68458      0 |     1362 |     1419
92.08/92.18	c #cpu_time = 0.063s
92.08/92.18	c #wall_clock_time = 0.063s
92.08/92.18	c #decision = 58
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 21: cost of the new core is >=20
92.08/92.18	c lower bound updated to -114
92.08/92.18	c BCD2: 1420 <= obj <= 1489
92.08/92.18	c BCD2: #cores=57, #unrelaxed=57, #relaxed=1477, #hardened=0
92.08/92.18	c BCD2: #sat=1 #unsat=1421 bias=1421/1422
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 |    68458      0 |     1363 |     1419
92.18/92.24	c  0.1s |       0 |       58 |        1 |    68458      0 |     1363 |     1420
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 = 58
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 22: cost of the new core is >=21
92.18/92.24	c lower bound updated to -113
92.18/92.24	c BCD2: 1421 <= obj <= 1489
92.18/92.24	c BCD2: #cores=57, #unrelaxed=56, #relaxed=1478, #hardened=0
92.18/92.24	c BCD2: #sat=1 #unsat=1422 bias=1422/1423
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 |    68458      0 |     1364 |     1420
92.28/92.31	c  0.1s |       0 |       58 |        1 |    68458      0 |     1364 |     1421
92.28/92.31	c #cpu_time = 0.062s
92.28/92.31	c #wall_clock_time = 0.062s
92.28/92.31	c #decision = 58
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 23: cost of the new core is >=22
92.28/92.31	c lower bound updated to -112
92.28/92.31	c BCD2: 1422 <= obj <= 1489
92.28/92.31	c BCD2: #cores=57, #unrelaxed=55, #relaxed=1479, #hardened=0
92.28/92.31	c BCD2: #sat=1 #unsat=1423 bias=1423/1424
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 |    68458      0 |     1365 |     1421
92.28/92.37	c  0.1s |       0 |       58 |        1 |    68458      0 |     1365 |     1422
92.28/92.37	c #cpu_time = 0.064s
92.28/92.37	c #wall_clock_time = 0.064s
92.28/92.37	c #decision = 58
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 24: cost of the new core is >=23
92.28/92.37	c lower bound updated to -111
92.28/92.38	c BCD2: 1423 <= obj <= 1489
92.28/92.38	c BCD2: #cores=57, #unrelaxed=54, #relaxed=1480, #hardened=0
92.28/92.38	c BCD2: #sat=1 #unsat=1424 bias=1424/1425
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 |    68458      0 |     1366 |     1422
92.38/92.44	c  0.1s |       0 |       58 |        1 |    68458      0 |     1366 |     1423
92.38/92.44	c #cpu_time = 0.061s
92.38/92.44	c #wall_clock_time = 0.061s
92.38/92.44	c #decision = 58
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 25: cost of the new core is >=24
92.38/92.44	c lower bound updated to -110
92.38/92.44	c BCD2: 1424 <= obj <= 1489
92.38/92.44	c BCD2: #cores=57, #unrelaxed=53, #relaxed=1481, #hardened=0
92.38/92.44	c BCD2: #sat=1 #unsat=1425 bias=1425/1426
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 |    68458      0 |     1367 |     1423
92.48/92.50	c  0.1s |       0 |       58 |        1 |    68458      0 |     1367 |     1424
92.48/92.50	c #cpu_time = 0.062s
92.48/92.50	c #wall_clock_time = 0.062s
92.48/92.50	c #decision = 58
92.48/92.50	c #random_decision = 0
92.48/92.50	c #conflict = 1
92.48/92.50	c #restart = 0
92.48/92.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
92.48/92.50	c lower bound updated to -109
92.48/92.50	c BCD2: 1425 <= obj <= 1489
92.48/92.50	c BCD2: #cores=57, #unrelaxed=52, #relaxed=1482, #hardened=0
92.48/92.50	c BCD2: #sat=1 #unsat=1426 bias=1426/1427
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 |    68458      0 |     1368 |     1424
92.48/92.57	c  0.1s |       0 |       58 |        0 |    68458      0 |     1368 |     1425
92.48/92.57	c #cpu_time = 0.062s
92.48/92.57	c #wall_clock_time = 0.063s
92.48/92.57	c #decision = 58
92.48/92.57	c #random_decision = 0
92.48/92.57	c #conflict = 0
92.48/92.57	c #restart = 0
92.48/92.57	c BCD2: found a new core of size 2: cost of the new core is >=1
92.48/92.57	c lower bound updated to -108
92.48/92.58	c BCD2: 1426 <= obj <= 1489
92.48/92.58	c BCD2: #cores=58, #unrelaxed=50, #relaxed=1484, #hardened=0
92.48/92.58	c BCD2: #sat=1 #unsat=1427 bias=1427/1428
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 |    68458      0 |     1368 |     1426
92.58/92.64	c  0.1s |       0 |       59 |        1 |    68458      0 |     1368 |     1426
92.58/92.64	c #cpu_time = 0.061s
92.58/92.64	c #wall_clock_time = 0.061s
92.58/92.64	c #decision = 59
92.58/92.64	c #random_decision = 0
92.58/92.64	c #conflict = 1
92.58/92.64	c #restart = 0
92.58/92.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
92.58/92.64	c lower bound updated to -107
92.58/92.64	c BCD2: 1427 <= obj <= 1489
92.58/92.64	c BCD2: #cores=58, #unrelaxed=49, #relaxed=1485, #hardened=0
92.58/92.64	c BCD2: #sat=1 #unsat=1428 bias=1428/1429
92.58/92.64	c Solving starts ...
92.58/92.64	c ============================[ Search Statistics ]============================
92.58/92.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.58/92.64	c       |         |          |          |    Limit     GC | Var      | Constra 
92.58/92.64	c =============================================================================
92.58/92.64	c  0.0s |       0 |        0 |        0 |    68458      0 |     1369 |     1426
92.68/92.71	c  0.1s |       0 |       59 |        1 |    68458      0 |     1369 |     1427
92.68/92.71	c #cpu_time = 0.063s
92.68/92.71	c #wall_clock_time = 0.063s
92.68/92.71	c #decision = 59
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 4: cost of the new core is >=3
92.68/92.71	c lower bound updated to -106
92.68/92.71	c BCD2: 1428 <= obj <= 1489
92.68/92.71	c BCD2: #cores=58, #unrelaxed=48, #relaxed=1486, #hardened=0
92.68/92.71	c BCD2: #sat=1 #unsat=1429 bias=1429/1430
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 |    68458      0 |     1370 |     1427
92.68/92.77	c  0.1s |       0 |       59 |        1 |    68458      0 |     1370 |     1428
92.68/92.77	c #cpu_time = 0.062s
92.68/92.77	c #wall_clock_time = 0.062s
92.68/92.77	c #decision = 59
92.68/92.77	c #random_decision = 0
92.68/92.77	c #conflict = 1
92.68/92.77	c #restart = 0
92.68/92.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
92.68/92.77	c lower bound updated to -105
92.68/92.77	c BCD2: 1429 <= obj <= 1489
92.68/92.77	c BCD2: #cores=58, #unrelaxed=47, #relaxed=1487, #hardened=0
92.68/92.77	c BCD2: #sat=1 #unsat=1430 bias=1430/1431
92.68/92.77	c Solving starts ...
92.68/92.77	c ============================[ Search Statistics ]============================
92.68/92.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.68/92.77	c       |         |          |          |    Limit     GC | Var      | Constra 
92.68/92.77	c =============================================================================
92.68/92.77	c  0.0s |       0 |        0 |        0 |    68458      0 |     1371 |     1428
92.77/92.83	c  0.1s |       0 |       59 |        1 |    68458      0 |     1371 |     1429
92.77/92.83	c #cpu_time = 0.064s
92.77/92.83	c #wall_clock_time = 0.064s
92.77/92.83	c #decision = 59
92.77/92.83	c #random_decision = 0
92.77/92.83	c #conflict = 1
92.77/92.83	c #restart = 0
92.77/92.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
92.77/92.83	c lower bound updated to -104
92.77/92.84	c BCD2: 1430 <= obj <= 1489
92.77/92.84	c BCD2: #cores=58, #unrelaxed=46, #relaxed=1488, #hardened=0
92.77/92.84	c BCD2: #sat=1 #unsat=1431 bias=1431/1432
92.77/92.84	c Solving starts ...
92.77/92.84	c ============================[ Search Statistics ]============================
92.77/92.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.77/92.84	c       |         |          |          |    Limit     GC | Var      | Constra 
92.77/92.84	c =============================================================================
92.77/92.84	c  0.0s |       0 |        0 |        0 |    68458      0 |     1372 |     1429
92.87/92.90	c  0.1s |       0 |       59 |        1 |    68458      0 |     1372 |     1430
92.87/92.90	c #cpu_time = 0.061s
92.87/92.90	c #wall_clock_time = 0.061s
92.87/92.90	c #decision = 59
92.87/92.90	c #random_decision = 0
92.87/92.90	c #conflict = 1
92.87/92.90	c #restart = 0
92.87/92.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
92.87/92.90	c lower bound updated to -103
92.87/92.91	c BCD2: 1431 <= obj <= 1489
92.87/92.91	c BCD2: #cores=58, #unrelaxed=45, #relaxed=1489, #hardened=0
92.87/92.91	c BCD2: #sat=1 #unsat=1432 bias=1432/1433
92.87/92.91	c Solving starts ...
92.87/92.91	c ============================[ Search Statistics ]============================
92.87/92.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.87/92.91	c       |         |          |          |    Limit     GC | Var      | Constra 
92.87/92.91	c =============================================================================
92.87/92.91	c  0.0s |       0 |        0 |        0 |    68458      0 |     1373 |     1430
92.87/92.97	c  0.1s |       0 |       59 |        1 |    68458      0 |     1373 |     1431
92.87/92.97	c #cpu_time = 0.062s
92.87/92.97	c #wall_clock_time = 0.062s
92.87/92.97	c #decision = 59
92.87/92.97	c #random_decision = 0
92.87/92.97	c #conflict = 1
92.87/92.97	c #restart = 0
92.87/92.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
92.87/92.97	c lower bound updated to -102
92.87/92.97	c BCD2: 1432 <= obj <= 1489
92.87/92.97	c BCD2: #cores=58, #unrelaxed=44, #relaxed=1490, #hardened=0
92.87/92.97	c BCD2: #sat=1 #unsat=1433 bias=1433/1434
92.87/92.97	c Solving starts ...
92.87/92.97	c ============================[ Search Statistics ]============================
92.87/92.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.87/92.97	c       |         |          |          |    Limit     GC | Var      | Constra 
92.87/92.97	c =============================================================================
92.87/92.97	c  0.0s |       0 |        0 |        0 |    68458      0 |     1374 |     1431
92.97/93.03	c  0.1s |       0 |       59 |        1 |    68458      0 |     1374 |     1432
92.97/93.03	c #cpu_time = 0.062s
92.97/93.03	c #wall_clock_time = 0.063s
92.97/93.03	c #decision = 59
92.97/93.03	c #random_decision = 0
92.97/93.03	c #conflict = 1
92.97/93.03	c #restart = 0
92.97/93.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
92.97/93.03	c lower bound updated to -101
92.97/93.03	c BCD2: 1433 <= obj <= 1489
92.97/93.03	c BCD2: #cores=58, #unrelaxed=43, #relaxed=1491, #hardened=0
92.97/93.03	c BCD2: #sat=1 #unsat=1434 bias=1434/1435
92.97/93.03	c Solving starts ...
92.97/93.03	c ============================[ Search Statistics ]============================
92.97/93.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.97/93.03	c       |         |          |          |    Limit     GC | Var      | Constra 
92.97/93.03	c =============================================================================
92.97/93.03	c  0.0s |       0 |        0 |        0 |    68458      0 |     1375 |     1432
93.07/93.10	c  0.1s |       0 |       59 |        1 |    68458      0 |     1375 |     1433
93.07/93.10	c #cpu_time = 0.063s
93.07/93.10	c #wall_clock_time = 0.063s
93.07/93.10	c #decision = 59
93.07/93.10	c #random_decision = 0
93.07/93.10	c #conflict = 1
93.07/93.10	c #restart = 0
93.07/93.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
93.07/93.10	c lower bound updated to -100
93.07/93.10	c BCD2: 1434 <= obj <= 1489
93.07/93.10	c BCD2: #cores=58, #unrelaxed=42, #relaxed=1492, #hardened=0
93.07/93.10	c BCD2: #sat=1 #unsat=1435 bias=1435/1436
93.07/93.10	c Solving starts ...
93.07/93.10	c ============================[ Search Statistics ]============================
93.07/93.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.07/93.10	c       |         |          |          |    Limit     GC | Var      | Constra 
93.07/93.10	c =============================================================================
93.07/93.10	c  0.0s |       0 |        0 |        0 |    68458      0 |     1376 |     1433
93.07/93.16	c  0.1s |       0 |       59 |        1 |    68458      0 |     1376 |     1434
93.07/93.16	c #cpu_time = 0.063s
93.07/93.16	c #wall_clock_time = 0.063s
93.07/93.16	c #decision = 59
93.07/93.16	c #random_decision = 0
93.07/93.16	c #conflict = 1
93.07/93.16	c #restart = 0
93.07/93.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
93.07/93.16	c lower bound updated to -99
93.07/93.16	c BCD2: 1435 <= obj <= 1489
93.07/93.16	c BCD2: #cores=58, #unrelaxed=41, #relaxed=1493, #hardened=0
93.07/93.16	c BCD2: #sat=1 #unsat=1436 bias=1436/1437
93.07/93.16	c Solving starts ...
93.07/93.16	c ============================[ Search Statistics ]============================
93.07/93.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.07/93.16	c       |         |          |          |    Limit     GC | Var      | Constra 
93.07/93.16	c =============================================================================
93.07/93.16	c  0.0s |       0 |        0 |        0 |    68458      0 |     1377 |     1434
93.17/93.23	c  0.1s |       0 |       59 |        1 |    68458      0 |     1377 |     1435
93.17/93.23	c #cpu_time = 0.062s
93.17/93.23	c #wall_clock_time = 0.062s
93.17/93.23	c #decision = 59
93.17/93.23	c #random_decision = 0
93.17/93.23	c #conflict = 1
93.17/93.23	c #restart = 0
93.17/93.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
93.17/93.23	c lower bound updated to -98
93.17/93.23	c BCD2: 1436 <= obj <= 1489
93.17/93.23	c BCD2: #cores=58, #unrelaxed=40, #relaxed=1494, #hardened=0
93.17/93.23	c BCD2: #sat=1 #unsat=1437 bias=1437/1438
93.17/93.23	c Solving starts ...
93.17/93.23	c ============================[ Search Statistics ]============================
93.17/93.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.17/93.23	c       |         |          |          |    Limit     GC | Var      | Constra 
93.17/93.23	c =============================================================================
93.17/93.23	c  0.0s |       0 |        0 |        0 |    68458      0 |     1378 |     1435
93.17/93.29	c  0.1s |       0 |       59 |        1 |    68458      0 |     1378 |     1436
93.17/93.29	c #cpu_time = 0.062s
93.17/93.29	c #wall_clock_time = 0.063s
93.17/93.29	c #decision = 59
93.17/93.29	c #random_decision = 0
93.17/93.29	c #conflict = 1
93.17/93.29	c #restart = 0
93.17/93.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
93.17/93.29	c lower bound updated to -97
93.27/93.30	c BCD2: 1437 <= obj <= 1489
93.27/93.30	c BCD2: #cores=58, #unrelaxed=39, #relaxed=1495, #hardened=0
93.27/93.30	c BCD2: #sat=1 #unsat=1438 bias=1438/1439
93.27/93.30	c Solving starts ...
93.27/93.30	c ============================[ Search Statistics ]============================
93.27/93.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.27/93.30	c       |         |          |          |    Limit     GC | Var      | Constra 
93.27/93.30	c =============================================================================
93.27/93.30	c  0.0s |       0 |        0 |        0 |    68458      0 |     1379 |     1436
93.27/93.36	c  0.1s |       0 |       59 |        1 |    68458      0 |     1379 |     1437
93.27/93.36	c #cpu_time = 0.062s
93.27/93.36	c #wall_clock_time = 0.062s
93.27/93.36	c #decision = 59
93.27/93.36	c #random_decision = 0
93.27/93.36	c #conflict = 1
93.27/93.36	c #restart = 0
93.27/93.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
93.27/93.36	c lower bound updated to -96
93.27/93.36	c BCD2: 1438 <= obj <= 1489
93.27/93.36	c BCD2: #cores=58, #unrelaxed=38, #relaxed=1496, #hardened=0
93.27/93.36	c BCD2: #sat=1 #unsat=1439 bias=1439/1440
93.27/93.36	c Solving starts ...
93.27/93.36	c ============================[ Search Statistics ]============================
93.27/93.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.27/93.36	c       |         |          |          |    Limit     GC | Var      | Constra 
93.27/93.36	c =============================================================================
93.27/93.36	c  0.0s |       0 |        0 |        0 |    68458      0 |     1380 |     1437
93.37/93.43	c  0.1s |       0 |       59 |        1 |    68458      0 |     1380 |     1438
93.37/93.43	c #cpu_time = 0.064s
93.37/93.43	c #wall_clock_time = 0.064s
93.37/93.43	c #decision = 59
93.37/93.43	c #random_decision = 0
93.37/93.43	c #conflict = 1
93.37/93.43	c #restart = 0
93.37/93.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=14
93.37/93.43	c lower bound updated to -95
93.37/93.43	c BCD2: 1439 <= obj <= 1489
93.37/93.43	c BCD2: #cores=58, #unrelaxed=37, #relaxed=1497, #hardened=0
93.37/93.43	c BCD2: #sat=1 #unsat=1440 bias=1440/1441
93.37/93.43	c Solving starts ...
93.37/93.43	c ============================[ Search Statistics ]============================
93.37/93.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.37/93.43	c       |         |          |          |    Limit     GC | Var      | Constra 
93.37/93.43	c =============================================================================
93.37/93.43	c  0.0s |       0 |        0 |        0 |    68458      0 |     1381 |     1438
93.37/93.49	c  0.1s |       0 |       59 |        1 |    68458      0 |     1381 |     1439
93.37/93.49	c #cpu_time = 0.062s
93.37/93.49	c #wall_clock_time = 0.063s
93.37/93.49	c #decision = 59
93.37/93.49	c #random_decision = 0
93.37/93.49	c #conflict = 1
93.37/93.49	c #restart = 0
93.37/93.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
93.37/93.49	c lower bound updated to -94
93.37/93.49	c BCD2: 1440 <= obj <= 1489
93.37/93.49	c BCD2: #cores=58, #unrelaxed=36, #relaxed=1498, #hardened=0
93.37/93.49	c BCD2: #sat=1 #unsat=1441 bias=1441/1442
93.37/93.49	c Solving starts ...
93.37/93.49	c ============================[ Search Statistics ]============================
93.37/93.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.37/93.49	c       |         |          |          |    Limit     GC | Var      | Constra 
93.37/93.49	c =============================================================================
93.37/93.49	c  0.0s |       0 |        0 |        0 |    68458      0 |     1382 |     1439
93.48/93.55	c  0.1s |       0 |       59 |        1 |    68458      0 |     1382 |     1440
93.48/93.55	c #cpu_time = 0.063s
93.48/93.55	c #wall_clock_time = 0.063s
93.48/93.55	c #decision = 59
93.48/93.55	c #random_decision = 0
93.48/93.55	c #conflict = 1
93.48/93.55	c #restart = 0
93.48/93.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
93.48/93.55	c lower bound updated to -93
93.48/93.55	c BCD2: 1441 <= obj <= 1489
93.48/93.55	c BCD2: #cores=58, #unrelaxed=35, #relaxed=1499, #hardened=0
93.48/93.55	c BCD2: #sat=1 #unsat=1442 bias=1442/1443
93.48/93.55	c Solving starts ...
93.48/93.55	c ============================[ Search Statistics ]============================
93.48/93.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.48/93.55	c       |         |          |          |    Limit     GC | Var      | Constra 
93.48/93.55	c =============================================================================
93.48/93.56	c  0.0s |       0 |        0 |        0 |    68458      0 |     1383 |     1440
93.58/93.62	c  0.1s |       0 |       59 |        1 |    68458      0 |     1383 |     1441
93.58/93.62	c #cpu_time = 0.063s
93.58/93.62	c #wall_clock_time = 0.063s
93.58/93.62	c #decision = 59
93.58/93.62	c #random_decision = 0
93.58/93.62	c #conflict = 1
93.58/93.62	c #restart = 0
93.58/93.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
93.58/93.62	c lower bound updated to -92
93.58/93.62	c BCD2: 1442 <= obj <= 1489
93.58/93.62	c BCD2: #cores=58, #unrelaxed=34, #relaxed=1500, #hardened=0
93.58/93.62	c BCD2: #sat=1 #unsat=1443 bias=1443/1444
93.58/93.62	c Solving starts ...
93.58/93.62	c ============================[ Search Statistics ]============================
93.58/93.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.58/93.62	c       |         |          |          |    Limit     GC | Var      | Constra 
93.58/93.62	c =============================================================================
93.58/93.62	c  0.0s |       0 |        0 |        0 |    68458      0 |     1384 |     1441
93.58/93.68	c  0.1s |       0 |       59 |        1 |    68458      0 |     1384 |     1442
93.58/93.68	c #cpu_time = 0.062s
93.58/93.68	c #wall_clock_time = 0.063s
93.58/93.68	c #decision = 59
93.58/93.68	c #random_decision = 0
93.58/93.68	c #conflict = 1
93.58/93.68	c #restart = 0
93.58/93.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
93.58/93.68	c lower bound updated to -91
93.58/93.68	c BCD2: 1443 <= obj <= 1489
93.58/93.68	c BCD2: #cores=58, #unrelaxed=33, #relaxed=1501, #hardened=0
93.58/93.68	c BCD2: #sat=1 #unsat=1444 bias=1444/1445
93.58/93.68	c Solving starts ...
93.58/93.68	c ============================[ Search Statistics ]============================
93.58/93.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.58/93.68	c       |         |          |          |    Limit     GC | Var      | Constra 
93.58/93.68	c =============================================================================
93.58/93.68	c  0.0s |       0 |        0 |        0 |    68458      0 |     1385 |     1442
93.67/93.75	c  0.1s |       0 |       59 |        1 |    68458      0 |     1385 |     1443
93.67/93.75	c #cpu_time = 0.062s
93.67/93.75	c #wall_clock_time = 0.063s
93.67/93.75	c #decision = 59
93.67/93.75	c #random_decision = 0
93.67/93.75	c #conflict = 1
93.67/93.75	c #restart = 0
93.67/93.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
93.67/93.75	c lower bound updated to -90
93.67/93.75	c BCD2: 1444 <= obj <= 1489
93.67/93.75	c BCD2: #cores=58, #unrelaxed=32, #relaxed=1502, #hardened=0
93.67/93.75	c BCD2: #sat=1 #unsat=1445 bias=1445/1446
93.67/93.76	c Solving starts ...
93.67/93.76	c ============================[ Search Statistics ]============================
93.67/93.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.67/93.76	c       |         |          |          |    Limit     GC | Var      | Constra 
93.67/93.76	c =============================================================================
93.67/93.76	c  0.0s |       0 |        0 |        0 |    68458      0 |     1386 |     1443
93.77/93.82	c  0.1s |       0 |       59 |        1 |    68458      0 |     1386 |     1444
93.77/93.82	c #cpu_time = 0.061s
93.77/93.82	c #wall_clock_time = 0.061s
93.77/93.82	c #decision = 59
93.77/93.82	c #random_decision = 0
93.77/93.82	c #conflict = 1
93.77/93.82	c #restart = 0
93.77/93.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
93.77/93.82	c lower bound updated to -89
93.77/93.82	c BCD2: 1445 <= obj <= 1489
93.77/93.82	c BCD2: #cores=58, #unrelaxed=31, #relaxed=1503, #hardened=0
93.77/93.82	c BCD2: #sat=1 #unsat=1446 bias=1446/1447
93.77/93.82	c Solving starts ...
93.77/93.82	c ============================[ Search Statistics ]============================
93.77/93.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.77/93.82	c       |         |          |          |    Limit     GC | Var      | Constra 
93.77/93.82	c =============================================================================
93.77/93.82	c  0.0s |       0 |        0 |        0 |    68458      0 |     1387 |     1444
93.77/93.88	c  0.1s |       0 |       59 |        1 |    68458      0 |     1387 |     1445
93.77/93.88	c #cpu_time = 0.062s
93.77/93.88	c #wall_clock_time = 0.062s
93.77/93.88	c #decision = 59
93.77/93.88	c #random_decision = 0
93.77/93.88	c #conflict = 1
93.77/93.88	c #restart = 0
93.77/93.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
93.77/93.88	c lower bound updated to -88
93.77/93.88	c BCD2: 1446 <= obj <= 1489
93.77/93.88	c BCD2: #cores=58, #unrelaxed=30, #relaxed=1504, #hardened=0
93.77/93.88	c BCD2: #sat=1 #unsat=1447 bias=1447/1448
93.77/93.88	c Solving starts ...
93.77/93.88	c ============================[ Search Statistics ]============================
93.77/93.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.77/93.88	c       |         |          |          |    Limit     GC | Var      | Constra 
93.77/93.88	c =============================================================================
93.77/93.88	c  0.0s |       0 |        0 |        0 |    68458      0 |     1388 |     1445
93.87/93.94	c  0.1s |       0 |       59 |        1 |    68458      0 |     1388 |     1446
93.87/93.94	c #cpu_time = 0.062s
93.87/93.94	c #wall_clock_time = 0.063s
93.87/93.94	c #decision = 59
93.87/93.94	c #random_decision = 0
93.87/93.94	c #conflict = 1
93.87/93.94	c #restart = 0
93.87/93.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
93.87/93.94	c lower bound updated to -87
93.87/93.94	c BCD2: 1447 <= obj <= 1489
93.87/93.94	c BCD2: #cores=58, #unrelaxed=29, #relaxed=1505, #hardened=0
93.87/93.94	c BCD2: #sat=1 #unsat=1448 bias=1448/1449
93.87/93.95	c Solving starts ...
93.87/93.95	c ============================[ Search Statistics ]============================
93.87/93.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.87/93.95	c       |         |          |          |    Limit     GC | Var      | Constra 
93.87/93.95	c =============================================================================
93.87/93.95	c  0.0s |       0 |        0 |        0 |    68458      0 |     1389 |     1446
93.97/94.01	c  0.1s |       0 |       59 |        1 |    68458      0 |     1389 |     1447
93.97/94.01	c #cpu_time = 0.063s
93.97/94.01	c #wall_clock_time = 0.063s
93.97/94.01	c #decision = 59
93.97/94.01	c #random_decision = 0
93.97/94.01	c #conflict = 1
93.97/94.01	c #restart = 0
93.97/94.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
93.97/94.01	c lower bound updated to -86
93.97/94.01	c BCD2: 1448 <= obj <= 1489
93.97/94.01	c BCD2: #cores=58, #unrelaxed=28, #relaxed=1506, #hardened=0
93.97/94.01	c BCD2: #sat=1 #unsat=1449 bias=1449/1450
93.97/94.01	c Solving starts ...
93.97/94.01	c ============================[ Search Statistics ]============================
93.97/94.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.97/94.01	c       |         |          |          |    Limit     GC | Var      | Constra 
93.97/94.01	c =============================================================================
93.97/94.01	c  0.0s |       0 |        0 |        0 |    68458      0 |     1390 |     1447
93.97/94.07	c  0.1s |       0 |       59 |        1 |    68458      0 |     1390 |     1448
93.97/94.07	c #cpu_time = 0.063s
93.97/94.07	c #wall_clock_time = 0.063s
93.97/94.07	c #decision = 59
93.97/94.07	c #random_decision = 0
93.97/94.07	c #conflict = 1
93.97/94.07	c #restart = 0
93.97/94.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
93.97/94.07	c lower bound updated to -85
93.97/94.07	c BCD2: 1449 <= obj <= 1489
93.97/94.07	c BCD2: #cores=58, #unrelaxed=27, #relaxed=1507, #hardened=0
93.97/94.07	c BCD2: #sat=1 #unsat=1450 bias=1450/1451
93.97/94.07	c Solving starts ...
93.97/94.07	c ============================[ Search Statistics ]============================
93.97/94.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.97/94.07	c       |         |          |          |    Limit     GC | Var      | Constra 
93.97/94.07	c =============================================================================
93.97/94.07	c  0.0s |       0 |        0 |        0 |    68458      0 |     1391 |     1448
94.07/94.14	c  0.1s |       0 |       59 |        1 |    68458      0 |     1391 |     1449
94.07/94.14	c #cpu_time = 0.062s
94.07/94.14	c #wall_clock_time = 0.062s
94.07/94.14	c #decision = 59
94.07/94.14	c #random_decision = 0
94.07/94.14	c #conflict = 1
94.07/94.14	c #restart = 0
94.07/94.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
94.07/94.14	c lower bound updated to -84
94.07/94.14	c BCD2: 1450 <= obj <= 1489
94.07/94.14	c BCD2: #cores=58, #unrelaxed=26, #relaxed=1508, #hardened=0
94.07/94.14	c BCD2: #sat=1 #unsat=1451 bias=1451/1452
94.07/94.14	c Solving starts ...
94.07/94.14	c ============================[ Search Statistics ]============================
94.07/94.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.07/94.14	c       |         |          |          |    Limit     GC | Var      | Constra 
94.07/94.14	c =============================================================================
94.07/94.14	c  0.0s |       0 |        0 |        0 |    68458      0 |     1392 |     1449
94.17/94.20	c  0.1s |       0 |       59 |        0 |    68458      0 |     1392 |     1450
94.17/94.20	c #cpu_time = 0.062s
94.17/94.20	c #wall_clock_time = 0.063s
94.17/94.20	c #decision = 59
94.17/94.20	c #random_decision = 0
94.17/94.20	c #conflict = 0
94.17/94.20	c #restart = 0
94.17/94.20	c BCD2: found a new core of size 2: cost of the new core is >=1
94.17/94.20	c lower bound updated to -83
94.17/94.22	c BCD2: 1451 <= obj <= 1489
94.17/94.22	c BCD2: #cores=59, #unrelaxed=24, #relaxed=1510, #hardened=0
94.17/94.22	c BCD2: #sat=1 #unsat=1452 bias=1452/1453
94.17/94.22	c Solving starts ...
94.17/94.22	c ============================[ Search Statistics ]============================
94.17/94.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.17/94.22	c       |         |          |          |    Limit     GC | Var      | Constra 
94.17/94.22	c =============================================================================
94.17/94.22	c  0.0s |       0 |        0 |        0 |    68458      0 |     1392 |     1451
94.17/94.28	c  0.1s |       0 |       60 |        1 |    68458      0 |     1392 |     1451
94.17/94.28	c #cpu_time = 0.061s
94.17/94.28	c #wall_clock_time = 0.061s
94.17/94.28	c #decision = 60
94.17/94.28	c #random_decision = 0
94.17/94.28	c #conflict = 1
94.17/94.28	c #restart = 0
94.17/94.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
94.17/94.28	c lower bound updated to -82
94.17/94.28	c BCD2: 1452 <= obj <= 1489
94.17/94.28	c BCD2: #cores=59, #unrelaxed=23, #relaxed=1511, #hardened=0
94.17/94.28	c BCD2: #sat=1 #unsat=1453 bias=1453/1454
94.17/94.28	c Solving starts ...
94.17/94.28	c ============================[ Search Statistics ]============================
94.17/94.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.17/94.28	c       |         |          |          |    Limit     GC | Var      | Constra 
94.17/94.28	c =============================================================================
94.17/94.28	c  0.0s |       0 |        0 |        0 |    68458      0 |     1393 |     1451
94.27/94.34	c  0.1s |       0 |       60 |        1 |    68458      0 |     1393 |     1452
94.27/94.34	c #cpu_time = 0.062s
94.27/94.34	c #wall_clock_time = 0.063s
94.27/94.34	c #decision = 60
94.27/94.34	c #random_decision = 0
94.27/94.34	c #conflict = 1
94.27/94.34	c #restart = 0
94.27/94.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
94.27/94.34	c lower bound updated to -81
94.27/94.34	c BCD2: 1453 <= obj <= 1489
94.27/94.34	c BCD2: #cores=59, #unrelaxed=22, #relaxed=1512, #hardened=0
94.27/94.34	c BCD2: #sat=1 #unsat=1454 bias=1454/1455
94.27/94.34	c Solving starts ...
94.27/94.34	c ============================[ Search Statistics ]============================
94.27/94.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.27/94.34	c       |         |          |          |    Limit     GC | Var      | Constra 
94.27/94.34	c =============================================================================
94.27/94.34	c  0.0s |       0 |        0 |        0 |    68458      0 |     1394 |     1452
94.37/94.41	c  0.1s |       0 |       60 |        1 |    68458      0 |     1394 |     1453
94.37/94.41	c #cpu_time = 0.062s
94.37/94.41	c #wall_clock_time = 0.063s
94.37/94.41	c #decision = 60
94.37/94.41	c #random_decision = 0
94.37/94.41	c #conflict = 1
94.37/94.41	c #restart = 0
94.37/94.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=4
94.37/94.41	c lower bound updated to -80
94.37/94.41	c BCD2: 1454 <= obj <= 1489
94.37/94.41	c BCD2: #cores=59, #unrelaxed=21, #relaxed=1513, #hardened=0
94.37/94.41	c BCD2: #sat=1 #unsat=1455 bias=1455/1456
94.37/94.41	c Solving starts ...
94.37/94.41	c ============================[ Search Statistics ]============================
94.37/94.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.37/94.41	c       |         |          |          |    Limit     GC | Var      | Constra 
94.37/94.41	c =============================================================================
94.37/94.41	c  0.0s |       0 |        0 |        0 |    68458      0 |     1395 |     1453
94.37/94.47	c  0.1s |       0 |       60 |        1 |    68458      0 |     1395 |     1454
94.37/94.47	c #cpu_time = 0.063s
94.37/94.47	c #wall_clock_time = 0.064s
94.37/94.47	c #decision = 60
94.37/94.47	c #random_decision = 0
94.37/94.47	c #conflict = 1
94.37/94.47	c #restart = 0
94.37/94.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=5
94.37/94.47	c lower bound updated to -79
94.37/94.47	c BCD2: 1455 <= obj <= 1489
94.37/94.47	c BCD2: #cores=59, #unrelaxed=20, #relaxed=1514, #hardened=0
94.37/94.47	c BCD2: #sat=1 #unsat=1456 bias=1456/1457
94.37/94.47	c Solving starts ...
94.37/94.47	c ============================[ Search Statistics ]============================
94.37/94.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.37/94.47	c       |         |          |          |    Limit     GC | Var      | Constra 
94.37/94.47	c =============================================================================
94.37/94.47	c  0.0s |       0 |        0 |        0 |    68458      0 |     1396 |     1454
94.47/94.54	c  0.1s |       0 |       60 |        1 |    68458      0 |     1396 |     1455
94.47/94.54	c #cpu_time = 0.063s
94.47/94.54	c #wall_clock_time = 0.063s
94.47/94.54	c #decision = 60
94.47/94.54	c #random_decision = 0
94.47/94.54	c #conflict = 1
94.47/94.54	c #restart = 0
94.47/94.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=6
94.47/94.54	c lower bound updated to -78
94.47/94.54	c BCD2: 1456 <= obj <= 1489
94.47/94.54	c BCD2: #cores=59, #unrelaxed=19, #relaxed=1515, #hardened=0
94.47/94.54	c BCD2: #sat=1 #unsat=1457 bias=1457/1458
94.47/94.54	c Solving starts ...
94.47/94.54	c ============================[ Search Statistics ]============================
94.47/94.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.47/94.54	c       |         |          |          |    Limit     GC | Var      | Constra 
94.47/94.54	c =============================================================================
94.47/94.54	c  0.0s |       0 |        0 |        0 |    68458      0 |     1397 |     1455
94.47/94.60	c  0.1s |       0 |       60 |        1 |    68458      0 |     1397 |     1456
94.47/94.60	c #cpu_time = 0.062s
94.47/94.60	c #wall_clock_time = 0.062s
94.47/94.60	c #decision = 60
94.47/94.60	c #random_decision = 0
94.47/94.60	c #conflict = 1
94.47/94.60	c #restart = 0
94.47/94.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=7
94.47/94.60	c lower bound updated to -77
94.47/94.60	c BCD2: 1457 <= obj <= 1489
94.47/94.60	c BCD2: #cores=59, #unrelaxed=18, #relaxed=1516, #hardened=0
94.47/94.60	c BCD2: #sat=1 #unsat=1458 bias=1458/1459
94.47/94.60	c Solving starts ...
94.47/94.60	c ============================[ Search Statistics ]============================
94.47/94.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.47/94.60	c       |         |          |          |    Limit     GC | Var      | Constra 
94.47/94.60	c =============================================================================
94.47/94.60	c  0.0s |       0 |        0 |        0 |    68458      0 |     1398 |     1456
94.58/94.66	c  0.1s |       0 |       60 |        1 |    68458      0 |     1398 |     1457
94.58/94.66	c #cpu_time = 0.063s
94.58/94.66	c #wall_clock_time = 0.063s
94.58/94.66	c #decision = 60
94.58/94.66	c #random_decision = 0
94.58/94.66	c #conflict = 1
94.58/94.66	c #restart = 0
94.58/94.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=8
94.58/94.66	c lower bound updated to -76
94.58/94.67	c BCD2: 1458 <= obj <= 1489
94.58/94.67	c BCD2: #cores=59, #unrelaxed=17, #relaxed=1517, #hardened=0
94.58/94.67	c BCD2: #sat=1 #unsat=1459 bias=1459/1460
94.58/94.67	c Solving starts ...
94.58/94.67	c ============================[ Search Statistics ]============================
94.58/94.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.58/94.67	c       |         |          |          |    Limit     GC | Var      | Constra 
94.58/94.67	c =============================================================================
94.58/94.67	c  0.0s |       0 |        0 |        0 |    68458      0 |     1399 |     1457
94.68/94.73	c  0.1s |       0 |       60 |        1 |    68458      0 |     1399 |     1458
94.68/94.73	c #cpu_time = 0.061s
94.68/94.73	c #wall_clock_time = 0.061s
94.68/94.73	c #decision = 60
94.68/94.73	c #random_decision = 0
94.68/94.73	c #conflict = 1
94.68/94.73	c #restart = 0
94.68/94.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=9
94.68/94.73	c lower bound updated to -75
94.68/94.73	c BCD2: 1459 <= obj <= 1489
94.68/94.73	c BCD2: #cores=59, #unrelaxed=16, #relaxed=1518, #hardened=0
94.68/94.73	c BCD2: #sat=1 #unsat=1460 bias=1460/1461
94.68/94.73	c Solving starts ...
94.68/94.73	c ============================[ Search Statistics ]============================
94.68/94.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.68/94.73	c       |         |          |          |    Limit     GC | Var      | Constra 
94.68/94.73	c =============================================================================
94.68/94.73	c  0.0s |       0 |        0 |        0 |    68458      0 |     1400 |     1458
94.77/94.80	c  0.1s |       0 |       60 |        1 |    68458      0 |     1400 |     1459
94.77/94.80	c #cpu_time = 0.063s
94.77/94.80	c #wall_clock_time = 0.063s
94.77/94.80	c #decision = 60
94.77/94.80	c #random_decision = 0
94.77/94.80	c #conflict = 1
94.77/94.80	c #restart = 0
94.77/94.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=10
94.77/94.80	c lower bound updated to -74
94.77/94.80	c BCD2: 1460 <= obj <= 1489
94.77/94.80	c BCD2: #cores=59, #unrelaxed=15, #relaxed=1519, #hardened=0
94.77/94.80	c BCD2: #sat=1 #unsat=1461 bias=1461/1462
94.77/94.80	c Solving starts ...
94.77/94.80	c ============================[ Search Statistics ]============================
94.77/94.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.77/94.80	c       |         |          |          |    Limit     GC | Var      | Constra 
94.77/94.80	c =============================================================================
94.77/94.80	c  0.0s |       0 |        0 |        0 |    68458      0 |     1401 |     1459
94.77/94.86	c  0.1s |       0 |       60 |        1 |    68458      0 |     1401 |     1460
94.77/94.86	c #cpu_time = 0.064s
94.77/94.86	c #wall_clock_time = 0.064s
94.77/94.86	c #decision = 60
94.77/94.86	c #random_decision = 0
94.77/94.86	c #conflict = 1
94.77/94.86	c #restart = 0
94.77/94.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=11
94.77/94.86	c lower bound updated to -73
94.77/94.86	c BCD2: 1461 <= obj <= 1489
94.77/94.86	c BCD2: #cores=59, #unrelaxed=14, #relaxed=1520, #hardened=0
94.77/94.86	c BCD2: #sat=1 #unsat=1462 bias=1462/1463
94.77/94.86	c Solving starts ...
94.77/94.86	c ============================[ Search Statistics ]============================
94.77/94.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.77/94.86	c       |         |          |          |    Limit     GC | Var      | Constra 
94.77/94.86	c =============================================================================
94.77/94.86	c  0.0s |       0 |        0 |        0 |    68458      0 |     1402 |     1460
94.87/94.93	c  0.1s |       0 |       60 |        1 |    68458      0 |     1402 |     1461
94.87/94.93	c #cpu_time = 0.063s
94.87/94.93	c #wall_clock_time = 0.063s
94.87/94.93	c #decision = 60
94.87/94.93	c #random_decision = 0
94.87/94.93	c #conflict = 1
94.87/94.93	c #restart = 0
94.87/94.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=12
94.87/94.93	c lower bound updated to -72
94.87/94.93	c BCD2: 1462 <= obj <= 1489
94.87/94.93	c BCD2: #cores=59, #unrelaxed=13, #relaxed=1521, #hardened=0
94.87/94.93	c BCD2: #sat=1 #unsat=1463 bias=1463/1464
94.87/94.93	c Solving starts ...
94.87/94.93	c ============================[ Search Statistics ]============================
94.87/94.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.87/94.93	c       |         |          |          |    Limit     GC | Var      | Constra 
94.87/94.93	c =============================================================================
94.87/94.93	c  0.0s |       0 |        0 |        0 |    68458      0 |     1403 |     1461
94.87/94.99	c  0.1s |       0 |       60 |        1 |    68458      0 |     1403 |     1462
94.87/94.99	c #cpu_time = 0.063s
94.87/94.99	c #wall_clock_time = 0.063s
94.87/94.99	c #decision = 60
94.87/94.99	c #random_decision = 0
94.87/94.99	c #conflict = 1
94.87/94.99	c #restart = 0
94.87/94.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=13
94.87/94.99	c lower bound updated to -71
94.87/94.99	c BCD2: 1463 <= obj <= 1489
94.87/94.99	c BCD2: #cores=59, #unrelaxed=12, #relaxed=1522, #hardened=0
94.87/94.99	c BCD2: #sat=1 #unsat=1464 bias=1464/1465
94.87/94.99	c Solving starts ...
94.87/94.99	c ============================[ Search Statistics ]============================
94.87/94.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.87/94.99	c       |         |          |          |    Limit     GC | Var      | Constra 
94.87/94.99	c =============================================================================
94.87/94.99	c  0.0s |       0 |        0 |        0 |    68458      0 |     1404 |     1462
94.97/95.06	c  0.1s |       0 |       60 |        1 |    68458      0 |     1404 |     1463
94.97/95.06	c #cpu_time = 0.062s
94.97/95.06	c #wall_clock_time = 0.063s
94.97/95.06	c #decision = 60
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 15: cost of the new core is >=14
94.97/95.06	c lower bound updated to -70
94.97/95.06	c BCD2: 1464 <= obj <= 1489
94.97/95.06	c BCD2: #cores=59, #unrelaxed=11, #relaxed=1523, #hardened=0
94.97/95.06	c BCD2: #sat=1 #unsat=1465 bias=1465/1466
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 |    68458      0 |     1405 |     1463
95.07/95.13	c  0.1s |       0 |       60 |        1 |    68458      0 |     1405 |     1464
95.07/95.13	c #cpu_time = 0.061s
95.07/95.13	c #wall_clock_time = 0.061s
95.07/95.13	c #decision = 60
95.07/95.13	c #random_decision = 0
95.07/95.13	c #conflict = 1
95.07/95.13	c #restart = 0
95.07/95.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=15
95.07/95.13	c lower bound updated to -69
95.07/95.13	c BCD2: 1465 <= obj <= 1489
95.07/95.13	c BCD2: #cores=59, #unrelaxed=10, #relaxed=1524, #hardened=0
95.07/95.13	c BCD2: #sat=1 #unsat=1466 bias=1466/1467
95.07/95.13	c Solving starts ...
95.07/95.13	c ============================[ Search Statistics ]============================
95.07/95.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.07/95.13	c       |         |          |          |    Limit     GC | Var      | Constra 
95.07/95.13	c =============================================================================
95.07/95.13	c  0.0s |       0 |        0 |        0 |    68458      0 |     1406 |     1464
95.07/95.19	c  0.1s |       0 |       60 |        1 |    68458      0 |     1406 |     1465
95.07/95.19	c #cpu_time = 0.062s
95.07/95.19	c #wall_clock_time = 0.063s
95.07/95.19	c #decision = 60
95.07/95.19	c #random_decision = 0
95.07/95.19	c #conflict = 1
95.07/95.19	c #restart = 0
95.07/95.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=16
95.07/95.19	c lower bound updated to -68
95.07/95.19	c BCD2: 1466 <= obj <= 1489
95.07/95.19	c BCD2: #cores=59, #unrelaxed=9, #relaxed=1525, #hardened=0
95.07/95.19	c BCD2: #sat=1 #unsat=1467 bias=1467/1468
95.07/95.19	c Solving starts ...
95.07/95.19	c ============================[ Search Statistics ]============================
95.07/95.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.07/95.19	c       |         |          |          |    Limit     GC | Var      | Constra 
95.07/95.19	c =============================================================================
95.07/95.19	c  0.0s |       0 |        0 |        0 |    68458      0 |     1407 |     1465
95.17/95.25	c  0.1s |       0 |       60 |        1 |    68458      0 |     1407 |     1466
95.17/95.25	c #cpu_time = 0.062s
95.17/95.25	c #wall_clock_time = 0.063s
95.17/95.25	c #decision = 60
95.17/95.25	c #random_decision = 0
95.17/95.25	c #conflict = 1
95.17/95.25	c #restart = 0
95.17/95.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=17
95.17/95.25	c lower bound updated to -67
95.17/95.25	c BCD2: 1467 <= obj <= 1489
95.17/95.25	c BCD2: #cores=59, #unrelaxed=8, #relaxed=1526, #hardened=0
95.17/95.25	c BCD2: #sat=1 #unsat=1468 bias=1468/1469
95.17/95.25	c Solving starts ...
95.17/95.25	c ============================[ Search Statistics ]============================
95.17/95.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.17/95.25	c       |         |          |          |    Limit     GC | Var      | Constra 
95.17/95.25	c =============================================================================
95.17/95.25	c  0.0s |       0 |        0 |        0 |    68458      0 |     1408 |     1466
95.27/95.32	c  0.1s |       0 |       60 |        1 |    68458      0 |     1408 |     1467
95.27/95.32	c #cpu_time = 0.063s
95.27/95.32	c #wall_clock_time = 0.064s
95.27/95.32	c #decision = 60
95.27/95.32	c #random_decision = 0
95.27/95.32	c #conflict = 1
95.27/95.32	c #restart = 0
95.27/95.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=18
95.27/95.32	c lower bound updated to -66
95.27/95.32	c BCD2: 1468 <= obj <= 1489
95.27/95.32	c BCD2: #cores=59, #unrelaxed=7, #relaxed=1527, #hardened=0
95.27/95.32	c BCD2: #sat=1 #unsat=1469 bias=1469/1470
95.27/95.32	c Solving starts ...
95.27/95.32	c ============================[ Search Statistics ]============================
95.27/95.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.27/95.32	c       |         |          |          |    Limit     GC | Var      | Constra 
95.27/95.32	c =============================================================================
95.27/95.32	c  0.0s |       0 |        0 |        0 |    68458      0 |     1409 |     1467
95.27/95.38	c  0.1s |       0 |       60 |        1 |    68458      0 |     1409 |     1468
95.27/95.38	c #cpu_time = 0.063s
95.27/95.38	c #wall_clock_time = 0.063s
95.27/95.38	c #decision = 60
95.27/95.38	c #random_decision = 0
95.27/95.38	c #conflict = 1
95.27/95.38	c #restart = 0
95.27/95.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=19
95.27/95.38	c lower bound updated to -65
95.27/95.38	c BCD2: 1469 <= obj <= 1489
95.27/95.38	c BCD2: #cores=59, #unrelaxed=6, #relaxed=1528, #hardened=0
95.27/95.38	c BCD2: #sat=1 #unsat=1470 bias=1470/1471
95.27/95.38	c Solving starts ...
95.27/95.38	c ============================[ Search Statistics ]============================
95.27/95.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.27/95.38	c       |         |          |          |    Limit     GC | Var      | Constra 
95.27/95.38	c =============================================================================
95.27/95.38	c  0.0s |       0 |        0 |        0 |    68458      0 |     1410 |     1468
95.37/95.45	c  0.1s |       0 |       60 |        1 |    68458      0 |     1410 |     1469
95.37/95.45	c #cpu_time = 0.062s
95.37/95.45	c #wall_clock_time = 0.062s
95.37/95.45	c #decision = 60
95.37/95.45	c #random_decision = 0
95.37/95.45	c #conflict = 1
95.37/95.45	c #restart = 0
95.37/95.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=20
95.37/95.45	c lower bound updated to -64
95.37/95.45	c BCD2: 1470 <= obj <= 1489
95.37/95.45	c BCD2: #cores=59, #unrelaxed=5, #relaxed=1529, #hardened=0
95.37/95.45	c BCD2: #sat=1 #unsat=1471 bias=1471/1472
95.37/95.45	c Solving starts ...
95.37/95.45	c ============================[ Search Statistics ]============================
95.37/95.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.37/95.45	c       |         |          |          |    Limit     GC | Var      | Constra 
95.37/95.45	c =============================================================================
95.37/95.45	c  0.0s |       0 |        0 |        0 |    68458      0 |     1411 |     1469
95.47/95.51	c  0.1s |       0 |       60 |        1 |    68458      0 |     1411 |     1470
95.47/95.51	c #cpu_time = 0.064s
95.47/95.51	c #wall_clock_time = 0.064s
95.47/95.51	c #decision = 60
95.47/95.51	c #random_decision = 0
95.47/95.51	c #conflict = 1
95.47/95.51	c #restart = 0
95.47/95.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=21
95.47/95.51	c lower bound updated to -63
95.47/95.51	c BCD2: 1471 <= obj <= 1489
95.47/95.51	c BCD2: #cores=59, #unrelaxed=4, #relaxed=1530, #hardened=0
95.47/95.51	c BCD2: #sat=1 #unsat=1472 bias=1472/1473
95.47/95.51	c Solving starts ...
95.47/95.51	c ============================[ Search Statistics ]============================
95.47/95.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.47/95.51	c       |         |          |          |    Limit     GC | Var      | Constra 
95.47/95.51	c =============================================================================
95.47/95.52	c  0.0s |       0 |        0 |        0 |    68458      0 |     1412 |     1470
95.47/95.58	c  0.1s |       0 |       60 |        1 |    68458      0 |     1412 |     1471
95.47/95.58	c #cpu_time = 0.061s
95.47/95.58	c #wall_clock_time = 0.061s
95.47/95.58	c #decision = 60
95.47/95.58	c #random_decision = 0
95.47/95.58	c #conflict = 1
95.47/95.58	c #restart = 0
95.47/95.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=22
95.47/95.58	c lower bound updated to -62
95.47/95.58	c BCD2: 1472 <= obj <= 1489
95.47/95.58	c BCD2: #cores=59, #unrelaxed=3, #relaxed=1531, #hardened=0
95.47/95.58	c BCD2: #sat=1 #unsat=1473 bias=1473/1474
95.47/95.58	c Solving starts ...
95.47/95.58	c ============================[ Search Statistics ]============================
95.47/95.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.47/95.58	c       |         |          |          |    Limit     GC | Var      | Constra 
95.47/95.58	c =============================================================================
95.47/95.58	c  0.0s |       0 |        0 |        0 |    68458      0 |     1413 |     1471
95.57/95.65	c  0.1s |       0 |       60 |        1 |    68458      0 |     1413 |     1472
95.57/95.65	c #cpu_time = 0.062s
95.57/95.65	c #wall_clock_time = 0.062s
95.57/95.65	c #decision = 60
95.57/95.65	c #random_decision = 0
95.57/95.65	c #conflict = 1
95.57/95.65	c #restart = 0
95.57/95.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=23
95.57/95.65	c lower bound updated to -61
95.57/95.65	c BCD2: 1473 <= obj <= 1489
95.57/95.65	c BCD2: #cores=59, #unrelaxed=2, #relaxed=1532, #hardened=0
95.57/95.65	c BCD2: #sat=1 #unsat=1474 bias=1474/1475
95.57/95.65	c Solving starts ...
95.57/95.65	c ============================[ Search Statistics ]============================
95.57/95.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.57/95.65	c       |         |          |          |    Limit     GC | Var      | Constra 
95.57/95.65	c =============================================================================
95.57/95.65	c  0.0s |       0 |        0 |        0 |    68458      0 |     1414 |     1472
95.68/95.71	c  0.1s |       0 |       60 |        1 |    68458      0 |     1414 |     1473
95.68/95.71	c #cpu_time = 0.063s
95.68/95.71	c #wall_clock_time = 0.063s
95.68/95.71	c #decision = 60
95.68/95.71	c #random_decision = 0
95.68/95.71	c #conflict = 1
95.68/95.71	c #restart = 0
95.68/95.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=24
95.68/95.71	c lower bound updated to -60
95.68/95.71	c BCD2: 1474 <= obj <= 1489
95.68/95.71	c BCD2: #cores=59, #unrelaxed=1, #relaxed=1533, #hardened=0
95.68/95.71	c BCD2: #sat=1 #unsat=1475 bias=1475/1476
95.68/95.71	c Solving starts ...
95.68/95.71	c ============================[ Search Statistics ]============================
95.68/95.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.68/95.71	c       |         |          |          |    Limit     GC | Var      | Constra 
95.68/95.71	c =============================================================================
95.68/95.71	c  0.0s |       0 |        0 |        0 |    68458      0 |     1415 |     1473
95.68/95.77	c  0.1s |       0 |       60 |        1 |    68458      0 |     1415 |     1474
95.68/95.77	c #cpu_time = 0.063s
95.68/95.77	c #wall_clock_time = 0.064s
95.68/95.77	c #decision = 60
95.68/95.77	c #random_decision = 0
95.68/95.77	c #conflict = 1
95.68/95.77	c #restart = 0
95.68/95.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=25
95.68/95.77	c lower bound updated to -59
95.68/95.77	c BCD2: 1475 <= obj <= 1489
95.68/95.77	c BCD2: #cores=59, #unrelaxed=0, #relaxed=1534, #hardened=0
95.68/95.77	c BCD2: #sat=1 #unsat=1476 bias=1476/1477
95.68/95.78	c Solving starts ...
95.68/95.78	c ============================[ Search Statistics ]============================
95.68/95.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.68/95.78	c       |         |          |          |    Limit     GC | Var      | Constra 
95.68/95.78	c =============================================================================
95.68/95.78	c  0.0s |       0 |        0 |        0 |    68458      0 |     1416 |     1474
95.87/95.91	c  0.1s |       1 |      385 |      100 |    68458      0 |     1416 |     1475
95.97/96.08	c  0.3s |       2 |      770 |      250 |    68458      0 |     1416 |     1475
96.27/96.39	c  0.6s |       3 |     1279 |      475 |    68458      0 |     1416 |     1475
96.67/96.75	c  1.0s |       4 |     2182 |      813 |    75304      0 |     1416 |     1475
97.17/97.27	c  1.5s |       5 |     3204 |     1320 |    75304      0 |     1416 |     1475
97.98/98.08	c  2.3s |       6 |     4762 |     2081 |    82835      0 |     1416 |     1475
99.27/99.33	c  3.6s |       7 |     6605 |     3223 |    82835      0 |     1416 |     1475
101.07/101.16	c  5.4s |       8 |     9523 |     4936 |    91119      0 |     1416 |     1475
103.07/103.16	c  7.4s |       8 |    12048 |     6536 |   100231      0 |     1416 |     1475
104.27/104.39	c  8.6s |       9 |    13419 |     7506 |   100231      0 |     1416 |     1475
106.37/106.47	c 10.7s |       9 |    16334 |     9206 |   100231      0 |     1416 |     1475
108.47/108.59	c 12.8s |       9 |    18860 |    10906 |   110255      0 |     1416 |     1475
109.17/109.20	c 13.4s |      10 |    19488 |    11361 |   110255      0 |     1416 |     1475
111.27/111.30	c 15.5s |      10 |    21750 |    12661 |   110255      0 |     1416 |     1475
113.28/113.31	c 17.5s |      10 |    23393 |    13861 |   110255      0 |     1416 |     1475
115.37/115.46	c 19.7s |      10 |    25188 |    15161 |   110255      0 |     1416 |     1475
117.57/117.60	c 21.8s |      10 |    26684 |    16361 |   121281      0 |     1416 |     1475
118.88/118.96	c 23.2s |      11 |    27765 |    17144 |   121281      0 |     1416 |     1475
120.97/121.03	c 25.3s |      11 |    29558 |    18344 |   121281      0 |     1416 |     1475
123.07/123.16	c 27.4s |      11 |    31424 |    19644 |   121281      0 |     1416 |     1475
125.27/125.34	c 29.6s |      11 |    33106 |    20844 |   121281      0 |     1416 |     1475
127.37/127.41	c 31.6s |      11 |    34713 |    21944 |   121281      0 |     1416 |     1475
129.37/129.44	c 33.7s |      11 |    36144 |    22944 |   121281      0 |     1416 |     1475
131.37/131.47	c 35.7s |      11 |    37494 |    23944 |   121281      0 |     1416 |     1475
133.56/133.63	c 37.9s |      11 |    38874 |    24944 |   133410      0 |     1416 |     1475
135.27/135.35	c 39.6s |      12 |    40040 |    25819 |   133410      0 |     1416 |     1475
137.36/137.46	c 41.7s |      12 |    41927 |    26819 |   133410      0 |     1416 |     1475
139.36/139.49	c 43.7s |      12 |    43367 |    27819 |   133410      0 |     1416 |     1475
141.46/141.58	c 45.8s |      12 |    44803 |    28819 |   133410      0 |     1416 |     1475
143.66/143.73	c 48.0s |      12 |    45964 |    29719 |   133410      0 |     1416 |     1475
145.86/145.96	c 50.2s |      12 |    47105 |    30619 |   133410      0 |     1416 |     1475
148.06/148.11	c 52.3s |      12 |    48619 |    31619 |   133410      0 |     1416 |     1475
150.06/150.16	c 54.4s |      12 |    50012 |    32519 |   133410      0 |     1416 |     1475
152.25/152.33	c 56.6s |      12 |    51413 |    33519 |   133410      0 |     1416 |     1475
154.35/154.43	c 58.7s |      12 |    52486 |    34319 |   133410      0 |     1416 |     1475
156.35/156.45	c 60.7s |      12 |    53645 |    35119 |   133410      0 |     1416 |     1475
158.46/158.59	c 62.8s |      12 |    54710 |    35919 |   133410      0 |     1416 |     1475
160.45/160.60	c 64.8s |      12 |    55797 |    36719 |   133410      0 |     1416 |     1475
162.65/162.77	c 67.0s |      12 |    56915 |    37519 |   146751      0 |     1416 |     1475
164.75/164.88	c 69.1s |      12 |    58091 |    38319 |   146751      0 |     1416 |     1475
166.35/166.49	c 70.7s |      13 |    58759 |    38832 |   146751      0 |     1416 |     1475
168.45/168.55	c 72.8s |      13 |    59932 |    39532 |   146751      0 |     1416 |     1475
170.46/170.57	c 74.8s |      13 |    61243 |    40432 |   146751      0 |     1416 |     1475
172.66/172.78	c 77.0s |      13 |    62621 |    41332 |   146751      0 |     1416 |     1475
174.65/174.80	c 79.0s |      13 |    63751 |    42132 |   146751      0 |     1416 |     1475
176.75/176.88	c 81.1s |      13 |    64883 |    42932 |   146751      0 |     1416 |     1475
178.85/178.91	c 83.1s |      13 |    65847 |    43632 |   146751      0 |     1416 |     1475
180.95/181.00	c 85.2s |      13 |    66882 |    44332 |   146751      0 |     1416 |     1475
183.15/183.23	c 87.5s |      13 |    68098 |    45132 |   146751      0 |     1416 |     1475
185.14/185.25	c 89.5s |      13 |    69067 |    45832 |   146751      0 |     1416 |     1475
187.24/187.38	c 91.6s |      13 |    69951 |    46532 |   146751      0 |     1416 |     1475
189.44/189.55	c 93.8s |      13 |    70932 |    47232 |   146751      0 |     1416 |     1475
191.74/191.84	c 96.1s |      13 |    71868 |    47932 |   146751      0 |     1416 |     1475
193.84/193.93	c 98.2s |      13 |    72666 |    48532 |   146751      0 |     1416 |     1475
195.94/196.08	c  100s |      13 |    73713 |    49232 |   146751      0 |     1416 |     1475
198.34/198.42	c  102s |      13 |    74867 |    50032 |   146751      0 |     1416 |     1475
200.44/200.56	c  104s |      13 |    75851 |    50732 |   146751      0 |     1416 |     1475
202.84/202.95	c  107s |      13 |    76768 |    51432 |   146751      0 |     1416 |     1475
205.04/205.12	c  109s |      13 |    77746 |    52132 |   146751      0 |     1416 |     1475
207.04/207.13	c  111s |      13 |    78579 |    52732 |   146751      0 |     1416 |     1475
209.14/209.26	c  113s |      13 |    79498 |    53432 |   146751      0 |     1416 |     1475
211.24/211.33	c  115s |      13 |    80304 |    54032 |   146751      0 |     1416 |     1475
213.53/213.67	c  117s |      13 |    81225 |    54732 |   146751      0 |     1416 |     1475
215.64/215.76	c  119s |      13 |    82018 |    55332 |   146751      0 |     1416 |     1475
217.74/217.88	c  122s |      13 |    83061 |    56032 |   146751      0 |     1416 |     1475
219.83/220.00	c  124s |      13 |    83894 |    56632 |   161427      0 |     1416 |     1475
222.03/222.17	c  126s |      13 |    84682 |    57232 |   161427      0 |     1416 |     1475
224.23/224.32	c  128s |      13 |    85483 |    57832 |   161427      0 |     1416 |     1475
226.23/226.30	c  130s |      14 |    86117 |    58352 |   161427      0 |     1416 |     1475
228.43/228.51	c  132s |      14 |    86970 |    58852 |   161427      0 |     1416 |     1475
230.73/230.80	c  135s |      14 |    88146 |    59652 |   161427      0 |     1416 |     1475
232.92/233.03	c  137s |      14 |    89127 |    60352 |   161427      0 |     1416 |     1475
235.12/235.27	c  139s |      14 |    90141 |    61052 |   161427      0 |     1416 |     1475
237.22/237.38	c  141s |      14 |    90908 |    61652 |   161427      0 |     1416 |     1475
239.42/239.54	c  143s |      14 |    91694 |    62252 |   161427      0 |     1416 |     1475
241.52/241.67	c  145s |      14 |    92507 |    62852 |   161427      0 |     1416 |     1475
243.82/243.95	c  148s |      14 |    93332 |    63452 |   161427      0 |     1416 |     1475
246.12/246.20	c  150s |      14 |    94105 |    64052 |   161427      0 |     1416 |     1475
248.22/248.33	c  152s |      14 |    94941 |    64652 |   161427      0 |     1416 |     1475
250.52/250.68	c  154s |      14 |    96006 |    65352 |   161427      0 |     1416 |     1475
252.61/252.71	c  156s |      14 |    96842 |    65952 |   161427      0 |     1416 |     1475
254.91/255.01	c  159s |      14 |    97766 |    66652 |   161427      0 |     1416 |     1475
257.11/257.22	c  161s |      14 |    98634 |    67252 |   161427      0 |     1416 |     1475
259.41/259.58	c  163s |      14 |    99390 |    67852 |   161427      0 |     1416 |     1475
261.72/261.87	c  166s |      14 |   100194 |    68452 |   161427      0 |     1416 |     1475
263.92/264.02	c  168s |      14 |   100971 |    69052 |   161427      0 |     1416 |     1475
266.12/266.26	c  170s |      14 |   101761 |    69652 |   161427      0 |     1416 |     1475
268.22/268.31	c  172s |      14 |   102446 |    70152 |   161427      0 |     1416 |     1475
270.32/270.50	c  174s |      14 |   103096 |    70652 |   161427      0 |     1416 |     1475
272.41/272.55	c  176s |      14 |   103757 |    71152 |   161427      0 |     1416 |     1475
274.61/274.78	c  179s |      14 |   104377 |    71652 |   161427      0 |     1416 |     1475
276.91/277.04	c  181s |      14 |   105283 |    72252 |   161427      0 |     1416 |     1475
279.11/279.23	c  183s |      14 |   106278 |    72852 |   161427      0 |     1416 |     1475
281.11/281.29	c  185s |      14 |   107010 |    73452 |   161427      0 |     1416 |     1475
283.21/283.32	c  187s |      14 |   107799 |    74052 |   161427      0 |     1416 |     1475
285.31/285.44	c  189s |      14 |   108542 |    74652 |   161427      0 |     1416 |     1475
287.51/287.64	c  191s |      14 |   109310 |    75252 |   161427      0 |     1416 |     1475
289.81/289.99	c  194s |      14 |   110283 |    75952 |   161427      0 |     1416 |     1475
292.00/292.11	c  196s |      14 |   111094 |    76552 |   161427      0 |     1416 |     1475
294.30/294.41	c  198s |      14 |   111848 |    77152 |   161427      0 |     1416 |     1475
296.60/296.74	c  200s |      14 |   112560 |    77752 |   161427      0 |     1416 |     1475
298.60/298.77	c  202s |      14 |   113324 |    78252 |   161427      0 |     1416 |     1475
300.80/300.99	c  205s |      14 |   114143 |    78852 |   161427      0 |     1416 |     1475
302.90/303.04	c  207s |      14 |   114764 |    79352 |   161427      0 |     1416 |     1475
305.20/305.32	c  209s |      14 |   115543 |    79952 |   161427      0 |     1416 |     1475
307.50/307.65	c  211s |      14 |   116158 |    80452 |   161427      0 |     1416 |     1475
309.50/309.66	c  213s |      14 |   116758 |    80952 |   161427      0 |     1416 |     1475
311.69/311.80	c  216s |      14 |   117364 |    81452 |   161427      0 |     1416 |     1475
313.99/314.12	c  218s |      14 |   118168 |    82052 |   161427      0 |     1416 |     1475
316.29/316.46	c  220s |      14 |   118782 |    82552 |   161427      0 |     1416 |     1475
318.69/318.89	c  223s |      14 |   119472 |    83052 |   161427      0 |     1416 |     1475
320.99/321.17	c  225s |      14 |   120138 |    83552 |   161427      0 |     1416 |     1475
323.30/323.47	c  227s |      14 |   120825 |    84052 |   161427      0 |     1416 |     1475
325.50/325.67	c  229s |      14 |   121488 |    84552 |   161427      0 |     1416 |     1475
327.70/327.86	c  232s |      14 |   122204 |    85052 |   161427      0 |     1416 |     1475
329.89/330.04	c  234s |      14 |   122852 |    85552 |   161427      0 |     1416 |     1475
332.19/332.36	c  236s |      14 |   123551 |    86052 |   177570      0 |     1416 |     1475
334.49/334.61	c  238s |      14 |   124189 |    86552 |   177570      0 |     1416 |     1475
336.49/336.64	c  240s |      14 |   124709 |    86952 |   177570      0 |     1416 |     1475
338.98/339.15	c  243s |      14 |   125370 |    87452 |   177570      0 |     1416 |     1475
339.89/340.08	c  244s |      15 |   125581 |    87632 |   177570      0 |     1416 |     1475
342.38/342.54	c  246s |      15 |   126096 |    87932 |   177570      0 |     1416 |     1475
344.78/344.98	c  249s |      15 |   126767 |    88432 |   177570      0 |     1416 |     1475
347.18/347.32	c  251s |      15 |   127480 |    88932 |   177570      0 |     1416 |     1475
349.48/349.67	c  253s |      15 |   128307 |    89532 |   177570      0 |     1416 |     1475
351.78/351.95	c  256s |      15 |   128958 |    90032 |   177570      0 |     1416 |     1475
354.09/354.27	c  258s |      15 |   129621 |    90532 |   177570      0 |     1416 |     1475
356.38/356.56	c  260s |      15 |   130117 |    90932 |   177570      0 |     1416 |     1475
358.48/358.66	c  262s |      15 |   130606 |    91332 |   177570      0 |     1416 |     1475
360.68/360.83	c  265s |      15 |   131140 |    91732 |   177570      0 |     1416 |     1475
363.08/363.23	c  267s |      15 |   131837 |    92232 |   177570      0 |     1416 |     1475
365.18/365.33	c  269s |      15 |   132332 |    92632 |   177570      0 |     1416 |     1475
367.68/367.88	c  272s |      15 |   132970 |    93132 |   177570      0 |     1416 |     1475
369.87/370.03	c  274s |      15 |   133496 |    93532 |   177570      0 |     1416 |     1475
372.17/372.39	c  276s |      15 |   134019 |    93932 |   177570      0 |     1416 |     1475
374.57/374.79	c  279s |      15 |   134658 |    94432 |   177570      0 |     1416 |     1475
376.77/376.90	c  281s |      15 |   135162 |    94832 |   177570      0 |     1416 |     1475
378.87/379.04	c  283s |      15 |   135664 |    95232 |   177570      0 |     1416 |     1475
381.17/381.37	c  285s |      15 |   136132 |    95632 |   177570      0 |     1416 |     1475
383.27/383.41	c  287s |      15 |   136643 |    96032 |   177570      0 |     1416 |     1475
385.27/385.47	c  289s |      15 |   137166 |    96432 |   177570      0 |     1416 |     1475
387.57/387.74	c  291s |      15 |   137667 |    96832 |   177570      0 |     1416 |     1475
389.77/389.98	c  294s |      15 |   138152 |    97232 |   177570      0 |     1416 |     1475
391.86/392.08	c  296s |      15 |   138631 |    97632 |   177570      0 |     1416 |     1475
394.16/394.33	c  298s |      15 |   139163 |    98032 |   177570      0 |     1416 |     1475
396.26/396.44	c  300s |      15 |   139699 |    98432 |   177570      0 |     1416 |     1475
398.56/398.71	c  302s |      15 |   140145 |    98832 |   177570      0 |     1416 |     1475
400.76/400.97	c  305s |      15 |   140646 |    99232 |   177570      0 |     1416 |     1475
403.16/403.32	c  307s |      15 |   141349 |    99732 |   177570      0 |     1416 |     1475
405.16/405.33	c  309s |      15 |   141864 |   100132 |   177570      0 |     1416 |     1475
407.26/407.44	c  311s |      15 |   142387 |   100532 |   177570      0 |     1416 |     1475
409.46/409.63	c  313s |      15 |   142910 |   100932 |   177570      0 |     1416 |     1475
411.86/412.08	c  316s |      15 |   143542 |   101432 |   177570      0 |     1416 |     1475
414.06/414.24	c  318s |      15 |   144075 |   101832 |   177570      0 |     1416 |     1475
416.15/416.30	c  320s |      15 |   144581 |   102232 |   177570      0 |     1416 |     1475
418.15/418.37	c  322s |      15 |   145092 |   102632 |   177570      0 |     1416 |     1475
420.65/420.84	c  325s |      15 |   145571 |   103032 |   177570      0 |     1416 |     1475
423.15/423.33	c  327s |      15 |   146060 |   103432 |   177570      0 |     1416 |     1475
425.66/425.86	c  330s |      15 |   146531 |   103832 |   177570      0 |     1416 |     1475
428.25/428.42	c  332s |      15 |   147004 |   104232 |   177570      0 |     1416 |     1475
430.55/430.72	c  334s |      15 |   147509 |   104632 |   177570      0 |     1416 |     1475
432.85/433.07	c  337s |      15 |   148013 |   105032 |   177570      0 |     1416 |     1475
435.24/435.43	c  339s |      15 |   148489 |   105432 |   177570      0 |     1416 |     1475
437.75/437.93	c  342s |      15 |   148966 |   105832 |   177570      0 |     1416 |     1475
439.74/439.94	c  344s |      15 |   149343 |   106132 |   177570      0 |     1416 |     1475
442.24/442.43	c  346s |      15 |   149813 |   106532 |   177570      0 |     1416 |     1475
444.64/444.81	c  349s |      15 |   150297 |   106932 |   177570      0 |     1416 |     1475
446.94/447.16	c  351s |      15 |   150894 |   107332 |   177570      0 |     1416 |     1475
449.34/449.58	c  353s |      15 |   151444 |   107732 |   177570      0 |     1416 |     1475
451.44/451.67	c  355s |      15 |   152020 |   108132 |   177570      0 |     1416 |     1475
453.64/453.87	c  358s |      15 |   152506 |   108532 |   177570      0 |     1416 |     1475
456.14/456.37	c  360s |      15 |   153034 |   108932 |   177570      0 |     1416 |     1475
458.34/458.53	c  362s |      15 |   153561 |   109332 |   177570      0 |     1416 |     1475
460.74/460.98	c  365s |      15 |   154273 |   109832 |   177570      0 |     1416 |     1475
462.83/463.03	c  367s |      15 |   154835 |   110232 |   177570      0 |     1416 |     1475
465.24/465.48	c  369s |      15 |   155375 |   110632 |   177570      0 |     1416 |     1475
467.53/467.71	c  371s |      15 |   155935 |   111032 |   177570      0 |     1416 |     1475
469.93/470.12	c  374s |      15 |   156455 |   111432 |   177570      0 |     1416 |     1475
472.43/472.63	c  376s |      15 |   156963 |   111832 |   177570      0 |     1416 |     1475
474.73/474.97	c  379s |      15 |   157495 |   112232 |   177570      0 |     1416 |     1475
477.03/477.27	c  381s |      15 |   158055 |   112632 |   177570      0 |     1416 |     1475
479.43/479.62	c  383s |      15 |   158556 |   113032 |   177570      0 |     1416 |     1475
481.73/482.00	c  386s |      15 |   159075 |   113432 |   177570      0 |     1416 |     1475
484.32/484.54	c  388s |      15 |   159565 |   113832 |   177570      0 |     1416 |     1475
486.92/487.11	c  391s |      15 |   160077 |   114232 |   177570      0 |     1416 |     1475
489.33/489.58	c  393s |      15 |   160576 |   114632 |   177570      0 |     1416 |     1475
491.81/492.01	c  396s |      15 |   161063 |   115032 |   177570      0 |     1416 |     1475
493.91/494.18	c  398s |      15 |   161408 |   115332 |   177570      0 |     1416 |     1475
496.51/496.73	c  400s |      15 |   161919 |   115732 |   177570      0 |     1416 |     1475
499.22/499.47	c  403s |      15 |   162459 |   116132 |   177570      0 |     1416 |     1475
501.80/502.00	c  406s |      15 |   162925 |   116532 |   177570      0 |     1416 |     1475
504.40/504.60	c  408s |      15 |   163423 |   116932 |   177570      0 |     1416 |     1475
506.70/506.96	c  411s |      15 |   163931 |   117332 |   177570      0 |     1416 |     1475
509.30/509.51	c  413s |      15 |   164441 |   117732 |   177570      0 |     1416 |     1475
511.70/511.99	c  416s |      15 |   164958 |   118132 |   177570      0 |     1416 |     1475
514.10/514.39	c  418s |      15 |   165475 |   118532 |   177570      0 |     1416 |     1475
516.80/517.08	c  421s |      15 |   165959 |   118932 |   177570      0 |     1416 |     1475
519.40/519.65	c  423s |      15 |   166461 |   119332 |   177570      0 |     1416 |     1475
521.49/521.79	c  426s |      15 |   166851 |   119632 |   177570      0 |     1416 |     1475
523.79/524.08	c  428s |      15 |   167219 |   119932 |   177570      0 |     1416 |     1475
526.29/526.59	c  430s |      15 |   167707 |   120332 |   177570      0 |     1416 |     1475
528.29/528.59	c  432s |      15 |   168119 |   120632 |   177570      0 |     1416 |     1475
530.39/530.66	c  434s |      15 |   168479 |   120932 |   177570      0 |     1416 |     1475
532.69/532.97	c  437s |      15 |   168886 |   121232 |   177570      0 |     1416 |     1475
534.89/535.10	c  439s |      15 |   169238 |   121532 |   177570      0 |     1416 |     1475
537.09/537.34	c  441s |      15 |   169616 |   121832 |   177570      0 |     1416 |     1475
539.48/539.75	c  443s |      15 |   169965 |   122132 |   177570      0 |     1416 |     1475
541.78/542.04	c  446s |      15 |   170356 |   122432 |   177570      0 |     1416 |     1475
544.08/544.33	c  448s |      15 |   170756 |   122732 |   177570      0 |     1416 |     1475
546.08/546.39	c  450s |      15 |   171131 |   123032 |   177570      0 |     1416 |     1475
548.38/548.61	c  452s |      15 |   171490 |   123332 |   177570      0 |     1416 |     1475
550.89/551.16	c  455s |      15 |   171976 |   123732 |   177570      0 |     1416 |     1475
553.28/553.59	c  457s |      15 |   172339 |   124032 |   177570      0 |     1416 |     1475
555.88/556.19	c  460s |      15 |   172696 |   124332 |   177570      0 |     1416 |     1475
558.38/558.67	c  462s |      15 |   173050 |   124632 |   177570      0 |     1416 |     1475
561.17/561.41	c  465s |      15 |   173403 |   124932 |   177570      0 |     1416 |     1475
563.87/564.19	c  468s |      15 |   173745 |   125232 |   177570      0 |     1416 |     1475
566.47/566.79	c  471s |      15 |   174087 |   125532 |   177570      0 |     1416 |     1475
569.07/569.34	c  473s |      15 |   174424 |   125832 |   177570      0 |     1416 |     1475
571.56/571.82	c  476s |      15 |   174765 |   126132 |   177570      0 |     1416 |     1475
574.16/574.40	c  478s |      15 |   175114 |   126432 |   177570      0 |     1416 |     1475
576.56/576.81	c  481s |      15 |   175509 |   126732 |   177570      0 |     1416 |     1475
579.06/579.35	c  483s |      15 |   175856 |   127032 |   177570      0 |     1416 |     1475
581.57/581.80	c  486s |      15 |   176217 |   127332 |   177570      0 |     1416 |     1475
584.07/584.35	c  488s |      15 |   176567 |   127632 |   177570      0 |     1416 |     1475
586.47/586.77	c  490s |      15 |   177052 |   127932 |   177570      0 |     1416 |     1475
589.07/589.37	c  493s |      15 |   177442 |   128232 |   177570      0 |     1416 |     1475
591.86/592.18	c  496s |      15 |   177814 |   128532 |   177570      0 |     1416 |     1475
594.36/594.66	c  498s |      15 |   178169 |   128832 |   177570      0 |     1416 |     1475
597.07/597.31	c  501s |      15 |   178550 |   129132 |   177570      0 |     1416 |     1475
599.37/599.68	c  503s |      15 |   178907 |   129432 |   195328      0 |     1416 |     1475
601.86/602.16	c  506s |      15 |   179308 |   129732 |   195328      0 |     1416 |     1475
604.56/604.86	c  509s |      15 |   179698 |   130032 |   195328      0 |     1416 |     1475
607.26/607.50	c  511s |      15 |   180102 |   130332 |   195328      0 |     1416 |     1475
609.26/609.58	c  513s |      15 |   180476 |   130632 |   195328      0 |     1416 |     1475
611.95/612.27	c  516s |      15 |   180822 |   130932 |   195328      0 |     1416 |     1475
614.55/614.85	c  519s |      15 |   181202 |   131232 |   195328      0 |     1416 |     1475
616.96/617.23	c  521s |      15 |   181610 |   131532 |   195328      0 |     1416 |     1475
617.15/617.43	c  521s |      16 |   181630 |   131552 |   195328      0 |     1416 |     1475
619.45/619.79	c  524s |      16 |   181822 |   131652 |   195328      0 |     1416 |     1475
622.46/622.76	c  526s |      16 |   182182 |   131952 |   195328      0 |     1416 |     1475
624.95/625.24	c  529s |      16 |   182569 |   132252 |   195328      0 |     1416 |     1475
627.75/628.07	c  532s |      16 |   182959 |   132552 |   195328      0 |     1416 |     1475
629.85/630.17	c  534s |      16 |   183184 |   132752 |   195328      0 |     1416 |     1475
632.45/632.77	c  536s |      16 |   183596 |   133052 |   195328      0 |     1416 |     1475
634.55/634.89	c  539s |      16 |   184004 |   133352 |   195328      0 |     1416 |     1475
637.05/637.36	c  541s |      16 |   184655 |   133752 |   195328      0 |     1416 |     1475
639.75/640.09	c  544s |      16 |   185197 |   134152 |   195328      0 |     1416 |     1475
642.44/642.74	c  546s |      16 |   185735 |   134552 |   195328      0 |     1416 |     1475
644.84/645.12	c  549s |      16 |   186283 |   134952 |   195328      0 |     1416 |     1475
647.44/647.73	c  551s |      16 |   186847 |   135352 |   195328      0 |     1416 |     1475
649.95/650.25	c  554s |      16 |   187369 |   135752 |   195328      0 |     1416 |     1475
652.34/652.64	c  556s |      16 |   187991 |   136152 |   195328      0 |     1416 |     1475
654.54/654.82	c  559s |      16 |   188531 |   136552 |   195328      0 |     1416 |     1475
656.54/656.85	c  561s |      16 |   188911 |   136852 |   195328      0 |     1416 |     1475
658.94/659.27	c  563s |      16 |   189449 |   137252 |   195328      0 |     1416 |     1475
661.44/661.71	c  565s |      16 |   190040 |   137652 |   195328      0 |     1416 |     1475
663.73/664.08	c  568s |      16 |   190594 |   138052 |   195328      0 |     1416 |     1475
666.13/666.43	c  570s |      16 |   191080 |   138452 |   195328      0 |     1416 |     1475
668.64/668.95	c  573s |      16 |   191586 |   138852 |   195328      0 |     1416 |     1475
670.93/671.27	c  575s |      16 |   192106 |   139252 |   195328      0 |     1416 |     1475
672.93/673.30	c  577s |      16 |   192602 |   139652 |   195328      0 |     1416 |     1475
675.23/675.52	c  579s |      16 |   193178 |   140052 |   195328      0 |     1416 |     1475
677.53/677.86	c  582s |      16 |   193700 |   140452 |   195328      0 |     1416 |     1475
680.23/680.50	c  584s |      16 |   194229 |   140852 |   195328      0 |     1416 |     1475
682.32/682.60	c  586s |      16 |   194609 |   141152 |   195328      0 |     1416 |     1475
684.82/685.14	c  589s |      16 |   195126 |   141552 |   195328      0 |     1416 |     1475
686.82/687.16	c  591s |      16 |   195473 |   141852 |   195328      0 |     1416 |     1475
689.22/689.51	c  593s |      16 |   196023 |   142252 |   195328      0 |     1416 |     1475
691.32/691.61	c  595s |      16 |   196460 |   142552 |   195328      0 |     1416 |     1475
693.41/693.75	c  597s |      16 |   196819 |   142852 |   195328      0 |     1416 |     1475
695.51/695.86	c  600s |      16 |   197214 |   143152 |   195328      0 |     1416 |     1475
698.11/698.40	c  602s |      16 |   197683 |   143552 |   195328      0 |     1416 |     1475
700.11/700.46	c  604s |      16 |   198036 |   143852 |   195328      0 |     1416 |     1475
702.21/702.51	c  606s |      16 |   198407 |   144152 |   195328      0 |     1416 |     1475
704.41/704.70	c  608s |      16 |   198796 |   144452 |   195328      0 |     1416 |     1475
706.71/707.00	c  611s |      16 |   199142 |   144752 |   195328      0 |     1416 |     1475
708.91/709.20	c  613s |      16 |   199489 |   145052 |   195328      0 |     1416 |     1475
711.01/711.40	c  615s |      16 |   199893 |   145352 |   195328      0 |     1416 |     1475
713.30/713.67	c  617s |      16 |   200261 |   145652 |   195328      0 |     1416 |     1475
715.50/715.83	c  620s |      16 |   200671 |   145952 |   195328      0 |     1416 |     1475
718.01/718.34	c  622s |      16 |   201091 |   146252 |   195328      0 |     1416 |     1475
720.50/720.89	c  625s |      16 |   201464 |   146552 |   195328      0 |     1416 |     1475
722.79/723.15	c  627s |      16 |   201850 |   146852 |   195328      0 |     1416 |     1475
725.19/725.54	c  629s |      16 |   202241 |   147152 |   195328      0 |     1416 |     1475
727.69/728.07	c  632s |      16 |   202627 |   147452 |   195328      0 |     1416 |     1475
730.29/730.61	c  634s |      16 |   203034 |   147752 |   195328      0 |     1416 |     1475
732.88/733.23	c  637s |      16 |   203415 |   148052 |   195328      0 |     1416 |     1475
734.98/735.39	c  639s |      16 |   203837 |   148352 |   195328      0 |     1416 |     1475
737.18/737.57	c  641s |      16 |   204201 |   148652 |   195328      0 |     1416 |     1475
739.38/739.74	c  643s |      16 |   204580 |   148952 |   195328      0 |     1416 |     1475
741.78/742.13	c  646s |      16 |   204963 |   149252 |   195328      0 |     1416 |     1475
744.08/744.40	c  648s |      16 |   205368 |   149552 |   195328      0 |     1416 |     1475
746.88/747.23	c  651s |      16 |   205852 |   149952 |   195328      0 |     1416 |     1475
749.48/749.88	c  654s |      16 |   206209 |   150252 |   195328      0 |     1416 |     1475
752.19/752.54	c  656s |      16 |   206588 |   150552 |   195328      0 |     1416 |     1475
754.18/754.58	c  658s |      16 |   206978 |   150852 |   195328      0 |     1416 |     1475
756.59/756.92	c  661s |      16 |   207390 |   151152 |   195328      0 |     1416 |     1475
758.88/759.27	c  663s |      16 |   207747 |   151452 |   195328      0 |     1416 |     1475
761.18/761.51	c  665s |      16 |   208110 |   151752 |   195328      0 |     1416 |     1475
763.88/764.21	c  668s |      16 |   208481 |   152052 |   195328      0 |     1416 |     1475
766.18/766.52	c  670s |      16 |   208850 |   152352 |   195328      0 |     1416 |     1475
768.59/768.92	c  673s |      16 |   209232 |   152652 |   195328      0 |     1416 |     1475
770.88/771.29	c  675s |      16 |   209634 |   152952 |   195328      0 |     1416 |     1475
773.48/773.84	c  678s |      16 |   210010 |   153252 |   195328      0 |     1416 |     1475
775.98/776.37	c  680s |      16 |   210419 |   153552 |   195328      0 |     1416 |     1475
778.78/779.10	c  683s |      16 |   210811 |   153852 |   195328      0 |     1416 |     1475
780.98/781.30	c  685s |      16 |   211242 |   154152 |   195328      0 |     1416 |     1475
783.38/783.75	c  687s |      16 |   211671 |   154452 |   195328      0 |     1416 |     1475
785.58/785.95	c  690s |      16 |   212097 |   154752 |   195328      0 |     1416 |     1475
787.88/788.23	c  692s |      16 |   212492 |   155052 |   195328      0 |     1416 |     1475
790.47/790.89	c  695s |      16 |   212856 |   155352 |   195328      0 |     1416 |     1475
792.67/793.05	c  697s |      16 |   213247 |   155652 |   195328      0 |     1416 |     1475
795.17/795.50	c  699s |      16 |   213652 |   155952 |   195328      0 |     1416 |     1475
797.47/797.88	c  702s |      16 |   214063 |   156252 |   195328      0 |     1416 |     1475
799.57/799.91	c  704s |      16 |   214448 |   156552 |   195328      0 |     1416 |     1475
802.07/802.47	c  706s |      16 |   214813 |   156852 |   195328      0 |     1416 |     1475
804.27/804.67	c  708s |      16 |   215162 |   157152 |   195328      0 |     1416 |     1475
806.87/807.25	c  711s |      16 |   215516 |   157452 |   195328      0 |     1416 |     1475
809.47/809.88	c  714s |      16 |   215883 |   157752 |   195328      0 |     1416 |     1475
811.87/812.28	c  716s |      16 |   216291 |   158052 |   195328      0 |     1416 |     1475
814.17/814.52	c  718s |      16 |   216685 |   158352 |   195328      0 |     1416 |     1475
816.87/817.25	c  721s |      16 |   217042 |   158652 |   195328      0 |     1416 |     1475
819.67/820.05	c  724s |      16 |   217426 |   158952 |   195328      0 |     1416 |     1475
821.67/822.05	c  726s |      16 |   217635 |   159152 |   195328      0 |     1416 |     1475
824.27/824.66	c  728s |      16 |   218016 |   159452 |   195328      0 |     1416 |     1475
826.77/827.16	c  731s |      16 |   218413 |   159752 |   195328      0 |     1416 |     1475
829.08/829.44	c  733s |      16 |   218776 |   160052 |   195328      0 |     1416 |     1475
831.67/832.05	c  736s |      16 |   219140 |   160352 |   195328      0 |     1416 |     1475
834.07/834.42	c  738s |      16 |   219502 |   160652 |   195328      0 |     1416 |     1475
836.27/836.60	c  740s |      16 |   219856 |   160952 |   195328      0 |     1416 |     1475
838.67/839.07	c  743s |      16 |   220255 |   161252 |   195328      0 |     1416 |     1475
840.87/841.23	c  745s |      16 |   220626 |   161552 |   195328      0 |     1416 |     1475
843.37/843.80	c  748s |      16 |   220993 |   161852 |   195328      0 |     1416 |     1475
845.57/845.99	c  750s |      16 |   221385 |   162152 |   195328      0 |     1416 |     1475
848.17/848.54	c  752s |      16 |   221780 |   162452 |   195328      0 |     1416 |     1475
850.87/851.29	c  755s |      16 |   222156 |   162752 |   195328      0 |     1416 |     1475
853.27/853.68	c  757s |      16 |   222587 |   163052 |   195328      0 |     1416 |     1475
855.66/856.04	c  760s |      16 |   222997 |   163352 |   195328      0 |     1416 |     1475
858.16/858.53	c  762s |      16 |   223399 |   163652 |   195328      0 |     1416 |     1475
860.46/860.83	c  765s |      16 |   223773 |   163952 |   195328      0 |     1416 |     1475
862.86/863.22	c  767s |      16 |   224213 |   164252 |   195328      0 |     1416 |     1475
865.56/865.92	c  770s |      16 |   224608 |   164552 |   195328      0 |     1416 |     1475
867.57/867.98	c  772s |      16 |   224878 |   164752 |   195328      0 |     1416 |     1475
869.77/870.16	c  774s |      16 |   225276 |   165052 |   195328      0 |     1416 |     1475
872.36/872.75	c  776s |      16 |   225659 |   165352 |   195328      0 |     1416 |     1475
874.86/875.20	c  779s |      16 |   226004 |   165652 |   195328      0 |     1416 |     1475
877.16/877.52	c  781s |      16 |   226359 |   165952 |   195328      0 |     1416 |     1475
879.56/879.91	c  784s |      16 |   226721 |   166252 |   195328      0 |     1416 |     1475
882.26/882.66	c  786s |      16 |   227082 |   166552 |   195328      0 |     1416 |     1475
884.76/885.11	c  789s |      16 |   227468 |   166852 |   195328      0 |     1416 |     1475
887.06/887.44	c  791s |      16 |   227841 |   167152 |   195328      0 |     1416 |     1475
889.67/890.05	c  794s |      16 |   228198 |   167452 |   195328      0 |     1416 |     1475
892.26/892.62	c  796s |      16 |   228599 |   167752 |   195328      0 |     1416 |     1475
895.07/895.42	c  799s |      16 |   228974 |   168052 |   195328      0 |     1416 |     1475
897.66/898.05	c  802s |      16 |   229335 |   168352 |   195328      0 |     1416 |     1475
900.16/900.59	c  804s |      16 |   229729 |   168652 |   195328      0 |     1416 |     1475
902.96/903.39	c  807s |      16 |   230108 |   168952 |   195328      0 |     1416 |     1475
905.76/906.18	c  810s |      16 |   230469 |   169252 |   195328      0 |     1416 |     1475
908.26/908.68	c  812s |      16 |   230823 |   169552 |   195328      0 |     1416 |     1475
910.66/911.03	c  815s |      16 |   231195 |   169852 |   195328      0 |     1416 |     1475
913.06/913.41	c  817s |      16 |   231568 |   170152 |   195328      0 |     1416 |     1475
915.56/915.95	c  820s |      16 |   231937 |   170452 |   195328      0 |     1416 |     1475
918.06/918.46	c  822s |      16 |   232324 |   170752 |   195328      0 |     1416 |     1475
920.86/921.23	c  825s |      16 |   232676 |   171052 |   195328      0 |     1416 |     1475
923.66/924.01	c  828s |      16 |   233031 |   171352 |   195328      0 |     1416 |     1475
926.25/926.69	c  830s |      16 |   233398 |   171652 |   195328      0 |     1416 |     1475
928.85/929.26	c  833s |      16 |   233820 |   171952 |   195328      0 |     1416 |     1475
931.55/931.96	c  836s |      16 |   234178 |   172252 |   195328      0 |     1416 |     1475
933.66/934.06	c  838s |      16 |   234394 |   172452 |   195328      0 |     1416 |     1475
936.86/937.24	c  841s |      16 |   234765 |   172752 |   195328      0 |     1416 |     1475
938.95/939.38	c  843s |      16 |   235009 |   172952 |   195328      0 |     1416 |     1475
941.15/941.59	c  845s |      16 |   235239 |   173152 |   195328      0 |     1416 |     1475
943.25/943.60	c  847s |      16 |   235472 |   173352 |   195328      0 |     1416 |     1475
945.95/946.39	c  850s |      16 |   235855 |   173652 |   195328      0 |     1416 |     1475
948.65/949.06	c  853s |      16 |   236265 |   173952 |   195328      0 |     1416 |     1475
951.26/951.67	c  855s |      16 |   236660 |   174252 |   195328      0 |     1416 |     1475
954.05/954.48	c  858s |      16 |   237012 |   174552 |   195328      0 |     1416 |     1475
956.15/956.56	c  860s |      16 |   237253 |   174752 |   195328      0 |     1416 |     1475
958.85/959.24	c  863s |      16 |   237622 |   175052 |   195328      0 |     1416 |     1475
961.55/961.94	c  866s |      16 |   238041 |   175352 |   195328      0 |     1416 |     1475
964.35/964.80	c  869s |      16 |   238401 |   175652 |   195328      0 |     1416 |     1475
967.35/967.70	c  871s |      16 |   238759 |   175952 |   195328      0 |     1416 |     1475
970.35/970.75	c  874s |      16 |   239104 |   176252 |   195328      0 |     1416 |     1475
972.45/972.84	c  877s |      16 |   239358 |   176452 |   195328      0 |     1416 |     1475
975.14/975.57	c  879s |      16 |   239702 |   176752 |   195328      0 |     1416 |     1475
978.24/978.66	c  882s |      16 |   240036 |   177052 |   195328      0 |     1416 |     1475
980.34/980.78	c  885s |      16 |   240264 |   177252 |   195328      0 |     1416 |     1475
983.34/983.75	c  887s |      16 |   240616 |   177552 |   195328      0 |     1416 |     1475
986.14/986.54	c  890s |      16 |   241002 |   177852 |   195328      0 |     1416 |     1475
988.74/989.14	c  893s |      16 |   241346 |   178152 |   195328      0 |     1416 |     1475
991.34/991.70	c  895s |      16 |   241788 |   178452 |   195328      0 |     1416 |     1475
994.05/994.49	c  898s |      16 |   242141 |   178752 |   195328      0 |     1416 |     1475
996.94/997.32	c  901s |      16 |   242540 |   179052 |   195328      0 |     1416 |     1475
998.94/999.36	c  903s |      16 |   242773 |   179252 |   195328      0 |     1416 |     1475
1001.34/1001.79	c  906s |      16 |   243020 |   179452 |   195328      0 |     1416 |     1475
1003.44/1003.80	c  908s |      16 |   243283 |   179652 |   195328      0 |     1416 |     1475
1006.44/1006.84	c  911s |      16 |   243651 |   179952 |   195328      0 |     1416 |     1475
1009.45/1009.83	c  914s |      16 |   244016 |   180252 |   195328      0 |     1416 |     1475
1011.65/1012.04	c  916s |      16 |   244246 |   180452 |   195328      0 |     1416 |     1475
1014.64/1015.06	c  919s |      16 |   244596 |   180752 |   195328      0 |     1416 |     1475
1017.64/1018.03	c  922s |      16 |   244950 |   181052 |   195328      0 |     1416 |     1475
1020.44/1020.83	c  925s |      16 |   245285 |   181352 |   195328      0 |     1416 |     1475
1022.54/1022.95	c  927s |      16 |   245540 |   181552 |   195328      0 |     1416 |     1475
1025.34/1025.79	c  930s |      16 |   245919 |   181852 |   195328      0 |     1416 |     1475
1027.54/1027.94	c  932s |      16 |   246146 |   182052 |   195328      0 |     1416 |     1475
1029.74/1030.15	c  934s |      16 |   246400 |   182252 |   195328      0 |     1416 |     1475
1032.44/1032.84	c  937s |      16 |   246782 |   182552 |   195328      0 |     1416 |     1475
1034.74/1035.17	c  939s |      16 |   247007 |   182752 |   195328      0 |     1416 |     1475
1037.54/1037.98	c  942s |      16 |   247358 |   183052 |   195328      0 |     1416 |     1475
1039.64/1040.08	c  944s |      16 |   247591 |   183252 |   195328      0 |     1416 |     1475
1042.23/1042.61	c  946s |      16 |   247816 |   183452 |   195328      0 |     1416 |     1475
1044.53/1044.93	c  949s |      16 |   248063 |   183652 |   195328      0 |     1416 |     1475
1047.33/1047.74	c  951s |      16 |   248463 |   183952 |   195328      0 |     1416 |     1475
1050.03/1050.44	c  954s |      16 |   248836 |   184252 |   195328      0 |     1416 |     1475
1053.03/1053.41	c  957s |      16 |   249178 |   184552 |   195328      0 |     1416 |     1475
1055.13/1055.50	c  959s |      16 |   249455 |   184752 |   195328      0 |     1416 |     1475
1057.23/1057.69	c  961s |      16 |   249677 |   184952 |   195328      0 |     1416 |     1475
1059.63/1060.04	c  964s |      16 |   249949 |   185152 |   195328      0 |     1416 |     1475
1061.83/1062.20	c  966s |      16 |   250195 |   185352 |   195328      0 |     1416 |     1475
1064.73/1065.18	c  969s |      16 |   250572 |   185652 |   195328      0 |     1416 |     1475
1067.13/1067.52	c  971s |      16 |   250815 |   185852 |   195328      0 |     1416 |     1475
1069.43/1069.88	c  974s |      16 |   251073 |   186052 |   195328      0 |     1416 |     1475
1071.53/1071.94	c  976s |      16 |   251318 |   186252 |   195328      0 |     1416 |     1475
1073.73/1074.11	c  978s |      16 |   251545 |   186452 |   195328      0 |     1416 |     1475
1076.43/1076.86	c  981s |      16 |   251780 |   186652 |   195328      0 |     1416 |     1475
1079.03/1079.46	c  983s |      16 |   251998 |   186852 |   195328      0 |     1416 |     1475
1081.63/1082.00	c  986s |      16 |   252235 |   187052 |   195328      0 |     1416 |     1475
1084.13/1084.57	c  988s |      16 |   252480 |   187252 |   195328      0 |     1416 |     1475
1086.43/1086.85	c  991s |      16 |   252697 |   187452 |   195328      0 |     1416 |     1475
1088.63/1089.03	c  993s |      16 |   252947 |   187652 |   195328      0 |     1416 |     1475
1090.93/1091.38	c  995s |      16 |   253175 |   187852 |   195328      0 |     1416 |     1475
1093.23/1093.65	c  997s |      16 |   253408 |   188052 |   195328      0 |     1416 |     1475
1095.43/1095.88	c 1000s |      16 |   253636 |   188252 |   195328      0 |     1416 |     1475
1097.83/1098.20	c 1002s |      16 |   253851 |   188452 |   195328      0 |     1416 |     1475
1100.03/1100.46	c 1004s |      16 |   254076 |   188652 |   195328      0 |     1416 |     1475
1102.73/1103.19	c 1007s |      16 |   254440 |   188952 |   195328      0 |     1416 |     1475
1105.53/1105.91	c 1010s |      16 |   254788 |   189252 |   195328      0 |     1416 |     1475
1108.43/1108.81	c 1013s |      16 |   255173 |   189552 |   195328      0 |     1416 |     1475
1110.73/1111.16	c 1015s |      16 |   255434 |   189752 |   195328      0 |     1416 |     1475
1113.72/1114.14	c 1018s |      16 |   255796 |   190052 |   195328      0 |     1416 |     1475
1115.82/1116.26	c 1020s |      16 |   256015 |   190252 |   195328      0 |     1416 |     1475
1117.82/1118.29	c 1022s |      16 |   256278 |   190452 |   195328      0 |     1416 |     1475
1120.22/1120.63	c 1024s |      16 |   256549 |   190652 |   195328      0 |     1416 |     1475
1122.32/1122.72	c 1026s |      16 |   256799 |   190852 |   195328      0 |     1416 |     1475
1125.42/1125.86	c 1030s |      16 |   257188 |   191152 |   195328      0 |     1416 |     1475
1127.52/1127.99	c 1032s |      16 |   257421 |   191352 |   195328      0 |     1416 |     1475
1130.02/1130.48	c 1034s |      16 |   257651 |   191552 |   195328      0 |     1416 |     1475
1132.22/1132.68	c 1036s |      16 |   257874 |   191752 |   195328      0 |     1416 |     1475
1134.72/1135.16	c 1039s |      16 |   258103 |   191952 |   195328      0 |     1416 |     1475
1136.92/1137.40	c 1041s |      16 |   258344 |   192152 |   195328      0 |     1416 |     1475
1139.33/1139.74	c 1043s |      16 |   258598 |   192352 |   195328      0 |     1416 |     1475
1141.72/1142.17	c 1046s |      16 |   258840 |   192552 |   195328      0 |     1416 |     1475
1144.02/1144.41	c 1048s |      16 |   259089 |   192752 |   195328      0 |     1416 |     1475
1146.12/1146.58	c 1050s |      16 |   259323 |   192952 |   195328      0 |     1416 |     1475
1149.02/1149.42	c 1053s |      16 |   259741 |   193252 |   195328      0 |     1416 |     1475
1151.12/1151.50	c 1055s |      16 |   259986 |   193452 |   195328      0 |     1416 |     1475
1153.52/1153.94	c 1058s |      16 |   260202 |   193652 |   195328      0 |     1416 |     1475
1155.82/1156.22	c 1060s |      16 |   260446 |   193852 |   195328      0 |     1416 |     1475
1158.02/1158.44	c 1062s |      16 |   260673 |   194052 |   195328      0 |     1416 |     1475
1160.42/1160.82	c 1065s |      16 |   260940 |   194252 |   195328      0 |     1416 |     1475
1162.72/1163.12	c 1067s |      16 |   261183 |   194452 |   195328      0 |     1416 |     1475
1165.31/1165.73	c 1069s |      16 |   261426 |   194652 |   214861      0 |     1416 |     1475
1167.92/1168.38	c 1072s |      16 |   261666 |   194852 |   214861      0 |     1416 |     1475
1170.51/1170.97	c 1075s |      16 |   261899 |   195052 |   214861      0 |     1416 |     1475
1172.61/1173.03	c 1077s |      16 |   262126 |   195252 |   214861      0 |     1416 |     1475
1175.71/1176.14	c 1080s |      16 |   262502 |   195552 |   214861      0 |     1416 |     1475
1178.41/1178.88	c 1083s |      16 |   262736 |   195752 |   214861      0 |     1416 |     1475
1180.81/1181.29	c 1085s |      16 |   262993 |   195952 |   214861      0 |     1416 |     1475
1183.32/1183.75	c 1087s |      16 |   263227 |   196152 |   214861      0 |     1416 |     1475
1185.81/1186.20	c 1090s |      16 |   263481 |   196352 |   214861      0 |     1416 |     1475
1187.91/1188.38	c 1092s |      16 |   263724 |   196552 |   214861      0 |     1416 |     1475
1190.31/1190.73	c 1094s |      16 |   263994 |   196752 |   214861      0 |     1416 |     1475
1193.12/1193.57	c 1097s |      16 |   264393 |   197052 |   214861      0 |     1416 |     1475
1195.32/1195.77	c 1099s |      16 |   264629 |   197252 |   214861      0 |     1416 |     1475
1197.41/1197.83	c 1102s |      17 |   264853 |   197432 |   214861      0 |     1416 |     1475
1200.41/1200.88	c 1105s |      17 |   265118 |   197532 |   214861      0 |     1416 |     1475
1202.71/1203.19	c 1107s |      17 |   265560 |   197832 |   214861      0 |     1416 |     1475
1205.41/1205.81	c 1110s |      17 |   266090 |   198232 |   214861      0 |     1416 |     1475
1207.41/1207.85	c 1112s |      17 |   266367 |   198432 |   214861      0 |     1416 |     1475
1209.82/1210.29	c 1114s |      17 |   266783 |   198732 |   214861      0 |     1416 |     1475
1212.12/1212.51	c 1116s |      17 |   267181 |   199032 |   214861      0 |     1416 |     1475
1214.12/1214.54	c 1118s |      17 |   267454 |   199232 |   214861      0 |     1416 |     1475
1216.62/1217.01	c 1121s |      17 |   267868 |   199532 |   214861      0 |     1416 |     1475
1218.71/1219.12	c 1123s |      17 |   268270 |   199832 |   214861      0 |     1416 |     1475
1220.91/1221.36	c 1125s |      17 |   268707 |   200132 |   214861      0 |     1416 |     1475
1223.21/1223.60	c 1127s |      17 |   269093 |   200432 |   214861      0 |     1416 |     1475
1225.51/1225.91	c 1130s |      17 |   269481 |   200732 |   214861      0 |     1416 |     1475
1227.71/1228.18	c 1132s |      17 |   269736 |   200932 |   214861      0 |     1416 |     1475
1230.21/1230.66	c 1134s |      17 |   270193 |   201232 |   214861      0 |     1416 |     1475
1233.11/1233.59	c 1137s |      17 |   270597 |   201532 |   214861      0 |     1416 |     1475
1235.71/1236.16	c 1140s |      17 |   270986 |   201832 |   214861      0 |     1416 |     1475
1238.51/1238.96	c 1143s |      17 |   271392 |   202132 |   214861      0 |     1416 |     1475
1241.11/1241.51	c 1145s |      17 |   271794 |   202432 |   214861      0 |     1416 |     1475
1243.91/1244.31	c 1148s |      17 |   272192 |   202732 |   214861      0 |     1416 |     1475
1246.41/1246.82	c 1151s |      17 |   272618 |   203032 |   214861      0 |     1416 |     1475
1249.32/1249.72	c 1153s |      17 |   272998 |   203332 |   214861      0 |     1416 |     1475
1251.42/1251.89	c 1156s |      17 |   273236 |   203532 |   214861      0 |     1416 |     1475
1253.51/1253.95	c 1158s |      17 |   273519 |   203732 |   214861      0 |     1416 |     1475
1256.31/1256.72	c 1160s |      17 |   273947 |   204032 |   214861      0 |     1416 |     1475
1258.81/1259.24	c 1163s |      17 |   274369 |   204332 |   214861      0 |     1416 |     1475
1261.21/1261.61	c 1165s |      17 |   274781 |   204632 |   214861      0 |     1416 |     1475
1264.01/1264.49	c 1168s |      17 |   275159 |   204932 |   214861      0 |     1416 |     1475
1266.91/1267.36	c 1171s |      17 |   275625 |   205232 |   214861      0 |     1416 |     1475
1270.01/1270.46	c 1174s |      17 |   276006 |   205532 |   214861      0 |     1416 |     1475
1272.71/1273.14	c 1177s |      17 |   276422 |   205832 |   214861      0 |     1416 |     1475
1275.21/1275.64	c 1179s |      17 |   276791 |   206132 |   214861      0 |     1416 |     1475
1277.50/1277.92	c 1182s |      17 |   277094 |   206332 |   214861      0 |     1416 |     1475
1279.60/1280.04	c 1184s |      17 |   277347 |   206532 |   214861      0 |     1416 |     1475
1282.10/1282.52	c 1186s |      17 |   277772 |   206832 |   214861      0 |     1416 |     1475
1284.51/1284.96	c 1189s |      17 |   278183 |   207132 |   214861      0 |     1416 |     1475
1287.10/1287.57	c 1191s |      17 |   278561 |   207432 |   214861      0 |     1416 |     1475
1289.70/1290.13	c 1194s |      17 |   278992 |   207732 |   214861      0 |     1416 |     1475
1292.30/1292.78	c 1197s |      17 |   279388 |   208032 |   214861      0 |     1416 |     1475
1294.50/1294.95	c 1199s |      17 |   279612 |   208232 |   214861      0 |     1416 |     1475
1297.40/1297.85	c 1202s |      17 |   280028 |   208532 |   214861      0 |     1416 |     1475
1299.70/1300.16	c 1204s |      17 |   280257 |   208732 |   214861      0 |     1416 |     1475
1302.11/1302.52	c 1206s |      17 |   280572 |   208932 |   214861      0 |     1416 |     1475
1304.40/1304.86	c 1209s |      17 |   280946 |   209232 |   214861      0 |     1416 |     1475
1307.20/1307.60	c 1211s |      17 |   281346 |   209532 |   214861      0 |     1416 |     1475
1309.20/1309.61	c 1213s |      17 |   281596 |   209732 |   214861      0 |     1416 |     1475
1311.70/1312.15	c 1216s |      17 |   282043 |   210032 |   214861      0 |     1416 |     1475
1314.70/1315.13	c 1219s |      17 |   282413 |   210332 |   214861      0 |     1416 |     1475
1317.40/1317.82	c 1222s |      17 |   282765 |   210632 |   214861      0 |     1416 |     1475
1320.30/1320.79	c 1225s |      17 |   283176 |   210932 |   214861      0 |     1416 |     1475
1322.60/1323.01	c 1227s |      17 |   283403 |   211132 |   214861      0 |     1416 |     1475
1325.40/1325.84	c 1230s |      17 |   283773 |   211432 |   214861      0 |     1416 |     1475
1327.90/1328.33	c 1232s |      17 |   284165 |   211732 |   214861      0 |     1416 |     1475
1330.39/1330.82	c 1235s |      17 |   284563 |   212032 |   214861      0 |     1416 |     1475
1333.29/1333.74	c 1237s |      17 |   284931 |   212332 |   214861      0 |     1416 |     1475
1335.89/1336.33	c 1240s |      17 |   285324 |   212632 |   214861      0 |     1416 |     1475
1338.79/1339.23	c 1243s |      17 |   285758 |   212932 |   214861      0 |     1416 |     1475
1341.70/1342.19	c 1246s |      17 |   286125 |   213232 |   214861      0 |     1416 |     1475
1343.90/1344.32	c 1248s |      17 |   286379 |   213432 |   214861      0 |     1416 |     1475
1346.79/1347.29	c 1251s |      17 |   286740 |   213732 |   214861      0 |     1416 |     1475
1349.30/1349.79	c 1254s |      17 |   287137 |   214032 |   214861      0 |     1416 |     1475
1351.39/1351.80	c 1256s |      17 |   287374 |   214232 |   214861      0 |     1416 |     1475
1354.09/1354.55	c 1258s |      17 |   287729 |   214532 |   214861      0 |     1416 |     1475
1357.19/1357.69	c 1261s |      17 |   288138 |   214832 |   214861      0 |     1416 |     1475
1359.49/1359.92	c 1264s |      17 |   288391 |   215032 |   214861      0 |     1416 |     1475
1361.69/1362.10	c 1266s |      17 |   288644 |   215232 |   214861      0 |     1416 |     1475
1363.79/1364.24	c 1268s |      17 |   288876 |   215432 |   214861      0 |     1416 |     1475
1366.19/1366.66	c 1270s |      17 |   289103 |   215632 |   214861      0 |     1416 |     1475
1368.49/1368.94	c 1273s |      17 |   289354 |   215832 |   214861      0 |     1416 |     1475
1370.89/1371.31	c 1275s |      17 |   289589 |   216032 |   214861      0 |     1416 |     1475
1373.19/1373.66	c 1277s |      17 |   289828 |   216232 |   214861      0 |     1416 |     1475
1375.39/1375.83	c 1280s |      17 |   290077 |   216432 |   214861      0 |     1416 |     1475
1377.49/1377.96	c 1282s |      17 |   290349 |   216632 |   214861      0 |     1416 |     1475
1380.09/1380.54	c 1284s |      17 |   290583 |   216832 |   214861      0 |     1416 |     1475
1382.59/1383.02	c 1287s |      17 |   290799 |   217032 |   214861      0 |     1416 |     1475
1388.99/1389.49	c 1293s |      17 |   291148 |   217232 |   214861      1 |     1416 |     1475
1392.58/1393.07	c 1297s |      17 |   291389 |   217432 |   214861      1 |     1416 |     1475
1394.68/1395.16	c 1299s |      17 |   291630 |   217632 |   214861      1 |     1416 |     1475
1396.78/1397.24	c 1301s |      17 |   292036 |   217932 |   214861      1 |     1416 |     1475
1399.08/1399.52	c 1303s |      17 |   292449 |   218232 |   214861      1 |     1416 |     1475
1401.18/1401.68	c 1305s |      17 |   292855 |   218532 |   214861      1 |     1416 |     1475
1403.38/1403.89	c 1308s |      17 |   293237 |   218832 |   214861      1 |     1416 |     1475
1405.48/1405.98	c 1310s |      17 |   293630 |   219132 |   214861      1 |     1416 |     1475
1407.98/1408.45	c 1312s |      17 |   294175 |   219532 |   214861      1 |     1416 |     1475
1410.28/1410.75	c 1314s |      17 |   294704 |   219932 |   214861      1 |     1416 |     1475
1412.88/1413.31	c 1317s |      17 |   295240 |   220332 |   214861      1 |     1416 |     1475
1414.98/1415.41	c 1319s |      17 |   295594 |   220632 |   214861      1 |     1416 |     1475
1417.08/1417.56	c 1321s |      17 |   295986 |   220932 |   214861      1 |     1416 |     1475
1419.48/1419.96	c 1324s |      17 |   296372 |   221232 |   214861      1 |     1416 |     1475
1421.77/1422.22	c 1326s |      17 |   296736 |   221532 |   214861      1 |     1416 |     1475
1423.87/1424.35	c 1328s |      17 |   297110 |   221832 |   214861      1 |     1416 |     1475
1425.97/1426.41	c 1330s |      17 |   297498 |   222132 |   214861      1 |     1416 |     1475
1428.58/1429.04	c 1333s |      17 |   298007 |   222532 |   214861      1 |     1416 |     1475
1430.68/1431.20	c 1335s |      17 |   298362 |   222832 |   214861      1 |     1416 |     1475
1432.88/1433.34	c 1337s |      17 |   298728 |   223132 |   214861      1 |     1416 |     1475
1435.18/1435.64	c 1339s |      17 |   299088 |   223432 |   214861      1 |     1416 |     1475
1437.38/1437.86	c 1342s |      17 |   299471 |   223732 |   214861      1 |     1416 |     1475
1439.67/1440.20	c 1344s |      17 |   299842 |   224032 |   214861      1 |     1416 |     1475
1442.17/1442.64	c 1346s |      17 |   300192 |   224332 |   214861      1 |     1416 |     1475
1444.47/1445.00	c 1349s |      17 |   300602 |   224632 |   214861      1 |     1416 |     1475
1446.77/1447.25	c 1351s |      17 |   300924 |   224932 |   214861      1 |     1416 |     1475
1449.07/1449.51	c 1353s |      17 |   301281 |   225232 |   214861      1 |     1416 |     1475
1451.27/1451.74	c 1355s |      17 |   301647 |   225532 |   214861      1 |     1416 |     1475
1453.27/1453.78	c 1358s |      17 |   302072 |   225832 |   214861      1 |     1416 |     1475
1455.98/1456.47	c 1360s |      17 |   302527 |   226232 |   214861      1 |     1416 |     1475
1458.47/1458.96	c 1363s |      17 |   302955 |   226532 |   214861      1 |     1416 |     1475
1461.07/1461.55	c 1365s |      17 |   303465 |   226932 |   214861      1 |     1416 |     1475
1463.27/1463.75	c 1367s |      17 |   303835 |   227232 |   214861      1 |     1416 |     1475
1465.77/1466.22	c 1370s |      17 |   304227 |   227532 |   214861      1 |     1416 |     1475
1467.87/1468.30	c 1372s |      17 |   304611 |   227832 |   214861      1 |     1416 |     1475
1470.07/1470.52	c 1374s |      17 |   305010 |   228132 |   214861      1 |     1416 |     1475
1472.47/1472.91	c 1377s |      17 |   305369 |   228432 |   214861      1 |     1416 |     1475
1475.57/1476.03	c 1380s |      17 |   305741 |   228732 |   214861      1 |     1416 |     1475
1478.07/1478.57	c 1382s |      17 |   306126 |   229032 |   214861      1 |     1416 |     1475
1480.37/1480.80	c 1385s |      17 |   306515 |   229332 |   214861      1 |     1416 |     1475
1482.67/1483.11	c 1387s |      17 |   306884 |   229632 |   214861      1 |     1416 |     1475
1484.87/1485.38	c 1389s |      17 |   307269 |   229932 |   214861      1 |     1416 |     1475
1487.46/1487.91	c 1392s |      17 |   307635 |   230232 |   214861      1 |     1416 |     1475
1489.86/1490.33	c 1394s |      17 |   308029 |   230532 |   214861      1 |     1416 |     1475
1491.86/1492.39	c 1396s |      17 |   308406 |   230832 |   214861      1 |     1416 |     1475
1493.96/1494.46	c 1398s |      17 |   308832 |   231132 |   214861      1 |     1416 |     1475
1496.26/1496.79	c 1401s |      17 |   309186 |   231432 |   214861      1 |     1416 |     1475
1498.87/1499.33	c 1403s |      17 |   309522 |   231732 |   214861      1 |     1416 |     1475
1501.56/1502.00	c 1406s |      17 |   309935 |   232032 |   214861      1 |     1416 |     1475
1504.37/1504.88	c 1409s |      17 |   310291 |   232332 |   214861      1 |     1416 |     1475
1506.86/1507.39	c 1411s |      17 |   310639 |   232632 |   214861      1 |     1416 |     1475
1509.56/1510.03	c 1414s |      17 |   310977 |   232932 |   214861      1 |     1416 |     1475
1512.17/1512.62	c 1416s |      17 |   311337 |   233232 |   214861      1 |     1416 |     1475
1514.76/1515.20	c 1419s |      17 |   311700 |   233532 |   214861      1 |     1416 |     1475
1517.36/1517.85	c 1422s |      17 |   312065 |   233832 |   214861      1 |     1416 |     1475
1519.77/1520.28	c 1424s |      17 |   312407 |   234132 |   214861      1 |     1416 |     1475
1522.46/1522.91	c 1427s |      17 |   312754 |   234432 |   214861      1 |     1416 |     1475
1524.46/1524.95	c 1429s |      17 |   312969 |   234632 |   214861      1 |     1416 |     1475
1527.26/1527.71	c 1431s |      17 |   313336 |   234932 |   214861      1 |     1416 |     1475
1530.06/1530.58	c 1434s |      17 |   313746 |   235232 |   214861      1 |     1416 |     1475
1533.07/1533.58	c 1437s |      17 |   314127 |   235532 |   214861      1 |     1416 |     1475
1535.86/1536.33	c 1440s |      17 |   314486 |   235832 |   214861      1 |     1416 |     1475
1537.86/1538.39	c 1442s |      17 |   314713 |   236032 |   214861      1 |     1416 |     1475
1540.06/1540.50	c 1444s |      17 |   314943 |   236232 |   214861      1 |     1416 |     1475
1542.16/1542.65	c 1446s |      17 |   315168 |   236432 |   214861      1 |     1416 |     1475
1544.36/1544.89	c 1449s |      17 |   315376 |   236632 |   214861      1 |     1416 |     1475
1546.56/1547.07	c 1451s |      17 |   315605 |   236832 |   214861      1 |     1416 |     1475
1548.86/1549.31	c 1453s |      17 |   315855 |   237032 |   214861      1 |     1416 |     1475
1550.96/1551.47	c 1455s |      17 |   316091 |   237232 |   214861      1 |     1416 |     1475
1554.15/1554.64	c 1458s |      17 |   316449 |   237532 |   214861      1 |     1416 |     1475
1556.35/1556.82	c 1461s |      17 |   316702 |   237732 |   214861      1 |     1416 |     1475
1559.25/1559.80	c 1464s |      17 |   316942 |   237932 |   214861      1 |     1416 |     1475
1562.35/1562.90	c 1467s |      17 |   317289 |   238232 |   214861      1 |     1416 |     1475
1564.45/1564.93	c 1469s |      17 |   317541 |   238432 |   214861      1 |     1416 |     1475
1566.65/1567.12	c 1471s |      17 |   317781 |   238632 |   214861      1 |     1416 |     1475
1569.36/1569.81	c 1474s |      17 |   318141 |   238932 |   214861      1 |     1416 |     1475
1571.65/1572.17	c 1476s |      17 |   318380 |   239132 |   214861      1 |     1416 |     1475
1574.25/1574.77	c 1478s |      17 |   318615 |   239332 |   214861      1 |     1416 |     1475
1576.55/1577.06	c 1481s |      17 |   318863 |   239532 |   214861      1 |     1416 |     1475
1579.35/1579.85	c 1484s |      17 |   319228 |   239832 |   214861      1 |     1416 |     1475
1582.56/1583.04	c 1487s |      17 |   319604 |   240132 |   214861      1 |     1416 |     1475
1584.76/1585.25	c 1489s |      17 |   319828 |   240332 |   214861      1 |     1416 |     1475
1586.96/1587.46	c 1491s |      17 |   320054 |   240532 |   214861      1 |     1416 |     1475
1588.95/1589.49	c 1493s |      17 |   320329 |   240732 |   214861      1 |     1416 |     1475
1591.95/1592.46	c 1496s |      17 |   320693 |   241032 |   214861      1 |     1416 |     1475
1595.05/1595.51	c 1499s |      17 |   321031 |   241332 |   214861      1 |     1416 |     1475
1597.85/1598.32	c 1502s |      17 |   321396 |   241632 |   214861      1 |     1416 |     1475
1600.65/1601.17	c 1505s |      17 |   321743 |   241932 |   214861      1 |     1416 |     1475
1603.36/1603.82	c 1508s |      17 |   322001 |   242132 |   214861      1 |     1416 |     1475
1605.85/1606.38	c 1510s |      17 |   322382 |   242432 |   214861      1 |     1416 |     1475
1608.25/1608.73	c 1512s |      17 |   322787 |   242732 |   214861      1 |     1416 |     1475
1610.75/1611.22	c 1515s |      17 |   323153 |   243032 |   214861      1 |     1416 |     1475
1613.55/1614.03	c 1518s |      17 |   323505 |   243332 |   214861      1 |     1416 |     1475
1616.05/1616.51	c 1520s |      17 |   323872 |   243632 |   214861      1 |     1416 |     1475
1618.25/1618.79	c 1523s |      17 |   324236 |   243932 |   214861      1 |     1416 |     1475
1620.75/1621.26	c 1525s |      17 |   324584 |   244232 |   214861      1 |     1416 |     1475
1623.35/1623.82	c 1528s |      17 |   324932 |   244532 |   214861      1 |     1416 |     1475
1626.05/1626.58	c 1530s |      17 |   325313 |   244832 |   214861      1 |     1416 |     1475
1628.85/1629.30	c 1533s |      17 |   325701 |   245132 |   214861      1 |     1416 |     1475
1631.05/1631.51	c 1535s |      17 |   326122 |   245432 |   214861      1 |     1416 |     1475
1633.65/1634.12	c 1538s |      17 |   326503 |   245732 |   214861      1 |     1416 |     1475
1636.36/1636.83	c 1541s |      17 |   326883 |   246032 |   214861      1 |     1416 |     1475
1638.55/1639.05	c 1543s |      17 |   327264 |   246332 |   214861      1 |     1416 |     1475
1641.05/1641.50	c 1545s |      17 |   327613 |   246632 |   214861      1 |     1416 |     1475
1643.55/1644.09	c 1548s |      17 |   327995 |   246932 |   214861      1 |     1416 |     1475
1645.65/1646.16	c 1550s |      17 |   328238 |   247132 |   214861      1 |     1416 |     1475
1647.85/1648.37	c 1552s |      17 |   328500 |   247332 |   214861      1 |     1416 |     1475
1650.15/1650.63	c 1554s |      17 |   328760 |   247532 |   214861      1 |     1416 |     1475
1652.85/1653.31	c 1557s |      17 |   329154 |   247832 |   214861      1 |     1416 |     1475
1655.24/1655.74	c 1559s |      17 |   329513 |   248132 |   214861      1 |     1416 |     1475
1658.14/1658.63	c 1562s |      17 |   329867 |   248432 |   214861      1 |     1416 |     1475
1660.44/1661.00	c 1565s |      17 |   330358 |   248732 |   214861      1 |     1416 |     1475
1663.34/1663.85	c 1568s |      17 |   330753 |   249032 |   214861      1 |     1416 |     1475
1666.05/1666.57	c 1570s |      17 |   331127 |   249332 |   214861      1 |     1416 |     1475
1668.54/1669.05	c 1573s |      17 |   331534 |   249632 |   214861      1 |     1416 |     1475
1671.14/1671.66	c 1575s |      17 |   331901 |   249932 |   214861      1 |     1416 |     1475
1673.64/1674.12	c 1578s |      17 |   332290 |   250232 |   214861      1 |     1416 |     1475
1675.74/1676.20	c 1580s |      17 |   332523 |   250432 |   214861      1 |     1416 |     1475
1678.44/1678.95	c 1583s |      17 |   332895 |   250732 |   214861      1 |     1416 |     1475
1681.24/1681.73	c 1585s |      17 |   333254 |   251032 |   214861      1 |     1416 |     1475
1683.65/1684.18	c 1588s |      17 |   333638 |   251332 |   214861      1 |     1416 |     1475
1686.34/1686.83	c 1591s |      17 |   334015 |   251632 |   214861      1 |     1416 |     1475
1689.15/1689.65	c 1593s |      17 |   334371 |   251932 |   214861      1 |     1416 |     1475
1691.84/1692.31	c 1596s |      17 |   334764 |   252232 |   214861      1 |     1416 |     1475
1694.34/1694.81	c 1599s |      17 |   334979 |   252432 |   214861      1 |     1416 |     1475
1696.64/1697.12	c 1601s |      17 |   335217 |   252632 |   214861      1 |     1416 |     1475
1699.24/1699.73	c 1603s |      17 |   335575 |   252932 |   214861      1 |     1416 |     1475
1702.14/1702.62	c 1606s |      17 |   335923 |   253232 |   214861      1 |     1416 |     1475
1704.94/1705.45	c 1609s |      17 |   336270 |   253532 |   214861      1 |     1416 |     1475
1707.64/1708.14	c 1612s |      17 |   336606 |   253832 |   214861      1 |     1416 |     1475
1710.44/1710.91	c 1615s |      17 |   337001 |   254132 |   214861      1 |     1416 |     1475
1712.84/1713.31	c 1617s |      17 |   337225 |   254332 |   214861      1 |     1416 |     1475
1715.04/1715.58	c 1619s |      17 |   337454 |   254532 |   214861      1 |     1416 |     1475
1717.14/1717.62	c 1621s |      17 |   337674 |   254732 |   214861      1 |     1416 |     1475
1719.83/1720.38	c 1624s |      17 |   338043 |   255032 |   214861      1 |     1416 |     1475
1722.63/1723.14	c 1627s |      17 |   338420 |   255332 |   214861      1 |     1416 |     1475
1725.63/1726.10	c 1630s |      17 |   338852 |   255632 |   214861      1 |     1416 |     1475
1728.43/1728.98	c 1633s |      17 |   339246 |   255932 |   214861      1 |     1416 |     1475
1731.33/1731.88	c 1636s |      17 |   339627 |   256232 |   214861      1 |     1416 |     1475
1733.73/1734.28	c 1638s |      17 |   339841 |   256432 |   214861      1 |     1416 |     1475
1736.03/1736.50	c 1640s |      17 |   340055 |   256632 |   214861      1 |     1416 |     1475
1738.13/1738.66	c 1642s |      17 |   340294 |   256832 |   214861      1 |     1416 |     1475
1741.23/1741.72	c 1645s |      17 |   340641 |   257132 |   214861      1 |     1416 |     1475
1744.03/1744.59	c 1648s |      17 |   341003 |   257432 |   214861      1 |     1416 |     1475
1746.13/1746.65	c 1650s |      17 |   341264 |   257632 |   214861      1 |     1416 |     1475
1749.13/1749.67	c 1653s |      17 |   341656 |   257932 |   214861      1 |     1416 |     1475
1751.53/1752.03	c 1656s |      17 |   341874 |   258132 |   214861      1 |     1416 |     1475
1753.73/1754.27	c 1658s |      17 |   342106 |   258332 |   214861      1 |     1416 |     1475
1755.93/1756.49	c 1660s |      17 |   342334 |   258532 |   214861      1 |     1416 |     1475
1758.43/1758.92	c 1663s |      17 |   342548 |   258732 |   214861      1 |     1416 |     1475
1760.83/1761.31	c 1665s |      17 |   342789 |   258932 |   214861      1 |     1416 |     1475
1762.83/1763.34	c 1667s |      17 |   343006 |   259132 |   214861      1 |     1416 |     1475
1764.83/1765.37	c 1669s |      17 |   343245 |   259332 |   214861      1 |     1416 |     1475
1767.23/1767.73	c 1671s |      17 |   343472 |   259532 |   214861      1 |     1416 |     1475
1769.83/1770.32	c 1674s |      17 |   343721 |   259732 |   214861      1 |     1416 |     1475
1771.93/1772.46	c 1676s |      17 |   343977 |   259932 |   214861      1 |     1416 |     1475
1774.13/1774.65	c 1678s |      17 |   344239 |   260132 |   214861      1 |     1416 |     1475
1776.23/1776.75	c 1680s |      17 |   344484 |   260332 |   214861      1 |     1416 |     1475
1778.33/1778.83	c 1683s |      17 |   344717 |   260532 |   214861      1 |     1416 |     1475
1781.42/1781.96	c 1686s |      17 |   345070 |   260832 |   214861      1 |     1416 |     1475
1783.83/1784.32	c 1688s |      17 |   345318 |   261032 |   214861      1 |     1416 |     1475
1785.82/1786.38	c 1690s |      17 |   345544 |   261232 |   214861      1 |     1416 |     1475
1788.02/1788.53	c 1692s |      17 |   345775 |   261432 |   214861      1 |     1416 |     1475
1790.82/1791.37	c 1695s |      17 |   346143 |   261732 |   214861      1 |     1416 |     1475
1793.02/1793.56	c 1697s |      17 |   346387 |   261932 |   214861      1 |     1416 |     1475
1795.93/1796.49	c 1700s |      17 |   346729 |   262232 |   214861      1 |     1416 |     1475
1798.92/1799.42	c 1703s |      17 |   347115 |   262532 |   214861      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-4103105-1466233184/watcher-4103105-1466233184 -o /tmp/evaluation-result-4103105-1466233184/solver-4103105-1466233184 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466206051-23293 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103105-1466233184.opb 

pid=27238
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 27241
/proc/meminfo: memFree=30411504/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=758204 CPUtime=0 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 2837 0 0 0 0 0 0 0 20 0 4 0 25363211 776400896 2686 33554432000 4194304 16246674 140735685208736 140735685208160 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 190319 2696 441 2943 0 187213 0
[pid=27241/tid=27242] ppid=27238 vsize=776636 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 795275264 2755 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=780732 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 799469568 2770 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=784828 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25363211 803663872 2786 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100179 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 27241
/proc/meminfo: memFree=30411504/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1301060 CPUtime=0.08 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 25550 0 0 0 5 3 0 0 20 0 4 0 25363211 1332285440 25337 33554432000 4194304 16246674 140735685208736 140735685208048 7374276 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 325265 25353 799 2943 0 322159 0
[pid=27241/tid=27242] ppid=27238 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1332285440 25364 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1332285440 25376 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1332285440 25386 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1301060

[startup+0.200531 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 27241
/proc/meminfo: memFree=30411504/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 48403 0 0 0 13 6 0 0 20 0 4 0 25363211 1345916928 48701 33554432000 4194304 16246674 140735685208736 140735685208048 4221105 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 328593 48701 800 2943 0 325487 0
[pid=27241/tid=27242] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 48701 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 48701 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 48701 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300489 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 27241
/proc/meminfo: memFree=30411504/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1314372 CPUtime=0.28 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 63467 0 0 0 20 8 0 0 20 0 4 0 25363211 1345916928 63765 33554432000 4194304 16246674 140735685208736 140735685208048 4220880 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 328593 63765 800 2943 0 325487 0
[pid=27241/tid=27242] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 63765 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 63765 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 63765 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1314372

[startup+0.700429 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 27241
/proc/meminfo: memFree=30411504/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 71845 0 0 0 59 10 0 0 20 0 4 0 25363211 1345916928 72143 33554432000 4194304 16246674 140735685208736 140735685191728 4223694 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 328593 72143 800 2943 0 325487 0
[pid=27241/tid=27242] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 72143 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 72143 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 72143 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50041 s]
/proc/loadavg: 2.06 2.05 2.01 3/183 27245
/proc/meminfo: memFree=29966016/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1314372 CPUtime=1.49 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 182512 0 0 0 121 28 0 0 20 0 4 0 25363211 1345916928 182810 33554432000 4194304 16246674 140735685208736 140735685191728 6965465 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 328593 182818 832 2943 0 325487 0
[pid=27241/tid=27242] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 182824 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 182829 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1345916928 182834 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1314372

[startup+3.10042 s]
/proc/loadavg: 2.06 2.05 2.01 3/183 27245
/proc/meminfo: memFree=29298740/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=3.08 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278247 0 0 0 266 42 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140735685208048 5991592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278545 906 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1350212

[startup+6.30043 s]
/proc/loadavg: 2.06 2.05 2.01 3/183 27245
/proc/meminfo: memFree=29297752/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=6.28 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278247 0 0 0 586 42 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140735685190656 5991508 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278545 906 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1350212

[startup+12.7004 s]
/proc/loadavg: 2.05 2.05 2.01 3/183 27245
/proc/meminfo: memFree=29297660/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=12.69 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278247 0 0 0 1226 43 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140735685190656 5991539 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278545 906 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278545 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1350212

[startup+25.5005 s]
/proc/loadavg: 2.04 2.05 2.01 3/184 27248
/proc/meminfo: memFree=29297624/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=25.48 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278248 0 0 0 2504 44 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140735685190656 5530944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278546 907 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1350212

[startup+51.1005 s]
/proc/loadavg: 2.02 2.04 2.01 3/184 27248
/proc/meminfo: memFree=29297408/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=51.08 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278248 0 0 0 5061 47 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140735685191728 5991592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278546 907 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278546 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1350212

[startup+102.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/184 27272
/proc/meminfo: memFree=29294908/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=102.28 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278256 0 0 0 10177 51 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140735685206528 12875485 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278809 913 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1350212


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

/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 1350212

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27352
/proc/meminfo: memFree=28401924/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1350212 CPUtime=1361.89 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 278617 0 0 0 136135 54 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140735685190656 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 337553 278809 913 2943 0 334447 0
[pid=27241/tid=27242] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1382617088 278809 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1350212

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27354
/proc/meminfo: memFree=28291948/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1421.88 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 142130 58 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1459780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27355
/proc/meminfo: memFree=28415232/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1481.87 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 148129 58 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 1459780

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27356
/proc/meminfo: memFree=28278364/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1541.86 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 154128 58 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 1459780

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27357
/proc/meminfo: memFree=26498780/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1601.85 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 160126 59 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 13198424 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 1459780

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27358
/proc/meminfo: memFree=26571968/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1661.84 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 166125 59 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1459780

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27360
/proc/meminfo: memFree=26571624/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1721.83 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 172124 59 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5677716 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1459780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27361
/proc/meminfo: memFree=26499376/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1781.82 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 178123 59 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5522994 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1459780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27361
/proc/meminfo: memFree=26820164/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1800.02 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 179943 59 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1459780

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 27241 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27361
/proc/meminfo: memFree=26820164/32872528 swapFree=7780/7780
[pid=27241] ppid=27238 vsize=1459780 CPUtime=1800.02 cores=1,3,5,7
/proc/27241/stat : 27241 (toysat) R 27238 27241 23276 0 -1 4202496 306010 0 0 0 179943 59 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140735685190656 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27241/statm: 364945 306202 914 2943 0 361839 0
[pid=27241/tid=27242] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27242/stat : 27242 (toysat) S 27238 27241 23276 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574660209904 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27241/tid=27243] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27243/stat : 27243 (toysat) S 27238 27241 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574649720048 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27241/tid=27244] ppid=27238 vsize=1459780 CPUtime=0 cores=1,3,5,7
/proc/27241/task/27244/stat : 27244 (toysat) S 27238 27241 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25363211 1494814720 306202 33554432000 4194304 16246674 140735685208736 140574639246512 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1459780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1799.45
CPU system time (s): 0.604908
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 1459780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.604908
maximum resident set size= 1224808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306010
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= 402
involuntary context switches= 1953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5763 second user time and 7.36788 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 08:59:44
IDJOB=4103105
IDBENCH=2269
IDSOLVER=2542
FILE ID=node151/4103105-1466233184
RUNJOBID= node151-1466206051-23293
PBS_JOBID= 19918135
Free space on /tmp= 71728 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-5.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103105-1466233184/watcher-4103105-1466233184 -o /tmp/evaluation-result-4103105-1466233184/solver-4103105-1466233184 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466206051-23293 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103105-1466233184.opb

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

MD5SUM BENCH= 2295cbab79cf702b6a93f1d0b8bae876
RANDOM SEED=2077454517

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.56
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		: 2667.103
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30412784 kB
Buffers:          118576 kB
Cached:           269424 kB
SwapCached:         1996 kB
Active:          1429912 kB
Inactive:         282640 kB
Active(anon):    1324616 kB
Inactive(anon):     1788 kB
Active(file):     105296 kB
Inactive(file):   280852 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:             19424 kB
Writeback:             0 kB
AnonPages:       1333516 kB
Mapped:            11828 kB
Shmem:                 0 kB
Slab:             604992 kB
SReclaimable:      48584 kB
SUnreclaim:       556408 kB
KernelStack:        1488 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1477640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1255424 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= 71712 MiB
End job on node151 at 2016-06-18 09:29:45