Trace number 4102753

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-02OPT520 5.49316 5.49863

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16e2.opb
MD5SUM70562ccf7e5b2c45714808415668e9f1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark520
Best CPU time to get the best result obtained on this benchmark0.339948
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 520
Optimality of the best value was proved YES
Number of variables1064
Total number of constraints8357
Number of constraints which are clauses8357
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 1064
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1064
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1064
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-18T08:31:11+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-4102753-1466231471.opb"]
0.00/0.01	c use --random-gen="3459284201 3063030180 3015801207 2022169198 3984260056 79789844 3732447877 1071654324 1328403645 2192938373 818384939 2997949731 3827048036 1311459122 4244713140 4004749936 408792490 1257502223 2944695876 3095503738 1284363671 685302229 779957715 616453918 3879922237 887916334 1913888148 2460122433 565158885 421404447 1618106586 2563431644 3310649102 2674344163 1697372483 3450119570 125015677 3264471199 4272698980 945427705 1156050482 2195984753 208031946 2927874691 685353915 3410810898 1124891854 3477202331 3857110305 2228104389 1990708517 1304175602 2577808676 338462361 870619607 80376568 3528086091 3330847631 1894120463 1794069872 3550360823 3559192010 2083073610 2099211504 682622909 581567356 2872621858 4072680075 2849057918 2793152013 181888652 4284279111 268873822 333403440 1814558644 1952207583 2516236024 1063421225 732324472 3428720641 1037749617 3545500414 996433909 503909602 3086826376 1152496436 765376775 3606437493 3833300204 1448238227 1860912870 266754485 3471512634 994135031 3426630051 3933995000 580037952 444979544 2504587591 602426697 1267097164 4029196349 2735466949 2391764476 4259231169 1124921930 3898124562 234362780 711804447 2803536905 3421747010 3615204937 897259781 1921739195 1197259165 666579576 3209041118 3019046262 3345946179 3525652851 1004983256 1201162750 903628443 1940428538 1954652018 2498714651 535615695 2335237099 2543971042 1255791347 2775403896 1734660681 1382501879 2250567789 3683374568 4224000900 4274149672 2955858754 2910162853 1381712537 1028127515 455963171 4259112348 4115531479 3005137995 1999007444 3757565219 4122693387 305397349 1117300836 3523121249 3100202567 2162132091 2932486389 1645736209 1499879883 2266352545 2309726784 3552963915 3951413776 923622671 2020184779 3361916041 2296346380 1030201214 4022124115 4130256917 1349004137 2556899586 3539397449 945921067 2603283979 2058349639 4118086855 4085429820 51828037 214294167 2311600723 3680957632 374724053 3847814294 955465561 4216765845 2253699961 3097621282 1982332876 4037532976 1122093557 2097272351 4008520275 1155540699 963663224 2564443256 3715723620 2351356122 1062426024 568446051 1157296574 19023402 1050646222 7988329 2485008393 722736884 2413792574 3870806009 2524017659 3433264035 3455862151 370205133 3140620438 3749154729 3261619995 3218781947 4292253749 3948552574 3631572002 815727185 407521926 2718444620 1627003131 4041285407 1948144221 2408452459 4028377321 539509208 3783931057 393218821 3483869070 3255788030 1667379421 4200668010 1246337060 223722284 172739851 76165165 3666723704 666357395 2309005227 2386547720 4121092708 639867782 3830761617 1366336845 2855000536 467440190 2056791284 1158624813 2800382872 3690679542 2435360628 1651260569 2617949358 3109921191 2805976735 1968023329 3099046896 255 362436" option to reproduce the execution
0.00/0.09	c #vars 1064
0.00/0.09	c #constraints 8357
0.19/0.23	c BCD2: Hardening is enabled.
0.19/0.23	c BCD2: BiasedSearch is enabled.
0.19/0.23	c Solving starts ...
0.19/0.23	c ============================[ Search Statistics ]============================
0.19/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.23	c =============================================================================
0.19/0.23	c  0.0s |       0 |        0 |        0 |     3140      0 |        0 |        0
0.19/0.29	c  0.1s |       1 |      210 |      100 |     3140      0 |        0 |        0
0.29/0.36	c  0.1s |       1 |      528 |      206 |     3455      0 |        0 |        0
0.29/0.36	c #cpu_time = 0.129s
0.29/0.36	c #wall_clock_time = 0.129s
0.29/0.36	c #decision = 528
0.29/0.36	c #random_decision = 1
0.29/0.36	c #conflict = 206
0.29/0.36	c #restart = 1
0.29/0.36	o 532
0.29/0.36	c BCD2: updating upper bound: 1064 -> 531
0.29/0.36	c BCD2: 0 <= obj <= 531
0.29/0.36	c BCD2: #cores=0, #unrelaxed=1064, #relaxed=0, #hardened=0
0.29/0.36	c BCD2: #sat=1 #unsat=1 bias=1/2
0.29/0.36	c Solving starts ...
0.29/0.36	c ============================[ Search Statistics ]============================
0.29/0.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.36	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.36	c =============================================================================
0.29/0.36	c  0.0s |       0 |        0 |        0 |     3455      0 |        0 |        0
0.29/0.37	c  0.0s |       0 |        6 |        0 |     3455      0 |        0 |        0
0.29/0.37	c #cpu_time = 0.009s
0.29/0.37	c #wall_clock_time = 0.009s
0.29/0.37	c #decision = 6
0.29/0.37	c #random_decision = 0
0.29/0.37	c #conflict = 0
0.29/0.37	c #restart = 0
0.29/0.37	c BCD2: found a new core of size 4: cost of the new core is >=1
0.29/0.37	c lower bound updated to 1
0.29/0.39	c BCD2: 1 <= obj <= 531
0.29/0.39	c BCD2: #cores=1, #unrelaxed=1060, #relaxed=4, #hardened=0
0.29/0.39	c BCD2: #sat=1 #unsat=2 bias=2/3
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.29/0.39	c  0.0s |       0 |        0 |        0 |     3455      0 |        0 |        1
0.29/0.39	c  0.0s |       0 |        9 |        1 |     3455      0 |        0 |        1
0.29/0.39	c #cpu_time = 0.006s
0.29/0.39	c #wall_clock_time = 0.006s
0.29/0.39	c #decision = 9
0.29/0.39	c #random_decision = 0
0.29/0.39	c #conflict = 1
0.29/0.39	c #restart = 0
0.29/0.39	c BCD2: found a new core of size 2: cost of the new core is >=1
0.29/0.39	c lower bound updated to 2
0.29/0.39	c BCD2: 2 <= obj <= 531
0.29/0.39	c BCD2: #cores=2, #unrelaxed=1058, #relaxed=6, #hardened=0
0.29/0.39	c BCD2: #sat=1 #unsat=3 bias=3/4
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.29/0.39	c  0.0s |       0 |        0 |        0 |     3455      0 |        0 |        1
0.39/0.40	c  0.0s |       0 |       10 |        1 |     3455      0 |        0 |        1
0.39/0.40	c #cpu_time = 0.006s
0.39/0.40	c #wall_clock_time = 0.006s
0.39/0.40	c #decision = 10
0.39/0.40	c #random_decision = 0
0.39/0.40	c #conflict = 1
0.39/0.40	c #restart = 0
0.39/0.40	c BCD2: found a new core of size 2: cost of the new core is >=1
0.39/0.40	c lower bound updated to 3
0.39/0.40	c BCD2: 3 <= obj <= 531
0.39/0.40	c BCD2: #cores=3, #unrelaxed=1056, #relaxed=8, #hardened=0
0.39/0.40	c BCD2: #sat=1 #unsat=4 bias=4/5
0.39/0.40	c Solving starts ...
0.39/0.40	c ============================[ Search Statistics ]============================
0.39/0.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.40	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.40	c =============================================================================
0.39/0.40	c  0.0s |       0 |        0 |        0 |     3455      0 |        0 |        1
0.39/0.41	c  0.0s |       0 |       12 |        2 |     3455      0 |        0 |        1
0.39/0.41	c #cpu_time = 0.006s
0.39/0.41	c #wall_clock_time = 0.006s
0.39/0.41	c #decision = 12
0.39/0.41	c #random_decision = 0
0.39/0.41	c #conflict = 2
0.39/0.41	c #restart = 0
0.39/0.41	c BCD2: found a new core of size 4: cost of the new core is >=1
0.39/0.41	c lower bound updated to 4
0.39/0.41	c BCD2: 4 <= obj <= 531
0.39/0.41	c BCD2: #cores=4, #unrelaxed=1052, #relaxed=12, #hardened=0
0.39/0.41	c BCD2: #sat=1 #unsat=5 bias=5/6
0.39/0.41	c Solving starts ...
0.39/0.41	c ============================[ Search Statistics ]============================
0.39/0.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.41	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.41	c =============================================================================
0.39/0.41	c  0.0s |       0 |        0 |        0 |     3455      0 |        0 |        1
0.39/0.41	c  0.0s |       0 |       13 |        2 |     3455      0 |        0 |        1
0.39/0.41	c #cpu_time = 0.007s
0.39/0.41	c #wall_clock_time = 0.007s
0.39/0.41	c #decision = 13
0.39/0.41	c #random_decision = 0
0.39/0.41	c #conflict = 2
0.39/0.41	c #restart = 0
0.39/0.41	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.39/0.41	c lower bound updated to 5
0.39/0.42	c BCD2: 5 <= obj <= 531
0.39/0.42	c BCD2: #cores=4, #unrelaxed=1050, #relaxed=14, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=6 bias=6/7
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     3455      0 |        1 |        1
0.39/0.42	c  0.0s |       0 |       12 |        0 |     3455      0 |        1 |        2
0.39/0.42	c #cpu_time = 0.006s
0.39/0.42	c #wall_clock_time = 0.006s
0.39/0.42	c #decision = 12
0.39/0.42	c #random_decision = 0
0.39/0.42	c #conflict = 0
0.39/0.42	c #restart = 0
0.39/0.42	c BCD2: found a new core of size 4: cost of the new core is >=1
0.39/0.42	c lower bound updated to 6
0.39/0.42	c BCD2: 6 <= obj <= 531
0.39/0.42	c BCD2: #cores=5, #unrelaxed=1046, #relaxed=18, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=7 bias=7/8
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     3455      0 |        1 |        3
0.39/0.43	c  0.0s |       0 |       15 |        1 |     3455      0 |        1 |        3
0.39/0.43	c #cpu_time = 0.006s
0.39/0.43	c #wall_clock_time = 0.006s
0.39/0.43	c #decision = 15
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 1
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 2: cost of the new core is >=1
0.39/0.43	c lower bound updated to 7
0.39/0.43	c BCD2: 7 <= obj <= 531
0.39/0.43	c BCD2: #cores=6, #unrelaxed=1044, #relaxed=20, #hardened=0
0.39/0.43	c BCD2: #sat=1 #unsat=8 bias=8/9
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     3455      0 |        1 |        3
0.39/0.44	c  0.0s |       0 |       17 |        2 |     3455      0 |        1 |        3
0.39/0.44	c #cpu_time = 0.007s
0.39/0.44	c #wall_clock_time = 0.007s
0.39/0.44	c #decision = 17
0.39/0.44	c #random_decision = 0
0.39/0.44	c #conflict = 2
0.39/0.44	c #restart = 0
0.39/0.44	c BCD2: found a new core of size 5: cost of the new core is >=1
0.39/0.44	c lower bound updated to 8
0.39/0.44	c BCD2: 8 <= obj <= 531
0.39/0.44	c BCD2: #cores=7, #unrelaxed=1039, #relaxed=25, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=9 bias=9/10
0.39/0.44	c Solving starts ...
0.39/0.44	c ============================[ Search Statistics ]============================
0.39/0.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.44	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.44	c =============================================================================
0.39/0.44	c  0.0s |       0 |        0 |        0 |     3455      0 |        1 |        3
0.39/0.45	c  0.0s |       0 |       21 |        2 |     3455      0 |        1 |        3
0.39/0.45	c #cpu_time = 0.007s
0.39/0.45	c #wall_clock_time = 0.007s
0.39/0.45	c #decision = 21
0.39/0.45	c #random_decision = 0
0.39/0.45	c #conflict = 2
0.39/0.45	c #restart = 0
0.39/0.45	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 10: cost of the new core is >=2
0.39/0.45	c lower bound updated to 9
0.39/0.45	c BCD2: 9 <= obj <= 531
0.39/0.45	c BCD2: #cores=7, #unrelaxed=1034, #relaxed=30, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=10 bias=10/11
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     3455      0 |        2 |        3
0.39/0.45	c  0.0s |       0 |       15 |        0 |     3455      0 |        2 |        4
0.39/0.45	c #cpu_time = 0.006s
0.39/0.45	c #wall_clock_time = 0.006s
0.39/0.45	c #decision = 15
0.39/0.45	c #random_decision = 0
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	c BCD2: found a new core of size 4: cost of the new core is >=1
0.39/0.45	c lower bound updated to 10
0.39/0.46	c BCD2: 10 <= obj <= 531
0.39/0.46	c BCD2: #cores=8, #unrelaxed=1030, #relaxed=34, #hardened=0
0.39/0.46	c BCD2: #sat=1 #unsat=11 bias=11/12
0.39/0.46	c Solving starts ...
0.39/0.46	c ============================[ Search Statistics ]============================
0.39/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.46	c =============================================================================
0.39/0.46	c  0.0s |       0 |        0 |        0 |     3455      0 |        2 |        5
0.39/0.47	c  0.0s |       0 |       18 |        1 |     3455      0 |        2 |        5
0.39/0.47	c #cpu_time = 0.005s
0.39/0.47	c #wall_clock_time = 0.005s
0.39/0.47	c #decision = 18
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 1
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.39/0.47	c lower bound updated to 11
0.39/0.47	c BCD2: 11 <= obj <= 531
0.39/0.47	c BCD2: #cores=8, #unrelaxed=1028, #relaxed=36, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=12 bias=12/13
0.39/0.47	c Solving starts ...
0.39/0.47	c ============================[ Search Statistics ]============================
0.39/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.47	c =============================================================================
0.39/0.47	c  0.0s |       0 |        0 |        0 |     3455      0 |        3 |        5
0.39/0.47	c  0.0s |       0 |       18 |        1 |     3455      0 |        3 |        6
0.39/0.47	c #cpu_time = 0.005s
0.39/0.47	c #wall_clock_time = 0.005s
0.39/0.47	c #decision = 18
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 1
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.39/0.47	c lower bound updated to 12
0.39/0.47	c BCD2: 12 <= obj <= 531
0.39/0.47	c BCD2: #cores=8, #unrelaxed=1026, #relaxed=38, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=13 bias=13/14
0.39/0.47	c Solving starts ...
0.39/0.47	c ============================[ Search Statistics ]============================
0.39/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.47	c =============================================================================
0.39/0.47	c  0.0s |       0 |        0 |        0 |     3455      0 |        4 |        6
0.39/0.48	c  0.0s |       0 |       14 |        0 |     3455      0 |        4 |        7
0.39/0.48	c #cpu_time = 0.004s
0.39/0.48	c #wall_clock_time = 0.004s
0.39/0.48	c #decision = 14
0.39/0.48	c #random_decision = 0
0.39/0.48	c #conflict = 0
0.39/0.48	c #restart = 0
0.39/0.48	c BCD2: found a new core of size 3: cost of the new core is >=1
0.39/0.48	c lower bound updated to 13
0.39/0.48	c BCD2: 13 <= obj <= 531
0.39/0.48	c BCD2: #cores=9, #unrelaxed=1023, #relaxed=41, #hardened=0
0.39/0.48	c BCD2: #sat=1 #unsat=14 bias=14/15
0.39/0.48	c Solving starts ...
0.39/0.48	c ============================[ Search Statistics ]============================
0.39/0.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.48	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.48	c =============================================================================
0.39/0.48	c  0.0s |       0 |        0 |        0 |     3455      0 |        4 |        7
0.39/0.48	c  0.0s |       0 |       14 |        0 |     3455      0 |        4 |        7
0.39/0.48	c #cpu_time = 0.004s
0.39/0.48	c #wall_clock_time = 0.004s
0.39/0.48	c #decision = 14
0.39/0.48	c #random_decision = 0
0.39/0.48	c #conflict = 0
0.39/0.48	c #restart = 0
0.39/0.48	c BCD2: found a new core of size 4: cost of the new core is >=1
0.39/0.48	c lower bound updated to 14
0.39/0.48	c BCD2: 14 <= obj <= 531
0.39/0.48	c BCD2: #cores=10, #unrelaxed=1019, #relaxed=45, #hardened=0
0.39/0.48	c BCD2: #sat=1 #unsat=15 bias=15/16
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |     3455      0 |        4 |        8
0.39/0.49	c  0.0s |       0 |       23 |        1 |     3455      0 |        4 |        8
0.39/0.49	c #cpu_time = 0.004s
0.39/0.49	c #wall_clock_time = 0.004s
0.39/0.49	c #decision = 23
0.39/0.49	c #random_decision = 0
0.39/0.49	c #conflict = 1
0.39/0.49	c #restart = 0
0.39/0.49	c BCD2: found a new core of size 5: cost of the new core is >=1
0.39/0.49	c lower bound updated to 15
0.39/0.49	c BCD2: 15 <= obj <= 531
0.39/0.49	c BCD2: #cores=11, #unrelaxed=1014, #relaxed=50, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=16 bias=16/17
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |     3455      0 |        4 |        8
0.39/0.50	c  0.0s |       0 |       22 |        1 |     3455      0 |        4 |        8
0.39/0.50	c #cpu_time = 0.005s
0.39/0.50	c #wall_clock_time = 0.005s
0.39/0.50	c #decision = 22
0.39/0.50	c #random_decision = 0
0.39/0.50	c #conflict = 1
0.39/0.50	c #restart = 0
0.39/0.50	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
0.39/0.50	c lower bound updated to 16
0.39/0.50	c BCD2: 16 <= obj <= 531
0.39/0.50	c BCD2: #cores=11, #unrelaxed=1012, #relaxed=52, #hardened=0
0.39/0.50	c BCD2: #sat=1 #unsat=17 bias=17/18
0.39/0.50	c Solving starts ...
0.39/0.50	c ============================[ Search Statistics ]============================
0.39/0.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.50	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.50	c =============================================================================
0.39/0.50	c  0.0s |       0 |        0 |        0 |     3455      0 |        5 |        8
0.49/0.50	c  0.0s |       0 |       22 |        1 |     3455      0 |        5 |        9
0.49/0.50	c #cpu_time = 0.005s
0.49/0.50	c #wall_clock_time = 0.005s
0.49/0.50	c #decision = 22
0.49/0.50	c #random_decision = 0
0.49/0.50	c #conflict = 1
0.49/0.50	c #restart = 0
0.49/0.50	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
0.49/0.50	c lower bound updated to 17
0.49/0.50	c BCD2: 17 <= obj <= 531
0.49/0.50	c BCD2: #cores=11, #unrelaxed=1010, #relaxed=54, #hardened=0
0.49/0.50	c BCD2: #sat=1 #unsat=18 bias=18/19
0.49/0.50	c Solving starts ...
0.49/0.50	c ============================[ Search Statistics ]============================
0.49/0.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.50	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.50	c =============================================================================
0.49/0.50	c  0.0s |       0 |        0 |        0 |     3455      0 |        6 |        9
0.49/0.51	c  0.0s |       0 |       32 |        3 |     3455      0 |        6 |       10
0.49/0.51	c #cpu_time = 0.005s
0.49/0.51	c #wall_clock_time = 0.005s
0.49/0.51	c #decision = 32
0.49/0.51	c #random_decision = 0
0.49/0.51	c #conflict = 3
0.49/0.51	c #restart = 0
0.49/0.51	c BCD2: relaxing 4 and merging with 2 cores into a new core of size 12: cost of the new core is >=3
0.49/0.51	c lower bound updated to 18
0.49/0.51	c BCD2: 18 <= obj <= 531
0.49/0.51	c BCD2: #cores=10, #unrelaxed=1006, #relaxed=58, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=19 bias=19/20
0.49/0.51	c Solving starts ...
0.49/0.51	c ============================[ Search Statistics ]============================
0.49/0.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.51	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.51	c =============================================================================
0.49/0.51	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       10
0.49/0.51	c  0.0s |       0 |       31 |        2 |     3455      0 |        8 |       12
0.49/0.51	c #cpu_time = 0.005s
0.49/0.51	c #wall_clock_time = 0.005s
0.49/0.51	c #decision = 31
0.49/0.51	c #random_decision = 0
0.49/0.51	c #conflict = 2
0.49/0.51	c #restart = 0
0.49/0.51	c BCD2: found a new core of size 4: cost of the new core is >=1
0.49/0.51	c lower bound updated to 19
0.49/0.51	c BCD2: 19 <= obj <= 531
0.49/0.51	c BCD2: #cores=11, #unrelaxed=1002, #relaxed=62, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=20 bias=20/21
0.49/0.51	c Solving starts ...
0.49/0.51	c ============================[ Search Statistics ]============================
0.49/0.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.51	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.51	c =============================================================================
0.49/0.51	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       12
0.49/0.52	c  0.0s |       0 |       27 |        0 |     3455      0 |        8 |       12
0.49/0.52	c #cpu_time = 0.005s
0.49/0.52	c #wall_clock_time = 0.005s
0.49/0.52	c #decision = 27
0.49/0.52	c #random_decision = 0
0.49/0.52	c #conflict = 0
0.49/0.52	c #restart = 0
0.49/0.52	c BCD2: found a new core of size 4: cost of the new core is >=1
0.49/0.52	c lower bound updated to 20
0.49/0.53	c BCD2: 20 <= obj <= 531
0.49/0.53	c BCD2: #cores=12, #unrelaxed=998, #relaxed=66, #hardened=0
0.49/0.53	c BCD2: #sat=1 #unsat=21 bias=21/22
0.49/0.53	c Solving starts ...
0.49/0.53	c ============================[ Search Statistics ]============================
0.49/0.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.53	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.53	c =============================================================================
0.49/0.53	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.53	c  0.0s |       0 |       30 |        1 |     3455      0 |        8 |       13
0.49/0.53	c #cpu_time = 0.004s
0.49/0.53	c #wall_clock_time = 0.004s
0.49/0.53	c #decision = 30
0.49/0.53	c #random_decision = 0
0.49/0.53	c #conflict = 1
0.49/0.53	c #restart = 0
0.49/0.53	c BCD2: found a new core of size 3: cost of the new core is >=1
0.49/0.53	c lower bound updated to 21
0.49/0.53	c BCD2: 21 <= obj <= 531
0.49/0.53	c BCD2: #cores=13, #unrelaxed=995, #relaxed=69, #hardened=0
0.49/0.53	c BCD2: #sat=1 #unsat=22 bias=22/23
0.49/0.53	c Solving starts ...
0.49/0.53	c ============================[ Search Statistics ]============================
0.49/0.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.53	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.53	c =============================================================================
0.49/0.53	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.54	c  0.0s |       0 |       26 |        0 |     3455      0 |        8 |       13
0.49/0.54	c #cpu_time = 0.004s
0.49/0.54	c #wall_clock_time = 0.004s
0.49/0.54	c #decision = 26
0.49/0.54	c #random_decision = 0
0.49/0.54	c #conflict = 0
0.49/0.54	c #restart = 0
0.49/0.54	c BCD2: found a new core of size 3: cost of the new core is >=1
0.49/0.54	c lower bound updated to 22
0.49/0.54	c BCD2: 22 <= obj <= 531
0.49/0.54	c BCD2: #cores=14, #unrelaxed=992, #relaxed=72, #hardened=0
0.49/0.54	c BCD2: #sat=1 #unsat=23 bias=23/24
0.49/0.54	c Solving starts ...
0.49/0.54	c ============================[ Search Statistics ]============================
0.49/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.54	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.54	c  0.0s |       0 |       31 |        2 |     3455      0 |        8 |       13
0.49/0.54	c #cpu_time = 0.005s
0.49/0.54	c #wall_clock_time = 0.005s
0.49/0.54	c #decision = 31
0.49/0.54	c #random_decision = 0
0.49/0.54	c #conflict = 2
0.49/0.54	c #restart = 0
0.49/0.54	c BCD2: found a new core of size 6: cost of the new core is >=1
0.49/0.54	c lower bound updated to 23
0.49/0.54	c BCD2: 23 <= obj <= 531
0.49/0.54	c BCD2: #cores=15, #unrelaxed=986, #relaxed=78, #hardened=0
0.49/0.54	c BCD2: #sat=1 #unsat=24 bias=24/25
0.49/0.54	c Solving starts ...
0.49/0.54	c ============================[ Search Statistics ]============================
0.49/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.54	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.55	c  0.0s |       0 |       40 |        2 |     3455      0 |        8 |       13
0.49/0.55	c #cpu_time = 0.005s
0.49/0.55	c #wall_clock_time = 0.005s
0.49/0.55	c #decision = 40
0.49/0.55	c #random_decision = 0
0.49/0.55	c #conflict = 2
0.49/0.55	c #restart = 0
0.49/0.55	c BCD2: found a new core of size 4: cost of the new core is >=1
0.49/0.55	c lower bound updated to 24
0.49/0.55	c BCD2: 24 <= obj <= 531
0.49/0.55	c BCD2: #cores=16, #unrelaxed=982, #relaxed=82, #hardened=0
0.49/0.55	c BCD2: #sat=1 #unsat=25 bias=25/26
0.49/0.55	c Solving starts ...
0.49/0.55	c ============================[ Search Statistics ]============================
0.49/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.55	c =============================================================================
0.49/0.55	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.55	c  0.0s |       0 |       36 |        1 |     3455      0 |        8 |       13
0.49/0.55	c #cpu_time = 0.005s
0.49/0.55	c #wall_clock_time = 0.005s
0.49/0.55	c #decision = 36
0.49/0.55	c #random_decision = 0
0.49/0.55	c #conflict = 1
0.49/0.55	c #restart = 0
0.49/0.55	c BCD2: found a new core of size 2: cost of the new core is >=1
0.49/0.55	c lower bound updated to 25
0.49/0.55	c BCD2: 25 <= obj <= 531
0.49/0.55	c BCD2: #cores=17, #unrelaxed=980, #relaxed=84, #hardened=0
0.49/0.55	c BCD2: #sat=1 #unsat=26 bias=26/27
0.49/0.55	c Solving starts ...
0.49/0.55	c ============================[ Search Statistics ]============================
0.49/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.55	c =============================================================================
0.49/0.56	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.56	c  0.0s |       0 |       37 |        1 |     3455      0 |        8 |       13
0.49/0.56	c #cpu_time = 0.004s
0.49/0.56	c #wall_clock_time = 0.004s
0.49/0.56	c #decision = 37
0.49/0.56	c #random_decision = 0
0.49/0.56	c #conflict = 1
0.49/0.56	c #restart = 0
0.49/0.56	c BCD2: found a new core of size 2: cost of the new core is >=1
0.49/0.56	c lower bound updated to 26
0.49/0.56	c BCD2: 26 <= obj <= 531
0.49/0.56	c BCD2: #cores=18, #unrelaxed=978, #relaxed=86, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=27 bias=27/28
0.49/0.56	c Solving starts ...
0.49/0.56	c ============================[ Search Statistics ]============================
0.49/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.56	c =============================================================================
0.49/0.56	c  0.0s |       0 |        0 |        0 |     3455      0 |        8 |       13
0.49/0.56	c  0.0s |       0 |       40 |        4 |     3455      0 |        8 |       13
0.49/0.56	c #cpu_time = 0.005s
0.49/0.56	c #wall_clock_time = 0.005s
0.49/0.56	c #decision = 40
0.49/0.56	c #random_decision = 0
0.49/0.56	c #conflict = 4
0.49/0.56	c #restart = 0
0.49/0.56	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.49/0.57	c lower bound updated to 27
0.49/0.57	c BCD2: 27 <= obj <= 531
0.49/0.57	c BCD2: #cores=18, #unrelaxed=976, #relaxed=88, #hardened=0
0.49/0.57	c BCD2: #sat=1 #unsat=28 bias=28/29
0.49/0.57	c Solving starts ...
0.49/0.57	c ============================[ Search Statistics ]============================
0.49/0.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.57	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.57	c =============================================================================
0.49/0.57	c  0.0s |       0 |        0 |        0 |     3455      0 |        9 |       13
0.49/0.57	c  0.0s |       0 |       30 |        0 |     3455      0 |        9 |       14
0.49/0.57	c #cpu_time = 0.004s
0.49/0.57	c #wall_clock_time = 0.004s
0.49/0.57	c #decision = 30
0.49/0.57	c #random_decision = 0
0.49/0.57	c #conflict = 0
0.49/0.57	c #restart = 0
0.49/0.57	c BCD2: found a new core of size 4: cost of the new core is >=1
0.49/0.57	c lower bound updated to 28
0.49/0.57	c BCD2: 28 <= obj <= 531
0.49/0.57	c BCD2: #cores=19, #unrelaxed=972, #relaxed=92, #hardened=0
0.49/0.57	c BCD2: #sat=1 #unsat=29 bias=29/30
0.49/0.57	c Solving starts ...
0.49/0.57	c ============================[ Search Statistics ]============================
0.49/0.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.57	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.57	c =============================================================================
0.49/0.57	c  0.0s |       0 |        0 |        0 |     3455      0 |        9 |       14
0.49/0.58	c  0.0s |       0 |       38 |        4 |     3455      0 |        9 |       14
0.49/0.58	c #cpu_time = 0.006s
0.49/0.58	c #wall_clock_time = 0.006s
0.49/0.58	c #decision = 38
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 4
0.49/0.58	c #restart = 0
0.49/0.58	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 17: cost of the new core is >=4
0.49/0.58	c lower bound updated to 29
0.49/0.58	c BCD2: 29 <= obj <= 531
0.49/0.58	c BCD2: #cores=18, #unrelaxed=967, #relaxed=97, #hardened=0
0.49/0.58	c BCD2: #sat=1 #unsat=30 bias=30/31
0.49/0.58	c Solving starts ...
0.49/0.58	c ============================[ Search Statistics ]============================
0.49/0.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.58	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.58	c =============================================================================
0.49/0.58	c  0.0s |       0 |        0 |        0 |     3455      0 |       11 |       14
0.49/0.58	c  0.0s |       0 |       31 |        0 |     3455      0 |       11 |       16
0.49/0.58	c #cpu_time = 0.004s
0.49/0.58	c #wall_clock_time = 0.004s
0.49/0.58	c #decision = 31
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 0
0.49/0.58	c #restart = 0
0.49/0.58	c BCD2: found a new core of size 4: cost of the new core is >=1
0.49/0.58	c lower bound updated to 30
0.49/0.58	c BCD2: 30 <= obj <= 531
0.49/0.58	c BCD2: #cores=19, #unrelaxed=963, #relaxed=101, #hardened=0
0.49/0.58	c BCD2: #sat=1 #unsat=31 bias=31/32
0.49/0.58	c Solving starts ...
0.49/0.58	c ============================[ Search Statistics ]============================
0.49/0.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.58	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.58	c =============================================================================
0.49/0.58	c  0.0s |       0 |        0 |        0 |     3455      0 |       11 |       17
0.49/0.59	c  0.0s |       0 |       34 |        1 |     3455      0 |       11 |       17
0.49/0.59	c #cpu_time = 0.004s
0.49/0.59	c #wall_clock_time = 0.004s
0.49/0.59	c #decision = 34
0.49/0.59	c #random_decision = 0
0.49/0.59	c #conflict = 1
0.49/0.59	c #restart = 0
0.49/0.59	c BCD2: found a new core of size 2: cost of the new core is >=1
0.49/0.59	c lower bound updated to 31
0.49/0.59	c BCD2: 31 <= obj <= 531
0.49/0.59	c BCD2: #cores=20, #unrelaxed=961, #relaxed=103, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=32 bias=32/33
0.49/0.59	c Solving starts ...
0.49/0.59	c ============================[ Search Statistics ]============================
0.49/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.59	c =============================================================================
0.49/0.59	c  0.0s |       0 |        0 |        0 |     3455      0 |       11 |       17
0.49/0.59	c  0.0s |       0 |       35 |        1 |     3455      0 |       11 |       17
0.49/0.59	c #cpu_time = 0.004s
0.49/0.59	c #wall_clock_time = 0.004s
0.49/0.59	c #decision = 35
0.49/0.59	c #random_decision = 0
0.49/0.59	c #conflict = 1
0.49/0.59	c #restart = 0
0.49/0.59	c BCD2: found a new core of size 2: cost of the new core is >=1
0.49/0.59	c lower bound updated to 32
0.49/0.59	c BCD2: 32 <= obj <= 531
0.49/0.59	c BCD2: #cores=21, #unrelaxed=959, #relaxed=105, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=33 bias=33/34
0.49/0.59	c Solving starts ...
0.49/0.59	c ============================[ Search Statistics ]============================
0.49/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.59	c =============================================================================
0.49/0.59	c  0.0s |       0 |        0 |        0 |     3455      0 |       11 |       17
0.59/0.60	c  0.0s |       0 |       37 |        2 |     3455      0 |       11 |       17
0.59/0.60	c #cpu_time = 0.004s
0.59/0.60	c #wall_clock_time = 0.004s
0.59/0.60	c #decision = 37
0.59/0.60	c #random_decision = 0
0.59/0.60	c #conflict = 2
0.59/0.60	c #restart = 0
0.59/0.60	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.60	c lower bound updated to 33
0.59/0.60	c BCD2: 33 <= obj <= 531
0.59/0.60	c BCD2: #cores=22, #unrelaxed=955, #relaxed=109, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=34 bias=34/35
0.59/0.60	c Solving starts ...
0.59/0.60	c ============================[ Search Statistics ]============================
0.59/0.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.60	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.60	c =============================================================================
0.59/0.60	c  0.0s |       0 |        0 |        0 |     3455      0 |       11 |       17
0.59/0.60	c  0.0s |       0 |       38 |        2 |     3455      0 |       11 |       17
0.59/0.60	c #cpu_time = 0.005s
0.59/0.60	c #wall_clock_time = 0.005s
0.59/0.60	c #decision = 38
0.59/0.60	c #random_decision = 0
0.59/0.60	c #conflict = 2
0.59/0.60	c #restart = 0
0.59/0.60	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.59/0.60	c lower bound updated to 34
0.59/0.60	c BCD2: 34 <= obj <= 531
0.59/0.60	c BCD2: #cores=22, #unrelaxed=953, #relaxed=111, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=35 bias=35/36
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     3455      0 |       12 |       17
0.59/0.61	c  0.0s |       0 |       38 |        2 |     3455      0 |       12 |       18
0.59/0.61	c #cpu_time = 0.005s
0.59/0.61	c #wall_clock_time = 0.005s
0.59/0.61	c #decision = 38
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 2
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.59/0.61	c lower bound updated to 35
0.59/0.61	c BCD2: 35 <= obj <= 531
0.59/0.61	c BCD2: #cores=22, #unrelaxed=951, #relaxed=113, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=36 bias=36/37
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     3455      0 |       13 |       18
0.59/0.62	c  0.0s |       0 |       35 |        0 |     3455      0 |       13 |       19
0.59/0.62	c #cpu_time = 0.004s
0.59/0.62	c #wall_clock_time = 0.004s
0.59/0.62	c #decision = 35
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 0
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.62	c lower bound updated to 36
0.59/0.62	c BCD2: 36 <= obj <= 531
0.59/0.62	c BCD2: #cores=23, #unrelaxed=947, #relaxed=117, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=37 bias=37/38
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.62	c  0.0s |       0 |        0 |        0 |     3455      0 |       13 |       20
0.59/0.62	c  0.0s |       0 |       38 |        1 |     3455      0 |       13 |       20
0.59/0.62	c #cpu_time = 0.004s
0.59/0.62	c #wall_clock_time = 0.004s
0.59/0.62	c #decision = 38
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 1
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.59/0.62	c lower bound updated to 37
0.59/0.62	c BCD2: 37 <= obj <= 531
0.59/0.62	c BCD2: #cores=23, #unrelaxed=945, #relaxed=119, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=38 bias=38/39
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.62	c  0.0s |       0 |        0 |        0 |     3455      0 |       14 |       20
0.59/0.63	c  0.0s |       0 |       38 |        1 |     3801      0 |       14 |       21
0.59/0.63	c #cpu_time = 0.005s
0.59/0.63	c #wall_clock_time = 0.005s
0.59/0.63	c #decision = 38
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 1
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.59/0.63	c lower bound updated to 38
0.59/0.63	c BCD2: 38 <= obj <= 531
0.59/0.63	c BCD2: #cores=23, #unrelaxed=943, #relaxed=121, #hardened=0
0.59/0.63	c BCD2: #sat=1 #unsat=39 bias=39/40
0.59/0.63	c Solving starts ...
0.59/0.63	c ============================[ Search Statistics ]============================
0.59/0.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.63	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.63	c =============================================================================
0.59/0.63	c  0.0s |       0 |        0 |        0 |     3801      0 |       15 |       21
0.59/0.63	c  0.0s |       0 |       41 |        5 |     3801      0 |       15 |       22
0.59/0.63	c #cpu_time = 0.006s
0.59/0.63	c #wall_clock_time = 0.006s
0.59/0.63	c #decision = 41
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 5
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: relaxing 5 and merging with 3 cores into a new core of size 21: cost of the new core is >=6
0.59/0.63	c lower bound updated to 39
0.59/0.63	c BCD2: 39 <= obj <= 531
0.59/0.63	c BCD2: #cores=21, #unrelaxed=938, #relaxed=126, #hardened=0
0.59/0.63	c BCD2: #sat=1 #unsat=40 bias=40/41
0.59/0.63	c Solving starts ...
0.59/0.63	c ============================[ Search Statistics ]============================
0.59/0.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.63	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.63	c =============================================================================
0.59/0.63	c  0.0s |       0 |        0 |        0 |     3801      0 |       18 |       22
0.59/0.64	c  0.0s |       0 |       29 |        0 |     3801      0 |       18 |       25
0.59/0.64	c #cpu_time = 0.004s
0.59/0.64	c #wall_clock_time = 0.004s
0.59/0.64	c #decision = 29
0.59/0.64	c #random_decision = 0
0.59/0.64	c #conflict = 0
0.59/0.64	c #restart = 0
0.59/0.64	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.64	c lower bound updated to 40
0.59/0.64	c BCD2: 40 <= obj <= 531
0.59/0.64	c BCD2: #cores=22, #unrelaxed=934, #relaxed=130, #hardened=0
0.59/0.64	c BCD2: #sat=1 #unsat=41 bias=41/42
0.59/0.64	c Solving starts ...
0.59/0.64	c ============================[ Search Statistics ]============================
0.59/0.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.64	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.64	c =============================================================================
0.59/0.64	c  0.0s |       0 |        0 |        0 |     3801      0 |       18 |       26
0.59/0.64	c  0.0s |       0 |       40 |        2 |     3801      0 |       18 |       26
0.59/0.64	c #cpu_time = 0.004s
0.59/0.64	c #wall_clock_time = 0.004s
0.59/0.64	c #decision = 40
0.59/0.64	c #random_decision = 0
0.59/0.64	c #conflict = 2
0.59/0.64	c #restart = 0
0.59/0.64	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.64	c lower bound updated to 41
0.59/0.65	c BCD2: 41 <= obj <= 531
0.59/0.65	c BCD2: #cores=23, #unrelaxed=930, #relaxed=134, #hardened=0
0.59/0.65	c BCD2: #sat=1 #unsat=42 bias=42/43
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |     3801      0 |       18 |       26
0.59/0.65	c  0.0s |       0 |       39 |        1 |     3801      0 |       18 |       26
0.59/0.65	c #cpu_time = 0.005s
0.59/0.65	c #wall_clock_time = 0.005s
0.59/0.65	c #decision = 39
0.59/0.65	c #random_decision = 0
0.59/0.65	c #conflict = 1
0.59/0.65	c #restart = 0
0.59/0.65	c BCD2: found a new core of size 2: cost of the new core is >=1
0.59/0.65	c lower bound updated to 42
0.59/0.65	c BCD2: 42 <= obj <= 531
0.59/0.65	c BCD2: #cores=24, #unrelaxed=928, #relaxed=136, #hardened=0
0.59/0.65	c BCD2: #sat=1 #unsat=43 bias=43/44
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |     3801      0 |       18 |       26
0.59/0.66	c  0.0s |       0 |       40 |        1 |     3801      0 |       18 |       26
0.59/0.66	c #cpu_time = 0.004s
0.59/0.66	c #wall_clock_time = 0.004s
0.59/0.66	c #decision = 40
0.59/0.66	c #random_decision = 0
0.59/0.66	c #conflict = 1
0.59/0.66	c #restart = 0
0.59/0.66	c BCD2: found a new core of size 2: cost of the new core is >=1
0.59/0.66	c lower bound updated to 43
0.59/0.66	c BCD2: 43 <= obj <= 531
0.59/0.66	c BCD2: #cores=25, #unrelaxed=926, #relaxed=138, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=44 bias=44/45
0.59/0.66	c Solving starts ...
0.59/0.66	c ============================[ Search Statistics ]============================
0.59/0.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.66	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.66	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     3801      0 |       18 |       26
0.59/0.66	c  0.0s |       0 |       43 |        3 |     3801      0 |       18 |       26
0.59/0.66	c #cpu_time = 0.005s
0.59/0.66	c #wall_clock_time = 0.005s
0.59/0.66	c #decision = 43
0.59/0.66	c #random_decision = 0
0.59/0.66	c #conflict = 3
0.59/0.66	c #restart = 0
0.59/0.66	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.59/0.66	c lower bound updated to 44
0.59/0.66	c BCD2: 44 <= obj <= 531
0.59/0.66	c BCD2: #cores=25, #unrelaxed=924, #relaxed=140, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=45 bias=45/46
0.59/0.66	c Solving starts ...
0.59/0.66	c ============================[ Search Statistics ]============================
0.59/0.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.66	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.66	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     3801      0 |       19 |       26
0.59/0.67	c  0.0s |       0 |       33 |        0 |     3801      0 |       19 |       27
0.59/0.67	c #cpu_time = 0.004s
0.59/0.67	c #wall_clock_time = 0.004s
0.59/0.67	c #decision = 33
0.59/0.67	c #random_decision = 0
0.59/0.67	c #conflict = 0
0.59/0.67	c #restart = 0
0.59/0.67	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.67	c lower bound updated to 45
0.59/0.67	c BCD2: 45 <= obj <= 531
0.59/0.67	c BCD2: #cores=26, #unrelaxed=920, #relaxed=144, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=46 bias=46/47
0.59/0.67	c Solving starts ...
0.59/0.67	c ============================[ Search Statistics ]============================
0.59/0.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.67	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.67	c =============================================================================
0.59/0.67	c  0.0s |       0 |        0 |        0 |     3801      0 |       19 |       27
0.59/0.67	c  0.0s |       0 |       45 |        3 |     3801      0 |       19 |       27
0.59/0.67	c #cpu_time = 0.006s
0.59/0.67	c #wall_clock_time = 0.006s
0.59/0.67	c #decision = 45
0.59/0.67	c #random_decision = 0
0.59/0.67	c #conflict = 3
0.59/0.67	c #restart = 0
0.59/0.67	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.59/0.67	c lower bound updated to 46
0.59/0.67	c BCD2: 46 <= obj <= 531
0.59/0.67	c BCD2: #cores=26, #unrelaxed=918, #relaxed=146, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=47 bias=47/48
0.59/0.67	c Solving starts ...
0.59/0.67	c ============================[ Search Statistics ]============================
0.59/0.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.67	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.67	c =============================================================================
0.59/0.67	c  0.0s |       0 |        0 |        0 |     3801      0 |       20 |       27
0.59/0.68	c  0.0s |       0 |       36 |        0 |     3801      0 |       20 |       28
0.59/0.68	c #cpu_time = 0.004s
0.59/0.68	c #wall_clock_time = 0.004s
0.59/0.68	c #decision = 36
0.59/0.68	c #random_decision = 0
0.59/0.68	c #conflict = 0
0.59/0.68	c #restart = 0
0.59/0.68	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 9: cost of the new core is >=3
0.59/0.68	c lower bound updated to 47
0.59/0.68	c BCD2: 47 <= obj <= 531
0.59/0.68	c BCD2: #cores=26, #unrelaxed=915, #relaxed=149, #hardened=0
0.59/0.68	c BCD2: #sat=1 #unsat=48 bias=48/49
0.59/0.68	c Solving starts ...
0.59/0.68	c ============================[ Search Statistics ]============================
0.59/0.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.68	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.68	c =============================================================================
0.59/0.68	c  0.0s |       0 |        0 |        0 |     3801      0 |       21 |       28
0.59/0.68	c  0.0s |       0 |       35 |        0 |     3801      0 |       21 |       29
0.59/0.68	c #cpu_time = 0.004s
0.59/0.68	c #wall_clock_time = 0.004s
0.59/0.68	c #decision = 35
0.59/0.68	c #random_decision = 0
0.59/0.68	c #conflict = 0
0.59/0.68	c #restart = 0
0.59/0.68	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.68	c lower bound updated to 48
0.59/0.68	c BCD2: 48 <= obj <= 531
0.59/0.68	c BCD2: #cores=27, #unrelaxed=911, #relaxed=153, #hardened=0
0.59/0.68	c BCD2: #sat=1 #unsat=49 bias=49/50
0.59/0.68	c Solving starts ...
0.59/0.68	c ============================[ Search Statistics ]============================
0.59/0.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.68	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.68	c =============================================================================
0.59/0.68	c  0.0s |       0 |        0 |        0 |     3801      0 |       21 |       30
0.59/0.69	c  0.0s |       0 |       37 |        1 |     3801      0 |       21 |       30
0.59/0.69	c #cpu_time = 0.004s
0.59/0.69	c #wall_clock_time = 0.004s
0.59/0.69	c #decision = 37
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 1
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: found a new core of size 2: cost of the new core is >=1
0.59/0.69	c lower bound updated to 49
0.59/0.69	c BCD2: 49 <= obj <= 531
0.59/0.69	c BCD2: #cores=28, #unrelaxed=909, #relaxed=155, #hardened=0
0.59/0.69	c BCD2: #sat=1 #unsat=50 bias=50/51
0.59/0.69	c Solving starts ...
0.59/0.69	c ============================[ Search Statistics ]============================
0.59/0.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.69	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.69	c =============================================================================
0.59/0.69	c  0.0s |       0 |        0 |        0 |     3801      0 |       21 |       30
0.59/0.69	c  0.0s |       0 |       38 |        1 |     3801      0 |       21 |       30
0.59/0.69	c #cpu_time = 0.004s
0.59/0.69	c #wall_clock_time = 0.004s
0.59/0.69	c #decision = 38
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 1
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: found a new core of size 2: cost of the new core is >=1
0.59/0.69	c lower bound updated to 50
0.59/0.70	c BCD2: 50 <= obj <= 531
0.59/0.70	c BCD2: #cores=29, #unrelaxed=907, #relaxed=157, #hardened=0
0.59/0.70	c BCD2: #sat=1 #unsat=51 bias=51/52
0.59/0.70	c Solving starts ...
0.59/0.70	c ============================[ Search Statistics ]============================
0.59/0.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.70	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.70	c =============================================================================
0.59/0.70	c  0.0s |       0 |        0 |        0 |     3801      0 |       21 |       30
0.69/0.70	c  0.0s |       0 |       40 |        1 |     3801      0 |       21 |       30
0.69/0.70	c #cpu_time = 0.005s
0.69/0.70	c #wall_clock_time = 0.005s
0.69/0.70	c #decision = 40
0.69/0.70	c #random_decision = 0
0.69/0.70	c #conflict = 1
0.69/0.70	c #restart = 0
0.69/0.70	c BCD2: found a new core of size 4: cost of the new core is >=1
0.69/0.70	c lower bound updated to 51
0.69/0.70	c BCD2: 51 <= obj <= 531
0.69/0.70	c BCD2: #cores=30, #unrelaxed=903, #relaxed=161, #hardened=0
0.69/0.70	c BCD2: #sat=1 #unsat=52 bias=52/53
0.69/0.70	c Solving starts ...
0.69/0.70	c ============================[ Search Statistics ]============================
0.69/0.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.70	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.70	c =============================================================================
0.69/0.70	c  0.0s |       0 |        0 |        0 |     3801      0 |       21 |       30
0.69/0.71	c  0.0s |       0 |       51 |        2 |     3801      0 |       21 |       30
0.69/0.71	c #cpu_time = 0.005s
0.69/0.71	c #wall_clock_time = 0.005s
0.69/0.71	c #decision = 51
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 2
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: found a new core of size 4: cost of the new core is >=1
0.69/0.71	c lower bound updated to 52
0.69/0.71	c BCD2: 52 <= obj <= 531
0.69/0.71	c BCD2: #cores=31, #unrelaxed=899, #relaxed=165, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=53 bias=53/54
0.69/0.71	c Solving starts ...
0.69/0.71	c ============================[ Search Statistics ]============================
0.69/0.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.71	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.71	c =============================================================================
0.69/0.71	c  0.0s |       0 |        0 |        0 |     3801      0 |       21 |       30
0.69/0.71	c  0.0s |       0 |       48 |        1 |     3801      0 |       21 |       30
0.69/0.71	c #cpu_time = 0.005s
0.69/0.71	c #wall_clock_time = 0.005s
0.69/0.71	c #decision = 48
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 1
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.69/0.71	c lower bound updated to 53
0.69/0.71	c BCD2: 53 <= obj <= 531
0.69/0.71	c BCD2: #cores=31, #unrelaxed=897, #relaxed=167, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=54 bias=54/55
0.69/0.71	c Solving starts ...
0.69/0.71	c ============================[ Search Statistics ]============================
0.69/0.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.71	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.71	c =============================================================================
0.69/0.71	c  0.0s |       0 |        0 |        0 |     3801      0 |       22 |       30
0.69/0.72	c  0.0s |       0 |      124 |        3 |     3801      0 |       22 |       31
0.69/0.72	c #cpu_time = 0.005s
0.69/0.72	c #wall_clock_time = 0.005s
0.69/0.72	c #decision = 124
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 3
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 10: cost of the new core is >=5
0.69/0.72	c lower bound updated to 54
0.69/0.72	c BCD2: 54 <= obj <= 531
0.69/0.72	c BCD2: #cores=30, #unrelaxed=896, #relaxed=168, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=55 bias=55/56
0.69/0.72	c Solving starts ...
0.69/0.72	c ============================[ Search Statistics ]============================
0.69/0.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.72	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.72	c =============================================================================
0.69/0.72	c  0.0s |       0 |        0 |        0 |     3801      0 |       24 |       31
0.69/0.72	c  0.0s |       0 |       43 |        2 |     3801      0 |       24 |       33
0.69/0.72	c #cpu_time = 0.005s
0.69/0.72	c #wall_clock_time = 0.005s
0.69/0.72	c #decision = 43
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 2
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.69/0.72	c lower bound updated to 55
0.69/0.72	c BCD2: 55 <= obj <= 531
0.69/0.72	c BCD2: #cores=30, #unrelaxed=894, #relaxed=170, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=56 bias=56/57
0.69/0.72	c Solving starts ...
0.69/0.72	c ============================[ Search Statistics ]============================
0.69/0.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.72	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.72	c =============================================================================
0.69/0.72	c  0.0s |       0 |        0 |        0 |     3801      0 |       25 |       33
0.69/0.73	c  0.0s |       0 |       43 |        2 |     3801      0 |       25 |       34
0.69/0.73	c #cpu_time = 0.005s
0.69/0.73	c #wall_clock_time = 0.005s
0.69/0.73	c #decision = 43
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 2
0.69/0.73	c #restart = 0
0.69/0.73	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.69/0.73	c lower bound updated to 56
0.69/0.73	c BCD2: 56 <= obj <= 531
0.69/0.73	c BCD2: #cores=30, #unrelaxed=892, #relaxed=172, #hardened=0
0.69/0.73	c BCD2: #sat=1 #unsat=57 bias=57/58
0.69/0.73	c Solving starts ...
0.69/0.73	c ============================[ Search Statistics ]============================
0.69/0.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.73	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.73	c =============================================================================
0.69/0.73	c  0.0s |       0 |        0 |        0 |     3801      0 |       26 |       34
0.69/0.73	c  0.0s |       0 |       40 |        0 |     3801      0 |       26 |       35
0.69/0.73	c #cpu_time = 0.005s
0.69/0.73	c #wall_clock_time = 0.005s
0.69/0.73	c #decision = 40
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 0
0.69/0.73	c #restart = 0
0.69/0.73	c BCD2: found a new core of size 4: cost of the new core is >=1
0.69/0.73	c lower bound updated to 57
0.69/0.74	c BCD2: 57 <= obj <= 531
0.69/0.74	c BCD2: #cores=31, #unrelaxed=888, #relaxed=176, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=58 bias=58/59
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |     3801      0 |       26 |       36
0.69/0.74	c  0.0s |       0 |       46 |        1 |     3801      0 |       26 |       36
0.69/0.74	c #cpu_time = 0.004s
0.69/0.74	c #wall_clock_time = 0.004s
0.69/0.74	c #decision = 46
0.69/0.74	c #random_decision = 0
0.69/0.74	c #conflict = 1
0.69/0.74	c #restart = 0
0.69/0.74	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.69/0.74	c lower bound updated to 58
0.69/0.74	c BCD2: 58 <= obj <= 531
0.69/0.74	c BCD2: #cores=31, #unrelaxed=886, #relaxed=178, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=59 bias=59/60
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |     3801      0 |       27 |       36
0.69/0.75	c  0.0s |       0 |       52 |        2 |     3801      0 |       27 |       37
0.69/0.75	c #cpu_time = 0.005s
0.69/0.75	c #wall_clock_time = 0.005s
0.69/0.75	c #decision = 52
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 2
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 9: cost of the new core is >=3
0.69/0.75	c lower bound updated to 59
0.69/0.75	c BCD2: 59 <= obj <= 531
0.69/0.75	c BCD2: #cores=31, #unrelaxed=883, #relaxed=181, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=60 bias=60/61
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     3801      0 |       28 |       37
0.69/0.75	c  0.0s |       0 |       40 |        0 |     3801      0 |       28 |       38
0.69/0.75	c #cpu_time = 0.004s
0.69/0.75	c #wall_clock_time = 0.004s
0.69/0.75	c #decision = 40
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 0
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: found a new core of size 4: cost of the new core is >=1
0.69/0.75	c lower bound updated to 60
0.69/0.75	c BCD2: 60 <= obj <= 531
0.69/0.75	c BCD2: #cores=32, #unrelaxed=879, #relaxed=185, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=61 bias=61/62
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     3801      0 |       28 |       39
0.69/0.76	c  0.0s |       0 |       41 |        1 |     3801      0 |       28 |       39
0.69/0.76	c #cpu_time = 0.004s
0.69/0.76	c #wall_clock_time = 0.004s
0.69/0.76	c #decision = 41
0.69/0.76	c #random_decision = 0
0.69/0.76	c #conflict = 1
0.69/0.76	c #restart = 0
0.69/0.76	c BCD2: found a new core of size 2: cost of the new core is >=1
0.69/0.76	c lower bound updated to 61
0.69/0.76	c BCD2: 61 <= obj <= 531
0.69/0.76	c BCD2: #cores=33, #unrelaxed=877, #relaxed=187, #hardened=0
0.69/0.76	c BCD2: #sat=1 #unsat=62 bias=62/63
0.69/0.76	c Solving starts ...
0.69/0.76	c ============================[ Search Statistics ]============================
0.69/0.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.76	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.76	c =============================================================================
0.69/0.76	c  0.0s |       0 |        0 |        0 |     3801      0 |       28 |       39
0.69/0.76	c  0.0s |       0 |       42 |        0 |     3801      0 |       28 |       39
0.69/0.76	c #cpu_time = 0.005s
0.69/0.76	c #wall_clock_time = 0.005s
0.69/0.76	c #decision = 42
0.69/0.76	c #random_decision = 0
0.69/0.76	c #conflict = 0
0.69/0.76	c #restart = 0
0.69/0.76	c BCD2: found a new core of size 5: cost of the new core is >=1
0.69/0.76	c lower bound updated to 62
0.69/0.76	c BCD2: 62 <= obj <= 531
0.69/0.76	c BCD2: #cores=34, #unrelaxed=872, #relaxed=192, #hardened=0
0.69/0.76	c BCD2: #sat=1 #unsat=63 bias=63/64
0.69/0.76	c Solving starts ...
0.69/0.76	c ============================[ Search Statistics ]============================
0.69/0.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.76	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.76	c =============================================================================
0.69/0.76	c  0.0s |       0 |        0 |        0 |     3801      0 |       28 |       39
0.69/0.77	c  0.0s |       0 |       62 |        2 |     3801      0 |       28 |       39
0.69/0.77	c #cpu_time = 0.005s
0.69/0.77	c #wall_clock_time = 0.005s
0.69/0.77	c #decision = 62
0.69/0.77	c #random_decision = 0
0.69/0.77	c #conflict = 2
0.69/0.77	c #restart = 0
0.69/0.77	c BCD2: relaxing 1 and merging with 3 cores into a new core of size 9: cost of the new core is >=5
0.69/0.77	c lower bound updated to 63
0.69/0.77	c BCD2: 63 <= obj <= 531
0.69/0.77	c BCD2: #cores=32, #unrelaxed=871, #relaxed=193, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=64 bias=64/65
0.69/0.77	c Solving starts ...
0.69/0.77	c ============================[ Search Statistics ]============================
0.69/0.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.77	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.77	c =============================================================================
0.69/0.77	c  0.0s |       0 |        0 |        0 |     3801      0 |       31 |       39
0.69/0.78	c  0.0s |       0 |       49 |        1 |     3801      0 |       31 |       42
0.69/0.78	c #cpu_time = 0.005s
0.69/0.78	c #wall_clock_time = 0.005s
0.69/0.78	c #decision = 49
0.69/0.78	c #random_decision = 0
0.69/0.78	c #conflict = 1
0.69/0.78	c #restart = 0
0.69/0.78	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 10: cost of the new core is >=2
0.69/0.78	c lower bound updated to 64
0.69/0.78	c BCD2: 64 <= obj <= 531
0.69/0.78	c BCD2: #cores=32, #unrelaxed=866, #relaxed=198, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=65 bias=65/66
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.78	c  0.0s |       0 |        0 |        0 |     3801      0 |       32 |       42
0.69/0.78	c  0.0s |       0 |       48 |        0 |     3801      0 |       32 |       43
0.69/0.78	c #cpu_time = 0.005s
0.69/0.78	c #wall_clock_time = 0.005s
0.69/0.78	c #decision = 48
0.69/0.78	c #random_decision = 0
0.69/0.78	c #conflict = 0
0.69/0.78	c #restart = 0
0.69/0.78	c BCD2: found a new core of size 4: cost of the new core is >=1
0.69/0.78	c lower bound updated to 65
0.69/0.78	c BCD2: 65 <= obj <= 531
0.69/0.78	c BCD2: #cores=33, #unrelaxed=862, #relaxed=202, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=66 bias=66/67
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.78	c  0.0s |       0 |        0 |        0 |     3801      0 |       32 |       44
0.69/0.79	c  0.0s |       0 |       51 |        1 |     3801      0 |       32 |       44
0.69/0.79	c #cpu_time = 0.005s
0.69/0.79	c #wall_clock_time = 0.005s
0.69/0.79	c #decision = 51
0.69/0.79	c #random_decision = 0
0.69/0.79	c #conflict = 1
0.69/0.79	c #restart = 0
0.69/0.79	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 5: cost of the new core is >=2
0.69/0.79	c lower bound updated to 66
0.69/0.79	c BCD2: 66 <= obj <= 531
0.69/0.79	c BCD2: #cores=33, #unrelaxed=859, #relaxed=205, #hardened=0
0.69/0.79	c BCD2: #sat=1 #unsat=67 bias=67/68
0.69/0.79	c Solving starts ...
0.69/0.79	c ============================[ Search Statistics ]============================
0.69/0.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.79	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.79	c =============================================================================
0.69/0.79	c  0.0s |       0 |        0 |        0 |     3801      0 |       33 |       44
0.69/0.79	c  0.0s |       0 |       50 |        1 |     3801      0 |       33 |       45
0.69/0.79	c #cpu_time = 0.005s
0.69/0.79	c #wall_clock_time = 0.005s
0.69/0.79	c #decision = 50
0.69/0.79	c #random_decision = 0
0.69/0.79	c #conflict = 1
0.69/0.79	c #restart = 0
0.69/0.79	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 12: cost of the new core is >=6
0.69/0.79	c lower bound updated to 67
0.69/0.79	c BCD2: 67 <= obj <= 531
0.69/0.79	c BCD2: #cores=33, #unrelaxed=856, #relaxed=208, #hardened=0
0.69/0.79	c BCD2: #sat=1 #unsat=68 bias=68/69
0.69/0.79	c Solving starts ...
0.69/0.79	c ============================[ Search Statistics ]============================
0.69/0.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.79	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.79	c =============================================================================
0.69/0.79	c  0.0s |       0 |        0 |        0 |     3801      0 |       34 |       45
0.79/0.80	c  0.0s |       0 |       50 |        2 |     3801      0 |       34 |       46
0.79/0.80	c #cpu_time = 0.005s
0.79/0.80	c #wall_clock_time = 0.005s
0.79/0.80	c #decision = 50
0.79/0.80	c #random_decision = 0
0.79/0.80	c #conflict = 2
0.79/0.80	c #restart = 0
0.79/0.80	c BCD2: relaxing 8 and merging with 2 cores into a new core of size 20: cost of the new core is >=5
0.79/0.80	c lower bound updated to 68
0.79/0.80	c BCD2: 68 <= obj <= 531
0.79/0.80	c BCD2: #cores=32, #unrelaxed=848, #relaxed=216, #hardened=0
0.79/0.80	c BCD2: #sat=1 #unsat=69 bias=69/70
0.79/0.80	c Solving starts ...
0.79/0.80	c ============================[ Search Statistics ]============================
0.79/0.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.80	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.80	c =============================================================================
0.79/0.80	c  0.0s |       0 |        0 |        0 |     3801      0 |       36 |       46
0.79/0.81	c  0.0s |       0 |       46 |        0 |     3801      0 |       36 |       48
0.79/0.81	c #cpu_time = 0.005s
0.79/0.81	c #wall_clock_time = 0.005s
0.79/0.81	c #decision = 46
0.79/0.81	c #random_decision = 0
0.79/0.81	c #conflict = 0
0.79/0.81	c #restart = 0
0.79/0.81	c BCD2: found a new core of size 4: cost of the new core is >=1
0.79/0.81	c lower bound updated to 69
0.79/0.81	c BCD2: 69 <= obj <= 531
0.79/0.81	c BCD2: #cores=33, #unrelaxed=844, #relaxed=220, #hardened=0
0.79/0.81	c BCD2: #sat=1 #unsat=70 bias=70/71
0.79/0.81	c Solving starts ...
0.79/0.81	c ============================[ Search Statistics ]============================
0.79/0.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.81	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.81	c =============================================================================
0.79/0.81	c  0.0s |       0 |        0 |        0 |     3801      0 |       36 |       49
0.79/0.81	c  0.0s |       0 |       51 |        3 |     3801      0 |       36 |       49
0.79/0.81	c #cpu_time = 0.005s
0.79/0.81	c #wall_clock_time = 0.005s
0.79/0.81	c #decision = 51
0.79/0.81	c #random_decision = 0
0.79/0.81	c #conflict = 3
0.79/0.81	c #restart = 0
0.79/0.81	c BCD2: found a new core of size 6: cost of the new core is >=1
0.79/0.81	c lower bound updated to 70
0.79/0.81	c BCD2: 70 <= obj <= 531
0.79/0.81	c BCD2: #cores=34, #unrelaxed=838, #relaxed=226, #hardened=0
0.79/0.81	c BCD2: #sat=1 #unsat=71 bias=71/72
0.79/0.81	c Solving starts ...
0.79/0.81	c ============================[ Search Statistics ]============================
0.79/0.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.81	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.81	c =============================================================================
0.79/0.81	c  0.0s |       0 |        0 |        0 |     3801      0 |       36 |       49
0.79/0.82	c  0.0s |       0 |       46 |        0 |     3801      0 |       36 |       49
0.79/0.82	c #cpu_time = 0.005s
0.79/0.82	c #wall_clock_time = 0.005s
0.79/0.82	c #decision = 46
0.79/0.82	c #random_decision = 0
0.79/0.82	c #conflict = 0
0.79/0.82	c #restart = 0
0.79/0.82	c BCD2: found a new core of size 4: cost of the new core is >=1
0.79/0.82	c lower bound updated to 71
0.79/0.82	c BCD2: 71 <= obj <= 531
0.79/0.82	c BCD2: #cores=35, #unrelaxed=834, #relaxed=230, #hardened=0
0.79/0.82	c BCD2: #sat=1 #unsat=72 bias=72/73
0.79/0.82	c Solving starts ...
0.79/0.82	c ============================[ Search Statistics ]============================
0.79/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.82	c =============================================================================
0.79/0.82	c  0.0s |       0 |        0 |        0 |     3801      0 |       36 |       50
0.79/0.82	c  0.0s |       0 |       49 |        1 |     3801      0 |       36 |       50
0.79/0.82	c #cpu_time = 0.004s
0.79/0.82	c #wall_clock_time = 0.004s
0.79/0.82	c #decision = 49
0.79/0.82	c #random_decision = 0
0.79/0.82	c #conflict = 1
0.79/0.82	c #restart = 0
0.79/0.82	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.79/0.82	c lower bound updated to 72
0.79/0.82	c BCD2: 72 <= obj <= 531
0.79/0.82	c BCD2: #cores=35, #unrelaxed=832, #relaxed=232, #hardened=0
0.79/0.82	c BCD2: #sat=1 #unsat=73 bias=73/74
0.79/0.82	c Solving starts ...
0.79/0.82	c ============================[ Search Statistics ]============================
0.79/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.82	c =============================================================================
0.79/0.82	c  0.0s |       0 |        0 |        0 |     3801      0 |       37 |       50
0.79/0.83	c  0.0s |       0 |       49 |        1 |     3801      0 |       37 |       51
0.79/0.83	c #cpu_time = 0.005s
0.79/0.83	c #wall_clock_time = 0.005s
0.79/0.83	c #decision = 49
0.79/0.83	c #random_decision = 0
0.79/0.83	c #conflict = 1
0.79/0.83	c #restart = 0
0.79/0.83	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 14: cost of the new core is >=7
0.79/0.83	c lower bound updated to 73
0.79/0.83	c BCD2: 73 <= obj <= 531
0.79/0.83	c BCD2: #cores=35, #unrelaxed=830, #relaxed=234, #hardened=0
0.79/0.83	c BCD2: #sat=1 #unsat=74 bias=74/75
0.79/0.83	c Solving starts ...
0.79/0.83	c ============================[ Search Statistics ]============================
0.79/0.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.83	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.83	c =============================================================================
0.79/0.83	c  0.0s |       0 |        0 |        0 |     3801      0 |       38 |       51
0.79/0.84	c  0.0s |       0 |       50 |        2 |     3801      0 |       38 |       52
0.79/0.84	c #cpu_time = 0.006s
0.79/0.84	c #wall_clock_time = 0.006s
0.79/0.84	c #decision = 50
0.79/0.84	c #random_decision = 0
0.79/0.84	c #conflict = 2
0.79/0.84	c #restart = 0
0.79/0.84	c BCD2: relaxing 4 and merging with 2 cores into a new core of size 19: cost of the new core is >=6
0.79/0.84	c lower bound updated to 74
0.79/0.84	c BCD2: 74 <= obj <= 531
0.79/0.84	c BCD2: #cores=34, #unrelaxed=826, #relaxed=238, #hardened=0
0.79/0.84	c BCD2: #sat=1 #unsat=75 bias=75/76
0.79/0.84	c Solving starts ...
0.79/0.84	c ============================[ Search Statistics ]============================
0.79/0.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.84	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.84	c =============================================================================
0.79/0.84	c  0.0s |       0 |        0 |        0 |     3801      0 |       40 |       52
0.79/0.84	c  0.0s |       0 |       59 |        2 |     3801      0 |       40 |       54
0.79/0.84	c #cpu_time = 0.005s
0.79/0.84	c #wall_clock_time = 0.005s
0.79/0.84	c #decision = 59
0.79/0.84	c #random_decision = 0
0.79/0.84	c #conflict = 2
0.79/0.84	c #restart = 0
0.79/0.84	c BCD2: found a new core of size 4: cost of the new core is >=1
0.79/0.84	c lower bound updated to 75
0.79/0.84	c BCD2: 75 <= obj <= 531
0.79/0.84	c BCD2: #cores=35, #unrelaxed=822, #relaxed=242, #hardened=0
0.79/0.84	c BCD2: #sat=1 #unsat=76 bias=76/77
0.79/0.84	c Solving starts ...
0.79/0.84	c ============================[ Search Statistics ]============================
0.79/0.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.84	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.84	c =============================================================================
0.79/0.84	c  0.0s |       0 |        0 |        0 |     3801      0 |       40 |       54
0.79/0.85	c  0.0s |       0 |       55 |        1 |     3801      0 |       40 |       54
0.79/0.85	c #cpu_time = 0.005s
0.79/0.85	c #wall_clock_time = 0.005s
0.79/0.85	c #decision = 55
0.79/0.85	c #random_decision = 0
0.79/0.85	c #conflict = 1
0.79/0.85	c #restart = 0
0.79/0.85	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
0.79/0.85	c lower bound updated to 76
0.79/0.85	c BCD2: 76 <= obj <= 531
0.79/0.85	c BCD2: #cores=35, #unrelaxed=820, #relaxed=244, #hardened=0
0.79/0.85	c BCD2: #sat=1 #unsat=77 bias=77/78
0.79/0.85	c Solving starts ...
0.79/0.85	c ============================[ Search Statistics ]============================
0.79/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.85	c =============================================================================
0.79/0.85	c  0.0s |       0 |        0 |        0 |     3801      0 |       41 |       54
0.79/0.85	c  0.0s |       0 |       55 |        1 |     3801      0 |       41 |       55
0.79/0.85	c #cpu_time = 0.005s
0.79/0.85	c #wall_clock_time = 0.005s
0.79/0.85	c #decision = 55
0.79/0.85	c #random_decision = 0
0.79/0.85	c #conflict = 1
0.79/0.85	c #restart = 0
0.79/0.85	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
0.79/0.85	c lower bound updated to 77
0.79/0.85	c BCD2: 77 <= obj <= 531
0.79/0.85	c BCD2: #cores=35, #unrelaxed=818, #relaxed=246, #hardened=0
0.79/0.85	c BCD2: #sat=1 #unsat=78 bias=78/79
0.79/0.85	c Solving starts ...
0.79/0.85	c ============================[ Search Statistics ]============================
0.79/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.85	c =============================================================================
0.79/0.85	c  0.0s |       0 |        0 |        0 |     3801      0 |       42 |       55
0.79/0.86	c  0.0s |       0 |       50 |        2 |     3801      0 |       42 |       56
0.79/0.86	c #cpu_time = 0.005s
0.79/0.86	c #wall_clock_time = 0.005s
0.79/0.86	c #decision = 50
0.79/0.86	c #random_decision = 0
0.79/0.86	c #conflict = 2
0.79/0.86	c #restart = 0
0.79/0.86	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.79/0.86	c lower bound updated to 78
0.79/0.86	c BCD2: 78 <= obj <= 531
0.79/0.86	c BCD2: #cores=35, #unrelaxed=816, #relaxed=248, #hardened=0
0.79/0.86	c BCD2: #sat=1 #unsat=79 bias=79/80
0.79/0.86	c Solving starts ...
0.79/0.86	c ============================[ Search Statistics ]============================
0.79/0.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.86	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.86	c =============================================================================
0.79/0.86	c  0.0s |       0 |        0 |        0 |     3801      0 |       43 |       56
0.79/0.87	c  0.0s |       0 |       49 |        0 |     3801      0 |       43 |       57
0.79/0.87	c #cpu_time = 0.005s
0.79/0.87	c #wall_clock_time = 0.005s
0.79/0.87	c #decision = 49
0.79/0.87	c #random_decision = 0
0.79/0.87	c #conflict = 0
0.79/0.87	c #restart = 0
0.79/0.87	c BCD2: found a new core of size 4: cost of the new core is >=1
0.79/0.87	c lower bound updated to 79
0.79/0.87	c BCD2: 79 <= obj <= 531
0.79/0.87	c BCD2: #cores=36, #unrelaxed=812, #relaxed=252, #hardened=0
0.79/0.87	c BCD2: #sat=1 #unsat=80 bias=80/81
0.79/0.87	c Solving starts ...
0.79/0.87	c ============================[ Search Statistics ]============================
0.79/0.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.87	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.87	c =============================================================================
0.79/0.87	c  0.0s |       0 |        0 |        0 |     3801      0 |       43 |       58
0.79/0.87	c  0.0s |       0 |       55 |        1 |     3801      0 |       43 |       58
0.79/0.87	c #cpu_time = 0.005s
0.79/0.87	c #wall_clock_time = 0.005s
0.79/0.87	c #decision = 55
0.79/0.87	c #random_decision = 0
0.79/0.87	c #conflict = 1
0.79/0.87	c #restart = 0
0.79/0.87	c BCD2: found a new core of size 5: cost of the new core is >=1
0.79/0.87	c lower bound updated to 80
0.79/0.87	c BCD2: 80 <= obj <= 531
0.79/0.87	c BCD2: #cores=37, #unrelaxed=807, #relaxed=257, #hardened=0
0.79/0.87	c BCD2: #sat=1 #unsat=81 bias=81/82
0.79/0.87	c Solving starts ...
0.79/0.87	c ============================[ Search Statistics ]============================
0.79/0.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.87	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.87	c =============================================================================
0.79/0.87	c  0.0s |       0 |        0 |        0 |     3801      0 |       43 |       58
0.79/0.88	c  0.0s |       0 |       58 |        1 |     3801      0 |       43 |       58
0.79/0.88	c #cpu_time = 0.005s
0.79/0.88	c #wall_clock_time = 0.005s
0.79/0.88	c #decision = 58
0.79/0.88	c #random_decision = 0
0.79/0.88	c #conflict = 1
0.79/0.88	c #restart = 0
0.79/0.88	c BCD2: found a new core of size 2: cost of the new core is >=1
0.79/0.88	c lower bound updated to 81
0.79/0.88	c BCD2: 81 <= obj <= 531
0.79/0.88	c BCD2: #cores=38, #unrelaxed=805, #relaxed=259, #hardened=0
0.79/0.88	c BCD2: #sat=1 #unsat=82 bias=82/83
0.79/0.88	c Solving starts ...
0.79/0.88	c ============================[ Search Statistics ]============================
0.79/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.88	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.88	c =============================================================================
0.79/0.88	c  0.0s |       0 |        0 |        0 |     3801      0 |       43 |       58
0.79/0.88	c  0.0s |       0 |       59 |        1 |     3801      0 |       43 |       58
0.79/0.88	c #cpu_time = 0.004s
0.79/0.88	c #wall_clock_time = 0.004s
0.79/0.88	c #decision = 59
0.79/0.88	c #random_decision = 0
0.79/0.88	c #conflict = 1
0.79/0.88	c #restart = 0
0.79/0.88	c BCD2: found a new core of size 2: cost of the new core is >=1
0.79/0.88	c lower bound updated to 82
0.79/0.88	c BCD2: 82 <= obj <= 531
0.79/0.88	c BCD2: #cores=39, #unrelaxed=803, #relaxed=261, #hardened=0
0.79/0.88	c BCD2: #sat=1 #unsat=83 bias=83/84
0.79/0.88	c Solving starts ...
0.79/0.88	c ============================[ Search Statistics ]============================
0.79/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.88	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.88	c =============================================================================
0.79/0.88	c  0.0s |       0 |        0 |        0 |     3801      0 |       43 |       58
0.79/0.89	c  0.0s |       0 |       62 |        2 |     3801      0 |       43 |       58
0.79/0.89	c #cpu_time = 0.005s
0.79/0.89	c #wall_clock_time = 0.005s
0.79/0.89	c #decision = 62
0.79/0.89	c #random_decision = 0
0.79/0.89	c #conflict = 2
0.79/0.89	c #restart = 0
0.79/0.89	c BCD2: found a new core of size 4: cost of the new core is >=1
0.79/0.89	c lower bound updated to 83
0.79/0.89	c BCD2: 83 <= obj <= 531
0.79/0.89	c BCD2: #cores=40, #unrelaxed=799, #relaxed=265, #hardened=0
0.79/0.89	c BCD2: #sat=1 #unsat=84 bias=84/85
0.79/0.89	c Solving starts ...
0.79/0.89	c ============================[ Search Statistics ]============================
0.79/0.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.89	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.89	c =============================================================================
0.79/0.89	c  0.0s |       0 |        0 |        0 |     3801      0 |       43 |       58
0.79/0.90	c  0.0s |       0 |       60 |        2 |     3801      0 |       43 |       58
0.79/0.90	c #cpu_time = 0.005s
0.79/0.90	c #wall_clock_time = 0.005s
0.79/0.90	c #decision = 60
0.79/0.90	c #random_decision = 0
0.79/0.90	c #conflict = 2
0.79/0.90	c #restart = 0
0.79/0.90	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.79/0.90	c lower bound updated to 84
0.88/0.90	c BCD2: 84 <= obj <= 531
0.88/0.90	c BCD2: #cores=40, #unrelaxed=797, #relaxed=267, #hardened=0
0.88/0.90	c BCD2: #sat=1 #unsat=85 bias=85/86
0.88/0.90	c Solving starts ...
0.88/0.90	c ============================[ Search Statistics ]============================
0.88/0.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.90	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.90	c =============================================================================
0.88/0.90	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       58
0.88/0.90	c  0.0s |       0 |       59 |        0 |     3801      0 |       44 |       59
0.88/0.90	c #cpu_time = 0.005s
0.88/0.90	c #wall_clock_time = 0.005s
0.88/0.90	c #decision = 59
0.88/0.90	c #random_decision = 0
0.88/0.90	c #conflict = 0
0.88/0.90	c #restart = 0
0.88/0.90	c BCD2: found a new core of size 4: cost of the new core is >=1
0.88/0.90	c lower bound updated to 85
0.88/0.90	c BCD2: 85 <= obj <= 531
0.88/0.90	c BCD2: #cores=41, #unrelaxed=793, #relaxed=271, #hardened=0
0.88/0.90	c BCD2: #sat=1 #unsat=86 bias=86/87
0.88/0.90	c Solving starts ...
0.88/0.90	c ============================[ Search Statistics ]============================
0.88/0.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.90	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.90	c =============================================================================
0.88/0.90	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       60
0.88/0.91	c  0.0s |       0 |       62 |        1 |     3801      0 |       44 |       60
0.88/0.91	c #cpu_time = 0.004s
0.88/0.91	c #wall_clock_time = 0.004s
0.88/0.91	c #decision = 62
0.88/0.91	c #random_decision = 0
0.88/0.91	c #conflict = 1
0.88/0.91	c #restart = 0
0.88/0.91	c BCD2: found a new core of size 2: cost of the new core is >=1
0.88/0.91	c lower bound updated to 86
0.88/0.91	c BCD2: 86 <= obj <= 531
0.88/0.91	c BCD2: #cores=42, #unrelaxed=791, #relaxed=273, #hardened=0
0.88/0.91	c BCD2: #sat=1 #unsat=87 bias=87/88
0.88/0.91	c Solving starts ...
0.88/0.91	c ============================[ Search Statistics ]============================
0.88/0.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.91	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.91	c =============================================================================
0.88/0.91	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       60
0.88/0.91	c  0.0s |       0 |       63 |        1 |     3801      0 |       44 |       60
0.88/0.91	c #cpu_time = 0.005s
0.88/0.91	c #wall_clock_time = 0.005s
0.88/0.91	c #decision = 63
0.88/0.91	c #random_decision = 0
0.88/0.91	c #conflict = 1
0.88/0.91	c #restart = 0
0.88/0.91	c BCD2: found a new core of size 2: cost of the new core is >=1
0.88/0.91	c lower bound updated to 87
0.88/0.91	c BCD2: 87 <= obj <= 531
0.88/0.91	c BCD2: #cores=43, #unrelaxed=789, #relaxed=275, #hardened=0
0.88/0.91	c BCD2: #sat=1 #unsat=88 bias=88/89
0.88/0.91	c Solving starts ...
0.88/0.91	c ============================[ Search Statistics ]============================
0.88/0.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.91	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.91	c =============================================================================
0.88/0.91	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       60
0.88/0.92	c  0.0s |       0 |       65 |        2 |     3801      0 |       44 |       60
0.88/0.92	c #cpu_time = 0.005s
0.88/0.92	c #wall_clock_time = 0.005s
0.88/0.92	c #decision = 65
0.88/0.92	c #random_decision = 0
0.88/0.92	c #conflict = 2
0.88/0.92	c #restart = 0
0.88/0.92	c BCD2: found a new core of size 5: cost of the new core is >=1
0.88/0.92	c lower bound updated to 88
0.88/0.92	c BCD2: 88 <= obj <= 531
0.88/0.92	c BCD2: #cores=44, #unrelaxed=784, #relaxed=280, #hardened=0
0.88/0.92	c BCD2: #sat=1 #unsat=89 bias=89/90
0.88/0.92	c Solving starts ...
0.88/0.92	c ============================[ Search Statistics ]============================
0.88/0.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.92	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.92	c =============================================================================
0.88/0.92	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       60
0.88/0.92	c  0.0s |       0 |       75 |        2 |     3801      0 |       44 |       60
0.88/0.92	c #cpu_time = 0.005s
0.88/0.92	c #wall_clock_time = 0.005s
0.88/0.92	c #decision = 75
0.88/0.92	c #random_decision = 0
0.88/0.92	c #conflict = 2
0.88/0.92	c #restart = 0
0.88/0.92	c BCD2: found a new core of size 4: cost of the new core is >=1
0.88/0.92	c lower bound updated to 89
0.88/0.93	c BCD2: 89 <= obj <= 531
0.88/0.93	c BCD2: #cores=45, #unrelaxed=780, #relaxed=284, #hardened=0
0.88/0.93	c BCD2: #sat=1 #unsat=90 bias=90/91
0.88/0.93	c Solving starts ...
0.88/0.93	c ============================[ Search Statistics ]============================
0.88/0.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.93	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.93	c =============================================================================
0.88/0.93	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       60
0.88/0.93	c  0.0s |       0 |       71 |        0 |     3801      0 |       44 |       60
0.88/0.93	c #cpu_time = 0.005s
0.88/0.93	c #wall_clock_time = 0.005s
0.88/0.93	c #decision = 71
0.88/0.93	c #random_decision = 0
0.88/0.93	c #conflict = 0
0.88/0.93	c #restart = 0
0.88/0.93	c BCD2: found a new core of size 4: cost of the new core is >=1
0.88/0.93	c lower bound updated to 90
0.88/0.93	c BCD2: 90 <= obj <= 531
0.88/0.93	c BCD2: #cores=46, #unrelaxed=776, #relaxed=288, #hardened=0
0.88/0.93	c BCD2: #sat=1 #unsat=91 bias=91/92
0.88/0.93	c Solving starts ...
0.88/0.93	c ============================[ Search Statistics ]============================
0.88/0.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.93	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.93	c =============================================================================
0.88/0.93	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       61
0.88/0.94	c  0.0s |       0 |       74 |        1 |     3801      0 |       44 |       61
0.88/0.94	c #cpu_time = 0.004s
0.88/0.94	c #wall_clock_time = 0.004s
0.88/0.94	c #decision = 74
0.88/0.94	c #random_decision = 0
0.88/0.94	c #conflict = 1
0.88/0.94	c #restart = 0
0.88/0.94	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/0.94	c lower bound updated to 91
0.88/0.94	c BCD2: 91 <= obj <= 531
0.88/0.94	c BCD2: #cores=47, #unrelaxed=773, #relaxed=291, #hardened=0
0.88/0.94	c BCD2: #sat=1 #unsat=92 bias=92/93
0.88/0.94	c Solving starts ...
0.88/0.94	c ============================[ Search Statistics ]============================
0.88/0.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.94	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.94	c =============================================================================
0.88/0.94	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       61
0.88/0.94	c  0.0s |       0 |       74 |        1 |     3801      0 |       44 |       61
0.88/0.94	c #cpu_time = 0.004s
0.88/0.94	c #wall_clock_time = 0.004s
0.88/0.94	c #decision = 74
0.88/0.94	c #random_decision = 0
0.88/0.94	c #conflict = 1
0.88/0.94	c #restart = 0
0.88/0.94	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/0.94	c lower bound updated to 92
0.88/0.94	c BCD2: 92 <= obj <= 531
0.88/0.94	c BCD2: #cores=48, #unrelaxed=770, #relaxed=294, #hardened=0
0.88/0.94	c BCD2: #sat=1 #unsat=93 bias=93/94
0.88/0.94	c Solving starts ...
0.88/0.94	c ============================[ Search Statistics ]============================
0.88/0.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.94	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.94	c =============================================================================
0.88/0.94	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       61
0.88/0.95	c  0.0s |       0 |       75 |        2 |     3801      0 |       44 |       61
0.88/0.95	c #cpu_time = 0.005s
0.88/0.95	c #wall_clock_time = 0.005s
0.88/0.95	c #decision = 75
0.88/0.95	c #random_decision = 0
0.88/0.95	c #conflict = 2
0.88/0.95	c #restart = 0
0.88/0.95	c BCD2: found a new core of size 6: cost of the new core is >=1
0.88/0.95	c lower bound updated to 93
0.88/0.95	c BCD2: 93 <= obj <= 531
0.88/0.95	c BCD2: #cores=49, #unrelaxed=764, #relaxed=300, #hardened=0
0.88/0.95	c BCD2: #sat=1 #unsat=94 bias=94/95
0.88/0.95	c Solving starts ...
0.88/0.95	c ============================[ Search Statistics ]============================
0.88/0.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.95	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.95	c =============================================================================
0.88/0.95	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       61
0.88/0.95	c  0.0s |       0 |       84 |        2 |     3801      0 |       44 |       61
0.88/0.95	c #cpu_time = 0.005s
0.88/0.95	c #wall_clock_time = 0.005s
0.88/0.95	c #decision = 84
0.88/0.95	c #random_decision = 0
0.88/0.95	c #conflict = 2
0.88/0.95	c #restart = 0
0.88/0.95	c BCD2: found a new core of size 4: cost of the new core is >=1
0.88/0.95	c lower bound updated to 94
0.88/0.95	c BCD2: 94 <= obj <= 531
0.88/0.95	c BCD2: #cores=50, #unrelaxed=760, #relaxed=304, #hardened=0
0.88/0.95	c BCD2: #sat=1 #unsat=95 bias=95/96
0.88/0.95	c Solving starts ...
0.88/0.95	c ============================[ Search Statistics ]============================
0.88/0.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.95	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.95	c =============================================================================
0.88/0.95	c  0.0s |       0 |        0 |        0 |     3801      0 |       44 |       61
0.88/0.96	c  0.0s |       0 |       80 |        1 |     3801      0 |       44 |       61
0.88/0.96	c #cpu_time = 0.005s
0.88/0.96	c #wall_clock_time = 0.005s
0.88/0.96	c #decision = 80
0.88/0.96	c #random_decision = 0
0.88/0.96	c #conflict = 1
0.88/0.96	c #restart = 0
0.88/0.96	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=4
0.88/0.96	c lower bound updated to 95
0.88/0.96	c BCD2: 95 <= obj <= 531
0.88/0.96	c BCD2: #cores=50, #unrelaxed=758, #relaxed=306, #hardened=0
0.88/0.96	c BCD2: #sat=1 #unsat=96 bias=96/97
0.88/0.96	c Solving starts ...
0.88/0.96	c ============================[ Search Statistics ]============================
0.88/0.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.96	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.96	c =============================================================================
0.88/0.96	c  0.0s |       0 |        0 |        0 |     3801      0 |       45 |       61
0.88/0.97	c  0.0s |       0 |       80 |        1 |     3801      0 |       45 |       62
0.88/0.97	c #cpu_time = 0.005s
0.88/0.97	c #wall_clock_time = 0.005s
0.88/0.97	c #decision = 80
0.88/0.97	c #random_decision = 0
0.88/0.97	c #conflict = 1
0.88/0.97	c #restart = 0
0.88/0.97	c BCD2: relaxing 2 and merging with 2 cores into a new core of size 7: cost of the new core is >=3
0.88/0.97	c lower bound updated to 96
0.88/0.97	c BCD2: 96 <= obj <= 531
0.88/0.97	c BCD2: #cores=49, #unrelaxed=756, #relaxed=308, #hardened=0
0.88/0.97	c BCD2: #sat=1 #unsat=97 bias=97/98
0.88/0.97	c Solving starts ...
0.88/0.97	c ============================[ Search Statistics ]============================
0.88/0.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.97	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.97	c =============================================================================
0.88/0.97	c  0.0s |       0 |        0 |        0 |     3801      0 |       47 |       62
0.88/0.97	c  0.0s |       0 |       74 |        2 |     3801      0 |       47 |       64
0.88/0.97	c #cpu_time = 0.005s
0.88/0.97	c #wall_clock_time = 0.005s
0.88/0.97	c #decision = 74
0.88/0.97	c #random_decision = 0
0.88/0.97	c #conflict = 2
0.88/0.97	c #restart = 0
0.88/0.97	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.88/0.97	c lower bound updated to 97
0.88/0.97	c BCD2: 97 <= obj <= 531
0.88/0.97	c BCD2: #cores=49, #unrelaxed=754, #relaxed=310, #hardened=0
0.88/0.97	c BCD2: #sat=1 #unsat=98 bias=98/99
0.88/0.97	c Solving starts ...
0.88/0.97	c ============================[ Search Statistics ]============================
0.88/0.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.97	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.97	c =============================================================================
0.88/0.97	c  0.0s |       0 |        0 |        0 |     3801      0 |       48 |       64
0.88/0.98	c  0.0s |       0 |       78 |        2 |     3801      0 |       48 |       65
0.88/0.98	c #cpu_time = 0.005s
0.88/0.98	c #wall_clock_time = 0.005s
0.88/0.98	c #decision = 78
0.88/0.98	c #random_decision = 0
0.88/0.98	c #conflict = 2
0.88/0.98	c #restart = 0
0.88/0.98	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
0.88/0.98	c lower bound updated to 98
0.88/0.98	c BCD2: 98 <= obj <= 531
0.88/0.98	c BCD2: #cores=49, #unrelaxed=751, #relaxed=313, #hardened=0
0.88/0.98	c BCD2: #sat=1 #unsat=99 bias=99/100
0.88/0.98	c Solving starts ...
0.88/0.98	c ============================[ Search Statistics ]============================
0.88/0.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.98	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.98	c =============================================================================
0.88/0.98	c  0.0s |       0 |        0 |        0 |     3801      0 |       49 |       65
0.88/0.98	c  0.0s |       0 |       70 |        0 |     3801      0 |       49 |       66
0.88/0.98	c #cpu_time = 0.005s
0.88/0.98	c #wall_clock_time = 0.005s
0.88/0.98	c #decision = 70
0.88/0.98	c #random_decision = 0
0.88/0.98	c #conflict = 0
0.88/0.98	c #restart = 0
0.88/0.98	c BCD2: found a new core of size 4: cost of the new core is >=1
0.88/0.98	c lower bound updated to 99
0.88/0.98	c BCD2: 99 <= obj <= 531
0.88/0.98	c BCD2: #cores=50, #unrelaxed=747, #relaxed=317, #hardened=0
0.88/0.98	c BCD2: #sat=1 #unsat=100 bias=100/101
0.88/0.98	c Solving starts ...
0.88/0.98	c ============================[ Search Statistics ]============================
0.88/0.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.98	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.98	c =============================================================================
0.88/0.98	c  0.0s |       0 |        0 |        0 |     3801      0 |       49 |       67
0.88/0.99	c  0.0s |       0 |       81 |        2 |     3801      0 |       49 |       67
0.88/0.99	c #cpu_time = 0.005s
0.88/0.99	c #wall_clock_time = 0.005s
0.88/0.99	c #decision = 81
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 2
0.88/0.99	c #restart = 0
0.88/0.99	c BCD2: found a new core of size 4: cost of the new core is >=1
0.88/0.99	c lower bound updated to 100
0.88/0.99	c BCD2: 100 <= obj <= 531
0.88/0.99	c BCD2: #cores=51, #unrelaxed=743, #relaxed=321, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=101 bias=101/102
0.88/0.99	c Solving starts ...
0.88/0.99	c ============================[ Search Statistics ]============================
0.88/0.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/0.99	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/0.99	c =============================================================================
0.88/0.99	c  0.0s |       0 |        0 |        0 |     3801      0 |       49 |       67
0.88/1.00	c  0.0s |       0 |       80 |        1 |     3801      0 |       49 |       67
0.88/1.00	c #cpu_time = 0.005s
0.88/1.00	c #wall_clock_time = 0.005s
0.88/1.00	c #decision = 80
0.88/1.00	c #random_decision = 0
0.88/1.00	c #conflict = 1
0.88/1.00	c #restart = 0
0.88/1.00	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.88/1.00	c lower bound updated to 101
0.98/1.00	c BCD2: 101 <= obj <= 531
0.98/1.00	c BCD2: #cores=51, #unrelaxed=741, #relaxed=323, #hardened=0
0.98/1.00	c BCD2: #sat=1 #unsat=102 bias=102/103
0.98/1.00	c Solving starts ...
0.98/1.00	c ============================[ Search Statistics ]============================
0.98/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.00	c =============================================================================
0.98/1.00	c  0.0s |       0 |        0 |        0 |     3801      0 |       50 |       67
0.98/1.00	c  0.0s |       0 |       80 |        1 |     3801      0 |       50 |       68
0.98/1.00	c #cpu_time = 0.005s
0.98/1.00	c #wall_clock_time = 0.005s
0.98/1.00	c #decision = 80
0.98/1.00	c #random_decision = 0
0.98/1.00	c #conflict = 1
0.98/1.00	c #restart = 0
0.98/1.00	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=4
0.98/1.00	c lower bound updated to 102
0.98/1.00	c BCD2: 102 <= obj <= 531
0.98/1.00	c BCD2: #cores=51, #unrelaxed=739, #relaxed=325, #hardened=0
0.98/1.00	c BCD2: #sat=1 #unsat=103 bias=103/104
0.98/1.00	c Solving starts ...
0.98/1.00	c ============================[ Search Statistics ]============================
0.98/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.00	c =============================================================================
0.98/1.00	c  0.0s |       0 |        0 |        0 |     3801      0 |       51 |       68
0.98/1.01	c  0.0s |       0 |       94 |        3 |     3801      0 |       51 |       69
0.98/1.01	c #cpu_time = 0.006s
0.98/1.01	c #wall_clock_time = 0.006s
0.98/1.01	c #decision = 94
0.98/1.01	c #random_decision = 0
0.98/1.01	c #conflict = 3
0.98/1.01	c #restart = 0
0.98/1.01	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 18: cost of the new core is >=4
0.98/1.01	c lower bound updated to 103
0.98/1.01	c BCD2: 103 <= obj <= 531
0.98/1.01	c BCD2: #cores=50, #unrelaxed=732, #relaxed=332, #hardened=0
0.98/1.01	c BCD2: #sat=1 #unsat=104 bias=104/105
0.98/1.01	c Solving starts ...
0.98/1.01	c ============================[ Search Statistics ]============================
0.98/1.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.01	c =============================================================================
0.98/1.01	c  0.0s |       0 |        0 |        0 |     3801      0 |       53 |       69
0.98/1.01	c  0.0s |       0 |       85 |        2 |     3801      0 |       53 |       71
0.98/1.01	c #cpu_time = 0.005s
0.98/1.01	c #wall_clock_time = 0.005s
0.98/1.01	c #decision = 85
0.98/1.01	c #random_decision = 0
0.98/1.01	c #conflict = 2
0.98/1.01	c #restart = 0
0.98/1.01	c BCD2: found a new core of size 4: cost of the new core is >=1
0.98/1.01	c lower bound updated to 104
0.98/1.02	c BCD2: 104 <= obj <= 531
0.98/1.02	c BCD2: #cores=51, #unrelaxed=728, #relaxed=336, #hardened=0
0.98/1.02	c BCD2: #sat=1 #unsat=105 bias=105/106
0.98/1.02	c Solving starts ...
0.98/1.02	c ============================[ Search Statistics ]============================
0.98/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.02	c =============================================================================
0.98/1.02	c  0.0s |       0 |        0 |        0 |     3801      0 |       53 |       71
0.98/1.02	c  0.0s |       0 |       81 |        0 |     3801      0 |       53 |       71
0.98/1.02	c #cpu_time = 0.005s
0.98/1.02	c #wall_clock_time = 0.005s
0.98/1.02	c #decision = 81
0.98/1.02	c #random_decision = 0
0.98/1.02	c #conflict = 0
0.98/1.02	c #restart = 0
0.98/1.02	c BCD2: found a new core of size 4: cost of the new core is >=1
0.98/1.02	c lower bound updated to 105
0.98/1.02	c BCD2: 105 <= obj <= 531
0.98/1.02	c BCD2: #cores=52, #unrelaxed=724, #relaxed=340, #hardened=0
0.98/1.02	c BCD2: #sat=1 #unsat=106 bias=106/107
0.98/1.02	c Solving starts ...
0.98/1.02	c ============================[ Search Statistics ]============================
0.98/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.02	c =============================================================================
0.98/1.02	c  0.0s |       0 |        0 |        0 |     3801      0 |       53 |       72
0.98/1.03	c  0.0s |       0 |      274 |        4 |     3801      0 |       53 |       72
0.98/1.03	c #cpu_time = 0.005s
0.98/1.03	c #wall_clock_time = 0.005s
0.98/1.03	c #decision = 274
0.98/1.03	c #random_decision = 0
0.98/1.03	c #conflict = 4
0.98/1.03	c #restart = 0
0.98/1.03	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 7: cost of the new core is >=3
0.98/1.03	c lower bound updated to 106
0.98/1.03	c BCD2: 106 <= obj <= 531
0.98/1.03	c BCD2: #cores=51, #unrelaxed=723, #relaxed=341, #hardened=0
0.98/1.03	c BCD2: #sat=1 #unsat=107 bias=107/108
0.98/1.03	c Solving starts ...
0.98/1.03	c ============================[ Search Statistics ]============================
0.98/1.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.03	c =============================================================================
0.98/1.03	c  0.0s |       0 |        0 |        0 |     3801      0 |       55 |       72
0.98/1.03	c  0.0s |       0 |      150 |        2 |     3801      0 |       55 |       74
0.98/1.03	c #cpu_time = 0.005s
0.98/1.03	c #wall_clock_time = 0.005s
0.98/1.03	c #decision = 150
0.98/1.03	c #random_decision = 0
0.98/1.03	c #conflict = 2
0.98/1.03	c #restart = 0
0.98/1.03	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
0.98/1.03	c lower bound updated to 107
0.98/1.04	c BCD2: 107 <= obj <= 531
0.98/1.04	c BCD2: #cores=51, #unrelaxed=721, #relaxed=343, #hardened=0
0.98/1.04	c BCD2: #sat=1 #unsat=108 bias=108/109
0.98/1.04	c Solving starts ...
0.98/1.04	c ============================[ Search Statistics ]============================
0.98/1.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.04	c =============================================================================
0.98/1.04	c  0.0s |       0 |        0 |        0 |     3801      0 |       56 |       74
0.98/1.04	c  0.0s |       0 |       82 |        1 |     3801      0 |       56 |       75
0.98/1.04	c #cpu_time = 0.005s
0.98/1.04	c #wall_clock_time = 0.005s
0.98/1.04	c #decision = 82
0.98/1.04	c #random_decision = 0
0.98/1.04	c #conflict = 1
0.98/1.04	c #restart = 0
0.98/1.04	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 10: cost of the new core is >=4
0.98/1.04	c lower bound updated to 108
0.98/1.04	c BCD2: 108 <= obj <= 531
0.98/1.04	c BCD2: #cores=51, #unrelaxed=718, #relaxed=346, #hardened=0
0.98/1.04	c BCD2: #sat=1 #unsat=109 bias=109/110
0.98/1.04	c Solving starts ...
0.98/1.04	c ============================[ Search Statistics ]============================
0.98/1.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.04	c =============================================================================
0.98/1.04	c  0.0s |       0 |        0 |        0 |     3801      0 |       57 |       75
0.98/1.05	c  0.0s |       0 |       78 |        2 |     3801      0 |       57 |       76
0.98/1.05	c #cpu_time = 0.005s
0.98/1.05	c #wall_clock_time = 0.005s
0.98/1.05	c #decision = 78
0.98/1.05	c #random_decision = 0
0.98/1.05	c #conflict = 2
0.98/1.05	c #restart = 0
0.98/1.05	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.98/1.05	c lower bound updated to 109
0.98/1.05	c BCD2: 109 <= obj <= 531
0.98/1.05	c BCD2: #cores=51, #unrelaxed=716, #relaxed=348, #hardened=0
0.98/1.05	c BCD2: #sat=1 #unsat=110 bias=110/111
0.98/1.05	c Solving starts ...
0.98/1.05	c ============================[ Search Statistics ]============================
0.98/1.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.05	c =============================================================================
0.98/1.05	c  0.0s |       0 |        0 |        0 |     3801      0 |       58 |       76
0.98/1.05	c  0.0s |       0 |       95 |        5 |     3801      0 |       58 |       77
0.98/1.05	c #cpu_time = 0.006s
0.98/1.05	c #wall_clock_time = 0.006s
0.98/1.05	c #decision = 95
0.98/1.05	c #random_decision = 0
0.98/1.05	c #conflict = 5
0.98/1.05	c #restart = 0
0.98/1.05	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 14: cost of the new core is >=3
0.98/1.05	c lower bound updated to 110
0.98/1.05	c BCD2: 110 <= obj <= 531
0.98/1.05	c BCD2: #cores=50, #unrelaxed=711, #relaxed=353, #hardened=0
0.98/1.05	c BCD2: #sat=1 #unsat=111 bias=111/112
0.98/1.06	c Solving starts ...
0.98/1.06	c ============================[ Search Statistics ]============================
0.98/1.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.06	c =============================================================================
0.98/1.06	c  0.0s |       0 |        0 |        0 |     3801      0 |       60 |       77
0.98/1.06	c  0.0s |       0 |       71 |        1 |     3801      0 |       60 |       79
0.98/1.06	c #cpu_time = 0.005s
0.98/1.06	c #wall_clock_time = 0.005s
0.98/1.06	c #decision = 71
0.98/1.06	c #random_decision = 0
0.98/1.06	c #conflict = 1
0.98/1.06	c #restart = 0
0.98/1.06	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 19: cost of the new core is >=4
0.98/1.06	c lower bound updated to 111
0.98/1.06	c BCD2: 111 <= obj <= 531
0.98/1.06	c BCD2: #cores=49, #unrelaxed=704, #relaxed=360, #hardened=0
0.98/1.06	c BCD2: #sat=1 #unsat=112 bias=112/113
0.98/1.06	c Solving starts ...
0.98/1.06	c ============================[ Search Statistics ]============================
0.98/1.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.06	c =============================================================================
0.98/1.06	c  0.0s |       0 |        0 |        0 |     3801      0 |       62 |       79
0.98/1.07	c  0.0s |       0 |       76 |        1 |     3801      0 |       62 |       81
0.98/1.07	c #cpu_time = 0.005s
0.98/1.07	c #wall_clock_time = 0.005s
0.98/1.07	c #decision = 76
0.98/1.07	c #random_decision = 0
0.98/1.07	c #conflict = 1
0.98/1.07	c #restart = 0
0.98/1.07	c BCD2: found a new core of size 4: cost of the new core is >=1
0.98/1.07	c lower bound updated to 112
0.98/1.07	c BCD2: 112 <= obj <= 531
0.98/1.07	c BCD2: #cores=50, #unrelaxed=700, #relaxed=364, #hardened=0
0.98/1.07	c BCD2: #sat=1 #unsat=113 bias=113/114
0.98/1.07	c Solving starts ...
0.98/1.07	c ============================[ Search Statistics ]============================
0.98/1.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.07	c =============================================================================
0.98/1.07	c  0.0s |       0 |        0 |        0 |     3801      0 |       62 |       81
0.98/1.07	c  0.0s |       0 |      150 |        3 |     3801      0 |       62 |       81
0.98/1.07	c #cpu_time = 0.006s
0.98/1.07	c #wall_clock_time = 0.006s
0.98/1.07	c #decision = 150
0.98/1.07	c #random_decision = 0
0.98/1.07	c #conflict = 3
0.98/1.07	c #restart = 0
0.98/1.07	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 14: cost of the new core is >=7
0.98/1.07	c lower bound updated to 113
0.98/1.07	c BCD2: 113 <= obj <= 531
0.98/1.07	c BCD2: #cores=49, #unrelaxed=699, #relaxed=365, #hardened=0
0.98/1.07	c BCD2: #sat=1 #unsat=114 bias=114/115
0.98/1.07	c Solving starts ...
0.98/1.07	c ============================[ Search Statistics ]============================
0.98/1.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.07	c =============================================================================
0.98/1.07	c  0.0s |       0 |        0 |        0 |     3801      0 |       64 |       81
0.98/1.08	c  0.0s |       0 |      145 |        3 |     3801      0 |       64 |       83
0.98/1.08	c #cpu_time = 0.005s
0.98/1.08	c #wall_clock_time = 0.005s
0.98/1.08	c #decision = 145
0.98/1.08	c #random_decision = 0
0.98/1.08	c #conflict = 3
0.98/1.08	c #restart = 0
0.98/1.08	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 13: cost of the new core is >=6
0.98/1.08	c lower bound updated to 114
0.98/1.08	c BCD2: 114 <= obj <= 531
0.98/1.08	c BCD2: #cores=48, #unrelaxed=698, #relaxed=366, #hardened=0
0.98/1.08	c BCD2: #sat=1 #unsat=115 bias=115/116
0.98/1.08	c Solving starts ...
0.98/1.08	c ============================[ Search Statistics ]============================
0.98/1.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.08	c =============================================================================
0.98/1.08	c  0.0s |       0 |        0 |        0 |     3801      0 |       66 |       83
0.98/1.09	c  0.0s |       0 |       91 |        3 |     3801      0 |       66 |       85
0.98/1.09	c #cpu_time = 0.005s
0.98/1.09	c #wall_clock_time = 0.005s
0.98/1.09	c #decision = 91
0.98/1.09	c #random_decision = 0
0.98/1.09	c #conflict = 3
0.98/1.09	c #restart = 0
0.98/1.09	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=3
0.98/1.09	c lower bound updated to 115
0.98/1.09	c BCD2: 115 <= obj <= 531
0.98/1.09	c BCD2: #cores=48, #unrelaxed=696, #relaxed=368, #hardened=0
0.98/1.09	c BCD2: #sat=1 #unsat=116 bias=116/117
0.98/1.09	c Solving starts ...
0.98/1.09	c ============================[ Search Statistics ]============================
0.98/1.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.09	c =============================================================================
0.98/1.09	c  0.0s |       0 |        0 |        0 |     3801      0 |       67 |       85
0.98/1.09	c  0.0s |       0 |       70 |        2 |     3801      0 |       67 |       86
0.98/1.09	c #cpu_time = 0.005s
0.98/1.09	c #wall_clock_time = 0.005s
0.98/1.09	c #decision = 70
0.98/1.09	c #random_decision = 0
0.98/1.09	c #conflict = 2
0.98/1.09	c #restart = 0
0.98/1.09	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.98/1.09	c lower bound updated to 116
0.98/1.09	c BCD2: 116 <= obj <= 531
0.98/1.09	c BCD2: #cores=48, #unrelaxed=694, #relaxed=370, #hardened=0
0.98/1.09	c BCD2: #sat=1 #unsat=117 bias=117/118
0.98/1.09	c Solving starts ...
0.98/1.09	c ============================[ Search Statistics ]============================
0.98/1.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.09	c =============================================================================
0.98/1.09	c  0.0s |       0 |        0 |        0 |     3801      0 |       68 |       86
0.98/1.10	c  0.0s |       0 |       68 |        0 |     3801      0 |       68 |       87
0.98/1.10	c #cpu_time = 0.004s
0.98/1.10	c #wall_clock_time = 0.004s
0.98/1.10	c #decision = 68
0.98/1.10	c #random_decision = 0
0.98/1.10	c #conflict = 0
0.98/1.10	c #restart = 0
0.98/1.10	c BCD2: found a new core of size 4: cost of the new core is >=1
0.98/1.10	c lower bound updated to 117
0.98/1.10	c BCD2: 117 <= obj <= 531
0.98/1.10	c BCD2: #cores=49, #unrelaxed=690, #relaxed=374, #hardened=0
0.98/1.10	c BCD2: #sat=1 #unsat=118 bias=118/119
0.98/1.10	c Solving starts ...
0.98/1.10	c ============================[ Search Statistics ]============================
0.98/1.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.10	c =============================================================================
0.98/1.10	c  0.0s |       0 |        0 |        0 |     3801      0 |       68 |       88
1.09/1.11	c  0.0s |       0 |       71 |        1 |     3801      0 |       68 |       88
1.09/1.11	c #cpu_time = 0.005s
1.09/1.11	c #wall_clock_time = 0.005s
1.09/1.11	c #decision = 71
1.09/1.11	c #random_decision = 0
1.09/1.11	c #conflict = 1
1.09/1.11	c #restart = 0
1.09/1.11	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.09/1.11	c lower bound updated to 118
1.09/1.11	c BCD2: 118 <= obj <= 531
1.09/1.11	c BCD2: #cores=49, #unrelaxed=688, #relaxed=376, #hardened=0
1.09/1.11	c BCD2: #sat=1 #unsat=119 bias=119/120
1.09/1.11	c Solving starts ...
1.09/1.11	c ============================[ Search Statistics ]============================
1.09/1.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.11	c =============================================================================
1.09/1.11	c  0.0s |       0 |        0 |        0 |     3801      0 |       69 |       88
1.09/1.11	c  0.0s |       0 |       80 |        2 |     3801      0 |       69 |       89
1.09/1.11	c #cpu_time = 0.006s
1.09/1.11	c #wall_clock_time = 0.006s
1.09/1.11	c #decision = 80
1.09/1.11	c #random_decision = 0
1.09/1.11	c #conflict = 2
1.09/1.11	c #restart = 0
1.09/1.11	c BCD2: found a new core of size 6: cost of the new core is >=1
1.09/1.11	c lower bound updated to 119
1.09/1.11	c BCD2: 119 <= obj <= 531
1.09/1.11	c BCD2: #cores=50, #unrelaxed=682, #relaxed=382, #hardened=0
1.09/1.11	c BCD2: #sat=1 #unsat=120 bias=120/121
1.09/1.11	c Solving starts ...
1.09/1.11	c ============================[ Search Statistics ]============================
1.09/1.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.11	c =============================================================================
1.09/1.11	c  0.0s |       0 |        0 |        0 |     3801      0 |       69 |       89
1.09/1.12	c  0.0s |       0 |       66 |        1 |     3801      0 |       69 |       89
1.09/1.12	c #cpu_time = 0.006s
1.09/1.12	c #wall_clock_time = 0.006s
1.09/1.12	c #decision = 66
1.09/1.12	c #random_decision = 0
1.09/1.12	c #conflict = 1
1.09/1.12	c #restart = 0
1.09/1.12	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 24: cost of the new core is >=5
1.09/1.12	c lower bound updated to 120
1.09/1.12	c BCD2: 120 <= obj <= 531
1.09/1.12	c BCD2: #cores=50, #unrelaxed=676, #relaxed=388, #hardened=0
1.09/1.12	c BCD2: #sat=1 #unsat=121 bias=121/122
1.09/1.12	c Solving starts ...
1.09/1.12	c ============================[ Search Statistics ]============================
1.09/1.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.12	c =============================================================================
1.09/1.12	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       89
1.09/1.12	c  0.0s |       0 |       68 |        0 |     3801      0 |       70 |       90
1.09/1.12	c #cpu_time = 0.005s
1.09/1.12	c #wall_clock_time = 0.005s
1.09/1.12	c #decision = 68
1.09/1.12	c #random_decision = 0
1.09/1.12	c #conflict = 0
1.09/1.12	c #restart = 0
1.09/1.12	c BCD2: found a new core of size 4: cost of the new core is >=1
1.09/1.12	c lower bound updated to 121
1.09/1.13	c BCD2: 121 <= obj <= 531
1.09/1.13	c BCD2: #cores=51, #unrelaxed=672, #relaxed=392, #hardened=0
1.09/1.13	c BCD2: #sat=1 #unsat=122 bias=122/123
1.09/1.13	c Solving starts ...
1.09/1.13	c ============================[ Search Statistics ]============================
1.09/1.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.13	c =============================================================================
1.09/1.13	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       91
1.09/1.13	c  0.0s |       0 |       71 |        1 |     3801      0 |       70 |       91
1.09/1.13	c #cpu_time = 0.005s
1.09/1.13	c #wall_clock_time = 0.005s
1.09/1.13	c #decision = 71
1.09/1.13	c #random_decision = 0
1.09/1.13	c #conflict = 1
1.09/1.13	c #restart = 0
1.09/1.13	c BCD2: found a new core of size 2: cost of the new core is >=1
1.09/1.13	c lower bound updated to 122
1.09/1.13	c BCD2: 122 <= obj <= 531
1.09/1.13	c BCD2: #cores=52, #unrelaxed=670, #relaxed=394, #hardened=0
1.09/1.13	c BCD2: #sat=1 #unsat=123 bias=123/124
1.09/1.13	c Solving starts ...
1.09/1.13	c ============================[ Search Statistics ]============================
1.09/1.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.13	c =============================================================================
1.09/1.13	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       91
1.09/1.14	c  0.0s |       0 |       73 |        2 |     3801      0 |       70 |       91
1.09/1.14	c #cpu_time = 0.006s
1.09/1.14	c #wall_clock_time = 0.006s
1.09/1.14	c #decision = 73
1.09/1.14	c #random_decision = 0
1.09/1.14	c #conflict = 2
1.09/1.14	c #restart = 0
1.09/1.14	c BCD2: found a new core of size 5: cost of the new core is >=1
1.09/1.14	c lower bound updated to 123
1.09/1.14	c BCD2: 123 <= obj <= 531
1.09/1.14	c BCD2: #cores=53, #unrelaxed=665, #relaxed=399, #hardened=0
1.09/1.14	c BCD2: #sat=1 #unsat=124 bias=124/125
1.09/1.14	c Solving starts ...
1.09/1.14	c ============================[ Search Statistics ]============================
1.09/1.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.14	c =============================================================================
1.09/1.14	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       91
1.09/1.14	c  0.0s |       0 |       71 |        2 |     3801      0 |       70 |       91
1.09/1.14	c #cpu_time = 0.006s
1.09/1.14	c #wall_clock_time = 0.006s
1.09/1.14	c #decision = 71
1.09/1.14	c #random_decision = 0
1.09/1.14	c #conflict = 2
1.09/1.14	c #restart = 0
1.09/1.14	c BCD2: found a new core of size 6: cost of the new core is >=1
1.09/1.14	c lower bound updated to 124
1.09/1.15	c BCD2: 124 <= obj <= 531
1.09/1.15	c BCD2: #cores=54, #unrelaxed=659, #relaxed=405, #hardened=0
1.09/1.15	c BCD2: #sat=1 #unsat=125 bias=125/126
1.09/1.15	c Solving starts ...
1.09/1.15	c ============================[ Search Statistics ]============================
1.09/1.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.15	c =============================================================================
1.09/1.15	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       91
1.09/1.15	c  0.0s |       0 |       71 |        0 |     3801      0 |       70 |       91
1.09/1.15	c #cpu_time = 0.005s
1.09/1.15	c #wall_clock_time = 0.005s
1.09/1.15	c #decision = 71
1.09/1.15	c #random_decision = 0
1.09/1.15	c #conflict = 0
1.09/1.15	c #restart = 0
1.09/1.15	c BCD2: found a new core of size 4: cost of the new core is >=1
1.09/1.15	c lower bound updated to 125
1.09/1.15	c BCD2: 125 <= obj <= 531
1.09/1.15	c BCD2: #cores=55, #unrelaxed=655, #relaxed=409, #hardened=0
1.09/1.15	c BCD2: #sat=1 #unsat=126 bias=126/127
1.09/1.15	c Solving starts ...
1.09/1.15	c ============================[ Search Statistics ]============================
1.09/1.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.15	c =============================================================================
1.09/1.15	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       92
1.09/1.16	c  0.0s |       0 |       74 |        1 |     3801      0 |       70 |       92
1.09/1.16	c #cpu_time = 0.005s
1.09/1.16	c #wall_clock_time = 0.005s
1.09/1.16	c #decision = 74
1.09/1.16	c #random_decision = 0
1.09/1.16	c #conflict = 1
1.09/1.16	c #restart = 0
1.09/1.16	c BCD2: found a new core of size 2: cost of the new core is >=1
1.09/1.16	c lower bound updated to 126
1.09/1.16	c BCD2: 126 <= obj <= 531
1.09/1.16	c BCD2: #cores=56, #unrelaxed=653, #relaxed=411, #hardened=0
1.09/1.16	c BCD2: #sat=1 #unsat=127 bias=127/128
1.09/1.16	c Solving starts ...
1.09/1.16	c ============================[ Search Statistics ]============================
1.09/1.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.16	c =============================================================================
1.09/1.16	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       92
1.09/1.16	c  0.0s |       0 |       75 |        1 |     3801      0 |       70 |       92
1.09/1.16	c #cpu_time = 0.005s
1.09/1.16	c #wall_clock_time = 0.005s
1.09/1.16	c #decision = 75
1.09/1.16	c #random_decision = 0
1.09/1.16	c #conflict = 1
1.09/1.16	c #restart = 0
1.09/1.16	c BCD2: found a new core of size 2: cost of the new core is >=1
1.09/1.16	c lower bound updated to 127
1.09/1.16	c BCD2: 127 <= obj <= 531
1.09/1.16	c BCD2: #cores=57, #unrelaxed=651, #relaxed=413, #hardened=0
1.09/1.16	c BCD2: #sat=1 #unsat=128 bias=128/129
1.09/1.16	c Solving starts ...
1.09/1.16	c ============================[ Search Statistics ]============================
1.09/1.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.16	c =============================================================================
1.09/1.16	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       92
1.09/1.17	c  0.0s |       0 |       77 |        2 |     3801      0 |       70 |       92
1.09/1.17	c #cpu_time = 0.005s
1.09/1.17	c #wall_clock_time = 0.005s
1.09/1.17	c #decision = 77
1.09/1.17	c #random_decision = 0
1.09/1.17	c #conflict = 2
1.09/1.17	c #restart = 0
1.09/1.17	c BCD2: found a new core of size 4: cost of the new core is >=1
1.09/1.17	c lower bound updated to 128
1.09/1.17	c BCD2: 128 <= obj <= 531
1.09/1.17	c BCD2: #cores=58, #unrelaxed=647, #relaxed=417, #hardened=0
1.09/1.17	c BCD2: #sat=1 #unsat=129 bias=129/130
1.09/1.17	c Solving starts ...
1.09/1.17	c ============================[ Search Statistics ]============================
1.09/1.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.17	c =============================================================================
1.09/1.17	c  0.0s |       0 |        0 |        0 |     3801      0 |       70 |       92
1.09/1.18	c  0.0s |       0 |       85 |        3 |     3801      0 |       70 |       92
1.09/1.18	c #cpu_time = 0.006s
1.09/1.18	c #wall_clock_time = 0.006s
1.09/1.18	c #decision = 85
1.09/1.18	c #random_decision = 0
1.09/1.18	c #conflict = 3
1.09/1.18	c #restart = 0
1.09/1.18	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 20: cost of the new core is >=6
1.09/1.18	c lower bound updated to 129
1.09/1.18	c BCD2: 129 <= obj <= 531
1.09/1.18	c BCD2: #cores=57, #unrelaxed=642, #relaxed=422, #hardened=0
1.09/1.18	c BCD2: #sat=1 #unsat=130 bias=130/131
1.09/1.18	c Solving starts ...
1.09/1.18	c ============================[ Search Statistics ]============================
1.09/1.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.18	c =============================================================================
1.09/1.18	c  0.0s |       0 |        0 |        0 |     3801      0 |       72 |       92
1.09/1.18	c  0.0s |       0 |       80 |        1 |     3801      0 |       72 |       94
1.09/1.18	c #cpu_time = 0.005s
1.09/1.18	c #wall_clock_time = 0.005s
1.09/1.18	c #decision = 80
1.09/1.18	c #random_decision = 0
1.09/1.18	c #conflict = 1
1.09/1.18	c #restart = 0
1.09/1.18	c BCD2: found a new core of size 2: cost of the new core is >=1
1.09/1.18	c lower bound updated to 130
1.09/1.18	c BCD2: 130 <= obj <= 531
1.09/1.18	c BCD2: #cores=58, #unrelaxed=640, #relaxed=424, #hardened=0
1.09/1.18	c BCD2: #sat=1 #unsat=131 bias=131/132
1.09/1.18	c Solving starts ...
1.09/1.18	c ============================[ Search Statistics ]============================
1.09/1.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.18	c =============================================================================
1.09/1.18	c  0.0s |       0 |        0 |        0 |     3801      0 |       72 |       94
1.09/1.19	c  0.0s |       0 |       87 |        2 |     3801      0 |       72 |       94
1.09/1.19	c #cpu_time = 0.005s
1.09/1.19	c #wall_clock_time = 0.005s
1.09/1.19	c #decision = 87
1.09/1.19	c #random_decision = 0
1.09/1.19	c #conflict = 2
1.09/1.19	c #restart = 0
1.09/1.19	c BCD2: found a new core of size 4: cost of the new core is >=1
1.09/1.19	c lower bound updated to 131
1.09/1.19	c BCD2: 131 <= obj <= 531
1.09/1.19	c BCD2: #cores=59, #unrelaxed=636, #relaxed=428, #hardened=0
1.09/1.19	c BCD2: #sat=1 #unsat=132 bias=132/133
1.09/1.19	c Solving starts ...
1.09/1.19	c ============================[ Search Statistics ]============================
1.09/1.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.19	c =============================================================================
1.09/1.19	c  0.0s |       0 |        0 |        0 |     3801      0 |       72 |       94
1.09/1.20	c  0.0s |       0 |       83 |        2 |     3801      0 |       72 |       94
1.09/1.20	c #cpu_time = 0.005s
1.09/1.20	c #wall_clock_time = 0.005s
1.09/1.20	c #decision = 83
1.09/1.20	c #random_decision = 0
1.09/1.20	c #conflict = 2
1.09/1.20	c #restart = 0
1.09/1.20	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.09/1.20	c lower bound updated to 132
1.09/1.20	c BCD2: 132 <= obj <= 531
1.09/1.20	c BCD2: #cores=59, #unrelaxed=632, #relaxed=432, #hardened=0
1.09/1.20	c BCD2: #sat=1 #unsat=133 bias=133/134
1.09/1.20	c Solving starts ...
1.09/1.20	c ============================[ Search Statistics ]============================
1.09/1.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.20	c =============================================================================
1.09/1.20	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       94
1.09/1.20	c  0.0s |       0 |       81 |        0 |     3801      0 |       73 |       95
1.09/1.20	c #cpu_time = 0.005s
1.09/1.20	c #wall_clock_time = 0.005s
1.09/1.20	c #decision = 81
1.09/1.20	c #random_decision = 0
1.09/1.20	c #conflict = 0
1.09/1.20	c #restart = 0
1.09/1.20	c BCD2: found a new core of size 4: cost of the new core is >=1
1.09/1.20	c lower bound updated to 133
1.09/1.20	c BCD2: 133 <= obj <= 531
1.09/1.20	c BCD2: #cores=60, #unrelaxed=628, #relaxed=436, #hardened=0
1.09/1.20	c BCD2: #sat=1 #unsat=134 bias=134/135
1.09/1.20	c Solving starts ...
1.09/1.20	c ============================[ Search Statistics ]============================
1.09/1.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.09/1.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1.09/1.20	c =============================================================================
1.09/1.20	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       96
1.19/1.21	c  0.0s |       0 |       82 |        2 |     3801      0 |       73 |       96
1.19/1.21	c #cpu_time = 0.005s
1.19/1.21	c #wall_clock_time = 0.005s
1.19/1.21	c #decision = 82
1.19/1.21	c #random_decision = 0
1.19/1.21	c #conflict = 2
1.19/1.21	c #restart = 0
1.19/1.21	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.21	c lower bound updated to 134
1.19/1.21	c BCD2: 134 <= obj <= 531
1.19/1.21	c BCD2: #cores=61, #unrelaxed=624, #relaxed=440, #hardened=0
1.19/1.21	c BCD2: #sat=1 #unsat=135 bias=135/136
1.19/1.21	c Solving starts ...
1.19/1.21	c ============================[ Search Statistics ]============================
1.19/1.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.21	c =============================================================================
1.19/1.21	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       96
1.19/1.21	c  0.0s |       0 |       83 |        0 |     3801      0 |       73 |       96
1.19/1.21	c #cpu_time = 0.005s
1.19/1.21	c #wall_clock_time = 0.005s
1.19/1.21	c #decision = 83
1.19/1.21	c #random_decision = 0
1.19/1.21	c #conflict = 0
1.19/1.21	c #restart = 0
1.19/1.21	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.21	c lower bound updated to 135
1.19/1.21	c BCD2: 135 <= obj <= 531
1.19/1.21	c BCD2: #cores=62, #unrelaxed=620, #relaxed=444, #hardened=0
1.19/1.21	c BCD2: #sat=1 #unsat=136 bias=136/137
1.19/1.21	c Solving starts ...
1.19/1.21	c ============================[ Search Statistics ]============================
1.19/1.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.21	c =============================================================================
1.19/1.22	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       97
1.19/1.22	c  0.0s |       0 |       84 |        2 |     3801      0 |       73 |       97
1.19/1.22	c #cpu_time = 0.005s
1.19/1.22	c #wall_clock_time = 0.005s
1.19/1.22	c #decision = 84
1.19/1.22	c #random_decision = 0
1.19/1.22	c #conflict = 2
1.19/1.22	c #restart = 0
1.19/1.22	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.22	c lower bound updated to 136
1.19/1.22	c BCD2: 136 <= obj <= 531
1.19/1.22	c BCD2: #cores=63, #unrelaxed=616, #relaxed=448, #hardened=0
1.19/1.22	c BCD2: #sat=1 #unsat=137 bias=137/138
1.19/1.22	c Solving starts ...
1.19/1.22	c ============================[ Search Statistics ]============================
1.19/1.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.22	c =============================================================================
1.19/1.22	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       97
1.19/1.23	c  0.0s |       0 |       85 |        0 |     3801      0 |       73 |       97
1.19/1.23	c #cpu_time = 0.005s
1.19/1.23	c #wall_clock_time = 0.005s
1.19/1.23	c #decision = 85
1.19/1.23	c #random_decision = 0
1.19/1.23	c #conflict = 0
1.19/1.23	c #restart = 0
1.19/1.23	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.23	c lower bound updated to 137
1.19/1.23	c BCD2: 137 <= obj <= 531
1.19/1.23	c BCD2: #cores=64, #unrelaxed=612, #relaxed=452, #hardened=0
1.19/1.23	c BCD2: #sat=1 #unsat=138 bias=138/139
1.19/1.23	c Solving starts ...
1.19/1.23	c ============================[ Search Statistics ]============================
1.19/1.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.23	c =============================================================================
1.19/1.23	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       98
1.19/1.23	c  0.0s |       0 |       85 |        1 |     3801      0 |       73 |       98
1.19/1.23	c #cpu_time = 0.004s
1.19/1.23	c #wall_clock_time = 0.004s
1.19/1.23	c #decision = 85
1.19/1.23	c #random_decision = 0
1.19/1.23	c #conflict = 1
1.19/1.23	c #restart = 0
1.19/1.23	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.23	c lower bound updated to 138
1.19/1.23	c BCD2: 138 <= obj <= 531
1.19/1.23	c BCD2: #cores=65, #unrelaxed=608, #relaxed=456, #hardened=0
1.19/1.23	c BCD2: #sat=1 #unsat=139 bias=139/140
1.19/1.23	c Solving starts ...
1.19/1.23	c ============================[ Search Statistics ]============================
1.19/1.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.23	c =============================================================================
1.19/1.23	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       98
1.19/1.24	c  0.0s |       0 |       87 |        0 |     3801      0 |       73 |       98
1.19/1.24	c #cpu_time = 0.005s
1.19/1.24	c #wall_clock_time = 0.005s
1.19/1.24	c #decision = 87
1.19/1.24	c #random_decision = 0
1.19/1.24	c #conflict = 0
1.19/1.24	c #restart = 0
1.19/1.24	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.24	c lower bound updated to 139
1.19/1.24	c BCD2: 139 <= obj <= 531
1.19/1.24	c BCD2: #cores=66, #unrelaxed=604, #relaxed=460, #hardened=0
1.19/1.24	c BCD2: #sat=1 #unsat=140 bias=140/141
1.19/1.24	c Solving starts ...
1.19/1.24	c ============================[ Search Statistics ]============================
1.19/1.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.24	c =============================================================================
1.19/1.24	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       99
1.19/1.24	c  0.0s |       0 |       88 |        2 |     3801      0 |       73 |       99
1.19/1.24	c #cpu_time = 0.005s
1.19/1.24	c #wall_clock_time = 0.005s
1.19/1.24	c #decision = 88
1.19/1.24	c #random_decision = 0
1.19/1.24	c #conflict = 2
1.19/1.24	c #restart = 0
1.19/1.24	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.24	c lower bound updated to 140
1.19/1.24	c BCD2: 140 <= obj <= 531
1.19/1.24	c BCD2: #cores=67, #unrelaxed=600, #relaxed=464, #hardened=0
1.19/1.24	c BCD2: #sat=1 #unsat=141 bias=141/142
1.19/1.24	c Solving starts ...
1.19/1.24	c ============================[ Search Statistics ]============================
1.19/1.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.24	c =============================================================================
1.19/1.24	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |       99
1.19/1.25	c  0.0s |       0 |       89 |        0 |     3801      0 |       73 |       99
1.19/1.25	c #cpu_time = 0.005s
1.19/1.25	c #wall_clock_time = 0.005s
1.19/1.25	c #decision = 89
1.19/1.25	c #random_decision = 0
1.19/1.25	c #conflict = 0
1.19/1.25	c #restart = 0
1.19/1.25	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.25	c lower bound updated to 141
1.19/1.25	c BCD2: 141 <= obj <= 531
1.19/1.25	c BCD2: #cores=68, #unrelaxed=596, #relaxed=468, #hardened=0
1.19/1.25	c BCD2: #sat=1 #unsat=142 bias=142/143
1.19/1.25	c Solving starts ...
1.19/1.25	c ============================[ Search Statistics ]============================
1.19/1.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.25	c =============================================================================
1.19/1.25	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |      100
1.19/1.26	c  0.0s |       0 |       95 |        1 |     3801      0 |       73 |      100
1.19/1.26	c #cpu_time = 0.004s
1.19/1.26	c #wall_clock_time = 0.005s
1.19/1.26	c #decision = 95
1.19/1.26	c #random_decision = 0
1.19/1.26	c #conflict = 1
1.19/1.26	c #restart = 0
1.19/1.26	c BCD2: found a new core of size 2: cost of the new core is >=1
1.19/1.26	c lower bound updated to 142
1.19/1.26	c BCD2: 142 <= obj <= 531
1.19/1.26	c BCD2: #cores=69, #unrelaxed=594, #relaxed=470, #hardened=0
1.19/1.26	c BCD2: #sat=1 #unsat=143 bias=143/144
1.19/1.26	c Solving starts ...
1.19/1.26	c ============================[ Search Statistics ]============================
1.19/1.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.26	c =============================================================================
1.19/1.26	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |      100
1.19/1.26	c  0.0s |       0 |       98 |        2 |     3801      0 |       73 |      100
1.19/1.26	c #cpu_time = 0.005s
1.19/1.26	c #wall_clock_time = 0.005s
1.19/1.26	c #decision = 98
1.19/1.26	c #random_decision = 0
1.19/1.26	c #conflict = 2
1.19/1.26	c #restart = 0
1.19/1.26	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.26	c lower bound updated to 143
1.19/1.26	c BCD2: 143 <= obj <= 531
1.19/1.26	c BCD2: #cores=70, #unrelaxed=590, #relaxed=474, #hardened=0
1.19/1.26	c BCD2: #sat=1 #unsat=144 bias=144/145
1.19/1.26	c Solving starts ...
1.19/1.26	c ============================[ Search Statistics ]============================
1.19/1.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.26	c =============================================================================
1.19/1.26	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |      100
1.19/1.27	c  0.0s |       0 |       98 |        0 |     3801      0 |       73 |      100
1.19/1.27	c #cpu_time = 0.005s
1.19/1.27	c #wall_clock_time = 0.005s
1.19/1.27	c #decision = 98
1.19/1.27	c #random_decision = 0
1.19/1.27	c #conflict = 0
1.19/1.27	c #restart = 0
1.19/1.27	c BCD2: found a new core of size 4: cost of the new core is >=1
1.19/1.27	c lower bound updated to 144
1.19/1.27	c BCD2: 144 <= obj <= 531
1.19/1.27	c BCD2: #cores=71, #unrelaxed=586, #relaxed=478, #hardened=0
1.19/1.27	c BCD2: #sat=1 #unsat=145 bias=145/146
1.19/1.27	c Solving starts ...
1.19/1.27	c ============================[ Search Statistics ]============================
1.19/1.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.27	c =============================================================================
1.19/1.27	c  0.0s |       0 |        0 |        0 |     3801      0 |       73 |      101
1.19/1.27	c  0.0s |       0 |      238 |        3 |     3801      0 |       73 |      101
1.19/1.27	c #cpu_time = 0.005s
1.19/1.27	c #wall_clock_time = 0.005s
1.19/1.27	c #decision = 238
1.19/1.27	c #random_decision = 0
1.19/1.27	c #conflict = 3
1.19/1.27	c #restart = 0
1.19/1.27	c BCD2: relaxing 2 and merging with 2 cores into a new core of size 8: cost of the new core is >=4
1.19/1.27	c lower bound updated to 145
1.19/1.28	c BCD2: 145 <= obj <= 531
1.19/1.28	c BCD2: #cores=70, #unrelaxed=584, #relaxed=480, #hardened=0
1.19/1.28	c BCD2: #sat=1 #unsat=146 bias=146/147
1.19/1.28	c Solving starts ...
1.19/1.28	c ============================[ Search Statistics ]============================
1.19/1.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.28	c =============================================================================
1.19/1.28	c  0.0s |       0 |        0 |        0 |     3801      0 |       75 |      101
1.19/1.28	c  0.0s |       0 |      101 |        1 |     3801      0 |       75 |      103
1.19/1.28	c #cpu_time = 0.006s
1.19/1.28	c #wall_clock_time = 0.006s
1.19/1.28	c #decision = 101
1.19/1.28	c #random_decision = 0
1.19/1.28	c #conflict = 1
1.19/1.28	c #restart = 0
1.19/1.28	c BCD2: relaxing 6 and merging with 2 cores into a new core of size 10: cost of the new core is >=3
1.19/1.28	c lower bound updated to 146
1.19/1.28	c BCD2: 146 <= obj <= 531
1.19/1.28	c BCD2: #cores=69, #unrelaxed=578, #relaxed=486, #hardened=0
1.19/1.28	c BCD2: #sat=1 #unsat=147 bias=147/148
1.19/1.28	c Solving starts ...
1.19/1.28	c ============================[ Search Statistics ]============================
1.19/1.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.28	c =============================================================================
1.19/1.28	c  0.0s |       0 |        0 |        0 |     3801      0 |       77 |      103
1.19/1.29	c  0.0s |       0 |       92 |        2 |     3801      0 |       77 |      105
1.19/1.29	c #cpu_time = 0.005s
1.19/1.29	c #wall_clock_time = 0.005s
1.19/1.29	c #decision = 92
1.19/1.29	c #random_decision = 0
1.19/1.29	c #conflict = 2
1.19/1.29	c #restart = 0
1.19/1.29	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.19/1.29	c lower bound updated to 147
1.19/1.29	c BCD2: 147 <= obj <= 531
1.19/1.29	c BCD2: #cores=69, #unrelaxed=576, #relaxed=488, #hardened=0
1.19/1.29	c BCD2: #sat=1 #unsat=148 bias=148/149
1.19/1.29	c Solving starts ...
1.19/1.29	c ============================[ Search Statistics ]============================
1.19/1.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.19/1.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1.19/1.29	c =============================================================================
1.19/1.29	c  0.0s |       0 |        0 |        0 |     3801      0 |       78 |      105
1.19/1.29	c  0.0s |       0 |      102 |        4 |     3801      0 |       78 |      106
1.19/1.29	c #cpu_time = 0.006s
1.19/1.29	c #wall_clock_time = 0.006s
1.19/1.29	c #decision = 102
1.19/1.29	c #random_decision = 0
1.19/1.29	c #conflict = 4
1.19/1.29	c #restart = 0
1.19/1.29	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 12: cost of the new core is >=4
1.19/1.29	c lower bound updated to 148
1.19/1.29	c BCD2: 148 <= obj <= 531
1.19/1.29	c BCD2: #cores=69, #unrelaxed=572, #relaxed=492, #hardened=0
1.19/1.29	c BCD2: #sat=1 #unsat=149 bias=149/150
1.19/1.30	c Solving starts ...
1.28/1.30	c ============================[ Search Statistics ]============================
1.28/1.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.30	c =============================================================================
1.28/1.30	c  0.0s |       0 |        0 |        0 |     3801      0 |       79 |      106
1.28/1.30	c  0.0s |       0 |       87 |        0 |     3801      0 |       79 |      107
1.28/1.30	c #cpu_time = 0.004s
1.28/1.30	c #wall_clock_time = 0.004s
1.28/1.30	c #decision = 87
1.28/1.30	c #random_decision = 0
1.28/1.30	c #conflict = 0
1.28/1.30	c #restart = 0
1.28/1.30	c BCD2: found a new core of size 4: cost of the new core is >=1
1.28/1.30	c lower bound updated to 149
1.28/1.30	c BCD2: 149 <= obj <= 531
1.28/1.30	c BCD2: #cores=70, #unrelaxed=568, #relaxed=496, #hardened=0
1.28/1.30	c BCD2: #sat=1 #unsat=150 bias=150/151
1.28/1.30	c Solving starts ...
1.28/1.30	c ============================[ Search Statistics ]============================
1.28/1.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.30	c =============================================================================
1.28/1.30	c  0.0s |       0 |        0 |        0 |     3801      0 |       79 |      108
1.28/1.31	c  0.0s |       0 |       92 |        0 |     3801      0 |       79 |      108
1.28/1.31	c #cpu_time = 0.004s
1.28/1.31	c #wall_clock_time = 0.004s
1.28/1.31	c #decision = 92
1.28/1.31	c #random_decision = 0
1.28/1.31	c #conflict = 0
1.28/1.31	c #restart = 0
1.28/1.31	c BCD2: found a new core of size 4: cost of the new core is >=1
1.28/1.31	c lower bound updated to 150
1.28/1.31	c BCD2: 150 <= obj <= 531
1.28/1.31	c BCD2: #cores=71, #unrelaxed=564, #relaxed=500, #hardened=0
1.28/1.31	c BCD2: #sat=1 #unsat=151 bias=151/152
1.28/1.31	c Solving starts ...
1.28/1.31	c ============================[ Search Statistics ]============================
1.28/1.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.31	c =============================================================================
1.28/1.31	c  0.0s |       0 |        0 |        0 |     3801      0 |       79 |      109
1.28/1.31	c  0.0s |       0 |       95 |        1 |     3801      0 |       79 |      109
1.28/1.31	c #cpu_time = 0.005s
1.28/1.31	c #wall_clock_time = 0.005s
1.28/1.31	c #decision = 95
1.28/1.31	c #random_decision = 0
1.28/1.31	c #conflict = 1
1.28/1.31	c #restart = 0
1.28/1.31	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 5: cost of the new core is >=2
1.28/1.31	c lower bound updated to 151
1.28/1.31	c BCD2: 151 <= obj <= 531
1.28/1.31	c BCD2: #cores=71, #unrelaxed=561, #relaxed=503, #hardened=0
1.28/1.31	c BCD2: #sat=1 #unsat=152 bias=152/153
1.28/1.31	c Solving starts ...
1.28/1.31	c ============================[ Search Statistics ]============================
1.28/1.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.31	c =============================================================================
1.28/1.31	c  0.0s |       0 |        0 |        0 |     3801      0 |       80 |      109
1.28/1.32	c  0.0s |       0 |       94 |        2 |     3801      0 |       80 |      110
1.28/1.32	c #cpu_time = 0.006s
1.28/1.32	c #wall_clock_time = 0.006s
1.28/1.32	c #decision = 94
1.28/1.32	c #random_decision = 0
1.28/1.32	c #conflict = 2
1.28/1.32	c #restart = 0
1.28/1.32	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 17: cost of the new core is >=3
1.28/1.32	c lower bound updated to 152
1.28/1.32	c BCD2: 152 <= obj <= 531
1.28/1.32	c BCD2: #cores=70, #unrelaxed=554, #relaxed=510, #hardened=0
1.28/1.32	c BCD2: #sat=1 #unsat=153 bias=153/154
1.28/1.32	c Solving starts ...
1.28/1.32	c ============================[ Search Statistics ]============================
1.28/1.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.32	c =============================================================================
1.28/1.32	c  0.0s |       0 |        0 |        0 |     3801      0 |       82 |      110
1.28/1.33	c  0.0s |       0 |       87 |        2 |     3801      0 |       82 |      112
1.28/1.33	c #cpu_time = 0.005s
1.28/1.33	c #wall_clock_time = 0.005s
1.28/1.33	c #decision = 87
1.28/1.33	c #random_decision = 0
1.28/1.33	c #conflict = 2
1.28/1.33	c #restart = 0
1.28/1.33	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 11: cost of the new core is >=3
1.28/1.33	c lower bound updated to 153
1.28/1.33	c BCD2: 153 <= obj <= 531
1.28/1.33	c BCD2: #cores=70, #unrelaxed=549, #relaxed=515, #hardened=0
1.28/1.33	c BCD2: #sat=1 #unsat=154 bias=154/155
1.28/1.33	c Solving starts ...
1.28/1.33	c ============================[ Search Statistics ]============================
1.28/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.33	c =============================================================================
1.28/1.33	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      112
1.28/1.33	c  0.0s |       0 |       88 |        0 |     3801      0 |       83 |      113
1.28/1.33	c #cpu_time = 0.005s
1.28/1.33	c #wall_clock_time = 0.005s
1.28/1.33	c #decision = 88
1.28/1.33	c #random_decision = 0
1.28/1.33	c #conflict = 0
1.28/1.33	c #restart = 0
1.28/1.33	c BCD2: found a new core of size 7: cost of the new core is >=1
1.28/1.33	c lower bound updated to 154
1.28/1.33	c BCD2: 154 <= obj <= 531
1.28/1.33	c BCD2: #cores=71, #unrelaxed=542, #relaxed=522, #hardened=0
1.28/1.33	c BCD2: #sat=1 #unsat=155 bias=155/156
1.28/1.33	c Solving starts ...
1.28/1.33	c ============================[ Search Statistics ]============================
1.28/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.33	c =============================================================================
1.28/1.33	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      113
1.28/1.34	c  0.0s |       0 |       91 |        0 |     3801      0 |       83 |      113
1.28/1.34	c #cpu_time = 0.005s
1.28/1.34	c #wall_clock_time = 0.005s
1.28/1.34	c #decision = 91
1.28/1.34	c #random_decision = 0
1.28/1.34	c #conflict = 0
1.28/1.34	c #restart = 0
1.28/1.34	c BCD2: found a new core of size 4: cost of the new core is >=1
1.28/1.34	c lower bound updated to 155
1.28/1.34	c BCD2: 155 <= obj <= 531
1.28/1.34	c BCD2: #cores=72, #unrelaxed=538, #relaxed=526, #hardened=0
1.28/1.34	c BCD2: #sat=1 #unsat=156 bias=156/157
1.28/1.34	c Solving starts ...
1.28/1.34	c ============================[ Search Statistics ]============================
1.28/1.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.34	c =============================================================================
1.28/1.34	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.35	c  0.0s |       0 |       94 |        1 |     3801      0 |       83 |      114
1.28/1.35	c #cpu_time = 0.005s
1.28/1.35	c #wall_clock_time = 0.005s
1.28/1.35	c #decision = 94
1.28/1.35	c #random_decision = 0
1.28/1.35	c #conflict = 1
1.28/1.35	c #restart = 0
1.28/1.35	c BCD2: found a new core of size 2: cost of the new core is >=1
1.28/1.35	c lower bound updated to 156
1.28/1.35	c BCD2: 156 <= obj <= 531
1.28/1.35	c BCD2: #cores=73, #unrelaxed=536, #relaxed=528, #hardened=0
1.28/1.35	c BCD2: #sat=1 #unsat=157 bias=157/158
1.28/1.35	c Solving starts ...
1.28/1.35	c ============================[ Search Statistics ]============================
1.28/1.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.35	c =============================================================================
1.28/1.35	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.35	c  0.0s |       0 |       95 |        1 |     3801      0 |       83 |      114
1.28/1.35	c #cpu_time = 0.005s
1.28/1.35	c #wall_clock_time = 0.005s
1.28/1.35	c #decision = 95
1.28/1.35	c #random_decision = 0
1.28/1.35	c #conflict = 1
1.28/1.35	c #restart = 0
1.28/1.35	c BCD2: found a new core of size 2: cost of the new core is >=1
1.28/1.35	c lower bound updated to 157
1.28/1.35	c BCD2: 157 <= obj <= 531
1.28/1.35	c BCD2: #cores=74, #unrelaxed=534, #relaxed=530, #hardened=0
1.28/1.35	c BCD2: #sat=1 #unsat=158 bias=158/159
1.28/1.35	c Solving starts ...
1.28/1.35	c ============================[ Search Statistics ]============================
1.28/1.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.35	c =============================================================================
1.28/1.35	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.36	c  0.0s |       0 |       97 |        2 |     3801      0 |       83 |      114
1.28/1.36	c #cpu_time = 0.005s
1.28/1.36	c #wall_clock_time = 0.005s
1.28/1.36	c #decision = 97
1.28/1.36	c #random_decision = 0
1.28/1.36	c #conflict = 2
1.28/1.36	c #restart = 0
1.28/1.36	c BCD2: found a new core of size 5: cost of the new core is >=1
1.28/1.36	c lower bound updated to 158
1.28/1.36	c BCD2: 158 <= obj <= 531
1.28/1.36	c BCD2: #cores=75, #unrelaxed=529, #relaxed=535, #hardened=0
1.28/1.36	c BCD2: #sat=1 #unsat=159 bias=159/160
1.28/1.36	c Solving starts ...
1.28/1.36	c ============================[ Search Statistics ]============================
1.28/1.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.36	c =============================================================================
1.28/1.36	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.36	c  0.0s |       0 |      107 |        2 |     3801      0 |       83 |      114
1.28/1.36	c #cpu_time = 0.005s
1.28/1.36	c #wall_clock_time = 0.005s
1.28/1.36	c #decision = 107
1.28/1.36	c #random_decision = 0
1.28/1.36	c #conflict = 2
1.28/1.36	c #restart = 0
1.28/1.36	c BCD2: found a new core of size 4: cost of the new core is >=1
1.28/1.36	c lower bound updated to 159
1.28/1.36	c BCD2: 159 <= obj <= 531
1.28/1.36	c BCD2: #cores=76, #unrelaxed=525, #relaxed=539, #hardened=0
1.28/1.36	c BCD2: #sat=1 #unsat=160 bias=160/161
1.28/1.36	c Solving starts ...
1.28/1.36	c ============================[ Search Statistics ]============================
1.28/1.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.36	c =============================================================================
1.28/1.36	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.37	c  0.0s |       0 |      103 |        1 |     3801      0 |       83 |      114
1.28/1.37	c #cpu_time = 0.005s
1.28/1.37	c #wall_clock_time = 0.005s
1.28/1.37	c #decision = 103
1.28/1.37	c #random_decision = 0
1.28/1.37	c #conflict = 1
1.28/1.37	c #restart = 0
1.28/1.37	c BCD2: found a new core of size 2: cost of the new core is >=1
1.28/1.37	c lower bound updated to 160
1.28/1.37	c BCD2: 160 <= obj <= 531
1.28/1.37	c BCD2: #cores=77, #unrelaxed=523, #relaxed=541, #hardened=0
1.28/1.37	c BCD2: #sat=1 #unsat=161 bias=161/162
1.28/1.37	c Solving starts ...
1.28/1.37	c ============================[ Search Statistics ]============================
1.28/1.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.37	c =============================================================================
1.28/1.37	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.38	c  0.0s |       0 |      104 |        1 |     3801      0 |       83 |      114
1.28/1.38	c #cpu_time = 0.005s
1.28/1.38	c #wall_clock_time = 0.005s
1.28/1.38	c #decision = 104
1.28/1.38	c #random_decision = 0
1.28/1.38	c #conflict = 1
1.28/1.38	c #restart = 0
1.28/1.38	c BCD2: found a new core of size 2: cost of the new core is >=1
1.28/1.38	c lower bound updated to 161
1.28/1.38	c BCD2: 161 <= obj <= 531
1.28/1.38	c BCD2: #cores=78, #unrelaxed=521, #relaxed=543, #hardened=0
1.28/1.38	c BCD2: #sat=1 #unsat=162 bias=162/163
1.28/1.38	c Solving starts ...
1.28/1.38	c ============================[ Search Statistics ]============================
1.28/1.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.38	c =============================================================================
1.28/1.38	c  0.0s |       0 |        0 |        0 |     3801      0 |       83 |      114
1.28/1.38	c  0.0s |       0 |      107 |        3 |     3801      0 |       83 |      114
1.28/1.38	c #cpu_time = 0.005s
1.28/1.38	c #wall_clock_time = 0.005s
1.28/1.38	c #decision = 107
1.28/1.38	c #random_decision = 0
1.28/1.38	c #conflict = 3
1.28/1.38	c #restart = 0
1.28/1.38	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.28/1.38	c lower bound updated to 162
1.28/1.38	c BCD2: 162 <= obj <= 531
1.28/1.38	c BCD2: #cores=78, #unrelaxed=519, #relaxed=545, #hardened=0
1.28/1.38	c BCD2: #sat=1 #unsat=163 bias=163/164
1.28/1.38	c Solving starts ...
1.28/1.38	c ============================[ Search Statistics ]============================
1.28/1.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.38	c =============================================================================
1.28/1.38	c  0.0s |       0 |        0 |        0 |     3801      0 |       84 |      114
1.28/1.39	c  0.0s |       0 |       97 |        0 |     3801      0 |       84 |      115
1.28/1.39	c #cpu_time = 0.005s
1.28/1.39	c #wall_clock_time = 0.005s
1.28/1.39	c #decision = 97
1.28/1.39	c #random_decision = 0
1.28/1.39	c #conflict = 0
1.28/1.39	c #restart = 0
1.28/1.39	c BCD2: found a new core of size 4: cost of the new core is >=1
1.28/1.39	c lower bound updated to 163
1.28/1.39	c BCD2: 163 <= obj <= 531
1.28/1.39	c BCD2: #cores=79, #unrelaxed=515, #relaxed=549, #hardened=0
1.28/1.39	c BCD2: #sat=1 #unsat=164 bias=164/165
1.28/1.39	c Solving starts ...
1.28/1.39	c ============================[ Search Statistics ]============================
1.28/1.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.28/1.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1.28/1.39	c =============================================================================
1.28/1.39	c  0.0s |       0 |        0 |        0 |     3801      0 |       84 |      115
1.28/1.39	c  0.0s |       0 |      104 |        0 |     3801      0 |       84 |      115
1.28/1.39	c #cpu_time = 0.005s
1.28/1.39	c #wall_clock_time = 0.005s
1.28/1.39	c #decision = 104
1.28/1.39	c #random_decision = 0
1.28/1.39	c #conflict = 0
1.28/1.39	c #restart = 0
1.28/1.39	c BCD2: found a new core of size 4: cost of the new core is >=1
1.28/1.39	c lower bound updated to 164
1.39/1.40	c BCD2: 164 <= obj <= 531
1.39/1.40	c BCD2: #cores=80, #unrelaxed=511, #relaxed=553, #hardened=0
1.39/1.40	c BCD2: #sat=1 #unsat=165 bias=165/166
1.39/1.40	c Solving starts ...
1.39/1.40	c ============================[ Search Statistics ]============================
1.39/1.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.40	c =============================================================================
1.39/1.40	c  0.0s |       0 |        0 |        0 |     3801      0 |       84 |      116
1.39/1.40	c  0.0s |       0 |      107 |        1 |     3801      0 |       84 |      116
1.39/1.40	c #cpu_time = 0.004s
1.39/1.40	c #wall_clock_time = 0.004s
1.39/1.40	c #decision = 107
1.39/1.40	c #random_decision = 0
1.39/1.40	c #conflict = 1
1.39/1.40	c #restart = 0
1.39/1.40	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.40	c lower bound updated to 165
1.39/1.40	c BCD2: 165 <= obj <= 531
1.39/1.40	c BCD2: #cores=81, #unrelaxed=509, #relaxed=555, #hardened=0
1.39/1.40	c BCD2: #sat=1 #unsat=166 bias=166/167
1.39/1.40	c Solving starts ...
1.39/1.40	c ============================[ Search Statistics ]============================
1.39/1.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.40	c =============================================================================
1.39/1.40	c  0.0s |       0 |        0 |        0 |     3801      0 |       84 |      116
1.39/1.41	c  0.0s |       0 |      108 |        1 |     3801      0 |       84 |      116
1.39/1.41	c #cpu_time = 0.005s
1.39/1.41	c #wall_clock_time = 0.005s
1.39/1.41	c #decision = 108
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 1
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.41	c lower bound updated to 166
1.39/1.41	c BCD2: 166 <= obj <= 531
1.39/1.41	c BCD2: #cores=82, #unrelaxed=507, #relaxed=557, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=167 bias=167/168
1.39/1.41	c Solving starts ...
1.39/1.41	c ============================[ Search Statistics ]============================
1.39/1.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.41	c =============================================================================
1.39/1.41	c  0.0s |       0 |        0 |        0 |     3801      0 |       84 |      116
1.39/1.41	c  0.0s |       0 |      110 |        2 |     3801      0 |       84 |      116
1.39/1.41	c #cpu_time = 0.005s
1.39/1.41	c #wall_clock_time = 0.005s
1.39/1.41	c #decision = 110
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 2
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: found a new core of size 6: cost of the new core is >=1
1.39/1.41	c lower bound updated to 167
1.39/1.41	c BCD2: 167 <= obj <= 531
1.39/1.41	c BCD2: #cores=83, #unrelaxed=501, #relaxed=563, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=168 bias=168/169
1.39/1.41	c Solving starts ...
1.39/1.41	c ============================[ Search Statistics ]============================
1.39/1.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.41	c =============================================================================
1.39/1.41	c  0.0s |       0 |        0 |        0 |     3801      0 |       84 |      116
1.39/1.42	c  0.0s |       0 |      167 |        4 |     3801      0 |       84 |      116
1.39/1.42	c #cpu_time = 0.006s
1.39/1.42	c #wall_clock_time = 0.006s
1.39/1.42	c #decision = 167
1.39/1.42	c #random_decision = 0
1.39/1.42	c #conflict = 4
1.39/1.42	c #restart = 0
1.39/1.42	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 16: cost of the new core is >=4
1.39/1.42	c lower bound updated to 168
1.39/1.42	c BCD2: 168 <= obj <= 531
1.39/1.42	c BCD2: #cores=82, #unrelaxed=496, #relaxed=568, #hardened=0
1.39/1.42	c BCD2: #sat=1 #unsat=169 bias=169/170
1.39/1.42	c Solving starts ...
1.39/1.42	c ============================[ Search Statistics ]============================
1.39/1.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.42	c =============================================================================
1.39/1.42	c  0.0s |       0 |        0 |        0 |     3801      0 |       86 |      116
1.39/1.43	c  0.0s |       0 |      112 |        1 |     3801      0 |       86 |      118
1.39/1.43	c #cpu_time = 0.005s
1.39/1.43	c #wall_clock_time = 0.005s
1.39/1.43	c #decision = 112
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 1
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.39/1.43	c lower bound updated to 169
1.39/1.43	c BCD2: 169 <= obj <= 531
1.39/1.43	c BCD2: #cores=82, #unrelaxed=494, #relaxed=570, #hardened=0
1.39/1.43	c BCD2: #sat=1 #unsat=170 bias=170/171
1.39/1.43	c Solving starts ...
1.39/1.43	c ============================[ Search Statistics ]============================
1.39/1.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.43	c =============================================================================
1.39/1.43	c  0.0s |       0 |        0 |        0 |     3801      0 |       87 |      118
1.39/1.43	c  0.0s |       0 |      112 |        1 |     3801      0 |       87 |      119
1.39/1.43	c #cpu_time = 0.005s
1.39/1.43	c #wall_clock_time = 0.005s
1.39/1.43	c #decision = 112
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 1
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.39/1.43	c lower bound updated to 170
1.39/1.43	c BCD2: 170 <= obj <= 531
1.39/1.43	c BCD2: #cores=82, #unrelaxed=492, #relaxed=572, #hardened=0
1.39/1.43	c BCD2: #sat=1 #unsat=171 bias=171/172
1.39/1.43	c Solving starts ...
1.39/1.43	c ============================[ Search Statistics ]============================
1.39/1.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.43	c =============================================================================
1.39/1.43	c  0.0s |       0 |        0 |        0 |     3801      0 |       88 |      119
1.39/1.44	c  0.0s |       0 |      121 |        3 |     3801      0 |       88 |      120
1.39/1.44	c #cpu_time = 0.006s
1.39/1.44	c #wall_clock_time = 0.006s
1.39/1.44	c #decision = 121
1.39/1.44	c #random_decision = 0
1.39/1.44	c #conflict = 3
1.39/1.44	c #restart = 0
1.39/1.44	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.39/1.44	c lower bound updated to 171
1.39/1.44	c BCD2: 171 <= obj <= 531
1.39/1.44	c BCD2: #cores=82, #unrelaxed=490, #relaxed=574, #hardened=0
1.39/1.44	c BCD2: #sat=1 #unsat=172 bias=172/173
1.39/1.44	c Solving starts ...
1.39/1.44	c ============================[ Search Statistics ]============================
1.39/1.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.44	c =============================================================================
1.39/1.44	c  0.0s |       0 |        0 |        0 |     3801      0 |       89 |      120
1.39/1.45	c  0.0s |       0 |      104 |        0 |     3801      0 |       89 |      121
1.39/1.45	c #cpu_time = 0.005s
1.39/1.45	c #wall_clock_time = 0.005s
1.39/1.45	c #decision = 104
1.39/1.45	c #random_decision = 0
1.39/1.45	c #conflict = 0
1.39/1.45	c #restart = 0
1.39/1.45	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 14: cost of the new core is >=4
1.39/1.45	c lower bound updated to 172
1.39/1.45	c BCD2: 172 <= obj <= 531
1.39/1.45	c BCD2: #cores=82, #unrelaxed=487, #relaxed=577, #hardened=0
1.39/1.45	c BCD2: #sat=1 #unsat=173 bias=173/174
1.39/1.45	c Solving starts ...
1.39/1.45	c ============================[ Search Statistics ]============================
1.39/1.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.45	c =============================================================================
1.39/1.45	c  0.0s |       0 |        0 |        0 |     3801      0 |       90 |      121
1.39/1.45	c  0.0s |       0 |      103 |        0 |     3801      0 |       90 |      122
1.39/1.45	c #cpu_time = 0.004s
1.39/1.45	c #wall_clock_time = 0.004s
1.39/1.45	c #decision = 103
1.39/1.45	c #random_decision = 0
1.39/1.45	c #conflict = 0
1.39/1.45	c #restart = 0
1.39/1.45	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.45	c lower bound updated to 173
1.39/1.45	c BCD2: 173 <= obj <= 531
1.39/1.45	c BCD2: #cores=83, #unrelaxed=483, #relaxed=581, #hardened=0
1.39/1.45	c BCD2: #sat=1 #unsat=174 bias=174/175
1.39/1.45	c Solving starts ...
1.39/1.45	c ============================[ Search Statistics ]============================
1.39/1.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.45	c =============================================================================
1.39/1.45	c  0.0s |       0 |        0 |        0 |     3801      0 |       90 |      123
1.39/1.46	c  0.0s |       0 |      112 |        1 |     3801      0 |       90 |      123
1.39/1.46	c #cpu_time = 0.005s
1.39/1.46	c #wall_clock_time = 0.005s
1.39/1.46	c #decision = 112
1.39/1.46	c #random_decision = 0
1.39/1.46	c #conflict = 1
1.39/1.46	c #restart = 0
1.39/1.46	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.46	c lower bound updated to 174
1.39/1.46	c BCD2: 174 <= obj <= 531
1.39/1.46	c BCD2: #cores=84, #unrelaxed=479, #relaxed=585, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=175 bias=175/176
1.39/1.46	c Solving starts ...
1.39/1.46	c ============================[ Search Statistics ]============================
1.39/1.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.46	c =============================================================================
1.39/1.46	c  0.0s |       0 |        0 |        0 |     3801      0 |       90 |      123
1.39/1.46	c  0.0s |       0 |      112 |        1 |     3801      0 |       90 |      123
1.39/1.46	c #cpu_time = 0.005s
1.39/1.46	c #wall_clock_time = 0.005s
1.39/1.46	c #decision = 112
1.39/1.46	c #random_decision = 0
1.39/1.46	c #conflict = 1
1.39/1.46	c #restart = 0
1.39/1.46	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.46	c lower bound updated to 175
1.39/1.46	c BCD2: 175 <= obj <= 531
1.39/1.46	c BCD2: #cores=85, #unrelaxed=477, #relaxed=587, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=176 bias=176/177
1.39/1.47	c Solving starts ...
1.39/1.47	c ============================[ Search Statistics ]============================
1.39/1.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.47	c =============================================================================
1.39/1.47	c  0.0s |       0 |        0 |        0 |     3801      0 |       90 |      123
1.39/1.47	c  0.0s |       0 |      113 |        1 |     3801      0 |       90 |      123
1.39/1.47	c #cpu_time = 0.005s
1.39/1.47	c #wall_clock_time = 0.005s
1.39/1.47	c #decision = 113
1.39/1.47	c #random_decision = 0
1.39/1.47	c #conflict = 1
1.39/1.47	c #restart = 0
1.39/1.47	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.47	c lower bound updated to 176
1.39/1.47	c BCD2: 176 <= obj <= 531
1.39/1.47	c BCD2: #cores=86, #unrelaxed=475, #relaxed=589, #hardened=0
1.39/1.47	c BCD2: #sat=1 #unsat=177 bias=177/178
1.39/1.47	c Solving starts ...
1.39/1.47	c ============================[ Search Statistics ]============================
1.39/1.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.47	c =============================================================================
1.39/1.47	c  0.0s |       0 |        0 |        0 |     3801      0 |       90 |      123
1.39/1.48	c  0.0s |       0 |      116 |        2 |     3801      0 |       90 |      123
1.39/1.48	c #cpu_time = 0.005s
1.39/1.48	c #wall_clock_time = 0.005s
1.39/1.48	c #decision = 116
1.39/1.48	c #random_decision = 0
1.39/1.48	c #conflict = 2
1.39/1.48	c #restart = 0
1.39/1.48	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.48	c lower bound updated to 177
1.39/1.48	c BCD2: 177 <= obj <= 531
1.39/1.48	c BCD2: #cores=87, #unrelaxed=471, #relaxed=593, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=178 bias=178/179
1.39/1.48	c Solving starts ...
1.39/1.48	c ============================[ Search Statistics ]============================
1.39/1.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.48	c =============================================================================
1.39/1.48	c  0.0s |       0 |        0 |        0 |     3801      0 |       90 |      123
1.39/1.48	c  0.0s |       0 |      117 |        2 |     3801      0 |       90 |      123
1.39/1.48	c #cpu_time = 0.005s
1.39/1.48	c #wall_clock_time = 0.005s
1.39/1.48	c #decision = 117
1.39/1.48	c #random_decision = 0
1.39/1.48	c #conflict = 2
1.39/1.48	c #restart = 0
1.39/1.48	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 26: cost of the new core is >=6
1.39/1.48	c lower bound updated to 178
1.39/1.48	c BCD2: 178 <= obj <= 531
1.39/1.48	c BCD2: #cores=87, #unrelaxed=465, #relaxed=599, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=179 bias=179/180
1.39/1.48	c Solving starts ...
1.39/1.48	c ============================[ Search Statistics ]============================
1.39/1.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.48	c =============================================================================
1.39/1.48	c  0.0s |       0 |        0 |        0 |     3801      0 |       91 |      123
1.39/1.49	c  0.0s |       0 |      116 |        1 |     3801      0 |       91 |      124
1.39/1.49	c #cpu_time = 0.005s
1.39/1.49	c #wall_clock_time = 0.005s
1.39/1.49	c #decision = 116
1.39/1.49	c #random_decision = 0
1.39/1.49	c #conflict = 1
1.39/1.49	c #restart = 0
1.39/1.49	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.49	c lower bound updated to 179
1.39/1.49	c BCD2: 179 <= obj <= 531
1.39/1.49	c BCD2: #cores=88, #unrelaxed=463, #relaxed=601, #hardened=0
1.39/1.49	c BCD2: #sat=1 #unsat=180 bias=180/181
1.39/1.49	c Solving starts ...
1.39/1.49	c ============================[ Search Statistics ]============================
1.39/1.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.49	c =============================================================================
1.39/1.49	c  0.0s |       0 |        0 |        0 |     3801      0 |       91 |      124
1.39/1.49	c  0.0s |       0 |      117 |        1 |     3801      0 |       91 |      124
1.39/1.49	c #cpu_time = 0.005s
1.39/1.49	c #wall_clock_time = 0.005s
1.39/1.49	c #decision = 117
1.39/1.49	c #random_decision = 0
1.39/1.49	c #conflict = 1
1.39/1.49	c #restart = 0
1.39/1.49	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.49	c lower bound updated to 180
1.39/1.50	c BCD2: 180 <= obj <= 531
1.39/1.50	c BCD2: #cores=89, #unrelaxed=461, #relaxed=603, #hardened=0
1.39/1.50	c BCD2: #sat=1 #unsat=181 bias=181/182
1.39/1.50	c Solving starts ...
1.39/1.50	c ============================[ Search Statistics ]============================
1.39/1.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.50	c =============================================================================
1.39/1.50	c  0.0s |       0 |        0 |        0 |     3801      0 |       91 |      124
1.49/1.50	c  0.0s |       0 |      119 |        1 |     3801      0 |       91 |      124
1.49/1.50	c #cpu_time = 0.005s
1.49/1.50	c #wall_clock_time = 0.005s
1.49/1.50	c #decision = 119
1.49/1.50	c #random_decision = 0
1.49/1.50	c #conflict = 1
1.49/1.50	c #restart = 0
1.49/1.50	c BCD2: found a new core of size 4: cost of the new core is >=1
1.49/1.50	c lower bound updated to 181
1.49/1.50	c BCD2: 181 <= obj <= 531
1.49/1.50	c BCD2: #cores=90, #unrelaxed=457, #relaxed=607, #hardened=0
1.49/1.50	c BCD2: #sat=1 #unsat=182 bias=182/183
1.49/1.50	c Solving starts ...
1.49/1.50	c ============================[ Search Statistics ]============================
1.49/1.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.50	c =============================================================================
1.49/1.50	c  0.0s |       0 |        0 |        0 |     3801      0 |       91 |      124
1.49/1.51	c  0.0s |       0 |      126 |        2 |     3801      0 |       91 |      124
1.49/1.51	c #cpu_time = 0.006s
1.49/1.51	c #wall_clock_time = 0.006s
1.49/1.51	c #decision = 126
1.49/1.51	c #random_decision = 0
1.49/1.51	c #conflict = 2
1.49/1.51	c #restart = 0
1.49/1.51	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 23: cost of the new core is >=6
1.49/1.51	c lower bound updated to 182
1.49/1.51	c BCD2: 182 <= obj <= 531
1.49/1.51	c BCD2: #cores=89, #unrelaxed=452, #relaxed=612, #hardened=0
1.49/1.51	c BCD2: #sat=1 #unsat=183 bias=183/184
1.49/1.51	c Solving starts ...
1.49/1.51	c ============================[ Search Statistics ]============================
1.49/1.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.51	c =============================================================================
1.49/1.51	c  0.0s |       0 |        0 |        0 |     3801      0 |       93 |      124
1.49/1.51	c  0.0s |       0 |      115 |        0 |     3801      0 |       93 |      126
1.49/1.51	c #cpu_time = 0.005s
1.49/1.51	c #wall_clock_time = 0.005s
1.49/1.51	c #decision = 115
1.49/1.51	c #random_decision = 0
1.49/1.51	c #conflict = 0
1.49/1.51	c #restart = 0
1.49/1.51	c BCD2: found a new core of size 4: cost of the new core is >=1
1.49/1.51	c lower bound updated to 183
1.49/1.51	c BCD2: 183 <= obj <= 531
1.49/1.51	c BCD2: #cores=90, #unrelaxed=448, #relaxed=616, #hardened=0
1.49/1.51	c BCD2: #sat=1 #unsat=184 bias=184/185
1.49/1.52	c Solving starts ...
1.49/1.52	c ============================[ Search Statistics ]============================
1.49/1.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.52	c =============================================================================
1.49/1.52	c  0.0s |       0 |        0 |        0 |     3801      0 |       93 |      127
1.49/1.52	c  0.0s |       0 |      125 |        2 |     3801      0 |       93 |      127
1.49/1.52	c #cpu_time = 0.005s
1.49/1.52	c #wall_clock_time = 0.005s
1.49/1.52	c #decision = 125
1.49/1.52	c #random_decision = 0
1.49/1.52	c #conflict = 2
1.49/1.52	c #restart = 0
1.49/1.52	c BCD2: found a new core of size 6: cost of the new core is >=1
1.49/1.52	c lower bound updated to 184
1.49/1.52	c BCD2: 184 <= obj <= 531
1.49/1.52	c BCD2: #cores=91, #unrelaxed=442, #relaxed=622, #hardened=0
1.49/1.52	c BCD2: #sat=1 #unsat=185 bias=185/186
1.49/1.52	c Solving starts ...
1.49/1.52	c ============================[ Search Statistics ]============================
1.49/1.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.52	c =============================================================================
1.49/1.52	c  0.0s |       0 |        0 |        0 |     3801      0 |       93 |      127
1.49/1.53	c  0.0s |       0 |      115 |        0 |     3801      0 |       93 |      127
1.49/1.53	c #cpu_time = 0.004s
1.49/1.53	c #wall_clock_time = 0.004s
1.49/1.53	c #decision = 115
1.49/1.53	c #random_decision = 0
1.49/1.53	c #conflict = 0
1.49/1.53	c #restart = 0
1.49/1.53	c BCD2: found a new core of size 4: cost of the new core is >=1
1.49/1.53	c lower bound updated to 185
1.49/1.53	c BCD2: 185 <= obj <= 531
1.49/1.53	c BCD2: #cores=92, #unrelaxed=438, #relaxed=626, #hardened=0
1.49/1.53	c BCD2: #sat=1 #unsat=186 bias=186/187
1.49/1.53	c Solving starts ...
1.49/1.53	c ============================[ Search Statistics ]============================
1.49/1.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.53	c =============================================================================
1.49/1.53	c  0.0s |       0 |        0 |        0 |     3801      0 |       93 |      128
1.49/1.53	c  0.0s |       0 |      129 |        2 |     3801      0 |       93 |      128
1.49/1.53	c #cpu_time = 0.006s
1.49/1.53	c #wall_clock_time = 0.006s
1.49/1.53	c #decision = 129
1.49/1.53	c #random_decision = 0
1.49/1.53	c #conflict = 2
1.49/1.53	c #restart = 0
1.49/1.53	c BCD2: relaxing 2 and merging with 2 cores into a new core of size 12: cost of the new core is >=4
1.49/1.53	c lower bound updated to 186
1.49/1.53	c BCD2: 186 <= obj <= 531
1.49/1.53	c BCD2: #cores=91, #unrelaxed=436, #relaxed=628, #hardened=0
1.49/1.53	c BCD2: #sat=1 #unsat=187 bias=187/188
1.49/1.53	c Solving starts ...
1.49/1.53	c ============================[ Search Statistics ]============================
1.49/1.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.53	c =============================================================================
1.49/1.54	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      128
1.49/1.54	c  0.0s |       0 |      117 |        0 |     3801      0 |       95 |      130
1.49/1.54	c #cpu_time = 0.005s
1.49/1.54	c #wall_clock_time = 0.005s
1.49/1.54	c #decision = 117
1.49/1.54	c #random_decision = 0
1.49/1.54	c #conflict = 0
1.49/1.54	c #restart = 0
1.49/1.54	c BCD2: found a new core of size 4: cost of the new core is >=1
1.49/1.54	c lower bound updated to 187
1.49/1.54	c BCD2: 187 <= obj <= 531
1.49/1.54	c BCD2: #cores=92, #unrelaxed=432, #relaxed=632, #hardened=0
1.49/1.54	c BCD2: #sat=1 #unsat=188 bias=188/189
1.49/1.54	c Solving starts ...
1.49/1.54	c ============================[ Search Statistics ]============================
1.49/1.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.54	c =============================================================================
1.49/1.54	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      131
1.49/1.55	c  0.0s |       0 |      122 |        0 |     3801      0 |       95 |      131
1.49/1.55	c #cpu_time = 0.005s
1.49/1.55	c #wall_clock_time = 0.005s
1.49/1.55	c #decision = 122
1.49/1.55	c #random_decision = 0
1.49/1.55	c #conflict = 0
1.49/1.55	c #restart = 0
1.49/1.55	c BCD2: found a new core of size 4: cost of the new core is >=1
1.49/1.55	c lower bound updated to 188
1.49/1.55	c BCD2: 188 <= obj <= 531
1.49/1.55	c BCD2: #cores=93, #unrelaxed=428, #relaxed=636, #hardened=0
1.49/1.55	c BCD2: #sat=1 #unsat=189 bias=189/190
1.49/1.55	c Solving starts ...
1.49/1.55	c ============================[ Search Statistics ]============================
1.49/1.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.55	c =============================================================================
1.49/1.55	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      132
1.49/1.55	c  0.0s |       0 |      125 |        1 |     3801      0 |       95 |      132
1.49/1.55	c #cpu_time = 0.005s
1.49/1.55	c #wall_clock_time = 0.005s
1.49/1.55	c #decision = 125
1.49/1.55	c #random_decision = 0
1.49/1.55	c #conflict = 1
1.49/1.55	c #restart = 0
1.49/1.55	c BCD2: found a new core of size 3: cost of the new core is >=1
1.49/1.55	c lower bound updated to 189
1.49/1.55	c BCD2: 189 <= obj <= 531
1.49/1.55	c BCD2: #cores=94, #unrelaxed=425, #relaxed=639, #hardened=0
1.49/1.55	c BCD2: #sat=1 #unsat=190 bias=190/191
1.49/1.55	c Solving starts ...
1.49/1.55	c ============================[ Search Statistics ]============================
1.49/1.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.55	c =============================================================================
1.49/1.55	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      132
1.49/1.56	c  0.0s |       0 |      125 |        1 |     3801      0 |       95 |      132
1.49/1.56	c #cpu_time = 0.005s
1.49/1.56	c #wall_clock_time = 0.005s
1.49/1.56	c #decision = 125
1.49/1.56	c #random_decision = 0
1.49/1.56	c #conflict = 1
1.49/1.56	c #restart = 0
1.49/1.56	c BCD2: found a new core of size 3: cost of the new core is >=1
1.49/1.56	c lower bound updated to 190
1.49/1.56	c BCD2: 190 <= obj <= 531
1.49/1.56	c BCD2: #cores=95, #unrelaxed=422, #relaxed=642, #hardened=0
1.49/1.56	c BCD2: #sat=1 #unsat=191 bias=191/192
1.49/1.56	c Solving starts ...
1.49/1.56	c ============================[ Search Statistics ]============================
1.49/1.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.56	c =============================================================================
1.49/1.56	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      132
1.49/1.56	c  0.0s |       0 |      126 |        2 |     3801      0 |       95 |      132
1.49/1.56	c #cpu_time = 0.005s
1.49/1.56	c #wall_clock_time = 0.005s
1.49/1.56	c #decision = 126
1.49/1.56	c #random_decision = 0
1.49/1.56	c #conflict = 2
1.49/1.56	c #restart = 0
1.49/1.56	c BCD2: found a new core of size 6: cost of the new core is >=1
1.49/1.56	c lower bound updated to 191
1.49/1.57	c BCD2: 191 <= obj <= 531
1.49/1.57	c BCD2: #cores=96, #unrelaxed=416, #relaxed=648, #hardened=0
1.49/1.57	c BCD2: #sat=1 #unsat=192 bias=192/193
1.49/1.57	c Solving starts ...
1.49/1.57	c ============================[ Search Statistics ]============================
1.49/1.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.57	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.57	c =============================================================================
1.49/1.57	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      132
1.49/1.57	c  0.0s |       0 |      126 |        0 |     3801      0 |       95 |      132
1.49/1.57	c #cpu_time = 0.005s
1.49/1.57	c #wall_clock_time = 0.005s
1.49/1.57	c #decision = 126
1.49/1.57	c #random_decision = 0
1.49/1.57	c #conflict = 0
1.49/1.57	c #restart = 0
1.49/1.57	c BCD2: found a new core of size 4: cost of the new core is >=1
1.49/1.57	c lower bound updated to 192
1.49/1.57	c BCD2: 192 <= obj <= 531
1.49/1.57	c BCD2: #cores=97, #unrelaxed=412, #relaxed=652, #hardened=0
1.49/1.57	c BCD2: #sat=1 #unsat=193 bias=193/194
1.49/1.57	c Solving starts ...
1.49/1.57	c ============================[ Search Statistics ]============================
1.49/1.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.57	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.57	c =============================================================================
1.49/1.57	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.49/1.58	c  0.0s |       0 |      129 |        1 |     3801      0 |       95 |      133
1.49/1.58	c #cpu_time = 0.004s
1.49/1.58	c #wall_clock_time = 0.005s
1.49/1.58	c #decision = 129
1.49/1.58	c #random_decision = 0
1.49/1.58	c #conflict = 1
1.49/1.58	c #restart = 0
1.49/1.58	c BCD2: found a new core of size 2: cost of the new core is >=1
1.49/1.58	c lower bound updated to 193
1.49/1.58	c BCD2: 193 <= obj <= 531
1.49/1.58	c BCD2: #cores=98, #unrelaxed=410, #relaxed=654, #hardened=0
1.49/1.58	c BCD2: #sat=1 #unsat=194 bias=194/195
1.49/1.58	c Solving starts ...
1.49/1.58	c ============================[ Search Statistics ]============================
1.49/1.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.58	c =============================================================================
1.49/1.58	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.49/1.58	c  0.0s |       0 |      130 |        1 |     3801      0 |       95 |      133
1.49/1.58	c #cpu_time = 0.005s
1.49/1.58	c #wall_clock_time = 0.005s
1.49/1.58	c #decision = 130
1.49/1.58	c #random_decision = 0
1.49/1.58	c #conflict = 1
1.49/1.58	c #restart = 0
1.49/1.58	c BCD2: found a new core of size 2: cost of the new core is >=1
1.49/1.58	c lower bound updated to 194
1.49/1.58	c BCD2: 194 <= obj <= 531
1.49/1.58	c BCD2: #cores=99, #unrelaxed=408, #relaxed=656, #hardened=0
1.49/1.58	c BCD2: #sat=1 #unsat=195 bias=195/196
1.49/1.58	c Solving starts ...
1.49/1.58	c ============================[ Search Statistics ]============================
1.49/1.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.58	c =============================================================================
1.49/1.58	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.49/1.59	c  0.0s |       0 |      132 |        2 |     3801      0 |       95 |      133
1.49/1.59	c #cpu_time = 0.005s
1.49/1.59	c #wall_clock_time = 0.005s
1.49/1.59	c #decision = 132
1.49/1.59	c #random_decision = 0
1.49/1.59	c #conflict = 2
1.49/1.59	c #restart = 0
1.49/1.59	c BCD2: found a new core of size 6: cost of the new core is >=1
1.49/1.59	c lower bound updated to 195
1.49/1.59	c BCD2: 195 <= obj <= 531
1.49/1.59	c BCD2: #cores=100, #unrelaxed=402, #relaxed=662, #hardened=0
1.49/1.59	c BCD2: #sat=1 #unsat=196 bias=196/197
1.49/1.59	c Solving starts ...
1.49/1.59	c ============================[ Search Statistics ]============================
1.49/1.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.59	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.59	c =============================================================================
1.49/1.59	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.60	c  0.0s |       0 |      141 |        2 |     3801      0 |       95 |      133
1.59/1.60	c #cpu_time = 0.006s
1.59/1.60	c #wall_clock_time = 0.006s
1.59/1.60	c #decision = 141
1.59/1.60	c #random_decision = 0
1.59/1.60	c #conflict = 2
1.59/1.60	c #restart = 0
1.59/1.60	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.60	c lower bound updated to 196
1.59/1.60	c BCD2: 196 <= obj <= 531
1.59/1.60	c BCD2: #cores=101, #unrelaxed=398, #relaxed=666, #hardened=0
1.59/1.60	c BCD2: #sat=1 #unsat=197 bias=197/198
1.59/1.60	c Solving starts ...
1.59/1.60	c ============================[ Search Statistics ]============================
1.59/1.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.60	c =============================================================================
1.59/1.60	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.60	c  0.0s |       0 |      137 |        1 |     3801      0 |       95 |      133
1.59/1.60	c #cpu_time = 0.005s
1.59/1.60	c #wall_clock_time = 0.005s
1.59/1.60	c #decision = 137
1.59/1.60	c #random_decision = 0
1.59/1.60	c #conflict = 1
1.59/1.60	c #restart = 0
1.59/1.60	c BCD2: found a new core of size 2: cost of the new core is >=1
1.59/1.60	c lower bound updated to 197
1.59/1.60	c BCD2: 197 <= obj <= 531
1.59/1.60	c BCD2: #cores=102, #unrelaxed=396, #relaxed=668, #hardened=0
1.59/1.60	c BCD2: #sat=1 #unsat=198 bias=198/199
1.59/1.60	c Solving starts ...
1.59/1.60	c ============================[ Search Statistics ]============================
1.59/1.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.60	c =============================================================================
1.59/1.60	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.61	c  0.0s |       0 |      138 |        1 |     3801      0 |       95 |      133
1.59/1.61	c #cpu_time = 0.005s
1.59/1.61	c #wall_clock_time = 0.005s
1.59/1.61	c #decision = 138
1.59/1.61	c #random_decision = 0
1.59/1.61	c #conflict = 1
1.59/1.61	c #restart = 0
1.59/1.61	c BCD2: found a new core of size 2: cost of the new core is >=1
1.59/1.61	c lower bound updated to 198
1.59/1.61	c BCD2: 198 <= obj <= 531
1.59/1.61	c BCD2: #cores=103, #unrelaxed=394, #relaxed=670, #hardened=0
1.59/1.61	c BCD2: #sat=1 #unsat=199 bias=199/200
1.59/1.61	c Solving starts ...
1.59/1.61	c ============================[ Search Statistics ]============================
1.59/1.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.61	c =============================================================================
1.59/1.61	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.62	c  0.0s |       0 |      141 |        2 |     3801      0 |       95 |      133
1.59/1.62	c #cpu_time = 0.005s
1.59/1.62	c #wall_clock_time = 0.005s
1.59/1.62	c #decision = 141
1.59/1.62	c #random_decision = 0
1.59/1.62	c #conflict = 2
1.59/1.62	c #restart = 0
1.59/1.62	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.62	c lower bound updated to 199
1.59/1.62	c BCD2: 199 <= obj <= 531
1.59/1.62	c BCD2: #cores=104, #unrelaxed=390, #relaxed=674, #hardened=0
1.59/1.62	c BCD2: #sat=1 #unsat=200 bias=200/201
1.59/1.62	c Solving starts ...
1.59/1.62	c ============================[ Search Statistics ]============================
1.59/1.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.62	c =============================================================================
1.59/1.62	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.62	c  0.0s |       0 |      149 |        2 |     3801      0 |       95 |      133
1.59/1.62	c #cpu_time = 0.006s
1.59/1.62	c #wall_clock_time = 0.006s
1.59/1.62	c #decision = 149
1.59/1.62	c #random_decision = 0
1.59/1.62	c #conflict = 2
1.59/1.62	c #restart = 0
1.59/1.62	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.62	c lower bound updated to 200
1.59/1.62	c BCD2: 200 <= obj <= 531
1.59/1.62	c BCD2: #cores=105, #unrelaxed=386, #relaxed=678, #hardened=0
1.59/1.62	c BCD2: #sat=1 #unsat=201 bias=201/202
1.59/1.62	c Solving starts ...
1.59/1.62	c ============================[ Search Statistics ]============================
1.59/1.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.62	c =============================================================================
1.59/1.62	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.63	c  0.0s |       0 |      145 |        1 |     3801      0 |       95 |      133
1.59/1.63	c #cpu_time = 0.005s
1.59/1.63	c #wall_clock_time = 0.005s
1.59/1.63	c #decision = 145
1.59/1.63	c #random_decision = 0
1.59/1.63	c #conflict = 1
1.59/1.63	c #restart = 0
1.59/1.63	c BCD2: found a new core of size 2: cost of the new core is >=1
1.59/1.63	c lower bound updated to 201
1.59/1.63	c BCD2: 201 <= obj <= 531
1.59/1.63	c BCD2: #cores=106, #unrelaxed=384, #relaxed=680, #hardened=0
1.59/1.63	c BCD2: #sat=1 #unsat=202 bias=202/203
1.59/1.63	c Solving starts ...
1.59/1.63	c ============================[ Search Statistics ]============================
1.59/1.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.63	c =============================================================================
1.59/1.63	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.63	c  0.0s |       0 |      146 |        1 |     3801      0 |       95 |      133
1.59/1.63	c #cpu_time = 0.005s
1.59/1.63	c #wall_clock_time = 0.005s
1.59/1.63	c #decision = 146
1.59/1.63	c #random_decision = 0
1.59/1.63	c #conflict = 1
1.59/1.63	c #restart = 0
1.59/1.63	c BCD2: found a new core of size 2: cost of the new core is >=1
1.59/1.63	c lower bound updated to 202
1.59/1.63	c BCD2: 202 <= obj <= 531
1.59/1.63	c BCD2: #cores=107, #unrelaxed=382, #relaxed=682, #hardened=0
1.59/1.63	c BCD2: #sat=1 #unsat=203 bias=203/204
1.59/1.63	c Solving starts ...
1.59/1.64	c ============================[ Search Statistics ]============================
1.59/1.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.64	c =============================================================================
1.59/1.64	c  0.0s |       0 |        0 |        0 |     3801      0 |       95 |      133
1.59/1.64	c  0.0s |       0 |      149 |        3 |     3801      0 |       95 |      133
1.59/1.64	c #cpu_time = 0.005s
1.59/1.64	c #wall_clock_time = 0.005s
1.59/1.64	c #decision = 149
1.59/1.64	c #random_decision = 0
1.59/1.64	c #conflict = 3
1.59/1.64	c #restart = 0
1.59/1.64	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.59/1.64	c lower bound updated to 203
1.59/1.64	c BCD2: 203 <= obj <= 531
1.59/1.64	c BCD2: #cores=107, #unrelaxed=380, #relaxed=684, #hardened=0
1.59/1.64	c BCD2: #sat=1 #unsat=204 bias=204/205
1.59/1.64	c Solving starts ...
1.59/1.64	c ============================[ Search Statistics ]============================
1.59/1.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.64	c =============================================================================
1.59/1.64	c  0.0s |       0 |        0 |        0 |     3801      0 |       96 |      133
1.59/1.65	c  0.0s |       0 |      139 |        0 |     3801      0 |       96 |      134
1.59/1.65	c #cpu_time = 0.005s
1.59/1.65	c #wall_clock_time = 0.005s
1.59/1.65	c #decision = 139
1.59/1.65	c #random_decision = 0
1.59/1.65	c #conflict = 0
1.59/1.65	c #restart = 0
1.59/1.65	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.65	c lower bound updated to 204
1.59/1.65	c BCD2: 204 <= obj <= 531
1.59/1.65	c BCD2: #cores=108, #unrelaxed=376, #relaxed=688, #hardened=0
1.59/1.65	c BCD2: #sat=1 #unsat=205 bias=205/206
1.59/1.65	c Solving starts ...
1.59/1.65	c ============================[ Search Statistics ]============================
1.59/1.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.65	c =============================================================================
1.59/1.65	c  0.0s |       0 |        0 |        0 |     3801      0 |       96 |      134
1.59/1.65	c  0.0s |       0 |      154 |        2 |     3801      0 |       96 |      134
1.59/1.65	c #cpu_time = 0.005s
1.59/1.65	c #wall_clock_time = 0.005s
1.59/1.65	c #decision = 154
1.59/1.65	c #random_decision = 0
1.59/1.65	c #conflict = 2
1.59/1.65	c #restart = 0
1.59/1.65	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.65	c lower bound updated to 205
1.59/1.65	c BCD2: 205 <= obj <= 531
1.59/1.65	c BCD2: #cores=109, #unrelaxed=372, #relaxed=692, #hardened=0
1.59/1.65	c BCD2: #sat=1 #unsat=206 bias=206/207
1.59/1.65	c Solving starts ...
1.59/1.65	c ============================[ Search Statistics ]============================
1.59/1.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.65	c =============================================================================
1.59/1.65	c  0.0s |       0 |        0 |        0 |     3801      0 |       96 |      134
1.59/1.66	c  0.0s |       0 |      142 |        0 |     3801      0 |       96 |      134
1.59/1.66	c #cpu_time = 0.005s
1.59/1.66	c #wall_clock_time = 0.005s
1.59/1.66	c #decision = 142
1.59/1.66	c #random_decision = 0
1.59/1.66	c #conflict = 0
1.59/1.66	c #restart = 0
1.59/1.66	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.59/1.66	c lower bound updated to 206
1.59/1.66	c BCD2: 206 <= obj <= 531
1.59/1.66	c BCD2: #cores=109, #unrelaxed=370, #relaxed=694, #hardened=0
1.59/1.66	c BCD2: #sat=1 #unsat=207 bias=207/208
1.59/1.66	c Solving starts ...
1.59/1.66	c ============================[ Search Statistics ]============================
1.59/1.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.66	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.66	c =============================================================================
1.59/1.66	c  0.0s |       0 |        0 |        0 |     3801      0 |       97 |      134
1.59/1.67	c  0.0s |       0 |      147 |        1 |     3801      0 |       97 |      135
1.59/1.67	c #cpu_time = 0.005s
1.59/1.67	c #wall_clock_time = 0.005s
1.59/1.67	c #decision = 147
1.59/1.67	c #random_decision = 0
1.59/1.67	c #conflict = 1
1.59/1.67	c #restart = 0
1.59/1.67	c BCD2: found a new core of size 2: cost of the new core is >=1
1.59/1.67	c lower bound updated to 207
1.59/1.67	c BCD2: 207 <= obj <= 531
1.59/1.67	c BCD2: #cores=110, #unrelaxed=368, #relaxed=696, #hardened=0
1.59/1.67	c BCD2: #sat=1 #unsat=208 bias=208/209
1.59/1.67	c Solving starts ...
1.59/1.67	c ============================[ Search Statistics ]============================
1.59/1.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.67	c =============================================================================
1.59/1.67	c  0.0s |       0 |        0 |        0 |     3801      0 |       97 |      135
1.59/1.67	c  0.0s |       0 |      148 |        1 |     3801      0 |       97 |      135
1.59/1.67	c #cpu_time = 0.005s
1.59/1.67	c #wall_clock_time = 0.005s
1.59/1.67	c #decision = 148
1.59/1.67	c #random_decision = 0
1.59/1.67	c #conflict = 1
1.59/1.67	c #restart = 0
1.59/1.67	c BCD2: found a new core of size 2: cost of the new core is >=1
1.59/1.67	c lower bound updated to 208
1.59/1.67	c BCD2: 208 <= obj <= 531
1.59/1.67	c BCD2: #cores=111, #unrelaxed=366, #relaxed=698, #hardened=0
1.59/1.67	c BCD2: #sat=1 #unsat=209 bias=209/210
1.59/1.67	c Solving starts ...
1.59/1.67	c ============================[ Search Statistics ]============================
1.59/1.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.67	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.67	c =============================================================================
1.59/1.67	c  0.0s |       0 |        0 |        0 |     3801      0 |       97 |      135
1.59/1.68	c  0.0s |       0 |      150 |        1 |     3801      0 |       97 |      135
1.59/1.68	c #cpu_time = 0.005s
1.59/1.68	c #wall_clock_time = 0.005s
1.59/1.68	c #decision = 150
1.59/1.68	c #random_decision = 0
1.59/1.68	c #conflict = 1
1.59/1.68	c #restart = 0
1.59/1.68	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.68	c lower bound updated to 209
1.59/1.68	c BCD2: 209 <= obj <= 531
1.59/1.68	c BCD2: #cores=112, #unrelaxed=362, #relaxed=702, #hardened=0
1.59/1.68	c BCD2: #sat=1 #unsat=210 bias=210/211
1.59/1.68	c Solving starts ...
1.59/1.68	c ============================[ Search Statistics ]============================
1.59/1.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.68	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.68	c =============================================================================
1.59/1.68	c  0.0s |       0 |        0 |        0 |     3801      0 |       97 |      135
1.59/1.68	c  0.0s |       0 |      160 |        2 |     4182      0 |       97 |      135
1.59/1.68	c #cpu_time = 0.005s
1.59/1.68	c #wall_clock_time = 0.005s
1.59/1.68	c #decision = 160
1.59/1.68	c #random_decision = 0
1.59/1.68	c #conflict = 2
1.59/1.68	c #restart = 0
1.59/1.68	c BCD2: found a new core of size 4: cost of the new core is >=1
1.59/1.68	c lower bound updated to 210
1.59/1.69	c BCD2: 210 <= obj <= 531
1.59/1.69	c BCD2: #cores=113, #unrelaxed=358, #relaxed=706, #hardened=0
1.59/1.69	c BCD2: #sat=1 #unsat=211 bias=211/212
1.59/1.69	c Solving starts ...
1.59/1.69	c ============================[ Search Statistics ]============================
1.59/1.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.69	c =============================================================================
1.59/1.69	c  0.0s |       0 |        0 |        0 |     4182      0 |       97 |      135
1.59/1.69	c  0.0s |       0 |      157 |        1 |     4182      0 |       97 |      135
1.59/1.69	c #cpu_time = 0.005s
1.59/1.69	c #wall_clock_time = 0.005s
1.59/1.69	c #decision = 157
1.59/1.69	c #random_decision = 0
1.59/1.69	c #conflict = 1
1.59/1.69	c #restart = 0
1.59/1.69	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.59/1.69	c lower bound updated to 211
1.59/1.69	c BCD2: 211 <= obj <= 531
1.59/1.69	c BCD2: #cores=113, #unrelaxed=356, #relaxed=708, #hardened=0
1.59/1.69	c BCD2: #sat=1 #unsat=212 bias=212/213
1.59/1.69	c Solving starts ...
1.59/1.69	c ============================[ Search Statistics ]============================
1.59/1.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.69	c =============================================================================
1.59/1.69	c  0.0s |       0 |        0 |        0 |     4182      0 |       98 |      135
1.69/1.70	c  0.0s |       0 |      163 |        2 |     4182      0 |       98 |      136
1.69/1.70	c #cpu_time = 0.005s
1.69/1.70	c #wall_clock_time = 0.005s
1.69/1.70	c #decision = 163
1.69/1.70	c #random_decision = 0
1.69/1.70	c #conflict = 2
1.69/1.70	c #restart = 0
1.69/1.70	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 12: cost of the new core is >=6
1.69/1.70	c lower bound updated to 212
1.69/1.70	c BCD2: 212 <= obj <= 531
1.69/1.70	c BCD2: #cores=113, #unrelaxed=354, #relaxed=710, #hardened=0
1.69/1.70	c BCD2: #sat=1 #unsat=213 bias=213/214
1.69/1.70	c Solving starts ...
1.69/1.70	c ============================[ Search Statistics ]============================
1.69/1.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.70	c =============================================================================
1.69/1.70	c  0.0s |       0 |        0 |        0 |     4182      0 |       99 |      136
1.69/1.70	c  0.0s |       0 |      211 |        4 |     4182      0 |       99 |      137
1.69/1.70	c #cpu_time = 0.006s
1.69/1.70	c #wall_clock_time = 0.006s
1.69/1.70	c #decision = 211
1.69/1.70	c #random_decision = 0
1.69/1.70	c #conflict = 4
1.69/1.70	c #restart = 0
1.69/1.70	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
1.69/1.70	c lower bound updated to 213
1.69/1.71	c BCD2: 213 <= obj <= 531
1.69/1.71	c BCD2: #cores=113, #unrelaxed=352, #relaxed=712, #hardened=0
1.69/1.71	c BCD2: #sat=1 #unsat=214 bias=214/215
1.69/1.71	c Solving starts ...
1.69/1.71	c ============================[ Search Statistics ]============================
1.69/1.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.71	c =============================================================================
1.69/1.71	c  0.0s |       0 |        0 |        0 |     4182      0 |      100 |      137
1.69/1.71	c  0.0s |       0 |      149 |        0 |     4182      0 |      100 |      138
1.69/1.71	c #cpu_time = 0.005s
1.69/1.71	c #wall_clock_time = 0.005s
1.69/1.71	c #decision = 149
1.69/1.71	c #random_decision = 0
1.69/1.71	c #conflict = 0
1.69/1.71	c #restart = 0
1.69/1.71	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 9: cost of the new core is >=3
1.69/1.71	c lower bound updated to 214
1.69/1.71	c BCD2: 214 <= obj <= 531
1.69/1.71	c BCD2: #cores=113, #unrelaxed=349, #relaxed=715, #hardened=0
1.69/1.71	c BCD2: #sat=1 #unsat=215 bias=215/216
1.69/1.71	c Solving starts ...
1.69/1.71	c ============================[ Search Statistics ]============================
1.69/1.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.71	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.71	c =============================================================================
1.69/1.71	c  0.0s |       0 |        0 |        0 |     4182      0 |      101 |      138
1.69/1.72	c  0.0s |       0 |      148 |        0 |     4182      0 |      101 |      139
1.69/1.72	c #cpu_time = 0.005s
1.69/1.72	c #wall_clock_time = 0.005s
1.69/1.72	c #decision = 148
1.69/1.72	c #random_decision = 0
1.69/1.72	c #conflict = 0
1.69/1.72	c #restart = 0
1.69/1.72	c BCD2: found a new core of size 4: cost of the new core is >=1
1.69/1.72	c lower bound updated to 215
1.69/1.72	c BCD2: 215 <= obj <= 531
1.69/1.72	c BCD2: #cores=114, #unrelaxed=345, #relaxed=719, #hardened=0
1.69/1.72	c BCD2: #sat=1 #unsat=216 bias=216/217
1.69/1.72	c Solving starts ...
1.69/1.72	c ============================[ Search Statistics ]============================
1.69/1.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.72	c =============================================================================
1.69/1.72	c  0.0s |       0 |        0 |        0 |     4182      0 |      101 |      140
1.69/1.72	c  0.0s |       0 |      177 |        3 |     4182      0 |      101 |      140
1.69/1.72	c #cpu_time = 0.006s
1.69/1.72	c #wall_clock_time = 0.006s
1.69/1.72	c #decision = 177
1.69/1.72	c #random_decision = 0
1.69/1.72	c #conflict = 3
1.69/1.72	c #restart = 0
1.69/1.72	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 15: cost of the new core is >=3
1.69/1.73	c lower bound updated to 216
1.69/1.73	c BCD2: 216 <= obj <= 531
1.69/1.73	c BCD2: #cores=113, #unrelaxed=340, #relaxed=724, #hardened=0
1.69/1.73	c BCD2: #sat=1 #unsat=217 bias=217/218
1.69/1.73	c Solving starts ...
1.69/1.73	c ============================[ Search Statistics ]============================
1.69/1.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.73	c =============================================================================
1.69/1.73	c  0.0s |       0 |        0 |        0 |     4182      0 |      103 |      140
1.69/1.73	c  0.0s |       0 |      147 |        0 |     4182      0 |      103 |      142
1.69/1.73	c #cpu_time = 0.005s
1.69/1.73	c #wall_clock_time = 0.005s
1.69/1.73	c #decision = 147
1.69/1.73	c #random_decision = 0
1.69/1.73	c #conflict = 0
1.69/1.73	c #restart = 0
1.69/1.73	c BCD2: found a new core of size 4: cost of the new core is >=1
1.69/1.73	c lower bound updated to 217
1.69/1.73	c BCD2: 217 <= obj <= 531
1.69/1.73	c BCD2: #cores=114, #unrelaxed=336, #relaxed=728, #hardened=0
1.69/1.73	c BCD2: #sat=1 #unsat=218 bias=218/219
1.69/1.73	c Solving starts ...
1.69/1.73	c ============================[ Search Statistics ]============================
1.69/1.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.73	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.73	c =============================================================================
1.69/1.73	c  0.0s |       0 |        0 |        0 |     4182      0 |      103 |      143
1.69/1.74	c  0.0s |       0 |      283 |        2 |     4182      0 |      103 |      143
1.69/1.74	c #cpu_time = 0.005s
1.69/1.74	c #wall_clock_time = 0.005s
1.69/1.74	c #decision = 283
1.69/1.74	c #random_decision = 0
1.69/1.74	c #conflict = 2
1.69/1.74	c #restart = 0
1.69/1.74	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.69/1.74	c lower bound updated to 218
1.69/1.74	c BCD2: 218 <= obj <= 531
1.69/1.74	c BCD2: #cores=114, #unrelaxed=334, #relaxed=730, #hardened=0
1.69/1.74	c BCD2: #sat=1 #unsat=219 bias=219/220
1.69/1.74	c Solving starts ...
1.69/1.74	c ============================[ Search Statistics ]============================
1.69/1.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.74	c =============================================================================
1.69/1.74	c  0.0s |       0 |        0 |        0 |     4182      0 |      104 |      143
1.69/1.74	c  0.0s |       0 |      150 |        1 |     4182      0 |      104 |      144
1.69/1.74	c #cpu_time = 0.005s
1.69/1.74	c #wall_clock_time = 0.005s
1.69/1.74	c #decision = 150
1.69/1.74	c #random_decision = 0
1.69/1.74	c #conflict = 1
1.69/1.74	c #restart = 0
1.69/1.74	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.69/1.74	c lower bound updated to 219
1.69/1.74	c BCD2: 219 <= obj <= 531
1.69/1.74	c BCD2: #cores=114, #unrelaxed=332, #relaxed=732, #hardened=0
1.69/1.74	c BCD2: #sat=1 #unsat=220 bias=220/221
1.69/1.74	c Solving starts ...
1.69/1.74	c ============================[ Search Statistics ]============================
1.69/1.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.74	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.74	c =============================================================================
1.69/1.74	c  0.0s |       0 |        0 |        0 |     4182      0 |      105 |      144
1.69/1.75	c  0.0s |       0 |      178 |        6 |     4182      0 |      105 |      145
1.69/1.75	c #cpu_time = 0.008s
1.69/1.75	c #wall_clock_time = 0.008s
1.69/1.75	c #decision = 178
1.69/1.75	c #random_decision = 0
1.69/1.75	c #conflict = 6
1.69/1.75	c #restart = 0
1.69/1.75	c BCD2: relaxing 1 and merging with 5 cores into a new core of size 31: cost of the new core is >=10
1.69/1.75	c lower bound updated to 220
1.69/1.75	c BCD2: 220 <= obj <= 531
1.69/1.75	c BCD2: #cores=110, #unrelaxed=331, #relaxed=733, #hardened=0
1.69/1.75	c BCD2: #sat=1 #unsat=221 bias=221/222
1.69/1.75	c Solving starts ...
1.69/1.75	c ============================[ Search Statistics ]============================
1.69/1.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.75	c =============================================================================
1.69/1.75	c  0.0s |       0 |        0 |        0 |     4182      0 |      110 |      145
1.69/1.76	c  0.0s |       0 |      141 |        0 |     4182      0 |      110 |      150
1.69/1.76	c #cpu_time = 0.005s
1.69/1.76	c #wall_clock_time = 0.005s
1.69/1.76	c #decision = 141
1.69/1.76	c #random_decision = 0
1.69/1.76	c #conflict = 0
1.69/1.76	c #restart = 0
1.69/1.76	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 9: cost of the new core is >=3
1.69/1.76	c lower bound updated to 221
1.69/1.76	c BCD2: 221 <= obj <= 531
1.69/1.76	c BCD2: #cores=110, #unrelaxed=328, #relaxed=736, #hardened=0
1.69/1.76	c BCD2: #sat=1 #unsat=222 bias=222/223
1.69/1.76	c Solving starts ...
1.69/1.76	c ============================[ Search Statistics ]============================
1.69/1.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.76	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.76	c =============================================================================
1.69/1.76	c  0.0s |       0 |        0 |        0 |     4182      0 |      111 |      150
1.69/1.77	c  0.0s |       0 |      140 |        0 |     4182      0 |      111 |      151
1.69/1.77	c #cpu_time = 0.005s
1.69/1.77	c #wall_clock_time = 0.005s
1.69/1.77	c #decision = 140
1.69/1.77	c #random_decision = 0
1.69/1.77	c #conflict = 0
1.69/1.77	c #restart = 0
1.69/1.77	c BCD2: found a new core of size 4: cost of the new core is >=1
1.69/1.77	c lower bound updated to 222
1.69/1.77	c BCD2: 222 <= obj <= 531
1.69/1.77	c BCD2: #cores=111, #unrelaxed=324, #relaxed=740, #hardened=0
1.69/1.77	c BCD2: #sat=1 #unsat=223 bias=223/224
1.69/1.77	c Solving starts ...
1.69/1.77	c ============================[ Search Statistics ]============================
1.69/1.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.77	c =============================================================================
1.69/1.77	c  0.0s |       0 |        0 |        0 |     4182      0 |      111 |      152
1.69/1.77	c  0.0s |       0 |      143 |        0 |     4182      0 |      111 |      152
1.69/1.77	c #cpu_time = 0.005s
1.69/1.77	c #wall_clock_time = 0.005s
1.69/1.77	c #decision = 143
1.69/1.77	c #random_decision = 0
1.69/1.77	c #conflict = 0
1.69/1.77	c #restart = 0
1.69/1.77	c BCD2: found a new core of size 5: cost of the new core is >=1
1.69/1.77	c lower bound updated to 223
1.69/1.77	c BCD2: 223 <= obj <= 531
1.69/1.77	c BCD2: #cores=112, #unrelaxed=319, #relaxed=745, #hardened=0
1.69/1.77	c BCD2: #sat=1 #unsat=224 bias=224/225
1.69/1.77	c Solving starts ...
1.69/1.77	c ============================[ Search Statistics ]============================
1.69/1.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.77	c =============================================================================
1.69/1.77	c  0.0s |       0 |        0 |        0 |     4182      0 |      111 |      152
1.69/1.78	c  0.0s |       0 |      142 |        1 |     4182      0 |      111 |      152
1.69/1.78	c #cpu_time = 0.005s
1.69/1.78	c #wall_clock_time = 0.005s
1.69/1.78	c #decision = 142
1.69/1.78	c #random_decision = 0
1.69/1.78	c #conflict = 1
1.69/1.78	c #restart = 0
1.69/1.78	c BCD2: found a new core of size 4: cost of the new core is >=1
1.69/1.78	c lower bound updated to 224
1.69/1.78	c BCD2: 224 <= obj <= 531
1.69/1.78	c BCD2: #cores=113, #unrelaxed=315, #relaxed=749, #hardened=0
1.69/1.78	c BCD2: #sat=1 #unsat=225 bias=225/226
1.69/1.78	c Solving starts ...
1.69/1.78	c ============================[ Search Statistics ]============================
1.69/1.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.78	c =============================================================================
1.69/1.78	c  0.0s |       0 |        0 |        0 |     4182      0 |      111 |      152
1.69/1.79	c  0.0s |       0 |      146 |        0 |     4182      0 |      111 |      152
1.69/1.79	c #cpu_time = 0.005s
1.69/1.79	c #wall_clock_time = 0.005s
1.69/1.79	c #decision = 146
1.69/1.79	c #random_decision = 0
1.69/1.79	c #conflict = 0
1.69/1.79	c #restart = 0
1.69/1.79	c BCD2: found a new core of size 4: cost of the new core is >=1
1.69/1.79	c lower bound updated to 225
1.69/1.79	c BCD2: 225 <= obj <= 531
1.69/1.79	c BCD2: #cores=114, #unrelaxed=311, #relaxed=753, #hardened=0
1.69/1.79	c BCD2: #sat=1 #unsat=226 bias=226/227
1.69/1.79	c Solving starts ...
1.69/1.79	c ============================[ Search Statistics ]============================
1.69/1.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.79	c =============================================================================
1.69/1.79	c  0.0s |       0 |        0 |        0 |     4182      0 |      111 |      153
1.69/1.79	c  0.0s |       0 |      149 |        1 |     4182      0 |      111 |      153
1.69/1.79	c #cpu_time = 0.005s
1.69/1.79	c #wall_clock_time = 0.005s
1.69/1.79	c #decision = 149
1.69/1.79	c #random_decision = 0
1.69/1.79	c #conflict = 1
1.69/1.79	c #restart = 0
1.69/1.79	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=4
1.69/1.79	c lower bound updated to 226
1.69/1.79	c BCD2: 226 <= obj <= 531
1.69/1.79	c BCD2: #cores=114, #unrelaxed=309, #relaxed=755, #hardened=0
1.69/1.79	c BCD2: #sat=1 #unsat=227 bias=227/228
1.69/1.79	c Solving starts ...
1.69/1.79	c ============================[ Search Statistics ]============================
1.69/1.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.79	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.79	c =============================================================================
1.69/1.79	c  0.0s |       0 |        0 |        0 |     4182      0 |      112 |      153
1.78/1.80	c  0.0s |       0 |      202 |        2 |     4182      0 |      112 |      154
1.78/1.80	c #cpu_time = 0.005s
1.78/1.80	c #wall_clock_time = 0.005s
1.78/1.80	c #decision = 202
1.78/1.80	c #random_decision = 0
1.78/1.80	c #conflict = 2
1.78/1.80	c #restart = 0
1.78/1.80	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.78/1.80	c lower bound updated to 227
1.78/1.80	c BCD2: 227 <= obj <= 531
1.78/1.80	c BCD2: #cores=114, #unrelaxed=307, #relaxed=757, #hardened=0
1.78/1.80	c BCD2: #sat=1 #unsat=228 bias=228/229
1.78/1.80	c Solving starts ...
1.78/1.80	c ============================[ Search Statistics ]============================
1.78/1.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.80	c =============================================================================
1.78/1.80	c  0.0s |       0 |        0 |        0 |     4182      0 |      113 |      154
1.78/1.81	c  0.0s |       0 |      150 |        2 |     4182      0 |      113 |      155
1.78/1.81	c #cpu_time = 0.006s
1.78/1.81	c #wall_clock_time = 0.006s
1.78/1.81	c #decision = 150
1.78/1.81	c #random_decision = 0
1.78/1.81	c #conflict = 2
1.78/1.81	c #restart = 0
1.78/1.81	c BCD2: relaxing 4 and merging with 2 cores into a new core of size 18: cost of the new core is >=5
1.78/1.81	c lower bound updated to 228
1.78/1.81	c BCD2: 228 <= obj <= 531
1.78/1.81	c BCD2: #cores=113, #unrelaxed=303, #relaxed=761, #hardened=0
1.78/1.81	c BCD2: #sat=1 #unsat=229 bias=229/230
1.78/1.81	c Solving starts ...
1.78/1.81	c ============================[ Search Statistics ]============================
1.78/1.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.81	c =============================================================================
1.78/1.81	c  0.0s |       0 |        0 |        0 |     4182      0 |      115 |      155
1.78/1.81	c  0.0s |       0 |      160 |        3 |     4182      0 |      115 |      157
1.78/1.81	c #cpu_time = 0.006s
1.78/1.81	c #wall_clock_time = 0.006s
1.78/1.81	c #decision = 160
1.78/1.81	c #random_decision = 0
1.78/1.81	c #conflict = 3
1.78/1.81	c #restart = 0
1.78/1.81	c BCD2: found a new core of size 4: cost of the new core is >=1
1.78/1.81	c lower bound updated to 229
1.78/1.81	c BCD2: 229 <= obj <= 531
1.78/1.81	c BCD2: #cores=114, #unrelaxed=299, #relaxed=765, #hardened=0
1.78/1.81	c BCD2: #sat=1 #unsat=230 bias=230/231
1.78/1.81	c Solving starts ...
1.78/1.81	c ============================[ Search Statistics ]============================
1.78/1.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.81	c =============================================================================
1.78/1.81	c  0.0s |       0 |        0 |        0 |     4182      0 |      115 |      157
1.78/1.82	c  0.0s |       0 |      147 |        0 |     4182      0 |      115 |      157
1.78/1.82	c #cpu_time = 0.005s
1.78/1.82	c #wall_clock_time = 0.005s
1.78/1.82	c #decision = 147
1.78/1.82	c #random_decision = 0
1.78/1.82	c #conflict = 0
1.78/1.82	c #restart = 0
1.78/1.82	c BCD2: found a new core of size 4: cost of the new core is >=1
1.78/1.82	c lower bound updated to 230
1.78/1.82	c BCD2: 230 <= obj <= 531
1.78/1.82	c BCD2: #cores=115, #unrelaxed=295, #relaxed=769, #hardened=0
1.78/1.82	c BCD2: #sat=1 #unsat=231 bias=231/232
1.78/1.82	c Solving starts ...
1.78/1.82	c ============================[ Search Statistics ]============================
1.78/1.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.82	c =============================================================================
1.78/1.82	c  0.0s |       0 |        0 |        0 |     4182      0 |      115 |      158
1.78/1.83	c  0.0s |       0 |      217 |        1 |     4182      0 |      115 |      158
1.78/1.83	c #cpu_time = 0.005s
1.78/1.83	c #wall_clock_time = 0.005s
1.78/1.83	c #decision = 217
1.78/1.83	c #random_decision = 0
1.78/1.83	c #conflict = 1
1.78/1.83	c #restart = 0
1.78/1.83	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 7: cost of the new core is >=4
1.78/1.83	c lower bound updated to 231
1.78/1.83	c BCD2: 231 <= obj <= 531
1.78/1.83	c BCD2: #cores=114, #unrelaxed=294, #relaxed=770, #hardened=0
1.78/1.83	c BCD2: #sat=1 #unsat=232 bias=232/233
1.78/1.83	c Solving starts ...
1.78/1.83	c ============================[ Search Statistics ]============================
1.78/1.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.83	c =============================================================================
1.78/1.83	c  0.0s |       0 |        0 |        0 |     4182      0 |      117 |      158
1.78/1.83	c  0.0s |       0 |      154 |        2 |     4182      0 |      117 |      160
1.78/1.83	c #cpu_time = 0.005s
1.78/1.83	c #wall_clock_time = 0.005s
1.78/1.83	c #decision = 154
1.78/1.83	c #random_decision = 0
1.78/1.83	c #conflict = 2
1.78/1.83	c #restart = 0
1.78/1.83	c BCD2: found a new core of size 4: cost of the new core is >=1
1.78/1.83	c lower bound updated to 232
1.78/1.83	c BCD2: 232 <= obj <= 531
1.78/1.83	c BCD2: #cores=115, #unrelaxed=290, #relaxed=774, #hardened=0
1.78/1.83	c BCD2: #sat=1 #unsat=233 bias=233/234
1.78/1.83	c Solving starts ...
1.78/1.83	c ============================[ Search Statistics ]============================
1.78/1.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.83	c =============================================================================
1.78/1.83	c  0.0s |       0 |        0 |        0 |     4182      0 |      117 |      160
1.78/1.84	c  0.0s |       0 |      210 |        1 |     4182      0 |      117 |      160
1.78/1.84	c #cpu_time = 0.005s
1.78/1.84	c #wall_clock_time = 0.005s
1.78/1.84	c #decision = 210
1.78/1.84	c #random_decision = 0
1.78/1.84	c #conflict = 1
1.78/1.84	c #restart = 0
1.78/1.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.78/1.84	c lower bound updated to 233
1.78/1.84	c BCD2: 233 <= obj <= 531
1.78/1.84	c BCD2: #cores=115, #unrelaxed=289, #relaxed=775, #hardened=0
1.78/1.84	c BCD2: #sat=1 #unsat=234 bias=234/235
1.78/1.84	c Solving starts ...
1.78/1.84	c ============================[ Search Statistics ]============================
1.78/1.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.84	c =============================================================================
1.78/1.84	c  0.0s |       0 |        0 |        0 |     4182      0 |      118 |      160
1.78/1.85	c  0.0s |       0 |      207 |        1 |     4182      0 |      118 |      161
1.78/1.85	c #cpu_time = 0.005s
1.78/1.85	c #wall_clock_time = 0.005s
1.78/1.85	c #decision = 207
1.78/1.85	c #random_decision = 0
1.78/1.85	c #conflict = 1
1.78/1.85	c #restart = 0
1.78/1.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.78/1.85	c lower bound updated to 234
1.78/1.85	c BCD2: 234 <= obj <= 531
1.78/1.85	c BCD2: #cores=115, #unrelaxed=288, #relaxed=776, #hardened=0
1.78/1.85	c BCD2: #sat=1 #unsat=235 bias=235/236
1.78/1.85	c Solving starts ...
1.78/1.85	c ============================[ Search Statistics ]============================
1.78/1.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.85	c =============================================================================
1.78/1.85	c  0.0s |       0 |        0 |        0 |     4182      0 |      119 |      161
1.78/1.85	c  0.0s |       0 |      248 |        1 |     4182      0 |      119 |      162
1.78/1.85	c #cpu_time = 0.005s
1.78/1.85	c #wall_clock_time = 0.005s
1.78/1.85	c #decision = 248
1.78/1.85	c #random_decision = 0
1.78/1.85	c #conflict = 1
1.78/1.85	c #restart = 0
1.78/1.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=5
1.78/1.85	c lower bound updated to 235
1.78/1.85	c BCD2: 235 <= obj <= 531
1.78/1.85	c BCD2: #cores=115, #unrelaxed=287, #relaxed=777, #hardened=0
1.78/1.85	c BCD2: #sat=1 #unsat=236 bias=236/237
1.78/1.85	c Solving starts ...
1.78/1.85	c ============================[ Search Statistics ]============================
1.78/1.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.85	c =============================================================================
1.78/1.85	c  0.0s |       0 |        0 |        0 |     4182      0 |      120 |      162
1.78/1.86	c  0.0s |       0 |      216 |        1 |     4182      0 |      120 |      163
1.78/1.86	c #cpu_time = 0.005s
1.78/1.86	c #wall_clock_time = 0.005s
1.78/1.86	c #decision = 216
1.78/1.86	c #random_decision = 0
1.78/1.86	c #conflict = 1
1.78/1.86	c #restart = 0
1.78/1.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.78/1.86	c lower bound updated to 236
1.78/1.86	c BCD2: 236 <= obj <= 531
1.78/1.86	c BCD2: #cores=115, #unrelaxed=286, #relaxed=778, #hardened=0
1.78/1.86	c BCD2: #sat=1 #unsat=237 bias=237/238
1.78/1.86	c Solving starts ...
1.78/1.86	c ============================[ Search Statistics ]============================
1.78/1.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.86	c =============================================================================
1.78/1.86	c  0.0s |       0 |        0 |        0 |     4182      0 |      121 |      163
1.78/1.86	c  0.0s |       0 |      274 |        1 |     4182      0 |      121 |      164
1.78/1.87	c #cpu_time = 0.005s
1.78/1.87	c #wall_clock_time = 0.005s
1.78/1.87	c #decision = 274
1.78/1.87	c #random_decision = 0
1.78/1.87	c #conflict = 1
1.78/1.87	c #restart = 0
1.78/1.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 15: cost of the new core is >=8
1.78/1.87	c lower bound updated to 237
1.78/1.87	c BCD2: 237 <= obj <= 531
1.78/1.87	c BCD2: #cores=115, #unrelaxed=285, #relaxed=779, #hardened=0
1.78/1.87	c BCD2: #sat=1 #unsat=238 bias=238/239
1.78/1.87	c Solving starts ...
1.78/1.87	c ============================[ Search Statistics ]============================
1.78/1.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.87	c =============================================================================
1.78/1.87	c  0.0s |       0 |        0 |        0 |     4182      0 |      122 |      164
1.78/1.87	c  0.0s |       0 |      274 |        1 |     4182      0 |      122 |      165
1.78/1.87	c #cpu_time = 0.005s
1.78/1.87	c #wall_clock_time = 0.005s
1.78/1.87	c #decision = 274
1.78/1.87	c #random_decision = 0
1.78/1.87	c #conflict = 1
1.78/1.87	c #restart = 0
1.78/1.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
1.78/1.87	c lower bound updated to 238
1.78/1.87	c BCD2: 238 <= obj <= 531
1.78/1.87	c BCD2: #cores=115, #unrelaxed=284, #relaxed=780, #hardened=0
1.78/1.87	c BCD2: #sat=1 #unsat=239 bias=239/240
1.78/1.87	c Solving starts ...
1.78/1.87	c ============================[ Search Statistics ]============================
1.78/1.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.87	c =============================================================================
1.78/1.87	c  0.0s |       0 |        0 |        0 |     4182      0 |      123 |      165
1.78/1.88	c  0.0s |       0 |      294 |        1 |     4182      0 |      123 |      166
1.78/1.88	c #cpu_time = 0.005s
1.78/1.88	c #wall_clock_time = 0.005s
1.78/1.88	c #decision = 294
1.78/1.88	c #random_decision = 0
1.78/1.88	c #conflict = 1
1.78/1.88	c #restart = 0
1.78/1.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
1.78/1.88	c lower bound updated to 239
1.78/1.88	c BCD2: 239 <= obj <= 531
1.78/1.88	c BCD2: #cores=115, #unrelaxed=283, #relaxed=781, #hardened=0
1.78/1.88	c BCD2: #sat=1 #unsat=240 bias=240/241
1.78/1.88	c Solving starts ...
1.78/1.88	c ============================[ Search Statistics ]============================
1.78/1.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.88	c =============================================================================
1.78/1.88	c  0.0s |       0 |        0 |        0 |     4182      0 |      124 |      166
1.78/1.88	c  0.0s |       0 |      232 |        1 |     4182      0 |      124 |      167
1.78/1.88	c #cpu_time = 0.005s
1.78/1.88	c #wall_clock_time = 0.005s
1.78/1.88	c #decision = 232
1.78/1.88	c #random_decision = 0
1.78/1.88	c #conflict = 1
1.78/1.88	c #restart = 0
1.78/1.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.78/1.88	c lower bound updated to 240
1.78/1.89	c BCD2: 240 <= obj <= 531
1.78/1.89	c BCD2: #cores=115, #unrelaxed=282, #relaxed=782, #hardened=0
1.78/1.89	c BCD2: #sat=1 #unsat=241 bias=241/242
1.78/1.89	c Solving starts ...
1.78/1.89	c ============================[ Search Statistics ]============================
1.78/1.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.89	c =============================================================================
1.78/1.89	c  0.0s |       0 |        0 |        0 |     4182      0 |      125 |      167
1.78/1.89	c  0.0s |       0 |      208 |        1 |     4182      0 |      125 |      168
1.78/1.89	c #cpu_time = 0.005s
1.78/1.89	c #wall_clock_time = 0.005s
1.78/1.89	c #decision = 208
1.78/1.89	c #random_decision = 0
1.78/1.89	c #conflict = 1
1.78/1.89	c #restart = 0
1.78/1.89	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 6: cost of the new core is >=4
1.78/1.89	c lower bound updated to 241
1.78/1.89	c BCD2: 241 <= obj <= 531
1.78/1.89	c BCD2: #cores=114, #unrelaxed=281, #relaxed=783, #hardened=0
1.78/1.89	c BCD2: #sat=1 #unsat=242 bias=242/243
1.78/1.89	c Solving starts ...
1.78/1.89	c ============================[ Search Statistics ]============================
1.78/1.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.78/1.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1.78/1.89	c =============================================================================
1.78/1.89	c  0.0s |       0 |        0 |        0 |     4182      0 |      127 |      168
1.88/1.90	c  0.0s |       0 |      250 |        1 |     4182      0 |      127 |      170
1.88/1.90	c #cpu_time = 0.005s
1.88/1.90	c #wall_clock_time = 0.005s
1.88/1.90	c #decision = 250
1.88/1.90	c #random_decision = 0
1.88/1.90	c #conflict = 1
1.88/1.90	c #restart = 0
1.88/1.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
1.88/1.90	c lower bound updated to 242
1.88/1.90	c BCD2: 242 <= obj <= 531
1.88/1.90	c BCD2: #cores=114, #unrelaxed=280, #relaxed=784, #hardened=0
1.88/1.90	c BCD2: #sat=1 #unsat=243 bias=243/244
1.88/1.90	c Solving starts ...
1.88/1.90	c ============================[ Search Statistics ]============================
1.88/1.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.90	c =============================================================================
1.88/1.90	c  0.0s |       0 |        0 |        0 |     4182      0 |      128 |      170
1.88/1.90	c  0.0s |       0 |      219 |        1 |     4182      0 |      128 |      171
1.88/1.90	c #cpu_time = 0.005s
1.88/1.90	c #wall_clock_time = 0.005s
1.88/1.90	c #decision = 219
1.88/1.90	c #random_decision = 0
1.88/1.90	c #conflict = 1
1.88/1.90	c #restart = 0
1.88/1.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=5
1.88/1.90	c lower bound updated to 243
1.88/1.90	c BCD2: 243 <= obj <= 531
1.88/1.90	c BCD2: #cores=114, #unrelaxed=279, #relaxed=785, #hardened=0
1.88/1.90	c BCD2: #sat=1 #unsat=244 bias=244/245
1.88/1.90	c Solving starts ...
1.88/1.90	c ============================[ Search Statistics ]============================
1.88/1.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.90	c =============================================================================
1.88/1.90	c  0.0s |       0 |        0 |        0 |     4182      0 |      129 |      171
1.88/1.91	c  0.0s |       0 |      217 |        1 |     4182      0 |      129 |      172
1.88/1.91	c #cpu_time = 0.005s
1.88/1.91	c #wall_clock_time = 0.005s
1.88/1.91	c #decision = 217
1.88/1.91	c #random_decision = 0
1.88/1.91	c #conflict = 1
1.88/1.91	c #restart = 0
1.88/1.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=5
1.88/1.91	c lower bound updated to 244
1.88/1.91	c BCD2: 244 <= obj <= 531
1.88/1.91	c BCD2: #cores=114, #unrelaxed=278, #relaxed=786, #hardened=0
1.88/1.91	c BCD2: #sat=1 #unsat=245 bias=245/246
1.88/1.91	c Solving starts ...
1.88/1.91	c ============================[ Search Statistics ]============================
1.88/1.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.91	c =============================================================================
1.88/1.91	c  0.0s |       0 |        0 |        0 |     4182      0 |      130 |      172
1.88/1.92	c  0.0s |       0 |      211 |        1 |     4182      0 |      130 |      173
1.88/1.92	c #cpu_time = 0.005s
1.88/1.92	c #wall_clock_time = 0.005s
1.88/1.92	c #decision = 211
1.88/1.92	c #random_decision = 0
1.88/1.92	c #conflict = 1
1.88/1.92	c #restart = 0
1.88/1.92	c BCD2: relaxing 1 and merging with 3 cores into a new core of size 13: cost of the new core is >=8
1.88/1.92	c lower bound updated to 245
1.88/1.92	c BCD2: 245 <= obj <= 531
1.88/1.92	c BCD2: #cores=112, #unrelaxed=277, #relaxed=787, #hardened=0
1.88/1.92	c BCD2: #sat=1 #unsat=246 bias=246/247
1.88/1.92	c Solving starts ...
1.88/1.92	c ============================[ Search Statistics ]============================
1.88/1.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.92	c =============================================================================
1.88/1.92	c  0.0s |       0 |        0 |        0 |     4182      0 |      133 |      173
1.88/1.92	c  0.0s |       0 |      249 |        1 |     4182      0 |      133 |      176
1.88/1.92	c #cpu_time = 0.005s
1.88/1.92	c #wall_clock_time = 0.005s
1.88/1.92	c #decision = 249
1.88/1.92	c #random_decision = 0
1.88/1.92	c #conflict = 1
1.88/1.92	c #restart = 0
1.88/1.92	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.88/1.92	c lower bound updated to 246
1.88/1.92	c BCD2: 246 <= obj <= 531
1.88/1.92	c BCD2: #cores=112, #unrelaxed=276, #relaxed=788, #hardened=0
1.88/1.92	c BCD2: #sat=1 #unsat=247 bias=247/248
1.88/1.92	c Solving starts ...
1.88/1.92	c ============================[ Search Statistics ]============================
1.88/1.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.92	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.92	c =============================================================================
1.88/1.92	c  0.0s |       0 |        0 |        0 |     4182      0 |      134 |      176
1.88/1.93	c  0.0s |       0 |      220 |        1 |     4182      0 |      134 |      177
1.88/1.93	c #cpu_time = 0.005s
1.88/1.93	c #wall_clock_time = 0.005s
1.88/1.93	c #decision = 220
1.88/1.93	c #random_decision = 0
1.88/1.93	c #conflict = 1
1.88/1.93	c #restart = 0
1.88/1.93	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=6
1.88/1.93	c lower bound updated to 247
1.88/1.93	c BCD2: 247 <= obj <= 531
1.88/1.93	c BCD2: #cores=112, #unrelaxed=275, #relaxed=789, #hardened=0
1.88/1.93	c BCD2: #sat=1 #unsat=248 bias=248/249
1.88/1.93	c Solving starts ...
1.88/1.93	c ============================[ Search Statistics ]============================
1.88/1.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.93	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.93	c =============================================================================
1.88/1.93	c  0.0s |       0 |        0 |        0 |     4182      0 |      135 |      177
1.88/1.94	c  0.0s |       0 |      234 |        1 |     4182      0 |      135 |      178
1.88/1.94	c #cpu_time = 0.005s
1.88/1.94	c #wall_clock_time = 0.005s
1.88/1.94	c #decision = 234
1.88/1.94	c #random_decision = 0
1.88/1.94	c #conflict = 1
1.88/1.94	c #restart = 0
1.88/1.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
1.88/1.94	c lower bound updated to 248
1.88/1.94	c BCD2: 248 <= obj <= 531
1.88/1.94	c BCD2: #cores=112, #unrelaxed=274, #relaxed=790, #hardened=0
1.88/1.94	c BCD2: #sat=1 #unsat=249 bias=249/250
1.88/1.94	c Solving starts ...
1.88/1.94	c ============================[ Search Statistics ]============================
1.88/1.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.94	c =============================================================================
1.88/1.94	c  0.0s |       0 |        0 |        0 |     4182      0 |      136 |      178
1.88/1.94	c  0.0s |       0 |      224 |        1 |     4182      0 |      136 |      179
1.88/1.94	c #cpu_time = 0.005s
1.88/1.94	c #wall_clock_time = 0.005s
1.88/1.94	c #decision = 224
1.88/1.94	c #random_decision = 0
1.88/1.94	c #conflict = 1
1.88/1.94	c #restart = 0
1.88/1.94	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=9
1.88/1.94	c lower bound updated to 249
1.88/1.94	c BCD2: 249 <= obj <= 531
1.88/1.94	c BCD2: #cores=112, #unrelaxed=273, #relaxed=791, #hardened=0
1.88/1.94	c BCD2: #sat=1 #unsat=250 bias=250/251
1.88/1.94	c Solving starts ...
1.88/1.94	c ============================[ Search Statistics ]============================
1.88/1.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.94	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.94	c =============================================================================
1.88/1.94	c  0.0s |       0 |        0 |        0 |     4182      0 |      137 |      179
1.88/1.95	c  0.0s |       0 |      178 |        1 |     4182      0 |      137 |      180
1.88/1.95	c #cpu_time = 0.005s
1.88/1.95	c #wall_clock_time = 0.005s
1.88/1.95	c #decision = 178
1.88/1.95	c #random_decision = 0
1.88/1.95	c #conflict = 1
1.88/1.95	c #restart = 0
1.88/1.95	c BCD2: found a new core of size 4: cost of the new core is >=1
1.88/1.95	c lower bound updated to 250
1.88/1.95	c BCD2: 250 <= obj <= 531
1.88/1.95	c BCD2: #cores=113, #unrelaxed=269, #relaxed=795, #hardened=0
1.88/1.95	c BCD2: #sat=1 #unsat=251 bias=251/252
1.88/1.95	c Solving starts ...
1.88/1.95	c ============================[ Search Statistics ]============================
1.88/1.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.95	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.95	c =============================================================================
1.88/1.95	c  0.0s |       0 |        0 |        0 |     4182      0 |      137 |      180
1.88/1.96	c  0.0s |       0 |      264 |        1 |     4182      0 |      137 |      180
1.88/1.96	c #cpu_time = 0.005s
1.88/1.96	c #wall_clock_time = 0.005s
1.88/1.96	c #decision = 264
1.88/1.96	c #random_decision = 0
1.88/1.96	c #conflict = 1
1.88/1.96	c #restart = 0
1.88/1.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.88/1.96	c lower bound updated to 251
1.88/1.96	c BCD2: 251 <= obj <= 531
1.88/1.96	c BCD2: #cores=113, #unrelaxed=268, #relaxed=796, #hardened=0
1.88/1.96	c BCD2: #sat=1 #unsat=252 bias=252/253
1.88/1.96	c Solving starts ...
1.88/1.96	c ============================[ Search Statistics ]============================
1.88/1.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.96	c =============================================================================
1.88/1.96	c  0.0s |       0 |        0 |        0 |     4182      0 |      138 |      180
1.88/1.96	c  0.0s |       0 |      272 |        1 |     4182      0 |      138 |      181
1.88/1.96	c #cpu_time = 0.005s
1.88/1.96	c #wall_clock_time = 0.005s
1.88/1.96	c #decision = 272
1.88/1.96	c #random_decision = 0
1.88/1.96	c #conflict = 1
1.88/1.96	c #restart = 0
1.88/1.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
1.88/1.96	c lower bound updated to 252
1.88/1.96	c BCD2: 252 <= obj <= 531
1.88/1.96	c BCD2: #cores=113, #unrelaxed=267, #relaxed=797, #hardened=0
1.88/1.96	c BCD2: #sat=1 #unsat=253 bias=253/254
1.88/1.96	c Solving starts ...
1.88/1.96	c ============================[ Search Statistics ]============================
1.88/1.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.96	c =============================================================================
1.88/1.96	c  0.0s |       0 |        0 |        0 |     4182      0 |      139 |      181
1.88/1.97	c  0.0s |       0 |      228 |        1 |     4182      0 |      139 |      182
1.88/1.97	c #cpu_time = 0.005s
1.88/1.97	c #wall_clock_time = 0.005s
1.88/1.97	c #decision = 228
1.88/1.97	c #random_decision = 0
1.88/1.97	c #conflict = 1
1.88/1.97	c #restart = 0
1.88/1.97	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
1.88/1.97	c lower bound updated to 253
1.88/1.97	c BCD2: 253 <= obj <= 531
1.88/1.97	c BCD2: #cores=113, #unrelaxed=266, #relaxed=798, #hardened=0
1.88/1.97	c BCD2: #sat=1 #unsat=254 bias=254/255
1.88/1.97	c Solving starts ...
1.88/1.97	c ============================[ Search Statistics ]============================
1.88/1.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.97	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.97	c =============================================================================
1.88/1.97	c  0.0s |       0 |        0 |        0 |     4182      0 |      140 |      182
1.88/1.97	c  0.0s |       0 |      169 |        1 |     4182      0 |      140 |      183
1.88/1.97	c #cpu_time = 0.005s
1.88/1.97	c #wall_clock_time = 0.005s
1.88/1.97	c #decision = 169
1.88/1.97	c #random_decision = 0
1.88/1.97	c #conflict = 1
1.88/1.98	c #restart = 0
1.88/1.98	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=4
1.88/1.98	c lower bound updated to 254
1.88/1.98	c BCD2: 254 <= obj <= 531
1.88/1.98	c BCD2: #cores=113, #unrelaxed=264, #relaxed=800, #hardened=0
1.88/1.98	c BCD2: #sat=1 #unsat=255 bias=255/256
1.88/1.98	c Solving starts ...
1.88/1.98	c ============================[ Search Statistics ]============================
1.88/1.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.98	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.98	c =============================================================================
1.88/1.98	c  0.0s |       0 |        0 |        0 |     4182      0 |      141 |      183
1.88/1.98	c  0.0s |       0 |      231 |        1 |     4182      0 |      141 |      184
1.88/1.98	c #cpu_time = 0.005s
1.88/1.98	c #wall_clock_time = 0.005s
1.88/1.98	c #decision = 231
1.88/1.98	c #random_decision = 0
1.88/1.98	c #conflict = 1
1.88/1.98	c #restart = 0
1.88/1.98	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 12: cost of the new core is >=7
1.88/1.98	c lower bound updated to 255
1.88/1.98	c BCD2: 255 <= obj <= 531
1.88/1.98	c BCD2: #cores=112, #unrelaxed=263, #relaxed=801, #hardened=0
1.88/1.98	c BCD2: #sat=1 #unsat=256 bias=256/257
1.88/1.98	c Solving starts ...
1.88/1.98	c ============================[ Search Statistics ]============================
1.88/1.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.98	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.98	c =============================================================================
1.88/1.98	c  0.0s |       0 |        0 |        0 |     4182      0 |      143 |      184
1.88/1.99	c  0.0s |       0 |      231 |        1 |     4182      0 |      143 |      186
1.88/1.99	c #cpu_time = 0.005s
1.88/1.99	c #wall_clock_time = 0.005s
1.88/1.99	c #decision = 231
1.88/1.99	c #random_decision = 0
1.88/1.99	c #conflict = 1
1.88/1.99	c #restart = 0
1.88/1.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=4
1.88/1.99	c lower bound updated to 256
1.88/1.99	c BCD2: 256 <= obj <= 531
1.88/1.99	c BCD2: #cores=112, #unrelaxed=262, #relaxed=802, #hardened=0
1.88/1.99	c BCD2: #sat=1 #unsat=257 bias=257/258
1.88/1.99	c Solving starts ...
1.88/1.99	c ============================[ Search Statistics ]============================
1.88/1.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.88/1.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1.88/1.99	c =============================================================================
1.88/1.99	c  0.0s |       0 |        0 |        0 |     4182      0 |      144 |      186
1.88/2.00	c  0.0s |       0 |      237 |        1 |     4182      0 |      144 |      187
1.88/2.00	c #cpu_time = 0.005s
1.88/2.00	c #wall_clock_time = 0.005s
1.88/2.00	c #decision = 237
1.88/2.00	c #random_decision = 0
1.88/2.00	c #conflict = 1
1.88/2.00	c #restart = 0
1.88/2.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=6
1.88/2.00	c lower bound updated to 257
1.88/2.00	c BCD2: 257 <= obj <= 531
1.88/2.00	c BCD2: #cores=112, #unrelaxed=261, #relaxed=803, #hardened=0
1.88/2.00	c BCD2: #sat=1 #unsat=258 bias=258/259
1.98/2.00	c Solving starts ...
1.98/2.00	c ============================[ Search Statistics ]============================
1.98/2.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.00	c =============================================================================
1.98/2.00	c  0.0s |       0 |        0 |        0 |     4182      0 |      145 |      187
1.98/2.00	c  0.0s |       0 |      240 |        1 |     4182      0 |      145 |      188
1.98/2.00	c #cpu_time = 0.005s
1.98/2.00	c #wall_clock_time = 0.005s
1.98/2.00	c #decision = 240
1.98/2.00	c #random_decision = 0
1.98/2.00	c #conflict = 1
1.98/2.00	c #restart = 0
1.98/2.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=4
1.98/2.00	c lower bound updated to 258
1.98/2.00	c BCD2: 258 <= obj <= 531
1.98/2.00	c BCD2: #cores=112, #unrelaxed=260, #relaxed=804, #hardened=0
1.98/2.00	c BCD2: #sat=1 #unsat=259 bias=259/260
1.98/2.00	c Solving starts ...
1.98/2.00	c ============================[ Search Statistics ]============================
1.98/2.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.00	c =============================================================================
1.98/2.00	c  0.0s |       0 |        0 |        0 |     4182      0 |      146 |      188
1.98/2.01	c  0.0s |       0 |      199 |        1 |     4182      0 |      146 |      189
1.98/2.01	c #cpu_time = 0.005s
1.98/2.01	c #wall_clock_time = 0.005s
1.98/2.01	c #decision = 199
1.98/2.01	c #random_decision = 0
1.98/2.01	c #conflict = 1
1.98/2.01	c #restart = 0
1.98/2.01	c BCD2: found a new core of size 7: cost of the new core is >=1
1.98/2.01	c lower bound updated to 259
1.98/2.01	c BCD2: 259 <= obj <= 531
1.98/2.01	c BCD2: #cores=113, #unrelaxed=253, #relaxed=811, #hardened=0
1.98/2.01	c BCD2: #sat=1 #unsat=260 bias=260/261
1.98/2.01	c Solving starts ...
1.98/2.01	c ============================[ Search Statistics ]============================
1.98/2.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.01	c =============================================================================
1.98/2.01	c  0.0s |       0 |        0 |        0 |     4182      0 |      146 |      189
1.98/2.01	c  0.0s |       0 |      167 |        2 |     4182      0 |      146 |      189
1.98/2.01	c #cpu_time = 0.005s
1.98/2.01	c #wall_clock_time = 0.006s
1.98/2.01	c #decision = 167
1.98/2.01	c #random_decision = 0
1.98/2.01	c #conflict = 2
1.98/2.01	c #restart = 0
1.98/2.01	c BCD2: found a new core of size 27: cost of the new core is >=1
1.98/2.01	c lower bound updated to 260
1.98/2.02	c BCD2: 260 <= obj <= 531
1.98/2.02	c BCD2: #cores=114, #unrelaxed=226, #relaxed=838, #hardened=0
1.98/2.02	c BCD2: #sat=1 #unsat=261 bias=261/262
1.98/2.02	c Solving starts ...
1.98/2.02	c ============================[ Search Statistics ]============================
1.98/2.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.02	c =============================================================================
1.98/2.02	c  0.0s |       0 |        0 |        0 |     4182      0 |      146 |      189
1.98/2.02	c  0.0s |       0 |      148 |        1 |     4182      0 |      146 |      189
1.98/2.02	c #cpu_time = 0.005s
1.98/2.02	c #wall_clock_time = 0.005s
1.98/2.02	c #decision = 148
1.98/2.02	c #random_decision = 0
1.98/2.02	c #conflict = 1
1.98/2.02	c #restart = 0
1.98/2.02	c BCD2: found a new core of size 7: cost of the new core is >=1
1.98/2.02	c lower bound updated to 261
1.98/2.02	c BCD2: 261 <= obj <= 531
1.98/2.02	c BCD2: #cores=115, #unrelaxed=219, #relaxed=845, #hardened=0
1.98/2.02	c BCD2: #sat=1 #unsat=262 bias=262/263
1.98/2.02	c Solving starts ...
1.98/2.02	c ============================[ Search Statistics ]============================
1.98/2.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.02	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.02	c =============================================================================
1.98/2.02	c  0.0s |       0 |        0 |        0 |     4182      0 |      146 |      189
1.98/2.03	c  0.0s |       0 |      175 |        1 |     4182      0 |      146 |      189
1.98/2.03	c #cpu_time = 0.005s
1.98/2.03	c #wall_clock_time = 0.005s
1.98/2.03	c #decision = 175
1.98/2.03	c #random_decision = 0
1.98/2.03	c #conflict = 1
1.98/2.03	c #restart = 0
1.98/2.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=4
1.98/2.03	c lower bound updated to 262
1.98/2.03	c BCD2: 262 <= obj <= 531
1.98/2.03	c BCD2: #cores=115, #unrelaxed=218, #relaxed=846, #hardened=0
1.98/2.03	c BCD2: #sat=1 #unsat=263 bias=263/264
1.98/2.03	c Solving starts ...
1.98/2.03	c ============================[ Search Statistics ]============================
1.98/2.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.03	c =============================================================================
1.98/2.03	c  0.0s |       0 |        0 |        0 |     4182      0 |      147 |      189
1.98/2.03	c  0.0s |       0 |      167 |        1 |     4182      0 |      147 |      190
1.98/2.03	c #cpu_time = 0.005s
1.98/2.03	c #wall_clock_time = 0.005s
1.98/2.03	c #decision = 167
1.98/2.03	c #random_decision = 0
1.98/2.03	c #conflict = 1
1.98/2.03	c #restart = 0
1.98/2.03	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 15: cost of the new core is >=10
1.98/2.03	c lower bound updated to 263
1.98/2.04	c BCD2: 263 <= obj <= 531
1.98/2.04	c BCD2: #cores=114, #unrelaxed=217, #relaxed=847, #hardened=0
1.98/2.04	c BCD2: #sat=1 #unsat=264 bias=264/265
1.98/2.04	c Solving starts ...
1.98/2.04	c ============================[ Search Statistics ]============================
1.98/2.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.04	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.04	c =============================================================================
1.98/2.04	c  0.0s |       0 |        0 |        0 |     4182      0 |      149 |      190
1.98/2.04	c  0.0s |       0 |      252 |        1 |     4182      0 |      149 |      192
1.98/2.04	c #cpu_time = 0.006s
1.98/2.04	c #wall_clock_time = 0.006s
1.98/2.04	c #decision = 252
1.98/2.04	c #random_decision = 0
1.98/2.04	c #conflict = 1
1.98/2.04	c #restart = 0
1.98/2.04	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=5
1.98/2.04	c lower bound updated to 264
1.98/2.04	c BCD2: 264 <= obj <= 531
1.98/2.04	c BCD2: #cores=114, #unrelaxed=216, #relaxed=848, #hardened=0
1.98/2.04	c BCD2: #sat=1 #unsat=265 bias=265/266
1.98/2.04	c Solving starts ...
1.98/2.04	c ============================[ Search Statistics ]============================
1.98/2.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.04	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.04	c =============================================================================
1.98/2.04	c  0.0s |       0 |        0 |        0 |     4182      0 |      150 |      192
1.98/2.05	c  0.0s |       0 |      140 |        0 |     4182      0 |      150 |      193
1.98/2.05	c #cpu_time = 0.005s
1.98/2.05	c #wall_clock_time = 0.005s
1.98/2.05	c #decision = 140
1.98/2.05	c #random_decision = 0
1.98/2.05	c #conflict = 0
1.98/2.05	c #restart = 0
1.98/2.05	c BCD2: found a new core of size 4: cost of the new core is >=1
1.98/2.05	c lower bound updated to 265
1.98/2.05	c BCD2: 265 <= obj <= 531
1.98/2.05	c BCD2: #cores=115, #unrelaxed=212, #relaxed=852, #hardened=0
1.98/2.05	c BCD2: #sat=1 #unsat=266 bias=266/267
1.98/2.05	c Solving starts ...
1.98/2.05	c ============================[ Search Statistics ]============================
1.98/2.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.05	c =============================================================================
1.98/2.05	c  0.0s |       0 |        0 |        0 |     4182      0 |      150 |      193
1.98/2.05	c  0.0s |       0 |      189 |        1 |     4182      0 |      150 |      193
1.98/2.05	c #cpu_time = 0.005s
1.98/2.05	c #wall_clock_time = 0.005s
1.98/2.05	c #decision = 189
1.98/2.05	c #random_decision = 0
1.98/2.05	c #conflict = 1
1.98/2.05	c #restart = 0
1.98/2.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
1.98/2.05	c lower bound updated to 266
1.98/2.05	c BCD2: 266 <= obj <= 531
1.98/2.05	c BCD2: #cores=115, #unrelaxed=211, #relaxed=853, #hardened=0
1.98/2.05	c BCD2: #sat=1 #unsat=267 bias=267/268
1.98/2.05	c Solving starts ...
1.98/2.05	c ============================[ Search Statistics ]============================
1.98/2.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.05	c =============================================================================
1.98/2.05	c  0.0s |       0 |        0 |        0 |     4182      0 |      151 |      193
1.98/2.06	c  0.0s |       0 |      225 |        1 |     4182      0 |      151 |      194
1.98/2.06	c #cpu_time = 0.005s
1.98/2.06	c #wall_clock_time = 0.005s
1.98/2.06	c #decision = 225
1.98/2.06	c #random_decision = 0
1.98/2.06	c #conflict = 1
1.98/2.06	c #restart = 0
1.98/2.06	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.98/2.06	c lower bound updated to 267
1.98/2.06	c BCD2: 267 <= obj <= 531
1.98/2.06	c BCD2: #cores=115, #unrelaxed=210, #relaxed=854, #hardened=0
1.98/2.06	c BCD2: #sat=1 #unsat=268 bias=268/269
1.98/2.06	c Solving starts ...
1.98/2.06	c ============================[ Search Statistics ]============================
1.98/2.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.06	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.06	c =============================================================================
1.98/2.06	c  0.0s |       0 |        0 |        0 |     4182      0 |      152 |      194
1.98/2.07	c  0.0s |       0 |      211 |        1 |     4182      0 |      152 |      195
1.98/2.07	c #cpu_time = 0.005s
1.98/2.07	c #wall_clock_time = 0.005s
1.98/2.07	c #decision = 211
1.98/2.07	c #random_decision = 0
1.98/2.07	c #conflict = 1
1.98/2.07	c #restart = 0
1.98/2.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.98/2.07	c lower bound updated to 268
1.98/2.07	c BCD2: 268 <= obj <= 531
1.98/2.07	c BCD2: #cores=115, #unrelaxed=209, #relaxed=855, #hardened=0
1.98/2.07	c BCD2: #sat=1 #unsat=269 bias=269/270
1.98/2.07	c Solving starts ...
1.98/2.07	c ============================[ Search Statistics ]============================
1.98/2.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.07	c =============================================================================
1.98/2.07	c  0.0s |       0 |        0 |        0 |     4182      0 |      153 |      195
1.98/2.07	c  0.0s |       0 |      209 |        1 |     4182      0 |      153 |      196
1.98/2.07	c #cpu_time = 0.005s
1.98/2.07	c #wall_clock_time = 0.005s
1.98/2.07	c #decision = 209
1.98/2.07	c #random_decision = 0
1.98/2.07	c #conflict = 1
1.98/2.07	c #restart = 0
1.98/2.07	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.98/2.07	c lower bound updated to 269
1.98/2.07	c BCD2: 269 <= obj <= 531
1.98/2.07	c BCD2: #cores=115, #unrelaxed=208, #relaxed=856, #hardened=0
1.98/2.07	c BCD2: #sat=1 #unsat=270 bias=270/271
1.98/2.07	c Solving starts ...
1.98/2.07	c ============================[ Search Statistics ]============================
1.98/2.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.07	c =============================================================================
1.98/2.07	c  0.0s |       0 |        0 |        0 |     4182      0 |      154 |      196
1.98/2.08	c  0.0s |       0 |      191 |        1 |     4182      0 |      154 |      197
1.98/2.08	c #cpu_time = 0.005s
1.98/2.08	c #wall_clock_time = 0.005s
1.98/2.08	c #decision = 191
1.98/2.08	c #random_decision = 0
1.98/2.08	c #conflict = 1
1.98/2.08	c #restart = 0
1.98/2.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=2
1.98/2.08	c lower bound updated to 270
1.98/2.08	c BCD2: 270 <= obj <= 531
1.98/2.08	c BCD2: #cores=115, #unrelaxed=207, #relaxed=857, #hardened=0
1.98/2.08	c BCD2: #sat=1 #unsat=271 bias=271/272
1.98/2.08	c Solving starts ...
1.98/2.08	c ============================[ Search Statistics ]============================
1.98/2.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.08	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.08	c =============================================================================
1.98/2.08	c  0.0s |       0 |        0 |        0 |     4182      0 |      155 |      197
1.98/2.09	c  0.0s |       0 |      232 |        1 |     4182      0 |      155 |      198
1.98/2.09	c #cpu_time = 0.005s
1.98/2.09	c #wall_clock_time = 0.005s
1.98/2.09	c #decision = 232
1.98/2.09	c #random_decision = 0
1.98/2.09	c #conflict = 1
1.98/2.09	c #restart = 0
1.98/2.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
1.98/2.09	c lower bound updated to 271
1.98/2.09	c BCD2: 271 <= obj <= 531
1.98/2.09	c BCD2: #cores=115, #unrelaxed=206, #relaxed=858, #hardened=0
1.98/2.09	c BCD2: #sat=1 #unsat=272 bias=272/273
1.98/2.09	c Solving starts ...
1.98/2.09	c ============================[ Search Statistics ]============================
1.98/2.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.09	c =============================================================================
1.98/2.09	c  0.0s |       0 |        0 |        0 |     4182      0 |      156 |      198
1.98/2.09	c  0.0s |       0 |      147 |        1 |     4182      0 |      156 |      199
1.98/2.09	c #cpu_time = 0.005s
1.98/2.09	c #wall_clock_time = 0.005s
1.98/2.09	c #decision = 147
1.98/2.09	c #random_decision = 0
1.98/2.09	c #conflict = 1
1.98/2.09	c #restart = 0
1.98/2.09	c BCD2: relaxing 5 and merging with 3 cores into a new core of size 13: cost of the new core is >=5
1.98/2.09	c lower bound updated to 272
1.98/2.09	c BCD2: 272 <= obj <= 531
1.98/2.09	c BCD2: #cores=113, #unrelaxed=201, #relaxed=863, #hardened=0
1.98/2.09	c BCD2: #sat=1 #unsat=273 bias=273/274
1.98/2.09	c Solving starts ...
1.98/2.09	c ============================[ Search Statistics ]============================
1.98/2.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.98/2.09	c       |         |          |          |    Limit     GC | Var      | Constra 
1.98/2.09	c =============================================================================
1.98/2.09	c  0.0s |       0 |        0 |        0 |     4182      0 |      159 |      199
2.08/2.10	c  0.0s |       0 |      220 |        1 |     4182      0 |      159 |      202
2.08/2.10	c #cpu_time = 0.005s
2.08/2.10	c #wall_clock_time = 0.005s
2.08/2.10	c #decision = 220
2.08/2.10	c #random_decision = 0
2.08/2.10	c #conflict = 1
2.08/2.10	c #restart = 0
2.08/2.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=2
2.08/2.10	c lower bound updated to 273
2.08/2.10	c BCD2: 273 <= obj <= 531
2.08/2.10	c BCD2: #cores=113, #unrelaxed=200, #relaxed=864, #hardened=0
2.08/2.10	c BCD2: #sat=1 #unsat=274 bias=274/275
2.08/2.10	c Solving starts ...
2.08/2.10	c ============================[ Search Statistics ]============================
2.08/2.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.10	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.10	c =============================================================================
2.08/2.10	c  0.0s |       0 |        0 |        0 |     4182      0 |      160 |      202
2.08/2.11	c  0.0s |       0 |      225 |        1 |     4182      0 |      160 |      203
2.08/2.11	c #cpu_time = 0.005s
2.08/2.11	c #wall_clock_time = 0.005s
2.08/2.11	c #decision = 225
2.08/2.11	c #random_decision = 0
2.08/2.11	c #conflict = 1
2.08/2.11	c #restart = 0
2.08/2.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
2.08/2.11	c lower bound updated to 274
2.08/2.11	c BCD2: 274 <= obj <= 531
2.08/2.11	c BCD2: #cores=113, #unrelaxed=199, #relaxed=865, #hardened=0
2.08/2.11	c BCD2: #sat=1 #unsat=275 bias=275/276
2.08/2.11	c Solving starts ...
2.08/2.11	c ============================[ Search Statistics ]============================
2.08/2.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.11	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.11	c =============================================================================
2.08/2.11	c  0.0s |       0 |        0 |        0 |     4182      0 |      161 |      203
2.08/2.11	c  0.0s |       0 |      181 |        1 |     4182      0 |      161 |      204
2.08/2.11	c #cpu_time = 0.005s
2.08/2.11	c #wall_clock_time = 0.005s
2.08/2.11	c #decision = 181
2.08/2.11	c #random_decision = 0
2.08/2.11	c #conflict = 1
2.08/2.11	c #restart = 0
2.08/2.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=4
2.08/2.11	c lower bound updated to 275
2.08/2.11	c BCD2: 275 <= obj <= 531
2.08/2.11	c BCD2: #cores=113, #unrelaxed=198, #relaxed=866, #hardened=0
2.08/2.11	c BCD2: #sat=1 #unsat=276 bias=276/277
2.08/2.11	c Solving starts ...
2.08/2.11	c ============================[ Search Statistics ]============================
2.08/2.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.11	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.11	c =============================================================================
2.08/2.11	c  0.0s |       0 |        0 |        0 |     4182      0 |      162 |      204
2.08/2.12	c  0.0s |       0 |      181 |        1 |     4182      0 |      162 |      205
2.08/2.12	c #cpu_time = 0.005s
2.08/2.12	c #wall_clock_time = 0.005s
2.08/2.12	c #decision = 181
2.08/2.12	c #random_decision = 0
2.08/2.12	c #conflict = 1
2.08/2.12	c #restart = 0
2.08/2.12	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 17: cost of the new core is >=9
2.08/2.12	c lower bound updated to 276
2.08/2.12	c BCD2: 276 <= obj <= 531
2.08/2.12	c BCD2: #cores=112, #unrelaxed=197, #relaxed=867, #hardened=0
2.08/2.12	c BCD2: #sat=1 #unsat=277 bias=277/278
2.08/2.12	c Solving starts ...
2.08/2.12	c ============================[ Search Statistics ]============================
2.08/2.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.12	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.12	c =============================================================================
2.08/2.12	c  0.0s |       0 |        0 |        0 |     4182      0 |      164 |      205
2.08/2.13	c  0.0s |       0 |      180 |        1 |     4182      0 |      164 |      207
2.08/2.13	c #cpu_time = 0.005s
2.08/2.13	c #wall_clock_time = 0.005s
2.08/2.13	c #decision = 180
2.08/2.13	c #random_decision = 0
2.08/2.13	c #conflict = 1
2.08/2.13	c #restart = 0
2.08/2.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 14: cost of the new core is >=6
2.08/2.13	c lower bound updated to 277
2.08/2.13	c BCD2: 277 <= obj <= 531
2.08/2.13	c BCD2: #cores=112, #unrelaxed=196, #relaxed=868, #hardened=0
2.08/2.13	c BCD2: #sat=1 #unsat=278 bias=278/279
2.08/2.13	c Solving starts ...
2.08/2.13	c ============================[ Search Statistics ]============================
2.08/2.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.13	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.13	c =============================================================================
2.08/2.13	c  0.0s |       0 |        0 |        0 |     4182      0 |      165 |      207
2.08/2.13	c  0.0s |       0 |      185 |        1 |     4182      0 |      165 |      208
2.08/2.13	c #cpu_time = 0.005s
2.08/2.13	c #wall_clock_time = 0.005s
2.08/2.13	c #decision = 185
2.08/2.13	c #random_decision = 0
2.08/2.13	c #conflict = 1
2.08/2.13	c #restart = 0
2.08/2.13	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 15: cost of the new core is >=6
2.08/2.13	c lower bound updated to 278
2.08/2.13	c BCD2: 278 <= obj <= 531
2.08/2.13	c BCD2: #cores=111, #unrelaxed=195, #relaxed=869, #hardened=0
2.08/2.13	c BCD2: #sat=1 #unsat=279 bias=279/280
2.08/2.13	c Solving starts ...
2.08/2.13	c ============================[ Search Statistics ]============================
2.08/2.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.13	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.13	c =============================================================================
2.08/2.13	c  0.0s |       0 |        0 |        0 |     4182      0 |      167 |      208
2.08/2.14	c  0.0s |       0 |      148 |        1 |     4182      0 |      167 |      210
2.08/2.14	c #cpu_time = 0.005s
2.08/2.14	c #wall_clock_time = 0.006s
2.08/2.14	c #decision = 148
2.08/2.14	c #random_decision = 0
2.08/2.14	c #conflict = 1
2.08/2.14	c #restart = 0
2.08/2.14	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 16: cost of the new core is >=8
2.08/2.14	c lower bound updated to 279
2.08/2.14	c BCD2: 279 <= obj <= 531
2.08/2.14	c BCD2: #cores=111, #unrelaxed=193, #relaxed=871, #hardened=0
2.08/2.14	c BCD2: #sat=1 #unsat=280 bias=280/281
2.08/2.14	c Solving starts ...
2.08/2.14	c ============================[ Search Statistics ]============================
2.08/2.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.14	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.14	c =============================================================================
2.08/2.14	c  0.0s |       0 |        0 |        0 |     4182      0 |      168 |      210
2.08/2.14	c  0.0s |       0 |      150 |        1 |     4182      0 |      168 |      211
2.08/2.14	c #cpu_time = 0.005s
2.08/2.14	c #wall_clock_time = 0.005s
2.08/2.14	c #decision = 150
2.08/2.14	c #random_decision = 0
2.08/2.14	c #conflict = 1
2.08/2.14	c #restart = 0
2.08/2.14	c BCD2: relaxing 2 and merging with 2 cores into a new core of size 10: cost of the new core is >=6
2.08/2.14	c lower bound updated to 280
2.08/2.15	c BCD2: 280 <= obj <= 531
2.08/2.15	c BCD2: #cores=110, #unrelaxed=191, #relaxed=873, #hardened=0
2.08/2.15	c BCD2: #sat=1 #unsat=281 bias=281/282
2.08/2.15	c Solving starts ...
2.08/2.15	c ============================[ Search Statistics ]============================
2.08/2.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.15	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.15	c =============================================================================
2.08/2.15	c  0.0s |       0 |        0 |        0 |     4182      0 |      170 |      211
2.08/2.15	c  0.0s |       0 |      226 |        1 |     4182      0 |      170 |      213
2.08/2.15	c #cpu_time = 0.005s
2.08/2.15	c #wall_clock_time = 0.005s
2.08/2.15	c #decision = 226
2.08/2.15	c #random_decision = 0
2.08/2.15	c #conflict = 1
2.08/2.15	c #restart = 0
2.08/2.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=7
2.08/2.15	c lower bound updated to 281
2.08/2.15	c BCD2: 281 <= obj <= 531
2.08/2.15	c BCD2: #cores=110, #unrelaxed=190, #relaxed=874, #hardened=0
2.08/2.15	c BCD2: #sat=1 #unsat=282 bias=282/283
2.08/2.15	c Solving starts ...
2.08/2.15	c ============================[ Search Statistics ]============================
2.08/2.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.15	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.15	c =============================================================================
2.08/2.15	c  0.0s |       0 |        0 |        0 |     4182      0 |      171 |      213
2.08/2.16	c  0.0s |       0 |      190 |        1 |     4182      0 |      171 |      214
2.08/2.16	c #cpu_time = 0.005s
2.08/2.16	c #wall_clock_time = 0.005s
2.08/2.16	c #decision = 190
2.08/2.16	c #random_decision = 0
2.08/2.16	c #conflict = 1
2.08/2.16	c #restart = 0
2.08/2.16	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 23: cost of the new core is >=13
2.08/2.16	c lower bound updated to 282
2.08/2.16	c BCD2: 282 <= obj <= 531
2.08/2.16	c BCD2: #cores=109, #unrelaxed=189, #relaxed=875, #hardened=0
2.08/2.16	c BCD2: #sat=1 #unsat=283 bias=283/284
2.08/2.16	c Solving starts ...
2.08/2.16	c ============================[ Search Statistics ]============================
2.08/2.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.16	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.16	c =============================================================================
2.08/2.16	c  0.0s |       0 |        0 |        0 |     4182      0 |      173 |      214
2.08/2.17	c  0.0s |       0 |      152 |        1 |     4182      0 |      173 |      216
2.08/2.17	c #cpu_time = 0.005s
2.08/2.17	c #wall_clock_time = 0.005s
2.08/2.17	c #decision = 152
2.08/2.17	c #random_decision = 0
2.08/2.17	c #conflict = 1
2.08/2.17	c #restart = 0
2.08/2.17	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 21: cost of the new core is >=10
2.08/2.17	c lower bound updated to 283
2.08/2.17	c BCD2: 283 <= obj <= 531
2.08/2.17	c BCD2: #cores=109, #unrelaxed=185, #relaxed=879, #hardened=0
2.08/2.17	c BCD2: #sat=1 #unsat=284 bias=284/285
2.08/2.17	c Solving starts ...
2.08/2.17	c ============================[ Search Statistics ]============================
2.08/2.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.17	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.17	c =============================================================================
2.08/2.17	c  0.0s |       0 |        0 |        0 |     4182      0 |      174 |      216
2.08/2.17	c  0.0s |       0 |      196 |        1 |     4182      0 |      174 |      217
2.08/2.17	c #cpu_time = 0.006s
2.08/2.17	c #wall_clock_time = 0.006s
2.08/2.17	c #decision = 196
2.08/2.17	c #random_decision = 0
2.08/2.17	c #conflict = 1
2.08/2.17	c #restart = 0
2.08/2.17	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 13: cost of the new core is >=8
2.08/2.17	c lower bound updated to 284
2.08/2.17	c BCD2: 284 <= obj <= 531
2.08/2.17	c BCD2: #cores=108, #unrelaxed=184, #relaxed=880, #hardened=0
2.08/2.17	c BCD2: #sat=1 #unsat=285 bias=285/286
2.08/2.17	c Solving starts ...
2.08/2.17	c ============================[ Search Statistics ]============================
2.08/2.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.17	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.17	c =============================================================================
2.08/2.17	c  0.0s |       0 |        0 |        0 |     4182      0 |      176 |      217
2.08/2.18	c  0.0s |       0 |      150 |        0 |     4182      0 |      176 |      219
2.08/2.18	c #cpu_time = 0.006s
2.08/2.18	c #wall_clock_time = 0.006s
2.08/2.18	c #decision = 150
2.08/2.18	c #random_decision = 0
2.08/2.18	c #conflict = 0
2.08/2.18	c #restart = 0
2.08/2.18	c BCD2: found a new core of size 2: cost of the new core is >=1
2.08/2.18	c lower bound updated to 285
2.08/2.18	c BCD2: 285 <= obj <= 531
2.08/2.18	c BCD2: #cores=109, #unrelaxed=182, #relaxed=882, #hardened=0
2.08/2.18	c BCD2: #sat=1 #unsat=286 bias=286/287
2.08/2.18	c Solving starts ...
2.08/2.18	c ============================[ Search Statistics ]============================
2.08/2.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.18	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.18	c =============================================================================
2.08/2.18	c  0.0s |       0 |        0 |        0 |     4182      0 |      176 |      220
2.08/2.19	c  0.0s |       0 |      157 |        1 |     4182      0 |      176 |      220
2.08/2.19	c #cpu_time = 0.005s
2.08/2.19	c #wall_clock_time = 0.005s
2.08/2.19	c #decision = 157
2.08/2.19	c #random_decision = 0
2.08/2.19	c #conflict = 1
2.08/2.19	c #restart = 0
2.08/2.19	c BCD2: relaxing 3 and merging with 2 cores into a new core of size 19: cost of the new core is >=10
2.08/2.19	c lower bound updated to 286
2.08/2.19	c BCD2: 286 <= obj <= 531
2.08/2.19	c BCD2: #cores=108, #unrelaxed=179, #relaxed=885, #hardened=0
2.08/2.19	c BCD2: #sat=1 #unsat=287 bias=287/288
2.08/2.19	c Solving starts ...
2.08/2.19	c ============================[ Search Statistics ]============================
2.08/2.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.19	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.19	c =============================================================================
2.08/2.19	c  0.0s |       0 |        0 |        0 |     4182      0 |      178 |      220
2.08/2.19	c  0.0s |       0 |      153 |        0 |     4182      0 |      178 |      222
2.08/2.19	c #cpu_time = 0.005s
2.08/2.19	c #wall_clock_time = 0.005s
2.08/2.19	c #decision = 153
2.08/2.19	c #random_decision = 0
2.08/2.19	c #conflict = 0
2.08/2.19	c #restart = 0
2.08/2.19	c BCD2: found a new core of size 2: cost of the new core is >=1
2.08/2.19	c lower bound updated to 287
2.08/2.19	c BCD2: 287 <= obj <= 531
2.08/2.19	c BCD2: #cores=109, #unrelaxed=177, #relaxed=887, #hardened=0
2.08/2.19	c BCD2: #sat=1 #unsat=288 bias=288/289
2.08/2.20	c Solving starts ...
2.08/2.20	c ============================[ Search Statistics ]============================
2.08/2.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.20	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.20	c =============================================================================
2.08/2.20	c  0.0s |       0 |        0 |        0 |     4182      0 |      178 |      223
2.08/2.20	c  0.0s |       0 |      156 |        1 |     4182      0 |      178 |      223
2.08/2.20	c #cpu_time = 0.005s
2.08/2.20	c #wall_clock_time = 0.005s
2.08/2.20	c #decision = 156
2.08/2.20	c #random_decision = 0
2.08/2.20	c #conflict = 1
2.08/2.20	c #restart = 0
2.08/2.20	c BCD2: relaxing 14 and merging with 2 cores into a new core of size 47: cost of the new core is >=17
2.08/2.20	c lower bound updated to 288
2.08/2.20	c BCD2: 288 <= obj <= 531
2.08/2.20	c BCD2: #cores=108, #unrelaxed=163, #relaxed=901, #hardened=0
2.08/2.20	c BCD2: #sat=1 #unsat=289 bias=289/290
2.08/2.20	c Solving starts ...
2.08/2.20	c ============================[ Search Statistics ]============================
2.08/2.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.08/2.20	c       |         |          |          |    Limit     GC | Var      | Constra 
2.08/2.20	c =============================================================================
2.08/2.20	c  0.0s |       0 |        0 |        0 |     4182      0 |      180 |      223
2.19/2.21	c  0.0s |       0 |      145 |        1 |     4182      0 |      180 |      225
2.19/2.21	c #cpu_time = 0.006s
2.19/2.21	c #wall_clock_time = 0.006s
2.19/2.21	c #decision = 145
2.19/2.21	c #random_decision = 0
2.19/2.21	c #conflict = 1
2.19/2.21	c #restart = 0
2.19/2.21	c BCD2: relaxing 3 and merging with 2 cores into a new core of size 11: cost of the new core is >=3
2.19/2.21	c lower bound updated to 289
2.19/2.21	c BCD2: 289 <= obj <= 531
2.19/2.21	c BCD2: #cores=107, #unrelaxed=160, #relaxed=904, #hardened=0
2.19/2.21	c BCD2: #sat=1 #unsat=290 bias=290/291
2.19/2.21	c Solving starts ...
2.19/2.21	c ============================[ Search Statistics ]============================
2.19/2.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.21	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.21	c =============================================================================
2.19/2.21	c  0.0s |       0 |        0 |        0 |     4182      0 |      182 |      225
2.19/2.21	c  0.0s |       0 |      141 |        0 |     4182      0 |      182 |      227
2.19/2.21	c #cpu_time = 0.005s
2.19/2.21	c #wall_clock_time = 0.005s
2.19/2.21	c #decision = 141
2.19/2.21	c #random_decision = 0
2.19/2.21	c #conflict = 0
2.19/2.21	c #restart = 0
2.19/2.21	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.21	c lower bound updated to 290
2.19/2.22	c BCD2: 290 <= obj <= 531
2.19/2.22	c BCD2: #cores=108, #unrelaxed=158, #relaxed=906, #hardened=0
2.19/2.22	c BCD2: #sat=1 #unsat=291 bias=291/292
2.19/2.22	c Solving starts ...
2.19/2.22	c ============================[ Search Statistics ]============================
2.19/2.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.22	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.22	c =============================================================================
2.19/2.22	c  0.0s |       0 |        0 |        0 |     4182      0 |      182 |      228
2.19/2.22	c  0.0s |       0 |      178 |        1 |     4182      0 |      182 |      228
2.19/2.22	c #cpu_time = 0.005s
2.19/2.22	c #wall_clock_time = 0.005s
2.19/2.22	c #decision = 178
2.19/2.22	c #random_decision = 0
2.19/2.22	c #conflict = 1
2.19/2.22	c #restart = 0
2.19/2.22	c BCD2: relaxing 1 and merging with 2 cores into a new core of size 17: cost of the new core is >=6
2.19/2.22	c lower bound updated to 291
2.19/2.22	c BCD2: 291 <= obj <= 531
2.19/2.22	c BCD2: #cores=107, #unrelaxed=157, #relaxed=907, #hardened=0
2.19/2.22	c BCD2: #sat=1 #unsat=292 bias=292/293
2.19/2.22	c Solving starts ...
2.19/2.22	c ============================[ Search Statistics ]============================
2.19/2.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.22	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.22	c =============================================================================
2.19/2.22	c  0.0s |       0 |        0 |        0 |     4182      0 |      184 |      228
2.19/2.23	c  0.0s |       0 |      219 |        1 |     4182      0 |      184 |      230
2.19/2.23	c #cpu_time = 0.005s
2.19/2.23	c #wall_clock_time = 0.005s
2.19/2.23	c #decision = 219
2.19/2.23	c #random_decision = 0
2.19/2.23	c #conflict = 1
2.19/2.23	c #restart = 0
2.19/2.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=4
2.19/2.23	c lower bound updated to 292
2.19/2.23	c BCD2: 292 <= obj <= 531
2.19/2.23	c BCD2: #cores=107, #unrelaxed=156, #relaxed=908, #hardened=0
2.19/2.23	c BCD2: #sat=1 #unsat=293 bias=293/294
2.19/2.23	c Solving starts ...
2.19/2.23	c ============================[ Search Statistics ]============================
2.19/2.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.23	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.23	c =============================================================================
2.19/2.23	c  0.0s |       0 |        0 |        0 |     4182      0 |      185 |      230
2.19/2.24	c  0.0s |       0 |      145 |        0 |     4182      0 |      185 |      231
2.19/2.24	c #cpu_time = 0.005s
2.19/2.24	c #wall_clock_time = 0.005s
2.19/2.24	c #decision = 145
2.19/2.24	c #random_decision = 0
2.19/2.24	c #conflict = 0
2.19/2.24	c #restart = 0
2.19/2.24	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.24	c lower bound updated to 293
2.19/2.24	c BCD2: 293 <= obj <= 531
2.19/2.24	c BCD2: #cores=108, #unrelaxed=154, #relaxed=910, #hardened=0
2.19/2.24	c BCD2: #sat=1 #unsat=294 bias=294/295
2.19/2.24	c Solving starts ...
2.19/2.24	c ============================[ Search Statistics ]============================
2.19/2.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.24	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.24	c =============================================================================
2.19/2.24	c  0.0s |       0 |        0 |        0 |     4182      0 |      185 |      232
2.19/2.24	c  0.0s |       0 |      148 |        0 |     4182      0 |      185 |      232
2.19/2.24	c #cpu_time = 0.005s
2.19/2.24	c #wall_clock_time = 0.005s
2.19/2.24	c #decision = 148
2.19/2.24	c #random_decision = 0
2.19/2.24	c #conflict = 0
2.19/2.24	c #restart = 0
2.19/2.24	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.24	c lower bound updated to 294
2.19/2.24	c BCD2: 294 <= obj <= 531
2.19/2.24	c BCD2: #cores=109, #unrelaxed=152, #relaxed=912, #hardened=0
2.19/2.24	c BCD2: #sat=1 #unsat=295 bias=295/296
2.19/2.24	c Solving starts ...
2.19/2.24	c ============================[ Search Statistics ]============================
2.19/2.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.24	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.24	c =============================================================================
2.19/2.24	c  0.0s |       0 |        0 |        0 |     4182      0 |      185 |      233
2.19/2.25	c  0.0s |       0 |      180 |        1 |     4182      0 |      185 |      233
2.19/2.25	c #cpu_time = 0.005s
2.19/2.25	c #wall_clock_time = 0.005s
2.19/2.25	c #decision = 180
2.19/2.25	c #random_decision = 0
2.19/2.25	c #conflict = 1
2.19/2.25	c #restart = 0
2.19/2.25	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=3
2.19/2.25	c lower bound updated to 295
2.19/2.25	c BCD2: 295 <= obj <= 531
2.19/2.25	c BCD2: #cores=109, #unrelaxed=150, #relaxed=914, #hardened=0
2.19/2.25	c BCD2: #sat=1 #unsat=296 bias=296/297
2.19/2.25	c Solving starts ...
2.19/2.25	c ============================[ Search Statistics ]============================
2.19/2.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.25	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.25	c =============================================================================
2.19/2.25	c  0.0s |       0 |        0 |        0 |     4182      0 |      186 |      233
2.19/2.26	c  0.0s |       0 |      153 |        1 |     4182      0 |      186 |      234
2.19/2.26	c #cpu_time = 0.005s
2.19/2.26	c #wall_clock_time = 0.005s
2.19/2.26	c #decision = 153
2.19/2.26	c #random_decision = 0
2.19/2.26	c #conflict = 1
2.19/2.26	c #restart = 0
2.19/2.26	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 10: cost of the new core is >=4
2.19/2.26	c lower bound updated to 296
2.19/2.26	c BCD2: 296 <= obj <= 531
2.19/2.26	c BCD2: #cores=109, #unrelaxed=148, #relaxed=916, #hardened=0
2.19/2.26	c BCD2: #sat=1 #unsat=297 bias=297/298
2.19/2.26	c Solving starts ...
2.19/2.26	c ============================[ Search Statistics ]============================
2.19/2.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.26	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.26	c =============================================================================
2.19/2.26	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      234
2.19/2.26	c  0.0s |       0 |      155 |        0 |     4182      0 |      187 |      235
2.19/2.26	c #cpu_time = 0.005s
2.19/2.26	c #wall_clock_time = 0.005s
2.19/2.26	c #decision = 155
2.19/2.26	c #random_decision = 0
2.19/2.26	c #conflict = 0
2.19/2.26	c #restart = 0
2.19/2.26	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.26	c lower bound updated to 297
2.19/2.26	c BCD2: 297 <= obj <= 531
2.19/2.26	c BCD2: #cores=110, #unrelaxed=146, #relaxed=918, #hardened=0
2.19/2.26	c BCD2: #sat=1 #unsat=298 bias=298/299
2.19/2.26	c Solving starts ...
2.19/2.26	c ============================[ Search Statistics ]============================
2.19/2.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.26	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.26	c =============================================================================
2.19/2.26	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      236
2.19/2.27	c  0.0s |       0 |      158 |        0 |     4182      0 |      187 |      236
2.19/2.27	c #cpu_time = 0.005s
2.19/2.27	c #wall_clock_time = 0.005s
2.19/2.27	c #decision = 158
2.19/2.27	c #random_decision = 0
2.19/2.27	c #conflict = 0
2.19/2.27	c #restart = 0
2.19/2.27	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.27	c lower bound updated to 298
2.19/2.27	c BCD2: 298 <= obj <= 531
2.19/2.27	c BCD2: #cores=111, #unrelaxed=144, #relaxed=920, #hardened=0
2.19/2.27	c BCD2: #sat=1 #unsat=299 bias=299/300
2.19/2.27	c Solving starts ...
2.19/2.27	c ============================[ Search Statistics ]============================
2.19/2.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.27	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.27	c =============================================================================
2.19/2.27	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      237
2.19/2.28	c  0.0s |       0 |      161 |        0 |     4182      0 |      187 |      237
2.19/2.28	c #cpu_time = 0.005s
2.19/2.28	c #wall_clock_time = 0.005s
2.19/2.28	c #decision = 161
2.19/2.28	c #random_decision = 0
2.19/2.28	c #conflict = 0
2.19/2.28	c #restart = 0
2.19/2.28	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.28	c lower bound updated to 299
2.19/2.28	c BCD2: 299 <= obj <= 531
2.19/2.28	c BCD2: #cores=112, #unrelaxed=142, #relaxed=922, #hardened=0
2.19/2.28	c BCD2: #sat=1 #unsat=300 bias=300/301
2.19/2.28	c Solving starts ...
2.19/2.28	c ============================[ Search Statistics ]============================
2.19/2.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.28	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.28	c =============================================================================
2.19/2.28	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      238
2.19/2.28	c  0.0s |       0 |      164 |        0 |     4182      0 |      187 |      238
2.19/2.28	c #cpu_time = 0.005s
2.19/2.28	c #wall_clock_time = 0.005s
2.19/2.28	c #decision = 164
2.19/2.28	c #random_decision = 0
2.19/2.28	c #conflict = 0
2.19/2.28	c #restart = 0
2.19/2.28	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.28	c lower bound updated to 300
2.19/2.28	c BCD2: 300 <= obj <= 531
2.19/2.28	c BCD2: #cores=113, #unrelaxed=140, #relaxed=924, #hardened=0
2.19/2.28	c BCD2: #sat=1 #unsat=301 bias=301/302
2.19/2.28	c Solving starts ...
2.19/2.28	c ============================[ Search Statistics ]============================
2.19/2.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.28	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.28	c =============================================================================
2.19/2.29	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      239
2.19/2.29	c  0.0s |       0 |      167 |        0 |     4182      0 |      187 |      239
2.19/2.29	c #cpu_time = 0.005s
2.19/2.29	c #wall_clock_time = 0.005s
2.19/2.29	c #decision = 167
2.19/2.29	c #random_decision = 0
2.19/2.29	c #conflict = 0
2.19/2.29	c #restart = 0
2.19/2.29	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.29	c lower bound updated to 301
2.19/2.29	c BCD2: 301 <= obj <= 531
2.19/2.29	c BCD2: #cores=114, #unrelaxed=138, #relaxed=926, #hardened=0
2.19/2.29	c BCD2: #sat=1 #unsat=302 bias=302/303
2.19/2.29	c Solving starts ...
2.19/2.29	c ============================[ Search Statistics ]============================
2.19/2.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.29	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.29	c =============================================================================
2.19/2.29	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      240
2.19/2.30	c  0.0s |       0 |      170 |        0 |     4182      0 |      187 |      240
2.19/2.30	c #cpu_time = 0.005s
2.19/2.30	c #wall_clock_time = 0.005s
2.19/2.30	c #decision = 170
2.19/2.30	c #random_decision = 0
2.19/2.30	c #conflict = 0
2.19/2.30	c #restart = 0
2.19/2.30	c BCD2: found a new core of size 2: cost of the new core is >=1
2.19/2.30	c lower bound updated to 302
2.19/2.30	c BCD2: 302 <= obj <= 531
2.19/2.30	c BCD2: #cores=115, #unrelaxed=136, #relaxed=928, #hardened=0
2.19/2.30	c BCD2: #sat=1 #unsat=303 bias=303/304
2.19/2.30	c Solving starts ...
2.19/2.30	c ============================[ Search Statistics ]============================
2.19/2.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.30	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.30	c =============================================================================
2.19/2.30	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      241
2.29/2.30	c  0.0s |       0 |      173 |        0 |     4182      0 |      187 |      241
2.29/2.30	c #cpu_time = 0.005s
2.29/2.30	c #wall_clock_time = 0.005s
2.29/2.30	c #decision = 173
2.29/2.30	c #random_decision = 0
2.29/2.30	c #conflict = 0
2.29/2.30	c #restart = 0
2.29/2.30	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.30	c lower bound updated to 303
2.29/2.31	c BCD2: 303 <= obj <= 531
2.29/2.31	c BCD2: #cores=116, #unrelaxed=134, #relaxed=930, #hardened=0
2.29/2.31	c BCD2: #sat=1 #unsat=304 bias=304/305
2.29/2.31	c Solving starts ...
2.29/2.31	c ============================[ Search Statistics ]============================
2.29/2.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.31	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.31	c =============================================================================
2.29/2.31	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      242
2.29/2.31	c  0.0s |       0 |      176 |        0 |     4182      0 |      187 |      242
2.29/2.31	c #cpu_time = 0.005s
2.29/2.31	c #wall_clock_time = 0.005s
2.29/2.31	c #decision = 176
2.29/2.31	c #random_decision = 0
2.29/2.31	c #conflict = 0
2.29/2.31	c #restart = 0
2.29/2.31	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.31	c lower bound updated to 304
2.29/2.31	c BCD2: 304 <= obj <= 531
2.29/2.31	c BCD2: #cores=117, #unrelaxed=132, #relaxed=932, #hardened=0
2.29/2.31	c BCD2: #sat=1 #unsat=305 bias=305/306
2.29/2.31	c Solving starts ...
2.29/2.31	c ============================[ Search Statistics ]============================
2.29/2.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.31	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.31	c =============================================================================
2.29/2.31	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      243
2.29/2.32	c  0.0s |       0 |      178 |        2 |     4182      0 |      187 |      243
2.29/2.32	c #cpu_time = 0.005s
2.29/2.32	c #wall_clock_time = 0.005s
2.29/2.32	c #decision = 178
2.29/2.32	c #random_decision = 0
2.29/2.32	c #conflict = 2
2.29/2.32	c #restart = 0
2.29/2.32	c BCD2: found a new core of size 23: cost of the new core is >=1
2.29/2.32	c lower bound updated to 305
2.29/2.32	c BCD2: 305 <= obj <= 531
2.29/2.32	c BCD2: #cores=118, #unrelaxed=109, #relaxed=955, #hardened=0
2.29/2.32	c BCD2: #sat=1 #unsat=306 bias=306/307
2.29/2.32	c Solving starts ...
2.29/2.32	c ============================[ Search Statistics ]============================
2.29/2.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.32	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.32	c =============================================================================
2.29/2.32	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      243
2.29/2.33	c  0.0s |       0 |      157 |        0 |     4182      0 |      187 |      243
2.29/2.33	c #cpu_time = 0.005s
2.29/2.33	c #wall_clock_time = 0.005s
2.29/2.33	c #decision = 157
2.29/2.33	c #random_decision = 0
2.29/2.33	c #conflict = 0
2.29/2.33	c #restart = 0
2.29/2.33	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.33	c lower bound updated to 306
2.29/2.33	c BCD2: 306 <= obj <= 531
2.29/2.33	c BCD2: #cores=119, #unrelaxed=107, #relaxed=957, #hardened=0
2.29/2.33	c BCD2: #sat=1 #unsat=307 bias=307/308
2.29/2.33	c Solving starts ...
2.29/2.33	c ============================[ Search Statistics ]============================
2.29/2.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.33	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.33	c =============================================================================
2.29/2.33	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      244
2.29/2.33	c  0.0s |       0 |      160 |        0 |     4182      0 |      187 |      244
2.29/2.33	c #cpu_time = 0.005s
2.29/2.33	c #wall_clock_time = 0.005s
2.29/2.33	c #decision = 160
2.29/2.33	c #random_decision = 0
2.29/2.33	c #conflict = 0
2.29/2.33	c #restart = 0
2.29/2.33	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.33	c lower bound updated to 307
2.29/2.33	c BCD2: 307 <= obj <= 531
2.29/2.33	c BCD2: #cores=120, #unrelaxed=105, #relaxed=959, #hardened=0
2.29/2.33	c BCD2: #sat=1 #unsat=308 bias=308/309
2.29/2.33	c Solving starts ...
2.29/2.33	c ============================[ Search Statistics ]============================
2.29/2.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.33	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.33	c =============================================================================
2.29/2.33	c  0.0s |       0 |        0 |        0 |     4182      0 |      187 |      245
2.29/2.34	c  0.0s |       0 |      170 |        1 |     4182      0 |      187 |      245
2.29/2.34	c #cpu_time = 0.005s
2.29/2.34	c #wall_clock_time = 0.005s
2.29/2.34	c #decision = 170
2.29/2.34	c #random_decision = 0
2.29/2.34	c #conflict = 1
2.29/2.34	c #restart = 0
2.29/2.34	c BCD2: relaxing 2 and merging with 3 cores into a new core of size 13: cost of the new core is >=5
2.29/2.34	c lower bound updated to 308
2.29/2.34	c BCD2: 308 <= obj <= 531
2.29/2.34	c BCD2: #cores=118, #unrelaxed=103, #relaxed=961, #hardened=0
2.29/2.34	c BCD2: #sat=1 #unsat=309 bias=309/310
2.29/2.34	c Solving starts ...
2.29/2.34	c ============================[ Search Statistics ]============================
2.29/2.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.34	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.34	c =============================================================================
2.29/2.34	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      245
2.29/2.35	c  0.0s |       0 |      163 |        0 |     4182      0 |      190 |      248
2.29/2.35	c #cpu_time = 0.005s
2.29/2.35	c #wall_clock_time = 0.005s
2.29/2.35	c #decision = 163
2.29/2.35	c #random_decision = 0
2.29/2.35	c #conflict = 0
2.29/2.35	c #restart = 0
2.29/2.35	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.35	c lower bound updated to 309
2.29/2.35	c BCD2: 309 <= obj <= 531
2.29/2.35	c BCD2: #cores=119, #unrelaxed=101, #relaxed=963, #hardened=0
2.29/2.35	c BCD2: #sat=1 #unsat=310 bias=310/311
2.29/2.35	c Solving starts ...
2.29/2.35	c ============================[ Search Statistics ]============================
2.29/2.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.35	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.35	c =============================================================================
2.29/2.35	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      249
2.29/2.35	c  0.0s |       0 |      166 |        0 |     4182      0 |      190 |      249
2.29/2.35	c #cpu_time = 0.005s
2.29/2.35	c #wall_clock_time = 0.005s
2.29/2.35	c #decision = 166
2.29/2.35	c #random_decision = 0
2.29/2.35	c #conflict = 0
2.29/2.35	c #restart = 0
2.29/2.35	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.35	c lower bound updated to 310
2.29/2.35	c BCD2: 310 <= obj <= 531
2.29/2.35	c BCD2: #cores=120, #unrelaxed=99, #relaxed=965, #hardened=0
2.29/2.35	c BCD2: #sat=1 #unsat=311 bias=311/312
2.29/2.35	c Solving starts ...
2.29/2.35	c ============================[ Search Statistics ]============================
2.29/2.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.35	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.35	c =============================================================================
2.29/2.35	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      250
2.29/2.36	c  0.0s |       0 |      169 |        0 |     4182      0 |      190 |      250
2.29/2.36	c #cpu_time = 0.005s
2.29/2.36	c #wall_clock_time = 0.005s
2.29/2.36	c #decision = 169
2.29/2.36	c #random_decision = 0
2.29/2.36	c #conflict = 0
2.29/2.36	c #restart = 0
2.29/2.36	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.36	c lower bound updated to 311
2.29/2.36	c BCD2: 311 <= obj <= 531
2.29/2.36	c BCD2: #cores=121, #unrelaxed=97, #relaxed=967, #hardened=0
2.29/2.36	c BCD2: #sat=1 #unsat=312 bias=312/313
2.29/2.36	c Solving starts ...
2.29/2.36	c ============================[ Search Statistics ]============================
2.29/2.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.36	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.36	c =============================================================================
2.29/2.36	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      251
2.29/2.37	c  0.0s |       0 |      172 |        0 |     4182      0 |      190 |      251
2.29/2.37	c #cpu_time = 0.005s
2.29/2.37	c #wall_clock_time = 0.005s
2.29/2.37	c #decision = 172
2.29/2.37	c #random_decision = 0
2.29/2.37	c #conflict = 0
2.29/2.37	c #restart = 0
2.29/2.37	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.37	c lower bound updated to 312
2.29/2.37	c BCD2: 312 <= obj <= 531
2.29/2.37	c BCD2: #cores=122, #unrelaxed=95, #relaxed=969, #hardened=0
2.29/2.37	c BCD2: #sat=1 #unsat=313 bias=313/314
2.29/2.37	c Solving starts ...
2.29/2.37	c ============================[ Search Statistics ]============================
2.29/2.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.37	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.37	c =============================================================================
2.29/2.37	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      252
2.29/2.37	c  0.0s |       0 |      175 |        0 |     4182      0 |      190 |      252
2.29/2.37	c #cpu_time = 0.005s
2.29/2.37	c #wall_clock_time = 0.005s
2.29/2.37	c #decision = 175
2.29/2.37	c #random_decision = 0
2.29/2.37	c #conflict = 0
2.29/2.37	c #restart = 0
2.29/2.37	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.37	c lower bound updated to 313
2.29/2.37	c BCD2: 313 <= obj <= 531
2.29/2.37	c BCD2: #cores=123, #unrelaxed=93, #relaxed=971, #hardened=0
2.29/2.37	c BCD2: #sat=1 #unsat=314 bias=314/315
2.29/2.37	c Solving starts ...
2.29/2.37	c ============================[ Search Statistics ]============================
2.29/2.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.37	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.37	c =============================================================================
2.29/2.37	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      253
2.29/2.38	c  0.0s |       0 |      178 |        0 |     4182      0 |      190 |      253
2.29/2.38	c #cpu_time = 0.005s
2.29/2.38	c #wall_clock_time = 0.005s
2.29/2.38	c #decision = 178
2.29/2.38	c #random_decision = 0
2.29/2.38	c #conflict = 0
2.29/2.38	c #restart = 0
2.29/2.38	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.38	c lower bound updated to 314
2.29/2.38	c BCD2: 314 <= obj <= 531
2.29/2.38	c BCD2: #cores=124, #unrelaxed=91, #relaxed=973, #hardened=0
2.29/2.38	c BCD2: #sat=1 #unsat=315 bias=315/316
2.29/2.38	c Solving starts ...
2.29/2.38	c ============================[ Search Statistics ]============================
2.29/2.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.38	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.38	c =============================================================================
2.29/2.38	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      254
2.29/2.38	c  0.0s |       0 |      181 |        0 |     4182      0 |      190 |      254
2.29/2.38	c #cpu_time = 0.005s
2.29/2.38	c #wall_clock_time = 0.005s
2.29/2.38	c #decision = 181
2.29/2.38	c #random_decision = 0
2.29/2.38	c #conflict = 0
2.29/2.38	c #restart = 0
2.29/2.38	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.38	c lower bound updated to 315
2.29/2.39	c BCD2: 315 <= obj <= 531
2.29/2.39	c BCD2: #cores=125, #unrelaxed=89, #relaxed=975, #hardened=0
2.29/2.39	c BCD2: #sat=1 #unsat=316 bias=316/317
2.29/2.39	c Solving starts ...
2.29/2.39	c ============================[ Search Statistics ]============================
2.29/2.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.39	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.39	c =============================================================================
2.29/2.39	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      255
2.29/2.39	c  0.0s |       0 |      184 |        0 |     4182      0 |      190 |      255
2.29/2.39	c #cpu_time = 0.005s
2.29/2.39	c #wall_clock_time = 0.005s
2.29/2.39	c #decision = 184
2.29/2.39	c #random_decision = 0
2.29/2.39	c #conflict = 0
2.29/2.39	c #restart = 0
2.29/2.39	c BCD2: found a new core of size 2: cost of the new core is >=1
2.29/2.39	c lower bound updated to 316
2.29/2.39	c BCD2: 316 <= obj <= 531
2.29/2.39	c BCD2: #cores=126, #unrelaxed=87, #relaxed=977, #hardened=0
2.29/2.39	c BCD2: #sat=1 #unsat=317 bias=317/318
2.29/2.39	c Solving starts ...
2.29/2.39	c ============================[ Search Statistics ]============================
2.29/2.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.29/2.39	c       |         |          |          |    Limit     GC | Var      | Constra 
2.29/2.39	c =============================================================================
2.29/2.39	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      256
2.39/2.40	c  0.0s |       0 |      187 |        0 |     4182      0 |      190 |      256
2.39/2.40	c #cpu_time = 0.005s
2.39/2.40	c #wall_clock_time = 0.005s
2.39/2.40	c #decision = 187
2.39/2.40	c #random_decision = 0
2.39/2.40	c #conflict = 0
2.39/2.40	c #restart = 0
2.39/2.40	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.40	c lower bound updated to 317
2.39/2.40	c BCD2: 317 <= obj <= 531
2.39/2.40	c BCD2: #cores=127, #unrelaxed=85, #relaxed=979, #hardened=0
2.39/2.40	c BCD2: #sat=1 #unsat=318 bias=318/319
2.39/2.40	c Solving starts ...
2.39/2.40	c ============================[ Search Statistics ]============================
2.39/2.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.40	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.40	c =============================================================================
2.39/2.40	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      257
2.39/2.41	c  0.0s |       0 |      190 |        0 |     4182      0 |      190 |      257
2.39/2.41	c #cpu_time = 0.005s
2.39/2.41	c #wall_clock_time = 0.005s
2.39/2.41	c #decision = 190
2.39/2.41	c #random_decision = 0
2.39/2.41	c #conflict = 0
2.39/2.41	c #restart = 0
2.39/2.41	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.41	c lower bound updated to 318
2.39/2.41	c BCD2: 318 <= obj <= 531
2.39/2.41	c BCD2: #cores=128, #unrelaxed=83, #relaxed=981, #hardened=0
2.39/2.41	c BCD2: #sat=1 #unsat=319 bias=319/320
2.39/2.41	c Solving starts ...
2.39/2.41	c ============================[ Search Statistics ]============================
2.39/2.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.41	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.41	c =============================================================================
2.39/2.41	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      258
2.39/2.41	c  0.0s |       0 |      193 |        0 |     4182      0 |      190 |      258
2.39/2.41	c #cpu_time = 0.005s
2.39/2.41	c #wall_clock_time = 0.005s
2.39/2.41	c #decision = 193
2.39/2.41	c #random_decision = 0
2.39/2.41	c #conflict = 0
2.39/2.41	c #restart = 0
2.39/2.41	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.41	c lower bound updated to 319
2.39/2.41	c BCD2: 319 <= obj <= 531
2.39/2.41	c BCD2: #cores=129, #unrelaxed=81, #relaxed=983, #hardened=0
2.39/2.41	c BCD2: #sat=1 #unsat=320 bias=320/321
2.39/2.41	c Solving starts ...
2.39/2.41	c ============================[ Search Statistics ]============================
2.39/2.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.41	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.41	c =============================================================================
2.39/2.41	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      259
2.39/2.42	c  0.0s |       0 |      196 |        0 |     4182      0 |      190 |      259
2.39/2.42	c #cpu_time = 0.005s
2.39/2.42	c #wall_clock_time = 0.005s
2.39/2.42	c #decision = 196
2.39/2.42	c #random_decision = 0
2.39/2.42	c #conflict = 0
2.39/2.42	c #restart = 0
2.39/2.42	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.42	c lower bound updated to 320
2.39/2.42	c BCD2: 320 <= obj <= 531
2.39/2.42	c BCD2: #cores=130, #unrelaxed=79, #relaxed=985, #hardened=0
2.39/2.42	c BCD2: #sat=1 #unsat=321 bias=321/322
2.39/2.42	c Solving starts ...
2.39/2.42	c ============================[ Search Statistics ]============================
2.39/2.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.42	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.42	c =============================================================================
2.39/2.42	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      260
2.39/2.42	c  0.0s |       0 |      199 |        0 |     4182      0 |      190 |      260
2.39/2.42	c #cpu_time = 0.005s
2.39/2.42	c #wall_clock_time = 0.005s
2.39/2.42	c #decision = 199
2.39/2.42	c #random_decision = 0
2.39/2.42	c #conflict = 0
2.39/2.42	c #restart = 0
2.39/2.42	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.42	c lower bound updated to 321
2.39/2.43	c BCD2: 321 <= obj <= 531
2.39/2.43	c BCD2: #cores=131, #unrelaxed=77, #relaxed=987, #hardened=0
2.39/2.43	c BCD2: #sat=1 #unsat=322 bias=322/323
2.39/2.43	c Solving starts ...
2.39/2.43	c ============================[ Search Statistics ]============================
2.39/2.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.43	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.43	c =============================================================================
2.39/2.43	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      261
2.39/2.43	c  0.0s |       0 |      201 |        2 |     4182      0 |      190 |      261
2.39/2.43	c #cpu_time = 0.005s
2.39/2.43	c #wall_clock_time = 0.005s
2.39/2.43	c #decision = 201
2.39/2.43	c #random_decision = 0
2.39/2.43	c #conflict = 2
2.39/2.43	c #restart = 0
2.39/2.43	c BCD2: found a new core of size 26: cost of the new core is >=1
2.39/2.43	c lower bound updated to 322
2.39/2.43	c BCD2: 322 <= obj <= 531
2.39/2.43	c BCD2: #cores=132, #unrelaxed=51, #relaxed=1013, #hardened=0
2.39/2.43	c BCD2: #sat=1 #unsat=323 bias=323/324
2.39/2.43	c Solving starts ...
2.39/2.43	c ============================[ Search Statistics ]============================
2.39/2.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.43	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.43	c =============================================================================
2.39/2.43	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      261
2.39/2.44	c  0.0s |       0 |      177 |        0 |     4182      0 |      190 |      261
2.39/2.44	c #cpu_time = 0.005s
2.39/2.44	c #wall_clock_time = 0.005s
2.39/2.44	c #decision = 177
2.39/2.44	c #random_decision = 0
2.39/2.44	c #conflict = 0
2.39/2.44	c #restart = 0
2.39/2.44	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.44	c lower bound updated to 323
2.39/2.44	c BCD2: 323 <= obj <= 531
2.39/2.44	c BCD2: #cores=133, #unrelaxed=49, #relaxed=1015, #hardened=0
2.39/2.44	c BCD2: #sat=1 #unsat=324 bias=324/325
2.39/2.44	c Solving starts ...
2.39/2.44	c ============================[ Search Statistics ]============================
2.39/2.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.44	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.44	c =============================================================================
2.39/2.44	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      262
2.39/2.45	c  0.0s |       0 |      180 |        0 |     4182      0 |      190 |      262
2.39/2.45	c #cpu_time = 0.005s
2.39/2.45	c #wall_clock_time = 0.005s
2.39/2.45	c #decision = 180
2.39/2.45	c #random_decision = 0
2.39/2.45	c #conflict = 0
2.39/2.45	c #restart = 0
2.39/2.45	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.45	c lower bound updated to 324
2.39/2.45	c BCD2: 324 <= obj <= 531
2.39/2.45	c BCD2: #cores=134, #unrelaxed=47, #relaxed=1017, #hardened=0
2.39/2.45	c BCD2: #sat=1 #unsat=325 bias=325/326
2.39/2.45	c Solving starts ...
2.39/2.45	c ============================[ Search Statistics ]============================
2.39/2.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.45	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.45	c =============================================================================
2.39/2.45	c  0.0s |       0 |        0 |        0 |     4182      0 |      190 |      263
2.39/2.45	c  0.0s |       0 |      250 |        4 |     4182      0 |      190 |      263
2.39/2.45	c #cpu_time = 0.006s
2.39/2.45	c #wall_clock_time = 0.006s
2.39/2.45	c #decision = 250
2.39/2.45	c #random_decision = 0
2.39/2.45	c #conflict = 4
2.39/2.45	c #restart = 0
2.39/2.45	c BCD2: relaxing 1 and merging with 5 cores into a new core of size 43: cost of the new core is >=12
2.39/2.45	c lower bound updated to 325
2.39/2.45	c BCD2: 325 <= obj <= 531
2.39/2.45	c BCD2: #cores=130, #unrelaxed=46, #relaxed=1018, #hardened=0
2.39/2.45	c BCD2: #sat=1 #unsat=326 bias=326/327
2.39/2.45	c Solving starts ...
2.39/2.45	c ============================[ Search Statistics ]============================
2.39/2.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.45	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.45	c =============================================================================
2.39/2.45	c  0.0s |       0 |        0 |        0 |     4182      0 |      195 |      263
2.39/2.47	c  0.0s |       0 |      432 |       22 |     4182      0 |      195 |      268
2.39/2.47	c #cpu_time = 0.011s
2.39/2.47	c #wall_clock_time = 0.011s
2.39/2.47	c #decision = 432
2.39/2.47	c #random_decision = 0
2.39/2.47	c #conflict = 22
2.39/2.47	c #restart = 0
2.39/2.47	c BCD2: relaxing 0 and merging with 12 cores into a new core of size 74: cost of the new core is >=27
2.39/2.47	c lower bound updated to 326
2.39/2.47	c BCD2: 326 <= obj <= 531
2.39/2.47	c BCD2: #cores=119, #unrelaxed=46, #relaxed=1018, #hardened=0
2.39/2.47	c BCD2: #sat=1 #unsat=327 bias=327/328
2.39/2.47	c Solving starts ...
2.39/2.47	c ============================[ Search Statistics ]============================
2.39/2.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.47	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.47	c =============================================================================
2.39/2.47	c  0.0s |       0 |        0 |        0 |     4182      0 |      207 |      268
2.39/2.48	c  0.0s |       0 |      287 |       76 |     4182      0 |      207 |      280
2.39/2.48	c #cpu_time = 0.010s
2.39/2.48	c #wall_clock_time = 0.011s
2.39/2.48	c #decision = 287
2.39/2.48	c #random_decision = 0
2.39/2.48	c #conflict = 76
2.39/2.48	c #restart = 0
2.39/2.48	c BCD2: relaxing 9 and merging with 1 cores into a new core of size 32: cost of the new core is >=2
2.39/2.48	c lower bound updated to 327
2.39/2.48	c BCD2: 327 <= obj <= 531
2.39/2.48	c BCD2: #cores=119, #unrelaxed=37, #relaxed=1027, #hardened=0
2.39/2.48	c BCD2: #sat=1 #unsat=328 bias=328/329
2.39/2.48	c Solving starts ...
2.39/2.48	c ============================[ Search Statistics ]============================
2.39/2.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.48	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.48	c =============================================================================
2.39/2.48	c  0.0s |       0 |        0 |        0 |     4182      0 |      208 |      280
2.39/2.49	c  0.0s |       1 |      280 |      100 |     4182      0 |      208 |      281
2.49/2.51	c  0.0s |       2 |      651 |      250 |     4601      0 |      208 |      281
2.49/2.53	c  0.1s |       3 |     1100 |      475 |     4601      0 |      208 |      281
2.49/2.57	c  0.1s |       4 |     1774 |      813 |     5062      0 |      208 |      281
2.59/2.63	c  0.1s |       4 |     3093 |     1318 |     5062      0 |      209 |      282
2.59/2.63	c #cpu_time = 0.144s
2.59/2.63	c #wall_clock_time = 0.145s
2.59/2.63	c #decision = 3093
2.59/2.63	c #random_decision = 4
2.59/2.63	c #conflict = 1318
2.59/2.63	c #restart = 4
2.59/2.63	c BCD2: updating lower bound of a core
2.59/2.63	c lower bound updated to 329
2.59/2.63	c BCD2: 329 <= obj <= 531
2.59/2.63	c BCD2: #cores=119, #unrelaxed=37, #relaxed=1027, #hardened=0
2.59/2.63	c BCD2: #sat=1 #unsat=329 bias=329/330
2.59/2.63	c Solving starts ...
2.59/2.63	c ============================[ Search Statistics ]============================
2.59/2.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.63	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.63	c =============================================================================
2.59/2.63	c  0.0s |       0 |        0 |        0 |     5062      0 |      209 |      283
2.59/2.64	c  0.0s |       1 |      286 |      100 |     5569      0 |      209 |      283
2.59/2.66	c  0.0s |       2 |      648 |      250 |     5569      0 |      209 |      283
2.59/2.68	c  0.1s |       3 |     1076 |      475 |     5569      0 |      209 |      283
2.69/2.71	c  0.1s |       4 |     1636 |      813 |     5569      0 |      209 |      283
2.69/2.77	c  0.1s |       5 |     2432 |     1320 |     6126      0 |      209 |      283
2.79/2.85	c  0.2s |       6 |     3483 |     2081 |     6126      0 |      209 |      283
2.89/2.96	c  0.3s |       6 |     4537 |     2693 |     6126      0 |      209 |      283
2.89/2.96	c #cpu_time = 0.328s
2.89/2.96	c #wall_clock_time = 0.328s
2.89/2.96	c #decision = 4537
2.89/2.96	c #random_decision = 14
2.89/2.96	c #conflict = 2693
2.89/2.96	c #restart = 6
2.89/2.96	c BCD2: relaxing 2 and merging with 16 cores into a new core of size 138: cost of the new core is >=35
2.89/2.96	c lower bound updated to 330
2.89/2.96	c BCD2: 330 <= obj <= 531
2.89/2.96	c BCD2: #cores=104, #unrelaxed=35, #relaxed=1029, #hardened=0
2.89/2.96	c BCD2: #sat=1 #unsat=330 bias=330/331
2.89/2.96	c Solving starts ...
2.89/2.96	c ============================[ Search Statistics ]============================
2.89/2.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.96	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.96	c =============================================================================
2.89/2.96	c  0.0s |       0 |        0 |        0 |     6126      0 |      225 |      283
2.99/3.02	c  0.1s |       0 |      349 |       44 |     6126      0 |      225 |      299
2.99/3.02	c #cpu_time = 0.063s
2.99/3.02	c #wall_clock_time = 0.063s
2.99/3.02	c #decision = 349
2.99/3.02	c #random_decision = 0
2.99/3.02	c #conflict = 44
2.99/3.02	c #restart = 0
2.99/3.02	c BCD2: relaxing 0 and merging with 16 cores into a new core of size 100: cost of the new core is >=30
2.99/3.02	c lower bound updated to 331
2.99/3.02	c BCD2: 331 <= obj <= 531
2.99/3.02	c BCD2: #cores=89, #unrelaxed=35, #relaxed=1029, #hardened=0
2.99/3.02	c BCD2: #sat=1 #unsat=331 bias=331/332
2.99/3.02	c Solving starts ...
2.99/3.02	c ============================[ Search Statistics ]============================
2.99/3.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.99/3.02	c       |         |          |          |    Limit     GC | Var      | Constra 
2.99/3.02	c =============================================================================
2.99/3.02	c  0.0s |       0 |        0 |        0 |     6126      0 |      241 |      299
2.99/3.04	c  0.0s |       0 |      195 |       11 |     6126      0 |      241 |      315
2.99/3.04	c #cpu_time = 0.013s
2.99/3.04	c #wall_clock_time = 0.013s
2.99/3.04	c #decision = 195
2.99/3.04	c #random_decision = 0
2.99/3.04	c #conflict = 11
2.99/3.04	c #restart = 0
2.99/3.04	c BCD2: relaxing 17 and merging with 8 cores into a new core of size 107: cost of the new core is >=40
2.99/3.04	c lower bound updated to 332
2.99/3.04	c BCD2: 332 <= obj <= 531
2.99/3.04	c BCD2: #cores=82, #unrelaxed=18, #relaxed=1046, #hardened=0
2.99/3.04	c BCD2: #sat=1 #unsat=332 bias=332/333
2.99/3.04	c Solving starts ...
2.99/3.04	c ============================[ Search Statistics ]============================
2.99/3.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.99/3.04	c       |         |          |          |    Limit     GC | Var      | Constra 
2.99/3.04	c =============================================================================
2.99/3.04	c  0.0s |       0 |        0 |        0 |     6126      0 |      249 |      315
2.99/3.05	c  0.0s |       0 |      469 |       37 |     6126      0 |      249 |      323
2.99/3.05	c #cpu_time = 0.016s
2.99/3.05	c #wall_clock_time = 0.016s
2.99/3.05	c #decision = 469
2.99/3.05	c #random_decision = 0
2.99/3.05	c #conflict = 37
2.99/3.05	c #restart = 0
2.99/3.05	c BCD2: relaxing 0 and merging with 11 cores into a new core of size 110: cost of the new core is >=51
2.99/3.05	c lower bound updated to 333
2.99/3.05	c BCD2: 333 <= obj <= 531
2.99/3.05	c BCD2: #cores=72, #unrelaxed=18, #relaxed=1046, #hardened=0
2.99/3.05	c BCD2: #sat=1 #unsat=333 bias=333/334
2.99/3.05	c Solving starts ...
2.99/3.05	c ============================[ Search Statistics ]============================
2.99/3.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.99/3.05	c       |         |          |          |    Limit     GC | Var      | Constra 
2.99/3.05	c =============================================================================
2.99/3.05	c  0.0s |       0 |        0 |        0 |     6126      0 |      260 |      323
2.99/3.07	c  0.0s |       0 |      323 |       55 |     6126      0 |      260 |      334
2.99/3.07	c #cpu_time = 0.014s
2.99/3.07	c #wall_clock_time = 0.014s
2.99/3.07	c #decision = 323
2.99/3.07	c #random_decision = 0
2.99/3.07	c #conflict = 55
2.99/3.07	c #restart = 0
2.99/3.07	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 25: cost of the new core is >=17
2.99/3.07	c lower bound updated to 334
2.99/3.07	c BCD2: 334 <= obj <= 531
2.99/3.07	c BCD2: #cores=71, #unrelaxed=18, #relaxed=1046, #hardened=0
2.99/3.07	c BCD2: #sat=1 #unsat=334 bias=334/335
2.99/3.07	c Solving starts ...
2.99/3.07	c ============================[ Search Statistics ]============================
2.99/3.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.99/3.07	c       |         |          |          |    Limit     GC | Var      | Constra 
2.99/3.07	c =============================================================================
2.99/3.07	c  0.0s |       0 |        0 |        0 |     6126      0 |      262 |      334
3.09/3.10	c  0.0s |       1 |      244 |      100 |     6739      0 |      262 |      336
3.09/3.12	c  0.0s |       1 |      425 |      163 |     6739      0 |      262 |      336
3.09/3.12	c #cpu_time = 0.045s
3.09/3.12	c #wall_clock_time = 0.045s
3.09/3.12	c #decision = 425
3.09/3.12	c #random_decision = 1
3.09/3.12	c #conflict = 163
3.09/3.12	c #restart = 1
3.09/3.12	c BCD2: relaxing 15 and merging with 7 cores into a new core of size 212: cost of the new core is >=94
3.09/3.12	c lower bound updated to 335
3.09/3.12	c BCD2: 335 <= obj <= 531
3.09/3.12	c BCD2: #cores=65, #unrelaxed=3, #relaxed=1061, #hardened=0
3.09/3.12	c BCD2: #sat=1 #unsat=335 bias=335/336
3.09/3.12	c Solving starts ...
3.09/3.12	c ============================[ Search Statistics ]============================
3.09/3.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.09/3.12	c       |         |          |          |    Limit     GC | Var      | Constra 
3.09/3.12	c =============================================================================
3.09/3.12	c  0.0s |       0 |        0 |        0 |     6739      0 |      269 |      336
3.09/3.17	c  0.1s |       1 |      281 |      100 |     6739      0 |      269 |      343
3.09/3.18	c  0.1s |       1 |      364 |      115 |     6739      0 |      269 |      343
3.09/3.18	c #cpu_time = 0.062s
3.09/3.18	c #wall_clock_time = 0.062s
3.09/3.18	c #decision = 364
3.09/3.18	c #random_decision = 2
3.09/3.18	c #conflict = 115
3.09/3.18	c #restart = 1
3.09/3.18	c BCD2: relaxing 3 and merging with 2 cores into a new core of size 36: cost of the new core is >=3
3.09/3.18	c lower bound updated to 336
3.09/3.19	c BCD2: 336 <= obj <= 531
3.09/3.19	c BCD2: #cores=64, #unrelaxed=0, #relaxed=1064, #hardened=0
3.09/3.19	c BCD2: #sat=1 #unsat=336 bias=336/337
3.09/3.19	c Solving starts ...
3.09/3.19	c ============================[ Search Statistics ]============================
3.09/3.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.09/3.19	c       |         |          |          |    Limit     GC | Var      | Constra 
3.09/3.19	c =============================================================================
3.09/3.19	c  0.0s |       0 |        0 |        0 |     6739      0 |      271 |      343
3.18/3.24	c  0.1s |       1 |      285 |      100 |     6739      0 |      271 |      345
3.29/3.32	c  0.1s |       1 |      558 |      239 |     6739      0 |      271 |      345
3.29/3.32	c #cpu_time = 0.128s
3.29/3.32	c #wall_clock_time = 0.129s
3.29/3.32	c #decision = 558
3.29/3.32	c #random_decision = 0
3.29/3.32	c #conflict = 239
3.29/3.32	c #restart = 1
3.29/3.32	c BCD2: relaxing 0 and merging with 15 cores into a new core of size 590: cost of the new core is >=200
3.29/3.32	c lower bound updated to 337
3.29/3.32	c BCD2: 337 <= obj <= 531
3.29/3.32	c BCD2: #cores=50, #unrelaxed=0, #relaxed=1064, #hardened=0
3.29/3.32	c BCD2: #sat=1 #unsat=337 bias=337/338
3.29/3.32	c Solving starts ...
3.29/3.32	c ============================[ Search Statistics ]============================
3.29/3.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.29/3.32	c       |         |          |          |    Limit     GC | Var      | Constra 
3.29/3.32	c =============================================================================
3.29/3.32	c  0.0s |       0 |        0 |        0 |     6739      0 |      286 |      345
3.39/3.44	c  0.1s |       1 |      222 |      100 |     6739      0 |      286 |      360
3.39/3.47	c  0.1s |       1 |      298 |      116 |     6739      0 |      286 |      360
3.39/3.47	c #cpu_time = 0.147s
3.39/3.47	c #wall_clock_time = 0.148s
3.39/3.47	c #decision = 298
3.39/3.47	c #random_decision = 1
3.39/3.47	c #conflict = 116
3.39/3.47	c #restart = 1
3.39/3.47	c BCD2: relaxing 0 and merging with 5 cores into a new core of size 187: cost of the new core is >=63
3.39/3.47	c lower bound updated to 341
3.39/3.47	c BCD2: 341 <= obj <= 531
3.39/3.47	c BCD2: #cores=46, #unrelaxed=0, #relaxed=1064, #hardened=0
3.39/3.47	c BCD2: #sat=1 #unsat=338 bias=338/339
3.39/3.47	c Solving starts ...
3.39/3.47	c ============================[ Search Statistics ]============================
3.39/3.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.39/3.47	c       |         |          |          |    Limit     GC | Var      | Constra 
3.39/3.47	c =============================================================================
3.39/3.47	c  0.0s |       0 |        0 |        0 |     6739      0 |      291 |      360
3.48/3.50	c  0.0s |       0 |      116 |       25 |     6739      0 |      291 |      365
3.48/3.50	c #cpu_time = 0.032s
3.48/3.50	c #wall_clock_time = 0.032s
3.48/3.50	c #decision = 116
3.48/3.50	c #random_decision = 0
3.48/3.50	c #conflict = 25
3.48/3.50	c #restart = 0
3.48/3.50	o 523
3.48/3.50	c BCD2: updating upper bound: 531 -> 522
3.48/3.51	c BCD2: 341 <= obj <= 522
3.48/3.51	c BCD2: #cores=46, #unrelaxed=0, #relaxed=1064, #hardened=0
3.48/3.51	c BCD2: #sat=2 #unsat=338 bias=338/340
3.48/3.52	c Solving starts ...
3.48/3.52	c ============================[ Search Statistics ]============================
3.48/3.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.48/3.52	c       |         |          |          |    Limit     GC | Var      | Constra 
3.48/3.52	c =============================================================================
3.48/3.52	c  0.0s |       0 |        0 |        0 |     6739      0 |      291 |      366
3.58/3.65	c  0.1s |       1 |      194 |      100 |     6739      0 |      291 |      366
3.68/3.70	c  0.2s |       1 |      274 |      127 |     6739      0 |      291 |      366
3.68/3.70	c #cpu_time = 0.176s
3.68/3.70	c #wall_clock_time = 0.177s
3.68/3.70	c #decision = 274
3.68/3.70	c #random_decision = 2
3.68/3.70	c #conflict = 127
3.68/3.70	c #restart = 1
3.68/3.70	c BCD2: relaxing 0 and merging with 5 cores into a new core of size 900: cost of the new core is >=301
3.68/3.70	c lower bound updated to 342
3.68/3.70	c BCD2: 342 <= obj <= 522
3.68/3.70	c BCD2: #cores=42, #unrelaxed=0, #relaxed=1064, #hardened=0
3.68/3.70	c BCD2: #sat=2 #unsat=339 bias=339/341
3.68/3.70	c Solving starts ...
3.68/3.70	c ============================[ Search Statistics ]============================
3.68/3.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.68/3.70	c       |         |          |          |    Limit     GC | Var      | Constra 
3.68/3.70	c =============================================================================
3.68/3.70	c  0.0s |       0 |        0 |        0 |     6739      0 |      300 |      366
3.68/3.72	c  0.0s |       0 |       63 |        5 |     6739      0 |      300 |      379
3.68/3.72	c #cpu_time = 0.017s
3.68/3.72	c #wall_clock_time = 0.017s
3.68/3.72	c #decision = 63
3.68/3.72	c #random_decision = 0
3.68/3.72	c #conflict = 5
3.68/3.72	c #restart = 0
3.68/3.72	o 521
3.68/3.72	c BCD2: updating upper bound: 522 -> 520
3.68/3.73	c BCD2: 342 <= obj <= 520
3.68/3.73	c BCD2: #cores=42, #unrelaxed=0, #relaxed=1064, #hardened=0
3.68/3.73	c BCD2: #sat=3 #unsat=339 bias=339/342
3.68/3.73	c Solving starts ...
3.68/3.73	c ============================[ Search Statistics ]============================
3.68/3.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.68/3.73	c       |         |          |          |    Limit     GC | Var      | Constra 
3.68/3.73	c =============================================================================
3.68/3.73	c  0.0s |       0 |        0 |        0 |     6739      0 |      300 |      380
3.88/3.91	c  0.2s |       1 |      362 |      100 |     6739      0 |      300 |      380
4.18/4.20	c  0.4s |       1 |      727 |      208 |     6739      0 |      300 |      380
4.18/4.20	c #cpu_time = 0.354s
4.18/4.20	c #wall_clock_time = 0.355s
4.18/4.20	c #decision = 727
4.18/4.20	c #random_decision = 1
4.18/4.20	c #conflict = 208
4.18/4.20	c #restart = 1
4.18/4.20	c BCD2: relaxing 0 and merging with 3 cores into a new core of size 908: cost of the new core is >=304
4.18/4.20	c lower bound updated to 343
4.18/4.20	c BCD2: 343 <= obj <= 520
4.18/4.20	c BCD2: #cores=40, #unrelaxed=0, #relaxed=1064, #hardened=0
4.18/4.20	c BCD2: #sat=3 #unsat=340 bias=340/343
4.18/4.20	c Solving starts ...
4.18/4.20	c ============================[ Search Statistics ]============================
4.18/4.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.18/4.20	c       |         |          |          |    Limit     GC | Var      | Constra 
4.18/4.20	c =============================================================================
4.18/4.20	c  0.0s |       0 |        0 |        0 |     6739      0 |      304 |      380
4.18/4.25	c  0.2s |       1 |      355 |      100 |     6739      0 |      304 |      385
4.39/4.46	c  0.4s |       2 |      791 |      250 |     6739      0 |      304 |      385
4.39/4.50	c  0.4s |       2 |      898 |      270 |     6739      0 |      304 |      385
4.39/4.50	c #cpu_time = 0.400s
4.39/4.50	c #wall_clock_time = 0.401s
4.39/4.50	c #decision = 898
4.39/4.50	c #random_decision = 1
4.39/4.50	c #conflict = 270
4.39/4.50	c #restart = 2
4.39/4.50	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 912: cost of the new core is >=306
4.39/4.50	c lower bound updated to 344
4.39/4.50	c BCD2: 344 <= obj <= 520
4.39/4.50	c BCD2: #cores=39, #unrelaxed=0, #relaxed=1064, #hardened=0
4.39/4.50	c BCD2: #sat=3 #unsat=341 bias=341/344
4.39/4.50	c Solving starts ...
4.39/4.50	c ============================[ Search Statistics ]============================
4.39/4.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.39/4.50	c       |         |          |          |    Limit     GC | Var      | Constra 
4.39/4.50	c =============================================================================
4.39/4.50	c  0.0s |       0 |        0 |        0 |     6739      0 |      306 |      385
4.58/4.66	c  0.2s |       1 |      269 |      100 |     6739      0 |      306 |      387
4.89/4.93	c  0.4s |       2 |      741 |      250 |     6739      0 |      306 |      387
4.99/5.03	c  0.5s |       2 |      896 |      311 |     6739      0 |      306 |      387
4.99/5.03	c #cpu_time = 0.529s
4.99/5.03	c #wall_clock_time = 0.531s
4.99/5.03	c #decision = 896
4.99/5.03	c #random_decision = 1
4.99/5.03	c #conflict = 311
4.99/5.03	c #restart = 2
4.99/5.03	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 916: cost of the new core is >=308
4.99/5.03	c lower bound updated to 345
4.99/5.04	c BCD2: 345 <= obj <= 520
4.99/5.04	c BCD2: #cores=38, #unrelaxed=0, #relaxed=1064, #hardened=0
4.99/5.04	c BCD2: #sat=3 #unsat=342 bias=342/345
4.99/5.04	c Solving starts ...
4.99/5.04	c ============================[ Search Statistics ]============================
4.99/5.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.99/5.04	c       |         |          |          |    Limit     GC | Var      | Constra 
4.99/5.04	c =============================================================================
4.99/5.04	c  0.0s |       0 |        0 |        0 |     6739      0 |      308 |      387
5.19/5.22	c  0.2s |       1 |      327 |      100 |     6739      0 |      308 |      389
5.39/5.43	c  0.4s |       1 |      749 |      234 |     6739      0 |      309 |      390
5.39/5.43	c #cpu_time = 0.383s
5.39/5.43	c #wall_clock_time = 0.384s
5.39/5.43	c #decision = 749
5.39/5.43	c #random_decision = 2
5.39/5.43	c #conflict = 234
5.39/5.43	c #restart = 1
5.39/5.43	c BCD2: updating lower bound of a core
5.39/5.43	c lower bound updated to 520
5.39/5.43	c BCD2: 520 <= obj <= 520
5.39/5.43	c BCD2: #cores=38, #unrelaxed=0, #relaxed=1064, #hardened=0
5.39/5.43	c BCD2: #sat=3 #unsat=343 bias=343/346
5.39/5.43	c Solving starts ...
5.39/5.43	c ============================[ Search Statistics ]============================
5.39/5.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.39/5.43	c       |         |          |          |    Limit     GC | Var      | Constra 
5.39/5.43	c =============================================================================
5.39/5.43	c  0.0s |       0 |        0 |        0 |     6739      0 |      309 |      391
5.39/5.45	c  0.0s |       0 |       59 |        0 |     6739      0 |      309 |      391
5.39/5.45	c #cpu_time = 0.012s
5.39/5.45	c #wall_clock_time = 0.012s
5.39/5.45	c #decision = 59
5.39/5.45	c #random_decision = 0
5.39/5.45	c #conflict = 0
5.39/5.45	c #restart = 0
5.39/5.45	o 520
5.39/5.45	s OPTIMUM FOUND
5.39/5.45	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10
5.39/5.45	v x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20
5.39/5.45	v x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30
5.39/5.45	v x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40
5.39/5.45	v x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50
5.39/5.45	v -x51 x52 -x53 x54 x55 -x56 x57 -x58 -x59 x60
5.39/5.45	v -x61 x62 x63 -x64 -x65 x66 x67 -x68 x69 -x70
5.39/5.45	v -x71 x72 -x73 x74 x75 -x76 x77 -x78 -x79 x80
5.39/5.45	v x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90
5.39/5.45	v x91 -x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100
5.39/5.45	v x101 -x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110
5.39/5.45	v x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120
5.39/5.45	v x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130
5.39/5.45	v x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139 -x140
5.39/5.45	v x141 -x142 x143 -x144 -x145 x146 x147 -x148 -x149 x150
5.39/5.45	v x151 -x152 x153 -x154 -x155 x156 -x157 x158 x159 -x160
5.39/5.45	v x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170
5.39/5.45	v x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180
5.39/5.45	v x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190
5.39/5.45	v x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200
5.39/5.45	v x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210
5.39/5.45	v x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220
5.39/5.45	v x221 -x222 x223 -x224 -x225 x226 x227 -x228 x229 -x230
5.39/5.45	v -x231 x232 -x233 x234 x235 -x236 x237 -x238 -x239 x240
5.39/5.45	v x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250
5.39/5.45	v x251 -x252 x253 -x254 x255 -x256 -x257 x258 -x259 x260
5.39/5.45	v -x261 x262 x263 -x264 -x265 x266 x267 -x268 -x269 x270
5.39/5.45	v -x271 x272 -x273 x274 x275 -x276 -x277 x278 -x279 x280
5.39/5.45	v -x281 x282 -x283 x284 x285 -x286 -x287 x288 -x289 x290
5.39/5.45	v x291 -x292 -x293 x294 -x295 x296 -x297 x298 -x299 x300
5.39/5.45	v x301 -x302 -x303 x304 x305 -x306 -x307 x308 -x309 x310
5.39/5.45	v -x311 x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320
5.39/5.45	v -x321 x322 -x323 x324 x325 -x326 -x327 x328 -x329 x330
5.39/5.45	v x331 -x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340
5.39/5.45	v x341 -x342 -x343 x344 -x345 x346 x347 -x348 -x349 x350
5.39/5.45	v -x351 x352 -x353 x354 -x355 x356 x357 -x358 -x359 x360
5.39/5.45	v x361 -x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370
5.39/5.45	v -x371 x372 -x373 x374 x375 -x376 -x377 x378 x379 -x380
5.39/5.45	v -x381 x382 -x383 x384 -x385 x386 -x387 x388 x389 -x390
5.39/5.45	v -x391 x392 -x393 x394 -x395 x396 x397 -x398 -x399 x400
5.39/5.45	v -x401 x402 -x403 -x404 -x405 x406 x407 -x408 -x409 x410
5.39/5.45	v -x411 x412 -x413 x414 x415 -x416 -x417 x418 x419 -x420
5.39/5.45	v -x421 x422 -x423 x424 -x425 x426 x427 -x428 -x429 x430
5.39/5.45	v -x431 x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440
5.39/5.45	v -x441 x442 -x443 x444 -x445 x446 x447 -x448 -x449 x450
5.39/5.45	v -x451 x452 -x453 x454 x455 -x456 -x457 x458 x459 -x460
5.39/5.45	v -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470
5.39/5.45	v x471 -x472 -x473 x474 x475 -x476 -x477 x478 -x479 x480
5.39/5.45	v -x481 x482 -x483 x484 -x485 x486 x487 -x488 x489 -x490
5.39/5.45	v -x491 x492 -x493 x494 -x495 x496 -x497 x498 x499 -x500
5.39/5.45	v -x501 x502 -x503 x504 x505 -x506 -x507 x508 -x509 x510
5.39/5.45	v -x511 x512 -x513 x514 -x515 x516 -x517 x518 x519 -x520
5.39/5.45	v x521 -x522 -x523 x524 -x525 x526 -x527 x528 x529 -x530
5.39/5.45	v -x531 x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540
5.39/5.45	v x541 -x542 -x543 x544 -x545 x546 -x547 x548 -x549 -x550
5.39/5.45	v x551 -x552 -x553 x554 -x555 x556 -x557 -x558 x559 -x560
5.39/5.45	v -x561 x562 -x563 x564 x565 -x566 -x567 x568 -x569 x570
5.39/5.45	v -x571 x572 x573 -x574 -x575 x576 x577 -x578 -x579 x580
5.39/5.45	v -x581 x582 -x583 x584 -x585 x586 x587 -x588 -x589 x590
5.39/5.45	v -x591 x592 x593 -x594 -x595 x596 -x597 x598 -x599 x600
5.39/5.45	v -x601 -x602 -x603 x604 -x605 x606 x607 -x608 -x609 x610
5.39/5.45	v -x611 x612 -x613 x614 x615 -x616 -x617 x618 -x619 x620
5.39/5.45	v -x621 x622 x623 -x624 -x625 x626 x627 -x628 -x629 x630
5.39/5.45	v -x631 x632 -x633 x634 -x635 x636 -x637 x638 x639 -x640
5.39/5.45	v -x641 x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650
5.39/5.45	v -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 -x660
5.39/5.45	v x661 -x662 -x663 x664 -x665 x666 -x667 x668 x669 -x670
5.39/5.45	v -x671 x672 -x673 x674 -x675 x676 x677 -x678 -x679 x680
5.39/5.45	v -x681 x682 -x683 x684 x685 -x686 -x687 x688 -x689 x690
5.39/5.45	v -x691 x692 -x693 x694 x695 -x696 -x697 x698 -x699 x700
5.39/5.45	v -x701 x702 x703 -x704 -x705 x706 -x707 x708 -x709 x710
5.39/5.45	v x711 -x712 x713 -x714 -x715 x716 -x717 -x718 -x719 x720
5.39/5.45	v -x721 x722 x723 -x724 -x725 x726 -x727 x728 -x729 x730
5.39/5.45	v -x731 x732 x733 -x734 -x735 x736 -x737 x738 -x739 x740
5.39/5.45	v x741 -x742 -x743 x744 -x745 x746 x747 -x748 -x749 x750
5.39/5.45	v -x751 -x752 -x753 x754 -x755 -x756 x757 -x758 -x759 x760
5.39/5.45	v -x761 x762 -x763 x764 x765 -x766 -x767 x768 -x769 x770
5.39/5.45	v -x771 x772 -x773 x774 x775 -x776 -x777 x778 x779 -x780
5.39/5.45	v -x781 x782 -x783 x784 x785 -x786 -x787 x788 -x789 x790
5.39/5.45	v -x791 x792 -x793 x794 -x795 x796 -x797 x798 x799 -x800
5.39/5.45	v x801 -x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810
5.39/5.45	v -x811 x812 -x813 x814 x815 -x816 x817 -x818 -x819 x820
5.39/5.45	v -x821 x822 -x823 x824 -x825 x826 -x827 x828 -x829 -x830
5.39/5.45	v x831 -x832 x833 -x834 -x835 x836 -x837 x838 -x839 x840
5.39/5.45	v -x841 x842 -x843 x844 x845 -x846 -x847 x848 -x849 x850
5.39/5.45	v -x851 x852 x853 -x854 -x855 x856 -x857 x858 -x859 x860
5.39/5.45	v x861 -x862 -x863 x864 -x865 x866 -x867 x868 x869 -x870
5.39/5.45	v -x871 x872 -x873 x874 x875 -x876 -x877 x878 -x879 x880
5.39/5.45	v -x881 x882 x883 -x884 -x885 x886 -x887 x888 x889 -x890
5.39/5.45	v -x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900
5.39/5.45	v x901 -x902 -x903 x904 -x905 x906 x907 -x908 -x909 x910
5.39/5.45	v -x911 x912 -x913 -x914 -x915 x916 -x917 x918 x919 -x920
5.39/5.45	v -x921 x922 x923 -x924 -x925 x926 -x927 x928 x929 -x930
5.39/5.45	v -x931 x932 -x933 x934 -x935 x936 -x937 -x938 -x939 x940
5.39/5.45	v x941 -x942 -x943 x944 x945 -x946 -x947 x948 -x949 x950
5.39/5.45	v -x951 x952 -x953 x954 -x955 x956 x957 -x958 -x959 x960
5.39/5.45	v -x961 x962 -x963 x964 x965 -x966 -x967 x968 -x969 x970
5.39/5.45	v -x971 x972 -x973 x974 x975 -x976 -x977 x978 -x979 x980
5.39/5.45	v x981 -x982 -x983 x984 -x985 -x986 -x987 x988 x989 -x990
5.39/5.45	v -x991 x992 -x993 x994 -x995 x996 -x997 x998 x999 -x1000
5.39/5.45	v -x1001 x1002 x1003 -x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010
5.39/5.45	v x1011 -x1012 -x1013 x1014 -x1015 x1016 x1017 -x1018 -x1019 x1020
5.39/5.45	v -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030
5.39/5.45	v x1031 -x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 x1039 -x1040
5.39/5.45	v -x1041 x1042 x1043 -x1044 -x1045 x1046 -x1047 x1048 x1049 -x1050
5.39/5.45	v -x1051 x1052 -x1053 x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060
5.39/5.45	v x1061 -x1062 -x1063 x1064
5.39/5.45	c total CPU time = 5.432s
5.39/5.45	c total wall clock time = 5.446s

Verifier Data

OK	520

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

pid=20751
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.31 2.27 2.26 4/179 20754
/proc/meminfo: memFree=27437292/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=241084 CPUtime=0 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 752 0 0 0 0 0 0 0 20 0 4 0 25192622 246870016 1113 33554432000 4194304 16246674 140734459807344 140734459806768 14073233 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 60271 1118 426 2943 0 57165 0
[pid=20754/tid=20755] ppid=20751 vsize=241084 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 246870016 1144 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=241084 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 246870016 1153 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=241084 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25192623 246870016 1162 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.31 2.27 2.26 4/179 20754
/proc/meminfo: memFree=27437292/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 28222 0 0 0 5 4 0 0 20 0 4 0 25192622 1249447936 28522 33554432000 4194304 16246674 140734459807344 140734459806656 13954914 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 305041 28533 832 2943 0 301935 0
[pid=20754/tid=20755] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 28541 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 28549 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 28556 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.20054 s]
/proc/loadavg: 2.31 2.27 2.26 4/179 20754
/proc/meminfo: memFree=27437292/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1220164 CPUtime=0.19 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 49490 0 0 0 13 6 0 0 20 0 4 0 25192622 1249447936 49789 33554432000 4194304 16246674 140734459807344 140734459806656 13954914 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 305041 49797 832 2943 0 301935 0
[pid=20754/tid=20755] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 49802 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 49808 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 49813 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.30049 s]
/proc/loadavg: 2.31 2.27 2.26 4/179 20754
/proc/meminfo: memFree=27437292/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1220164 CPUtime=0.29 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 69131 0 0 0 20 9 0 0 20 0 4 0 25192622 1249447936 69430 33554432000 4194304 16246674 140734459807344 140734459806656 5532301 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 305041 69438 880 2943 0 301935 0
[pid=20754/tid=20755] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 69443 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 69447 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25192623 1249447936 69451 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700408 s]
/proc/loadavg: 2.31 2.27 2.26 4/179 20754
/proc/meminfo: memFree=27437292/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 106316 0 0 0 56 13 0 0 20 0 4 0 25192622 1338576896 106615 33554432000 4194304 16246674 140734459807344 140734459805960 13808836 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 326801 106615 906 2943 0 323695 0
[pid=20754/tid=20755] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 106615 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 106615 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 106615 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.5004 s]
/proc/loadavg: 2.31 2.27 2.26 4/183 20758
/proc/meminfo: memFree=27011528/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 106316 0 0 0 135 14 0 0 20 0 4 0 25192622 1338576896 106615 33554432000 4194304 16246674 140734459807344 140734459790336 14073233 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 326801 106615 906 2943 0 323695 0
[pid=20754/tid=20755] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 106615 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 106615 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 106615 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10042 s]
/proc/loadavg: 2.31 2.27 2.26 4/183 20758
/proc/meminfo: memFree=27011032/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1307204 CPUtime=3.09 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 130642 0 0 0 290 19 0 0 20 0 4 0 25192622 1338576896 130941 33554432000 4194304 16246674 140734459807344 140734459790336 5828917 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 326801 130941 910 2943 0 323695 0
[pid=20754/tid=20755] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 130941 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 130941 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1338576896 130941 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

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

[startup+3.2005 s]
/proc/loadavg: 2.31 2.27 2.26 4/183 20758
/proc/meminfo: memFree=27011032/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1309252 CPUtime=3.18 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 131079 0 0 0 299 19 0 0 20 0 4 0 25192622 1340674048 131378 33554432000 4194304 16246674 140734459807344 140734459790336 5522913 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 327313 131378 910 2943 0 324207 0
[pid=20754/tid=20755] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 131378 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 131378 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 131378 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1309252

[startup+4.80041 s]
/proc/loadavg: 2.44 2.29 2.27 3/183 20758
/proc/meminfo: memFree=26911460/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1309252 CPUtime=4.78 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 163421 0 0 0 454 24 0 0 20 0 4 0 25192622 1340674048 163720 33554432000 4194304 16246674 140734459807344 140734459790336 5523634 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 327313 163725 911 2943 0 324207 0
[pid=20754/tid=20755] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 163728 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 163733 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 163739 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 1309252

[startup+5.20042 s]
/proc/loadavg: 2.44 2.29 2.27 3/183 20758
/proc/meminfo: memFree=26911460/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1309252 CPUtime=5.19 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 206514 0 0 0 488 31 0 0 20 0 4 0 25192622 1340674048 206813 33554432000 4194304 16246674 140734459807344 140734459790336 13192038 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 327313 206813 911 2943 0 324207 0
[pid=20754/tid=20755] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 206813 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 206813 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 206813 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 1309252

[startup+5.40041 s]
/proc/loadavg: 2.44 2.29 2.27 3/183 20758
/proc/meminfo: memFree=26911460/32872528 swapFree=1459628/1655852
[pid=20754] ppid=20751 vsize=1309252 CPUtime=5.39 cores=1,3,5,7
/proc/20754/stat : 20754 (toysat) R 20751 20754 16189 0 -1 4202496 206514 0 0 0 508 31 0 0 20 0 4 0 25192622 1340674048 206813 33554432000 4194304 16246674 140734459807344 140734459790336 13943664 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20754/statm: 327313 206813 911 2943 0 324207 0
[pid=20754/tid=20755] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20755/stat : 20755 (toysat) S 20751 20754 16189 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 206813 33554432000 4194304 16246674 140734459807344 139662121217264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=20754/tid=20756] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20756/stat : 20756 (toysat) S 20751 20754 16189 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 206813 33554432000 4194304 16246674 140734459807344 139662110727408 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=20754/tid=20757] ppid=20751 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/20754/task/20757/stat : 20757 (toysat) S 20751 20754 16189 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25192623 1340674048 206813 33554432000 4194304 16246674 140734459807344 139662100253872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 1309252

Child status: 0
Real time (s): 5.49863
CPU time (s): 5.49316
CPU user time (s): 5.13422
CPU system time (s): 0.358945
CPU usage (%): 99.9005
Max. virtual memory (cumulated for all children) (KiB): 1309252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.13422
system time used= 0.358945
maximum resident set size= 827264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 21

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013997 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-18 08:31:11
IDJOB=4102753
IDBENCH=2166
IDSOLVER=2542
FILE ID=node136/4102753-1466231471
RUNJOBID= node136-1466206055-16206
PBS_JOBID= 19918141
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16e2.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102753-1466231471/watcher-4102753-1466231471 -o /tmp/evaluation-result-4102753-1466231471/solver-4102753-1466231471 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466206055-16206 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4102753-1466231471.opb

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

MD5SUM BENCH= 70562ccf7e5b2c45714808415668e9f1
RANDOM SEED=228066014

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        27437672 kB
Buffers:          171776 kB
Cached:          1673144 kB
SwapCached:            0 kB
Active:          1327288 kB
Inactive:        1705496 kB
Active(anon):    1190552 kB
Inactive(anon):        0 kB
Active(file):     136736 kB
Inactive(file):  1705496 kB
Unevictable:     1655852 kB
Mlocked:         1459628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16844 kB
Writeback:             0 kB
AnonPages:       2843704 kB
Mapped:            16628 kB
Shmem:               204 kB
Slab:             611128 kB
SReclaimable:      54800 kB
SUnreclaim:       556328 kB
KernelStack:        1520 kB
PageTables:         9596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2977072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1368064 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= 71704 MiB
End job on node136 at 2016-06-18 08:31:17