Trace number 4079262

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.17 1800.47

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX300_K192_cod1.opb
MD5SUM086965ba422b805d68e9d1d8816ed313
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54730
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 611335801
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 611335801
Number of bits of the biggest sum of numbers30
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-07T17:11:45+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-4079262-1465312304.opb"]
0.00/0.01	c use --random-gen="1242744004 3114917852 2292567009 2479204911 2836797114 729517631 2132513650 1818135136 4100626108 2874074599 779420128 1102493826 556114726 2216531509 651391837 845149393 2612849379 2248722643 1430325458 1466017860 1809182038 3141398563 3529939907 1418364598 817924982 2873265503 3939217459 1535087849 2374038124 556163174 3515311386 1353539867 3953057065 1331145408 1837334786 346252846 792536153 3579203807 3496185487 3128368190 2590076683 3404821576 179270304 3826728889 3340854188 1546891150 3244135862 355925688 3010335781 1781289513 1489212743 299319696 337489958 3445762323 2476084028 1750802244 3649481195 3299769197 2861020185 2153363074 401079949 1733366428 2044328365 2524131102 3810932285 3119313330 1878948086 3563600931 2658017900 3972647590 2556562598 3229514937 3709326885 1371008670 206062247 3497585833 845805000 2814624759 1377946010 2693398404 4063179117 4259100593 1401932760 690621436 1899981417 2372718872 2375163238 2395302647 1792383980 1798206729 3267310889 218600303 900222179 213311474 1663570304 338868392 3521332772 3852738951 880413388 3058640507 3528884652 1572561576 3609711577 1489660545 1647092765 3613434378 443111528 2929623381 2823431663 3713999678 3781616167 3065821753 622045122 1441157379 1364794700 2721132682 2911195576 1914957301 2119592949 103040568 1822664014 514862797 561056783 1948397020 317838656 3573447409 2657444502 4044491367 2414014328 3552230869 533936311 823951280 1466306757 1861966875 1607318200 1660090719 324959335 3895464212 4007483571 4137313452 1399228482 1730584500 1103258795 1108615533 2748615050 2381191689 2924733253 2920397016 1777455908 1689484243 2023663334 2056890648 2644710172 2165512838 3438434525 3915152824 3693883823 351234262 1591324386 665990636 1632333689 3245834098 1456015812 1680679448 741886633 113186273 1086556789 3441153871 1200998894 752038704 1232430196 993460660 1429677113 2584299128 1752598212 193701739 1396076544 299265432 1863561614 2684843227 228413125 375575629 3704378002 383840736 2237444136 1326596377 1863828990 350669550 3306690830 3160976701 1330069449 1631344209 341188066 3647866388 4258163812 1063501322 3887511021 1374830637 1175092142 3967388126 2765859189 1391288533 133995828 1938837141 4014032920 1371216685 409320518 1919146030 3466613210 2980150975 2745724907 539620726 3913890597 3630175920 2430164564 2758972796 686802131 1625836266 2155673899 678516031 1764655658 3602193842 3669160341 2344759083 1563406566 1658499717 1877613106 132858497 1706056513 1187515671 2586616177 2404896173 3407117773 629424505 1891653007 126323743 3383930922 2063478391 3740047389 334381947 4239591435 2216051887 1299168116 234252277 2571404754 1829648459 2907635107 3597568940 3144149486 2574529523 271641615 1712950982 2028292224 3654014356 2290508511 973694142 255 362436" option to reproduce the execution
5.19/5.25	c #vars 399113
5.19/5.25	c #constraints 400980
17.09/17.17	c BCD2: Hardening is enabled.
17.09/17.17	c BCD2: BiasedSearch is enabled.
17.09/17.17	c Solving starts ...
17.09/17.17	c ============================[ Search Statistics ]============================
17.09/17.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.09/17.17	c       |         |          |          |    Limit     GC | Var      | Constra 
17.09/17.17	c =============================================================================
17.09/17.19	c  0.0s |       0 |        0 |        0 |   266697      0 |        0 |        0
18.80/18.88	c  1.7s |       0 |       20 |        1 |   266697      0 |       19 |       19
18.80/18.88	c #cpu_time = 1.402s
18.80/18.88	c #wall_clock_time = 1.402s
18.80/18.88	c #decision = 20
18.80/18.88	c #random_decision = 0
18.80/18.88	c #conflict = 1
18.80/18.88	c #restart = 0
18.80/18.89	o 0
20.68/20.75	c BCD2: updating upper bound: 611335801 -> 611335800
21.78/21.85	c BCD2: 0 <= obj <= 611335800
21.78/21.88	c BCD2: #cores=0, #unrelaxed=306555, #relaxed=0, #hardened=0
21.78/21.88	c BCD2: #sat=1 #unsat=1 bias=1/2
21.78/21.89	c Solving starts ...
21.78/21.89	c ============================[ Search Statistics ]============================
21.78/21.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.78/21.89	c       |         |          |          |    Limit     GC | Var      | Constra 
21.78/21.89	c =============================================================================
21.78/21.89	c  0.0s |       0 |        0 |        0 |   266697      0 |       19 |       19
22.28/22.36	c  0.5s |       0 |        0 |        0 |   266697      0 |       19 |       19
22.28/22.36	c #cpu_time = 0.469s
22.28/22.36	c #wall_clock_time = 0.469s
22.28/22.36	c #decision = 0
22.28/22.36	c #random_decision = 0
22.28/22.36	c #conflict = 0
22.28/22.36	c #restart = 0
22.28/22.36	c BCD2: found a new core of size 1: cost of the new core is >=1597
22.28/22.36	c lower bound updated to -611334204
22.48/22.52	c BCD2: 1597 <= obj <= 611335800
22.48/22.52	c BCD2: #cores=1, #unrelaxed=306554, #relaxed=1, #hardened=0
22.48/22.52	c BCD2: #sat=1 #unsat=2 bias=2/3
22.48/22.55	c Solving starts ...
22.48/22.55	c ============================[ Search Statistics ]============================
22.48/22.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.48/22.55	c       |         |          |          |    Limit     GC | Var      | Constra 
22.48/22.55	c =============================================================================
22.48/22.55	c  0.0s |       0 |        0 |        0 |   266697      0 |       19 |       19
23.39/23.47	c  0.9s |       0 |        3 |        1 |   266697      0 |       38 |       38
23.39/23.47	c #cpu_time = 0.928s
23.39/23.47	c #wall_clock_time = 0.928s
23.39/23.47	c #decision = 3
23.39/23.47	c #random_decision = 0
23.39/23.47	c #conflict = 1
23.39/23.47	c #restart = 0
23.39/23.47	c BCD2: found a new core of size 1: cost of the new core is >=1597
23.39/23.47	c lower bound updated to -611332607
23.59/23.63	c BCD2: 3194 <= obj <= 611335800
23.59/23.63	c BCD2: #cores=2, #unrelaxed=306553, #relaxed=2, #hardened=0
23.59/23.63	c BCD2: #sat=1 #unsat=3 bias=3/4
23.59/23.64	c Solving starts ...
23.59/23.64	c ============================[ Search Statistics ]============================
23.59/23.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.59/23.64	c       |         |          |          |    Limit     GC | Var      | Constra 
23.59/23.64	c =============================================================================
23.59/23.65	c  0.0s |       0 |        0 |        0 |   266697      0 |       38 |       38
25.39/25.50	c  1.9s |       0 |        5 |        1 |   266697      0 |       57 |       57
25.39/25.50	c #cpu_time = 1.856s
25.39/25.50	c #wall_clock_time = 1.856s
25.39/25.50	c #decision = 5
25.39/25.50	c #random_decision = 0
25.39/25.50	c #conflict = 1
25.39/25.50	c #restart = 0
25.39/25.50	c BCD2: found a new core of size 1: cost of the new core is >=1597
25.39/25.50	c lower bound updated to -611331010
25.59/25.67	c BCD2: 4791 <= obj <= 611335800
25.59/25.67	c BCD2: #cores=3, #unrelaxed=306552, #relaxed=3, #hardened=0
25.59/25.67	c BCD2: #sat=1 #unsat=4 bias=4/5
25.59/25.68	c Solving starts ...
25.59/25.68	c ============================[ Search Statistics ]============================
25.59/25.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.59/25.68	c       |         |          |          |    Limit     GC | Var      | Constra 
25.59/25.68	c =============================================================================
25.59/25.68	c  0.0s |       0 |        0 |        0 |   266697      0 |       57 |       57
26.49/26.59	c  0.9s |       0 |        7 |        1 |   266697      0 |       76 |       76
26.49/26.59	c #cpu_time = 0.910s
26.49/26.59	c #wall_clock_time = 0.911s
26.49/26.59	c #decision = 7
26.49/26.59	c #random_decision = 0
26.49/26.59	c #conflict = 1
26.49/26.59	c #restart = 0
26.49/26.59	c BCD2: found a new core of size 1: cost of the new core is >=1597
26.49/26.59	c lower bound updated to -611329413
26.69/26.76	c BCD2: 6388 <= obj <= 611335800
26.69/26.76	c BCD2: #cores=4, #unrelaxed=306551, #relaxed=4, #hardened=0
26.69/26.76	c BCD2: #sat=1 #unsat=5 bias=5/6
26.69/26.77	c Solving starts ...
26.69/26.77	c ============================[ Search Statistics ]============================
26.69/26.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.69/26.77	c       |         |          |          |    Limit     GC | Var      | Constra 
26.69/26.77	c =============================================================================
26.69/26.77	c  0.0s |       0 |        0 |        0 |   266697      0 |       76 |       76
27.59/27.70	c  0.9s |       0 |        9 |        1 |   266697      0 |       95 |       95
27.59/27.70	c #cpu_time = 0.930s
27.59/27.70	c #wall_clock_time = 0.930s
27.59/27.70	c #decision = 9
27.59/27.70	c #random_decision = 0
27.59/27.70	c #conflict = 1
27.59/27.70	c #restart = 0
27.59/27.70	c BCD2: found a new core of size 1: cost of the new core is >=1597
27.59/27.70	c lower bound updated to -611327816
27.78/27.87	c BCD2: 7985 <= obj <= 611335800
27.78/27.87	c BCD2: #cores=5, #unrelaxed=306550, #relaxed=5, #hardened=0
27.78/27.87	c BCD2: #sat=1 #unsat=6 bias=6/7
27.78/27.87	c Solving starts ...
27.78/27.87	c ============================[ Search Statistics ]============================
27.78/27.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.78/27.87	c       |         |          |          |    Limit     GC | Var      | Constra 
27.78/27.87	c =============================================================================
27.78/27.87	c  0.0s |       0 |        0 |        0 |   266697      0 |       95 |       95
28.28/28.34	c  0.5s |       0 |        6 |        0 |   266697      0 |       95 |       95
28.28/28.34	c #cpu_time = 0.466s
28.28/28.34	c #wall_clock_time = 0.466s
28.28/28.34	c #decision = 6
28.28/28.34	c #random_decision = 0
28.28/28.34	c #conflict = 0
28.28/28.34	c #restart = 0
28.28/28.34	c BCD2: found a new core of size 2: cost of the new core is >=1597
28.28/28.34	c lower bound updated to -611326219
28.48/28.53	c BCD2: 9582 <= obj <= 611335800
28.48/28.53	c BCD2: #cores=6, #unrelaxed=306548, #relaxed=7, #hardened=0
28.48/28.53	c BCD2: #sat=1 #unsat=7 bias=7/8
28.48/28.54	c Solving starts ...
28.48/28.54	c ============================[ Search Statistics ]============================
28.48/28.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.48/28.54	c       |         |          |          |    Limit     GC | Var      | Constra 
28.48/28.54	c =============================================================================
28.48/28.54	c  0.0s |       0 |        0 |        0 |   266697      0 |       95 |       95
28.88/28.99	c  0.5s |       0 |        7 |        1 |   266697      0 |       95 |       95
28.88/28.99	c #cpu_time = 0.451s
28.88/28.99	c #wall_clock_time = 0.451s
28.88/28.99	c #decision = 7
28.88/28.99	c #random_decision = 0
28.88/28.99	c #conflict = 1
28.88/28.99	c #restart = 0
28.88/28.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=3194
28.88/28.99	c BCD2: refineLB: 2995 -> 3194
28.88/28.99	c lower bound updated to -611324622
29.08/29.18	c BCD2: 11179 <= obj <= 611335800
29.08/29.18	c BCD2: #cores=6, #unrelaxed=306547, #relaxed=8, #hardened=0
29.08/29.18	c BCD2: #sat=1 #unsat=8 bias=8/9
29.08/29.18	c Solving starts ...
29.08/29.18	c ============================[ Search Statistics ]============================
29.08/29.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.08/29.18	c       |         |          |          |    Limit     GC | Var      | Constra 
29.08/29.18	c =============================================================================
29.08/29.18	c  0.0s |       0 |        0 |        0 |   266697      0 |       96 |       95
29.58/29.65	c  0.5s |       0 |        7 |        1 |   266697      0 |       96 |       96
29.58/29.65	c #cpu_time = 0.463s
29.58/29.65	c #wall_clock_time = 0.463s
29.58/29.65	c #decision = 7
29.58/29.65	c #random_decision = 0
29.58/29.65	c #conflict = 1
29.58/29.65	c #restart = 0
29.58/29.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=4791
29.58/29.65	c BCD2: refineLB: 4614 -> 4791
29.58/29.65	c lower bound updated to -611323025
29.79/29.87	c BCD2: 12776 <= obj <= 611335800
29.79/29.87	c BCD2: #cores=6, #unrelaxed=306546, #relaxed=9, #hardened=0
29.79/29.87	c BCD2: #sat=1 #unsat=9 bias=9/10
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 |   266697      0 |       97 |       96
30.28/30.34	c  0.5s |       0 |        7 |        1 |   266697      0 |       97 |       97
30.28/30.34	c #cpu_time = 0.454s
30.28/30.34	c #wall_clock_time = 0.454s
30.28/30.34	c #decision = 7
30.28/30.34	c #random_decision = 0
30.28/30.34	c #conflict = 1
30.28/30.34	c #restart = 0
30.28/30.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=6388
30.28/30.34	c BCD2: refineLB: 6229 -> 6388
30.28/30.34	c lower bound updated to -611321428
30.49/30.57	c BCD2: 14373 <= obj <= 611335800
30.49/30.57	c BCD2: #cores=6, #unrelaxed=306545, #relaxed=10, #hardened=0
30.49/30.57	c BCD2: #sat=1 #unsat=10 bias=10/11
30.49/30.58	c Solving starts ...
30.49/30.58	c ============================[ Search Statistics ]============================
30.49/30.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.49/30.58	c       |         |          |          |    Limit     GC | Var      | Constra 
30.49/30.58	c =============================================================================
30.49/30.58	c  0.0s |       0 |        0 |        0 |   266697      0 |       98 |       97
30.99/31.03	c  0.4s |       0 |        7 |        1 |   266697      0 |       98 |       98
30.99/31.03	c #cpu_time = 0.450s
30.99/31.03	c #wall_clock_time = 0.450s
30.99/31.03	c #decision = 7
30.99/31.03	c #random_decision = 0
30.99/31.03	c #conflict = 1
30.99/31.03	c #restart = 0
30.99/31.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=7985
30.99/31.03	c BCD2: refineLB: 7840 -> 7985
30.99/31.03	c lower bound updated to -611319831
31.19/31.26	c BCD2: 15970 <= obj <= 611335800
31.19/31.26	c BCD2: #cores=6, #unrelaxed=306544, #relaxed=11, #hardened=0
31.19/31.26	c BCD2: #sat=1 #unsat=11 bias=11/12
31.19/31.27	c Solving starts ...
31.19/31.27	c ============================[ Search Statistics ]============================
31.19/31.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.19/31.27	c       |         |          |          |    Limit     GC | Var      | Constra 
31.19/31.27	c =============================================================================
31.19/31.27	c  0.0s |       0 |        0 |        0 |   266697      0 |       99 |       98
32.58/32.63	c  1.4s |       0 |        7 |        1 |   266697      0 |       99 |       99
32.58/32.63	c #cpu_time = 1.357s
32.58/32.63	c #wall_clock_time = 1.358s
32.58/32.63	c #decision = 7
32.58/32.63	c #random_decision = 0
32.58/32.63	c #conflict = 1
32.58/32.63	c #restart = 0
32.58/32.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=9582
32.58/32.63	c BCD2: refineLB: 9449 -> 9582
32.58/32.63	c lower bound updated to -611318234
32.78/32.81	c BCD2: 17567 <= obj <= 611335800
32.78/32.81	c BCD2: #cores=6, #unrelaxed=306543, #relaxed=12, #hardened=0
32.78/32.81	c BCD2: #sat=1 #unsat=12 bias=12/13
32.78/32.81	c Solving starts ...
32.78/32.81	c ============================[ Search Statistics ]============================
32.78/32.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.78/32.81	c       |         |          |          |    Limit     GC | Var      | Constra 
32.78/32.81	c =============================================================================
32.78/32.81	c  0.0s |       0 |        0 |        0 |   266697      0 |      100 |       99
33.19/33.26	c  0.4s |       0 |        7 |        1 |   266697      0 |      100 |      100
33.19/33.26	c #cpu_time = 0.450s
33.19/33.26	c #wall_clock_time = 0.450s
33.19/33.26	c #decision = 7
33.19/33.26	c #random_decision = 0
33.19/33.26	c #conflict = 1
33.19/33.26	c #restart = 0
33.19/33.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=11179
33.19/33.26	c BCD2: refineLB: 11057 -> 11179
33.19/33.26	c lower bound updated to -611316637
33.38/33.41	c BCD2: 19164 <= obj <= 611335800
33.38/33.41	c BCD2: #cores=6, #unrelaxed=306542, #relaxed=13, #hardened=0
33.38/33.41	c BCD2: #sat=1 #unsat=13 bias=13/14
33.38/33.42	c Solving starts ...
33.38/33.42	c ============================[ Search Statistics ]============================
33.38/33.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.38/33.42	c       |         |          |          |    Limit     GC | Var      | Constra 
33.38/33.42	c =============================================================================
33.38/33.42	c  0.0s |       0 |        0 |        0 |   266697      0 |      101 |      100
33.78/33.85	c  0.4s |       0 |        7 |        1 |   266697      0 |      101 |      101
33.78/33.85	c #cpu_time = 0.437s
33.78/33.85	c #wall_clock_time = 0.437s
33.78/33.85	c #decision = 7
33.78/33.85	c #random_decision = 0
33.78/33.85	c #conflict = 1
33.78/33.85	c #restart = 0
33.78/33.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=12776
33.78/33.85	c BCD2: refineLB: 12662 -> 12776
33.78/33.85	c lower bound updated to -611315040
33.98/34.02	c BCD2: 20761 <= obj <= 611335800
33.98/34.02	c BCD2: #cores=6, #unrelaxed=306541, #relaxed=14, #hardened=0
33.98/34.02	c BCD2: #sat=1 #unsat=14 bias=14/15
33.98/34.02	c Solving starts ...
33.98/34.02	c ============================[ Search Statistics ]============================
33.98/34.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.98/34.02	c       |         |          |          |    Limit     GC | Var      | Constra 
33.98/34.02	c =============================================================================
33.98/34.02	c  0.0s |       0 |        0 |        0 |   266697      0 |      102 |      101
34.38/34.47	c  0.4s |       0 |        7 |        1 |   266697      0 |      102 |      102
34.38/34.47	c #cpu_time = 0.449s
34.38/34.47	c #wall_clock_time = 0.449s
34.38/34.47	c #decision = 7
34.38/34.47	c #random_decision = 0
34.38/34.47	c #conflict = 1
34.38/34.47	c #restart = 0
34.38/34.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=14373
34.38/34.47	c BCD2: refineLB: 14267 -> 14373
34.38/34.47	c lower bound updated to -611313443
34.58/34.62	c BCD2: 22358 <= obj <= 611335800
34.58/34.62	c BCD2: #cores=6, #unrelaxed=306540, #relaxed=15, #hardened=0
34.58/34.62	c BCD2: #sat=1 #unsat=15 bias=15/16
34.58/34.63	c Solving starts ...
34.58/34.63	c ============================[ Search Statistics ]============================
34.58/34.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.58/34.63	c       |         |          |          |    Limit     GC | Var      | Constra 
34.58/34.63	c =============================================================================
34.58/34.63	c  0.0s |       0 |        0 |        0 |   266697      0 |      103 |      102
34.98/35.07	c  0.4s |       0 |        7 |        1 |   266697      0 |      103 |      103
34.98/35.07	c #cpu_time = 0.446s
34.98/35.07	c #wall_clock_time = 0.446s
34.98/35.07	c #decision = 7
34.98/35.07	c #random_decision = 0
34.98/35.07	c #conflict = 1
34.98/35.07	c #restart = 0
34.98/35.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=15970
34.98/35.07	c BCD2: refineLB: 15871 -> 15970
34.98/35.07	c lower bound updated to -611311846
35.18/35.23	c BCD2: 23955 <= obj <= 611335800
35.18/35.23	c BCD2: #cores=6, #unrelaxed=306539, #relaxed=16, #hardened=0
35.18/35.23	c BCD2: #sat=1 #unsat=16 bias=16/17
35.18/35.24	c Solving starts ...
35.18/35.24	c ============================[ Search Statistics ]============================
35.18/35.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.18/35.24	c       |         |          |          |    Limit     GC | Var      | Constra 
35.18/35.24	c =============================================================================
35.18/35.24	c  0.0s |       0 |        0 |        0 |   266697      0 |      104 |      103
35.58/35.69	c  0.5s |       0 |        7 |        1 |   266697      0 |      104 |      104
35.58/35.69	c #cpu_time = 0.450s
35.58/35.69	c #wall_clock_time = 0.450s
35.58/35.69	c #decision = 7
35.58/35.69	c #random_decision = 0
35.58/35.69	c #conflict = 1
35.58/35.69	c #restart = 0
35.58/35.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=17567
35.58/35.69	c BCD2: refineLB: 17474 -> 17567
35.58/35.69	c lower bound updated to -611310249
35.78/35.83	c BCD2: 25552 <= obj <= 611335800
35.78/35.83	c BCD2: #cores=6, #unrelaxed=306538, #relaxed=17, #hardened=0
35.78/35.83	c BCD2: #sat=1 #unsat=17 bias=17/18
35.78/35.84	c Solving starts ...
35.78/35.84	c ============================[ Search Statistics ]============================
35.78/35.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.78/35.84	c       |         |          |          |    Limit     GC | Var      | Constra 
35.78/35.84	c =============================================================================
35.78/35.84	c  0.0s |       0 |        0 |        0 |   266697      0 |      105 |      104
36.18/36.29	c  0.4s |       0 |        7 |        1 |   266697      0 |      105 |      105
36.18/36.29	c #cpu_time = 0.447s
36.18/36.29	c #wall_clock_time = 0.447s
36.18/36.29	c #decision = 7
36.18/36.29	c #random_decision = 0
36.18/36.29	c #conflict = 1
36.18/36.29	c #restart = 0
36.18/36.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=19164
36.18/36.29	c BCD2: refineLB: 19076 -> 19164
36.18/36.29	c lower bound updated to -611308652
36.39/36.45	c BCD2: 27149 <= obj <= 611335800
36.39/36.45	c BCD2: #cores=6, #unrelaxed=306537, #relaxed=18, #hardened=0
36.39/36.45	c BCD2: #sat=1 #unsat=18 bias=18/19
36.39/36.45	c Solving starts ...
36.39/36.45	c ============================[ Search Statistics ]============================
36.39/36.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.39/36.45	c       |         |          |          |    Limit     GC | Var      | Constra 
36.39/36.45	c =============================================================================
36.39/36.45	c  0.0s |       0 |        0 |        0 |   266697      0 |      106 |      105
36.89/36.92	c  0.5s |       0 |        7 |        1 |   266697      0 |      106 |      106
36.89/36.92	c #cpu_time = 0.464s
36.89/36.92	c #wall_clock_time = 0.464s
36.89/36.92	c #decision = 7
36.89/36.92	c #random_decision = 0
36.89/36.92	c #conflict = 1
36.89/36.92	c #restart = 0
36.89/36.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=20761
36.89/36.92	c BCD2: refineLB: 20677 -> 20761
36.89/36.92	c lower bound updated to -611307055
37.09/37.11	c BCD2: 28746 <= obj <= 611335800
37.09/37.11	c BCD2: #cores=6, #unrelaxed=306536, #relaxed=19, #hardened=0
37.09/37.11	c BCD2: #sat=1 #unsat=19 bias=19/20
37.09/37.12	c Solving starts ...
37.09/37.12	c ============================[ Search Statistics ]============================
37.09/37.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.09/37.12	c       |         |          |          |    Limit     GC | Var      | Constra 
37.09/37.12	c =============================================================================
37.09/37.12	c  0.0s |       0 |        0 |        0 |   266697      0 |      107 |      106
37.50/37.58	c  0.5s |       0 |        7 |        1 |   266697      0 |      107 |      107
37.50/37.58	c #cpu_time = 0.453s
37.50/37.58	c #wall_clock_time = 0.453s
37.50/37.58	c #decision = 7
37.50/37.58	c #random_decision = 0
37.50/37.58	c #conflict = 1
37.50/37.58	c #restart = 0
37.50/37.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=22358
37.50/37.58	c BCD2: refineLB: 22279 -> 22358
37.50/37.58	c lower bound updated to -611305458
37.69/37.77	c BCD2: 30343 <= obj <= 611335800
37.69/37.77	c BCD2: #cores=6, #unrelaxed=306535, #relaxed=20, #hardened=0
37.69/37.77	c BCD2: #sat=1 #unsat=20 bias=20/21
37.69/37.78	c Solving starts ...
37.69/37.78	c ============================[ Search Statistics ]============================
37.69/37.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.69/37.78	c       |         |          |          |    Limit     GC | Var      | Constra 
37.69/37.78	c =============================================================================
37.69/37.78	c  0.0s |       0 |        0 |        0 |   266697      0 |      108 |      107
38.18/38.23	c  0.4s |       0 |        7 |        1 |   266697      0 |      108 |      108
38.18/38.23	c #cpu_time = 0.448s
38.18/38.23	c #wall_clock_time = 0.448s
38.18/38.23	c #decision = 7
38.18/38.23	c #random_decision = 0
38.18/38.23	c #conflict = 1
38.18/38.23	c #restart = 0
38.18/38.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=23955
38.18/38.23	c BCD2: refineLB: 23879 -> 23955
38.18/38.23	c lower bound updated to -611303861
38.38/38.42	c BCD2: 31940 <= obj <= 611335800
38.38/38.42	c BCD2: #cores=6, #unrelaxed=306534, #relaxed=21, #hardened=0
38.38/38.42	c BCD2: #sat=1 #unsat=21 bias=21/22
38.38/38.44	c Solving starts ...
38.38/38.44	c ============================[ Search Statistics ]============================
38.38/38.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.38/38.44	c       |         |          |          |    Limit     GC | Var      | Constra 
38.38/38.44	c =============================================================================
38.38/38.44	c  0.0s |       0 |        0 |        0 |   266697      0 |      109 |      108
39.69/39.75	c  1.3s |       0 |        7 |        1 |   266697      0 |      109 |      109
39.69/39.75	c #cpu_time = 1.312s
39.69/39.75	c #wall_clock_time = 1.312s
39.69/39.75	c #decision = 7
39.69/39.75	c #random_decision = 0
39.69/39.75	c #conflict = 1
39.69/39.75	c #restart = 0
39.69/39.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=25552
39.69/39.75	c BCD2: refineLB: 25480 -> 25552
39.69/39.75	c lower bound updated to -611302264
39.88/39.94	c BCD2: 33537 <= obj <= 611335800
39.88/39.94	c BCD2: #cores=6, #unrelaxed=306533, #relaxed=22, #hardened=0
39.88/39.94	c BCD2: #sat=1 #unsat=22 bias=22/23
39.88/39.95	c Solving starts ...
39.88/39.95	c ============================[ Search Statistics ]============================
39.88/39.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.88/39.95	c       |         |          |          |    Limit     GC | Var      | Constra 
39.88/39.95	c =============================================================================
39.88/39.95	c  0.0s |       0 |        0 |        0 |   266697      0 |      110 |      109
40.38/40.40	c  0.4s |       0 |        7 |        1 |   266697      0 |      110 |      110
40.38/40.40	c #cpu_time = 0.449s
40.38/40.40	c #wall_clock_time = 0.449s
40.38/40.40	c #decision = 7
40.38/40.40	c #random_decision = 0
40.38/40.40	c #conflict = 1
40.38/40.40	c #restart = 0
40.38/40.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=27149
40.38/40.40	c BCD2: refineLB: 27080 -> 27149
40.38/40.40	c lower bound updated to -611300667
40.48/40.56	c BCD2: 35134 <= obj <= 611335800
40.48/40.56	c BCD2: #cores=6, #unrelaxed=306532, #relaxed=23, #hardened=0
40.48/40.56	c BCD2: #sat=1 #unsat=23 bias=23/24
40.48/40.56	c Solving starts ...
40.48/40.56	c ============================[ Search Statistics ]============================
40.48/40.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.48/40.56	c       |         |          |          |    Limit     GC | Var      | Constra 
40.48/40.56	c =============================================================================
40.48/40.56	c  0.0s |       0 |        0 |        0 |   266697      0 |      111 |      110
40.99/41.00	c  0.4s |       0 |        7 |        1 |   266697      0 |      111 |      111
40.99/41.00	c #cpu_time = 0.440s
40.99/41.00	c #wall_clock_time = 0.440s
40.99/41.00	c #decision = 7
40.99/41.00	c #random_decision = 0
40.99/41.00	c #conflict = 1
40.99/41.00	c #restart = 0
40.99/41.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=28746
40.99/41.00	c BCD2: refineLB: 28680 -> 28746
40.99/41.00	c lower bound updated to -611299070
41.09/41.18	c BCD2: 36731 <= obj <= 611335800
41.09/41.18	c BCD2: #cores=6, #unrelaxed=306531, #relaxed=24, #hardened=0
41.09/41.18	c BCD2: #sat=1 #unsat=24 bias=24/25
41.09/41.19	c Solving starts ...
41.09/41.19	c ============================[ Search Statistics ]============================
41.09/41.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.09/41.19	c       |         |          |          |    Limit     GC | Var      | Constra 
41.09/41.19	c =============================================================================
41.09/41.19	c  0.0s |       0 |        0 |        0 |   266697      0 |      112 |      111
41.59/41.64	c  0.4s |       0 |        7 |        1 |   266697      0 |      112 |      112
41.59/41.64	c #cpu_time = 0.450s
41.59/41.64	c #wall_clock_time = 0.450s
41.59/41.64	c #decision = 7
41.59/41.64	c #random_decision = 0
41.59/41.64	c #conflict = 1
41.59/41.64	c #restart = 0
41.59/41.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=30343
41.59/41.64	c BCD2: refineLB: 30280 -> 30343
41.59/41.64	c lower bound updated to -611297473
41.69/41.79	c BCD2: 38328 <= obj <= 611335800
41.69/41.79	c BCD2: #cores=6, #unrelaxed=306530, #relaxed=25, #hardened=0
41.69/41.79	c BCD2: #sat=1 #unsat=25 bias=25/26
41.79/41.80	c Solving starts ...
41.79/41.80	c ============================[ Search Statistics ]============================
41.79/41.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.79/41.80	c       |         |          |          |    Limit     GC | Var      | Constra 
41.79/41.80	c =============================================================================
41.79/41.80	c  0.0s |       0 |        0 |        0 |   266697      0 |      113 |      112
42.19/42.25	c  0.4s |       0 |        7 |        1 |   266697      0 |      113 |      113
42.19/42.25	c #cpu_time = 0.444s
42.19/42.25	c #wall_clock_time = 0.444s
42.19/42.25	c #decision = 7
42.19/42.25	c #random_decision = 0
42.19/42.25	c #conflict = 1
42.19/42.25	c #restart = 0
42.19/42.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=31940
42.19/42.25	c BCD2: refineLB: 31879 -> 31940
42.19/42.25	c lower bound updated to -611295876
42.39/42.42	c BCD2: 39925 <= obj <= 611335800
42.39/42.42	c BCD2: #cores=6, #unrelaxed=306529, #relaxed=26, #hardened=0
42.39/42.42	c BCD2: #sat=1 #unsat=26 bias=26/27
42.39/42.42	c Solving starts ...
42.39/42.42	c ============================[ Search Statistics ]============================
42.39/42.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
42.39/42.42	c       |         |          |          |    Limit     GC | Var      | Constra 
42.39/42.42	c =============================================================================
42.39/42.42	c  0.0s |       0 |        0 |        0 |   266697      0 |      114 |      113
42.79/42.87	c  0.5s |       0 |        7 |        1 |   266697      0 |      114 |      114
42.79/42.87	c #cpu_time = 0.450s
42.79/42.87	c #wall_clock_time = 0.450s
42.79/42.87	c #decision = 7
42.79/42.87	c #random_decision = 0
42.79/42.87	c #conflict = 1
42.79/42.87	c #restart = 0
42.79/42.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=33537
42.79/42.87	c BCD2: refineLB: 33478 -> 33537
42.79/42.87	c lower bound updated to -611294279
42.99/43.03	c BCD2: 41522 <= obj <= 611335800
42.99/43.03	c BCD2: #cores=6, #unrelaxed=306528, #relaxed=27, #hardened=0
42.99/43.03	c BCD2: #sat=1 #unsat=27 bias=27/28
42.99/43.04	c Solving starts ...
42.99/43.04	c ============================[ Search Statistics ]============================
42.99/43.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
42.99/43.04	c       |         |          |          |    Limit     GC | Var      | Constra 
42.99/43.04	c =============================================================================
42.99/43.04	c  0.0s |       0 |        0 |        0 |   266697      0 |      115 |      114
43.39/43.49	c  0.4s |       0 |        7 |        1 |   266697      0 |      115 |      115
43.39/43.49	c #cpu_time = 0.449s
43.39/43.49	c #wall_clock_time = 0.449s
43.39/43.49	c #decision = 7
43.39/43.49	c #random_decision = 0
43.39/43.49	c #conflict = 1
43.39/43.49	c #restart = 0
43.39/43.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=35134
43.39/43.49	c BCD2: refineLB: 35077 -> 35134
43.39/43.49	c lower bound updated to -611292682
43.59/43.65	c BCD2: 43119 <= obj <= 611335800
43.59/43.65	c BCD2: #cores=6, #unrelaxed=306527, #relaxed=28, #hardened=0
43.59/43.65	c BCD2: #sat=1 #unsat=28 bias=28/29
43.59/43.66	c Solving starts ...
43.59/43.66	c ============================[ Search Statistics ]============================
43.59/43.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
43.59/43.66	c       |         |          |          |    Limit     GC | Var      | Constra 
43.59/43.66	c =============================================================================
43.59/43.66	c  0.0s |       0 |        0 |        0 |   266697      0 |      116 |      115
44.09/44.12	c  0.5s |       0 |        7 |        1 |   266697      0 |      116 |      116
44.09/44.12	c #cpu_time = 0.461s
44.09/44.12	c #wall_clock_time = 0.461s
44.09/44.12	c #decision = 7
44.09/44.12	c #random_decision = 0
44.09/44.12	c #conflict = 1
44.09/44.12	c #restart = 0
44.09/44.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=36731
44.09/44.12	c BCD2: refineLB: 36676 -> 36731
44.09/44.12	c lower bound updated to -611291085
44.29/44.32	c BCD2: 44716 <= obj <= 611335800
44.29/44.32	c BCD2: #cores=6, #unrelaxed=306526, #relaxed=29, #hardened=0
44.29/44.32	c BCD2: #sat=1 #unsat=29 bias=29/30
44.29/44.34	c Solving starts ...
44.29/44.34	c ============================[ Search Statistics ]============================
44.29/44.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
44.29/44.34	c       |         |          |          |    Limit     GC | Var      | Constra 
44.29/44.34	c =============================================================================
44.29/44.34	c  0.0s |       0 |        0 |        0 |   266697      0 |      117 |      116
44.68/44.79	c  0.5s |       0 |        7 |        1 |   266697      0 |      117 |      117
44.68/44.79	c #cpu_time = 0.453s
44.68/44.79	c #wall_clock_time = 0.453s
44.68/44.79	c #decision = 7
44.68/44.79	c #random_decision = 0
44.68/44.79	c #conflict = 1
44.68/44.79	c #restart = 0
44.68/44.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=38328
44.68/44.79	c BCD2: refineLB: 38275 -> 38328
44.68/44.79	c lower bound updated to -611289488
44.88/44.99	c BCD2: 46313 <= obj <= 611335800
44.88/44.99	c BCD2: #cores=6, #unrelaxed=306525, #relaxed=30, #hardened=0
44.88/44.99	c BCD2: #sat=1 #unsat=30 bias=30/31
44.98/45.01	c Solving starts ...
44.98/45.01	c ============================[ Search Statistics ]============================
44.98/45.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
44.98/45.01	c       |         |          |          |    Limit     GC | Var      | Constra 
44.98/45.01	c =============================================================================
44.98/45.01	c  0.0s |       0 |        0 |        0 |   266697      0 |      118 |      117
45.38/45.46	c  0.4s |       0 |        7 |        1 |   266697      0 |      118 |      118
45.38/45.46	c #cpu_time = 0.450s
45.38/45.46	c #wall_clock_time = 0.450s
45.38/45.46	c #decision = 7
45.38/45.46	c #random_decision = 0
45.38/45.46	c #conflict = 1
45.38/45.46	c #restart = 0
45.38/45.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=39925
45.38/45.46	c BCD2: refineLB: 39874 -> 39925
45.38/45.46	c lower bound updated to -611287891
45.59/45.66	c BCD2: 47910 <= obj <= 611335800
45.59/45.66	c BCD2: #cores=6, #unrelaxed=306524, #relaxed=31, #hardened=0
45.59/45.66	c BCD2: #sat=1 #unsat=31 bias=31/32
45.59/45.67	c Solving starts ...
45.59/45.67	c ============================[ Search Statistics ]============================
45.59/45.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
45.59/45.67	c       |         |          |          |    Limit     GC | Var      | Constra 
45.59/45.67	c =============================================================================
45.59/45.67	c  0.0s |       0 |        0 |        0 |   266697      0 |      119 |      118
46.89/46.98	c  1.3s |       0 |        7 |        1 |   266697      0 |      119 |      119
46.89/46.98	c #cpu_time = 1.302s
46.89/46.98	c #wall_clock_time = 1.302s
46.89/46.98	c #decision = 7
46.89/46.98	c #random_decision = 0
46.89/46.98	c #conflict = 1
46.89/46.98	c #restart = 0
46.89/46.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=41522
46.89/46.98	c BCD2: refineLB: 41473 -> 41522
46.89/46.98	c lower bound updated to -611286294
47.09/47.19	c BCD2: 49507 <= obj <= 611335800
47.09/47.19	c BCD2: #cores=6, #unrelaxed=306523, #relaxed=32, #hardened=0
47.09/47.19	c BCD2: #sat=1 #unsat=32 bias=32/33
47.19/47.20	c Solving starts ...
47.19/47.20	c ============================[ Search Statistics ]============================
47.19/47.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
47.19/47.20	c       |         |          |          |    Limit     GC | Var      | Constra 
47.19/47.20	c =============================================================================
47.19/47.20	c  0.0s |       0 |        0 |        0 |   266697      0 |      120 |      119
47.59/47.65	c  0.4s |       0 |        7 |        1 |   266697      0 |      120 |      120
47.59/47.65	c #cpu_time = 0.449s
47.59/47.65	c #wall_clock_time = 0.449s
47.59/47.65	c #decision = 7
47.59/47.65	c #random_decision = 0
47.59/47.65	c #conflict = 1
47.59/47.65	c #restart = 0
47.59/47.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=43119
47.59/47.65	c BCD2: refineLB: 43071 -> 43119
47.59/47.65	c lower bound updated to -611284697
47.79/47.83	c BCD2: 51104 <= obj <= 611335800
47.79/47.83	c BCD2: #cores=6, #unrelaxed=306522, #relaxed=33, #hardened=0
47.79/47.83	c BCD2: #sat=1 #unsat=33 bias=33/34
47.79/47.83	c Solving starts ...
47.79/47.83	c ============================[ Search Statistics ]============================
47.79/47.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
47.79/47.83	c       |         |          |          |    Limit     GC | Var      | Constra 
47.79/47.83	c =============================================================================
47.79/47.83	c  0.0s |       0 |        0 |        0 |   266697      0 |      121 |      120
48.19/48.27	c  0.4s |       0 |        7 |        1 |   266697      0 |      121 |      121
48.19/48.27	c #cpu_time = 0.437s
48.19/48.27	c #wall_clock_time = 0.437s
48.19/48.27	c #decision = 7
48.19/48.27	c #random_decision = 0
48.19/48.27	c #conflict = 1
48.19/48.27	c #restart = 0
48.19/48.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=44716
48.19/48.27	c BCD2: refineLB: 44670 -> 44716
48.19/48.27	c lower bound updated to -611283100
48.39/48.47	c BCD2: 52701 <= obj <= 611335800
48.39/48.47	c BCD2: #cores=6, #unrelaxed=306521, #relaxed=34, #hardened=0
48.39/48.47	c BCD2: #sat=1 #unsat=34 bias=34/35
48.39/48.48	c Solving starts ...
48.39/48.48	c ============================[ Search Statistics ]============================
48.39/48.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.39/48.48	c       |         |          |          |    Limit     GC | Var      | Constra 
48.39/48.48	c =============================================================================
48.39/48.48	c  0.0s |       0 |        0 |        0 |   266697      0 |      122 |      121
48.89/48.93	c  0.4s |       0 |        7 |        1 |   266697      0 |      122 |      122
48.89/48.93	c #cpu_time = 0.449s
48.89/48.93	c #wall_clock_time = 0.449s
48.89/48.93	c #decision = 7
48.89/48.93	c #random_decision = 0
48.89/48.93	c #conflict = 1
48.89/48.93	c #restart = 0
48.89/48.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=46313
48.89/48.93	c BCD2: refineLB: 46268 -> 46313
48.89/48.93	c lower bound updated to -611281503
49.09/49.11	c BCD2: 54298 <= obj <= 611335800
49.09/49.11	c BCD2: #cores=6, #unrelaxed=306520, #relaxed=35, #hardened=0
49.09/49.11	c BCD2: #sat=1 #unsat=35 bias=35/36
49.09/49.12	c Solving starts ...
49.09/49.12	c ============================[ Search Statistics ]============================
49.09/49.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.09/49.12	c       |         |          |          |    Limit     GC | Var      | Constra 
49.09/49.12	c =============================================================================
49.09/49.12	c  0.0s |       0 |        0 |        0 |   266697      0 |      123 |      122
49.49/49.56	c  0.4s |       0 |        7 |        1 |   266697      0 |      123 |      123
49.49/49.56	c #cpu_time = 0.444s
49.49/49.56	c #wall_clock_time = 0.444s
49.49/49.56	c #decision = 7
49.49/49.56	c #random_decision = 0
49.49/49.56	c #conflict = 1
49.49/49.56	c #restart = 0
49.49/49.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=47910
49.49/49.56	c BCD2: refineLB: 47866 -> 47910
49.49/49.56	c lower bound updated to -611279906
49.69/49.75	c BCD2: 55895 <= obj <= 611335800
49.69/49.75	c BCD2: #cores=6, #unrelaxed=306519, #relaxed=36, #hardened=0
49.69/49.75	c BCD2: #sat=1 #unsat=36 bias=36/37
49.69/49.76	c Solving starts ...
49.69/49.76	c ============================[ Search Statistics ]============================
49.69/49.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.69/49.76	c       |         |          |          |    Limit     GC | Var      | Constra 
49.69/49.76	c =============================================================================
49.69/49.76	c  0.0s |       0 |        0 |        0 |   266697      0 |      124 |      123
50.19/50.21	c  0.4s |       0 |        7 |        1 |   266697      0 |      124 |      124
50.19/50.21	c #cpu_time = 0.450s
50.19/50.21	c #wall_clock_time = 0.450s
50.19/50.21	c #decision = 7
50.19/50.21	c #random_decision = 0
50.19/50.21	c #conflict = 1
50.19/50.21	c #restart = 0
50.19/50.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=49507
50.19/50.21	c BCD2: refineLB: 49464 -> 49507
50.19/50.21	c lower bound updated to -611278309
50.29/50.39	c BCD2: 57492 <= obj <= 611335800
50.29/50.39	c BCD2: #cores=6, #unrelaxed=306518, #relaxed=37, #hardened=0
50.29/50.39	c BCD2: #sat=1 #unsat=37 bias=37/38
50.39/50.40	c Solving starts ...
50.39/50.40	c ============================[ Search Statistics ]============================
50.39/50.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.39/50.40	c       |         |          |          |    Limit     GC | Var      | Constra 
50.39/50.40	c =============================================================================
50.39/50.40	c  0.0s |       0 |        0 |        0 |   266697      0 |      125 |      124
50.79/50.85	c  0.4s |       0 |        7 |        1 |   266697      0 |      125 |      125
50.79/50.85	c #cpu_time = 0.449s
50.79/50.85	c #wall_clock_time = 0.449s
50.79/50.85	c #decision = 7
50.79/50.85	c #random_decision = 0
50.79/50.85	c #conflict = 1
50.79/50.85	c #restart = 0
50.79/50.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=51104
50.79/50.85	c BCD2: refineLB: 51062 -> 51104
50.79/50.85	c lower bound updated to -611276712
50.99/51.04	c BCD2: 59089 <= obj <= 611335800
50.99/51.04	c BCD2: #cores=6, #unrelaxed=306517, #relaxed=38, #hardened=0
50.99/51.04	c BCD2: #sat=1 #unsat=38 bias=38/39
50.99/51.05	c Solving starts ...
50.99/51.05	c ============================[ Search Statistics ]============================
50.99/51.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.99/51.05	c       |         |          |          |    Limit     GC | Var      | Constra 
50.99/51.05	c =============================================================================
50.99/51.05	c  0.0s |       0 |        0 |        0 |   266697      0 |      126 |      125
51.48/51.51	c  0.5s |       0 |        7 |        1 |   266697      0 |      126 |      126
51.48/51.51	c #cpu_time = 0.460s
51.48/51.51	c #wall_clock_time = 0.460s
51.48/51.51	c #decision = 7
51.48/51.51	c #random_decision = 0
51.48/51.51	c #conflict = 1
51.48/51.51	c #restart = 0
51.48/51.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=52701
51.48/51.51	c BCD2: refineLB: 52661 -> 52701
51.48/51.51	c lower bound updated to -611275115
51.68/51.73	c BCD2: 60686 <= obj <= 611335800
51.68/51.73	c BCD2: #cores=6, #unrelaxed=306516, #relaxed=39, #hardened=0
51.68/51.73	c BCD2: #sat=1 #unsat=39 bias=39/40
51.68/51.75	c Solving starts ...
51.68/51.75	c ============================[ Search Statistics ]============================
51.68/51.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
51.68/51.75	c       |         |          |          |    Limit     GC | Var      | Constra 
51.68/51.75	c =============================================================================
51.68/51.75	c  0.0s |       0 |        0 |        0 |   266697      0 |      127 |      126
52.18/52.20	c  0.5s |       0 |        7 |        1 |   266697      0 |      127 |      127
52.18/52.20	c #cpu_time = 0.453s
52.18/52.20	c #wall_clock_time = 0.453s
52.18/52.20	c #decision = 7
52.18/52.20	c #random_decision = 0
52.18/52.20	c #conflict = 1
52.18/52.20	c #restart = 0
52.18/52.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=54298
52.18/52.20	c BCD2: refineLB: 54259 -> 54298
52.18/52.20	c lower bound updated to -611273518
52.38/52.43	c BCD2: 62283 <= obj <= 611335800
52.38/52.43	c BCD2: #cores=6, #unrelaxed=306515, #relaxed=40, #hardened=0
52.38/52.43	c BCD2: #sat=1 #unsat=40 bias=40/41
52.38/52.44	c Solving starts ...
52.38/52.44	c ============================[ Search Statistics ]============================
52.38/52.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
52.38/52.44	c       |         |          |          |    Limit     GC | Var      | Constra 
52.38/52.44	c =============================================================================
52.38/52.44	c  0.0s |       0 |        0 |        0 |   266697      0 |      128 |      127
52.78/52.89	c  0.5s |       0 |        7 |        1 |   266697      0 |      128 |      128
52.78/52.89	c #cpu_time = 0.450s
52.78/52.89	c #wall_clock_time = 0.450s
52.78/52.89	c #decision = 7
52.78/52.89	c #random_decision = 0
52.78/52.89	c #conflict = 1
52.78/52.89	c #restart = 0
52.78/52.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=55895
52.78/52.89	c BCD2: refineLB: 55857 -> 55895
52.78/52.89	c lower bound updated to -611271921
53.08/53.11	c BCD2: 63880 <= obj <= 611335800
53.08/53.11	c BCD2: #cores=6, #unrelaxed=306514, #relaxed=41, #hardened=0
53.08/53.11	c BCD2: #sat=1 #unsat=41 bias=41/42
53.08/53.13	c Solving starts ...
53.08/53.13	c ============================[ Search Statistics ]============================
53.08/53.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
53.08/53.13	c       |         |          |          |    Limit     GC | Var      | Constra 
53.08/53.13	c =============================================================================
53.08/53.13	c  0.0s |       0 |        0 |        0 |   266697      0 |      129 |      128
54.38/54.45	c  1.3s |       0 |        7 |        1 |   266697      0 |      129 |      129
54.38/54.45	c #cpu_time = 1.317s
54.38/54.45	c #wall_clock_time = 1.317s
54.38/54.45	c #decision = 7
54.38/54.45	c #random_decision = 0
54.38/54.45	c #conflict = 1
54.38/54.45	c #restart = 0
54.38/54.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=57492
54.38/54.45	c BCD2: refineLB: 57454 -> 57492
54.38/54.45	c lower bound updated to -611270324
54.58/54.64	c BCD2: 65477 <= obj <= 611335800
54.58/54.64	c BCD2: #cores=6, #unrelaxed=306513, #relaxed=42, #hardened=0
54.58/54.64	c BCD2: #sat=1 #unsat=42 bias=42/43
54.58/54.65	c Solving starts ...
54.58/54.65	c ============================[ Search Statistics ]============================
54.58/54.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
54.58/54.65	c       |         |          |          |    Limit     GC | Var      | Constra 
54.58/54.65	c =============================================================================
54.58/54.65	c  0.0s |       0 |        0 |        0 |   266697      0 |      130 |      129
54.98/55.10	c  0.4s |       0 |        7 |        1 |   266697      0 |      130 |      130
54.98/55.10	c #cpu_time = 0.450s
54.98/55.10	c #wall_clock_time = 0.450s
54.98/55.10	c #decision = 7
54.98/55.10	c #random_decision = 0
54.98/55.10	c #conflict = 1
54.98/55.10	c #restart = 0
54.98/55.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=59089
54.98/55.10	c BCD2: refineLB: 59052 -> 59089
54.98/55.10	c lower bound updated to -611268727
55.18/55.26	c BCD2: 67074 <= obj <= 611335800
55.18/55.26	c BCD2: #cores=6, #unrelaxed=306512, #relaxed=43, #hardened=0
55.18/55.26	c BCD2: #sat=1 #unsat=43 bias=43/44
55.18/55.26	c Solving starts ...
55.18/55.26	c ============================[ Search Statistics ]============================
55.18/55.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
55.18/55.26	c       |         |          |          |    Limit     GC | Var      | Constra 
55.18/55.26	c =============================================================================
55.18/55.26	c  0.0s |       0 |        0 |        0 |   266697      0 |      131 |      130
55.68/55.70	c  0.4s |       0 |        7 |        1 |   266697      0 |      131 |      131
55.68/55.70	c #cpu_time = 0.437s
55.68/55.70	c #wall_clock_time = 0.437s
55.68/55.70	c #decision = 7
55.68/55.70	c #random_decision = 0
55.68/55.70	c #conflict = 1
55.68/55.70	c #restart = 0
55.68/55.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=60686
55.68/55.70	c BCD2: refineLB: 60650 -> 60686
55.68/55.70	c lower bound updated to -611267130
55.78/55.88	c BCD2: 68671 <= obj <= 611335800
55.78/55.88	c BCD2: #cores=6, #unrelaxed=306511, #relaxed=44, #hardened=0
55.78/55.88	c BCD2: #sat=1 #unsat=44 bias=44/45
55.78/55.88	c Solving starts ...
55.78/55.88	c ============================[ Search Statistics ]============================
55.78/55.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
55.78/55.88	c       |         |          |          |    Limit     GC | Var      | Constra 
55.78/55.88	c =============================================================================
55.78/55.88	c  0.0s |       0 |        0 |        0 |   266697      0 |      132 |      131
56.28/56.33	c  0.4s |       0 |        7 |        1 |   266697      0 |      132 |      132
56.28/56.33	c #cpu_time = 0.450s
56.28/56.33	c #wall_clock_time = 0.450s
56.28/56.33	c #decision = 7
56.28/56.33	c #random_decision = 0
56.28/56.33	c #conflict = 1
56.28/56.33	c #restart = 0
56.28/56.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=62283
56.28/56.33	c BCD2: refineLB: 62248 -> 62283
56.28/56.33	c lower bound updated to -611265533
56.38/56.49	c BCD2: 70268 <= obj <= 611335800
56.38/56.49	c BCD2: #cores=6, #unrelaxed=306510, #relaxed=45, #hardened=0
56.38/56.49	c BCD2: #sat=1 #unsat=45 bias=45/46
56.48/56.50	c Solving starts ...
56.48/56.50	c ============================[ Search Statistics ]============================
56.48/56.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
56.48/56.50	c       |         |          |          |    Limit     GC | Var      | Constra 
56.48/56.50	c =============================================================================
56.48/56.50	c  0.0s |       0 |        0 |        0 |   266697      0 |      133 |      132
56.88/56.94	c  0.4s |       0 |        7 |        1 |   266697      0 |      133 |      133
56.88/56.94	c #cpu_time = 0.444s
56.88/56.94	c #wall_clock_time = 0.444s
56.88/56.94	c #decision = 7
56.88/56.94	c #random_decision = 0
56.88/56.94	c #conflict = 1
56.88/56.94	c #restart = 0
56.88/56.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=63880
56.88/56.94	c BCD2: refineLB: 63846 -> 63880
56.88/56.94	c lower bound updated to -611263936
57.08/57.11	c BCD2: 71865 <= obj <= 611335800
57.08/57.11	c BCD2: #cores=6, #unrelaxed=306509, #relaxed=46, #hardened=0
57.08/57.11	c BCD2: #sat=1 #unsat=46 bias=46/47
57.08/57.12	c Solving starts ...
57.08/57.12	c ============================[ Search Statistics ]============================
57.08/57.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
57.08/57.12	c       |         |          |          |    Limit     GC | Var      | Constra 
57.08/57.12	c =============================================================================
57.08/57.12	c  0.0s |       0 |        0 |        0 |   266697      0 |      134 |      133
57.48/57.57	c  0.4s |       0 |        7 |        1 |   266697      0 |      134 |      134
57.48/57.57	c #cpu_time = 0.450s
57.48/57.57	c #wall_clock_time = 0.450s
57.48/57.57	c #decision = 7
57.48/57.57	c #random_decision = 0
57.48/57.57	c #conflict = 1
57.48/57.57	c #restart = 0
57.48/57.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=65477
57.48/57.57	c BCD2: refineLB: 65444 -> 65477
57.48/57.57	c lower bound updated to -611262339
57.68/57.73	c BCD2: 73462 <= obj <= 611335800
57.68/57.73	c BCD2: #cores=6, #unrelaxed=306508, #relaxed=47, #hardened=0
57.68/57.73	c BCD2: #sat=1 #unsat=47 bias=47/48
57.68/57.73	c Solving starts ...
57.68/57.73	c ============================[ Search Statistics ]============================
57.68/57.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
57.68/57.73	c       |         |          |          |    Limit     GC | Var      | Constra 
57.68/57.73	c =============================================================================
57.68/57.73	c  0.0s |       0 |        0 |        0 |   266697      0 |      135 |      134
58.08/58.18	c  0.4s |       0 |        7 |        1 |   266697      0 |      135 |      135
58.08/58.18	c #cpu_time = 0.449s
58.08/58.18	c #wall_clock_time = 0.449s
58.08/58.18	c #decision = 7
58.08/58.18	c #random_decision = 0
58.08/58.18	c #conflict = 1
58.08/58.18	c #restart = 0
58.08/58.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=67074
58.08/58.18	c BCD2: refineLB: 67041 -> 67074
58.08/58.18	c lower bound updated to -611260742
58.28/58.36	c BCD2: 75059 <= obj <= 611335800
58.28/58.36	c BCD2: #cores=6, #unrelaxed=306507, #relaxed=48, #hardened=0
58.28/58.36	c BCD2: #sat=1 #unsat=48 bias=48/49
58.28/58.36	c Solving starts ...
58.28/58.36	c ============================[ Search Statistics ]============================
58.28/58.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.28/58.36	c       |         |          |          |    Limit     GC | Var      | Constra 
58.28/58.36	c =============================================================================
58.28/58.36	c  0.0s |       0 |        0 |        0 |   266697      0 |      136 |      135
58.78/58.82	c  0.5s |       0 |        7 |        1 |   266697      0 |      136 |      136
58.78/58.82	c #cpu_time = 0.461s
58.78/58.82	c #wall_clock_time = 0.461s
58.78/58.82	c #decision = 7
58.78/58.82	c #random_decision = 0
58.78/58.82	c #conflict = 1
58.78/58.82	c #restart = 0
58.78/58.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=68671
58.78/58.82	c BCD2: refineLB: 68639 -> 68671
58.78/58.82	c lower bound updated to -611259145
58.98/59.02	c BCD2: 76656 <= obj <= 611335800
58.98/59.02	c BCD2: #cores=6, #unrelaxed=306506, #relaxed=49, #hardened=0
58.98/59.02	c BCD2: #sat=1 #unsat=49 bias=49/50
58.98/59.04	c Solving starts ...
58.98/59.04	c ============================[ Search Statistics ]============================
58.98/59.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.98/59.04	c       |         |          |          |    Limit     GC | Var      | Constra 
58.98/59.04	c =============================================================================
58.98/59.04	c  0.0s |       0 |        0 |        0 |   266697      0 |      137 |      136
59.38/59.49	c  0.5s |       0 |        7 |        1 |   266697      0 |      137 |      137
59.38/59.49	c #cpu_time = 0.453s
59.38/59.49	c #wall_clock_time = 0.453s
59.38/59.49	c #decision = 7
59.38/59.49	c #random_decision = 0
59.38/59.49	c #conflict = 1
59.38/59.49	c #restart = 0
59.38/59.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=70268
59.38/59.49	c BCD2: refineLB: 70237 -> 70268
59.38/59.49	c lower bound updated to -611257548
59.59/59.69	c BCD2: 78253 <= obj <= 611335800
59.59/59.69	c BCD2: #cores=6, #unrelaxed=306505, #relaxed=50, #hardened=0
59.59/59.69	c BCD2: #sat=1 #unsat=50 bias=50/51
59.68/59.71	c Solving starts ...
59.68/59.71	c ============================[ Search Statistics ]============================
59.68/59.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
59.68/59.71	c       |         |          |          |    Limit     GC | Var      | Constra 
59.68/59.71	c =============================================================================
59.68/59.71	c  0.0s |       0 |        0 |        0 |   266697      0 |      138 |      137
60.08/60.16	c  0.5s |       0 |        7 |        1 |   266697      0 |      138 |      138
60.08/60.16	c #cpu_time = 0.450s
60.08/60.16	c #wall_clock_time = 0.450s
60.08/60.16	c #decision = 7
60.08/60.16	c #random_decision = 0
60.08/60.16	c #conflict = 1
60.08/60.16	c #restart = 0
60.08/60.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=71865
60.08/60.16	c BCD2: refineLB: 71834 -> 71865
60.08/60.16	c lower bound updated to -611255951
60.28/60.36	c BCD2: 79850 <= obj <= 611335800
60.28/60.36	c BCD2: #cores=6, #unrelaxed=306504, #relaxed=51, #hardened=0
60.28/60.36	c BCD2: #sat=1 #unsat=51 bias=51/52
60.28/60.37	c Solving starts ...
60.28/60.37	c ============================[ Search Statistics ]============================
60.28/60.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
60.28/60.37	c       |         |          |          |    Limit     GC | Var      | Constra 
60.28/60.37	c =============================================================================
60.28/60.37	c  0.0s |       0 |        0 |        0 |   266697      0 |      139 |      138
61.58/61.69	c  1.3s |       0 |        7 |        1 |   266697      0 |      139 |      139
61.58/61.69	c #cpu_time = 1.316s
61.58/61.69	c #wall_clock_time = 1.316s
61.58/61.69	c #decision = 7
61.58/61.69	c #random_decision = 0
61.58/61.69	c #conflict = 1
61.58/61.69	c #restart = 0
61.58/61.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=73462
61.58/61.69	c BCD2: refineLB: 73432 -> 73462
61.58/61.69	c lower bound updated to -611254354
61.88/61.91	c BCD2: 81447 <= obj <= 611335800
61.88/61.91	c BCD2: #cores=6, #unrelaxed=306503, #relaxed=52, #hardened=0
61.88/61.91	c BCD2: #sat=1 #unsat=52 bias=52/53
61.88/61.91	c Solving starts ...
61.88/61.91	c ============================[ Search Statistics ]============================
61.88/61.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
61.88/61.91	c       |         |          |          |    Limit     GC | Var      | Constra 
61.88/61.91	c =============================================================================
61.88/61.92	c  0.0s |       0 |        0 |        0 |   266697      0 |      140 |      139
62.28/62.37	c  0.5s |       0 |        7 |        1 |   266697      0 |      140 |      140
62.28/62.37	c #cpu_time = 0.450s
62.28/62.37	c #wall_clock_time = 0.450s
62.28/62.37	c #decision = 7
62.28/62.37	c #random_decision = 0
62.28/62.37	c #conflict = 1
62.28/62.37	c #restart = 0
62.28/62.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=75059
62.28/62.37	c BCD2: refineLB: 75029 -> 75059
62.28/62.37	c lower bound updated to -611252757
62.48/62.55	c BCD2: 83044 <= obj <= 611335800
62.48/62.55	c BCD2: #cores=6, #unrelaxed=306502, #relaxed=53, #hardened=0
62.48/62.55	c BCD2: #sat=1 #unsat=53 bias=53/54
62.48/62.55	c Solving starts ...
62.48/62.55	c ============================[ Search Statistics ]============================
62.48/62.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
62.48/62.55	c       |         |          |          |    Limit     GC | Var      | Constra 
62.48/62.55	c =============================================================================
62.48/62.55	c  0.0s |       0 |        0 |        0 |   266697      0 |      141 |      140
62.88/62.99	c  0.4s |       0 |        7 |        1 |   266697      0 |      141 |      141
62.88/62.99	c #cpu_time = 0.438s
62.88/62.99	c #wall_clock_time = 0.438s
62.88/62.99	c #decision = 7
62.88/62.99	c #random_decision = 0
62.88/62.99	c #conflict = 1
62.88/62.99	c #restart = 0
62.88/62.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=76656
62.88/62.99	c BCD2: refineLB: 76627 -> 76656
62.88/62.99	c lower bound updated to -611251160
63.08/63.19	c BCD2: 84641 <= obj <= 611335800
63.08/63.19	c BCD2: #cores=6, #unrelaxed=306501, #relaxed=54, #hardened=0
63.08/63.19	c BCD2: #sat=1 #unsat=54 bias=54/55
63.18/63.20	c Solving starts ...
63.18/63.20	c ============================[ Search Statistics ]============================
63.18/63.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
63.18/63.20	c       |         |          |          |    Limit     GC | Var      | Constra 
63.18/63.20	c =============================================================================
63.18/63.20	c  0.0s |       0 |        0 |        0 |   266697      0 |      142 |      141
63.58/63.65	c  0.5s |       0 |        7 |        1 |   266697      0 |      142 |      142
63.58/63.65	c #cpu_time = 0.451s
63.58/63.65	c #wall_clock_time = 0.451s
63.58/63.65	c #decision = 7
63.58/63.65	c #random_decision = 0
63.58/63.65	c #conflict = 1
63.58/63.65	c #restart = 0
63.58/63.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=78253
63.58/63.65	c BCD2: refineLB: 78224 -> 78253
63.58/63.65	c lower bound updated to -611249563
63.78/63.83	c BCD2: 86238 <= obj <= 611335800
63.78/63.83	c BCD2: #cores=6, #unrelaxed=306500, #relaxed=55, #hardened=0
63.78/63.83	c BCD2: #sat=1 #unsat=55 bias=55/56
63.78/63.84	c Solving starts ...
63.78/63.84	c ============================[ Search Statistics ]============================
63.78/63.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
63.78/63.84	c       |         |          |          |    Limit     GC | Var      | Constra 
63.78/63.84	c =============================================================================
63.78/63.84	c  0.0s |       0 |        0 |        0 |   266697      0 |      143 |      142
64.18/64.29	c  0.4s |       0 |        7 |        1 |   266697      0 |      143 |      143
64.18/64.29	c #cpu_time = 0.445s
64.18/64.29	c #wall_clock_time = 0.445s
64.18/64.29	c #decision = 7
64.18/64.29	c #random_decision = 0
64.18/64.29	c #conflict = 1
64.18/64.29	c #restart = 0
64.18/64.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=79850
64.18/64.29	c BCD2: refineLB: 79822 -> 79850
64.18/64.29	c lower bound updated to -611247966
64.38/64.48	c BCD2: 87835 <= obj <= 611335800
64.38/64.48	c BCD2: #cores=6, #unrelaxed=306499, #relaxed=56, #hardened=0
64.38/64.48	c BCD2: #sat=1 #unsat=56 bias=56/57
64.38/64.49	c Solving starts ...
64.38/64.49	c ============================[ Search Statistics ]============================
64.38/64.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
64.38/64.49	c       |         |          |          |    Limit     GC | Var      | Constra 
64.38/64.49	c =============================================================================
64.38/64.49	c  0.0s |       0 |        0 |        0 |   266697      0 |      144 |      143
64.88/64.94	c  0.5s |       0 |        7 |        1 |   266697      0 |      144 |      144
64.88/64.94	c #cpu_time = 0.451s
64.88/64.94	c #wall_clock_time = 0.451s
64.88/64.94	c #decision = 7
64.88/64.94	c #random_decision = 0
64.88/64.94	c #conflict = 1
64.88/64.94	c #restart = 0
64.88/64.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=81447
64.88/64.94	c BCD2: refineLB: 81419 -> 81447
64.88/64.94	c lower bound updated to -611246369
65.09/65.12	c BCD2: 89432 <= obj <= 611335800
65.09/65.12	c BCD2: #cores=6, #unrelaxed=306498, #relaxed=57, #hardened=0
65.09/65.12	c BCD2: #sat=1 #unsat=57 bias=57/58
65.09/65.13	c Solving starts ...
65.09/65.13	c ============================[ Search Statistics ]============================
65.09/65.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.09/65.13	c       |         |          |          |    Limit     GC | Var      | Constra 
65.09/65.13	c =============================================================================
65.09/65.13	c  0.0s |       0 |        0 |        0 |   266697      0 |      145 |      144
65.48/65.58	c  0.4s |       0 |        7 |        1 |   266697      0 |      145 |      145
65.48/65.58	c #cpu_time = 0.449s
65.48/65.58	c #wall_clock_time = 0.449s
65.48/65.58	c #decision = 7
65.48/65.58	c #random_decision = 0
65.48/65.58	c #conflict = 1
65.48/65.58	c #restart = 0
65.48/65.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=83044
65.48/65.58	c BCD2: refineLB: 83017 -> 83044
65.48/65.58	c lower bound updated to -611244772
65.68/65.77	c BCD2: 91029 <= obj <= 611335800
65.68/65.77	c BCD2: #cores=6, #unrelaxed=306497, #relaxed=58, #hardened=0
65.68/65.77	c BCD2: #sat=1 #unsat=58 bias=58/59
65.68/65.78	c Solving starts ...
65.68/65.78	c ============================[ Search Statistics ]============================
65.68/65.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.68/65.78	c       |         |          |          |    Limit     GC | Var      | Constra 
65.68/65.78	c =============================================================================
65.68/65.78	c  0.0s |       0 |        0 |        0 |   266697      0 |      146 |      145
66.18/66.25	c  0.5s |       0 |        7 |        1 |   266697      0 |      146 |      146
66.18/66.25	c #cpu_time = 0.469s
66.18/66.25	c #wall_clock_time = 0.469s
66.18/66.25	c #decision = 7
66.18/66.25	c #random_decision = 0
66.18/66.25	c #conflict = 1
66.18/66.25	c #restart = 0
66.18/66.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=84641
66.18/66.25	c BCD2: refineLB: 84614 -> 84641
66.18/66.25	c lower bound updated to -611243175
66.38/66.47	c BCD2: 92626 <= obj <= 611335800
66.38/66.47	c BCD2: #cores=6, #unrelaxed=306496, #relaxed=59, #hardened=0
66.38/66.47	c BCD2: #sat=1 #unsat=59 bias=59/60
66.38/66.49	c Solving starts ...
66.38/66.49	c ============================[ Search Statistics ]============================
66.38/66.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
66.38/66.49	c       |         |          |          |    Limit     GC | Var      | Constra 
66.38/66.49	c =============================================================================
66.38/66.49	c  0.0s |       0 |        0 |        0 |   266697      0 |      147 |      146
66.88/66.94	c  0.5s |       0 |        7 |        1 |   266697      0 |      147 |      147
66.88/66.94	c #cpu_time = 0.454s
66.88/66.94	c #wall_clock_time = 0.454s
66.88/66.94	c #decision = 7
66.88/66.94	c #random_decision = 0
66.88/66.94	c #conflict = 1
66.88/66.94	c #restart = 0
66.88/66.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=86238
66.88/66.94	c BCD2: refineLB: 86212 -> 86238
66.88/66.94	c lower bound updated to -611241578
67.08/67.17	c BCD2: 94223 <= obj <= 611335800
67.08/67.17	c BCD2: #cores=6, #unrelaxed=306495, #relaxed=60, #hardened=0
67.08/67.17	c BCD2: #sat=1 #unsat=60 bias=60/61
67.08/67.18	c Solving starts ...
67.08/67.18	c ============================[ Search Statistics ]============================
67.08/67.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
67.08/67.18	c       |         |          |          |    Limit     GC | Var      | Constra 
67.08/67.18	c =============================================================================
67.08/67.18	c  0.0s |       0 |        0 |        0 |   266697      0 |      148 |      147
67.58/67.64	c  0.5s |       0 |        7 |        1 |   266697      0 |      148 |      148
67.58/67.64	c #cpu_time = 0.452s
67.58/67.64	c #wall_clock_time = 0.452s
67.58/67.64	c #decision = 7
67.58/67.64	c #random_decision = 0
67.58/67.64	c #conflict = 1
67.58/67.64	c #restart = 0
67.58/67.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=87835
67.58/67.64	c BCD2: refineLB: 87809 -> 87835
67.58/67.64	c lower bound updated to -611239981
67.78/67.86	c BCD2: 95820 <= obj <= 611335800
67.78/67.86	c BCD2: #cores=6, #unrelaxed=306494, #relaxed=61, #hardened=0
67.78/67.86	c BCD2: #sat=1 #unsat=61 bias=61/62
68.67/68.76	c Solving starts ...
68.67/68.76	c ============================[ Search Statistics ]============================
68.67/68.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.67/68.76	c       |         |          |          |    Limit     GC | Var      | Constra 
68.67/68.76	c =============================================================================
68.67/68.76	c  0.0s |       0 |        0 |        0 |   266697      0 |      149 |      148
69.08/69.18	c  0.4s |       0 |        7 |        1 |   266697      0 |      149 |      149
69.08/69.18	c #cpu_time = 0.422s
69.08/69.18	c #wall_clock_time = 0.422s
69.08/69.18	c #decision = 7
69.08/69.18	c #random_decision = 0
69.08/69.18	c #conflict = 1
69.08/69.18	c #restart = 0
69.08/69.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=89432
69.08/69.18	c BCD2: refineLB: 89407 -> 89432
69.08/69.18	c lower bound updated to -611238384
69.39/69.41	c BCD2: 97417 <= obj <= 611335800
69.39/69.41	c BCD2: #cores=6, #unrelaxed=306493, #relaxed=62, #hardened=0
69.39/69.41	c BCD2: #sat=1 #unsat=62 bias=62/63
69.39/69.42	c Solving starts ...
69.39/69.42	c ============================[ Search Statistics ]============================
69.39/69.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.39/69.42	c       |         |          |          |    Limit     GC | Var      | Constra 
69.39/69.42	c =============================================================================
69.39/69.42	c  0.0s |       0 |        0 |        0 |   266697      0 |      150 |      149
69.78/69.87	c  0.4s |       0 |        7 |        1 |   266697      0 |      150 |      150
69.78/69.87	c #cpu_time = 0.448s
69.78/69.87	c #wall_clock_time = 0.448s
69.78/69.87	c #decision = 7
69.78/69.87	c #random_decision = 0
69.78/69.87	c #conflict = 1
69.78/69.87	c #restart = 0
69.78/69.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=91029
69.78/69.87	c BCD2: refineLB: 91004 -> 91029
69.78/69.87	c lower bound updated to -611236787
69.98/70.05	c BCD2: 99014 <= obj <= 611335800
69.98/70.05	c BCD2: #cores=6, #unrelaxed=306492, #relaxed=63, #hardened=0
69.98/70.05	c BCD2: #sat=1 #unsat=63 bias=63/64
69.98/70.06	c Solving starts ...
69.98/70.06	c ============================[ Search Statistics ]============================
69.98/70.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.98/70.06	c       |         |          |          |    Limit     GC | Var      | Constra 
69.98/70.06	c =============================================================================
69.98/70.06	c  0.0s |       0 |        0 |        0 |   266697      0 |      151 |      150
70.38/70.49	c  0.4s |       0 |        7 |        1 |   266697      0 |      151 |      151
70.38/70.49	c #cpu_time = 0.437s
70.38/70.49	c #wall_clock_time = 0.437s
70.38/70.49	c #decision = 7
70.38/70.49	c #random_decision = 0
70.38/70.49	c #conflict = 1
70.38/70.49	c #restart = 0
70.38/70.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=92626
70.38/70.49	c BCD2: refineLB: 92602 -> 92626
70.38/70.49	c lower bound updated to -611235190
70.59/70.69	c BCD2: 100611 <= obj <= 611335800
70.59/70.69	c BCD2: #cores=6, #unrelaxed=306491, #relaxed=64, #hardened=0
70.59/70.69	c BCD2: #sat=1 #unsat=64 bias=64/65
70.68/70.70	c Solving starts ...
70.68/70.70	c ============================[ Search Statistics ]============================
70.68/70.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.68/70.70	c       |         |          |          |    Limit     GC | Var      | Constra 
70.68/70.70	c =============================================================================
70.68/70.70	c  0.0s |       0 |        0 |        0 |   266697      0 |      152 |      151
71.08/71.15	c  0.4s |       0 |        7 |        1 |   266697      0 |      152 |      152
71.08/71.15	c #cpu_time = 0.449s
71.08/71.15	c #wall_clock_time = 0.449s
71.08/71.15	c #decision = 7
71.08/71.15	c #random_decision = 0
71.08/71.15	c #conflict = 1
71.08/71.15	c #restart = 0
71.08/71.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=94223
71.08/71.15	c BCD2: refineLB: 94199 -> 94223
71.08/71.15	c lower bound updated to -611233593
71.28/71.33	c BCD2: 102208 <= obj <= 611335800
71.28/71.33	c BCD2: #cores=6, #unrelaxed=306490, #relaxed=65, #hardened=0
71.28/71.33	c BCD2: #sat=1 #unsat=65 bias=65/66
71.28/71.34	c Solving starts ...
71.28/71.34	c ============================[ Search Statistics ]============================
71.28/71.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.28/71.34	c       |         |          |          |    Limit     GC | Var      | Constra 
71.28/71.34	c =============================================================================
71.28/71.34	c  0.0s |       0 |        0 |        0 |   266697      0 |      153 |      152
71.69/71.78	c  0.4s |       0 |        7 |        1 |   266697      0 |      153 |      153
71.69/71.78	c #cpu_time = 0.443s
71.69/71.78	c #wall_clock_time = 0.443s
71.69/71.78	c #decision = 7
71.69/71.78	c #random_decision = 0
71.69/71.78	c #conflict = 1
71.69/71.78	c #restart = 0
71.69/71.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=95820
71.69/71.78	c BCD2: refineLB: 95796 -> 95820
71.69/71.78	c lower bound updated to -611231996
71.88/71.98	c BCD2: 103805 <= obj <= 611335800
71.88/71.98	c BCD2: #cores=6, #unrelaxed=306489, #relaxed=66, #hardened=0
71.88/71.98	c BCD2: #sat=1 #unsat=66 bias=66/67
71.88/71.98	c Solving starts ...
71.88/71.98	c ============================[ Search Statistics ]============================
71.88/71.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.88/71.98	c       |         |          |          |    Limit     GC | Var      | Constra 
71.88/71.98	c =============================================================================
71.88/71.98	c  0.0s |       0 |        0 |        0 |   266697      0 |      154 |      153
72.38/72.43	c  0.4s |       0 |        7 |        1 |   266697      0 |      154 |      154
72.38/72.43	c #cpu_time = 0.449s
72.38/72.43	c #wall_clock_time = 0.449s
72.38/72.43	c #decision = 7
72.38/72.43	c #random_decision = 0
72.38/72.43	c #conflict = 1
72.38/72.43	c #restart = 0
72.38/72.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=97417
72.38/72.43	c BCD2: refineLB: 97394 -> 97417
72.38/72.43	c lower bound updated to -611230399
72.58/72.62	c BCD2: 105402 <= obj <= 611335800
72.58/72.62	c BCD2: #cores=6, #unrelaxed=306488, #relaxed=67, #hardened=0
72.58/72.62	c BCD2: #sat=1 #unsat=67 bias=67/68
72.58/72.63	c Solving starts ...
72.58/72.63	c ============================[ Search Statistics ]============================
72.58/72.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.58/72.63	c       |         |          |          |    Limit     GC | Var      | Constra 
72.58/72.63	c =============================================================================
72.58/72.63	c  0.0s |       0 |        0 |        0 |   266697      0 |      155 |      154
72.98/73.08	c  0.5s |       0 |        7 |        1 |   266697      0 |      155 |      155
72.98/73.08	c #cpu_time = 0.451s
72.98/73.08	c #wall_clock_time = 0.451s
72.98/73.08	c #decision = 7
72.98/73.08	c #random_decision = 0
72.98/73.08	c #conflict = 1
72.98/73.08	c #restart = 0
72.98/73.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=99014
72.98/73.08	c BCD2: refineLB: 98991 -> 99014
72.98/73.08	c lower bound updated to -611228802
73.18/73.27	c BCD2: 106999 <= obj <= 611335800
73.18/73.27	c BCD2: #cores=6, #unrelaxed=306487, #relaxed=68, #hardened=0
73.18/73.27	c BCD2: #sat=1 #unsat=68 bias=68/69
73.18/73.28	c Solving starts ...
73.18/73.28	c ============================[ Search Statistics ]============================
73.18/73.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.18/73.28	c       |         |          |          |    Limit     GC | Var      | Constra 
73.18/73.28	c =============================================================================
73.18/73.28	c  0.0s |       0 |        0 |        0 |   266697      0 |      156 |      155
73.68/73.73	c  0.5s |       0 |        7 |        1 |   266697      0 |      156 |      156
73.68/73.73	c #cpu_time = 0.454s
73.68/73.73	c #wall_clock_time = 0.454s
73.68/73.73	c #decision = 7
73.68/73.73	c #random_decision = 0
73.68/73.73	c #conflict = 1
73.68/73.73	c #restart = 0
73.68/73.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=100611
73.68/73.73	c BCD2: refineLB: 100588 -> 100611
73.68/73.73	c lower bound updated to -611227205
73.88/73.96	c BCD2: 108596 <= obj <= 611335800
73.88/73.96	c BCD2: #cores=6, #unrelaxed=306486, #relaxed=69, #hardened=0
73.88/73.96	c BCD2: #sat=1 #unsat=69 bias=69/70
73.88/73.97	c Solving starts ...
73.88/73.97	c ============================[ Search Statistics ]============================
73.88/73.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.88/73.97	c       |         |          |          |    Limit     GC | Var      | Constra 
73.88/73.97	c =============================================================================
73.88/73.97	c  0.0s |       0 |        0 |        0 |   266697      0 |      157 |      156
74.38/74.43	c  0.5s |       0 |        7 |        1 |   266697      0 |      157 |      157
74.38/74.43	c #cpu_time = 0.453s
74.38/74.43	c #wall_clock_time = 0.453s
74.38/74.43	c #decision = 7
74.38/74.43	c #random_decision = 0
74.38/74.43	c #conflict = 1
74.38/74.43	c #restart = 0
74.38/74.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=102208
74.38/74.43	c BCD2: refineLB: 102186 -> 102208
74.38/74.43	c lower bound updated to -611225608
74.58/74.65	c BCD2: 110193 <= obj <= 611335800
74.58/74.65	c BCD2: #cores=6, #unrelaxed=306485, #relaxed=70, #hardened=0
74.58/74.65	c BCD2: #sat=1 #unsat=70 bias=70/71
74.58/74.67	c Solving starts ...
74.58/74.67	c ============================[ Search Statistics ]============================
74.58/74.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.58/74.67	c       |         |          |          |    Limit     GC | Var      | Constra 
74.58/74.67	c =============================================================================
74.58/74.67	c  0.0s |       0 |        0 |        0 |   266697      0 |      158 |      157
75.08/75.12	c  0.5s |       0 |        7 |        1 |   266697      0 |      158 |      158
75.08/75.12	c #cpu_time = 0.451s
75.08/75.12	c #wall_clock_time = 0.451s
75.08/75.12	c #decision = 7
75.08/75.12	c #random_decision = 0
75.08/75.12	c #conflict = 1
75.08/75.12	c #restart = 0
75.08/75.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=103805
75.08/75.12	c BCD2: refineLB: 103783 -> 103805
75.08/75.12	c lower bound updated to -611224011
76.18/76.20	c BCD2: 111790 <= obj <= 611335800
76.18/76.20	c BCD2: #cores=6, #unrelaxed=306484, #relaxed=71, #hardened=0
76.18/76.20	c BCD2: #sat=1 #unsat=71 bias=71/72
76.18/76.21	c Solving starts ...
76.18/76.21	c ============================[ Search Statistics ]============================
76.18/76.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.18/76.21	c       |         |          |          |    Limit     GC | Var      | Constra 
76.18/76.21	c =============================================================================
76.18/76.21	c  0.0s |       0 |        0 |        0 |   266697      0 |      159 |      158
76.58/76.63	c  0.4s |       0 |        7 |        1 |   266697      0 |      159 |      159
76.58/76.63	c #cpu_time = 0.420s
76.58/76.63	c #wall_clock_time = 0.420s
76.58/76.63	c #decision = 7
76.58/76.63	c #random_decision = 0
76.58/76.63	c #conflict = 1
76.58/76.63	c #restart = 0
76.58/76.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=105402
76.58/76.63	c BCD2: refineLB: 105380 -> 105402
76.58/76.63	c lower bound updated to -611222414
76.78/76.81	c BCD2: 113387 <= obj <= 611335800
76.78/76.81	c BCD2: #cores=6, #unrelaxed=306483, #relaxed=72, #hardened=0
76.78/76.81	c BCD2: #sat=1 #unsat=72 bias=72/73
76.78/76.82	c Solving starts ...
76.78/76.82	c ============================[ Search Statistics ]============================
76.78/76.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.78/76.82	c       |         |          |          |    Limit     GC | Var      | Constra 
76.78/76.82	c =============================================================================
76.78/76.82	c  0.0s |       0 |        0 |        0 |   266697      0 |      160 |      159
77.18/77.27	c  0.4s |       0 |        7 |        1 |   266697      0 |      160 |      160
77.18/77.27	c #cpu_time = 0.449s
77.18/77.27	c #wall_clock_time = 0.449s
77.18/77.27	c #decision = 7
77.18/77.27	c #random_decision = 0
77.18/77.27	c #conflict = 1
77.18/77.27	c #restart = 0
77.18/77.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=106999
77.18/77.27	c BCD2: refineLB: 106978 -> 106999
77.18/77.27	c lower bound updated to -611220817
77.38/77.42	c BCD2: 114984 <= obj <= 611335800
77.38/77.42	c BCD2: #cores=6, #unrelaxed=306482, #relaxed=73, #hardened=0
77.38/77.42	c BCD2: #sat=1 #unsat=73 bias=73/74
77.38/77.42	c Solving starts ...
77.38/77.42	c ============================[ Search Statistics ]============================
77.38/77.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.38/77.42	c       |         |          |          |    Limit     GC | Var      | Constra 
77.38/77.42	c =============================================================================
77.38/77.42	c  0.0s |       0 |        0 |        0 |   266697      0 |      161 |      160
77.78/77.86	c  0.4s |       0 |        7 |        1 |   266697      0 |      161 |      161
77.78/77.86	c #cpu_time = 0.437s
77.78/77.86	c #wall_clock_time = 0.437s
77.78/77.86	c #decision = 7
77.78/77.86	c #random_decision = 0
77.78/77.86	c #conflict = 1
77.78/77.86	c #restart = 0
77.78/77.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=108596
77.78/77.86	c BCD2: refineLB: 108575 -> 108596
77.78/77.86	c lower bound updated to -611219220
77.98/78.02	c BCD2: 116581 <= obj <= 611335800
77.98/78.02	c BCD2: #cores=6, #unrelaxed=306481, #relaxed=74, #hardened=0
77.98/78.02	c BCD2: #sat=1 #unsat=74 bias=74/75
77.98/78.03	c Solving starts ...
77.98/78.03	c ============================[ Search Statistics ]============================
77.98/78.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.98/78.03	c       |         |          |          |    Limit     GC | Var      | Constra 
77.98/78.03	c =============================================================================
77.98/78.03	c  0.0s |       0 |        0 |        0 |   266697      0 |      162 |      161
78.38/78.48	c  0.4s |       0 |        7 |        1 |   266697      0 |      162 |      162
78.38/78.48	c #cpu_time = 0.449s
78.38/78.48	c #wall_clock_time = 0.449s
78.38/78.48	c #decision = 7
78.38/78.48	c #random_decision = 0
78.38/78.48	c #conflict = 1
78.38/78.48	c #restart = 0
78.38/78.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=110193
78.38/78.48	c BCD2: refineLB: 110172 -> 110193
78.38/78.48	c lower bound updated to -611217623
78.58/78.63	c BCD2: 118178 <= obj <= 611335800
78.58/78.63	c BCD2: #cores=6, #unrelaxed=306480, #relaxed=75, #hardened=0
78.58/78.63	c BCD2: #sat=1 #unsat=75 bias=75/76
78.58/78.63	c Solving starts ...
78.58/78.63	c ============================[ Search Statistics ]============================
78.58/78.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.58/78.63	c       |         |          |          |    Limit     GC | Var      | Constra 
78.58/78.63	c =============================================================================
78.58/78.63	c  0.0s |       0 |        0 |        0 |   266697      0 |      163 |      162
78.98/79.07	c  0.4s |       0 |        7 |        1 |   266697      0 |      163 |      163
78.98/79.07	c #cpu_time = 0.442s
78.98/79.07	c #wall_clock_time = 0.442s
78.98/79.07	c #decision = 7
78.98/79.07	c #random_decision = 0
78.98/79.07	c #conflict = 1
78.98/79.07	c #restart = 0
78.98/79.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=111790
78.98/79.07	c BCD2: refineLB: 111769 -> 111790
78.98/79.08	c lower bound updated to -611216026
79.18/79.23	c BCD2: 119775 <= obj <= 611335800
79.18/79.23	c BCD2: #cores=6, #unrelaxed=306479, #relaxed=76, #hardened=0
79.18/79.23	c BCD2: #sat=1 #unsat=76 bias=76/77
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 |   266697      0 |      164 |      163
79.58/79.69	c  0.4s |       0 |        7 |        1 |   266697      0 |      164 |      164
79.58/79.69	c #cpu_time = 0.449s
79.58/79.69	c #wall_clock_time = 0.449s
79.58/79.69	c #decision = 7
79.58/79.69	c #random_decision = 0
79.58/79.69	c #conflict = 1
79.58/79.69	c #restart = 0
79.58/79.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=113387
79.58/79.69	c BCD2: refineLB: 113367 -> 113387
79.58/79.69	c lower bound updated to -611214429
79.78/79.84	c BCD2: 121372 <= obj <= 611335800
79.78/79.84	c BCD2: #cores=6, #unrelaxed=306478, #relaxed=77, #hardened=0
79.78/79.84	c BCD2: #sat=1 #unsat=77 bias=77/78
79.78/79.84	c Solving starts ...
79.78/79.84	c ============================[ Search Statistics ]============================
79.78/79.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.78/79.84	c       |         |          |          |    Limit     GC | Var      | Constra 
79.78/79.84	c =============================================================================
79.78/79.84	c  0.0s |       0 |        0 |        0 |   266697      0 |      165 |      164
80.18/80.29	c  0.5s |       0 |        7 |        1 |   266697      0 |      165 |      165
80.18/80.29	c #cpu_time = 0.450s
80.18/80.29	c #wall_clock_time = 0.450s
80.18/80.29	c #decision = 7
80.18/80.29	c #random_decision = 0
80.18/80.29	c #conflict = 1
80.18/80.29	c #restart = 0
80.18/80.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=114984
80.18/80.29	c BCD2: refineLB: 114964 -> 114984
80.18/80.30	c lower bound updated to -611212832
80.38/80.47	c BCD2: 122969 <= obj <= 611335800
80.38/80.47	c BCD2: #cores=6, #unrelaxed=306477, #relaxed=78, #hardened=0
80.38/80.47	c BCD2: #sat=1 #unsat=78 bias=78/79
80.38/80.48	c Solving starts ...
80.38/80.48	c ============================[ Search Statistics ]============================
80.38/80.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.38/80.48	c       |         |          |          |    Limit     GC | Var      | Constra 
80.38/80.48	c =============================================================================
80.38/80.48	c  0.0s |       0 |        0 |        0 |   266697      0 |      166 |      165
80.88/80.93	c  0.4s |       0 |        7 |        1 |   266697      0 |      166 |      166
80.88/80.93	c #cpu_time = 0.450s
80.88/80.93	c #wall_clock_time = 0.450s
80.88/80.93	c #decision = 7
80.88/80.93	c #random_decision = 0
80.88/80.93	c #conflict = 1
80.88/80.93	c #restart = 0
80.88/80.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=116581
80.88/80.93	c BCD2: refineLB: 116561 -> 116581
80.88/80.93	c lower bound updated to -611211235
81.08/81.12	c BCD2: 124566 <= obj <= 611335800
81.08/81.12	c BCD2: #cores=6, #unrelaxed=306476, #relaxed=79, #hardened=0
81.08/81.12	c BCD2: #sat=1 #unsat=79 bias=79/80
81.08/81.14	c Solving starts ...
81.08/81.14	c ============================[ Search Statistics ]============================
81.08/81.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.08/81.14	c       |         |          |          |    Limit     GC | Var      | Constra 
81.08/81.14	c =============================================================================
81.08/81.14	c  0.0s |       0 |        0 |        0 |   266697      0 |      167 |      166
81.48/81.59	c  0.5s |       0 |        7 |        1 |   266697      0 |      167 |      167
81.48/81.59	c #cpu_time = 0.453s
81.48/81.59	c #wall_clock_time = 0.453s
81.48/81.59	c #decision = 7
81.48/81.59	c #random_decision = 0
81.48/81.59	c #conflict = 1
81.48/81.59	c #restart = 0
81.48/81.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=118178
81.48/81.59	c BCD2: refineLB: 118159 -> 118178
81.48/81.59	c lower bound updated to -611209638
81.67/81.78	c BCD2: 126163 <= obj <= 611335800
81.67/81.78	c BCD2: #cores=6, #unrelaxed=306475, #relaxed=80, #hardened=0
81.67/81.78	c BCD2: #sat=1 #unsat=80 bias=80/81
81.67/81.79	c Solving starts ...
81.67/81.79	c ============================[ Search Statistics ]============================
81.67/81.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.67/81.79	c       |         |          |          |    Limit     GC | Var      | Constra 
81.67/81.79	c =============================================================================
81.67/81.79	c  0.0s |       0 |        0 |        0 |   266697      0 |      168 |      167
82.18/82.24	c  0.4s |       0 |        7 |        1 |   266697      0 |      168 |      168
82.18/82.24	c #cpu_time = 0.449s
82.18/82.24	c #wall_clock_time = 0.449s
82.18/82.24	c #decision = 7
82.18/82.24	c #random_decision = 0
82.18/82.24	c #conflict = 1
82.18/82.24	c #restart = 0
82.18/82.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=119775
82.18/82.24	c BCD2: refineLB: 119756 -> 119775
82.18/82.24	c lower bound updated to -611208041
83.28/83.32	c BCD2: 127760 <= obj <= 611335800
83.28/83.32	c BCD2: #cores=6, #unrelaxed=306474, #relaxed=81, #hardened=0
83.28/83.32	c BCD2: #sat=1 #unsat=81 bias=81/82
83.28/83.33	c Solving starts ...
83.28/83.33	c ============================[ Search Statistics ]============================
83.28/83.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.28/83.33	c       |         |          |          |    Limit     GC | Var      | Constra 
83.28/83.33	c =============================================================================
83.28/83.33	c  0.0s |       0 |        0 |        0 |   266697      0 |      169 |      168
83.69/83.75	c  0.4s |       0 |        7 |        1 |   266697      0 |      169 |      169
83.69/83.75	c #cpu_time = 0.425s
83.69/83.75	c #wall_clock_time = 0.425s
83.69/83.75	c #decision = 7
83.69/83.75	c #random_decision = 0
83.69/83.75	c #conflict = 1
83.69/83.75	c #restart = 0
83.69/83.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=121372
83.69/83.75	c BCD2: refineLB: 121353 -> 121372
83.69/83.75	c lower bound updated to -611206444
83.88/83.96	c BCD2: 129357 <= obj <= 611335800
83.88/83.96	c BCD2: #cores=6, #unrelaxed=306473, #relaxed=82, #hardened=0
83.88/83.96	c BCD2: #sat=1 #unsat=82 bias=82/83
83.88/83.97	c Solving starts ...
83.88/83.97	c ============================[ Search Statistics ]============================
83.88/83.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.88/83.97	c       |         |          |          |    Limit     GC | Var      | Constra 
83.88/83.97	c =============================================================================
83.88/83.97	c  0.0s |       0 |        0 |        0 |   266697      0 |      170 |      169
84.38/84.42	c  0.5s |       0 |        7 |        1 |   266697      0 |      170 |      170
84.38/84.42	c #cpu_time = 0.453s
84.38/84.42	c #wall_clock_time = 0.453s
84.38/84.42	c #decision = 7
84.38/84.42	c #random_decision = 0
84.38/84.42	c #conflict = 1
84.38/84.42	c #restart = 0
84.38/84.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=122969
84.38/84.42	c BCD2: refineLB: 122950 -> 122969
84.38/84.42	c lower bound updated to -611204847
84.48/84.59	c BCD2: 130954 <= obj <= 611335800
84.48/84.60	c BCD2: #cores=6, #unrelaxed=306472, #relaxed=83, #hardened=0
84.48/84.60	c BCD2: #sat=1 #unsat=83 bias=83/84
84.58/84.60	c Solving starts ...
84.58/84.60	c ============================[ Search Statistics ]============================
84.58/84.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
84.58/84.60	c       |         |          |          |    Limit     GC | Var      | Constra 
84.58/84.60	c =============================================================================
84.58/84.60	c  0.0s |       0 |        0 |        0 |   266697      0 |      171 |      170
84.98/85.04	c  0.4s |       0 |        7 |        1 |   266697      0 |      171 |      171
84.98/85.04	c #cpu_time = 0.440s
84.98/85.04	c #wall_clock_time = 0.440s
84.98/85.04	c #decision = 7
84.98/85.04	c #random_decision = 0
84.98/85.04	c #conflict = 1
84.98/85.04	c #restart = 0
84.98/85.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=124566
84.98/85.04	c BCD2: refineLB: 124547 -> 124566
84.98/85.04	c lower bound updated to -611203250
85.18/85.23	c BCD2: 132551 <= obj <= 611335800
85.18/85.23	c BCD2: #cores=6, #unrelaxed=306471, #relaxed=84, #hardened=0
85.18/85.23	c BCD2: #sat=1 #unsat=84 bias=84/85
85.18/85.24	c Solving starts ...
85.18/85.24	c ============================[ Search Statistics ]============================
85.18/85.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.18/85.24	c       |         |          |          |    Limit     GC | Var      | Constra 
85.18/85.24	c =============================================================================
85.18/85.24	c  0.0s |       0 |        0 |        0 |   266697      0 |      172 |      171
85.58/85.69	c  0.5s |       0 |        7 |        1 |   266697      0 |      172 |      172
85.58/85.69	c #cpu_time = 0.453s
85.58/85.69	c #wall_clock_time = 0.453s
85.58/85.69	c #decision = 7
85.58/85.69	c #random_decision = 0
85.58/85.69	c #conflict = 1
85.58/85.69	c #restart = 0
85.58/85.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=126163
85.58/85.69	c BCD2: refineLB: 126145 -> 126163
85.58/85.69	c lower bound updated to -611201653
85.78/85.86	c BCD2: 134148 <= obj <= 611335800
85.78/85.87	c BCD2: #cores=6, #unrelaxed=306470, #relaxed=85, #hardened=0
85.78/85.87	c BCD2: #sat=1 #unsat=85 bias=85/86
85.78/85.87	c Solving starts ...
85.78/85.87	c ============================[ Search Statistics ]============================
85.78/85.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.78/85.87	c       |         |          |          |    Limit     GC | Var      | Constra 
85.78/85.87	c =============================================================================
85.78/85.87	c  0.0s |       0 |        0 |        0 |   266697      0 |      173 |      172
86.28/86.32	c  0.4s |       0 |        7 |        1 |   266697      0 |      173 |      173
86.28/86.32	c #cpu_time = 0.446s
86.28/86.32	c #wall_clock_time = 0.446s
86.28/86.32	c #decision = 7
86.28/86.32	c #random_decision = 0
86.28/86.32	c #conflict = 1
86.28/86.32	c #restart = 0
86.28/86.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=127760
86.28/86.32	c BCD2: refineLB: 127742 -> 127760
86.28/86.32	c lower bound updated to -611200056
86.48/86.50	c BCD2: 135745 <= obj <= 611335800
86.48/86.50	c BCD2: #cores=6, #unrelaxed=306469, #relaxed=86, #hardened=0
86.48/86.50	c BCD2: #sat=1 #unsat=86 bias=86/87
86.48/86.51	c Solving starts ...
86.48/86.51	c ============================[ Search Statistics ]============================
86.48/86.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.48/86.51	c       |         |          |          |    Limit     GC | Var      | Constra 
86.48/86.51	c =============================================================================
86.48/86.51	c  0.0s |       0 |        0 |        0 |   266697      0 |      174 |      173
86.88/86.96	c  0.5s |       0 |        7 |        1 |   266697      0 |      174 |      174
86.88/86.96	c #cpu_time = 0.452s
86.88/86.96	c #wall_clock_time = 0.452s
86.88/86.96	c #decision = 7
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 82: cost of the new core is >=129357
86.88/86.96	c BCD2: refineLB: 129339 -> 129357
86.88/86.96	c lower bound updated to -611198459
87.08/87.13	c BCD2: 137342 <= obj <= 611335800
87.08/87.13	c BCD2: #cores=6, #unrelaxed=306468, #relaxed=87, #hardened=0
87.08/87.13	c BCD2: #sat=1 #unsat=87 bias=87/88
87.08/87.14	c Solving starts ...
87.08/87.14	c ============================[ Search Statistics ]============================
87.08/87.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.08/87.14	c       |         |          |          |    Limit     GC | Var      | Constra 
87.08/87.14	c =============================================================================
87.08/87.14	c  0.0s |       0 |        0 |        0 |   266697      0 |      175 |      174
87.48/87.60	c  0.5s |       0 |        7 |        1 |   266697      0 |      175 |      175
87.48/87.60	c #cpu_time = 0.454s
87.48/87.60	c #wall_clock_time = 0.454s
87.48/87.60	c #decision = 7
87.48/87.60	c #random_decision = 0
87.48/87.60	c #conflict = 1
87.48/87.60	c #restart = 0
87.58/87.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=130954
87.58/87.60	c BCD2: refineLB: 130936 -> 130954
87.58/87.60	c lower bound updated to -611196862
87.78/87.81	c BCD2: 138939 <= obj <= 611335800
87.78/87.81	c BCD2: #cores=6, #unrelaxed=306467, #relaxed=88, #hardened=0
87.78/87.81	c BCD2: #sat=1 #unsat=88 bias=88/89
87.78/87.82	c Solving starts ...
87.78/87.82	c ============================[ Search Statistics ]============================
87.78/87.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.78/87.82	c       |         |          |          |    Limit     GC | Var      | Constra 
87.78/87.82	c =============================================================================
87.78/87.82	c  0.0s |       0 |        0 |        0 |   266697      0 |      176 |      175
88.18/88.28	c  0.5s |       0 |        7 |        1 |   266697      0 |      176 |      176
88.18/88.28	c #cpu_time = 0.453s
88.18/88.28	c #wall_clock_time = 0.453s
88.18/88.28	c #decision = 7
88.18/88.28	c #random_decision = 0
88.18/88.28	c #conflict = 1
88.18/88.28	c #restart = 0
88.18/88.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=132551
88.18/88.28	c BCD2: refineLB: 132534 -> 132551
88.18/88.28	c lower bound updated to -611195265
88.38/88.49	c BCD2: 140536 <= obj <= 611335800
88.38/88.49	c BCD2: #cores=6, #unrelaxed=306466, #relaxed=89, #hardened=0
88.38/88.49	c BCD2: #sat=1 #unsat=89 bias=89/90
88.48/88.51	c Solving starts ...
88.48/88.51	c ============================[ Search Statistics ]============================
88.48/88.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.48/88.51	c       |         |          |          |    Limit     GC | Var      | Constra 
88.48/88.51	c =============================================================================
88.48/88.51	c  0.0s |       0 |        0 |        0 |   266697      0 |      177 |      176
88.87/88.96	c  0.5s |       0 |        7 |        1 |   266697      0 |      177 |      177
88.87/88.96	c #cpu_time = 0.455s
88.87/88.96	c #wall_clock_time = 0.455s
88.87/88.96	c #decision = 7
88.87/88.96	c #random_decision = 0
88.87/88.96	c #conflict = 1
88.87/88.96	c #restart = 0
88.87/88.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=134148
88.87/88.96	c BCD2: refineLB: 134131 -> 134148
88.87/88.96	c lower bound updated to -611193668
89.07/89.18	c BCD2: 142133 <= obj <= 611335800
89.07/89.18	c BCD2: #cores=6, #unrelaxed=306465, #relaxed=90, #hardened=0
89.07/89.18	c BCD2: #sat=1 #unsat=90 bias=90/91
89.07/89.20	c Solving starts ...
89.07/89.20	c ============================[ Search Statistics ]============================
89.07/89.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.07/89.20	c       |         |          |          |    Limit     GC | Var      | Constra 
89.07/89.20	c =============================================================================
89.07/89.20	c  0.0s |       0 |        0 |        0 |   266697      0 |      178 |      177
90.48/90.56	c  1.4s |       0 |        7 |        1 |   266697      0 |      178 |      178
90.48/90.56	c #cpu_time = 1.369s
90.48/90.56	c #wall_clock_time = 1.369s
90.48/90.56	c #decision = 7
90.48/90.56	c #random_decision = 0
90.48/90.56	c #conflict = 1
90.48/90.56	c #restart = 0
90.48/90.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=135745
90.48/90.57	c BCD2: refineLB: 135728 -> 135745
90.48/90.57	c lower bound updated to -611192071
90.68/90.74	c BCD2: 143730 <= obj <= 611335800
90.68/90.74	c BCD2: #cores=6, #unrelaxed=306464, #relaxed=91, #hardened=0
90.68/90.74	c BCD2: #sat=1 #unsat=91 bias=91/92
90.68/90.75	c Solving starts ...
90.68/90.75	c ============================[ Search Statistics ]============================
90.68/90.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.68/90.75	c       |         |          |          |    Limit     GC | Var      | Constra 
90.68/90.75	c =============================================================================
90.68/90.75	c  0.0s |       0 |        0 |        0 |   266697      0 |      179 |      178
91.08/91.19	c  0.4s |       0 |        7 |        1 |   266697      0 |      179 |      179
91.08/91.19	c #cpu_time = 0.444s
91.08/91.19	c #wall_clock_time = 0.444s
91.08/91.19	c #decision = 7
91.08/91.19	c #random_decision = 0
91.08/91.19	c #conflict = 1
91.08/91.19	c #restart = 0
91.08/91.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=137342
91.08/91.19	c BCD2: refineLB: 137325 -> 137342
91.08/91.19	c lower bound updated to -611190474
91.28/91.39	c BCD2: 145327 <= obj <= 611335800
91.28/91.39	c BCD2: #cores=6, #unrelaxed=306463, #relaxed=92, #hardened=0
91.28/91.39	c BCD2: #sat=1 #unsat=92 bias=92/93
91.28/91.39	c Solving starts ...
91.28/91.39	c ============================[ Search Statistics ]============================
91.28/91.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.28/91.39	c       |         |          |          |    Limit     GC | Var      | Constra 
91.28/91.39	c =============================================================================
91.28/91.39	c  0.0s |       0 |        0 |        0 |   266697      0 |      180 |      179
91.78/91.84	c  0.5s |       0 |        7 |        1 |   266697      0 |      180 |      180
91.78/91.84	c #cpu_time = 0.451s
91.78/91.84	c #wall_clock_time = 0.451s
91.78/91.84	c #decision = 7
91.78/91.84	c #random_decision = 0
91.78/91.84	c #conflict = 1
91.78/91.84	c #restart = 0
91.78/91.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=138939
91.78/91.84	c BCD2: refineLB: 138922 -> 138939
91.78/91.84	c lower bound updated to -611188877
91.98/92.02	c BCD2: 146924 <= obj <= 611335800
91.98/92.02	c BCD2: #cores=6, #unrelaxed=306462, #relaxed=93, #hardened=0
91.98/92.02	c BCD2: #sat=1 #unsat=93 bias=93/94
91.98/92.03	c Solving starts ...
91.98/92.03	c ============================[ Search Statistics ]============================
91.98/92.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.98/92.03	c       |         |          |          |    Limit     GC | Var      | Constra 
91.98/92.03	c =============================================================================
91.98/92.03	c  0.0s |       0 |        0 |        0 |   266697      0 |      181 |      180
92.38/92.47	c  0.4s |       0 |        7 |        1 |   266697      0 |      181 |      181
92.38/92.47	c #cpu_time = 0.437s
92.38/92.47	c #wall_clock_time = 0.437s
92.38/92.47	c #decision = 7
92.38/92.47	c #random_decision = 0
92.38/92.47	c #conflict = 1
92.38/92.47	c #restart = 0
92.38/92.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=140536
92.38/92.47	c BCD2: refineLB: 140520 -> 140536
92.38/92.47	c lower bound updated to -611187280
92.58/92.66	c BCD2: 148521 <= obj <= 611335800
92.58/92.66	c BCD2: #cores=6, #unrelaxed=306461, #relaxed=94, #hardened=0
92.58/92.66	c BCD2: #sat=1 #unsat=94 bias=94/95
92.58/92.67	c Solving starts ...
92.58/92.67	c ============================[ Search Statistics ]============================
92.58/92.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.58/92.67	c       |         |          |          |    Limit     GC | Var      | Constra 
92.58/92.67	c =============================================================================
92.58/92.67	c  0.0s |       0 |        0 |        0 |   266697      0 |      182 |      181
93.08/93.12	c  0.5s |       0 |        7 |        1 |   266697      0 |      182 |      182
93.08/93.12	c #cpu_time = 0.451s
93.08/93.12	c #wall_clock_time = 0.451s
93.08/93.12	c #decision = 7
93.08/93.12	c #random_decision = 0
93.08/93.12	c #conflict = 1
93.08/93.12	c #restart = 0
93.08/93.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=142133
93.08/93.12	c BCD2: refineLB: 142117 -> 142133
93.08/93.12	c lower bound updated to -611185683
93.28/93.30	c BCD2: 150118 <= obj <= 611335800
93.28/93.30	c BCD2: #cores=6, #unrelaxed=306460, #relaxed=95, #hardened=0
93.28/93.30	c BCD2: #sat=1 #unsat=95 bias=95/96
93.28/93.30	c Solving starts ...
93.28/93.30	c ============================[ Search Statistics ]============================
93.28/93.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.28/93.30	c       |         |          |          |    Limit     GC | Var      | Constra 
93.28/93.30	c =============================================================================
93.28/93.30	c  0.0s |       0 |        0 |        0 |   266697      0 |      183 |      182
93.68/93.75	c  0.4s |       0 |        7 |        1 |   266697      0 |      183 |      183
93.68/93.75	c #cpu_time = 0.448s
93.68/93.75	c #wall_clock_time = 0.448s
93.68/93.75	c #decision = 7
93.68/93.75	c #random_decision = 0
93.68/93.75	c #conflict = 1
93.68/93.75	c #restart = 0
93.68/93.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=143730
93.68/93.75	c BCD2: refineLB: 143714 -> 143730
93.68/93.75	c lower bound updated to -611184086
93.88/93.94	c BCD2: 151715 <= obj <= 611335800
93.88/93.94	c BCD2: #cores=6, #unrelaxed=306459, #relaxed=96, #hardened=0
93.88/93.94	c BCD2: #sat=1 #unsat=96 bias=96/97
93.88/93.94	c Solving starts ...
93.88/93.94	c ============================[ Search Statistics ]============================
93.88/93.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.88/93.94	c       |         |          |          |    Limit     GC | Var      | Constra 
93.88/93.94	c =============================================================================
93.88/93.94	c  0.0s |       0 |        0 |        0 |   266697      0 |      184 |      183
94.27/94.40	c  0.5s |       0 |        7 |        1 |   266697      0 |      184 |      184
94.27/94.40	c #cpu_time = 0.451s
94.27/94.40	c #wall_clock_time = 0.451s
94.27/94.40	c #decision = 7
94.27/94.40	c #random_decision = 0
94.27/94.40	c #conflict = 1
94.27/94.40	c #restart = 0
94.27/94.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=145327
94.27/94.40	c BCD2: refineLB: 145311 -> 145327
94.27/94.40	c lower bound updated to -611182489
94.47/94.57	c BCD2: 153312 <= obj <= 611335800
94.47/94.57	c BCD2: #cores=6, #unrelaxed=306458, #relaxed=97, #hardened=0
94.47/94.57	c BCD2: #sat=1 #unsat=97 bias=97/98
94.47/94.58	c Solving starts ...
94.47/94.58	c ============================[ Search Statistics ]============================
94.47/94.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.47/94.58	c       |         |          |          |    Limit     GC | Var      | Constra 
94.47/94.58	c =============================================================================
94.47/94.58	c  0.0s |       0 |        0 |        0 |   266697      0 |      185 |      184
94.97/95.03	c  0.4s |       0 |        7 |        1 |   266697      0 |      185 |      185
94.97/95.03	c #cpu_time = 0.448s
94.97/95.03	c #wall_clock_time = 0.448s
94.97/95.03	c #decision = 7
94.97/95.03	c #random_decision = 0
94.97/95.03	c #conflict = 1
94.97/95.03	c #restart = 0
94.97/95.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=146924
94.97/95.03	c BCD2: refineLB: 146908 -> 146924
94.97/95.03	c lower bound updated to -611180892
95.17/95.25	c BCD2: 154909 <= obj <= 611335800
95.17/95.25	c BCD2: #cores=6, #unrelaxed=306457, #relaxed=98, #hardened=0
95.17/95.25	c BCD2: #sat=1 #unsat=98 bias=98/99
95.17/95.26	c Solving starts ...
95.17/95.26	c ============================[ Search Statistics ]============================
95.17/95.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.17/95.26	c       |         |          |          |    Limit     GC | Var      | Constra 
95.17/95.26	c =============================================================================
95.17/95.27	c  0.0s |       0 |        0 |        0 |   266697      0 |      186 |      185
95.68/95.72	c  0.5s |       0 |        7 |        1 |   266697      0 |      186 |      186
95.68/95.72	c #cpu_time = 0.452s
95.68/95.72	c #wall_clock_time = 0.452s
95.68/95.72	c #decision = 7
95.68/95.72	c #random_decision = 0
95.68/95.72	c #conflict = 1
95.68/95.72	c #restart = 0
95.68/95.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=148521
95.68/95.72	c BCD2: refineLB: 148505 -> 148521
95.68/95.72	c lower bound updated to -611179295
95.88/95.94	c BCD2: 156506 <= obj <= 611335800
95.88/95.94	c BCD2: #cores=6, #unrelaxed=306456, #relaxed=99, #hardened=0
95.88/95.94	c BCD2: #sat=1 #unsat=99 bias=99/100
95.88/95.95	c Solving starts ...
95.88/95.95	c ============================[ Search Statistics ]============================
95.88/95.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.88/95.95	c       |         |          |          |    Limit     GC | Var      | Constra 
95.88/95.95	c =============================================================================
95.88/95.95	c  0.0s |       0 |        0 |        0 |   266697      0 |      187 |      186
96.37/96.41	c  0.5s |       0 |        7 |        1 |   266697      0 |      187 |      187
96.37/96.41	c #cpu_time = 0.454s
96.37/96.41	c #wall_clock_time = 0.454s
96.37/96.41	c #decision = 7
96.37/96.41	c #random_decision = 0
96.37/96.41	c #conflict = 1
96.37/96.41	c #restart = 0
96.37/96.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=150118
96.37/96.41	c BCD2: refineLB: 150103 -> 150118
96.37/96.41	c lower bound updated to -611177698
96.57/96.63	c BCD2: 158103 <= obj <= 611335800
96.57/96.63	c BCD2: #cores=6, #unrelaxed=306455, #relaxed=100, #hardened=0
96.57/96.63	c BCD2: #sat=1 #unsat=100 bias=100/101
96.57/96.64	c Solving starts ...
96.57/96.64	c ============================[ Search Statistics ]============================
96.57/96.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.57/96.64	c       |         |          |          |    Limit     GC | Var      | Constra 
96.57/96.64	c =============================================================================
96.57/96.64	c  0.0s |       0 |        0 |        0 |   266697      0 |      188 |      187
97.87/98.00	c  1.4s |       0 |        7 |        1 |   266697      0 |      188 |      188
97.87/98.00	c #cpu_time = 1.355s
97.87/98.00	c #wall_clock_time = 1.355s
97.87/98.00	c #decision = 7
97.87/98.00	c #random_decision = 0
97.87/98.00	c #conflict = 1
97.87/98.00	c #restart = 0
97.87/98.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=151715
97.87/98.00	c BCD2: refineLB: 151700 -> 151715
97.87/98.00	c lower bound updated to -611176101
98.08/98.15	c BCD2: 159700 <= obj <= 611335800
98.08/98.15	c BCD2: #cores=6, #unrelaxed=306454, #relaxed=101, #hardened=0
98.08/98.15	c BCD2: #sat=1 #unsat=101 bias=101/102
98.08/98.15	c Solving starts ...
98.08/98.15	c ============================[ Search Statistics ]============================
98.08/98.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.08/98.15	c       |         |          |          |    Limit     GC | Var      | Constra 
98.08/98.15	c =============================================================================
98.08/98.15	c  0.0s |       0 |        0 |        0 |   266697      0 |      189 |      188
98.57/98.60	c  0.4s |       0 |        7 |        1 |   266697      0 |      189 |      189
98.57/98.60	c #cpu_time = 0.443s
98.57/98.60	c #wall_clock_time = 0.443s
98.57/98.60	c #decision = 7
98.57/98.60	c #random_decision = 0
98.57/98.60	c #conflict = 1
98.57/98.60	c #restart = 0
98.57/98.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=153312
98.57/98.60	c BCD2: refineLB: 153297 -> 153312
98.57/98.60	c lower bound updated to -611174504
98.67/98.76	c BCD2: 161297 <= obj <= 611335800
98.67/98.76	c BCD2: #cores=6, #unrelaxed=306453, #relaxed=102, #hardened=0
98.67/98.76	c BCD2: #sat=1 #unsat=102 bias=102/103
98.67/98.77	c Solving starts ...
98.67/98.77	c ============================[ Search Statistics ]============================
98.67/98.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
98.67/98.77	c       |         |          |          |    Limit     GC | Var      | Constra 
98.67/98.77	c =============================================================================
98.67/98.77	c  0.0s |       0 |        0 |        0 |   266697      0 |      190 |      189
99.18/99.22	c  0.5s |       0 |        7 |        1 |   293367      0 |      190 |      190
99.18/99.22	c #cpu_time = 0.450s
99.18/99.22	c #wall_clock_time = 0.450s
99.18/99.22	c #decision = 7
99.18/99.22	c #random_decision = 0
99.18/99.22	c #conflict = 1
99.18/99.22	c #restart = 0
99.18/99.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=154909
99.18/99.22	c BCD2: refineLB: 154894 -> 154909
99.18/99.22	c lower bound updated to -611172907
99.27/99.37	c BCD2: 162894 <= obj <= 611335800
99.27/99.37	c BCD2: #cores=6, #unrelaxed=306452, #relaxed=103, #hardened=0
99.27/99.37	c BCD2: #sat=1 #unsat=103 bias=103/104
99.27/99.38	c Solving starts ...
99.27/99.38	c ============================[ Search Statistics ]============================
99.27/99.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
99.27/99.38	c       |         |          |          |    Limit     GC | Var      | Constra 
99.27/99.38	c =============================================================================
99.27/99.38	c  0.0s |       0 |        0 |        0 |   293367      0 |      191 |      190
99.77/99.82	c  0.4s |       0 |        7 |        1 |   293367      0 |      191 |      191
99.77/99.82	c #cpu_time = 0.438s
99.77/99.82	c #wall_clock_time = 0.438s
99.77/99.82	c #decision = 7
99.77/99.82	c #random_decision = 0
99.77/99.82	c #conflict = 1
99.77/99.82	c #restart = 0
99.77/99.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=156506
99.77/99.82	c BCD2: refineLB: 156491 -> 156506
99.77/99.82	c lower bound updated to -611171310
99.87/99.99	c BCD2: 164491 <= obj <= 611335800
99.87/99.99	c BCD2: #cores=6, #unrelaxed=306451, #relaxed=104, #hardened=0
99.87/99.99	c BCD2: #sat=1 #unsat=104 bias=104/105
99.87/99.99	c Solving starts ...
99.87/99.99	c ============================[ Search Statistics ]============================
99.87/99.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
99.87/99.99	c       |         |          |          |    Limit     GC | Var      | Constra 
99.87/99.99	c =============================================================================
99.87/99.99	c  0.0s |       0 |        0 |        0 |   293367      0 |      192 |      191
100.37/100.44	c  0.5s |       0 |        7 |        1 |   293367      0 |      192 |      192
100.37/100.44	c #cpu_time = 0.451s
100.37/100.44	c #wall_clock_time = 0.451s
100.37/100.44	c #decision = 7
100.37/100.44	c #random_decision = 0
100.37/100.44	c #conflict = 1
100.37/100.44	c #restart = 0
100.37/100.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=158103
100.37/100.44	c BCD2: refineLB: 158088 -> 158103
100.37/100.44	c lower bound updated to -611169713
100.47/100.59	c BCD2: 166088 <= obj <= 611335800
100.47/100.59	c BCD2: #cores=6, #unrelaxed=306450, #relaxed=105, #hardened=0
100.47/100.59	c BCD2: #sat=1 #unsat=105 bias=105/106
100.57/100.60	c Solving starts ...
100.57/100.60	c ============================[ Search Statistics ]============================
100.57/100.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
100.57/100.60	c       |         |          |          |    Limit     GC | Var      | Constra 
100.57/100.60	c =============================================================================
100.57/100.60	c  0.0s |       0 |        0 |        0 |   293367      0 |      193 |      192
100.97/101.05	c  0.4s |       0 |        7 |        1 |   293367      0 |      193 |      193
100.97/101.05	c #cpu_time = 0.447s
100.97/101.05	c #wall_clock_time = 0.447s
100.97/101.05	c #decision = 7
100.97/101.05	c #random_decision = 0
100.97/101.05	c #conflict = 1
100.97/101.05	c #restart = 0
100.97/101.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=159700
100.97/101.05	c BCD2: refineLB: 159685 -> 159700
100.97/101.05	c lower bound updated to -611168116
101.17/101.21	c BCD2: 167685 <= obj <= 611335800
101.17/101.21	c BCD2: #cores=6, #unrelaxed=306449, #relaxed=106, #hardened=0
101.17/101.21	c BCD2: #sat=1 #unsat=106 bias=106/107
101.17/101.22	c Solving starts ...
101.17/101.22	c ============================[ Search Statistics ]============================
101.17/101.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
101.17/101.22	c       |         |          |          |    Limit     GC | Var      | Constra 
101.17/101.22	c =============================================================================
101.17/101.22	c  0.0s |       0 |        0 |        0 |   293367      0 |      194 |      193
101.57/101.67	c  0.5s |       0 |        7 |        1 |   293367      0 |      194 |      194
101.57/101.67	c #cpu_time = 0.452s
101.57/101.67	c #wall_clock_time = 0.452s
101.57/101.67	c #decision = 7
101.57/101.67	c #random_decision = 0
101.57/101.67	c #conflict = 1
101.57/101.67	c #restart = 0
101.57/101.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=161297
101.57/101.67	c BCD2: refineLB: 161283 -> 161297
101.57/101.67	c lower bound updated to -611166519
101.77/101.82	c BCD2: 169282 <= obj <= 611335800
101.77/101.82	c BCD2: #cores=6, #unrelaxed=306448, #relaxed=107, #hardened=0
101.77/101.82	c BCD2: #sat=1 #unsat=107 bias=107/108
101.77/101.82	c Solving starts ...
101.77/101.82	c ============================[ Search Statistics ]============================
101.77/101.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
101.77/101.82	c       |         |          |          |    Limit     GC | Var      | Constra 
101.77/101.82	c =============================================================================
101.77/101.83	c  0.0s |       0 |        0 |        0 |   293367      0 |      195 |      194
102.17/102.28	c  0.5s |       0 |        7 |        1 |   293367      0 |      195 |      195
102.17/102.28	c #cpu_time = 0.453s
102.17/102.28	c #wall_clock_time = 0.453s
102.17/102.28	c #decision = 7
102.17/102.28	c #random_decision = 0
102.17/102.28	c #conflict = 1
102.17/102.28	c #restart = 0
102.17/102.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=162894
102.17/102.28	c BCD2: refineLB: 162880 -> 162894
102.17/102.28	c lower bound updated to -611164922
102.38/102.47	c BCD2: 170879 <= obj <= 611335800
102.38/102.47	c BCD2: #cores=6, #unrelaxed=306447, #relaxed=108, #hardened=0
102.38/102.47	c BCD2: #sat=1 #unsat=108 bias=108/109
102.38/102.49	c Solving starts ...
102.38/102.49	c ============================[ Search Statistics ]============================
102.38/102.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
102.38/102.49	c       |         |          |          |    Limit     GC | Var      | Constra 
102.38/102.49	c =============================================================================
102.38/102.49	c  0.0s |       0 |        0 |        0 |   293367      0 |      196 |      195
102.87/102.94	c  0.5s |       0 |        7 |        1 |   293367      0 |      196 |      196
102.87/102.94	c #cpu_time = 0.451s
102.87/102.94	c #wall_clock_time = 0.451s
102.87/102.94	c #decision = 7
102.87/102.94	c #random_decision = 0
102.87/102.94	c #conflict = 1
102.87/102.94	c #restart = 0
102.87/102.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=164491
102.87/102.94	c BCD2: refineLB: 164477 -> 164491
102.87/102.94	c lower bound updated to -611163325
103.07/103.13	c BCD2: 172476 <= obj <= 611335800
103.07/103.13	c BCD2: #cores=6, #unrelaxed=306446, #relaxed=109, #hardened=0
103.07/103.13	c BCD2: #sat=1 #unsat=109 bias=109/110
103.07/103.15	c Solving starts ...
103.07/103.15	c ============================[ Search Statistics ]============================
103.07/103.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
103.07/103.15	c       |         |          |          |    Limit     GC | Var      | Constra 
103.07/103.15	c =============================================================================
103.07/103.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      197 |      196
103.48/103.60	c  0.5s |       0 |        7 |        1 |   293367      0 |      197 |      197
103.48/103.60	c #cpu_time = 0.454s
103.48/103.60	c #wall_clock_time = 0.454s
103.48/103.60	c #decision = 7
103.48/103.60	c #random_decision = 0
103.48/103.60	c #conflict = 1
103.48/103.60	c #restart = 0
103.48/103.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=166088
103.48/103.60	c BCD2: refineLB: 166074 -> 166088
103.48/103.60	c lower bound updated to -611161728
103.68/103.80	c BCD2: 174073 <= obj <= 611335800
103.68/103.80	c BCD2: #cores=6, #unrelaxed=306445, #relaxed=110, #hardened=0
103.68/103.80	c BCD2: #sat=1 #unsat=110 bias=110/111
103.78/103.81	c Solving starts ...
103.78/103.81	c ============================[ Search Statistics ]============================
103.78/103.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
103.78/103.81	c       |         |          |          |    Limit     GC | Var      | Constra 
103.78/103.81	c =============================================================================
103.78/103.81	c  0.0s |       0 |        0 |        0 |   293367      0 |      198 |      197
105.08/105.14	c  1.3s |       0 |        7 |        1 |   293367      0 |      198 |      198
105.08/105.14	c #cpu_time = 1.328s
105.08/105.14	c #wall_clock_time = 1.328s
105.08/105.14	c #decision = 7
105.08/105.14	c #random_decision = 0
105.08/105.14	c #conflict = 1
105.08/105.14	c #restart = 0
105.08/105.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=167685
105.08/105.14	c BCD2: refineLB: 167671 -> 167685
105.08/105.14	c lower bound updated to -611160131
105.18/105.29	c BCD2: 175670 <= obj <= 611335800
105.18/105.29	c BCD2: #cores=6, #unrelaxed=306444, #relaxed=111, #hardened=0
105.18/105.29	c BCD2: #sat=1 #unsat=111 bias=111/112
105.18/105.29	c Solving starts ...
105.18/105.29	c ============================[ Search Statistics ]============================
105.18/105.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
105.18/105.29	c       |         |          |          |    Limit     GC | Var      | Constra 
105.18/105.29	c =============================================================================
105.18/105.29	c  0.0s |       0 |        0 |        0 |   293367      0 |      199 |      198
105.68/105.73	c  0.4s |       0 |        7 |        1 |   293367      0 |      199 |      199
105.68/105.73	c #cpu_time = 0.440s
105.68/105.73	c #wall_clock_time = 0.440s
105.68/105.73	c #decision = 7
105.68/105.73	c #random_decision = 0
105.68/105.73	c #conflict = 1
105.68/105.73	c #restart = 0
105.68/105.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=169282
105.68/105.73	c BCD2: refineLB: 169268 -> 169282
105.68/105.73	c lower bound updated to -611158534
105.88/105.90	c BCD2: 177267 <= obj <= 611335800
105.88/105.90	c BCD2: #cores=6, #unrelaxed=306443, #relaxed=112, #hardened=0
105.88/105.90	c BCD2: #sat=1 #unsat=112 bias=112/113
105.88/105.90	c Solving starts ...
105.88/105.90	c ============================[ Search Statistics ]============================
105.88/105.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
105.88/105.90	c       |         |          |          |    Limit     GC | Var      | Constra 
105.88/105.90	c =============================================================================
105.88/105.91	c  0.0s |       0 |        0 |        0 |   293367      0 |      200 |      199
106.28/106.35	c  0.4s |       0 |        7 |        1 |   293367      0 |      200 |      200
106.28/106.35	c #cpu_time = 0.449s
106.28/106.35	c #wall_clock_time = 0.449s
106.28/106.35	c #decision = 7
106.28/106.35	c #random_decision = 0
106.28/106.35	c #conflict = 1
106.28/106.35	c #restart = 0
106.28/106.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=170879
106.28/106.35	c BCD2: refineLB: 170865 -> 170879
106.28/106.36	c lower bound updated to -611156937
106.47/106.50	c BCD2: 178864 <= obj <= 611335800
106.47/106.50	c BCD2: #cores=6, #unrelaxed=306442, #relaxed=113, #hardened=0
106.47/106.50	c BCD2: #sat=1 #unsat=113 bias=113/114
106.47/106.51	c Solving starts ...
106.47/106.51	c ============================[ Search Statistics ]============================
106.47/106.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
106.47/106.51	c       |         |          |          |    Limit     GC | Var      | Constra 
106.47/106.51	c =============================================================================
106.47/106.51	c  0.0s |       0 |        0 |        0 |   293367      0 |      201 |      200
106.88/106.94	c  0.4s |       0 |        7 |        1 |   293367      0 |      201 |      201
106.88/106.94	c #cpu_time = 0.435s
106.88/106.94	c #wall_clock_time = 0.435s
106.88/106.94	c #decision = 7
106.88/106.94	c #random_decision = 0
106.88/106.94	c #conflict = 1
106.88/106.94	c #restart = 0
106.88/106.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=172476
106.88/106.94	c BCD2: refineLB: 172462 -> 172476
106.88/106.94	c lower bound updated to -611155340
107.07/107.11	c BCD2: 180461 <= obj <= 611335800
107.07/107.11	c BCD2: #cores=6, #unrelaxed=306441, #relaxed=114, #hardened=0
107.07/107.11	c BCD2: #sat=1 #unsat=114 bias=114/115
107.07/107.12	c Solving starts ...
107.07/107.12	c ============================[ Search Statistics ]============================
107.07/107.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
107.07/107.12	c       |         |          |          |    Limit     GC | Var      | Constra 
107.07/107.12	c =============================================================================
107.07/107.12	c  0.0s |       0 |        0 |        0 |   293367      0 |      202 |      201
107.47/107.57	c  0.4s |       0 |        7 |        1 |   293367      0 |      202 |      202
107.47/107.57	c #cpu_time = 0.450s
107.47/107.57	c #wall_clock_time = 0.450s
107.47/107.57	c #decision = 7
107.47/107.57	c #random_decision = 0
107.47/107.57	c #conflict = 1
107.47/107.57	c #restart = 0
107.47/107.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=174073
107.47/107.57	c BCD2: refineLB: 174060 -> 174073
107.47/107.57	c lower bound updated to -611153743
107.67/107.72	c BCD2: 182058 <= obj <= 611335800
107.67/107.72	c BCD2: #cores=6, #unrelaxed=306440, #relaxed=115, #hardened=0
107.67/107.72	c BCD2: #sat=1 #unsat=115 bias=115/116
107.67/107.72	c Solving starts ...
107.67/107.72	c ============================[ Search Statistics ]============================
107.67/107.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
107.67/107.72	c       |         |          |          |    Limit     GC | Var      | Constra 
107.67/107.72	c =============================================================================
107.67/107.72	c  0.0s |       0 |        0 |        0 |   293367      0 |      203 |      202
108.07/108.17	c  0.4s |       0 |        7 |        1 |   293367      0 |      203 |      203
108.07/108.17	c #cpu_time = 0.446s
108.07/108.17	c #wall_clock_time = 0.446s
108.07/108.17	c #decision = 7
108.07/108.17	c #random_decision = 0
108.07/108.17	c #conflict = 1
108.07/108.17	c #restart = 0
108.07/108.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=175670
108.07/108.17	c BCD2: refineLB: 175657 -> 175670
108.07/108.17	c lower bound updated to -611152146
108.27/108.33	c BCD2: 183655 <= obj <= 611335800
108.27/108.33	c BCD2: #cores=6, #unrelaxed=306439, #relaxed=116, #hardened=0
108.27/108.33	c BCD2: #sat=1 #unsat=116 bias=116/117
108.27/108.34	c Solving starts ...
108.27/108.34	c ============================[ Search Statistics ]============================
108.27/108.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
108.27/108.34	c       |         |          |          |    Limit     GC | Var      | Constra 
108.27/108.34	c =============================================================================
108.27/108.34	c  0.0s |       0 |        0 |        0 |   293367      0 |      204 |      203
108.67/108.79	c  0.5s |       0 |        7 |        1 |   293367      0 |      204 |      204
108.67/108.79	c #cpu_time = 0.450s
108.67/108.79	c #wall_clock_time = 0.450s
108.67/108.79	c #decision = 7
108.67/108.79	c #random_decision = 0
108.67/108.79	c #conflict = 1
108.67/108.79	c #restart = 0
108.67/108.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=177267
108.67/108.79	c BCD2: refineLB: 177254 -> 177267
108.67/108.79	c lower bound updated to -611150549
108.87/108.94	c BCD2: 185252 <= obj <= 611335800
108.87/108.94	c BCD2: #cores=6, #unrelaxed=306438, #relaxed=117, #hardened=0
108.87/108.94	c BCD2: #sat=1 #unsat=117 bias=117/118
108.87/108.95	c Solving starts ...
108.87/108.95	c ============================[ Search Statistics ]============================
108.87/108.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
108.87/108.95	c       |         |          |          |    Limit     GC | Var      | Constra 
108.87/108.95	c =============================================================================
108.87/108.95	c  0.0s |       0 |        0 |        0 |   293367      0 |      205 |      204
109.37/109.40	c  0.5s |       0 |        7 |        1 |   293367      0 |      205 |      205
109.37/109.40	c #cpu_time = 0.454s
109.37/109.40	c #wall_clock_time = 0.454s
109.37/109.40	c #decision = 7
109.37/109.40	c #random_decision = 0
109.37/109.40	c #conflict = 1
109.37/109.40	c #restart = 0
109.37/109.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=178864
109.37/109.40	c BCD2: refineLB: 178851 -> 178864
109.37/109.40	c lower bound updated to -611148952
109.47/109.59	c BCD2: 186849 <= obj <= 611335800
109.47/109.59	c BCD2: #cores=6, #unrelaxed=306437, #relaxed=118, #hardened=0
109.47/109.59	c BCD2: #sat=1 #unsat=118 bias=118/119
109.57/109.61	c Solving starts ...
109.57/109.61	c ============================[ Search Statistics ]============================
109.57/109.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
109.57/109.61	c       |         |          |          |    Limit     GC | Var      | Constra 
109.57/109.61	c =============================================================================
109.57/109.61	c  0.0s |       0 |        0 |        0 |   293367      0 |      206 |      205
109.97/110.06	c  0.5s |       0 |        7 |        1 |   293367      0 |      206 |      206
109.97/110.06	c #cpu_time = 0.450s
109.97/110.06	c #wall_clock_time = 0.451s
109.97/110.06	c #decision = 7
109.97/110.06	c #random_decision = 0
109.97/110.06	c #conflict = 1
109.97/110.06	c #restart = 0
109.97/110.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=180461
109.97/110.06	c BCD2: refineLB: 180448 -> 180461
109.97/110.06	c lower bound updated to -611147355
110.18/110.25	c BCD2: 188446 <= obj <= 611335800
110.18/110.25	c BCD2: #cores=6, #unrelaxed=306436, #relaxed=119, #hardened=0
110.18/110.25	c BCD2: #sat=1 #unsat=119 bias=119/120
110.18/110.26	c Solving starts ...
110.18/110.26	c ============================[ Search Statistics ]============================
110.18/110.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
110.18/110.26	c       |         |          |          |    Limit     GC | Var      | Constra 
110.18/110.26	c =============================================================================
110.18/110.26	c  0.0s |       0 |        0 |        0 |   293367      0 |      207 |      206
110.67/110.72	c  0.5s |       0 |        7 |        1 |   293367      0 |      207 |      207
110.67/110.72	c #cpu_time = 0.453s
110.67/110.72	c #wall_clock_time = 0.453s
110.67/110.72	c #decision = 7
110.67/110.72	c #random_decision = 0
110.67/110.72	c #conflict = 1
110.67/110.72	c #restart = 0
110.67/110.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=182058
110.67/110.72	c BCD2: refineLB: 182045 -> 182058
110.67/110.72	c lower bound updated to -611145758
110.87/110.90	c BCD2: 190043 <= obj <= 611335800
110.87/110.90	c BCD2: #cores=6, #unrelaxed=306435, #relaxed=120, #hardened=0
110.87/110.90	c BCD2: #sat=1 #unsat=120 bias=120/121
110.87/110.92	c Solving starts ...
110.87/110.92	c ============================[ Search Statistics ]============================
110.87/110.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
110.87/110.92	c       |         |          |          |    Limit     GC | Var      | Constra 
110.87/110.92	c =============================================================================
110.87/110.92	c  0.0s |       0 |        0 |        0 |   293367      0 |      208 |      207
112.17/112.25	c  1.3s |       0 |        7 |        1 |   293367      0 |      208 |      208
112.17/112.25	c #cpu_time = 1.324s
112.17/112.25	c #wall_clock_time = 1.324s
112.17/112.25	c #decision = 7
112.17/112.25	c #random_decision = 0
112.17/112.25	c #conflict = 1
112.17/112.25	c #restart = 0
112.17/112.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=183655
112.17/112.25	c BCD2: refineLB: 183642 -> 183655
112.17/112.25	c lower bound updated to -611144161
112.28/112.39	c BCD2: 191640 <= obj <= 611335800
112.28/112.39	c BCD2: #cores=6, #unrelaxed=306434, #relaxed=121, #hardened=0
112.28/112.39	c BCD2: #sat=1 #unsat=121 bias=121/122
112.28/112.40	c Solving starts ...
112.28/112.40	c ============================[ Search Statistics ]============================
112.28/112.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
112.28/112.40	c       |         |          |          |    Limit     GC | Var      | Constra 
112.28/112.40	c =============================================================================
112.28/112.40	c  0.0s |       0 |        0 |        0 |   293367      0 |      209 |      208
112.77/112.84	c  0.4s |       0 |        7 |        1 |   293367      0 |      209 |      209
112.77/112.84	c #cpu_time = 0.439s
112.77/112.84	c #wall_clock_time = 0.439s
112.77/112.84	c #decision = 7
112.77/112.84	c #random_decision = 0
112.77/112.84	c #conflict = 1
112.77/112.84	c #restart = 0
112.77/112.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=185252
112.77/112.84	c BCD2: refineLB: 185239 -> 185252
112.77/112.84	c lower bound updated to -611142564
112.97/113.00	c BCD2: 193237 <= obj <= 611335800
112.97/113.00	c BCD2: #cores=6, #unrelaxed=306433, #relaxed=122, #hardened=0
112.97/113.00	c BCD2: #sat=1 #unsat=122 bias=122/123
112.97/113.01	c Solving starts ...
112.97/113.01	c ============================[ Search Statistics ]============================
112.97/113.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
112.97/113.01	c       |         |          |          |    Limit     GC | Var      | Constra 
112.97/113.01	c =============================================================================
112.97/113.01	c  0.0s |       0 |        0 |        0 |   293367      0 |      210 |      209
113.37/113.46	c  0.5s |       0 |        7 |        1 |   293367      0 |      210 |      210
113.37/113.46	c #cpu_time = 0.450s
113.37/113.46	c #wall_clock_time = 0.450s
113.37/113.46	c #decision = 7
113.37/113.46	c #random_decision = 0
113.37/113.46	c #conflict = 1
113.37/113.46	c #restart = 0
113.37/113.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=186849
113.37/113.46	c BCD2: refineLB: 186837 -> 186849
113.37/113.46	c lower bound updated to -611140967
113.57/113.61	c BCD2: 194834 <= obj <= 611335800
113.57/113.61	c BCD2: #cores=6, #unrelaxed=306432, #relaxed=123, #hardened=0
113.57/113.61	c BCD2: #sat=1 #unsat=123 bias=123/124
113.57/113.61	c Solving starts ...
113.57/113.61	c ============================[ Search Statistics ]============================
113.57/113.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
113.57/113.61	c       |         |          |          |    Limit     GC | Var      | Constra 
113.57/113.61	c =============================================================================
113.57/113.61	c  0.0s |       0 |        0 |        0 |   293367      0 |      211 |      210
113.97/114.05	c  0.4s |       0 |        7 |        1 |   293367      0 |      211 |      211
113.97/114.05	c #cpu_time = 0.437s
113.97/114.05	c #wall_clock_time = 0.437s
113.97/114.05	c #decision = 7
113.97/114.05	c #random_decision = 0
113.97/114.05	c #conflict = 1
113.97/114.05	c #restart = 0
113.97/114.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=188446
113.97/114.05	c BCD2: refineLB: 188434 -> 188446
113.97/114.05	c lower bound updated to -611139370
114.17/114.22	c BCD2: 196431 <= obj <= 611335800
114.17/114.22	c BCD2: #cores=6, #unrelaxed=306431, #relaxed=124, #hardened=0
114.17/114.22	c BCD2: #sat=1 #unsat=124 bias=124/125
114.17/114.22	c Solving starts ...
114.17/114.22	c ============================[ Search Statistics ]============================
114.17/114.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
114.17/114.22	c       |         |          |          |    Limit     GC | Var      | Constra 
114.17/114.22	c =============================================================================
114.17/114.22	c  0.0s |       0 |        0 |        0 |   293367      0 |      212 |      211
114.57/114.67	c  0.5s |       0 |        7 |        1 |   293367      0 |      212 |      212
114.57/114.67	c #cpu_time = 0.450s
114.57/114.67	c #wall_clock_time = 0.450s
114.57/114.67	c #decision = 7
114.57/114.67	c #random_decision = 0
114.57/114.67	c #conflict = 1
114.57/114.67	c #restart = 0
114.57/114.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=190043
114.57/114.67	c BCD2: refineLB: 190031 -> 190043
114.57/114.67	c lower bound updated to -611137773
114.77/114.82	c BCD2: 198028 <= obj <= 611335800
114.77/114.82	c BCD2: #cores=6, #unrelaxed=306430, #relaxed=125, #hardened=0
114.77/114.82	c BCD2: #sat=1 #unsat=125 bias=125/126
114.77/114.83	c Solving starts ...
114.77/114.83	c ============================[ Search Statistics ]============================
114.77/114.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
114.77/114.83	c       |         |          |          |    Limit     GC | Var      | Constra 
114.77/114.83	c =============================================================================
114.77/114.83	c  0.0s |       0 |        0 |        0 |   293367      0 |      213 |      212
115.17/115.27	c  0.4s |       0 |        7 |        1 |   293367      0 |      213 |      213
115.17/115.27	c #cpu_time = 0.447s
115.17/115.27	c #wall_clock_time = 0.447s
115.17/115.27	c #decision = 7
115.17/115.27	c #random_decision = 0
115.17/115.27	c #conflict = 1
115.17/115.27	c #restart = 0
115.17/115.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=191640
115.17/115.27	c BCD2: refineLB: 191628 -> 191640
115.17/115.27	c lower bound updated to -611136176
115.37/115.43	c BCD2: 199625 <= obj <= 611335800
115.37/115.43	c BCD2: #cores=6, #unrelaxed=306429, #relaxed=126, #hardened=0
115.37/115.43	c BCD2: #sat=1 #unsat=126 bias=126/127
115.37/115.44	c Solving starts ...
115.37/115.44	c ============================[ Search Statistics ]============================
115.37/115.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
115.37/115.44	c       |         |          |          |    Limit     GC | Var      | Constra 
115.37/115.44	c =============================================================================
115.37/115.44	c  0.0s |       0 |        0 |        0 |   293367      0 |      214 |      213
115.77/115.89	c  0.5s |       0 |        7 |        1 |   293367      0 |      214 |      214
115.77/115.89	c #cpu_time = 0.451s
115.77/115.89	c #wall_clock_time = 0.451s
115.77/115.89	c #decision = 7
115.77/115.89	c #random_decision = 0
115.77/115.89	c #conflict = 1
115.77/115.89	c #restart = 0
115.77/115.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=193237
115.77/115.89	c BCD2: refineLB: 193225 -> 193237
115.77/115.89	c lower bound updated to -611134579
115.97/116.03	c BCD2: 201222 <= obj <= 611335800
115.97/116.03	c BCD2: #cores=6, #unrelaxed=306428, #relaxed=127, #hardened=0
115.97/116.03	c BCD2: #sat=1 #unsat=127 bias=127/128
115.97/116.04	c Solving starts ...
115.97/116.04	c ============================[ Search Statistics ]============================
115.97/116.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
115.97/116.04	c       |         |          |          |    Limit     GC | Var      | Constra 
115.97/116.04	c =============================================================================
115.97/116.04	c  0.0s |       0 |        0 |        0 |   293367      0 |      215 |      214
116.37/116.49	c  0.5s |       0 |        7 |        1 |   293367      0 |      215 |      215
116.37/116.49	c #cpu_time = 0.453s
116.37/116.49	c #wall_clock_time = 0.453s
116.37/116.49	c #decision = 7
116.37/116.49	c #random_decision = 0
116.37/116.49	c #conflict = 1
116.37/116.49	c #restart = 0
116.37/116.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=194834
116.37/116.49	c BCD2: refineLB: 194822 -> 194834
116.37/116.49	c lower bound updated to -611132982
116.57/116.68	c BCD2: 202819 <= obj <= 611335800
116.57/116.68	c BCD2: #cores=6, #unrelaxed=306427, #relaxed=128, #hardened=0
116.57/116.68	c BCD2: #sat=1 #unsat=128 bias=128/129
116.57/116.70	c Solving starts ...
116.57/116.70	c ============================[ Search Statistics ]============================
116.57/116.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
116.57/116.70	c       |         |          |          |    Limit     GC | Var      | Constra 
116.57/116.70	c =============================================================================
116.57/116.70	c  0.0s |       0 |        0 |        0 |   293367      0 |      216 |      215
117.07/117.15	c  0.5s |       0 |        7 |        1 |   293367      0 |      216 |      216
117.07/117.15	c #cpu_time = 0.451s
117.07/117.15	c #wall_clock_time = 0.451s
117.07/117.15	c #decision = 7
117.07/117.15	c #random_decision = 0
117.07/117.15	c #conflict = 1
117.07/117.15	c #restart = 0
117.07/117.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=196431
117.07/117.15	c BCD2: refineLB: 196419 -> 196431
117.07/117.15	c lower bound updated to -611131385
117.27/117.34	c BCD2: 204416 <= obj <= 611335800
117.27/117.34	c BCD2: #cores=6, #unrelaxed=306426, #relaxed=129, #hardened=0
117.27/117.34	c BCD2: #sat=1 #unsat=129 bias=129/130
117.27/117.36	c Solving starts ...
117.27/117.36	c ============================[ Search Statistics ]============================
117.27/117.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
117.27/117.36	c       |         |          |          |    Limit     GC | Var      | Constra 
117.27/117.36	c =============================================================================
117.27/117.36	c  0.0s |       0 |        0 |        0 |   293367      0 |      217 |      216
117.77/117.81	c  0.5s |       0 |        7 |        1 |   293367      0 |      217 |      217
117.77/117.81	c #cpu_time = 0.454s
117.77/117.81	c #wall_clock_time = 0.454s
117.77/117.81	c #decision = 7
117.77/117.81	c #random_decision = 0
117.77/117.81	c #conflict = 1
117.77/117.81	c #restart = 0
117.77/117.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=198028
117.77/117.81	c BCD2: refineLB: 198016 -> 198028
117.77/117.81	c lower bound updated to -611129788
118.78/118.90	c BCD2: 206013 <= obj <= 611335800
118.78/118.90	c BCD2: #cores=6, #unrelaxed=306425, #relaxed=130, #hardened=0
118.78/118.90	c BCD2: #sat=1 #unsat=130 bias=130/131
118.88/118.90	c Solving starts ...
118.88/118.90	c ============================[ Search Statistics ]============================
118.88/118.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
118.88/118.90	c       |         |          |          |    Limit     GC | Var      | Constra 
118.88/118.90	c =============================================================================
118.88/118.90	c  0.0s |       0 |        0 |        0 |   293367      0 |      218 |      217
119.28/119.36	c  0.5s |       0 |        7 |        1 |   293367      0 |      218 |      218
119.28/119.36	c #cpu_time = 0.452s
119.28/119.36	c #wall_clock_time = 0.451s
119.28/119.36	c #decision = 7
119.28/119.36	c #random_decision = 0
119.28/119.36	c #conflict = 1
119.28/119.36	c #restart = 0
119.28/119.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=199625
119.28/119.36	c BCD2: refineLB: 199613 -> 199625
119.28/119.36	c lower bound updated to -611128191
119.48/119.50	c BCD2: 207610 <= obj <= 611335800
119.48/119.50	c BCD2: #cores=6, #unrelaxed=306424, #relaxed=131, #hardened=0
119.48/119.50	c BCD2: #sat=1 #unsat=131 bias=131/132
119.48/119.51	c Solving starts ...
119.48/119.51	c ============================[ Search Statistics ]============================
119.48/119.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
119.48/119.51	c       |         |          |          |    Limit     GC | Var      | Constra 
119.48/119.51	c =============================================================================
119.48/119.51	c  0.0s |       0 |        0 |        0 |   293367      0 |      219 |      218
119.87/119.94	c  0.4s |       0 |        7 |        1 |   293367      0 |      219 |      219
119.87/119.94	c #cpu_time = 0.438s
119.87/119.94	c #wall_clock_time = 0.438s
119.87/119.94	c #decision = 7
119.87/119.94	c #random_decision = 0
119.87/119.94	c #conflict = 1
119.87/119.94	c #restart = 0
119.87/119.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=201222
119.87/119.94	c BCD2: refineLB: 201210 -> 201222
119.87/119.94	c lower bound updated to -611126594
120.08/120.11	c BCD2: 209207 <= obj <= 611335800
120.08/120.11	c BCD2: #cores=6, #unrelaxed=306423, #relaxed=132, #hardened=0
120.08/120.11	c BCD2: #sat=1 #unsat=132 bias=132/133
120.08/120.11	c Solving starts ...
120.08/120.11	c ============================[ Search Statistics ]============================
120.08/120.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
120.08/120.11	c       |         |          |          |    Limit     GC | Var      | Constra 
120.08/120.11	c =============================================================================
120.08/120.11	c  0.0s |       0 |        0 |        0 |   293367      0 |      220 |      219
120.47/120.56	c  0.4s |       0 |        7 |        1 |   293367      0 |      220 |      220
120.47/120.56	c #cpu_time = 0.449s
120.47/120.56	c #wall_clock_time = 0.449s
120.47/120.56	c #decision = 7
120.47/120.56	c #random_decision = 0
120.47/120.56	c #conflict = 1
120.47/120.56	c #restart = 0
120.47/120.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=202819
120.47/120.56	c BCD2: refineLB: 202807 -> 202819
120.47/120.56	c lower bound updated to -611124997
120.67/120.71	c BCD2: 210804 <= obj <= 611335800
120.67/120.71	c BCD2: #cores=6, #unrelaxed=306422, #relaxed=133, #hardened=0
120.67/120.71	c BCD2: #sat=1 #unsat=133 bias=133/134
120.67/120.71	c Solving starts ...
120.67/120.71	c ============================[ Search Statistics ]============================
120.67/120.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
120.67/120.71	c       |         |          |          |    Limit     GC | Var      | Constra 
120.67/120.71	c =============================================================================
120.67/120.71	c  0.0s |       0 |        0 |        0 |   293367      0 |      221 |      220
121.08/121.15	c  0.4s |       0 |        7 |        1 |   293367      0 |      221 |      221
121.08/121.15	c #cpu_time = 0.434s
121.08/121.15	c #wall_clock_time = 0.434s
121.08/121.15	c #decision = 7
121.08/121.15	c #random_decision = 0
121.08/121.15	c #conflict = 1
121.08/121.15	c #restart = 0
121.08/121.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=204416
121.08/121.15	c BCD2: refineLB: 204405 -> 204416
121.08/121.15	c lower bound updated to -611123400
121.27/121.32	c BCD2: 212401 <= obj <= 611335800
121.27/121.32	c BCD2: #cores=6, #unrelaxed=306421, #relaxed=134, #hardened=0
121.27/121.32	c BCD2: #sat=1 #unsat=134 bias=134/135
121.27/121.33	c Solving starts ...
121.27/121.33	c ============================[ Search Statistics ]============================
121.27/121.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
121.27/121.33	c       |         |          |          |    Limit     GC | Var      | Constra 
121.27/121.33	c =============================================================================
121.27/121.33	c  0.0s |       0 |        0 |        0 |   293367      0 |      222 |      221
121.67/121.78	c  0.5s |       0 |        7 |        1 |   293367      0 |      222 |      222
121.67/121.78	c #cpu_time = 0.450s
121.67/121.78	c #wall_clock_time = 0.450s
121.67/121.78	c #decision = 7
121.67/121.78	c #random_decision = 0
121.67/121.78	c #conflict = 1
121.67/121.78	c #restart = 0
121.67/121.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=206013
121.67/121.78	c BCD2: refineLB: 206002 -> 206013
121.67/121.78	c lower bound updated to -611121803
121.87/121.92	c BCD2: 213998 <= obj <= 611335800
121.87/121.92	c BCD2: #cores=6, #unrelaxed=306420, #relaxed=135, #hardened=0
121.87/121.92	c BCD2: #sat=1 #unsat=135 bias=135/136
121.87/121.93	c Solving starts ...
121.87/121.93	c ============================[ Search Statistics ]============================
121.87/121.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
121.87/121.93	c       |         |          |          |    Limit     GC | Var      | Constra 
121.87/121.93	c =============================================================================
121.87/121.93	c  0.0s |       0 |        0 |        0 |   293367      0 |      223 |      222
122.28/122.38	c  0.4s |       0 |        7 |        1 |   293367      0 |      223 |      223
122.28/122.38	c #cpu_time = 0.447s
122.28/122.38	c #wall_clock_time = 0.447s
122.28/122.38	c #decision = 7
122.28/122.38	c #random_decision = 0
122.28/122.38	c #conflict = 1
122.28/122.38	c #restart = 0
122.28/122.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=207610
122.28/122.38	c BCD2: refineLB: 207599 -> 207610
122.28/122.38	c lower bound updated to -611120206
122.47/122.53	c BCD2: 215595 <= obj <= 611335800
122.47/122.53	c BCD2: #cores=6, #unrelaxed=306419, #relaxed=136, #hardened=0
122.47/122.53	c BCD2: #sat=1 #unsat=136 bias=136/137
122.47/122.54	c Solving starts ...
122.47/122.54	c ============================[ Search Statistics ]============================
122.47/122.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
122.47/122.54	c       |         |          |          |    Limit     GC | Var      | Constra 
122.47/122.54	c =============================================================================
122.47/122.54	c  0.0s |       0 |        0 |        0 |   293367      0 |      224 |      223
122.87/122.99	c  0.4s |       0 |        7 |        1 |   293367      0 |      224 |      224
122.87/122.99	c #cpu_time = 0.450s
122.87/122.99	c #wall_clock_time = 0.450s
122.87/122.99	c #decision = 7
122.87/122.99	c #random_decision = 0
122.87/122.99	c #conflict = 1
122.87/122.99	c #restart = 0
122.87/122.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=209207
122.87/122.99	c BCD2: refineLB: 209196 -> 209207
122.87/122.99	c lower bound updated to -611118609
123.07/123.17	c BCD2: 217192 <= obj <= 611335800
123.07/123.17	c BCD2: #cores=6, #unrelaxed=306418, #relaxed=137, #hardened=0
123.07/123.17	c BCD2: #sat=1 #unsat=137 bias=137/138
123.07/123.18	c Solving starts ...
123.07/123.18	c ============================[ Search Statistics ]============================
123.07/123.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
123.07/123.18	c       |         |          |          |    Limit     GC | Var      | Constra 
123.07/123.18	c =============================================================================
123.07/123.18	c  0.0s |       0 |        0 |        0 |   293367      0 |      225 |      224
123.57/123.64	c  0.5s |       0 |        7 |        1 |   293367      0 |      225 |      225
123.57/123.64	c #cpu_time = 0.454s
123.57/123.64	c #wall_clock_time = 0.454s
123.57/123.64	c #decision = 7
123.57/123.64	c #random_decision = 0
123.57/123.64	c #conflict = 1
123.57/123.64	c #restart = 0
123.57/123.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=210804
123.57/123.64	c BCD2: refineLB: 210793 -> 210804
123.57/123.64	c lower bound updated to -611117012
123.77/123.82	c BCD2: 218789 <= obj <= 611335800
123.77/123.82	c BCD2: #cores=6, #unrelaxed=306417, #relaxed=138, #hardened=0
123.77/123.82	c BCD2: #sat=1 #unsat=138 bias=138/139
123.77/123.84	c Solving starts ...
123.77/123.84	c ============================[ Search Statistics ]============================
123.77/123.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
123.77/123.84	c       |         |          |          |    Limit     GC | Var      | Constra 
123.77/123.84	c =============================================================================
123.77/123.84	c  0.0s |       0 |        0 |        0 |   293367      0 |      226 |      225
124.17/124.29	c  0.5s |       0 |        7 |        1 |   293367      0 |      226 |      226
124.17/124.29	c #cpu_time = 0.450s
124.17/124.29	c #wall_clock_time = 0.450s
124.17/124.29	c #decision = 7
124.17/124.29	c #random_decision = 0
124.17/124.29	c #conflict = 1
124.17/124.29	c #restart = 0
124.17/124.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=212401
124.17/124.29	c BCD2: refineLB: 212390 -> 212401
124.17/124.29	c lower bound updated to -611115415
124.37/124.48	c BCD2: 220386 <= obj <= 611335800
124.37/124.48	c BCD2: #cores=6, #unrelaxed=306416, #relaxed=139, #hardened=0
124.37/124.48	c BCD2: #sat=1 #unsat=139 bias=139/140
124.37/124.49	c Solving starts ...
124.37/124.49	c ============================[ Search Statistics ]============================
124.37/124.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
124.37/124.49	c       |         |          |          |    Limit     GC | Var      | Constra 
124.37/124.49	c =============================================================================
124.37/124.49	c  0.0s |       0 |        0 |        0 |   293367      0 |      227 |      226
124.87/124.95	c  0.5s |       0 |        7 |        1 |   293367      0 |      227 |      227
124.87/124.95	c #cpu_time = 0.454s
124.87/124.95	c #wall_clock_time = 0.454s
124.87/124.95	c #decision = 7
124.87/124.95	c #random_decision = 0
124.87/124.95	c #conflict = 1
124.87/124.95	c #restart = 0
124.87/124.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=213998
124.87/124.95	c BCD2: refineLB: 213987 -> 213998
124.87/124.95	c lower bound updated to -611113818
125.97/126.00	c BCD2: 221983 <= obj <= 611335800
125.97/126.00	c BCD2: #cores=6, #unrelaxed=306415, #relaxed=140, #hardened=0
125.97/126.00	c BCD2: #sat=1 #unsat=140 bias=140/141
125.97/126.00	c Solving starts ...
125.97/126.00	c ============================[ Search Statistics ]============================
125.97/126.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
125.97/126.00	c       |         |          |          |    Limit     GC | Var      | Constra 
125.97/126.00	c =============================================================================
125.97/126.00	c  0.0s |       0 |        0 |        0 |   293367      0 |      228 |      227
126.37/126.46	c  0.5s |       0 |        7 |        1 |   293367      0 |      228 |      228
126.37/126.46	c #cpu_time = 0.452s
126.37/126.46	c #wall_clock_time = 0.452s
126.37/126.46	c #decision = 7
126.37/126.46	c #random_decision = 0
126.37/126.46	c #conflict = 1
126.37/126.46	c #restart = 0
126.37/126.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=215595
126.37/126.46	c BCD2: refineLB: 215584 -> 215595
126.37/126.46	c lower bound updated to -611112221
126.58/126.61	c BCD2: 223580 <= obj <= 611335800
126.58/126.61	c BCD2: #cores=6, #unrelaxed=306414, #relaxed=141, #hardened=0
126.58/126.61	c BCD2: #sat=1 #unsat=141 bias=141/142
126.58/126.61	c Solving starts ...
126.58/126.61	c ============================[ Search Statistics ]============================
126.58/126.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
126.58/126.61	c       |         |          |          |    Limit     GC | Var      | Constra 
126.58/126.61	c =============================================================================
126.58/126.61	c  0.0s |       0 |        0 |        0 |   293367      0 |      229 |      228
126.97/127.05	c  0.4s |       0 |        7 |        1 |   293367      0 |      229 |      229
126.97/127.05	c #cpu_time = 0.438s
126.97/127.05	c #wall_clock_time = 0.438s
126.97/127.05	c #decision = 7
126.97/127.05	c #random_decision = 0
126.97/127.05	c #conflict = 1
126.97/127.05	c #restart = 0
126.97/127.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=217192
126.97/127.05	c BCD2: refineLB: 217181 -> 217192
126.97/127.05	c lower bound updated to -611110624
127.17/127.22	c BCD2: 225177 <= obj <= 611335800
127.17/127.22	c BCD2: #cores=6, #unrelaxed=306413, #relaxed=142, #hardened=0
127.17/127.22	c BCD2: #sat=1 #unsat=142 bias=142/143
127.17/127.22	c Solving starts ...
127.17/127.22	c ============================[ Search Statistics ]============================
127.17/127.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
127.17/127.22	c       |         |          |          |    Limit     GC | Var      | Constra 
127.17/127.22	c =============================================================================
127.17/127.22	c  0.0s |       0 |        0 |        0 |   293367      0 |      230 |      229
127.57/127.68	c  0.5s |       0 |        7 |        1 |   293367      0 |      230 |      230
127.57/127.68	c #cpu_time = 0.451s
127.57/127.68	c #wall_clock_time = 0.451s
127.57/127.68	c #decision = 7
127.57/127.68	c #random_decision = 0
127.57/127.68	c #conflict = 1
127.57/127.68	c #restart = 0
127.57/127.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=218789
127.57/127.68	c BCD2: refineLB: 218778 -> 218789
127.57/127.68	c lower bound updated to -611109027
127.78/127.83	c BCD2: 226774 <= obj <= 611335800
127.78/127.83	c BCD2: #cores=6, #unrelaxed=306412, #relaxed=143, #hardened=0
127.78/127.83	c BCD2: #sat=1 #unsat=143 bias=143/144
127.78/127.83	c Solving starts ...
127.78/127.83	c ============================[ Search Statistics ]============================
127.78/127.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
127.78/127.83	c       |         |          |          |    Limit     GC | Var      | Constra 
127.78/127.83	c =============================================================================
127.78/127.83	c  0.0s |       0 |        0 |        0 |   293367      0 |      231 |      230
128.17/128.27	c  0.4s |       0 |        7 |        1 |   293367      0 |      231 |      231
128.17/128.27	c #cpu_time = 0.434s
128.17/128.27	c #wall_clock_time = 0.434s
128.17/128.27	c #decision = 7
128.17/128.27	c #random_decision = 0
128.17/128.27	c #conflict = 1
128.17/128.27	c #restart = 0
128.17/128.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=220386
128.17/128.27	c BCD2: refineLB: 220375 -> 220386
128.17/128.27	c lower bound updated to -611107430
128.37/128.44	c BCD2: 228371 <= obj <= 611335800
128.37/128.44	c BCD2: #cores=6, #unrelaxed=306411, #relaxed=144, #hardened=0
128.37/128.44	c BCD2: #sat=1 #unsat=144 bias=144/145
128.37/128.45	c Solving starts ...
128.37/128.45	c ============================[ Search Statistics ]============================
128.37/128.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
128.37/128.45	c       |         |          |          |    Limit     GC | Var      | Constra 
128.37/128.45	c =============================================================================
128.37/128.45	c  0.0s |       0 |        0 |        0 |   293367      0 |      232 |      231
128.78/128.90	c  0.5s |       0 |        7 |        1 |   293367      0 |      232 |      232
128.78/128.90	c #cpu_time = 0.451s
128.78/128.90	c #wall_clock_time = 0.451s
128.78/128.90	c #decision = 7
128.78/128.90	c #random_decision = 0
128.78/128.90	c #conflict = 1
128.78/128.90	c #restart = 0
128.78/128.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=221983
128.78/128.90	c BCD2: refineLB: 221972 -> 221983
128.78/128.90	c lower bound updated to -611105833
128.97/129.05	c BCD2: 229968 <= obj <= 611335800
128.97/129.05	c BCD2: #cores=6, #unrelaxed=306410, #relaxed=145, #hardened=0
128.97/129.05	c BCD2: #sat=1 #unsat=145 bias=145/146
128.97/129.06	c Solving starts ...
128.97/129.06	c ============================[ Search Statistics ]============================
128.97/129.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
128.97/129.06	c       |         |          |          |    Limit     GC | Var      | Constra 
128.97/129.06	c =============================================================================
128.97/129.06	c  0.0s |       0 |        0 |        0 |   293367      0 |      233 |      232
129.47/129.51	c  0.4s |       0 |        7 |        1 |   293367      0 |      233 |      233
129.47/129.51	c #cpu_time = 0.448s
129.47/129.51	c #wall_clock_time = 0.448s
129.47/129.51	c #decision = 7
129.47/129.51	c #random_decision = 0
129.47/129.51	c #conflict = 1
129.47/129.51	c #restart = 0
129.47/129.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=223580
129.47/129.51	c BCD2: refineLB: 223570 -> 223580
129.47/129.51	c lower bound updated to -611104236
129.57/129.66	c BCD2: 231565 <= obj <= 611335800
129.57/129.66	c BCD2: #cores=6, #unrelaxed=306409, #relaxed=146, #hardened=0
129.57/129.66	c BCD2: #sat=1 #unsat=146 bias=146/147
129.57/129.67	c Solving starts ...
129.57/129.67	c ============================[ Search Statistics ]============================
129.57/129.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
129.57/129.67	c       |         |          |          |    Limit     GC | Var      | Constra 
129.57/129.67	c =============================================================================
129.57/129.67	c  0.0s |       0 |        0 |        0 |   293367      0 |      234 |      233
130.07/130.12	c  0.5s |       0 |        7 |        1 |   293367      0 |      234 |      234
130.07/130.12	c #cpu_time = 0.450s
130.07/130.12	c #wall_clock_time = 0.451s
130.07/130.12	c #decision = 7
130.07/130.12	c #random_decision = 0
130.07/130.12	c #conflict = 1
130.07/130.12	c #restart = 0
130.07/130.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=225177
130.07/130.12	c BCD2: refineLB: 225167 -> 225177
130.07/130.12	c lower bound updated to -611102639
130.27/130.30	c BCD2: 233162 <= obj <= 611335800
130.27/130.30	c BCD2: #cores=6, #unrelaxed=306408, #relaxed=147, #hardened=0
130.27/130.30	c BCD2: #sat=1 #unsat=147 bias=147/148
130.27/130.32	c Solving starts ...
130.27/130.32	c ============================[ Search Statistics ]============================
130.27/130.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
130.27/130.32	c       |         |          |          |    Limit     GC | Var      | Constra 
130.27/130.32	c =============================================================================
130.27/130.32	c  0.0s |       0 |        0 |        0 |   293367      0 |      235 |      234
130.67/130.77	c  0.5s |       0 |        7 |        1 |   293367      0 |      235 |      235
130.67/130.77	c #cpu_time = 0.454s
130.67/130.77	c #wall_clock_time = 0.454s
130.67/130.77	c #decision = 7
130.67/130.77	c #random_decision = 0
130.67/130.77	c #conflict = 1
130.67/130.77	c #restart = 0
130.67/130.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=226774
130.67/130.77	c BCD2: refineLB: 226764 -> 226774
130.67/130.77	c lower bound updated to -611101042
130.87/130.97	c BCD2: 234759 <= obj <= 611335800
130.87/130.97	c BCD2: #cores=6, #unrelaxed=306407, #relaxed=148, #hardened=0
130.87/130.97	c BCD2: #sat=1 #unsat=148 bias=148/149
130.87/130.98	c Solving starts ...
130.87/130.98	c ============================[ Search Statistics ]============================
130.87/130.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
130.87/130.98	c       |         |          |          |    Limit     GC | Var      | Constra 
130.87/130.98	c =============================================================================
130.87/130.98	c  0.0s |       0 |        0 |        0 |   293367      0 |      236 |      235
131.37/131.44	c  0.5s |       0 |        7 |        1 |   293367      0 |      236 |      236
131.37/131.44	c #cpu_time = 0.452s
131.37/131.44	c #wall_clock_time = 0.452s
131.37/131.44	c #decision = 7
131.37/131.44	c #random_decision = 0
131.37/131.44	c #conflict = 1
131.37/131.44	c #restart = 0
131.37/131.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=228371
131.37/131.44	c BCD2: refineLB: 228361 -> 228371
131.37/131.44	c lower bound updated to -611099445
131.57/131.63	c BCD2: 236356 <= obj <= 611335800
131.57/131.63	c BCD2: #cores=6, #unrelaxed=306406, #relaxed=149, #hardened=0
131.57/131.63	c BCD2: #sat=1 #unsat=149 bias=149/150
131.57/131.64	c Solving starts ...
131.57/131.64	c ============================[ Search Statistics ]============================
131.57/131.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
131.57/131.64	c       |         |          |          |    Limit     GC | Var      | Constra 
131.57/131.64	c =============================================================================
131.57/131.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      237 |      236
132.97/133.01	c  1.4s |       0 |        7 |        1 |   293367      0 |      237 |      237
132.97/133.01	c #cpu_time = 1.361s
132.97/133.01	c #wall_clock_time = 1.361s
132.97/133.01	c #decision = 7
132.97/133.01	c #random_decision = 0
132.97/133.01	c #conflict = 1
132.97/133.01	c #restart = 0
132.97/133.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=229968
132.97/133.01	c BCD2: refineLB: 229958 -> 229968
132.97/133.01	c lower bound updated to -611097848
133.18/133.21	c BCD2: 237953 <= obj <= 611335800
133.18/133.21	c BCD2: #cores=6, #unrelaxed=306405, #relaxed=150, #hardened=0
133.18/133.21	c BCD2: #sat=1 #unsat=150 bias=150/151
133.18/133.22	c Solving starts ...
133.18/133.22	c ============================[ Search Statistics ]============================
133.18/133.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
133.18/133.22	c       |         |          |          |    Limit     GC | Var      | Constra 
133.18/133.22	c =============================================================================
133.18/133.22	c  0.0s |       0 |        0 |        0 |   293367      0 |      238 |      237
133.57/133.65	c  0.4s |       0 |        7 |        1 |   293367      0 |      238 |      238
133.57/133.65	c #cpu_time = 0.430s
133.57/133.65	c #wall_clock_time = 0.430s
133.57/133.65	c #decision = 7
133.57/133.65	c #random_decision = 0
133.57/133.65	c #conflict = 1
133.57/133.65	c #restart = 0
133.57/133.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=231565
133.57/133.65	c BCD2: refineLB: 231555 -> 231565
133.57/133.65	c lower bound updated to -611096251
133.77/133.83	c BCD2: 239550 <= obj <= 611335800
133.77/133.83	c BCD2: #cores=6, #unrelaxed=306404, #relaxed=151, #hardened=0
133.77/133.83	c BCD2: #sat=1 #unsat=151 bias=151/152
133.77/133.84	c Solving starts ...
133.77/133.84	c ============================[ Search Statistics ]============================
133.77/133.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
133.77/133.84	c       |         |          |          |    Limit     GC | Var      | Constra 
133.77/133.84	c =============================================================================
133.77/133.84	c  0.0s |       0 |        0 |        0 |   293367      0 |      239 |      238
134.17/134.26	c  0.4s |       0 |        7 |        1 |   293367      0 |      239 |      239
134.17/134.26	c #cpu_time = 0.417s
134.17/134.26	c #wall_clock_time = 0.417s
134.17/134.26	c #decision = 7
134.17/134.26	c #random_decision = 0
134.17/134.26	c #conflict = 1
134.17/134.26	c #restart = 0
134.17/134.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=233162
134.17/134.26	c BCD2: refineLB: 233152 -> 233162
134.17/134.26	c lower bound updated to -611094654
134.37/134.46	c BCD2: 241147 <= obj <= 611335800
134.37/134.46	c BCD2: #cores=6, #unrelaxed=306403, #relaxed=152, #hardened=0
134.37/134.46	c BCD2: #sat=1 #unsat=152 bias=152/153
134.37/134.47	c Solving starts ...
134.37/134.47	c ============================[ Search Statistics ]============================
134.37/134.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
134.37/134.47	c       |         |          |          |    Limit     GC | Var      | Constra 
134.37/134.47	c =============================================================================
134.37/134.47	c  0.0s |       0 |        0 |        0 |   293367      0 |      240 |      239
134.87/134.90	c  0.4s |       0 |        7 |        1 |   293367      0 |      240 |      240
134.87/134.90	c #cpu_time = 0.430s
134.87/134.90	c #wall_clock_time = 0.430s
134.87/134.90	c #decision = 7
134.87/134.90	c #random_decision = 0
134.87/134.90	c #conflict = 1
134.87/134.90	c #restart = 0
134.87/134.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=234759
134.87/134.90	c BCD2: refineLB: 234749 -> 234759
134.87/134.90	c lower bound updated to -611093057
134.97/135.09	c BCD2: 242744 <= obj <= 611335800
134.97/135.09	c BCD2: #cores=6, #unrelaxed=306402, #relaxed=153, #hardened=0
134.97/135.09	c BCD2: #sat=1 #unsat=153 bias=153/154
134.97/135.09	c Solving starts ...
134.97/135.09	c ============================[ Search Statistics ]============================
134.97/135.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
134.97/135.09	c       |         |          |          |    Limit     GC | Var      | Constra 
134.97/135.09	c =============================================================================
134.97/135.09	c  0.0s |       0 |        0 |        0 |   293367      0 |      241 |      240
135.47/135.52	c  0.4s |       0 |        7 |        1 |   293367      0 |      241 |      241
135.47/135.52	c #cpu_time = 0.427s
135.47/135.52	c #wall_clock_time = 0.427s
135.47/135.52	c #decision = 7
135.47/135.52	c #random_decision = 0
135.47/135.52	c #conflict = 1
135.47/135.52	c #restart = 0
135.47/135.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=236356
135.47/135.52	c BCD2: refineLB: 236346 -> 236356
135.47/135.52	c lower bound updated to -611091460
135.67/135.71	c BCD2: 244341 <= obj <= 611335800
135.67/135.71	c BCD2: #cores=6, #unrelaxed=306401, #relaxed=154, #hardened=0
135.67/135.71	c BCD2: #sat=1 #unsat=154 bias=154/155
135.67/135.72	c Solving starts ...
135.67/135.72	c ============================[ Search Statistics ]============================
135.67/135.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
135.67/135.72	c       |         |          |          |    Limit     GC | Var      | Constra 
135.67/135.72	c =============================================================================
135.67/135.72	c  0.0s |       0 |        0 |        0 |   293367      0 |      242 |      241
136.07/136.15	c  0.4s |       0 |        7 |        1 |   293367      0 |      242 |      242
136.07/136.15	c #cpu_time = 0.430s
136.07/136.15	c #wall_clock_time = 0.430s
136.07/136.15	c #decision = 7
136.07/136.15	c #random_decision = 0
136.07/136.15	c #conflict = 1
136.07/136.15	c #restart = 0
136.07/136.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=237953
136.07/136.15	c BCD2: refineLB: 237943 -> 237953
136.07/136.15	c lower bound updated to -611089863
136.27/136.34	c BCD2: 245938 <= obj <= 611335800
136.27/136.34	c BCD2: #cores=6, #unrelaxed=306400, #relaxed=155, #hardened=0
136.27/136.34	c BCD2: #sat=1 #unsat=155 bias=155/156
136.27/136.34	c Solving starts ...
136.27/136.34	c ============================[ Search Statistics ]============================
136.27/136.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
136.27/136.34	c       |         |          |          |    Limit     GC | Var      | Constra 
136.27/136.34	c =============================================================================
136.27/136.35	c  0.0s |       0 |        0 |        0 |   293367      0 |      243 |      242
136.67/136.77	c  0.4s |       0 |        7 |        1 |   293367      0 |      243 |      243
136.67/136.77	c #cpu_time = 0.428s
136.67/136.77	c #wall_clock_time = 0.428s
136.67/136.77	c #decision = 7
136.67/136.77	c #random_decision = 0
136.67/136.77	c #conflict = 1
136.67/136.77	c #restart = 0
136.67/136.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=239550
136.67/136.77	c BCD2: refineLB: 239540 -> 239550
136.67/136.77	c lower bound updated to -611088266
136.87/136.97	c BCD2: 247535 <= obj <= 611335800
136.87/136.97	c BCD2: #cores=6, #unrelaxed=306399, #relaxed=156, #hardened=0
136.87/136.97	c BCD2: #sat=1 #unsat=156 bias=156/157
136.87/136.97	c Solving starts ...
136.87/136.97	c ============================[ Search Statistics ]============================
136.87/136.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
136.87/136.97	c       |         |          |          |    Limit     GC | Var      | Constra 
136.87/136.97	c =============================================================================
136.87/136.97	c  0.0s |       0 |        0 |        0 |   293367      0 |      244 |      243
137.37/137.40	c  0.4s |       0 |        7 |        1 |   293367      0 |      244 |      244
137.37/137.40	c #cpu_time = 0.430s
137.37/137.40	c #wall_clock_time = 0.430s
137.37/137.40	c #decision = 7
137.37/137.40	c #random_decision = 0
137.37/137.40	c #conflict = 1
137.37/137.40	c #restart = 0
137.37/137.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=241147
137.37/137.40	c BCD2: refineLB: 241137 -> 241147
137.37/137.40	c lower bound updated to -611086669
137.57/137.63	c BCD2: 249132 <= obj <= 611335800
137.57/137.63	c BCD2: #cores=6, #unrelaxed=306398, #relaxed=157, #hardened=0
137.57/137.63	c BCD2: #sat=1 #unsat=157 bias=157/158
137.57/137.65	c Solving starts ...
137.57/137.65	c ============================[ Search Statistics ]============================
137.57/137.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
137.57/137.65	c       |         |          |          |    Limit     GC | Var      | Constra 
137.57/137.65	c =============================================================================
137.57/137.65	c  0.0s |       0 |        0 |        0 |   293367      0 |      245 |      244
137.96/138.08	c  0.4s |       0 |        7 |        1 |   293367      0 |      245 |      245
137.96/138.08	c #cpu_time = 0.431s
137.96/138.08	c #wall_clock_time = 0.431s
137.96/138.08	c #decision = 7
137.96/138.08	c #random_decision = 0
137.96/138.08	c #conflict = 1
137.96/138.08	c #restart = 0
137.96/138.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=242744
137.96/138.08	c BCD2: refineLB: 242734 -> 242744
137.96/138.08	c lower bound updated to -611085072
138.27/138.31	c BCD2: 250729 <= obj <= 611335800
138.27/138.31	c BCD2: #cores=6, #unrelaxed=306397, #relaxed=158, #hardened=0
138.27/138.31	c BCD2: #sat=1 #unsat=158 bias=158/159
138.27/138.33	c Solving starts ...
138.27/138.33	c ============================[ Search Statistics ]============================
138.27/138.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
138.27/138.33	c       |         |          |          |    Limit     GC | Var      | Constra 
138.27/138.33	c =============================================================================
138.27/138.33	c  0.0s |       0 |        0 |        0 |   293367      0 |      246 |      245
138.68/138.76	c  0.4s |       0 |        7 |        1 |   293367      0 |      246 |      246
138.68/138.76	c #cpu_time = 0.430s
138.68/138.76	c #wall_clock_time = 0.430s
138.68/138.76	c #decision = 7
138.68/138.76	c #random_decision = 0
138.68/138.76	c #conflict = 1
138.68/138.76	c #restart = 0
138.68/138.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=244341
138.68/138.76	c BCD2: refineLB: 244331 -> 244341
138.68/138.76	c lower bound updated to -611083475
138.87/138.99	c BCD2: 252326 <= obj <= 611335800
138.87/138.99	c BCD2: #cores=6, #unrelaxed=306396, #relaxed=159, #hardened=0
138.87/138.99	c BCD2: #sat=1 #unsat=159 bias=159/160
138.97/139.00	c Solving starts ...
138.97/139.00	c ============================[ Search Statistics ]============================
138.97/139.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
138.97/139.00	c       |         |          |          |    Limit     GC | Var      | Constra 
138.97/139.00	c =============================================================================
138.97/139.00	c  0.0s |       0 |        0 |        0 |   293367      0 |      247 |      246
140.27/140.33	c  1.3s |       0 |        7 |        1 |   293367      0 |      247 |      247
140.27/140.33	c #cpu_time = 1.327s
140.27/140.33	c #wall_clock_time = 1.327s
140.27/140.33	c #decision = 7
140.27/140.33	c #random_decision = 0
140.27/140.33	c #conflict = 1
140.27/140.33	c #restart = 0
140.27/140.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=245938
140.27/140.33	c BCD2: refineLB: 245929 -> 245938
140.27/140.33	c lower bound updated to -611081878
140.47/140.55	c BCD2: 253923 <= obj <= 611335800
140.47/140.55	c BCD2: #cores=6, #unrelaxed=306395, #relaxed=160, #hardened=0
140.47/140.55	c BCD2: #sat=1 #unsat=160 bias=160/161
140.47/140.55	c Solving starts ...
140.47/140.55	c ============================[ Search Statistics ]============================
140.47/140.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
140.47/140.55	c       |         |          |          |    Limit     GC | Var      | Constra 
140.47/140.55	c =============================================================================
140.47/140.55	c  0.0s |       0 |        0 |        0 |   293367      0 |      248 |      247
140.87/140.97	c  0.4s |       0 |        7 |        1 |   293367      0 |      248 |      248
140.87/140.97	c #cpu_time = 0.417s
140.87/140.97	c #wall_clock_time = 0.417s
140.87/140.97	c #decision = 7
140.87/140.97	c #random_decision = 0
140.87/140.97	c #conflict = 1
140.87/140.97	c #restart = 0
140.87/140.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=247535
140.87/140.97	c BCD2: refineLB: 247526 -> 247535
140.87/140.97	c lower bound updated to -611080281
141.07/141.15	c BCD2: 255520 <= obj <= 611335800
141.07/141.15	c BCD2: #cores=6, #unrelaxed=306394, #relaxed=161, #hardened=0
141.07/141.15	c BCD2: #sat=1 #unsat=161 bias=161/162
141.07/141.16	c Solving starts ...
141.07/141.16	c ============================[ Search Statistics ]============================
141.07/141.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
141.07/141.16	c       |         |          |          |    Limit     GC | Var      | Constra 
141.07/141.16	c =============================================================================
141.07/141.16	c  0.0s |       0 |        0 |        0 |   293367      0 |      249 |      248
141.46/141.56	c  0.4s |       0 |        7 |        1 |   293367      0 |      249 |      249
141.46/141.56	c #cpu_time = 0.404s
141.46/141.56	c #wall_clock_time = 0.404s
141.46/141.56	c #decision = 7
141.46/141.56	c #random_decision = 0
141.46/141.56	c #conflict = 1
141.46/141.56	c #restart = 0
141.46/141.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=249132
141.46/141.56	c BCD2: refineLB: 249123 -> 249132
141.46/141.56	c lower bound updated to -611078684
141.66/141.76	c BCD2: 257117 <= obj <= 611335800
141.66/141.76	c BCD2: #cores=6, #unrelaxed=306393, #relaxed=162, #hardened=0
141.66/141.76	c BCD2: #sat=1 #unsat=162 bias=162/163
141.66/141.77	c Solving starts ...
141.66/141.77	c ============================[ Search Statistics ]============================
141.66/141.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
141.66/141.77	c       |         |          |          |    Limit     GC | Var      | Constra 
141.66/141.77	c =============================================================================
141.66/141.77	c  0.0s |       0 |        0 |        0 |   293367      0 |      250 |      249
142.07/142.19	c  0.4s |       0 |        7 |        1 |   293367      0 |      250 |      250
142.07/142.19	c #cpu_time = 0.418s
142.07/142.19	c #wall_clock_time = 0.418s
142.07/142.19	c #decision = 7
142.07/142.19	c #random_decision = 0
142.07/142.19	c #conflict = 1
142.07/142.19	c #restart = 0
142.07/142.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=250729
142.07/142.19	c BCD2: refineLB: 250720 -> 250729
142.07/142.19	c lower bound updated to -611077087
142.26/142.37	c BCD2: 258714 <= obj <= 611335800
142.26/142.37	c BCD2: #cores=6, #unrelaxed=306392, #relaxed=163, #hardened=0
142.26/142.37	c BCD2: #sat=1 #unsat=163 bias=163/164
142.26/142.38	c Solving starts ...
142.26/142.38	c ============================[ Search Statistics ]============================
142.26/142.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
142.26/142.38	c       |         |          |          |    Limit     GC | Var      | Constra 
142.26/142.38	c =============================================================================
142.26/142.38	c  0.0s |       0 |        0 |        0 |   293367      0 |      251 |      250
142.66/142.79	c  0.4s |       0 |        7 |        1 |   293367      0 |      251 |      251
142.66/142.79	c #cpu_time = 0.413s
142.66/142.79	c #wall_clock_time = 0.413s
142.66/142.79	c #decision = 7
142.66/142.79	c #random_decision = 0
142.66/142.79	c #conflict = 1
142.66/142.79	c #restart = 0
142.66/142.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=252326
142.66/142.79	c BCD2: refineLB: 252317 -> 252326
142.66/142.79	c lower bound updated to -611075490
142.86/142.98	c BCD2: 260311 <= obj <= 611335800
142.86/142.98	c BCD2: #cores=6, #unrelaxed=306391, #relaxed=164, #hardened=0
142.86/142.98	c BCD2: #sat=1 #unsat=164 bias=164/165
142.86/142.99	c Solving starts ...
142.86/142.99	c ============================[ Search Statistics ]============================
142.86/142.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
142.86/142.99	c       |         |          |          |    Limit     GC | Var      | Constra 
142.86/142.99	c =============================================================================
142.86/142.99	c  0.0s |       0 |        0 |        0 |   293367      0 |      252 |      251
143.36/143.41	c  0.4s |       0 |        7 |        1 |   293367      0 |      252 |      252
143.36/143.41	c #cpu_time = 0.420s
143.36/143.41	c #wall_clock_time = 0.420s
143.36/143.41	c #decision = 7
143.36/143.41	c #random_decision = 0
143.36/143.41	c #conflict = 1
143.36/143.41	c #restart = 0
143.36/143.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=253923
143.36/143.41	c BCD2: refineLB: 253914 -> 253923
143.36/143.41	c lower bound updated to -611073893
143.46/143.59	c BCD2: 261908 <= obj <= 611335800
143.46/143.59	c BCD2: #cores=6, #unrelaxed=306390, #relaxed=165, #hardened=0
143.46/143.59	c BCD2: #sat=1 #unsat=165 bias=165/166
143.56/143.60	c Solving starts ...
143.56/143.60	c ============================[ Search Statistics ]============================
143.56/143.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
143.56/143.60	c       |         |          |          |    Limit     GC | Var      | Constra 
143.56/143.60	c =============================================================================
143.56/143.60	c  0.0s |       0 |        0 |        0 |   293367      0 |      253 |      252
143.96/144.01	c  0.4s |       0 |        7 |        1 |   293367      0 |      253 |      253
143.96/144.01	c #cpu_time = 0.413s
143.96/144.01	c #wall_clock_time = 0.414s
143.96/144.01	c #decision = 7
143.96/144.01	c #random_decision = 0
143.96/144.01	c #conflict = 1
143.96/144.01	c #restart = 0
143.96/144.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=255520
143.96/144.01	c BCD2: refineLB: 255511 -> 255520
143.96/144.01	c lower bound updated to -611072296
144.06/144.20	c BCD2: 263505 <= obj <= 611335800
144.06/144.20	c BCD2: #cores=6, #unrelaxed=306389, #relaxed=166, #hardened=0
144.06/144.20	c BCD2: #sat=1 #unsat=166 bias=166/167
144.17/144.21	c Solving starts ...
144.17/144.21	c ============================[ Search Statistics ]============================
144.17/144.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
144.17/144.21	c       |         |          |          |    Limit     GC | Var      | Constra 
144.17/144.21	c =============================================================================
144.17/144.21	c  0.0s |       0 |        0 |        0 |   293367      0 |      254 |      253
144.57/144.63	c  0.4s |       0 |        7 |        1 |   293367      0 |      254 |      254
144.57/144.63	c #cpu_time = 0.423s
144.57/144.63	c #wall_clock_time = 0.423s
144.57/144.63	c #decision = 7
144.57/144.63	c #random_decision = 0
144.57/144.63	c #conflict = 1
144.57/144.63	c #restart = 0
144.57/144.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=257117
144.57/144.63	c BCD2: refineLB: 257108 -> 257117
144.57/144.63	c lower bound updated to -611070699
144.77/144.86	c BCD2: 265102 <= obj <= 611335800
144.77/144.86	c BCD2: #cores=6, #unrelaxed=306388, #relaxed=167, #hardened=0
144.77/144.86	c BCD2: #sat=1 #unsat=167 bias=167/168
144.77/144.88	c Solving starts ...
144.77/144.88	c ============================[ Search Statistics ]============================
144.77/144.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
144.77/144.88	c       |         |          |          |    Limit     GC | Var      | Constra 
144.77/144.88	c =============================================================================
144.77/144.88	c  0.0s |       0 |        0 |        0 |   293367      0 |      255 |      254
145.17/145.30	c  0.4s |       0 |        7 |        1 |   293367      0 |      255 |      255
145.17/145.30	c #cpu_time = 0.422s
145.17/145.30	c #wall_clock_time = 0.422s
145.17/145.30	c #decision = 7
145.17/145.30	c #random_decision = 0
145.17/145.30	c #conflict = 1
145.17/145.30	c #restart = 0
145.17/145.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=258714
145.17/145.30	c BCD2: refineLB: 258705 -> 258714
145.17/145.30	c lower bound updated to -611069102
145.47/145.52	c BCD2: 266699 <= obj <= 611335800
145.47/145.52	c BCD2: #cores=6, #unrelaxed=306387, #relaxed=168, #hardened=0
145.47/145.52	c BCD2: #sat=1 #unsat=168 bias=168/169
145.47/145.54	c Solving starts ...
145.47/145.54	c ============================[ Search Statistics ]============================
145.47/145.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
145.47/145.54	c       |         |          |          |    Limit     GC | Var      | Constra 
145.47/145.54	c =============================================================================
145.47/145.54	c  0.0s |       0 |        0 |        0 |   293367      0 |      256 |      255
145.86/145.96	c  0.4s |       0 |        7 |        1 |   293367      0 |      256 |      256
145.86/145.96	c #cpu_time = 0.418s
145.86/145.96	c #wall_clock_time = 0.418s
145.86/145.96	c #decision = 7
145.86/145.96	c #random_decision = 0
145.86/145.96	c #conflict = 1
145.86/145.96	c #restart = 0
145.86/145.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=260311
145.86/145.96	c BCD2: refineLB: 260302 -> 260311
145.86/145.96	c lower bound updated to -611067505
146.07/146.18	c BCD2: 268296 <= obj <= 611335800
146.07/146.18	c BCD2: #cores=6, #unrelaxed=306386, #relaxed=169, #hardened=0
146.07/146.18	c BCD2: #sat=1 #unsat=169 bias=169/170
146.17/146.20	c Solving starts ...
146.17/146.20	c ============================[ Search Statistics ]============================
146.17/146.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
146.17/146.20	c       |         |          |          |    Limit     GC | Var      | Constra 
146.17/146.20	c =============================================================================
146.17/146.20	c  0.0s |       0 |        0 |        0 |   293367      0 |      257 |      256
147.47/147.52	c  1.3s |       0 |        7 |        1 |   293367      0 |      257 |      257
147.47/147.52	c #cpu_time = 1.321s
147.47/147.52	c #wall_clock_time = 1.321s
147.47/147.52	c #decision = 7
147.47/147.52	c #random_decision = 0
147.47/147.52	c #conflict = 1
147.47/147.52	c #restart = 0
147.47/147.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=261908
147.47/147.52	c BCD2: refineLB: 261899 -> 261908
147.47/147.52	c lower bound updated to -611065908
147.67/147.74	c BCD2: 269893 <= obj <= 611335800
147.67/147.74	c BCD2: #cores=6, #unrelaxed=306385, #relaxed=170, #hardened=0
147.67/147.74	c BCD2: #sat=1 #unsat=170 bias=170/171
147.67/147.75	c Solving starts ...
147.67/147.75	c ============================[ Search Statistics ]============================
147.67/147.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
147.67/147.75	c       |         |          |          |    Limit     GC | Var      | Constra 
147.67/147.75	c =============================================================================
147.67/147.75	c  0.0s |       0 |        0 |        0 |   293367      0 |      258 |      257
148.07/148.17	c  0.4s |       0 |        7 |        1 |   293367      0 |      258 |      258
148.07/148.17	c #cpu_time = 0.422s
148.07/148.17	c #wall_clock_time = 0.422s
148.07/148.17	c #decision = 7
148.07/148.17	c #random_decision = 0
148.07/148.17	c #conflict = 1
148.07/148.17	c #restart = 0
148.07/148.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=263505
148.07/148.17	c BCD2: refineLB: 263496 -> 263505
148.07/148.17	c lower bound updated to -611064311
148.26/148.36	c BCD2: 271490 <= obj <= 611335800
148.26/148.36	c BCD2: #cores=6, #unrelaxed=306384, #relaxed=171, #hardened=0
148.26/148.36	c BCD2: #sat=1 #unsat=171 bias=171/172
148.26/148.37	c Solving starts ...
148.26/148.37	c ============================[ Search Statistics ]============================
148.26/148.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
148.26/148.37	c       |         |          |          |    Limit     GC | Var      | Constra 
148.26/148.37	c =============================================================================
148.26/148.37	c  0.0s |       0 |        0 |        0 |   293367      0 |      259 |      258
148.67/148.78	c  0.4s |       0 |        7 |        1 |   293367      0 |      259 |      259
148.67/148.78	c #cpu_time = 0.409s
148.67/148.78	c #wall_clock_time = 0.409s
148.67/148.78	c #decision = 7
148.67/148.78	c #random_decision = 0
148.67/148.78	c #conflict = 1
148.67/148.78	c #restart = 0
148.67/148.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=265102
148.67/148.78	c BCD2: refineLB: 265093 -> 265102
148.67/148.78	c lower bound updated to -611062714
148.86/148.98	c BCD2: 273087 <= obj <= 611335800
148.86/148.98	c BCD2: #cores=6, #unrelaxed=306383, #relaxed=172, #hardened=0
148.86/148.98	c BCD2: #sat=1 #unsat=172 bias=172/173
148.86/148.99	c Solving starts ...
148.86/148.99	c ============================[ Search Statistics ]============================
148.86/148.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
148.86/148.99	c       |         |          |          |    Limit     GC | Var      | Constra 
148.86/148.99	c =============================================================================
148.86/148.99	c  0.0s |       0 |        0 |        0 |   293367      0 |      260 |      259
149.36/149.41	c  0.4s |       0 |        7 |        1 |   293367      0 |      260 |      260
149.36/149.41	c #cpu_time = 0.422s
149.36/149.41	c #wall_clock_time = 0.422s
149.36/149.41	c #decision = 7
149.36/149.41	c #random_decision = 0
149.36/149.41	c #conflict = 1
149.36/149.41	c #restart = 0
149.36/149.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=266699
149.36/149.41	c BCD2: refineLB: 266690 -> 266699
149.36/149.41	c lower bound updated to -611061117
149.56/149.60	c BCD2: 274684 <= obj <= 611335800
149.56/149.60	c BCD2: #cores=6, #unrelaxed=306382, #relaxed=173, #hardened=0
149.56/149.60	c BCD2: #sat=1 #unsat=173 bias=173/174
149.56/149.61	c Solving starts ...
149.56/149.61	c ============================[ Search Statistics ]============================
149.56/149.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
149.56/149.61	c       |         |          |          |    Limit     GC | Var      | Constra 
149.56/149.61	c =============================================================================
149.56/149.61	c  0.0s |       0 |        0 |        0 |   293367      0 |      261 |      260
149.96/150.03	c  0.4s |       0 |        7 |        1 |   293367      0 |      261 |      261
149.96/150.03	c #cpu_time = 0.415s
149.96/150.03	c #wall_clock_time = 0.415s
149.96/150.03	c #decision = 7
149.96/150.03	c #random_decision = 0
149.96/150.03	c #conflict = 1
149.96/150.03	c #restart = 0
149.96/150.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=268296
149.96/150.03	c BCD2: refineLB: 268287 -> 268296
149.96/150.03	c lower bound updated to -611059520
150.16/150.22	c BCD2: 276281 <= obj <= 611335800
150.16/150.22	c BCD2: #cores=6, #unrelaxed=306381, #relaxed=174, #hardened=0
150.16/150.22	c BCD2: #sat=1 #unsat=174 bias=174/175
150.16/150.23	c Solving starts ...
150.16/150.23	c ============================[ Search Statistics ]============================
150.16/150.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
150.16/150.23	c       |         |          |          |    Limit     GC | Var      | Constra 
150.16/150.23	c =============================================================================
150.16/150.23	c  0.0s |       0 |        0 |        0 |   293367      0 |      262 |      261
150.56/150.65	c  0.4s |       0 |        7 |        1 |   293367      0 |      262 |      262
150.56/150.65	c #cpu_time = 0.422s
150.56/150.65	c #wall_clock_time = 0.422s
150.56/150.65	c #decision = 7
150.56/150.65	c #random_decision = 0
150.56/150.65	c #conflict = 1
150.56/150.65	c #restart = 0
150.56/150.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=269893
150.56/150.65	c BCD2: refineLB: 269884 -> 269893
150.56/150.65	c lower bound updated to -611057923
150.77/150.85	c BCD2: 277878 <= obj <= 611335800
150.77/150.85	c BCD2: #cores=6, #unrelaxed=306380, #relaxed=175, #hardened=0
150.77/150.85	c BCD2: #sat=1 #unsat=175 bias=175/176
150.77/150.85	c Solving starts ...
150.77/150.85	c ============================[ Search Statistics ]============================
150.77/150.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
150.77/150.85	c       |         |          |          |    Limit     GC | Var      | Constra 
150.77/150.85	c =============================================================================
150.77/150.85	c  0.0s |       0 |        0 |        0 |   293367      0 |      263 |      262
151.16/151.27	c  0.4s |       0 |        7 |        1 |   293367      0 |      263 |      263
151.16/151.27	c #cpu_time = 0.418s
151.16/151.27	c #wall_clock_time = 0.418s
151.16/151.27	c #decision = 7
151.16/151.27	c #random_decision = 0
151.16/151.27	c #conflict = 1
151.16/151.27	c #restart = 0
151.16/151.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=271490
151.16/151.27	c BCD2: refineLB: 271481 -> 271490
151.16/151.27	c lower bound updated to -611056326
151.37/151.48	c BCD2: 279475 <= obj <= 611335800
151.37/151.48	c BCD2: #cores=6, #unrelaxed=306379, #relaxed=176, #hardened=0
151.37/151.48	c BCD2: #sat=1 #unsat=176 bias=176/177
151.37/151.48	c Solving starts ...
151.37/151.48	c ============================[ Search Statistics ]============================
151.37/151.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
151.37/151.48	c       |         |          |          |    Limit     GC | Var      | Constra 
151.37/151.48	c =============================================================================
151.37/151.48	c  0.0s |       0 |        0 |        0 |   293367      0 |      264 |      263
151.87/151.92	c  0.4s |       0 |        7 |        1 |   293367      0 |      264 |      264
151.87/151.92	c #cpu_time = 0.435s
151.87/151.92	c #wall_clock_time = 0.435s
151.87/151.92	c #decision = 7
151.87/151.92	c #random_decision = 0
151.87/151.92	c #conflict = 1
151.87/151.92	c #restart = 0
151.87/151.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=273087
151.87/151.92	c BCD2: refineLB: 273078 -> 273087
151.87/151.92	c lower bound updated to -611054729
152.07/152.15	c BCD2: 281072 <= obj <= 611335800
152.07/152.15	c BCD2: #cores=6, #unrelaxed=306378, #relaxed=177, #hardened=0
152.07/152.15	c BCD2: #sat=1 #unsat=177 bias=177/178
152.07/152.17	c Solving starts ...
152.07/152.17	c ============================[ Search Statistics ]============================
152.07/152.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
152.07/152.17	c       |         |          |          |    Limit     GC | Var      | Constra 
152.07/152.17	c =============================================================================
152.07/152.17	c  0.0s |       0 |        0 |        0 |   293367      0 |      265 |      264
152.47/152.59	c  0.4s |       0 |        7 |        1 |   293367      0 |      265 |      265
152.47/152.59	c #cpu_time = 0.422s
152.47/152.59	c #wall_clock_time = 0.422s
152.47/152.59	c #decision = 7
152.47/152.59	c #random_decision = 0
152.47/152.59	c #conflict = 1
152.47/152.59	c #restart = 0
152.47/152.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=274684
152.47/152.59	c BCD2: refineLB: 274676 -> 274684
152.47/152.59	c lower bound updated to -611053132
152.76/152.82	c BCD2: 282669 <= obj <= 611335800
152.76/152.82	c BCD2: #cores=6, #unrelaxed=306377, #relaxed=178, #hardened=0
152.76/152.82	c BCD2: #sat=1 #unsat=178 bias=178/179
152.76/152.84	c Solving starts ...
152.76/152.84	c ============================[ Search Statistics ]============================
152.76/152.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
152.76/152.84	c       |         |          |          |    Limit     GC | Var      | Constra 
152.76/152.84	c =============================================================================
152.76/152.84	c  0.0s |       0 |        0 |        0 |   293367      0 |      266 |      265
153.17/153.26	c  0.4s |       0 |        7 |        1 |   293367      0 |      266 |      266
153.17/153.26	c #cpu_time = 0.423s
153.17/153.26	c #wall_clock_time = 0.423s
153.17/153.26	c #decision = 7
153.17/153.26	c #random_decision = 0
153.17/153.26	c #conflict = 1
153.17/153.26	c #restart = 0
153.17/153.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=276281
153.17/153.26	c BCD2: refineLB: 276273 -> 276281
153.17/153.26	c lower bound updated to -611051535
153.36/153.49	c BCD2: 284266 <= obj <= 611335800
153.36/153.49	c BCD2: #cores=6, #unrelaxed=306376, #relaxed=179, #hardened=0
153.36/153.49	c BCD2: #sat=1 #unsat=179 bias=179/180
153.47/153.51	c Solving starts ...
153.47/153.51	c ============================[ Search Statistics ]============================
153.47/153.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
153.47/153.51	c       |         |          |          |    Limit     GC | Var      | Constra 
153.47/153.51	c =============================================================================
153.47/153.51	c  0.0s |       0 |        0 |        0 |   293367      0 |      267 |      266
154.86/154.91	c  1.4s |       0 |        7 |        1 |   293367      0 |      267 |      267
154.86/154.91	c #cpu_time = 1.404s
154.86/154.91	c #wall_clock_time = 1.404s
154.86/154.91	c #decision = 7
154.86/154.91	c #random_decision = 0
154.86/154.91	c #conflict = 1
154.86/154.91	c #restart = 0
154.86/154.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=277878
154.86/154.91	c BCD2: refineLB: 277870 -> 277878
154.86/154.91	c lower bound updated to -611049938
154.96/155.09	c BCD2: 285863 <= obj <= 611335800
154.96/155.09	c BCD2: #cores=6, #unrelaxed=306375, #relaxed=180, #hardened=0
154.96/155.09	c BCD2: #sat=1 #unsat=180 bias=180/181
155.06/155.10	c Solving starts ...
155.06/155.10	c ============================[ Search Statistics ]============================
155.06/155.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
155.06/155.10	c       |         |          |          |    Limit     GC | Var      | Constra 
155.06/155.10	c =============================================================================
155.06/155.10	c  0.0s |       0 |        0 |        0 |   293367      0 |      268 |      267
155.46/155.55	c  0.5s |       0 |        7 |        1 |   293367      0 |      268 |      268
155.46/155.55	c #cpu_time = 0.452s
155.46/155.55	c #wall_clock_time = 0.452s
155.46/155.55	c #decision = 7
155.46/155.55	c #random_decision = 0
155.46/155.55	c #conflict = 1
155.46/155.55	c #restart = 0
155.46/155.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=279475
155.46/155.55	c BCD2: refineLB: 279467 -> 279475
155.46/155.55	c lower bound updated to -611048341
155.67/155.70	c BCD2: 287460 <= obj <= 611335800
155.67/155.70	c BCD2: #cores=6, #unrelaxed=306374, #relaxed=181, #hardened=0
155.67/155.70	c BCD2: #sat=1 #unsat=181 bias=181/182
155.67/155.71	c Solving starts ...
155.67/155.71	c ============================[ Search Statistics ]============================
155.67/155.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
155.67/155.71	c       |         |          |          |    Limit     GC | Var      | Constra 
155.67/155.71	c =============================================================================
155.67/155.71	c  0.0s |       0 |        0 |        0 |   293367      0 |      269 |      268
156.07/156.15	c  0.4s |       0 |        7 |        1 |   293367      0 |      269 |      269
156.07/156.15	c #cpu_time = 0.439s
156.07/156.15	c #wall_clock_time = 0.439s
156.07/156.15	c #decision = 7
156.07/156.15	c #random_decision = 0
156.07/156.15	c #conflict = 1
156.07/156.15	c #restart = 0
156.07/156.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=281072
156.07/156.15	c BCD2: refineLB: 281064 -> 281072
156.07/156.15	c lower bound updated to -611046744
156.28/156.31	c BCD2: 289057 <= obj <= 611335800
156.28/156.31	c BCD2: #cores=6, #unrelaxed=306373, #relaxed=182, #hardened=0
156.28/156.31	c BCD2: #sat=1 #unsat=182 bias=182/183
156.28/156.32	c Solving starts ...
156.28/156.32	c ============================[ Search Statistics ]============================
156.28/156.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
156.28/156.32	c       |         |          |          |    Limit     GC | Var      | Constra 
156.28/156.32	c =============================================================================
156.28/156.32	c  0.0s |       0 |        0 |        0 |   293367      0 |      270 |      269
156.67/156.77	c  0.5s |       0 |        7 |        1 |   293367      0 |      270 |      270
156.67/156.77	c #cpu_time = 0.451s
156.67/156.77	c #wall_clock_time = 0.451s
156.67/156.77	c #decision = 7
156.67/156.77	c #random_decision = 0
156.67/156.77	c #conflict = 1
156.67/156.77	c #restart = 0
156.67/156.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=282669
156.67/156.77	c BCD2: refineLB: 282661 -> 282669
156.67/156.77	c lower bound updated to -611045147
156.87/156.92	c BCD2: 290654 <= obj <= 611335800
156.87/156.92	c BCD2: #cores=6, #unrelaxed=306372, #relaxed=183, #hardened=0
156.87/156.92	c BCD2: #sat=1 #unsat=183 bias=183/184
156.87/156.93	c Solving starts ...
156.87/156.93	c ============================[ Search Statistics ]============================
156.87/156.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
156.87/156.93	c       |         |          |          |    Limit     GC | Var      | Constra 
156.87/156.93	c =============================================================================
156.87/156.93	c  0.0s |       0 |        0 |        0 |   293367      0 |      271 |      270
157.26/157.37	c  0.4s |       0 |        7 |        1 |   293367      0 |      271 |      271
157.26/157.37	c #cpu_time = 0.446s
157.26/157.37	c #wall_clock_time = 0.446s
157.26/157.37	c #decision = 7
157.26/157.37	c #random_decision = 0
157.26/157.37	c #conflict = 1
157.26/157.37	c #restart = 0
157.26/157.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=284266
157.26/157.37	c BCD2: refineLB: 284258 -> 284266
157.26/157.37	c lower bound updated to -611043550
157.47/157.53	c BCD2: 292251 <= obj <= 611335800
157.47/157.53	c BCD2: #cores=6, #unrelaxed=306371, #relaxed=184, #hardened=0
157.47/157.53	c BCD2: #sat=1 #unsat=184 bias=184/185
157.47/157.54	c Solving starts ...
157.47/157.54	c ============================[ Search Statistics ]============================
157.47/157.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
157.47/157.54	c       |         |          |          |    Limit     GC | Var      | Constra 
157.47/157.54	c =============================================================================
157.47/157.54	c  0.0s |       0 |        0 |        0 |   293367      0 |      272 |      271
157.86/157.99	c  0.5s |       0 |        7 |        1 |   293367      0 |      272 |      272
157.86/157.99	c #cpu_time = 0.452s
157.86/157.99	c #wall_clock_time = 0.452s
157.86/157.99	c #decision = 7
157.86/157.99	c #random_decision = 0
157.86/157.99	c #conflict = 1
157.86/157.99	c #restart = 0
157.86/157.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=285863
157.86/157.99	c BCD2: refineLB: 285855 -> 285863
157.86/157.99	c lower bound updated to -611041953
158.06/158.14	c BCD2: 293848 <= obj <= 611335800
158.06/158.14	c BCD2: #cores=6, #unrelaxed=306370, #relaxed=185, #hardened=0
158.06/158.14	c BCD2: #sat=1 #unsat=185 bias=185/186
158.06/158.14	c Solving starts ...
158.06/158.14	c ============================[ Search Statistics ]============================
158.06/158.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
158.06/158.14	c       |         |          |          |    Limit     GC | Var      | Constra 
158.06/158.14	c =============================================================================
158.06/158.14	c  0.0s |       0 |        0 |        0 |   293367      0 |      273 |      272
158.47/158.59	c  0.4s |       0 |        7 |        1 |   293367      0 |      273 |      273
158.47/158.59	c #cpu_time = 0.450s
158.47/158.59	c #wall_clock_time = 0.450s
158.47/158.59	c #decision = 7
158.47/158.59	c #random_decision = 0
158.47/158.59	c #conflict = 1
158.47/158.59	c #restart = 0
158.47/158.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=287460
158.47/158.59	c BCD2: refineLB: 287452 -> 287460
158.47/158.59	c lower bound updated to -611040356
158.66/158.75	c BCD2: 295445 <= obj <= 611335800
158.66/158.75	c BCD2: #cores=6, #unrelaxed=306369, #relaxed=186, #hardened=0
158.66/158.75	c BCD2: #sat=1 #unsat=186 bias=186/187
158.66/158.76	c Solving starts ...
158.66/158.76	c ============================[ Search Statistics ]============================
158.66/158.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
158.66/158.76	c       |         |          |          |    Limit     GC | Var      | Constra 
158.66/158.76	c =============================================================================
158.66/158.76	c  0.0s |       0 |        0 |        0 |   293367      0 |      274 |      273
159.16/159.23	c  0.5s |       0 |        7 |        1 |   293367      0 |      274 |      274
159.16/159.23	c #cpu_time = 0.470s
159.16/159.23	c #wall_clock_time = 0.470s
159.16/159.23	c #decision = 7
159.16/159.23	c #random_decision = 0
159.16/159.23	c #conflict = 1
159.16/159.23	c #restart = 0
159.16/159.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=289057
159.16/159.23	c BCD2: refineLB: 289049 -> 289057
159.16/159.23	c lower bound updated to -611038759
159.36/159.42	c BCD2: 297042 <= obj <= 611335800
159.36/159.42	c BCD2: #cores=6, #unrelaxed=306368, #relaxed=187, #hardened=0
159.36/159.42	c BCD2: #sat=1 #unsat=187 bias=187/188
159.36/159.44	c Solving starts ...
159.36/159.44	c ============================[ Search Statistics ]============================
159.36/159.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
159.36/159.44	c       |         |          |          |    Limit     GC | Var      | Constra 
159.36/159.44	c =============================================================================
159.36/159.44	c  0.0s |       0 |        0 |        0 |   293367      0 |      275 |      274
159.77/159.89	c  0.5s |       0 |        7 |        1 |   293367      0 |      275 |      275
159.77/159.89	c #cpu_time = 0.456s
159.77/159.89	c #wall_clock_time = 0.456s
159.77/159.89	c #decision = 7
159.77/159.89	c #random_decision = 0
159.77/159.89	c #conflict = 1
159.77/159.89	c #restart = 0
159.77/159.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=290654
159.77/159.89	c BCD2: refineLB: 290646 -> 290654
159.77/159.89	c lower bound updated to -611037162
159.97/160.08	c BCD2: 298639 <= obj <= 611335800
159.97/160.08	c BCD2: #cores=6, #unrelaxed=306367, #relaxed=188, #hardened=0
159.97/160.08	c BCD2: #sat=1 #unsat=188 bias=188/189
160.06/160.10	c Solving starts ...
160.06/160.10	c ============================[ Search Statistics ]============================
160.06/160.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
160.06/160.10	c       |         |          |          |    Limit     GC | Var      | Constra 
160.06/160.10	c =============================================================================
160.06/160.10	c  0.0s |       0 |        0 |        0 |   293367      0 |      276 |      275
160.46/160.55	c  0.5s |       0 |        7 |        1 |   293367      0 |      276 |      276
160.46/160.55	c #cpu_time = 0.452s
160.46/160.55	c #wall_clock_time = 0.452s
160.46/160.55	c #decision = 7
160.46/160.55	c #random_decision = 0
160.46/160.55	c #conflict = 1
160.46/160.55	c #restart = 0
160.46/160.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=292251
160.46/160.55	c BCD2: refineLB: 292243 -> 292251
160.46/160.55	c lower bound updated to -611035565
160.67/160.74	c BCD2: 300236 <= obj <= 611335800
160.67/160.74	c BCD2: #cores=6, #unrelaxed=306366, #relaxed=189, #hardened=0
160.67/160.74	c BCD2: #sat=1 #unsat=189 bias=189/190
160.67/160.76	c Solving starts ...
160.67/160.76	c ============================[ Search Statistics ]============================
160.67/160.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
160.67/160.76	c       |         |          |          |    Limit     GC | Var      | Constra 
160.67/160.76	c =============================================================================
160.67/160.76	c  0.0s |       0 |        0 |        0 |   293367      0 |      277 |      276
161.96/162.09	c  1.3s |       0 |        7 |        1 |   293367      0 |      277 |      277
161.96/162.09	c #cpu_time = 1.327s
161.96/162.09	c #wall_clock_time = 1.327s
161.96/162.09	c #decision = 7
161.96/162.09	c #random_decision = 0
161.96/162.09	c #conflict = 1
161.96/162.09	c #restart = 0
161.96/162.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=293848
161.96/162.09	c BCD2: refineLB: 293840 -> 293848
161.96/162.09	c lower bound updated to -611033968
162.16/162.28	c BCD2: 301833 <= obj <= 611335800
162.16/162.28	c BCD2: #cores=6, #unrelaxed=306365, #relaxed=190, #hardened=0
162.16/162.28	c BCD2: #sat=1 #unsat=190 bias=190/191
162.16/162.29	c Solving starts ...
162.16/162.29	c ============================[ Search Statistics ]============================
162.16/162.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
162.16/162.29	c       |         |          |          |    Limit     GC | Var      | Constra 
162.16/162.29	c =============================================================================
162.16/162.29	c  0.0s |       0 |        0 |        0 |   293367      0 |      278 |      277
162.67/162.74	c  0.5s |       0 |        7 |        1 |   293367      0 |      278 |      278
162.67/162.74	c #cpu_time = 0.451s
162.67/162.74	c #wall_clock_time = 0.451s
162.67/162.74	c #decision = 7
162.67/162.74	c #random_decision = 0
162.67/162.74	c #conflict = 1
162.67/162.74	c #restart = 0
162.67/162.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=295445
162.67/162.74	c BCD2: refineLB: 295437 -> 295445
162.67/162.74	c lower bound updated to -611032371
162.87/162.95	c BCD2: 303430 <= obj <= 611335800
162.87/162.95	c BCD2: #cores=6, #unrelaxed=306364, #relaxed=191, #hardened=0
162.87/162.95	c BCD2: #sat=1 #unsat=191 bias=191/192
162.87/162.95	c Solving starts ...
162.87/162.95	c ============================[ Search Statistics ]============================
162.87/162.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
162.87/162.95	c       |         |          |          |    Limit     GC | Var      | Constra 
162.87/162.95	c =============================================================================
162.87/162.95	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      279
163.37/163.40	c  0.5s |       0 |        6 |        0 |   293367      0 |      279 |      280
163.37/163.40	c #cpu_time = 0.451s
163.37/163.40	c #wall_clock_time = 0.451s
163.37/163.40	c #decision = 6
163.37/163.40	c #random_decision = 0
163.37/163.40	c #conflict = 0
163.37/163.40	c #restart = 0
163.37/163.40	c BCD2: found a new core of size 1: cost of the new core is >=13
163.37/163.40	c lower bound updated to -611032358
163.47/163.54	c BCD2: 303443 <= obj <= 611335800
163.47/163.54	c BCD2: #cores=7, #unrelaxed=306363, #relaxed=192, #hardened=0
163.47/163.54	c BCD2: #sat=1 #unsat=192 bias=192/193
163.47/163.55	c Solving starts ...
163.47/163.55	c ============================[ Search Statistics ]============================
163.47/163.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
163.47/163.55	c       |         |          |          |    Limit     GC | Var      | Constra 
163.47/163.55	c =============================================================================
163.47/163.55	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
163.86/163.98	c  0.4s |       0 |        7 |        0 |   293367      0 |      279 |      280
163.86/163.98	c #cpu_time = 0.436s
163.86/163.98	c #wall_clock_time = 0.437s
163.86/163.98	c #decision = 7
163.86/163.98	c #random_decision = 0
163.86/163.98	c #conflict = 0
163.86/163.98	c #restart = 0
163.86/163.98	c BCD2: found a new core of size 1: cost of the new core is >=13
163.86/163.98	c lower bound updated to -611032345
164.07/164.14	c BCD2: 303456 <= obj <= 611335800
164.07/164.14	c BCD2: #cores=8, #unrelaxed=306362, #relaxed=193, #hardened=0
164.07/164.14	c BCD2: #sat=1 #unsat=193 bias=193/194
164.07/164.15	c Solving starts ...
164.07/164.15	c ============================[ Search Statistics ]============================
164.07/164.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
164.07/164.15	c       |         |          |          |    Limit     GC | Var      | Constra 
164.07/164.15	c =============================================================================
164.07/164.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
164.56/164.60	c  0.5s |       0 |        8 |        0 |   293367      0 |      279 |      280
164.56/164.60	c #cpu_time = 0.453s
164.56/164.60	c #wall_clock_time = 0.453s
164.56/164.60	c #decision = 8
164.56/164.60	c #random_decision = 0
164.56/164.60	c #conflict = 0
164.56/164.60	c #restart = 0
164.56/164.60	c BCD2: found a new core of size 1: cost of the new core is >=13
164.56/164.60	c lower bound updated to -611032332
164.66/164.74	c BCD2: 303469 <= obj <= 611335800
164.66/164.74	c BCD2: #cores=9, #unrelaxed=306361, #relaxed=194, #hardened=0
164.66/164.74	c BCD2: #sat=1 #unsat=194 bias=194/195
164.66/164.75	c Solving starts ...
164.66/164.75	c ============================[ Search Statistics ]============================
164.66/164.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
164.66/164.75	c       |         |          |          |    Limit     GC | Var      | Constra 
164.66/164.75	c =============================================================================
164.66/164.75	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
165.07/165.20	c  0.5s |       0 |        9 |        0 |   293367      0 |      279 |      280
165.07/165.20	c #cpu_time = 0.452s
165.07/165.20	c #wall_clock_time = 0.452s
165.07/165.20	c #decision = 9
165.07/165.20	c #random_decision = 0
165.07/165.20	c #conflict = 0
165.07/165.20	c #restart = 0
165.07/165.20	c BCD2: found a new core of size 1: cost of the new core is >=13
165.07/165.20	c lower bound updated to -611032319
165.26/165.34	c BCD2: 303482 <= obj <= 611335800
165.26/165.34	c BCD2: #cores=10, #unrelaxed=306360, #relaxed=195, #hardened=0
165.26/165.34	c BCD2: #sat=1 #unsat=195 bias=195/196
165.26/165.34	c Solving starts ...
165.26/165.34	c ============================[ Search Statistics ]============================
165.26/165.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
165.26/165.34	c       |         |          |          |    Limit     GC | Var      | Constra 
165.26/165.34	c =============================================================================
165.26/165.34	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
165.76/165.80	c  0.5s |       0 |       10 |        0 |   293367      0 |      279 |      280
165.76/165.80	c #cpu_time = 0.452s
165.76/165.80	c #wall_clock_time = 0.452s
165.76/165.80	c #decision = 10
165.76/165.80	c #random_decision = 0
165.76/165.80	c #conflict = 0
165.76/165.80	c #restart = 0
165.76/165.80	c BCD2: found a new core of size 1: cost of the new core is >=13
165.76/165.80	c lower bound updated to -611032306
165.86/165.94	c BCD2: 303495 <= obj <= 611335800
165.86/165.94	c BCD2: #cores=11, #unrelaxed=306359, #relaxed=196, #hardened=0
165.86/165.94	c BCD2: #sat=1 #unsat=196 bias=196/197
165.86/165.94	c Solving starts ...
165.86/165.94	c ============================[ Search Statistics ]============================
165.86/165.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
165.86/165.94	c       |         |          |          |    Limit     GC | Var      | Constra 
165.86/165.94	c =============================================================================
165.86/165.94	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
166.36/166.42	c  0.5s |       0 |       12 |        0 |   293367      0 |      279 |      280
166.36/166.42	c #cpu_time = 0.473s
166.36/166.42	c #wall_clock_time = 0.473s
166.36/166.42	c #decision = 12
166.36/166.42	c #random_decision = 0
166.36/166.42	c #conflict = 0
166.36/166.42	c #restart = 0
166.36/166.42	c BCD2: found a new core of size 2: cost of the new core is >=13
166.36/166.42	c lower bound updated to -611032293
166.56/166.63	c BCD2: 303508 <= obj <= 611335800
166.56/166.63	c BCD2: #cores=12, #unrelaxed=306357, #relaxed=198, #hardened=0
166.56/166.63	c BCD2: #sat=1 #unsat=197 bias=197/198
166.56/166.64	c Solving starts ...
166.56/166.64	c ============================[ Search Statistics ]============================
166.56/166.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
166.56/166.64	c       |         |          |          |    Limit     GC | Var      | Constra 
166.56/166.64	c =============================================================================
166.56/166.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
166.96/167.09	c  0.5s |       0 |       13 |        1 |   293367      0 |      279 |      280
166.96/167.09	c #cpu_time = 0.453s
166.96/167.09	c #wall_clock_time = 0.453s
166.96/167.09	c #decision = 13
166.96/167.09	c #random_decision = 0
166.96/167.09	c #conflict = 1
166.96/167.09	c #restart = 0
166.96/167.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=26
166.96/167.09	c lower bound updated to -611032280
167.17/167.30	c BCD2: 303521 <= obj <= 611335800
167.17/167.30	c BCD2: #cores=12, #unrelaxed=306356, #relaxed=199, #hardened=0
167.17/167.30	c BCD2: #sat=1 #unsat=198 bias=198/199
167.27/167.31	c Solving starts ...
167.27/167.31	c ============================[ Search Statistics ]============================
167.27/167.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
167.27/167.31	c       |         |          |          |    Limit     GC | Var      | Constra 
167.27/167.31	c =============================================================================
167.27/167.32	c  0.0s |       0 |        0 |        0 |   293367      0 |      280 |      280
167.66/167.77	c  0.5s |       0 |       13 |        1 |   293367      0 |      280 |      281
167.66/167.77	c #cpu_time = 0.454s
167.66/167.77	c #wall_clock_time = 0.454s
167.66/167.77	c #decision = 13
167.66/167.77	c #random_decision = 0
167.66/167.77	c #conflict = 1
167.66/167.77	c #restart = 0
167.66/167.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=39
167.66/167.77	c lower bound updated to -611032267
168.76/168.86	c BCD2: 303534 <= obj <= 611335800
168.76/168.86	c BCD2: #cores=12, #unrelaxed=306355, #relaxed=200, #hardened=0
168.76/168.86	c BCD2: #sat=1 #unsat=199 bias=199/200
168.76/168.87	c Solving starts ...
168.76/168.87	c ============================[ Search Statistics ]============================
168.76/168.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
168.76/168.87	c       |         |          |          |    Limit     GC | Var      | Constra 
168.76/168.87	c =============================================================================
168.76/168.87	c  0.0s |       0 |        0 |        0 |   293367      0 |      281 |      281
169.26/169.32	c  0.5s |       0 |       14 |        1 |   293367      0 |      281 |      282
169.26/169.32	c #cpu_time = 0.455s
169.26/169.32	c #wall_clock_time = 0.455s
169.26/169.32	c #decision = 14
169.26/169.32	c #random_decision = 0
169.26/169.32	c #conflict = 1
169.26/169.32	c #restart = 0
169.26/169.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=52
169.26/169.32	c lower bound updated to -611032254
169.47/169.50	c BCD2: 303547 <= obj <= 611335800
169.47/169.50	c BCD2: #cores=12, #unrelaxed=306354, #relaxed=201, #hardened=0
169.47/169.50	c BCD2: #sat=1 #unsat=200 bias=200/201
169.47/169.51	c Solving starts ...
169.47/169.51	c ============================[ Search Statistics ]============================
169.47/169.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
169.47/169.51	c       |         |          |          |    Limit     GC | Var      | Constra 
169.47/169.51	c =============================================================================
169.47/169.51	c  0.0s |       0 |        0 |        0 |   293367      0 |      282 |      282
169.86/169.95	c  0.4s |       0 |       13 |        1 |   293367      0 |      282 |      283
169.86/169.95	c #cpu_time = 0.438s
169.86/169.95	c #wall_clock_time = 0.438s
169.86/169.95	c #decision = 13
169.86/169.95	c #random_decision = 0
169.86/169.95	c #conflict = 1
169.86/169.95	c #restart = 0
169.86/169.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=65
169.86/169.95	c lower bound updated to -611032241
170.06/170.15	c BCD2: 303560 <= obj <= 611335800
170.06/170.15	c BCD2: #cores=12, #unrelaxed=306353, #relaxed=202, #hardened=0
170.06/170.15	c BCD2: #sat=1 #unsat=201 bias=201/202
170.06/170.16	c Solving starts ...
170.06/170.16	c ============================[ Search Statistics ]============================
170.06/170.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
170.06/170.16	c       |         |          |          |    Limit     GC | Var      | Constra 
170.06/170.16	c =============================================================================
170.06/170.16	c  0.0s |       0 |        0 |        0 |   293367      0 |      283 |      283
170.57/170.60	c  0.4s |       0 |       13 |        1 |   293367      0 |      283 |      284
170.57/170.60	c #cpu_time = 0.449s
170.57/170.60	c #wall_clock_time = 0.449s
170.57/170.60	c #decision = 13
170.57/170.60	c #random_decision = 0
170.57/170.60	c #conflict = 1
170.57/170.60	c #restart = 0
170.57/170.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=78
170.57/170.60	c lower bound updated to -611032228
170.67/170.79	c BCD2: 303573 <= obj <= 611335800
170.67/170.79	c BCD2: #cores=12, #unrelaxed=306352, #relaxed=203, #hardened=0
170.67/170.79	c BCD2: #sat=1 #unsat=202 bias=202/203
170.67/170.79	c Solving starts ...
170.67/170.79	c ============================[ Search Statistics ]============================
170.67/170.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
170.67/170.79	c       |         |          |          |    Limit     GC | Var      | Constra 
170.67/170.79	c =============================================================================
170.67/170.79	c  0.0s |       0 |        0 |        0 |   293367      0 |      284 |      284
171.16/171.23	c  0.4s |       0 |       13 |        1 |   293367      0 |      284 |      285
171.16/171.23	c #cpu_time = 0.434s
171.16/171.23	c #wall_clock_time = 0.434s
171.16/171.23	c #decision = 13
171.16/171.23	c #random_decision = 0
171.16/171.23	c #conflict = 1
171.16/171.23	c #restart = 0
171.16/171.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=91
171.16/171.23	c lower bound updated to -611032215
171.36/171.43	c BCD2: 303586 <= obj <= 611335800
171.36/171.43	c BCD2: #cores=12, #unrelaxed=306351, #relaxed=204, #hardened=0
171.36/171.43	c BCD2: #sat=1 #unsat=203 bias=203/204
171.36/171.44	c Solving starts ...
171.36/171.44	c ============================[ Search Statistics ]============================
171.36/171.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
171.36/171.44	c       |         |          |          |    Limit     GC | Var      | Constra 
171.36/171.44	c =============================================================================
171.36/171.44	c  0.0s |       0 |        0 |        0 |   293367      0 |      285 |      285
171.77/171.89	c  0.4s |       0 |       13 |        1 |   293367      0 |      285 |      286
171.77/171.89	c #cpu_time = 0.450s
171.77/171.89	c #wall_clock_time = 0.450s
171.77/171.89	c #decision = 13
171.77/171.89	c #random_decision = 0
171.77/171.89	c #conflict = 1
171.77/171.89	c #restart = 0
171.77/171.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=104
171.77/171.89	c lower bound updated to -611032202
171.96/172.07	c BCD2: 303599 <= obj <= 611335800
171.96/172.07	c BCD2: #cores=12, #unrelaxed=306350, #relaxed=205, #hardened=0
171.96/172.07	c BCD2: #sat=1 #unsat=204 bias=204/205
171.96/172.08	c Solving starts ...
171.96/172.08	c ============================[ Search Statistics ]============================
171.96/172.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
171.96/172.08	c       |         |          |          |    Limit     GC | Var      | Constra 
171.96/172.08	c =============================================================================
171.96/172.08	c  0.0s |       0 |        0 |        0 |   293367      0 |      286 |      286
172.46/172.53	c  0.5s |       0 |       13 |        1 |   293367      0 |      286 |      287
172.46/172.53	c #cpu_time = 0.451s
172.46/172.53	c #wall_clock_time = 0.451s
172.46/172.53	c #decision = 13
172.46/172.53	c #random_decision = 0
172.46/172.53	c #conflict = 1
172.46/172.53	c #restart = 0
172.46/172.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=117
172.46/172.53	c lower bound updated to -611032189
172.66/172.71	c BCD2: 303612 <= obj <= 611335800
172.66/172.71	c BCD2: #cores=12, #unrelaxed=306349, #relaxed=206, #hardened=0
172.66/172.71	c BCD2: #sat=1 #unsat=205 bias=205/206
172.66/172.72	c Solving starts ...
172.66/172.72	c ============================[ Search Statistics ]============================
172.66/172.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
172.66/172.72	c       |         |          |          |    Limit     GC | Var      | Constra 
172.66/172.72	c =============================================================================
172.66/172.72	c  0.0s |       0 |        0 |        0 |   293367      0 |      287 |      287
173.06/173.17	c  0.5s |       0 |       13 |        1 |   293367      0 |      287 |      288
173.06/173.17	c #cpu_time = 0.450s
173.06/173.17	c #wall_clock_time = 0.450s
173.06/173.17	c #decision = 13
173.06/173.17	c #random_decision = 0
173.06/173.17	c #conflict = 1
173.06/173.17	c #restart = 0
173.06/173.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=130
173.06/173.17	c lower bound updated to -611032176
173.26/173.36	c BCD2: 303625 <= obj <= 611335800
173.26/173.36	c BCD2: #cores=12, #unrelaxed=306348, #relaxed=207, #hardened=0
173.26/173.36	c BCD2: #sat=1 #unsat=206 bias=206/207
173.26/173.37	c Solving starts ...
173.26/173.37	c ============================[ Search Statistics ]============================
173.26/173.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
173.26/173.37	c       |         |          |          |    Limit     GC | Var      | Constra 
173.26/173.37	c =============================================================================
173.26/173.37	c  0.0s |       0 |        0 |        0 |   293367      0 |      288 |      288
173.76/173.83	c  0.5s |       0 |       13 |        1 |   293367      0 |      288 |      289
173.76/173.83	c #cpu_time = 0.453s
173.76/173.83	c #wall_clock_time = 0.453s
173.76/173.83	c #decision = 13
173.76/173.83	c #random_decision = 0
173.76/173.83	c #conflict = 1
173.76/173.83	c #restart = 0
173.76/173.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=143
173.76/173.83	c lower bound updated to -611032163
173.97/174.05	c BCD2: 303638 <= obj <= 611335800
173.97/174.05	c BCD2: #cores=12, #unrelaxed=306347, #relaxed=208, #hardened=0
173.97/174.05	c BCD2: #sat=1 #unsat=207 bias=207/208
173.97/174.07	c Solving starts ...
173.97/174.07	c ============================[ Search Statistics ]============================
173.97/174.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
173.97/174.07	c       |         |          |          |    Limit     GC | Var      | Constra 
173.97/174.07	c =============================================================================
173.97/174.07	c  0.0s |       0 |        0 |        0 |   293367      0 |      289 |      289
174.46/174.52	c  0.4s |       0 |       13 |        1 |   293367      0 |      289 |      290
174.46/174.52	c #cpu_time = 0.450s
174.46/174.52	c #wall_clock_time = 0.450s
174.46/174.52	c #decision = 13
174.46/174.52	c #random_decision = 0
174.46/174.52	c #conflict = 1
174.46/174.52	c #restart = 0
174.46/174.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=156
174.46/174.52	c lower bound updated to -611032150
174.66/174.74	c BCD2: 303651 <= obj <= 611335800
174.66/174.74	c BCD2: #cores=12, #unrelaxed=306346, #relaxed=209, #hardened=0
174.66/174.74	c BCD2: #sat=1 #unsat=208 bias=208/209
174.66/174.76	c Solving starts ...
174.66/174.76	c ============================[ Search Statistics ]============================
174.66/174.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
174.66/174.76	c       |         |          |          |    Limit     GC | Var      | Constra 
174.66/174.76	c =============================================================================
174.66/174.76	c  0.0s |       0 |        0 |        0 |   293367      0 |      290 |      290
175.16/175.21	c  0.5s |       0 |       13 |        1 |   293367      0 |      290 |      291
175.16/175.21	c #cpu_time = 0.454s
175.16/175.21	c #wall_clock_time = 0.454s
175.16/175.21	c #decision = 13
175.16/175.21	c #random_decision = 0
175.16/175.21	c #conflict = 1
175.16/175.21	c #restart = 0
175.16/175.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=169
175.16/175.21	c lower bound updated to -611032137
176.26/176.33	c BCD2: 303664 <= obj <= 611335800
176.26/176.33	c BCD2: #cores=12, #unrelaxed=306345, #relaxed=210, #hardened=0
176.26/176.33	c BCD2: #sat=1 #unsat=209 bias=209/210
176.26/176.33	c Solving starts ...
176.26/176.33	c ============================[ Search Statistics ]============================
176.26/176.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
176.26/176.33	c       |         |          |          |    Limit     GC | Var      | Constra 
176.26/176.33	c =============================================================================
176.26/176.33	c  0.0s |       0 |        0 |        0 |   293367      0 |      291 |      291
176.66/176.79	c  0.5s |       0 |       13 |        1 |   293367      0 |      291 |      292
176.66/176.79	c #cpu_time = 0.454s
176.66/176.79	c #wall_clock_time = 0.454s
176.66/176.79	c #decision = 13
176.66/176.79	c #random_decision = 0
176.66/176.79	c #conflict = 1
176.66/176.79	c #restart = 0
176.66/176.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=182
176.66/176.79	c lower bound updated to -611032124
176.86/176.98	c BCD2: 303677 <= obj <= 611335800
176.86/176.98	c BCD2: #cores=12, #unrelaxed=306344, #relaxed=211, #hardened=0
176.86/176.98	c BCD2: #sat=1 #unsat=210 bias=210/211
176.86/176.98	c Solving starts ...
176.86/176.98	c ============================[ Search Statistics ]============================
176.86/176.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
176.86/176.98	c       |         |          |          |    Limit     GC | Var      | Constra 
176.86/176.98	c =============================================================================
176.86/176.98	c  0.0s |       0 |        0 |        0 |   293367      0 |      292 |      292
177.36/177.42	c  0.4s |       0 |       13 |        1 |   293367      0 |      292 |      293
177.36/177.42	c #cpu_time = 0.438s
177.36/177.42	c #wall_clock_time = 0.438s
177.36/177.42	c #decision = 13
177.36/177.42	c #random_decision = 0
177.36/177.42	c #conflict = 1
177.36/177.42	c #restart = 0
177.36/177.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=195
177.36/177.42	c lower bound updated to -611032111
177.56/177.63	c BCD2: 303690 <= obj <= 611335800
177.56/177.63	c BCD2: #cores=12, #unrelaxed=306343, #relaxed=212, #hardened=0
177.56/177.63	c BCD2: #sat=1 #unsat=211 bias=211/212
177.56/177.64	c Solving starts ...
177.56/177.64	c ============================[ Search Statistics ]============================
177.56/177.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
177.56/177.64	c       |         |          |          |    Limit     GC | Var      | Constra 
177.56/177.64	c =============================================================================
177.56/177.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      293 |      293
177.96/178.09	c  0.5s |       0 |       13 |        1 |   293367      0 |      293 |      294
177.96/178.09	c #cpu_time = 0.450s
177.96/178.09	c #wall_clock_time = 0.450s
177.96/178.09	c #decision = 13
177.96/178.09	c #random_decision = 0
177.96/178.09	c #conflict = 1
177.96/178.09	c #restart = 0
177.96/178.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=208
177.96/178.09	c lower bound updated to -611032098
178.16/178.28	c BCD2: 303703 <= obj <= 611335800
178.16/178.28	c BCD2: #cores=12, #unrelaxed=306342, #relaxed=213, #hardened=0
178.16/178.28	c BCD2: #sat=1 #unsat=212 bias=212/213
178.16/178.28	c Solving starts ...
178.16/178.28	c ============================[ Search Statistics ]============================
178.16/178.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
178.16/178.28	c       |         |          |          |    Limit     GC | Var      | Constra 
178.16/178.28	c =============================================================================
178.16/178.28	c  0.0s |       0 |        0 |        0 |   293367      0 |      294 |      294
178.66/178.72	c  0.4s |       0 |       13 |        1 |   293367      0 |      294 |      295
178.66/178.72	c #cpu_time = 0.435s
178.66/178.72	c #wall_clock_time = 0.435s
178.66/178.72	c #decision = 13
178.66/178.72	c #random_decision = 0
178.66/178.72	c #conflict = 1
178.66/178.72	c #restart = 0
178.66/178.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=221
178.66/178.72	c lower bound updated to -611032085
178.86/178.94	c BCD2: 303716 <= obj <= 611335800
178.86/178.94	c BCD2: #cores=12, #unrelaxed=306341, #relaxed=214, #hardened=0
178.86/178.94	c BCD2: #sat=1 #unsat=213 bias=213/214
178.86/178.94	c Solving starts ...
178.86/178.94	c ============================[ Search Statistics ]============================
178.86/178.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
178.86/178.94	c       |         |          |          |    Limit     GC | Var      | Constra 
178.86/178.94	c =============================================================================
178.86/178.94	c  0.0s |       0 |        0 |        0 |   293367      0 |      295 |      295
179.26/179.39	c  0.5s |       0 |       13 |        1 |   293367      0 |      295 |      296
179.26/179.39	c #cpu_time = 0.450s
179.26/179.39	c #wall_clock_time = 0.450s
179.26/179.39	c #decision = 13
179.26/179.39	c #random_decision = 0
179.26/179.39	c #conflict = 1
179.26/179.39	c #restart = 0
179.26/179.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=234
179.26/179.39	c lower bound updated to -611032072
179.46/179.58	c BCD2: 303729 <= obj <= 611335800
179.46/179.58	c BCD2: #cores=12, #unrelaxed=306340, #relaxed=215, #hardened=0
179.46/179.58	c BCD2: #sat=1 #unsat=214 bias=214/215
179.46/179.59	c Solving starts ...
179.46/179.59	c ============================[ Search Statistics ]============================
179.46/179.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
179.46/179.59	c       |         |          |          |    Limit     GC | Var      | Constra 
179.46/179.59	c =============================================================================
179.46/179.59	c  0.0s |       0 |        0 |        0 |   293367      0 |      296 |      296
179.96/180.04	c  0.4s |       0 |       13 |        1 |   293367      0 |      296 |      297
179.96/180.04	c #cpu_time = 0.448s
179.96/180.04	c #wall_clock_time = 0.448s
179.96/180.04	c #decision = 13
179.96/180.04	c #random_decision = 0
179.96/180.04	c #conflict = 1
179.96/180.04	c #restart = 0
179.96/180.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=247
179.96/180.04	c lower bound updated to -611032059
180.16/180.24	c BCD2: 303742 <= obj <= 611335800
180.16/180.24	c BCD2: #cores=12, #unrelaxed=306339, #relaxed=216, #hardened=0
180.16/180.24	c BCD2: #sat=1 #unsat=215 bias=215/216
180.16/180.24	c Solving starts ...
180.16/180.24	c ============================[ Search Statistics ]============================
180.16/180.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
180.16/180.24	c       |         |          |          |    Limit     GC | Var      | Constra 
180.16/180.24	c =============================================================================
180.16/180.24	c  0.0s |       0 |        0 |        0 |   293367      0 |      297 |      297
180.57/180.69	c  0.5s |       0 |       13 |        1 |   293367      0 |      297 |      298
180.57/180.69	c #cpu_time = 0.452s
180.57/180.69	c #wall_clock_time = 0.452s
180.57/180.69	c #decision = 13
180.57/180.69	c #random_decision = 0
180.57/180.69	c #conflict = 1
180.57/180.69	c #restart = 0
180.57/180.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=260
180.57/180.69	c lower bound updated to -611032046
180.86/180.92	c BCD2: 303755 <= obj <= 611335800
180.86/180.92	c BCD2: #cores=12, #unrelaxed=306338, #relaxed=217, #hardened=0
180.86/180.92	c BCD2: #sat=1 #unsat=216 bias=216/217
180.86/180.93	c Solving starts ...
180.86/180.93	c ============================[ Search Statistics ]============================
180.86/180.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
180.86/180.93	c       |         |          |          |    Limit     GC | Var      | Constra 
180.86/180.93	c =============================================================================
180.86/180.93	c  0.0s |       0 |        0 |        0 |   293367      0 |      298 |      298
181.26/181.39	c  0.5s |       0 |       13 |        1 |   293367      0 |      298 |      299
181.26/181.39	c #cpu_time = 0.454s
181.26/181.39	c #wall_clock_time = 0.454s
181.26/181.39	c #decision = 13
181.26/181.39	c #random_decision = 0
181.26/181.39	c #conflict = 1
181.26/181.39	c #restart = 0
181.26/181.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=273
181.26/181.39	c lower bound updated to -611032033
181.57/181.62	c BCD2: 303768 <= obj <= 611335800
181.57/181.62	c BCD2: #cores=12, #unrelaxed=306337, #relaxed=218, #hardened=0
181.57/181.62	c BCD2: #sat=1 #unsat=217 bias=217/218
181.57/181.64	c Solving starts ...
181.57/181.64	c ============================[ Search Statistics ]============================
181.57/181.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
181.57/181.64	c       |         |          |          |    Limit     GC | Var      | Constra 
181.57/181.64	c =============================================================================
181.57/181.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      299 |      299
181.96/182.09	c  0.5s |       0 |       13 |        1 |   293367      0 |      299 |      300
181.96/182.09	c #cpu_time = 0.450s
181.96/182.09	c #wall_clock_time = 0.450s
181.96/182.09	c #decision = 13
181.96/182.09	c #random_decision = 0
181.96/182.09	c #conflict = 1
181.96/182.09	c #restart = 0
181.96/182.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=286
181.96/182.09	c lower bound updated to -611032020
182.26/182.32	c BCD2: 303781 <= obj <= 611335800
182.26/182.32	c BCD2: #cores=12, #unrelaxed=306336, #relaxed=219, #hardened=0
182.26/182.32	c BCD2: #sat=1 #unsat=218 bias=218/219
182.26/182.34	c Solving starts ...
182.26/182.34	c ============================[ Search Statistics ]============================
182.26/182.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
182.26/182.34	c       |         |          |          |    Limit     GC | Var      | Constra 
182.26/182.34	c =============================================================================
182.26/182.34	c  0.0s |       0 |        0 |        0 |   293367      0 |      300 |      300
182.66/182.79	c  0.5s |       0 |       13 |        1 |   293367      0 |      300 |      301
182.66/182.79	c #cpu_time = 0.455s
182.66/182.79	c #wall_clock_time = 0.455s
182.66/182.79	c #decision = 13
182.66/182.79	c #random_decision = 0
182.66/182.79	c #conflict = 1
182.66/182.79	c #restart = 0
182.66/182.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=299
182.66/182.79	c lower bound updated to -611032007
183.76/183.89	c BCD2: 303794 <= obj <= 611335800
183.76/183.89	c BCD2: #cores=12, #unrelaxed=306335, #relaxed=220, #hardened=0
183.76/183.89	c BCD2: #sat=1 #unsat=219 bias=219/220
183.76/183.90	c Solving starts ...
183.76/183.90	c ============================[ Search Statistics ]============================
183.76/183.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
183.76/183.90	c       |         |          |          |    Limit     GC | Var      | Constra 
183.76/183.90	c =============================================================================
183.76/183.90	c  0.0s |       0 |        0 |        0 |   293367      0 |      301 |      301
184.26/184.35	c  0.5s |       0 |       13 |        1 |   293367      0 |      301 |      302
184.26/184.35	c #cpu_time = 0.450s
184.26/184.35	c #wall_clock_time = 0.450s
184.26/184.35	c #decision = 13
184.26/184.35	c #random_decision = 0
184.26/184.35	c #conflict = 1
184.26/184.35	c #restart = 0
184.26/184.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=312
184.26/184.35	c lower bound updated to -611031994
184.46/184.53	c BCD2: 303807 <= obj <= 611335800
184.46/184.53	c BCD2: #cores=12, #unrelaxed=306334, #relaxed=221, #hardened=0
184.46/184.53	c BCD2: #sat=1 #unsat=220 bias=220/221
184.46/184.53	c Solving starts ...
184.46/184.53	c ============================[ Search Statistics ]============================
184.46/184.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
184.46/184.53	c       |         |          |          |    Limit     GC | Var      | Constra 
184.46/184.53	c =============================================================================
184.46/184.53	c  0.0s |       0 |        0 |        0 |   293367      0 |      302 |      302
184.86/184.97	c  0.4s |       0 |       13 |        1 |   293367      0 |      302 |      303
184.86/184.97	c #cpu_time = 0.439s
184.86/184.97	c #wall_clock_time = 0.439s
184.86/184.97	c #decision = 13
184.86/184.97	c #random_decision = 0
184.86/184.97	c #conflict = 1
184.86/184.97	c #restart = 0
184.86/184.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=325
184.86/184.97	c lower bound updated to -611031981
185.06/185.17	c BCD2: 303820 <= obj <= 611335800
185.06/185.17	c BCD2: #cores=12, #unrelaxed=306333, #relaxed=222, #hardened=0
185.06/185.17	c BCD2: #sat=1 #unsat=221 bias=221/222
185.06/185.18	c Solving starts ...
185.06/185.18	c ============================[ Search Statistics ]============================
185.06/185.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
185.06/185.18	c       |         |          |          |    Limit     GC | Var      | Constra 
185.06/185.18	c =============================================================================
185.06/185.18	c  0.0s |       0 |        0 |        0 |   293367      0 |      303 |      303
185.56/185.63	c  0.5s |       0 |       13 |        1 |   293367      0 |      303 |      304
185.56/185.63	c #cpu_time = 0.451s
185.56/185.63	c #wall_clock_time = 0.451s
185.56/185.63	c #decision = 13
185.56/185.63	c #random_decision = 0
185.56/185.63	c #conflict = 1
185.56/185.63	c #restart = 0
185.56/185.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=338
185.56/185.63	c lower bound updated to -611031968
185.76/185.81	c BCD2: 303833 <= obj <= 611335800
185.76/185.81	c BCD2: #cores=12, #unrelaxed=306332, #relaxed=223, #hardened=0
185.76/185.81	c BCD2: #sat=1 #unsat=222 bias=222/223
185.76/185.82	c Solving starts ...
185.76/185.82	c ============================[ Search Statistics ]============================
185.76/185.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
185.76/185.82	c       |         |          |          |    Limit     GC | Var      | Constra 
185.76/185.82	c =============================================================================
185.76/185.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      304 |      304
186.16/186.27	c  0.4s |       0 |       13 |        1 |   293367      0 |      304 |      305
186.16/186.27	c #cpu_time = 0.450s
186.16/186.27	c #wall_clock_time = 0.450s
186.16/186.27	c #decision = 13
186.16/186.27	c #random_decision = 0
186.16/186.27	c #conflict = 1
186.16/186.27	c #restart = 0
186.16/186.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=351
186.16/186.27	c lower bound updated to -611031955
186.36/186.45	c BCD2: 303846 <= obj <= 611335800
186.36/186.45	c BCD2: #cores=12, #unrelaxed=306331, #relaxed=224, #hardened=0
186.36/186.45	c BCD2: #sat=1 #unsat=223 bias=223/224
186.36/186.46	c Solving starts ...
186.36/186.46	c ============================[ Search Statistics ]============================
186.36/186.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
186.36/186.46	c       |         |          |          |    Limit     GC | Var      | Constra 
186.36/186.46	c =============================================================================
186.36/186.46	c  0.0s |       0 |        0 |        0 |   293367      0 |      305 |      305
186.86/186.91	c  0.5s |       0 |       13 |        1 |   293367      0 |      305 |      306
186.86/186.91	c #cpu_time = 0.452s
186.86/186.91	c #wall_clock_time = 0.452s
186.86/186.91	c #decision = 13
186.86/186.91	c #random_decision = 0
186.86/186.91	c #conflict = 1
186.86/186.91	c #restart = 0
186.86/186.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=364
186.86/186.91	c lower bound updated to -611031942
186.96/187.09	c BCD2: 303859 <= obj <= 611335800
186.96/187.09	c BCD2: #cores=12, #unrelaxed=306330, #relaxed=225, #hardened=0
186.96/187.09	c BCD2: #sat=1 #unsat=224 bias=224/225
186.96/187.10	c Solving starts ...
186.96/187.10	c ============================[ Search Statistics ]============================
186.96/187.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
186.96/187.10	c       |         |          |          |    Limit     GC | Var      | Constra 
186.96/187.10	c =============================================================================
186.96/187.10	c  0.0s |       0 |        0 |        0 |   293367      0 |      306 |      306
187.46/187.55	c  0.5s |       0 |       13 |        1 |   293367      0 |      306 |      307
187.46/187.55	c #cpu_time = 0.451s
187.46/187.55	c #wall_clock_time = 0.451s
187.46/187.55	c #decision = 13
187.46/187.55	c #random_decision = 0
187.46/187.55	c #conflict = 1
187.46/187.55	c #restart = 0
187.46/187.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=377
187.46/187.55	c lower bound updated to -611031929
187.66/187.74	c BCD2: 303872 <= obj <= 611335800
187.66/187.74	c BCD2: #cores=12, #unrelaxed=306329, #relaxed=226, #hardened=0
187.66/187.74	c BCD2: #sat=1 #unsat=225 bias=225/226
187.66/187.74	c Solving starts ...
187.66/187.74	c ============================[ Search Statistics ]============================
187.66/187.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
187.66/187.74	c       |         |          |          |    Limit     GC | Var      | Constra 
187.66/187.74	c =============================================================================
187.66/187.74	c  0.0s |       0 |        0 |        0 |   293367      0 |      307 |      307
188.06/188.20	c  0.5s |       0 |       13 |        1 |   293367      0 |      307 |      308
188.06/188.20	c #cpu_time = 0.452s
188.06/188.20	c #wall_clock_time = 0.452s
188.06/188.20	c #decision = 13
188.06/188.20	c #random_decision = 0
188.06/188.20	c #conflict = 1
188.06/188.20	c #restart = 0
188.06/188.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=390
188.06/188.20	c lower bound updated to -611031916
188.36/188.42	c BCD2: 303885 <= obj <= 611335800
188.36/188.42	c BCD2: #cores=12, #unrelaxed=306328, #relaxed=227, #hardened=0
188.36/188.42	c BCD2: #sat=1 #unsat=226 bias=226/227
188.36/188.43	c Solving starts ...
188.36/188.43	c ============================[ Search Statistics ]============================
188.36/188.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
188.36/188.43	c       |         |          |          |    Limit     GC | Var      | Constra 
188.36/188.43	c =============================================================================
188.36/188.44	c  0.0s |       0 |        0 |        0 |   293367      0 |      308 |      308
188.76/188.89	c  0.5s |       0 |       13 |        1 |   293367      0 |      308 |      309
188.76/188.89	c #cpu_time = 0.456s
188.76/188.89	c #wall_clock_time = 0.456s
188.76/188.89	c #decision = 13
188.76/188.89	c #random_decision = 0
188.76/188.89	c #conflict = 1
188.76/188.89	c #restart = 0
188.76/188.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=403
188.76/188.89	c lower bound updated to -611031903
189.06/189.11	c BCD2: 303898 <= obj <= 611335800
189.06/189.11	c BCD2: #cores=12, #unrelaxed=306327, #relaxed=228, #hardened=0
189.06/189.11	c BCD2: #sat=1 #unsat=227 bias=227/228
189.06/189.13	c Solving starts ...
189.06/189.13	c ============================[ Search Statistics ]============================
189.06/189.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
189.06/189.13	c       |         |          |          |    Limit     GC | Var      | Constra 
189.06/189.13	c =============================================================================
189.06/189.13	c  0.0s |       0 |        0 |        0 |   293367      0 |      309 |      309
189.46/189.58	c  0.5s |       0 |       13 |        1 |   293367      0 |      309 |      310
189.46/189.58	c #cpu_time = 0.452s
189.46/189.58	c #wall_clock_time = 0.452s
189.46/189.58	c #decision = 13
189.46/189.58	c #random_decision = 0
189.46/189.58	c #conflict = 1
189.46/189.58	c #restart = 0
189.46/189.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=416
189.46/189.58	c lower bound updated to -611031890
189.76/189.80	c BCD2: 303911 <= obj <= 611335800
189.76/189.80	c BCD2: #cores=12, #unrelaxed=306326, #relaxed=229, #hardened=0
189.76/189.80	c BCD2: #sat=1 #unsat=228 bias=228/229
189.76/189.82	c Solving starts ...
189.76/189.82	c ============================[ Search Statistics ]============================
189.76/189.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
189.76/189.82	c       |         |          |          |    Limit     GC | Var      | Constra 
189.76/189.82	c =============================================================================
189.76/189.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      310 |      310
191.06/191.18	c  1.4s |       0 |       14 |        1 |   293367      0 |      310 |      311
191.06/191.18	c #cpu_time = 1.354s
191.06/191.18	c #wall_clock_time = 1.354s
191.06/191.18	c #decision = 14
191.06/191.18	c #random_decision = 0
191.06/191.18	c #conflict = 1
191.06/191.18	c #restart = 0
191.06/191.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=429
191.06/191.18	c lower bound updated to -611031877
191.25/191.35	c BCD2: 303924 <= obj <= 611335800
191.25/191.35	c BCD2: #cores=12, #unrelaxed=306325, #relaxed=230, #hardened=0
191.25/191.35	c BCD2: #sat=1 #unsat=229 bias=229/230
191.25/191.36	c Solving starts ...
191.25/191.36	c ============================[ Search Statistics ]============================
191.25/191.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
191.25/191.36	c       |         |          |          |    Limit     GC | Var      | Constra 
191.25/191.36	c =============================================================================
191.25/191.36	c  0.0s |       0 |        0 |        0 |   293367      0 |      311 |      311
191.75/191.81	c  0.5s |       0 |       13 |        1 |   293367      0 |      311 |      312
191.75/191.81	c #cpu_time = 0.453s
191.75/191.81	c #wall_clock_time = 0.453s
191.75/191.81	c #decision = 13
191.75/191.81	c #random_decision = 0
191.75/191.81	c #conflict = 1
191.75/191.81	c #restart = 0
191.75/191.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=442
191.75/191.81	c lower bound updated to -611031864
191.85/191.96	c BCD2: 303937 <= obj <= 611335800
191.85/191.96	c BCD2: #cores=12, #unrelaxed=306324, #relaxed=231, #hardened=0
191.85/191.96	c BCD2: #sat=1 #unsat=230 bias=230/231
191.85/191.96	c Solving starts ...
191.85/191.96	c ============================[ Search Statistics ]============================
191.85/191.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
191.85/191.96	c       |         |          |          |    Limit     GC | Var      | Constra 
191.85/191.96	c =============================================================================
191.85/191.97	c  0.0s |       0 |        0 |        0 |   293367      0 |      312 |      312
192.35/192.40	c  0.4s |       0 |       13 |        1 |   293367      0 |      312 |      313
192.35/192.40	c #cpu_time = 0.440s
192.35/192.40	c #wall_clock_time = 0.440s
192.35/192.40	c #decision = 13
192.35/192.40	c #random_decision = 0
192.35/192.40	c #conflict = 1
192.35/192.40	c #restart = 0
192.35/192.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=455
192.35/192.40	c lower bound updated to -611031851
192.45/192.57	c BCD2: 303950 <= obj <= 611335800
192.45/192.57	c BCD2: #cores=12, #unrelaxed=306323, #relaxed=232, #hardened=0
192.45/192.57	c BCD2: #sat=1 #unsat=231 bias=231/232
192.45/192.58	c Solving starts ...
192.45/192.58	c ============================[ Search Statistics ]============================
192.45/192.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
192.45/192.58	c       |         |          |          |    Limit     GC | Var      | Constra 
192.45/192.58	c =============================================================================
192.45/192.58	c  0.0s |       0 |        0 |        0 |   293367      0 |      313 |      313
192.95/193.03	c  0.5s |       0 |       13 |        1 |   293367      0 |      313 |      314
192.95/193.03	c #cpu_time = 0.453s
192.95/193.03	c #wall_clock_time = 0.453s
192.95/193.03	c #decision = 13
192.95/193.03	c #random_decision = 0
192.95/193.03	c #conflict = 1
192.95/193.03	c #restart = 0
192.95/193.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=468
192.95/193.03	c lower bound updated to -611031838
193.05/193.18	c BCD2: 303963 <= obj <= 611335800
193.05/193.18	c BCD2: #cores=12, #unrelaxed=306322, #relaxed=233, #hardened=0
193.05/193.18	c BCD2: #sat=1 #unsat=232 bias=232/233
193.05/193.18	c Solving starts ...
193.05/193.18	c ============================[ Search Statistics ]============================
193.05/193.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
193.05/193.18	c       |         |          |          |    Limit     GC | Var      | Constra 
193.05/193.18	c =============================================================================
193.05/193.18	c  0.0s |       0 |        0 |        0 |   293367      0 |      314 |      314
193.55/193.63	c  0.4s |       0 |       13 |        1 |   293367      0 |      314 |      315
193.55/193.63	c #cpu_time = 0.448s
193.55/193.63	c #wall_clock_time = 0.448s
193.55/193.63	c #decision = 13
193.55/193.63	c #random_decision = 0
193.55/193.63	c #conflict = 1
193.55/193.63	c #restart = 0
193.55/193.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=481
193.55/193.63	c lower bound updated to -611031825
193.66/193.79	c BCD2: 303976 <= obj <= 611335800
193.66/193.79	c BCD2: #cores=12, #unrelaxed=306321, #relaxed=234, #hardened=0
193.66/193.79	c BCD2: #sat=1 #unsat=233 bias=233/234
193.66/193.80	c Solving starts ...
193.66/193.80	c ============================[ Search Statistics ]============================
193.66/193.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
193.66/193.80	c       |         |          |          |    Limit     GC | Var      | Constra 
193.66/193.80	c =============================================================================
193.66/193.80	c  0.0s |       0 |        0 |        0 |   293367      0 |      315 |      315
194.16/194.25	c  0.5s |       0 |       13 |        1 |   293367      0 |      315 |      316
194.16/194.25	c #cpu_time = 0.452s
194.16/194.25	c #wall_clock_time = 0.453s
194.16/194.25	c #decision = 13
194.16/194.25	c #random_decision = 0
194.16/194.25	c #conflict = 1
194.16/194.25	c #restart = 0
194.16/194.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=494
194.16/194.25	c lower bound updated to -611031812
194.26/194.40	c BCD2: 303989 <= obj <= 611335800
194.26/194.40	c BCD2: #cores=12, #unrelaxed=306320, #relaxed=235, #hardened=0
194.26/194.40	c BCD2: #sat=1 #unsat=234 bias=234/235
194.36/194.40	c Solving starts ...
194.36/194.40	c ============================[ Search Statistics ]============================
194.36/194.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
194.36/194.40	c       |         |          |          |    Limit     GC | Var      | Constra 
194.36/194.40	c =============================================================================
194.36/194.40	c  0.0s |       0 |        0 |        0 |   293367      0 |      316 |      316
194.77/194.86	c  0.5s |       0 |       13 |        1 |   293367      0 |      316 |      317
194.77/194.86	c #cpu_time = 0.453s
194.77/194.86	c #wall_clock_time = 0.453s
194.77/194.86	c #decision = 13
194.77/194.86	c #random_decision = 0
194.77/194.86	c #conflict = 1
194.77/194.86	c #restart = 0
194.77/194.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=507
194.77/194.86	c lower bound updated to -611031799
194.96/195.01	c BCD2: 304002 <= obj <= 611335800
194.96/195.01	c BCD2: #cores=12, #unrelaxed=306319, #relaxed=236, #hardened=0
194.96/195.01	c BCD2: #sat=1 #unsat=235 bias=235/236
194.96/195.01	c Solving starts ...
194.96/195.01	c ============================[ Search Statistics ]============================
194.96/195.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
194.96/195.01	c       |         |          |          |    Limit     GC | Var      | Constra 
194.96/195.01	c =============================================================================
194.96/195.01	c  0.0s |       0 |        0 |        0 |   293367      0 |      317 |      317
195.36/195.48	c  0.5s |       0 |       13 |        1 |   293367      0 |      317 |      318
195.36/195.48	c #cpu_time = 0.464s
195.36/195.48	c #wall_clock_time = 0.464s
195.36/195.48	c #decision = 13
195.36/195.48	c #random_decision = 0
195.36/195.48	c #conflict = 1
195.36/195.48	c #restart = 0
195.36/195.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=520
195.36/195.48	c lower bound updated to -611031786
195.56/195.67	c BCD2: 304015 <= obj <= 611335800
195.56/195.67	c BCD2: #cores=12, #unrelaxed=306318, #relaxed=237, #hardened=0
195.56/195.67	c BCD2: #sat=1 #unsat=236 bias=236/237
195.56/195.69	c Solving starts ...
195.56/195.69	c ============================[ Search Statistics ]============================
195.56/195.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
195.56/195.69	c       |         |          |          |    Limit     GC | Var      | Constra 
195.56/195.69	c =============================================================================
195.56/195.69	c  0.0s |       0 |        0 |        0 |   293367      0 |      318 |      318
196.06/196.14	c  0.5s |       0 |       13 |        1 |   293367      0 |      318 |      319
196.06/196.14	c #cpu_time = 0.457s
196.06/196.14	c #wall_clock_time = 0.457s
196.06/196.14	c #decision = 13
196.06/196.14	c #random_decision = 0
196.06/196.14	c #conflict = 1
196.06/196.14	c #restart = 0
196.06/196.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=533
196.06/196.14	c lower bound updated to -611031773
196.26/196.33	c BCD2: 304028 <= obj <= 611335800
196.26/196.33	c BCD2: #cores=12, #unrelaxed=306317, #relaxed=238, #hardened=0
196.26/196.33	c BCD2: #sat=1 #unsat=237 bias=237/238
196.26/196.35	c Solving starts ...
196.26/196.35	c ============================[ Search Statistics ]============================
196.26/196.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
196.26/196.35	c       |         |          |          |    Limit     GC | Var      | Constra 
196.26/196.35	c =============================================================================
196.26/196.35	c  0.0s |       0 |        0 |        0 |   293367      0 |      319 |      319
196.76/196.80	c  0.5s |       0 |       13 |        1 |   293367      0 |      319 |      320
196.76/196.80	c #cpu_time = 0.451s
196.76/196.80	c #wall_clock_time = 0.451s
196.76/196.80	c #decision = 13
196.76/196.80	c #random_decision = 0
196.76/196.80	c #conflict = 1
196.76/196.80	c #restart = 0
196.76/196.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=546
196.76/196.80	c lower bound updated to -611031760
196.86/196.99	c BCD2: 304041 <= obj <= 611335800
196.86/196.99	c BCD2: #cores=12, #unrelaxed=306316, #relaxed=239, #hardened=0
196.86/196.99	c BCD2: #sat=1 #unsat=238 bias=238/239
196.96/197.00	c Solving starts ...
196.96/197.00	c ============================[ Search Statistics ]============================
196.96/197.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
196.96/197.00	c       |         |          |          |    Limit     GC | Var      | Constra 
196.96/197.00	c =============================================================================
196.96/197.01	c  0.0s |       0 |        0 |        0 |   293367      0 |      320 |      320
198.26/198.31	c  1.3s |       0 |       13 |        1 |   293367      0 |      320 |      321
198.26/198.31	c #cpu_time = 1.302s
198.26/198.31	c #wall_clock_time = 1.302s
198.26/198.31	c #decision = 13
198.26/198.31	c #random_decision = 0
198.26/198.31	c #conflict = 1
198.26/198.31	c #restart = 0
198.26/198.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=559
198.26/198.31	c lower bound updated to -611031747
198.36/198.49	c BCD2: 304054 <= obj <= 611335800
198.36/198.49	c BCD2: #cores=12, #unrelaxed=306315, #relaxed=240, #hardened=0
198.36/198.49	c BCD2: #sat=1 #unsat=239 bias=239/240
198.46/198.50	c Solving starts ...
198.46/198.50	c ============================[ Search Statistics ]============================
198.46/198.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
198.46/198.50	c       |         |          |          |    Limit     GC | Var      | Constra 
198.46/198.50	c =============================================================================
198.46/198.50	c  0.0s |       0 |        0 |        0 |   293367      0 |      321 |      321
198.86/198.92	c  0.4s |       0 |       13 |        1 |   293367      0 |      321 |      322
198.86/198.92	c #cpu_time = 0.424s
198.86/198.92	c #wall_clock_time = 0.424s
198.86/198.92	c #decision = 13
198.86/198.92	c #random_decision = 0
198.86/198.92	c #conflict = 1
198.86/198.92	c #restart = 0
198.86/198.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=572
198.86/198.92	c lower bound updated to -611031734
198.96/199.07	c BCD2: 304067 <= obj <= 611335800
198.96/199.07	c BCD2: #cores=12, #unrelaxed=306314, #relaxed=241, #hardened=0
198.96/199.07	c BCD2: #sat=1 #unsat=240 bias=240/241
198.96/199.08	c Solving starts ...
198.96/199.08	c ============================[ Search Statistics ]============================
198.96/199.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
198.96/199.08	c       |         |          |          |    Limit     GC | Var      | Constra 
198.96/199.08	c =============================================================================
198.96/199.08	c  0.0s |       0 |        0 |        0 |   293367      0 |      322 |      322
199.36/199.49	c  0.4s |       0 |       13 |        1 |   293367      0 |      322 |      323
199.36/199.49	c #cpu_time = 0.411s
199.36/199.49	c #wall_clock_time = 0.411s
199.36/199.49	c #decision = 13
199.36/199.49	c #random_decision = 0
199.36/199.49	c #conflict = 1
199.36/199.49	c #restart = 0
199.36/199.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=585
199.36/199.49	c lower bound updated to -611031721
199.56/199.66	c BCD2: 304080 <= obj <= 611335800
199.56/199.66	c BCD2: #cores=12, #unrelaxed=306313, #relaxed=242, #hardened=0
199.56/199.66	c BCD2: #sat=1 #unsat=241 bias=241/242
199.56/199.66	c Solving starts ...
199.56/199.66	c ============================[ Search Statistics ]============================
199.56/199.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
199.56/199.66	c       |         |          |          |    Limit     GC | Var      | Constra 
199.56/199.66	c =============================================================================
199.56/199.66	c  0.0s |       0 |        0 |        0 |   293367      0 |      323 |      323
199.95/200.09	c  0.4s |       0 |       13 |        1 |   293367      0 |      323 |      324
199.95/200.09	c #cpu_time = 0.425s
199.95/200.09	c #wall_clock_time = 0.425s
199.95/200.09	c #decision = 13
199.95/200.09	c #random_decision = 0
199.95/200.09	c #conflict = 1
199.95/200.09	c #restart = 0
199.95/200.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=598
199.95/200.09	c lower bound updated to -611031708
200.15/200.24	c BCD2: 304093 <= obj <= 611335800
200.15/200.24	c BCD2: #cores=12, #unrelaxed=306312, #relaxed=243, #hardened=0
200.15/200.24	c BCD2: #sat=1 #unsat=242 bias=242/243
200.15/200.25	c Solving starts ...
200.15/200.25	c ============================[ Search Statistics ]============================
200.15/200.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
200.15/200.25	c       |         |          |          |    Limit     GC | Var      | Constra 
200.15/200.25	c =============================================================================
200.15/200.25	c  0.0s |       0 |        0 |        0 |   293367      0 |      324 |      324
200.55/200.66	c  0.4s |       0 |       13 |        1 |   293367      0 |      324 |      325
200.55/200.66	c #cpu_time = 0.418s
200.55/200.66	c #wall_clock_time = 0.418s
200.55/200.66	c #decision = 13
200.55/200.66	c #random_decision = 0
200.55/200.66	c #conflict = 1
200.55/200.66	c #restart = 0
200.55/200.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=611
200.55/200.67	c lower bound updated to -611031695
200.75/200.82	c BCD2: 304106 <= obj <= 611335800
200.75/200.82	c BCD2: #cores=12, #unrelaxed=306311, #relaxed=244, #hardened=0
200.75/200.82	c BCD2: #sat=1 #unsat=243 bias=243/244
200.75/200.83	c Solving starts ...
200.75/200.83	c ============================[ Search Statistics ]============================
200.75/200.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
200.75/200.83	c       |         |          |          |    Limit     GC | Var      | Constra 
200.75/200.83	c =============================================================================
200.75/200.83	c  0.0s |       0 |        0 |        0 |   293367      0 |      325 |      325
201.15/201.26	c  0.4s |       0 |       13 |        1 |   293367      0 |      325 |      326
201.15/201.26	c #cpu_time = 0.425s
201.15/201.26	c #wall_clock_time = 0.424s
201.15/201.26	c #decision = 13
201.15/201.26	c #random_decision = 0
201.15/201.26	c #conflict = 1
201.15/201.26	c #restart = 0
201.15/201.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=624
201.15/201.26	c lower bound updated to -611031682
201.36/201.41	c BCD2: 304119 <= obj <= 611335800
201.36/201.41	c BCD2: #cores=12, #unrelaxed=306310, #relaxed=245, #hardened=0
201.36/201.41	c BCD2: #sat=1 #unsat=244 bias=244/245
201.36/201.41	c Solving starts ...
201.36/201.41	c ============================[ Search Statistics ]============================
201.36/201.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
201.36/201.41	c       |         |          |          |    Limit     GC | Var      | Constra 
201.36/201.41	c =============================================================================
201.36/201.41	c  0.0s |       0 |        0 |        0 |   293367      0 |      326 |      326
201.75/201.84	c  0.4s |       0 |       13 |        1 |   293367      0 |      326 |      327
201.75/201.84	c #cpu_time = 0.421s
201.75/201.84	c #wall_clock_time = 0.421s
201.75/201.84	c #decision = 13
201.75/201.84	c #random_decision = 0
201.75/201.84	c #conflict = 1
201.75/201.84	c #restart = 0
201.75/201.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=637
201.75/201.84	c lower bound updated to -611031669
201.85/201.99	c BCD2: 304132 <= obj <= 611335800
201.85/201.99	c BCD2: #cores=12, #unrelaxed=306309, #relaxed=246, #hardened=0
201.85/201.99	c BCD2: #sat=1 #unsat=245 bias=245/246
201.95/202.00	c Solving starts ...
201.95/202.00	c ============================[ Search Statistics ]============================
201.95/202.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
201.95/202.00	c       |         |          |          |    Limit     GC | Var      | Constra 
201.95/202.00	c =============================================================================
201.95/202.00	c  0.0s |       0 |        0 |        0 |   293367      0 |      327 |      327
202.35/202.44	c  0.4s |       0 |       13 |        1 |   293367      0 |      327 |      328
202.35/202.44	c #cpu_time = 0.438s
202.35/202.44	c #wall_clock_time = 0.438s
202.35/202.44	c #decision = 13
202.35/202.44	c #random_decision = 0
202.35/202.44	c #conflict = 1
202.35/202.44	c #restart = 0
202.35/202.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=650
202.35/202.44	c lower bound updated to -611031656
202.56/202.63	c BCD2: 304145 <= obj <= 611335800
202.56/202.63	c BCD2: #cores=12, #unrelaxed=306308, #relaxed=247, #hardened=0
202.56/202.63	c BCD2: #sat=1 #unsat=246 bias=246/247
202.56/202.65	c Solving starts ...
202.56/202.65	c ============================[ Search Statistics ]============================
202.56/202.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
202.56/202.65	c       |         |          |          |    Limit     GC | Var      | Constra 
202.56/202.65	c =============================================================================
202.56/202.65	c  0.0s |       0 |        0 |        0 |   293367      0 |      328 |      328
202.96/203.07	c  0.4s |       0 |       13 |        1 |   293367      0 |      328 |      329
202.96/203.07	c #cpu_time = 0.424s
202.96/203.07	c #wall_clock_time = 0.424s
202.96/203.07	c #decision = 13
202.96/203.07	c #random_decision = 0
202.96/203.07	c #conflict = 1
202.96/203.07	c #restart = 0
202.96/203.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=663
202.96/203.07	c lower bound updated to -611031643
203.16/203.27	c BCD2: 304158 <= obj <= 611335800
203.16/203.27	c BCD2: #cores=12, #unrelaxed=306307, #relaxed=248, #hardened=0
203.16/203.27	c BCD2: #sat=1 #unsat=247 bias=247/248
203.16/203.28	c Solving starts ...
203.16/203.28	c ============================[ Search Statistics ]============================
203.16/203.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
203.16/203.28	c       |         |          |          |    Limit     GC | Var      | Constra 
203.16/203.28	c =============================================================================
203.16/203.28	c  0.0s |       0 |        0 |        0 |   293367      0 |      329 |      329
203.66/203.71	c  0.4s |       0 |       13 |        1 |   293367      0 |      329 |      330
203.66/203.71	c #cpu_time = 0.425s
203.66/203.71	c #wall_clock_time = 0.425s
203.66/203.71	c #decision = 13
203.66/203.71	c #random_decision = 0
203.66/203.71	c #conflict = 1
203.66/203.71	c #restart = 0
203.66/203.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=676
203.66/203.71	c lower bound updated to -611031630
203.85/203.90	c BCD2: 304171 <= obj <= 611335800
203.85/203.90	c BCD2: #cores=12, #unrelaxed=306306, #relaxed=249, #hardened=0
203.85/203.90	c BCD2: #sat=1 #unsat=248 bias=248/249
203.85/203.92	c Solving starts ...
203.85/203.92	c ============================[ Search Statistics ]============================
203.85/203.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
203.85/203.92	c       |         |          |          |    Limit     GC | Var      | Constra 
203.85/203.92	c =============================================================================
203.85/203.92	c  0.0s |       0 |        0 |        0 |   293367      0 |      330 |      330
205.15/205.27	c  1.4s |       0 |       13 |        1 |   293367      0 |      330 |      331
205.15/205.27	c #cpu_time = 1.355s
205.15/205.27	c #wall_clock_time = 1.355s
205.15/205.27	c #decision = 13
205.15/205.27	c #random_decision = 0
205.15/205.27	c #conflict = 1
205.15/205.27	c #restart = 0
205.15/205.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=689
205.15/205.27	c lower bound updated to -611031617
205.35/205.48	c BCD2: 304184 <= obj <= 611335800
205.35/205.48	c BCD2: #cores=12, #unrelaxed=306305, #relaxed=250, #hardened=0
205.35/205.48	c BCD2: #sat=1 #unsat=249 bias=249/250
205.35/205.48	c Solving starts ...
205.35/205.48	c ============================[ Search Statistics ]============================
205.35/205.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
205.35/205.48	c       |         |          |          |    Limit     GC | Var      | Constra 
205.35/205.48	c =============================================================================
205.35/205.48	c  0.0s |       0 |        0 |        0 |   293367      0 |      331 |      331
205.86/205.94	c  0.5s |       0 |       13 |        1 |   293367      0 |      331 |      332
205.86/205.94	c #cpu_time = 0.452s
205.86/205.94	c #wall_clock_time = 0.452s
205.86/205.94	c #decision = 13
205.86/205.94	c #random_decision = 0
205.86/205.94	c #conflict = 1
205.86/205.94	c #restart = 0
205.86/205.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=702
205.86/205.94	c lower bound updated to -611031604
206.05/206.10	c BCD2: 304197 <= obj <= 611335800
206.05/206.10	c BCD2: #cores=12, #unrelaxed=306304, #relaxed=251, #hardened=0
206.05/206.10	c BCD2: #sat=1 #unsat=250 bias=250/251
206.05/206.11	c Solving starts ...
206.05/206.11	c ============================[ Search Statistics ]============================
206.05/206.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
206.05/206.11	c       |         |          |          |    Limit     GC | Var      | Constra 
206.05/206.11	c =============================================================================
206.05/206.11	c  0.0s |       0 |        0 |        0 |   293367      0 |      332 |      332
206.45/206.55	c  0.4s |       0 |       13 |        1 |   293367      0 |      332 |      333
206.45/206.55	c #cpu_time = 0.440s
206.45/206.55	c #wall_clock_time = 0.440s
206.45/206.55	c #decision = 13
206.45/206.55	c #random_decision = 0
206.45/206.55	c #conflict = 1
206.45/206.55	c #restart = 0
206.45/206.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=715
206.45/206.55	c lower bound updated to -611031591
206.65/206.74	c BCD2: 304210 <= obj <= 611335800
206.65/206.74	c BCD2: #cores=12, #unrelaxed=306303, #relaxed=252, #hardened=0
206.65/206.74	c BCD2: #sat=1 #unsat=251 bias=251/252
206.65/206.75	c Solving starts ...
206.65/206.75	c ============================[ Search Statistics ]============================
206.65/206.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
206.65/206.75	c       |         |          |          |    Limit     GC | Var      | Constra 
206.65/206.75	c =============================================================================
206.65/206.75	c  0.0s |       0 |        0 |        0 |   293367      0 |      333 |      333
207.15/207.20	c  0.5s |       0 |       13 |        1 |   293367      0 |      333 |      334
207.15/207.20	c #cpu_time = 0.452s
207.15/207.20	c #wall_clock_time = 0.452s
207.15/207.20	c #decision = 13
207.15/207.20	c #random_decision = 0
207.15/207.20	c #conflict = 1
207.15/207.20	c #restart = 0
207.15/207.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=728
207.15/207.20	c lower bound updated to -611031578
207.25/207.37	c BCD2: 304223 <= obj <= 611335800
207.25/207.37	c BCD2: #cores=12, #unrelaxed=306302, #relaxed=253, #hardened=0
207.25/207.37	c BCD2: #sat=1 #unsat=252 bias=252/253
207.25/207.37	c Solving starts ...
207.25/207.37	c ============================[ Search Statistics ]============================
207.25/207.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
207.25/207.37	c       |         |          |          |    Limit     GC | Var      | Constra 
207.25/207.37	c =============================================================================
207.25/207.37	c  0.0s |       0 |        0 |        0 |   293367      0 |      334 |      334
207.75/207.82	c  0.4s |       0 |       13 |        1 |   293367      0 |      334 |      335
207.75/207.82	c #cpu_time = 0.447s
207.75/207.82	c #wall_clock_time = 0.447s
207.75/207.82	c #decision = 13
207.75/207.82	c #random_decision = 0
207.75/207.82	c #conflict = 1
207.75/207.82	c #restart = 0
207.75/207.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=741
207.75/207.82	c lower bound updated to -611031565
207.85/208.00	c BCD2: 304236 <= obj <= 611335800
207.85/208.00	c BCD2: #cores=12, #unrelaxed=306301, #relaxed=254, #hardened=0
207.85/208.00	c BCD2: #sat=1 #unsat=253 bias=253/254
207.96/208.01	c Solving starts ...
207.96/208.01	c ============================[ Search Statistics ]============================
207.96/208.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
207.96/208.01	c       |         |          |          |    Limit     GC | Var      | Constra 
207.96/208.01	c =============================================================================
207.96/208.01	c  0.0s |       0 |        0 |        0 |   293367      0 |      335 |      335
208.35/208.46	c  0.5s |       0 |       13 |        1 |   293367      0 |      335 |      336
208.35/208.46	c #cpu_time = 0.453s
208.35/208.46	c #wall_clock_time = 0.453s
208.35/208.46	c #decision = 13
208.35/208.46	c #random_decision = 0
208.35/208.46	c #conflict = 1
208.35/208.46	c #restart = 0
208.35/208.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=754
208.35/208.46	c lower bound updated to -611031552
208.55/208.63	c BCD2: 304249 <= obj <= 611335800
208.55/208.63	c BCD2: #cores=12, #unrelaxed=306300, #relaxed=255, #hardened=0
208.55/208.63	c BCD2: #sat=1 #unsat=254 bias=254/255
208.55/208.64	c Solving starts ...
208.55/208.64	c ============================[ Search Statistics ]============================
208.55/208.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
208.55/208.64	c       |         |          |          |    Limit     GC | Var      | Constra 
208.55/208.64	c =============================================================================
208.55/208.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      336 |      336
208.95/209.09	c  0.5s |       0 |       13 |        1 |   293367      0 |      336 |      337
208.95/209.09	c #cpu_time = 0.451s
208.95/209.09	c #wall_clock_time = 0.451s
208.95/209.09	c #decision = 13
208.95/209.09	c #random_decision = 0
208.95/209.09	c #conflict = 1
208.95/209.09	c #restart = 0
208.95/209.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=767
208.95/209.09	c lower bound updated to -611031539
209.16/209.27	c BCD2: 304262 <= obj <= 611335800
209.16/209.27	c BCD2: #cores=12, #unrelaxed=306299, #relaxed=256, #hardened=0
209.16/209.27	c BCD2: #sat=1 #unsat=255 bias=255/256
209.16/209.27	c Solving starts ...
209.16/209.27	c ============================[ Search Statistics ]============================
209.16/209.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
209.16/209.27	c       |         |          |          |    Limit     GC | Var      | Constra 
209.16/209.27	c =============================================================================
209.16/209.27	c  0.0s |       0 |        0 |        0 |   293367      0 |      337 |      337
209.65/209.75	c  0.5s |       0 |       13 |        1 |   293367      0 |      337 |      338
209.65/209.75	c #cpu_time = 0.472s
209.65/209.75	c #wall_clock_time = 0.472s
209.65/209.75	c #decision = 13
209.65/209.75	c #random_decision = 0
209.65/209.75	c #conflict = 1
209.65/209.75	c #restart = 0
209.65/209.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=780
209.65/209.75	c lower bound updated to -611031526
209.86/209.96	c BCD2: 304275 <= obj <= 611335800
209.86/209.96	c BCD2: #cores=12, #unrelaxed=306298, #relaxed=257, #hardened=0
209.86/209.96	c BCD2: #sat=1 #unsat=256 bias=256/257
209.86/209.97	c Solving starts ...
209.86/209.97	c ============================[ Search Statistics ]============================
209.86/209.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
209.86/209.97	c       |         |          |          |    Limit     GC | Var      | Constra 
209.86/209.97	c =============================================================================
209.86/209.97	c  0.0s |       0 |        0 |        0 |   293367      0 |      338 |      338
210.36/210.43	c  0.5s |       0 |       13 |        1 |   293367      0 |      338 |      339
210.36/210.43	c #cpu_time = 0.456s
210.36/210.43	c #wall_clock_time = 0.456s
210.36/210.43	c #decision = 13
210.36/210.43	c #random_decision = 0
210.36/210.43	c #conflict = 1
210.36/210.43	c #restart = 0
210.36/210.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=793
210.36/210.43	c lower bound updated to -611031513
210.56/210.64	c BCD2: 304288 <= obj <= 611335800
210.56/210.64	c BCD2: #cores=12, #unrelaxed=306297, #relaxed=258, #hardened=0
210.56/210.64	c BCD2: #sat=1 #unsat=257 bias=257/258
210.56/210.66	c Solving starts ...
210.56/210.66	c ============================[ Search Statistics ]============================
210.56/210.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
210.56/210.66	c       |         |          |          |    Limit     GC | Var      | Constra 
210.56/210.66	c =============================================================================
210.56/210.66	c  0.0s |       0 |        0 |        0 |   293367      0 |      339 |      339
211.05/211.11	c  0.5s |       0 |       13 |        1 |   293367      0 |      339 |      340
211.05/211.11	c #cpu_time = 0.453s
211.05/211.11	c #wall_clock_time = 0.453s
211.05/211.11	c #decision = 13
211.05/211.11	c #random_decision = 0
211.05/211.11	c #conflict = 1
211.05/211.11	c #restart = 0
211.05/211.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=806
211.05/211.11	c lower bound updated to -611031500
211.26/211.32	c BCD2: 304301 <= obj <= 611335800
211.26/211.32	c BCD2: #cores=12, #unrelaxed=306296, #relaxed=259, #hardened=0
211.26/211.32	c BCD2: #sat=1 #unsat=258 bias=258/259
211.26/211.34	c Solving starts ...
211.26/211.34	c ============================[ Search Statistics ]============================
211.26/211.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
211.26/211.34	c       |         |          |          |    Limit     GC | Var      | Constra 
211.26/211.34	c =============================================================================
211.26/211.34	c  0.0s |       0 |        0 |        0 |   293367      0 |      340 |      340
212.56/212.64	c  1.3s |       0 |       13 |        1 |   293367      0 |      340 |      341
212.56/212.64	c #cpu_time = 1.306s
212.56/212.64	c #wall_clock_time = 1.306s
212.56/212.64	c #decision = 13
212.56/212.64	c #random_decision = 0
212.56/212.64	c #conflict = 1
212.56/212.65	c #restart = 0
212.56/212.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=819
212.56/212.65	c lower bound updated to -611031487
212.76/212.84	c BCD2: 304314 <= obj <= 611335800
212.76/212.84	c BCD2: #cores=12, #unrelaxed=306295, #relaxed=260, #hardened=0
212.76/212.84	c BCD2: #sat=1 #unsat=259 bias=259/260
212.76/212.84	c Solving starts ...
212.76/212.84	c ============================[ Search Statistics ]============================
212.76/212.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
212.76/212.84	c       |         |          |          |    Limit     GC | Var      | Constra 
212.76/212.84	c =============================================================================
212.76/212.84	c  0.0s |       0 |        0 |        0 |   293367      0 |      341 |      341
213.16/213.30	c  0.5s |       0 |       13 |        1 |   322704      0 |      341 |      342
213.16/213.30	c #cpu_time = 0.451s
213.16/213.30	c #wall_clock_time = 0.451s
213.16/213.30	c #decision = 13
213.16/213.30	c #random_decision = 0
213.16/213.30	c #conflict = 1
213.16/213.30	c #restart = 0
213.16/213.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=832
213.16/213.30	c lower bound updated to -611031474
213.36/213.45	c BCD2: 304327 <= obj <= 611335800
213.36/213.45	c BCD2: #cores=12, #unrelaxed=306294, #relaxed=261, #hardened=0
213.36/213.45	c BCD2: #sat=1 #unsat=260 bias=260/261
213.36/213.46	c Solving starts ...
213.36/213.46	c ============================[ Search Statistics ]============================
213.36/213.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
213.36/213.46	c       |         |          |          |    Limit     GC | Var      | Constra 
213.36/213.46	c =============================================================================
213.36/213.46	c  0.0s |       0 |        0 |        0 |   322704      0 |      342 |      342
213.86/213.90	c  0.4s |       0 |       13 |        1 |   322704      0 |      342 |      343
213.86/213.90	c #cpu_time = 0.440s
213.86/213.90	c #wall_clock_time = 0.440s
213.86/213.90	c #decision = 13
213.86/213.90	c #random_decision = 0
213.86/213.90	c #conflict = 1
213.86/213.90	c #restart = 0
213.86/213.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=845
213.86/213.90	c lower bound updated to -611031461
213.96/214.08	c BCD2: 304340 <= obj <= 611335800
213.96/214.08	c BCD2: #cores=12, #unrelaxed=306293, #relaxed=262, #hardened=0
213.96/214.08	c BCD2: #sat=1 #unsat=261 bias=261/262
213.96/214.08	c Solving starts ...
213.96/214.08	c ============================[ Search Statistics ]============================
213.96/214.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
213.96/214.08	c       |         |          |          |    Limit     GC | Var      | Constra 
213.96/214.08	c =============================================================================
213.96/214.08	c  0.0s |       0 |        0 |        0 |   322704      0 |      343 |      343
214.46/214.54	c  0.5s |       0 |       13 |        1 |   322704      0 |      343 |      344
214.46/214.54	c #cpu_time = 0.452s
214.46/214.54	c #wall_clock_time = 0.452s
214.46/214.54	c #decision = 13
214.46/214.54	c #random_decision = 0
214.46/214.54	c #conflict = 1
214.46/214.54	c #restart = 0
214.46/214.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=858
214.46/214.54	c lower bound updated to -611031448
214.57/214.69	c BCD2: 304353 <= obj <= 611335800
214.57/214.69	c BCD2: #cores=12, #unrelaxed=306292, #relaxed=263, #hardened=0
214.57/214.69	c BCD2: #sat=1 #unsat=262 bias=262/263
214.57/214.70	c Solving starts ...
214.57/214.70	c ============================[ Search Statistics ]============================
214.57/214.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
214.57/214.70	c       |         |          |          |    Limit     GC | Var      | Constra 
214.57/214.70	c =============================================================================
214.57/214.70	c  0.0s |       0 |        0 |        0 |   322704      0 |      344 |      344
215.06/215.15	c  0.4s |       0 |       13 |        1 |   322704      0 |      344 |      345
215.06/215.15	c #cpu_time = 0.446s
215.06/215.15	c #wall_clock_time = 0.446s
215.06/215.15	c #decision = 13
215.06/215.15	c #random_decision = 0
215.06/215.15	c #conflict = 1
215.06/215.15	c #restart = 0
215.06/215.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=871
215.06/215.15	c lower bound updated to -611031435
215.26/215.32	c BCD2: 304366 <= obj <= 611335800
215.26/215.32	c BCD2: #cores=12, #unrelaxed=306291, #relaxed=264, #hardened=0
215.26/215.32	c BCD2: #sat=1 #unsat=263 bias=263/264
215.26/215.32	c Solving starts ...
215.26/215.32	c ============================[ Search Statistics ]============================
215.26/215.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
215.26/215.32	c       |         |          |          |    Limit     GC | Var      | Constra 
215.26/215.32	c =============================================================================
215.26/215.32	c  0.0s |       0 |        0 |        0 |   322704      0 |      345 |      345
215.67/215.78	c  0.5s |       0 |       13 |        1 |   322704      0 |      345 |      346
215.67/215.78	c #cpu_time = 0.453s
215.67/215.78	c #wall_clock_time = 0.453s
215.67/215.78	c #decision = 13
215.67/215.78	c #random_decision = 0
215.67/215.78	c #conflict = 1
215.67/215.78	c #restart = 0
215.67/215.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=884
215.67/215.78	c lower bound updated to -611031422
215.86/215.94	c BCD2: 304379 <= obj <= 611335800
215.86/215.94	c BCD2: #cores=12, #unrelaxed=306290, #relaxed=265, #hardened=0
215.86/215.94	c BCD2: #sat=1 #unsat=264 bias=264/265
215.86/215.94	c Solving starts ...
215.86/215.94	c ============================[ Search Statistics ]============================
215.86/215.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
215.86/215.94	c       |         |          |          |    Limit     GC | Var      | Constra 
215.86/215.94	c =============================================================================
215.86/215.94	c  0.0s |       0 |        0 |        0 |   322704      0 |      346 |      346
216.26/216.39	c  0.5s |       0 |       13 |        1 |   322704      0 |      346 |      347
216.26/216.39	c #cpu_time = 0.450s
216.26/216.39	c #wall_clock_time = 0.450s
216.26/216.39	c #decision = 13
216.26/216.39	c #random_decision = 0
216.26/216.39	c #conflict = 1
216.26/216.39	c #restart = 0
216.26/216.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=897
216.26/216.39	c lower bound updated to -611031409
216.46/216.56	c BCD2: 304392 <= obj <= 611335800
216.46/216.56	c BCD2: #cores=12, #unrelaxed=306289, #relaxed=266, #hardened=0
216.46/216.56	c BCD2: #sat=1 #unsat=265 bias=265/266
216.46/216.57	c Solving starts ...
216.46/216.57	c ============================[ Search Statistics ]============================
216.46/216.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
216.46/216.57	c       |         |          |          |    Limit     GC | Var      | Constra 
216.46/216.57	c =============================================================================
216.46/216.57	c  0.0s |       0 |        0 |        0 |   322704      0 |      347 |      347
216.96/217.04	c  0.5s |       0 |       13 |        1 |   322704      0 |      347 |      348
216.96/217.04	c #cpu_time = 0.472s
216.96/217.04	c #wall_clock_time = 0.472s
216.96/217.04	c #decision = 13
216.96/217.04	c #random_decision = 0
216.96/217.04	c #conflict = 1
216.96/217.04	c #restart = 0
216.96/217.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=910
216.96/217.04	c lower bound updated to -611031396
217.16/217.24	c BCD2: 304405 <= obj <= 611335800
217.16/217.24	c BCD2: #cores=12, #unrelaxed=306288, #relaxed=267, #hardened=0
217.16/217.24	c BCD2: #sat=1 #unsat=266 bias=266/267
217.16/217.26	c Solving starts ...
217.16/217.26	c ============================[ Search Statistics ]============================
217.16/217.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
217.16/217.26	c       |         |          |          |    Limit     GC | Var      | Constra 
217.16/217.26	c =============================================================================
217.16/217.26	c  0.0s |       0 |        0 |        0 |   322704      0 |      348 |      348
217.66/217.72	c  0.5s |       0 |       14 |        1 |   322704      0 |      348 |      349
217.66/217.72	c #cpu_time = 0.458s
217.66/217.72	c #wall_clock_time = 0.458s
217.66/217.72	c #decision = 14
217.66/217.72	c #random_decision = 0
217.66/217.72	c #conflict = 1
217.66/217.72	c #restart = 0
217.66/217.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=923
217.66/217.72	c lower bound updated to -611031383
217.86/217.92	c BCD2: 304418 <= obj <= 611335800
217.86/217.92	c BCD2: #cores=12, #unrelaxed=306287, #relaxed=268, #hardened=0
217.86/217.92	c BCD2: #sat=1 #unsat=267 bias=267/268
217.86/217.93	c Solving starts ...
217.86/217.93	c ============================[ Search Statistics ]============================
217.86/217.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
217.86/217.93	c       |         |          |          |    Limit     GC | Var      | Constra 
217.86/217.93	c =============================================================================
217.86/217.93	c  0.0s |       0 |        0 |        0 |   322704      0 |      349 |      349
218.25/218.38	c  0.5s |       0 |       13 |        1 |   322704      0 |      349 |      350
218.25/218.38	c #cpu_time = 0.451s
218.25/218.38	c #wall_clock_time = 0.451s
218.25/218.38	c #decision = 13
218.25/218.38	c #random_decision = 0
218.25/218.38	c #conflict = 1
218.25/218.38	c #restart = 0
218.25/218.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=936
218.25/218.38	c lower bound updated to -611031370
218.45/218.58	c BCD2: 304431 <= obj <= 611335800
218.45/218.58	c BCD2: #cores=12, #unrelaxed=306286, #relaxed=269, #hardened=0
218.45/218.58	c BCD2: #sat=1 #unsat=268 bias=268/269
218.55/218.60	c Solving starts ...
218.55/218.60	c ============================[ Search Statistics ]============================
218.55/218.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
218.55/218.60	c       |         |          |          |    Limit     GC | Var      | Constra 
218.55/218.60	c =============================================================================
218.55/218.60	c  0.0s |       0 |        0 |        0 |   322704      0 |      350 |      350
219.85/219.91	c  1.3s |       0 |       13 |        1 |   322704      0 |      350 |      351
219.85/219.91	c #cpu_time = 1.307s
219.85/219.91	c #wall_clock_time = 1.307s
219.85/219.91	c #decision = 13
219.85/219.91	c #random_decision = 0
219.85/219.91	c #conflict = 1
219.85/219.91	c #restart = 0
219.85/219.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=949
219.85/219.91	c lower bound updated to -611031357
219.95/220.09	c BCD2: 304444 <= obj <= 611335800
219.95/220.09	c BCD2: #cores=12, #unrelaxed=306285, #relaxed=270, #hardened=0
219.95/220.09	c BCD2: #sat=1 #unsat=269 bias=269/270
219.95/220.09	c Solving starts ...
219.95/220.09	c ============================[ Search Statistics ]============================
219.95/220.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
219.95/220.09	c       |         |          |          |    Limit     GC | Var      | Constra 
219.95/220.09	c =============================================================================
219.95/220.09	c  0.0s |       0 |        0 |        0 |   322704      0 |      351 |      351
220.45/220.54	c  0.5s |       0 |       13 |        1 |   322704      0 |      351 |      352
220.45/220.54	c #cpu_time = 0.450s
220.45/220.54	c #wall_clock_time = 0.450s
220.45/220.54	c #decision = 13
220.45/220.54	c #random_decision = 0
220.45/220.54	c #conflict = 1
220.45/220.54	c #restart = 0
220.45/220.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=962
220.45/220.55	c lower bound updated to -611031344
220.55/220.69	c BCD2: 304457 <= obj <= 611335800
220.55/220.69	c BCD2: #cores=12, #unrelaxed=306284, #relaxed=271, #hardened=0
220.55/220.69	c BCD2: #sat=1 #unsat=270 bias=270/271
220.65/220.70	c Solving starts ...
220.65/220.70	c ============================[ Search Statistics ]============================
220.65/220.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
220.65/220.70	c       |         |          |          |    Limit     GC | Var      | Constra 
220.65/220.70	c =============================================================================
220.65/220.70	c  0.0s |       0 |        0 |        0 |   322704      0 |      352 |      352
221.05/221.14	c  0.4s |       0 |       13 |        1 |   322704      0 |      352 |      353
221.05/221.14	c #cpu_time = 0.438s
221.05/221.14	c #wall_clock_time = 0.438s
221.05/221.14	c #decision = 13
221.05/221.14	c #random_decision = 0
221.05/221.14	c #conflict = 1
221.05/221.14	c #restart = 0
221.05/221.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=975
221.05/221.14	c lower bound updated to -611031331
221.17/221.30	c BCD2: 304470 <= obj <= 611335800
221.17/221.30	c BCD2: #cores=12, #unrelaxed=306283, #relaxed=272, #hardened=0
221.17/221.30	c BCD2: #sat=1 #unsat=271 bias=271/272
221.27/221.31	c Solving starts ...
221.27/221.31	c ============================[ Search Statistics ]============================
221.27/221.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
221.27/221.31	c       |         |          |          |    Limit     GC | Var      | Constra 
221.27/221.31	c =============================================================================
221.27/221.31	c  0.0s |       0 |        0 |        0 |   322704      0 |      353 |      353
221.66/221.76	c  0.5s |       0 |       13 |        1 |   322704      0 |      353 |      354
221.66/221.76	c #cpu_time = 0.451s
221.66/221.76	c #wall_clock_time = 0.451s
221.66/221.76	c #decision = 13
221.66/221.76	c #random_decision = 0
221.66/221.76	c #conflict = 1
221.66/221.76	c #restart = 0
221.66/221.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=988
221.66/221.76	c lower bound updated to -611031318
221.86/221.91	c BCD2: 304483 <= obj <= 611335800
221.86/221.91	c BCD2: #cores=12, #unrelaxed=306282, #relaxed=273, #hardened=0
221.86/221.91	c BCD2: #sat=1 #unsat=272 bias=272/273
221.86/221.91	c Solving starts ...
221.86/221.91	c ============================[ Search Statistics ]============================
221.86/221.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
221.86/221.91	c       |         |          |          |    Limit     GC | Var      | Constra 
221.86/221.91	c =============================================================================
221.86/221.91	c  0.0s |       0 |        0 |        0 |   322704      0 |      354 |      354
222.26/222.36	c  0.4s |       0 |       13 |        1 |   322704      0 |      354 |      355
222.26/222.36	c #cpu_time = 0.445s
222.26/222.36	c #wall_clock_time = 0.445s
222.26/222.36	c #decision = 13
222.26/222.36	c #random_decision = 0
222.26/222.36	c #conflict = 1
222.26/222.36	c #restart = 0
222.26/222.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=1001
222.26/222.36	c lower bound updated to -611031305
222.46/222.52	c BCD2: 304496 <= obj <= 611335800
222.46/222.52	c BCD2: #cores=12, #unrelaxed=306281, #relaxed=274, #hardened=0
222.46/222.52	c BCD2: #sat=1 #unsat=273 bias=273/274
222.46/222.52	c Solving starts ...
222.46/222.52	c ============================[ Search Statistics ]============================
222.46/222.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
222.46/222.52	c       |         |          |          |    Limit     GC | Var      | Constra 
222.46/222.52	c =============================================================================
222.46/222.52	c  0.0s |       0 |        0 |        0 |   322704      0 |      355 |      355
222.86/222.98	c  0.5s |       0 |       13 |        1 |   322704      0 |      355 |      356
222.86/222.98	c #cpu_time = 0.451s
222.86/222.98	c #wall_clock_time = 0.451s
222.86/222.98	c #decision = 13
222.86/222.98	c #random_decision = 0
222.86/222.98	c #conflict = 1
222.86/222.98	c #restart = 0
222.86/222.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=1014
222.86/222.98	c lower bound updated to -611031292
223.06/223.12	c BCD2: 304509 <= obj <= 611335800
223.06/223.12	c BCD2: #cores=12, #unrelaxed=306280, #relaxed=275, #hardened=0
223.06/223.12	c BCD2: #sat=1 #unsat=274 bias=274/275
223.06/223.13	c Solving starts ...
223.06/223.13	c ============================[ Search Statistics ]============================
223.06/223.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
223.06/223.13	c       |         |          |          |    Limit     GC | Var      | Constra 
223.06/223.13	c =============================================================================
223.06/223.13	c  0.0s |       0 |        0 |        0 |   322704      0 |      356 |      356
223.46/223.58	c  0.4s |       0 |       13 |        1 |   322704      0 |      356 |      357
223.46/223.58	c #cpu_time = 0.449s
223.46/223.58	c #wall_clock_time = 0.449s
223.46/223.58	c #decision = 13
223.46/223.58	c #random_decision = 0
223.46/223.58	c #conflict = 1
223.46/223.58	c #restart = 0
223.46/223.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=1027
223.46/223.58	c lower bound updated to -611031279
223.66/223.74	c BCD2: 304522 <= obj <= 611335800
223.66/223.74	c BCD2: #cores=12, #unrelaxed=306279, #relaxed=276, #hardened=0
223.66/223.74	c BCD2: #sat=1 #unsat=275 bias=275/276
223.66/223.74	c Solving starts ...
223.66/223.74	c ============================[ Search Statistics ]============================
223.66/223.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
223.66/223.74	c       |         |          |          |    Limit     GC | Var      | Constra 
223.66/223.74	c =============================================================================
223.66/223.74	c  0.0s |       0 |        0 |        0 |   322704      0 |      357 |      357
224.15/224.22	c  0.5s |       0 |       13 |        1 |   322704      0 |      357 |      358
224.15/224.22	c #cpu_time = 0.479s
224.15/224.22	c #wall_clock_time = 0.479s
224.15/224.22	c #decision = 13
224.15/224.22	c #random_decision = 0
224.15/224.22	c #conflict = 1
224.15/224.22	c #restart = 0
224.15/224.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=1040
224.15/224.22	c lower bound updated to -611031266
224.35/224.41	c BCD2: 304535 <= obj <= 611335800
224.35/224.41	c BCD2: #cores=12, #unrelaxed=306278, #relaxed=277, #hardened=0
224.35/224.41	c BCD2: #sat=1 #unsat=276 bias=276/277
224.35/224.43	c Solving starts ...
224.35/224.43	c ============================[ Search Statistics ]============================
224.35/224.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
224.35/224.43	c       |         |          |          |    Limit     GC | Var      | Constra 
224.35/224.43	c =============================================================================
224.35/224.43	c  0.0s |       0 |        0 |        0 |   322704      0 |      358 |      358
224.75/224.88	c  0.5s |       0 |       13 |        1 |   322704      0 |      358 |      359
224.75/224.88	c #cpu_time = 0.454s
224.75/224.88	c #wall_clock_time = 0.453s
224.75/224.88	c #decision = 13
224.75/224.88	c #random_decision = 0
224.75/224.88	c #conflict = 1
224.75/224.88	c #restart = 0
224.75/224.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=1053
224.75/224.88	c lower bound updated to -611031253
224.95/225.07	c BCD2: 304548 <= obj <= 611335800
224.95/225.07	c BCD2: #cores=12, #unrelaxed=306277, #relaxed=278, #hardened=0
224.95/225.07	c BCD2: #sat=1 #unsat=277 bias=277/278
224.95/225.09	c Solving starts ...
224.95/225.09	c ============================[ Search Statistics ]============================
224.95/225.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
224.95/225.09	c       |         |          |          |    Limit     GC | Var      | Constra 
224.95/225.09	c =============================================================================
224.95/225.09	c  0.0s |       0 |        0 |        0 |   322704      0 |      359 |      359
225.46/225.54	c  0.5s |       0 |       13 |        1 |   322704      0 |      359 |      360
225.46/225.54	c #cpu_time = 0.451s
225.46/225.54	c #wall_clock_time = 0.451s
225.46/225.54	c #decision = 13
225.46/225.54	c #random_decision = 0
225.46/225.54	c #conflict = 1
225.46/225.54	c #restart = 0
225.46/225.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=1066
225.46/225.54	c lower bound updated to -611031240
225.66/225.73	c BCD2: 304561 <= obj <= 611335800
225.66/225.73	c BCD2: #cores=12, #unrelaxed=306276, #relaxed=279, #hardened=0
225.66/225.73	c BCD2: #sat=1 #unsat=278 bias=278/279
225.66/225.75	c Solving starts ...
225.66/225.75	c ============================[ Search Statistics ]============================
225.66/225.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
225.66/225.75	c       |         |          |          |    Limit     GC | Var      | Constra 
225.66/225.75	c =============================================================================
225.66/225.75	c  0.0s |       0 |        0 |        0 |   322704      0 |      360 |      360
226.96/227.06	c  1.3s |       0 |       13 |        1 |   322704      0 |      360 |      361
226.96/227.06	c #cpu_time = 1.309s
226.96/227.06	c #wall_clock_time = 1.309s
226.96/227.06	c #decision = 13
226.96/227.06	c #random_decision = 0
226.96/227.06	c #conflict = 1
226.96/227.06	c #restart = 0
226.96/227.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=1079
226.96/227.06	c lower bound updated to -611031227
227.16/227.27	c BCD2: 304574 <= obj <= 611335800
227.16/227.27	c BCD2: #cores=12, #unrelaxed=306275, #relaxed=280, #hardened=0
227.16/227.27	c BCD2: #sat=1 #unsat=279 bias=279/280
227.16/227.28	c Solving starts ...
227.16/227.28	c ============================[ Search Statistics ]============================
227.16/227.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
227.16/227.28	c       |         |          |          |    Limit     GC | Var      | Constra 
227.16/227.28	c =============================================================================
227.16/227.28	c  0.0s |       0 |        0 |        0 |   322704      0 |      361 |      361
227.66/227.73	c  0.5s |       0 |       13 |        1 |   322704      0 |      361 |      362
227.66/227.73	c #cpu_time = 0.451s
227.66/227.73	c #wall_clock_time = 0.451s
227.66/227.73	c #decision = 13
227.66/227.73	c #random_decision = 0
227.66/227.73	c #conflict = 1
227.66/227.73	c #restart = 0
227.66/227.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=1092
227.66/227.73	c lower bound updated to -611031214
227.86/227.91	c BCD2: 304587 <= obj <= 611335800
227.86/227.91	c BCD2: #cores=12, #unrelaxed=306274, #relaxed=281, #hardened=0
227.86/227.91	c BCD2: #sat=1 #unsat=280 bias=280/281
227.86/227.92	c Solving starts ...
227.86/227.92	c ============================[ Search Statistics ]============================
227.86/227.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
227.86/227.92	c       |         |          |          |    Limit     GC | Var      | Constra 
227.86/227.92	c =============================================================================
227.86/227.92	c  0.0s |       0 |        0 |        0 |   322704      0 |      362 |      362
228.26/228.36	c  0.4s |       0 |       13 |        1 |   322704      0 |      362 |      363
228.26/228.36	c #cpu_time = 0.440s
228.26/228.36	c #wall_clock_time = 0.440s
228.26/228.36	c #decision = 13
228.26/228.36	c #random_decision = 0
228.26/228.36	c #conflict = 1
228.26/228.36	c #restart = 0
228.26/228.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=1105
228.26/228.36	c lower bound updated to -611031201
228.46/228.56	c BCD2: 304600 <= obj <= 611335800
228.46/228.56	c BCD2: #cores=12, #unrelaxed=306273, #relaxed=282, #hardened=0
228.46/228.56	c BCD2: #sat=1 #unsat=281 bias=281/282
228.46/228.56	c Solving starts ...
228.46/228.56	c ============================[ Search Statistics ]============================
228.46/228.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
228.46/228.56	c       |         |          |          |    Limit     GC | Var      | Constra 
228.46/228.56	c =============================================================================
228.46/228.56	c  0.0s |       0 |        0 |        0 |   322704      0 |      363 |      363
228.96/229.02	c  0.5s |       0 |       13 |        1 |   322704      0 |      363 |      364
228.96/229.02	c #cpu_time = 0.452s
228.96/229.02	c #wall_clock_time = 0.452s
228.96/229.02	c #decision = 13
228.96/229.02	c #random_decision = 0
228.96/229.02	c #conflict = 1
228.96/229.02	c #restart = 0
228.96/229.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=1118
228.96/229.02	c lower bound updated to -611031188
229.16/229.20	c BCD2: 304613 <= obj <= 611335800
229.16/229.20	c BCD2: #cores=12, #unrelaxed=306272, #relaxed=283, #hardened=0
229.16/229.20	c BCD2: #sat=1 #unsat=282 bias=282/283
229.16/229.20	c Solving starts ...
229.16/229.20	c ============================[ Search Statistics ]============================
229.16/229.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
229.16/229.20	c       |         |          |          |    Limit     GC | Var      | Constra 
229.16/229.20	c =============================================================================
229.16/229.20	c  0.0s |       0 |        0 |        0 |   322704      0 |      364 |      364
229.56/229.65	c  0.4s |       0 |       13 |        1 |   322704      0 |      364 |      365
229.56/229.65	c #cpu_time = 0.446s
229.56/229.65	c #wall_clock_time = 0.446s
229.56/229.65	c #decision = 13
229.56/229.65	c #random_decision = 0
229.56/229.65	c #conflict = 1
229.56/229.65	c #restart = 0
229.56/229.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=1131
229.56/229.65	c lower bound updated to -611031175
229.76/229.84	c BCD2: 304626 <= obj <= 611335800
229.76/229.84	c BCD2: #cores=12, #unrelaxed=306271, #relaxed=284, #hardened=0
229.76/229.84	c BCD2: #sat=1 #unsat=283 bias=283/284
229.76/229.85	c Solving starts ...
229.76/229.85	c ============================[ Search Statistics ]============================
229.76/229.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
229.76/229.85	c       |         |          |          |    Limit     GC | Var      | Constra 
229.76/229.85	c =============================================================================
229.76/229.85	c  0.0s |       0 |        0 |        0 |   322704      0 |      365 |      365
230.26/230.30	c  0.5s |       0 |       13 |        1 |   322704      0 |      365 |      366
230.26/230.30	c #cpu_time = 0.453s
230.26/230.30	c #wall_clock_time = 0.453s
230.26/230.30	c #decision = 13
230.26/230.30	c #random_decision = 0
230.26/230.30	c #conflict = 1
230.26/230.30	c #restart = 0
230.26/230.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=1144
230.26/230.30	c lower bound updated to -611031162
230.36/230.48	c BCD2: 304639 <= obj <= 611335800
230.36/230.48	c BCD2: #cores=12, #unrelaxed=306270, #relaxed=285, #hardened=0
230.36/230.48	c BCD2: #sat=1 #unsat=284 bias=284/285
230.36/230.49	c Solving starts ...
230.36/230.49	c ============================[ Search Statistics ]============================
230.36/230.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
230.36/230.49	c       |         |          |          |    Limit     GC | Var      | Constra 
230.36/230.49	c =============================================================================
230.36/230.49	c  0.0s |       0 |        0 |        0 |   322704      0 |      366 |      366
230.86/230.94	c  0.5s |       0 |       13 |        1 |   322704      0 |      366 |      367
230.86/230.94	c #cpu_time = 0.453s
230.86/230.94	c #wall_clock_time = 0.453s
230.86/230.94	c #decision = 13
230.86/230.94	c #random_decision = 0
230.86/230.94	c #conflict = 1
230.86/230.94	c #restart = 0
230.86/230.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=1157
230.86/230.94	c lower bound updated to -611031149
231.06/231.13	c BCD2: 304652 <= obj <= 611335800
231.06/231.13	c BCD2: #cores=12, #unrelaxed=306269, #relaxed=286, #hardened=0
231.06/231.13	c BCD2: #sat=1 #unsat=285 bias=285/286
231.06/231.14	c Solving starts ...
231.06/231.14	c ============================[ Search Statistics ]============================
231.06/231.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
231.06/231.14	c       |         |          |          |    Limit     GC | Var      | Constra 
231.06/231.14	c =============================================================================
231.06/231.14	c  0.0s |       0 |        0 |        0 |   322704      0 |      367 |      367
231.56/231.61	c  0.5s |       0 |       13 |        1 |   322704      0 |      367 |      368
231.56/231.61	c #cpu_time = 0.479s
231.56/231.61	c #wall_clock_time = 0.479s
231.56/231.61	c #decision = 13
231.56/231.61	c #random_decision = 0
231.56/231.61	c #conflict = 1
231.56/231.61	c #restart = 0
231.56/231.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=1170
231.56/231.62	c lower bound updated to -611031136
231.76/231.84	c BCD2: 304665 <= obj <= 611335800
231.76/231.84	c BCD2: #cores=12, #unrelaxed=306268, #relaxed=287, #hardened=0
231.76/231.84	c BCD2: #sat=1 #unsat=286 bias=286/287
231.76/231.85	c Solving starts ...
231.76/231.85	c ============================[ Search Statistics ]============================
231.76/231.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
231.76/231.85	c       |         |          |          |    Limit     GC | Var      | Constra 
231.76/231.85	c =============================================================================
231.76/231.85	c  0.0s |       0 |        0 |        0 |   322704      0 |      368 |      368
232.26/232.31	c  0.5s |       0 |       13 |        1 |   322704      0 |      368 |      369
232.26/232.31	c #cpu_time = 0.455s
232.26/232.31	c #wall_clock_time = 0.455s
232.26/232.31	c #decision = 13
232.26/232.31	c #random_decision = 0
232.26/232.31	c #conflict = 1
232.26/232.31	c #restart = 0
232.26/232.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=1183
232.26/232.31	c lower bound updated to -611031123
232.45/232.53	c BCD2: 304678 <= obj <= 611335800
232.45/232.53	c BCD2: #cores=12, #unrelaxed=306267, #relaxed=288, #hardened=0
232.45/232.53	c BCD2: #sat=1 #unsat=287 bias=287/288
232.45/232.55	c Solving starts ...
232.45/232.55	c ============================[ Search Statistics ]============================
232.45/232.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
232.45/232.55	c       |         |          |          |    Limit     GC | Var      | Constra 
232.45/232.55	c =============================================================================
232.45/232.55	c  0.0s |       0 |        0 |        0 |   322704      0 |      369 |      369
232.96/233.00	c  0.5s |       0 |       13 |        1 |   322704      0 |      369 |      370
232.96/233.00	c #cpu_time = 0.452s
232.96/233.00	c #wall_clock_time = 0.452s
232.96/233.00	c #decision = 13
232.96/233.00	c #random_decision = 0
232.96/233.00	c #conflict = 1
232.96/233.00	c #restart = 0
232.96/233.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=1196
232.96/233.00	c lower bound updated to -611031110
233.16/233.22	c BCD2: 304691 <= obj <= 611335800
233.16/233.22	c BCD2: #cores=12, #unrelaxed=306266, #relaxed=289, #hardened=0
233.16/233.22	c BCD2: #sat=1 #unsat=288 bias=288/289
234.06/234.12	c Solving starts ...
234.06/234.12	c ============================[ Search Statistics ]============================
234.06/234.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
234.06/234.12	c       |         |          |          |    Limit     GC | Var      | Constra 
234.06/234.12	c =============================================================================
234.06/234.13	c  0.0s |       0 |        0 |        0 |   322704      0 |      370 |      370
234.46/234.55	c  0.4s |       0 |       13 |        1 |   322704      0 |      370 |      371
234.46/234.55	c #cpu_time = 0.424s
234.46/234.55	c #wall_clock_time = 0.424s
234.46/234.55	c #decision = 13
234.46/234.55	c #random_decision = 0
234.46/234.55	c #conflict = 1
234.46/234.55	c #restart = 0
234.46/234.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=1209
234.46/234.55	c lower bound updated to -611031097
234.66/234.78	c BCD2: 304704 <= obj <= 611335800
234.66/234.78	c BCD2: #cores=12, #unrelaxed=306265, #relaxed=290, #hardened=0
234.66/234.78	c BCD2: #sat=1 #unsat=289 bias=289/290
234.66/234.78	c Solving starts ...
234.66/234.78	c ============================[ Search Statistics ]============================
234.66/234.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
234.66/234.78	c       |         |          |          |    Limit     GC | Var      | Constra 
234.66/234.78	c =============================================================================
234.66/234.78	c  0.0s |       0 |        0 |        0 |   322704      0 |      371 |      371
235.16/235.23	c  0.5s |       0 |       13 |        1 |   322704      0 |      371 |      372
235.16/235.23	c #cpu_time = 0.451s
235.16/235.23	c #wall_clock_time = 0.451s
235.16/235.23	c #decision = 13
235.16/235.23	c #random_decision = 0
235.16/235.23	c #conflict = 1
235.16/235.23	c #restart = 0
235.16/235.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=1222
235.16/235.23	c lower bound updated to -611031084
235.36/235.41	c BCD2: 304717 <= obj <= 611335800
235.36/235.41	c BCD2: #cores=12, #unrelaxed=306264, #relaxed=291, #hardened=0
235.36/235.41	c BCD2: #sat=1 #unsat=290 bias=290/291
235.36/235.42	c Solving starts ...
235.36/235.42	c ============================[ Search Statistics ]============================
235.36/235.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
235.36/235.42	c       |         |          |          |    Limit     GC | Var      | Constra 
235.36/235.42	c =============================================================================
235.36/235.42	c  0.0s |       0 |        0 |        0 |   322704      0 |      372 |      372
235.75/235.86	c  0.4s |       0 |       13 |        1 |   322704      0 |      372 |      373
235.75/235.86	c #cpu_time = 0.439s
235.75/235.86	c #wall_clock_time = 0.439s
235.75/235.86	c #decision = 13
235.75/235.86	c #random_decision = 0
235.75/235.86	c #conflict = 1
235.75/235.86	c #restart = 0
235.75/235.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=1235
235.75/235.86	c lower bound updated to -611031071
235.95/236.06	c BCD2: 304730 <= obj <= 611335800
235.95/236.06	c BCD2: #cores=12, #unrelaxed=306263, #relaxed=292, #hardened=0
235.95/236.06	c BCD2: #sat=1 #unsat=291 bias=291/292
235.95/236.06	c Solving starts ...
235.95/236.06	c ============================[ Search Statistics ]============================
235.95/236.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
235.95/236.06	c       |         |          |          |    Limit     GC | Var      | Constra 
235.95/236.06	c =============================================================================
235.95/236.07	c  0.0s |       0 |        0 |        0 |   322704      0 |      373 |      373
236.45/236.52	c  0.5s |       0 |       13 |        1 |   322704      0 |      373 |      374
236.45/236.52	c #cpu_time = 0.452s
236.45/236.52	c #wall_clock_time = 0.452s
236.45/236.52	c #decision = 13
236.45/236.52	c #random_decision = 0
236.45/236.52	c #conflict = 1
236.45/236.52	c #restart = 0
236.45/236.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=1248
236.45/236.52	c lower bound updated to -611031058
236.56/236.70	c BCD2: 304743 <= obj <= 611335800
236.56/236.70	c BCD2: #cores=12, #unrelaxed=306262, #relaxed=293, #hardened=0
236.56/236.70	c BCD2: #sat=1 #unsat=292 bias=292/293
236.66/236.70	c Solving starts ...
236.66/236.70	c ============================[ Search Statistics ]============================
236.66/236.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
236.66/236.70	c       |         |          |          |    Limit     GC | Var      | Constra 
236.66/236.70	c =============================================================================
236.66/236.70	c  0.0s |       0 |        0 |        0 |   322704      0 |      374 |      374
237.05/237.15	c  0.4s |       0 |       13 |        1 |   322704      0 |      374 |      375
237.05/237.15	c #cpu_time = 0.445s
237.05/237.15	c #wall_clock_time = 0.445s
237.05/237.15	c #decision = 13
237.05/237.15	c #random_decision = 0
237.05/237.15	c #conflict = 1
237.05/237.15	c #restart = 0
237.05/237.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=1261
237.05/237.15	c lower bound updated to -611031045
237.25/237.34	c BCD2: 304756 <= obj <= 611335800
237.25/237.34	c BCD2: #cores=12, #unrelaxed=306261, #relaxed=294, #hardened=0
237.25/237.34	c BCD2: #sat=1 #unsat=293 bias=293/294
237.25/237.35	c Solving starts ...
237.25/237.35	c ============================[ Search Statistics ]============================
237.25/237.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
237.25/237.35	c       |         |          |          |    Limit     GC | Var      | Constra 
237.25/237.35	c =============================================================================
237.25/237.35	c  0.0s |       0 |        0 |        0 |   322704      0 |      375 |      375
237.66/237.80	c  0.5s |       0 |       13 |        1 |   322704      0 |      375 |      376
237.66/237.80	c #cpu_time = 0.452s
237.66/237.80	c #wall_clock_time = 0.452s
237.66/237.80	c #decision = 13
237.66/237.80	c #random_decision = 0
237.66/237.80	c #conflict = 1
237.66/237.80	c #restart = 0
237.66/237.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=1274
237.66/237.80	c lower bound updated to -611031032
237.85/237.98	c BCD2: 304769 <= obj <= 611335800
237.85/237.98	c BCD2: #cores=12, #unrelaxed=306260, #relaxed=295, #hardened=0
237.85/237.98	c BCD2: #sat=1 #unsat=294 bias=294/295
237.85/237.99	c Solving starts ...
237.85/237.99	c ============================[ Search Statistics ]============================
237.85/237.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
237.85/237.99	c       |         |          |          |    Limit     GC | Var      | Constra 
237.85/237.99	c =============================================================================
237.85/237.99	c  0.0s |       0 |        0 |        0 |   322704      0 |      376 |      376
238.35/238.44	c  0.5s |       0 |       13 |        1 |   322704      0 |      376 |      377
238.35/238.44	c #cpu_time = 0.451s
238.35/238.44	c #wall_clock_time = 0.451s
238.35/238.44	c #decision = 13
238.35/238.44	c #random_decision = 0
238.35/238.44	c #conflict = 1
238.35/238.44	c #restart = 0
238.35/238.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=1287
238.35/238.44	c lower bound updated to -611031019
238.55/238.63	c BCD2: 304782 <= obj <= 611335800
238.55/238.63	c BCD2: #cores=12, #unrelaxed=306259, #relaxed=296, #hardened=0
238.55/238.63	c BCD2: #sat=1 #unsat=295 bias=295/296
238.55/238.65	c Solving starts ...
238.55/238.65	c ============================[ Search Statistics ]============================
238.55/238.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
238.55/238.65	c       |         |          |          |    Limit     GC | Var      | Constra 
238.55/238.65	c =============================================================================
238.55/238.65	c  0.0s |       0 |        0 |        0 |   322704      0 |      377 |      377
239.05/239.10	c  0.5s |       0 |       13 |        1 |   322704      0 |      377 |      378
239.05/239.10	c #cpu_time = 0.451s
239.05/239.10	c #wall_clock_time = 0.450s
239.05/239.10	c #decision = 13
239.05/239.10	c #random_decision = 0
239.05/239.10	c #conflict = 1
239.05/239.10	c #restart = 0
239.05/239.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=1300
239.05/239.10	c lower bound updated to -611031006
239.25/239.32	c BCD2: 304795 <= obj <= 611335800
239.25/239.32	c BCD2: #cores=12, #unrelaxed=306258, #relaxed=297, #hardened=0
239.25/239.32	c BCD2: #sat=1 #unsat=296 bias=296/297
239.25/239.34	c Solving starts ...
239.25/239.34	c ============================[ Search Statistics ]============================
239.25/239.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
239.25/239.34	c       |         |          |          |    Limit     GC | Var      | Constra 
239.25/239.34	c =============================================================================
239.25/239.34	c  0.0s |       0 |        0 |        0 |   322704      0 |      378 |      378
239.65/239.79	c  0.5s |       0 |       13 |        1 |   322704      0 |      378 |      379
239.65/239.79	c #cpu_time = 0.456s
239.65/239.79	c #wall_clock_time = 0.456s
239.65/239.79	c #decision = 13
239.65/239.79	c #random_decision = 0
239.65/239.79	c #conflict = 1
239.65/239.79	c #restart = 0
239.65/239.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=1313
239.65/239.79	c lower bound updated to -611030993
239.96/240.02	c BCD2: 304808 <= obj <= 611335800
239.96/240.02	c BCD2: #cores=12, #unrelaxed=306257, #relaxed=298, #hardened=0
239.96/240.02	c BCD2: #sat=1 #unsat=297 bias=297/298
239.96/240.03	c Solving starts ...
239.96/240.03	c ============================[ Search Statistics ]============================
239.96/240.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
239.96/240.03	c       |         |          |          |    Limit     GC | Var      | Constra 
239.96/240.03	c =============================================================================
239.96/240.03	c  0.0s |       0 |        0 |        0 |   322704      0 |      379 |      379
240.35/240.48	c  0.5s |       0 |       13 |        1 |   322704      0 |      379 |      380
240.35/240.48	c #cpu_time = 0.451s
240.35/240.48	c #wall_clock_time = 0.451s
240.35/240.48	c #decision = 13
240.35/240.48	c #random_decision = 0
240.35/240.48	c #conflict = 1
240.35/240.48	c #restart = 0
240.35/240.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=1326
240.35/240.48	c lower bound updated to -611030980
241.46/241.57	c BCD2: 304821 <= obj <= 611335800
241.46/241.57	c BCD2: #cores=12, #unrelaxed=306256, #relaxed=299, #hardened=0
241.46/241.57	c BCD2: #sat=1 #unsat=298 bias=298/299
241.46/241.57	c Solving starts ...
241.46/241.57	c ============================[ Search Statistics ]============================
241.46/241.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
241.46/241.57	c       |         |          |          |    Limit     GC | Var      | Constra 
241.46/241.57	c =============================================================================
241.46/241.57	c  0.0s |       0 |        0 |        0 |   322704      0 |      380 |      380
241.96/242.03	c  0.5s |       0 |       13 |        1 |   322704      0 |      380 |      381
241.96/242.03	c #cpu_time = 0.452s
241.96/242.03	c #wall_clock_time = 0.452s
241.96/242.03	c #decision = 13
241.96/242.03	c #random_decision = 0
241.96/242.03	c #conflict = 1
241.96/242.03	c #restart = 0
241.96/242.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=1339
241.96/242.03	c lower bound updated to -611030967
242.16/242.21	c BCD2: 304834 <= obj <= 611335800
242.16/242.21	c BCD2: #cores=12, #unrelaxed=306255, #relaxed=300, #hardened=0
242.16/242.21	c BCD2: #sat=1 #unsat=299 bias=299/300
242.16/242.22	c Solving starts ...
242.16/242.22	c ============================[ Search Statistics ]============================
242.16/242.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
242.16/242.22	c       |         |          |          |    Limit     GC | Var      | Constra 
242.16/242.22	c =============================================================================
242.16/242.22	c  0.0s |       0 |        0 |        0 |   322704      0 |      381 |      381
242.55/242.68	c  0.5s |       0 |       13 |        1 |   322704      0 |      381 |      382
242.55/242.68	c #cpu_time = 0.461s
242.55/242.68	c #wall_clock_time = 0.461s
242.55/242.68	c #decision = 13
242.55/242.68	c #random_decision = 0
242.55/242.68	c #conflict = 1
242.55/242.68	c #restart = 0
242.55/242.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=1352
242.55/242.68	c lower bound updated to -611030954
242.75/242.85	c BCD2: 304847 <= obj <= 611335800
242.75/242.85	c BCD2: #cores=12, #unrelaxed=306254, #relaxed=301, #hardened=0
242.75/242.85	c BCD2: #sat=1 #unsat=300 bias=300/301
242.75/242.86	c Solving starts ...
242.75/242.86	c ============================[ Search Statistics ]============================
242.75/242.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
242.75/242.86	c       |         |          |          |    Limit     GC | Var      | Constra 
242.75/242.86	c =============================================================================
242.75/242.86	c  0.0s |       0 |        0 |        0 |   322704      0 |      382 |      382
243.26/243.31	c  0.4s |       0 |       13 |        1 |   322704      0 |      382 |      383
243.26/243.31	c #cpu_time = 0.448s
243.26/243.31	c #wall_clock_time = 0.448s
243.26/243.31	c #decision = 13
243.26/243.31	c #random_decision = 0
243.26/243.31	c #conflict = 1
243.26/243.31	c #restart = 0
243.26/243.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=1365
243.26/243.31	c lower bound updated to -611030941
243.45/243.50	c BCD2: 304860 <= obj <= 611335800
243.45/243.50	c BCD2: #cores=12, #unrelaxed=306253, #relaxed=302, #hardened=0
243.45/243.50	c BCD2: #sat=1 #unsat=301 bias=301/302
243.45/243.50	c Solving starts ...
243.45/243.50	c ============================[ Search Statistics ]============================
243.45/243.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
243.45/243.50	c       |         |          |          |    Limit     GC | Var      | Constra 
243.45/243.50	c =============================================================================
243.45/243.51	c  0.0s |       0 |        0 |        0 |   322704      0 |      383 |      383
243.85/243.97	c  0.5s |       0 |       13 |        1 |   322704      0 |      383 |      384
243.85/243.97	c #cpu_time = 0.462s
243.85/243.97	c #wall_clock_time = 0.462s
243.85/243.97	c #decision = 13
243.85/243.97	c #random_decision = 0
243.85/243.97	c #conflict = 1
243.85/243.97	c #restart = 0
243.85/243.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=1378
243.85/243.97	c lower bound updated to -611030928
244.05/244.14	c BCD2: 304873 <= obj <= 611335800
244.05/244.14	c BCD2: #cores=12, #unrelaxed=306252, #relaxed=303, #hardened=0
244.05/244.14	c BCD2: #sat=1 #unsat=302 bias=302/303
244.05/244.15	c Solving starts ...
244.05/244.15	c ============================[ Search Statistics ]============================
244.05/244.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
244.05/244.15	c       |         |          |          |    Limit     GC | Var      | Constra 
244.05/244.15	c =============================================================================
244.05/244.15	c  0.0s |       0 |        0 |        0 |   322704      0 |      384 |      384
244.55/244.60	c  0.5s |       0 |       13 |        1 |   322704      0 |      384 |      385
244.55/244.60	c #cpu_time = 0.454s
244.55/244.60	c #wall_clock_time = 0.454s
244.55/244.60	c #decision = 13
244.55/244.60	c #random_decision = 0
244.55/244.60	c #conflict = 1
244.55/244.60	c #restart = 0
244.55/244.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=1391
244.55/244.60	c lower bound updated to -611030915
244.65/244.79	c BCD2: 304886 <= obj <= 611335800
244.65/244.79	c BCD2: #cores=12, #unrelaxed=306251, #relaxed=304, #hardened=0
244.65/244.79	c BCD2: #sat=1 #unsat=303 bias=303/304
244.75/244.80	c Solving starts ...
244.75/244.80	c ============================[ Search Statistics ]============================
244.75/244.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
244.75/244.80	c       |         |          |          |    Limit     GC | Var      | Constra 
244.75/244.80	c =============================================================================
244.75/244.80	c  0.0s |       0 |        0 |        0 |   322704      0 |      385 |      385
245.15/245.26	c  0.5s |       0 |       13 |        1 |   322704      0 |      385 |      386
245.15/245.26	c #cpu_time = 0.462s
245.15/245.26	c #wall_clock_time = 0.462s
245.15/245.26	c #decision = 13
245.15/245.26	c #random_decision = 0
245.15/245.26	c #conflict = 1
245.15/245.26	c #restart = 0
245.15/245.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=1404
245.15/245.26	c lower bound updated to -611030902
245.36/245.43	c BCD2: 304899 <= obj <= 611335800
245.36/245.43	c BCD2: #cores=12, #unrelaxed=306250, #relaxed=305, #hardened=0
245.36/245.43	c BCD2: #sat=1 #unsat=304 bias=304/305
245.36/245.44	c Solving starts ...
245.36/245.44	c ============================[ Search Statistics ]============================
245.36/245.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
245.36/245.44	c       |         |          |          |    Limit     GC | Var      | Constra 
245.36/245.44	c =============================================================================
245.36/245.44	c  0.0s |       0 |        0 |        0 |   322704      0 |      386 |      386
245.85/245.90	c  0.5s |       0 |       13 |        1 |   322704      0 |      386 |      387
245.85/245.90	c #cpu_time = 0.462s
245.85/245.90	c #wall_clock_time = 0.463s
245.85/245.90	c #decision = 13
245.85/245.90	c #random_decision = 0
245.85/245.90	c #conflict = 1
245.85/245.90	c #restart = 0
245.85/245.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=1417
245.85/245.90	c lower bound updated to -611030889
246.05/246.11	c BCD2: 304912 <= obj <= 611335800
246.05/246.11	c BCD2: #cores=12, #unrelaxed=306249, #relaxed=306, #hardened=0
246.05/246.11	c BCD2: #sat=1 #unsat=305 bias=305/306
246.05/246.13	c Solving starts ...
246.05/246.13	c ============================[ Search Statistics ]============================
246.05/246.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.05/246.13	c       |         |          |          |    Limit     GC | Var      | Constra 
246.05/246.13	c =============================================================================
246.05/246.13	c  0.0s |       0 |        0 |        0 |   322704      0 |      387 |      387
246.46/246.59	c  0.5s |       0 |       13 |        1 |   322704      0 |      387 |      388
246.46/246.59	c #cpu_time = 0.462s
246.46/246.59	c #wall_clock_time = 0.462s
246.46/246.59	c #decision = 13
246.46/246.59	c #random_decision = 0
246.46/246.59	c #conflict = 1
246.46/246.59	c #restart = 0
246.46/246.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=1430
246.46/246.59	c lower bound updated to -611030876
246.75/246.81	c BCD2: 304925 <= obj <= 611335800
246.75/246.81	c BCD2: #cores=12, #unrelaxed=306248, #relaxed=307, #hardened=0
246.75/246.81	c BCD2: #sat=1 #unsat=306 bias=306/307
246.75/246.82	c Solving starts ...
246.75/246.82	c ============================[ Search Statistics ]============================
246.75/246.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.75/246.82	c       |         |          |          |    Limit     GC | Var      | Constra 
246.75/246.82	c =============================================================================
246.75/246.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      388 |      388
247.15/247.29	c  0.5s |       0 |       13 |        1 |   322704      0 |      388 |      389
247.15/247.29	c #cpu_time = 0.465s
247.15/247.29	c #wall_clock_time = 0.465s
247.15/247.29	c #decision = 13
247.15/247.29	c #random_decision = 0
247.15/247.29	c #conflict = 1
247.15/247.29	c #restart = 0
247.15/247.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=1443
247.15/247.29	c lower bound updated to -611030863
247.45/247.50	c BCD2: 304938 <= obj <= 611335800
247.45/247.50	c BCD2: #cores=12, #unrelaxed=306247, #relaxed=308, #hardened=0
247.45/247.50	c BCD2: #sat=1 #unsat=307 bias=307/308
247.45/247.52	c Solving starts ...
247.45/247.52	c ============================[ Search Statistics ]============================
247.45/247.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
247.45/247.52	c       |         |          |          |    Limit     GC | Var      | Constra 
247.45/247.52	c =============================================================================
247.45/247.52	c  0.0s |       0 |        0 |        0 |   322704      0 |      389 |      389
248.85/248.90	c  1.4s |       0 |       13 |        1 |   322704      0 |      389 |      390
248.85/248.90	c #cpu_time = 1.379s
248.85/248.90	c #wall_clock_time = 1.379s
248.85/248.90	c #decision = 13
248.85/248.90	c #random_decision = 0
248.85/248.90	c #conflict = 1
248.85/248.90	c #restart = 0
248.85/248.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=1456
248.85/248.90	c lower bound updated to -611030850
248.95/249.05	c BCD2: 304951 <= obj <= 611335800
248.95/249.05	c BCD2: #cores=12, #unrelaxed=306246, #relaxed=309, #hardened=0
248.95/249.05	c BCD2: #sat=1 #unsat=308 bias=308/309
248.95/249.05	c Solving starts ...
248.95/249.05	c ============================[ Search Statistics ]============================
248.95/249.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
248.95/249.05	c       |         |          |          |    Limit     GC | Var      | Constra 
248.95/249.05	c =============================================================================
248.95/249.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      390 |      390
249.45/249.50	c  0.4s |       0 |       13 |        1 |   322704      0 |      390 |      391
249.45/249.50	c #cpu_time = 0.444s
249.45/249.50	c #wall_clock_time = 0.444s
249.45/249.50	c #decision = 13
249.45/249.50	c #random_decision = 0
249.45/249.50	c #conflict = 1
249.45/249.50	c #restart = 0
249.45/249.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=1469
249.45/249.50	c lower bound updated to -611030837
249.55/249.66	c BCD2: 304964 <= obj <= 611335800
249.55/249.66	c BCD2: #cores=12, #unrelaxed=306245, #relaxed=310, #hardened=0
249.55/249.66	c BCD2: #sat=1 #unsat=309 bias=309/310
249.55/249.67	c Solving starts ...
249.55/249.67	c ============================[ Search Statistics ]============================
249.55/249.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
249.55/249.67	c       |         |          |          |    Limit     GC | Var      | Constra 
249.55/249.67	c =============================================================================
249.55/249.67	c  0.0s |       0 |        0 |        0 |   322704      0 |      391 |      391
250.05/250.12	c  0.5s |       0 |       13 |        1 |   322704      0 |      391 |      392
250.05/250.12	c #cpu_time = 0.452s
250.05/250.12	c #wall_clock_time = 0.452s
250.05/250.12	c #decision = 13
250.05/250.12	c #random_decision = 0
250.05/250.12	c #conflict = 1
250.05/250.12	c #restart = 0
250.05/250.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=1482
250.05/250.12	c lower bound updated to -611030824
250.15/250.27	c BCD2: 304977 <= obj <= 611335800
250.15/250.27	c BCD2: #cores=12, #unrelaxed=306244, #relaxed=311, #hardened=0
250.15/250.27	c BCD2: #sat=1 #unsat=310 bias=310/311
250.15/250.28	c Solving starts ...
250.15/250.28	c ============================[ Search Statistics ]============================
250.15/250.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
250.15/250.28	c       |         |          |          |    Limit     GC | Var      | Constra 
250.15/250.28	c =============================================================================
250.15/250.28	c  0.0s |       0 |        0 |        0 |   322704      0 |      392 |      392
250.65/250.72	c  0.4s |       0 |       13 |        1 |   322704      0 |      392 |      393
250.65/250.72	c #cpu_time = 0.439s
250.65/250.72	c #wall_clock_time = 0.439s
250.65/250.72	c #decision = 13
250.65/250.72	c #random_decision = 0
250.65/250.72	c #conflict = 1
250.65/250.72	c #restart = 0
250.65/250.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=1495
250.65/250.72	c lower bound updated to -611030811
250.75/250.88	c BCD2: 304990 <= obj <= 611335800
250.75/250.89	c BCD2: #cores=12, #unrelaxed=306243, #relaxed=312, #hardened=0
250.75/250.89	c BCD2: #sat=1 #unsat=311 bias=311/312
250.75/250.89	c Solving starts ...
250.75/250.89	c ============================[ Search Statistics ]============================
250.75/250.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
250.75/250.89	c       |         |          |          |    Limit     GC | Var      | Constra 
250.75/250.89	c =============================================================================
250.75/250.89	c  0.0s |       0 |        0 |        0 |   322704      0 |      393 |      393
251.25/251.34	c  0.5s |       0 |       13 |        1 |   322704      0 |      393 |      394
251.25/251.34	c #cpu_time = 0.452s
251.25/251.34	c #wall_clock_time = 0.452s
251.25/251.34	c #decision = 13
251.25/251.34	c #random_decision = 0
251.25/251.34	c #conflict = 1
251.25/251.34	c #restart = 0
251.25/251.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=1508
251.25/251.34	c lower bound updated to -611030798
251.35/251.49	c BCD2: 305003 <= obj <= 611335800
251.35/251.49	c BCD2: #cores=12, #unrelaxed=306242, #relaxed=313, #hardened=0
251.35/251.49	c BCD2: #sat=1 #unsat=312 bias=312/313
251.45/251.50	c Solving starts ...
251.45/251.50	c ============================[ Search Statistics ]============================
251.45/251.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
251.45/251.50	c       |         |          |          |    Limit     GC | Var      | Constra 
251.45/251.50	c =============================================================================
251.45/251.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      394 |      394
251.85/251.95	c  0.4s |       0 |       13 |        1 |   322704      0 |      394 |      395
251.85/251.95	c #cpu_time = 0.449s
251.85/251.95	c #wall_clock_time = 0.449s
251.85/251.95	c #decision = 13
251.85/251.95	c #random_decision = 0
251.85/251.95	c #conflict = 1
251.85/251.95	c #restart = 0
251.85/251.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=1521
251.85/251.95	c lower bound updated to -611030785
252.06/252.10	c BCD2: 305016 <= obj <= 611335800
252.06/252.10	c BCD2: #cores=12, #unrelaxed=306241, #relaxed=314, #hardened=0
252.06/252.10	c BCD2: #sat=1 #unsat=313 bias=313/314
252.06/252.11	c Solving starts ...
252.06/252.11	c ============================[ Search Statistics ]============================
252.06/252.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
252.06/252.11	c       |         |          |          |    Limit     GC | Var      | Constra 
252.06/252.11	c =============================================================================
252.06/252.11	c  0.0s |       0 |        0 |        0 |   322704      0 |      395 |      395
252.45/252.56	c  0.5s |       0 |       13 |        1 |   322704      0 |      395 |      396
252.45/252.56	c #cpu_time = 0.453s
252.45/252.56	c #wall_clock_time = 0.453s
252.45/252.56	c #decision = 13
252.45/252.56	c #random_decision = 0
252.45/252.56	c #conflict = 1
252.45/252.56	c #restart = 0
252.45/252.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=1534
252.45/252.56	c lower bound updated to -611030772
252.65/252.71	c BCD2: 305029 <= obj <= 611335800
252.65/252.71	c BCD2: #cores=12, #unrelaxed=306240, #relaxed=315, #hardened=0
252.65/252.71	c BCD2: #sat=1 #unsat=314 bias=314/315
252.65/252.72	c Solving starts ...
252.65/252.72	c ============================[ Search Statistics ]============================
252.65/252.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
252.65/252.72	c       |         |          |          |    Limit     GC | Var      | Constra 
252.65/252.72	c =============================================================================
252.65/252.72	c  0.0s |       0 |        0 |        0 |   322704      0 |      396 |      396
253.06/253.17	c  0.5s |       0 |       13 |        1 |   322704      0 |      396 |      397
253.06/253.17	c #cpu_time = 0.455s
253.06/253.17	c #wall_clock_time = 0.455s
253.06/253.17	c #decision = 13
253.06/253.17	c #random_decision = 0
253.06/253.17	c #conflict = 1
253.06/253.17	c #restart = 0
253.06/253.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=1547
253.06/253.17	c lower bound updated to -611030759
253.25/253.36	c BCD2: 305042 <= obj <= 611335800
253.25/253.36	c BCD2: #cores=12, #unrelaxed=306239, #relaxed=316, #hardened=0
253.25/253.36	c BCD2: #sat=1 #unsat=315 bias=315/316
253.25/253.38	c Solving starts ...
253.25/253.38	c ============================[ Search Statistics ]============================
253.25/253.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
253.25/253.38	c       |         |          |          |    Limit     GC | Var      | Constra 
253.25/253.38	c =============================================================================
253.25/253.38	c  0.0s |       0 |        0 |        0 |   322704      0 |      397 |      397
253.75/253.83	c  0.5s |       0 |       13 |        1 |   322704      0 |      397 |      398
253.75/253.83	c #cpu_time = 0.454s
253.75/253.83	c #wall_clock_time = 0.454s
253.75/253.83	c #decision = 13
253.75/253.83	c #random_decision = 0
253.75/253.83	c #conflict = 1
253.75/253.83	c #restart = 0
253.75/253.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=1560
253.75/253.83	c lower bound updated to -611030746
253.95/254.02	c BCD2: 305055 <= obj <= 611335800
253.95/254.02	c BCD2: #cores=12, #unrelaxed=306238, #relaxed=317, #hardened=0
253.95/254.02	c BCD2: #sat=1 #unsat=316 bias=316/317
253.95/254.04	c Solving starts ...
253.95/254.04	c ============================[ Search Statistics ]============================
253.95/254.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
253.95/254.04	c       |         |          |          |    Limit     GC | Var      | Constra 
253.95/254.04	c =============================================================================
253.95/254.04	c  0.0s |       0 |        0 |        0 |   322704      0 |      398 |      398
254.45/254.50	c  0.5s |       0 |       13 |        1 |   322704      0 |      398 |      399
254.45/254.50	c #cpu_time = 0.456s
254.45/254.50	c #wall_clock_time = 0.456s
254.45/254.50	c #decision = 13
254.45/254.50	c #random_decision = 0
254.45/254.50	c #conflict = 1
254.45/254.50	c #restart = 0
254.45/254.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=1573
254.45/254.50	c lower bound updated to -611030733
254.55/254.69	c BCD2: 305068 <= obj <= 611335800
254.55/254.69	c BCD2: #cores=12, #unrelaxed=306237, #relaxed=318, #hardened=0
254.55/254.69	c BCD2: #sat=1 #unsat=317 bias=317/318
254.65/254.70	c Solving starts ...
254.65/254.70	c ============================[ Search Statistics ]============================
254.65/254.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
254.65/254.70	c       |         |          |          |    Limit     GC | Var      | Constra 
254.65/254.70	c =============================================================================
254.65/254.70	c  0.0s |       0 |        0 |        0 |   322704      0 |      399 |      399
255.95/256.06	c  1.4s |       0 |       13 |        1 |   322704      0 |      399 |      400
255.95/256.06	c #cpu_time = 1.356s
255.95/256.06	c #wall_clock_time = 1.356s
255.95/256.06	c #decision = 13
255.95/256.06	c #random_decision = 0
255.95/256.06	c #conflict = 1
255.95/256.06	c #restart = 0
255.95/256.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=1586
255.95/256.06	c lower bound updated to -611030720
256.15/256.21	c BCD2: 305081 <= obj <= 611335800
256.15/256.21	c BCD2: #cores=12, #unrelaxed=306236, #relaxed=319, #hardened=0
256.15/256.21	c BCD2: #sat=1 #unsat=318 bias=318/319
256.15/256.21	c Solving starts ...
256.15/256.21	c ============================[ Search Statistics ]============================
256.15/256.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
256.15/256.21	c       |         |          |          |    Limit     GC | Var      | Constra 
256.15/256.21	c =============================================================================
256.15/256.21	c  0.0s |       0 |        0 |        0 |   322704      0 |      400 |      400
256.54/256.66	c  0.4s |       0 |       13 |        1 |   322704      0 |      400 |      401
256.54/256.66	c #cpu_time = 0.445s
256.54/256.66	c #wall_clock_time = 0.445s
256.54/256.66	c #decision = 13
256.54/256.66	c #random_decision = 0
256.54/256.66	c #conflict = 1
256.54/256.66	c #restart = 0
256.54/256.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=1599
256.54/256.66	c lower bound updated to -611030707
256.74/256.82	c BCD2: 305094 <= obj <= 611335800
256.74/256.82	c BCD2: #cores=12, #unrelaxed=306235, #relaxed=320, #hardened=0
256.74/256.82	c BCD2: #sat=1 #unsat=319 bias=319/320
256.74/256.83	c Solving starts ...
256.74/256.83	c ============================[ Search Statistics ]============================
256.74/256.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
256.74/256.83	c       |         |          |          |    Limit     GC | Var      | Constra 
256.74/256.83	c =============================================================================
256.74/256.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      401 |      401
257.14/257.29	c  0.5s |       0 |       14 |        1 |   322704      0 |      401 |      402
257.14/257.29	c #cpu_time = 0.455s
257.14/257.29	c #wall_clock_time = 0.455s
257.14/257.29	c #decision = 14
257.14/257.29	c #random_decision = 0
257.14/257.29	c #conflict = 1
257.14/257.29	c #restart = 0
257.14/257.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=1612
257.14/257.29	c lower bound updated to -611030694
257.34/257.43	c BCD2: 305107 <= obj <= 611335800
257.34/257.43	c BCD2: #cores=12, #unrelaxed=306234, #relaxed=321, #hardened=0
257.34/257.43	c BCD2: #sat=1 #unsat=320 bias=320/321
257.34/257.44	c Solving starts ...
257.34/257.44	c ============================[ Search Statistics ]============================
257.34/257.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
257.34/257.44	c       |         |          |          |    Limit     GC | Var      | Constra 
257.34/257.44	c =============================================================================
257.34/257.44	c  0.0s |       0 |        0 |        0 |   322704      0 |      402 |      402
257.74/257.88	c  0.4s |       0 |       13 |        1 |   322704      0 |      402 |      403
257.74/257.88	c #cpu_time = 0.438s
257.74/257.88	c #wall_clock_time = 0.438s
257.74/257.88	c #decision = 13
257.74/257.88	c #random_decision = 0
257.74/257.88	c #conflict = 1
257.74/257.88	c #restart = 0
257.74/257.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=1625
257.74/257.88	c lower bound updated to -611030681
257.94/258.05	c BCD2: 305120 <= obj <= 611335800
257.94/258.05	c BCD2: #cores=12, #unrelaxed=306233, #relaxed=322, #hardened=0
257.94/258.05	c BCD2: #sat=1 #unsat=321 bias=321/322
257.94/258.05	c Solving starts ...
257.94/258.05	c ============================[ Search Statistics ]============================
257.94/258.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
257.94/258.05	c       |         |          |          |    Limit     GC | Var      | Constra 
257.94/258.05	c =============================================================================
257.94/258.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      403 |      403
258.44/258.51	c  0.5s |       0 |       13 |        1 |   322704      0 |      403 |      404
258.44/258.51	c #cpu_time = 0.453s
258.44/258.51	c #wall_clock_time = 0.453s
258.44/258.51	c #decision = 13
258.44/258.51	c #random_decision = 0
258.44/258.51	c #conflict = 1
258.44/258.51	c #restart = 0
258.44/258.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=1638
258.44/258.51	c lower bound updated to -611030668
258.55/258.65	c BCD2: 305133 <= obj <= 611335800
258.55/258.66	c BCD2: #cores=12, #unrelaxed=306232, #relaxed=323, #hardened=0
258.55/258.66	c BCD2: #sat=1 #unsat=322 bias=322/323
258.55/258.66	c Solving starts ...
258.55/258.66	c ============================[ Search Statistics ]============================
258.55/258.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
258.55/258.66	c       |         |          |          |    Limit     GC | Var      | Constra 
258.55/258.66	c =============================================================================
258.55/258.66	c  0.0s |       0 |        0 |        0 |   322704      0 |      404 |      404
259.05/259.11	c  0.5s |       0 |       13 |        1 |   322704      0 |      404 |      405
259.05/259.11	c #cpu_time = 0.450s
259.05/259.11	c #wall_clock_time = 0.450s
259.05/259.11	c #decision = 13
259.05/259.11	c #random_decision = 0
259.05/259.11	c #conflict = 1
259.05/259.11	c #restart = 0
259.05/259.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=1651
259.05/259.11	c lower bound updated to -611030655
259.15/259.27	c BCD2: 305146 <= obj <= 611335800
259.15/259.27	c BCD2: #cores=12, #unrelaxed=306231, #relaxed=324, #hardened=0
259.15/259.27	c BCD2: #sat=1 #unsat=323 bias=323/324
259.15/259.28	c Solving starts ...
259.15/259.28	c ============================[ Search Statistics ]============================
259.15/259.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
259.15/259.28	c       |         |          |          |    Limit     GC | Var      | Constra 
259.15/259.28	c =============================================================================
259.15/259.28	c  0.0s |       0 |        0 |        0 |   322704      0 |      405 |      405
259.66/259.73	c  0.5s |       0 |       13 |        1 |   322704      0 |      405 |      406
259.66/259.73	c #cpu_time = 0.453s
259.66/259.73	c #wall_clock_time = 0.453s
259.66/259.73	c #decision = 13
259.66/259.73	c #random_decision = 0
259.66/259.73	c #conflict = 1
259.66/259.73	c #restart = 0
259.66/259.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=1664
259.66/259.73	c lower bound updated to -611030642
259.76/259.88	c BCD2: 305159 <= obj <= 611335800
259.76/259.88	c BCD2: #cores=12, #unrelaxed=306230, #relaxed=325, #hardened=0
259.76/259.88	c BCD2: #sat=1 #unsat=324 bias=324/325
259.76/259.89	c Solving starts ...
259.76/259.89	c ============================[ Search Statistics ]============================
259.76/259.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
259.76/259.89	c       |         |          |          |    Limit     GC | Var      | Constra 
259.76/259.89	c =============================================================================
259.76/259.89	c  0.0s |       0 |        0 |        0 |   322704      0 |      406 |      406
260.25/260.34	c  0.5s |       0 |       13 |        1 |   322704      0 |      406 |      407
260.25/260.34	c #cpu_time = 0.455s
260.25/260.34	c #wall_clock_time = 0.455s
260.25/260.34	c #decision = 13
260.25/260.34	c #random_decision = 0
260.25/260.34	c #conflict = 1
260.25/260.34	c #restart = 0
260.25/260.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=1677
260.25/260.34	c lower bound updated to -611030629
260.45/260.53	c BCD2: 305172 <= obj <= 611335800
260.45/260.53	c BCD2: #cores=12, #unrelaxed=306229, #relaxed=326, #hardened=0
260.45/260.53	c BCD2: #sat=1 #unsat=325 bias=325/326
260.45/260.55	c Solving starts ...
260.45/260.55	c ============================[ Search Statistics ]============================
260.45/260.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
260.45/260.55	c       |         |          |          |    Limit     GC | Var      | Constra 
260.45/260.55	c =============================================================================
260.45/260.55	c  0.0s |       0 |        0 |        0 |   322704      0 |      407 |      407
260.95/261.00	c  0.5s |       0 |       13 |        1 |   322704      0 |      407 |      408
260.95/261.00	c #cpu_time = 0.456s
260.95/261.00	c #wall_clock_time = 0.456s
260.95/261.00	c #decision = 13
260.95/261.00	c #random_decision = 0
260.95/261.00	c #conflict = 1
260.95/261.00	c #restart = 0
260.95/261.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=1690
260.95/261.00	c lower bound updated to -611030616
261.05/261.20	c BCD2: 305185 <= obj <= 611335800
261.15/261.20	c BCD2: #cores=12, #unrelaxed=306228, #relaxed=327, #hardened=0
261.15/261.20	c BCD2: #sat=1 #unsat=326 bias=326/327
261.15/261.21	c Solving starts ...
261.15/261.21	c ============================[ Search Statistics ]============================
261.15/261.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
261.15/261.21	c       |         |          |          |    Limit     GC | Var      | Constra 
261.15/261.21	c =============================================================================
261.15/261.21	c  0.0s |       0 |        0 |        0 |   322704      0 |      408 |      408
261.55/261.67	c  0.5s |       0 |       13 |        1 |   322704      0 |      408 |      409
261.55/261.67	c #cpu_time = 0.457s
261.55/261.67	c #wall_clock_time = 0.457s
261.55/261.67	c #decision = 13
261.55/261.67	c #random_decision = 0
261.55/261.67	c #conflict = 1
261.55/261.67	c #restart = 0
261.55/261.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=1703
261.55/261.67	c lower bound updated to -611030603
261.75/261.86	c BCD2: 305198 <= obj <= 611335800
261.75/261.86	c BCD2: #cores=12, #unrelaxed=306227, #relaxed=328, #hardened=0
261.75/261.86	c BCD2: #sat=1 #unsat=327 bias=327/328
261.75/261.88	c Solving starts ...
261.75/261.88	c ============================[ Search Statistics ]============================
261.75/261.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
261.75/261.88	c       |         |          |          |    Limit     GC | Var      | Constra 
261.75/261.88	c =============================================================================
261.75/261.88	c  0.0s |       0 |        0 |        0 |   322704      0 |      409 |      409
263.14/263.22	c  1.3s |       0 |       13 |        1 |   322704      0 |      409 |      410
263.14/263.22	c #cpu_time = 1.343s
263.14/263.22	c #wall_clock_time = 1.343s
263.14/263.22	c #decision = 13
263.14/263.22	c #random_decision = 0
263.14/263.22	c #conflict = 1
263.14/263.22	c #restart = 0
263.14/263.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=1716
263.14/263.22	c lower bound updated to -611030590
263.34/263.40	c BCD2: 305211 <= obj <= 611335800
263.34/263.40	c BCD2: #cores=12, #unrelaxed=306226, #relaxed=329, #hardened=0
263.34/263.40	c BCD2: #sat=1 #unsat=328 bias=328/329
263.34/263.41	c Solving starts ...
263.34/263.41	c ============================[ Search Statistics ]============================
263.34/263.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
263.34/263.41	c       |         |          |          |    Limit     GC | Var      | Constra 
263.34/263.41	c =============================================================================
263.34/263.41	c  0.0s |       0 |        0 |        0 |   322704      0 |      410 |      410
263.74/263.85	c  0.4s |       0 |       13 |        1 |   322704      0 |      410 |      411
263.74/263.85	c #cpu_time = 0.442s
263.74/263.85	c #wall_clock_time = 0.442s
263.74/263.85	c #decision = 13
263.74/263.85	c #random_decision = 0
263.74/263.85	c #conflict = 1
263.74/263.85	c #restart = 0
263.74/263.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=1729
263.74/263.85	c lower bound updated to -611030577
263.94/264.04	c BCD2: 305224 <= obj <= 611335800
263.94/264.04	c BCD2: #cores=12, #unrelaxed=306225, #relaxed=330, #hardened=0
263.94/264.04	c BCD2: #sat=1 #unsat=329 bias=329/330
263.94/264.05	c Solving starts ...
263.94/264.05	c ============================[ Search Statistics ]============================
263.94/264.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
263.94/264.05	c       |         |          |          |    Limit     GC | Var      | Constra 
263.94/264.05	c =============================================================================
263.94/264.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      411 |      411
264.45/264.50	c  0.5s |       0 |       13 |        1 |   322704      0 |      411 |      412
264.45/264.50	c #cpu_time = 0.453s
264.45/264.50	c #wall_clock_time = 0.452s
264.45/264.50	c #decision = 13
264.45/264.50	c #random_decision = 0
264.45/264.50	c #conflict = 1
264.45/264.50	c #restart = 0
264.45/264.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=1742
264.45/264.50	c lower bound updated to -611030564
264.55/264.68	c BCD2: 305237 <= obj <= 611335800
264.55/264.68	c BCD2: #cores=12, #unrelaxed=306224, #relaxed=331, #hardened=0
264.55/264.68	c BCD2: #sat=1 #unsat=330 bias=330/331
264.55/264.69	c Solving starts ...
264.55/264.69	c ============================[ Search Statistics ]============================
264.55/264.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
264.55/264.69	c       |         |          |          |    Limit     GC | Var      | Constra 
264.55/264.69	c =============================================================================
264.55/264.69	c  0.0s |       0 |        0 |        0 |   322704      0 |      412 |      412
265.05/265.12	c  0.4s |       0 |       13 |        1 |   322704      0 |      412 |      413
265.05/265.12	c #cpu_time = 0.438s
265.05/265.12	c #wall_clock_time = 0.438s
265.05/265.12	c #decision = 13
265.05/265.12	c #random_decision = 0
265.05/265.12	c #conflict = 1
265.05/265.12	c #restart = 0
265.05/265.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=1755
265.05/265.12	c lower bound updated to -611030551
265.26/265.32	c BCD2: 305250 <= obj <= 611335800
265.26/265.32	c BCD2: #cores=12, #unrelaxed=306223, #relaxed=332, #hardened=0
265.26/265.32	c BCD2: #sat=1 #unsat=331 bias=331/332
265.26/265.33	c Solving starts ...
265.26/265.33	c ============================[ Search Statistics ]============================
265.26/265.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
265.26/265.33	c       |         |          |          |    Limit     GC | Var      | Constra 
265.26/265.33	c =============================================================================
265.26/265.33	c  0.0s |       0 |        0 |        0 |   322704      0 |      413 |      413
265.65/265.78	c  0.5s |       0 |       13 |        1 |   322704      0 |      413 |      414
265.65/265.78	c #cpu_time = 0.452s
265.65/265.78	c #wall_clock_time = 0.452s
265.65/265.78	c #decision = 13
265.65/265.78	c #random_decision = 0
265.65/265.78	c #conflict = 1
265.65/265.78	c #restart = 0
265.65/265.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=1768
265.65/265.78	c lower bound updated to -611030538
265.85/265.96	c BCD2: 305263 <= obj <= 611335800
265.85/265.96	c BCD2: #cores=12, #unrelaxed=306222, #relaxed=333, #hardened=0
265.85/265.96	c BCD2: #sat=1 #unsat=332 bias=332/333
265.85/265.97	c Solving starts ...
265.85/265.97	c ============================[ Search Statistics ]============================
265.85/265.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
265.85/265.97	c       |         |          |          |    Limit     GC | Var      | Constra 
265.85/265.97	c =============================================================================
265.85/265.97	c  0.0s |       0 |        0 |        0 |   322704      0 |      414 |      414
266.36/266.41	c  0.4s |       0 |       13 |        1 |   322704      0 |      414 |      415
266.36/266.41	c #cpu_time = 0.447s
266.36/266.41	c #wall_clock_time = 0.447s
266.36/266.41	c #decision = 13
266.36/266.41	c #random_decision = 0
266.36/266.41	c #conflict = 1
266.36/266.41	c #restart = 0
266.36/266.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=1781
266.36/266.41	c lower bound updated to -611030525
266.55/266.61	c BCD2: 305276 <= obj <= 611335800
266.55/266.61	c BCD2: #cores=12, #unrelaxed=306221, #relaxed=334, #hardened=0
266.55/266.61	c BCD2: #sat=1 #unsat=333 bias=333/334
266.55/266.61	c Solving starts ...
266.55/266.61	c ============================[ Search Statistics ]============================
266.55/266.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
266.55/266.61	c       |         |          |          |    Limit     GC | Var      | Constra 
266.55/266.61	c =============================================================================
266.55/266.61	c  0.0s |       0 |        0 |        0 |   322704      0 |      415 |      415
266.95/267.06	c  0.5s |       0 |       13 |        1 |   322704      0 |      415 |      416
266.95/267.06	c #cpu_time = 0.452s
266.95/267.06	c #wall_clock_time = 0.452s
266.95/267.06	c #decision = 13
266.95/267.06	c #random_decision = 0
266.95/267.06	c #conflict = 1
266.95/267.06	c #restart = 0
266.95/267.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=1794
266.95/267.07	c lower bound updated to -611030512
267.15/267.25	c BCD2: 305289 <= obj <= 611335800
267.15/267.25	c BCD2: #cores=12, #unrelaxed=306220, #relaxed=335, #hardened=0
267.15/267.25	c BCD2: #sat=1 #unsat=334 bias=334/335
267.15/267.25	c Solving starts ...
267.15/267.25	c ============================[ Search Statistics ]============================
267.15/267.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
267.15/267.25	c       |         |          |          |    Limit     GC | Var      | Constra 
267.15/267.25	c =============================================================================
267.15/267.26	c  0.0s |       0 |        0 |        0 |   322704      0 |      416 |      416
267.64/267.71	c  0.5s |       0 |       13 |        1 |   322704      0 |      416 |      417
267.64/267.71	c #cpu_time = 0.455s
267.64/267.71	c #wall_clock_time = 0.455s
267.64/267.71	c #decision = 13
267.64/267.71	c #random_decision = 0
267.64/267.71	c #conflict = 1
267.64/267.71	c #restart = 0
267.64/267.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=1807
267.64/267.71	c lower bound updated to -611030499
267.85/267.93	c BCD2: 305302 <= obj <= 611335800
267.85/267.93	c BCD2: #cores=12, #unrelaxed=306219, #relaxed=336, #hardened=0
267.85/267.93	c BCD2: #sat=1 #unsat=335 bias=335/336
267.85/267.95	c Solving starts ...
267.85/267.95	c ============================[ Search Statistics ]============================
267.85/267.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
267.85/267.95	c       |         |          |          |    Limit     GC | Var      | Constra 
267.85/267.95	c =============================================================================
267.85/267.95	c  0.0s |       0 |        0 |        0 |   322704      0 |      417 |      417
268.35/268.40	c  0.5s |       0 |       13 |        1 |   322704      0 |      417 |      418
268.35/268.40	c #cpu_time = 0.452s
268.35/268.40	c #wall_clock_time = 0.452s
268.35/268.40	c #decision = 13
268.35/268.40	c #random_decision = 0
268.35/268.40	c #conflict = 1
268.35/268.40	c #restart = 0
268.35/268.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=1820
268.35/268.40	c lower bound updated to -611030486
268.56/268.62	c BCD2: 305315 <= obj <= 611335800
268.56/268.62	c BCD2: #cores=12, #unrelaxed=306218, #relaxed=337, #hardened=0
268.56/268.62	c BCD2: #sat=1 #unsat=336 bias=336/337
268.56/268.63	c Solving starts ...
268.56/268.63	c ============================[ Search Statistics ]============================
268.56/268.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
268.56/268.63	c       |         |          |          |    Limit     GC | Var      | Constra 
268.56/268.63	c =============================================================================
268.56/268.64	c  0.0s |       0 |        0 |        0 |   322704      0 |      418 |      418
268.95/269.09	c  0.5s |       0 |       13 |        1 |   322704      0 |      418 |      419
268.95/269.09	c #cpu_time = 0.455s
268.95/269.09	c #wall_clock_time = 0.455s
268.95/269.09	c #decision = 13
268.95/269.09	c #random_decision = 0
268.95/269.09	c #conflict = 1
268.95/269.09	c #restart = 0
268.95/269.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=1833
268.95/269.09	c lower bound updated to -611030473
269.25/269.31	c BCD2: 305328 <= obj <= 611335800
269.25/269.31	c BCD2: #cores=12, #unrelaxed=306217, #relaxed=338, #hardened=0
269.25/269.31	c BCD2: #sat=1 #unsat=337 bias=337/338
269.25/269.33	c Solving starts ...
269.25/269.33	c ============================[ Search Statistics ]============================
269.25/269.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
269.25/269.33	c       |         |          |          |    Limit     GC | Var      | Constra 
269.25/269.33	c =============================================================================
269.25/269.33	c  0.0s |       0 |        0 |        0 |   322704      0 |      419 |      419
270.55/270.67	c  1.3s |       0 |       13 |        1 |   322704      0 |      419 |      420
270.55/270.67	c #cpu_time = 1.341s
270.55/270.67	c #wall_clock_time = 1.341s
270.55/270.67	c #decision = 13
270.55/270.67	c #random_decision = 0
270.55/270.67	c #conflict = 1
270.55/270.67	c #restart = 0
270.55/270.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=1846
270.55/270.67	c lower bound updated to -611030460
270.76/270.82	c BCD2: 305341 <= obj <= 611335800
270.76/270.82	c BCD2: #cores=12, #unrelaxed=306216, #relaxed=339, #hardened=0
270.76/270.82	c BCD2: #sat=1 #unsat=338 bias=338/339
270.76/270.82	c Solving starts ...
270.76/270.82	c ============================[ Search Statistics ]============================
270.76/270.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
270.76/270.82	c       |         |          |          |    Limit     GC | Var      | Constra 
270.76/270.82	c =============================================================================
270.76/270.82	c  0.0s |       0 |        0 |        0 |   322704      0 |      420 |      420
271.15/271.27	c  0.4s |       0 |       13 |        1 |   322704      0 |      420 |      421
271.15/271.27	c #cpu_time = 0.443s
271.15/271.27	c #wall_clock_time = 0.443s
271.15/271.27	c #decision = 13
271.15/271.27	c #random_decision = 0
271.15/271.27	c #conflict = 1
271.15/271.27	c #restart = 0
271.15/271.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=1859
271.15/271.27	c lower bound updated to -611030447
271.35/271.43	c BCD2: 305354 <= obj <= 611335800
271.35/271.43	c BCD2: #cores=12, #unrelaxed=306215, #relaxed=340, #hardened=0
271.35/271.43	c BCD2: #sat=1 #unsat=339 bias=339/340
271.35/271.44	c Solving starts ...
271.35/271.44	c ============================[ Search Statistics ]============================
271.35/271.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
271.35/271.44	c       |         |          |          |    Limit     GC | Var      | Constra 
271.35/271.44	c =============================================================================
271.35/271.44	c  0.0s |       0 |        0 |        0 |   322704      0 |      421 |      421
271.75/271.89	c  0.5s |       0 |       13 |        1 |   322704      0 |      421 |      422
271.75/271.89	c #cpu_time = 0.454s
271.75/271.89	c #wall_clock_time = 0.454s
271.75/271.89	c #decision = 13
271.75/271.89	c #random_decision = 0
271.75/271.89	c #conflict = 1
271.75/271.89	c #restart = 0
271.75/271.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=1872
271.75/271.89	c lower bound updated to -611030434
271.95/272.04	c BCD2: 305367 <= obj <= 611335800
271.95/272.04	c BCD2: #cores=12, #unrelaxed=306214, #relaxed=341, #hardened=0
271.95/272.04	c BCD2: #sat=1 #unsat=340 bias=340/341
271.95/272.05	c Solving starts ...
271.95/272.05	c ============================[ Search Statistics ]============================
271.95/272.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
271.95/272.05	c       |         |          |          |    Limit     GC | Var      | Constra 
271.95/272.05	c =============================================================================
271.95/272.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      422 |      422
272.35/272.49	c  0.4s |       0 |       13 |        1 |   322704      0 |      422 |      423
272.35/272.49	c #cpu_time = 0.441s
272.35/272.49	c #wall_clock_time = 0.441s
272.35/272.49	c #decision = 13
272.35/272.49	c #random_decision = 0
272.35/272.49	c #conflict = 1
272.35/272.49	c #restart = 0
272.35/272.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=1885
272.35/272.49	c lower bound updated to -611030421
272.55/272.65	c BCD2: 305380 <= obj <= 611335800
272.55/272.65	c BCD2: #cores=12, #unrelaxed=306213, #relaxed=342, #hardened=0
272.55/272.65	c BCD2: #sat=1 #unsat=341 bias=341/342
272.55/272.66	c Solving starts ...
272.55/272.66	c ============================[ Search Statistics ]============================
272.55/272.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
272.55/272.66	c       |         |          |          |    Limit     GC | Var      | Constra 
272.55/272.66	c =============================================================================
272.55/272.66	c  0.0s |       0 |        0 |        0 |   322704      0 |      423 |      423
273.05/273.11	c  0.5s |       0 |       13 |        1 |   322704      0 |      423 |      424
273.05/273.11	c #cpu_time = 0.454s
273.05/273.11	c #wall_clock_time = 0.454s
273.05/273.11	c #decision = 13
273.05/273.11	c #random_decision = 0
273.05/273.11	c #conflict = 1
273.05/273.11	c #restart = 0
273.05/273.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=1898
273.05/273.11	c lower bound updated to -611030408
273.15/273.26	c BCD2: 305393 <= obj <= 611335800
273.15/273.26	c BCD2: #cores=12, #unrelaxed=306212, #relaxed=343, #hardened=0
273.15/273.26	c BCD2: #sat=1 #unsat=342 bias=342/343
273.15/273.27	c Solving starts ...
273.15/273.27	c ============================[ Search Statistics ]============================
273.15/273.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
273.15/273.27	c       |         |          |          |    Limit     GC | Var      | Constra 
273.15/273.27	c =============================================================================
273.15/273.27	c  0.0s |       0 |        0 |        0 |   322704      0 |      424 |      424
273.64/273.72	c  0.4s |       0 |       13 |        1 |   322704      0 |      424 |      425
273.64/273.72	c #cpu_time = 0.449s
273.64/273.72	c #wall_clock_time = 0.449s
273.64/273.72	c #decision = 13
273.64/273.72	c #random_decision = 0
273.64/273.72	c #conflict = 1
273.64/273.72	c #restart = 0
273.64/273.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=1911
273.64/273.72	c lower bound updated to -611030395
273.74/273.88	c BCD2: 305406 <= obj <= 611335800
273.74/273.88	c BCD2: #cores=12, #unrelaxed=306211, #relaxed=344, #hardened=0
273.74/273.88	c BCD2: #sat=1 #unsat=343 bias=343/344
273.74/273.89	c Solving starts ...
273.74/273.89	c ============================[ Search Statistics ]============================
273.74/273.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
273.74/273.89	c       |         |          |          |    Limit     GC | Var      | Constra 
273.74/273.89	c =============================================================================
273.74/273.89	c  0.0s |       0 |        0 |        0 |   322704      0 |      425 |      425
274.24/274.35	c  0.5s |       0 |       13 |        1 |   322704      0 |      425 |      426
274.24/274.35	c #cpu_time = 0.455s
274.24/274.35	c #wall_clock_time = 0.455s
274.24/274.35	c #decision = 13
274.24/274.35	c #random_decision = 0
274.24/274.35	c #conflict = 1
274.24/274.35	c #restart = 0
274.24/274.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=1924
274.24/274.35	c lower bound updated to -611030382
274.34/274.50	c BCD2: 305419 <= obj <= 611335800
274.34/274.50	c BCD2: #cores=12, #unrelaxed=306210, #relaxed=345, #hardened=0
274.34/274.50	c BCD2: #sat=1 #unsat=344 bias=344/345
274.44/274.50	c Solving starts ...
274.44/274.50	c ============================[ Search Statistics ]============================
274.44/274.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
274.44/274.50	c       |         |          |          |    Limit     GC | Var      | Constra 
274.44/274.50	c =============================================================================
274.44/274.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      426 |      426
274.84/274.96	c  0.5s |       0 |       13 |        1 |   322704      0 |      426 |      427
274.84/274.96	c #cpu_time = 0.457s
274.84/274.96	c #wall_clock_time = 0.457s
274.84/274.96	c #decision = 13
274.84/274.96	c #random_decision = 0
274.84/274.96	c #conflict = 1
274.84/274.96	c #restart = 0
274.84/274.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=1937
274.84/274.96	c lower bound updated to -611030369
275.05/275.15	c BCD2: 305432 <= obj <= 611335800
275.05/275.15	c BCD2: #cores=12, #unrelaxed=306209, #relaxed=346, #hardened=0
275.05/275.15	c BCD2: #sat=1 #unsat=345 bias=345/346
275.05/275.16	c Solving starts ...
275.05/275.16	c ============================[ Search Statistics ]============================
275.05/275.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
275.05/275.16	c       |         |          |          |    Limit     GC | Var      | Constra 
275.05/275.16	c =============================================================================
275.05/275.17	c  0.0s |       0 |        0 |        0 |   322704      0 |      427 |      427
275.54/275.62	c  0.5s |       0 |       13 |        1 |   322704      0 |      427 |      428
275.54/275.62	c #cpu_time = 0.455s
275.54/275.62	c #wall_clock_time = 0.455s
275.54/275.62	c #decision = 13
275.54/275.62	c #random_decision = 0
275.54/275.62	c #conflict = 1
275.54/275.62	c #restart = 0
275.54/275.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=1950
275.54/275.62	c lower bound updated to -611030356
275.74/275.81	c BCD2: 305445 <= obj <= 611335800
275.74/275.81	c BCD2: #cores=12, #unrelaxed=306208, #relaxed=347, #hardened=0
275.74/275.81	c BCD2: #sat=1 #unsat=346 bias=346/347
275.74/275.83	c Solving starts ...
275.74/275.83	c ============================[ Search Statistics ]============================
275.74/275.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
275.74/275.83	c       |         |          |          |    Limit     GC | Var      | Constra 
275.74/275.83	c =============================================================================
275.74/275.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      428 |      428
276.16/276.29	c  0.5s |       0 |       13 |        1 |   322704      0 |      428 |      429
276.16/276.29	c #cpu_time = 0.459s
276.16/276.29	c #wall_clock_time = 0.459s
276.16/276.29	c #decision = 13
276.16/276.29	c #random_decision = 0
276.16/276.29	c #conflict = 1
276.16/276.29	c #restart = 0
276.16/276.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=1963
276.16/276.29	c lower bound updated to -611030343
277.26/277.37	c BCD2: 305458 <= obj <= 611335800
277.26/277.37	c BCD2: #cores=12, #unrelaxed=306207, #relaxed=348, #hardened=0
277.26/277.37	c BCD2: #sat=1 #unsat=347 bias=347/348
277.26/277.38	c Solving starts ...
277.26/277.38	c ============================[ Search Statistics ]============================
277.26/277.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
277.26/277.38	c       |         |          |          |    Limit     GC | Var      | Constra 
277.26/277.38	c =============================================================================
277.26/277.38	c  0.0s |       0 |        0 |        0 |   322704      0 |      429 |      429
277.75/277.83	c  0.4s |       0 |       13 |        1 |   322704      0 |      429 |      430
277.75/277.83	c #cpu_time = 0.445s
277.75/277.83	c #wall_clock_time = 0.446s
277.75/277.83	c #decision = 13
277.75/277.83	c #random_decision = 0
277.75/277.83	c #conflict = 1
277.75/277.83	c #restart = 0
277.75/277.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=1976
277.75/277.83	c lower bound updated to -611030330
277.85/277.97	c BCD2: 305471 <= obj <= 611335800
277.85/277.97	c BCD2: #cores=12, #unrelaxed=306206, #relaxed=349, #hardened=0
277.85/277.97	c BCD2: #sat=1 #unsat=348 bias=348/349
277.85/277.98	c Solving starts ...
277.85/277.98	c ============================[ Search Statistics ]============================
277.85/277.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
277.85/277.98	c       |         |          |          |    Limit     GC | Var      | Constra 
277.85/277.98	c =============================================================================
277.85/277.98	c  0.0s |       0 |        0 |        0 |   322704      0 |      430 |      430
278.35/278.41	c  0.4s |       0 |       13 |        1 |   322704      0 |      430 |      431
278.35/278.41	c #cpu_time = 0.431s
278.35/278.41	c #wall_clock_time = 0.431s
278.35/278.41	c #decision = 13
278.35/278.41	c #random_decision = 0
278.35/278.41	c #conflict = 1
278.35/278.41	c #restart = 0
278.35/278.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=1989
278.35/278.41	c lower bound updated to -611030317
278.45/278.57	c BCD2: 305484 <= obj <= 611335800
278.45/278.57	c BCD2: #cores=12, #unrelaxed=306205, #relaxed=350, #hardened=0
278.45/278.57	c BCD2: #sat=1 #unsat=349 bias=349/350
278.45/278.58	c Solving starts ...
278.45/278.58	c ============================[ Search Statistics ]============================
278.45/278.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
278.45/278.58	c       |         |          |          |    Limit     GC | Var      | Constra 
278.45/278.58	c =============================================================================
278.45/278.58	c  0.0s |       0 |        0 |        0 |   322704      0 |      431 |      431
278.94/279.02	c  0.4s |       0 |       13 |        1 |   322704      0 |      431 |      432
278.94/279.02	c #cpu_time = 0.444s
278.94/279.02	c #wall_clock_time = 0.444s
278.94/279.02	c #decision = 13
278.94/279.02	c #random_decision = 0
278.94/279.02	c #conflict = 1
278.94/279.02	c #restart = 0
278.94/279.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=2002
278.94/279.02	c lower bound updated to -611030304
279.04/279.16	c BCD2: 305497 <= obj <= 611335800
279.04/279.16	c BCD2: #cores=12, #unrelaxed=306204, #relaxed=351, #hardened=0
279.04/279.16	c BCD2: #sat=1 #unsat=350 bias=350/351
279.04/279.17	c Solving starts ...
279.04/279.17	c ============================[ Search Statistics ]============================
279.04/279.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
279.04/279.17	c       |         |          |          |    Limit     GC | Var      | Constra 
279.04/279.17	c =============================================================================
279.04/279.17	c  0.0s |       0 |        0 |        0 |   322704      0 |      432 |      432
279.45/279.60	c  0.4s |       0 |       13 |        1 |   322704      0 |      432 |      433
279.45/279.60	c #cpu_time = 0.428s
279.45/279.60	c #wall_clock_time = 0.428s
279.45/279.60	c #decision = 13
279.45/279.60	c #random_decision = 0
279.45/279.60	c #conflict = 1
279.45/279.60	c #restart = 0
279.45/279.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=2015
279.45/279.60	c lower bound updated to -611030291
279.64/279.77	c BCD2: 305510 <= obj <= 611335800
279.64/279.77	c BCD2: #cores=12, #unrelaxed=306203, #relaxed=352, #hardened=0
279.64/279.77	c BCD2: #sat=1 #unsat=351 bias=351/352
279.64/279.78	c Solving starts ...
279.64/279.78	c ============================[ Search Statistics ]============================
279.64/279.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
279.64/279.78	c       |         |          |          |    Limit     GC | Var      | Constra 
279.64/279.78	c =============================================================================
279.64/279.78	c  0.0s |       0 |        0 |        0 |   322704      0 |      433 |      433
280.15/280.22	c  0.4s |       0 |       13 |        1 |   322704      0 |      433 |      434
280.15/280.22	c #cpu_time = 0.444s
280.15/280.22	c #wall_clock_time = 0.444s
280.15/280.22	c #decision = 13
280.15/280.22	c #random_decision = 0
280.15/280.22	c #conflict = 1
280.15/280.22	c #restart = 0
280.15/280.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=2028
280.15/280.22	c lower bound updated to -611030278
280.25/280.36	c BCD2: 305523 <= obj <= 611335800
280.25/280.36	c BCD2: #cores=12, #unrelaxed=306202, #relaxed=353, #hardened=0
280.25/280.36	c BCD2: #sat=1 #unsat=352 bias=352/353
280.25/280.37	c Solving starts ...
280.25/280.37	c ============================[ Search Statistics ]============================
280.25/280.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
280.25/280.37	c       |         |          |          |    Limit     GC | Var      | Constra 
280.25/280.37	c =============================================================================
280.25/280.37	c  0.0s |       0 |        0 |        0 |   322704      0 |      434 |      434
280.75/280.81	c  0.4s |       0 |       13 |        1 |   322704      0 |      434 |      435
280.75/280.81	c #cpu_time = 0.440s
280.75/280.81	c #wall_clock_time = 0.440s
280.75/280.81	c #decision = 13
280.75/280.81	c #random_decision = 0
280.75/280.81	c #conflict = 1
280.75/280.81	c #restart = 0
280.75/280.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=2041
280.75/280.81	c lower bound updated to -611030265
280.85/280.97	c BCD2: 305536 <= obj <= 611335800
280.85/280.97	c BCD2: #cores=12, #unrelaxed=306201, #relaxed=354, #hardened=0
280.85/280.97	c BCD2: #sat=1 #unsat=353 bias=353/354
280.85/280.98	c Solving starts ...
280.85/280.98	c ============================[ Search Statistics ]============================
280.85/280.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
280.85/280.98	c       |         |          |          |    Limit     GC | Var      | Constra 
280.85/280.98	c =============================================================================
280.85/280.98	c  0.0s |       0 |        0 |        0 |   322704      0 |      435 |      435
281.35/281.42	c  0.4s |       0 |       13 |        1 |   322704      0 |      435 |      436
281.35/281.42	c #cpu_time = 0.444s
281.35/281.42	c #wall_clock_time = 0.444s
281.35/281.42	c #decision = 13
281.35/281.42	c #random_decision = 0
281.35/281.42	c #conflict = 1
281.35/281.42	c #restart = 0
281.35/281.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=2054
281.35/281.42	c lower bound updated to -611030252
281.54/281.60	c BCD2: 305549 <= obj <= 611335800
281.54/281.60	c BCD2: #cores=12, #unrelaxed=306200, #relaxed=355, #hardened=0
281.54/281.60	c BCD2: #sat=1 #unsat=354 bias=354/355
281.54/281.62	c Solving starts ...
281.54/281.62	c ============================[ Search Statistics ]============================
281.54/281.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
281.54/281.62	c       |         |          |          |    Limit     GC | Var      | Constra 
281.54/281.62	c =============================================================================
281.54/281.62	c  0.0s |       0 |        0 |        0 |   322704      0 |      436 |      436
281.94/282.07	c  0.4s |       0 |       13 |        1 |   322704      0 |      436 |      437
281.94/282.07	c #cpu_time = 0.449s
281.94/282.07	c #wall_clock_time = 0.449s
281.94/282.07	c #decision = 13
281.94/282.07	c #random_decision = 0
281.94/282.07	c #conflict = 1
281.94/282.07	c #restart = 0
281.94/282.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=2067
281.94/282.07	c lower bound updated to -611030239
282.14/282.25	c BCD2: 305562 <= obj <= 611335800
282.14/282.26	c BCD2: #cores=12, #unrelaxed=306199, #relaxed=356, #hardened=0
282.14/282.26	c BCD2: #sat=1 #unsat=355 bias=355/356
282.14/282.27	c Solving starts ...
282.14/282.27	c ============================[ Search Statistics ]============================
282.14/282.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
282.14/282.27	c       |         |          |          |    Limit     GC | Var      | Constra 
282.14/282.27	c =============================================================================
282.14/282.27	c  0.0s |       0 |        0 |        0 |   322704      0 |      437 |      437
282.65/282.72	c  0.4s |       0 |       13 |        1 |   322704      0 |      437 |      438
282.65/282.72	c #cpu_time = 0.447s
282.65/282.72	c #wall_clock_time = 0.447s
282.65/282.72	c #decision = 13
282.65/282.72	c #random_decision = 0
282.65/282.72	c #conflict = 1
282.65/282.72	c #restart = 0
282.65/282.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=2080
282.65/282.72	c lower bound updated to -611030226
282.86/282.90	c BCD2: 305575 <= obj <= 611335800
282.86/282.90	c BCD2: #cores=12, #unrelaxed=306198, #relaxed=357, #hardened=0
282.86/282.90	c BCD2: #sat=1 #unsat=356 bias=356/357
282.86/282.92	c Solving starts ...
282.86/282.92	c ============================[ Search Statistics ]============================
282.86/282.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
282.86/282.92	c       |         |          |          |    Limit     GC | Var      | Constra 
282.86/282.92	c =============================================================================
282.86/282.92	c  0.0s |       0 |        0 |        0 |   322704      0 |      438 |      438
283.25/283.37	c  0.4s |       0 |       13 |        1 |   322704      0 |      438 |      439
283.25/283.37	c #cpu_time = 0.449s
283.25/283.37	c #wall_clock_time = 0.449s
283.25/283.37	c #decision = 13
283.25/283.37	c #random_decision = 0
283.25/283.37	c #conflict = 1
283.25/283.37	c #restart = 0
283.25/283.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=2093
283.25/283.37	c lower bound updated to -611030213
284.34/284.44	c BCD2: 305588 <= obj <= 611335800
284.34/284.44	c BCD2: #cores=12, #unrelaxed=306197, #relaxed=358, #hardened=0
284.34/284.44	c BCD2: #sat=1 #unsat=357 bias=357/358
284.34/284.45	c Solving starts ...
284.34/284.45	c ============================[ Search Statistics ]============================
284.34/284.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
284.34/284.45	c       |         |          |          |    Limit     GC | Var      | Constra 
284.34/284.45	c =============================================================================
284.34/284.45	c  0.0s |       0 |        0 |        0 |   322704      0 |      439 |      439
284.84/284.90	c  0.5s |       0 |       13 |        1 |   322704      0 |      439 |      440
284.84/284.90	c #cpu_time = 0.453s
284.84/284.90	c #wall_clock_time = 0.453s
284.84/284.90	c #decision = 13
284.84/284.90	c #random_decision = 0
284.84/284.90	c #conflict = 1
284.84/284.90	c #restart = 0
284.84/284.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=2106
284.84/284.90	c lower bound updated to -611030200
284.95/285.05	c BCD2: 305601 <= obj <= 611335800
284.95/285.05	c BCD2: #cores=12, #unrelaxed=306196, #relaxed=359, #hardened=0
284.95/285.05	c BCD2: #sat=1 #unsat=358 bias=358/359
284.95/285.06	c Solving starts ...
284.95/285.06	c ============================[ Search Statistics ]============================
284.95/285.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
284.95/285.06	c       |         |          |          |    Limit     GC | Var      | Constra 
284.95/285.06	c =============================================================================
284.95/285.06	c  0.0s |       0 |        0 |        0 |   322704      0 |      440 |      440
285.44/285.50	c  0.4s |       0 |       13 |        1 |   322704      0 |      440 |      441
285.44/285.50	c #cpu_time = 0.441s
285.44/285.50	c #wall_clock_time = 0.441s
285.44/285.50	c #decision = 13
285.44/285.50	c #random_decision = 0
285.44/285.50	c #conflict = 1
285.44/285.50	c #restart = 0
285.44/285.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=2119
285.44/285.50	c lower bound updated to -611030187
285.54/285.67	c BCD2: 305614 <= obj <= 611335800
285.54/285.67	c BCD2: #cores=12, #unrelaxed=306195, #relaxed=360, #hardened=0
285.54/285.67	c BCD2: #sat=1 #unsat=359 bias=359/360
285.54/285.68	c Solving starts ...
285.54/285.68	c ============================[ Search Statistics ]============================
285.54/285.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
285.54/285.68	c       |         |          |          |    Limit     GC | Var      | Constra 
285.54/285.68	c =============================================================================
285.54/285.68	c  0.0s |       0 |        0 |        0 |   322704      0 |      441 |      441
286.05/286.13	c  0.5s |       0 |       13 |        1 |   322704      0 |      441 |      442
286.05/286.13	c #cpu_time = 0.453s
286.05/286.13	c #wall_clock_time = 0.453s
286.05/286.13	c #decision = 13
286.05/286.13	c #random_decision = 0
286.05/286.13	c #conflict = 1
286.05/286.13	c #restart = 0
286.05/286.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=2132
286.05/286.14	c lower bound updated to -611030174
286.15/286.29	c BCD2: 305627 <= obj <= 611335800
286.15/286.29	c BCD2: #cores=12, #unrelaxed=306194, #relaxed=361, #hardened=0
286.15/286.29	c BCD2: #sat=1 #unsat=360 bias=360/361
286.24/286.30	c Solving starts ...
286.24/286.30	c ============================[ Search Statistics ]============================
286.24/286.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
286.24/286.30	c       |         |          |          |    Limit     GC | Var      | Constra 
286.24/286.30	c =============================================================================
286.24/286.30	c  0.0s |       0 |        0 |        0 |   322704      0 |      442 |      442
286.64/286.73	c  0.4s |       0 |       13 |        1 |   322704      0 |      442 |      443
286.64/286.73	c #cpu_time = 0.437s
286.64/286.73	c #wall_clock_time = 0.437s
286.64/286.73	c #decision = 13
286.64/286.73	c #random_decision = 0
286.64/286.73	c #conflict = 1
286.64/286.73	c #restart = 0
286.64/286.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=2145
286.64/286.73	c lower bound updated to -611030161
286.84/286.91	c BCD2: 305640 <= obj <= 611335800
286.84/286.91	c BCD2: #cores=12, #unrelaxed=306193, #relaxed=362, #hardened=0
286.84/286.91	c BCD2: #sat=1 #unsat=361 bias=361/362
286.84/286.92	c Solving starts ...
286.84/286.92	c ============================[ Search Statistics ]============================
286.84/286.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
286.84/286.92	c       |         |          |          |    Limit     GC | Var      | Constra 
286.84/286.92	c =============================================================================
286.84/286.92	c  0.0s |       0 |        0 |        0 |   322704      0 |      443 |      443
287.25/287.38	c  0.5s |       0 |       13 |        1 |   322704      0 |      443 |      444
287.25/287.38	c #cpu_time = 0.454s
287.25/287.38	c #wall_clock_time = 0.454s
287.25/287.38	c #decision = 13
287.25/287.38	c #random_decision = 0
287.25/287.38	c #conflict = 1
287.25/287.38	c #restart = 0
287.25/287.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=2158
287.25/287.38	c lower bound updated to -611030148
287.45/287.53	c BCD2: 305653 <= obj <= 611335800
287.45/287.53	c BCD2: #cores=12, #unrelaxed=306192, #relaxed=363, #hardened=0
287.45/287.53	c BCD2: #sat=1 #unsat=362 bias=362/363
287.45/287.54	c Solving starts ...
287.45/287.54	c ============================[ Search Statistics ]============================
287.45/287.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
287.45/287.54	c       |         |          |          |    Limit     GC | Var      | Constra 
287.45/287.54	c =============================================================================
287.45/287.54	c  0.0s |       0 |        0 |        0 |   322704      0 |      444 |      444
287.85/287.99	c  0.5s |       0 |       13 |        1 |   322704      0 |      444 |      445
287.85/287.99	c #cpu_time = 0.450s
287.85/287.99	c #wall_clock_time = 0.450s
287.85/287.99	c #decision = 13
287.85/287.99	c #random_decision = 0
287.85/287.99	c #conflict = 1
287.85/287.99	c #restart = 0
287.85/287.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=2171
287.85/287.99	c lower bound updated to -611030135
288.04/288.15	c BCD2: 305666 <= obj <= 611335800
288.04/288.15	c BCD2: #cores=12, #unrelaxed=306191, #relaxed=364, #hardened=0
288.04/288.15	c BCD2: #sat=1 #unsat=363 bias=363/364
288.04/288.16	c Solving starts ...
288.04/288.16	c ============================[ Search Statistics ]============================
288.04/288.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
288.04/288.16	c       |         |          |          |    Limit     GC | Var      | Constra 
288.04/288.16	c =============================================================================
288.04/288.16	c  0.0s |       0 |        0 |        0 |   322704      0 |      445 |      445
288.54/288.62	c  0.5s |       0 |       13 |        1 |   322704      0 |      445 |      446
288.54/288.62	c #cpu_time = 0.454s
288.54/288.62	c #wall_clock_time = 0.454s
288.54/288.62	c #decision = 13
288.54/288.62	c #random_decision = 0
288.54/288.62	c #conflict = 1
288.54/288.62	c #restart = 0
288.54/288.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=2184
288.54/288.62	c lower bound updated to -611030122
288.74/288.81	c BCD2: 305679 <= obj <= 611335800
288.74/288.81	c BCD2: #cores=12, #unrelaxed=306190, #relaxed=365, #hardened=0
288.74/288.81	c BCD2: #sat=1 #unsat=364 bias=364/365
288.74/288.83	c Solving starts ...
288.74/288.83	c ============================[ Search Statistics ]============================
288.74/288.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
288.74/288.83	c       |         |          |          |    Limit     GC | Var      | Constra 
288.74/288.83	c =============================================================================
288.74/288.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      446 |      446
289.15/289.28	c  0.5s |       0 |       13 |        1 |   322704      0 |      446 |      447
289.15/289.28	c #cpu_time = 0.456s
289.15/289.28	c #wall_clock_time = 0.456s
289.15/289.28	c #decision = 13
289.15/289.28	c #random_decision = 0
289.15/289.28	c #conflict = 1
289.15/289.28	c #restart = 0
289.15/289.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=2197
289.15/289.28	c lower bound updated to -611030109
289.35/289.48	c BCD2: 305692 <= obj <= 611335800
289.35/289.48	c BCD2: #cores=12, #unrelaxed=306189, #relaxed=366, #hardened=0
289.35/289.48	c BCD2: #sat=1 #unsat=365 bias=365/366
289.35/289.50	c Solving starts ...
289.35/289.50	c ============================[ Search Statistics ]============================
289.35/289.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
289.35/289.50	c       |         |          |          |    Limit     GC | Var      | Constra 
289.35/289.50	c =============================================================================
289.35/289.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      447 |      447
289.85/289.95	c  0.5s |       0 |       13 |        1 |   322704      0 |      447 |      448
289.85/289.95	c #cpu_time = 0.453s
289.85/289.95	c #wall_clock_time = 0.453s
289.85/289.95	c #decision = 13
289.85/289.95	c #random_decision = 0
289.85/289.95	c #conflict = 1
289.85/289.95	c #restart = 0
289.85/289.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=2210
289.85/289.95	c lower bound updated to -611030096
290.04/290.15	c BCD2: 305705 <= obj <= 611335800
290.04/290.15	c BCD2: #cores=12, #unrelaxed=306188, #relaxed=367, #hardened=0
290.04/290.15	c BCD2: #sat=1 #unsat=366 bias=366/367
290.04/290.16	c Solving starts ...
290.04/290.16	c ============================[ Search Statistics ]============================
290.04/290.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
290.04/290.16	c       |         |          |          |    Limit     GC | Var      | Constra 
290.04/290.16	c =============================================================================
290.04/290.16	c  0.0s |       0 |        0 |        0 |   322704      0 |      448 |      448
291.44/291.52	c  1.4s |       0 |       13 |        1 |   322704      0 |      448 |      449
291.44/291.52	c #cpu_time = 1.358s
291.44/291.52	c #wall_clock_time = 1.358s
291.44/291.52	c #decision = 13
291.44/291.52	c #random_decision = 0
291.44/291.52	c #conflict = 1
291.44/291.52	c #restart = 0
291.44/291.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=2223
291.44/291.52	c lower bound updated to -611030083
291.55/291.69	c BCD2: 305718 <= obj <= 611335800
291.55/291.69	c BCD2: #cores=12, #unrelaxed=306187, #relaxed=368, #hardened=0
291.55/291.69	c BCD2: #sat=1 #unsat=367 bias=367/368
291.55/291.70	c Solving starts ...
291.55/291.70	c ============================[ Search Statistics ]============================
291.55/291.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
291.55/291.70	c       |         |          |          |    Limit     GC | Var      | Constra 
291.55/291.70	c =============================================================================
291.55/291.70	c  0.0s |       0 |        0 |        0 |   322704      0 |      449 |      449
292.04/292.16	c  0.5s |       0 |       13 |        1 |   322704      0 |      449 |      450
292.04/292.16	c #cpu_time = 0.453s
292.04/292.16	c #wall_clock_time = 0.453s
292.04/292.16	c #decision = 13
292.04/292.16	c #random_decision = 0
292.04/292.16	c #conflict = 1
292.04/292.16	c #restart = 0
292.04/292.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=2236
292.04/292.16	c lower bound updated to -611030070
292.24/292.30	c BCD2: 305731 <= obj <= 611335800
292.24/292.30	c BCD2: #cores=12, #unrelaxed=306186, #relaxed=369, #hardened=0
292.24/292.30	c BCD2: #sat=1 #unsat=368 bias=368/369
292.24/292.31	c Solving starts ...
292.24/292.31	c ============================[ Search Statistics ]============================
292.24/292.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
292.24/292.31	c       |         |          |          |    Limit     GC | Var      | Constra 
292.24/292.31	c =============================================================================
292.24/292.31	c  0.0s |       0 |        0 |        0 |   322704      0 |      450 |      450
292.65/292.75	c  0.4s |       0 |       13 |        1 |   322704      0 |      450 |      451
292.65/292.75	c #cpu_time = 0.442s
292.65/292.75	c #wall_clock_time = 0.442s
292.65/292.75	c #decision = 13
292.65/292.75	c #random_decision = 0
292.65/292.75	c #conflict = 1
292.65/292.75	c #restart = 0
292.65/292.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=2249
292.65/292.75	c lower bound updated to -611030057
292.84/292.92	c BCD2: 305744 <= obj <= 611335800
292.84/292.92	c BCD2: #cores=12, #unrelaxed=306185, #relaxed=370, #hardened=0
292.84/292.92	c BCD2: #sat=1 #unsat=369 bias=369/370
292.84/292.92	c Solving starts ...
292.84/292.92	c ============================[ Search Statistics ]============================
292.84/292.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
292.84/292.92	c       |         |          |          |    Limit     GC | Var      | Constra 
292.84/292.92	c =============================================================================
292.84/292.92	c  0.0s |       0 |        0 |        0 |   322704      0 |      451 |      451
293.24/293.38	c  0.5s |       0 |       13 |        1 |   322704      0 |      451 |      452
293.24/293.38	c #cpu_time = 0.454s
293.24/293.38	c #wall_clock_time = 0.454s
293.24/293.38	c #decision = 13
293.24/293.38	c #random_decision = 0
293.24/293.38	c #conflict = 1
293.24/293.38	c #restart = 0
293.24/293.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=2262
293.24/293.38	c lower bound updated to -611030044
293.45/293.53	c BCD2: 305757 <= obj <= 611335800
293.45/293.53	c BCD2: #cores=12, #unrelaxed=306184, #relaxed=371, #hardened=0
293.45/293.53	c BCD2: #sat=1 #unsat=370 bias=370/371
293.45/293.53	c Solving starts ...
293.45/293.53	c ============================[ Search Statistics ]============================
293.45/293.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
293.45/293.53	c       |         |          |          |    Limit     GC | Var      | Constra 
293.45/293.53	c =============================================================================
293.45/293.53	c  0.0s |       0 |        0 |        0 |   322704      0 |      452 |      452
293.85/293.98	c  0.5s |       0 |       13 |        1 |   322704      0 |      452 |      453
293.85/293.98	c #cpu_time = 0.450s
293.85/293.98	c #wall_clock_time = 0.450s
293.85/293.98	c #decision = 13
293.85/293.98	c #random_decision = 0
293.85/293.98	c #conflict = 1
293.85/293.98	c #restart = 0
293.85/293.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=2275
293.85/293.98	c lower bound updated to -611030031
294.05/294.14	c BCD2: 305770 <= obj <= 611335800
294.05/294.14	c BCD2: #cores=12, #unrelaxed=306183, #relaxed=372, #hardened=0
294.05/294.14	c BCD2: #sat=1 #unsat=371 bias=371/372
294.05/294.15	c Solving starts ...
294.05/294.15	c ============================[ Search Statistics ]============================
294.05/294.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
294.05/294.15	c       |         |          |          |    Limit     GC | Var      | Constra 
294.05/294.15	c =============================================================================
294.05/294.15	c  0.0s |       0 |        0 |        0 |   322704      0 |      453 |      453
294.55/294.60	c  0.5s |       0 |       13 |        1 |   322704      0 |      453 |      454
294.55/294.60	c #cpu_time = 0.455s
294.55/294.60	c #wall_clock_time = 0.455s
294.55/294.60	c #decision = 13
294.55/294.60	c #random_decision = 0
294.55/294.60	c #conflict = 1
294.55/294.60	c #restart = 0
294.55/294.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=2288
294.55/294.60	c lower bound updated to -611030018
294.65/294.75	c BCD2: 305783 <= obj <= 611335800
294.65/294.75	c BCD2: #cores=12, #unrelaxed=306182, #relaxed=373, #hardened=0
294.65/294.75	c BCD2: #sat=1 #unsat=372 bias=372/373
294.65/294.76	c Solving starts ...
294.65/294.76	c ============================[ Search Statistics ]============================
294.65/294.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
294.65/294.76	c       |         |          |          |    Limit     GC | Var      | Constra 
294.65/294.76	c =============================================================================
294.65/294.76	c  0.0s |       0 |        0 |        0 |   322704      0 |      454 |      454
295.15/295.21	c  0.5s |       0 |       13 |        1 |   322704      0 |      454 |      455
295.15/295.21	c #cpu_time = 0.452s
295.15/295.21	c #wall_clock_time = 0.452s
295.15/295.21	c #decision = 13
295.15/295.21	c #random_decision = 0
295.15/295.21	c #conflict = 1
295.15/295.21	c #restart = 0
295.15/295.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=2301
295.15/295.21	c lower bound updated to -611030005
295.25/295.36	c BCD2: 305796 <= obj <= 611335800
295.25/295.36	c BCD2: #cores=12, #unrelaxed=306181, #relaxed=374, #hardened=0
295.25/295.36	c BCD2: #sat=1 #unsat=373 bias=373/374
295.25/295.37	c Solving starts ...
295.25/295.37	c ============================[ Search Statistics ]============================
295.25/295.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
295.25/295.37	c       |         |          |          |    Limit     GC | Var      | Constra 
295.25/295.37	c =============================================================================
295.25/295.37	c  0.0s |       0 |        0 |        0 |   322704      0 |      455 |      455
295.74/295.84	c  0.5s |       0 |       13 |        1 |   322704      0 |      455 |      456
295.74/295.84	c #cpu_time = 0.466s
295.74/295.84	c #wall_clock_time = 0.466s
295.74/295.84	c #decision = 13
295.74/295.84	c #random_decision = 0
295.74/295.84	c #conflict = 1
295.74/295.84	c #restart = 0
295.74/295.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=2314
295.74/295.84	c lower bound updated to -611029992
295.95/296.03	c BCD2: 305809 <= obj <= 611335800
295.95/296.03	c BCD2: #cores=12, #unrelaxed=306180, #relaxed=375, #hardened=0
295.95/296.03	c BCD2: #sat=1 #unsat=374 bias=374/375
295.95/296.04	c Solving starts ...
295.95/296.04	c ============================[ Search Statistics ]============================
295.95/296.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
295.95/296.04	c       |         |          |          |    Limit     GC | Var      | Constra 
295.95/296.04	c =============================================================================
295.95/296.04	c  0.0s |       0 |        0 |        0 |   322704      0 |      456 |      456
296.44/296.50	c  0.5s |       0 |       13 |        1 |   322704      0 |      456 |      457
296.44/296.50	c #cpu_time = 0.456s
296.44/296.50	c #wall_clock_time = 0.456s
296.44/296.50	c #decision = 13
296.44/296.50	c #random_decision = 0
296.44/296.50	c #conflict = 1
296.44/296.50	c #restart = 0
296.44/296.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=2327
296.44/296.50	c lower bound updated to -611029979
296.54/296.69	c BCD2: 305822 <= obj <= 611335800
296.54/296.69	c BCD2: #cores=12, #unrelaxed=306179, #relaxed=376, #hardened=0
296.54/296.69	c BCD2: #sat=1 #unsat=375 bias=375/376
296.64/296.71	c Solving starts ...
296.64/296.71	c ============================[ Search Statistics ]============================
296.64/296.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
296.64/296.71	c       |         |          |          |    Limit     GC | Var      | Constra 
296.64/296.71	c =============================================================================
296.64/296.71	c  0.0s |       0 |        0 |        0 |   322704      0 |      457 |      457
297.05/297.16	c  0.5s |       0 |       13 |        1 |   322704      0 |      457 |      458
297.05/297.16	c #cpu_time = 0.455s
297.05/297.16	c #wall_clock_time = 0.455s
297.05/297.16	c #decision = 13
297.05/297.16	c #random_decision = 0
297.05/297.16	c #conflict = 1
297.05/297.16	c #restart = 0
297.05/297.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=2340
297.05/297.16	c lower bound updated to -611029966
297.25/297.35	c BCD2: 305835 <= obj <= 611335800
297.25/297.35	c BCD2: #cores=12, #unrelaxed=306178, #relaxed=377, #hardened=0
297.25/297.35	c BCD2: #sat=1 #unsat=376 bias=376/377
297.25/297.37	c Solving starts ...
297.25/297.37	c ============================[ Search Statistics ]============================
297.25/297.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
297.25/297.37	c       |         |          |          |    Limit     GC | Var      | Constra 
297.25/297.37	c =============================================================================
297.25/297.37	c  0.0s |       0 |        0 |        0 |   322704      0 |      458 |      458
298.54/298.69	c  1.3s |       0 |       13 |        1 |   322704      0 |      458 |      459
298.54/298.69	c #cpu_time = 1.321s
298.54/298.69	c #wall_clock_time = 1.321s
298.54/298.69	c #decision = 13
298.54/298.69	c #random_decision = 0
298.54/298.69	c #conflict = 1
298.54/298.69	c #restart = 0
298.54/298.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=2353
298.54/298.69	c lower bound updated to -611029953
298.74/298.87	c BCD2: 305848 <= obj <= 611335800
298.74/298.87	c BCD2: #cores=12, #unrelaxed=306177, #relaxed=378, #hardened=0
298.74/298.87	c BCD2: #sat=1 #unsat=377 bias=377/378
298.74/298.88	c Solving starts ...
298.74/298.88	c ============================[ Search Statistics ]============================
298.74/298.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
298.74/298.88	c       |         |          |          |    Limit     GC | Var      | Constra 
298.74/298.88	c =============================================================================
298.74/298.88	c  0.0s |       0 |        0 |        0 |   322704      0 |      459 |      459
299.24/299.33	c  0.5s |       0 |       13 |        1 |   322704      0 |      459 |      460
299.24/299.33	c #cpu_time = 0.454s
299.24/299.33	c #wall_clock_time = 0.454s
299.24/299.33	c #decision = 13
299.24/299.33	c #random_decision = 0
299.24/299.33	c #conflict = 1
299.24/299.33	c #restart = 0
299.24/299.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=2366
299.24/299.33	c lower bound updated to -611029940
299.34/299.48	c BCD2: 305861 <= obj <= 611335800
299.34/299.48	c BCD2: #cores=12, #unrelaxed=306176, #relaxed=379, #hardened=0
299.34/299.48	c BCD2: #sat=1 #unsat=378 bias=378/379
299.34/299.49	c Solving starts ...
299.34/299.49	c ============================[ Search Statistics ]============================
299.34/299.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
299.34/299.49	c       |         |          |          |    Limit     GC | Var      | Constra 
299.34/299.49	c =============================================================================
299.34/299.49	c  0.0s |       0 |        0 |        0 |   322704      0 |      460 |      460
299.85/299.93	c  0.4s |       0 |       13 |        1 |   322704      0 |      460 |      461
299.85/299.93	c #cpu_time = 0.442s
299.85/299.93	c #wall_clock_time = 0.442s
299.85/299.93	c #decision = 13
299.85/299.93	c #random_decision = 0
299.85/299.93	c #conflict = 1
299.85/299.93	c #restart = 0
299.85/299.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=2379
299.85/299.93	c lower bound updated to -611029927
299.95/300.09	c BCD2: 305874 <= obj <= 611335800
299.95/300.09	c BCD2: #cores=12, #unrelaxed=306175, #relaxed=380, #hardened=0
299.95/300.09	c BCD2: #sat=1 #unsat=379 bias=379/380
300.05/300.10	c Solving starts ...
300.05/300.10	c ============================[ Search Statistics ]============================
300.05/300.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
300.05/300.10	c       |         |          |          |    Limit     GC | Var      | Constra 
300.05/300.10	c =============================================================================
300.05/300.10	c  0.0s |       0 |        0 |        0 |   322704      0 |      461 |      461
300.45/300.55	c  0.5s |       0 |       13 |        1 |   322704      0 |      461 |      462
300.45/300.55	c #cpu_time = 0.454s
300.45/300.55	c #wall_clock_time = 0.454s
300.45/300.55	c #decision = 13
300.45/300.55	c #random_decision = 0
300.45/300.55	c #conflict = 1
300.45/300.55	c #restart = 0
300.45/300.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=2392
300.45/300.55	c lower bound updated to -611029914
300.65/300.70	c BCD2: 305887 <= obj <= 611335800
300.65/300.70	c BCD2: #cores=12, #unrelaxed=306174, #relaxed=381, #hardened=0
300.65/300.70	c BCD2: #sat=1 #unsat=380 bias=380/381
300.65/300.71	c Solving starts ...
300.65/300.71	c ============================[ Search Statistics ]============================
300.65/300.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
300.65/300.71	c       |         |          |          |    Limit     GC | Var      | Constra 
300.65/300.71	c =============================================================================
300.65/300.71	c  0.0s |       0 |        0 |        0 |   322704      0 |      462 |      462
301.05/301.16	c  0.5s |       0 |       13 |        1 |   322704      0 |      462 |      463
301.05/301.16	c #cpu_time = 0.450s
301.05/301.16	c #wall_clock_time = 0.450s
301.05/301.16	c #decision = 13
301.05/301.16	c #random_decision = 0
301.05/301.16	c #conflict = 1
301.05/301.16	c #restart = 0
301.05/301.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=2405
301.05/301.16	c lower bound updated to -611029901
301.25/301.35	c BCD2: 305900 <= obj <= 611335800
301.25/301.35	c BCD2: #cores=12, #unrelaxed=306173, #relaxed=382, #hardened=0
301.25/301.35	c BCD2: #sat=1 #unsat=381 bias=381/382
301.25/301.36	c Solving starts ...
301.25/301.36	c ============================[ Search Statistics ]============================
301.25/301.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
301.25/301.36	c       |         |          |          |    Limit     GC | Var      | Constra 
301.25/301.36	c =============================================================================
301.25/301.36	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      464
301.75/301.81	c  0.4s |       0 |       12 |        0 |   322704      0 |      463 |      465
301.75/301.81	c #cpu_time = 0.450s
301.75/301.81	c #wall_clock_time = 0.450s
301.75/301.81	c #decision = 12
301.75/301.81	c #random_decision = 0
301.75/301.81	c #conflict = 0
301.75/301.81	c #restart = 0
301.75/301.81	c BCD2: found a new core of size 1: cost of the new core is >=1597
301.75/301.81	c lower bound updated to -611028304
301.85/301.94	c BCD2: 307497 <= obj <= 611335800
301.85/301.94	c BCD2: #cores=13, #unrelaxed=306172, #relaxed=383, #hardened=0
301.85/301.94	c BCD2: #sat=1 #unsat=382 bias=382/383
301.85/301.95	c Solving starts ...
301.85/301.95	c ============================[ Search Statistics ]============================
301.85/301.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
301.85/301.95	c       |         |          |          |    Limit     GC | Var      | Constra 
301.85/301.95	c =============================================================================
301.85/301.95	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
302.35/302.40	c  0.5s |       0 |       13 |        0 |   322704      0 |      463 |      465
302.35/302.40	c #cpu_time = 0.454s
302.35/302.40	c #wall_clock_time = 0.454s
302.35/302.40	c #decision = 13
302.35/302.40	c #random_decision = 0
302.35/302.40	c #conflict = 0
302.35/302.40	c #restart = 0
302.35/302.40	c BCD2: found a new core of size 1: cost of the new core is >=1597
302.35/302.40	c lower bound updated to -611026707
302.45/302.52	c BCD2: 309094 <= obj <= 611335800
302.45/302.52	c BCD2: #cores=14, #unrelaxed=306171, #relaxed=384, #hardened=0
302.45/302.52	c BCD2: #sat=1 #unsat=383 bias=383/384
302.45/302.53	c Solving starts ...
302.45/302.53	c ============================[ Search Statistics ]============================
302.45/302.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
302.45/302.53	c       |         |          |          |    Limit     GC | Var      | Constra 
302.45/302.53	c =============================================================================
302.45/302.53	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
302.84/302.99	c  0.5s |       0 |       14 |        0 |   322704      0 |      463 |      465
302.84/302.99	c #cpu_time = 0.456s
302.84/302.99	c #wall_clock_time = 0.456s
302.84/302.99	c #decision = 14
302.84/302.99	c #random_decision = 0
302.84/302.99	c #conflict = 0
302.84/302.99	c #restart = 0
302.84/302.99	c BCD2: found a new core of size 1: cost of the new core is >=1597
302.84/302.99	c lower bound updated to -611025110
303.04/303.13	c BCD2: 310691 <= obj <= 611335800
303.04/303.13	c BCD2: #cores=15, #unrelaxed=306170, #relaxed=385, #hardened=0
303.04/303.13	c BCD2: #sat=1 #unsat=384 bias=384/385
303.04/303.15	c Solving starts ...
303.04/303.15	c ============================[ Search Statistics ]============================
303.04/303.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
303.04/303.15	c       |         |          |          |    Limit     GC | Var      | Constra 
303.04/303.15	c =============================================================================
303.04/303.15	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
303.54/303.60	c  0.5s |       0 |       15 |        0 |   322704      0 |      463 |      465
303.54/303.60	c #cpu_time = 0.454s
303.54/303.60	c #wall_clock_time = 0.454s
303.54/303.60	c #decision = 15
303.54/303.60	c #random_decision = 0
303.54/303.60	c #conflict = 0
303.54/303.60	c #restart = 0
303.54/303.60	c BCD2: found a new core of size 1: cost of the new core is >=1597
303.54/303.60	c lower bound updated to -611023513
303.65/303.75	c BCD2: 312288 <= obj <= 611335800
303.65/303.75	c BCD2: #cores=16, #unrelaxed=306169, #relaxed=386, #hardened=0
303.65/303.75	c BCD2: #sat=1 #unsat=385 bias=385/386
303.65/303.76	c Solving starts ...
303.65/303.76	c ============================[ Search Statistics ]============================
303.65/303.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
303.65/303.76	c       |         |          |          |    Limit     GC | Var      | Constra 
303.65/303.76	c =============================================================================
303.65/303.76	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
304.14/304.22	c  0.5s |       0 |       16 |        0 |   322704      0 |      463 |      465
304.14/304.22	c #cpu_time = 0.456s
304.14/304.22	c #wall_clock_time = 0.456s
304.14/304.22	c #decision = 16
304.14/304.22	c #random_decision = 0
304.14/304.22	c #conflict = 0
304.14/304.22	c #restart = 0
304.14/304.22	c BCD2: found a new core of size 1: cost of the new core is >=1597
304.14/304.22	c lower bound updated to -611021916
304.24/304.36	c BCD2: 313885 <= obj <= 611335800
304.24/304.36	c BCD2: #cores=17, #unrelaxed=306168, #relaxed=387, #hardened=0
304.24/304.36	c BCD2: #sat=1 #unsat=386 bias=386/387
304.24/304.38	c Solving starts ...
304.24/304.38	c ============================[ Search Statistics ]============================
304.24/304.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
304.24/304.38	c       |         |          |          |    Limit     GC | Var      | Constra 
304.24/304.38	c =============================================================================
304.24/304.38	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
305.64/305.77	c  1.4s |       0 |       18 |        0 |   322704      0 |      463 |      465
305.64/305.77	c #cpu_time = 1.387s
305.64/305.77	c #wall_clock_time = 1.387s
305.64/305.77	c #decision = 18
305.64/305.77	c #random_decision = 0
305.64/305.77	c #conflict = 0
305.64/305.77	c #restart = 0
305.64/305.77	c BCD2: found a new core of size 2: cost of the new core is >=1597
305.64/305.77	c lower bound updated to -611020319
305.85/305.96	c BCD2: 315482 <= obj <= 611335800
305.85/305.96	c BCD2: #cores=18, #unrelaxed=306166, #relaxed=389, #hardened=0
305.85/305.96	c BCD2: #sat=1 #unsat=387 bias=387/388
305.85/305.97	c Solving starts ...
305.85/305.97	c ============================[ Search Statistics ]============================
305.85/305.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
305.85/305.97	c       |         |          |          |    Limit     GC | Var      | Constra 
305.85/305.97	c =============================================================================
305.85/305.97	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
306.35/306.41	c  0.4s |       0 |       19 |        1 |   322704      0 |      463 |      465
306.35/306.41	c #cpu_time = 0.446s
306.35/306.41	c #wall_clock_time = 0.446s
306.35/306.41	c #decision = 19
306.35/306.41	c #random_decision = 0
306.35/306.41	c #conflict = 1
306.35/306.41	c #restart = 0
306.35/306.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=3194
306.35/306.41	c BCD2: refineLB: 3190 -> 3194
306.35/306.41	c lower bound updated to -611018722
306.55/306.61	c BCD2: 317079 <= obj <= 611335800
306.55/306.61	c BCD2: #cores=18, #unrelaxed=306165, #relaxed=390, #hardened=0
306.55/306.61	c BCD2: #sat=1 #unsat=388 bias=388/389
306.55/306.62	c Solving starts ...
306.55/306.62	c ============================[ Search Statistics ]============================
306.55/306.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
306.55/306.62	c       |         |          |          |    Limit     GC | Var      | Constra 
306.55/306.62	c =============================================================================
306.55/306.62	c  0.0s |       0 |        0 |        0 |   322704      0 |      464 |      465
306.95/307.07	c  0.5s |       0 |       19 |        1 |   322704      0 |      464 |      466
306.95/307.07	c #cpu_time = 0.454s
306.95/307.07	c #wall_clock_time = 0.454s
306.95/307.07	c #decision = 19
306.95/307.07	c #random_decision = 0
306.95/307.07	c #conflict = 1
306.95/307.07	c #restart = 0
306.95/307.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=4791
306.95/307.07	c BCD2: refineLB: 4787 -> 4791
306.95/307.07	c lower bound updated to -611017125
307.14/307.26	c BCD2: 318676 <= obj <= 611335800
307.14/307.26	c BCD2: #cores=18, #unrelaxed=306164, #relaxed=391, #hardened=0
307.14/307.26	c BCD2: #sat=1 #unsat=389 bias=389/390
307.14/307.26	c Solving starts ...
307.14/307.26	c ============================[ Search Statistics ]============================
307.14/307.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
307.14/307.26	c       |         |          |          |    Limit     GC | Var      | Constra 
307.14/307.26	c =============================================================================
307.14/307.26	c  0.0s |       0 |        0 |        0 |   322704      0 |      465 |      466
307.64/307.70	c  0.4s |       0 |       19 |        1 |   322704      0 |      465 |      467
307.64/307.70	c #cpu_time = 0.439s
307.64/307.70	c #wall_clock_time = 0.439s
307.64/307.70	c #decision = 19
307.64/307.70	c #random_decision = 0
307.64/307.70	c #conflict = 1
307.64/307.70	c #restart = 0
307.64/307.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=6388
307.64/307.70	c BCD2: refineLB: 6384 -> 6388
307.64/307.70	c lower bound updated to -611015528
307.84/307.91	c BCD2: 320273 <= obj <= 611335800
307.84/307.91	c BCD2: #cores=18, #unrelaxed=306163, #relaxed=392, #hardened=0
307.84/307.91	c BCD2: #sat=1 #unsat=390 bias=390/391
307.84/307.91	c Solving starts ...
307.84/307.91	c ============================[ Search Statistics ]============================
307.84/307.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
307.84/307.91	c       |         |          |          |    Limit     GC | Var      | Constra 
307.84/307.91	c =============================================================================
307.84/307.91	c  0.0s |       0 |        0 |        0 |   322704      0 |      466 |      467
308.24/308.37	c  0.5s |       0 |       19 |        1 |   322704      0 |      466 |      468
308.24/308.37	c #cpu_time = 0.455s
308.24/308.37	c #wall_clock_time = 0.455s
308.24/308.37	c #decision = 19
308.24/308.37	c #random_decision = 0
308.24/308.37	c #conflict = 1
308.24/308.37	c #restart = 0
308.24/308.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=7985
308.24/308.37	c BCD2: refineLB: 7981 -> 7985
308.24/308.37	c lower bound updated to -611013931
308.44/308.55	c BCD2: 321870 <= obj <= 611335800
308.44/308.55	c BCD2: #cores=18, #unrelaxed=306162, #relaxed=393, #hardened=0
308.44/308.55	c BCD2: #sat=1 #unsat=391 bias=391/392
308.44/308.56	c Solving starts ...
308.44/308.56	c ============================[ Search Statistics ]============================
308.44/308.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
308.44/308.56	c       |         |          |          |    Limit     GC | Var      | Constra 
308.44/308.56	c =============================================================================
308.44/308.56	c  0.0s |       0 |        0 |        0 |   322704      0 |      467 |      468
308.94/309.01	c  0.4s |       0 |       19 |        1 |   322704      0 |      467 |      469
308.94/309.01	c #cpu_time = 0.449s
308.94/309.01	c #wall_clock_time = 0.449s
308.94/309.01	c #decision = 19
308.94/309.01	c #random_decision = 0
308.94/309.01	c #conflict = 1
308.94/309.01	c #restart = 0
308.94/309.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=9582
308.94/309.01	c BCD2: refineLB: 9578 -> 9582
308.94/309.01	c lower bound updated to -611012334
309.04/309.20	c BCD2: 323467 <= obj <= 611335800
309.04/309.20	c BCD2: #cores=18, #unrelaxed=306161, #relaxed=394, #hardened=0
309.04/309.20	c BCD2: #sat=1 #unsat=392 bias=392/393
309.15/309.21	c Solving starts ...
309.15/309.21	c ============================[ Search Statistics ]============================
309.15/309.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
309.15/309.21	c       |         |          |          |    Limit     GC | Var      | Constra 
309.15/309.21	c =============================================================================
309.15/309.21	c  0.0s |       0 |        0 |        0 |   322704      0 |      468 |      469
309.54/309.66	c  0.5s |       0 |       19 |        1 |   322704      0 |      468 |      470
309.54/309.66	c #cpu_time = 0.454s
309.54/309.66	c #wall_clock_time = 0.454s
309.54/309.66	c #decision = 19
309.54/309.66	c #random_decision = 0
309.54/309.66	c #conflict = 1
309.54/309.66	c #restart = 0
309.54/309.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=11179
309.54/309.66	c BCD2: refineLB: 11175 -> 11179
309.54/309.66	c lower bound updated to -611010737
309.74/309.84	c BCD2: 325064 <= obj <= 611335800
309.74/309.84	c BCD2: #cores=18, #unrelaxed=306160, #relaxed=395, #hardened=0
309.74/309.84	c BCD2: #sat=1 #unsat=393 bias=393/394
309.74/309.85	c Solving starts ...
309.74/309.85	c ============================[ Search Statistics ]============================
309.74/309.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
309.74/309.85	c       |         |          |          |    Limit     GC | Var      | Constra 
309.74/309.85	c =============================================================================
309.74/309.85	c  0.0s |       0 |        0 |        0 |   322704      0 |      469 |      470
310.25/310.31	c  0.5s |       0 |       19 |        1 |   322704      0 |      469 |      471
310.25/310.31	c #cpu_time = 0.457s
310.25/310.31	c #wall_clock_time = 0.457s
310.25/310.31	c #decision = 19
310.25/310.31	c #random_decision = 0
310.25/310.31	c #conflict = 1
310.25/310.31	c #restart = 0
310.25/310.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=12776
310.25/310.31	c BCD2: refineLB: 12772 -> 12776
310.25/310.31	c lower bound updated to -611009140
310.44/310.53	c BCD2: 326661 <= obj <= 611335800
310.44/310.53	c BCD2: #cores=18, #unrelaxed=306159, #relaxed=396, #hardened=0
310.44/310.53	c BCD2: #sat=1 #unsat=394 bias=394/395
310.44/310.55	c Solving starts ...
310.44/310.55	c ============================[ Search Statistics ]============================
310.44/310.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
310.44/310.55	c       |         |          |          |    Limit     GC | Var      | Constra 
310.44/310.55	c =============================================================================
310.44/310.55	c  0.0s |       0 |        0 |        0 |   322704      0 |      470 |      471
310.94/311.00	c  0.5s |       0 |       19 |        1 |   322704      0 |      470 |      472
310.94/311.00	c #cpu_time = 0.453s
310.94/311.00	c #wall_clock_time = 0.453s
310.94/311.00	c #decision = 19
310.94/311.00	c #random_decision = 0
310.94/311.00	c #conflict = 1
310.94/311.00	c #restart = 0
310.94/311.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=14373
310.94/311.00	c BCD2: refineLB: 14369 -> 14373
310.94/311.00	c lower bound updated to -611007543
311.14/311.22	c BCD2: 328258 <= obj <= 611335800
311.14/311.22	c BCD2: #cores=18, #unrelaxed=306158, #relaxed=397, #hardened=0
311.14/311.22	c BCD2: #sat=1 #unsat=395 bias=395/396
311.14/311.24	c Solving starts ...
311.14/311.24	c ============================[ Search Statistics ]============================
311.14/311.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
311.14/311.24	c       |         |          |          |    Limit     GC | Var      | Constra 
311.14/311.24	c =============================================================================
311.14/311.24	c  0.0s |       0 |        0 |        0 |   322704      0 |      471 |      472
311.64/311.70	c  0.5s |       0 |       19 |        1 |   322704      0 |      471 |      473
311.64/311.70	c #cpu_time = 0.457s
311.64/311.70	c #wall_clock_time = 0.457s
311.64/311.70	c #decision = 19
311.64/311.70	c #random_decision = 0
311.64/311.70	c #conflict = 1
311.64/311.70	c #restart = 0
311.64/311.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=15970
311.64/311.70	c BCD2: refineLB: 15966 -> 15970
311.64/311.70	c lower bound updated to -611005946
311.84/311.92	c BCD2: 329855 <= obj <= 611335800
311.84/311.92	c BCD2: #cores=18, #unrelaxed=306157, #relaxed=398, #hardened=0
311.84/311.92	c BCD2: #sat=1 #unsat=396 bias=396/397
311.84/311.94	c Solving starts ...
311.84/311.94	c ============================[ Search Statistics ]============================
311.84/311.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
311.84/311.94	c       |         |          |          |    Limit     GC | Var      | Constra 
311.84/311.94	c =============================================================================
311.84/311.94	c  0.0s |       0 |        0 |        0 |   322704      0 |      472 |      473
313.14/313.29	c  1.4s |       0 |       19 |        1 |   322704      0 |      472 |      474
313.14/313.29	c #cpu_time = 1.355s
313.14/313.29	c #wall_clock_time = 1.355s
313.14/313.29	c #decision = 19
313.14/313.29	c #random_decision = 0
313.14/313.29	c #conflict = 1
313.14/313.29	c #restart = 0
313.14/313.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=17567
313.14/313.29	c BCD2: refineLB: 17563 -> 17567
313.14/313.29	c lower bound updated to -611004349
313.34/313.44	c BCD2: 331452 <= obj <= 611335800
313.34/313.44	c BCD2: #cores=18, #unrelaxed=306156, #relaxed=399, #hardened=0
313.34/313.44	c BCD2: #sat=1 #unsat=397 bias=397/398
313.34/313.45	c Solving starts ...
313.34/313.45	c ============================[ Search Statistics ]============================
313.34/313.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
313.34/313.45	c       |         |          |          |    Limit     GC | Var      | Constra 
313.34/313.45	c =============================================================================
313.34/313.45	c  0.0s |       0 |        0 |        0 |   322704      0 |      473 |      474
313.74/313.89	c  0.4s |       0 |       19 |        1 |   322704      0 |      473 |      475
313.74/313.89	c #cpu_time = 0.443s
313.74/313.89	c #wall_clock_time = 0.443s
313.74/313.89	c #decision = 19
313.74/313.89	c #random_decision = 0
313.74/313.89	c #conflict = 1
313.74/313.89	c #restart = 0
313.74/313.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=19164
313.74/313.89	c BCD2: refineLB: 19160 -> 19164
313.74/313.89	c lower bound updated to -611002752
313.94/314.05	c BCD2: 333049 <= obj <= 611335800
313.94/314.05	c BCD2: #cores=18, #unrelaxed=306155, #relaxed=400, #hardened=0
313.94/314.05	c BCD2: #sat=1 #unsat=398 bias=398/399
313.94/314.06	c Solving starts ...
313.94/314.06	c ============================[ Search Statistics ]============================
313.94/314.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
313.94/314.06	c       |         |          |          |    Limit     GC | Var      | Constra 
313.94/314.06	c =============================================================================
313.94/314.06	c  0.0s |       0 |        0 |        0 |   322704      0 |      474 |      475
314.44/314.51	c  0.5s |       0 |       19 |        1 |   322704      0 |      474 |      476
314.44/314.51	c #cpu_time = 0.452s
314.44/314.51	c #wall_clock_time = 0.452s
314.44/314.51	c #decision = 19
314.44/314.51	c #random_decision = 0
314.44/314.51	c #conflict = 1
314.44/314.51	c #restart = 0
314.44/314.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=20761
314.44/314.51	c BCD2: refineLB: 20757 -> 20761
314.44/314.51	c lower bound updated to -611001155
314.54/314.66	c BCD2: 334646 <= obj <= 611335800
314.54/314.66	c BCD2: #cores=18, #unrelaxed=306154, #relaxed=401, #hardened=0
314.54/314.66	c BCD2: #sat=1 #unsat=399 bias=399/400
314.54/314.67	c Solving starts ...
314.54/314.67	c ============================[ Search Statistics ]============================
314.54/314.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
314.54/314.67	c       |         |          |          |    Limit     GC | Var      | Constra 
314.54/314.67	c =============================================================================
314.54/314.67	c  0.0s |       0 |        0 |        0 |   322704      0 |      475 |      476
315.04/315.10	c  0.4s |       0 |       20 |        1 |   322704      0 |      475 |      477
315.04/315.10	c #cpu_time = 0.437s
315.04/315.10	c #wall_clock_time = 0.437s
315.04/315.10	c #decision = 20
315.04/315.10	c #random_decision = 0
315.04/315.10	c #conflict = 1
315.04/315.10	c #restart = 0
315.04/315.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=22358
315.04/315.10	c BCD2: refineLB: 22355 -> 22358
315.04/315.10	c lower bound updated to -610999558
315.14/315.27	c BCD2: 336243 <= obj <= 611335800
315.14/315.27	c BCD2: #cores=18, #unrelaxed=306153, #relaxed=402, #hardened=0
315.14/315.27	c BCD2: #sat=1 #unsat=400 bias=400/401
315.14/315.28	c Solving starts ...
315.14/315.28	c ============================[ Search Statistics ]============================
315.14/315.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
315.14/315.28	c       |         |          |          |    Limit     GC | Var      | Constra 
315.14/315.28	c =============================================================================
315.14/315.28	c  0.0s |       0 |        0 |        0 |   322704      0 |      476 |      477
315.64/315.73	c  0.5s |       0 |       19 |        1 |   322704      0 |      476 |      478
315.64/315.73	c #cpu_time = 0.452s
315.64/315.73	c #wall_clock_time = 0.452s
315.64/315.73	c #decision = 19
315.64/315.73	c #random_decision = 0
315.64/315.73	c #conflict = 1
315.64/315.73	c #restart = 0
315.64/315.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=23955
315.64/315.73	c BCD2: refineLB: 23952 -> 23955
315.64/315.73	c lower bound updated to -610997961
315.75/315.88	c BCD2: 337840 <= obj <= 611335800
315.75/315.88	c BCD2: #cores=18, #unrelaxed=306152, #relaxed=403, #hardened=0
315.75/315.88	c BCD2: #sat=1 #unsat=401 bias=401/402
315.75/315.89	c Solving starts ...
315.75/315.89	c ============================[ Search Statistics ]============================
315.75/315.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
315.75/315.89	c       |         |          |          |    Limit     GC | Var      | Constra 
315.75/315.89	c =============================================================================
315.75/315.89	c  0.0s |       0 |        0 |        0 |   322704      0 |      477 |      478
316.24/316.34	c  0.5s |       0 |       19 |        1 |   322704      0 |      477 |      479
316.24/316.34	c #cpu_time = 0.453s
316.24/316.34	c #wall_clock_time = 0.453s
316.24/316.34	c #decision = 19
316.24/316.34	c #random_decision = 0
316.24/316.34	c #conflict = 1
316.24/316.34	c #restart = 0
316.24/316.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=25552
316.24/316.34	c BCD2: refineLB: 25549 -> 25552
316.24/316.34	c lower bound updated to -610996364
316.34/316.49	c BCD2: 339437 <= obj <= 611335800
316.34/316.49	c BCD2: #cores=18, #unrelaxed=306151, #relaxed=404, #hardened=0
316.34/316.49	c BCD2: #sat=1 #unsat=402 bias=402/403
316.44/316.50	c Solving starts ...
316.44/316.50	c ============================[ Search Statistics ]============================
316.44/316.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
316.44/316.50	c       |         |          |          |    Limit     GC | Var      | Constra 
316.44/316.50	c =============================================================================
316.44/316.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      478 |      479
316.85/316.95	c  0.5s |       0 |       19 |        1 |   322704      0 |      478 |      480
316.85/316.95	c #cpu_time = 0.453s
316.85/316.95	c #wall_clock_time = 0.453s
316.85/316.95	c #decision = 19
316.85/316.95	c #random_decision = 0
316.85/316.95	c #conflict = 1
316.85/316.95	c #restart = 0
316.85/316.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=27149
316.85/316.95	c BCD2: refineLB: 27146 -> 27149
316.85/316.95	c lower bound updated to -610994767
317.04/317.11	c BCD2: 341034 <= obj <= 611335800
317.04/317.11	c BCD2: #cores=18, #unrelaxed=306150, #relaxed=405, #hardened=0
317.04/317.11	c BCD2: #sat=1 #unsat=403 bias=403/404
317.04/317.12	c Solving starts ...
317.04/317.12	c ============================[ Search Statistics ]============================
317.04/317.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
317.04/317.12	c       |         |          |          |    Limit     GC | Var      | Constra 
317.04/317.12	c =============================================================================
317.04/317.12	c  0.0s |       0 |        0 |        0 |   322704      0 |      479 |      480
317.44/317.58	c  0.5s |       0 |       19 |        1 |   322704      0 |      479 |      481
317.44/317.58	c #cpu_time = 0.457s
317.44/317.58	c #wall_clock_time = 0.457s
317.44/317.58	c #decision = 19
317.44/317.58	c #random_decision = 0
317.44/317.58	c #conflict = 1
317.44/317.58	c #restart = 0
317.44/317.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=28746
317.44/317.58	c BCD2: refineLB: 28743 -> 28746
317.44/317.58	c lower bound updated to -610993170
317.64/317.76	c BCD2: 342631 <= obj <= 611335800
317.64/317.76	c BCD2: #cores=18, #unrelaxed=306149, #relaxed=406, #hardened=0
317.64/317.76	c BCD2: #sat=1 #unsat=404 bias=404/405
317.64/317.78	c Solving starts ...
317.64/317.78	c ============================[ Search Statistics ]============================
317.64/317.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
317.64/317.78	c       |         |          |          |    Limit     GC | Var      | Constra 
317.64/317.78	c =============================================================================
317.64/317.78	c  0.0s |       0 |        0 |        0 |   322704      0 |      480 |      481
318.13/318.23	c  0.5s |       0 |       19 |        1 |   322704      0 |      480 |      482
318.13/318.23	c #cpu_time = 0.452s
318.13/318.23	c #wall_clock_time = 0.452s
318.13/318.23	c #decision = 19
318.13/318.23	c #random_decision = 0
318.13/318.23	c #conflict = 1
318.13/318.23	c #restart = 0
318.13/318.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=30343
318.13/318.23	c BCD2: refineLB: 30340 -> 30343
318.13/318.23	c lower bound updated to -610991573
318.33/318.42	c BCD2: 344228 <= obj <= 611335800
318.33/318.42	c BCD2: #cores=18, #unrelaxed=306148, #relaxed=407, #hardened=0
318.33/318.42	c BCD2: #sat=1 #unsat=405 bias=405/406
318.33/318.44	c Solving starts ...
318.33/318.44	c ============================[ Search Statistics ]============================
318.33/318.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
318.33/318.44	c       |         |          |          |    Limit     GC | Var      | Constra 
318.33/318.44	c =============================================================================
318.33/318.44	c  0.0s |       0 |        0 |        0 |   322704      0 |      481 |      482
318.84/318.90	c  0.5s |       0 |       19 |        1 |   322704      0 |      481 |      483
318.84/318.90	c #cpu_time = 0.458s
318.84/318.90	c #wall_clock_time = 0.458s
318.84/318.90	c #decision = 19
318.84/318.90	c #random_decision = 0
318.84/318.90	c #conflict = 1
318.84/318.90	c #restart = 0
318.84/318.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=31940
318.84/318.90	c BCD2: refineLB: 31937 -> 31940
318.84/318.90	c lower bound updated to -610989976
318.94/319.09	c BCD2: 345825 <= obj <= 611335800
318.94/319.09	c BCD2: #cores=18, #unrelaxed=306147, #relaxed=408, #hardened=0
318.94/319.09	c BCD2: #sat=1 #unsat=406 bias=406/407
319.84/319.98	c Solving starts ...
319.84/319.98	c ============================[ Search Statistics ]============================
319.84/319.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
319.84/319.98	c       |         |          |          |    Limit     GC | Var      | Constra 
319.84/319.98	c =============================================================================
319.84/319.99	c  0.0s |       0 |        0 |        0 |   322704      0 |      482 |      483
320.34/320.44	c  0.4s |       0 |       19 |        1 |   322704      0 |      482 |      484
320.34/320.44	c #cpu_time = 0.449s
320.34/320.44	c #wall_clock_time = 0.448s
320.34/320.44	c #decision = 19
320.34/320.44	c #random_decision = 0
320.34/320.44	c #conflict = 1
320.34/320.44	c #restart = 0
320.34/320.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=33537
320.34/320.44	c BCD2: refineLB: 33534 -> 33537
320.34/320.44	c lower bound updated to -610988379
320.54/320.62	c BCD2: 347422 <= obj <= 611335800
320.54/320.62	c BCD2: #cores=18, #unrelaxed=306146, #relaxed=409, #hardened=0
320.54/320.62	c BCD2: #sat=1 #unsat=407 bias=407/408
320.54/320.63	c Solving starts ...
320.54/320.63	c ============================[ Search Statistics ]============================
320.54/320.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
320.54/320.63	c       |         |          |          |    Limit     GC | Var      | Constra 
320.54/320.63	c =============================================================================
320.54/320.63	c  0.0s |       0 |        0 |        0 |   322704      0 |      483 |      484
320.94/321.06	c  0.4s |       0 |       19 |        1 |   322704      0 |      483 |      485
320.94/321.06	c #cpu_time = 0.432s
320.94/321.06	c #wall_clock_time = 0.432s
320.94/321.06	c #decision = 19
320.94/321.06	c #random_decision = 0
320.94/321.06	c #conflict = 1
320.94/321.06	c #restart = 0
320.94/321.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=35134
320.94/321.06	c BCD2: refineLB: 35131 -> 35134
320.94/321.06	c lower bound updated to -610986782
321.14/321.26	c BCD2: 349019 <= obj <= 611335800
321.14/321.26	c BCD2: #cores=18, #unrelaxed=306145, #relaxed=410, #hardened=0
321.14/321.26	c BCD2: #sat=1 #unsat=408 bias=408/409
321.14/321.27	c Solving starts ...
321.14/321.27	c ============================[ Search Statistics ]============================
321.14/321.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
321.14/321.27	c       |         |          |          |    Limit     GC | Var      | Constra 
321.14/321.27	c =============================================================================
321.14/321.27	c  0.0s |       0 |        0 |        0 |   322704      0 |      484 |      485
321.64/321.71	c  0.4s |       0 |       19 |        1 |   322704      0 |      484 |      486
321.64/321.71	c #cpu_time = 0.444s
321.64/321.71	c #wall_clock_time = 0.444s
321.64/321.71	c #decision = 19
321.64/321.71	c #random_decision = 0
321.64/321.71	c #conflict = 1
321.64/321.71	c #restart = 0
321.64/321.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=36731
321.64/321.71	c BCD2: refineLB: 36728 -> 36731
321.64/321.71	c lower bound updated to -610985185
321.84/321.90	c BCD2: 350616 <= obj <= 611335800
321.84/321.90	c BCD2: #cores=18, #unrelaxed=306144, #relaxed=411, #hardened=0
321.84/321.90	c BCD2: #sat=1 #unsat=409 bias=409/410
321.84/321.90	c Solving starts ...
321.84/321.90	c ============================[ Search Statistics ]============================
321.84/321.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
321.84/321.90	c       |         |          |          |    Limit     GC | Var      | Constra 
321.84/321.90	c =============================================================================
321.84/321.90	c  0.0s |       0 |        0 |        0 |   322704      0 |      485 |      486
322.24/322.33	c  0.4s |       0 |       19 |        1 |   322704      0 |      485 |      487
322.24/322.33	c #cpu_time = 0.428s
322.24/322.33	c #wall_clock_time = 0.428s
322.24/322.33	c #decision = 19
322.24/322.33	c #random_decision = 0
322.24/322.33	c #conflict = 1
322.24/322.33	c #restart = 0
322.24/322.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=38328
322.24/322.33	c BCD2: refineLB: 38325 -> 38328
322.24/322.33	c lower bound updated to -610983588
322.45/322.54	c BCD2: 352213 <= obj <= 611335800
322.45/322.54	c BCD2: #cores=18, #unrelaxed=306143, #relaxed=412, #hardened=0
322.45/322.54	c BCD2: #sat=1 #unsat=410 bias=410/411
322.45/322.54	c Solving starts ...
322.45/322.54	c ============================[ Search Statistics ]============================
322.45/322.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
322.45/322.54	c       |         |          |          |    Limit     GC | Var      | Constra 
322.45/322.54	c =============================================================================
322.45/322.54	c  0.0s |       0 |        0 |        0 |   322704      0 |      486 |      487
322.84/322.99	c  0.4s |       0 |       19 |        1 |   322704      0 |      486 |      488
322.84/322.99	c #cpu_time = 0.444s
322.84/322.99	c #wall_clock_time = 0.444s
322.84/322.99	c #decision = 19
322.84/322.99	c #random_decision = 0
322.84/322.99	c #conflict = 1
322.84/322.99	c #restart = 0
322.84/322.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=39925
322.84/322.99	c BCD2: refineLB: 39922 -> 39925
322.84/322.99	c lower bound updated to -610981991
323.04/323.17	c BCD2: 353810 <= obj <= 611335800
323.04/323.17	c BCD2: #cores=18, #unrelaxed=306142, #relaxed=413, #hardened=0
323.04/323.17	c BCD2: #sat=1 #unsat=411 bias=411/412
323.04/323.18	c Solving starts ...
323.04/323.18	c ============================[ Search Statistics ]============================
323.04/323.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
323.04/323.18	c       |         |          |          |    Limit     GC | Var      | Constra 
323.04/323.18	c =============================================================================
323.04/323.18	c  0.0s |       0 |        0 |        0 |   322704      0 |      487 |      488
323.55/323.62	c  0.4s |       0 |       19 |        1 |   322704      0 |      487 |      489
323.55/323.62	c #cpu_time = 0.443s
323.55/323.62	c #wall_clock_time = 0.443s
323.55/323.62	c #decision = 19
323.55/323.62	c #random_decision = 0
323.55/323.62	c #conflict = 1
323.55/323.62	c #restart = 0
323.55/323.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=41522
323.55/323.62	c BCD2: refineLB: 41519 -> 41522
323.55/323.62	c lower bound updated to -610980394
323.74/323.81	c BCD2: 355407 <= obj <= 611335800
323.74/323.81	c BCD2: #cores=18, #unrelaxed=306141, #relaxed=414, #hardened=0
323.74/323.81	c BCD2: #sat=1 #unsat=412 bias=412/413
323.74/323.82	c Solving starts ...
323.74/323.82	c ============================[ Search Statistics ]============================
323.74/323.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
323.74/323.82	c       |         |          |          |    Limit     GC | Var      | Constra 
323.74/323.82	c =============================================================================
323.74/323.82	c  0.0s |       0 |        0 |        0 |   322704      0 |      488 |      489
324.14/324.26	c  0.4s |       0 |       19 |        1 |   322704      0 |      488 |      490
324.14/324.26	c #cpu_time = 0.444s
324.14/324.26	c #wall_clock_time = 0.444s
324.14/324.26	c #decision = 19
324.14/324.26	c #random_decision = 0
324.14/324.26	c #conflict = 1
324.14/324.26	c #restart = 0
324.14/324.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=43119
324.14/324.26	c BCD2: refineLB: 43116 -> 43119
324.14/324.26	c lower bound updated to -610978797
324.34/324.47	c BCD2: 357004 <= obj <= 611335800
324.34/324.47	c BCD2: #cores=18, #unrelaxed=306140, #relaxed=415, #hardened=0
324.34/324.47	c BCD2: #sat=1 #unsat=413 bias=413/414
324.34/324.48	c Solving starts ...
324.34/324.48	c ============================[ Search Statistics ]============================
324.34/324.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
324.34/324.48	c       |         |          |          |    Limit     GC | Var      | Constra 
324.34/324.48	c =============================================================================
324.34/324.48	c  0.0s |       0 |        0 |        0 |   322704      0 |      489 |      490
324.84/324.93	c  0.4s |       0 |       19 |        1 |   322704      0 |      489 |      491
324.84/324.93	c #cpu_time = 0.446s
324.84/324.93	c #wall_clock_time = 0.446s
324.84/324.93	c #decision = 19
324.84/324.93	c #random_decision = 0
324.84/324.93	c #conflict = 1
324.84/324.93	c #restart = 0
324.84/324.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=44716
324.84/324.93	c BCD2: refineLB: 44713 -> 44716
324.84/324.93	c lower bound updated to -610977200
325.04/325.15	c BCD2: 358601 <= obj <= 611335800
325.04/325.15	c BCD2: #cores=18, #unrelaxed=306139, #relaxed=416, #hardened=0
325.04/325.15	c BCD2: #sat=1 #unsat=414 bias=414/415
325.04/325.17	c Solving starts ...
325.04/325.17	c ============================[ Search Statistics ]============================
325.04/325.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
325.04/325.17	c       |         |          |          |    Limit     GC | Var      | Constra 
325.04/325.17	c =============================================================================
325.04/325.17	c  0.0s |       0 |        0 |        0 |   322704      0 |      490 |      491
325.54/325.62	c  0.4s |       0 |       19 |        1 |   322704      0 |      490 |      492
325.54/325.62	c #cpu_time = 0.444s
325.54/325.62	c #wall_clock_time = 0.444s
325.54/325.62	c #decision = 19
325.54/325.62	c #random_decision = 0
325.54/325.62	c #conflict = 1
325.54/325.62	c #restart = 0
325.54/325.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=46313
325.54/325.62	c BCD2: refineLB: 46310 -> 46313
325.54/325.62	c lower bound updated to -610975603
325.75/325.84	c BCD2: 360198 <= obj <= 611335800
325.75/325.84	c BCD2: #cores=18, #unrelaxed=306138, #relaxed=417, #hardened=0
325.75/325.84	c BCD2: #sat=1 #unsat=415 bias=415/416
325.75/325.86	c Solving starts ...
325.75/325.86	c ============================[ Search Statistics ]============================
325.75/325.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
325.75/325.86	c       |         |          |          |    Limit     GC | Var      | Constra 
325.75/325.86	c =============================================================================
325.75/325.86	c  0.0s |       0 |        0 |        0 |   322704      0 |      491 |      492
326.24/326.31	c  0.4s |       0 |       19 |        1 |   322704      0 |      491 |      493
326.24/326.31	c #cpu_time = 0.450s
326.24/326.31	c #wall_clock_time = 0.450s
326.24/326.31	c #decision = 19
326.24/326.31	c #random_decision = 0
326.24/326.31	c #conflict = 1
326.24/326.31	c #restart = 0
326.24/326.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=47910
326.24/326.31	c BCD2: refineLB: 47907 -> 47910
326.24/326.31	c lower bound updated to -610974006
327.24/327.37	c BCD2: 361795 <= obj <= 611335800
327.24/327.37	c BCD2: #cores=18, #unrelaxed=306137, #relaxed=418, #hardened=0
327.24/327.37	c BCD2: #sat=1 #unsat=416 bias=416/417
327.24/327.38	c Solving starts ...
327.24/327.38	c ============================[ Search Statistics ]============================
327.24/327.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
327.24/327.38	c       |         |          |          |    Limit     GC | Var      | Constra 
327.24/327.38	c =============================================================================
327.24/327.38	c  0.0s |       0 |        0 |        0 |   322704      0 |      492 |      493
327.74/327.84	c  0.5s |       0 |       19 |        1 |   322704      0 |      492 |      494
327.74/327.84	c #cpu_time = 0.462s
327.74/327.84	c #wall_clock_time = 0.462s
327.74/327.84	c #decision = 19
327.74/327.84	c #random_decision = 0
327.74/327.84	c #conflict = 1
327.74/327.84	c #restart = 0
327.74/327.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=49507
327.74/327.84	c BCD2: refineLB: 49504 -> 49507
327.74/327.84	c lower bound updated to -610972409
327.84/327.99	c BCD2: 363392 <= obj <= 611335800
327.84/327.99	c BCD2: #cores=18, #unrelaxed=306136, #relaxed=419, #hardened=0
327.84/327.99	c BCD2: #sat=1 #unsat=417 bias=417/418
327.84/328.00	c Solving starts ...
327.84/328.00	c ============================[ Search Statistics ]============================
327.84/328.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
327.84/328.00	c       |         |          |          |    Limit     GC | Var      | Constra 
327.84/328.00	c =============================================================================
327.84/328.00	c  0.0s |       0 |        0 |        0 |   322704      0 |      493 |      494
328.34/328.45	c  0.5s |       0 |       19 |        1 |   322704      0 |      493 |      495
328.34/328.45	c #cpu_time = 0.452s
328.34/328.45	c #wall_clock_time = 0.452s
328.34/328.45	c #decision = 19
328.34/328.45	c #random_decision = 0
328.34/328.45	c #conflict = 1
328.34/328.45	c #restart = 0
328.34/328.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=51104
328.34/328.45	c BCD2: refineLB: 51101 -> 51104
328.34/328.45	c lower bound updated to -610970812
328.54/328.62	c BCD2: 364989 <= obj <= 611335800
328.54/328.62	c BCD2: #cores=18, #unrelaxed=306135, #relaxed=420, #hardened=0
328.54/328.62	c BCD2: #sat=1 #unsat=418 bias=418/419
328.54/328.63	c Solving starts ...
328.54/328.63	c ============================[ Search Statistics ]============================
328.54/328.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
328.54/328.63	c       |         |          |          |    Limit     GC | Var      | Constra 
328.54/328.63	c =============================================================================
328.54/328.63	c  0.0s |       0 |        0 |        0 |   322704      0 |      494 |      495
328.94/329.09	c  0.5s |       0 |       19 |        1 |   322704      0 |      494 |      496
328.94/329.09	c #cpu_time = 0.463s
328.94/329.09	c #wall_clock_time = 0.463s
328.94/329.09	c #decision = 19
328.94/329.09	c #random_decision = 0
328.94/329.09	c #conflict = 1
328.94/329.09	c #restart = 0
328.94/329.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=52701
328.94/329.09	c BCD2: refineLB: 52698 -> 52701
328.94/329.09	c lower bound updated to -610969215
329.14/329.24	c BCD2: 366586 <= obj <= 611335800
329.14/329.24	c BCD2: #cores=18, #unrelaxed=306134, #relaxed=421, #hardened=0
329.14/329.24	c BCD2: #sat=1 #unsat=419 bias=419/420
329.14/329.25	c Solving starts ...
329.14/329.25	c ============================[ Search Statistics ]============================
329.14/329.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
329.14/329.25	c       |         |          |          |    Limit     GC | Var      | Constra 
329.14/329.25	c =============================================================================
329.14/329.25	c  0.0s |       0 |        0 |        0 |   322704      0 |      495 |      496
329.64/329.71	c  0.5s |       0 |       19 |        1 |   322704      0 |      495 |      497
329.64/329.71	c #cpu_time = 0.462s
329.64/329.71	c #wall_clock_time = 0.462s
329.64/329.71	c #decision = 19
329.64/329.71	c #random_decision = 0
329.64/329.71	c #conflict = 1
329.64/329.71	c #restart = 0
329.64/329.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=54298
329.64/329.71	c BCD2: refineLB: 54295 -> 54298
329.64/329.71	c lower bound updated to -610967618
329.74/329.87	c BCD2: 368183 <= obj <= 611335800
329.74/329.87	c BCD2: #cores=18, #unrelaxed=306133, #relaxed=422, #hardened=0
329.74/329.87	c BCD2: #sat=1 #unsat=420 bias=420/421
329.74/329.88	c Solving starts ...
329.74/329.88	c ============================[ Search Statistics ]============================
329.74/329.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
329.74/329.88	c       |         |          |          |    Limit     GC | Var      | Constra 
329.74/329.88	c =============================================================================
329.74/329.88	c  0.0s |       0 |        0 |        0 |   322704      0 |      496 |      497
330.24/330.34	c  0.5s |       0 |       19 |        1 |   322704      0 |      496 |      498
330.24/330.34	c #cpu_time = 0.463s
330.24/330.34	c #wall_clock_time = 0.463s
330.24/330.34	c #decision = 19
330.24/330.34	c #random_decision = 0
330.24/330.34	c #conflict = 1
330.24/330.34	c #restart = 0
330.24/330.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=55895
330.24/330.34	c BCD2: refineLB: 55892 -> 55895
330.24/330.34	c lower bound updated to -610966021
330.34/330.49	c BCD2: 369780 <= obj <= 611335800
330.34/330.49	c BCD2: #cores=18, #unrelaxed=306132, #relaxed=423, #hardened=0
330.34/330.49	c BCD2: #sat=1 #unsat=421 bias=421/422
330.44/330.50	c Solving starts ...
330.44/330.50	c ============================[ Search Statistics ]============================
330.44/330.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
330.44/330.50	c       |         |          |          |    Limit     GC | Var      | Constra 
330.44/330.50	c =============================================================================
330.44/330.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      497 |      498
330.84/330.96	c  0.5s |       0 |       19 |        1 |   322704      0 |      497 |      499
330.84/330.96	c #cpu_time = 0.462s
330.84/330.96	c #wall_clock_time = 0.462s
330.84/330.96	c #decision = 19
330.84/330.96	c #random_decision = 0
330.84/330.96	c #conflict = 1
330.84/330.96	c #restart = 0
330.84/330.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=57492
330.84/330.96	c BCD2: refineLB: 57489 -> 57492
330.84/330.96	c lower bound updated to -610964424
331.04/331.12	c BCD2: 371377 <= obj <= 611335800
331.04/331.12	c BCD2: #cores=18, #unrelaxed=306131, #relaxed=424, #hardened=0
331.04/331.12	c BCD2: #sat=1 #unsat=422 bias=422/423
331.04/331.13	c Solving starts ...
331.04/331.13	c ============================[ Search Statistics ]============================
331.04/331.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
331.04/331.13	c       |         |          |          |    Limit     GC | Var      | Constra 
331.04/331.13	c =============================================================================
331.04/331.13	c  0.0s |       0 |        0 |        0 |   322704      0 |      498 |      499
331.44/331.59	c  0.5s |       0 |       19 |        1 |   322704      0 |      498 |      500
331.44/331.59	c #cpu_time = 0.463s
331.44/331.59	c #wall_clock_time = 0.463s
331.44/331.59	c #decision = 19
331.44/331.59	c #random_decision = 0
331.44/331.59	c #conflict = 1
331.44/331.59	c #restart = 0
331.44/331.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=59089
331.44/331.59	c BCD2: refineLB: 59086 -> 59089
331.44/331.59	c lower bound updated to -610962827
331.64/331.78	c BCD2: 372974 <= obj <= 611335800
331.64/331.78	c BCD2: #cores=18, #unrelaxed=306130, #relaxed=425, #hardened=0
331.64/331.78	c BCD2: #sat=1 #unsat=423 bias=423/424
331.74/331.80	c Solving starts ...
331.74/331.80	c ============================[ Search Statistics ]============================
331.74/331.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
331.74/331.80	c       |         |          |          |    Limit     GC | Var      | Constra 
331.74/331.80	c =============================================================================
331.74/331.80	c  0.0s |       0 |        0 |        0 |   322704      0 |      499 |      500
332.14/332.27	c  0.5s |       0 |       19 |        1 |   322704      0 |      499 |      501
332.14/332.27	c #cpu_time = 0.469s
332.14/332.27	c #wall_clock_time = 0.469s
332.14/332.27	c #decision = 19
332.14/332.27	c #random_decision = 0
332.14/332.27	c #conflict = 1
332.14/332.27	c #restart = 0
332.14/332.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=60686
332.14/332.27	c BCD2: refineLB: 60683 -> 60686
332.14/332.27	c lower bound updated to -610961230
332.35/332.46	c BCD2: 374571 <= obj <= 611335800
332.35/332.46	c BCD2: #cores=18, #unrelaxed=306129, #relaxed=426, #hardened=0
332.35/332.46	c BCD2: #sat=1 #unsat=424 bias=424/425
332.35/332.48	c Solving starts ...
332.35/332.48	c ============================[ Search Statistics ]============================
332.35/332.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
332.35/332.48	c       |         |          |          |    Limit     GC | Var      | Constra 
332.35/332.48	c =============================================================================
332.35/332.48	c  0.0s |       0 |        0 |        0 |   322704      0 |      500 |      501
332.84/332.95	c  0.5s |       0 |       19 |        1 |   322704      0 |      500 |      502
332.84/332.95	c #cpu_time = 0.463s
332.84/332.95	c #wall_clock_time = 0.463s
332.84/332.95	c #decision = 19
332.84/332.95	c #random_decision = 0
332.84/332.95	c #conflict = 1
332.84/332.95	c #restart = 0
332.84/332.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=62283
332.84/332.95	c BCD2: refineLB: 62280 -> 62283
332.84/332.95	c lower bound updated to -610959633
333.03/333.14	c BCD2: 376168 <= obj <= 611335800
333.03/333.14	c BCD2: #cores=18, #unrelaxed=306128, #relaxed=427, #hardened=0
333.03/333.14	c BCD2: #sat=1 #unsat=425 bias=425/426
333.03/333.16	c Solving starts ...
333.03/333.16	c ============================[ Search Statistics ]============================
333.03/333.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
333.03/333.16	c       |         |          |          |    Limit     GC | Var      | Constra 
333.03/333.16	c =============================================================================
333.03/333.16	c  0.0s |       0 |        0 |        0 |   322704      0 |      501 |      502
334.45/334.52	c  1.4s |       0 |       19 |        1 |   322704      0 |      501 |      503
334.45/334.52	c #cpu_time = 1.361s
334.45/334.52	c #wall_clock_time = 1.362s
334.45/334.52	c #decision = 19
334.45/334.52	c #random_decision = 0
334.45/334.52	c #conflict = 1
334.45/334.52	c #restart = 0
334.45/334.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=63880
334.45/334.52	c BCD2: refineLB: 63877 -> 63880
334.45/334.52	c lower bound updated to -610958036
334.55/334.69	c BCD2: 377765 <= obj <= 611335800
334.55/334.69	c BCD2: #cores=18, #unrelaxed=306127, #relaxed=428, #hardened=0
334.55/334.69	c BCD2: #sat=1 #unsat=426 bias=426/427
334.64/334.70	c Solving starts ...
334.64/334.70	c ============================[ Search Statistics ]============================
334.64/334.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
334.64/334.70	c       |         |          |          |    Limit     GC | Var      | Constra 
334.64/334.70	c =============================================================================
334.64/334.70	c  0.0s |       0 |        0 |        0 |   322704      0 |      502 |      503
335.04/335.15	c  0.5s |       0 |       19 |        1 |   322704      0 |      502 |      504
335.04/335.15	c #cpu_time = 0.453s
335.04/335.15	c #wall_clock_time = 0.453s
335.04/335.15	c #decision = 19
335.04/335.15	c #random_decision = 0
335.04/335.15	c #conflict = 1
335.04/335.15	c #restart = 0
335.04/335.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=65477
335.04/335.15	c BCD2: refineLB: 65474 -> 65477
335.04/335.15	c lower bound updated to -610956439
335.24/335.30	c BCD2: 379362 <= obj <= 611335800
335.24/335.30	c BCD2: #cores=18, #unrelaxed=306126, #relaxed=429, #hardened=0
335.24/335.30	c BCD2: #sat=1 #unsat=427 bias=427/428
335.24/335.31	c Solving starts ...
335.24/335.31	c ============================[ Search Statistics ]============================
335.24/335.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
335.24/335.31	c       |         |          |          |    Limit     GC | Var      | Constra 
335.24/335.31	c =============================================================================
335.24/335.31	c  0.0s |       0 |        0 |        0 |   322704      0 |      503 |      504
335.64/335.75	c  0.4s |       0 |       19 |        1 |   322704      0 |      503 |      505
335.64/335.75	c #cpu_time = 0.441s
335.64/335.75	c #wall_clock_time = 0.440s
335.64/335.75	c #decision = 19
335.64/335.75	c #random_decision = 0
335.64/335.75	c #conflict = 1
335.64/335.75	c #restart = 0
335.64/335.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=67074
335.64/335.75	c BCD2: refineLB: 67071 -> 67074
335.64/335.75	c lower bound updated to -610954842
335.83/335.91	c BCD2: 380959 <= obj <= 611335800
335.83/335.91	c BCD2: #cores=18, #unrelaxed=306125, #relaxed=430, #hardened=0
335.83/335.91	c BCD2: #sat=1 #unsat=428 bias=428/429
335.83/335.92	c Solving starts ...
335.83/335.92	c ============================[ Search Statistics ]============================
335.83/335.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
335.83/335.92	c       |         |          |          |    Limit     GC | Var      | Constra 
335.83/335.92	c =============================================================================
335.83/335.92	c  0.0s |       0 |        0 |        0 |   322704      0 |      504 |      505
336.23/336.37	c  0.5s |       0 |       19 |        1 |   322704      0 |      504 |      506
336.23/336.37	c #cpu_time = 0.453s
336.23/336.37	c #wall_clock_time = 0.453s
336.23/336.37	c #decision = 19
336.23/336.37	c #random_decision = 0
336.23/336.37	c #conflict = 1
336.23/336.37	c #restart = 0
336.23/336.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=68671
336.23/336.37	c BCD2: refineLB: 68668 -> 68671
336.23/336.37	c lower bound updated to -610953245
336.43/336.52	c BCD2: 382556 <= obj <= 611335800
336.43/336.52	c BCD2: #cores=18, #unrelaxed=306124, #relaxed=431, #hardened=0
336.43/336.52	c BCD2: #sat=1 #unsat=429 bias=429/430
336.43/336.53	c Solving starts ...
336.43/336.53	c ============================[ Search Statistics ]============================
336.43/336.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
336.43/336.53	c       |         |          |          |    Limit     GC | Var      | Constra 
336.43/336.53	c =============================================================================
336.43/336.53	c  0.0s |       0 |        0 |        0 |   322704      0 |      505 |      506
336.83/336.98	c  0.4s |       0 |       19 |        1 |   322704      0 |      505 |      507
336.83/336.98	c #cpu_time = 0.449s
336.83/336.98	c #wall_clock_time = 0.449s
336.83/336.98	c #decision = 19
336.83/336.98	c #random_decision = 0
336.83/336.98	c #conflict = 1
336.83/336.98	c #restart = 0
336.83/336.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=70268
336.83/336.98	c BCD2: refineLB: 70265 -> 70268
336.83/336.98	c lower bound updated to -610951648
337.03/337.13	c BCD2: 384153 <= obj <= 611335800
337.03/337.13	c BCD2: #cores=18, #unrelaxed=306123, #relaxed=432, #hardened=0
337.03/337.13	c BCD2: #sat=1 #unsat=430 bias=430/431
337.03/337.14	c Solving starts ...
337.03/337.14	c ============================[ Search Statistics ]============================
337.03/337.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
337.03/337.14	c       |         |          |          |    Limit     GC | Var      | Constra 
337.03/337.14	c =============================================================================
337.03/337.14	c  0.0s |       0 |        0 |        0 |   322704      0 |      506 |      507
337.43/337.59	c  0.5s |       0 |       19 |        1 |   322704      0 |      506 |      508
337.43/337.59	c #cpu_time = 0.453s
337.43/337.59	c #wall_clock_time = 0.453s
337.43/337.59	c #decision = 19
337.43/337.59	c #random_decision = 0
337.43/337.59	c #conflict = 1
337.43/337.59	c #restart = 0
337.43/337.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=71865
337.43/337.59	c BCD2: refineLB: 71862 -> 71865
337.43/337.59	c lower bound updated to -610950051
337.63/337.74	c BCD2: 385750 <= obj <= 611335800
337.63/337.74	c BCD2: #cores=18, #unrelaxed=306122, #relaxed=433, #hardened=0
337.63/337.74	c BCD2: #sat=1 #unsat=431 bias=431/432
337.63/337.75	c Solving starts ...
337.63/337.75	c ============================[ Search Statistics ]============================
337.63/337.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
337.63/337.75	c       |         |          |          |    Limit     GC | Var      | Constra 
337.63/337.75	c =============================================================================
337.63/337.75	c  0.0s |       0 |        0 |        0 |   322704      0 |      507 |      508
338.14/338.20	c  0.5s |       0 |       19 |        1 |   322704      0 |      507 |      509
338.14/338.20	c #cpu_time = 0.452s
338.14/338.20	c #wall_clock_time = 0.452s
338.14/338.20	c #decision = 19
338.14/338.20	c #random_decision = 0
338.14/338.20	c #conflict = 1
338.14/338.20	c #restart = 0
338.14/338.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=73462
338.14/338.20	c BCD2: refineLB: 73459 -> 73462
338.14/338.20	c lower bound updated to -610948454
338.24/338.35	c BCD2: 387347 <= obj <= 611335800
338.24/338.35	c BCD2: #cores=18, #unrelaxed=306121, #relaxed=434, #hardened=0
338.24/338.35	c BCD2: #sat=1 #unsat=432 bias=432/433
338.24/338.36	c Solving starts ...
338.24/338.36	c ============================[ Search Statistics ]============================
338.24/338.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
338.24/338.36	c       |         |          |          |    Limit     GC | Var      | Constra 
338.24/338.36	c =============================================================================
338.24/338.36	c  0.0s |       0 |        0 |        0 |   322704      0 |      508 |      509
338.74/338.82	c  0.5s |       0 |       19 |        1 |   322704      0 |      508 |      510
338.74/338.82	c #cpu_time = 0.465s
338.74/338.82	c #wall_clock_time = 0.465s
338.74/338.82	c #decision = 19
338.74/338.82	c #random_decision = 0
338.74/338.82	c #conflict = 1
338.74/338.82	c #restart = 0
338.74/338.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=75059
338.74/338.82	c BCD2: refineLB: 75056 -> 75059
338.74/338.82	c lower bound updated to -610946857
338.95/339.01	c BCD2: 388944 <= obj <= 611335800
338.95/339.01	c BCD2: #cores=18, #unrelaxed=306120, #relaxed=435, #hardened=0
338.95/339.01	c BCD2: #sat=1 #unsat=433 bias=433/434
338.95/339.03	c Solving starts ...
338.95/339.03	c ============================[ Search Statistics ]============================
338.95/339.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
338.95/339.03	c       |         |          |          |    Limit     GC | Var      | Constra 
338.95/339.03	c =============================================================================
338.95/339.03	c  0.0s |       0 |        0 |        0 |   322704      0 |      509 |      510
339.34/339.49	c  0.5s |       0 |       19 |        1 |   322704      0 |      509 |      511
339.34/339.49	c #cpu_time = 0.457s
339.34/339.49	c #wall_clock_time = 0.457s
339.34/339.49	c #decision = 19
339.34/339.49	c #random_decision = 0
339.34/339.49	c #conflict = 1
339.34/339.49	c #restart = 0
339.34/339.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=76656
339.34/339.49	c BCD2: refineLB: 76653 -> 76656
339.34/339.49	c lower bound updated to -610945260
339.54/339.68	c BCD2: 390541 <= obj <= 611335800
339.54/339.68	c BCD2: #cores=18, #unrelaxed=306119, #relaxed=436, #hardened=0
339.54/339.68	c BCD2: #sat=1 #unsat=434 bias=434/435
339.54/339.69	c Solving starts ...
339.54/339.69	c ============================[ Search Statistics ]============================
339.54/339.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
339.54/339.69	c       |         |          |          |    Limit     GC | Var      | Constra 
339.54/339.69	c =============================================================================
339.54/339.69	c  0.0s |       0 |        0 |        0 |   322704      0 |      510 |      511
340.04/340.15	c  0.5s |       0 |       19 |        1 |   322704      0 |      510 |      512
340.04/340.15	c #cpu_time = 0.454s
340.04/340.15	c #wall_clock_time = 0.454s
340.04/340.15	c #decision = 19
340.04/340.15	c #random_decision = 0
340.04/340.15	c #conflict = 1
340.04/340.15	c #restart = 0
340.04/340.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=78253
340.04/340.15	c BCD2: refineLB: 78250 -> 78253
340.04/340.15	c lower bound updated to -610943663
340.24/340.34	c BCD2: 392138 <= obj <= 611335800
340.24/340.34	c BCD2: #cores=18, #unrelaxed=306118, #relaxed=437, #hardened=0
340.24/340.34	c BCD2: #sat=1 #unsat=435 bias=435/436
340.24/340.35	c Solving starts ...
340.24/340.35	c ============================[ Search Statistics ]============================
340.24/340.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
340.24/340.35	c       |         |          |          |    Limit     GC | Var      | Constra 
340.24/340.35	c =============================================================================
340.24/340.35	c  0.0s |       0 |        0 |        0 |   322704      0 |      511 |      512
341.54/341.64	c  1.3s |       0 |       19 |        1 |   322704      0 |      511 |      513
341.54/341.64	c #cpu_time = 1.292s
341.54/341.64	c #wall_clock_time = 1.293s
341.54/341.64	c #decision = 19
341.54/341.64	c #random_decision = 0
341.54/341.64	c #conflict = 1
341.54/341.64	c #restart = 0
341.54/341.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=79850
341.54/341.64	c BCD2: refineLB: 79847 -> 79850
341.54/341.64	c lower bound updated to -610942066
341.74/341.85	c BCD2: 393735 <= obj <= 611335800
341.74/341.85	c BCD2: #cores=18, #unrelaxed=306117, #relaxed=438, #hardened=0
341.74/341.85	c BCD2: #sat=1 #unsat=436 bias=436/437
341.74/341.85	c Solving starts ...
341.74/341.85	c ============================[ Search Statistics ]============================
341.74/341.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
341.74/341.85	c       |         |          |          |    Limit     GC | Var      | Constra 
341.74/341.85	c =============================================================================
341.74/341.85	c  0.0s |       0 |        0 |        0 |   322704      0 |      512 |      513
342.14/342.27	c  0.4s |       0 |       19 |        1 |   322704      0 |      512 |      514
342.14/342.27	c #cpu_time = 0.414s
342.14/342.27	c #wall_clock_time = 0.414s
342.14/342.27	c #decision = 19
342.14/342.27	c #random_decision = 0
342.14/342.27	c #conflict = 1
342.14/342.27	c #restart = 0
342.14/342.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=81447
342.14/342.27	c BCD2: refineLB: 81444 -> 81447
342.14/342.27	c lower bound updated to -610940469
342.34/342.44	c BCD2: 395332 <= obj <= 611335800
342.34/342.44	c BCD2: #cores=18, #unrelaxed=306116, #relaxed=439, #hardened=0
342.34/342.44	c BCD2: #sat=1 #unsat=437 bias=437/438
342.34/342.45	c Solving starts ...
342.34/342.45	c ============================[ Search Statistics ]============================
342.34/342.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
342.34/342.45	c       |         |          |          |    Limit     GC | Var      | Constra 
342.34/342.45	c =============================================================================
342.34/342.45	c  0.0s |       0 |        0 |        0 |   322704      0 |      513 |      514
342.74/342.85	c  0.4s |       0 |       19 |        1 |   322704      0 |      513 |      515
342.74/342.85	c #cpu_time = 0.401s
342.74/342.85	c #wall_clock_time = 0.401s
342.74/342.85	c #decision = 19
342.74/342.85	c #random_decision = 0
342.74/342.85	c #conflict = 1
342.74/342.85	c #restart = 0
342.74/342.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=83044
342.74/342.85	c BCD2: refineLB: 83041 -> 83044
342.74/342.85	c lower bound updated to -610938872
342.94/343.04	c BCD2: 396929 <= obj <= 611335800
342.94/343.04	c BCD2: #cores=18, #unrelaxed=306115, #relaxed=440, #hardened=0
342.94/343.04	c BCD2: #sat=1 #unsat=438 bias=438/439
342.94/343.04	c Solving starts ...
342.94/343.04	c ============================[ Search Statistics ]============================
342.94/343.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
342.94/343.04	c       |         |          |          |    Limit     GC | Var      | Constra 
342.94/343.04	c =============================================================================
342.94/343.04	c  0.0s |       0 |        0 |        0 |   322704      0 |      514 |      515
343.34/343.46	c  0.4s |       0 |       19 |        1 |   322704      0 |      514 |      516
343.34/343.46	c #cpu_time = 0.415s
343.34/343.46	c #wall_clock_time = 0.415s
343.34/343.46	c #decision = 19
343.34/343.46	c #random_decision = 0
343.34/343.46	c #conflict = 1
343.34/343.46	c #restart = 0
343.34/343.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=84641
343.34/343.46	c BCD2: refineLB: 84638 -> 84641
343.34/343.46	c lower bound updated to -610937275
343.54/343.63	c BCD2: 398526 <= obj <= 611335800
343.54/343.63	c BCD2: #cores=18, #unrelaxed=306114, #relaxed=441, #hardened=0
343.54/343.63	c BCD2: #sat=1 #unsat=439 bias=439/440
343.54/343.64	c Solving starts ...
343.54/343.64	c ============================[ Search Statistics ]============================
343.54/343.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
343.54/343.64	c       |         |          |          |    Limit     GC | Var      | Constra 
343.54/343.64	c =============================================================================
343.54/343.64	c  0.0s |       0 |        0 |        0 |   322704      0 |      515 |      516
343.93/344.05	c  0.4s |       0 |       19 |        1 |   322704      0 |      515 |      517
343.93/344.05	c #cpu_time = 0.411s
343.93/344.05	c #wall_clock_time = 0.411s
343.93/344.05	c #decision = 19
343.93/344.05	c #random_decision = 0
343.93/344.05	c #conflict = 1
343.93/344.05	c #restart = 0
343.93/344.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=86238
343.93/344.05	c BCD2: refineLB: 86235 -> 86238
343.93/344.05	c lower bound updated to -610935678
344.13/344.23	c BCD2: 400123 <= obj <= 611335800
344.13/344.23	c BCD2: #cores=18, #unrelaxed=306113, #relaxed=442, #hardened=0
344.13/344.23	c BCD2: #sat=1 #unsat=440 bias=440/441
344.13/344.24	c Solving starts ...
344.13/344.24	c ============================[ Search Statistics ]============================
344.13/344.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
344.13/344.24	c       |         |          |          |    Limit     GC | Var      | Constra 
344.13/344.24	c =============================================================================
344.13/344.24	c  0.0s |       0 |        0 |        0 |   322704      0 |      516 |      517
344.53/344.65	c  0.4s |       0 |       19 |        1 |   322704      0 |      516 |      518
344.53/344.65	c #cpu_time = 0.415s
344.53/344.65	c #wall_clock_time = 0.415s
344.53/344.65	c #decision = 19
344.53/344.65	c #random_decision = 0
344.53/344.65	c #conflict = 1
344.53/344.65	c #restart = 0
344.53/344.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=87835
344.53/344.65	c BCD2: refineLB: 87832 -> 87835
344.53/344.65	c lower bound updated to -610934081
344.73/344.82	c BCD2: 401720 <= obj <= 611335800
344.73/344.82	c BCD2: #cores=18, #unrelaxed=306112, #relaxed=443, #hardened=0
344.73/344.82	c BCD2: #sat=1 #unsat=441 bias=441/442
344.73/344.83	c Solving starts ...
344.73/344.83	c ============================[ Search Statistics ]============================
344.73/344.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
344.73/344.83	c       |         |          |          |    Limit     GC | Var      | Constra 
344.73/344.83	c =============================================================================
344.73/344.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      517 |      518
345.14/345.24	c  0.4s |       0 |       19 |        1 |   322704      0 |      517 |      519
345.14/345.24	c #cpu_time = 0.413s
345.14/345.24	c #wall_clock_time = 0.413s
345.14/345.24	c #decision = 19
345.14/345.24	c #random_decision = 0
345.14/345.24	c #conflict = 1
345.14/345.24	c #restart = 0
345.14/345.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=89432
345.14/345.24	c BCD2: refineLB: 89429 -> 89432
345.14/345.24	c lower bound updated to -610932484
345.34/345.42	c BCD2: 403317 <= obj <= 611335800
345.34/345.42	c BCD2: #cores=18, #unrelaxed=306111, #relaxed=444, #hardened=0
345.34/345.42	c BCD2: #sat=1 #unsat=442 bias=442/443
345.34/345.42	c Solving starts ...
345.34/345.42	c ============================[ Search Statistics ]============================
345.34/345.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
345.34/345.42	c       |         |          |          |    Limit     GC | Var      | Constra 
345.34/345.42	c =============================================================================
345.34/345.42	c  0.0s |       0 |        0 |        0 |   322704      0 |      518 |      519
345.74/345.85	c  0.4s |       0 |       19 |        1 |   322704      0 |      518 |      520
345.74/345.85	c #cpu_time = 0.429s
345.74/345.85	c #wall_clock_time = 0.429s
345.74/345.85	c #decision = 19
345.74/345.85	c #random_decision = 0
345.74/345.85	c #conflict = 1
345.74/345.85	c #restart = 0
345.74/345.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=91029
345.74/345.85	c BCD2: refineLB: 91026 -> 91029
345.74/345.85	c lower bound updated to -610930887
345.93/346.07	c BCD2: 404914 <= obj <= 611335800
345.93/346.07	c BCD2: #cores=18, #unrelaxed=306110, #relaxed=445, #hardened=0
345.93/346.07	c BCD2: #sat=1 #unsat=443 bias=443/444
345.93/346.08	c Solving starts ...
345.93/346.08	c ============================[ Search Statistics ]============================
345.93/346.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
345.93/346.08	c       |         |          |          |    Limit     GC | Var      | Constra 
345.93/346.08	c =============================================================================
345.93/346.08	c  0.0s |       0 |        0 |        0 |   322704      0 |      519 |      520
346.44/346.50	c  0.4s |       0 |       19 |        1 |   322704      0 |      519 |      521
346.44/346.50	c #cpu_time = 0.415s
346.44/346.50	c #wall_clock_time = 0.415s
346.44/346.50	c #decision = 19
346.44/346.50	c #random_decision = 0
346.44/346.50	c #conflict = 1
346.44/346.50	c #restart = 0
346.44/346.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=92626
346.44/346.50	c BCD2: refineLB: 92623 -> 92626
346.44/346.50	c lower bound updated to -610929290
346.64/346.71	c BCD2: 406511 <= obj <= 611335800
346.64/346.71	c BCD2: #cores=18, #unrelaxed=306109, #relaxed=446, #hardened=0
346.64/346.71	c BCD2: #sat=1 #unsat=444 bias=444/445
346.64/346.73	c Solving starts ...
346.64/346.73	c ============================[ Search Statistics ]============================
346.64/346.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
346.64/346.73	c       |         |          |          |    Limit     GC | Var      | Constra 
346.64/346.73	c =============================================================================
346.64/346.73	c  0.0s |       0 |        0 |        0 |   322704      0 |      520 |      521
347.04/347.14	c  0.4s |       0 |       19 |        1 |   322704      0 |      520 |      522
347.04/347.14	c #cpu_time = 0.415s
347.04/347.14	c #wall_clock_time = 0.415s
347.04/347.14	c #decision = 19
347.04/347.14	c #random_decision = 0
347.04/347.14	c #conflict = 1
347.04/347.14	c #restart = 0
347.04/347.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=94223
347.04/347.14	c BCD2: refineLB: 94220 -> 94223
347.04/347.14	c lower bound updated to -610927693
347.23/347.36	c BCD2: 408108 <= obj <= 611335800
347.23/347.36	c BCD2: #cores=18, #unrelaxed=306108, #relaxed=447, #hardened=0
347.23/347.36	c BCD2: #sat=1 #unsat=445 bias=445/446
347.23/347.37	c Solving starts ...
347.23/347.37	c ============================[ Search Statistics ]============================
347.23/347.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
347.23/347.37	c       |         |          |          |    Limit     GC | Var      | Constra 
347.23/347.37	c =============================================================================
347.23/347.37	c  0.0s |       0 |        0 |        0 |   322704      0 |      521 |      522
348.53/348.68	c  1.3s |       0 |       19 |        1 |   322704      0 |      521 |      523
348.53/348.68	c #cpu_time = 1.306s
348.53/348.68	c #wall_clock_time = 1.306s
348.53/348.68	c #decision = 19
348.53/348.68	c #random_decision = 0
348.53/348.68	c #conflict = 1
348.53/348.68	c #restart = 0
348.53/348.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=95820
348.53/348.68	c BCD2: refineLB: 95817 -> 95820
348.53/348.68	c lower bound updated to -610926096
348.74/348.89	c BCD2: 409705 <= obj <= 611335800
348.74/348.89	c BCD2: #cores=18, #unrelaxed=306107, #relaxed=448, #hardened=0
348.74/348.89	c BCD2: #sat=1 #unsat=446 bias=446/447
348.74/348.89	c Solving starts ...
348.74/348.89	c ============================[ Searc [...]

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

    | Removed 
1453.34/1453.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1453.34/1453.65	c =============================================================================
1453.34/1453.65	c  0.0s |       0 |        0 |        0 |   429521      0 |     1967 |     1976
1454.84/1455.10	c  1.5s |       0 |       67 |        1 |   429521      0 |     1967 |     1977
1454.84/1455.10	c #cpu_time = 1.456s
1454.84/1455.10	c #wall_clock_time = 1.456s
1454.84/1455.10	c #decision = 67
1454.84/1455.10	c #random_decision = 0
1454.84/1455.10	c #conflict = 1
1454.84/1455.10	c #restart = 0
1454.84/1455.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=142154
1454.84/1455.10	c BCD2: refineLB: 142152 -> 142154
1454.84/1455.10	c lower bound updated to -607676172
1454.94/1455.27	c BCD2: 3659629 <= obj <= 611335800
1454.94/1455.27	c BCD2: #cores=66, #unrelaxed=304605, #relaxed=1950, #hardened=0
1454.94/1455.27	c BCD2: #sat=1 #unsat=1940 bias=1940/1941
1454.94/1455.28	c Solving starts ...
1454.94/1455.28	c ============================[ Search Statistics ]============================
1454.94/1455.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1454.94/1455.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1454.94/1455.28	c =============================================================================
1454.94/1455.28	c  0.0s |       0 |        0 |        0 |   429521      0 |     1968 |     1977
1455.45/1455.77	c  0.5s |       0 |       67 |        1 |   429521      0 |     1968 |     1978
1455.45/1455.77	c #cpu_time = 0.491s
1455.45/1455.77	c #wall_clock_time = 0.491s
1455.45/1455.77	c #decision = 67
1455.45/1455.77	c #random_decision = 0
1455.45/1455.77	c #conflict = 1
1455.45/1455.77	c #restart = 0
1455.45/1455.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=146335
1455.45/1455.77	c BCD2: refineLB: 146333 -> 146335
1455.45/1455.77	c lower bound updated to -607671991
1455.65/1455.93	c BCD2: 3663810 <= obj <= 611335800
1455.65/1455.93	c BCD2: #cores=66, #unrelaxed=304604, #relaxed=1951, #hardened=0
1455.65/1455.93	c BCD2: #sat=1 #unsat=1941 bias=1941/1942
1455.65/1455.94	c Solving starts ...
1455.65/1455.94	c ============================[ Search Statistics ]============================
1455.65/1455.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1455.65/1455.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1455.65/1455.94	c =============================================================================
1455.65/1455.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     1969 |     1978
1456.15/1456.42	c  0.5s |       0 |       67 |        1 |   429521      0 |     1969 |     1979
1456.15/1456.42	c #cpu_time = 0.486s
1456.15/1456.42	c #wall_clock_time = 0.486s
1456.15/1456.42	c #decision = 67
1456.15/1456.42	c #random_decision = 0
1456.15/1456.42	c #conflict = 1
1456.15/1456.42	c #restart = 0
1456.15/1456.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=150516
1456.15/1456.42	c BCD2: refineLB: 150514 -> 150516
1456.15/1456.42	c lower bound updated to -607667810
1456.35/1456.60	c BCD2: 3667991 <= obj <= 611335800
1456.35/1456.61	c BCD2: #cores=66, #unrelaxed=304603, #relaxed=1952, #hardened=0
1456.35/1456.61	c BCD2: #sat=1 #unsat=1942 bias=1942/1943
1456.35/1456.61	c Solving starts ...
1456.35/1456.61	c ============================[ Search Statistics ]============================
1456.35/1456.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1456.35/1456.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1456.35/1456.61	c =============================================================================
1456.35/1456.61	c  0.0s |       0 |        0 |        0 |   429521      0 |     1970 |     1979
1456.84/1457.12	c  0.5s |       0 |       67 |        1 |   429521      0 |     1970 |     1980
1456.84/1457.12	c #cpu_time = 0.503s
1456.84/1457.12	c #wall_clock_time = 0.503s
1456.84/1457.12	c #decision = 67
1456.84/1457.12	c #random_decision = 0
1456.84/1457.12	c #conflict = 1
1456.84/1457.12	c #restart = 0
1456.84/1457.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=154697
1456.84/1457.12	c BCD2: refineLB: 154695 -> 154697
1456.84/1457.12	c lower bound updated to -607663629
1456.94/1457.27	c BCD2: 3672172 <= obj <= 611335800
1456.94/1457.27	c BCD2: #cores=66, #unrelaxed=304602, #relaxed=1953, #hardened=0
1456.94/1457.27	c BCD2: #sat=1 #unsat=1943 bias=1943/1944
1456.94/1457.28	c Solving starts ...
1456.94/1457.28	c ============================[ Search Statistics ]============================
1456.94/1457.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1456.94/1457.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1456.94/1457.28	c =============================================================================
1456.94/1457.28	c  0.0s |       0 |        0 |        0 |   429521      0 |     1971 |     1980
1457.45/1457.76	c  0.5s |       0 |       67 |        1 |   429521      0 |     1971 |     1981
1457.45/1457.76	c #cpu_time = 0.484s
1457.45/1457.76	c #wall_clock_time = 0.484s
1457.45/1457.76	c #decision = 67
1457.45/1457.76	c #random_decision = 0
1457.45/1457.76	c #conflict = 1
1457.45/1457.76	c #restart = 0
1457.45/1457.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=158878
1457.45/1457.76	c BCD2: refineLB: 158876 -> 158878
1457.45/1457.76	c lower bound updated to -607659448
1457.64/1457.93	c BCD2: 3676353 <= obj <= 611335800
1457.64/1457.93	c BCD2: #cores=66, #unrelaxed=304601, #relaxed=1954, #hardened=0
1457.64/1457.93	c BCD2: #sat=1 #unsat=1944 bias=1944/1945
1457.64/1457.94	c Solving starts ...
1457.64/1457.94	c ============================[ Search Statistics ]============================
1457.64/1457.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1457.64/1457.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1457.64/1457.94	c =============================================================================
1457.64/1457.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     1972 |     1981
1458.14/1458.43	c  0.5s |       0 |       67 |        1 |   429521      0 |     1972 |     1982
1458.14/1458.43	c #cpu_time = 0.494s
1458.14/1458.43	c #wall_clock_time = 0.494s
1458.14/1458.43	c #decision = 67
1458.14/1458.43	c #random_decision = 0
1458.14/1458.43	c #conflict = 1
1458.14/1458.43	c #restart = 0
1458.14/1458.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=163059
1458.14/1458.43	c BCD2: refineLB: 163057 -> 163059
1458.14/1458.43	c lower bound updated to -607655267
1458.24/1458.58	c BCD2: 3680534 <= obj <= 611335800
1458.24/1458.58	c BCD2: #cores=66, #unrelaxed=304600, #relaxed=1955, #hardened=0
1458.24/1458.58	c BCD2: #sat=1 #unsat=1945 bias=1945/1946
1458.24/1458.59	c Solving starts ...
1458.24/1458.59	c ============================[ Search Statistics ]============================
1458.24/1458.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1458.24/1458.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1458.24/1458.59	c =============================================================================
1458.24/1458.59	c  0.0s |       0 |        0 |        0 |   429521      0 |     1973 |     1982
1458.74/1459.09	c  0.5s |       0 |       67 |        1 |   429521      0 |     1973 |     1983
1458.74/1459.09	c #cpu_time = 0.497s
1458.74/1459.09	c #wall_clock_time = 0.497s
1458.74/1459.09	c #decision = 67
1458.74/1459.09	c #random_decision = 0
1458.74/1459.09	c #conflict = 1
1458.74/1459.09	c #restart = 0
1458.74/1459.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=167240
1458.74/1459.09	c BCD2: refineLB: 167238 -> 167240
1458.74/1459.09	c lower bound updated to -607651086
1458.94/1459.25	c BCD2: 3684715 <= obj <= 611335800
1458.94/1459.25	c BCD2: #cores=66, #unrelaxed=304599, #relaxed=1956, #hardened=0
1458.94/1459.25	c BCD2: #sat=1 #unsat=1946 bias=1946/1947
1458.94/1459.25	c Solving starts ...
1458.94/1459.25	c ============================[ Search Statistics ]============================
1458.94/1459.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1458.94/1459.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1458.94/1459.25	c =============================================================================
1458.94/1459.25	c  0.0s |       0 |        0 |        0 |   429521      0 |     1974 |     1983
1459.44/1459.76	c  0.5s |       0 |       67 |        1 |   429521      0 |     1974 |     1984
1459.44/1459.76	c #cpu_time = 0.508s
1459.44/1459.76	c #wall_clock_time = 0.508s
1459.44/1459.76	c #decision = 67
1459.44/1459.76	c #random_decision = 0
1459.44/1459.76	c #conflict = 1
1459.44/1459.76	c #restart = 0
1459.44/1459.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=171421
1459.44/1459.76	c BCD2: refineLB: 171419 -> 171421
1459.44/1459.76	c lower bound updated to -607646905
1459.64/1459.95	c BCD2: 3688896 <= obj <= 611335800
1459.64/1459.95	c BCD2: #cores=66, #unrelaxed=304598, #relaxed=1957, #hardened=0
1459.64/1459.95	c BCD2: #sat=1 #unsat=1947 bias=1947/1948
1459.64/1459.97	c Solving starts ...
1459.64/1459.97	c ============================[ Search Statistics ]============================
1459.64/1459.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1459.64/1459.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1459.64/1459.97	c =============================================================================
1459.64/1459.97	c  0.0s |       0 |        0 |        0 |   429521      0 |     1975 |     1984
1460.14/1460.46	c  0.5s |       0 |       67 |        1 |   429521      0 |     1975 |     1985
1460.14/1460.46	c #cpu_time = 0.487s
1460.14/1460.46	c #wall_clock_time = 0.487s
1460.14/1460.46	c #decision = 67
1460.14/1460.46	c #random_decision = 0
1460.14/1460.46	c #conflict = 1
1460.14/1460.46	c #restart = 0
1460.14/1460.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=175602
1460.14/1460.46	c BCD2: refineLB: 175600 -> 175602
1460.14/1460.46	c lower bound updated to -607642724
1460.34/1460.65	c BCD2: 3693077 <= obj <= 611335800
1460.34/1460.65	c BCD2: #cores=66, #unrelaxed=304597, #relaxed=1958, #hardened=0
1460.34/1460.65	c BCD2: #sat=1 #unsat=1948 bias=1948/1949
1460.34/1460.67	c Solving starts ...
1460.34/1460.67	c ============================[ Search Statistics ]============================
1460.34/1460.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1460.34/1460.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1460.34/1460.67	c =============================================================================
1460.34/1460.67	c  0.0s |       0 |        0 |        0 |   429521      0 |     1976 |     1985
1460.84/1461.15	c  0.5s |       0 |       67 |        1 |   429521      0 |     1976 |     1986
1460.84/1461.15	c #cpu_time = 0.483s
1460.84/1461.15	c #wall_clock_time = 0.483s
1460.84/1461.15	c #decision = 67
1460.84/1461.15	c #random_decision = 0
1460.84/1461.15	c #conflict = 1
1460.84/1461.15	c #restart = 0
1460.84/1461.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=179783
1460.84/1461.15	c BCD2: refineLB: 179781 -> 179783
1460.84/1461.15	c lower bound updated to -607638543
1461.04/1461.34	c BCD2: 3697258 <= obj <= 611335800
1461.04/1461.34	c BCD2: #cores=66, #unrelaxed=304596, #relaxed=1959, #hardened=0
1461.04/1461.34	c BCD2: #sat=1 #unsat=1949 bias=1949/1950
1461.04/1461.36	c Solving starts ...
1461.04/1461.36	c ============================[ Search Statistics ]============================
1461.04/1461.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1461.04/1461.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1461.04/1461.36	c =============================================================================
1461.04/1461.36	c  0.0s |       0 |        0 |        0 |   429521      0 |     1977 |     1986
1462.54/1462.80	c  1.4s |       0 |       67 |        1 |   429521      0 |     1977 |     1987
1462.54/1462.80	c #cpu_time = 1.444s
1462.54/1462.80	c #wall_clock_time = 1.444s
1462.54/1462.80	c #decision = 67
1462.54/1462.80	c #random_decision = 0
1462.54/1462.80	c #conflict = 1
1462.54/1462.80	c #restart = 0
1462.54/1462.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=183964
1462.54/1462.80	c BCD2: refineLB: 183962 -> 183964
1462.54/1462.80	c lower bound updated to -607634362
1462.64/1462.99	c BCD2: 3701439 <= obj <= 611335800
1462.64/1462.99	c BCD2: #cores=66, #unrelaxed=304595, #relaxed=1960, #hardened=0
1462.64/1462.99	c BCD2: #sat=1 #unsat=1950 bias=1950/1951
1462.64/1463.00	c Solving starts ...
1462.64/1463.00	c ============================[ Search Statistics ]============================
1462.64/1463.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1462.64/1463.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1462.64/1463.00	c =============================================================================
1462.64/1463.00	c  0.0s |       0 |        0 |        0 |   429521      0 |     1978 |     1987
1463.14/1463.46	c  0.5s |       0 |       67 |        1 |   429521      0 |     1978 |     1988
1463.14/1463.46	c #cpu_time = 0.469s
1463.14/1463.46	c #wall_clock_time = 0.469s
1463.14/1463.46	c #decision = 67
1463.14/1463.46	c #random_decision = 0
1463.14/1463.46	c #conflict = 1
1463.14/1463.46	c #restart = 0
1463.14/1463.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=188145
1463.14/1463.46	c BCD2: refineLB: 188143 -> 188145
1463.14/1463.46	c lower bound updated to -607630181
1463.34/1463.62	c BCD2: 3705620 <= obj <= 611335800
1463.34/1463.62	c BCD2: #cores=66, #unrelaxed=304594, #relaxed=1961, #hardened=0
1463.34/1463.62	c BCD2: #sat=1 #unsat=1951 bias=1951/1952
1463.34/1463.62	c Solving starts ...
1463.34/1463.62	c ============================[ Search Statistics ]============================
1463.34/1463.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1463.34/1463.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1463.34/1463.62	c =============================================================================
1463.34/1463.62	c  0.0s |       0 |        0 |        0 |   429521      0 |     1979 |     1988
1463.74/1464.09	c  0.5s |       0 |       67 |        1 |   429521      0 |     1979 |     1989
1463.74/1464.09	c #cpu_time = 0.465s
1463.74/1464.09	c #wall_clock_time = 0.465s
1463.74/1464.09	c #decision = 67
1463.74/1464.09	c #random_decision = 0
1463.74/1464.09	c #conflict = 1
1463.74/1464.09	c #restart = 0
1463.74/1464.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=192326
1463.74/1464.09	c BCD2: refineLB: 192324 -> 192326
1463.74/1464.09	c lower bound updated to -607626000
1463.94/1464.27	c BCD2: 3709801 <= obj <= 611335800
1463.94/1464.27	c BCD2: #cores=66, #unrelaxed=304593, #relaxed=1962, #hardened=0
1463.94/1464.27	c BCD2: #sat=1 #unsat=1952 bias=1952/1953
1463.94/1464.27	c Solving starts ...
1463.94/1464.27	c ============================[ Search Statistics ]============================
1463.94/1464.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1463.94/1464.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1463.94/1464.27	c =============================================================================
1463.94/1464.27	c  0.0s |       0 |        0 |        0 |   429521      0 |     1980 |     1989
1464.44/1464.75	c  0.5s |       0 |       67 |        1 |   429521      0 |     1980 |     1990
1464.44/1464.75	c #cpu_time = 0.477s
1464.44/1464.75	c #wall_clock_time = 0.477s
1464.44/1464.75	c #decision = 67
1464.44/1464.75	c #random_decision = 0
1464.44/1464.75	c #conflict = 1
1464.44/1464.75	c #restart = 0
1464.44/1464.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=196507
1464.44/1464.75	c BCD2: refineLB: 196505 -> 196507
1464.44/1464.75	c lower bound updated to -607621819
1464.64/1464.91	c BCD2: 3713982 <= obj <= 611335800
1464.64/1464.91	c BCD2: #cores=66, #unrelaxed=304592, #relaxed=1963, #hardened=0
1464.64/1464.91	c BCD2: #sat=1 #unsat=1953 bias=1953/1954
1464.64/1464.91	c Solving starts ...
1464.64/1464.91	c ============================[ Search Statistics ]============================
1464.64/1464.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1464.64/1464.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1464.64/1464.91	c =============================================================================
1464.64/1464.91	c  0.0s |       0 |        0 |        0 |   429521      0 |     1981 |     1990
1465.05/1465.38	c  0.5s |       0 |       67 |        1 |   429521      0 |     1981 |     1991
1465.05/1465.38	c #cpu_time = 0.462s
1465.05/1465.38	c #wall_clock_time = 0.462s
1465.05/1465.38	c #decision = 67
1465.05/1465.38	c #random_decision = 0
1465.05/1465.38	c #conflict = 1
1465.05/1465.38	c #restart = 0
1465.05/1465.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=200688
1465.05/1465.38	c BCD2: refineLB: 200686 -> 200688
1465.05/1465.38	c lower bound updated to -607617638
1465.24/1465.54	c BCD2: 3718163 <= obj <= 611335800
1465.24/1465.54	c BCD2: #cores=66, #unrelaxed=304591, #relaxed=1964, #hardened=0
1465.24/1465.54	c BCD2: #sat=1 #unsat=1954 bias=1954/1955
1465.24/1465.55	c Solving starts ...
1465.24/1465.55	c ============================[ Search Statistics ]============================
1465.24/1465.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1465.24/1465.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1465.24/1465.55	c =============================================================================
1465.24/1465.55	c  0.0s |       0 |        0 |        0 |   429521      0 |     1982 |     1991
1465.74/1466.01	c  0.5s |       0 |       67 |        1 |   429521      0 |     1982 |     1992
1465.74/1466.01	c #cpu_time = 0.466s
1465.74/1466.01	c #wall_clock_time = 0.466s
1465.74/1466.01	c #decision = 67
1465.74/1466.01	c #random_decision = 0
1465.74/1466.01	c #conflict = 1
1465.74/1466.01	c #restart = 0
1465.74/1466.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=204869
1465.74/1466.01	c BCD2: refineLB: 204867 -> 204869
1465.74/1466.01	c lower bound updated to -607613457
1465.84/1466.17	c BCD2: 3722344 <= obj <= 611335800
1465.84/1466.17	c BCD2: #cores=66, #unrelaxed=304590, #relaxed=1965, #hardened=0
1465.84/1466.17	c BCD2: #sat=1 #unsat=1955 bias=1955/1956
1465.84/1466.17	c Solving starts ...
1465.84/1466.17	c ============================[ Search Statistics ]============================
1465.84/1466.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1465.84/1466.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1465.84/1466.17	c =============================================================================
1465.84/1466.17	c  0.0s |       0 |        0 |        0 |   429521      0 |     1983 |     1992
1466.34/1466.65	c  0.5s |       0 |       67 |        1 |   429521      0 |     1983 |     1993
1466.34/1466.65	c #cpu_time = 0.473s
1466.34/1466.65	c #wall_clock_time = 0.473s
1466.34/1466.65	c #decision = 67
1466.34/1466.65	c #random_decision = 0
1466.34/1466.65	c #conflict = 1
1466.34/1466.65	c #restart = 0
1466.34/1466.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=209050
1466.34/1466.65	c BCD2: refineLB: 209048 -> 209050
1466.34/1466.65	c lower bound updated to -607609276
1466.54/1466.80	c BCD2: 3726525 <= obj <= 611335800
1466.54/1466.80	c BCD2: #cores=66, #unrelaxed=304589, #relaxed=1966, #hardened=0
1466.54/1466.80	c BCD2: #sat=1 #unsat=1956 bias=1956/1957
1466.54/1466.81	c Solving starts ...
1466.54/1466.81	c ============================[ Search Statistics ]============================
1466.54/1466.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1466.54/1466.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1466.54/1466.81	c =============================================================================
1466.54/1466.81	c  0.0s |       0 |        0 |        0 |   429521      0 |     1984 |     1993
1467.04/1467.31	c  0.5s |       0 |       67 |        1 |   429521      0 |     1984 |     1994
1467.04/1467.31	c #cpu_time = 0.500s
1467.04/1467.31	c #wall_clock_time = 0.500s
1467.04/1467.31	c #decision = 67
1467.04/1467.31	c #random_decision = 0
1467.04/1467.31	c #conflict = 1
1467.04/1467.31	c #restart = 0
1467.04/1467.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=213231
1467.04/1467.31	c BCD2: refineLB: 213229 -> 213231
1467.04/1467.31	c lower bound updated to -607605095
1467.25/1467.51	c BCD2: 3730706 <= obj <= 611335800
1467.25/1467.51	c BCD2: #cores=66, #unrelaxed=304588, #relaxed=1967, #hardened=0
1467.25/1467.51	c BCD2: #sat=1 #unsat=1957 bias=1957/1958
1467.25/1467.52	c Solving starts ...
1467.25/1467.52	c ============================[ Search Statistics ]============================
1467.25/1467.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1467.25/1467.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1467.25/1467.52	c =============================================================================
1467.25/1467.52	c  0.0s |       0 |        0 |        0 |   429521      0 |     1985 |     1994
1467.64/1467.99	c  0.5s |       0 |       67 |        1 |   429521      0 |     1985 |     1995
1467.64/1467.99	c #cpu_time = 0.472s
1467.64/1467.99	c #wall_clock_time = 0.473s
1467.64/1467.99	c #decision = 67
1467.64/1467.99	c #random_decision = 0
1467.64/1467.99	c #conflict = 1
1467.64/1467.99	c #restart = 0
1467.64/1467.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=217412
1467.64/1467.99	c BCD2: refineLB: 217410 -> 217412
1467.64/1467.99	c lower bound updated to -607600914
1467.84/1468.19	c BCD2: 3734887 <= obj <= 611335800
1467.84/1468.19	c BCD2: #cores=66, #unrelaxed=304587, #relaxed=1968, #hardened=0
1467.84/1468.19	c BCD2: #sat=1 #unsat=1958 bias=1958/1959
1467.94/1468.20	c Solving starts ...
1467.94/1468.20	c ============================[ Search Statistics ]============================
1467.94/1468.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1467.94/1468.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1467.94/1468.20	c =============================================================================
1467.94/1468.21	c  0.0s |       0 |        0 |        0 |   429521      0 |     1986 |     1995
1468.35/1468.67	c  0.5s |       0 |       67 |        1 |   429521      0 |     1986 |     1996
1468.35/1468.67	c #cpu_time = 0.469s
1468.35/1468.67	c #wall_clock_time = 0.469s
1468.35/1468.67	c #decision = 67
1468.35/1468.67	c #random_decision = 0
1468.35/1468.67	c #conflict = 1
1468.35/1468.67	c #restart = 0
1468.35/1468.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=221593
1468.35/1468.67	c BCD2: refineLB: 221591 -> 221593
1468.35/1468.67	c lower bound updated to -607596733
1468.54/1468.87	c BCD2: 3739068 <= obj <= 611335800
1468.54/1468.87	c BCD2: #cores=66, #unrelaxed=304586, #relaxed=1969, #hardened=0
1468.54/1468.87	c BCD2: #sat=1 #unsat=1959 bias=1959/1960
1468.54/1468.89	c Solving starts ...
1468.54/1468.89	c ============================[ Search Statistics ]============================
1468.54/1468.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1468.54/1468.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1468.54/1468.89	c =============================================================================
1468.54/1468.89	c  0.0s |       0 |        0 |        0 |   429521      0 |     1987 |     1996
1470.14/1470.40	c  1.5s |       0 |       67 |        1 |   429521      0 |     1987 |     1997
1470.14/1470.40	c #cpu_time = 1.514s
1470.14/1470.40	c #wall_clock_time = 1.514s
1470.14/1470.40	c #decision = 67
1470.14/1470.40	c #random_decision = 0
1470.14/1470.40	c #conflict = 1
1470.14/1470.40	c #restart = 0
1470.14/1470.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=225774
1470.14/1470.40	c BCD2: refineLB: 225772 -> 225774
1470.14/1470.40	c lower bound updated to -607592552
1470.34/1470.60	c BCD2: 3743249 <= obj <= 611335800
1470.34/1470.60	c BCD2: #cores=66, #unrelaxed=304585, #relaxed=1970, #hardened=0
1470.34/1470.60	c BCD2: #sat=1 #unsat=1960 bias=1960/1961
1470.34/1470.61	c Solving starts ...
1470.34/1470.61	c ============================[ Search Statistics ]============================
1470.34/1470.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1470.34/1470.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1470.34/1470.61	c =============================================================================
1470.34/1470.61	c  0.0s |       0 |        0 |        0 |   429521      0 |     1988 |     1997
1470.84/1471.10	c  0.5s |       0 |       67 |        1 |   429521      0 |     1988 |     1998
1470.84/1471.10	c #cpu_time = 0.497s
1470.84/1471.10	c #wall_clock_time = 0.497s
1470.84/1471.10	c #decision = 67
1470.84/1471.10	c #random_decision = 0
1470.84/1471.10	c #conflict = 1
1470.84/1471.10	c #restart = 0
1470.84/1471.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=229955
1470.84/1471.10	c BCD2: refineLB: 229953 -> 229955
1470.84/1471.10	c lower bound updated to -607588371
1470.94/1471.26	c BCD2: 3747430 <= obj <= 611335800
1470.94/1471.26	c BCD2: #cores=66, #unrelaxed=304584, #relaxed=1971, #hardened=0
1470.94/1471.26	c BCD2: #sat=1 #unsat=1961 bias=1961/1962
1470.94/1471.27	c Solving starts ...
1470.94/1471.27	c ============================[ Search Statistics ]============================
1470.94/1471.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1470.94/1471.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1470.94/1471.27	c =============================================================================
1470.94/1471.27	c  0.0s |       0 |        0 |        0 |   429521      0 |     1989 |     1998
1471.44/1471.76	c  0.5s |       0 |       67 |        1 |   429521      0 |     1989 |     1999
1471.44/1471.76	c #cpu_time = 0.486s
1471.44/1471.76	c #wall_clock_time = 0.486s
1471.44/1471.76	c #decision = 67
1471.44/1471.76	c #random_decision = 0
1471.44/1471.76	c #conflict = 1
1471.44/1471.76	c #restart = 0
1471.44/1471.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=234136
1471.44/1471.76	c BCD2: refineLB: 234134 -> 234136
1471.44/1471.76	c lower bound updated to -607584190
1471.65/1471.94	c BCD2: 3751611 <= obj <= 611335800
1471.65/1471.94	c BCD2: #cores=66, #unrelaxed=304583, #relaxed=1972, #hardened=0
1471.65/1471.94	c BCD2: #sat=1 #unsat=1962 bias=1962/1963
1471.65/1471.95	c Solving starts ...
1471.65/1471.95	c ============================[ Search Statistics ]============================
1471.65/1471.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1471.65/1471.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1471.65/1471.95	c =============================================================================
1471.65/1471.95	c  0.0s |       0 |        0 |        0 |   429521      0 |     1990 |     1999
1472.14/1472.44	c  0.5s |       0 |       67 |        1 |   429521      0 |     1990 |     2000
1472.14/1472.44	c #cpu_time = 0.491s
1472.14/1472.44	c #wall_clock_time = 0.491s
1472.14/1472.44	c #decision = 67
1472.14/1472.44	c #random_decision = 0
1472.14/1472.44	c #conflict = 1
1472.14/1472.44	c #restart = 0
1472.14/1472.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=238317
1472.14/1472.44	c BCD2: refineLB: 238315 -> 238317
1472.14/1472.44	c lower bound updated to -607580009
1472.24/1472.59	c BCD2: 3755792 <= obj <= 611335800
1472.24/1472.59	c BCD2: #cores=66, #unrelaxed=304582, #relaxed=1973, #hardened=0
1472.24/1472.59	c BCD2: #sat=1 #unsat=1963 bias=1963/1964
1472.24/1472.59	c Solving starts ...
1472.24/1472.59	c ============================[ Search Statistics ]============================
1472.24/1472.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1472.24/1472.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1472.24/1472.59	c =============================================================================
1472.24/1472.59	c  0.0s |       0 |        0 |        0 |   429521      0 |     1991 |     2000
1472.75/1473.08	c  0.5s |       0 |       67 |        1 |   429521      0 |     1991 |     2001
1472.75/1473.08	c #cpu_time = 0.483s
1472.75/1473.08	c #wall_clock_time = 0.483s
1472.75/1473.08	c #decision = 67
1472.75/1473.08	c #random_decision = 0
1472.75/1473.08	c #conflict = 1
1472.75/1473.08	c #restart = 0
1472.75/1473.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=242498
1472.75/1473.08	c BCD2: refineLB: 242496 -> 242498
1472.75/1473.08	c lower bound updated to -607575828
1472.94/1473.24	c BCD2: 3759973 <= obj <= 611335800
1472.94/1473.24	c BCD2: #cores=66, #unrelaxed=304581, #relaxed=1974, #hardened=0
1472.94/1473.24	c BCD2: #sat=1 #unsat=1964 bias=1964/1965
1472.94/1473.25	c Solving starts ...
1472.94/1473.25	c ============================[ Search Statistics ]============================
1472.94/1473.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1472.94/1473.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1472.94/1473.25	c =============================================================================
1472.94/1473.25	c  0.0s |       0 |        0 |        0 |   429521      0 |     1992 |     2001
1473.44/1473.74	c  0.5s |       0 |       67 |        1 |   429521      0 |     1992 |     2002
1473.44/1473.74	c #cpu_time = 0.491s
1473.44/1473.74	c #wall_clock_time = 0.491s
1473.44/1473.74	c #decision = 67
1473.44/1473.74	c #random_decision = 0
1473.44/1473.74	c #conflict = 1
1473.44/1473.74	c #restart = 0
1473.44/1473.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=246679
1473.44/1473.74	c BCD2: refineLB: 246677 -> 246679
1473.44/1473.74	c lower bound updated to -607571647
1473.54/1473.89	c BCD2: 3764154 <= obj <= 611335800
1473.54/1473.89	c BCD2: #cores=66, #unrelaxed=304580, #relaxed=1975, #hardened=0
1473.54/1473.89	c BCD2: #sat=1 #unsat=1965 bias=1965/1966
1473.54/1473.89	c Solving starts ...
1473.54/1473.89	c ============================[ Search Statistics ]============================
1473.54/1473.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1473.54/1473.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1473.54/1473.89	c =============================================================================
1473.54/1473.89	c  0.0s |       0 |        0 |        0 |   429521      0 |     1993 |     2002
1474.04/1474.39	c  0.5s |       0 |       67 |        1 |   429521      0 |     1993 |     2003
1474.04/1474.39	c #cpu_time = 0.499s
1474.04/1474.39	c #wall_clock_time = 0.499s
1474.04/1474.39	c #decision = 67
1474.04/1474.39	c #random_decision = 0
1474.04/1474.39	c #conflict = 1
1474.04/1474.39	c #restart = 0
1474.04/1474.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=250860
1474.04/1474.39	c BCD2: refineLB: 250858 -> 250860
1474.04/1474.39	c lower bound updated to -607567466
1474.24/1474.56	c BCD2: 3768335 <= obj <= 611335800
1474.24/1474.56	c BCD2: #cores=66, #unrelaxed=304579, #relaxed=1976, #hardened=0
1474.24/1474.56	c BCD2: #sat=1 #unsat=1966 bias=1966/1967
1474.24/1474.57	c Solving starts ...
1474.24/1474.57	c ============================[ Search Statistics ]============================
1474.24/1474.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1474.24/1474.57	c       |         |          |          |    Limit     GC | Var      | Constra 
1474.24/1474.57	c =============================================================================
1474.24/1474.57	c  0.0s |       0 |        0 |        0 |   429521      0 |     1994 |     2003
1474.74/1475.05	c  0.5s |       0 |       67 |        1 |   429521      0 |     1994 |     2004
1474.74/1475.05	c #cpu_time = 0.485s
1474.74/1475.05	c #wall_clock_time = 0.485s
1474.74/1475.05	c #decision = 67
1474.74/1475.05	c #random_decision = 0
1474.74/1475.05	c #conflict = 1
1474.74/1475.05	c #restart = 0
1474.74/1475.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=255041
1474.74/1475.05	c BCD2: refineLB: 255039 -> 255041
1474.74/1475.05	c lower bound updated to -607563285
1474.94/1475.25	c BCD2: 3772516 <= obj <= 611335800
1474.94/1475.25	c BCD2: #cores=66, #unrelaxed=304578, #relaxed=1977, #hardened=0
1474.94/1475.25	c BCD2: #sat=1 #unsat=1967 bias=1967/1968
1474.94/1475.26	c Solving starts ...
1474.94/1475.26	c ============================[ Search Statistics ]============================
1474.94/1475.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1474.94/1475.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1474.94/1475.26	c =============================================================================
1474.94/1475.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     1995 |     2004
1475.44/1475.76	c  0.5s |       0 |       67 |        1 |   429521      0 |     1995 |     2005
1475.44/1475.76	c #cpu_time = 0.495s
1475.44/1475.76	c #wall_clock_time = 0.495s
1475.44/1475.76	c #decision = 67
1475.44/1475.76	c #random_decision = 0
1475.44/1475.76	c #conflict = 1
1475.44/1475.76	c #restart = 0
1475.44/1475.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=259222
1475.44/1475.76	c BCD2: refineLB: 259220 -> 259222
1475.44/1475.76	c lower bound updated to -607559104
1475.64/1475.95	c BCD2: 3776697 <= obj <= 611335800
1475.64/1475.95	c BCD2: #cores=66, #unrelaxed=304577, #relaxed=1978, #hardened=0
1475.64/1475.95	c BCD2: #sat=1 #unsat=1968 bias=1968/1969
1475.64/1475.96	c Solving starts ...
1475.64/1475.96	c ============================[ Search Statistics ]============================
1475.64/1475.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1475.64/1475.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1475.64/1475.96	c =============================================================================
1475.64/1475.97	c  0.0s |       0 |        0 |        0 |   429521      0 |     1996 |     2005
1476.14/1476.45	c  0.5s |       0 |       67 |        1 |   429521      0 |     1996 |     2006
1476.14/1476.45	c #cpu_time = 0.489s
1476.14/1476.45	c #wall_clock_time = 0.489s
1476.14/1476.45	c #decision = 67
1476.14/1476.45	c #random_decision = 0
1476.14/1476.45	c #conflict = 1
1476.14/1476.45	c #restart = 0
1476.14/1476.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=263403
1476.14/1476.45	c BCD2: refineLB: 263401 -> 263403
1476.14/1476.45	c lower bound updated to -607554923
1476.34/1476.65	c BCD2: 3780878 <= obj <= 611335800
1476.34/1476.65	c BCD2: #cores=66, #unrelaxed=304576, #relaxed=1979, #hardened=0
1476.34/1476.65	c BCD2: #sat=1 #unsat=1969 bias=1969/1970
1476.34/1476.66	c Solving starts ...
1476.34/1476.66	c ============================[ Search Statistics ]============================
1476.34/1476.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1476.34/1476.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1476.34/1476.66	c =============================================================================
1476.34/1476.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     1997 |     2006
1477.74/1478.09	c  1.4s |       0 |       67 |        1 |   429521      0 |     1997 |     2007
1477.74/1478.09	c #cpu_time = 1.428s
1477.74/1478.09	c #wall_clock_time = 1.428s
1477.74/1478.09	c #decision = 67
1477.74/1478.09	c #random_decision = 0
1477.74/1478.09	c #conflict = 1
1477.74/1478.09	c #restart = 0
1477.74/1478.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=267584
1477.74/1478.09	c BCD2: refineLB: 267582 -> 267584
1477.74/1478.09	c lower bound updated to -607550742
1477.94/1478.25	c BCD2: 3785059 <= obj <= 611335800
1477.94/1478.25	c BCD2: #cores=66, #unrelaxed=304575, #relaxed=1980, #hardened=0
1477.94/1478.25	c BCD2: #sat=1 #unsat=1970 bias=1970/1971
1477.94/1478.26	c Solving starts ...
1477.94/1478.26	c ============================[ Search Statistics ]============================
1477.94/1478.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1477.94/1478.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1477.94/1478.26	c =============================================================================
1477.94/1478.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     1998 |     2007
1478.44/1478.74	c  0.5s |       0 |       67 |        1 |   429521      0 |     1998 |     2008
1478.44/1478.74	c #cpu_time = 0.479s
1478.44/1478.74	c #wall_clock_time = 0.479s
1478.44/1478.74	c #decision = 67
1478.44/1478.74	c #random_decision = 0
1478.44/1478.74	c #conflict = 1
1478.44/1478.74	c #restart = 0
1478.44/1478.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=271765
1478.44/1478.74	c BCD2: refineLB: 271763 -> 271765
1478.44/1478.74	c lower bound updated to -607546561
1478.64/1478.90	c BCD2: 3789240 <= obj <= 611335800
1478.64/1478.90	c BCD2: #cores=66, #unrelaxed=304574, #relaxed=1981, #hardened=0
1478.64/1478.90	c BCD2: #sat=1 #unsat=1971 bias=1971/1972
1478.64/1478.90	c Solving starts ...
1478.64/1478.90	c ============================[ Search Statistics ]============================
1478.64/1478.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1478.64/1478.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1478.64/1478.90	c =============================================================================
1478.64/1478.90	c  0.0s |       0 |        0 |        0 |   429521      0 |     1999 |     2008
1479.03/1479.37	c  0.5s |       0 |       67 |        1 |   429521      0 |     1999 |     2009
1479.03/1479.37	c #cpu_time = 0.470s
1479.03/1479.37	c #wall_clock_time = 0.470s
1479.03/1479.37	c #decision = 67
1479.03/1479.37	c #random_decision = 0
1479.03/1479.38	c #conflict = 1
1479.03/1479.38	c #restart = 0
1479.03/1479.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=275946
1479.03/1479.38	c BCD2: refineLB: 275944 -> 275946
1479.03/1479.38	c lower bound updated to -607542380
1479.23/1479.54	c BCD2: 3793421 <= obj <= 611335800
1479.23/1479.54	c BCD2: #cores=66, #unrelaxed=304573, #relaxed=1982, #hardened=0
1479.23/1479.54	c BCD2: #sat=1 #unsat=1972 bias=1972/1973
1479.23/1479.55	c Solving starts ...
1479.23/1479.55	c ============================[ Search Statistics ]============================
1479.23/1479.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1479.23/1479.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1479.23/1479.55	c =============================================================================
1479.23/1479.55	c  0.0s |       0 |        0 |        0 |   429521      0 |     2000 |     2009
1479.73/1480.03	c  0.5s |       0 |       67 |        1 |   429521      0 |     2000 |     2010
1479.73/1480.03	c #cpu_time = 0.477s
1479.73/1480.03	c #wall_clock_time = 0.477s
1479.73/1480.03	c #decision = 67
1479.73/1480.03	c #random_decision = 0
1479.73/1480.03	c #conflict = 1
1479.73/1480.03	c #restart = 0
1479.73/1480.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=280127
1479.73/1480.03	c BCD2: refineLB: 280125 -> 280127
1479.73/1480.03	c lower bound updated to -607538199
1479.83/1480.18	c BCD2: 3797602 <= obj <= 611335800
1479.83/1480.18	c BCD2: #cores=66, #unrelaxed=304572, #relaxed=1983, #hardened=0
1479.83/1480.18	c BCD2: #sat=1 #unsat=1973 bias=1973/1974
1479.83/1480.19	c Solving starts ...
1479.83/1480.19	c ============================[ Search Statistics ]============================
1479.83/1480.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1479.83/1480.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1479.83/1480.19	c =============================================================================
1479.83/1480.19	c  0.0s |       0 |        0 |        0 |   429521      0 |     2001 |     2010
1480.34/1480.66	c  0.5s |       0 |       67 |        1 |   429521      0 |     2001 |     2011
1480.34/1480.66	c #cpu_time = 0.469s
1480.34/1480.66	c #wall_clock_time = 0.469s
1480.34/1480.66	c #decision = 67
1480.34/1480.66	c #random_decision = 0
1480.34/1480.66	c #conflict = 1
1480.34/1480.66	c #restart = 0
1480.34/1480.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=284308
1480.34/1480.66	c BCD2: refineLB: 284306 -> 284308
1480.34/1480.66	c lower bound updated to -607534018
1480.55/1480.83	c BCD2: 3801783 <= obj <= 611335800
1480.55/1480.83	c BCD2: #cores=66, #unrelaxed=304571, #relaxed=1984, #hardened=0
1480.55/1480.83	c BCD2: #sat=1 #unsat=1974 bias=1974/1975
1480.55/1480.83	c Solving starts ...
1480.55/1480.83	c ============================[ Search Statistics ]============================
1480.55/1480.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1480.55/1480.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1480.55/1480.83	c =============================================================================
1480.55/1480.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2002 |     2011
1481.04/1481.31	c  0.5s |       0 |       67 |        1 |   429521      0 |     2002 |     2012
1481.04/1481.31	c #cpu_time = 0.479s
1481.04/1481.31	c #wall_clock_time = 0.479s
1481.04/1481.31	c #decision = 67
1481.04/1481.31	c #random_decision = 0
1481.04/1481.31	c #conflict = 1
1481.04/1481.31	c #restart = 0
1481.04/1481.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=288489
1481.04/1481.31	c BCD2: refineLB: 288487 -> 288489
1481.04/1481.31	c lower bound updated to -607529837
1481.14/1481.46	c BCD2: 3805964 <= obj <= 611335800
1481.14/1481.46	c BCD2: #cores=66, #unrelaxed=304570, #relaxed=1985, #hardened=0
1481.14/1481.46	c BCD2: #sat=1 #unsat=1975 bias=1975/1976
1481.14/1481.47	c Solving starts ...
1481.14/1481.47	c ============================[ Search Statistics ]============================
1481.14/1481.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1481.14/1481.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1481.14/1481.47	c =============================================================================
1481.14/1481.47	c  0.0s |       0 |        0 |        0 |   429521      0 |     2003 |     2012
1481.64/1481.96	c  0.5s |       0 |       67 |        1 |   429521      0 |     2003 |     2013
1481.64/1481.96	c #cpu_time = 0.484s
1481.64/1481.96	c #wall_clock_time = 0.484s
1481.64/1481.96	c #decision = 67
1481.64/1481.96	c #random_decision = 0
1481.64/1481.96	c #conflict = 1
1481.64/1481.96	c #restart = 0
1481.64/1481.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=292670
1481.64/1481.96	c BCD2: refineLB: 292668 -> 292670
1481.64/1481.96	c lower bound updated to -607525656
1481.84/1482.14	c BCD2: 3810145 <= obj <= 611335800
1481.84/1482.14	c BCD2: #cores=66, #unrelaxed=304569, #relaxed=1986, #hardened=0
1481.84/1482.14	c BCD2: #sat=1 #unsat=1976 bias=1976/1977
1481.84/1482.16	c Solving starts ...
1481.84/1482.16	c ============================[ Search Statistics ]============================
1481.84/1482.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1481.84/1482.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1481.84/1482.16	c =============================================================================
1481.84/1482.16	c  0.0s |       0 |        0 |        0 |   429521      0 |     2004 |     2013
1482.34/1482.63	c  0.5s |       0 |       67 |        1 |   429521      0 |     2004 |     2014
1482.34/1482.63	c #cpu_time = 0.477s
1482.34/1482.63	c #wall_clock_time = 0.477s
1482.34/1482.63	c #decision = 67
1482.34/1482.63	c #random_decision = 0
1482.34/1482.63	c #conflict = 1
1482.34/1482.63	c #restart = 0
1482.34/1482.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=296851
1482.34/1482.63	c BCD2: refineLB: 296849 -> 296851
1482.34/1482.63	c lower bound updated to -607521475
1482.54/1482.83	c BCD2: 3814326 <= obj <= 611335800
1482.54/1482.83	c BCD2: #cores=66, #unrelaxed=304568, #relaxed=1987, #hardened=0
1482.54/1482.83	c BCD2: #sat=1 #unsat=1977 bias=1977/1978
1482.54/1482.84	c Solving starts ...
1482.54/1482.84	c ============================[ Search Statistics ]============================
1482.54/1482.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1482.54/1482.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1482.54/1482.84	c =============================================================================
1482.54/1482.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2005 |     2014
1483.04/1483.32	c  0.5s |       0 |       67 |        1 |   429521      0 |     2005 |     2015
1483.04/1483.32	c #cpu_time = 0.479s
1483.04/1483.32	c #wall_clock_time = 0.479s
1483.04/1483.32	c #decision = 67
1483.04/1483.32	c #random_decision = 0
1483.04/1483.32	c #conflict = 1
1483.04/1483.32	c #restart = 0
1483.04/1483.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=301032
1483.04/1483.32	c BCD2: refineLB: 301030 -> 301032
1483.04/1483.32	c lower bound updated to -607517294
1483.24/1483.52	c BCD2: 3818507 <= obj <= 611335800
1483.24/1483.52	c BCD2: #cores=66, #unrelaxed=304567, #relaxed=1988, #hardened=0
1483.24/1483.52	c BCD2: #sat=1 #unsat=1978 bias=1978/1979
1483.24/1483.53	c Solving starts ...
1483.24/1483.53	c ============================[ Search Statistics ]============================
1483.24/1483.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1483.24/1483.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1483.24/1483.53	c =============================================================================
1483.24/1483.53	c  0.0s |       0 |        0 |        0 |   429521      0 |     2006 |     2015
1483.74/1484.01	c  0.5s |       0 |       67 |        1 |   429521      0 |     2006 |     2016
1483.74/1484.01	c #cpu_time = 0.479s
1483.74/1484.01	c #wall_clock_time = 0.480s
1483.74/1484.01	c #decision = 67
1483.74/1484.01	c #random_decision = 0
1483.74/1484.01	c #conflict = 1
1483.74/1484.01	c #restart = 0
1483.74/1484.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=305213
1483.74/1484.01	c BCD2: refineLB: 305211 -> 305213
1483.74/1484.01	c lower bound updated to -607513113
1484.84/1485.14	c BCD2: 3822688 <= obj <= 611335800
1484.84/1485.14	c BCD2: #cores=66, #unrelaxed=304566, #relaxed=1989, #hardened=0
1484.84/1485.14	c BCD2: #sat=1 #unsat=1979 bias=1979/1980
1484.84/1485.14	c Solving starts ...
1484.84/1485.14	c ============================[ Search Statistics ]============================
1484.84/1485.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1484.84/1485.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1484.84/1485.14	c =============================================================================
1484.84/1485.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2007 |     2016
1485.34/1485.64	c  0.5s |       0 |       67 |        1 |   429521      0 |     2007 |     2017
1485.34/1485.64	c #cpu_time = 0.493s
1485.34/1485.64	c #wall_clock_time = 0.493s
1485.34/1485.64	c #decision = 67
1485.34/1485.64	c #random_decision = 0
1485.34/1485.64	c #conflict = 1
1485.34/1485.64	c #restart = 0
1485.34/1485.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=309394
1485.34/1485.64	c BCD2: refineLB: 309392 -> 309394
1485.34/1485.64	c lower bound updated to -607508932
1485.54/1485.81	c BCD2: 3826869 <= obj <= 611335800
1485.54/1485.81	c BCD2: #cores=66, #unrelaxed=304565, #relaxed=1990, #hardened=0
1485.54/1485.81	c BCD2: #sat=1 #unsat=1980 bias=1980/1981
1485.54/1485.82	c Solving starts ...
1485.54/1485.82	c ============================[ Search Statistics ]============================
1485.54/1485.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1485.54/1485.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1485.54/1485.82	c =============================================================================
1485.54/1485.82	c  0.0s |       0 |        0 |        0 |   429521      0 |     2008 |     2017
1486.04/1486.31	c  0.5s |       0 |       67 |        1 |   429521      0 |     2008 |     2018
1486.04/1486.31	c #cpu_time = 0.491s
1486.04/1486.31	c #wall_clock_time = 0.491s
1486.04/1486.31	c #decision = 67
1486.04/1486.31	c #random_decision = 0
1486.04/1486.31	c #conflict = 1
1486.04/1486.31	c #restart = 0
1486.04/1486.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=313575
1486.04/1486.31	c BCD2: refineLB: 313573 -> 313575
1486.04/1486.31	c lower bound updated to -607504751
1486.14/1486.46	c BCD2: 3831050 <= obj <= 611335800
1486.14/1486.46	c BCD2: #cores=66, #unrelaxed=304564, #relaxed=1991, #hardened=0
1486.14/1486.46	c BCD2: #sat=1 #unsat=1981 bias=1981/1982
1486.14/1486.47	c Solving starts ...
1486.14/1486.47	c ============================[ Search Statistics ]============================
1486.14/1486.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1486.14/1486.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1486.14/1486.47	c =============================================================================
1486.14/1486.47	c  0.0s |       0 |        0 |        0 |   429521      0 |     2009 |     2018
1486.64/1486.95	c  0.5s |       0 |       67 |        1 |   429521      0 |     2009 |     2019
1486.64/1486.95	c #cpu_time = 0.481s
1486.64/1486.95	c #wall_clock_time = 0.481s
1486.64/1486.95	c #decision = 67
1486.64/1486.95	c #random_decision = 0
1486.64/1486.95	c #conflict = 1
1486.64/1486.95	c #restart = 0
1486.64/1486.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=317756
1486.64/1486.95	c BCD2: refineLB: 317754 -> 317756
1486.64/1486.95	c lower bound updated to -607500570
1486.83/1487.12	c BCD2: 3835231 <= obj <= 611335800
1486.83/1487.12	c BCD2: #cores=66, #unrelaxed=304563, #relaxed=1992, #hardened=0
1486.83/1487.12	c BCD2: #sat=1 #unsat=1982 bias=1982/1983
1486.83/1487.13	c Solving starts ...
1486.83/1487.13	c ============================[ Search Statistics ]============================
1486.83/1487.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1486.83/1487.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1486.83/1487.13	c =============================================================================
1486.83/1487.13	c  0.0s |       0 |        0 |        0 |   429521      0 |     2010 |     2019
1487.33/1487.63	c  0.5s |       0 |       67 |        1 |   429521      0 |     2010 |     2020
1487.33/1487.63	c #cpu_time = 0.494s
1487.33/1487.63	c #wall_clock_time = 0.494s
1487.33/1487.63	c #decision = 67
1487.33/1487.63	c #random_decision = 0
1487.33/1487.63	c #conflict = 1
1487.33/1487.63	c #restart = 0
1487.33/1487.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=321937
1487.33/1487.63	c BCD2: refineLB: 321935 -> 321937
1487.33/1487.63	c lower bound updated to -607496389
1487.43/1487.78	c BCD2: 3839412 <= obj <= 611335800
1487.43/1487.78	c BCD2: #cores=66, #unrelaxed=304562, #relaxed=1993, #hardened=0
1487.43/1487.78	c BCD2: #sat=1 #unsat=1983 bias=1983/1984
1487.43/1487.79	c Solving starts ...
1487.43/1487.79	c ============================[ Search Statistics ]============================
1487.43/1487.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1487.43/1487.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1487.43/1487.79	c =============================================================================
1487.43/1487.79	c  0.0s |       0 |        0 |        0 |   429521      0 |     2011 |     2020
1487.94/1488.28	c  0.5s |       0 |       67 |        1 |   429521      0 |     2011 |     2021
1487.94/1488.28	c #cpu_time = 0.490s
1487.94/1488.28	c #wall_clock_time = 0.490s
1487.94/1488.28	c #decision = 67
1487.94/1488.28	c #random_decision = 0
1487.94/1488.28	c #conflict = 1
1487.94/1488.28	c #restart = 0
1487.94/1488.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=326118
1487.94/1488.28	c BCD2: refineLB: 326116 -> 326118
1487.94/1488.28	c lower bound updated to -607492208
1488.15/1488.43	c BCD2: 3843593 <= obj <= 611335800
1488.15/1488.43	c BCD2: #cores=66, #unrelaxed=304561, #relaxed=1994, #hardened=0
1488.15/1488.43	c BCD2: #sat=1 #unsat=1984 bias=1984/1985
1488.15/1488.44	c Solving starts ...
1488.15/1488.44	c ============================[ Search Statistics ]============================
1488.15/1488.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1488.15/1488.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1488.15/1488.44	c =============================================================================
1488.15/1488.44	c  0.0s |       0 |        0 |        0 |   429521      0 |     2012 |     2021
1488.64/1488.93	c  0.5s |       0 |       67 |        1 |   429521      0 |     2012 |     2022
1488.64/1488.93	c #cpu_time = 0.488s
1488.64/1488.93	c #wall_clock_time = 0.488s
1488.64/1488.93	c #decision = 67
1488.64/1488.93	c #random_decision = 0
1488.64/1488.93	c #conflict = 1
1488.64/1488.93	c #restart = 0
1488.64/1488.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=330299
1488.64/1488.93	c BCD2: refineLB: 330297 -> 330299
1488.64/1488.93	c lower bound updated to -607488027
1488.74/1489.08	c BCD2: 3847774 <= obj <= 611335800
1488.74/1489.08	c BCD2: #cores=66, #unrelaxed=304560, #relaxed=1995, #hardened=0
1488.74/1489.08	c BCD2: #sat=1 #unsat=1985 bias=1985/1986
1488.74/1489.09	c Solving starts ...
1488.74/1489.09	c ============================[ Search Statistics ]============================
1488.74/1489.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1488.74/1489.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1488.74/1489.09	c =============================================================================
1488.74/1489.09	c  0.0s |       0 |        0 |        0 |   429521      0 |     2013 |     2022
1489.25/1489.58	c  0.5s |       0 |       67 |        1 |   429521      0 |     2013 |     2023
1489.25/1489.58	c #cpu_time = 0.495s
1489.25/1489.58	c #wall_clock_time = 0.495s
1489.25/1489.58	c #decision = 67
1489.25/1489.58	c #random_decision = 0
1489.25/1489.58	c #conflict = 1
1489.25/1489.58	c #restart = 0
1489.25/1489.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=334480
1489.25/1489.58	c BCD2: refineLB: 334478 -> 334480
1489.25/1489.58	c lower bound updated to -607483846
1489.44/1489.78	c BCD2: 3851955 <= obj <= 611335800
1489.44/1489.78	c BCD2: #cores=66, #unrelaxed=304559, #relaxed=1996, #hardened=0
1489.44/1489.78	c BCD2: #sat=1 #unsat=1986 bias=1986/1987
1489.44/1489.79	c Solving starts ...
1489.44/1489.79	c ============================[ Search Statistics ]============================
1489.44/1489.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1489.44/1489.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1489.44/1489.79	c =============================================================================
1489.44/1489.79	c  0.0s |       0 |        0 |        0 |   429521      0 |     2014 |     2023
1489.94/1490.28	c  0.5s |       0 |       67 |        1 |   429521      0 |     2014 |     2024
1489.94/1490.28	c #cpu_time = 0.486s
1489.94/1490.28	c #wall_clock_time = 0.486s
1489.94/1490.28	c #decision = 67
1489.94/1490.28	c #random_decision = 0
1489.94/1490.28	c #conflict = 1
1489.94/1490.28	c #restart = 0
1489.94/1490.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=338661
1489.94/1490.28	c BCD2: refineLB: 338659 -> 338661
1489.94/1490.28	c lower bound updated to -607479665
1490.14/1490.47	c BCD2: 3856136 <= obj <= 611335800
1490.14/1490.47	c BCD2: #cores=66, #unrelaxed=304558, #relaxed=1997, #hardened=0
1490.14/1490.47	c BCD2: #sat=1 #unsat=1987 bias=1987/1988
1490.14/1490.49	c Solving starts ...
1490.14/1490.49	c ============================[ Search Statistics ]============================
1490.14/1490.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1490.14/1490.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1490.14/1490.49	c =============================================================================
1490.14/1490.49	c  0.0s |       0 |        0 |        0 |   429521      0 |     2015 |     2024
1490.64/1490.98	c  0.5s |       0 |       67 |        1 |   429521      0 |     2015 |     2025
1490.64/1490.98	c #cpu_time = 0.493s
1490.64/1490.98	c #wall_clock_time = 0.493s
1490.64/1490.98	c #decision = 67
1490.64/1490.98	c #random_decision = 0
1490.64/1490.98	c #conflict = 1
1490.64/1490.98	c #restart = 0
1490.64/1490.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=342842
1490.64/1490.98	c BCD2: refineLB: 342840 -> 342842
1490.64/1490.98	c lower bound updated to -607475484
1490.84/1491.18	c BCD2: 3860317 <= obj <= 611335800
1490.84/1491.18	c BCD2: #cores=66, #unrelaxed=304557, #relaxed=1998, #hardened=0
1490.84/1491.18	c BCD2: #sat=1 #unsat=1988 bias=1988/1989
1490.84/1491.19	c Solving starts ...
1490.84/1491.19	c ============================[ Search Statistics ]============================
1490.84/1491.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1490.84/1491.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1490.84/1491.19	c =============================================================================
1490.84/1491.19	c  0.0s |       0 |        0 |        0 |   429521      0 |     2016 |     2025
1491.34/1491.68	c  0.5s |       0 |       67 |        1 |   429521      0 |     2016 |     2026
1491.34/1491.68	c #cpu_time = 0.488s
1491.34/1491.68	c #wall_clock_time = 0.488s
1491.34/1491.68	c #decision = 67
1491.34/1491.68	c #random_decision = 0
1491.34/1491.68	c #conflict = 1
1491.34/1491.68	c #restart = 0
1491.34/1491.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=347023
1491.34/1491.68	c BCD2: refineLB: 347021 -> 347023
1491.34/1491.68	c lower bound updated to -607471303
1492.54/1492.83	c BCD2: 3864498 <= obj <= 611335800
1492.54/1492.83	c BCD2: #cores=66, #unrelaxed=304556, #relaxed=1999, #hardened=0
1492.54/1492.83	c BCD2: #sat=1 #unsat=1989 bias=1989/1990
1492.54/1492.84	c Solving starts ...
1492.54/1492.84	c ============================[ Search Statistics ]============================
1492.54/1492.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1492.54/1492.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1492.54/1492.84	c =============================================================================
1492.54/1492.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2017 |     2026
1493.03/1493.35	c  0.5s |       0 |       67 |        1 |   429521      0 |     2017 |     2027
1493.03/1493.35	c #cpu_time = 0.507s
1493.03/1493.35	c #wall_clock_time = 0.507s
1493.03/1493.35	c #decision = 67
1493.03/1493.35	c #random_decision = 0
1493.03/1493.35	c #conflict = 1
1493.03/1493.35	c #restart = 0
1493.03/1493.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=351204
1493.03/1493.35	c BCD2: refineLB: 351202 -> 351204
1493.03/1493.35	c lower bound updated to -607467122
1493.23/1493.52	c BCD2: 3868679 <= obj <= 611335800
1493.23/1493.52	c BCD2: #cores=66, #unrelaxed=304555, #relaxed=2000, #hardened=0
1493.23/1493.52	c BCD2: #sat=1 #unsat=1990 bias=1990/1991
1493.23/1493.53	c Solving starts ...
1493.23/1493.53	c ============================[ Search Statistics ]============================
1493.23/1493.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1493.23/1493.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1493.23/1493.53	c =============================================================================
1493.23/1493.53	c  0.0s |       0 |        0 |        0 |   429521      0 |     2018 |     2027
1493.74/1494.05	c  0.5s |       0 |       67 |        1 |   429521      0 |     2018 |     2028
1493.74/1494.05	c #cpu_time = 0.522s
1493.74/1494.05	c #wall_clock_time = 0.522s
1493.74/1494.05	c #decision = 67
1493.74/1494.05	c #random_decision = 0
1493.74/1494.05	c #conflict = 1
1493.74/1494.05	c #restart = 0
1493.74/1494.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=355385
1493.74/1494.05	c BCD2: refineLB: 355383 -> 355385
1493.74/1494.05	c lower bound updated to -607462941
1493.93/1494.21	c BCD2: 3872860 <= obj <= 611335800
1493.93/1494.21	c BCD2: #cores=66, #unrelaxed=304554, #relaxed=2001, #hardened=0
1493.93/1494.21	c BCD2: #sat=1 #unsat=1991 bias=1991/1992
1493.93/1494.22	c Solving starts ...
1493.93/1494.22	c ============================[ Search Statistics ]============================
1493.93/1494.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1493.93/1494.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1493.93/1494.22	c =============================================================================
1493.93/1494.22	c  0.0s |       0 |        0 |        0 |   429521      0 |     2019 |     2028
1494.43/1494.72	c  0.5s |       0 |       67 |        1 |   429521      0 |     2019 |     2029
1494.43/1494.72	c #cpu_time = 0.501s
1494.43/1494.72	c #wall_clock_time = 0.501s
1494.43/1494.72	c #decision = 67
1494.43/1494.72	c #random_decision = 0
1494.43/1494.72	c #conflict = 1
1494.43/1494.72	c #restart = 0
1494.43/1494.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=359566
1494.43/1494.72	c BCD2: refineLB: 359564 -> 359566
1494.43/1494.72	c lower bound updated to -607458760
1494.53/1494.89	c BCD2: 3877041 <= obj <= 611335800
1494.53/1494.89	c BCD2: #cores=66, #unrelaxed=304553, #relaxed=2002, #hardened=0
1494.53/1494.89	c BCD2: #sat=1 #unsat=1992 bias=1992/1993
1494.63/1494.90	c Solving starts ...
1494.63/1494.90	c ============================[ Search Statistics ]============================
1494.63/1494.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1494.63/1494.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1494.63/1494.90	c =============================================================================
1494.63/1494.90	c  0.0s |       0 |        0 |        0 |   429521      0 |     2020 |     2029
1495.13/1495.42	c  0.5s |       0 |       67 |        1 |   429521      0 |     2020 |     2030
1495.13/1495.42	c #cpu_time = 0.511s
1495.13/1495.42	c #wall_clock_time = 0.513s
1495.13/1495.42	c #decision = 67
1495.13/1495.42	c #random_decision = 0
1495.13/1495.42	c #conflict = 1
1495.13/1495.42	c #restart = 0
1495.13/1495.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=363747
1495.13/1495.42	c BCD2: refineLB: 363745 -> 363747
1495.13/1495.42	c lower bound updated to -607454579
1495.23/1495.57	c BCD2: 3881222 <= obj <= 611335800
1495.23/1495.57	c BCD2: #cores=66, #unrelaxed=304552, #relaxed=2003, #hardened=0
1495.23/1495.57	c BCD2: #sat=1 #unsat=1993 bias=1993/1994
1495.23/1495.58	c Solving starts ...
1495.23/1495.58	c ============================[ Search Statistics ]============================
1495.23/1495.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1495.23/1495.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1495.23/1495.58	c =============================================================================
1495.23/1495.58	c  0.0s |       0 |        0 |        0 |   429521      0 |     2021 |     2030
1495.73/1496.09	c  0.5s |       0 |       67 |        1 |   429521      0 |     2021 |     2031
1495.73/1496.09	c #cpu_time = 0.515s
1495.73/1496.09	c #wall_clock_time = 0.516s
1495.73/1496.09	c #decision = 67
1495.73/1496.09	c #random_decision = 0
1495.73/1496.09	c #conflict = 1
1495.73/1496.09	c #restart = 0
1495.73/1496.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=367928
1495.73/1496.09	c BCD2: refineLB: 367926 -> 367928
1495.73/1496.09	c lower bound updated to -607450398
1495.94/1496.25	c BCD2: 3885403 <= obj <= 611335800
1495.94/1496.25	c BCD2: #cores=66, #unrelaxed=304551, #relaxed=2004, #hardened=0
1495.94/1496.25	c BCD2: #sat=1 #unsat=1994 bias=1994/1995
1495.94/1496.26	c Solving starts ...
1495.94/1496.26	c ============================[ Search Statistics ]============================
1495.94/1496.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1495.94/1496.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1495.94/1496.26	c =============================================================================
1495.94/1496.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     2022 |     2031
1496.43/1496.78	c  0.5s |       0 |       67 |        1 |   429521      0 |     2022 |     2032
1496.43/1496.78	c #cpu_time = 0.517s
1496.43/1496.78	c #wall_clock_time = 0.517s
1496.43/1496.78	c #decision = 67
1496.43/1496.78	c #random_decision = 0
1496.43/1496.78	c #conflict = 1
1496.43/1496.78	c #restart = 0
1496.43/1496.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=372109
1496.43/1496.78	c BCD2: refineLB: 372107 -> 372109
1496.43/1496.78	c lower bound updated to -607446217
1496.63/1496.93	c BCD2: 3889584 <= obj <= 611335800
1496.63/1496.93	c BCD2: #cores=66, #unrelaxed=304550, #relaxed=2005, #hardened=0
1496.63/1496.93	c BCD2: #sat=1 #unsat=1995 bias=1995/1996
1496.63/1496.94	c Solving starts ...
1496.63/1496.94	c ============================[ Search Statistics ]============================
1496.63/1496.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1496.63/1496.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1496.63/1496.94	c =============================================================================
1496.63/1496.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     2023 |     2032
1497.13/1497.45	c  0.5s |       0 |       67 |        1 |   429521      0 |     2023 |     2033
1497.13/1497.45	c #cpu_time = 0.506s
1497.13/1497.45	c #wall_clock_time = 0.506s
1497.13/1497.45	c #decision = 67
1497.13/1497.45	c #random_decision = 0
1497.13/1497.45	c #conflict = 1
1497.13/1497.45	c #restart = 0
1497.13/1497.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=376290
1497.13/1497.45	c BCD2: refineLB: 376288 -> 376290
1497.13/1497.45	c lower bound updated to -607442036
1497.33/1497.64	c BCD2: 3893765 <= obj <= 611335800
1497.33/1497.64	c BCD2: #cores=66, #unrelaxed=304549, #relaxed=2006, #hardened=0
1497.33/1497.64	c BCD2: #sat=1 #unsat=1996 bias=1996/1997
1497.33/1497.66	c Solving starts ...
1497.33/1497.66	c ============================[ Search Statistics ]============================
1497.33/1497.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1497.33/1497.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1497.33/1497.66	c =============================================================================
1497.33/1497.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     2024 |     2033
1497.84/1498.17	c  0.5s |       0 |       67 |        1 |   429521      0 |     2024 |     2034
1497.84/1498.17	c #cpu_time = 0.513s
1497.84/1498.17	c #wall_clock_time = 0.513s
1497.84/1498.17	c #decision = 67
1497.84/1498.17	c #random_decision = 0
1497.84/1498.17	c #conflict = 1
1497.84/1498.17	c #restart = 0
1497.84/1498.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=380471
1497.84/1498.17	c BCD2: refineLB: 380469 -> 380471
1497.84/1498.17	c lower bound updated to -607437855
1498.04/1498.37	c BCD2: 3897946 <= obj <= 611335800
1498.04/1498.37	c BCD2: #cores=66, #unrelaxed=304548, #relaxed=2007, #hardened=0
1498.04/1498.37	c BCD2: #sat=1 #unsat=1997 bias=1997/1998
1498.04/1498.39	c Solving starts ...
1498.04/1498.39	c ============================[ Search Statistics ]============================
1498.04/1498.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1498.04/1498.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1498.04/1498.39	c =============================================================================
1498.04/1498.39	c  0.0s |       0 |        0 |        0 |   429521      0 |     2025 |     2034
1498.63/1498.91	c  0.5s |       0 |       67 |        1 |   429521      0 |     2025 |     2035
1498.63/1498.91	c #cpu_time = 0.524s
1498.63/1498.91	c #wall_clock_time = 0.524s
1498.63/1498.91	c #decision = 67
1498.63/1498.91	c #random_decision = 0
1498.63/1498.91	c #conflict = 1
1498.63/1498.91	c #restart = 0
1498.63/1498.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=384652
1498.63/1498.91	c BCD2: refineLB: 384650 -> 384652
1498.63/1498.91	c lower bound updated to -607433674
1498.83/1499.11	c BCD2: 3902127 <= obj <= 611335800
1498.83/1499.11	c BCD2: #cores=66, #unrelaxed=304547, #relaxed=2008, #hardened=0
1498.83/1499.11	c BCD2: #sat=1 #unsat=1998 bias=1998/1999
1498.83/1499.12	c Solving starts ...
1498.83/1499.12	c ============================[ Search Statistics ]============================
1498.83/1499.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1498.83/1499.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1498.83/1499.12	c =============================================================================
1498.83/1499.12	c  0.0s |       0 |        0 |        0 |   429521      0 |     2026 |     2035
1499.34/1499.64	c  0.5s |       0 |       67 |        1 |   429521      0 |     2026 |     2036
1499.34/1499.64	c #cpu_time = 0.515s
1499.34/1499.64	c #wall_clock_time = 0.515s
1499.34/1499.64	c #decision = 67
1499.34/1499.64	c #random_decision = 0
1499.34/1499.64	c #conflict = 1
1499.34/1499.64	c #restart = 0
1499.34/1499.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=388833
1499.34/1499.64	c BCD2: refineLB: 388831 -> 388833
1499.34/1499.64	c lower bound updated to -607429493
1500.54/1500.83	c BCD2: 3906308 <= obj <= 611335800
1500.54/1500.83	c BCD2: #cores=66, #unrelaxed=304546, #relaxed=2009, #hardened=0
1500.54/1500.83	c BCD2: #sat=1 #unsat=1999 bias=1999/2000
1500.54/1500.84	c Solving starts ...
1500.54/1500.84	c ============================[ Search Statistics ]============================
1500.54/1500.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1500.54/1500.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1500.54/1500.84	c =============================================================================
1500.54/1500.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2027 |     2036
1501.03/1501.33	c  0.5s |       0 |       67 |        1 |   429521      0 |     2027 |     2037
1501.03/1501.33	c #cpu_time = 0.494s
1501.03/1501.33	c #wall_clock_time = 0.494s
1501.03/1501.33	c #decision = 67
1501.03/1501.33	c #random_decision = 0
1501.03/1501.33	c #conflict = 1
1501.03/1501.33	c #restart = 0
1501.03/1501.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=393014
1501.03/1501.33	c BCD2: refineLB: 393012 -> 393014
1501.03/1501.33	c lower bound updated to -607425312
1501.23/1501.54	c BCD2: 3910489 <= obj <= 611335800
1501.23/1501.54	c BCD2: #cores=66, #unrelaxed=304545, #relaxed=2010, #hardened=0
1501.23/1501.54	c BCD2: #sat=1 #unsat=2000 bias=2000/2001
1501.23/1501.55	c Solving starts ...
1501.23/1501.55	c ============================[ Search Statistics ]============================
1501.23/1501.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1501.23/1501.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1501.23/1501.55	c =============================================================================
1501.23/1501.55	c  0.0s |       0 |        0 |        0 |   429521      0 |     2028 |     2037
1501.73/1502.04	c  0.5s |       0 |       67 |        1 |   429521      0 |     2028 |     2038
1501.73/1502.04	c #cpu_time = 0.494s
1501.73/1502.04	c #wall_clock_time = 0.494s
1501.73/1502.04	c #decision = 67
1501.73/1502.04	c #random_decision = 0
1501.73/1502.04	c #conflict = 1
1501.73/1502.04	c #restart = 0
1501.73/1502.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=397195
1501.73/1502.04	c BCD2: refineLB: 397193 -> 397195
1501.73/1502.04	c lower bound updated to -607421131
1501.93/1502.23	c BCD2: 3914670 <= obj <= 611335800
1501.93/1502.23	c BCD2: #cores=66, #unrelaxed=304544, #relaxed=2011, #hardened=0
1501.93/1502.23	c BCD2: #sat=1 #unsat=2001 bias=2001/2002
1501.93/1502.24	c Solving starts ...
1501.93/1502.24	c ============================[ Search Statistics ]============================
1501.93/1502.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1501.93/1502.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1501.93/1502.24	c =============================================================================
1501.93/1502.24	c  0.0s |       0 |        0 |        0 |   429521      0 |     2029 |     2038
1502.44/1502.72	c  0.5s |       0 |       67 |        1 |   429521      0 |     2029 |     2039
1502.44/1502.72	c #cpu_time = 0.483s
1502.44/1502.72	c #wall_clock_time = 0.483s
1502.44/1502.72	c #decision = 67
1502.44/1502.72	c #random_decision = 0
1502.44/1502.72	c #conflict = 1
1502.44/1502.72	c #restart = 0
1502.44/1502.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=401376
1502.44/1502.72	c BCD2: refineLB: 401374 -> 401376
1502.44/1502.72	c lower bound updated to -607416950
1502.63/1502.93	c BCD2: 3918851 <= obj <= 611335800
1502.63/1502.93	c BCD2: #cores=66, #unrelaxed=304543, #relaxed=2012, #hardened=0
1502.63/1502.93	c BCD2: #sat=1 #unsat=2002 bias=2002/2003
1502.63/1502.94	c Solving starts ...
1502.63/1502.94	c ============================[ Search Statistics ]============================
1502.63/1502.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1502.63/1502.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1502.63/1502.94	c =============================================================================
1502.63/1502.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     2030 |     2039
1503.13/1503.43	c  0.5s |       0 |       67 |        1 |   429521      0 |     2030 |     2040
1503.13/1503.43	c #cpu_time = 0.495s
1503.13/1503.43	c #wall_clock_time = 0.495s
1503.13/1503.43	c #decision = 67
1503.13/1503.43	c #random_decision = 0
1503.13/1503.43	c #conflict = 1
1503.13/1503.43	c #restart = 0
1503.13/1503.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=405557
1503.13/1503.43	c BCD2: refineLB: 405555 -> 405557
1503.13/1503.43	c lower bound updated to -607412769
1503.33/1503.62	c BCD2: 3923032 <= obj <= 611335800
1503.33/1503.62	c BCD2: #cores=66, #unrelaxed=304542, #relaxed=2013, #hardened=0
1503.33/1503.62	c BCD2: #sat=1 #unsat=2003 bias=2003/2004
1503.33/1503.63	c Solving starts ...
1503.33/1503.63	c ============================[ Search Statistics ]============================
1503.33/1503.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1503.33/1503.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1503.33/1503.63	c =============================================================================
1503.33/1503.63	c  0.0s |       0 |        0 |        0 |   429521      0 |     2031 |     2040
1503.83/1504.12	c  0.5s |       0 |       67 |        1 |   429521      0 |     2031 |     2041
1503.83/1504.12	c #cpu_time = 0.493s
1503.83/1504.12	c #wall_clock_time = 0.493s
1503.83/1504.12	c #decision = 67
1503.83/1504.12	c #random_decision = 0
1503.83/1504.12	c #conflict = 1
1503.83/1504.12	c #restart = 0
1503.83/1504.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=409738
1503.83/1504.12	c BCD2: refineLB: 409736 -> 409738
1503.83/1504.12	c lower bound updated to -607408588
1504.03/1504.32	c BCD2: 3927213 <= obj <= 611335800
1504.03/1504.32	c BCD2: #cores=66, #unrelaxed=304541, #relaxed=2014, #hardened=0
1504.03/1504.32	c BCD2: #sat=1 #unsat=2004 bias=2004/2005
1504.03/1504.33	c Solving starts ...
1504.03/1504.33	c ============================[ Search Statistics ]============================
1504.03/1504.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1504.03/1504.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1504.03/1504.33	c =============================================================================
1504.03/1504.33	c  0.0s |       0 |        0 |        0 |   429521      0 |     2032 |     2041
1504.53/1504.82	c  0.5s |       0 |       67 |        1 |   429521      0 |     2032 |     2042
1504.53/1504.82	c #cpu_time = 0.497s
1504.53/1504.82	c #wall_clock_time = 0.497s
1504.53/1504.82	c #decision = 67
1504.53/1504.82	c #random_decision = 0
1504.53/1504.82	c #conflict = 1
1504.53/1504.82	c #restart = 0
1504.53/1504.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=413919
1504.53/1504.82	c BCD2: refineLB: 413917 -> 413919
1504.53/1504.82	c lower bound updated to -607404407
1504.73/1505.01	c BCD2: 3931394 <= obj <= 611335800
1504.73/1505.01	c BCD2: #cores=66, #unrelaxed=304540, #relaxed=2015, #hardened=0
1504.73/1505.01	c BCD2: #sat=1 #unsat=2005 bias=2005/2006
1504.73/1505.02	c Solving starts ...
1504.73/1505.02	c ============================[ Search Statistics ]============================
1504.73/1505.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1504.73/1505.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1504.73/1505.02	c =============================================================================
1504.73/1505.02	c  0.0s |       0 |        0 |        0 |   429521      0 |     2033 |     2042
1505.23/1505.52	c  0.5s |       0 |       67 |        1 |   429521      0 |     2033 |     2043
1505.23/1505.52	c #cpu_time = 0.501s
1505.23/1505.52	c #wall_clock_time = 0.502s
1505.23/1505.52	c #decision = 67
1505.23/1505.52	c #random_decision = 0
1505.23/1505.52	c #conflict = 1
1505.23/1505.52	c #restart = 0
1505.23/1505.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=418100
1505.23/1505.52	c BCD2: refineLB: 418098 -> 418100
1505.23/1505.52	c lower bound updated to -607400226
1505.43/1505.75	c BCD2: 3935575 <= obj <= 611335800
1505.43/1505.75	c BCD2: #cores=66, #unrelaxed=304539, #relaxed=2016, #hardened=0
1505.43/1505.75	c BCD2: #sat=1 #unsat=2006 bias=2006/2007
1505.43/1505.77	c Solving starts ...
1505.43/1505.77	c ============================[ Search Statistics ]============================
1505.43/1505.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1505.43/1505.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1505.43/1505.77	c =============================================================================
1505.43/1505.77	c  0.0s |       0 |        0 |        0 |   429521      0 |     2034 |     2043
1505.93/1506.26	c  0.5s |       0 |       67 |        1 |   429521      0 |     2034 |     2044
1505.93/1506.26	c #cpu_time = 0.495s
1505.93/1506.26	c #wall_clock_time = 0.495s
1505.93/1506.26	c #decision = 67
1505.93/1506.26	c #random_decision = 0
1505.93/1506.26	c #conflict = 1
1505.93/1506.26	c #restart = 0
1505.93/1506.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=422281
1505.93/1506.26	c BCD2: refineLB: 422279 -> 422281
1505.93/1506.26	c lower bound updated to -607396045
1506.13/1506.49	c BCD2: 3939756 <= obj <= 611335800
1506.13/1506.49	c BCD2: #cores=66, #unrelaxed=304538, #relaxed=2017, #hardened=0
1506.13/1506.49	c BCD2: #sat=1 #unsat=2007 bias=2007/2008
1506.23/1506.51	c Solving starts ...
1506.23/1506.51	c ============================[ Search Statistics ]============================
1506.23/1506.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1506.23/1506.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1506.23/1506.51	c =============================================================================
1506.23/1506.51	c  0.0s |       0 |        0 |        0 |   429521      0 |     2035 |     2044
1506.73/1507.01	c  0.5s |       0 |       67 |        1 |   429521      0 |     2035 |     2045
1506.73/1507.01	c #cpu_time = 0.501s
1506.73/1507.01	c #wall_clock_time = 0.501s
1506.73/1507.01	c #decision = 67
1506.73/1507.01	c #random_decision = 0
1506.73/1507.01	c #conflict = 1
1506.73/1507.01	c #restart = 0
1506.73/1507.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=426462
1506.73/1507.01	c BCD2: refineLB: 426460 -> 426462
1506.73/1507.01	c lower bound updated to -607391864
1506.93/1507.24	c BCD2: 3943937 <= obj <= 611335800
1506.93/1507.24	c BCD2: #cores=66, #unrelaxed=304537, #relaxed=2018, #hardened=0
1506.93/1507.24	c BCD2: #sat=1 #unsat=2008 bias=2008/2009
1506.93/1507.26	c Solving starts ...
1506.93/1507.26	c ============================[ Search Statistics ]============================
1506.93/1507.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1506.93/1507.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1506.93/1507.26	c =============================================================================
1506.93/1507.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     2036 |     2045
1508.43/1508.74	c  1.5s |       0 |       67 |        1 |   429521      0 |     2036 |     2046
1508.43/1508.74	c #cpu_time = 1.482s
1508.43/1508.74	c #wall_clock_time = 1.482s
1508.43/1508.74	c #decision = 67
1508.43/1508.74	c #random_decision = 0
1508.43/1508.74	c #conflict = 1
1508.43/1508.74	c #restart = 0
1508.43/1508.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=430643
1508.43/1508.74	c BCD2: refineLB: 430641 -> 430643
1508.43/1508.74	c lower bound updated to -607387683
1508.63/1508.93	c BCD2: 3948118 <= obj <= 611335800
1508.63/1508.93	c BCD2: #cores=66, #unrelaxed=304536, #relaxed=2019, #hardened=0
1508.63/1508.93	c BCD2: #sat=1 #unsat=2009 bias=2009/2010
1508.63/1508.94	c Solving starts ...
1508.63/1508.94	c ============================[ Search Statistics ]============================
1508.63/1508.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1508.63/1508.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1508.63/1508.94	c =============================================================================
1508.63/1508.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     2037 |     2046
1509.13/1509.45	c  0.5s |       0 |       67 |        1 |   429521      0 |     2037 |     2047
1509.13/1509.45	c #cpu_time = 0.504s
1509.13/1509.45	c #wall_clock_time = 0.504s
1509.13/1509.45	c #decision = 67
1509.13/1509.45	c #random_decision = 0
1509.13/1509.45	c #conflict = 1
1509.13/1509.45	c #restart = 0
1509.13/1509.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=434824
1509.13/1509.45	c BCD2: refineLB: 434822 -> 434824
1509.13/1509.45	c lower bound updated to -607383502
1509.33/1509.65	c BCD2: 3952299 <= obj <= 611335800
1509.33/1509.65	c BCD2: #cores=66, #unrelaxed=304535, #relaxed=2020, #hardened=0
1509.33/1509.65	c BCD2: #sat=1 #unsat=2010 bias=2010/2011
1509.33/1509.66	c Solving starts ...
1509.33/1509.66	c ============================[ Search Statistics ]============================
1509.33/1509.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1509.33/1509.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1509.33/1509.66	c =============================================================================
1509.33/1509.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     2038 |     2047
1509.83/1510.16	c  0.5s |       0 |       67 |        1 |   429521      0 |     2038 |     2048
1509.83/1510.16	c #cpu_time = 0.504s
1509.83/1510.16	c #wall_clock_time = 0.504s
1509.83/1510.16	c #decision = 67
1509.83/1510.16	c #random_decision = 0
1509.83/1510.16	c #conflict = 1
1509.83/1510.16	c #restart = 0
1509.83/1510.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=439005
1509.83/1510.16	c BCD2: refineLB: 439003 -> 439005
1509.83/1510.16	c lower bound updated to -607379321
1510.03/1510.33	c BCD2: 3956480 <= obj <= 611335800
1510.03/1510.33	c BCD2: #cores=66, #unrelaxed=304534, #relaxed=2021, #hardened=0
1510.03/1510.33	c BCD2: #sat=1 #unsat=2011 bias=2011/2012
1510.03/1510.34	c Solving starts ...
1510.03/1510.34	c ============================[ Search Statistics ]============================
1510.03/1510.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1510.03/1510.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1510.03/1510.34	c =============================================================================
1510.03/1510.34	c  0.0s |       0 |        0 |        0 |   429521      0 |     2039 |     2048
1510.53/1510.82	c  0.5s |       0 |       67 |        1 |   429521      0 |     2039 |     2049
1510.53/1510.82	c #cpu_time = 0.484s
1510.53/1510.82	c #wall_clock_time = 0.484s
1510.53/1510.82	c #decision = 67
1510.53/1510.82	c #random_decision = 0
1510.53/1510.82	c #conflict = 1
1510.53/1510.82	c #restart = 0
1510.53/1510.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=443186
1510.53/1510.82	c BCD2: refineLB: 443184 -> 443186
1510.53/1510.82	c lower bound updated to -607375140
1510.73/1511.01	c BCD2: 3960661 <= obj <= 611335800
1510.73/1511.01	c BCD2: #cores=66, #unrelaxed=304533, #relaxed=2022, #hardened=0
1510.73/1511.01	c BCD2: #sat=1 #unsat=2012 bias=2012/2013
1510.73/1511.02	c Solving starts ...
1510.73/1511.02	c ============================[ Search Statistics ]============================
1510.73/1511.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1510.73/1511.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1510.73/1511.02	c =============================================================================
1510.73/1511.02	c  0.0s |       0 |        0 |        0 |   429521      0 |     2040 |     2049
1511.24/1511.52	c  0.5s |       0 |       67 |        1 |   429521      0 |     2040 |     2050
1511.24/1511.52	c #cpu_time = 0.500s
1511.24/1511.52	c #wall_clock_time = 0.500s
1511.24/1511.52	c #decision = 67
1511.24/1511.52	c #random_decision = 0
1511.24/1511.52	c #conflict = 1
1511.24/1511.52	c #restart = 0
1511.24/1511.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=447367
1511.24/1511.52	c BCD2: refineLB: 447365 -> 447367
1511.24/1511.52	c lower bound updated to -607370959
1511.34/1511.68	c BCD2: 3964842 <= obj <= 611335800
1511.34/1511.68	c BCD2: #cores=66, #unrelaxed=304532, #relaxed=2023, #hardened=0
1511.34/1511.68	c BCD2: #sat=1 #unsat=2013 bias=2013/2014
1511.34/1511.69	c Solving starts ...
1511.34/1511.69	c ============================[ Search Statistics ]============================
1511.34/1511.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1511.34/1511.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1511.34/1511.69	c =============================================================================
1511.34/1511.69	c  0.0s |       0 |        0 |        0 |   429521      0 |     2041 |     2050
1511.83/1512.20	c  0.5s |       0 |       67 |        1 |   429521      0 |     2041 |     2051
1511.83/1512.20	c #cpu_time = 0.508s
1511.83/1512.20	c #wall_clock_time = 0.508s
1511.83/1512.20	c #decision = 67
1511.83/1512.20	c #random_decision = 0
1511.83/1512.20	c #conflict = 1
1511.83/1512.20	c #restart = 0
1511.83/1512.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=451548
1511.83/1512.20	c BCD2: refineLB: 451546 -> 451548
1511.83/1512.20	c lower bound updated to -607366778
1512.03/1512.38	c BCD2: 3969023 <= obj <= 611335800
1512.03/1512.38	c BCD2: #cores=66, #unrelaxed=304531, #relaxed=2024, #hardened=0
1512.03/1512.38	c BCD2: #sat=1 #unsat=2014 bias=2014/2015
1512.03/1512.39	c Solving starts ...
1512.03/1512.39	c ============================[ Search Statistics ]============================
1512.03/1512.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1512.03/1512.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1512.03/1512.39	c =============================================================================
1512.03/1512.39	c  0.0s |       0 |        0 |        0 |   429521      0 |     2042 |     2051
1512.63/1512.90	c  0.5s |       0 |       67 |        1 |   429521      0 |     2042 |     2052
1512.63/1512.90	c #cpu_time = 0.515s
1512.63/1512.90	c #wall_clock_time = 0.515s
1512.63/1512.90	c #decision = 67
1512.63/1512.90	c #random_decision = 0
1512.63/1512.90	c #conflict = 1
1512.63/1512.90	c #restart = 0
1512.63/1512.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=455729
1512.63/1512.90	c BCD2: refineLB: 455727 -> 455729
1512.63/1512.90	c lower bound updated to -607362597
1512.73/1513.09	c BCD2: 3973204 <= obj <= 611335800
1512.73/1513.09	c BCD2: #cores=66, #unrelaxed=304530, #relaxed=2025, #hardened=0
1512.73/1513.09	c BCD2: #sat=1 #unsat=2015 bias=2015/2016
1512.83/1513.10	c Solving starts ...
1512.83/1513.10	c ============================[ Search Statistics ]============================
1512.83/1513.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1512.83/1513.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1512.83/1513.10	c =============================================================================
1512.83/1513.11	c  0.0s |       0 |        0 |        0 |   429521      0 |     2043 |     2052
1513.33/1513.61	c  0.5s |       0 |       67 |        1 |   429521      0 |     2043 |     2053
1513.33/1513.61	c #cpu_time = 0.501s
1513.33/1513.61	c #wall_clock_time = 0.501s
1513.33/1513.61	c #decision = 67
1513.33/1513.61	c #random_decision = 0
1513.33/1513.61	c #conflict = 1
1513.33/1513.61	c #restart = 0
1513.33/1513.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=459910
1513.33/1513.61	c BCD2: refineLB: 459908 -> 459910
1513.33/1513.61	c lower bound updated to -607358416
1513.54/1513.81	c BCD2: 3977385 <= obj <= 611335800
1513.54/1513.81	c BCD2: #cores=66, #unrelaxed=304529, #relaxed=2026, #hardened=0
1513.54/1513.81	c BCD2: #sat=1 #unsat=2016 bias=2016/2017
1513.54/1513.83	c Solving starts ...
1513.54/1513.83	c ============================[ Search Statistics ]============================
1513.54/1513.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1513.54/1513.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1513.54/1513.83	c =============================================================================
1513.54/1513.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2044 |     2053
1514.03/1514.33	c  0.5s |       0 |       67 |        1 |   429521      0 |     2044 |     2054
1514.03/1514.33	c #cpu_time = 0.497s
1514.03/1514.33	c #wall_clock_time = 0.497s
1514.03/1514.33	c #decision = 67
1514.03/1514.33	c #random_decision = 0
1514.03/1514.33	c #conflict = 1
1514.03/1514.33	c #restart = 0
1514.03/1514.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=464091
1514.03/1514.33	c BCD2: refineLB: 464089 -> 464091
1514.03/1514.33	c lower bound updated to -607354235
1514.23/1514.53	c BCD2: 3981566 <= obj <= 611335800
1514.23/1514.53	c BCD2: #cores=66, #unrelaxed=304528, #relaxed=2027, #hardened=0
1514.23/1514.53	c BCD2: #sat=1 #unsat=2017 bias=2017/2018
1514.23/1514.55	c Solving starts ...
1514.23/1514.55	c ============================[ Search Statistics ]============================
1514.23/1514.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1514.23/1514.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1514.23/1514.55	c =============================================================================
1514.23/1514.55	c  0.0s |       0 |        0 |        0 |   429521      0 |     2045 |     2054
1514.73/1515.05	c  0.5s |       0 |       67 |        1 |   429521      0 |     2045 |     2055
1514.73/1515.05	c #cpu_time = 0.502s
1514.73/1515.05	c #wall_clock_time = 0.502s
1514.73/1515.05	c #decision = 67
1514.73/1515.05	c #random_decision = 0
1514.73/1515.05	c #conflict = 1
1514.73/1515.05	c #restart = 0
1514.73/1515.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=468272
1514.73/1515.05	c BCD2: refineLB: 468270 -> 468272
1514.73/1515.05	c lower bound updated to -607350054
1514.93/1515.26	c BCD2: 3985747 <= obj <= 611335800
1514.93/1515.26	c BCD2: #cores=66, #unrelaxed=304527, #relaxed=2028, #hardened=0
1514.93/1515.26	c BCD2: #sat=1 #unsat=2018 bias=2018/2019
1514.93/1515.28	c Solving starts ...
1514.93/1515.28	c ============================[ Search Statistics ]============================
1514.93/1515.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1514.93/1515.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1514.93/1515.28	c =============================================================================
1514.93/1515.28	c  0.0s |       0 |        0 |        0 |   429521      0 |     2046 |     2055
1516.43/1516.73	c  1.5s |       0 |       67 |        1 |   429521      0 |     2046 |     2056
1516.43/1516.73	c #cpu_time = 1.455s
1516.43/1516.73	c #wall_clock_time = 1.455s
1516.43/1516.73	c #decision = 67
1516.43/1516.73	c #random_decision = 0
1516.43/1516.73	c #conflict = 1
1516.43/1516.73	c #restart = 0
1516.43/1516.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=472453
1516.43/1516.73	c BCD2: refineLB: 472451 -> 472453
1516.43/1516.73	c lower bound updated to -607345873
1516.63/1516.90	c BCD2: 3989928 <= obj <= 611335800
1516.63/1516.90	c BCD2: #cores=66, #unrelaxed=304526, #relaxed=2029, #hardened=0
1516.63/1516.90	c BCD2: #sat=1 #unsat=2019 bias=2019/2020
1516.63/1516.90	c Solving starts ...
1516.63/1516.90	c ============================[ Search Statistics ]============================
1516.63/1516.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1516.63/1516.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1516.63/1516.90	c =============================================================================
1516.63/1516.90	c  0.0s |       0 |        0 |        0 |   429521      0 |     2047 |     2056
1517.03/1517.39	c  0.5s |       0 |       67 |        1 |   429521      0 |     2047 |     2057
1517.03/1517.39	c #cpu_time = 0.489s
1517.03/1517.39	c #wall_clock_time = 0.489s
1517.03/1517.39	c #decision = 67
1517.03/1517.39	c #random_decision = 0
1517.03/1517.39	c #conflict = 1
1517.03/1517.39	c #restart = 0
1517.03/1517.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=476634
1517.03/1517.39	c BCD2: refineLB: 476632 -> 476634
1517.03/1517.39	c lower bound updated to -607341692
1517.23/1517.58	c BCD2: 3994109 <= obj <= 611335800
1517.23/1517.58	c BCD2: #cores=66, #unrelaxed=304525, #relaxed=2030, #hardened=0
1517.23/1517.58	c BCD2: #sat=1 #unsat=2020 bias=2020/2021
1517.23/1517.59	c Solving starts ...
1517.23/1517.59	c ============================[ Search Statistics ]============================
1517.23/1517.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1517.23/1517.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1517.23/1517.59	c =============================================================================
1517.23/1517.59	c  0.0s |       0 |        0 |        0 |   429521      0 |     2048 |     2057
1517.73/1518.09	c  0.5s |       0 |       67 |        1 |   429521      0 |     2048 |     2058
1517.73/1518.09	c #cpu_time = 0.506s
1517.73/1518.09	c #wall_clock_time = 0.506s
1517.73/1518.09	c #decision = 67
1517.73/1518.09	c #random_decision = 0
1517.73/1518.09	c #conflict = 1
1517.73/1518.09	c #restart = 0
1517.73/1518.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=480815
1517.73/1518.09	c BCD2: refineLB: 480813 -> 480815
1517.73/1518.09	c lower bound updated to -607337511
1517.94/1518.26	c BCD2: 3998290 <= obj <= 611335800
1517.94/1518.26	c BCD2: #cores=66, #unrelaxed=304524, #relaxed=2031, #hardened=0
1517.94/1518.26	c BCD2: #sat=1 #unsat=2021 bias=2021/2022
1517.94/1518.27	c Solving starts ...
1517.94/1518.27	c ============================[ Search Statistics ]============================
1517.94/1518.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1517.94/1518.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1517.94/1518.27	c =============================================================================
1517.94/1518.27	c  0.0s |       0 |        0 |        0 |   429521      0 |     2049 |     2058
1518.43/1518.77	c  0.5s |       0 |       67 |        1 |   429521      0 |     2049 |     2059
1518.43/1518.77	c #cpu_time = 0.501s
1518.43/1518.77	c #wall_clock_time = 0.501s
1518.43/1518.77	c #decision = 67
1518.43/1518.77	c #random_decision = 0
1518.43/1518.77	c #conflict = 1
1518.43/1518.77	c #restart = 0
1518.43/1518.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=484996
1518.43/1518.77	c BCD2: refineLB: 484994 -> 484996
1518.43/1518.77	c lower bound updated to -607333330
1518.63/1518.94	c BCD2: 4002471 <= obj <= 611335800
1518.63/1518.94	c BCD2: #cores=66, #unrelaxed=304523, #relaxed=2032, #hardened=0
1518.63/1518.94	c BCD2: #sat=1 #unsat=2022 bias=2022/2023
1518.63/1518.95	c Solving starts ...
1518.63/1518.95	c ============================[ Search Statistics ]============================
1518.63/1518.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1518.63/1518.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1518.63/1518.95	c =============================================================================
1518.63/1518.95	c  0.0s |       0 |        0 |        0 |   429521      0 |     2050 |     2059
1519.13/1519.44	c  0.5s |       0 |       67 |        1 |   429521      0 |     2050 |     2060
1519.13/1519.44	c #cpu_time = 0.494s
1519.13/1519.44	c #wall_clock_time = 0.494s
1519.13/1519.44	c #decision = 67
1519.13/1519.44	c #random_decision = 0
1519.13/1519.44	c #conflict = 1
1519.13/1519.44	c #restart = 0
1519.13/1519.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=489177
1519.13/1519.44	c BCD2: refineLB: 489175 -> 489177
1519.13/1519.44	c lower bound updated to -607329149
1519.33/1519.61	c BCD2: 4006652 <= obj <= 611335800
1519.33/1519.61	c BCD2: #cores=66, #unrelaxed=304522, #relaxed=2033, #hardened=0
1519.33/1519.61	c BCD2: #sat=1 #unsat=2023 bias=2023/2024
1519.33/1519.61	c Solving starts ...
1519.33/1519.61	c ============================[ Search Statistics ]============================
1519.33/1519.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1519.33/1519.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1519.33/1519.61	c =============================================================================
1519.33/1519.61	c  0.0s |       0 |        0 |        0 |   429521      0 |     2051 |     2060
1519.83/1520.12	c  0.5s |       0 |       67 |        1 |   429521      0 |     2051 |     2061
1519.83/1520.12	c #cpu_time = 0.501s
1519.83/1520.12	c #wall_clock_time = 0.501s
1519.83/1520.12	c #decision = 67
1519.83/1520.12	c #random_decision = 0
1519.83/1520.12	c #conflict = 1
1519.83/1520.12	c #restart = 0
1519.83/1520.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=493358
1519.83/1520.12	c BCD2: refineLB: 493356 -> 493358
1519.83/1520.12	c lower bound updated to -607324968
1519.93/1520.28	c BCD2: 4010833 <= obj <= 611335800
1519.93/1520.28	c BCD2: #cores=66, #unrelaxed=304521, #relaxed=2034, #hardened=0
1519.93/1520.28	c BCD2: #sat=1 #unsat=2024 bias=2024/2025
1519.93/1520.29	c Solving starts ...
1519.93/1520.29	c ============================[ Search Statistics ]============================
1519.93/1520.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1519.93/1520.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1519.93/1520.29	c =============================================================================
1519.93/1520.29	c  0.0s |       0 |        0 |        0 |   429521      0 |     2052 |     2061
1520.43/1520.79	c  0.5s |       0 |       67 |        1 |   429521      0 |     2052 |     2062
1520.43/1520.79	c #cpu_time = 0.502s
1520.43/1520.79	c #wall_clock_time = 0.502s
1520.43/1520.79	c #decision = 67
1520.43/1520.79	c #random_decision = 0
1520.43/1520.79	c #conflict = 1
1520.43/1520.79	c #restart = 0
1520.43/1520.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=497539
1520.43/1520.79	c BCD2: refineLB: 497537 -> 497539
1520.43/1520.79	c lower bound updated to -607320787
1520.73/1521.00	c BCD2: 4015014 <= obj <= 611335800
1520.73/1521.00	c BCD2: #cores=66, #unrelaxed=304520, #relaxed=2035, #hardened=0
1520.73/1521.00	c BCD2: #sat=1 #unsat=2025 bias=2025/2026
1520.73/1521.02	c Solving starts ...
1520.73/1521.02	c ============================[ Search Statistics ]============================
1520.73/1521.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1520.73/1521.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1520.73/1521.02	c =============================================================================
1520.73/1521.02	c  0.0s |       0 |        0 |        0 |   429521      0 |     2053 |     2062
1521.24/1521.52	c  0.5s |       0 |       67 |        1 |   429521      0 |     2053 |     2063
1521.24/1521.52	c #cpu_time = 0.502s
1521.24/1521.52	c #wall_clock_time = 0.502s
1521.24/1521.52	c #decision = 67
1521.24/1521.52	c #random_decision = 0
1521.24/1521.52	c #conflict = 1
1521.24/1521.52	c #restart = 0
1521.24/1521.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=501720
1521.24/1521.52	c BCD2: refineLB: 501718 -> 501720
1521.24/1521.52	c lower bound updated to -607316606
1521.43/1521.72	c BCD2: 4019195 <= obj <= 611335800
1521.43/1521.72	c BCD2: #cores=66, #unrelaxed=304519, #relaxed=2036, #hardened=0
1521.43/1521.72	c BCD2: #sat=1 #unsat=2026 bias=2026/2027
1521.43/1521.74	c Solving starts ...
1521.43/1521.74	c ============================[ Search Statistics ]============================
1521.43/1521.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1521.43/1521.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1521.43/1521.74	c =============================================================================
1521.43/1521.74	c  0.0s |       0 |        0 |        0 |   429521      0 |     2054 |     2063
1521.93/1522.23	c  0.5s |       0 |       67 |        1 |   429521      0 |     2054 |     2064
1521.93/1522.23	c #cpu_time = 0.495s
1521.93/1522.23	c #wall_clock_time = 0.495s
1521.93/1522.23	c #decision = 67
1521.93/1522.23	c #random_decision = 0
1521.93/1522.23	c #conflict = 1
1521.93/1522.23	c #restart = 0
1521.93/1522.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=505901
1521.93/1522.23	c BCD2: refineLB: 505899 -> 505901
1521.93/1522.23	c lower bound updated to -607312425
1522.13/1522.44	c BCD2: 4023376 <= obj <= 611335800
1522.13/1522.44	c BCD2: #cores=66, #unrelaxed=304518, #relaxed=2037, #hardened=0
1522.13/1522.44	c BCD2: #sat=1 #unsat=2027 bias=2027/2028
1522.13/1522.46	c Solving starts ...
1522.13/1522.46	c ============================[ Search Statistics ]============================
1522.13/1522.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1522.13/1522.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1522.13/1522.46	c =============================================================================
1522.13/1522.46	c  0.0s |       0 |        0 |        0 |   429521      0 |     2055 |     2064
1522.62/1522.96	c  0.5s |       0 |       67 |        1 |   429521      0 |     2055 |     2065
1522.62/1522.96	c #cpu_time = 0.504s
1522.62/1522.96	c #wall_clock_time = 0.504s
1522.62/1522.96	c #decision = 67
1522.62/1522.96	c #random_decision = 0
1522.62/1522.96	c #conflict = 1
1522.62/1522.96	c #restart = 0
1522.62/1522.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=510082
1522.62/1522.96	c BCD2: refineLB: 510080 -> 510082
1522.62/1522.96	c lower bound updated to -607308244
1522.83/1523.17	c BCD2: 4027557 <= obj <= 611335800
1522.83/1523.17	c BCD2: #cores=66, #unrelaxed=304517, #relaxed=2038, #hardened=0
1522.83/1523.17	c BCD2: #sat=1 #unsat=2028 bias=2028/2029
1523.83/1524.13	c Solving starts ...
1523.83/1524.13	c ============================[ Search Statistics ]============================
1523.83/1524.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1523.83/1524.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1523.83/1524.13	c =============================================================================
1523.83/1524.15	c  0.0s |       0 |        0 |        0 |   429521      0 |     2056 |     2065
1524.33/1524.66	c  0.5s |       0 |       67 |        1 |   429521      0 |     2056 |     2066
1524.33/1524.66	c #cpu_time = 0.514s
1524.33/1524.66	c #wall_clock_time = 0.514s
1524.33/1524.66	c #decision = 67
1524.33/1524.66	c #random_decision = 0
1524.33/1524.66	c #conflict = 1
1524.33/1524.66	c #restart = 0
1524.33/1524.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=514263
1524.33/1524.66	c BCD2: refineLB: 514261 -> 514263
1524.33/1524.66	c lower bound updated to -607304063
1524.54/1524.82	c BCD2: 4031738 <= obj <= 611335800
1524.54/1524.82	c BCD2: #cores=66, #unrelaxed=304516, #relaxed=2039, #hardened=0
1524.54/1524.82	c BCD2: #sat=1 #unsat=2029 bias=2029/2030
1524.54/1524.83	c Solving starts ...
1524.54/1524.83	c ============================[ Search Statistics ]============================
1524.54/1524.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1524.54/1524.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1524.54/1524.83	c =============================================================================
1524.54/1524.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2057 |     2066
1525.03/1525.33	c  0.5s |       0 |       67 |        1 |   429521      0 |     2057 |     2067
1525.03/1525.33	c #cpu_time = 0.500s
1525.03/1525.33	c #wall_clock_time = 0.500s
1525.03/1525.33	c #decision = 67
1525.03/1525.33	c #random_decision = 0
1525.03/1525.33	c #conflict = 1
1525.03/1525.33	c #restart = 0
1525.03/1525.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=518444
1525.03/1525.33	c BCD2: refineLB: 518442 -> 518444
1525.03/1525.33	c lower bound updated to -607299882
1525.23/1525.50	c BCD2: 4035919 <= obj <= 611335800
1525.23/1525.50	c BCD2: #cores=66, #unrelaxed=304515, #relaxed=2040, #hardened=0
1525.23/1525.50	c BCD2: #sat=1 #unsat=2030 bias=2030/2031
1525.23/1525.51	c Solving starts ...
1525.23/1525.51	c ============================[ Search Statistics ]============================
1525.23/1525.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1525.23/1525.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1525.23/1525.51	c =============================================================================
1525.23/1525.51	c  0.0s |       0 |        0 |        0 |   429521      0 |     2058 |     2067
1525.73/1526.02	c  0.5s |       0 |       67 |        1 |   429521      0 |     2058 |     2068
1525.73/1526.02	c #cpu_time = 0.509s
1525.73/1526.02	c #wall_clock_time = 0.509s
1525.73/1526.02	c #decision = 67
1525.73/1526.02	c #random_decision = 0
1525.73/1526.02	c #conflict = 1
1525.73/1526.02	c #restart = 0
1525.73/1526.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=522625
1525.73/1526.02	c BCD2: refineLB: 522623 -> 522625
1525.73/1526.02	c lower bound updated to -607295701
1525.83/1526.18	c BCD2: 4040100 <= obj <= 611335800
1525.83/1526.18	c BCD2: #cores=66, #unrelaxed=304514, #relaxed=2041, #hardened=0
1525.83/1526.18	c BCD2: #sat=1 #unsat=2031 bias=2031/2032
1525.83/1526.19	c Solving starts ...
1525.83/1526.19	c ============================[ Search Statistics ]============================
1525.83/1526.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1525.83/1526.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1525.83/1526.19	c =============================================================================
1525.83/1526.19	c  0.0s |       0 |        0 |        0 |   429521      0 |     2059 |     2068
1526.33/1526.69	c  0.5s |       0 |       67 |        1 |   429521      0 |     2059 |     2069
1526.33/1526.69	c #cpu_time = 0.507s
1526.33/1526.69	c #wall_clock_time = 0.507s
1526.33/1526.69	c #decision = 67
1526.33/1526.69	c #random_decision = 0
1526.33/1526.69	c #conflict = 1
1526.33/1526.69	c #restart = 0
1526.33/1526.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=526806
1526.33/1526.69	c BCD2: refineLB: 526804 -> 526806
1526.33/1526.69	c lower bound updated to -607291520
1526.53/1526.85	c BCD2: 4044281 <= obj <= 611335800
1526.53/1526.85	c BCD2: #cores=66, #unrelaxed=304513, #relaxed=2042, #hardened=0
1526.53/1526.85	c BCD2: #sat=1 #unsat=2032 bias=2032/2033
1526.53/1526.86	c Solving starts ...
1526.53/1526.86	c ============================[ Search Statistics ]============================
1526.53/1526.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1526.53/1526.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1526.53/1526.86	c =============================================================================
1526.53/1526.86	c  0.0s |       0 |        0 |        0 |   429521      0 |     2060 |     2069
1527.03/1527.37	c  0.5s |       0 |       67 |        1 |   429521      0 |     2060 |     2070
1527.03/1527.37	c #cpu_time = 0.504s
1527.03/1527.37	c #wall_clock_time = 0.504s
1527.03/1527.37	c #decision = 67
1527.03/1527.37	c #random_decision = 0
1527.03/1527.37	c #conflict = 1
1527.03/1527.37	c #restart = 0
1527.03/1527.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=530987
1527.03/1527.37	c BCD2: refineLB: 530985 -> 530987
1527.03/1527.37	c lower bound updated to -607287339
1527.23/1527.52	c BCD2: 4048462 <= obj <= 611335800
1527.23/1527.52	c BCD2: #cores=66, #unrelaxed=304512, #relaxed=2043, #hardened=0
1527.23/1527.52	c BCD2: #sat=1 #unsat=2033 bias=2033/2034
1527.23/1527.53	c Solving starts ...
1527.23/1527.53	c ============================[ Search Statistics ]============================
1527.23/1527.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1527.23/1527.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1527.23/1527.53	c =============================================================================
1527.23/1527.53	c  0.0s |       0 |        0 |        0 |   429521      0 |     2061 |     2070
1527.74/1528.03	c  0.5s |       0 |       67 |        1 |   429521      0 |     2061 |     2071
1527.74/1528.03	c #cpu_time = 0.506s
1527.74/1528.03	c #wall_clock_time = 0.506s
1527.74/1528.03	c #decision = 67
1527.74/1528.03	c #random_decision = 0
1527.74/1528.03	c #conflict = 1
1527.74/1528.03	c #restart = 0
1527.74/1528.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=535168
1527.74/1528.03	c BCD2: refineLB: 535166 -> 535168
1527.74/1528.03	c lower bound updated to -607283158
1527.84/1528.19	c BCD2: 4052643 <= obj <= 611335800
1527.84/1528.19	c BCD2: #cores=66, #unrelaxed=304511, #relaxed=2044, #hardened=0
1527.84/1528.19	c BCD2: #sat=1 #unsat=2034 bias=2034/2035
1527.93/1528.20	c Solving starts ...
1527.93/1528.20	c ============================[ Search Statistics ]============================
1527.93/1528.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1527.93/1528.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1527.93/1528.20	c =============================================================================
1527.93/1528.20	c  0.0s |       0 |        0 |        0 |   429521      0 |     2062 |     2071
1528.43/1528.71	c  0.5s |       0 |       67 |        1 |   429521      0 |     2062 |     2072
1528.43/1528.71	c #cpu_time = 0.518s
1528.43/1528.71	c #wall_clock_time = 0.518s
1528.43/1528.71	c #decision = 67
1528.43/1528.71	c #random_decision = 0
1528.43/1528.71	c #conflict = 1
1528.43/1528.71	c #restart = 0
1528.43/1528.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=539349
1528.43/1528.72	c BCD2: refineLB: 539347 -> 539349
1528.43/1528.72	c lower bound updated to -607278977
1528.63/1528.91	c BCD2: 4056824 <= obj <= 611335800
1528.63/1528.91	c BCD2: #cores=66, #unrelaxed=304510, #relaxed=2045, #hardened=0
1528.63/1528.91	c BCD2: #sat=1 #unsat=2035 bias=2035/2036
1528.63/1528.92	c Solving starts ...
1528.63/1528.92	c ============================[ Search Statistics ]============================
1528.63/1528.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1528.63/1528.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1528.63/1528.92	c =============================================================================
1528.63/1528.92	c  0.0s |       0 |        0 |        0 |   429521      0 |     2063 |     2072
1529.12/1529.43	c  0.5s |       0 |       67 |        1 |   429521      0 |     2063 |     2073
1529.12/1529.43	c #cpu_time = 0.503s
1529.12/1529.43	c #wall_clock_time = 0.503s
1529.12/1529.43	c #decision = 67
1529.12/1529.43	c #random_decision = 0
1529.12/1529.43	c #conflict = 1
1529.12/1529.43	c #restart = 0
1529.12/1529.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=543530
1529.12/1529.43	c BCD2: refineLB: 543528 -> 543530
1529.12/1529.43	c lower bound updated to -607274796
1529.33/1529.62	c BCD2: 4061005 <= obj <= 611335800
1529.33/1529.62	c BCD2: #cores=66, #unrelaxed=304509, #relaxed=2046, #hardened=0
1529.33/1529.62	c BCD2: #sat=1 #unsat=2036 bias=2036/2037
1529.33/1529.64	c Solving starts ...
1529.33/1529.64	c ============================[ Search Statistics ]============================
1529.33/1529.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1529.33/1529.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1529.33/1529.64	c =============================================================================
1529.33/1529.64	c  0.0s |       0 |        0 |        0 |   429521      0 |     2064 |     2073
1529.83/1530.14	c  0.5s |       0 |       67 |        1 |   429521      0 |     2064 |     2074
1529.83/1530.14	c #cpu_time = 0.501s
1529.83/1530.14	c #wall_clock_time = 0.501s
1529.83/1530.14	c #decision = 67
1529.83/1530.14	c #random_decision = 0
1529.83/1530.14	c #conflict = 1
1529.83/1530.14	c #restart = 0
1529.83/1530.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=547711
1529.83/1530.14	c BCD2: refineLB: 547709 -> 547711
1529.83/1530.14	c lower bound updated to -607270615
1530.03/1530.33	c BCD2: 4065186 <= obj <= 611335800
1530.03/1530.33	c BCD2: #cores=66, #unrelaxed=304508, #relaxed=2047, #hardened=0
1530.03/1530.33	c BCD2: #sat=1 #unsat=2037 bias=2037/2038
1530.03/1530.35	c Solving starts ...
1530.03/1530.35	c ============================[ Search Statistics ]============================
1530.03/1530.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1530.03/1530.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1530.03/1530.35	c =============================================================================
1530.03/1530.35	c  0.0s |       0 |        0 |        0 |   429521      0 |     2065 |     2074
1531.52/1531.85	c  1.5s |       0 |       67 |        1 |   429521      0 |     2065 |     2075
1531.52/1531.85	c #cpu_time = 1.496s
1531.52/1531.85	c #wall_clock_time = 1.496s
1531.52/1531.85	c #decision = 67
1531.52/1531.85	c #random_decision = 0
1531.52/1531.85	c #conflict = 1
1531.52/1531.85	c #restart = 0
1531.52/1531.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=551892
1531.52/1531.85	c BCD2: refineLB: 551890 -> 551892
1531.52/1531.85	c lower bound updated to -607266434
1531.72/1532.01	c BCD2: 4069367 <= obj <= 611335800
1531.72/1532.01	c BCD2: #cores=66, #unrelaxed=304507, #relaxed=2048, #hardened=0
1531.72/1532.01	c BCD2: #sat=1 #unsat=2038 bias=2038/2039
1531.72/1532.01	c Solving starts ...
1531.72/1532.01	c ============================[ Search Statistics ]============================
1531.72/1532.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1531.72/1532.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1531.72/1532.01	c =============================================================================
1531.72/1532.01	c  0.0s |       0 |        0 |        0 |   429521      0 |     2066 |     2075
1532.24/1532.52	c  0.5s |       0 |       67 |        1 |   429521      0 |     2066 |     2076
1532.24/1532.52	c #cpu_time = 0.508s
1532.24/1532.52	c #wall_clock_time = 0.508s
1532.24/1532.52	c #decision = 67
1532.24/1532.52	c #random_decision = 0
1532.24/1532.52	c #conflict = 1
1532.24/1532.52	c #restart = 0
1532.24/1532.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=556073
1532.24/1532.52	c BCD2: refineLB: 556071 -> 556073
1532.24/1532.52	c lower bound updated to -607262253
1532.33/1532.67	c BCD2: 4073548 <= obj <= 611335800
1532.33/1532.67	c BCD2: #cores=66, #unrelaxed=304506, #relaxed=2049, #hardened=0
1532.33/1532.67	c BCD2: #sat=1 #unsat=2039 bias=2039/2040
1532.33/1532.68	c Solving starts ...
1532.33/1532.68	c ============================[ Search Statistics ]============================
1532.33/1532.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1532.33/1532.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1532.33/1532.68	c =============================================================================
1532.33/1532.68	c  0.0s |       0 |        0 |        0 |   429521      0 |     2067 |     2076
1532.83/1533.19	c  0.5s |       0 |       67 |        1 |   429521      0 |     2067 |     2077
1532.83/1533.19	c #cpu_time = 0.505s
1532.83/1533.19	c #wall_clock_time = 0.505s
1532.83/1533.19	c #decision = 67
1532.83/1533.19	c #random_decision = 0
1532.83/1533.19	c #conflict = 1
1532.83/1533.19	c #restart = 0
1532.83/1533.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=560254
1532.83/1533.19	c BCD2: refineLB: 560252 -> 560254
1532.83/1533.19	c lower bound updated to -607258072
1533.03/1533.36	c BCD2: 4077729 <= obj <= 611335800
1533.03/1533.36	c BCD2: #cores=66, #unrelaxed=304505, #relaxed=2050, #hardened=0
1533.03/1533.36	c BCD2: #sat=1 #unsat=2040 bias=2040/2041
1533.03/1533.37	c Solving starts ...
1533.03/1533.37	c ============================[ Search Statistics ]============================
1533.03/1533.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1533.03/1533.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1533.03/1533.37	c =============================================================================
1533.03/1533.37	c  0.0s |       0 |        0 |        0 |   429521      0 |     2068 |     2077
1533.53/1533.89	c  0.5s |       0 |       67 |        1 |   429521      0 |     2068 |     2078
1533.53/1533.89	c #cpu_time = 0.521s
1533.53/1533.89	c #wall_clock_time = 0.521s
1533.53/1533.89	c #decision = 67
1533.53/1533.89	c #random_decision = 0
1533.53/1533.89	c #conflict = 1
1533.53/1533.89	c #restart = 0
1533.53/1533.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=564435
1533.53/1533.89	c BCD2: refineLB: 564433 -> 564435
1533.53/1533.89	c lower bound updated to -607253891
1533.73/1534.05	c BCD2: 4081910 <= obj <= 611335800
1533.73/1534.05	c BCD2: #cores=66, #unrelaxed=304504, #relaxed=2051, #hardened=0
1533.73/1534.05	c BCD2: #sat=1 #unsat=2041 bias=2041/2042
1533.73/1534.06	c Solving starts ...
1533.73/1534.06	c ============================[ Search Statistics ]============================
1533.73/1534.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1533.73/1534.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1533.73/1534.06	c =============================================================================
1533.73/1534.06	c  0.0s |       0 |        0 |        0 |   429521      0 |     2069 |     2078
1534.23/1534.56	c  0.5s |       0 |       67 |        1 |   429521      0 |     2069 |     2079
1534.23/1534.56	c #cpu_time = 0.507s
1534.23/1534.56	c #wall_clock_time = 0.507s
1534.23/1534.56	c #decision = 67
1534.23/1534.56	c #random_decision = 0
1534.23/1534.56	c #conflict = 1
1534.23/1534.56	c #restart = 0
1534.23/1534.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=568616
1534.23/1534.57	c BCD2: refineLB: 568614 -> 568616
1534.23/1534.57	c lower bound updated to -607249710
1534.43/1534.73	c BCD2: 4086091 <= obj <= 611335800
1534.43/1534.73	c BCD2: #cores=66, #unrelaxed=304503, #relaxed=2052, #hardened=0
1534.43/1534.73	c BCD2: #sat=1 #unsat=2042 bias=2042/2043
1534.43/1534.74	c Solving starts ...
1534.43/1534.74	c ============================[ Search Statistics ]============================
1534.43/1534.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1534.43/1534.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1534.43/1534.74	c =============================================================================
1534.43/1534.74	c  0.0s |       0 |        0 |        0 |   429521      0 |     2070 |     2079
1534.93/1535.25	c  0.5s |       0 |       67 |        1 |   429521      0 |     2070 |     2080
1534.93/1535.25	c #cpu_time = 0.512s
1534.93/1535.25	c #wall_clock_time = 0.512s
1534.93/1535.25	c #decision = 67
1534.93/1535.25	c #random_decision = 0
1534.93/1535.25	c #conflict = 1
1534.93/1535.25	c #restart = 0
1534.93/1535.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=572797
1534.93/1535.25	c BCD2: refineLB: 572795 -> 572797
1534.93/1535.25	c lower bound updated to -607245529
1535.12/1535.40	c BCD2: 4090272 <= obj <= 611335800
1535.12/1535.40	c BCD2: #cores=66, #unrelaxed=304502, #relaxed=2053, #hardened=0
1535.12/1535.40	c BCD2: #sat=1 #unsat=2043 bias=2043/2044
1535.12/1535.41	c Solving starts ...
1535.12/1535.41	c ============================[ Search Statistics ]============================
1535.12/1535.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1535.12/1535.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1535.12/1535.41	c =============================================================================
1535.12/1535.41	c  0.0s |       0 |        0 |        0 |   429521      0 |     2071 |     2080
1535.62/1535.93	c  0.5s |       0 |       67 |        1 |   429521      0 |     2071 |     2081
1535.62/1535.93	c #cpu_time = 0.516s
1535.62/1535.93	c #wall_clock_time = 0.516s
1535.62/1535.93	c #decision = 67
1535.62/1535.93	c #random_decision = 0
1535.62/1535.93	c #conflict = 1
1535.62/1535.93	c #restart = 0
1535.62/1535.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=576978
1535.62/1535.93	c BCD2: refineLB: 576976 -> 576978
1535.62/1535.93	c lower bound updated to -607241348
1535.72/1536.08	c BCD2: 4094453 <= obj <= 611335800
1535.72/1536.08	c BCD2: #cores=66, #unrelaxed=304501, #relaxed=2054, #hardened=0
1535.72/1536.08	c BCD2: #sat=1 #unsat=2044 bias=2044/2045
1535.72/1536.09	c Solving starts ...
1535.72/1536.09	c ============================[ Search Statistics ]============================
1535.72/1536.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1535.72/1536.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1535.72/1536.09	c =============================================================================
1535.72/1536.09	c  0.0s |       0 |        0 |        0 |   429521      0 |     2072 |     2081
1536.33/1536.63	c  0.5s |       0 |       67 |        1 |   429521      0 |     2072 |     2082
1536.33/1536.63	c #cpu_time = 0.539s
1536.33/1536.63	c #wall_clock_time = 0.539s
1536.33/1536.63	c #decision = 67
1536.33/1536.63	c #random_decision = 0
1536.33/1536.63	c #conflict = 1
1536.33/1536.63	c #restart = 0
1536.33/1536.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=581159
1536.33/1536.63	c BCD2: refineLB: 581157 -> 581159
1536.33/1536.63	c lower bound updated to -607237167
1536.54/1536.82	c BCD2: 4098634 <= obj <= 611335800
1536.54/1536.82	c BCD2: #cores=66, #unrelaxed=304500, #relaxed=2055, #hardened=0
1536.54/1536.82	c BCD2: #sat=1 #unsat=2045 bias=2045/2046
1536.54/1536.84	c Solving starts ...
1536.54/1536.84	c ============================[ Search Statistics ]============================
1536.54/1536.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1536.54/1536.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1536.54/1536.84	c =============================================================================
1536.54/1536.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2073 |     2082
1537.03/1537.36	c  0.5s |       0 |       67 |        1 |   429521      0 |     2073 |     2083
1537.03/1537.36	c #cpu_time = 0.515s
1537.03/1537.36	c #wall_clock_time = 0.515s
1537.03/1537.36	c #decision = 67
1537.03/1537.36	c #random_decision = 0
1537.03/1537.36	c #conflict = 1
1537.03/1537.36	c #restart = 0
1537.03/1537.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=585340
1537.03/1537.36	c BCD2: refineLB: 585338 -> 585340
1537.03/1537.36	c lower bound updated to -607232986
1537.23/1537.55	c BCD2: 4102815 <= obj <= 611335800
1537.23/1537.55	c BCD2: #cores=66, #unrelaxed=304499, #relaxed=2056, #hardened=0
1537.23/1537.55	c BCD2: #sat=1 #unsat=2046 bias=2046/2047
1537.23/1537.57	c Solving starts ...
1537.23/1537.57	c ============================[ Search Statistics ]============================
1537.23/1537.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1537.23/1537.57	c       |         |          |          |    Limit     GC | Var      | Constra 
1537.23/1537.57	c =============================================================================
1537.23/1537.57	c  0.0s |       0 |        0 |        0 |   429521      0 |     2074 |     2083
1537.73/1538.08	c  0.5s |       0 |       67 |        1 |   429521      0 |     2074 |     2084
1537.73/1538.08	c #cpu_time = 0.513s
1537.73/1538.08	c #wall_clock_time = 0.513s
1537.73/1538.08	c #decision = 67
1537.73/1538.08	c #random_decision = 0
1537.73/1538.08	c #conflict = 1
1537.73/1538.08	c #restart = 0
1537.73/1538.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=589521
1537.73/1538.08	c BCD2: refineLB: 589519 -> 589521
1537.73/1538.08	c lower bound updated to -607228805
1537.92/1538.28	c BCD2: 4106996 <= obj <= 611335800
1537.92/1538.28	c BCD2: #cores=66, #unrelaxed=304498, #relaxed=2057, #hardened=0
1537.92/1538.28	c BCD2: #sat=1 #unsat=2047 bias=2047/2048
1537.92/1538.29	c Solving starts ...
1537.92/1538.29	c ============================[ Search Statistics ]============================
1537.92/1538.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1537.92/1538.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1537.92/1538.29	c =============================================================================
1537.92/1538.29	c  0.0s |       0 |        0 |        0 |   429521      0 |     2075 |     2084
1539.43/1539.78	c  1.5s |       0 |       67 |        1 |   429521      0 |     2075 |     2085
1539.43/1539.78	c #cpu_time = 1.490s
1539.43/1539.78	c #wall_clock_time = 1.490s
1539.43/1539.78	c #decision = 67
1539.43/1539.78	c #random_decision = 0
1539.43/1539.78	c #conflict = 1
1539.43/1539.78	c #restart = 0
1539.43/1539.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=593702
1539.43/1539.78	c BCD2: refineLB: 593700 -> 593702
1539.43/1539.78	c lower bound updated to -607224624
1539.63/1539.96	c BCD2: 4111177 <= obj <= 611335800
1539.63/1539.96	c BCD2: #cores=66, #unrelaxed=304497, #relaxed=2058, #hardened=0
1539.63/1539.96	c BCD2: #sat=1 #unsat=2048 bias=2048/2049
1539.63/1539.97	c Solving starts ...
1539.63/1539.97	c ============================[ Search Statistics ]============================
1539.63/1539.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1539.63/1539.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1539.63/1539.97	c =============================================================================
1539.63/1539.97	c  0.0s |       0 |        0 |        0 |   429521      0 |     2076 |     2085
1540.13/1540.47	c  0.5s |       0 |       67 |        1 |   429521      0 |     2076 |     2086
1540.13/1540.47	c #cpu_time = 0.494s
1540.13/1540.47	c #wall_clock_time = 0.494s
1540.13/1540.47	c #decision = 67
1540.13/1540.47	c #random_decision = 0
1540.13/1540.47	c #conflict = 1
1540.13/1540.47	c #restart = 0
1540.13/1540.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=597883
1540.13/1540.47	c BCD2: refineLB: 597881 -> 597883
1540.13/1540.47	c lower bound updated to -607220443
1540.33/1540.63	c BCD2: 4115358 <= obj <= 611335800
1540.33/1540.63	c BCD2: #cores=66, #unrelaxed=304496, #relaxed=2059, #hardened=0
1540.33/1540.63	c BCD2: #sat=1 #unsat=2049 bias=2049/2050
1540.33/1540.63	c Solving starts ...
1540.33/1540.63	c ============================[ Search Statistics ]============================
1540.33/1540.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1540.33/1540.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1540.33/1540.63	c =============================================================================
1540.33/1540.63	c  0.0s |       0 |        0 |        0 |   429521      0 |     2077 |     2086
1540.83/1541.12	c  0.5s |       0 |       67 |        1 |   429521      0 |     2077 |     2087
1540.83/1541.12	c #cpu_time = 0.489s
1540.83/1541.12	c #wall_clock_time = 0.489s
1540.83/1541.12	c #decision = 67
1540.83/1541.12	c #random_decision = 0
1540.83/1541.12	c #conflict = 1
1540.83/1541.12	c #restart = 0
1540.83/1541.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=602064
1540.83/1541.12	c BCD2: refineLB: 602062 -> 602064
1540.83/1541.12	c lower bound updated to -607216262
1541.04/1541.31	c BCD2: 4119539 <= obj <= 611335800
1541.04/1541.31	c BCD2: #cores=66, #unrelaxed=304495, #relaxed=2060, #hardened=0
1541.04/1541.31	c BCD2: #sat=1 #unsat=2050 bias=2050/2051
1541.04/1541.32	c Solving starts ...
1541.04/1541.32	c ============================[ Search Statistics ]============================
1541.04/1541.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1541.04/1541.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1541.04/1541.32	c =============================================================================
1541.04/1541.32	c  0.0s |       0 |        0 |        0 |   429521      0 |     2078 |     2087
1541.53/1541.82	c  0.5s |       0 |       67 |        1 |   429521      0 |     2078 |     2088
1541.53/1541.82	c #cpu_time = 0.502s
1541.53/1541.82	c #wall_clock_time = 0.502s
1541.53/1541.82	c #decision = 67
1541.53/1541.82	c #random_decision = 0
1541.53/1541.82	c #conflict = 1
1541.53/1541.82	c #restart = 0
1541.53/1541.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=606245
1541.53/1541.82	c BCD2: refineLB: 606243 -> 606245
1541.53/1541.82	c lower bound updated to -607212081
1541.63/1541.98	c BCD2: 4123720 <= obj <= 611335800
1541.63/1541.98	c BCD2: #cores=66, #unrelaxed=304494, #relaxed=2061, #hardened=0
1541.63/1541.98	c BCD2: #sat=1 #unsat=2051 bias=2051/2052
1541.63/1541.99	c Solving starts ...
1541.63/1541.99	c ============================[ Search Statistics ]============================
1541.63/1541.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1541.63/1541.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1541.63/1541.99	c =============================================================================
1541.63/1541.99	c  0.0s |       0 |        0 |        0 |   429521      0 |     2079 |     2088
1542.13/1542.48	c  0.5s |       0 |       67 |        1 |   429521      0 |     2079 |     2089
1542.13/1542.48	c #cpu_time = 0.486s
1542.13/1542.48	c #wall_clock_time = 0.486s
1542.13/1542.48	c #decision = 67
1542.13/1542.48	c #random_decision = 0
1542.13/1542.48	c #conflict = 1
1542.13/1542.48	c #restart = 0
1542.13/1542.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=610426
1542.13/1542.48	c BCD2: refineLB: 610424 -> 610426
1542.13/1542.48	c lower bound updated to -607207900
1542.33/1542.65	c BCD2: 4127901 <= obj <= 611335800
1542.33/1542.65	c BCD2: #cores=66, #unrelaxed=304493, #relaxed=2062, #hardened=0
1542.33/1542.65	c BCD2: #sat=1 #unsat=2052 bias=2052/2053
1542.33/1542.65	c Solving starts ...
1542.33/1542.65	c ============================[ Search Statistics ]============================
1542.33/1542.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1542.33/1542.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1542.33/1542.65	c =============================================================================
1542.33/1542.65	c  0.0s |       0 |        0 |        0 |   429521      0 |     2080 |     2089
1542.83/1543.15	c  0.5s |       0 |       67 |        1 |   429521      0 |     2080 |     2090
1542.83/1543.15	c #cpu_time = 0.496s
1542.83/1543.15	c #wall_clock_time = 0.496s
1542.83/1543.15	c #decision = 67
1542.83/1543.15	c #random_decision = 0
1542.83/1543.15	c #conflict = 1
1542.83/1543.15	c #restart = 0
1542.83/1543.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=614607
1542.83/1543.15	c BCD2: refineLB: 614605 -> 614607
1542.83/1543.15	c lower bound updated to -607203719
1543.03/1543.31	c BCD2: 4132082 <= obj <= 611335800
1543.03/1543.31	c BCD2: #cores=66, #unrelaxed=304492, #relaxed=2063, #hardened=0
1543.03/1543.31	c BCD2: #sat=1 #unsat=2053 bias=2053/2054
1543.03/1543.32	c Solving starts ...
1543.03/1543.32	c ============================[ Search Statistics ]============================
1543.03/1543.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1543.03/1543.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1543.03/1543.32	c =============================================================================
1543.03/1543.32	c  0.0s |       0 |        0 |        0 |   429521      0 |     2081 |     2090
1543.53/1543.83	c  0.5s |       0 |       67 |        1 |   429521      0 |     2081 |     2091
1543.53/1543.83	c #cpu_time = 0.510s
1543.53/1543.83	c #wall_clock_time = 0.510s
1543.53/1543.83	c #decision = 67
1543.53/1543.83	c #random_decision = 0
1543.53/1543.83	c #conflict = 1
1543.53/1543.83	c #restart = 0
1543.53/1543.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=618788
1543.53/1543.83	c BCD2: refineLB: 618786 -> 618788
1543.53/1543.83	c lower bound updated to -607199538
1543.72/1544.00	c BCD2: 4136263 <= obj <= 611335800
1543.72/1544.00	c BCD2: #cores=66, #unrelaxed=304491, #relaxed=2064, #hardened=0
1543.72/1544.00	c BCD2: #sat=1 #unsat=2054 bias=2054/2055
1543.72/1544.01	c Solving starts ...
1543.72/1544.01	c ============================[ Search Statistics ]============================
1543.72/1544.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1543.72/1544.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1543.72/1544.01	c =============================================================================
1543.72/1544.01	c  0.0s |       0 |        0 |        0 |   429521      0 |     2082 |     2091
1544.23/1544.50	c  0.5s |       0 |       67 |        1 |   429521      0 |     2082 |     2092
1544.23/1544.50	c #cpu_time = 0.490s
1544.23/1544.50	c #wall_clock_time = 0.490s
1544.23/1544.50	c #decision = 67
1544.23/1544.50	c #random_decision = 0
1544.23/1544.50	c #conflict = 1
1544.23/1544.50	c #restart = 0
1544.23/1544.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=622969
1544.23/1544.50	c BCD2: refineLB: 622967 -> 622969
1544.23/1544.50	c lower bound updated to -607195357
1544.42/1544.70	c BCD2: 4140444 <= obj <= 611335800
1544.42/1544.70	c BCD2: #cores=66, #unrelaxed=304490, #relaxed=2065, #hardened=0
1544.42/1544.70	c BCD2: #sat=1 #unsat=2055 bias=2055/2056
1544.42/1544.72	c Solving starts ...
1544.42/1544.72	c ============================[ Search Statistics ]============================
1544.42/1544.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1544.42/1544.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1544.42/1544.72	c =============================================================================
1544.42/1544.72	c  0.0s |       0 |        0 |        0 |   429521      0 |     2083 |     2092
1544.92/1545.21	c  0.5s |       0 |       67 |        1 |   429521      0 |     2083 |     2093
1544.92/1545.21	c #cpu_time = 0.493s
1544.92/1545.21	c #wall_clock_time = 0.493s
1544.92/1545.21	c #decision = 67
1544.92/1545.21	c #random_decision = 0
1544.92/1545.21	c #conflict = 1
1544.92/1545.21	c #restart = 0
1544.92/1545.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=627150
1544.92/1545.21	c BCD2: refineLB: 627148 -> 627150
1544.92/1545.21	c lower bound updated to -607191176
1545.12/1545.41	c BCD2: 4144625 <= obj <= 611335800
1545.12/1545.41	c BCD2: #cores=66, #unrelaxed=304489, #relaxed=2066, #hardened=0
1545.12/1545.41	c BCD2: #sat=1 #unsat=2056 bias=2056/2057
1545.12/1545.43	c Solving starts ...
1545.12/1545.43	c ============================[ Search Statistics ]============================
1545.12/1545.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1545.12/1545.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1545.12/1545.43	c =============================================================================
1545.12/1545.43	c  0.0s |       0 |        0 |        0 |   429521      0 |     2084 |     2093
1545.63/1545.92	c  0.5s |       0 |       67 |        1 |   429521      0 |     2084 |     2094
1545.63/1545.92	c #cpu_time = 0.493s
1545.63/1545.92	c #wall_clock_time = 0.493s
1545.63/1545.92	c #decision = 67
1545.63/1545.92	c #random_decision = 0
1545.63/1545.92	c #conflict = 1
1545.63/1545.92	c #restart = 0
1545.63/1545.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=631331
1545.63/1545.92	c BCD2: refineLB: 631329 -> 631331
1545.63/1545.92	c lower bound updated to -607186995
1545.83/1546.12	c BCD2: 4148806 <= obj <= 611335800
1545.83/1546.12	c BCD2: #cores=66, #unrelaxed=304488, #relaxed=2067, #hardened=0
1545.83/1546.12	c BCD2: #sat=1 #unsat=2057 bias=2057/2058
1545.83/1546.14	c Solving starts ...
1545.83/1546.14	c ============================[ Search Statistics ]============================
1545.83/1546.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1545.83/1546.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1545.83/1546.14	c =============================================================================
1545.83/1546.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2085 |     2094
1547.22/1547.59	c  1.5s |       0 |       67 |        1 |   429521      0 |     2085 |     2095
1547.22/1547.59	c #cpu_time = 1.452s
1547.22/1547.59	c #wall_clock_time = 1.452s
1547.22/1547.59	c #decision = 67
1547.22/1547.59	c #random_decision = 0
1547.22/1547.59	c #conflict = 1
1547.22/1547.59	c #restart = 0
1547.22/1547.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=635512
1547.22/1547.59	c BCD2: refineLB: 635510 -> 635512
1547.22/1547.59	c lower bound updated to -607182814
1547.53/1547.82	c BCD2: 4152987 <= obj <= 611335800
1547.53/1547.82	c BCD2: #cores=66, #unrelaxed=304487, #relaxed=2068, #hardened=0
1547.53/1547.82	c BCD2: #sat=1 #unsat=2058 bias=2058/2059
1547.53/1547.83	c Solving starts ...
1547.53/1547.83	c ============================[ Search Statistics ]============================
1547.53/1547.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1547.53/1547.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1547.53/1547.83	c =============================================================================
1547.53/1547.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2086 |     2095
1548.02/1548.33	c  0.5s |       0 |       67 |        1 |   429521      0 |     2086 |     2096
1548.02/1548.33	c #cpu_time = 0.499s
1548.02/1548.33	c #wall_clock_time = 0.499s
1548.02/1548.33	c #decision = 67
1548.02/1548.33	c #random_decision = 0
1548.02/1548.33	c #conflict = 1
1548.02/1548.33	c #restart = 0
1548.02/1548.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=639693
1548.02/1548.33	c BCD2: refineLB: 639691 -> 639693
1548.02/1548.33	c lower bound updated to -607178633
1548.22/1548.55	c BCD2: 4157168 <= obj <= 611335800
1548.22/1548.55	c BCD2: #cores=66, #unrelaxed=304486, #relaxed=2069, #hardened=0
1548.22/1548.55	c BCD2: #sat=1 #unsat=2059 bias=2059/2060
1548.22/1548.56	c Solving starts ...
1548.22/1548.56	c ============================[ Search Statistics ]============================
1548.22/1548.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1548.22/1548.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1548.22/1548.56	c =============================================================================
1548.22/1548.56	c  0.0s |       0 |        0 |        0 |   429521      0 |     2087 |     2096
1548.73/1549.05	c  0.5s |       0 |       67 |        1 |   429521      0 |     2087 |     2097
1548.73/1549.05	c #cpu_time = 0.486s
1548.73/1549.05	c #wall_clock_time = 0.485s
1548.73/1549.05	c #decision = 67
1548.73/1549.05	c #random_decision = 0
1548.73/1549.05	c #conflict = 1
1548.73/1549.05	c #restart = 0
1548.73/1549.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=643874
1548.73/1549.05	c BCD2: refineLB: 643872 -> 643874
1548.73/1549.05	c lower bound updated to -607174452
1548.92/1549.28	c BCD2: 4161349 <= obj <= 611335800
1548.92/1549.28	c BCD2: #cores=66, #unrelaxed=304485, #relaxed=2070, #hardened=0
1548.92/1549.28	c BCD2: #sat=1 #unsat=2060 bias=2060/2061
1548.92/1549.29	c Solving starts ...
1548.92/1549.29	c ============================[ Search Statistics ]============================
1548.92/1549.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1548.92/1549.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1548.92/1549.29	c =============================================================================
1548.92/1549.29	c  0.0s |       0 |        0 |        0 |   429521      0 |     2088 |     2097
1549.42/1549.79	c  0.5s |       0 |       67 |        1 |   429521      0 |     2088 |     2098
1549.42/1549.79	c #cpu_time = 0.506s
1549.42/1549.79	c #wall_clock_time = 0.506s
1549.42/1549.79	c #decision = 67
1549.42/1549.79	c #random_decision = 0
1549.42/1549.79	c #conflict = 1
1549.42/1549.79	c #restart = 0
1549.42/1549.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=648055
1549.42/1549.79	c BCD2: refineLB: 648053 -> 648055
1549.42/1549.79	c lower bound updated to -607170271
1549.73/1550.03	c BCD2: 4165530 <= obj <= 611335800
1549.73/1550.03	c BCD2: #cores=66, #unrelaxed=304484, #relaxed=2071, #hardened=0
1549.73/1550.03	c BCD2: #sat=1 #unsat=2061 bias=2061/2062
1549.73/1550.04	c Solving starts ...
1549.73/1550.04	c ============================[ Search Statistics ]============================
1549.73/1550.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1549.73/1550.04	c       |         |          |          |    Limit     GC | Var      | Constra 
1549.73/1550.04	c =============================================================================
1549.73/1550.04	c  0.0s |       0 |        0 |        0 |   429521      0 |     2089 |     2098
1550.22/1550.53	c  0.5s |       0 |       67 |        1 |   429521      0 |     2089 |     2099
1550.22/1550.53	c #cpu_time = 0.494s
1550.22/1550.53	c #wall_clock_time = 0.494s
1550.22/1550.53	c #decision = 67
1550.22/1550.53	c #random_decision = 0
1550.22/1550.53	c #conflict = 1
1550.22/1550.53	c #restart = 0
1550.22/1550.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=652236
1550.22/1550.53	c BCD2: refineLB: 652234 -> 652236
1550.22/1550.53	c lower bound updated to -607166090
1550.42/1550.77	c BCD2: 4169711 <= obj <= 611335800
1550.42/1550.77	c BCD2: #cores=66, #unrelaxed=304483, #relaxed=2072, #hardened=0
1550.42/1550.77	c BCD2: #sat=1 #unsat=2062 bias=2062/2063
1550.42/1550.78	c Solving starts ...
1550.42/1550.78	c ============================[ Search Statistics ]============================
1550.42/1550.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1550.42/1550.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1550.42/1550.78	c =============================================================================
1550.42/1550.78	c  0.0s |       0 |        0 |        0 |   429521      0 |     2090 |     2099
1550.93/1551.28	c  0.5s |       0 |       67 |        1 |   429521      0 |     2090 |     2100
1550.93/1551.28	c #cpu_time = 0.495s
1550.93/1551.28	c #wall_clock_time = 0.495s
1550.93/1551.28	c #decision = 67
1550.93/1551.28	c #random_decision = 0
1550.93/1551.28	c #conflict = 1
1550.93/1551.28	c #restart = 0
1550.93/1551.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=656417
1550.93/1551.28	c BCD2: refineLB: 656415 -> 656417
1550.93/1551.28	c lower bound updated to -607161909
1551.22/1551.50	c BCD2: 4173892 <= obj <= 611335800
1551.22/1551.50	c BCD2: #cores=66, #unrelaxed=304482, #relaxed=2073, #hardened=0
1551.22/1551.50	c BCD2: #sat=1 #unsat=2063 bias=2063/2064
1551.22/1551.51	c Solving starts ...
1551.22/1551.51	c ============================[ Search Statistics ]============================
1551.22/1551.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1551.22/1551.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1551.22/1551.51	c =============================================================================
1551.22/1551.51	c  0.0s |       0 |        0 |        0 |   429521      0 |     2091 |     2100
1551.72/1552.01	c  0.5s |       0 |       67 |        1 |   429521      0 |     2091 |     2101
1551.72/1552.01	c #cpu_time = 0.504s
1551.72/1552.01	c #wall_clock_time = 0.505s
1551.72/1552.01	c #decision = 67
1551.72/1552.01	c #random_decision = 0
1551.72/1552.01	c #conflict = 1
1551.72/1552.01	c #restart = 0
1551.72/1552.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=660598
1551.72/1552.01	c BCD2: refineLB: 660596 -> 660598
1551.72/1552.01	c lower bound updated to -607157728
1551.93/1552.28	c BCD2: 4178073 <= obj <= 611335800
1551.93/1552.28	c BCD2: #cores=66, #unrelaxed=304481, #relaxed=2074, #hardened=0
1551.93/1552.28	c BCD2: #sat=1 #unsat=2064 bias=2064/2065
1551.93/1552.29	c Solving starts ...
1551.93/1552.29	c ============================[ Search Statistics ]============================
1551.93/1552.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1551.93/1552.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1551.93/1552.29	c =============================================================================
1551.93/1552.29	c  0.0s |       0 |        0 |        0 |   429521      0 |     2092 |     2101
1552.42/1552.79	c  0.5s |       0 |       67 |        1 |   429521      0 |     2092 |     2102
1552.42/1552.79	c #cpu_time = 0.497s
1552.42/1552.79	c #wall_clock_time = 0.497s
1552.42/1552.79	c #decision = 67
1552.42/1552.79	c #random_decision = 0
1552.42/1552.79	c #conflict = 1
1552.42/1552.79	c #restart = 0
1552.42/1552.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=664779
1552.42/1552.79	c BCD2: refineLB: 664777 -> 664779
1552.42/1552.79	c lower bound updated to -607153547
1552.72/1553.06	c BCD2: 4182254 <= obj <= 611335800
1552.72/1553.06	c BCD2: #cores=66, #unrelaxed=304480, #relaxed=2075, #hardened=0
1552.72/1553.07	c BCD2: #sat=1 #unsat=2065 bias=2065/2066
1552.72/1553.08	c Solving starts ...
1552.72/1553.08	c ============================[ Search Statistics ]============================
1552.72/1553.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1552.72/1553.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1552.72/1553.08	c =============================================================================
1552.72/1553.08	c  0.0s |       0 |        0 |        0 |   429521      0 |     2093 |     2102
1553.22/1553.58	c  0.5s |       0 |       67 |        1 |   429521      0 |     2093 |     2103
1553.22/1553.58	c #cpu_time = 0.505s
1553.22/1553.58	c #wall_clock_time = 0.505s
1553.22/1553.58	c #decision = 67
1553.22/1553.58	c #random_decision = 0
1553.22/1553.58	c #conflict = 1
1553.22/1553.58	c #restart = 0
1553.22/1553.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=668960
1553.22/1553.58	c BCD2: refineLB: 668958 -> 668960
1553.22/1553.58	c lower bound updated to -607149366
1553.52/1553.85	c BCD2: 4186435 <= obj <= 611335800
1553.52/1553.85	c BCD2: #cores=66, #unrelaxed=304479, #relaxed=2076, #hardened=0
1553.52/1553.85	c BCD2: #sat=1 #unsat=2066 bias=2066/2067
1553.52/1553.87	c Solving starts ...
1553.52/1553.87	c ============================[ Search Statistics ]============================
1553.52/1553.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1553.52/1553.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1553.52/1553.87	c =============================================================================
1553.52/1553.87	c  0.0s |       0 |        0 |        0 |   429521      0 |     2094 |     2103
1554.02/1554.37	c  0.5s |       0 |       67 |        1 |   429521      0 |     2094 |     2104
1554.02/1554.37	c #cpu_time = 0.500s
1554.02/1554.37	c #wall_clock_time = 0.500s
1554.02/1554.37	c #decision = 67
1554.02/1554.37	c #random_decision = 0
1554.02/1554.37	c #conflict = 1
1554.02/1554.37	c #restart = 0
1554.02/1554.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=673141
1554.02/1554.37	c BCD2: refineLB: 673139 -> 673141
1554.02/1554.37	c lower bound updated to -607145185
1555.23/1555.56	c BCD2: 4190616 <= obj <= 611335800
1555.23/1555.56	c BCD2: #cores=66, #unrelaxed=304478, #relaxed=2077, #hardened=0
1555.23/1555.56	c BCD2: #sat=1 #unsat=2067 bias=2067/2068
1555.23/1555.56	c Solving starts ...
1555.23/1555.56	c ============================[ Search Statistics ]============================
1555.23/1555.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1555.23/1555.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1555.23/1555.56	c =============================================================================
1555.23/1555.56	c  0.0s |       0 |        0 |        0 |   429521      0 |     2095 |     2104
1555.73/1556.07	c  0.5s |       0 |       67 |        1 |   429521      0 |     2095 |     2105
1555.73/1556.07	c #cpu_time = 0.504s
1555.73/1556.07	c #wall_clock_time = 0.504s
1555.73/1556.07	c #decision = 67
1555.73/1556.07	c #random_decision = 0
1555.73/1556.07	c #conflict = 1
1555.73/1556.07	c #restart = 0
1555.73/1556.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=677322
1555.73/1556.07	c BCD2: refineLB: 677320 -> 677322
1555.73/1556.07	c lower bound updated to -607141004
1555.93/1556.25	c BCD2: 4194797 <= obj <= 611335800
1555.93/1556.25	c BCD2: #cores=66, #unrelaxed=304477, #relaxed=2078, #hardened=0
1555.93/1556.25	c BCD2: #sat=1 #unsat=2068 bias=2068/2069
1555.93/1556.26	c Solving starts ...
1555.93/1556.26	c ============================[ Search Statistics ]============================
1555.93/1556.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1555.93/1556.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1555.93/1556.26	c =============================================================================
1555.93/1556.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     2096 |     2105
1556.43/1556.77	c  0.5s |       0 |       67 |        1 |   429521      0 |     2096 |     2106
1556.43/1556.77	c #cpu_time = 0.517s
1556.43/1556.77	c #wall_clock_time = 0.517s
1556.43/1556.77	c #decision = 67
1556.43/1556.77	c #random_decision = 0
1556.43/1556.77	c #conflict = 1
1556.43/1556.77	c #restart = 0
1556.43/1556.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=681503
1556.43/1556.77	c BCD2: refineLB: 681501 -> 681503
1556.43/1556.77	c lower bound updated to -607136823
1556.63/1556.94	c BCD2: 4198978 <= obj <= 611335800
1556.63/1556.94	c BCD2: #cores=66, #unrelaxed=304476, #relaxed=2079, #hardened=0
1556.63/1556.94	c BCD2: #sat=1 #unsat=2069 bias=2069/2070
1556.63/1556.95	c Solving starts ...
1556.63/1556.95	c ============================[ Search Statistics ]============================
1556.63/1556.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1556.63/1556.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1556.63/1556.95	c =============================================================================
1556.63/1556.95	c  0.0s |       0 |        0 |        0 |   429521      0 |     2097 |     2106
1557.13/1557.44	c  0.5s |       0 |       67 |        1 |   429521      0 |     2097 |     2107
1557.13/1557.44	c #cpu_time = 0.494s
1557.13/1557.44	c #wall_clock_time = 0.494s
1557.13/1557.44	c #decision = 67
1557.13/1557.44	c #random_decision = 0
1557.13/1557.44	c #conflict = 1
1557.13/1557.44	c #restart = 0
1557.13/1557.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=685684
1557.13/1557.44	c BCD2: refineLB: 685682 -> 685684
1557.13/1557.44	c lower bound updated to -607132642
1557.33/1557.62	c BCD2: 4203159 <= obj <= 611335800
1557.33/1557.62	c BCD2: #cores=66, #unrelaxed=304475, #relaxed=2080, #hardened=0
1557.33/1557.62	c BCD2: #sat=1 #unsat=2070 bias=2070/2071
1557.33/1557.63	c Solving starts ...
1557.33/1557.63	c ============================[ Search Statistics ]============================
1557.33/1557.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1557.33/1557.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1557.33/1557.63	c =============================================================================
1557.33/1557.63	c  0.0s |       0 |        0 |        0 |   429521      0 |     2098 |     2107
1557.82/1558.13	c  0.5s |       0 |       67 |        1 |   429521      0 |     2098 |     2108
1557.82/1558.13	c #cpu_time = 0.498s
1557.82/1558.13	c #wall_clock_time = 0.498s
1557.82/1558.13	c #decision = 67
1557.82/1558.13	c #random_decision = 0
1557.82/1558.13	c #conflict = 1
1557.82/1558.13	c #restart = 0
1557.82/1558.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=689865
1557.82/1558.13	c BCD2: refineLB: 689863 -> 689865
1557.82/1558.13	c lower bound updated to -607128461
1557.92/1558.29	c BCD2: 4207340 <= obj <= 611335800
1557.92/1558.29	c BCD2: #cores=66, #unrelaxed=304474, #relaxed=2081, #hardened=0
1557.92/1558.29	c BCD2: #sat=1 #unsat=2071 bias=2071/2072
1557.92/1558.30	c Solving starts ...
1557.92/1558.30	c ============================[ Search Statistics ]============================
1557.92/1558.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1557.92/1558.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1557.92/1558.30	c =============================================================================
1558.02/1558.30	c  0.0s |       0 |        0 |        0 |   429521      0 |     2099 |     2108
1558.42/1558.80	c  0.5s |       0 |       67 |        1 |   429521      0 |     2099 |     2109
1558.42/1558.80	c #cpu_time = 0.500s
1558.42/1558.80	c #wall_clock_time = 0.500s
1558.42/1558.80	c #decision = 67
1558.42/1558.80	c #random_decision = 0
1558.42/1558.80	c #conflict = 1
1558.42/1558.80	c #restart = 0
1558.42/1558.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=694046
1558.42/1558.80	c BCD2: refineLB: 694044 -> 694046
1558.42/1558.80	c lower bound updated to -607124280
1558.63/1558.96	c BCD2: 4211521 <= obj <= 611335800
1558.63/1558.96	c BCD2: #cores=66, #unrelaxed=304473, #relaxed=2082, #hardened=0
1558.63/1558.96	c BCD2: #sat=1 #unsat=2072 bias=2072/2073
1558.63/1558.97	c Solving starts ...
1558.63/1558.97	c ============================[ Search Statistics ]============================
1558.63/1558.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1558.63/1558.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1558.63/1558.97	c =============================================================================
1558.63/1558.97	c  0.0s |       0 |        0 |        0 |   429521      0 |     2100 |     2109
1559.12/1559.48	c  0.5s |       0 |       67 |        1 |   429521      0 |     2100 |     2110
1559.12/1559.48	c #cpu_time = 0.505s
1559.12/1559.48	c #wall_clock_time = 0.505s
1559.12/1559.48	c #decision = 67
1559.12/1559.48	c #random_decision = 0
1559.12/1559.48	c #conflict = 1
1559.12/1559.48	c #restart = 0
1559.12/1559.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=698227
1559.12/1559.48	c BCD2: refineLB: 698225 -> 698227
1559.12/1559.48	c lower bound updated to -607120099
1559.32/1559.63	c BCD2: 4215702 <= obj <= 611335800
1559.32/1559.63	c BCD2: #cores=66, #unrelaxed=304472, #relaxed=2083, #hardened=0
1559.32/1559.63	c BCD2: #sat=1 #unsat=2073 bias=2073/2074
1559.32/1559.64	c Solving starts ...
1559.32/1559.64	c ============================[ Search Statistics ]============================
1559.32/1559.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1559.32/1559.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1559.32/1559.64	c =============================================================================
1559.32/1559.64	c  0.0s |       0 |        0 |        0 |   429521      0 |     2101 |     2110
1559.82/1560.15	c  0.5s |       0 |       67 |        1 |   429521      0 |     2101 |     2111
1559.82/1560.15	c #cpu_time = 0.504s
1559.82/1560.15	c #wall_clock_time = 0.504s
1559.82/1560.15	c #decision = 67
1559.82/1560.15	c #random_decision = 0
1559.82/1560.15	c #conflict = 1
1559.82/1560.15	c #restart = 0
1559.82/1560.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=702408
1559.82/1560.15	c BCD2: refineLB: 702406 -> 702408
1559.82/1560.15	c lower bound updated to -607115918
1560.02/1560.35	c BCD2: 4219883 <= obj <= 611335800
1560.02/1560.35	c BCD2: #cores=66, #unrelaxed=304471, #relaxed=2084, #hardened=0
1560.02/1560.35	c BCD2: #sat=1 #unsat=2074 bias=2074/2075
1560.02/1560.36	c Solving starts ...
1560.02/1560.36	c ============================[ Search Statistics ]============================
1560.02/1560.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1560.02/1560.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1560.02/1560.36	c =============================================================================
1560.02/1560.36	c  0.0s |       0 |        0 |        0 |   429521      0 |     2102 |     2111
1560.53/1560.86	c  0.5s |       0 |       67 |        1 |   429521      0 |     2102 |     2112
1560.53/1560.86	c #cpu_time = 0.498s
1560.53/1560.86	c #wall_clock_time = 0.498s
1560.53/1560.86	c #decision = 67
1560.53/1560.86	c #random_decision = 0
1560.53/1560.86	c #conflict = 1
1560.53/1560.86	c #restart = 0
1560.53/1560.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=706589
1560.53/1560.86	c BCD2: refineLB: 706587 -> 706589
1560.53/1560.86	c lower bound updated to -607111737
1560.73/1561.06	c BCD2: 4224064 <= obj <= 611335800
1560.73/1561.06	c BCD2: #cores=66, #unrelaxed=304470, #relaxed=2085, #hardened=0
1560.73/1561.06	c BCD2: #sat=1 #unsat=2075 bias=2075/2076
1560.73/1561.08	c Solving starts ...
1560.73/1561.08	c ============================[ Search Statistics ]============================
1560.73/1561.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1560.73/1561.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1560.73/1561.08	c =============================================================================
1560.73/1561.08	c  0.0s |       0 |        0 |        0 |   429521      0 |     2103 |     2112
1561.22/1561.58	c  0.5s |       0 |       67 |        1 |   429521      0 |     2103 |     2113
1561.22/1561.58	c #cpu_time = 0.503s
1561.22/1561.58	c #wall_clock_time = 0.503s
1561.22/1561.58	c #decision = 67
1561.22/1561.58	c #random_decision = 0
1561.22/1561.58	c #conflict = 1
1561.22/1561.58	c #restart = 0
1561.22/1561.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=710770
1561.22/1561.58	c BCD2: refineLB: 710768 -> 710770
1561.22/1561.58	c lower bound updated to -607107556
1561.42/1561.78	c BCD2: 4228245 <= obj <= 611335800
1561.42/1561.78	c BCD2: #cores=66, #unrelaxed=304469, #relaxed=2086, #hardened=0
1561.42/1561.78	c BCD2: #sat=1 #unsat=2076 bias=2076/2077
1561.52/1561.80	c Solving starts ...
1561.52/1561.80	c ============================[ Search Statistics ]============================
1561.52/1561.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1561.52/1561.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1561.52/1561.80	c =============================================================================
1561.52/1561.80	c  0.0s |       0 |        0 |        0 |   429521      0 |     2104 |     2113
1562.02/1562.30	c  0.5s |       0 |       67 |        1 |   429521      0 |     2104 |     2114
1562.02/1562.30	c #cpu_time = 0.504s
1562.02/1562.30	c #wall_clock_time = 0.504s
1562.02/1562.30	c #decision = 67
1562.02/1562.30	c #random_decision = 0
1562.02/1562.30	c #conflict = 1
1562.02/1562.30	c #restart = 0
1562.02/1562.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=714951
1562.02/1562.30	c BCD2: refineLB: 714949 -> 714951
1562.02/1562.30	c lower bound updated to -607103375
1563.12/1563.44	c BCD2: 4232426 <= obj <= 611335800
1563.12/1563.44	c BCD2: #cores=66, #unrelaxed=304468, #relaxed=2087, #hardened=0
1563.12/1563.44	c BCD2: #sat=1 #unsat=2077 bias=2077/2078
1563.12/1563.45	c Solving starts ...
1563.12/1563.45	c ============================[ Search Statistics ]============================
1563.12/1563.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1563.12/1563.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1563.12/1563.45	c =============================================================================
1563.12/1563.45	c  0.0s |       0 |        0 |        0 |   429521      0 |     2105 |     2114
1563.62/1563.94	c  0.5s |       0 |       67 |        1 |   429521      0 |     2105 |     2115
1563.62/1563.94	c #cpu_time = 0.489s
1563.62/1563.94	c #wall_clock_time = 0.489s
1563.62/1563.94	c #decision = 67
1563.62/1563.94	c #random_decision = 0
1563.62/1563.94	c #conflict = 1
1563.62/1563.94	c #restart = 0
1563.62/1563.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=719132
1563.62/1563.94	c BCD2: refineLB: 719130 -> 719132
1563.62/1563.94	c lower bound updated to -607099194
1563.82/1564.11	c BCD2: 4236607 <= obj <= 611335800
1563.82/1564.11	c BCD2: #cores=66, #unrelaxed=304467, #relaxed=2088, #hardened=0
1563.82/1564.11	c BCD2: #sat=1 #unsat=2078 bias=2078/2079
1563.82/1564.12	c Solving starts ...
1563.82/1564.12	c ============================[ Search Statistics ]============================
1563.82/1564.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1563.82/1564.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1563.82/1564.12	c =============================================================================
1563.82/1564.12	c  0.0s |       0 |        0 |        0 |   429521      0 |     2106 |     2115
1564.32/1564.62	c  0.5s |       0 |       67 |        1 |   429521      0 |     2106 |     2116
1564.32/1564.62	c #cpu_time = 0.500s
1564.32/1564.62	c #wall_clock_time = 0.500s
1564.32/1564.62	c #decision = 67
1564.32/1564.62	c #random_decision = 0
1564.32/1564.62	c #conflict = 1
1564.32/1564.62	c #restart = 0
1564.32/1564.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=723313
1564.32/1564.62	c BCD2: refineLB: 723311 -> 723313
1564.32/1564.62	c lower bound updated to -607095013
1564.42/1564.79	c BCD2: 4240788 <= obj <= 611335800
1564.42/1564.79	c BCD2: #cores=66, #unrelaxed=304466, #relaxed=2089, #hardened=0
1564.42/1564.79	c BCD2: #sat=1 #unsat=2079 bias=2079/2080
1564.52/1564.80	c Solving starts ...
1564.52/1564.80	c ============================[ Search Statistics ]============================
1564.52/1564.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1564.52/1564.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1564.52/1564.80	c =============================================================================
1564.52/1564.80	c  0.0s |       0 |        0 |        0 |   429521      0 |     2107 |     2116
1564.92/1565.29	c  0.5s |       0 |       67 |        1 |   429521      0 |     2107 |     2117
1564.92/1565.29	c #cpu_time = 0.488s
1564.92/1565.29	c #wall_clock_time = 0.488s
1564.92/1565.29	c #decision = 67
1564.92/1565.29	c #random_decision = 0
1564.92/1565.29	c #conflict = 1
1564.92/1565.29	c #restart = 0
1564.92/1565.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=727494
1564.92/1565.29	c BCD2: refineLB: 727492 -> 727494
1564.92/1565.29	c lower bound updated to -607090832
1565.12/1565.48	c BCD2: 4244969 <= obj <= 611335800
1565.12/1565.48	c BCD2: #cores=66, #unrelaxed=304465, #relaxed=2090, #hardened=0
1565.12/1565.48	c BCD2: #sat=1 #unsat=2080 bias=2080/2081
1565.12/1565.49	c Solving starts ...
1565.12/1565.49	c ============================[ Search Statistics ]============================
1565.12/1565.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1565.12/1565.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1565.12/1565.49	c =============================================================================
1565.12/1565.49	c  0.0s |       0 |        0 |        0 |   429521      0 |     2108 |     2117
1565.62/1565.98	c  0.5s |       0 |       67 |        1 |   429521      0 |     2108 |     2118
1565.62/1565.98	c #cpu_time = 0.492s
1565.62/1565.98	c #wall_clock_time = 0.492s
1565.62/1565.98	c #decision = 67
1565.62/1565.98	c #random_decision = 0
1565.62/1565.98	c #conflict = 1
1565.62/1565.98	c #restart = 0
1565.62/1565.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=731675
1565.62/1565.98	c BCD2: refineLB: 731673 -> 731675
1565.62/1565.98	c lower bound updated to -607086651
1565.82/1566.14	c BCD2: 4249150 <= obj <= 611335800
1565.82/1566.14	c BCD2: #cores=66, #unrelaxed=304464, #relaxed=2091, #hardened=0
1565.82/1566.14	c BCD2: #sat=1 #unsat=2081 bias=2081/2082
1565.82/1566.14	c Solving starts ...
1565.82/1566.14	c ============================[ Search Statistics ]============================
1565.82/1566.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1565.82/1566.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1565.82/1566.14	c =============================================================================
1565.82/1566.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2109 |     2118
1566.33/1566.63	c  0.5s |       0 |       67 |        1 |   429521      0 |     2109 |     2119
1566.33/1566.63	c #cpu_time = 0.488s
1566.33/1566.63	c #wall_clock_time = 0.488s
1566.33/1566.63	c #decision = 67
1566.33/1566.63	c #random_decision = 0
1566.33/1566.63	c #conflict = 1
1566.33/1566.63	c #restart = 0
1566.33/1566.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=735856
1566.33/1566.63	c BCD2: refineLB: 735854 -> 735856
1566.33/1566.63	c lower bound updated to -607082470
1566.52/1566.80	c BCD2: 4253331 <= obj <= 611335800
1566.52/1566.80	c BCD2: #cores=66, #unrelaxed=304463, #relaxed=2092, #hardened=0
1566.52/1566.80	c BCD2: #sat=1 #unsat=2082 bias=2082/2083
1566.52/1566.81	c Solving starts ...
1566.52/1566.81	c ============================[ Search Statistics ]============================
1566.52/1566.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1566.52/1566.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1566.52/1566.81	c =============================================================================
1566.52/1566.81	c  0.0s |       0 |        0 |        0 |   429521      0 |     2110 |     2119
1567.02/1567.30	c  0.5s |       0 |       67 |        1 |   429521      0 |     2110 |     2120
1567.02/1567.30	c #cpu_time = 0.488s
1567.02/1567.30	c #wall_clock_time = 0.488s
1567.02/1567.30	c #decision = 67
1567.02/1567.30	c #random_decision = 0
1567.02/1567.30	c #conflict = 1
1567.02/1567.30	c #restart = 0
1567.02/1567.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=740037
1567.02/1567.30	c BCD2: refineLB: 740035 -> 740037
1567.02/1567.30	c lower bound updated to -607078289
1567.12/1567.46	c BCD2: 4257512 <= obj <= 611335800
1567.12/1567.46	c BCD2: #cores=66, #unrelaxed=304462, #relaxed=2093, #hardened=0
1567.12/1567.46	c BCD2: #sat=1 #unsat=2083 bias=2083/2084
1567.12/1567.46	c Solving starts ...
1567.12/1567.46	c ============================[ Search Statistics ]============================
1567.12/1567.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1567.12/1567.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1567.12/1567.46	c =============================================================================
1567.12/1567.46	c  0.0s |       0 |        0 |        0 |   429521      0 |     2111 |     2120
1567.62/1567.94	c  0.5s |       0 |       67 |        1 |   429521      0 |     2111 |     2121
1567.62/1567.94	c #cpu_time = 0.477s
1567.62/1567.94	c #wall_clock_time = 0.477s
1567.62/1567.94	c #decision = 67
1567.62/1567.94	c #random_decision = 0
1567.62/1567.94	c #conflict = 1
1567.62/1567.94	c #restart = 0
1567.62/1567.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=744218
1567.62/1567.94	c BCD2: refineLB: 744216 -> 744218
1567.62/1567.94	c lower bound updated to -607074108
1567.82/1568.14	c BCD2: 4261693 <= obj <= 611335800
1567.82/1568.14	c BCD2: #cores=66, #unrelaxed=304461, #relaxed=2094, #hardened=0
1567.82/1568.14	c BCD2: #sat=1 #unsat=2084 bias=2084/2085
1567.82/1568.16	c Solving starts ...
1567.82/1568.16	c ============================[ Search Statistics ]============================
1567.82/1568.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1567.82/1568.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1567.82/1568.16	c =============================================================================
1567.82/1568.16	c  0.0s |       0 |        0 |        0 |   429521      0 |     2112 |     2121
1568.32/1568.64	c  0.5s |       0 |       67 |        1 |   429521      0 |     2112 |     2122
1568.32/1568.64	c #cpu_time = 0.485s
1568.32/1568.64	c #wall_clock_time = 0.485s
1568.32/1568.64	c #decision = 67
1568.32/1568.64	c #random_decision = 0
1568.32/1568.64	c #conflict = 1
1568.32/1568.64	c #restart = 0
1568.32/1568.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=748399
1568.32/1568.64	c BCD2: refineLB: 748397 -> 748399
1568.32/1568.64	c lower bound updated to -607069927
1568.53/1568.84	c BCD2: 4265874 <= obj <= 611335800
1568.53/1568.84	c BCD2: #cores=66, #unrelaxed=304460, #relaxed=2095, #hardened=0
1568.53/1568.84	c BCD2: #sat=1 #unsat=2085 bias=2085/2086
1568.53/1568.86	c Solving starts ...
1568.53/1568.86	c ============================[ Search Statistics ]============================
1568.53/1568.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1568.53/1568.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1568.53/1568.86	c =============================================================================
1568.53/1568.86	c  0.0s |       0 |        0 |        0 |   429521      0 |     2113 |     2122
1569.02/1569.34	c  0.5s |       0 |       67 |        1 |   429521      0 |     2113 |     2123
1569.02/1569.34	c #cpu_time = 0.488s
1569.02/1569.34	c #wall_clock_time = 0.488s
1569.02/1569.34	c #decision = 67
1569.02/1569.34	c #random_decision = 0
1569.02/1569.34	c #conflict = 1
1569.02/1569.34	c #restart = 0
1569.02/1569.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=752580
1569.02/1569.34	c BCD2: refineLB: 752578 -> 752580
1569.02/1569.34	c lower bound updated to -607065746
1569.22/1569.54	c BCD2: 4270055 <= obj <= 611335800
1569.22/1569.54	c BCD2: #cores=66, #unrelaxed=304459, #relaxed=2096, #hardened=0
1569.22/1569.54	c BCD2: #sat=1 #unsat=2086 bias=2086/2087
1569.22/1569.56	c Solving starts ...
1569.22/1569.56	c ============================[ Search Statistics ]============================
1569.22/1569.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1569.22/1569.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1569.22/1569.56	c =============================================================================
1569.22/1569.56	c  0.0s |       0 |        0 |        0 |   429521      0 |     2114 |     2123
1569.72/1570.05	c  0.5s |       0 |       67 |        1 |   429521      0 |     2114 |     2124
1569.72/1570.05	c #cpu_time = 0.493s
1569.72/1570.05	c #wall_clock_time = 0.493s
1569.72/1570.05	c #decision = 67
1569.72/1570.05	c #random_decision = 0
1569.72/1570.05	c #conflict = 1
1569.72/1570.05	c #restart = 0
1569.72/1570.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=756761
1569.72/1570.06	c BCD2: refineLB: 756759 -> 756761
1569.72/1570.06	c lower bound updated to -607061565
1570.82/1571.19	c BCD2: 4274236 <= obj <= 611335800
1570.82/1571.19	c BCD2: #cores=66, #unrelaxed=304458, #relaxed=2097, #hardened=0
1570.82/1571.19	c BCD2: #sat=1 #unsat=2087 bias=2087/2088
1570.82/1571.19	c Solving starts ...
1570.82/1571.19	c ============================[ Search Statistics ]============================
1570.82/1571.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1570.82/1571.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1570.82/1571.19	c =============================================================================
1570.82/1571.19	c  0.0s |       0 |        0 |        0 |   429521      0 |     2115 |     2124
1571.42/1571.73	c  0.5s |       0 |       67 |        1 |   429521      0 |     2115 |     2125
1571.42/1571.73	c #cpu_time = 0.537s
1571.42/1571.73	c #wall_clock_time = 0.537s
1571.42/1571.73	c #decision = 67
1571.42/1571.73	c #random_decision = 0
1571.42/1571.73	c #conflict = 1
1571.42/1571.73	c #restart = 0
1571.42/1571.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=760942
1571.42/1571.73	c BCD2: refineLB: 760940 -> 760942
1571.42/1571.73	c lower bound updated to -607057384
1571.62/1571.92	c BCD2: 4278417 <= obj <= 611335800
1571.62/1571.92	c BCD2: #cores=66, #unrelaxed=304457, #relaxed=2098, #hardened=0
1571.62/1571.92	c BCD2: #sat=1 #unsat=2088 bias=2088/2089
1571.62/1571.93	c Solving starts ...
1571.62/1571.93	c ============================[ Search Statistics ]============================
1571.62/1571.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1571.62/1571.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1571.62/1571.93	c =============================================================================
1571.62/1571.93	c  0.0s |       0 |        0 |        0 |   429521      0 |     2116 |     2125
1572.12/1572.48	c  0.6s |       0 |       67 |        1 |   429521      0 |     2116 |     2126
1572.12/1572.48	c #cpu_time = 0.551s
1572.12/1572.48	c #wall_clock_time = 0.551s
1572.12/1572.48	c #decision = 67
1572.12/1572.48	c #random_decision = 0
1572.12/1572.48	c #conflict = 1
1572.12/1572.48	c #restart = 0
1572.12/1572.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=765123
1572.12/1572.48	c BCD2: refineLB: 765121 -> 765123
1572.12/1572.48	c lower bound updated to -607053203
1572.32/1572.65	c BCD2: 4282598 <= obj <= 611335800
1572.32/1572.65	c BCD2: #cores=66, #unrelaxed=304456, #relaxed=2099, #hardened=0
1572.32/1572.65	c BCD2: #sat=1 #unsat=2089 bias=2089/2090
1572.32/1572.66	c Solving starts ...
1572.32/1572.66	c ============================[ Search Statistics ]============================
1572.32/1572.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1572.32/1572.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1572.32/1572.66	c =============================================================================
1572.32/1572.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     2117 |     2126
1572.83/1573.18	c  0.5s |       0 |       67 |        1 |   429521      0 |     2117 |     2127
1572.83/1573.18	c #cpu_time = 0.527s
1572.83/1573.18	c #wall_clock_time = 0.527s
1572.83/1573.18	c #decision = 67
1572.83/1573.18	c #random_decision = 0
1572.83/1573.18	c #conflict = 1
1572.83/1573.18	c #restart = 0
1572.83/1573.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=769304
1572.83/1573.18	c BCD2: refineLB: 769302 -> 769304
1572.83/1573.18	c lower bound updated to -607049022
1573.02/1573.36	c BCD2: 4286779 <= obj <= 611335800
1573.02/1573.36	c BCD2: #cores=66, #unrelaxed=304455, #relaxed=2100, #hardened=0
1573.02/1573.36	c BCD2: #sat=1 #unsat=2090 bias=2090/2091
1573.02/1573.37	c Solving starts ...
1573.02/1573.37	c ============================[ Search Statistics ]============================
1573.02/1573.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1573.02/1573.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1573.02/1573.37	c =============================================================================
1573.02/1573.37	c  0.0s |       0 |        0 |        0 |   429521      0 |     2118 |     2127
1573.62/1573.90	c  0.5s |       0 |       68 |        1 |   429521      0 |     2118 |     2128
1573.62/1573.90	c #cpu_time = 0.530s
1573.62/1573.90	c #wall_clock_time = 0.531s
1573.62/1573.90	c #decision = 68
1573.62/1573.90	c #random_decision = 0
1573.62/1573.90	c #conflict = 1
1573.62/1573.90	c #restart = 0
1573.62/1573.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=773485
1573.62/1573.90	c BCD2: refineLB: 773484 -> 773485
1573.62/1573.90	c lower bound updated to -607044841
1573.82/1574.11	c BCD2: 4290960 <= obj <= 611335800
1573.82/1574.11	c BCD2: #cores=66, #unrelaxed=304454, #relaxed=2101, #hardened=0
1573.82/1574.11	c BCD2: #sat=1 #unsat=2091 bias=2091/2092
1573.82/1574.12	c Solving starts ...
1573.82/1574.12	c ============================[ Search Statistics ]============================
1573.82/1574.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1573.82/1574.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1573.82/1574.12	c =============================================================================
1573.82/1574.12	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2129
1574.32/1574.65	c  0.5s |       0 |       66 |        0 |   429521      0 |     2119 |     2130
1574.32/1574.65	c #cpu_time = 0.537s
1574.32/1574.65	c #wall_clock_time = 0.537s
1574.32/1574.65	c #decision = 66
1574.32/1574.65	c #random_decision = 0
1574.32/1574.65	c #conflict = 0
1574.32/1574.65	c #restart = 0
1574.32/1574.65	c BCD2: found a new core of size 1: cost of the new core is >=3
1574.32/1574.65	c lower bound updated to -607044838
1574.42/1574.78	c BCD2: 4290963 <= obj <= 611335800
1574.42/1574.78	c BCD2: #cores=67, #unrelaxed=304453, #relaxed=2102, #hardened=0
1574.42/1574.78	c BCD2: #sat=1 #unsat=2092 bias=2092/2093
1574.42/1574.79	c Solving starts ...
1574.42/1574.79	c ============================[ Search Statistics ]============================
1574.42/1574.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1574.42/1574.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1574.42/1574.79	c =============================================================================
1574.42/1574.79	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1575.02/1575.32	c  0.5s |       0 |       67 |        0 |   429521      0 |     2119 |     2130
1575.02/1575.32	c #cpu_time = 0.535s
1575.02/1575.32	c #wall_clock_time = 0.535s
1575.02/1575.32	c #decision = 67
1575.02/1575.32	c #random_decision = 0
1575.02/1575.32	c #conflict = 0
1575.02/1575.32	c #restart = 0
1575.02/1575.32	c BCD2: found a new core of size 1: cost of the new core is >=3
1575.02/1575.32	c lower bound updated to -607044835
1575.12/1575.46	c BCD2: 4290966 <= obj <= 611335800
1575.12/1575.46	c BCD2: #cores=68, #unrelaxed=304452, #relaxed=2103, #hardened=0
1575.12/1575.46	c BCD2: #sat=1 #unsat=2093 bias=2093/2094
1575.12/1575.46	c Solving starts ...
1575.12/1575.46	c ============================[ Search Statistics ]============================
1575.12/1575.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1575.12/1575.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1575.12/1575.46	c =============================================================================
1575.12/1575.47	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1575.62/1575.99	c  0.5s |       0 |       68 |        0 |   429521      0 |     2119 |     2130
1575.62/1575.99	c #cpu_time = 0.524s
1575.62/1575.99	c #wall_clock_time = 0.524s
1575.62/1575.99	c #decision = 68
1575.62/1575.99	c #random_decision = 0
1575.62/1575.99	c #conflict = 0
1575.62/1575.99	c #restart = 0
1575.62/1575.99	c BCD2: found a new core of size 1: cost of the new core is >=3
1575.62/1575.99	c lower bound updated to -607044832
1575.81/1576.14	c BCD2: 4290969 <= obj <= 611335800
1575.81/1576.14	c BCD2: #cores=69, #unrelaxed=304451, #relaxed=2104, #hardened=0
1575.81/1576.14	c BCD2: #sat=1 #unsat=2094 bias=2094/2095
1575.81/1576.15	c Solving starts ...
1575.81/1576.15	c ============================[ Search Statistics ]============================
1575.81/1576.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1575.81/1576.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1575.81/1576.15	c =============================================================================
1575.81/1576.16	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1576.32/1576.68	c  0.5s |       0 |       69 |        0 |   429521      0 |     2119 |     2130
1576.32/1576.68	c #cpu_time = 0.526s
1576.32/1576.68	c #wall_clock_time = 0.526s
1576.32/1576.68	c #decision = 69
1576.32/1576.68	c #random_decision = 0
1576.32/1576.68	c #conflict = 0
1576.32/1576.68	c #restart = 0
1576.32/1576.68	c BCD2: found a new core of size 1: cost of the new core is >=3
1576.32/1576.68	c lower bound updated to -607044829
1576.52/1576.83	c BCD2: 4290972 <= obj <= 611335800
1576.52/1576.83	c BCD2: #cores=70, #unrelaxed=304450, #relaxed=2105, #hardened=0
1576.52/1576.83	c BCD2: #sat=1 #unsat=2095 bias=2095/2096
1576.52/1576.85	c Solving starts ...
1576.52/1576.85	c ============================[ Search Statistics ]============================
1576.52/1576.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1576.52/1576.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1576.52/1576.85	c =============================================================================
1576.52/1576.85	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1577.02/1577.37	c  0.5s |       0 |       70 |        0 |   429521      0 |     2119 |     2130
1577.02/1577.37	c #cpu_time = 0.525s
1577.02/1577.37	c #wall_clock_time = 0.525s
1577.02/1577.37	c #decision = 70
1577.02/1577.37	c #random_decision = 0
1577.02/1577.37	c #conflict = 0
1577.02/1577.37	c #restart = 0
1577.02/1577.37	c BCD2: found a new core of size 1: cost of the new core is >=3
1577.02/1577.37	c lower bound updated to -607044826
1577.22/1577.52	c BCD2: 4290975 <= obj <= 611335800
1577.22/1577.52	c BCD2: #cores=71, #unrelaxed=304449, #relaxed=2106, #hardened=0
1577.22/1577.52	c BCD2: #sat=1 #unsat=2096 bias=2096/2097
1577.22/1577.53	c Solving starts ...
1577.22/1577.53	c ============================[ Search Statistics ]============================
1577.22/1577.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1577.22/1577.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1577.22/1577.53	c =============================================================================
1577.22/1577.53	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1578.72/1579.06	c  1.5s |       0 |       72 |        0 |   429521      0 |     2119 |     2130
1578.72/1579.06	c #cpu_time = 1.522s
1578.72/1579.06	c #wall_clock_time = 1.522s
1578.72/1579.06	c #decision = 72
1578.72/1579.06	c #random_decision = 0
1578.72/1579.06	c #conflict = 0
1578.72/1579.06	c #restart = 0
1578.72/1579.06	c BCD2: found a new core of size 2: cost of the new core is >=3
1578.72/1579.06	c lower bound updated to -607044823
1578.92/1579.24	c BCD2: 4290978 <= obj <= 611335800
1578.92/1579.24	c BCD2: #cores=72, #unrelaxed=304447, #relaxed=2108, #hardened=0
1578.92/1579.24	c BCD2: #sat=1 #unsat=2097 bias=2097/2098
1578.92/1579.25	c Solving starts ...
1578.92/1579.25	c ============================[ Search Statistics ]============================
1578.92/1579.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1578.92/1579.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1578.92/1579.25	c =============================================================================
1578.92/1579.25	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1579.42/1579.75	c  0.5s |       0 |       73 |        1 |   429521      0 |     2119 |     2130
1579.42/1579.75	c #cpu_time = 0.503s
1579.42/1579.75	c #wall_clock_time = 0.503s
1579.42/1579.75	c #decision = 73
1579.42/1579.75	c #random_decision = 0
1579.42/1579.75	c #conflict = 1
1579.42/1579.75	c #restart = 0
1579.42/1579.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=6
1579.42/1579.75	c lower bound updated to -607044820
1579.62/1579.90	c BCD2: 4290981 <= obj <= 611335800
1579.62/1579.90	c BCD2: #cores=72, #unrelaxed=304446, #relaxed=2109, #hardened=0
1579.62/1579.90	c BCD2: #sat=1 #unsat=2098 bias=2098/2099
1579.62/1579.91	c Solving starts ...
1579.62/1579.91	c ============================[ Search Statistics ]============================
1579.62/1579.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1579.62/1579.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1579.62/1579.91	c =============================================================================
1579.62/1579.91	c  0.0s |       0 |        0 |        0 |   429521      0 |     2120 |     2130
1580.11/1580.41	c  0.5s |       0 |       73 |        1 |   429521      0 |     2120 |     2131
1580.11/1580.41	c #cpu_time = 0.497s
1580.11/1580.41	c #wall_clock_time = 0.497s
1580.11/1580.41	c #decision = 73
1580.11/1580.41	c #random_decision = 0
1580.11/1580.41	c #conflict = 1
1580.11/1580.41	c #restart = 0
1580.11/1580.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=9
1580.11/1580.41	c lower bound updated to -607044817
1580.21/1580.58	c BCD2: 4290984 <= obj <= 611335800
1580.21/1580.58	c BCD2: #cores=72, #unrelaxed=304445, #relaxed=2110, #hardened=0
1580.21/1580.58	c BCD2: #sat=1 #unsat=2099 bias=2099/2100
1580.21/1580.59	c Solving starts ...
1580.21/1580.59	c ============================[ Search Statistics ]============================
1580.21/1580.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1580.21/1580.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1580.21/1580.59	c =============================================================================
1580.21/1580.59	c  0.0s |       0 |        0 |        0 |   429521      0 |     2121 |     2131
1580.81/1581.10	c  0.5s |       0 |       73 |        1 |   429521      0 |     2121 |     2132
1580.81/1581.10	c #cpu_time = 0.512s
1580.81/1581.10	c #wall_clock_time = 0.512s
1580.81/1581.10	c #decision = 73
1580.81/1581.10	c #random_decision = 0
1580.81/1581.10	c #conflict = 1
1580.81/1581.10	c #restart = 0
1580.81/1581.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=12
1580.81/1581.10	c lower bound updated to -607044814
1580.91/1581.25	c BCD2: 4290987 <= obj <= 611335800
1580.91/1581.25	c BCD2: #cores=72, #unrelaxed=304444, #relaxed=2111, #hardened=0
1580.91/1581.25	c BCD2: #sat=1 #unsat=2100 bias=2100/2101
1580.91/1581.26	c Solving starts ...
1580.91/1581.26	c ============================[ Search Statistics ]============================
1580.91/1581.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1580.91/1581.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1580.91/1581.26	c =============================================================================
1580.91/1581.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     2122 |     2132
1581.42/1581.76	c  0.5s |       0 |       73 |        1 |   429521      0 |     2122 |     2133
1581.42/1581.76	c #cpu_time = 0.501s
1581.42/1581.76	c #wall_clock_time = 0.501s
1581.42/1581.76	c #decision = 73
1581.42/1581.76	c #random_decision = 0
1581.42/1581.76	c #conflict = 1
1581.42/1581.76	c #restart = 0
1581.42/1581.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=15
1581.42/1581.76	c lower bound updated to -607044811
1581.63/1581.93	c BCD2: 4290990 <= obj <= 611335800
1581.63/1581.93	c BCD2: #cores=72, #unrelaxed=304443, #relaxed=2112, #hardened=0
1581.63/1581.93	c BCD2: #sat=1 #unsat=2101 bias=2101/2102
1581.63/1581.93	c Solving starts ...
1581.63/1581.93	c ============================[ Search Statistics ]============================
1581.63/1581.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1581.63/1581.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1581.63/1581.93	c =============================================================================
1581.63/1581.93	c  0.0s |       0 |        0 |        0 |   429521      0 |     2123 |     2133
1582.12/1582.44	c  0.5s |       0 |       73 |        1 |   429521      0 |     2123 |     2134
1582.12/1582.44	c #cpu_time = 0.508s
1582.12/1582.44	c #wall_clock_time = 0.508s
1582.12/1582.44	c #decision = 73
1582.12/1582.44	c #random_decision = 0
1582.12/1582.44	c #conflict = 1
1582.12/1582.44	c #restart = 0
1582.12/1582.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=18
1582.12/1582.44	c lower bound updated to -607044808
1582.22/1582.59	c BCD2: 4290993 <= obj <= 611335800
1582.22/1582.59	c BCD2: #cores=72, #unrelaxed=304442, #relaxed=2113, #hardened=0
1582.22/1582.59	c BCD2: #sat=1 #unsat=2102 bias=2102/2103
1582.32/1582.60	c Solving starts ...
1582.32/1582.60	c ============================[ Search Statistics ]============================
1582.32/1582.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1582.32/1582.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1582.32/1582.60	c =============================================================================
1582.32/1582.60	c  0.0s |       0 |        0 |        0 |   429521      0 |     2124 |     2134
1582.82/1583.12	c  0.5s |       0 |       73 |        1 |   429521      0 |     2124 |     2135
1582.82/1583.12	c #cpu_time = 0.519s
1582.82/1583.12	c #wall_clock_time = 0.519s
1582.82/1583.12	c #decision = 73
1582.82/1583.12	c #random_decision = 0
1582.82/1583.12	c #conflict = 1
1582.82/1583.12	c #restart = 0
1582.82/1583.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=21
1582.82/1583.12	c lower bound updated to -607044805
1582.92/1583.29	c BCD2: 4290996 <= obj <= 611335800
1582.92/1583.29	c BCD2: #cores=72, #unrelaxed=304441, #relaxed=2114, #hardened=0
1582.92/1583.29	c BCD2: #sat=1 #unsat=2103 bias=2103/2104
1583.02/1583.30	c Solving starts ...
1583.02/1583.30	c ============================[ Search Statistics ]============================
1583.02/1583.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1583.02/1583.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1583.02/1583.30	c =============================================================================
1583.02/1583.30	c  0.0s |       0 |        0 |        0 |   429521      0 |     2125 |     2135
1583.52/1583.80	c  0.5s |       0 |       73 |        1 |   429521      0 |     2125 |     2136
1583.52/1583.80	c #cpu_time = 0.498s
1583.52/1583.80	c #wall_clock_time = 0.498s
1583.52/1583.80	c #decision = 73
1583.52/1583.80	c #random_decision = 0
1583.52/1583.80	c #conflict = 1
1583.52/1583.80	c #restart = 0
1583.52/1583.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=24
1583.52/1583.80	c lower bound updated to -607044802
1583.62/1583.99	c BCD2: 4290999 <= obj <= 611335800
1583.62/1583.99	c BCD2: #cores=72, #unrelaxed=304440, #relaxed=2115, #hardened=0
1583.62/1583.99	c BCD2: #sat=1 #unsat=2104 bias=2104/2105
1583.72/1584.01	c Solving starts ...
1583.72/1584.01	c ============================[ Search Statistics ]============================
1583.72/1584.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1583.72/1584.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1583.72/1584.01	c =============================================================================
1583.72/1584.01	c  0.0s |       0 |        0 |        0 |   429521      0 |     2126 |     2136
1584.22/1584.52	c  0.5s |       0 |       73 |        1 |   429521      0 |     2126 |     2137
1584.22/1584.52	c #cpu_time = 0.505s
1584.22/1584.52	c #wall_clock_time = 0.505s
1584.22/1584.52	c #decision = 73
1584.22/1584.52	c #random_decision = 0
1584.22/1584.52	c #conflict = 1
1584.22/1584.52	c #restart = 0
1584.22/1584.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=27
1584.22/1584.52	c lower bound updated to -607044799
1584.42/1584.71	c BCD2: 4291002 <= obj <= 611335800
1584.42/1584.71	c BCD2: #cores=72, #unrelaxed=304439, #relaxed=2116, #hardened=0
1584.42/1584.71	c BCD2: #sat=1 #unsat=2105 bias=2105/2106
1584.42/1584.72	c Solving starts ...
1584.42/1584.72	c ============================[ Search Statistics ]============================
1584.42/1584.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1584.42/1584.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1584.42/1584.72	c =============================================================================
1584.42/1584.72	c  0.0s |       0 |        0 |        0 |   429521      0 |     2127 |     2137
1584.92/1585.23	c  0.5s |       0 |       73 |        1 |   429521      0 |     2127 |     2138
1584.92/1585.23	c #cpu_time = 0.503s
1584.92/1585.23	c #wall_clock_time = 0.503s
1584.92/1585.23	c #decision = 73
1584.92/1585.23	c #random_decision = 0
1584.92/1585.23	c #conflict = 1
1584.92/1585.23	c #restart = 0
1584.92/1585.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=30
1584.92/1585.23	c lower bound updated to -607044796
1585.12/1585.42	c BCD2: 4291005 <= obj <= 611335800
1585.12/1585.42	c BCD2: #cores=72, #unrelaxed=304438, #relaxed=2117, #hardened=0
1585.12/1585.42	c BCD2: #sat=1 #unsat=2106 bias=2106/2107
1585.12/1585.44	c Solving starts ...
1585.12/1585.44	c ============================[ Search Statistics ]============================
1585.12/1585.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1585.12/1585.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1585.12/1585.44	c =============================================================================
1585.12/1585.44	c  0.0s |       0 |        0 |        0 |   429521      0 |     2128 |     2138
1586.52/1586.87	c  1.4s |       0 |       73 |        1 |   429521      0 |     2128 |     2139
1586.52/1586.87	c #cpu_time = 1.432s
1586.52/1586.87	c #wall_clock_time = 1.433s
1586.52/1586.87	c #decision = 73
1586.52/1586.87	c #random_decision = 0
1586.52/1586.87	c #conflict = 1
1586.52/1586.87	c #restart = 0
1586.52/1586.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=33
1586.52/1586.87	c lower bound updated to -607044793
1586.72/1587.05	c BCD2: 4291008 <= obj <= 611335800
1586.72/1587.05	c BCD2: #cores=72, #unrelaxed=304437, #relaxed=2118, #hardened=0
1586.72/1587.05	c BCD2: #sat=1 #unsat=2107 bias=2107/2108
1586.72/1587.06	c Solving starts ...
1586.72/1587.06	c ============================[ Search Statistics ]============================
1586.72/1587.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1586.72/1587.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1586.72/1587.06	c =============================================================================
1586.72/1587.06	c  0.0s |       0 |        0 |        0 |   429521      0 |     2129 |     2139
1587.22/1587.54	c  0.5s |       0 |       73 |        1 |   429521      0 |     2129 |     2140
1587.22/1587.54	c #cpu_time = 0.481s
1587.22/1587.54	c #wall_clock_time = 0.481s
1587.22/1587.54	c #decision = 73
1587.22/1587.54	c #random_decision = 0
1587.22/1587.54	c #conflict = 1
1587.22/1587.54	c #restart = 0
1587.22/1587.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=36
1587.22/1587.54	c lower bound updated to -607044790
1587.41/1587.70	c BCD2: 4291011 <= obj <= 611335800
1587.41/1587.70	c BCD2: #cores=72, #unrelaxed=304436, #relaxed=2119, #hardened=0
1587.41/1587.70	c BCD2: #sat=1 #unsat=2108 bias=2108/2109
1587.41/1587.71	c Solving starts ...
1587.41/1587.71	c ============================[ Search Statistics ]============================
1587.41/1587.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1587.41/1587.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1587.41/1587.71	c =============================================================================
1587.41/1587.71	c  0.0s |       0 |        0 |        0 |   429521      0 |     2130 |     2140
1587.81/1588.18	c  0.5s |       0 |       73 |        1 |   429521      0 |     2130 |     2141
1587.81/1588.18	c #cpu_time = 0.474s
1587.81/1588.18	c #wall_clock_time = 0.474s
1587.81/1588.18	c #decision = 73
1587.81/1588.18	c #random_decision = 0
1587.81/1588.18	c #conflict = 1
1587.81/1588.18	c #restart = 0
1587.81/1588.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=39
1587.81/1588.18	c lower bound updated to -607044787
1588.01/1588.37	c BCD2: 4291014 <= obj <= 611335800
1588.01/1588.37	c BCD2: #cores=72, #unrelaxed=304435, #relaxed=2120, #hardened=0
1588.01/1588.37	c BCD2: #sat=1 #unsat=2109 bias=2109/2110
1588.01/1588.38	c Solving starts ...
1588.01/1588.38	c ============================[ Search Statistics ]============================
1588.01/1588.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1588.01/1588.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1588.01/1588.38	c =============================================================================
1588.01/1588.38	c  0.0s |       0 |        0 |        0 |   429521      0 |     2131 |     2141
1588.51/1588.87	c  0.5s |       0 |       73 |        1 |   429521      0 |     2131 |     2142
1588.51/1588.87	c #cpu_time = 0.490s
1588.51/1588.87	c #wall_clock_time = 0.490s
1588.51/1588.87	c #decision = 73
1588.51/1588.87	c #random_decision = 0
1588.51/1588.87	c #conflict = 1
1588.51/1588.87	c #restart = 0
1588.51/1588.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=42
1588.51/1588.87	c lower bound updated to -607044784
1588.71/1589.04	c BCD2: 4291017 <= obj <= 611335800
1588.71/1589.04	c BCD2: #cores=72, #unrelaxed=304434, #relaxed=2121, #hardened=0
1588.71/1589.04	c BCD2: #sat=1 #unsat=2110 bias=2110/2111
1588.71/1589.05	c Solving starts ...
1588.71/1589.05	c ============================[ Search Statistics ]============================
1588.71/1589.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1588.71/1589.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1588.71/1589.05	c =============================================================================
1588.71/1589.05	c  0.0s |       0 |        0 |        0 |   429521      0 |     2132 |     2142
1589.21/1589.52	c  0.5s |       0 |       73 |        1 |   429521      0 |     2132 |     2143
1589.21/1589.52	c #cpu_time = 0.475s
1589.21/1589.52	c #wall_clock_time = 0.475s
1589.21/1589.52	c #decision = 73
1589.21/1589.52	c #random_decision = 0
1589.21/1589.52	c #conflict = 1
1589.21/1589.52	c #restart = 0
1589.21/1589.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=45
1589.21/1589.52	c lower bound updated to -607044781
1589.32/1589.70	c BCD2: 4291020 <= obj <= 611335800
1589.42/1589.70	c BCD2: #cores=72, #unrelaxed=304433, #relaxed=2122, #hardened=0
1589.42/1589.70	c BCD2: #sat=1 #unsat=2111 bias=2111/2112
1589.42/1589.71	c Solving starts ...
1589.42/1589.71	c ============================[ Search Statistics ]============================
1589.42/1589.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1589.42/1589.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1589.42/1589.71	c =============================================================================
1589.42/1589.71	c  0.0s |       0 |        0 |        0 |   429521      0 |     2133 |     2143
1589.81/1590.19	c  0.5s |       0 |       73 |        1 |   429521      0 |     2133 |     2144
1589.81/1590.19	c #cpu_time = 0.479s
1589.81/1590.19	c #wall_clock_time = 0.479s
1589.81/1590.19	c #decision = 73
1589.81/1590.19	c #random_decision = 0
1589.81/1590.19	c #conflict = 1
1589.81/1590.19	c #restart = 0
1589.81/1590.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=48
1589.81/1590.19	c lower bound updated to -607044778
1590.01/1590.35	c BCD2: 4291023 <= obj <= 611335800
1590.01/1590.35	c BCD2: #cores=72, #unrelaxed=304432, #relaxed=2123, #hardened=0
1590.01/1590.35	c BCD2: #sat=1 #unsat=2112 bias=2112/2113
1590.01/1590.36	c Solving starts ...
1590.01/1590.36	c ============================[ Search Statistics ]============================
1590.01/1590.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1590.01/1590.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1590.01/1590.36	c =============================================================================
1590.01/1590.36	c  0.0s |       0 |        0 |        0 |   429521      0 |     2134 |     2144
1590.52/1590.85	c  0.5s |       0 |       73 |        1 |   429521      0 |     2134 |     2145
1590.52/1590.85	c #cpu_time = 0.486s
1590.52/1590.85	c #wall_clock_time = 0.486s
1590.52/1590.85	c #decision = 73
1590.52/1590.85	c #random_decision = 0
1590.52/1590.85	c #conflict = 1
1590.52/1590.85	c #restart = 0
1590.52/1590.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=51
1590.52/1590.85	c lower bound updated to -607044775
1590.71/1591.05	c BCD2: 4291026 <= obj <= 611335800
1590.71/1591.05	c BCD2: #cores=72, #unrelaxed=304431, #relaxed=2124, #hardened=0
1590.71/1591.05	c BCD2: #sat=1 #unsat=2113 bias=2113/2114
1590.71/1591.07	c Solving starts ...
1590.71/1591.07	c ============================[ Search Statistics ]============================
1590.71/1591.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1590.71/1591.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1590.71/1591.07	c =============================================================================
1590.71/1591.07	c  0.0s |       0 |        0 |        0 |   429521      0 |     2135 |     2145
1591.22/1591.55	c  0.5s |       0 |       73 |        1 |   429521      0 |     2135 |     2146
1591.22/1591.55	c #cpu_time = 0.481s
1591.22/1591.55	c #wall_clock_time = 0.481s
1591.22/1591.55	c #decision = 73
1591.22/1591.55	c #random_decision = 0
1591.22/1591.55	c #conflict = 1
1591.22/1591.55	c #restart = 0
1591.22/1591.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=54
1591.22/1591.55	c lower bound updated to -607044772
1591.42/1591.75	c BCD2: 4291029 <= obj <= 611335800
1591.42/1591.75	c BCD2: #cores=72, #unrelaxed=304430, #relaxed=2125, #hardened=0
1591.42/1591.75	c BCD2: #sat=1 #unsat=2114 bias=2114/2115
1591.42/1591.77	c Solving starts ...
1591.42/1591.77	c ============================[ Search Statistics ]============================
1591.42/1591.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1591.42/1591.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1591.42/1591.77	c =============================================================================
1591.42/1591.77	c  0.0s |       0 |        0 |        0 |   429521      0 |     2136 |     2146
1591.91/1592.25	c  0.5s |       0 |       73 |        1 |   429521      0 |     2136 |     2147
1591.91/1592.25	c #cpu_time = 0.485s
1591.91/1592.25	c #wall_clock_time = 0.485s
1591.91/1592.25	c #decision = 73
1591.91/1592.25	c #random_decision = 0
1591.91/1592.25	c #conflict = 1
1591.91/1592.25	c #restart = 0
1591.91/1592.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=57
1591.91/1592.25	c lower bound updated to -607044769
1592.12/1592.46	c BCD2: 4291032 <= obj <= 611335800
1592.12/1592.46	c BCD2: #cores=72, #unrelaxed=304429, #relaxed=2126, #hardened=0
1592.12/1592.46	c BCD2: #sat=1 #unsat=2115 bias=2115/2116
1592.12/1592.48	c Solving starts ...
1592.12/1592.48	c ============================[ Search Statistics ]============================
1592.12/1592.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1592.12/1592.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1592.12/1592.48	c =============================================================================
1592.12/1592.48	c  0.0s |       0 |        0 |        0 |   429521      0 |     2137 |     2147
1592.62/1592.96	c  0.5s |       0 |       73 |        1 |   429521      0 |     2137 |     2148
1592.62/1592.96	c #cpu_time = 0.478s
1592.62/1592.96	c #wall_clock_time = 0.478s
1592.62/1592.96	c #decision = 73
1592.62/1592.96	c #random_decision = 0
1592.62/1592.96	c #conflict = 1
1592.62/1592.96	c #restart = 0
1592.62/1592.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=60
1592.62/1592.96	c lower bound updated to -607044766
1593.82/1594.12	c BCD2: 4291035 <= obj <= 611335800
1593.82/1594.12	c BCD2: #cores=72, #unrelaxed=304428, #relaxed=2127, #hardened=0
1593.82/1594.12	c BCD2: #sat=1 #unsat=2116 bias=2116/2117
1593.82/1594.13	c Solving starts ...
1593.82/1594.13	c ============================[ Search Statistics ]============================
1593.82/1594.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1593.82/1594.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1593.82/1594.13	c =============================================================================
1593.82/1594.13	c  0.0s |       0 |        0 |        0 |   429521      0 |     2138 |     2148
1594.32/1594.61	c  0.5s |       0 |       73 |        1 |   429521      0 |     2138 |     2149
1594.32/1594.61	c #cpu_time = 0.487s
1594.32/1594.61	c #wall_clock_time = 0.487s
1594.32/1594.61	c #decision = 73
1594.32/1594.61	c #random_decision = 0
1594.32/1594.61	c #conflict = 1
1594.32/1594.61	c #restart = 0
1594.32/1594.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=63
1594.32/1594.61	c lower bound updated to -607044763
1594.42/1594.78	c BCD2: 4291038 <= obj <= 611335800
1594.42/1594.78	c BCD2: #cores=72, #unrelaxed=304427, #relaxed=2128, #hardened=0
1594.42/1594.78	c BCD2: #sat=1 #unsat=2117 bias=2117/2118
1594.42/1594.79	c Solving starts ...
1594.42/1594.79	c ============================[ Search Statistics ]============================
1594.42/1594.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1594.42/1594.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1594.42/1594.79	c =============================================================================
1594.42/1594.79	c  0.0s |       0 |        0 |        0 |   429521      0 |     2139 |     2149
1594.93/1595.28	c  0.5s |       0 |       73 |        1 |   429521      0 |     2139 |     2150
1594.93/1595.28	c #cpu_time = 0.490s
1594.93/1595.28	c #wall_clock_time = 0.490s
1594.93/1595.28	c #decision = 73
1594.93/1595.28	c #random_decision = 0
1594.93/1595.28	c #conflict = 1
1594.93/1595.28	c #restart = 0
1594.93/1595.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=66
1594.93/1595.28	c lower bound updated to -607044760
1595.12/1595.43	c BCD2: 4291041 <= obj <= 611335800
1595.12/1595.43	c BCD2: #cores=72, #unrelaxed=304426, #relaxed=2129, #hardened=0
1595.12/1595.43	c BCD2: #sat=1 #unsat=2118 bias=2118/2119
1595.12/1595.43	c Solving starts ...
1595.12/1595.43	c ============================[ Search Statistics ]============================
1595.12/1595.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1595.12/1595.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1595.12/1595.43	c =============================================================================
1595.12/1595.43	c  0.0s |       0 |        0 |        0 |   429521      0 |     2140 |     2150
1595.62/1595.92	c  0.5s |       0 |       73 |        1 |   429521      0 |     2140 |     2151
1595.62/1595.92	c #cpu_time = 0.483s
1595.62/1595.92	c #wall_clock_time = 0.483s
1595.62/1595.92	c #decision = 73
1595.62/1595.92	c #random_decision = 0
1595.62/1595.92	c #conflict = 1
1595.62/1595.92	c #restart = 0
1595.62/1595.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=69
1595.62/1595.92	c lower bound updated to -607044757
1595.82/1596.10	c BCD2: 4291044 <= obj <= 611335800
1595.82/1596.10	c BCD2: #cores=72, #unrelaxed=304425, #relaxed=2130, #hardened=0
1595.82/1596.10	c BCD2: #sat=1 #unsat=2119 bias=2119/2120
1595.82/1596.11	c Solving starts ...
1595.82/1596.11	c ============================[ Search Statistics ]============================
1595.82/1596.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1595.82/1596.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1595.82/1596.11	c =============================================================================
1595.82/1596.11	c  0.0s |       0 |        0 |        0 |   429521      0 |     2141 |     2151
1596.32/1596.60	c  0.5s |       0 |       73 |        1 |   429521      0 |     2141 |     2152
1596.32/1596.60	c #cpu_time = 0.497s
1596.32/1596.60	c #wall_clock_time = 0.497s
1596.32/1596.60	c #decision = 73
1596.32/1596.60	c #random_decision = 0
1596.32/1596.60	c #conflict = 1
1596.32/1596.60	c #restart = 0
1596.32/1596.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=72
1596.32/1596.60	c lower bound updated to -607044754
1596.42/1596.76	c BCD2: 4291047 <= obj <= 611335800
1596.42/1596.76	c BCD2: #cores=72, #unrelaxed=304424, #relaxed=2131, #hardened=0
1596.42/1596.76	c BCD2: #sat=1 #unsat=2120 bias=2120/2121
1596.42/1596.76	c Solving starts ...
1596.42/1596.76	c ============================[ Search Statistics ]============================
1596.42/1596.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1596.42/1596.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1596.42/1596.76	c =============================================================================
1596.42/1596.76	c  0.0s |       0 |        0 |        0 |   429521      0 |     2142 |     2152
1596.92/1597.25	c  0.5s |       0 |       73 |        1 |   429521      0 |     2142 |     2153
1596.92/1597.25	c #cpu_time = 0.490s
1596.92/1597.25	c #wall_clock_time = 0.490s
1596.92/1597.25	c #decision = 73
1596.92/1597.25	c #random_decision = 0
1596.92/1597.25	c #conflict = 1
1596.92/1597.25	c #restart = 0
1596.92/1597.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=75
1596.92/1597.25	c lower bound updated to -607044751
1597.12/1597.41	c BCD2: 4291050 <= obj <= 611335800
1597.12/1597.41	c BCD2: #cores=72, #unrelaxed=304423, #relaxed=2132, #hardened=0
1597.12/1597.41	c BCD2: #sat=1 #unsat=2121 bias=2121/2122
1597.12/1597.42	c Solving starts ...
1597.12/1597.42	c ============================[ Search Statistics ]============================
1597.12/1597.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1597.12/1597.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1597.12/1597.42	c =============================================================================
1597.12/1597.42	c  0.0s |       0 |        0 |        0 |   429521      0 |     2143 |     2153
1597.61/1597.91	c  0.5s |       0 |       73 |        1 |   429521      0 |     2143 |     2154
1597.61/1597.91	c #cpu_time = 0.491s
1597.61/1597.91	c #wall_clock_time = 0.491s
1597.61/1597.91	c #decision = 73
1597.61/1597.91	c #random_decision = 0
1597.61/1597.91	c #conflict = 1
1597.61/1597.91	c #restart = 0
1597.61/1597.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=78
1597.61/1597.91	c lower bound updated to -607044748
1597.71/1598.06	c BCD2: 4291053 <= obj <= 611335800
1597.71/1598.06	c BCD2: #cores=72, #unrelaxed=304422, #relaxed=2133, #hardened=0
1597.71/1598.06	c BCD2: #sat=1 #unsat=2122 bias=2122/2123
1597.71/1598.07	c Solving starts ...
1597.71/1598.07	c ============================[ Search Statistics ]============================
1597.71/1598.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1597.71/1598.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1597.71/1598.07	c =============================================================================
1597.71/1598.07	c  0.0s |       0 |        0 |        0 |   429521      0 |     2144 |     2154
1598.22/1598.56	c  0.5s |       0 |       73 |        1 |   429521      0 |     2144 |     2155
1598.22/1598.56	c #cpu_time = 0.484s
1598.22/1598.56	c #wall_clock_time = 0.484s
1598.22/1598.56	c #decision = 73
1598.22/1598.56	c #random_decision = 0
1598.22/1598.56	c #conflict = 1
1598.22/1598.56	c #restart = 0
1598.22/1598.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=81
1598.22/1598.56	c lower bound updated to -607044745
1598.41/1598.75	c BCD2: 4291056 <= obj <= 611335800
1598.41/1598.75	c BCD2: #cores=72, #unrelaxed=304421, #relaxed=2134, #hardened=0
1598.41/1598.75	c BCD2: #sat=1 #unsat=2123 bias=2123/2124
1598.41/1598.76	c Solving starts ...
1598.41/1598.76	c ============================[ Search Statistics ]============================
1598.41/1598.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1598.41/1598.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1598.41/1598.76	c =============================================================================
1598.41/1598.76	c  0.0s |       0 |        0 |        0 |   429521      0 |     2145 |     2155
1598.91/1599.26	c  0.5s |       0 |       73 |        1 |   429521      0 |     2145 |     2156
1598.91/1599.26	c #cpu_time = 0.491s
1598.91/1599.26	c #wall_clock_time = 0.491s
1598.91/1599.26	c #decision = 73
1598.91/1599.26	c #random_decision = 0
1598.91/1599.26	c #conflict = 1
1598.91/1599.26	c #restart = 0
1598.91/1599.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=84
1598.91/1599.26	c lower bound updated to -607044742
1599.12/1599.45	c BCD2: 4291059 <= obj <= 611335800
1599.12/1599.45	c BCD2: #cores=72, #unrelaxed=304420, #relaxed=2135, #hardened=0
1599.12/1599.45	c BCD2: #sat=1 #unsat=2124 bias=2124/2125
1599.12/1599.47	c Solving starts ...
1599.12/1599.47	c ============================[ Search Statistics ]============================
1599.12/1599.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1599.12/1599.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1599.12/1599.47	c =============================================================================
1599.12/1599.47	c  0.0s |       0 |        0 |        0 |   429521      0 |     2146 |     2156
1599.62/1599.96	c  0.5s |       0 |       73 |        1 |   429521      0 |     2146 |     2157
1599.62/1599.96	c #cpu_time = 0.496s
1599.62/1599.96	c #wall_clock_time = 0.496s
1599.62/1599.96	c #decision = 73
1599.62/1599.96	c #random_decision = 0
1599.62/1599.96	c #conflict = 1
1599.62/1599.96	c #restart = 0
1599.62/1599.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=87
1599.62/1599.96	c lower bound updated to -607044739
1599.81/1600.16	c BCD2: 4291062 <= obj <= 611335800
1599.81/1600.16	c BCD2: #cores=72, #unrelaxed=304419, #relaxed=2136, #hardened=0
1599.81/1600.16	c BCD2: #sat=1 #unsat=2125 bias=2125/2126
1599.81/1600.17	c Solving starts ...
1599.81/1600.17	c ============================[ Search Statistics ]============================
1599.81/1600.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1599.81/1600.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1599.81/1600.17	c =============================================================================
1599.81/1600.17	c  0.0s |       0 |        0 |        0 |   429521      0 |     2147 |     2157
1600.32/1600.67	c  0.5s |       0 |       73 |        1 |   429521      0 |     2147 |     2158
1600.32/1600.67	c #cpu_time = 0.494s
1600.32/1600.67	c #wall_clock_time = 0.494s
1600.32/1600.67	c #decision = 73
1600.32/1600.67	c #random_decision = 0
1600.32/1600.67	c #conflict = 1
1600.32/1600.67	c #restart = 0
1600.32/1600.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=90
1600.32/1600.67	c lower bound updated to -607044736
1601.53/1601.83	c BCD2: 4291065 <= obj <= 611335800
1601.53/1601.83	c BCD2: #cores=72, #unrelaxed=304418, #relaxed=2137, #hardened=0
1601.53/1601.83	c BCD2: #sat=1 #unsat=2126 bias=2126/2127
1601.53/1601.83	c Solving starts ...
1601.53/1601.83	c ============================[ Search Statistics ]============================
1601.53/1601.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1601.53/1601.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1601.53/1601.83	c =============================================================================
1601.53/1601.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2148 |     2158
1602.02/1602.35	c  0.5s |       0 |       73 |        1 |   429521      0 |     2148 |     2159
1602.02/1602.35	c #cpu_time = 0.511s
1602.02/1602.35	c #wall_clock_time = 0.511s
1602.02/1602.35	c #decision = 73
1602.02/1602.35	c #random_decision = 0
1602.02/1602.35	c #conflict = 1
1602.02/1602.35	c #restart = 0
1602.02/1602.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=93
1602.02/1602.35	c lower bound updated to -607044733
1602.22/1602.52	c BCD2: 4291068 <= obj <= 611335800
1602.22/1602.52	c BCD2: #cores=72, #unrelaxed=304417, #relaxed=2138, #hardened=0
1602.22/1602.52	c BCD2: #sat=1 #unsat=2127 bias=2127/2128
1602.22/1602.52	c Solving starts ...
1602.22/1602.52	c ============================[ Search Statistics ]============================
1602.22/1602.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1602.22/1602.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1602.22/1602.52	c =============================================================================
1602.22/1602.52	c  0.0s |       0 |        0 |        0 |   429521      0 |     2149 |     2159
1602.72/1603.03	c  0.5s |       0 |       73 |        1 |   429521      0 |     2149 |     2160
1602.72/1603.03	c #cpu_time = 0.511s
1602.72/1603.03	c #wall_clock_time = 0.511s
1602.72/1603.03	c #decision = 73
1602.72/1603.03	c #random_decision = 0
1602.72/1603.03	c #conflict = 1
1602.72/1603.03	c #restart = 0
1602.72/1603.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=96
1602.72/1603.03	c lower bound updated to -607044730
1602.82/1603.19	c BCD2: 4291071 <= obj <= 611335800
1602.82/1603.19	c BCD2: #cores=72, #unrelaxed=304416, #relaxed=2139, #hardened=0
1602.82/1603.19	c BCD2: #sat=1 #unsat=2128 bias=2128/2129
1602.91/1603.20	c Solving starts ...
1602.91/1603.20	c ============================[ Search Statistics ]============================
1602.91/1603.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1602.91/1603.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1602.91/1603.20	c =============================================================================
1602.91/1603.20	c  0.0s |       0 |        0 |        0 |   429521      0 |     2150 |     2160
1603.41/1603.70	c  0.5s |       0 |       73 |        1 |   429521      0 |     2150 |     2161
1603.41/1603.70	c #cpu_time = 0.500s
1603.41/1603.70	c #wall_clock_time = 0.500s
1603.41/1603.70	c #decision = 73
1603.41/1603.70	c #random_decision = 0
1603.41/1603.70	c #conflict = 1
1603.41/1603.70	c #restart = 0
1603.41/1603.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=99
1603.41/1603.70	c lower bound updated to -607044727
1603.51/1603.89	c BCD2: 4291074 <= obj <= 611335800
1603.51/1603.89	c BCD2: #cores=72, #unrelaxed=304415, #relaxed=2140, #hardened=0
1603.51/1603.89	c BCD2: #sat=1 #unsat=2129 bias=2129/2130
1603.51/1603.89	c Solving starts ...
1603.51/1603.89	c ============================[ Search Statistics ]============================
1603.51/1603.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1603.51/1603.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1603.51/1603.89	c =============================================================================
1603.51/1603.89	c  0.0s |       0 |        0 |        0 |   429521      0 |     2151 |     2161
1604.11/1604.40	c  0.5s |       0 |       73 |        1 |   429521      0 |     2151 |     2162
1604.11/1604.40	c #cpu_time = 0.511s
1604.11/1604.40	c #wall_clock_time = 0.511s
1604.11/1604.40	c #decision = 73
1604.11/1604.40	c #random_decision = 0
1604.11/1604.40	c #conflict = 1
1604.11/1604.40	c #restart = 0
1604.11/1604.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=102
1604.11/1604.40	c lower bound updated to -607044724
1604.21/1604.56	c BCD2: 4291077 <= obj <= 611335800
1604.21/1604.56	c BCD2: #cores=72, #unrelaxed=304414, #relaxed=2141, #hardened=0
1604.21/1604.56	c BCD2: #sat=1 #unsat=2130 bias=2130/2131
1604.21/1604.56	c Solving starts ...
1604.21/1604.56	c ============================[ Search Statistics ]============================
1604.21/1604.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1604.21/1604.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1604.21/1604.56	c =============================================================================
1604.21/1604.56	c  0.0s |       0 |        0 |        0 |   429521      0 |     2152 |     2162
1604.72/1605.07	c  0.5s |       0 |       73 |        1 |   429521      0 |     2152 |     2163
1604.72/1605.07	c #cpu_time = 0.504s
1604.72/1605.07	c #wall_clock_time = 0.504s
1604.72/1605.07	c #decision = 73
1604.72/1605.07	c #random_decision = 0
1604.72/1605.07	c #conflict = 1
1604.72/1605.07	c #restart = 0
1604.72/1605.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=105
1604.72/1605.07	c lower bound updated to -607044721
1604.91/1605.23	c BCD2: 4291080 <= obj <= 611335800
1604.91/1605.23	c BCD2: #cores=72, #unrelaxed=304413, #relaxed=2142, #hardened=0
1604.91/1605.23	c BCD2: #sat=1 #unsat=2131 bias=2131/2132
1604.91/1605.24	c Solving starts ...
1604.91/1605.24	c ============================[ Search Statistics ]============================
1604.91/1605.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1604.91/1605.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1604.91/1605.24	c =============================================================================
1604.91/1605.24	c  0.0s |       0 |        0 |        0 |   429521      0 |     2153 |     2163
1605.41/1605.74	c  0.5s |       0 |       73 |        1 |   429521      0 |     2153 |     2164
1605.41/1605.74	c #cpu_time = 0.505s
1605.41/1605.74	c #wall_clock_time = 0.505s
1605.41/1605.74	c #decision = 73
1605.41/1605.74	c #random_decision = 0
1605.41/1605.74	c #conflict = 1
1605.41/1605.74	c #restart = 0
1605.41/1605.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=108
1605.41/1605.74	c lower bound updated to -607044718
1605.51/1605.89	c BCD2: 4291083 <= obj <= 611335800
1605.51/1605.89	c BCD2: #cores=72, #unrelaxed=304412, #relaxed=2143, #hardened=0
1605.51/1605.89	c BCD2: #sat=1 #unsat=2132 bias=2132/2133
1605.61/1605.90	c Solving starts ...
1605.61/1605.90	c ============================[ Search Statistics ]============================
1605.61/1605.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1605.61/1605.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1605.61/1605.90	c =============================================================================
1605.61/1605.90	c  0.0s |       0 |        0 |        0 |   429521      0 |     2154 |     2164
1606.12/1606.40	c  0.5s |       0 |       73 |        1 |   429521      0 |     2154 |     2165
1606.12/1606.40	c #cpu_time = 0.497s
1606.12/1606.40	c #wall_clock_time = 0.497s
1606.12/1606.40	c #decision = 73
1606.12/1606.40	c #random_decision = 0
1606.12/1606.40	c #conflict = 1
1606.12/1606.40	c #restart = 0
1606.12/1606.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=111
1606.12/1606.40	c lower bound updated to -607044715
1606.22/1606.59	c BCD2: 4291086 <= obj <= 611335800
1606.22/1606.59	c BCD2: #cores=72, #unrelaxed=304411, #relaxed=2144, #hardened=0
1606.22/1606.59	c BCD2: #sat=1 #unsat=2133 bias=2133/2134
1606.32/1606.61	c Solving starts ...
1606.32/1606.61	c ============================[ Search Statistics ]============================
1606.32/1606.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1606.32/1606.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1606.32/1606.61	c =============================================================================
1606.32/1606.61	c  0.0s |       0 |        0 |        0 |   429521      0 |     2155 |     2165
1606.81/1607.12	c  0.5s |       0 |       73 |        1 |   429521      0 |     2155 |     2166
1606.81/1607.12	c #cpu_time = 0.508s
1606.81/1607.12	c #wall_clock_time = 0.508s
1606.81/1607.12	c #decision = 73
1606.81/1607.12	c #random_decision = 0
1606.81/1607.12	c #conflict = 1
1606.81/1607.12	c #restart = 0
1606.81/1607.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=114
1606.81/1607.12	c lower bound updated to -607044712
1607.02/1607.31	c BCD2: 4291089 <= obj <= 611335800
1607.02/1607.31	c BCD2: #cores=72, #unrelaxed=304410, #relaxed=2145, #hardened=0
1607.02/1607.31	c BCD2: #sat=1 #unsat=2134 bias=2134/2135
1607.02/1607.33	c Solving starts ...
1607.02/1607.33	c ============================[ Search Statistics ]============================
1607.02/1607.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1607.02/1607.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1607.02/1607.33	c =============================================================================
1607.02/1607.33	c  0.0s |       0 |        0 |        0 |   429521      0 |     2156 |     2166
1607.52/1607.84	c  0.5s |       0 |       73 |        1 |   429521      0 |     2156 |     2167
1607.52/1607.84	c #cpu_time = 0.509s
1607.52/1607.84	c #wall_clock_time = 0.509s
1607.52/1607.84	c #decision = 73
1607.52/1607.84	c #random_decision = 0
1607.52/1607.84	c #conflict = 1
1607.52/1607.84	c #restart = 0
1607.52/1607.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=117
1607.52/1607.84	c lower bound updated to -607044709
1607.71/1608.03	c BCD2: 4291092 <= obj <= 611335800
1607.71/1608.03	c BCD2: #cores=72, #unrelaxed=304409, #relaxed=2146, #hardened=0
1607.71/1608.03	c BCD2: #sat=1 #unsat=2135 bias=2135/2136
1607.71/1608.05	c Solving starts ...
1607.71/1608.05	c ============================[ Search Statistics ]============================
1607.71/1608.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1607.71/1608.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1607.71/1608.05	c =============================================================================
1607.71/1608.05	c  0.0s |       0 |        0 |        0 |   429521      0 |     2157 |     2167
1608.22/1608.56	c  0.5s |       0 |       73 |        1 |   429521      0 |     2157 |     2168
1608.22/1608.56	c #cpu_time = 0.511s
1608.22/1608.56	c #wall_clock_time = 0.511s
1608.22/1608.56	c #decision = 73
1608.22/1608.56	c #random_decision = 0
1608.22/1608.56	c #conflict = 1
1608.22/1608.56	c #restart = 0
1608.22/1608.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=120
1608.22/1608.56	c lower bound updated to -607044706
1609.41/1609.72	c BCD2: 4291095 <= obj <= 611335800
1609.41/1609.72	c BCD2: #cores=72, #unrelaxed=304408, #relaxed=2147, #hardened=0
1609.41/1609.72	c BCD2: #sat=1 #unsat=2136 bias=2136/2137
1609.41/1609.73	c Solving starts ...
1609.41/1609.73	c ============================[ Search Statistics ]============================
1609.41/1609.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1609.41/1609.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1609.41/1609.73	c =============================================================================
1609.41/1609.73	c  0.0s |       0 |        0 |        0 |   429521      0 |     2158 |     2168
1609.91/1610.23	c  0.5s |       0 |       73 |        1 |   429521      0 |     2158 |     2169
1609.91/1610.23	c #cpu_time = 0.499s
1609.91/1610.23	c #wall_clock_time = 0.499s
1609.91/1610.23	c #decision = 73
1609.91/1610.23	c #random_decision = 0
1609.91/1610.23	c #conflict = 1
1609.91/1610.23	c #restart = 0
1609.91/1610.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=123
1609.91/1610.23	c lower bound updated to -607044703
1610.11/1610.40	c BCD2: 4291098 <= obj <= 611335800
1610.11/1610.40	c BCD2: #cores=72, #unrelaxed=304407, #relaxed=2148, #hardened=0
1610.11/1610.40	c BCD2: #sat=1 #unsat=2137 bias=2137/2138
1610.11/1610.40	c Solving starts ...
1610.11/1610.40	c ============================[ Search Statistics ]============================
1610.11/1610.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1610.11/1610.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1610.11/1610.40	c =============================================================================
1610.11/1610.41	c  0.0s |       0 |        0 |        0 |   429521      0 |     2159 |     2169
1610.61/1610.91	c  0.5s |       0 |       73 |        1 |   429521      0 |     2159 |     2170
1610.61/1610.91	c #cpu_time = 0.505s
1610.61/1610.91	c #wall_clock_time = 0.505s
1610.61/1610.91	c #decision = 73
1610.61/1610.91	c #random_decision = 0
1610.61/1610.91	c #conflict = 1
1610.61/1610.91	c #restart = 0
1610.61/1610.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=126
1610.61/1610.91	c lower bound updated to -607044700
1610.71/1611.07	c BCD2: 4291101 <= obj <= 611335800
1610.71/1611.07	c BCD2: #cores=72, #unrelaxed=304406, #relaxed=2149, #hardened=0
1610.71/1611.07	c BCD2: #sat=1 #unsat=2138 bias=2138/2139
1610.71/1611.08	c Solving starts ...
1610.71/1611.08	c ============================[ Search Statistics ]============================
1610.71/1611.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1610.71/1611.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1610.71/1611.08	c =============================================================================
1610.71/1611.08	c  0.0s |       0 |        0 |        0 |   429521      0 |     2160 |     2170
1611.21/1611.57	c  0.5s |       0 |       73 |        1 |   429521      0 |     2160 |     2171
1611.21/1611.57	c #cpu_time = 0.491s
1611.21/1611.57	c #wall_clock_time = 0.491s
1611.21/1611.57	c #decision = 73
1611.21/1611.57	c #random_decision = 0
1611.21/1611.57	c #conflict = 1
1611.21/1611.57	c #restart = 0
1611.21/1611.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=129
1611.21/1611.57	c lower bound updated to -607044697
1611.42/1611.76	c BCD2: 4291104 <= obj <= 611335800
1611.42/1611.76	c BCD2: #cores=72, #unrelaxed=304405, #relaxed=2150, #hardened=0
1611.42/1611.76	c BCD2: #sat=1 #unsat=2139 bias=2139/2140
1611.42/1611.77	c Solving starts ...
1611.42/1611.77	c ============================[ Search Statistics ]============================
1611.42/1611.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1611.42/1611.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1611.42/1611.77	c =============================================================================
1611.42/1611.77	c  0.0s |       0 |        0 |        0 |   429521      0 |     2161 |     2171
1611.91/1612.27	c  0.5s |       0 |       73 |        1 |   429521      0 |     2161 |     2172
1611.91/1612.27	c #cpu_time = 0.502s
1611.91/1612.27	c #wall_clock_time = 0.502s
1611.91/1612.27	c #decision = 73
1611.91/1612.27	c #random_decision = 0
1611.91/1612.27	c #conflict = 1
1611.91/1612.27	c #restart = 0
1611.91/1612.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=132
1611.91/1612.27	c lower bound updated to -607044694
1612.11/1612.42	c BCD2: 4291107 <= obj <= 611335800
1612.11/1612.42	c BCD2: #cores=72, #unrelaxed=304404, #relaxed=2151, #hardened=0
1612.11/1612.42	c BCD2: #sat=1 #unsat=2140 bias=2140/2141
1612.11/1612.43	c Solving starts ...
1612.11/1612.43	c ============================[ Search Statistics ]============================
1612.11/1612.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1612.11/1612.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1612.11/1612.43	c =============================================================================
1612.11/1612.43	c  0.0s |       0 |        0 |        0 |   429521      0 |     2162 |     2172
1612.61/1612.92	c  0.5s |       0 |       73 |        1 |   429521      0 |     2162 |     2173
1612.61/1612.92	c #cpu_time = 0.491s
1612.61/1612.92	c #wall_clock_time = 0.491s
1612.61/1612.92	c #decision = 73
1612.61/1612.92	c #random_decision = 0
1612.61/1612.92	c #conflict = 1
1612.61/1612.92	c #restart = 0
1612.61/1612.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=135
1612.61/1612.92	c lower bound updated to -607044691
1612.71/1613.08	c BCD2: 4291110 <= obj <= 611335800
1612.71/1613.08	c BCD2: #cores=72, #unrelaxed=304403, #relaxed=2152, #hardened=0
1612.71/1613.08	c BCD2: #sat=1 #unsat=2141 bias=2141/2142
1612.71/1613.09	c Solving starts ...
1612.71/1613.09	c ============================[ Search Statistics ]============================
1612.71/1613.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1612.71/1613.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1612.71/1613.09	c =============================================================================
1612.71/1613.09	c  0.0s |       0 |        0 |        0 |   429521      0 |     2163 |     2173
1613.21/1613.58	c  0.5s |       0 |       73 |        1 |   429521      0 |     2163 |     2174
1613.21/1613.58	c #cpu_time = 0.494s
1613.21/1613.58	c #wall_clock_time = 0.494s
1613.21/1613.58	c #decision = 73
1613.21/1613.58	c #random_decision = 0
1613.21/1613.58	c #conflict = 1
1613.21/1613.58	c #restart = 0
1613.21/1613.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=138
1613.21/1613.58	c lower bound updated to -607044688
1613.41/1613.73	c BCD2: 4291113 <= obj <= 611335800
1613.41/1613.73	c BCD2: #cores=72, #unrelaxed=304402, #relaxed=2153, #hardened=0
1613.41/1613.73	c BCD2: #sat=1 #unsat=2142 bias=2142/2143
1613.41/1613.74	c Solving starts ...
1613.41/1613.74	c ============================[ Search Statistics ]============================
1613.41/1613.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1613.41/1613.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1613.41/1613.74	c =============================================================================
1613.41/1613.74	c  0.0s |       0 |        0 |        0 |   429521      0 |     2164 |     2174
1613.91/1614.23	c  0.5s |       0 |       73 |        1 |   429521      0 |     2164 |     2175
1613.91/1614.23	c #cpu_time = 0.487s
1613.91/1614.23	c #wall_clock_time = 0.487s
1613.91/1614.23	c #decision = 73
1613.91/1614.23	c #random_decision = 0
1613.91/1614.23	c #conflict = 1
1613.91/1614.23	c #restart = 0
1613.91/1614.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=141
1613.91/1614.23	c lower bound updated to -607044685
1614.11/1614.42	c BCD2: 4291116 <= obj <= 611335800
1614.11/1614.42	c BCD2: #cores=72, #unrelaxed=304401, #relaxed=2154, #hardened=0
1614.11/1614.42	c BCD2: #sat=1 #unsat=2143 bias=2143/2144
1614.11/1614.43	c Solving starts ...
1614.11/1614.43	c ============================[ Search Statistics ]============================
1614.11/1614.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1614.11/1614.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1614.11/1614.43	c =============================================================================
1614.11/1614.43	c  0.0s |       0 |        0 |        0 |   429521      0 |     2165 |     2175
1614.61/1614.93	c  0.5s |       0 |       73 |        1 |   429521      0 |     2165 |     2176
1614.61/1614.93	c #cpu_time = 0.494s
1614.61/1614.93	c #wall_clock_time = 0.494s
1614.61/1614.93	c #decision = 73
1614.61/1614.93	c #random_decision = 0
1614.61/1614.93	c #conflict = 1
1614.61/1614.93	c #restart = 0
1614.61/1614.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=144
1614.61/1614.93	c lower bound updated to -607044682
1614.81/1615.12	c BCD2: 4291119 <= obj <= 611335800
1614.81/1615.12	c BCD2: #cores=72, #unrelaxed=304400, #relaxed=2155, #hardened=0
1614.81/1615.12	c BCD2: #sat=1 #unsat=2144 bias=2144/2145
1614.81/1615.14	c Solving starts ...
1614.81/1615.14	c ============================[ Search Statistics ]============================
1614.81/1615.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1614.81/1615.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1614.81/1615.14	c =============================================================================
1614.81/1615.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2166 |     2176
1615.31/1615.63	c  0.5s |       0 |       73 |        1 |   429521      0 |     2166 |     2177
1615.31/1615.63	c #cpu_time = 0.496s
1615.31/1615.63	c #wall_clock_time = 0.496s
1615.31/1615.63	c #decision = 73
1615.31/1615.63	c #random_decision = 0
1615.31/1615.63	c #conflict = 1
1615.31/1615.63	c #restart = 0
1615.31/1615.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=147
1615.31/1615.64	c lower bound updated to -607044679
1615.51/1615.83	c BCD2: 4291122 <= obj <= 611335800
1615.51/1615.83	c BCD2: #cores=72, #unrelaxed=304399, #relaxed=2156, #hardened=0
1615.51/1615.83	c BCD2: #sat=1 #unsat=2145 bias=2145/2146
1615.51/1615.84	c Solving starts ...
1615.51/1615.84	c ============================[ Search Statistics ]============================
1615.51/1615.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1615.51/1615.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1615.51/1615.84	c =============================================================================
1615.51/1615.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2167 |     2177
1616.01/1616.34	c  0.5s |       0 |       73 |        1 |   429521      0 |     2167 |     2178
1616.01/1616.34	c #cpu_time = 0.495s
1616.01/1616.34	c #wall_clock_time = 0.495s
1616.01/1616.34	c #decision = 73
1616.01/1616.34	c #random_decision = 0
1616.01/1616.34	c #conflict = 1
1616.01/1616.34	c #restart = 0
1616.01/1616.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=150
1616.01/1616.34	c lower bound updated to -607044676
1617.21/1617.53	c BCD2: 4291125 <= obj <= 611335800
1617.21/1617.53	c BCD2: #cores=72, #unrelaxed=304398, #relaxed=2157, #hardened=0
1617.21/1617.53	c BCD2: #sat=1 #unsat=2146 bias=2146/2147
1617.21/1617.54	c Solving starts ...
1617.21/1617.54	c ============================[ Search Statistics ]============================
1617.21/1617.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1617.21/1617.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1617.21/1617.54	c =============================================================================
1617.21/1617.54	c  0.0s |       0 |        0 |        0 |   429521      0 |     2168 |     2178
1617.71/1618.08	c  0.5s |       0 |       73 |        1 |   429521      0 |     2168 |     2179
1617.71/1618.08	c #cpu_time = 0.541s
1617.71/1618.08	c #wall_clock_time = 0.541s
1617.71/1618.08	c #decision = 73
1617.71/1618.08	c #random_decision = 0
1617.71/1618.08	c #conflict = 1
1617.71/1618.08	c #restart = 0
1617.71/1618.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=153
1617.71/1618.08	c lower bound updated to -607044673
1618.02/1618.30	c BCD2: 4291128 <= obj <= 611335800
1618.02/1618.30	c BCD2: #cores=72, #unrelaxed=304397, #relaxed=2158, #hardened=0
1618.02/1618.30	c BCD2: #sat=1 #unsat=2147 bias=2147/2148
1618.02/1618.31	c Solving starts ...
1618.02/1618.31	c ============================[ Search Statistics ]============================
1618.02/1618.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1618.02/1618.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1618.02/1618.31	c =============================================================================
1618.02/1618.31	c  0.0s |       0 |        0 |        0 |   429521      0 |     2169 |     2179
1618.51/1618.87	c  0.6s |       0 |       73 |        1 |   472474      0 |     2169 |     2180
1618.51/1618.87	c #cpu_time = 0.563s
1618.51/1618.87	c #wall_clock_time = 0.563s
1618.51/1618.87	c #decision = 73
1618.51/1618.87	c #random_decision = 0
1618.51/1618.87	c #conflict = 1
1618.51/1618.87	c #restart = 0
1618.51/1618.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=156
1618.51/1618.87	c lower bound updated to -607044670
1618.71/1619.08	c BCD2: 4291131 <= obj <= 611335800
1618.71/1619.08	c BCD2: #cores=72, #unrelaxed=304396, #relaxed=2159, #hardened=0
1618.71/1619.08	c BCD2: #sat=1 #unsat=2148 bias=2148/2149
1618.71/1619.09	c Solving starts ...
1618.71/1619.09	c ============================[ Search Statistics ]============================
1618.71/1619.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1618.71/1619.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1618.71/1619.09	c =============================================================================
1618.71/1619.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2170 |     2180
1619.31/1619.63	c  0.5s |       0 |       73 |        1 |   472474      0 |     2170 |     2181
1619.31/1619.63	c #cpu_time = 0.539s
1619.31/1619.63	c #wall_clock_time = 0.539s
1619.31/1619.63	c #decision = 73
1619.31/1619.63	c #random_decision = 0
1619.31/1619.63	c #conflict = 1
1619.31/1619.63	c #restart = 0
1619.31/1619.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=159
1619.31/1619.63	c lower bound updated to -607044667
1619.51/1619.85	c BCD2: 4291134 <= obj <= 611335800
1619.51/1619.85	c BCD2: #cores=72, #unrelaxed=304395, #relaxed=2160, #hardened=0
1619.51/1619.85	c BCD2: #sat=1 #unsat=2149 bias=2149/2150
1619.51/1619.86	c Solving starts ...
1619.51/1619.86	c ============================[ Search Statistics ]============================
1619.51/1619.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1619.51/1619.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1619.51/1619.86	c =============================================================================
1619.51/1619.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2171 |     2181
1620.12/1620.40	c  0.5s |       0 |       73 |        1 |   472474      0 |     2171 |     2182
1620.12/1620.40	c #cpu_time = 0.545s
1620.12/1620.40	c #wall_clock_time = 0.545s
1620.12/1620.40	c #decision = 73
1620.12/1620.40	c #random_decision = 0
1620.12/1620.40	c #conflict = 1
1620.12/1620.40	c #restart = 0
1620.12/1620.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=162
1620.12/1620.40	c lower bound updated to -607044664
1620.31/1620.61	c BCD2: 4291137 <= obj <= 611335800
1620.31/1620.61	c BCD2: #cores=72, #unrelaxed=304394, #relaxed=2161, #hardened=0
1620.31/1620.61	c BCD2: #sat=1 #unsat=2150 bias=2150/2151
1620.31/1620.61	c Solving starts ...
1620.31/1620.61	c ============================[ Search Statistics ]============================
1620.31/1620.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1620.31/1620.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1620.31/1620.61	c =============================================================================
1620.31/1620.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2172 |     2182
1620.81/1621.16	c  0.5s |       0 |       73 |        1 |   472474      0 |     2172 |     2183
1620.81/1621.16	c #cpu_time = 0.544s
1620.81/1621.16	c #wall_clock_time = 0.544s
1620.81/1621.16	c #decision = 73
1620.81/1621.16	c #random_decision = 0
1620.81/1621.16	c #conflict = 1
1620.81/1621.16	c #restart = 0
1620.81/1621.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=165
1620.81/1621.16	c lower bound updated to -607044661
1621.01/1621.37	c BCD2: 4291140 <= obj <= 611335800
1621.01/1621.37	c BCD2: #cores=72, #unrelaxed=304393, #relaxed=2162, #hardened=0
1621.01/1621.37	c BCD2: #sat=1 #unsat=2151 bias=2151/2152
1621.01/1621.37	c Solving starts ...
1621.01/1621.37	c ============================[ Search Statistics ]============================
1621.01/1621.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1621.01/1621.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1621.01/1621.37	c =============================================================================
1621.01/1621.37	c  0.0s |       0 |        0 |        0 |   472474      0 |     2173 |     2183
1621.61/1621.92	c  0.5s |       0 |       73 |        1 |   472474      0 |     2173 |     2184
1621.61/1621.92	c #cpu_time = 0.541s
1621.61/1621.92	c #wall_clock_time = 0.542s
1621.61/1621.92	c #decision = 73
1621.61/1621.92	c #random_decision = 0
1621.61/1621.92	c #conflict = 1
1621.61/1621.92	c #restart = 0
1621.61/1621.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=168
1621.61/1621.92	c lower bound updated to -607044658
1621.81/1622.12	c BCD2: 4291143 <= obj <= 611335800
1621.81/1622.12	c BCD2: #cores=72, #unrelaxed=304392, #relaxed=2163, #hardened=0
1621.81/1622.12	c BCD2: #sat=1 #unsat=2152 bias=2152/2153
1621.81/1622.12	c Solving starts ...
1621.81/1622.12	c ============================[ Search Statistics ]============================
1621.81/1622.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1621.81/1622.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1621.81/1622.12	c =============================================================================
1621.81/1622.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2174 |     2184
1622.31/1622.67	c  0.5s |       0 |       73 |        1 |   472474      0 |     2174 |     2185
1622.31/1622.67	c #cpu_time = 0.543s
1622.31/1622.67	c #wall_clock_time = 0.543s
1622.31/1622.67	c #decision = 73
1622.31/1622.67	c #random_decision = 0
1622.31/1622.67	c #conflict = 1
1622.31/1622.67	c #restart = 0
1622.31/1622.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=171
1622.31/1622.67	c lower bound updated to -607044655
1622.62/1622.91	c BCD2: 4291146 <= obj <= 611335800
1622.62/1622.91	c BCD2: #cores=72, #unrelaxed=304391, #relaxed=2164, #hardened=0
1622.62/1622.91	c BCD2: #sat=1 #unsat=2153 bias=2153/2154
1622.62/1622.93	c Solving starts ...
1622.62/1622.93	c ============================[ Search Statistics ]============================
1622.62/1622.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1622.62/1622.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1622.62/1622.93	c =============================================================================
1622.62/1622.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2175 |     2185
1623.11/1623.46	c  0.5s |       0 |       73 |        1 |   472474      0 |     2175 |     2186
1623.11/1623.46	c #cpu_time = 0.534s
1623.11/1623.46	c #wall_clock_time = 0.534s
1623.11/1623.46	c #decision = 73
1623.11/1623.46	c #random_decision = 0
1623.11/1623.46	c #conflict = 1
1623.11/1623.46	c #restart = 0
1623.11/1623.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=174
1623.11/1623.46	c lower bound updated to -607044652
1623.31/1623.70	c BCD2: 4291149 <= obj <= 611335800
1623.31/1623.70	c BCD2: #cores=72, #unrelaxed=304390, #relaxed=2165, #hardened=0
1623.31/1623.70	c BCD2: #sat=1 #unsat=2154 bias=2154/2155
1623.42/1623.72	c Solving starts ...
1623.42/1623.72	c ============================[ Search Statistics ]============================
1623.42/1623.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1623.42/1623.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1623.42/1623.72	c =============================================================================
1623.42/1623.72	c  0.0s |       0 |        0 |        0 |   472474      0 |     2176 |     2186
1623.91/1624.26	c  0.5s |       0 |       73 |        1 |   472474      0 |     2176 |     2187
1623.91/1624.26	c #cpu_time = 0.543s
1623.91/1624.26	c #wall_clock_time = 0.543s
1623.91/1624.26	c #decision = 73
1623.91/1624.26	c #random_decision = 0
1623.91/1624.26	c #conflict = 1
1623.91/1624.26	c #restart = 0
1623.91/1624.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=177
1623.91/1624.26	c lower bound updated to -607044649
1624.21/1624.51	c BCD2: 4291152 <= obj <= 611335800
1624.21/1624.51	c BCD2: #cores=72, #unrelaxed=304389, #relaxed=2166, #hardened=0
1624.21/1624.51	c BCD2: #sat=1 #unsat=2155 bias=2155/2156
1624.21/1624.52	c Solving starts ...
1624.21/1624.52	c ============================[ Search Statistics ]============================
1624.21/1624.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1624.21/1624.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1624.21/1624.52	c =============================================================================
1624.21/1624.52	c  0.0s |       0 |        0 |        0 |   472474      0 |     2177 |     2187
1625.72/1626.06	c  1.5s |       0 |       73 |        1 |   472474      0 |     2177 |     2188
1625.72/1626.06	c #cpu_time = 1.539s
1625.72/1626.06	c #wall_clock_time = 1.539s
1625.72/1626.06	c #decision = 73
1625.72/1626.06	c #random_decision = 0
1625.72/1626.06	c #conflict = 1
1625.72/1626.06	c #restart = 0
1625.72/1626.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=180
1625.72/1626.06	c lower bound updated to -607044646
1625.91/1626.21	c BCD2: 4291155 <= obj <= 611335800
1625.91/1626.21	c BCD2: #cores=72, #unrelaxed=304388, #relaxed=2167, #hardened=0
1625.91/1626.21	c BCD2: #sat=1 #unsat=2156 bias=2156/2157
1625.91/1626.22	c Solving starts ...
1625.91/1626.22	c ============================[ Search Statistics ]============================
1625.91/1626.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1625.91/1626.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1625.91/1626.22	c =============================================================================
1625.91/1626.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2178 |     2188
1626.41/1626.71	c  0.5s |       0 |       73 |        1 |   472474      0 |     2178 |     2189
1626.41/1626.71	c #cpu_time = 0.495s
1626.41/1626.71	c #wall_clock_time = 0.495s
1626.41/1626.71	c #decision = 73
1626.41/1626.71	c #random_decision = 0
1626.41/1626.71	c #conflict = 1
1626.41/1626.71	c #restart = 0
1626.41/1626.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=183
1626.41/1626.71	c lower bound updated to -607044643
1626.51/1626.89	c BCD2: 4291158 <= obj <= 611335800
1626.51/1626.89	c BCD2: #cores=72, #unrelaxed=304387, #relaxed=2168, #hardened=0
1626.51/1626.89	c BCD2: #sat=1 #unsat=2157 bias=2157/2158
1626.61/1626.90	c Solving starts ...
1626.61/1626.90	c ============================[ Search Statistics ]============================
1626.61/1626.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1626.61/1626.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1626.61/1626.90	c =============================================================================
1626.61/1626.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2179 |     2189
1627.11/1627.41	c  0.5s |       0 |       73 |        1 |   472474      0 |     2179 |     2190
1627.11/1627.41	c #cpu_time = 0.508s
1627.11/1627.41	c #wall_clock_time = 0.508s
1627.11/1627.41	c #decision = 73
1627.11/1627.41	c #random_decision = 0
1627.11/1627.41	c #conflict = 1
1627.11/1627.41	c #restart = 0
1627.11/1627.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=186
1627.11/1627.41	c lower bound updated to -607044640
1627.21/1627.57	c BCD2: 4291161 <= obj <= 611335800
1627.21/1627.57	c BCD2: #cores=72, #unrelaxed=304386, #relaxed=2169, #hardened=0
1627.21/1627.57	c BCD2: #sat=1 #unsat=2158 bias=2158/2159
1627.21/1627.58	c Solving starts ...
1627.21/1627.58	c ============================[ Search Statistics ]============================
1627.21/1627.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1627.21/1627.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1627.21/1627.58	c =============================================================================
1627.21/1627.58	c  0.0s |       0 |        0 |        0 |   472474      0 |     2180 |     2190
1627.71/1628.06	c  0.5s |       0 |       73 |        1 |   472474      0 |     2180 |     2191
1627.71/1628.06	c #cpu_time = 0.485s
1627.71/1628.06	c #wall_clock_time = 0.486s
1627.71/1628.06	c #decision = 73
1627.71/1628.06	c #random_decision = 0
1627.71/1628.06	c #conflict = 1
1627.71/1628.06	c #restart = 0
1627.71/1628.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=189
1627.71/1628.06	c lower bound updated to -607044637
1627.91/1628.24	c BCD2: 4291164 <= obj <= 611335800
1627.91/1628.24	c BCD2: #cores=72, #unrelaxed=304385, #relaxed=2170, #hardened=0
1627.91/1628.24	c BCD2: #sat=1 #unsat=2159 bias=2159/2160
1627.91/1628.25	c Solving starts ...
1627.91/1628.25	c ============================[ Search Statistics ]============================
1627.91/1628.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1627.91/1628.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1627.91/1628.25	c =============================================================================
1627.91/1628.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2181 |     2191
1628.41/1628.74	c  0.5s |       0 |       73 |        1 |   472474      0 |     2181 |     2192
1628.41/1628.74	c #cpu_time = 0.493s
1628.41/1628.74	c #wall_clock_time = 0.493s
1628.41/1628.74	c #decision = 73
1628.41/1628.74	c #random_decision = 0
1628.41/1628.74	c #conflict = 1
1628.41/1628.74	c #restart = 0
1628.41/1628.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=192
1628.41/1628.74	c lower bound updated to -607044634
1628.51/1628.89	c BCD2: 4291167 <= obj <= 611335800
1628.51/1628.89	c BCD2: #cores=72, #unrelaxed=304384, #relaxed=2171, #hardened=0
1628.51/1628.89	c BCD2: #sat=1 #unsat=2160 bias=2160/2161
1628.61/1628.90	c Solving starts ...
1628.61/1628.90	c ============================[ Search Statistics ]============================
1628.61/1628.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1628.61/1628.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1628.61/1628.90	c =============================================================================
1628.61/1628.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2182 |     2192
1629.02/1629.39	c  0.5s |       0 |       73 |        1 |   472474      0 |     2182 |     2193
1629.02/1629.39	c #cpu_time = 0.495s
1629.02/1629.39	c #wall_clock_time = 0.495s
1629.02/1629.39	c #decision = 73
1629.02/1629.39	c #random_decision = 0
1629.02/1629.39	c #conflict = 1
1629.02/1629.39	c #restart = 0
1629.02/1629.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=195
1629.02/1629.39	c lower bound updated to -607044631
1629.21/1629.56	c BCD2: 4291170 <= obj <= 611335800
1629.21/1629.56	c BCD2: #cores=72, #unrelaxed=304383, #relaxed=2172, #hardened=0
1629.21/1629.56	c BCD2: #sat=1 #unsat=2161 bias=2161/2162
1629.21/1629.57	c Solving starts ...
1629.21/1629.57	c ============================[ Search Statistics ]============================
1629.21/1629.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1629.21/1629.57	c       |         |          |          |    Limit     GC | Var      | Constra 
1629.21/1629.57	c =============================================================================
1629.21/1629.57	c  0.0s |       0 |        0 |        0 |   472474      0 |     2183 |     2193
1629.71/1630.07	c  0.5s |       0 |       73 |        1 |   472474      0 |     2183 |     2194
1629.71/1630.07	c #cpu_time = 0.499s
1629.71/1630.07	c #wall_clock_time = 0.499s
1629.71/1630.07	c #decision = 73
1629.71/1630.07	c #random_decision = 0
1629.71/1630.07	c #conflict = 1
1629.71/1630.07	c #restart = 0
1629.71/1630.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=198
1629.71/1630.07	c lower bound updated to -607044628
1629.91/1630.24	c BCD2: 4291173 <= obj <= 611335800
1629.91/1630.24	c BCD2: #cores=72, #unrelaxed=304382, #relaxed=2173, #hardened=0
1629.91/1630.24	c BCD2: #sat=1 #unsat=2162 bias=2162/2163
1629.91/1630.26	c Solving starts ...
1629.91/1630.26	c ============================[ Search Statistics ]============================
1629.91/1630.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1629.91/1630.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1629.91/1630.26	c =============================================================================
1629.91/1630.26	c  0.0s |       0 |        0 |        0 |   472474      0 |     2184 |     2194
1630.41/1630.76	c  0.5s |       0 |       73 |        1 |   472474      0 |     2184 |     2195
1630.41/1630.76	c #cpu_time = 0.499s
1630.41/1630.76	c #wall_clock_time = 0.499s
1630.41/1630.76	c #decision = 73
1630.41/1630.76	c #random_decision = 0
1630.41/1630.76	c #conflict = 1
1630.41/1630.76	c #restart = 0
1630.41/1630.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=201
1630.41/1630.76	c lower bound updated to -607044625
1630.61/1630.95	c BCD2: 4291176 <= obj <= 611335800
1630.61/1630.95	c BCD2: #cores=72, #unrelaxed=304381, #relaxed=2174, #hardened=0
1630.61/1630.95	c BCD2: #sat=1 #unsat=2163 bias=2163/2164
1630.61/1630.97	c Solving starts ...
1630.61/1630.97	c ============================[ Search Statistics ]============================
1630.61/1630.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1630.61/1630.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1630.61/1630.97	c =============================================================================
1630.61/1630.97	c  0.0s |       0 |        0 |        0 |   472474      0 |     2185 |     2195
1631.11/1631.46	c  0.5s |       0 |       73 |        1 |   472474      0 |     2185 |     2196
1631.11/1631.46	c #cpu_time = 0.493s
1631.11/1631.46	c #wall_clock_time = 0.493s
1631.11/1631.46	c #decision = 73
1631.11/1631.46	c #random_decision = 0
1631.11/1631.46	c #conflict = 1
1631.11/1631.46	c #restart = 0
1631.11/1631.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=204
1631.11/1631.46	c lower bound updated to -607044622
1631.30/1631.66	c BCD2: 4291179 <= obj <= 611335800
1631.30/1631.66	c BCD2: #cores=72, #unrelaxed=304380, #relaxed=2175, #hardened=0
1631.30/1631.66	c BCD2: #sat=1 #unsat=2164 bias=2164/2165
1631.30/1631.67	c Solving starts ...
1631.30/1631.67	c ============================[ Search Statistics ]============================
1631.30/1631.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1631.30/1631.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1631.30/1631.67	c =============================================================================
1631.30/1631.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2186 |     2196
1631.81/1632.18	c  0.5s |       0 |       73 |        1 |   472474      0 |     2186 |     2197
1631.81/1632.18	c #cpu_time = 0.504s
1631.81/1632.18	c #wall_clock_time = 0.504s
1631.81/1632.18	c #decision = 73
1631.81/1632.18	c #random_decision = 0
1631.81/1632.18	c #conflict = 1
1631.81/1632.18	c #restart = 0
1631.81/1632.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=207
1631.81/1632.18	c lower bound updated to -607044619
1632.00/1632.37	c BCD2: 4291182 <= obj <= 611335800
1632.00/1632.37	c BCD2: #cores=72, #unrelaxed=304379, #relaxed=2176, #hardened=0
1632.00/1632.37	c BCD2: #sat=1 #unsat=2165 bias=2165/2166
1632.00/1632.39	c Solving starts ...
1632.00/1632.39	c ============================[ Search Statistics ]============================
1632.00/1632.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1632.00/1632.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1632.00/1632.39	c =============================================================================
1632.00/1632.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2187 |     2197
1633.61/1633.90	c  1.5s |       0 |       73 |        1 |   472474      0 |     2187 |     2198
1633.61/1633.90	c #cpu_time = 1.511s
1633.61/1633.90	c #wall_clock_time = 1.512s
1633.61/1633.90	c #decision = 73
1633.61/1633.90	c #random_decision = 0
1633.61/1633.90	c #conflict = 1
1633.61/1633.90	c #restart = 0
1633.61/1633.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=210
1633.61/1633.90	c lower bound updated to -607044616
1633.71/1634.09	c BCD2: 4291185 <= obj <= 611335800
1633.71/1634.09	c BCD2: #cores=72, #unrelaxed=304378, #relaxed=2177, #hardened=0
1633.71/1634.09	c BCD2: #sat=1 #unsat=2166 bias=2166/2167
1633.81/1634.10	c Solving starts ...
1633.81/1634.10	c ============================[ Search Statistics ]============================
1633.81/1634.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1633.81/1634.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1633.81/1634.10	c =============================================================================
1633.81/1634.10	c  0.0s |       0 |        0 |        0 |   472474      0 |     2188 |     2198
1634.31/1634.63	c  0.5s |       0 |       73 |        1 |   472474      0 |     2188 |     2199
1634.31/1634.63	c #cpu_time = 0.530s
1634.31/1634.63	c #wall_clock_time = 0.530s
1634.31/1634.63	c #decision = 73
1634.31/1634.63	c #random_decision = 0
1634.31/1634.63	c #conflict = 1
1634.31/1634.63	c #restart = 0
1634.31/1634.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=213
1634.31/1634.63	c lower bound updated to -607044613
1634.52/1634.84	c BCD2: 4291188 <= obj <= 611335800
1634.52/1634.84	c BCD2: #cores=72, #unrelaxed=304377, #relaxed=2178, #hardened=0
1634.52/1634.84	c BCD2: #sat=1 #unsat=2167 bias=2167/2168
1634.52/1634.85	c Solving starts ...
1634.52/1634.85	c ============================[ Search Statistics ]============================
1634.52/1634.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1634.52/1634.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1634.52/1634.85	c =============================================================================
1634.52/1634.85	c  0.0s |       0 |        0 |        0 |   472474      0 |     2189 |     2199
1635.01/1635.39	c  0.5s |       0 |       73 |        1 |   472474      0 |     2189 |     2200
1635.01/1635.39	c #cpu_time = 0.544s
1635.01/1635.39	c #wall_clock_time = 0.544s
1635.01/1635.39	c #decision = 73
1635.01/1635.39	c #random_decision = 0
1635.01/1635.39	c #conflict = 1
1635.01/1635.39	c #restart = 0
1635.01/1635.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=216
1635.01/1635.39	c lower bound updated to -607044610
1635.21/1635.59	c BCD2: 4291191 <= obj <= 611335800
1635.21/1635.59	c BCD2: #cores=72, #unrelaxed=304376, #relaxed=2179, #hardened=0
1635.21/1635.59	c BCD2: #sat=1 #unsat=2168 bias=2168/2169
1635.21/1635.60	c Solving starts ...
1635.21/1635.60	c ============================[ Search Statistics ]============================
1635.21/1635.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1635.21/1635.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1635.21/1635.60	c =============================================================================
1635.21/1635.60	c  0.0s |       0 |        0 |        0 |   472474      0 |     2190 |     2200
1635.81/1636.12	c  0.5s |       0 |       73 |        1 |   472474      0 |     2190 |     2201
1635.81/1636.12	c #cpu_time = 0.529s
1635.81/1636.12	c #wall_clock_time = 0.529s
1635.81/1636.12	c #decision = 73
1635.81/1636.12	c #random_decision = 0
1635.81/1636.12	c #conflict = 1
1635.81/1636.12	c #restart = 0
1635.81/1636.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=219
1635.81/1636.12	c lower bound updated to -607044607
1636.01/1636.32	c BCD2: 4291194 <= obj <= 611335800
1636.01/1636.32	c BCD2: #cores=72, #unrelaxed=304375, #relaxed=2180, #hardened=0
1636.01/1636.32	c BCD2: #sat=1 #unsat=2169 bias=2169/2170
1636.01/1636.33	c Solving starts ...
1636.01/1636.33	c ============================[ Search Statistics ]============================
1636.01/1636.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1636.01/1636.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1636.01/1636.33	c =============================================================================
1636.01/1636.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2191 |     2201
1636.51/1636.85	c  0.5s |       0 |       73 |        1 |   472474      0 |     2191 |     2202
1636.51/1636.85	c #cpu_time = 0.525s
1636.51/1636.85	c #wall_clock_time = 0.525s
1636.51/1636.85	c #decision = 73
1636.51/1636.85	c #random_decision = 0
1636.51/1636.85	c #conflict = 1
1636.51/1636.85	c #restart = 0
1636.51/1636.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=222
1636.51/1636.85	c lower bound updated to -607044604
1636.72/1637.04	c BCD2: 4291197 <= obj <= 611335800
1636.72/1637.04	c BCD2: #cores=72, #unrelaxed=304374, #relaxed=2181, #hardened=0
1636.72/1637.04	c BCD2: #sat=1 #unsat=2170 bias=2170/2171
1636.72/1637.05	c Solving starts ...
1636.72/1637.05	c ============================[ Search Statistics ]============================
1636.72/1637.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1636.72/1637.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1636.72/1637.05	c =============================================================================
1636.72/1637.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2192 |     2202
1637.21/1637.58	c  0.5s |       0 |       73 |        1 |   472474      0 |     2192 |     2203
1637.21/1637.58	c #cpu_time = 0.530s
1637.21/1637.58	c #wall_clock_time = 0.530s
1637.21/1637.58	c #decision = 73
1637.21/1637.58	c #random_decision = 0
1637.21/1637.58	c #conflict = 1
1637.21/1637.58	c #restart = 0
1637.21/1637.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=225
1637.21/1637.58	c lower bound updated to -607044601
1637.41/1637.77	c BCD2: 4291200 <= obj <= 611335800
1637.41/1637.77	c BCD2: #cores=72, #unrelaxed=304373, #relaxed=2182, #hardened=0
1637.41/1637.77	c BCD2: #sat=1 #unsat=2171 bias=2171/2172
1637.41/1637.78	c Solving starts ...
1637.41/1637.78	c ============================[ Search Statistics ]============================
1637.41/1637.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1637.41/1637.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1637.41/1637.78	c =============================================================================
1637.41/1637.78	c  0.0s |       0 |        0 |        0 |   472474      0 |     2193 |     2203
1638.01/1638.31	c  0.5s |       0 |       73 |        1 |   472474      0 |     2193 |     2204
1638.01/1638.31	c #cpu_time = 0.530s
1638.01/1638.31	c #wall_clock_time = 0.530s
1638.01/1638.31	c #decision = 73
1638.01/1638.31	c #random_decision = 0
1638.01/1638.31	c #conflict = 1
1638.01/1638.31	c #restart = 0
1638.01/1638.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=228
1638.01/1638.31	c lower bound updated to -607044598
1638.21/1638.54	c BCD2: 4291203 <= obj <= 611335800
1638.21/1638.54	c BCD2: #cores=72, #unrelaxed=304372, #relaxed=2183, #hardened=0
1638.21/1638.54	c BCD2: #sat=1 #unsat=2172 bias=2172/2173
1638.21/1638.55	c Solving starts ...
1638.21/1638.55	c ============================[ Search Statistics ]============================
1638.21/1638.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1638.21/1638.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1638.21/1638.55	c =============================================================================
1638.21/1638.55	c  0.0s |       0 |        0 |        0 |   472474      0 |     2194 |     2204
1638.71/1639.08	c  0.5s |       0 |       73 |        1 |   472474      0 |     2194 |     2205
1638.71/1639.08	c #cpu_time = 0.531s
1638.71/1639.08	c #wall_clock_time = 0.531s
1638.71/1639.08	c #decision = 73
1638.71/1639.08	c #random_decision = 0
1638.71/1639.08	c #conflict = 1
1638.71/1639.08	c #restart = 0
1638.71/1639.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=231
1638.71/1639.08	c lower bound updated to -607044595
1639.01/1639.31	c BCD2: 4291206 <= obj <= 611335800
1639.01/1639.31	c BCD2: #cores=72, #unrelaxed=304371, #relaxed=2184, #hardened=0
1639.01/1639.31	c BCD2: #sat=1 #unsat=2173 bias=2173/2174
1639.01/1639.33	c Solving starts ...
1639.01/1639.33	c ============================[ Search Statistics ]============================
1639.01/1639.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1639.01/1639.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1639.01/1639.33	c =============================================================================
1639.01/1639.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2195 |     2205
1639.51/1639.86	c  0.5s |       0 |       73 |        1 |   472474      0 |     2195 |     2206
1639.51/1639.86	c #cpu_time = 0.528s
1639.51/1639.86	c #wall_clock_time = 0.528s
1639.51/1639.86	c #decision = 73
1639.51/1639.86	c #random_decision = 0
1639.51/1639.86	c #conflict = 1
1639.51/1639.86	c #restart = 0
1639.51/1639.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=234
1639.51/1639.86	c lower bound updated to -607044592
1639.71/1640.09	c BCD2: 4291209 <= obj <= 611335800
1639.71/1640.09	c BCD2: #cores=72, #unrelaxed=304370, #relaxed=2185, #hardened=0
1639.71/1640.09	c BCD2: #sat=1 #unsat=2174 bias=2174/2175
1639.81/1640.10	c Solving starts ...
1639.81/1640.10	c ============================[ Search Statistics ]============================
1639.81/1640.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1639.81/1640.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1639.81/1640.10	c =============================================================================
1639.81/1640.11	c  0.0s |       0 |        0 |        0 |   472474      0 |     2196 |     2206
1640.31/1640.64	c  0.5s |       0 |       73 |        1 |   472474      0 |     2196 |     2207
1640.31/1640.64	c #cpu_time = 0.536s
1640.31/1640.64	c #wall_clock_time = 0.536s
1640.31/1640.64	c #decision = 73
1640.31/1640.64	c #random_decision = 0
1640.31/1640.64	c #conflict = 1
1640.31/1640.64	c #restart = 0
1640.31/1640.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=237
1640.31/1640.64	c lower bound updated to -607044589
1640.51/1640.87	c BCD2: 4291212 <= obj <= 611335800
1640.51/1640.87	c BCD2: #cores=72, #unrelaxed=304369, #relaxed=2186, #hardened=0
1640.51/1640.87	c BCD2: #sat=1 #unsat=2175 bias=2175/2176
1641.51/1641.88	c Solving starts ...
1641.51/1641.88	c ============================[ Search Statistics ]============================
1641.51/1641.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1641.51/1641.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1641.51/1641.88	c =============================================================================
1641.51/1641.89	c  0.0s |       0 |        0 |        0 |   472474      0 |     2197 |     2207
1642.11/1642.41	c  0.5s |       0 |       73 |        1 |   472474      0 |     2197 |     2208
1642.11/1642.41	c #cpu_time = 0.516s
1642.11/1642.41	c #wall_clock_time = 0.516s
1642.11/1642.41	c #decision = 73
1642.11/1642.41	c #random_decision = 0
1642.11/1642.41	c #conflict = 1
1642.11/1642.41	c #restart = 0
1642.11/1642.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=240
1642.11/1642.41	c lower bound updated to -607044586
1642.31/1642.60	c BCD2: 4291215 <= obj <= 611335800
1642.31/1642.60	c BCD2: #cores=72, #unrelaxed=304368, #relaxed=2187, #hardened=0
1642.31/1642.60	c BCD2: #sat=1 #unsat=2176 bias=2176/2177
1642.31/1642.60	c Solving starts ...
1642.31/1642.60	c ============================[ Search Statistics ]============================
1642.31/1642.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1642.31/1642.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1642.31/1642.60	c =============================================================================
1642.31/1642.60	c  0.0s |       0 |        0 |        0 |   472474      0 |     2198 |     2208
1642.81/1643.11	c  0.5s |       0 |       73 |        1 |   472474      0 |     2198 |     2209
1642.81/1643.11	c #cpu_time = 0.506s
1642.81/1643.11	c #wall_clock_time = 0.506s
1642.81/1643.11	c #decision = 73
1642.81/1643.11	c #random_decision = 0
1642.81/1643.11	c #conflict = 1
1642.81/1643.11	c #restart = 0
1642.81/1643.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=243
1642.81/1643.11	c lower bound updated to -607044583
1643.01/1643.32	c BCD2: 4291218 <= obj <= 611335800
1643.01/1643.32	c BCD2: #cores=72, #unrelaxed=304367, #relaxed=2188, #hardened=0
1643.01/1643.32	c BCD2: #sat=1 #unsat=2177 bias=2177/2178
1643.01/1643.33	c Solving starts ...
1643.01/1643.33	c ============================[ Search Statistics ]============================
1643.01/1643.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1643.01/1643.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1643.01/1643.33	c =============================================================================
1643.01/1643.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2199 |     2209
1643.51/1643.83	c  0.5s |       0 |       73 |        1 |   472474      0 |     2199 |     2210
1643.51/1643.83	c #cpu_time = 0.506s
1643.51/1643.83	c #wall_clock_time = 0.506s
1643.51/1643.83	c #decision = 73
1643.51/1643.83	c #random_decision = 0
1643.51/1643.83	c #conflict = 1
1643.51/1643.83	c #restart = 0
1643.51/1643.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=246
1643.51/1643.83	c lower bound updated to -607044580
1643.71/1644.02	c BCD2: 4291221 <= obj <= 611335800
1643.71/1644.02	c BCD2: #cores=72, #unrelaxed=304366, #relaxed=2189, #hardened=0
1643.71/1644.02	c BCD2: #sat=1 #unsat=2178 bias=2178/2179
1643.71/1644.03	c Solving starts ...
1643.71/1644.03	c ============================[ Search Statistics ]============================
1643.71/1644.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1643.71/1644.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1643.71/1644.03	c =============================================================================
1643.71/1644.03	c  0.0s |       0 |        0 |        0 |   472474      0 |     2200 |     2210
1644.21/1644.53	c  0.5s |       0 |       73 |        1 |   472474      0 |     2200 |     2211
1644.21/1644.53	c #cpu_time = 0.503s
1644.21/1644.53	c #wall_clock_time = 0.503s
1644.21/1644.53	c #decision = 73
1644.21/1644.53	c #random_decision = 0
1644.21/1644.53	c #conflict = 1
1644.21/1644.53	c #restart = 0
1644.21/1644.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=249
1644.21/1644.53	c lower bound updated to -607044577
1644.41/1644.72	c BCD2: 4291224 <= obj <= 611335800
1644.41/1644.72	c BCD2: #cores=72, #unrelaxed=304365, #relaxed=2190, #hardened=0
1644.41/1644.72	c BCD2: #sat=1 #unsat=2179 bias=2179/2180
1644.41/1644.73	c Solving starts ...
1644.41/1644.73	c ============================[ Search Statistics ]============================
1644.41/1644.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1644.41/1644.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1644.41/1644.73	c =============================================================================
1644.41/1644.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2201 |     2211
1644.91/1645.23	c  0.5s |       0 |       73 |        1 |   472474      0 |     2201 |     2212
1644.91/1645.23	c #cpu_time = 0.500s
1644.91/1645.23	c #wall_clock_time = 0.500s
1644.91/1645.23	c #decision = 73
1644.91/1645.23	c #random_decision = 0
1644.91/1645.23	c #conflict = 1
1644.91/1645.23	c #restart = 0
1644.91/1645.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=252
1644.91/1645.23	c lower bound updated to -607044574
1645.11/1645.41	c BCD2: 4291227 <= obj <= 611335800
1645.11/1645.41	c BCD2: #cores=72, #unrelaxed=304364, #relaxed=2191, #hardened=0
1645.11/1645.41	c BCD2: #sat=1 #unsat=2180 bias=2180/2181
1645.11/1645.42	c Solving starts ...
1645.11/1645.42	c ============================[ Search Statistics ]============================
1645.11/1645.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1645.11/1645.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1645.11/1645.42	c =============================================================================
1645.11/1645.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2202 |     2212
1645.61/1645.93	c  0.5s |       0 |       73 |        1 |   472474      0 |     2202 |     2213
1645.61/1645.93	c #cpu_time = 0.506s
1645.61/1645.93	c #wall_clock_time = 0.506s
1645.61/1645.93	c #decision = 73
1645.61/1645.93	c #random_decision = 0
1645.61/1645.93	c #conflict = 1
1645.61/1645.93	c #restart = 0
1645.61/1645.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=255
1645.61/1645.93	c lower bound updated to -607044571
1645.81/1646.13	c BCD2: 4291230 <= obj <= 611335800
1645.81/1646.13	c BCD2: #cores=72, #unrelaxed=304363, #relaxed=2192, #hardened=0
1645.81/1646.13	c BCD2: #sat=1 #unsat=2181 bias=2181/2182
1645.81/1646.13	c Solving starts ...
1645.81/1646.13	c ============================[ Search Statistics ]============================
1645.81/1646.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1645.81/1646.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1645.81/1646.13	c =============================================================================
1645.81/1646.14	c  0.0s |       0 |        0 |        0 |   472474      0 |     2203 |     2213
1646.31/1646.64	c  0.5s |       0 |       73 |        1 |   472474      0 |     2203 |     2214
1646.31/1646.64	c #cpu_time = 0.507s
1646.31/1646.64	c #wall_clock_time = 0.507s
1646.31/1646.64	c #decision = 73
1646.31/1646.64	c #random_decision = 0
1646.31/1646.64	c #conflict = 1
1646.31/1646.64	c #restart = 0
1646.31/1646.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=258
1646.31/1646.64	c lower bound updated to -607044568
1646.52/1646.87	c BCD2: 4291233 <= obj <= 611335800
1646.52/1646.87	c BCD2: #cores=72, #unrelaxed=304362, #relaxed=2193, #hardened=0
1646.52/1646.87	c BCD2: #sat=1 #unsat=2182 bias=2182/2183
1646.52/1646.89	c Solving starts ...
1646.52/1646.89	c ============================[ Search Statistics ]============================
1646.52/1646.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1646.52/1646.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1646.52/1646.89	c =============================================================================
1646.52/1646.89	c  0.0s |       0 |        0 |        0 |   472474      0 |     2204 |     2214
1647.11/1647.40	c  0.5s |       0 |       73 |        1 |   472474      0 |     2204 |     2215
1647.11/1647.40	c #cpu_time = 0.509s
1647.11/1647.40	c #wall_clock_time = 0.509s
1647.11/1647.40	c #decision = 73
1647.11/1647.40	c #random_decision = 0
1647.11/1647.40	c #conflict = 1
1647.11/1647.40	c #restart = 0
1647.11/1647.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=261
1647.11/1647.40	c lower bound updated to -607044565
1647.31/1647.62	c BCD2: 4291236 <= obj <= 611335800
1647.31/1647.62	c BCD2: #cores=72, #unrelaxed=304361, #relaxed=2194, #hardened=0
1647.31/1647.62	c BCD2: #sat=1 #unsat=2183 bias=2183/2184
1647.31/1647.64	c Solving starts ...
1647.31/1647.64	c ============================[ Search Statistics ]============================
1647.31/1647.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1647.31/1647.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1647.31/1647.64	c =============================================================================
1647.31/1647.64	c  0.0s |       0 |        0 |        0 |   472474      0 |     2205 |     2215
1647.81/1648.15	c  0.5s |       0 |       73 |        1 |   472474      0 |     2205 |     2216
1647.81/1648.15	c #cpu_time = 0.507s
1647.81/1648.15	c #wall_clock_time = 0.507s
1647.81/1648.15	c #decision = 73
1647.81/1648.15	c #random_decision = 0
1647.81/1648.15	c #conflict = 1
1647.81/1648.15	c #restart = 0
1647.81/1648.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=264
1647.81/1648.15	c lower bound updated to -607044562
1648.01/1648.37	c BCD2: 4291239 <= obj <= 611335800
1648.01/1648.37	c BCD2: #cores=72, #unrelaxed=304360, #relaxed=2195, #hardened=0
1648.01/1648.37	c BCD2: #sat=1 #unsat=2184 bias=2184/2185
1648.01/1648.39	c Solving starts ...
1648.01/1648.39	c ============================[ Search Statistics ]============================
1648.01/1648.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1648.01/1648.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1648.01/1648.39	c =============================================================================
1648.01/1648.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2206 |     2216
1648.61/1648.90	c  0.5s |       0 |       73 |        1 |   472474      0 |     2206 |     2217
1648.61/1648.90	c #cpu_time = 0.511s
1648.61/1648.90	c #wall_clock_time = 0.511s
1648.61/1648.90	c #decision = 73
1648.61/1648.90	c #random_decision = 0
1648.61/1648.90	c #conflict = 1
1648.61/1648.90	c #restart = 0
1648.61/1648.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=267
1648.61/1648.90	c lower bound updated to -607044559
1649.71/1650.08	c BCD2: 4291242 <= obj <= 611335800
1649.71/1650.08	c BCD2: #cores=72, #unrelaxed=304359, #relaxed=2196, #hardened=0
1649.71/1650.08	c BCD2: #sat=1 #unsat=2185 bias=2185/2186
1649.71/1650.09	c Solving starts ...
1649.71/1650.09	c ============================[ Search Statistics ]============================
1649.71/1650.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1649.71/1650.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1649.71/1650.09	c =============================================================================
1649.71/1650.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2207 |     2217
1650.21/1650.58	c  0.5s |       0 |       73 |        1 |   472474      0 |     2207 |     2218
1650.21/1650.58	c #cpu_time = 0.497s
1650.21/1650.58	c #wall_clock_time = 0.497s
1650.21/1650.58	c #decision = 73
1650.21/1650.58	c #random_decision = 0
1650.21/1650.58	c #conflict = 1
1650.21/1650.58	c #restart = 0
1650.21/1650.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=270
1650.21/1650.58	c lower bound updated to -607044556
1650.41/1650.76	c BCD2: 4291245 <= obj <= 611335800
1650.41/1650.76	c BCD2: #cores=72, #unrelaxed=304358, #relaxed=2197, #hardened=0
1650.41/1650.76	c BCD2: #sat=1 #unsat=2186 bias=2186/2187
1650.41/1650.77	c Solving starts ...
1650.41/1650.77	c ============================[ Search Statistics ]============================
1650.41/1650.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1650.41/1650.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1650.41/1650.77	c =============================================================================
1650.41/1650.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2208 |     2218
1650.92/1651.25	c  0.5s |       0 |       73 |        1 |   472474      0 |     2208 |     2219
1650.92/1651.25	c #cpu_time = 0.483s
1650.92/1651.25	c #wall_clock_time = 0.483s
1650.92/1651.25	c #decision = 73
1650.92/1651.25	c #random_decision = 0
1650.92/1651.25	c #conflict = 1
1650.92/1651.25	c #restart = 0
1650.92/1651.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=273
1650.92/1651.25	c lower bound updated to -607044553
1651.11/1651.45	c BCD2: 4291248 <= obj <= 611335800
1651.11/1651.45	c BCD2: #cores=72, #unrelaxed=304357, #relaxed=2198, #hardened=0
1651.11/1651.45	c BCD2: #sat=1 #unsat=2187 bias=2187/2188
1651.11/1651.45	c Solving starts ...
1651.11/1651.45	c ============================[ Search Statistics ]============================
1651.11/1651.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1651.11/1651.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1651.11/1651.45	c =============================================================================
1651.11/1651.46	c  0.0s |       0 |        0 |        0 |   472474      0 |     2209 |     2219
1651.61/1651.95	c  0.5s |       0 |       73 |        1 |   472474      0 |     2209 |     2220
1651.61/1651.95	c #cpu_time = 0.497s
1651.61/1651.95	c #wall_clock_time = 0.497s
1651.61/1651.95	c #decision = 73
1651.61/1651.95	c #random_decision = 0
1651.61/1651.95	c #conflict = 1
1651.61/1651.95	c #restart = 0
1651.61/1651.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=276
1651.61/1651.95	c lower bound updated to -607044550
1651.81/1652.14	c BCD2: 4291251 <= obj <= 611335800
1651.81/1652.14	c BCD2: #cores=72, #unrelaxed=304356, #relaxed=2199, #hardened=0
1651.81/1652.14	c BCD2: #sat=1 #unsat=2188 bias=2188/2189
1651.81/1652.14	c Solving starts ...
1651.81/1652.14	c ============================[ Search Statistics ]============================
1651.81/1652.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1651.81/1652.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1651.81/1652.14	c =============================================================================
1651.81/1652.14	c  0.0s |       0 |        0 |        0 |   472474      0 |     2210 |     2220
1652.30/1652.63	c  0.5s |       0 |       73 |        1 |   472474      0 |     2210 |     2221
1652.30/1652.63	c #cpu_time = 0.486s
1652.30/1652.63	c #wall_clock_time = 0.486s
1652.30/1652.63	c #decision = 73
1652.30/1652.63	c #random_decision = 0
1652.30/1652.63	c #conflict = 1
1652.30/1652.63	c #restart = 0
1652.30/1652.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=279
1652.30/1652.63	c lower bound updated to -607044547
1652.50/1652.82	c BCD2: 4291254 <= obj <= 611335800
1652.50/1652.82	c BCD2: #cores=72, #unrelaxed=304355, #relaxed=2200, #hardened=0
1652.50/1652.82	c BCD2: #sat=1 #unsat=2189 bias=2189/2190
1652.50/1652.82	c Solving starts ...
1652.50/1652.82	c ============================[ Search Statistics ]============================
1652.50/1652.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1652.50/1652.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1652.50/1652.82	c =============================================================================
1652.50/1652.82	c  0.0s |       0 |        0 |        0 |   472474      0 |     2211 |     2221
1653.00/1653.31	c  0.5s |       0 |       74 |        1 |   472474      0 |     2211 |     2222
1653.00/1653.31	c #cpu_time = 0.489s
1653.00/1653.31	c #wall_clock_time = 0.489s
1653.00/1653.31	c #decision = 74
1653.00/1653.31	c #random_decision = 0
1653.00/1653.31	c #conflict = 1
1653.00/1653.31	c #restart = 0
1653.00/1653.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=282
1653.00/1653.31	c lower bound updated to -607044544
1653.12/1653.49	c BCD2: 4291257 <= obj <= 611335800
1653.12/1653.49	c BCD2: #cores=72, #unrelaxed=304354, #relaxed=2201, #hardened=0
1653.12/1653.49	c BCD2: #sat=1 #unsat=2190 bias=2190/2191
1653.12/1653.50	c Solving starts ...
1653.12/1653.50	c ============================[ Search Statistics ]============================
1653.12/1653.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1653.12/1653.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1653.12/1653.50	c =============================================================================
1653.12/1653.50	c  0.0s |       0 |        0 |        0 |   472474      0 |     2212 |     2222
1653.61/1653.99	c  0.5s |       0 |       73 |        1 |   472474      0 |     2212 |     2223
1653.61/1653.99	c #cpu_time = 0.497s
1653.61/1653.99	c #wall_clock_time = 0.497s
1653.61/1653.99	c #decision = 73
1653.61/1653.99	c #random_decision = 0
1653.61/1653.99	c #conflict = 1
1653.61/1653.99	c #restart = 0
1653.61/1653.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=285
1653.61/1653.99	c lower bound updated to -607044541
1653.81/1654.18	c BCD2: 4291260 <= obj <= 611335800
1653.81/1654.18	c BCD2: #cores=72, #unrelaxed=304353, #relaxed=2202, #hardened=0
1653.81/1654.18	c BCD2: #sat=1 #unsat=2191 bias=2191/2192
1653.81/1654.19	c Solving starts ...
1653.81/1654.19	c ============================[ Search Statistics ]============================
1653.81/1654.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1653.81/1654.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1653.81/1654.19	c =============================================================================
1653.81/1654.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2213 |     2223
1654.31/1654.70	c  0.5s |       0 |       73 |        1 |   472474      0 |     2213 |     2224
1654.31/1654.70	c #cpu_time = 0.509s
1654.31/1654.70	c #wall_clock_time = 0.509s
1654.31/1654.70	c #decision = 73
1654.31/1654.70	c #random_decision = 0
1654.31/1654.70	c #conflict = 1
1654.31/1654.70	c #restart = 0
1654.31/1654.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=288
1654.31/1654.70	c lower bound updated to -607044538
1654.60/1654.92	c BCD2: 4291263 <= obj <= 611335800
1654.60/1654.92	c BCD2: #cores=72, #unrelaxed=304352, #relaxed=2203, #hardened=0
1654.60/1654.92	c BCD2: #sat=1 #unsat=2192 bias=2192/2193
1654.60/1654.93	c Solving starts ...
1654.60/1654.93	c ============================[ Search Statistics ]============================
1654.60/1654.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1654.60/1654.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1654.60/1654.93	c =============================================================================
1654.60/1654.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2214 |     2224
1655.11/1655.43	c  0.5s |       0 |       73 |        1 |   472474      0 |     2214 |     2225
1655.11/1655.43	c #cpu_time = 0.499s
1655.11/1655.43	c #wall_clock_time = 0.499s
1655.11/1655.43	c #decision = 73
1655.11/1655.43	c #random_decision = 0
1655.11/1655.43	c #conflict = 1
1655.11/1655.43	c #restart = 0
1655.11/1655.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=291
1655.11/1655.43	c lower bound updated to -607044535
1655.31/1655.66	c BCD2: 4291266 <= obj <= 611335800
1655.31/1655.66	c BCD2: #cores=72, #unrelaxed=304351, #relaxed=2204, #hardened=0
1655.31/1655.66	c BCD2: #sat=1 #unsat=2193 bias=2193/2194
1655.31/1655.68	c Solving starts ...
1655.31/1655.68	c ============================[ Search Statistics ]============================
1655.31/1655.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1655.31/1655.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1655.31/1655.68	c =============================================================================
1655.31/1655.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2215 |     2225
1655.80/1656.17	c  0.5s |       0 |       73 |        1 |   472474      0 |     2215 |     2226
1655.80/1656.17	c #cpu_time = 0.494s
1655.80/1656.17	c #wall_clock_time = 0.494s
1655.80/1656.17	c #decision = 73
1655.80/1656.17	c #random_decision = 0
1655.80/1656.17	c #conflict = 1
1655.80/1656.17	c #restart = 0
1655.80/1656.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=294
1655.80/1656.17	c lower bound updated to -607044532
1656.10/1656.40	c BCD2: 4291269 <= obj <= 611335800
1656.10/1656.40	c BCD2: #cores=72, #unrelaxed=304350, #relaxed=2205, #hardened=0
1656.10/1656.40	c BCD2: #sat=1 #unsat=2194 bias=2194/2195
1656.10/1656.41	c Solving starts ...
1656.10/1656.41	c ============================[ Search Statistics ]============================
1656.10/1656.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1656.10/1656.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1656.10/1656.41	c =============================================================================
1656.10/1656.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2216 |     2226
1657.61/1657.93	c  1.5s |       0 |       73 |        1 |   472474      0 |     2216 |     2227
1657.61/1657.93	c #cpu_time = 1.517s
1657.61/1657.93	c #wall_clock_time = 1.517s
1657.61/1657.93	c #decision = 73
1657.61/1657.93	c #random_decision = 0
1657.61/1657.93	c #conflict = 1
1657.61/1657.93	c #restart = 0
1657.61/1657.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=297
1657.61/1657.93	c lower bound updated to -607044529
1657.80/1658.11	c BCD2: 4291272 <= obj <= 611335800
1657.80/1658.11	c BCD2: #cores=72, #unrelaxed=304349, #relaxed=2206, #hardened=0
1657.80/1658.11	c BCD2: #sat=1 #unsat=2195 bias=2195/2196
1657.80/1658.12	c Solving starts ...
1657.80/1658.12	c ============================[ Search Statistics ]============================
1657.80/1658.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1657.80/1658.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1657.80/1658.12	c =============================================================================
1657.80/1658.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2217 |     2227
1658.31/1658.63	c  0.5s |       0 |       73 |        1 |   472474      0 |     2217 |     2228
1658.31/1658.63	c #cpu_time = 0.516s
1658.31/1658.63	c #wall_clock_time = 0.516s
1658.31/1658.63	c #decision = 73
1658.31/1658.63	c #random_decision = 0
1658.31/1658.63	c #conflict = 1
1658.31/1658.63	c #restart = 0
1658.31/1658.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=300
1658.31/1658.63	c lower bound updated to -607044526
1658.41/1658.79	c BCD2: 4291275 <= obj <= 611335800
1658.41/1658.79	c BCD2: #cores=72, #unrelaxed=304348, #relaxed=2207, #hardened=0
1658.41/1658.79	c BCD2: #sat=1 #unsat=2196 bias=2196/2197
1658.51/1658.80	c Solving starts ...
1658.51/1658.80	c ============================[ Search Statistics ]============================
1658.51/1658.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1658.51/1658.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1658.51/1658.80	c =============================================================================
1658.51/1658.80	c  0.0s |       0 |        0 |        0 |   472474      0 |     2218 |     2228
1659.01/1659.31	c  0.5s |       0 |       73 |        1 |   472474      0 |     2218 |     2229
1659.01/1659.31	c #cpu_time = 0.508s
1659.01/1659.31	c #wall_clock_time = 0.508s
1659.01/1659.31	c #decision = 73
1659.01/1659.31	c #random_decision = 0
1659.01/1659.31	c #conflict = 1
1659.01/1659.31	c #restart = 0
1659.01/1659.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=303
1659.01/1659.31	c lower bound updated to -607044523
1659.21/1659.50	c BCD2: 4291278 <= obj <= 611335800
1659.21/1659.50	c BCD2: #cores=72, #unrelaxed=304347, #relaxed=2208, #hardened=0
1659.21/1659.50	c BCD2: #sat=1 #unsat=2197 bias=2197/2198
1659.21/1659.51	c Solving starts ...
1659.21/1659.51	c ============================[ Search Statistics ]============================
1659.21/1659.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1659.21/1659.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1659.21/1659.51	c =============================================================================
1659.21/1659.51	c  0.0s |       0 |        0 |        0 |   472474      0 |     2219 |     2229
1659.71/1660.03	c  0.5s |       0 |       73 |        1 |   472474      0 |     2219 |     2230
1659.71/1660.03	c #cpu_time = 0.524s
1659.71/1660.03	c #wall_clock_time = 0.524s
1659.71/1660.03	c #decision = 73
1659.71/1660.03	c #random_decision = 0
1659.71/1660.03	c #conflict = 1
1659.71/1660.03	c #restart = 0
1659.71/1660.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=306
1659.71/1660.03	c lower bound updated to -607044520
1659.81/1660.19	c BCD2: 4291281 <= obj <= 611335800
1659.81/1660.19	c BCD2: #cores=72, #unrelaxed=304346, #relaxed=2209, #hardened=0
1659.81/1660.19	c BCD2: #sat=1 #unsat=2198 bias=2198/2199
1659.91/1660.20	c Solving starts ...
1659.91/1660.20	c ============================[ Search Statistics ]============================
1659.91/1660.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1659.91/1660.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1659.91/1660.20	c =============================================================================
1659.91/1660.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2220 |     2230
1660.40/1660.72	c  0.5s |       0 |       73 |        1 |   472474      0 |     2220 |     2231
1660.40/1660.72	c #cpu_time = 0.517s
1660.40/1660.72	c #wall_clock_time = 0.517s
1660.40/1660.72	c #decision = 73
1660.40/1660.72	c #random_decision = 0
1660.40/1660.72	c #conflict = 1
1660.40/1660.72	c #restart = 0
1660.40/1660.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=309
1660.40/1660.72	c lower bound updated to -607044517
1660.60/1660.90	c BCD2: 4291284 <= obj <= 611335800
1660.60/1660.90	c BCD2: #cores=72, #unrelaxed=304345, #relaxed=2210, #hardened=0
1660.60/1660.90	c BCD2: #sat=1 #unsat=2199 bias=2199/2200
1660.60/1660.91	c Solving starts ...
1660.60/1660.91	c ============================[ Search Statistics ]============================
1660.60/1660.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1660.60/1660.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1660.60/1660.91	c =============================================================================
1660.60/1660.91	c  0.0s |       0 |        0 |        0 |   472474      0 |     2221 |     2231
1661.10/1661.44	c  0.5s |       0 |       73 |        1 |   472474      0 |     2221 |     2232
1661.10/1661.44	c #cpu_time = 0.528s
1661.10/1661.44	c #wall_clock_time = 0.528s
1661.10/1661.44	c #decision = 73
1661.10/1661.44	c #random_decision = 0
1661.10/1661.44	c #conflict = 1
1661.10/1661.44	c #restart = 0
1661.10/1661.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=312
1661.10/1661.44	c lower bound updated to -607044514
1661.30/1661.60	c BCD2: 4291287 <= obj <= 611335800
1661.30/1661.61	c BCD2: #cores=72, #unrelaxed=304344, #relaxed=2211, #hardened=0
1661.30/1661.61	c BCD2: #sat=1 #unsat=2200 bias=2200/2201
1661.30/1661.61	c Solving starts ...
1661.30/1661.61	c ============================[ Search Statistics ]============================
1661.30/1661.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1661.30/1661.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1661.30/1661.61	c =============================================================================
1661.30/1661.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2222 |     2232
1661.80/1662.14	c  0.5s |       0 |       73 |        1 |   472474      0 |     2222 |     2233
1661.80/1662.14	c #cpu_time = 0.524s
1661.80/1662.14	c #wall_clock_time = 0.524s
1661.80/1662.14	c #decision = 73
1661.80/1662.14	c #random_decision = 0
1661.80/1662.14	c #conflict = 1
1661.80/1662.14	c #restart = 0
1661.80/1662.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=315
1661.80/1662.14	c lower bound updated to -607044511
1662.01/1662.31	c BCD2: 4291290 <= obj <= 611335800
1662.01/1662.31	c BCD2: #cores=72, #unrelaxed=304343, #relaxed=2212, #hardened=0
1662.01/1662.31	c BCD2: #sat=1 #unsat=2201 bias=2201/2202
1662.01/1662.32	c Solving starts ...
1662.01/1662.32	c ============================[ Search Statistics ]============================
1662.01/1662.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1662.01/1662.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1662.01/1662.32	c =============================================================================
1662.01/1662.32	c  0.0s |       0 |        0 |        0 |   472474      0 |     2223 |     2233
1662.50/1662.86	c  0.5s |       0 |       73 |        1 |   472474      0 |     2223 |     2234
1662.50/1662.86	c #cpu_time = 0.539s
1662.50/1662.86	c #wall_clock_time = 0.539s
1662.50/1662.86	c #decision = 73
1662.50/1662.86	c #random_decision = 0
1662.50/1662.86	c #conflict = 1
1662.50/1662.86	c #restart = 0
1662.50/1662.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=318
1662.50/1662.86	c lower bound updated to -607044508
1662.71/1663.07	c BCD2: 4291293 <= obj <= 611335800
1662.71/1663.07	c BCD2: #cores=72, #unrelaxed=304342, #relaxed=2213, #hardened=0
1662.71/1663.07	c BCD2: #sat=1 #unsat=2202 bias=2202/2203
1662.71/1663.08	c Solving starts ...
1662.71/1663.08	c ============================[ Search Statistics ]============================
1662.71/1663.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1662.71/1663.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1662.71/1663.08	c =============================================================================
1662.71/1663.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2224 |     2234
1663.30/1663.60	c  0.5s |       0 |       73 |        1 |   472474      0 |     2224 |     2235
1663.30/1663.60	c #cpu_time = 0.517s
1663.30/1663.60	c #wall_clock_time = 0.517s
1663.30/1663.60	c #decision = 73
1663.30/1663.60	c #random_decision = 0
1663.30/1663.60	c #conflict = 1
1663.30/1663.60	c #restart = 0
1663.30/1663.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=321
1663.30/1663.60	c lower bound updated to -607044505
1663.50/1663.81	c BCD2: 4291296 <= obj <= 611335800
1663.50/1663.81	c BCD2: #cores=72, #unrelaxed=304341, #relaxed=2214, #hardened=0
1663.50/1663.81	c BCD2: #sat=1 #unsat=2203 bias=2203/2204
1663.50/1663.82	c Solving starts ...
1663.50/1663.82	c ============================[ Search Statistics ]============================
1663.50/1663.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1663.50/1663.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1663.50/1663.82	c =============================================================================
1663.50/1663.82	c  0.0s |       0 |        0 |        0 |   472474      0 |     2225 |     2235
1664.01/1664.34	c  0.5s |       0 |       73 |        1 |   472474      0 |     2225 |     2236
1664.01/1664.34	c #cpu_time = 0.513s
1664.01/1664.34	c #wall_clock_time = 0.513s
1664.01/1664.34	c #decision = 73
1664.01/1664.34	c #random_decision = 0
1664.01/1664.34	c #conflict = 1
1664.01/1664.34	c #restart = 0
1664.01/1664.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=324
1664.01/1664.34	c lower bound updated to -607044502
1664.21/1664.54	c BCD2: 4291299 <= obj <= 611335800
1664.21/1664.54	c BCD2: #cores=72, #unrelaxed=304340, #relaxed=2215, #hardened=0
1664.21/1664.54	c BCD2: #sat=1 #unsat=2204 bias=2204/2205
1664.21/1664.56	c Solving starts ...
1664.21/1664.56	c ============================[ Search Statistics ]============================
1664.21/1664.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1664.21/1664.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1664.21/1664.56	c =============================================================================
1664.21/1664.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2226 |     2236
1665.71/1666.05	c  1.5s |       0 |       73 |        1 |   472474      0 |     2226 |     2237
1665.71/1666.05	c #cpu_time = 1.493s
1665.71/1666.05	c #wall_clock_time = 1.493s
1665.71/1666.05	c #decision = 73
1665.71/1666.05	c #random_decision = 0
1665.71/1666.05	c #conflict = 1
1665.71/1666.05	c #restart = 0
1665.71/1666.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=327
1665.71/1666.05	c lower bound updated to -607044499
1665.91/1666.27	c BCD2: 4291302 <= obj <= 611335800
1665.91/1666.27	c BCD2: #cores=72, #unrelaxed=304339, #relaxed=2216, #hardened=0
1665.91/1666.27	c BCD2: #sat=1 #unsat=2205 bias=2205/2206
1665.91/1666.27	c Solving starts ...
1665.91/1666.27	c ============================[ Search Statistics ]============================
1665.91/1666.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1665.91/1666.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1665.91/1666.27	c =============================================================================
1665.91/1666.28	c  0.0s |       0 |        0 |        0 |   472474      0 |     2227 |     2237
1666.41/1666.78	c  0.5s |       0 |       73 |        1 |   472474      0 |     2227 |     2238
1666.41/1666.78	c #cpu_time = 0.505s
1666.41/1666.78	c #wall_clock_time = 0.505s
1666.41/1666.78	c #decision = 73
1666.41/1666.78	c #random_decision = 0
1666.41/1666.78	c #conflict = 1
1666.41/1666.78	c #restart = 0
1666.41/1666.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=330
1666.41/1666.78	c lower bound updated to -607044496
1666.61/1666.96	c BCD2: 4291305 <= obj <= 611335800
1666.61/1666.96	c BCD2: #cores=72, #unrelaxed=304338, #relaxed=2217, #hardened=0
1666.61/1666.96	c BCD2: #sat=1 #unsat=2206 bias=2206/2207
1666.61/1666.97	c Solving starts ...
1666.61/1666.97	c ============================[ Search Statistics ]============================
1666.61/1666.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1666.61/1666.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1666.61/1666.97	c =============================================================================
1666.61/1666.97	c  0.0s |       0 |        0 |        0 |   472474      0 |     2228 |     2238
1667.11/1667.46	c  0.5s |       0 |       73 |        1 |   472474      0 |     2228 |     2239
1667.11/1667.46	c #cpu_time = 0.492s
1667.11/1667.46	c #wall_clock_time = 0.492s
1667.11/1667.46	c #decision = 73
1667.11/1667.46	c #random_decision = 0
1667.11/1667.46	c #conflict = 1
1667.11/1667.46	c #restart = 0
1667.11/1667.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=333
1667.11/1667.46	c lower bound updated to -607044493
1667.31/1667.65	c BCD2: 4291308 <= obj <= 611335800
1667.31/1667.65	c BCD2: #cores=72, #unrelaxed=304337, #relaxed=2218, #hardened=0
1667.31/1667.65	c BCD2: #sat=1 #unsat=2207 bias=2207/2208
1667.31/1667.66	c Solving starts ...
1667.31/1667.66	c ============================[ Search Statistics ]============================
1667.31/1667.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1667.31/1667.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1667.31/1667.66	c =============================================================================
1667.31/1667.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2229 |     2239
1667.81/1668.16	c  0.5s |       0 |       73 |        1 |   472474      0 |     2229 |     2240
1667.81/1668.16	c #cpu_time = 0.498s
1667.81/1668.16	c #wall_clock_time = 0.499s
1667.81/1668.16	c #decision = 73
1667.81/1668.16	c #random_decision = 0
1667.81/1668.16	c #conflict = 1
1667.81/1668.16	c #restart = 0
1667.81/1668.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=336
1667.81/1668.16	c lower bound updated to -607044490
1668.00/1668.34	c BCD2: 4291311 <= obj <= 611335800
1668.00/1668.34	c BCD2: #cores=72, #unrelaxed=304336, #relaxed=2219, #hardened=0
1668.00/1668.34	c BCD2: #sat=1 #unsat=2208 bias=2208/2209
1668.00/1668.35	c Solving starts ...
1668.00/1668.35	c ============================[ Search Statistics ]============================
1668.00/1668.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1668.00/1668.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1668.00/1668.35	c =============================================================================
1668.00/1668.35	c  0.0s |       0 |        0 |        0 |   472474      0 |     2230 |     2240
1668.51/1668.84	c  0.5s |       0 |       73 |        1 |   472474      0 |     2230 |     2241
1668.51/1668.84	c #cpu_time = 0.490s
1668.51/1668.84	c #wall_clock_time = 0.490s
1668.51/1668.84	c #decision = 73
1668.51/1668.84	c #random_decision = 0
1668.51/1668.84	c #conflict = 1
1668.51/1668.84	c #restart = 0
1668.51/1668.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=339
1668.51/1668.84	c lower bound updated to -607044487
1668.70/1669.02	c BCD2: 4291314 <= obj <= 611335800
1668.70/1669.02	c BCD2: #cores=72, #unrelaxed=304335, #relaxed=2220, #hardened=0
1668.70/1669.02	c BCD2: #sat=1 #unsat=2209 bias=2209/2210
1668.70/1669.03	c Solving starts ...
1668.70/1669.03	c ============================[ Search Statistics ]============================
1668.70/1669.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1668.70/1669.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1668.70/1669.03	c =============================================================================
1668.70/1669.03	c  0.0s |       0 |        0 |        0 |   472474      0 |     2231 |     2241
1669.21/1669.52	c  0.5s |       0 |       73 |        1 |   472474      0 |     2231 |     2242
1669.21/1669.52	c #cpu_time = 0.494s
1669.21/1669.52	c #wall_clock_time = 0.494s
1669.21/1669.52	c #decision = 73
1669.21/1669.52	c #random_decision = 0
1669.21/1669.52	c #conflict = 1
1669.21/1669.52	c #restart = 0
1669.21/1669.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=342
1669.21/1669.52	c lower bound updated to -607044484
1669.31/1669.70	c BCD2: 4291317 <= obj <= 611335800
1669.41/1669.70	c BCD2: #cores=72, #unrelaxed=304334, #relaxed=2221, #hardened=0
1669.41/1669.70	c BCD2: #sat=1 #unsat=2210 bias=2210/2211
1669.41/1669.70	c Solving starts ...
1669.41/1669.70	c ============================[ Search Statistics ]============================
1669.41/1669.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1669.41/1669.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1669.41/1669.70	c =============================================================================
1669.41/1669.70	c  0.0s |       0 |        0 |        0 |   472474      0 |     2232 |     2242
1669.90/1670.20	c  0.5s |       0 |       73 |        1 |   472474      0 |     2232 |     2243
1669.90/1670.20	c #cpu_time = 0.499s
1669.90/1670.20	c #wall_clock_time = 0.499s
1669.90/1670.20	c #decision = 73
1669.90/1670.20	c #random_decision = 0
1669.90/1670.20	c #conflict = 1
1669.90/1670.20	c #restart = 0
1669.90/1670.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=345
1669.90/1670.20	c lower bound updated to -607044481
1670.00/1670.39	c BCD2: 4291320 <= obj <= 611335800
1670.00/1670.39	c BCD2: #cores=72, #unrelaxed=304333, #relaxed=2222, #hardened=0
1670.00/1670.39	c BCD2: #sat=1 #unsat=2211 bias=2211/2212
1670.10/1670.40	c Solving starts ...
1670.10/1670.40	c ============================[ Search Statistics ]============================
1670.10/1670.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1670.10/1670.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1670.10/1670.40	c =============================================================================
1670.10/1670.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2233 |     2243
1670.50/1670.89	c  0.5s |       0 |       73 |        1 |   472474      0 |     2233 |     2244
1670.50/1670.89	c #cpu_time = 0.493s
1670.50/1670.89	c #wall_clock_time = 0.493s
1670.50/1670.89	c #decision = 73
1670.50/1670.89	c #random_decision = 0
1670.50/1670.89	c #conflict = 1
1670.50/1670.89	c #restart = 0
1670.50/1670.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=348
1670.50/1670.89	c lower bound updated to -607044478
1670.81/1671.11	c BCD2: 4291323 <= obj <= 611335800
1670.81/1671.11	c BCD2: #cores=72, #unrelaxed=304332, #relaxed=2223, #hardened=0
1670.81/1671.11	c BCD2: #sat=1 #unsat=2212 bias=2212/2213
1670.81/1671.12	c Solving starts ...
1670.81/1671.12	c ============================[ Search Statistics ]============================
1670.81/1671.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1670.81/1671.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1670.81/1671.12	c =============================================================================
1670.81/1671.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2234 |     2244
1671.31/1671.62	c  0.5s |       0 |       73 |        1 |   472474      0 |     2234 |     2245
1671.31/1671.62	c #cpu_time = 0.498s
1671.31/1671.62	c #wall_clock_time = 0.498s
1671.31/1671.62	c #decision = 73
1671.31/1671.62	c #random_decision = 0
1671.31/1671.62	c #conflict = 1
1671.31/1671.62	c #restart = 0
1671.31/1671.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=351
1671.31/1671.62	c lower bound updated to -607044475
1671.51/1671.84	c BCD2: 4291326 <= obj <= 611335800
1671.51/1671.84	c BCD2: #cores=72, #unrelaxed=304331, #relaxed=2224, #hardened=0
1671.51/1671.84	c BCD2: #sat=1 #unsat=2213 bias=2213/2214
1671.51/1671.85	c Solving starts ...
1671.51/1671.85	c ============================[ Search Statistics ]============================
1671.51/1671.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1671.51/1671.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1671.51/1671.85	c =============================================================================
1671.51/1671.85	c  0.0s |       0 |        0 |        0 |   472474      0 |     2235 |     2245
1672.00/1672.35	c  0.5s |       0 |       73 |        1 |   472474      0 |     2235 |     2246
1672.00/1672.35	c #cpu_time = 0.496s
1672.00/1672.35	c #wall_clock_time = 0.496s
1672.00/1672.35	c #decision = 73
1672.00/1672.35	c #random_decision = 0
1672.00/1672.35	c #conflict = 1
1672.00/1672.35	c #restart = 0
1672.00/1672.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=354
1672.00/1672.35	c lower bound updated to -607044472
1672.21/1672.56	c BCD2: 4291329 <= obj <= 611335800
1672.21/1672.56	c BCD2: #cores=72, #unrelaxed=304330, #relaxed=2225, #hardened=0
1672.21/1672.56	c BCD2: #sat=1 #unsat=2214 bias=2214/2215
1672.21/1672.58	c Solving starts ...
1672.21/1672.58	c ============================[ Search Statistics ]============================
1672.21/1672.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1672.21/1672.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1672.21/1672.58	c =============================================================================
1672.21/1672.58	c  0.0s |       0 |        0 |        0 |   472474      0 |     2236 |     2246
1673.80/1674.12	c  1.5s |       0 |       73 |        1 |   472474      0 |     2236 |     2247
1673.80/1674.12	c #cpu_time = 1.542s
1673.80/1674.12	c #wall_clock_time = 1.542s
1673.80/1674.12	c #decision = 73
1673.80/1674.12	c #random_decision = 0
1673.80/1674.12	c #conflict = 1
1673.80/1674.12	c #restart = 0
1673.80/1674.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=357
1673.80/1674.12	c lower bound updated to -607044469
1673.90/1674.29	c BCD2: 4291332 <= obj <= 611335800
1673.90/1674.29	c BCD2: #cores=72, #unrelaxed=304329, #relaxed=2226, #hardened=0
1673.90/1674.29	c BCD2: #sat=1 #unsat=2215 bias=2215/2216
1673.90/1674.30	c Solving starts ...
1673.90/1674.30	c ============================[ Search Statistics ]============================
1673.90/1674.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1673.90/1674.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1673.90/1674.30	c =============================================================================
1673.90/1674.30	c  0.0s |       0 |        0 |        0 |   472474      0 |     2237 |     2247
1674.50/1674.85	c  0.6s |       0 |       73 |        1 |   472474      0 |     2237 |     2248
1674.50/1674.85	c #cpu_time = 0.551s
1674.50/1674.85	c #wall_clock_time = 0.551s
1674.50/1674.85	c #decision = 73
1674.50/1674.85	c #random_decision = 0
1674.50/1674.85	c #conflict = 1
1674.50/1674.85	c #restart = 0
1674.50/1674.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=360
1674.50/1674.85	c lower bound updated to -607044466
1674.70/1675.01	c BCD2: 4291335 <= obj <= 611335800
1674.70/1675.01	c BCD2: #cores=72, #unrelaxed=304328, #relaxed=2227, #hardened=0
1674.70/1675.01	c BCD2: #sat=1 #unsat=2216 bias=2216/2217
1674.70/1675.02	c Solving starts ...
1674.70/1675.02	c ============================[ Search Statistics ]============================
1674.70/1675.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1674.70/1675.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1674.70/1675.02	c =============================================================================
1674.70/1675.02	c  0.0s |       0 |        0 |        0 |   472474      0 |     2238 |     2248
1675.21/1675.57	c  0.6s |       0 |       73 |        1 |   472474      0 |     2238 |     2249
1675.21/1675.57	c #cpu_time = 0.550s
1675.21/1675.57	c #wall_clock_time = 0.550s
1675.21/1675.57	c #decision = 73
1675.21/1675.57	c #random_decision = 0
1675.21/1675.57	c #conflict = 1
1675.21/1675.57	c #restart = 0
1675.21/1675.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=363
1675.21/1675.57	c lower bound updated to -607044463
1675.41/1675.76	c BCD2: 4291338 <= obj <= 611335800
1675.41/1675.76	c BCD2: #cores=72, #unrelaxed=304327, #relaxed=2228, #hardened=0
1675.41/1675.76	c BCD2: #sat=1 #unsat=2217 bias=2217/2218
1675.41/1675.77	c Solving starts ...
1675.41/1675.77	c ============================[ Search Statistics ]============================
1675.41/1675.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1675.41/1675.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1675.41/1675.77	c =============================================================================
1675.41/1675.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2239 |     2249
1676.01/1676.33	c  0.6s |       0 |       73 |        1 |   472474      0 |     2239 |     2250
1676.01/1676.33	c #cpu_time = 0.566s
1676.01/1676.33	c #wall_clock_time = 0.566s
1676.01/1676.33	c #decision = 73
1676.01/1676.33	c #random_decision = 0
1676.01/1676.33	c #conflict = 1
1676.01/1676.33	c #restart = 0
1676.01/1676.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=366
1676.01/1676.33	c lower bound updated to -607044460
1676.21/1676.51	c BCD2: 4291341 <= obj <= 611335800
1676.21/1676.51	c BCD2: #cores=72, #unrelaxed=304326, #relaxed=2229, #hardened=0
1676.21/1676.51	c BCD2: #sat=1 #unsat=2218 bias=2218/2219
1676.21/1676.51	c Solving starts ...
1676.21/1676.51	c ============================[ Search Statistics ]============================
1676.21/1676.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1676.21/1676.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1676.21/1676.51	c =============================================================================
1676.21/1676.51	c  0.0s |       0 |        0 |        0 |   472474      0 |     2240 |     2250
1676.71/1677.06	c  0.5s |       0 |       73 |        1 |   472474      0 |     2240 |     2251
1676.71/1677.06	c #cpu_time = 0.546s
1676.71/1677.06	c #wall_clock_time = 0.546s
1676.71/1677.06	c #decision = 73
1676.71/1677.06	c #random_decision = 0
1676.71/1677.06	c #conflict = 1
1676.71/1677.06	c #restart = 0
1676.71/1677.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=369
1676.71/1677.06	c lower bound updated to -607044457
1676.91/1677.24	c BCD2: 4291344 <= obj <= 611335800
1676.91/1677.24	c BCD2: #cores=72, #unrelaxed=304325, #relaxed=2230, #hardened=0
1676.91/1677.24	c BCD2: #sat=1 #unsat=2219 bias=2219/2220
1676.91/1677.24	c Solving starts ...
1676.91/1677.24	c ============================[ Search Statistics ]============================
1676.91/1677.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1676.91/1677.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1676.91/1677.24	c =============================================================================
1676.91/1677.24	c  0.0s |       0 |        0 |        0 |   472474      0 |     2241 |     2251
1677.41/1677.79	c  0.5s |       0 |       73 |        1 |   472474      0 |     2241 |     2252
1677.41/1677.79	c #cpu_time = 0.544s
1677.41/1677.79	c #wall_clock_time = 0.544s
1677.41/1677.79	c #decision = 73
1677.41/1677.79	c #random_decision = 0
1677.41/1677.79	c #conflict = 1
1677.41/1677.79	c #restart = 0
1677.41/1677.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=372
1677.41/1677.79	c lower bound updated to -607044454
1677.60/1677.94	c BCD2: 4291347 <= obj <= 611335800
1677.60/1677.94	c BCD2: #cores=72, #unrelaxed=304324, #relaxed=2231, #hardened=0
1677.60/1677.94	c BCD2: #sat=1 #unsat=2220 bias=2220/2221
1677.60/1677.95	c Solving starts ...
1677.60/1677.95	c ============================[ Search Statistics ]============================
1677.60/1677.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1677.60/1677.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1677.60/1677.95	c =============================================================================
1677.60/1677.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2242 |     2252
1678.20/1678.50	c  0.6s |       0 |       73 |        1 |   472474      0 |     2242 |     2253
1678.20/1678.50	c #cpu_time = 0.554s
1678.20/1678.50	c #wall_clock_time = 0.554s
1678.20/1678.50	c #decision = 73
1678.20/1678.50	c #random_decision = 0
1678.20/1678.50	c #conflict = 1
1678.20/1678.50	c #restart = 0
1678.20/1678.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=375
1678.20/1678.50	c lower bound updated to -607044451
1678.30/1678.70	c BCD2: 4291350 <= obj <= 611335800
1678.30/1678.70	c BCD2: #cores=72, #unrelaxed=304323, #relaxed=2232, #hardened=0
1678.30/1678.70	c BCD2: #sat=1 #unsat=2221 bias=2221/2222
1678.41/1678.72	c Solving starts ...
1678.41/1678.72	c ============================[ Search Statistics ]============================
1678.41/1678.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1678.41/1678.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1678.41/1678.72	c =============================================================================
1678.41/1678.72	c  0.0s |       0 |        0 |        0 |   472474      0 |     2243 |     2253
1678.90/1679.26	c  0.5s |       0 |       73 |        1 |   472474      0 |     2243 |     2254
1678.90/1679.26	c #cpu_time = 0.541s
1678.90/1679.26	c #wall_clock_time = 0.541s
1678.90/1679.26	c #decision = 73
1678.90/1679.26	c #random_decision = 0
1678.90/1679.26	c #conflict = 1
1678.90/1679.26	c #restart = 0
1678.90/1679.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=378
1678.90/1679.26	c lower bound updated to -607044448
1679.10/1679.46	c BCD2: 4291353 <= obj <= 611335800
1679.10/1679.46	c BCD2: #cores=72, #unrelaxed=304322, #relaxed=2233, #hardened=0
1679.10/1679.46	c BCD2: #sat=1 #unsat=2222 bias=2222/2223
1679.10/1679.47	c Solving starts ...
1679.10/1679.47	c ============================[ Search Statistics ]============================
1679.10/1679.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1679.10/1679.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1679.10/1679.47	c =============================================================================
1679.10/1679.48	c  0.0s |       0 |        0 |        0 |   472474      0 |     2244 |     2254
1679.71/1680.02	c  0.5s |       0 |       73 |        1 |   472474      0 |     2244 |     2255
1679.71/1680.02	c #cpu_time = 0.545s
1679.71/1680.02	c #wall_clock_time = 0.545s
1679.71/1680.02	c #decision = 73
1679.71/1680.02	c #random_decision = 0
1679.71/1680.02	c #conflict = 1
1679.71/1680.02	c #restart = 0
1679.71/1680.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=381
1679.71/1680.02	c lower bound updated to -607044445
1679.90/1680.22	c BCD2: 4291356 <= obj <= 611335800
1679.90/1680.22	c BCD2: #cores=72, #unrelaxed=304321, #relaxed=2234, #hardened=0
1679.90/1680.22	c BCD2: #sat=1 #unsat=2223 bias=2223/2224
1679.90/1680.23	c Solving starts ...
1679.90/1680.23	c ============================[ Search Statistics ]============================
1679.90/1680.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1679.90/1680.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1679.90/1680.23	c =============================================================================
1679.90/1680.23	c  0.0s |       0 |        0 |        0 |   472474      0 |     2245 |     2255
1680.40/1680.78	c  0.5s |       0 |       73 |        1 |   472474      0 |     2245 |     2256
1680.40/1680.78	c #cpu_time = 0.545s
1680.40/1680.78	c #wall_clock_time = 0.545s
1680.40/1680.78	c #decision = 73
1680.40/1680.78	c #random_decision = 0
1680.40/1680.78	c #conflict = 1
1680.40/1680.78	c #restart = 0
1680.40/1680.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=384
1680.40/1680.78	c lower bound updated to -607044442
1680.61/1680.98	c BCD2: 4291359 <= obj <= 611335800
1680.61/1680.98	c BCD2: #cores=72, #unrelaxed=304320, #relaxed=2235, #hardened=0
1680.61/1680.98	c BCD2: #sat=1 #unsat=2224 bias=2224/2225
1681.60/1681.98	c Solving starts ...
1681.60/1681.98	c ============================[ Search Statistics ]============================
1681.60/1681.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1681.60/1681.98	c       |         |          |          |    Limit     GC | Var      | Constra 
1681.60/1681.98	c =============================================================================
1681.60/1681.99	c  0.0s |       0 |        0 |        0 |   472474      0 |     2246 |     2256
1682.20/1682.51	c  0.5s |       0 |       73 |        1 |   472474      0 |     2246 |     2257
1682.20/1682.51	c #cpu_time = 0.515s
1682.20/1682.51	c #wall_clock_time = 0.515s
1682.20/1682.51	c #decision = 73
1682.20/1682.51	c #random_decision = 0
1682.20/1682.51	c #conflict = 1
1682.20/1682.51	c #restart = 0
1682.20/1682.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=387
1682.20/1682.51	c lower bound updated to -607044439
1682.30/1682.70	c BCD2: 4291362 <= obj <= 611335800
1682.30/1682.70	c BCD2: #cores=72, #unrelaxed=304319, #relaxed=2236, #hardened=0
1682.30/1682.70	c BCD2: #sat=1 #unsat=2225 bias=2225/2226
1682.40/1682.70	c Solving starts ...
1682.40/1682.70	c ============================[ Search Statistics ]============================
1682.40/1682.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1682.40/1682.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1682.40/1682.70	c =============================================================================
1682.40/1682.70	c  0.0s |       0 |        0 |        0 |   472474      0 |     2247 |     2257
1682.91/1683.22	c  0.5s |       0 |       73 |        1 |   472474      0 |     2247 |     2258
1682.91/1683.22	c #cpu_time = 0.519s
1682.91/1683.22	c #wall_clock_time = 0.519s
1682.91/1683.22	c #decision = 73
1682.91/1683.22	c #random_decision = 0
1682.91/1683.22	c #conflict = 1
1682.91/1683.22	c #restart = 0
1682.91/1683.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=390
1682.91/1683.22	c lower bound updated to -607044436
1683.00/1683.39	c BCD2: 4291365 <= obj <= 611335800
1683.00/1683.39	c BCD2: #cores=72, #unrelaxed=304318, #relaxed=2237, #hardened=0
1683.00/1683.39	c BCD2: #sat=1 #unsat=2226 bias=2226/2227
1683.10/1683.40	c Solving starts ...
1683.10/1683.40	c ============================[ Search Statistics ]============================
1683.10/1683.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1683.10/1683.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1683.10/1683.40	c =============================================================================
1683.10/1683.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2248 |     2258
1683.60/1683.90	c  0.5s |       0 |       73 |        1 |   472474      0 |     2248 |     2259
1683.60/1683.90	c #cpu_time = 0.499s
1683.60/1683.90	c #wall_clock_time = 0.499s
1683.60/1683.90	c #decision = 73
1683.60/1683.90	c #random_decision = 0
1683.60/1683.90	c #conflict = 1
1683.60/1683.90	c #restart = 0
1683.60/1683.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=393
1683.60/1683.90	c lower bound updated to -607044433
1683.70/1684.09	c BCD2: 4291368 <= obj <= 611335800
1683.70/1684.09	c BCD2: #cores=72, #unrelaxed=304317, #relaxed=2238, #hardened=0
1683.70/1684.09	c BCD2: #sat=1 #unsat=2227 bias=2227/2228
1683.70/1684.10	c Solving starts ...
1683.70/1684.10	c ============================[ Search Statistics ]============================
1683.70/1684.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1683.70/1684.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1683.70/1684.10	c =============================================================================
1683.80/1684.10	c  0.0s |       0 |        0 |        0 |   472474      0 |     2249 |     2259
1684.30/1684.60	c  0.5s |       0 |       73 |        1 |   472474      0 |     2249 |     2260
1684.30/1684.60	c #cpu_time = 0.502s
1684.30/1684.60	c #wall_clock_time = 0.502s
1684.30/1684.60	c #decision = 73
1684.30/1684.60	c #random_decision = 0
1684.30/1684.60	c #conflict = 1
1684.30/1684.60	c #restart = 0
1684.30/1684.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=396
1684.30/1684.60	c lower bound updated to -607044430
1684.40/1684.76	c BCD2: 4291371 <= obj <= 611335800
1684.40/1684.76	c BCD2: #cores=72, #unrelaxed=304316, #relaxed=2239, #hardened=0
1684.40/1684.76	c BCD2: #sat=1 #unsat=2228 bias=2228/2229
1684.40/1684.77	c Solving starts ...
1684.40/1684.77	c ============================[ Search Statistics ]============================
1684.40/1684.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1684.40/1684.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1684.40/1684.77	c =============================================================================
1684.40/1684.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2250 |     2260
1684.90/1685.27	c  0.5s |       0 |       73 |        1 |   472474      0 |     2250 |     2261
1684.90/1685.27	c #cpu_time = 0.502s
1684.90/1685.27	c #wall_clock_time = 0.501s
1684.90/1685.27	c #decision = 73
1684.90/1685.27	c #random_decision = 0
1684.90/1685.27	c #conflict = 1
1684.90/1685.27	c #restart = 0
1684.90/1685.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=399
1684.90/1685.27	c lower bound updated to -607044427
1685.11/1685.44	c BCD2: 4291374 <= obj <= 611335800
1685.11/1685.44	c BCD2: #cores=72, #unrelaxed=304315, #relaxed=2240, #hardened=0
1685.11/1685.44	c BCD2: #sat=1 #unsat=2229 bias=2229/2230
1685.11/1685.45	c Solving starts ...
1685.11/1685.45	c ============================[ Search Statistics ]============================
1685.11/1685.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1685.11/1685.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1685.11/1685.45	c =============================================================================
1685.11/1685.45	c  0.0s |       0 |        0 |        0 |   472474      0 |     2251 |     2261
1685.60/1685.95	c  0.5s |       0 |       73 |        1 |   472474      0 |     2251 |     2262
1685.60/1685.95	c #cpu_time = 0.503s
1685.60/1685.95	c #wall_clock_time = 0.503s
1685.60/1685.95	c #decision = 73
1685.60/1685.95	c #random_decision = 0
1685.60/1685.95	c #conflict = 1
1685.60/1685.95	c #restart = 0
1685.60/1685.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=402
1685.60/1685.95	c lower bound updated to -607044424
1685.80/1686.11	c BCD2: 4291377 <= obj <= 611335800
1685.80/1686.11	c BCD2: #cores=72, #unrelaxed=304314, #relaxed=2241, #hardened=0
1685.80/1686.11	c BCD2: #sat=1 #unsat=2230 bias=2230/2231
1685.80/1686.12	c Solving starts ...
1685.80/1686.12	c ============================[ Search Statistics ]============================
1685.80/1686.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1685.80/1686.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1685.80/1686.12	c =============================================================================
1685.80/1686.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2252 |     2262
1686.30/1686.61	c  0.5s |       0 |       73 |        1 |   472474      0 |     2252 |     2263
1686.30/1686.61	c #cpu_time = 0.494s
1686.30/1686.61	c #wall_clock_time = 0.494s
1686.30/1686.61	c #decision = 73
1686.30/1686.61	c #random_decision = 0
1686.30/1686.61	c #conflict = 1
1686.30/1686.61	c #restart = 0
1686.30/1686.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=405
1686.30/1686.61	c lower bound updated to -607044421
1686.51/1686.81	c BCD2: 4291380 <= obj <= 611335800
1686.51/1686.82	c BCD2: #cores=72, #unrelaxed=304313, #relaxed=2242, #hardened=0
1686.51/1686.82	c BCD2: #sat=1 #unsat=2231 bias=2231/2232
1686.51/1686.83	c Solving starts ...
1686.51/1686.83	c ============================[ Search Statistics ]============================
1686.51/1686.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1686.51/1686.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1686.51/1686.83	c =============================================================================
1686.51/1686.83	c  0.0s |       0 |        0 |        0 |   472474      0 |     2253 |     2263
1687.00/1687.32	c  0.5s |       0 |       73 |        1 |   472474      0 |     2253 |     2264
1687.00/1687.32	c #cpu_time = 0.487s
1687.00/1687.32	c #wall_clock_time = 0.487s
1687.00/1687.32	c #decision = 73
1687.00/1687.32	c #random_decision = 0
1687.00/1687.32	c #conflict = 1
1687.00/1687.32	c #restart = 0
1687.00/1687.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=408
1687.00/1687.32	c lower bound updated to -607044418
1687.21/1687.52	c BCD2: 4291383 <= obj <= 611335800
1687.21/1687.52	c BCD2: #cores=72, #unrelaxed=304312, #relaxed=2243, #hardened=0
1687.21/1687.52	c BCD2: #sat=1 #unsat=2232 bias=2232/2233
1687.21/1687.54	c Solving starts ...
1687.21/1687.54	c ============================[ Search Statistics ]============================
1687.21/1687.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1687.21/1687.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1687.21/1687.54	c =============================================================================
1687.21/1687.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2254 |     2264
1687.70/1688.03	c  0.5s |       0 |       73 |        1 |   472474      0 |     2254 |     2265
1687.70/1688.03	c #cpu_time = 0.494s
1687.70/1688.03	c #wall_clock_time = 0.495s
1687.70/1688.03	c #decision = 73
1687.70/1688.03	c #random_decision = 0
1687.70/1688.03	c #conflict = 1
1687.70/1688.03	c #restart = 0
1687.70/1688.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=411
1687.70/1688.03	c lower bound updated to -607044415
1687.90/1688.23	c BCD2: 4291386 <= obj <= 611335800
1687.90/1688.23	c BCD2: #cores=72, #unrelaxed=304311, #relaxed=2244, #hardened=0
1687.90/1688.23	c BCD2: #sat=1 #unsat=2233 bias=2233/2234
1687.90/1688.25	c Solving starts ...
1687.90/1688.25	c ============================[ Search Statistics ]============================
1687.90/1688.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1687.90/1688.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1687.90/1688.25	c =============================================================================
1687.90/1688.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2255 |     2265
1688.40/1688.74	c  0.5s |       0 |       73 |        1 |   472474      0 |     2255 |     2266
1688.40/1688.74	c #cpu_time = 0.489s
1688.40/1688.74	c #wall_clock_time = 0.489s
1688.40/1688.74	c #decision = 73
1688.40/1688.74	c #random_decision = 0
1688.40/1688.74	c #conflict = 1
1688.40/1688.74	c #restart = 0
1688.40/1688.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=414
1688.40/1688.74	c lower bound updated to -607044412
1689.60/1689.95	c BCD2: 4291389 <= obj <= 611335800
1689.60/1689.95	c BCD2: #cores=72, #unrelaxed=304310, #relaxed=2245, #hardened=0
1689.60/1689.95	c BCD2: #sat=1 #unsat=2234 bias=2234/2235
1689.60/1689.96	c Solving starts ...
1689.60/1689.96	c ============================[ Search Statistics ]============================
1689.60/1689.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1689.60/1689.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1689.60/1689.96	c =============================================================================
1689.60/1689.96	c  0.0s |       0 |        0 |        0 |   472474      0 |     2256 |     2266
1690.10/1690.49	c  0.5s |       0 |       73 |        1 |   472474      0 |     2256 |     2267
1690.10/1690.49	c #cpu_time = 0.533s
1690.10/1690.49	c #wall_clock_time = 0.533s
1690.10/1690.49	c #decision = 73
1690.10/1690.49	c #random_decision = 0
1690.10/1690.49	c #conflict = 1
1690.10/1690.49	c #restart = 0
1690.10/1690.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=417
1690.10/1690.49	c lower bound updated to -607044409
1690.40/1690.71	c BCD2: 4291392 <= obj <= 611335800
1690.40/1690.71	c BCD2: #cores=72, #unrelaxed=304309, #relaxed=2246, #hardened=0
1690.40/1690.71	c BCD2: #sat=1 #unsat=2235 bias=2235/2236
1690.40/1690.72	c Solving starts ...
1690.40/1690.72	c ============================[ Search Statistics ]============================
1690.40/1690.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1690.40/1690.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1690.40/1690.72	c =============================================================================
1690.40/1690.72	c  0.0s |       0 |        0 |        0 |   472474      0 |     2257 |     2267
1690.90/1691.27	c  0.5s |       0 |       73 |        1 |   472474      0 |     2257 |     2268
1690.90/1691.27	c #cpu_time = 0.545s
1690.90/1691.27	c #wall_clock_time = 0.545s
1690.90/1691.27	c #decision = 73
1690.90/1691.27	c #random_decision = 0
1690.90/1691.27	c #conflict = 1
1690.90/1691.27	c #restart = 0
1690.90/1691.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=420
1690.90/1691.27	c lower bound updated to -607044406
1691.10/1691.46	c BCD2: 4291395 <= obj <= 611335800
1691.10/1691.46	c BCD2: #cores=72, #unrelaxed=304308, #relaxed=2247, #hardened=0
1691.10/1691.46	c BCD2: #sat=1 #unsat=2236 bias=2236/2237
1691.10/1691.47	c Solving starts ...
1691.10/1691.47	c ============================[ Search Statistics ]============================
1691.10/1691.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1691.10/1691.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1691.10/1691.47	c =============================================================================
1691.10/1691.47	c  0.0s |       0 |        0 |        0 |   472474      0 |     2258 |     2268
1691.61/1691.99	c  0.5s |       0 |       73 |        1 |   472474      0 |     2258 |     2269
1691.61/1691.99	c #cpu_time = 0.520s
1691.61/1691.99	c #wall_clock_time = 0.520s
1691.61/1691.99	c #decision = 73
1691.61/1691.99	c #random_decision = 0
1691.61/1691.99	c #conflict = 1
1691.61/1691.99	c #restart = 0
1691.61/1691.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=423
1691.61/1691.99	c lower bound updated to -607044403
1691.90/1692.21	c BCD2: 4291398 <= obj <= 611335800
1691.90/1692.21	c BCD2: #cores=72, #unrelaxed=304307, #relaxed=2248, #hardened=0
1691.90/1692.21	c BCD2: #sat=1 #unsat=2237 bias=2237/2238
1691.90/1692.21	c Solving starts ...
1691.90/1692.21	c ============================[ Search Statistics ]============================
1691.90/1692.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1691.90/1692.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1691.90/1692.21	c =============================================================================
1691.90/1692.21	c  0.0s |       0 |        0 |        0 |   472474      0 |     2259 |     2269
1692.40/1692.73	c  0.5s |       0 |       73 |        1 |   472474      0 |     2259 |     2270
1692.40/1692.73	c #cpu_time = 0.519s
1692.40/1692.73	c #wall_clock_time = 0.519s
1692.40/1692.73	c #decision = 73
1692.40/1692.73	c #random_decision = 0
1692.40/1692.73	c #conflict = 1
1692.40/1692.73	c #restart = 0
1692.40/1692.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=426
1692.40/1692.73	c lower bound updated to -607044400
1692.60/1692.92	c BCD2: 4291401 <= obj <= 611335800
1692.60/1692.92	c BCD2: #cores=72, #unrelaxed=304306, #relaxed=2249, #hardened=0
1692.60/1692.92	c BCD2: #sat=1 #unsat=2238 bias=2238/2239
1692.60/1692.93	c Solving starts ...
1692.60/1692.93	c ============================[ Search Statistics ]============================
1692.60/1692.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1692.60/1692.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1692.60/1692.93	c =============================================================================
1692.60/1692.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2260 |     2270
1693.10/1693.45	c  0.5s |       0 |       73 |        1 |   472474      0 |     2260 |     2271
1693.10/1693.45	c #cpu_time = 0.520s
1693.10/1693.45	c #wall_clock_time = 0.520s
1693.10/1693.45	c #decision = 73
1693.10/1693.45	c #random_decision = 0
1693.10/1693.45	c #conflict = 1
1693.10/1693.45	c #restart = 0
1693.10/1693.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=429
1693.10/1693.45	c lower bound updated to -607044397
1693.30/1693.66	c BCD2: 4291404 <= obj <= 611335800
1693.30/1693.66	c BCD2: #cores=72, #unrelaxed=304305, #relaxed=2250, #hardened=0
1693.30/1693.66	c BCD2: #sat=1 #unsat=2239 bias=2239/2240
1693.30/1693.67	c Solving starts ...
1693.30/1693.67	c ============================[ Search Statistics ]============================
1693.30/1693.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1693.30/1693.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1693.30/1693.67	c =============================================================================
1693.30/1693.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2261 |     2271
1693.81/1694.19	c  0.5s |       0 |       73 |        1 |   472474      0 |     2261 |     2272
1693.81/1694.19	c #cpu_time = 0.521s
1693.81/1694.19	c #wall_clock_time = 0.521s
1693.81/1694.19	c #decision = 73
1693.81/1694.19	c #random_decision = 0
1693.81/1694.19	c #conflict = 1
1693.81/1694.19	c #restart = 0
1693.81/1694.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=432
1693.81/1694.19	c lower bound updated to -607044394
1694.00/1694.39	c BCD2: 4291407 <= obj <= 611335800
1694.00/1694.39	c BCD2: #cores=72, #unrelaxed=304304, #relaxed=2251, #hardened=0
1694.00/1694.39	c BCD2: #sat=1 #unsat=2240 bias=2240/2241
1694.10/1694.40	c Solving starts ...
1694.10/1694.40	c ============================[ Search Statistics ]============================
1694.10/1694.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1694.10/1694.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1694.10/1694.40	c =============================================================================
1694.10/1694.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2262 |     2272
1694.60/1694.93	c  0.5s |       0 |       73 |        1 |   472474      0 |     2262 |     2273
1694.60/1694.93	c #cpu_time = 0.528s
1694.60/1694.93	c #wall_clock_time = 0.528s
1694.60/1694.93	c #decision = 73
1694.60/1694.93	c #random_decision = 0
1694.60/1694.93	c #conflict = 1
1694.60/1694.93	c #restart = 0
1694.60/1694.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=435
1694.60/1694.93	c lower bound updated to -607044391
1694.80/1695.16	c BCD2: 4291410 <= obj <= 611335800
1694.80/1695.16	c BCD2: #cores=72, #unrelaxed=304303, #relaxed=2252, #hardened=0
1694.80/1695.16	c BCD2: #sat=1 #unsat=2241 bias=2241/2242
1694.80/1695.18	c Solving starts ...
1694.80/1695.18	c ============================[ Search Statistics ]============================
1694.80/1695.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1694.80/1695.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1694.80/1695.18	c =============================================================================
1694.80/1695.18	c  0.0s |       0 |        0 |        0 |   472474      0 |     2263 |     2273
1695.40/1695.70	c  0.5s |       0 |       73 |        1 |   472474      0 |     2263 |     2274
1695.40/1695.70	c #cpu_time = 0.520s
1695.40/1695.70	c #wall_clock_time = 0.520s
1695.40/1695.70	c #decision = 73
1695.40/1695.70	c #random_decision = 0
1695.40/1695.70	c #conflict = 1
1695.40/1695.70	c #restart = 0
1695.40/1695.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=438
1695.40/1695.70	c lower bound updated to -607044388
1695.60/1695.93	c BCD2: 4291413 <= obj <= 611335800
1695.60/1695.93	c BCD2: #cores=72, #unrelaxed=304302, #relaxed=2253, #hardened=0
1695.60/1695.93	c BCD2: #sat=1 #unsat=2242 bias=2242/2243
1695.60/1695.95	c Solving starts ...
1695.60/1695.95	c ============================[ Search Statistics ]============================
1695.60/1695.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1695.60/1695.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1695.60/1695.95	c =============================================================================
1695.60/1695.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2264 |     2274
1696.10/1696.48	c  0.5s |       0 |       73 |        1 |   472474      0 |     2264 |     2275
1696.10/1696.48	c #cpu_time = 0.529s
1696.10/1696.48	c #wall_clock_time = 0.529s
1696.10/1696.48	c #decision = 73
1696.10/1696.48	c #random_decision = 0
1696.10/1696.48	c #conflict = 1
1696.10/1696.48	c #restart = 0
1696.10/1696.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=441
1696.10/1696.48	c lower bound updated to -607044385
1696.40/1696.71	c BCD2: 4291416 <= obj <= 611335800
1696.40/1696.71	c BCD2: #cores=72, #unrelaxed=304301, #relaxed=2254, #hardened=0
1696.40/1696.71	c BCD2: #sat=1 #unsat=2243 bias=2243/2244
1696.40/1696.73	c Solving starts ...
1696.40/1696.73	c ============================[ Search Statistics ]============================
1696.40/1696.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1696.40/1696.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1696.40/1696.73	c =============================================================================
1696.40/1696.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2265 |     2275
1697.99/1698.30	c  1.6s |       0 |       73 |        1 |   472474      0 |     2265 |     2276
1697.99/1698.30	c #cpu_time = 1.572s
1697.99/1698.30	c #wall_clock_time = 1.572s
1697.99/1698.30	c #decision = 73
1697.99/1698.30	c #random_decision = 0
1697.99/1698.30	c #conflict = 1
1697.99/1698.30	c #restart = 0
1697.99/1698.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=444
1697.99/1698.30	c lower bound updated to -607044382
1698.10/1698.48	c BCD2: 4291419 <= obj <= 611335800
1698.10/1698.48	c BCD2: #cores=72, #unrelaxed=304300, #relaxed=2255, #hardened=0
1698.10/1698.48	c BCD2: #sat=1 #unsat=2244 bias=2244/2245
1698.10/1698.49	c Solving starts ...
1698.10/1698.49	c ============================[ Search Statistics ]============================
1698.10/1698.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1698.10/1698.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1698.10/1698.49	c =============================================================================
1698.10/1698.49	c  0.0s |       0 |        0 |        0 |   472474      0 |     2266 |     2276
1698.60/1698.95	c  0.5s |       0 |       73 |        1 |   472474      0 |     2266 |     2277
1698.60/1698.95	c #cpu_time = 0.454s
1698.60/1698.95	c #wall_clock_time = 0.454s
1698.60/1698.95	c #decision = 73
1698.60/1698.95	c #random_decision = 0
1698.60/1698.95	c #conflict = 1
1698.60/1698.95	c #restart = 0
1698.60/1698.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=447
1698.60/1698.95	c lower bound updated to -607044379
1698.80/1699.15	c BCD2: 4291422 <= obj <= 611335800
1698.80/1699.15	c BCD2: #cores=72, #unrelaxed=304299, #relaxed=2256, #hardened=0
1698.80/1699.15	c BCD2: #sat=1 #unsat=2245 bias=2245/2246
1698.80/1699.16	c Solving starts ...
1698.80/1699.16	c ============================[ Search Statistics ]============================
1698.80/1699.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1698.80/1699.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1698.80/1699.16	c =============================================================================
1698.80/1699.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2267 |     2277
1699.31/1699.63	c  0.5s |       0 |       73 |        1 |   472474      0 |     2267 |     2278
1699.31/1699.63	c #cpu_time = 0.467s
1699.31/1699.63	c #wall_clock_time = 0.467s
1699.31/1699.63	c #decision = 73
1699.31/1699.63	c #random_decision = 0
1699.31/1699.63	c #conflict = 1
1699.31/1699.63	c #restart = 0
1699.31/1699.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=450
1699.31/1699.63	c lower bound updated to -607044376
1699.50/1699.82	c BCD2: 4291425 <= obj <= 611335800
1699.50/1699.82	c BCD2: #cores=72, #unrelaxed=304298, #relaxed=2257, #hardened=0
1699.50/1699.82	c BCD2: #sat=1 #unsat=2246 bias=2246/2247
1699.50/1699.83	c Solving starts ...
1699.50/1699.83	c ============================[ Search Statistics ]============================
1699.50/1699.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1699.50/1699.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1699.50/1699.83	c =============================================================================
1699.50/1699.83	c  0.0s |       0 |        0 |        0 |   472474      0 |     2268 |     2278
1699.90/1700.27	c  0.4s |       0 |       73 |        1 |   472474      0 |     2268 |     2279
1699.90/1700.27	c #cpu_time = 0.441s
1699.90/1700.27	c #wall_clock_time = 0.441s
1699.90/1700.27	c #decision = 73
1699.90/1700.27	c #random_decision = 0
1699.90/1700.27	c #conflict = 1
1699.90/1700.27	c #restart = 0
1699.90/1700.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=453
1699.90/1700.27	c lower bound updated to -607044373
1700.10/1700.48	c BCD2: 4291428 <= obj <= 611335800
1700.10/1700.49	c BCD2: #cores=72, #unrelaxed=304297, #relaxed=2258, #hardened=0
1700.10/1700.49	c BCD2: #sat=1 #unsat=2247 bias=2247/2248
1700.10/1700.49	c Solving starts ...
1700.10/1700.49	c ============================[ Search Statistics ]============================
1700.10/1700.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1700.10/1700.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1700.10/1700.49	c =============================================================================
1700.10/1700.49	c  0.0s |       0 |        0 |        0 |   472474      0 |     2269 |     2279
1700.60/1700.94	c  0.4s |       0 |       73 |        1 |   472474      0 |     2269 |     2280
1700.60/1700.94	c #cpu_time = 0.449s
1700.60/1700.94	c #wall_clock_time = 0.449s
1700.60/1700.94	c #decision = 73
1700.60/1700.94	c #random_decision = 0
1700.60/1700.94	c #conflict = 1
1700.60/1700.94	c #restart = 0
1700.60/1700.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=456
1700.60/1700.94	c lower bound updated to -607044370
1700.80/1701.12	c BCD2: 4291431 <= obj <= 611335800
1700.80/1701.12	c BCD2: #cores=72, #unrelaxed=304296, #relaxed=2259, #hardened=0
1700.80/1701.12	c BCD2: #sat=1 #unsat=2248 bias=2248/2249
1700.80/1701.13	c Solving starts ...
1700.80/1701.13	c ============================[ Search Statistics ]============================
1700.80/1701.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1700.80/1701.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1700.80/1701.13	c =============================================================================
1700.80/1701.13	c  0.0s |       0 |        0 |        0 |   472474      0 |     2270 |     2280
1701.20/1701.58	c  0.4s |       0 |       73 |        1 |   472474      0 |     2270 |     2281
1701.20/1701.58	c #cpu_time = 0.448s
1701.20/1701.58	c #wall_clock_time = 0.448s
1701.20/1701.58	c #decision = 73
1701.20/1701.58	c #random_decision = 0
1701.20/1701.58	c #conflict = 1
1701.20/1701.58	c #restart = 0
1701.20/1701.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=459
1701.20/1701.58	c lower bound updated to -607044367
1701.40/1701.77	c BCD2: 4291434 <= obj <= 611335800
1701.40/1701.77	c BCD2: #cores=72, #unrelaxed=304295, #relaxed=2260, #hardened=0
1701.40/1701.77	c BCD2: #sat=1 #unsat=2249 bias=2249/2250
1701.40/1701.77	c Solving starts ...
1701.40/1701.77	c ============================[ Search Statistics ]============================
1701.40/1701.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1701.40/1701.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1701.40/1701.77	c =============================================================================
1701.40/1701.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2271 |     2281
1701.90/1702.23	c  0.5s |       0 |       73 |        1 |   472474      0 |     2271 |     2282
1701.90/1702.23	c #cpu_time = 0.451s
1701.90/1702.23	c #wall_clock_time = 0.451s
1701.90/1702.23	c #decision = 73
1701.90/1702.23	c #random_decision = 0
1701.90/1702.23	c #conflict = 1
1701.90/1702.23	c #restart = 0
1701.90/1702.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=462
1701.90/1702.23	c lower bound updated to -607044364
1702.10/1702.42	c BCD2: 4291437 <= obj <= 611335800
1702.10/1702.42	c BCD2: #cores=72, #unrelaxed=304294, #relaxed=2261, #hardened=0
1702.10/1702.42	c BCD2: #sat=1 #unsat=2250 bias=2250/2251
1702.10/1702.44	c Solving starts ...
1702.10/1702.44	c ============================[ Search Statistics ]============================
1702.10/1702.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1702.10/1702.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1702.10/1702.44	c =============================================================================
1702.10/1702.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2272 |     2282
1702.50/1702.88	c  0.4s |       0 |       73 |        1 |   472474      0 |     2272 |     2283
1702.50/1702.88	c #cpu_time = 0.443s
1702.50/1702.88	c #wall_clock_time = 0.443s
1702.50/1702.88	c #decision = 73
1702.50/1702.88	c #random_decision = 0
1702.50/1702.88	c #conflict = 1
1702.50/1702.88	c #restart = 0
1702.50/1702.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=465
1702.50/1702.88	c lower bound updated to -607044361
1702.80/1703.10	c BCD2: 4291440 <= obj <= 611335800
1702.80/1703.10	c BCD2: #cores=72, #unrelaxed=304293, #relaxed=2262, #hardened=0
1702.80/1703.10	c BCD2: #sat=1 #unsat=2251 bias=2251/2252
1702.80/1703.12	c Solving starts ...
1702.80/1703.12	c ============================[ Search Statistics ]============================
1702.80/1703.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1702.80/1703.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1702.80/1703.12	c =============================================================================
1702.80/1703.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2273 |     2283
1703.20/1703.57	c  0.4s |       0 |       73 |        1 |   472474      0 |     2273 |     2284
1703.20/1703.57	c #cpu_time = 0.447s
1703.20/1703.57	c #wall_clock_time = 0.447s
1703.20/1703.57	c #decision = 73
1703.20/1703.57	c #random_decision = 0
1703.20/1703.57	c #conflict = 1
1703.20/1703.57	c #restart = 0
1703.20/1703.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=468
1703.20/1703.57	c lower bound updated to -607044358
1703.40/1703.79	c BCD2: 4291443 <= obj <= 611335800
1703.40/1703.79	c BCD2: #cores=72, #unrelaxed=304292, #relaxed=2263, #hardened=0
1703.40/1703.79	c BCD2: #sat=1 #unsat=2252 bias=2252/2253
1703.50/1703.81	c Solving starts ...
1703.50/1703.81	c ============================[ Search Statistics ]============================
1703.50/1703.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1703.50/1703.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1703.50/1703.81	c =============================================================================
1703.50/1703.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2274 |     2284
1703.90/1704.26	c  0.4s |       0 |       73 |        1 |   472474      0 |     2274 |     2285
1703.90/1704.26	c #cpu_time = 0.448s
1703.90/1704.26	c #wall_clock_time = 0.448s
1703.90/1704.26	c #decision = 73
1703.90/1704.26	c #random_decision = 0
1703.90/1704.26	c #conflict = 1
1703.90/1704.26	c #restart = 0
1703.90/1704.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=471
1703.90/1704.26	c lower bound updated to -607044355
1704.09/1704.48	c BCD2: 4291446 <= obj <= 611335800
1704.09/1704.48	c BCD2: #cores=72, #unrelaxed=304291, #relaxed=2264, #hardened=0
1704.09/1704.48	c BCD2: #sat=1 #unsat=2253 bias=2253/2254
1704.09/1704.49	c Solving starts ...
1704.09/1704.49	c ============================[ Search Statistics ]============================
1704.09/1704.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1704.09/1704.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1704.09/1704.49	c =============================================================================
1704.09/1704.49	c  0.0s |       0 |        0 |        0 |   472474      0 |     2275 |     2285
1705.70/1706.04	c  1.5s |       0 |       73 |        1 |   472474      0 |     2275 |     2286
1705.70/1706.04	c #cpu_time = 1.549s
1705.70/1706.04	c #wall_clock_time = 1.550s
1705.70/1706.04	c #decision = 73
1705.70/1706.04	c #random_decision = 0
1705.70/1706.04	c #conflict = 1
1705.70/1706.04	c #restart = 0
1705.70/1706.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=474
1705.70/1706.04	c lower bound updated to -607044352
1705.91/1706.24	c BCD2: 4291449 <= obj <= 611335800
1705.91/1706.24	c BCD2: #cores=72, #unrelaxed=304290, #relaxed=2265, #hardened=0
1705.91/1706.24	c BCD2: #sat=1 #unsat=2254 bias=2254/2255
1705.91/1706.25	c Solving starts ...
1705.91/1706.25	c ============================[ Search Statistics ]============================
1705.91/1706.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1705.91/1706.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1705.91/1706.25	c =============================================================================
1705.91/1706.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2276 |     2286
1706.40/1706.79	c  0.5s |       0 |       73 |        1 |   472474      0 |     2276 |     2287
1706.40/1706.79	c #cpu_time = 0.543s
1706.40/1706.79	c #wall_clock_time = 0.543s
1706.40/1706.79	c #decision = 73
1706.40/1706.79	c #random_decision = 0
1706.40/1706.79	c #conflict = 1
1706.40/1706.79	c #restart = 0
1706.40/1706.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=477
1706.40/1706.79	c lower bound updated to -607044349
1706.70/1707.01	c BCD2: 4291452 <= obj <= 611335800
1706.70/1707.01	c BCD2: #cores=72, #unrelaxed=304289, #relaxed=2266, #hardened=0
1706.70/1707.01	c BCD2: #sat=1 #unsat=2255 bias=2255/2256
1706.70/1707.02	c Solving starts ...
1706.70/1707.02	c ============================[ Search Statistics ]============================
1706.70/1707.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1706.70/1707.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1706.70/1707.02	c =============================================================================
1706.70/1707.02	c  0.0s |       0 |        0 |        0 |   472474      0 |     2277 |     2287
1707.20/1707.57	c  0.5s |       0 |       73 |        1 |   472474      0 |     2277 |     2288
1707.20/1707.57	c #cpu_time = 0.544s
1707.20/1707.57	c #wall_clock_time = 0.544s
1707.20/1707.57	c #decision = 73
1707.20/1707.57	c #random_decision = 0
1707.20/1707.57	c #conflict = 1
1707.20/1707.57	c #restart = 0
1707.20/1707.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=480
1707.20/1707.57	c lower bound updated to -607044346
1707.40/1707.76	c BCD2: 4291455 <= obj <= 611335800
1707.40/1707.76	c BCD2: #cores=72, #unrelaxed=304288, #relaxed=2267, #hardened=0
1707.40/1707.76	c BCD2: #sat=1 #unsat=2256 bias=2256/2257
1707.40/1707.76	c Solving starts ...
1707.40/1707.76	c ============================[ Search Statistics ]============================
1707.40/1707.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1707.40/1707.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1707.40/1707.76	c =============================================================================
1707.40/1707.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2278 |     2288
1708.00/1708.31	c  0.5s |       0 |       73 |        1 |   472474      0 |     2278 |     2289
1708.00/1708.31	c #cpu_time = 0.546s
1708.00/1708.31	c #wall_clock_time = 0.546s
1708.00/1708.31	c #decision = 73
1708.00/1708.31	c #random_decision = 0
1708.00/1708.31	c #conflict = 1
1708.00/1708.31	c #restart = 0
1708.00/1708.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=483
1708.00/1708.31	c lower bound updated to -607044343
1708.21/1708.52	c BCD2: 4291458 <= obj <= 611335800
1708.21/1708.52	c BCD2: #cores=72, #unrelaxed=304287, #relaxed=2268, #hardened=0
1708.21/1708.52	c BCD2: #sat=1 #unsat=2257 bias=2257/2258
1708.21/1708.53	c Solving starts ...
1708.21/1708.53	c ============================[ Search Statistics ]============================
1708.21/1708.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1708.21/1708.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1708.21/1708.53	c =============================================================================
1708.21/1708.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2279 |     2289
1708.70/1709.07	c  0.5s |       0 |       73 |        1 |   472474      0 |     2279 |     2290
1708.70/1709.07	c #cpu_time = 0.547s
1708.70/1709.07	c #wall_clock_time = 0.547s
1708.70/1709.07	c #decision = 73
1708.70/1709.07	c #random_decision = 0
1708.70/1709.07	c #conflict = 1
1708.70/1709.07	c #restart = 0
1708.70/1709.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=486
1708.70/1709.07	c lower bound updated to -607044340
1708.90/1709.26	c BCD2: 4291461 <= obj <= 611335800
1708.90/1709.26	c BCD2: #cores=72, #unrelaxed=304286, #relaxed=2269, #hardened=0
1708.90/1709.26	c BCD2: #sat=1 #unsat=2258 bias=2258/2259
1708.90/1709.27	c Solving starts ...
1708.90/1709.27	c ============================[ Search Statistics ]============================
1708.90/1709.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1708.90/1709.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1708.90/1709.27	c =============================================================================
1708.90/1709.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2280 |     2290
1709.50/1709.81	c  0.5s |       0 |       73 |        1 |   472474      0 |     2280 |     2291
1709.50/1709.81	c #cpu_time = 0.541s
1709.50/1709.81	c #wall_clock_time = 0.541s
1709.50/1709.81	c #decision = 73
1709.50/1709.81	c #random_decision = 0
1709.50/1709.81	c #conflict = 1
1709.50/1709.81	c #restart = 0
1709.50/1709.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=489
1709.50/1709.81	c lower bound updated to -607044337
1709.70/1710.01	c BCD2: 4291464 <= obj <= 611335800
1709.70/1710.01	c BCD2: #cores=72, #unrelaxed=304285, #relaxed=2270, #hardened=0
1709.70/1710.01	c BCD2: #sat=1 #unsat=2259 bias=2259/2260
1709.70/1710.02	c Solving starts ...
1709.70/1710.02	c ============================[ Search Statistics ]============================
1709.70/1710.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1709.70/1710.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1709.70/1710.02	c =============================================================================
1709.70/1710.02	c  0.0s |       0 |        0 |        0 |   472474      0 |     2281 |     2291
1710.20/1710.56	c  0.5s |       0 |       73 |        1 |   472474      0 |     2281 |     2292
1710.20/1710.56	c #cpu_time = 0.542s
1710.20/1710.56	c #wall_clock_time = 0.542s
1710.20/1710.56	c #decision = 73
1710.20/1710.56	c #random_decision = 0
1710.20/1710.56	c #conflict = 1
1710.20/1710.56	c #restart = 0
1710.20/1710.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=492
1710.20/1710.56	c lower bound updated to -607044334
1710.40/1710.79	c BCD2: 4291467 <= obj <= 611335800
1710.40/1710.79	c BCD2: #cores=72, #unrelaxed=304284, #relaxed=2271, #hardened=0
1710.40/1710.79	c BCD2: #sat=1 #unsat=2260 bias=2260/2261
1710.50/1710.80	c Solving starts ...
1710.50/1710.80	c ============================[ Search Statistics ]============================
1710.50/1710.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1710.50/1710.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1710.50/1710.80	c =============================================================================
1710.50/1710.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2282 |     2292
1711.00/1711.34	c  0.5s |       0 |       73 |        1 |   472474      0 |     2282 |     2293
1711.00/1711.34	c #cpu_time = 0.535s
1711.00/1711.34	c #wall_clock_time = 0.535s
1711.00/1711.34	c #decision = 73
1711.00/1711.34	c #random_decision = 0
1711.00/1711.34	c #conflict = 1
1711.00/1711.34	c #restart = 0
1711.00/1711.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=495
1711.00/1711.34	c lower bound updated to -607044331
1711.19/1711.57	c BCD2: 4291470 <= obj <= 611335800
1711.19/1711.57	c BCD2: #cores=72, #unrelaxed=304283, #relaxed=2272, #hardened=0
1711.19/1711.57	c BCD2: #sat=1 #unsat=2261 bias=2261/2262
1711.19/1711.59	c Solving starts ...
1711.19/1711.59	c ============================[ Search Statistics ]============================
1711.19/1711.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1711.19/1711.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1711.19/1711.59	c =============================================================================
1711.19/1711.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2283 |     2293
1711.79/1712.12	c  0.5s |       0 |       73 |        1 |   472474      0 |     2283 |     2294
1711.79/1712.12	c #cpu_time = 0.534s
1711.79/1712.12	c #wall_clock_time = 0.534s
1711.79/1712.12	c #decision = 73
1711.79/1712.12	c #random_decision = 0
1711.79/1712.12	c #conflict = 1
1711.79/1712.12	c #restart = 0
1711.79/1712.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=498
1711.79/1712.12	c lower bound updated to -607044328
1712.00/1712.36	c BCD2: 4291473 <= obj <= 611335800
1712.00/1712.36	c BCD2: #cores=72, #unrelaxed=304282, #relaxed=2273, #hardened=0
1712.00/1712.36	c BCD2: #sat=1 #unsat=2262 bias=2262/2263
1712.00/1712.37	c Solving starts ...
1712.00/1712.37	c ============================[ Search Statistics ]============================
1712.00/1712.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1712.00/1712.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1712.00/1712.37	c =============================================================================
1712.00/1712.37	c  0.0s |       0 |        0 |        0 |   472474      0 |     2284 |     2294
1712.61/1712.91	c  0.5s |       0 |       73 |        1 |   472474      0 |     2284 |     2295
1712.61/1712.91	c #cpu_time = 0.538s
1712.61/1712.91	c #wall_clock_time = 0.538s
1712.61/1712.91	c #decision = 73
1712.61/1712.91	c #random_decision = 0
1712.61/1712.91	c #conflict = 1
1712.61/1712.91	c #restart = 0
1712.61/1712.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=501
1712.61/1712.91	c lower bound updated to -607044325
1712.80/1713.14	c BCD2: 4291476 <= obj <= 611335800
1712.80/1713.14	c BCD2: #cores=72, #unrelaxed=304281, #relaxed=2274, #hardened=0
1712.80/1713.14	c BCD2: #sat=1 #unsat=2263 bias=2263/2264
1713.80/1714.16	c Solving starts ...
1713.80/1714.16	c ============================[ Search Statistics ]============================
1713.80/1714.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1713.80/1714.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1713.80/1714.16	c =============================================================================
1713.80/1714.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2285 |     2295
1714.30/1714.69	c  0.5s |       0 |       73 |        1 |   472474      0 |     2285 |     2296
1714.30/1714.69	c #cpu_time = 0.514s
1714.30/1714.69	c #wall_clock_time = 0.514s
1714.30/1714.69	c #decision = 73
1714.30/1714.69	c #random_decision = 0
1714.30/1714.69	c #conflict = 1
1714.30/1714.69	c #restart = 0
1714.30/1714.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=504
1714.30/1714.69	c lower bound updated to -607044322
1714.50/1714.86	c BCD2: 4291479 <= obj <= 611335800
1714.50/1714.86	c BCD2: #cores=72, #unrelaxed=304280, #relaxed=2275, #hardened=0
1714.50/1714.86	c BCD2: #sat=1 #unsat=2264 bias=2264/2265
1714.50/1714.87	c Solving starts ...
1714.50/1714.87	c ============================[ Search Statistics ]============================
1714.50/1714.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1714.50/1714.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1714.50/1714.87	c =============================================================================
1714.50/1714.87	c  0.0s |       0 |        0 |        0 |   472474      0 |     2286 |     2296
1715.00/1715.37	c  0.5s |       0 |       73 |        1 |   472474      0 |     2286 |     2297
1715.00/1715.37	c #cpu_time = 0.501s
1715.00/1715.37	c #wall_clock_time = 0.501s
1715.00/1715.37	c #decision = 73
1715.00/1715.37	c #random_decision = 0
1715.00/1715.37	c #conflict = 1
1715.00/1715.37	c #restart = 0
1715.00/1715.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=507
1715.00/1715.37	c lower bound updated to -607044319
1715.20/1715.57	c BCD2: 4291482 <= obj <= 611335800
1715.20/1715.57	c BCD2: #cores=72, #unrelaxed=304279, #relaxed=2276, #hardened=0
1715.20/1715.57	c BCD2: #sat=1 #unsat=2265 bias=2265/2266
1715.20/1715.58	c Solving starts ...
1715.20/1715.58	c ============================[ Search Statistics ]============================
1715.20/1715.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1715.20/1715.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1715.20/1715.58	c =============================================================================
1715.20/1715.58	c  0.0s |       0 |        0 |        0 |   472474      0 |     2287 |     2297
1715.70/1716.10	c  0.5s |       0 |       73 |        1 |   472474      0 |     2287 |     2298
1715.70/1716.10	c #cpu_time = 0.519s
1715.70/1716.10	c #wall_clock_time = 0.520s
1715.70/1716.10	c #decision = 73
1715.70/1716.10	c #random_decision = 0
1715.70/1716.10	c #conflict = 1
1715.70/1716.10	c #restart = 0
1715.70/1716.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=510
1715.70/1716.10	c lower bound updated to -607044316
1715.90/1716.28	c BCD2: 4291485 <= obj <= 611335800
1715.90/1716.28	c BCD2: #cores=72, #unrelaxed=304278, #relaxed=2277, #hardened=0
1715.90/1716.28	c BCD2: #sat=1 #unsat=2266 bias=2266/2267
1715.90/1716.29	c Solving starts ...
1715.90/1716.29	c ============================[ Search Statistics ]============================
1715.90/1716.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1715.90/1716.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1715.90/1716.29	c =============================================================================
1715.90/1716.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2288 |     2298
1716.40/1716.79	c  0.5s |       0 |       73 |        1 |   472474      0 |     2288 |     2299
1716.40/1716.79	c #cpu_time = 0.506s
1716.40/1716.79	c #wall_clock_time = 0.506s
1716.40/1716.79	c #decision = 73
1716.40/1716.79	c #random_decision = 0
1716.40/1716.79	c #conflict = 1
1716.40/1716.79	c #restart = 0
1716.40/1716.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=513
1716.40/1716.79	c lower bound updated to -607044313
1716.60/1716.98	c BCD2: 4291488 <= obj <= 611335800
1716.60/1716.98	c BCD2: #cores=72, #unrelaxed=304277, #relaxed=2278, #hardened=0
1716.60/1716.98	c BCD2: #sat=1 #unsat=2267 bias=2267/2268
1716.60/1716.99	c Solving starts ...
1716.60/1716.99	c ============================[ Search Statistics ]============================
1716.60/1716.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1716.60/1716.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1716.60/1716.99	c =============================================================================
1716.60/1716.99	c  0.0s |       0 |        0 |        0 |   472474      0 |     2289 |     2299
1717.10/1717.48	c  0.5s |       0 |       73 |        1 |   472474      0 |     2289 |     2300
1717.10/1717.48	c #cpu_time = 0.497s
1717.10/1717.48	c #wall_clock_time = 0.497s
1717.10/1717.48	c #decision = 73
1717.10/1717.48	c #random_decision = 0
1717.10/1717.48	c #conflict = 1
1717.10/1717.48	c #restart = 0
1717.10/1717.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=516
1717.10/1717.48	c lower bound updated to -607044310
1717.30/1717.65	c BCD2: 4291491 <= obj <= 611335800
1717.30/1717.65	c BCD2: #cores=72, #unrelaxed=304276, #relaxed=2279, #hardened=0
1717.30/1717.65	c BCD2: #sat=1 #unsat=2268 bias=2268/2269
1717.30/1717.66	c Solving starts ...
1717.30/1717.66	c ============================[ Search Statistics ]============================
1717.30/1717.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1717.30/1717.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1717.30/1717.66	c =============================================================================
1717.30/1717.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2290 |     2300
1717.80/1718.16	c  0.5s |       0 |       73 |        1 |   472474      0 |     2290 |     2301
1717.80/1718.16	c #cpu_time = 0.500s
1717.80/1718.16	c #wall_clock_time = 0.500s
1717.80/1718.16	c #decision = 73
1717.80/1718.16	c #random_decision = 0
1717.80/1718.16	c #conflict = 1
1717.80/1718.16	c #restart = 0
1717.80/1718.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=519
1717.80/1718.16	c lower bound updated to -607044307
1718.00/1718.35	c BCD2: 4291494 <= obj <= 611335800
1718.00/1718.35	c BCD2: #cores=72, #unrelaxed=304275, #relaxed=2280, #hardened=0
1718.00/1718.35	c BCD2: #sat=1 #unsat=2269 bias=2269/2270
1718.00/1718.36	c Solving starts ...
1718.00/1718.36	c ============================[ Search Statistics ]============================
1718.00/1718.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1718.00/1718.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1718.00/1718.36	c =============================================================================
1718.00/1718.36	c  0.0s |       0 |        0 |        0 |   472474      0 |     2291 |     2301
1718.50/1718.87	c  0.5s |       0 |       73 |        1 |   472474      0 |     2291 |     2302
1718.50/1718.87	c #cpu_time = 0.514s
1718.50/1718.87	c #wall_clock_time = 0.514s
1718.50/1718.87	c #decision = 73
1718.50/1718.87	c #random_decision = 0
1718.50/1718.87	c #conflict = 1
1718.50/1718.87	c #restart = 0
1718.50/1718.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=522
1718.50/1718.87	c lower bound updated to -607044304
1718.70/1719.08	c BCD2: 4291497 <= obj <= 611335800
1718.70/1719.08	c BCD2: #cores=72, #unrelaxed=304274, #relaxed=2281, #hardened=0
1718.70/1719.08	c BCD2: #sat=1 #unsat=2270 bias=2270/2271
1718.80/1719.10	c Solving starts ...
1718.80/1719.10	c ============================[ Search Statistics ]============================
1718.80/1719.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1718.80/1719.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1718.80/1719.10	c =============================================================================
1718.80/1719.10	c  0.0s |       0 |        0 |        0 |   472474      0 |     2292 |     2302
1719.20/1719.59	c  0.5s |       0 |       73 |        1 |   472474      0 |     2292 |     2303
1719.20/1719.59	c #cpu_time = 0.487s
1719.20/1719.59	c #wall_clock_time = 0.487s
1719.20/1719.59	c #decision = 73
1719.20/1719.59	c #random_decision = 0
1719.20/1719.59	c #conflict = 1
1719.20/1719.59	c #restart = 0
1719.20/1719.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=525
1719.20/1719.59	c lower bound updated to -607044301
1719.40/1719.79	c BCD2: 4291500 <= obj <= 611335800
1719.40/1719.79	c BCD2: #cores=72, #unrelaxed=304273, #relaxed=2282, #hardened=0
1719.40/1719.79	c BCD2: #sat=1 #unsat=2271 bias=2271/2272
1719.50/1719.81	c Solving starts ...
1719.50/1719.81	c ============================[ Search Statistics ]============================
1719.50/1719.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1719.50/1719.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1719.50/1719.81	c =============================================================================
1719.50/1719.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2293 |     2303
1719.99/1720.30	c  0.5s |       0 |       73 |        1 |   472474      0 |     2293 |     2304
1719.99/1720.30	c #cpu_time = 0.487s
1719.99/1720.30	c #wall_clock_time = 0.487s
1719.99/1720.30	c #decision = 73
1719.99/1720.30	c #random_decision = 0
1719.99/1720.30	c #conflict = 1
1719.99/1720.30	c #restart = 0
1719.99/1720.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=528
1719.99/1720.30	c lower bound updated to -607044298
1720.20/1720.51	c BCD2: 4291503 <= obj <= 611335800
1720.20/1720.51	c BCD2: #cores=72, #unrelaxed=304272, #relaxed=2283, #hardened=0
1720.20/1720.51	c BCD2: #sat=1 #unsat=2272 bias=2272/2273
1720.20/1720.53	c Solving starts ...
1720.20/1720.53	c ============================[ Search Statistics ]============================
1720.20/1720.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1720.20/1720.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1720.20/1720.53	c =============================================================================
1720.20/1720.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2294 |     2304
1721.59/1721.99	c  1.5s |       0 |       73 |        1 |   472474      0 |     2294 |     2305
1721.59/1721.99	c #cpu_time = 1.464s
1721.59/1721.99	c #wall_clock_time = 1.465s
1721.59/1721.99	c #decision = 73
1721.59/1721.99	c #random_decision = 0
1721.59/1721.99	c #conflict = 1
1721.59/1721.99	c #restart = 0
1721.59/1721.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=531
1721.59/1721.99	c lower bound updated to -607044295
1721.79/1722.17	c BCD2: 4291506 <= obj <= 611335800
1721.79/1722.17	c BCD2: #cores=72, #unrelaxed=304271, #relaxed=2284, #hardened=0
1721.79/1722.17	c BCD2: #sat=1 #unsat=2273 bias=2273/2274
1721.79/1722.17	c Solving starts ...
1721.79/1722.17	c ============================[ Search Statistics ]============================
1721.79/1722.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1721.79/1722.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1721.79/1722.17	c =============================================================================
1721.79/1722.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2295 |     2305
1722.29/1722.68	c  0.5s |       0 |       73 |        1 |   472474      0 |     2295 |     2306
1722.29/1722.68	c #cpu_time = 0.502s
1722.29/1722.68	c #wall_clock_time = 0.502s
1722.29/1722.68	c #decision = 73
1722.29/1722.68	c #random_decision = 0
1722.29/1722.68	c #conflict = 1
1722.29/1722.68	c #restart = 0
1722.29/1722.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=534
1722.29/1722.68	c lower bound updated to -607044292
1722.50/1722.86	c BCD2: 4291509 <= obj <= 611335800
1722.50/1722.86	c BCD2: #cores=72, #unrelaxed=304270, #relaxed=2285, #hardened=0
1722.50/1722.86	c BCD2: #sat=1 #unsat=2274 bias=2274/2275
1722.50/1722.86	c Solving starts ...
1722.50/1722.86	c ============================[ Search Statistics ]============================
1722.50/1722.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1722.50/1722.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1722.50/1722.86	c =============================================================================
1722.50/1722.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2296 |     2306
1722.99/1723.36	c  0.5s |       0 |       73 |        1 |   472474      0 |     2296 |     2307
1722.99/1723.36	c #cpu_time = 0.494s
1722.99/1723.36	c #wall_clock_time = 0.494s
1722.99/1723.36	c #decision = 73
1722.99/1723.36	c #random_decision = 0
1722.99/1723.36	c #conflict = 1
1722.99/1723.36	c #restart = 0
1722.99/1723.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=537
1722.99/1723.36	c lower bound updated to -607044289
1723.19/1723.54	c BCD2: 4291512 <= obj <= 611335800
1723.19/1723.54	c BCD2: #cores=72, #unrelaxed=304269, #relaxed=2286, #hardened=0
1723.19/1723.54	c BCD2: #sat=1 #unsat=2275 bias=2275/2276
1723.19/1723.55	c Solving starts ...
1723.19/1723.55	c ============================[ Search Statistics ]============================
1723.19/1723.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1723.19/1723.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1723.19/1723.55	c =============================================================================
1723.19/1723.55	c  0.0s |       0 |        0 |        0 |   472474      0 |     2297 |     2307
1723.69/1724.06	c  0.5s |       0 |       73 |        1 |   472474      0 |     2297 |     2308
1723.69/1724.06	c #cpu_time = 0.506s
1723.69/1724.06	c #wall_clock_time = 0.506s
1723.69/1724.06	c #decision = 73
1723.69/1724.06	c #random_decision = 0
1723.69/1724.06	c #conflict = 1
1723.69/1724.06	c #restart = 0
1723.69/1724.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=540
1723.69/1724.06	c lower bound updated to -607044286
1723.89/1724.24	c BCD2: 4291515 <= obj <= 611335800
1723.89/1724.24	c BCD2: #cores=72, #unrelaxed=304268, #relaxed=2287, #hardened=0
1723.89/1724.24	c BCD2: #sat=1 #unsat=2276 bias=2276/2277
1723.89/1724.25	c Solving starts ...
1723.89/1724.25	c ============================[ Search Statistics ]============================
1723.89/1724.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1723.89/1724.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1723.89/1724.25	c =============================================================================
1723.89/1724.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2298 |     2308
1724.40/1724.75	c  0.5s |       0 |       73 |        1 |   472474      0 |     2298 |     2309
1724.40/1724.75	c #cpu_time = 0.496s
1724.40/1724.75	c #wall_clock_time = 0.496s
1724.40/1724.75	c #decision = 73
1724.40/1724.75	c #random_decision = 0
1724.40/1724.75	c #conflict = 1
1724.40/1724.75	c #restart = 0
1724.40/1724.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=543
1724.40/1724.75	c lower bound updated to -607044283
1724.61/1724.92	c BCD2: 4291518 <= obj <= 611335800
1724.61/1724.92	c BCD2: #cores=72, #unrelaxed=304267, #relaxed=2288, #hardened=0
1724.61/1724.92	c BCD2: #sat=1 #unsat=2277 bias=2277/2278
1724.61/1724.93	c Solving starts ...
1724.61/1724.93	c ============================[ Search Statistics ]============================
1724.61/1724.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1724.61/1724.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1724.61/1724.93	c =============================================================================
1724.61/1724.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2299 |     2309
1725.10/1725.43	c  0.5s |       0 |       73 |        1 |   472474      0 |     2299 |     2310
1725.10/1725.43	c #cpu_time = 0.497s
1725.10/1725.43	c #wall_clock_time = 0.499s
1725.10/1725.43	c #decision = 73
1725.10/1725.43	c #random_decision = 0
1725.10/1725.43	c #conflict = 1
1725.10/1725.43	c #restart = 0
1725.10/1725.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=546
1725.10/1725.43	c lower bound updated to -607044280
1725.30/1725.60	c BCD2: 4291521 <= obj <= 611335800
1725.30/1725.60	c BCD2: #cores=72, #unrelaxed=304266, #relaxed=2289, #hardened=0
1725.30/1725.60	c BCD2: #sat=1 #unsat=2278 bias=2278/2279
1725.30/1725.61	c Solving starts ...
1725.30/1725.61	c ============================[ Search Statistics ]============================
1725.30/1725.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1725.30/1725.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1725.30/1725.61	c =============================================================================
1725.30/1725.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2300 |     2310
1725.81/1726.12	c  0.5s |       0 |       73 |        1 |   472474      0 |     2300 |     2311
1725.81/1726.12	c #cpu_time = 0.508s
1725.81/1726.12	c #wall_clock_time = 0.508s
1725.81/1726.12	c #decision = 73
1725.81/1726.12	c #random_decision = 0
1725.81/1726.12	c #conflict = 1
1725.81/1726.12	c #restart = 0
1725.81/1726.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=549
1725.81/1726.12	c lower bound updated to -607044277
1725.90/1726.29	c BCD2: 4291524 <= obj <= 611335800
1725.90/1726.29	c BCD2: #cores=72, #unrelaxed=304265, #relaxed=2290, #hardened=0
1725.90/1726.29	c BCD2: #sat=1 #unsat=2279 bias=2279/2280
1726.00/1726.30	c Solving starts ...
1726.00/1726.30	c ============================[ Search Statistics ]============================
1726.00/1726.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1726.00/1726.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1726.00/1726.30	c =============================================================================
1726.00/1726.30	c  0.0s |       0 |        0 |        0 |   472474      0 |     2301 |     2311
1726.50/1726.83	c  0.5s |       0 |       73 |        1 |   472474      0 |     2301 |     2312
1726.50/1726.83	c #cpu_time = 0.531s
1726.50/1726.83	c #wall_clock_time = 0.531s
1726.50/1726.83	c #decision = 73
1726.50/1726.83	c #random_decision = 0
1726.50/1726.83	c #conflict = 1
1726.50/1726.83	c #restart = 0
1726.50/1726.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=552
1726.50/1726.83	c lower bound updated to -607044274
1726.69/1727.04	c BCD2: 4291527 <= obj <= 611335800
1726.69/1727.04	c BCD2: #cores=72, #unrelaxed=304264, #relaxed=2291, #hardened=0
1726.69/1727.04	c BCD2: #sat=1 #unsat=2280 bias=2280/2281
1726.69/1727.06	c Solving starts ...
1726.69/1727.06	c ============================[ Search Statistics ]============================
1726.69/1727.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1726.69/1727.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1726.69/1727.06	c =============================================================================
1726.69/1727.06	c  0.0s |       0 |        0 |        0 |   472474      0 |     2302 |     2312
1727.19/1727.56	c  0.5s |       0 |       73 |        1 |   472474      0 |     2302 |     2313
1727.19/1727.56	c #cpu_time = 0.496s
1727.19/1727.56	c #wall_clock_time = 0.496s
1727.19/1727.56	c #decision = 73
1727.19/1727.56	c #random_decision = 0
1727.19/1727.56	c #conflict = 1
1727.19/1727.56	c #restart = 0
1727.19/1727.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=555
1727.19/1727.56	c lower bound updated to -607044271
1727.49/1727.81	c BCD2: 4291530 <= obj <= 611335800
1727.49/1727.81	c BCD2: #cores=72, #unrelaxed=304263, #relaxed=2292, #hardened=0
1727.49/1727.81	c BCD2: #sat=1 #unsat=2281 bias=2281/2282
1727.49/1727.82	c Solving starts ...
1727.49/1727.82	c ============================[ Search Statistics ]============================
1727.49/1727.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1727.49/1727.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1727.49/1727.82	c =============================================================================
1727.49/1727.82	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2314
1728.00/1728.32	c  0.5s |       0 |       72 |        0 |   472474      0 |     2303 |     2315
1728.00/1728.32	c #cpu_time = 0.496s
1728.00/1728.32	c #wall_clock_time = 0.496s
1728.00/1728.32	c #decision = 72
1728.00/1728.32	c #random_decision = 0
1728.00/1728.32	c #conflict = 0
1728.00/1728.32	c #restart = 0
1728.00/1728.32	c BCD2: found a new core of size 1: cost of the new core is >=6765
1728.00/1728.32	c lower bound updated to -607037506
1728.09/1728.49	c BCD2: 4298295 <= obj <= 611335800
1728.09/1728.49	c BCD2: #cores=73, #unrelaxed=304262, #relaxed=2293, #hardened=0
1728.09/1728.49	c BCD2: #sat=1 #unsat=2282 bias=2282/2283
1728.20/1728.50	c Solving starts ...
1728.20/1728.50	c ============================[ Search Statistics ]============================
1728.20/1728.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1728.20/1728.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1728.20/1728.50	c =============================================================================
1728.20/1728.50	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1729.70/1730.01	c  1.5s |       0 |       73 |        0 |   472474      0 |     2303 |     2315
1729.70/1730.01	c #cpu_time = 1.502s
1729.70/1730.01	c #wall_clock_time = 1.502s
1729.70/1730.01	c #decision = 73
1729.70/1730.01	c #random_decision = 0
1729.70/1730.01	c #conflict = 0
1729.70/1730.01	c #restart = 0
1729.70/1730.01	c BCD2: found a new core of size 1: cost of the new core is >=6765
1729.70/1730.01	c lower bound updated to -607030741
1729.80/1730.16	c BCD2: 4305060 <= obj <= 611335800
1729.80/1730.16	c BCD2: #cores=74, #unrelaxed=304261, #relaxed=2294, #hardened=0
1729.80/1730.16	c BCD2: #sat=1 #unsat=2283 bias=2283/2284
1729.80/1730.17	c Solving starts ...
1729.80/1730.17	c ============================[ Search Statistics ]============================
1729.80/1730.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1729.80/1730.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1729.80/1730.17	c =============================================================================
1729.80/1730.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1730.29/1730.68	c  0.5s |       0 |       74 |        0 |   472474      0 |     2303 |     2315
1730.29/1730.68	c #cpu_time = 0.515s
1730.29/1730.68	c #wall_clock_time = 0.515s
1730.29/1730.68	c #decision = 74
1730.29/1730.68	c #random_decision = 0
1730.29/1730.68	c #conflict = 0
1730.29/1730.68	c #restart = 0
1730.29/1730.68	c BCD2: found a new core of size 1: cost of the new core is >=6765
1730.29/1730.68	c lower bound updated to -607023976
1730.49/1730.85	c BCD2: 4311825 <= obj <= 611335800
1730.49/1730.85	c BCD2: #cores=75, #unrelaxed=304260, #relaxed=2295, #hardened=0
1730.49/1730.85	c BCD2: #sat=1 #unsat=2284 bias=2284/2285
1730.49/1730.86	c Solving starts ...
1730.49/1730.86	c ============================[ Search Statistics ]============================
1730.49/1730.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1730.49/1730.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1730.49/1730.86	c =============================================================================
1730.49/1730.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1730.99/1731.39	c  0.5s |       0 |       75 |        0 |   472474      0 |     2303 |     2315
1730.99/1731.39	c #cpu_time = 0.533s
1730.99/1731.39	c #wall_clock_time = 0.533s
1730.99/1731.39	c #decision = 75
1730.99/1731.39	c #random_decision = 0
1730.99/1731.39	c #conflict = 0
1730.99/1731.39	c #restart = 0
1730.99/1731.39	c BCD2: found a new core of size 1: cost of the new core is >=6765
1730.99/1731.39	c lower bound updated to -607017211
1731.20/1731.54	c BCD2: 4318590 <= obj <= 611335800
1731.20/1731.54	c BCD2: #cores=76, #unrelaxed=304259, #relaxed=2296, #hardened=0
1731.20/1731.54	c BCD2: #sat=1 #unsat=2285 bias=2285/2286
1731.20/1731.55	c Solving starts ...
1731.20/1731.55	c ============================[ Search Statistics ]============================
1731.20/1731.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1731.20/1731.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1731.20/1731.55	c =============================================================================
1731.20/1731.55	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1731.70/1732.07	c  0.5s |       0 |       76 |        0 |   472474      0 |     2303 |     2315
1731.70/1732.07	c #cpu_time = 0.523s
1731.70/1732.07	c #wall_clock_time = 0.523s
1731.70/1732.07	c #decision = 76
1731.70/1732.07	c #random_decision = 0
1731.70/1732.07	c #conflict = 0
1731.70/1732.07	c #restart = 0
1731.70/1732.07	c BCD2: found a new core of size 1: cost of the new core is >=6765
1731.70/1732.07	c lower bound updated to -607010446
1731.90/1732.22	c BCD2: 4325355 <= obj <= 611335800
1731.90/1732.22	c BCD2: #cores=77, #unrelaxed=304258, #relaxed=2297, #hardened=0
1731.90/1732.22	c BCD2: #sat=1 #unsat=2286 bias=2286/2287
1731.90/1732.22	c Solving starts ...
1731.90/1732.22	c ============================[ Search Statistics ]============================
1731.90/1732.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1731.90/1732.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1731.90/1732.22	c =============================================================================
1731.90/1732.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1732.40/1732.76	c  0.5s |       0 |       78 |        0 |   472474      0 |     2303 |     2315
1732.40/1732.76	c #cpu_time = 0.532s
1732.40/1732.76	c #wall_clock_time = 0.532s
1732.40/1732.76	c #decision = 78
1732.40/1732.76	c #random_decision = 0
1732.40/1732.76	c #conflict = 0
1732.40/1732.76	c #restart = 0
1732.40/1732.76	c BCD2: found a new core of size 2: cost of the new core is >=6765
1732.40/1732.76	c lower bound updated to -607003681
1732.60/1732.94	c BCD2: 4332120 <= obj <= 611335800
1732.60/1732.94	c BCD2: #cores=78, #unrelaxed=304256, #relaxed=2299, #hardened=0
1732.60/1732.94	c BCD2: #sat=1 #unsat=2287 bias=2287/2288
1732.60/1732.95	c Solving starts ...
1732.60/1732.95	c ============================[ Search Statistics ]============================
1732.60/1732.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1732.60/1732.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1732.60/1732.95	c =============================================================================
1732.60/1732.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1733.09/1733.47	c  0.5s |       0 |       79 |        1 |   472474      0 |     2303 |     2315
1733.09/1733.47	c #cpu_time = 0.521s
1733.09/1733.47	c #wall_clock_time = 0.521s
1733.09/1733.47	c #decision = 79
1733.09/1733.47	c #random_decision = 0
1733.09/1733.47	c #conflict = 1
1733.09/1733.47	c #restart = 0
1733.09/1733.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=13530
1733.09/1733.47	c BCD2: refineLB: 13528 -> 13530
1733.09/1733.47	c lower bound updated to -606996916
1733.29/1733.67	c BCD2: 4338885 <= obj <= 611335800
1733.29/1733.67	c BCD2: #cores=78, #unrelaxed=304255, #relaxed=2300, #hardened=0
1733.29/1733.67	c BCD2: #sat=1 #unsat=2288 bias=2288/2289
1733.29/1733.68	c Solving starts ...
1733.29/1733.68	c ============================[ Search Statistics ]============================
1733.29/1733.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1733.29/1733.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1733.29/1733.68	c =============================================================================
1733.29/1733.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2304 |     2315
1733.89/1734.20	c  0.5s |       0 |       79 |        1 |   472474      0 |     2304 |     2316
1733.89/1734.20	c #cpu_time = 0.525s
1733.89/1734.20	c #wall_clock_time = 0.525s
1733.89/1734.20	c #decision = 79
1733.89/1734.20	c #random_decision = 0
1733.89/1734.20	c #conflict = 1
1733.89/1734.20	c #restart = 0
1733.89/1734.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=20295
1733.89/1734.20	c BCD2: refineLB: 20293 -> 20295
1733.89/1734.20	c lower bound updated to -606990151
1734.09/1734.41	c BCD2: 4345650 <= obj <= 611335800
1734.09/1734.41	c BCD2: #cores=78, #unrelaxed=304254, #relaxed=2301, #hardened=0
1734.09/1734.41	c BCD2: #sat=1 #unsat=2289 bias=2289/2290
1734.09/1734.43	c Solving starts ...
1734.09/1734.43	c ============================[ Search Statistics ]============================
1734.09/1734.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1734.09/1734.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1734.09/1734.43	c =============================================================================
1734.09/1734.43	c  0.0s |       0 |        0 |        0 |   472474      0 |     2305 |     2316
1734.60/1734.92	c  0.5s |       0 |       79 |        1 |   472474      0 |     2305 |     2317
1734.60/1734.92	c #cpu_time = 0.497s
1734.60/1734.92	c #wall_clock_time = 0.497s
1734.60/1734.92	c #decision = 79
1734.60/1734.92	c #random_decision = 0
1734.60/1734.92	c #conflict = 1
1734.60/1734.92	c #restart = 0
1734.60/1734.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=27060
1734.60/1734.92	c BCD2: refineLB: 27058 -> 27060
1734.60/1734.92	c lower bound updated to -606983386
1734.80/1735.13	c BCD2: 4352415 <= obj <= 611335800
1734.80/1735.13	c BCD2: #cores=78, #unrelaxed=304253, #relaxed=2302, #hardened=0
1734.80/1735.13	c BCD2: #sat=1 #unsat=2290 bias=2290/2291
1734.80/1735.14	c Solving starts ...
1734.80/1735.14	c ============================[ Search Statistics ]============================
1734.80/1735.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1734.80/1735.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1734.80/1735.14	c =============================================================================
1734.80/1735.14	c  0.0s |       0 |        0 |        0 |   472474      0 |     2306 |     2317
1735.30/1735.64	c  0.5s |       0 |       79 |        1 |   472474      0 |     2306 |     2318
1735.30/1735.64	c #cpu_time = 0.499s
1735.30/1735.64	c #wall_clock_time = 0.499s
1735.30/1735.64	c #decision = 79
1735.30/1735.64	c #random_decision = 0
1735.30/1735.64	c #conflict = 1
1735.30/1735.64	c #restart = 0
1735.30/1735.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=33825
1735.30/1735.64	c BCD2: refineLB: 33823 -> 33825
1735.30/1735.64	c lower bound updated to -606976621
1735.49/1735.85	c BCD2: 4359180 <= obj <= 611335800
1735.49/1735.85	c BCD2: #cores=78, #unrelaxed=304252, #relaxed=2303, #hardened=0
1735.49/1735.85	c BCD2: #sat=1 #unsat=2291 bias=2291/2292
1735.49/1735.87	c Solving starts ...
1735.49/1735.87	c ============================[ Search Statistics ]============================
1735.49/1735.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1735.49/1735.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1735.49/1735.87	c =============================================================================
1735.49/1735.87	c  0.0s |       0 |        0 |        0 |   472474      0 |     2307 |     2318
1736.00/1736.37	c  0.5s |       0 |       79 |        1 |   472474      0 |     2307 |     2319
1736.00/1736.37	c #cpu_time = 0.501s
1736.00/1736.37	c #wall_clock_time = 0.501s
1736.00/1736.37	c #decision = 79
1736.00/1736.37	c #random_decision = 0
1736.00/1736.37	c #conflict = 1
1736.00/1736.37	c #restart = 0
1736.00/1736.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=40590
1736.00/1736.37	c BCD2: refineLB: 40588 -> 40590
1736.00/1736.37	c lower bound updated to -606969856
1736.19/1736.58	c BCD2: 4365945 <= obj <= 611335800
1736.19/1736.58	c BCD2: #cores=78, #unrelaxed=304251, #relaxed=2304, #hardened=0
1736.19/1736.58	c BCD2: #sat=1 #unsat=2292 bias=2292/2293
1736.19/1736.59	c Solving starts ...
1736.19/1736.59	c ============================[ Search Statistics ]============================
1736.19/1736.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1736.19/1736.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1736.19/1736.59	c =============================================================================
1736.19/1736.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2308 |     2319
1737.69/1738.02	c  1.4s |       0 |       79 |        1 |   472474      0 |     2308 |     2320
1737.69/1738.02	c #cpu_time = 1.429s
1737.69/1738.02	c #wall_clock_time = 1.429s
1737.69/1738.02	c #decision = 79
1737.69/1738.02	c #random_decision = 0
1737.69/1738.02	c #conflict = 1
1737.69/1738.02	c #restart = 0
1737.69/1738.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=47355
1737.69/1738.02	c BCD2: refineLB: 47353 -> 47355
1737.69/1738.02	c lower bound updated to -606963091
1737.80/1738.19	c BCD2: 4372710 <= obj <= 611335800
1737.80/1738.19	c BCD2: #cores=78, #unrelaxed=304250, #relaxed=2305, #hardened=0
1737.80/1738.19	c BCD2: #sat=1 #unsat=2293 bias=2293/2294
1737.80/1738.19	c Solving starts ...
1737.80/1738.19	c ============================[ Search Statistics ]============================
1737.80/1738.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1737.80/1738.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1737.80/1738.19	c =============================================================================
1737.80/1738.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2309 |     2320
1738.29/1738.69	c  0.5s |       0 |       79 |        1 |   472474      0 |     2309 |     2321
1738.29/1738.69	c #cpu_time = 0.495s
1738.29/1738.69	c #wall_clock_time = 0.495s
1738.29/1738.69	c #decision = 79
1738.29/1738.69	c #random_decision = 0
1738.29/1738.69	c #conflict = 1
1738.29/1738.69	c #restart = 0
1738.29/1738.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=54120
1738.29/1738.69	c BCD2: refineLB: 54118 -> 54120
1738.29/1738.69	c lower bound updated to -606956326
1738.49/1738.86	c BCD2: 4379475 <= obj <= 611335800
1738.49/1738.86	c BCD2: #cores=78, #unrelaxed=304249, #relaxed=2306, #hardened=0
1738.49/1738.86	c BCD2: #sat=1 #unsat=2294 bias=2294/2295
1738.49/1738.87	c Solving starts ...
1738.49/1738.87	c ============================[ Search Statistics ]============================
1738.49/1738.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1738.49/1738.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1738.49/1738.87	c =============================================================================
1738.49/1738.87	c  0.0s |       0 |        0 |        0 |   472474      0 |     2310 |     2321
1739.00/1739.37	c  0.5s |       0 |       79 |        1 |   472474      0 |     2310 |     2322
1739.00/1739.37	c #cpu_time = 0.499s
1739.00/1739.37	c #wall_clock_time = 0.499s
1739.00/1739.37	c #decision = 79
1739.00/1739.37	c #random_decision = 0
1739.00/1739.37	c #conflict = 1
1739.00/1739.37	c #restart = 0
1739.00/1739.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=60885
1739.00/1739.37	c BCD2: refineLB: 60883 -> 60885
1739.00/1739.37	c lower bound updated to -606949561
1739.19/1739.52	c BCD2: 4386240 <= obj <= 611335800
1739.19/1739.52	c BCD2: #cores=78, #unrelaxed=304248, #relaxed=2307, #hardened=0
1739.19/1739.52	c BCD2: #sat=1 #unsat=2295 bias=2295/2296
1739.19/1739.53	c Solving starts ...
1739.19/1739.53	c ============================[ Search Statistics ]============================
1739.19/1739.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1739.19/1739.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1739.19/1739.53	c =============================================================================
1739.19/1739.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2311 |     2322
1739.69/1740.03	c  0.5s |       0 |       79 |        1 |   472474      0 |     2311 |     2323
1739.69/1740.03	c #cpu_time = 0.504s
1739.69/1740.03	c #wall_clock_time = 0.504s
1739.69/1740.03	c #decision = 79
1739.69/1740.03	c #random_decision = 0
1739.69/1740.03	c #conflict = 1
1739.69/1740.03	c #restart = 0
1739.69/1740.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=67650
1739.69/1740.03	c BCD2: refineLB: 67648 -> 67650
1739.69/1740.03	c lower bound updated to -606942796
1739.79/1740.20	c BCD2: 4393005 <= obj <= 611335800
1739.79/1740.20	c BCD2: #cores=78, #unrelaxed=304247, #relaxed=2308, #hardened=0
1739.79/1740.20	c BCD2: #sat=1 #unsat=2296 bias=2296/2297
1739.89/1740.20	c Solving starts ...
1739.89/1740.20	c ============================[ Search Statistics ]============================
1739.89/1740.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1739.89/1740.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1739.89/1740.20	c =============================================================================
1739.89/1740.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2312 |     2323
1740.39/1740.72	c  0.5s |       0 |       79 |        1 |   472474      0 |     2312 |     2324
1740.39/1740.72	c #cpu_time = 0.512s
1740.39/1740.72	c #wall_clock_time = 0.512s
1740.39/1740.72	c #decision = 79
1740.39/1740.72	c #random_decision = 0
1740.39/1740.72	c #conflict = 1
1740.39/1740.72	c #restart = 0
1740.39/1740.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=74415
1740.39/1740.72	c BCD2: refineLB: 74413 -> 74415
1740.39/1740.72	c lower bound updated to -606936031
1740.49/1740.87	c BCD2: 4399770 <= obj <= 611335800
1740.49/1740.87	c BCD2: #cores=78, #unrelaxed=304246, #relaxed=2309, #hardened=0
1740.49/1740.87	c BCD2: #sat=1 #unsat=2297 bias=2297/2298
1740.49/1740.88	c Solving starts ...
1740.49/1740.88	c ============================[ Search Statistics ]============================
1740.49/1740.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1740.49/1740.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1740.49/1740.88	c =============================================================================
1740.49/1740.88	c  0.0s |       0 |        0 |        0 |   472474      0 |     2313 |     2324
1740.99/1741.39	c  0.5s |       0 |       79 |        1 |   472474      0 |     2313 |     2325
1740.99/1741.39	c #cpu_time = 0.507s
1740.99/1741.39	c #wall_clock_time = 0.507s
1740.99/1741.39	c #decision = 79
1740.99/1741.39	c #random_decision = 0
1740.99/1741.39	c #conflict = 1
1740.99/1741.39	c #restart = 0
1740.99/1741.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=81180
1740.99/1741.39	c BCD2: refineLB: 81178 -> 81180
1740.99/1741.39	c lower bound updated to -606929266
1741.20/1741.55	c BCD2: 4406535 <= obj <= 611335800
1741.20/1741.55	c BCD2: #cores=78, #unrelaxed=304245, #relaxed=2310, #hardened=0
1741.20/1741.55	c BCD2: #sat=1 #unsat=2298 bias=2298/2299
1741.20/1741.55	c Solving starts ...
1741.20/1741.55	c ============================[ Search Statistics ]============================
1741.20/1741.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1741.20/1741.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1741.20/1741.55	c =============================================================================
1741.20/1741.55	c  0.0s |       0 |        0 |        0 |   472474      0 |     2314 |     2325
1741.69/1742.06	c  0.5s |       0 |       79 |        1 |   472474      0 |     2314 |     2326
1741.69/1742.06	c #cpu_time = 0.503s
1741.69/1742.06	c #wall_clock_time = 0.503s
1741.69/1742.06	c #decision = 79
1741.69/1742.06	c #random_decision = 0
1741.69/1742.06	c #conflict = 1
1741.69/1742.06	c #restart = 0
1741.69/1742.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=87945
1741.69/1742.06	c BCD2: refineLB: 87943 -> 87945
1741.69/1742.06	c lower bound updated to -606922501
1741.89/1742.25	c BCD2: 4413300 <= obj <= 611335800
1741.89/1742.25	c BCD2: #cores=78, #unrelaxed=304244, #relaxed=2311, #hardened=0
1741.89/1742.25	c BCD2: #sat=1 #unsat=2299 bias=2299/2300
1741.89/1742.27	c Solving starts ...
1741.89/1742.27	c ============================[ Search Statistics ]============================
1741.89/1742.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1741.89/1742.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1741.89/1742.27	c =============================================================================
1741.89/1742.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2315 |     2326
1742.39/1742.75	c  0.5s |       0 |       79 |        1 |   472474      0 |     2315 |     2327
1742.39/1742.75	c #cpu_time = 0.487s
1742.39/1742.75	c #wall_clock_time = 0.487s
1742.39/1742.75	c #decision = 79
1742.39/1742.75	c #random_decision = 0
1742.39/1742.75	c #conflict = 1
1742.39/1742.75	c #restart = 0
1742.39/1742.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=94710
1742.39/1742.75	c BCD2: refineLB: 94708 -> 94710
1742.39/1742.75	c lower bound updated to -606915736
1742.59/1742.94	c BCD2: 4420065 <= obj <= 611335800
1742.59/1742.94	c BCD2: #cores=78, #unrelaxed=304243, #relaxed=2312, #hardened=0
1742.59/1742.94	c BCD2: #sat=1 #unsat=2300 bias=2300/2301
1742.59/1742.96	c Solving starts ...
1742.59/1742.96	c ============================[ Search Statistics ]============================
1742.59/1742.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1742.59/1742.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1742.59/1742.96	c =============================================================================
1742.59/1742.96	c  0.0s |       0 |        0 |        0 |   472474      0 |     2316 |     2327
1743.09/1743.44	c  0.5s |       0 |       79 |        1 |   472474      0 |     2316 |     2328
1743.09/1743.44	c #cpu_time = 0.484s
1743.09/1743.44	c #wall_clock_time = 0.484s
1743.09/1743.44	c #decision = 79
1743.09/1743.44	c #random_decision = 0
1743.09/1743.44	c #conflict = 1
1743.09/1743.44	c #restart = 0
1743.09/1743.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=101475
1743.09/1743.44	c BCD2: refineLB: 101473 -> 101475
1743.09/1743.44	c lower bound updated to -606908971
1743.30/1743.64	c BCD2: 4426830 <= obj <= 611335800
1743.30/1743.64	c BCD2: #cores=78, #unrelaxed=304242, #relaxed=2313, #hardened=0
1743.30/1743.64	c BCD2: #sat=1 #unsat=2301 bias=2301/2302
1743.30/1743.65	c Solving starts ...
1743.30/1743.65	c ============================[ Search Statistics ]============================
1743.30/1743.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1743.30/1743.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1743.30/1743.65	c =============================================================================
1743.30/1743.65	c  0.0s |       0 |        0 |        0 |   472474      0 |     2317 |     2328
1743.79/1744.15	c  0.5s |       0 |       79 |        1 |   472474      0 |     2317 |     2329
1743.79/1744.15	c #cpu_time = 0.491s
1743.79/1744.15	c #wall_clock_time = 0.491s
1743.79/1744.15	c #decision = 79
1743.79/1744.15	c #random_decision = 0
1743.79/1744.15	c #conflict = 1
1743.79/1744.15	c #restart = 0
1743.79/1744.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=108240
1743.79/1744.15	c BCD2: refineLB: 108238 -> 108240
1743.79/1744.15	c lower bound updated to -606902206
1744.99/1745.31	c BCD2: 4433595 <= obj <= 611335800
1744.99/1745.31	c BCD2: #cores=78, #unrelaxed=304241, #relaxed=2314, #hardened=0
1744.99/1745.31	c BCD2: #sat=1 #unsat=2302 bias=2302/2303
1744.99/1745.32	c Solving starts ...
1744.99/1745.32	c ============================[ Search Statistics ]============================
1744.99/1745.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1744.99/1745.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1744.99/1745.32	c =============================================================================
1744.99/1745.32	c  0.0s |       0 |        0 |        0 |   472474      0 |     2318 |     2329
1745.50/1745.84	c  0.5s |       0 |       79 |        1 |   472474      0 |     2318 |     2330
1745.50/1745.84	c #cpu_time = 0.526s
1745.50/1745.84	c #wall_clock_time = 0.526s
1745.50/1745.84	c #decision = 79
1745.50/1745.84	c #random_decision = 0
1745.50/1745.84	c #conflict = 1
1745.50/1745.84	c #restart = 0
1745.50/1745.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=115005
1745.50/1745.84	c BCD2: refineLB: 115003 -> 115005
1745.50/1745.84	c lower bound updated to -606895441
1745.69/1746.03	c BCD2: 4440360 <= obj <= 611335800
1745.69/1746.03	c BCD2: #cores=78, #unrelaxed=304240, #relaxed=2315, #hardened=0
1745.69/1746.03	c BCD2: #sat=1 #unsat=2303 bias=2303/2304
1745.69/1746.04	c Solving starts ...
1745.69/1746.04	c ============================[ Search Statistics ]============================
1745.69/1746.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1745.69/1746.04	c       |         |          |          |    Limit     GC | Var      | Constra 
1745.69/1746.04	c =============================================================================
1745.69/1746.04	c  0.0s |       0 |        0 |        0 |   472474      0 |     2319 |     2330
1746.19/1746.55	c  0.5s |       0 |       79 |        1 |   472474      0 |     2319 |     2331
1746.19/1746.55	c #cpu_time = 0.512s
1746.19/1746.55	c #wall_clock_time = 0.512s
1746.19/1746.55	c #decision = 79
1746.19/1746.55	c #random_decision = 0
1746.19/1746.55	c #conflict = 1
1746.19/1746.55	c #restart = 0
1746.19/1746.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=121770
1746.19/1746.55	c BCD2: refineLB: 121768 -> 121770
1746.19/1746.55	c lower bound updated to -606888676
1746.39/1746.76	c BCD2: 4447125 <= obj <= 611335800
1746.39/1746.76	c BCD2: #cores=78, #unrelaxed=304239, #relaxed=2316, #hardened=0
1746.39/1746.76	c BCD2: #sat=1 #unsat=2304 bias=2304/2305
1746.39/1746.77	c Solving starts ...
1746.39/1746.77	c ============================[ Search Statistics ]============================
1746.39/1746.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1746.39/1746.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1746.39/1746.77	c =============================================================================
1746.39/1746.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2320 |     2331
1746.89/1747.29	c  0.5s |       0 |       79 |        1 |   472474      0 |     2320 |     2332
1746.89/1747.29	c #cpu_time = 0.521s
1746.89/1747.29	c #wall_clock_time = 0.521s
1746.89/1747.29	c #decision = 79
1746.89/1747.29	c #random_decision = 0
1746.89/1747.29	c #conflict = 1
1746.89/1747.29	c #restart = 0
1746.89/1747.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=128535
1746.89/1747.29	c BCD2: refineLB: 128533 -> 128535
1746.89/1747.29	c lower bound updated to -606881911
1747.10/1747.47	c BCD2: 4453890 <= obj <= 611335800
1747.10/1747.47	c BCD2: #cores=78, #unrelaxed=304238, #relaxed=2317, #hardened=0
1747.10/1747.47	c BCD2: #sat=1 #unsat=2305 bias=2305/2306
1747.10/1747.48	c Solving starts ...
1747.10/1747.48	c ============================[ Search Statistics ]============================
1747.10/1747.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1747.10/1747.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1747.10/1747.48	c =============================================================================
1747.10/1747.48	c  0.0s |       0 |        0 |        0 |   472474      0 |     2321 |     2332
1747.59/1748.00	c  0.5s |       0 |       79 |        1 |   472474      0 |     2321 |     2333
1747.59/1748.00	c #cpu_time = 0.518s
1747.59/1748.00	c #wall_clock_time = 0.518s
1747.59/1748.00	c #decision = 79
1747.59/1748.00	c #random_decision = 0
1747.59/1748.00	c #conflict = 1
1747.59/1748.00	c #restart = 0
1747.59/1748.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=135300
1747.59/1748.00	c BCD2: refineLB: 135298 -> 135300
1747.59/1748.00	c lower bound updated to -606875146
1747.80/1748.19	c BCD2: 4460655 <= obj <= 611335800
1747.80/1748.19	c BCD2: #cores=78, #unrelaxed=304237, #relaxed=2318, #hardened=0
1747.80/1748.19	c BCD2: #sat=1 #unsat=2306 bias=2306/2307
1747.89/1748.20	c Solving starts ...
1747.89/1748.20	c ============================[ Search Statistics ]============================
1747.89/1748.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1747.89/1748.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1747.89/1748.20	c =============================================================================
1747.89/1748.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2322 |     2333
1748.39/1748.72	c  0.5s |       0 |       79 |        1 |   472474      0 |     2322 |     2334
1748.39/1748.72	c #cpu_time = 0.523s
1748.39/1748.72	c #wall_clock_time = 0.523s
1748.39/1748.72	c #decision = 79
1748.39/1748.72	c #random_decision = 0
1748.39/1748.72	c #conflict = 1
1748.39/1748.72	c #restart = 0
1748.39/1748.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=142065
1748.39/1748.72	c BCD2: refineLB: 142063 -> 142065
1748.39/1748.72	c lower bound updated to -606868381
1748.59/1748.91	c BCD2: 4467420 <= obj <= 611335800
1748.59/1748.91	c BCD2: #cores=78, #unrelaxed=304236, #relaxed=2319, #hardened=0
1748.59/1748.91	c BCD2: #sat=1 #unsat=2307 bias=2307/2308
1748.59/1748.91	c Solving starts ...
1748.59/1748.91	c ============================[ Search Statistics ]============================
1748.59/1748.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1748.59/1748.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1748.59/1748.91	c =============================================================================
1748.59/1748.91	c  0.0s |       0 |        0 |        0 |   472474      0 |     2323 |     2334
1749.09/1749.43	c  0.5s |       0 |       79 |        1 |   472474      0 |     2323 |     2335
1749.09/1749.43	c #cpu_time = 0.514s
1749.09/1749.43	c #wall_clock_time = 0.514s
1749.09/1749.43	c #decision = 79
1749.09/1749.43	c #random_decision = 0
1749.09/1749.43	c #conflict = 1
1749.09/1749.43	c #restart = 0
1749.09/1749.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=148830
1749.09/1749.43	c BCD2: refineLB: 148828 -> 148830
1749.09/1749.43	c lower bound updated to -606861616
1749.29/1749.62	c BCD2: 4474185 <= obj <= 611335800
1749.29/1749.62	c BCD2: #cores=78, #unrelaxed=304235, #relaxed=2320, #hardened=0
1749.29/1749.62	c BCD2: #sat=1 #unsat=2308 bias=2308/2309
1749.29/1749.63	c Solving starts ...
1749.29/1749.63	c ============================[ Search Statistics ]============================
1749.29/1749.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1749.29/1749.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1749.29/1749.63	c =============================================================================
1749.29/1749.63	c  0.0s |       0 |        0 |        0 |   472474      0 |     2324 |     2335
1749.79/1750.14	c  0.5s |       0 |       79 |        1 |   472474      0 |     2324 |     2336
1749.79/1750.14	c #cpu_time = 0.514s
1749.79/1750.14	c #wall_clock_time = 0.514s
1749.79/1750.14	c #decision = 79
1749.79/1750.14	c #random_decision = 0
1749.79/1750.14	c #conflict = 1
1749.79/1750.14	c #restart = 0
1749.79/1750.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=155595
1749.79/1750.14	c BCD2: refineLB: 155593 -> 155595
1749.79/1750.14	c lower bound updated to -606854851
1749.99/1750.36	c BCD2: 4480950 <= obj <= 611335800
1749.99/1750.36	c BCD2: #cores=78, #unrelaxed=304234, #relaxed=2321, #hardened=0
1749.99/1750.36	c BCD2: #sat=1 #unsat=2309 bias=2309/2310
1749.99/1750.37	c Solving starts ...
1749.99/1750.37	c ============================[ Search Statistics ]============================
1749.99/1750.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1749.99/1750.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1749.99/1750.37	c =============================================================================
1749.99/1750.37	c  0.0s |       0 |        0 |        0 |   472474      0 |     2325 |     2336
1750.49/1750.87	c  0.5s |       0 |       79 |        1 |   472474      0 |     2325 |     2337
1750.49/1750.87	c #cpu_time = 0.494s
1750.49/1750.87	c #wall_clock_time = 0.494s
1750.49/1750.87	c #decision = 79
1750.49/1750.87	c #random_decision = 0
1750.49/1750.87	c #conflict = 1
1750.49/1750.87	c #restart = 0
1750.49/1750.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=162360
1750.49/1750.87	c BCD2: refineLB: 162358 -> 162360
1750.49/1750.87	c lower bound updated to -606848086
1750.69/1751.07	c BCD2: 4487715 <= obj <= 611335800
1750.69/1751.07	c BCD2: #cores=78, #unrelaxed=304233, #relaxed=2322, #hardened=0
1750.69/1751.07	c BCD2: #sat=1 #unsat=2310 bias=2310/2311
1750.69/1751.09	c Solving starts ...
1750.69/1751.09	c ============================[ Search Statistics ]============================
1750.69/1751.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1750.69/1751.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1750.69/1751.09	c =============================================================================
1750.69/1751.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2326 |     2337
1751.19/1751.58	c  0.5s |       0 |       79 |        1 |   472474      0 |     2326 |     2338
1751.19/1751.58	c #cpu_time = 0.490s
1751.19/1751.58	c #wall_clock_time = 0.490s
1751.19/1751.58	c #decision = 79
1751.19/1751.58	c #random_decision = 0
1751.19/1751.58	c #conflict = 1
1751.19/1751.58	c #restart = 0
1751.19/1751.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=169125
1751.19/1751.58	c BCD2: refineLB: 169123 -> 169125
1751.19/1751.58	c lower bound updated to -606841321
1751.39/1751.79	c BCD2: 4494480 <= obj <= 611335800
1751.39/1751.79	c BCD2: #cores=78, #unrelaxed=304232, #relaxed=2323, #hardened=0
1751.39/1751.79	c BCD2: #sat=1 #unsat=2311 bias=2311/2312
1751.49/1751.80	c Solving starts ...
1751.49/1751.80	c ============================[ Search Statistics ]============================
1751.49/1751.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1751.49/1751.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1751.49/1751.80	c =============================================================================
1751.49/1751.80	c  0.0s |       0 |        0 |        0 |   472474      0 |     2327 |     2338
1751.99/1752.30	c  0.5s |       0 |       79 |        1 |   472474      0 |     2327 |     2339
1751.99/1752.30	c #cpu_time = 0.496s
1751.99/1752.30	c #wall_clock_time = 0.496s
1751.99/1752.30	c #decision = 79
1751.99/1752.30	c #random_decision = 0
1751.99/1752.30	c #conflict = 1
1751.99/1752.30	c #restart = 0
1751.99/1752.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=175890
1751.99/1752.30	c BCD2: refineLB: 175888 -> 175890
1751.99/1752.30	c lower bound updated to -606834556
1753.09/1753.50	c BCD2: 4501245 <= obj <= 611335800
1753.09/1753.50	c BCD2: #cores=78, #unrelaxed=304231, #relaxed=2324, #hardened=0
1753.09/1753.50	c BCD2: #sat=1 #unsat=2312 bias=2312/2313
1753.20/1753.51	c Solving starts ...
1753.20/1753.51	c ============================[ Search Statistics ]============================
1753.20/1753.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1753.20/1753.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1753.20/1753.51	c =============================================================================
1753.20/1753.51	c  0.0s |       0 |        0 |        0 |   472474      0 |     2328 |     2339
1753.69/1754.04	c  0.5s |       0 |       79 |        1 |   472474      0 |     2328 |     2340
1753.69/1754.04	c #cpu_time = 0.539s
1753.69/1754.04	c #wall_clock_time = 0.539s
1753.69/1754.04	c #decision = 79
1753.69/1754.04	c #random_decision = 0
1753.69/1754.04	c #conflict = 1
1753.69/1754.05	c #restart = 0
1753.69/1754.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=182655
1753.69/1754.05	c BCD2: refineLB: 182653 -> 182655
1753.69/1754.05	c lower bound updated to -606827791
1753.89/1754.22	c BCD2: 4508010 <= obj <= 611335800
1753.89/1754.22	c BCD2: #cores=78, #unrelaxed=304230, #relaxed=2325, #hardened=0
1753.89/1754.22	c BCD2: #sat=1 #unsat=2313 bias=2313/2314
1753.89/1754.23	c Solving starts ...
1753.89/1754.23	c ============================[ Search Statistics ]============================
1753.89/1754.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1753.89/1754.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1753.89/1754.23	c =============================================================================
1753.89/1754.23	c  0.0s |       0 |        0 |        0 |   472474      0 |     2329 |     2340
1754.40/1754.75	c  0.5s |       0 |       79 |        1 |   472474      0 |     2329 |     2341
1754.40/1754.75	c #cpu_time = 0.520s
1754.40/1754.75	c #wall_clock_time = 0.520s
1754.40/1754.75	c #decision = 79
1754.40/1754.75	c #random_decision = 0
1754.40/1754.75	c #conflict = 1
1754.40/1754.75	c #restart = 0
1754.40/1754.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=189420
1754.40/1754.75	c BCD2: refineLB: 189418 -> 189420
1754.40/1754.75	c lower bound updated to -606821026
1754.59/1754.94	c BCD2: 4514775 <= obj <= 611335800
1754.59/1754.94	c BCD2: #cores=78, #unrelaxed=304229, #relaxed=2326, #hardened=0
1754.59/1754.94	c BCD2: #sat=1 #unsat=2314 bias=2314/2315
1754.59/1754.95	c Solving starts ...
1754.59/1754.95	c ============================[ Search Statistics ]============================
1754.59/1754.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1754.59/1754.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1754.59/1754.95	c =============================================================================
1754.59/1754.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2330 |     2341
1755.09/1755.49	c  0.5s |       0 |       79 |        1 |   472474      0 |     2330 |     2342
1755.09/1755.49	c #cpu_time = 0.537s
1755.09/1755.49	c #wall_clock_time = 0.537s
1755.09/1755.49	c #decision = 79
1755.09/1755.49	c #random_decision = 0
1755.09/1755.49	c #conflict = 1
1755.09/1755.49	c #restart = 0
1755.09/1755.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=196185
1755.09/1755.49	c BCD2: refineLB: 196183 -> 196185
1755.09/1755.49	c lower bound updated to -606814261
1755.29/1755.66	c BCD2: 4521540 <= obj <= 611335800
1755.29/1755.66	c BCD2: #cores=78, #unrelaxed=304228, #relaxed=2327, #hardened=0
1755.29/1755.66	c BCD2: #sat=1 #unsat=2315 bias=2315/2316
1755.29/1755.67	c Solving starts ...
1755.29/1755.67	c ============================[ Search Statistics ]============================
1755.29/1755.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1755.29/1755.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1755.29/1755.67	c =============================================================================
1755.29/1755.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2331 |     2342
1755.89/1756.20	c  0.5s |       0 |       79 |        1 |   472474      0 |     2331 |     2343
1755.89/1756.20	c #cpu_time = 0.531s
1755.89/1756.20	c #wall_clock_time = 0.531s
1755.89/1756.20	c #decision = 79
1755.89/1756.20	c #random_decision = 0
1755.89/1756.20	c #conflict = 1
1755.89/1756.20	c #restart = 0
1755.89/1756.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=202950
1755.89/1756.20	c BCD2: refineLB: 202948 -> 202950
1755.89/1756.20	c lower bound updated to -606807496
1755.99/1756.39	c BCD2: 4528305 <= obj <= 611335800
1755.99/1756.39	c BCD2: #cores=78, #unrelaxed=304227, #relaxed=2328, #hardened=0
1755.99/1756.39	c BCD2: #sat=1 #unsat=2316 bias=2316/2317
1756.09/1756.40	c Solving starts ...
1756.09/1756.40	c ============================[ Search Statistics ]============================
1756.09/1756.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1756.09/1756.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1756.09/1756.40	c =============================================================================
1756.09/1756.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2332 |     2343
1756.59/1756.93	c  0.5s |       0 |       79 |        1 |   472474      0 |     2332 |     2344
1756.59/1756.93	c #cpu_time = 0.532s
1756.59/1756.93	c #wall_clock_time = 0.532s
1756.59/1756.93	c #decision = 79
1756.59/1756.93	c #random_decision = 0
1756.59/1756.93	c #conflict = 1
1756.59/1756.93	c #restart = 0
1756.59/1756.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=209715
1756.59/1756.93	c BCD2: refineLB: 209713 -> 209715
1756.59/1756.93	c lower bound updated to -606800731
1756.79/1757.11	c BCD2: 4535070 <= obj <= 611335800
1756.79/1757.11	c BCD2: #cores=78, #unrelaxed=304226, #relaxed=2329, #hardened=0
1756.79/1757.11	c BCD2: #sat=1 #unsat=2317 bias=2317/2318
1756.79/1757.11	c Solving starts ...
1756.79/1757.11	c ============================[ Search Statistics ]============================
1756.79/1757.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1756.79/1757.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1756.79/1757.11	c =============================================================================
1756.79/1757.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2333 |     2344
1757.29/1757.65	c  0.5s |       0 |       79 |        1 |   472474      0 |     2333 |     2345
1757.29/1757.65	c #cpu_time = 0.532s
1757.29/1757.65	c #wall_clock_time = 0.532s
1757.29/1757.65	c #decision = 79
1757.29/1757.65	c #random_decision = 0
1757.29/1757.65	c #conflict = 1
1757.29/1757.65	c #restart = 0
1757.29/1757.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=216480
1757.29/1757.65	c BCD2: refineLB: 216478 -> 216480
1757.29/1757.65	c lower bound updated to -606793966
1757.49/1757.82	c BCD2: 4541835 <= obj <= 611335800
1757.49/1757.82	c BCD2: #cores=78, #unrelaxed=304225, #relaxed=2330, #hardened=0
1757.49/1757.82	c BCD2: #sat=1 #unsat=2318 bias=2318/2319
1757.49/1757.83	c Solving starts ...
1757.49/1757.83	c ============================[ Search Statistics ]============================
1757.49/1757.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1757.49/1757.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1757.49/1757.83	c =============================================================================
1757.49/1757.83	c  0.0s |       0 |        0 |        0 |   472474      0 |     2334 |     2345
1757.99/1758.37	c  0.5s |       0 |       79 |        1 |   472474      0 |     2334 |     2346
1757.99/1758.37	c #cpu_time = 0.535s
1757.99/1758.37	c #wall_clock_time = 0.535s
1757.99/1758.37	c #decision = 79
1757.99/1758.37	c #random_decision = 0
1757.99/1758.37	c #conflict = 1
1757.99/1758.37	c #restart = 0
1757.99/1758.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=223245
1757.99/1758.37	c BCD2: refineLB: 223243 -> 223245
1757.99/1758.37	c lower bound updated to -606787201
1758.18/1758.58	c BCD2: 4548600 <= obj <= 611335800
1758.18/1758.58	c BCD2: #cores=78, #unrelaxed=304224, #relaxed=2331, #hardened=0
1758.18/1758.58	c BCD2: #sat=1 #unsat=2319 bias=2319/2320
1758.18/1758.59	c Solving starts ...
1758.18/1758.59	c ============================[ Search Statistics ]============================
1758.18/1758.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1758.18/1758.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1758.18/1758.59	c =============================================================================
1758.18/1758.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2335 |     2346
1758.70/1759.10	c  0.5s |       0 |       79 |        1 |   472474      0 |     2335 |     2347
1758.70/1759.10	c #cpu_time = 0.510s
1758.70/1759.10	c #wall_clock_time = 0.510s
1758.70/1759.10	c #decision = 79
1758.70/1759.10	c #random_decision = 0
1758.70/1759.10	c #conflict = 1
1758.70/1759.10	c #restart = 0
1758.70/1759.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=230010
1758.70/1759.10	c BCD2: refineLB: 230008 -> 230010
1758.79/1759.10	c lower bound updated to -606780436
1758.99/1759.31	c BCD2: 4555365 <= obj <= 611335800
1758.99/1759.31	c BCD2: #cores=78, #unrelaxed=304223, #relaxed=2332, #hardened=0
1758.99/1759.31	c BCD2: #sat=1 #unsat=2320 bias=2320/2321
1758.99/1759.32	c Solving starts ...
1758.99/1759.32	c ============================[ Search Statistics ]============================
1758.99/1759.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1758.99/1759.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1758.99/1759.32	c =============================================================================
1758.99/1759.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2336 |     2347
1759.49/1759.83	c  0.5s |       0 |       79 |        1 |   472474      0 |     2336 |     2348
1759.49/1759.83	c #cpu_time = 0.500s
1759.49/1759.83	c #wall_clock_time = 0.500s
1759.49/1759.83	c #decision = 79
1759.49/1759.83	c #random_decision = 0
1759.49/1759.83	c #conflict = 1
1759.49/1759.83	c #restart = 0
1759.49/1759.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=236775
1759.49/1759.83	c BCD2: refineLB: 236773 -> 236775
1759.49/1759.83	c lower bound updated to -606773671
1759.68/1760.03	c BCD2: 4562130 <= obj <= 611335800
1759.68/1760.03	c BCD2: #cores=78, #unrelaxed=304222, #relaxed=2333, #hardened=0
1759.68/1760.03	c BCD2: #sat=1 #unsat=2321 bias=2321/2322
1759.68/1760.05	c Solving starts ...
1759.68/1760.05	c ============================[ Search Statistics ]============================
1759.68/1760.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1759.68/1760.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1759.68/1760.05	c =============================================================================
1759.68/1760.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2337 |     2348
1760.19/1760.56	c  0.5s |       0 |       79 |        1 |   472474      0 |     2337 |     2349
1760.19/1760.56	c #cpu_time = 0.511s
1760.19/1760.56	c #wall_clock_time = 0.511s
1760.19/1760.56	c #decision = 79
1760.19/1760.56	c #random_decision = 0
1760.19/1760.56	c #conflict = 1
1760.19/1760.56	c #restart = 0
1760.19/1760.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=243540
1760.19/1760.56	c BCD2: refineLB: 243538 -> 243540
1760.19/1760.56	c lower bound updated to -606766906
1761.39/1761.76	c BCD2: 4568895 <= obj <= 611335800
1761.39/1761.76	c BCD2: #cores=78, #unrelaxed=304221, #relaxed=2334, #hardened=0
1761.39/1761.76	c BCD2: #sat=1 #unsat=2322 bias=2322/2323
1761.39/1761.76	c Solving starts ...
1761.39/1761.76	c ============================[ Search Statistics ]============================
1761.39/1761.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1761.39/1761.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1761.39/1761.76	c =============================================================================
1761.39/1761.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2338 |     2349
1761.89/1762.30	c  0.5s |       0 |       79 |        1 |   472474      0 |     2338 |     2350
1761.89/1762.30	c #cpu_time = 0.536s
1761.89/1762.30	c #wall_clock_time = 0.536s
1761.89/1762.30	c #decision = 79
1761.89/1762.30	c #random_decision = 0
1761.89/1762.30	c #conflict = 1
1761.89/1762.30	c #restart = 0
1761.89/1762.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=250305
1761.89/1762.30	c BCD2: refineLB: 250303 -> 250305
1761.89/1762.30	c lower bound updated to -606760141
1762.09/1762.47	c BCD2: 4575660 <= obj <= 611335800
1762.09/1762.47	c BCD2: #cores=78, #unrelaxed=304220, #relaxed=2335, #hardened=0
1762.09/1762.47	c BCD2: #sat=1 #unsat=2323 bias=2323/2324
1762.09/1762.48	c Solving starts ...
1762.09/1762.48	c ============================[ Search Statistics ]============================
1762.09/1762.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1762.09/1762.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1762.09/1762.48	c =============================================================================
1762.09/1762.48	c  0.0s |       0 |        0 |        0 |   472474      0 |     2339 |     2350
1762.68/1763.00	c  0.5s |       0 |       79 |        1 |   472474      0 |     2339 |     2351
1762.68/1763.00	c #cpu_time = 0.522s
1762.68/1763.00	c #wall_clock_time = 0.522s
1762.68/1763.00	c #decision = 79
1762.68/1763.00	c #random_decision = 0
1762.68/1763.00	c #conflict = 1
1762.68/1763.00	c #restart = 0
1762.68/1763.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=257070
1762.68/1763.00	c BCD2: refineLB: 257068 -> 257070
1762.68/1763.00	c lower bound updated to -606753376
1762.78/1763.19	c BCD2: 4582425 <= obj <= 611335800
1762.78/1763.19	c BCD2: #cores=78, #unrelaxed=304219, #relaxed=2336, #hardened=0
1762.78/1763.19	c BCD2: #sat=1 #unsat=2324 bias=2324/2325
1762.78/1763.19	c Solving starts ...
1762.78/1763.19	c ============================[ Search Statistics ]============================
1762.78/1763.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1762.78/1763.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1762.78/1763.19	c =============================================================================
1762.78/1763.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2340 |     2351
1763.39/1763.73	c  0.5s |       0 |       79 |        1 |   472474      0 |     2340 |     2352
1763.39/1763.73	c #cpu_time = 0.538s
1763.39/1763.73	c #wall_clock_time = 0.538s
1763.39/1763.73	c #decision = 79
1763.39/1763.73	c #random_decision = 0
1763.39/1763.73	c #conflict = 1
1763.39/1763.73	c #restart = 0
1763.39/1763.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=263835
1763.39/1763.73	c BCD2: refineLB: 263833 -> 263835
1763.39/1763.73	c lower bound updated to -606746611
1763.59/1763.90	c BCD2: 4589190 <= obj <= 611335800
1763.59/1763.90	c BCD2: #cores=78, #unrelaxed=304218, #relaxed=2337, #hardened=0
1763.59/1763.90	c BCD2: #sat=1 #unsat=2325 bias=2325/2326
1763.59/1763.91	c Solving starts ...
1763.59/1763.91	c ============================[ Search Statistics ]============================
1763.59/1763.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1763.59/1763.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1763.59/1763.91	c =============================================================================
1763.59/1763.91	c  0.0s |       0 |        0 |        0 |   472474      0 |     2341 |     2352
1764.09/1764.44	c  0.5s |       0 |       79 |        1 |   472474      0 |     2341 |     2353
1764.09/1764.44	c #cpu_time = 0.531s
1764.09/1764.44	c #wall_clock_time = 0.531s
1764.09/1764.44	c #decision = 79
1764.09/1764.44	c #random_decision = 0
1764.09/1764.44	c #conflict = 1
1764.09/1764.44	c #restart = 0
1764.09/1764.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=270600
1764.09/1764.44	c BCD2: refineLB: 270598 -> 270600
1764.09/1764.44	c lower bound updated to -606739846
1764.30/1764.62	c BCD2: 4595955 <= obj <= 611335800
1764.30/1764.62	c BCD2: #cores=78, #unrelaxed=304217, #relaxed=2338, #hardened=0
1764.30/1764.62	c BCD2: #sat=1 #unsat=2326 bias=2326/2327
1764.30/1764.62	c Solving starts ...
1764.30/1764.62	c ============================[ Search Statistics ]============================
1764.30/1764.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1764.30/1764.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1764.30/1764.62	c =============================================================================
1764.30/1764.63	c  0.0s |       0 |        0 |        0 |   472474      0 |     2342 |     2353
1764.79/1765.16	c  0.5s |       0 |       79 |        1 |   472474      0 |     2342 |     2354
1764.79/1765.16	c #cpu_time = 0.530s
1764.79/1765.16	c #wall_clock_time = 0.530s
1764.79/1765.16	c #decision = 79
1764.79/1765.16	c #random_decision = 0
1764.79/1765.16	c #conflict = 1
1764.79/1765.16	c #restart = 0
1764.79/1765.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=277365
1764.79/1765.16	c BCD2: refineLB: 277363 -> 277365
1764.79/1765.16	c lower bound updated to -606733081
1764.99/1765.32	c BCD2: 4602720 <= obj <= 611335800
1764.99/1765.32	c BCD2: #cores=78, #unrelaxed=304216, #relaxed=2339, #hardened=0
1764.99/1765.32	c BCD2: #sat=1 #unsat=2327 bias=2327/2328
1764.99/1765.33	c Solving starts ...
1764.99/1765.33	c ============================[ Search Statistics ]============================
1764.99/1765.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1764.99/1765.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1764.99/1765.33	c =============================================================================
1764.99/1765.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2343 |     2354
1765.49/1765.86	c  0.5s |       0 |       79 |        1 |   472474      0 |     2343 |     2355
1765.49/1765.86	c #cpu_time = 0.536s
1765.49/1765.86	c #wall_clock_time = 0.537s
1765.49/1765.86	c #decision = 79
1765.49/1765.86	c #random_decision = 0
1765.49/1765.86	c #conflict = 1
1765.49/1765.86	c #restart = 0
1765.49/1765.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=284130
1765.49/1765.86	c BCD2: refineLB: 284128 -> 284130
1765.49/1765.86	c lower bound updated to -606726316
1765.69/1766.03	c BCD2: 4609485 <= obj <= 611335800
1765.69/1766.03	c BCD2: #cores=78, #unrelaxed=304215, #relaxed=2340, #hardened=0
1765.69/1766.03	c BCD2: #sat=1 #unsat=2328 bias=2328/2329
1765.69/1766.04	c Solving starts ...
1765.69/1766.04	c ============================[ Search Statistics ]============================
1765.69/1766.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1765.69/1766.04	c       |         |          |          |    Limit     GC | Var      | Constra 
1765.69/1766.04	c =============================================================================
1765.69/1766.04	c  0.0s |       0 |        0 |        0 |   472474      0 |     2344 |     2355
1766.19/1766.57	c  0.5s |       0 |       79 |        1 |   472474      0 |     2344 |     2356
1766.19/1766.57	c #cpu_time = 0.535s
1766.19/1766.57	c #wall_clock_time = 0.535s
1766.19/1766.57	c #decision = 79
1766.19/1766.57	c #random_decision = 0
1766.19/1766.57	c #conflict = 1
1766.19/1766.57	c #restart = 0
1766.19/1766.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=290895
1766.19/1766.57	c BCD2: refineLB: 290893 -> 290895
1766.19/1766.57	c lower bound updated to -606719551
1766.39/1766.77	c BCD2: 4616250 <= obj <= 611335800
1766.39/1766.77	c BCD2: #cores=78, #unrelaxed=304214, #relaxed=2341, #hardened=0
1766.39/1766.77	c BCD2: #sat=1 #unsat=2329 bias=2329/2330
1766.39/1766.78	c Solving starts ...
1766.39/1766.78	c ============================[ Search Statistics ]============================
1766.39/1766.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1766.39/1766.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1766.39/1766.78	c =============================================================================
1766.39/1766.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2345 |     2356
1766.89/1767.30	c  0.5s |       0 |       79 |        1 |   472474      0 |     2345 |     2357
1766.89/1767.30	c #cpu_time = 0.510s
1766.89/1767.30	c #wall_clock_time = 0.510s
1766.89/1767.30	c #decision = 79
1766.89/1767.30	c #random_decision = 0
1766.89/1767.30	c #conflict = 1
1766.89/1767.30	c #restart = 0
1766.89/1767.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=297660
1766.89/1767.30	c BCD2: refineLB: 297658 -> 297660
1766.89/1767.30	c lower bound updated to -606712786
1767.09/1767.49	c BCD2: 4623015 <= obj <= 611335800
1767.09/1767.49	c BCD2: #cores=78, #unrelaxed=304213, #relaxed=2342, #hardened=0
1767.09/1767.49	c BCD2: #sat=1 #unsat=2330 bias=2330/2331
1767.19/1767.50	c Solving starts ...
1767.19/1767.50	c ============================[ Search Statistics ]============================
1767.19/1767.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1767.19/1767.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1767.19/1767.50	c =============================================================================
1767.19/1767.50	c  0.0s |       0 |        0 |        0 |   472474      0 |     2346 |     2357
1767.69/1768.01	c  0.5s |       0 |       79 |        1 |   472474      0 |     2346 |     2358
1767.69/1768.01	c #cpu_time = 0.501s
1767.69/1768.01	c #wall_clock_time = 0.501s
1767.69/1768.01	c #decision = 79
1767.69/1768.01	c #random_decision = 0
1767.69/1768.01	c #conflict = 1
1767.69/1768.01	c #restart = 0
1767.69/1768.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=304425
1767.69/1768.01	c BCD2: refineLB: 304423 -> 304425
1767.69/1768.01	c lower bound updated to -606706021
1767.89/1768.20	c BCD2: 4629780 <= obj <= 611335800
1767.89/1768.20	c BCD2: #cores=78, #unrelaxed=304212, #relaxed=2343, #hardened=0
1767.89/1768.20	c BCD2: #sat=1 #unsat=2331 bias=2331/2332
1767.89/1768.22	c Solving starts ...
1767.89/1768.22	c ============================[ Search Statistics ]============================
1767.89/1768.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1767.89/1768.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1767.89/1768.22	c =============================================================================
1767.89/1768.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2347 |     2358
1768.39/1768.73	c  0.5s |       0 |       79 |        1 |   472474      0 |     2347 |     2359
1768.39/1768.73	c #cpu_time = 0.510s
1768.39/1768.73	c #wall_clock_time = 0.510s
1768.39/1768.73	c #decision = 79
1768.39/1768.73	c #random_decision = 0
1768.39/1768.73	c #conflict = 1
1768.39/1768.73	c #restart = 0
1768.39/1768.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=311190
1768.39/1768.73	c BCD2: refineLB: 311188 -> 311190
1768.39/1768.73	c lower bound updated to -606699256
1769.58/1769.96	c BCD2: 4636545 <= obj <= 611335800
1769.58/1769.96	c BCD2: #cores=78, #unrelaxed=304211, #relaxed=2344, #hardened=0
1769.58/1769.96	c BCD2: #sat=1 #unsat=2332 bias=2332/2333
1769.58/1769.96	c Solving starts ...
1769.58/1769.96	c ============================[ Search Statistics ]============================
1769.58/1769.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1769.58/1769.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1769.58/1769.96	c =============================================================================
1769.58/1769.96	c  0.0s |       0 |        0 |        0 |   472474      0 |     2348 |     2359
1770.08/1770.49	c  0.5s |       0 |       79 |        1 |   472474      0 |     2348 |     2360
1770.08/1770.49	c #cpu_time = 0.525s
1770.08/1770.49	c #wall_clock_time = 0.524s
1770.08/1770.49	c #decision = 79
1770.08/1770.49	c #random_decision = 0
1770.08/1770.49	c #conflict = 1
1770.08/1770.49	c #restart = 0
1770.08/1770.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=317955
1770.08/1770.49	c BCD2: refineLB: 317953 -> 317955
1770.08/1770.49	c lower bound updated to -606692491
1770.39/1770.72	c BCD2: 4643310 <= obj <= 611335800
1770.39/1770.72	c BCD2: #cores=78, #unrelaxed=304210, #relaxed=2345, #hardened=0
1770.39/1770.72	c BCD2: #sat=1 #unsat=2333 bias=2333/2334
1770.39/1770.73	c Solving starts ...
1770.39/1770.73	c ============================[ Search Statistics ]============================
1770.39/1770.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1770.39/1770.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1770.39/1770.73	c =============================================================================
1770.39/1770.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2349 |     2360
1770.90/1771.24	c  0.5s |       0 |       79 |        1 |   472474      0 |     2349 |     2361
1770.90/1771.24	c #cpu_time = 0.515s
1770.90/1771.24	c #wall_clock_time = 0.515s
1770.90/1771.24	c #decision = 79
1770.90/1771.24	c #random_decision = 0
1770.90/1771.24	c #conflict = 1
1770.90/1771.24	c #restart = 0
1770.90/1771.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=324720
1770.90/1771.24	c BCD2: refineLB: 324718 -> 324720
1770.90/1771.24	c lower bound updated to -606685726
1771.19/1771.51	c BCD2: 4650075 <= obj <= 611335800
1771.19/1771.51	c BCD2: #cores=78, #unrelaxed=304209, #relaxed=2346, #hardened=0
1771.19/1771.51	c BCD2: #sat=1 #unsat=2334 bias=2334/2335
1771.19/1771.52	c Solving starts ...
1771.19/1771.52	c ============================[ Search Statistics ]============================
1771.19/1771.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1771.19/1771.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1771.19/1771.52	c =============================================================================
1771.19/1771.52	c  0.0s |       0 |        0 |        0 |   472474      0 |     2350 |     2361
1771.69/1772.05	c  0.5s |       0 |       79 |        1 |   472474      0 |     2350 |     2362
1771.69/1772.05	c #cpu_time = 0.526s
1771.69/1772.05	c #wall_clock_time = 0.526s
1771.69/1772.05	c #decision = 79
1771.69/1772.05	c #random_decision = 0
1771.69/1772.05	c #conflict = 1
1771.69/1772.05	c #restart = 0
1771.69/1772.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=331485
1771.69/1772.05	c BCD2: refineLB: 331483 -> 331485
1771.69/1772.05	c lower bound updated to -606678961
1771.90/1772.29	c BCD2: 4656840 <= obj <= 611335800
1771.90/1772.29	c BCD2: #cores=78, #unrelaxed=304208, #relaxed=2347, #hardened=0
1771.90/1772.29	c BCD2: #sat=1 #unsat=2335 bias=2335/2336
1771.90/1772.29	c Solving starts ...
1771.90/1772.29	c ============================[ Search Statistics ]============================
1771.90/1772.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1771.90/1772.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1771.90/1772.29	c =============================================================================
1771.90/1772.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2351 |     2362
1772.49/1772.81	c  0.5s |       0 |       79 |        1 |   472474      0 |     2351 |     2363
1772.49/1772.81	c #cpu_time = 0.516s
1772.49/1772.81	c #wall_clock_time = 0.516s
1772.49/1772.81	c #decision = 79
1772.49/1772.81	c #random_decision = 0
1772.49/1772.81	c #conflict = 1
1772.49/1772.81	c #restart = 0
1772.49/1772.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=338250
1772.49/1772.81	c BCD2: refineLB: 338248 -> 338250
1772.49/1772.81	c lower bound updated to -606672196
1772.69/1773.07	c BCD2: 4663605 <= obj <= 611335800
1772.69/1773.07	c BCD2: #cores=78, #unrelaxed=304207, #relaxed=2348, #hardened=0
1772.69/1773.07	c BCD2: #sat=1 #unsat=2336 bias=2336/2337
1772.69/1773.07	c Solving starts ...
1772.69/1773.07	c ============================[ Search Statistics ]============================
1772.69/1773.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1772.69/1773.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1772.69/1773.07	c =============================================================================
1772.69/1773.07	c  0.0s |       0 |        0 |        0 |   472474      0 |     2352 |     2363
1773.19/1773.59	c  0.5s |       0 |       79 |        1 |   472474      0 |     2352 |     2364
1773.19/1773.59	c #cpu_time = 0.520s
1773.19/1773.59	c #wall_clock_time = 0.520s
1773.19/1773.59	c #decision = 79
1773.19/1773.59	c #random_decision = 0
1773.19/1773.59	c #conflict = 1
1773.19/1773.59	c #restart = 0
1773.19/1773.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=345015
1773.19/1773.59	c BCD2: refineLB: 345013 -> 345015
1773.19/1773.59	c lower bound updated to -606665431
1773.49/1773.83	c BCD2: 4670370 <= obj <= 611335800
1773.49/1773.83	c BCD2: #cores=78, #unrelaxed=304206, #relaxed=2349, #hardened=0
1773.49/1773.83	c BCD2: #sat=1 #unsat=2337 bias=2337/2338
1773.49/1773.84	c Solving starts ...
1773.49/1773.84	c ============================[ Search Statistics ]============================
1773.49/1773.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1773.49/1773.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1773.49/1773.84	c =============================================================================
1773.49/1773.84	c  0.0s |       0 |        0 |        0 |   472474      0 |     2353 |     2364
1773.99/1774.36	c  0.5s |       0 |       79 |        1 |   472474      0 |     2353 |     2365
1773.99/1774.36	c #cpu_time = 0.519s
1773.99/1774.36	c #wall_clock_time = 0.519s
1773.99/1774.36	c #decision = 79
1773.99/1774.36	c #random_decision = 0
1773.99/1774.36	c #conflict = 1
1773.99/1774.36	c #restart = 0
1773.99/1774.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=351780
1773.99/1774.36	c BCD2: refineLB: 351778 -> 351780
1773.99/1774.36	c lower bound updated to -606658666
1774.28/1774.60	c BCD2: 4677135 <= obj <= 611335800
1774.28/1774.60	c BCD2: #cores=78, #unrelaxed=304205, #relaxed=2350, #hardened=0
1774.28/1774.60	c BCD2: #sat=1 #unsat=2338 bias=2338/2339
1774.28/1774.61	c Solving starts ...
1774.28/1774.61	c ============================[ Search Statistics ]============================
1774.28/1774.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1774.28/1774.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1774.28/1774.61	c =============================================================================
1774.28/1774.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2354 |     2365
1774.79/1775.15	c  0.5s |       0 |       79 |        1 |   472474      0 |     2354 |     2366
1774.79/1775.15	c #cpu_time = 0.538s
1774.79/1775.15	c #wall_clock_time = 0.538s
1774.79/1775.15	c #decision = 79
1774.79/1775.15	c #random_decision = 0
1774.79/1775.15	c #conflict = 1
1774.79/1775.15	c #restart = 0
1774.79/1775.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=358545
1774.79/1775.15	c BCD2: refineLB: 358543 -> 358545
1774.79/1775.15	c lower bound updated to -606651901
1775.08/1775.42	c BCD2: 4683900 <= obj <= 611335800
1775.08/1775.42	c BCD2: #cores=78, #unrelaxed=304204, #relaxed=2351, #hardened=0
1775.08/1775.42	c BCD2: #sat=1 #unsat=2339 bias=2339/2340
1775.08/1775.44	c Solving starts ...
1775.08/1775.44	c ============================[ Search Statistics ]============================
1775.08/1775.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1775.08/1775.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1775.08/1775.44	c =============================================================================
1775.08/1775.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2355 |     2366
1775.58/1775.93	c  0.5s |       0 |       79 |        1 |   472474      0 |     2355 |     2367
1775.58/1775.93	c #cpu_time = 0.496s
1775.58/1775.93	c #wall_clock_time = 0.496s
1775.58/1775.93	c #decision = 79
1775.58/1775.93	c #random_decision = 0
1775.58/1775.93	c #conflict = 1
1775.58/1775.93	c #restart = 0
1775.58/1775.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=365310
1775.58/1775.93	c BCD2: refineLB: 365308 -> 365310
1775.58/1775.93	c lower bound updated to -606645136
1775.88/1776.20	c BCD2: 4690665 <= obj <= 611335800
1775.88/1776.20	c BCD2: #cores=78, #unrelaxed=304203, #relaxed=2352, #hardened=0
1775.88/1776.20	c BCD2: #sat=1 #unsat=2340 bias=2340/2341
1775.88/1776.21	c Solving starts ...
1775.88/1776.21	c ============================[ Search Statistics ]============================
1775.88/1776.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1775.88/1776.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1775.88/1776.21	c =============================================================================
1775.88/1776.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2356 |     2367
1776.40/1776.71	c  0.5s |       0 |       79 |        1 |   472474      0 |     2356 |     2368
1776.40/1776.71	c #cpu_time = 0.496s
1776.40/1776.71	c #wall_clock_time = 0.496s
1776.40/1776.71	c #decision = 79
1776.40/1776.71	c #random_decision = 0
1776.40/1776.71	c #conflict = 1
1776.40/1776.71	c #restart = 0
1776.40/1776.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=372075
1776.40/1776.71	c BCD2: refineLB: 372073 -> 372075
1776.40/1776.71	c lower bound updated to -606638371
1776.59/1776.98	c BCD2: 4697430 <= obj <= 611335800
1776.59/1776.98	c BCD2: #cores=78, #unrelaxed=304202, #relaxed=2353, #hardened=0
1776.59/1776.98	c BCD2: #sat=1 #unsat=2341 bias=2341/2342
1776.69/1777.00	c Solving starts ...
1776.69/1777.00	c ============================[ Search Statistics ]============================
1776.69/1777.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1776.69/1777.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1776.69/1777.00	c =============================================================================
1776.69/1777.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2357 |     2368
1778.18/1778.52	c  1.5s |       0 |       79 |        1 |   472474      0 |     2357 |     2369
1778.18/1778.52	c #cpu_time = 1.517s
1778.18/1778.52	c #wall_clock_time = 1.517s
1778.18/1778.52	c #decision = 79
1778.18/1778.52	c #random_decision = 0
1778.18/1778.52	c #conflict = 1
1778.18/1778.52	c #restart = 0
1778.18/1778.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=378840
1778.18/1778.52	c BCD2: refineLB: 378838 -> 378840
1778.18/1778.52	c lower bound updated to -606631606
1778.38/1778.72	c BCD2: 4704195 <= obj <= 611335800
1778.38/1778.72	c BCD2: #cores=78, #unrelaxed=304201, #relaxed=2354, #hardened=0
1778.38/1778.72	c BCD2: #sat=1 #unsat=2342 bias=2342/2343
1778.38/1778.73	c Solving starts ...
1778.38/1778.73	c ============================[ Search Statistics ]============================
1778.38/1778.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1778.38/1778.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1778.38/1778.73	c =============================================================================
1778.38/1778.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2358 |     2369
1778.88/1779.27	c  0.5s |       0 |       79 |        1 |   472474      0 |     2358 |     2370
1778.88/1779.27	c #cpu_time = 0.539s
1778.88/1779.27	c #wall_clock_time = 0.539s
1778.88/1779.27	c #decision = 79
1778.88/1779.27	c #random_decision = 0
1778.88/1779.27	c #conflict = 1
1778.88/1779.27	c #restart = 0
1778.88/1779.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=385605
1778.88/1779.27	c BCD2: refineLB: 385603 -> 385605
1778.88/1779.27	c lower bound updated to -606624841
1779.09/1779.43	c BCD2: 4710960 <= obj <= 611335800
1779.09/1779.43	c BCD2: #cores=78, #unrelaxed=304200, #relaxed=2355, #hardened=0
1779.09/1779.43	c BCD2: #sat=1 #unsat=2343 bias=2343/2344
1779.09/1779.44	c Solving starts ...
1779.09/1779.44	c ============================[ Search Statistics ]============================
1779.09/1779.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1779.09/1779.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1779.09/1779.44	c =============================================================================
1779.09/1779.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2359 |     2370
1779.60/1779.97	c  0.5s |       0 |       79 |        1 |   472474      0 |     2359 |     2371
1779.60/1779.97	c #cpu_time = 0.528s
1779.60/1779.97	c #wall_clock_time = 0.529s
1779.60/1779.97	c #decision = 79
1779.60/1779.97	c #random_decision = 0
1779.60/1779.97	c #conflict = 1
1779.60/1779.97	c #restart = 0
1779.60/1779.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=392370
1779.60/1779.97	c BCD2: refineLB: 392368 -> 392370
1779.60/1779.97	c lower bound updated to -606618076
1779.79/1780.15	c BCD2: 4717725 <= obj <= 611335800
1779.79/1780.15	c BCD2: #cores=78, #unrelaxed=304199, #relaxed=2356, #hardened=0
1779.79/1780.15	c BCD2: #sat=1 #unsat=2344 bias=2344/2345
1779.79/1780.16	c Solving starts ...
1779.79/1780.16	c ============================[ Search Statistics ]============================
1779.79/1780.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1779.79/1780.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1779.79/1780.16	c =============================================================================
1779.79/1780.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2360 |     2371
1780.39/1780.70	c  0.5s |       0 |       79 |        1 |   472474      0 |     2360 |     2372
1780.39/1780.70	c #cpu_time = 0.542s
1780.39/1780.70	c #wall_clock_time = 0.542s
1780.39/1780.70	c #decision = 79
1780.39/1780.70	c #random_decision = 0
1780.39/1780.70	c #conflict = 1
1780.39/1780.70	c #restart = 0
1780.39/1780.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=399135
1780.39/1780.70	c BCD2: refineLB: 399133 -> 399135
1780.39/1780.70	c lower bound updated to -606611311
1780.49/1780.86	c BCD2: 4724490 <= obj <= 611335800
1780.49/1780.86	c BCD2: #cores=78, #unrelaxed=304198, #relaxed=2357, #hardened=0
1780.49/1780.86	c BCD2: #sat=1 #unsat=2345 bias=2345/2346
1780.49/1780.87	c Solving starts ...
1780.49/1780.87	c ============================[ Search Statistics ]============================
1780.49/1780.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1780.49/1780.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1780.49/1780.87	c =============================================================================
1780.49/1780.87	c  0.0s |       0 |        0 |        0 |   472474      0 |     2361 |     2372
1781.09/1781.41	c  0.5s |       0 |       79 |        1 |   472474      0 |     2361 |     2373
1781.09/1781.41	c #cpu_time = 0.537s
1781.09/1781.41	c #wall_clock_time = 0.537s
1781.09/1781.41	c #decision = 79
1781.09/1781.41	c #random_decision = 0
1781.09/1781.41	c #conflict = 1
1781.09/1781.41	c #restart = 0
1781.09/1781.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=405900
1781.09/1781.41	c BCD2: refineLB: 405898 -> 405900
1781.09/1781.41	c lower bound updated to -606604546
1781.19/1781.58	c BCD2: 4731255 <= obj <= 611335800
1781.19/1781.58	c BCD2: #cores=78, #unrelaxed=304197, #relaxed=2358, #hardened=0
1781.19/1781.58	c BCD2: #sat=1 #unsat=2346 bias=2346/2347
1781.19/1781.59	c Solving starts ...
1781.19/1781.59	c ============================[ Search Statistics ]============================
1781.19/1781.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1781.19/1781.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1781.19/1781.59	c =============================================================================
1781.19/1781.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2362 |     2373
1781.79/1782.12	c  0.5s |       0 |       79 |        1 |   472474      0 |     2362 |     2374
1781.79/1782.12	c #cpu_time = 0.535s
1781.79/1782.12	c #wall_clock_time = 0.535s
1781.79/1782.12	c #decision = 79
1781.79/1782.12	c #random_decision = 0
1781.79/1782.12	c #conflict = 1
1781.79/1782.12	c #restart = 0
1781.79/1782.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=412665
1781.79/1782.12	c BCD2: refineLB: 412663 -> 412665
1781.79/1782.12	c lower bound updated to -606597781
1781.89/1782.28	c BCD2: 4738020 <= obj <= 611335800
1781.89/1782.28	c BCD2: #cores=78, #unrelaxed=304196, #relaxed=2359, #hardened=0
1781.89/1782.28	c BCD2: #sat=1 #unsat=2347 bias=2347/2348
1781.89/1782.29	c Solving starts ...
1781.89/1782.29	c ============================[ Search Statistics ]============================
1781.89/1782.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1781.89/1782.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1781.89/1782.29	c =============================================================================
1781.89/1782.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2363 |     2374
1782.48/1782.83	c  0.5s |       0 |       79 |        1 |   472474      0 |     2363 |     2375
1782.48/1782.83	c #cpu_time = 0.533s
1782.48/1782.83	c #wall_clock_time = 0.533s
1782.48/1782.83	c #decision = 79
1782.48/1782.83	c #random_decision = 0
1782.48/1782.83	c #conflict = 1
1782.48/1782.83	c #restart = 0
1782.48/1782.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=419430
1782.48/1782.83	c BCD2: refineLB: 419428 -> 419430
1782.48/1782.83	c lower bound updated to -606591016
1782.58/1782.99	c BCD2: 4744785 <= obj <= 611335800
1782.58/1782.99	c BCD2: #cores=78, #unrelaxed=304195, #relaxed=2360, #hardened=0
1782.58/1782.99	c BCD2: #sat=1 #unsat=2348 bias=2348/2349
1782.68/1783.00	c Solving starts ...
1782.68/1783.00	c ============================[ Search Statistics ]============================
1782.68/1783.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1782.68/1783.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1782.68/1783.00	c =============================================================================
1782.68/1783.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2364 |     2375
1783.19/1783.55	c  0.6s |       0 |       79 |        1 |   472474      0 |     2364 |     2376
1783.19/1783.55	c #cpu_time = 0.551s
1783.19/1783.55	c #wall_clock_time = 0.551s
1783.19/1783.55	c #decision = 79
1783.19/1783.55	c #random_decision = 0
1783.19/1783.55	c #conflict = 1
1783.19/1783.55	c #restart = 0
1783.19/1783.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=426195
1783.19/1783.55	c BCD2: refineLB: 426193 -> 426195
1783.19/1783.55	c lower bound updated to -606584251
1783.39/1783.74	c BCD2: 4751550 <= obj <= 611335800
1783.39/1783.74	c BCD2: #cores=78, #unrelaxed=304194, #relaxed=2361, #hardened=0
1783.39/1783.74	c BCD2: #sat=1 #unsat=2349 bias=2349/2350
1783.39/1783.76	c Solving starts ...
1783.39/1783.76	c ============================[ Search Statistics ]============================
1783.39/1783.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1783.39/1783.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1783.39/1783.76	c =============================================================================
1783.39/1783.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2365 |     2376
1783.89/1784.27	c  0.5s |       0 |       79 |        1 |   472474      0 |     2365 |     2377
1783.89/1784.27	c #cpu_time = 0.510s
1783.89/1784.27	c #wall_clock_time = 0.510s
1783.89/1784.27	c #decision = 79
1783.89/1784.27	c #random_decision = 0
1783.89/1784.27	c #conflict = 1
1783.89/1784.27	c #restart = 0
1783.89/1784.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=432960
1783.89/1784.27	c BCD2: refineLB: 432958 -> 432960
1783.89/1784.27	c lower bound updated to -606577486
1784.09/1784.46	c BCD2: 4758315 <= obj <= 611335800
1784.09/1784.46	c BCD2: #cores=78, #unrelaxed=304193, #relaxed=2362, #hardened=0
1784.09/1784.46	c BCD2: #sat=1 #unsat=2350 bias=2350/2351
1784.09/1784.48	c Solving starts ...
1784.09/1784.48	c ============================[ Search Statistics ]============================
1784.09/1784.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1784.09/1784.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1784.09/1784.48	c =============================================================================
1784.09/1784.48	c  0.0s |       0 |        0 |        0 |   472474      0 |     2366 |     2377
1784.59/1784.98	c  0.5s |       0 |       79 |        1 |   472474      0 |     2366 |     2378
1784.59/1784.98	c #cpu_time = 0.506s
1784.59/1784.98	c #wall_clock_time = 0.506s
1784.59/1784.98	c #decision = 79
1784.59/1784.98	c #random_decision = 0
1784.59/1784.98	c #conflict = 1
1784.59/1784.98	c #restart = 0
1784.59/1784.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=439725
1784.59/1784.98	c BCD2: refineLB: 439723 -> 439725
1784.59/1784.98	c lower bound updated to -606570721
1784.79/1785.18	c BCD2: 4765080 <= obj <= 611335800
1784.79/1785.18	c BCD2: #cores=78, #unrelaxed=304192, #relaxed=2363, #hardened=0
1784.79/1785.18	c BCD2: #sat=1 #unsat=2351 bias=2351/2352
1784.79/1785.19	c Solving starts ...
1784.79/1785.19	c ============================[ Search Statistics ]============================
1784.79/1785.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1784.79/1785.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1784.79/1785.19	c =============================================================================
1784.79/1785.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2367 |     2378
1786.39/1786.70	c  1.5s |       0 |       79 |        1 |   472474      0 |     2367 |     2379
1786.39/1786.70	c #cpu_time = 1.502s
1786.39/1786.70	c #wall_clock_time = 1.502s
1786.39/1786.70	c #decision = 79
1786.39/1786.70	c #random_decision = 0
1786.39/1786.70	c #conflict = 1
1786.39/1786.70	c #restart = 0
1786.39/1786.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=446490
1786.39/1786.70	c BCD2: refineLB: 446488 -> 446490
1786.39/1786.70	c lower bound updated to -606563956
1786.59/1786.93	c BCD2: 4771845 <= obj <= 611335800
1786.59/1786.93	c BCD2: #cores=78, #unrelaxed=304191, #relaxed=2364, #hardened=0
1786.59/1786.93	c BCD2: #sat=1 #unsat=2352 bias=2352/2353
1786.59/1786.94	c Solving starts ...
1786.59/1786.94	c ============================[ Search Statistics ]============================
1786.59/1786.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1786.59/1786.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1786.59/1786.94	c =============================================================================
1786.59/1786.94	c  0.0s |       0 |        0 |        0 |   472474      0 |     2368 |     2379
1787.08/1787.45	c  0.5s |       0 |       79 |        1 |   472474      0 |     2368 |     2380
1787.08/1787.45	c #cpu_time = 0.511s
1787.08/1787.45	c #wall_clock_time = 0.511s
1787.08/1787.45	c #decision = 79
1787.08/1787.45	c #random_decision = 0
1787.08/1787.45	c #conflict = 1
1787.08/1787.45	c #restart = 0
1787.08/1787.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=453255
1787.08/1787.45	c BCD2: refineLB: 453253 -> 453255
1787.08/1787.45	c lower bound updated to -606557191
1787.29/1787.68	c BCD2: 4778610 <= obj <= 611335800
1787.29/1787.68	c BCD2: #cores=78, #unrelaxed=304190, #relaxed=2365, #hardened=0
1787.29/1787.68	c BCD2: #sat=1 #unsat=2353 bias=2353/2354
1787.29/1787.68	c Solving starts ...
1787.29/1787.68	c ============================[ Search Statistics ]============================
1787.29/1787.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1787.29/1787.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1787.29/1787.68	c =============================================================================
1787.29/1787.69	c  0.0s |       0 |        0 |        0 |   472474      0 |     2369 |     2380
1787.78/1788.18	c  0.5s |       0 |       79 |        1 |   472474      0 |     2369 |     2381
1787.78/1788.18	c #cpu_time = 0.499s
1787.78/1788.18	c #wall_clock_time = 0.499s
1787.78/1788.18	c #decision = 79
1787.78/1788.18	c #random_decision = 0
1787.78/1788.18	c #conflict = 1
1787.78/1788.18	c #restart = 0
1787.78/1788.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=460020
1787.78/1788.18	c BCD2: refineLB: 460018 -> 460020
1787.78/1788.18	c lower bound updated to -606550426
1788.08/1788.43	c BCD2: 4785375 <= obj <= 611335800
1788.08/1788.43	c BCD2: #cores=78, #unrelaxed=304189, #relaxed=2366, #hardened=0
1788.08/1788.43	c BCD2: #sat=1 #unsat=2354 bias=2354/2355
1788.08/1788.44	c Solving starts ...
1788.08/1788.44	c ============================[ Search Statistics ]============================
1788.08/1788.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1788.08/1788.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1788.08/1788.44	c =============================================================================
1788.08/1788.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2370 |     2381
1788.58/1788.95	c  0.5s |       0 |       79 |        1 |   472474      0 |     2370 |     2382
1788.58/1788.95	c #cpu_time = 0.513s
1788.58/1788.95	c #wall_clock_time = 0.513s
1788.58/1788.95	c #decision = 79
1788.58/1788.95	c #random_decision = 0
1788.58/1788.95	c #conflict = 1
1788.58/1788.95	c #restart = 0
1788.58/1788.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=466785
1788.58/1788.95	c BCD2: refineLB: 466783 -> 466785
1788.58/1788.95	c lower bound updated to -606543661
1788.78/1789.18	c BCD2: 4792140 <= obj <= 611335800
1788.78/1789.18	c BCD2: #cores=78, #unrelaxed=304188, #relaxed=2367, #hardened=0
1788.78/1789.18	c BCD2: #sat=1 #unsat=2355 bias=2355/2356
1788.78/1789.19	c Solving starts ...
1788.78/1789.19	c ============================[ Search Statistics ]============================
1788.78/1789.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1788.78/1789.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1788.78/1789.19	c =============================================================================
1788.78/1789.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2371 |     2382
1789.28/1789.69	c  0.5s |       0 |       79 |        1 |   472474      0 |     2371 |     2383
1789.28/1789.69	c #cpu_time = 0.501s
1789.28/1789.69	c #wall_clock_time = 0.501s
1789.28/1789.69	c #decision = 79
1789.28/1789.69	c #random_decision = 0
1789.28/1789.69	c #conflict = 1
1789.28/1789.69	c #restart = 0
1789.28/1789.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=473550
1789.28/1789.69	c BCD2: refineLB: 473548 -> 473550
1789.28/1789.69	c lower bound updated to -606536896
1789.59/1789.92	c BCD2: 4798905 <= obj <= 611335800
1789.59/1789.92	c BCD2: #cores=78, #unrelaxed=304187, #relaxed=2368, #hardened=0
1789.59/1789.92	c BCD2: #sat=1 #unsat=2356 bias=2356/2357
1789.59/1789.93	c Solving starts ...
1789.59/1789.93	c ============================[ Search Statistics ]============================
1789.59/1789.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1789.59/1789.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1789.59/1789.93	c =============================================================================
1789.59/1789.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2372 |     2383
1790.08/1790.44	c  0.5s |       0 |       79 |        1 |   472474      0 |     2372 |     2384
1790.08/1790.44	c #cpu_time = 0.510s
1790.08/1790.44	c #wall_clock_time = 0.510s
1790.08/1790.44	c #decision = 79
1790.08/1790.44	c #random_decision = 0
1790.08/1790.44	c #conflict = 1
1790.08/1790.45	c #restart = 0
1790.08/1790.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=480315
1790.08/1790.45	c BCD2: refineLB: 480313 -> 480315
1790.08/1790.45	c lower bound updated to -606530131
1790.28/1790.66	c BCD2: 4805670 <= obj <= 611335800
1790.28/1790.66	c BCD2: #cores=78, #unrelaxed=304186, #relaxed=2369, #hardened=0
1790.28/1790.66	c BCD2: #sat=1 #unsat=2357 bias=2357/2358
1790.28/1790.67	c Solving starts ...
1790.28/1790.67	c ============================[ Search Statistics ]============================
1790.28/1790.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1790.28/1790.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1790.28/1790.67	c =============================================================================
1790.28/1790.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2373 |     2384
1790.78/1791.18	c  0.5s |       0 |       79 |        1 |   472474      0 |     2373 |     2385
1790.78/1791.18	c #cpu_time = 0.508s
1790.78/1791.18	c #wall_clock_time = 0.508s
1790.78/1791.18	c #decision = 79
1790.78/1791.18	c #random_decision = 0
1790.78/1791.18	c #conflict = 1
1790.78/1791.18	c #restart = 0
1790.78/1791.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=487080
1790.78/1791.18	c BCD2: refineLB: 487078 -> 487080
1790.78/1791.18	c lower bound updated to -606523366
1791.08/1791.41	c BCD2: 4812435 <= obj <= 611335800
1791.08/1791.41	c BCD2: #cores=78, #unrelaxed=304185, #relaxed=2370, #hardened=0
1791.08/1791.41	c BCD2: #sat=1 #unsat=2358 bias=2358/2359
1791.08/1791.42	c Solving starts ...
1791.08/1791.42	c ============================[ Search Statistics ]============================
1791.08/1791.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1791.08/1791.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1791.08/1791.42	c =============================================================================
1791.08/1791.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2374 |     2385
1791.58/1791.90	c  0.5s |       0 |       79 |        1 |   472474      0 |     2374 |     2386
1791.58/1791.90	c #cpu_time = 0.479s
1791.58/1791.90	c #wall_clock_time = 0.479s
1791.58/1791.90	c #decision = 79
1791.58/1791.90	c #random_decision = 0
1791.58/1791.90	c #conflict = 1
1791.58/1791.90	c #restart = 0
1791.58/1791.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=493845
1791.58/1791.90	c BCD2: refineLB: 493843 -> 493845
1791.58/1791.90	c lower bound updated to -606516601
1791.80/1792.15	c BCD2: 4819200 <= obj <= 611335800
1791.80/1792.15	c BCD2: #cores=78, #unrelaxed=304184, #relaxed=2371, #hardened=0
1791.80/1792.15	c BCD2: #sat=1 #unsat=2359 bias=2359/2360
1791.80/1792.16	c Solving starts ...
1791.80/1792.16	c ============================[ Search Statistics ]============================
1791.80/1792.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1791.80/1792.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1791.80/1792.17	c =============================================================================
1791.80/1792.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2375 |     2386
1792.29/1792.64	c  0.5s |       0 |       79 |        1 |   472474      0 |     2375 |     2387
1792.29/1792.64	c #cpu_time = 0.477s
1792.29/1792.64	c #wall_clock_time = 0.477s
1792.29/1792.64	c #decision = 79
1792.29/1792.64	c #random_decision = 0
1792.29/1792.64	c #conflict = 1
1792.29/1792.64	c #restart = 0
1792.29/1792.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=500610
1792.29/1792.64	c BCD2: refineLB: 500608 -> 500610
1792.29/1792.64	c lower bound updated to -606509836
1792.58/1792.90	c BCD2: 4825965 <= obj <= 611335800
1792.58/1792.90	c BCD2: #cores=78, #unrelaxed=304183, #relaxed=2372, #hardened=0
1792.58/1792.90	c BCD2: #sat=1 #unsat=2360 bias=2360/2361
1792.58/1792.92	c Solving starts ...
1792.58/1792.92	c ============================[ Search Statistics ]============================
1792.58/1792.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1792.58/1792.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1792.58/1792.92	c =============================================================================
1792.58/1792.92	c  0.0s |       0 |        0 |        0 |   472474      0 |     2376 |     2387
1793.08/1793.40	c  0.5s |       0 |       79 |        1 |   472474      0 |     2376 |     2388
1793.08/1793.40	c #cpu_time = 0.481s
1793.08/1793.40	c #wall_clock_time = 0.481s
1793.08/1793.40	c #decision = 79
1793.08/1793.40	c #random_decision = 0
1793.08/1793.40	c #conflict = 1
1793.08/1793.40	c #restart = 0
1793.08/1793.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=507375
1793.08/1793.40	c BCD2: refineLB: 507373 -> 507375
1793.08/1793.40	c lower bound updated to -606503071
1793.29/1793.66	c BCD2: 4832730 <= obj <= 611335800
1793.29/1793.66	c BCD2: #cores=78, #unrelaxed=304182, #relaxed=2373, #hardened=0
1793.29/1793.66	c BCD2: #sat=1 #unsat=2361 bias=2361/2362
1793.29/1793.67	c Solving starts ...
1793.29/1793.67	c ============================[ Search Statistics ]============================
1793.29/1793.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1793.29/1793.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1793.29/1793.67	c =============================================================================
1793.29/1793.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2377 |     2388
1794.88/1795.26	c  1.6s |       0 |       79 |        1 |   472474      0 |     2377 |     2389
1794.88/1795.26	c #cpu_time = 1.589s
1794.88/1795.26	c #wall_clock_time = 1.589s
1794.88/1795.26	c #decision = 79
1794.88/1795.26	c #random_decision = 0
1794.88/1795.26	c #conflict = 1
1794.88/1795.26	c #restart = 0
1794.88/1795.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=514140
1794.88/1795.26	c BCD2: refineLB: 514138 -> 514140
1794.88/1795.26	c lower bound updated to -606496306
1795.09/1795.43	c BCD2: 4839495 <= obj <= 611335800
1795.09/1795.43	c BCD2: #cores=78, #unrelaxed=304181, #relaxed=2374, #hardened=0
1795.09/1795.43	c BCD2: #sat=1 #unsat=2362 bias=2362/2363
1795.09/1795.44	c Solving starts ...
1795.09/1795.44	c ============================[ Search Statistics ]============================
1795.09/1795.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1795.09/1795.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1795.09/1795.44	c =============================================================================
1795.09/1795.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2378 |     2389
1795.59/1795.95	c  0.5s |       0 |       79 |        1 |   472474      0 |     2378 |     2390
1795.59/1795.95	c #cpu_time = 0.516s
1795.59/1795.95	c #wall_clock_time = 0.517s
1795.59/1795.95	c #decision = 79
1795.59/1795.95	c #random_decision = 0
1795.59/1795.95	c #conflict = 1
1795.59/1795.95	c #restart = 0
1795.59/1795.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=520905
1795.59/1795.95	c BCD2: refineLB: 520903 -> 520905
1795.59/1795.95	c lower bound updated to -606489541
1795.78/1796.12	c BCD2: 4846260 <= obj <= 611335800
1795.78/1796.12	c BCD2: #cores=78, #unrelaxed=304180, #relaxed=2375, #hardened=0
1795.78/1796.12	c BCD2: #sat=1 #unsat=2363 bias=2363/2364
1795.78/1796.13	c Solving starts ...
1795.78/1796.13	c ============================[ Search Statistics ]============================
1795.78/1796.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1795.78/1796.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1795.78/1796.13	c =============================================================================
1795.78/1796.13	c  0.0s |       0 |        0 |        0 |   472474      0 |     2379 |     2390
1796.28/1796.64	c  0.5s |       0 |       79 |        1 |   472474      0 |     2379 |     2391
1796.28/1796.64	c #cpu_time = 0.512s
1796.28/1796.64	c #wall_clock_time = 0.512s
1796.28/1796.64	c #decision = 79
1796.28/1796.64	c #random_decision = 0
1796.28/1796.64	c #conflict = 1
1796.28/1796.64	c #restart = 0
1796.28/1796.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=527670
1796.28/1796.64	c BCD2: refineLB: 527668 -> 527670
1796.28/1796.64	c lower bound updated to -606482776
1796.48/1796.83	c BCD2: 4853025 <= obj <= 611335800
1796.48/1796.83	c BCD2: #cores=78, #unrelaxed=304179, #relaxed=2376, #hardened=0
1796.48/1796.83	c BCD2: #sat=1 #unsat=2364 bias=2364/2365
1796.48/1796.84	c Solving starts ...
1796.48/1796.84	c ============================[ Search Statistics ]============================
1796.48/1796.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1796.48/1796.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1796.48/1796.84	c =============================================================================
1796.48/1796.84	c  0.0s |       0 |        0 |        0 |   472474      0 |     2380 |     2391
1796.98/1797.36	c  0.5s |       0 |       79 |        1 |   472474      0 |     2380 |     2392
1796.98/1797.36	c #cpu_time = 0.525s
1796.98/1797.36	c #wall_clock_time = 0.525s
1796.98/1797.36	c #decision = 79
1796.98/1797.36	c #random_decision = 0
1796.98/1797.36	c #conflict = 1
1796.98/1797.36	c #restart = 0
1796.98/1797.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=534435
1796.98/1797.36	c BCD2: refineLB: 534433 -> 534435
1796.98/1797.36	c lower bound updated to -606476011
1797.19/1797.53	c BCD2: 4859790 <= obj <= 611335800
1797.19/1797.53	c BCD2: #cores=78, #unrelaxed=304178, #relaxed=2377, #hardened=0
1797.19/1797.53	c BCD2: #sat=1 #unsat=2365 bias=2365/2366
1797.19/1797.54	c Solving starts ...
1797.19/1797.54	c ============================[ Search Statistics ]============================
1797.19/1797.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1797.19/1797.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1797.19/1797.54	c =============================================================================
1797.19/1797.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2381 |     2392
1797.68/1798.06	c  0.5s |       0 |       79 |        1 |   472474      0 |     2381 |     2393
1797.68/1798.06	c #cpu_time = 0.524s
1797.68/1798.06	c #wall_clock_time = 0.524s
1797.68/1798.06	c #decision = 79
1797.68/1798.06	c #random_decision = 0
1797.68/1798.06	c #conflict = 1
1797.68/1798.06	c #restart = 0
1797.68/1798.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=541200
1797.68/1798.06	c BCD2: refineLB: 541198 -> 541200
1797.68/1798.06	c lower bound updated to -606469246
1797.88/1798.24	c BCD2: 4866555 <= obj <= 611335800
1797.88/1798.24	c BCD2: #cores=78, #unrelaxed=304177, #relaxed=2378, #hardened=0
1797.88/1798.24	c BCD2: #sat=1 #unsat=2366 bias=2366/2367
1797.88/1798.25	c Solving starts ...
1797.88/1798.25	c ============================[ Search Statistics ]============================
1797.88/1798.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1797.88/1798.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1797.88/1798.25	c =============================================================================
1797.88/1798.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2382 |     2393
1798.39/1798.76	c  0.5s |       0 |       79 |        1 |   472474      0 |     2382 |     2394
1798.39/1798.76	c #cpu_time = 0.516s
1798.39/1798.76	c #wall_clock_time = 0.516s
1798.39/1798.76	c #decision = 79
1798.39/1798.76	c #random_decision = 0
1798.39/1798.76	c #conflict = 1
1798.39/1798.76	c #restart = 0
1798.39/1798.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=547965
1798.39/1798.76	c BCD2: refineLB: 547963 -> 547965
1798.39/1798.76	c lower bound updated to -606462481
1798.58/1798.92	c BCD2: 4873320 <= obj <= 611335800
1798.58/1798.92	c BCD2: #cores=78, #unrelaxed=304176, #relaxed=2379, #hardened=0
1798.58/1798.92	c BCD2: #sat=1 #unsat=2367 bias=2367/2368
1798.58/1798.93	c Solving starts ...
1798.58/1798.93	c ============================[ Search Statistics ]============================
1798.58/1798.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1798.58/1798.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1798.58/1798.93	c =============================================================================
1798.58/1798.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2383 |     2394
1799.08/1799.45	c  0.5s |       0 |       79 |        1 |   472474      0 |     2383 |     2395
1799.08/1799.45	c #cpu_time = 0.522s
1799.08/1799.45	c #wall_clock_time = 0.522s
1799.08/1799.45	c #decision = 79
1799.08/1799.45	c #random_decision = 0
1799.08/1799.45	c #conflict = 1
1799.08/1799.45	c #restart = 0
1799.08/1799.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=554730
1799.08/1799.45	c BCD2: refineLB: 554728 -> 554730
1799.08/1799.45	c lower bound updated to -606455716
1799.28/1799.65	c BCD2: 4880085 <= obj <= 611335800
1799.28/1799.65	c BCD2: #cores=78, #unrelaxed=304175, #relaxed=2380, #hardened=0
1799.28/1799.65	c BCD2: #sat=1 #unsat=2368 bias=2368/2369
1799.28/1799.66	c Solving starts ...
1799.28/1799.66	c ============================[ Search Statistics ]============================
1799.28/1799.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1799.28/1799.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1799.28/1799.66	c =============================================================================
1799.28/1799.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2384 |     2395
1799.79/1800.16	c  0.5s |       0 |       79 |        1 |   472474      0 |     2384 |     2396
1799.79/1800.16	c #cpu_time = 0.491s
1799.79/1800.16	c #wall_clock_time = 0.491s
1799.79/1800.16	c #decision = 79
1799.79/1800.16	c #random_decision = 0
1799.79/1800.16	c #conflict = 1
1799.79/1800.16	c #restart = 0
1799.79/1800.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=561495
1799.79/1800.16	c BCD2: refineLB: 561493 -> 561495
1799.79/1800.16	c lower bound updated to -606448951
1799.98/1800.35	c BCD2: 4886850 <= obj <= 611335800
1799.98/1800.35	c BCD2: #cores=78, #unrelaxed=304174, #relaxed=2381, #hardened=0
1799.98/1800.35	c BCD2: #sat=1 #unsat=2369 bias=2369/2370
1799.98/1800.37	c Solving starts ...
1799.98/1800.37	c ============================[ Search Statistics ]============================
1799.98/1800.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1799.98/1800.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1799.98/1800.37	c =============================================================================
1799.98/1800.37	c  0.0s |       0 |        0 |        0 |   472474      0 |     2385 |     2396

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

pid=21529
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.10 2.07 2.01 3/179 21532
/proc/meminfo: memFree=31072496/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=754108 CPUtime=0 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 2817 0 0 0 0 0 0 0 20 0 4 0 113163987 772206592 2666 33554432000 4194304 16246674 140733335125152 140733335124576 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 189039 2676 441 2943 0 185933 0
[pid=21532/tid=21533] ppid=21529 vsize=771516 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 790032384 2737 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=776636 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 795275264 2754 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=779708 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 113163987 798420992 2769 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100183 s]
/proc/loadavg: 2.10 2.07 2.01 3/179 21532
/proc/meminfo: memFree=31072496/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1300036 CPUtime=0.09 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 28300 0 0 0 5 4 0 0 20 0 4 0 113163987 1331236864 28087 33554432000 4194304 16246674 140733335125152 140733335124464 7374276 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 325009 28104 797 2943 0 321903 0
[pid=21532/tid=21533] ppid=21529 vsize=1300036 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1331236864 28116 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1300036 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 1331236864 28128 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1300036 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1331236864 28139 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1300036

[startup+0.200549 s]
/proc/loadavg: 2.10 2.07 2.01 3/179 21532
/proc/meminfo: memFree=31072496/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 44911 0 0 0 13 6 0 0 20 0 4 0 113163987 1345916928 45209 33554432000 4194304 16246674 140733335125152 140733335124464 7440352 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 328593 45209 797 2943 0 325487 0
[pid=21532/tid=21533] ppid=21529 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1345916928 45209 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 1345916928 45209 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1345916928 45209 33554432000 4194304 16246674 140733335125152 140561483812016 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.300521 s]
/proc/loadavg: 2.10 2.07 2.01 3/179 21532
/proc/meminfo: memFree=31072496/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 48152 0 0 0 23 6 0 0 20 0 4 0 113163987 1345916928 48450 33554432000 4194304 16246674 140733335125152 140733335124464 7364254 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 328593 48450 798 2943 0 325487 0
[pid=21532/tid=21533] ppid=21529 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1345916928 48450 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 1345916928 48450 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1345916928 48450 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700431 s]
/proc/loadavg: 2.10 2.07 2.01 3/179 21532
/proc/meminfo: memFree=31072496/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1315396 CPUtime=0.69 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 68122 0 0 0 60 9 0 0 20 0 4 0 113163987 1346965504 68420 33554432000 4194304 16246674 140733335125152 140733335124464 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 328849 68424 799 2943 0 325743 0
[pid=21532/tid=21533] ppid=21529 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1346965504 68427 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 1346965504 68430 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1346965504 68432 33554432000 4194304 16246674 140733335125152 140561483812016 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) 1315396

[startup+1.50044 s]
/proc/loadavg: 2.10 2.07 2.01 3/183 21536
/proc/meminfo: memFree=30522568/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1328708 CPUtime=1.49 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 96421 0 0 0 135 14 0 0 20 0 4 0 113163987 1360596992 99274 33554432000 4194304 16246674 140733335125152 140733335107072 8055368 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 332177 99274 801 2943 0 329071 0
[pid=21532/tid=21533] ppid=21529 vsize=1328708 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1360596992 99274 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1328708 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 1360596992 99274 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1328708 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1360596992 99274 33554432000 4194304 16246674 140733335125152 140561483812016 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) 1328708

[startup+3.10038 s]
/proc/loadavg: 2.09 2.07 2.01 3/183 21536
/proc/meminfo: memFree=30205404/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1353284 CPUtime=3.09 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 130642 0 0 0 290 19 0 0 20 0 4 0 113163987 1385762816 139116 33554432000 4194304 16246674 140733335125152 140733335122944 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 338321 139116 801 2943 0 335215 0
[pid=21532/tid=21533] ppid=21529 vsize=1353284 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1385762816 139116 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1353284 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113163987 1385762816 139116 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1353284 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1385762816 139116 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1353284

[startup+6.30043 s]
/proc/loadavg: 2.09 2.07 2.01 3/183 21536
/proc/meminfo: memFree=29096712/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1479236 CPUtime=6.29 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 273798 0 0 0 588 41 0 0 20 0 4 0 113163987 1514737664 291470 33554432000 4194304 16246674 140733335125152 140733335107072 4220543 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 369809 291470 834 2943 0 366703 0
[pid=21532/tid=21533] ppid=21529 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1514737664 291470 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 1514737664 291470 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1514737664 291470 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1479236

[startup+12.7005 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 21536
/proc/meminfo: memFree=28753904/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=1479236 CPUtime=12.69 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 288969 0 0 0 1225 44 0 0 20 0 4 0 113163987 1514737664 310729 33554432000 4194304 16246674 140733335125152 140733335107072 5885258 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 369809 310729 837 2943 0 366703 0
[pid=21532/tid=21533] ppid=21529 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 1514737664 310729 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 1514737664 310729 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 1514737664 310729 33554432000 4194304 16246674 140733335125152 140561483812016 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) 1479236

[startup+25.5075 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 21536
/proc/meminfo: memFree=27280804/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=25.49 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545052 0 0 0 2468 81 0 0 20 0 4 0 113163987 2563313664 566812 33554432000 4194304 16246674 140733335125152 140733335124464 14795467 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 566812 916 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566812 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566812 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566812 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2503236

[startup+51.1004 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 21536
/proc/meminfo: memFree=27280140/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=51.09 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545056 0 0 0 5020 89 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140733335107072 5531966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 566816 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2503236

[startup+102.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/183 21537
/proc/meminfo: memFree=27280188/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=102.27 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545056 0 0 0 10111 116 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140733335107072 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 566816 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 566816 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2503236


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

/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2503236

[startup+1302.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/183 21567
/proc/meminfo: memFree=27273624/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1302.08 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545058 0 0 0 129415 793 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 5532108 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2503236

[startup+1362.3 s]
/proc/loadavg: 2.14 2.09 2.04 4/183 21568
/proc/meminfo: memFree=27273400/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1362.06 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545060 0 0 0 135381 825 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335124248 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2503236

[startup+1422.3 s]
/proc/loadavg: 2.16 2.10 2.04 3/183 21569
/proc/meminfo: memFree=27273008/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1422.04 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545068 0 0 0 141307 897 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 5842941 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2503236

[startup+1482.3 s]
/proc/loadavg: 2.20 2.13 2.05 3/183 21570
/proc/meminfo: memFree=27272880/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1482.04 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545069 0 0 0 147255 949 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 5531308 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2503236

[startup+1542.3 s]
/proc/loadavg: 2.19 2.13 2.06 4/183 21572
/proc/meminfo: memFree=27273124/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1542.03 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545076 0 0 0 153208 995 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 5531312 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2503236

[startup+1602.3 s]
/proc/loadavg: 2.14 2.12 2.06 3/183 21573
/proc/meminfo: memFree=27272360/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1602.02 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545078 0 0 0 159106 1096 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2503236

[startup+1662.31 s]
/proc/loadavg: 2.05 2.10 2.05 3/183 21574
/proc/meminfo: memFree=27272220/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1662.01 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545078 0 0 0 165042 1159 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 12414395 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2503236

[startup+1722.3 s]
/proc/loadavg: 2.06 2.09 2.05 4/184 21578
/proc/meminfo: memFree=27272252/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1721.99 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545079 0 0 0 171010 1189 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335124464 13950199 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2503236

[startup+1782.3 s]
/proc/loadavg: 2.11 2.10 2.05 3/183 21579
/proc/meminfo: memFree=27272432/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1781.99 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545081 0 0 0 176921 1278 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335107072 5586315 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2503236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.11 2.06 3/183 21579
/proc/meminfo: memFree=27272236/32872528 swapFree=11196/354588
[pid=21532] ppid=21529 vsize=2503236 CPUtime=1800.08 cores=1,3,5,7
/proc/21532/stat : 21532 (toysat) R 21529 21532 21010 0 -1 4202496 545081 0 0 0 178684 1324 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140733335124328 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21532/statm: 625809 567072 920 2943 0 622703 0
[pid=21532/tid=21533] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21533/stat : 21533 (toysat) S 21529 21532 21010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561504775408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21532/tid=21534] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21534/stat : 21534 (toysat) S 21529 21532 21010 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561494285552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21532/tid=21535] ppid=21529 vsize=2503236 CPUtime=0 cores=1,3,5,7
/proc/21532/task/21535/stat : 21535 (toysat) S 21529 21532 21010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113163987 2563313664 567072 33554432000 4194304 16246674 140733335125152 140561483812016 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2503236

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.47
CPU time (s): 1800.17
CPU user time (s): 1786.86
CPU system time (s): 13.312
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 2503236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.86
system time used= 13.312
maximum resident set size= 2268288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545081
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= 775
involuntary context switches= 1806

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71228 second user time and 7.45287 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-07 17:11:45
IDJOB=4079262
IDBENCH=92189
IDSOLVER=2542
FILE ID=node126/4079262-1465312304
RUNJOBID= node126-1465306898-21027
PBS_JOBID= 19849495
Free space on /tmp= 71668 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX300_K192_cod1.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079262-1465312304/watcher-4079262-1465312304 -o /tmp/evaluation-result-4079262-1465312304/solver-4079262-1465312304 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465306898-21027 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079262-1465312304.opb

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

MD5SUM BENCH= 086965ba422b805d68e9d1d8816ed313
RANDOM SEED=1996424567

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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:        31073140 kB
Buffers:           55216 kB
Cached:           479968 kB
SwapCached:         2088 kB
Active:           495156 kB
Inactive:         213200 kB
Active(anon):     171928 kB
Inactive(anon):     3296 kB
Active(file):     323228 kB
Inactive(file):   209904 kB
Unevictable:      354588 kB
Mlocked:           11196 kB
SwapTotal:      67108856 kB
SwapFree:       67098676 kB
Dirty:             91524 kB
Writeback:             0 kB
AnonPages:        526692 kB
Mapped:            10488 kB
Shmem:                 0 kB
Slab:             602728 kB
SReclaimable:      46132 kB
SUnreclaim:       556596 kB
KernelStack:        1464 kB
PageTables:         7032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1578028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 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= 71648 MiB
End job on node126 at 2016-06-07 17:41:46