Trace number 4079261

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.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX15_K192_cod1.opb
MD5SUM36b6ac77834c618ec439f35e69c4fda0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-10947
Best CPU time to get the best result obtained on this benchmark1800.48
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 616974121
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 616974121
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-07T16:53:15+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-4079261-1465311194.opb"]
0.00/0.01	c use --random-gen="544825791 1604646072 727805380 2605114551 886356415 477435111 509508473 3763567304 4241626594 2913807051 850652043 1209720695 86235845 1223081326 2595742749 3721013768 795052403 3225953031 3229369635 552379706 2835152286 1412257433 3195357894 2820832535 3408778076 1664277904 3607818919 4247180271 1277184620 4185869228 1356307767 407043273 2481235791 1585059258 3867663196 861203548 4033842403 4008401561 3030705316 2005462590 739491522 4219047512 94436062 3704953479 2802128096 1129523231 1587995819 1170417922 1524241640 2836847913 2928726547 671885365 2442135363 2351672080 2820632150 47200020 3937247514 164445903 375481592 860058982 2706392802 3928998766 2417398647 2180916609 362832028 3747035980 2815700210 4157119898 388213192 849485539 2674607463 1176197484 1877387682 2375693442 3898620256 2385112423 967825023 3663687698 374641743 610444427 1660959394 1836049179 720917000 1288954129 322196010 1521880316 1121594655 1828640951 1903332854 2054295135 1130144486 1246263747 624174717 2532604908 2652430082 3191262191 2789596702 2250882524 2787190781 1209597542 1522136728 628257477 4133915772 3551744086 1935861347 2989321270 3325365437 3114567657 1909914606 182376694 27898568 3502399114 1651729122 2650295571 1307324974 129943520 1740129816 2648186139 3245753671 283821737 2697671901 1570548929 1879714755 2444803038 2662312073 3563334799 873399274 1057060388 2299809581 4064495381 145173608 1848890212 2016890963 312890952 4289207011 1610276264 3915981470 3130631630 1488593823 2016014187 2427125591 2545970078 4219889094 4187800097 458823082 3701882247 1173117054 1588482083 1131431976 364485355 2060961014 3788816507 3104138180 1994395626 1587752688 4028964355 1337563061 3323873031 575084336 2425128393 3199947706 3766569169 1071924653 4001661275 3991749972 4146288973 2120301414 1029363883 1193049988 630019288 2577173875 706183254 2098974869 3198147967 1545060445 770309504 2969813486 3306233488 3669737321 1170063287 2073263370 4076451866 2316658777 4178890065 2382508680 412161842 2098257603 1735696456 631104188 2969263805 288336840 1888866393 3266549151 3107143342 3350972665 4151957755 3803747330 2012000442 916674717 4156589797 1278012244 793066594 2285901288 4048296722 994492628 1752885574 2019977802 3562728021 1999967851 3051701382 4091270704 1595378466 737623045 2825970244 87486698 2502130251 4285040063 3442575585 1212054919 1947133707 1638898368 632886712 1799963603 2006208011 2480256656 1493915399 4132249894 3133896225 1073463228 4231952314 3768638100 2461541199 1438674428 3620911886 550659654 3509856672 1202924422 3320854176 3308193498 4038952331 4211879487 2950130013 3414575022 2017038574 642394592 3992500896 1678098058 3002226261 3476211014 422369218 1750318591 3305465395 1913624008 883888389 2915555832 1899728434 255 362436" option to reproduce the execution
5.29/5.39	c #vars 399113
5.29/5.39	c #constraints 400980
17.48/17.58	c BCD2: Hardening is enabled.
17.48/17.58	c BCD2: BiasedSearch is enabled.
17.48/17.58	c Solving starts ...
17.48/17.58	c ============================[ Search Statistics ]============================
17.48/17.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.48/17.58	c       |         |          |          |    Limit     GC | Var      | Constra 
17.48/17.58	c =============================================================================
17.48/17.59	c  0.0s |       0 |        0 |        0 |   266697      0 |        0 |        0
19.28/19.32	c  1.7s |       0 |       20 |        1 |   266697      0 |       19 |       19
19.28/19.32	c #cpu_time = 1.422s
19.28/19.32	c #wall_clock_time = 1.426s
19.28/19.32	c #decision = 20
19.28/19.32	c #random_decision = 0
19.28/19.32	c #conflict = 1
19.28/19.32	c #restart = 0
19.28/19.33	o 0
21.18/21.22	c BCD2: updating upper bound: 616974121 -> 616974120
22.28/22.39	c BCD2: 0 <= obj <= 616974120
22.38/22.42	c BCD2: #cores=0, #unrelaxed=306555, #relaxed=0, #hardened=0
22.38/22.42	c BCD2: #sat=1 #unsat=1 bias=1/2
22.38/22.43	c Solving starts ...
22.38/22.43	c ============================[ Search Statistics ]============================
22.38/22.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.38/22.43	c       |         |          |          |    Limit     GC | Var      | Constra 
22.38/22.43	c =============================================================================
22.38/22.44	c  0.0s |       0 |        0 |        0 |   266697      0 |       19 |       19
22.88/22.92	c  0.5s |       0 |        0 |        0 |   266697      0 |       19 |       19
22.88/22.92	c #cpu_time = 0.485s
22.88/22.92	c #wall_clock_time = 0.486s
22.88/22.92	c #decision = 0
22.88/22.92	c #random_decision = 0
22.88/22.92	c #conflict = 0
22.88/22.92	c #restart = 0
22.88/22.92	c BCD2: found a new core of size 1: cost of the new core is >=987
22.88/22.92	c lower bound updated to -616973134
22.98/23.08	c BCD2: 987 <= obj <= 616974120
22.98/23.08	c BCD2: #cores=1, #unrelaxed=306554, #relaxed=1, #hardened=0
22.98/23.08	c BCD2: #sat=1 #unsat=2 bias=2/3
23.09/23.10	c Solving starts ...
23.09/23.10	c ============================[ Search Statistics ]============================
23.09/23.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.09/23.10	c       |         |          |          |    Limit     GC | Var      | Constra 
23.09/23.10	c =============================================================================
23.09/23.10	c  0.0s |       0 |        0 |        0 |   266697      0 |       19 |       19
23.98/24.06	c  1.0s |       0 |        3 |        1 |   266697      0 |       38 |       38
23.98/24.06	c #cpu_time = 0.957s
23.98/24.06	c #wall_clock_time = 0.959s
23.98/24.06	c #decision = 3
23.98/24.06	c #random_decision = 0
23.98/24.06	c #conflict = 1
23.98/24.06	c #restart = 0
23.98/24.06	c BCD2: found a new core of size 1: cost of the new core is >=987
23.98/24.06	c lower bound updated to -616972147
24.19/24.22	c BCD2: 1974 <= obj <= 616974120
24.19/24.22	c BCD2: #cores=2, #unrelaxed=306553, #relaxed=2, #hardened=0
24.19/24.22	c BCD2: #sat=1 #unsat=3 bias=3/4
24.19/24.23	c Solving starts ...
24.19/24.23	c ============================[ Search Statistics ]============================
24.19/24.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.19/24.23	c       |         |          |          |    Limit     GC | Var      | Constra 
24.19/24.23	c =============================================================================
24.19/24.23	c  0.0s |       0 |        0 |        0 |   266697      0 |       38 |       38
26.09/26.15	c  1.9s |       0 |        5 |        1 |   266697      0 |       57 |       57
26.09/26.15	c #cpu_time = 1.914s
26.09/26.15	c #wall_clock_time = 1.919s
26.09/26.15	c #decision = 5
26.09/26.15	c #random_decision = 0
26.09/26.15	c #conflict = 1
26.09/26.15	c #restart = 0
26.09/26.15	c BCD2: found a new core of size 1: cost of the new core is >=987
26.09/26.15	c lower bound updated to -616971160
26.29/26.33	c BCD2: 2961 <= obj <= 616974120
26.29/26.33	c BCD2: #cores=3, #unrelaxed=306552, #relaxed=3, #hardened=0
26.29/26.33	c BCD2: #sat=1 #unsat=4 bias=4/5
26.29/26.34	c Solving starts ...
26.29/26.34	c ============================[ Search Statistics ]============================
26.29/26.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.29/26.34	c       |         |          |          |    Limit     GC | Var      | Constra 
26.29/26.34	c =============================================================================
26.29/26.34	c  0.0s |       0 |        0 |        0 |   266697      0 |       57 |       57
27.29/27.30	c  1.0s |       0 |        7 |        1 |   266697      0 |       76 |       76
27.29/27.30	c #cpu_time = 0.956s
27.29/27.30	c #wall_clock_time = 0.959s
27.29/27.30	c #decision = 7
27.29/27.30	c #random_decision = 0
27.29/27.30	c #conflict = 1
27.29/27.30	c #restart = 0
27.29/27.30	c BCD2: found a new core of size 1: cost of the new core is >=987
27.29/27.30	c lower bound updated to -616970173
27.39/27.48	c BCD2: 3948 <= obj <= 616974120
27.39/27.48	c BCD2: #cores=4, #unrelaxed=306551, #relaxed=4, #hardened=0
27.39/27.48	c BCD2: #sat=1 #unsat=5 bias=5/6
27.39/27.49	c Solving starts ...
27.39/27.49	c ============================[ Search Statistics ]============================
27.39/27.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.39/27.49	c       |         |          |          |    Limit     GC | Var      | Constra 
27.39/27.49	c =============================================================================
27.39/27.49	c  0.0s |       0 |        0 |        0 |   266697      0 |       76 |       76
28.39/28.47	c  1.0s |       0 |        9 |        1 |   266697      0 |       95 |       95
28.39/28.47	c #cpu_time = 0.978s
28.39/28.47	c #wall_clock_time = 0.980s
28.39/28.47	c #decision = 9
28.39/28.47	c #random_decision = 0
28.39/28.47	c #conflict = 1
28.39/28.47	c #restart = 0
28.39/28.47	c BCD2: found a new core of size 1: cost of the new core is >=987
28.39/28.47	c lower bound updated to -616969186
28.59/28.65	c BCD2: 4935 <= obj <= 616974120
28.59/28.65	c BCD2: #cores=5, #unrelaxed=306550, #relaxed=5, #hardened=0
28.59/28.65	c BCD2: #sat=1 #unsat=6 bias=6/7
28.59/28.65	c Solving starts ...
28.59/28.65	c ============================[ Search Statistics ]============================
28.59/28.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.59/28.65	c       |         |          |          |    Limit     GC | Var      | Constra 
28.59/28.65	c =============================================================================
28.59/28.65	c  0.0s |       0 |        0 |        0 |   266697      0 |       95 |       95
29.09/29.15	c  0.5s |       0 |        6 |        0 |   266697      0 |       95 |       95
29.09/29.15	c #cpu_time = 0.492s
29.09/29.15	c #wall_clock_time = 0.493s
29.09/29.15	c #decision = 6
29.09/29.15	c #random_decision = 0
29.09/29.15	c #conflict = 0
29.09/29.15	c #restart = 0
29.09/29.15	c BCD2: found a new core of size 2: cost of the new core is >=987
29.09/29.15	c lower bound updated to -616968199
29.29/29.35	c BCD2: 5922 <= obj <= 616974120
29.29/29.35	c BCD2: #cores=6, #unrelaxed=306548, #relaxed=7, #hardened=0
29.29/29.35	c BCD2: #sat=1 #unsat=7 bias=7/8
29.29/29.36	c Solving starts ...
29.29/29.36	c ============================[ Search Statistics ]============================
29.29/29.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.29/29.36	c       |         |          |          |    Limit     GC | Var      | Constra 
29.29/29.36	c =============================================================================
29.29/29.36	c  0.0s |       0 |        0 |        0 |   266697      0 |       95 |       95
29.79/29.83	c  0.5s |       0 |        7 |        1 |   266697      0 |       95 |       95
29.79/29.83	c #cpu_time = 0.474s
29.79/29.83	c #wall_clock_time = 0.476s
29.79/29.83	c #decision = 7
29.79/29.83	c #random_decision = 0
29.79/29.83	c #conflict = 1
29.79/29.83	c #restart = 0
29.79/29.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=1974
29.79/29.83	c BCD2: refineLB: 1851 -> 1974
29.79/29.83	c lower bound updated to -616967212
29.99/30.04	c BCD2: 6909 <= obj <= 616974120
29.99/30.04	c BCD2: #cores=6, #unrelaxed=306547, #relaxed=8, #hardened=0
29.99/30.04	c BCD2: #sat=1 #unsat=8 bias=8/9
29.99/30.04	c Solving starts ...
29.99/30.04	c ============================[ Search Statistics ]============================
29.99/30.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.99/30.04	c       |         |          |          |    Limit     GC | Var      | Constra 
29.99/30.04	c =============================================================================
29.99/30.04	c  0.0s |       0 |        0 |        0 |   266697      0 |       96 |       95
30.49/30.53	c  0.5s |       0 |        7 |        1 |   266697      0 |       96 |       96
30.49/30.53	c #cpu_time = 0.485s
30.49/30.53	c #wall_clock_time = 0.487s
30.49/30.53	c #decision = 7
30.49/30.53	c #random_decision = 0
30.49/30.53	c #conflict = 1
30.49/30.53	c #restart = 0
30.49/30.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=2961
30.49/30.53	c BCD2: refineLB: 2852 -> 2961
30.49/30.53	c lower bound updated to -616966225
30.68/30.76	c BCD2: 7896 <= obj <= 616974120
30.68/30.76	c BCD2: #cores=6, #unrelaxed=306546, #relaxed=9, #hardened=0
30.68/30.76	c BCD2: #sat=1 #unsat=9 bias=9/10
30.68/30.78	c Solving starts ...
30.68/30.78	c ============================[ Search Statistics ]============================
30.68/30.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.68/30.78	c       |         |          |          |    Limit     GC | Var      | Constra 
30.68/30.78	c =============================================================================
30.68/30.78	c  0.0s |       0 |        0 |        0 |   266697      0 |       97 |       96
31.18/31.25	c  0.5s |       0 |        7 |        1 |   266697      0 |       97 |       97
31.18/31.25	c #cpu_time = 0.469s
31.18/31.25	c #wall_clock_time = 0.471s
31.18/31.25	c #decision = 7
31.18/31.25	c #random_decision = 0
31.18/31.25	c #conflict = 1
31.18/31.25	c #restart = 0
31.18/31.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3948
31.18/31.25	c BCD2: refineLB: 3850 -> 3948
31.18/31.25	c lower bound updated to -616965238
31.38/31.48	c BCD2: 8883 <= obj <= 616974120
31.38/31.48	c BCD2: #cores=6, #unrelaxed=306545, #relaxed=10, #hardened=0
31.38/31.48	c BCD2: #sat=1 #unsat=10 bias=10/11
31.48/31.50	c Solving starts ...
31.48/31.50	c ============================[ Search Statistics ]============================
31.48/31.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.48/31.50	c       |         |          |          |    Limit     GC | Var      | Constra 
31.48/31.50	c =============================================================================
31.48/31.50	c  0.0s |       0 |        0 |        0 |   266697      0 |       98 |       97
31.89/31.96	c  0.5s |       0 |        7 |        1 |   266697      0 |       98 |       98
31.89/31.96	c #cpu_time = 0.464s
31.89/31.96	c #wall_clock_time = 0.465s
31.89/31.96	c #decision = 7
31.89/31.96	c #random_decision = 0
31.89/31.96	c #conflict = 1
31.89/31.96	c #restart = 0
31.89/31.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=4935
31.89/31.96	c BCD2: refineLB: 4846 -> 4935
31.89/31.96	c lower bound updated to -616964251
32.18/32.20	c BCD2: 9870 <= obj <= 616974120
32.18/32.20	c BCD2: #cores=6, #unrelaxed=306544, #relaxed=11, #hardened=0
32.18/32.20	c BCD2: #sat=1 #unsat=11 bias=11/12
32.18/32.21	c Solving starts ...
32.18/32.21	c ============================[ Search Statistics ]============================
32.18/32.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.18/32.21	c       |         |          |          |    Limit     GC | Var      | Constra 
32.18/32.21	c =============================================================================
32.18/32.21	c  0.0s |       0 |        0 |        0 |   266697      0 |       99 |       98
33.58/33.61	c  1.4s |       0 |        7 |        1 |   266697      0 |       99 |       99
33.58/33.61	c #cpu_time = 1.397s
33.58/33.61	c #wall_clock_time = 1.400s
33.58/33.61	c #decision = 7
33.58/33.61	c #random_decision = 0
33.58/33.61	c #conflict = 1
33.58/33.61	c #restart = 0
33.58/33.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=5922
33.58/33.61	c BCD2: refineLB: 5840 -> 5922
33.58/33.61	c lower bound updated to -616963264
33.78/33.82	c BCD2: 10857 <= obj <= 616974120
33.78/33.82	c BCD2: #cores=6, #unrelaxed=306543, #relaxed=12, #hardened=0
33.78/33.82	c BCD2: #sat=1 #unsat=12 bias=12/13
33.78/33.82	c Solving starts ...
33.78/33.82	c ============================[ Search Statistics ]============================
33.78/33.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.78/33.82	c       |         |          |          |    Limit     GC | Var      | Constra 
33.78/33.82	c =============================================================================
33.78/33.82	c  0.0s |       0 |        0 |        0 |   266697      0 |      100 |       99
34.28/34.30	c  0.5s |       0 |        7 |        1 |   266697      0 |      100 |      100
34.28/34.30	c #cpu_time = 0.476s
34.28/34.30	c #wall_clock_time = 0.478s
34.28/34.30	c #decision = 7
34.28/34.30	c #random_decision = 0
34.28/34.30	c #conflict = 1
34.28/34.30	c #restart = 0
34.28/34.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=6909
34.28/34.30	c BCD2: refineLB: 6834 -> 6909
34.28/34.30	c lower bound updated to -616962277
34.38/34.47	c BCD2: 11844 <= obj <= 616974120
34.38/34.47	c BCD2: #cores=6, #unrelaxed=306542, #relaxed=13, #hardened=0
34.38/34.47	c BCD2: #sat=1 #unsat=13 bias=13/14
34.38/34.48	c Solving starts ...
34.38/34.48	c ============================[ Search Statistics ]============================
34.38/34.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.38/34.48	c       |         |          |          |    Limit     GC | Var      | Constra 
34.38/34.48	c =============================================================================
34.38/34.48	c  0.0s |       0 |        0 |        0 |   266697      0 |      101 |      100
34.88/34.94	c  0.5s |       0 |        7 |        1 |   266697      0 |      101 |      101
34.88/34.94	c #cpu_time = 0.461s
34.88/34.94	c #wall_clock_time = 0.462s
34.88/34.94	c #decision = 7
34.88/34.94	c #random_decision = 0
34.88/34.94	c #conflict = 1
34.88/34.94	c #restart = 0
34.88/34.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=7896
34.88/34.94	c BCD2: refineLB: 7826 -> 7896
34.88/34.94	c lower bound updated to -616961290
35.08/35.12	c BCD2: 12831 <= obj <= 616974120
35.08/35.12	c BCD2: #cores=6, #unrelaxed=306541, #relaxed=14, #hardened=0
35.08/35.12	c BCD2: #sat=1 #unsat=14 bias=14/15
35.08/35.13	c Solving starts ...
35.08/35.13	c ============================[ Search Statistics ]============================
35.08/35.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.08/35.13	c       |         |          |          |    Limit     GC | Var      | Constra 
35.08/35.13	c =============================================================================
35.08/35.13	c  0.0s |       0 |        0 |        0 |   266697      0 |      102 |      101
35.58/35.60	c  0.5s |       0 |        7 |        1 |   266697      0 |      102 |      102
35.58/35.60	c #cpu_time = 0.473s
35.58/35.60	c #wall_clock_time = 0.474s
35.58/35.60	c #decision = 7
35.58/35.60	c #random_decision = 0
35.58/35.60	c #conflict = 1
35.58/35.60	c #restart = 0
35.58/35.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=8883
35.58/35.60	c BCD2: refineLB: 8818 -> 8883
35.58/35.60	c lower bound updated to -616960303
35.68/35.77	c BCD2: 13818 <= obj <= 616974120
35.68/35.77	c BCD2: #cores=6, #unrelaxed=306540, #relaxed=15, #hardened=0
35.68/35.77	c BCD2: #sat=1 #unsat=15 bias=15/16
35.68/35.78	c Solving starts ...
35.68/35.78	c ============================[ Search Statistics ]============================
35.68/35.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.68/35.78	c       |         |          |          |    Limit     GC | Var      | Constra 
35.68/35.78	c =============================================================================
35.68/35.78	c  0.0s |       0 |        0 |        0 |   266697      0 |      103 |      102
36.18/36.25	c  0.5s |       0 |        7 |        1 |   266697      0 |      103 |      103
36.18/36.25	c #cpu_time = 0.468s
36.18/36.25	c #wall_clock_time = 0.470s
36.18/36.25	c #decision = 7
36.18/36.25	c #random_decision = 0
36.18/36.25	c #conflict = 1
36.18/36.25	c #restart = 0
36.18/36.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=9870
36.18/36.25	c BCD2: refineLB: 9809 -> 9870
36.18/36.25	c lower bound updated to -616959316
36.39/36.42	c BCD2: 14805 <= obj <= 616974120
36.39/36.42	c BCD2: #cores=6, #unrelaxed=306539, #relaxed=16, #hardened=0
36.39/36.42	c BCD2: #sat=1 #unsat=16 bias=16/17
36.39/36.43	c Solving starts ...
36.39/36.43	c ============================[ Search Statistics ]============================
36.39/36.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.39/36.43	c       |         |          |          |    Limit     GC | Var      | Constra 
36.39/36.43	c =============================================================================
36.39/36.43	c  0.0s |       0 |        0 |        0 |   266697      0 |      104 |      103
36.88/36.91	c  0.5s |       0 |        7 |        1 |   266697      0 |      104 |      104
36.88/36.91	c #cpu_time = 0.475s
36.88/36.91	c #wall_clock_time = 0.476s
36.88/36.91	c #decision = 7
36.88/36.91	c #random_decision = 0
36.88/36.91	c #conflict = 1
36.88/36.91	c #restart = 0
36.88/36.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=10857
36.88/36.91	c BCD2: refineLB: 10799 -> 10857
36.88/36.91	c lower bound updated to -616958329
36.98/37.08	c BCD2: 15792 <= obj <= 616974120
36.98/37.08	c BCD2: #cores=6, #unrelaxed=306538, #relaxed=17, #hardened=0
36.98/37.08	c BCD2: #sat=1 #unsat=17 bias=17/18
36.98/37.08	c Solving starts ...
36.98/37.08	c ============================[ Search Statistics ]============================
36.98/37.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.98/37.08	c       |         |          |          |    Limit     GC | Var      | Constra 
36.98/37.08	c =============================================================================
36.98/37.08	c  0.0s |       0 |        0 |        0 |   266697      0 |      105 |      104
37.49/37.56	c  0.5s |       0 |        7 |        1 |   266697      0 |      105 |      105
37.49/37.56	c #cpu_time = 0.471s
37.49/37.56	c #wall_clock_time = 0.472s
37.49/37.56	c #decision = 7
37.49/37.56	c #random_decision = 0
37.49/37.56	c #conflict = 1
37.49/37.56	c #restart = 0
37.49/37.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=11844
37.49/37.56	c BCD2: refineLB: 11790 -> 11844
37.49/37.56	c lower bound updated to -616957342
37.68/37.73	c BCD2: 16779 <= obj <= 616974120
37.68/37.73	c BCD2: #cores=6, #unrelaxed=306537, #relaxed=18, #hardened=0
37.68/37.73	c BCD2: #sat=1 #unsat=18 bias=18/19
37.68/37.74	c Solving starts ...
37.68/37.74	c ============================[ Search Statistics ]============================
37.68/37.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.68/37.74	c       |         |          |          |    Limit     GC | Var      | Constra 
37.68/37.74	c =============================================================================
37.68/37.74	c  0.0s |       0 |        0 |        0 |   266697      0 |      106 |      105
38.18/38.22	c  0.5s |       0 |        7 |        1 |   266697      0 |      106 |      106
38.18/38.22	c #cpu_time = 0.482s
38.18/38.22	c #wall_clock_time = 0.483s
38.18/38.22	c #decision = 7
38.18/38.22	c #random_decision = 0
38.18/38.22	c #conflict = 1
38.18/38.22	c #restart = 0
38.18/38.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=12831
38.18/38.22	c BCD2: refineLB: 12780 -> 12831
38.18/38.22	c lower bound updated to -616956355
38.38/38.43	c BCD2: 17766 <= obj <= 616974120
38.38/38.43	c BCD2: #cores=6, #unrelaxed=306536, #relaxed=19, #hardened=0
38.38/38.43	c BCD2: #sat=1 #unsat=19 bias=19/20
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 |      107 |      106
38.88/38.91	c  0.5s |       0 |        7 |        1 |   266697      0 |      107 |      107
38.88/38.91	c #cpu_time = 0.467s
38.88/38.91	c #wall_clock_time = 0.468s
38.88/38.91	c #decision = 7
38.88/38.91	c #random_decision = 0
38.88/38.91	c #conflict = 1
38.88/38.91	c #restart = 0
38.88/38.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=13818
38.88/38.91	c BCD2: refineLB: 13769 -> 13818
38.88/38.91	c lower bound updated to -616955368
39.08/39.11	c BCD2: 18753 <= obj <= 616974120
39.08/39.11	c BCD2: #cores=6, #unrelaxed=306535, #relaxed=20, #hardened=0
39.08/39.11	c BCD2: #sat=1 #unsat=20 bias=20/21
39.08/39.13	c Solving starts ...
39.08/39.13	c ============================[ Search Statistics ]============================
39.08/39.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.08/39.13	c       |         |          |          |    Limit     GC | Var      | Constra 
39.08/39.13	c =============================================================================
39.08/39.13	c  0.0s |       0 |        0 |        0 |   266697      0 |      108 |      107
39.48/39.59	c  0.5s |       0 |        7 |        1 |   266697      0 |      108 |      108
39.48/39.59	c #cpu_time = 0.462s
39.48/39.59	c #wall_clock_time = 0.463s
39.48/39.59	c #decision = 7
39.48/39.59	c #random_decision = 0
39.48/39.59	c #conflict = 1
39.48/39.59	c #restart = 0
39.48/39.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=14805
39.48/39.59	c BCD2: refineLB: 14759 -> 14805
39.48/39.59	c lower bound updated to -616954381
39.78/39.80	c BCD2: 19740 <= obj <= 616974120
39.78/39.80	c BCD2: #cores=6, #unrelaxed=306534, #relaxed=21, #hardened=0
39.78/39.80	c BCD2: #sat=1 #unsat=21 bias=21/22
39.78/39.81	c Solving starts ...
39.78/39.81	c ============================[ Search Statistics ]============================
39.78/39.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.78/39.81	c       |         |          |          |    Limit     GC | Var      | Constra 
39.78/39.81	c =============================================================================
39.78/39.81	c  0.0s |       0 |        0 |        0 |   266697      0 |      109 |      108
41.08/41.14	c  1.3s |       0 |        7 |        1 |   266697      0 |      109 |      109
41.08/41.14	c #cpu_time = 1.319s
41.08/41.14	c #wall_clock_time = 1.322s
41.08/41.14	c #decision = 7
41.08/41.14	c #random_decision = 0
41.08/41.14	c #conflict = 1
41.08/41.14	c #restart = 0
41.08/41.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=15792
41.08/41.14	c BCD2: refineLB: 15748 -> 15792
41.08/41.14	c lower bound updated to -616953394
41.28/41.33	c BCD2: 20727 <= obj <= 616974120
41.28/41.33	c BCD2: #cores=6, #unrelaxed=306533, #relaxed=22, #hardened=0
41.28/41.33	c BCD2: #sat=1 #unsat=22 bias=22/23
41.28/41.33	c Solving starts ...
41.28/41.33	c ============================[ Search Statistics ]============================
41.28/41.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.28/41.33	c       |         |          |          |    Limit     GC | Var      | Constra 
41.28/41.33	c =============================================================================
41.28/41.33	c  0.0s |       0 |        0 |        0 |   266697      0 |      110 |      109
41.68/41.76	c  0.4s |       0 |        7 |        1 |   266697      0 |      110 |      110
41.68/41.76	c #cpu_time = 0.429s
41.68/41.76	c #wall_clock_time = 0.431s
41.68/41.76	c #decision = 7
41.68/41.76	c #random_decision = 0
41.68/41.76	c #conflict = 1
41.68/41.76	c #restart = 0
41.68/41.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=16779
41.68/41.76	c BCD2: refineLB: 16737 -> 16779
41.68/41.76	c lower bound updated to -616952407
41.88/41.92	c BCD2: 21714 <= obj <= 616974120
41.88/41.92	c BCD2: #cores=6, #unrelaxed=306532, #relaxed=23, #hardened=0
41.88/41.92	c BCD2: #sat=1 #unsat=23 bias=23/24
41.88/41.93	c Solving starts ...
41.88/41.93	c ============================[ Search Statistics ]============================
41.88/41.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.88/41.93	c       |         |          |          |    Limit     GC | Var      | Constra 
41.88/41.93	c =============================================================================
41.88/41.93	c  0.0s |       0 |        0 |        0 |   266697      0 |      111 |      110
42.28/42.34	c  0.4s |       0 |        7 |        1 |   266697      0 |      111 |      111
42.28/42.34	c #cpu_time = 0.418s
42.28/42.34	c #wall_clock_time = 0.419s
42.28/42.34	c #decision = 7
42.28/42.34	c #random_decision = 0
42.28/42.34	c #conflict = 1
42.28/42.34	c #restart = 0
42.28/42.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=17766
42.28/42.34	c BCD2: refineLB: 17725 -> 17766
42.28/42.34	c lower bound updated to -616951420
42.48/42.52	c BCD2: 22701 <= obj <= 616974120
42.48/42.52	c BCD2: #cores=6, #unrelaxed=306531, #relaxed=24, #hardened=0
42.48/42.52	c BCD2: #sat=1 #unsat=24 bias=24/25
42.48/42.52	c Solving starts ...
42.48/42.52	c ============================[ Search Statistics ]============================
42.48/42.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
42.48/42.52	c       |         |          |          |    Limit     GC | Var      | Constra 
42.48/42.52	c =============================================================================
42.48/42.52	c  0.0s |       0 |        0 |        0 |   266697      0 |      112 |      111
42.89/42.96	c  0.4s |       0 |        7 |        1 |   266697      0 |      112 |      112
42.89/42.96	c #cpu_time = 0.430s
42.89/42.96	c #wall_clock_time = 0.432s
42.89/42.96	c #decision = 7
42.89/42.96	c #random_decision = 0
42.89/42.96	c #conflict = 1
42.89/42.96	c #restart = 0
42.89/42.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=18753
42.89/42.96	c BCD2: refineLB: 18714 -> 18753
42.89/42.96	c lower bound updated to -616950433
43.08/43.11	c BCD2: 23688 <= obj <= 616974120
43.08/43.11	c BCD2: #cores=6, #unrelaxed=306530, #relaxed=25, #hardened=0
43.08/43.11	c BCD2: #sat=1 #unsat=25 bias=25/26
43.08/43.12	c Solving starts ...
43.08/43.12	c ============================[ Search Statistics ]============================
43.08/43.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
43.08/43.12	c       |         |          |          |    Limit     GC | Var      | Constra 
43.08/43.12	c =============================================================================
43.08/43.12	c  0.0s |       0 |        0 |        0 |   266697      0 |      113 |      112
43.48/43.55	c  0.4s |       0 |        7 |        1 |   266697      0 |      113 |      113
43.48/43.55	c #cpu_time = 0.423s
43.48/43.55	c #wall_clock_time = 0.424s
43.48/43.55	c #decision = 7
43.48/43.55	c #random_decision = 0
43.48/43.55	c #conflict = 1
43.48/43.55	c #restart = 0
43.48/43.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=19740
43.48/43.55	c BCD2: refineLB: 19703 -> 19740
43.48/43.55	c lower bound updated to -616949446
43.68/43.71	c BCD2: 24675 <= obj <= 616974120
43.68/43.71	c BCD2: #cores=6, #unrelaxed=306529, #relaxed=26, #hardened=0
43.68/43.71	c BCD2: #sat=1 #unsat=26 bias=26/27
43.68/43.72	c Solving starts ...
43.68/43.72	c ============================[ Search Statistics ]============================
43.68/43.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
43.68/43.72	c       |         |          |          |    Limit     GC | Var      | Constra 
43.68/43.72	c =============================================================================
43.68/43.72	c  0.0s |       0 |        0 |        0 |   266697      0 |      114 |      113
44.09/44.15	c  0.4s |       0 |        7 |        1 |   266697      0 |      114 |      114
44.09/44.15	c #cpu_time = 0.432s
44.09/44.15	c #wall_clock_time = 0.433s
44.09/44.15	c #decision = 7
44.09/44.15	c #random_decision = 0
44.09/44.15	c #conflict = 1
44.09/44.15	c #restart = 0
44.09/44.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=20727
44.09/44.15	c BCD2: refineLB: 20691 -> 20727
44.09/44.15	c lower bound updated to -616948459
44.28/44.31	c BCD2: 25662 <= obj <= 616974120
44.28/44.31	c BCD2: #cores=6, #unrelaxed=306528, #relaxed=27, #hardened=0
44.28/44.31	c BCD2: #sat=1 #unsat=27 bias=27/28
44.28/44.31	c Solving starts ...
44.28/44.31	c ============================[ Search Statistics ]============================
44.28/44.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
44.28/44.31	c       |         |          |          |    Limit     GC | Var      | Constra 
44.28/44.31	c =============================================================================
44.28/44.31	c  0.0s |       0 |        0 |        0 |   266697      0 |      115 |      114
44.68/44.74	c  0.4s |       0 |        7 |        1 |   266697      0 |      115 |      115
44.68/44.74	c #cpu_time = 0.427s
44.68/44.74	c #wall_clock_time = 0.429s
44.68/44.74	c #decision = 7
44.68/44.74	c #random_decision = 0
44.68/44.74	c #conflict = 1
44.68/44.74	c #restart = 0
44.68/44.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=21714
44.68/44.74	c BCD2: refineLB: 21679 -> 21714
44.68/44.74	c lower bound updated to -616947472
44.88/44.90	c BCD2: 26649 <= obj <= 616974120
44.88/44.90	c BCD2: #cores=6, #unrelaxed=306527, #relaxed=28, #hardened=0
44.88/44.90	c BCD2: #sat=1 #unsat=28 bias=28/29
44.88/44.91	c Solving starts ...
44.88/44.91	c ============================[ Search Statistics ]============================
44.88/44.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
44.88/44.91	c       |         |          |          |    Limit     GC | Var      | Constra 
44.88/44.91	c =============================================================================
44.88/44.91	c  0.0s |       0 |        0 |        0 |   266697      0 |      116 |      115
45.28/45.36	c  0.4s |       0 |        7 |        1 |   266697      0 |      116 |      116
45.28/45.36	c #cpu_time = 0.444s
45.28/45.36	c #wall_clock_time = 0.445s
45.28/45.36	c #decision = 7
45.28/45.36	c #random_decision = 0
45.28/45.36	c #conflict = 1
45.28/45.36	c #restart = 0
45.28/45.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=22701
45.28/45.36	c BCD2: refineLB: 22667 -> 22701
45.28/45.36	c lower bound updated to -616946485
45.48/45.55	c BCD2: 27636 <= obj <= 616974120
45.48/45.55	c BCD2: #cores=6, #unrelaxed=306526, #relaxed=29, #hardened=0
45.48/45.55	c BCD2: #sat=1 #unsat=29 bias=29/30
45.48/45.56	c Solving starts ...
45.48/45.56	c ============================[ Search Statistics ]============================
45.48/45.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
45.48/45.56	c       |         |          |          |    Limit     GC | Var      | Constra 
45.48/45.56	c =============================================================================
45.48/45.56	c  0.0s |       0 |        0 |        0 |   266697      0 |      117 |      116
45.88/45.99	c  0.4s |       0 |        7 |        1 |   266697      0 |      117 |      117
45.88/45.99	c #cpu_time = 0.422s
45.88/45.99	c #wall_clock_time = 0.423s
45.88/45.99	c #decision = 7
45.88/45.99	c #random_decision = 0
45.88/45.99	c #conflict = 1
45.88/45.99	c #restart = 0
45.88/45.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=23688
45.88/45.99	c BCD2: refineLB: 23656 -> 23688
45.88/45.99	c lower bound updated to -616945498
46.08/46.18	c BCD2: 28623 <= obj <= 616974120
46.08/46.18	c BCD2: #cores=6, #unrelaxed=306525, #relaxed=30, #hardened=0
46.08/46.18	c BCD2: #sat=1 #unsat=30 bias=30/31
46.08/46.19	c Solving starts ...
46.08/46.19	c ============================[ Search Statistics ]============================
46.08/46.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.08/46.19	c       |         |          |          |    Limit     GC | Var      | Constra 
46.08/46.19	c =============================================================================
46.08/46.20	c  0.0s |       0 |        0 |        0 |   266697      0 |      118 |      117
46.58/46.62	c  0.4s |       0 |        7 |        1 |   266697      0 |      118 |      118
46.58/46.62	c #cpu_time = 0.421s
46.58/46.62	c #wall_clock_time = 0.422s
46.58/46.62	c #decision = 7
46.58/46.62	c #random_decision = 0
46.58/46.62	c #conflict = 1
46.58/46.62	c #restart = 0
46.58/46.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=24675
46.58/46.62	c BCD2: refineLB: 24644 -> 24675
46.58/46.62	c lower bound updated to -616944511
46.78/46.81	c BCD2: 29610 <= obj <= 616974120
46.78/46.81	c BCD2: #cores=6, #unrelaxed=306524, #relaxed=31, #hardened=0
46.78/46.81	c BCD2: #sat=1 #unsat=31 bias=31/32
46.78/46.83	c Solving starts ...
46.78/46.83	c ============================[ Search Statistics ]============================
46.78/46.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.78/46.83	c       |         |          |          |    Limit     GC | Var      | Constra 
46.78/46.83	c =============================================================================
46.78/46.83	c  0.0s |       0 |        0 |        0 |   266697      0 |      119 |      118
48.18/48.22	c  1.4s |       0 |        7 |        1 |   266697      0 |      119 |      119
48.18/48.22	c #cpu_time = 1.394s
48.18/48.22	c #wall_clock_time = 1.398s
48.18/48.22	c #decision = 7
48.18/48.22	c #random_decision = 0
48.18/48.22	c #conflict = 1
48.18/48.22	c #restart = 0
48.18/48.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=25662
48.18/48.22	c BCD2: refineLB: 25632 -> 25662
48.18/48.22	c lower bound updated to -616943524
48.39/48.46	c BCD2: 30597 <= obj <= 616974120
48.39/48.46	c BCD2: #cores=6, #unrelaxed=306523, #relaxed=32, #hardened=0
48.39/48.46	c BCD2: #sat=1 #unsat=32 bias=32/33
48.39/48.46	c Solving starts ...
48.39/48.46	c ============================[ Search Statistics ]============================
48.39/48.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.39/48.46	c       |         |          |          |    Limit     GC | Var      | Constra 
48.39/48.46	c =============================================================================
48.39/48.46	c  0.0s |       0 |        0 |        0 |   266697      0 |      120 |      119
48.88/48.94	c  0.5s |       0 |        7 |        1 |   266697      0 |      120 |      120
48.88/48.94	c #cpu_time = 0.475s
48.88/48.94	c #wall_clock_time = 0.476s
48.88/48.94	c #decision = 7
48.88/48.94	c #random_decision = 0
48.88/48.94	c #conflict = 1
48.88/48.94	c #restart = 0
48.88/48.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=26649
48.88/48.94	c BCD2: refineLB: 26620 -> 26649
48.88/48.94	c lower bound updated to -616942537
49.08/49.13	c BCD2: 31584 <= obj <= 616974120
49.08/49.13	c BCD2: #cores=6, #unrelaxed=306522, #relaxed=33, #hardened=0
49.08/49.13	c BCD2: #sat=1 #unsat=33 bias=33/34
49.08/49.14	c Solving starts ...
49.08/49.14	c ============================[ Search Statistics ]============================
49.08/49.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.08/49.14	c       |         |          |          |    Limit     GC | Var      | Constra 
49.08/49.14	c =============================================================================
49.08/49.14	c  0.0s |       0 |        0 |        0 |   266697      0 |      121 |      120
49.49/49.60	c  0.5s |       0 |        7 |        1 |   266697      0 |      121 |      121
49.49/49.60	c #cpu_time = 0.462s
49.49/49.60	c #wall_clock_time = 0.463s
49.49/49.60	c #decision = 7
49.49/49.60	c #random_decision = 0
49.49/49.60	c #conflict = 1
49.49/49.60	c #restart = 0
49.49/49.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=27636
49.49/49.60	c BCD2: refineLB: 27607 -> 27636
49.59/49.61	c lower bound updated to -616941550
49.78/49.82	c BCD2: 32571 <= obj <= 616974120
49.78/49.82	c BCD2: #cores=6, #unrelaxed=306521, #relaxed=34, #hardened=0
49.78/49.82	c BCD2: #sat=1 #unsat=34 bias=34/35
49.78/49.83	c Solving starts ...
49.78/49.83	c ============================[ Search Statistics ]============================
49.78/49.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.78/49.83	c       |         |          |          |    Limit     GC | Var      | Constra 
49.78/49.83	c =============================================================================
49.78/49.83	c  0.0s |       0 |        0 |        0 |   266697      0 |      122 |      121
50.28/50.30	c  0.5s |       0 |        7 |        1 |   266697      0 |      122 |      122
50.28/50.30	c #cpu_time = 0.474s
50.28/50.30	c #wall_clock_time = 0.475s
50.28/50.30	c #decision = 7
50.28/50.30	c #random_decision = 0
50.28/50.30	c #conflict = 1
50.28/50.30	c #restart = 0
50.28/50.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=28623
50.28/50.30	c BCD2: refineLB: 28595 -> 28623
50.28/50.30	c lower bound updated to -616940563
50.48/50.50	c BCD2: 33558 <= obj <= 616974120
50.48/50.50	c BCD2: #cores=6, #unrelaxed=306520, #relaxed=35, #hardened=0
50.48/50.50	c BCD2: #sat=1 #unsat=35 bias=35/36
50.48/50.51	c Solving starts ...
50.48/50.51	c ============================[ Search Statistics ]============================
50.48/50.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.48/50.51	c       |         |          |          |    Limit     GC | Var      | Constra 
50.48/50.51	c =============================================================================
50.48/50.51	c  0.0s |       0 |        0 |        0 |   266697      0 |      123 |      122
50.88/50.97	c  0.5s |       0 |        7 |        1 |   266697      0 |      123 |      123
50.88/50.97	c #cpu_time = 0.468s
50.88/50.97	c #wall_clock_time = 0.469s
50.88/50.97	c #decision = 7
50.88/50.97	c #random_decision = 0
50.88/50.97	c #conflict = 1
50.88/50.97	c #restart = 0
50.88/50.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=29610
50.88/50.97	c BCD2: refineLB: 29583 -> 29610
50.88/50.97	c lower bound updated to -616939576
51.08/51.18	c BCD2: 34545 <= obj <= 616974120
51.08/51.18	c BCD2: #cores=6, #unrelaxed=306519, #relaxed=36, #hardened=0
51.08/51.18	c BCD2: #sat=1 #unsat=36 bias=36/37
51.08/51.19	c Solving starts ...
51.08/51.19	c ============================[ Search Statistics ]============================
51.08/51.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
51.08/51.19	c       |         |          |          |    Limit     GC | Var      | Constra 
51.08/51.19	c =============================================================================
51.08/51.19	c  0.0s |       0 |        0 |        0 |   266697      0 |      124 |      123
51.58/51.67	c  0.5s |       0 |        7 |        1 |   266697      0 |      124 |      124
51.58/51.67	c #cpu_time = 0.475s
51.58/51.67	c #wall_clock_time = 0.476s
51.58/51.67	c #decision = 7
51.58/51.67	c #random_decision = 0
51.58/51.67	c #conflict = 1
51.58/51.67	c #restart = 0
51.58/51.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=30597
51.58/51.67	c BCD2: refineLB: 30571 -> 30597
51.58/51.67	c lower bound updated to -616938589
51.78/51.86	c BCD2: 35532 <= obj <= 616974120
51.78/51.86	c BCD2: #cores=6, #unrelaxed=306518, #relaxed=37, #hardened=0
51.78/51.86	c BCD2: #sat=1 #unsat=37 bias=37/38
51.78/51.87	c Solving starts ...
51.78/51.87	c ============================[ Search Statistics ]============================
51.78/51.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
51.78/51.87	c       |         |          |          |    Limit     GC | Var      | Constra 
51.78/51.87	c =============================================================================
51.78/51.87	c  0.0s |       0 |        0 |        0 |   266697      0 |      125 |      124
52.28/52.35	c  0.5s |       0 |        7 |        1 |   266697      0 |      125 |      125
52.28/52.35	c #cpu_time = 0.474s
52.28/52.35	c #wall_clock_time = 0.475s
52.28/52.35	c #decision = 7
52.28/52.35	c #random_decision = 0
52.28/52.35	c #conflict = 1
52.28/52.35	c #restart = 0
52.28/52.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=31584
52.28/52.35	c BCD2: refineLB: 31559 -> 31584
52.28/52.35	c lower bound updated to -616937602
52.48/52.55	c BCD2: 36519 <= obj <= 616974120
52.48/52.55	c BCD2: #cores=6, #unrelaxed=306517, #relaxed=38, #hardened=0
52.48/52.55	c BCD2: #sat=1 #unsat=38 bias=38/39
52.48/52.56	c Solving starts ...
52.48/52.56	c ============================[ Search Statistics ]============================
52.48/52.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
52.48/52.56	c       |         |          |          |    Limit     GC | Var      | Constra 
52.48/52.56	c =============================================================================
52.48/52.56	c  0.0s |       0 |        0 |        0 |   266697      0 |      126 |      125
52.98/53.04	c  0.5s |       0 |        7 |        1 |   266697      0 |      126 |      126
52.98/53.04	c #cpu_time = 0.483s
52.98/53.04	c #wall_clock_time = 0.484s
52.98/53.04	c #decision = 7
52.98/53.04	c #random_decision = 0
52.98/53.04	c #conflict = 1
52.98/53.04	c #restart = 0
52.98/53.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=32571
52.98/53.04	c BCD2: refineLB: 32546 -> 32571
52.98/53.04	c lower bound updated to -616936615
53.18/53.28	c BCD2: 37506 <= obj <= 616974120
53.18/53.28	c BCD2: #cores=6, #unrelaxed=306516, #relaxed=39, #hardened=0
53.18/53.28	c BCD2: #sat=1 #unsat=39 bias=39/40
53.18/53.29	c Solving starts ...
53.18/53.29	c ============================[ Search Statistics ]============================
53.18/53.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
53.18/53.29	c       |         |          |          |    Limit     GC | Var      | Constra 
53.18/53.29	c =============================================================================
53.18/53.29	c  0.0s |       0 |        0 |        0 |   266697      0 |      127 |      126
53.68/53.76	c  0.5s |       0 |        7 |        1 |   266697      0 |      127 |      127
53.68/53.76	c #cpu_time = 0.467s
53.68/53.76	c #wall_clock_time = 0.468s
53.68/53.76	c #decision = 7
53.68/53.76	c #random_decision = 0
53.68/53.76	c #conflict = 1
53.68/53.76	c #restart = 0
53.68/53.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=33558
53.68/53.76	c BCD2: refineLB: 33534 -> 33558
53.68/53.76	c lower bound updated to -616935628
53.89/53.99	c BCD2: 38493 <= obj <= 616974120
53.89/53.99	c BCD2: #cores=6, #unrelaxed=306515, #relaxed=40, #hardened=0
53.89/53.99	c BCD2: #sat=1 #unsat=40 bias=40/41
53.99/54.01	c Solving starts ...
53.99/54.01	c ============================[ Search Statistics ]============================
53.99/54.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
53.99/54.01	c       |         |          |          |    Limit     GC | Var      | Constra 
53.99/54.01	c =============================================================================
53.99/54.01	c  0.0s |       0 |        0 |        0 |   266697      0 |      128 |      127
54.38/54.47	c  0.5s |       0 |        7 |        1 |   266697      0 |      128 |      128
54.38/54.47	c #cpu_time = 0.465s
54.38/54.47	c #wall_clock_time = 0.466s
54.38/54.47	c #decision = 7
54.38/54.47	c #random_decision = 0
54.38/54.47	c #conflict = 1
54.38/54.47	c #restart = 0
54.38/54.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=34545
54.38/54.47	c BCD2: refineLB: 34521 -> 34545
54.38/54.47	c lower bound updated to -616934641
54.68/54.71	c BCD2: 39480 <= obj <= 616974120
54.68/54.71	c BCD2: #cores=6, #unrelaxed=306514, #relaxed=41, #hardened=0
54.68/54.71	c BCD2: #sat=1 #unsat=41 bias=41/42
54.68/54.72	c Solving starts ...
54.68/54.72	c ============================[ Search Statistics ]============================
54.68/54.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
54.68/54.72	c       |         |          |          |    Limit     GC | Var      | Constra 
54.68/54.72	c =============================================================================
54.68/54.72	c  0.0s |       0 |        0 |        0 |   266697      0 |      129 |      128
55.98/56.08	c  1.4s |       0 |        7 |        1 |   266697      0 |      129 |      129
55.98/56.08	c #cpu_time = 1.355s
55.98/56.08	c #wall_clock_time = 1.358s
55.98/56.08	c #decision = 7
55.98/56.08	c #random_decision = 0
55.98/56.08	c #conflict = 1
55.98/56.08	c #restart = 0
55.98/56.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=35532
55.98/56.08	c BCD2: refineLB: 35509 -> 35532
55.98/56.08	c lower bound updated to -616933654
56.19/56.27	c BCD2: 40467 <= obj <= 616974120
56.19/56.27	c BCD2: #cores=6, #unrelaxed=306513, #relaxed=42, #hardened=0
56.19/56.27	c BCD2: #sat=1 #unsat=42 bias=42/43
56.19/56.28	c Solving starts ...
56.19/56.28	c ============================[ Search Statistics ]============================
56.19/56.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
56.19/56.28	c       |         |          |          |    Limit     GC | Var      | Constra 
56.19/56.28	c =============================================================================
56.19/56.28	c  0.0s |       0 |        0 |        0 |   266697      0 |      130 |      129
56.68/56.76	c  0.5s |       0 |        7 |        1 |   266697      0 |      130 |      130
56.68/56.76	c #cpu_time = 0.475s
56.68/56.76	c #wall_clock_time = 0.476s
56.68/56.76	c #decision = 7
56.68/56.76	c #random_decision = 0
56.68/56.76	c #conflict = 1
56.68/56.76	c #restart = 0
56.68/56.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=36519
56.68/56.76	c BCD2: refineLB: 36497 -> 36519
56.68/56.76	c lower bound updated to -616932667
56.88/56.91	c BCD2: 41454 <= obj <= 616974120
56.88/56.91	c BCD2: #cores=6, #unrelaxed=306512, #relaxed=43, #hardened=0
56.88/56.91	c BCD2: #sat=1 #unsat=43 bias=43/44
56.88/56.92	c Solving starts ...
56.88/56.92	c ============================[ Search Statistics ]============================
56.88/56.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
56.88/56.92	c       |         |          |          |    Limit     GC | Var      | Constra 
56.88/56.92	c =============================================================================
56.88/56.92	c  0.0s |       0 |        0 |        0 |   266697      0 |      131 |      130
57.29/57.38	c  0.5s |       0 |        7 |        1 |   266697      0 |      131 |      131
57.29/57.38	c #cpu_time = 0.461s
57.29/57.38	c #wall_clock_time = 0.462s
57.29/57.38	c #decision = 7
57.29/57.38	c #random_decision = 0
57.29/57.38	c #conflict = 1
57.29/57.38	c #restart = 0
57.29/57.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=37506
57.29/57.38	c BCD2: refineLB: 37484 -> 37506
57.29/57.38	c lower bound updated to -616931680
57.48/57.56	c BCD2: 42441 <= obj <= 616974120
57.48/57.56	c BCD2: #cores=6, #unrelaxed=306511, #relaxed=44, #hardened=0
57.48/57.56	c BCD2: #sat=1 #unsat=44 bias=44/45
57.48/57.57	c Solving starts ...
57.48/57.57	c ============================[ Search Statistics ]============================
57.48/57.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
57.48/57.57	c       |         |          |          |    Limit     GC | Var      | Constra 
57.48/57.57	c =============================================================================
57.48/57.57	c  0.0s |       0 |        0 |        0 |   266697      0 |      132 |      131
57.98/58.04	c  0.5s |       0 |        7 |        1 |   266697      0 |      132 |      132
57.98/58.04	c #cpu_time = 0.469s
57.98/58.04	c #wall_clock_time = 0.471s
57.98/58.04	c #decision = 7
57.98/58.04	c #random_decision = 0
57.98/58.04	c #conflict = 1
57.98/58.04	c #restart = 0
57.98/58.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=38493
57.98/58.04	c BCD2: refineLB: 38472 -> 38493
57.98/58.04	c lower bound updated to -616930693
58.08/58.19	c BCD2: 43428 <= obj <= 616974120
58.08/58.19	c BCD2: #cores=6, #unrelaxed=306510, #relaxed=45, #hardened=0
58.08/58.19	c BCD2: #sat=1 #unsat=45 bias=45/46
58.18/58.20	c Solving starts ...
58.18/58.20	c ============================[ Search Statistics ]============================
58.18/58.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.18/58.20	c       |         |          |          |    Limit     GC | Var      | Constra 
58.18/58.20	c =============================================================================
58.18/58.20	c  0.0s |       0 |        0 |        0 |   266697      0 |      133 |      132
58.58/58.66	c  0.5s |       0 |        7 |        1 |   266697      0 |      133 |      133
58.58/58.66	c #cpu_time = 0.467s
58.58/58.66	c #wall_clock_time = 0.468s
58.58/58.66	c #decision = 7
58.58/58.66	c #random_decision = 0
58.58/58.66	c #conflict = 1
58.58/58.66	c #restart = 0
58.58/58.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=39480
58.58/58.66	c BCD2: refineLB: 39459 -> 39480
58.58/58.66	c lower bound updated to -616929706
58.78/58.83	c BCD2: 44415 <= obj <= 616974120
58.78/58.83	c BCD2: #cores=6, #unrelaxed=306509, #relaxed=46, #hardened=0
58.78/58.83	c BCD2: #sat=1 #unsat=46 bias=46/47
58.78/58.84	c Solving starts ...
58.78/58.84	c ============================[ Search Statistics ]============================
58.78/58.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.78/58.84	c       |         |          |          |    Limit     GC | Var      | Constra 
58.78/58.84	c =============================================================================
58.78/58.84	c  0.0s |       0 |        0 |        0 |   266697      0 |      134 |      133
59.28/59.31	c  0.5s |       0 |        7 |        1 |   266697      0 |      134 |      134
59.28/59.31	c #cpu_time = 0.472s
59.28/59.31	c #wall_clock_time = 0.474s
59.28/59.31	c #decision = 7
59.28/59.31	c #random_decision = 0
59.28/59.31	c #conflict = 1
59.28/59.31	c #restart = 0
59.28/59.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=40467
59.28/59.31	c BCD2: refineLB: 40447 -> 40467
59.28/59.31	c lower bound updated to -616928719
59.39/59.47	c BCD2: 45402 <= obj <= 616974120
59.39/59.47	c BCD2: #cores=6, #unrelaxed=306508, #relaxed=47, #hardened=0
59.39/59.47	c BCD2: #sat=1 #unsat=47 bias=47/48
59.39/59.47	c Solving starts ...
59.39/59.47	c ============================[ Search Statistics ]============================
59.39/59.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
59.39/59.47	c       |         |          |          |    Limit     GC | Var      | Constra 
59.39/59.47	c =============================================================================
59.39/59.47	c  0.0s |       0 |        0 |        0 |   266697      0 |      135 |      134
59.88/59.94	c  0.5s |       0 |        7 |        1 |   266697      0 |      135 |      135
59.88/59.94	c #cpu_time = 0.465s
59.88/59.94	c #wall_clock_time = 0.466s
59.88/59.94	c #decision = 7
59.88/59.94	c #random_decision = 0
59.88/59.94	c #conflict = 1
59.88/59.94	c #restart = 0
59.88/59.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=41454
59.88/59.94	c BCD2: refineLB: 41434 -> 41454
59.88/59.94	c lower bound updated to -616927732
59.98/60.09	c BCD2: 46389 <= obj <= 616974120
59.98/60.09	c BCD2: #cores=6, #unrelaxed=306507, #relaxed=48, #hardened=0
59.98/60.09	c BCD2: #sat=1 #unsat=48 bias=48/49
60.08/60.10	c Solving starts ...
60.08/60.10	c ============================[ Search Statistics ]============================
60.08/60.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
60.08/60.10	c       |         |          |          |    Limit     GC | Var      | Constra 
60.08/60.10	c =============================================================================
60.08/60.10	c  0.0s |       0 |        0 |        0 |   266697      0 |      136 |      135
60.48/60.56	c  0.5s |       0 |        7 |        1 |   266697      0 |      136 |      136
60.48/60.56	c #cpu_time = 0.458s
60.48/60.56	c #wall_clock_time = 0.460s
60.48/60.56	c #decision = 7
60.48/60.56	c #random_decision = 0
60.48/60.56	c #conflict = 1
60.48/60.56	c #restart = 0
60.48/60.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=42441
60.48/60.56	c BCD2: refineLB: 42421 -> 42441
60.48/60.56	c lower bound updated to -616926745
60.67/60.74	c BCD2: 47376 <= obj <= 616974120
60.67/60.74	c BCD2: #cores=6, #unrelaxed=306506, #relaxed=49, #hardened=0
60.67/60.74	c BCD2: #sat=1 #unsat=49 bias=49/50
60.67/60.76	c Solving starts ...
60.67/60.76	c ============================[ Search Statistics ]============================
60.67/60.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
60.67/60.76	c       |         |          |          |    Limit     GC | Var      | Constra 
60.67/60.76	c =============================================================================
60.67/60.76	c  0.0s |       0 |        0 |        0 |   266697      0 |      137 |      136
61.18/61.21	c  0.5s |       0 |        7 |        1 |   266697      0 |      137 |      137
61.18/61.21	c #cpu_time = 0.451s
61.18/61.21	c #wall_clock_time = 0.452s
61.18/61.21	c #decision = 7
61.18/61.21	c #random_decision = 0
61.18/61.21	c #conflict = 1
61.18/61.21	c #restart = 0
61.18/61.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=43428
61.18/61.21	c BCD2: refineLB: 43409 -> 43428
61.18/61.21	c lower bound updated to -616925758
61.38/61.40	c BCD2: 48363 <= obj <= 616974120
61.38/61.40	c BCD2: #cores=6, #unrelaxed=306505, #relaxed=50, #hardened=0
61.38/61.40	c BCD2: #sat=1 #unsat=50 bias=50/51
61.38/61.41	c Solving starts ...
61.38/61.41	c ============================[ Search Statistics ]============================
61.38/61.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
61.38/61.41	c       |         |          |          |    Limit     GC | Var      | Constra 
61.38/61.41	c =============================================================================
61.38/61.41	c  0.0s |       0 |        0 |        0 |   266697      0 |      138 |      137
61.78/61.86	c  0.4s |       0 |        7 |        1 |   266697      0 |      138 |      138
61.78/61.86	c #cpu_time = 0.448s
61.78/61.86	c #wall_clock_time = 0.449s
61.78/61.86	c #decision = 7
61.78/61.86	c #random_decision = 0
61.78/61.86	c #conflict = 1
61.78/61.86	c #restart = 0
61.78/61.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=44415
61.78/61.86	c BCD2: refineLB: 44396 -> 44415
61.78/61.86	c lower bound updated to -616924771
61.98/62.05	c BCD2: 49350 <= obj <= 616974120
61.98/62.05	c BCD2: #cores=6, #unrelaxed=306504, #relaxed=51, #hardened=0
61.98/62.05	c BCD2: #sat=1 #unsat=51 bias=51/52
61.98/62.06	c Solving starts ...
61.98/62.06	c ============================[ Search Statistics ]============================
61.98/62.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
61.98/62.06	c       |         |          |          |    Limit     GC | Var      | Constra 
61.98/62.06	c =============================================================================
61.98/62.07	c  0.0s |       0 |        0 |        0 |   266697      0 |      139 |      138
63.28/63.38	c  1.3s |       0 |        7 |        1 |   266697      0 |      139 |      139
63.28/63.38	c #cpu_time = 1.307s
63.28/63.38	c #wall_clock_time = 1.312s
63.28/63.38	c #decision = 7
63.28/63.38	c #random_decision = 0
63.28/63.38	c #conflict = 1
63.28/63.38	c #restart = 0
63.28/63.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=45402
63.28/63.38	c BCD2: refineLB: 45384 -> 45402
63.28/63.38	c lower bound updated to -616923784
63.47/63.59	c BCD2: 50337 <= obj <= 616974120
63.47/63.59	c BCD2: #cores=6, #unrelaxed=306503, #relaxed=52, #hardened=0
63.47/63.59	c BCD2: #sat=1 #unsat=52 bias=52/53
63.57/63.60	c Solving starts ...
63.57/63.60	c ============================[ Search Statistics ]============================
63.57/63.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
63.57/63.60	c       |         |          |          |    Limit     GC | Var      | Constra 
63.57/63.60	c =============================================================================
63.57/63.60	c  0.0s |       0 |        0 |        0 |   266697      0 |      140 |      139
63.97/64.05	c  0.5s |       0 |        7 |        1 |   266697      0 |      140 |      140
63.97/64.05	c #cpu_time = 0.449s
63.97/64.05	c #wall_clock_time = 0.451s
63.97/64.05	c #decision = 7
63.97/64.05	c #random_decision = 0
63.97/64.05	c #conflict = 1
63.97/64.05	c #restart = 0
63.97/64.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=46389
63.97/64.05	c BCD2: refineLB: 46371 -> 46389
63.97/64.05	c lower bound updated to -616922797
64.18/64.23	c BCD2: 51324 <= obj <= 616974120
64.18/64.23	c BCD2: #cores=6, #unrelaxed=306502, #relaxed=53, #hardened=0
64.18/64.23	c BCD2: #sat=1 #unsat=53 bias=53/54
64.18/64.24	c Solving starts ...
64.18/64.24	c ============================[ Search Statistics ]============================
64.18/64.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
64.18/64.24	c       |         |          |          |    Limit     GC | Var      | Constra 
64.18/64.24	c =============================================================================
64.18/64.24	c  0.0s |       0 |        0 |        0 |   266697      0 |      141 |      140
64.58/64.68	c  0.4s |       0 |        7 |        1 |   266697      0 |      141 |      141
64.58/64.68	c #cpu_time = 0.437s
64.58/64.68	c #wall_clock_time = 0.439s
64.58/64.68	c #decision = 7
64.58/64.68	c #random_decision = 0
64.58/64.68	c #conflict = 1
64.58/64.68	c #restart = 0
64.58/64.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=47376
64.58/64.68	c BCD2: refineLB: 47358 -> 47376
64.58/64.68	c lower bound updated to -616921810
64.78/64.87	c BCD2: 52311 <= obj <= 616974120
64.89/65.00	c BCD2: #cores=6, #unrelaxed=306501, #relaxed=54, #hardened=0
64.89/65.00	c BCD2: #sat=1 #unsat=54 bias=54/55
64.89/65.00	c Solving starts ...
64.89/65.00	c ============================[ Search Statistics ]============================
64.89/65.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
64.89/65.00	c       |         |          |          |    Limit     GC | Var      | Constra 
64.89/65.00	c =============================================================================
64.89/65.00	c  0.0s |       0 |        0 |        0 |   266697      0 |      142 |      141
65.28/65.33	c  0.5s |       0 |        7 |        1 |   266697      0 |      142 |      142
65.28/65.33	c #cpu_time = 0.450s
65.28/65.33	c #wall_clock_time = 0.451s
65.28/65.33	c #decision = 7
65.28/65.33	c #random_decision = 0
65.28/65.33	c #conflict = 1
65.28/65.33	c #restart = 0
65.28/65.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=48363
65.28/65.33	c BCD2: refineLB: 48346 -> 48363
65.28/65.33	c lower bound updated to -616920823
65.48/65.51	c BCD2: 53298 <= obj <= 616974120
65.48/65.51	c BCD2: #cores=6, #unrelaxed=306500, #relaxed=55, #hardened=0
65.48/65.51	c BCD2: #sat=1 #unsat=55 bias=55/56
65.48/65.52	c Solving starts ...
65.48/65.52	c ============================[ Search Statistics ]============================
65.48/65.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.48/65.52	c       |         |          |          |    Limit     GC | Var      | Constra 
65.48/65.52	c =============================================================================
65.48/65.52	c  0.0s |       0 |        0 |        0 |   266697      0 |      143 |      142
65.88/65.96	c  0.4s |       0 |        7 |        1 |   266697      0 |      143 |      143
65.88/65.96	c #cpu_time = 0.445s
65.88/65.96	c #wall_clock_time = 0.446s
65.88/65.96	c #decision = 7
65.88/65.96	c #random_decision = 0
65.88/65.96	c #conflict = 1
65.88/65.96	c #restart = 0
65.88/65.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=49350
65.88/65.96	c BCD2: refineLB: 49333 -> 49350
65.88/65.96	c lower bound updated to -616919836
66.09/66.16	c BCD2: 54285 <= obj <= 616974120
66.09/66.16	c BCD2: #cores=6, #unrelaxed=306499, #relaxed=56, #hardened=0
66.09/66.16	c BCD2: #sat=1 #unsat=56 bias=56/57
66.09/66.16	c Solving starts ...
66.09/66.16	c ============================[ Search Statistics ]============================
66.09/66.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
66.09/66.16	c       |         |          |          |    Limit     GC | Var      | Constra 
66.09/66.16	c =============================================================================
66.09/66.16	c  0.0s |       0 |        0 |        0 |   266697      0 |      144 |      143
66.58/66.62	c  0.5s |       0 |        7 |        1 |   266697      0 |      144 |      144
66.58/66.62	c #cpu_time = 0.450s
66.58/66.62	c #wall_clock_time = 0.451s
66.58/66.62	c #decision = 7
66.58/66.62	c #random_decision = 0
66.58/66.62	c #conflict = 1
66.58/66.62	c #restart = 0
66.58/66.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=50337
66.58/66.62	c BCD2: refineLB: 50320 -> 50337
66.58/66.62	c lower bound updated to -616918849
66.78/66.80	c BCD2: 55272 <= obj <= 616974120
66.78/66.80	c BCD2: #cores=6, #unrelaxed=306498, #relaxed=57, #hardened=0
66.78/66.80	c BCD2: #sat=1 #unsat=57 bias=57/58
66.78/66.80	c Solving starts ...
66.78/66.80	c ============================[ Search Statistics ]============================
66.78/66.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
66.78/66.80	c       |         |          |          |    Limit     GC | Var      | Constra 
66.78/66.80	c =============================================================================
66.78/66.80	c  0.0s |       0 |        0 |        0 |   266697      0 |      145 |      144
67.19/67.25	c  0.4s |       0 |        7 |        1 |   266697      0 |      145 |      145
67.19/67.25	c #cpu_time = 0.448s
67.19/67.25	c #wall_clock_time = 0.449s
67.19/67.25	c #decision = 7
67.19/67.25	c #random_decision = 0
67.19/67.25	c #conflict = 1
67.19/67.25	c #restart = 0
67.19/67.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=51324
67.19/67.25	c BCD2: refineLB: 51307 -> 51324
67.19/67.25	c lower bound updated to -616917862
67.38/67.44	c BCD2: 56259 <= obj <= 616974120
67.38/67.45	c BCD2: #cores=6, #unrelaxed=306497, #relaxed=58, #hardened=0
67.38/67.45	c BCD2: #sat=1 #unsat=58 bias=58/59
67.38/67.45	c Solving starts ...
67.38/67.45	c ============================[ Search Statistics ]============================
67.38/67.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
67.38/67.45	c       |         |          |          |    Limit     GC | Var      | Constra 
67.38/67.45	c =============================================================================
67.38/67.45	c  0.0s |       0 |        0 |        0 |   266697      0 |      146 |      145
67.88/67.92	c  0.5s |       0 |        7 |        1 |   266697      0 |      146 |      146
67.88/67.92	c #cpu_time = 0.469s
67.88/67.92	c #wall_clock_time = 0.470s
67.88/67.92	c #decision = 7
67.88/67.92	c #random_decision = 0
67.88/67.92	c #conflict = 1
67.88/67.92	c #restart = 0
67.88/67.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=52311
67.88/67.92	c BCD2: refineLB: 52295 -> 52311
67.88/67.92	c lower bound updated to -616916875
68.08/68.14	c BCD2: 57246 <= obj <= 616974120
68.08/68.14	c BCD2: #cores=6, #unrelaxed=306496, #relaxed=59, #hardened=0
68.08/68.14	c BCD2: #sat=1 #unsat=59 bias=59/60
68.08/68.16	c Solving starts ...
68.08/68.16	c ============================[ Search Statistics ]============================
68.08/68.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.08/68.16	c       |         |          |          |    Limit     GC | Var      | Constra 
68.08/68.16	c =============================================================================
68.08/68.16	c  0.0s |       0 |        0 |        0 |   266697      0 |      147 |      146
68.58/68.61	c  0.5s |       0 |        7 |        1 |   266697      0 |      147 |      147
68.58/68.61	c #cpu_time = 0.451s
68.58/68.61	c #wall_clock_time = 0.452s
68.58/68.61	c #decision = 7
68.58/68.61	c #random_decision = 0
68.58/68.61	c #conflict = 1
68.58/68.61	c #restart = 0
68.58/68.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=53298
68.58/68.61	c BCD2: refineLB: 53282 -> 53298
68.58/68.61	c lower bound updated to -616915888
68.78/68.83	c BCD2: 58233 <= obj <= 616974120
68.78/68.83	c BCD2: #cores=6, #unrelaxed=306495, #relaxed=60, #hardened=0
68.78/68.83	c BCD2: #sat=1 #unsat=60 bias=60/61
68.78/68.85	c Solving starts ...
68.78/68.85	c ============================[ Search Statistics ]============================
68.78/68.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.78/68.85	c       |         |          |          |    Limit     GC | Var      | Constra 
68.78/68.85	c =============================================================================
68.78/68.85	c  0.0s |       0 |        0 |        0 |   266697      0 |      148 |      147
69.18/69.30	c  0.5s |       0 |        7 |        1 |   266697      0 |      148 |      148
69.18/69.30	c #cpu_time = 0.450s
69.18/69.30	c #wall_clock_time = 0.451s
69.18/69.30	c #decision = 7
69.18/69.30	c #random_decision = 0
69.18/69.30	c #conflict = 1
69.18/69.30	c #restart = 0
69.18/69.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=54285
69.18/69.30	c BCD2: refineLB: 54269 -> 54285
69.18/69.30	c lower bound updated to -616914901
69.47/69.52	c BCD2: 59220 <= obj <= 616974120
69.47/69.52	c BCD2: #cores=6, #unrelaxed=306494, #relaxed=61, #hardened=0
69.47/69.52	c BCD2: #sat=1 #unsat=61 bias=61/62
69.47/69.54	c Solving starts ...
69.47/69.54	c ============================[ Search Statistics ]============================
69.47/69.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.47/69.54	c       |         |          |          |    Limit     GC | Var      | Constra 
69.47/69.54	c =============================================================================
69.47/69.54	c  0.0s |       0 |        0 |        0 |   266697      0 |      149 |      148
70.77/70.85	c  1.3s |       0 |        7 |        1 |   266697      0 |      149 |      149
70.77/70.85	c #cpu_time = 1.310s
70.77/70.85	c #wall_clock_time = 1.313s
70.77/70.85	c #decision = 7
70.77/70.85	c #random_decision = 0
70.77/70.85	c #conflict = 1
70.77/70.85	c #restart = 0
70.77/70.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=55272
70.77/70.85	c BCD2: refineLB: 55257 -> 55272
70.77/70.85	c lower bound updated to -616913914
70.97/71.07	c BCD2: 60207 <= obj <= 616974120
70.97/71.07	c BCD2: #cores=6, #unrelaxed=306493, #relaxed=62, #hardened=0
70.97/71.07	c BCD2: #sat=1 #unsat=62 bias=62/63
70.97/71.07	c Solving starts ...
70.97/71.07	c ============================[ Search Statistics ]============================
70.97/71.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.97/71.07	c       |         |          |          |    Limit     GC | Var      | Constra 
70.97/71.07	c =============================================================================
70.97/71.07	c  0.0s |       0 |        0 |        0 |   266697      0 |      150 |      149
71.48/71.52	c  0.4s |       0 |        7 |        1 |   266697      0 |      150 |      150
71.48/71.52	c #cpu_time = 0.447s
71.48/71.52	c #wall_clock_time = 0.448s
71.48/71.52	c #decision = 7
71.48/71.52	c #random_decision = 0
71.48/71.52	c #conflict = 1
71.48/71.52	c #restart = 0
71.48/71.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=56259
71.48/71.52	c BCD2: refineLB: 56244 -> 56259
71.48/71.52	c lower bound updated to -616912927
71.67/71.70	c BCD2: 61194 <= obj <= 616974120
71.67/71.70	c BCD2: #cores=6, #unrelaxed=306492, #relaxed=63, #hardened=0
71.67/71.70	c BCD2: #sat=1 #unsat=63 bias=63/64
71.67/71.71	c Solving starts ...
71.67/71.71	c ============================[ Search Statistics ]============================
71.67/71.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.67/71.71	c       |         |          |          |    Limit     GC | Var      | Constra 
71.67/71.71	c =============================================================================
71.67/71.71	c  0.0s |       0 |        0 |        0 |   266697      0 |      151 |      150
72.07/72.14	c  0.4s |       0 |        7 |        1 |   266697      0 |      151 |      151
72.07/72.14	c #cpu_time = 0.436s
72.07/72.14	c #wall_clock_time = 0.437s
72.07/72.14	c #decision = 7
72.07/72.14	c #random_decision = 0
72.07/72.14	c #conflict = 1
72.07/72.14	c #restart = 0
72.07/72.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=57246
72.07/72.14	c BCD2: refineLB: 57231 -> 57246
72.07/72.14	c lower bound updated to -616911940
72.27/72.34	c BCD2: 62181 <= obj <= 616974120
72.27/72.34	c BCD2: #cores=6, #unrelaxed=306491, #relaxed=64, #hardened=0
72.27/72.34	c BCD2: #sat=1 #unsat=64 bias=64/65
72.27/72.35	c Solving starts ...
72.27/72.35	c ============================[ Search Statistics ]============================
72.27/72.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.27/72.35	c       |         |          |          |    Limit     GC | Var      | Constra 
72.27/72.35	c =============================================================================
72.27/72.35	c  0.0s |       0 |        0 |        0 |   266697      0 |      152 |      151
72.77/72.80	c  0.4s |       0 |        7 |        1 |   266697      0 |      152 |      152
72.77/72.80	c #cpu_time = 0.448s
72.77/72.80	c #wall_clock_time = 0.449s
72.77/72.80	c #decision = 7
72.77/72.80	c #random_decision = 0
72.77/72.80	c #conflict = 1
72.77/72.80	c #restart = 0
72.77/72.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=58233
72.77/72.80	c BCD2: refineLB: 58218 -> 58233
72.77/72.80	c lower bound updated to -616910953
72.87/72.98	c BCD2: 63168 <= obj <= 616974120
72.87/72.98	c BCD2: #cores=6, #unrelaxed=306490, #relaxed=65, #hardened=0
72.87/72.98	c BCD2: #sat=1 #unsat=65 bias=65/66
72.87/72.98	c Solving starts ...
72.87/72.98	c ============================[ Search Statistics ]============================
72.87/72.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.87/72.98	c       |         |          |          |    Limit     GC | Var      | Constra 
72.87/72.98	c =============================================================================
72.87/72.98	c  0.0s |       0 |        0 |        0 |   266697      0 |      153 |      152
73.37/73.43	c  0.4s |       0 |        7 |        1 |   266697      0 |      153 |      153
73.37/73.43	c #cpu_time = 0.443s
73.37/73.43	c #wall_clock_time = 0.444s
73.37/73.43	c #decision = 7
73.37/73.43	c #random_decision = 0
73.37/73.43	c #conflict = 1
73.37/73.43	c #restart = 0
73.37/73.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=59220
73.37/73.43	c BCD2: refineLB: 59206 -> 59220
73.37/73.43	c lower bound updated to -616909966
73.57/73.62	c BCD2: 64155 <= obj <= 616974120
73.57/73.62	c BCD2: #cores=6, #unrelaxed=306489, #relaxed=66, #hardened=0
73.57/73.62	c BCD2: #sat=1 #unsat=66 bias=66/67
73.57/73.62	c Solving starts ...
73.57/73.62	c ============================[ Search Statistics ]============================
73.57/73.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.57/73.62	c       |         |          |          |    Limit     GC | Var      | Constra 
73.57/73.62	c =============================================================================
73.57/73.62	c  0.0s |       0 |        0 |        0 |   266697      0 |      154 |      153
73.97/74.08	c  0.5s |       0 |        7 |        1 |   266697      0 |      154 |      154
73.97/74.08	c #cpu_time = 0.450s
73.97/74.08	c #wall_clock_time = 0.451s
73.97/74.08	c #decision = 7
73.97/74.08	c #random_decision = 0
73.97/74.08	c #conflict = 1
73.97/74.08	c #restart = 0
73.97/74.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=60207
73.97/74.08	c BCD2: refineLB: 60193 -> 60207
73.97/74.08	c lower bound updated to -616908979
74.17/74.25	c BCD2: 65142 <= obj <= 616974120
74.17/74.25	c BCD2: #cores=6, #unrelaxed=306488, #relaxed=67, #hardened=0
74.17/74.25	c BCD2: #sat=1 #unsat=67 bias=67/68
74.17/74.26	c Solving starts ...
74.17/74.26	c ============================[ Search Statistics ]============================
74.17/74.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.17/74.26	c       |         |          |          |    Limit     GC | Var      | Constra 
74.17/74.26	c =============================================================================
74.17/74.26	c  0.0s |       0 |        0 |        0 |   266697      0 |      155 |      154
74.67/74.71	c  0.4s |       0 |        7 |        1 |   266697      0 |      155 |      155
74.67/74.71	c #cpu_time = 0.447s
74.67/74.71	c #wall_clock_time = 0.448s
74.67/74.71	c #decision = 7
74.67/74.71	c #random_decision = 0
74.67/74.71	c #conflict = 1
74.67/74.71	c #restart = 0
74.67/74.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=61194
74.67/74.71	c BCD2: refineLB: 61180 -> 61194
74.67/74.71	c lower bound updated to -616907992
74.78/74.90	c BCD2: 66129 <= obj <= 616974120
74.78/74.90	c BCD2: #cores=6, #unrelaxed=306487, #relaxed=68, #hardened=0
74.78/74.90	c BCD2: #sat=1 #unsat=68 bias=68/69
74.88/74.91	c Solving starts ...
74.88/74.91	c ============================[ Search Statistics ]============================
74.88/74.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.88/74.91	c       |         |          |          |    Limit     GC | Var      | Constra 
74.88/74.91	c =============================================================================
74.88/74.91	c  0.0s |       0 |        0 |        0 |   266697      0 |      156 |      155
75.27/75.37	c  0.5s |       0 |        7 |        1 |   266697      0 |      156 |      156
75.27/75.37	c #cpu_time = 0.458s
75.27/75.37	c #wall_clock_time = 0.460s
75.27/75.37	c #decision = 7
75.27/75.37	c #random_decision = 0
75.27/75.37	c #conflict = 1
75.27/75.37	c #restart = 0
75.27/75.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=62181
75.27/75.37	c BCD2: refineLB: 62167 -> 62181
75.27/75.37	c lower bound updated to -616907005
75.47/75.59	c BCD2: 67116 <= obj <= 616974120
75.47/75.59	c BCD2: #cores=6, #unrelaxed=306486, #relaxed=69, #hardened=0
75.47/75.59	c BCD2: #sat=1 #unsat=69 bias=69/70
75.57/75.60	c Solving starts ...
75.57/75.60	c ============================[ Search Statistics ]============================
75.57/75.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.57/75.60	c       |         |          |          |    Limit     GC | Var      | Constra 
75.57/75.61	c =============================================================================
75.57/75.61	c  0.0s |       0 |        0 |        0 |   266697      0 |      157 |      156
75.99/76.06	c  0.5s |       0 |        7 |        1 |   266697      0 |      157 |      157
75.99/76.06	c #cpu_time = 0.451s
75.99/76.06	c #wall_clock_time = 0.452s
75.99/76.06	c #decision = 7
75.99/76.06	c #random_decision = 0
75.99/76.06	c #conflict = 1
75.99/76.06	c #restart = 0
75.99/76.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=63168
75.99/76.06	c BCD2: refineLB: 63154 -> 63168
75.99/76.06	c lower bound updated to -616906018
76.18/76.28	c BCD2: 68103 <= obj <= 616974120
76.18/76.28	c BCD2: #cores=6, #unrelaxed=306485, #relaxed=70, #hardened=0
76.18/76.28	c BCD2: #sat=1 #unsat=70 bias=70/71
76.18/76.29	c Solving starts ...
76.18/76.29	c ============================[ Search Statistics ]============================
76.18/76.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.18/76.29	c       |         |          |          |    Limit     GC | Var      | Constra 
76.18/76.29	c =============================================================================
76.18/76.29	c  0.0s |       0 |        0 |        0 |   266697      0 |      158 |      157
76.68/76.74	c  0.4s |       0 |        7 |        1 |   266697      0 |      158 |      158
76.68/76.74	c #cpu_time = 0.448s
76.68/76.74	c #wall_clock_time = 0.449s
76.68/76.74	c #decision = 7
76.68/76.74	c #random_decision = 0
76.68/76.74	c #conflict = 1
76.68/76.74	c #restart = 0
76.68/76.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=64155
76.68/76.74	c BCD2: refineLB: 64142 -> 64155
76.68/76.74	c lower bound updated to -616905031
76.88/76.96	c BCD2: 69090 <= obj <= 616974120
76.88/76.96	c BCD2: #cores=6, #unrelaxed=306484, #relaxed=71, #hardened=0
76.88/76.96	c BCD2: #sat=1 #unsat=71 bias=71/72
77.78/77.86	c Solving starts ...
77.78/77.86	c ============================[ Search Statistics ]============================
77.78/77.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.78/77.86	c       |         |          |          |    Limit     GC | Var      | Constra 
77.78/77.86	c =============================================================================
77.78/77.87	c  0.0s |       0 |        0 |        0 |   266697      0 |      159 |      158
78.19/78.29	c  0.4s |       0 |        7 |        1 |   266697      0 |      159 |      159
78.19/78.29	c #cpu_time = 0.420s
78.19/78.29	c #wall_clock_time = 0.421s
78.19/78.29	c #decision = 7
78.19/78.29	c #random_decision = 0
78.19/78.29	c #conflict = 1
78.19/78.29	c #restart = 0
78.19/78.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=65142
78.19/78.29	c BCD2: refineLB: 65129 -> 65142
78.19/78.29	c lower bound updated to -616904044
78.48/78.50	c BCD2: 70077 <= obj <= 616974120
78.48/78.50	c BCD2: #cores=6, #unrelaxed=306483, #relaxed=72, #hardened=0
78.48/78.50	c BCD2: #sat=1 #unsat=72 bias=72/73
78.48/78.51	c Solving starts ...
78.48/78.51	c ============================[ Search Statistics ]============================
78.48/78.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.48/78.51	c       |         |          |          |    Limit     GC | Var      | Constra 
78.48/78.51	c =============================================================================
78.48/78.51	c  0.0s |       0 |        0 |        0 |   266697      0 |      160 |      159
78.88/78.95	c  0.4s |       0 |        7 |        1 |   266697      0 |      160 |      160
78.88/78.95	c #cpu_time = 0.447s
78.88/78.95	c #wall_clock_time = 0.448s
78.88/78.95	c #decision = 7
78.88/78.95	c #random_decision = 0
78.88/78.95	c #conflict = 1
78.88/78.95	c #restart = 0
78.88/78.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=66129
78.88/78.95	c BCD2: refineLB: 66116 -> 66129
78.88/78.95	c lower bound updated to -616903057
79.08/79.12	c BCD2: 71064 <= obj <= 616974120
79.08/79.12	c BCD2: #cores=6, #unrelaxed=306482, #relaxed=73, #hardened=0
79.08/79.12	c BCD2: #sat=1 #unsat=73 bias=73/74
79.08/79.13	c Solving starts ...
79.08/79.13	c ============================[ Search Statistics ]============================
79.08/79.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.08/79.13	c       |         |          |          |    Limit     GC | Var      | Constra 
79.08/79.13	c =============================================================================
79.08/79.13	c  0.0s |       0 |        0 |        0 |   266697      0 |      161 |      160
79.48/79.56	c  0.4s |       0 |        7 |        1 |   266697      0 |      161 |      161
79.48/79.56	c #cpu_time = 0.435s
79.48/79.56	c #wall_clock_time = 0.437s
79.48/79.56	c #decision = 7
79.48/79.56	c #random_decision = 0
79.48/79.56	c #conflict = 1
79.48/79.56	c #restart = 0
79.48/79.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=67116
79.48/79.56	c BCD2: refineLB: 67103 -> 67116
79.48/79.56	c lower bound updated to -616902070
79.68/79.75	c BCD2: 72051 <= obj <= 616974120
79.68/79.75	c BCD2: #cores=6, #unrelaxed=306481, #relaxed=74, #hardened=0
79.68/79.75	c BCD2: #sat=1 #unsat=74 bias=74/75
79.68/79.75	c Solving starts ...
79.68/79.75	c ============================[ Search Statistics ]============================
79.68/79.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.68/79.75	c       |         |          |          |    Limit     GC | Var      | Constra 
79.68/79.75	c =============================================================================
79.68/79.75	c  0.0s |       0 |        0 |        0 |   266697      0 |      162 |      161
80.18/80.20	c  0.4s |       0 |        7 |        1 |   266697      0 |      162 |      162
80.18/80.20	c #cpu_time = 0.447s
80.18/80.20	c #wall_clock_time = 0.448s
80.18/80.20	c #decision = 7
80.18/80.20	c #random_decision = 0
80.18/80.20	c #conflict = 1
80.18/80.20	c #restart = 0
80.18/80.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=68103
80.18/80.20	c BCD2: refineLB: 68090 -> 68103
80.18/80.20	c lower bound updated to -616901083
80.28/80.37	c BCD2: 73038 <= obj <= 616974120
80.28/80.37	c BCD2: #cores=6, #unrelaxed=306480, #relaxed=75, #hardened=0
80.28/80.37	c BCD2: #sat=1 #unsat=75 bias=75/76
80.28/80.37	c Solving starts ...
80.28/80.37	c ============================[ Search Statistics ]============================
80.28/80.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.28/80.37	c       |         |          |          |    Limit     GC | Var      | Constra 
80.28/80.37	c =============================================================================
80.28/80.37	c  0.0s |       0 |        0 |        0 |   266697      0 |      163 |      162
80.78/80.82	c  0.4s |       0 |        7 |        1 |   266697      0 |      163 |      163
80.78/80.82	c #cpu_time = 0.442s
80.78/80.82	c #wall_clock_time = 0.443s
80.78/80.82	c #decision = 7
80.78/80.82	c #random_decision = 0
80.78/80.82	c #conflict = 1
80.78/80.82	c #restart = 0
80.78/80.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=69090
80.78/80.82	c BCD2: refineLB: 69078 -> 69090
80.78/80.82	c lower bound updated to -616900096
80.88/80.99	c BCD2: 74025 <= obj <= 616974120
80.88/80.99	c BCD2: #cores=6, #unrelaxed=306479, #relaxed=76, #hardened=0
80.88/80.99	c BCD2: #sat=1 #unsat=76 bias=76/77
80.98/81.00	c Solving starts ...
80.98/81.00	c ============================[ Search Statistics ]============================
80.98/81.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.98/81.00	c       |         |          |          |    Limit     GC | Var      | Constra 
80.98/81.00	c =============================================================================
80.98/81.00	c  0.0s |       0 |        0 |        0 |   266697      0 |      164 |      163
81.38/81.45	c  0.5s |       0 |        7 |        1 |   266697      0 |      164 |      164
81.38/81.45	c #cpu_time = 0.449s
81.38/81.45	c #wall_clock_time = 0.450s
81.38/81.45	c #decision = 7
81.38/81.45	c #random_decision = 0
81.38/81.45	c #conflict = 1
81.38/81.45	c #restart = 0
81.38/81.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=70077
81.38/81.45	c BCD2: refineLB: 70065 -> 70077
81.38/81.45	c lower bound updated to -616899109
81.58/81.62	c BCD2: 75012 <= obj <= 616974120
81.58/81.62	c BCD2: #cores=6, #unrelaxed=306478, #relaxed=77, #hardened=0
81.58/81.62	c BCD2: #sat=1 #unsat=77 bias=77/78
81.58/81.62	c Solving starts ...
81.58/81.62	c ============================[ Search Statistics ]============================
81.58/81.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.58/81.62	c       |         |          |          |    Limit     GC | Var      | Constra 
81.58/81.62	c =============================================================================
81.58/81.62	c  0.0s |       0 |        0 |        0 |   266697      0 |      165 |      164
81.98/82.07	c  0.4s |       0 |        7 |        1 |   266697      0 |      165 |      165
81.98/82.07	c #cpu_time = 0.446s
81.98/82.07	c #wall_clock_time = 0.447s
81.98/82.07	c #decision = 7
81.98/82.07	c #random_decision = 0
81.98/82.07	c #conflict = 1
81.98/82.07	c #restart = 0
81.98/82.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=71064
81.98/82.07	c BCD2: refineLB: 71052 -> 71064
81.98/82.07	c lower bound updated to -616898122
82.18/82.25	c BCD2: 75999 <= obj <= 616974120
82.18/82.25	c BCD2: #cores=6, #unrelaxed=306477, #relaxed=78, #hardened=0
82.18/82.25	c BCD2: #sat=1 #unsat=78 bias=78/79
82.18/82.26	c Solving starts ...
82.18/82.26	c ============================[ Search Statistics ]============================
82.18/82.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.18/82.26	c       |         |          |          |    Limit     GC | Var      | Constra 
82.18/82.26	c =============================================================================
82.18/82.26	c  0.0s |       0 |        0 |        0 |   266697      0 |      166 |      165
82.67/82.71	c  0.5s |       0 |        7 |        1 |   266697      0 |      166 |      166
82.67/82.71	c #cpu_time = 0.452s
82.67/82.71	c #wall_clock_time = 0.454s
82.67/82.71	c #decision = 7
82.67/82.71	c #random_decision = 0
82.67/82.71	c #conflict = 1
82.67/82.71	c #restart = 0
82.67/82.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=72051
82.67/82.71	c BCD2: refineLB: 72039 -> 72051
82.67/82.71	c lower bound updated to -616897135
82.87/82.92	c BCD2: 76986 <= obj <= 616974120
82.87/82.92	c BCD2: #cores=6, #unrelaxed=306476, #relaxed=79, #hardened=0
82.87/82.92	c BCD2: #sat=1 #unsat=79 bias=79/80
82.87/82.93	c Solving starts ...
82.87/82.93	c ============================[ Search Statistics ]============================
82.87/82.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.87/82.93	c       |         |          |          |    Limit     GC | Var      | Constra 
82.87/82.93	c =============================================================================
82.87/82.93	c  0.0s |       0 |        0 |        0 |   266697      0 |      167 |      166
83.27/83.38	c  0.5s |       0 |        7 |        1 |   266697      0 |      167 |      167
83.27/83.38	c #cpu_time = 0.449s
83.27/83.38	c #wall_clock_time = 0.451s
83.27/83.38	c #decision = 7
83.27/83.38	c #random_decision = 0
83.27/83.38	c #conflict = 1
83.27/83.38	c #restart = 0
83.27/83.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=73038
83.27/83.38	c BCD2: refineLB: 73026 -> 73038
83.27/83.38	c lower bound updated to -616896148
83.47/83.59	c BCD2: 77973 <= obj <= 616974120
83.47/83.59	c BCD2: #cores=6, #unrelaxed=306475, #relaxed=80, #hardened=0
83.47/83.59	c BCD2: #sat=1 #unsat=80 bias=80/81
83.58/83.61	c Solving starts ...
83.58/83.61	c ============================[ Search Statistics ]============================
83.58/83.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
83.58/83.61	c       |         |          |          |    Limit     GC | Var      | Constra 
83.58/83.61	c =============================================================================
83.58/83.61	c  0.0s |       0 |        0 |        0 |   266697      0 |      168 |      167
83.97/84.06	c  0.4s |       0 |        7 |        1 |   266697      0 |      168 |      168
83.97/84.06	c #cpu_time = 0.447s
83.97/84.06	c #wall_clock_time = 0.449s
83.97/84.06	c #decision = 7
83.97/84.06	c #random_decision = 0
83.97/84.06	c #conflict = 1
83.97/84.06	c #restart = 0
83.97/84.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=74025
83.97/84.06	c BCD2: refineLB: 74013 -> 74025
83.97/84.06	c lower bound updated to -616895161
85.07/85.14	c BCD2: 78960 <= obj <= 616974120
85.07/85.14	c BCD2: #cores=6, #unrelaxed=306474, #relaxed=81, #hardened=0
85.07/85.14	c BCD2: #sat=1 #unsat=81 bias=81/82
85.07/85.15	c Solving starts ...
85.07/85.15	c ============================[ Search Statistics ]============================
85.07/85.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.07/85.15	c       |         |          |          |    Limit     GC | Var      | Constra 
85.07/85.15	c =============================================================================
85.07/85.15	c  0.0s |       0 |        0 |        0 |   266697      0 |      169 |      168
85.47/85.57	c  0.4s |       0 |        7 |        1 |   266697      0 |      169 |      169
85.47/85.57	c #cpu_time = 0.417s
85.47/85.57	c #wall_clock_time = 0.418s
85.47/85.57	c #decision = 7
85.47/85.57	c #random_decision = 0
85.47/85.57	c #conflict = 1
85.47/85.57	c #restart = 0
85.47/85.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=75012
85.47/85.57	c BCD2: refineLB: 75000 -> 75012
85.47/85.57	c lower bound updated to -616894174
85.67/85.76	c BCD2: 79947 <= obj <= 616974120
85.67/85.76	c BCD2: #cores=6, #unrelaxed=306473, #relaxed=82, #hardened=0
85.67/85.76	c BCD2: #sat=1 #unsat=82 bias=82/83
85.67/85.77	c Solving starts ...
85.67/85.77	c ============================[ Search Statistics ]============================
85.67/85.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
85.67/85.77	c       |         |          |          |    Limit     GC | Var      | Constra 
85.67/85.77	c =============================================================================
85.67/85.77	c  0.0s |       0 |        0 |        0 |   266697      0 |      170 |      169
86.17/86.22	c  0.4s |       0 |        7 |        1 |   266697      0 |      170 |      170
86.17/86.22	c #cpu_time = 0.447s
86.17/86.22	c #wall_clock_time = 0.449s
86.17/86.22	c #decision = 7
86.17/86.22	c #random_decision = 0
86.17/86.22	c #conflict = 1
86.17/86.22	c #restart = 0
86.17/86.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=75999
86.17/86.22	c BCD2: refineLB: 75988 -> 75999
86.17/86.22	c lower bound updated to -616893187
86.27/86.37	c BCD2: 80934 <= obj <= 616974120
86.27/86.37	c BCD2: #cores=6, #unrelaxed=306472, #relaxed=83, #hardened=0
86.27/86.37	c BCD2: #sat=1 #unsat=83 bias=83/84
86.27/86.38	c Solving starts ...
86.27/86.38	c ============================[ Search Statistics ]============================
86.27/86.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.27/86.38	c       |         |          |          |    Limit     GC | Var      | Constra 
86.27/86.38	c =============================================================================
86.27/86.38	c  0.0s |       0 |        0 |        0 |   266697      0 |      171 |      170
86.77/86.82	c  0.4s |       0 |        7 |        1 |   266697      0 |      171 |      171
86.77/86.82	c #cpu_time = 0.437s
86.77/86.82	c #wall_clock_time = 0.439s
86.77/86.82	c #decision = 7
86.77/86.82	c #random_decision = 0
86.77/86.82	c #conflict = 1
86.77/86.82	c #restart = 0
86.77/86.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=76986
86.77/86.82	c BCD2: refineLB: 76975 -> 76986
86.77/86.82	c lower bound updated to -616892200
86.88/86.99	c BCD2: 81921 <= obj <= 616974120
86.88/86.99	c BCD2: #cores=6, #unrelaxed=306471, #relaxed=84, #hardened=0
86.88/86.99	c BCD2: #sat=1 #unsat=84 bias=84/85
86.88/86.99	c Solving starts ...
86.88/86.99	c ============================[ Search Statistics ]============================
86.88/86.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.88/86.99	c       |         |          |          |    Limit     GC | Var      | Constra 
86.88/86.99	c =============================================================================
86.88/86.99	c  0.0s |       0 |        0 |        0 |   266697      0 |      172 |      171
87.37/87.44	c  0.4s |       0 |        7 |        1 |   266697      0 |      172 |      172
87.37/87.44	c #cpu_time = 0.448s
87.37/87.44	c #wall_clock_time = 0.449s
87.37/87.44	c #decision = 7
87.37/87.44	c #random_decision = 0
87.37/87.44	c #conflict = 1
87.37/87.44	c #restart = 0
87.37/87.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=77973
87.37/87.44	c BCD2: refineLB: 77962 -> 77973
87.37/87.44	c lower bound updated to -616891213
87.47/87.59	c BCD2: 82908 <= obj <= 616974120
87.47/87.59	c BCD2: #cores=6, #unrelaxed=306470, #relaxed=85, #hardened=0
87.47/87.59	c BCD2: #sat=1 #unsat=85 bias=85/86
87.57/87.60	c Solving starts ...
87.57/87.60	c ============================[ Search Statistics ]============================
87.57/87.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.57/87.60	c       |         |          |          |    Limit     GC | Var      | Constra 
87.57/87.60	c =============================================================================
87.57/87.60	c  0.0s |       0 |        0 |        0 |   266697      0 |      173 |      172
87.98/88.05	c  0.4s |       0 |        7 |        1 |   266697      0 |      173 |      173
87.98/88.05	c #cpu_time = 0.443s
87.98/88.05	c #wall_clock_time = 0.445s
87.98/88.05	c #decision = 7
87.98/88.05	c #random_decision = 0
87.98/88.05	c #conflict = 1
87.98/88.05	c #restart = 0
87.98/88.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=78960
87.98/88.05	c BCD2: refineLB: 78949 -> 78960
87.98/88.05	c lower bound updated to -616890226
88.17/88.21	c BCD2: 83895 <= obj <= 616974120
88.17/88.21	c BCD2: #cores=6, #unrelaxed=306469, #relaxed=86, #hardened=0
88.17/88.21	c BCD2: #sat=1 #unsat=86 bias=86/87
88.17/88.22	c Solving starts ...
88.17/88.22	c ============================[ Search Statistics ]============================
88.17/88.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.17/88.22	c       |         |          |          |    Limit     GC | Var      | Constra 
88.17/88.22	c =============================================================================
88.17/88.22	c  0.0s |       0 |        0 |        0 |   266697      0 |      174 |      173
88.57/88.67	c  0.4s |       0 |        7 |        1 |   266697      0 |      174 |      174
88.57/88.67	c #cpu_time = 0.449s
88.57/88.67	c #wall_clock_time = 0.450s
88.57/88.67	c #decision = 7
88.57/88.67	c #random_decision = 0
88.57/88.67	c #conflict = 1
88.57/88.67	c #restart = 0
88.57/88.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=79947
88.57/88.67	c BCD2: refineLB: 79936 -> 79947
88.57/88.67	c lower bound updated to -616889239
88.77/88.82	c BCD2: 84882 <= obj <= 616974120
88.77/88.82	c BCD2: #cores=6, #unrelaxed=306468, #relaxed=87, #hardened=0
88.77/88.82	c BCD2: #sat=1 #unsat=87 bias=87/88
88.77/88.83	c Solving starts ...
88.77/88.83	c ============================[ Search Statistics ]============================
88.77/88.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.77/88.83	c       |         |          |          |    Limit     GC | Var      | Constra 
88.77/88.83	c =============================================================================
88.77/88.83	c  0.0s |       0 |        0 |        0 |   266697      0 |      175 |      174
89.18/89.28	c  0.5s |       0 |        7 |        1 |   266697      0 |      175 |      175
89.18/89.28	c #cpu_time = 0.449s
89.18/89.28	c #wall_clock_time = 0.450s
89.18/89.28	c #decision = 7
89.18/89.28	c #random_decision = 0
89.18/89.28	c #conflict = 1
89.18/89.28	c #restart = 0
89.18/89.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=80934
89.18/89.28	c BCD2: refineLB: 80923 -> 80934
89.18/89.28	c lower bound updated to -616888252
89.37/89.46	c BCD2: 85869 <= obj <= 616974120
89.37/89.46	c BCD2: #cores=6, #unrelaxed=306467, #relaxed=88, #hardened=0
89.37/89.46	c BCD2: #sat=1 #unsat=88 bias=88/89
89.37/89.47	c Solving starts ...
89.37/89.47	c ============================[ Search Statistics ]============================
89.37/89.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.37/89.47	c       |         |          |          |    Limit     GC | Var      | Constra 
89.37/89.47	c =============================================================================
89.37/89.47	c  0.0s |       0 |        0 |        0 |   266697      0 |      176 |      175
89.88/89.92	c  0.4s |       0 |        7 |        1 |   266697      0 |      176 |      176
89.88/89.92	c #cpu_time = 0.447s
89.88/89.92	c #wall_clock_time = 0.448s
89.88/89.92	c #decision = 7
89.88/89.92	c #random_decision = 0
89.88/89.92	c #conflict = 1
89.88/89.92	c #restart = 0
89.88/89.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=81921
89.88/89.92	c BCD2: refineLB: 81910 -> 81921
89.88/89.92	c lower bound updated to -616887265
90.08/90.11	c BCD2: 86856 <= obj <= 616974120
90.08/90.11	c BCD2: #cores=6, #unrelaxed=306466, #relaxed=89, #hardened=0
90.08/90.11	c BCD2: #sat=1 #unsat=89 bias=89/90
90.08/90.13	c Solving starts ...
90.08/90.13	c ============================[ Search Statistics ]============================
90.08/90.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.08/90.13	c       |         |          |          |    Limit     GC | Var      | Constra 
90.08/90.13	c =============================================================================
90.08/90.13	c  0.0s |       0 |        0 |        0 |   266697      0 |      177 |      176
90.48/90.58	c  0.4s |       0 |        7 |        1 |   266697      0 |      177 |      177
90.48/90.58	c #cpu_time = 0.449s
90.48/90.58	c #wall_clock_time = 0.450s
90.48/90.58	c #decision = 7
90.48/90.58	c #random_decision = 0
90.48/90.58	c #conflict = 1
90.48/90.58	c #restart = 0
90.48/90.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=82908
90.48/90.58	c BCD2: refineLB: 82898 -> 82908
90.48/90.58	c lower bound updated to -616886278
90.68/90.78	c BCD2: 87843 <= obj <= 616974120
90.68/90.78	c BCD2: #cores=6, #unrelaxed=306465, #relaxed=90, #hardened=0
90.68/90.78	c BCD2: #sat=1 #unsat=90 bias=90/91
90.68/90.79	c Solving starts ...
90.68/90.79	c ============================[ Search Statistics ]============================
90.68/90.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
90.68/90.79	c       |         |          |          |    Limit     GC | Var      | Constra 
90.68/90.79	c =============================================================================
90.68/90.79	c  0.0s |       0 |        0 |        0 |   266697      0 |      178 |      177
91.18/91.24	c  0.4s |       0 |        7 |        1 |   266697      0 |      178 |      178
91.18/91.24	c #cpu_time = 0.446s
91.18/91.24	c #wall_clock_time = 0.448s
91.18/91.24	c #decision = 7
91.18/91.24	c #random_decision = 0
91.18/91.24	c #conflict = 1
91.18/91.24	c #restart = 0
91.18/91.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=83895
91.18/91.24	c BCD2: refineLB: 83885 -> 83895
91.18/91.24	c lower bound updated to -616885291
92.18/92.28	c BCD2: 88830 <= obj <= 616974120
92.18/92.28	c BCD2: #cores=6, #unrelaxed=306464, #relaxed=91, #hardened=0
92.18/92.28	c BCD2: #sat=1 #unsat=91 bias=91/92
92.18/92.28	c Solving starts ...
92.18/92.28	c ============================[ Search Statistics ]============================
92.18/92.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.18/92.28	c       |         |          |          |    Limit     GC | Var      | Constra 
92.18/92.28	c =============================================================================
92.18/92.28	c  0.0s |       0 |        0 |        0 |   266697      0 |      179 |      178
92.68/92.70	c  0.4s |       0 |        7 |        1 |   266697      0 |      179 |      179
92.68/92.70	c #cpu_time = 0.417s
92.68/92.70	c #wall_clock_time = 0.418s
92.68/92.70	c #decision = 7
92.68/92.70	c #random_decision = 0
92.68/92.70	c #conflict = 1
92.68/92.70	c #restart = 0
92.68/92.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=84882
92.68/92.70	c BCD2: refineLB: 84872 -> 84882
92.68/92.70	c lower bound updated to -616884304
92.78/92.89	c BCD2: 89817 <= obj <= 616974120
92.78/92.89	c BCD2: #cores=6, #unrelaxed=306463, #relaxed=92, #hardened=0
92.78/92.89	c BCD2: #sat=1 #unsat=92 bias=92/93
92.78/92.89	c Solving starts ...
92.78/92.89	c ============================[ Search Statistics ]============================
92.78/92.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.78/92.89	c       |         |          |          |    Limit     GC | Var      | Constra 
92.78/92.89	c =============================================================================
92.78/92.89	c  0.0s |       0 |        0 |        0 |   266697      0 |      180 |      179
93.28/93.34	c  0.4s |       0 |        7 |        1 |   266697      0 |      180 |      180
93.28/93.34	c #cpu_time = 0.448s
93.28/93.34	c #wall_clock_time = 0.449s
93.28/93.34	c #decision = 7
93.28/93.34	c #random_decision = 0
93.28/93.34	c #conflict = 1
93.28/93.34	c #restart = 0
93.28/93.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=85869
93.28/93.34	c BCD2: refineLB: 85859 -> 85869
93.28/93.34	c lower bound updated to -616883317
93.37/93.49	c BCD2: 90804 <= obj <= 616974120
93.37/93.49	c BCD2: #cores=6, #unrelaxed=306462, #relaxed=93, #hardened=0
93.37/93.49	c BCD2: #sat=1 #unsat=93 bias=93/94
93.37/93.49	c Solving starts ...
93.37/93.49	c ============================[ Search Statistics ]============================
93.37/93.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
93.37/93.49	c       |         |          |          |    Limit     GC | Var      | Constra 
93.37/93.49	c =============================================================================
93.37/93.49	c  0.0s |       0 |        0 |        0 |   266697      0 |      181 |      180
93.87/93.93	c  0.4s |       0 |        7 |        1 |   266697      0 |      181 |      181
93.87/93.93	c #cpu_time = 0.437s
93.87/93.93	c #wall_clock_time = 0.439s
93.87/93.93	c #decision = 7
93.87/93.93	c #random_decision = 0
93.87/93.93	c #conflict = 1
93.87/93.93	c #restart = 0
93.87/93.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=86856
93.87/93.93	c BCD2: refineLB: 86846 -> 86856
93.87/93.93	c lower bound updated to -616882330
93.97/94.09	c BCD2: 91791 <= obj <= 616974120
93.97/94.09	c BCD2: #cores=6, #unrelaxed=306461, #relaxed=94, #hardened=0
93.97/94.09	c BCD2: #sat=1 #unsat=94 bias=94/95
94.07/94.10	c Solving starts ...
94.07/94.10	c ============================[ Search Statistics ]============================
94.07/94.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.07/94.10	c       |         |          |          |    Limit     GC | Var      | Constra 
94.07/94.10	c =============================================================================
94.07/94.10	c  0.0s |       0 |        0 |        0 |   266697      0 |      182 |      181
94.47/94.55	c  0.5s |       0 |        7 |        1 |   266697      0 |      182 |      182
94.47/94.55	c #cpu_time = 0.450s
94.47/94.55	c #wall_clock_time = 0.451s
94.47/94.55	c #decision = 7
94.47/94.55	c #random_decision = 0
94.47/94.55	c #conflict = 1
94.47/94.55	c #restart = 0
94.47/94.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=87843
94.47/94.55	c BCD2: refineLB: 87833 -> 87843
94.47/94.55	c lower bound updated to -616881343
94.58/94.70	c BCD2: 92778 <= obj <= 616974120
94.58/94.70	c BCD2: #cores=6, #unrelaxed=306460, #relaxed=95, #hardened=0
94.58/94.70	c BCD2: #sat=1 #unsat=95 bias=95/96
94.58/94.70	c Solving starts ...
94.58/94.70	c ============================[ Search Statistics ]============================
94.58/94.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.58/94.70	c       |         |          |          |    Limit     GC | Var      | Constra 
94.58/94.70	c =============================================================================
94.58/94.70	c  0.0s |       0 |        0 |        0 |   266697      0 |      183 |      182
95.07/95.14	c  0.4s |       0 |        7 |        1 |   266697      0 |      183 |      183
95.07/95.14	c #cpu_time = 0.441s
95.07/95.14	c #wall_clock_time = 0.442s
95.07/95.14	c #decision = 7
95.07/95.14	c #random_decision = 0
95.07/95.14	c #conflict = 1
95.07/95.14	c #restart = 0
95.07/95.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=88830
95.07/95.14	c BCD2: refineLB: 88820 -> 88830
95.07/95.14	c lower bound updated to -616880356
95.27/95.30	c BCD2: 93765 <= obj <= 616974120
95.27/95.30	c BCD2: #cores=6, #unrelaxed=306459, #relaxed=96, #hardened=0
95.27/95.30	c BCD2: #sat=1 #unsat=96 bias=96/97
95.27/95.31	c Solving starts ...
95.27/95.31	c ============================[ Search Statistics ]============================
95.27/95.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.27/95.31	c       |         |          |          |    Limit     GC | Var      | Constra 
95.27/95.31	c =============================================================================
95.27/95.31	c  0.0s |       0 |        0 |        0 |   266697      0 |      184 |      183
95.68/95.76	c  0.5s |       0 |        7 |        1 |   266697      0 |      184 |      184
95.68/95.76	c #cpu_time = 0.449s
95.68/95.76	c #wall_clock_time = 0.450s
95.68/95.76	c #decision = 7
95.68/95.76	c #random_decision = 0
95.68/95.76	c #conflict = 1
95.68/95.76	c #restart = 0
95.68/95.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=89817
95.68/95.76	c BCD2: refineLB: 89807 -> 89817
95.68/95.76	c lower bound updated to -616879369
95.87/95.90	c BCD2: 94752 <= obj <= 616974120
95.87/95.90	c BCD2: #cores=6, #unrelaxed=306458, #relaxed=97, #hardened=0
95.87/95.90	c BCD2: #sat=1 #unsat=97 bias=97/98
95.87/95.91	c Solving starts ...
95.87/95.91	c ============================[ Search Statistics ]============================
95.87/95.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
95.87/95.91	c       |         |          |          |    Limit     GC | Var      | Constra 
95.87/95.91	c =============================================================================
95.87/95.91	c  0.0s |       0 |        0 |        0 |   266697      0 |      185 |      184
96.27/96.36	c  0.5s |       0 |        7 |        1 |   266697      0 |      185 |      185
96.27/96.36	c #cpu_time = 0.450s
96.27/96.36	c #wall_clock_time = 0.451s
96.27/96.36	c #decision = 7
96.27/96.36	c #random_decision = 0
96.27/96.36	c #conflict = 1
96.27/96.36	c #restart = 0
96.27/96.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=90804
96.27/96.36	c BCD2: refineLB: 90794 -> 90804
96.27/96.36	c lower bound updated to -616878382
96.47/96.54	c BCD2: 95739 <= obj <= 616974120
96.47/96.54	c BCD2: #cores=6, #unrelaxed=306457, #relaxed=98, #hardened=0
96.47/96.54	c BCD2: #sat=1 #unsat=98 bias=98/99
96.47/96.55	c Solving starts ...
96.47/96.55	c ============================[ Search Statistics ]============================
96.47/96.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.47/96.55	c       |         |          |          |    Limit     GC | Var      | Constra 
96.47/96.55	c =============================================================================
96.47/96.55	c  0.0s |       0 |        0 |        0 |   266697      0 |      186 |      185
96.97/97.00	c  0.4s |       0 |        7 |        1 |   266697      0 |      186 |      186
96.97/97.00	c #cpu_time = 0.446s
96.97/97.00	c #wall_clock_time = 0.448s
96.97/97.00	c #decision = 7
96.97/97.00	c #random_decision = 0
96.97/97.00	c #conflict = 1
96.97/97.00	c #restart = 0
96.97/97.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=91791
96.97/97.00	c BCD2: refineLB: 91782 -> 91791
96.97/97.00	c lower bound updated to -616877395
97.07/97.18	c BCD2: 96726 <= obj <= 616974120
97.07/97.18	c BCD2: #cores=6, #unrelaxed=306456, #relaxed=99, #hardened=0
97.07/97.18	c BCD2: #sat=1 #unsat=99 bias=99/100
97.17/97.20	c Solving starts ...
97.17/97.20	c ============================[ Search Statistics ]============================
97.17/97.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.17/97.20	c       |         |          |          |    Limit     GC | Var      | Constra 
97.17/97.20	c =============================================================================
97.17/97.20	c  0.0s |       0 |        0 |        0 |   266697      0 |      187 |      186
97.57/97.65	c  0.5s |       0 |        7 |        1 |   266697      0 |      187 |      187
97.57/97.65	c #cpu_time = 0.450s
97.57/97.65	c #wall_clock_time = 0.451s
97.57/97.65	c #decision = 7
97.57/97.65	c #random_decision = 0
97.57/97.65	c #conflict = 1
97.57/97.65	c #restart = 0
97.57/97.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=92778
97.57/97.65	c BCD2: refineLB: 92769 -> 92778
97.57/97.65	c lower bound updated to -616876408
97.77/97.84	c BCD2: 97713 <= obj <= 616974120
97.77/97.84	c BCD2: #cores=6, #unrelaxed=306455, #relaxed=100, #hardened=0
97.77/97.84	c BCD2: #sat=1 #unsat=100 bias=100/101
97.77/97.85	c Solving starts ...
97.77/97.85	c ============================[ Search Statistics ]============================
97.77/97.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.77/97.85	c       |         |          |          |    Limit     GC | Var      | Constra 
97.77/97.85	c =============================================================================
97.77/97.85	c  0.0s |       0 |        0 |        0 |   266697      0 |      188 |      187
99.17/99.22	c  1.4s |       0 |        7 |        1 |   266697      0 |      188 |      188
99.17/99.22	c #cpu_time = 1.365s
99.17/99.22	c #wall_clock_time = 1.368s
99.17/99.22	c #decision = 7
99.17/99.22	c #random_decision = 0
99.17/99.22	c #conflict = 1
99.17/99.22	c #restart = 0
99.17/99.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=93765
99.17/99.22	c BCD2: refineLB: 93756 -> 93765
99.17/99.22	c lower bound updated to -616875421
99.37/99.42	c BCD2: 98700 <= obj <= 616974120
99.37/99.42	c BCD2: #cores=6, #unrelaxed=306454, #relaxed=101, #hardened=0
99.37/99.42	c BCD2: #sat=1 #unsat=101 bias=101/102
99.37/99.42	c Solving starts ...
99.37/99.42	c ============================[ Search Statistics ]============================
99.37/99.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
99.37/99.42	c       |         |          |          |    Limit     GC | Var      | Constra 
99.37/99.42	c =============================================================================
99.37/99.42	c  0.0s |       0 |        0 |        0 |   266697      0 |      189 |      188
99.77/99.85	c  0.4s |       0 |        7 |        1 |   266697      0 |      189 |      189
99.77/99.85	c #cpu_time = 0.421s
99.77/99.85	c #wall_clock_time = 0.422s
99.77/99.85	c #decision = 7
99.77/99.85	c #random_decision = 0
99.77/99.85	c #conflict = 1
99.77/99.85	c #restart = 0
99.77/99.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=94752
99.77/99.85	c BCD2: refineLB: 94743 -> 94752
99.77/99.85	c lower bound updated to -616874434
99.97/100.05	c BCD2: 99687 <= obj <= 616974120
99.97/100.05	c BCD2: #cores=6, #unrelaxed=306453, #relaxed=102, #hardened=0
99.97/100.05	c BCD2: #sat=1 #unsat=102 bias=102/103
99.97/100.06	c Solving starts ...
99.97/100.06	c ============================[ Search Statistics ]============================
99.97/100.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
99.97/100.06	c       |         |          |          |    Limit     GC | Var      | Constra 
99.97/100.06	c =============================================================================
99.97/100.06	c  0.0s |       0 |        0 |        0 |   266697      0 |      190 |      189
100.37/100.49	c  0.4s |       0 |        7 |        1 |   293367      0 |      190 |      190
100.37/100.49	c #cpu_time = 0.432s
100.37/100.49	c #wall_clock_time = 0.433s
100.37/100.49	c #decision = 7
100.37/100.49	c #random_decision = 0
100.37/100.49	c #conflict = 1
100.37/100.49	c #restart = 0
100.37/100.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=95739
100.37/100.49	c BCD2: refineLB: 95730 -> 95739
100.37/100.49	c lower bound updated to -616873447
100.57/100.69	c BCD2: 100674 <= obj <= 616974120
100.57/100.69	c BCD2: #cores=6, #unrelaxed=306452, #relaxed=103, #hardened=0
100.57/100.69	c BCD2: #sat=1 #unsat=103 bias=103/104
100.57/100.69	c Solving starts ...
100.57/100.69	c ============================[ Search Statistics ]============================
100.57/100.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
100.57/100.69	c       |         |          |          |    Limit     GC | Var      | Constra 
100.57/100.69	c =============================================================================
100.57/100.69	c  0.0s |       0 |        0 |        0 |   293367      0 |      191 |      190
101.07/101.11	c  0.4s |       0 |        7 |        1 |   293367      0 |      191 |      191
101.07/101.11	c #cpu_time = 0.419s
101.07/101.11	c #wall_clock_time = 0.420s
101.07/101.11	c #decision = 7
101.07/101.11	c #random_decision = 0
101.07/101.11	c #conflict = 1
101.07/101.11	c #restart = 0
101.07/101.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=96726
101.07/101.11	c BCD2: refineLB: 96717 -> 96726
101.07/101.11	c lower bound updated to -616872460
101.28/101.32	c BCD2: 101661 <= obj <= 616974120
101.28/101.32	c BCD2: #cores=6, #unrelaxed=306451, #relaxed=104, #hardened=0
101.28/101.32	c BCD2: #sat=1 #unsat=104 bias=104/105
101.28/101.33	c Solving starts ...
101.28/101.33	c ============================[ Search Statistics ]============================
101.28/101.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
101.28/101.33	c       |         |          |          |    Limit     GC | Var      | Constra 
101.28/101.33	c =============================================================================
101.28/101.33	c  0.0s |       0 |        0 |        0 |   293367      0 |      192 |      191
101.67/101.77	c  0.4s |       0 |        7 |        1 |   293367      0 |      192 |      192
101.67/101.77	c #cpu_time = 0.434s
101.67/101.77	c #wall_clock_time = 0.435s
101.67/101.77	c #decision = 7
101.67/101.77	c #random_decision = 0
101.67/101.77	c #conflict = 1
101.67/101.77	c #restart = 0
101.67/101.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=97713
101.67/101.77	c BCD2: refineLB: 97704 -> 97713
101.67/101.77	c lower bound updated to -616871473
101.87/101.96	c BCD2: 102648 <= obj <= 616974120
101.87/101.96	c BCD2: #cores=6, #unrelaxed=306450, #relaxed=105, #hardened=0
101.87/101.96	c BCD2: #sat=1 #unsat=105 bias=105/106
101.87/101.97	c Solving starts ...
101.87/101.97	c ============================[ Search Statistics ]============================
101.87/101.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
101.87/101.97	c       |         |          |          |    Limit     GC | Var      | Constra 
101.87/101.97	c =============================================================================
101.87/101.97	c  0.0s |       0 |        0 |        0 |   293367      0 |      193 |      192
102.28/102.40	c  0.4s |       0 |        7 |        1 |   293367      0 |      193 |      193
102.28/102.40	c #cpu_time = 0.430s
102.28/102.40	c #wall_clock_time = 0.431s
102.28/102.40	c #decision = 7
102.28/102.40	c #random_decision = 0
102.28/102.40	c #conflict = 1
102.28/102.40	c #restart = 0
102.28/102.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=98700
102.28/102.40	c BCD2: refineLB: 98691 -> 98700
102.28/102.40	c lower bound updated to -616870486
102.47/102.60	c BCD2: 103635 <= obj <= 616974120
102.47/102.60	c BCD2: #cores=6, #unrelaxed=306449, #relaxed=106, #hardened=0
102.47/102.60	c BCD2: #sat=1 #unsat=106 bias=106/107
102.57/102.60	c Solving starts ...
102.57/102.60	c ============================[ Search Statistics ]============================
102.57/102.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
102.57/102.60	c       |         |          |          |    Limit     GC | Var      | Constra 
102.57/102.60	c =============================================================================
102.57/102.60	c  0.0s |       0 |        0 |        0 |   293367      0 |      194 |      193
102.97/103.04	c  0.4s |       0 |        7 |        1 |   293367      0 |      194 |      194
102.97/103.04	c #cpu_time = 0.433s
102.97/103.04	c #wall_clock_time = 0.434s
102.97/103.04	c #decision = 7
102.97/103.04	c #random_decision = 0
102.97/103.04	c #conflict = 1
102.97/103.04	c #restart = 0
102.97/103.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=99687
102.97/103.04	c BCD2: refineLB: 99678 -> 99687
102.97/103.04	c lower bound updated to -616869499
103.17/103.23	c BCD2: 104622 <= obj <= 616974120
103.17/103.23	c BCD2: #cores=6, #unrelaxed=306448, #relaxed=107, #hardened=0
103.17/103.23	c BCD2: #sat=1 #unsat=107 bias=107/108
103.17/103.24	c Solving starts ...
103.17/103.24	c ============================[ Search Statistics ]============================
103.17/103.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
103.17/103.24	c       |         |          |          |    Limit     GC | Var      | Constra 
103.17/103.24	c =============================================================================
103.17/103.24	c  0.0s |       0 |        0 |        0 |   293367      0 |      195 |      194
103.57/103.67	c  0.4s |       0 |        7 |        1 |   293367      0 |      195 |      195
103.57/103.67	c #cpu_time = 0.428s
103.57/103.67	c #wall_clock_time = 0.430s
103.57/103.67	c #decision = 7
103.57/103.67	c #random_decision = 0
103.57/103.67	c #conflict = 1
103.57/103.67	c #restart = 0
103.57/103.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=100674
103.57/103.67	c BCD2: refineLB: 100665 -> 100674
103.57/103.67	c lower bound updated to -616868512
103.87/103.90	c BCD2: 105609 <= obj <= 616974120
103.87/103.90	c BCD2: #cores=6, #unrelaxed=306447, #relaxed=108, #hardened=0
103.87/103.90	c BCD2: #sat=1 #unsat=108 bias=108/109
103.87/103.92	c Solving starts ...
103.87/103.92	c ============================[ Search Statistics ]============================
103.87/103.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
103.87/103.92	c       |         |          |          |    Limit     GC | Var      | Constra 
103.87/103.92	c =============================================================================
103.87/103.92	c  0.0s |       0 |        0 |        0 |   293367      0 |      196 |      195
104.27/104.35	c  0.4s |       0 |        7 |        1 |   293367      0 |      196 |      196
104.27/104.35	c #cpu_time = 0.430s
104.27/104.35	c #wall_clock_time = 0.432s
104.27/104.35	c #decision = 7
104.27/104.35	c #random_decision = 0
104.27/104.35	c #conflict = 1
104.27/104.35	c #restart = 0
104.27/104.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=101661
104.27/104.35	c BCD2: refineLB: 101652 -> 101661
104.27/104.35	c lower bound updated to -616867525
104.48/104.59	c BCD2: 106596 <= obj <= 616974120
104.48/104.59	c BCD2: #cores=6, #unrelaxed=306446, #relaxed=109, #hardened=0
104.48/104.59	c BCD2: #sat=1 #unsat=109 bias=109/110
104.48/104.60	c Solving starts ...
104.48/104.60	c ============================[ Search Statistics ]============================
104.48/104.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
104.48/104.60	c       |         |          |          |    Limit     GC | Var      | Constra 
104.48/104.60	c =============================================================================
104.58/104.60	c  0.0s |       0 |        0 |        0 |   293367      0 |      197 |      196
104.97/105.03	c  0.4s |       0 |        7 |        1 |   293367      0 |      197 |      197
104.97/105.03	c #cpu_time = 0.430s
104.97/105.03	c #wall_clock_time = 0.431s
104.97/105.03	c #decision = 7
104.97/105.03	c #random_decision = 0
104.97/105.03	c #conflict = 1
104.97/105.03	c #restart = 0
104.97/105.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=102648
104.97/105.03	c BCD2: refineLB: 102640 -> 102648
104.97/105.03	c lower bound updated to -616866538
105.17/105.27	c BCD2: 107583 <= obj <= 616974120
105.17/105.27	c BCD2: #cores=6, #unrelaxed=306445, #relaxed=110, #hardened=0
105.17/105.27	c BCD2: #sat=1 #unsat=110 bias=110/111
105.17/105.29	c Solving starts ...
105.17/105.29	c ============================[ Search Statistics ]============================
105.17/105.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
105.17/105.29	c       |         |          |          |    Limit     GC | Var      | Constra 
105.17/105.29	c =============================================================================
105.17/105.29	c  0.0s |       0 |        0 |        0 |   293367      0 |      198 |      197
106.57/106.67	c  1.4s |       0 |        7 |        1 |   293367      0 |      198 |      198
106.57/106.67	c #cpu_time = 1.384s
106.57/106.67	c #wall_clock_time = 1.388s
106.57/106.67	c #decision = 7
106.57/106.67	c #random_decision = 0
106.57/106.67	c #conflict = 1
106.57/106.67	c #restart = 0
106.57/106.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=103635
106.57/106.67	c BCD2: refineLB: 103627 -> 103635
106.57/106.67	c lower bound updated to -616865551
106.78/106.82	c BCD2: 108570 <= obj <= 616974120
106.78/106.82	c BCD2: #cores=6, #unrelaxed=306444, #relaxed=111, #hardened=0
106.78/106.82	c BCD2: #sat=1 #unsat=111 bias=111/112
106.78/106.82	c Solving starts ...
106.78/106.82	c ============================[ Search Statistics ]============================
106.78/106.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
106.78/106.82	c       |         |          |          |    Limit     GC | Var      | Constra 
106.78/106.82	c =============================================================================
106.78/106.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      199 |      198
107.17/107.22	c  0.4s |       0 |        7 |        1 |   293367      0 |      199 |      199
107.17/107.22	c #cpu_time = 0.397s
107.17/107.22	c #wall_clock_time = 0.398s
107.17/107.22	c #decision = 7
107.17/107.22	c #random_decision = 0
107.17/107.22	c #conflict = 1
107.17/107.22	c #restart = 0
107.17/107.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=104622
107.17/107.22	c BCD2: refineLB: 104614 -> 104622
107.17/107.22	c lower bound updated to -616864564
107.27/107.38	c BCD2: 109557 <= obj <= 616974120
107.27/107.38	c BCD2: #cores=6, #unrelaxed=306443, #relaxed=112, #hardened=0
107.27/107.38	c BCD2: #sat=1 #unsat=112 bias=112/113
107.27/107.39	c Solving starts ...
107.27/107.39	c ============================[ Search Statistics ]============================
107.27/107.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
107.27/107.39	c       |         |          |          |    Limit     GC | Var      | Constra 
107.27/107.39	c =============================================================================
107.27/107.39	c  0.0s |       0 |        0 |        0 |   293367      0 |      200 |      199
107.67/107.80	c  0.4s |       0 |        7 |        1 |   293367      0 |      200 |      200
107.67/107.80	c #cpu_time = 0.409s
107.67/107.80	c #wall_clock_time = 0.410s
107.67/107.80	c #decision = 7
107.67/107.80	c #random_decision = 0
107.67/107.80	c #conflict = 1
107.67/107.80	c #restart = 0
107.67/107.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=105609
107.67/107.80	c BCD2: refineLB: 105601 -> 105609
107.67/107.80	c lower bound updated to -616863577
107.88/107.94	c BCD2: 110544 <= obj <= 616974120
107.88/107.94	c BCD2: #cores=6, #unrelaxed=306442, #relaxed=113, #hardened=0
107.88/107.94	c BCD2: #sat=1 #unsat=113 bias=113/114
107.88/107.95	c Solving starts ...
107.88/107.95	c ============================[ Search Statistics ]============================
107.88/107.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
107.88/107.95	c       |         |          |          |    Limit     GC | Var      | Constra 
107.88/107.95	c =============================================================================
107.88/107.95	c  0.0s |       0 |        0 |        0 |   293367      0 |      201 |      200
108.27/108.34	c  0.4s |       0 |        7 |        1 |   293367      0 |      201 |      201
108.27/108.34	c #cpu_time = 0.396s
108.27/108.34	c #wall_clock_time = 0.397s
108.27/108.34	c #decision = 7
108.27/108.34	c #random_decision = 0
108.27/108.34	c #conflict = 1
108.27/108.34	c #restart = 0
108.27/108.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=106596
108.27/108.34	c BCD2: refineLB: 106588 -> 106596
108.27/108.34	c lower bound updated to -616862590
108.47/108.50	c BCD2: 111531 <= obj <= 616974120
108.47/108.51	c BCD2: #cores=6, #unrelaxed=306441, #relaxed=114, #hardened=0
108.47/108.51	c BCD2: #sat=1 #unsat=114 bias=114/115
108.47/108.51	c Solving starts ...
108.47/108.51	c ============================[ Search Statistics ]============================
108.47/108.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
108.47/108.51	c       |         |          |          |    Limit     GC | Var      | Constra 
108.47/108.51	c =============================================================================
108.47/108.51	c  0.0s |       0 |        0 |        0 |   293367      0 |      202 |      201
108.88/108.92	c  0.4s |       0 |        7 |        1 |   293367      0 |      202 |      202
108.88/108.92	c #cpu_time = 0.409s
108.88/108.92	c #wall_clock_time = 0.411s
108.88/108.92	c #decision = 7
108.88/108.92	c #random_decision = 0
108.88/108.92	c #conflict = 1
108.88/108.92	c #restart = 0
108.88/108.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=107583
108.88/108.92	c BCD2: refineLB: 107575 -> 107583
108.88/108.92	c lower bound updated to -616861603
108.98/109.07	c BCD2: 112518 <= obj <= 616974120
108.98/109.07	c BCD2: #cores=6, #unrelaxed=306440, #relaxed=115, #hardened=0
108.98/109.07	c BCD2: #sat=1 #unsat=115 bias=115/116
108.98/109.07	c Solving starts ...
108.98/109.07	c ============================[ Search Statistics ]============================
108.98/109.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
108.98/109.07	c       |         |          |          |    Limit     GC | Var      | Constra 
108.98/109.07	c =============================================================================
108.98/109.07	c  0.0s |       0 |        0 |        0 |   293367      0 |      203 |      202
109.37/109.48	c  0.4s |       0 |        7 |        1 |   293367      0 |      203 |      203
109.37/109.48	c #cpu_time = 0.408s
109.37/109.48	c #wall_clock_time = 0.409s
109.37/109.48	c #decision = 7
109.37/109.48	c #random_decision = 0
109.37/109.48	c #conflict = 1
109.37/109.48	c #restart = 0
109.37/109.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=108570
109.37/109.48	c BCD2: refineLB: 108562 -> 108570
109.37/109.48	c lower bound updated to -616860616
109.57/109.63	c BCD2: 113505 <= obj <= 616974120
109.57/109.63	c BCD2: #cores=6, #unrelaxed=306439, #relaxed=116, #hardened=0
109.57/109.63	c BCD2: #sat=1 #unsat=116 bias=116/117
109.57/109.64	c Solving starts ...
109.57/109.64	c ============================[ Search Statistics ]============================
109.57/109.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
109.57/109.64	c       |         |          |          |    Limit     GC | Var      | Constra 
109.57/109.64	c =============================================================================
109.57/109.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      204 |      203
109.98/110.05	c  0.4s |       0 |        7 |        1 |   293367      0 |      204 |      204
109.98/110.05	c #cpu_time = 0.410s
109.98/110.05	c #wall_clock_time = 0.411s
109.98/110.05	c #decision = 7
109.98/110.05	c #random_decision = 0
109.98/110.05	c #conflict = 1
109.98/110.05	c #restart = 0
109.98/110.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=109557
109.98/110.05	c BCD2: refineLB: 109549 -> 109557
109.98/110.05	c lower bound updated to -616859629
110.08/110.20	c BCD2: 114492 <= obj <= 616974120
110.08/110.20	c BCD2: #cores=6, #unrelaxed=306438, #relaxed=117, #hardened=0
110.08/110.20	c BCD2: #sat=1 #unsat=117 bias=117/118
110.17/110.20	c Solving starts ...
110.17/110.20	c ============================[ Search Statistics ]============================
110.17/110.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
110.17/110.20	c       |         |          |          |    Limit     GC | Var      | Constra 
110.17/110.20	c =============================================================================
110.17/110.20	c  0.0s |       0 |        0 |        0 |   293367      0 |      205 |      204
110.57/110.61	c  0.4s |       0 |        7 |        1 |   293367      0 |      205 |      205
110.57/110.61	c #cpu_time = 0.402s
110.57/110.61	c #wall_clock_time = 0.403s
110.57/110.61	c #decision = 7
110.57/110.61	c #random_decision = 0
110.57/110.61	c #conflict = 1
110.57/110.61	c #restart = 0
110.57/110.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=110544
110.57/110.61	c BCD2: refineLB: 110536 -> 110544
110.57/110.61	c lower bound updated to -616858642
110.67/110.79	c BCD2: 115479 <= obj <= 616974120
110.67/110.79	c BCD2: #cores=6, #unrelaxed=306437, #relaxed=118, #hardened=0
110.67/110.79	c BCD2: #sat=1 #unsat=118 bias=118/119
110.77/110.81	c Solving starts ...
110.77/110.81	c ============================[ Search Statistics ]============================
110.77/110.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
110.77/110.81	c       |         |          |          |    Limit     GC | Var      | Constra 
110.77/110.81	c =============================================================================
110.77/110.81	c  0.0s |       0 |        0 |        0 |   293367      0 |      206 |      205
111.17/111.22	c  0.4s |       0 |        7 |        1 |   293367      0 |      206 |      206
111.17/111.22	c #cpu_time = 0.407s
111.17/111.22	c #wall_clock_time = 0.408s
111.17/111.22	c #decision = 7
111.17/111.22	c #random_decision = 0
111.17/111.22	c #conflict = 1
111.17/111.22	c #restart = 0
111.17/111.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=111531
111.17/111.22	c BCD2: refineLB: 111523 -> 111531
111.17/111.22	c lower bound updated to -616857655
111.37/111.40	c BCD2: 116466 <= obj <= 616974120
111.37/111.40	c BCD2: #cores=6, #unrelaxed=306436, #relaxed=119, #hardened=0
111.37/111.40	c BCD2: #sat=1 #unsat=119 bias=119/120
111.37/111.42	c Solving starts ...
111.37/111.42	c ============================[ Search Statistics ]============================
111.37/111.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
111.37/111.42	c       |         |          |          |    Limit     GC | Var      | Constra 
111.37/111.42	c =============================================================================
111.37/111.42	c  0.0s |       0 |        0 |        0 |   293367      0 |      207 |      206
111.77/111.83	c  0.4s |       0 |        7 |        1 |   293367      0 |      207 |      207
111.77/111.83	c #cpu_time = 0.408s
111.77/111.83	c #wall_clock_time = 0.409s
111.77/111.83	c #decision = 7
111.77/111.83	c #random_decision = 0
111.77/111.83	c #conflict = 1
111.77/111.83	c #restart = 0
111.77/111.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=112518
111.77/111.83	c BCD2: refineLB: 112510 -> 112518
111.77/111.83	c lower bound updated to -616856668
111.97/112.01	c BCD2: 117453 <= obj <= 616974120
111.97/112.01	c BCD2: #cores=6, #unrelaxed=306435, #relaxed=120, #hardened=0
111.97/112.01	c BCD2: #sat=1 #unsat=120 bias=120/121
111.97/112.03	c Solving starts ...
111.97/112.03	c ============================[ Search Statistics ]============================
111.97/112.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
111.97/112.03	c       |         |          |          |    Limit     GC | Var      | Constra 
111.97/112.03	c =============================================================================
111.97/112.03	c  0.0s |       0 |        0 |        0 |   293367      0 |      208 |      207
113.28/113.36	c  1.3s |       0 |        7 |        1 |   293367      0 |      208 |      208
113.28/113.36	c #cpu_time = 1.331s
113.28/113.36	c #wall_clock_time = 1.335s
113.28/113.36	c #decision = 7
113.28/113.36	c #random_decision = 0
113.28/113.36	c #conflict = 1
113.28/113.36	c #restart = 0
113.28/113.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=113505
113.28/113.36	c BCD2: refineLB: 113497 -> 113505
113.28/113.36	c lower bound updated to -616855681
113.47/113.53	c BCD2: 118440 <= obj <= 616974120
113.47/113.53	c BCD2: #cores=6, #unrelaxed=306434, #relaxed=121, #hardened=0
113.47/113.53	c BCD2: #sat=1 #unsat=121 bias=121/122
113.47/113.53	c Solving starts ...
113.47/113.53	c ============================[ Search Statistics ]============================
113.47/113.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
113.47/113.53	c       |         |          |          |    Limit     GC | Var      | Constra 
113.47/113.53	c =============================================================================
113.47/113.53	c  0.0s |       0 |        0 |        0 |   293367      0 |      209 |      208
113.87/113.94	c  0.4s |       0 |        7 |        1 |   293367      0 |      209 |      209
113.87/113.94	c #cpu_time = 0.407s
113.87/113.94	c #wall_clock_time = 0.408s
113.87/113.94	c #decision = 7
113.87/113.94	c #random_decision = 0
113.87/113.94	c #conflict = 1
113.87/113.94	c #restart = 0
113.87/113.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=114492
113.87/113.94	c BCD2: refineLB: 114484 -> 114492
113.87/113.94	c lower bound updated to -616854694
114.07/114.12	c BCD2: 119427 <= obj <= 616974120
114.07/114.12	c BCD2: #cores=6, #unrelaxed=306433, #relaxed=122, #hardened=0
114.07/114.12	c BCD2: #sat=1 #unsat=122 bias=122/123
114.07/114.13	c Solving starts ...
114.07/114.13	c ============================[ Search Statistics ]============================
114.07/114.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
114.07/114.13	c       |         |          |          |    Limit     GC | Var      | Constra 
114.07/114.13	c =============================================================================
114.07/114.13	c  0.0s |       0 |        0 |        0 |   293367      0 |      210 |      209
114.48/114.55	c  0.4s |       0 |        7 |        1 |   293367      0 |      210 |      210
114.48/114.55	c #cpu_time = 0.421s
114.48/114.55	c #wall_clock_time = 0.423s
114.48/114.55	c #decision = 7
114.48/114.55	c #random_decision = 0
114.48/114.55	c #conflict = 1
114.48/114.55	c #restart = 0
114.48/114.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=115479
114.48/114.55	c BCD2: refineLB: 115471 -> 115479
114.48/114.55	c lower bound updated to -616853707
114.67/114.71	c BCD2: 120414 <= obj <= 616974120
114.67/114.71	c BCD2: #cores=6, #unrelaxed=306432, #relaxed=123, #hardened=0
114.67/114.71	c BCD2: #sat=1 #unsat=123 bias=123/124
114.67/114.72	c Solving starts ...
114.67/114.72	c ============================[ Search Statistics ]============================
114.67/114.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
114.67/114.72	c       |         |          |          |    Limit     GC | Var      | Constra 
114.67/114.72	c =============================================================================
114.67/114.72	c  0.0s |       0 |        0 |        0 |   293367      0 |      211 |      210
115.07/115.13	c  0.4s |       0 |        7 |        1 |   293367      0 |      211 |      211
115.07/115.13	c #cpu_time = 0.406s
115.07/115.13	c #wall_clock_time = 0.407s
115.07/115.13	c #decision = 7
115.07/115.13	c #random_decision = 0
115.07/115.13	c #conflict = 1
115.07/115.13	c #restart = 0
115.07/115.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=116466
115.07/115.13	c BCD2: refineLB: 116459 -> 116466
115.07/115.13	c lower bound updated to -616852720
115.27/115.30	c BCD2: 121401 <= obj <= 616974120
115.27/115.30	c BCD2: #cores=6, #unrelaxed=306431, #relaxed=124, #hardened=0
115.27/115.30	c BCD2: #sat=1 #unsat=124 bias=124/125
115.27/115.31	c Solving starts ...
115.27/115.31	c ============================[ Search Statistics ]============================
115.27/115.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
115.27/115.31	c       |         |          |          |    Limit     GC | Var      | Constra 
115.27/115.31	c =============================================================================
115.27/115.31	c  0.0s |       0 |        0 |        0 |   293367      0 |      212 |      211
115.67/115.73	c  0.4s |       0 |        7 |        1 |   293367      0 |      212 |      212
115.67/115.73	c #cpu_time = 0.421s
115.67/115.73	c #wall_clock_time = 0.422s
115.67/115.73	c #decision = 7
115.67/115.73	c #random_decision = 0
115.67/115.73	c #conflict = 1
115.67/115.73	c #restart = 0
115.67/115.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=117453
115.67/115.73	c BCD2: refineLB: 117446 -> 117453
115.67/115.73	c lower bound updated to -616851733
115.87/115.90	c BCD2: 122388 <= obj <= 616974120
115.87/115.90	c BCD2: #cores=6, #unrelaxed=306430, #relaxed=125, #hardened=0
115.87/115.90	c BCD2: #sat=1 #unsat=125 bias=125/126
115.87/115.90	c Solving starts ...
115.87/115.90	c ============================[ Search Statistics ]============================
115.87/115.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
115.87/115.90	c       |         |          |          |    Limit     GC | Var      | Constra 
115.87/115.90	c =============================================================================
115.87/115.90	c  0.0s |       0 |        0 |        0 |   293367      0 |      213 |      212
116.27/116.32	c  0.4s |       0 |        7 |        1 |   293367      0 |      213 |      213
116.27/116.32	c #cpu_time = 0.417s
116.27/116.32	c #wall_clock_time = 0.418s
116.27/116.32	c #decision = 7
116.27/116.32	c #random_decision = 0
116.27/116.32	c #conflict = 1
116.27/116.32	c #restart = 0
116.27/116.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=118440
116.27/116.32	c BCD2: refineLB: 118433 -> 118440
116.27/116.32	c lower bound updated to -616850746
116.37/116.49	c BCD2: 123375 <= obj <= 616974120
116.37/116.49	c BCD2: #cores=6, #unrelaxed=306429, #relaxed=126, #hardened=0
116.37/116.49	c BCD2: #sat=1 #unsat=126 bias=126/127
116.47/116.50	c Solving starts ...
116.47/116.50	c ============================[ Search Statistics ]============================
116.47/116.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
116.47/116.50	c       |         |          |          |    Limit     GC | Var      | Constra 
116.47/116.50	c =============================================================================
116.47/116.50	c  0.0s |       0 |        0 |        0 |   293367      0 |      214 |      213
116.87/116.92	c  0.4s |       0 |        7 |        1 |   293367      0 |      214 |      214
116.87/116.92	c #cpu_time = 0.422s
116.87/116.92	c #wall_clock_time = 0.423s
116.87/116.92	c #decision = 7
116.87/116.92	c #random_decision = 0
116.87/116.92	c #conflict = 1
116.87/116.92	c #restart = 0
116.87/116.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=119427
116.87/116.92	c BCD2: refineLB: 119420 -> 119427
116.87/116.92	c lower bound updated to -616849759
116.97/117.08	c BCD2: 124362 <= obj <= 616974120
116.97/117.08	c BCD2: #cores=6, #unrelaxed=306428, #relaxed=127, #hardened=0
116.97/117.08	c BCD2: #sat=1 #unsat=127 bias=127/128
116.97/117.09	c Solving starts ...
116.97/117.09	c ============================[ Search Statistics ]============================
116.97/117.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
116.97/117.09	c       |         |          |          |    Limit     GC | Var      | Constra 
116.97/117.09	c =============================================================================
116.97/117.09	c  0.0s |       0 |        0 |        0 |   293367      0 |      215 |      214
117.47/117.51	c  0.4s |       0 |        7 |        1 |   293367      0 |      215 |      215
117.47/117.51	c #cpu_time = 0.415s
117.47/117.51	c #wall_clock_time = 0.416s
117.47/117.51	c #decision = 7
117.47/117.51	c #random_decision = 0
117.47/117.51	c #conflict = 1
117.47/117.51	c #restart = 0
117.47/117.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=120414
117.47/117.51	c BCD2: refineLB: 120407 -> 120414
117.47/117.51	c lower bound updated to -616848772
117.68/117.71	c BCD2: 125349 <= obj <= 616974120
117.68/117.71	c BCD2: #cores=6, #unrelaxed=306427, #relaxed=128, #hardened=0
117.68/117.71	c BCD2: #sat=1 #unsat=128 bias=128/129
117.68/117.73	c Solving starts ...
117.68/117.73	c ============================[ Search Statistics ]============================
117.68/117.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
117.68/117.73	c       |         |          |          |    Limit     GC | Var      | Constra 
117.68/117.73	c =============================================================================
117.68/117.73	c  0.0s |       0 |        0 |        0 |   293367      0 |      216 |      215
118.07/118.15	c  0.4s |       0 |        7 |        1 |   293367      0 |      216 |      216
118.07/118.15	c #cpu_time = 0.418s
118.07/118.15	c #wall_clock_time = 0.419s
118.07/118.15	c #decision = 7
118.07/118.15	c #random_decision = 0
118.07/118.15	c #conflict = 1
118.07/118.15	c #restart = 0
118.07/118.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=121401
118.07/118.15	c BCD2: refineLB: 121394 -> 121401
118.07/118.15	c lower bound updated to -616847785
118.27/118.35	c BCD2: 126336 <= obj <= 616974120
118.27/118.35	c BCD2: #cores=6, #unrelaxed=306426, #relaxed=129, #hardened=0
118.27/118.35	c BCD2: #sat=1 #unsat=129 bias=129/130
118.27/118.37	c Solving starts ...
118.27/118.37	c ============================[ Search Statistics ]============================
118.27/118.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
118.27/118.37	c       |         |          |          |    Limit     GC | Var      | Constra 
118.27/118.37	c =============================================================================
118.27/118.37	c  0.0s |       0 |        0 |        0 |   293367      0 |      217 |      216
118.67/118.79	c  0.4s |       0 |        7 |        1 |   293367      0 |      217 |      217
118.67/118.79	c #cpu_time = 0.418s
118.67/118.79	c #wall_clock_time = 0.419s
118.67/118.79	c #decision = 7
118.67/118.79	c #random_decision = 0
118.67/118.79	c #conflict = 1
118.67/118.79	c #restart = 0
118.67/118.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=122388
118.67/118.79	c BCD2: refineLB: 122381 -> 122388
118.67/118.79	c lower bound updated to -616846798
118.87/118.99	c BCD2: 127323 <= obj <= 616974120
118.87/118.99	c BCD2: #cores=6, #unrelaxed=306425, #relaxed=130, #hardened=0
118.87/118.99	c BCD2: #sat=1 #unsat=130 bias=130/131
118.97/119.01	c Solving starts ...
118.97/119.01	c ============================[ Search Statistics ]============================
118.97/119.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
118.97/119.01	c       |         |          |          |    Limit     GC | Var      | Constra 
118.97/119.01	c =============================================================================
118.97/119.01	c  0.0s |       0 |        0 |        0 |   293367      0 |      218 |      217
120.26/120.36	c  1.4s |       0 |        7 |        1 |   293367      0 |      218 |      218
120.26/120.36	c #cpu_time = 1.350s
120.26/120.36	c #wall_clock_time = 1.354s
120.26/120.36	c #decision = 7
120.26/120.36	c #random_decision = 0
120.26/120.36	c #conflict = 1
120.26/120.36	c #restart = 0
120.26/120.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=123375
120.26/120.36	c BCD2: refineLB: 123368 -> 123375
120.26/120.36	c lower bound updated to -616845811
120.46/120.55	c BCD2: 128310 <= obj <= 616974120
120.46/120.55	c BCD2: #cores=6, #unrelaxed=306424, #relaxed=131, #hardened=0
120.46/120.55	c BCD2: #sat=1 #unsat=131 bias=131/132
120.46/120.55	c Solving starts ...
120.46/120.55	c ============================[ Search Statistics ]============================
120.46/120.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
120.46/120.55	c       |         |          |          |    Limit     GC | Var      | Constra 
120.46/120.55	c =============================================================================
120.46/120.55	c  0.0s |       0 |        0 |        0 |   293367      0 |      219 |      218
120.86/120.97	c  0.4s |       0 |        7 |        1 |   293367      0 |      219 |      219
120.86/120.97	c #cpu_time = 0.410s
120.86/120.97	c #wall_clock_time = 0.411s
120.86/120.97	c #decision = 7
120.86/120.97	c #random_decision = 0
120.86/120.97	c #conflict = 1
120.86/120.97	c #restart = 0
120.86/120.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=124362
120.86/120.97	c BCD2: refineLB: 124355 -> 124362
120.86/120.97	c lower bound updated to -616844824
121.07/121.16	c BCD2: 129297 <= obj <= 616974120
121.07/121.16	c BCD2: #cores=6, #unrelaxed=306423, #relaxed=132, #hardened=0
121.07/121.16	c BCD2: #sat=1 #unsat=132 bias=132/133
121.07/121.17	c Solving starts ...
121.07/121.17	c ============================[ Search Statistics ]============================
121.07/121.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
121.07/121.17	c       |         |          |          |    Limit     GC | Var      | Constra 
121.07/121.17	c =============================================================================
121.07/121.17	c  0.0s |       0 |        0 |        0 |   293367      0 |      220 |      219
121.46/121.59	c  0.4s |       0 |        7 |        1 |   293367      0 |      220 |      220
121.46/121.59	c #cpu_time = 0.422s
121.46/121.59	c #wall_clock_time = 0.423s
121.46/121.59	c #decision = 7
121.46/121.59	c #random_decision = 0
121.46/121.59	c #conflict = 1
121.46/121.59	c #restart = 0
121.46/121.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=125349
121.46/121.59	c BCD2: refineLB: 125342 -> 125349
121.46/121.59	c lower bound updated to -616843837
121.66/121.78	c BCD2: 130284 <= obj <= 616974120
121.66/121.78	c BCD2: #cores=6, #unrelaxed=306422, #relaxed=133, #hardened=0
121.66/121.78	c BCD2: #sat=1 #unsat=133 bias=133/134
121.66/121.78	c Solving starts ...
121.66/121.78	c ============================[ Search Statistics ]============================
121.66/121.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
121.66/121.78	c       |         |          |          |    Limit     GC | Var      | Constra 
121.66/121.78	c =============================================================================
121.66/121.78	c  0.0s |       0 |        0 |        0 |   293367      0 |      221 |      220
122.07/122.19	c  0.4s |       0 |        7 |        1 |   293367      0 |      221 |      221
122.07/122.19	c #cpu_time = 0.410s
122.07/122.19	c #wall_clock_time = 0.411s
122.07/122.19	c #decision = 7
122.07/122.19	c #random_decision = 0
122.07/122.19	c #conflict = 1
122.07/122.19	c #restart = 0
122.07/122.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=126336
122.07/122.19	c BCD2: refineLB: 126329 -> 126336
122.07/122.19	c lower bound updated to -616842850
122.26/122.39	c BCD2: 131271 <= obj <= 616974120
122.26/122.39	c BCD2: #cores=6, #unrelaxed=306421, #relaxed=134, #hardened=0
122.26/122.39	c BCD2: #sat=1 #unsat=134 bias=134/135
122.36/122.40	c Solving starts ...
122.36/122.40	c ============================[ Search Statistics ]============================
122.36/122.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
122.36/122.40	c       |         |          |          |    Limit     GC | Var      | Constra 
122.36/122.40	c =============================================================================
122.36/122.40	c  0.0s |       0 |        0 |        0 |   293367      0 |      222 |      221
122.76/122.83	c  0.4s |       0 |        7 |        1 |   293367      0 |      222 |      222
122.76/122.83	c #cpu_time = 0.423s
122.76/122.83	c #wall_clock_time = 0.424s
122.76/122.83	c #decision = 7
122.76/122.83	c #random_decision = 0
122.76/122.83	c #conflict = 1
122.76/122.83	c #restart = 0
122.76/122.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=127323
122.76/122.83	c BCD2: refineLB: 127316 -> 127323
122.76/122.83	c lower bound updated to -616841863
122.96/123.01	c BCD2: 132258 <= obj <= 616974120
122.96/123.01	c BCD2: #cores=6, #unrelaxed=306420, #relaxed=135, #hardened=0
122.96/123.01	c BCD2: #sat=1 #unsat=135 bias=135/136
122.96/123.02	c Solving starts ...
122.96/123.02	c ============================[ Search Statistics ]============================
122.96/123.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
122.96/123.02	c       |         |          |          |    Limit     GC | Var      | Constra 
122.96/123.02	c =============================================================================
122.96/123.02	c  0.0s |       0 |        0 |        0 |   293367      0 |      223 |      222
123.36/123.44	c  0.4s |       0 |        7 |        1 |   293367      0 |      223 |      223
123.36/123.44	c #cpu_time = 0.421s
123.36/123.44	c #wall_clock_time = 0.422s
123.36/123.44	c #decision = 7
123.36/123.44	c #random_decision = 0
123.36/123.44	c #conflict = 1
123.36/123.44	c #restart = 0
123.36/123.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=128310
123.36/123.44	c BCD2: refineLB: 128303 -> 128310
123.36/123.44	c lower bound updated to -616840876
123.56/123.63	c BCD2: 133245 <= obj <= 616974120
123.56/123.63	c BCD2: #cores=6, #unrelaxed=306419, #relaxed=136, #hardened=0
123.56/123.63	c BCD2: #sat=1 #unsat=136 bias=136/137
123.56/123.64	c Solving starts ...
123.56/123.64	c ============================[ Search Statistics ]============================
123.56/123.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
123.56/123.64	c       |         |          |          |    Limit     GC | Var      | Constra 
123.56/123.64	c =============================================================================
123.56/123.64	c  0.0s |       0 |        0 |        0 |   293367      0 |      224 |      223
123.96/124.06	c  0.4s |       0 |        7 |        1 |   293367      0 |      224 |      224
123.96/124.06	c #cpu_time = 0.425s
123.96/124.06	c #wall_clock_time = 0.426s
123.96/124.06	c #decision = 7
123.96/124.06	c #random_decision = 0
123.96/124.06	c #conflict = 1
123.96/124.06	c #restart = 0
123.96/124.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=129297
123.96/124.06	c BCD2: refineLB: 129290 -> 129297
123.96/124.06	c lower bound updated to -616839889
124.16/124.25	c BCD2: 134232 <= obj <= 616974120
124.16/124.25	c BCD2: #cores=6, #unrelaxed=306418, #relaxed=137, #hardened=0
124.16/124.25	c BCD2: #sat=1 #unsat=137 bias=137/138
124.16/124.25	c Solving starts ...
124.16/124.25	c ============================[ Search Statistics ]============================
124.16/124.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
124.16/124.25	c       |         |          |          |    Limit     GC | Var      | Constra 
124.16/124.25	c =============================================================================
124.16/124.25	c  0.0s |       0 |        0 |        0 |   293367      0 |      225 |      224
124.56/124.67	c  0.4s |       0 |        7 |        1 |   293367      0 |      225 |      225
124.56/124.67	c #cpu_time = 0.419s
124.56/124.67	c #wall_clock_time = 0.420s
124.56/124.67	c #decision = 7
124.56/124.67	c #random_decision = 0
124.56/124.67	c #conflict = 1
124.56/124.67	c #restart = 0
124.56/124.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=130284
124.56/124.67	c BCD2: refineLB: 130277 -> 130284
124.56/124.67	c lower bound updated to -616838902
124.86/124.90	c BCD2: 135219 <= obj <= 616974120
124.86/124.90	c BCD2: #cores=6, #unrelaxed=306417, #relaxed=138, #hardened=0
124.86/124.90	c BCD2: #sat=1 #unsat=138 bias=138/139
124.86/124.92	c Solving starts ...
124.86/124.92	c ============================[ Search Statistics ]============================
124.86/124.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
124.86/124.92	c       |         |          |          |    Limit     GC | Var      | Constra 
124.86/124.92	c =============================================================================
124.86/124.92	c  0.0s |       0 |        0 |        0 |   293367      0 |      226 |      225
125.26/125.34	c  0.4s |       0 |        7 |        1 |   293367      0 |      226 |      226
125.26/125.34	c #cpu_time = 0.421s
125.26/125.34	c #wall_clock_time = 0.422s
125.26/125.34	c #decision = 7
125.26/125.34	c #random_decision = 0
125.26/125.34	c #conflict = 1
125.26/125.34	c #restart = 0
125.26/125.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=131271
125.26/125.34	c BCD2: refineLB: 131264 -> 131271
125.26/125.34	c lower bound updated to -616837915
125.47/125.57	c BCD2: 136206 <= obj <= 616974120
125.47/125.57	c BCD2: #cores=6, #unrelaxed=306416, #relaxed=139, #hardened=0
125.47/125.57	c BCD2: #sat=1 #unsat=139 bias=139/140
125.47/125.58	c Solving starts ...
125.47/125.58	c ============================[ Search Statistics ]============================
125.47/125.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
125.47/125.58	c       |         |          |          |    Limit     GC | Var      | Constra 
125.47/125.58	c =============================================================================
125.47/125.58	c  0.0s |       0 |        0 |        0 |   293367      0 |      227 |      226
125.96/126.01	c  0.4s |       0 |        7 |        1 |   293367      0 |      227 |      227
125.96/126.01	c #cpu_time = 0.421s
125.96/126.01	c #wall_clock_time = 0.422s
125.96/126.01	c #decision = 7
125.96/126.01	c #random_decision = 0
125.96/126.01	c #conflict = 1
125.96/126.01	c #restart = 0
125.96/126.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=132258
125.96/126.01	c BCD2: refineLB: 132251 -> 132258
125.96/126.01	c lower bound updated to -616836928
126.16/126.23	c BCD2: 137193 <= obj <= 616974120
126.16/126.23	c BCD2: #cores=6, #unrelaxed=306415, #relaxed=140, #hardened=0
126.16/126.23	c BCD2: #sat=1 #unsat=140 bias=140/141
126.16/126.25	c Solving starts ...
126.16/126.25	c ============================[ Search Statistics ]============================
126.16/126.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
126.16/126.25	c       |         |          |          |    Limit     GC | Var      | Constra 
126.16/126.25	c =============================================================================
126.16/126.25	c  0.0s |       0 |        0 |        0 |   293367      0 |      228 |      227
127.58/127.63	c  1.4s |       0 |        7 |        1 |   293367      0 |      228 |      228
127.58/127.63	c #cpu_time = 1.375s
127.58/127.63	c #wall_clock_time = 1.379s
127.58/127.63	c #decision = 7
127.58/127.63	c #random_decision = 0
127.58/127.63	c #conflict = 1
127.58/127.63	c #restart = 0
127.58/127.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=133245
127.58/127.63	c BCD2: refineLB: 133239 -> 133245
127.58/127.63	c lower bound updated to -616835941
127.77/127.81	c BCD2: 138180 <= obj <= 616974120
127.77/127.81	c BCD2: #cores=6, #unrelaxed=306414, #relaxed=141, #hardened=0
127.77/127.81	c BCD2: #sat=1 #unsat=141 bias=141/142
127.77/127.82	c Solving starts ...
127.77/127.82	c ============================[ Search Statistics ]============================
127.77/127.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
127.77/127.82	c       |         |          |          |    Limit     GC | Var      | Constra 
127.77/127.82	c =============================================================================
127.77/127.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      229 |      228
128.17/128.23	c  0.4s |       0 |        7 |        1 |   293367      0 |      229 |      229
128.17/128.23	c #cpu_time = 0.407s
128.17/128.23	c #wall_clock_time = 0.408s
128.17/128.23	c #decision = 7
128.17/128.23	c #random_decision = 0
128.17/128.23	c #conflict = 1
128.17/128.23	c #restart = 0
128.17/128.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=134232
128.17/128.23	c BCD2: refineLB: 134226 -> 134232
128.17/128.23	c lower bound updated to -616834954
128.37/128.42	c BCD2: 139167 <= obj <= 616974120
128.37/128.42	c BCD2: #cores=6, #unrelaxed=306413, #relaxed=142, #hardened=0
128.37/128.42	c BCD2: #sat=1 #unsat=142 bias=142/143
128.37/128.43	c Solving starts ...
128.37/128.43	c ============================[ Search Statistics ]============================
128.37/128.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
128.37/128.43	c       |         |          |          |    Limit     GC | Var      | Constra 
128.37/128.43	c =============================================================================
128.37/128.43	c  0.0s |       0 |        0 |        0 |   293367      0 |      230 |      229
128.78/128.85	c  0.4s |       0 |        7 |        1 |   293367      0 |      230 |      230
128.78/128.85	c #cpu_time = 0.420s
128.78/128.85	c #wall_clock_time = 0.421s
128.78/128.85	c #decision = 7
128.78/128.85	c #random_decision = 0
128.78/128.85	c #conflict = 1
128.78/128.85	c #restart = 0
128.78/128.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=135219
128.78/128.85	c BCD2: refineLB: 135213 -> 135219
128.78/128.85	c lower bound updated to -616833967
128.97/129.03	c BCD2: 140154 <= obj <= 616974120
128.97/129.03	c BCD2: #cores=6, #unrelaxed=306412, #relaxed=143, #hardened=0
128.97/129.03	c BCD2: #sat=1 #unsat=143 bias=143/144
128.97/129.04	c Solving starts ...
128.97/129.04	c ============================[ Search Statistics ]============================
128.97/129.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
128.97/129.04	c       |         |          |          |    Limit     GC | Var      | Constra 
128.97/129.04	c =============================================================================
128.97/129.04	c  0.0s |       0 |        0 |        0 |   293367      0 |      231 |      230
129.37/129.45	c  0.4s |       0 |        7 |        1 |   293367      0 |      231 |      231
129.37/129.45	c #cpu_time = 0.406s
129.37/129.45	c #wall_clock_time = 0.407s
129.37/129.45	c #decision = 7
129.37/129.45	c #random_decision = 0
129.37/129.45	c #conflict = 1
129.37/129.45	c #restart = 0
129.37/129.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=136206
129.37/129.45	c BCD2: refineLB: 136200 -> 136206
129.37/129.45	c lower bound updated to -616832980
129.57/129.65	c BCD2: 141141 <= obj <= 616974120
129.57/129.65	c BCD2: #cores=6, #unrelaxed=306411, #relaxed=144, #hardened=0
129.57/129.65	c BCD2: #sat=1 #unsat=144 bias=144/145
129.57/129.66	c Solving starts ...
129.57/129.66	c ============================[ Search Statistics ]============================
129.57/129.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
129.57/129.66	c       |         |          |          |    Limit     GC | Var      | Constra 
129.57/129.66	c =============================================================================
129.57/129.66	c  0.0s |       0 |        0 |        0 |   293367      0 |      232 |      231
129.97/130.08	c  0.4s |       0 |        7 |        1 |   293367      0 |      232 |      232
129.97/130.08	c #cpu_time = 0.420s
129.97/130.08	c #wall_clock_time = 0.421s
129.97/130.08	c #decision = 7
129.97/130.08	c #random_decision = 0
129.97/130.08	c #conflict = 1
129.97/130.08	c #restart = 0
129.97/130.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=137193
129.97/130.08	c BCD2: refineLB: 137187 -> 137193
129.97/130.08	c lower bound updated to -616831993
130.17/130.26	c BCD2: 142128 <= obj <= 616974120
130.17/130.26	c BCD2: #cores=6, #unrelaxed=306410, #relaxed=145, #hardened=0
130.17/130.26	c BCD2: #sat=1 #unsat=145 bias=145/146
130.17/130.27	c Solving starts ...
130.17/130.27	c ============================[ Search Statistics ]============================
130.17/130.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
130.17/130.27	c       |         |          |          |    Limit     GC | Var      | Constra 
130.17/130.27	c =============================================================================
130.17/130.27	c  0.0s |       0 |        0 |        0 |   293367      0 |      233 |      232
130.57/130.69	c  0.4s |       0 |        7 |        1 |   293367      0 |      233 |      233
130.57/130.69	c #cpu_time = 0.416s
130.57/130.69	c #wall_clock_time = 0.417s
130.57/130.69	c #decision = 7
130.57/130.69	c #random_decision = 0
130.57/130.69	c #conflict = 1
130.57/130.69	c #restart = 0
130.57/130.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=138180
130.57/130.69	c BCD2: refineLB: 138174 -> 138180
130.57/130.69	c lower bound updated to -616831006
130.77/130.87	c BCD2: 143115 <= obj <= 616974120
130.77/130.88	c BCD2: #cores=6, #unrelaxed=306409, #relaxed=146, #hardened=0
130.77/130.88	c BCD2: #sat=1 #unsat=146 bias=146/147
130.77/130.88	c Solving starts ...
130.77/130.88	c ============================[ Search Statistics ]============================
130.77/130.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
130.77/130.88	c       |         |          |          |    Limit     GC | Var      | Constra 
130.77/130.88	c =============================================================================
130.77/130.88	c  0.0s |       0 |        0 |        0 |   293367      0 |      234 |      233
131.27/131.30	c  0.4s |       0 |        7 |        1 |   293367      0 |      234 |      234
131.27/131.30	c #cpu_time = 0.420s
131.27/131.30	c #wall_clock_time = 0.421s
131.27/131.30	c #decision = 7
131.27/131.30	c #random_decision = 0
131.27/131.30	c #conflict = 1
131.27/131.30	c #restart = 0
131.27/131.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=139167
131.27/131.30	c BCD2: refineLB: 139161 -> 139167
131.27/131.30	c lower bound updated to -616830019
131.37/131.49	c BCD2: 144102 <= obj <= 616974120
131.37/131.49	c BCD2: #cores=6, #unrelaxed=306408, #relaxed=147, #hardened=0
131.37/131.49	c BCD2: #sat=1 #unsat=147 bias=147/148
131.37/131.49	c Solving starts ...
131.37/131.49	c ============================[ Search Statistics ]============================
131.37/131.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
131.37/131.49	c       |         |          |          |    Limit     GC | Var      | Constra 
131.37/131.49	c =============================================================================
131.37/131.49	c  0.0s |       0 |        0 |        0 |   293367      0 |      235 |      234
131.87/131.91	c  0.4s |       0 |        7 |        1 |   293367      0 |      235 |      235
131.87/131.91	c #cpu_time = 0.415s
131.87/131.91	c #wall_clock_time = 0.417s
131.87/131.91	c #decision = 7
131.87/131.91	c #random_decision = 0
131.87/131.91	c #conflict = 1
131.87/131.91	c #restart = 0
131.87/131.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=140154
131.87/131.91	c BCD2: refineLB: 140148 -> 140154
131.87/131.91	c lower bound updated to -616829032
132.08/132.14	c BCD2: 145089 <= obj <= 616974120
132.08/132.14	c BCD2: #cores=6, #unrelaxed=306407, #relaxed=148, #hardened=0
132.08/132.14	c BCD2: #sat=1 #unsat=148 bias=148/149
132.08/132.15	c Solving starts ...
132.08/132.15	c ============================[ Search Statistics ]============================
132.08/132.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
132.08/132.15	c       |         |          |          |    Limit     GC | Var      | Constra 
132.08/132.15	c =============================================================================
132.08/132.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      236 |      235
132.47/132.57	c  0.4s |       0 |        7 |        1 |   293367      0 |      236 |      236
132.47/132.57	c #cpu_time = 0.419s
132.47/132.57	c #wall_clock_time = 0.420s
132.47/132.57	c #decision = 7
132.47/132.57	c #random_decision = 0
132.47/132.57	c #conflict = 1
132.47/132.57	c #restart = 0
132.47/132.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=141141
132.47/132.57	c BCD2: refineLB: 141135 -> 141141
132.47/132.57	c lower bound updated to -616828045
132.77/132.80	c BCD2: 146076 <= obj <= 616974120
132.77/132.80	c BCD2: #cores=6, #unrelaxed=306406, #relaxed=149, #hardened=0
132.77/132.80	c BCD2: #sat=1 #unsat=149 bias=149/150
132.77/132.82	c Solving starts ...
132.77/132.82	c ============================[ Search Statistics ]============================
132.77/132.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
132.77/132.82	c       |         |          |          |    Limit     GC | Var      | Constra 
132.77/132.82	c =============================================================================
132.77/132.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      237 |      236
133.17/133.24	c  0.4s |       0 |        7 |        1 |   293367      0 |      237 |      237
133.17/133.24	c #cpu_time = 0.419s
133.17/133.24	c #wall_clock_time = 0.420s
133.17/133.24	c #decision = 7
133.17/133.24	c #random_decision = 0
133.17/133.24	c #conflict = 1
133.17/133.24	c #restart = 0
133.17/133.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=142128
133.17/133.24	c BCD2: refineLB: 142122 -> 142128
133.17/133.24	c lower bound updated to -616827058
133.36/133.46	c BCD2: 147063 <= obj <= 616974120
133.36/133.46	c BCD2: #cores=6, #unrelaxed=306405, #relaxed=150, #hardened=0
133.36/133.46	c BCD2: #sat=1 #unsat=150 bias=150/151
133.36/133.48	c Solving starts ...
133.36/133.48	c ============================[ Search Statistics ]============================
133.36/133.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
133.36/133.48	c       |         |          |          |    Limit     GC | Var      | Constra 
133.36/133.48	c =============================================================================
133.36/133.48	c  0.0s |       0 |        0 |        0 |   293367      0 |      238 |      237
134.76/134.84	c  1.4s |       0 |        7 |        1 |   293367      0 |      238 |      238
134.76/134.84	c #cpu_time = 1.355s
134.76/134.84	c #wall_clock_time = 1.359s
134.76/134.84	c #decision = 7
134.76/134.84	c #random_decision = 0
134.76/134.84	c #conflict = 1
134.76/134.84	c #restart = 0
134.76/134.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=143115
134.76/134.84	c BCD2: refineLB: 143109 -> 143115
134.76/134.84	c lower bound updated to -616826071
134.96/135.03	c BCD2: 148050 <= obj <= 616974120
134.96/135.03	c BCD2: #cores=6, #unrelaxed=306404, #relaxed=151, #hardened=0
134.96/135.03	c BCD2: #sat=1 #unsat=151 bias=151/152
134.96/135.04	c Solving starts ...
134.96/135.04	c ============================[ Search Statistics ]============================
134.96/135.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
134.96/135.04	c       |         |          |          |    Limit     GC | Var      | Constra 
134.96/135.04	c =============================================================================
134.96/135.04	c  0.0s |       0 |        0 |        0 |   293367      0 |      239 |      238
135.37/135.47	c  0.4s |       0 |        7 |        1 |   293367      0 |      239 |      239
135.37/135.47	c #cpu_time = 0.427s
135.37/135.47	c #wall_clock_time = 0.428s
135.37/135.47	c #decision = 7
135.37/135.47	c #random_decision = 0
135.37/135.47	c #conflict = 1
135.37/135.47	c #restart = 0
135.37/135.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=144102
135.37/135.47	c BCD2: refineLB: 144096 -> 144102
135.37/135.47	c lower bound updated to -616825084
135.56/135.68	c BCD2: 149037 <= obj <= 616974120
135.56/135.68	c BCD2: #cores=6, #unrelaxed=306403, #relaxed=152, #hardened=0
135.56/135.68	c BCD2: #sat=1 #unsat=152 bias=152/153
135.56/135.69	c Solving starts ...
135.56/135.69	c ============================[ Search Statistics ]============================
135.56/135.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
135.56/135.69	c       |         |          |          |    Limit     GC | Var      | Constra 
135.56/135.69	c =============================================================================
135.56/135.69	c  0.0s |       0 |        0 |        0 |   293367      0 |      240 |      239
136.06/136.13	c  0.4s |       0 |        7 |        1 |   293367      0 |      240 |      240
136.06/136.13	c #cpu_time = 0.439s
136.06/136.13	c #wall_clock_time = 0.440s
136.06/136.13	c #decision = 7
136.06/136.13	c #random_decision = 0
136.06/136.13	c #conflict = 1
136.06/136.13	c #restart = 0
136.06/136.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=145089
136.06/136.13	c BCD2: refineLB: 145083 -> 145089
136.06/136.13	c lower bound updated to -616824097
136.26/136.33	c BCD2: 150024 <= obj <= 616974120
136.26/136.33	c BCD2: #cores=6, #unrelaxed=306402, #relaxed=153, #hardened=0
136.26/136.33	c BCD2: #sat=1 #unsat=153 bias=153/154
136.26/136.33	c Solving starts ...
136.26/136.33	c ============================[ Search Statistics ]============================
136.26/136.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
136.26/136.33	c       |         |          |          |    Limit     GC | Var      | Constra 
136.26/136.33	c =============================================================================
136.26/136.33	c  0.0s |       0 |        0 |        0 |   293367      0 |      241 |      240
136.66/136.76	c  0.4s |       0 |        7 |        1 |   293367      0 |      241 |      241
136.66/136.76	c #cpu_time = 0.426s
136.66/136.76	c #wall_clock_time = 0.427s
136.66/136.76	c #decision = 7
136.66/136.76	c #random_decision = 0
136.66/136.76	c #conflict = 1
136.66/136.76	c #restart = 0
136.66/136.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=146076
136.66/136.76	c BCD2: refineLB: 146070 -> 146076
136.66/136.76	c lower bound updated to -616823110
136.86/136.98	c BCD2: 151011 <= obj <= 616974120
136.86/136.98	c BCD2: #cores=6, #unrelaxed=306401, #relaxed=154, #hardened=0
136.86/136.98	c BCD2: #sat=1 #unsat=154 bias=154/155
136.86/136.98	c Solving starts ...
136.86/136.98	c ============================[ Search Statistics ]============================
136.86/136.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
136.86/136.98	c       |         |          |          |    Limit     GC | Var      | Constra 
136.86/136.98	c =============================================================================
136.86/136.98	c  0.0s |       0 |        0 |        0 |   293367      0 |      242 |      241
137.36/137.42	c  0.4s |       0 |        7 |        1 |   293367      0 |      242 |      242
137.36/137.42	c #cpu_time = 0.440s
137.36/137.42	c #wall_clock_time = 0.441s
137.36/137.42	c #decision = 7
137.36/137.42	c #random_decision = 0
137.36/137.42	c #conflict = 1
137.36/137.42	c #restart = 0
137.36/137.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=147063
137.36/137.42	c BCD2: refineLB: 147057 -> 147063
137.36/137.42	c lower bound updated to -616822123
137.57/137.62	c BCD2: 151998 <= obj <= 616974120
137.57/137.62	c BCD2: #cores=6, #unrelaxed=306400, #relaxed=155, #hardened=0
137.57/137.62	c BCD2: #sat=1 #unsat=155 bias=155/156
137.57/137.63	c Solving starts ...
137.57/137.63	c ============================[ Search Statistics ]============================
137.57/137.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
137.57/137.63	c       |         |          |          |    Limit     GC | Var      | Constra 
137.57/137.63	c =============================================================================
137.57/137.63	c  0.0s |       0 |        0 |        0 |   293367      0 |      243 |      242
137.96/138.07	c  0.4s |       0 |        7 |        1 |   293367      0 |      243 |      243
137.96/138.07	c #cpu_time = 0.436s
137.96/138.07	c #wall_clock_time = 0.437s
137.96/138.07	c #decision = 7
137.96/138.07	c #random_decision = 0
137.96/138.07	c #conflict = 1
137.96/138.07	c #restart = 0
137.96/138.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=148050
137.96/138.07	c BCD2: refineLB: 148044 -> 148050
137.96/138.07	c lower bound updated to -616821136
138.16/138.27	c BCD2: 152985 <= obj <= 616974120
138.16/138.27	c BCD2: #cores=6, #unrelaxed=306399, #relaxed=156, #hardened=0
138.16/138.27	c BCD2: #sat=1 #unsat=156 bias=156/157
138.16/138.28	c Solving starts ...
138.16/138.28	c ============================[ Search Statistics ]============================
138.16/138.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
138.16/138.28	c       |         |          |          |    Limit     GC | Var      | Constra 
138.16/138.28	c =============================================================================
138.16/138.28	c  0.0s |       0 |        0 |        0 |   293367      0 |      244 |      243
138.67/138.72	c  0.4s |       0 |        7 |        1 |   293367      0 |      244 |      244
138.67/138.72	c #cpu_time = 0.440s
138.67/138.72	c #wall_clock_time = 0.441s
138.67/138.72	c #decision = 7
138.67/138.72	c #random_decision = 0
138.67/138.72	c #conflict = 1
138.67/138.72	c #restart = 0
138.67/138.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=149037
138.67/138.72	c BCD2: refineLB: 149031 -> 149037
138.67/138.72	c lower bound updated to -616820149
138.86/138.92	c BCD2: 153972 <= obj <= 616974120
138.86/138.92	c BCD2: #cores=6, #unrelaxed=306398, #relaxed=157, #hardened=0
138.86/138.92	c BCD2: #sat=1 #unsat=157 bias=157/158
138.86/138.92	c Solving starts ...
138.86/138.92	c ============================[ Search Statistics ]============================
138.86/138.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
138.86/138.92	c       |         |          |          |    Limit     GC | Var      | Constra 
138.86/138.92	c =============================================================================
138.86/138.93	c  0.0s |       0 |        0 |        0 |   293367      0 |      245 |      244
139.27/139.36	c  0.4s |       0 |        7 |        1 |   293367      0 |      245 |      245
139.27/139.36	c #cpu_time = 0.434s
139.27/139.36	c #wall_clock_time = 0.435s
139.27/139.36	c #decision = 7
139.27/139.36	c #random_decision = 0
139.27/139.36	c #conflict = 1
139.27/139.36	c #restart = 0
139.27/139.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=150024
139.27/139.36	c BCD2: refineLB: 150018 -> 150024
139.27/139.36	c lower bound updated to -616819162
139.57/139.60	c BCD2: 154959 <= obj <= 616974120
139.57/139.60	c BCD2: #cores=6, #unrelaxed=306397, #relaxed=158, #hardened=0
139.57/139.60	c BCD2: #sat=1 #unsat=158 bias=158/159
139.57/139.62	c Solving starts ...
139.57/139.62	c ============================[ Search Statistics ]============================
139.57/139.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
139.57/139.62	c       |         |          |          |    Limit     GC | Var      | Constra 
139.57/139.62	c =============================================================================
139.57/139.62	c  0.0s |       0 |        0 |        0 |   293367      0 |      246 |      245
139.97/140.06	c  0.4s |       0 |        7 |        1 |   293367      0 |      246 |      246
139.97/140.06	c #cpu_time = 0.438s
139.97/140.06	c #wall_clock_time = 0.440s
139.97/140.06	c #decision = 7
139.97/140.06	c #random_decision = 0
139.97/140.06	c #conflict = 1
139.97/140.06	c #restart = 0
139.97/140.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=151011
139.97/140.06	c BCD2: refineLB: 151005 -> 151011
139.97/140.06	c lower bound updated to -616818175
140.26/140.30	c BCD2: 155946 <= obj <= 616974120
140.26/140.30	c BCD2: #cores=6, #unrelaxed=306396, #relaxed=159, #hardened=0
140.26/140.30	c BCD2: #sat=1 #unsat=159 bias=159/160
140.26/140.31	c Solving starts ...
140.26/140.31	c ============================[ Search Statistics ]============================
140.26/140.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
140.26/140.31	c       |         |          |          |    Limit     GC | Var      | Constra 
140.26/140.31	c =============================================================================
140.26/140.31	c  0.0s |       0 |        0 |        0 |   293367      0 |      247 |      246
140.66/140.75	c  0.4s |       0 |        7 |        1 |   293367      0 |      247 |      247
140.66/140.75	c #cpu_time = 0.438s
140.66/140.75	c #wall_clock_time = 0.440s
140.66/140.75	c #decision = 7
140.66/140.75	c #random_decision = 0
140.66/140.75	c #conflict = 1
140.66/140.75	c #restart = 0
140.66/140.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=151998
140.66/140.75	c BCD2: refineLB: 151992 -> 151998
140.66/140.75	c lower bound updated to -616817188
140.87/140.99	c BCD2: 156933 <= obj <= 616974120
140.87/140.99	c BCD2: #cores=6, #unrelaxed=306395, #relaxed=160, #hardened=0
140.87/140.99	c BCD2: #sat=1 #unsat=160 bias=160/161
140.96/141.01	c Solving starts ...
140.96/141.01	c ============================[ Search Statistics ]============================
140.96/141.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
140.96/141.01	c       |         |          |          |    Limit     GC | Var      | Constra 
140.96/141.01	c =============================================================================
140.96/141.01	c  0.0s |       0 |        0 |        0 |   293367      0 |      248 |      247
142.36/142.44	c  1.4s |       0 |        7 |        1 |   293367      0 |      248 |      248
142.36/142.44	c #cpu_time = 1.430s
142.36/142.44	c #wall_clock_time = 1.434s
142.36/142.44	c #decision = 7
142.36/142.44	c #random_decision = 0
142.36/142.44	c #conflict = 1
142.36/142.44	c #restart = 0
142.36/142.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=152985
142.36/142.44	c BCD2: refineLB: 152979 -> 152985
142.36/142.44	c lower bound updated to -616816201
142.46/142.59	c BCD2: 157920 <= obj <= 616974120
142.46/142.60	c BCD2: #cores=6, #unrelaxed=306394, #relaxed=161, #hardened=0
142.46/142.60	c BCD2: #sat=1 #unsat=161 bias=161/162
142.56/142.60	c Solving starts ...
142.56/142.60	c ============================[ Search Statistics ]============================
142.56/142.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
142.56/142.60	c       |         |          |          |    Limit     GC | Var      | Constra 
142.56/142.60	c =============================================================================
142.56/142.60	c  0.0s |       0 |        0 |        0 |   293367      0 |      249 |      248
142.97/143.04	c  0.4s |       0 |        7 |        1 |   293367      0 |      249 |      249
142.97/143.04	c #cpu_time = 0.435s
142.97/143.04	c #wall_clock_time = 0.436s
142.97/143.04	c #decision = 7
142.97/143.04	c #random_decision = 0
142.97/143.04	c #conflict = 1
142.97/143.04	c #restart = 0
142.97/143.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=153972
142.97/143.04	c BCD2: refineLB: 153966 -> 153972
142.97/143.04	c lower bound updated to -616815214
143.16/143.20	c BCD2: 158907 <= obj <= 616974120
143.16/143.20	c BCD2: #cores=6, #unrelaxed=306393, #relaxed=162, #hardened=0
143.16/143.20	c BCD2: #sat=1 #unsat=162 bias=162/163
143.16/143.21	c Solving starts ...
143.16/143.21	c ============================[ Search Statistics ]============================
143.16/143.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
143.16/143.21	c       |         |          |          |    Limit     GC | Var      | Constra 
143.16/143.21	c =============================================================================
143.16/143.21	c  0.0s |       0 |        0 |        0 |   293367      0 |      250 |      249
143.56/143.65	c  0.4s |       0 |        7 |        1 |   293367      0 |      250 |      250
143.56/143.65	c #cpu_time = 0.441s
143.56/143.65	c #wall_clock_time = 0.442s
143.56/143.65	c #decision = 7
143.56/143.65	c #random_decision = 0
143.56/143.65	c #conflict = 1
143.56/143.65	c #restart = 0
143.56/143.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=154959
143.56/143.65	c BCD2: refineLB: 154953 -> 154959
143.56/143.65	c lower bound updated to -616814227
143.66/143.80	c BCD2: 159894 <= obj <= 616974120
143.66/143.80	c BCD2: #cores=6, #unrelaxed=306392, #relaxed=163, #hardened=0
143.66/143.80	c BCD2: #sat=1 #unsat=163 bias=163/164
143.76/143.80	c Solving starts ...
143.76/143.80	c ============================[ Search Statistics ]============================
143.76/143.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
143.76/143.80	c       |         |          |          |    Limit     GC | Var      | Constra 
143.76/143.80	c =============================================================================
143.76/143.80	c  0.0s |       0 |        0 |        0 |   293367      0 |      251 |      250
144.17/144.23	c  0.4s |       0 |        7 |        1 |   293367      0 |      251 |      251
144.17/144.23	c #cpu_time = 0.429s
144.17/144.23	c #wall_clock_time = 0.430s
144.17/144.23	c #decision = 7
144.17/144.23	c #random_decision = 0
144.17/144.23	c #conflict = 1
144.17/144.23	c #restart = 0
144.17/144.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=155946
144.17/144.23	c BCD2: refineLB: 155940 -> 155946
144.17/144.23	c lower bound updated to -616813240
144.36/144.40	c BCD2: 160881 <= obj <= 616974120
144.36/144.40	c BCD2: #cores=6, #unrelaxed=306391, #relaxed=164, #hardened=0
144.36/144.40	c BCD2: #sat=1 #unsat=164 bias=164/165
144.36/144.40	c Solving starts ...
144.36/144.40	c ============================[ Search Statistics ]============================
144.36/144.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
144.36/144.40	c       |         |          |          |    Limit     GC | Var      | Constra 
144.36/144.40	c =============================================================================
144.36/144.40	c  0.0s |       0 |        0 |        0 |   293367      0 |      252 |      251
144.76/144.85	c  0.4s |       0 |        7 |        1 |   293367      0 |      252 |      252
144.76/144.85	c #cpu_time = 0.442s
144.76/144.85	c #wall_clock_time = 0.443s
144.76/144.85	c #decision = 7
144.76/144.85	c #random_decision = 0
144.76/144.85	c #conflict = 1
144.76/144.85	c #restart = 0
144.76/144.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=156933
144.76/144.85	c BCD2: refineLB: 156928 -> 156933
144.76/144.85	c lower bound updated to -616812253
144.86/144.99	c BCD2: 161868 <= obj <= 616974120
144.86/144.99	c BCD2: #cores=6, #unrelaxed=306390, #relaxed=165, #hardened=0
144.86/144.99	c BCD2: #sat=1 #unsat=165 bias=165/166
144.96/145.00	c Solving starts ...
144.96/145.00	c ============================[ Search Statistics ]============================
144.96/145.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
144.96/145.00	c       |         |          |          |    Limit     GC | Var      | Constra 
144.96/145.00	c =============================================================================
144.96/145.00	c  0.0s |       0 |        0 |        0 |   293367      0 |      253 |      252
145.36/145.45	c  0.4s |       0 |        7 |        1 |   293367      0 |      253 |      253
145.36/145.45	c #cpu_time = 0.445s
145.36/145.45	c #wall_clock_time = 0.446s
145.36/145.45	c #decision = 7
145.36/145.45	c #random_decision = 0
145.36/145.45	c #conflict = 1
145.36/145.45	c #restart = 0
145.36/145.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=157920
145.36/145.45	c BCD2: refineLB: 157915 -> 157920
145.36/145.45	c lower bound updated to -616811266
145.56/145.60	c BCD2: 162855 <= obj <= 616974120
145.56/145.60	c BCD2: #cores=6, #unrelaxed=306389, #relaxed=166, #hardened=0
145.56/145.60	c BCD2: #sat=1 #unsat=166 bias=166/167
145.56/145.61	c Solving starts ...
145.56/145.61	c ============================[ Search Statistics ]============================
145.56/145.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
145.56/145.61	c       |         |          |          |    Limit     GC | Var      | Constra 
145.56/145.61	c =============================================================================
145.56/145.61	c  0.0s |       0 |        0 |        0 |   293367      0 |      254 |      253
145.96/146.05	c  0.4s |       0 |        7 |        1 |   293367      0 |      254 |      254
145.96/146.05	c #cpu_time = 0.442s
145.96/146.05	c #wall_clock_time = 0.443s
145.96/146.05	c #decision = 7
145.96/146.05	c #random_decision = 0
145.96/146.05	c #conflict = 1
145.96/146.05	c #restart = 0
145.96/146.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=158907
145.96/146.05	c BCD2: refineLB: 158902 -> 158907
145.96/146.05	c lower bound updated to -616810279
146.16/146.20	c BCD2: 163842 <= obj <= 616974120
146.16/146.20	c BCD2: #cores=6, #unrelaxed=306388, #relaxed=167, #hardened=0
146.16/146.20	c BCD2: #sat=1 #unsat=167 bias=167/168
146.16/146.20	c Solving starts ...
146.16/146.20	c ============================[ Search Statistics ]============================
146.16/146.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
146.16/146.20	c       |         |          |          |    Limit     GC | Var      | Constra 
146.16/146.20	c =============================================================================
146.16/146.21	c  0.0s |       0 |        0 |        0 |   293367      0 |      255 |      254
146.56/146.65	c  0.4s |       0 |        7 |        1 |   293367      0 |      255 |      255
146.56/146.65	c #cpu_time = 0.441s
146.56/146.65	c #wall_clock_time = 0.442s
146.56/146.65	c #decision = 7
146.56/146.65	c #random_decision = 0
146.56/146.65	c #conflict = 1
146.56/146.65	c #restart = 0
146.56/146.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=159894
146.56/146.65	c BCD2: refineLB: 159889 -> 159894
146.56/146.65	c lower bound updated to -616809292
146.76/146.84	c BCD2: 164829 <= obj <= 616974120
146.76/146.84	c BCD2: #cores=6, #unrelaxed=306387, #relaxed=168, #hardened=0
146.76/146.84	c BCD2: #sat=1 #unsat=168 bias=168/169
146.76/146.85	c Solving starts ...
146.76/146.85	c ============================[ Search Statistics ]============================
146.76/146.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
146.76/146.85	c       |         |          |          |    Limit     GC | Var      | Constra 
146.76/146.85	c =============================================================================
146.76/146.85	c  0.0s |       0 |        0 |        0 |   293367      0 |      256 |      255
147.16/147.30	c  0.4s |       0 |        7 |        1 |   293367      0 |      256 |      256
147.16/147.30	c #cpu_time = 0.440s
147.16/147.30	c #wall_clock_time = 0.441s
147.16/147.30	c #decision = 7
147.16/147.30	c #random_decision = 0
147.16/147.30	c #conflict = 1
147.16/147.30	c #restart = 0
147.16/147.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=160881
147.16/147.30	c BCD2: refineLB: 160876 -> 160881
147.16/147.30	c lower bound updated to -616808305
147.37/147.48	c BCD2: 165816 <= obj <= 616974120
147.37/147.48	c BCD2: #cores=6, #unrelaxed=306386, #relaxed=169, #hardened=0
147.37/147.48	c BCD2: #sat=1 #unsat=169 bias=169/170
147.37/147.50	c Solving starts ...
147.37/147.50	c ============================[ Search Statistics ]============================
147.37/147.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
147.37/147.50	c       |         |          |          |    Limit     GC | Var      | Constra 
147.37/147.50	c =============================================================================
147.37/147.50	c  0.0s |       0 |        0 |        0 |   293367      0 |      257 |      256
147.86/147.94	c  0.4s |       0 |        7 |        1 |   293367      0 |      257 |      257
147.86/147.94	c #cpu_time = 0.442s
147.86/147.94	c #wall_clock_time = 0.443s
147.86/147.94	c #decision = 7
147.86/147.94	c #random_decision = 0
147.86/147.94	c #conflict = 1
147.86/147.94	c #restart = 0
147.86/147.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=161868
147.86/147.94	c BCD2: refineLB: 161863 -> 161868
147.86/147.94	c lower bound updated to -616807318
148.06/148.13	c BCD2: 166803 <= obj <= 616974120
148.06/148.13	c BCD2: #cores=6, #unrelaxed=306385, #relaxed=170, #hardened=0
148.06/148.13	c BCD2: #sat=1 #unsat=170 bias=170/171
148.06/148.15	c Solving starts ...
148.06/148.15	c ============================[ Search Statistics ]============================
148.06/148.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
148.06/148.15	c       |         |          |          |    Limit     GC | Var      | Constra 
148.06/148.15	c =============================================================================
148.06/148.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      258 |      257
149.46/149.52	c  1.4s |       0 |        7 |        1 |   293367      0 |      258 |      258
149.46/149.52	c #cpu_time = 1.365s
149.46/149.52	c #wall_clock_time = 1.368s
149.46/149.52	c #decision = 7
149.46/149.52	c #random_decision = 0
149.46/149.52	c #conflict = 1
149.46/149.52	c #restart = 0
149.46/149.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=162855
149.46/149.52	c BCD2: refineLB: 162850 -> 162855
149.46/149.52	c lower bound updated to -616806331
149.57/149.70	c BCD2: 167790 <= obj <= 616974120
149.57/149.70	c BCD2: #cores=6, #unrelaxed=306384, #relaxed=171, #hardened=0
149.57/149.70	c BCD2: #sat=1 #unsat=171 bias=171/172
149.67/149.71	c Solving starts ...
149.67/149.71	c ============================[ Search Statistics ]============================
149.67/149.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
149.67/149.71	c       |         |          |          |    Limit     GC | Var      | Constra 
149.67/149.71	c =============================================================================
149.67/149.71	c  0.0s |       0 |        0 |        0 |   293367      0 |      259 |      258
150.06/150.12	c  0.4s |       0 |        7 |        1 |   293367      0 |      259 |      259
150.06/150.12	c #cpu_time = 0.410s
150.06/150.12	c #wall_clock_time = 0.411s
150.06/150.12	c #decision = 7
150.06/150.12	c #random_decision = 0
150.06/150.12	c #conflict = 1
150.06/150.12	c #restart = 0
150.06/150.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=163842
150.06/150.12	c BCD2: refineLB: 163837 -> 163842
150.06/150.12	c lower bound updated to -616805344
150.26/150.32	c BCD2: 168777 <= obj <= 616974120
150.26/150.32	c BCD2: #cores=6, #unrelaxed=306383, #relaxed=172, #hardened=0
150.26/150.32	c BCD2: #sat=1 #unsat=172 bias=172/173
150.26/150.32	c Solving starts ...
150.26/150.32	c ============================[ Search Statistics ]============================
150.26/150.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
150.26/150.32	c       |         |          |          |    Limit     GC | Var      | Constra 
150.26/150.32	c =============================================================================
150.26/150.32	c  0.0s |       0 |        0 |        0 |   293367      0 |      260 |      259
150.67/150.75	c  0.4s |       0 |        7 |        1 |   293367      0 |      260 |      260
150.67/150.75	c #cpu_time = 0.423s
150.67/150.75	c #wall_clock_time = 0.424s
150.67/150.75	c #decision = 7
150.67/150.75	c #random_decision = 0
150.67/150.75	c #conflict = 1
150.67/150.75	c #restart = 0
150.67/150.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=164829
150.67/150.75	c BCD2: refineLB: 164824 -> 164829
150.67/150.75	c lower bound updated to -616804357
150.86/150.93	c BCD2: 169764 <= obj <= 616974120
150.86/150.93	c BCD2: #cores=6, #unrelaxed=306382, #relaxed=173, #hardened=0
150.86/150.93	c BCD2: #sat=1 #unsat=173 bias=173/174
150.86/150.94	c Solving starts ...
150.86/150.94	c ============================[ Search Statistics ]============================
150.86/150.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
150.86/150.94	c       |         |          |          |    Limit     GC | Var      | Constra 
150.86/150.94	c =============================================================================
150.86/150.94	c  0.0s |       0 |        0 |        0 |   293367      0 |      261 |      260
151.27/151.35	c  0.4s |       0 |        7 |        1 |   293367      0 |      261 |      261
151.27/151.35	c #cpu_time = 0.409s
151.27/151.35	c #wall_clock_time = 0.410s
151.27/151.35	c #decision = 7
151.27/151.35	c #random_decision = 0
151.27/151.35	c #conflict = 1
151.27/151.35	c #restart = 0
151.27/151.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=165816
151.27/151.35	c BCD2: refineLB: 165811 -> 165816
151.27/151.35	c lower bound updated to -616803370
151.47/151.55	c BCD2: 170751 <= obj <= 616974120
151.47/151.55	c BCD2: #cores=6, #unrelaxed=306381, #relaxed=174, #hardened=0
151.47/151.55	c BCD2: #sat=1 #unsat=174 bias=174/175
151.47/151.56	c Solving starts ...
151.47/151.56	c ============================[ Search Statistics ]============================
151.47/151.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
151.47/151.56	c       |         |          |          |    Limit     GC | Var      | Constra 
151.47/151.56	c =============================================================================
151.47/151.56	c  0.0s |       0 |        0 |        0 |   293367      0 |      262 |      261
151.88/151.98	c  0.4s |       0 |        7 |        1 |   293367      0 |      262 |      262
151.88/151.98	c #cpu_time = 0.423s
151.88/151.98	c #wall_clock_time = 0.424s
151.88/151.98	c #decision = 7
151.88/151.98	c #random_decision = 0
151.88/151.98	c #conflict = 1
151.88/151.98	c #restart = 0
151.88/151.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=166803
151.88/151.98	c BCD2: refineLB: 166798 -> 166803
151.88/151.98	c lower bound updated to -616802383
152.07/152.17	c BCD2: 171738 <= obj <= 616974120
152.07/152.17	c BCD2: #cores=6, #unrelaxed=306380, #relaxed=175, #hardened=0
152.07/152.17	c BCD2: #sat=1 #unsat=175 bias=175/176
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 |      263 |      262
152.47/152.60	c  0.4s |       0 |        7 |        1 |   293367      0 |      263 |      263
152.47/152.60	c #cpu_time = 0.421s
152.47/152.60	c #wall_clock_time = 0.422s
152.47/152.60	c #decision = 7
152.47/152.60	c #random_decision = 0
152.47/152.60	c #conflict = 1
152.47/152.60	c #restart = 0
152.47/152.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=167790
152.47/152.60	c BCD2: refineLB: 167785 -> 167790
152.47/152.60	c lower bound updated to -616801396
152.67/152.78	c BCD2: 172725 <= obj <= 616974120
152.67/152.79	c BCD2: #cores=6, #unrelaxed=306379, #relaxed=176, #hardened=0
152.67/152.79	c BCD2: #sat=1 #unsat=176 bias=176/177
152.67/152.79	c Solving starts ...
152.67/152.79	c ============================[ Search Statistics ]============================
152.67/152.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
152.67/152.79	c       |         |          |          |    Limit     GC | Var      | Constra 
152.67/152.79	c =============================================================================
152.67/152.79	c  0.0s |       0 |        0 |        0 |   293367      0 |      264 |      263
153.17/153.22	c  0.4s |       0 |        7 |        1 |   293367      0 |      264 |      264
153.17/153.22	c #cpu_time = 0.423s
153.17/153.22	c #wall_clock_time = 0.424s
153.17/153.22	c #decision = 7
153.17/153.22	c #random_decision = 0
153.17/153.22	c #conflict = 1
153.17/153.22	c #restart = 0
153.17/153.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=168777
153.17/153.22	c BCD2: refineLB: 168772 -> 168777
153.17/153.22	c lower bound updated to -616800409
153.37/153.40	c BCD2: 173712 <= obj <= 616974120
153.37/153.40	c BCD2: #cores=6, #unrelaxed=306378, #relaxed=177, #hardened=0
153.37/153.40	c BCD2: #sat=1 #unsat=177 bias=177/178
153.37/153.41	c Solving starts ...
153.37/153.41	c ============================[ Search Statistics ]============================
153.37/153.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
153.37/153.41	c       |         |          |          |    Limit     GC | Var      | Constra 
153.37/153.41	c =============================================================================
153.37/153.41	c  0.0s |       0 |        0 |        0 |   293367      0 |      265 |      264
153.77/153.83	c  0.4s |       0 |        7 |        1 |   293367      0 |      265 |      265
153.77/153.83	c #cpu_time = 0.419s
153.77/153.83	c #wall_clock_time = 0.420s
153.77/153.83	c #decision = 7
153.77/153.83	c #random_decision = 0
153.77/153.83	c #conflict = 1
153.77/153.83	c #restart = 0
153.77/153.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=169764
153.77/153.83	c BCD2: refineLB: 169759 -> 169764
153.77/153.83	c lower bound updated to -616799422
153.97/154.06	c BCD2: 174699 <= obj <= 616974120
153.97/154.06	c BCD2: #cores=6, #unrelaxed=306377, #relaxed=178, #hardened=0
153.97/154.06	c BCD2: #sat=1 #unsat=178 bias=178/179
153.97/154.07	c Solving starts ...
153.97/154.07	c ============================[ Search Statistics ]============================
153.97/154.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
153.97/154.07	c       |         |          |          |    Limit     GC | Var      | Constra 
153.97/154.07	c =============================================================================
153.97/154.07	c  0.0s |       0 |        0 |        0 |   293367      0 |      266 |      265
154.36/154.49	c  0.4s |       0 |        7 |        1 |   293367      0 |      266 |      266
154.36/154.49	c #cpu_time = 0.420s
154.36/154.49	c #wall_clock_time = 0.421s
154.36/154.49	c #decision = 7
154.36/154.49	c #random_decision = 0
154.36/154.49	c #conflict = 1
154.36/154.49	c #restart = 0
154.36/154.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=170751
154.36/154.49	c BCD2: refineLB: 170746 -> 170751
154.36/154.49	c lower bound updated to -616798435
154.66/154.72	c BCD2: 175686 <= obj <= 616974120
154.66/154.72	c BCD2: #cores=6, #unrelaxed=306376, #relaxed=179, #hardened=0
154.66/154.72	c BCD2: #sat=1 #unsat=179 bias=179/180
154.66/154.74	c Solving starts ...
154.66/154.74	c ============================[ Search Statistics ]============================
154.66/154.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
154.66/154.74	c       |         |          |          |    Limit     GC | Var      | Constra 
154.66/154.74	c =============================================================================
154.66/154.74	c  0.0s |       0 |        0 |        0 |   293367      0 |      267 |      266
155.06/155.16	c  0.4s |       0 |        7 |        1 |   293367      0 |      267 |      267
155.06/155.16	c #cpu_time = 0.420s
155.06/155.16	c #wall_clock_time = 0.422s
155.06/155.16	c #decision = 7
155.06/155.16	c #random_decision = 0
155.06/155.16	c #conflict = 1
155.06/155.16	c #restart = 0
155.06/155.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=171738
155.06/155.16	c BCD2: refineLB: 171733 -> 171738
155.06/155.16	c lower bound updated to -616797448
155.26/155.38	c BCD2: 176673 <= obj <= 616974120
155.26/155.39	c BCD2: #cores=6, #unrelaxed=306375, #relaxed=180, #hardened=0
155.26/155.39	c BCD2: #sat=1 #unsat=180 bias=180/181
155.37/155.40	c Solving starts ...
155.37/155.40	c ============================[ Search Statistics ]============================
155.37/155.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
155.37/155.40	c       |         |          |          |    Limit     GC | Var      | Constra 
155.37/155.40	c =============================================================================
155.37/155.40	c  0.0s |       0 |        0 |        0 |   293367      0 |      268 |      267
156.67/156.77	c  1.4s |       0 |        7 |        1 |   293367      0 |      268 |      268
156.67/156.77	c #cpu_time = 1.367s
156.67/156.77	c #wall_clock_time = 1.370s
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 176: cost of the new core is >=172725
156.67/156.77	c BCD2: refineLB: 172720 -> 172725
156.67/156.77	c lower bound updated to -616796461
156.87/156.95	c BCD2: 177660 <= obj <= 616974120
156.87/156.95	c BCD2: #cores=6, #unrelaxed=306374, #relaxed=181, #hardened=0
156.87/156.95	c BCD2: #sat=1 #unsat=181 bias=181/182
156.87/156.96	c Solving starts ...
156.87/156.96	c ============================[ Search Statistics ]============================
156.87/156.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
156.87/156.96	c       |         |          |          |    Limit     GC | Var      | Constra 
156.87/156.96	c =============================================================================
156.87/156.96	c  0.0s |       0 |        0 |        0 |   293367      0 |      269 |      268
157.27/157.36	c  0.4s |       0 |        7 |        1 |   293367      0 |      269 |      269
157.27/157.36	c #cpu_time = 0.398s
157.27/157.36	c #wall_clock_time = 0.399s
157.27/157.36	c #decision = 7
157.27/157.36	c #random_decision = 0
157.27/157.36	c #conflict = 1
157.27/157.36	c #restart = 0
157.27/157.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=173712
157.27/157.36	c BCD2: refineLB: 173707 -> 173712
157.27/157.36	c lower bound updated to -616795474
157.47/157.55	c BCD2: 178647 <= obj <= 616974120
157.47/157.55	c BCD2: #cores=6, #unrelaxed=306373, #relaxed=182, #hardened=0
157.47/157.55	c BCD2: #sat=1 #unsat=182 bias=182/183
157.47/157.55	c Solving starts ...
157.47/157.55	c ============================[ Search Statistics ]============================
157.47/157.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
157.47/157.55	c       |         |          |          |    Limit     GC | Var      | Constra 
157.47/157.55	c =============================================================================
157.47/157.55	c  0.0s |       0 |        0 |        0 |   293367      0 |      270 |      269
157.87/157.96	c  0.4s |       0 |        7 |        1 |   293367      0 |      270 |      270
157.87/157.96	c #cpu_time = 0.410s
157.87/157.96	c #wall_clock_time = 0.411s
157.87/157.96	c #decision = 7
157.87/157.96	c #random_decision = 0
157.87/157.96	c #conflict = 1
157.87/157.97	c #restart = 0
157.87/157.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=174699
157.87/157.97	c BCD2: refineLB: 174694 -> 174699
157.87/157.97	c lower bound updated to -616794487
158.06/158.14	c BCD2: 179634 <= obj <= 616974120
158.06/158.14	c BCD2: #cores=6, #unrelaxed=306372, #relaxed=183, #hardened=0
158.06/158.14	c BCD2: #sat=1 #unsat=183 bias=183/184
158.06/158.15	c Solving starts ...
158.06/158.15	c ============================[ Search Statistics ]============================
158.06/158.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
158.06/158.15	c       |         |          |          |    Limit     GC | Var      | Constra 
158.06/158.15	c =============================================================================
158.06/158.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      271 |      270
158.47/158.55	c  0.4s |       0 |        7 |        1 |   293367      0 |      271 |      271
158.47/158.55	c #cpu_time = 0.401s
158.47/158.55	c #wall_clock_time = 0.402s
158.47/158.55	c #decision = 7
158.47/158.55	c #random_decision = 0
158.47/158.55	c #conflict = 1
158.47/158.55	c #restart = 0
158.47/158.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=175686
158.47/158.55	c BCD2: refineLB: 175681 -> 175686
158.47/158.55	c lower bound updated to -616793500
158.66/158.74	c BCD2: 180621 <= obj <= 616974120
158.66/158.75	c BCD2: #cores=6, #unrelaxed=306371, #relaxed=184, #hardened=0
158.66/158.75	c BCD2: #sat=1 #unsat=184 bias=184/185
158.66/158.75	c Solving starts ...
158.66/158.75	c ============================[ Search Statistics ]============================
158.66/158.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
158.66/158.75	c       |         |          |          |    Limit     GC | Var      | Constra 
158.66/158.75	c =============================================================================
158.66/158.75	c  0.0s |       0 |        0 |        0 |   293367      0 |      272 |      271
159.06/159.16	c  0.4s |       0 |        7 |        1 |   293367      0 |      272 |      272
159.06/159.16	c #cpu_time = 0.410s
159.06/159.16	c #wall_clock_time = 0.411s
159.06/159.16	c #decision = 7
159.06/159.16	c #random_decision = 0
159.06/159.16	c #conflict = 1
159.06/159.16	c #restart = 0
159.06/159.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=176673
159.06/159.16	c BCD2: refineLB: 176668 -> 176673
159.06/159.16	c lower bound updated to -616792513
159.26/159.34	c BCD2: 181608 <= obj <= 616974120
159.26/159.34	c BCD2: #cores=6, #unrelaxed=306370, #relaxed=185, #hardened=0
159.26/159.34	c BCD2: #sat=1 #unsat=185 bias=185/186
159.26/159.35	c Solving starts ...
159.26/159.35	c ============================[ Search Statistics ]============================
159.26/159.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
159.26/159.35	c       |         |          |          |    Limit     GC | Var      | Constra 
159.26/159.35	c =============================================================================
159.26/159.35	c  0.0s |       0 |        0 |        0 |   293367      0 |      273 |      272
159.66/159.76	c  0.4s |       0 |        7 |        1 |   293367      0 |      273 |      273
159.66/159.76	c #cpu_time = 0.408s
159.66/159.76	c #wall_clock_time = 0.409s
159.66/159.76	c #decision = 7
159.66/159.76	c #random_decision = 0
159.66/159.76	c #conflict = 1
159.66/159.76	c #restart = 0
159.66/159.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=177660
159.66/159.76	c BCD2: refineLB: 177655 -> 177660
159.66/159.76	c lower bound updated to -616791526
159.86/159.94	c BCD2: 182595 <= obj <= 616974120
159.86/159.94	c BCD2: #cores=6, #unrelaxed=306369, #relaxed=186, #hardened=0
159.86/159.94	c BCD2: #sat=1 #unsat=186 bias=186/187
159.86/159.95	c Solving starts ...
159.86/159.95	c ============================[ Search Statistics ]============================
159.86/159.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
159.86/159.95	c       |         |          |          |    Limit     GC | Var      | Constra 
159.86/159.95	c =============================================================================
159.86/159.95	c  0.0s |       0 |        0 |        0 |   293367      0 |      274 |      273
160.26/160.36	c  0.4s |       0 |        7 |        1 |   293367      0 |      274 |      274
160.26/160.36	c #cpu_time = 0.410s
160.26/160.36	c #wall_clock_time = 0.411s
160.26/160.36	c #decision = 7
160.26/160.36	c #random_decision = 0
160.26/160.36	c #conflict = 1
160.26/160.36	c #restart = 0
160.26/160.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=178647
160.26/160.36	c BCD2: refineLB: 178642 -> 178647
160.26/160.36	c lower bound updated to -616790539
160.46/160.54	c BCD2: 183582 <= obj <= 616974120
160.46/160.54	c BCD2: #cores=6, #unrelaxed=306368, #relaxed=187, #hardened=0
160.46/160.54	c BCD2: #sat=1 #unsat=187 bias=187/188
160.46/160.54	c Solving starts ...
160.46/160.54	c ============================[ Search Statistics ]============================
160.46/160.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
160.46/160.54	c       |         |          |          |    Limit     GC | Var      | Constra 
160.46/160.54	c =============================================================================
160.46/160.54	c  0.0s |       0 |        0 |        0 |   293367      0 |      275 |      274
160.86/160.95	c  0.4s |       0 |        7 |        1 |   293367      0 |      275 |      275
160.86/160.95	c #cpu_time = 0.404s
160.86/160.95	c #wall_clock_time = 0.406s
160.86/160.95	c #decision = 7
160.86/160.95	c #random_decision = 0
160.86/160.95	c #conflict = 1
160.86/160.95	c #restart = 0
160.86/160.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=179634
160.86/160.95	c BCD2: refineLB: 179629 -> 179634
160.86/160.95	c lower bound updated to -616789552
161.06/161.17	c BCD2: 184569 <= obj <= 616974120
161.06/161.17	c BCD2: #cores=6, #unrelaxed=306367, #relaxed=188, #hardened=0
161.06/161.17	c BCD2: #sat=1 #unsat=188 bias=188/189
161.06/161.18	c Solving starts ...
161.06/161.18	c ============================[ Search Statistics ]============================
161.06/161.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
161.06/161.18	c       |         |          |          |    Limit     GC | Var      | Constra 
161.06/161.18	c =============================================================================
161.06/161.18	c  0.0s |       0 |        0 |        0 |   293367      0 |      276 |      275
161.46/161.59	c  0.4s |       0 |        7 |        1 |   293367      0 |      276 |      276
161.46/161.59	c #cpu_time = 0.408s
161.46/161.59	c #wall_clock_time = 0.409s
161.46/161.59	c #decision = 7
161.46/161.59	c #random_decision = 0
161.46/161.59	c #conflict = 1
161.46/161.59	c #restart = 0
161.46/161.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=180621
161.46/161.59	c BCD2: refineLB: 180616 -> 180621
161.46/161.59	c lower bound updated to -616788565
161.77/161.81	c BCD2: 185556 <= obj <= 616974120
161.77/161.81	c BCD2: #cores=6, #unrelaxed=306366, #relaxed=189, #hardened=0
161.77/161.81	c BCD2: #sat=1 #unsat=189 bias=189/190
161.77/161.83	c Solving starts ...
161.77/161.83	c ============================[ Search Statistics ]============================
161.77/161.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
161.77/161.83	c       |         |          |          |    Limit     GC | Var      | Constra 
161.77/161.83	c =============================================================================
161.77/161.83	c  0.0s |       0 |        0 |        0 |   293367      0 |      277 |      276
162.16/162.24	c  0.4s |       0 |        7 |        1 |   293367      0 |      277 |      277
162.16/162.24	c #cpu_time = 0.409s
162.16/162.24	c #wall_clock_time = 0.410s
162.16/162.24	c #decision = 7
162.16/162.24	c #random_decision = 0
162.16/162.24	c #conflict = 1
162.16/162.24	c #restart = 0
162.16/162.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=181608
162.16/162.24	c BCD2: refineLB: 181603 -> 181608
162.16/162.24	c lower bound updated to -616787578
162.36/162.46	c BCD2: 186543 <= obj <= 616974120
162.36/162.46	c BCD2: #cores=6, #unrelaxed=306365, #relaxed=190, #hardened=0
162.36/162.46	c BCD2: #sat=1 #unsat=190 bias=190/191
162.36/162.47	c Solving starts ...
162.36/162.47	c ============================[ Search Statistics ]============================
162.36/162.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
162.36/162.47	c       |         |          |          |    Limit     GC | Var      | Constra 
162.36/162.47	c =============================================================================
162.36/162.47	c  0.0s |       0 |        0 |        0 |   293367      0 |      278 |      277
163.76/163.83	c  1.4s |       0 |        7 |        1 |   293367      0 |      278 |      278
163.76/163.83	c #cpu_time = 1.351s
163.76/163.83	c #wall_clock_time = 1.355s
163.76/163.83	c #decision = 7
163.76/163.83	c #random_decision = 0
163.76/163.83	c #conflict = 1
163.76/163.83	c #restart = 0
163.76/163.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=182595
163.76/163.83	c BCD2: refineLB: 182590 -> 182595
163.76/163.83	c lower bound updated to -616786591
163.97/164.07	c BCD2: 187530 <= obj <= 616974120
163.97/164.07	c BCD2: #cores=6, #unrelaxed=306364, #relaxed=191, #hardened=0
163.97/164.07	c BCD2: #sat=1 #unsat=191 bias=191/192
163.97/164.07	c Solving starts ...
163.97/164.07	c ============================[ Search Statistics ]============================
163.97/164.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
163.97/164.07	c       |         |          |          |    Limit     GC | Var      | Constra 
163.97/164.07	c =============================================================================
163.97/164.07	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      279
164.46/164.51	c  0.4s |       0 |        6 |        0 |   293367      0 |      279 |      280
164.46/164.51	c #cpu_time = 0.439s
164.46/164.51	c #wall_clock_time = 0.440s
164.46/164.51	c #decision = 6
164.46/164.51	c #random_decision = 0
164.46/164.51	c #conflict = 0
164.46/164.51	c #restart = 0
164.46/164.51	c BCD2: found a new core of size 1: cost of the new core is >=610
164.46/164.51	c lower bound updated to -616785981
164.56/164.68	c BCD2: 188140 <= obj <= 616974120
164.56/164.68	c BCD2: #cores=7, #unrelaxed=306363, #relaxed=192, #hardened=0
164.56/164.68	c BCD2: #sat=1 #unsat=192 bias=192/193
164.56/164.69	c Solving starts ...
164.56/164.69	c ============================[ Search Statistics ]============================
164.56/164.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
164.56/164.69	c       |         |          |          |    Limit     GC | Var      | Constra 
164.56/164.69	c =============================================================================
164.56/164.69	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
165.07/165.11	c  0.4s |       0 |        7 |        0 |   293367      0 |      279 |      280
165.07/165.11	c #cpu_time = 0.426s
165.07/165.11	c #wall_clock_time = 0.427s
165.07/165.11	c #decision = 7
165.07/165.11	c #random_decision = 0
165.07/165.11	c #conflict = 0
165.07/165.11	c #restart = 0
165.07/165.11	c BCD2: found a new core of size 1: cost of the new core is >=610
165.07/165.11	c lower bound updated to -616785371
165.16/165.30	c BCD2: 188750 <= obj <= 616974120
165.16/165.30	c BCD2: #cores=8, #unrelaxed=306362, #relaxed=193, #hardened=0
165.16/165.30	c BCD2: #sat=1 #unsat=193 bias=193/194
165.26/165.30	c Solving starts ...
165.26/165.30	c ============================[ Search Statistics ]============================
165.26/165.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
165.26/165.30	c       |         |          |          |    Limit     GC | Var      | Constra 
165.26/165.30	c =============================================================================
165.26/165.30	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
165.66/165.74	c  0.4s |       0 |        8 |        0 |   293367      0 |      279 |      280
165.66/165.74	c #cpu_time = 0.440s
165.66/165.74	c #wall_clock_time = 0.441s
165.66/165.74	c #decision = 8
165.66/165.74	c #random_decision = 0
165.66/165.74	c #conflict = 0
165.66/165.74	c #restart = 0
165.66/165.74	c BCD2: found a new core of size 1: cost of the new core is >=610
165.66/165.74	c lower bound updated to -616784761
165.86/165.91	c BCD2: 189360 <= obj <= 616974120
165.86/165.91	c BCD2: #cores=9, #unrelaxed=306361, #relaxed=194, #hardened=0
165.86/165.91	c BCD2: #sat=1 #unsat=194 bias=194/195
165.86/165.91	c Solving starts ...
165.86/165.91	c ============================[ Search Statistics ]============================
165.86/165.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
165.86/165.91	c       |         |          |          |    Limit     GC | Var      | Constra 
165.86/165.91	c =============================================================================
165.86/165.91	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
166.26/166.35	c  0.4s |       0 |        9 |        0 |   293367      0 |      279 |      280
166.26/166.35	c #cpu_time = 0.433s
166.26/166.35	c #wall_clock_time = 0.434s
166.26/166.35	c #decision = 9
166.26/166.35	c #random_decision = 0
166.26/166.35	c #conflict = 0
166.26/166.35	c #restart = 0
166.26/166.35	c BCD2: found a new core of size 1: cost of the new core is >=610
166.26/166.35	c lower bound updated to -616784151
166.46/166.52	c BCD2: 189970 <= obj <= 616974120
166.46/166.52	c BCD2: #cores=10, #unrelaxed=306360, #relaxed=195, #hardened=0
166.46/166.52	c BCD2: #sat=1 #unsat=195 bias=195/196
166.46/166.53	c Solving starts ...
166.46/166.53	c ============================[ Search Statistics ]============================
166.46/166.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
166.46/166.53	c       |         |          |          |    Limit     GC | Var      | Constra 
166.46/166.53	c =============================================================================
166.46/166.53	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
166.86/166.97	c  0.4s |       0 |       10 |        0 |   293367      0 |      279 |      280
166.86/166.97	c #cpu_time = 0.440s
166.86/166.97	c #wall_clock_time = 0.441s
166.86/166.97	c #decision = 10
166.86/166.97	c #random_decision = 0
166.86/166.97	c #conflict = 0
166.86/166.97	c #restart = 0
166.86/166.97	c BCD2: found a new core of size 1: cost of the new core is >=610
166.86/166.97	c lower bound updated to -616783541
167.06/167.14	c BCD2: 190580 <= obj <= 616974120
167.06/167.14	c BCD2: #cores=11, #unrelaxed=306359, #relaxed=196, #hardened=0
167.06/167.14	c BCD2: #sat=1 #unsat=196 bias=196/197
167.06/167.14	c Solving starts ...
167.06/167.14	c ============================[ Search Statistics ]============================
167.06/167.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
167.06/167.14	c       |         |          |          |    Limit     GC | Var      | Constra 
167.06/167.14	c =============================================================================
167.06/167.14	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
167.56/167.60	c  0.5s |       0 |       12 |        0 |   293367      0 |      279 |      280
167.56/167.60	c #cpu_time = 0.452s
167.56/167.60	c #wall_clock_time = 0.454s
167.56/167.60	c #decision = 12
167.56/167.60	c #random_decision = 0
167.56/167.60	c #conflict = 0
167.56/167.60	c #restart = 0
167.56/167.60	c BCD2: found a new core of size 2: cost of the new core is >=610
167.56/167.60	c lower bound updated to -616782931
167.76/167.81	c BCD2: 191190 <= obj <= 616974120
167.76/167.81	c BCD2: #cores=12, #unrelaxed=306357, #relaxed=198, #hardened=0
167.76/167.81	c BCD2: #sat=1 #unsat=197 bias=197/198
167.76/167.82	c Solving starts ...
167.76/167.82	c ============================[ Search Statistics ]============================
167.76/167.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
167.76/167.82	c       |         |          |          |    Limit     GC | Var      | Constra 
167.76/167.82	c =============================================================================
167.76/167.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      279 |      280
168.16/168.27	c  0.5s |       0 |       14 |        1 |   293367      0 |      279 |      280
168.16/168.27	c #cpu_time = 0.450s
168.16/168.27	c #wall_clock_time = 0.451s
168.16/168.27	c #decision = 14
168.16/168.27	c #random_decision = 0
168.16/168.27	c #conflict = 1
168.16/168.27	c #restart = 0
168.16/168.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=1220
168.16/168.27	c BCD2: refineLB: 1217 -> 1220
168.16/168.27	c lower bound updated to -616782321
168.46/168.51	c BCD2: 191800 <= obj <= 616974120
168.46/168.51	c BCD2: #cores=12, #unrelaxed=306356, #relaxed=199, #hardened=0
168.46/168.51	c BCD2: #sat=1 #unsat=198 bias=198/199
168.46/168.52	c Solving starts ...
168.46/168.52	c ============================[ Search Statistics ]============================
168.46/168.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
168.46/168.52	c       |         |          |          |    Limit     GC | Var      | Constra 
168.46/168.52	c =============================================================================
168.46/168.52	c  0.0s |       0 |        0 |        0 |   293367      0 |      280 |      280
168.86/168.96	c  0.4s |       0 |       13 |        1 |   293367      0 |      280 |      281
168.86/168.96	c #cpu_time = 0.438s
168.86/168.96	c #wall_clock_time = 0.439s
168.86/168.96	c #decision = 13
168.86/168.96	c #random_decision = 0
168.86/168.96	c #conflict = 1
168.86/168.96	c #restart = 0
168.86/168.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=1830
168.86/168.96	c BCD2: refineLB: 1827 -> 1830
168.86/168.96	c lower bound updated to -616781711
169.16/169.20	c BCD2: 192410 <= obj <= 616974120
169.16/169.20	c BCD2: #cores=12, #unrelaxed=306355, #relaxed=200, #hardened=0
169.16/169.20	c BCD2: #sat=1 #unsat=199 bias=199/200
169.16/169.22	c Solving starts ...
169.16/169.22	c ============================[ Search Statistics ]============================
169.16/169.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
169.16/169.22	c       |         |          |          |    Limit     GC | Var      | Constra 
169.16/169.22	c =============================================================================
169.16/169.22	c  0.0s |       0 |        0 |        0 |   293367      0 |      281 |      281
169.56/169.65	c  0.4s |       0 |       13 |        1 |   293367      0 |      281 |      282
169.56/169.65	c #cpu_time = 0.437s
169.56/169.65	c #wall_clock_time = 0.438s
169.56/169.65	c #decision = 13
169.56/169.65	c #random_decision = 0
169.56/169.65	c #conflict = 1
169.56/169.65	c #restart = 0
169.56/169.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=2440
169.56/169.65	c BCD2: refineLB: 2437 -> 2440
169.56/169.65	c lower bound updated to -616781101
169.76/169.89	c BCD2: 193020 <= obj <= 616974120
169.76/169.89	c BCD2: #cores=12, #unrelaxed=306354, #relaxed=201, #hardened=0
169.76/169.89	c BCD2: #sat=1 #unsat=200 bias=200/201
169.86/169.91	c Solving starts ...
169.86/169.91	c ============================[ Search Statistics ]============================
169.86/169.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
169.86/169.91	c       |         |          |          |    Limit     GC | Var      | Constra 
169.86/169.91	c =============================================================================
169.86/169.91	c  0.0s |       0 |        0 |        0 |   293367      0 |      282 |      282
171.26/171.33	c  1.4s |       0 |       13 |        1 |   293367      0 |      282 |      283
171.26/171.33	c #cpu_time = 1.414s
171.26/171.33	c #wall_clock_time = 1.418s
171.26/171.33	c #decision = 13
171.26/171.33	c #random_decision = 0
171.26/171.33	c #conflict = 1
171.26/171.33	c #restart = 0
171.26/171.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3050
171.26/171.33	c BCD2: refineLB: 3047 -> 3050
171.26/171.33	c lower bound updated to -616780491
171.46/171.51	c BCD2: 193630 <= obj <= 616974120
171.46/171.51	c BCD2: #cores=12, #unrelaxed=306353, #relaxed=202, #hardened=0
171.46/171.51	c BCD2: #sat=1 #unsat=201 bias=201/202
171.46/171.52	c Solving starts ...
171.46/171.52	c ============================[ Search Statistics ]============================
171.46/171.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
171.46/171.52	c       |         |          |          |    Limit     GC | Var      | Constra 
171.46/171.52	c =============================================================================
171.46/171.52	c  0.0s |       0 |        0 |        0 |   293367      0 |      283 |      283
171.86/171.97	c  0.5s |       0 |       13 |        1 |   293367      0 |      283 |      284
171.86/171.97	c #cpu_time = 0.450s
171.86/171.97	c #wall_clock_time = 0.451s
171.86/171.97	c #decision = 13
171.86/171.97	c #random_decision = 0
171.86/171.97	c #conflict = 1
171.86/171.97	c #restart = 0
171.86/171.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3660
171.86/171.97	c BCD2: refineLB: 3657 -> 3660
171.86/171.97	c lower bound updated to -616779881
172.06/172.11	c BCD2: 194240 <= obj <= 616974120
172.06/172.11	c BCD2: #cores=12, #unrelaxed=306352, #relaxed=203, #hardened=0
172.06/172.11	c BCD2: #sat=1 #unsat=202 bias=202/203
172.06/172.12	c Solving starts ...
172.06/172.12	c ============================[ Search Statistics ]============================
172.06/172.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
172.06/172.12	c       |         |          |          |    Limit     GC | Var      | Constra 
172.06/172.12	c =============================================================================
172.06/172.12	c  0.0s |       0 |        0 |        0 |   293367      0 |      284 |      284
172.46/172.56	c  0.4s |       0 |       13 |        1 |   293367      0 |      284 |      285
172.46/172.56	c #cpu_time = 0.440s
172.46/172.56	c #wall_clock_time = 0.441s
172.46/172.56	c #decision = 13
172.46/172.56	c #random_decision = 0
172.46/172.56	c #conflict = 1
172.46/172.56	c #restart = 0
172.46/172.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=4270
172.46/172.56	c BCD2: refineLB: 4267 -> 4270
172.46/172.56	c lower bound updated to -616779271
172.67/172.72	c BCD2: 194850 <= obj <= 616974120
172.67/172.72	c BCD2: #cores=12, #unrelaxed=306351, #relaxed=204, #hardened=0
172.67/172.72	c BCD2: #sat=1 #unsat=203 bias=203/204
172.67/172.73	c Solving starts ...
172.67/172.73	c ============================[ Search Statistics ]============================
172.67/172.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
172.67/172.73	c       |         |          |          |    Limit     GC | Var      | Constra 
172.67/172.73	c =============================================================================
172.67/172.73	c  0.0s |       0 |        0 |        0 |   293367      0 |      285 |      285
173.06/173.18	c  0.5s |       0 |       13 |        1 |   293367      0 |      285 |      286
173.06/173.18	c #cpu_time = 0.451s
173.06/173.18	c #wall_clock_time = 0.452s
173.06/173.18	c #decision = 13
173.06/173.18	c #random_decision = 0
173.06/173.18	c #conflict = 1
173.06/173.18	c #restart = 0
173.06/173.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=4880
173.06/173.18	c BCD2: refineLB: 4878 -> 4880
173.06/173.18	c lower bound updated to -616778661
173.26/173.32	c BCD2: 195460 <= obj <= 616974120
173.26/173.32	c BCD2: #cores=12, #unrelaxed=306350, #relaxed=205, #hardened=0
173.26/173.32	c BCD2: #sat=1 #unsat=204 bias=204/205
173.26/173.33	c Solving starts ...
173.26/173.33	c ============================[ Search Statistics ]============================
173.26/173.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
173.26/173.33	c       |         |          |          |    Limit     GC | Var      | Constra 
173.26/173.33	c =============================================================================
173.26/173.33	c  0.0s |       0 |        0 |        0 |   293367      0 |      286 |      286
173.66/173.78	c  0.4s |       0 |       13 |        1 |   293367      0 |      286 |      287
173.66/173.78	c #cpu_time = 0.448s
173.66/173.78	c #wall_clock_time = 0.449s
173.66/173.78	c #decision = 13
173.66/173.78	c #random_decision = 0
173.66/173.78	c #conflict = 1
173.66/173.78	c #restart = 0
173.66/173.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=5490
173.66/173.78	c BCD2: refineLB: 5488 -> 5490
173.66/173.78	c lower bound updated to -616778051
173.87/173.93	c BCD2: 196070 <= obj <= 616974120
173.87/173.93	c BCD2: #cores=12, #unrelaxed=306349, #relaxed=206, #hardened=0
173.87/173.93	c BCD2: #sat=1 #unsat=205 bias=205/206
173.87/173.94	c Solving starts ...
173.87/173.94	c ============================[ Search Statistics ]============================
173.87/173.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
173.87/173.94	c       |         |          |          |    Limit     GC | Var      | Constra 
173.87/173.94	c =============================================================================
173.87/173.94	c  0.0s |       0 |        0 |        0 |   293367      0 |      287 |      287
174.26/174.39	c  0.5s |       0 |       13 |        1 |   293367      0 |      287 |      288
174.26/174.39	c #cpu_time = 0.451s
174.26/174.39	c #wall_clock_time = 0.452s
174.26/174.39	c #decision = 13
174.26/174.39	c #random_decision = 0
174.26/174.39	c #conflict = 1
174.26/174.39	c #restart = 0
174.26/174.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=6100
174.26/174.39	c BCD2: refineLB: 6098 -> 6100
174.26/174.39	c lower bound updated to -616777441
174.46/174.54	c BCD2: 196680 <= obj <= 616974120
174.46/174.54	c BCD2: #cores=12, #unrelaxed=306348, #relaxed=207, #hardened=0
174.46/174.54	c BCD2: #sat=1 #unsat=206 bias=206/207
174.46/174.55	c Solving starts ...
174.46/174.55	c ============================[ Search Statistics ]============================
174.46/174.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
174.46/174.55	c       |         |          |          |    Limit     GC | Var      | Constra 
174.46/174.55	c =============================================================================
174.46/174.55	c  0.0s |       0 |        0 |        0 |   293367      0 |      288 |      288
174.87/175.00	c  0.5s |       0 |       13 |        1 |   293367      0 |      288 |      289
174.87/175.00	c #cpu_time = 0.451s
174.87/175.00	c #wall_clock_time = 0.452s
174.87/175.00	c #decision = 13
174.87/175.00	c #random_decision = 0
174.87/175.00	c #conflict = 1
174.87/175.00	c #restart = 0
174.87/175.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=6710
174.87/175.00	c BCD2: refineLB: 6708 -> 6710
174.87/175.00	c lower bound updated to -616776831
175.06/175.15	c BCD2: 197290 <= obj <= 616974120
175.06/175.15	c BCD2: #cores=12, #unrelaxed=306347, #relaxed=208, #hardened=0
175.06/175.15	c BCD2: #sat=1 #unsat=207 bias=207/208
175.06/175.15	c Solving starts ...
175.06/175.15	c ============================[ Search Statistics ]============================
175.06/175.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
175.06/175.15	c       |         |          |          |    Limit     GC | Var      | Constra 
175.06/175.15	c =============================================================================
175.06/175.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      289 |      289
175.56/175.62	c  0.5s |       0 |       13 |        1 |   293367      0 |      289 |      290
175.56/175.62	c #cpu_time = 0.464s
175.56/175.62	c #wall_clock_time = 0.465s
175.56/175.62	c #decision = 13
175.56/175.62	c #random_decision = 0
175.56/175.62	c #conflict = 1
175.56/175.62	c #restart = 0
175.56/175.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=7320
175.56/175.62	c BCD2: refineLB: 7318 -> 7320
175.56/175.62	c lower bound updated to -616776221
175.76/175.81	c BCD2: 197900 <= obj <= 616974120
175.76/175.81	c BCD2: #cores=12, #unrelaxed=306346, #relaxed=209, #hardened=0
175.76/175.81	c BCD2: #sat=1 #unsat=208 bias=208/209
175.76/175.82	c Solving starts ...
175.76/175.82	c ============================[ Search Statistics ]============================
175.76/175.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
175.76/175.82	c       |         |          |          |    Limit     GC | Var      | Constra 
175.76/175.82	c =============================================================================
175.76/175.82	c  0.0s |       0 |        0 |        0 |   293367      0 |      290 |      290
176.16/176.28	c  0.5s |       0 |       13 |        1 |   293367      0 |      290 |      291
176.16/176.28	c #cpu_time = 0.453s
176.16/176.28	c #wall_clock_time = 0.454s
176.16/176.28	c #decision = 13
176.16/176.28	c #random_decision = 0
176.16/176.28	c #conflict = 1
176.16/176.28	c #restart = 0
176.16/176.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=7930
176.16/176.28	c BCD2: refineLB: 7928 -> 7930
176.16/176.28	c lower bound updated to -616775611
176.36/176.46	c BCD2: 198510 <= obj <= 616974120
176.36/176.46	c BCD2: #cores=12, #unrelaxed=306345, #relaxed=210, #hardened=0
176.36/176.46	c BCD2: #sat=1 #unsat=209 bias=209/210
176.36/176.48	c Solving starts ...
176.36/176.48	c ============================[ Search Statistics ]============================
176.36/176.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
176.36/176.48	c       |         |          |          |    Limit     GC | Var      | Constra 
176.36/176.48	c =============================================================================
176.36/176.48	c  0.0s |       0 |        0 |        0 |   293367      0 |      291 |      291
176.86/176.93	c  0.5s |       0 |       13 |        1 |   293367      0 |      291 |      292
176.86/176.93	c #cpu_time = 0.450s
176.86/176.93	c #wall_clock_time = 0.451s
176.86/176.93	c #decision = 13
176.86/176.93	c #random_decision = 0
176.86/176.93	c #conflict = 1
176.86/176.93	c #restart = 0
176.86/176.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=8540
176.86/176.93	c BCD2: refineLB: 8538 -> 8540
176.86/176.93	c lower bound updated to -616775001
177.07/177.11	c BCD2: 199120 <= obj <= 616974120
177.07/177.11	c BCD2: #cores=12, #unrelaxed=306344, #relaxed=211, #hardened=0
177.07/177.11	c BCD2: #sat=1 #unsat=210 bias=210/211
177.07/177.13	c Solving starts ...
177.07/177.13	c ============================[ Search Statistics ]============================
177.07/177.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
177.07/177.13	c       |         |          |          |    Limit     GC | Var      | Constra 
177.07/177.13	c =============================================================================
177.07/177.13	c  0.0s |       0 |        0 |        0 |   293367      0 |      292 |      292
178.36/178.44	c  1.3s |       0 |       13 |        1 |   293367      0 |      292 |      293
178.36/178.44	c #cpu_time = 1.305s
178.36/178.44	c #wall_clock_time = 1.309s
178.36/178.44	c #decision = 13
178.36/178.44	c #random_decision = 0
178.36/178.44	c #conflict = 1
178.36/178.44	c #restart = 0
178.36/178.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=9150
178.36/178.44	c BCD2: refineLB: 9148 -> 9150
178.36/178.44	c lower bound updated to -616774391
178.56/178.62	c BCD2: 199730 <= obj <= 616974120
178.56/178.62	c BCD2: #cores=12, #unrelaxed=306343, #relaxed=212, #hardened=0
178.56/178.62	c BCD2: #sat=1 #unsat=211 bias=211/212
178.56/178.63	c Solving starts ...
178.56/178.63	c ============================[ Search Statistics ]============================
178.56/178.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
178.56/178.63	c       |         |          |          |    Limit     GC | Var      | Constra 
178.56/178.63	c =============================================================================
178.56/178.63	c  0.0s |       0 |        0 |        0 |   293367      0 |      293 |      293
178.96/179.08	c  0.5s |       0 |       13 |        1 |   293367      0 |      293 |      294
178.96/179.08	c #cpu_time = 0.451s
178.96/179.08	c #wall_clock_time = 0.453s
178.96/179.08	c #decision = 13
178.96/179.08	c #random_decision = 0
178.96/179.08	c #conflict = 1
178.96/179.08	c #restart = 0
178.96/179.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=9760
178.96/179.08	c BCD2: refineLB: 9758 -> 9760
178.96/179.08	c lower bound updated to -616773781
179.16/179.22	c BCD2: 200340 <= obj <= 616974120
179.16/179.22	c BCD2: #cores=12, #unrelaxed=306342, #relaxed=213, #hardened=0
179.16/179.22	c BCD2: #sat=1 #unsat=212 bias=212/213
179.16/179.23	c Solving starts ...
179.16/179.23	c ============================[ Search Statistics ]============================
179.16/179.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
179.16/179.23	c       |         |          |          |    Limit     GC | Var      | Constra 
179.16/179.23	c =============================================================================
179.16/179.23	c  0.0s |       0 |        0 |        0 |   293367      0 |      294 |      294
179.56/179.67	c  0.4s |       0 |       13 |        1 |   293367      0 |      294 |      295
179.56/179.67	c #cpu_time = 0.438s
179.56/179.67	c #wall_clock_time = 0.439s
179.56/179.67	c #decision = 13
179.56/179.67	c #random_decision = 0
179.56/179.67	c #conflict = 1
179.56/179.67	c #restart = 0
179.56/179.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=10370
179.56/179.67	c BCD2: refineLB: 10368 -> 10370
179.56/179.67	c lower bound updated to -616773171
179.76/179.83	c BCD2: 200950 <= obj <= 616974120
179.76/179.83	c BCD2: #cores=12, #unrelaxed=306341, #relaxed=214, #hardened=0
179.76/179.83	c BCD2: #sat=1 #unsat=213 bias=213/214
179.76/179.84	c Solving starts ...
179.76/179.84	c ============================[ Search Statistics ]============================
179.76/179.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
179.76/179.84	c       |         |          |          |    Limit     GC | Var      | Constra 
179.76/179.84	c =============================================================================
179.76/179.84	c  0.0s |       0 |        0 |        0 |   293367      0 |      295 |      295
180.16/180.29	c  0.5s |       0 |       13 |        1 |   293367      0 |      295 |      296
180.16/180.29	c #cpu_time = 0.451s
180.16/180.29	c #wall_clock_time = 0.452s
180.16/180.29	c #decision = 13
180.16/180.29	c #random_decision = 0
180.16/180.29	c #conflict = 1
180.16/180.29	c #restart = 0
180.16/180.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=10980
180.16/180.29	c BCD2: refineLB: 10978 -> 10980
180.16/180.29	c lower bound updated to -616772561
180.37/180.44	c BCD2: 201560 <= obj <= 616974120
180.37/180.44	c BCD2: #cores=12, #unrelaxed=306340, #relaxed=215, #hardened=0
180.37/180.44	c BCD2: #sat=1 #unsat=214 bias=214/215
180.37/180.44	c Solving starts ...
180.37/180.44	c ============================[ Search Statistics ]============================
180.37/180.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
180.37/180.44	c       |         |          |          |    Limit     GC | Var      | Constra 
180.37/180.44	c =============================================================================
180.37/180.44	c  0.0s |       0 |        0 |        0 |   293367      0 |      296 |      296
180.76/180.89	c  0.4s |       0 |       13 |        1 |   293367      0 |      296 |      297
180.76/180.89	c #cpu_time = 0.445s
180.76/180.89	c #wall_clock_time = 0.447s
180.76/180.89	c #decision = 13
180.76/180.89	c #random_decision = 0
180.76/180.89	c #conflict = 1
180.76/180.89	c #restart = 0
180.76/180.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=11590
180.76/180.89	c BCD2: refineLB: 11588 -> 11590
180.76/180.89	c lower bound updated to -616771951
180.96/181.05	c BCD2: 202170 <= obj <= 616974120
180.96/181.05	c BCD2: #cores=12, #unrelaxed=306339, #relaxed=216, #hardened=0
180.96/181.05	c BCD2: #sat=1 #unsat=215 bias=215/216
180.96/181.06	c Solving starts ...
180.96/181.06	c ============================[ Search Statistics ]============================
180.96/181.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
180.96/181.06	c       |         |          |          |    Limit     GC | Var      | Constra 
180.96/181.06	c =============================================================================
180.96/181.06	c  0.0s |       0 |        0 |        0 |   293367      0 |      297 |      297
181.47/181.51	c  0.5s |       0 |       13 |        1 |   293367      0 |      297 |      298
181.47/181.51	c #cpu_time = 0.451s
181.47/181.51	c #wall_clock_time = 0.452s
181.47/181.51	c #decision = 13
181.47/181.51	c #random_decision = 0
181.47/181.51	c #conflict = 1
181.47/181.51	c #restart = 0
181.47/181.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=12200
181.47/181.51	c BCD2: refineLB: 12198 -> 12200
181.47/181.51	c lower bound updated to -616771341
181.57/181.65	c BCD2: 202780 <= obj <= 616974120
181.57/181.65	c BCD2: #cores=12, #unrelaxed=306338, #relaxed=217, #hardened=0
181.57/181.65	c BCD2: #sat=1 #unsat=216 bias=216/217
181.57/181.66	c Solving starts ...
181.57/181.66	c ============================[ Search Statistics ]============================
181.57/181.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
181.57/181.66	c       |         |          |          |    Limit     GC | Var      | Constra 
181.57/181.66	c =============================================================================
181.57/181.66	c  0.0s |       0 |        0 |        0 |   293367      0 |      298 |      298
182.06/182.11	c  0.5s |       0 |       13 |        1 |   293367      0 |      298 |      299
182.06/182.11	c #cpu_time = 0.449s
182.06/182.11	c #wall_clock_time = 0.451s
182.06/182.11	c #decision = 13
182.06/182.11	c #random_decision = 0
182.06/182.11	c #conflict = 1
182.06/182.11	c #restart = 0
182.06/182.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=12810
182.06/182.11	c BCD2: refineLB: 12808 -> 12810
182.06/182.11	c lower bound updated to -616770731
182.16/182.27	c BCD2: 203390 <= obj <= 616974120
182.16/182.27	c BCD2: #cores=12, #unrelaxed=306337, #relaxed=218, #hardened=0
182.16/182.27	c BCD2: #sat=1 #unsat=217 bias=217/218
182.16/182.28	c Solving starts ...
182.16/182.28	c ============================[ Search Statistics ]============================
182.16/182.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
182.16/182.28	c       |         |          |          |    Limit     GC | Var      | Constra 
182.16/182.28	c =============================================================================
182.16/182.28	c  0.0s |       0 |        0 |        0 |   293367      0 |      299 |      299
182.67/182.74	c  0.5s |       0 |       13 |        1 |   293367      0 |      299 |      300
182.67/182.74	c #cpu_time = 0.462s
182.67/182.74	c #wall_clock_time = 0.463s
182.67/182.74	c #decision = 13
182.67/182.74	c #random_decision = 0
182.67/182.74	c #conflict = 1
182.67/182.74	c #restart = 0
182.67/182.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=13420
182.67/182.74	c BCD2: refineLB: 13418 -> 13420
182.67/182.74	c lower bound updated to -616770121
182.86/182.93	c BCD2: 204000 <= obj <= 616974120
182.86/182.93	c BCD2: #cores=12, #unrelaxed=306336, #relaxed=219, #hardened=0
182.86/182.93	c BCD2: #sat=1 #unsat=218 bias=218/219
182.86/182.94	c Solving starts ...
182.86/182.94	c ============================[ Search Statistics ]============================
182.86/182.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
182.86/182.94	c       |         |          |          |    Limit     GC | Var      | Constra 
182.86/182.94	c =============================================================================
182.86/182.94	c  0.0s |       0 |        0 |        0 |   293367      0 |      300 |      300
183.36/183.40	c  0.5s |       0 |       13 |        1 |   293367      0 |      300 |      301
183.36/183.40	c #cpu_time = 0.454s
183.36/183.40	c #wall_clock_time = 0.455s
183.36/183.40	c #decision = 13
183.36/183.40	c #random_decision = 0
183.36/183.40	c #conflict = 1
183.36/183.40	c #restart = 0
183.36/183.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=14030
183.36/183.40	c BCD2: refineLB: 14028 -> 14030
183.36/183.40	c lower bound updated to -616769511
183.46/183.59	c BCD2: 204610 <= obj <= 616974120
183.46/183.59	c BCD2: #cores=12, #unrelaxed=306335, #relaxed=220, #hardened=0
183.46/183.59	c BCD2: #sat=1 #unsat=219 bias=219/220
183.56/183.60	c Solving starts ...
183.56/183.60	c ============================[ Search Statistics ]============================
183.56/183.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
183.56/183.60	c       |         |          |          |    Limit     GC | Var      | Constra 
183.56/183.60	c =============================================================================
183.56/183.60	c  0.0s |       0 |        0 |        0 |   293367      0 |      301 |      301
183.95/184.05	c  0.4s |       0 |       13 |        1 |   293367      0 |      301 |      302
183.95/184.05	c #cpu_time = 0.449s
183.95/184.05	c #wall_clock_time = 0.450s
183.95/184.05	c #decision = 13
183.95/184.05	c #random_decision = 0
183.95/184.05	c #conflict = 1
183.95/184.05	c #restart = 0
183.95/184.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=14640
183.95/184.05	c BCD2: refineLB: 14638 -> 14640
183.95/184.05	c lower bound updated to -616768901
184.16/184.24	c BCD2: 205220 <= obj <= 616974120
184.16/184.24	c BCD2: #cores=12, #unrelaxed=306334, #relaxed=221, #hardened=0
184.16/184.24	c BCD2: #sat=1 #unsat=220 bias=220/221
184.16/184.25	c Solving starts ...
184.16/184.25	c ============================[ Search Statistics ]============================
184.16/184.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
184.16/184.25	c       |         |          |          |    Limit     GC | Var      | Constra 
184.16/184.25	c =============================================================================
184.16/184.26	c  0.0s |       0 |        0 |        0 |   293367      0 |      302 |      302
185.46/185.56	c  1.3s |       0 |       13 |        1 |   293367      0 |      302 |      303
185.46/185.56	c #cpu_time = 1.304s
185.46/185.56	c #wall_clock_time = 1.307s
185.46/185.56	c #decision = 13
185.46/185.56	c #random_decision = 0
185.46/185.56	c #conflict = 1
185.46/185.56	c #restart = 0
185.46/185.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=15250
185.46/185.56	c BCD2: refineLB: 15248 -> 15250
185.46/185.56	c lower bound updated to -616768291
185.66/185.77	c BCD2: 205830 <= obj <= 616974120
185.66/185.77	c BCD2: #cores=12, #unrelaxed=306333, #relaxed=222, #hardened=0
185.66/185.77	c BCD2: #sat=1 #unsat=221 bias=221/222
185.66/185.77	c Solving starts ...
185.66/185.77	c ============================[ Search Statistics ]============================
185.66/185.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
185.66/185.77	c       |         |          |          |    Limit     GC | Var      | Constra 
185.66/185.77	c =============================================================================
185.66/185.77	c  0.0s |       0 |        0 |        0 |   293367      0 |      303 |      303
186.16/186.22	c  0.4s |       0 |       13 |        1 |   293367      0 |      303 |      304
186.16/186.22	c #cpu_time = 0.444s
186.16/186.22	c #wall_clock_time = 0.445s
186.16/186.22	c #decision = 13
186.16/186.22	c #random_decision = 0
186.16/186.22	c #conflict = 1
186.16/186.22	c #restart = 0
186.16/186.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=15860
186.16/186.22	c BCD2: refineLB: 15858 -> 15860
186.16/186.22	c lower bound updated to -616767681
186.26/186.39	c BCD2: 206440 <= obj <= 616974120
186.26/186.39	c BCD2: #cores=12, #unrelaxed=306332, #relaxed=223, #hardened=0
186.26/186.39	c BCD2: #sat=1 #unsat=222 bias=222/223
186.26/186.39	c Solving starts ...
186.26/186.39	c ============================[ Search Statistics ]============================
186.26/186.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
186.26/186.39	c       |         |          |          |    Limit     GC | Var      | Constra 
186.26/186.39	c =============================================================================
186.26/186.39	c  0.0s |       0 |        0 |        0 |   293367      0 |      304 |      304
186.76/186.83	c  0.4s |       0 |       13 |        1 |   293367      0 |      304 |      305
186.76/186.83	c #cpu_time = 0.435s
186.76/186.83	c #wall_clock_time = 0.438s
186.76/186.83	c #decision = 13
186.76/186.83	c #random_decision = 0
186.76/186.83	c #conflict = 1
186.76/186.83	c #restart = 0
186.76/186.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=16470
186.76/186.83	c BCD2: refineLB: 16468 -> 16470
186.76/186.83	c lower bound updated to -616767071
186.96/187.02	c BCD2: 207050 <= obj <= 616974120
186.96/187.02	c BCD2: #cores=12, #unrelaxed=306331, #relaxed=224, #hardened=0
186.96/187.02	c BCD2: #sat=1 #unsat=223 bias=223/224
186.96/187.03	c Solving starts ...
186.96/187.03	c ============================[ Search Statistics ]============================
186.96/187.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
186.96/187.03	c       |         |          |          |    Limit     GC | Var      | Constra 
186.96/187.03	c =============================================================================
186.96/187.03	c  0.0s |       0 |        0 |        0 |   293367      0 |      305 |      305
187.36/187.47	c  0.4s |       0 |       13 |        1 |   293367      0 |      305 |      306
187.36/187.47	c #cpu_time = 0.443s
187.36/187.47	c #wall_clock_time = 0.444s
187.36/187.47	c #decision = 13
187.36/187.47	c #random_decision = 0
187.36/187.47	c #conflict = 1
187.36/187.47	c #restart = 0
187.36/187.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=17080
187.36/187.47	c BCD2: refineLB: 17078 -> 17080
187.36/187.47	c lower bound updated to -616766461
187.56/187.64	c BCD2: 207660 <= obj <= 616974120
187.56/187.64	c BCD2: #cores=12, #unrelaxed=306330, #relaxed=225, #hardened=0
187.56/187.64	c BCD2: #sat=1 #unsat=224 bias=224/225
187.56/187.65	c Solving starts ...
187.56/187.65	c ============================[ Search Statistics ]============================
187.56/187.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
187.56/187.65	c       |         |          |          |    Limit     GC | Var      | Constra 
187.56/187.65	c =============================================================================
187.56/187.65	c  0.0s |       0 |        0 |        0 |   293367      0 |      306 |      306
187.96/188.09	c  0.4s |       0 |       13 |        1 |   293367      0 |      306 |      307
187.96/188.09	c #cpu_time = 0.437s
187.96/188.09	c #wall_clock_time = 0.438s
187.96/188.09	c #decision = 13
187.96/188.09	c #random_decision = 0
187.96/188.09	c #conflict = 1
187.96/188.09	c #restart = 0
187.96/188.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=17690
187.96/188.09	c BCD2: refineLB: 17688 -> 17690
187.96/188.09	c lower bound updated to -616765851
188.16/188.27	c BCD2: 208270 <= obj <= 616974120
188.16/188.27	c BCD2: #cores=12, #unrelaxed=306329, #relaxed=226, #hardened=0
188.16/188.27	c BCD2: #sat=1 #unsat=225 bias=225/226
188.16/188.27	c Solving starts ...
188.16/188.27	c ============================[ Search Statistics ]============================
188.16/188.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
188.16/188.27	c       |         |          |          |    Limit     GC | Var      | Constra 
188.16/188.27	c =============================================================================
188.16/188.28	c  0.0s |       0 |        0 |        0 |   293367      0 |      307 |      307
188.66/188.72	c  0.4s |       0 |       13 |        1 |   293367      0 |      307 |      308
188.66/188.72	c #cpu_time = 0.445s
188.66/188.72	c #wall_clock_time = 0.446s
188.66/188.72	c #decision = 13
188.66/188.72	c #random_decision = 0
188.66/188.72	c #conflict = 1
188.66/188.72	c #restart = 0
188.66/188.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=18300
188.66/188.72	c BCD2: refineLB: 18298 -> 18300
188.66/188.72	c lower bound updated to -616765241
188.76/188.89	c BCD2: 208880 <= obj <= 616974120
188.76/188.89	c BCD2: #cores=12, #unrelaxed=306328, #relaxed=227, #hardened=0
188.76/188.89	c BCD2: #sat=1 #unsat=226 bias=226/227
188.86/188.90	c Solving starts ...
188.86/188.90	c ============================[ Search Statistics ]============================
188.86/188.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
188.86/188.90	c       |         |          |          |    Limit     GC | Var      | Constra 
188.86/188.90	c =============================================================================
188.86/188.90	c  0.0s |       0 |        0 |        0 |   293367      0 |      308 |      308
189.26/189.34	c  0.4s |       0 |       13 |        1 |   293367      0 |      308 |      309
189.26/189.34	c #cpu_time = 0.442s
189.26/189.34	c #wall_clock_time = 0.443s
189.26/189.34	c #decision = 13
189.26/189.34	c #random_decision = 0
189.26/189.34	c #conflict = 1
189.26/189.34	c #restart = 0
189.26/189.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=18910
189.26/189.34	c BCD2: refineLB: 18908 -> 18910
189.26/189.34	c lower bound updated to -616764631
189.46/189.52	c BCD2: 209490 <= obj <= 616974120
189.46/189.52	c BCD2: #cores=12, #unrelaxed=306327, #relaxed=228, #hardened=0
189.46/189.52	c BCD2: #sat=1 #unsat=227 bias=227/228
189.46/189.53	c Solving starts ...
189.46/189.53	c ============================[ Search Statistics ]============================
189.46/189.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
189.46/189.53	c       |         |          |          |    Limit     GC | Var      | Constra 
189.46/189.53	c =============================================================================
189.46/189.53	c  0.0s |       0 |        0 |        0 |   293367      0 |      309 |      309
189.86/189.99	c  0.5s |       0 |       13 |        1 |   293367      0 |      309 |      310
189.86/189.99	c #cpu_time = 0.454s
189.86/189.99	c #wall_clock_time = 0.455s
189.86/189.99	c #decision = 13
189.86/189.99	c #random_decision = 0
189.86/189.99	c #conflict = 1
189.86/189.99	c #restart = 0
189.86/189.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=19520
189.86/189.99	c BCD2: refineLB: 19518 -> 19520
189.86/189.99	c lower bound updated to -616764021
190.16/190.20	c BCD2: 210100 <= obj <= 616974120
190.16/190.20	c BCD2: #cores=12, #unrelaxed=306326, #relaxed=229, #hardened=0
190.16/190.20	c BCD2: #sat=1 #unsat=228 bias=228/229
190.16/190.21	c Solving starts ...
190.16/190.21	c ============================[ Search Statistics ]============================
190.16/190.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
190.16/190.21	c       |         |          |          |    Limit     GC | Var      | Constra 
190.16/190.21	c =============================================================================
190.16/190.21	c  0.0s |       0 |        0 |        0 |   293367      0 |      310 |      310
190.56/190.66	c  0.4s |       0 |       13 |        1 |   293367      0 |      310 |      311
190.56/190.66	c #cpu_time = 0.447s
190.56/190.66	c #wall_clock_time = 0.448s
190.56/190.66	c #decision = 13
190.56/190.66	c #random_decision = 0
190.56/190.66	c #conflict = 1
190.56/190.66	c #restart = 0
190.56/190.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=20130
190.56/190.66	c BCD2: refineLB: 20128 -> 20130
190.56/190.66	c lower bound updated to -616763411
190.75/190.87	c BCD2: 210710 <= obj <= 616974120
190.75/190.87	c BCD2: #cores=12, #unrelaxed=306325, #relaxed=230, #hardened=0
190.75/190.87	c BCD2: #sat=1 #unsat=229 bias=229/230
190.75/190.89	c Solving starts ...
190.75/190.89	c ============================[ Search Statistics ]============================
190.75/190.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
190.75/190.89	c       |         |          |          |    Limit     GC | Var      | Constra 
190.75/190.89	c =============================================================================
190.75/190.89	c  0.0s |       0 |        0 |        0 |   293367      0 |      311 |      311
191.25/191.33	c  0.4s |       0 |       13 |        1 |   293367      0 |      311 |      312
191.25/191.33	c #cpu_time = 0.442s
191.25/191.33	c #wall_clock_time = 0.443s
191.25/191.33	c #decision = 13
191.25/191.33	c #random_decision = 0
191.25/191.33	c #conflict = 1
191.25/191.33	c #restart = 0
191.25/191.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=20740
191.25/191.33	c BCD2: refineLB: 20738 -> 20740
191.25/191.33	c lower bound updated to -616762801
191.46/191.54	c BCD2: 211320 <= obj <= 616974120
191.46/191.54	c BCD2: #cores=12, #unrelaxed=306324, #relaxed=231, #hardened=0
191.46/191.54	c BCD2: #sat=1 #unsat=230 bias=230/231
191.46/191.56	c Solving starts ...
191.46/191.56	c ============================[ Search Statistics ]============================
191.46/191.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
191.46/191.56	c       |         |          |          |    Limit     GC | Var      | Constra 
191.46/191.56	c =============================================================================
191.46/191.56	c  0.0s |       0 |        0 |        0 |   293367      0 |      312 |      312
192.75/192.86	c  1.3s |       0 |       13 |        1 |   293367      0 |      312 |      313
192.75/192.86	c #cpu_time = 1.304s
192.75/192.86	c #wall_clock_time = 1.307s
192.75/192.86	c #decision = 13
192.75/192.86	c #random_decision = 0
192.75/192.86	c #conflict = 1
192.75/192.86	c #restart = 0
192.75/192.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=21350
192.75/192.86	c BCD2: refineLB: 21348 -> 21350
192.75/192.86	c lower bound updated to -616762191
192.95/193.06	c BCD2: 211930 <= obj <= 616974120
192.95/193.06	c BCD2: #cores=12, #unrelaxed=306323, #relaxed=232, #hardened=0
192.95/193.06	c BCD2: #sat=1 #unsat=231 bias=231/232
192.95/193.06	c Solving starts ...
192.95/193.06	c ============================[ Search Statistics ]============================
192.95/193.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
192.95/193.06	c       |         |          |          |    Limit     GC | Var      | Constra 
192.95/193.06	c =============================================================================
192.95/193.06	c  0.0s |       0 |        0 |        0 |   293367      0 |      313 |      313
193.45/193.51	c  0.5s |       0 |       13 |        1 |   293367      0 |      313 |      314
193.45/193.51	c #cpu_time = 0.450s
193.45/193.51	c #wall_clock_time = 0.451s
193.45/193.51	c #decision = 13
193.45/193.51	c #random_decision = 0
193.45/193.51	c #conflict = 1
193.45/193.51	c #restart = 0
193.45/193.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=21960
193.45/193.51	c BCD2: refineLB: 21958 -> 21960
193.45/193.51	c lower bound updated to -616761581
193.56/193.67	c BCD2: 212540 <= obj <= 616974120
193.56/193.67	c BCD2: #cores=12, #unrelaxed=306322, #relaxed=233, #hardened=0
193.56/193.67	c BCD2: #sat=1 #unsat=232 bias=232/233
193.56/193.68	c Solving starts ...
193.56/193.68	c ============================[ Search Statistics ]============================
193.56/193.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
193.56/193.68	c       |         |          |          |    Limit     GC | Var      | Constra 
193.56/193.68	c =============================================================================
193.56/193.68	c  0.0s |       0 |        0 |        0 |   293367      0 |      314 |      314
194.06/194.12	c  0.4s |       0 |       13 |        1 |   293367      0 |      314 |      315
194.06/194.12	c #cpu_time = 0.439s
194.06/194.12	c #wall_clock_time = 0.440s
194.06/194.12	c #decision = 13
194.06/194.12	c #random_decision = 0
194.06/194.12	c #conflict = 1
194.06/194.12	c #restart = 0
194.06/194.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=22570
194.06/194.12	c BCD2: refineLB: 22568 -> 22570
194.06/194.12	c lower bound updated to -616760971
194.26/194.30	c BCD2: 213150 <= obj <= 616974120
194.26/194.30	c BCD2: #cores=12, #unrelaxed=306321, #relaxed=234, #hardened=0
194.26/194.30	c BCD2: #sat=1 #unsat=233 bias=233/234
194.26/194.31	c Solving starts ...
194.26/194.31	c ============================[ Search Statistics ]============================
194.26/194.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
194.26/194.31	c       |         |          |          |    Limit     GC | Var      | Constra 
194.26/194.31	c =============================================================================
194.26/194.31	c  0.0s |       0 |        0 |        0 |   293367      0 |      315 |      315
194.66/194.76	c  0.5s |       0 |       13 |        1 |   293367      0 |      315 |      316
194.66/194.76	c #cpu_time = 0.450s
194.66/194.76	c #wall_clock_time = 0.451s
194.66/194.76	c #decision = 13
194.66/194.76	c #random_decision = 0
194.66/194.76	c #conflict = 1
194.66/194.76	c #restart = 0
194.66/194.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=23180
194.66/194.76	c BCD2: refineLB: 23178 -> 23180
194.66/194.76	c lower bound updated to -616760361
194.86/194.92	c BCD2: 213760 <= obj <= 616974120
194.86/194.92	c BCD2: #cores=12, #unrelaxed=306320, #relaxed=235, #hardened=0
194.86/194.92	c BCD2: #sat=1 #unsat=234 bias=234/235
194.86/194.92	c Solving starts ...
194.86/194.92	c ============================[ Search Statistics ]============================
194.86/194.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
194.86/194.92	c       |         |          |          |    Limit     GC | Var      | Constra 
194.86/194.92	c =============================================================================
194.86/194.92	c  0.0s |       0 |        0 |        0 |   293367      0 |      316 |      316
195.26/195.37	c  0.4s |       0 |       13 |        1 |   293367      0 |      316 |      317
195.26/195.37	c #cpu_time = 0.444s
195.26/195.37	c #wall_clock_time = 0.445s
195.26/195.37	c #decision = 13
195.26/195.37	c #random_decision = 0
195.26/195.37	c #conflict = 1
195.26/195.37	c #restart = 0
195.26/195.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=23790
195.26/195.37	c BCD2: refineLB: 23788 -> 23790
195.26/195.37	c lower bound updated to -616759751
195.46/195.54	c BCD2: 214370 <= obj <= 616974120
195.46/195.54	c BCD2: #cores=12, #unrelaxed=306319, #relaxed=236, #hardened=0
195.46/195.54	c BCD2: #sat=1 #unsat=235 bias=235/236
195.46/195.55	c Solving starts ...
195.46/195.55	c ============================[ Search Statistics ]============================
195.46/195.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
195.46/195.55	c       |         |          |          |    Limit     GC | Var      | Constra 
195.46/195.55	c =============================================================================
195.46/195.55	c  0.0s |       0 |        0 |        0 |   293367      0 |      317 |      317
195.96/196.00	c  0.5s |       0 |       13 |        1 |   293367      0 |      317 |      318
195.96/196.00	c #cpu_time = 0.452s
195.96/196.00	c #wall_clock_time = 0.453s
195.96/196.00	c #decision = 13
195.96/196.00	c #random_decision = 0
195.96/196.00	c #conflict = 1
195.96/196.00	c #restart = 0
195.96/196.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=24400
195.96/196.00	c BCD2: refineLB: 24398 -> 24400
195.96/196.00	c lower bound updated to -616759141
196.06/196.16	c BCD2: 214980 <= obj <= 616974120
196.06/196.16	c BCD2: #cores=12, #unrelaxed=306318, #relaxed=237, #hardened=0
196.06/196.16	c BCD2: #sat=1 #unsat=236 bias=236/237
196.06/196.17	c Solving starts ...
196.06/196.17	c ============================[ Search Statistics ]============================
196.06/196.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
196.06/196.17	c       |         |          |          |    Limit     GC | Var      | Constra 
196.06/196.17	c =============================================================================
196.06/196.17	c  0.0s |       0 |        0 |        0 |   293367      0 |      318 |      318
196.56/196.62	c  0.5s |       0 |       13 |        1 |   293367      0 |      318 |      319
196.56/196.62	c #cpu_time = 0.450s
196.56/196.62	c #wall_clock_time = 0.451s
196.56/196.62	c #decision = 13
196.56/196.62	c #random_decision = 0
196.56/196.62	c #conflict = 1
196.56/196.62	c #restart = 0
196.56/196.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=25010
196.56/196.62	c BCD2: refineLB: 25008 -> 25010
196.56/196.62	c lower bound updated to -616758531
196.66/196.79	c BCD2: 215590 <= obj <= 616974120
196.66/196.79	c BCD2: #cores=12, #unrelaxed=306317, #relaxed=238, #hardened=0
196.66/196.79	c BCD2: #sat=1 #unsat=237 bias=237/238
196.76/196.80	c Solving starts ...
196.76/196.80	c ============================[ Search Statistics ]============================
196.76/196.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
196.76/196.80	c       |         |          |          |    Limit     GC | Var      | Constra 
196.76/196.80	c =============================================================================
196.76/196.80	c  0.0s |       0 |        0 |        0 |   293367      0 |      319 |      319
197.16/197.26	c  0.5s |       0 |       13 |        1 |   293367      0 |      319 |      320
197.16/197.26	c #cpu_time = 0.460s
197.16/197.26	c #wall_clock_time = 0.461s
197.16/197.26	c #decision = 13
197.16/197.26	c #random_decision = 0
197.16/197.26	c #conflict = 1
197.16/197.26	c #restart = 0
197.16/197.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=25620
197.16/197.26	c BCD2: refineLB: 25618 -> 25620
197.16/197.26	c lower bound updated to -616757921
197.36/197.46	c BCD2: 216200 <= obj <= 616974120
197.36/197.46	c BCD2: #cores=12, #unrelaxed=306316, #relaxed=239, #hardened=0
197.36/197.46	c BCD2: #sat=1 #unsat=238 bias=238/239
197.36/197.48	c Solving starts ...
197.36/197.48	c ============================[ Search Statistics ]============================
197.36/197.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
197.36/197.48	c       |         |          |          |    Limit     GC | Var      | Constra 
197.36/197.48	c =============================================================================
197.36/197.48	c  0.0s |       0 |        0 |        0 |   293367      0 |      320 |      320
197.86/197.93	c  0.5s |       0 |       13 |        1 |   293367      0 |      320 |      321
197.86/197.93	c #cpu_time = 0.454s
197.86/197.93	c #wall_clock_time = 0.455s
197.86/197.93	c #decision = 13
197.86/197.93	c #random_decision = 0
197.86/197.93	c #conflict = 1
197.86/197.93	c #restart = 0
197.86/197.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=26230
197.86/197.93	c BCD2: refineLB: 26228 -> 26230
197.86/197.93	c lower bound updated to -616757311
198.06/198.13	c BCD2: 216810 <= obj <= 616974120
198.06/198.13	c BCD2: #cores=12, #unrelaxed=306315, #relaxed=240, #hardened=0
198.06/198.13	c BCD2: #sat=1 #unsat=239 bias=239/240
198.06/198.15	c Solving starts ...
198.06/198.15	c ============================[ Search Statistics ]============================
198.06/198.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
198.06/198.15	c       |         |          |          |    Limit     GC | Var      | Constra 
198.06/198.15	c =============================================================================
198.06/198.15	c  0.0s |       0 |        0 |        0 |   293367      0 |      321 |      321
198.55/198.60	c  0.4s |       0 |       13 |        1 |   293367      0 |      321 |      322
198.55/198.60	c #cpu_time = 0.448s
198.55/198.60	c #wall_clock_time = 0.449s
198.55/198.60	c #decision = 13
198.55/198.60	c #random_decision = 0
198.55/198.60	c #conflict = 1
198.55/198.60	c #restart = 0
198.55/198.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=26840
198.55/198.60	c BCD2: refineLB: 26838 -> 26840
198.55/198.60	c lower bound updated to -616756701
198.75/198.80	c BCD2: 217420 <= obj <= 616974120
198.75/198.80	c BCD2: #cores=12, #unrelaxed=306314, #relaxed=241, #hardened=0
198.75/198.80	c BCD2: #sat=1 #unsat=240 bias=240/241
198.75/198.81	c Solving starts ...
198.75/198.81	c ============================[ Search Statistics ]============================
198.75/198.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
198.75/198.81	c       |         |          |          |    Limit     GC | Var      | Constra 
198.75/198.81	c =============================================================================
198.75/198.81	c  0.0s |       0 |        0 |        0 |   293367      0 |      322 |      322
200.05/200.11	c  1.3s |       0 |       13 |        1 |   293367      0 |      322 |      323
200.05/200.11	c #cpu_time = 1.290s
200.05/200.11	c #wall_clock_time = 1.293s
200.05/200.11	c #decision = 13
200.05/200.11	c #random_decision = 0
200.05/200.11	c #conflict = 1
200.05/200.11	c #restart = 0
200.05/200.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=27450
200.05/200.11	c BCD2: refineLB: 27448 -> 27450
200.05/200.11	c lower bound updated to -616756091
200.16/200.28	c BCD2: 218030 <= obj <= 616974120
200.16/200.28	c BCD2: #cores=12, #unrelaxed=306313, #relaxed=242, #hardened=0
200.16/200.28	c BCD2: #sat=1 #unsat=241 bias=241/242
200.16/200.29	c Solving starts ...
200.16/200.29	c ============================[ Search Statistics ]============================
200.16/200.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
200.16/200.29	c       |         |          |          |    Limit     GC | Var      | Constra 
200.16/200.29	c =============================================================================
200.16/200.29	c  0.0s |       0 |        0 |        0 |   293367      0 |      323 |      323
200.65/200.73	c  0.4s |       0 |       13 |        1 |   293367      0 |      323 |      324
200.65/200.73	c #cpu_time = 0.440s
200.65/200.73	c #wall_clock_time = 0.441s
200.65/200.73	c #decision = 13
200.65/200.73	c #random_decision = 0
200.65/200.73	c #conflict = 1
200.65/200.73	c #restart = 0
200.65/200.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=28060
200.65/200.73	c BCD2: refineLB: 28058 -> 28060
200.65/200.73	c lower bound updated to -616755481
200.75/200.88	c BCD2: 218640 <= obj <= 616974120
200.75/200.88	c BCD2: #cores=12, #unrelaxed=306312, #relaxed=243, #hardened=0
200.75/200.88	c BCD2: #sat=1 #unsat=242 bias=242/243
200.75/200.88	c Solving starts ...
200.75/200.88	c ============================[ Search Statistics ]============================
200.75/200.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
200.75/200.88	c       |         |          |          |    Limit     GC | Var      | Constra 
200.75/200.88	c =============================================================================
200.75/200.88	c  0.0s |       0 |        0 |        0 |   293367      0 |      324 |      324
201.26/201.31	c  0.4s |       0 |       13 |        1 |   293367      0 |      324 |      325
201.26/201.31	c #cpu_time = 0.429s
201.26/201.31	c #wall_clock_time = 0.431s
201.26/201.31	c #decision = 13
201.26/201.31	c #random_decision = 0
201.26/201.31	c #conflict = 1
201.26/201.31	c #restart = 0
201.26/201.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=28670
201.26/201.31	c BCD2: refineLB: 28668 -> 28670
201.26/201.31	c lower bound updated to -616754871
201.36/201.47	c BCD2: 219250 <= obj <= 616974120
201.36/201.47	c BCD2: #cores=12, #unrelaxed=306311, #relaxed=244, #hardened=0
201.36/201.47	c BCD2: #sat=1 #unsat=243 bias=243/244
201.36/201.48	c Solving starts ...
201.36/201.48	c ============================[ Search Statistics ]============================
201.36/201.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
201.36/201.48	c       |         |          |          |    Limit     GC | Var      | Constra 
201.36/201.48	c =============================================================================
201.36/201.48	c  0.0s |       0 |        0 |        0 |   293367      0 |      325 |      325
201.85/201.92	c  0.4s |       0 |       13 |        1 |   293367      0 |      325 |      326
201.85/201.92	c #cpu_time = 0.441s
201.85/201.92	c #wall_clock_time = 0.442s
201.85/201.92	c #decision = 13
201.85/201.92	c #random_decision = 0
201.85/201.92	c #conflict = 1
201.85/201.92	c #restart = 0
201.85/201.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=29280
201.85/201.92	c BCD2: refineLB: 29278 -> 29280
201.85/201.92	c lower bound updated to -616754261
201.95/202.06	c BCD2: 219860 <= obj <= 616974120
201.95/202.06	c BCD2: #cores=12, #unrelaxed=306310, #relaxed=245, #hardened=0
201.95/202.06	c BCD2: #sat=1 #unsat=244 bias=244/245
201.95/202.07	c Solving starts ...
201.95/202.07	c ============================[ Search Statistics ]============================
201.95/202.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
201.95/202.07	c       |         |          |          |    Limit     GC | Var      | Constra 
201.95/202.07	c =============================================================================
201.95/202.07	c  0.0s |       0 |        0 |        0 |   293367      0 |      326 |      326
202.46/202.51	c  0.4s |       0 |       13 |        1 |   293367      0 |      326 |      327
202.46/202.51	c #cpu_time = 0.435s
202.46/202.51	c #wall_clock_time = 0.436s
202.46/202.51	c #decision = 13
202.46/202.51	c #random_decision = 0
202.46/202.51	c #conflict = 1
202.46/202.51	c #restart = 0
202.46/202.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=29890
202.46/202.51	c BCD2: refineLB: 29888 -> 29890
202.46/202.51	c lower bound updated to -616753651
202.55/202.66	c BCD2: 220470 <= obj <= 616974120
202.55/202.66	c BCD2: #cores=12, #unrelaxed=306309, #relaxed=246, #hardened=0
202.55/202.66	c BCD2: #sat=1 #unsat=245 bias=245/246
202.55/202.67	c Solving starts ...
202.55/202.67	c ============================[ Search Statistics ]============================
202.55/202.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
202.55/202.67	c       |         |          |          |    Limit     GC | Var      | Constra 
202.55/202.67	c =============================================================================
202.55/202.67	c  0.0s |       0 |        0 |        0 |   293367      0 |      327 |      327
203.05/203.11	c  0.4s |       0 |       13 |        1 |   293367      0 |      327 |      328
203.05/203.11	c #cpu_time = 0.442s
203.05/203.11	c #wall_clock_time = 0.443s
203.05/203.11	c #decision = 13
203.05/203.11	c #random_decision = 0
203.05/203.11	c #conflict = 1
203.05/203.11	c #restart = 0
203.05/203.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=30500
203.05/203.11	c BCD2: refineLB: 30498 -> 30500
203.05/203.11	c lower bound updated to -616753041
203.15/203.25	c BCD2: 221080 <= obj <= 616974120
203.15/203.25	c BCD2: #cores=12, #unrelaxed=306308, #relaxed=247, #hardened=0
203.15/203.25	c BCD2: #sat=1 #unsat=246 bias=246/247
203.15/203.26	c Solving starts ...
203.15/203.26	c ============================[ Search Statistics ]============================
203.15/203.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
203.15/203.26	c       |         |          |          |    Limit     GC | Var      | Constra 
203.15/203.26	c =============================================================================
203.15/203.26	c  0.0s |       0 |        0 |        0 |   293367      0 |      328 |      328
203.65/203.70	c  0.4s |       0 |       14 |        1 |   293367      0 |      328 |      329
203.65/203.70	c #cpu_time = 0.440s
203.65/203.70	c #wall_clock_time = 0.441s
203.65/203.70	c #decision = 14
203.65/203.70	c #random_decision = 0
203.65/203.70	c #conflict = 1
203.65/203.70	c #restart = 0
203.65/203.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=31110
203.65/203.70	c BCD2: refineLB: 31108 -> 31110
203.65/203.70	c lower bound updated to -616752431
203.75/203.86	c BCD2: 221690 <= obj <= 616974120
203.75/203.86	c BCD2: #cores=12, #unrelaxed=306307, #relaxed=248, #hardened=0
203.75/203.86	c BCD2: #sat=1 #unsat=247 bias=247/248
203.75/203.86	c Solving starts ...
203.75/203.86	c ============================[ Search Statistics ]============================
203.75/203.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
203.75/203.86	c       |         |          |          |    Limit     GC | Var      | Constra 
203.75/203.86	c =============================================================================
203.75/203.86	c  0.0s |       0 |        0 |        0 |   293367      0 |      329 |      329
204.25/204.33	c  0.5s |       0 |       13 |        1 |   293367      0 |      329 |      330
204.25/204.33	c #cpu_time = 0.460s
204.25/204.33	c #wall_clock_time = 0.462s
204.25/204.33	c #decision = 13
204.25/204.33	c #random_decision = 0
204.25/204.33	c #conflict = 1
204.25/204.33	c #restart = 0
204.25/204.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=31720
204.25/204.33	c BCD2: refineLB: 31718 -> 31720
204.25/204.33	c lower bound updated to -616751821
204.45/204.51	c BCD2: 222300 <= obj <= 616974120
204.45/204.51	c BCD2: #cores=12, #unrelaxed=306306, #relaxed=249, #hardened=0
204.45/204.51	c BCD2: #sat=1 #unsat=248 bias=248/249
204.45/204.53	c Solving starts ...
204.45/204.53	c ============================[ Search Statistics ]============================
204.45/204.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
204.45/204.53	c       |         |          |          |    Limit     GC | Var      | Constra 
204.45/204.53	c =============================================================================
204.45/204.53	c  0.0s |       0 |        0 |        0 |   293367      0 |      330 |      330
204.85/204.97	c  0.4s |       0 |       13 |        1 |   293367      0 |      330 |      331
204.85/204.97	c #cpu_time = 0.443s
204.85/204.97	c #wall_clock_time = 0.444s
204.85/204.97	c #decision = 13
204.85/204.97	c #random_decision = 0
204.85/204.97	c #conflict = 1
204.85/204.97	c #restart = 0
204.85/204.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=32330
204.85/204.97	c BCD2: refineLB: 32328 -> 32330
204.85/204.97	c lower bound updated to -616751211
205.06/205.16	c BCD2: 222910 <= obj <= 616974120
205.06/205.16	c BCD2: #cores=12, #unrelaxed=306305, #relaxed=250, #hardened=0
205.06/205.16	c BCD2: #sat=1 #unsat=249 bias=249/250
205.06/205.17	c Solving starts ...
205.06/205.17	c ============================[ Search Statistics ]============================
205.06/205.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
205.06/205.17	c       |         |          |          |    Limit     GC | Var      | Constra 
205.06/205.17	c =============================================================================
205.06/205.17	c  0.0s |       0 |        0 |        0 |   293367      0 |      331 |      331
205.56/205.61	c  0.4s |       0 |       13 |        1 |   293367      0 |      331 |      332
205.56/205.61	c #cpu_time = 0.439s
205.56/205.61	c #wall_clock_time = 0.440s
205.56/205.61	c #decision = 13
205.56/205.61	c #random_decision = 0
205.56/205.61	c #conflict = 1
205.56/205.61	c #restart = 0
205.56/205.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=32940
205.56/205.61	c BCD2: refineLB: 32938 -> 32940
205.56/205.61	c lower bound updated to -616750601
205.66/205.80	c BCD2: 223520 <= obj <= 616974120
205.66/205.80	c BCD2: #cores=12, #unrelaxed=306304, #relaxed=251, #hardened=0
205.66/205.80	c BCD2: #sat=1 #unsat=250 bias=250/251
205.76/205.81	c Solving starts ...
205.76/205.81	c ============================[ Search Statistics ]============================
205.76/205.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
205.76/205.81	c       |         |          |          |    Limit     GC | Var      | Constra 
205.76/205.81	c =============================================================================
205.76/205.81	c  0.0s |       0 |        0 |        0 |   293367      0 |      332 |      332
207.05/207.12	c  1.3s |       0 |       13 |        1 |   293367      0 |      332 |      333
207.05/207.12	c #cpu_time = 1.305s
207.05/207.12	c #wall_clock_time = 1.308s
207.05/207.12	c #decision = 13
207.05/207.12	c #random_decision = 0
207.05/207.12	c #conflict = 1
207.05/207.12	c #restart = 0
207.05/207.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=33550
207.05/207.12	c BCD2: refineLB: 33548 -> 33550
207.05/207.12	c lower bound updated to -616749991
207.25/207.33	c BCD2: 224130 <= obj <= 616974120
207.25/207.33	c BCD2: #cores=12, #unrelaxed=306303, #relaxed=252, #hardened=0
207.25/207.33	c BCD2: #sat=1 #unsat=251 bias=251/252
207.25/207.34	c Solving starts ...
207.25/207.34	c ============================[ Search Statistics ]============================
207.25/207.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
207.25/207.34	c       |         |          |          |    Limit     GC | Var      | Constra 
207.25/207.34	c =============================================================================
207.25/207.34	c  0.0s |       0 |        0 |        0 |   293367      0 |      333 |      333
207.65/207.79	c  0.5s |       0 |       13 |        1 |   293367      0 |      333 |      334
207.65/207.79	c #cpu_time = 0.449s
207.65/207.79	c #wall_clock_time = 0.450s
207.65/207.79	c #decision = 13
207.65/207.79	c #random_decision = 0
207.65/207.79	c #conflict = 1
207.65/207.79	c #restart = 0
207.65/207.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=34160
207.65/207.79	c BCD2: refineLB: 34158 -> 34160
207.65/207.79	c lower bound updated to -616749381
207.86/207.97	c BCD2: 224740 <= obj <= 616974120
207.86/207.97	c BCD2: #cores=12, #unrelaxed=306302, #relaxed=253, #hardened=0
207.86/207.97	c BCD2: #sat=1 #unsat=252 bias=252/253
207.86/207.98	c Solving starts ...
207.86/207.98	c ============================[ Search Statistics ]============================
207.86/207.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
207.86/207.98	c       |         |          |          |    Limit     GC | Var      | Constra 
207.86/207.98	c =============================================================================
207.86/207.98	c  0.0s |       0 |        0 |        0 |   293367      0 |      334 |      334
208.35/208.42	c  0.4s |       0 |       13 |        1 |   293367      0 |      334 |      335
208.35/208.42	c #cpu_time = 0.438s
208.35/208.42	c #wall_clock_time = 0.439s
208.35/208.42	c #decision = 13
208.35/208.42	c #random_decision = 0
208.35/208.42	c #conflict = 1
208.35/208.42	c #restart = 0
208.35/208.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=34770
208.35/208.42	c BCD2: refineLB: 34768 -> 34770
208.35/208.42	c lower bound updated to -616748771
208.55/208.61	c BCD2: 225350 <= obj <= 616974120
208.55/208.61	c BCD2: #cores=12, #unrelaxed=306301, #relaxed=254, #hardened=0
208.55/208.61	c BCD2: #sat=1 #unsat=253 bias=253/254
208.55/208.62	c Solving starts ...
208.55/208.62	c ============================[ Search Statistics ]============================
208.55/208.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
208.55/208.62	c       |         |          |          |    Limit     GC | Var      | Constra 
208.55/208.62	c =============================================================================
208.55/208.62	c  0.0s |       0 |        0 |        0 |   293367      0 |      335 |      335
208.96/209.07	c  0.5s |       0 |       13 |        1 |   293367      0 |      335 |      336
208.96/209.07	c #cpu_time = 0.450s
208.96/209.07	c #wall_clock_time = 0.451s
208.96/209.07	c #decision = 13
208.96/209.07	c #random_decision = 0
208.96/209.07	c #conflict = 1
208.96/209.07	c #restart = 0
208.96/209.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=35380
208.96/209.07	c BCD2: refineLB: 35378 -> 35380
208.96/209.07	c lower bound updated to -616748161
209.15/209.25	c BCD2: 225960 <= obj <= 616974120
209.15/209.25	c BCD2: #cores=12, #unrelaxed=306300, #relaxed=255, #hardened=0
209.15/209.25	c BCD2: #sat=1 #unsat=254 bias=254/255
209.15/209.25	c Solving starts ...
209.15/209.25	c ============================[ Search Statistics ]============================
209.15/209.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
209.15/209.25	c       |         |          |          |    Limit     GC | Var      | Constra 
209.15/209.25	c =============================================================================
209.15/209.26	c  0.0s |       0 |        0 |        0 |   293367      0 |      336 |      336
209.65/209.70	c  0.4s |       0 |       13 |        1 |   293367      0 |      336 |      337
209.65/209.70	c #cpu_time = 0.447s
209.65/209.70	c #wall_clock_time = 0.448s
209.65/209.70	c #decision = 13
209.65/209.70	c #random_decision = 0
209.65/209.70	c #conflict = 1
209.65/209.70	c #restart = 0
209.65/209.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=35990
209.65/209.70	c BCD2: refineLB: 35988 -> 35990
209.65/209.70	c lower bound updated to -616747551
209.75/209.89	c BCD2: 226570 <= obj <= 616974120
209.75/209.89	c BCD2: #cores=12, #unrelaxed=306299, #relaxed=256, #hardened=0
209.75/209.89	c BCD2: #sat=1 #unsat=255 bias=255/256
209.85/209.90	c Solving starts ...
209.85/209.90	c ============================[ Search Statistics ]============================
209.85/209.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
209.85/209.90	c       |         |          |          |    Limit     GC | Var      | Constra 
209.85/209.90	c =============================================================================
209.85/209.90	c  0.0s |       0 |        0 |        0 |   293367      0 |      337 |      337
210.25/210.35	c  0.5s |       0 |       13 |        1 |   293367      0 |      337 |      338
210.25/210.35	c #cpu_time = 0.451s
210.25/210.35	c #wall_clock_time = 0.452s
210.25/210.35	c #decision = 13
210.25/210.35	c #random_decision = 0
210.25/210.35	c #conflict = 1
210.25/210.35	c #restart = 0
210.25/210.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=36600
210.25/210.35	c BCD2: refineLB: 36598 -> 36600
210.25/210.35	c lower bound updated to -616746941
210.45/210.53	c BCD2: 227180 <= obj <= 616974120
210.45/210.53	c BCD2: #cores=12, #unrelaxed=306298, #relaxed=257, #hardened=0
210.45/210.53	c BCD2: #sat=1 #unsat=256 bias=256/257
210.45/210.54	c Solving starts ...
210.45/210.54	c ============================[ Search Statistics ]============================
210.45/210.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
210.45/210.54	c       |         |          |          |    Limit     GC | Var      | Constra 
210.45/210.54	c =============================================================================
210.45/210.54	c  0.0s |       0 |        0 |        0 |   293367      0 |      338 |      338
210.85/210.99	c  0.4s |       0 |       13 |        1 |   293367      0 |      338 |      339
210.85/210.99	c #cpu_time = 0.448s
210.85/210.99	c #wall_clock_time = 0.450s
210.85/210.99	c #decision = 13
210.85/210.99	c #random_decision = 0
210.85/210.99	c #conflict = 1
210.85/210.99	c #restart = 0
210.85/210.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=37210
210.85/210.99	c BCD2: refineLB: 37208 -> 37210
210.85/210.99	c lower bound updated to -616746331
211.05/211.18	c BCD2: 227790 <= obj <= 616974120
211.05/211.18	c BCD2: #cores=12, #unrelaxed=306297, #relaxed=258, #hardened=0
211.05/211.18	c BCD2: #sat=1 #unsat=257 bias=257/258
211.05/211.18	c Solving starts ...
211.05/211.18	c ============================[ Search Statistics ]============================
211.05/211.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
211.05/211.18	c       |         |          |          |    Limit     GC | Var      | Constra 
211.05/211.18	c =============================================================================
211.05/211.19	c  0.0s |       0 |        0 |        0 |   293367      0 |      339 |      339
211.55/211.67	c  0.5s |       0 |       13 |        1 |   293367      0 |      339 |      340
211.55/211.67	c #cpu_time = 0.479s
211.55/211.67	c #wall_clock_time = 0.480s
211.55/211.67	c #decision = 13
211.55/211.67	c #random_decision = 0
211.55/211.67	c #conflict = 1
211.55/211.67	c #restart = 0
211.55/211.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=37820
211.55/211.67	c BCD2: refineLB: 37818 -> 37820
211.55/211.67	c lower bound updated to -616745721
211.75/211.88	c BCD2: 228400 <= obj <= 616974120
211.75/211.88	c BCD2: #cores=12, #unrelaxed=306296, #relaxed=259, #hardened=0
211.75/211.88	c BCD2: #sat=1 #unsat=258 bias=258/259
211.85/211.90	c Solving starts ...
211.85/211.90	c ============================[ Search Statistics ]============================
211.85/211.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
211.85/211.90	c       |         |          |          |    Limit     GC | Var      | Constra 
211.85/211.90	c =============================================================================
211.85/211.90	c  0.0s |       0 |        0 |        0 |   293367      0 |      340 |      340
212.25/212.35	c  0.5s |       0 |       13 |        1 |   293367      0 |      340 |      341
212.25/212.35	c #cpu_time = 0.452s
212.25/212.35	c #wall_clock_time = 0.453s
212.25/212.35	c #decision = 13
212.25/212.35	c #random_decision = 0
212.25/212.35	c #conflict = 1
212.25/212.35	c #restart = 0
212.25/212.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=38430
212.25/212.35	c BCD2: refineLB: 38428 -> 38430
212.25/212.35	c lower bound updated to -616745111
212.46/212.57	c BCD2: 229010 <= obj <= 616974120
212.46/212.58	c BCD2: #cores=12, #unrelaxed=306295, #relaxed=260, #hardened=0
212.46/212.58	c BCD2: #sat=1 #unsat=259 bias=259/260
212.46/212.59	c Solving starts ...
212.46/212.59	c ============================[ Search Statistics ]============================
212.46/212.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
212.46/212.59	c       |         |          |          |    Limit     GC | Var      | Constra 
212.46/212.59	c =============================================================================
212.46/212.59	c  0.0s |       0 |        0 |        0 |   293367      0 |      341 |      341
212.95/213.04	c  0.4s |       0 |       13 |        1 |   322704      0 |      341 |      342
212.95/213.04	c #cpu_time = 0.448s
212.95/213.04	c #wall_clock_time = 0.450s
212.95/213.04	c #decision = 13
212.95/213.04	c #random_decision = 0
212.95/213.04	c #conflict = 1
212.95/213.04	c #restart = 0
212.95/213.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=39040
212.95/213.04	c BCD2: refineLB: 39038 -> 39040
212.95/213.04	c lower bound updated to -616744501
213.15/213.26	c BCD2: 229620 <= obj <= 616974120
213.15/213.26	c BCD2: #cores=12, #unrelaxed=306294, #relaxed=261, #hardened=0
213.15/213.26	c BCD2: #sat=1 #unsat=260 bias=260/261
213.15/213.28	c Solving starts ...
213.15/213.28	c ============================[ Search Statistics ]============================
213.15/213.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
213.15/213.28	c       |         |          |          |    Limit     GC | Var      | Constra 
213.15/213.28	c =============================================================================
213.15/213.28	c  0.0s |       0 |        0 |        0 |   322704      0 |      342 |      342
214.46/214.58	c  1.3s |       0 |       13 |        1 |   322704      0 |      342 |      343
214.46/214.58	c #cpu_time = 1.304s
214.46/214.58	c #wall_clock_time = 1.307s
214.46/214.58	c #decision = 13
214.46/214.58	c #random_decision = 0
214.46/214.58	c #conflict = 1
214.46/214.59	c #restart = 0
214.46/214.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=39650
214.46/214.59	c BCD2: refineLB: 39648 -> 39650
214.46/214.59	c lower bound updated to -616743891
214.65/214.79	c BCD2: 230230 <= obj <= 616974120
214.65/214.79	c BCD2: #cores=12, #unrelaxed=306293, #relaxed=262, #hardened=0
214.65/214.79	c BCD2: #sat=1 #unsat=261 bias=261/262
214.75/214.80	c Solving starts ...
214.75/214.80	c ============================[ Search Statistics ]============================
214.75/214.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
214.75/214.80	c       |         |          |          |    Limit     GC | Var      | Constra 
214.75/214.80	c =============================================================================
214.75/214.80	c  0.0s |       0 |        0 |        0 |   322704      0 |      343 |      343
215.15/215.24	c  0.4s |       0 |       13 |        1 |   322704      0 |      343 |      344
215.15/215.24	c #cpu_time = 0.440s
215.15/215.24	c #wall_clock_time = 0.441s
215.15/215.24	c #decision = 13
215.15/215.24	c #random_decision = 0
215.15/215.24	c #conflict = 1
215.15/215.24	c #restart = 0
215.15/215.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=40260
215.15/215.24	c BCD2: refineLB: 40258 -> 40260
215.15/215.24	c lower bound updated to -616743281
215.35/215.42	c BCD2: 230840 <= obj <= 616974120
215.35/215.42	c BCD2: #cores=12, #unrelaxed=306292, #relaxed=263, #hardened=0
215.35/215.42	c BCD2: #sat=1 #unsat=262 bias=262/263
215.35/215.42	c Solving starts ...
215.35/215.42	c ============================[ Search Statistics ]============================
215.35/215.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
215.35/215.42	c       |         |          |          |    Limit     GC | Var      | Constra 
215.35/215.42	c =============================================================================
215.35/215.42	c  0.0s |       0 |        0 |        0 |   322704      0 |      344 |      344
215.75/215.85	c  0.4s |       0 |       13 |        1 |   322704      0 |      344 |      345
215.75/215.85	c #cpu_time = 0.430s
215.75/215.85	c #wall_clock_time = 0.431s
215.75/215.85	c #decision = 13
215.75/215.85	c #random_decision = 0
215.75/215.85	c #conflict = 1
215.75/215.85	c #restart = 0
215.75/215.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=40870
215.75/215.85	c BCD2: refineLB: 40868 -> 40870
215.75/215.85	c lower bound updated to -616742671
215.95/216.04	c BCD2: 231450 <= obj <= 616974120
215.95/216.04	c BCD2: #cores=12, #unrelaxed=306291, #relaxed=264, #hardened=0
215.95/216.04	c BCD2: #sat=1 #unsat=263 bias=263/264
215.95/216.05	c Solving starts ...
215.95/216.05	c ============================[ Search Statistics ]============================
215.95/216.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
215.95/216.05	c       |         |          |          |    Limit     GC | Var      | Constra 
215.95/216.05	c =============================================================================
215.95/216.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      345 |      345
216.35/216.49	c  0.4s |       0 |       13 |        1 |   322704      0 |      345 |      346
216.35/216.49	c #cpu_time = 0.441s
216.35/216.49	c #wall_clock_time = 0.442s
216.35/216.49	c #decision = 13
216.35/216.49	c #random_decision = 0
216.35/216.49	c #conflict = 1
216.35/216.49	c #restart = 0
216.35/216.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=41480
216.35/216.49	c BCD2: refineLB: 41478 -> 41480
216.35/216.49	c lower bound updated to -616742061
216.55/216.67	c BCD2: 232060 <= obj <= 616974120
216.55/216.67	c BCD2: #cores=12, #unrelaxed=306290, #relaxed=265, #hardened=0
216.55/216.67	c BCD2: #sat=1 #unsat=264 bias=264/265
216.55/216.68	c Solving starts ...
216.55/216.68	c ============================[ Search Statistics ]============================
216.55/216.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
216.55/216.68	c       |         |          |          |    Limit     GC | Var      | Constra 
216.55/216.68	c =============================================================================
216.55/216.68	c  0.0s |       0 |        0 |        0 |   322704      0 |      346 |      346
217.05/217.11	c  0.4s |       0 |       13 |        1 |   322704      0 |      346 |      347
217.05/217.11	c #cpu_time = 0.435s
217.05/217.11	c #wall_clock_time = 0.437s
217.05/217.11	c #decision = 13
217.05/217.11	c #random_decision = 0
217.05/217.11	c #conflict = 1
217.05/217.11	c #restart = 0
217.05/217.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=42090
217.05/217.11	c BCD2: refineLB: 42088 -> 42090
217.05/217.11	c lower bound updated to -616741451
217.25/217.30	c BCD2: 232670 <= obj <= 616974120
217.25/217.30	c BCD2: #cores=12, #unrelaxed=306289, #relaxed=266, #hardened=0
217.25/217.30	c BCD2: #sat=1 #unsat=265 bias=265/266
217.25/217.31	c Solving starts ...
217.25/217.31	c ============================[ Search Statistics ]============================
217.25/217.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
217.25/217.31	c       |         |          |          |    Limit     GC | Var      | Constra 
217.25/217.31	c =============================================================================
217.25/217.31	c  0.0s |       0 |        0 |        0 |   322704      0 |      347 |      347
217.65/217.75	c  0.4s |       0 |       13 |        1 |   322704      0 |      347 |      348
217.65/217.75	c #cpu_time = 0.443s
217.65/217.75	c #wall_clock_time = 0.444s
217.65/217.75	c #decision = 13
217.65/217.75	c #random_decision = 0
217.65/217.75	c #conflict = 1
217.65/217.75	c #restart = 0
217.65/217.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=42700
217.65/217.75	c BCD2: refineLB: 42698 -> 42700
217.65/217.75	c lower bound updated to -616740841
217.86/217.93	c BCD2: 233280 <= obj <= 616974120
217.86/217.93	c BCD2: #cores=12, #unrelaxed=306288, #relaxed=267, #hardened=0
217.86/217.93	c BCD2: #sat=1 #unsat=266 bias=266/267
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 |      348 |      348
218.25/218.38	c  0.4s |       0 |       13 |        1 |   322704      0 |      348 |      349
218.25/218.38	c #cpu_time = 0.442s
218.25/218.38	c #wall_clock_time = 0.443s
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 72: cost of the new core is >=43310
218.25/218.38	c BCD2: refineLB: 43308 -> 43310
218.25/218.38	c lower bound updated to -616740231
218.45/218.56	c BCD2: 233890 <= obj <= 616974120
218.45/218.56	c BCD2: #cores=12, #unrelaxed=306287, #relaxed=268, #hardened=0
218.45/218.56	c BCD2: #sat=1 #unsat=267 bias=267/268
218.45/218.56	c Solving starts ...
218.45/218.56	c ============================[ Search Statistics ]============================
218.45/218.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
218.45/218.56	c       |         |          |          |    Limit     GC | Var      | Constra 
218.45/218.56	c =============================================================================
218.45/218.56	c  0.0s |       0 |        0 |        0 |   322704      0 |      349 |      349
218.96/219.03	c  0.5s |       0 |       13 |        1 |   322704      0 |      349 |      350
218.96/219.03	c #cpu_time = 0.468s
218.96/219.03	c #wall_clock_time = 0.470s
218.96/219.03	c #decision = 13
218.96/219.03	c #random_decision = 0
218.96/219.03	c #conflict = 1
218.96/219.03	c #restart = 0
218.96/219.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=43920
218.96/219.03	c BCD2: refineLB: 43918 -> 43920
218.96/219.03	c lower bound updated to -616739621
219.15/219.25	c BCD2: 234500 <= obj <= 616974120
219.15/219.25	c BCD2: #cores=12, #unrelaxed=306286, #relaxed=269, #hardened=0
219.15/219.25	c BCD2: #sat=1 #unsat=268 bias=268/269
219.15/219.26	c Solving starts ...
219.15/219.26	c ============================[ Search Statistics ]============================
219.15/219.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
219.15/219.26	c       |         |          |          |    Limit     GC | Var      | Constra 
219.15/219.26	c =============================================================================
219.15/219.26	c  0.0s |       0 |        0 |        0 |   322704      0 |      350 |      350
219.65/219.71	c  0.4s |       0 |       13 |        1 |   322704      0 |      350 |      351
219.65/219.71	c #cpu_time = 0.445s
219.65/219.71	c #wall_clock_time = 0.446s
219.65/219.71	c #decision = 13
219.65/219.71	c #random_decision = 0
219.65/219.71	c #conflict = 1
219.65/219.71	c #restart = 0
219.65/219.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=44530
219.65/219.71	c BCD2: refineLB: 44528 -> 44530
219.65/219.71	c lower bound updated to -616739011
219.85/219.93	c BCD2: 235110 <= obj <= 616974120
219.85/219.93	c BCD2: #cores=12, #unrelaxed=306285, #relaxed=270, #hardened=0
219.85/219.93	c BCD2: #sat=1 #unsat=269 bias=269/270
219.85/219.94	c Solving starts ...
219.85/219.94	c ============================[ Search Statistics ]============================
219.85/219.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
219.85/219.94	c       |         |          |          |    Limit     GC | Var      | Constra 
219.85/219.94	c =============================================================================
219.85/219.95	c  0.0s |       0 |        0 |        0 |   322704      0 |      351 |      351
220.25/220.39	c  0.4s |       0 |       13 |        1 |   322704      0 |      351 |      352
220.25/220.39	c #cpu_time = 0.440s
220.25/220.39	c #wall_clock_time = 0.441s
220.25/220.39	c #decision = 13
220.25/220.39	c #random_decision = 0
220.25/220.39	c #conflict = 1
220.25/220.39	c #restart = 0
220.25/220.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=45140
220.25/220.39	c BCD2: refineLB: 45138 -> 45140
220.25/220.39	c lower bound updated to -616738401
220.55/220.60	c BCD2: 235720 <= obj <= 616974120
220.55/220.60	c BCD2: #cores=12, #unrelaxed=306284, #relaxed=271, #hardened=0
220.55/220.60	c BCD2: #sat=1 #unsat=270 bias=270/271
221.35/221.49	c Solving starts ...
221.35/221.49	c ============================[ Search Statistics ]============================
221.35/221.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
221.35/221.49	c       |         |          |          |    Limit     GC | Var      | Constra 
221.35/221.49	c =============================================================================
221.45/221.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      352 |      352
221.85/221.92	c  0.4s |       0 |       13 |        1 |   322704      0 |      352 |      353
221.85/221.92	c #cpu_time = 0.422s
221.85/221.92	c #wall_clock_time = 0.423s
221.85/221.92	c #decision = 13
221.85/221.92	c #random_decision = 0
221.85/221.92	c #conflict = 1
221.85/221.92	c #restart = 0
221.85/221.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=45750
221.85/221.92	c BCD2: refineLB: 45748 -> 45750
221.85/221.92	c lower bound updated to -616737791
222.05/222.14	c BCD2: 236330 <= obj <= 616974120
222.05/222.14	c BCD2: #cores=12, #unrelaxed=306283, #relaxed=272, #hardened=0
222.05/222.14	c BCD2: #sat=1 #unsat=271 bias=271/272
222.05/222.15	c Solving starts ...
222.05/222.15	c ============================[ Search Statistics ]============================
222.05/222.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
222.05/222.15	c       |         |          |          |    Limit     GC | Var      | Constra 
222.05/222.15	c =============================================================================
222.05/222.15	c  0.0s |       0 |        0 |        0 |   322704      0 |      353 |      353
222.55/222.60	c  0.5s |       0 |       13 |        1 |   322704      0 |      353 |      354
222.55/222.60	c #cpu_time = 0.449s
222.55/222.60	c #wall_clock_time = 0.450s
222.55/222.60	c #decision = 13
222.55/222.60	c #random_decision = 0
222.55/222.60	c #conflict = 1
222.55/222.60	c #restart = 0
222.55/222.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=46360
222.55/222.60	c BCD2: refineLB: 46358 -> 46360
222.55/222.60	c lower bound updated to -616737181
222.65/222.78	c BCD2: 236940 <= obj <= 616974120
222.65/222.78	c BCD2: #cores=12, #unrelaxed=306282, #relaxed=273, #hardened=0
222.65/222.78	c BCD2: #sat=1 #unsat=272 bias=272/273
222.65/222.79	c Solving starts ...
222.65/222.79	c ============================[ Search Statistics ]============================
222.65/222.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
222.65/222.79	c       |         |          |          |    Limit     GC | Var      | Constra 
222.65/222.79	c =============================================================================
222.65/222.79	c  0.0s |       0 |        0 |        0 |   322704      0 |      354 |      354
223.15/223.23	c  0.4s |       0 |       13 |        1 |   322704      0 |      354 |      355
223.15/223.23	c #cpu_time = 0.438s
223.15/223.23	c #wall_clock_time = 0.439s
223.15/223.23	c #decision = 13
223.15/223.23	c #random_decision = 0
223.15/223.23	c #conflict = 1
223.15/223.23	c #restart = 0
223.15/223.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=46970
223.15/223.23	c BCD2: refineLB: 46968 -> 46970
223.15/223.23	c lower bound updated to -616736571
223.36/223.43	c BCD2: 237550 <= obj <= 616974120
223.36/223.43	c BCD2: #cores=12, #unrelaxed=306281, #relaxed=274, #hardened=0
223.36/223.43	c BCD2: #sat=1 #unsat=273 bias=273/274
223.36/223.43	c Solving starts ...
223.36/223.43	c ============================[ Search Statistics ]============================
223.36/223.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
223.36/223.43	c       |         |          |          |    Limit     GC | Var      | Constra 
223.36/223.43	c =============================================================================
223.36/223.43	c  0.0s |       0 |        0 |        0 |   322704      0 |      355 |      355
223.75/223.88	c  0.5s |       0 |       13 |        1 |   322704      0 |      355 |      356
223.75/223.88	c #cpu_time = 0.450s
223.75/223.88	c #wall_clock_time = 0.451s
223.75/223.88	c #decision = 13
223.75/223.88	c #random_decision = 0
223.75/223.88	c #conflict = 1
223.75/223.88	c #restart = 0
223.75/223.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=47580
223.75/223.88	c BCD2: refineLB: 47578 -> 47580
223.75/223.88	c lower bound updated to -616735961
223.95/224.07	c BCD2: 238160 <= obj <= 616974120
223.95/224.07	c BCD2: #cores=12, #unrelaxed=306280, #relaxed=275, #hardened=0
223.95/224.07	c BCD2: #sat=1 #unsat=274 bias=274/275
223.95/224.07	c Solving starts ...
223.95/224.07	c ============================[ Search Statistics ]============================
223.95/224.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
223.95/224.07	c       |         |          |          |    Limit     GC | Var      | Constra 
223.95/224.07	c =============================================================================
223.95/224.07	c  0.0s |       0 |        0 |        0 |   322704      0 |      356 |      356
224.46/224.52	c  0.4s |       0 |       13 |        1 |   322704      0 |      356 |      357
224.46/224.52	c #cpu_time = 0.443s
224.46/224.52	c #wall_clock_time = 0.444s
224.46/224.52	c #decision = 13
224.46/224.52	c #random_decision = 0
224.46/224.52	c #conflict = 1
224.46/224.52	c #restart = 0
224.46/224.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=48190
224.46/224.52	c BCD2: refineLB: 48188 -> 48190
224.46/224.52	c lower bound updated to -616735351
224.65/224.71	c BCD2: 238770 <= obj <= 616974120
224.65/224.71	c BCD2: #cores=12, #unrelaxed=306279, #relaxed=276, #hardened=0
224.65/224.71	c BCD2: #sat=1 #unsat=275 bias=275/276
224.65/224.72	c Solving starts ...
224.65/224.72	c ============================[ Search Statistics ]============================
224.65/224.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
224.65/224.72	c       |         |          |          |    Limit     GC | Var      | Constra 
224.65/224.72	c =============================================================================
224.65/224.72	c  0.0s |       0 |        0 |        0 |   322704      0 |      357 |      357
225.05/225.17	c  0.5s |       0 |       13 |        1 |   322704      0 |      357 |      358
225.05/225.17	c #cpu_time = 0.451s
225.05/225.17	c #wall_clock_time = 0.452s
225.05/225.17	c #decision = 13
225.05/225.17	c #random_decision = 0
225.05/225.17	c #conflict = 1
225.05/225.17	c #restart = 0
225.05/225.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=48800
225.05/225.17	c BCD2: refineLB: 48798 -> 48800
225.05/225.17	c lower bound updated to -616734741
225.25/225.35	c BCD2: 239380 <= obj <= 616974120
225.25/225.35	c BCD2: #cores=12, #unrelaxed=306278, #relaxed=277, #hardened=0
225.25/225.35	c BCD2: #sat=1 #unsat=276 bias=276/277
225.25/225.36	c Solving starts ...
225.25/225.36	c ============================[ Search Statistics ]============================
225.25/225.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
225.25/225.36	c       |         |          |          |    Limit     GC | Var      | Constra 
225.25/225.36	c =============================================================================
225.25/225.36	c  0.0s |       0 |        0 |        0 |   322704      0 |      358 |      358
225.75/225.81	c  0.5s |       0 |       13 |        1 |   322704      0 |      358 |      359
225.75/225.81	c #cpu_time = 0.449s
225.75/225.81	c #wall_clock_time = 0.450s
225.75/225.81	c #decision = 13
225.75/225.81	c #random_decision = 0
225.75/225.81	c #conflict = 1
225.75/225.81	c #restart = 0
225.75/225.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=49410
225.75/225.81	c BCD2: refineLB: 49408 -> 49410
225.75/225.81	c lower bound updated to -616734131
225.95/226.01	c BCD2: 239990 <= obj <= 616974120
225.95/226.01	c BCD2: #cores=12, #unrelaxed=306277, #relaxed=278, #hardened=0
225.95/226.01	c BCD2: #sat=1 #unsat=277 bias=277/278
225.95/226.03	c Solving starts ...
225.95/226.03	c ============================[ Search Statistics ]============================
225.95/226.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
225.95/226.03	c       |         |          |          |    Limit     GC | Var      | Constra 
225.95/226.03	c =============================================================================
225.95/226.03	c  0.0s |       0 |        0 |        0 |   322704      0 |      359 |      359
226.35/226.48	c  0.4s |       0 |       13 |        1 |   322704      0 |      359 |      360
226.35/226.48	c #cpu_time = 0.448s
226.35/226.48	c #wall_clock_time = 0.449s
226.35/226.48	c #decision = 13
226.35/226.48	c #random_decision = 0
226.35/226.48	c #conflict = 1
226.35/226.48	c #restart = 0
226.35/226.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=50020
226.35/226.48	c BCD2: refineLB: 50018 -> 50020
226.35/226.48	c lower bound updated to -616733521
226.56/226.70	c BCD2: 240600 <= obj <= 616974120
226.56/226.70	c BCD2: #cores=12, #unrelaxed=306276, #relaxed=279, #hardened=0
226.56/226.70	c BCD2: #sat=1 #unsat=278 bias=278/279
226.66/226.72	c Solving starts ...
226.66/226.72	c ============================[ Search Statistics ]============================
226.66/226.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
226.66/226.72	c       |         |          |          |    Limit     GC | Var      | Constra 
226.66/226.72	c =============================================================================
226.66/226.72	c  0.0s |       0 |        0 |        0 |   322704      0 |      360 |      360
227.05/227.17	c  0.5s |       0 |       13 |        1 |   322704      0 |      360 |      361
227.05/227.17	c #cpu_time = 0.451s
227.05/227.17	c #wall_clock_time = 0.452s
227.05/227.17	c #decision = 13
227.05/227.17	c #random_decision = 0
227.05/227.17	c #conflict = 1
227.05/227.17	c #restart = 0
227.05/227.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=50630
227.05/227.17	c BCD2: refineLB: 50628 -> 50630
227.05/227.17	c lower bound updated to -616732911
227.25/227.39	c BCD2: 241210 <= obj <= 616974120
227.25/227.39	c BCD2: #cores=12, #unrelaxed=306275, #relaxed=280, #hardened=0
227.25/227.39	c BCD2: #sat=1 #unsat=279 bias=279/280
227.35/227.41	c Solving starts ...
227.35/227.41	c ============================[ Search Statistics ]============================
227.35/227.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
227.35/227.41	c       |         |          |          |    Limit     GC | Var      | Constra 
227.35/227.41	c =============================================================================
227.35/227.41	c  0.0s |       0 |        0 |        0 |   322704      0 |      361 |      361
228.65/228.77	c  1.4s |       0 |       13 |        1 |   322704      0 |      361 |      362
228.65/228.77	c #cpu_time = 1.361s
228.65/228.77	c #wall_clock_time = 1.365s
228.65/228.77	c #decision = 13
228.65/228.77	c #random_decision = 0
228.65/228.77	c #conflict = 1
228.65/228.77	c #restart = 0
228.65/228.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=51240
228.65/228.77	c BCD2: refineLB: 51238 -> 51240
228.65/228.77	c lower bound updated to -616732301
228.85/228.93	c BCD2: 241820 <= obj <= 616974120
228.85/228.93	c BCD2: #cores=12, #unrelaxed=306274, #relaxed=281, #hardened=0
228.85/228.93	c BCD2: #sat=1 #unsat=280 bias=280/281
228.85/228.94	c Solving starts ...
228.85/228.94	c ============================[ Search Statistics ]============================
228.85/228.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
228.85/228.94	c       |         |          |          |    Limit     GC | Var      | Constra 
228.85/228.94	c =============================================================================
228.85/228.94	c  0.0s |       0 |        0 |        0 |   322704      0 |      362 |      362
229.24/229.38	c  0.4s |       0 |       13 |        1 |   322704      0 |      362 |      363
229.24/229.38	c #cpu_time = 0.439s
229.24/229.38	c #wall_clock_time = 0.440s
229.24/229.38	c #decision = 13
229.24/229.38	c #random_decision = 0
229.24/229.38	c #conflict = 1
229.24/229.38	c #restart = 0
229.24/229.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=51850
229.24/229.38	c BCD2: refineLB: 51848 -> 51850
229.24/229.38	c lower bound updated to -616731691
229.44/229.54	c BCD2: 242430 <= obj <= 616974120
229.44/229.54	c BCD2: #cores=12, #unrelaxed=306273, #relaxed=282, #hardened=0
229.44/229.54	c BCD2: #sat=1 #unsat=281 bias=281/282
229.44/229.55	c Solving starts ...
229.44/229.55	c ============================[ Search Statistics ]============================
229.44/229.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
229.44/229.55	c       |         |          |          |    Limit     GC | Var      | Constra 
229.44/229.55	c =============================================================================
229.44/229.55	c  0.0s |       0 |        0 |        0 |   322704      0 |      363 |      363
229.85/229.99	c  0.4s |       0 |       13 |        1 |   322704      0 |      363 |      364
229.85/229.99	c #cpu_time = 0.445s
229.85/229.99	c #wall_clock_time = 0.446s
229.85/229.99	c #decision = 13
229.85/229.99	c #random_decision = 0
229.85/229.99	c #conflict = 1
229.85/229.99	c #restart = 0
229.85/229.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=52460
229.85/229.99	c BCD2: refineLB: 52458 -> 52460
229.85/229.99	c lower bound updated to -616731081
230.04/230.14	c BCD2: 243040 <= obj <= 616974120
230.04/230.15	c BCD2: #cores=12, #unrelaxed=306272, #relaxed=283, #hardened=0
230.04/230.15	c BCD2: #sat=1 #unsat=282 bias=282/283
230.04/230.15	c Solving starts ...
230.04/230.15	c ============================[ Search Statistics ]============================
230.04/230.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
230.04/230.15	c       |         |          |          |    Limit     GC | Var      | Constra 
230.04/230.15	c =============================================================================
230.04/230.15	c  0.0s |       0 |        0 |        0 |   322704      0 |      364 |      364
230.44/230.59	c  0.4s |       0 |       13 |        1 |   322704      0 |      364 |      365
230.44/230.59	c #cpu_time = 0.432s
230.44/230.59	c #wall_clock_time = 0.433s
230.44/230.59	c #decision = 13
230.44/230.59	c #random_decision = 0
230.44/230.59	c #conflict = 1
230.44/230.59	c #restart = 0
230.44/230.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=53070
230.44/230.59	c BCD2: refineLB: 53068 -> 53070
230.44/230.59	c lower bound updated to -616730471
230.64/230.75	c BCD2: 243650 <= obj <= 616974120
230.64/230.75	c BCD2: #cores=12, #unrelaxed=306271, #relaxed=284, #hardened=0
230.64/230.75	c BCD2: #sat=1 #unsat=283 bias=283/284
230.64/230.76	c Solving starts ...
230.64/230.76	c ============================[ Search Statistics ]============================
230.64/230.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
230.64/230.76	c       |         |          |          |    Limit     GC | Var      | Constra 
230.64/230.76	c =============================================================================
230.64/230.76	c  0.0s |       0 |        0 |        0 |   322704      0 |      365 |      365
231.14/231.21	c  0.4s |       0 |       13 |        1 |   322704      0 |      365 |      366
231.14/231.21	c #cpu_time = 0.445s
231.14/231.21	c #wall_clock_time = 0.446s
231.14/231.21	c #decision = 13
231.14/231.21	c #random_decision = 0
231.14/231.21	c #conflict = 1
231.14/231.21	c #restart = 0
231.14/231.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=53680
231.14/231.21	c BCD2: refineLB: 53678 -> 53680
231.14/231.21	c lower bound updated to -616729861
231.24/231.36	c BCD2: 244260 <= obj <= 616974120
231.24/231.36	c BCD2: #cores=12, #unrelaxed=306270, #relaxed=285, #hardened=0
231.24/231.36	c BCD2: #sat=1 #unsat=284 bias=284/285
231.24/231.37	c Solving starts ...
231.24/231.37	c ============================[ Search Statistics ]============================
231.24/231.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
231.24/231.37	c       |         |          |          |    Limit     GC | Var      | Constra 
231.24/231.37	c =============================================================================
231.24/231.37	c  0.0s |       0 |        0 |        0 |   322704      0 |      366 |      366
231.74/231.81	c  0.4s |       0 |       13 |        1 |   322704      0 |      366 |      367
231.74/231.81	c #cpu_time = 0.445s
231.74/231.81	c #wall_clock_time = 0.446s
231.74/231.81	c #decision = 13
231.74/231.81	c #random_decision = 0
231.74/231.81	c #conflict = 1
231.74/231.81	c #restart = 0
231.74/231.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=54290
231.74/231.81	c BCD2: refineLB: 54288 -> 54290
231.74/231.81	c lower bound updated to -616729251
231.84/231.97	c BCD2: 244870 <= obj <= 616974120
231.84/231.97	c BCD2: #cores=12, #unrelaxed=306269, #relaxed=286, #hardened=0
231.84/231.97	c BCD2: #sat=1 #unsat=285 bias=285/286
231.84/231.98	c Solving starts ...
231.84/231.98	c ============================[ Search Statistics ]============================
231.84/231.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
231.84/231.98	c       |         |          |          |    Limit     GC | Var      | Constra 
231.84/231.98	c =============================================================================
231.84/231.98	c  0.0s |       0 |        0 |        0 |   322704      0 |      367 |      367
232.34/232.42	c  0.4s |       0 |       13 |        1 |   322704      0 |      367 |      368
232.34/232.42	c #cpu_time = 0.445s
232.34/232.42	c #wall_clock_time = 0.446s
232.34/232.42	c #decision = 13
232.34/232.42	c #random_decision = 0
232.34/232.42	c #conflict = 1
232.34/232.42	c #restart = 0
232.34/232.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=54900
232.34/232.42	c BCD2: refineLB: 54898 -> 54900
232.34/232.42	c lower bound updated to -616728641
232.44/232.57	c BCD2: 245480 <= obj <= 616974120
232.44/232.57	c BCD2: #cores=12, #unrelaxed=306268, #relaxed=287, #hardened=0
232.44/232.57	c BCD2: #sat=1 #unsat=286 bias=286/287
232.44/232.58	c Solving starts ...
232.44/232.58	c ============================[ Search Statistics ]============================
232.44/232.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
232.44/232.58	c       |         |          |          |    Limit     GC | Var      | Constra 
232.44/232.58	c =============================================================================
232.44/232.58	c  0.0s |       0 |        0 |        0 |   322704      0 |      368 |      368
232.94/233.02	c  0.4s |       0 |       13 |        1 |   322704      0 |      368 |      369
232.94/233.02	c #cpu_time = 0.442s
232.94/233.02	c #wall_clock_time = 0.443s
232.94/233.02	c #decision = 13
232.94/233.02	c #random_decision = 0
232.94/233.02	c #conflict = 1
232.94/233.02	c #restart = 0
232.94/233.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=55510
232.94/233.02	c BCD2: refineLB: 55508 -> 55510
232.94/233.02	c lower bound updated to -616728031
233.15/233.22	c BCD2: 246090 <= obj <= 616974120
233.15/233.22	c BCD2: #cores=12, #unrelaxed=306267, #relaxed=288, #hardened=0
233.15/233.22	c BCD2: #sat=1 #unsat=287 bias=287/288
233.15/233.23	c Solving starts ...
233.15/233.23	c ============================[ Search Statistics ]============================
233.15/233.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
233.15/233.23	c       |         |          |          |    Limit     GC | Var      | Constra 
233.15/233.23	c =============================================================================
233.15/233.23	c  0.0s |       0 |        0 |        0 |   322704      0 |      369 |      369
233.55/233.68	c  0.4s |       0 |       13 |        1 |   322704      0 |      369 |      370
233.55/233.68	c #cpu_time = 0.443s
233.55/233.68	c #wall_clock_time = 0.444s
233.55/233.68	c #decision = 13
233.55/233.68	c #random_decision = 0
233.55/233.68	c #conflict = 1
233.55/233.68	c #restart = 0
233.55/233.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=56120
233.55/233.68	c BCD2: refineLB: 56118 -> 56120
233.55/233.68	c lower bound updated to -616727421
233.75/233.87	c BCD2: 246700 <= obj <= 616974120
233.75/233.87	c BCD2: #cores=12, #unrelaxed=306266, #relaxed=289, #hardened=0
233.75/233.87	c BCD2: #sat=1 #unsat=288 bias=288/289
233.75/233.89	c Solving starts ...
233.75/233.89	c ============================[ Search Statistics ]============================
233.75/233.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
233.75/233.89	c       |         |          |          |    Limit     GC | Var      | Constra 
233.75/233.89	c =============================================================================
233.75/233.89	c  0.0s |       0 |        0 |        0 |   322704      0 |      370 |      370
234.26/234.34	c  0.4s |       0 |       13 |        1 |   322704      0 |      370 |      371
234.26/234.34	c #cpu_time = 0.445s
234.26/234.34	c #wall_clock_time = 0.447s
234.26/234.34	c #decision = 13
234.26/234.34	c #random_decision = 0
234.26/234.34	c #conflict = 1
234.26/234.34	c #restart = 0
234.26/234.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=56730
234.26/234.34	c BCD2: refineLB: 56728 -> 56730
234.26/234.34	c lower bound updated to -616726811
234.45/234.53	c BCD2: 247310 <= obj <= 616974120
234.45/234.53	c BCD2: #cores=12, #unrelaxed=306265, #relaxed=290, #hardened=0
234.45/234.53	c BCD2: #sat=1 #unsat=289 bias=289/290
234.45/234.54	c Solving starts ...
234.45/234.54	c ============================[ Search Statistics ]============================
234.45/234.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
234.45/234.54	c       |         |          |          |    Limit     GC | Var      | Constra 
234.45/234.54	c =============================================================================
234.45/234.54	c  0.0s |       0 |        0 |        0 |   322704      0 |      371 |      371
235.75/235.89	c  1.3s |       0 |       13 |        1 |   322704      0 |      371 |      372
235.75/235.89	c #cpu_time = 1.341s
235.75/235.89	c #wall_clock_time = 1.345s
235.75/235.89	c #decision = 13
235.75/235.89	c #random_decision = 0
235.75/235.89	c #conflict = 1
235.75/235.89	c #restart = 0
235.75/235.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=57340
235.75/235.89	c BCD2: refineLB: 57338 -> 57340
235.75/235.89	c lower bound updated to -616726201
235.94/236.05	c BCD2: 247920 <= obj <= 616974120
235.94/236.05	c BCD2: #cores=12, #unrelaxed=306264, #relaxed=291, #hardened=0
235.94/236.05	c BCD2: #sat=1 #unsat=290 bias=290/291
235.94/236.05	c Solving starts ...
235.94/236.05	c ============================[ Search Statistics ]============================
235.94/236.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
235.94/236.05	c       |         |          |          |    Limit     GC | Var      | Constra 
235.94/236.05	c =============================================================================
235.94/236.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      372 |      372
236.34/236.50	c  0.4s |       0 |       13 |        1 |   322704      0 |      372 |      373
236.34/236.50	c #cpu_time = 0.444s
236.34/236.50	c #wall_clock_time = 0.445s
236.34/236.50	c #decision = 13
236.34/236.50	c #random_decision = 0
236.34/236.50	c #conflict = 1
236.34/236.50	c #restart = 0
236.34/236.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=57950
236.34/236.50	c BCD2: refineLB: 57948 -> 57950
236.34/236.50	c lower bound updated to -616725591
236.55/236.67	c BCD2: 248530 <= obj <= 616974120
236.55/236.67	c BCD2: #cores=12, #unrelaxed=306263, #relaxed=292, #hardened=0
236.55/236.67	c BCD2: #sat=1 #unsat=291 bias=291/292
236.55/236.68	c Solving starts ...
236.55/236.68	c ============================[ Search Statistics ]============================
236.55/236.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
236.55/236.68	c       |         |          |          |    Limit     GC | Var      | Constra 
236.55/236.68	c =============================================================================
236.55/236.68	c  0.0s |       0 |        0 |        0 |   322704      0 |      373 |      373
237.04/237.13	c  0.5s |       0 |       13 |        1 |   322704      0 |      373 |      374
237.04/237.13	c #cpu_time = 0.449s
237.04/237.13	c #wall_clock_time = 0.450s
237.04/237.13	c #decision = 13
237.04/237.13	c #random_decision = 0
237.04/237.13	c #conflict = 1
237.04/237.13	c #restart = 0
237.04/237.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=58560
237.04/237.13	c BCD2: refineLB: 58558 -> 58560
237.04/237.13	c lower bound updated to -616724981
237.14/237.28	c BCD2: 249140 <= obj <= 616974120
237.14/237.28	c BCD2: #cores=12, #unrelaxed=306262, #relaxed=293, #hardened=0
237.14/237.28	c BCD2: #sat=1 #unsat=292 bias=292/293
237.14/237.29	c Solving starts ...
237.14/237.29	c ============================[ Search Statistics ]============================
237.14/237.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
237.14/237.29	c       |         |          |          |    Limit     GC | Var      | Constra 
237.14/237.29	c =============================================================================
237.14/237.29	c  0.0s |       0 |        0 |        0 |   322704      0 |      374 |      374
237.65/237.72	c  0.4s |       0 |       13 |        1 |   322704      0 |      374 |      375
237.65/237.72	c #cpu_time = 0.435s
237.65/237.72	c #wall_clock_time = 0.436s
237.65/237.72	c #decision = 13
237.65/237.72	c #random_decision = 0
237.65/237.72	c #conflict = 1
237.65/237.72	c #restart = 0
237.65/237.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=59170
237.65/237.72	c BCD2: refineLB: 59168 -> 59170
237.65/237.72	c lower bound updated to -616724371
237.74/237.89	c BCD2: 249750 <= obj <= 616974120
237.74/237.89	c BCD2: #cores=12, #unrelaxed=306261, #relaxed=294, #hardened=0
237.74/237.89	c BCD2: #sat=1 #unsat=293 bias=293/294
237.84/237.90	c Solving starts ...
237.84/237.90	c ============================[ Search Statistics ]============================
237.84/237.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
237.84/237.90	c       |         |          |          |    Limit     GC | Var      | Constra 
237.84/237.90	c =============================================================================
237.84/237.90	c  0.0s |       0 |        0 |        0 |   322704      0 |      375 |      375
238.24/238.35	c  0.4s |       0 |       13 |        1 |   322704      0 |      375 |      376
238.24/238.35	c #cpu_time = 0.449s
238.24/238.35	c #wall_clock_time = 0.450s
238.24/238.35	c #decision = 13
238.24/238.35	c #random_decision = 0
238.24/238.35	c #conflict = 1
238.24/238.35	c #restart = 0
238.24/238.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=59780
238.24/238.35	c BCD2: refineLB: 59778 -> 59780
238.24/238.35	c lower bound updated to -616723761
238.44/238.51	c BCD2: 250360 <= obj <= 616974120
238.44/238.51	c BCD2: #cores=12, #unrelaxed=306260, #relaxed=295, #hardened=0
238.44/238.51	c BCD2: #sat=1 #unsat=294 bias=294/295
238.44/238.51	c Solving starts ...
238.44/238.51	c ============================[ Search Statistics ]============================
238.44/238.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
238.44/238.51	c       |         |          |          |    Limit     GC | Var      | Constra 
238.44/238.51	c =============================================================================
238.44/238.51	c  0.0s |       0 |        0 |        0 |   322704      0 |      376 |      376
238.84/238.96	c  0.4s |       0 |       13 |        1 |   322704      0 |      376 |      377
238.84/238.96	c #cpu_time = 0.448s
238.84/238.96	c #wall_clock_time = 0.449s
238.84/238.96	c #decision = 13
238.84/238.96	c #random_decision = 0
238.84/238.96	c #conflict = 1
238.84/238.96	c #restart = 0
238.84/238.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=60390
238.84/238.96	c BCD2: refineLB: 60388 -> 60390
238.84/238.96	c lower bound updated to -616723151
239.04/239.12	c BCD2: 250970 <= obj <= 616974120
239.04/239.12	c BCD2: #cores=12, #unrelaxed=306259, #relaxed=296, #hardened=0
239.04/239.12	c BCD2: #sat=1 #unsat=295 bias=295/296
239.04/239.13	c Solving starts ...
239.04/239.13	c ============================[ Search Statistics ]============================
239.04/239.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
239.04/239.13	c       |         |          |          |    Limit     GC | Var      | Constra 
239.04/239.13	c =============================================================================
239.04/239.13	c  0.0s |       0 |        0 |        0 |   322704      0 |      377 |      377
239.44/239.58	c  0.4s |       0 |       13 |        1 |   322704      0 |      377 |      378
239.44/239.58	c #cpu_time = 0.448s
239.44/239.58	c #wall_clock_time = 0.449s
239.44/239.58	c #decision = 13
239.44/239.58	c #random_decision = 0
239.44/239.58	c #conflict = 1
239.44/239.58	c #restart = 0
239.44/239.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=61000
239.44/239.58	c BCD2: refineLB: 60998 -> 61000
239.44/239.58	c lower bound updated to -616722541
239.64/239.73	c BCD2: 251580 <= obj <= 616974120
239.64/239.73	c BCD2: #cores=12, #unrelaxed=306258, #relaxed=297, #hardened=0
239.64/239.73	c BCD2: #sat=1 #unsat=296 bias=296/297
239.64/239.74	c Solving starts ...
239.64/239.74	c ============================[ Search Statistics ]============================
239.64/239.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
239.64/239.74	c       |         |          |          |    Limit     GC | Var      | Constra 
239.64/239.74	c =============================================================================
239.64/239.74	c  0.0s |       0 |        0 |        0 |   322704      0 |      378 |      378
240.04/240.19	c  0.4s |       0 |       13 |        1 |   322704      0 |      378 |      379
240.04/240.19	c #cpu_time = 0.446s
240.04/240.19	c #wall_clock_time = 0.447s
240.04/240.19	c #decision = 13
240.04/240.19	c #random_decision = 0
240.04/240.19	c #conflict = 1
240.04/240.19	c #restart = 0
240.04/240.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=61610
240.04/240.19	c BCD2: refineLB: 61608 -> 61610
240.04/240.19	c lower bound updated to -616721931
240.24/240.38	c BCD2: 252190 <= obj <= 616974120
240.24/240.38	c BCD2: #cores=12, #unrelaxed=306257, #relaxed=298, #hardened=0
240.24/240.38	c BCD2: #sat=1 #unsat=297 bias=297/298
240.34/240.40	c Solving starts ...
240.34/240.40	c ============================[ Search Statistics ]============================
240.34/240.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
240.34/240.40	c       |         |          |          |    Limit     GC | Var      | Constra 
240.34/240.40	c =============================================================================
240.34/240.40	c  0.0s |       0 |        0 |        0 |   322704      0 |      379 |      379
240.75/240.85	c  0.4s |       0 |       13 |        1 |   322704      0 |      379 |      380
240.75/240.85	c #cpu_time = 0.447s
240.75/240.85	c #wall_clock_time = 0.448s
240.75/240.85	c #decision = 13
240.75/240.85	c #random_decision = 0
240.75/240.85	c #conflict = 1
240.75/240.85	c #restart = 0
240.75/240.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=62220
240.75/240.85	c BCD2: refineLB: 62218 -> 62220
240.75/240.85	c lower bound updated to -616721321
240.96/241.04	c BCD2: 252800 <= obj <= 616974120
240.96/241.04	c BCD2: #cores=12, #unrelaxed=306256, #relaxed=299, #hardened=0
240.96/241.04	c BCD2: #sat=1 #unsat=298 bias=298/299
240.96/241.06	c Solving starts ...
240.96/241.06	c ============================[ Search Statistics ]============================
240.96/241.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
240.96/241.06	c       |         |          |          |    Limit     GC | Var      | Constra 
240.96/241.06	c =============================================================================
240.96/241.06	c  0.0s |       0 |        0 |        0 |   322704      0 |      380 |      380
241.45/241.51	c  0.5s |       0 |       13 |        1 |   322704      0 |      380 |      381
241.45/241.51	c #cpu_time = 0.449s
241.45/241.51	c #wall_clock_time = 0.451s
241.45/241.51	c #decision = 13
241.45/241.51	c #random_decision = 0
241.45/241.51	c #conflict = 1
241.45/241.51	c #restart = 0
241.45/241.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=62830
241.45/241.51	c BCD2: refineLB: 62828 -> 62830
241.45/241.51	c lower bound updated to -616720711
241.65/241.71	c BCD2: 253410 <= obj <= 616974120
241.65/241.71	c BCD2: #cores=12, #unrelaxed=306255, #relaxed=300, #hardened=0
241.65/241.71	c BCD2: #sat=1 #unsat=299 bias=299/300
241.65/241.72	c Solving starts ...
241.65/241.72	c ============================[ Search Statistics ]============================
241.65/241.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
241.65/241.72	c       |         |          |          |    Limit     GC | Var      | Constra 
241.65/241.72	c =============================================================================
241.65/241.72	c  0.0s |       0 |        0 |        0 |   322704      0 |      381 |      381
242.95/243.08	c  1.4s |       0 |       13 |        1 |   322704      0 |      381 |      382
242.95/243.08	c #cpu_time = 1.352s
242.95/243.08	c #wall_clock_time = 1.356s
242.95/243.08	c #decision = 13
242.95/243.08	c #random_decision = 0
242.95/243.08	c #conflict = 1
242.95/243.08	c #restart = 0
242.95/243.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=63440
242.95/243.08	c BCD2: refineLB: 63438 -> 63440
242.95/243.08	c lower bound updated to -616720101
243.16/243.24	c BCD2: 254020 <= obj <= 616974120
243.16/243.24	c BCD2: #cores=12, #unrelaxed=306254, #relaxed=301, #hardened=0
243.16/243.24	c BCD2: #sat=1 #unsat=300 bias=300/301
243.16/243.24	c Solving starts ...
243.16/243.24	c ============================[ Search Statistics ]============================
243.16/243.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
243.16/243.24	c       |         |          |          |    Limit     GC | Var      | Constra 
243.16/243.24	c =============================================================================
243.16/243.24	c  0.0s |       0 |        0 |        0 |   322704      0 |      382 |      382
243.55/243.68	c  0.4s |       0 |       13 |        1 |   322704      0 |      382 |      383
243.55/243.68	c #cpu_time = 0.434s
243.55/243.68	c #wall_clock_time = 0.435s
243.55/243.68	c #decision = 13
243.55/243.68	c #random_decision = 0
243.55/243.68	c #conflict = 1
243.55/243.68	c #restart = 0
243.55/243.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=64050
243.55/243.68	c BCD2: refineLB: 64048 -> 64050
243.55/243.68	c lower bound updated to -616719491
243.75/243.85	c BCD2: 254630 <= obj <= 616974120
243.75/243.85	c BCD2: #cores=12, #unrelaxed=306253, #relaxed=302, #hardened=0
243.75/243.85	c BCD2: #sat=1 #unsat=301 bias=301/302
243.75/243.85	c Solving starts ...
243.75/243.85	c ============================[ Search Statistics ]============================
243.75/243.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
243.75/243.85	c       |         |          |          |    Limit     GC | Var      | Constra 
243.75/243.85	c =============================================================================
243.75/243.85	c  0.0s |       0 |        0 |        0 |   322704      0 |      383 |      383
244.15/244.29	c  0.4s |       0 |       13 |        1 |   322704      0 |      383 |      384
244.15/244.29	c #cpu_time = 0.441s
244.15/244.29	c #wall_clock_time = 0.442s
244.15/244.29	c #decision = 13
244.15/244.29	c #random_decision = 0
244.15/244.29	c #conflict = 1
244.15/244.29	c #restart = 0
244.15/244.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=64660
244.15/244.29	c BCD2: refineLB: 64658 -> 64660
244.15/244.29	c lower bound updated to -616718881
244.35/244.45	c BCD2: 255240 <= obj <= 616974120
244.35/244.45	c BCD2: #cores=12, #unrelaxed=306252, #relaxed=303, #hardened=0
244.35/244.45	c BCD2: #sat=1 #unsat=302 bias=302/303
244.35/244.45	c Solving starts ...
244.35/244.45	c ============================[ Search Statistics ]============================
244.35/244.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
244.35/244.45	c       |         |          |          |    Limit     GC | Var      | Constra 
244.35/244.45	c =============================================================================
244.35/244.45	c  0.0s |       0 |        0 |        0 |   322704      0 |      384 |      384
244.75/244.88	c  0.4s |       0 |       13 |        1 |   322704      0 |      384 |      385
244.75/244.88	c #cpu_time = 0.428s
244.75/244.88	c #wall_clock_time = 0.430s
244.75/244.88	c #decision = 13
244.75/244.88	c #random_decision = 0
244.75/244.88	c #conflict = 1
244.75/244.88	c #restart = 0
244.75/244.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=65270
244.75/244.88	c BCD2: refineLB: 65268 -> 65270
244.75/244.88	c lower bound updated to -616718271
244.95/245.06	c BCD2: 255850 <= obj <= 616974120
244.95/245.06	c BCD2: #cores=12, #unrelaxed=306251, #relaxed=304, #hardened=0
244.95/245.06	c BCD2: #sat=1 #unsat=303 bias=303/304
244.95/245.06	c Solving starts ...
244.95/245.06	c ============================[ Search Statistics ]============================
244.95/245.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
244.95/245.06	c       |         |          |          |    Limit     GC | Var      | Constra 
244.95/245.06	c =============================================================================
244.95/245.06	c  0.0s |       0 |        0 |        0 |   322704      0 |      385 |      385
245.45/245.51	c  0.4s |       0 |       13 |        1 |   322704      0 |      385 |      386
245.45/245.51	c #cpu_time = 0.442s
245.45/245.51	c #wall_clock_time = 0.443s
245.45/245.51	c #decision = 13
245.45/245.51	c #random_decision = 0
245.45/245.51	c #conflict = 1
245.45/245.51	c #restart = 0
245.45/245.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=65880
245.45/245.51	c BCD2: refineLB: 65878 -> 65880
245.45/245.51	c lower bound updated to -616717661
245.55/245.66	c BCD2: 256460 <= obj <= 616974120
245.55/245.66	c BCD2: #cores=12, #unrelaxed=306250, #relaxed=305, #hardened=0
245.55/245.66	c BCD2: #sat=1 #unsat=304 bias=304/305
245.55/245.67	c Solving starts ...
245.55/245.67	c ============================[ Search Statistics ]============================
245.55/245.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
245.55/245.67	c       |         |          |          |    Limit     GC | Var      | Constra 
245.55/245.67	c =============================================================================
245.55/245.67	c  0.0s |       0 |        0 |        0 |   322704      0 |      386 |      386
246.04/246.11	c  0.4s |       0 |       13 |        1 |   322704      0 |      386 |      387
246.04/246.11	c #cpu_time = 0.440s
246.04/246.11	c #wall_clock_time = 0.441s
246.04/246.11	c #decision = 13
246.04/246.11	c #random_decision = 0
246.04/246.11	c #conflict = 1
246.04/246.11	c #restart = 0
246.04/246.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=66490
246.04/246.11	c BCD2: refineLB: 66489 -> 66490
246.04/246.11	c lower bound updated to -616717051
246.14/246.27	c BCD2: 257070 <= obj <= 616974120
246.14/246.27	c BCD2: #cores=12, #unrelaxed=306249, #relaxed=306, #hardened=0
246.14/246.27	c BCD2: #sat=1 #unsat=305 bias=305/306
246.14/246.28	c Solving starts ...
246.14/246.28	c ============================[ Search Statistics ]============================
246.14/246.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.14/246.28	c       |         |          |          |    Limit     GC | Var      | Constra 
246.14/246.28	c =============================================================================
246.14/246.28	c  0.0s |       0 |        0 |        0 |   322704      0 |      387 |      387
246.64/246.72	c  0.4s |       0 |       13 |        1 |   322704      0 |      387 |      388
246.64/246.72	c #cpu_time = 0.443s
246.64/246.72	c #wall_clock_time = 0.445s
246.64/246.72	c #decision = 13
246.64/246.72	c #random_decision = 0
246.64/246.72	c #conflict = 1
246.64/246.72	c #restart = 0
246.64/246.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=67100
246.64/246.72	c BCD2: refineLB: 67099 -> 67100
246.64/246.72	c lower bound updated to -616716441
246.74/246.87	c BCD2: 257680 <= obj <= 616974120
246.74/246.87	c BCD2: #cores=12, #unrelaxed=306248, #relaxed=307, #hardened=0
246.74/246.87	c BCD2: #sat=1 #unsat=306 bias=306/307
246.74/246.88	c Solving starts ...
246.74/246.88	c ============================[ Search Statistics ]============================
246.74/246.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.74/246.88	c       |         |          |          |    Limit     GC | Var      | Constra 
246.74/246.88	c =============================================================================
246.74/246.88	c  0.0s |       0 |        0 |        0 |   322704      0 |      388 |      388
247.24/247.32	c  0.4s |       0 |       13 |        1 |   322704      0 |      388 |      389
247.24/247.32	c #cpu_time = 0.439s
247.24/247.32	c #wall_clock_time = 0.440s
247.24/247.32	c #decision = 13
247.24/247.32	c #random_decision = 0
247.24/247.32	c #conflict = 1
247.24/247.32	c #restart = 0
247.24/247.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=67710
247.24/247.32	c BCD2: refineLB: 67709 -> 67710
247.24/247.32	c lower bound updated to -616715831
247.45/247.52	c BCD2: 258290 <= obj <= 616974120
247.45/247.52	c BCD2: #cores=12, #unrelaxed=306247, #relaxed=308, #hardened=0
247.45/247.52	c BCD2: #sat=1 #unsat=307 bias=307/308
247.45/247.53	c Solving starts ...
247.45/247.53	c ============================[ Search Statistics ]============================
247.45/247.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
247.45/247.53	c       |         |          |          |    Limit     GC | Var      | Constra 
247.45/247.53	c =============================================================================
247.45/247.53	c  0.0s |       0 |        0 |        0 |   322704      0 |      389 |      389
247.84/247.97	c  0.4s |       0 |       13 |        1 |   322704      0 |      389 |      390
247.84/247.97	c #cpu_time = 0.440s
247.84/247.97	c #wall_clock_time = 0.441s
247.84/247.97	c #decision = 13
247.84/247.97	c #random_decision = 0
247.84/247.97	c #conflict = 1
247.84/247.97	c #restart = 0
247.84/247.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=68320
247.84/247.97	c BCD2: refineLB: 68319 -> 68320
247.84/247.97	c lower bound updated to -616715221
248.04/248.17	c BCD2: 258900 <= obj <= 616974120
248.04/248.17	c BCD2: #cores=12, #unrelaxed=306246, #relaxed=309, #hardened=0
248.04/248.17	c BCD2: #sat=1 #unsat=308 bias=308/309
248.04/248.18	c Solving starts ...
248.04/248.18	c ============================[ Search Statistics ]============================
248.04/248.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
248.04/248.18	c       |         |          |          |    Limit     GC | Var      | Constra 
248.04/248.18	c =============================================================================
248.04/248.18	c  0.0s |       0 |        0 |        0 |   322704      0 |      390 |      390
248.55/248.63	c  0.4s |       0 |       13 |        1 |   322704      0 |      390 |      391
248.55/248.63	c #cpu_time = 0.446s
248.55/248.63	c #wall_clock_time = 0.447s
248.55/248.63	c #decision = 13
248.55/248.63	c #random_decision = 0
248.55/248.63	c #conflict = 1
248.55/248.63	c #restart = 0
248.55/248.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=68930
248.55/248.63	c BCD2: refineLB: 68929 -> 68930
248.55/248.63	c lower bound updated to -616714611
248.74/248.83	c BCD2: 259510 <= obj <= 616974120
248.74/248.83	c BCD2: #cores=12, #unrelaxed=306245, #relaxed=310, #hardened=0
248.74/248.83	c BCD2: #sat=1 #unsat=309 bias=309/310
248.74/248.84	c Solving starts ...
248.74/248.84	c ============================[ Search Statistics ]============================
248.74/248.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
248.74/248.84	c       |         |          |          |    Limit     GC | Var      | Constra 
248.74/248.84	c =============================================================================
248.74/248.84	c  0.0s |       0 |        0 |        0 |   322704      0 |      391 |      391
250.04/250.17	c  1.3s |       0 |       13 |        1 |   322704      0 |      391 |      392
250.04/250.17	c #cpu_time = 1.320s
250.04/250.17	c #wall_clock_time = 1.324s
250.04/250.17	c #decision = 13
250.04/250.17	c #random_decision = 0
250.04/250.17	c #conflict = 1
250.04/250.17	c #restart = 0
250.04/250.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=69540
250.04/250.17	c BCD2: refineLB: 69539 -> 69540
250.04/250.17	c lower bound updated to -616714001
250.25/250.31	c BCD2: 260120 <= obj <= 616974120
250.25/250.31	c BCD2: #cores=12, #unrelaxed=306244, #relaxed=311, #hardened=0
250.25/250.31	c BCD2: #sat=1 #unsat=310 bias=310/311
250.25/250.32	c Solving starts ...
250.25/250.32	c ============================[ Search Statistics ]============================
250.25/250.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
250.25/250.32	c       |         |          |          |    Limit     GC | Var      | Constra 
250.25/250.32	c =============================================================================
250.25/250.32	c  0.0s |       0 |        0 |        0 |   322704      0 |      392 |      392
250.65/250.76	c  0.4s |       0 |       13 |        1 |   322704      0 |      392 |      393
250.65/250.76	c #cpu_time = 0.443s
250.65/250.76	c #wall_clock_time = 0.444s
250.65/250.76	c #decision = 13
250.65/250.76	c #random_decision = 0
250.65/250.76	c #conflict = 1
250.65/250.76	c #restart = 0
250.65/250.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=70150
250.65/250.76	c BCD2: refineLB: 70149 -> 70150
250.65/250.76	c lower bound updated to -616713391
250.86/250.92	c BCD2: 260730 <= obj <= 616974120
250.86/250.92	c BCD2: #cores=12, #unrelaxed=306243, #relaxed=312, #hardened=0
250.86/250.92	c BCD2: #sat=1 #unsat=311 bias=311/312
250.86/250.93	c Solving starts ...
250.86/250.93	c ============================[ Search Statistics ]============================
250.86/250.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
250.86/250.93	c       |         |          |          |    Limit     GC | Var      | Constra 
250.86/250.93	c =============================================================================
250.86/250.93	c  0.0s |       0 |        0 |        0 |   322704      0 |      393 |      393
251.25/251.38	c  0.4s |       0 |       13 |        1 |   322704      0 |      393 |      394
251.25/251.38	c #cpu_time = 0.449s
251.25/251.38	c #wall_clock_time = 0.450s
251.25/251.38	c #decision = 13
251.25/251.38	c #random_decision = 0
251.25/251.38	c #conflict = 1
251.25/251.38	c #restart = 0
251.25/251.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=70760
251.25/251.38	c BCD2: refineLB: 70759 -> 70760
251.25/251.38	c lower bound updated to -616712781
251.45/251.52	c BCD2: 261340 <= obj <= 616974120
251.45/251.52	c BCD2: #cores=12, #unrelaxed=306242, #relaxed=313, #hardened=0
251.45/251.52	c BCD2: #sat=1 #unsat=312 bias=312/313
251.45/251.53	c Solving starts ...
251.45/251.53	c ============================[ Search Statistics ]============================
251.45/251.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
251.45/251.53	c       |         |          |          |    Limit     GC | Var      | Constra 
251.45/251.53	c =============================================================================
251.45/251.53	c  0.0s |       0 |        0 |        0 |   322704      0 |      394 |      394
251.86/251.97	c  0.4s |       0 |       13 |        1 |   322704      0 |      394 |      395
251.86/251.97	c #cpu_time = 0.437s
251.86/251.97	c #wall_clock_time = 0.438s
251.86/251.97	c #decision = 13
251.86/251.97	c #random_decision = 0
251.86/251.97	c #conflict = 1
251.86/251.97	c #restart = 0
251.86/251.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=71370
251.86/251.97	c BCD2: refineLB: 71369 -> 71370
251.86/251.97	c lower bound updated to -616712171
252.05/252.13	c BCD2: 261950 <= obj <= 616974120
252.05/252.13	c BCD2: #cores=12, #unrelaxed=306241, #relaxed=314, #hardened=0
252.05/252.13	c BCD2: #sat=1 #unsat=313 bias=313/314
252.05/252.14	c Solving starts ...
252.05/252.14	c ============================[ Search Statistics ]============================
252.05/252.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
252.05/252.14	c       |         |          |          |    Limit     GC | Var      | Constra 
252.05/252.14	c =============================================================================
252.05/252.14	c  0.0s |       0 |        0 |        0 |   322704      0 |      395 |      395
252.45/252.59	c  0.5s |       0 |       13 |        1 |   322704      0 |      395 |      396
252.45/252.59	c #cpu_time = 0.449s
252.45/252.59	c #wall_clock_time = 0.451s
252.45/252.59	c #decision = 13
252.45/252.59	c #random_decision = 0
252.45/252.59	c #conflict = 1
252.45/252.59	c #restart = 0
252.45/252.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=71980
252.45/252.59	c BCD2: refineLB: 71979 -> 71980
252.45/252.59	c lower bound updated to -616711561
252.65/252.73	c BCD2: 262560 <= obj <= 616974120
252.65/252.73	c BCD2: #cores=12, #unrelaxed=306240, #relaxed=315, #hardened=0
252.65/252.73	c BCD2: #sat=1 #unsat=314 bias=314/315
252.65/252.74	c Solving starts ...
252.65/252.74	c ============================[ Search Statistics ]============================
252.65/252.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
252.65/252.74	c       |         |          |          |    Limit     GC | Var      | Constra 
252.65/252.74	c =============================================================================
252.65/252.74	c  0.0s |       0 |        0 |        0 |   322704      0 |      396 |      396
253.05/253.19	c  0.4s |       0 |       13 |        1 |   322704      0 |      396 |      397
253.05/253.19	c #cpu_time = 0.448s
253.05/253.19	c #wall_clock_time = 0.449s
253.05/253.19	c #decision = 13
253.05/253.19	c #random_decision = 0
253.05/253.19	c #conflict = 1
253.05/253.19	c #restart = 0
253.05/253.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=72590
253.05/253.19	c BCD2: refineLB: 72589 -> 72590
253.05/253.19	c lower bound updated to -616710951
253.25/253.34	c BCD2: 263170 <= obj <= 616974120
253.25/253.34	c BCD2: #cores=12, #unrelaxed=306239, #relaxed=316, #hardened=0
253.25/253.34	c BCD2: #sat=1 #unsat=315 bias=315/316
253.25/253.35	c Solving starts ...
253.25/253.35	c ============================[ Search Statistics ]============================
253.25/253.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
253.25/253.35	c       |         |          |          |    Limit     GC | Var      | Constra 
253.25/253.35	c =============================================================================
253.25/253.35	c  0.0s |       0 |        0 |        0 |   322704      0 |      397 |      397
253.75/253.80	c  0.5s |       0 |       13 |        1 |   322704      0 |      397 |      398
253.75/253.80	c #cpu_time = 0.451s
253.75/253.80	c #wall_clock_time = 0.452s
253.75/253.80	c #decision = 13
253.75/253.80	c #random_decision = 0
253.75/253.80	c #conflict = 1
253.75/253.80	c #restart = 0
253.75/253.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=73200
253.75/253.80	c BCD2: refineLB: 73199 -> 73200
253.75/253.80	c lower bound updated to -616710341
253.85/253.94	c BCD2: 263780 <= obj <= 616974120
253.85/253.94	c BCD2: #cores=12, #unrelaxed=306238, #relaxed=317, #hardened=0
253.85/253.94	c BCD2: #sat=1 #unsat=316 bias=316/317
253.85/253.95	c Solving starts ...
253.85/253.95	c ============================[ Search Statistics ]============================
253.85/253.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
253.85/253.95	c       |         |          |          |    Limit     GC | Var      | Constra 
253.85/253.95	c =============================================================================
253.85/253.95	c  0.0s |       0 |        0 |        0 |   322704      0 |      398 |      398
254.35/254.40	c  0.4s |       0 |       13 |        1 |   322704      0 |      398 |      399
254.35/254.40	c #cpu_time = 0.447s
254.35/254.40	c #wall_clock_time = 0.448s
254.35/254.40	c #decision = 13
254.35/254.40	c #random_decision = 0
254.35/254.40	c #conflict = 1
254.35/254.40	c #restart = 0
254.35/254.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=73810
254.35/254.40	c BCD2: refineLB: 73809 -> 73810
254.35/254.40	c lower bound updated to -616709731
254.45/254.59	c BCD2: 264390 <= obj <= 616974120
254.45/254.59	c BCD2: #cores=12, #unrelaxed=306237, #relaxed=318, #hardened=0
254.45/254.59	c BCD2: #sat=1 #unsat=317 bias=317/318
254.55/254.60	c Solving starts ...
254.55/254.60	c ============================[ Search Statistics ]============================
254.55/254.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
254.55/254.60	c       |         |          |          |    Limit     GC | Var      | Constra 
254.55/254.60	c =============================================================================
254.55/254.60	c  0.0s |       0 |        0 |        0 |   322704      0 |      399 |      399
254.94/255.05	c  0.5s |       0 |       13 |        1 |   322704      0 |      399 |      400
254.94/255.05	c #cpu_time = 0.449s
254.94/255.05	c #wall_clock_time = 0.450s
254.94/255.05	c #decision = 13
254.94/255.05	c #random_decision = 0
254.94/255.05	c #conflict = 1
254.94/255.05	c #restart = 0
254.94/255.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=74420
254.94/255.05	c BCD2: refineLB: 74419 -> 74420
254.94/255.05	c lower bound updated to -616709121
255.15/255.24	c BCD2: 265000 <= obj <= 616974120
255.15/255.24	c BCD2: #cores=12, #unrelaxed=306236, #relaxed=319, #hardened=0
255.15/255.24	c BCD2: #sat=1 #unsat=318 bias=318/319
255.15/255.26	c Solving starts ...
255.15/255.26	c ============================[ Search Statistics ]============================
255.15/255.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
255.15/255.26	c       |         |          |          |    Limit     GC | Var      | Constra 
255.15/255.26	c =============================================================================
255.15/255.26	c  0.0s |       0 |        0 |        0 |   322704      0 |      400 |      400
255.64/255.71	c  0.5s |       0 |       13 |        1 |   322704      0 |      400 |      401
255.64/255.71	c #cpu_time = 0.452s
255.64/255.71	c #wall_clock_time = 0.453s
255.64/255.71	c #decision = 13
255.64/255.71	c #random_decision = 0
255.64/255.71	c #conflict = 1
255.64/255.71	c #restart = 0
255.64/255.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=75030
255.64/255.71	c BCD2: refineLB: 75029 -> 75030
255.64/255.71	c lower bound updated to -616708511
255.84/255.90	c BCD2: 265610 <= obj <= 616974120
255.84/255.90	c BCD2: #cores=12, #unrelaxed=306235, #relaxed=320, #hardened=0
255.84/255.90	c BCD2: #sat=1 #unsat=319 bias=319/320
255.84/255.91	c Solving starts ...
255.84/255.91	c ============================[ Search Statistics ]============================
255.84/255.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
255.84/255.91	c       |         |          |          |    Limit     GC | Var      | Constra 
255.84/255.91	c =============================================================================
255.84/255.91	c  0.0s |       0 |        0 |        0 |   322704      0 |      401 |      401
257.15/257.26	c  1.4s |       0 |       13 |        1 |   322704      0 |      401 |      402
257.15/257.26	c #cpu_time = 1.348s
257.15/257.26	c #wall_clock_time = 1.352s
257.15/257.26	c #decision = 13
257.15/257.26	c #random_decision = 0
257.15/257.26	c #conflict = 1
257.15/257.26	c #restart = 0
257.15/257.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=75640
257.15/257.26	c BCD2: refineLB: 75639 -> 75640
257.15/257.26	c lower bound updated to -616707901
257.36/257.42	c BCD2: 266220 <= obj <= 616974120
257.36/257.42	c BCD2: #cores=12, #unrelaxed=306234, #relaxed=321, #hardened=0
257.36/257.42	c BCD2: #sat=1 #unsat=320 bias=320/321
257.36/257.43	c Solving starts ...
257.36/257.43	c ============================[ Search Statistics ]============================
257.36/257.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
257.36/257.43	c       |         |          |          |    Limit     GC | Var      | Constra 
257.36/257.43	c =============================================================================
257.36/257.43	c  0.0s |       0 |        0 |        0 |   322704      0 |      402 |      402
257.75/257.87	c  0.4s |       0 |       13 |        1 |   322704      0 |      402 |      403
257.75/257.87	c #cpu_time = 0.437s
257.75/257.87	c #wall_clock_time = 0.438s
257.75/257.87	c #decision = 13
257.75/257.87	c #random_decision = 0
257.75/257.87	c #conflict = 1
257.75/257.87	c #restart = 0
257.75/257.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=76250
257.75/257.87	c BCD2: refineLB: 76249 -> 76250
257.75/257.87	c lower bound updated to -616707291
257.95/258.04	c BCD2: 266830 <= obj <= 616974120
257.95/258.04	c BCD2: #cores=12, #unrelaxed=306233, #relaxed=322, #hardened=0
257.95/258.04	c BCD2: #sat=1 #unsat=321 bias=321/322
257.95/258.04	c Solving starts ...
257.95/258.04	c ============================[ Search Statistics ]============================
257.95/258.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
257.95/258.04	c       |         |          |          |    Limit     GC | Var      | Constra 
257.95/258.04	c =============================================================================
257.95/258.04	c  0.0s |       0 |        0 |        0 |   322704      0 |      403 |      403
258.35/258.49	c  0.4s |       0 |       13 |        1 |   322704      0 |      403 |      404
258.35/258.49	c #cpu_time = 0.442s
258.35/258.49	c #wall_clock_time = 0.443s
258.35/258.49	c #decision = 13
258.35/258.49	c #random_decision = 0
258.35/258.49	c #conflict = 1
258.35/258.49	c #restart = 0
258.35/258.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=76860
258.35/258.49	c BCD2: refineLB: 76859 -> 76860
258.35/258.49	c lower bound updated to -616706681
258.56/258.64	c BCD2: 267440 <= obj <= 616974120
258.56/258.64	c BCD2: #cores=12, #unrelaxed=306232, #relaxed=323, #hardened=0
258.56/258.64	c BCD2: #sat=1 #unsat=322 bias=322/323
258.56/258.65	c Solving starts ...
258.56/258.65	c ============================[ Search Statistics ]============================
258.56/258.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
258.56/258.65	c       |         |          |          |    Limit     GC | Var      | Constra 
258.56/258.65	c =============================================================================
258.56/258.65	c  0.0s |       0 |        0 |        0 |   322704      0 |      404 |      404
258.95/259.08	c  0.4s |       0 |       13 |        1 |   322704      0 |      404 |      405
258.95/259.08	c #cpu_time = 0.431s
258.95/259.08	c #wall_clock_time = 0.432s
258.95/259.08	c #decision = 13
258.95/259.08	c #random_decision = 0
258.95/259.08	c #conflict = 1
258.95/259.08	c #restart = 0
258.95/259.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=77470
258.95/259.08	c BCD2: refineLB: 77469 -> 77470
258.95/259.08	c lower bound updated to -616706071
259.15/259.25	c BCD2: 268050 <= obj <= 616974120
259.15/259.25	c BCD2: #cores=12, #unrelaxed=306231, #relaxed=324, #hardened=0
259.15/259.25	c BCD2: #sat=1 #unsat=323 bias=323/324
259.15/259.26	c Solving starts ...
259.15/259.26	c ============================[ Search Statistics ]============================
259.15/259.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
259.15/259.26	c       |         |          |          |    Limit     GC | Var      | Constra 
259.15/259.26	c =============================================================================
259.15/259.26	c  0.0s |       0 |        0 |        0 |   322704      0 |      405 |      405
259.66/259.70	c  0.4s |       0 |       13 |        1 |   322704      0 |      405 |      406
259.66/259.70	c #cpu_time = 0.443s
259.66/259.70	c #wall_clock_time = 0.444s
259.66/259.70	c #decision = 13
259.66/259.70	c #random_decision = 0
259.66/259.70	c #conflict = 1
259.66/259.70	c #restart = 0
259.66/259.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=78080
259.66/259.70	c BCD2: refineLB: 78079 -> 78080
259.66/259.70	c lower bound updated to -616705461
259.75/259.86	c BCD2: 268660 <= obj <= 616974120
259.75/259.86	c BCD2: #cores=12, #unrelaxed=306230, #relaxed=325, #hardened=0
259.75/259.86	c BCD2: #sat=1 #unsat=324 bias=324/325
259.75/259.87	c Solving starts ...
259.75/259.87	c ============================[ Search Statistics ]============================
259.75/259.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
259.75/259.87	c       |         |          |          |    Limit     GC | Var      | Constra 
259.75/259.87	c =============================================================================
259.75/259.87	c  0.0s |       0 |        0 |        0 |   322704      0 |      406 |      406
260.25/260.31	c  0.4s |       0 |       13 |        1 |   322704      0 |      406 |      407
260.25/260.31	c #cpu_time = 0.443s
260.25/260.31	c #wall_clock_time = 0.444s
260.25/260.31	c #decision = 13
260.25/260.31	c #random_decision = 0
260.25/260.31	c #conflict = 1
260.25/260.31	c #restart = 0
260.25/260.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=78690
260.25/260.31	c BCD2: refineLB: 78689 -> 78690
260.25/260.31	c lower bound updated to -616704851
260.35/260.47	c BCD2: 269270 <= obj <= 616974120
260.35/260.47	c BCD2: #cores=12, #unrelaxed=306229, #relaxed=326, #hardened=0
260.35/260.47	c BCD2: #sat=1 #unsat=325 bias=325/326
260.35/260.48	c Solving starts ...
260.35/260.48	c ============================[ Search Statistics ]============================
260.35/260.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
260.35/260.48	c       |         |          |          |    Limit     GC | Var      | Constra 
260.35/260.48	c =============================================================================
260.35/260.48	c  0.0s |       0 |        0 |        0 |   322704      0 |      407 |      407
260.85/260.92	c  0.4s |       0 |       13 |        1 |   322704      0 |      407 |      408
260.85/260.92	c #cpu_time = 0.444s
260.85/260.92	c #wall_clock_time = 0.445s
260.85/260.92	c #decision = 13
260.85/260.92	c #random_decision = 0
260.85/260.92	c #conflict = 1
260.85/260.92	c #restart = 0
260.85/260.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=79300
260.85/260.92	c BCD2: refineLB: 79299 -> 79300
260.85/260.92	c lower bound updated to -616704241
260.95/261.08	c BCD2: 269880 <= obj <= 616974120
260.95/261.08	c BCD2: #cores=12, #unrelaxed=306228, #relaxed=327, #hardened=0
260.95/261.08	c BCD2: #sat=1 #unsat=326 bias=326/327
260.95/261.08	c Solving starts ...
260.95/261.08	c ============================[ Search Statistics ]============================
260.95/261.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
260.95/261.08	c       |         |          |          |    Limit     GC | Var      | Constra 
260.95/261.08	c =============================================================================
260.95/261.09	c  0.0s |       0 |        0 |        0 |   322704      0 |      408 |      408
261.45/261.53	c  0.4s |       0 |       13 |        1 |   322704      0 |      408 |      409
261.45/261.53	c #cpu_time = 0.440s
261.45/261.53	c #wall_clock_time = 0.442s
261.45/261.53	c #decision = 13
261.45/261.53	c #random_decision = 0
261.45/261.53	c #conflict = 1
261.45/261.53	c #restart = 0
261.45/261.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=79910
261.45/261.53	c BCD2: refineLB: 79909 -> 79910
261.45/261.53	c lower bound updated to -616703631
261.65/261.72	c BCD2: 270490 <= obj <= 616974120
261.65/261.72	c BCD2: #cores=12, #unrelaxed=306227, #relaxed=328, #hardened=0
261.65/261.72	c BCD2: #sat=1 #unsat=327 bias=327/328
261.65/261.74	c Solving starts ...
261.65/261.74	c ============================[ Search Statistics ]============================
261.65/261.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
261.65/261.74	c       |         |          |          |    Limit     GC | Var      | Constra 
261.65/261.74	c =============================================================================
261.65/261.74	c  0.0s |       0 |        0 |        0 |   322704      0 |      409 |      409
262.05/262.18	c  0.4s |       0 |       13 |        1 |   322704      0 |      409 |      410
262.05/262.18	c #cpu_time = 0.443s
262.05/262.18	c #wall_clock_time = 0.444s
262.05/262.18	c #decision = 13
262.05/262.18	c #random_decision = 0
262.05/262.18	c #conflict = 1
262.05/262.18	c #restart = 0
262.05/262.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=80520
262.05/262.18	c BCD2: refineLB: 80519 -> 80520
262.05/262.18	c lower bound updated to -616703021
262.24/262.38	c BCD2: 271100 <= obj <= 616974120
262.24/262.38	c BCD2: #cores=12, #unrelaxed=306226, #relaxed=329, #hardened=0
262.24/262.38	c BCD2: #sat=1 #unsat=328 bias=328/329
262.34/262.40	c Solving starts ...
262.34/262.40	c ============================[ Search Statistics ]============================
262.34/262.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
262.34/262.40	c       |         |          |          |    Limit     GC | Var      | Constra 
262.34/262.40	c =============================================================================
262.34/262.40	c  0.0s |       0 |        0 |        0 |   322704      0 |      410 |      410
262.74/262.84	c  0.4s |       0 |       14 |        1 |   322704      0 |      410 |      411
262.74/262.84	c #cpu_time = 0.445s
262.74/262.84	c #wall_clock_time = 0.446s
262.74/262.84	c #decision = 14
262.74/262.84	c #random_decision = 0
262.74/262.84	c #conflict = 1
262.74/262.84	c #restart = 0
262.74/262.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=81130
262.74/262.84	c BCD2: refineLB: 81129 -> 81130
262.74/262.84	c lower bound updated to -616702411
262.95/263.04	c BCD2: 271710 <= obj <= 616974120
262.95/263.04	c BCD2: #cores=12, #unrelaxed=306225, #relaxed=330, #hardened=0
262.95/263.04	c BCD2: #sat=1 #unsat=329 bias=329/330
262.95/263.06	c Solving starts ...
262.95/263.06	c ============================[ Search Statistics ]============================
262.95/263.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
262.95/263.06	c       |         |          |          |    Limit     GC | Var      | Constra 
262.95/263.06	c =============================================================================
262.95/263.06	c  0.0s |       0 |        0 |        0 |   322704      0 |      411 |      411
264.34/264.40	c  1.3s |       0 |       13 |        1 |   322704      0 |      411 |      412
264.34/264.40	c #cpu_time = 1.338s
264.34/264.40	c #wall_clock_time = 1.341s
264.34/264.40	c #decision = 13
264.34/264.40	c #random_decision = 0
264.34/264.40	c #conflict = 1
264.34/264.40	c #restart = 0
264.34/264.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=81740
264.34/264.40	c BCD2: refineLB: 81739 -> 81740
264.34/264.40	c lower bound updated to -616701801
264.44/264.56	c BCD2: 272320 <= obj <= 616974120
264.44/264.56	c BCD2: #cores=12, #unrelaxed=306224, #relaxed=331, #hardened=0
264.44/264.56	c BCD2: #sat=1 #unsat=330 bias=330/331
264.44/264.57	c Solving starts ...
264.44/264.57	c ============================[ Search Statistics ]============================
264.44/264.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
264.44/264.57	c       |         |          |          |    Limit     GC | Var      | Constra 
264.44/264.57	c =============================================================================
264.44/264.57	c  0.0s |       0 |        0 |        0 |   322704      0 |      412 |      412
264.94/265.01	c  0.4s |       0 |       13 |        1 |   322704      0 |      412 |      413
264.94/265.01	c #cpu_time = 0.445s
264.94/265.01	c #wall_clock_time = 0.446s
264.94/265.01	c #decision = 13
264.94/265.01	c #random_decision = 0
264.94/265.01	c #conflict = 1
264.94/265.01	c #restart = 0
264.94/265.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=82350
264.94/265.01	c BCD2: refineLB: 82349 -> 82350
264.94/265.01	c lower bound updated to -616701191
265.04/265.18	c BCD2: 272930 <= obj <= 616974120
265.04/265.18	c BCD2: #cores=12, #unrelaxed=306223, #relaxed=332, #hardened=0
265.04/265.18	c BCD2: #sat=1 #unsat=331 bias=331/332
265.04/265.19	c Solving starts ...
265.04/265.19	c ============================[ Search Statistics ]============================
265.04/265.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
265.04/265.19	c       |         |          |          |    Limit     GC | Var      | Constra 
265.04/265.19	c =============================================================================
265.04/265.19	c  0.0s |       0 |        0 |        0 |   322704      0 |      413 |      413
265.54/265.64	c  0.5s |       0 |       13 |        1 |   322704      0 |      413 |      414
265.54/265.64	c #cpu_time = 0.451s
265.54/265.64	c #wall_clock_time = 0.452s
265.54/265.64	c #decision = 13
265.54/265.64	c #random_decision = 0
265.54/265.64	c #conflict = 1
265.54/265.64	c #restart = 0
265.54/265.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=82960
265.54/265.64	c BCD2: refineLB: 82959 -> 82960
265.54/265.64	c lower bound updated to -616700581
265.74/265.80	c BCD2: 273540 <= obj <= 616974120
265.74/265.80	c BCD2: #cores=12, #unrelaxed=306222, #relaxed=333, #hardened=0
265.74/265.80	c BCD2: #sat=1 #unsat=332 bias=332/333
265.74/265.81	c Solving starts ...
265.74/265.81	c ============================[ Search Statistics ]============================
265.74/265.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
265.74/265.81	c       |         |          |          |    Limit     GC | Var      | Constra 
265.74/265.81	c =============================================================================
265.74/265.81	c  0.0s |       0 |        0 |        0 |   322704      0 |      414 |      414
266.14/266.25	c  0.4s |       0 |       13 |        1 |   322704      0 |      414 |      415
266.14/266.25	c #cpu_time = 0.438s
266.14/266.25	c #wall_clock_time = 0.439s
266.14/266.25	c #decision = 13
266.14/266.25	c #random_decision = 0
266.14/266.25	c #conflict = 1
266.14/266.25	c #restart = 0
266.14/266.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=83570
266.14/266.25	c BCD2: refineLB: 83569 -> 83570
266.14/266.25	c lower bound updated to -616699971
266.34/266.42	c BCD2: 274150 <= obj <= 616974120
266.34/266.42	c BCD2: #cores=12, #unrelaxed=306221, #relaxed=334, #hardened=0
266.34/266.42	c BCD2: #sat=1 #unsat=333 bias=333/334
266.34/266.43	c Solving starts ...
266.34/266.43	c ============================[ Search Statistics ]============================
266.34/266.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
266.34/266.43	c       |         |          |          |    Limit     GC | Var      | Constra 
266.34/266.43	c =============================================================================
266.34/266.43	c  0.0s |       0 |        0 |        0 |   322704      0 |      415 |      415
266.74/266.89	c  0.5s |       0 |       13 |        1 |   322704      0 |      415 |      416
266.74/266.89	c #cpu_time = 0.453s
266.74/266.89	c #wall_clock_time = 0.455s
266.74/266.89	c #decision = 13
266.74/266.89	c #random_decision = 0
266.74/266.89	c #conflict = 1
266.74/266.89	c #restart = 0
266.74/266.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=84180
266.74/266.89	c BCD2: refineLB: 84179 -> 84180
266.74/266.89	c lower bound updated to -616699361
266.94/267.05	c BCD2: 274760 <= obj <= 616974120
266.94/267.05	c BCD2: #cores=12, #unrelaxed=306220, #relaxed=335, #hardened=0
266.94/267.05	c BCD2: #sat=1 #unsat=334 bias=334/335
266.94/267.05	c Solving starts ...
266.94/267.05	c ============================[ Search Statistics ]============================
266.94/267.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
266.94/267.05	c       |         |          |          |    Limit     GC | Var      | Constra 
266.94/267.05	c =============================================================================
266.94/267.05	c  0.0s |       0 |        0 |        0 |   322704      0 |      416 |      416
267.44/267.50	c  0.5s |       0 |       13 |        1 |   322704      0 |      416 |      417
267.44/267.50	c #cpu_time = 0.451s
267.44/267.50	c #wall_clock_time = 0.452s
267.44/267.50	c #decision = 13
267.44/267.50	c #random_decision = 0
267.44/267.50	c #conflict = 1
267.44/267.50	c #restart = 0
267.44/267.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=84790
267.44/267.50	c BCD2: refineLB: 84789 -> 84790
267.44/267.50	c lower bound updated to -616698751
267.54/267.67	c BCD2: 275370 <= obj <= 616974120
267.54/267.67	c BCD2: #cores=12, #unrelaxed=306219, #relaxed=336, #hardened=0
267.54/267.67	c BCD2: #sat=1 #unsat=335 bias=335/336
267.54/267.68	c Solving starts ...
267.54/267.68	c ============================[ Search Statistics ]============================
267.54/267.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
267.54/267.68	c       |         |          |          |    Limit     GC | Var      | Constra 
267.54/267.68	c =============================================================================
267.54/267.68	c  0.0s |       0 |        0 |        0 |   322704      0 |      417 |      417
268.04/268.13	c  0.5s |       0 |       13 |        1 |   322704      0 |      417 |      418
268.04/268.13	c #cpu_time = 0.452s
268.04/268.13	c #wall_clock_time = 0.453s
268.04/268.13	c #decision = 13
268.04/268.13	c #random_decision = 0
268.04/268.13	c #conflict = 1
268.04/268.13	c #restart = 0
268.04/268.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=85400
268.04/268.13	c BCD2: refineLB: 85399 -> 85400
268.04/268.13	c lower bound updated to -616698141
268.14/268.29	c BCD2: 275980 <= obj <= 616974120
268.14/268.29	c BCD2: #cores=12, #unrelaxed=306218, #relaxed=337, #hardened=0
268.14/268.29	c BCD2: #sat=1 #unsat=336 bias=336/337
268.14/268.30	c Solving starts ...
268.14/268.30	c ============================[ Search Statistics ]============================
268.14/268.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
268.14/268.30	c       |         |          |          |    Limit     GC | Var      | Constra 
268.14/268.30	c =============================================================================
268.14/268.30	c  0.0s |       0 |        0 |        0 |   322704      0 |      418 |      418
268.64/268.74	c  0.4s |       0 |       13 |        1 |   322704      0 |      418 |      419
268.64/268.74	c #cpu_time = 0.448s
268.64/268.74	c #wall_clock_time = 0.449s
268.64/268.74	c #decision = 13
268.64/268.74	c #random_decision = 0
268.64/268.74	c #conflict = 1
268.64/268.74	c #restart = 0
268.64/268.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=86010
268.64/268.74	c BCD2: refineLB: 86009 -> 86010
268.64/268.74	c lower bound updated to -616697531
268.84/268.95	c BCD2: 276590 <= obj <= 616974120
268.84/268.95	c BCD2: #cores=12, #unrelaxed=306217, #relaxed=338, #hardened=0
268.84/268.95	c BCD2: #sat=1 #unsat=337 bias=337/338
268.84/268.96	c Solving starts ...
268.84/268.96	c ============================[ Search Statistics ]============================
268.84/268.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
268.84/268.96	c       |         |          |          |    Limit     GC | Var      | Constra 
268.84/268.96	c =============================================================================
268.84/268.96	c  0.0s |       0 |        0 |        0 |   322704      0 |      419 |      419
269.35/269.41	c  0.5s |       0 |       13 |        1 |   322704      0 |      419 |      420
269.35/269.41	c #cpu_time = 0.450s
269.35/269.41	c #wall_clock_time = 0.451s
269.35/269.41	c #decision = 13
269.35/269.41	c #random_decision = 0
269.35/269.41	c #conflict = 1
269.35/269.41	c #restart = 0
269.35/269.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=86620
269.35/269.41	c BCD2: refineLB: 86619 -> 86620
269.35/269.41	c lower bound updated to -616696921
269.55/269.61	c BCD2: 277200 <= obj <= 616974120
269.55/269.61	c BCD2: #cores=12, #unrelaxed=306216, #relaxed=339, #hardened=0
269.55/269.61	c BCD2: #sat=1 #unsat=338 bias=338/339
269.55/269.63	c Solving starts ...
269.55/269.63	c ============================[ Search Statistics ]============================
269.55/269.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
269.55/269.63	c       |         |          |          |    Limit     GC | Var      | Constra 
269.55/269.63	c =============================================================================
269.55/269.63	c  0.0s |       0 |        0 |        0 |   322704      0 |      420 |      420
269.94/270.08	c  0.5s |       0 |       13 |        1 |   322704      0 |      420 |      421
269.94/270.08	c #cpu_time = 0.454s
269.94/270.08	c #wall_clock_time = 0.455s
269.94/270.08	c #decision = 13
269.94/270.08	c #random_decision = 0
269.94/270.08	c #conflict = 1
269.94/270.08	c #restart = 0
269.94/270.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=87230
269.94/270.08	c BCD2: refineLB: 87229 -> 87230
269.94/270.08	c lower bound updated to -616696311
270.14/270.28	c BCD2: 277810 <= obj <= 616974120
270.14/270.28	c BCD2: #cores=12, #unrelaxed=306215, #relaxed=340, #hardened=0
270.14/270.28	c BCD2: #sat=1 #unsat=339 bias=339/340
270.24/270.30	c Solving starts ...
270.24/270.30	c ============================[ Search Statistics ]============================
270.24/270.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
270.24/270.30	c       |         |          |          |    Limit     GC | Var      | Constra 
270.24/270.30	c =============================================================================
270.24/270.30	c  0.0s |       0 |        0 |        0 |   322704      0 |      421 |      421
271.54/271.65	c  1.4s |       0 |       13 |        1 |   322704      0 |      421 |      422
271.54/271.65	c #cpu_time = 1.347s
271.54/271.65	c #wall_clock_time = 1.350s
271.54/271.65	c #decision = 13
271.54/271.65	c #random_decision = 0
271.54/271.65	c #conflict = 1
271.54/271.65	c #restart = 0
271.54/271.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=87840
271.54/271.65	c BCD2: refineLB: 87839 -> 87840
271.54/271.65	c lower bound updated to -616695701
271.75/271.80	c BCD2: 278420 <= obj <= 616974120
271.75/271.80	c BCD2: #cores=12, #unrelaxed=306214, #relaxed=341, #hardened=0
271.75/271.80	c BCD2: #sat=1 #unsat=340 bias=340/341
271.75/271.81	c Solving starts ...
271.75/271.81	c ============================[ Search Statistics ]============================
271.75/271.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
271.75/271.81	c       |         |          |          |    Limit     GC | Var      | Constra 
271.75/271.81	c =============================================================================
271.75/271.81	c  0.0s |       0 |        0 |        0 |   322704      0 |      422 |      422
272.14/272.25	c  0.4s |       0 |       13 |        1 |   322704      0 |      422 |      423
272.14/272.25	c #cpu_time = 0.439s
272.14/272.25	c #wall_clock_time = 0.440s
272.14/272.25	c #decision = 13
272.14/272.25	c #random_decision = 0
272.14/272.25	c #conflict = 1
272.14/272.25	c #restart = 0
272.14/272.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=88450
272.14/272.25	c BCD2: refineLB: 88449 -> 88450
272.14/272.25	c lower bound updated to -616695091
272.34/272.42	c BCD2: 279030 <= obj <= 616974120
272.34/272.42	c BCD2: #cores=12, #unrelaxed=306213, #relaxed=342, #hardened=0
272.34/272.42	c BCD2: #sat=1 #unsat=341 bias=341/342
272.34/272.42	c Solving starts ...
272.34/272.42	c ============================[ Search Statistics ]============================
272.34/272.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
272.34/272.42	c       |         |          |          |    Limit     GC | Var      | Constra 
272.34/272.42	c =============================================================================
272.34/272.42	c  0.0s |       0 |        0 |        0 |   322704      0 |      423 |      423
272.75/272.87	c  0.4s |       0 |       13 |        1 |   322704      0 |      423 |      424
272.75/272.87	c #cpu_time = 0.444s
272.75/272.87	c #wall_clock_time = 0.446s
272.75/272.87	c #decision = 13
272.75/272.87	c #random_decision = 0
272.75/272.87	c #conflict = 1
272.75/272.87	c #restart = 0
272.75/272.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=89060
272.75/272.87	c BCD2: refineLB: 89059 -> 89060
272.75/272.87	c lower bound updated to -616694481
272.94/273.02	c BCD2: 279640 <= obj <= 616974120
272.94/273.02	c BCD2: #cores=12, #unrelaxed=306212, #relaxed=343, #hardened=0
272.94/273.02	c BCD2: #sat=1 #unsat=342 bias=342/343
272.94/273.03	c Solving starts ...
272.94/273.03	c ============================[ Search Statistics ]============================
272.94/273.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
272.94/273.03	c       |         |          |          |    Limit     GC | Var      | Constra 
272.94/273.03	c =============================================================================
272.94/273.03	c  0.0s |       0 |        0 |        0 |   322704      0 |      424 |      424
273.34/273.46	c  0.4s |       0 |       13 |        1 |   322704      0 |      424 |      425
273.34/273.46	c #cpu_time = 0.433s
273.34/273.46	c #wall_clock_time = 0.434s
273.34/273.46	c #decision = 13
273.34/273.46	c #random_decision = 0
273.34/273.46	c #conflict = 1
273.34/273.46	c #restart = 0
273.34/273.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=89670
273.34/273.46	c BCD2: refineLB: 89669 -> 89670
273.34/273.46	c lower bound updated to -616693871
273.54/273.63	c BCD2: 280250 <= obj <= 616974120
273.54/273.63	c BCD2: #cores=12, #unrelaxed=306211, #relaxed=344, #hardened=0
273.54/273.63	c BCD2: #sat=1 #unsat=343 bias=343/344
273.54/273.64	c Solving starts ...
273.54/273.64	c ============================[ Search Statistics ]============================
273.54/273.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
273.54/273.64	c       |         |          |          |    Limit     GC | Var      | Constra 
273.54/273.64	c =============================================================================
273.54/273.64	c  0.0s |       0 |        0 |        0 |   322704      0 |      425 |      425
273.95/274.09	c  0.4s |       0 |       13 |        1 |   322704      0 |      425 |      426
273.95/274.09	c #cpu_time = 0.446s
273.95/274.09	c #wall_clock_time = 0.447s
273.95/274.09	c #decision = 13
273.95/274.09	c #random_decision = 0
273.95/274.09	c #conflict = 1
273.95/274.09	c #restart = 0
273.95/274.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=90280
273.95/274.09	c BCD2: refineLB: 90279 -> 90280
273.95/274.09	c lower bound updated to -616693261
274.14/274.24	c BCD2: 280860 <= obj <= 616974120
274.14/274.24	c BCD2: #cores=12, #unrelaxed=306210, #relaxed=345, #hardened=0
274.14/274.24	c BCD2: #sat=1 #unsat=344 bias=344/345
274.14/274.24	c Solving starts ...
274.14/274.24	c ============================[ Search Statistics ]============================
274.14/274.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
274.14/274.24	c       |         |          |          |    Limit     GC | Var      | Constra 
274.14/274.24	c =============================================================================
274.14/274.24	c  0.0s |       0 |        0 |        0 |   322704      0 |      426 |      426
274.54/274.69	c  0.4s |       0 |       13 |        1 |   322704      0 |      426 |      427
274.54/274.69	c #cpu_time = 0.447s
274.54/274.69	c #wall_clock_time = 0.448s
274.54/274.69	c #decision = 13
274.54/274.69	c #random_decision = 0
274.54/274.69	c #conflict = 1
274.54/274.69	c #restart = 0
274.54/274.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=90890
274.54/274.69	c BCD2: refineLB: 90889 -> 90890
274.54/274.69	c lower bound updated to -616692651
274.74/274.85	c BCD2: 281470 <= obj <= 616974120
274.74/274.85	c BCD2: #cores=12, #unrelaxed=306209, #relaxed=346, #hardened=0
274.74/274.85	c BCD2: #sat=1 #unsat=345 bias=345/346
274.74/274.86	c Solving starts ...
274.74/274.86	c ============================[ Search Statistics ]============================
274.74/274.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
274.74/274.86	c       |         |          |          |    Limit     GC | Var      | Constra 
274.74/274.86	c =============================================================================
274.74/274.86	c  0.0s |       0 |        0 |        0 |   322704      0 |      427 |      427
275.24/275.30	c  0.4s |       0 |       13 |        1 |   322704      0 |      427 |      428
275.24/275.30	c #cpu_time = 0.446s
275.24/275.30	c #wall_clock_time = 0.448s
275.24/275.30	c #decision = 13
275.24/275.30	c #random_decision = 0
275.24/275.30	c #conflict = 1
275.24/275.30	c #restart = 0
275.24/275.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=91500
275.24/275.30	c BCD2: refineLB: 91499 -> 91500
275.24/275.30	c lower bound updated to -616692041
275.34/275.46	c BCD2: 282080 <= obj <= 616974120
275.34/275.46	c BCD2: #cores=12, #unrelaxed=306208, #relaxed=347, #hardened=0
275.34/275.46	c BCD2: #sat=1 #unsat=346 bias=346/347
275.34/275.46	c Solving starts ...
275.34/275.46	c ============================[ Search Statistics ]============================
275.34/275.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
275.34/275.46	c       |         |          |          |    Limit     GC | Var      | Constra 
275.34/275.46	c =============================================================================
275.34/275.46	c  0.0s |       0 |        0 |        0 |   322704      0 |      428 |      428
275.84/275.91	c  0.4s |       0 |       13 |        1 |   322704      0 |      428 |      429
275.84/275.91	c #cpu_time = 0.442s
275.84/275.91	c #wall_clock_time = 0.443s
275.84/275.91	c #decision = 13
275.84/275.91	c #random_decision = 0
275.84/275.91	c #conflict = 1
275.84/275.91	c #restart = 0
275.84/275.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=92110
275.84/275.91	c BCD2: refineLB: 92109 -> 92110
275.84/275.91	c lower bound updated to -616691431
275.94/276.10	c BCD2: 282690 <= obj <= 616974120
275.94/276.10	c BCD2: #cores=12, #unrelaxed=306207, #relaxed=348, #hardened=0
275.94/276.10	c BCD2: #sat=1 #unsat=347 bias=347/348
276.05/276.12	c Solving starts ...
276.05/276.12	c ============================[ Search Statistics ]============================
276.05/276.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
276.05/276.12	c       |         |          |          |    Limit     GC | Var      | Constra 
276.05/276.12	c =============================================================================
276.05/276.12	c  0.0s |       0 |        0 |        0 |   322704      0 |      429 |      429
276.44/276.56	c  0.4s |       0 |       13 |        1 |   322704      0 |      429 |      430
276.44/276.56	c #cpu_time = 0.445s
276.44/276.56	c #wall_clock_time = 0.446s
276.44/276.56	c #decision = 13
276.44/276.56	c #random_decision = 0
276.44/276.56	c #conflict = 1
276.44/276.56	c #restart = 0
276.44/276.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=92720
276.44/276.56	c BCD2: refineLB: 92719 -> 92720
276.44/276.56	c lower bound updated to -616690821
276.64/276.76	c BCD2: 283300 <= obj <= 616974120
276.64/276.76	c BCD2: #cores=12, #unrelaxed=306206, #relaxed=349, #hardened=0
276.64/276.76	c BCD2: #sat=1 #unsat=348 bias=348/349
276.64/276.77	c Solving starts ...
276.64/276.77	c ============================[ Search Statistics ]============================
276.64/276.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
276.64/276.77	c       |         |          |          |    Limit     GC | Var      | Constra 
276.64/276.77	c =============================================================================
276.64/276.77	c  0.0s |       0 |        0 |        0 |   322704      0 |      430 |      430
277.15/277.22	c  0.4s |       0 |       13 |        1 |   322704      0 |      430 |      431
277.15/277.22	c #cpu_time = 0.449s
277.15/277.22	c #wall_clock_time = 0.450s
277.15/277.22	c #decision = 13
277.15/277.22	c #random_decision = 0
277.15/277.22	c #conflict = 1
277.15/277.22	c #restart = 0
277.15/277.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=93330
277.15/277.22	c BCD2: refineLB: 93329 -> 93330
277.15/277.22	c lower bound updated to -616690211
277.34/277.42	c BCD2: 283910 <= obj <= 616974120
277.34/277.42	c BCD2: #cores=12, #unrelaxed=306205, #relaxed=350, #hardened=0
277.34/277.42	c BCD2: #sat=1 #unsat=349 bias=349/350
277.34/277.43	c Solving starts ...
277.34/277.43	c ============================[ Search Statistics ]============================
277.34/277.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
277.34/277.43	c       |         |          |          |    Limit     GC | Var      | Constra 
277.34/277.43	c =============================================================================
277.34/277.43	c  0.0s |       0 |        0 |        0 |   322704      0 |      431 |      431
278.64/278.79	c  1.4s |       0 |       13 |        1 |   322704      0 |      431 |      432
278.64/278.79	c #cpu_time = 1.349s
278.64/278.79	c #wall_clock_time = 1.352s
278.64/278.79	c #decision = 13
278.64/278.79	c #random_decision = 0
278.64/278.79	c #conflict = 1
278.64/278.79	c #restart = 0
278.64/278.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=93940
278.64/278.79	c BCD2: refineLB: 93939 -> 93940
278.64/278.79	c lower bound updated to -616689601
278.84/278.94	c BCD2: 284520 <= obj <= 616974120
278.84/278.94	c BCD2: #cores=12, #unrelaxed=306204, #relaxed=351, #hardened=0
278.84/278.94	c BCD2: #sat=1 #unsat=350 bias=350/351
278.84/278.95	c Solving starts ...
278.84/278.95	c ============================[ Search Statistics ]============================
278.84/278.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
278.84/278.95	c       |         |          |          |    Limit     GC | Var      | Constra 
278.84/278.95	c =============================================================================
278.84/278.95	c  0.0s |       0 |        0 |        0 |   322704      0 |      432 |      432
279.24/279.40	c  0.4s |       0 |       13 |        1 |   322704      0 |      432 |      433
279.24/279.40	c #cpu_time = 0.445s
279.24/279.40	c #wall_clock_time = 0.447s
279.24/279.40	c #decision = 13
279.24/279.40	c #random_decision = 0
279.24/279.40	c #conflict = 1
279.24/279.40	c #restart = 0
279.24/279.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=94550
279.24/279.40	c BCD2: refineLB: 94549 -> 94550
279.24/279.40	c lower bound updated to -616688991
279.44/279.57	c BCD2: 285130 <= obj <= 616974120
279.44/279.57	c BCD2: #cores=12, #unrelaxed=306203, #relaxed=352, #hardened=0
279.44/279.57	c BCD2: #sat=1 #unsat=351 bias=351/352
279.44/279.57	c Solving starts ...
279.44/279.57	c ============================[ Search Statistics ]============================
279.44/279.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
279.44/279.57	c       |         |          |          |    Limit     GC | Var      | Constra 
279.44/279.57	c =============================================================================
279.44/279.57	c  0.0s |       0 |        0 |        0 |   322704      0 |      433 |      433
279.94/280.03	c  0.5s |       0 |       13 |        1 |   322704      0 |      433 |      434
279.94/280.03	c #cpu_time = 0.451s
279.94/280.03	c #wall_clock_time = 0.452s
279.94/280.03	c #decision = 13
279.94/280.03	c #random_decision = 0
279.94/280.03	c #conflict = 1
279.94/280.03	c #restart = 0
279.94/280.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=95160
279.94/280.03	c BCD2: refineLB: 95159 -> 95160
279.94/280.03	c lower bound updated to -616688381
280.04/280.18	c BCD2: 285740 <= obj <= 616974120
280.04/280.18	c BCD2: #cores=12, #unrelaxed=306202, #relaxed=353, #hardened=0
280.04/280.18	c BCD2: #sat=1 #unsat=352 bias=352/353
280.04/280.19	c Solving starts ...
280.04/280.19	c ============================[ Search Statistics ]============================
280.04/280.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
280.04/280.19	c       |         |          |          |    Limit     GC | Var      | Constra 
280.04/280.19	c =============================================================================
280.04/280.19	c  0.0s |       0 |        0 |        0 |   322704      0 |      434 |      434
280.54/280.63	c  0.4s |       0 |       13 |        1 |   322704      0 |      434 |      435
280.54/280.63	c #cpu_time = 0.439s
280.54/280.63	c #wall_clock_time = 0.440s
280.54/280.63	c #decision = 13
280.54/280.63	c #random_decision = 0
280.54/280.63	c #conflict = 1
280.54/280.63	c #restart = 0
280.54/280.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=95770
280.54/280.63	c BCD2: refineLB: 95769 -> 95770
280.54/280.63	c lower bound updated to -616687771
280.73/280.80	c BCD2: 286350 <= obj <= 616974120
280.73/280.80	c BCD2: #cores=12, #unrelaxed=306201, #relaxed=354, #hardened=0
280.73/280.80	c BCD2: #sat=1 #unsat=353 bias=353/354
280.73/280.81	c Solving starts ...
280.73/280.81	c ============================[ Search Statistics ]============================
280.73/280.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
280.73/280.81	c       |         |          |          |    Limit     GC | Var      | Constra 
280.73/280.81	c =============================================================================
280.73/280.81	c  0.0s |       0 |        0 |        0 |   322704      0 |      435 |      435
281.13/281.26	c  0.5s |       0 |       13 |        1 |   322704      0 |      435 |      436
281.13/281.26	c #cpu_time = 0.452s
281.13/281.26	c #wall_clock_time = 0.453s
281.13/281.26	c #decision = 13
281.13/281.26	c #random_decision = 0
281.13/281.26	c #conflict = 1
281.13/281.26	c #restart = 0
281.13/281.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=96380
281.13/281.26	c BCD2: refineLB: 96379 -> 96380
281.13/281.26	c lower bound updated to -616687161
281.34/281.41	c BCD2: 286960 <= obj <= 616974120
281.34/281.41	c BCD2: #cores=12, #unrelaxed=306200, #relaxed=355, #hardened=0
281.34/281.41	c BCD2: #sat=1 #unsat=354 bias=354/355
281.34/281.42	c Solving starts ...
281.34/281.42	c ============================[ Search Statistics ]============================
281.34/281.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
281.34/281.42	c       |         |          |          |    Limit     GC | Var      | Constra 
281.34/281.42	c =============================================================================
281.34/281.42	c  0.0s |       0 |        0 |        0 |   322704      0 |      436 |      436
281.74/281.87	c  0.5s |       0 |       13 |        1 |   322704      0 |      436 |      437
281.74/281.87	c #cpu_time = 0.451s
281.74/281.87	c #wall_clock_time = 0.452s
281.74/281.87	c #decision = 13
281.74/281.87	c #random_decision = 0
281.74/281.87	c #conflict = 1
281.74/281.87	c #restart = 0
281.74/281.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=96990
281.74/281.87	c BCD2: refineLB: 96989 -> 96990
281.74/281.87	c lower bound updated to -616686551
281.94/282.03	c BCD2: 287570 <= obj <= 616974120
281.94/282.03	c BCD2: #cores=12, #unrelaxed=306199, #relaxed=356, #hardened=0
281.94/282.03	c BCD2: #sat=1 #unsat=355 bias=355/356
281.94/282.04	c Solving starts ...
281.94/282.04	c ============================[ Search Statistics ]============================
281.94/282.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
281.94/282.04	c       |         |          |          |    Limit     GC | Var      | Constra 
281.94/282.04	c =============================================================================
281.94/282.04	c  0.0s |       0 |        0 |        0 |   322704      0 |      437 |      437
282.34/282.49	c  0.5s |       0 |       13 |        1 |   322704      0 |      437 |      438
282.34/282.49	c #cpu_time = 0.451s
282.34/282.49	c #wall_clock_time = 0.453s
282.34/282.49	c #decision = 13
282.34/282.49	c #random_decision = 0
282.34/282.49	c #conflict = 1
282.34/282.49	c #restart = 0
282.34/282.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=97600
282.34/282.49	c BCD2: refineLB: 97599 -> 97600
282.34/282.49	c lower bound updated to -616685941
282.54/282.65	c BCD2: 288180 <= obj <= 616974120
282.54/282.65	c BCD2: #cores=12, #unrelaxed=306198, #relaxed=357, #hardened=0
282.54/282.65	c BCD2: #sat=1 #unsat=356 bias=356/357
282.54/282.65	c Solving starts ...
282.54/282.65	c ============================[ Search Statistics ]============================
282.54/282.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
282.54/282.65	c       |         |          |          |    Limit     GC | Var      | Constra 
282.54/282.65	c =============================================================================
282.54/282.66	c  0.0s |       0 |        0 |        0 |   322704      0 |      438 |      438
283.04/283.10	c  0.4s |       0 |       13 |        1 |   322704      0 |      438 |      439
283.04/283.10	c #cpu_time = 0.448s
283.04/283.10	c #wall_clock_time = 0.449s
283.04/283.10	c #decision = 13
283.04/283.10	c #random_decision = 0
283.04/283.10	c #conflict = 1
283.04/283.10	c #restart = 0
283.04/283.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=98210
283.04/283.10	c BCD2: refineLB: 98209 -> 98210
283.04/283.10	c lower bound updated to -616685331
283.24/283.30	c BCD2: 288790 <= obj <= 616974120
283.24/283.30	c BCD2: #cores=12, #unrelaxed=306197, #relaxed=358, #hardened=0
283.24/283.30	c BCD2: #sat=1 #unsat=357 bias=357/358
283.24/283.32	c Solving starts ...
283.24/283.32	c ============================[ Search Statistics ]============================
283.24/283.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
283.24/283.32	c       |         |          |          |    Limit     GC | Var      | Constra 
283.24/283.32	c =============================================================================
283.24/283.32	c  0.0s |       0 |        0 |        0 |   322704      0 |      439 |      439
283.64/283.77	c  0.5s |       0 |       13 |        1 |   322704      0 |      439 |      440
283.64/283.77	c #cpu_time = 0.451s
283.64/283.77	c #wall_clock_time = 0.452s
283.64/283.77	c #decision = 13
283.64/283.77	c #random_decision = 0
283.64/283.77	c #conflict = 1
283.64/283.77	c #restart = 0
283.64/283.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=98820
283.64/283.77	c BCD2: refineLB: 98819 -> 98820
283.64/283.77	c lower bound updated to -616684721
283.85/283.97	c BCD2: 289400 <= obj <= 616974120
283.85/283.97	c BCD2: #cores=12, #unrelaxed=306196, #relaxed=359, #hardened=0
283.85/283.97	c BCD2: #sat=1 #unsat=358 bias=358/359
283.85/283.98	c Solving starts ...
283.85/283.98	c ============================[ Search Statistics ]============================
283.85/283.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
283.85/283.98	c       |         |          |          |    Limit     GC | Var      | Constra 
283.85/283.98	c =============================================================================
283.85/283.98	c  0.0s |       0 |        0 |        0 |   322704      0 |      440 |      440
284.34/284.44	c  0.5s |       0 |       13 |        1 |   322704      0 |      440 |      441
284.34/284.44	c #cpu_time = 0.453s
284.34/284.44	c #wall_clock_time = 0.454s
284.34/284.44	c #decision = 13
284.34/284.44	c #random_decision = 0
284.34/284.44	c #conflict = 1
284.34/284.44	c #restart = 0
284.34/284.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=99430
284.34/284.44	c BCD2: refineLB: 99429 -> 99430
284.34/284.44	c lower bound updated to -616684111
284.54/284.63	c BCD2: 290010 <= obj <= 616974120
284.54/284.63	c BCD2: #cores=12, #unrelaxed=306195, #relaxed=360, #hardened=0
284.54/284.63	c BCD2: #sat=1 #unsat=359 bias=359/360
284.54/284.65	c Solving starts ...
284.54/284.65	c ============================[ Search Statistics ]============================
284.54/284.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
284.54/284.65	c       |         |          |          |    Limit     GC | Var      | Constra 
284.54/284.65	c =============================================================================
284.54/284.65	c  0.0s |       0 |        0 |        0 |   322704      0 |      441 |      441
285.83/286.00	c  1.4s |       0 |       13 |        1 |   322704      0 |      441 |      442
285.83/286.00	c #cpu_time = 1.347s
285.83/286.00	c #wall_clock_time = 1.351s
285.83/286.00	c #decision = 13
285.83/286.00	c #random_decision = 0
285.83/286.00	c #conflict = 1
285.83/286.00	c #restart = 0
285.83/286.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=100040
285.83/286.00	c BCD2: refineLB: 100039 -> 100040
285.83/286.00	c lower bound updated to -616683501
286.04/286.15	c BCD2: 290620 <= obj <= 616974120
286.04/286.15	c BCD2: #cores=12, #unrelaxed=306194, #relaxed=361, #hardened=0
286.04/286.15	c BCD2: #sat=1 #unsat=360 bias=360/361
286.04/286.16	c Solving starts ...
286.04/286.16	c ============================[ Search Statistics ]============================
286.04/286.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
286.04/286.16	c       |         |          |          |    Limit     GC | Var      | Constra 
286.04/286.16	c =============================================================================
286.04/286.16	c  0.0s |       0 |        0 |        0 |   322704      0 |      442 |      442
286.53/286.60	c  0.4s |       0 |       13 |        1 |   322704      0 |      442 |      443
286.53/286.60	c #cpu_time = 0.439s
286.53/286.60	c #wall_clock_time = 0.440s
286.53/286.60	c #decision = 13
286.53/286.60	c #random_decision = 0
286.53/286.60	c #conflict = 1
286.53/286.60	c #restart = 0
286.53/286.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=100650
286.53/286.60	c BCD2: refineLB: 100649 -> 100650
286.53/286.60	c lower bound updated to -616682891
286.63/286.77	c BCD2: 291230 <= obj <= 616974120
286.63/286.77	c BCD2: #cores=12, #unrelaxed=306193, #relaxed=362, #hardened=0
286.63/286.77	c BCD2: #sat=1 #unsat=361 bias=361/362
286.63/286.78	c Solving starts ...
286.63/286.78	c ============================[ Search Statistics ]============================
286.63/286.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
286.63/286.78	c       |         |          |          |    Limit     GC | Var      | Constra 
286.63/286.78	c =============================================================================
286.63/286.78	c  0.0s |       0 |        0 |        0 |   322704      0 |      443 |      443
287.14/287.23	c  0.4s |       0 |       13 |        1 |   322704      0 |      443 |      444
287.14/287.23	c #cpu_time = 0.448s
287.14/287.23	c #wall_clock_time = 0.449s
287.14/287.23	c #decision = 13
287.14/287.23	c #random_decision = 0
287.14/287.23	c #conflict = 1
287.14/287.23	c #restart = 0
287.14/287.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=101260
287.14/287.23	c BCD2: refineLB: 101259 -> 101260
287.14/287.23	c lower bound updated to -616682281
287.23/287.38	c BCD2: 291840 <= obj <= 616974120
287.23/287.38	c BCD2: #cores=12, #unrelaxed=306192, #relaxed=363, #hardened=0
287.23/287.38	c BCD2: #sat=1 #unsat=362 bias=362/363
287.23/287.39	c Solving starts ...
287.23/287.39	c ============================[ Search Statistics ]============================
287.23/287.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
287.23/287.39	c       |         |          |          |    Limit     GC | Var      | Constra 
287.23/287.39	c =============================================================================
287.23/287.39	c  0.0s |       0 |        0 |        0 |   322704      0 |      444 |      444
287.73/287.82	c  0.4s |       0 |       13 |        1 |   322704      0 |      444 |      445
287.73/287.82	c #cpu_time = 0.435s
287.73/287.82	c #wall_clock_time = 0.436s
287.73/287.82	c #decision = 13
287.73/287.82	c #random_decision = 0
287.73/287.82	c #conflict = 1
287.73/287.82	c #restart = 0
287.73/287.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=101870
287.73/287.82	c BCD2: refineLB: 101869 -> 101870
287.73/287.82	c lower bound updated to -616681671
287.83/287.99	c BCD2: 292450 <= obj <= 616974120
287.83/287.99	c BCD2: #cores=12, #unrelaxed=306191, #relaxed=364, #hardened=0
287.83/287.99	c BCD2: #sat=1 #unsat=363 bias=363/364
287.93/288.00	c Solving starts ...
287.93/288.00	c ============================[ Search Statistics ]============================
287.93/288.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
287.93/288.00	c       |         |          |          |    Limit     GC | Var      | Constra 
287.93/288.00	c =============================================================================
287.93/288.00	c  0.0s |       0 |        0 |        0 |   322704      0 |      445 |      445
288.33/288.45	c  0.4s |       0 |       13 |        1 |   322704      0 |      445 |      446
288.33/288.45	c #cpu_time = 0.449s
288.33/288.45	c #wall_clock_time = 0.450s
288.33/288.45	c #decision = 13
288.33/288.45	c #random_decision = 0
288.33/288.45	c #conflict = 1
288.33/288.45	c #restart = 0
288.33/288.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=102480
288.33/288.45	c BCD2: refineLB: 102479 -> 102480
288.33/288.45	c lower bound updated to -616681061
288.53/288.60	c BCD2: 293060 <= obj <= 616974120
288.53/288.60	c BCD2: #cores=12, #unrelaxed=306190, #relaxed=365, #hardened=0
288.53/288.60	c BCD2: #sat=1 #unsat=364 bias=364/365
288.53/288.61	c Solving starts ...
288.53/288.61	c ============================[ Search Statistics ]============================
288.53/288.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
288.53/288.61	c       |         |          |          |    Limit     GC | Var      | Constra 
288.53/288.61	c =============================================================================
288.53/288.61	c  0.0s |       0 |        0 |        0 |   322704      0 |      446 |      446
288.93/289.06	c  0.4s |       0 |       13 |        1 |   322704      0 |      446 |      447
288.93/289.06	c #cpu_time = 0.448s
288.93/289.06	c #wall_clock_time = 0.449s
288.93/289.06	c #decision = 13
288.93/289.06	c #random_decision = 0
288.93/289.06	c #conflict = 1
288.93/289.06	c #restart = 0
288.93/289.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=103090
288.93/289.06	c BCD2: refineLB: 103089 -> 103090
288.93/289.06	c lower bound updated to -616680451
289.14/289.22	c BCD2: 293670 <= obj <= 616974120
289.14/289.22	c BCD2: #cores=12, #unrelaxed=306189, #relaxed=366, #hardened=0
289.14/289.22	c BCD2: #sat=1 #unsat=365 bias=365/366
289.14/289.22	c Solving starts ...
289.14/289.22	c ============================[ Search Statistics ]============================
289.14/289.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
289.14/289.22	c       |         |          |          |    Limit     GC | Var      | Constra 
289.14/289.22	c =============================================================================
289.14/289.22	c  0.0s |       0 |        0 |        0 |   322704      0 |      447 |      447
289.54/289.67	c  0.5s |       0 |       13 |        1 |   322704      0 |      447 |      448
289.54/289.67	c #cpu_time = 0.449s
289.54/289.67	c #wall_clock_time = 0.450s
289.54/289.67	c #decision = 13
289.54/289.67	c #random_decision = 0
289.54/289.67	c #conflict = 1
289.54/289.67	c #restart = 0
289.54/289.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=103700
289.54/289.67	c BCD2: refineLB: 103699 -> 103700
289.54/289.67	c lower bound updated to -616679841
289.74/289.83	c BCD2: 294280 <= obj <= 616974120
289.74/289.83	c BCD2: #cores=12, #unrelaxed=306188, #relaxed=367, #hardened=0
289.74/289.83	c BCD2: #sat=1 #unsat=366 bias=366/367
289.74/289.83	c Solving starts ...
289.74/289.83	c ============================[ Search Statistics ]============================
289.74/289.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
289.74/289.83	c       |         |          |          |    Limit     GC | Var      | Constra 
289.74/289.83	c =============================================================================
289.74/289.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      448 |      448
290.14/290.28	c  0.4s |       0 |       13 |        1 |   322704      0 |      448 |      449
290.14/290.28	c #cpu_time = 0.442s
290.14/290.28	c #wall_clock_time = 0.443s
290.14/290.28	c #decision = 13
290.14/290.28	c #random_decision = 0
290.14/290.28	c #conflict = 1
290.14/290.28	c #restart = 0
290.14/290.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=104310
290.14/290.28	c BCD2: refineLB: 104309 -> 104310
290.14/290.28	c lower bound updated to -616679231
290.35/290.47	c BCD2: 294890 <= obj <= 616974120
290.35/290.47	c BCD2: #cores=12, #unrelaxed=306187, #relaxed=368, #hardened=0
290.35/290.47	c BCD2: #sat=1 #unsat=367 bias=367/368
290.35/290.49	c Solving starts ...
290.35/290.49	c ============================[ Search Statistics ]============================
290.35/290.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
290.35/290.49	c       |         |          |          |    Limit     GC | Var      | Constra 
290.35/290.49	c =============================================================================
290.35/290.49	c  0.0s |       0 |        0 |        0 |   322704      0 |      449 |      449
290.84/290.93	c  0.4s |       0 |       13 |        1 |   322704      0 |      449 |      450
290.84/290.93	c #cpu_time = 0.447s
290.84/290.93	c #wall_clock_time = 0.448s
290.84/290.93	c #decision = 13
290.84/290.93	c #random_decision = 0
290.84/290.93	c #conflict = 1
290.84/290.93	c #restart = 0
290.84/290.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=104920
290.84/290.93	c BCD2: refineLB: 104919 -> 104920
290.84/290.93	c lower bound updated to -616678621
291.04/291.13	c BCD2: 295500 <= obj <= 616974120
291.04/291.13	c BCD2: #cores=12, #unrelaxed=306186, #relaxed=369, #hardened=0
291.04/291.13	c BCD2: #sat=1 #unsat=368 bias=368/369
291.04/291.14	c Solving starts ...
291.04/291.14	c ============================[ Search Statistics ]============================
291.04/291.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
291.04/291.14	c       |         |          |          |    Limit     GC | Var      | Constra 
291.04/291.14	c =============================================================================
291.04/291.14	c  0.0s |       0 |        0 |        0 |   322704      0 |      450 |      450
291.44/291.60	c  0.5s |       0 |       13 |        1 |   322704      0 |      450 |      451
291.44/291.60	c #cpu_time = 0.450s
291.44/291.60	c #wall_clock_time = 0.451s
291.44/291.60	c #decision = 13
291.44/291.60	c #random_decision = 0
291.44/291.60	c #conflict = 1
291.44/291.60	c #restart = 0
291.44/291.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=105530
291.44/291.60	c BCD2: refineLB: 105529 -> 105530
291.44/291.60	c lower bound updated to -616678011
291.64/291.79	c BCD2: 296110 <= obj <= 616974120
291.64/291.79	c BCD2: #cores=12, #unrelaxed=306185, #relaxed=370, #hardened=0
291.64/291.79	c BCD2: #sat=1 #unsat=369 bias=369/370
291.74/291.80	c Solving starts ...
291.74/291.80	c ============================[ Search Statistics ]============================
291.74/291.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
291.74/291.80	c       |         |          |          |    Limit     GC | Var      | Constra 
291.74/291.80	c =============================================================================
291.74/291.80	c  0.0s |       0 |        0 |        0 |   322704      0 |      451 |      451
293.04/293.15	c  1.3s |       0 |       13 |        1 |   322704      0 |      451 |      452
293.04/293.15	c #cpu_time = 1.342s
293.04/293.15	c #wall_clock_time = 1.345s
293.04/293.15	c #decision = 13
293.04/293.15	c #random_decision = 0
293.04/293.15	c #conflict = 1
293.04/293.15	c #restart = 0
293.04/293.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=106140
293.04/293.15	c BCD2: refineLB: 106139 -> 106140
293.04/293.15	c lower bound updated to -616677401
293.24/293.30	c BCD2: 296720 <= obj <= 616974120
293.24/293.30	c BCD2: #cores=12, #unrelaxed=306184, #relaxed=371, #hardened=0
293.24/293.30	c BCD2: #sat=1 #unsat=370 bias=370/371
293.24/293.31	c Solving starts ...
293.24/293.31	c ============================[ Search Statistics ]============================
293.24/293.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
293.24/293.31	c       |         |          |          |    Limit     GC | Var      | Constra 
293.24/293.31	c =============================================================================
293.24/293.31	c  0.0s |       0 |        0 |        0 |   322704      0 |      452 |      452
293.64/293.75	c  0.4s |       0 |       13 |        1 |   322704      0 |      452 |      453
293.64/293.75	c #cpu_time = 0.443s
293.64/293.75	c #wall_clock_time = 0.444s
293.64/293.75	c #decision = 13
293.64/293.75	c #random_decision = 0
293.64/293.75	c #conflict = 1
293.64/293.75	c #restart = 0
293.64/293.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=106750
293.64/293.75	c BCD2: refineLB: 106749 -> 106750
293.64/293.75	c lower bound updated to -616676791
293.84/293.91	c BCD2: 297330 <= obj <= 616974120
293.84/293.91	c BCD2: #cores=12, #unrelaxed=306183, #relaxed=372, #hardened=0
293.84/293.91	c BCD2: #sat=1 #unsat=371 bias=371/372
293.84/293.92	c Solving starts ...
293.84/293.92	c ============================[ Search Statistics ]============================
293.84/293.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
293.84/293.92	c       |         |          |          |    Limit     GC | Var      | Constra 
293.84/293.92	c =============================================================================
293.84/293.92	c  0.0s |       0 |        0 |        0 |   322704      0 |      453 |      453
294.23/294.37	c  0.5s |       0 |       13 |        1 |   322704      0 |      453 |      454
294.23/294.37	c #cpu_time = 0.450s
294.23/294.37	c #wall_clock_time = 0.451s
294.23/294.37	c #decision = 13
294.23/294.37	c #random_decision = 0
294.23/294.37	c #conflict = 1
294.23/294.37	c #restart = 0
294.23/294.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=107360
294.23/294.37	c BCD2: refineLB: 107359 -> 107360
294.23/294.37	c lower bound updated to -616676181
294.43/294.51	c BCD2: 297940 <= obj <= 616974120
294.43/294.51	c BCD2: #cores=12, #unrelaxed=306182, #relaxed=373, #hardened=0
294.43/294.51	c BCD2: #sat=1 #unsat=372 bias=372/373
294.43/294.52	c Solving starts ...
294.43/294.52	c ============================[ Search Statistics ]============================
294.43/294.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
294.43/294.52	c       |         |          |          |    Limit     GC | Var      | Constra 
294.43/294.52	c =============================================================================
294.43/294.52	c  0.0s |       0 |        0 |        0 |   322704      0 |      454 |      454
294.84/294.96	c  0.4s |       0 |       13 |        1 |   322704      0 |      454 |      455
294.84/294.96	c #cpu_time = 0.437s
294.84/294.96	c #wall_clock_time = 0.438s
294.84/294.96	c #decision = 13
294.84/294.96	c #random_decision = 0
294.84/294.96	c #conflict = 1
294.84/294.96	c #restart = 0
294.84/294.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=107970
294.84/294.96	c BCD2: refineLB: 107969 -> 107970
294.84/294.96	c lower bound updated to -616675571
295.03/295.12	c BCD2: 298550 <= obj <= 616974120
295.03/295.12	c BCD2: #cores=12, #unrelaxed=306181, #relaxed=374, #hardened=0
295.03/295.12	c BCD2: #sat=1 #unsat=373 bias=373/374
295.03/295.13	c Solving starts ...
295.03/295.13	c ============================[ Search Statistics ]============================
295.03/295.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
295.03/295.13	c       |         |          |          |    Limit     GC | Var      | Constra 
295.03/295.13	c =============================================================================
295.03/295.13	c  0.0s |       0 |        0 |        0 |   322704      0 |      455 |      455
295.43/295.58	c  0.5s |       0 |       13 |        1 |   322704      0 |      455 |      456
295.43/295.58	c #cpu_time = 0.451s
295.43/295.58	c #wall_clock_time = 0.452s
295.43/295.58	c #decision = 13
295.43/295.58	c #random_decision = 0
295.43/295.58	c #conflict = 1
295.43/295.58	c #restart = 0
295.43/295.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=108580
295.43/295.58	c BCD2: refineLB: 108579 -> 108580
295.43/295.58	c lower bound updated to -616674961
295.63/295.72	c BCD2: 299160 <= obj <= 616974120
295.63/295.72	c BCD2: #cores=12, #unrelaxed=306180, #relaxed=375, #hardened=0
295.63/295.72	c BCD2: #sat=1 #unsat=374 bias=374/375
295.63/295.73	c Solving starts ...
295.63/295.73	c ============================[ Search Statistics ]============================
295.63/295.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
295.63/295.73	c       |         |          |          |    Limit     GC | Var      | Constra 
295.63/295.73	c =============================================================================
295.63/295.73	c  0.0s |       0 |        0 |        0 |   322704      0 |      456 |      456
296.03/296.18	c  0.4s |       0 |       13 |        1 |   322704      0 |      456 |      457
296.03/296.18	c #cpu_time = 0.449s
296.03/296.18	c #wall_clock_time = 0.450s
296.03/296.18	c #decision = 13
296.03/296.18	c #random_decision = 0
296.03/296.18	c #conflict = 1
296.03/296.18	c #restart = 0
296.03/296.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=109190
296.03/296.18	c BCD2: refineLB: 109189 -> 109190
296.03/296.18	c lower bound updated to -616674351
296.23/296.33	c BCD2: 299770 <= obj <= 616974120
296.23/296.33	c BCD2: #cores=12, #unrelaxed=306179, #relaxed=376, #hardened=0
296.23/296.33	c BCD2: #sat=1 #unsat=375 bias=375/376
296.23/296.34	c Solving starts ...
296.23/296.34	c ============================[ Search Statistics ]============================
296.23/296.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
296.23/296.34	c       |         |          |          |    Limit     GC | Var      | Constra 
296.23/296.34	c =============================================================================
296.23/296.34	c  0.0s |       0 |        0 |        0 |   322704      0 |      457 |      457
296.73/296.80	c  0.5s |       0 |       13 |        1 |   322704      0 |      457 |      458
296.73/296.80	c #cpu_time = 0.451s
296.73/296.80	c #wall_clock_time = 0.456s
296.73/296.80	c #decision = 13
296.73/296.80	c #random_decision = 0
296.73/296.80	c #conflict = 1
296.73/296.80	c #restart = 0
296.73/296.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=109800
296.73/296.80	c BCD2: refineLB: 109799 -> 109800
296.73/296.80	c lower bound updated to -616673741
296.83/296.94	c BCD2: 300380 <= obj <= 616974120
296.83/296.94	c BCD2: #cores=12, #unrelaxed=306178, #relaxed=377, #hardened=0
296.83/296.94	c BCD2: #sat=1 #unsat=376 bias=376/377
296.83/296.95	c Solving starts ...
296.83/296.95	c ============================[ Search Statistics ]============================
296.83/296.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
296.83/296.95	c       |         |          |          |    Limit     GC | Var      | Constra 
296.83/296.95	c =============================================================================
296.83/296.95	c  0.0s |       0 |        0 |        0 |   322704      0 |      458 |      458
297.23/297.39	c  0.4s |       0 |       13 |        1 |   322704      0 |      458 |      459
297.23/297.39	c #cpu_time = 0.443s
297.23/297.39	c #wall_clock_time = 0.444s
297.23/297.39	c #decision = 13
297.23/297.39	c #random_decision = 0
297.23/297.39	c #conflict = 1
297.23/297.39	c #restart = 0
297.23/297.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=110410
297.23/297.39	c BCD2: refineLB: 110409 -> 110410
297.23/297.39	c lower bound updated to -616673131
297.43/297.58	c BCD2: 300990 <= obj <= 616974120
297.43/297.58	c BCD2: #cores=12, #unrelaxed=306177, #relaxed=378, #hardened=0
297.43/297.58	c BCD2: #sat=1 #unsat=377 bias=377/378
297.53/297.60	c Solving starts ...
297.53/297.60	c ============================[ Search Statistics ]============================
297.53/297.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
297.53/297.60	c       |         |          |          |    Limit     GC | Var      | Constra 
297.53/297.60	c =============================================================================
297.53/297.60	c  0.0s |       0 |        0 |        0 |   322704      0 |      459 |      459
297.93/298.05	c  0.4s |       0 |       13 |        1 |   322704      0 |      459 |      460
297.93/298.05	c #cpu_time = 0.447s
297.93/298.05	c #wall_clock_time = 0.449s
297.93/298.05	c #decision = 13
297.93/298.05	c #random_decision = 0
297.93/298.05	c #conflict = 1
297.93/298.05	c #restart = 0
297.93/298.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=111020
297.93/298.05	c BCD2: refineLB: 111019 -> 111020
297.93/298.05	c lower bound updated to -616672521
298.13/298.23	c BCD2: 301600 <= obj <= 616974120
298.13/298.23	c BCD2: #cores=12, #unrelaxed=306176, #relaxed=379, #hardened=0
298.13/298.23	c BCD2: #sat=1 #unsat=378 bias=378/379
298.13/298.25	c Solving starts ...
298.13/298.25	c ============================[ Search Statistics ]============================
298.13/298.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
298.13/298.25	c       |         |          |          |    Limit     GC | Var      | Constra 
298.13/298.25	c =============================================================================
298.13/298.25	c  0.0s |       0 |        0 |        0 |   322704      0 |      460 |      460
298.63/298.70	c  0.5s |       0 |       13 |        1 |   322704      0 |      460 |      461
298.63/298.70	c #cpu_time = 0.451s
298.63/298.70	c #wall_clock_time = 0.452s
298.63/298.70	c #decision = 13
298.63/298.70	c #random_decision = 0
298.63/298.70	c #conflict = 1
298.63/298.70	c #restart = 0
298.63/298.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=111630
298.63/298.70	c BCD2: refineLB: 111629 -> 111630
298.63/298.70	c lower bound updated to -616671911
298.73/298.89	c BCD2: 302210 <= obj <= 616974120
298.73/298.89	c BCD2: #cores=12, #unrelaxed=306175, #relaxed=380, #hardened=0
298.73/298.89	c BCD2: #sat=1 #unsat=379 bias=379/380
298.83/298.90	c Solving starts ...
298.83/298.90	c ============================[ Search Statistics ]============================
298.83/298.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
298.83/298.90	c       |         |          |          |    Limit     GC | Var      | Constra 
298.83/298.90	c =============================================================================
298.83/298.90	c  0.0s |       0 |        0 |        0 |   322704      0 |      461 |      461
300.13/300.25	c  1.3s |       0 |       13 |        1 |   322704      0 |      461 |      462
300.13/300.25	c #cpu_time = 1.345s
300.13/300.25	c #wall_clock_time = 1.349s
300.13/300.25	c #decision = 13
300.13/300.25	c #random_decision = 0
300.13/300.25	c #conflict = 1
300.13/300.25	c #restart = 0
300.13/300.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=112240
300.13/300.25	c BCD2: refineLB: 112239 -> 112240
300.13/300.25	c lower bound updated to -616671301
300.34/300.41	c BCD2: 302820 <= obj <= 616974120
300.34/300.41	c BCD2: #cores=12, #unrelaxed=306174, #relaxed=381, #hardened=0
300.34/300.41	c BCD2: #sat=1 #unsat=380 bias=380/381
300.34/300.42	c Solving starts ...
300.34/300.42	c ============================[ Search Statistics ]============================
300.34/300.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
300.34/300.42	c       |         |          |          |    Limit     GC | Var      | Constra 
300.34/300.42	c =============================================================================
300.34/300.42	c  0.0s |       0 |        0 |        0 |   322704      0 |      462 |      462
300.73/300.86	c  0.4s |       0 |       13 |        1 |   322704      0 |      462 |      463
300.73/300.86	c #cpu_time = 0.439s
300.73/300.86	c #wall_clock_time = 0.440s
300.73/300.86	c #decision = 13
300.73/300.86	c #random_decision = 0
300.73/300.86	c #conflict = 1
300.73/300.86	c #restart = 0
300.73/300.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=112850
300.73/300.86	c BCD2: refineLB: 112849 -> 112850
300.73/300.86	c lower bound updated to -616670691
300.93/301.05	c BCD2: 303430 <= obj <= 616974120
300.93/301.05	c BCD2: #cores=12, #unrelaxed=306173, #relaxed=382, #hardened=0
300.93/301.05	c BCD2: #sat=1 #unsat=381 bias=381/382
300.93/301.06	c Solving starts ...
300.93/301.06	c ============================[ Search Statistics ]============================
300.93/301.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
300.93/301.06	c       |         |          |          |    Limit     GC | Var      | Constra 
300.93/301.06	c =============================================================================
300.93/301.06	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      464
301.34/301.49	c  0.4s |       0 |       12 |        0 |   322704      0 |      463 |      465
301.34/301.49	c #cpu_time = 0.431s
301.34/301.49	c #wall_clock_time = 0.432s
301.34/301.49	c #decision = 12
301.34/301.49	c #random_decision = 0
301.34/301.49	c #conflict = 0
301.34/301.49	c #restart = 0
301.34/301.49	c BCD2: found a new core of size 1: cost of the new core is >=55
301.34/301.49	c lower bound updated to -616670636
301.53/301.64	c BCD2: 303485 <= obj <= 616974120
301.53/301.64	c BCD2: #cores=13, #unrelaxed=306172, #relaxed=383, #hardened=0
301.53/301.64	c BCD2: #sat=1 #unsat=382 bias=382/383
301.53/301.65	c Solving starts ...
301.53/301.65	c ============================[ Search Statistics ]============================
301.53/301.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
301.53/301.65	c       |         |          |          |    Limit     GC | Var      | Constra 
301.53/301.65	c =============================================================================
301.53/301.65	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
301.93/302.09	c  0.4s |       0 |       13 |        0 |   322704      0 |      463 |      465
301.93/302.09	c #cpu_time = 0.443s
301.93/302.09	c #wall_clock_time = 0.444s
301.93/302.09	c #decision = 13
301.93/302.09	c #random_decision = 0
301.93/302.09	c #conflict = 0
301.93/302.09	c #restart = 0
301.93/302.09	c BCD2: found a new core of size 1: cost of the new core is >=55
301.93/302.09	c lower bound updated to -616670581
302.13/302.22	c BCD2: 303540 <= obj <= 616974120
302.13/302.22	c BCD2: #cores=14, #unrelaxed=306171, #relaxed=384, #hardened=0
302.13/302.22	c BCD2: #sat=1 #unsat=383 bias=383/384
302.13/302.22	c Solving starts ...
302.13/302.22	c ============================[ Search Statistics ]============================
302.13/302.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
302.13/302.22	c       |         |          |          |    Limit     GC | Var      | Constra 
302.13/302.22	c =============================================================================
302.13/302.22	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
302.54/302.67	c  0.4s |       0 |       14 |        0 |   322704      0 |      463 |      465
302.54/302.67	c #cpu_time = 0.441s
302.54/302.67	c #wall_clock_time = 0.442s
302.54/302.67	c #decision = 14
302.54/302.67	c #random_decision = 0
302.54/302.67	c #conflict = 0
302.54/302.67	c #restart = 0
302.54/302.67	c BCD2: found a new core of size 1: cost of the new core is >=55
302.54/302.67	c lower bound updated to -616670526
302.73/302.80	c BCD2: 303595 <= obj <= 616974120
302.73/302.80	c BCD2: #cores=15, #unrelaxed=306170, #relaxed=385, #hardened=0
302.73/302.80	c BCD2: #sat=1 #unsat=384 bias=384/385
302.73/302.81	c Solving starts ...
302.73/302.81	c ============================[ Search Statistics ]============================
302.73/302.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
302.73/302.81	c       |         |          |          |    Limit     GC | Var      | Constra 
302.73/302.81	c =============================================================================
302.73/302.81	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
303.13/303.25	c  0.4s |       0 |       15 |        0 |   322704      0 |      463 |      465
303.13/303.25	c #cpu_time = 0.443s
303.13/303.25	c #wall_clock_time = 0.445s
303.13/303.25	c #decision = 15
303.13/303.25	c #random_decision = 0
303.13/303.25	c #conflict = 0
303.13/303.25	c #restart = 0
303.13/303.25	c BCD2: found a new core of size 1: cost of the new core is >=55
303.13/303.25	c lower bound updated to -616670471
303.23/303.38	c BCD2: 303650 <= obj <= 616974120
303.23/303.38	c BCD2: #cores=16, #unrelaxed=306169, #relaxed=386, #hardened=0
303.23/303.38	c BCD2: #sat=1 #unsat=385 bias=385/386
303.23/303.39	c Solving starts ...
303.23/303.39	c ============================[ Search Statistics ]============================
303.23/303.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
303.23/303.39	c       |         |          |          |    Limit     GC | Var      | Constra 
303.23/303.39	c =============================================================================
303.23/303.39	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
303.73/303.83	c  0.4s |       0 |       16 |        0 |   322704      0 |      463 |      465
303.73/303.83	c #cpu_time = 0.445s
303.73/303.83	c #wall_clock_time = 0.446s
303.73/303.83	c #decision = 16
303.73/303.83	c #random_decision = 0
303.73/303.83	c #conflict = 0
303.73/303.83	c #restart = 0
303.73/303.83	c BCD2: found a new core of size 1: cost of the new core is >=55
303.73/303.83	c lower bound updated to -616670416
303.83/303.96	c BCD2: 303705 <= obj <= 616974120
303.83/303.96	c BCD2: #cores=17, #unrelaxed=306168, #relaxed=387, #hardened=0
303.83/303.96	c BCD2: #sat=1 #unsat=386 bias=386/387
303.83/303.97	c Solving starts ...
303.83/303.97	c ============================[ Search Statistics ]============================
303.83/303.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
303.83/303.97	c       |         |          |          |    Limit     GC | Var      | Constra 
303.83/303.97	c =============================================================================
303.83/303.97	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
304.33/304.45	c  0.5s |       0 |       18 |        0 |   322704      0 |      463 |      465
304.33/304.45	c #cpu_time = 0.473s
304.33/304.45	c #wall_clock_time = 0.474s
304.33/304.45	c #decision = 18
304.33/304.45	c #random_decision = 0
304.33/304.45	c #conflict = 0
304.33/304.45	c #restart = 0
304.33/304.45	c BCD2: found a new core of size 2: cost of the new core is >=55
304.33/304.45	c lower bound updated to -616670361
304.53/304.64	c BCD2: 303760 <= obj <= 616974120
304.53/304.64	c BCD2: #cores=18, #unrelaxed=306166, #relaxed=389, #hardened=0
304.53/304.64	c BCD2: #sat=1 #unsat=387 bias=387/388
304.53/304.66	c Solving starts ...
304.53/304.66	c ============================[ Search Statistics ]============================
304.53/304.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
304.53/304.66	c       |         |          |          |    Limit     GC | Var      | Constra 
304.53/304.66	c =============================================================================
304.53/304.66	c  0.0s |       0 |        0 |        0 |   322704      0 |      463 |      465
305.03/305.11	c  0.4s |       0 |       19 |        1 |   322704      0 |      463 |      465
305.03/305.11	c #cpu_time = 0.446s
305.03/305.11	c #wall_clock_time = 0.447s
305.03/305.11	c #decision = 19
305.03/305.11	c #random_decision = 0
305.03/305.11	c #conflict = 1
305.03/305.11	c #restart = 0
305.03/305.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=110
305.03/305.11	c lower bound updated to -616670306
305.23/305.30	c BCD2: 303815 <= obj <= 616974120
305.23/305.30	c BCD2: #cores=18, #unrelaxed=306165, #relaxed=390, #hardened=0
305.23/305.30	c BCD2: #sat=1 #unsat=388 bias=388/389
305.23/305.32	c Solving starts ...
305.23/305.32	c ============================[ Search Statistics ]============================
305.23/305.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
305.23/305.32	c       |         |          |          |    Limit     GC | Var      | Constra 
305.23/305.32	c =============================================================================
305.23/305.32	c  0.0s |       0 |        0 |        0 |   322704      0 |      464 |      465
305.63/305.76	c  0.4s |       0 |       19 |        1 |   322704      0 |      464 |      466
305.63/305.76	c #cpu_time = 0.442s
305.63/305.76	c #wall_clock_time = 0.443s
305.63/305.76	c #decision = 19
305.63/305.76	c #random_decision = 0
305.63/305.76	c #conflict = 1
305.63/305.76	c #restart = 0
305.63/305.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=165
305.63/305.76	c lower bound updated to -616670251
305.83/305.95	c BCD2: 303870 <= obj <= 616974120
305.83/305.95	c BCD2: #cores=18, #unrelaxed=306164, #relaxed=391, #hardened=0
305.83/305.95	c BCD2: #sat=1 #unsat=389 bias=389/390
305.83/305.97	c Solving starts ...
305.83/305.97	c ============================[ Search Statistics ]============================
305.83/305.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
305.83/305.97	c       |         |          |          |    Limit     GC | Var      | Constra 
305.83/305.97	c =============================================================================
305.83/305.97	c  0.0s |       0 |        0 |        0 |   322704      0 |      465 |      466
307.23/307.31	c  1.3s |       0 |       19 |        1 |   322704      0 |      465 |      467
307.23/307.31	c #cpu_time = 1.334s
307.23/307.31	c #wall_clock_time = 1.338s
307.23/307.31	c #decision = 19
307.23/307.31	c #random_decision = 0
307.23/307.31	c #conflict = 1
307.23/307.31	c #restart = 0
307.23/307.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=220
307.23/307.31	c lower bound updated to -616670196
307.33/307.49	c BCD2: 303925 <= obj <= 616974120
307.33/307.49	c BCD2: #cores=18, #unrelaxed=306163, #relaxed=392, #hardened=0
307.33/307.49	c BCD2: #sat=1 #unsat=390 bias=390/391
307.43/307.50	c Solving starts ...
307.43/307.50	c ============================[ Search Statistics ]============================
307.43/307.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
307.43/307.50	c       |         |          |          |    Limit     GC | Var      | Constra 
307.43/307.50	c =============================================================================
307.43/307.50	c  0.0s |       0 |        0 |        0 |   322704      0 |      466 |      467
307.83/307.94	c  0.4s |       0 |       19 |        1 |   322704      0 |      466 |      468
307.83/307.94	c #cpu_time = 0.439s
307.83/307.94	c #wall_clock_time = 0.440s
307.83/307.94	c #decision = 19
307.83/307.94	c #random_decision = 0
307.83/307.94	c #conflict = 1
307.83/307.94	c #restart = 0
307.83/307.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=275
307.83/307.94	c lower bound updated to -616670141
307.93/308.09	c BCD2: 303980 <= obj <= 616974120
307.93/308.09	c BCD2: #cores=18, #unrelaxed=306162, #relaxed=393, #hardened=0
307.93/308.09	c BCD2: #sat=1 #unsat=391 bias=391/392
307.93/308.10	c Solving starts ...
307.93/308.10	c ============================[ Search Statistics ]============================
307.93/308.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
307.93/308.10	c       |         |          |          |    Limit     GC | Var      | Constra 
307.93/308.10	c =============================================================================
307.93/308.10	c  0.0s |       0 |        0 |        0 |   322704      0 |      467 |      468
308.43/308.53	c  0.4s |       0 |       19 |        1 |   322704      0 |      467 |      469
308.43/308.53	c #cpu_time = 0.427s
308.43/308.53	c #wall_clock_time = 0.428s
308.43/308.53	c #decision = 19
308.43/308.53	c #random_decision = 0
308.43/308.53	c #conflict = 1
308.43/308.53	c #restart = 0
308.43/308.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=330
308.43/308.53	c lower bound updated to -616670086
308.63/308.70	c BCD2: 304035 <= obj <= 616974120
308.63/308.70	c BCD2: #cores=18, #unrelaxed=306161, #relaxed=394, #hardened=0
308.63/308.70	c BCD2: #sat=1 #unsat=392 bias=392/393
308.63/308.71	c Solving starts ...
308.63/308.71	c ============================[ Search Statistics ]============================
308.63/308.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
308.63/308.71	c       |         |          |          |    Limit     GC | Var      | Constra 
308.63/308.71	c =============================================================================
308.63/308.71	c  0.0s |       0 |        0 |        0 |   322704      0 |      468 |      469
309.03/309.15	c  0.4s |       0 |       19 |        1 |   322704      0 |      468 |      470
309.03/309.15	c #cpu_time = 0.441s
309.03/309.15	c #wall_clock_time = 0.443s
309.03/309.15	c #decision = 19
309.03/309.15	c #random_decision = 0
309.03/309.15	c #conflict = 1
309.03/309.15	c #restart = 0
309.03/309.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=385
309.03/309.15	c lower bound updated to -616670031
309.23/309.30	c BCD2: 304090 <= obj <= 616974120
309.23/309.30	c BCD2: #cores=18, #unrelaxed=306160, #relaxed=395, #hardened=0
309.23/309.30	c BCD2: #sat=1 #unsat=393 bias=393/394
309.23/309.31	c Solving starts ...
309.23/309.31	c ============================[ Search Statistics ]============================
309.23/309.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
309.23/309.31	c       |         |          |          |    Limit     GC | Var      | Constra 
309.23/309.31	c =============================================================================
309.23/309.31	c  0.0s |       0 |        0 |        0 |   322704      0 |      469 |      470
309.63/309.74	c  0.4s |       0 |       19 |        1 |   322704      0 |      469 |      471
309.63/309.74	c #cpu_time = 0.435s
309.63/309.74	c #wall_clock_time = 0.436s
309.63/309.74	c #decision = 19
309.63/309.74	c #random_decision = 0
309.63/309.74	c #conflict = 1
309.63/309.74	c #restart = 0
309.63/309.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=440
309.63/309.74	c lower bound updated to -616669976
309.83/309.91	c BCD2: 304145 <= obj <= 616974120
309.83/309.91	c BCD2: #cores=18, #unrelaxed=306159, #relaxed=396, #hardened=0
309.83/309.91	c BCD2: #sat=1 #unsat=394 bias=394/395
309.83/309.91	c Solving starts ...
309.83/309.91	c ============================[ Search Statistics ]============================
309.83/309.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
309.83/309.91	c       |         |          |          |    Limit     GC | Var      | Constra 
309.83/309.91	c =============================================================================
309.83/309.91	c  0.0s |       0 |        0 |        0 |   322704      0 |      470 |      471
310.23/310.35	c  0.4s |       0 |       19 |        1 |   322704      0 |      470 |      472
310.23/310.35	c #cpu_time = 0.440s
310.23/310.35	c #wall_clock_time = 0.441s
310.23/310.35	c #decision = 19
310.23/310.35	c #random_decision = 0
310.23/310.35	c #conflict = 1
310.23/310.35	c #restart = 0
310.23/310.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=495
310.23/310.35	c lower bound updated to -616669921
310.42/310.51	c BCD2: 304200 <= obj <= 616974120
310.42/310.51	c BCD2: #cores=18, #unrelaxed=306158, #relaxed=397, #hardened=0
310.42/310.51	c BCD2: #sat=1 #unsat=395 bias=395/396
310.42/310.51	c Solving starts ...
310.42/310.51	c ============================[ Search Statistics ]============================
310.42/310.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
310.42/310.51	c       |         |          |          |    Limit     GC | Var      | Constra 
310.42/310.51	c =============================================================================
310.42/310.51	c  0.0s |       0 |        0 |        0 |   322704      0 |      471 |      472
310.82/310.96	c  0.4s |       0 |       19 |        1 |   322704      0 |      471 |      473
310.82/310.96	c #cpu_time = 0.439s
310.82/310.96	c #wall_clock_time = 0.441s
310.82/310.96	c #decision = 19
310.82/310.96	c #random_decision = 0
310.82/310.96	c #conflict = 1
310.82/310.96	c #restart = 0
310.82/310.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=550
310.82/310.96	c lower bound updated to -616669866
311.02/311.11	c BCD2: 304255 <= obj <= 616974120
311.02/311.12	c BCD2: #cores=18, #unrelaxed=306157, #relaxed=398, #hardened=0
311.02/311.12	c BCD2: #sat=1 #unsat=396 bias=396/397
311.02/311.12	c Solving starts ...
311.02/311.12	c ============================[ Search Statistics ]============================
311.02/311.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
311.02/311.12	c       |         |          |          |    Limit     GC | Var      | Constra 
311.02/311.12	c =============================================================================
311.02/311.12	c  0.0s |       0 |        0 |        0 |   322704      0 |      472 |      473
311.43/311.57	c  0.5s |       0 |       19 |        1 |   322704      0 |      472 |      474
311.43/311.57	c #cpu_time = 0.451s
311.43/311.57	c #wall_clock_time = 0.453s
311.43/311.57	c #decision = 19
311.43/311.57	c #random_decision = 0
311.43/311.57	c #conflict = 1
311.43/311.57	c #restart = 0
311.43/311.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=605
311.43/311.57	c lower bound updated to -616669811
311.63/311.77	c BCD2: 304310 <= obj <= 616974120
311.63/311.77	c BCD2: #cores=18, #unrelaxed=306156, #relaxed=399, #hardened=0
311.63/311.77	c BCD2: #sat=1 #unsat=397 bias=397/398
311.63/311.78	c Solving starts ...
311.63/311.78	c ============================[ Search Statistics ]============================
311.63/311.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
311.63/311.78	c       |         |          |          |    Limit     GC | Var      | Constra 
311.63/311.78	c =============================================================================
311.63/311.78	c  0.0s |       0 |        0 |        0 |   322704      0 |      473 |      474
312.13/312.23	c  0.4s |       0 |       19 |        1 |   322704      0 |      473 |      475
312.13/312.23	c #cpu_time = 0.443s
312.13/312.23	c #wall_clock_time = 0.444s
312.13/312.23	c #decision = 19
312.13/312.23	c #random_decision = 0
312.13/312.23	c #conflict = 1
312.13/312.23	c #restart = 0
312.13/312.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=660
312.13/312.23	c lower bound updated to -616669756
312.34/312.42	c BCD2: 304365 <= obj <= 616974120
312.34/312.42	c BCD2: #cores=18, #unrelaxed=306155, #relaxed=400, #hardened=0
312.34/312.42	c BCD2: #sat=1 #unsat=398 bias=398/399
312.34/312.44	c Solving starts ...
312.34/312.44	c ============================[ Search Statistics ]============================
312.34/312.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
312.34/312.44	c       |         |          |          |    Limit     GC | Var      | Constra 
312.34/312.44	c =============================================================================
312.34/312.44	c  0.0s |       0 |        0 |        0 |   322704      0 |      474 |      475
312.73/312.88	c  0.4s |       0 |       19 |        1 |   322704      0 |      474 |      476
312.73/312.88	c #cpu_time = 0.439s
312.73/312.88	c #wall_clock_time = 0.440s
312.73/312.88	c #decision = 19
312.73/312.88	c #random_decision = 0
312.73/312.88	c #conflict = 1
312.73/312.88	c #restart = 0
312.73/312.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=715
312.73/312.88	c lower bound updated to -616669701
312.93/313.07	c BCD2: 304420 <= obj <= 616974120
312.93/313.07	c BCD2: #cores=18, #unrelaxed=306154, #relaxed=401, #hardened=0
312.93/313.07	c BCD2: #sat=1 #unsat=399 bias=399/400
312.93/313.09	c Solving starts ...
312.93/313.09	c ============================[ Search Statistics ]============================
312.93/313.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
312.93/313.09	c       |         |          |          |    Limit     GC | Var      | Constra 
312.93/313.09	c =============================================================================
312.93/313.09	c  0.0s |       0 |        0 |        0 |   322704      0 |      475 |      476
314.23/314.39	c  1.3s |       0 |       19 |        1 |   322704      0 |      475 |      477
314.23/314.39	c #cpu_time = 1.296s
314.23/314.39	c #wall_clock_time = 1.300s
314.23/314.39	c #decision = 19
314.23/314.39	c #random_decision = 0
314.23/314.39	c #conflict = 1
314.23/314.39	c #restart = 0
314.23/314.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=770
314.23/314.39	c lower bound updated to -616669646
314.43/314.57	c BCD2: 304475 <= obj <= 616974120
314.43/314.57	c BCD2: #cores=18, #unrelaxed=306153, #relaxed=402, #hardened=0
314.43/314.57	c BCD2: #sat=1 #unsat=400 bias=400/401
314.43/314.58	c Solving starts ...
314.43/314.58	c ============================[ Search Statistics ]============================
314.43/314.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
314.43/314.58	c       |         |          |          |    Limit     GC | Var      | Constra 
314.43/314.58	c =============================================================================
314.43/314.58	c  0.0s |       0 |        0 |        0 |   322704      0 |      476 |      477
314.93/315.02	c  0.4s |       0 |       19 |        1 |   322704      0 |      476 |      478
314.93/315.02	c #cpu_time = 0.441s
314.93/315.02	c #wall_clock_time = 0.442s
314.93/315.02	c #decision = 19
314.93/315.02	c #random_decision = 0
314.93/315.02	c #conflict = 1
314.93/315.02	c #restart = 0
314.93/315.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=825
314.93/315.02	c lower bound updated to -616669591
315.03/315.16	c BCD2: 304530 <= obj <= 616974120
315.03/315.16	c BCD2: #cores=18, #unrelaxed=306152, #relaxed=403, #hardened=0
315.03/315.16	c BCD2: #sat=1 #unsat=401 bias=401/402
315.03/315.17	c Solving starts ...
315.03/315.17	c ============================[ Search Statistics ]============================
315.03/315.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
315.03/315.17	c       |         |          |          |    Limit     GC | Var      | Constra 
315.03/315.17	c =============================================================================
315.03/315.17	c  0.0s |       0 |        0 |        0 |   322704      0 |      477 |      478
315.53/315.60	c  0.4s |       0 |       19 |        1 |   322704      0 |      477 |      479
315.53/315.60	c #cpu_time = 0.429s
315.53/315.60	c #wall_clock_time = 0.431s
315.53/315.60	c #decision = 19
315.53/315.60	c #random_decision = 0
315.53/315.60	c #conflict = 1
315.53/315.60	c #restart = 0
315.53/315.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=880
315.53/315.60	c lower bound updated to -616669536
315.64/315.76	c BCD2: 304585 <= obj <= 616974120
315.64/315.76	c BCD2: #cores=18, #unrelaxed=306151, #relaxed=404, #hardened=0
315.64/315.76	c BCD2: #sat=1 #unsat=402 bias=402/403
315.64/315.77	c Solving starts ...
315.64/315.77	c ============================[ Search Statistics ]============================
315.64/315.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
315.64/315.77	c       |         |          |          |    Limit     GC | Var      | Constra 
315.64/315.77	c =============================================================================
315.64/315.77	c  0.0s |       0 |        0 |        0 |   322704      0 |      478 |      479
316.13/316.21	c  0.4s |       0 |       19 |        1 |   322704      0 |      478 |      480
316.13/316.21	c #cpu_time = 0.441s
316.13/316.21	c #wall_clock_time = 0.442s
316.13/316.21	c #decision = 19
316.13/316.21	c #random_decision = 0
316.13/316.21	c #conflict = 1
316.13/316.21	c #restart = 0
316.13/316.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=935
316.13/316.21	c lower bound updated to -616669481
316.23/316.35	c BCD2: 304640 <= obj <= 616974120
316.23/316.35	c BCD2: #cores=18, #unrelaxed=306150, #relaxed=405, #hardened=0
316.23/316.35	c BCD2: #sat=1 #unsat=403 bias=403/404
316.23/316.36	c Solving starts ...
316.23/316.36	c ============================[ Search Statistics ]============================
316.23/316.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
316.23/316.36	c       |         |          |          |    Limit     GC | Var      | Constra 
316.23/316.36	c =============================================================================
316.23/316.36	c  0.0s |       0 |        0 |        0 |   322704      0 |      479 |      480
316.63/316.80	c  0.4s |       0 |       19 |        1 |   322704      0 |      479 |      481
316.63/316.80	c #cpu_time = 0.439s
316.63/316.80	c #wall_clock_time = 0.441s
316.63/316.80	c #decision = 19
316.63/316.80	c #random_decision = 0
316.63/316.80	c #conflict = 1
316.63/316.80	c #restart = 0
316.63/316.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=990
316.63/316.80	c lower bound updated to -616669426
316.84/316.95	c BCD2: 304695 <= obj <= 616974120
316.84/316.95	c BCD2: #cores=18, #unrelaxed=306149, #relaxed=406, #hardened=0
316.84/316.95	c BCD2: #sat=1 #unsat=404 bias=404/405
316.84/316.96	c Solving starts ...
316.84/316.96	c ============================[ Search Statistics ]============================
316.84/316.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
316.84/316.96	c       |         |          |          |    Limit     GC | Var      | Constra 
316.84/316.96	c =============================================================================
316.84/316.96	c  0.0s |       0 |        0 |        0 |   322704      0 |      480 |      481
317.33/317.40	c  0.4s |       0 |       19 |        1 |   322704      0 |      480 |      482
317.33/317.40	c #cpu_time = 0.443s
317.33/317.40	c #wall_clock_time = 0.444s
317.33/317.40	c #decision = 19
317.33/317.40	c #random_decision = 0
317.33/317.40	c #conflict = 1
317.33/317.40	c #restart = 0
317.33/317.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=1045
317.33/317.40	c lower bound updated to -616669371
317.43/317.54	c BCD2: 304750 <= obj <= 616974120
317.43/317.55	c BCD2: #cores=18, #unrelaxed=306148, #relaxed=407, #hardened=0
317.43/317.55	c BCD2: #sat=1 #unsat=405 bias=405/406
317.43/317.55	c Solving starts ...
317.43/317.55	c ============================[ Search Statistics ]============================
317.43/317.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
317.43/317.55	c       |         |          |          |    Limit     GC | Var      | Constra 
317.43/317.55	c =============================================================================
317.43/317.55	c  0.0s |       0 |        0 |        0 |   322704      0 |      481 |      482
317.84/318.00	c  0.4s |       0 |       19 |        1 |   322704      0 |      481 |      483
317.84/318.00	c #cpu_time = 0.443s
317.84/318.00	c #wall_clock_time = 0.444s
317.84/318.00	c #decision = 19
317.84/318.00	c #random_decision = 0
317.84/318.00	c #conflict = 1
317.84/318.00	c #restart = 0
317.84/318.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=1100
317.84/318.00	c lower bound updated to -616669316
318.03/318.15	c BCD2: 304805 <= obj <= 616974120
318.03/318.15	c BCD2: #cores=18, #unrelaxed=306147, #relaxed=408, #hardened=0
318.03/318.15	c BCD2: #sat=1 #unsat=406 bias=406/407
318.03/318.15	c Solving starts ...
318.03/318.15	c ============================[ Search Statistics ]============================
318.03/318.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
318.03/318.15	c       |         |          |          |    Limit     GC | Var      | Constra 
318.03/318.15	c =============================================================================
318.03/318.15	c  0.0s |       0 |        0 |        0 |   322704      0 |      482 |      483
318.53/318.61	c  0.5s |       0 |       19 |        1 |   322704      0 |      482 |      484
318.53/318.61	c #cpu_time = 0.454s
318.53/318.61	c #wall_clock_time = 0.456s
318.53/318.61	c #decision = 19
318.53/318.61	c #random_decision = 0
318.53/318.61	c #conflict = 1
318.53/318.61	c #restart = 0
318.53/318.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=1155
318.53/318.61	c lower bound updated to -616669261
318.63/318.79	c BCD2: 304860 <= obj <= 616974120
318.63/318.79	c BCD2: #cores=18, #unrelaxed=306146, #relaxed=409, #hardened=0
318.63/318.79	c BCD2: #sat=1 #unsat=407 bias=407/408
318.73/318.81	c Solving starts ...
318.73/318.81	c ============================[ Search Statistics ]============================
318.73/318.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
318.73/318.81	c       |         |          |          |    Limit     GC | Var      | Constra 
318.73/318.81	c =============================================================================
318.73/318.81	c  0.0s |       0 |        0 |        0 |   322704      0 |      483 |      484
319.12/319.26	c  0.4s |       0 |       19 |        1 |   322704      0 |      483 |      485
319.12/319.26	c #cpu_time = 0.445s
319.12/319.26	c #wall_clock_time = 0.446s
319.12/319.26	c #decision = 19
319.12/319.26	c #random_decision = 0
319.12/319.26	c #conflict = 1
319.12/319.26	c #restart = 0
319.12/319.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=1210
319.12/319.26	c lower bound updated to -616669206
319.32/319.44	c BCD2: 304915 <= obj <= 616974120
319.32/319.44	c BCD2: #cores=18, #unrelaxed=306145, #relaxed=410, #hardened=0
319.32/319.44	c BCD2: #sat=1 #unsat=408 bias=408/409
319.32/319.46	c Solving starts ...
319.32/319.46	c ============================[ Search Statistics ]============================
319.32/319.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
319.32/319.46	c       |         |          |          |    Limit     GC | Var      | Constra 
319.32/319.46	c =============================================================================
319.32/319.46	c  0.0s |       0 |        0 |        0 |   322704      0 |      484 |      485
319.83/319.90	c  0.4s |       0 |       19 |        1 |   322704      0 |      484 |      486
319.83/319.90	c #cpu_time = 0.441s
319.83/319.90	c #wall_clock_time = 0.442s
319.83/319.90	c #decision = 19
319.83/319.90	c #random_decision = 0
319.83/319.90	c #conflict = 1
319.83/319.90	c #restart = 0
319.83/319.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=1265
319.83/319.90	c lower bound updated to -616669151
319.93/320.08	c BCD2: 304970 <= obj <= 616974120
319.93/320.08	c BCD2: #cores=18, #unrelaxed=306144, #relaxed=411, #hardened=0
319.93/320.08	c BCD2: #sat=1 #unsat=409 bias=409/410
319.93/320.10	c Solving starts ...
319.93/320.10	c ============================[ Search Statistics ]============================
319.93/320.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
319.93/320.10	c       |         |          |          |    Limit     GC | Var      | Constra 
319.93/320.10	c =============================================================================
319.93/320.10	c  0.0s |       0 |        0 |        0 |   322704      0 |      485 |      486
321.33/321.41	c  1.3s |       0 |       19 |        1 |   322704      0 |      485 |      487
321.33/321.41	c #cpu_time = 1.308s
321.33/321.41	c #wall_clock_time = 1.312s
321.33/321.41	c #decision = 19
321.33/321.41	c #random_decision = 0
321.33/321.41	c #conflict = 1
321.33/321.41	c #restart = 0
321.33/321.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=1320
321.33/321.41	c lower bound updated to -616669096
321.53/321.62	c BCD2: 305025 <= obj <= 616974120
321.53/321.62	c BCD2: #cores=18, #unrelaxed=306143, #relaxed=412, #hardened=0
321.53/321.62	c BCD2: #sat=1 #unsat=410 bias=410/411
321.53/321.62	c Solving starts ...
321.53/321.62	c ============================[ Search Statistics ]============================
321.53/321.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
321.53/321.62	c       |         |          |          |    Limit     GC | Var      | Constra 
321.53/321.62	c =============================================================================
321.53/321.62	c  0.0s |       0 |        0 |        0 |   322704      0 |      486 |      487
321.93/322.05	c  0.4s |       0 |       19 |        1 |   322704      0 |      486 |      488
321.93/322.05	c #cpu_time = 0.421s
321.93/322.05	c #wall_clock_time = 0.422s
321.93/322.05	c #decision = 19
321.93/322.05	c #random_decision = 0
321.93/322.05	c #conflict = 1
321.93/322.05	c #restart = 0
321.93/322.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=1375
321.93/322.05	c lower bound updated to -616669041
322.13/322.22	c BCD2: 305080 <= obj <= 616974120
322.13/322.22	c BCD2: #cores=18, #unrelaxed=306142, #relaxed=413, #hardened=0
322.13/322.22	c BCD2: #sat=1 #unsat=411 bias=411/412
322.13/322.22	c Solving starts ...
322.13/322.22	c ============================[ Search Statistics ]============================
322.13/322.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
322.13/322.22	c       |         |          |          |    Limit     GC | Var      | Constra 
322.13/322.22	c =============================================================================
322.13/322.22	c  0.0s |       0 |        0 |        0 |   322704      0 |      487 |      488
322.53/322.64	c  0.4s |       0 |       19 |        1 |   322704      0 |      487 |      489
322.53/322.64	c #cpu_time = 0.411s
322.53/322.64	c #wall_clock_time = 0.412s
322.53/322.64	c #decision = 19
322.53/322.64	c #random_decision = 0
322.53/322.64	c #conflict = 1
322.53/322.64	c #restart = 0
322.53/322.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=1430
322.53/322.64	c lower bound updated to -616668986
322.73/322.83	c BCD2: 305135 <= obj <= 616974120
322.73/322.83	c BCD2: #cores=18, #unrelaxed=306141, #relaxed=414, #hardened=0
322.73/322.83	c BCD2: #sat=1 #unsat=412 bias=412/413
322.73/322.83	c Solving starts ...
322.73/322.83	c ============================[ Search Statistics ]============================
322.73/322.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
322.73/322.83	c       |         |          |          |    Limit     GC | Var      | Constra 
322.73/322.83	c =============================================================================
322.73/322.83	c  0.0s |       0 |        0 |        0 |   322704      0 |      488 |      489
323.13/323.25	c  0.4s |       0 |       19 |        1 |   322704      0 |      488 |      490
323.13/323.25	c #cpu_time = 0.422s
323.13/323.25	c #wall_clock_time = 0.423s
323.13/323.25	c #decision = 19
323.13/323.25	c #random_decision = 0
323.13/323.25	c #conflict = 1
323.13/323.25	c #restart = 0
323.13/323.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=1485
323.13/323.25	c lower bound updated to -616668931
323.34/323.43	c BCD2: 305190 <= obj <= 616974120
323.34/323.43	c BCD2: #cores=18, #unrelaxed=306140, #relaxed=415, #hardened=0
323.34/323.43	c BCD2: #sat=1 #unsat=413 bias=413/414
323.34/323.43	c Solving starts ...
323.34/323.43	c ============================[ Search Statistics ]============================
323.34/323.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
323.34/323.43	c       |         |          |          |    Limit     GC | Var      | Constra 
323.34/323.43	c =============================================================================
323.34/323.43	c  0.0s |       0 |        0 |        0 |   322704      0 |      489 |      490
323.73/323.85	c  0.4s |       0 |       19 |        1 |   322704      0 |      489 |      491
323.73/323.85	c #cpu_time = 0.415s
323.73/323.85	c #wall_clock_time = 0.416s
323.73/323.85	c #decision = 19
323.73/323.85	c #random_decision = 0
323.73/323.85	c #conflict = 1
323.73/323.85	c #restart = 0
323.73/323.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=1540
323.73/323.85	c lower bound updated to -616668876
323.93/324.03	c BCD2: 305245 <= obj <= 616974120
323.93/324.03	c BCD2: #cores=18, #unrelaxed=306139, #relaxed=416, #hardened=0
323.93/324.03	c BCD2: #sat=1 #unsat=414 bias=414/415
323.93/324.04	c Solving starts ...
323.93/324.04	c ============================[ Search Statistics ]============================
323.93/324.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
323.93/324.04	c       |         |          |          |    Limit     GC | Var      | Constra 
323.93/324.04	c =============================================================================
323.93/324.04	c  0.0s |       0 |        0 |        0 |   322704      0 |      490 |      491
324.33/324.46	c  0.4s |       0 |       19 |        1 |   322704      0 |      490 |      492
324.33/324.46	c #cpu_time = 0.423s
324.33/324.46	c #wall_clock_time = 0.424s
324.33/324.46	c #decision = 19
324.33/324.46	c #random_decision = 0
324.33/324.46	c #conflict = 1
324.33/324.46	c #restart = 0
324.33/324.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=1595
324.33/324.46	c lower bound updated to -616668821
324.54/324.63	c BCD2: 305300 <= obj <= 616974120
324.54/324.63	c BCD2: #cores=18, #unrelaxed=306138, #relaxed=417, #hardened=0
324.54/324.63	c BCD2: #sat=1 #unsat=415 bias=415/416
324.54/324.64	c Solving starts ...
324.54/324.64	c ============================[ Search Statistics ]============================
324.54/324.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
324.54/324.64	c       |         |          |          |    Limit     GC | Var      | Constra 
324.54/324.64	c =============================================================================
324.54/324.64	c  0.0s |       0 |        0 |        0 |   322704      0 |      491 |      492
324.93/325.06	c  0.4s |       0 |       19 |        1 |   322704      0 |      491 |      493
324.93/325.06	c #cpu_time = 0.421s
324.93/325.06	c #wall_clock_time = 0.422s
324.93/325.06	c #decision = 19
324.93/325.06	c #random_decision = 0
324.93/325.06	c #conflict = 1
324.93/325.06	c #restart = 0
324.93/325.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=1650
324.93/325.06	c lower bound updated to -616668766
325.13/325.24	c BCD2: 305355 <= obj <= 616974120
325.13/325.24	c BCD2: #cores=18, #unrelaxed=306137, #relaxed=418, #hardened=0
325.13/325.24	c BCD2: #sat=1 #unsat=416 bias=416/417
325.13/325.25	c Solving starts ...
325.13/325.25	c ============================[ Search Statistics ]============================
325.13/325.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
325.13/325.25	c       |         |          |          |    Limit     GC | Var      | Constra 
325.13/325.25	c =============================================================================
325.13/325.25	c  0.0s |       0 |        0 |        0 |   322704      0 |      492 |      493
325.53/325.68	c  0.4s |       0 |       19 |        1 |   322704      0 |      492 |      494
325.53/325.68	c #cpu_time = 0.432s
325.53/325.68	c #wall_clock_time = 0.433s
325.53/325.68	c #decision = 19
325.53/325.68	c #random_decision = 0
325.53/325.68	c #conflict = 1
325.53/325.68	c #restart = 0
325.53/325.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=1705
325.53/325.68	c lower bound updated to -616668711
325.73/325.89	c BCD2: 305410 <= obj <= 616974120
325.73/325.89	c BCD2: #cores=18, #unrelaxed=306136, #relaxed=419, #hardened=0
325.73/325.89	c BCD2: #sat=1 #unsat=417 bias=417/418
325.83/325.91	c Solving starts ...
325.83/325.91	c ============================[ Search Statistics ]============================
325.83/325.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
325.83/325.91	c       |         |          |          |    Limit     GC | Var      | Constra 
325.83/325.91	c =============================================================================
325.83/325.91	c  0.0s |       0 |        0 |        0 |   322704      0 |      493 |      494
326.22/326.33	c  0.4s |       0 |       19 |        1 |   322704      0 |      493 |      495
326.22/326.33	c #cpu_time = 0.421s
326.22/326.33	c #wall_clock_time = 0.422s
326.22/326.33	c #decision = 19
326.22/326.33	c #random_decision = 0
326.22/326.33	c #conflict = 1
326.22/326.33	c #restart = 0
326.22/326.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=1760
326.22/326.33	c lower bound updated to -616668656
326.42/326.54	c BCD2: 305465 <= obj <= 616974120
326.42/326.54	c BCD2: #cores=18, #unrelaxed=306135, #relaxed=420, #hardened=0
326.42/326.54	c BCD2: #sat=1 #unsat=418 bias=418/419
326.42/326.56	c Solving starts ...
326.42/326.56	c ============================[ Search Statistics ]============================
326.42/326.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
326.42/326.56	c       |         |          |          |    Limit     GC | Var      | Constra 
326.42/326.56	c =============================================================================
326.42/326.56	c  0.0s |       0 |        0 |        0 |   322704      0 |      494 |      495
326.83/326.98	c  0.4s |       0 |       19 |        1 |   322704      0 |      494 |      496
326.83/326.98	c #cpu_time = 0.419s
326.83/326.98	c #wall_clock_time = 0.420s
326.83/326.98	c #decision = 19
326.83/326.98	c #random_decision = 0
326.83/326.98	c #conflict = 1
326.83/326.98	c #restart = 0
326.83/326.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=1815
326.83/326.98	c lower bound updated to -616668601
327.03/327.19	c BCD2: 305520 <= obj <= 616974120
327.03/327.19	c BCD2: #cores=18, #unrelaxed=306134, #relaxed=421, #hardened=0
327.03/327.19	c BCD2: #sat=1 #unsat=419 bias=419/420
327.13/327.21	c Solving starts ...
327.13/327.21	c ============================[ Search Statistics ]============================
327.13/327.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
327.13/327.21	c       |         |          |          |    Limit     GC | Var      | Constra 
327.13/327.21	c =============================================================================
327.13/327.21	c  0.0s |       0 |        0 |        0 |   322704      0 |      495 |      496
328.43/328.57	c  1.4s |       0 |       19 |        1 |   322704      0 |      495 |      497
328.43/328.57	c #cpu_time = 1.354s
328.43/328.57	c #wall_clock_time = 1.357s
328.43/328.57	c #decision = 19
328.43/328.57	c #random_decision = 0
328.43/328.57	c #conflict = 1
328.43/328.57	c #restart = 0
328.43/328.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=1870
328.43/328.57	c lower bound updated to -616668546
328.63/328.74	c BCD2: 305575 <= obj <= 616974120
328.63/328.74	c BCD2: #cores=18, #unrelaxed=306133, #relaxed=422, #hardened=0
328.63/328.74	c BCD2: #sat=1 #unsat=420 bias=420/421
328.63/328.75	c Solving starts ...
328.63/328.75	c ============================[ Search Statistics ]============================
328.63/328.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
328.63/328.75	c       |         |          |          |    Limit     GC | Var      | Constra 
328.63/328.75	c =============================================================================
328.63/328.75	c  0.0s |       0 |        0 |        0 |   322704      0 |      496 |      497
329.03/329.19	c  0.4s |       0 |       19 |        1 |   322704      0 |      496 |      498
329.03/329.19	c #cpu_time = 0.441s
329.03/329.19	c #wall_clock_time = 0.442s
329.03/329.19	c #decision = 19
329.03/329.19	c #random_decision = 0
329.03/329.19	c #conflict = 1
329.03/329.19	c #restart = 0
329.03/329.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=1925
329.03/329.19	c lower bound updated to -616668491
329.23/329.34	c BCD2: 305630 <= obj <= 616974120
329.23/329.34	c BCD2: #cores=18, #unrelaxed=306132, #relaxed=423, #hardened=0
329.23/329.34	c BCD2: #sat=1 #unsat=421 bias=421/422
329.23/329.34	c Solving starts ...
329.23/329.34	c ============================[ Search Statistics ]============================
329.23/329.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
329.23/329.34	c       |         |          |          |    Limit     GC | Var      | Constra 
329.23/329.34	c =============================================================================
329.23/329.34	c  0.0s |       0 |        0 |        0 |   322704      0 |      497 |      498
329.63/329.78	c  0.4s |       0 |       19 |        1 |   322704      0 |      497 |      499
329.63/329.78	c #cpu_time = 0.430s
329.63/329.78	c #wall_clock_time = 0.431s
329.63/329.78	c #decision = 19
329.63/329.78	c #random_decision = 0
329.63/329.78	c #conflict = 1
329.63/329.78	c #restart = 0
329.63/329.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=1980
329.63/329.78	c lower bound updated to -616668436
329.83/329.94	c BCD2: 305685 <= obj <= 616974120
329.83/329.94	c BCD2: #cores=18, #unrelaxed=306131, #relaxed=424, #hardened=0
329.83/329.94	c BCD2: #sat=1 #unsat=422 bias=422/423
329.83/329.94	c Solving starts ...
329.83/329.94	c ============================[ Search Statistics ]============================
329.83/329.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
329.83/329.94	c       |         |          |          |    Limit     GC | Var      | Constra 
329.83/329.94	c =============================================================================
329.83/329.94	c  0.0s |       0 |        0 |        0 |   322704      0 |      498 |      499
330.23/330.39	c  0.4s |       0 |       19 |        1 |   322704      0 |      498 |      500
330.23/330.39	c #cpu_time = 0.441s
330.23/330.39	c #wall_clock_time = 0.442s
330.23/330.39	c #decision = 19
330.23/330.39	c #random_decision = 0
330.23/330.39	c #conflict = 1
330.23/330.39	c #restart = 0
330.23/330.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=2035
330.23/330.39	c lower bound updated to -616668381
330.43/330.53	c BCD2: 305740 <= obj <= 616974120
330.43/330.53	c BCD2: #cores=18, #unrelaxed=306130, #relaxed=425, #hardened=0
330.43/330.53	c BCD2: #sat=1 #unsat=423 bias=423/424
330.43/330.54	c Solving starts ...
330.43/330.54	c ============================[ Search Statistics ]============================
330.43/330.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
330.43/330.54	c       |         |          |          |    Limit     GC | Var      | Constra 
330.43/330.54	c =============================================================================
330.43/330.54	c  0.0s |       0 |        0 |        0 |   322704      0 |      499 |      500
330.83/330.97	c  0.4s |       0 |       19 |        1 |   322704      0 |      499 |      501
330.83/330.97	c #cpu_time = 0.435s
330.83/330.97	c #wall_clock_time = 0.436s
330.83/330.97	c #decision = 19
330.83/330.97	c #random_decision = 0
330.83/330.97	c #conflict = 1
330.83/330.97	c #restart = 0
330.83/330.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=2090
330.83/330.97	c lower bound updated to -616668326
331.03/331.13	c BCD2: 305795 <= obj <= 616974120
331.03/331.13	c BCD2: #cores=18, #unrelaxed=306129, #relaxed=426, #hardened=0
331.03/331.13	c BCD2: #sat=1 #unsat=424 bias=424/425
331.03/331.14	c Solving starts ...
331.03/331.14	c ============================[ Search Statistics ]============================
331.03/331.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
331.03/331.14	c       |         |          |          |    Limit     GC | Var      | Constra 
331.03/331.14	c =============================================================================
331.03/331.14	c  0.0s |       0 |        0 |        0 |   322704      0 |      500 |      501
331.42/331.58	c  0.4s |       0 |       19 |        1 |   322704      0 |      500 |      502
331.42/331.58	c #cpu_time = 0.443s
331.42/331.58	c #wall_clock_time = 0.444s
331.42/331.58	c #decision = 19
331.42/331.58	c #random_decision = 0
331.42/331.58	c #conflict = 1
331.42/331.58	c #restart = 0
331.42/331.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=2145
331.42/331.58	c lower bound updated to -616668271
331.62/331.73	c BCD2: 305850 <= obj <= 616974120
331.62/331.73	c BCD2: #cores=18, #unrelaxed=306128, #relaxed=427, #hardened=0
331.62/331.73	c BCD2: #sat=1 #unsat=425 bias=425/426
331.62/331.73	c Solving starts ...
331.62/331.73	c ============================[ Search Statistics ]============================
331.62/331.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
331.62/331.73	c       |         |          |          |    Limit     GC | Var      | Constra 
331.62/331.73	c =============================================================================
331.62/331.73	c  0.0s |       0 |        0 |        0 |   322704      0 |      501 |      502
332.02/332.17	c  0.4s |       0 |       19 |        1 |   322704      0 |      501 |      503
332.02/332.17	c #cpu_time = 0.439s
332.02/332.17	c #wall_clock_time = 0.440s
332.02/332.17	c #decision = 19
332.02/332.17	c #random_decision = 0
332.02/332.17	c #conflict = 1
332.02/332.17	c #restart = 0
332.02/332.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=2200
332.02/332.17	c lower bound updated to -616668216
332.23/332.33	c BCD2: 305905 <= obj <= 616974120
332.23/332.33	c BCD2: #cores=18, #unrelaxed=306127, #relaxed=428, #hardened=0
332.23/332.33	c BCD2: #sat=1 #unsat=426 bias=426/427
332.23/332.33	c Solving starts ...
332.23/332.33	c ============================[ Search Statistics ]============================
332.23/332.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
332.23/332.33	c       |         |          |          |    Limit     GC | Var      | Constra 
332.23/332.33	c =============================================================================
332.23/332.33	c  0.0s |       0 |        0 |        0 |   322704      0 |      502 |      503
332.72/332.80	c  0.5s |       0 |       19 |        1 |   322704      0 |      502 |      504
332.72/332.80	c #cpu_time = 0.468s
332.72/332.80	c #wall_clock_time = 0.470s
332.72/332.80	c #decision = 19
332.72/332.80	c #random_decision = 0
332.72/332.80	c #conflict = 1
332.72/332.80	c #restart = 0
332.72/332.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=2255
332.72/332.80	c lower bound updated to -616668161
332.82/332.99	c BCD2: 305960 <= obj <= 616974120
332.82/332.99	c BCD2: #cores=18, #unrelaxed=306126, #relaxed=429, #hardened=0
332.82/332.99	c BCD2: #sat=1 #unsat=427 bias=427/428
332.92/333.00	c Solving starts ...
332.92/333.00	c ============================[ Search Statistics ]============================
332.92/333.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
332.92/333.00	c       |         |          |          |    Limit     GC | Var      | Constra 
332.92/333.00	c =============================================================================
332.92/333.00	c  0.0s |       0 |        0 |        0 |   322704      0 |      503 |      504
333.33/333.45	c  0.4s |       0 |       19 |        1 |   322704      0 |      503 |      505
333.33/333.45	c #cpu_time = 0.444s
333.33/333.45	c #wall_clock_time = 0.445s
333.33/333.45	c #decision = 19
333.33/333.45	c #random_decision = 0
333.33/333.45	c #conflict = 1
333.33/333.45	c #restart = 0
333.33/333.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=2310
333.33/333.45	c lower bound updated to -616668106
333.53/333.63	c BCD2: 306015 <= obj <= 616974120
333.53/333.63	c BCD2: #cores=18, #unrelaxed=306125, #relaxed=430, #hardened=0
333.53/333.63	c BCD2: #sat=1 #unsat=428 bias=428/429
333.53/333.65	c Solving starts ...
333.53/333.65	c ============================[ Search Statistics ]============================
333.53/333.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
333.53/333.65	c       |         |          |          |    Limit     GC | Var      | Constra 
333.53/333.65	c =============================================================================
333.53/333.65	c  0.0s |       0 |        0 |        0 |   322704      0 |      504 |      505
333.93/334.09	c  0.4s |       0 |       19 |        1 |   322704      0 |      504 |      506
333.93/334.09	c #cpu_time = 0.441s
333.93/334.09	c #wall_clock_time = 0.442s
333.93/334.09	c #decision = 19
333.93/334.09	c #random_decision = 0
333.93/334.09	c #conflict = 1
333.93/334.09	c #restart = 0
333.93/334.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=2365
333.93/334.09	c lower bound updated to -616668051
334.13/334.28	c BCD2: 306070 <= obj <= 616974120
334.13/334.28	c BCD2: #cores=18, #unrelaxed=306124, #relaxed=431, #hardened=0
334.13/334.28	c BCD2: #sat=1 #unsat=429 bias=429/430
334.13/334.29	c Solving starts ...
334.13/334.29	c ============================[ Search Statistics ]============================
334.13/334.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
334.13/334.29	c       |         |          |          |    Limit     GC | Var      | Constra 
334.13/334.29	c =============================================================================
334.13/334.29	c  0.0s |       0 |        0 |        0 |   322704      0 |      505 |      506
335.44/335.59	c  1.3s |       0 |       19 |        1 |   322704      0 |      505 |      507
335.44/335.59	c #cpu_time = 1.297s
335.44/335.59	c #wall_clock_time = 1.300s
335.44/335.59	c #decision = 19
335.44/335.59	c #random_decision = 0
335.44/335.59	c #conflict = 1
335.44/335.59	c #restart = 0
335.44/335.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=2420
335.44/335.59	c lower bound updated to -616667996
335.63/335.79	c BCD2: 306125 <= obj <= 616974120
335.63/335.79	c BCD2: #cores=18, #unrelaxed=306123, #relaxed=432, #hardened=0
335.63/335.79	c BCD2: #sat=1 #unsat=430 bias=430/431
335.73/335.80	c Solving starts ...
335.73/335.80	c ============================[ Search Statistics ]============================
335.73/335.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
335.73/335.80	c       |         |          |          |    Limit     GC | Var      | Constra 
335.73/335.80	c =============================================================================
335.73/335.80	c  0.0s |       0 |        0 |        0 |   322704      0 |      506 |      507
336.13/336.24	c  0.4s |       0 |       19 |        1 |   322704      0 |      506 |      508
336.13/336.24	c #cpu_time = 0.441s
336.13/336.24	c #wall_clock_time = 0.442s
336.13/336.24	c #decision = 19
336.13/336.24	c #random_decision = 0
336.13/336.24	c #conflict = 1
336.13/336.24	c #restart = 0
336.13/336.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=2475
336.13/336.24	c lower bound updated to -616667941
336.33/336.40	c BCD2: 306180 <= obj <= 616974120
336.33/336.40	c BCD2: #cores=18, #unrelaxed=306122, #relaxed=433, #hardened=0
336.33/336.40	c BCD2: #sat=1 #unsat=431 bias=431/432
336.33/336.41	c Solving starts ...
336.33/336.41	c ============================[ Search Statistics ]============================
336.33/336.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
336.33/336.41	c       |         |          |          |    Limit     GC | Var      | Constra 
336.33/336.41	c =============================================================================
336.33/336.41	c  0.0s |       0 |        0 |        0 |   322704      0 |      507 |      508
336.73/336.84	c  0.4s |       0 |       19 |        1 |   322704      0 |      507 |      509
336.73/336.84	c #cpu_time = 0.430s
336.73/336.84	c #wall_clock_time = 0.431s
336.73/336.84	c #decision = 19
336.73/336.84	c #random_decision = 0
336.73/336.84	c #conflict = 1
336.73/336.84	c #restart = 0
336.73/336.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=2530
336.73/336.84	c lower bound updated to -616667886
336.93/337.01	c BCD2: 306235 <= obj <= 616974120
336.93/337.01	c BCD2: #cores=18, #unrelaxed=306121, #relaxed=434, #hardened=0
336.93/337.01	c BCD2: #sat=1 #unsat=432 bias=432/433
336.93/337.02	c Solving starts ...
336.93/337.02	c ============================[ Search Statistics ]============================
336.93/337.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
336.93/337.02	c       |         |          |          |    Limit     GC | Var      | Constra 
336.93/337.02	c =============================================================================
336.93/337.02	c  0.0s |       0 |        0 |        0 |   322704      0 |      508 |      509
337.33/337.46	c  0.4s |       0 |       19 |        1 |   322704      0 |      508 |      510
337.33/337.46	c #cpu_time = 0.442s
337.33/337.46	c #wall_clock_time = 0.443s
337.33/337.46	c #decision = 19
337.33/337.46	c #random_decision = 0
337.33/337.46	c #conflict = 1
337.33/337.46	c #restart = 0
337.33/337.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=2585
337.33/337.46	c lower bound updated to -616667831
337.53/337.62	c BCD2: 306290 <= obj <= 616974120
337.53/337.62	c BCD2: #cores=18, #unrelaxed=306120, #relaxed=435, #hardened=0
337.53/337.62	c BCD2: #sat=1 #unsat=433 bias=433/434
337.53/337.63	c Solving starts ...
337.53/337.63	c ============================[ Search Statistics ]============================
337.53/337.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
337.53/337.63	c       |         |          |          |    Limit     GC | Var      | Constra 
337.53/337.63	c =============================================================================
337.53/337.63	c  0.0s |       0 |        0 |        0 |   322704      0 |      509 |      510
337.93/338.06	c  0.4s |       0 |       19 |        1 |   322704      0 |      509 |      511
337.93/338.06	c #cpu_time = 0.436s
337.93/338.06	c #wall_clock_time = 0.437s
337.93/338.06	c #decision = 19
337.93/338.06	c #random_decision = 0
337.93/338.06	c #conflict = 1
337.93/338.06	c #restart = 0
337.93/338.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=2640
337.93/338.06	c lower bound updated to -616667776
338.13/338.23	c BCD2: 306345 <= obj <= 616974120
338.13/338.23	c BCD2: #cores=18, #unrelaxed=306119, #relaxed=436, #hardened=0
338.13/338.23	c BCD2: #sat=1 #unsat=434 bias=434/435
338.13/338.24	c Solving starts ...
338.13/338.24	c ============================[ Search Statistics ]============================
338.13/338.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
338.13/338.24	c       |         |          |          |    Limit     GC | Var      | Constra 
338.13/338.24	c =============================================================================
338.13/338.24	c  0.0s |       0 |        0 |        0 |   322704      0 |      510 |      511
338.53/338.68	c  0.4s |       0 |       19 |        1 |   322704      0 |      510 |      512
338.53/338.68	c #cpu_time = 0.441s
338.53/338.68	c #wall_clock_time = 0.442s
338.53/338.68	c #decision = 19
338.53/338.68	c #random_decision = 0
338.53/338.68	c #conflict = 1
338.53/338.68	c #restart = 0
338.53/338.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=2695
338.53/338.68	c lower bound updated to -616667721
338.73/338.84	c BCD2: 306400 <= obj <= 616974120
338.73/338.84	c BCD2: #cores=18, #unrelaxed=306118, #relaxed=437, #hardened=0
338.73/338.84	c BCD2: #sat=1 #unsat=435 bias=435/436
338.73/338.84	c Solving starts ...
338.73/338.84	c ============================[ Search Statistics ]============================
338.73/338.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
338.73/338.84	c       |         |          |          |    Limit     GC | Var      | Constra 
338.73/338.84	c =============================================================================
338.73/338.84	c  0.0s |       0 |        0 |        0 |   322704      0 |      511 |      512
339.12/339.29	c  0.4s |       0 |       19 |        1 |   322704      0 |      511 |      513
339.12/339.29	c #cpu_time = 0.443s
339.12/339.29	c #wall_clock_time = 0.444s
339.12/339.29	c #decision = 19
339.12/339.29	c #random_decision = 0
339.12/339.29	c #conflict = 1
339.12/339.29	c #restart = 0
339.12/339.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=2750
339.12/339.29	c lower bound updated to -616667666
339.32/339.46	c BCD2: 306455 <= obj <= 616974120
339.32/339.46	c BCD2: #cores=18, #unrelaxed=306117, #relaxed=438, #hardened=0
339.32/339.46	c BCD2: #sat=1 #unsat=436 bias=436/437
339.32/339.46	c Solving starts ...
339.32/339.46	c ============================[ Search Statistics ]============================
339.32/339.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
339.32/339.46	c       |         |          |          |    Limit     GC | Var      | Constra 
339.32/339.46	c =============================================================================
339.32/339.46	c  0.0s |       0 |        0 |        0 |   322704      0 |      512 |      513
339.83/339.93	c  0.5s |       0 |       19 |        1 |   322704      0 |      512 |      514
339.83/339.93	c #cpu_time = 0.466s
339.83/339.93	c #wall_clock_time = 0.467s
339.83/339.93	c #decision = 19
339.83/339.93	c #random_decision = 0
339.83/339.93	c #conflict = 1
339.83/339.93	c #restart = 0
339.83/339.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=2805
339.83/339.93	c lower bound updated to -616667611
340.02/340.13	c BCD2: 306510 <= obj <= 616974120
340.02/340.13	c BCD2: #cores=18, #unrelaxed=306116, #relaxed=439, #hardened=0
340.02/340.13	c BCD2: #sat=1 #unsat=437 bias=437/438
340.02/340.14	c Solving starts ...
340.02/340.14	c ============================[ Search Statistics ]============================
340.02/340.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
340.02/340.14	c       |         |          |          |    Limit     GC | Var      | Constra 
340.02/340.14	c =============================================================================
340.02/340.14	c  0.0s |       0 |        0 |        0 |   322704      0 |      513 |      514
340.42/340.59	c  0.4s |       0 |       19 |        1 |   322704      0 |      513 |      515
340.42/340.59	c #cpu_time = 0.444s
340.42/340.59	c #wall_clock_time = 0.445s
340.42/340.59	c #decision = 19
340.42/340.59	c #random_decision = 0
340.42/340.59	c #conflict = 1
340.42/340.59	c #restart = 0
340.42/340.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=2860
340.42/340.59	c lower bound updated to -616667556
340.62/340.79	c BCD2: 306565 <= obj <= 616974120
340.62/340.79	c BCD2: #cores=18, #unrelaxed=306115, #relaxed=440, #hardened=0
340.62/340.79	c BCD2: #sat=1 #unsat=438 bias=438/439
340.72/340.80	c Solving starts ...
340.72/340.80	c ============================[ Search Statistics ]============================
340.72/340.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
340.72/340.80	c       |         |          |          |    Limit     GC | Var      | Constra 
340.72/340.80	c =============================================================================
340.72/340.80	c  0.0s |       0 |        0 |        0 |   322704      0 |      514 |      515
341.12/341.25	c  0.4s |       0 |       19 |        1 |   322704      0 |      514 |      516
341.12/341.25	c #cpu_time = 0.441s
341.12/341.25	c #wall_clock_time = 0.443s
341.12/341.25	c #decision = 19
341.12/341.25	c #random_decision = 0
341.12/341.25	c #conflict = 1
341.12/341.25	c #restart = 0
341.12/341.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=2915
341.12/341.25	c lower bound updated to -616667501
341.32/341.44	c BCD2: 306620 <= obj <= 616974120
341.32/341.44	c BCD2: #cores=18, #unrelaxed=306114, #relaxed=441, #hardened=0
341.32/341.44	c BCD2: #sat=1 #unsat=439 bias=439/440
342.22/342.33	c Solving starts ...
342.22/342.33	c ============================[ Search Statistics ]============================
342.22/342.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
342.22/342.33	c       |         |          |          |    Limit     GC | Var      | Constra 
342.22/342.33	c =============================================================================
342.22/342.34	c  0.0s |       0 |        0 |        0 |   322704      0 |      515 |      516
342.62/342.75	c  0.4s |       0 |       19 |        1 |   322704      0 |      515 |      517
342.62/342.75	c #cpu_time = 0.409s
342.62/342.75	c #wall_clock_time = 0.410s
342.62/342.75	c #decision = 19
342.62/342.75	c #random_decision = 0
342.62/342.75	c #conflict = 1
342.62/342.75	c #restart = 0
342.62/342.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=2970
342.62/342.75	c lower bound updated to -616667446
342.82/342.96	c BCD2: 306675 <= obj <= 616974120
342.82/342.96	c BCD2: #cores=18, #unrelaxed=306113, #relaxed=442, #hardened=0
342.82/342.96	c BCD2: #sat=1 #unsat=440 bias=440/441
342.82/342.97	c Solving starts ...
342.82/342.97	c ============================[ Search Statistics ]============================
342.82/342.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
342.82/342.97	c       |         |          |          |    Limit     GC | Var      | Constra 
342.82/342.97	c =============================================================================
342.82/342.97	c  0.0s |       0 |        0 |        0 |   322704      0 |      516 |      517
343.32/343.41	c  0.4s |       0 |       19 |        1 |   322704      0 |      516 |      518
343.32/343.41	c #cpu_time = 0.442s
343.32/343.41	c #wall_clock_time = 0.443s
343.32/343.41	c #decision = 19
343.32/343.41	c #random_decision = 0
343.32/343.41	c #conflict = 1
343.32/343.41	c #restart = 0
343.32/343.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=3025
343.32/343.41	c lower bound updated to -616667391
343.42/343.58	c BCD [...]

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

ock_time = 0.426s
1477.62/1477.97	c #decision = 67
1477.62/1477.97	c #random_decision = 0
1477.62/1477.97	c #conflict = 1
1477.62/1477.97	c #restart = 0
1477.62/1477.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=304
1477.62/1477.97	c lower bound updated to -612989317
1477.82/1478.14	c BCD2: 3984804 <= obj <= 616974120
1477.82/1478.14	c BCD2: #cores=66, #unrelaxed=304487, #relaxed=2068, #hardened=0
1477.82/1478.14	c BCD2: #sat=1 #unsat=2058 bias=2058/2059
1477.82/1478.14	c Solving starts ...
1477.82/1478.14	c ============================[ Search Statistics ]============================
1477.82/1478.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1477.82/1478.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1477.82/1478.14	c =============================================================================
1477.82/1478.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2086 |     2095
1478.23/1478.58	c  0.4s |       0 |       67 |        1 |   429521      0 |     2086 |     2096
1478.23/1478.58	c #cpu_time = 0.437s
1478.23/1478.58	c #wall_clock_time = 0.439s
1478.23/1478.58	c #decision = 67
1478.23/1478.58	c #random_decision = 0
1478.23/1478.58	c #conflict = 1
1478.23/1478.58	c #restart = 0
1478.23/1478.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=306
1478.23/1478.58	c lower bound updated to -612989315
1478.42/1478.73	c BCD2: 3984806 <= obj <= 616974120
1478.42/1478.73	c BCD2: #cores=66, #unrelaxed=304486, #relaxed=2069, #hardened=0
1478.42/1478.73	c BCD2: #sat=1 #unsat=2059 bias=2059/2060
1478.42/1478.74	c Solving starts ...
1478.42/1478.74	c ============================[ Search Statistics ]============================
1478.42/1478.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1478.42/1478.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1478.42/1478.74	c =============================================================================
1478.42/1478.74	c  0.0s |       0 |        0 |        0 |   429521      0 |     2087 |     2096
1478.82/1479.18	c  0.4s |       0 |       67 |        1 |   429521      0 |     2087 |     2097
1478.82/1479.18	c #cpu_time = 0.434s
1478.82/1479.18	c #wall_clock_time = 0.435s
1478.82/1479.18	c #decision = 67
1478.82/1479.18	c #random_decision = 0
1478.82/1479.18	c #conflict = 1
1478.82/1479.18	c #restart = 0
1478.82/1479.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=308
1478.82/1479.18	c lower bound updated to -612989313
1479.02/1479.33	c BCD2: 3984808 <= obj <= 616974120
1479.02/1479.33	c BCD2: #cores=66, #unrelaxed=304485, #relaxed=2070, #hardened=0
1479.02/1479.33	c BCD2: #sat=1 #unsat=2060 bias=2060/2061
1479.02/1479.34	c Solving starts ...
1479.02/1479.34	c ============================[ Search Statistics ]============================
1479.02/1479.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1479.02/1479.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1479.02/1479.34	c =============================================================================
1479.02/1479.34	c  0.0s |       0 |        0 |        0 |   429521      0 |     2088 |     2097
1479.42/1479.78	c  0.4s |       0 |       67 |        1 |   429521      0 |     2088 |     2098
1479.42/1479.78	c #cpu_time = 0.440s
1479.42/1479.78	c #wall_clock_time = 0.441s
1479.42/1479.78	c #decision = 67
1479.42/1479.78	c #random_decision = 0
1479.42/1479.78	c #conflict = 1
1479.42/1479.78	c #restart = 0
1479.42/1479.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=310
1479.42/1479.78	c lower bound updated to -612989311
1479.62/1479.93	c BCD2: 3984810 <= obj <= 616974120
1479.62/1479.93	c BCD2: #cores=66, #unrelaxed=304484, #relaxed=2071, #hardened=0
1479.62/1479.93	c BCD2: #sat=1 #unsat=2061 bias=2061/2062
1479.62/1479.94	c Solving starts ...
1479.62/1479.94	c ============================[ Search Statistics ]============================
1479.62/1479.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1479.62/1479.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1479.62/1479.94	c =============================================================================
1479.62/1479.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     2089 |     2098
1480.02/1480.37	c  0.4s |       0 |       67 |        1 |   429521      0 |     2089 |     2099
1480.02/1480.37	c #cpu_time = 0.431s
1480.02/1480.37	c #wall_clock_time = 0.432s
1480.02/1480.37	c #decision = 67
1480.02/1480.37	c #random_decision = 0
1480.02/1480.37	c #conflict = 1
1480.02/1480.37	c #restart = 0
1480.02/1480.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=312
1480.02/1480.37	c lower bound updated to -612989309
1480.21/1480.56	c BCD2: 3984812 <= obj <= 616974120
1480.21/1480.56	c BCD2: #cores=66, #unrelaxed=304483, #relaxed=2072, #hardened=0
1480.21/1480.56	c BCD2: #sat=1 #unsat=2062 bias=2062/2063
1480.21/1480.58	c Solving starts ...
1480.21/1480.58	c ============================[ Search Statistics ]============================
1480.21/1480.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1480.21/1480.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1480.21/1480.58	c =============================================================================
1480.21/1480.58	c  0.0s |       0 |        0 |        0 |   429521      0 |     2090 |     2099
1480.72/1481.02	c  0.4s |       0 |       67 |        1 |   429521      0 |     2090 |     2100
1480.72/1481.02	c #cpu_time = 0.437s
1480.72/1481.02	c #wall_clock_time = 0.438s
1480.72/1481.02	c #decision = 67
1480.72/1481.02	c #random_decision = 0
1480.72/1481.02	c #conflict = 1
1480.72/1481.02	c #restart = 0
1480.72/1481.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=314
1480.72/1481.02	c lower bound updated to -612989307
1480.92/1481.21	c BCD2: 3984814 <= obj <= 616974120
1480.92/1481.21	c BCD2: #cores=66, #unrelaxed=304482, #relaxed=2073, #hardened=0
1480.92/1481.21	c BCD2: #sat=1 #unsat=2063 bias=2063/2064
1480.92/1481.23	c Solving starts ...
1480.92/1481.23	c ============================[ Search Statistics ]============================
1480.92/1481.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1480.92/1481.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1480.92/1481.23	c =============================================================================
1480.92/1481.23	c  0.0s |       0 |        0 |        0 |   429521      0 |     2091 |     2100
1481.32/1481.67	c  0.4s |       0 |       67 |        1 |   429521      0 |     2091 |     2101
1481.32/1481.67	c #cpu_time = 0.441s
1481.32/1481.67	c #wall_clock_time = 0.442s
1481.32/1481.67	c #decision = 67
1481.32/1481.67	c #random_decision = 0
1481.32/1481.67	c #conflict = 1
1481.32/1481.67	c #restart = 0
1481.32/1481.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=316
1481.32/1481.67	c lower bound updated to -612989305
1481.53/1481.86	c BCD2: 3984816 <= obj <= 616974120
1481.53/1481.86	c BCD2: #cores=66, #unrelaxed=304481, #relaxed=2074, #hardened=0
1481.53/1481.86	c BCD2: #sat=1 #unsat=2064 bias=2064/2065
1481.53/1481.88	c Solving starts ...
1481.53/1481.88	c ============================[ Search Statistics ]============================
1481.53/1481.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1481.53/1481.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1481.53/1481.88	c =============================================================================
1481.53/1481.88	c  0.0s |       0 |        0 |        0 |   429521      0 |     2092 |     2101
1482.02/1482.32	c  0.4s |       0 |       67 |        1 |   429521      0 |     2092 |     2102
1482.02/1482.32	c #cpu_time = 0.437s
1482.02/1482.32	c #wall_clock_time = 0.438s
1482.02/1482.32	c #decision = 67
1482.02/1482.32	c #random_decision = 0
1482.02/1482.32	c #conflict = 1
1482.02/1482.32	c #restart = 0
1482.02/1482.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=318
1482.02/1482.32	c lower bound updated to -612989303
1483.11/1483.40	c BCD2: 3984818 <= obj <= 616974120
1483.11/1483.40	c BCD2: #cores=66, #unrelaxed=304480, #relaxed=2075, #hardened=0
1483.11/1483.40	c BCD2: #sat=1 #unsat=2065 bias=2065/2066
1483.11/1483.41	c Solving starts ...
1483.11/1483.41	c ============================[ Search Statistics ]============================
1483.11/1483.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1483.11/1483.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1483.11/1483.41	c =============================================================================
1483.11/1483.41	c  0.0s |       0 |        0 |        0 |   429521      0 |     2093 |     2102
1483.51/1483.84	c  0.4s |       0 |       67 |        1 |   429521      0 |     2093 |     2103
1483.51/1483.84	c #cpu_time = 0.428s
1483.51/1483.84	c #wall_clock_time = 0.429s
1483.51/1483.84	c #decision = 67
1483.51/1483.84	c #random_decision = 0
1483.51/1483.84	c #conflict = 1
1483.51/1483.84	c #restart = 0
1483.51/1483.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=320
1483.51/1483.84	c lower bound updated to -612989301
1483.72/1484.01	c BCD2: 3984820 <= obj <= 616974120
1483.72/1484.01	c BCD2: #cores=66, #unrelaxed=304479, #relaxed=2076, #hardened=0
1483.72/1484.01	c BCD2: #sat=1 #unsat=2066 bias=2066/2067
1483.72/1484.02	c Solving starts ...
1483.72/1484.02	c ============================[ Search Statistics ]============================
1483.72/1484.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1483.72/1484.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1483.72/1484.02	c =============================================================================
1483.72/1484.02	c  0.0s |       0 |        0 |        0 |   429521      0 |     2094 |     2103
1484.11/1484.46	c  0.4s |       0 |       67 |        1 |   429521      0 |     2094 |     2104
1484.11/1484.46	c #cpu_time = 0.436s
1484.11/1484.46	c #wall_clock_time = 0.437s
1484.11/1484.46	c #decision = 67
1484.11/1484.46	c #random_decision = 0
1484.11/1484.46	c #conflict = 1
1484.11/1484.46	c #restart = 0
1484.11/1484.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=322
1484.11/1484.46	c lower bound updated to -612989299
1484.31/1484.61	c BCD2: 3984822 <= obj <= 616974120
1484.31/1484.61	c BCD2: #cores=66, #unrelaxed=304478, #relaxed=2077, #hardened=0
1484.31/1484.61	c BCD2: #sat=1 #unsat=2067 bias=2067/2068
1484.31/1484.62	c Solving starts ...
1484.31/1484.62	c ============================[ Search Statistics ]============================
1484.31/1484.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1484.31/1484.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1484.31/1484.62	c =============================================================================
1484.31/1484.62	c  0.0s |       0 |        0 |        0 |   429521      0 |     2095 |     2104
1484.72/1485.04	c  0.4s |       0 |       67 |        1 |   429521      0 |     2095 |     2105
1484.72/1485.04	c #cpu_time = 0.422s
1484.72/1485.04	c #wall_clock_time = 0.423s
1484.72/1485.04	c #decision = 67
1484.72/1485.04	c #random_decision = 0
1484.72/1485.04	c #conflict = 1
1484.72/1485.04	c #restart = 0
1484.72/1485.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=324
1484.72/1485.04	c lower bound updated to -612989297
1484.91/1485.22	c BCD2: 3984824 <= obj <= 616974120
1484.91/1485.22	c BCD2: #cores=66, #unrelaxed=304477, #relaxed=2078, #hardened=0
1484.91/1485.22	c BCD2: #sat=1 #unsat=2068 bias=2068/2069
1484.91/1485.23	c Solving starts ...
1484.91/1485.23	c ============================[ Search Statistics ]============================
1484.91/1485.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1484.91/1485.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1484.91/1485.23	c =============================================================================
1484.91/1485.23	c  0.0s |       0 |        0 |        0 |   429521      0 |     2096 |     2105
1485.31/1485.66	c  0.4s |       0 |       67 |        1 |   429521      0 |     2096 |     2106
1485.31/1485.66	c #cpu_time = 0.436s
1485.31/1485.66	c #wall_clock_time = 0.437s
1485.31/1485.66	c #decision = 67
1485.31/1485.66	c #random_decision = 0
1485.31/1485.66	c #conflict = 1
1485.31/1485.66	c #restart = 0
1485.31/1485.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=326
1485.31/1485.66	c lower bound updated to -612989295
1485.51/1485.82	c BCD2: 3984826 <= obj <= 616974120
1485.51/1485.82	c BCD2: #cores=66, #unrelaxed=304476, #relaxed=2079, #hardened=0
1485.51/1485.82	c BCD2: #sat=1 #unsat=2069 bias=2069/2070
1485.51/1485.83	c Solving starts ...
1485.51/1485.83	c ============================[ Search Statistics ]============================
1485.51/1485.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1485.51/1485.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1485.51/1485.83	c =============================================================================
1485.51/1485.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2097 |     2106
1485.92/1486.26	c  0.4s |       0 |       67 |        1 |   429521      0 |     2097 |     2107
1485.92/1486.26	c #cpu_time = 0.432s
1485.92/1486.26	c #wall_clock_time = 0.433s
1485.92/1486.26	c #decision = 67
1485.92/1486.26	c #random_decision = 0
1485.92/1486.26	c #conflict = 1
1485.92/1486.26	c #restart = 0
1485.92/1486.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=328
1485.92/1486.26	c lower bound updated to -612989293
1486.11/1486.43	c BCD2: 3984828 <= obj <= 616974120
1486.11/1486.43	c BCD2: #cores=66, #unrelaxed=304475, #relaxed=2080, #hardened=0
1486.11/1486.43	c BCD2: #sat=1 #unsat=2070 bias=2070/2071
1486.11/1486.43	c Solving starts ...
1486.11/1486.43	c ============================[ Search Statistics ]============================
1486.11/1486.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1486.11/1486.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1486.11/1486.43	c =============================================================================
1486.11/1486.43	c  0.0s |       0 |        0 |        0 |   429521      0 |     2098 |     2107
1486.51/1486.87	c  0.4s |       0 |       67 |        1 |   429521      0 |     2098 |     2108
1486.51/1486.87	c #cpu_time = 0.436s
1486.51/1486.87	c #wall_clock_time = 0.437s
1486.51/1486.87	c #decision = 67
1486.51/1486.87	c #random_decision = 0
1486.51/1486.87	c #conflict = 1
1486.51/1486.87	c #restart = 0
1486.51/1486.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=330
1486.51/1486.87	c lower bound updated to -612989291
1486.71/1487.03	c BCD2: 3984830 <= obj <= 616974120
1486.71/1487.03	c BCD2: #cores=66, #unrelaxed=304474, #relaxed=2081, #hardened=0
1486.71/1487.03	c BCD2: #sat=1 #unsat=2071 bias=2071/2072
1486.71/1487.03	c Solving starts ...
1486.71/1487.03	c ============================[ Search Statistics ]============================
1486.71/1487.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1486.71/1487.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1486.71/1487.03	c =============================================================================
1486.71/1487.03	c  0.0s |       0 |        0 |        0 |   429521      0 |     2099 |     2108
1487.12/1487.46	c  0.4s |       0 |       67 |        1 |   429521      0 |     2099 |     2109
1487.12/1487.46	c #cpu_time = 0.426s
1487.12/1487.46	c #wall_clock_time = 0.427s
1487.12/1487.46	c #decision = 67
1487.12/1487.46	c #random_decision = 0
1487.12/1487.46	c #conflict = 1
1487.12/1487.46	c #restart = 0
1487.12/1487.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=332
1487.12/1487.46	c lower bound updated to -612989289
1487.32/1487.66	c BCD2: 3984832 <= obj <= 616974120
1487.32/1487.66	c BCD2: #cores=66, #unrelaxed=304473, #relaxed=2082, #hardened=0
1487.32/1487.66	c BCD2: #sat=1 #unsat=2072 bias=2072/2073
1487.32/1487.68	c Solving starts ...
1487.32/1487.68	c ============================[ Search Statistics ]============================
1487.32/1487.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1487.32/1487.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1487.32/1487.68	c =============================================================================
1487.32/1487.68	c  0.0s |       0 |        0 |        0 |   429521      0 |     2100 |     2109
1487.82/1488.12	c  0.4s |       0 |       67 |        1 |   429521      0 |     2100 |     2110
1487.82/1488.12	c #cpu_time = 0.436s
1487.82/1488.12	c #wall_clock_time = 0.438s
1487.82/1488.12	c #decision = 67
1487.82/1488.12	c #random_decision = 0
1487.82/1488.12	c #conflict = 1
1487.82/1488.12	c #restart = 0
1487.82/1488.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=334
1487.82/1488.12	c lower bound updated to -612989287
1488.03/1488.32	c BCD2: 3984834 <= obj <= 616974120
1488.03/1488.32	c BCD2: #cores=66, #unrelaxed=304472, #relaxed=2083, #hardened=0
1488.03/1488.32	c BCD2: #sat=1 #unsat=2073 bias=2073/2074
1488.03/1488.33	c Solving starts ...
1488.03/1488.33	c ============================[ Search Statistics ]============================
1488.03/1488.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1488.03/1488.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1488.03/1488.33	c =============================================================================
1488.03/1488.33	c  0.0s |       0 |        0 |        0 |   429521      0 |     2101 |     2110
1488.42/1488.77	c  0.4s |       0 |       67 |        1 |   429521      0 |     2101 |     2111
1488.42/1488.77	c #cpu_time = 0.438s
1488.42/1488.77	c #wall_clock_time = 0.439s
1488.42/1488.77	c #decision = 67
1488.42/1488.77	c #random_decision = 0
1488.42/1488.77	c #conflict = 1
1488.42/1488.77	c #restart = 0
1488.42/1488.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=336
1488.42/1488.77	c lower bound updated to -612989285
1488.62/1488.97	c BCD2: 3984836 <= obj <= 616974120
1488.62/1488.97	c BCD2: #cores=66, #unrelaxed=304471, #relaxed=2084, #hardened=0
1488.62/1488.97	c BCD2: #sat=1 #unsat=2074 bias=2074/2075
1488.62/1488.99	c Solving starts ...
1488.62/1488.99	c ============================[ Search Statistics ]============================
1488.62/1488.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1488.62/1488.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1488.62/1488.99	c =============================================================================
1488.62/1488.99	c  0.0s |       0 |        0 |        0 |   429521      0 |     2102 |     2111
1490.02/1490.35	c  1.4s |       0 |       67 |        1 |   429521      0 |     2102 |     2112
1490.02/1490.35	c #cpu_time = 1.360s
1490.02/1490.35	c #wall_clock_time = 1.363s
1490.02/1490.35	c #decision = 67
1490.02/1490.35	c #random_decision = 0
1490.02/1490.35	c #conflict = 1
1490.02/1490.35	c #restart = 0
1490.02/1490.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=338
1490.02/1490.35	c lower bound updated to -612989283
1490.22/1490.51	c BCD2: 3984838 <= obj <= 616974120
1490.22/1490.51	c BCD2: #cores=66, #unrelaxed=304470, #relaxed=2085, #hardened=0
1490.22/1490.51	c BCD2: #sat=1 #unsat=2075 bias=2075/2076
1490.22/1490.52	c Solving starts ...
1490.22/1490.52	c ============================[ Search Statistics ]============================
1490.22/1490.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1490.22/1490.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1490.22/1490.52	c =============================================================================
1490.22/1490.52	c  0.0s |       0 |        0 |        0 |   429521      0 |     2103 |     2112
1490.62/1490.95	c  0.4s |       0 |       67 |        1 |   429521      0 |     2103 |     2113
1490.62/1490.95	c #cpu_time = 0.429s
1490.62/1490.95	c #wall_clock_time = 0.430s
1490.62/1490.95	c #decision = 67
1490.62/1490.95	c #random_decision = 0
1490.62/1490.95	c #conflict = 1
1490.62/1490.95	c #restart = 0
1490.62/1490.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=340
1490.62/1490.95	c lower bound updated to -612989281
1490.81/1491.13	c BCD2: 3984840 <= obj <= 616974120
1490.81/1491.13	c BCD2: #cores=66, #unrelaxed=304469, #relaxed=2086, #hardened=0
1490.81/1491.13	c BCD2: #sat=1 #unsat=2076 bias=2076/2077
1490.81/1491.14	c Solving starts ...
1490.81/1491.14	c ============================[ Search Statistics ]============================
1490.81/1491.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1490.81/1491.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1490.81/1491.14	c =============================================================================
1490.81/1491.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2104 |     2113
1491.21/1491.58	c  0.4s |       0 |       67 |        1 |   429521      0 |     2104 |     2114
1491.21/1491.58	c #cpu_time = 0.437s
1491.21/1491.58	c #wall_clock_time = 0.438s
1491.21/1491.58	c #decision = 67
1491.21/1491.58	c #random_decision = 0
1491.21/1491.58	c #conflict = 1
1491.21/1491.58	c #restart = 0
1491.21/1491.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=342
1491.21/1491.58	c lower bound updated to -612989279
1491.42/1491.74	c BCD2: 3984842 <= obj <= 616974120
1491.42/1491.74	c BCD2: #cores=66, #unrelaxed=304468, #relaxed=2087, #hardened=0
1491.42/1491.74	c BCD2: #sat=1 #unsat=2077 bias=2077/2078
1491.42/1491.74	c Solving starts ...
1491.42/1491.74	c ============================[ Search Statistics ]============================
1491.42/1491.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1491.42/1491.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1491.42/1491.74	c =============================================================================
1491.42/1491.74	c  0.0s |       0 |        0 |        0 |   429521      0 |     2105 |     2114
1491.82/1492.17	c  0.4s |       0 |       67 |        1 |   429521      0 |     2105 |     2115
1491.82/1492.17	c #cpu_time = 0.424s
1491.82/1492.17	c #wall_clock_time = 0.425s
1491.82/1492.17	c #decision = 67
1491.82/1492.17	c #random_decision = 0
1491.82/1492.17	c #conflict = 1
1491.82/1492.17	c #restart = 0
1491.82/1492.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=344
1491.82/1492.17	c lower bound updated to -612989277
1492.02/1492.35	c BCD2: 3984844 <= obj <= 616974120
1492.02/1492.35	c BCD2: #cores=66, #unrelaxed=304467, #relaxed=2088, #hardened=0
1492.02/1492.35	c BCD2: #sat=1 #unsat=2078 bias=2078/2079
1492.02/1492.36	c Solving starts ...
1492.02/1492.36	c ============================[ Search Statistics ]============================
1492.02/1492.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1492.02/1492.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1492.02/1492.36	c =============================================================================
1492.02/1492.36	c  0.0s |       0 |        0 |        0 |   429521      0 |     2106 |     2115
1492.43/1492.80	c  0.4s |       0 |       67 |        1 |   429521      0 |     2106 |     2116
1492.43/1492.80	c #cpu_time = 0.437s
1492.43/1492.80	c #wall_clock_time = 0.438s
1492.43/1492.80	c #decision = 67
1492.43/1492.80	c #random_decision = 0
1492.43/1492.80	c #conflict = 1
1492.43/1492.80	c #restart = 0
1492.43/1492.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=346
1492.43/1492.80	c lower bound updated to -612989275
1492.62/1492.96	c BCD2: 3984846 <= obj <= 616974120
1492.62/1492.96	c BCD2: #cores=66, #unrelaxed=304466, #relaxed=2089, #hardened=0
1492.62/1492.96	c BCD2: #sat=1 #unsat=2079 bias=2079/2080
1492.62/1492.97	c Solving starts ...
1492.62/1492.97	c ============================[ Search Statistics ]============================
1492.62/1492.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1492.62/1492.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1492.62/1492.97	c =============================================================================
1492.62/1492.97	c  0.0s |       0 |        0 |        0 |   429521      0 |     2107 |     2116
1493.12/1493.40	c  0.4s |       0 |       67 |        1 |   429521      0 |     2107 |     2117
1493.12/1493.40	c #cpu_time = 0.437s
1493.12/1493.40	c #wall_clock_time = 0.438s
1493.12/1493.40	c #decision = 67
1493.12/1493.40	c #random_decision = 0
1493.12/1493.40	c #conflict = 1
1493.12/1493.40	c #restart = 0
1493.12/1493.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=348
1493.12/1493.40	c lower bound updated to -612989273
1493.22/1493.57	c BCD2: 3984848 <= obj <= 616974120
1493.22/1493.57	c BCD2: #cores=66, #unrelaxed=304465, #relaxed=2090, #hardened=0
1493.22/1493.57	c BCD2: #sat=1 #unsat=2080 bias=2080/2081
1493.22/1493.58	c Solving starts ...
1493.22/1493.58	c ============================[ Search Statistics ]============================
1493.22/1493.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1493.22/1493.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1493.22/1493.58	c =============================================================================
1493.22/1493.58	c  0.0s |       0 |        0 |        0 |   429521      0 |     2108 |     2117
1493.72/1494.01	c  0.4s |       0 |       67 |        1 |   429521      0 |     2108 |     2118
1493.72/1494.01	c #cpu_time = 0.436s
1493.72/1494.01	c #wall_clock_time = 0.438s
1493.72/1494.01	c #decision = 67
1493.72/1494.01	c #random_decision = 0
1493.72/1494.01	c #conflict = 1
1493.72/1494.01	c #restart = 0
1493.72/1494.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=350
1493.72/1494.01	c lower bound updated to -612989271
1493.82/1494.19	c BCD2: 3984850 <= obj <= 616974120
1493.82/1494.19	c BCD2: #cores=66, #unrelaxed=304464, #relaxed=2091, #hardened=0
1493.82/1494.19	c BCD2: #sat=1 #unsat=2081 bias=2081/2082
1493.92/1494.20	c Solving starts ...
1493.92/1494.20	c ============================[ Search Statistics ]============================
1493.92/1494.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1493.92/1494.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1493.92/1494.20	c =============================================================================
1493.92/1494.20	c  0.0s |       0 |        0 |        0 |   429521      0 |     2109 |     2118
1494.32/1494.64	c  0.4s |       0 |       67 |        1 |   429521      0 |     2109 |     2119
1494.32/1494.64	c #cpu_time = 0.440s
1494.32/1494.64	c #wall_clock_time = 0.441s
1494.32/1494.64	c #decision = 67
1494.32/1494.64	c #random_decision = 0
1494.32/1494.64	c #conflict = 1
1494.32/1494.64	c #restart = 0
1494.32/1494.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=352
1494.32/1494.64	c lower bound updated to -612989269
1494.52/1494.84	c BCD2: 3984852 <= obj <= 616974120
1494.52/1494.84	c BCD2: #cores=66, #unrelaxed=304463, #relaxed=2092, #hardened=0
1494.52/1494.84	c BCD2: #sat=1 #unsat=2082 bias=2082/2083
1494.52/1494.86	c Solving starts ...
1494.52/1494.86	c ============================[ Search Statistics ]============================
1494.52/1494.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1494.52/1494.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1494.52/1494.86	c =============================================================================
1494.52/1494.86	c  0.0s |       0 |        0 |        0 |   429521      0 |     2110 |     2119
1495.01/1495.30	c  0.4s |       0 |       67 |        1 |   429521      0 |     2110 |     2120
1495.01/1495.30	c #cpu_time = 0.438s
1495.01/1495.30	c #wall_clock_time = 0.439s
1495.01/1495.30	c #decision = 67
1495.01/1495.30	c #random_decision = 0
1495.01/1495.30	c #conflict = 1
1495.01/1495.30	c #restart = 0
1495.01/1495.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=354
1495.01/1495.30	c lower bound updated to -612989267
1495.21/1495.50	c BCD2: 3984854 <= obj <= 616974120
1495.21/1495.50	c BCD2: #cores=66, #unrelaxed=304462, #relaxed=2093, #hardened=0
1495.21/1495.50	c BCD2: #sat=1 #unsat=2083 bias=2083/2084
1495.21/1495.52	c Solving starts ...
1495.21/1495.52	c ============================[ Search Statistics ]============================
1495.21/1495.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1495.21/1495.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1495.21/1495.52	c =============================================================================
1495.21/1495.52	c  0.0s |       0 |        0 |        0 |   429521      0 |     2111 |     2120
1495.61/1495.96	c  0.4s |       0 |       67 |        1 |   429521      0 |     2111 |     2121
1495.61/1495.96	c #cpu_time = 0.441s
1495.61/1495.96	c #wall_clock_time = 0.442s
1495.61/1495.96	c #decision = 67
1495.61/1495.96	c #random_decision = 0
1495.61/1495.96	c #conflict = 1
1495.61/1495.96	c #restart = 0
1495.61/1495.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=356
1495.61/1495.96	c lower bound updated to -612989265
1495.82/1496.16	c BCD2: 3984856 <= obj <= 616974120
1495.82/1496.16	c BCD2: #cores=66, #unrelaxed=304461, #relaxed=2094, #hardened=0
1495.82/1496.16	c BCD2: #sat=1 #unsat=2084 bias=2084/2085
1495.82/1496.18	c Solving starts ...
1495.82/1496.18	c ============================[ Search Statistics ]============================
1495.82/1496.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1495.82/1496.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1495.82/1496.18	c =============================================================================
1495.82/1496.18	c  0.0s |       0 |        0 |        0 |   429521      0 |     2112 |     2121
1497.22/1497.54	c  1.4s |       0 |       67 |        1 |   429521      0 |     2112 |     2122
1497.22/1497.54	c #cpu_time = 1.353s
1497.22/1497.54	c #wall_clock_time = 1.356s
1497.22/1497.54	c #decision = 67
1497.22/1497.54	c #random_decision = 0
1497.22/1497.54	c #conflict = 1
1497.22/1497.54	c #restart = 0
1497.22/1497.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=358
1497.22/1497.54	c lower bound updated to -612989263
1497.32/1497.68	c BCD2: 3984858 <= obj <= 616974120
1497.32/1497.68	c BCD2: #cores=66, #unrelaxed=304460, #relaxed=2095, #hardened=0
1497.32/1497.68	c BCD2: #sat=1 #unsat=2085 bias=2085/2086
1497.32/1497.69	c Solving starts ...
1497.32/1497.69	c ============================[ Search Statistics ]============================
1497.32/1497.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1497.32/1497.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1497.32/1497.69	c =============================================================================
1497.32/1497.69	c  0.0s |       0 |        0 |        0 |   429521      0 |     2113 |     2122
1497.82/1498.12	c  0.4s |       0 |       67 |        1 |   429521      0 |     2113 |     2123
1497.82/1498.12	c #cpu_time = 0.426s
1497.82/1498.12	c #wall_clock_time = 0.427s
1497.82/1498.12	c #decision = 67
1497.82/1498.12	c #random_decision = 0
1497.82/1498.12	c #conflict = 1
1497.82/1498.12	c #restart = 0
1497.82/1498.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=360
1497.82/1498.12	c lower bound updated to -612989261
1497.93/1498.28	c BCD2: 3984860 <= obj <= 616974120
1497.93/1498.28	c BCD2: #cores=66, #unrelaxed=304459, #relaxed=2096, #hardened=0
1497.93/1498.28	c BCD2: #sat=1 #unsat=2086 bias=2086/2087
1497.93/1498.29	c Solving starts ...
1497.93/1498.29	c ============================[ Search Statistics ]============================
1497.93/1498.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1497.93/1498.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1497.93/1498.29	c =============================================================================
1497.93/1498.29	c  0.0s |       0 |        0 |        0 |   429521      0 |     2114 |     2123
1498.42/1498.72	c  0.4s |       0 |       67 |        1 |   429521      0 |     2114 |     2124
1498.42/1498.72	c #cpu_time = 0.436s
1498.42/1498.72	c #wall_clock_time = 0.437s
1498.42/1498.72	c #decision = 67
1498.42/1498.72	c #random_decision = 0
1498.42/1498.72	c #conflict = 1
1498.42/1498.72	c #restart = 0
1498.42/1498.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=362
1498.42/1498.72	c lower bound updated to -612989259
1498.52/1498.87	c BCD2: 3984862 <= obj <= 616974120
1498.52/1498.87	c BCD2: #cores=66, #unrelaxed=304458, #relaxed=2097, #hardened=0
1498.52/1498.87	c BCD2: #sat=1 #unsat=2087 bias=2087/2088
1498.52/1498.88	c Solving starts ...
1498.52/1498.88	c ============================[ Search Statistics ]============================
1498.52/1498.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1498.52/1498.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1498.52/1498.88	c =============================================================================
1498.52/1498.88	c  0.0s |       0 |        0 |        0 |   429521      0 |     2115 |     2124
1498.92/1499.30	c  0.4s |       0 |       67 |        1 |   429521      0 |     2115 |     2125
1498.92/1499.30	c #cpu_time = 0.422s
1498.92/1499.30	c #wall_clock_time = 0.423s
1498.92/1499.30	c #decision = 67
1498.92/1499.30	c #random_decision = 0
1498.92/1499.30	c #conflict = 1
1498.92/1499.30	c #restart = 0
1498.92/1499.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=364
1498.92/1499.30	c lower bound updated to -612989257
1499.13/1499.47	c BCD2: 3984864 <= obj <= 616974120
1499.13/1499.47	c BCD2: #cores=66, #unrelaxed=304457, #relaxed=2098, #hardened=0
1499.13/1499.47	c BCD2: #sat=1 #unsat=2088 bias=2088/2089
1499.13/1499.47	c Solving starts ...
1499.13/1499.47	c ============================[ Search Statistics ]============================
1499.13/1499.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1499.13/1499.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1499.13/1499.47	c =============================================================================
1499.13/1499.47	c  0.0s |       0 |        0 |        0 |   429521      0 |     2116 |     2125
1499.62/1499.91	c  0.4s |       0 |       67 |        1 |   429521      0 |     2116 |     2126
1499.62/1499.91	c #cpu_time = 0.438s
1499.62/1499.91	c #wall_clock_time = 0.439s
1499.62/1499.91	c #decision = 67
1499.62/1499.91	c #random_decision = 0
1499.62/1499.91	c #conflict = 1
1499.62/1499.91	c #restart = 0
1499.62/1499.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=366
1499.62/1499.91	c lower bound updated to -612989255
1499.72/1500.06	c BCD2: 3984866 <= obj <= 616974120
1499.72/1500.06	c BCD2: #cores=66, #unrelaxed=304456, #relaxed=2099, #hardened=0
1499.72/1500.06	c BCD2: #sat=1 #unsat=2089 bias=2089/2090
1499.72/1500.06	c Solving starts ...
1499.72/1500.06	c ============================[ Search Statistics ]============================
1499.72/1500.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1499.72/1500.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1499.72/1500.06	c =============================================================================
1499.72/1500.07	c  0.0s |       0 |        0 |        0 |   429521      0 |     2117 |     2126
1500.13/1500.50	c  0.4s |       0 |       67 |        1 |   429521      0 |     2117 |     2127
1500.13/1500.50	c #cpu_time = 0.434s
1500.13/1500.50	c #wall_clock_time = 0.435s
1500.13/1500.50	c #decision = 67
1500.13/1500.50	c #random_decision = 0
1500.13/1500.50	c #conflict = 1
1500.13/1500.50	c #restart = 0
1500.13/1500.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=368
1500.13/1500.50	c lower bound updated to -612989253
1500.32/1500.65	c BCD2: 3984868 <= obj <= 616974120
1500.32/1500.65	c BCD2: #cores=66, #unrelaxed=304455, #relaxed=2100, #hardened=0
1500.32/1500.65	c BCD2: #sat=1 #unsat=2090 bias=2090/2091
1500.32/1500.66	c Solving starts ...
1500.32/1500.66	c ============================[ Search Statistics ]============================
1500.32/1500.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1500.32/1500.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1500.32/1500.66	c =============================================================================
1500.32/1500.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     2118 |     2127
1500.82/1501.10	c  0.4s |       0 |       67 |        1 |   429521      0 |     2118 |     2128
1500.82/1501.10	c #cpu_time = 0.440s
1500.82/1501.10	c #wall_clock_time = 0.441s
1500.82/1501.10	c #decision = 67
1500.82/1501.10	c #random_decision = 0
1500.82/1501.10	c #conflict = 1
1500.82/1501.10	c #restart = 0
1500.82/1501.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=370
1500.82/1501.10	c lower bound updated to -612989251
1501.02/1501.31	c BCD2: 3984870 <= obj <= 616974120
1501.02/1501.31	c BCD2: #cores=66, #unrelaxed=304454, #relaxed=2101, #hardened=0
1501.02/1501.31	c BCD2: #sat=1 #unsat=2091 bias=2091/2092
1501.02/1501.33	c Solving starts ...
1501.02/1501.33	c ============================[ Search Statistics ]============================
1501.02/1501.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1501.02/1501.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1501.02/1501.33	c =============================================================================
1501.02/1501.33	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2129
1501.42/1501.76	c  0.4s |       0 |       66 |        0 |   429521      0 |     2119 |     2130
1501.42/1501.76	c #cpu_time = 0.436s
1501.42/1501.76	c #wall_clock_time = 0.437s
1501.42/1501.76	c #decision = 66
1501.42/1501.76	c #random_decision = 0
1501.42/1501.76	c #conflict = 0
1501.42/1501.76	c #restart = 0
1501.42/1501.76	c BCD2: found a new core of size 1: cost of the new core is >=2
1501.42/1501.76	c lower bound updated to -612989249
1501.62/1501.91	c BCD2: 3984872 <= obj <= 616974120
1501.62/1501.91	c BCD2: #cores=67, #unrelaxed=304453, #relaxed=2102, #hardened=0
1501.62/1501.91	c BCD2: #sat=1 #unsat=2092 bias=2092/2093
1501.62/1501.92	c Solving starts ...
1501.62/1501.92	c ============================[ Search Statistics ]============================
1501.62/1501.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1501.62/1501.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1501.62/1501.92	c =============================================================================
1501.62/1501.92	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1502.02/1502.37	c  0.4s |       0 |       67 |        0 |   429521      0 |     2119 |     2130
1502.02/1502.37	c #cpu_time = 0.441s
1502.02/1502.37	c #wall_clock_time = 0.442s
1502.02/1502.37	c #decision = 67
1502.02/1502.37	c #random_decision = 0
1502.02/1502.37	c #conflict = 0
1502.02/1502.37	c #restart = 0
1502.02/1502.37	c BCD2: found a new core of size 1: cost of the new core is >=2
1502.02/1502.37	c lower bound updated to -612989247
1502.21/1502.51	c BCD2: 3984874 <= obj <= 616974120
1502.21/1502.51	c BCD2: #cores=68, #unrelaxed=304452, #relaxed=2103, #hardened=0
1502.21/1502.51	c BCD2: #sat=1 #unsat=2093 bias=2093/2094
1502.21/1502.53	c Solving starts ...
1502.21/1502.53	c ============================[ Search Statistics ]============================
1502.21/1502.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1502.21/1502.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1502.21/1502.53	c =============================================================================
1502.21/1502.53	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1502.61/1502.96	c  0.4s |       0 |       68 |        0 |   429521      0 |     2119 |     2130
1502.61/1502.96	c #cpu_time = 0.437s
1502.61/1502.96	c #wall_clock_time = 0.438s
1502.61/1502.96	c #decision = 68
1502.61/1502.96	c #random_decision = 0
1502.61/1502.96	c #conflict = 0
1502.61/1502.96	c #restart = 0
1502.61/1502.96	c BCD2: found a new core of size 1: cost of the new core is >=2
1502.61/1502.96	c lower bound updated to -612989245
1502.81/1503.11	c BCD2: 3984876 <= obj <= 616974120
1502.81/1503.11	c BCD2: #cores=69, #unrelaxed=304451, #relaxed=2104, #hardened=0
1502.81/1503.11	c BCD2: #sat=1 #unsat=2094 bias=2094/2095
1502.81/1503.12	c Solving starts ...
1502.81/1503.12	c ============================[ Search Statistics ]============================
1502.81/1503.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1502.81/1503.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1502.81/1503.12	c =============================================================================
1502.81/1503.12	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1504.11/1504.47	c  1.3s |       0 |       69 |        0 |   429521      0 |     2119 |     2130
1504.11/1504.47	c #cpu_time = 1.339s
1504.11/1504.47	c #wall_clock_time = 1.342s
1504.11/1504.47	c #decision = 69
1504.11/1504.47	c #random_decision = 0
1504.11/1504.47	c #conflict = 0
1504.11/1504.47	c #restart = 0
1504.11/1504.47	c BCD2: found a new core of size 1: cost of the new core is >=2
1504.11/1504.47	c lower bound updated to -612989243
1504.31/1504.62	c BCD2: 3984878 <= obj <= 616974120
1504.31/1504.62	c BCD2: #cores=70, #unrelaxed=304450, #relaxed=2105, #hardened=0
1504.31/1504.62	c BCD2: #sat=1 #unsat=2095 bias=2095/2096
1504.31/1504.62	c Solving starts ...
1504.31/1504.62	c ============================[ Search Statistics ]============================
1504.31/1504.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1504.31/1504.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1504.31/1504.62	c =============================================================================
1504.31/1504.62	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1504.71/1505.07	c  0.4s |       0 |       70 |        0 |   429521      0 |     2119 |     2130
1504.71/1505.07	c #cpu_time = 0.441s
1504.71/1505.07	c #wall_clock_time = 0.442s
1504.71/1505.07	c #decision = 70
1504.71/1505.07	c #random_decision = 0
1504.71/1505.07	c #conflict = 0
1504.71/1505.07	c #restart = 0
1504.71/1505.07	c BCD2: found a new core of size 1: cost of the new core is >=2
1504.71/1505.07	c lower bound updated to -612989241
1504.81/1505.19	c BCD2: 3984880 <= obj <= 616974120
1504.81/1505.19	c BCD2: #cores=71, #unrelaxed=304449, #relaxed=2106, #hardened=0
1504.81/1505.19	c BCD2: #sat=1 #unsat=2096 bias=2096/2097
1504.81/1505.19	c Solving starts ...
1504.81/1505.19	c ============================[ Search Statistics ]============================
1504.81/1505.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1504.81/1505.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1504.81/1505.19	c =============================================================================
1504.81/1505.19	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1505.31/1505.64	c  0.4s |       0 |       72 |        0 |   429521      0 |     2119 |     2130
1505.31/1505.64	c #cpu_time = 0.441s
1505.31/1505.64	c #wall_clock_time = 0.442s
1505.31/1505.64	c #decision = 72
1505.31/1505.64	c #random_decision = 0
1505.31/1505.64	c #conflict = 0
1505.31/1505.64	c #restart = 0
1505.31/1505.64	c BCD2: found a new core of size 2: cost of the new core is >=2
1505.31/1505.64	c lower bound updated to -612989239
1505.51/1505.80	c BCD2: 3984882 <= obj <= 616974120
1505.51/1505.81	c BCD2: #cores=72, #unrelaxed=304447, #relaxed=2108, #hardened=0
1505.51/1505.81	c BCD2: #sat=1 #unsat=2097 bias=2097/2098
1505.51/1505.81	c Solving starts ...
1505.51/1505.81	c ============================[ Search Statistics ]============================
1505.51/1505.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1505.51/1505.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1505.51/1505.81	c =============================================================================
1505.51/1505.81	c  0.0s |       0 |        0 |        0 |   429521      0 |     2119 |     2130
1505.91/1506.25	c  0.4s |       0 |       73 |        1 |   429521      0 |     2119 |     2130
1505.91/1506.25	c #cpu_time = 0.440s
1505.91/1506.25	c #wall_clock_time = 0.441s
1505.91/1506.25	c #decision = 73
1505.91/1506.25	c #random_decision = 0
1505.91/1506.25	c #conflict = 1
1505.91/1506.25	c #restart = 0
1505.91/1506.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=4
1505.91/1506.25	c lower bound updated to -612989237
1506.11/1506.40	c BCD2: 3984884 <= obj <= 616974120
1506.11/1506.40	c BCD2: #cores=72, #unrelaxed=304446, #relaxed=2109, #hardened=0
1506.11/1506.40	c BCD2: #sat=1 #unsat=2098 bias=2098/2099
1506.11/1506.40	c Solving starts ...
1506.11/1506.40	c ============================[ Search Statistics ]============================
1506.11/1506.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1506.11/1506.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1506.11/1506.40	c =============================================================================
1506.11/1506.40	c  0.0s |       0 |        0 |        0 |   429521      0 |     2120 |     2130
1506.51/1506.84	c  0.4s |       0 |       73 |        1 |   429521      0 |     2120 |     2131
1506.51/1506.84	c #cpu_time = 0.433s
1506.51/1506.84	c #wall_clock_time = 0.434s
1506.51/1506.84	c #decision = 73
1506.51/1506.84	c #random_decision = 0
1506.51/1506.84	c #conflict = 1
1506.51/1506.84	c #restart = 0
1506.51/1506.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=6
1506.51/1506.84	c lower bound updated to -612989235
1506.61/1507.00	c BCD2: 3984886 <= obj <= 616974120
1506.61/1507.00	c BCD2: #cores=72, #unrelaxed=304445, #relaxed=2110, #hardened=0
1506.61/1507.00	c BCD2: #sat=1 #unsat=2099 bias=2099/2100
1506.61/1507.00	c Solving starts ...
1506.61/1507.00	c ============================[ Search Statistics ]============================
1506.61/1507.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1506.61/1507.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1506.61/1507.00	c =============================================================================
1506.61/1507.00	c  0.0s |       0 |        0 |        0 |   429521      0 |     2121 |     2131
1507.11/1507.45	c  0.4s |       0 |       73 |        1 |   429521      0 |     2121 |     2132
1507.11/1507.45	c #cpu_time = 0.441s
1507.11/1507.45	c #wall_clock_time = 0.442s
1507.11/1507.45	c #decision = 73
1507.11/1507.45	c #random_decision = 0
1507.11/1507.45	c #conflict = 1
1507.11/1507.45	c #restart = 0
1507.11/1507.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=8
1507.11/1507.45	c lower bound updated to -612989233
1507.22/1507.59	c BCD2: 3984888 <= obj <= 616974120
1507.22/1507.59	c BCD2: #cores=72, #unrelaxed=304444, #relaxed=2111, #hardened=0
1507.22/1507.59	c BCD2: #sat=1 #unsat=2100 bias=2100/2101
1507.32/1507.60	c Solving starts ...
1507.32/1507.60	c ============================[ Search Statistics ]============================
1507.32/1507.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1507.32/1507.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1507.32/1507.60	c =============================================================================
1507.32/1507.60	c  0.0s |       0 |        0 |        0 |   429521      0 |     2122 |     2132
1507.72/1508.04	c  0.4s |       0 |       73 |        1 |   429521      0 |     2122 |     2133
1507.72/1508.04	c #cpu_time = 0.440s
1507.72/1508.04	c #wall_clock_time = 0.441s
1507.72/1508.04	c #decision = 73
1507.72/1508.04	c #random_decision = 0
1507.72/1508.04	c #conflict = 1
1507.72/1508.04	c #restart = 0
1507.72/1508.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=10
1507.72/1508.04	c lower bound updated to -612989231
1507.83/1508.19	c BCD2: 3984890 <= obj <= 616974120
1507.83/1508.19	c BCD2: #cores=72, #unrelaxed=304443, #relaxed=2112, #hardened=0
1507.83/1508.19	c BCD2: #sat=1 #unsat=2101 bias=2101/2102
1507.83/1508.19	c Solving starts ...
1507.83/1508.19	c ============================[ Search Statistics ]============================
1507.83/1508.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1507.83/1508.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1507.83/1508.19	c =============================================================================
1507.83/1508.20	c  0.0s |       0 |        0 |        0 |   429521      0 |     2123 |     2133
1508.32/1508.64	c  0.4s |       0 |       73 |        1 |   429521      0 |     2123 |     2134
1508.32/1508.64	c #cpu_time = 0.444s
1508.32/1508.64	c #wall_clock_time = 0.445s
1508.32/1508.64	c #decision = 73
1508.32/1508.64	c #random_decision = 0
1508.32/1508.64	c #conflict = 1
1508.32/1508.64	c #restart = 0
1508.32/1508.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=12
1508.32/1508.64	c lower bound updated to -612989229
1508.52/1508.83	c BCD2: 3984892 <= obj <= 616974120
1508.52/1508.83	c BCD2: #cores=72, #unrelaxed=304442, #relaxed=2113, #hardened=0
1508.52/1508.83	c BCD2: #sat=1 #unsat=2102 bias=2102/2103
1508.52/1508.84	c Solving starts ...
1508.52/1508.84	c ============================[ Search Statistics ]============================
1508.52/1508.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1508.52/1508.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1508.52/1508.84	c =============================================================================
1508.52/1508.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2124 |     2134
1508.92/1509.29	c  0.4s |       0 |       73 |        1 |   429521      0 |     2124 |     2135
1508.92/1509.29	c #cpu_time = 0.442s
1508.92/1509.29	c #wall_clock_time = 0.443s
1508.92/1509.29	c #decision = 73
1508.92/1509.29	c #random_decision = 0
1508.92/1509.29	c #conflict = 1
1508.92/1509.29	c #restart = 0
1508.92/1509.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=14
1508.92/1509.29	c lower bound updated to -612989227
1509.12/1509.47	c BCD2: 3984894 <= obj <= 616974120
1509.12/1509.47	c BCD2: #cores=72, #unrelaxed=304441, #relaxed=2114, #hardened=0
1509.12/1509.47	c BCD2: #sat=1 #unsat=2103 bias=2103/2104
1509.12/1509.49	c Solving starts ...
1509.12/1509.49	c ============================[ Search Statistics ]============================
1509.12/1509.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1509.12/1509.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1509.12/1509.49	c =============================================================================
1509.12/1509.49	c  0.0s |       0 |        0 |        0 |   429521      0 |     2125 |     2135
1509.61/1509.93	c  0.4s |       0 |       73 |        1 |   429521      0 |     2125 |     2136
1509.61/1509.93	c #cpu_time = 0.442s
1509.61/1509.93	c #wall_clock_time = 0.444s
1509.61/1509.93	c #decision = 73
1509.61/1509.93	c #random_decision = 0
1509.61/1509.93	c #conflict = 1
1509.61/1509.93	c #restart = 0
1509.61/1509.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=16
1509.61/1509.93	c lower bound updated to -612989225
1509.81/1510.12	c BCD2: 3984896 <= obj <= 616974120
1509.81/1510.12	c BCD2: #cores=72, #unrelaxed=304440, #relaxed=2115, #hardened=0
1509.81/1510.12	c BCD2: #sat=1 #unsat=2104 bias=2104/2105
1509.81/1510.14	c Solving starts ...
1509.81/1510.14	c ============================[ Search Statistics ]============================
1509.81/1510.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1509.81/1510.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1509.81/1510.14	c =============================================================================
1509.81/1510.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2126 |     2136
1511.12/1511.46	c  1.3s |       0 |       73 |        1 |   429521      0 |     2126 |     2137
1511.12/1511.46	c #cpu_time = 1.315s
1511.12/1511.46	c #wall_clock_time = 1.319s
1511.12/1511.46	c #decision = 73
1511.12/1511.46	c #random_decision = 0
1511.12/1511.46	c #conflict = 1
1511.12/1511.46	c #restart = 0
1511.12/1511.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=18
1511.12/1511.46	c lower bound updated to -612989223
1511.31/1511.64	c BCD2: 3984898 <= obj <= 616974120
1511.31/1511.64	c BCD2: #cores=72, #unrelaxed=304439, #relaxed=2116, #hardened=0
1511.31/1511.64	c BCD2: #sat=1 #unsat=2105 bias=2105/2106
1511.31/1511.65	c Solving starts ...
1511.31/1511.65	c ============================[ Search Statistics ]============================
1511.31/1511.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1511.31/1511.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1511.31/1511.65	c =============================================================================
1511.31/1511.65	c  0.0s |       0 |        0 |        0 |   429521      0 |     2127 |     2137
1511.71/1512.06	c  0.4s |       0 |       73 |        1 |   429521      0 |     2127 |     2138
1511.71/1512.06	c #cpu_time = 0.406s
1511.71/1512.06	c #wall_clock_time = 0.407s
1511.71/1512.06	c #decision = 73
1511.71/1512.06	c #random_decision = 0
1511.71/1512.06	c #conflict = 1
1511.71/1512.06	c #restart = 0
1511.71/1512.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=20
1511.71/1512.06	c lower bound updated to -612989221
1511.91/1512.23	c BCD2: 3984900 <= obj <= 616974120
1511.91/1512.23	c BCD2: #cores=72, #unrelaxed=304438, #relaxed=2117, #hardened=0
1511.91/1512.23	c BCD2: #sat=1 #unsat=2106 bias=2106/2107
1511.91/1512.24	c Solving starts ...
1511.91/1512.24	c ============================[ Search Statistics ]============================
1511.91/1512.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1511.91/1512.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1511.91/1512.24	c =============================================================================
1511.91/1512.24	c  0.0s |       0 |        0 |        0 |   429521      0 |     2128 |     2138
1512.32/1512.63	c  0.4s |       0 |       73 |        1 |   429521      0 |     2128 |     2139
1512.32/1512.63	c #cpu_time = 0.395s
1512.32/1512.63	c #wall_clock_time = 0.396s
1512.32/1512.63	c #decision = 73
1512.32/1512.63	c #random_decision = 0
1512.32/1512.63	c #conflict = 1
1512.32/1512.63	c #restart = 0
1512.32/1512.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=22
1512.32/1512.63	c lower bound updated to -612989219
1512.51/1512.82	c BCD2: 3984902 <= obj <= 616974120
1512.51/1512.82	c BCD2: #cores=72, #unrelaxed=304437, #relaxed=2118, #hardened=0
1512.51/1512.82	c BCD2: #sat=1 #unsat=2107 bias=2107/2108
1512.51/1512.83	c Solving starts ...
1512.51/1512.83	c ============================[ Search Statistics ]============================
1512.51/1512.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1512.51/1512.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1512.51/1512.83	c =============================================================================
1512.51/1512.83	c  0.0s |       0 |        0 |        0 |   429521      0 |     2129 |     2139
1512.91/1513.24	c  0.4s |       0 |       73 |        1 |   429521      0 |     2129 |     2140
1512.91/1513.24	c #cpu_time = 0.408s
1512.91/1513.24	c #wall_clock_time = 0.409s
1512.91/1513.24	c #decision = 73
1512.91/1513.24	c #random_decision = 0
1512.91/1513.24	c #conflict = 1
1512.91/1513.24	c #restart = 0
1512.91/1513.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=24
1512.91/1513.24	c lower bound updated to -612989217
1513.11/1513.41	c BCD2: 3984904 <= obj <= 616974120
1513.11/1513.41	c BCD2: #cores=72, #unrelaxed=304436, #relaxed=2119, #hardened=0
1513.11/1513.41	c BCD2: #sat=1 #unsat=2108 bias=2108/2109
1513.11/1513.42	c Solving starts ...
1513.11/1513.42	c ============================[ Search Statistics ]============================
1513.11/1513.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1513.11/1513.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1513.11/1513.42	c =============================================================================
1513.11/1513.42	c  0.0s |       0 |        0 |        0 |   429521      0 |     2130 |     2140
1513.51/1513.82	c  0.4s |       0 |       73 |        1 |   429521      0 |     2130 |     2141
1513.51/1513.82	c #cpu_time = 0.398s
1513.51/1513.82	c #wall_clock_time = 0.399s
1513.51/1513.82	c #decision = 73
1513.51/1513.82	c #random_decision = 0
1513.51/1513.82	c #conflict = 1
1513.51/1513.82	c #restart = 0
1513.51/1513.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=26
1513.51/1513.82	c lower bound updated to -612989215
1513.71/1514.00	c BCD2: 3984906 <= obj <= 616974120
1513.71/1514.00	c BCD2: #cores=72, #unrelaxed=304435, #relaxed=2120, #hardened=0
1513.71/1514.00	c BCD2: #sat=1 #unsat=2109 bias=2109/2110
1513.71/1514.01	c Solving starts ...
1513.71/1514.01	c ============================[ Search Statistics ]============================
1513.71/1514.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1513.71/1514.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1513.71/1514.01	c =============================================================================
1513.71/1514.01	c  0.0s |       0 |        0 |        0 |   429521      0 |     2131 |     2141
1514.11/1514.42	c  0.4s |       0 |       73 |        1 |   429521      0 |     2131 |     2142
1514.11/1514.42	c #cpu_time = 0.408s
1514.11/1514.42	c #wall_clock_time = 0.409s
1514.11/1514.42	c #decision = 73
1514.11/1514.42	c #random_decision = 0
1514.11/1514.42	c #conflict = 1
1514.11/1514.42	c #restart = 0
1514.11/1514.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=28
1514.11/1514.42	c lower bound updated to -612989213
1514.21/1514.59	c BCD2: 3984908 <= obj <= 616974120
1514.21/1514.59	c BCD2: #cores=72, #unrelaxed=304434, #relaxed=2121, #hardened=0
1514.21/1514.59	c BCD2: #sat=1 #unsat=2110 bias=2110/2111
1514.31/1514.60	c Solving starts ...
1514.31/1514.60	c ============================[ Search Statistics ]============================
1514.31/1514.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1514.31/1514.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1514.31/1514.60	c =============================================================================
1514.31/1514.60	c  0.0s |       0 |        0 |        0 |   429521      0 |     2132 |     2142
1514.71/1515.00	c  0.4s |       0 |       73 |        1 |   429521      0 |     2132 |     2143
1514.71/1515.00	c #cpu_time = 0.406s
1514.71/1515.00	c #wall_clock_time = 0.407s
1514.71/1515.00	c #decision = 73
1514.71/1515.00	c #random_decision = 0
1514.71/1515.00	c #conflict = 1
1514.71/1515.00	c #restart = 0
1514.71/1515.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=30
1514.71/1515.00	c lower bound updated to -612989211
1514.91/1515.20	c BCD2: 3984910 <= obj <= 616974120
1514.91/1515.20	c BCD2: #cores=72, #unrelaxed=304433, #relaxed=2122, #hardened=0
1514.91/1515.20	c BCD2: #sat=1 #unsat=2111 bias=2111/2112
1514.91/1515.22	c Solving starts ...
1514.91/1515.22	c ============================[ Search Statistics ]============================
1514.91/1515.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1514.91/1515.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1514.91/1515.22	c =============================================================================
1514.91/1515.22	c  0.0s |       0 |        0 |        0 |   429521      0 |     2133 |     2143
1515.32/1515.62	c  0.4s |       0 |       73 |        1 |   429521      0 |     2133 |     2144
1515.32/1515.62	c #cpu_time = 0.407s
1515.32/1515.62	c #wall_clock_time = 0.408s
1515.32/1515.62	c #decision = 73
1515.32/1515.62	c #random_decision = 0
1515.32/1515.62	c #conflict = 1
1515.32/1515.62	c #restart = 0
1515.32/1515.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=32
1515.32/1515.62	c lower bound updated to -612989209
1515.52/1515.84	c BCD2: 3984912 <= obj <= 616974120
1515.52/1515.84	c BCD2: #cores=72, #unrelaxed=304432, #relaxed=2123, #hardened=0
1515.52/1515.84	c BCD2: #sat=1 #unsat=2112 bias=2112/2113
1515.52/1515.86	c Solving starts ...
1515.52/1515.86	c ============================[ Search Statistics ]============================
1515.52/1515.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1515.52/1515.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1515.52/1515.86	c =============================================================================
1515.52/1515.86	c  0.0s |       0 |        0 |        0 |   429521      0 |     2134 |     2144
1515.92/1516.27	c  0.4s |       0 |       73 |        1 |   429521      0 |     2134 |     2145
1515.92/1516.27	c #cpu_time = 0.409s
1515.92/1516.27	c #wall_clock_time = 0.410s
1515.92/1516.27	c #decision = 73
1515.92/1516.27	c #random_decision = 0
1515.92/1516.27	c #conflict = 1
1515.92/1516.27	c #restart = 0
1515.92/1516.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=34
1515.92/1516.27	c lower bound updated to -612989207
1516.11/1516.48	c BCD2: 3984914 <= obj <= 616974120
1516.11/1516.48	c BCD2: #cores=72, #unrelaxed=304431, #relaxed=2124, #hardened=0
1516.11/1516.48	c BCD2: #sat=1 #unsat=2113 bias=2113/2114
1516.21/1516.50	c Solving starts ...
1516.21/1516.50	c ============================[ Search Statistics ]============================
1516.21/1516.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1516.21/1516.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1516.21/1516.50	c =============================================================================
1516.21/1516.50	c  0.0s |       0 |        0 |        0 |   429521      0 |     2135 |     2145
1516.62/1516.91	c  0.4s |       0 |       73 |        1 |   429521      0 |     2135 |     2146
1516.62/1516.91	c #cpu_time = 0.406s
1516.62/1516.91	c #wall_clock_time = 0.407s
1516.62/1516.91	c #decision = 73
1516.62/1516.91	c #random_decision = 0
1516.62/1516.91	c #conflict = 1
1516.62/1516.91	c #restart = 0
1516.62/1516.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=36
1516.62/1516.91	c lower bound updated to -612989205
1516.81/1517.12	c BCD2: 3984916 <= obj <= 616974120
1516.81/1517.12	c BCD2: #cores=72, #unrelaxed=304430, #relaxed=2125, #hardened=0
1516.81/1517.12	c BCD2: #sat=1 #unsat=2114 bias=2114/2115
1516.81/1517.14	c Solving starts ...
1516.81/1517.14	c ============================[ Search Statistics ]============================
1516.81/1517.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1516.81/1517.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1516.81/1517.14	c =============================================================================
1516.81/1517.14	c  0.0s |       0 |        0 |        0 |   429521      0 |     2136 |     2146
1518.21/1518.52	c  1.4s |       0 |       73 |        1 |   429521      0 |     2136 |     2147
1518.21/1518.52	c #cpu_time = 1.375s
1518.21/1518.52	c #wall_clock_time = 1.378s
1518.21/1518.52	c #decision = 73
1518.21/1518.52	c #random_decision = 0
1518.21/1518.52	c #conflict = 1
1518.21/1518.52	c #restart = 0
1518.21/1518.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=38
1518.21/1518.52	c lower bound updated to -612989203
1518.41/1518.71	c BCD2: 3984918 <= obj <= 616974120
1518.41/1518.71	c BCD2: #cores=72, #unrelaxed=304429, #relaxed=2126, #hardened=0
1518.41/1518.71	c BCD2: #sat=1 #unsat=2115 bias=2115/2116
1518.41/1518.71	c Solving starts ...
1518.41/1518.71	c ============================[ Search Statistics ]============================
1518.41/1518.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1518.41/1518.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1518.41/1518.71	c =============================================================================
1518.41/1518.71	c  0.0s |       0 |        0 |        0 |   429521      0 |     2137 |     2147
1518.82/1519.15	c  0.4s |       0 |       73 |        1 |   429521      0 |     2137 |     2148
1518.82/1519.15	c #cpu_time = 0.438s
1518.82/1519.15	c #wall_clock_time = 0.439s
1518.82/1519.15	c #decision = 73
1518.82/1519.15	c #random_decision = 0
1518.82/1519.15	c #conflict = 1
1518.82/1519.15	c #restart = 0
1518.82/1519.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=40
1518.82/1519.15	c lower bound updated to -612989201
1519.01/1519.33	c BCD2: 3984920 <= obj <= 616974120
1519.01/1519.33	c BCD2: #cores=72, #unrelaxed=304428, #relaxed=2127, #hardened=0
1519.01/1519.33	c BCD2: #sat=1 #unsat=2116 bias=2116/2117
1519.01/1519.34	c Solving starts ...
1519.01/1519.34	c ============================[ Search Statistics ]============================
1519.01/1519.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1519.01/1519.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1519.01/1519.34	c =============================================================================
1519.01/1519.34	c  0.0s |       0 |        0 |        0 |   429521      0 |     2138 |     2148
1519.41/1519.76	c  0.4s |       0 |       73 |        1 |   429521      0 |     2138 |     2149
1519.41/1519.76	c #cpu_time = 0.425s
1519.41/1519.76	c #wall_clock_time = 0.426s
1519.41/1519.76	c #decision = 73
1519.41/1519.76	c #random_decision = 0
1519.41/1519.76	c #conflict = 1
1519.41/1519.76	c #restart = 0
1519.41/1519.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=42
1519.41/1519.76	c lower bound updated to -612989199
1519.61/1519.96	c BCD2: 3984922 <= obj <= 616974120
1519.61/1519.96	c BCD2: #cores=72, #unrelaxed=304427, #relaxed=2128, #hardened=0
1519.61/1519.96	c BCD2: #sat=1 #unsat=2117 bias=2117/2118
1519.61/1519.96	c Solving starts ...
1519.61/1519.96	c ============================[ Search Statistics ]============================
1519.61/1519.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1519.61/1519.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1519.61/1519.96	c =============================================================================
1519.61/1519.97	c  0.0s |       0 |        0 |        0 |   429521      0 |     2139 |     2149
1520.11/1520.40	c  0.4s |       0 |       73 |        1 |   429521      0 |     2139 |     2150
1520.11/1520.40	c #cpu_time = 0.436s
1520.11/1520.40	c #wall_clock_time = 0.437s
1520.11/1520.40	c #decision = 73
1520.11/1520.40	c #random_decision = 0
1520.11/1520.40	c #conflict = 1
1520.11/1520.40	c #restart = 0
1520.11/1520.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=44
1520.11/1520.40	c lower bound updated to -612989197
1520.21/1520.58	c BCD2: 3984924 <= obj <= 616974120
1520.21/1520.58	c BCD2: #cores=72, #unrelaxed=304426, #relaxed=2129, #hardened=0
1520.21/1520.58	c BCD2: #sat=1 #unsat=2118 bias=2118/2119
1520.21/1520.59	c Solving starts ...
1520.21/1520.59	c ============================[ Search Statistics ]============================
1520.21/1520.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1520.21/1520.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1520.21/1520.59	c =============================================================================
1520.21/1520.59	c  0.0s |       0 |        0 |        0 |   429521      0 |     2140 |     2150
1520.71/1521.02	c  0.4s |       0 |       73 |        1 |   429521      0 |     2140 |     2151
1520.71/1521.02	c #cpu_time = 0.431s
1520.71/1521.02	c #wall_clock_time = 0.432s
1520.71/1521.02	c #decision = 73
1520.71/1521.02	c #random_decision = 0
1520.71/1521.02	c #conflict = 1
1520.71/1521.02	c #restart = 0
1520.71/1521.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=46
1520.71/1521.02	c lower bound updated to -612989195
1520.91/1521.21	c BCD2: 3984926 <= obj <= 616974120
1520.91/1521.21	c BCD2: #cores=72, #unrelaxed=304425, #relaxed=2130, #hardened=0
1520.91/1521.21	c BCD2: #sat=1 #unsat=2119 bias=2119/2120
1520.91/1521.22	c Solving starts ...
1520.91/1521.22	c ============================[ Search Statistics ]============================
1520.91/1521.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1520.91/1521.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1520.91/1521.22	c =============================================================================
1520.91/1521.22	c  0.0s |       0 |        0 |        0 |   429521      0 |     2141 |     2151
1521.31/1521.65	c  0.4s |       0 |       73 |        1 |   429521      0 |     2141 |     2152
1521.31/1521.65	c #cpu_time = 0.436s
1521.31/1521.65	c #wall_clock_time = 0.437s
1521.31/1521.65	c #decision = 73
1521.31/1521.65	c #random_decision = 0
1521.31/1521.65	c #conflict = 1
1521.31/1521.65	c #restart = 0
1521.31/1521.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=48
1521.31/1521.66	c lower bound updated to -612989193
1521.51/1521.83	c BCD2: 3984928 <= obj <= 616974120
1521.51/1521.83	c BCD2: #cores=72, #unrelaxed=304424, #relaxed=2131, #hardened=0
1521.51/1521.83	c BCD2: #sat=1 #unsat=2120 bias=2120/2121
1521.51/1521.84	c Solving starts ...
1521.51/1521.84	c ============================[ Search Statistics ]============================
1521.51/1521.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1521.51/1521.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1521.51/1521.84	c =============================================================================
1521.51/1521.84	c  0.0s |       0 |        0 |        0 |   429521      0 |     2142 |     2152
1521.91/1522.28	c  0.4s |       0 |       73 |        1 |   429521      0 |     2142 |     2153
1521.91/1522.28	c #cpu_time = 0.436s
1521.91/1522.28	c #wall_clock_time = 0.437s
1521.91/1522.28	c #decision = 73
1521.91/1522.28	c #random_decision = 0
1521.91/1522.28	c #conflict = 1
1521.91/1522.28	c #restart = 0
1521.91/1522.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=50
1521.91/1522.28	c lower bound updated to -612989191
1522.12/1522.49	c BCD2: 3984930 <= obj <= 616974120
1522.12/1522.49	c BCD2: #cores=72, #unrelaxed=304423, #relaxed=2132, #hardened=0
1522.12/1522.49	c BCD2: #sat=1 #unsat=2121 bias=2121/2122
1522.22/1522.51	c Solving starts ...
1522.22/1522.51	c ============================[ Search Statistics ]============================
1522.22/1522.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1522.22/1522.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1522.22/1522.51	c =============================================================================
1522.22/1522.51	c  0.0s |       0 |        0 |        0 |   429521      0 |     2143 |     2153
1522.61/1522.95	c  0.4s |       0 |       73 |        1 |   429521      0 |     2143 |     2154
1522.61/1522.95	c #cpu_time = 0.436s
1522.61/1522.95	c #wall_clock_time = 0.438s
1522.61/1522.95	c #decision = 73
1522.61/1522.95	c #random_decision = 0
1522.61/1522.95	c #conflict = 1
1522.61/1522.95	c #restart = 0
1522.61/1522.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=52
1522.61/1522.95	c lower bound updated to -612989189
1522.81/1523.17	c BCD2: 3984932 <= obj <= 616974120
1522.81/1523.17	c BCD2: #cores=72, #unrelaxed=304422, #relaxed=2133, #hardened=0
1522.81/1523.17	c BCD2: #sat=1 #unsat=2122 bias=2122/2123
1522.81/1523.18	c Solving starts ...
1522.81/1523.18	c ============================[ Search Statistics ]============================
1522.81/1523.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1522.81/1523.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1522.81/1523.18	c =============================================================================
1522.81/1523.18	c  0.0s |       0 |        0 |        0 |   429521      0 |     2144 |     2154
1523.32/1523.62	c  0.4s |       0 |       73 |        1 |   429521      0 |     2144 |     2155
1523.32/1523.62	c #cpu_time = 0.439s
1523.32/1523.62	c #wall_clock_time = 0.440s
1523.32/1523.62	c #decision = 73
1523.32/1523.62	c #random_decision = 0
1523.32/1523.62	c #conflict = 1
1523.32/1523.62	c #restart = 0
1523.32/1523.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=54
1523.32/1523.62	c lower bound updated to -612989187
1523.52/1523.84	c BCD2: 3984934 <= obj <= 616974120
1523.52/1523.84	c BCD2: #cores=72, #unrelaxed=304421, #relaxed=2134, #hardened=0
1523.52/1523.84	c BCD2: #sat=1 #unsat=2123 bias=2123/2124
1523.52/1523.86	c Solving starts ...
1523.52/1523.86	c ============================[ Search Statistics ]============================
1523.52/1523.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1523.52/1523.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1523.52/1523.86	c =============================================================================
1523.52/1523.86	c  0.0s |       0 |        0 |        0 |   429521      0 |     2145 |     2155
1524.01/1524.30	c  0.4s |       0 |       73 |        1 |   429521      0 |     2145 |     2156
1524.01/1524.30	c #cpu_time = 0.435s
1524.01/1524.30	c #wall_clock_time = 0.436s
1524.01/1524.30	c #decision = 73
1524.01/1524.30	c #random_decision = 0
1524.01/1524.30	c #conflict = 1
1524.01/1524.30	c #restart = 0
1524.01/1524.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=56
1524.01/1524.30	c lower bound updated to -612989185
1525.01/1525.39	c BCD2: 3984936 <= obj <= 616974120
1525.01/1525.39	c BCD2: #cores=72, #unrelaxed=304420, #relaxed=2135, #hardened=0
1525.01/1525.39	c BCD2: #sat=1 #unsat=2124 bias=2124/2125
1525.11/1525.40	c Solving starts ...
1525.11/1525.40	c ============================[ Search Statistics ]============================
1525.11/1525.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1525.11/1525.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1525.11/1525.40	c =============================================================================
1525.11/1525.40	c  0.0s |       0 |        0 |        0 |   429521      0 |     2146 |     2156
1525.52/1525.83	c  0.4s |       0 |       73 |        1 |   429521      0 |     2146 |     2157
1525.52/1525.83	c #cpu_time = 0.429s
1525.52/1525.83	c #wall_clock_time = 0.430s
1525.52/1525.83	c #decision = 73
1525.52/1525.83	c #random_decision = 0
1525.52/1525.83	c #conflict = 1
1525.52/1525.83	c #restart = 0
1525.52/1525.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=58
1525.52/1525.83	c lower bound updated to -612989183
1525.71/1526.00	c BCD2: 3984938 <= obj <= 616974120
1525.71/1526.00	c BCD2: #cores=72, #unrelaxed=304419, #relaxed=2136, #hardened=0
1525.71/1526.00	c BCD2: #sat=1 #unsat=2125 bias=2125/2126
1525.71/1526.01	c Solving starts ...
1525.71/1526.01	c ============================[ Search Statistics ]============================
1525.71/1526.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1525.71/1526.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1525.71/1526.01	c =============================================================================
1525.71/1526.01	c  0.0s |       0 |        0 |        0 |   429521      0 |     2147 |     2157
1526.11/1526.45	c  0.4s |       0 |       73 |        1 |   429521      0 |     2147 |     2158
1526.11/1526.45	c #cpu_time = 0.435s
1526.11/1526.45	c #wall_clock_time = 0.436s
1526.11/1526.45	c #decision = 73
1526.11/1526.45	c #random_decision = 0
1526.11/1526.45	c #conflict = 1
1526.11/1526.45	c #restart = 0
1526.11/1526.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=60
1526.11/1526.45	c lower bound updated to -612989181
1526.31/1526.60	c BCD2: 3984940 <= obj <= 616974120
1526.31/1526.60	c BCD2: #cores=72, #unrelaxed=304418, #relaxed=2137, #hardened=0
1526.31/1526.60	c BCD2: #sat=1 #unsat=2126 bias=2126/2127
1526.31/1526.61	c Solving starts ...
1526.31/1526.61	c ============================[ Search Statistics ]============================
1526.31/1526.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1526.31/1526.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1526.31/1526.61	c =============================================================================
1526.31/1526.61	c  0.0s |       0 |        0 |        0 |   429521      0 |     2148 |     2158
1526.71/1527.03	c  0.4s |       0 |       73 |        1 |   429521      0 |     2148 |     2159
1526.71/1527.03	c #cpu_time = 0.424s
1526.71/1527.03	c #wall_clock_time = 0.425s
1526.71/1527.03	c #decision = 73
1526.71/1527.03	c #random_decision = 0
1526.71/1527.03	c #conflict = 1
1526.71/1527.03	c #restart = 0
1526.71/1527.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=62
1526.71/1527.03	c lower bound updated to -612989179
1526.91/1527.21	c BCD2: 3984942 <= obj <= 616974120
1526.91/1527.21	c BCD2: #cores=72, #unrelaxed=304417, #relaxed=2138, #hardened=0
1526.91/1527.21	c BCD2: #sat=1 #unsat=2127 bias=2127/2128
1526.91/1527.21	c Solving starts ...
1526.91/1527.21	c ============================[ Search Statistics ]============================
1526.91/1527.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1526.91/1527.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1526.91/1527.21	c =============================================================================
1526.91/1527.21	c  0.0s |       0 |        0 |        0 |   429521      0 |     2149 |     2159
1527.31/1527.65	c  0.4s |       0 |       73 |        1 |   429521      0 |     2149 |     2160
1527.31/1527.65	c #cpu_time = 0.436s
1527.31/1527.65	c #wall_clock_time = 0.437s
1527.31/1527.65	c #decision = 73
1527.31/1527.65	c #random_decision = 0
1527.31/1527.65	c #conflict = 1
1527.31/1527.65	c #restart = 0
1527.31/1527.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=64
1527.31/1527.65	c lower bound updated to -612989177
1527.51/1527.81	c BCD2: 3984944 <= obj <= 616974120
1527.51/1527.81	c BCD2: #cores=72, #unrelaxed=304416, #relaxed=2139, #hardened=0
1527.51/1527.81	c BCD2: #sat=1 #unsat=2128 bias=2128/2129
1527.51/1527.81	c Solving starts ...
1527.51/1527.81	c ============================[ Search Statistics ]============================
1527.51/1527.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1527.51/1527.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1527.51/1527.81	c =============================================================================
1527.51/1527.81	c  0.0s |       0 |        0 |        0 |   429521      0 |     2150 |     2160
1527.91/1528.25	c  0.4s |       0 |       73 |        1 |   429521      0 |     2150 |     2161
1527.91/1528.25	c #cpu_time = 0.436s
1527.91/1528.25	c #wall_clock_time = 0.437s
1527.91/1528.25	c #decision = 73
1527.91/1528.25	c #random_decision = 0
1527.91/1528.25	c #conflict = 1
1527.91/1528.25	c #restart = 0
1527.91/1528.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=66
1527.91/1528.25	c lower bound updated to -612989175
1528.11/1528.41	c BCD2: 3984946 <= obj <= 616974120
1528.11/1528.41	c BCD2: #cores=72, #unrelaxed=304415, #relaxed=2140, #hardened=0
1528.11/1528.41	c BCD2: #sat=1 #unsat=2129 bias=2129/2130
1528.11/1528.42	c Solving starts ...
1528.11/1528.42	c ============================[ Search Statistics ]============================
1528.11/1528.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1528.11/1528.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1528.11/1528.42	c =============================================================================
1528.11/1528.42	c  0.0s |       0 |        0 |        0 |   429521      0 |     2151 |     2161
1528.51/1528.86	c  0.4s |       0 |       73 |        1 |   429521      0 |     2151 |     2162
1528.51/1528.86	c #cpu_time = 0.436s
1528.51/1528.86	c #wall_clock_time = 0.437s
1528.51/1528.86	c #decision = 73
1528.51/1528.86	c #random_decision = 0
1528.51/1528.86	c #conflict = 1
1528.51/1528.86	c #restart = 0
1528.51/1528.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=68
1528.51/1528.86	c lower bound updated to -612989173
1528.72/1529.01	c BCD2: 3984948 <= obj <= 616974120
1528.72/1529.01	c BCD2: #cores=72, #unrelaxed=304414, #relaxed=2141, #hardened=0
1528.72/1529.01	c BCD2: #sat=1 #unsat=2130 bias=2130/2131
1528.72/1529.02	c Solving starts ...
1528.72/1529.02	c ============================[ Search Statistics ]============================
1528.72/1529.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1528.72/1529.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1528.72/1529.02	c =============================================================================
1528.72/1529.02	c  0.0s |       0 |        0 |        0 |   429521      0 |     2152 |     2162
1529.11/1529.45	c  0.4s |       0 |       73 |        1 |   429521      0 |     2152 |     2163
1529.11/1529.45	c #cpu_time = 0.427s
1529.11/1529.45	c #wall_clock_time = 0.428s
1529.11/1529.45	c #decision = 73
1529.11/1529.45	c #random_decision = 0
1529.11/1529.45	c #conflict = 1
1529.11/1529.45	c #restart = 0
1529.11/1529.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=70
1529.11/1529.45	c lower bound updated to -612989171
1529.31/1529.65	c BCD2: 3984950 <= obj <= 616974120
1529.31/1529.65	c BCD2: #cores=72, #unrelaxed=304413, #relaxed=2142, #hardened=0
1529.31/1529.65	c BCD2: #sat=1 #unsat=2131 bias=2131/2132
1529.31/1529.66	c Solving starts ...
1529.31/1529.66	c ============================[ Search Statistics ]============================
1529.31/1529.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1529.31/1529.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1529.31/1529.66	c =============================================================================
1529.31/1529.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     2153 |     2163
1529.71/1530.10	c  0.4s |       0 |       73 |        1 |   429521      0 |     2153 |     2164
1529.71/1530.10	c #cpu_time = 0.436s
1529.71/1530.10	c #wall_clock_time = 0.437s
1529.71/1530.10	c #decision = 73
1529.71/1530.10	c #random_decision = 0
1529.71/1530.10	c #conflict = 1
1529.71/1530.10	c #restart = 0
1529.71/1530.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=72
1529.71/1530.10	c lower bound updated to -612989169
1529.92/1530.29	c BCD2: 3984952 <= obj <= 616974120
1529.92/1530.29	c BCD2: #cores=72, #unrelaxed=304412, #relaxed=2143, #hardened=0
1529.92/1530.29	c BCD2: #sat=1 #unsat=2132 bias=2132/2133
1530.01/1530.31	c Solving starts ...
1530.01/1530.31	c ============================[ Search Statistics ]============================
1530.01/1530.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1530.01/1530.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1530.01/1530.31	c =============================================================================
1530.01/1530.31	c  0.0s |       0 |        0 |        0 |   429521      0 |     2154 |     2164
1530.41/1530.75	c  0.4s |       0 |       73 |        1 |   429521      0 |     2154 |     2165
1530.41/1530.75	c #cpu_time = 0.440s
1530.41/1530.75	c #wall_clock_time = 0.441s
1530.41/1530.75	c #decision = 73
1530.41/1530.75	c #random_decision = 0
1530.41/1530.75	c #conflict = 1
1530.41/1530.75	c #restart = 0
1530.41/1530.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=74
1530.41/1530.75	c lower bound updated to -612989167
1530.62/1530.95	c BCD2: 3984954 <= obj <= 616974120
1530.62/1530.95	c BCD2: #cores=72, #unrelaxed=304411, #relaxed=2144, #hardened=0
1530.62/1530.95	c BCD2: #sat=1 #unsat=2133 bias=2133/2134
1530.62/1530.96	c Solving starts ...
1530.62/1530.96	c ============================[ Search Statistics ]============================
1530.62/1530.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1530.62/1530.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1530.62/1530.96	c =============================================================================
1530.62/1530.96	c  0.0s |       0 |        0 |        0 |   429521      0 |     2155 |     2165
1531.11/1531.40	c  0.4s |       0 |       73 |        1 |   429521      0 |     2155 |     2166
1531.11/1531.40	c #cpu_time = 0.437s
1531.11/1531.40	c #wall_clock_time = 0.438s
1531.11/1531.40	c #decision = 73
1531.11/1531.40	c #random_decision = 0
1531.11/1531.40	c #conflict = 1
1531.11/1531.40	c #restart = 0
1531.11/1531.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=76
1531.11/1531.40	c lower bound updated to -612989165
1532.12/1532.48	c BCD2: 3984956 <= obj <= 616974120
1532.12/1532.48	c BCD2: #cores=72, #unrelaxed=304410, #relaxed=2145, #hardened=0
1532.12/1532.48	c BCD2: #sat=1 #unsat=2134 bias=2134/2135
1532.12/1532.48	c Solving starts ...
1532.12/1532.48	c ============================[ Search Statistics ]============================
1532.12/1532.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1532.12/1532.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1532.12/1532.48	c =============================================================================
1532.12/1532.49	c  0.0s |       0 |        0 |        0 |   429521      0 |     2156 |     2166
1532.61/1532.92	c  0.4s |       0 |       73 |        1 |   429521      0 |     2156 |     2167
1532.61/1532.92	c #cpu_time = 0.429s
1532.61/1532.92	c #wall_clock_time = 0.430s
1532.61/1532.92	c #decision = 73
1532.61/1532.92	c #random_decision = 0
1532.61/1532.92	c #conflict = 1
1532.61/1532.92	c #restart = 0
1532.61/1532.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=78
1532.61/1532.92	c lower bound updated to -612989163
1532.71/1533.07	c BCD2: 3984958 <= obj <= 616974120
1532.71/1533.07	c BCD2: #cores=72, #unrelaxed=304409, #relaxed=2146, #hardened=0
1532.71/1533.07	c BCD2: #sat=1 #unsat=2135 bias=2135/2136
1532.71/1533.08	c Solving starts ...
1532.71/1533.08	c ============================[ Search Statistics ]============================
1532.71/1533.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1532.71/1533.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1532.71/1533.08	c =============================================================================
1532.71/1533.08	c  0.0s |       0 |        0 |        0 |   429521      0 |     2157 |     2167
1533.22/1533.52	c  0.4s |       0 |       73 |        1 |   429521      0 |     2157 |     2168
1533.22/1533.52	c #cpu_time = 0.438s
1533.22/1533.52	c #wall_clock_time = 0.439s
1533.22/1533.52	c #decision = 73
1533.22/1533.52	c #random_decision = 0
1533.22/1533.52	c #conflict = 1
1533.22/1533.52	c #restart = 0
1533.22/1533.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=80
1533.22/1533.52	c lower bound updated to -612989161
1533.31/1533.66	c BCD2: 3984960 <= obj <= 616974120
1533.31/1533.66	c BCD2: #cores=72, #unrelaxed=304408, #relaxed=2147, #hardened=0
1533.31/1533.66	c BCD2: #sat=1 #unsat=2136 bias=2136/2137
1533.31/1533.67	c Solving starts ...
1533.31/1533.67	c ============================[ Search Statistics ]============================
1533.31/1533.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1533.31/1533.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1533.31/1533.67	c =============================================================================
1533.31/1533.67	c  0.0s |       0 |        0 |        0 |   429521      0 |     2158 |     2168
1533.71/1534.09	c  0.4s |       0 |       73 |        1 |   429521      0 |     2158 |     2169
1533.71/1534.09	c #cpu_time = 0.423s
1533.71/1534.09	c #wall_clock_time = 0.424s
1533.71/1534.09	c #decision = 73
1533.71/1534.09	c #random_decision = 0
1533.71/1534.09	c #conflict = 1
1533.71/1534.09	c #restart = 0
1533.71/1534.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=82
1533.71/1534.09	c lower bound updated to -612989159
1533.91/1534.25	c BCD2: 3984962 <= obj <= 616974120
1533.91/1534.25	c BCD2: #cores=72, #unrelaxed=304407, #relaxed=2148, #hardened=0
1533.91/1534.25	c BCD2: #sat=1 #unsat=2137 bias=2137/2138
1533.91/1534.26	c Solving starts ...
1533.91/1534.26	c ============================[ Search Statistics ]============================
1533.91/1534.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1533.91/1534.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1533.91/1534.26	c =============================================================================
1533.91/1534.26	c  0.0s |       0 |        0 |        0 |   429521      0 |     2159 |     2169
1534.41/1534.70	c  0.4s |       0 |       73 |        1 |   429521      0 |     2159 |     2170
1534.41/1534.70	c #cpu_time = 0.437s
1534.41/1534.70	c #wall_clock_time = 0.438s
1534.41/1534.70	c #decision = 73
1534.41/1534.70	c #random_decision = 0
1534.41/1534.70	c #conflict = 1
1534.41/1534.70	c #restart = 0
1534.41/1534.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=84
1534.41/1534.70	c lower bound updated to -612989157
1534.51/1534.84	c BCD2: 3984964 <= obj <= 616974120
1534.51/1534.84	c BCD2: #cores=72, #unrelaxed=304406, #relaxed=2149, #hardened=0
1534.51/1534.84	c BCD2: #sat=1 #unsat=2138 bias=2138/2139
1534.51/1534.85	c Solving starts ...
1534.51/1534.85	c ============================[ Search Statistics ]============================
1534.51/1534.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1534.51/1534.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1534.51/1534.85	c =============================================================================
1534.51/1534.85	c  0.0s |       0 |        0 |        0 |   429521      0 |     2160 |     2170
1534.91/1535.28	c  0.4s |       0 |       73 |        1 |   429521      0 |     2160 |     2171
1534.91/1535.28	c #cpu_time = 0.435s
1534.91/1535.28	c #wall_clock_time = 0.436s
1534.91/1535.28	c #decision = 73
1534.91/1535.28	c #random_decision = 0
1534.91/1535.28	c #conflict = 1
1534.91/1535.28	c #restart = 0
1534.91/1535.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=86
1534.91/1535.29	c lower bound updated to -612989155
1535.11/1535.43	c BCD2: 3984966 <= obj <= 616974120
1535.11/1535.44	c BCD2: #cores=72, #unrelaxed=304405, #relaxed=2150, #hardened=0
1535.11/1535.44	c BCD2: #sat=1 #unsat=2139 bias=2139/2140
1535.11/1535.44	c Solving starts ...
1535.11/1535.44	c ============================[ Search Statistics ]============================
1535.11/1535.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1535.11/1535.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1535.11/1535.44	c =============================================================================
1535.11/1535.44	c  0.0s |       0 |        0 |        0 |   429521      0 |     2161 |     2171
1535.51/1535.88	c  0.4s |       0 |       73 |        1 |   429521      0 |     2161 |     2172
1535.51/1535.88	c #cpu_time = 0.437s
1535.51/1535.88	c #wall_clock_time = 0.438s
1535.51/1535.88	c #decision = 73
1535.51/1535.88	c #random_decision = 0
1535.51/1535.88	c #conflict = 1
1535.51/1535.88	c #restart = 0
1535.51/1535.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=88
1535.51/1535.88	c lower bound updated to -612989153
1535.71/1536.02	c BCD2: 3984968 <= obj <= 616974120
1535.71/1536.02	c BCD2: #cores=72, #unrelaxed=304404, #relaxed=2151, #hardened=0
1535.71/1536.02	c BCD2: #sat=1 #unsat=2140 bias=2140/2141
1535.71/1536.03	c Solving starts ...
1535.71/1536.03	c ============================[ Search Statistics ]============================
1535.71/1536.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1535.71/1536.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1535.71/1536.03	c =============================================================================
1535.71/1536.03	c  0.0s |       0 |        0 |        0 |   429521      0 |     2162 |     2172
1536.11/1536.46	c  0.4s |       0 |       73 |        1 |   429521      0 |     2162 |     2173
1536.11/1536.46	c #cpu_time = 0.429s
1536.11/1536.46	c #wall_clock_time = 0.430s
1536.11/1536.46	c #decision = 73
1536.11/1536.46	c #random_decision = 0
1536.11/1536.46	c #conflict = 1
1536.11/1536.46	c #restart = 0
1536.11/1536.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=90
1536.11/1536.46	c lower bound updated to -612989151
1536.31/1536.64	c BCD2: 3984970 <= obj <= 616974120
1536.31/1536.64	c BCD2: #cores=72, #unrelaxed=304403, #relaxed=2152, #hardened=0
1536.31/1536.64	c BCD2: #sat=1 #unsat=2141 bias=2141/2142
1536.31/1536.66	c Solving starts ...
1536.31/1536.66	c ============================[ Search Statistics ]============================
1536.31/1536.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1536.31/1536.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1536.31/1536.66	c =============================================================================
1536.31/1536.66	c  0.0s |       0 |        0 |        0 |   429521      0 |     2163 |     2173
1536.81/1537.10	c  0.4s |       0 |       73 |        1 |   429521      0 |     2163 |     2174
1536.81/1537.10	c #cpu_time = 0.436s
1536.81/1537.10	c #wall_clock_time = 0.437s
1536.81/1537.10	c #decision = 73
1536.81/1537.10	c #random_decision = 0
1536.81/1537.10	c #conflict = 1
1536.81/1537.10	c #restart = 0
1536.81/1537.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=92
1536.81/1537.10	c lower bound updated to -612989149
1536.92/1537.28	c BCD2: 3984972 <= obj <= 616974120
1536.92/1537.28	c BCD2: #cores=72, #unrelaxed=304402, #relaxed=2153, #hardened=0
1536.92/1537.28	c BCD2: #sat=1 #unsat=2142 bias=2142/2143
1536.92/1537.30	c Solving starts ...
1536.92/1537.30	c ============================[ Search Statistics ]============================
1536.92/1537.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1536.92/1537.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1536.92/1537.30	c =============================================================================
1537.02/1537.30	c  0.0s |       0 |        0 |        0 |   429521      0 |     2164 |     2174
1537.41/1537.74	c  0.4s |       0 |       73 |        1 |   429521      0 |     2164 |     2175
1537.41/1537.74	c #cpu_time = 0.443s
1537.41/1537.74	c #wall_clock_time = 0.444s
1537.41/1537.74	c #decision = 73
1537.41/1537.74	c #random_decision = 0
1537.41/1537.74	c #conflict = 1
1537.41/1537.74	c #restart = 0
1537.41/1537.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=94
1537.41/1537.74	c lower bound updated to -612989147
1537.62/1537.92	c BCD2: 3984974 <= obj <= 616974120
1537.62/1537.92	c BCD2: #cores=72, #unrelaxed=304401, #relaxed=2154, #hardened=0
1537.62/1537.92	c BCD2: #sat=1 #unsat=2143 bias=2143/2144
1537.62/1537.94	c Solving starts ...
1537.62/1537.94	c ============================[ Search Statistics ]============================
1537.62/1537.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1537.62/1537.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1537.62/1537.94	c =============================================================================
1537.62/1537.94	c  0.0s |       0 |        0 |        0 |   429521      0 |     2165 |     2175
1538.01/1538.38	c  0.4s |       0 |       73 |        1 |   429521      0 |     2165 |     2176
1538.01/1538.38	c #cpu_time = 0.436s
1538.01/1538.38	c #wall_clock_time = 0.437s
1538.01/1538.38	c #decision = 73
1538.01/1538.38	c #random_decision = 0
1538.01/1538.38	c #conflict = 1
1538.01/1538.38	c #restart = 0
1538.01/1538.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=96
1538.01/1538.38	c lower bound updated to -612989145
1539.11/1539.45	c BCD2: 3984976 <= obj <= 616974120
1539.11/1539.45	c BCD2: #cores=72, #unrelaxed=304400, #relaxed=2155, #hardened=0
1539.11/1539.45	c BCD2: #sat=1 #unsat=2144 bias=2144/2145
1539.11/1539.46	c Solving starts ...
1539.11/1539.46	c ============================[ Search Statistics ]============================
1539.11/1539.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1539.11/1539.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1539.11/1539.46	c =============================================================================
1539.11/1539.46	c  0.0s |       0 |        0 |        0 |   429521      0 |     2166 |     2176
1539.61/1539.90	c  0.4s |       0 |       73 |        1 |   429521      0 |     2166 |     2177
1539.61/1539.90	c #cpu_time = 0.435s
1539.61/1539.90	c #wall_clock_time = 0.436s
1539.61/1539.90	c #decision = 73
1539.61/1539.90	c #random_decision = 0
1539.61/1539.90	c #conflict = 1
1539.61/1539.90	c #restart = 0
1539.61/1539.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=98
1539.61/1539.90	c lower bound updated to -612989143
1539.72/1540.07	c BCD2: 3984978 <= obj <= 616974120
1539.72/1540.07	c BCD2: #cores=72, #unrelaxed=304399, #relaxed=2156, #hardened=0
1539.72/1540.07	c BCD2: #sat=1 #unsat=2145 bias=2145/2146
1539.72/1540.08	c Solving starts ...
1539.72/1540.08	c ============================[ Search Statistics ]============================
1539.72/1540.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1539.72/1540.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1539.72/1540.08	c =============================================================================
1539.72/1540.08	c  0.0s |       0 |        0 |        0 |   429521      0 |     2167 |     2177
1540.21/1540.52	c  0.4s |       0 |       73 |        1 |   429521      0 |     2167 |     2178
1540.21/1540.52	c #cpu_time = 0.443s
1540.21/1540.52	c #wall_clock_time = 0.444s
1540.21/1540.52	c #decision = 73
1540.21/1540.52	c #random_decision = 0
1540.21/1540.52	c #conflict = 1
1540.21/1540.52	c #restart = 0
1540.21/1540.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=100
1540.21/1540.52	c lower bound updated to -612989141
1540.31/1540.68	c BCD2: 3984980 <= obj <= 616974120
1540.31/1540.68	c BCD2: #cores=72, #unrelaxed=304398, #relaxed=2157, #hardened=0
1540.31/1540.68	c BCD2: #sat=1 #unsat=2146 bias=2146/2147
1540.31/1540.69	c Solving starts ...
1540.31/1540.69	c ============================[ Search Statistics ]============================
1540.31/1540.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1540.31/1540.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1540.31/1540.69	c =============================================================================
1540.31/1540.69	c  0.0s |       0 |        0 |        0 |   429521      0 |     2168 |     2178
1540.82/1541.12	c  0.4s |       0 |       73 |        1 |   429521      0 |     2168 |     2179
1540.82/1541.12	c #cpu_time = 0.431s
1540.82/1541.12	c #wall_clock_time = 0.433s
1540.82/1541.12	c #decision = 73
1540.82/1541.12	c #random_decision = 0
1540.82/1541.12	c #conflict = 1
1540.82/1541.12	c #restart = 0
1540.82/1541.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=102
1540.82/1541.12	c lower bound updated to -612989139
1541.01/1541.30	c BCD2: 3984982 <= obj <= 616974120
1541.01/1541.30	c BCD2: #cores=72, #unrelaxed=304397, #relaxed=2158, #hardened=0
1541.01/1541.30	c BCD2: #sat=1 #unsat=2147 bias=2147/2148
1541.01/1541.31	c Solving starts ...
1541.01/1541.31	c ============================[ Search Statistics ]============================
1541.01/1541.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1541.01/1541.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1541.01/1541.31	c =============================================================================
1541.01/1541.31	c  0.0s |       0 |        0 |        0 |   429521      0 |     2169 |     2179
1541.41/1541.76	c  0.4s |       0 |       73 |        1 |   472474      0 |     2169 |     2180
1541.41/1541.76	c #cpu_time = 0.445s
1541.41/1541.76	c #wall_clock_time = 0.446s
1541.41/1541.76	c #decision = 73
1541.41/1541.76	c #random_decision = 0
1541.41/1541.76	c #conflict = 1
1541.41/1541.76	c #restart = 0
1541.41/1541.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=104
1541.41/1541.76	c lower bound updated to -612989137
1541.61/1541.92	c BCD2: 3984984 <= obj <= 616974120
1541.61/1541.92	c BCD2: #cores=72, #unrelaxed=304396, #relaxed=2159, #hardened=0
1541.61/1541.92	c BCD2: #sat=1 #unsat=2148 bias=2148/2149
1541.61/1541.92	c Solving starts ...
1541.61/1541.92	c ============================[ Search Statistics ]============================
1541.61/1541.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1541.61/1541.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1541.61/1541.92	c =============================================================================
1541.61/1541.92	c  0.0s |       0 |        0 |        0 |   472474      0 |     2170 |     2180
1542.01/1542.37	c  0.4s |       0 |       73 |        1 |   472474      0 |     2170 |     2181
1542.01/1542.37	c #cpu_time = 0.443s
1542.01/1542.37	c #wall_clock_time = 0.444s
1542.01/1542.37	c #decision = 73
1542.01/1542.37	c #random_decision = 0
1542.01/1542.37	c #conflict = 1
1542.01/1542.37	c #restart = 0
1542.01/1542.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=106
1542.01/1542.37	c lower bound updated to -612989135
1542.21/1542.54	c BCD2: 3984986 <= obj <= 616974120
1542.21/1542.54	c BCD2: #cores=72, #unrelaxed=304395, #relaxed=2160, #hardened=0
1542.21/1542.54	c BCD2: #sat=1 #unsat=2149 bias=2149/2150
1542.21/1542.54	c Solving starts ...
1542.21/1542.54	c ============================[ Search Statistics ]============================
1542.21/1542.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1542.21/1542.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1542.21/1542.54	c =============================================================================
1542.21/1542.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2171 |     2181
1542.61/1542.99	c  0.4s |       0 |       73 |        1 |   472474      0 |     2171 |     2182
1542.61/1542.99	c #cpu_time = 0.447s
1542.61/1542.99	c #wall_clock_time = 0.449s
1542.61/1542.99	c #decision = 73
1542.61/1542.99	c #random_decision = 0
1542.61/1542.99	c #conflict = 1
1542.61/1542.99	c #restart = 0
1542.61/1542.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=108
1542.61/1542.99	c lower bound updated to -612989133
1542.81/1543.15	c BCD2: 3984988 <= obj <= 616974120
1542.81/1543.15	c BCD2: #cores=72, #unrelaxed=304394, #relaxed=2161, #hardened=0
1542.81/1543.15	c BCD2: #sat=1 #unsat=2150 bias=2150/2151
1542.81/1543.16	c Solving starts ...
1542.81/1543.16	c ============================[ Search Statistics ]============================
1542.81/1543.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1542.81/1543.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1542.81/1543.16	c =============================================================================
1542.81/1543.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2172 |     2182
1543.31/1543.60	c  0.4s |       0 |       73 |        1 |   472474      0 |     2172 |     2183
1543.31/1543.60	c #cpu_time = 0.444s
1543.31/1543.60	c #wall_clock_time = 0.445s
1543.31/1543.60	c #decision = 73
1543.31/1543.60	c #random_decision = 0
1543.31/1543.60	c #conflict = 1
1543.31/1543.60	c #restart = 0
1543.31/1543.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=110
1543.31/1543.60	c lower bound updated to -612989131
1543.51/1543.81	c BCD2: 3984990 <= obj <= 616974120
1543.51/1543.81	c BCD2: #cores=72, #unrelaxed=304393, #relaxed=2162, #hardened=0
1543.51/1543.81	c BCD2: #sat=1 #unsat=2151 bias=2151/2152
1543.51/1543.82	c Solving starts ...
1543.51/1543.82	c ============================[ Search Statistics ]============================
1543.51/1543.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1543.51/1543.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1543.51/1543.82	c =============================================================================
1543.51/1543.82	c  0.0s |       0 |        0 |        0 |   472474      0 |     2173 |     2183
1543.91/1544.27	c  0.4s |       0 |       73 |        1 |   472474      0 |     2173 |     2184
1543.91/1544.27	c #cpu_time = 0.447s
1543.91/1544.27	c #wall_clock_time = 0.448s
1543.91/1544.27	c #decision = 73
1543.91/1544.27	c #random_decision = 0
1543.91/1544.27	c #conflict = 1
1543.91/1544.27	c #restart = 0
1543.91/1544.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=112
1543.91/1544.27	c lower bound updated to -612989129
1544.11/1544.47	c BCD2: 3984992 <= obj <= 616974120
1544.11/1544.47	c BCD2: #cores=72, #unrelaxed=304392, #relaxed=2163, #hardened=0
1544.11/1544.47	c BCD2: #sat=1 #unsat=2152 bias=2152/2153
1544.11/1544.49	c Solving starts ...
1544.11/1544.49	c ============================[ Search Statistics ]============================
1544.11/1544.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1544.11/1544.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1544.11/1544.49	c =============================================================================
1544.11/1544.49	c  0.0s |       0 |        0 |        0 |   472474      0 |     2174 |     2184
1544.61/1544.94	c  0.5s |       0 |       73 |        1 |   472474      0 |     2174 |     2185
1544.61/1544.94	c #cpu_time = 0.449s
1544.61/1544.94	c #wall_clock_time = 0.450s
1544.61/1544.94	c #decision = 73
1544.61/1544.94	c #random_decision = 0
1544.61/1544.94	c #conflict = 1
1544.61/1544.94	c #restart = 0
1544.61/1544.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=114
1544.61/1544.94	c lower bound updated to -612989127
1544.81/1545.14	c BCD2: 3984994 <= obj <= 616974120
1544.81/1545.14	c BCD2: #cores=72, #unrelaxed=304391, #relaxed=2164, #hardened=0
1544.81/1545.14	c BCD2: #sat=1 #unsat=2153 bias=2153/2154
1544.81/1545.16	c Solving starts ...
1544.81/1545.16	c ============================[ Search Statistics ]============================
1544.81/1545.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1544.81/1545.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1544.81/1545.16	c =============================================================================
1544.81/1545.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2175 |     2185
1546.21/1546.54	c  1.4s |       0 |       73 |        1 |   472474      0 |     2175 |     2186
1546.21/1546.54	c #cpu_time = 1.374s
1546.21/1546.54	c #wall_clock_time = 1.378s
1546.21/1546.54	c #decision = 73
1546.21/1546.54	c #random_decision = 0
1546.21/1546.54	c #conflict = 1
1546.21/1546.54	c #restart = 0
1546.21/1546.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=116
1546.21/1546.54	c lower bound updated to -612989125
1546.31/1546.70	c BCD2: 3984996 <= obj <= 616974120
1546.31/1546.70	c BCD2: #cores=72, #unrelaxed=304390, #relaxed=2165, #hardened=0
1546.31/1546.70	c BCD2: #sat=1 #unsat=2154 bias=2154/2155
1546.41/1546.71	c Solving starts ...
1546.41/1546.71	c ============================[ Search Statistics ]============================
1546.41/1546.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1546.41/1546.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1546.41/1546.71	c =============================================================================
1546.41/1546.71	c  0.0s |       0 |        0 |        0 |   472474      0 |     2176 |     2186
1546.81/1547.15	c  0.4s |       0 |       73 |        1 |   472474      0 |     2176 |     2187
1546.81/1547.15	c #cpu_time = 0.436s
1546.81/1547.15	c #wall_clock_time = 0.437s
1546.81/1547.15	c #decision = 73
1546.81/1547.15	c #random_decision = 0
1546.81/1547.15	c #conflict = 1
1546.81/1547.15	c #restart = 0
1546.81/1547.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=118
1546.81/1547.15	c lower bound updated to -612989123
1547.01/1547.32	c BCD2: 3984998 <= obj <= 616974120
1547.01/1547.32	c BCD2: #cores=72, #unrelaxed=304389, #relaxed=2166, #hardened=0
1547.01/1547.32	c BCD2: #sat=1 #unsat=2155 bias=2155/2156
1547.01/1547.33	c Solving starts ...
1547.01/1547.33	c ============================[ Search Statistics ]============================
1547.01/1547.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1547.01/1547.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1547.01/1547.33	c =============================================================================
1547.01/1547.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2177 |     2187
1547.41/1547.78	c  0.4s |       0 |       73 |        1 |   472474      0 |     2177 |     2188
1547.41/1547.78	c #cpu_time = 0.443s
1547.41/1547.78	c #wall_clock_time = 0.444s
1547.41/1547.78	c #decision = 73
1547.41/1547.78	c #random_decision = 0
1547.41/1547.78	c #conflict = 1
1547.41/1547.78	c #restart = 0
1547.41/1547.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=120
1547.41/1547.78	c lower bound updated to -612989121
1547.61/1547.94	c BCD2: 3985000 <= obj <= 616974120
1547.61/1547.94	c BCD2: #cores=72, #unrelaxed=304388, #relaxed=2167, #hardened=0
1547.61/1547.94	c BCD2: #sat=1 #unsat=2156 bias=2156/2157
1547.61/1547.95	c Solving starts ...
1547.61/1547.95	c ============================[ Search Statistics ]============================
1547.61/1547.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1547.61/1547.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1547.61/1547.95	c =============================================================================
1547.61/1547.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2178 |     2188
1548.01/1548.38	c  0.4s |       0 |       73 |        1 |   472474      0 |     2178 |     2189
1548.01/1548.38	c #cpu_time = 0.428s
1548.01/1548.38	c #wall_clock_time = 0.429s
1548.01/1548.38	c #decision = 73
1548.01/1548.38	c #random_decision = 0
1548.01/1548.38	c #conflict = 1
1548.01/1548.38	c #restart = 0
1548.01/1548.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=122
1548.01/1548.38	c lower bound updated to -612989119
1548.21/1548.56	c BCD2: 3985002 <= obj <= 616974120
1548.21/1548.56	c BCD2: #cores=72, #unrelaxed=304387, #relaxed=2168, #hardened=0
1548.21/1548.56	c BCD2: #sat=1 #unsat=2157 bias=2157/2158
1548.21/1548.56	c Solving starts ...
1548.21/1548.56	c ============================[ Search Statistics ]============================
1548.21/1548.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1548.21/1548.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1548.21/1548.56	c =============================================================================
1548.21/1548.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2179 |     2189
1548.71/1549.00	c  0.4s |       0 |       73 |        1 |   472474      0 |     2179 |     2190
1548.71/1549.00	c #cpu_time = 0.441s
1548.71/1549.00	c #wall_clock_time = 0.442s
1548.71/1549.00	c #decision = 73
1548.71/1549.00	c #random_decision = 0
1548.71/1549.00	c #conflict = 1
1548.71/1549.00	c #restart = 0
1548.71/1549.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=124
1548.71/1549.00	c lower bound updated to -612989117
1548.81/1549.16	c BCD2: 3985004 <= obj <= 616974120
1548.81/1549.17	c BCD2: #cores=72, #unrelaxed=304386, #relaxed=2169, #hardened=0
1548.81/1549.17	c BCD2: #sat=1 #unsat=2158 bias=2158/2159
1548.81/1549.17	c Solving starts ...
1548.81/1549.17	c ============================[ Search Statistics ]============================
1548.81/1549.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1548.81/1549.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1548.81/1549.17	c =============================================================================
1548.81/1549.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2180 |     2190
1549.31/1549.61	c  0.4s |       0 |       73 |        1 |   472474      0 |     2180 |     2191
1549.31/1549.61	c #cpu_time = 0.440s
1549.31/1549.61	c #wall_clock_time = 0.441s
1549.31/1549.61	c #decision = 73
1549.31/1549.61	c #random_decision = 0
1549.31/1549.61	c #conflict = 1
1549.31/1549.61	c #restart = 0
1549.31/1549.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=126
1549.31/1549.61	c lower bound updated to -612989115
1549.41/1549.78	c BCD2: 3985006 <= obj <= 616974120
1549.41/1549.78	c BCD2: #cores=72, #unrelaxed=304385, #relaxed=2170, #hardened=0
1549.41/1549.78	c BCD2: #sat=1 #unsat=2159 bias=2159/2160
1549.41/1549.79	c Solving starts ...
1549.41/1549.79	c ============================[ Search Statistics ]============================
1549.41/1549.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1549.41/1549.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1549.41/1549.79	c =============================================================================
1549.41/1549.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2181 |     2191
1549.91/1550.23	c  0.4s |       0 |       73 |        1 |   472474      0 |     2181 |     2192
1549.91/1550.23	c #cpu_time = 0.439s
1549.91/1550.23	c #wall_clock_time = 0.440s
1549.91/1550.23	c #decision = 73
1549.91/1550.23	c #random_decision = 0
1549.91/1550.23	c #conflict = 1
1549.91/1550.23	c #restart = 0
1549.91/1550.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=128
1549.91/1550.23	c lower bound updated to -612989113
1550.11/1550.40	c BCD2: 3985008 <= obj <= 616974120
1550.11/1550.40	c BCD2: #cores=72, #unrelaxed=304384, #relaxed=2171, #hardened=0
1550.11/1550.40	c BCD2: #sat=1 #unsat=2160 bias=2160/2161
1550.11/1550.41	c Solving starts ...
1550.11/1550.41	c ============================[ Search Statistics ]============================
1550.11/1550.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1550.11/1550.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1550.11/1550.41	c =============================================================================
1550.11/1550.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2182 |     2192
1550.51/1550.85	c  0.4s |       0 |       73 |        1 |   472474      0 |     2182 |     2193
1550.51/1550.85	c #cpu_time = 0.442s
1550.51/1550.85	c #wall_clock_time = 0.443s
1550.51/1550.85	c #decision = 73
1550.51/1550.85	c #random_decision = 0
1550.51/1550.85	c #conflict = 1
1550.51/1550.85	c #restart = 0
1550.51/1550.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=130
1550.51/1550.85	c lower bound updated to -612989111
1550.72/1551.05	c BCD2: 3985010 <= obj <= 616974120
1550.72/1551.05	c BCD2: #cores=72, #unrelaxed=304383, #relaxed=2172, #hardened=0
1550.72/1551.05	c BCD2: #sat=1 #unsat=2161 bias=2161/2162
1550.72/1551.07	c Solving starts ...
1550.72/1551.07	c ============================[ Search Statistics ]============================
1550.72/1551.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1550.72/1551.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1550.72/1551.07	c =============================================================================
1550.72/1551.07	c  0.0s |       0 |        0 |        0 |   472474      0 |     2183 |     2193
1551.21/1551.51	c  0.4s |       0 |       73 |        1 |   472474      0 |     2183 |     2194
1551.21/1551.51	c #cpu_time = 0.438s
1551.21/1551.51	c #wall_clock_time = 0.439s
1551.21/1551.51	c #decision = 73
1551.21/1551.51	c #random_decision = 0
1551.21/1551.51	c #conflict = 1
1551.21/1551.51	c #restart = 0
1551.21/1551.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=132
1551.21/1551.51	c lower bound updated to -612989109
1551.41/1551.71	c BCD2: 3985012 <= obj <= 616974120
1551.41/1551.71	c BCD2: #cores=72, #unrelaxed=304382, #relaxed=2173, #hardened=0
1551.41/1551.71	c BCD2: #sat=1 #unsat=2162 bias=2162/2163
1551.41/1551.73	c Solving starts ...
1551.41/1551.73	c ============================[ Search Statistics ]============================
1551.41/1551.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1551.41/1551.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1551.41/1551.73	c =============================================================================
1551.41/1551.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2184 |     2194
1551.82/1552.17	c  0.4s |       0 |       73 |        1 |   472474      0 |     2184 |     2195
1551.82/1552.17	c #cpu_time = 0.442s
1551.82/1552.17	c #wall_clock_time = 0.443s
1551.82/1552.17	c #decision = 73
1551.82/1552.17	c #random_decision = 0
1551.82/1552.17	c #conflict = 1
1551.82/1552.17	c #restart = 0
1551.82/1552.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=134
1551.82/1552.17	c lower bound updated to -612989107
1552.01/1552.37	c BCD2: 3985014 <= obj <= 616974120
1552.01/1552.37	c BCD2: #cores=72, #unrelaxed=304381, #relaxed=2174, #hardened=0
1552.01/1552.37	c BCD2: #sat=1 #unsat=2163 bias=2163/2164
1552.01/1552.39	c Solving starts ...
1552.01/1552.39	c ============================[ Search Statistics ]============================
1552.01/1552.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1552.01/1552.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1552.01/1552.39	c =============================================================================
1552.01/1552.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2185 |     2195
1553.41/1553.75	c  1.4s |       0 |       73 |        1 |   472474      0 |     2185 |     2196
1553.41/1553.75	c #cpu_time = 1.351s
1553.41/1553.75	c #wall_clock_time = 1.354s
1553.41/1553.75	c #decision = 73
1553.41/1553.75	c #random_decision = 0
1553.41/1553.75	c #conflict = 1
1553.41/1553.75	c #restart = 0
1553.41/1553.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=136
1553.41/1553.75	c lower bound updated to -612989105
1553.51/1553.89	c BCD2: 3985016 <= obj <= 616974120
1553.51/1553.89	c BCD2: #cores=72, #unrelaxed=304380, #relaxed=2175, #hardened=0
1553.51/1553.89	c BCD2: #sat=1 #unsat=2164 bias=2164/2165
1553.61/1553.90	c Solving starts ...
1553.61/1553.90	c ============================[ Search Statistics ]============================
1553.61/1553.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1553.61/1553.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1553.61/1553.90	c =============================================================================
1553.61/1553.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2186 |     2196
1554.02/1554.33	c  0.4s |       0 |       73 |        1 |   472474      0 |     2186 |     2197
1554.02/1554.33	c #cpu_time = 0.428s
1554.02/1554.33	c #wall_clock_time = 0.429s
1554.02/1554.33	c #decision = 73
1554.02/1554.33	c #random_decision = 0
1554.02/1554.33	c #conflict = 1
1554.02/1554.33	c #restart = 0
1554.02/1554.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=138
1554.02/1554.33	c lower bound updated to -612989103
1554.12/1554.49	c BCD2: 3985018 <= obj <= 616974120
1554.12/1554.49	c BCD2: #cores=72, #unrelaxed=304379, #relaxed=2176, #hardened=0
1554.12/1554.49	c BCD2: #sat=1 #unsat=2165 bias=2165/2166
1554.12/1554.49	c Solving starts ...
1554.12/1554.49	c ============================[ Search Statistics ]============================
1554.12/1554.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1554.12/1554.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1554.12/1554.49	c =============================================================================
1554.12/1554.49	c  0.0s |       0 |        0 |        0 |   472474      0 |     2187 |     2197
1554.61/1554.93	c  0.4s |       0 |       73 |        1 |   472474      0 |     2187 |     2198
1554.61/1554.93	c #cpu_time = 0.437s
1554.61/1554.93	c #wall_clock_time = 0.438s
1554.61/1554.93	c #decision = 73
1554.61/1554.93	c #random_decision = 0
1554.61/1554.93	c #conflict = 1
1554.61/1554.93	c #restart = 0
1554.61/1554.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=140
1554.61/1554.93	c lower bound updated to -612989101
1554.71/1555.08	c BCD2: 3985020 <= obj <= 616974120
1554.71/1555.08	c BCD2: #cores=72, #unrelaxed=304378, #relaxed=2177, #hardened=0
1554.71/1555.08	c BCD2: #sat=1 #unsat=2166 bias=2166/2167
1554.71/1555.08	c Solving starts ...
1554.71/1555.08	c ============================[ Search Statistics ]============================
1554.71/1555.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1554.71/1555.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1554.71/1555.08	c =============================================================================
1554.71/1555.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2188 |     2198
1555.22/1555.51	c  0.4s |       0 |       73 |        1 |   472474      0 |     2188 |     2199
1555.22/1555.51	c #cpu_time = 0.422s
1555.22/1555.51	c #wall_clock_time = 0.423s
1555.22/1555.51	c #decision = 73
1555.22/1555.51	c #random_decision = 0
1555.22/1555.51	c #conflict = 1
1555.22/1555.51	c #restart = 0
1555.22/1555.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=142
1555.22/1555.51	c lower bound updated to -612989099
1555.31/1555.67	c BCD2: 3985022 <= obj <= 616974120
1555.31/1555.67	c BCD2: #cores=72, #unrelaxed=304377, #relaxed=2178, #hardened=0
1555.31/1555.67	c BCD2: #sat=1 #unsat=2167 bias=2167/2168
1555.31/1555.68	c Solving starts ...
1555.31/1555.68	c ============================[ Search Statistics ]============================
1555.31/1555.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1555.31/1555.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1555.31/1555.68	c =============================================================================
1555.31/1555.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2189 |     2199
1555.81/1556.12	c  0.4s |       0 |       73 |        1 |   472474      0 |     2189 |     2200
1555.81/1556.12	c #cpu_time = 0.438s
1555.81/1556.12	c #wall_clock_time = 0.439s
1555.81/1556.12	c #decision = 73
1555.81/1556.12	c #random_decision = 0
1555.81/1556.12	c #conflict = 1
1555.81/1556.12	c #restart = 0
1555.81/1556.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=144
1555.81/1556.12	c lower bound updated to -612989097
1555.91/1556.26	c BCD2: 3985024 <= obj <= 616974120
1555.91/1556.26	c BCD2: #cores=72, #unrelaxed=304376, #relaxed=2179, #hardened=0
1555.91/1556.26	c BCD2: #sat=1 #unsat=2168 bias=2168/2169
1555.91/1556.27	c Solving starts ...
1555.91/1556.27	c ============================[ Search Statistics ]============================
1555.91/1556.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1555.91/1556.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1555.91/1556.27	c =============================================================================
1555.91/1556.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2190 |     2200
1556.41/1556.71	c  0.4s |       0 |       73 |        1 |   472474      0 |     2190 |     2201
1556.41/1556.71	c #cpu_time = 0.433s
1556.41/1556.71	c #wall_clock_time = 0.435s
1556.41/1556.71	c #decision = 73
1556.41/1556.71	c #random_decision = 0
1556.41/1556.71	c #conflict = 1
1556.41/1556.71	c #restart = 0
1556.41/1556.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=146
1556.41/1556.71	c lower bound updated to -612989095
1556.51/1556.85	c BCD2: 3985026 <= obj <= 616974120
1556.51/1556.86	c BCD2: #cores=72, #unrelaxed=304375, #relaxed=2180, #hardened=0
1556.51/1556.86	c BCD2: #sat=1 #unsat=2169 bias=2169/2170
1556.51/1556.86	c Solving starts ...
1556.51/1556.86	c ============================[ Search Statistics ]============================
1556.51/1556.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1556.51/1556.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1556.51/1556.86	c =============================================================================
1556.51/1556.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2191 |     2201
1557.01/1557.30	c  0.4s |       0 |       73 |        1 |   472474      0 |     2191 |     2202
1557.01/1557.30	c #cpu_time = 0.440s
1557.01/1557.30	c #wall_clock_time = 0.441s
1557.01/1557.30	c #decision = 73
1557.01/1557.30	c #random_decision = 0
1557.01/1557.30	c #conflict = 1
1557.01/1557.30	c #restart = 0
1557.01/1557.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=148
1557.01/1557.30	c lower bound updated to -612989093
1557.11/1557.47	c BCD2: 3985028 <= obj <= 616974120
1557.11/1557.47	c BCD2: #cores=72, #unrelaxed=304374, #relaxed=2181, #hardened=0
1557.11/1557.47	c BCD2: #sat=1 #unsat=2170 bias=2170/2171
1557.11/1557.48	c Solving starts ...
1557.11/1557.48	c ============================[ Search Statistics ]============================
1557.11/1557.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1557.11/1557.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1557.11/1557.48	c =============================================================================
1557.11/1557.48	c  0.0s |       0 |        0 |        0 |   472474      0 |     2192 |     2202
1557.61/1557.93	c  0.4s |       0 |       73 |        1 |   472474      0 |     2192 |     2203
1557.61/1557.93	c #cpu_time = 0.441s
1557.61/1557.93	c #wall_clock_time = 0.442s
1557.61/1557.93	c #decision = 73
1557.61/1557.93	c #random_decision = 0
1557.61/1557.93	c #conflict = 1
1557.61/1557.93	c #restart = 0
1557.61/1557.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=150
1557.61/1557.93	c lower bound updated to -612989091
1557.81/1558.11	c BCD2: 3985030 <= obj <= 616974120
1557.81/1558.11	c BCD2: #cores=72, #unrelaxed=304373, #relaxed=2182, #hardened=0
1557.81/1558.11	c BCD2: #sat=1 #unsat=2171 bias=2171/2172
1557.81/1558.13	c Solving starts ...
1557.81/1558.13	c ============================[ Search Statistics ]============================
1557.81/1558.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1557.81/1558.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1557.81/1558.13	c =============================================================================
1557.81/1558.13	c  0.0s |       0 |        0 |        0 |   472474      0 |     2193 |     2203
1558.21/1558.57	c  0.4s |       0 |       73 |        1 |   472474      0 |     2193 |     2204
1558.21/1558.57	c #cpu_time = 0.437s
1558.21/1558.57	c #wall_clock_time = 0.438s
1558.21/1558.57	c #decision = 73
1558.21/1558.57	c #random_decision = 0
1558.21/1558.57	c #conflict = 1
1558.21/1558.57	c #restart = 0
1558.21/1558.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=152
1558.21/1558.57	c lower bound updated to -612989089
1558.41/1558.75	c BCD2: 3985032 <= obj <= 616974120
1558.41/1558.75	c BCD2: #cores=72, #unrelaxed=304372, #relaxed=2183, #hardened=0
1558.41/1558.75	c BCD2: #sat=1 #unsat=2172 bias=2172/2173
1558.41/1558.77	c Solving starts ...
1558.41/1558.77	c ============================[ Search Statistics ]============================
1558.41/1558.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1558.41/1558.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1558.41/1558.77	c =============================================================================
1558.41/1558.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2194 |     2204
1558.91/1559.21	c  0.4s |       0 |       73 |        1 |   472474      0 |     2194 |     2205
1558.91/1559.21	c #cpu_time = 0.442s
1558.91/1559.21	c #wall_clock_time = 0.443s
1558.91/1559.21	c #decision = 73
1558.91/1559.21	c #random_decision = 0
1558.91/1559.21	c #conflict = 1
1558.91/1559.21	c #restart = 0
1558.91/1559.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=154
1558.91/1559.21	c lower bound updated to -612989087
1559.11/1559.40	c BCD2: 3985034 <= obj <= 616974120
1559.11/1559.40	c BCD2: #cores=72, #unrelaxed=304371, #relaxed=2184, #hardened=0
1559.11/1559.40	c BCD2: #sat=1 #unsat=2173 bias=2173/2174
1559.11/1559.42	c Solving starts ...
1559.11/1559.42	c ============================[ Search Statistics ]============================
1559.11/1559.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1559.11/1559.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1559.11/1559.42	c =============================================================================
1559.11/1559.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2195 |     2205
1560.40/1560.76	c  1.3s |       0 |       73 |        1 |   472474      0 |     2195 |     2206
1560.40/1560.76	c #cpu_time = 1.343s
1560.40/1560.76	c #wall_clock_time = 1.347s
1560.40/1560.76	c #decision = 73
1560.40/1560.76	c #random_decision = 0
1560.40/1560.76	c #conflict = 1
1560.40/1560.76	c #restart = 0
1560.40/1560.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=156
1560.40/1560.76	c lower bound updated to -612989085
1560.61/1560.91	c BCD2: 3985036 <= obj <= 616974120
1560.61/1560.91	c BCD2: #cores=72, #unrelaxed=304370, #relaxed=2185, #hardened=0
1560.61/1560.91	c BCD2: #sat=1 #unsat=2174 bias=2174/2175
1560.61/1560.92	c Solving starts ...
1560.61/1560.92	c ============================[ Search Statistics ]============================
1560.61/1560.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1560.61/1560.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1560.61/1560.92	c =============================================================================
1560.61/1560.92	c  0.0s |       0 |        0 |        0 |   472474      0 |     2196 |     2206
1561.00/1561.35	c  0.4s |       0 |       73 |        1 |   472474      0 |     2196 |     2207
1561.00/1561.35	c #cpu_time = 0.427s
1561.00/1561.35	c #wall_clock_time = 0.428s
1561.00/1561.35	c #decision = 73
1561.00/1561.35	c #random_decision = 0
1561.00/1561.35	c #conflict = 1
1561.00/1561.35	c #restart = 0
1561.00/1561.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=158
1561.00/1561.35	c lower bound updated to -612989083
1561.20/1561.51	c BCD2: 3985038 <= obj <= 616974120
1561.20/1561.51	c BCD2: #cores=72, #unrelaxed=304369, #relaxed=2186, #hardened=0
1561.20/1561.51	c BCD2: #sat=1 #unsat=2175 bias=2175/2176
1561.20/1561.52	c Solving starts ...
1561.20/1561.52	c ============================[ Search Statistics ]============================
1561.20/1561.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1561.20/1561.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1561.20/1561.52	c =============================================================================
1561.20/1561.52	c  0.0s |       0 |        0 |        0 |   472474      0 |     2197 |     2207
1561.60/1561.96	c  0.4s |       0 |       73 |        1 |   472474      0 |     2197 |     2208
1561.60/1561.96	c #cpu_time = 0.439s
1561.60/1561.96	c #wall_clock_time = 0.440s
1561.60/1561.96	c #decision = 73
1561.60/1561.96	c #random_decision = 0
1561.60/1561.96	c #conflict = 1
1561.60/1561.96	c #restart = 0
1561.60/1561.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=160
1561.60/1561.96	c lower bound updated to -612989081
1561.71/1562.10	c BCD2: 3985040 <= obj <= 616974120
1561.71/1562.10	c BCD2: #cores=72, #unrelaxed=304368, #relaxed=2187, #hardened=0
1561.71/1562.10	c BCD2: #sat=1 #unsat=2176 bias=2176/2177
1561.81/1562.11	c Solving starts ...
1561.81/1562.11	c ============================[ Search Statistics ]============================
1561.81/1562.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1561.81/1562.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1561.81/1562.11	c =============================================================================
1561.81/1562.11	c  0.0s |       0 |        0 |        0 |   472474      0 |     2198 |     2208
1562.20/1562.55	c  0.4s |       0 |       73 |        1 |   472474      0 |     2198 |     2209
1562.20/1562.55	c #cpu_time = 0.437s
1562.20/1562.55	c #wall_clock_time = 0.438s
1562.20/1562.55	c #decision = 73
1562.20/1562.55	c #random_decision = 0
1562.20/1562.55	c #conflict = 1
1562.20/1562.55	c #restart = 0
1562.20/1562.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=162
1562.20/1562.55	c lower bound updated to -612989079
1562.40/1562.70	c BCD2: 3985042 <= obj <= 616974120
1562.40/1562.70	c BCD2: #cores=72, #unrelaxed=304367, #relaxed=2188, #hardened=0
1562.40/1562.70	c BCD2: #sat=1 #unsat=2177 bias=2177/2178
1562.40/1562.71	c Solving starts ...
1562.40/1562.71	c ============================[ Search Statistics ]============================
1562.40/1562.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1562.40/1562.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1562.40/1562.71	c =============================================================================
1562.40/1562.71	c  0.0s |       0 |        0 |        0 |   472474      0 |     2199 |     2209
1562.81/1563.14	c  0.4s |       0 |       73 |        1 |   472474      0 |     2199 |     2210
1562.81/1563.14	c #cpu_time = 0.437s
1562.81/1563.14	c #wall_clock_time = 0.438s
1562.81/1563.14	c #decision = 73
1562.81/1563.14	c #random_decision = 0
1562.81/1563.14	c #conflict = 1
1562.81/1563.14	c #restart = 0
1562.81/1563.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=164
1562.81/1563.14	c lower bound updated to -612989077
1562.91/1563.29	c BCD2: 3985044 <= obj <= 616974120
1562.91/1563.29	c BCD2: #cores=72, #unrelaxed=304366, #relaxed=2189, #hardened=0
1562.91/1563.29	c BCD2: #sat=1 #unsat=2178 bias=2178/2179
1563.00/1563.30	c Solving starts ...
1563.00/1563.30	c ============================[ Search Statistics ]============================
1563.00/1563.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1563.00/1563.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1563.00/1563.30	c =============================================================================
1563.00/1563.30	c  0.0s |       0 |        0 |        0 |   472474      0 |     2200 |     2210
1563.40/1563.74	c  0.4s |       0 |       73 |        1 |   472474      0 |     2200 |     2211
1563.40/1563.74	c #cpu_time = 0.437s
1563.40/1563.74	c #wall_clock_time = 0.438s
1563.40/1563.74	c #decision = 73
1563.40/1563.74	c #random_decision = 0
1563.40/1563.74	c #conflict = 1
1563.40/1563.74	c #restart = 0
1563.40/1563.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=166
1563.40/1563.74	c lower bound updated to -612989075
1563.50/1563.89	c BCD2: 3985046 <= obj <= 616974120
1563.50/1563.89	c BCD2: #cores=72, #unrelaxed=304365, #relaxed=2190, #hardened=0
1563.50/1563.89	c BCD2: #sat=1 #unsat=2179 bias=2179/2180
1563.50/1563.90	c Solving starts ...
1563.50/1563.90	c ============================[ Search Statistics ]============================
1563.50/1563.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1563.50/1563.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1563.50/1563.90	c =============================================================================
1563.50/1563.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2201 |     2211
1564.01/1564.34	c  0.4s |       0 |       73 |        1 |   472474      0 |     2201 |     2212
1564.01/1564.34	c #cpu_time = 0.442s
1564.01/1564.34	c #wall_clock_time = 0.443s
1564.01/1564.34	c #decision = 73
1564.01/1564.34	c #random_decision = 0
1564.01/1564.34	c #conflict = 1
1564.01/1564.34	c #restart = 0
1564.01/1564.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=168
1564.01/1564.34	c lower bound updated to -612989073
1564.20/1564.52	c BCD2: 3985048 <= obj <= 616974120
1564.20/1564.52	c BCD2: #cores=72, #unrelaxed=304364, #relaxed=2191, #hardened=0
1564.20/1564.52	c BCD2: #sat=1 #unsat=2180 bias=2180/2181
1564.20/1564.54	c Solving starts ...
1564.20/1564.54	c ============================[ Search Statistics ]============================
1564.20/1564.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1564.20/1564.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1564.20/1564.54	c =============================================================================
1564.20/1564.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2202 |     2212
1564.61/1564.98	c  0.4s |       0 |       73 |        1 |   472474      0 |     2202 |     2213
1564.61/1564.98	c #cpu_time = 0.442s
1564.61/1564.98	c #wall_clock_time = 0.443s
1564.61/1564.98	c #decision = 73
1564.61/1564.98	c #random_decision = 0
1564.61/1564.98	c #conflict = 1
1564.61/1564.98	c #restart = 0
1564.61/1564.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=170
1564.61/1564.98	c lower bound updated to -612989071
1564.81/1565.17	c BCD2: 3985050 <= obj <= 616974120
1564.81/1565.17	c BCD2: #cores=72, #unrelaxed=304363, #relaxed=2192, #hardened=0
1564.81/1565.17	c BCD2: #sat=1 #unsat=2181 bias=2181/2182
1564.81/1565.19	c Solving starts ...
1564.81/1565.19	c ============================[ Search Statistics ]============================
1564.81/1565.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1564.81/1565.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1564.81/1565.19	c =============================================================================
1564.81/1565.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2203 |     2213
1565.31/1565.63	c  0.4s |       0 |       73 |        1 |   472474      0 |     2203 |     2214
1565.31/1565.63	c #cpu_time = 0.438s
1565.31/1565.63	c #wall_clock_time = 0.439s
1565.31/1565.63	c #decision = 73
1565.31/1565.63	c #random_decision = 0
1565.31/1565.63	c #conflict = 1
1565.31/1565.63	c #restart = 0
1565.31/1565.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=172
1565.31/1565.63	c lower bound updated to -612989069
1565.50/1565.81	c BCD2: 3985052 <= obj <= 616974120
1565.50/1565.82	c BCD2: #cores=72, #unrelaxed=304362, #relaxed=2193, #hardened=0
1565.50/1565.82	c BCD2: #sat=1 #unsat=2182 bias=2182/2183
1565.50/1565.83	c Solving starts ...
1565.50/1565.83	c ============================[ Search Statistics ]============================
1565.50/1565.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1565.50/1565.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1565.50/1565.83	c =============================================================================
1565.50/1565.83	c  0.0s |       0 |        0 |        0 |   472474      0 |     2204 |     2214
1565.90/1566.27	c  0.4s |       0 |       73 |        1 |   472474      0 |     2204 |     2215
1565.90/1566.27	c #cpu_time = 0.441s
1565.90/1566.27	c #wall_clock_time = 0.443s
1565.90/1566.27	c #decision = 73
1565.90/1566.27	c #random_decision = 0
1565.90/1566.27	c #conflict = 1
1565.90/1566.27	c #restart = 0
1565.90/1566.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=174
1565.90/1566.27	c lower bound updated to -612989067
1566.12/1566.46	c BCD2: 3985054 <= obj <= 616974120
1566.12/1566.46	c BCD2: #cores=72, #unrelaxed=304361, #relaxed=2194, #hardened=0
1566.12/1566.46	c BCD2: #sat=1 #unsat=2183 bias=2183/2184
1567.01/1567.37	c Solving starts ...
1567.01/1567.37	c ============================[ Search Statistics ]============================
1567.01/1567.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1567.01/1567.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1567.01/1567.37	c =============================================================================
1567.01/1567.38	c  0.0s |       0 |        0 |        0 |   472474      0 |     2205 |     2215
1567.51/1567.81	c  0.4s |       0 |       73 |        1 |   472474      0 |     2205 |     2216
1567.51/1567.81	c #cpu_time = 0.435s
1567.51/1567.81	c #wall_clock_time = 0.437s
1567.51/1567.81	c #decision = 73
1567.51/1567.81	c #random_decision = 0
1567.51/1567.81	c #conflict = 1
1567.51/1567.81	c #restart = 0
1567.51/1567.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=176
1567.51/1567.81	c lower bound updated to -612989065
1567.61/1567.98	c BCD2: 3985056 <= obj <= 616974120
1567.61/1567.98	c BCD2: #cores=72, #unrelaxed=304360, #relaxed=2195, #hardened=0
1567.61/1567.98	c BCD2: #sat=1 #unsat=2184 bias=2184/2185
1567.61/1567.99	c Solving starts ...
1567.61/1567.99	c ============================[ Search Statistics ]============================
1567.61/1567.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1567.61/1567.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1567.61/1567.99	c =============================================================================
1567.61/1567.99	c  0.0s |       0 |        0 |        0 |   472474      0 |     2206 |     2216
1568.11/1568.42	c  0.4s |       0 |       73 |        1 |   472474      0 |     2206 |     2217
1568.11/1568.42	c #cpu_time = 0.424s
1568.11/1568.42	c #wall_clock_time = 0.425s
1568.11/1568.42	c #decision = 73
1568.11/1568.42	c #random_decision = 0
1568.11/1568.42	c #conflict = 1
1568.11/1568.42	c #restart = 0
1568.11/1568.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=178
1568.11/1568.42	c lower bound updated to -612989063
1568.21/1568.60	c BCD2: 3985058 <= obj <= 616974120
1568.21/1568.60	c BCD2: #cores=72, #unrelaxed=304359, #relaxed=2196, #hardened=0
1568.21/1568.60	c BCD2: #sat=1 #unsat=2185 bias=2185/2186
1568.31/1568.61	c Solving starts ...
1568.31/1568.61	c ============================[ Search Statistics ]============================
1568.31/1568.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1568.31/1568.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1568.31/1568.61	c =============================================================================
1568.31/1568.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2207 |     2217
1568.71/1569.04	c  0.4s |       0 |       73 |        1 |   472474      0 |     2207 |     2218
1568.71/1569.04	c #cpu_time = 0.435s
1568.71/1569.04	c #wall_clock_time = 0.436s
1568.71/1569.04	c #decision = 73
1568.71/1569.04	c #random_decision = 0
1568.71/1569.04	c #conflict = 1
1568.71/1569.05	c #restart = 0
1568.71/1569.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=180
1568.71/1569.05	c lower bound updated to -612989061
1568.91/1569.21	c BCD2: 3985060 <= obj <= 616974120
1568.91/1569.21	c BCD2: #cores=72, #unrelaxed=304358, #relaxed=2197, #hardened=0
1568.91/1569.21	c BCD2: #sat=1 #unsat=2186 bias=2186/2187
1568.91/1569.22	c Solving starts ...
1568.91/1569.22	c ============================[ Search Statistics ]============================
1568.91/1569.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1568.91/1569.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1568.91/1569.22	c =============================================================================
1568.91/1569.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2208 |     2218
1569.31/1569.66	c  0.4s |       0 |       73 |        1 |   472474      0 |     2208 |     2219
1569.31/1569.66	c #cpu_time = 0.439s
1569.31/1569.66	c #wall_clock_time = 0.440s
1569.31/1569.66	c #decision = 73
1569.31/1569.66	c #random_decision = 0
1569.31/1569.66	c #conflict = 1
1569.31/1569.66	c #restart = 0
1569.31/1569.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=182
1569.31/1569.66	c lower bound updated to -612989059
1569.52/1569.84	c BCD2: 3985062 <= obj <= 616974120
1569.52/1569.84	c BCD2: #cores=72, #unrelaxed=304357, #relaxed=2198, #hardened=0
1569.52/1569.84	c BCD2: #sat=1 #unsat=2187 bias=2187/2188
1569.52/1569.85	c Solving starts ...
1569.52/1569.85	c ============================[ Search Statistics ]============================
1569.52/1569.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1569.52/1569.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1569.52/1569.85	c =============================================================================
1569.52/1569.85	c  0.0s |       0 |        0 |        0 |   472474      0 |     2209 |     2219
1569.91/1570.28	c  0.4s |       0 |       73 |        1 |   472474      0 |     2209 |     2220
1569.91/1570.28	c #cpu_time = 0.435s
1569.91/1570.28	c #wall_clock_time = 0.436s
1569.91/1570.28	c #decision = 73
1569.91/1570.28	c #random_decision = 0
1569.91/1570.28	c #conflict = 1
1569.91/1570.28	c #restart = 0
1569.91/1570.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=184
1569.91/1570.28	c lower bound updated to -612989057
1570.11/1570.45	c BCD2: 3985064 <= obj <= 616974120
1570.11/1570.45	c BCD2: #cores=72, #unrelaxed=304356, #relaxed=2199, #hardened=0
1570.11/1570.45	c BCD2: #sat=1 #unsat=2188 bias=2188/2189
1570.11/1570.46	c Solving starts ...
1570.11/1570.46	c ============================[ Search Statistics ]============================
1570.11/1570.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1570.11/1570.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1570.11/1570.46	c =============================================================================
1570.11/1570.46	c  0.0s |       0 |        0 |        0 |   472474      0 |     2210 |     2220
1570.51/1570.89	c  0.4s |       0 |       73 |        1 |   472474      0 |     2210 |     2221
1570.51/1570.89	c #cpu_time = 0.433s
1570.51/1570.89	c #wall_clock_time = 0.435s
1570.51/1570.89	c #decision = 73
1570.51/1570.89	c #random_decision = 0
1570.51/1570.89	c #conflict = 1
1570.51/1570.89	c #restart = 0
1570.51/1570.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=186
1570.51/1570.89	c lower bound updated to -612989055
1570.71/1571.07	c BCD2: 3985066 <= obj <= 616974120
1570.71/1571.07	c BCD2: #cores=72, #unrelaxed=304355, #relaxed=2200, #hardened=0
1570.71/1571.07	c BCD2: #sat=1 #unsat=2189 bias=2189/2190
1570.71/1571.08	c Solving starts ...
1570.71/1571.08	c ============================[ Search Statistics ]============================
1570.71/1571.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1570.71/1571.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1570.71/1571.08	c =============================================================================
1570.71/1571.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2211 |     2221
1571.21/1571.53	c  0.4s |       0 |       74 |        1 |   472474      0 |     2211 |     2222
1571.21/1571.53	c #cpu_time = 0.447s
1571.21/1571.53	c #wall_clock_time = 0.449s
1571.21/1571.53	c #decision = 74
1571.21/1571.53	c #random_decision = 0
1571.21/1571.53	c #conflict = 1
1571.21/1571.53	c #restart = 0
1571.21/1571.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=188
1571.21/1571.53	c lower bound updated to -612989053
1571.41/1571.74	c BCD2: 3985068 <= obj <= 616974120
1571.41/1571.74	c BCD2: #cores=72, #unrelaxed=304354, #relaxed=2201, #hardened=0
1571.41/1571.74	c BCD2: #sat=1 #unsat=2190 bias=2190/2191
1571.41/1571.76	c Solving starts ...
1571.41/1571.76	c ============================[ Search Statistics ]============================
1571.41/1571.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1571.41/1571.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1571.41/1571.76	c =============================================================================
1571.41/1571.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2212 |     2222
1571.90/1572.20	c  0.4s |       0 |       73 |        1 |   472474      0 |     2212 |     2223
1571.90/1572.20	c #cpu_time = 0.441s
1571.90/1572.20	c #wall_clock_time = 0.442s
1571.90/1572.20	c #decision = 73
1571.90/1572.20	c #random_decision = 0
1571.90/1572.20	c #conflict = 1
1571.90/1572.20	c #restart = 0
1571.90/1572.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=190
1571.90/1572.20	c lower bound updated to -612989051
1572.10/1572.42	c BCD2: 3985070 <= obj <= 616974120
1572.10/1572.42	c BCD2: #cores=72, #unrelaxed=304353, #relaxed=2202, #hardened=0
1572.10/1572.42	c BCD2: #sat=1 #unsat=2191 bias=2191/2192
1572.10/1572.43	c Solving starts ...
1572.10/1572.43	c ============================[ Search Statistics ]============================
1572.10/1572.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1572.10/1572.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1572.10/1572.43	c =============================================================================
1572.10/1572.43	c  0.0s |       0 |        0 |        0 |   472474      0 |     2213 |     2223
1572.51/1572.87	c  0.4s |       0 |       73 |        1 |   472474      0 |     2213 |     2224
1572.51/1572.87	c #cpu_time = 0.438s
1572.51/1572.87	c #wall_clock_time = 0.439s
1572.51/1572.87	c #decision = 73
1572.51/1572.87	c #random_decision = 0
1572.51/1572.87	c #conflict = 1
1572.51/1572.87	c #restart = 0
1572.51/1572.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=192
1572.51/1572.87	c lower bound updated to -612989049
1572.72/1573.08	c BCD2: 3985072 <= obj <= 616974120
1572.72/1573.08	c BCD2: #cores=72, #unrelaxed=304352, #relaxed=2203, #hardened=0
1572.72/1573.08	c BCD2: #sat=1 #unsat=2192 bias=2192/2193
1572.72/1573.10	c Solving starts ...
1572.72/1573.10	c ============================[ Search Statistics ]============================
1572.72/1573.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1572.72/1573.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1572.72/1573.10	c =============================================================================
1572.72/1573.10	c  0.0s |       0 |        0 |        0 |   472474      0 |     2214 |     2224
1573.21/1573.54	c  0.4s |       0 |       73 |        1 |   472474      0 |     2214 |     2225
1573.21/1573.54	c #cpu_time = 0.441s
1573.21/1573.54	c #wall_clock_time = 0.443s
1573.21/1573.54	c #decision = 73
1573.21/1573.54	c #random_decision = 0
1573.21/1573.54	c #conflict = 1
1573.21/1573.54	c #restart = 0
1573.21/1573.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=194
1573.21/1573.54	c lower bound updated to -612989047
1574.31/1574.62	c BCD2: 3985074 <= obj <= 616974120
1574.31/1574.62	c BCD2: #cores=72, #unrelaxed=304351, #relaxed=2204, #hardened=0
1574.31/1574.62	c BCD2: #sat=1 #unsat=2193 bias=2193/2194
1574.31/1574.63	c Solving starts ...
1574.31/1574.63	c ============================[ Search Statistics ]============================
1574.31/1574.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1574.31/1574.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1574.31/1574.63	c =============================================================================
1574.31/1574.63	c  0.0s |       0 |        0 |        0 |   472474      0 |     2215 |     2225
1574.71/1575.07	c  0.4s |       0 |       73 |        1 |   472474      0 |     2215 |     2226
1574.71/1575.07	c #cpu_time = 0.440s
1574.71/1575.07	c #wall_clock_time = 0.441s
1574.71/1575.07	c #decision = 73
1574.71/1575.07	c #random_decision = 0
1574.71/1575.07	c #conflict = 1
1574.71/1575.07	c #restart = 0
1574.71/1575.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=196
1574.71/1575.07	c lower bound updated to -612989045
1574.91/1575.25	c BCD2: 3985076 <= obj <= 616974120
1574.91/1575.25	c BCD2: #cores=72, #unrelaxed=304350, #relaxed=2205, #hardened=0
1574.91/1575.25	c BCD2: #sat=1 #unsat=2194 bias=2194/2195
1574.91/1575.25	c Solving starts ...
1574.91/1575.25	c ============================[ Search Statistics ]============================
1574.91/1575.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1574.91/1575.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1574.91/1575.25	c =============================================================================
1574.91/1575.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2216 |     2226
1575.31/1575.68	c  0.4s |       0 |       73 |        1 |   472474      0 |     2216 |     2227
1575.31/1575.68	c #cpu_time = 0.429s
1575.31/1575.68	c #wall_clock_time = 0.430s
1575.31/1575.68	c #decision = 73
1575.31/1575.68	c #random_decision = 0
1575.31/1575.68	c #conflict = 1
1575.31/1575.68	c #restart = 0
1575.31/1575.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=198
1575.31/1575.68	c lower bound updated to -612989043
1575.51/1575.88	c BCD2: 3985078 <= obj <= 616974120
1575.51/1575.88	c BCD2: #cores=72, #unrelaxed=304349, #relaxed=2206, #hardened=0
1575.51/1575.88	c BCD2: #sat=1 #unsat=2195 bias=2195/2196
1575.51/1575.88	c Solving starts ...
1575.51/1575.88	c ============================[ Search Statistics ]============================
1575.51/1575.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1575.51/1575.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1575.51/1575.88	c =============================================================================
1575.51/1575.88	c  0.0s |       0 |        0 |        0 |   472474      0 |     2217 |     2227
1576.01/1576.32	c  0.4s |       0 |       73 |        1 |   472474      0 |     2217 |     2228
1576.01/1576.32	c #cpu_time = 0.440s
1576.01/1576.32	c #wall_clock_time = 0.441s
1576.01/1576.32	c #decision = 73
1576.01/1576.32	c #random_decision = 0
1576.01/1576.32	c #conflict = 1
1576.01/1576.32	c #restart = 0
1576.01/1576.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=200
1576.01/1576.32	c lower bound updated to -612989041
1576.21/1576.50	c BCD2: 3985080 <= obj <= 616974120
1576.21/1576.50	c BCD2: #cores=72, #unrelaxed=304348, #relaxed=2207, #hardened=0
1576.21/1576.50	c BCD2: #sat=1 #unsat=2196 bias=2196/2197
1576.21/1576.51	c Solving starts ...
1576.21/1576.51	c ============================[ Search Statistics ]============================
1576.21/1576.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1576.21/1576.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1576.21/1576.51	c =============================================================================
1576.21/1576.51	c  0.0s |       0 |        0 |        0 |   472474      0 |     2218 |     2228
1576.61/1576.94	c  0.4s |       0 |       73 |        1 |   472474      0 |     2218 |     2229
1576.61/1576.94	c #cpu_time = 0.435s
1576.61/1576.94	c #wall_clock_time = 0.436s
1576.61/1576.94	c #decision = 73
1576.61/1576.94	c #random_decision = 0
1576.61/1576.94	c #conflict = 1
1576.61/1576.94	c #restart = 0
1576.61/1576.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=202
1576.61/1576.94	c lower bound updated to -612989039
1576.81/1577.13	c BCD2: 3985082 <= obj <= 616974120
1576.81/1577.13	c BCD2: #cores=72, #unrelaxed=304347, #relaxed=2208, #hardened=0
1576.81/1577.13	c BCD2: #sat=1 #unsat=2197 bias=2197/2198
1576.81/1577.14	c Solving starts ...
1576.81/1577.14	c ============================[ Search Statistics ]============================
1576.81/1577.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1576.81/1577.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1576.81/1577.14	c =============================================================================
1576.81/1577.14	c  0.0s |       0 |        0 |        0 |   472474      0 |     2219 |     2229
1577.21/1577.58	c  0.4s |       0 |       73 |        1 |   472474      0 |     2219 |     2230
1577.21/1577.58	c #cpu_time = 0.440s
1577.21/1577.58	c #wall_clock_time = 0.442s
1577.21/1577.58	c #decision = 73
1577.21/1577.58	c #random_decision = 0
1577.21/1577.58	c #conflict = 1
1577.21/1577.58	c #restart = 0
1577.21/1577.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=204
1577.21/1577.58	c lower bound updated to -612989037
1577.41/1577.75	c BCD2: 3985084 <= obj <= 616974120
1577.41/1577.75	c BCD2: #cores=72, #unrelaxed=304346, #relaxed=2209, #hardened=0
1577.41/1577.75	c BCD2: #sat=1 #unsat=2198 bias=2198/2199
1577.41/1577.76	c Solving starts ...
1577.41/1577.76	c ============================[ Search Statistics ]============================
1577.41/1577.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1577.41/1577.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1577.41/1577.76	c =============================================================================
1577.41/1577.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2220 |     2230
1577.91/1578.21	c  0.4s |       0 |       73 |        1 |   472474      0 |     2220 |     2231
1577.91/1578.21	c #cpu_time = 0.442s
1577.91/1578.21	c #wall_clock_time = 0.444s
1577.91/1578.21	c #decision = 73
1577.91/1578.21	c #random_decision = 0
1577.91/1578.21	c #conflict = 1
1577.91/1578.21	c #restart = 0
1577.91/1578.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=206
1577.91/1578.21	c lower bound updated to -612989035
1578.01/1578.38	c BCD2: 3985086 <= obj <= 616974120
1578.01/1578.38	c BCD2: #cores=72, #unrelaxed=304345, #relaxed=2210, #hardened=0
1578.01/1578.38	c BCD2: #sat=1 #unsat=2199 bias=2199/2200
1578.01/1578.39	c Solving starts ...
1578.01/1578.39	c ============================[ Search Statistics ]============================
1578.01/1578.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1578.01/1578.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1578.01/1578.39	c =============================================================================
1578.01/1578.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2221 |     2231
1578.51/1578.85	c  0.5s |       0 |       73 |        1 |   472474      0 |     2221 |     2232
1578.51/1578.85	c #cpu_time = 0.453s
1578.51/1578.85	c #wall_clock_time = 0.454s
1578.51/1578.85	c #decision = 73
1578.51/1578.85	c #random_decision = 0
1578.51/1578.85	c #conflict = 1
1578.51/1578.85	c #restart = 0
1578.51/1578.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=208
1578.51/1578.85	c lower bound updated to -612989033
1578.70/1579.06	c BCD2: 3985088 <= obj <= 616974120
1578.70/1579.06	c BCD2: #cores=72, #unrelaxed=304344, #relaxed=2211, #hardened=0
1578.70/1579.06	c BCD2: #sat=1 #unsat=2200 bias=2200/2201
1578.70/1579.08	c Solving starts ...
1578.70/1579.08	c ============================[ Search Statistics ]============================
1578.70/1579.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1578.70/1579.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1578.70/1579.08	c =============================================================================
1578.70/1579.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2222 |     2232
1579.20/1579.53	c  0.4s |       0 |       73 |        1 |   472474      0 |     2222 |     2233
1579.20/1579.53	c #cpu_time = 0.446s
1579.20/1579.53	c #wall_clock_time = 0.447s
1579.20/1579.53	c #decision = 73
1579.20/1579.53	c #random_decision = 0
1579.20/1579.53	c #conflict = 1
1579.20/1579.53	c #restart = 0
1579.20/1579.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=210
1579.20/1579.53	c lower bound updated to -612989031
1579.41/1579.74	c BCD2: 3985090 <= obj <= 616974120
1579.41/1579.74	c BCD2: #cores=72, #unrelaxed=304343, #relaxed=2212, #hardened=0
1579.41/1579.74	c BCD2: #sat=1 #unsat=2201 bias=2201/2202
1579.41/1579.76	c Solving starts ...
1579.41/1579.76	c ============================[ Search Statistics ]============================
1579.41/1579.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1579.41/1579.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1579.41/1579.76	c =============================================================================
1579.41/1579.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2223 |     2233
1579.90/1580.20	c  0.4s |       0 |       73 |        1 |   472474      0 |     2223 |     2234
1579.90/1580.20	c #cpu_time = 0.439s
1579.90/1580.20	c #wall_clock_time = 0.441s
1579.90/1580.20	c #decision = 73
1579.90/1580.20	c #random_decision = 0
1579.90/1580.20	c #conflict = 1
1579.90/1580.20	c #restart = 0
1579.90/1580.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=212
1579.90/1580.20	c lower bound updated to -612989029
1580.10/1580.42	c BCD2: 3985092 <= obj <= 616974120
1580.10/1580.42	c BCD2: #cores=72, #unrelaxed=304342, #relaxed=2213, #hardened=0
1580.10/1580.42	c BCD2: #sat=1 #unsat=2202 bias=2202/2203
1580.10/1580.43	c Solving starts ...
1580.10/1580.43	c ============================[ Search Statistics ]============================
1580.10/1580.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1580.10/1580.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1580.10/1580.43	c =============================================================================
1580.10/1580.43	c  0.0s |       0 |        0 |        0 |   472474      0 |     2224 |     2234
1581.40/1581.79	c  1.4s |       0 |       73 |        1 |   472474      0 |     2224 |     2235
1581.40/1581.79	c #cpu_time = 1.353s
1581.40/1581.79	c #wall_clock_time = 1.356s
1581.40/1581.79	c #decision = 73
1581.40/1581.79	c #random_decision = 0
1581.40/1581.79	c #conflict = 1
1581.40/1581.79	c #restart = 0
1581.40/1581.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=214
1581.40/1581.79	c lower bound updated to -612989027
1581.61/1581.96	c BCD2: 3985094 <= obj <= 616974120
1581.61/1581.96	c BCD2: #cores=72, #unrelaxed=304341, #relaxed=2214, #hardened=0
1581.61/1581.96	c BCD2: #sat=1 #unsat=2203 bias=2203/2204
1581.61/1581.97	c Solving starts ...
1581.61/1581.97	c ============================[ Search Statistics ]============================
1581.61/1581.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1581.61/1581.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1581.61/1581.97	c =============================================================================
1581.61/1581.97	c  0.0s |       0 |        0 |        0 |   472474      0 |     2225 |     2235
1582.10/1582.41	c  0.4s |       0 |       73 |        1 |   472474      0 |     2225 |     2236
1582.10/1582.41	c #cpu_time = 0.436s
1582.10/1582.41	c #wall_clock_time = 0.437s
1582.10/1582.41	c #decision = 73
1582.10/1582.41	c #random_decision = 0
1582.10/1582.41	c #conflict = 1
1582.10/1582.41	c #restart = 0
1582.10/1582.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=216
1582.10/1582.41	c lower bound updated to -612989025
1582.20/1582.55	c BCD2: 3985096 <= obj <= 616974120
1582.20/1582.55	c BCD2: #cores=72, #unrelaxed=304340, #relaxed=2215, #hardened=0
1582.20/1582.55	c BCD2: #sat=1 #unsat=2204 bias=2204/2205
1582.20/1582.56	c Solving starts ...
1582.20/1582.56	c ============================[ Search Statistics ]============================
1582.20/1582.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1582.20/1582.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1582.20/1582.56	c =============================================================================
1582.20/1582.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2226 |     2236
1582.61/1582.99	c  0.4s |       0 |       73 |        1 |   472474      0 |     2226 |     2237
1582.61/1582.99	c #cpu_time = 0.429s
1582.61/1582.99	c #wall_clock_time = 0.430s
1582.61/1582.99	c #decision = 73
1582.61/1582.99	c #random_decision = 0
1582.61/1582.99	c #conflict = 1
1582.61/1582.99	c #restart = 0
1582.61/1582.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=218
1582.61/1582.99	c lower bound updated to -612989023
1582.80/1583.16	c BCD2: 3985098 <= obj <= 616974120
1582.80/1583.16	c BCD2: #cores=72, #unrelaxed=304339, #relaxed=2216, #hardened=0
1582.80/1583.16	c BCD2: #sat=1 #unsat=2205 bias=2205/2206
1582.80/1583.17	c Solving starts ...
1582.80/1583.17	c ============================[ Search Statistics ]============================
1582.80/1583.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1582.80/1583.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1582.80/1583.17	c =============================================================================
1582.80/1583.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2227 |     2237
1583.30/1583.60	c  0.4s |       0 |       73 |        1 |   472474      0 |     2227 |     2238
1583.30/1583.60	c #cpu_time = 0.437s
1583.30/1583.60	c #wall_clock_time = 0.438s
1583.30/1583.60	c #decision = 73
1583.30/1583.60	c #random_decision = 0
1583.30/1583.60	c #conflict = 1
1583.30/1583.60	c #restart = 0
1583.30/1583.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=220
1583.30/1583.60	c lower bound updated to -612989021
1583.40/1583.75	c BCD2: 3985100 <= obj <= 616974120
1583.40/1583.75	c BCD2: #cores=72, #unrelaxed=304338, #relaxed=2217, #hardened=0
1583.40/1583.75	c BCD2: #sat=1 #unsat=2206 bias=2206/2207
1583.40/1583.76	c Solving starts ...
1583.40/1583.76	c ============================[ Search Statistics ]============================
1583.40/1583.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1583.40/1583.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1583.40/1583.76	c =============================================================================
1583.40/1583.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2228 |     2238
1583.81/1584.19	c  0.4s |       0 |       73 |        1 |   472474      0 |     2228 |     2239
1583.81/1584.19	c #cpu_time = 0.432s
1583.81/1584.19	c #wall_clock_time = 0.433s
1583.81/1584.19	c #decision = 73
1583.81/1584.19	c #random_decision = 0
1583.81/1584.19	c #conflict = 1
1583.81/1584.19	c #restart = 0
1583.81/1584.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=222
1583.81/1584.19	c lower bound updated to -612989019
1584.00/1584.35	c BCD2: 3985102 <= obj <= 616974120
1584.00/1584.35	c BCD2: #cores=72, #unrelaxed=304337, #relaxed=2218, #hardened=0
1584.00/1584.35	c BCD2: #sat=1 #unsat=2207 bias=2207/2208
1584.00/1584.36	c Solving starts ...
1584.00/1584.36	c ============================[ Search Statistics ]============================
1584.00/1584.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1584.00/1584.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1584.00/1584.36	c =============================================================================
1584.00/1584.36	c  0.0s |       0 |        0 |        0 |   472474      0 |     2229 |     2239
1584.50/1584.80	c  0.4s |       0 |       73 |        1 |   472474      0 |     2229 |     2240
1584.50/1584.80	c #cpu_time = 0.439s
1584.50/1584.80	c #wall_clock_time = 0.440s
1584.50/1584.80	c #decision = 73
1584.50/1584.80	c #random_decision = 0
1584.50/1584.80	c #conflict = 1
1584.50/1584.80	c #restart = 0
1584.50/1584.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=224
1584.50/1584.80	c lower bound updated to -612989017
1584.60/1584.95	c BCD2: 3985104 <= obj <= 616974120
1584.60/1584.95	c BCD2: #cores=72, #unrelaxed=304336, #relaxed=2219, #hardened=0
1584.60/1584.95	c BCD2: #sat=1 #unsat=2208 bias=2208/2209
1584.60/1584.95	c Solving starts ...
1584.60/1584.95	c ============================[ Search Statistics ]============================
1584.60/1584.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1584.60/1584.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1584.60/1584.95	c =============================================================================
1584.60/1584.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2230 |     2240
1585.00/1585.39	c  0.4s |       0 |       73 |        1 |   472474      0 |     2230 |     2241
1585.00/1585.39	c #cpu_time = 0.437s
1585.00/1585.39	c #wall_clock_time = 0.438s
1585.00/1585.39	c #decision = 73
1585.00/1585.39	c #random_decision = 0
1585.00/1585.39	c #conflict = 1
1585.00/1585.39	c #restart = 0
1585.00/1585.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=226
1585.00/1585.39	c lower bound updated to -612989015
1585.20/1585.55	c BCD2: 3985106 <= obj <= 616974120
1585.20/1585.55	c BCD2: #cores=72, #unrelaxed=304335, #relaxed=2220, #hardened=0
1585.20/1585.55	c BCD2: #sat=1 #unsat=2209 bias=2209/2210
1585.20/1585.56	c Solving starts ...
1585.20/1585.56	c ============================[ Search Statistics ]============================
1585.20/1585.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1585.20/1585.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1585.20/1585.56	c =============================================================================
1585.20/1585.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2231 |     2241
1585.71/1586.02	c  0.5s |       0 |       73 |        1 |   472474      0 |     2231 |     2242
1585.71/1586.02	c #cpu_time = 0.464s
1585.71/1586.02	c #wall_clock_time = 0.465s
1585.71/1586.02	c #decision = 73
1585.71/1586.02	c #random_decision = 0
1585.71/1586.02	c #conflict = 1
1585.71/1586.02	c #restart = 0
1585.71/1586.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=228
1585.71/1586.02	c lower bound updated to -612989013
1585.91/1586.22	c BCD2: 3985108 <= obj <= 616974120
1585.91/1586.22	c BCD2: #cores=72, #unrelaxed=304334, #relaxed=2221, #hardened=0
1585.91/1586.22	c BCD2: #sat=1 #unsat=2210 bias=2210/2211
1585.91/1586.23	c Solving starts ...
1585.91/1586.23	c ============================[ Search Statistics ]============================
1585.91/1586.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1585.91/1586.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1585.91/1586.23	c =============================================================================
1585.91/1586.23	c  0.0s |       0 |        0 |        0 |   472474      0 |     2232 |     2242
1586.30/1586.68	c  0.4s |       0 |       73 |        1 |   472474      0 |     2232 |     2243
1586.30/1586.68	c #cpu_time = 0.442s
1586.30/1586.68	c #wall_clock_time = 0.443s
1586.30/1586.68	c #decision = 73
1586.30/1586.68	c #random_decision = 0
1586.30/1586.68	c #conflict = 1
1586.30/1586.68	c #restart = 0
1586.30/1586.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=230
1586.30/1586.68	c lower bound updated to -612989011
1586.50/1586.87	c BCD2: 3985110 <= obj <= 616974120
1586.50/1586.87	c BCD2: #cores=72, #unrelaxed=304333, #relaxed=2222, #hardened=0
1586.50/1586.87	c BCD2: #sat=1 #unsat=2211 bias=2211/2212
1586.50/1586.88	c Solving starts ...
1586.50/1586.88	c ============================[ Search Statistics ]============================
1586.50/1586.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1586.50/1586.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1586.50/1586.88	c =============================================================================
1586.50/1586.88	c  0.0s |       0 |        0 |        0 |   472474      0 |     2233 |     2243
1587.01/1587.32	c  0.4s |       0 |       73 |        1 |   472474      0 |     2233 |     2244
1587.01/1587.32	c #cpu_time = 0.439s
1587.01/1587.32	c #wall_clock_time = 0.440s
1587.01/1587.32	c #decision = 73
1587.01/1587.32	c #random_decision = 0
1587.01/1587.32	c #conflict = 1
1587.01/1587.32	c #restart = 0
1587.01/1587.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=232
1587.01/1587.32	c lower bound updated to -612989009
1587.20/1587.51	c BCD2: 3985112 <= obj <= 616974120
1587.20/1587.51	c BCD2: #cores=72, #unrelaxed=304332, #relaxed=2223, #hardened=0
1587.20/1587.51	c BCD2: #sat=1 #unsat=2212 bias=2212/2213
1587.20/1587.53	c Solving starts ...
1587.20/1587.53	c ============================[ Search Statistics ]============================
1587.20/1587.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1587.20/1587.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1587.20/1587.53	c =============================================================================
1587.20/1587.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2234 |     2244
1588.50/1588.87	c  1.3s |       0 |       73 |        1 |   472474      0 |     2234 |     2245
1588.50/1588.87	c #cpu_time = 1.331s
1588.50/1588.87	c #wall_clock_time = 1.335s
1588.50/1588.87	c #decision = 73
1588.50/1588.87	c #random_decision = 0
1588.50/1588.87	c #conflict = 1
1588.50/1588.87	c #restart = 0
1588.50/1588.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=234
1588.50/1588.87	c lower bound updated to -612989007
1588.70/1589.05	c BCD2: 3985114 <= obj <= 616974120
1588.70/1589.05	c BCD2: #cores=72, #unrelaxed=304331, #relaxed=2224, #hardened=0
1588.70/1589.05	c BCD2: #sat=1 #unsat=2213 bias=2213/2214
1588.70/1589.06	c Solving starts ...
1588.70/1589.06	c ============================[ Search Statistics ]============================
1588.70/1589.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1588.70/1589.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1588.70/1589.06	c =============================================================================
1588.70/1589.06	c  0.0s |       0 |        0 |        0 |   472474      0 |     2235 |     2245
1589.10/1589.50	c  0.4s |       0 |       73 |        1 |   472474      0 |     2235 |     2246
1589.10/1589.50	c #cpu_time = 0.438s
1589.10/1589.50	c #wall_clock_time = 0.439s
1589.10/1589.50	c #decision = 73
1589.10/1589.50	c #random_decision = 0
1589.10/1589.50	c #conflict = 1
1589.10/1589.50	c #restart = 0
1589.10/1589.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=236
1589.10/1589.50	c lower bound updated to -612989005
1589.31/1589.67	c BCD2: 3985116 <= obj <= 616974120
1589.31/1589.67	c BCD2: #cores=72, #unrelaxed=304330, #relaxed=2225, #hardened=0
1589.31/1589.67	c BCD2: #sat=1 #unsat=2214 bias=2214/2215
1589.31/1589.67	c Solving starts ...
1589.31/1589.67	c ============================[ Search Statistics ]============================
1589.31/1589.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1589.31/1589.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1589.31/1589.67	c =============================================================================
1589.31/1589.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2236 |     2246
1589.80/1590.10	c  0.4s |       0 |       73 |        1 |   472474      0 |     2236 |     2247
1589.80/1590.10	c #cpu_time = 0.427s
1589.80/1590.10	c #wall_clock_time = 0.428s
1589.80/1590.10	c #decision = 73
1589.80/1590.10	c #random_decision = 0
1589.80/1590.10	c #conflict = 1
1589.80/1590.10	c #restart = 0
1589.80/1590.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=238
1589.80/1590.10	c lower bound updated to -612989003
1589.90/1590.28	c BCD2: 3985118 <= obj <= 616974120
1589.90/1590.28	c BCD2: #cores=72, #unrelaxed=304329, #relaxed=2226, #hardened=0
1589.90/1590.28	c BCD2: #sat=1 #unsat=2215 bias=2215/2216
1589.90/1590.29	c Solving starts ...
1589.90/1590.29	c ============================[ Search Statistics ]============================
1589.90/1590.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1589.90/1590.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1589.90/1590.29	c =============================================================================
1589.90/1590.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2237 |     2247
1590.41/1590.73	c  0.4s |       0 |       73 |        1 |   472474      0 |     2237 |     2248
1590.41/1590.73	c #cpu_time = 0.437s
1590.41/1590.73	c #wall_clock_time = 0.438s
1590.41/1590.73	c #decision = 73
1590.41/1590.73	c #random_decision = 0
1590.41/1590.73	c #conflict = 1
1590.41/1590.73	c #restart = 0
1590.41/1590.73	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=240
1590.41/1590.73	c lower bound updated to -612989001
1590.50/1590.90	c BCD2: 3985120 <= obj <= 616974120
1590.50/1590.90	c BCD2: #cores=72, #unrelaxed=304328, #relaxed=2227, #hardened=0
1590.50/1590.90	c BCD2: #sat=1 #unsat=2216 bias=2216/2217
1590.60/1590.90	c Solving starts ...
1590.60/1590.90	c ============================[ Search Statistics ]============================
1590.60/1590.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1590.60/1590.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1590.60/1590.90	c =============================================================================
1590.60/1590.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2238 |     2248
1591.00/1591.34	c  0.4s |       0 |       73 |        1 |   472474      0 |     2238 |     2249
1591.00/1591.34	c #cpu_time = 0.432s
1591.00/1591.34	c #wall_clock_time = 0.433s
1591.00/1591.34	c #decision = 73
1591.00/1591.34	c #random_decision = 0
1591.00/1591.34	c #conflict = 1
1591.00/1591.34	c #restart = 0
1591.00/1591.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=242
1591.00/1591.34	c lower bound updated to -612988999
1591.21/1591.51	c BCD2: 3985122 <= obj <= 616974120
1591.21/1591.51	c BCD2: #cores=72, #unrelaxed=304327, #relaxed=2228, #hardened=0
1591.21/1591.51	c BCD2: #sat=1 #unsat=2217 bias=2217/2218
1591.21/1591.52	c Solving starts ...
1591.21/1591.52	c ============================[ Search Statistics ]============================
1591.21/1591.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1591.21/1591.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1591.21/1591.52	c =============================================================================
1591.21/1591.52	c  0.0s |       0 |        0 |        0 |   472474      0 |     2239 |     2249
1591.61/1591.96	c  0.4s |       0 |       73 |        1 |   472474      0 |     2239 |     2250
1591.61/1591.96	c #cpu_time = 0.437s
1591.61/1591.96	c #wall_clock_time = 0.439s
1591.61/1591.96	c #decision = 73
1591.61/1591.96	c #random_decision = 0
1591.61/1591.96	c #conflict = 1
1591.61/1591.96	c #restart = 0
1591.61/1591.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=244
1591.61/1591.96	c lower bound updated to -612988997
1591.81/1592.13	c BCD2: 3985124 <= obj <= 616974120
1591.81/1592.13	c BCD2: #cores=72, #unrelaxed=304326, #relaxed=2229, #hardened=0
1591.81/1592.13	c BCD2: #sat=1 #unsat=2218 bias=2218/2219
1591.81/1592.13	c Solving starts ...
1591.81/1592.13	c ============================[ Search Statistics ]============================
1591.81/1592.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1591.81/1592.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1591.81/1592.13	c =============================================================================
1591.81/1592.13	c  0.0s |       0 |        0 |        0 |   472474      0 |     2240 |     2250
1592.21/1592.57	c  0.4s |       0 |       73 |        1 |   472474      0 |     2240 |     2251
1592.21/1592.57	c #cpu_time = 0.437s
1592.21/1592.57	c #wall_clock_time = 0.438s
1592.21/1592.57	c #decision = 73
1592.21/1592.57	c #random_decision = 0
1592.21/1592.57	c #conflict = 1
1592.21/1592.57	c #restart = 0
1592.21/1592.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=246
1592.21/1592.57	c lower bound updated to -612988995
1592.41/1592.74	c BCD2: 3985126 <= obj <= 616974120
1592.41/1592.74	c BCD2: #cores=72, #unrelaxed=304325, #relaxed=2230, #hardened=0
1592.41/1592.74	c BCD2: #sat=1 #unsat=2219 bias=2219/2220
1592.41/1592.75	c Solving starts ...
1592.41/1592.75	c ============================[ Search Statistics ]============================
1592.41/1592.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1592.41/1592.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1592.41/1592.75	c =============================================================================
1592.41/1592.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2241 |     2251
1592.81/1593.19	c  0.4s |       0 |       73 |        1 |   472474      0 |     2241 |     2252
1592.81/1593.19	c #cpu_time = 0.443s
1592.81/1593.19	c #wall_clock_time = 0.444s
1592.81/1593.19	c #decision = 73
1592.81/1593.19	c #random_decision = 0
1592.81/1593.19	c #conflict = 1
1592.81/1593.19	c #restart = 0
1592.81/1593.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=248
1592.81/1593.19	c lower bound updated to -612988993
1593.11/1593.40	c BCD2: 3985128 <= obj <= 616974120
1593.11/1593.40	c BCD2: #cores=72, #unrelaxed=304324, #relaxed=2231, #hardened=0
1593.11/1593.40	c BCD2: #sat=1 #unsat=2220 bias=2220/2221
1593.11/1593.42	c Solving starts ...
1593.11/1593.42	c ============================[ Search Statistics ]============================
1593.11/1593.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1593.11/1593.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1593.11/1593.42	c =============================================================================
1593.11/1593.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2242 |     2252
1593.51/1593.86	c  0.4s |       0 |       73 |        1 |   472474      0 |     2242 |     2253
1593.51/1593.86	c #cpu_time = 0.440s
1593.51/1593.86	c #wall_clock_time = 0.441s
1593.51/1593.86	c #decision = 73
1593.51/1593.86	c #random_decision = 0
1593.51/1593.86	c #conflict = 1
1593.51/1593.86	c #restart = 0
1593.51/1593.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=250
1593.51/1593.86	c lower bound updated to -612988991
1593.71/1594.07	c BCD2: 3985130 <= obj <= 616974120
1593.71/1594.07	c BCD2: #cores=72, #unrelaxed=304323, #relaxed=2232, #hardened=0
1593.71/1594.07	c BCD2: #sat=1 #unsat=2221 bias=2221/2222
1593.71/1594.08	c Solving starts ...
1593.71/1594.08	c ============================[ Search Statistics ]============================
1593.71/1594.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1593.71/1594.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1593.71/1594.08	c =============================================================================
1593.71/1594.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2243 |     2253
1594.20/1594.52	c  0.4s |       0 |       73 |        1 |   472474      0 |     2243 |     2254
1594.20/1594.52	c #cpu_time = 0.439s
1594.20/1594.52	c #wall_clock_time = 0.440s
1594.20/1594.52	c #decision = 73
1594.20/1594.52	c #random_decision = 0
1594.20/1594.52	c #conflict = 1
1594.20/1594.52	c #restart = 0
1594.20/1594.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=252
1594.20/1594.52	c lower bound updated to -612988989
1594.40/1594.73	c BCD2: 3985132 <= obj <= 616974120
1594.40/1594.73	c BCD2: #cores=72, #unrelaxed=304322, #relaxed=2233, #hardened=0
1594.40/1594.73	c BCD2: #sat=1 #unsat=2222 bias=2222/2223
1594.40/1594.74	c Solving starts ...
1594.40/1594.74	c ============================[ Search Statistics ]============================
1594.40/1594.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1594.40/1594.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1594.40/1594.74	c =============================================================================
1594.40/1594.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2244 |     2254
1595.70/1596.09	c  1.3s |       0 |       73 |        1 |   472474      0 |     2244 |     2255
1595.70/1596.09	c #cpu_time = 1.339s
1595.70/1596.09	c #wall_clock_time = 1.342s
1595.70/1596.09	c #decision = 73
1595.70/1596.09	c #random_decision = 0
1595.70/1596.09	c #conflict = 1
1595.70/1596.09	c #restart = 0
1595.70/1596.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=254
1595.70/1596.09	c lower bound updated to -612988987
1595.91/1596.28	c BCD2: 3985134 <= obj <= 616974120
1595.91/1596.28	c BCD2: #cores=72, #unrelaxed=304321, #relaxed=2234, #hardened=0
1595.91/1596.28	c BCD2: #sat=1 #unsat=2223 bias=2223/2224
1595.91/1596.28	c Solving starts ...
1595.91/1596.28	c ============================[ Search Statistics ]============================
1595.91/1596.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1595.91/1596.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1595.91/1596.28	c =============================================================================
1595.91/1596.28	c  0.0s |       0 |        0 |        0 |   472474      0 |     2245 |     2255
1596.40/1596.73	c  0.4s |       0 |       73 |        1 |   472474      0 |     2245 |     2256
1596.40/1596.73	c #cpu_time = 0.443s
1596.40/1596.73	c #wall_clock_time = 0.444s
1596.40/1596.73	c #decision = 73
1596.40/1596.73	c #random_decision = 0
1596.40/1596.73	c #conflict = 1
1596.40/1596.74	c #restart = 0
1596.40/1596.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=256
1596.40/1596.74	c lower bound updated to -612988985
1596.60/1596.90	c BCD2: 3985136 <= obj <= 616974120
1596.60/1596.90	c BCD2: #cores=72, #unrelaxed=304320, #relaxed=2235, #hardened=0
1596.60/1596.90	c BCD2: #sat=1 #unsat=2224 bias=2224/2225
1596.60/1596.91	c Solving starts ...
1596.60/1596.91	c ============================[ Search Statistics ]============================
1596.60/1596.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1596.60/1596.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1596.60/1596.91	c =============================================================================
1596.60/1596.91	c  0.0s |       0 |        0 |        0 |   472474      0 |     2246 |     2256
1597.01/1597.34	c  0.4s |       0 |       73 |        1 |   472474      0 |     2246 |     2257
1597.01/1597.34	c #cpu_time = 0.426s
1597.01/1597.34	c #wall_clock_time = 0.427s
1597.01/1597.34	c #decision = 73
1597.01/1597.34	c #random_decision = 0
1597.01/1597.34	c #conflict = 1
1597.01/1597.34	c #restart = 0
1597.01/1597.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=258
1597.01/1597.34	c lower bound updated to -612988983
1597.20/1597.53	c BCD2: 3985138 <= obj <= 616974120
1597.20/1597.53	c BCD2: #cores=72, #unrelaxed=304319, #relaxed=2236, #hardened=0
1597.20/1597.53	c BCD2: #sat=1 #unsat=2225 bias=2225/2226
1597.20/1597.54	c Solving starts ...
1597.20/1597.54	c ============================[ Search Statistics ]============================
1597.20/1597.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1597.20/1597.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1597.20/1597.54	c =============================================================================
1597.20/1597.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2247 |     2257
1597.60/1597.98	c  0.4s |       0 |       73 |        1 |   472474      0 |     2247 |     2258
1597.60/1597.98	c #cpu_time = 0.438s
1597.60/1597.98	c #wall_clock_time = 0.439s
1597.60/1597.98	c #decision = 73
1597.60/1597.98	c #random_decision = 0
1597.60/1597.98	c #conflict = 1
1597.60/1597.98	c #restart = 0
1597.60/1597.98	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=260
1597.60/1597.98	c lower bound updated to -612988981
1597.80/1598.15	c BCD2: 3985140 <= obj <= 616974120
1597.80/1598.15	c BCD2: #cores=72, #unrelaxed=304318, #relaxed=2237, #hardened=0
1597.80/1598.15	c BCD2: #sat=1 #unsat=2226 bias=2226/2227
1597.80/1598.16	c Solving starts ...
1597.80/1598.16	c ============================[ Search Statistics ]============================
1597.80/1598.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1597.80/1598.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1597.80/1598.16	c =============================================================================
1597.80/1598.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2248 |     2258
1598.20/1598.59	c  0.4s |       0 |       73 |        1 |   472474      0 |     2248 |     2259
1598.20/1598.59	c #cpu_time = 0.434s
1598.20/1598.59	c #wall_clock_time = 0.435s
1598.20/1598.59	c #decision = 73
1598.20/1598.59	c #random_decision = 0
1598.20/1598.59	c #conflict = 1
1598.20/1598.59	c #restart = 0
1598.20/1598.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=262
1598.20/1598.60	c lower bound updated to -612988979
1598.40/1598.79	c BCD2: 3985142 <= obj <= 616974120
1598.40/1598.79	c BCD2: #cores=72, #unrelaxed=304317, #relaxed=2238, #hardened=0
1598.40/1598.79	c BCD2: #sat=1 #unsat=2227 bias=2227/2228
1598.50/1598.80	c Solving starts ...
1598.50/1598.80	c ============================[ Search Statistics ]============================
1598.50/1598.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1598.50/1598.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1598.50/1598.80	c =============================================================================
1598.50/1598.80	c  0.0s |       0 |        0 |        0 |   472474      0 |     2249 |     2259
1598.90/1599.24	c  0.4s |       0 |       73 |        1 |   472474      0 |     2249 |     2260
1598.90/1599.24	c #cpu_time = 0.437s
1598.90/1599.24	c #wall_clock_time = 0.438s
1598.90/1599.24	c #decision = 73
1598.90/1599.24	c #random_decision = 0
1598.90/1599.24	c #conflict = 1
1598.90/1599.24	c #restart = 0
1598.90/1599.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=264
1598.90/1599.24	c lower bound updated to -612988977
1599.11/1599.41	c BCD2: 3985144 <= obj <= 616974120
1599.11/1599.41	c BCD2: #cores=72, #unrelaxed=304316, #relaxed=2239, #hardened=0
1599.11/1599.41	c BCD2: #sat=1 #unsat=2228 bias=2228/2229
1599.11/1599.42	c Solving starts ...
1599.11/1599.42	c ============================[ Search Statistics ]============================
1599.11/1599.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1599.11/1599.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1599.11/1599.42	c =============================================================================
1599.11/1599.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2250 |     2260
1599.50/1599.86	c  0.4s |       0 |       73 |        1 |   472474      0 |     2250 |     2261
1599.50/1599.86	c #cpu_time = 0.439s
1599.50/1599.86	c #wall_clock_time = 0.440s
1599.50/1599.86	c #decision = 73
1599.50/1599.86	c #random_decision = 0
1599.50/1599.86	c #conflict = 1
1599.50/1599.86	c #restart = 0
1599.50/1599.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=266
1599.50/1599.86	c lower bound updated to -612988975
1599.70/1600.06	c BCD2: 3985146 <= obj <= 616974120
1599.70/1600.06	c BCD2: #cores=72, #unrelaxed=304315, #relaxed=2240, #hardened=0
1599.70/1600.06	c BCD2: #sat=1 #unsat=2229 bias=2229/2230
1599.70/1600.08	c Solving starts ...
1599.70/1600.08	c ============================[ Search Statistics ]============================
1599.70/1600.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1599.70/1600.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1599.70/1600.08	c =============================================================================
1599.70/1600.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2251 |     2261
1600.21/1600.52	c  0.4s |       0 |       73 |        1 |   472474      0 |     2251 |     2262
1600.21/1600.52	c #cpu_time = 0.438s
1600.21/1600.52	c #wall_clock_time = 0.439s
1600.21/1600.52	c #decision = 73
1600.21/1600.52	c #random_decision = 0
1600.21/1600.52	c #conflict = 1
1600.21/1600.52	c #restart = 0
1600.21/1600.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=268
1600.21/1600.52	c lower bound updated to -612988973
1600.40/1600.74	c BCD2: 3985148 <= obj <= 616974120
1600.40/1600.74	c BCD2: #cores=72, #unrelaxed=304314, #relaxed=2241, #hardened=0
1600.40/1600.74	c BCD2: #sat=1 #unsat=2230 bias=2230/2231
1600.40/1600.75	c Solving starts ...
1600.40/1600.75	c ============================[ Search Statistics ]============================
1600.40/1600.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1600.40/1600.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1600.40/1600.75	c =============================================================================
1600.40/1600.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2252 |     2262
1600.90/1601.20	c  0.4s |       0 |       73 |        1 |   472474      0 |     2252 |     2263
1600.90/1601.20	c #cpu_time = 0.443s
1600.90/1601.20	c #wall_clock_time = 0.444s
1600.90/1601.20	c #decision = 73
1600.90/1601.20	c #random_decision = 0
1600.90/1601.20	c #conflict = 1
1600.90/1601.20	c #restart = 0
1600.90/1601.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=270
1600.90/1601.20	c lower bound updated to -612988971
1601.10/1601.41	c BCD2: 3985150 <= obj <= 616974120
1601.10/1601.41	c BCD2: #cores=72, #unrelaxed=304313, #relaxed=2242, #hardened=0
1601.10/1601.41	c BCD2: #sat=1 #unsat=2231 bias=2231/2232
1601.10/1601.43	c Solving starts ...
1601.10/1601.43	c ============================[ Search Statistics ]============================
1601.10/1601.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1601.10/1601.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1601.10/1601.43	c =============================================================================
1601.10/1601.43	c  0.0s |       0 |        0 |        0 |   472474      0 |     2253 |     2263
1601.50/1601.87	c  0.4s |       0 |       73 |        1 |   472474      0 |     2253 |     2264
1601.50/1601.87	c #cpu_time = 0.439s
1601.50/1601.87	c #wall_clock_time = 0.440s
1601.50/1601.87	c #decision = 73
1601.50/1601.87	c #random_decision = 0
1601.50/1601.87	c #conflict = 1
1601.50/1601.87	c #restart = 0
1601.50/1601.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=272
1601.50/1601.87	c lower bound updated to -612988969
1601.70/1602.09	c BCD2: 3985152 <= obj <= 616974120
1601.70/1602.09	c BCD2: #cores=72, #unrelaxed=304312, #relaxed=2243, #hardened=0
1601.70/1602.09	c BCD2: #sat=1 #unsat=2232 bias=2232/2233
1602.70/1603.00	c Solving starts ...
1602.70/1603.00	c ============================[ Search Statistics ]============================
1602.70/1603.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1602.70/1603.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1602.70/1603.00	c =============================================================================
1602.70/1603.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2254 |     2264
1603.10/1603.43	c  0.4s |       0 |       73 |        1 |   472474      0 |     2254 |     2265
1603.10/1603.43	c #cpu_time = 0.429s
1603.10/1603.43	c #wall_clock_time = 0.430s
1603.10/1603.43	c #decision = 73
1603.10/1603.43	c #random_decision = 0
1603.10/1603.43	c #conflict = 1
1603.10/1603.43	c #restart = 0
1603.10/1603.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=274
1603.10/1603.43	c lower bound updated to -612988967
1603.20/1603.59	c BCD2: 3985154 <= obj <= 616974120
1603.20/1603.59	c BCD2: #cores=72, #unrelaxed=304311, #relaxed=2244, #hardened=0
1603.20/1603.59	c BCD2: #sat=1 #unsat=2233 bias=2233/2234
1603.20/1603.59	c Solving starts ...
1603.20/1603.59	c ============================[ Search Statistics ]============================
1603.20/1603.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1603.20/1603.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1603.20/1603.59	c =============================================================================
1603.20/1603.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2255 |     2265
1603.70/1604.03	c  0.4s |       0 |       73 |        1 |   472474      0 |     2255 |     2266
1603.70/1604.03	c #cpu_time = 0.438s
1603.70/1604.03	c #wall_clock_time = 0.439s
1603.70/1604.03	c #decision = 73
1603.70/1604.03	c #random_decision = 0
1603.70/1604.03	c #conflict = 1
1603.70/1604.03	c #restart = 0
1603.70/1604.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=276
1603.70/1604.03	c lower bound updated to -612988965
1603.80/1604.17	c BCD2: 3985156 <= obj <= 616974120
1603.80/1604.17	c BCD2: #cores=72, #unrelaxed=304310, #relaxed=2245, #hardened=0
1603.80/1604.17	c BCD2: #sat=1 #unsat=2234 bias=2234/2235
1603.80/1604.18	c Solving starts ...
1603.80/1604.18	c ============================[ Search Statistics ]============================
1603.80/1604.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1603.80/1604.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1603.80/1604.18	c =============================================================================
1603.80/1604.18	c  0.0s |       0 |        0 |        0 |   472474      0 |     2256 |     2266
1604.30/1604.61	c  0.4s |       0 |       73 |        1 |   472474      0 |     2256 |     2267
1604.30/1604.61	c #cpu_time = 0.425s
1604.30/1604.61	c #wall_clock_time = 0.426s
1604.30/1604.61	c #decision = 73
1604.30/1604.61	c #random_decision = 0
1604.30/1604.61	c #conflict = 1
1604.30/1604.61	c #restart = 0
1604.30/1604.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=278
1604.30/1604.61	c lower bound updated to -612988963
1604.40/1604.77	c BCD2: 3985158 <= obj <= 616974120
1604.40/1604.77	c BCD2: #cores=72, #unrelaxed=304309, #relaxed=2246, #hardened=0
1604.40/1604.77	c BCD2: #sat=1 #unsat=2235 bias=2235/2236
1604.40/1604.77	c Solving starts ...
1604.40/1604.77	c ============================[ Search Statistics ]============================
1604.40/1604.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1604.40/1604.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1604.40/1604.77	c =============================================================================
1604.40/1604.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2257 |     2267
1604.90/1605.21	c  0.4s |       0 |       73 |        1 |   472474      0 |     2257 |     2268
1604.90/1605.21	c #cpu_time = 0.436s
1604.90/1605.21	c #wall_clock_time = 0.438s
1604.90/1605.21	c #decision = 73
1604.90/1605.21	c #random_decision = 0
1604.90/1605.21	c #conflict = 1
1604.90/1605.21	c #restart = 0
1604.90/1605.21	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=280
1604.90/1605.21	c lower bound updated to -612988961
1605.00/1605.35	c BCD2: 3985160 <= obj <= 616974120
1605.00/1605.35	c BCD2: #cores=72, #unrelaxed=304308, #relaxed=2247, #hardened=0
1605.00/1605.35	c BCD2: #sat=1 #unsat=2236 bias=2236/2237
1605.00/1605.36	c Solving starts ...
1605.00/1605.36	c ============================[ Search Statistics ]============================
1605.00/1605.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1605.00/1605.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1605.00/1605.36	c =============================================================================
1605.00/1605.36	c  0.0s |       0 |        0 |        0 |   472474      0 |     2258 |     2268
1605.50/1605.80	c  0.4s |       0 |       73 |        1 |   472474      0 |     2258 |     2269
1605.50/1605.80	c #cpu_time = 0.438s
1605.50/1605.80	c #wall_clock_time = 0.439s
1605.50/1605.80	c #decision = 73
1605.50/1605.80	c #random_decision = 0
1605.50/1605.80	c #conflict = 1
1605.50/1605.80	c #restart = 0
1605.50/1605.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=282
1605.50/1605.80	c lower bound updated to -612988959
1605.60/1605.95	c BCD2: 3985162 <= obj <= 616974120
1605.60/1605.95	c BCD2: #cores=72, #unrelaxed=304307, #relaxed=2248, #hardened=0
1605.60/1605.95	c BCD2: #sat=1 #unsat=2237 bias=2237/2238
1605.60/1605.95	c Solving starts ...
1605.60/1605.95	c ============================[ Search Statistics ]============================
1605.60/1605.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1605.60/1605.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1605.60/1605.95	c =============================================================================
1605.60/1605.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2259 |     2269
1606.00/1606.40	c  0.4s |       0 |       73 |        1 |   472474      0 |     2259 |     2270
1606.00/1606.40	c #cpu_time = 0.441s
1606.00/1606.40	c #wall_clock_time = 0.442s
1606.00/1606.40	c #decision = 73
1606.00/1606.40	c #random_decision = 0
1606.00/1606.40	c #conflict = 1
1606.00/1606.40	c #restart = 0
1606.00/1606.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=284
1606.00/1606.40	c lower bound updated to -612988957
1606.20/1606.54	c BCD2: 3985164 <= obj <= 616974120
1606.20/1606.54	c BCD2: #cores=72, #unrelaxed=304306, #relaxed=2249, #hardened=0
1606.20/1606.54	c BCD2: #sat=1 #unsat=2238 bias=2238/2239
1606.20/1606.54	c Solving starts ...
1606.20/1606.54	c ============================[ Search Statistics ]============================
1606.20/1606.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1606.20/1606.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1606.20/1606.54	c =============================================================================
1606.20/1606.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2260 |     2270
1606.60/1606.99	c  0.4s |       0 |       73 |        1 |   472474      0 |     2260 |     2271
1606.60/1606.99	c #cpu_time = 0.439s
1606.60/1606.99	c #wall_clock_time = 0.440s
1606.60/1606.99	c #decision = 73
1606.60/1606.99	c #random_decision = 0
1606.60/1606.99	c #conflict = 1
1606.60/1606.99	c #restart = 0
1606.60/1606.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=286
1606.60/1606.99	c lower bound updated to -612988955
1606.81/1607.17	c BCD2: 3985166 <= obj <= 616974120
1606.81/1607.17	c BCD2: #cores=72, #unrelaxed=304305, #relaxed=2250, #hardened=0
1606.81/1607.17	c BCD2: #sat=1 #unsat=2239 bias=2239/2240
1606.81/1607.19	c Solving starts ...
1606.81/1607.19	c ============================[ Search Statistics ]============================
1606.81/1607.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1606.81/1607.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1606.81/1607.19	c =============================================================================
1606.81/1607.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2261 |     2271
1607.30/1607.63	c  0.4s |       0 |       73 |        1 |   472474      0 |     2261 |     2272
1607.30/1607.63	c #cpu_time = 0.439s
1607.30/1607.63	c #wall_clock_time = 0.440s
1607.30/1607.63	c #decision = 73
1607.30/1607.63	c #random_decision = 0
1607.30/1607.63	c #conflict = 1
1607.30/1607.63	c #restart = 0
1607.30/1607.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=288
1607.30/1607.63	c lower bound updated to -612988953
1607.50/1607.81	c BCD2: 3985168 <= obj <= 616974120
1607.50/1607.81	c BCD2: #cores=72, #unrelaxed=304304, #relaxed=2251, #hardened=0
1607.50/1607.81	c BCD2: #sat=1 #unsat=2240 bias=2240/2241
1607.50/1607.83	c Solving starts ...
1607.50/1607.83	c ============================[ Search Statistics ]============================
1607.50/1607.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1607.50/1607.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1607.50/1607.83	c =============================================================================
1607.50/1607.83	c  0.0s |       0 |        0 |        0 |   472474      0 |     2262 |     2272
1607.90/1608.27	c  0.4s |       0 |       73 |        1 |   472474      0 |     2262 |     2273
1607.90/1608.27	c #cpu_time = 0.442s
1607.90/1608.27	c #wall_clock_time = 0.443s
1607.90/1608.27	c #decision = 73
1607.90/1608.27	c #random_decision = 0
1607.90/1608.27	c #conflict = 1
1607.90/1608.27	c #restart = 0
1607.90/1608.27	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=290
1607.90/1608.27	c lower bound updated to -612988951
1608.10/1608.46	c BCD2: 3985170 <= obj <= 616974120
1608.10/1608.46	c BCD2: #cores=72, #unrelaxed=304303, #relaxed=2252, #hardened=0
1608.10/1608.46	c BCD2: #sat=1 #unsat=2241 bias=2241/2242
1608.10/1608.47	c Solving starts ...
1608.10/1608.47	c ============================[ Search Statistics ]============================
1608.10/1608.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1608.10/1608.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1608.10/1608.47	c =============================================================================
1608.10/1608.47	c  0.0s |       0 |        0 |        0 |   472474      0 |     2263 |     2273
1608.60/1608.92	c  0.4s |       0 |       73 |        1 |   472474      0 |     2263 |     2274
1608.60/1608.92	c #cpu_time = 0.442s
1608.60/1608.92	c #wall_clock_time = 0.443s
1608.60/1608.92	c #decision = 73
1608.60/1608.92	c #random_decision = 0
1608.60/1608.92	c #conflict = 1
1608.60/1608.92	c #restart = 0
1608.60/1608.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=292
1608.60/1608.92	c lower bound updated to -612988949
1609.60/1609.97	c BCD2: 3985172 <= obj <= 616974120
1609.60/1609.97	c BCD2: #cores=72, #unrelaxed=304302, #relaxed=2253, #hardened=0
1609.60/1609.97	c BCD2: #sat=1 #unsat=2242 bias=2242/2243
1609.60/1609.98	c Solving starts ...
1609.60/1609.98	c ============================[ Search Statistics ]============================
1609.60/1609.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1609.60/1609.98	c       |         |          |          |    Limit     GC | Var      | Constra 
1609.60/1609.98	c =============================================================================
1609.60/1609.98	c  0.0s |       0 |        0 |        0 |   472474      0 |     2264 |     2274
1610.11/1610.41	c  0.4s |       0 |       73 |        1 |   472474      0 |     2264 |     2275
1610.11/1610.41	c #cpu_time = 0.428s
1610.11/1610.41	c #wall_clock_time = 0.429s
1610.11/1610.41	c #decision = 73
1610.11/1610.41	c #random_decision = 0
1610.11/1610.41	c #conflict = 1
1610.11/1610.41	c #restart = 0
1610.11/1610.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=294
1610.11/1610.41	c lower bound updated to -612988947
1610.21/1610.56	c BCD2: 3985174 <= obj <= 616974120
1610.21/1610.56	c BCD2: #cores=72, #unrelaxed=304301, #relaxed=2254, #hardened=0
1610.21/1610.56	c BCD2: #sat=1 #unsat=2243 bias=2243/2244
1610.21/1610.57	c Solving starts ...
1610.21/1610.57	c ============================[ Search Statistics ]============================
1610.21/1610.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1610.21/1610.57	c       |         |          |          |    Limit     GC | Var      | Constra 
1610.21/1610.57	c =============================================================================
1610.21/1610.57	c  0.0s |       0 |        0 |        0 |   472474      0 |     2265 |     2275
1610.70/1611.01	c  0.4s |       0 |       73 |        1 |   472474      0 |     2265 |     2276
1610.70/1611.01	c #cpu_time = 0.437s
1610.70/1611.01	c #wall_clock_time = 0.439s
1610.70/1611.01	c #decision = 73
1610.70/1611.01	c #random_decision = 0
1610.70/1611.01	c #conflict = 1
1610.70/1611.01	c #restart = 0
1610.70/1611.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=296
1610.70/1611.01	c lower bound updated to -612988945
1610.80/1611.15	c BCD2: 3985176 <= obj <= 616974120
1610.80/1611.15	c BCD2: #cores=72, #unrelaxed=304300, #relaxed=2255, #hardened=0
1610.80/1611.15	c BCD2: #sat=1 #unsat=2244 bias=2244/2245
1610.80/1611.16	c Solving starts ...
1610.80/1611.16	c ============================[ Search Statistics ]============================
1610.80/1611.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1610.80/1611.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1610.80/1611.16	c =============================================================================
1610.80/1611.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2266 |     2276
1611.21/1611.59	c  0.4s |       0 |       73 |        1 |   472474      0 |     2266 |     2277
1611.21/1611.59	c #cpu_time = 0.425s
1611.21/1611.59	c #wall_clock_time = 0.426s
1611.21/1611.59	c #decision = 73
1611.21/1611.59	c #random_decision = 0
1611.21/1611.59	c #conflict = 1
1611.21/1611.59	c #restart = 0
1611.21/1611.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=298
1611.21/1611.59	c lower bound updated to -612988943
1611.40/1611.74	c BCD2: 3985178 <= obj <= 616974120
1611.40/1611.74	c BCD2: #cores=72, #unrelaxed=304299, #relaxed=2256, #hardened=0
1611.40/1611.74	c BCD2: #sat=1 #unsat=2245 bias=2245/2246
1611.40/1611.75	c Solving starts ...
1611.40/1611.75	c ============================[ Search Statistics ]============================
1611.40/1611.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1611.40/1611.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1611.40/1611.75	c =============================================================================
1611.40/1611.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2267 |     2277
1611.80/1612.19	c  0.4s |       0 |       73 |        1 |   472474      0 |     2267 |     2278
1611.80/1612.19	c #cpu_time = 0.437s
1611.80/1612.19	c #wall_clock_time = 0.438s
1611.80/1612.19	c #decision = 73
1611.80/1612.19	c #random_decision = 0
1611.80/1612.19	c #conflict = 1
1611.80/1612.19	c #restart = 0
1611.80/1612.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=300
1611.80/1612.19	c lower bound updated to -612988941
1612.00/1612.33	c BCD2: 3985180 <= obj <= 616974120
1612.00/1612.33	c BCD2: #cores=72, #unrelaxed=304298, #relaxed=2257, #hardened=0
1612.00/1612.33	c BCD2: #sat=1 #unsat=2246 bias=2246/2247
1612.00/1612.34	c Solving starts ...
1612.00/1612.34	c ============================[ Search Statistics ]============================
1612.00/1612.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1612.00/1612.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1612.00/1612.34	c =============================================================================
1612.00/1612.34	c  0.0s |       0 |        0 |        0 |   472474      0 |     2268 |     2278
1612.41/1612.78	c  0.4s |       0 |       73 |        1 |   472474      0 |     2268 |     2279
1612.41/1612.78	c #cpu_time = 0.435s
1612.41/1612.78	c #wall_clock_time = 0.436s
1612.41/1612.78	c #decision = 73
1612.41/1612.78	c #random_decision = 0
1612.41/1612.78	c #conflict = 1
1612.41/1612.78	c #restart = 0
1612.41/1612.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=302
1612.41/1612.78	c lower bound updated to -612988939
1612.60/1612.93	c BCD2: 3985182 <= obj <= 616974120
1612.60/1612.93	c BCD2: #cores=72, #unrelaxed=304297, #relaxed=2258, #hardened=0
1612.60/1612.93	c BCD2: #sat=1 #unsat=2247 bias=2247/2248
1612.60/1612.93	c Solving starts ...
1612.60/1612.93	c ============================[ Search Statistics ]============================
1612.60/1612.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1612.60/1612.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1612.60/1612.93	c =============================================================================
1612.60/1612.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2269 |     2279
1613.00/1613.37	c  0.4s |       0 |       73 |        1 |   472474      0 |     2269 |     2280
1613.00/1613.37	c #cpu_time = 0.438s
1613.00/1613.37	c #wall_clock_time = 0.439s
1613.00/1613.37	c #decision = 73
1613.00/1613.37	c #random_decision = 0
1613.00/1613.37	c #conflict = 1
1613.00/1613.37	c #restart = 0
1613.00/1613.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=304
1613.00/1613.37	c lower bound updated to -612988937
1613.20/1613.51	c BCD2: 3985184 <= obj <= 616974120
1613.20/1613.51	c BCD2: #cores=72, #unrelaxed=304296, #relaxed=2259, #hardened=0
1613.20/1613.51	c BCD2: #sat=1 #unsat=2248 bias=2248/2249
1613.20/1613.52	c Solving starts ...
1613.20/1613.52	c ============================[ Search Statistics ]============================
1613.20/1613.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1613.20/1613.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1613.20/1613.52	c =============================================================================
1613.20/1613.52	c  0.0s |       0 |        0 |        0 |   472474      0 |     2270 |     2280
1613.60/1613.95	c  0.4s |       0 |       73 |        1 |   472474      0 |     2270 |     2281
1613.60/1613.95	c #cpu_time = 0.429s
1613.60/1613.95	c #wall_clock_time = 0.430s
1613.60/1613.95	c #decision = 73
1613.60/1613.95	c #random_decision = 0
1613.60/1613.95	c #conflict = 1
1613.60/1613.95	c #restart = 0
1613.60/1613.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=306
1613.60/1613.95	c lower bound updated to -612988935
1613.80/1614.14	c BCD2: 3985186 <= obj <= 616974120
1613.80/1614.14	c BCD2: #cores=72, #unrelaxed=304295, #relaxed=2260, #hardened=0
1613.80/1614.14	c BCD2: #sat=1 #unsat=2249 bias=2249/2250
1613.80/1614.15	c Solving starts ...
1613.80/1614.15	c ============================[ Search Statistics ]============================
1613.80/1614.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1613.80/1614.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1613.80/1614.15	c =============================================================================
1613.80/1614.15	c  0.0s |       0 |        0 |        0 |   472474      0 |     2271 |     2281
1614.20/1614.59	c  0.4s |       0 |       73 |        1 |   472474      0 |     2271 |     2282
1614.20/1614.59	c #cpu_time = 0.437s
1614.20/1614.59	c #wall_clock_time = 0.438s
1614.20/1614.59	c #decision = 73
1614.20/1614.59	c #random_decision = 0
1614.20/1614.59	c #conflict = 1
1614.20/1614.59	c #restart = 0
1614.20/1614.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=308
1614.20/1614.59	c lower bound updated to -612988933
1614.39/1614.77	c BCD2: 3985188 <= obj <= 616974120
1614.39/1614.78	c BCD2: #cores=72, #unrelaxed=304294, #relaxed=2261, #hardened=0
1614.39/1614.78	c BCD2: #sat=1 #unsat=2250 bias=2250/2251
1614.39/1614.79	c Solving starts ...
1614.39/1614.79	c ============================[ Search Statistics ]============================
1614.39/1614.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1614.39/1614.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1614.39/1614.79	c =============================================================================
1614.39/1614.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2272 |     2282
1614.90/1615.24	c  0.4s |       0 |       73 |        1 |   472474      0 |     2272 |     2283
1614.90/1615.24	c #cpu_time = 0.442s
1614.90/1615.24	c #wall_clock_time = 0.443s
1614.90/1615.24	c #decision = 73
1614.90/1615.24	c #random_decision = 0
1614.90/1615.24	c #conflict = 1
1614.90/1615.24	c #restart = 0
1614.90/1615.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=310
1614.90/1615.24	c lower bound updated to -612988931
1615.10/1615.42	c BCD2: 3985190 <= obj <= 616974120
1615.10/1615.42	c BCD2: #cores=72, #unrelaxed=304293, #relaxed=2262, #hardened=0
1615.10/1615.42	c BCD2: #sat=1 #unsat=2251 bias=2251/2252
1615.10/1615.44	c Solving starts ...
1615.10/1615.44	c ============================[ Search Statistics ]============================
1615.10/1615.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1615.10/1615.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1615.10/1615.44	c =============================================================================
1615.10/1615.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2273 |     2283
1615.50/1615.88	c  0.4s |       0 |       73 |        1 |   472474      0 |     2273 |     2284
1615.50/1615.88	c #cpu_time = 0.438s
1615.50/1615.88	c #wall_clock_time = 0.439s
1615.50/1615.88	c #decision = 73
1615.50/1615.88	c #random_decision = 0
1615.50/1615.88	c #conflict = 1
1615.50/1615.88	c #restart = 0
1615.50/1615.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=312
1615.50/1615.88	c lower bound updated to -612988929
1616.60/1616.93	c BCD2: 3985192 <= obj <= 616974120
1616.60/1616.93	c BCD2: #cores=72, #unrelaxed=304292, #relaxed=2263, #hardened=0
1616.60/1616.93	c BCD2: #sat=1 #unsat=2252 bias=2252/2253
1616.60/1616.94	c Solving starts ...
1616.60/1616.94	c ============================[ Search Statistics ]============================
1616.60/1616.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1616.60/1616.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1616.60/1616.94	c =============================================================================
1616.60/1616.94	c  0.0s |       0 |        0 |        0 |   472474      0 |     2274 |     2284
1617.00/1617.39	c  0.4s |       0 |       73 |        1 |   472474      0 |     2274 |     2285
1617.00/1617.39	c #cpu_time = 0.443s
1617.00/1617.39	c #wall_clock_time = 0.444s
1617.00/1617.39	c #decision = 73
1617.00/1617.39	c #random_decision = 0
1617.00/1617.39	c #conflict = 1
1617.00/1617.39	c #restart = 0
1617.00/1617.39	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=314
1617.00/1617.39	c lower bound updated to -612988927
1617.20/1617.55	c BCD2: 3985194 <= obj <= 616974120
1617.20/1617.55	c BCD2: #cores=72, #unrelaxed=304291, #relaxed=2264, #hardened=0
1617.20/1617.55	c BCD2: #sat=1 #unsat=2253 bias=2253/2254
1617.20/1617.56	c Solving starts ...
1617.20/1617.56	c ============================[ Search Statistics ]============================
1617.20/1617.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1617.20/1617.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1617.20/1617.56	c =============================================================================
1617.20/1617.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2275 |     2285
1617.70/1618.01	c  0.5s |       0 |       73 |        1 |   472474      0 |     2275 |     2286
1617.70/1618.01	c #cpu_time = 0.454s
1617.70/1618.01	c #wall_clock_time = 0.455s
1617.70/1618.01	c #decision = 73
1617.70/1618.01	c #random_decision = 0
1617.70/1618.01	c #conflict = 1
1617.70/1618.01	c #restart = 0
1617.70/1618.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=316
1617.70/1618.01	c lower bound updated to -612988925
1617.80/1618.16	c BCD2: 3985196 <= obj <= 616974120
1617.80/1618.16	c BCD2: #cores=72, #unrelaxed=304290, #relaxed=2265, #hardened=0
1617.80/1618.16	c BCD2: #sat=1 #unsat=2254 bias=2254/2255
1617.80/1618.17	c Solving starts ...
1617.80/1618.17	c ============================[ Search Statistics ]============================
1617.80/1618.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1617.80/1618.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1617.80/1618.17	c =============================================================================
1617.80/1618.17	c  0.0s |       0 |        0 |        0 |   472474      0 |     2276 |     2286
1618.30/1618.61	c  0.4s |       0 |       74 |        1 |   472474      0 |     2276 |     2287
1618.30/1618.61	c #cpu_time = 0.440s
1618.30/1618.61	c #wall_clock_time = 0.441s
1618.30/1618.61	c #decision = 74
1618.30/1618.61	c #random_decision = 0
1618.30/1618.61	c #conflict = 1
1618.30/1618.61	c #restart = 0
1618.30/1618.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=318
1618.30/1618.61	c lower bound updated to -612988923
1618.40/1618.77	c BCD2: 3985198 <= obj <= 616974120
1618.40/1618.77	c BCD2: #cores=72, #unrelaxed=304289, #relaxed=2266, #hardened=0
1618.40/1618.77	c BCD2: #sat=1 #unsat=2255 bias=2255/2256
1618.40/1618.78	c Solving starts ...
1618.40/1618.78	c ============================[ Search Statistics ]============================
1618.40/1618.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1618.40/1618.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1618.40/1618.78	c =============================================================================
1618.40/1618.78	c  0.0s |       0 |        0 |        0 |   472474      0 |     2277 |     2287
1618.90/1619.24	c  0.5s |       0 |       73 |        1 |   472474      0 |     2277 |     2288
1618.90/1619.24	c #cpu_time = 0.453s
1618.90/1619.24	c #wall_clock_time = 0.455s
1618.90/1619.24	c #decision = 73
1618.90/1619.24	c #random_decision = 0
1618.90/1619.24	c #conflict = 1
1618.90/1619.24	c #restart = 0
1618.90/1619.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=320
1618.90/1619.24	c lower bound updated to -612988921
1619.00/1619.38	c BCD2: 3985200 <= obj <= 616974120
1619.00/1619.38	c BCD2: #cores=72, #unrelaxed=304288, #relaxed=2267, #hardened=0
1619.00/1619.38	c BCD2: #sat=1 #unsat=2256 bias=2256/2257
1619.00/1619.39	c Solving starts ...
1619.00/1619.39	c ============================[ Search Statistics ]============================
1619.00/1619.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1619.00/1619.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1619.00/1619.39	c =============================================================================
1619.00/1619.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2278 |     2288
1619.50/1619.84	c  0.5s |       0 |       73 |        1 |   472474      0 |     2278 |     2289
1619.50/1619.84	c #cpu_time = 0.452s
1619.50/1619.84	c #wall_clock_time = 0.453s
1619.50/1619.84	c #decision = 73
1619.50/1619.84	c #random_decision = 0
1619.50/1619.84	c #conflict = 1
1619.50/1619.84	c #restart = 0
1619.50/1619.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=322
1619.50/1619.84	c lower bound updated to -612988919
1619.70/1620.00	c BCD2: 3985202 <= obj <= 616974120
1619.70/1620.00	c BCD2: #cores=72, #unrelaxed=304287, #relaxed=2268, #hardened=0
1619.70/1620.00	c BCD2: #sat=1 #unsat=2257 bias=2257/2258
1619.70/1620.01	c Solving starts ...
1619.70/1620.01	c ============================[ Search Statistics ]============================
1619.70/1620.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1619.70/1620.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1619.70/1620.01	c =============================================================================
1619.70/1620.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2279 |     2289
1620.10/1620.46	c  0.5s |       0 |       73 |        1 |   472474      0 |     2279 |     2290
1620.10/1620.46	c #cpu_time = 0.452s
1620.10/1620.46	c #wall_clock_time = 0.453s
1620.10/1620.46	c #decision = 73
1620.10/1620.46	c #random_decision = 0
1620.10/1620.46	c #conflict = 1
1620.10/1620.46	c #restart = 0
1620.10/1620.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=324
1620.10/1620.46	c lower bound updated to -612988917
1620.30/1620.61	c BCD2: 3985204 <= obj <= 616974120
1620.30/1620.61	c BCD2: #cores=72, #unrelaxed=304286, #relaxed=2269, #hardened=0
1620.30/1620.61	c BCD2: #sat=1 #unsat=2258 bias=2258/2259
1620.30/1620.62	c Solving starts ...
1620.30/1620.62	c ============================[ Search Statistics ]============================
1620.30/1620.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1620.30/1620.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1620.30/1620.62	c =============================================================================
1620.30/1620.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2280 |     2290
1620.69/1621.08	c  0.5s |       0 |       73 |        1 |   472474      0 |     2280 |     2291
1620.69/1621.08	c #cpu_time = 0.459s
1620.69/1621.08	c #wall_clock_time = 0.460s
1620.69/1621.08	c #decision = 73
1620.69/1621.08	c #random_decision = 0
1620.69/1621.08	c #conflict = 1
1620.69/1621.08	c #restart = 0
1620.69/1621.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=326
1620.69/1621.08	c lower bound updated to -612988915
1620.89/1621.27	c BCD2: 3985206 <= obj <= 616974120
1620.89/1621.27	c BCD2: #cores=72, #unrelaxed=304285, #relaxed=2270, #hardened=0
1620.89/1621.27	c BCD2: #sat=1 #unsat=2259 bias=2259/2260
1620.89/1621.28	c Solving starts ...
1620.89/1621.28	c ============================[ Search Statistics ]============================
1620.89/1621.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1620.89/1621.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1620.89/1621.28	c =============================================================================
1620.89/1621.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2281 |     2291
1621.40/1621.74	c  0.5s |       0 |       73 |        1 |   472474      0 |     2281 |     2292
1621.40/1621.74	c #cpu_time = 0.454s
1621.40/1621.74	c #wall_clock_time = 0.455s
1621.40/1621.74	c #decision = 73
1621.40/1621.74	c #random_decision = 0
1621.40/1621.74	c #conflict = 1
1621.40/1621.74	c #restart = 0
1621.40/1621.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=328
1621.40/1621.74	c lower bound updated to -612988913
1621.60/1621.93	c BCD2: 3985208 <= obj <= 616974120
1621.60/1621.93	c BCD2: #cores=72, #unrelaxed=304284, #relaxed=2271, #hardened=0
1621.60/1621.93	c BCD2: #sat=1 #unsat=2260 bias=2260/2261
1621.60/1621.95	c Solving starts ...
1621.60/1621.95	c ============================[ Search Statistics ]============================
1621.60/1621.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1621.60/1621.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1621.60/1621.95	c =============================================================================
1621.60/1621.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2282 |     2292
1622.10/1622.41	c  0.5s |       0 |       73 |        1 |   472474      0 |     2282 |     2293
1622.10/1622.41	c #cpu_time = 0.458s
1622.10/1622.41	c #wall_clock_time = 0.459s
1622.10/1622.41	c #decision = 73
1622.10/1622.41	c #random_decision = 0
1622.10/1622.41	c #conflict = 1
1622.10/1622.41	c #restart = 0
1622.10/1622.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=330
1622.10/1622.41	c lower bound updated to -612988911
1622.20/1622.60	c BCD2: 3985210 <= obj <= 616974120
1622.20/1622.60	c BCD2: #cores=72, #unrelaxed=304283, #relaxed=2272, #hardened=0
1622.20/1622.60	c BCD2: #sat=1 #unsat=2261 bias=2261/2262
1622.30/1622.61	c Solving starts ...
1622.30/1622.61	c ============================[ Search Statistics ]============================
1622.30/1622.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1622.30/1622.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1622.30/1622.61	c =============================================================================
1622.30/1622.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2283 |     2293
1623.69/1624.00	c  1.4s |       0 |       73 |        1 |   472474      0 |     2283 |     2294
1623.69/1624.00	c #cpu_time = 1.382s
1623.69/1624.00	c #wall_clock_time = 1.386s
1623.69/1624.00	c #decision = 73
1623.69/1624.00	c #random_decision = 0
1623.69/1624.00	c #conflict = 1
1623.69/1624.00	c #restart = 0
1623.69/1624.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=332
1623.69/1624.00	c lower bound updated to -612988909
1623.79/1624.14	c BCD2: 3985212 <= obj <= 616974120
1623.79/1624.14	c BCD2: #cores=72, #unrelaxed=304282, #relaxed=2273, #hardened=0
1623.79/1624.14	c BCD2: #sat=1 #unsat=2262 bias=2262/2263
1623.79/1624.15	c Solving starts ...
1623.79/1624.15	c ============================[ Search Statistics ]============================
1623.79/1624.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1623.79/1624.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1623.79/1624.15	c =============================================================================
1623.79/1624.15	c  0.0s |       0 |        0 |        0 |   472474      0 |     2284 |     2294
1624.19/1624.58	c  0.4s |       0 |       73 |        1 |   472474      0 |     2284 |     2295
1624.19/1624.58	c #cpu_time = 0.430s
1624.19/1624.58	c #wall_clock_time = 0.432s
1624.19/1624.58	c #decision = 73
1624.19/1624.58	c #random_decision = 0
1624.19/1624.58	c #conflict = 1
1624.19/1624.58	c #restart = 0
1624.19/1624.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=334
1624.19/1624.58	c lower bound updated to -612988907
1624.40/1624.74	c BCD2: 3985214 <= obj <= 616974120
1624.40/1624.74	c BCD2: #cores=72, #unrelaxed=304281, #relaxed=2274, #hardened=0
1624.40/1624.74	c BCD2: #sat=1 #unsat=2263 bias=2263/2264
1624.40/1624.75	c Solving starts ...
1624.40/1624.75	c ============================[ Search Statistics ]============================
1624.40/1624.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1624.40/1624.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1624.40/1624.75	c =============================================================================
1624.40/1624.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2285 |     2295
1624.79/1625.19	c  0.4s |       0 |       73 |        1 |   472474      0 |     2285 |     2296
1624.79/1625.19	c #cpu_time = 0.440s
1624.79/1625.19	c #wall_clock_time = 0.441s
1624.79/1625.19	c #decision = 73
1624.79/1625.19	c #random_decision = 0
1624.79/1625.19	c #conflict = 1
1624.79/1625.19	c #restart = 0
1624.79/1625.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=336
1624.79/1625.19	c lower bound updated to -612988905
1624.99/1625.34	c BCD2: 3985216 <= obj <= 616974120
1624.99/1625.34	c BCD2: #cores=72, #unrelaxed=304280, #relaxed=2275, #hardened=0
1624.99/1625.34	c BCD2: #sat=1 #unsat=2264 bias=2264/2265
1624.99/1625.34	c Solving starts ...
1624.99/1625.34	c ============================[ Search Statistics ]============================
1624.99/1625.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1624.99/1625.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1624.99/1625.34	c =============================================================================
1624.99/1625.34	c  0.0s |       0 |        0 |        0 |   472474      0 |     2286 |     2296
1625.39/1625.77	c  0.4s |       0 |       73 |        1 |   472474      0 |     2286 |     2297
1625.39/1625.77	c #cpu_time = 0.424s
1625.39/1625.77	c #wall_clock_time = 0.425s
1625.39/1625.77	c #decision = 73
1625.39/1625.77	c #random_decision = 0
1625.39/1625.77	c #conflict = 1
1625.39/1625.77	c #restart = 0
1625.39/1625.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=338
1625.39/1625.77	c lower bound updated to -612988903
1625.60/1625.93	c BCD2: 3985218 <= obj <= 616974120
1625.60/1625.93	c BCD2: #cores=72, #unrelaxed=304279, #relaxed=2276, #hardened=0
1625.60/1625.93	c BCD2: #sat=1 #unsat=2265 bias=2265/2266
1625.60/1625.94	c Solving starts ...
1625.60/1625.94	c ============================[ Search Statistics ]============================
1625.60/1625.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1625.60/1625.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1625.60/1625.94	c =============================================================================
1625.60/1625.94	c  0.0s |       0 |        0 |        0 |   472474      0 |     2287 |     2297
1625.99/1626.38	c  0.4s |       0 |       73 |        1 |   472474      0 |     2287 |     2298
1625.99/1626.38	c #cpu_time = 0.439s
1625.99/1626.38	c #wall_clock_time = 0.440s
1625.99/1626.38	c #decision = 73
1625.99/1626.38	c #random_decision = 0
1625.99/1626.38	c #conflict = 1
1625.99/1626.38	c #restart = 0
1625.99/1626.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=340
1625.99/1626.38	c lower bound updated to -612988901
1626.19/1626.52	c BCD2: 3985220 <= obj <= 616974120
1626.19/1626.52	c BCD2: #cores=72, #unrelaxed=304278, #relaxed=2277, #hardened=0
1626.19/1626.52	c BCD2: #sat=1 #unsat=2266 bias=2266/2267
1626.19/1626.53	c Solving starts ...
1626.19/1626.53	c ============================[ Search Statistics ]============================
1626.19/1626.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1626.19/1626.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1626.19/1626.53	c =============================================================================
1626.19/1626.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2288 |     2298
1626.60/1626.97	c  0.4s |       0 |       73 |        1 |   472474      0 |     2288 |     2299
1626.60/1626.97	c #cpu_time = 0.435s
1626.60/1626.97	c #wall_clock_time = 0.436s
1626.60/1626.97	c #decision = 73
1626.60/1626.97	c #random_decision = 0
1626.60/1626.97	c #conflict = 1
1626.60/1626.97	c #restart = 0
1626.60/1626.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=342
1626.60/1626.97	c lower bound updated to -612988899
1626.79/1627.12	c BCD2: 3985222 <= obj <= 616974120
1626.79/1627.12	c BCD2: #cores=72, #unrelaxed=304277, #relaxed=2278, #hardened=0
1626.79/1627.12	c BCD2: #sat=1 #unsat=2267 bias=2267/2268
1626.79/1627.13	c Solving starts ...
1626.79/1627.13	c ============================[ Search Statistics ]============================
1626.79/1627.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1626.79/1627.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1626.79/1627.13	c =============================================================================
1626.79/1627.13	c  0.0s |       0 |        0 |        0 |   472474      0 |     2289 |     2299
1627.19/1627.57	c  0.4s |       0 |       73 |        1 |   472474      0 |     2289 |     2300
1627.19/1627.57	c #cpu_time = 0.438s
1627.19/1627.57	c #wall_clock_time = 0.440s
1627.19/1627.57	c #decision = 73
1627.19/1627.57	c #random_decision = 0
1627.19/1627.57	c #conflict = 1
1627.19/1627.57	c #restart = 0
1627.19/1627.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=344
1627.19/1627.57	c lower bound updated to -612988897
1627.39/1627.74	c BCD2: 3985224 <= obj <= 616974120
1627.39/1627.74	c BCD2: #cores=72, #unrelaxed=304276, #relaxed=2279, #hardened=0
1627.39/1627.74	c BCD2: #sat=1 #unsat=2268 bias=2268/2269
1627.39/1627.75	c Solving starts ...
1627.39/1627.75	c ============================[ Search Statistics ]============================
1627.39/1627.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1627.39/1627.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1627.39/1627.75	c =============================================================================
1627.39/1627.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2290 |     2300
1627.90/1628.20	c  0.4s |       0 |       73 |        1 |   472474      0 |     2290 |     2301
1627.90/1628.20	c #cpu_time = 0.448s
1627.90/1628.20	c #wall_clock_time = 0.450s
1627.90/1628.20	c #decision = 73
1627.90/1628.20	c #random_decision = 0
1627.90/1628.20	c #conflict = 1
1627.90/1628.20	c #restart = 0
1627.90/1628.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=346
1627.90/1628.20	c lower bound updated to -612988895
1628.00/1628.39	c BCD2: 3985226 <= obj <= 616974120
1628.00/1628.39	c BCD2: #cores=72, #unrelaxed=304275, #relaxed=2280, #hardened=0
1628.00/1628.39	c BCD2: #sat=1 #unsat=2269 bias=2269/2270
1628.10/1628.41	c Solving starts ...
1628.10/1628.41	c ============================[ Search Statistics ]============================
1628.10/1628.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1628.10/1628.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1628.10/1628.41	c =============================================================================
1628.10/1628.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2291 |     2301
1628.50/1628.85	c  0.4s |       0 |       73 |        1 |   472474      0 |     2291 |     2302
1628.50/1628.85	c #cpu_time = 0.441s
1628.50/1628.85	c #wall_clock_time = 0.442s
1628.50/1628.85	c #decision = 73
1628.50/1628.85	c #random_decision = 0
1628.50/1628.85	c #conflict = 1
1628.50/1628.85	c #restart = 0
1628.50/1628.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=348
1628.50/1628.85	c lower bound updated to -612988893
1628.70/1629.03	c BCD2: 3985228 <= obj <= 616974120
1628.70/1629.03	c BCD2: #cores=72, #unrelaxed=304274, #relaxed=2281, #hardened=0
1628.70/1629.03	c BCD2: #sat=1 #unsat=2270 bias=2270/2271
1628.70/1629.05	c Solving starts ...
1628.70/1629.05	c ============================[ Search Statistics ]============================
1628.70/1629.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1628.70/1629.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1628.70/1629.05	c =============================================================================
1628.70/1629.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2292 |     2302
1629.20/1629.50	c  0.4s |       0 |       73 |        1 |   472474      0 |     2292 |     2303
1629.20/1629.50	c #cpu_time = 0.448s
1629.20/1629.50	c #wall_clock_time = 0.449s
1629.20/1629.50	c #decision = 73
1629.20/1629.50	c #random_decision = 0
1629.20/1629.50	c #conflict = 1
1629.20/1629.50	c #restart = 0
1629.20/1629.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=350
1629.20/1629.50	c lower bound updated to -612988891
1629.30/1629.69	c BCD2: 3985230 <= obj <= 616974120
1629.30/1629.69	c BCD2: #cores=72, #unrelaxed=304273, #relaxed=2282, #hardened=0
1629.30/1629.69	c BCD2: #sat=1 #unsat=2271 bias=2271/2272
1629.40/1629.70	c Solving starts ...
1629.40/1629.70	c ============================[ Search Statistics ]============================
1629.40/1629.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1629.40/1629.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1629.40/1629.70	c =============================================================================
1629.40/1629.70	c  0.0s |       0 |        0 |        0 |   472474      0 |     2293 |     2303
1630.70/1631.06	c  1.4s |       0 |       73 |        1 |   472474      0 |     2293 |     2304
1630.70/1631.06	c #cpu_time = 1.352s
1630.70/1631.06	c #wall_clock_time = 1.356s
1630.70/1631.06	c #decision = 73
1630.70/1631.06	c #random_decision = 0
1630.70/1631.06	c #conflict = 1
1630.70/1631.06	c #restart = 0
1630.70/1631.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=352
1630.70/1631.06	c lower bound updated to -612988889
1630.89/1631.23	c BCD2: 3985232 <= obj <= 616974120
1630.89/1631.23	c BCD2: #cores=72, #unrelaxed=304272, #relaxed=2283, #hardened=0
1630.89/1631.23	c BCD2: #sat=1 #unsat=2272 bias=2272/2273
1630.89/1631.23	c Solving starts ...
1630.89/1631.23	c ============================[ Search Statistics ]============================
1630.89/1631.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1630.89/1631.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1630.89/1631.23	c =============================================================================
1630.89/1631.23	c  0.0s |       0 |        0 |        0 |   472474      0 |     2294 |     2304
1631.29/1631.66	c  0.4s |       0 |       73 |        1 |   472474      0 |     2294 |     2305
1631.29/1631.66	c #cpu_time = 0.428s
1631.29/1631.66	c #wall_clock_time = 0.429s
1631.29/1631.66	c #decision = 73
1631.29/1631.66	c #random_decision = 0
1631.29/1631.66	c #conflict = 1
1631.29/1631.66	c #restart = 0
1631.29/1631.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=354
1631.29/1631.66	c lower bound updated to -612988887
1631.49/1631.85	c BCD2: 3985234 <= obj <= 616974120
1631.49/1631.85	c BCD2: #cores=72, #unrelaxed=304271, #relaxed=2284, #hardened=0
1631.49/1631.85	c BCD2: #sat=1 #unsat=2273 bias=2273/2274
1631.49/1631.86	c Solving starts ...
1631.49/1631.86	c ============================[ Search Statistics ]============================
1631.49/1631.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1631.49/1631.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1631.49/1631.86	c =============================================================================
1631.49/1631.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2295 |     2305
1631.99/1632.30	c  0.4s |       0 |       73 |        1 |   472474      0 |     2295 |     2306
1631.99/1632.30	c #cpu_time = 0.440s
1631.99/1632.30	c #wall_clock_time = 0.441s
1631.99/1632.30	c #decision = 73
1631.99/1632.30	c #random_decision = 0
1631.99/1632.30	c #conflict = 1
1631.99/1632.30	c #restart = 0
1631.99/1632.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=356
1631.99/1632.30	c lower bound updated to -612988885
1632.10/1632.46	c BCD2: 3985236 <= obj <= 616974120
1632.10/1632.46	c BCD2: #cores=72, #unrelaxed=304270, #relaxed=2285, #hardened=0
1632.10/1632.46	c BCD2: #sat=1 #unsat=2274 bias=2274/2275
1632.10/1632.47	c Solving starts ...
1632.10/1632.47	c ============================[ Search Statistics ]============================
1632.10/1632.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1632.10/1632.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1632.10/1632.47	c =============================================================================
1632.10/1632.47	c  0.0s |       0 |        0 |        0 |   472474      0 |     2296 |     2306
1632.59/1632.91	c  0.4s |       0 |       73 |        1 |   472474      0 |     2296 |     2307
1632.59/1632.91	c #cpu_time = 0.437s
1632.59/1632.91	c #wall_clock_time = 0.439s
1632.59/1632.91	c #decision = 73
1632.59/1632.91	c #random_decision = 0
1632.59/1632.91	c #conflict = 1
1632.59/1632.91	c #restart = 0
1632.59/1632.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=358
1632.59/1632.91	c lower bound updated to -612988883
1632.69/1633.09	c BCD2: 3985238 <= obj <= 616974120
1632.69/1633.09	c BCD2: #cores=72, #unrelaxed=304269, #relaxed=2286, #hardened=0
1632.69/1633.09	c BCD2: #sat=1 #unsat=2275 bias=2275/2276
1632.69/1633.09	c Solving starts ...
1632.69/1633.09	c ============================[ Search Statistics ]============================
1632.69/1633.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1632.69/1633.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1632.69/1633.09	c =============================================================================
1632.69/1633.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2297 |     2307
1633.20/1633.53	c  0.4s |       0 |       73 |        1 |   472474      0 |     2297 |     2308
1633.20/1633.53	c #cpu_time = 0.439s
1633.20/1633.53	c #wall_clock_time = 0.440s
1633.20/1633.53	c #decision = 73
1633.20/1633.53	c #random_decision = 0
1633.20/1633.53	c #conflict = 1
1633.20/1633.53	c #restart = 0
1633.20/1633.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=360
1633.20/1633.53	c lower bound updated to -612988881
1633.39/1633.70	c BCD2: 3985240 <= obj <= 616974120
1633.39/1633.70	c BCD2: #cores=72, #unrelaxed=304268, #relaxed=2287, #hardened=0
1633.39/1633.70	c BCD2: #sat=1 #unsat=2276 bias=2276/2277
1633.39/1633.71	c Solving starts ...
1633.39/1633.71	c ============================[ Search Statistics ]============================
1633.39/1633.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1633.39/1633.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1633.39/1633.71	c =============================================================================
1633.39/1633.71	c  0.0s |       0 |        0 |        0 |   472474      0 |     2298 |     2308
1633.79/1634.15	c  0.4s |       0 |       73 |        1 |   472474      0 |     2298 |     2309
1633.79/1634.15	c #cpu_time = 0.439s
1633.79/1634.15	c #wall_clock_time = 0.440s
1633.79/1634.15	c #decision = 73
1633.79/1634.15	c #random_decision = 0
1633.79/1634.15	c #conflict = 1
1633.79/1634.15	c #restart = 0
1633.79/1634.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=362
1633.79/1634.15	c lower bound updated to -612988879
1633.99/1634.32	c BCD2: 3985242 <= obj <= 616974120
1633.99/1634.32	c BCD2: #cores=72, #unrelaxed=304267, #relaxed=2288, #hardened=0
1633.99/1634.32	c BCD2: #sat=1 #unsat=2277 bias=2277/2278
1633.99/1634.33	c Solving starts ...
1633.99/1634.33	c ============================[ Search Statistics ]============================
1633.99/1634.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1633.99/1634.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1633.99/1634.33	c =============================================================================
1633.99/1634.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2299 |     2309
1634.40/1634.77	c  0.4s |       0 |       73 |        1 |   472474      0 |     2299 |     2310
1634.40/1634.77	c #cpu_time = 0.439s
1634.40/1634.77	c #wall_clock_time = 0.441s
1634.40/1634.77	c #decision = 73
1634.40/1634.77	c #random_decision = 0
1634.40/1634.77	c #conflict = 1
1634.40/1634.77	c #restart = 0
1634.40/1634.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=364
1634.40/1634.77	c lower bound updated to -612988877
1634.59/1634.98	c BCD2: 3985244 <= obj <= 616974120
1634.59/1634.98	c BCD2: #cores=72, #unrelaxed=304266, #relaxed=2289, #hardened=0
1634.59/1634.98	c BCD2: #sat=1 #unsat=2278 bias=2278/2279
1634.69/1635.00	c Solving starts ...
1634.69/1635.00	c ============================[ Search Statistics ]============================
1634.69/1635.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1634.69/1635.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1634.69/1635.00	c =============================================================================
1634.69/1635.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2300 |     2310
1635.09/1635.45	c  0.4s |       0 |       73 |        1 |   472474      0 |     2300 |     2311
1635.09/1635.45	c #cpu_time = 0.446s
1635.09/1635.45	c #wall_clock_time = 0.447s
1635.09/1635.45	c #decision = 73
1635.09/1635.45	c #random_decision = 0
1635.09/1635.45	c #conflict = 1
1635.09/1635.45	c #restart = 0
1635.09/1635.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=366
1635.09/1635.45	c lower bound updated to -612988875
1635.29/1635.66	c BCD2: 3985246 <= obj <= 616974120
1635.29/1635.66	c BCD2: #cores=72, #unrelaxed=304265, #relaxed=2290, #hardened=0
1635.29/1635.66	c BCD2: #sat=1 #unsat=2279 bias=2279/2280
1635.29/1635.68	c Solving starts ...
1635.29/1635.68	c ============================[ Search Statistics ]============================
1635.29/1635.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1635.29/1635.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1635.29/1635.68	c =============================================================================
1635.29/1635.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2301 |     2311
1635.80/1636.12	c  0.4s |       0 |       73 |        1 |   472474      0 |     2301 |     2312
1635.80/1636.12	c #cpu_time = 0.442s
1635.80/1636.12	c #wall_clock_time = 0.443s
1635.80/1636.12	c #decision = 73
1635.80/1636.12	c #random_decision = 0
1635.80/1636.12	c #conflict = 1
1635.80/1636.12	c #restart = 0
1635.80/1636.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=368
1635.80/1636.12	c lower bound updated to -612988873
1636.00/1636.33	c BCD2: 3985248 <= obj <= 616974120
1636.00/1636.33	c BCD2: #cores=72, #unrelaxed=304264, #relaxed=2291, #hardened=0
1636.00/1636.33	c BCD2: #sat=1 #unsat=2280 bias=2280/2281
1636.00/1636.35	c Solving starts ...
1636.00/1636.35	c ============================[ Search Statistics ]============================
1636.00/1636.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1636.00/1636.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1636.00/1636.35	c =============================================================================
1636.00/1636.35	c  0.0s |       0 |        0 |        0 |   472474      0 |     2302 |     2312
1636.40/1636.80	c  0.4s |       0 |       73 |        1 |   472474      0 |     2302 |     2313
1636.40/1636.80	c #cpu_time = 0.447s
1636.40/1636.80	c #wall_clock_time = 0.449s
1636.40/1636.80	c #decision = 73
1636.40/1636.80	c #random_decision = 0
1636.40/1636.80	c #conflict = 1
1636.40/1636.80	c #restart = 0
1636.40/1636.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=370
1636.40/1636.80	c lower bound updated to -612988871
1637.60/1638.00	c BCD2: 3985250 <= obj <= 616974120
1637.60/1638.00	c BCD2: #cores=72, #unrelaxed=304263, #relaxed=2292, #hardened=0
1637.60/1638.00	c BCD2: #sat=1 #unsat=2281 bias=2281/2282
1637.70/1638.01	c Solving starts ...
1637.70/1638.01	c ============================[ Search Statistics ]============================
1637.70/1638.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1637.70/1638.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1637.70/1638.01	c =============================================================================
1637.70/1638.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2314
1638.10/1638.41	c  0.4s |       0 |       72 |        0 |   472474      0 |     2303 |     2315
1638.10/1638.41	c #cpu_time = 0.400s
1638.10/1638.41	c #wall_clock_time = 0.401s
1638.10/1638.41	c #decision = 72
1638.10/1638.41	c #random_decision = 0
1638.10/1638.41	c #conflict = 0
1638.10/1638.41	c #restart = 0
1638.10/1638.41	c BCD2: found a new core of size 1: cost of the new core is >=144
1638.10/1638.41	c lower bound updated to -612988727
1638.20/1638.54	c BCD2: 3985394 <= obj <= 616974120
1638.20/1638.54	c BCD2: #cores=73, #unrelaxed=304262, #relaxed=2293, #hardened=0
1638.20/1638.54	c BCD2: #sat=1 #unsat=2282 bias=2282/2283
1638.20/1638.55	c Solving starts ...
1638.20/1638.55	c ============================[ Search Statistics ]============================
1638.20/1638.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1638.20/1638.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1638.20/1638.55	c =============================================================================
1638.20/1638.55	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1638.60/1638.96	c  0.4s |       0 |       73 |        0 |   472474      0 |     2303 |     2315
1638.60/1638.96	c #cpu_time = 0.412s
1638.60/1638.96	c #wall_clock_time = 0.413s
1638.60/1638.96	c #decision = 73
1638.60/1638.96	c #random_decision = 0
1638.60/1638.96	c #conflict = 0
1638.60/1638.96	c #restart = 0
1638.60/1638.96	c BCD2: found a new core of size 1: cost of the new core is >=144
1638.60/1638.96	c lower bound updated to -612988583
1638.70/1639.08	c BCD2: 3985538 <= obj <= 616974120
1638.70/1639.08	c BCD2: #cores=74, #unrelaxed=304261, #relaxed=2294, #hardened=0
1638.70/1639.08	c BCD2: #sat=1 #unsat=2283 bias=2283/2284
1638.70/1639.08	c Solving starts ...
1638.70/1639.08	c ============================[ Search Statistics ]============================
1638.70/1639.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1638.70/1639.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1638.70/1639.08	c =============================================================================
1638.70/1639.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1639.10/1639.48	c  0.4s |       0 |       74 |        0 |   472474      0 |     2303 |     2315
1639.10/1639.48	c #cpu_time = 0.397s
1639.10/1639.48	c #wall_clock_time = 0.398s
1639.10/1639.48	c #decision = 74
1639.10/1639.48	c #random_decision = 0
1639.10/1639.48	c #conflict = 0
1639.10/1639.48	c #restart = 0
1639.10/1639.48	c BCD2: found a new core of size 1: cost of the new core is >=144
1639.10/1639.48	c lower bound updated to -612988439
1639.30/1639.62	c BCD2: 3985682 <= obj <= 616974120
1639.30/1639.62	c BCD2: #cores=75, #unrelaxed=304260, #relaxed=2295, #hardened=0
1639.30/1639.62	c BCD2: #sat=1 #unsat=2284 bias=2284/2285
1639.30/1639.62	c Solving starts ...
1639.30/1639.62	c ============================[ Search Statistics ]============================
1639.30/1639.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1639.30/1639.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1639.30/1639.62	c =============================================================================
1639.30/1639.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1639.70/1640.04	c  0.4s |       0 |       75 |        0 |   472474      0 |     2303 |     2315
1639.70/1640.04	c #cpu_time = 0.413s
1639.70/1640.04	c #wall_clock_time = 0.414s
1639.70/1640.04	c #decision = 75
1639.70/1640.04	c #random_decision = 0
1639.70/1640.04	c #conflict = 0
1639.70/1640.04	c #restart = 0
1639.70/1640.04	c BCD2: found a new core of size 1: cost of the new core is >=144
1639.70/1640.04	c lower bound updated to -612988295
1639.80/1640.15	c BCD2: 3985826 <= obj <= 616974120
1639.80/1640.15	c BCD2: #cores=76, #unrelaxed=304259, #relaxed=2296, #hardened=0
1639.80/1640.15	c BCD2: #sat=1 #unsat=2285 bias=2285/2286
1639.80/1640.16	c Solving starts ...
1639.80/1640.16	c ============================[ Search Statistics ]============================
1639.80/1640.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1639.80/1640.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1639.80/1640.16	c =============================================================================
1639.80/1640.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1640.20/1640.57	c  0.4s |       0 |       76 |        0 |   472474      0 |     2303 |     2315
1640.20/1640.57	c #cpu_time = 0.405s
1640.20/1640.57	c #wall_clock_time = 0.406s
1640.20/1640.57	c #decision = 76
1640.20/1640.57	c #random_decision = 0
1640.20/1640.57	c #conflict = 0
1640.20/1640.57	c #restart = 0
1640.20/1640.57	c BCD2: found a new core of size 1: cost of the new core is >=144
1640.20/1640.57	c lower bound updated to -612988151
1640.30/1640.69	c BCD2: 3985970 <= obj <= 616974120
1640.30/1640.69	c BCD2: #cores=77, #unrelaxed=304258, #relaxed=2297, #hardened=0
1640.30/1640.69	c BCD2: #sat=1 #unsat=2286 bias=2286/2287
1640.40/1640.70	c Solving starts ...
1640.40/1640.70	c ============================[ Search Statistics ]============================
1640.40/1640.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1640.40/1640.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1640.40/1640.70	c =============================================================================
1640.40/1640.70	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1640.80/1641.13	c  0.4s |       0 |       78 |        0 |   472474      0 |     2303 |     2315
1640.80/1641.13	c #cpu_time = 0.426s
1640.80/1641.13	c #wall_clock_time = 0.428s
1640.80/1641.13	c #decision = 78
1640.80/1641.13	c #random_decision = 0
1640.80/1641.13	c #conflict = 0
1640.80/1641.13	c #restart = 0
1640.80/1641.13	c BCD2: found a new core of size 2: cost of the new core is >=144
1640.80/1641.13	c lower bound updated to -612988007
1640.90/1641.29	c BCD2: 3986114 <= obj <= 616974120
1640.90/1641.29	c BCD2: #cores=78, #unrelaxed=304256, #relaxed=2299, #hardened=0
1640.90/1641.29	c BCD2: #sat=1 #unsat=2287 bias=2287/2288
1640.90/1641.29	c Solving starts ...
1640.90/1641.29	c ============================[ Search Statistics ]============================
1640.90/1641.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1640.90/1641.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1640.90/1641.29	c =============================================================================
1640.90/1641.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2303 |     2315
1641.40/1641.70	c  0.4s |       0 |       79 |        1 |   472474      0 |     2303 |     2315
1641.40/1641.70	c #cpu_time = 0.404s
1641.40/1641.70	c #wall_clock_time = 0.405s
1641.40/1641.70	c #decision = 79
1641.40/1641.70	c #random_decision = 0
1641.40/1641.70	c #conflict = 1
1641.40/1641.70	c #restart = 0
1641.40/1641.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=288
1641.40/1641.70	c lower bound updated to -612987863
1641.49/1641.89	c BCD2: 3986258 <= obj <= 616974120
1641.49/1641.89	c BCD2: #cores=78, #unrelaxed=304255, #relaxed=2300, #hardened=0
1641.49/1641.89	c BCD2: #sat=1 #unsat=2288 bias=2288/2289
1641.59/1641.90	c Solving starts ...
1641.59/1641.90	c ============================[ Search Statistics ]============================
1641.59/1641.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1641.59/1641.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1641.59/1641.90	c =============================================================================
1641.59/1641.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2304 |     2315
1642.00/1642.32	c  0.4s |       0 |       79 |        1 |   472474      0 |     2304 |     2316
1642.00/1642.32	c #cpu_time = 0.416s
1642.00/1642.32	c #wall_clock_time = 0.417s
1642.00/1642.32	c #decision = 79
1642.00/1642.32	c #random_decision = 0
1642.00/1642.32	c #conflict = 1
1642.00/1642.32	c #restart = 0
1642.00/1642.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=432
1642.00/1642.32	c lower bound updated to -612987719
1642.19/1642.51	c BCD2: 3986402 <= obj <= 616974120
1642.19/1642.51	c BCD2: #cores=78, #unrelaxed=304254, #relaxed=2301, #hardened=0
1642.19/1642.51	c BCD2: #sat=1 #unsat=2289 bias=2289/2290
1642.19/1642.52	c Solving starts ...
1642.19/1642.52	c ============================[ Search Statistics ]============================
1642.19/1642.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1642.19/1642.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1642.19/1642.52	c =============================================================================
1642.19/1642.52	c  0.0s |       0 |        0 |        0 |   472474      0 |     2305 |     2316
1642.59/1642.95	c  0.4s |       0 |       79 |        1 |   472474      0 |     2305 |     2317
1642.59/1642.95	c #cpu_time = 0.421s
1642.59/1642.95	c #wall_clock_time = 0.422s
1642.59/1642.95	c #decision = 79
1642.59/1642.95	c #random_decision = 0
1642.59/1642.95	c #conflict = 1
1642.59/1642.95	c #restart = 0
1642.59/1642.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=576
1642.59/1642.95	c lower bound updated to -612987575
1642.79/1643.13	c BCD2: 3986546 <= obj <= 616974120
1642.79/1643.13	c BCD2: #cores=78, #unrelaxed=304253, #relaxed=2302, #hardened=0
1642.79/1643.13	c BCD2: #sat=1 #unsat=2290 bias=2290/2291
1642.79/1643.15	c Solving starts ...
1642.79/1643.15	c ============================[ Search Statistics ]============================
1642.79/1643.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1642.79/1643.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1642.79/1643.15	c =============================================================================
1642.79/1643.15	c  0.0s |       0 |        0 |        0 |   472474      0 |     2306 |     2317
1643.20/1643.57	c  0.4s |       0 |       79 |        1 |   472474      0 |     2306 |     2318
1643.20/1643.57	c #cpu_time = 0.415s
1643.20/1643.57	c #wall_clock_time = 0.416s
1643.20/1643.57	c #decision = 79
1643.20/1643.57	c #random_decision = 0
1643.20/1643.57	c #conflict = 1
1643.20/1643.57	c #restart = 0
1643.20/1643.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=720
1643.20/1643.57	c lower bound updated to -612987431
1644.39/1644.75	c BCD2: 3986690 <= obj <= 616974120
1644.39/1644.75	c BCD2: #cores=78, #unrelaxed=304252, #relaxed=2303, #hardened=0
1644.39/1644.75	c BCD2: #sat=1 #unsat=2291 bias=2291/2292
1644.39/1644.75	c Solving starts ...
1644.39/1644.75	c ============================[ Search Statistics ]============================
1644.39/1644.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1644.39/1644.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1644.39/1644.75	c =============================================================================
1644.39/1644.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2307 |     2318
1644.79/1645.19	c  0.4s |       0 |       79 |        1 |   472474      0 |     2307 |     2319
1644.79/1645.19	c #cpu_time = 0.439s
1644.79/1645.19	c #wall_clock_time = 0.441s
1644.79/1645.19	c #decision = 79
1644.79/1645.19	c #random_decision = 0
1644.79/1645.19	c #conflict = 1
1644.79/1645.19	c #restart = 0
1644.79/1645.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=864
1644.79/1645.19	c lower bound updated to -612987287
1644.99/1645.37	c BCD2: 3986834 <= obj <= 616974120
1644.99/1645.37	c BCD2: #cores=78, #unrelaxed=304251, #relaxed=2304, #hardened=0
1644.99/1645.37	c BCD2: #sat=1 #unsat=2292 bias=2292/2293
1644.99/1645.37	c Solving starts ...
1644.99/1645.37	c ============================[ Search Statistics ]============================
1644.99/1645.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1644.99/1645.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1644.99/1645.37	c =============================================================================
1644.99/1645.37	c  0.0s |       0 |        0 |        0 |   472474      0 |     2308 |     2319
1645.49/1645.82	c  0.4s |       0 |       79 |        1 |   472474      0 |     2308 |     2320
1645.49/1645.82	c #cpu_time = 0.442s
1645.49/1645.82	c #wall_clock_time = 0.443s
1645.49/1645.82	c #decision = 79
1645.49/1645.82	c #random_decision = 0
1645.49/1645.82	c #conflict = 1
1645.49/1645.82	c #restart = 0
1645.49/1645.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=1008
1645.49/1645.82	c lower bound updated to -612987143
1645.59/1645.97	c BCD2: 3986978 <= obj <= 616974120
1645.59/1645.97	c BCD2: #cores=78, #unrelaxed=304250, #relaxed=2305, #hardened=0
1645.59/1645.97	c BCD2: #sat=1 #unsat=2293 bias=2293/2294
1645.59/1645.98	c Solving starts ...
1645.59/1645.98	c ============================[ Search Statistics ]============================
1645.59/1645.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1645.59/1645.98	c       |         |          |          |    Limit     GC | Var      | Constra 
1645.59/1645.98	c =============================================================================
1645.59/1645.98	c  0.0s |       0 |        0 |        0 |   472474      0 |     2309 |     2320
1646.09/1646.41	c  0.4s |       0 |       79 |        1 |   472474      0 |     2309 |     2321
1646.09/1646.41	c #cpu_time = 0.427s
1646.09/1646.41	c #wall_clock_time = 0.428s
1646.09/1646.41	c #decision = 79
1646.09/1646.41	c #random_decision = 0
1646.09/1646.41	c #conflict = 1
1646.09/1646.41	c #restart = 0
1646.09/1646.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=1152
1646.09/1646.41	c lower bound updated to -612986999
1646.19/1646.59	c BCD2: 3987122 <= obj <= 616974120
1646.19/1646.59	c BCD2: #cores=78, #unrelaxed=304249, #relaxed=2306, #hardened=0
1646.19/1646.59	c BCD2: #sat=1 #unsat=2294 bias=2294/2295
1646.19/1646.59	c Solving starts ...
1646.19/1646.59	c ============================[ Search Statistics ]============================
1646.19/1646.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1646.19/1646.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1646.19/1646.59	c =============================================================================
1646.19/1646.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2310 |     2321
1646.69/1647.03	c  0.4s |       0 |       79 |        1 |   472474      0 |     2310 |     2322
1646.69/1647.03	c #cpu_time = 0.441s
1646.69/1647.03	c #wall_clock_time = 0.442s
1646.69/1647.03	c #decision = 79
1646.69/1647.03	c #random_decision = 0
1646.69/1647.03	c #conflict = 1
1646.69/1647.04	c #restart = 0
1646.69/1647.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=1296
1646.69/1647.04	c lower bound updated to -612986855
1646.79/1647.19	c BCD2: 3987266 <= obj <= 616974120
1646.79/1647.19	c BCD2: #cores=78, #unrelaxed=304248, #relaxed=2307, #hardened=0
1646.79/1647.19	c BCD2: #sat=1 #unsat=2295 bias=2295/2296
1646.89/1647.20	c Solving starts ...
1646.89/1647.20	c ============================[ Search Statistics ]============================
1646.89/1647.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1646.89/1647.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1646.89/1647.20	c =============================================================================
1646.89/1647.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2311 |     2322
1647.29/1647.64	c  0.4s |       0 |       79 |        1 |   472474      0 |     2311 |     2323
1647.29/1647.64	c #cpu_time = 0.437s
1647.29/1647.64	c #wall_clock_time = 0.438s
1647.29/1647.64	c #decision = 79
1647.29/1647.64	c #random_decision = 0
1647.29/1647.64	c #conflict = 1
1647.29/1647.64	c #restart = 0
1647.29/1647.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=1440
1647.29/1647.64	c lower bound updated to -612986711
1647.39/1647.80	c BCD2: 3987410 <= obj <= 616974120
1647.39/1647.80	c BCD2: #cores=78, #unrelaxed=304247, #relaxed=2308, #hardened=0
1647.39/1647.80	c BCD2: #sat=1 #unsat=2296 bias=2296/2297
1647.50/1647.81	c Solving starts ...
1647.50/1647.81	c ============================[ Search Statistics ]============================
1647.50/1647.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1647.50/1647.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1647.50/1647.81	c =============================================================================
1647.50/1647.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2312 |     2323
1647.89/1648.25	c  0.4s |       0 |       79 |        1 |   472474      0 |     2312 |     2324
1647.89/1648.25	c #cpu_time = 0.441s
1647.89/1648.25	c #wall_clock_time = 0.442s
1647.89/1648.25	c #decision = 79
1647.89/1648.25	c #random_decision = 0
1647.89/1648.25	c #conflict = 1
1647.89/1648.25	c #restart = 0
1647.89/1648.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=1584
1647.89/1648.25	c lower bound updated to -612986567
1648.09/1648.41	c BCD2: 3987554 <= obj <= 616974120
1648.09/1648.41	c BCD2: #cores=78, #unrelaxed=304246, #relaxed=2309, #hardened=0
1648.09/1648.41	c BCD2: #sat=1 #unsat=2297 bias=2297/2298
1648.09/1648.42	c Solving starts ...
1648.09/1648.42	c ============================[ Search Statistics ]============================
1648.09/1648.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1648.09/1648.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1648.09/1648.42	c =============================================================================
1648.09/1648.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2313 |     2324
1648.50/1648.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2313 |     2325
1648.50/1648.85	c #cpu_time = 0.437s
1648.50/1648.85	c #wall_clock_time = 0.438s
1648.50/1648.85	c #decision = 79
1648.50/1648.85	c #random_decision = 0
1648.50/1648.85	c #conflict = 1
1648.50/1648.85	c #restart = 0
1648.50/1648.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=1728
1648.50/1648.85	c lower bound updated to -612986423
1648.70/1649.05	c BCD2: 3987698 <= obj <= 616974120
1648.70/1649.05	c BCD2: #cores=78, #unrelaxed=304245, #relaxed=2310, #hardened=0
1648.70/1649.05	c BCD2: #sat=1 #unsat=2298 bias=2298/2299
1648.70/1649.07	c Solving starts ...
1648.70/1649.07	c ============================[ Search Statistics ]============================
1648.70/1649.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1648.70/1649.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1648.70/1649.07	c =============================================================================
1648.70/1649.07	c  0.0s |       0 |        0 |        0 |   472474      0 |     2314 |     2325
1649.19/1649.52	c  0.4s |       0 |       79 |        1 |   472474      0 |     2314 |     2326
1649.19/1649.52	c #cpu_time = 0.444s
1649.19/1649.52	c #wall_clock_time = 0.445s
1649.19/1649.52	c #decision = 79
1649.19/1649.52	c #random_decision = 0
1649.19/1649.52	c #conflict = 1
1649.19/1649.52	c #restart = 0
1649.19/1649.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=1872
1649.19/1649.52	c lower bound updated to -612986279
1649.39/1649.71	c BCD2: 3987842 <= obj <= 616974120
1649.39/1649.72	c BCD2: #cores=78, #unrelaxed=304244, #relaxed=2311, #hardened=0
1649.39/1649.72	c BCD2: #sat=1 #unsat=2299 bias=2299/2300
1649.39/1649.73	c Solving starts ...
1649.39/1649.73	c ============================[ Search Statistics ]============================
1649.39/1649.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1649.39/1649.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1649.39/1649.73	c =============================================================================
1649.39/1649.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2315 |     2326
1649.80/1650.18	c  0.5s |       0 |       79 |        1 |   472474      0 |     2315 |     2327
1649.80/1650.18	c #cpu_time = 0.449s
1649.80/1650.18	c #wall_clock_time = 0.450s
1649.80/1650.18	c #decision = 79
1649.80/1650.18	c #random_decision = 0
1649.80/1650.18	c #conflict = 1
1649.80/1650.18	c #restart = 0
1649.80/1650.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=2016
1649.80/1650.18	c lower bound updated to -612986135
1649.99/1650.38	c BCD2: 3987986 <= obj <= 616974120
1649.99/1650.38	c BCD2: #cores=78, #unrelaxed=304243, #relaxed=2312, #hardened=0
1649.99/1650.38	c BCD2: #sat=1 #unsat=2300 bias=2300/2301
1650.09/1650.40	c Solving starts ...
1650.09/1650.40	c ============================[ Search Statistics ]============================
1650.09/1650.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1650.09/1650.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1650.09/1650.40	c =============================================================================
1650.09/1650.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2316 |     2327
1650.49/1650.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2316 |     2328
1650.49/1650.85	c #cpu_time = 0.447s
1650.49/1650.85	c #wall_clock_time = 0.449s
1650.49/1650.85	c #decision = 79
1650.49/1650.85	c #random_decision = 0
1650.49/1650.85	c #conflict = 1
1650.49/1650.85	c #restart = 0
1650.49/1650.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=2160
1650.49/1650.85	c lower bound updated to -612985991
1651.59/1651.93	c BCD2: 3988130 <= obj <= 616974120
1651.59/1651.93	c BCD2: #cores=78, #unrelaxed=304242, #relaxed=2313, #hardened=0
1651.59/1651.93	c BCD2: #sat=1 #unsat=2301 bias=2301/2302
1651.59/1651.94	c Solving starts ...
1651.59/1651.94	c ============================[ Search Statistics ]============================
1651.59/1651.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1651.59/1651.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1651.59/1651.94	c =============================================================================
1651.59/1651.94	c  0.0s |       0 |        0 |        0 |   472474      0 |     2317 |     2328
1652.00/1652.38	c  0.4s |       0 |       79 |        1 |   472474      0 |     2317 |     2329
1652.00/1652.38	c #cpu_time = 0.438s
1652.00/1652.38	c #wall_clock_time = 0.439s
1652.00/1652.38	c #decision = 79
1652.00/1652.38	c #random_decision = 0
1652.00/1652.38	c #conflict = 1
1652.00/1652.38	c #restart = 0
1652.00/1652.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=2304
1652.00/1652.38	c lower bound updated to -612985847
1652.19/1652.54	c BCD2: 3988274 <= obj <= 616974120
1652.19/1652.54	c BCD2: #cores=78, #unrelaxed=304241, #relaxed=2314, #hardened=0
1652.19/1652.54	c BCD2: #sat=1 #unsat=2302 bias=2302/2303
1652.19/1652.54	c Solving starts ...
1652.19/1652.54	c ============================[ Search Statistics ]============================
1652.19/1652.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1652.19/1652.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1652.19/1652.54	c =============================================================================
1652.19/1652.54	c  0.0s |       0 |        0 |        0 |   472474      0 |     2318 |     2329
1652.59/1652.99	c  0.4s |       0 |       79 |        1 |   472474      0 |     2318 |     2330
1652.59/1652.99	c #cpu_time = 0.440s
1652.59/1652.99	c #wall_clock_time = 0.441s
1652.59/1652.99	c #decision = 79
1652.59/1652.99	c #random_decision = 0
1652.59/1652.99	c #conflict = 1
1652.59/1652.99	c #restart = 0
1652.59/1652.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=2448
1652.59/1652.99	c lower bound updated to -612985703
1652.79/1653.13	c BCD2: 3988418 <= obj <= 616974120
1652.79/1653.13	c BCD2: #cores=78, #unrelaxed=304240, #relaxed=2315, #hardened=0
1652.79/1653.13	c BCD2: #sat=1 #unsat=2303 bias=2303/2304
1652.79/1653.14	c Solving starts ...
1652.79/1653.14	c ============================[ Search Statistics ]============================
1652.79/1653.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1652.79/1653.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1652.79/1653.14	c =============================================================================
1652.79/1653.14	c  0.0s |       0 |        0 |        0 |   472474      0 |     2319 |     2330
1653.19/1653.56	c  0.4s |       0 |       79 |        1 |   472474      0 |     2319 |     2331
1653.19/1653.56	c #cpu_time = 0.426s
1653.19/1653.56	c #wall_clock_time = 0.427s
1653.19/1653.56	c #decision = 79
1653.19/1653.56	c #random_decision = 0
1653.19/1653.56	c #conflict = 1
1653.19/1653.56	c #restart = 0
1653.19/1653.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=2592
1653.19/1653.56	c lower bound updated to -612985559
1653.39/1653.72	c BCD2: 3988562 <= obj <= 616974120
1653.39/1653.72	c BCD2: #cores=78, #unrelaxed=304239, #relaxed=2316, #hardened=0
1653.39/1653.72	c BCD2: #sat=1 #unsat=2304 bias=2304/2305
1653.39/1653.73	c Solving starts ...
1653.39/1653.73	c ============================[ Search Statistics ]============================
1653.39/1653.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1653.39/1653.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1653.39/1653.73	c =============================================================================
1653.39/1653.73	c  0.0s |       0 |        0 |        0 |   472474      0 |     2320 |     2331
1653.79/1654.17	c  0.4s |       0 |       79 |        1 |   472474      0 |     2320 |     2332
1653.79/1654.17	c #cpu_time = 0.439s
1653.79/1654.17	c #wall_clock_time = 0.440s
1653.79/1654.17	c #decision = 79
1653.79/1654.17	c #random_decision = 0
1653.79/1654.17	c #conflict = 1
1653.79/1654.17	c #restart = 0
1653.79/1654.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=2736
1653.79/1654.17	c lower bound updated to -612985415
1653.99/1654.31	c BCD2: 3988706 <= obj <= 616974120
1653.99/1654.31	c BCD2: #cores=78, #unrelaxed=304238, #relaxed=2317, #hardened=0
1653.99/1654.31	c BCD2: #sat=1 #unsat=2305 bias=2305/2306
1653.99/1654.32	c Solving starts ...
1653.99/1654.32	c ============================[ Search Statistics ]============================
1653.99/1654.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1653.99/1654.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1653.99/1654.32	c =============================================================================
1653.99/1654.32	c  0.0s |       0 |        0 |        0 |   472474      0 |     2321 |     2332
1654.39/1654.76	c  0.4s |       0 |       79 |        1 |   472474      0 |     2321 |     2333
1654.39/1654.76	c #cpu_time = 0.435s
1654.39/1654.76	c #wall_clock_time = 0.437s
1654.39/1654.76	c #decision = 79
1654.39/1654.76	c #random_decision = 0
1654.39/1654.76	c #conflict = 1
1654.39/1654.76	c #restart = 0
1654.39/1654.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 21: cost of the new core is >=2880
1654.39/1654.76	c lower bound updated to -612985271
1654.60/1654.91	c BCD2: 3988850 <= obj <= 616974120
1654.60/1654.91	c BCD2: #cores=78, #unrelaxed=304237, #relaxed=2318, #hardened=0
1654.60/1654.91	c BCD2: #sat=1 #unsat=2306 bias=2306/2307
1654.60/1654.92	c Solving starts ...
1654.60/1654.92	c ============================[ Search Statistics ]============================
1654.60/1654.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1654.60/1654.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1654.60/1654.92	c =============================================================================
1654.60/1654.92	c  0.0s |       0 |        0 |        0 |   472474      0 |     2322 |     2333
1655.00/1655.36	c  0.4s |       0 |       79 |        1 |   472474      0 |     2322 |     2334
1655.00/1655.36	c #cpu_time = 0.440s
1655.00/1655.36	c #wall_clock_time = 0.441s
1655.00/1655.36	c #decision = 79
1655.00/1655.36	c #random_decision = 0
1655.00/1655.36	c #conflict = 1
1655.00/1655.36	c #restart = 0
1655.00/1655.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 22: cost of the new core is >=3024
1655.00/1655.36	c lower bound updated to -612985127
1655.09/1655.50	c BCD2: 3988994 <= obj <= 616974120
1655.09/1655.50	c BCD2: #cores=78, #unrelaxed=304236, #relaxed=2319, #hardened=0
1655.09/1655.50	c BCD2: #sat=1 #unsat=2307 bias=2307/2308
1655.20/1655.51	c Solving starts ...
1655.20/1655.51	c ============================[ Search Statistics ]============================
1655.20/1655.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1655.20/1655.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1655.20/1655.51	c =============================================================================
1655.20/1655.51	c  0.0s |       0 |        0 |        0 |   472474      0 |     2323 |     2334
1655.59/1655.94	c  0.4s |       0 |       79 |        1 |   472474      0 |     2323 |     2335
1655.59/1655.94	c #cpu_time = 0.434s
1655.59/1655.94	c #wall_clock_time = 0.435s
1655.59/1655.94	c #decision = 79
1655.59/1655.94	c #random_decision = 0
1655.59/1655.94	c #conflict = 1
1655.59/1655.94	c #restart = 0
1655.59/1655.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 23: cost of the new core is >=3168
1655.59/1655.94	c lower bound updated to -612984983
1655.79/1656.13	c BCD2: 3989138 <= obj <= 616974120
1655.79/1656.13	c BCD2: #cores=78, #unrelaxed=304235, #relaxed=2320, #hardened=0
1655.79/1656.13	c BCD2: #sat=1 #unsat=2308 bias=2308/2309
1655.79/1656.14	c Solving starts ...
1655.79/1656.14	c ============================[ Search Statistics ]============================
1655.79/1656.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1655.79/1656.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1655.79/1656.14	c =============================================================================
1655.79/1656.14	c  0.0s |       0 |        0 |        0 |   472474      0 |     2324 |     2335
1656.19/1656.59	c  0.4s |       0 |       79 |        1 |   472474      0 |     2324 |     2336
1656.19/1656.59	c #cpu_time = 0.443s
1656.19/1656.59	c #wall_clock_time = 0.444s
1656.19/1656.59	c #decision = 79
1656.19/1656.59	c #random_decision = 0
1656.19/1656.59	c #conflict = 1
1656.19/1656.59	c #restart = 0
1656.19/1656.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 24: cost of the new core is >=3312
1656.19/1656.59	c lower bound updated to -612984839
1656.40/1656.77	c BCD2: 3989282 <= obj <= 616974120
1656.40/1656.77	c BCD2: #cores=78, #unrelaxed=304234, #relaxed=2321, #hardened=0
1656.40/1656.77	c BCD2: #sat=1 #unsat=2309 bias=2309/2310
1656.40/1656.79	c Solving starts ...
1656.40/1656.79	c ============================[ Search Statistics ]============================
1656.40/1656.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1656.40/1656.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1656.40/1656.79	c =============================================================================
1656.40/1656.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2325 |     2336
1656.89/1657.24	c  0.5s |       0 |       79 |        1 |   472474      0 |     2325 |     2337
1656.89/1657.24	c #cpu_time = 0.451s
1656.89/1657.24	c #wall_clock_time = 0.452s
1656.89/1657.24	c #decision = 79
1656.89/1657.24	c #random_decision = 0
1656.89/1657.24	c #conflict = 1
1656.89/1657.24	c #restart = 0
1656.89/1657.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 25: cost of the new core is >=3456
1656.89/1657.24	c lower bound updated to -612984695
1657.09/1657.43	c BCD2: 3989426 <= obj <= 616974120
1657.09/1657.43	c BCD2: #cores=78, #unrelaxed=304233, #relaxed=2322, #hardened=0
1657.09/1657.43	c BCD2: #sat=1 #unsat=2310 bias=2310/2311
1657.09/1657.44	c Solving starts ...
1657.09/1657.44	c ============================[ Search Statistics ]============================
1657.09/1657.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1657.09/1657.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1657.09/1657.44	c =============================================================================
1657.09/1657.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2326 |     2337
1657.49/1657.89	c  0.4s |       0 |       79 |        1 |   472474      0 |     2326 |     2338
1657.49/1657.89	c #cpu_time = 0.442s
1657.49/1657.89	c #wall_clock_time = 0.444s
1657.49/1657.89	c #decision = 79
1657.49/1657.89	c #random_decision = 0
1657.49/1657.89	c #conflict = 1
1657.49/1657.89	c #restart = 0
1657.49/1657.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 26: cost of the new core is >=3600
1657.49/1657.89	c lower bound updated to -612984551
1658.59/1658.97	c BCD2: 3989570 <= obj <= 616974120
1658.59/1658.97	c BCD2: #cores=78, #unrelaxed=304232, #relaxed=2323, #hardened=0
1658.59/1658.97	c BCD2: #sat=1 #unsat=2311 bias=2311/2312
1658.59/1658.97	c Solving starts ...
1658.59/1658.97	c ============================[ Search Statistics ]============================
1658.59/1658.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1658.59/1658.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1658.59/1658.97	c =============================================================================
1658.59/1658.97	c  0.0s |       0 |        0 |        0 |   472474      0 |     2327 |     2338
1659.10/1659.41	c  0.4s |       0 |       79 |        1 |   472474      0 |     2327 |     2339
1659.10/1659.41	c #cpu_time = 0.432s
1659.10/1659.41	c #wall_clock_time = 0.433s
1659.10/1659.41	c #decision = 79
1659.10/1659.41	c #random_decision = 0
1659.10/1659.41	c #conflict = 1
1659.10/1659.41	c #restart = 0
1659.10/1659.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 27: cost of the new core is >=3744
1659.10/1659.41	c lower bound updated to -612984407
1659.20/1659.59	c BCD2: 3989714 <= obj <= 616974120
1659.20/1659.59	c BCD2: #cores=78, #unrelaxed=304231, #relaxed=2324, #hardened=0
1659.20/1659.59	c BCD2: #sat=1 #unsat=2312 bias=2312/2313
1659.30/1659.60	c Solving starts ...
1659.30/1659.60	c ============================[ Search Statistics ]============================
1659.30/1659.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1659.30/1659.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1659.30/1659.60	c =============================================================================
1659.30/1659.60	c  0.0s |       0 |        0 |        0 |   472474      0 |     2328 |     2339
1659.70/1660.04	c  0.4s |       0 |       79 |        1 |   472474      0 |     2328 |     2340
1659.70/1660.04	c #cpu_time = 0.442s
1659.70/1660.04	c #wall_clock_time = 0.443s
1659.70/1660.04	c #decision = 79
1659.70/1660.04	c #random_decision = 0
1659.70/1660.04	c #conflict = 1
1659.70/1660.04	c #restart = 0
1659.70/1660.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 28: cost of the new core is >=3888
1659.70/1660.04	c lower bound updated to -612984263
1659.90/1660.21	c BCD2: 3989858 <= obj <= 616974120
1659.90/1660.21	c BCD2: #cores=78, #unrelaxed=304230, #relaxed=2325, #hardened=0
1659.90/1660.21	c BCD2: #sat=1 #unsat=2313 bias=2313/2314
1659.90/1660.21	c Solving starts ...
1659.90/1660.21	c ============================[ Search Statistics ]============================
1659.90/1660.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1659.90/1660.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1659.90/1660.21	c =============================================================================
1659.90/1660.21	c  0.0s |       0 |        0 |        0 |   472474      0 |     2329 |     2340
1660.29/1660.65	c  0.4s |       0 |       79 |        1 |   472474      0 |     2329 |     2341
1660.29/1660.65	c #cpu_time = 0.437s
1660.29/1660.65	c #wall_clock_time = 0.438s
1660.29/1660.65	c #decision = 79
1660.29/1660.65	c #random_decision = 0
1660.29/1660.65	c #conflict = 1
1660.29/1660.65	c #restart = 0
1660.29/1660.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 29: cost of the new core is >=4032
1660.29/1660.65	c lower bound updated to -612984119
1660.49/1660.84	c BCD2: 3990002 <= obj <= 616974120
1660.49/1660.84	c BCD2: #cores=78, #unrelaxed=304229, #relaxed=2326, #hardened=0
1660.49/1660.84	c BCD2: #sat=1 #unsat=2314 bias=2314/2315
1660.49/1660.84	c Solving starts ...
1660.49/1660.84	c ============================[ Search Statistics ]============================
1660.49/1660.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1660.49/1660.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1660.49/1660.84	c =============================================================================
1660.49/1660.84	c  0.0s |       0 |        0 |        0 |   472474      0 |     2330 |     2341
1660.89/1661.29	c  0.4s |       0 |       79 |        1 |   472474      0 |     2330 |     2342
1660.89/1661.29	c #cpu_time = 0.445s
1660.89/1661.29	c #wall_clock_time = 0.446s
1660.89/1661.29	c #decision = 79
1660.89/1661.29	c #random_decision = 0
1660.89/1661.29	c #conflict = 1
1660.89/1661.29	c #restart = 0
1660.89/1661.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 30: cost of the new core is >=4176
1660.89/1661.29	c lower bound updated to -612983975
1661.09/1661.46	c BCD2: 3990146 <= obj <= 616974120
1661.09/1661.46	c BCD2: #cores=78, #unrelaxed=304228, #relaxed=2327, #hardened=0
1661.09/1661.46	c BCD2: #sat=1 #unsat=2315 bias=2315/2316
1661.09/1661.47	c Solving starts ...
1661.09/1661.47	c ============================[ Search Statistics ]============================
1661.09/1661.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1661.09/1661.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1661.09/1661.47	c =============================================================================
1661.09/1661.47	c  0.0s |       0 |        0 |        0 |   472474      0 |     2331 |     2342
1661.59/1661.91	c  0.4s |       0 |       79 |        1 |   472474      0 |     2331 |     2343
1661.59/1661.91	c #cpu_time = 0.441s
1661.59/1661.91	c #wall_clock_time = 0.442s
1661.59/1661.91	c #decision = 79
1661.59/1661.91	c #random_decision = 0
1661.59/1661.91	c #conflict = 1
1661.59/1661.91	c #restart = 0
1661.59/1661.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 31: cost of the new core is >=4320
1661.59/1661.91	c lower bound updated to -612983831
1661.69/1662.08	c BCD2: 3990290 <= obj <= 616974120
1661.69/1662.08	c BCD2: #cores=78, #unrelaxed=304227, #relaxed=2328, #hardened=0
1661.69/1662.08	c BCD2: #sat=1 #unsat=2316 bias=2316/2317
1661.69/1662.09	c Solving starts ...
1661.69/1662.09	c ============================[ Search Statistics ]============================
1661.69/1662.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1661.69/1662.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1661.69/1662.09	c =============================================================================
1661.69/1662.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2332 |     2343
1662.19/1662.54	c  0.4s |       0 |       79 |        1 |   472474      0 |     2332 |     2344
1662.19/1662.54	c #cpu_time = 0.446s
1662.19/1662.54	c #wall_clock_time = 0.447s
1662.19/1662.54	c #decision = 79
1662.19/1662.54	c #random_decision = 0
1662.19/1662.54	c #conflict = 1
1662.19/1662.54	c #restart = 0
1662.19/1662.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 32: cost of the new core is >=4464
1662.19/1662.54	c lower bound updated to -612983687
1662.39/1662.72	c BCD2: 3990434 <= obj <= 616974120
1662.39/1662.72	c BCD2: #cores=78, #unrelaxed=304226, #relaxed=2329, #hardened=0
1662.39/1662.72	c BCD2: #sat=1 #unsat=2317 bias=2317/2318
1662.39/1662.72	c Solving starts ...
1662.39/1662.72	c ============================[ Search Statistics ]============================
1662.39/1662.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1662.39/1662.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1662.39/1662.72	c =============================================================================
1662.39/1662.72	c  0.0s |       0 |        0 |        0 |   472474      0 |     2333 |     2344
1662.79/1663.18	c  0.5s |       0 |       79 |        1 |   472474      0 |     2333 |     2345
1662.79/1663.18	c #cpu_time = 0.451s
1662.79/1663.18	c #wall_clock_time = 0.453s
1662.79/1663.18	c #decision = 79
1662.79/1663.18	c #random_decision = 0
1662.79/1663.18	c #conflict = 1
1662.79/1663.18	c #restart = 0
1662.79/1663.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 33: cost of the new core is >=4608
1662.79/1663.18	c lower bound updated to -612983543
1663.00/1663.39	c BCD2: 3990578 <= obj <= 616974120
1663.00/1663.39	c BCD2: #cores=78, #unrelaxed=304225, #relaxed=2330, #hardened=0
1663.00/1663.39	c BCD2: #sat=1 #unsat=2318 bias=2318/2319
1663.09/1663.40	c Solving starts ...
1663.09/1663.40	c ============================[ Search Statistics ]============================
1663.09/1663.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1663.09/1663.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1663.09/1663.40	c =============================================================================
1663.09/1663.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2334 |     2345
1663.49/1663.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2334 |     2346
1663.49/1663.85	c #cpu_time = 0.447s
1663.49/1663.85	c #wall_clock_time = 0.449s
1663.49/1663.85	c #decision = 79
1663.49/1663.85	c #random_decision = 0
1663.49/1663.85	c #conflict = 1
1663.49/1663.85	c #restart = 0
1663.49/1663.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 34: cost of the new core is >=4752
1663.49/1663.85	c lower bound updated to -612983399
1663.69/1664.07	c BCD2: 3990722 <= obj <= 616974120
1663.69/1664.07	c BCD2: #cores=78, #unrelaxed=304224, #relaxed=2331, #hardened=0
1663.69/1664.07	c BCD2: #sat=1 #unsat=2319 bias=2319/2320
1663.69/1664.08	c Solving starts ...
1663.69/1664.08	c ============================[ Search Statistics ]============================
1663.69/1664.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1663.69/1664.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1663.69/1664.08	c =============================================================================
1663.69/1664.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2335 |     2346
1664.19/1664.54	c  0.5s |       0 |       79 |        1 |   472474      0 |     2335 |     2347
1664.19/1664.54	c #cpu_time = 0.453s
1664.19/1664.54	c #wall_clock_time = 0.454s
1664.19/1664.54	c #decision = 79
1664.19/1664.54	c #random_decision = 0
1664.19/1664.54	c #conflict = 1
1664.19/1664.54	c #restart = 0
1664.19/1664.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 35: cost of the new core is >=4896
1664.19/1664.54	c lower bound updated to -612983255
1664.39/1664.75	c BCD2: 3990866 <= obj <= 616974120
1664.39/1664.75	c BCD2: #cores=78, #unrelaxed=304223, #relaxed=2332, #hardened=0
1664.39/1664.75	c BCD2: #sat=1 #unsat=2320 bias=2320/2321
1664.39/1664.76	c Solving starts ...
1664.39/1664.76	c ============================[ Search Statistics ]============================
1664.39/1664.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1664.39/1664.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1664.39/1664.76	c =============================================================================
1664.39/1664.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2336 |     2347
1665.79/1666.15	c  1.4s |       0 |       79 |        1 |   472474      0 |     2336 |     2348
1665.79/1666.15	c #cpu_time = 1.382s
1665.79/1666.15	c #wall_clock_time = 1.386s
1665.79/1666.15	c #decision = 79
1665.79/1666.15	c #random_decision = 0
1665.79/1666.15	c #conflict = 1
1665.79/1666.15	c #restart = 0
1665.79/1666.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 36: cost of the new core is >=5040
1665.79/1666.15	c lower bound updated to -612983111
1665.89/1666.29	c BCD2: 3991010 <= obj <= 616974120
1665.89/1666.29	c BCD2: #cores=78, #unrelaxed=304222, #relaxed=2333, #hardened=0
1665.89/1666.29	c BCD2: #sat=1 #unsat=2321 bias=2321/2322
1665.99/1666.30	c Solving starts ...
1665.99/1666.30	c ============================[ Search Statistics ]============================
1665.99/1666.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1665.99/1666.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1665.99/1666.30	c =============================================================================
1665.99/1666.30	c  0.0s |       0 |        0 |        0 |   472474      0 |     2337 |     2348
1666.29/1666.69	c  0.4s |       0 |       79 |        1 |   472474      0 |     2337 |     2349
1666.29/1666.69	c #cpu_time = 0.390s
1666.29/1666.69	c #wall_clock_time = 0.391s
1666.29/1666.69	c #decision = 79
1666.29/1666.69	c #random_decision = 0
1666.29/1666.69	c #conflict = 1
1666.29/1666.69	c #restart = 0
1666.29/1666.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 37: cost of the new core is >=5184
1666.29/1666.69	c lower bound updated to -612982967
1666.49/1666.85	c BCD2: 3991154 <= obj <= 616974120
1666.49/1666.85	c BCD2: #cores=78, #unrelaxed=304221, #relaxed=2334, #hardened=0
1666.49/1666.85	c BCD2: #sat=1 #unsat=2322 bias=2322/2323
1666.49/1666.86	c Solving starts ...
1666.49/1666.86	c ============================[ Search Statistics ]============================
1666.49/1666.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1666.49/1666.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1666.49/1666.86	c =============================================================================
1666.49/1666.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2338 |     2349
1666.89/1667.26	c  0.4s |       0 |       79 |        1 |   472474      0 |     2338 |     2350
1666.89/1667.26	c #cpu_time = 0.403s
1666.89/1667.26	c #wall_clock_time = 0.404s
1666.89/1667.26	c #decision = 79
1666.89/1667.26	c #random_decision = 0
1666.89/1667.26	c #conflict = 1
1666.89/1667.26	c #restart = 0
1666.89/1667.26	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 38: cost of the new core is >=5328
1666.89/1667.26	c lower bound updated to -612982823
1667.09/1667.40	c BCD2: 3991298 <= obj <= 616974120
1667.09/1667.40	c BCD2: #cores=78, #unrelaxed=304220, #relaxed=2335, #hardened=0
1667.09/1667.40	c BCD2: #sat=1 #unsat=2323 bias=2323/2324
1667.09/1667.41	c Solving starts ...
1667.09/1667.41	c ============================[ Search Statistics ]============================
1667.09/1667.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1667.09/1667.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1667.09/1667.41	c =============================================================================
1667.09/1667.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2339 |     2350
1667.49/1667.80	c  0.4s |       0 |       79 |        1 |   472474      0 |     2339 |     2351
1667.49/1667.80	c #cpu_time = 0.390s
1667.49/1667.80	c #wall_clock_time = 0.392s
1667.49/1667.80	c #decision = 79
1667.49/1667.80	c #random_decision = 0
1667.49/1667.80	c #conflict = 1
1667.49/1667.80	c #restart = 0
1667.49/1667.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 39: cost of the new core is >=5472
1667.49/1667.80	c lower bound updated to -612982679
1667.59/1667.97	c BCD2: 3991442 <= obj <= 616974120
1667.59/1667.97	c BCD2: #cores=78, #unrelaxed=304219, #relaxed=2336, #hardened=0
1667.59/1667.97	c BCD2: #sat=1 #unsat=2324 bias=2324/2325
1667.59/1667.98	c Solving starts ...
1667.59/1667.98	c ============================[ Search Statistics ]============================
1667.59/1667.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1667.59/1667.98	c       |         |          |          |    Limit     GC | Var      | Constra 
1667.59/1667.98	c =============================================================================
1667.59/1667.98	c  0.0s |       0 |        0 |        0 |   472474      0 |     2340 |     2351
1667.99/1668.38	c  0.4s |       0 |       79 |        1 |   472474      0 |     2340 |     2352
1667.99/1668.38	c #cpu_time = 0.401s
1667.99/1668.38	c #wall_clock_time = 0.402s
1667.99/1668.38	c #decision = 79
1667.99/1668.38	c #random_decision = 0
1667.99/1668.38	c #conflict = 1
1667.99/1668.38	c #restart = 0
1667.99/1668.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 40: cost of the new core is >=5616
1667.99/1668.38	c lower bound updated to -612982535
1668.19/1668.52	c BCD2: 3991586 <= obj <= 616974120
1668.19/1668.52	c BCD2: #cores=78, #unrelaxed=304218, #relaxed=2337, #hardened=0
1668.19/1668.52	c BCD2: #sat=1 #unsat=2325 bias=2325/2326
1668.19/1668.53	c Solving starts ...
1668.19/1668.53	c ============================[ Search Statistics ]============================
1668.19/1668.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1668.19/1668.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1668.19/1668.53	c =============================================================================
1668.19/1668.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2341 |     2352
1668.59/1668.93	c  0.4s |       0 |       79 |        1 |   472474      0 |     2341 |     2353
1668.59/1668.93	c #cpu_time = 0.400s
1668.59/1668.93	c #wall_clock_time = 0.401s
1668.59/1668.93	c #decision = 79
1668.59/1668.93	c #random_decision = 0
1668.59/1668.93	c #conflict = 1
1668.59/1668.93	c #restart = 0
1668.59/1668.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 41: cost of the new core is >=5760
1668.59/1668.93	c lower bound updated to -612982391
1668.69/1669.08	c BCD2: 3991730 <= obj <= 616974120
1668.69/1669.08	c BCD2: #cores=78, #unrelaxed=304217, #relaxed=2338, #hardened=0
1668.69/1669.08	c BCD2: #sat=1 #unsat=2326 bias=2326/2327
1668.69/1669.09	c Solving starts ...
1668.69/1669.09	c ============================[ Search Statistics ]============================
1668.69/1669.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1668.69/1669.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1668.69/1669.09	c =============================================================================
1668.69/1669.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2342 |     2353
1669.09/1669.49	c  0.4s |       0 |       79 |        1 |   472474      0 |     2342 |     2354
1669.09/1669.49	c #cpu_time = 0.401s
1669.09/1669.49	c #wall_clock_time = 0.402s
1669.09/1669.49	c #decision = 79
1669.09/1669.49	c #random_decision = 0
1669.09/1669.49	c #conflict = 1
1669.09/1669.49	c #restart = 0
1669.09/1669.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 42: cost of the new core is >=5904
1669.09/1669.49	c lower bound updated to -612982247
1669.29/1669.64	c BCD2: 3991874 <= obj <= 616974120
1669.29/1669.64	c BCD2: #cores=78, #unrelaxed=304216, #relaxed=2339, #hardened=0
1669.29/1669.64	c BCD2: #sat=1 #unsat=2327 bias=2327/2328
1669.29/1669.66	c Solving starts ...
1669.29/1669.66	c ============================[ Search Statistics ]============================
1669.29/1669.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1669.29/1669.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1669.29/1669.66	c =============================================================================
1669.29/1669.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2343 |     2354
1669.69/1670.06	c  0.4s |       0 |       79 |        1 |   472474      0 |     2343 |     2355
1669.69/1670.06	c #cpu_time = 0.406s
1669.69/1670.06	c #wall_clock_time = 0.407s
1669.69/1670.06	c #decision = 79
1669.69/1670.06	c #random_decision = 0
1669.69/1670.06	c #conflict = 1
1669.69/1670.06	c #restart = 0
1669.69/1670.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 43: cost of the new core is >=6048
1669.69/1670.06	c lower bound updated to -612982103
1669.89/1670.25	c BCD2: 3992018 <= obj <= 616974120
1669.89/1670.25	c BCD2: #cores=78, #unrelaxed=304215, #relaxed=2340, #hardened=0
1669.89/1670.25	c BCD2: #sat=1 #unsat=2328 bias=2328/2329
1669.89/1670.27	c Solving starts ...
1669.89/1670.27	c ============================[ Search Statistics ]============================
1669.89/1670.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1669.89/1670.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1669.89/1670.27	c =============================================================================
1669.89/1670.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2344 |     2355
1670.29/1670.67	c  0.4s |       0 |       79 |        1 |   472474      0 |     2344 |     2356
1670.29/1670.67	c #cpu_time = 0.406s
1670.29/1670.67	c #wall_clock_time = 0.407s
1670.29/1670.67	c #decision = 79
1670.29/1670.67	c #random_decision = 0
1670.29/1670.67	c #conflict = 1
1670.29/1670.67	c #restart = 0
1670.29/1670.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 44: cost of the new core is >=6192
1670.29/1670.67	c lower bound updated to -612981959
1670.49/1670.86	c BCD2: 3992162 <= obj <= 616974120
1670.49/1670.86	c BCD2: #cores=78, #unrelaxed=304214, #relaxed=2341, #hardened=0
1670.49/1670.86	c BCD2: #sat=1 #unsat=2329 bias=2329/2330
1670.49/1670.88	c Solving starts ...
1670.49/1670.88	c ============================[ Search Statistics ]============================
1670.49/1670.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1670.49/1670.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1670.49/1670.88	c =============================================================================
1670.49/1670.88	c  0.0s |       0 |        0 |        0 |   472474      0 |     2345 |     2356
1670.89/1671.28	c  0.4s |       0 |       79 |        1 |   472474      0 |     2345 |     2357
1670.89/1671.28	c #cpu_time = 0.406s
1670.89/1671.28	c #wall_clock_time = 0.407s
1670.89/1671.28	c #decision = 79
1670.89/1671.28	c #random_decision = 0
1670.89/1671.28	c #conflict = 1
1670.89/1671.28	c #restart = 0
1670.89/1671.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 45: cost of the new core is >=6336
1670.89/1671.28	c lower bound updated to -612981815
1671.09/1671.47	c BCD2: 3992306 <= obj <= 616974120
1671.09/1671.47	c BCD2: #cores=78, #unrelaxed=304213, #relaxed=2342, #hardened=0
1671.09/1671.47	c BCD2: #sat=1 #unsat=2330 bias=2330/2331
1671.09/1671.49	c Solving starts ...
1671.09/1671.49	c ============================[ Search Statistics ]============================
1671.09/1671.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1671.09/1671.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1671.09/1671.49	c =============================================================================
1671.09/1671.49	c  0.0s |       0 |        0 |        0 |   472474      0 |     2346 |     2357
1672.49/1672.86	c  1.4s |       0 |       79 |        1 |   472474      0 |     2346 |     2358
1672.49/1672.86	c #cpu_time = 1.373s
1672.49/1672.86	c #wall_clock_time = 1.377s
1672.49/1672.86	c #decision = 79
1672.49/1672.86	c #random_decision = 0
1672.49/1672.86	c #conflict = 1
1672.49/1672.86	c #restart = 0
1672.49/1672.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 46: cost of the new core is >=6480
1672.49/1672.86	c lower bound updated to -612981671
1672.69/1673.02	c BCD2: 3992450 <= obj <= 616974120
1672.69/1673.02	c BCD2: #cores=78, #unrelaxed=304212, #relaxed=2343, #hardened=0
1672.69/1673.02	c BCD2: #sat=1 #unsat=2331 bias=2331/2332
1672.69/1673.02	c Solving starts ...
1672.69/1673.02	c ============================[ Search Statistics ]============================
1672.69/1673.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1672.69/1673.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1672.69/1673.02	c =============================================================================
1672.69/1673.02	c  0.0s |       0 |        0 |        0 |   472474      0 |     2347 |     2358
1673.09/1673.46	c  0.4s |       0 |       79 |        1 |   472474      0 |     2347 |     2359
1673.09/1673.46	c #cpu_time = 0.430s
1673.09/1673.46	c #wall_clock_time = 0.431s
1673.09/1673.46	c #decision = 79
1673.09/1673.46	c #random_decision = 0
1673.09/1673.46	c #conflict = 1
1673.09/1673.46	c #restart = 0
1673.09/1673.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 47: cost of the new core is >=6624
1673.09/1673.46	c lower bound updated to -612981527
1673.29/1673.63	c BCD2: 3992594 <= obj <= 616974120
1673.29/1673.63	c BCD2: #cores=78, #unrelaxed=304211, #relaxed=2344, #hardened=0
1673.29/1673.63	c BCD2: #sat=1 #unsat=2332 bias=2332/2333
1673.29/1673.64	c Solving starts ...
1673.29/1673.64	c ============================[ Search Statistics ]============================
1673.29/1673.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1673.29/1673.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1673.29/1673.64	c =============================================================================
1673.29/1673.64	c  0.0s |       0 |        0 |        0 |   472474      0 |     2348 |     2359
1673.69/1674.08	c  0.4s |       0 |       79 |        1 |   472474      0 |     2348 |     2360
1673.69/1674.08	c #cpu_time = 0.440s
1673.69/1674.08	c #wall_clock_time = 0.441s
1673.69/1674.08	c #decision = 79
1673.69/1674.08	c #random_decision = 0
1673.69/1674.08	c #conflict = 1
1673.69/1674.08	c #restart = 0
1673.69/1674.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 48: cost of the new core is >=6768
1673.69/1674.08	c lower bound updated to -612981383
1673.90/1674.23	c BCD2: 3992738 <= obj <= 616974120
1673.90/1674.23	c BCD2: #cores=78, #unrelaxed=304210, #relaxed=2345, #hardened=0
1673.90/1674.23	c BCD2: #sat=1 #unsat=2333 bias=2333/2334
1673.90/1674.24	c Solving starts ...
1673.90/1674.24	c ============================[ Search Statistics ]============================
1673.90/1674.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1673.90/1674.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1673.90/1674.24	c =============================================================================
1673.90/1674.24	c  0.0s |       0 |        0 |        0 |   472474      0 |     2349 |     2360
1674.29/1674.68	c  0.4s |       0 |       79 |        1 |   472474      0 |     2349 |     2361
1674.29/1674.68	c #cpu_time = 0.436s
1674.29/1674.68	c #wall_clock_time = 0.437s
1674.29/1674.68	c #decision = 79
1674.29/1674.68	c #random_decision = 0
1674.29/1674.68	c #conflict = 1
1674.29/1674.68	c #restart = 0
1674.29/1674.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 49: cost of the new core is >=6912
1674.29/1674.68	c lower bound updated to -612981239
1674.49/1674.84	c BCD2: 3992882 <= obj <= 616974120
1674.49/1674.84	c BCD2: #cores=78, #unrelaxed=304209, #relaxed=2346, #hardened=0
1674.49/1674.84	c BCD2: #sat=1 #unsat=2334 bias=2334/2335
1674.49/1674.85	c Solving starts ...
1674.49/1674.85	c ============================[ Search Statistics ]============================
1674.49/1674.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1674.49/1674.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1674.49/1674.85	c =============================================================================
1674.49/1674.85	c  0.0s |       0 |        0 |        0 |   472474      0 |     2350 |     2361
1674.89/1675.29	c  0.4s |       0 |       79 |        1 |   472474      0 |     2350 |     2362
1674.89/1675.29	c #cpu_time = 0.439s
1674.89/1675.29	c #wall_clock_time = 0.440s
1674.89/1675.29	c #decision = 79
1674.89/1675.29	c #random_decision = 0
1674.89/1675.29	c #conflict = 1
1674.89/1675.29	c #restart = 0
1674.89/1675.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 50: cost of the new core is >=7056
1674.89/1675.29	c lower bound updated to -612981095
1675.10/1675.44	c BCD2: 3993026 <= obj <= 616974120
1675.10/1675.44	c BCD2: #cores=78, #unrelaxed=304208, #relaxed=2347, #hardened=0
1675.10/1675.44	c BCD2: #sat=1 #unsat=2335 bias=2335/2336
1675.10/1675.45	c Solving starts ...
1675.10/1675.45	c ============================[ Search Statistics ]============================
1675.10/1675.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1675.10/1675.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1675.10/1675.45	c =============================================================================
1675.10/1675.45	c  0.0s |       0 |        0 |        0 |   472474      0 |     2351 |     2362
1675.49/1675.88	c  0.4s |       0 |       79 |        1 |   472474      0 |     2351 |     2363
1675.49/1675.88	c #cpu_time = 0.435s
1675.49/1675.88	c #wall_clock_time = 0.437s
1675.49/1675.88	c #decision = 79
1675.49/1675.88	c #random_decision = 0
1675.49/1675.88	c #conflict = 1
1675.49/1675.88	c #restart = 0
1675.49/1675.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 51: cost of the new core is >=7200
1675.49/1675.88	c lower bound updated to -612980951
1675.69/1676.05	c BCD2: 3993170 <= obj <= 616974120
1675.69/1676.05	c BCD2: #cores=78, #unrelaxed=304207, #relaxed=2348, #hardened=0
1675.69/1676.05	c BCD2: #sat=1 #unsat=2336 bias=2336/2337
1675.69/1676.06	c Solving starts ...
1675.69/1676.06	c ============================[ Search Statistics ]============================
1675.69/1676.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1675.69/1676.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1675.69/1676.06	c =============================================================================
1675.69/1676.06	c  0.0s |       0 |        0 |        0 |   472474      0 |     2352 |     2363
1676.20/1676.51	c  0.4s |       0 |       79 |        1 |   472474      0 |     2352 |     2364
1676.20/1676.51	c #cpu_time = 0.447s
1676.20/1676.51	c #wall_clock_time = 0.449s
1676.20/1676.51	c #decision = 79
1676.20/1676.51	c #random_decision = 0
1676.20/1676.51	c #conflict = 1
1676.20/1676.51	c #restart = 0
1676.20/1676.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 52: cost of the new core is >=7344
1676.20/1676.51	c lower bound updated to -612980807
1676.39/1676.70	c BCD2: 3993314 <= obj <= 616974120
1676.39/1676.70	c BCD2: #cores=78, #unrelaxed=304206, #relaxed=2349, #hardened=0
1676.39/1676.70	c BCD2: #sat=1 #unsat=2337 bias=2337/2338
1676.39/1676.71	c Solving starts ...
1676.39/1676.71	c ============================[ Search Statistics ]============================
1676.39/1676.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1676.39/1676.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1676.39/1676.71	c =============================================================================
1676.39/1676.71	c  0.0s |       0 |        0 |        0 |   472474      0 |     2353 |     2364
1676.79/1677.16	c  0.4s |       0 |       79 |        1 |   472474      0 |     2353 |     2365
1676.79/1677.16	c #cpu_time = 0.448s
1676.79/1677.16	c #wall_clock_time = 0.449s
1676.79/1677.16	c #decision = 79
1676.79/1677.16	c #random_decision = 0
1676.79/1677.16	c #conflict = 1
1676.79/1677.16	c #restart = 0
1676.79/1677.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 53: cost of the new core is >=7488
1676.79/1677.16	c lower bound updated to -612980663
1676.98/1677.36	c BCD2: 3993458 <= obj <= 616974120
1676.98/1677.36	c BCD2: #cores=78, #unrelaxed=304205, #relaxed=2350, #hardened=0
1676.98/1677.36	c BCD2: #sat=1 #unsat=2338 bias=2338/2339
1676.98/1677.38	c Solving starts ...
1676.98/1677.38	c ============================[ Search Statistics ]============================
1676.98/1677.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1676.98/1677.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1676.98/1677.38	c =============================================================================
1676.98/1677.38	c  0.0s |       0 |        0 |        0 |   472474      0 |     2354 |     2365
1677.49/1677.83	c  0.4s |       0 |       79 |        1 |   472474      0 |     2354 |     2366
1677.49/1677.83	c #cpu_time = 0.447s
1677.49/1677.83	c #wall_clock_time = 0.448s
1677.49/1677.83	c #decision = 79
1677.49/1677.83	c #random_decision = 0
1677.49/1677.83	c #conflict = 1
1677.49/1677.83	c #restart = 0
1677.49/1677.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 54: cost of the new core is >=7632
1677.49/1677.83	c lower bound updated to -612980519
1677.69/1678.02	c BCD2: 3993602 <= obj <= 616974120
1677.69/1678.02	c BCD2: #cores=78, #unrelaxed=304204, #relaxed=2351, #hardened=0
1677.69/1678.02	c BCD2: #sat=1 #unsat=2339 bias=2339/2340
1677.69/1678.04	c Solving starts ...
1677.69/1678.04	c ============================[ Search Statistics ]============================
1677.69/1678.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1677.69/1678.04	c       |         |          |          |    Limit     GC | Var      | Constra 
1677.69/1678.04	c =============================================================================
1677.69/1678.04	c  0.0s |       0 |        0 |        0 |   472474      0 |     2355 |     2366
1678.09/1678.49	c  0.5s |       0 |       79 |        1 |   472474      0 |     2355 |     2367
1678.09/1678.49	c #cpu_time = 0.451s
1678.09/1678.49	c #wall_clock_time = 0.452s
1678.09/1678.49	c #decision = 79
1678.09/1678.49	c #random_decision = 0
1678.09/1678.49	c #conflict = 1
1678.09/1678.49	c #restart = 0
1678.09/1678.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 55: cost of the new core is >=7776
1678.09/1678.49	c lower bound updated to -612980375
1678.30/1678.69	c BCD2: 3993746 <= obj <= 616974120
1678.30/1678.69	c BCD2: #cores=78, #unrelaxed=304203, #relaxed=2352, #hardened=0
1678.30/1678.69	c BCD2: #sat=1 #unsat=2340 bias=2340/2341
1678.40/1678.71	c Solving starts ...
1678.40/1678.71	c ============================[ Search Statistics ]============================
1678.40/1678.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1678.40/1678.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1678.40/1678.71	c =============================================================================
1678.40/1678.71	c  0.0s |       0 |        0 |        0 |   472474      0 |     2356 |     2367
1679.69/1680.05	c  1.3s |       0 |       79 |        1 |   472474      0 |     2356 |     2368
1679.69/1680.05	c #cpu_time = 1.341s
1679.69/1680.05	c #wall_clock_time = 1.345s
1679.69/1680.05	c #decision = 79
1679.69/1680.05	c #random_decision = 0
1679.69/1680.05	c #conflict = 1
1679.69/1680.05	c #restart = 0
1679.69/1680.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 56: cost of the new core is >=7920
1679.69/1680.05	c lower bound updated to -612980231
1679.89/1680.23	c BCD2: 3993890 <= obj <= 616974120
1679.89/1680.23	c BCD2: #cores=78, #unrelaxed=304202, #relaxed=2353, #hardened=0
1679.89/1680.23	c BCD2: #sat=1 #unsat=2341 bias=2341/2342
1679.89/1680.24	c Solving starts ...
1679.89/1680.24	c ============================[ Search Statistics ]============================
1679.89/1680.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1679.89/1680.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1679.89/1680.24	c =============================================================================
1679.89/1680.24	c  0.0s |       0 |        0 |        0 |   472474      0 |     2357 |     2368
1680.29/1680.67	c  0.4s |       0 |       79 |        1 |   472474      0 |     2357 |     2369
1680.29/1680.67	c #cpu_time = 0.432s
1680.29/1680.67	c #wall_clock_time = 0.433s
1680.29/1680.67	c #decision = 79
1680.29/1680.67	c #random_decision = 0
1680.29/1680.67	c #conflict = 1
1680.29/1680.67	c #restart = 0
1680.29/1680.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 57: cost of the new core is >=8064
1680.29/1680.67	c lower bound updated to -612980087
1680.50/1680.86	c BCD2: 3994034 <= obj <= 616974120
1680.50/1680.86	c BCD2: #cores=78, #unrelaxed=304201, #relaxed=2354, #hardened=0
1680.50/1680.86	c BCD2: #sat=1 #unsat=2342 bias=2342/2343
1680.50/1680.87	c Solving starts ...
1680.50/1680.87	c ============================[ Search Statistics ]============================
1680.50/1680.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1680.50/1680.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1680.50/1680.87	c =============================================================================
1680.50/1680.87	c  0.0s |       0 |        0 |        0 |   472474      0 |     2358 |     2369
1680.99/1681.31	c  0.4s |       0 |       79 |        1 |   472474      0 |     2358 |     2370
1680.99/1681.31	c #cpu_time = 0.441s
1680.99/1681.31	c #wall_clock_time = 0.442s
1680.99/1681.31	c #decision = 79
1680.99/1681.31	c #random_decision = 0
1680.99/1681.31	c #conflict = 1
1680.99/1681.31	c #restart = 0
1680.99/1681.31	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 58: cost of the new core is >=8208
1680.99/1681.31	c lower bound updated to -612979943
1681.09/1681.49	c BCD2: 3994178 <= obj <= 616974120
1681.09/1681.49	c BCD2: #cores=78, #unrelaxed=304200, #relaxed=2355, #hardened=0
1681.09/1681.49	c BCD2: #sat=1 #unsat=2343 bias=2343/2344
1681.19/1681.50	c Solving starts ...
1681.19/1681.50	c ============================[ Search Statistics ]============================
1681.19/1681.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1681.19/1681.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1681.19/1681.50	c =============================================================================
1681.19/1681.50	c  0.0s |       0 |        0 |        0 |   472474      0 |     2359 |     2370
1681.59/1681.94	c  0.4s |       0 |       79 |        1 |   472474      0 |     2359 |     2371
1681.59/1681.94	c #cpu_time = 0.443s
1681.59/1681.94	c #wall_clock_time = 0.444s
1681.59/1681.94	c #decision = 79
1681.59/1681.94	c #random_decision = 0
1681.59/1681.94	c #conflict = 1
1681.59/1681.94	c #restart = 0
1681.59/1681.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 59: cost of the new core is >=8352
1681.59/1681.94	c lower bound updated to -612979799
1681.79/1682.12	c BCD2: 3994322 <= obj <= 616974120
1681.79/1682.12	c BCD2: #cores=78, #unrelaxed=304199, #relaxed=2356, #hardened=0
1681.79/1682.12	c BCD2: #sat=1 #unsat=2344 bias=2344/2345
1681.79/1682.13	c Solving starts ...
1681.79/1682.13	c ============================[ Search Statistics ]============================
1681.79/1682.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1681.79/1682.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1681.79/1682.13	c =============================================================================
1681.79/1682.13	c  0.0s |       0 |        0 |        0 |   472474      0 |     2360 |     2371
1682.19/1682.57	c  0.4s |       0 |       79 |        1 |   472474      0 |     2360 |     2372
1682.19/1682.57	c #cpu_time = 0.438s
1682.19/1682.57	c #wall_clock_time = 0.440s
1682.19/1682.57	c #decision = 79
1682.19/1682.57	c #random_decision = 0
1682.19/1682.57	c #conflict = 1
1682.19/1682.57	c #restart = 0
1682.19/1682.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 60: cost of the new core is >=8496
1682.19/1682.57	c lower bound updated to -612979655
1682.39/1682.75	c BCD2: 3994466 <= obj <= 616974120
1682.39/1682.75	c BCD2: #cores=78, #unrelaxed=304198, #relaxed=2357, #hardened=0
1682.39/1682.75	c BCD2: #sat=1 #unsat=2345 bias=2345/2346
1682.39/1682.76	c Solving starts ...
1682.39/1682.76	c ============================[ Search Statistics ]============================
1682.39/1682.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1682.39/1682.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1682.39/1682.76	c =============================================================================
1682.39/1682.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2361 |     2372
1682.89/1683.20	c  0.4s |       0 |       79 |        1 |   472474      0 |     2361 |     2373
1682.89/1683.20	c #cpu_time = 0.437s
1682.89/1683.20	c #wall_clock_time = 0.438s
1682.89/1683.20	c #decision = 79
1682.89/1683.20	c #random_decision = 0
1682.89/1683.20	c #conflict = 1
1682.89/1683.20	c #restart = 0
1682.89/1683.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 61: cost of the new core is >=8640
1682.89/1683.20	c lower bound updated to -612979511
1682.99/1683.38	c BCD2: 3994610 <= obj <= 616974120
1682.99/1683.38	c BCD2: #cores=78, #unrelaxed=304197, #relaxed=2358, #hardened=0
1682.99/1683.38	c BCD2: #sat=1 #unsat=2346 bias=2346/2347
1682.99/1683.39	c Solving starts ...
1682.99/1683.39	c ============================[ Search Statistics ]============================
1682.99/1683.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1682.99/1683.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1682.99/1683.39	c =============================================================================
1682.99/1683.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2362 |     2373
1683.49/1683.84	c  0.4s |       0 |       79 |        1 |   472474      0 |     2362 |     2374
1683.49/1683.84	c #cpu_time = 0.445s
1683.49/1683.84	c #wall_clock_time = 0.447s
1683.49/1683.84	c #decision = 79
1683.49/1683.84	c #random_decision = 0
1683.49/1683.84	c #conflict = 1
1683.49/1683.84	c #restart = 0
1683.49/1683.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 62: cost of the new core is >=8784
1683.49/1683.84	c lower bound updated to -612979367
1683.69/1684.05	c BCD2: 3994754 <= obj <= 616974120
1683.69/1684.05	c BCD2: #cores=78, #unrelaxed=304196, #relaxed=2359, #hardened=0
1683.69/1684.05	c BCD2: #sat=1 #unsat=2347 bias=2347/2348
1683.69/1684.07	c Solving starts ...
1683.69/1684.07	c ============================[ Search Statistics ]============================
1683.69/1684.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1683.69/1684.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1683.69/1684.07	c =============================================================================
1683.69/1684.07	c  0.0s |       0 |        0 |        0 |   472474      0 |     2363 |     2374
1684.19/1684.52	c  0.4s |       0 |       79 |        1 |   472474      0 |     2363 |     2375
1684.19/1684.52	c #cpu_time = 0.447s
1684.19/1684.52	c #wall_clock_time = 0.448s
1684.19/1684.52	c #decision = 79
1684.19/1684.52	c #random_decision = 0
1684.19/1684.52	c #conflict = 1
1684.19/1684.52	c #restart = 0
1684.19/1684.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 63: cost of the new core is >=8928
1684.19/1684.52	c lower bound updated to -612979223
1684.39/1684.74	c BCD2: 3994898 <= obj <= 616974120
1684.39/1684.74	c BCD2: #cores=78, #unrelaxed=304195, #relaxed=2360, #hardened=0
1684.39/1684.74	c BCD2: #sat=1 #unsat=2348 bias=2348/2349
1684.39/1684.76	c Solving starts ...
1684.39/1684.76	c ============================[ Search Statistics ]============================
1684.39/1684.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1684.39/1684.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1684.39/1684.76	c =============================================================================
1684.39/1684.76	c  0.0s |       0 |        0 |        0 |   472474      0 |     2364 |     2375
1684.78/1685.20	c  0.4s |       0 |       79 |        1 |   472474      0 |     2364 |     2376
1684.78/1685.20	c #cpu_time = 0.442s
1684.78/1685.20	c #wall_clock_time = 0.443s
1684.78/1685.20	c #decision = 79
1684.78/1685.20	c #random_decision = 0
1684.78/1685.20	c #conflict = 1
1684.78/1685.20	c #restart = 0
1684.78/1685.20	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 64: cost of the new core is >=9072
1684.78/1685.20	c lower bound updated to -612979079
1685.08/1685.42	c BCD2: 3995042 <= obj <= 616974120
1685.08/1685.42	c BCD2: #cores=78, #unrelaxed=304194, #relaxed=2361, #hardened=0
1685.08/1685.42	c BCD2: #sat=1 #unsat=2349 bias=2349/2350
1685.08/1685.44	c Solving starts ...
1685.08/1685.44	c ============================[ Search Statistics ]============================
1685.08/1685.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1685.08/1685.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1685.08/1685.44	c =============================================================================
1685.08/1685.44	c  0.0s |       0 |        0 |        0 |   472474      0 |     2365 |     2376
1685.48/1685.88	c  0.4s |       0 |       79 |        1 |   472474      0 |     2365 |     2377
1685.48/1685.88	c #cpu_time = 0.447s
1685.48/1685.88	c #wall_clock_time = 0.448s
1685.48/1685.88	c #decision = 79
1685.48/1685.88	c #random_decision = 0
1685.48/1685.88	c #conflict = 1
1685.48/1685.88	c #restart = 0
1685.48/1685.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 65: cost of the new core is >=9216
1685.48/1685.88	c lower bound updated to -612978935
1686.59/1686.99	c BCD2: 3995186 <= obj <= 616974120
1686.59/1686.99	c BCD2: #cores=78, #unrelaxed=304193, #relaxed=2362, #hardened=0
1686.59/1686.99	c BCD2: #sat=1 #unsat=2350 bias=2350/2351
1686.69/1687.00	c Solving starts ...
1686.69/1687.00	c ============================[ Search Statistics ]============================
1686.69/1687.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1686.69/1687.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1686.69/1687.00	c =============================================================================
1686.69/1687.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2366 |     2377
1687.10/1687.44	c  0.4s |       0 |       79 |        1 |   472474      0 |     2366 |     2378
1687.10/1687.44	c #cpu_time = 0.439s
1687.10/1687.44	c #wall_clock_time = 0.440s
1687.10/1687.44	c #decision = 79
1687.10/1687.44	c #random_decision = 0
1687.10/1687.44	c #conflict = 1
1687.10/1687.44	c #restart = 0
1687.10/1687.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 66: cost of the new core is >=9360
1687.10/1687.44	c lower bound updated to -612978791
1687.20/1687.59	c BCD2: 3995330 <= obj <= 616974120
1687.20/1687.59	c BCD2: #cores=78, #unrelaxed=304192, #relaxed=2363, #hardened=0
1687.20/1687.59	c BCD2: #sat=1 #unsat=2351 bias=2351/2352
1687.29/1687.60	c Solving starts ...
1687.29/1687.60	c ============================[ Search Statistics ]============================
1687.29/1687.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1687.29/1687.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1687.29/1687.60	c =============================================================================
1687.29/1687.60	c  0.0s |       0 |        0 |        0 |   472474      0 |     2367 |     2378
1687.69/1688.03	c  0.4s |       0 |       79 |        1 |   472474      0 |     2367 |     2379
1687.69/1688.03	c #cpu_time = 0.427s
1687.69/1688.03	c #wall_clock_time = 0.428s
1687.69/1688.03	c #decision = 79
1687.69/1688.03	c #random_decision = 0
1687.69/1688.03	c #conflict = 1
1687.69/1688.03	c #restart = 0
1687.69/1688.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 67: cost of the new core is >=9504
1687.69/1688.03	c lower bound updated to -612978647
1687.89/1688.20	c BCD2: 3995474 <= obj <= 616974120
1687.89/1688.20	c BCD2: #cores=78, #unrelaxed=304191, #relaxed=2364, #hardened=0
1687.89/1688.20	c BCD2: #sat=1 #unsat=2352 bias=2352/2353
1687.89/1688.21	c Solving starts ...
1687.89/1688.21	c ============================[ Search Statistics ]============================
1687.89/1688.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1687.89/1688.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1687.89/1688.21	c =============================================================================
1687.89/1688.21	c  0.0s |       0 |        0 |        0 |   472474      0 |     2368 |     2379
1688.30/1688.65	c  0.4s |       0 |       79 |        1 |   472474      0 |     2368 |     2380
1688.30/1688.65	c #cpu_time = 0.439s
1688.30/1688.65	c #wall_clock_time = 0.440s
1688.30/1688.65	c #decision = 79
1688.30/1688.65	c #random_decision = 0
1688.30/1688.65	c #conflict = 1
1688.30/1688.65	c #restart = 0
1688.30/1688.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 68: cost of the new core is >=9648
1688.30/1688.65	c lower bound updated to -612978503
1688.49/1688.80	c BCD2: 3995618 <= obj <= 616974120
1688.49/1688.80	c BCD2: #cores=78, #unrelaxed=304190, #relaxed=2365, #hardened=0
1688.49/1688.80	c BCD2: #sat=1 #unsat=2353 bias=2353/2354
1688.49/1688.81	c Solving starts ...
1688.49/1688.81	c ============================[ Search Statistics ]============================
1688.49/1688.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1688.49/1688.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1688.49/1688.81	c =============================================================================
1688.49/1688.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2369 |     2380
1688.89/1689.24	c  0.4s |       0 |       79 |        1 |   472474      0 |     2369 |     2381
1688.89/1689.24	c #cpu_time = 0.436s
1688.89/1689.24	c #wall_clock_time = 0.437s
1688.89/1689.24	c #decision = 79
1688.89/1689.24	c #random_decision = 0
1688.89/1689.24	c #conflict = 1
1688.89/1689.24	c #restart = 0
1688.89/1689.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 69: cost of the new core is >=9792
1688.89/1689.24	c lower bound updated to -612978359
1689.09/1689.41	c BCD2: 3995762 <= obj <= 616974120
1689.09/1689.41	c BCD2: #cores=78, #unrelaxed=304189, #relaxed=2366, #hardened=0
1689.09/1689.41	c BCD2: #sat=1 #unsat=2354 bias=2354/2355
1689.09/1689.41	c Solving starts ...
1689.09/1689.41	c ============================[ Search Statistics ]============================
1689.09/1689.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1689.09/1689.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1689.09/1689.41	c =============================================================================
1689.09/1689.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2370 |     2381
1689.49/1689.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2370 |     2382
1689.49/1689.85	c #cpu_time = 0.438s
1689.49/1689.85	c #wall_clock_time = 0.439s
1689.49/1689.85	c #decision = 79
1689.49/1689.85	c #random_decision = 0
1689.49/1689.85	c #conflict = 1
1689.49/1689.85	c #restart = 0
1689.49/1689.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 70: cost of the new core is >=9936
1689.49/1689.85	c lower bound updated to -612978215
1689.69/1690.01	c BCD2: 3995906 <= obj <= 616974120
1689.69/1690.01	c BCD2: #cores=78, #unrelaxed=304188, #relaxed=2367, #hardened=0
1689.69/1690.01	c BCD2: #sat=1 #unsat=2355 bias=2355/2356
1689.69/1690.01	c Solving starts ...
1689.69/1690.01	c ============================[ Search Statistics ]============================
1689.69/1690.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1689.69/1690.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1689.69/1690.01	c =============================================================================
1689.69/1690.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2371 |     2382
1690.09/1690.46	c  0.4s |       0 |       79 |        1 |   472474      0 |     2371 |     2383
1690.09/1690.46	c #cpu_time = 0.440s
1690.09/1690.46	c #wall_clock_time = 0.442s
1690.09/1690.46	c #decision = 79
1690.09/1690.46	c #random_decision = 0
1690.09/1690.46	c #conflict = 1
1690.09/1690.46	c #restart = 0
1690.09/1690.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 71: cost of the new core is >=10080
1690.09/1690.46	c lower bound updated to -612978071
1690.29/1690.62	c BCD2: 3996050 <= obj <= 616974120
1690.29/1690.62	c BCD2: #cores=78, #unrelaxed=304187, #relaxed=2368, #hardened=0
1690.29/1690.62	c BCD2: #sat=1 #unsat=2356 bias=2356/2357
1690.29/1690.62	c Solving starts ...
1690.29/1690.62	c ============================[ Search Statistics ]============================
1690.29/1690.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1690.29/1690.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1690.29/1690.62	c =============================================================================
1690.29/1690.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2372 |     2383
1690.69/1691.08	c  0.5s |       0 |       79 |        1 |   472474      0 |     2372 |     2384
1690.69/1691.08	c #cpu_time = 0.452s
1690.69/1691.08	c #wall_clock_time = 0.453s
1690.69/1691.08	c #decision = 79
1690.69/1691.08	c #random_decision = 0
1690.69/1691.08	c #conflict = 1
1690.69/1691.08	c #restart = 0
1690.69/1691.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 72: cost of the new core is >=10224
1690.69/1691.08	c lower bound updated to -612977927
1690.89/1691.28	c BCD2: 3996194 <= obj <= 616974120
1690.89/1691.28	c BCD2: #cores=78, #unrelaxed=304186, #relaxed=2369, #hardened=0
1690.89/1691.28	c BCD2: #sat=1 #unsat=2357 bias=2357/2358
1690.89/1691.29	c Solving starts ...
1690.89/1691.29	c ============================[ Search Statistics ]============================
1690.89/1691.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1690.89/1691.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1690.89/1691.29	c =============================================================================
1690.89/1691.29	c  0.0s |       0 |        0 |        0 |   472474      0 |     2373 |     2384
1691.39/1691.74	c  0.4s |       0 |       79 |        1 |   472474      0 |     2373 |     2385
1691.39/1691.74	c #cpu_time = 0.448s
1691.39/1691.74	c #wall_clock_time = 0.449s
1691.39/1691.74	c #decision = 79
1691.39/1691.74	c #random_decision = 0
1691.39/1691.74	c #conflict = 1
1691.39/1691.74	c #restart = 0
1691.39/1691.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 73: cost of the new core is >=10368
1691.39/1691.74	c lower bound updated to -612977783
1691.59/1691.94	c BCD2: 3996338 <= obj <= 616974120
1691.59/1691.94	c BCD2: #cores=78, #unrelaxed=304185, #relaxed=2370, #hardened=0
1691.59/1691.94	c BCD2: #sat=1 #unsat=2358 bias=2358/2359
1691.59/1691.96	c Solving starts ...
1691.59/1691.96	c ============================[ Search Statistics ]============================
1691.59/1691.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1691.59/1691.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1691.59/1691.96	c =============================================================================
1691.59/1691.96	c  0.0s |       0 |        0 |        0 |   472474      0 |     2374 |     2385
1692.09/1692.40	c  0.4s |       0 |       79 |        1 |   472474      0 |     2374 |     2386
1692.09/1692.40	c #cpu_time = 0.445s
1692.09/1692.40	c #wall_clock_time = 0.446s
1692.09/1692.40	c #decision = 79
1692.09/1692.40	c #random_decision = 0
1692.09/1692.40	c #conflict = 1
1692.09/1692.40	c #restart = 0
1692.09/1692.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 74: cost of the new core is >=10512
1692.09/1692.40	c lower bound updated to -612977639
1692.28/1692.60	c BCD2: 3996482 <= obj <= 616974120
1692.28/1692.60	c BCD2: #cores=78, #unrelaxed=304184, #relaxed=2371, #hardened=0
1692.28/1692.60	c BCD2: #sat=1 #unsat=2359 bias=2359/2360
1692.28/1692.62	c Solving starts ...
1692.28/1692.62	c ============================[ Search Statistics ]============================
1692.28/1692.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1692.28/1692.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1692.28/1692.62	c =============================================================================
1692.28/1692.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2375 |     2386
1692.69/1693.07	c  0.5s |       0 |       79 |        1 |   472474      0 |     2375 |     2387
1692.69/1693.07	c #cpu_time = 0.449s
1692.69/1693.07	c #wall_clock_time = 0.450s
1692.69/1693.07	c #decision = 79
1692.69/1693.07	c #random_decision = 0
1692.69/1693.07	c #conflict = 1
1692.69/1693.07	c #restart = 0
1692.69/1693.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 75: cost of the new core is >=10656
1692.69/1693.07	c lower bound updated to -612977495
1693.79/1694.17	c BCD2: 3996626 <= obj <= 616974120
1693.79/1694.17	c BCD2: #cores=78, #unrelaxed=304183, #relaxed=2372, #hardened=0
1693.79/1694.17	c BCD2: #sat=1 #unsat=2360 bias=2360/2361
1693.79/1694.18	c Solving starts ...
1693.79/1694.18	c ============================[ Search Statistics ]============================
1693.79/1694.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1693.79/1694.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1693.79/1694.18	c =============================================================================
1693.79/1694.18	c  0.0s |       0 |        0 |        0 |   472474      0 |     2376 |     2387
1694.28/1694.63	c  0.4s |       0 |       79 |        1 |   472474      0 |     2376 |     2388
1694.28/1694.63	c #cpu_time = 0.447s
1694.28/1694.63	c #wall_clock_time = 0.448s
1694.28/1694.63	c #decision = 79
1694.28/1694.63	c #random_decision = 0
1694.28/1694.63	c #conflict = 1
1694.28/1694.63	c #restart = 0
1694.28/1694.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=10800
1694.28/1694.63	c lower bound updated to -612977351
1694.48/1694.80	c BCD2: 3996770 <= obj <= 616974120
1694.48/1694.80	c BCD2: #cores=78, #unrelaxed=304182, #relaxed=2373, #hardened=0
1694.48/1694.80	c BCD2: #sat=1 #unsat=2361 bias=2361/2362
1694.48/1694.81	c Solving starts ...
1694.48/1694.81	c ============================[ Search Statistics ]============================
1694.48/1694.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1694.48/1694.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1694.48/1694.81	c =============================================================================
1694.48/1694.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2377 |     2388
1694.89/1695.24	c  0.4s |       0 |       79 |        1 |   472474      0 |     2377 |     2389
1694.89/1695.24	c #cpu_time = 0.431s
1694.89/1695.24	c #wall_clock_time = 0.432s
1694.89/1695.24	c #decision = 79
1694.89/1695.24	c #random_decision = 0
1694.89/1695.24	c #conflict = 1
1694.89/1695.24	c #restart = 0
1694.89/1695.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 77: cost of the new core is >=10944
1694.89/1695.24	c lower bound updated to -612977207
1695.08/1695.43	c BCD2: 3996914 <= obj <= 616974120
1695.08/1695.43	c BCD2: #cores=78, #unrelaxed=304181, #relaxed=2374, #hardened=0
1695.08/1695.43	c BCD2: #sat=1 #unsat=2362 bias=2362/2363
1695.08/1695.43	c Solving starts ...
1695.08/1695.43	c ============================[ Search Statistics ]============================
1695.08/1695.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1695.08/1695.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1695.08/1695.43	c =============================================================================
1695.08/1695.43	c  0.0s |       0 |        0 |        0 |   472474      0 |     2378 |     2389
1695.48/1695.88	c  0.4s |       0 |       79 |        1 |   472474      0 |     2378 |     2390
1695.48/1695.88	c #cpu_time = 0.443s
1695.48/1695.88	c #wall_clock_time = 0.444s
1695.48/1695.88	c #decision = 79
1695.48/1695.88	c #random_decision = 0
1695.48/1695.88	c #conflict = 1
1695.48/1695.88	c #restart = 0
1695.48/1695.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 78: cost of the new core is >=11088
1695.48/1695.88	c lower bound updated to -612977063
1695.68/1696.05	c BCD2: 3997058 <= obj <= 616974120
1695.68/1696.05	c BCD2: #cores=78, #unrelaxed=304180, #relaxed=2375, #hardened=0
1695.68/1696.05	c BCD2: #sat=1 #unsat=2363 bias=2363/2364
1695.68/1696.05	c Solving starts ...
1695.68/1696.05	c ============================[ Search Statistics ]============================
1695.68/1696.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1695.68/1696.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1695.68/1696.05	c =============================================================================
1695.68/1696.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2379 |     2390
1696.08/1696.49	c  0.4s |       0 |       79 |        1 |   472474      0 |     2379 |     2391
1696.08/1696.49	c #cpu_time = 0.439s
1696.08/1696.49	c #wall_clock_time = 0.440s
1696.08/1696.49	c #decision = 79
1696.08/1696.49	c #random_decision = 0
1696.08/1696.49	c #conflict = 1
1696.08/1696.49	c #restart = 0
1696.08/1696.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 79: cost of the new core is >=11232
1696.08/1696.49	c lower bound updated to -612976919
1696.28/1696.67	c BCD2: 3997202 <= obj <= 616974120
1696.28/1696.67	c BCD2: #cores=78, #unrelaxed=304179, #relaxed=2376, #hardened=0
1696.28/1696.67	c BCD2: #sat=1 #unsat=2364 bias=2364/2365
1696.28/1696.68	c Solving starts ...
1696.28/1696.68	c ============================[ Search Statistics ]============================
1696.28/1696.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1696.28/1696.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1696.28/1696.68	c =============================================================================
1696.28/1696.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2380 |     2391
1696.78/1697.12	c  0.4s |       0 |       79 |        1 |   472474      0 |     2380 |     2392
1696.78/1697.12	c #cpu_time = 0.442s
1696.78/1697.12	c #wall_clock_time = 0.444s
1696.78/1697.12	c #decision = 79
1696.78/1697.12	c #random_decision = 0
1696.78/1697.12	c #conflict = 1
1696.78/1697.12	c #restart = 0
1696.78/1697.12	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 80: cost of the new core is >=11376
1696.78/1697.12	c lower bound updated to -612976775
1696.88/1697.29	c BCD2: 3997346 <= obj <= 616974120
1696.88/1697.29	c BCD2: #cores=78, #unrelaxed=304178, #relaxed=2377, #hardened=0
1696.88/1697.29	c BCD2: #sat=1 #unsat=2365 bias=2365/2366
1696.88/1697.30	c Solving starts ...
1696.88/1697.30	c ============================[ Search Statistics ]============================
1696.88/1697.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1696.88/1697.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1696.88/1697.30	c =============================================================================
1696.88/1697.30	c  0.0s |       0 |        0 |        0 |   472474      0 |     2381 |     2392
1697.39/1697.74	c  0.4s |       0 |       79 |        1 |   472474      0 |     2381 |     2393
1697.39/1697.74	c #cpu_time = 0.440s
1697.39/1697.74	c #wall_clock_time = 0.441s
1697.39/1697.74	c #decision = 79
1697.39/1697.74	c #random_decision = 0
1697.39/1697.74	c #conflict = 1
1697.39/1697.74	c #restart = 0
1697.39/1697.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 81: cost of the new core is >=11520
1697.39/1697.74	c lower bound updated to -612976631
1697.59/1697.91	c BCD2: 3997490 <= obj <= 616974120
1697.59/1697.91	c BCD2: #cores=78, #unrelaxed=304177, #relaxed=2378, #hardened=0
1697.59/1697.91	c BCD2: #sat=1 #unsat=2366 bias=2366/2367
1697.59/1697.92	c Solving starts ...
1697.59/1697.92	c ============================[ Search Statistics ]============================
1697.59/1697.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1697.59/1697.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1697.59/1697.92	c =============================================================================
1697.59/1697.92	c  0.0s |       0 |        0 |        0 |   472474      0 |     2382 |     2393
1697.99/1698.37	c  0.5s |       0 |       79 |        1 |   472474      0 |     2382 |     2394
1697.99/1698.37	c #cpu_time = 0.455s
1697.99/1698.37	c #wall_clock_time = 0.456s
1697.99/1698.37	c #decision = 79
1697.99/1698.37	c #random_decision = 0
1697.99/1698.37	c #conflict = 1
1697.99/1698.37	c #restart = 0
1697.99/1698.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 82: cost of the new core is >=11664
1697.99/1698.37	c lower bound updated to -612976487
1698.20/1698.58	c BCD2: 3997634 <= obj <= 616974120
1698.20/1698.58	c BCD2: #cores=78, #unrelaxed=304176, #relaxed=2379, #hardened=0
1698.20/1698.58	c BCD2: #sat=1 #unsat=2367 bias=2367/2368
1698.29/1698.60	c Solving starts ...
1698.29/1698.60	c ============================[ Search Statistics ]============================
1698.29/1698.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1698.29/1698.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1698.29/1698.60	c =============================================================================
1698.29/1698.60	c  0.0s |       0 |        0 |        0 |   472474      0 |     2383 |     2394
1698.69/1699.05	c  0.4s |       0 |       79 |        1 |   472474      0 |     2383 |     2395
1698.69/1699.05	c #cpu_time = 0.448s
1698.69/1699.05	c #wall_clock_time = 0.450s
1698.69/1699.05	c #decision = 79
1698.69/1699.05	c #random_decision = 0
1698.69/1699.05	c #conflict = 1
1698.69/1699.05	c #restart = 0
1698.69/1699.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 83: cost of the new core is >=11808
1698.69/1699.05	c lower bound updated to -612976343
1698.89/1699.26	c BCD2: 3997778 <= obj <= 616974120
1698.89/1699.26	c BCD2: #cores=78, #unrelaxed=304175, #relaxed=2380, #hardened=0
1698.89/1699.26	c BCD2: #sat=1 #unsat=2368 bias=2368/2369
1698.89/1699.28	c Solving starts ...
1698.89/1699.28	c ============================[ Search Statistics ]============================
1698.89/1699.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1698.89/1699.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1698.89/1699.28	c =============================================================================
1698.89/1699.28	c  0.0s |       0 |        0 |        0 |   472474      0 |     2384 |     2395
1699.39/1699.72	c  0.4s |       0 |       79 |        1 |   472474      0 |     2384 |     2396
1699.39/1699.72	c #cpu_time = 0.444s
1699.39/1699.72	c #wall_clock_time = 0.445s
1699.39/1699.72	c #decision = 79
1699.39/1699.72	c #random_decision = 0
1699.39/1699.72	c #conflict = 1
1699.39/1699.72	c #restart = 0
1699.39/1699.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 84: cost of the new core is >=11952
1699.39/1699.72	c lower bound updated to -612976199
1699.58/1699.93	c BCD2: 3997922 <= obj <= 616974120
1699.58/1699.93	c BCD2: #cores=78, #unrelaxed=304174, #relaxed=2381, #hardened=0
1699.58/1699.93	c BCD2: #sat=1 #unsat=2369 bias=2369/2370
1699.58/1699.95	c Solving starts ...
1699.58/1699.95	c ============================[ Search Statistics ]============================
1699.58/1699.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1699.58/1699.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1699.58/1699.95	c =============================================================================
1699.58/1699.95	c  0.0s |       0 |        0 |        0 |   472474      0 |     2385 |     2396
1699.98/1700.40	c  0.4s |       0 |       79 |        1 |   472474      0 |     2385 |     2397
1699.98/1700.40	c #cpu_time = 0.447s
1699.98/1700.40	c #wall_clock_time = 0.448s
1699.98/1700.40	c #decision = 79
1699.98/1700.40	c #random_decision = 0
1699.98/1700.40	c #conflict = 1
1700.08/1700.40	c #restart = 0
1700.08/1700.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 85: cost of the new core is >=12096
1700.08/1700.40	c lower bound updated to -612976055
1701.18/1701.50	c BCD2: 3998066 <= obj <= 616974120
1701.18/1701.50	c BCD2: #cores=78, #unrelaxed=304173, #relaxed=2382, #hardened=0
1701.18/1701.50	c BCD2: #sat=1 #unsat=2370 bias=2370/2371
1701.18/1701.51	c Solving starts ...
1701.18/1701.51	c ============================[ Search Statistics ]============================
1701.18/1701.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1701.18/1701.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1701.18/1701.51	c =============================================================================
1701.18/1701.51	c  0.0s |       0 |        0 |        0 |   472474      0 |     2386 |     2397
1701.58/1701.96	c  0.5s |       0 |       79 |        1 |   472474      0 |     2386 |     2398
1701.58/1701.96	c #cpu_time = 0.450s
1701.58/1701.96	c #wall_clock_time = 0.451s
1701.58/1701.96	c #decision = 79
1701.58/1701.96	c #random_decision = 0
1701.58/1701.96	c #conflict = 1
1701.58/1701.96	c #restart = 0
1701.58/1701.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 86: cost of the new core is >=12240
1701.58/1701.96	c lower bound updated to -612975911
1701.78/1702.14	c BCD2: 3998210 <= obj <= 616974120
1701.78/1702.14	c BCD2: #cores=78, #unrelaxed=304172, #relaxed=2383, #hardened=0
1701.78/1702.14	c BCD2: #sat=1 #unsat=2371 bias=2371/2372
1701.78/1702.15	c Solving starts ...
1701.78/1702.15	c ============================[ Search Statistics ]============================
1701.78/1702.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1701.78/1702.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1701.78/1702.15	c =============================================================================
1701.78/1702.15	c  0.0s |       0 |        0 |        0 |   472474      0 |     2387 |     2398
1702.18/1702.59	c  0.4s |       0 |       79 |        1 |   472474      0 |     2387 |     2399
1702.18/1702.59	c #cpu_time = 0.439s
1702.18/1702.59	c #wall_clock_time = 0.440s
1702.18/1702.59	c #decision = 79
1702.18/1702.59	c #random_decision = 0
1702.18/1702.59	c #conflict = 1
1702.18/1702.59	c #restart = 0
1702.18/1702.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 87: cost of the new core is >=12384
1702.18/1702.59	c lower bound updated to -612975767
1702.38/1702.78	c BCD2: 3998354 <= obj <= 616974120
1702.38/1702.78	c BCD2: #cores=78, #unrelaxed=304171, #relaxed=2384, #hardened=0
1702.38/1702.78	c BCD2: #sat=1 #unsat=2372 bias=2372/2373
1702.38/1702.79	c Solving starts ...
1702.38/1702.79	c ============================[ Search Statistics ]============================
1702.38/1702.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1702.38/1702.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1702.38/1702.79	c =============================================================================
1702.38/1702.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2388 |     2399
1702.89/1703.24	c  0.4s |       0 |       79 |        1 |   472474      0 |     2388 |     2400
1702.89/1703.24	c #cpu_time = 0.448s
1702.89/1703.24	c #wall_clock_time = 0.449s
1702.89/1703.24	c #decision = 79
1702.89/1703.24	c #random_decision = 0
1702.89/1703.24	c #conflict = 1
1702.89/1703.24	c #restart = 0
1702.89/1703.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 88: cost of the new core is >=12528
1702.89/1703.24	c lower bound updated to -612975623
1703.09/1703.42	c BCD2: 3998498 <= obj <= 616974120
1703.09/1703.42	c BCD2: #cores=78, #unrelaxed=304170, #relaxed=2385, #hardened=0
1703.09/1703.42	c BCD2: #sat=1 #unsat=2373 bias=2373/2374
1703.09/1703.42	c Solving starts ...
1703.09/1703.42	c ============================[ Search Statistics ]============================
1703.09/1703.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1703.09/1703.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1703.09/1703.42	c =============================================================================
1703.09/1703.42	c  0.0s |       0 |        0 |        0 |   472474      0 |     2389 |     2400
1703.49/1703.87	c  0.4s |       0 |       79 |        1 |   472474      0 |     2389 |     2401
1703.49/1703.87	c #cpu_time = 0.443s
1703.49/1703.87	c #wall_clock_time = 0.444s
1703.49/1703.87	c #decision = 79
1703.49/1703.87	c #random_decision = 0
1703.49/1703.87	c #conflict = 1
1703.49/1703.87	c #restart = 0
1703.49/1703.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 89: cost of the new core is >=12672
1703.49/1703.87	c lower bound updated to -612975479
1703.70/1704.06	c BCD2: 3998642 <= obj <= 616974120
1703.70/1704.06	c BCD2: #cores=78, #unrelaxed=304169, #relaxed=2386, #hardened=0
1703.70/1704.06	c BCD2: #sat=1 #unsat=2374 bias=2374/2375
1703.70/1704.06	c Solving starts ...
1703.70/1704.06	c ============================[ Search Statistics ]============================
1703.70/1704.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1703.70/1704.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1703.70/1704.06	c =============================================================================
1703.70/1704.07	c  0.0s |       0 |        0 |        0 |   472474      0 |     2390 |     2401
1704.19/1704.52	c  0.5s |       0 |       79 |        1 |   472474      0 |     2390 |     2402
1704.19/1704.52	c #cpu_time = 0.450s
1704.19/1704.52	c #wall_clock_time = 0.451s
1704.19/1704.52	c #decision = 79
1704.19/1704.52	c #random_decision = 0
1704.19/1704.52	c #conflict = 1
1704.19/1704.52	c #restart = 0
1704.19/1704.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 90: cost of the new core is >=12816
1704.19/1704.52	c lower bound updated to -612975335
1704.39/1704.70	c BCD2: 3998786 <= obj <= 616974120
1704.39/1704.70	c BCD2: #cores=78, #unrelaxed=304168, #relaxed=2387, #hardened=0
1704.39/1704.70	c BCD2: #sat=1 #unsat=2375 bias=2375/2376
1704.39/1704.70	c Solving starts ...
1704.39/1704.70	c ============================[ Search Statistics ]============================
1704.39/1704.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1704.39/1704.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1704.39/1704.70	c =============================================================================
1704.39/1704.70	c  0.0s |       0 |        0 |        0 |   472474      0 |     2391 |     2402
1704.79/1705.16	c  0.5s |       0 |       79 |        1 |   472474      0 |     2391 |     2403
1704.79/1705.16	c #cpu_time = 0.453s
1704.79/1705.16	c #wall_clock_time = 0.455s
1704.79/1705.16	c #decision = 79
1704.79/1705.16	c #random_decision = 0
1704.79/1705.16	c #conflict = 1
1704.79/1705.16	c #restart = 0
1704.79/1705.16	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 91: cost of the new core is >=12960
1704.79/1705.16	c lower bound updated to -612975191
1704.99/1705.35	c BCD2: 3998930 <= obj <= 616974120
1704.99/1705.35	c BCD2: #cores=78, #unrelaxed=304167, #relaxed=2388, #hardened=0
1704.99/1705.35	c BCD2: #sat=1 #unsat=2376 bias=2376/2377
1704.99/1705.36	c Solving starts ...
1704.99/1705.36	c ============================[ Search Statistics ]============================
1704.99/1705.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1704.99/1705.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1704.99/1705.36	c =============================================================================
1704.99/1705.36	c  0.0s |       0 |        0 |        0 |   472474      0 |     2392 |     2403
1705.49/1705.83	c  0.5s |       0 |       79 |        1 |   472474      0 |     2392 |     2404
1705.49/1705.83	c #cpu_time = 0.477s
1705.49/1705.83	c #wall_clock_time = 0.478s
1705.49/1705.83	c #decision = 79
1705.49/1705.83	c #random_decision = 0
1705.49/1705.83	c #conflict = 1
1705.49/1705.83	c #restart = 0
1705.49/1705.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 92: cost of the new core is >=13104
1705.49/1705.83	c lower bound updated to -612975047
1705.69/1706.06	c BCD2: 3999074 <= obj <= 616974120
1705.69/1706.06	c BCD2: #cores=78, #unrelaxed=304166, #relaxed=2389, #hardened=0
1705.69/1706.06	c BCD2: #sat=1 #unsat=2377 bias=2377/2378
1705.69/1706.08	c Solving starts ...
1705.69/1706.08	c ============================[ Search Statistics ]============================
1705.69/1706.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1705.69/1706.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1705.69/1706.08	c =============================================================================
1705.69/1706.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2393 |     2404
1706.19/1706.53	c  0.5s |       0 |       79 |        1 |   472474      0 |     2393 |     2405
1706.19/1706.53	c #cpu_time = 0.457s
1706.19/1706.53	c #wall_clock_time = 0.458s
1706.19/1706.53	c #decision = 79
1706.19/1706.53	c #random_decision = 0
1706.19/1706.53	c #conflict = 1
1706.19/1706.53	c #restart = 0
1706.19/1706.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 93: cost of the new core is >=13248
1706.19/1706.53	c lower bound updated to -612974903
1706.38/1706.76	c BCD2: 3999218 <= obj <= 616974120
1706.38/1706.76	c BCD2: #cores=78, #unrelaxed=304165, #relaxed=2390, #hardened=0
1706.38/1706.76	c BCD2: #sat=1 #unsat=2378 bias=2378/2379
1706.38/1706.77	c Solving starts ...
1706.38/1706.77	c ============================[ Search Statistics ]============================
1706.38/1706.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1706.38/1706.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1706.38/1706.77	c =============================================================================
1706.38/1706.77	c  0.0s |       0 |        0 |        0 |   472474      0 |     2394 |     2405
1706.89/1707.23	c  0.5s |       0 |       79 |        1 |   472474      0 |     2394 |     2406
1706.89/1707.23	c #cpu_time = 0.454s
1706.89/1707.23	c #wall_clock_time = 0.455s
1706.89/1707.23	c #decision = 79
1706.89/1707.23	c #random_decision = 0
1706.89/1707.23	c #conflict = 1
1706.89/1707.23	c #restart = 0
1706.89/1707.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 94: cost of the new core is >=13392
1706.89/1707.23	c lower bound updated to -612974759
1707.09/1707.45	c BCD2: 3999362 <= obj <= 616974120
1707.09/1707.45	c BCD2: #cores=78, #unrelaxed=304164, #relaxed=2391, #hardened=0
1707.09/1707.45	c BCD2: #sat=1 #unsat=2379 bias=2379/2380
1707.09/1707.47	c Solving starts ...
1707.09/1707.47	c ============================[ Search Statistics ]============================
1707.09/1707.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1707.09/1707.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1707.09/1707.47	c =============================================================================
1707.09/1707.47	c  0.0s |       0 |        0 |        0 |   472474      0 |     2395 |     2406
1708.49/1708.85	c  1.4s |       0 |       79 |        1 |   472474      0 |     2395 |     2407
1708.49/1708.85	c #cpu_time = 1.375s
1708.49/1708.85	c #wall_clock_time = 1.379s
1708.49/1708.85	c #decision = 79
1708.49/1708.85	c #random_decision = 0
1708.49/1708.85	c #conflict = 1
1708.49/1708.85	c #restart = 0
1708.49/1708.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 95: cost of the new core is >=13536
1708.49/1708.85	c lower bound updated to -612974615
1708.69/1709.02	c BCD2: 3999506 <= obj <= 616974120
1708.69/1709.02	c BCD2: #cores=78, #unrelaxed=304163, #relaxed=2392, #hardened=0
1708.69/1709.02	c BCD2: #sat=1 #unsat=2380 bias=2380/2381
1708.69/1709.03	c Solving starts ...
1708.69/1709.03	c ============================[ Search Statistics ]============================
1708.69/1709.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1708.69/1709.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1708.69/1709.03	c =============================================================================
1708.69/1709.03	c  0.0s |       0 |        0 |        0 |   472474      0 |     2396 |     2407
1709.09/1709.47	c  0.4s |       0 |       79 |        1 |   472474      0 |     2396 |     2408
1709.09/1709.47	c #cpu_time = 0.442s
1709.09/1709.47	c #wall_clock_time = 0.443s
1709.09/1709.47	c #decision = 79
1709.09/1709.47	c #random_decision = 0
1709.09/1709.47	c #conflict = 1
1709.09/1709.47	c #restart = 0
1709.09/1709.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 96: cost of the new core is >=13680
1709.09/1709.47	c lower bound updated to -612974471
1709.29/1709.62	c BCD2: 3999650 <= obj <= 616974120
1709.29/1709.62	c BCD2: #cores=78, #unrelaxed=304162, #relaxed=2393, #hardened=0
1709.29/1709.62	c BCD2: #sat=1 #unsat=2381 bias=2381/2382
1709.29/1709.62	c Solving starts ...
1709.29/1709.62	c ============================[ Search Statistics ]============================
1709.29/1709.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1709.29/1709.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1709.29/1709.62	c =============================================================================
1709.29/1709.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2397 |     2408
1709.69/1710.06	c  0.4s |       0 |       79 |        1 |   472474      0 |     2397 |     2409
1709.69/1710.06	c #cpu_time = 0.430s
1709.69/1710.06	c #wall_clock_time = 0.431s
1709.69/1710.06	c #decision = 79
1709.69/1710.06	c #random_decision = 0
1709.69/1710.06	c #conflict = 1
1709.69/1710.06	c #restart = 0
1709.69/1710.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 97: cost of the new core is >=13824
1709.69/1710.06	c lower bound updated to -612974327
1709.89/1710.21	c BCD2: 3999794 <= obj <= 616974120
1709.89/1710.21	c BCD2: #cores=78, #unrelaxed=304161, #relaxed=2394, #hardened=0
1709.89/1710.21	c BCD2: #sat=1 #unsat=2382 bias=2382/2383
1709.89/1710.22	c Solving starts ...
1709.89/1710.22	c ============================[ Search Statistics ]============================
1709.89/1710.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1709.89/1710.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1709.89/1710.22	c =============================================================================
1709.89/1710.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2398 |     2409
1710.29/1710.66	c  0.4s |       0 |       79 |        1 |   472474      0 |     2398 |     2410
1710.29/1710.66	c #cpu_time = 0.441s
1710.29/1710.66	c #wall_clock_time = 0.442s
1710.29/1710.66	c #decision = 79
1710.29/1710.66	c #random_decision = 0
1710.29/1710.66	c #conflict = 1
1710.29/1710.66	c #restart = 0
1710.29/1710.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 98: cost of the new core is >=13968
1710.29/1710.66	c lower bound updated to -612974183
1710.49/1710.81	c BCD2: 3999938 <= obj <= 616974120
1710.49/1710.81	c BCD2: #cores=78, #unrelaxed=304160, #relaxed=2395, #hardened=0
1710.49/1710.81	c BCD2: #sat=1 #unsat=2383 bias=2383/2384
1710.49/1710.81	c Solving starts ...
1710.49/1710.81	c ============================[ Search Statistics ]============================
1710.49/1710.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1710.49/1710.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1710.49/1710.81	c =============================================================================
1710.49/1710.81	c  0.0s |       0 |        0 |        0 |   472474      0 |     2399 |     2410
1710.89/1711.25	c  0.4s |       0 |       79 |        1 |   472474      0 |     2399 |     2411
1710.89/1711.25	c #cpu_time = 0.435s
1710.89/1711.25	c #wall_clock_time = 0.436s
1710.89/1711.25	c #decision = 79
1710.89/1711.25	c #random_decision = 0
1710.89/1711.25	c #conflict = 1
1710.89/1711.25	c #restart = 0
1710.89/1711.25	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 99: cost of the new core is >=14112
1710.89/1711.25	c lower bound updated to -612974039
1711.09/1711.40	c BCD2: 4000082 <= obj <= 616974120
1711.09/1711.40	c BCD2: #cores=78, #unrelaxed=304159, #relaxed=2396, #hardened=0
1711.09/1711.40	c BCD2: #sat=1 #unsat=2384 bias=2384/2385
1711.09/1711.41	c Solving starts ...
1711.09/1711.41	c ============================[ Search Statistics ]============================
1711.09/1711.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1711.09/1711.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1711.09/1711.41	c =============================================================================
1711.09/1711.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2400 |     2411
1711.49/1711.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2400 |     2412
1711.49/1711.85	c #cpu_time = 0.441s
1711.49/1711.85	c #wall_clock_time = 0.442s
1711.49/1711.85	c #decision = 79
1711.49/1711.85	c #random_decision = 0
1711.49/1711.85	c #conflict = 1
1711.49/1711.85	c #restart = 0
1711.49/1711.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 100: cost of the new core is >=14256
1711.49/1711.85	c lower bound updated to -612973895
1711.69/1712.00	c BCD2: 4000226 <= obj <= 616974120
1711.69/1712.00	c BCD2: #cores=78, #unrelaxed=304158, #relaxed=2397, #hardened=0
1711.69/1712.00	c BCD2: #sat=1 #unsat=2385 bias=2385/2386
1711.69/1712.00	c Solving starts ...
1711.69/1712.00	c ============================[ Search Statistics ]============================
1711.69/1712.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1711.69/1712.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1711.69/1712.00	c =============================================================================
1711.69/1712.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2401 |     2412
1712.09/1712.45	c  0.4s |       0 |       79 |        1 |   472474      0 |     2401 |     2413
1712.09/1712.45	c #cpu_time = 0.441s
1712.09/1712.45	c #wall_clock_time = 0.442s
1712.09/1712.45	c #decision = 79
1712.09/1712.45	c #random_decision = 0
1712.09/1712.45	c #conflict = 1
1712.09/1712.45	c #restart = 0
1712.09/1712.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=14400
1712.09/1712.45	c lower bound updated to -612973751
1712.19/1712.59	c BCD2: 4000370 <= obj <= 616974120
1712.19/1712.59	c BCD2: #cores=78, #unrelaxed=304157, #relaxed=2398, #hardened=0
1712.19/1712.59	c BCD2: #sat=1 #unsat=2386 bias=2386/2387
1712.29/1712.60	c Solving starts ...
1712.29/1712.60	c ============================[ Search Statistics ]============================
1712.29/1712.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1712.29/1712.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1712.29/1712.60	c =============================================================================
1712.29/1712.60	c  0.0s |       0 |        0 |        0 |   472474      0 |     2402 |     2413
1712.69/1713.07	c  0.5s |       0 |       79 |        1 |   472474      0 |     2402 |     2414
1712.69/1713.07	c #cpu_time = 0.465s
1712.69/1713.07	c #wall_clock_time = 0.466s
1712.69/1713.07	c #decision = 79
1712.69/1713.07	c #random_decision = 0
1712.69/1713.07	c #conflict = 1
1712.69/1713.07	c #restart = 0
1712.69/1713.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 102: cost of the new core is >=14544
1712.69/1713.07	c lower bound updated to -612973607
1712.89/1713.25	c BCD2: 4000514 <= obj <= 616974120
1712.89/1713.25	c BCD2: #cores=78, #unrelaxed=304156, #relaxed=2399, #hardened=0
1712.89/1713.25	c BCD2: #sat=1 #unsat=2387 bias=2387/2388
1712.89/1713.27	c Solving starts ...
1712.89/1713.27	c ============================[ Search Statistics ]============================
1712.89/1713.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1712.89/1713.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1712.89/1713.27	c =============================================================================
1712.89/1713.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2403 |     2414
1713.38/1713.72	c  0.4s |       0 |       79 |        1 |   472474      0 |     2403 |     2415
1713.38/1713.72	c #cpu_time = 0.448s
1713.38/1713.72	c #wall_clock_time = 0.449s
1713.38/1713.72	c #decision = 79
1713.38/1713.72	c #random_decision = 0
1713.38/1713.72	c #conflict = 1
1713.38/1713.72	c #restart = 0
1713.38/1713.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 103: cost of the new core is >=14688
1713.38/1713.72	c lower bound updated to -612973463
1713.49/1713.90	c BCD2: 4000658 <= obj <= 616974120
1713.49/1713.90	c BCD2: #cores=78, #unrelaxed=304155, #relaxed=2400, #hardened=0
1713.49/1713.90	c BCD2: #sat=1 #unsat=2388 bias=2388/2389
1713.59/1713.92	c Solving starts ...
1713.59/1713.92	c ============================[ Search Statistics ]============================
1713.59/1713.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1713.59/1713.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1713.59/1713.92	c =============================================================================
1713.59/1713.92	c  0.0s |       0 |        0 |        0 |   472474      0 |     2404 |     2415
1713.98/1714.36	c  0.4s |       0 |       79 |        1 |   472474      0 |     2404 |     2416
1713.98/1714.36	c #cpu_time = 0.444s
1713.98/1714.36	c #wall_clock_time = 0.445s
1713.98/1714.36	c #decision = 79
1713.98/1714.36	c #random_decision = 0
1713.98/1714.36	c #conflict = 1
1713.98/1714.36	c #restart = 0
1713.98/1714.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 104: cost of the new core is >=14832
1713.98/1714.36	c lower bound updated to -612973319
1714.18/1714.55	c BCD2: 4000802 <= obj <= 616974120
1714.18/1714.55	c BCD2: #cores=78, #unrelaxed=304154, #relaxed=2401, #hardened=0
1714.18/1714.55	c BCD2: #sat=1 #unsat=2389 bias=2389/2390
1714.18/1714.56	c Solving starts ...
1714.18/1714.56	c ============================[ Search Statistics ]============================
1714.18/1714.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1714.18/1714.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1714.18/1714.56	c =============================================================================
1714.18/1714.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2405 |     2416
1715.58/1715.92	c  1.4s |       0 |       79 |        1 |   472474      0 |     2405 |     2417
1715.58/1715.92	c #cpu_time = 1.349s
1715.58/1715.92	c #wall_clock_time = 1.353s
1715.58/1715.92	c #decision = 79
1715.58/1715.92	c #random_decision = 0
1715.58/1715.92	c #conflict = 1
1715.58/1715.92	c #restart = 0
1715.58/1715.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 105: cost of the new core is >=14976
1715.58/1715.92	c lower bound updated to -612973175
1715.69/1716.07	c BCD2: 4000946 <= obj <= 616974120
1715.69/1716.07	c BCD2: #cores=78, #unrelaxed=304153, #relaxed=2402, #hardened=0
1715.69/1716.07	c BCD2: #sat=1 #unsat=2390 bias=2390/2391
1715.69/1716.08	c Solving starts ...
1715.69/1716.08	c ============================[ Search Statistics ]============================
1715.69/1716.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1715.69/1716.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1715.69/1716.08	c =============================================================================
1715.69/1716.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2406 |     2417
1716.18/1716.52	c  0.4s |       0 |       79 |        1 |   472474      0 |     2406 |     2418
1716.18/1716.52	c #cpu_time = 0.440s
1716.18/1716.52	c #wall_clock_time = 0.441s
1716.18/1716.52	c #decision = 79
1716.18/1716.52	c #random_decision = 0
1716.18/1716.52	c #conflict = 1
1716.18/1716.52	c #restart = 0
1716.18/1716.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 106: cost of the new core is >=15120
1716.18/1716.52	c lower bound updated to -612973031
1716.28/1716.66	c BCD2: 4001090 <= obj <= 616974120
1716.28/1716.66	c BCD2: #cores=78, #unrelaxed=304152, #relaxed=2403, #hardened=0
1716.28/1716.66	c BCD2: #sat=1 #unsat=2391 bias=2391/2392
1716.28/1716.67	c Solving starts ...
1716.28/1716.67	c ============================[ Search Statistics ]============================
1716.28/1716.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1716.28/1716.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1716.28/1716.67	c =============================================================================
1716.28/1716.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2407 |     2418
1716.68/1717.10	c  0.4s |       0 |       79 |        1 |   472474      0 |     2407 |     2419
1716.68/1717.10	c #cpu_time = 0.429s
1716.68/1717.10	c #wall_clock_time = 0.430s
1716.79/1717.10	c #decision = 79
1716.79/1717.10	c #random_decision = 0
1716.79/1717.10	c #conflict = 1
1716.79/1717.10	c #restart = 0
1716.79/1717.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 107: cost of the new core is >=15264
1716.79/1717.10	c lower bound updated to -612972887
1716.89/1717.26	c BCD2: 4001234 <= obj <= 616974120
1716.89/1717.26	c BCD2: #cores=78, #unrelaxed=304151, #relaxed=2404, #hardened=0
1716.89/1717.26	c BCD2: #sat=1 #unsat=2392 bias=2392/2393
1716.89/1717.27	c Solving starts ...
1716.89/1717.27	c ============================[ Search Statistics ]============================
1716.89/1717.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1716.89/1717.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1716.89/1717.27	c =============================================================================
1716.89/1717.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2408 |     2419
1717.38/1717.71	c  0.4s |       0 |       79 |        1 |   472474      0 |     2408 |     2420
1717.38/1717.71	c #cpu_time = 0.439s
1717.38/1717.71	c #wall_clock_time = 0.441s
1717.38/1717.71	c #decision = 79
1717.38/1717.71	c #random_decision = 0
1717.38/1717.71	c #conflict = 1
1717.38/1717.71	c #restart = 0
1717.38/1717.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 108: cost of the new core is >=15408
1717.38/1717.71	c lower bound updated to -612972743
1717.48/1717.85	c BCD2: 4001378 <= obj <= 616974120
1717.48/1717.85	c BCD2: #cores=78, #unrelaxed=304150, #relaxed=2405, #hardened=0
1717.48/1717.85	c BCD2: #sat=1 #unsat=2393 bias=2393/2394
1717.48/1717.86	c Solving starts ...
1717.48/1717.86	c ============================[ Search Statistics ]============================
1717.48/1717.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1717.48/1717.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1717.48/1717.86	c =============================================================================
1717.48/1717.86	c  0.0s |       0 |        0 |        0 |   472474      0 |     2409 |     2420
1717.89/1718.30	c  0.4s |       0 |       79 |        1 |   472474      0 |     2409 |     2421
1717.89/1718.30	c #cpu_time = 0.436s
1717.89/1718.30	c #wall_clock_time = 0.437s
1717.89/1718.30	c #decision = 79
1717.89/1718.30	c #random_decision = 0
1717.89/1718.30	c #conflict = 1
1717.89/1718.30	c #restart = 0
1717.89/1718.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 109: cost of the new core is >=15552
1717.89/1718.30	c lower bound updated to -612972599
1718.09/1718.45	c BCD2: 4001522 <= obj <= 616974120
1718.09/1718.45	c BCD2: #cores=78, #unrelaxed=304149, #relaxed=2406, #hardened=0
1718.09/1718.45	c BCD2: #sat=1 #unsat=2394 bias=2394/2395
1718.09/1718.46	c Solving starts ...
1718.09/1718.46	c ============================[ Search Statistics ]============================
1718.09/1718.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1718.09/1718.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1718.09/1718.46	c =============================================================================
1718.09/1718.46	c  0.0s |       0 |        0 |        0 |   472474      0 |     2410 |     2421
1718.59/1718.90	c  0.4s |       0 |       79 |        1 |   472474      0 |     2410 |     2422
1718.59/1718.90	c #cpu_time = 0.441s
1718.59/1718.90	c #wall_clock_time = 0.442s
1718.59/1718.90	c #decision = 79
1718.59/1718.90	c #random_decision = 0
1718.59/1718.90	c #conflict = 1
1718.59/1718.90	c #restart = 0
1718.59/1718.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 110: cost of the new core is >=15696
1718.59/1718.90	c lower bound updated to -612972455
1718.69/1719.04	c BCD2: 4001666 <= obj <= 616974120
1718.69/1719.04	c BCD2: #cores=78, #unrelaxed=304148, #relaxed=2407, #hardened=0
1718.69/1719.04	c BCD2: #sat=1 #unsat=2395 bias=2395/2396
1718.69/1719.05	c Solving starts ...
1718.69/1719.05	c ============================[ Search Statistics ]============================
1718.69/1719.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1718.69/1719.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1718.69/1719.05	c =============================================================================
1718.69/1719.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2411 |     2422
1719.09/1719.49	c  0.4s |       0 |       79 |        1 |   472474      0 |     2411 |     2423
1719.09/1719.49	c #cpu_time = 0.441s
1719.09/1719.49	c #wall_clock_time = 0.442s
1719.09/1719.49	c #decision = 79
1719.09/1719.49	c #random_decision = 0
1719.09/1719.49	c #conflict = 1
1719.09/1719.49	c #restart = 0
1719.09/1719.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 111: cost of the new core is >=15840
1719.09/1719.49	c lower bound updated to -612972311
1719.29/1719.65	c BCD2: 4001810 <= obj <= 616974120
1719.29/1719.65	c BCD2: #cores=78, #unrelaxed=304147, #relaxed=2408, #hardened=0
1719.29/1719.65	c BCD2: #sat=1 #unsat=2396 bias=2396/2397
1719.29/1719.67	c Solving starts ...
1719.29/1719.67	c ============================[ Search Statistics ]============================
1719.29/1719.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1719.29/1719.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1719.29/1719.67	c =============================================================================
1719.29/1719.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2412 |     2423
1719.79/1720.11	c  0.4s |       0 |       79 |        1 |   472474      0 |     2412 |     2424
1719.79/1720.11	c #cpu_time = 0.442s
1719.79/1720.11	c #wall_clock_time = 0.444s
1719.79/1720.11	c #decision = 79
1719.79/1720.11	c #random_decision = 0
1719.79/1720.11	c #conflict = 1
1719.79/1720.11	c #restart = 0
1719.79/1720.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 112: cost of the new core is >=15984
1719.79/1720.11	c lower bound updated to -612972167
1719.99/1720.30	c BCD2: 4001954 <= obj <= 616974120
1719.99/1720.30	c BCD2: #cores=78, #unrelaxed=304146, #relaxed=2409, #hardened=0
1719.99/1720.30	c BCD2: #sat=1 #unsat=2397 bias=2397/2398
1719.99/1720.32	c Solving starts ...
1719.99/1720.32	c ============================[ Search Statistics ]============================
1719.99/1720.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1719.99/1720.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1719.99/1720.32	c =============================================================================
1719.99/1720.32	c  0.0s |       0 |        0 |        0 |   472474      0 |     2413 |     2424
1720.38/1720.77	c  0.4s |       0 |       79 |        1 |   472474      0 |     2413 |     2425
1720.38/1720.77	c #cpu_time = 0.448s
1720.38/1720.77	c #wall_clock_time = 0.450s
1720.38/1720.77	c #decision = 79
1720.38/1720.77	c #random_decision = 0
1720.38/1720.77	c #conflict = 1
1720.38/1720.77	c #restart = 0
1720.38/1720.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 113: cost of the new core is >=16128
1720.38/1720.77	c lower bound updated to -612972023
1720.58/1720.95	c BCD2: 4002098 <= obj <= 616974120
1720.58/1720.95	c BCD2: #cores=78, #unrelaxed=304145, #relaxed=2410, #hardened=0
1720.58/1720.95	c BCD2: #sat=1 #unsat=2398 bias=2398/2399
1720.58/1720.97	c Solving starts ...
1720.58/1720.97	c ============================[ Search Statistics ]============================
1720.58/1720.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1720.58/1720.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1720.58/1720.97	c =============================================================================
1720.58/1720.97	c  0.0s |       0 |        0 |        0 |   472474      0 |     2414 |     2425
1721.08/1721.41	c  0.4s |       0 |       79 |        1 |   472474      0 |     2414 |     2426
1721.08/1721.41	c #cpu_time = 0.444s
1721.08/1721.41	c #wall_clock_time = 0.446s
1721.08/1721.41	c #decision = 79
1721.08/1721.41	c #random_decision = 0
1721.08/1721.41	c #conflict = 1
1721.08/1721.41	c #restart = 0
1721.08/1721.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 114: cost of the new core is >=16272
1721.08/1721.41	c lower bound updated to -612971879
1721.19/1721.60	c BCD2: 4002242 <= obj <= 616974120
1721.19/1721.60	c BCD2: #cores=78, #unrelaxed=304144, #relaxed=2411, #hardened=0
1721.19/1721.60	c BCD2: #sat=1 #unsat=2399 bias=2399/2400
1721.29/1721.62	c Solving starts ...
1721.29/1721.62	c ============================[ Search Statistics ]============================
1721.29/1721.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1721.29/1721.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1721.29/1721.62	c =============================================================================
1721.29/1721.62	c  0.0s |       0 |        0 |        0 |   472474      0 |     2415 |     2426
1722.58/1722.95	c  1.3s |       0 |       79 |        1 |   472474      0 |     2415 |     2427
1722.58/1722.95	c #cpu_time = 1.332s
1722.58/1722.95	c #wall_clock_time = 1.336s
1722.58/1722.95	c #decision = 79
1722.58/1722.95	c #random_decision = 0
1722.58/1722.95	c #conflict = 1
1722.58/1722.95	c #restart = 0
1722.58/1722.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 115: cost of the new core is >=16416
1722.58/1722.95	c lower bound updated to -612971735
1722.78/1723.11	c BCD2: 4002386 <= obj <= 616974120
1722.78/1723.11	c BCD2: #cores=78, #unrelaxed=304143, #relaxed=2412, #hardened=0
1722.78/1723.11	c BCD2: #sat=1 #unsat=2400 bias=2400/2401
1722.78/1723.12	c Solving starts ...
1722.78/1723.12	c ============================[ Search Statistics ]============================
1722.78/1723.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1722.78/1723.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1722.78/1723.12	c =============================================================================
1722.78/1723.12	c  0.0s |       0 |        0 |        0 |   472474      0 |     2416 |     2427
1723.18/1723.56	c  0.4s |       0 |       79 |        1 |   472474      0 |     2416 |     2428
1723.18/1723.56	c #cpu_time = 0.443s
1723.18/1723.56	c #wall_clock_time = 0.444s
1723.18/1723.56	c #decision = 79
1723.18/1723.56	c #random_decision = 0
1723.18/1723.56	c #conflict = 1
1723.18/1723.56	c #restart = 0
1723.18/1723.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 116: cost of the new core is >=16560
1723.18/1723.56	c lower bound updated to -612971591
1723.39/1723.70	c BCD2: 4002530 <= obj <= 616974120
1723.39/1723.70	c BCD2: #cores=78, #unrelaxed=304142, #relaxed=2413, #hardened=0
1723.39/1723.70	c BCD2: #sat=1 #unsat=2401 bias=2401/2402
1723.39/1723.71	c Solving starts ...
1723.39/1723.71	c ============================[ Search Statistics ]============================
1723.39/1723.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1723.39/1723.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1723.39/1723.71	c =============================================================================
1723.39/1723.71	c  0.0s |       0 |        0 |        0 |   472474      0 |     2417 |     2428
1723.78/1724.14	c  0.4s |       0 |       79 |        1 |   472474      0 |     2417 |     2429
1723.78/1724.14	c #cpu_time = 0.432s
1723.78/1724.14	c #wall_clock_time = 0.433s
1723.78/1724.14	c #decision = 79
1723.78/1724.14	c #random_decision = 0
1723.78/1724.14	c #conflict = 1
1723.78/1724.14	c #restart = 0
1723.78/1724.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 117: cost of the new core is >=16704
1723.78/1724.14	c lower bound updated to -612971447
1723.98/1724.30	c BCD2: 4002674 <= obj <= 616974120
1723.98/1724.30	c BCD2: #cores=78, #unrelaxed=304141, #relaxed=2414, #hardened=0
1723.98/1724.30	c BCD2: #sat=1 #unsat=2402 bias=2402/2403
1723.98/1724.31	c Solving starts ...
1723.98/1724.31	c ============================[ Search Statistics ]============================
1723.98/1724.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1723.98/1724.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1723.98/1724.31	c =============================================================================
1723.98/1724.31	c  0.0s |       0 |        0 |        0 |   472474      0 |     2418 |     2429
1724.38/1724.76	c  0.4s |       0 |       79 |        1 |   472474      0 |     2418 |     2430
1724.38/1724.76	c #cpu_time = 0.444s
1724.38/1724.76	c #wall_clock_time = 0.445s
1724.38/1724.76	c #decision = 79
1724.38/1724.76	c #random_decision = 0
1724.38/1724.76	c #conflict = 1
1724.38/1724.76	c #restart = 0
1724.38/1724.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 118: cost of the new core is >=16848
1724.38/1724.76	c lower bound updated to -612971303
1724.49/1724.90	c BCD2: 4002818 <= obj <= 616974120
1724.49/1724.90	c BCD2: #cores=78, #unrelaxed=304140, #relaxed=2415, #hardened=0
1724.49/1724.90	c BCD2: #sat=1 #unsat=2403 bias=2403/2404
1724.59/1724.91	c Solving starts ...
1724.59/1724.91	c ============================[ Search Statistics ]============================
1724.59/1724.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1724.59/1724.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1724.59/1724.91	c =============================================================================
1724.59/1724.91	c  0.0s |       0 |        0 |        0 |   472474      0 |     2419 |     2430
1724.98/1725.35	c  0.4s |       0 |       79 |        1 |   472474      0 |     2419 |     2431
1724.98/1725.35	c #cpu_time = 0.440s
1724.98/1725.35	c #wall_clock_time = 0.441s
1724.98/1725.35	c #decision = 79
1724.98/1725.35	c #random_decision = 0
1724.98/1725.35	c #conflict = 1
1724.98/1725.35	c #restart = 0
1724.98/1725.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 119: cost of the new core is >=16992
1724.98/1725.35	c lower bound updated to -612971159
1725.08/1725.50	c BCD2: 4002962 <= obj <= 616974120
1725.08/1725.50	c BCD2: #cores=78, #unrelaxed=304139, #relaxed=2416, #hardened=0
1725.08/1725.50	c BCD2: #sat=1 #unsat=2404 bias=2404/2405
1725.18/1725.50	c Solving starts ...
1725.18/1725.50	c ============================[ Search Statistics ]============================
1725.18/1725.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1725.18/1725.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1725.18/1725.50	c =============================================================================
1725.18/1725.50	c  0.0s |       0 |        0 |        0 |   472474      0 |     2420 |     2431
1725.59/1725.95	c  0.4s |       0 |       79 |        1 |   472474      0 |     2420 |     2432
1725.59/1725.95	c #cpu_time = 0.442s
1725.59/1725.95	c #wall_clock_time = 0.443s
1725.59/1725.95	c #decision = 79
1725.59/1725.95	c #random_decision = 0
1725.59/1725.95	c #conflict = 1
1725.59/1725.95	c #restart = 0
1725.59/1725.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 120: cost of the new core is >=17136
1725.59/1725.95	c lower bound updated to -612971015
1725.69/1726.09	c BCD2: 4003106 <= obj <= 616974120
1725.69/1726.09	c BCD2: #cores=78, #unrelaxed=304138, #relaxed=2417, #hardened=0
1725.69/1726.09	c BCD2: #sat=1 #unsat=2405 bias=2405/2406
1725.78/1726.10	c Solving starts ...
1725.78/1726.10	c ============================[ Search Statistics ]============================
1725.78/1726.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1725.78/1726.10	c       |         |          |          |    Limit     GC | Var      | Constra 
1725.78/1726.10	c =============================================================================
1725.78/1726.10	c  0.0s |       0 |        0 |        0 |   472474      0 |     2421 |     2432
1726.18/1726.54	c  0.4s |       0 |       79 |        1 |   472474      0 |     2421 |     2433
1726.18/1726.54	c #cpu_time = 0.446s
1726.18/1726.54	c #wall_clock_time = 0.447s
1726.18/1726.54	c #decision = 79
1726.18/1726.54	c #random_decision = 0
1726.18/1726.54	c #conflict = 1
1726.18/1726.54	c #restart = 0
1726.18/1726.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 121: cost of the new core is >=17280
1726.18/1726.54	c lower bound updated to -612970871
1726.38/1726.73	c BCD2: 4003250 <= obj <= 616974120
1726.38/1726.73	c BCD2: #cores=78, #unrelaxed=304137, #relaxed=2418, #hardened=0
1726.38/1726.73	c BCD2: #sat=1 #unsat=2406 bias=2406/2407
1726.38/1726.74	c Solving starts ...
1726.38/1726.74	c ============================[ Search Statistics ]============================
1726.38/1726.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1726.38/1726.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1726.38/1726.74	c =============================================================================
1726.38/1726.74	c  0.0s |       0 |        0 |        0 |   472474      0 |     2422 |     2433
1726.78/1727.19	c  0.4s |       0 |       79 |        1 |   472474      0 |     2422 |     2434
1726.78/1727.19	c #cpu_time = 0.444s
1726.78/1727.19	c #wall_clock_time = 0.446s
1726.78/1727.19	c #decision = 79
1726.78/1727.19	c #random_decision = 0
1726.78/1727.19	c #conflict = 1
1726.78/1727.19	c #restart = 0
1726.78/1727.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 122: cost of the new core is >=17424
1726.78/1727.19	c lower bound updated to -612970727
1726.98/1727.37	c BCD2: 4003394 <= obj <= 616974120
1726.98/1727.37	c BCD2: #cores=78, #unrelaxed=304136, #relaxed=2419, #hardened=0
1726.98/1727.37	c BCD2: #sat=1 #unsat=2407 bias=2407/2408
1726.98/1727.39	c Solving starts ...
1726.98/1727.39	c ============================[ Search Statistics ]============================
1726.98/1727.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1726.98/1727.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1726.98/1727.39	c =============================================================================
1726.98/1727.39	c  0.0s |       0 |        0 |        0 |   472474      0 |     2423 |     2434
1727.49/1727.85	c  0.5s |       0 |       79 |        1 |   472474      0 |     2423 |     2435
1727.49/1727.85	c #cpu_time = 0.452s
1727.49/1727.85	c #wall_clock_time = 0.453s
1727.49/1727.85	c #decision = 79
1727.49/1727.85	c #random_decision = 0
1727.49/1727.85	c #conflict = 1
1727.49/1727.85	c #restart = 0
1727.49/1727.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 123: cost of the new core is >=17568
1727.49/1727.85	c lower bound updated to -612970583
1727.69/1728.03	c BCD2: 4003538 <= obj <= 616974120
1727.69/1728.03	c BCD2: #cores=78, #unrelaxed=304135, #relaxed=2420, #hardened=0
1727.69/1728.03	c BCD2: #sat=1 #unsat=2408 bias=2408/2409
1727.69/1728.05	c Solving starts ...
1727.69/1728.05	c ============================[ Search Statistics ]============================
1727.69/1728.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1727.69/1728.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1727.69/1728.05	c =============================================================================
1727.69/1728.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2424 |     2435
1728.08/1728.49	c  0.4s |       0 |       79 |        1 |   472474      0 |     2424 |     2436
1728.08/1728.49	c #cpu_time = 0.446s
1728.08/1728.49	c #wall_clock_time = 0.447s
1728.08/1728.49	c #decision = 79
1728.08/1728.49	c #random_decision = 0
1728.08/1728.49	c #conflict = 1
1728.08/1728.49	c #restart = 0
1728.08/1728.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 124: cost of the new core is >=17712
1728.08/1728.49	c lower bound updated to -612970439
1729.18/1729.58	c BCD2: 4003682 <= obj <= 616974120
1729.18/1729.58	c BCD2: #cores=78, #unrelaxed=304134, #relaxed=2421, #hardened=0
1729.18/1729.58	c BCD2: #sat=1 #unsat=2409 bias=2409/2410
1729.18/1729.59	c Solving starts ...
1729.18/1729.59	c ============================[ Search Statistics ]============================
1729.18/1729.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1729.18/1729.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1729.18/1729.59	c =============================================================================
1729.18/1729.59	c  0.0s |       0 |        0 |        0 |   472474      0 |     2425 |     2436
1729.68/1730.03	c  0.4s |       0 |       79 |        1 |   472474      0 |     2425 |     2437
1729.68/1730.03	c #cpu_time = 0.434s
1729.68/1730.03	c #wall_clock_time = 0.435s
1729.68/1730.03	c #decision = 79
1729.68/1730.03	c #random_decision = 0
1729.68/1730.03	c #conflict = 1
1729.68/1730.03	c #restart = 0
1729.68/1730.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 125: cost of the new core is >=17856
1729.68/1730.03	c lower bound updated to -612970295
1729.78/1730.19	c BCD2: 4003826 <= obj <= 616974120
1729.78/1730.19	c BCD2: #cores=78, #unrelaxed=304133, #relaxed=2422, #hardened=0
1729.78/1730.19	c BCD2: #sat=1 #unsat=2410 bias=2410/2411
1729.88/1730.20	c Solving starts ...
1729.88/1730.20	c ============================[ Search Statistics ]============================
1729.88/1730.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1729.88/1730.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1729.88/1730.20	c =============================================================================
1729.88/1730.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2426 |     2437
1730.28/1730.64	c  0.4s |       0 |       79 |        1 |   472474      0 |     2426 |     2438
1730.28/1730.64	c #cpu_time = 0.441s
1730.28/1730.64	c #wall_clock_time = 0.442s
1730.28/1730.64	c #decision = 79
1730.28/1730.64	c #random_decision = 0
1730.28/1730.64	c #conflict = 1
1730.28/1730.64	c #restart = 0
1730.28/1730.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 126: cost of the new core is >=18000
1730.28/1730.64	c lower bound updated to -612970151
1730.38/1730.79	c BCD2: 4003970 <= obj <= 616974120
1730.38/1730.79	c BCD2: #cores=78, #unrelaxed=304132, #relaxed=2423, #hardened=0
1730.38/1730.79	c BCD2: #sat=1 #unsat=2411 bias=2411/2412
1730.48/1730.80	c Solving starts ...
1730.48/1730.80	c ============================[ Search Statistics ]============================
1730.48/1730.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1730.48/1730.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1730.48/1730.80	c =============================================================================
1730.48/1730.80	c  0.0s |       0 |        0 |        0 |   472474      0 |     2427 |     2438
1730.88/1731.23	c  0.4s |       0 |       79 |        1 |   472474      0 |     2427 |     2439
1730.88/1731.23	c #cpu_time = 0.428s
1730.88/1731.23	c #wall_clock_time = 0.429s
1730.88/1731.23	c #decision = 79
1730.88/1731.23	c #random_decision = 0
1730.88/1731.23	c #conflict = 1
1730.88/1731.23	c #restart = 0
1730.88/1731.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 127: cost of the new core is >=18144
1730.88/1731.23	c lower bound updated to -612970007
1730.98/1731.40	c BCD2: 4004114 <= obj <= 616974120
1730.98/1731.40	c BCD2: #cores=78, #unrelaxed=304131, #relaxed=2424, #hardened=0
1730.98/1731.40	c BCD2: #sat=1 #unsat=2412 bias=2412/2413
1731.09/1731.40	c Solving starts ...
1731.09/1731.40	c ============================[ Search Statistics ]============================
1731.09/1731.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1731.09/1731.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1731.09/1731.40	c =============================================================================
1731.09/1731.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2428 |     2439
1731.48/1731.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2428 |     2440
1731.48/1731.85	c #cpu_time = 0.443s
1731.48/1731.85	c #wall_clock_time = 0.445s
1731.48/1731.85	c #decision = 79
1731.48/1731.85	c #random_decision = 0
1731.48/1731.85	c #conflict = 1
1731.48/1731.85	c #restart = 0
1731.48/1731.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 128: cost of the new core is >=18288
1731.48/1731.85	c lower bound updated to -612969863
1731.68/1732.00	c BCD2: 4004258 <= obj <= 616974120
1731.68/1732.00	c BCD2: #cores=78, #unrelaxed=304130, #relaxed=2425, #hardened=0
1731.68/1732.00	c BCD2: #sat=1 #unsat=2413 bias=2413/2414
1731.68/1732.01	c Solving starts ...
1731.68/1732.01	c ============================[ Search Statistics ]============================
1731.68/1732.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1731.68/1732.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1731.68/1732.01	c =============================================================================
1731.68/1732.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2429 |     2440
1732.08/1732.44	c  0.4s |       0 |       79 |        1 |   472474      0 |     2429 |     2441
1732.08/1732.44	c #cpu_time = 0.435s
1732.08/1732.44	c #wall_clock_time = 0.436s
1732.08/1732.44	c #decision = 79
1732.08/1732.44	c #random_decision = 0
1732.08/1732.44	c #conflict = 1
1732.08/1732.44	c #restart = 0
1732.08/1732.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 129: cost of the new core is >=18432
1732.08/1732.44	c lower bound updated to -612969719
1732.19/1732.60	c BCD2: 4004402 <= obj <= 616974120
1732.19/1732.60	c BCD2: #cores=78, #unrelaxed=304129, #relaxed=2426, #hardened=0
1732.19/1732.60	c BCD2: #sat=1 #unsat=2414 bias=2414/2415
1732.29/1732.61	c Solving starts ...
1732.29/1732.61	c ============================[ Search Statistics ]============================
1732.29/1732.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1732.29/1732.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1732.29/1732.61	c =============================================================================
1732.29/1732.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2430 |     2441
1732.68/1733.05	c  0.4s |       0 |       79 |        1 |   472474      0 |     2430 |     2442
1732.68/1733.05	c #cpu_time = 0.439s
1732.68/1733.05	c #wall_clock_time = 0.441s
1732.68/1733.05	c #decision = 79
1732.68/1733.05	c #random_decision = 0
1732.68/1733.05	c #conflict = 1
1732.68/1733.05	c #restart = 0
1732.68/1733.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 130: cost of the new core is >=18576
1732.68/1733.05	c lower bound updated to -612969575
1732.88/1733.20	c BCD2: 4004546 <= obj <= 616974120
1732.88/1733.20	c BCD2: #cores=78, #unrelaxed=304128, #relaxed=2427, #hardened=0
1732.88/1733.20	c BCD2: #sat=1 #unsat=2415 bias=2415/2416
1732.88/1733.21	c Solving starts ...
1732.88/1733.21	c ============================[ Search Statistics ]============================
1732.88/1733.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1732.88/1733.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1732.88/1733.21	c =============================================================================
1732.88/1733.21	c  0.0s |       0 |        0 |        0 |   472474      0 |     2431 |     2442
1733.28/1733.66	c  0.5s |       0 |       79 |        1 |   472474      0 |     2431 |     2443
1733.28/1733.66	c #cpu_time = 0.449s
1733.28/1733.66	c #wall_clock_time = 0.450s
1733.28/1733.66	c #decision = 79
1733.28/1733.66	c #random_decision = 0
1733.28/1733.66	c #conflict = 1
1733.28/1733.66	c #restart = 0
1733.28/1733.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 131: cost of the new core is >=18720
1733.28/1733.66	c lower bound updated to -612969431
1733.48/1733.86	c BCD2: 4004690 <= obj <= 616974120
1733.48/1733.86	c BCD2: #cores=78, #unrelaxed=304127, #relaxed=2428, #hardened=0
1733.48/1733.86	c BCD2: #sat=1 #unsat=2416 bias=2416/2417
1733.48/1733.87	c Solving starts ...
1733.48/1733.87	c ============================[ Search Statistics ]============================
1733.48/1733.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1733.48/1733.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1733.48/1733.87	c =============================================================================
1733.48/1733.87	c  0.0s |       0 |        0 |        0 |   472474      0 |     2432 |     2443
1733.98/1734.32	c  0.4s |       0 |       79 |        1 |   472474      0 |     2432 |     2444
1733.98/1734.32	c #cpu_time = 0.443s
1733.98/1734.32	c #wall_clock_time = 0.444s
1733.98/1734.32	c #decision = 79
1733.98/1734.32	c #random_decision = 0
1733.98/1734.32	c #conflict = 1
1733.98/1734.32	c #restart = 0
1733.98/1734.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 132: cost of the new core is >=18864
1733.98/1734.32	c lower bound updated to -612969287
1734.18/1734.51	c BCD2: 4004834 <= obj <= 616974120
1734.18/1734.51	c BCD2: #cores=78, #unrelaxed=304126, #relaxed=2429, #hardened=0
1734.18/1734.51	c BCD2: #sat=1 #unsat=2417 bias=2417/2418
1734.18/1734.53	c Solving starts ...
1734.18/1734.53	c ============================[ Search Statistics ]============================
1734.18/1734.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1734.18/1734.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1734.18/1734.53	c =============================================================================
1734.18/1734.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2433 |     2444
1734.58/1734.99	c  0.5s |       0 |       79 |        1 |   472474      0 |     2433 |     2445
1734.58/1734.99	c #cpu_time = 0.456s
1734.58/1734.99	c #wall_clock_time = 0.458s
1734.58/1734.99	c #decision = 79
1734.58/1734.99	c #random_decision = 0
1734.58/1734.99	c #conflict = 1
1734.58/1734.99	c #restart = 0
1734.58/1734.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 133: cost of the new core is >=19008
1734.58/1734.99	c lower bound updated to -612969143
1734.78/1735.18	c BCD2: 4004978 <= obj <= 616974120
1734.78/1735.18	c BCD2: #cores=78, #unrelaxed=304125, #relaxed=2430, #hardened=0
1734.78/1735.18	c BCD2: #sat=1 #unsat=2418 bias=2418/2419
1734.88/1735.20	c Solving starts ...
1734.88/1735.20	c ============================[ Search Statistics ]============================
1734.88/1735.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1734.88/1735.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1734.88/1735.20	c =============================================================================
1734.88/1735.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2434 |     2445
1735.28/1735.65	c  0.4s |       0 |       79 |        1 |   472474      0 |     2434 |     2446
1735.28/1735.65	c #cpu_time = 0.446s
1735.28/1735.65	c #wall_clock_time = 0.447s
1735.28/1735.65	c #decision = 79
1735.28/1735.65	c #random_decision = 0
1735.28/1735.65	c #conflict = 1
1735.28/1735.65	c #restart = 0
1735.28/1735.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 134: cost of the new core is >=19152
1735.28/1735.65	c lower bound updated to -612968999
1736.38/1736.75	c BCD2: 4005122 <= obj <= 616974120
1736.38/1736.75	c BCD2: #cores=78, #unrelaxed=304124, #relaxed=2431, #hardened=0
1736.38/1736.75	c BCD2: #sat=1 #unsat=2419 bias=2419/2420
1736.38/1736.75	c Solving starts ...
1736.38/1736.75	c ============================[ Search Statistics ]============================
1736.38/1736.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1736.38/1736.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1736.38/1736.75	c =============================================================================
1736.38/1736.75	c  0.0s |       0 |        0 |        0 |   472474      0 |     2435 |     2446
1736.78/1737.19	c  0.4s |       0 |       79 |        1 |   472474      0 |     2435 |     2447
1736.78/1737.19	c #cpu_time = 0.435s
1736.78/1737.19	c #wall_clock_time = 0.436s
1736.78/1737.19	c #decision = 79
1736.78/1737.19	c #random_decision = 0
1736.78/1737.19	c #conflict = 1
1736.78/1737.19	c #restart = 0
1736.78/1737.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 135: cost of the new core is >=19296
1736.78/1737.19	c lower bound updated to -612968855
1736.98/1737.36	c BCD2: 4005266 <= obj <= 616974120
1736.98/1737.36	c BCD2: #cores=78, #unrelaxed=304123, #relaxed=2432, #hardened=0
1736.98/1737.36	c BCD2: #sat=1 #unsat=2420 bias=2420/2421
1736.98/1737.36	c Solving starts ...
1736.98/1737.36	c ============================[ Search Statistics ]============================
1736.98/1737.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1736.98/1737.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1736.98/1737.36	c =============================================================================
1736.98/1737.36	c  0.0s |       0 |        0 |        0 |   472474      0 |     2436 |     2447
1737.48/1737.81	c  0.4s |       0 |       79 |        1 |   472474      0 |     2436 |     2448
1737.48/1737.81	c #cpu_time = 0.443s
1737.48/1737.81	c #wall_clock_time = 0.444s
1737.48/1737.81	c #decision = 79
1737.48/1737.81	c #random_decision = 0
1737.48/1737.81	c #conflict = 1
1737.48/1737.81	c #restart = 0
1737.48/1737.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 136: cost of the new core is >=19440
1737.48/1737.81	c lower bound updated to -612968711
1737.58/1737.96	c BCD2: 4005410 <= obj <= 616974120
1737.58/1737.96	c BCD2: #cores=78, #unrelaxed=304122, #relaxed=2433, #hardened=0
1737.58/1737.96	c BCD2: #sat=1 #unsat=2421 bias=2421/2422
1737.58/1737.97	c Solving starts ...
1737.58/1737.97	c ============================[ Search Statistics ]============================
1737.58/1737.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1737.58/1737.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1737.58/1737.97	c =============================================================================
1737.58/1737.97	c  0.0s |       0 |        0 |        0 |   472474      0 |     2437 |     2448
1738.08/1738.40	c  0.4s |       0 |       79 |        1 |   472474      0 |     2437 |     2449
1738.08/1738.40	c #cpu_time = 0.428s
1738.08/1738.40	c #wall_clock_time = 0.429s
1738.08/1738.40	c #decision = 79
1738.08/1738.40	c #random_decision = 0
1738.08/1738.40	c #conflict = 1
1738.08/1738.40	c #restart = 0
1738.08/1738.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 137: cost of the new core is >=19584
1738.08/1738.40	c lower bound updated to -612968567
1738.18/1738.57	c BCD2: 4005554 <= obj <= 616974120
1738.18/1738.57	c BCD2: #cores=78, #unrelaxed=304121, #relaxed=2434, #hardened=0
1738.18/1738.57	c BCD2: #sat=1 #unsat=2422 bias=2422/2423
1738.18/1738.58	c Solving starts ...
1738.18/1738.58	c ============================[ Search Statistics ]============================
1738.18/1738.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1738.18/1738.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1738.18/1738.58	c =============================================================================
1738.18/1738.58	c  0.0s |       0 |        0 |        0 |   472474      0 |     2438 |     2449
1738.68/1739.02	c  0.4s |       0 |       79 |        1 |   472474      0 |     2438 |     2450
1738.68/1739.02	c #cpu_time = 0.443s
1738.68/1739.02	c #wall_clock_time = 0.444s
1738.68/1739.02	c #decision = 79
1738.68/1739.02	c #random_decision = 0
1738.68/1739.02	c #conflict = 1
1738.68/1739.02	c #restart = 0
1738.68/1739.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 138: cost of the new core is >=19728
1738.68/1739.02	c lower bound updated to -612968423
1738.78/1739.18	c BCD2: 4005698 <= obj <= 616974120
1738.78/1739.18	c BCD2: #cores=78, #unrelaxed=304120, #relaxed=2435, #hardened=0
1738.78/1739.18	c BCD2: #sat=1 #unsat=2423 bias=2423/2424
1738.78/1739.19	c Solving starts ...
1738.78/1739.19	c ============================[ Search Statistics ]============================
1738.78/1739.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1738.78/1739.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1738.78/1739.19	c =============================================================================
1738.78/1739.19	c  0.0s |       0 |        0 |        0 |   472474      0 |     2439 |     2450
1739.28/1739.63	c  0.4s |       0 |       79 |        1 |   472474      0 |     2439 |     2451
1739.28/1739.63	c #cpu_time = 0.443s
1739.28/1739.63	c #wall_clock_time = 0.444s
1739.28/1739.63	c #decision = 79
1739.28/1739.63	c #random_decision = 0
1739.28/1739.63	c #conflict = 1
1739.28/1739.63	c #restart = 0
1739.28/1739.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 139: cost of the new core is >=19872
1739.28/1739.63	c lower bound updated to -612968279
1739.38/1739.79	c BCD2: 4005842 <= obj <= 616974120
1739.38/1739.79	c BCD2: #cores=78, #unrelaxed=304119, #relaxed=2436, #hardened=0
1739.38/1739.79	c BCD2: #sat=1 #unsat=2424 bias=2424/2425
1739.48/1739.80	c Solving starts ...
1739.48/1739.80	c ============================[ Search Statistics ]============================
1739.48/1739.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1739.48/1739.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1739.48/1739.80	c =============================================================================
1739.48/1739.80	c  0.0s |       0 |        0 |        0 |   472474      0 |     2440 |     2451
1739.88/1740.24	c  0.4s |       0 |       79 |        1 |   472474      0 |     2440 |     2452
1739.88/1740.24	c #cpu_time = 0.441s
1739.88/1740.24	c #wall_clock_time = 0.442s
1739.88/1740.24	c #decision = 79
1739.88/1740.24	c #random_decision = 0
1739.88/1740.24	c #conflict = 1
1739.88/1740.24	c #restart = 0
1739.88/1740.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 140: cost of the new core is >=20016
1739.88/1740.24	c lower bound updated to -612968135
1739.98/1740.39	c BCD2: 4005986 <= obj <= 616974120
1739.98/1740.39	c BCD2: #cores=78, #unrelaxed=304118, #relaxed=2437, #hardened=0
1739.98/1740.39	c BCD2: #sat=1 #unsat=2425 bias=2425/2426
1740.08/1740.40	c Solving starts ...
1740.08/1740.40	c ============================[ Search Statistics ]============================
1740.08/1740.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1740.08/1740.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1740.08/1740.40	c =============================================================================
1740.08/1740.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2441 |     2452
1740.47/1740.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2441 |     2453
1740.47/1740.85	c #cpu_time = 0.446s
1740.47/1740.85	c #wall_clock_time = 0.448s
1740.47/1740.85	c #decision = 79
1740.47/1740.85	c #random_decision = 0
1740.47/1740.85	c #conflict = 1
1740.47/1740.85	c #restart = 0
1740.47/1740.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 141: cost of the new core is >=20160
1740.47/1740.85	c lower bound updated to -612967991
1740.68/1741.04	c BCD2: 4006130 <= obj <= 616974120
1740.68/1741.04	c BCD2: #cores=78, #unrelaxed=304117, #relaxed=2438, #hardened=0
1740.68/1741.04	c BCD2: #sat=1 #unsat=2426 bias=2426/2427
1740.68/1741.06	c Solving starts ...
1740.68/1741.06	c ============================[ Search Statistics ]============================
1740.68/1741.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1740.68/1741.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1740.68/1741.06	c =============================================================================
1740.68/1741.06	c  0.0s |       0 |        0 |        0 |   472474      0 |     2442 |     2453
1741.18/1741.51	c  0.4s |       0 |       79 |        1 |   472474      0 |     2442 |     2454
1741.18/1741.51	c #cpu_time = 0.442s
1741.18/1741.51	c #wall_clock_time = 0.443s
1741.18/1741.51	c #decision = 79
1741.18/1741.51	c #random_decision = 0
1741.18/1741.51	c #conflict = 1
1741.18/1741.51	c #restart = 0
1741.18/1741.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 142: cost of the new core is >=20304
1741.18/1741.51	c lower bound updated to -612967847
1741.38/1741.70	c BCD2: 4006274 <= obj <= 616974120
1741.38/1741.70	c BCD2: #cores=78, #unrelaxed=304116, #relaxed=2439, #hardened=0
1741.38/1741.70	c BCD2: #sat=1 #unsat=2427 bias=2427/2428
1741.38/1741.72	c Solving starts ...
1741.38/1741.72	c ============================[ Search Statistics ]============================
1741.38/1741.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1741.38/1741.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1741.38/1741.72	c =============================================================================
1741.38/1741.72	c  0.0s |       0 |        0 |        0 |   472474      0 |     2443 |     2454
1741.78/1742.17	c  0.4s |       0 |       79 |        1 |   472474      0 |     2443 |     2455
1741.78/1742.17	c #cpu_time = 0.448s
1741.78/1742.17	c #wall_clock_time = 0.449s
1741.78/1742.17	c #decision = 79
1741.78/1742.17	c #random_decision = 0
1741.78/1742.17	c #conflict = 1
1741.78/1742.17	c #restart = 0
1741.78/1742.17	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 143: cost of the new core is >=20448
1741.78/1742.17	c lower bound updated to -612967703
1741.98/1742.36	c BCD2: 4006418 <= obj <= 616974120
1741.98/1742.36	c BCD2: #cores=78, #unrelaxed=304115, #relaxed=2440, #hardened=0
1741.98/1742.36	c BCD2: #sat=1 #unsat=2428 bias=2428/2429
1741.98/1742.38	c Solving starts ...
1741.98/1742.38	c ============================[ Search Statistics ]============================
1741.98/1742.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1741.98/1742.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1741.98/1742.38	c =============================================================================
1741.98/1742.38	c  0.0s |       0 |        0 |        0 |   472474      0 |     2444 |     2455
1743.38/1743.76	c  1.4s |       0 |       79 |        1 |   472474      0 |     2444 |     2456
1743.38/1743.76	c #cpu_time = 1.379s
1743.38/1743.76	c #wall_clock_time = 1.382s
1743.38/1743.76	c #decision = 79
1743.38/1743.76	c #random_decision = 0
1743.38/1743.76	c #conflict = 1
1743.38/1743.76	c #restart = 0
1743.38/1743.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 144: cost of the new core is >=20592
1743.38/1743.76	c lower bound updated to -612967559
1743.58/1743.93	c BCD2: 4006562 <= obj <= 616974120
1743.58/1743.93	c BCD2: #cores=78, #unrelaxed=304114, #relaxed=2441, #hardened=0
1743.58/1743.93	c BCD2: #sat=1 #unsat=2429 bias=2429/2430
1743.58/1743.93	c Solving starts ...
1743.58/1743.93	c ============================[ Search Statistics ]============================
1743.58/1743.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1743.58/1743.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1743.58/1743.93	c =============================================================================
1743.58/1743.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2445 |     2456
1743.98/1744.37	c  0.4s |       0 |       79 |        1 |   472474      0 |     2445 |     2457
1743.98/1744.37	c #cpu_time = 0.435s
1743.98/1744.37	c #wall_clock_time = 0.436s
1743.98/1744.37	c #decision = 79
1743.98/1744.37	c #random_decision = 0
1743.98/1744.37	c #conflict = 1
1743.98/1744.37	c #restart = 0
1743.98/1744.37	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 145: cost of the new core is >=20736
1743.98/1744.37	c lower bound updated to -612967415
1744.18/1744.54	c BCD2: 4006706 <= obj <= 616974120
1744.18/1744.54	c BCD2: #cores=78, #unrelaxed=304113, #relaxed=2442, #hardened=0
1744.18/1744.54	c BCD2: #sat=1 #unsat=2430 bias=2430/2431
1744.18/1744.55	c Solving starts ...
1744.18/1744.55	c ============================[ Search Statistics ]============================
1744.18/1744.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1744.18/1744.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1744.18/1744.55	c =============================================================================
1744.18/1744.55	c  0.0s |       0 |        0 |        0 |   472474      0 |     2446 |     2457
1744.58/1745.00	c  0.4s |       0 |       79 |        1 |   472474      0 |     2446 |     2458
1744.58/1745.00	c #cpu_time = 0.442s
1744.58/1745.00	c #wall_clock_time = 0.443s
1744.58/1745.00	c #decision = 79
1744.58/1745.00	c #random_decision = 0
1744.58/1745.00	c #conflict = 1
1744.58/1745.00	c #restart = 0
1744.58/1745.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 146: cost of the new core is >=20880
1744.58/1745.00	c lower bound updated to -612967271
1744.77/1745.15	c BCD2: 4006850 <= obj <= 616974120
1744.77/1745.15	c BCD2: #cores=78, #unrelaxed=304112, #relaxed=2443, #hardened=0
1744.77/1745.15	c BCD2: #sat=1 #unsat=2431 bias=2431/2432
1744.77/1745.16	c Solving starts ...
1744.77/1745.16	c ============================[ Search Statistics ]============================
1744.77/1745.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1744.77/1745.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1744.77/1745.16	c =============================================================================
1744.77/1745.16	c  0.0s |       0 |        0 |        0 |   472474      0 |     2447 |     2458
1745.17/1745.59	c  0.4s |       0 |       79 |        1 |   472474      0 |     2447 |     2459
1745.17/1745.59	c #cpu_time = 0.431s
1745.17/1745.59	c #wall_clock_time = 0.432s
1745.17/1745.59	c #decision = 79
1745.17/1745.59	c #random_decision = 0
1745.17/1745.59	c #conflict = 1
1745.17/1745.59	c #restart = 0
1745.17/1745.59	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 147: cost of the new core is >=21024
1745.17/1745.59	c lower bound updated to -612967127
1745.38/1745.78	c BCD2: 4006994 <= obj <= 616974120
1745.38/1745.78	c BCD2: #cores=78, #unrelaxed=304111, #relaxed=2444, #hardened=0
1745.38/1745.78	c BCD2: #sat=1 #unsat=2432 bias=2432/2433
1745.38/1745.79	c Solving starts ...
1745.38/1745.79	c ============================[ Search Statistics ]============================
1745.38/1745.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1745.38/1745.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1745.38/1745.79	c =============================================================================
1745.38/1745.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2448 |     2459
1745.87/1746.24	c  0.4s |       0 |       79 |        1 |   472474      0 |     2448 |     2460
1745.87/1746.24	c #cpu_time = 0.446s
1745.87/1746.24	c #wall_clock_time = 0.447s
1745.87/1746.24	c #decision = 79
1745.87/1746.24	c #random_decision = 0
1745.87/1746.24	c #conflict = 1
1745.87/1746.24	c #restart = 0
1745.87/1746.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 148: cost of the new core is >=21168
1745.87/1746.24	c lower bound updated to -612966983
1746.07/1746.40	c BCD2: 4007138 <= obj <= 616974120
1746.07/1746.40	c BCD2: #cores=78, #unrelaxed=304110, #relaxed=2445, #hardened=0
1746.07/1746.40	c BCD2: #sat=1 #unsat=2433 bias=2433/2434
1746.07/1746.41	c Solving starts ...
1746.07/1746.41	c ============================[ Search Statistics ]============================
1746.07/1746.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1746.07/1746.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1746.07/1746.41	c =============================================================================
1746.07/1746.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2449 |     2460
1746.48/1746.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2449 |     2461
1746.48/1746.85	c #cpu_time = 0.443s
1746.48/1746.85	c #wall_clock_time = 0.444s
1746.48/1746.85	c #decision = 79
1746.48/1746.85	c #random_decision = 0
1746.48/1746.85	c #conflict = 1
1746.48/1746.85	c #restart = 0
1746.48/1746.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 149: cost of the new core is >=21312
1746.48/1746.85	c lower bound updated to -612966839
1746.67/1747.02	c BCD2: 4007282 <= obj <= 616974120
1746.67/1747.02	c BCD2: #cores=78, #unrelaxed=304109, #relaxed=2446, #hardened=0
1746.67/1747.02	c BCD2: #sat=1 #unsat=2434 bias=2434/2435
1746.67/1747.02	c Solving starts ...
1746.67/1747.02	c ============================[ Search Statistics ]============================
1746.67/1747.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1746.67/1747.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1746.67/1747.02	c =============================================================================
1746.67/1747.02	c  0.0s |       0 |        0 |        0 |   472474      0 |     2450 |     2461
1747.07/1747.47	c  0.4s |       0 |       79 |        1 |   472474      0 |     2450 |     2462
1747.07/1747.47	c #cpu_time = 0.446s
1747.07/1747.47	c #wall_clock_time = 0.447s
1747.07/1747.47	c #decision = 79
1747.07/1747.47	c #random_decision = 0
1747.07/1747.47	c #conflict = 1
1747.07/1747.47	c #restart = 0
1747.07/1747.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 150: cost of the new core is >=21456
1747.07/1747.47	c lower bound updated to -612966695
1747.27/1747.64	c BCD2: 4007426 <= obj <= 616974120
1747.27/1747.64	c BCD2: #cores=78, #unrelaxed=304108, #relaxed=2447, #hardened=0
1747.27/1747.64	c BCD2: #sat=1 #unsat=2435 bias=2435/2436
1747.27/1747.66	c Solving starts ...
1747.27/1747.66	c ============================[ Search Statistics ]============================
1747.27/1747.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1747.27/1747.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1747.27/1747.66	c =============================================================================
1747.27/1747.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2451 |     2462
1747.78/1748.11	c  0.4s |       0 |       79 |        1 |   472474      0 |     2451 |     2463
1747.78/1748.11	c #cpu_time = 0.447s
1747.78/1748.11	c #wall_clock_time = 0.448s
1747.78/1748.11	c #decision = 79
1747.78/1748.11	c #random_decision = 0
1747.78/1748.11	c #conflict = 1
1747.78/1748.11	c #restart = 0
1747.78/1748.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 151: cost of the new core is >=21600
1747.78/1748.11	c lower bound updated to -612966551
1747.98/1748.31	c BCD2: 4007570 <= obj <= 616974120
1747.98/1748.31	c BCD2: #cores=78, #unrelaxed=304107, #relaxed=2448, #hardened=0
1747.98/1748.31	c BCD2: #sat=1 #unsat=2436 bias=2436/2437
1747.98/1748.33	c Solving starts ...
1747.98/1748.33	c ============================[ Search Statistics ]============================
1747.98/1748.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1747.98/1748.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1747.98/1748.33	c =============================================================================
1747.98/1748.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2452 |     2463
1748.38/1748.77	c  0.4s |       0 |       79 |        1 |   472474      0 |     2452 |     2464
1748.38/1748.77	c #cpu_time = 0.445s
1748.38/1748.77	c #wall_clock_time = 0.446s
1748.38/1748.77	c #decision = 79
1748.38/1748.77	c #random_decision = 0
1748.38/1748.77	c #conflict = 1
1748.38/1748.77	c #restart = 0
1748.38/1748.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 152: cost of the new core is >=21744
1748.38/1748.77	c lower bound updated to -612966407
1748.57/1748.98	c BCD2: 4007714 <= obj <= 616974120
1748.57/1748.98	c BCD2: #cores=78, #unrelaxed=304106, #relaxed=2449, #hardened=0
1748.57/1748.98	c BCD2: #sat=1 #unsat=2437 bias=2437/2438
1748.57/1748.99	c Solving starts ...
1748.57/1748.99	c ============================[ Search Statistics ]============================
1748.57/1748.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1748.57/1748.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1748.57/1748.99	c =============================================================================
1748.57/1748.99	c  0.0s |       0 |        0 |        0 |   472474      0 |     2453 |     2464
1749.08/1749.44	c  0.5s |       0 |       79 |        1 |   472474      0 |     2453 |     2465
1749.08/1749.44	c #cpu_time = 0.449s
1749.08/1749.44	c #wall_clock_time = 0.450s
1749.08/1749.44	c #decision = 79
1749.08/1749.44	c #random_decision = 0
1749.08/1749.44	c #conflict = 1
1749.08/1749.44	c #restart = 0
1749.08/1749.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 153: cost of the new core is >=21888
1749.08/1749.44	c lower bound updated to -612966263
1749.28/1749.65	c BCD2: 4007858 <= obj <= 616974120
1749.28/1749.65	c BCD2: #cores=78, #unrelaxed=304105, #relaxed=2450, #hardened=0
1749.28/1749.65	c BCD2: #sat=1 #unsat=2438 bias=2438/2439
1749.28/1749.66	c Solving starts ...
1749.28/1749.66	c ============================[ Search Statistics ]============================
1749.28/1749.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1749.28/1749.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1749.28/1749.66	c =============================================================================
1749.28/1749.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2454 |     2465
1750.68/1751.03	c  1.4s |       0 |       79 |        1 |   472474      0 |     2454 |     2466
1750.68/1751.03	c #cpu_time = 1.365s
1750.68/1751.03	c #wall_clock_time = 1.369s
1750.68/1751.03	c #decision = 79
1750.68/1751.03	c #random_decision = 0
1750.68/1751.03	c #conflict = 1
1750.68/1751.03	c #restart = 0
1750.68/1751.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 154: cost of the new core is >=22032
1750.68/1751.03	c lower bound updated to -612966119
1750.78/1751.19	c BCD2: 4008002 <= obj <= 616974120
1750.78/1751.19	c BCD2: #cores=78, #unrelaxed=304104, #relaxed=2451, #hardened=0
1750.78/1751.19	c BCD2: #sat=1 #unsat=2439 bias=2439/2440
1750.78/1751.20	c Solving starts ...
1750.78/1751.20	c ============================[ Search Statistics ]============================
1750.78/1751.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1750.78/1751.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1750.78/1751.20	c =============================================================================
1750.78/1751.20	c  0.0s |       0 |        0 |        0 |   472474      0 |     2455 |     2466
1751.28/1751.65	c  0.4s |       0 |       79 |        1 |   472474      0 |     2455 |     2467
1751.28/1751.65	c #cpu_time = 0.447s
1751.28/1751.65	c #wall_clock_time = 0.448s
1751.28/1751.65	c #decision = 79
1751.28/1751.65	c #random_decision = 0
1751.28/1751.65	c #conflict = 1
1751.28/1751.65	c #restart = 0
1751.28/1751.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 155: cost of the new core is >=22176
1751.28/1751.65	c lower bound updated to -612965975
1751.48/1751.82	c BCD2: 4008146 <= obj <= 616974120
1751.48/1751.82	c BCD2: #cores=78, #unrelaxed=304103, #relaxed=2452, #hardened=0
1751.48/1751.82	c BCD2: #sat=1 #unsat=2440 bias=2440/2441
1751.48/1751.83	c Solving starts ...
1751.48/1751.83	c ============================[ Search Statistics ]============================
1751.48/1751.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1751.48/1751.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1751.48/1751.83	c =============================================================================
1751.48/1751.83	c  0.0s |       0 |        0 |        0 |   472474      0 |     2456 |     2467
1751.88/1752.28	c  0.5s |       0 |       79 |        1 |   472474      0 |     2456 |     2468
1751.88/1752.28	c #cpu_time = 0.450s
1751.88/1752.28	c #wall_clock_time = 0.451s
1751.88/1752.28	c #decision = 79
1751.88/1752.28	c #random_decision = 0
1751.88/1752.28	c #conflict = 1
1751.88/1752.28	c #restart = 0
1751.88/1752.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 156: cost of the new core is >=22320
1751.88/1752.28	c lower bound updated to -612965831
1752.09/1752.44	c BCD2: 4008290 <= obj <= 616974120
1752.09/1752.44	c BCD2: #cores=78, #unrelaxed=304102, #relaxed=2453, #hardened=0
1752.09/1752.44	c BCD2: #sat=1 #unsat=2441 bias=2441/2442
1752.09/1752.45	c Solving starts ...
1752.09/1752.45	c ============================[ Search Statistics ]============================
1752.09/1752.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1752.09/1752.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1752.09/1752.45	c =============================================================================
1752.09/1752.45	c  0.0s |       0 |        0 |        0 |   472474      0 |     2457 |     2468
1752.58/1752.90	c  0.4s |       0 |       79 |        1 |   472474      0 |     2457 |     2469
1752.58/1752.90	c #cpu_time = 0.449s
1752.58/1752.90	c #wall_clock_time = 0.450s
1752.58/1752.90	c #decision = 79
1752.58/1752.90	c #random_decision = 0
1752.58/1752.90	c #conflict = 1
1752.58/1752.90	c #restart = 0
1752.58/1752.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 157: cost of the new core is >=22464
1752.58/1752.90	c lower bound updated to -612965687
1752.68/1753.07	c BCD2: 4008434 <= obj <= 616974120
1752.68/1753.07	c BCD2: #cores=78, #unrelaxed=304101, #relaxed=2454, #hardened=0
1752.68/1753.07	c BCD2: #sat=1 #unsat=2442 bias=2442/2443
1752.68/1753.07	c Solving starts ...
1752.68/1753.07	c ============================[ Search Statistics ]============================
1752.68/1753.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1752.68/1753.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1752.68/1753.07	c =============================================================================
1752.68/1753.08	c  0.0s |       0 |        0 |        0 |   472474      0 |     2458 |     2469
1753.18/1753.53	c  0.5s |       0 |       79 |        1 |   472474      0 |     2458 |     2470
1753.18/1753.53	c #cpu_time = 0.451s
1753.18/1753.53	c #wall_clock_time = 0.452s
1753.18/1753.53	c #decision = 79
1753.18/1753.53	c #random_decision = 0
1753.18/1753.53	c #conflict = 1
1753.18/1753.53	c #restart = 0
1753.18/1753.53	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 158: cost of the new core is >=22608
1753.18/1753.53	c lower bound updated to -612965543
1753.28/1753.69	c BCD2: 4008578 <= obj <= 616974120
1753.28/1753.69	c BCD2: #cores=78, #unrelaxed=304100, #relaxed=2455, #hardened=0
1753.28/1753.69	c BCD2: #sat=1 #unsat=2443 bias=2443/2444
1753.28/1753.70	c Solving starts ...
1753.28/1753.70	c ============================[ Search Statistics ]============================
1753.28/1753.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1753.28/1753.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1753.28/1753.70	c =============================================================================
1753.28/1753.70	c  0.0s |       0 |        0 |        0 |   472474      0 |     2459 |     2470
1753.78/1754.14	c  0.4s |       0 |       79 |        1 |   472474      0 |     2459 |     2471
1753.78/1754.14	c #cpu_time = 0.447s
1753.78/1754.14	c #wall_clock_time = 0.448s
1753.78/1754.14	c #decision = 79
1753.78/1754.14	c #random_decision = 0
1753.78/1754.14	c #conflict = 1
1753.78/1754.14	c #restart = 0
1753.78/1754.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 159: cost of the new core is >=22752
1753.78/1754.14	c lower bound updated to -612965399
1753.98/1754.31	c BCD2: 4008722 <= obj <= 616974120
1753.98/1754.31	c BCD2: #cores=78, #unrelaxed=304099, #relaxed=2456, #hardened=0
1753.98/1754.31	c BCD2: #sat=1 #unsat=2444 bias=2444/2445
1753.98/1754.32	c Solving starts ...
1753.98/1754.32	c ============================[ Search Statistics ]============================
1753.98/1754.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1753.98/1754.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1753.98/1754.32	c =============================================================================
1753.98/1754.32	c  0.0s |       0 |        0 |        0 |   472474      0 |     2460 |     2471
1754.38/1754.77	c  0.4s |       0 |       79 |        1 |   472474      0 |     2460 |     2472
1754.38/1754.77	c #cpu_time = 0.447s
1754.38/1754.77	c #wall_clock_time = 0.449s
1754.38/1754.77	c #decision = 79
1754.38/1754.77	c #random_decision = 0
1754.38/1754.77	c #conflict = 1
1754.38/1754.77	c #restart = 0
1754.38/1754.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 160: cost of the new core is >=22896
1754.38/1754.77	c lower bound updated to -612965255
1754.58/1754.97	c BCD2: 4008866 <= obj <= 616974120
1754.58/1754.97	c BCD2: #cores=78, #unrelaxed=304098, #relaxed=2457, #hardened=0
1754.58/1754.97	c BCD2: #sat=1 #unsat=2445 bias=2445/2446
1754.58/1754.99	c Solving starts ...
1754.58/1754.99	c ============================[ Search Statistics ]============================
1754.58/1754.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1754.58/1754.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1754.58/1754.99	c =============================================================================
1754.58/1754.99	c  0.0s |       0 |        0 |        0 |   472474      0 |     2461 |     2472
1755.08/1755.45	c  0.5s |       0 |       79 |        1 |   472474      0 |     2461 |     2473
1755.08/1755.45	c #cpu_time = 0.465s
1755.08/1755.45	c #wall_clock_time = 0.466s
1755.08/1755.45	c #decision = 79
1755.08/1755.45	c #random_decision = 0
1755.08/1755.45	c #conflict = 1
1755.08/1755.45	c #restart = 0
1755.08/1755.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 161: cost of the new core is >=23040
1755.08/1755.45	c lower bound updated to -612965111
1755.28/1755.65	c BCD2: 4009010 <= obj <= 616974120
1755.28/1755.65	c BCD2: #cores=78, #unrelaxed=304097, #relaxed=2458, #hardened=0
1755.28/1755.65	c BCD2: #sat=1 #unsat=2446 bias=2446/2447
1755.28/1755.67	c Solving starts ...
1755.28/1755.67	c ============================[ Search Statistics ]============================
1755.28/1755.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1755.28/1755.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1755.28/1755.67	c =============================================================================
1755.28/1755.67	c  0.0s |       0 |        0 |        0 |   472474      0 |     2462 |     2473
1755.77/1756.13	c  0.5s |       0 |       79 |        1 |   472474      0 |     2462 |     2474
1755.77/1756.13	c #cpu_time = 0.461s
1755.77/1756.13	c #wall_clock_time = 0.462s
1755.77/1756.13	c #decision = 79
1755.77/1756.13	c #random_decision = 0
1755.77/1756.13	c #conflict = 1
1755.77/1756.13	c #restart = 0
1755.77/1756.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 162: cost of the new core is >=23184
1755.77/1756.13	c lower bound updated to -612964967
1755.98/1756.34	c BCD2: 4009154 <= obj <= 616974120
1755.98/1756.34	c BCD2: #cores=78, #unrelaxed=304096, #relaxed=2459, #hardened=0
1755.98/1756.34	c BCD2: #sat=1 #unsat=2447 bias=2447/2448
1755.98/1756.35	c Solving starts ...
1755.98/1756.35	c ============================[ Search Statistics ]============================
1755.98/1756.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1755.98/1756.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1755.98/1756.35	c =============================================================================
1755.98/1756.35	c  0.0s |       0 |        0 |        0 |   472474      0 |     2463 |     2474
1756.49/1756.81	c  0.5s |       0 |       79 |        1 |   472474      0 |     2463 |     2475
1756.49/1756.81	c #cpu_time = 0.451s
1756.49/1756.81	c #wall_clock_time = 0.452s
1756.49/1756.81	c #decision = 79
1756.49/1756.81	c #random_decision = 0
1756.49/1756.81	c #conflict = 1
1756.49/1756.81	c #restart = 0
1756.49/1756.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 163: cost of the new core is >=23328
1756.49/1756.81	c lower bound updated to -612964823
1756.68/1757.01	c BCD2: 4009298 <= obj <= 616974120
1756.68/1757.01	c BCD2: #cores=78, #unrelaxed=304095, #relaxed=2460, #hardened=0
1756.68/1757.01	c BCD2: #sat=1 #unsat=2448 bias=2448/2449
1757.59/1757.93	c Solving starts ...
1757.59/1757.93	c ============================[ Search Statistics ]============================
1757.59/1757.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1757.59/1757.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1757.59/1757.93	c =============================================================================
1757.59/1757.93	c  0.0s |       0 |        0 |        0 |   472474      0 |     2464 |     2475
1757.98/1758.38	c  0.4s |       0 |       79 |        1 |   472474      0 |     2464 |     2476
1757.98/1758.38	c #cpu_time = 0.448s
1757.98/1758.38	c #wall_clock_time = 0.449s
1757.98/1758.38	c #decision = 79
1757.98/1758.38	c #random_decision = 0
1757.98/1758.38	c #conflict = 1
1757.98/1758.38	c #restart = 0
1757.98/1758.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 164: cost of the new core is >=23472
1757.98/1758.38	c lower bound updated to -612964679
1758.18/1758.55	c BCD2: 4009442 <= obj <= 616974120
1758.18/1758.55	c BCD2: #cores=78, #unrelaxed=304094, #relaxed=2461, #hardened=0
1758.18/1758.55	c BCD2: #sat=1 #unsat=2449 bias=2449/2450
1758.18/1758.56	c Solving starts ...
1758.18/1758.56	c ============================[ Search Statistics ]============================
1758.18/1758.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1758.18/1758.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1758.18/1758.56	c =============================================================================
1758.18/1758.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2465 |     2476
1758.59/1758.99	c  0.4s |       0 |       79 |        1 |   472474      0 |     2465 |     2477
1758.59/1758.99	c #cpu_time = 0.429s
1758.59/1758.99	c #wall_clock_time = 0.430s
1758.59/1758.99	c #decision = 79
1758.59/1758.99	c #random_decision = 0
1758.59/1758.99	c #conflict = 1
1758.59/1758.99	c #restart = 0
1758.59/1758.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 165: cost of the new core is >=23616
1758.59/1758.99	c lower bound updated to -612964535
1758.78/1759.17	c BCD2: 4009586 <= obj <= 616974120
1758.78/1759.17	c BCD2: #cores=78, #unrelaxed=304093, #relaxed=2462, #hardened=0
1758.78/1759.17	c BCD2: #sat=1 #unsat=2450 bias=2450/2451
1758.78/1759.18	c Solving starts ...
1758.78/1759.18	c ============================[ Search Statistics ]============================
1758.78/1759.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1758.78/1759.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1758.78/1759.18	c =============================================================================
1758.78/1759.18	c  0.0s |       0 |        0 |        0 |   472474      0 |     2466 |     2477
1759.28/1759.62	c  0.4s |       0 |       79 |        1 |   472474      0 |     2466 |     2478
1759.28/1759.62	c #cpu_time = 0.440s
1759.28/1759.62	c #wall_clock_time = 0.441s
1759.28/1759.62	c #decision = 79
1759.28/1759.62	c #random_decision = 0
1759.28/1759.62	c #conflict = 1
1759.28/1759.62	c #restart = 0
1759.28/1759.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 166: cost of the new core is >=23760
1759.28/1759.62	c lower bound updated to -612964391
1759.38/1759.78	c BCD2: 4009730 <= obj <= 616974120
1759.38/1759.78	c BCD2: #cores=78, #unrelaxed=304092, #relaxed=2463, #hardened=0
1759.38/1759.78	c BCD2: #sat=1 #unsat=2451 bias=2451/2452
1759.38/1759.79	c Solving starts ...
1759.38/1759.79	c ============================[ Search Statistics ]============================
1759.38/1759.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1759.38/1759.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1759.38/1759.79	c =============================================================================
1759.38/1759.79	c  0.0s |       0 |        0 |        0 |   472474      0 |     2467 |     2478
1759.88/1760.23	c  0.4s |       0 |       79 |        1 |   472474      0 |     2467 |     2479
1759.88/1760.23	c #cpu_time = 0.437s
1759.88/1760.23	c #wall_clock_time = 0.438s
1759.88/1760.23	c #decision = 79
1759.88/1760.23	c #random_decision = 0
1759.88/1760.23	c #conflict = 1
1759.88/1760.23	c #restart = 0
1759.88/1760.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 167: cost of the new core is >=23904
1759.88/1760.23	c lower bound updated to -612964247
1760.08/1760.40	c BCD2: 4009874 <= obj <= 616974120
1760.08/1760.40	c BCD2: #cores=78, #unrelaxed=304091, #relaxed=2464, #hardened=0
1760.08/1760.40	c BCD2: #sat=1 #unsat=2452 bias=2452/2453
1760.08/1760.41	c Solving starts ...
1760.08/1760.41	c ============================[ Search Statistics ]============================
1760.08/1760.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1760.08/1760.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1760.08/1760.41	c =============================================================================
1760.08/1760.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2468 |     2479
1760.48/1760.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2468 |     2480
1760.48/1760.85	c #cpu_time = 0.439s
1760.48/1760.85	c #wall_clock_time = 0.440s
1760.48/1760.85	c #decision = 79
1760.48/1760.85	c #random_decision = 0
1760.48/1760.85	c #conflict = 1
1760.48/1760.85	c #restart = 0
1760.48/1760.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 168: cost of the new core is >=24048
1760.48/1760.85	c lower bound updated to -612964103
1760.68/1761.02	c BCD2: 4010018 <= obj <= 616974120
1760.68/1761.02	c BCD2: #cores=78, #unrelaxed=304090, #relaxed=2465, #hardened=0
1760.68/1761.02	c BCD2: #sat=1 #unsat=2453 bias=2453/2454
1760.68/1761.03	c Solving starts ...
1760.68/1761.03	c ============================[ Search Statistics ]============================
1760.68/1761.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1760.68/1761.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1760.68/1761.03	c =============================================================================
1760.68/1761.03	c  0.0s |       0 |        0 |        0 |   472474      0 |     2469 |     2480
1761.08/1761.47	c  0.4s |       0 |       79 |        1 |   472474      0 |     2469 |     2481
1761.08/1761.47	c #cpu_time = 0.443s
1761.08/1761.47	c #wall_clock_time = 0.444s
1761.08/1761.47	c #decision = 79
1761.08/1761.47	c #random_decision = 0
1761.08/1761.47	c #conflict = 1
1761.08/1761.47	c #restart = 0
1761.08/1761.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 169: cost of the new core is >=24192
1761.08/1761.47	c lower bound updated to -612963959
1761.28/1761.65	c BCD2: 4010162 <= obj <= 616974120
1761.28/1761.65	c BCD2: #cores=78, #unrelaxed=304089, #relaxed=2466, #hardened=0
1761.28/1761.65	c BCD2: #sat=1 #unsat=2454 bias=2454/2455
1761.28/1761.66	c Solving starts ...
1761.28/1761.66	c ============================[ Search Statistics ]============================
1761.28/1761.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1761.28/1761.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1761.28/1761.66	c =============================================================================
1761.28/1761.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2470 |     2481
1761.78/1762.11	c  0.5s |       0 |       79 |        1 |   472474      0 |     2470 |     2482
1761.78/1762.11	c #cpu_time = 0.450s
1761.78/1762.11	c #wall_clock_time = 0.451s
1761.78/1762.11	c #decision = 79
1761.78/1762.11	c #random_decision = 0
1761.78/1762.11	c #conflict = 1
1761.78/1762.11	c #restart = 0
1761.78/1762.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 170: cost of the new core is >=24336
1761.78/1762.11	c lower bound updated to -612963815
1761.98/1762.32	c BCD2: 4010306 <= obj <= 616974120
1761.98/1762.32	c BCD2: #cores=78, #unrelaxed=304088, #relaxed=2467, #hardened=0
1761.98/1762.32	c BCD2: #sat=1 #unsat=2455 bias=2455/2456
1761.98/1762.33	c Solving starts ...
1761.98/1762.33	c ============================[ Search Statistics ]============================
1761.98/1762.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1761.98/1762.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1761.98/1762.33	c =============================================================================
1761.98/1762.33	c  0.0s |       0 |        0 |        0 |   472474      0 |     2471 |     2482
1762.38/1762.78	c  0.4s |       0 |       79 |        1 |   472474      0 |     2471 |     2483
1762.38/1762.78	c #cpu_time = 0.449s
1762.38/1762.78	c #wall_clock_time = 0.450s
1762.38/1762.78	c #decision = 79
1762.38/1762.78	c #random_decision = 0
1762.38/1762.78	c #conflict = 1
1762.38/1762.78	c #restart = 0
1762.38/1762.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 171: cost of the new core is >=24480
1762.38/1762.79	c lower bound updated to -612963671
1762.58/1762.99	c BCD2: 4010450 <= obj <= 616974120
1762.58/1762.99	c BCD2: #cores=78, #unrelaxed=304087, #relaxed=2468, #hardened=0
1762.58/1762.99	c BCD2: #sat=1 #unsat=2456 bias=2456/2457
1762.68/1763.01	c Solving starts ...
1762.68/1763.01	c ============================[ Search Statistics ]============================
1762.68/1763.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1762.68/1763.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1762.68/1763.01	c =============================================================================
1762.68/1763.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2472 |     2483
1763.08/1763.46	c  0.4s |       0 |       79 |        1 |   472474      0 |     2472 |     2484
1763.08/1763.46	c #cpu_time = 0.443s
1763.08/1763.46	c #wall_clock_time = 0.445s
1763.08/1763.46	c #decision = 79
1763.08/1763.46	c #random_decision = 0
1763.08/1763.46	c #conflict = 1
1763.08/1763.46	c #restart = 0
1763.08/1763.46	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 172: cost of the new core is >=24624
1763.08/1763.46	c lower bound updated to -612963527
1763.27/1763.67	c BCD2: 4010594 <= obj <= 616974120
1763.27/1763.67	c BCD2: #cores=78, #unrelaxed=304086, #relaxed=2469, #hardened=0
1763.27/1763.67	c BCD2: #sat=1 #unsat=2457 bias=2457/2458
1763.27/1763.68	c Solving starts ...
1763.27/1763.68	c ============================[ Search Statistics ]============================
1763.27/1763.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1763.27/1763.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1763.27/1763.68	c =============================================================================
1763.27/1763.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2473 |     2484
1763.78/1764.13	c  0.4s |       0 |       79 |        1 |   472474      0 |     2473 |     2485
1763.78/1764.13	c #cpu_time = 0.446s
1763.78/1764.13	c #wall_clock_time = 0.448s
1763.78/1764.13	c #decision = 79
1763.78/1764.13	c #random_decision = 0
1763.78/1764.13	c #conflict = 1
1763.78/1764.13	c #restart = 0
1763.78/1764.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 173: cost of the new core is >=24768
1763.78/1764.13	c lower bound updated to -612963383
1764.88/1765.22	c BCD2: 4010738 <= obj <= 616974120
1764.88/1765.22	c BCD2: #cores=78, #unrelaxed=304085, #relaxed=2470, #hardened=0
1764.88/1765.22	c BCD2: #sat=1 #unsat=2458 bias=2458/2459
1764.88/1765.23	c Solving starts ...
1764.88/1765.23	c ============================[ Search Statistics ]============================
1764.88/1765.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1764.88/1765.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1764.88/1765.23	c =============================================================================
1764.88/1765.23	c  0.0s |       0 |        0 |        0 |   472474      0 |     2474 |     2485
1765.29/1765.68	c  0.5s |       0 |       79 |        1 |   472474      0 |     2474 |     2486
1765.29/1765.68	c #cpu_time = 0.450s
1765.29/1765.68	c #wall_clock_time = 0.451s
1765.29/1765.68	c #decision = 79
1765.29/1765.68	c #random_decision = 0
1765.29/1765.68	c #conflict = 1
1765.29/1765.68	c #restart = 0
1765.29/1765.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 174: cost of the new core is >=24912
1765.29/1765.68	c lower bound updated to -612963239
1765.48/1765.83	c BCD2: 4010882 <= obj <= 616974120
1765.48/1765.83	c BCD2: #cores=78, #unrelaxed=304084, #relaxed=2471, #hardened=0
1765.48/1765.83	c BCD2: #sat=1 #unsat=2459 bias=2459/2460
1765.48/1765.84	c Solving starts ...
1765.48/1765.84	c ============================[ Search Statistics ]============================
1765.48/1765.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1765.48/1765.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1765.48/1765.84	c =============================================================================
1765.48/1765.84	c  0.0s |       0 |        0 |        0 |   472474      0 |     2475 |     2486
1765.88/1766.27	c  0.4s |       0 |       79 |        1 |   472474      0 |     2475 |     2487
1765.88/1766.27	c #cpu_time = 0.431s
1765.88/1766.27	c #wall_clock_time = 0.432s
1765.88/1766.27	c #decision = 79
1765.88/1766.27	c #random_decision = 0
1765.88/1766.27	c #conflict = 1
1765.88/1766.27	c #restart = 0
1765.88/1766.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 175: cost of the new core is >=25056
1765.88/1766.28	c lower bound updated to -612963095
1766.08/1766.44	c BCD2: 4011026 <= obj <= 616974120
1766.08/1766.44	c BCD2: #cores=78, #unrelaxed=304083, #relaxed=2472, #hardened=0
1766.08/1766.44	c BCD2: #sat=1 #unsat=2460 bias=2460/2461
1766.08/1766.45	c Solving starts ...
1766.08/1766.45	c ============================[ Search Statistics ]============================
1766.08/1766.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1766.08/1766.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1766.08/1766.45	c =============================================================================
1766.08/1766.45	c  0.0s |       0 |        0 |        0 |   472474      0 |     2476 |     2487
1766.48/1766.89	c  0.4s |       0 |       79 |        1 |   472474      0 |     2476 |     2488
1766.48/1766.89	c #cpu_time = 0.442s
1766.48/1766.89	c #wall_clock_time = 0.443s
1766.48/1766.89	c #decision = 79
1766.48/1766.89	c #random_decision = 0
1766.48/1766.89	c #conflict = 1
1766.48/1766.89	c #restart = 0
1766.48/1766.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 176: cost of the new core is >=25200
1766.48/1766.90	c lower bound updated to -612962951
1766.68/1767.05	c BCD2: 4011170 <= obj <= 616974120
1766.68/1767.05	c BCD2: #cores=78, #unrelaxed=304082, #relaxed=2473, #hardened=0
1766.68/1767.05	c BCD2: #sat=1 #unsat=2461 bias=2461/2462
1766.68/1767.06	c Solving starts ...
1766.68/1767.06	c ============================[ Search Statistics ]============================
1766.68/1767.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1766.68/1767.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1766.68/1767.06	c =============================================================================
1766.68/1767.06	c  0.0s |       0 |        0 |        0 |   472474      0 |     2477 |     2488
1767.08/1767.49	c  0.4s |       0 |       79 |        1 |   472474      0 |     2477 |     2489
1767.08/1767.49	c #cpu_time = 0.438s
1767.08/1767.49	c #wall_clock_time = 0.440s
1767.08/1767.49	c #decision = 79
1767.08/1767.49	c #random_decision = 0
1767.08/1767.49	c #conflict = 1
1767.08/1767.49	c #restart = 0
1767.08/1767.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 177: cost of the new core is >=25344
1767.08/1767.50	c lower bound updated to -612962807
1767.28/1767.66	c BCD2: 4011314 <= obj <= 616974120
1767.28/1767.66	c BCD2: #cores=78, #unrelaxed=304081, #relaxed=2474, #hardened=0
1767.28/1767.66	c BCD2: #sat=1 #unsat=2462 bias=2462/2463
1767.28/1767.66	c Solving starts ...
1767.28/1767.66	c ============================[ Search Statistics ]============================
1767.28/1767.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1767.28/1767.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1767.28/1767.66	c =============================================================================
1767.28/1767.66	c  0.0s |       0 |        0 |        0 |   472474      0 |     2478 |     2489
1767.78/1768.11	c  0.4s |       0 |       79 |        1 |   472474      0 |     2478 |     2490
1767.78/1768.11	c #cpu_time = 0.443s
1767.78/1768.11	c #wall_clock_time = 0.444s
1767.78/1768.11	c #decision = 79
1767.78/1768.11	c #random_decision = 0
1767.78/1768.11	c #conflict = 1
1767.78/1768.11	c #restart = 0
1767.78/1768.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 178: cost of the new core is >=25488
1767.78/1768.11	c lower bound updated to -612962663
1767.88/1768.26	c BCD2: 4011458 <= obj <= 616974120
1767.88/1768.26	c BCD2: #cores=78, #unrelaxed=304080, #relaxed=2475, #hardened=0
1767.88/1768.26	c BCD2: #sat=1 #unsat=2463 bias=2463/2464
1767.88/1768.27	c Solving starts ...
1767.88/1768.27	c ============================[ Search Statistics ]============================
1767.88/1768.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1767.88/1768.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1767.88/1768.27	c =============================================================================
1767.88/1768.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2479 |     2490
1768.38/1768.72	c  0.4s |       0 |       79 |        1 |   472474      0 |     2479 |     2491
1768.38/1768.72	c #cpu_time = 0.443s
1768.38/1768.72	c #wall_clock_time = 0.445s
1768.38/1768.72	c #decision = 79
1768.38/1768.72	c #random_decision = 0
1768.38/1768.72	c #conflict = 1
1768.38/1768.72	c #restart = 0
1768.38/1768.72	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 179: cost of the new core is >=25632
1768.38/1768.72	c lower bound updated to -612962519
1768.48/1768.88	c BCD2: 4011602 <= obj <= 616974120
1768.48/1768.88	c BCD2: #cores=78, #unrelaxed=304079, #relaxed=2476, #hardened=0
1768.48/1768.88	c BCD2: #sat=1 #unsat=2464 bias=2464/2465
1768.48/1768.89	c Solving starts ...
1768.48/1768.89	c ============================[ Search Statistics ]============================
1768.48/1768.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1768.48/1768.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1768.48/1768.89	c =============================================================================
1768.48/1768.89	c  0.0s |       0 |        0 |        0 |   472474      0 |     2480 |     2491
1768.98/1769.35	c  0.5s |       0 |       79 |        1 |   472474      0 |     2480 |     2492
1768.98/1769.35	c #cpu_time = 0.456s
1768.98/1769.35	c #wall_clock_time = 0.457s
1768.98/1769.35	c #decision = 79
1768.98/1769.35	c #random_decision = 0
1768.98/1769.35	c #conflict = 1
1768.98/1769.35	c #restart = 0
1768.98/1769.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 180: cost of the new core is >=25776
1768.98/1769.35	c lower bound updated to -612962375
1769.17/1769.55	c BCD2: 4011746 <= obj <= 616974120
1769.17/1769.55	c BCD2: #cores=78, #unrelaxed=304078, #relaxed=2477, #hardened=0
1769.17/1769.55	c BCD2: #sat=1 #unsat=2465 bias=2465/2466
1769.17/1769.56	c Solving starts ...
1769.17/1769.56	c ============================[ Search Statistics ]============================
1769.17/1769.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1769.17/1769.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1769.17/1769.56	c =============================================================================
1769.17/1769.56	c  0.0s |       0 |        0 |        0 |   472474      0 |     2481 |     2492
1769.68/1770.01	c  0.4s |       0 |       79 |        1 |   472474      0 |     2481 |     2493
1769.68/1770.01	c #cpu_time = 0.448s
1769.68/1770.01	c #wall_clock_time = 0.449s
1769.68/1770.01	c #decision = 79
1769.68/1770.01	c #random_decision = 0
1769.68/1770.01	c #conflict = 1
1769.68/1770.01	c #restart = 0
1769.68/1770.01	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 181: cost of the new core is >=25920
1769.68/1770.01	c lower bound updated to -612962231
1769.87/1770.21	c BCD2: 4011890 <= obj <= 616974120
1769.87/1770.21	c BCD2: #cores=78, #unrelaxed=304077, #relaxed=2478, #hardened=0
1769.87/1770.21	c BCD2: #sat=1 #unsat=2466 bias=2466/2467
1769.87/1770.22	c Solving starts ...
1769.87/1770.22	c ============================[ Search Statistics ]============================
1769.87/1770.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1769.87/1770.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1769.87/1770.22	c =============================================================================
1769.87/1770.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2482 |     2493
1770.28/1770.67	c  0.4s |       0 |       79 |        1 |   472474      0 |     2482 |     2494
1770.28/1770.67	c #cpu_time = 0.444s
1770.28/1770.67	c #wall_clock_time = 0.446s
1770.28/1770.67	c #decision = 79
1770.28/1770.67	c #random_decision = 0
1770.28/1770.67	c #conflict = 1
1770.28/1770.67	c #restart = 0
1770.28/1770.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 182: cost of the new core is >=26064
1770.28/1770.67	c lower bound updated to -612962087
1770.48/1770.87	c BCD2: 4012034 <= obj <= 616974120
1770.48/1770.87	c BCD2: #cores=78, #unrelaxed=304076, #relaxed=2479, #hardened=0
1770.48/1770.87	c BCD2: #sat=1 #unsat=2467 bias=2467/2468
1770.48/1770.88	c Solving starts ...
1770.48/1770.88	c ============================[ Search Statistics ]============================
1770.48/1770.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1770.48/1770.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1770.48/1770.88	c =============================================================================
1770.48/1770.88	c  0.0s |       0 |        0 |        0 |   472474      0 |     2483 |     2494
1770.98/1771.33	c  0.4s |       0 |       79 |        1 |   472474      0 |     2483 |     2495
1770.98/1771.33	c #cpu_time = 0.447s
1770.98/1771.33	c #wall_clock_time = 0.448s
1770.98/1771.33	c #decision = 79
1770.98/1771.33	c #random_decision = 0
1770.98/1771.33	c #conflict = 1
1770.98/1771.33	c #restart = 0
1770.98/1771.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 183: cost of the new core is >=26208
1770.98/1771.33	c lower bound updated to -612961943
1772.08/1772.40	c BCD2: 4012178 <= obj <= 616974120
1772.08/1772.40	c BCD2: #cores=78, #unrelaxed=304075, #relaxed=2480, #hardened=0
1772.08/1772.40	c BCD2: #sat=1 #unsat=2468 bias=2468/2469
1772.08/1772.41	c Solving starts ...
1772.08/1772.41	c ============================[ Search Statistics ]============================
1772.08/1772.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1772.08/1772.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1772.08/1772.41	c =============================================================================
1772.08/1772.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2484 |     2495
1772.48/1772.85	c  0.4s |       0 |       79 |        1 |   472474      0 |     2484 |     2496
1772.48/1772.85	c #cpu_time = 0.444s
1772.48/1772.85	c #wall_clock_time = 0.445s
1772.48/1772.85	c #decision = 79
1772.48/1772.85	c #random_decision = 0
1772.48/1772.85	c #conflict = 1
1772.48/1772.85	c #restart = 0
1772.48/1772.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 184: cost of the new core is >=26352
1772.48/1772.85	c lower bound updated to -612961799
1772.68/1773.00	c BCD2: 4012322 <= obj <= 616974120
1772.68/1773.00	c BCD2: #cores=78, #unrelaxed=304074, #relaxed=2481, #hardened=0
1772.68/1773.00	c BCD2: #sat=1 #unsat=2469 bias=2469/2470
1772.68/1773.00	c Solving starts ...
1772.68/1773.00	c ============================[ Search Statistics ]============================
1772.68/1773.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1772.68/1773.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1772.68/1773.00	c =============================================================================
1772.68/1773.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2485 |     2496
1773.08/1773.44	c  0.4s |       0 |       79 |        1 |   472474      0 |     2485 |     2497
1773.08/1773.44	c #cpu_time = 0.437s
1773.08/1773.44	c #wall_clock_time = 0.439s
1773.08/1773.44	c #decision = 79
1773.08/1773.44	c #random_decision = 0
1773.08/1773.44	c #conflict = 1
1773.08/1773.44	c #restart = 0
1773.08/1773.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 185: cost of the new core is >=26496
1773.08/1773.44	c lower bound updated to -612961655
1773.28/1773.61	c BCD2: 4012466 <= obj <= 616974120
1773.28/1773.61	c BCD2: #cores=78, #unrelaxed=304073, #relaxed=2482, #hardened=0
1773.28/1773.61	c BCD2: #sat=1 #unsat=2470 bias=2470/2471
1773.28/1773.61	c Solving starts ...
1773.28/1773.61	c ============================[ Search Statistics ]============================
1773.28/1773.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1773.28/1773.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1773.28/1773.61	c =============================================================================
1773.28/1773.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2486 |     2497
1773.68/1774.06	c  0.4s |       0 |       79 |        1 |   472474      0 |     2486 |     2498
1773.68/1774.06	c #cpu_time = 0.445s
1773.68/1774.06	c #wall_clock_time = 0.446s
1773.68/1774.06	c #decision = 79
1773.68/1774.06	c #random_decision = 0
1773.68/1774.06	c #conflict = 1
1773.68/1774.06	c #restart = 0
1773.68/1774.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 186: cost of the new core is >=26640
1773.68/1774.06	c lower bound updated to -612961511
1773.88/1774.25	c BCD2: 4012610 <= obj <= 616974120
1773.88/1774.25	c BCD2: #cores=78, #unrelaxed=304072, #relaxed=2483, #hardened=0
1773.88/1774.25	c BCD2: #sat=1 #unsat=2471 bias=2471/2472
1773.88/1774.25	c Solving starts ...
1773.88/1774.25	c ============================[ Search Statistics ]============================
1773.88/1774.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1773.88/1774.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1773.88/1774.25	c =============================================================================
1773.88/1774.25	c  0.0s |       0 |        0 |        0 |   472474      0 |     2487 |     2499
1774.38/1774.70	c  0.4s |       0 |       78 |        0 |   472474      0 |     2487 |     2500
1774.38/1774.70	c #cpu_time = 0.444s
1774.38/1774.70	c #wall_clock_time = 0.445s
1774.38/1774.70	c #decision = 78
1774.38/1774.70	c #random_decision = 0
1774.38/1774.70	c #conflict = 0
1774.38/1774.70	c #restart = 0
1774.38/1774.70	c BCD2: found a new core of size 1: cost of the new core is >=10946
1774.38/1774.70	c lower bound updated to -612950565
1774.48/1774.82	c BCD2: 4023556 <= obj <= 616974120
1774.48/1774.82	c BCD2: #cores=79, #unrelaxed=304071, #relaxed=2484, #hardened=0
1774.48/1774.82	c BCD2: #sat=1 #unsat=2472 bias=2472/2473
1774.48/1774.82	c Solving starts ...
1774.48/1774.82	c ============================[ Search Statistics ]============================
1774.48/1774.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1774.48/1774.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1774.48/1774.82	c =============================================================================
1774.48/1774.82	c  0.0s |       0 |        0 |        0 |   472474      0 |     2487 |     2500
1774.88/1775.27	c  0.4s |       0 |       79 |        0 |   472474      0 |     2487 |     2500
1774.88/1775.27	c #cpu_time = 0.445s
1774.88/1775.27	c #wall_clock_time = 0.446s
1774.88/1775.27	c #decision = 79
1774.88/1775.27	c #random_decision = 0
1774.88/1775.27	c #conflict = 0
1774.88/1775.27	c #restart = 0
1774.88/1775.27	c BCD2: found a new core of size 1: cost of the new core is >=10946
1774.88/1775.27	c lower bound updated to -612939619
1774.97/1775.39	c BCD2: 4034502 <= obj <= 616974120
1774.97/1775.39	c BCD2: #cores=80, #unrelaxed=304070, #relaxed=2485, #hardened=0
1774.97/1775.39	c BCD2: #sat=1 #unsat=2473 bias=2473/2474
1774.97/1775.40	c Solving starts ...
1774.97/1775.40	c ============================[ Search Statistics ]============================
1774.97/1775.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1774.97/1775.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1774.97/1775.40	c =============================================================================
1774.97/1775.40	c  0.0s |       0 |        0 |        0 |   472474      0 |     2487 |     2500
1775.47/1775.85	c  0.4s |       0 |       80 |        0 |   472474      0 |     2487 |     2500
1775.47/1775.85	c #cpu_time = 0.447s
1775.47/1775.85	c #wall_clock_time = 0.449s
1775.47/1775.85	c #decision = 80
1775.47/1775.85	c #random_decision = 0
1775.47/1775.85	c #conflict = 0
1775.47/1775.85	c #restart = 0
1775.47/1775.85	c BCD2: found a new core of size 1: cost of the new core is >=10946
1775.47/1775.85	c lower bound updated to -612928673
1775.57/1775.98	c BCD2: 4045448 <= obj <= 616974120
1775.57/1775.98	c BCD2: #cores=81, #unrelaxed=304069, #relaxed=2486, #hardened=0
1775.57/1775.98	c BCD2: #sat=1 #unsat=2474 bias=2474/2475
1775.57/1775.99	c Solving starts ...
1775.57/1775.99	c ============================[ Search Statistics ]============================
1775.57/1775.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1775.57/1775.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1775.57/1775.99	c =============================================================================
1775.57/1776.00	c  0.0s |       0 |        0 |        0 |   472474      0 |     2487 |     2500
1776.07/1776.45	c  0.5s |       0 |       81 |        0 |   472474      0 |     2487 |     2500
1776.07/1776.45	c #cpu_time = 0.451s
1776.07/1776.45	c #wall_clock_time = 0.452s
1776.07/1776.45	c #decision = 81
1776.07/1776.45	c #random_decision = 0
1776.07/1776.45	c #conflict = 0
1776.07/1776.45	c #restart = 0
1776.07/1776.45	c BCD2: found a new core of size 1: cost of the new core is >=10946
1776.07/1776.45	c lower bound updated to -612917727
1776.18/1776.59	c BCD2: 4056394 <= obj <= 616974120
1776.18/1776.59	c BCD2: #cores=82, #unrelaxed=304068, #relaxed=2487, #hardened=0
1776.18/1776.59	c BCD2: #sat=1 #unsat=2475 bias=2475/2476
1776.28/1776.61	c Solving starts ...
1776.28/1776.61	c ============================[ Search Statistics ]============================
1776.28/1776.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1776.28/1776.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1776.28/1776.61	c =============================================================================
1776.28/1776.61	c  0.0s |       0 |        0 |        0 |   472474      0 |     2487 |     2500
1776.67/1777.06	c  0.4s |       0 |       82 |        0 |   472474      0 |     2487 |     2500
1776.67/1777.06	c #cpu_time = 0.446s
1776.67/1777.06	c #wall_clock_time = 0.448s
1776.67/1777.06	c #decision = 82
1776.67/1777.06	c #random_decision = 0
1776.67/1777.06	c #conflict = 0
1776.67/1777.06	c #restart = 0
1776.67/1777.06	c BCD2: found a new core of size 1: cost of the new core is >=10946
1776.67/1777.06	c lower bound updated to -612906781
1776.87/1777.20	c BCD2: 4067340 <= obj <= 616974120
1776.87/1777.20	c BCD2: #cores=83, #unrelaxed=304067, #relaxed=2488, #hardened=0
1776.87/1777.20	c BCD2: #sat=1 #unsat=2476 bias=2476/2477
1776.87/1777.22	c Solving starts ...
1776.87/1777.22	c ============================[ Search Statistics ]============================
1776.87/1777.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1776.87/1777.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1776.87/1777.22	c =============================================================================
1776.87/1777.22	c  0.0s |       0 |        0 |        0 |   472474      0 |     2487 |     2500
1780.48/1780.81	c  3.6s |       0 |       97 |        1 |   472474      0 |     2487 |     2500
1780.48/1780.81	c #cpu_time = 3.579s
1780.48/1780.81	c #wall_clock_time = 3.589s
1780.48/1780.81	c #decision = 97
1780.48/1780.81	c #random_decision = 0
1780.48/1780.81	c #conflict = 1
1780.48/1780.81	c #restart = 0
1780.48/1780.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 187: cost of the new core is >=2035956
1780.48/1780.81	c BCD2: refineLB: 2035952 -> 2035956
1780.48/1780.81	c lower bound updated to -612895835
1780.58/1780.99	c BCD2: 4078286 <= obj <= 616974120
1780.58/1780.99	c BCD2: #cores=83, #unrelaxed=304066, #relaxed=2489, #hardened=0
1780.58/1780.99	c BCD2: #sat=1 #unsat=2477 bias=2477/2478
1780.68/1781.01	c Solving starts ...
1780.68/1781.01	c ============================[ Search Statistics ]============================
1780.68/1781.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1780.68/1781.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1780.68/1781.01	c =============================================================================
1780.68/1781.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2498 |     2500
1785.27/1785.63	c  4.6s |       0 |       84 |        1 |   472474      0 |     2498 |     2521
1785.27/1785.63	c #cpu_time = 4.604s
1785.27/1785.63	c #wall_clock_time = 4.616s
1785.27/1785.63	c #decision = 84
1785.27/1785.63	c #random_decision = 0
1785.27/1785.63	c #conflict = 1
1785.27/1785.63	c #restart = 0
1785.27/1785.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 188: cost of the new core is >=2046902
1785.27/1785.63	c BCD2: refineLB: 2046898 -> 2046902
1785.27/1785.63	c lower bound updated to -612884889
1785.47/1785.81	c BCD2: 4089232 <= obj <= 616974120
1785.47/1785.81	c BCD2: #cores=83, #unrelaxed=304065, #relaxed=2490, #hardened=0
1785.47/1785.81	c BCD2: #sat=1 #unsat=2478 bias=2478/2479
1785.47/1785.82	c Solving starts ...
1785.47/1785.82	c ============================[ Search Statistics ]============================
1785.47/1785.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1785.47/1785.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1785.47/1785.82	c =============================================================================
1785.47/1785.82	c  0.0s |       0 |        0 |        0 |   472474      0 |     2499 |     2521
1785.87/1786.28	c  0.5s |       0 |       84 |        0 |   472474      0 |     2499 |     2522
1785.87/1786.28	c #cpu_time = 0.451s
1785.87/1786.28	c #wall_clock_time = 0.453s
1785.87/1786.28	c #decision = 84
1785.87/1786.28	c #random_decision = 0
1785.87/1786.28	c #conflict = 0
1785.87/1786.28	c #restart = 0
1785.87/1786.28	c BCD2: found a new core of size 2: cost of the new core is >=10946
1785.87/1786.28	c lower bound updated to -612873943
1786.08/1786.48	c BCD2: 4100178 <= obj <= 616974120
1786.08/1786.48	c BCD2: #cores=84, #unrelaxed=304063, #relaxed=2492, #hardened=0
1786.08/1786.48	c BCD2: #sat=1 #unsat=2479 bias=2479/2480
1786.08/1786.48	c Solving starts ...
1786.08/1786.48	c ============================[ Search Statistics ]============================
1786.08/1786.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1786.08/1786.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1786.08/1786.48	c =============================================================================
1786.08/1786.48	c  0.0s |       0 |        0 |        0 |   472474      0 |     2499 |     2522
1786.57/1786.93	c  0.4s |       0 |       85 |        1 |   472474      0 |     2499 |     2522
1786.57/1786.93	c #cpu_time = 0.441s
1786.57/1786.93	c #wall_clock_time = 0.442s
1786.57/1786.93	c #decision = 85
1786.57/1786.93	c #random_decision = 0
1786.57/1786.93	c #conflict = 1
1786.57/1786.93	c #restart = 0
1786.57/1786.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=21892
1786.57/1786.93	c BCD2: refineLB: 21888 -> 21892
1786.57/1786.93	c lower bound updated to -612862997
1786.77/1787.10	c BCD2: 4111124 <= obj <= 616974120
1786.77/1787.10	c BCD2: #cores=84, #unrelaxed=304062, #relaxed=2493, #hardened=0
1786.77/1787.10	c BCD2: #sat=1 #unsat=2480 bias=2480/2481
1786.77/1787.11	c Solving starts ...
1786.77/1787.11	c ============================[ Search Statistics ]============================
1786.77/1787.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1786.77/1787.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1786.77/1787.11	c =============================================================================
1786.77/1787.11	c  0.0s |       0 |        0 |        0 |   472474      0 |     2500 |     2522
1787.18/1787.55	c  0.4s |       0 |       85 |        1 |   472474      0 |     2500 |     2523
1787.18/1787.55	c #cpu_time = 0.441s
1787.18/1787.55	c #wall_clock_time = 0.443s
1787.18/1787.55	c #decision = 85
1787.18/1787.55	c #random_decision = 0
1787.18/1787.55	c #conflict = 1
1787.18/1787.55	c #restart = 0
1787.18/1787.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=32838
1787.18/1787.55	c BCD2: refineLB: 32834 -> 32838
1787.18/1787.55	c lower bound updated to -612852051
1787.37/1787.73	c BCD2: 4122070 <= obj <= 616974120
1787.37/1787.73	c BCD2: #cores=84, #unrelaxed=304061, #relaxed=2494, #hardened=0
1787.37/1787.73	c BCD2: #sat=1 #unsat=2481 bias=2481/2482
1787.37/1787.74	c Solving starts ...
1787.37/1787.74	c ============================[ Search Statistics ]============================
1787.37/1787.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1787.37/1787.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1787.37/1787.74	c =============================================================================
1787.37/1787.74	c  0.0s |       0 |        0 |        0 |   472474      0 |     2501 |     2523
1787.77/1788.18	c  0.4s |       0 |       85 |        1 |   472474      0 |     2501 |     2524
1787.77/1788.18	c #cpu_time = 0.447s
1787.77/1788.18	c #wall_clock_time = 0.448s
1787.77/1788.18	c #decision = 85
1787.77/1788.18	c #random_decision = 0
1787.77/1788.18	c #conflict = 1
1787.77/1788.18	c #restart = 0
1787.77/1788.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=43784
1787.77/1788.18	c BCD2: refineLB: 43780 -> 43784
1787.77/1788.18	c lower bound updated to -612841105
1787.97/1788.36	c BCD2: 4133016 <= obj <= 616974120
1787.97/1788.36	c BCD2: #cores=84, #unrelaxed=304060, #relaxed=2495, #hardened=0
1787.97/1788.36	c BCD2: #sat=1 #unsat=2482 bias=2482/2483
1787.97/1788.36	c Solving starts ...
1787.97/1788.36	c ============================[ Search Statistics ]============================
1787.97/1788.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1787.97/1788.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1787.97/1788.36	c =============================================================================
1787.97/1788.36	c  0.0s |       0 |        0 |        0 |   472474      0 |     2502 |     2524
1788.47/1788.81	c  0.4s |       0 |       85 |        1 |   472474      0 |     2502 |     2525
1788.47/1788.81	c #cpu_time = 0.448s
1788.47/1788.81	c #wall_clock_time = 0.449s
1788.47/1788.81	c #decision = 85
1788.47/1788.81	c #random_decision = 0
1788.47/1788.81	c #conflict = 1
1788.47/1788.81	c #restart = 0
1788.47/1788.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=54730
1788.47/1788.81	c BCD2: refineLB: 54726 -> 54730
1788.47/1788.81	c lower bound updated to -612830159
1788.67/1789.00	c BCD2: 4143962 <= obj <= 616974120
1788.67/1789.00	c BCD2: #cores=84, #unrelaxed=304059, #relaxed=2496, #hardened=0
1788.67/1789.00	c BCD2: #sat=1 #unsat=2483 bias=2483/2484
1788.67/1789.01	c Solving starts ...
1788.67/1789.01	c ============================[ Search Statistics ]============================
1788.67/1789.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1788.67/1789.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1788.67/1789.01	c =============================================================================
1788.67/1789.01	c  0.0s |       0 |        0 |        0 |   472474      0 |     2503 |     2525
1789.07/1789.45	c  0.4s |       0 |       85 |        1 |   472474      0 |     2503 |     2526
1789.07/1789.45	c #cpu_time = 0.441s
1789.07/1789.45	c #wall_clock_time = 0.442s
1789.07/1789.45	c #decision = 85
1789.07/1789.45	c #random_decision = 0
1789.07/1789.45	c #conflict = 1
1789.07/1789.45	c #restart = 0
1789.07/1789.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=65676
1789.07/1789.45	c BCD2: refineLB: 65672 -> 65676
1789.07/1789.45	c lower bound updated to -612819213
1789.27/1789.67	c BCD2: 4154908 <= obj <= 616974120
1789.27/1789.67	c BCD2: #cores=84, #unrelaxed=304058, #relaxed=2497, #hardened=0
1789.27/1789.67	c BCD2: #sat=1 #unsat=2484 bias=2484/2485
1789.27/1789.68	c Solving starts ...
1789.27/1789.68	c ============================[ Search Statistics ]============================
1789.27/1789.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1789.27/1789.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1789.27/1789.68	c =============================================================================
1789.27/1789.68	c  0.0s |       0 |        0 |        0 |   472474      0 |     2504 |     2526
1789.78/1790.13	c  0.5s |       0 |       85 |        1 |   472474      0 |     2504 |     2527
1789.78/1790.13	c #cpu_time = 0.449s
1789.78/1790.13	c #wall_clock_time = 0.450s
1789.78/1790.13	c #decision = 85
1789.78/1790.13	c #random_decision = 0
1789.78/1790.13	c #conflict = 1
1789.78/1790.13	c #restart = 0
1789.78/1790.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=76622
1789.78/1790.13	c BCD2: refineLB: 76618 -> 76622
1789.78/1790.13	c lower bound updated to -612808267
1789.98/1790.35	c BCD2: 4165854 <= obj <= 616974120
1789.98/1790.35	c BCD2: #cores=84, #unrelaxed=304057, #relaxed=2498, #hardened=0
1789.98/1790.35	c BCD2: #sat=1 #unsat=2485 bias=2485/2486
1789.98/1790.37	c Solving starts ...
1789.98/1790.37	c ============================[ Search Statistics ]============================
1789.98/1790.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1789.98/1790.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1789.98/1790.37	c =============================================================================
1789.98/1790.37	c  0.0s |       0 |        0 |        0 |   472474      0 |     2505 |     2527
1790.48/1790.81	c  0.4s |       0 |       85 |        1 |   472474      0 |     2505 |     2528
1790.48/1790.81	c #cpu_time = 0.446s
1790.48/1790.81	c #wall_clock_time = 0.448s
1790.48/1790.81	c #decision = 85
1790.48/1790.81	c #random_decision = 0
1790.48/1790.81	c #conflict = 1
1790.48/1790.81	c #restart = 0
1790.48/1790.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=87568
1790.48/1790.81	c BCD2: refineLB: 87564 -> 87568
1790.48/1790.81	c lower bound updated to -612797321
1790.67/1791.03	c BCD2: 4176800 <= obj <= 616974120
1790.67/1791.03	c BCD2: #cores=84, #unrelaxed=304056, #relaxed=2499, #hardened=0
1790.67/1791.03	c BCD2: #sat=1 #unsat=2486 bias=2486/2487
1790.67/1791.05	c Solving starts ...
1790.67/1791.05	c ============================[ Search Statistics ]============================
1790.67/1791.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1790.67/1791.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1790.67/1791.05	c =============================================================================
1790.67/1791.05	c  0.0s |       0 |        0 |        0 |   472474      0 |     2506 |     2528
1791.17/1791.50	c  0.5s |       0 |       85 |        1 |   472474      0 |     2506 |     2529
1791.17/1791.50	c #cpu_time = 0.450s
1791.17/1791.50	c #wall_clock_time = 0.451s
1791.17/1791.50	c #decision = 85
1791.17/1791.50	c #random_decision = 0
1791.17/1791.50	c #conflict = 1
1791.17/1791.50	c #restart = 0
1791.17/1791.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=98514
1791.17/1791.50	c BCD2: refineLB: 98510 -> 98514
1791.17/1791.50	c lower bound updated to -612786375
1791.37/1791.72	c BCD2: 4187746 <= obj <= 616974120
1791.37/1791.72	c BCD2: #cores=84, #unrelaxed=304055, #relaxed=2500, #hardened=0
1791.37/1791.72	c BCD2: #sat=1 #unsat=2487 bias=2487/2488
1792.27/1792.64	c Solving starts ...
1792.27/1792.64	c ============================[ Search Statistics ]============================
1792.27/1792.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1792.27/1792.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1792.27/1792.64	c =============================================================================
1792.27/1792.64	c  0.0s |       0 |        0 |        0 |   472474      0 |     2507 |     2529
1792.68/1793.09	c  0.4s |       0 |       85 |        1 |   472474      0 |     2507 |     2530
1792.68/1793.09	c #cpu_time = 0.444s
1792.68/1793.09	c #wall_clock_time = 0.445s
1792.68/1793.09	c #decision = 85
1792.68/1793.09	c #random_decision = 0
1792.68/1793.09	c #conflict = 1
1792.68/1793.09	c #restart = 0
1792.68/1793.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 11: cost of the new core is >=109460
1792.68/1793.09	c BCD2: refineLB: 109456 -> 109460
1792.68/1793.09	c lower bound updated to -612775429
1792.87/1793.26	c BCD2: 4198692 <= obj <= 616974120
1792.87/1793.26	c BCD2: #cores=84, #unrelaxed=304054, #relaxed=2501, #hardened=0
1792.87/1793.26	c BCD2: #sat=1 #unsat=2488 bias=2488/2489
1792.87/1793.27	c Solving starts ...
1792.87/1793.27	c ============================[ Search Statistics ]============================
1792.87/1793.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1792.87/1793.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1792.87/1793.27	c =============================================================================
1792.87/1793.27	c  0.0s |       0 |        0 |        0 |   472474      0 |     2508 |     2530
1793.37/1793.70	c  0.4s |       0 |       85 |        1 |   472474      0 |     2508 |     2531
1793.37/1793.70	c #cpu_time = 0.432s
1793.37/1793.70	c #wall_clock_time = 0.433s
1793.37/1793.70	c #decision = 85
1793.37/1793.70	c #random_decision = 0
1793.37/1793.70	c #conflict = 1
1793.37/1793.70	c #restart = 0
1793.37/1793.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=120406
1793.37/1793.70	c BCD2: refineLB: 120402 -> 120406
1793.37/1793.70	c lower bound updated to -612764483
1793.47/1793.90	c BCD2: 4209638 <= obj <= 616974120
1793.47/1793.90	c BCD2: #cores=84, #unrelaxed=304053, #relaxed=2502, #hardened=0
1793.47/1793.90	c BCD2: #sat=1 #unsat=2489 bias=2489/2490
1793.57/1793.90	c Solving starts ...
1793.57/1793.90	c ============================[ Search Statistics ]============================
1793.57/1793.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1793.57/1793.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1793.57/1793.90	c =============================================================================
1793.57/1793.90	c  0.0s |       0 |        0 |        0 |   472474      0 |     2509 |     2531
1793.97/1794.35	c  0.4s |       0 |       85 |        1 |   472474      0 |     2509 |     2532
1793.97/1794.35	c #cpu_time = 0.441s
1793.97/1794.35	c #wall_clock_time = 0.442s
1793.97/1794.35	c #decision = 85
1793.97/1794.35	c #random_decision = 0
1793.97/1794.35	c #conflict = 1
1793.97/1794.35	c #restart = 0
1793.97/1794.35	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=131352
1793.97/1794.35	c BCD2: refineLB: 131348 -> 131352
1793.97/1794.35	c lower bound updated to -612753537
1794.17/1794.52	c BCD2: 4220584 <= obj <= 616974120
1794.17/1794.52	c BCD2: #cores=84, #unrelaxed=304052, #relaxed=2503, #hardened=0
1794.17/1794.52	c BCD2: #sat=1 #unsat=2490 bias=2490/2491
1794.17/1794.53	c Solving starts ...
1794.17/1794.53	c ============================[ Search Statistics ]============================
1794.17/1794.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1794.17/1794.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1794.17/1794.53	c =============================================================================
1794.17/1794.53	c  0.0s |       0 |        0 |        0 |   472474      0 |     2510 |     2532
1794.57/1794.97	c  0.4s |       0 |       85 |        1 |   472474      0 |     2510 |     2533
1794.57/1794.97	c #cpu_time = 0.438s
1794.57/1794.97	c #wall_clock_time = 0.439s
1794.57/1794.97	c #decision = 85
1794.57/1794.97	c #random_decision = 0
1794.57/1794.97	c #conflict = 1
1794.57/1794.97	c #restart = 0
1794.57/1794.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=142298
1794.57/1794.97	c BCD2: refineLB: 142294 -> 142298
1794.57/1794.97	c lower bound updated to -612742591
1794.77/1795.15	c BCD2: 4231530 <= obj <= 616974120
1794.77/1795.15	c BCD2: #cores=84, #unrelaxed=304051, #relaxed=2504, #hardened=0
1794.77/1795.15	c BCD2: #sat=1 #unsat=2491 bias=2491/2492
1794.77/1795.15	c Solving starts ...
1794.77/1795.15	c ============================[ Search Statistics ]============================
1794.77/1795.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1794.77/1795.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1794.77/1795.15	c =============================================================================
1794.77/1795.15	c  0.0s |       0 |        0 |        0 |   472474      0 |     2511 |     2533
1795.17/1795.60	c  0.4s |       0 |       85 |        1 |   472474      0 |     2511 |     2534
1795.17/1795.60	c #cpu_time = 0.440s
1795.17/1795.60	c #wall_clock_time = 0.441s
1795.17/1795.60	c #decision = 85
1795.17/1795.60	c #random_decision = 0
1795.17/1795.60	c #conflict = 1
1795.17/1795.60	c #restart = 0
1795.17/1795.60	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=153244
1795.17/1795.60	c BCD2: refineLB: 153240 -> 153244
1795.17/1795.60	c lower bound updated to -612731645
1795.37/1795.77	c BCD2: 4242476 <= obj <= 616974120
1795.37/1795.77	c BCD2: #cores=84, #unrelaxed=304050, #relaxed=2505, #hardened=0
1795.37/1795.77	c BCD2: #sat=1 #unsat=2492 bias=2492/2493
1795.37/1795.78	c Solving starts ...
1795.37/1795.78	c ============================[ Search Statistics ]============================
1795.37/1795.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1795.37/1795.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1795.37/1795.78	c =============================================================================
1795.37/1795.78	c  0.0s |       0 |        0 |        0 |   472474      0 |     2512 |     2534
1795.88/1796.22	c  0.4s |       0 |       85 |        1 |   472474      0 |     2512 |     2535
1795.88/1796.22	c #cpu_time = 0.438s
1795.88/1796.22	c #wall_clock_time = 0.439s
1795.88/1796.22	c #decision = 85
1795.88/1796.22	c #random_decision = 0
1795.88/1796.22	c #conflict = 1
1795.88/1796.22	c #restart = 0
1795.88/1796.22	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=164190
1795.88/1796.22	c BCD2: refineLB: 164186 -> 164190
1795.88/1796.22	c lower bound updated to -612720699
1795.98/1796.40	c BCD2: 4253422 <= obj <= 616974120
1795.98/1796.40	c BCD2: #cores=84, #unrelaxed=304049, #relaxed=2506, #hardened=0
1795.98/1796.40	c BCD2: #sat=1 #unsat=2493 bias=2493/2494
1796.08/1796.41	c Solving starts ...
1796.08/1796.41	c ============================[ Search Statistics ]============================
1796.08/1796.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1796.08/1796.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1796.08/1796.41	c =============================================================================
1796.08/1796.41	c  0.0s |       0 |        0 |        0 |   472474      0 |     2513 |     2535
1796.47/1796.85	c  0.4s |       0 |       85 |        1 |   472474      0 |     2513 |     2536
1796.47/1796.85	c #cpu_time = 0.442s
1796.47/1796.85	c #wall_clock_time = 0.444s
1796.47/1796.85	c #decision = 85
1796.47/1796.85	c #random_decision = 0
1796.47/1796.85	c #conflict = 1
1796.47/1796.85	c #restart = 0
1796.47/1796.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 17: cost of the new core is >=175136
1796.47/1796.85	c BCD2: refineLB: 175132 -> 175136
1796.47/1796.85	c lower bound updated to -612709753
1796.67/1797.07	c BCD2: 4264368 <= obj <= 616974120
1796.67/1797.07	c BCD2: #cores=84, #unrelaxed=304048, #relaxed=2507, #hardened=0
1796.67/1797.07	c BCD2: #sat=1 #unsat=2494 bias=2494/2495
1796.67/1797.09	c Solving starts ...
1796.67/1797.09	c ============================[ Search Statistics ]============================
1796.67/1797.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1796.67/1797.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1796.67/1797.09	c =============================================================================
1796.67/1797.09	c  0.0s |       0 |        0 |        0 |   472474      0 |     2514 |     2536
1797.18/1797.55	c  0.5s |       0 |       85 |        1 |   472474      0 |     2514 |     2537
1797.18/1797.55	c #cpu_time = 0.452s
1797.18/1797.55	c #wall_clock_time = 0.453s
1797.18/1797.55	c #decision = 85
1797.18/1797.55	c #random_decision = 0
1797.18/1797.55	c #conflict = 1
1797.18/1797.55	c #restart = 0
1797.18/1797.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 18: cost of the new core is >=186082
1797.18/1797.55	c BCD2: refineLB: 186078 -> 186082
1797.18/1797.55	c lower bound updated to -612698807
1797.37/1797.76	c BCD2: 4275314 <= obj <= 616974120
1797.37/1797.76	c BCD2: #cores=84, #unrelaxed=304047, #relaxed=2508, #hardened=0
1797.37/1797.76	c BCD2: #sat=1 #unsat=2495 bias=2495/2496
1797.37/1797.78	c Solving starts ...
1797.37/1797.78	c ============================[ Search Statistics ]============================
1797.37/1797.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1797.37/1797.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1797.37/1797.78	c =============================================================================
1797.37/1797.78	c  0.0s |       0 |        0 |        0 |   472474      0 |     2515 |     2537
1797.87/1798.23	c  0.4s |       0 |       85 |        1 |   472474      0 |     2515 |     2538
1797.87/1798.23	c #cpu_time = 0.444s
1797.87/1798.23	c #wall_clock_time = 0.445s
1797.87/1798.23	c #decision = 85
1797.87/1798.23	c #random_decision = 0
1797.87/1798.23	c #conflict = 1
1797.87/1798.23	c #restart = 0
1797.87/1798.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 19: cost of the new core is >=197028
1797.87/1798.23	c BCD2: refineLB: 197024 -> 197028
1797.87/1798.23	c lower bound updated to -612687861
1798.07/1798.44	c BCD2: 4286260 <= obj <= 616974120
1798.07/1798.44	c BCD2: #cores=84, #unrelaxed=304046, #relaxed=2509, #hardened=0
1798.07/1798.44	c BCD2: #sat=1 #unsat=2496 bias=2496/2497
1798.07/1798.46	c Solving starts ...
1798.07/1798.46	c ============================[ Search Statistics ]============================
1798.07/1798.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1798.07/1798.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1798.07/1798.46	c =============================================================================
1798.07/1798.46	c  0.0s |       0 |        0 |        0 |   472474      0 |     2516 |     2538
1798.57/1798.91	c  0.4s |       0 |       85 |        1 |   472474      0 |     2516 |     2539
1798.57/1798.91	c #cpu_time = 0.448s
1798.57/1798.91	c #wall_clock_time = 0.450s
1798.57/1798.91	c #decision = 85
1798.57/1798.91	c #random_decision = 0
1798.57/1798.91	c #conflict = 1
1798.57/1798.91	c #restart = 0
1798.57/1798.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 20: cost of the new core is >=207974
1798.57/1798.91	c BCD2: refineLB: 207970 -> 207974
1798.57/1798.91	c lower bound updated to -612676915
1799.67/1800.01	c BCD2: 4297206 <= obj <= 616974120
1799.67/1800.01	c BCD2: #cores=84, #unrelaxed=304045, #relaxed=2510, #hardened=0
1799.67/1800.01	c BCD2: #sat=1 #unsat=2497 bias=2497/2498
1799.67/1800.02	c Solving starts ...
1799.67/1800.02	c ============================[ Search Statistics ]============================
1799.67/1800.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1799.67/1800.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1799.67/1800.02	c =============================================================================
1799.67/1800.02	c  0.0s |       0 |        0 |        0 |   472474      0 |     2517 |     2539

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

pid=6263
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.07 2.06 2.04 3/179 6266
/proc/meminfo: memFree=29908612/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=563644 CPUtime=0 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 2074 0 0 0 0 0 0 0 20 0 4 0 113052098 577171456 1924 33554432000 4194304 16246674 140734044139168 140734044138104 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 141423 1934 441 2943 0 138317 0
[pid=6266/tid=6267] ppid=6263 vsize=581052 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 594997248 1994 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=585148 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 599191552 2010 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=590268 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 113052098 604434432 2027 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.07 2.06 2.04 3/179 6266
/proc/meminfo: memFree=29908612/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 28796 0 0 0 5 4 0 0 20 0 4 0 113052098 1332285440 28584 33554432000 4194304 16246674 140734044139168 140734044138480 8055408 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 325265 28601 799 2943 0 322159 0
[pid=6266/tid=6267] ppid=6263 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1332285440 28613 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 1332285440 28624 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1332285440 28636 33554432000 4194304 16246674 140734044139168 139819047963824 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) 1301060

[startup+0.200542 s]
/proc/loadavg: 2.07 2.06 2.04 3/179 6266
/proc/meminfo: memFree=29908612/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 44613 0 0 0 13 6 0 0 20 0 4 0 113052098 1345916928 44911 33554432000 4194304 16246674 140734044139168 140734044138480 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 328593 44911 799 2943 0 325487 0
[pid=6266/tid=6267] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 44911 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 44911 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 44911 33554432000 4194304 16246674 140734044139168 139819047963824 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.30054 s]
/proc/loadavg: 2.07 2.06 2.04 3/179 6266
/proc/meminfo: memFree=29908612/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 48386 0 0 0 23 6 0 0 20 0 4 0 113052098 1345916928 48684 33554432000 4194304 16246674 140734044139168 140734044138480 4220480 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 328593 48684 799 2943 0 325487 0
[pid=6266/tid=6267] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 48684 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 48684 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 48684 33554432000 4194304 16246674 140734044139168 139819047963824 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.700433 s]
/proc/loadavg: 2.07 2.06 2.04 3/179 6266
/proc/meminfo: memFree=29908612/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1314372 CPUtime=0.68 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 65356 0 0 0 60 8 0 0 20 0 4 0 113052098 1345916928 65654 33554432000 4194304 16246674 140734044139168 140734044138480 4206653 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 328593 65654 800 2943 0 325487 0
[pid=6266/tid=6267] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 65654 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 65654 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1345916928 65654 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1314372

[startup+1.50043 s]
/proc/loadavg: 2.07 2.06 2.04 3/183 6270
/proc/meminfo: memFree=29528008/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1327684 CPUtime=1.48 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 93926 0 0 0 136 12 0 0 20 0 4 0 113052098 1359548416 96268 33554432000 4194304 16246674 140734044139168 140734044136960 7374592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 331921 96268 801 2943 0 328815 0
[pid=6266/tid=6267] ppid=6263 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1359548416 96268 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 1359548416 96268 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1359548416 96268 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1327684

[startup+3.1004 s]
/proc/loadavg: 2.07 2.06 2.04 4/183 6270
/proc/meminfo: memFree=29351664/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1352260 CPUtime=3.09 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 133514 0 0 0 290 19 0 0 20 0 4 0 113052098 1384714240 140966 33554432000 4194304 16246674 140734044139168 140734044122160 7374144 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 338065 140966 801 2943 0 334959 0
[pid=6266/tid=6267] ppid=6263 vsize=1352260 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1384714240 140966 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1352260 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 113052098 1384714240 140966 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1352260 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1384714240 140966 33554432000 4194304 16246674 140734044139168 139819047963824 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) 1352260

[startup+6.30043 s]
/proc/loadavg: 2.06 2.06 2.04 4/183 6270
/proc/meminfo: memFree=28989272/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1479236 CPUtime=6.29 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 274556 0 0 0 589 40 0 0 20 0 4 0 113052098 1514737664 291206 33554432000 4194304 16246674 140734044139168 140734044138480 4222192 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 369809 291206 834 2943 0 366703 0
[pid=6266/tid=6267] ppid=6263 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1514737664 291206 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 1514737664 291206 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1514737664 291206 33554432000 4194304 16246674 140734044139168 139819047963824 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.7004 s]
/proc/loadavg: 2.06 2.06 2.04 3/183 6270
/proc/meminfo: memFree=28666444/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=1479236 CPUtime=12.68 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 289991 0 0 0 1226 42 0 0 20 0 4 0 113052098 1514737664 310729 33554432000 4194304 16246674 140734044139168 140734044136960 5876468 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 369809 310729 837 2943 0 366703 0
[pid=6266/tid=6267] ppid=6263 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 1514737664 310729 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 1514737664 310729 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=1479236 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 1514737664 310729 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1479236

[startup+25.5005 s]
/proc/loadavg: 2.11 2.07 2.04 3/183 6270
/proc/meminfo: memFree=27642080/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=25.48 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545818 0 0 0 2472 76 0 0 20 0 4 0 113052098 2562265088 566556 33554432000 4194304 16246674 140734044139168 140734044137024 4220871 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566556 916 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566556 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566556 33554432000 4194304 16246674 140734044139168 139819058437136 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566556 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2502212

[startup+51.1005 s]
/proc/loadavg: 2.07 2.06 2.04 3/183 6270
/proc/meminfo: memFree=27642156/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=51.08 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545822 0 0 0 5030 78 0 0 20 0 4 0 113052098 2562265088 566560 33554432000 4194304 16246674 140734044139168 140734044121088 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566560 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566560 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566560 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566560 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2502212

[startup+102.301 s]
/proc/loadavg: 2.25 2.11 2.05 3/183 6320
/proc/meminfo: memFree=26402592/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=102.28 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545823 0 0 0 10145 83 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044121088 5587319 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2502212


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

/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 2502212

[startup+1302.3 s]
/proc/loadavg: 2.04 2.09 2.07 4/183 6374
/proc/meminfo: memFree=26396356/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1302.06 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545889 0 0 0 129990 216 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044138480 5864696 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2502212

[startup+1362.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/183 6375
/proc/meminfo: memFree=26396444/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1362.05 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545891 0 0 0 135982 223 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044138264 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 2502212

[startup+1422.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/183 6376
/proc/meminfo: memFree=26396272/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1422.03 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 141972 231 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044121088 5532218 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2502212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 6377
/proc/meminfo: memFree=26395388/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1482.02 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 147961 241 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044138344 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2502212

[startup+1542.31 s]
/proc/loadavg: 2.14 2.08 2.06 3/183 6379
/proc/meminfo: memFree=26394968/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1542.01 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 153952 249 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044138264 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2502212

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 2.05 4/183 6380
/proc/meminfo: memFree=26395088/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1602 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 159943 257 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044138344 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2502212

[startup+1662.3 s]
/proc/loadavg: 2.10 2.08 2.06 3/184 6384
/proc/meminfo: memFree=26394848/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1661.99 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 165934 265 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044121088 5531908 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 2502212

[startup+1722.3 s]
/proc/loadavg: 2.11 2.08 2.06 3/183 6385
/proc/meminfo: memFree=26394716/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1721.98 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 171926 272 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044136960 4220543 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437136 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 2502212

[startup+1782.3 s]
/proc/loadavg: 2.14 2.10 2.07 3/183 6386
/proc/meminfo: memFree=26394092/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1781.97 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 177916 281 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044136960 4225157 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437136 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 2502212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.10 2.07 3/183 6387
/proc/meminfo: memFree=26394320/32872528 swapFree=12328/568296
[pid=6266] ppid=6263 vsize=2502212 CPUtime=1800.07 cores=1,3,5,7
/proc/6266/stat : 6266 (toysat) R 6263 6266 3396 0 -1 4202496 545900 0 0 0 179724 283 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 140734044138480 4220536 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6266/statm: 625553 566816 920 2943 0 622447 0
[pid=6266/tid=6267] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6267/stat : 6267 (toysat) S 6263 6266 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819068927216 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=6266/tid=6268] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6268/stat : 6268 (toysat) S 6263 6266 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819058437360 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=6266/tid=6269] ppid=6263 vsize=2502212 CPUtime=0 cores=1,3,5,7
/proc/6266/task/6269/stat : 6269 (toysat) S 6263 6266 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 113052098 2562265088 566816 33554432000 4194304 16246674 140734044139168 139819047963824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2502212

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 6266 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.41
CPU time (s): 1800.09
CPU user time (s): 1797.25
CPU system time (s): 2.83457
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 2502212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.25
system time used= 2.83457
maximum resident set size= 2267264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545900
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= 868
involuntary context switches= 2038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69398 second user time and 9.44056 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-07 16:53:15
IDJOB=4079261
IDBENCH=92079
IDSOLVER=2542
FILE ID=node138/4079261-1465311194
RUNJOBID= node138-1465278758-3413
PBS_JOBID= 19843315
Free space on /tmp= 71680 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX15_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-4079261-1465311194/watcher-4079261-1465311194 -o /tmp/evaluation-result-4079261-1465311194/solver-4079261-1465311194 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465278758-3413 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079261-1465311194.opb

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

MD5SUM BENCH= 36b6ac77834c618ec439f35e69c4fda0
RANDOM SEED=154294056

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.807
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.807
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:        29909140 kB
Buffers:          139888 kB
Cached:           352552 kB
SwapCached:        46740 kB
Active:          1302568 kB
Inactive:         352620 kB
Active(anon):    1117360 kB
Inactive(anon):    47692 kB
Active(file):     185208 kB
Inactive(file):   304928 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053660 kB
Dirty:             47552 kB
Writeback:             0 kB
AnonPages:       1687616 kB
Mapped:            11944 kB
Shmem:                 0 kB
Slab:             606508 kB
SReclaimable:      49708 kB
SUnreclaim:       556800 kB
KernelStack:        1464 kB
PageTables:         7460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1828132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1667072 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 node138 at 2016-06-07 17:23:16