Trace number 4102297

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-02OPT503 143.25 143.284

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e5.opb
MD5SUMad6c04a791a5d9edc6d6bca9a842a8ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark503
Best CPU time to get the best result obtained on this benchmark11.7762
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 503
Optimality of the best value was proved YES
Number of variables1044
Total number of constraints12158
Number of constraints which are clauses12158
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 constraint32
Number of terms in the objective function 1044
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 1044
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 1044
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:04:40+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-4102297-1466229879.opb"]
0.00/0.01	c use --random-gen="2155440099 3377343335 455334465 3927794829 2264444195 18019508 4023694748 1655822574 4034010805 1466061141 4249022436 2597161053 1728358212 1020834315 4058774441 332088224 2418311359 2578221974 1340043360 4101162466 1993438148 94293373 2944680076 2868444607 3572100328 3510870741 372387321 3450316925 1315889900 1442124266 603965441 1091538266 1341344362 3713002790 745992366 4087075410 1269652399 4242725692 1896163855 3011932780 3675105049 2755024340 3307344477 2538163207 3027059698 1836589134 2053966908 762538808 712411073 101881507 594061656 1219712467 4248149946 3078747717 3043630725 139240101 837212479 3703744220 4221352554 406059297 4151945838 1489012218 1505410330 4035867711 147520518 2984199137 2890427074 1492277717 1190728234 3433149709 342577802 3836485486 1567728584 2497883570 2558115091 1619828564 2217648165 1233384289 2047400631 1293860409 2275145536 3116587621 1740618574 544806830 4141165154 2436904961 377828090 939719487 3290307225 1248419117 1364024353 3727206069 2636557596 1198187289 2281430959 153568295 3358544246 1663958696 1238152879 4036146787 3062111959 1483470956 843344084 3761910340 1939634007 2401966434 2402608153 282310781 3531108687 3234477010 258855220 3214315344 2099048976 2554815813 1817022558 326625662 794114397 165678551 844987612 3584065876 566648352 45450266 2915440952 1937599797 1167200669 478736989 3943271699 526250114 3910797367 3714848693 1804396998 2922219246 2752445408 3104415073 1828655953 1936016483 802235156 890541681 3354297525 2855538162 3892227883 1652290458 739057543 887734902 349146291 1680303110 1331781961 574960986 651019239 2445819541 395712748 4110875745 3300728974 4190161901 2799315256 2439388073 1331659126 525278987 2219182810 329851956 1589337336 872987221 623126694 1510232514 3389681815 2668071516 2545738219 1762092474 1741364625 1507376940 1200566333 226516703 58983327 3079399794 1013031194 1223302616 3027527715 4001095117 782194214 2897489893 3619181669 2587206381 3640389546 1765256958 1638177474 1432750913 2255830771 3967424562 3930687221 1397747559 919899083 3849538577 619830644 943944782 1319077614 1177468166 2666132174 239455422 4068072043 482650523 2641630800 770803773 1476852130 3071373260 2186674619 3724502206 207093914 3909363799 3750484806 2377973077 1720661910 2051294963 3475125733 1423975515 3732052255 541256034 556212885 141243428 3162141676 4172206449 3996283502 2551387526 3330238993 1354658257 1704624297 1933021112 3523312793 3301778599 2770738341 1039210249 3658835516 4062673253 1264262586 296720622 2391018985 1200859508 3818665609 2380761408 2288662453 4209208556 257659427 2574574131 2644995486 2578953180 3677482193 2765162048 211808991 1361120046 1864511571 2033372677 2800850757 859869420 3503571300 4033377206 1681556068 3638256277 255 362436" option to reproduce the execution
0.09/0.14	c #vars 1044
0.09/0.14	c #constraints 12158
0.29/0.31	c BCD2: Hardening is enabled.
0.29/0.31	c BCD2: BiasedSearch is enabled.
0.29/0.31	c Solving starts ...
0.29/0.31	c ============================[ Search Statistics ]============================
0.29/0.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.31	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.31	c =============================================================================
0.29/0.31	c  0.0s |       0 |        0 |        0 |     4400      0 |        0 |        0
0.39/0.41	c  0.1s |       1 |      177 |      100 |     4400      0 |        0 |        0
0.39/0.44	c  0.1s |       1 |      284 |      119 |     4840      0 |        0 |        0
0.39/0.44	c #cpu_time = 0.127s
0.39/0.44	c #wall_clock_time = 0.127s
0.39/0.44	c #decision = 284
0.39/0.44	c #random_decision = 1
0.39/0.44	c #conflict = 119
0.39/0.44	c #restart = 1
0.39/0.44	o 522
0.39/0.44	c BCD2: updating upper bound: 1044 -> 521
0.39/0.44	c BCD2: 0 <= obj <= 521
0.39/0.44	c BCD2: #cores=0, #unrelaxed=1044, #relaxed=0, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=1 bias=1/2
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 |     4840      0 |        0 |        0
0.39/0.45	c  0.0s |       0 |        4 |        0 |     4840      0 |        0 |        0
0.39/0.45	c #cpu_time = 0.013s
0.39/0.45	c #wall_clock_time = 0.013s
0.39/0.45	c #decision = 4
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 3: cost of the new core is >=1
0.39/0.45	c lower bound updated to 1
0.39/0.45	c BCD2: 1 <= obj <= 521
0.39/0.45	c BCD2: #cores=1, #unrelaxed=1041, #relaxed=3, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=2 bias=2/3
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 |     4840      0 |        0 |        1
0.39/0.48	c  0.0s |       0 |        8 |        0 |     4840      0 |        0 |        1
0.39/0.48	c #cpu_time = 0.005s
0.39/0.48	c #wall_clock_time = 0.005s
0.39/0.48	c #decision = 8
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 2
0.39/0.49	c BCD2: 2 <= obj <= 521
0.39/0.49	c BCD2: #cores=2, #unrelaxed=1038, #relaxed=6, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=3 bias=3/4
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 |     4840      0 |        0 |        2
0.39/0.49	c  0.0s |       0 |        9 |        1 |     4840      0 |        0 |        2
0.39/0.49	c #cpu_time = 0.006s
0.39/0.49	c #wall_clock_time = 0.006s
0.39/0.49	c #decision = 9
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 7: cost of the new core is >=1
0.39/0.49	c lower bound updated to 3
0.39/0.49	c BCD2: 3 <= obj <= 521
0.39/0.49	c BCD2: #cores=3, #unrelaxed=1031, #relaxed=13, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=4 bias=4/5
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 |     4840      0 |        0 |        2
0.49/0.50	c  0.0s |       0 |        6 |        0 |     4840      0 |        0 |        2
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 = 6
0.49/0.50	c #random_decision = 0
0.49/0.50	c #conflict = 0
0.49/0.50	c #restart = 0
0.49/0.50	c BCD2: found a new core of size 3: cost of the new core is >=1
0.49/0.50	c lower bound updated to 4
0.49/0.50	c BCD2: 4 <= obj <= 521
0.49/0.50	c BCD2: #cores=4, #unrelaxed=1028, #relaxed=16, #hardened=0
0.49/0.50	c BCD2: #sat=1 #unsat=5 bias=5/6
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 |     4840      0 |        0 |        3
0.49/0.50	c  0.0s |       0 |       10 |        0 |     4840      0 |        0 |        3
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 = 10
0.49/0.50	c #random_decision = 0
0.49/0.50	c #conflict = 0
0.49/0.50	c #restart = 0
0.49/0.50	c BCD2: found a new core of size 3: cost of the new core is >=1
0.49/0.50	c lower bound updated to 5
0.49/0.51	c BCD2: 5 <= obj <= 521
0.49/0.51	c BCD2: #cores=5, #unrelaxed=1025, #relaxed=19, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=6 bias=6/7
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 |     4840      0 |        0 |        4
0.49/0.51	c  0.0s |       0 |       16 |        2 |     4840      0 |        0 |        4
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 = 16
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 5: cost of the new core is >=1
0.49/0.51	c lower bound updated to 6
0.49/0.51	c BCD2: 6 <= obj <= 521
0.49/0.51	c BCD2: #cores=6, #unrelaxed=1020, #relaxed=24, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=7 bias=7/8
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 |     4840      0 |        0 |        4
0.49/0.52	c  0.0s |       0 |       12 |        0 |     4840      0 |        0 |        4
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 = 12
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 3: cost of the new core is >=1
0.49/0.52	c lower bound updated to 7
0.49/0.52	c BCD2: 7 <= obj <= 521
0.49/0.52	c BCD2: #cores=7, #unrelaxed=1017, #relaxed=27, #hardened=0
0.49/0.52	c BCD2: #sat=1 #unsat=8 bias=8/9
0.49/0.52	c Solving starts ...
0.49/0.52	c ============================[ Search Statistics ]============================
0.49/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.52	c =============================================================================
0.49/0.52	c  0.0s |       0 |        0 |        0 |     4840      0 |        0 |        4
0.49/0.52	c  0.0s |       0 |       14 |        1 |     4840      0 |        0 |        4
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 = 14
0.49/0.52	c #random_decision = 0
0.49/0.52	c #conflict = 1
0.49/0.52	c #restart = 0
0.49/0.52	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 9: cost of the new core is >=2
0.49/0.52	c lower bound updated to 8
0.49/0.52	c BCD2: 8 <= obj <= 521
0.49/0.52	c BCD2: #cores=7, #unrelaxed=1013, #relaxed=31, #hardened=0
0.49/0.52	c BCD2: #sat=1 #unsat=9 bias=9/10
0.49/0.52	c Solving starts ...
0.49/0.52	c ============================[ Search Statistics ]============================
0.49/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.52	c =============================================================================
0.49/0.52	c  0.0s |       0 |        0 |        0 |     4840      0 |        1 |        4
0.49/0.53	c  0.0s |       0 |       10 |        0 |     4840      0 |        1 |        5
0.49/0.53	c #cpu_time = 0.005s
0.49/0.53	c #wall_clock_time = 0.005s
0.49/0.53	c #decision = 10
0.49/0.53	c #random_decision = 0
0.49/0.53	c #conflict = 0
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 9
0.49/0.53	c BCD2: 9 <= obj <= 521
0.49/0.53	c BCD2: #cores=8, #unrelaxed=1010, #relaxed=34, #hardened=0
0.49/0.53	c BCD2: #sat=1 #unsat=10 bias=10/11
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 |     4840      0 |        1 |        6
0.49/0.53	c  0.0s |       0 |       14 |        0 |     4840      0 |        1 |        6
0.49/0.53	c #cpu_time = 0.005s
0.49/0.53	c #wall_clock_time = 0.005s
0.49/0.53	c #decision = 14
0.49/0.53	c #random_decision = 0
0.49/0.53	c #conflict = 0
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 10
0.49/0.54	c BCD2: 10 <= obj <= 521
0.49/0.54	c BCD2: #cores=9, #unrelaxed=1007, #relaxed=37, #hardened=0
0.49/0.54	c BCD2: #sat=1 #unsat=11 bias=11/12
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 |     4840      0 |        1 |        7
0.49/0.54	c  0.0s |       0 |       18 |        3 |     4840      0 |        1 |        7
0.49/0.54	c #cpu_time = 0.006s
0.49/0.54	c #wall_clock_time = 0.006s
0.49/0.54	c #decision = 18
0.49/0.54	c #random_decision = 0
0.49/0.54	c #conflict = 3
0.49/0.54	c #restart = 0
0.49/0.54	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.54	c lower bound updated to 11
0.49/0.56	c BCD2: 11 <= obj <= 521
0.49/0.56	c BCD2: #cores=8, #unrelaxed=1002, #relaxed=42, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=12 bias=12/13
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 |     4840      0 |        3 |        7
0.49/0.56	c  0.0s |       0 |       12 |        0 |     4840      0 |        3 |        9
0.49/0.56	c #cpu_time = 0.006s
0.49/0.56	c #wall_clock_time = 0.006s
0.49/0.56	c #decision = 12
0.49/0.56	c #random_decision = 0
0.49/0.56	c #conflict = 0
0.49/0.56	c #restart = 0
0.49/0.56	c BCD2: found a new core of size 3: cost of the new core is >=1
0.49/0.56	c lower bound updated to 12
0.49/0.56	c BCD2: 12 <= obj <= 521
0.49/0.56	c BCD2: #cores=9, #unrelaxed=999, #relaxed=45, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=13 bias=13/14
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 |     4840      0 |        3 |       10
0.49/0.57	c  0.0s |       0 |       16 |        1 |     4840      0 |        3 |       10
0.49/0.57	c #cpu_time = 0.006s
0.49/0.57	c #wall_clock_time = 0.006s
0.49/0.57	c #decision = 16
0.49/0.57	c #random_decision = 0
0.49/0.57	c #conflict = 1
0.49/0.57	c #restart = 0
0.49/0.57	c BCD2: found a new core of size 7: cost of the new core is >=1
0.49/0.57	c lower bound updated to 13
0.49/0.57	c BCD2: 13 <= obj <= 521
0.49/0.57	c BCD2: #cores=10, #unrelaxed=992, #relaxed=52, #hardened=0
0.49/0.57	c BCD2: #sat=1 #unsat=14 bias=14/15
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 |     4840      0 |        3 |       10
0.49/0.58	c  0.0s |       0 |       16 |        0 |     4840      0 |        3 |       10
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 = 16
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 3: cost of the new core is >=1
0.49/0.58	c lower bound updated to 14
0.49/0.58	c BCD2: 14 <= obj <= 521
0.49/0.58	c BCD2: #cores=11, #unrelaxed=989, #relaxed=55, #hardened=0
0.49/0.58	c BCD2: #sat=1 #unsat=15 bias=15/16
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 |     4840      0 |        3 |       11
0.49/0.58	c  0.0s |       0 |       22 |        1 |     4840      0 |        3 |       11
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 = 22
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 1
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 15
0.49/0.58	c BCD2: 15 <= obj <= 521
0.49/0.58	c BCD2: #cores=12, #unrelaxed=985, #relaxed=59, #hardened=0
0.49/0.58	c BCD2: #sat=1 #unsat=16 bias=16/17
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 |     4840      0 |        3 |       11
0.49/0.59	c  0.0s |       0 |       22 |        1 |     4840      0 |        3 |       11
0.49/0.59	c #cpu_time = 0.007s
0.49/0.59	c #wall_clock_time = 0.007s
0.49/0.59	c #decision = 22
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: relaxing 6 and merging with 1 cores into a new core of size 13: cost of the new core is >=2
0.49/0.59	c lower bound updated to 16
0.49/0.59	c BCD2: 16 <= obj <= 521
0.49/0.59	c BCD2: #cores=12, #unrelaxed=979, #relaxed=65, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=17 bias=17/18
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 |     4840      0 |        4 |       11
0.59/0.60	c  0.0s |       0 |       17 |        0 |     4840      0 |        4 |       12
0.59/0.60	c #cpu_time = 0.006s
0.59/0.60	c #wall_clock_time = 0.006s
0.59/0.60	c #decision = 17
0.59/0.60	c #random_decision = 0
0.59/0.60	c #conflict = 0
0.59/0.60	c #restart = 0
0.59/0.60	c BCD2: found a new core of size 3: cost of the new core is >=1
0.59/0.60	c lower bound updated to 17
0.59/0.60	c BCD2: 17 <= obj <= 521
0.59/0.60	c BCD2: #cores=13, #unrelaxed=976, #relaxed=68, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=18 bias=18/19
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 |     4840      0 |        4 |       13
0.59/0.61	c  0.0s |       0 |       23 |        1 |     4840      0 |        4 |       13
0.59/0.61	c #cpu_time = 0.006s
0.59/0.61	c #wall_clock_time = 0.006s
0.59/0.61	c #decision = 23
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 1
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: found a new core of size 4: cost of the new core is >=1
0.59/0.61	c lower bound updated to 18
0.59/0.61	c BCD2: 18 <= obj <= 521
0.59/0.61	c BCD2: #cores=14, #unrelaxed=972, #relaxed=72, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=19 bias=19/20
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 |     4840      0 |        4 |       13
0.59/0.61	c  0.0s |       0 |       24 |        0 |     4840      0 |        4 |       13
0.59/0.61	c #cpu_time = 0.007s
0.59/0.61	c #wall_clock_time = 0.007s
0.59/0.61	c #decision = 24
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 0
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: found a new core of size 3: cost of the new core is >=1
0.59/0.61	c lower bound updated to 19
0.59/0.62	c BCD2: 19 <= obj <= 521
0.59/0.62	c BCD2: #cores=15, #unrelaxed=969, #relaxed=75, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=20 bias=20/21
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 |     4840      0 |        4 |       14
0.59/0.62	c  0.0s |       0 |       26 |        2 |     4840      0 |        4 |       14
0.59/0.62	c #cpu_time = 0.007s
0.59/0.62	c #wall_clock_time = 0.007s
0.59/0.62	c #decision = 26
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 2
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: found a new core of size 8: cost of the new core is >=1
0.59/0.62	c lower bound updated to 20
0.59/0.62	c BCD2: 20 <= obj <= 521
0.59/0.62	c BCD2: #cores=16, #unrelaxed=961, #relaxed=83, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=21 bias=21/22
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 |     4840      0 |        4 |       14
0.59/0.63	c  0.0s |       0 |       21 |        0 |     4840      0 |        4 |       14
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 = 21
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 0
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: found a new core of size 3: cost of the new core is >=1
0.59/0.63	c lower bound updated to 21
0.59/0.64	c BCD2: 21 <= obj <= 521
0.59/0.64	c BCD2: #cores=17, #unrelaxed=958, #relaxed=86, #hardened=0
0.59/0.64	c BCD2: #sat=1 #unsat=22 bias=22/23
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 |     4840      0 |        4 |       15
0.59/0.65	c  0.0s |       0 |       25 |        0 |     4840      0 |        4 |       15
0.59/0.65	c #cpu_time = 0.006s
0.59/0.65	c #wall_clock_time = 0.006s
0.59/0.65	c #decision = 25
0.59/0.65	c #random_decision = 0
0.59/0.65	c #conflict = 0
0.59/0.65	c #restart = 0
0.59/0.65	c BCD2: found a new core of size 3: cost of the new core is >=1
0.59/0.65	c lower bound updated to 22
0.59/0.65	c BCD2: 22 <= obj <= 521
0.59/0.65	c BCD2: #cores=18, #unrelaxed=955, #relaxed=89, #hardened=0
0.59/0.65	c BCD2: #sat=1 #unsat=23 bias=23/24
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 |     4840      0 |        4 |       16
0.59/0.66	c  0.0s |       0 |       29 |        0 |     4840      0 |        4 |       16
0.59/0.66	c #cpu_time = 0.006s
0.59/0.66	c #wall_clock_time = 0.006s
0.59/0.66	c #decision = 29
0.59/0.66	c #random_decision = 0
0.59/0.66	c #conflict = 0
0.59/0.66	c #restart = 0
0.59/0.66	c BCD2: found a new core of size 3: cost of the new core is >=1
0.59/0.66	c lower bound updated to 23
0.59/0.66	c BCD2: 23 <= obj <= 521
0.59/0.66	c BCD2: #cores=19, #unrelaxed=952, #relaxed=92, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=24 bias=24/25
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 |     4840      0 |        4 |       17
0.59/0.67	c  0.0s |       0 |       31 |        5 |     4840      0 |        4 |       17
0.59/0.67	c #cpu_time = 0.007s
0.59/0.67	c #wall_clock_time = 0.007s
0.59/0.67	c #decision = 31
0.59/0.67	c #random_decision = 0
0.59/0.67	c #conflict = 5
0.59/0.67	c #restart = 0
0.59/0.67	c BCD2: found a new core of size 5: cost of the new core is >=1
0.59/0.67	c lower bound updated to 24
0.59/0.67	c BCD2: 24 <= obj <= 521
0.59/0.67	c BCD2: #cores=20, #unrelaxed=947, #relaxed=97, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=25 bias=25/26
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 |     4840      0 |        4 |       17
0.59/0.67	c  0.0s |       0 |       29 |        0 |     4840      0 |        4 |       17
0.59/0.67	c #cpu_time = 0.007s
0.59/0.67	c #wall_clock_time = 0.007s
0.59/0.67	c #decision = 29
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 3: cost of the new core is >=1
0.59/0.67	c lower bound updated to 25
0.59/0.67	c BCD2: 25 <= obj <= 521
0.59/0.67	c BCD2: #cores=21, #unrelaxed=944, #relaxed=100, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=26 bias=26/27
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 |     4840      0 |        4 |       18
0.59/0.68	c  0.0s |       0 |       33 |        0 |     4840      0 |        4 |       18
0.59/0.68	c #cpu_time = 0.006s
0.59/0.68	c #wall_clock_time = 0.006s
0.59/0.68	c #decision = 33
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 3: cost of the new core is >=1
0.59/0.68	c lower bound updated to 26
0.59/0.68	c BCD2: 26 <= obj <= 521
0.59/0.68	c BCD2: #cores=22, #unrelaxed=941, #relaxed=103, #hardened=0
0.59/0.68	c BCD2: #sat=1 #unsat=27 bias=27/28
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 |     4840      0 |        4 |       19
0.59/0.69	c  0.0s |       0 |       36 |        5 |     4840      0 |        4 |       19
0.59/0.69	c #cpu_time = 0.007s
0.59/0.69	c #wall_clock_time = 0.007s
0.59/0.69	c #decision = 36
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 5
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 19: cost of the new core is >=3
0.59/0.69	c lower bound updated to 27
0.59/0.69	c BCD2: 27 <= obj <= 521
0.59/0.69	c BCD2: #cores=21, #unrelaxed=934, #relaxed=110, #hardened=0
0.59/0.69	c BCD2: #sat=1 #unsat=28 bias=28/29
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 |     4840      0 |        6 |       19
0.69/0.70	c  0.0s |       0 |       31 |        1 |     4840      0 |        6 |       21
0.69/0.70	c #cpu_time = 0.007s
0.69/0.70	c #wall_clock_time = 0.007s
0.69/0.70	c #decision = 31
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: relaxing 4 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
0.69/0.70	c lower bound updated to 28
0.69/0.70	c BCD2: 28 <= obj <= 521
0.69/0.70	c BCD2: #cores=21, #unrelaxed=930, #relaxed=114, #hardened=0
0.69/0.70	c BCD2: #sat=1 #unsat=29 bias=29/30
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 |     4840      0 |        7 |       21
0.69/0.70	c  0.0s |       0 |       31 |        1 |     4840      0 |        7 |       22
0.69/0.70	c #cpu_time = 0.006s
0.69/0.70	c #wall_clock_time = 0.006s
0.69/0.70	c #decision = 31
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 3: cost of the new core is >=1
0.69/0.70	c lower bound updated to 29
0.69/0.71	c BCD2: 29 <= obj <= 521
0.69/0.71	c BCD2: #cores=22, #unrelaxed=927, #relaxed=117, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=30 bias=30/31
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 |     4840      0 |        7 |       22
0.69/0.71	c  0.0s |       0 |       31 |        1 |     4840      0 |        7 |       22
0.69/0.71	c #cpu_time = 0.006s
0.69/0.71	c #wall_clock_time = 0.006s
0.69/0.71	c #decision = 31
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: found a new core of size 3: cost of the new core is >=1
0.69/0.71	c lower bound updated to 30
0.69/0.71	c BCD2: 30 <= obj <= 521
0.69/0.71	c BCD2: #cores=23, #unrelaxed=924, #relaxed=120, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=31 bias=31/32
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 |     4840      0 |        7 |       22
0.69/0.72	c  0.0s |       0 |       27 |        0 |     4840      0 |        7 |       22
0.69/0.72	c #cpu_time = 0.006s
0.69/0.72	c #wall_clock_time = 0.006s
0.69/0.72	c #decision = 27
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 0
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: found a new core of size 3: cost of the new core is >=1
0.69/0.72	c lower bound updated to 31
0.69/0.72	c BCD2: 31 <= obj <= 521
0.69/0.72	c BCD2: #cores=24, #unrelaxed=921, #relaxed=123, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=32 bias=32/33
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 |     4840      0 |        7 |       23
0.69/0.73	c  0.0s |       0 |       33 |        1 |     4840      0 |        7 |       23
0.69/0.73	c #cpu_time = 0.006s
0.69/0.73	c #wall_clock_time = 0.006s
0.69/0.73	c #decision = 33
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 1
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 32
0.69/0.73	c BCD2: 32 <= obj <= 521
0.69/0.73	c BCD2: #cores=25, #unrelaxed=917, #relaxed=127, #hardened=0
0.69/0.73	c BCD2: #sat=1 #unsat=33 bias=33/34
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 |     4840      0 |        7 |       23
0.69/0.73	c  0.0s |       0 |       34 |        0 |     4840      0 |        7 |       23
0.69/0.73	c #cpu_time = 0.006s
0.69/0.73	c #wall_clock_time = 0.006s
0.69/0.73	c #decision = 34
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 3: cost of the new core is >=1
0.69/0.73	c lower bound updated to 33
0.69/0.74	c BCD2: 33 <= obj <= 521
0.69/0.74	c BCD2: #cores=26, #unrelaxed=914, #relaxed=130, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=34 bias=34/35
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 |     4840      0 |        7 |       24
0.69/0.74	c  0.0s |       0 |       55 |        2 |     4840      0 |        7 |       24
0.69/0.74	c #cpu_time = 0.006s
0.69/0.74	c #wall_clock_time = 0.006s
0.69/0.74	c #decision = 55
0.69/0.74	c #random_decision = 0
0.69/0.74	c #conflict = 2
0.69/0.74	c #restart = 0
0.69/0.74	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
0.69/0.74	c lower bound updated to 34
0.69/0.74	c BCD2: 34 <= obj <= 521
0.69/0.74	c BCD2: #cores=26, #unrelaxed=911, #relaxed=133, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=35 bias=35/36
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 |     4840      0 |        8 |       24
0.69/0.75	c  0.0s |       0 |       39 |        3 |     4840      0 |        8 |       25
0.69/0.75	c #cpu_time = 0.007s
0.69/0.75	c #wall_clock_time = 0.007s
0.69/0.75	c #decision = 39
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 3
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: relaxing 6 and merging with 2 cores into a new core of size 13: cost of the new core is >=3
0.69/0.75	c lower bound updated to 35
0.69/0.75	c BCD2: 35 <= obj <= 521
0.69/0.75	c BCD2: #cores=25, #unrelaxed=905, #relaxed=139, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=36 bias=36/37
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 |     4840      0 |       10 |       25
0.69/0.76	c  0.0s |       0 |       34 |        0 |     4840      0 |       10 |       27
0.69/0.76	c #cpu_time = 0.006s
0.69/0.76	c #wall_clock_time = 0.006s
0.69/0.76	c #decision = 34
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 3: cost of the new core is >=1
0.69/0.76	c lower bound updated to 36
0.69/0.76	c BCD2: 36 <= obj <= 521
0.69/0.76	c BCD2: #cores=26, #unrelaxed=902, #relaxed=142, #hardened=0
0.69/0.76	c BCD2: #sat=1 #unsat=37 bias=37/38
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 |     4840      0 |       10 |       28
0.69/0.76	c  0.0s |       0 |       37 |        1 |     4840      0 |       10 |       28
0.69/0.76	c #cpu_time = 0.006s
0.69/0.76	c #wall_clock_time = 0.006s
0.69/0.76	c #decision = 37
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: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
0.69/0.76	c lower bound updated to 37
0.69/0.77	c BCD2: 37 <= obj <= 521
0.69/0.77	c BCD2: #cores=26, #unrelaxed=898, #relaxed=146, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=38 bias=38/39
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 |     4840      0 |       11 |       28
0.69/0.77	c  0.0s |       0 |       35 |        2 |     4840      0 |       11 |       29
0.69/0.77	c #cpu_time = 0.007s
0.69/0.77	c #wall_clock_time = 0.007s
0.69/0.77	c #decision = 35
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 7 and merging with 1 cores into a new core of size 24: cost of the new core is >=5
0.69/0.77	c lower bound updated to 38
0.69/0.77	c BCD2: 38 <= obj <= 521
0.69/0.77	c BCD2: #cores=26, #unrelaxed=891, #relaxed=153, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=39 bias=39/40
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 |     4840      0 |       12 |       29
0.69/0.78	c  0.0s |       0 |       33 |        0 |     4840      0 |       12 |       30
0.69/0.78	c #cpu_time = 0.006s
0.69/0.78	c #wall_clock_time = 0.006s
0.69/0.78	c #decision = 33
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 3: cost of the new core is >=1
0.69/0.78	c lower bound updated to 39
0.69/0.78	c BCD2: 39 <= obj <= 521
0.69/0.78	c BCD2: #cores=27, #unrelaxed=888, #relaxed=156, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=40 bias=40/41
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 |     4840      0 |       12 |       31
0.69/0.79	c  0.0s |       0 |       39 |        1 |     4840      0 |       12 |       31
0.69/0.79	c #cpu_time = 0.006s
0.69/0.79	c #wall_clock_time = 0.006s
0.69/0.79	c #decision = 39
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: found a new core of size 4: cost of the new core is >=1
0.69/0.79	c lower bound updated to 40
0.69/0.79	c BCD2: 40 <= obj <= 521
0.69/0.79	c BCD2: #cores=28, #unrelaxed=884, #relaxed=160, #hardened=0
0.69/0.79	c BCD2: #sat=1 #unsat=41 bias=41/42
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 |     4840      0 |       12 |       31
0.69/0.80	c  0.0s |       0 |       40 |        1 |     4840      0 |       12 |       31
0.69/0.80	c #cpu_time = 0.006s
0.69/0.80	c #wall_clock_time = 0.006s
0.69/0.80	c #decision = 40
0.69/0.80	c #random_decision = 0
0.69/0.80	c #conflict = 1
0.69/0.80	c #restart = 0
0.69/0.80	c BCD2: found a new core of size 3: cost of the new core is >=1
0.69/0.80	c lower bound updated to 41
0.78/0.80	c BCD2: 41 <= obj <= 521
0.78/0.80	c BCD2: #cores=29, #unrelaxed=881, #relaxed=163, #hardened=0
0.78/0.80	c BCD2: #sat=1 #unsat=42 bias=42/43
0.78/0.80	c Solving starts ...
0.78/0.80	c ============================[ Search Statistics ]============================
0.78/0.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.80	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.80	c =============================================================================
0.78/0.80	c  0.0s |       0 |        0 |        0 |     4840      0 |       12 |       31
0.78/0.80	c  0.0s |       0 |       40 |        1 |     4840      0 |       12 |       31
0.78/0.80	c #cpu_time = 0.006s
0.78/0.80	c #wall_clock_time = 0.006s
0.78/0.80	c #decision = 40
0.78/0.80	c #random_decision = 0
0.78/0.80	c #conflict = 1
0.78/0.80	c #restart = 0
0.78/0.80	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.80	c lower bound updated to 42
0.78/0.80	c BCD2: 42 <= obj <= 521
0.78/0.80	c BCD2: #cores=30, #unrelaxed=878, #relaxed=166, #hardened=0
0.78/0.80	c BCD2: #sat=1 #unsat=43 bias=43/44
0.78/0.80	c Solving starts ...
0.78/0.80	c ============================[ Search Statistics ]============================
0.78/0.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.80	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.80	c =============================================================================
0.78/0.80	c  0.0s |       0 |        0 |        0 |     4840      0 |       12 |       31
0.78/0.81	c  0.0s |       0 |       36 |        0 |     4840      0 |       12 |       31
0.78/0.81	c #cpu_time = 0.006s
0.78/0.81	c #wall_clock_time = 0.006s
0.78/0.81	c #decision = 36
0.78/0.81	c #random_decision = 0
0.78/0.81	c #conflict = 0
0.78/0.81	c #restart = 0
0.78/0.81	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.81	c lower bound updated to 43
0.78/0.81	c BCD2: 43 <= obj <= 521
0.78/0.81	c BCD2: #cores=31, #unrelaxed=875, #relaxed=169, #hardened=0
0.78/0.81	c BCD2: #sat=1 #unsat=44 bias=44/45
0.78/0.81	c Solving starts ...
0.78/0.81	c ============================[ Search Statistics ]============================
0.78/0.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.81	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.81	c =============================================================================
0.78/0.81	c  0.0s |       0 |        0 |        0 |     4840      0 |       12 |       32
0.78/0.82	c  0.0s |       0 |       40 |        0 |     4840      0 |       12 |       32
0.78/0.82	c #cpu_time = 0.006s
0.78/0.82	c #wall_clock_time = 0.006s
0.78/0.82	c #decision = 40
0.78/0.82	c #random_decision = 0
0.78/0.82	c #conflict = 0
0.78/0.82	c #restart = 0
0.78/0.82	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.82	c lower bound updated to 44
0.78/0.82	c BCD2: 44 <= obj <= 521
0.78/0.82	c BCD2: #cores=32, #unrelaxed=872, #relaxed=172, #hardened=0
0.78/0.82	c BCD2: #sat=1 #unsat=45 bias=45/46
0.78/0.82	c Solving starts ...
0.78/0.82	c ============================[ Search Statistics ]============================
0.78/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.82	c =============================================================================
0.78/0.82	c  0.0s |       0 |        0 |        0 |     4840      0 |       12 |       33
0.78/0.83	c  0.0s |       0 |       44 |        0 |     4840      0 |       12 |       33
0.78/0.83	c #cpu_time = 0.006s
0.78/0.83	c #wall_clock_time = 0.006s
0.78/0.83	c #decision = 44
0.78/0.83	c #random_decision = 0
0.78/0.83	c #conflict = 0
0.78/0.83	c #restart = 0
0.78/0.83	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.83	c lower bound updated to 45
0.78/0.83	c BCD2: 45 <= obj <= 521
0.78/0.83	c BCD2: #cores=33, #unrelaxed=869, #relaxed=175, #hardened=0
0.78/0.83	c BCD2: #sat=1 #unsat=46 bias=46/47
0.78/0.83	c Solving starts ...
0.78/0.83	c ============================[ Search Statistics ]============================
0.78/0.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.83	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.83	c =============================================================================
0.78/0.83	c  0.0s |       0 |        0 |        0 |     4840      0 |       12 |       34
0.78/0.83	c  0.0s |       0 |       46 |        2 |     4840      0 |       12 |       34
0.78/0.83	c #cpu_time = 0.007s
0.78/0.83	c #wall_clock_time = 0.007s
0.78/0.83	c #decision = 46
0.78/0.83	c #random_decision = 0
0.78/0.83	c #conflict = 2
0.78/0.83	c #restart = 0
0.78/0.83	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 27: cost of the new core is >=5
0.78/0.83	c lower bound updated to 46
0.78/0.83	c BCD2: 46 <= obj <= 521
0.78/0.83	c BCD2: #cores=32, #unrelaxed=862, #relaxed=182, #hardened=0
0.78/0.83	c BCD2: #sat=1 #unsat=47 bias=47/48
0.78/0.83	c Solving starts ...
0.78/0.83	c ============================[ Search Statistics ]============================
0.78/0.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.83	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.83	c =============================================================================
0.78/0.83	c  0.0s |       0 |        0 |        0 |     4840      0 |       14 |       34
0.78/0.84	c  0.0s |       0 |       40 |        0 |     4840      0 |       14 |       36
0.78/0.84	c #cpu_time = 0.006s
0.78/0.84	c #wall_clock_time = 0.006s
0.78/0.84	c #decision = 40
0.78/0.84	c #random_decision = 0
0.78/0.84	c #conflict = 0
0.78/0.84	c #restart = 0
0.78/0.84	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.84	c lower bound updated to 47
0.78/0.84	c BCD2: 47 <= obj <= 521
0.78/0.84	c BCD2: #cores=33, #unrelaxed=859, #relaxed=185, #hardened=0
0.78/0.84	c BCD2: #sat=1 #unsat=48 bias=48/49
0.78/0.84	c Solving starts ...
0.78/0.84	c ============================[ Search Statistics ]============================
0.78/0.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.84	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.84	c =============================================================================
0.78/0.84	c  0.0s |       0 |        0 |        0 |     4840      0 |       14 |       37
0.78/0.85	c  0.0s |       0 |       46 |        1 |     4840      0 |       14 |       37
0.78/0.85	c #cpu_time = 0.006s
0.78/0.85	c #wall_clock_time = 0.006s
0.78/0.85	c #decision = 46
0.78/0.85	c #random_decision = 0
0.78/0.85	c #conflict = 1
0.78/0.85	c #restart = 0
0.78/0.85	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 9: cost of the new core is >=2
0.78/0.85	c lower bound updated to 48
0.78/0.85	c BCD2: 48 <= obj <= 521
0.78/0.85	c BCD2: #cores=33, #unrelaxed=854, #relaxed=190, #hardened=0
0.78/0.85	c BCD2: #sat=1 #unsat=49 bias=49/50
0.78/0.85	c Solving starts ...
0.78/0.85	c ============================[ Search Statistics ]============================
0.78/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.85	c =============================================================================
0.78/0.85	c  0.0s |       0 |        0 |        0 |     4840      0 |       15 |       37
0.78/0.86	c  0.0s |       0 |       45 |        1 |     4840      0 |       15 |       38
0.78/0.86	c #cpu_time = 0.006s
0.78/0.86	c #wall_clock_time = 0.006s
0.78/0.86	c #decision = 45
0.78/0.86	c #random_decision = 0
0.78/0.86	c #conflict = 1
0.78/0.86	c #restart = 0
0.78/0.86	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.86	c lower bound updated to 49
0.78/0.86	c BCD2: 49 <= obj <= 521
0.78/0.86	c BCD2: #cores=34, #unrelaxed=851, #relaxed=193, #hardened=0
0.78/0.86	c BCD2: #sat=1 #unsat=50 bias=50/51
0.78/0.86	c Solving starts ...
0.78/0.86	c ============================[ Search Statistics ]============================
0.78/0.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.86	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.86	c =============================================================================
0.78/0.86	c  0.0s |       0 |        0 |        0 |     4840      0 |       15 |       38
0.78/0.86	c  0.0s |       0 |       45 |        1 |     4840      0 |       15 |       38
0.78/0.86	c #cpu_time = 0.006s
0.78/0.86	c #wall_clock_time = 0.006s
0.78/0.86	c #decision = 45
0.78/0.86	c #random_decision = 0
0.78/0.86	c #conflict = 1
0.78/0.86	c #restart = 0
0.78/0.86	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.86	c lower bound updated to 50
0.78/0.86	c BCD2: 50 <= obj <= 521
0.78/0.86	c BCD2: #cores=35, #unrelaxed=848, #relaxed=196, #hardened=0
0.78/0.86	c BCD2: #sat=1 #unsat=51 bias=51/52
0.78/0.86	c Solving starts ...
0.78/0.86	c ============================[ Search Statistics ]============================
0.78/0.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.86	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.86	c =============================================================================
0.78/0.87	c  0.0s |       0 |        0 |        0 |     4840      0 |       15 |       38
0.78/0.87	c  0.0s |       0 |       41 |        0 |     4840      0 |       15 |       38
0.78/0.87	c #cpu_time = 0.006s
0.78/0.87	c #wall_clock_time = 0.006s
0.78/0.87	c #decision = 41
0.78/0.87	c #random_decision = 0
0.78/0.87	c #conflict = 0
0.78/0.87	c #restart = 0
0.78/0.87	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.87	c lower bound updated to 51
0.78/0.87	c BCD2: 51 <= obj <= 521
0.78/0.87	c BCD2: #cores=36, #unrelaxed=845, #relaxed=199, #hardened=0
0.78/0.87	c BCD2: #sat=1 #unsat=52 bias=52/53
0.78/0.87	c Solving starts ...
0.78/0.87	c ============================[ Search Statistics ]============================
0.78/0.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.87	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.87	c =============================================================================
0.78/0.87	c  0.0s |       0 |        0 |        0 |     4840      0 |       15 |       39
0.78/0.88	c  0.0s |       0 |       47 |        1 |     4840      0 |       15 |       39
0.78/0.88	c #cpu_time = 0.006s
0.78/0.88	c #wall_clock_time = 0.006s
0.78/0.88	c #decision = 47
0.78/0.88	c #random_decision = 0
0.78/0.88	c #conflict = 1
0.78/0.88	c #restart = 0
0.78/0.88	c BCD2: found a new core of size 4: cost of the new core is >=1
0.78/0.88	c lower bound updated to 52
0.78/0.88	c BCD2: 52 <= obj <= 521
0.78/0.88	c BCD2: #cores=37, #unrelaxed=841, #relaxed=203, #hardened=0
0.78/0.88	c BCD2: #sat=1 #unsat=53 bias=53/54
0.78/0.88	c Solving starts ...
0.78/0.88	c ============================[ Search Statistics ]============================
0.78/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.78/0.88	c       |         |          |          |    Limit     GC | Var      | Constra 
0.78/0.88	c =============================================================================
0.78/0.88	c  0.0s |       0 |        0 |        0 |     4840      0 |       15 |       39
0.78/0.89	c  0.0s |       0 |       48 |        0 |     4840      0 |       15 |       39
0.78/0.89	c #cpu_time = 0.006s
0.78/0.89	c #wall_clock_time = 0.006s
0.78/0.89	c #decision = 48
0.78/0.89	c #random_decision = 0
0.78/0.89	c #conflict = 0
0.78/0.89	c #restart = 0
0.78/0.89	c BCD2: found a new core of size 3: cost of the new core is >=1
0.78/0.89	c lower bound updated to 53
0.78/0.89	c BCD2: 53 <= obj <= 521
0.78/0.89	c BCD2: #cores=38, #unrelaxed=838, #relaxed=206, #hardened=0
0.78/0.89	c BCD2: #sat=1 #unsat=54 bias=54/55
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 |     4840      0 |       15 |       40
0.88/0.99	c  0.0s |       0 |       52 |        0 |     4840      0 |       15 |       40
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 52
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 0
0.88/0.99	c #restart = 0
0.88/0.99	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/0.99	c lower bound updated to 54
0.88/0.99	c BCD2: 54 <= obj <= 521
0.88/0.99	c BCD2: #cores=39, #unrelaxed=835, #relaxed=209, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=55 bias=55/56
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 |     4840      0 |       15 |       41
0.88/0.99	c  0.0s |       0 |       87 |        2 |     4840      0 |       15 |       41
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 87
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: relaxing 4 and merging with 1 cores into a new core of size 12: cost of the new core is >=3
0.88/0.99	c lower bound updated to 55
0.88/0.99	c BCD2: 55 <= obj <= 521
0.88/0.99	c BCD2: #cores=39, #unrelaxed=831, #relaxed=213, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=56 bias=56/57
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 |     4840      0 |       16 |       41
0.88/0.99	c  0.0s |       0 |       78 |        2 |     4840      0 |       16 |       42
0.88/0.99	c #cpu_time = 0.007s
0.88/0.99	c #wall_clock_time = 0.007s
0.88/0.99	c #decision = 78
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: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
0.88/0.99	c lower bound updated to 56
0.88/0.99	c BCD2: 56 <= obj <= 521
0.88/0.99	c BCD2: #cores=39, #unrelaxed=827, #relaxed=217, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=57 bias=57/58
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 |     4840      0 |       17 |       42
0.88/0.99	c  0.0s |       0 |       48 |        0 |     4840      0 |       17 |       43
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 48
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 0
0.88/0.99	c #restart = 0
0.88/0.99	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/0.99	c lower bound updated to 57
0.88/0.99	c BCD2: 57 <= obj <= 521
0.88/0.99	c BCD2: #cores=40, #unrelaxed=824, #relaxed=220, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=58 bias=58/59
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 |     4840      0 |       17 |       44
0.88/0.99	c  0.0s |       0 |       50 |        0 |     4840      0 |       17 |       44
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 50
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 0
0.88/0.99	c #restart = 0
0.88/0.99	c BCD2: found a new core of size 6: cost of the new core is >=1
0.88/0.99	c lower bound updated to 58
0.88/0.99	c BCD2: 58 <= obj <= 521
0.88/0.99	c BCD2: #cores=41, #unrelaxed=818, #relaxed=226, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=59 bias=59/60
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 |     4840      0 |       17 |       44
0.88/0.99	c  0.0s |       0 |       53 |        0 |     4840      0 |       17 |       44
0.88/0.99	c #cpu_time = 0.007s
0.88/0.99	c #wall_clock_time = 0.007s
0.88/0.99	c #decision = 53
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 0
0.88/0.99	c #restart = 0
0.88/0.99	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/0.99	c lower bound updated to 59
0.88/0.99	c BCD2: 59 <= obj <= 521
0.88/0.99	c BCD2: #cores=42, #unrelaxed=815, #relaxed=229, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=60 bias=60/61
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 |     4840      0 |       17 |       45
0.88/0.99	c  0.0s |       0 |       57 |        0 |     4840      0 |       17 |       45
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 57
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 0
0.88/0.99	c #restart = 0
0.88/0.99	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/0.99	c lower bound updated to 60
0.88/0.99	c BCD2: 60 <= obj <= 521
0.88/0.99	c BCD2: #cores=43, #unrelaxed=812, #relaxed=232, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=61 bias=61/62
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 |     4840      0 |       17 |       46
0.88/0.99	c  0.0s |       0 |       60 |        1 |     4840      0 |       17 |       46
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 60
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 1
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 61
0.88/0.99	c BCD2: 61 <= obj <= 521
0.88/0.99	c BCD2: #cores=44, #unrelaxed=808, #relaxed=236, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=62 bias=62/63
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 |     4840      0 |       17 |       46
0.88/0.99	c  0.0s |       0 |       59 |        2 |     4840      0 |       17 |       46
0.88/0.99	c #cpu_time = 0.006s
0.88/0.99	c #wall_clock_time = 0.006s
0.88/0.99	c #decision = 59
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 7: cost of the new core is >=1
0.88/0.99	c lower bound updated to 62
0.88/0.99	c BCD2: 62 <= obj <= 521
0.88/0.99	c BCD2: #cores=45, #unrelaxed=801, #relaxed=243, #hardened=0
0.88/0.99	c BCD2: #sat=1 #unsat=63 bias=63/64
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 |     4840      0 |       17 |       46
0.88/0.99	c  0.0s |       0 |       58 |        0 |     4840      0 |       17 |       46
0.88/0.99	c #cpu_time = 0.007s
0.88/0.99	c #wall_clock_time = 0.007s
0.88/0.99	c #decision = 58
0.88/0.99	c #random_decision = 0
0.88/0.99	c #conflict = 0
0.88/1.00	c #restart = 0
0.88/1.00	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/1.00	c lower bound updated to 63
0.88/1.00	c BCD2: 63 <= obj <= 521
0.88/1.00	c BCD2: #cores=46, #unrelaxed=798, #relaxed=246, #hardened=0
0.88/1.00	c BCD2: #sat=1 #unsat=64 bias=64/65
0.88/1.00	c Solving starts ...
0.88/1.00	c ============================[ Search Statistics ]============================
0.88/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/1.00	c =============================================================================
0.88/1.00	c  0.0s |       0 |        0 |        0 |     4840      0 |       17 |       47
0.88/1.00	c  0.0s |       0 |       62 |        0 |     4840      0 |       17 |       47
0.88/1.00	c #cpu_time = 0.006s
0.88/1.00	c #wall_clock_time = 0.006s
0.88/1.00	c #decision = 62
0.88/1.00	c #random_decision = 0
0.88/1.00	c #conflict = 0
0.88/1.00	c #restart = 0
0.88/1.00	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/1.00	c lower bound updated to 64
0.88/1.00	c BCD2: 64 <= obj <= 521
0.88/1.00	c BCD2: #cores=47, #unrelaxed=795, #relaxed=249, #hardened=0
0.88/1.00	c BCD2: #sat=1 #unsat=65 bias=65/66
0.88/1.00	c Solving starts ...
0.88/1.00	c ============================[ Search Statistics ]============================
0.88/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/1.00	c =============================================================================
0.88/1.00	c  0.0s |       0 |        0 |        0 |     4840      0 |       17 |       48
0.88/1.00	c  0.0s |       0 |       65 |        1 |     4840      0 |       17 |       48
0.88/1.00	c #cpu_time = 0.006s
0.88/1.00	c #wall_clock_time = 0.006s
0.88/1.00	c #decision = 65
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: found a new core of size 5: cost of the new core is >=1
0.88/1.00	c lower bound updated to 65
0.88/1.00	c BCD2: 65 <= obj <= 521
0.88/1.00	c BCD2: #cores=48, #unrelaxed=790, #relaxed=254, #hardened=0
0.88/1.00	c BCD2: #sat=1 #unsat=66 bias=66/67
0.88/1.00	c Solving starts ...
0.88/1.00	c ============================[ Search Statistics ]============================
0.88/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/1.00	c =============================================================================
0.88/1.00	c  0.0s |       0 |        0 |        0 |     4840      0 |       17 |       48
0.88/1.00	c  0.0s |       0 |       63 |        2 |     4840      0 |       17 |       48
0.88/1.00	c #cpu_time = 0.007s
0.88/1.00	c #wall_clock_time = 0.007s
0.88/1.00	c #decision = 63
0.88/1.00	c #random_decision = 0
0.88/1.00	c #conflict = 2
0.88/1.00	c #restart = 0
0.88/1.00	c BCD2: found a new core of size 7: cost of the new core is >=1
0.88/1.00	c lower bound updated to 66
0.88/1.00	c BCD2: 66 <= obj <= 521
0.88/1.00	c BCD2: #cores=49, #unrelaxed=783, #relaxed=261, #hardened=0
0.88/1.00	c BCD2: #sat=1 #unsat=67 bias=67/68
0.88/1.00	c Solving starts ...
0.88/1.00	c ============================[ Search Statistics ]============================
0.88/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/1.00	c =============================================================================
0.88/1.00	c  0.0s |       0 |        0 |        0 |     4840      0 |       17 |       48
0.88/1.00	c  0.0s |       0 |       62 |        0 |     4840      0 |       17 |       48
0.88/1.00	c #cpu_time = 0.007s
0.88/1.00	c #wall_clock_time = 0.007s
0.88/1.00	c #decision = 62
0.88/1.00	c #random_decision = 0
0.88/1.00	c #conflict = 0
0.88/1.00	c #restart = 0
0.88/1.00	c BCD2: found a new core of size 3: cost of the new core is >=1
0.88/1.00	c lower bound updated to 67
0.88/1.00	c BCD2: 67 <= obj <= 521
0.88/1.00	c BCD2: #cores=50, #unrelaxed=780, #relaxed=264, #hardened=0
0.88/1.00	c BCD2: #sat=1 #unsat=68 bias=68/69
0.88/1.00	c Solving starts ...
0.88/1.00	c ============================[ Search Statistics ]============================
0.88/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.88/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.88/1.00	c =============================================================================
0.88/1.00	c  0.0s |       0 |        0 |        0 |     4840      0 |       17 |       49
0.99/1.00	c  0.0s |       0 |       84 |        2 |     4840      0 |       17 |       49
0.99/1.00	c #cpu_time = 0.007s
0.99/1.00	c #wall_clock_time = 0.007s
0.99/1.00	c #decision = 84
0.99/1.00	c #random_decision = 0
0.99/1.00	c #conflict = 2
0.99/1.00	c #restart = 0
0.99/1.00	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
0.99/1.00	c lower bound updated to 68
0.99/1.00	c BCD2: 68 <= obj <= 521
0.99/1.00	c BCD2: #cores=50, #unrelaxed=776, #relaxed=268, #hardened=0
0.99/1.00	c BCD2: #sat=1 #unsat=69 bias=69/70
0.99/1.00	c Solving starts ...
0.99/1.00	c ============================[ Search Statistics ]============================
0.99/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.00	c =============================================================================
0.99/1.00	c  0.0s |       0 |        0 |        0 |     4840      0 |       18 |       49
0.99/1.01	c  0.0s |       0 |       63 |        2 |     4840      0 |       18 |       50
0.99/1.01	c #cpu_time = 0.008s
0.99/1.01	c #wall_clock_time = 0.008s
0.99/1.01	c #decision = 63
0.99/1.01	c #random_decision = 0
0.99/1.01	c #conflict = 2
0.99/1.01	c #restart = 0
0.99/1.01	c BCD2: relaxing 6 and merging with 2 cores into a new core of size 15: cost of the new core is >=3
0.99/1.01	c lower bound updated to 69
0.99/1.01	c BCD2: 69 <= obj <= 521
0.99/1.01	c BCD2: #cores=49, #unrelaxed=770, #relaxed=274, #hardened=0
0.99/1.01	c BCD2: #sat=1 #unsat=70 bias=70/71
0.99/1.01	c Solving starts ...
0.99/1.01	c ============================[ Search Statistics ]============================
0.99/1.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.01	c =============================================================================
0.99/1.01	c  0.0s |       0 |        0 |        0 |     4840      0 |       20 |       50
0.99/1.02	c  0.0s |       0 |       61 |        0 |     4840      0 |       20 |       52
0.99/1.02	c #cpu_time = 0.007s
0.99/1.02	c #wall_clock_time = 0.007s
0.99/1.02	c #decision = 61
0.99/1.02	c #random_decision = 0
0.99/1.02	c #conflict = 0
0.99/1.02	c #restart = 0
0.99/1.02	c BCD2: found a new core of size 3: cost of the new core is >=1
0.99/1.02	c lower bound updated to 70
0.99/1.02	c BCD2: 70 <= obj <= 521
0.99/1.02	c BCD2: #cores=50, #unrelaxed=767, #relaxed=277, #hardened=0
0.99/1.02	c BCD2: #sat=1 #unsat=71 bias=71/72
0.99/1.02	c Solving starts ...
0.99/1.02	c ============================[ Search Statistics ]============================
0.99/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.02	c =============================================================================
0.99/1.02	c  0.0s |       0 |        0 |        0 |     4840      0 |       20 |       53
0.99/1.02	c  0.0s |       0 |       64 |        1 |     4840      0 |       20 |       53
0.99/1.02	c #cpu_time = 0.006s
0.99/1.02	c #wall_clock_time = 0.006s
0.99/1.02	c #decision = 64
0.99/1.02	c #random_decision = 0
0.99/1.02	c #conflict = 1
0.99/1.02	c #restart = 0
0.99/1.03	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
0.99/1.03	c lower bound updated to 71
0.99/1.03	c BCD2: 71 <= obj <= 521
0.99/1.03	c BCD2: #cores=50, #unrelaxed=763, #relaxed=281, #hardened=0
0.99/1.03	c BCD2: #sat=1 #unsat=72 bias=72/73
0.99/1.03	c Solving starts ...
0.99/1.03	c ============================[ Search Statistics ]============================
0.99/1.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.03	c =============================================================================
0.99/1.03	c  0.0s |       0 |        0 |        0 |     4840      0 |       21 |       53
0.99/1.03	c  0.0s |       0 |       61 |        1 |     4840      0 |       21 |       54
0.99/1.03	c #cpu_time = 0.008s
0.99/1.03	c #wall_clock_time = 0.008s
0.99/1.03	c #decision = 61
0.99/1.03	c #random_decision = 0
0.99/1.03	c #conflict = 1
0.99/1.03	c #restart = 0
0.99/1.03	c BCD2: found a new core of size 7: cost of the new core is >=1
0.99/1.03	c lower bound updated to 72
0.99/1.03	c BCD2: 72 <= obj <= 521
0.99/1.03	c BCD2: #cores=51, #unrelaxed=756, #relaxed=288, #hardened=0
0.99/1.03	c BCD2: #sat=1 #unsat=73 bias=73/74
0.99/1.03	c Solving starts ...
0.99/1.03	c ============================[ Search Statistics ]============================
0.99/1.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.03	c =============================================================================
0.99/1.03	c  0.0s |       0 |        0 |        0 |     4840      0 |       21 |       54
0.99/1.04	c  0.0s |       0 |       61 |        0 |     4840      0 |       21 |       54
0.99/1.04	c #cpu_time = 0.007s
0.99/1.04	c #wall_clock_time = 0.007s
0.99/1.04	c #decision = 61
0.99/1.04	c #random_decision = 0
0.99/1.04	c #conflict = 0
0.99/1.04	c #restart = 0
0.99/1.04	c BCD2: found a new core of size 3: cost of the new core is >=1
0.99/1.04	c lower bound updated to 73
0.99/1.04	c BCD2: 73 <= obj <= 521
0.99/1.04	c BCD2: #cores=52, #unrelaxed=753, #relaxed=291, #hardened=0
0.99/1.04	c BCD2: #sat=1 #unsat=74 bias=74/75
0.99/1.04	c Solving starts ...
0.99/1.04	c ============================[ Search Statistics ]============================
0.99/1.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.04	c =============================================================================
0.99/1.04	c  0.0s |       0 |        0 |        0 |     4840      0 |       21 |       55
0.99/1.05	c  0.0s |       0 |       65 |        0 |     4840      0 |       21 |       55
0.99/1.05	c #cpu_time = 0.006s
0.99/1.05	c #wall_clock_time = 0.006s
0.99/1.05	c #decision = 65
0.99/1.05	c #random_decision = 0
0.99/1.05	c #conflict = 0
0.99/1.05	c #restart = 0
0.99/1.05	c BCD2: found a new core of size 3: cost of the new core is >=1
0.99/1.05	c lower bound updated to 74
0.99/1.05	c BCD2: 74 <= obj <= 521
0.99/1.05	c BCD2: #cores=53, #unrelaxed=750, #relaxed=294, #hardened=0
0.99/1.05	c BCD2: #sat=1 #unsat=75 bias=75/76
0.99/1.05	c Solving starts ...
0.99/1.05	c ============================[ Search Statistics ]============================
0.99/1.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.05	c =============================================================================
0.99/1.05	c  0.0s |       0 |        0 |        0 |     4840      0 |       21 |       56
0.99/1.06	c  0.0s |       0 |       72 |        6 |     4840      0 |       21 |       56
0.99/1.06	c #cpu_time = 0.007s
0.99/1.06	c #wall_clock_time = 0.007s
0.99/1.06	c #decision = 72
0.99/1.06	c #random_decision = 0
0.99/1.06	c #conflict = 6
0.99/1.06	c #restart = 0
0.99/1.06	c BCD2: found a new core of size 4: cost of the new core is >=1
0.99/1.06	c lower bound updated to 75
0.99/1.06	c BCD2: 75 <= obj <= 521
0.99/1.06	c BCD2: #cores=54, #unrelaxed=746, #relaxed=298, #hardened=0
0.99/1.06	c BCD2: #sat=1 #unsat=76 bias=76/77
0.99/1.06	c Solving starts ...
0.99/1.06	c ============================[ Search Statistics ]============================
0.99/1.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.06	c =============================================================================
0.99/1.06	c  0.0s |       0 |        0 |        0 |     4840      0 |       21 |       56
0.99/1.07	c  0.0s |       0 |       66 |        0 |     4840      0 |       21 |       56
0.99/1.07	c #cpu_time = 0.007s
0.99/1.07	c #wall_clock_time = 0.007s
0.99/1.07	c #decision = 66
0.99/1.07	c #random_decision = 0
0.99/1.07	c #conflict = 0
0.99/1.07	c #restart = 0
0.99/1.07	c BCD2: found a new core of size 3: cost of the new core is >=1
0.99/1.07	c lower bound updated to 76
0.99/1.07	c BCD2: 76 <= obj <= 521
0.99/1.07	c BCD2: #cores=55, #unrelaxed=743, #relaxed=301, #hardened=0
0.99/1.07	c BCD2: #sat=1 #unsat=77 bias=77/78
0.99/1.07	c Solving starts ...
0.99/1.07	c ============================[ Search Statistics ]============================
0.99/1.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.07	c =============================================================================
0.99/1.07	c  0.0s |       0 |        0 |        0 |     4840      0 |       21 |       57
0.99/1.07	c  0.0s |       0 |      111 |        2 |     4840      0 |       21 |       57
0.99/1.07	c #cpu_time = 0.006s
0.99/1.07	c #wall_clock_time = 0.006s
0.99/1.07	c #decision = 111
0.99/1.07	c #random_decision = 0
0.99/1.07	c #conflict = 2
0.99/1.07	c #restart = 0
0.99/1.07	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
0.99/1.07	c lower bound updated to 77
0.99/1.07	c BCD2: 77 <= obj <= 521
0.99/1.07	c BCD2: #cores=55, #unrelaxed=740, #relaxed=304, #hardened=0
0.99/1.07	c BCD2: #sat=1 #unsat=78 bias=78/79
0.99/1.07	c Solving starts ...
0.99/1.07	c ============================[ Search Statistics ]============================
0.99/1.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.07	c =============================================================================
0.99/1.07	c  0.0s |       0 |        0 |        0 |     4840      0 |       22 |       57
0.99/1.08	c  0.0s |       0 |      100 |        4 |     4840      0 |       22 |       58
0.99/1.08	c #cpu_time = 0.008s
0.99/1.08	c #wall_clock_time = 0.008s
0.99/1.08	c #decision = 100
0.99/1.08	c #random_decision = 0
0.99/1.08	c #conflict = 4
0.99/1.08	c #restart = 0
0.99/1.08	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 16: cost of the new core is >=4
0.99/1.08	c lower bound updated to 78
0.99/1.08	c BCD2: 78 <= obj <= 521
0.99/1.08	c BCD2: #cores=54, #unrelaxed=735, #relaxed=309, #hardened=0
0.99/1.08	c BCD2: #sat=1 #unsat=79 bias=79/80
0.99/1.08	c Solving starts ...
0.99/1.08	c ============================[ Search Statistics ]============================
0.99/1.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.08	c =============================================================================
0.99/1.08	c  0.0s |       0 |        0 |        0 |     4840      0 |       24 |       58
0.99/1.09	c  0.0s |       0 |       67 |        0 |     4840      0 |       24 |       60
0.99/1.09	c #cpu_time = 0.007s
0.99/1.09	c #wall_clock_time = 0.007s
0.99/1.09	c #decision = 67
0.99/1.09	c #random_decision = 0
0.99/1.09	c #conflict = 0
0.99/1.09	c #restart = 0
0.99/1.09	c BCD2: found a new core of size 3: cost of the new core is >=1
0.99/1.09	c lower bound updated to 79
0.99/1.09	c BCD2: 79 <= obj <= 521
0.99/1.09	c BCD2: #cores=55, #unrelaxed=732, #relaxed=312, #hardened=0
0.99/1.09	c BCD2: #sat=1 #unsat=80 bias=80/81
0.99/1.09	c Solving starts ...
0.99/1.09	c ============================[ Search Statistics ]============================
0.99/1.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.09	c =============================================================================
0.99/1.09	c  0.0s |       0 |        0 |        0 |     4840      0 |       24 |       61
0.99/1.10	c  0.0s |       0 |       70 |        1 |     4840      0 |       24 |       61
0.99/1.10	c #cpu_time = 0.006s
0.99/1.10	c #wall_clock_time = 0.006s
0.99/1.10	c #decision = 70
0.99/1.10	c #random_decision = 0
0.99/1.10	c #conflict = 1
0.99/1.10	c #restart = 0
0.99/1.10	c BCD2: found a new core of size 4: cost of the new core is >=1
0.99/1.10	c lower bound updated to 80
0.99/1.10	c BCD2: 80 <= obj <= 521
0.99/1.10	c BCD2: #cores=56, #unrelaxed=728, #relaxed=316, #hardened=0
0.99/1.10	c BCD2: #sat=1 #unsat=81 bias=81/82
0.99/1.10	c Solving starts ...
0.99/1.10	c ============================[ Search Statistics ]============================
0.99/1.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.10	c =============================================================================
0.99/1.10	c  0.0s |       0 |        0 |        0 |     4840      0 |       24 |       61
1.10/1.11	c  0.0s |       0 |       69 |        2 |     4840      0 |       24 |       61
1.10/1.11	c #cpu_time = 0.007s
1.10/1.11	c #wall_clock_time = 0.007s
1.10/1.11	c #decision = 69
1.10/1.11	c #random_decision = 0
1.10/1.11	c #conflict = 2
1.10/1.11	c #restart = 0
1.10/1.11	c BCD2: found a new core of size 5: cost of the new core is >=1
1.10/1.11	c lower bound updated to 81
1.10/1.11	c BCD2: 81 <= obj <= 521
1.10/1.11	c BCD2: #cores=57, #unrelaxed=723, #relaxed=321, #hardened=0
1.10/1.11	c BCD2: #sat=1 #unsat=82 bias=82/83
1.10/1.11	c Solving starts ...
1.10/1.11	c ============================[ Search Statistics ]============================
1.10/1.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.11	c =============================================================================
1.10/1.11	c  0.0s |       0 |        0 |        0 |     4840      0 |       24 |       61
1.10/1.11	c  0.0s |       0 |       70 |        0 |     4840      0 |       24 |       61
1.10/1.11	c #cpu_time = 0.007s
1.10/1.11	c #wall_clock_time = 0.007s
1.10/1.11	c #decision = 70
1.10/1.11	c #random_decision = 0
1.10/1.11	c #conflict = 0
1.10/1.11	c #restart = 0
1.10/1.11	c BCD2: found a new core of size 3: cost of the new core is >=1
1.10/1.11	c lower bound updated to 82
1.10/1.12	c BCD2: 82 <= obj <= 521
1.10/1.12	c BCD2: #cores=58, #unrelaxed=720, #relaxed=324, #hardened=0
1.10/1.12	c BCD2: #sat=1 #unsat=83 bias=83/84
1.10/1.12	c Solving starts ...
1.10/1.12	c ============================[ Search Statistics ]============================
1.10/1.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.12	c =============================================================================
1.10/1.12	c  0.0s |       0 |        0 |        0 |     4840      0 |       24 |       62
1.10/1.12	c  0.0s |       0 |      102 |        2 |     4840      0 |       24 |       62
1.10/1.12	c #cpu_time = 0.006s
1.10/1.12	c #wall_clock_time = 0.006s
1.10/1.12	c #decision = 102
1.10/1.12	c #random_decision = 0
1.10/1.12	c #conflict = 2
1.10/1.12	c #restart = 0
1.10/1.12	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 9: cost of the new core is >=2
1.10/1.12	c lower bound updated to 83
1.10/1.12	c BCD2: 83 <= obj <= 521
1.10/1.12	c BCD2: #cores=58, #unrelaxed=716, #relaxed=328, #hardened=0
1.10/1.12	c BCD2: #sat=1 #unsat=84 bias=84/85
1.10/1.12	c Solving starts ...
1.10/1.12	c ============================[ Search Statistics ]============================
1.10/1.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.12	c =============================================================================
1.10/1.12	c  0.0s |       0 |        0 |        0 |     4840      0 |       25 |       62
1.10/1.13	c  0.0s |       0 |       74 |        4 |     4840      0 |       25 |       63
1.10/1.13	c #cpu_time = 0.008s
1.10/1.13	c #wall_clock_time = 0.008s
1.10/1.13	c #decision = 74
1.10/1.13	c #random_decision = 0
1.10/1.13	c #conflict = 4
1.10/1.13	c #restart = 0
1.10/1.13	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 10: cost of the new core is >=2
1.10/1.13	c lower bound updated to 84
1.10/1.13	c BCD2: 84 <= obj <= 521
1.10/1.13	c BCD2: #cores=58, #unrelaxed=711, #relaxed=333, #hardened=0
1.10/1.13	c BCD2: #sat=1 #unsat=85 bias=85/86
1.10/1.13	c Solving starts ...
1.10/1.13	c ============================[ Search Statistics ]============================
1.10/1.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.13	c =============================================================================
1.10/1.13	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       63
1.10/1.14	c  0.0s |       0 |       71 |        0 |     4840      0 |       26 |       64
1.10/1.14	c #cpu_time = 0.006s
1.10/1.14	c #wall_clock_time = 0.006s
1.10/1.14	c #decision = 71
1.10/1.14	c #random_decision = 0
1.10/1.14	c #conflict = 0
1.10/1.14	c #restart = 0
1.10/1.14	c BCD2: found a new core of size 3: cost of the new core is >=1
1.10/1.14	c lower bound updated to 85
1.10/1.14	c BCD2: 85 <= obj <= 521
1.10/1.14	c BCD2: #cores=59, #unrelaxed=708, #relaxed=336, #hardened=0
1.10/1.14	c BCD2: #sat=1 #unsat=86 bias=86/87
1.10/1.14	c Solving starts ...
1.10/1.14	c ============================[ Search Statistics ]============================
1.10/1.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.14	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.14	c =============================================================================
1.10/1.14	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       65
1.10/1.15	c  0.0s |       0 |       75 |        0 |     4840      0 |       26 |       65
1.10/1.15	c #cpu_time = 0.006s
1.10/1.15	c #wall_clock_time = 0.006s
1.10/1.15	c #decision = 75
1.10/1.15	c #random_decision = 0
1.10/1.15	c #conflict = 0
1.10/1.15	c #restart = 0
1.10/1.15	c BCD2: found a new core of size 3: cost of the new core is >=1
1.10/1.15	c lower bound updated to 86
1.10/1.15	c BCD2: 86 <= obj <= 521
1.10/1.15	c BCD2: #cores=60, #unrelaxed=705, #relaxed=339, #hardened=0
1.10/1.15	c BCD2: #sat=1 #unsat=87 bias=87/88
1.10/1.15	c Solving starts ...
1.10/1.15	c ============================[ Search Statistics ]============================
1.10/1.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.15	c =============================================================================
1.10/1.15	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       66
1.10/1.15	c  0.0s |       0 |       78 |        1 |     4840      0 |       26 |       66
1.10/1.15	c #cpu_time = 0.006s
1.10/1.15	c #wall_clock_time = 0.006s
1.10/1.15	c #decision = 78
1.10/1.15	c #random_decision = 0
1.10/1.15	c #conflict = 1
1.10/1.15	c #restart = 0
1.10/1.15	c BCD2: found a new core of size 5: cost of the new core is >=1
1.10/1.15	c lower bound updated to 87
1.10/1.15	c BCD2: 87 <= obj <= 521
1.10/1.15	c BCD2: #cores=61, #unrelaxed=700, #relaxed=344, #hardened=0
1.10/1.15	c BCD2: #sat=1 #unsat=88 bias=88/89
1.10/1.15	c Solving starts ...
1.10/1.15	c ============================[ Search Statistics ]============================
1.10/1.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.15	c =============================================================================
1.10/1.15	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       66
1.10/1.16	c  0.0s |       0 |       76 |        2 |     4840      0 |       26 |       66
1.10/1.16	c #cpu_time = 0.007s
1.10/1.16	c #wall_clock_time = 0.007s
1.10/1.16	c #decision = 76
1.10/1.16	c #random_decision = 0
1.10/1.16	c #conflict = 2
1.10/1.16	c #restart = 0
1.10/1.16	c BCD2: found a new core of size 7: cost of the new core is >=1
1.10/1.16	c lower bound updated to 88
1.10/1.16	c BCD2: 88 <= obj <= 521
1.10/1.16	c BCD2: #cores=62, #unrelaxed=693, #relaxed=351, #hardened=0
1.10/1.16	c BCD2: #sat=1 #unsat=89 bias=89/90
1.10/1.16	c Solving starts ...
1.10/1.16	c ============================[ Search Statistics ]============================
1.10/1.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.16	c =============================================================================
1.10/1.16	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       66
1.10/1.17	c  0.0s |       0 |       75 |        0 |     4840      0 |       26 |       66
1.10/1.17	c #cpu_time = 0.007s
1.10/1.17	c #wall_clock_time = 0.007s
1.10/1.17	c #decision = 75
1.10/1.17	c #random_decision = 0
1.10/1.17	c #conflict = 0
1.10/1.17	c #restart = 0
1.10/1.17	c BCD2: found a new core of size 3: cost of the new core is >=1
1.10/1.17	c lower bound updated to 89
1.10/1.17	c BCD2: 89 <= obj <= 521
1.10/1.17	c BCD2: #cores=63, #unrelaxed=690, #relaxed=354, #hardened=0
1.10/1.17	c BCD2: #sat=1 #unsat=90 bias=90/91
1.10/1.17	c Solving starts ...
1.10/1.17	c ============================[ Search Statistics ]============================
1.10/1.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.17	c =============================================================================
1.10/1.17	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       67
1.10/1.18	c  0.0s |       0 |       78 |        1 |     4840      0 |       26 |       67
1.10/1.18	c #cpu_time = 0.006s
1.10/1.18	c #wall_clock_time = 0.006s
1.10/1.18	c #decision = 78
1.10/1.18	c #random_decision = 0
1.10/1.18	c #conflict = 1
1.10/1.18	c #restart = 0
1.10/1.18	c BCD2: found a new core of size 4: cost of the new core is >=1
1.10/1.18	c lower bound updated to 90
1.10/1.18	c BCD2: 90 <= obj <= 521
1.10/1.18	c BCD2: #cores=64, #unrelaxed=686, #relaxed=358, #hardened=0
1.10/1.18	c BCD2: #sat=1 #unsat=91 bias=91/92
1.10/1.18	c Solving starts ...
1.10/1.18	c ============================[ Search Statistics ]============================
1.10/1.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.18	c =============================================================================
1.10/1.18	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       67
1.10/1.19	c  0.0s |       0 |       77 |        2 |     4840      0 |       26 |       67
1.10/1.19	c #cpu_time = 0.007s
1.10/1.19	c #wall_clock_time = 0.007s
1.10/1.19	c #decision = 77
1.10/1.19	c #random_decision = 0
1.10/1.19	c #conflict = 2
1.10/1.19	c #restart = 0
1.10/1.19	c BCD2: found a new core of size 5: cost of the new core is >=1
1.10/1.19	c lower bound updated to 91
1.10/1.19	c BCD2: 91 <= obj <= 521
1.10/1.19	c BCD2: #cores=65, #unrelaxed=681, #relaxed=363, #hardened=0
1.10/1.19	c BCD2: #sat=1 #unsat=92 bias=92/93
1.10/1.19	c Solving starts ...
1.10/1.19	c ============================[ Search Statistics ]============================
1.10/1.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.19	c =============================================================================
1.10/1.19	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       67
1.10/1.19	c  0.0s |       0 |       78 |        0 |     4840      0 |       26 |       67
1.10/1.19	c #cpu_time = 0.007s
1.10/1.19	c #wall_clock_time = 0.007s
1.10/1.19	c #decision = 78
1.10/1.19	c #random_decision = 0
1.10/1.19	c #conflict = 0
1.10/1.19	c #restart = 0
1.10/1.19	c BCD2: found a new core of size 3: cost of the new core is >=1
1.10/1.19	c lower bound updated to 92
1.10/1.19	c BCD2: 92 <= obj <= 521
1.10/1.19	c BCD2: #cores=66, #unrelaxed=678, #relaxed=366, #hardened=0
1.10/1.19	c BCD2: #sat=1 #unsat=93 bias=93/94
1.10/1.19	c Solving starts ...
1.10/1.19	c ============================[ Search Statistics ]============================
1.10/1.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.19	c =============================================================================
1.10/1.19	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       68
1.10/1.20	c  0.0s |       0 |       81 |        1 |     4840      0 |       26 |       68
1.10/1.20	c #cpu_time = 0.006s
1.10/1.20	c #wall_clock_time = 0.006s
1.10/1.20	c #decision = 81
1.10/1.20	c #random_decision = 0
1.10/1.20	c #conflict = 1
1.10/1.20	c #restart = 0
1.10/1.20	c BCD2: found a new core of size 4: cost of the new core is >=1
1.10/1.20	c lower bound updated to 93
1.10/1.20	c BCD2: 93 <= obj <= 521
1.10/1.20	c BCD2: #cores=67, #unrelaxed=674, #relaxed=370, #hardened=0
1.10/1.20	c BCD2: #sat=1 #unsat=94 bias=94/95
1.10/1.20	c Solving starts ...
1.10/1.20	c ============================[ Search Statistics ]============================
1.10/1.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.20	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.20	c =============================================================================
1.10/1.20	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       68
1.20/1.21	c  0.0s |       0 |       80 |        2 |     4840      0 |       26 |       68
1.20/1.21	c #cpu_time = 0.007s
1.20/1.21	c #wall_clock_time = 0.007s
1.20/1.21	c #decision = 80
1.20/1.21	c #random_decision = 0
1.20/1.21	c #conflict = 2
1.20/1.21	c #restart = 0
1.20/1.21	c BCD2: found a new core of size 5: cost of the new core is >=1
1.20/1.21	c lower bound updated to 94
1.20/1.21	c BCD2: 94 <= obj <= 521
1.20/1.21	c BCD2: #cores=68, #unrelaxed=669, #relaxed=375, #hardened=0
1.20/1.21	c BCD2: #sat=1 #unsat=95 bias=95/96
1.20/1.21	c Solving starts ...
1.20/1.21	c ============================[ Search Statistics ]============================
1.20/1.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.21	c =============================================================================
1.20/1.21	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       68
1.20/1.22	c  0.0s |       0 |       81 |        0 |     4840      0 |       26 |       68
1.20/1.22	c #cpu_time = 0.007s
1.20/1.22	c #wall_clock_time = 0.007s
1.20/1.22	c #decision = 81
1.20/1.22	c #random_decision = 0
1.20/1.22	c #conflict = 0
1.20/1.22	c #restart = 0
1.20/1.22	c BCD2: found a new core of size 3: cost of the new core is >=1
1.20/1.22	c lower bound updated to 95
1.20/1.22	c BCD2: 95 <= obj <= 521
1.20/1.22	c BCD2: #cores=69, #unrelaxed=666, #relaxed=378, #hardened=0
1.20/1.22	c BCD2: #sat=1 #unsat=96 bias=96/97
1.20/1.22	c Solving starts ...
1.20/1.22	c ============================[ Search Statistics ]============================
1.20/1.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.22	c =============================================================================
1.20/1.22	c  0.0s |       0 |        0 |        0 |     4840      0 |       26 |       69
1.20/1.22	c  0.0s |       0 |      102 |        2 |     4840      0 |       26 |       69
1.20/1.22	c #cpu_time = 0.006s
1.20/1.22	c #wall_clock_time = 0.006s
1.20/1.22	c #decision = 102
1.20/1.22	c #random_decision = 0
1.20/1.22	c #conflict = 2
1.20/1.22	c #restart = 0
1.20/1.22	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
1.20/1.22	c lower bound updated to 96
1.20/1.23	c BCD2: 96 <= obj <= 521
1.20/1.23	c BCD2: #cores=69, #unrelaxed=662, #relaxed=382, #hardened=0
1.20/1.23	c BCD2: #sat=1 #unsat=97 bias=97/98
1.20/1.23	c Solving starts ...
1.20/1.23	c ============================[ Search Statistics ]============================
1.20/1.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.23	c =============================================================================
1.20/1.23	c  0.0s |       0 |        0 |        0 |     4840      0 |       27 |       69
1.20/1.23	c  0.0s |       0 |      134 |        3 |     4840      0 |       27 |       70
1.20/1.23	c #cpu_time = 0.008s
1.20/1.23	c #wall_clock_time = 0.008s
1.20/1.23	c #decision = 134
1.20/1.23	c #random_decision = 0
1.20/1.23	c #conflict = 3
1.20/1.23	c #restart = 0
1.20/1.23	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 19: cost of the new core is >=4
1.20/1.23	c lower bound updated to 97
1.20/1.24	c BCD2: 97 <= obj <= 521
1.20/1.24	c BCD2: #cores=69, #unrelaxed=655, #relaxed=389, #hardened=0
1.20/1.24	c BCD2: #sat=1 #unsat=98 bias=98/99
1.20/1.24	c Solving starts ...
1.20/1.24	c ============================[ Search Statistics ]============================
1.20/1.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.24	c =============================================================================
1.20/1.24	c  0.0s |       0 |        0 |        0 |     4840      0 |       28 |       70
1.20/1.24	c  0.0s |       0 |       74 |        0 |     4840      0 |       28 |       71
1.20/1.24	c #cpu_time = 0.006s
1.20/1.24	c #wall_clock_time = 0.006s
1.20/1.24	c #decision = 74
1.20/1.24	c #random_decision = 0
1.20/1.24	c #conflict = 0
1.20/1.24	c #restart = 0
1.20/1.24	c BCD2: found a new core of size 3: cost of the new core is >=1
1.20/1.24	c lower bound updated to 98
1.20/1.24	c BCD2: 98 <= obj <= 521
1.20/1.24	c BCD2: #cores=70, #unrelaxed=652, #relaxed=392, #hardened=0
1.20/1.24	c BCD2: #sat=1 #unsat=99 bias=99/100
1.20/1.24	c Solving starts ...
1.20/1.24	c ============================[ Search Statistics ]============================
1.20/1.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.24	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.24	c =============================================================================
1.20/1.24	c  0.0s |       0 |        0 |        0 |     4840      0 |       28 |       72
1.20/1.25	c  0.0s |       0 |       78 |        0 |     4840      0 |       28 |       72
1.20/1.25	c #cpu_time = 0.006s
1.20/1.25	c #wall_clock_time = 0.006s
1.20/1.25	c #decision = 78
1.20/1.25	c #random_decision = 0
1.20/1.25	c #conflict = 0
1.20/1.25	c #restart = 0
1.20/1.25	c BCD2: found a new core of size 3: cost of the new core is >=1
1.20/1.25	c lower bound updated to 99
1.20/1.25	c BCD2: 99 <= obj <= 521
1.20/1.25	c BCD2: #cores=71, #unrelaxed=649, #relaxed=395, #hardened=0
1.20/1.25	c BCD2: #sat=1 #unsat=100 bias=100/101
1.20/1.25	c Solving starts ...
1.20/1.25	c ============================[ Search Statistics ]============================
1.20/1.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.25	c =============================================================================
1.20/1.25	c  0.0s |       0 |        0 |        0 |     4840      0 |       28 |       73
1.20/1.26	c  0.0s |       0 |       82 |        0 |     4840      0 |       28 |       73
1.20/1.26	c #cpu_time = 0.006s
1.20/1.26	c #wall_clock_time = 0.006s
1.20/1.26	c #decision = 82
1.20/1.26	c #random_decision = 0
1.20/1.26	c #conflict = 0
1.20/1.26	c #restart = 0
1.20/1.26	c BCD2: found a new core of size 3: cost of the new core is >=1
1.20/1.26	c lower bound updated to 100
1.20/1.26	c BCD2: 100 <= obj <= 521
1.20/1.26	c BCD2: #cores=72, #unrelaxed=646, #relaxed=398, #hardened=0
1.20/1.26	c BCD2: #sat=1 #unsat=101 bias=101/102
1.20/1.26	c Solving starts ...
1.20/1.26	c ============================[ Search Statistics ]============================
1.20/1.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.26	c =============================================================================
1.20/1.26	c  0.0s |       0 |        0 |        0 |     4840      0 |       28 |       74
1.20/1.27	c  0.0s |       0 |      116 |        4 |     4840      0 |       28 |       74
1.20/1.27	c #cpu_time = 0.008s
1.20/1.27	c #wall_clock_time = 0.008s
1.20/1.27	c #decision = 116
1.20/1.27	c #random_decision = 0
1.20/1.27	c #conflict = 4
1.20/1.27	c #restart = 0
1.20/1.27	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 21: cost of the new core is >=4
1.20/1.27	c lower bound updated to 101
1.20/1.27	c BCD2: 101 <= obj <= 521
1.20/1.27	c BCD2: #cores=71, #unrelaxed=639, #relaxed=405, #hardened=0
1.20/1.27	c BCD2: #sat=1 #unsat=102 bias=102/103
1.20/1.27	c Solving starts ...
1.20/1.27	c ============================[ Search Statistics ]============================
1.20/1.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.27	c =============================================================================
1.20/1.27	c  0.0s |       0 |        0 |        0 |     4840      0 |       30 |       74
1.20/1.27	c  0.0s |       0 |       78 |        0 |     4840      0 |       30 |       76
1.20/1.27	c #cpu_time = 0.007s
1.20/1.27	c #wall_clock_time = 0.007s
1.20/1.27	c #decision = 78
1.20/1.27	c #random_decision = 0
1.20/1.27	c #conflict = 0
1.20/1.28	c #restart = 0
1.20/1.28	c BCD2: found a new core of size 3: cost of the new core is >=1
1.20/1.28	c lower bound updated to 102
1.20/1.28	c BCD2: 102 <= obj <= 521
1.20/1.28	c BCD2: #cores=72, #unrelaxed=636, #relaxed=408, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=103 bias=103/104
1.20/1.28	c Solving starts ...
1.20/1.28	c ============================[ Search Statistics ]============================
1.20/1.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.28	c =============================================================================
1.20/1.28	c  0.0s |       0 |        0 |        0 |     4840      0 |       30 |       77
1.20/1.28	c  0.0s |       0 |       80 |        0 |     4840      0 |       30 |       77
1.20/1.28	c #cpu_time = 0.007s
1.20/1.28	c #wall_clock_time = 0.007s
1.20/1.28	c #decision = 80
1.20/1.28	c #random_decision = 0
1.20/1.28	c #conflict = 0
1.20/1.28	c #restart = 0
1.20/1.28	c BCD2: found a new core of size 5: cost of the new core is >=1
1.20/1.28	c lower bound updated to 103
1.20/1.28	c BCD2: 103 <= obj <= 521
1.20/1.28	c BCD2: #cores=73, #unrelaxed=631, #relaxed=413, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=104 bias=104/105
1.20/1.29	c Solving starts ...
1.20/1.29	c ============================[ Search Statistics ]============================
1.20/1.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.29	c =============================================================================
1.20/1.29	c  0.0s |       0 |        0 |        0 |     4840      0 |       30 |       77
1.20/1.29	c  0.0s |       0 |       84 |        1 |     4840      0 |       30 |       77
1.20/1.29	c #cpu_time = 0.007s
1.20/1.29	c #wall_clock_time = 0.007s
1.20/1.29	c #decision = 84
1.20/1.29	c #random_decision = 0
1.20/1.29	c #conflict = 1
1.20/1.29	c #restart = 0
1.20/1.29	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
1.20/1.29	c lower bound updated to 104
1.20/1.29	c BCD2: 104 <= obj <= 521
1.20/1.29	c BCD2: #cores=73, #unrelaxed=628, #relaxed=416, #hardened=0
1.20/1.29	c BCD2: #sat=1 #unsat=105 bias=105/106
1.20/1.29	c Solving starts ...
1.20/1.29	c ============================[ Search Statistics ]============================
1.20/1.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.29	c =============================================================================
1.20/1.29	c  0.0s |       0 |        0 |        0 |     4840      0 |       31 |       77
1.29/1.30	c  0.0s |       0 |       83 |        1 |     4840      0 |       31 |       78
1.29/1.30	c #cpu_time = 0.007s
1.29/1.30	c #wall_clock_time = 0.007s
1.29/1.30	c #decision = 83
1.29/1.30	c #random_decision = 0
1.29/1.30	c #conflict = 1
1.29/1.30	c #restart = 0
1.29/1.30	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 22: cost of the new core is >=5
1.29/1.30	c lower bound updated to 105
1.29/1.30	c BCD2: 105 <= obj <= 521
1.29/1.30	c BCD2: #cores=73, #unrelaxed=625, #relaxed=419, #hardened=0
1.29/1.30	c BCD2: #sat=1 #unsat=106 bias=106/107
1.29/1.30	c Solving starts ...
1.29/1.30	c ============================[ Search Statistics ]============================
1.29/1.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.30	c =============================================================================
1.29/1.30	c  0.0s |       0 |        0 |        0 |     4840      0 |       32 |       78
1.29/1.31	c  0.0s |       0 |       78 |        0 |     4840      0 |       32 |       79
1.29/1.31	c #cpu_time = 0.006s
1.29/1.31	c #wall_clock_time = 0.006s
1.29/1.31	c #decision = 78
1.29/1.31	c #random_decision = 0
1.29/1.31	c #conflict = 0
1.29/1.31	c #restart = 0
1.29/1.31	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.31	c lower bound updated to 106
1.29/1.31	c BCD2: 106 <= obj <= 521
1.29/1.31	c BCD2: #cores=74, #unrelaxed=622, #relaxed=422, #hardened=0
1.29/1.31	c BCD2: #sat=1 #unsat=107 bias=107/108
1.29/1.31	c Solving starts ...
1.29/1.31	c ============================[ Search Statistics ]============================
1.29/1.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.31	c =============================================================================
1.29/1.31	c  0.0s |       0 |        0 |        0 |     4840      0 |       32 |       80
1.29/1.32	c  0.0s |       0 |       80 |        0 |     4840      0 |       32 |       80
1.29/1.32	c #cpu_time = 0.006s
1.29/1.32	c #wall_clock_time = 0.006s
1.29/1.32	c #decision = 80
1.29/1.32	c #random_decision = 0
1.29/1.32	c #conflict = 0
1.29/1.32	c #restart = 0
1.29/1.32	c BCD2: found a new core of size 4: cost of the new core is >=1
1.29/1.32	c lower bound updated to 107
1.29/1.32	c BCD2: 107 <= obj <= 521
1.29/1.32	c BCD2: #cores=75, #unrelaxed=618, #relaxed=426, #hardened=0
1.29/1.32	c BCD2: #sat=1 #unsat=108 bias=108/109
1.29/1.32	c Solving starts ...
1.29/1.32	c ============================[ Search Statistics ]============================
1.29/1.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.32	c =============================================================================
1.29/1.32	c  0.0s |       0 |        0 |        0 |     4840      0 |       32 |       80
1.29/1.32	c  0.0s |       0 |       85 |        0 |     4840      0 |       32 |       80
1.29/1.32	c #cpu_time = 0.007s
1.29/1.32	c #wall_clock_time = 0.007s
1.29/1.32	c #decision = 85
1.29/1.32	c #random_decision = 0
1.29/1.32	c #conflict = 0
1.29/1.32	c #restart = 0
1.29/1.32	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.32	c lower bound updated to 108
1.29/1.32	c BCD2: 108 <= obj <= 521
1.29/1.32	c BCD2: #cores=76, #unrelaxed=615, #relaxed=429, #hardened=0
1.29/1.32	c BCD2: #sat=1 #unsat=109 bias=109/110
1.29/1.33	c Solving starts ...
1.29/1.33	c ============================[ Search Statistics ]============================
1.29/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.33	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |     4840      0 |       32 |       81
1.29/1.33	c  0.0s |       0 |       88 |        1 |     4840      0 |       32 |       81
1.29/1.33	c #cpu_time = 0.007s
1.29/1.33	c #wall_clock_time = 0.007s
1.29/1.33	c #decision = 88
1.29/1.33	c #random_decision = 0
1.29/1.33	c #conflict = 1
1.29/1.33	c #restart = 0
1.29/1.33	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
1.29/1.33	c lower bound updated to 109
1.29/1.33	c BCD2: 109 <= obj <= 521
1.29/1.33	c BCD2: #cores=76, #unrelaxed=612, #relaxed=432, #hardened=0
1.29/1.33	c BCD2: #sat=1 #unsat=110 bias=110/111
1.29/1.33	c Solving starts ...
1.29/1.33	c ============================[ Search Statistics ]============================
1.29/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.33	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |     4840      0 |       33 |       81
1.29/1.34	c  0.0s |       0 |       88 |        2 |     4840      0 |       33 |       82
1.29/1.34	c #cpu_time = 0.008s
1.29/1.34	c #wall_clock_time = 0.008s
1.29/1.34	c #decision = 88
1.29/1.34	c #random_decision = 0
1.29/1.34	c #conflict = 2
1.29/1.34	c #restart = 0
1.29/1.34	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 13: cost of the new core is >=2
1.29/1.34	c lower bound updated to 110
1.29/1.34	c BCD2: 110 <= obj <= 521
1.29/1.34	c BCD2: #cores=76, #unrelaxed=606, #relaxed=438, #hardened=0
1.29/1.34	c BCD2: #sat=1 #unsat=111 bias=111/112
1.29/1.34	c Solving starts ...
1.29/1.34	c ============================[ Search Statistics ]============================
1.29/1.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.34	c =============================================================================
1.29/1.34	c  0.0s |       0 |        0 |        0 |     4840      0 |       34 |       82
1.29/1.35	c  0.0s |       0 |       80 |        0 |     4840      0 |       34 |       83
1.29/1.35	c #cpu_time = 0.006s
1.29/1.35	c #wall_clock_time = 0.006s
1.29/1.35	c #decision = 80
1.29/1.35	c #random_decision = 0
1.29/1.35	c #conflict = 0
1.29/1.35	c #restart = 0
1.29/1.35	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.35	c lower bound updated to 111
1.29/1.35	c BCD2: 111 <= obj <= 521
1.29/1.35	c BCD2: #cores=77, #unrelaxed=603, #relaxed=441, #hardened=0
1.29/1.35	c BCD2: #sat=1 #unsat=112 bias=112/113
1.29/1.35	c Solving starts ...
1.29/1.35	c ============================[ Search Statistics ]============================
1.29/1.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.35	c =============================================================================
1.29/1.35	c  0.0s |       0 |        0 |        0 |     4840      0 |       34 |       84
1.29/1.36	c  0.0s |       0 |       84 |        0 |     4840      0 |       34 |       84
1.29/1.36	c #cpu_time = 0.006s
1.29/1.36	c #wall_clock_time = 0.006s
1.29/1.36	c #decision = 84
1.29/1.36	c #random_decision = 0
1.29/1.36	c #conflict = 0
1.29/1.36	c #restart = 0
1.29/1.36	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.36	c lower bound updated to 112
1.29/1.36	c BCD2: 112 <= obj <= 521
1.29/1.36	c BCD2: #cores=78, #unrelaxed=600, #relaxed=444, #hardened=0
1.29/1.36	c BCD2: #sat=1 #unsat=113 bias=113/114
1.29/1.36	c Solving starts ...
1.29/1.36	c ============================[ Search Statistics ]============================
1.29/1.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.36	c =============================================================================
1.29/1.36	c  0.0s |       0 |        0 |        0 |     4840      0 |       34 |       85
1.29/1.36	c  0.0s |       0 |       88 |        0 |     4840      0 |       34 |       85
1.29/1.36	c #cpu_time = 0.006s
1.29/1.36	c #wall_clock_time = 0.006s
1.29/1.36	c #decision = 88
1.29/1.36	c #random_decision = 0
1.29/1.36	c #conflict = 0
1.29/1.36	c #restart = 0
1.29/1.36	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.36	c lower bound updated to 113
1.29/1.36	c BCD2: 113 <= obj <= 521
1.29/1.36	c BCD2: #cores=79, #unrelaxed=597, #relaxed=447, #hardened=0
1.29/1.36	c BCD2: #sat=1 #unsat=114 bias=114/115
1.29/1.36	c Solving starts ...
1.29/1.36	c ============================[ Search Statistics ]============================
1.29/1.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.36	c =============================================================================
1.29/1.36	c  0.0s |       0 |        0 |        0 |     4840      0 |       34 |       86
1.29/1.37	c  0.0s |       0 |       91 |        1 |     4840      0 |       34 |       86
1.29/1.37	c #cpu_time = 0.006s
1.29/1.37	c #wall_clock_time = 0.006s
1.29/1.37	c #decision = 91
1.29/1.37	c #random_decision = 0
1.29/1.37	c #conflict = 1
1.29/1.37	c #restart = 0
1.29/1.37	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 11: cost of the new core is >=3
1.29/1.37	c lower bound updated to 114
1.29/1.37	c BCD2: 114 <= obj <= 521
1.29/1.37	c BCD2: #cores=79, #unrelaxed=594, #relaxed=450, #hardened=0
1.29/1.37	c BCD2: #sat=1 #unsat=115 bias=115/116
1.29/1.37	c Solving starts ...
1.29/1.37	c ============================[ Search Statistics ]============================
1.29/1.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.37	c =============================================================================
1.29/1.37	c  0.0s |       0 |        0 |        0 |     4840      0 |       35 |       86
1.29/1.38	c  0.0s |       0 |       88 |        2 |     4840      0 |       35 |       87
1.29/1.38	c #cpu_time = 0.008s
1.29/1.38	c #wall_clock_time = 0.008s
1.29/1.38	c #decision = 88
1.29/1.38	c #random_decision = 0
1.29/1.38	c #conflict = 2
1.29/1.38	c #restart = 0
1.29/1.38	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 15: cost of the new core is >=3
1.29/1.38	c lower bound updated to 115
1.29/1.38	c BCD2: 115 <= obj <= 521
1.29/1.38	c BCD2: #cores=79, #unrelaxed=589, #relaxed=455, #hardened=0
1.29/1.38	c BCD2: #sat=1 #unsat=116 bias=116/117
1.29/1.38	c Solving starts ...
1.29/1.38	c ============================[ Search Statistics ]============================
1.29/1.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.38	c =============================================================================
1.29/1.38	c  0.0s |       0 |        0 |        0 |     4840      0 |       36 |       87
1.29/1.39	c  0.0s |       0 |       84 |        0 |     4840      0 |       36 |       88
1.29/1.39	c #cpu_time = 0.006s
1.29/1.39	c #wall_clock_time = 0.006s
1.29/1.39	c #decision = 84
1.29/1.39	c #random_decision = 0
1.29/1.39	c #conflict = 0
1.29/1.39	c #restart = 0
1.29/1.39	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.39	c lower bound updated to 116
1.29/1.39	c BCD2: 116 <= obj <= 521
1.29/1.39	c BCD2: #cores=80, #unrelaxed=586, #relaxed=458, #hardened=0
1.29/1.39	c BCD2: #sat=1 #unsat=117 bias=117/118
1.29/1.39	c Solving starts ...
1.29/1.39	c ============================[ Search Statistics ]============================
1.29/1.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.39	c =============================================================================
1.29/1.39	c  0.0s |       0 |        0 |        0 |     4840      0 |       36 |       89
1.39/1.40	c  0.0s |       0 |       88 |        0 |     4840      0 |       36 |       89
1.39/1.40	c #cpu_time = 0.006s
1.39/1.40	c #wall_clock_time = 0.006s
1.39/1.40	c #decision = 88
1.39/1.40	c #random_decision = 0
1.39/1.40	c #conflict = 0
1.39/1.40	c #restart = 0
1.39/1.40	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.40	c lower bound updated to 117
1.39/1.40	c BCD2: 117 <= obj <= 521
1.39/1.40	c BCD2: #cores=81, #unrelaxed=583, #relaxed=461, #hardened=0
1.39/1.40	c BCD2: #sat=1 #unsat=118 bias=118/119
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 |     4840      0 |       36 |       90
1.39/1.41	c  0.0s |       0 |       94 |        3 |     4840      0 |       36 |       90
1.39/1.41	c #cpu_time = 0.007s
1.39/1.41	c #wall_clock_time = 0.007s
1.39/1.41	c #decision = 94
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 3
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 27: cost of the new core is >=6
1.39/1.41	c lower bound updated to 118
1.39/1.41	c BCD2: 118 <= obj <= 521
1.39/1.41	c BCD2: #cores=81, #unrelaxed=578, #relaxed=466, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=119 bias=119/120
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 |     4840      0 |       37 |       90
1.39/1.41	c  0.0s |       0 |       87 |        0 |     4840      0 |       37 |       91
1.39/1.41	c #cpu_time = 0.007s
1.39/1.41	c #wall_clock_time = 0.007s
1.39/1.41	c #decision = 87
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 0
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.41	c lower bound updated to 119
1.39/1.41	c BCD2: 119 <= obj <= 521
1.39/1.41	c BCD2: #cores=82, #unrelaxed=575, #relaxed=469, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=120 bias=120/121
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 |     4840      0 |       37 |       92
1.39/1.42	c  0.0s |       0 |       91 |        0 |     4840      0 |       37 |       92
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 = 91
1.39/1.42	c #random_decision = 0
1.39/1.42	c #conflict = 0
1.39/1.42	c #restart = 0
1.39/1.42	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.42	c lower bound updated to 120
1.39/1.42	c BCD2: 120 <= obj <= 521
1.39/1.42	c BCD2: #cores=83, #unrelaxed=572, #relaxed=472, #hardened=0
1.39/1.42	c BCD2: #sat=1 #unsat=121 bias=121/122
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 |     4840      0 |       37 |       93
1.39/1.43	c  0.0s |       0 |       95 |        0 |     4840      0 |       37 |       93
1.39/1.43	c #cpu_time = 0.007s
1.39/1.43	c #wall_clock_time = 0.007s
1.39/1.43	c #decision = 95
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 0
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.43	c lower bound updated to 121
1.39/1.43	c BCD2: 121 <= obj <= 521
1.39/1.43	c BCD2: #cores=84, #unrelaxed=569, #relaxed=475, #hardened=0
1.39/1.43	c BCD2: #sat=1 #unsat=122 bias=122/123
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 |     4840      0 |       37 |       94
1.39/1.44	c  0.0s |       0 |      171 |        3 |     4840      0 |       37 |       94
1.39/1.44	c #cpu_time = 0.007s
1.39/1.44	c #wall_clock_time = 0.007s
1.39/1.44	c #decision = 171
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 8 and merging with 1 cores into a new core of size 15: cost of the new core is >=3
1.39/1.44	c lower bound updated to 122
1.39/1.44	c BCD2: 122 <= obj <= 521
1.39/1.44	c BCD2: #cores=84, #unrelaxed=561, #relaxed=483, #hardened=0
1.39/1.44	c BCD2: #sat=1 #unsat=123 bias=123/124
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 |     4840      0 |       38 |       94
1.39/1.45	c  0.0s |       0 |      153 |        2 |     4840      0 |       38 |       95
1.39/1.45	c #cpu_time = 0.007s
1.39/1.45	c #wall_clock_time = 0.007s
1.39/1.45	c #decision = 153
1.39/1.45	c #random_decision = 0
1.39/1.45	c #conflict = 2
1.39/1.45	c #restart = 0
1.39/1.45	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
1.39/1.45	c lower bound updated to 123
1.39/1.45	c BCD2: 123 <= obj <= 521
1.39/1.45	c BCD2: #cores=84, #unrelaxed=557, #relaxed=487, #hardened=0
1.39/1.45	c BCD2: #sat=1 #unsat=124 bias=124/125
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 |     4840      0 |       39 |       95
1.39/1.46	c  0.0s |       0 |       93 |        0 |     4840      0 |       39 |       96
1.39/1.46	c #cpu_time = 0.007s
1.39/1.46	c #wall_clock_time = 0.007s
1.39/1.46	c #decision = 93
1.39/1.46	c #random_decision = 0
1.39/1.46	c #conflict = 0
1.39/1.46	c #restart = 0
1.39/1.46	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.46	c lower bound updated to 124
1.39/1.46	c BCD2: 124 <= obj <= 521
1.39/1.46	c BCD2: #cores=85, #unrelaxed=554, #relaxed=490, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=125 bias=125/126
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 |     4840      0 |       39 |       97
1.39/1.46	c  0.0s |       0 |       97 |        0 |     4840      0 |       39 |       97
1.39/1.46	c #cpu_time = 0.006s
1.39/1.46	c #wall_clock_time = 0.006s
1.39/1.46	c #decision = 97
1.39/1.46	c #random_decision = 0
1.39/1.46	c #conflict = 0
1.39/1.46	c #restart = 0
1.39/1.46	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.46	c lower bound updated to 125
1.39/1.46	c BCD2: 125 <= obj <= 521
1.39/1.46	c BCD2: #cores=86, #unrelaxed=551, #relaxed=493, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=126 bias=126/127
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 |     4840      0 |       39 |       98
1.39/1.47	c  0.0s |       0 |      100 |        1 |     4840      0 |       39 |       98
1.39/1.47	c #cpu_time = 0.006s
1.39/1.47	c #wall_clock_time = 0.006s
1.39/1.47	c #decision = 100
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 4: cost of the new core is >=1
1.39/1.47	c lower bound updated to 126
1.39/1.47	c BCD2: 126 <= obj <= 521
1.39/1.47	c BCD2: #cores=87, #unrelaxed=547, #relaxed=497, #hardened=0
1.39/1.47	c BCD2: #sat=1 #unsat=127 bias=127/128
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 |     4840      0 |       39 |       98
1.39/1.48	c  0.0s |       0 |       99 |        2 |     4840      0 |       39 |       98
1.39/1.48	c #cpu_time = 0.007s
1.39/1.48	c #wall_clock_time = 0.007s
1.39/1.48	c #decision = 99
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 7: cost of the new core is >=1
1.39/1.48	c lower bound updated to 127
1.39/1.48	c BCD2: 127 <= obj <= 521
1.39/1.48	c BCD2: #cores=88, #unrelaxed=540, #relaxed=504, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=128 bias=128/129
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 |     4840      0 |       39 |       98
1.39/1.49	c  0.0s |       0 |       98 |        0 |     4840      0 |       39 |       98
1.39/1.49	c #cpu_time = 0.007s
1.39/1.49	c #wall_clock_time = 0.007s
1.39/1.49	c #decision = 98
1.39/1.49	c #random_decision = 0
1.39/1.49	c #conflict = 0
1.39/1.49	c #restart = 0
1.39/1.49	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.49	c lower bound updated to 128
1.39/1.49	c BCD2: 128 <= obj <= 521
1.39/1.49	c BCD2: #cores=89, #unrelaxed=537, #relaxed=507, #hardened=0
1.39/1.49	c BCD2: #sat=1 #unsat=129 bias=129/130
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 |     4840      0 |       39 |       99
1.49/1.50	c  0.0s |       0 |      101 |        1 |     4840      0 |       39 |       99
1.49/1.50	c #cpu_time = 0.006s
1.49/1.50	c #wall_clock_time = 0.006s
1.49/1.50	c #decision = 101
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: relaxing 4 and merging with 1 cores into a new core of size 8: cost of the new core is >=2
1.49/1.50	c lower bound updated to 129
1.49/1.50	c BCD2: 129 <= obj <= 521
1.49/1.50	c BCD2: #cores=89, #unrelaxed=533, #relaxed=511, #hardened=0
1.49/1.50	c BCD2: #sat=1 #unsat=130 bias=130/131
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 |     4840      0 |       40 |       99
1.49/1.51	c  0.0s |       0 |      102 |        4 |     4840      0 |       40 |      100
1.49/1.51	c #cpu_time = 0.008s
1.49/1.51	c #wall_clock_time = 0.008s
1.49/1.51	c #decision = 102
1.49/1.51	c #random_decision = 0
1.49/1.51	c #conflict = 4
1.49/1.51	c #restart = 0
1.49/1.51	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 12: cost of the new core is >=2
1.49/1.51	c lower bound updated to 130
1.49/1.51	c BCD2: 130 <= obj <= 521
1.49/1.51	c BCD2: #cores=89, #unrelaxed=528, #relaxed=516, #hardened=0
1.49/1.51	c BCD2: #sat=1 #unsat=131 bias=131/132
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 |     4840      0 |       41 |      100
1.49/1.51	c  0.0s |       0 |       99 |        0 |     4840      0 |       41 |      101
1.49/1.51	c #cpu_time = 0.007s
1.49/1.51	c #wall_clock_time = 0.007s
1.49/1.51	c #decision = 99
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 3: cost of the new core is >=1
1.49/1.51	c lower bound updated to 131
1.49/1.51	c BCD2: 131 <= obj <= 521
1.49/1.51	c BCD2: #cores=90, #unrelaxed=525, #relaxed=519, #hardened=0
1.49/1.51	c BCD2: #sat=1 #unsat=132 bias=132/133
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 |     4840      0 |       41 |      102
1.49/1.52	c  0.0s |       0 |      161 |        2 |     4840      0 |       41 |      102
1.49/1.52	c #cpu_time = 0.006s
1.49/1.52	c #wall_clock_time = 0.007s
1.49/1.52	c #decision = 161
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: relaxing 4 and merging with 1 cores into a new core of size 12: cost of the new core is >=3
1.49/1.52	c lower bound updated to 132
1.49/1.52	c BCD2: 132 <= obj <= 521
1.49/1.52	c BCD2: #cores=90, #unrelaxed=521, #relaxed=523, #hardened=0
1.49/1.52	c BCD2: #sat=1 #unsat=133 bias=133/134
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 |     4840      0 |       42 |      102
1.49/1.53	c  0.0s |       0 |      100 |        2 |     4840      0 |       42 |      103
1.49/1.53	c #cpu_time = 0.008s
1.49/1.53	c #wall_clock_time = 0.008s
1.49/1.53	c #decision = 100
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 5 and merging with 2 cores into a new core of size 36: cost of the new core is >=8
1.49/1.53	c lower bound updated to 133
1.49/1.53	c BCD2: 133 <= obj <= 521
1.49/1.53	c BCD2: #cores=89, #unrelaxed=516, #relaxed=528, #hardened=0
1.49/1.53	c BCD2: #sat=1 #unsat=134 bias=134/135
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 |     4840      0 |       44 |      103
1.49/1.54	c  0.0s |       0 |       99 |        0 |     4840      0 |       44 |      105
1.49/1.54	c #cpu_time = 0.007s
1.49/1.54	c #wall_clock_time = 0.007s
1.49/1.54	c #decision = 99
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 3: cost of the new core is >=1
1.49/1.54	c lower bound updated to 134
1.49/1.54	c BCD2: 134 <= obj <= 521
1.49/1.54	c BCD2: #cores=90, #unrelaxed=513, #relaxed=531, #hardened=0
1.49/1.54	c BCD2: #sat=1 #unsat=135 bias=135/136
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 |     4840      0 |       44 |      106
1.49/1.55	c  0.0s |       0 |      129 |        2 |     4840      0 |       44 |      106
1.49/1.55	c #cpu_time = 0.007s
1.49/1.55	c #wall_clock_time = 0.007s
1.49/1.55	c #decision = 129
1.49/1.55	c #random_decision = 0
1.49/1.55	c #conflict = 2
1.49/1.55	c #restart = 0
1.49/1.55	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 15: cost of the new core is >=4
1.49/1.55	c lower bound updated to 135
1.49/1.55	c BCD2: 135 <= obj <= 521
1.49/1.55	c BCD2: #cores=90, #unrelaxed=509, #relaxed=535, #hardened=0
1.49/1.55	c BCD2: #sat=1 #unsat=136 bias=136/137
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 |     4840      0 |       45 |      106
1.49/1.56	c  0.0s |       0 |       99 |        1 |     4840      0 |       45 |      107
1.49/1.56	c #cpu_time = 0.008s
1.49/1.56	c #wall_clock_time = 0.008s
1.49/1.56	c #decision = 99
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: relaxing 7 and merging with 1 cores into a new core of size 14: cost of the new core is >=2
1.49/1.56	c lower bound updated to 136
1.49/1.56	c BCD2: 136 <= obj <= 521
1.49/1.56	c BCD2: #cores=90, #unrelaxed=502, #relaxed=542, #hardened=0
1.49/1.56	c BCD2: #sat=1 #unsat=137 bias=137/138
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 |     4840      0 |       46 |      107
1.49/1.56	c  0.0s |       0 |       98 |        0 |     4840      0 |       46 |      108
1.49/1.56	c #cpu_time = 0.007s
1.49/1.56	c #wall_clock_time = 0.007s
1.49/1.56	c #decision = 98
1.49/1.56	c #random_decision = 0
1.49/1.56	c #conflict = 0
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.57	c lower bound updated to 137
1.49/1.57	c BCD2: 137 <= obj <= 521
1.49/1.57	c BCD2: #cores=91, #unrelaxed=499, #relaxed=545, #hardened=0
1.49/1.57	c BCD2: #sat=1 #unsat=138 bias=138/139
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 |     4840      0 |       46 |      109
1.49/1.57	c  0.0s |       0 |      100 |        0 |     4840      0 |       46 |      109
1.49/1.57	c #cpu_time = 0.006s
1.49/1.57	c #wall_clock_time = 0.006s
1.49/1.57	c #decision = 100
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 138
1.49/1.58	c BCD2: 138 <= obj <= 521
1.49/1.58	c BCD2: #cores=92, #unrelaxed=495, #relaxed=549, #hardened=0
1.49/1.58	c BCD2: #sat=1 #unsat=139 bias=139/140
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 |     4840      0 |       46 |      109
1.49/1.58	c  0.0s |       0 |      105 |        1 |     4840      0 |       46 |      109
1.49/1.58	c #cpu_time = 0.007s
1.49/1.58	c #wall_clock_time = 0.007s
1.49/1.58	c #decision = 105
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 3: cost of the new core is >=1
1.49/1.58	c lower bound updated to 139
1.49/1.58	c BCD2: 139 <= obj <= 521
1.49/1.58	c BCD2: #cores=93, #unrelaxed=492, #relaxed=552, #hardened=0
1.49/1.58	c BCD2: #sat=1 #unsat=140 bias=140/141
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 |     4840      0 |       46 |      109
1.49/1.59	c  0.0s |       0 |      105 |        1 |     4840      0 |       46 |      109
1.49/1.59	c #cpu_time = 0.007s
1.49/1.59	c #wall_clock_time = 0.007s
1.49/1.59	c #decision = 105
1.49/1.59	c #random_decision = 0
1.49/1.59	c #conflict = 1
1.49/1.59	c #restart = 0
1.49/1.59	c BCD2: found a new core of size 3: cost of the new core is >=1
1.49/1.59	c lower bound updated to 140
1.49/1.59	c BCD2: 140 <= obj <= 521
1.49/1.59	c BCD2: #cores=94, #unrelaxed=489, #relaxed=555, #hardened=0
1.49/1.59	c BCD2: #sat=1 #unsat=141 bias=141/142
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 |     4840      0 |       46 |      109
1.59/1.60	c  0.0s |       0 |      101 |        0 |     4840      0 |       46 |      109
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 = 101
1.59/1.60	c #random_decision = 0
1.59/1.60	c #conflict = 0
1.59/1.60	c #restart = 0
1.59/1.60	c BCD2: found a new core of size 3: cost of the new core is >=1
1.59/1.60	c lower bound updated to 141
1.59/1.60	c BCD2: 141 <= obj <= 521
1.59/1.60	c BCD2: #cores=95, #unrelaxed=486, #relaxed=558, #hardened=0
1.59/1.60	c BCD2: #sat=1 #unsat=142 bias=142/143
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 |     4840      0 |       46 |      110
1.59/1.61	c  0.0s |       0 |      107 |        1 |     5324      0 |       46 |      110
1.59/1.61	c #cpu_time = 0.006s
1.59/1.61	c #wall_clock_time = 0.006s
1.59/1.61	c #decision = 107
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 4: cost of the new core is >=1
1.59/1.61	c lower bound updated to 142
1.59/1.61	c BCD2: 142 <= obj <= 521
1.59/1.61	c BCD2: #cores=96, #unrelaxed=482, #relaxed=562, #hardened=0
1.59/1.61	c BCD2: #sat=1 #unsat=143 bias=143/144
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 |     5324      0 |       46 |      110
1.59/1.61	c  0.0s |       0 |      108 |        0 |     5324      0 |       46 |      110
1.59/1.61	c #cpu_time = 0.007s
1.59/1.61	c #wall_clock_time = 0.007s
1.59/1.61	c #decision = 108
1.59/1.61	c #random_decision = 0
1.59/1.61	c #conflict = 0
1.59/1.61	c #restart = 0
1.59/1.61	c BCD2: found a new core of size 3: cost of the new core is >=1
1.59/1.61	c lower bound updated to 143
1.59/1.61	c BCD2: 143 <= obj <= 521
1.59/1.61	c BCD2: #cores=97, #unrelaxed=479, #relaxed=565, #hardened=0
1.59/1.61	c BCD2: #sat=1 #unsat=144 bias=144/145
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 |     5324      0 |       46 |      111
1.59/1.62	c  0.0s |       0 |      111 |        1 |     5324      0 |       46 |      111
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 = 111
1.59/1.62	c #random_decision = 0
1.59/1.62	c #conflict = 1
1.59/1.62	c #restart = 0
1.59/1.62	c BCD2: found a new core of size 3: cost of the new core is >=1
1.59/1.62	c lower bound updated to 144
1.59/1.62	c BCD2: 144 <= obj <= 521
1.59/1.62	c BCD2: #cores=98, #unrelaxed=476, #relaxed=568, #hardened=0
1.59/1.62	c BCD2: #sat=1 #unsat=145 bias=145/146
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 |     5324      0 |       46 |      111
1.59/1.63	c  0.0s |       0 |      111 |        2 |     5324      0 |       46 |      111
1.59/1.63	c #cpu_time = 0.007s
1.59/1.63	c #wall_clock_time = 0.007s
1.59/1.63	c #decision = 111
1.59/1.63	c #random_decision = 0
1.59/1.63	c #conflict = 2
1.59/1.63	c #restart = 0
1.59/1.63	c BCD2: found a new core of size 5: cost of the new core is >=1
1.59/1.63	c lower bound updated to 145
1.59/1.63	c BCD2: 145 <= obj <= 521
1.59/1.63	c BCD2: #cores=99, #unrelaxed=471, #relaxed=573, #hardened=0
1.59/1.63	c BCD2: #sat=1 #unsat=146 bias=146/147
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 |     5324      0 |       46 |      111
1.59/1.64	c  0.0s |       0 |      112 |        0 |     5324      0 |       46 |      111
1.59/1.64	c #cpu_time = 0.007s
1.59/1.64	c #wall_clock_time = 0.007s
1.59/1.64	c #decision = 112
1.59/1.64	c #random_decision = 0
1.59/1.64	c #conflict = 0
1.59/1.64	c #restart = 0
1.59/1.64	c BCD2: found a new core of size 3: cost of the new core is >=1
1.59/1.64	c lower bound updated to 146
1.59/1.64	c BCD2: 146 <= obj <= 521
1.59/1.64	c BCD2: #cores=100, #unrelaxed=468, #relaxed=576, #hardened=0
1.59/1.64	c BCD2: #sat=1 #unsat=147 bias=147/148
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 |     5324      0 |       46 |      112
1.59/1.65	c  0.0s |       0 |      115 |        1 |     5324      0 |       46 |      112
1.59/1.65	c #cpu_time = 0.006s
1.59/1.65	c #wall_clock_time = 0.006s
1.59/1.65	c #decision = 115
1.59/1.65	c #random_decision = 0
1.59/1.65	c #conflict = 1
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 147
1.59/1.65	c BCD2: 147 <= obj <= 521
1.59/1.65	c BCD2: #cores=101, #unrelaxed=464, #relaxed=580, #hardened=0
1.59/1.65	c BCD2: #sat=1 #unsat=148 bias=148/149
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 |     5324      0 |       46 |      112
1.59/1.65	c  0.0s |       0 |      114 |        2 |     5324      0 |       46 |      112
1.59/1.65	c #cpu_time = 0.007s
1.59/1.65	c #wall_clock_time = 0.007s
1.59/1.65	c #decision = 114
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 5: cost of the new core is >=1
1.59/1.65	c lower bound updated to 148
1.59/1.65	c BCD2: 148 <= obj <= 521
1.59/1.65	c BCD2: #cores=102, #unrelaxed=459, #relaxed=585, #hardened=0
1.59/1.65	c BCD2: #sat=1 #unsat=149 bias=149/150
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 |     5324      0 |       46 |      112
1.59/1.66	c  0.0s |       0 |      115 |        0 |     5324      0 |       46 |      112
1.59/1.66	c #cpu_time = 0.007s
1.59/1.66	c #wall_clock_time = 0.007s
1.59/1.66	c #decision = 115
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: found a new core of size 3: cost of the new core is >=1
1.59/1.66	c lower bound updated to 149
1.59/1.66	c BCD2: 149 <= obj <= 521
1.59/1.66	c BCD2: #cores=103, #unrelaxed=456, #relaxed=588, #hardened=0
1.59/1.66	c BCD2: #sat=1 #unsat=150 bias=150/151
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 |     5324      0 |       46 |      113
1.59/1.67	c  0.0s |       0 |      118 |        1 |     5324      0 |       46 |      113
1.59/1.67	c #cpu_time = 0.006s
1.59/1.67	c #wall_clock_time = 0.006s
1.59/1.67	c #decision = 118
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 4: cost of the new core is >=1
1.59/1.67	c lower bound updated to 150
1.59/1.67	c BCD2: 150 <= obj <= 521
1.59/1.67	c BCD2: #cores=104, #unrelaxed=452, #relaxed=592, #hardened=0
1.59/1.67	c BCD2: #sat=1 #unsat=151 bias=151/152
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 |     5324      0 |       46 |      113
1.59/1.68	c  0.0s |       0 |      117 |        2 |     5324      0 |       46 |      113
1.59/1.68	c #cpu_time = 0.007s
1.59/1.68	c #wall_clock_time = 0.007s
1.59/1.68	c #decision = 117
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 5: cost of the new core is >=1
1.59/1.68	c lower bound updated to 151
1.59/1.68	c BCD2: 151 <= obj <= 521
1.59/1.68	c BCD2: #cores=105, #unrelaxed=447, #relaxed=597, #hardened=0
1.59/1.68	c BCD2: #sat=1 #unsat=152 bias=152/153
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 |     5324      0 |       46 |      113
1.59/1.69	c  0.0s |       0 |      118 |        0 |     5324      0 |       46 |      113
1.59/1.69	c #cpu_time = 0.007s
1.59/1.69	c #wall_clock_time = 0.007s
1.59/1.69	c #decision = 118
1.59/1.69	c #random_decision = 0
1.59/1.69	c #conflict = 0
1.59/1.69	c #restart = 0
1.59/1.69	c BCD2: found a new core of size 3: cost of the new core is >=1
1.59/1.69	c lower bound updated to 152
1.59/1.69	c BCD2: 152 <= obj <= 521
1.59/1.69	c BCD2: #cores=106, #unrelaxed=444, #relaxed=600, #hardened=0
1.59/1.69	c BCD2: #sat=1 #unsat=153 bias=153/154
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 |     5324      0 |       46 |      114
1.59/1.70	c  0.0s |       0 |      142 |        2 |     5324      0 |       46 |      114
1.59/1.70	c #cpu_time = 0.006s
1.59/1.70	c #wall_clock_time = 0.006s
1.59/1.70	c #decision = 142
1.59/1.70	c #random_decision = 0
1.59/1.70	c #conflict = 2
1.59/1.70	c #restart = 0
1.59/1.70	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
1.69/1.70	c lower bound updated to 153
1.69/1.70	c BCD2: 153 <= obj <= 521
1.69/1.70	c BCD2: #cores=106, #unrelaxed=440, #relaxed=604, #hardened=0
1.69/1.70	c BCD2: #sat=1 #unsat=154 bias=154/155
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 |     5324      0 |       47 |      114
1.69/1.70	c  0.0s |       0 |      119 |        1 |     5324      0 |       47 |      115
1.69/1.70	c #cpu_time = 0.007s
1.69/1.70	c #wall_clock_time = 0.007s
1.69/1.70	c #decision = 119
1.69/1.70	c #random_decision = 0
1.69/1.70	c #conflict = 1
1.69/1.70	c #restart = 0
1.69/1.70	c BCD2: relaxing 3 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 154
1.69/1.70	c BCD2: 154 <= obj <= 521
1.69/1.70	c BCD2: #cores=106, #unrelaxed=437, #relaxed=607, #hardened=0
1.69/1.70	c BCD2: #sat=1 #unsat=155 bias=155/156
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 |     5324      0 |       48 |      115
1.69/1.71	c  0.0s |       0 |      115 |        0 |     5324      0 |       48 |      116
1.69/1.71	c #cpu_time = 0.006s
1.69/1.71	c #wall_clock_time = 0.006s
1.69/1.71	c #decision = 115
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: found a new core of size 3: cost of the new core is >=1
1.69/1.71	c lower bound updated to 155
1.69/1.71	c BCD2: 155 <= obj <= 521
1.69/1.71	c BCD2: #cores=107, #unrelaxed=434, #relaxed=610, #hardened=0
1.69/1.71	c BCD2: #sat=1 #unsat=156 bias=156/157
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 |     5324      0 |       48 |      117
1.69/1.72	c  0.0s |       0 |      121 |        1 |     5324      0 |       48 |      117
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 = 121
1.69/1.72	c #random_decision = 0
1.69/1.72	c #conflict = 1
1.69/1.72	c #restart = 0
1.69/1.72	c BCD2: found a new core of size 5: cost of the new core is >=1
1.69/1.72	c lower bound updated to 156
1.69/1.72	c BCD2: 156 <= obj <= 521
1.69/1.72	c BCD2: #cores=108, #unrelaxed=429, #relaxed=615, #hardened=0
1.69/1.72	c BCD2: #sat=1 #unsat=157 bias=157/158
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 |     5324      0 |       48 |      117
1.69/1.73	c  0.0s |       0 |      121 |        0 |     5324      0 |       48 |      117
1.69/1.73	c #cpu_time = 0.007s
1.69/1.73	c #wall_clock_time = 0.007s
1.69/1.73	c #decision = 121
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 3: cost of the new core is >=1
1.69/1.73	c lower bound updated to 157
1.69/1.73	c BCD2: 157 <= obj <= 521
1.69/1.73	c BCD2: #cores=109, #unrelaxed=426, #relaxed=618, #hardened=0
1.69/1.73	c BCD2: #sat=1 #unsat=158 bias=158/159
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 |     5324      0 |       48 |      118
1.69/1.74	c  0.0s |       0 |      124 |        1 |     5324      0 |       48 |      118
1.69/1.74	c #cpu_time = 0.006s
1.69/1.74	c #wall_clock_time = 0.006s
1.69/1.74	c #decision = 124
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: found a new core of size 3: cost of the new core is >=1
1.69/1.74	c lower bound updated to 158
1.69/1.74	c BCD2: 158 <= obj <= 521
1.69/1.74	c BCD2: #cores=110, #unrelaxed=423, #relaxed=621, #hardened=0
1.69/1.74	c BCD2: #sat=1 #unsat=159 bias=159/160
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 |     5324      0 |       48 |      118
1.69/1.74	c  0.0s |       0 |      124 |        2 |     5324      0 |       48 |      118
1.69/1.74	c #cpu_time = 0.007s
1.69/1.74	c #wall_clock_time = 0.007s
1.69/1.74	c #decision = 124
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: found a new core of size 5: cost of the new core is >=1
1.69/1.74	c lower bound updated to 159
1.69/1.74	c BCD2: 159 <= obj <= 521
1.69/1.74	c BCD2: #cores=111, #unrelaxed=418, #relaxed=626, #hardened=0
1.69/1.74	c BCD2: #sat=1 #unsat=160 bias=160/161
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 |     5324      0 |       48 |      118
1.69/1.75	c  0.0s |       0 |      125 |        0 |     5324      0 |       48 |      118
1.69/1.75	c #cpu_time = 0.007s
1.69/1.75	c #wall_clock_time = 0.007s
1.69/1.75	c #decision = 125
1.69/1.75	c #random_decision = 0
1.69/1.75	c #conflict = 0
1.69/1.75	c #restart = 0
1.69/1.75	c BCD2: found a new core of size 3: cost of the new core is >=1
1.69/1.75	c lower bound updated to 160
1.69/1.75	c BCD2: 160 <= obj <= 521
1.69/1.75	c BCD2: #cores=112, #unrelaxed=415, #relaxed=629, #hardened=0
1.69/1.75	c BCD2: #sat=1 #unsat=161 bias=161/162
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 |     5324      0 |       48 |      119
1.69/1.76	c  0.0s |       0 |      128 |        1 |     5324      0 |       48 |      119
1.69/1.76	c #cpu_time = 0.007s
1.69/1.76	c #wall_clock_time = 0.007s
1.69/1.76	c #decision = 128
1.69/1.76	c #random_decision = 0
1.69/1.76	c #conflict = 1
1.69/1.76	c #restart = 0
1.69/1.76	c BCD2: relaxing 4 and merging with 2 cores into a new core of size 11: cost of the new core is >=3
1.69/1.76	c lower bound updated to 161
1.69/1.76	c BCD2: 161 <= obj <= 521
1.69/1.76	c BCD2: #cores=111, #unrelaxed=411, #relaxed=633, #hardened=0
1.69/1.76	c BCD2: #sat=1 #unsat=162 bias=162/163
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 |     5324      0 |       50 |      119
1.69/1.77	c  0.0s |       0 |      125 |        2 |     5324      0 |       50 |      121
1.69/1.77	c #cpu_time = 0.007s
1.69/1.77	c #wall_clock_time = 0.007s
1.69/1.77	c #decision = 125
1.69/1.77	c #random_decision = 0
1.69/1.77	c #conflict = 2
1.69/1.77	c #restart = 0
1.69/1.77	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 12: cost of the new core is >=2
1.69/1.77	c lower bound updated to 162
1.69/1.77	c BCD2: 162 <= obj <= 521
1.69/1.77	c BCD2: #cores=111, #unrelaxed=404, #relaxed=640, #hardened=0
1.69/1.77	c BCD2: #sat=1 #unsat=163 bias=163/164
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 |     5324      0 |       51 |      121
1.69/1.78	c  0.0s |       0 |      123 |        0 |     5324      0 |       51 |      122
1.69/1.78	c #cpu_time = 0.007s
1.69/1.78	c #wall_clock_time = 0.007s
1.69/1.78	c #decision = 123
1.69/1.78	c #random_decision = 0
1.69/1.78	c #conflict = 0
1.69/1.78	c #restart = 0
1.69/1.78	c BCD2: found a new core of size 3: cost of the new core is >=1
1.69/1.78	c lower bound updated to 163
1.69/1.78	c BCD2: 163 <= obj <= 521
1.69/1.78	c BCD2: #cores=112, #unrelaxed=401, #relaxed=643, #hardened=0
1.69/1.78	c BCD2: #sat=1 #unsat=164 bias=164/165
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 |     5324      0 |       51 |      123
1.69/1.79	c  0.0s |       0 |      129 |        1 |     5324      0 |       51 |      123
1.69/1.79	c #cpu_time = 0.006s
1.69/1.79	c #wall_clock_time = 0.006s
1.69/1.79	c #decision = 129
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: found a new core of size 4: cost of the new core is >=1
1.69/1.79	c lower bound updated to 164
1.69/1.79	c BCD2: 164 <= obj <= 521
1.69/1.79	c BCD2: #cores=113, #unrelaxed=397, #relaxed=647, #hardened=0
1.69/1.79	c BCD2: #sat=1 #unsat=165 bias=165/166
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 |     5324      0 |       51 |      123
1.69/1.79	c  0.0s |       0 |      126 |        0 |     5324      0 |       51 |      123
1.69/1.79	c #cpu_time = 0.006s
1.69/1.79	c #wall_clock_time = 0.006s
1.69/1.79	c #decision = 126
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 2: cost of the new core is >=1
1.69/1.79	c lower bound updated to 165
1.69/1.80	c BCD2: 165 <= obj <= 521
1.69/1.80	c BCD2: #cores=114, #unrelaxed=395, #relaxed=649, #hardened=0
1.69/1.80	c BCD2: #sat=1 #unsat=166 bias=166/167
1.69/1.80	c Solving starts ...
1.69/1.80	c ============================[ Search Statistics ]============================
1.69/1.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.80	c =============================================================================
1.69/1.80	c  0.0s |       0 |        0 |        0 |     5324      0 |       51 |      124
1.79/1.80	c  0.0s |       0 |      207 |        1 |     5324      0 |       51 |      124
1.79/1.80	c #cpu_time = 0.006s
1.79/1.80	c #wall_clock_time = 0.006s
1.79/1.80	c #decision = 207
1.79/1.80	c #random_decision = 0
1.79/1.80	c #conflict = 1
1.79/1.80	c #restart = 0
1.79/1.80	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3
1.79/1.80	c lower bound updated to 166
1.79/1.80	c BCD2: 166 <= obj <= 521
1.79/1.80	c BCD2: #cores=114, #unrelaxed=394, #relaxed=650, #hardened=0
1.79/1.80	c BCD2: #sat=1 #unsat=167 bias=167/168
1.79/1.80	c Solving starts ...
1.79/1.80	c ============================[ Search Statistics ]============================
1.79/1.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.80	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.80	c =============================================================================
1.79/1.80	c  0.0s |       0 |        0 |        0 |     5324      0 |       52 |      124
1.79/1.81	c  0.0s |       0 |      127 |        0 |     5324      0 |       52 |      125
1.79/1.81	c #cpu_time = 0.006s
1.79/1.81	c #wall_clock_time = 0.006s
1.79/1.81	c #decision = 127
1.79/1.81	c #random_decision = 0
1.79/1.81	c #conflict = 0
1.79/1.81	c #restart = 0
1.79/1.81	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.79/1.81	c lower bound updated to 167
1.79/1.81	c BCD2: 167 <= obj <= 521
1.79/1.81	c BCD2: #cores=114, #unrelaxed=392, #relaxed=652, #hardened=0
1.79/1.81	c BCD2: #sat=1 #unsat=168 bias=168/169
1.79/1.81	c Solving starts ...
1.79/1.81	c ============================[ Search Statistics ]============================
1.79/1.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.81	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.81	c =============================================================================
1.79/1.81	c  0.0s |       0 |        0 |        0 |     5324      0 |       53 |      125
1.79/1.82	c  0.0s |       0 |      174 |        1 |     5324      0 |       53 |      126
1.79/1.82	c #cpu_time = 0.006s
1.79/1.82	c #wall_clock_time = 0.006s
1.79/1.82	c #decision = 174
1.79/1.82	c #random_decision = 0
1.79/1.82	c #conflict = 1
1.79/1.82	c #restart = 0
1.79/1.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 13: cost of the new core is >=4
1.79/1.82	c lower bound updated to 168
1.79/1.82	c BCD2: 168 <= obj <= 521
1.79/1.82	c BCD2: #cores=114, #unrelaxed=391, #relaxed=653, #hardened=0
1.79/1.82	c BCD2: #sat=1 #unsat=169 bias=169/170
1.79/1.82	c Solving starts ...
1.79/1.82	c ============================[ Search Statistics ]============================
1.79/1.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.82	c =============================================================================
1.79/1.82	c  0.0s |       0 |        0 |        0 |     5324      0 |       54 |      126
1.79/1.83	c  0.0s |       0 |      174 |        1 |     5324      0 |       54 |      127
1.79/1.83	c #cpu_time = 0.007s
1.79/1.83	c #wall_clock_time = 0.007s
1.79/1.83	c #decision = 174
1.79/1.83	c #random_decision = 0
1.79/1.83	c #conflict = 1
1.79/1.83	c #restart = 0
1.79/1.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 16: cost of the new core is >=5
1.79/1.83	c lower bound updated to 169
1.79/1.83	c BCD2: 169 <= obj <= 521
1.79/1.83	c BCD2: #cores=114, #unrelaxed=390, #relaxed=654, #hardened=0
1.79/1.83	c BCD2: #sat=1 #unsat=170 bias=170/171
1.79/1.83	c Solving starts ...
1.79/1.83	c ============================[ Search Statistics ]============================
1.79/1.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.83	c =============================================================================
1.79/1.83	c  0.0s |       0 |        0 |        0 |     5324      0 |       55 |      127
1.79/1.83	c  0.0s |       0 |      219 |        1 |     5324      0 |       55 |      128
1.79/1.83	c #cpu_time = 0.007s
1.79/1.83	c #wall_clock_time = 0.007s
1.79/1.83	c #decision = 219
1.79/1.83	c #random_decision = 0
1.79/1.83	c #conflict = 1
1.79/1.83	c #restart = 0
1.79/1.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=3
1.79/1.83	c lower bound updated to 170
1.79/1.83	c BCD2: 170 <= obj <= 521
1.79/1.83	c BCD2: #cores=114, #unrelaxed=389, #relaxed=655, #hardened=0
1.79/1.83	c BCD2: #sat=1 #unsat=171 bias=171/172
1.79/1.83	c Solving starts ...
1.79/1.83	c ============================[ Search Statistics ]============================
1.79/1.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.83	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.83	c =============================================================================
1.79/1.83	c  0.0s |       0 |        0 |        0 |     5324      0 |       56 |      128
1.79/1.84	c  0.0s |       0 |      154 |        1 |     5324      0 |       56 |      129
1.79/1.84	c #cpu_time = 0.007s
1.79/1.84	c #wall_clock_time = 0.007s
1.79/1.84	c #decision = 154
1.79/1.84	c #random_decision = 0
1.79/1.84	c #conflict = 1
1.79/1.84	c #restart = 0
1.79/1.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=4
1.79/1.84	c lower bound updated to 171
1.79/1.84	c BCD2: 171 <= obj <= 521
1.79/1.84	c BCD2: #cores=114, #unrelaxed=388, #relaxed=656, #hardened=0
1.79/1.84	c BCD2: #sat=1 #unsat=172 bias=172/173
1.79/1.84	c Solving starts ...
1.79/1.84	c ============================[ Search Statistics ]============================
1.79/1.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.84	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.84	c =============================================================================
1.79/1.84	c  0.0s |       0 |        0 |        0 |     5324      0 |       57 |      129
1.79/1.85	c  0.0s |       0 |      186 |        1 |     5324      0 |       57 |      130
1.79/1.85	c #cpu_time = 0.007s
1.79/1.85	c #wall_clock_time = 0.007s
1.79/1.85	c #decision = 186
1.79/1.85	c #random_decision = 0
1.79/1.85	c #conflict = 1
1.79/1.85	c #restart = 0
1.79/1.85	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=3
1.79/1.85	c lower bound updated to 172
1.79/1.85	c BCD2: 172 <= obj <= 521
1.79/1.85	c BCD2: #cores=114, #unrelaxed=387, #relaxed=657, #hardened=0
1.79/1.85	c BCD2: #sat=1 #unsat=173 bias=173/174
1.79/1.85	c Solving starts ...
1.79/1.85	c ============================[ Search Statistics ]============================
1.79/1.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.85	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.85	c =============================================================================
1.79/1.85	c  0.0s |       0 |        0 |        0 |     5324      0 |       58 |      130
1.79/1.86	c  0.0s |       0 |      206 |        1 |     5324      0 |       58 |      131
1.79/1.86	c #cpu_time = 0.007s
1.79/1.86	c #wall_clock_time = 0.007s
1.79/1.86	c #decision = 206
1.79/1.86	c #random_decision = 0
1.79/1.86	c #conflict = 1
1.79/1.86	c #restart = 0
1.79/1.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=3
1.79/1.86	c lower bound updated to 173
1.79/1.86	c BCD2: 173 <= obj <= 521
1.79/1.86	c BCD2: #cores=114, #unrelaxed=386, #relaxed=658, #hardened=0
1.79/1.86	c BCD2: #sat=1 #unsat=174 bias=174/175
1.79/1.86	c Solving starts ...
1.79/1.86	c ============================[ Search Statistics ]============================
1.79/1.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.86	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.86	c =============================================================================
1.79/1.86	c  0.0s |       0 |        0 |        0 |     5324      0 |       59 |      131
1.79/1.86	c  0.0s |       0 |      157 |        1 |     5324      0 |       59 |      132
1.79/1.86	c #cpu_time = 0.007s
1.79/1.86	c #wall_clock_time = 0.007s
1.79/1.86	c #decision = 157
1.79/1.86	c #random_decision = 0
1.79/1.86	c #conflict = 1
1.79/1.86	c #restart = 0
1.79/1.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=4
1.79/1.86	c lower bound updated to 174
1.79/1.87	c BCD2: 174 <= obj <= 521
1.79/1.87	c BCD2: #cores=114, #unrelaxed=385, #relaxed=659, #hardened=0
1.79/1.87	c BCD2: #sat=1 #unsat=175 bias=175/176
1.79/1.87	c Solving starts ...
1.79/1.87	c ============================[ Search Statistics ]============================
1.79/1.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.87	c =============================================================================
1.79/1.87	c  0.0s |       0 |        0 |        0 |     5324      0 |       60 |      132
1.79/1.87	c  0.0s |       0 |      182 |        1 |     5324      0 |       60 |      133
1.79/1.87	c #cpu_time = 0.007s
1.79/1.87	c #wall_clock_time = 0.007s
1.79/1.87	c #decision = 182
1.79/1.87	c #random_decision = 0
1.79/1.87	c #conflict = 1
1.79/1.87	c #restart = 0
1.79/1.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=2
1.79/1.87	c lower bound updated to 175
1.79/1.87	c BCD2: 175 <= obj <= 521
1.79/1.87	c BCD2: #cores=114, #unrelaxed=384, #relaxed=660, #hardened=0
1.79/1.87	c BCD2: #sat=1 #unsat=176 bias=176/177
1.79/1.87	c Solving starts ...
1.79/1.87	c ============================[ Search Statistics ]============================
1.79/1.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.87	c =============================================================================
1.79/1.87	c  0.0s |       0 |        0 |        0 |     5324      0 |       61 |      133
1.79/1.88	c  0.0s |       0 |      171 |        1 |     5324      0 |       61 |      134
1.79/1.88	c #cpu_time = 0.007s
1.79/1.88	c #wall_clock_time = 0.007s
1.79/1.88	c #decision = 171
1.79/1.88	c #random_decision = 0
1.79/1.88	c #conflict = 1
1.79/1.88	c #restart = 0
1.79/1.88	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 12: cost of the new core is >=4
1.79/1.88	c lower bound updated to 176
1.79/1.88	c BCD2: 176 <= obj <= 521
1.79/1.88	c BCD2: #cores=114, #unrelaxed=383, #relaxed=661, #hardened=0
1.79/1.88	c BCD2: #sat=1 #unsat=177 bias=177/178
1.79/1.88	c Solving starts ...
1.79/1.88	c ============================[ Search Statistics ]============================
1.79/1.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.88	c =============================================================================
1.79/1.88	c  0.0s |       0 |        0 |        0 |     5324      0 |       62 |      134
1.79/1.89	c  0.0s |       0 |      176 |        1 |     5324      0 |       62 |      135
1.79/1.89	c #cpu_time = 0.007s
1.79/1.89	c #wall_clock_time = 0.007s
1.79/1.89	c #decision = 176
1.79/1.89	c #random_decision = 0
1.79/1.89	c #conflict = 1
1.79/1.89	c #restart = 0
1.79/1.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
1.79/1.89	c lower bound updated to 177
1.79/1.89	c BCD2: 177 <= obj <= 521
1.79/1.89	c BCD2: #cores=114, #unrelaxed=382, #relaxed=662, #hardened=0
1.79/1.89	c BCD2: #sat=1 #unsat=178 bias=178/179
1.79/1.89	c Solving starts ...
1.79/1.89	c ============================[ Search Statistics ]============================
1.79/1.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.89	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.89	c =============================================================================
1.79/1.89	c  0.0s |       0 |        0 |        0 |     5324      0 |       63 |      135
1.88/1.90	c  0.0s |       0 |      168 |        1 |     5324      0 |       63 |      136
1.88/1.90	c #cpu_time = 0.007s
1.88/1.90	c #wall_clock_time = 0.007s
1.88/1.90	c #decision = 168
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 >=4
1.88/1.90	c lower bound updated to 178
1.88/1.90	c BCD2: 178 <= obj <= 521
1.88/1.90	c BCD2: #cores=114, #unrelaxed=381, #relaxed=663, #hardened=0
1.88/1.90	c BCD2: #sat=1 #unsat=179 bias=179/180
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 |     5324      0 |       64 |      136
1.88/1.90	c  0.0s |       0 |      185 |        1 |     5324      0 |       64 |      137
1.88/1.90	c #cpu_time = 0.007s
1.88/1.90	c #wall_clock_time = 0.007s
1.88/1.90	c #decision = 185
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 8: cost of the new core is >=3
1.88/1.90	c lower bound updated to 179
1.88/1.91	c BCD2: 179 <= obj <= 521
1.88/1.91	c BCD2: #cores=114, #unrelaxed=380, #relaxed=664, #hardened=0
1.88/1.91	c BCD2: #sat=1 #unsat=180 bias=180/181
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 |     5324      0 |       65 |      137
1.88/1.91	c  0.0s |       0 |      176 |        1 |     5324      0 |       65 |      138
1.88/1.91	c #cpu_time = 0.007s
1.88/1.91	c #wall_clock_time = 0.007s
1.88/1.91	c #decision = 176
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 17: cost of the new core is >=6
1.88/1.91	c lower bound updated to 180
1.88/1.91	c BCD2: 180 <= obj <= 521
1.88/1.91	c BCD2: #cores=114, #unrelaxed=379, #relaxed=665, #hardened=0
1.88/1.91	c BCD2: #sat=1 #unsat=181 bias=181/182
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 |     5324      0 |       66 |      138
1.88/1.92	c  0.0s |       0 |      174 |        1 |     5324      0 |       66 |      139
1.88/1.92	c #cpu_time = 0.007s
1.88/1.92	c #wall_clock_time = 0.007s
1.88/1.92	c #decision = 174
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 2 cores into a new core of size 17: cost of the new core is >=6
1.88/1.92	c lower bound updated to 181
1.88/1.92	c BCD2: 181 <= obj <= 521
1.88/1.92	c BCD2: #cores=113, #unrelaxed=378, #relaxed=666, #hardened=0
1.88/1.92	c BCD2: #sat=1 #unsat=182 bias=182/183
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 |     5324      0 |       68 |      139
1.88/1.93	c  0.0s |       0 |      175 |        1 |     5324      0 |       68 |      141
1.88/1.93	c #cpu_time = 0.007s
1.88/1.93	c #wall_clock_time = 0.007s
1.88/1.93	c #decision = 175
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 5: cost of the new core is >=3
1.88/1.93	c lower bound updated to 182
1.88/1.93	c BCD2: 182 <= obj <= 521
1.88/1.93	c BCD2: #cores=113, #unrelaxed=377, #relaxed=667, #hardened=0
1.88/1.93	c BCD2: #sat=1 #unsat=183 bias=183/184
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 |     5324      0 |       69 |      141
1.88/1.94	c  0.0s |       0 |      182 |        1 |     5324      0 |       69 |      142
1.88/1.94	c #cpu_time = 0.007s
1.88/1.94	c #wall_clock_time = 0.007s
1.88/1.94	c #decision = 182
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 14: cost of the new core is >=5
1.88/1.94	c lower bound updated to 183
1.88/1.94	c BCD2: 183 <= obj <= 521
1.88/1.94	c BCD2: #cores=113, #unrelaxed=376, #relaxed=668, #hardened=0
1.88/1.94	c BCD2: #sat=1 #unsat=184 bias=184/185
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 |     5324      0 |       70 |      142
1.88/1.95	c  0.0s |       0 |      166 |        1 |     5324      0 |       70 |      143
1.88/1.95	c #cpu_time = 0.007s
1.88/1.95	c #wall_clock_time = 0.007s
1.88/1.95	c #decision = 166
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: relaxing 5 and merging with 1 cores into a new core of size 15: cost of the new core is >=5
1.88/1.95	c lower bound updated to 184
1.88/1.95	c BCD2: 184 <= obj <= 521
1.88/1.95	c BCD2: #cores=113, #unrelaxed=371, #relaxed=673, #hardened=0
1.88/1.95	c BCD2: #sat=1 #unsat=185 bias=185/186
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 |     5324      0 |       71 |      143
1.88/1.95	c  0.0s |       0 |      227 |        1 |     5324      0 |       71 |      144
1.88/1.95	c #cpu_time = 0.007s
1.88/1.95	c #wall_clock_time = 0.007s
1.88/1.95	c #decision = 227
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: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=3
1.88/1.95	c lower bound updated to 185
1.88/1.95	c BCD2: 185 <= obj <= 521
1.88/1.95	c BCD2: #cores=113, #unrelaxed=370, #relaxed=674, #hardened=0
1.88/1.95	c BCD2: #sat=1 #unsat=186 bias=186/187
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 |     5324      0 |       72 |      144
1.88/1.96	c  0.0s |       0 |      181 |        1 |     5324      0 |       72 |      145
1.88/1.96	c #cpu_time = 0.006s
1.88/1.96	c #wall_clock_time = 0.006s
1.88/1.96	c #decision = 181
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 9: cost of the new core is >=4
1.88/1.96	c lower bound updated to 186
1.88/1.96	c BCD2: 186 <= obj <= 521
1.88/1.96	c BCD2: #cores=113, #unrelaxed=369, #relaxed=675, #hardened=0
1.88/1.96	c BCD2: #sat=1 #unsat=187 bias=187/188
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 |     5324      0 |       73 |      145
1.88/1.97	c  0.0s |       0 |      174 |        1 |     5324      0 |       73 |      146
1.88/1.97	c #cpu_time = 0.007s
1.88/1.97	c #wall_clock_time = 0.007s
1.88/1.97	c #decision = 174
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 10: cost of the new core is >=4
1.88/1.97	c lower bound updated to 187
1.88/1.97	c BCD2: 187 <= obj <= 521
1.88/1.97	c BCD2: #cores=113, #unrelaxed=368, #relaxed=676, #hardened=0
1.88/1.97	c BCD2: #sat=1 #unsat=188 bias=188/189
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 |     5324      0 |       74 |      146
1.88/1.98	c  0.0s |       0 |      182 |        1 |     5324      0 |       74 |      147
1.88/1.98	c #cpu_time = 0.007s
1.88/1.98	c #wall_clock_time = 0.007s
1.88/1.98	c #decision = 182
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 1 cores into a new core of size 9: cost of the new core is >=4
1.88/1.98	c lower bound updated to 188
1.88/1.98	c BCD2: 188 <= obj <= 521
1.88/1.98	c BCD2: #cores=113, #unrelaxed=367, #relaxed=677, #hardened=0
1.88/1.98	c BCD2: #sat=1 #unsat=189 bias=189/190
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 |     5324      0 |       75 |      147
1.88/1.99	c  0.0s |       0 |      187 |        1 |     5324      0 |       75 |      148
1.88/1.99	c #cpu_time = 0.007s
1.88/1.99	c #wall_clock_time = 0.007s
1.88/1.99	c #decision = 187
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 9: cost of the new core is >=5
1.88/1.99	c lower bound updated to 189
1.88/1.99	c BCD2: 189 <= obj <= 521
1.88/1.99	c BCD2: #cores=113, #unrelaxed=366, #relaxed=678, #hardened=0
1.88/1.99	c BCD2: #sat=1 #unsat=190 bias=190/191
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 |     5324      0 |       76 |      148
1.88/1.99	c  0.0s |       0 |      184 |        1 |     5324      0 |       76 |      149
1.88/1.99	c #cpu_time = 0.007s
1.88/1.99	c #wall_clock_time = 0.007s
1.88/1.99	c #decision = 184
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 15: cost of the new core is >=6
1.88/1.99	c lower bound updated to 190
1.88/1.99	c BCD2: 190 <= obj <= 521
1.88/1.99	c BCD2: #cores=113, #unrelaxed=365, #relaxed=679, #hardened=0
1.88/1.99	c BCD2: #sat=1 #unsat=191 bias=191/192
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 |     5324      0 |       77 |      149
1.98/2.00	c  0.0s |       0 |      189 |        1 |     5324      0 |       77 |      150
1.98/2.00	c #cpu_time = 0.007s
1.98/2.00	c #wall_clock_time = 0.007s
1.98/2.00	c #decision = 189
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 18: cost of the new core is >=7
1.98/2.00	c lower bound updated to 191
1.98/2.00	c BCD2: 191 <= obj <= 521
1.98/2.00	c BCD2: #cores=113, #unrelaxed=364, #relaxed=680, #hardened=0
1.98/2.00	c BCD2: #sat=1 #unsat=192 bias=192/193
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 |     5324      0 |       78 |      150
1.98/2.01	c  0.0s |       0 |      184 |        1 |     5324      0 |       78 |      151
1.98/2.01	c #cpu_time = 0.007s
1.98/2.01	c #wall_clock_time = 0.007s
1.98/2.01	c #decision = 184
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: relaxing 1 and merging with 2 cores into a new core of size 20: cost of the new core is >=9
1.98/2.01	c lower bound updated to 192
1.98/2.01	c BCD2: 192 <= obj <= 521
1.98/2.01	c BCD2: #cores=112, #unrelaxed=363, #relaxed=681, #hardened=0
1.98/2.01	c BCD2: #sat=1 #unsat=193 bias=193/194
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 |     5324      0 |       80 |      151
1.98/2.02	c  0.0s |       0 |      187 |        1 |     5324      0 |       80 |      153
1.98/2.02	c #cpu_time = 0.007s
1.98/2.02	c #wall_clock_time = 0.007s
1.98/2.02	c #decision = 187
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: relaxing 1 and merging with 1 cores into a new core of size 10: cost of the new core is >=5
1.98/2.02	c lower bound updated to 193
1.98/2.02	c BCD2: 193 <= obj <= 521
1.98/2.02	c BCD2: #cores=112, #unrelaxed=362, #relaxed=682, #hardened=0
1.98/2.02	c BCD2: #sat=1 #unsat=194 bias=194/195
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 |     5324      0 |       81 |      153
1.98/2.03	c  0.0s |       0 |      152 |        1 |     5324      0 |       81 |      154
1.98/2.03	c #cpu_time = 0.007s
1.98/2.03	c #wall_clock_time = 0.007s
1.98/2.03	c #decision = 152
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 2 and merging with 1 cores into a new core of size 20: cost of the new core is >=8
1.98/2.03	c lower bound updated to 194
1.98/2.03	c BCD2: 194 <= obj <= 521
1.98/2.03	c BCD2: #cores=112, #unrelaxed=360, #relaxed=684, #hardened=0
1.98/2.03	c BCD2: #sat=1 #unsat=195 bias=195/196
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 |     5324      0 |       82 |      154
1.98/2.03	c  0.0s |       0 |      204 |        1 |     5324      0 |       82 |      155
1.98/2.03	c #cpu_time = 0.007s
1.98/2.03	c #wall_clock_time = 0.007s
1.98/2.03	c #decision = 204
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 >=3
1.98/2.03	c lower bound updated to 195
1.98/2.03	c BCD2: 195 <= obj <= 521
1.98/2.03	c BCD2: #cores=112, #unrelaxed=359, #relaxed=685, #hardened=0
1.98/2.03	c BCD2: #sat=1 #unsat=196 bias=196/197
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 |     5324      0 |       83 |      155
1.98/2.04	c  0.0s |       0 |      156 |        1 |     5324      0 |       83 |      156
1.98/2.04	c #cpu_time = 0.007s
1.98/2.04	c #wall_clock_time = 0.007s
1.98/2.04	c #decision = 156
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 2 and merging with 1 cores into a new core of size 11: cost of the new core is >=6
1.98/2.04	c lower bound updated to 196
1.98/2.04	c BCD2: 196 <= obj <= 521
1.98/2.04	c BCD2: #cores=112, #unrelaxed=357, #relaxed=687, #hardened=0
1.98/2.04	c BCD2: #sat=1 #unsat=197 bias=197/198
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 |     5324      0 |       84 |      156
1.98/2.05	c  0.0s |       0 |      199 |        1 |     5324      0 |       84 |      157
1.98/2.05	c #cpu_time = 0.007s
1.98/2.05	c #wall_clock_time = 0.007s
1.98/2.05	c #decision = 199
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 11: cost of the new core is >=6
1.98/2.05	c lower bound updated to 197
1.98/2.05	c BCD2: 197 <= obj <= 521
1.98/2.05	c BCD2: #cores=112, #unrelaxed=356, #relaxed=688, #hardened=0
1.98/2.05	c BCD2: #sat=1 #unsat=198 bias=198/199
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 |     5324      0 |       85 |      157
1.98/2.06	c  0.0s |       0 |      204 |        1 |     5324      0 |       85 |      158
1.98/2.06	c #cpu_time = 0.007s
1.98/2.06	c #wall_clock_time = 0.007s
1.98/2.06	c #decision = 204
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 2 cores into a new core of size 25: cost of the new core is >=10
1.98/2.06	c lower bound updated to 198
1.98/2.06	c BCD2: 198 <= obj <= 521
1.98/2.06	c BCD2: #cores=111, #unrelaxed=355, #relaxed=689, #hardened=0
1.98/2.06	c BCD2: #sat=1 #unsat=199 bias=199/200
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 |     5324      0 |       87 |      158
1.98/2.07	c  0.0s |       0 |      208 |        1 |     5324      0 |       87 |      160
1.98/2.07	c #cpu_time = 0.007s
1.98/2.07	c #wall_clock_time = 0.007s
1.98/2.07	c #decision = 208
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 10: cost of the new core is >=5
1.98/2.07	c lower bound updated to 199
1.98/2.07	c BCD2: 199 <= obj <= 521
1.98/2.07	c BCD2: #cores=111, #unrelaxed=354, #relaxed=690, #hardened=0
1.98/2.07	c BCD2: #sat=1 #unsat=200 bias=200/201
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 |     5324      0 |       88 |      160
1.98/2.08	c  0.0s |       0 |      196 |        1 |     5324      0 |       88 |      161
1.98/2.08	c #cpu_time = 0.008s
1.98/2.08	c #wall_clock_time = 0.008s
1.98/2.08	c #decision = 196
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 4 and merging with 1 cores into a new core of size 10: cost of the new core is >=3
1.98/2.08	c lower bound updated to 200
1.98/2.08	c BCD2: 200 <= obj <= 521
1.98/2.08	c BCD2: #cores=111, #unrelaxed=350, #relaxed=694, #hardened=0
1.98/2.08	c BCD2: #sat=1 #unsat=201 bias=201/202
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 |     5324      0 |       89 |      161
1.98/2.08	c  0.0s |       0 |      155 |        0 |     5324      0 |       89 |      162
1.98/2.08	c #cpu_time = 0.007s
1.98/2.08	c #wall_clock_time = 0.007s
1.98/2.08	c #decision = 155
1.98/2.08	c #random_decision = 0
1.98/2.08	c #conflict = 0
1.98/2.08	c #restart = 0
1.98/2.08	c BCD2: found a new core of size 2: cost of the new core is >=1
1.98/2.08	c lower bound updated to 201
1.98/2.08	c BCD2: 201 <= obj <= 521
1.98/2.08	c BCD2: #cores=112, #unrelaxed=348, #relaxed=696, #hardened=0
1.98/2.08	c BCD2: #sat=1 #unsat=202 bias=202/203
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 |     5324      0 |       89 |      163
1.98/2.09	c  0.0s |       0 |      158 |        0 |     5324      0 |       89 |      163
1.98/2.09	c #cpu_time = 0.006s
1.98/2.09	c #wall_clock_time = 0.006s
1.98/2.09	c #decision = 158
1.98/2.09	c #random_decision = 0
1.98/2.09	c #conflict = 0
1.98/2.09	c #restart = 0
1.98/2.09	c BCD2: found a new core of size 2: cost of the new core is >=1
1.98/2.09	c lower bound updated to 202
1.98/2.09	c BCD2: 202 <= obj <= 521
1.98/2.09	c BCD2: #cores=113, #unrelaxed=346, #relaxed=698, #hardened=0
1.98/2.09	c BCD2: #sat=1 #unsat=203 bias=203/204
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 |     5324      0 |       89 |      164
2.08/2.10	c  0.0s |       0 |      203 |        1 |     5324      0 |       89 |      164
2.08/2.10	c #cpu_time = 0.007s
2.08/2.10	c #wall_clock_time = 0.007s
2.08/2.10	c #decision = 203
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 4 and merging with 1 cores into a new core of size 40: cost of the new core is >=9
2.08/2.10	c lower bound updated to 203
2.08/2.10	c BCD2: 203 <= obj <= 521
2.08/2.10	c BCD2: #cores=113, #unrelaxed=342, #relaxed=702, #hardened=0
2.08/2.10	c BCD2: #sat=1 #unsat=204 bias=204/205
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 |     5324      0 |       90 |      164
2.08/2.11	c  0.0s |       0 |      161 |        1 |     5324      0 |       90 |      165
2.08/2.11	c #cpu_time = 0.007s
2.08/2.11	c #wall_clock_time = 0.007s
2.08/2.11	c #decision = 161
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 2 and merging with 2 cores into a new core of size 27: cost of the new core is >=12
2.08/2.11	c lower bound updated to 204
2.08/2.11	c BCD2: 204 <= obj <= 521
2.08/2.11	c BCD2: #cores=112, #unrelaxed=340, #relaxed=704, #hardened=0
2.08/2.11	c BCD2: #sat=1 #unsat=205 bias=205/206
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 |     5324      0 |       92 |      165
2.08/2.12	c  0.0s |       0 |      162 |        1 |     5324      0 |       92 |      167
2.08/2.12	c #cpu_time = 0.007s
2.08/2.12	c #wall_clock_time = 0.007s
2.08/2.12	c #decision = 162
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 2 and merging with 1 cores into a new core of size 19: cost of the new core is >=7
2.08/2.12	c lower bound updated to 205
2.08/2.12	c BCD2: 205 <= obj <= 521
2.08/2.12	c BCD2: #cores=112, #unrelaxed=338, #relaxed=706, #hardened=0
2.08/2.12	c BCD2: #sat=1 #unsat=206 bias=206/207
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 |     5324      0 |       93 |      167
2.08/2.13	c  0.0s |       0 |      164 |        1 |     5324      0 |       93 |      168
2.08/2.13	c #cpu_time = 0.007s
2.08/2.13	c #wall_clock_time = 0.007s
2.08/2.13	c #decision = 164
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 2 and merging with 1 cores into a new core of size 12: cost of the new core is >=6
2.08/2.13	c lower bound updated to 206
2.08/2.13	c BCD2: 206 <= obj <= 521
2.08/2.13	c BCD2: #cores=112, #unrelaxed=336, #relaxed=708, #hardened=0
2.08/2.13	c BCD2: #sat=1 #unsat=207 bias=207/208
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 |     5324      0 |       94 |      168
2.08/2.13	c  0.0s |       0 |      166 |        1 |     5324      0 |       94 |      169
2.08/2.13	c #cpu_time = 0.007s
2.08/2.13	c #wall_clock_time = 0.007s
2.08/2.13	c #decision = 166
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 2 and merging with 1 cores into a new core of size 22: cost of the new core is >=10
2.08/2.13	c lower bound updated to 207
2.08/2.13	c BCD2: 207 <= obj <= 521
2.08/2.13	c BCD2: #cores=112, #unrelaxed=334, #relaxed=710, #hardened=0
2.08/2.13	c BCD2: #sat=1 #unsat=208 bias=208/209
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 |     5324      0 |       95 |      169
2.08/2.14	c  0.0s |       0 |      168 |        0 |     5324      0 |       95 |      170
2.08/2.14	c #cpu_time = 0.007s
2.08/2.14	c #wall_clock_time = 0.007s
2.08/2.14	c #decision = 168
2.08/2.14	c #random_decision = 0
2.08/2.14	c #conflict = 0
2.08/2.14	c #restart = 0
2.08/2.14	c BCD2: found a new core of size 2: cost of the new core is >=1
2.08/2.14	c lower bound updated to 208
2.08/2.14	c BCD2: 208 <= obj <= 521
2.08/2.14	c BCD2: #cores=113, #unrelaxed=332, #relaxed=712, #hardened=0
2.08/2.14	c BCD2: #sat=1 #unsat=209 bias=209/210
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 |     5324      0 |       95 |      171
2.08/2.15	c  0.0s |       0 |      171 |        0 |     5324      0 |       95 |      171
2.08/2.15	c #cpu_time = 0.006s
2.08/2.15	c #wall_clock_time = 0.006s
2.08/2.15	c #decision = 171
2.08/2.15	c #random_decision = 0
2.08/2.15	c #conflict = 0
2.08/2.15	c #restart = 0
2.08/2.15	c BCD2: found a new core of size 2: cost of the new core is >=1
2.08/2.15	c lower bound updated to 209
2.08/2.15	c BCD2: 209 <= obj <= 521
2.08/2.15	c BCD2: #cores=114, #unrelaxed=330, #relaxed=714, #hardened=0
2.08/2.15	c BCD2: #sat=1 #unsat=210 bias=210/211
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 |     5324      0 |       95 |      172
2.08/2.16	c  0.0s |       0 |      174 |        0 |     5324      0 |       95 |      172
2.08/2.16	c #cpu_time = 0.006s
2.08/2.16	c #wall_clock_time = 0.006s
2.08/2.16	c #decision = 174
2.08/2.16	c #random_decision = 0
2.08/2.16	c #conflict = 0
2.08/2.16	c #restart = 0
2.08/2.16	c BCD2: found a new core of size 2: cost of the new core is >=1
2.08/2.16	c lower bound updated to 210
2.08/2.16	c BCD2: 210 <= obj <= 521
2.08/2.16	c BCD2: #cores=115, #unrelaxed=328, #relaxed=716, #hardened=0
2.08/2.16	c BCD2: #sat=1 #unsat=211 bias=211/212
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 |     5324      0 |       95 |      173
2.08/2.17	c  0.0s |       0 |      177 |        0 |     5324      0 |       95 |      173
2.08/2.17	c #cpu_time = 0.007s
2.08/2.17	c #wall_clock_time = 0.007s
2.08/2.17	c #decision = 177
2.08/2.17	c #random_decision = 0
2.08/2.17	c #conflict = 0
2.08/2.17	c #restart = 0
2.08/2.17	c BCD2: found a new core of size 2: cost of the new core is >=1
2.08/2.17	c lower bound updated to 211
2.08/2.17	c BCD2: 211 <= obj <= 521
2.08/2.17	c BCD2: #cores=116, #unrelaxed=326, #relaxed=718, #hardened=0
2.08/2.17	c BCD2: #sat=1 #unsat=212 bias=212/213
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 |     5324      0 |       95 |      174
2.08/2.18	c  0.0s |       0 |      190 |        5 |     5324      0 |       95 |      174
2.08/2.18	c #cpu_time = 0.007s
2.08/2.18	c #wall_clock_time = 0.007s
2.08/2.18	c #decision = 190
2.08/2.18	c #random_decision = 0
2.08/2.18	c #conflict = 5
2.08/2.18	c #restart = 0
2.08/2.18	c BCD2: relaxing 50 and merging with 2 cores into a new core of size 91: cost of the new core is >=18
2.08/2.18	c lower bound updated to 212
2.08/2.18	c BCD2: 212 <= obj <= 521
2.08/2.18	c BCD2: #cores=115, #unrelaxed=276, #relaxed=768, #hardened=0
2.08/2.18	c BCD2: #sat=1 #unsat=213 bias=213/214
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 |     5324      0 |       97 |      174
2.08/2.18	c  0.0s |       0 |      129 |        0 |     5324      0 |       97 |      176
2.08/2.18	c #cpu_time = 0.007s
2.08/2.18	c #wall_clock_time = 0.007s
2.08/2.18	c #decision = 129
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 213
2.08/2.19	c BCD2: 213 <= obj <= 521
2.08/2.19	c BCD2: #cores=116, #unrelaxed=274, #relaxed=770, #hardened=0
2.08/2.19	c BCD2: #sat=1 #unsat=214 bias=214/215
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 |     5324      0 |       97 |      177
2.08/2.19	c  0.0s |       0 |      132 |        0 |     5324      0 |       97 |      177
2.08/2.19	c #cpu_time = 0.006s
2.08/2.19	c #wall_clock_time = 0.006s
2.08/2.19	c #decision = 132
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 214
2.08/2.19	c BCD2: 214 <= obj <= 521
2.08/2.19	c BCD2: #cores=117, #unrelaxed=272, #relaxed=772, #hardened=0
2.08/2.19	c BCD2: #sat=1 #unsat=215 bias=215/216
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 |     5324      0 |       97 |      178
2.08/2.20	c  0.0s |       0 |      150 |        1 |     5324      0 |       97 |      178
2.08/2.20	c #cpu_time = 0.006s
2.08/2.20	c #wall_clock_time = 0.006s
2.08/2.20	c #decision = 150
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 2 and merging with 2 cores into a new core of size 12: cost of the new core is >=3
2.08/2.20	c lower bound updated to 215
2.08/2.20	c BCD2: 215 <= obj <= 521
2.08/2.20	c BCD2: #cores=116, #unrelaxed=270, #relaxed=774, #hardened=0
2.08/2.20	c BCD2: #sat=1 #unsat=216 bias=216/217
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 |     5324      0 |       99 |      178
2.20/2.21	c  0.0s |       0 |      136 |        0 |     5324      0 |       99 |      180
2.20/2.21	c #cpu_time = 0.007s
2.20/2.21	c #wall_clock_time = 0.007s
2.20/2.21	c #decision = 136
2.20/2.21	c #random_decision = 0
2.20/2.21	c #conflict = 0
2.20/2.21	c #restart = 0
2.20/2.21	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.21	c lower bound updated to 216
2.20/2.21	c BCD2: 216 <= obj <= 521
2.20/2.21	c BCD2: #cores=117, #unrelaxed=268, #relaxed=776, #hardened=0
2.20/2.21	c BCD2: #sat=1 #unsat=217 bias=217/218
2.20/2.21	c Solving starts ...
2.20/2.21	c ============================[ Search Statistics ]============================
2.20/2.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.21	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.21	c =============================================================================
2.20/2.21	c  0.0s |       0 |        0 |        0 |     5324      0 |       99 |      181
2.20/2.22	c  0.0s |       0 |      140 |        1 |     5324      0 |       99 |      181
2.20/2.22	c #cpu_time = 0.007s
2.20/2.22	c #wall_clock_time = 0.007s
2.20/2.22	c #decision = 140
2.20/2.22	c #random_decision = 0
2.20/2.22	c #conflict = 1
2.20/2.22	c #restart = 0
2.20/2.22	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 12: cost of the new core is >=4
2.20/2.22	c lower bound updated to 217
2.20/2.22	c BCD2: 217 <= obj <= 521
2.20/2.22	c BCD2: #cores=117, #unrelaxed=266, #relaxed=778, #hardened=0
2.20/2.22	c BCD2: #sat=1 #unsat=218 bias=218/219
2.20/2.22	c Solving starts ...
2.20/2.22	c ============================[ Search Statistics ]============================
2.20/2.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.22	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.22	c =============================================================================
2.20/2.22	c  0.0s |       0 |        0 |        0 |     5324      0 |      100 |      181
2.20/2.23	c  0.0s |       0 |      141 |        1 |     5324      0 |      100 |      182
2.20/2.23	c #cpu_time = 0.007s
2.20/2.23	c #wall_clock_time = 0.007s
2.20/2.23	c #decision = 141
2.20/2.23	c #random_decision = 0
2.20/2.23	c #conflict = 1
2.20/2.23	c #restart = 0
2.20/2.23	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 14: cost of the new core is >=5
2.20/2.23	c lower bound updated to 218
2.20/2.23	c BCD2: 218 <= obj <= 521
2.20/2.23	c BCD2: #cores=117, #unrelaxed=264, #relaxed=780, #hardened=0
2.20/2.23	c BCD2: #sat=1 #unsat=219 bias=219/220
2.20/2.23	c Solving starts ...
2.20/2.23	c ============================[ Search Statistics ]============================
2.20/2.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.23	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.23	c =============================================================================
2.20/2.23	c  0.0s |       0 |        0 |        0 |     5324      0 |      101 |      182
2.20/2.23	c  0.0s |       0 |      141 |        0 |     5324      0 |      101 |      183
2.20/2.23	c #cpu_time = 0.007s
2.20/2.23	c #wall_clock_time = 0.007s
2.20/2.23	c #decision = 141
2.20/2.23	c #random_decision = 0
2.20/2.23	c #conflict = 0
2.20/2.23	c #restart = 0
2.20/2.23	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
2.20/2.23	c lower bound updated to 219
2.20/2.23	c BCD2: 219 <= obj <= 521
2.20/2.23	c BCD2: #cores=117, #unrelaxed=262, #relaxed=782, #hardened=0
2.20/2.23	c BCD2: #sat=1 #unsat=220 bias=220/221
2.20/2.24	c Solving starts ...
2.20/2.24	c ============================[ Search Statistics ]============================
2.20/2.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.24	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.24	c =============================================================================
2.20/2.24	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      183
2.20/2.24	c  0.0s |       0 |      145 |        0 |     5324      0 |      102 |      184
2.20/2.24	c #cpu_time = 0.007s
2.20/2.24	c #wall_clock_time = 0.007s
2.20/2.24	c #decision = 145
2.20/2.24	c #random_decision = 0
2.20/2.24	c #conflict = 0
2.20/2.24	c #restart = 0
2.20/2.24	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.24	c lower bound updated to 220
2.20/2.24	c BCD2: 220 <= obj <= 521
2.20/2.24	c BCD2: #cores=118, #unrelaxed=260, #relaxed=784, #hardened=0
2.20/2.24	c BCD2: #sat=1 #unsat=221 bias=221/222
2.20/2.24	c Solving starts ...
2.20/2.24	c ============================[ Search Statistics ]============================
2.20/2.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.24	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.24	c =============================================================================
2.20/2.24	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      185
2.20/2.25	c  0.0s |       0 |      148 |        0 |     5324      0 |      102 |      185
2.20/2.25	c #cpu_time = 0.006s
2.20/2.25	c #wall_clock_time = 0.006s
2.20/2.25	c #decision = 148
2.20/2.25	c #random_decision = 0
2.20/2.25	c #conflict = 0
2.20/2.25	c #restart = 0
2.20/2.25	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.25	c lower bound updated to 221
2.20/2.25	c BCD2: 221 <= obj <= 521
2.20/2.25	c BCD2: #cores=119, #unrelaxed=258, #relaxed=786, #hardened=0
2.20/2.25	c BCD2: #sat=1 #unsat=222 bias=222/223
2.20/2.25	c Solving starts ...
2.20/2.25	c ============================[ Search Statistics ]============================
2.20/2.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.25	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.25	c =============================================================================
2.20/2.25	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      186
2.20/2.26	c  0.0s |       0 |      151 |        0 |     5324      0 |      102 |      186
2.20/2.26	c #cpu_time = 0.006s
2.20/2.26	c #wall_clock_time = 0.006s
2.20/2.26	c #decision = 151
2.20/2.26	c #random_decision = 0
2.20/2.26	c #conflict = 0
2.20/2.26	c #restart = 0
2.20/2.26	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.26	c lower bound updated to 222
2.20/2.26	c BCD2: 222 <= obj <= 521
2.20/2.26	c BCD2: #cores=120, #unrelaxed=256, #relaxed=788, #hardened=0
2.20/2.26	c BCD2: #sat=1 #unsat=223 bias=223/224
2.20/2.26	c Solving starts ...
2.20/2.26	c ============================[ Search Statistics ]============================
2.20/2.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.26	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.26	c =============================================================================
2.20/2.26	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      187
2.20/2.27	c  0.0s |       0 |      154 |        0 |     5324      0 |      102 |      187
2.20/2.27	c #cpu_time = 0.007s
2.20/2.27	c #wall_clock_time = 0.007s
2.20/2.27	c #decision = 154
2.20/2.27	c #random_decision = 0
2.20/2.27	c #conflict = 0
2.20/2.27	c #restart = 0
2.20/2.27	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.27	c lower bound updated to 223
2.20/2.27	c BCD2: 223 <= obj <= 521
2.20/2.27	c BCD2: #cores=121, #unrelaxed=254, #relaxed=790, #hardened=0
2.20/2.27	c BCD2: #sat=1 #unsat=224 bias=224/225
2.20/2.27	c Solving starts ...
2.20/2.27	c ============================[ Search Statistics ]============================
2.20/2.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.27	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.27	c =============================================================================
2.20/2.27	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      188
2.20/2.28	c  0.0s |       0 |      157 |        0 |     5324      0 |      102 |      188
2.20/2.28	c #cpu_time = 0.006s
2.20/2.28	c #wall_clock_time = 0.006s
2.20/2.28	c #decision = 157
2.20/2.28	c #random_decision = 0
2.20/2.28	c #conflict = 0
2.20/2.28	c #restart = 0
2.20/2.28	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.28	c lower bound updated to 224
2.20/2.28	c BCD2: 224 <= obj <= 521
2.20/2.28	c BCD2: #cores=122, #unrelaxed=252, #relaxed=792, #hardened=0
2.20/2.28	c BCD2: #sat=1 #unsat=225 bias=225/226
2.20/2.28	c Solving starts ...
2.20/2.28	c ============================[ Search Statistics ]============================
2.20/2.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.28	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.28	c =============================================================================
2.20/2.28	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      189
2.20/2.28	c  0.0s |       0 |      160 |        0 |     5324      0 |      102 |      189
2.20/2.28	c #cpu_time = 0.006s
2.20/2.28	c #wall_clock_time = 0.006s
2.20/2.28	c #decision = 160
2.20/2.28	c #random_decision = 0
2.20/2.28	c #conflict = 0
2.20/2.28	c #restart = 0
2.20/2.28	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.28	c lower bound updated to 225
2.20/2.28	c BCD2: 225 <= obj <= 521
2.20/2.28	c BCD2: #cores=123, #unrelaxed=250, #relaxed=794, #hardened=0
2.20/2.28	c BCD2: #sat=1 #unsat=226 bias=226/227
2.20/2.28	c Solving starts ...
2.20/2.28	c ============================[ Search Statistics ]============================
2.20/2.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.28	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.28	c =============================================================================
2.20/2.28	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      190
2.20/2.29	c  0.0s |       0 |      163 |        0 |     5324      0 |      102 |      190
2.20/2.29	c #cpu_time = 0.006s
2.20/2.29	c #wall_clock_time = 0.006s
2.20/2.29	c #decision = 163
2.20/2.29	c #random_decision = 0
2.20/2.29	c #conflict = 0
2.20/2.29	c #restart = 0
2.20/2.29	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.29	c lower bound updated to 226
2.20/2.29	c BCD2: 226 <= obj <= 521
2.20/2.29	c BCD2: #cores=124, #unrelaxed=248, #relaxed=796, #hardened=0
2.20/2.29	c BCD2: #sat=1 #unsat=227 bias=227/228
2.20/2.29	c Solving starts ...
2.20/2.29	c ============================[ Search Statistics ]============================
2.20/2.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.29	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.29	c =============================================================================
2.20/2.29	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      191
2.20/2.30	c  0.0s |       0 |      166 |        0 |     5324      0 |      102 |      191
2.20/2.30	c #cpu_time = 0.006s
2.20/2.30	c #wall_clock_time = 0.006s
2.20/2.30	c #decision = 166
2.20/2.30	c #random_decision = 0
2.20/2.30	c #conflict = 0
2.20/2.30	c #restart = 0
2.20/2.30	c BCD2: found a new core of size 2: cost of the new core is >=1
2.20/2.30	c lower bound updated to 227
2.20/2.30	c BCD2: 227 <= obj <= 521
2.20/2.30	c BCD2: #cores=125, #unrelaxed=246, #relaxed=798, #hardened=0
2.20/2.30	c BCD2: #sat=1 #unsat=228 bias=228/229
2.20/2.30	c Solving starts ...
2.20/2.30	c ============================[ Search Statistics ]============================
2.20/2.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.30	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.30	c =============================================================================
2.20/2.30	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      192
2.30/2.31	c  0.0s |       0 |      169 |        0 |     5324      0 |      102 |      192
2.30/2.31	c #cpu_time = 0.006s
2.30/2.31	c #wall_clock_time = 0.006s
2.30/2.31	c #decision = 169
2.30/2.31	c #random_decision = 0
2.30/2.31	c #conflict = 0
2.30/2.31	c #restart = 0
2.30/2.31	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.31	c lower bound updated to 228
2.30/2.31	c BCD2: 228 <= obj <= 521
2.30/2.31	c BCD2: #cores=126, #unrelaxed=244, #relaxed=800, #hardened=0
2.30/2.31	c BCD2: #sat=1 #unsat=229 bias=229/230
2.30/2.31	c Solving starts ...
2.30/2.31	c ============================[ Search Statistics ]============================
2.30/2.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.31	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.31	c =============================================================================
2.30/2.31	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      193
2.30/2.32	c  0.0s |       0 |      172 |        0 |     5324      0 |      102 |      193
2.30/2.32	c #cpu_time = 0.007s
2.30/2.32	c #wall_clock_time = 0.007s
2.30/2.32	c #decision = 172
2.30/2.32	c #random_decision = 0
2.30/2.32	c #conflict = 0
2.30/2.32	c #restart = 0
2.30/2.32	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.32	c lower bound updated to 229
2.30/2.32	c BCD2: 229 <= obj <= 521
2.30/2.32	c BCD2: #cores=127, #unrelaxed=242, #relaxed=802, #hardened=0
2.30/2.32	c BCD2: #sat=1 #unsat=230 bias=230/231
2.30/2.32	c Solving starts ...
2.30/2.32	c ============================[ Search Statistics ]============================
2.30/2.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.32	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.32	c =============================================================================
2.30/2.32	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      194
2.30/2.32	c  0.0s |       0 |      175 |        0 |     5324      0 |      102 |      194
2.30/2.32	c #cpu_time = 0.006s
2.30/2.32	c #wall_clock_time = 0.006s
2.30/2.32	c #decision = 175
2.30/2.32	c #random_decision = 0
2.30/2.32	c #conflict = 0
2.30/2.32	c #restart = 0
2.30/2.32	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.32	c lower bound updated to 230
2.30/2.33	c BCD2: 230 <= obj <= 521
2.30/2.33	c BCD2: #cores=128, #unrelaxed=240, #relaxed=804, #hardened=0
2.30/2.33	c BCD2: #sat=1 #unsat=231 bias=231/232
2.30/2.33	c Solving starts ...
2.30/2.33	c ============================[ Search Statistics ]============================
2.30/2.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.33	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.33	c =============================================================================
2.30/2.33	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      195
2.30/2.33	c  0.0s |       0 |      178 |        0 |     5324      0 |      102 |      195
2.30/2.33	c #cpu_time = 0.006s
2.30/2.33	c #wall_clock_time = 0.006s
2.30/2.33	c #decision = 178
2.30/2.33	c #random_decision = 0
2.30/2.33	c #conflict = 0
2.30/2.33	c #restart = 0
2.30/2.33	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.33	c lower bound updated to 231
2.30/2.33	c BCD2: 231 <= obj <= 521
2.30/2.33	c BCD2: #cores=129, #unrelaxed=238, #relaxed=806, #hardened=0
2.30/2.33	c BCD2: #sat=1 #unsat=232 bias=232/233
2.30/2.33	c Solving starts ...
2.30/2.33	c ============================[ Search Statistics ]============================
2.30/2.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.33	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.33	c =============================================================================
2.30/2.33	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      196
2.30/2.34	c  0.0s |       0 |      181 |        0 |     5324      0 |      102 |      196
2.30/2.34	c #cpu_time = 0.006s
2.30/2.34	c #wall_clock_time = 0.006s
2.30/2.34	c #decision = 181
2.30/2.34	c #random_decision = 0
2.30/2.34	c #conflict = 0
2.30/2.34	c #restart = 0
2.30/2.34	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.34	c lower bound updated to 232
2.30/2.34	c BCD2: 232 <= obj <= 521
2.30/2.34	c BCD2: #cores=130, #unrelaxed=236, #relaxed=808, #hardened=0
2.30/2.34	c BCD2: #sat=1 #unsat=233 bias=233/234
2.30/2.34	c Solving starts ...
2.30/2.34	c ============================[ Search Statistics ]============================
2.30/2.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.34	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.34	c =============================================================================
2.30/2.34	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      197
2.30/2.35	c  0.0s |       0 |      184 |        0 |     5324      0 |      102 |      197
2.30/2.35	c #cpu_time = 0.006s
2.30/2.35	c #wall_clock_time = 0.006s
2.30/2.35	c #decision = 184
2.30/2.35	c #random_decision = 0
2.30/2.35	c #conflict = 0
2.30/2.35	c #restart = 0
2.30/2.35	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.35	c lower bound updated to 233
2.30/2.35	c BCD2: 233 <= obj <= 521
2.30/2.35	c BCD2: #cores=131, #unrelaxed=234, #relaxed=810, #hardened=0
2.30/2.35	c BCD2: #sat=1 #unsat=234 bias=234/235
2.30/2.35	c Solving starts ...
2.30/2.35	c ============================[ Search Statistics ]============================
2.30/2.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.35	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.35	c =============================================================================
2.30/2.35	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      198
2.30/2.36	c  0.0s |       0 |      187 |        0 |     5324      0 |      102 |      198
2.30/2.36	c #cpu_time = 0.007s
2.30/2.36	c #wall_clock_time = 0.007s
2.30/2.36	c #decision = 187
2.30/2.36	c #random_decision = 0
2.30/2.36	c #conflict = 0
2.30/2.36	c #restart = 0
2.30/2.36	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.36	c lower bound updated to 234
2.30/2.36	c BCD2: 234 <= obj <= 521
2.30/2.36	c BCD2: #cores=132, #unrelaxed=232, #relaxed=812, #hardened=0
2.30/2.36	c BCD2: #sat=1 #unsat=235 bias=235/236
2.30/2.36	c Solving starts ...
2.30/2.36	c ============================[ Search Statistics ]============================
2.30/2.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.36	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.36	c =============================================================================
2.30/2.36	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      199
2.30/2.36	c  0.0s |       0 |      190 |        0 |     5324      0 |      102 |      199
2.30/2.36	c #cpu_time = 0.006s
2.30/2.36	c #wall_clock_time = 0.006s
2.30/2.36	c #decision = 190
2.30/2.36	c #random_decision = 0
2.30/2.36	c #conflict = 0
2.30/2.36	c #restart = 0
2.30/2.36	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.36	c lower bound updated to 235
2.30/2.37	c BCD2: 235 <= obj <= 521
2.30/2.37	c BCD2: #cores=133, #unrelaxed=230, #relaxed=814, #hardened=0
2.30/2.37	c BCD2: #sat=1 #unsat=236 bias=236/237
2.30/2.37	c Solving starts ...
2.30/2.37	c ============================[ Search Statistics ]============================
2.30/2.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.37	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.37	c =============================================================================
2.30/2.37	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      200
2.30/2.37	c  0.0s |       0 |      193 |        0 |     5324      0 |      102 |      200
2.30/2.37	c #cpu_time = 0.006s
2.30/2.37	c #wall_clock_time = 0.006s
2.30/2.37	c #decision = 193
2.30/2.37	c #random_decision = 0
2.30/2.37	c #conflict = 0
2.30/2.37	c #restart = 0
2.30/2.37	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.37	c lower bound updated to 236
2.30/2.37	c BCD2: 236 <= obj <= 521
2.30/2.37	c BCD2: #cores=134, #unrelaxed=228, #relaxed=816, #hardened=0
2.30/2.37	c BCD2: #sat=1 #unsat=237 bias=237/238
2.30/2.37	c Solving starts ...
2.30/2.37	c ============================[ Search Statistics ]============================
2.30/2.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.37	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.37	c =============================================================================
2.30/2.37	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      201
2.30/2.38	c  0.0s |       0 |      196 |        0 |     5324      0 |      102 |      201
2.30/2.38	c #cpu_time = 0.006s
2.30/2.38	c #wall_clock_time = 0.006s
2.30/2.38	c #decision = 196
2.30/2.38	c #random_decision = 0
2.30/2.38	c #conflict = 0
2.30/2.38	c #restart = 0
2.30/2.38	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.38	c lower bound updated to 237
2.30/2.38	c BCD2: 237 <= obj <= 521
2.30/2.38	c BCD2: #cores=135, #unrelaxed=226, #relaxed=818, #hardened=0
2.30/2.38	c BCD2: #sat=1 #unsat=238 bias=238/239
2.30/2.38	c Solving starts ...
2.30/2.38	c ============================[ Search Statistics ]============================
2.30/2.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.38	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.38	c =============================================================================
2.30/2.38	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      202
2.30/2.39	c  0.0s |       0 |      199 |        0 |     5324      0 |      102 |      202
2.30/2.39	c #cpu_time = 0.007s
2.30/2.39	c #wall_clock_time = 0.007s
2.30/2.39	c #decision = 199
2.30/2.39	c #random_decision = 0
2.30/2.39	c #conflict = 0
2.30/2.39	c #restart = 0
2.30/2.39	c BCD2: found a new core of size 2: cost of the new core is >=1
2.30/2.39	c lower bound updated to 238
2.30/2.39	c BCD2: 238 <= obj <= 521
2.30/2.39	c BCD2: #cores=136, #unrelaxed=224, #relaxed=820, #hardened=0
2.30/2.39	c BCD2: #sat=1 #unsat=239 bias=239/240
2.30/2.39	c Solving starts ...
2.30/2.39	c ============================[ Search Statistics ]============================
2.30/2.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.30/2.39	c       |         |          |          |    Limit     GC | Var      | Constra 
2.30/2.39	c =============================================================================
2.30/2.39	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      203
2.39/2.40	c  0.0s |       0 |      202 |        0 |     5324      0 |      102 |      203
2.39/2.40	c #cpu_time = 0.006s
2.39/2.40	c #wall_clock_time = 0.006s
2.39/2.40	c #decision = 202
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 239
2.39/2.40	c BCD2: 239 <= obj <= 521
2.39/2.40	c BCD2: #cores=137, #unrelaxed=222, #relaxed=822, #hardened=0
2.39/2.40	c BCD2: #sat=1 #unsat=240 bias=240/241
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 |     5324      0 |      102 |      204
2.39/2.41	c  0.0s |       0 |      205 |        0 |     5324      0 |      102 |      204
2.39/2.41	c #cpu_time = 0.006s
2.39/2.41	c #wall_clock_time = 0.006s
2.39/2.41	c #decision = 205
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 240
2.39/2.41	c BCD2: 240 <= obj <= 521
2.39/2.41	c BCD2: #cores=138, #unrelaxed=220, #relaxed=824, #hardened=0
2.39/2.41	c BCD2: #sat=1 #unsat=241 bias=241/242
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 |     5324      0 |      102 |      205
2.39/2.41	c  0.0s |       0 |      208 |        0 |     5324      0 |      102 |      205
2.39/2.41	c #cpu_time = 0.006s
2.39/2.41	c #wall_clock_time = 0.006s
2.39/2.41	c #decision = 208
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 241
2.39/2.42	c BCD2: 241 <= obj <= 521
2.39/2.42	c BCD2: #cores=139, #unrelaxed=218, #relaxed=826, #hardened=0
2.39/2.42	c BCD2: #sat=1 #unsat=242 bias=242/243
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 |     5324      0 |      102 |      206
2.39/2.42	c  0.0s |       0 |      211 |        0 |     5324      0 |      102 |      206
2.39/2.42	c #cpu_time = 0.006s
2.39/2.42	c #wall_clock_time = 0.006s
2.39/2.42	c #decision = 211
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 242
2.39/2.42	c BCD2: 242 <= obj <= 521
2.39/2.42	c BCD2: #cores=140, #unrelaxed=216, #relaxed=828, #hardened=0
2.39/2.42	c BCD2: #sat=1 #unsat=243 bias=243/244
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 |     5324      0 |      102 |      207
2.39/2.43	c  0.0s |       0 |      214 |        0 |     5324      0 |      102 |      207
2.39/2.43	c #cpu_time = 0.007s
2.39/2.43	c #wall_clock_time = 0.007s
2.39/2.43	c #decision = 214
2.39/2.43	c #random_decision = 0
2.39/2.43	c #conflict = 0
2.39/2.43	c #restart = 0
2.39/2.43	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.43	c lower bound updated to 243
2.39/2.43	c BCD2: 243 <= obj <= 521
2.39/2.43	c BCD2: #cores=141, #unrelaxed=214, #relaxed=830, #hardened=0
2.39/2.43	c BCD2: #sat=1 #unsat=244 bias=244/245
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 |     5324      0 |      102 |      208
2.39/2.44	c  0.0s |       0 |      217 |        0 |     5324      0 |      102 |      208
2.39/2.44	c #cpu_time = 0.006s
2.39/2.44	c #wall_clock_time = 0.006s
2.39/2.44	c #decision = 217
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 244
2.39/2.44	c BCD2: 244 <= obj <= 521
2.39/2.44	c BCD2: #cores=142, #unrelaxed=212, #relaxed=832, #hardened=0
2.39/2.44	c BCD2: #sat=1 #unsat=245 bias=245/246
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 |     5324      0 |      102 |      209
2.39/2.45	c  0.0s |       0 |      219 |        2 |     5324      0 |      102 |      209
2.39/2.45	c #cpu_time = 0.007s
2.39/2.45	c #wall_clock_time = 0.007s
2.39/2.45	c #decision = 219
2.39/2.45	c #random_decision = 0
2.39/2.45	c #conflict = 2
2.39/2.45	c #restart = 0
2.39/2.45	c BCD2: found a new core of size 58: cost of the new core is >=1
2.39/2.45	c lower bound updated to 245
2.39/2.45	c BCD2: 245 <= obj <= 521
2.39/2.45	c BCD2: #cores=143, #unrelaxed=154, #relaxed=890, #hardened=0
2.39/2.45	c BCD2: #sat=1 #unsat=246 bias=246/247
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 |     5324      0 |      102 |      209
2.39/2.46	c  0.0s |       0 |      163 |        0 |     5324      0 |      102 |      209
2.39/2.46	c #cpu_time = 0.007s
2.39/2.46	c #wall_clock_time = 0.007s
2.39/2.46	c #decision = 163
2.39/2.46	c #random_decision = 0
2.39/2.46	c #conflict = 0
2.39/2.46	c #restart = 0
2.39/2.46	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.46	c lower bound updated to 246
2.39/2.46	c BCD2: 246 <= obj <= 521
2.39/2.46	c BCD2: #cores=144, #unrelaxed=152, #relaxed=892, #hardened=0
2.39/2.46	c BCD2: #sat=1 #unsat=247 bias=247/248
2.39/2.46	c Solving starts ...
2.39/2.46	c ============================[ Search Statistics ]============================
2.39/2.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.46	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.46	c =============================================================================
2.39/2.46	c  0.0s |       0 |        0 |        0 |     5324      0 |      102 |      210
2.39/2.47	c  0.0s |       0 |      166 |        0 |     5324      0 |      102 |      210
2.39/2.47	c #cpu_time = 0.007s
2.39/2.47	c #wall_clock_time = 0.007s
2.39/2.47	c #decision = 166
2.39/2.47	c #random_decision = 0
2.39/2.47	c #conflict = 0
2.39/2.47	c #restart = 0
2.39/2.47	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.47	c lower bound updated to 247
2.39/2.47	c BCD2: 247 <= obj <= 521
2.39/2.47	c BCD2: #cores=145, #unrelaxed=150, #relaxed=894, #hardened=0
2.39/2.47	c BCD2: #sat=1 #unsat=248 bias=248/249
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 |     5324      0 |      102 |      211
2.39/2.47	c  0.0s |       0 |      175 |        1 |     5324      0 |      102 |      211
2.39/2.47	c #cpu_time = 0.006s
2.39/2.47	c #wall_clock_time = 0.006s
2.39/2.47	c #decision = 175
2.39/2.47	c #random_decision = 0
2.39/2.47	c #conflict = 1
2.39/2.47	c #restart = 0
2.39/2.47	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 9: cost of the new core is >=2
2.39/2.47	c lower bound updated to 248
2.39/2.47	c BCD2: 248 <= obj <= 521
2.39/2.47	c BCD2: #cores=145, #unrelaxed=148, #relaxed=896, #hardened=0
2.39/2.47	c BCD2: #sat=1 #unsat=249 bias=249/250
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 |     5324      0 |      103 |      211
2.39/2.48	c  0.0s |       0 |      171 |        0 |     5324      0 |      103 |      212
2.39/2.48	c #cpu_time = 0.007s
2.39/2.48	c #wall_clock_time = 0.007s
2.39/2.48	c #decision = 171
2.39/2.48	c #random_decision = 0
2.39/2.48	c #conflict = 0
2.39/2.48	c #restart = 0
2.39/2.48	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.48	c lower bound updated to 249
2.39/2.48	c BCD2: 249 <= obj <= 521
2.39/2.48	c BCD2: #cores=146, #unrelaxed=146, #relaxed=898, #hardened=0
2.39/2.48	c BCD2: #sat=1 #unsat=250 bias=250/251
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 |     5324      0 |      103 |      213
2.39/2.49	c  0.0s |       0 |      174 |        0 |     5324      0 |      103 |      213
2.39/2.49	c #cpu_time = 0.007s
2.39/2.49	c #wall_clock_time = 0.007s
2.39/2.49	c #decision = 174
2.39/2.49	c #random_decision = 0
2.39/2.49	c #conflict = 0
2.39/2.49	c #restart = 0
2.39/2.49	c BCD2: found a new core of size 2: cost of the new core is >=1
2.39/2.49	c lower bound updated to 250
2.39/2.49	c BCD2: 250 <= obj <= 521
2.39/2.49	c BCD2: #cores=147, #unrelaxed=144, #relaxed=900, #hardened=0
2.39/2.49	c BCD2: #sat=1 #unsat=251 bias=251/252
2.39/2.49	c Solving starts ...
2.39/2.49	c ============================[ Search Statistics ]============================
2.39/2.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.39/2.49	c       |         |          |          |    Limit     GC | Var      | Constra 
2.39/2.49	c =============================================================================
2.39/2.49	c  0.0s |       0 |        0 |        0 |     5324      0 |      103 |      214
2.49/2.50	c  0.0s |       0 |      181 |        1 |     5324      0 |      103 |      214
2.49/2.50	c #cpu_time = 0.007s
2.49/2.50	c #wall_clock_time = 0.007s
2.49/2.50	c #decision = 181
2.49/2.50	c #random_decision = 0
2.49/2.50	c #conflict = 1
2.49/2.50	c #restart = 0
2.49/2.50	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
2.49/2.50	c lower bound updated to 251
2.49/2.50	c BCD2: 251 <= obj <= 521
2.49/2.50	c BCD2: #cores=147, #unrelaxed=142, #relaxed=902, #hardened=0
2.49/2.50	c BCD2: #sat=1 #unsat=252 bias=252/253
2.49/2.50	c Solving starts ...
2.49/2.50	c ============================[ Search Statistics ]============================
2.49/2.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.50	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.50	c =============================================================================
2.49/2.50	c  0.0s |       0 |        0 |        0 |     5324      0 |      104 |      214
2.49/2.51	c  0.0s |       0 |      179 |        0 |     5324      0 |      104 |      215
2.49/2.51	c #cpu_time = 0.007s
2.49/2.51	c #wall_clock_time = 0.007s
2.49/2.51	c #decision = 179
2.49/2.51	c #random_decision = 0
2.49/2.51	c #conflict = 0
2.49/2.51	c #restart = 0
2.49/2.51	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.51	c lower bound updated to 252
2.49/2.51	c BCD2: 252 <= obj <= 521
2.49/2.51	c BCD2: #cores=148, #unrelaxed=140, #relaxed=904, #hardened=0
2.49/2.51	c BCD2: #sat=1 #unsat=253 bias=253/254
2.49/2.51	c Solving starts ...
2.49/2.51	c ============================[ Search Statistics ]============================
2.49/2.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.51	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.51	c =============================================================================
2.49/2.51	c  0.0s |       0 |        0 |        0 |     5324      0 |      104 |      216
2.49/2.52	c  0.0s |       0 |      273 |        1 |     5324      0 |      104 |      216
2.49/2.52	c #cpu_time = 0.006s
2.49/2.52	c #wall_clock_time = 0.006s
2.49/2.52	c #decision = 273
2.49/2.52	c #random_decision = 0
2.49/2.52	c #conflict = 1
2.49/2.52	c #restart = 0
2.49/2.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
2.49/2.52	c lower bound updated to 253
2.49/2.52	c BCD2: 253 <= obj <= 521
2.49/2.52	c BCD2: #cores=148, #unrelaxed=139, #relaxed=905, #hardened=0
2.49/2.52	c BCD2: #sat=1 #unsat=254 bias=254/255
2.49/2.52	c Solving starts ...
2.49/2.52	c ============================[ Search Statistics ]============================
2.49/2.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.52	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.52	c =============================================================================
2.49/2.52	c  0.0s |       0 |        0 |        0 |     5324      0 |      105 |      216
2.49/2.52	c  0.0s |       0 |      271 |        1 |     5324      0 |      105 |      217
2.49/2.52	c #cpu_time = 0.007s
2.49/2.52	c #wall_clock_time = 0.007s
2.49/2.52	c #decision = 271
2.49/2.52	c #random_decision = 0
2.49/2.52	c #conflict = 1
2.49/2.52	c #restart = 0
2.49/2.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=2
2.49/2.52	c lower bound updated to 254
2.49/2.52	c BCD2: 254 <= obj <= 521
2.49/2.52	c BCD2: #cores=148, #unrelaxed=138, #relaxed=906, #hardened=0
2.49/2.52	c BCD2: #sat=1 #unsat=255 bias=255/256
2.49/2.53	c Solving starts ...
2.49/2.53	c ============================[ Search Statistics ]============================
2.49/2.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.53	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.53	c =============================================================================
2.49/2.53	c  0.0s |       0 |        0 |        0 |     5324      0 |      106 |      217
2.49/2.53	c  0.0s |       0 |      184 |        0 |     5324      0 |      106 |      218
2.49/2.53	c #cpu_time = 0.007s
2.49/2.53	c #wall_clock_time = 0.007s
2.49/2.53	c #decision = 184
2.49/2.53	c #random_decision = 0
2.49/2.53	c #conflict = 0
2.49/2.53	c #restart = 0
2.49/2.53	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.53	c lower bound updated to 255
2.49/2.53	c BCD2: 255 <= obj <= 521
2.49/2.53	c BCD2: #cores=149, #unrelaxed=136, #relaxed=908, #hardened=0
2.49/2.53	c BCD2: #sat=1 #unsat=256 bias=256/257
2.49/2.53	c Solving starts ...
2.49/2.53	c ============================[ Search Statistics ]============================
2.49/2.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.53	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.53	c =============================================================================
2.49/2.53	c  0.0s |       0 |        0 |        0 |     5324      0 |      106 |      219
2.49/2.54	c  0.0s |       0 |      193 |        1 |     5324      0 |      106 |      219
2.49/2.54	c #cpu_time = 0.007s
2.49/2.54	c #wall_clock_time = 0.007s
2.49/2.54	c #decision = 193
2.49/2.54	c #random_decision = 0
2.49/2.54	c #conflict = 1
2.49/2.54	c #restart = 0
2.49/2.54	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 6: cost of the new core is >=2
2.49/2.54	c lower bound updated to 256
2.49/2.54	c BCD2: 256 <= obj <= 521
2.49/2.54	c BCD2: #cores=149, #unrelaxed=134, #relaxed=910, #hardened=0
2.49/2.54	c BCD2: #sat=1 #unsat=257 bias=257/258
2.49/2.54	c Solving starts ...
2.49/2.54	c ============================[ Search Statistics ]============================
2.49/2.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.54	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.54	c =============================================================================
2.49/2.54	c  0.0s |       0 |        0 |        0 |     5324      0 |      107 |      219
2.49/2.55	c  0.0s |       0 |      189 |        0 |     5324      0 |      107 |      220
2.49/2.55	c #cpu_time = 0.007s
2.49/2.55	c #wall_clock_time = 0.007s
2.49/2.55	c #decision = 189
2.49/2.55	c #random_decision = 0
2.49/2.55	c #conflict = 0
2.49/2.55	c #restart = 0
2.49/2.55	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.55	c lower bound updated to 257
2.49/2.55	c BCD2: 257 <= obj <= 521
2.49/2.55	c BCD2: #cores=150, #unrelaxed=132, #relaxed=912, #hardened=0
2.49/2.55	c BCD2: #sat=1 #unsat=258 bias=258/259
2.49/2.55	c Solving starts ...
2.49/2.55	c ============================[ Search Statistics ]============================
2.49/2.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.55	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.55	c =============================================================================
2.49/2.55	c  0.0s |       0 |        0 |        0 |     5324      0 |      107 |      221
2.49/2.56	c  0.0s |       0 |      232 |        2 |     5324      0 |      107 |      221
2.49/2.56	c #cpu_time = 0.007s
2.49/2.56	c #wall_clock_time = 0.007s
2.49/2.56	c #decision = 232
2.49/2.56	c #random_decision = 0
2.49/2.56	c #conflict = 2
2.49/2.56	c #restart = 0
2.49/2.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3
2.49/2.56	c lower bound updated to 258
2.49/2.56	c BCD2: 258 <= obj <= 521
2.49/2.56	c BCD2: #cores=150, #unrelaxed=131, #relaxed=913, #hardened=0
2.49/2.56	c BCD2: #sat=1 #unsat=259 bias=259/260
2.49/2.56	c Solving starts ...
2.49/2.56	c ============================[ Search Statistics ]============================
2.49/2.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.56	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.56	c =============================================================================
2.49/2.56	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      221
2.49/2.57	c  0.0s |       0 |      191 |        0 |     5324      0 |      108 |      222
2.49/2.57	c #cpu_time = 0.007s
2.49/2.57	c #wall_clock_time = 0.007s
2.49/2.57	c #decision = 191
2.49/2.57	c #random_decision = 0
2.49/2.57	c #conflict = 0
2.49/2.57	c #restart = 0
2.49/2.57	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.57	c lower bound updated to 259
2.49/2.57	c BCD2: 259 <= obj <= 521
2.49/2.57	c BCD2: #cores=151, #unrelaxed=129, #relaxed=915, #hardened=0
2.49/2.57	c BCD2: #sat=1 #unsat=260 bias=260/261
2.49/2.57	c Solving starts ...
2.49/2.57	c ============================[ Search Statistics ]============================
2.49/2.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.57	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.57	c =============================================================================
2.49/2.57	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      223
2.49/2.57	c  0.0s |       0 |      194 |        0 |     5324      0 |      108 |      223
2.49/2.57	c #cpu_time = 0.006s
2.49/2.57	c #wall_clock_time = 0.006s
2.49/2.57	c #decision = 194
2.49/2.57	c #random_decision = 0
2.49/2.57	c #conflict = 0
2.49/2.57	c #restart = 0
2.49/2.57	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.57	c lower bound updated to 260
2.49/2.58	c BCD2: 260 <= obj <= 521
2.49/2.58	c BCD2: #cores=152, #unrelaxed=127, #relaxed=917, #hardened=0
2.49/2.58	c BCD2: #sat=1 #unsat=261 bias=261/262
2.49/2.58	c Solving starts ...
2.49/2.58	c ============================[ Search Statistics ]============================
2.49/2.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.58	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.58	c =============================================================================
2.49/2.58	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      224
2.49/2.58	c  0.0s |       0 |      197 |        0 |     5324      0 |      108 |      224
2.49/2.58	c #cpu_time = 0.006s
2.49/2.58	c #wall_clock_time = 0.006s
2.49/2.58	c #decision = 197
2.49/2.58	c #random_decision = 0
2.49/2.58	c #conflict = 0
2.49/2.58	c #restart = 0
2.49/2.58	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.58	c lower bound updated to 261
2.49/2.58	c BCD2: 261 <= obj <= 521
2.49/2.58	c BCD2: #cores=153, #unrelaxed=125, #relaxed=919, #hardened=0
2.49/2.58	c BCD2: #sat=1 #unsat=262 bias=262/263
2.49/2.58	c Solving starts ...
2.49/2.58	c ============================[ Search Statistics ]============================
2.49/2.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.58	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.58	c =============================================================================
2.49/2.58	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      225
2.49/2.59	c  0.0s |       0 |      200 |        0 |     5324      0 |      108 |      225
2.49/2.59	c #cpu_time = 0.006s
2.49/2.59	c #wall_clock_time = 0.006s
2.49/2.59	c #decision = 200
2.49/2.59	c #random_decision = 0
2.49/2.59	c #conflict = 0
2.49/2.59	c #restart = 0
2.49/2.59	c BCD2: found a new core of size 2: cost of the new core is >=1
2.49/2.59	c lower bound updated to 262
2.49/2.59	c BCD2: 262 <= obj <= 521
2.49/2.59	c BCD2: #cores=154, #unrelaxed=123, #relaxed=921, #hardened=0
2.49/2.59	c BCD2: #sat=1 #unsat=263 bias=263/264
2.49/2.59	c Solving starts ...
2.49/2.59	c ============================[ Search Statistics ]============================
2.49/2.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.49/2.59	c       |         |          |          |    Limit     GC | Var      | Constra 
2.49/2.59	c =============================================================================
2.49/2.59	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      226
2.59/2.60	c  0.0s |       0 |      203 |        0 |     5324      0 |      108 |      226
2.59/2.60	c #cpu_time = 0.006s
2.59/2.60	c #wall_clock_time = 0.006s
2.59/2.60	c #decision = 203
2.59/2.60	c #random_decision = 0
2.59/2.60	c #conflict = 0
2.59/2.60	c #restart = 0
2.59/2.60	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.60	c lower bound updated to 263
2.59/2.60	c BCD2: 263 <= obj <= 521
2.59/2.60	c BCD2: #cores=155, #unrelaxed=121, #relaxed=923, #hardened=0
2.59/2.60	c BCD2: #sat=1 #unsat=264 bias=264/265
2.59/2.60	c Solving starts ...
2.59/2.60	c ============================[ Search Statistics ]============================
2.59/2.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.60	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.60	c =============================================================================
2.59/2.60	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      227
2.59/2.61	c  0.0s |       0 |      206 |        0 |     5324      0 |      108 |      227
2.59/2.61	c #cpu_time = 0.006s
2.59/2.61	c #wall_clock_time = 0.006s
2.59/2.61	c #decision = 206
2.59/2.61	c #random_decision = 0
2.59/2.61	c #conflict = 0
2.59/2.61	c #restart = 0
2.59/2.61	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.61	c lower bound updated to 264
2.59/2.61	c BCD2: 264 <= obj <= 521
2.59/2.61	c BCD2: #cores=156, #unrelaxed=119, #relaxed=925, #hardened=0
2.59/2.61	c BCD2: #sat=1 #unsat=265 bias=265/266
2.59/2.61	c Solving starts ...
2.59/2.61	c ============================[ Search Statistics ]============================
2.59/2.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.61	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.61	c =============================================================================
2.59/2.61	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      228
2.59/2.62	c  0.0s |       0 |      209 |        0 |     5324      0 |      108 |      228
2.59/2.62	c #cpu_time = 0.006s
2.59/2.62	c #wall_clock_time = 0.006s
2.59/2.62	c #decision = 209
2.59/2.62	c #random_decision = 0
2.59/2.62	c #conflict = 0
2.59/2.62	c #restart = 0
2.59/2.62	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.62	c lower bound updated to 265
2.59/2.62	c BCD2: 265 <= obj <= 521
2.59/2.62	c BCD2: #cores=157, #unrelaxed=117, #relaxed=927, #hardened=0
2.59/2.62	c BCD2: #sat=1 #unsat=266 bias=266/267
2.59/2.62	c Solving starts ...
2.59/2.62	c ============================[ Search Statistics ]============================
2.59/2.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.62	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.62	c =============================================================================
2.59/2.62	c  0.0s |       0 |        0 |        0 |     5324      0 |      108 |      229
2.59/2.62	c  0.0s |       0 |      212 |        0 |     5324      0 |      108 |      229
2.59/2.62	c #cpu_time = 0.006s
2.59/2.62	c #wall_clock_time = 0.006s
2.59/2.62	c #decision = 212
2.59/2.62	c #random_decision = 0
2.59/2.62	c #conflict = 0
2.59/2.62	c #restart = 0
2.59/2.62	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.62	c lower bound updated to 266
2.59/2.63	c BCD2: 266 <= obj <= 521
2.59/2.63	c BCD2: #cores=158, #unrelaxed=115, #relaxed=929, #hardened=0
2.59/2.63	c BCD2: #sat=1 #unsat=267 bias=267/268
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 |     5324      0 |      108 |      230
2.59/2.63	c  0.0s |       0 |      278 |        1 |     5324      0 |      108 |      230
2.59/2.63	c #cpu_time = 0.006s
2.59/2.63	c #wall_clock_time = 0.006s
2.59/2.63	c #decision = 278
2.59/2.63	c #random_decision = 0
2.59/2.63	c #conflict = 1
2.59/2.63	c #restart = 0
2.59/2.63	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 8: cost of the new core is >=4
2.59/2.63	c lower bound updated to 267
2.59/2.63	c BCD2: 267 <= obj <= 521
2.59/2.63	c BCD2: #cores=158, #unrelaxed=114, #relaxed=930, #hardened=0
2.59/2.63	c BCD2: #sat=1 #unsat=268 bias=268/269
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 |     5324      0 |      109 |      230
2.59/2.64	c  0.0s |       0 |      332 |        3 |     5324      0 |      109 |      231
2.59/2.64	c #cpu_time = 0.007s
2.59/2.64	c #wall_clock_time = 0.007s
2.59/2.64	c #decision = 332
2.59/2.64	c #random_decision = 0
2.59/2.64	c #conflict = 3
2.59/2.64	c #restart = 0
2.59/2.64	c BCD2: relaxing 1 and merging with 4 cores into a new core of size 17: cost of the new core is >=8
2.59/2.64	c lower bound updated to 268
2.59/2.64	c BCD2: 268 <= obj <= 521
2.59/2.64	c BCD2: #cores=155, #unrelaxed=113, #relaxed=931, #hardened=0
2.59/2.64	c BCD2: #sat=1 #unsat=269 bias=269/270
2.59/2.64	c Solving starts ...
2.59/2.64	c ============================[ Search Statistics ]============================
2.59/2.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.64	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.64	c =============================================================================
2.59/2.64	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      231
2.59/2.65	c  0.0s |       0 |      214 |        0 |     5324      0 |      113 |      235
2.59/2.65	c #cpu_time = 0.007s
2.59/2.65	c #wall_clock_time = 0.007s
2.59/2.65	c #decision = 214
2.59/2.65	c #random_decision = 0
2.59/2.65	c #conflict = 0
2.59/2.65	c #restart = 0
2.59/2.65	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.65	c lower bound updated to 269
2.59/2.65	c BCD2: 269 <= obj <= 521
2.59/2.65	c BCD2: #cores=156, #unrelaxed=111, #relaxed=933, #hardened=0
2.59/2.65	c BCD2: #sat=1 #unsat=270 bias=270/271
2.59/2.65	c Solving starts ...
2.59/2.65	c ============================[ Search Statistics ]============================
2.59/2.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.65	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.65	c =============================================================================
2.59/2.65	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      236
2.59/2.66	c  0.0s |       0 |      217 |        0 |     5324      0 |      113 |      236
2.59/2.66	c #cpu_time = 0.006s
2.59/2.66	c #wall_clock_time = 0.006s
2.59/2.66	c #decision = 217
2.59/2.66	c #random_decision = 0
2.59/2.66	c #conflict = 0
2.59/2.66	c #restart = 0
2.59/2.66	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.66	c lower bound updated to 270
2.59/2.66	c BCD2: 270 <= obj <= 521
2.59/2.66	c BCD2: #cores=157, #unrelaxed=109, #relaxed=935, #hardened=0
2.59/2.66	c BCD2: #sat=1 #unsat=271 bias=271/272
2.59/2.66	c Solving starts ...
2.59/2.66	c ============================[ Search Statistics ]============================
2.59/2.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.66	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.66	c =============================================================================
2.59/2.66	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      237
2.59/2.67	c  0.0s |       0 |      220 |        0 |     5324      0 |      113 |      237
2.59/2.67	c #cpu_time = 0.006s
2.59/2.67	c #wall_clock_time = 0.006s
2.59/2.67	c #decision = 220
2.59/2.67	c #random_decision = 0
2.59/2.67	c #conflict = 0
2.59/2.67	c #restart = 0
2.59/2.67	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.67	c lower bound updated to 271
2.59/2.67	c BCD2: 271 <= obj <= 521
2.59/2.67	c BCD2: #cores=158, #unrelaxed=107, #relaxed=937, #hardened=0
2.59/2.67	c BCD2: #sat=1 #unsat=272 bias=272/273
2.59/2.67	c Solving starts ...
2.59/2.67	c ============================[ Search Statistics ]============================
2.59/2.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.67	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.67	c =============================================================================
2.59/2.67	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      238
2.59/2.67	c  0.0s |       0 |      223 |        0 |     5324      0 |      113 |      238
2.59/2.67	c #cpu_time = 0.006s
2.59/2.67	c #wall_clock_time = 0.006s
2.59/2.67	c #decision = 223
2.59/2.67	c #random_decision = 0
2.59/2.67	c #conflict = 0
2.59/2.67	c #restart = 0
2.59/2.67	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.67	c lower bound updated to 272
2.59/2.68	c BCD2: 272 <= obj <= 521
2.59/2.68	c BCD2: #cores=159, #unrelaxed=105, #relaxed=939, #hardened=0
2.59/2.68	c BCD2: #sat=1 #unsat=273 bias=273/274
2.59/2.68	c Solving starts ...
2.59/2.68	c ============================[ Search Statistics ]============================
2.59/2.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.68	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.68	c =============================================================================
2.59/2.68	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      239
2.59/2.68	c  0.0s |       0 |      226 |        0 |     5324      0 |      113 |      239
2.59/2.68	c #cpu_time = 0.007s
2.59/2.68	c #wall_clock_time = 0.007s
2.59/2.68	c #decision = 226
2.59/2.68	c #random_decision = 0
2.59/2.68	c #conflict = 0
2.59/2.68	c #restart = 0
2.59/2.68	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.68	c lower bound updated to 273
2.59/2.68	c BCD2: 273 <= obj <= 521
2.59/2.68	c BCD2: #cores=160, #unrelaxed=103, #relaxed=941, #hardened=0
2.59/2.68	c BCD2: #sat=1 #unsat=274 bias=274/275
2.59/2.69	c Solving starts ...
2.59/2.69	c ============================[ Search Statistics ]============================
2.59/2.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.69	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.69	c =============================================================================
2.59/2.69	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      240
2.59/2.69	c  0.0s |       0 |      229 |        0 |     5324      0 |      113 |      240
2.59/2.69	c #cpu_time = 0.006s
2.59/2.69	c #wall_clock_time = 0.006s
2.59/2.69	c #decision = 229
2.59/2.69	c #random_decision = 0
2.59/2.69	c #conflict = 0
2.59/2.69	c #restart = 0
2.59/2.69	c BCD2: found a new core of size 2: cost of the new core is >=1
2.59/2.69	c lower bound updated to 274
2.59/2.69	c BCD2: 274 <= obj <= 521
2.59/2.69	c BCD2: #cores=161, #unrelaxed=101, #relaxed=943, #hardened=0
2.59/2.69	c BCD2: #sat=1 #unsat=275 bias=275/276
2.59/2.69	c Solving starts ...
2.59/2.69	c ============================[ Search Statistics ]============================
2.59/2.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.59/2.69	c       |         |          |          |    Limit     GC | Var      | Constra 
2.59/2.69	c =============================================================================
2.59/2.69	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      241
2.69/2.70	c  0.0s |       0 |      232 |        0 |     5324      0 |      113 |      241
2.69/2.70	c #cpu_time = 0.006s
2.69/2.70	c #wall_clock_time = 0.006s
2.69/2.70	c #decision = 232
2.69/2.70	c #random_decision = 0
2.69/2.70	c #conflict = 0
2.69/2.70	c #restart = 0
2.69/2.70	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.70	c lower bound updated to 275
2.69/2.70	c BCD2: 275 <= obj <= 521
2.69/2.70	c BCD2: #cores=162, #unrelaxed=99, #relaxed=945, #hardened=0
2.69/2.70	c BCD2: #sat=1 #unsat=276 bias=276/277
2.69/2.70	c Solving starts ...
2.69/2.70	c ============================[ Search Statistics ]============================
2.69/2.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.70	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.70	c =============================================================================
2.69/2.70	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      242
2.69/2.71	c  0.0s |       0 |      235 |        0 |     5324      0 |      113 |      242
2.69/2.71	c #cpu_time = 0.006s
2.69/2.71	c #wall_clock_time = 0.006s
2.69/2.71	c #decision = 235
2.69/2.71	c #random_decision = 0
2.69/2.71	c #conflict = 0
2.69/2.71	c #restart = 0
2.69/2.71	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.71	c lower bound updated to 276
2.69/2.71	c BCD2: 276 <= obj <= 521
2.69/2.71	c BCD2: #cores=163, #unrelaxed=97, #relaxed=947, #hardened=0
2.69/2.71	c BCD2: #sat=1 #unsat=277 bias=277/278
2.69/2.71	c Solving starts ...
2.69/2.71	c ============================[ Search Statistics ]============================
2.69/2.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.71	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.71	c =============================================================================
2.69/2.71	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      243
2.69/2.72	c  0.0s |       0 |      238 |        0 |     5324      0 |      113 |      243
2.69/2.72	c #cpu_time = 0.006s
2.69/2.72	c #wall_clock_time = 0.006s
2.69/2.72	c #decision = 238
2.69/2.72	c #random_decision = 0
2.69/2.72	c #conflict = 0
2.69/2.72	c #restart = 0
2.69/2.72	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.72	c lower bound updated to 277
2.69/2.72	c BCD2: 277 <= obj <= 521
2.69/2.72	c BCD2: #cores=164, #unrelaxed=95, #relaxed=949, #hardened=0
2.69/2.72	c BCD2: #sat=1 #unsat=278 bias=278/279
2.69/2.72	c Solving starts ...
2.69/2.72	c ============================[ Search Statistics ]============================
2.69/2.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.72	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.72	c =============================================================================
2.69/2.72	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      244
2.69/2.73	c  0.0s |       0 |      241 |        0 |     5324      0 |      113 |      244
2.69/2.73	c #cpu_time = 0.007s
2.69/2.73	c #wall_clock_time = 0.007s
2.69/2.73	c #decision = 241
2.69/2.73	c #random_decision = 0
2.69/2.73	c #conflict = 0
2.69/2.73	c #restart = 0
2.69/2.73	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.73	c lower bound updated to 278
2.69/2.73	c BCD2: 278 <= obj <= 521
2.69/2.73	c BCD2: #cores=165, #unrelaxed=93, #relaxed=951, #hardened=0
2.69/2.73	c BCD2: #sat=1 #unsat=279 bias=279/280
2.69/2.73	c Solving starts ...
2.69/2.73	c ============================[ Search Statistics ]============================
2.69/2.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.73	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.73	c =============================================================================
2.69/2.73	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      245
2.69/2.73	c  0.0s |       0 |      244 |        0 |     5324      0 |      113 |      245
2.69/2.73	c #cpu_time = 0.006s
2.69/2.73	c #wall_clock_time = 0.006s
2.69/2.73	c #decision = 244
2.69/2.73	c #random_decision = 0
2.69/2.73	c #conflict = 0
2.69/2.73	c #restart = 0
2.69/2.73	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.73	c lower bound updated to 279
2.69/2.73	c BCD2: 279 <= obj <= 521
2.69/2.73	c BCD2: #cores=166, #unrelaxed=91, #relaxed=953, #hardened=0
2.69/2.73	c BCD2: #sat=1 #unsat=280 bias=280/281
2.69/2.74	c Solving starts ...
2.69/2.74	c ============================[ Search Statistics ]============================
2.69/2.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.74	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.74	c =============================================================================
2.69/2.74	c  0.0s |       0 |        0 |        0 |     5324      0 |      113 |      246
2.69/2.74	c  0.0s |       0 |      351 |        1 |     5324      0 |      113 |      246
2.69/2.74	c #cpu_time = 0.007s
2.69/2.74	c #wall_clock_time = 0.007s
2.69/2.74	c #decision = 351
2.69/2.74	c #random_decision = 0
2.69/2.74	c #conflict = 1
2.69/2.74	c #restart = 0
2.69/2.74	c BCD2: relaxing 1 and merging with 3 cores into a new core of size 19: cost of the new core is >=5
2.69/2.74	c lower bound updated to 280
2.69/2.74	c BCD2: 280 <= obj <= 521
2.69/2.74	c BCD2: #cores=164, #unrelaxed=90, #relaxed=954, #hardened=0
2.69/2.74	c BCD2: #sat=1 #unsat=281 bias=281/282
2.69/2.74	c Solving starts ...
2.69/2.74	c ============================[ Search Statistics ]============================
2.69/2.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.74	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.74	c =============================================================================
2.69/2.74	c  0.0s |       0 |        0 |        0 |     5324      0 |      116 |      246
2.69/2.75	c  0.0s |       0 |      247 |        2 |     5324      0 |      116 |      249
2.69/2.75	c #cpu_time = 0.008s
2.69/2.75	c #wall_clock_time = 0.008s
2.69/2.75	c #decision = 247
2.69/2.75	c #random_decision = 0
2.69/2.75	c #conflict = 2
2.69/2.75	c #restart = 0
2.69/2.75	c BCD2: found a new core of size 52: cost of the new core is >=1
2.69/2.75	c lower bound updated to 281
2.69/2.75	c BCD2: 281 <= obj <= 521
2.69/2.75	c BCD2: #cores=165, #unrelaxed=38, #relaxed=1006, #hardened=0
2.69/2.75	c BCD2: #sat=1 #unsat=282 bias=282/283
2.69/2.75	c Solving starts ...
2.69/2.75	c ============================[ Search Statistics ]============================
2.69/2.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.75	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.75	c =============================================================================
2.69/2.75	c  0.0s |       0 |        0 |        0 |     5324      0 |      116 |      249
2.69/2.76	c  0.0s |       0 |      197 |        0 |     5324      0 |      116 |      249
2.69/2.76	c #cpu_time = 0.007s
2.69/2.76	c #wall_clock_time = 0.007s
2.69/2.76	c #decision = 197
2.69/2.76	c #random_decision = 0
2.69/2.76	c #conflict = 0
2.69/2.76	c #restart = 0
2.69/2.76	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.76	c lower bound updated to 282
2.69/2.76	c BCD2: 282 <= obj <= 521
2.69/2.76	c BCD2: #cores=166, #unrelaxed=36, #relaxed=1008, #hardened=0
2.69/2.76	c BCD2: #sat=1 #unsat=283 bias=283/284
2.69/2.76	c Solving starts ...
2.69/2.76	c ============================[ Search Statistics ]============================
2.69/2.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.76	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.76	c =============================================================================
2.69/2.76	c  0.0s |       0 |        0 |        0 |     5324      0 |      116 |      250
2.69/2.77	c  0.0s |       0 |      200 |        0 |     5324      0 |      116 |      250
2.69/2.77	c #cpu_time = 0.006s
2.69/2.77	c #wall_clock_time = 0.006s
2.69/2.77	c #decision = 200
2.69/2.77	c #random_decision = 0
2.69/2.77	c #conflict = 0
2.69/2.77	c #restart = 0
2.69/2.77	c BCD2: found a new core of size 2: cost of the new core is >=1
2.69/2.77	c lower bound updated to 283
2.69/2.77	c BCD2: 283 <= obj <= 521
2.69/2.77	c BCD2: #cores=167, #unrelaxed=34, #relaxed=1010, #hardened=0
2.69/2.77	c BCD2: #sat=1 #unsat=284 bias=284/285
2.69/2.77	c Solving starts ...
2.69/2.77	c ============================[ Search Statistics ]============================
2.69/2.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.77	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.77	c =============================================================================
2.69/2.77	c  0.0s |       0 |        0 |        0 |     5324      0 |      116 |      251
2.69/2.78	c  0.0s |       0 |      353 |        3 |     5324      0 |      116 |      251
2.69/2.78	c #cpu_time = 0.008s
2.69/2.78	c #wall_clock_time = 0.008s
2.69/2.78	c #decision = 353
2.69/2.78	c #random_decision = 0
2.69/2.78	c #conflict = 3
2.69/2.78	c #restart = 0
2.69/2.78	c BCD2: relaxing 1 and merging with 7 cores into a new core of size 39: cost of the new core is >=16
2.69/2.78	c lower bound updated to 284
2.69/2.78	c BCD2: 284 <= obj <= 521
2.69/2.78	c BCD2: #cores=161, #unrelaxed=33, #relaxed=1011, #hardened=0
2.69/2.78	c BCD2: #sat=1 #unsat=285 bias=285/286
2.69/2.78	c Solving starts ...
2.69/2.78	c ============================[ Search Statistics ]============================
2.69/2.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.78	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.78	c =============================================================================
2.69/2.78	c  0.0s |       0 |        0 |        0 |     5324      0 |      123 |      251
2.69/2.79	c  0.0s |       0 |      355 |        4 |     5324      0 |      123 |      258
2.69/2.79	c #cpu_time = 0.011s
2.69/2.79	c #wall_clock_time = 0.011s
2.69/2.79	c #decision = 355
2.69/2.79	c #random_decision = 0
2.69/2.79	c #conflict = 4
2.69/2.79	c #restart = 0
2.69/2.79	c BCD2: relaxing 0 and merging with 13 cores into a new core of size 57: cost of the new core is >=23
2.69/2.79	c lower bound updated to 285
2.69/2.79	c BCD2: 285 <= obj <= 521
2.69/2.79	c BCD2: #cores=149, #unrelaxed=33, #relaxed=1011, #hardened=0
2.69/2.79	c BCD2: #sat=1 #unsat=286 bias=286/287
2.69/2.79	c Solving starts ...
2.69/2.79	c ============================[ Search Statistics ]============================
2.69/2.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.69/2.79	c       |         |          |          |    Limit     GC | Var      | Constra 
2.69/2.79	c =============================================================================
2.69/2.79	c  0.0s |       0 |        0 |        0 |     5324      0 |      136 |      258
2.79/2.80	c  0.0s |       0 |      333 |        7 |     5324      0 |      136 |      271
2.79/2.80	c #cpu_time = 0.012s
2.79/2.80	c #wall_clock_time = 0.012s
2.79/2.80	c #decision = 333
2.79/2.80	c #random_decision = 0
2.79/2.80	c #conflict = 7
2.79/2.80	c #restart = 0
2.79/2.80	c BCD2: relaxing 0 and merging with 20 cores into a new core of size 104: cost of the new core is >=37
2.79/2.80	c lower bound updated to 286
2.79/2.81	c BCD2: 286 <= obj <= 521
2.79/2.81	c BCD2: #cores=130, #unrelaxed=33, #relaxed=1011, #hardened=0
2.79/2.81	c BCD2: #sat=1 #unsat=287 bias=287/288
2.79/2.81	c Solving starts ...
2.79/2.81	c ============================[ Search Statistics ]============================
2.79/2.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.79/2.81	c       |         |          |          |    Limit     GC | Var      | Constra 
2.79/2.81	c =============================================================================
2.79/2.81	c  0.0s |       0 |        0 |        0 |     5324      0 |      156 |      271
2.79/2.82	c  0.0s |       0 |      345 |       11 |     5324      0 |      156 |      291
2.79/2.82	c #cpu_time = 0.014s
2.79/2.82	c #wall_clock_time = 0.014s
2.79/2.82	c #decision = 345
2.79/2.82	c #random_decision = 0
2.79/2.82	c #conflict = 11
2.79/2.82	c #restart = 0
2.79/2.82	c BCD2: relaxing 0 and merging with 8 cores into a new core of size 54: cost of the new core is >=15
2.79/2.82	c lower bound updated to 287
2.79/2.82	c BCD2: 287 <= obj <= 521
2.79/2.82	c BCD2: #cores=123, #unrelaxed=33, #relaxed=1011, #hardened=0
2.79/2.82	c BCD2: #sat=1 #unsat=288 bias=288/289
2.79/2.82	c Solving starts ...
2.79/2.82	c ============================[ Search Statistics ]============================
2.79/2.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.79/2.82	c       |         |          |          |    Limit     GC | Var      | Constra 
2.79/2.82	c =============================================================================
2.79/2.82	c  0.0s |       0 |        0 |        0 |     5324      0 |      164 |      291
2.79/2.84	c  0.0s |       0 |      224 |       16 |     5324      0 |      164 |      299
2.79/2.84	c #cpu_time = 0.017s
2.79/2.84	c #wall_clock_time = 0.017s
2.79/2.84	c #decision = 224
2.79/2.84	c #random_decision = 0
2.79/2.84	c #conflict = 16
2.79/2.84	c #restart = 0
2.79/2.84	c BCD2: relaxing 12 and merging with 17 cores into a new core of size 177: cost of the new core is >=46
2.79/2.84	c lower bound updated to 288
2.79/2.84	c BCD2: 288 <= obj <= 521
2.79/2.84	c BCD2: #cores=107, #unrelaxed=21, #relaxed=1023, #hardened=0
2.79/2.84	c BCD2: #sat=1 #unsat=289 bias=289/290
2.79/2.84	c Solving starts ...
2.79/2.84	c ============================[ Search Statistics ]============================
2.79/2.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.79/2.84	c       |         |          |          |    Limit     GC | Var      | Constra 
2.79/2.84	c =============================================================================
2.79/2.84	c  0.0s |       0 |        0 |        0 |     5324      0 |      181 |      299
2.79/2.87	c  0.0s |       0 |      394 |       29 |     5324      0 |      181 |      316
2.79/2.87	c #cpu_time = 0.022s
2.79/2.87	c #wall_clock_time = 0.022s
2.79/2.87	c #decision = 394
2.79/2.87	c #random_decision = 0
2.79/2.87	c #conflict = 29
2.79/2.87	c #restart = 0
2.79/2.87	c BCD2: relaxing 0 and merging with 9 cores into a new core of size 66: cost of the new core is >=28
2.79/2.87	c lower bound updated to 289
2.79/2.87	c BCD2: 289 <= obj <= 521
2.79/2.87	c BCD2: #cores=99, #unrelaxed=21, #relaxed=1023, #hardened=0
2.79/2.87	c BCD2: #sat=1 #unsat=290 bias=290/291
2.79/2.87	c Solving starts ...
2.79/2.87	c ============================[ Search Statistics ]============================
2.79/2.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.79/2.87	c       |         |          |          |    Limit     GC | Var      | Constra 
2.79/2.87	c =============================================================================
2.79/2.87	c  0.0s |       0 |        0 |        0 |     5324      0 |      190 |      316
2.89/2.91	c  0.0s |       0 |      384 |       76 |     5857      0 |      190 |      325
2.89/2.91	c #cpu_time = 0.048s
2.89/2.91	c #wall_clock_time = 0.048s
2.89/2.91	c #decision = 384
2.89/2.91	c #random_decision = 2
2.89/2.91	c #conflict = 76
2.89/2.91	c #restart = 0
2.89/2.91	c BCD2: relaxing 9 and merging with 15 cores into a new core of size 149: cost of the new core is >=24
2.89/2.91	c lower bound updated to 290
2.89/2.92	c BCD2: 290 <= obj <= 521
2.89/2.92	c BCD2: #cores=85, #unrelaxed=12, #relaxed=1032, #hardened=0
2.89/2.92	c BCD2: #sat=1 #unsat=291 bias=291/292
2.89/2.92	c Solving starts ...
2.89/2.92	c ============================[ Search Statistics ]============================
2.89/2.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.89/2.92	c       |         |          |          |    Limit     GC | Var      | Constra 
2.89/2.92	c =============================================================================
2.89/2.92	c  0.0s |       0 |        0 |        0 |     5857      0 |      205 |      325
2.89/2.99	c  0.1s |       1 |      295 |      100 |     5857      0 |      205 |      340
3.09/3.12	c  0.2s |       2 |      702 |      250 |     5857      0 |      205 |      340
3.29/3.35	c  0.4s |       3 |     1251 |      475 |     6443      0 |      205 |      340
3.58/3.66	c  0.7s |       4 |     1962 |      813 |     6443      0 |      205 |      340
3.98/4.01	c  1.1s |       4 |     2572 |     1142 |     7088      0 |      205 |      340
3.98/4.01	c #cpu_time = 1.097s
3.98/4.01	c #wall_clock_time = 1.097s
3.98/4.01	c #decision = 2572
3.98/4.01	c #random_decision = 7
3.98/4.01	c #conflict = 1142
3.98/4.01	c #restart = 4
3.98/4.01	c BCD2: relaxing 12 and merging with 12 cores into a new core of size 625: cost of the new core is >=173
3.98/4.01	c lower bound updated to 291
3.98/4.02	c BCD2: 291 <= obj <= 521
3.98/4.02	c BCD2: #cores=74, #unrelaxed=0, #relaxed=1044, #hardened=0
3.98/4.02	c BCD2: #sat=1 #unsat=292 bias=292/293
3.98/4.02	c Solving starts ...
3.98/4.02	c ============================[ Search Statistics ]============================
3.98/4.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.98/4.02	c       |         |          |          |    Limit     GC | Var      | Constra 
3.98/4.02	c =============================================================================
3.98/4.02	c  0.0s |       0 |        0 |        0 |     7088      0 |      217 |      340
4.09/4.12	c  0.1s |       1 |      300 |      100 |     7088      0 |      217 |      352
4.09/4.15	c  0.1s |       1 |      483 |      119 |     7088      0 |      217 |      352
4.09/4.15	c #cpu_time = 0.121s
4.09/4.15	c #wall_clock_time = 0.121s
4.09/4.15	c #decision = 483
4.09/4.15	c #random_decision = 0
4.09/4.15	c #conflict = 119
4.09/4.15	c #restart = 1
4.09/4.15	o 519
4.09/4.15	c BCD2: updating upper bound: 521 -> 518
4.09/4.15	c BCD2: 291 <= obj <= 518
4.09/4.15	c BCD2: #cores=74, #unrelaxed=0, #relaxed=1044, #hardened=0
4.09/4.15	c BCD2: #sat=2 #unsat=292 bias=292/294
4.09/4.15	c Solving starts ...
4.09/4.15	c ============================[ Search Statistics ]============================
4.09/4.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.09/4.15	c       |         |          |          |    Limit     GC | Var      | Constra 
4.09/4.15	c =============================================================================
4.09/4.15	c  0.0s |       0 |        0 |        0 |     7088      0 |      217 |      353
4.19/4.21	c  0.1s |       0 |      168 |       40 |     7088      0 |      217 |      353
4.19/4.21	c #cpu_time = 0.056s
4.19/4.21	c #wall_clock_time = 0.056s
4.19/4.21	c #decision = 168
4.19/4.21	c #random_decision = 0
4.19/4.21	c #conflict = 40
4.19/4.21	c #restart = 0
4.19/4.21	o 515
4.19/4.21	c BCD2: updating upper bound: 518 -> 514
4.19/4.22	c BCD2: 291 <= obj <= 514
4.19/4.22	c BCD2: #cores=74, #unrelaxed=0, #relaxed=1044, #hardened=0
4.19/4.22	c BCD2: #sat=3 #unsat=292 bias=292/295
4.19/4.22	c Solving starts ...
4.19/4.22	c ============================[ Search Statistics ]============================
4.19/4.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.19/4.22	c       |         |          |          |    Limit     GC | Var      | Constra 
4.19/4.22	c =============================================================================
4.19/4.22	c  0.0s |       0 |        0 |        0 |     7088      0 |      217 |      354
4.29/4.32	c  0.1s |       1 |      390 |      100 |     7088      0 |      219 |      410
4.39/4.45	c  0.2s |       2 |      918 |      250 |     7088      0 |      219 |      410
4.59/4.65	c  0.4s |       3 |     1375 |      475 |     7797      0 |      219 |      410
5.19/5.29	c  1.1s |       3 |     1881 |      781 |     7797      0 |      219 |      410
5.19/5.29	c #cpu_time = 1.067s
5.19/5.29	c #wall_clock_time = 1.067s
5.19/5.29	c #decision = 1881
5.19/5.29	c #random_decision = 6
5.19/5.29	c #conflict = 781
5.19/5.29	c #restart = 3
5.19/5.29	o 503
5.19/5.29	c BCD2: updating upper bound: 514 -> 502
5.19/5.29	c BCD2: 291 <= obj <= 502
5.19/5.29	c BCD2: #cores=74, #unrelaxed=0, #relaxed=1044, #hardened=0
5.19/5.29	c BCD2: #sat=4 #unsat=292 bias=292/296
5.19/5.29	c Solving starts ...
5.19/5.29	c ============================[ Search Statistics ]============================
5.19/5.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.19/5.29	c       |         |          |          |    Limit     GC | Var      | Constra 
5.19/5.29	c =============================================================================
5.19/5.29	c  0.0s |       0 |        0 |        0 |     7797      0 |      219 |      411
5.39/5.47	c  0.2s |       1 |      260 |      100 |     7797      0 |      219 |      411
5.50/5.60	c  0.3s |       2 |      638 |      250 |     7797      0 |      219 |      411
5.79/5.83	c  0.5s |       3 |     1139 |      475 |     7797      0 |      219 |      411
6.19/6.20	c  0.9s |       4 |     1744 |      813 |     8577      0 |      219 |      411
6.29/6.39	c  1.1s |       4 |     2111 |      989 |     8577      0 |      219 |      411
6.29/6.39	c #cpu_time = 1.094s
6.29/6.39	c #wall_clock_time = 1.094s
6.29/6.39	c #decision = 2111
6.29/6.39	c #random_decision = 6
6.29/6.39	c #conflict = 989
6.29/6.39	c #restart = 4
6.29/6.39	c BCD2: relaxing 0 and merging with 6 cores into a new core of size 840: cost of the new core is >=224
6.29/6.39	c lower bound updated to 292
6.29/6.39	c BCD2: 292 <= obj <= 502
6.29/6.39	c BCD2: #cores=69, #unrelaxed=0, #relaxed=1044, #hardened=0
6.29/6.39	c BCD2: #sat=4 #unsat=293 bias=293/297
6.29/6.39	c Solving starts ...
6.29/6.39	c ============================[ Search Statistics ]============================
6.29/6.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.29/6.39	c       |         |          |          |    Limit     GC | Var      | Constra 
6.29/6.39	c =============================================================================
6.29/6.39	c  0.0s |       0 |        0 |        0 |     8577      0 |      234 |      411
6.49/6.53	c  0.1s |       1 |      328 |      100 |     8577      0 |      234 |      435
6.60/6.70	c  0.3s |       2 |      912 |      250 |     8577      0 |      234 |      435
6.89/6.98	c  0.6s |       3 |     1376 |      475 |     8577      0 |      234 |      435
7.29/7.31	c  0.9s |       4 |     2015 |      813 |     8577      0 |      234 |      435
7.89/7.90	c  1.5s |       5 |     3198 |     1320 |     8577      0 |      234 |      435
8.80/8.87	c  2.5s |       6 |     6042 |     2081 |     9435      0 |      234 |      435
10.19/10.26	c  3.9s |       7 |     8590 |     3223 |     9435      0 |      234 |      435
12.29/12.35	c  6.0s |       7 |    11398 |     4723 |    10379      0 |      234 |      435
12.59/12.65	c  6.3s |       8 |    11747 |     4936 |    10379      0 |      234 |      435
14.59/14.68	c  8.3s |       8 |    13837 |     6236 |    10379      0 |      234 |      435
16.60/16.67	c 10.3s |       9 |    15939 |     7506 |    10379      0 |      234 |      435
18.59/18.68	c 12.3s |       9 |    18498 |     8906 |    11417      0 |      234 |      435
20.69/20.70	c 14.3s |       9 |    21672 |    10206 |    11417      0 |      234 |      435
22.49/22.58	c 16.2s |      10 |    23769 |    11361 |    11417      1 |      234 |      435
22.89/22.90	c 16.5s |      10 |    24181 |    11541 |    11417      1 |      234 |      435
22.89/22.90	c #cpu_time = 16.511s
22.89/22.90	c #wall_clock_time = 16.510s
22.89/22.90	c #decision = 24181
22.89/22.90	c #random_decision = 39
22.89/22.90	c #conflict = 11541
22.89/22.90	c #restart = 10
22.89/22.90	c BCD2: relaxing 0 and merging with 3 cores into a new core of size 846: cost of the new core is >=227
22.89/22.90	c lower bound updated to 293
22.89/22.90	c BCD2: 293 <= obj <= 502
22.89/22.90	c BCD2: #cores=67, #unrelaxed=0, #relaxed=1044, #hardened=0
22.89/22.90	c BCD2: #sat=4 #unsat=294 bias=294/298
22.89/22.91	c Solving starts ...
22.89/22.91	c ============================[ Search Statistics ]============================
22.89/22.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.89/22.91	c       |         |          |          |    Limit     GC | Var      | Constra 
22.89/22.91	c =============================================================================
22.89/22.91	c  0.0s |       0 |        0 |        0 |    11417      0 |      237 |      435
23.09/23.15	c  0.2s |       1 |      201 |      100 |    11417      0 |      237 |      438
23.29/23.34	c  0.4s |       2 |      683 |      250 |    11417      0 |      237 |      438
23.59/23.63	c  0.7s |       3 |     1126 |      475 |    11417      0 |      237 |      438
23.99/24.02	c  1.1s |       4 |     1772 |      813 |    11417      0 |      237 |      438
24.59/24.63	c  1.7s |       5 |     2741 |     1320 |    11417      0 |      237 |      438
25.59/25.62	c  2.7s |       6 |     4108 |     2081 |    12559      0 |      237 |      438
27.29/27.34	c  4.4s |       7 |     6140 |     3223 |    12559      0 |      237 |      438
29.39/29.44	c  6.5s |       7 |     9532 |     4923 |    12559      0 |      237 |      438
29.39/29.46	c  6.6s |       8 |     9542 |     4936 |    12559      0 |      237 |      438
31.39/31.49	c  8.6s |       8 |    12289 |     6436 |    12559      0 |      237 |      438
32.99/33.04	c 10.1s |       9 |    14170 |     7506 |    12559      0 |      237 |      438
35.08/35.11	c 12.2s |       9 |    16030 |     8806 |    12559      0 |      237 |      438
36.48/36.54	c 13.6s |       9 |    17566 |     9721 |    12559      0 |      237 |      438
36.48/36.54	c #cpu_time = 13.634s
36.48/36.54	c #wall_clock_time = 13.633s
36.48/36.54	c #decision = 17566
36.48/36.54	c #random_decision = 28
36.48/36.54	c #conflict = 9721
36.48/36.54	c #restart = 9
36.48/36.54	c BCD2: relaxing 0 and merging with 3 cores into a new core of size 852: cost of the new core is >=230
36.48/36.54	c lower bound updated to 294
36.48/36.54	c BCD2: 294 <= obj <= 502
36.48/36.54	c BCD2: #cores=65, #unrelaxed=0, #relaxed=1044, #hardened=0
36.48/36.54	c BCD2: #sat=4 #unsat=295 bias=295/299
36.48/36.54	c Solving starts ...
36.48/36.54	c ============================[ Search Statistics ]============================
36.48/36.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.48/36.54	c       |         |          |          |    Limit     GC | Var      | Constra 
36.48/36.54	c =============================================================================
36.48/36.54	c  0.0s |       0 |        0 |        0 |    12559      0 |      240 |      438
36.78/36.86	c  0.3s |       1 |      269 |      100 |    12559      0 |      240 |      441
36.98/37.05	c  0.5s |       2 |      610 |      250 |    12559      0 |      240 |      441
37.28/37.33	c  0.8s |       3 |     1137 |      475 |    12559      0 |      240 |      441
37.78/37.82	c  1.3s |       4 |     1748 |      813 |    12559      0 |      240 |      441
38.38/38.48	c  1.9s |       5 |     2938 |     1320 |    13815      0 |      240 |      441
39.38/39.44	c  2.9s |       6 |     4291 |     2081 |    13815      0 |      240 |      441
40.69/40.76	c  4.2s |       7 |     6313 |     3223 |    13815      0 |      240 |      441
42.78/42.80	c  6.3s |       7 |     9175 |     4823 |    13815      0 |      240 |      441
42.89/42.93	c  6.4s |       8 |     9379 |     4936 |    13815      0 |      240 |      441
44.98/45.06	c  8.5s |       8 |    12014 |     6536 |    13815      0 |      240 |      441
46.29/46.35	c  9.8s |       9 |    13362 |     7506 |    13815      0 |      240 |      441
48.18/48.28	c 11.7s |       9 |    15825 |     8876 |    13815      0 |      240 |      441
48.18/48.28	c #cpu_time = 11.738s
48.18/48.28	c #wall_clock_time = 11.738s
48.18/48.28	c #decision = 15825
48.18/48.28	c #random_decision = 21
48.18/48.28	c #conflict = 8876
48.18/48.28	c #restart = 9
48.18/48.28	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 855: cost of the new core is >=232
48.18/48.28	c lower bound updated to 295
48.18/48.28	c BCD2: 295 <= obj <= 502
48.18/48.28	c BCD2: #cores=64, #unrelaxed=0, #relaxed=1044, #hardened=0
48.18/48.28	c BCD2: #sat=4 #unsat=296 bias=296/300
48.18/48.29	c Solving starts ...
48.18/48.29	c ============================[ Search Statistics ]============================
48.18/48.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.18/48.29	c       |         |          |          |    Limit     GC | Var      | Constra 
48.18/48.29	c =============================================================================
48.18/48.29	c  0.0s |       0 |        0 |        0 |    13815      0 |      242 |      441
48.49/48.54	c  0.2s |       1 |      232 |      100 |    13815      0 |      242 |      443
48.68/48.76	c  0.5s |       2 |      622 |      250 |    13815      0 |      242 |      443
48.98/49.09	c  0.8s |       3 |     1076 |      475 |    13815      0 |      242 |      443
49.49/49.55	c  1.3s |       4 |     1656 |      813 |    13815      0 |      242 |      443
50.08/50.20	c  1.9s |       5 |     2426 |     1320 |    13815      0 |      242 |      443
51.18/51.29	c  3.0s |       6 |     3640 |     2081 |    13815      0 |      242 |      443
52.79/52.89	c  4.6s |       7 |     5192 |     3223 |    13815      0 |      242 |      443
54.88/54.94	c  6.6s |       7 |     7377 |     4723 |    13815      0 |      242 |      443
55.18/55.28	c  7.0s |       8 |     7737 |     4936 |    15197      0 |      242 |      443
57.28/57.34	c  9.1s |       8 |    10192 |     6436 |    15197      0 |      242 |      443
58.88/58.91	c 10.6s |       9 |    11863 |     7506 |    15197      0 |      242 |      443
59.38/59.44	c 11.1s |       9 |    12362 |     7808 |    15197      0 |      242 |      443
59.38/59.44	c #cpu_time = 11.149s
59.38/59.44	c #wall_clock_time = 11.148s
59.38/59.44	c #decision = 12362
59.38/59.44	c #random_decision = 16
59.38/59.44	c #conflict = 7808
59.38/59.44	c #restart = 9
59.38/59.44	c BCD2: relaxing 0 and merging with 4 cores into a new core of size 864: cost of the new core is >=236
59.38/59.44	c lower bound updated to 296
59.38/59.44	c BCD2: 296 <= obj <= 502
59.38/59.44	c BCD2: #cores=61, #unrelaxed=0, #relaxed=1044, #hardened=0
59.38/59.44	c BCD2: #sat=4 #unsat=297 bias=297/301
59.38/59.44	c Solving starts ...
59.38/59.44	c ============================[ Search Statistics ]============================
59.38/59.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
59.38/59.44	c       |         |          |          |    Limit     GC | Var      | Constra 
59.38/59.44	c =============================================================================
59.38/59.44	c  0.0s |       0 |        0 |        0 |    15197      0 |      246 |      443
59.68/59.71	c  0.3s |       1 |      322 |      100 |    15197      0 |      246 |      447
59.88/59.95	c  0.5s |       2 |      712 |      250 |    15197      0 |      246 |      447
60.28/60.31	c  0.9s |       3 |     1191 |      475 |    15197      0 |      246 |      447
60.78/60.83	c  1.4s |       4 |     1765 |      813 |    15197      0 |      246 |      447
61.58/61.63	c  2.2s |       5 |     2543 |     1320 |    15197      0 |      246 |      447
62.68/62.75	c  3.3s |       6 |     3939 |     2081 |    15197      0 |      246 |      447
64.58/64.60	c  5.2s |       7 |     6235 |     3223 |    15197      0 |      246 |      447
66.58/66.69	c  7.3s |       7 |     8279 |     4623 |    15197      0 |      246 |      447
67.08/67.16	c  7.7s |       8 |     8840 |     4936 |    15197      0 |      246 |      447
69.28/69.32	c  9.9s |       8 |    11102 |     6336 |    15197      0 |      246 |      447
70.67/70.75	c 11.3s |       8 |    12328 |     7258 |    15197      0 |      246 |      447
70.67/70.75	c #cpu_time = 11.310s
70.67/70.75	c #wall_clock_time = 11.310s
70.67/70.75	c #decision = 12328
70.67/70.75	c #random_decision = 13
70.67/70.75	c #conflict = 7258
70.67/70.75	c #restart = 8
70.67/70.75	c BCD2: relaxing 0 and merging with 3 cores into a new core of size 870: cost of the new core is >=239
70.67/70.75	c lower bound updated to 297
70.67/70.75	c BCD2: 297 <= obj <= 502
70.67/70.75	c BCD2: #cores=59, #unrelaxed=0, #relaxed=1044, #hardened=0
70.67/70.75	c BCD2: #sat=4 #unsat=298 bias=298/302
70.67/70.75	c Solving starts ...
70.67/70.75	c ============================[ Search Statistics ]============================
70.67/70.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.67/70.75	c       |         |          |          |    Limit     GC | Var      | Constra 
70.67/70.75	c =============================================================================
70.67/70.76	c  0.0s |       0 |        0 |        0 |    15197      0 |      249 |      447
70.97/71.08	c  0.3s |       1 |      230 |      100 |    15197      0 |      249 |      450
71.27/71.39	c  0.6s |       2 |      674 |      250 |    15197      0 |      249 |      450
71.67/71.76	c  1.0s |       3 |     1146 |      475 |    15197      0 |      249 |      450
72.27/72.35	c  1.6s |       4 |     1787 |      813 |    15197      0 |      249 |      450
73.17/73.28	c  2.5s |       5 |     2576 |     1320 |    15197      0 |      249 |      450
74.37/74.42	c  3.7s |       6 |     3879 |     2081 |    15197      0 |      249 |      450
76.37/76.42	c  5.7s |       7 |     5664 |     3223 |    15197      0 |      249 |      450
78.38/78.46	c  7.7s |       7 |     7785 |     4523 |    15197      0 |      249 |      450
78.98/79.06	c  8.3s |       8 |     8403 |     4936 |    15197      0 |      249 |      450
81.08/81.14	c 10.4s |       8 |    10206 |     6236 |    15197      0 |      249 |      450
82.59/82.67	c 11.9s |       8 |    11574 |     7244 |    15197      0 |      249 |      450
82.59/82.67	c #cpu_time = 11.919s
82.59/82.67	c #wall_clock_time = 11.919s
82.59/82.67	c #decision = 11574
82.59/82.67	c #random_decision = 19
82.59/82.67	c #conflict = 7244
82.59/82.67	c #restart = 8
82.59/82.67	c BCD2: relaxing 0 and merging with 4 cores into a new core of size 879: cost of the new core is >=243
82.59/82.67	c lower bound updated to 298
82.59/82.68	c BCD2: 298 <= obj <= 502
82.59/82.68	c BCD2: #cores=56, #unrelaxed=0, #relaxed=1044, #hardened=0
82.59/82.68	c BCD2: #sat=4 #unsat=299 bias=299/303
82.59/82.68	c Solving starts ...
82.59/82.68	c ============================[ Search Statistics ]============================
82.59/82.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.59/82.68	c       |         |          |          |    Limit     GC | Var      | Constra 
82.59/82.68	c =============================================================================
82.59/82.68	c  0.0s |       0 |        0 |        0 |    15197      0 |      253 |      450
82.88/82.99	c  0.3s |       1 |      284 |      100 |    15197      0 |      253 |      454
83.18/83.21	c  0.5s |       2 |      580 |      250 |    15197      0 |      253 |      454
83.59/83.61	c  0.9s |       3 |     1108 |      475 |    15197      0 |      253 |      454
84.08/84.11	c  1.4s |       4 |     1771 |      813 |    15197      0 |      253 |      454
84.88/84.99	c  2.3s |       5 |     2613 |     1320 |    15197      0 |      253 |      454
86.18/86.21	c  3.5s |       6 |     3912 |     2081 |    16717      0 |      253 |      454
87.78/87.87	c  5.2s |       7 |     5673 |     3223 |    16717      0 |      253 |      454
89.88/89.90	c  7.2s |       7 |     7806 |     4623 |    16717      0 |      253 |      454
90.29/90.37	c  7.7s |       8 |     8261 |     4936 |    16717      0 |      253 |      454
92.28/92.39	c  9.7s |       8 |     9886 |     6136 |    16717      0 |      253 |      454
94.48/94.53	c 11.9s |       9 |    12033 |     7506 |    16717      0 |      253 |      454
94.69/94.74	c 12.1s |       9 |    12177 |     7565 |    16717      0 |      253 |      454
94.69/94.74	c #cpu_time = 12.058s
94.69/94.74	c #wall_clock_time = 12.058s
94.69/94.74	c #decision = 12177
94.69/94.74	c #random_decision = 11
94.69/94.74	c #conflict = 7565
94.69/94.74	c #restart = 9
94.69/94.74	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 882: cost of the new core is >=245
94.69/94.74	c lower bound updated to 299
94.69/94.74	c BCD2: 299 <= obj <= 502
94.69/94.74	c BCD2: #cores=55, #unrelaxed=0, #relaxed=1044, #hardened=0
94.69/94.74	c BCD2: #sat=4 #unsat=300 bias=300/304
94.69/94.74	c Solving starts ...
94.69/94.74	c ============================[ Search Statistics ]============================
94.69/94.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
94.69/94.74	c       |         |          |          |    Limit     GC | Var      | Constra 
94.69/94.74	c =============================================================================
94.69/94.74	c  0.0s |       0 |        0 |        0 |    16717      0 |      255 |      454
94.98/95.07	c  0.3s |       1 |      293 |      100 |    16717      0 |      255 |      456
95.28/95.31	c  0.6s |       2 |      617 |      250 |    16717      0 |      255 |      456
95.58/95.68	c  0.9s |       3 |     1071 |      475 |    16717      0 |      255 |      456
96.18/96.29	c  1.5s |       4 |     1731 |      813 |    16717      0 |      255 |      456
97.08/97.15	c  2.4s |       5 |     2602 |     1320 |    16717      0 |      255 |      456
98.48/98.51	c  3.8s |       6 |     3917 |     2081 |    16717      0 |      255 |      456
100.28/100.34	c  5.6s |       7 |     5703 |     3223 |    16717      0 |      255 |      456
102.38/102.46	c  7.7s |       7 |     7974 |     4523 |    16717      0 |      255 |      456
103.18/103.27	c  8.5s |       8 |     8575 |     4936 |    16717      0 |      255 |      456
105.28/105.30	c 10.6s |       8 |    10480 |     6236 |    16717      0 |      255 |      456
105.68/105.72	c 11.0s |       8 |    10759 |     6415 |    16717      0 |      256 |      457
105.68/105.72	c #cpu_time = 10.976s
105.68/105.72	c #wall_clock_time = 10.976s
105.68/105.72	c #decision = 10759
105.68/105.72	c #random_decision = 15
105.68/105.72	c #conflict = 6415
105.68/105.72	c #restart = 8
105.68/105.72	c BCD2: updating lower bound of a core
105.68/105.72	c lower bound updated to 501
105.68/105.72	c BCD2: 501 <= obj <= 502
105.68/105.72	c BCD2: #cores=55, #unrelaxed=0, #relaxed=1044, #hardened=0
105.68/105.72	c BCD2: #sat=4 #unsat=301 bias=301/305
105.68/105.73	c Solving starts ...
105.68/105.73	c ============================[ Search Statistics ]============================
105.68/105.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
105.68/105.73	c       |         |          |          |    Limit     GC | Var      | Constra 
105.68/105.73	c =============================================================================
105.68/105.73	c  0.0s |       0 |        0 |        0 |    16717      0 |      256 |      458
105.87/105.91	c  0.2s |       1 |      254 |      100 |    16717      0 |      256 |      458
106.07/106.16	c  0.4s |       2 |      555 |      250 |    16717      0 |      256 |      458
106.37/106.49	c  0.8s |       3 |      923 |      475 |    16717      0 |      256 |      458
106.97/107.00	c  1.3s |       4 |     1476 |      813 |    16717      0 |      256 |      458
107.57/107.70	c  2.0s |       5 |     2211 |     1320 |    16717      0 |      256 |      458
108.77/108.87	c  3.1s |       6 |     3366 |     2081 |    16717      0 |      256 |      458
110.47/110.55	c  4.8s |       7 |     5073 |     3223 |    16717      0 |      256 |      458
112.57/112.70	c  7.0s |       7 |     6910 |     4623 |    16717      0 |      256 |      458
113.07/113.16	c  7.4s |       8 |     7257 |     4936 |    16717      0 |      256 |      458
115.27/115.30	c  9.6s |       8 |     8775 |     6136 |    16717      0 |      256 |      458
117.37/117.41	c 11.7s |       8 |     9972 |     7036 |    16717      0 |      256 |      458
118.47/118.58	c 12.9s |       9 |    10584 |     7506 |    16717      0 |      256 |      458
120.67/120.73	c 15.0s |       9 |    12363 |     8706 |    16717      0 |      256 |      458
122.77/122.82	c 17.1s |       9 |    14045 |    10006 |    16717      1 |      256 |      458
124.57/124.67	c 18.9s |      10 |    16531 |    11361 |    16717      1 |      256 |      458
126.67/126.78	c 21.1s |      10 |    18968 |    12861 |    16717      1 |      256 |      458
128.78/128.88	c 23.2s |      10 |    21076 |    14461 |    16717      1 |      256 |      458
130.88/130.93	c 25.2s |      10 |    22966 |    15961 |    16717      1 |      256 |      458
132.67/132.75	c 27.0s |      11 |    24783 |    17144 |    18389      1 |      256 |      458
134.87/134.91	c 29.2s |      11 |    26686 |    18244 |    18389      1 |      256 |      458
136.97/137.02	c 31.3s |      11 |    28562 |    19444 |    18389      2 |      256 |      458
138.96/139.09	c 33.4s |      11 |    31074 |    20944 |    18389      2 |      256 |      458
141.16/141.30	c 35.6s |      11 |    32353 |    21944 |    18389      2 |      256 |      458
143.16/143.21	c 37.5s |      11 |    33508 |    22706 |    18389      2 |      257 |      459
143.16/143.21	c #cpu_time = 37.485s
143.16/143.21	c #wall_clock_time = 37.484s
143.16/143.21	c #decision = 33508
143.16/143.21	c #random_decision = 25
143.16/143.21	c #conflict = 22706
143.16/143.21	c #restart = 11
143.16/143.21	c BCD2: updating lower bound of a core
143.16/143.21	c lower bound updated to 503
143.16/143.22	s OPTIMUM FOUND
143.16/143.22	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10
143.16/143.22	v x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20
143.16/143.22	v x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30
143.16/143.22	v x31 -x32 -x33 x34 x35 -x36 -x37 x38 x39 -x40
143.16/143.22	v x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50
143.16/143.22	v x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60
143.16/143.22	v x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70
143.16/143.22	v x71 -x72 x73 -x74 x75 -x76 x77 -x78 x79 -x80
143.16/143.22	v x81 -x82 x83 -x84 x85 -x86 x87 -x88 -x89 x90
143.16/143.22	v x91 -x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100
143.16/143.22	v x101 -x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110
143.16/143.22	v x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120
143.16/143.22	v x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130
143.16/143.22	v x131 -x132 -x133 x134 x135 -x136 x137 -x138 x139 -x140
143.16/143.22	v x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
143.16/143.22	v x151 -x152 x153 -x154 -x155 -x156 x157 -x158 x159 -x160
143.16/143.22	v x161 -x162 x163 -x164 x165 -x166 x167 -x168 -x169 -x170
143.16/143.22	v x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180
143.16/143.22	v x181 -x182 x183 -x184 x185 -x186 -x187 x188 -x189 x190
143.16/143.22	v x191 -x192 -x193 -x194 x195 -x196 x197 -x198 -x199 -x200
143.16/143.22	v -x201 -x202 x203 -x204 x205 -x206 x207 -x208 -x209 -x210
143.16/143.22	v x211 -x212 x213 -x214 -x215 -x216 x217 -x218 -x219 -x220
143.16/143.22	v x221 -x222 -x223 x224 -x225 -x226 x227 -x228 x229 -x230
143.16/143.22	v -x231 x232 x233 -x234 -x235 -x236 x237 -x238 x239 -x240
143.16/143.22	v x241 -x242 -x243 -x244 x245 -x246 x247 -x248 -x249 -x250
143.16/143.22	v x251 -x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260
143.16/143.22	v -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270
143.16/143.22	v x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280
143.16/143.22	v x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290
143.16/143.22	v x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300
143.16/143.22	v x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310
143.16/143.22	v x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320
143.16/143.22	v x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330
143.16/143.22	v x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340
143.16/143.22	v x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350
143.16/143.22	v x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360
143.16/143.22	v x361 -x362 x363 -x364 x365 -x366 x367 -x368 -x369 x370
143.16/143.22	v x371 -x372 x373 -x374 x375 -x376 x377 -x378 -x379 x380
143.16/143.22	v x381 -x382 x383 -x384 -x385 x386 -x387 x388 x389 -x390
143.16/143.22	v x391 -x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400
143.16/143.22	v x401 -x402 -x403 -x404 -x405 x406 x407 -x408 x409 -x410
143.16/143.22	v -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420
143.16/143.22	v x421 -x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430
143.16/143.22	v x431 -x432 -x433 x434 -x435 x436 x437 -x438 -x439 x440
143.16/143.22	v -x441 x442 x443 -x444 -x445 x446 x447 -x448 -x449 x450
143.16/143.22	v x451 -x452 -x453 x454 -x455 x456 -x457 x458 -x459 x460
143.16/143.22	v x461 -x462 x463 -x464 -x465 x466 -x467 x468 x469 -x470
143.16/143.22	v -x471 x472 -x473 x474 -x475 x476 -x477 x478 x479 -x480
143.16/143.22	v x481 -x482 -x483 x484 -x485 x486 x487 -x488 -x489 x490
143.16/143.22	v -x491 x492 -x493 x494 -x495 x496 x497 -x498 x499 -x500
143.16/143.22	v -x501 x502 -x503 x504 x505 -x506 -x507 x508 -x509 x510
143.16/143.22	v x511 -x512 -x513 x514 -x515 x516 -x517 x518 -x519 x520
143.16/143.22	v x521 -x522 -x523 x524 -x525 x526 x527 -x528 -x529 x530
143.16/143.22	v -x531 x532 x533 -x534 -x535 x536 -x537 x538 x539 -x540
143.16/143.22	v x541 -x542 -x543 x544 -x545 x546 x547 -x548 -x549 x550
143.16/143.22	v -x551 x552 x553 -x554 -x555 x556 -x557 x558 -x559 x560
143.16/143.22	v -x561 x562 x563 -x564 -x565 x566 -x567 x568 x569 -x570
143.16/143.22	v -x571 x572 -x573 x574 x575 -x576 -x577 x578 -x579 x580
143.16/143.22	v x581 -x582 -x583 x584 -x585 x586 x587 -x588 -x589 x590
143.16/143.22	v -x591 x592 x593 -x594 -x595 x596 -x597 x598 x599 -x600
143.16/143.22	v -x601 x602 -x603 x604 x605 -x606 x607 -x608 -x609 x610
143.16/143.22	v -x611 x612 x613 -x614 -x615 x616 -x617 x618 -x619 x620
143.16/143.22	v -x621 x622 x623 -x624 -x625 x626 -x627 x628 x629 -x630
143.16/143.22	v -x631 x632 -x633 x634 x635 -x636 x637 -x638 -x639 x640
143.16/143.22	v -x641 x642 x643 -x644 -x645 x646 -x647 x648 x649 -x650
143.16/143.22	v -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660
143.16/143.22	v x661 -x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670
143.16/143.22	v x671 -x672 -x673 x674 -x675 x676 x677 -x678 -x679 x680
143.16/143.22	v -x681 x682 x683 -x684 x685 -x686 -x687 x688 -x689 x690
143.16/143.22	v -x691 x692 -x693 x694 x695 -x696 -x697 x698 -x699 x700
143.16/143.22	v x701 -x702 -x703 x704 -x705 x706 x707 -x708 -x709 x710
143.16/143.22	v -x711 x712 x713 -x714 x715 -x716 -x717 x718 -x719 x720
143.16/143.22	v -x721 x722 x723 -x724 -x725 x726 -x727 x728 -x729 x730
143.16/143.22	v x731 -x732 -x733 x734 -x735 x736 x737 -x738 x739 -x740
143.16/143.22	v -x741 x742 -x743 x744 x745 -x746 -x747 x748 -x749 x750
143.16/143.22	v x751 -x752 -x753 x754 -x755 -x756 -x757 x758 -x759 x760
143.16/143.22	v x761 -x762 -x763 x764 -x765 x766 x767 -x768 x769 -x770
143.16/143.22	v -x771 x772 -x773 x774 -x775 x776 -x777 x778 x779 -x780
143.16/143.22	v -x781 -x782 -x783 x784 x785 -x786 x787 -x788 -x789 x790
143.16/143.22	v -x791 x792 x793 -x794 -x795 x796 -x797 x798 -x799 x800
143.16/143.22	v -x801 x802 x803 -x804 -x805 x806 -x807 x808 x809 -x810
143.16/143.22	v x811 -x812 -x813 x814 -x815 x816 -x817 x818 -x819 x820
143.16/143.22	v x821 -x822 -x823 x824 -x825 x826 x827 -x828 -x829 x830
143.16/143.22	v -x831 x832 x833 -x834 -x835 x836 -x837 x838 x839 -x840
143.16/143.22	v x841 -x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850
143.16/143.22	v x851 -x852 x853 -x854 -x855 x856 -x857 x858 -x859 x860
143.16/143.22	v -x861 x862 x863 -x864 -x865 x866 -x867 x868 x869 -x870
143.16/143.22	v x871 -x872 -x873 x874 -x875 x876 -x877 x878 -x879 x880
143.16/143.22	v x881 -x882 x883 -x884 -x885 x886 -x887 x888 -x889 x890
143.16/143.22	v -x891 x892 x893 -x894 -x895 x896 -x897 x898 x899 -x900
143.16/143.22	v x901 -x902 -x903 x904 -x905 x906 -x907 x908 -x909 x910
143.16/143.22	v x911 -x912 x913 -x914 -x915 x916 -x917 x918 x919 -x920
143.16/143.22	v -x921 x922 -x923 x924 -x925 x926 -x927 x928 x929 -x930
143.16/143.22	v x931 -x932 -x933 x934 -x935 x936 x937 -x938 -x939 x940
143.16/143.22	v -x941 x942 x943 -x944 -x945 x946 -x947 x948 x949 -x950
143.16/143.22	v -x951 x952 -x953 x954 x955 -x956 -x957 x958 -x959 x960
143.16/143.22	v -x961 x962 -x963 x964 x965 -x966 -x967 x968 -x969 x970
143.16/143.22	v x971 -x972 x973 -x974 -x975 x976 -x977 x978 -x979 x980
143.16/143.22	v -x981 x982 x983 -x984 x985 -x986 -x987 x988 -x989 x990
143.16/143.22	v x991 -x992 -x993 x994 -x995 x996 x997 -x998 -x999 x1000
143.16/143.22	v -x1001 x1002 -x1003 x1004 -x1005 x1006 x1007 -x1008 -x1009 x1010
143.16/143.22	v -x1011 x1012 x1013 -x1014 -x1015 x1016 -x1017 x1018 x1019 -x1020
143.16/143.22	v x1021 -x1022 -x1023 x1024 -x1025 x1026 x1027 -x1028 -x1029 x1030
143.16/143.22	v -x1031 x1032 x1033 -x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040
143.16/143.22	v -x1041 x1042 x1043 -x1044
143.16/143.22	c total CPU time = 143.224s
143.16/143.22	c total wall clock time = 143.219s

Verifier Data

OK	503

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

pid=14191
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.02 2.07 2.07 3/179 14194
/proc/meminfo: memFree=30249948/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=668228 CPUtime=0 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 2482 0 0 0 0 0 0 0 20 0 4 0 25033579 684265472 3353 33554432000 4194304 16246674 140733928802368 140733928801304 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 167569 3362 442 2943 0 164463 0
[pid=14194/tid=14195] ppid=14191 vsize=684612 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 701042688 3421 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=689732 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 706285568 3438 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=693828 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 710479872 3453 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100181 s]
/proc/loadavg: 2.02 2.07 2.07 3/179 14194
/proc/meminfo: memFree=30249948/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 29860 0 0 0 5 4 0 0 20 0 4 0 25033579 1249447936 30669 33554432000 4194304 16246674 140733928802368 140733928801680 4225056 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 305041 30669 801 2943 0 301935 0
[pid=14194/tid=14195] ppid=14191 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1249447936 30669 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1249447936 30669 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1249447936 30669 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200549 s]
/proc/loadavg: 2.02 2.07 2.07 3/179 14194
/proc/meminfo: memFree=30249948/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1301060 CPUtime=0.19 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 50144 0 0 0 12 7 0 0 20 0 4 0 25033579 1332285440 50953 33554432000 4194304 16246674 140733928802368 140733928801680 12457785 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 325265 50953 833 2943 0 322159 0
[pid=14194/tid=14195] ppid=14191 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1332285440 50953 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1332285440 50953 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1332285440 50953 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1301060

[startup+0.300514 s]
/proc/loadavg: 2.02 2.07 2.07 3/179 14194
/proc/meminfo: memFree=30249948/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1301060 CPUtime=0.29 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 60507 0 0 0 21 8 0 0 20 0 4 0 25033579 1332285440 61317 33554432000 4194304 16246674 140733928802368 140733928801680 12855560 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 325265 61325 833 2943 0 322159 0
[pid=14194/tid=14195] ppid=14191 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1332285440 61331 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1332285440 61336 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1332285440 61341 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1301060

[startup+0.700437 s]
/proc/loadavg: 2.02 2.07 2.07 3/179 14194
/proc/meminfo: memFree=30249948/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1310276 CPUtime=0.69 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 93306 0 0 0 57 12 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 140733928801680 5532108 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327569 94115 907 2943 0 324463 0
[pid=14194/tid=14195] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1310276

[startup+1.50044 s]
/proc/loadavg: 2.02 2.07 2.07 3/183 14198
/proc/meminfo: memFree=29874292/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1310276 CPUtime=1.49 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 93306 0 0 0 136 13 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 140733928785360 5531896 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327569 94115 907 2943 0 324463 0
[pid=14194/tid=14195] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1310276

[startup+3.10043 s]
/proc/loadavg: 2.02 2.07 2.07 3/183 14198
/proc/meminfo: memFree=29873920/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1310276 CPUtime=3.09 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 93306 0 0 0 295 14 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 140733928784256 5827966 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327569 94115 907 2943 0 324463 0
[pid=14194/tid=14195] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 94115 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1310276

[startup+6.30041 s]
/proc/loadavg: 2.02 2.06 2.07 3/183 14198
/proc/meminfo: memFree=29172460/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1310276 CPUtime=6.29 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 268777 0 0 0 592 37 0 0 20 0 4 0 25033579 1341722624 269586 33554432000 4194304 16246674 140733928802368 140733928784256 6837238 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327569 269586 911 2943 0 324463 0
[pid=14194/tid=14195] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269586 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269586 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269586 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1310276

[startup+12.7004 s]
/proc/loadavg: 2.02 2.06 2.07 3/183 14198
/proc/meminfo: memFree=29174152/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1310276 CPUtime=12.69 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 268782 0 0 0 1232 37 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 140733928784256 12875492 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327569 269591 916 2943 0 324463 0
[pid=14194/tid=14195] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1310276

[startup+25.5005 s]
/proc/loadavg: 2.01 2.06 2.07 4/183 14198
/proc/meminfo: memFree=29174016/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1310276 CPUtime=25.49 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 268782 0 0 0 2512 37 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 140733928784256 12483222 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327569 269591 916 2943 0 324463 0
[pid=14194/tid=14195] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1341722624 269591 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1310276

[startup+51.1005 s]
/proc/loadavg: 2.01 2.05 2.06 3/183 14198
/proc/meminfo: memFree=29173224/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1311300 CPUtime=51.08 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 269038 0 0 0 5071 37 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 140733928784256 5721840 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327825 269847 916 2943 0 324719 0
[pid=14194/tid=14195] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1311300

[startup+102.301 s]
/proc/loadavg: 2.04 2.06 2.06 3/183 14199
/proc/meminfo: memFree=29172736/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1311300 CPUtime=102.28 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 269038 0 0 0 10190 38 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 140733928785368 5523675 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327825 269847 916 2943 0 324719 0
[pid=14194/tid=14195] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1311300

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

[startup+102.408 s]
/proc/loadavg: 2.04 2.06 2.06 3/183 14199
/proc/meminfo: memFree=29172736/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1311300 CPUtime=102.38 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 269038 0 0 0 10200 38 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 140733928785368 5822484 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327825 269847 916 2943 0 324719 0
[pid=14194/tid=14195] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1311300

[startup+128 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29172584/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1311300 CPUtime=127.97 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 269038 0 0 0 12759 38 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 140733928784256 5722656 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327825 269847 916 2943 0 324719 0
[pid=14194/tid=14195] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 1311300

[startup+134.4 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29172692/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1311300 CPUtime=134.37 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 269038 0 0 0 13399 38 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 140733928784256 13943664 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 327825 269847 916 2943 0 324719 0
[pid=14194/tid=14195] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1342771200 269847 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 134.37
Current children cumulated vsize (KiB) 1311300

[startup+137.608 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29157688/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1326660 CPUtime=137.57 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 272818 0 0 0 13719 38 0 0 20 0 4 0 25033579 1358499840 273627 33554432000 4194304 16246674 140733928802368 140733928785368 13950199 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 331665 273627 916 2943 0 328559 0
[pid=14194/tid=14195] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273627 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273627 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273627 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (KiB) 1326660

[startup+140.8 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29157300/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1326660 CPUtime=140.77 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 272878 0 0 0 14039 38 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 140733928784256 5721571 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 331665 273687 916 2943 0 328559 0
[pid=14194/tid=14195] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 1326660

[startup+142.4 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29157300/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1326660 CPUtime=142.36 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 272878 0 0 0 14198 38 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 140733928784256 12483276 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 331665 273687 916 2943 0 328559 0
[pid=14194/tid=14195] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 142.36
Current children cumulated vsize (KiB) 1326660

[startup+142.8 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29157300/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1326660 CPUtime=142.76 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 272878 0 0 0 14238 38 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 140733928784256 5666992 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 331665 273687 916 2943 0 328559 0
[pid=14194/tid=14195] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 142.76
Current children cumulated vsize (KiB) 1326660

[startup+143.2 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 14200
/proc/meminfo: memFree=29157300/32872528 swapFree=534252/566956
[pid=14194] ppid=14191 vsize=1326660 CPUtime=143.16 cores=1,3,5,7
/proc/14194/stat : 14194 (toysat) R 14191 14194 10353 0 -1 4202496 272878 0 0 0 14278 38 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 140733928784256 5762728 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14194/statm: 331665 273687 916 2943 0 328559 0
[pid=14194/tid=14195] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14195/stat : 14195 (toysat) S 14191 14194 10353 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981236448496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=14194/tid=14196] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14196/stat : 14196 (toysat) S 14191 14194 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981225958640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=14194/tid=14197] ppid=14191 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/14194/task/14197/stat : 14197 (toysat) S 14191 14194 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25033579 1358499840 273687 33554432000 4194304 16246674 140733928802368 139981104344240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 143.16
Current children cumulated vsize (KiB) 1326660

Child status: 0
Real time (s): 143.284
CPU time (s): 143.25
CPU user time (s): 142.81
CPU system time (s): 0.439933
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 1326660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.81
system time used= 0.439933
maximum resident set size= 1094760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272882
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= 22
involuntary context switches= 149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.39294 second user time and 0.605907 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 08:04:39
IDJOB=4102297
IDBENCH=2093
IDSOLVER=2542
FILE ID=node138/4102297-1466229879
RUNJOBID= node138-1466206053-10370
PBS_JOBID= 19918139
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= ad6c04a791a5d9edc6d6bca9a842a8ee
RANDOM SEED=2134283748

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30250220 kB
Buffers:          110848 kB
Cached:           123788 kB
SwapCached:         1060 kB
Active:          1176468 kB
Inactive:         138268 kB
Active(anon):    1080752 kB
Inactive(anon):     1228 kB
Active(file):      95716 kB
Inactive(file):   137040 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:             16792 kB
Writeback:             0 kB
AnonPages:       1646092 kB
Mapped:            10484 kB
Shmem:                 0 kB
Slab:             604128 kB
SReclaimable:      47268 kB
SUnreclaim:       556860 kB
KernelStack:        1488 kB
PageTables:         7380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1792172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71700 MiB
End job on node138 at 2016-06-18 08:07:03