Trace number 4111224

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.19 1800.54

General information on the benchmark

Namenormalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/
normalized-single-obj-f58-fob_fxl_loss.seq-A-3-combined-EDCBAir.opb
MD5SUM79532d4d07cf45c70efcfe439329e3c0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144635862
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables113873
Total number of constraints380994
Number of constraints which are clauses380846
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints148
Minimum length of a constraint1
Maximum length of a constraint4060
Number of terms in the objective function 795
Biggest coefficient in the objective function 6328387760
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 240478734879
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 6328387760
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 240478734879
Number of bits of the biggest sum of numbers38
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-20T07:27:36+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-4111224-1466400455.opb"]
0.00/0.01	c use --random-gen="2273057085 3686744596 1924226471 2805529609 3970542248 4208022396 2930056246 497371158 3206690874 1099053776 634139791 3103674535 2812930259 2188050764 1915743967 4013096672 2836928558 1555663513 73875730 2842095112 1008286266 3250260418 3861676367 418995382 611758998 1236258379 3785331439 3944633357 2433350321 4266739327 3014319796 3676606963 12356244 345960019 1665554235 3785670931 1143170457 301568470 1964951025 4027012799 1359881281 2947566749 2976108244 3788265937 2568089010 2324556738 2679023436 1195636871 103319761 2607797103 357502480 2589847923 554275812 4222526663 945227552 2812283906 3602967372 1515963208 3081401299 1433393001 3430818218 1644587757 3204078929 2282924284 4073878363 1836682428 3988256649 4228850582 4156388045 1090383299 2226114425 2288983680 3441113737 1561892114 1993747828 2867430774 2881714599 2167310031 3969360881 2809122519 1918284508 1030422549 2731841321 930064302 3133618321 121541776 3676453286 2775926983 2860464600 57709426 763644992 1114521704 2050470917 3865324786 1110446972 478067509 1912804947 119659799 114668102 478054706 3217212736 472139777 2649778544 37027836 81279771 2512007093 2507763262 3207991992 2455419603 2368867357 4223092668 3795333832 1245469827 901023528 2578330941 1355776233 2489116216 4263895198 3402097624 2477695283 3677519447 1714843736 2312541611 4048529404 687708735 154143783 965303061 3504652319 282200808 514567072 4139025261 3818988307 2739775095 3651255752 713983819 4216581795 2707341012 1190706829 1151586363 1856308309 283257002 638733347 3851079796 2794549263 3956502149 1840908706 2773482142 2600592451 4058861842 3741734933 3624211414 2343614502 558107979 2775288783 3022686094 456073771 2900852614 3781671629 1812600021 1287547602 1802783296 1454937581 4277563895 3189841964 698698309 2343502436 4102263986 306099723 107543370 940261098 3037428072 1102289268 1581162908 262989749 3395914873 3504472976 2642343232 963308956 396194227 3075854622 3188744437 4016936922 3651624366 2800297370 1845275779 4163685193 464475802 546912947 4209464740 2145516335 1537518854 621198563 1695615871 3658752483 2194102668 3856071526 2637685881 346451701 730981015 2725934532 2278427544 1143407077 1244871143 2923701457 3012334866 4002376652 2669069386 3810894419 3289764094 1709396965 956614563 388705445 1351620906 2163844269 1294027465 4083340949 3099057410 1602574539 2578709225 1765521184 3921195934 2228227116 169569287 3277471220 2163983291 791635821 2762332856 245392169 64372081 3493796533 1809636948 3135946042 3068983614 727412758 3719425810 1435242682 1482928828 2076527287 3733468808 3154162913 1687366501 1123832063 2763707212 3129330002 2831134804 37855200 3069504020 695153637 3272320550 3237439539 47596514 3952728729 1829209995 3057559457 597055726 4081587107 255 362436" option to reproduce the execution
2.38/2.49	c #vars 113873
2.38/2.49	c #constraints 380994
7.69/7.78	c BCD2: Hardening is enabled.
7.69/7.78	c BCD2: BiasedSearch is enabled.
7.69/7.78	c Solving starts ...
7.69/7.78	c ============================[ Search Statistics ]============================
7.69/7.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.69/7.78	c       |         |          |          |    Limit     GC | Var      | Constra 
7.69/7.78	c =============================================================================
7.69/7.79	c  0.0s |       0 |        0 |        0 |   146033      0 |     1127 |        0
8.28/8.31	c  0.5s |       1 |      512 |      100 |   146033      0 |     1127 |     2882
8.89/8.99	c  1.2s |       1 |     1087 |      101 |   160637      0 |     1127 |     2882
8.89/8.99	c #cpu_time = 1.112s
8.89/8.99	c #wall_clock_time = 1.112s
8.89/8.99	c #decision = 1087
8.89/8.99	c #random_decision = 1
8.89/8.99	c #conflict = 101
8.89/8.99	c #restart = 1
8.89/8.99	o -110006
9.18/9.24	c BCD2: updating upper bound: 240478734879 -> 240478621838
9.48/9.53	c BCD2: 0 <= obj <= 240478621838
9.48/9.53	c BCD2: #cores=0, #unrelaxed=795, #relaxed=0, #hardened=0
9.48/9.53	c BCD2: #sat=1 #unsat=1 bias=1/2
9.48/9.53	c Solving starts ...
9.48/9.53	c ============================[ Search Statistics ]============================
9.48/9.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.48/9.53	c       |         |          |          |    Limit     GC | Var      | Constra 
9.48/9.53	c =============================================================================
9.48/9.53	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
9.58/9.69	c  0.2s |       0 |        3 |        1 |   160637      0 |     1127 |     2882
9.58/9.69	c #cpu_time = 0.156s
9.58/9.69	c #wall_clock_time = 0.156s
9.58/9.69	c #decision = 3
9.58/9.69	c #random_decision = 0
9.58/9.69	c #conflict = 1
9.58/9.69	c #restart = 0
9.58/9.69	c BCD2: found a new core of size 3: cost of the new core is >=1
9.58/9.69	c lower bound updated to -240478731844
9.89/9.93	c BCD2: 1 <= obj <= 240478621838
9.89/9.93	c BCD2: #cores=1, #unrelaxed=792, #relaxed=3, #hardened=0
9.89/9.93	c BCD2: #sat=1 #unsat=2 bias=2/3
9.89/9.96	c Solving starts ...
9.89/9.96	c ============================[ Search Statistics ]============================
9.89/9.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.89/9.96	c       |         |          |          |    Limit     GC | Var      | Constra 
9.89/9.96	c =============================================================================
9.89/9.96	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
10.07/10.14	c  0.2s |       0 |      234 |        0 |   160637      0 |     1127 |     2882
10.07/10.14	c #cpu_time = 0.173s
10.07/10.14	c #wall_clock_time = 0.177s
10.07/10.14	c #decision = 234
10.07/10.14	c #random_decision = 0
10.07/10.14	c #conflict = 0
10.07/10.14	c #restart = 0
10.07/10.14	c BCD2: found a new core of size 1: cost of the new core is >=5
10.07/10.14	c lower bound updated to -240478731839
10.27/10.38	c BCD2: 6 <= obj <= 240478621838
10.27/10.38	c BCD2: #cores=2, #unrelaxed=791, #relaxed=4, #hardened=0
10.27/10.38	c BCD2: #sat=1 #unsat=3 bias=3/4
10.27/10.38	c Solving starts ...
10.27/10.38	c ============================[ Search Statistics ]============================
10.27/10.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.27/10.38	c       |         |          |          |    Limit     GC | Var      | Constra 
10.27/10.38	c =============================================================================
10.37/10.40	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
10.47/10.57	c  0.2s |       0 |      354 |        1 |   160637      0 |     1127 |     2882
10.47/10.57	c #cpu_time = 0.164s
10.47/10.57	c #wall_clock_time = 0.164s
10.47/10.57	c #decision = 354
10.47/10.57	c #random_decision = 0
10.47/10.57	c #conflict = 1
10.47/10.57	c #restart = 0
10.47/10.57	c BCD2: found a new core of size 18: cost of the new core is >=5
10.47/10.57	c lower bound updated to -240478731834
10.77/10.84	c BCD2: 11 <= obj <= 240478621838
10.77/10.84	c BCD2: #cores=3, #unrelaxed=773, #relaxed=22, #hardened=0
10.77/10.84	c BCD2: #sat=1 #unsat=4 bias=4/5
10.77/10.84	c Solving starts ...
10.77/10.84	c ============================[ Search Statistics ]============================
10.77/10.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.77/10.84	c       |         |          |          |    Limit     GC | Var      | Constra 
10.77/10.84	c =============================================================================
10.77/10.85	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
10.98/11.04	c  0.2s |       0 |      474 |        1 |   160637      0 |     1127 |     2882
10.98/11.04	c #cpu_time = 0.183s
10.98/11.04	c #wall_clock_time = 0.183s
10.98/11.04	c #decision = 474
10.98/11.04	c #random_decision = 0
10.98/11.04	c #conflict = 1
10.98/11.04	c #restart = 0
10.98/11.04	c BCD2: found a new core of size 63: cost of the new core is >=5
10.98/11.04	c lower bound updated to -240478731829
11.17/11.29	c BCD2: 16 <= obj <= 240478621838
11.17/11.29	c BCD2: #cores=4, #unrelaxed=710, #relaxed=85, #hardened=0
11.17/11.29	c BCD2: #sat=1 #unsat=5 bias=5/6
11.17/11.29	c Solving starts ...
11.17/11.29	c ============================[ Search Statistics ]============================
11.17/11.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.17/11.29	c       |         |          |          |    Limit     GC | Var      | Constra 
11.17/11.29	c =============================================================================
11.27/11.30	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
11.37/11.47	c  0.2s |       0 |      406 |        0 |   160637      0 |     1127 |     2882
11.37/11.47	c #cpu_time = 0.163s
11.37/11.47	c #wall_clock_time = 0.163s
11.37/11.47	c #decision = 406
11.37/11.47	c #random_decision = 0
11.37/11.47	c #conflict = 0
11.37/11.47	c #restart = 0
11.37/11.47	c BCD2: found a new core of size 34: cost of the new core is >=5
11.37/11.47	c lower bound updated to -240478731824
11.67/11.75	c BCD2: 21 <= obj <= 240478621838
11.67/11.75	c BCD2: #cores=5, #unrelaxed=676, #relaxed=119, #hardened=0
11.67/11.75	c BCD2: #sat=1 #unsat=6 bias=6/7
11.67/11.75	c Solving starts ...
11.67/11.75	c ============================[ Search Statistics ]============================
11.67/11.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.67/11.75	c       |         |          |          |    Limit     GC | Var      | Constra 
11.67/11.75	c =============================================================================
11.67/11.76	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
11.87/11.94	c  0.2s |       0 |      437 |        0 |   160637      0 |     1127 |     2882
11.87/11.94	c #cpu_time = 0.177s
11.87/11.94	c #wall_clock_time = 0.177s
11.87/11.94	c #decision = 437
11.87/11.94	c #random_decision = 0
11.87/11.94	c #conflict = 0
11.87/11.94	c #restart = 0
11.87/11.94	c BCD2: found a new core of size 32: cost of the new core is >=5
11.87/11.94	c lower bound updated to -240478731819
12.08/12.19	c BCD2: 26 <= obj <= 240478621838
12.08/12.19	c BCD2: #cores=6, #unrelaxed=644, #relaxed=151, #hardened=0
12.08/12.19	c BCD2: #sat=1 #unsat=7 bias=7/8
12.08/12.19	c Solving starts ...
12.08/12.19	c ============================[ Search Statistics ]============================
12.08/12.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.08/12.19	c       |         |          |          |    Limit     GC | Var      | Constra 
12.08/12.19	c =============================================================================
12.08/12.20	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
12.27/12.37	c  0.2s |       0 |      465 |        0 |   160637      0 |     1127 |     2882
12.27/12.37	c #cpu_time = 0.165s
12.27/12.37	c #wall_clock_time = 0.165s
12.27/12.37	c #decision = 465
12.27/12.37	c #random_decision = 0
12.27/12.37	c #conflict = 0
12.27/12.37	c #restart = 0
12.27/12.37	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
12.27/12.37	c lower bound updated to -234150344059
12.57/12.64	c BCD2: 6328387786 <= obj <= 240478621838
12.57/12.64	c BCD2: #cores=7, #unrelaxed=643, #relaxed=152, #hardened=0
12.57/12.64	c BCD2: #sat=1 #unsat=8 bias=8/9
12.57/12.64	c Solving starts ...
12.57/12.64	c ============================[ Search Statistics ]============================
12.57/12.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.57/12.64	c       |         |          |          |    Limit     GC | Var      | Constra 
12.57/12.64	c =============================================================================
12.57/12.66	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
12.77/12.84	c  0.2s |       0 |      466 |        0 |   160637      0 |     1127 |     2882
12.77/12.84	c #cpu_time = 0.176s
12.77/12.84	c #wall_clock_time = 0.176s
12.77/12.84	c #decision = 466
12.77/12.84	c #random_decision = 0
12.77/12.84	c #conflict = 0
12.77/12.84	c #restart = 0
12.77/12.84	c BCD2: found a new core of size 1: cost of the new core is >=166536520
12.77/12.84	c lower bound updated to -233983807539
12.97/13.08	c BCD2: 6494924306 <= obj <= 240478621838
12.97/13.08	c BCD2: #cores=8, #unrelaxed=642, #relaxed=153, #hardened=0
12.97/13.08	c BCD2: #sat=1 #unsat=9 bias=9/10
12.97/13.08	c Solving starts ...
12.97/13.08	c ============================[ Search Statistics ]============================
12.97/13.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.97/13.08	c       |         |          |          |    Limit     GC | Var      | Constra 
12.97/13.08	c =============================================================================
13.07/13.10	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
13.18/13.28	c  0.2s |       0 |      468 |        0 |   160637      0 |     1127 |     2882
13.18/13.28	c #cpu_time = 0.176s
13.18/13.28	c #wall_clock_time = 0.176s
13.18/13.28	c #decision = 468
13.18/13.28	c #random_decision = 0
13.18/13.28	c #conflict = 0
13.18/13.28	c #restart = 0
13.18/13.28	c BCD2: found a new core of size 2: cost of the new core is >=115330
13.18/13.28	c lower bound updated to -233983692209
13.47/13.56	c BCD2: 6495039636 <= obj <= 240478621838
13.47/13.56	c BCD2: #cores=9, #unrelaxed=640, #relaxed=155, #hardened=0
13.47/13.56	c BCD2: #sat=1 #unsat=10 bias=10/11
13.47/13.56	c Solving starts ...
13.47/13.56	c ============================[ Search Statistics ]============================
13.47/13.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.47/13.56	c       |         |          |          |    Limit     GC | Var      | Constra 
13.47/13.56	c =============================================================================
13.47/13.57	c  0.0s |       0 |        0 |        0 |   160637      0 |     1127 |     2882
13.67/13.77	c  0.2s |       0 |      468 |        0 |   160637      0 |     1127 |     2882
13.67/13.77	c #cpu_time = 0.189s
13.67/13.77	c #wall_clock_time = 0.189s
13.67/13.77	c #decision = 468
13.67/13.77	c #random_decision = 0
13.67/13.77	c #conflict = 0
13.67/13.77	c #restart = 0
13.67/13.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
13.67/13.77	c lower bound updated to -233983689174
13.97/14.00	c BCD2: 6495042671 <= obj <= 240478621838
13.97/14.00	c BCD2: #cores=9, #unrelaxed=639, #relaxed=156, #hardened=0
13.97/14.00	c BCD2: #sat=1 #unsat=11 bias=11/12
13.97/14.00	c Solving starts ...
13.97/14.00	c ============================[ Search Statistics ]============================
13.97/14.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.97/14.00	c       |         |          |          |    Limit     GC | Var      | Constra 
13.97/14.00	c =============================================================================
13.97/14.02	c  0.0s |       0 |        0 |        0 |   160637      0 |     1128 |     2882
14.17/14.20	c  0.2s |       0 |      468 |        0 |   160637      0 |     1128 |     2883
14.17/14.20	c #cpu_time = 0.166s
14.17/14.20	c #wall_clock_time = 0.166s
14.17/14.20	c #decision = 468
14.17/14.20	c #random_decision = 0
14.17/14.20	c #conflict = 0
14.17/14.20	c #restart = 0
14.17/14.20	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
14.17/14.20	c lower bound updated to -227655301414
14.38/14.46	c BCD2: 12823430431 <= obj <= 240478621838
14.38/14.46	c BCD2: #cores=10, #unrelaxed=638, #relaxed=157, #hardened=0
14.38/14.46	c BCD2: #sat=1 #unsat=12 bias=12/13
14.38/14.46	c Solving starts ...
14.38/14.46	c ============================[ Search Statistics ]============================
14.38/14.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.38/14.46	c       |         |          |          |    Limit     GC | Var      | Constra 
14.38/14.46	c =============================================================================
14.38/14.47	c  0.0s |       0 |        0 |        0 |   160637      0 |     1128 |     2883
14.57/14.65	c  0.2s |       0 |      469 |        0 |   160637      0 |     1128 |     2883
14.57/14.65	c #cpu_time = 0.178s
14.57/14.65	c #wall_clock_time = 0.178s
14.57/14.65	c #decision = 469
14.57/14.65	c #random_decision = 0
14.57/14.65	c #conflict = 0
14.57/14.65	c #restart = 0
14.57/14.65	c BCD2: found a new core of size 1: cost of the new core is >=166536520
14.57/14.65	c lower bound updated to -227488764894
14.77/14.89	c BCD2: 12989966951 <= obj <= 240478621838
14.77/14.89	c BCD2: #cores=11, #unrelaxed=637, #relaxed=158, #hardened=0
14.77/14.89	c BCD2: #sat=1 #unsat=13 bias=13/14
14.77/14.89	c Solving starts ...
14.77/14.89	c ============================[ Search Statistics ]============================
14.77/14.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.77/14.89	c       |         |          |          |    Limit     GC | Var      | Constra 
14.77/14.89	c =============================================================================
14.87/14.91	c  0.0s |       0 |        0 |        0 |   160637      0 |     1128 |     2883
14.97/15.09	c  0.2s |       0 |      471 |        0 |   160637      0 |     1128 |     2883
14.97/15.09	c #cpu_time = 0.177s
14.97/15.09	c #wall_clock_time = 0.177s
14.97/15.09	c #decision = 471
14.97/15.09	c #random_decision = 0
14.97/15.09	c #conflict = 0
14.97/15.09	c #restart = 0
14.97/15.09	c BCD2: found a new core of size 2: cost of the new core is >=115330
14.97/15.09	c lower bound updated to -227488649564
15.27/15.35	c BCD2: 12990082281 <= obj <= 240478621838
15.27/15.35	c BCD2: #cores=12, #unrelaxed=635, #relaxed=160, #hardened=0
15.27/15.35	c BCD2: #sat=1 #unsat=14 bias=14/15
15.27/15.35	c Solving starts ...
15.27/15.35	c ============================[ Search Statistics ]============================
15.27/15.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.27/15.35	c       |         |          |          |    Limit     GC | Var      | Constra 
15.27/15.35	c =============================================================================
15.27/15.37	c  0.0s |       0 |        0 |        0 |   160637      0 |     1128 |     2883
15.48/15.57	c  0.2s |       0 |      471 |        0 |   160637      0 |     1128 |     2883
15.48/15.57	c #cpu_time = 0.188s
15.48/15.57	c #wall_clock_time = 0.188s
15.48/15.57	c #decision = 471
15.48/15.57	c #random_decision = 0
15.48/15.57	c #conflict = 0
15.48/15.57	c #restart = 0
15.48/15.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
15.48/15.57	c lower bound updated to -227488646529
15.77/15.80	c BCD2: 12990085316 <= obj <= 240478621838
15.77/15.80	c BCD2: #cores=12, #unrelaxed=634, #relaxed=161, #hardened=0
15.77/15.80	c BCD2: #sat=1 #unsat=15 bias=15/16
15.77/15.82	c Solving starts ...
15.77/15.82	c ============================[ Search Statistics ]============================
15.77/15.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.77/15.82	c       |         |          |          |    Limit     GC | Var      | Constra 
15.77/15.82	c =============================================================================
15.77/15.82	c  0.0s |       0 |        0 |        0 |   160637      0 |     1129 |     2883
15.97/16.01	c  0.2s |       0 |      471 |        0 |   160637      0 |     1129 |     2884
15.97/16.01	c #cpu_time = 0.173s
15.97/16.01	c #wall_clock_time = 0.173s
15.97/16.01	c #decision = 471
15.97/16.01	c #random_decision = 0
15.97/16.01	c #conflict = 0
15.97/16.01	c #restart = 0
15.97/16.01	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
15.97/16.01	c lower bound updated to -221160258769
16.17/16.27	c BCD2: 19318473076 <= obj <= 240478621838
16.17/16.27	c BCD2: #cores=13, #unrelaxed=633, #relaxed=162, #hardened=0
16.17/16.27	c BCD2: #sat=1 #unsat=16 bias=16/17
16.17/16.27	c Solving starts ...
16.17/16.27	c ============================[ Search Statistics ]============================
16.17/16.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.17/16.27	c       |         |          |          |    Limit     GC | Var      | Constra 
16.17/16.27	c =============================================================================
16.17/16.28	c  0.0s |       0 |        0 |        0 |   160637      0 |     1129 |     2884
16.37/16.48	c  0.2s |       0 |      472 |        0 |   160637      0 |     1129 |     2884
16.37/16.48	c #cpu_time = 0.187s
16.37/16.48	c #wall_clock_time = 0.187s
16.37/16.48	c #decision = 472
16.37/16.48	c #random_decision = 0
16.37/16.48	c #conflict = 0
16.37/16.48	c #restart = 0
16.37/16.48	c BCD2: found a new core of size 1: cost of the new core is >=166536520
16.37/16.48	c lower bound updated to -220993722249
16.67/16.73	c BCD2: 19485009596 <= obj <= 240478621838
16.67/16.73	c BCD2: #cores=14, #unrelaxed=632, #relaxed=163, #hardened=0
16.67/16.73	c BCD2: #sat=1 #unsat=17 bias=17/18
16.67/16.73	c Solving starts ...
16.67/16.73	c ============================[ Search Statistics ]============================
16.67/16.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.67/16.73	c       |         |          |          |    Limit     GC | Var      | Constra 
16.67/16.73	c =============================================================================
16.67/16.74	c  0.0s |       0 |        0 |        0 |   160637      0 |     1129 |     2884
16.87/16.93	c  0.2s |       0 |      474 |        0 |   160637      0 |     1129 |     2884
16.87/16.93	c #cpu_time = 0.181s
16.87/16.93	c #wall_clock_time = 0.181s
16.87/16.93	c #decision = 474
16.87/16.93	c #random_decision = 0
16.87/16.93	c #conflict = 0
16.87/16.93	c #restart = 0
16.87/16.93	c BCD2: found a new core of size 2: cost of the new core is >=115330
16.87/16.93	c lower bound updated to -220993606919
17.07/17.19	c BCD2: 19485124926 <= obj <= 240478621838
17.07/17.19	c BCD2: #cores=15, #unrelaxed=630, #relaxed=165, #hardened=0
17.07/17.19	c BCD2: #sat=1 #unsat=18 bias=18/19
17.07/17.19	c Solving starts ...
17.07/17.19	c ============================[ Search Statistics ]============================
17.07/17.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.07/17.19	c       |         |          |          |    Limit     GC | Var      | Constra 
17.07/17.19	c =============================================================================
17.17/17.21	c  0.0s |       0 |        0 |        0 |   160637      0 |     1129 |     2884
17.37/17.42	c  0.2s |       0 |      474 |        0 |   160637      0 |     1129 |     2884
17.37/17.42	c #cpu_time = 0.196s
17.37/17.42	c #wall_clock_time = 0.196s
17.37/17.42	c #decision = 474
17.37/17.42	c #random_decision = 0
17.37/17.42	c #conflict = 0
17.37/17.42	c #restart = 0
17.37/17.42	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
17.37/17.42	c lower bound updated to -220993603884
17.58/17.67	c BCD2: 19485127961 <= obj <= 240478621838
17.58/17.67	c BCD2: #cores=15, #unrelaxed=629, #relaxed=166, #hardened=0
17.58/17.67	c BCD2: #sat=1 #unsat=19 bias=19/20
17.58/17.67	c Solving starts ...
17.58/17.67	c ============================[ Search Statistics ]============================
17.58/17.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.58/17.67	c       |         |          |          |    Limit     GC | Var      | Constra 
17.58/17.67	c =============================================================================
17.58/17.68	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2884
17.77/17.87	c  0.2s |       0 |      474 |        0 |   160637      0 |     1130 |     2885
17.77/17.87	c #cpu_time = 0.182s
17.77/17.87	c #wall_clock_time = 0.182s
17.77/17.87	c #decision = 474
17.77/17.87	c #random_decision = 0
17.77/17.87	c #conflict = 0
17.77/17.87	c #restart = 0
17.77/17.87	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
17.77/17.87	c lower bound updated to -214665216124
18.07/18.14	c BCD2: 25813515721 <= obj <= 240478621838
18.07/18.14	c BCD2: #cores=16, #unrelaxed=628, #relaxed=167, #hardened=0
18.07/18.14	c BCD2: #sat=1 #unsat=20 bias=20/21
18.07/18.14	c Solving starts ...
18.07/18.14	c ============================[ Search Statistics ]============================
18.07/18.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.07/18.14	c       |         |          |          |    Limit     GC | Var      | Constra 
18.07/18.14	c =============================================================================
18.07/18.15	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
18.27/18.36	c  0.2s |       0 |      475 |        0 |   160637      0 |     1130 |     2885
18.27/18.36	c #cpu_time = 0.197s
18.27/18.36	c #wall_clock_time = 0.197s
18.27/18.36	c #decision = 475
18.27/18.36	c #random_decision = 0
18.27/18.36	c #conflict = 0
18.27/18.36	c #restart = 0
18.27/18.36	c BCD2: found a new core of size 1: cost of the new core is >=166536520
18.27/18.36	c lower bound updated to -214498679604
18.57/18.61	c BCD2: 25980052241 <= obj <= 240478621838
18.57/18.61	c BCD2: #cores=17, #unrelaxed=627, #relaxed=168, #hardened=0
18.57/18.61	c BCD2: #sat=1 #unsat=21 bias=21/22
18.57/18.61	c Solving starts ...
18.57/18.61	c ============================[ Search Statistics ]============================
18.57/18.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.57/18.61	c       |         |          |          |    Limit     GC | Var      | Constra 
18.57/18.61	c =============================================================================
18.57/18.62	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
18.78/18.82	c  0.2s |       0 |      476 |        0 |   160637      0 |     1130 |     2885
18.78/18.82	c #cpu_time = 0.183s
18.78/18.82	c #wall_clock_time = 0.183s
18.78/18.82	c #decision = 476
18.78/18.82	c #random_decision = 0
18.78/18.82	c #conflict = 0
18.78/18.82	c #restart = 0
18.78/18.82	c BCD2: found a new core of size 1: cost of the new core is >=4382540
18.78/18.82	c lower bound updated to -214494297064
18.97/19.08	c BCD2: 25984434781 <= obj <= 240478621838
18.97/19.08	c BCD2: #cores=18, #unrelaxed=626, #relaxed=169, #hardened=0
18.97/19.08	c BCD2: #sat=1 #unsat=22 bias=22/23
18.97/19.08	c Solving starts ...
18.97/19.08	c ============================[ Search Statistics ]============================
18.97/19.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.97/19.08	c       |         |          |          |    Limit     GC | Var      | Constra 
18.97/19.08	c =============================================================================
18.97/19.09	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
19.27/19.30	c  0.2s |       0 |      477 |        0 |   160637      0 |     1130 |     2885
19.27/19.30	c #cpu_time = 0.198s
19.27/19.30	c #wall_clock_time = 0.198s
19.27/19.30	c #decision = 477
19.27/19.30	c #random_decision = 0
19.27/19.30	c #conflict = 0
19.27/19.30	c #restart = 0
19.27/19.30	c BCD2: found a new core of size 1: cost of the new core is >=115330
19.27/19.30	c lower bound updated to -214494181734
19.47/19.56	c BCD2: 25984550111 <= obj <= 240478621838
19.47/19.56	c BCD2: #cores=19, #unrelaxed=625, #relaxed=170, #hardened=0
19.47/19.56	c BCD2: #sat=1 #unsat=23 bias=23/24
19.47/19.56	c Solving starts ...
19.47/19.56	c ============================[ Search Statistics ]============================
19.47/19.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.47/19.56	c       |         |          |          |    Limit     GC | Var      | Constra 
19.47/19.56	c =============================================================================
19.47/19.56	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
19.67/19.76	c  0.2s |       0 |      478 |        0 |   160637      0 |     1130 |     2885
19.67/19.76	c #cpu_time = 0.184s
19.67/19.76	c #wall_clock_time = 0.184s
19.67/19.76	c #decision = 478
19.67/19.76	c #random_decision = 0
19.67/19.76	c #conflict = 0
19.67/19.76	c #restart = 0
19.67/19.76	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
19.67/19.76	c lower bound updated to -208165793974
19.97/20.02	c BCD2: 32312937871 <= obj <= 240478621838
19.97/20.02	c BCD2: #cores=20, #unrelaxed=624, #relaxed=171, #hardened=0
19.97/20.02	c BCD2: #sat=1 #unsat=24 bias=24/25
19.97/20.02	c Solving starts ...
19.97/20.02	c ============================[ Search Statistics ]============================
19.97/20.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.97/20.02	c       |         |          |          |    Limit     GC | Var      | Constra 
19.97/20.02	c =============================================================================
19.97/20.04	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
20.17/20.25	c  0.2s |       0 |      479 |        0 |   160637      0 |     1130 |     2885
20.17/20.25	c #cpu_time = 0.200s
20.17/20.25	c #wall_clock_time = 0.200s
20.17/20.25	c #decision = 479
20.17/20.25	c #random_decision = 0
20.17/20.25	c #conflict = 0
20.17/20.25	c #restart = 0
20.17/20.25	c BCD2: found a new core of size 1: cost of the new core is >=166536520
20.17/20.25	c lower bound updated to -207999257454
20.77/20.88	c BCD2: 32479474391 <= obj <= 240478621838
20.77/20.88	c BCD2: #cores=21, #unrelaxed=623, #relaxed=172, #hardened=0
20.77/20.88	c BCD2: #sat=1 #unsat=25 bias=25/26
20.77/20.88	c Solving starts ...
20.77/20.88	c ============================[ Search Statistics ]============================
20.77/20.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.77/20.88	c       |         |          |          |    Limit     GC | Var      | Constra 
20.77/20.88	c =============================================================================
20.77/20.88	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
21.07/21.10	c  0.2s |       0 |      481 |        0 |   160637      0 |     1130 |     2885
21.07/21.10	c #cpu_time = 0.206s
21.07/21.10	c #wall_clock_time = 0.206s
21.07/21.10	c #decision = 481
21.07/21.10	c #random_decision = 0
21.07/21.10	c #conflict = 0
21.07/21.10	c #restart = 0
21.07/21.10	c BCD2: found a new core of size 2: cost of the new core is >=115330
21.07/21.10	c lower bound updated to -207999142124
21.27/21.33	c BCD2: 32479589721 <= obj <= 240478621838
21.27/21.33	c BCD2: #cores=22, #unrelaxed=621, #relaxed=174, #hardened=0
21.27/21.33	c BCD2: #sat=1 #unsat=26 bias=26/27
21.27/21.34	c Solving starts ...
21.27/21.34	c ============================[ Search Statistics ]============================
21.27/21.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.27/21.34	c       |         |          |          |    Limit     GC | Var      | Constra 
21.27/21.34	c =============================================================================
21.27/21.37	c  0.0s |       0 |        0 |        0 |   160637      0 |     1130 |     2885
21.57/21.62	c  0.2s |       0 |      481 |        0 |   160637      0 |     1130 |     2885
21.57/21.62	c #cpu_time = 0.232s
21.57/21.62	c #wall_clock_time = 0.232s
21.57/21.62	c #decision = 481
21.57/21.62	c #random_decision = 0
21.57/21.62	c #conflict = 0
21.57/21.62	c #restart = 0
21.57/21.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
21.57/21.62	c lower bound updated to -207999139089
21.77/21.85	c BCD2: 32479592756 <= obj <= 240478621838
21.77/21.85	c BCD2: #cores=22, #unrelaxed=620, #relaxed=175, #hardened=0
21.77/21.85	c BCD2: #sat=1 #unsat=27 bias=27/28
21.77/21.85	c Solving starts ...
21.77/21.85	c ============================[ Search Statistics ]============================
21.77/21.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.77/21.85	c       |         |          |          |    Limit     GC | Var      | Constra 
21.77/21.85	c =============================================================================
21.77/21.87	c  0.0s |       0 |        0 |        0 |   160637      0 |     1131 |     2885
21.98/22.10	c  0.2s |       0 |      481 |        0 |   160637      0 |     1131 |     2886
21.98/22.10	c #cpu_time = 0.210s
21.98/22.10	c #wall_clock_time = 0.210s
21.98/22.10	c #decision = 481
21.98/22.10	c #random_decision = 0
21.98/22.10	c #conflict = 0
21.98/22.10	c #restart = 0
21.98/22.10	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
21.98/22.10	c lower bound updated to -201670751329
22.28/22.33	c BCD2: 38807980516 <= obj <= 240478621838
22.28/22.33	c BCD2: #cores=23, #unrelaxed=619, #relaxed=176, #hardened=0
22.28/22.33	c BCD2: #sat=1 #unsat=28 bias=28/29
22.28/22.33	c Solving starts ...
22.28/22.33	c ============================[ Search Statistics ]============================
22.28/22.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.28/22.33	c       |         |          |          |    Limit     GC | Var      | Constra 
22.28/22.33	c =============================================================================
22.28/22.36	c  0.0s |       0 |        0 |        0 |   160637      0 |     1131 |     2886
22.58/22.61	c  0.2s |       0 |      482 |        0 |   160637      0 |     1131 |     2886
22.58/22.61	c #cpu_time = 0.231s
22.58/22.61	c #wall_clock_time = 0.231s
22.58/22.61	c #decision = 482
22.58/22.61	c #random_decision = 0
22.58/22.61	c #conflict = 0
22.58/22.61	c #restart = 0
22.58/22.61	c BCD2: found a new core of size 1: cost of the new core is >=166536520
22.58/22.61	c lower bound updated to -201504214809
22.78/22.84	c BCD2: 38974517036 <= obj <= 240478621838
22.78/22.84	c BCD2: #cores=24, #unrelaxed=618, #relaxed=177, #hardened=0
22.78/22.84	c BCD2: #sat=1 #unsat=29 bias=29/30
22.78/22.84	c Solving starts ...
22.78/22.84	c ============================[ Search Statistics ]============================
22.78/22.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.78/22.84	c       |         |          |          |    Limit     GC | Var      | Constra 
22.78/22.84	c =============================================================================
22.78/22.86	c  0.0s |       0 |        0 |        0 |   160637      0 |     1131 |     2886
22.98/23.10	c  0.2s |       0 |      484 |        0 |   160637      0 |     1131 |     2886
22.98/23.10	c #cpu_time = 0.220s
22.98/23.10	c #wall_clock_time = 0.220s
22.98/23.10	c #decision = 484
22.98/23.10	c #random_decision = 0
22.98/23.10	c #conflict = 0
22.98/23.10	c #restart = 0
22.98/23.10	c BCD2: found a new core of size 2: cost of the new core is >=115330
22.98/23.10	c lower bound updated to -201504099479
23.28/23.33	c BCD2: 38974632366 <= obj <= 240478621838
23.28/23.33	c BCD2: #cores=25, #unrelaxed=616, #relaxed=179, #hardened=0
23.28/23.33	c BCD2: #sat=1 #unsat=30 bias=30/31
23.28/23.33	c Solving starts ...
23.28/23.33	c ============================[ Search Statistics ]============================
23.28/23.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.28/23.33	c       |         |          |          |    Limit     GC | Var      | Constra 
23.28/23.33	c =============================================================================
23.28/23.37	c  0.0s |       0 |        0 |        0 |   160637      0 |     1131 |     2886
23.58/23.62	c  0.3s |       0 |      484 |        0 |   160637      0 |     1131 |     2886
23.58/23.62	c #cpu_time = 0.241s
23.58/23.62	c #wall_clock_time = 0.241s
23.58/23.62	c #decision = 484
23.58/23.62	c #random_decision = 0
23.58/23.62	c #conflict = 0
23.58/23.62	c #restart = 0
23.58/23.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
23.58/23.62	c lower bound updated to -201504096444
23.78/23.85	c BCD2: 38974635401 <= obj <= 240478621838
23.78/23.85	c BCD2: #cores=25, #unrelaxed=615, #relaxed=180, #hardened=0
23.78/23.85	c BCD2: #sat=1 #unsat=31 bias=31/32
23.78/23.85	c Solving starts ...
23.78/23.85	c ============================[ Search Statistics ]============================
23.78/23.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.78/23.85	c       |         |          |          |    Limit     GC | Var      | Constra 
23.78/23.85	c =============================================================================
23.78/23.88	c  0.0s |       0 |        0 |        0 |   160637      0 |     1132 |     2886
24.08/24.12	c  0.2s |       0 |      484 |        0 |   160637      0 |     1132 |     2887
24.08/24.12	c #cpu_time = 0.219s
24.08/24.12	c #wall_clock_time = 0.219s
24.08/24.12	c #decision = 484
24.08/24.12	c #random_decision = 0
24.08/24.12	c #conflict = 0
24.08/24.12	c #restart = 0
24.08/24.12	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
24.08/24.12	c lower bound updated to -195175708684
24.28/24.35	c BCD2: 45303023161 <= obj <= 240478621838
24.28/24.35	c BCD2: #cores=26, #unrelaxed=614, #relaxed=181, #hardened=0
24.28/24.35	c BCD2: #sat=1 #unsat=32 bias=32/33
24.28/24.35	c Solving starts ...
24.28/24.35	c ============================[ Search Statistics ]============================
24.28/24.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.28/24.35	c       |         |          |          |    Limit     GC | Var      | Constra 
24.28/24.35	c =============================================================================
24.28/24.39	c  0.0s |       0 |        0 |        0 |   160637      0 |     1132 |     2887
24.58/24.64	c  0.3s |       0 |      485 |        0 |   160637      0 |     1132 |     2887
24.58/24.64	c #cpu_time = 0.240s
24.58/24.64	c #wall_clock_time = 0.240s
24.58/24.64	c #decision = 485
24.58/24.64	c #random_decision = 0
24.58/24.64	c #conflict = 0
24.58/24.64	c #restart = 0
24.58/24.64	c BCD2: found a new core of size 1: cost of the new core is >=166536520
24.58/24.64	c lower bound updated to -195009172164
24.78/24.87	c BCD2: 45469559681 <= obj <= 240478621838
24.78/24.87	c BCD2: #cores=27, #unrelaxed=613, #relaxed=182, #hardened=0
24.78/24.87	c BCD2: #sat=1 #unsat=33 bias=33/34
24.78/24.87	c Solving starts ...
24.78/24.87	c ============================[ Search Statistics ]============================
24.78/24.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.78/24.87	c       |         |          |          |    Limit     GC | Var      | Constra 
24.78/24.87	c =============================================================================
24.88/24.90	c  0.0s |       0 |        0 |        0 |   160637      0 |     1132 |     2887
25.08/25.15	c  0.2s |       0 |      487 |        0 |   160637      0 |     1132 |     2887
25.08/25.15	c #cpu_time = 0.229s
25.08/25.15	c #wall_clock_time = 0.229s
25.08/25.15	c #decision = 487
25.08/25.15	c #random_decision = 0
25.08/25.15	c #conflict = 0
25.08/25.15	c #restart = 0
25.08/25.15	c BCD2: found a new core of size 2: cost of the new core is >=115330
25.08/25.15	c lower bound updated to -195009056834
25.28/25.38	c BCD2: 45469675011 <= obj <= 240478621838
25.28/25.38	c BCD2: #cores=28, #unrelaxed=611, #relaxed=184, #hardened=0
25.28/25.38	c BCD2: #sat=1 #unsat=34 bias=34/35
25.28/25.38	c Solving starts ...
25.28/25.38	c ============================[ Search Statistics ]============================
25.28/25.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.28/25.38	c       |         |          |          |    Limit     GC | Var      | Constra 
25.28/25.38	c =============================================================================
25.38/25.42	c  0.0s |       0 |        0 |        0 |   160637      0 |     1132 |     2887
25.58/25.69	c  0.3s |       0 |      487 |        0 |   160637      0 |     1132 |     2887
25.58/25.69	c #cpu_time = 0.250s
25.58/25.69	c #wall_clock_time = 0.250s
25.58/25.69	c #decision = 487
25.58/25.69	c #random_decision = 0
25.58/25.69	c #conflict = 0
25.58/25.69	c #restart = 0
25.58/25.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
25.58/25.69	c lower bound updated to -195009053799
25.88/25.92	c BCD2: 45469678046 <= obj <= 240478621838
25.88/25.92	c BCD2: #cores=28, #unrelaxed=610, #relaxed=185, #hardened=0
25.88/25.92	c BCD2: #sat=1 #unsat=35 bias=35/36
25.88/25.92	c Solving starts ...
25.88/25.92	c ============================[ Search Statistics ]============================
25.88/25.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.88/25.92	c       |         |          |          |    Limit     GC | Var      | Constra 
25.88/25.92	c =============================================================================
25.88/25.95	c  0.0s |       0 |        0 |        0 |   160637      0 |     1133 |     2887
26.08/26.19	c  0.2s |       0 |      487 |        0 |   160637      0 |     1133 |     2888
26.08/26.19	c #cpu_time = 0.228s
26.08/26.19	c #wall_clock_time = 0.228s
26.08/26.19	c #decision = 487
26.08/26.19	c #random_decision = 0
26.08/26.19	c #conflict = 0
26.08/26.19	c #restart = 0
26.08/26.19	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
26.08/26.19	c lower bound updated to -188680666039
26.38/26.42	c BCD2: 51798065806 <= obj <= 240478621838
26.38/26.42	c BCD2: #cores=29, #unrelaxed=609, #relaxed=186, #hardened=0
26.38/26.42	c BCD2: #sat=1 #unsat=36 bias=36/37
26.38/26.42	c Solving starts ...
26.38/26.42	c ============================[ Search Statistics ]============================
26.38/26.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.38/26.42	c       |         |          |          |    Limit     GC | Var      | Constra 
26.38/26.42	c =============================================================================
26.38/26.46	c  0.0s |       0 |        0 |        0 |   160637      0 |     1133 |     2888
26.68/26.73	c  0.3s |       0 |      488 |        0 |   160637      0 |     1133 |     2888
26.68/26.73	c #cpu_time = 0.249s
26.68/26.73	c #wall_clock_time = 0.249s
26.68/26.73	c #decision = 488
26.68/26.73	c #random_decision = 0
26.68/26.73	c #conflict = 0
26.68/26.73	c #restart = 0
26.68/26.73	c BCD2: found a new core of size 1: cost of the new core is >=166536520
26.68/26.73	c lower bound updated to -188514129519
26.87/26.96	c BCD2: 51964602326 <= obj <= 240478621838
26.87/26.96	c BCD2: #cores=30, #unrelaxed=608, #relaxed=187, #hardened=0
26.87/26.96	c BCD2: #sat=1 #unsat=37 bias=37/38
26.87/26.96	c Solving starts ...
26.87/26.96	c ============================[ Search Statistics ]============================
26.87/26.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.87/26.96	c       |         |          |          |    Limit     GC | Var      | Constra 
26.87/26.96	c =============================================================================
26.87/26.99	c  0.0s |       0 |        0 |        0 |   160637      0 |     1133 |     2888
27.07/27.18	c  0.2s |       0 |      490 |        0 |   160637      0 |     1133 |     2888
27.07/27.18	c #cpu_time = 0.187s
27.07/27.18	c #wall_clock_time = 0.187s
27.07/27.18	c #decision = 490
27.07/27.18	c #random_decision = 0
27.07/27.18	c #conflict = 0
27.07/27.18	c #restart = 0
27.07/27.18	c BCD2: found a new core of size 2: cost of the new core is >=115330
27.07/27.18	c lower bound updated to -188514014189
27.37/27.42	c BCD2: 51964717656 <= obj <= 240478621838
27.37/27.42	c BCD2: #cores=31, #unrelaxed=606, #relaxed=189, #hardened=0
27.37/27.42	c BCD2: #sat=1 #unsat=38 bias=38/39
27.37/27.42	c Solving starts ...
27.37/27.42	c ============================[ Search Statistics ]============================
27.37/27.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.37/27.42	c       |         |          |          |    Limit     GC | Var      | Constra 
27.37/27.42	c =============================================================================
27.37/27.44	c  0.0s |       0 |        0 |        0 |   160637      0 |     1133 |     2888
27.58/27.68	c  0.2s |       0 |      956 |        1 |   160637      0 |     1133 |     2888
27.58/27.68	c #cpu_time = 0.231s
27.58/27.68	c #wall_clock_time = 0.231s
27.58/27.68	c #decision = 956
27.58/27.68	c #random_decision = 0
27.58/27.68	c #conflict = 1
27.58/27.68	c #restart = 0
27.58/27.68	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
27.58/27.68	c lower bound updated to -188514011154
27.87/27.91	c BCD2: 51964720691 <= obj <= 240478621838
27.87/27.91	c BCD2: #cores=31, #unrelaxed=605, #relaxed=190, #hardened=0
27.87/27.91	c BCD2: #sat=1 #unsat=39 bias=39/40
27.87/27.91	c Solving starts ...
27.87/27.91	c ============================[ Search Statistics ]============================
27.87/27.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.87/27.91	c       |         |          |          |    Limit     GC | Var      | Constra 
27.87/27.91	c =============================================================================
27.87/27.93	c  0.0s |       0 |        0 |        0 |   160637      0 |     1134 |     2888
28.07/28.10	c  0.2s |       0 |      490 |        0 |   160637      0 |     1134 |     2889
28.07/28.10	c #cpu_time = 0.170s
28.07/28.10	c #wall_clock_time = 0.170s
28.07/28.10	c #decision = 490
28.07/28.10	c #random_decision = 0
28.07/28.10	c #conflict = 0
28.07/28.10	c #restart = 0
28.07/28.10	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
28.07/28.10	c lower bound updated to -182185623394
28.28/28.34	c BCD2: 58293108451 <= obj <= 240478621838
28.28/28.34	c BCD2: #cores=32, #unrelaxed=604, #relaxed=191, #hardened=0
28.28/28.34	c BCD2: #sat=1 #unsat=40 bias=40/41
28.28/28.34	c Solving starts ...
28.28/28.34	c ============================[ Search Statistics ]============================
28.28/28.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.28/28.34	c       |         |          |          |    Limit     GC | Var      | Constra 
28.28/28.34	c =============================================================================
28.28/28.36	c  0.0s |       0 |        0 |        0 |   160637      0 |     1134 |     2889
28.47/28.56	c  0.2s |       0 |      491 |        0 |   160637      0 |     1134 |     2889
28.47/28.56	c #cpu_time = 0.190s
28.47/28.56	c #wall_clock_time = 0.190s
28.47/28.56	c #decision = 491
28.47/28.56	c #random_decision = 0
28.47/28.56	c #conflict = 0
28.47/28.56	c #restart = 0
28.47/28.56	c BCD2: found a new core of size 1: cost of the new core is >=166536520
28.47/28.56	c lower bound updated to -182019086874
28.68/28.79	c BCD2: 58459644971 <= obj <= 240478621838
28.68/28.79	c BCD2: #cores=33, #unrelaxed=603, #relaxed=192, #hardened=0
28.68/28.79	c BCD2: #sat=1 #unsat=41 bias=41/42
28.68/28.79	c Solving starts ...
28.68/28.79	c ============================[ Search Statistics ]============================
28.68/28.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.68/28.79	c       |         |          |          |    Limit     GC | Var      | Constra 
28.68/28.79	c =============================================================================
28.78/28.80	c  0.0s |       0 |        0 |        0 |   160637      0 |     1134 |     2889
28.87/28.99	c  0.2s |       0 |      493 |        0 |   160637      0 |     1134 |     2889
28.87/28.99	c #cpu_time = 0.181s
28.87/28.99	c #wall_clock_time = 0.181s
28.87/28.99	c #decision = 493
28.87/28.99	c #random_decision = 0
28.87/28.99	c #conflict = 0
28.87/28.99	c #restart = 0
28.87/28.99	c BCD2: found a new core of size 2: cost of the new core is >=115330
28.87/28.99	c lower bound updated to -182018971544
29.17/29.22	c BCD2: 58459760301 <= obj <= 240478621838
29.17/29.22	c BCD2: #cores=34, #unrelaxed=601, #relaxed=194, #hardened=0
29.17/29.22	c BCD2: #sat=1 #unsat=42 bias=42/43
29.17/29.22	c Solving starts ...
29.17/29.22	c ============================[ Search Statistics ]============================
29.17/29.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.17/29.22	c       |         |          |          |    Limit     GC | Var      | Constra 
29.17/29.22	c =============================================================================
29.17/29.25	c  0.0s |       0 |        0 |        0 |   160637      0 |     1134 |     2889
29.37/29.49	c  0.2s |       0 |      961 |        1 |   160637      0 |     1134 |     2889
29.37/29.49	c #cpu_time = 0.232s
29.37/29.49	c #wall_clock_time = 0.232s
29.37/29.49	c #decision = 961
29.37/29.49	c #random_decision = 0
29.37/29.49	c #conflict = 1
29.37/29.49	c #restart = 0
29.37/29.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
29.37/29.49	c lower bound updated to -182018968509
29.68/29.72	c BCD2: 58459763336 <= obj <= 240478621838
29.68/29.72	c BCD2: #cores=34, #unrelaxed=600, #relaxed=195, #hardened=0
29.68/29.72	c BCD2: #sat=1 #unsat=43 bias=43/44
29.68/29.72	c Solving starts ...
29.68/29.72	c ============================[ Search Statistics ]============================
29.68/29.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.68/29.72	c       |         |          |          |    Limit     GC | Var      | Constra 
29.68/29.72	c =============================================================================
29.68/29.74	c  0.0s |       0 |        0 |        0 |   160637      0 |     1135 |     2889
29.87/29.91	c  0.2s |       0 |      493 |        0 |   160637      0 |     1135 |     2890
29.87/29.91	c #cpu_time = 0.171s
29.87/29.91	c #wall_clock_time = 0.171s
29.87/29.91	c #decision = 493
29.87/29.91	c #random_decision = 0
29.87/29.91	c #conflict = 0
29.87/29.91	c #restart = 0
29.87/29.91	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
29.87/29.91	c lower bound updated to -175690580749
30.07/30.17	c BCD2: 64788151096 <= obj <= 240478621838
30.07/30.17	c BCD2: #cores=35, #unrelaxed=599, #relaxed=196, #hardened=0
30.07/30.17	c BCD2: #sat=1 #unsat=44 bias=44/45
30.07/30.17	c Solving starts ...
30.07/30.17	c ============================[ Search Statistics ]============================
30.07/30.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.07/30.17	c       |         |          |          |    Limit     GC | Var      | Constra 
30.07/30.17	c =============================================================================
30.07/30.18	c  0.0s |       0 |        0 |        0 |   160637      0 |     1135 |     2890
30.27/30.37	c  0.2s |       0 |      494 |        0 |   160637      0 |     1135 |     2890
30.27/30.37	c #cpu_time = 0.180s
30.27/30.37	c #wall_clock_time = 0.180s
30.27/30.37	c #decision = 494
30.27/30.37	c #random_decision = 0
30.27/30.37	c #conflict = 0
30.27/30.37	c #restart = 0
30.27/30.37	c BCD2: found a new core of size 1: cost of the new core is >=166536520
30.27/30.37	c lower bound updated to -175524044229
30.57/30.60	c BCD2: 64954687616 <= obj <= 240478621838
30.57/30.60	c BCD2: #cores=36, #unrelaxed=598, #relaxed=197, #hardened=0
30.57/30.60	c BCD2: #sat=1 #unsat=45 bias=45/46
30.57/30.60	c Solving starts ...
30.57/30.60	c ============================[ Search Statistics ]============================
30.57/30.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.57/30.60	c       |         |          |          |    Limit     GC | Var      | Constra 
30.57/30.60	c =============================================================================
30.57/30.61	c  0.0s |       0 |        0 |        0 |   160637      0 |     1135 |     2890
30.67/30.80	c  0.2s |       0 |      496 |        0 |   160637      0 |     1135 |     2890
30.67/30.80	c #cpu_time = 0.178s
30.67/30.80	c #wall_clock_time = 0.178s
30.67/30.80	c #decision = 496
30.67/30.80	c #random_decision = 0
30.67/30.80	c #conflict = 0
30.67/30.80	c #restart = 0
30.67/30.80	c BCD2: found a new core of size 2: cost of the new core is >=115330
30.67/30.80	c lower bound updated to -175523928899
30.97/31.06	c BCD2: 64954802946 <= obj <= 240478621838
30.97/31.06	c BCD2: #cores=37, #unrelaxed=596, #relaxed=199, #hardened=0
30.97/31.06	c BCD2: #sat=1 #unsat=46 bias=46/47
30.97/31.06	c Solving starts ...
30.97/31.06	c ============================[ Search Statistics ]============================
30.97/31.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.97/31.06	c       |         |          |          |    Limit     GC | Var      | Constra 
30.97/31.06	c =============================================================================
30.97/31.07	c  0.0s |       0 |        0 |        0 |   160637      0 |     1135 |     2890
31.57/31.65	c  0.6s |       0 |      964 |        1 |   160637      0 |     1135 |     2890
31.57/31.65	c #cpu_time = 0.571s
31.57/31.65	c #wall_clock_time = 0.571s
31.57/31.65	c #decision = 964
31.57/31.65	c #random_decision = 0
31.57/31.65	c #conflict = 1
31.57/31.65	c #restart = 0
31.57/31.65	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
31.57/31.65	c lower bound updated to -175523925864
31.77/31.88	c BCD2: 64954805981 <= obj <= 240478621838
31.77/31.88	c BCD2: #cores=37, #unrelaxed=595, #relaxed=200, #hardened=0
31.77/31.88	c BCD2: #sat=1 #unsat=47 bias=47/48
31.77/31.88	c Solving starts ...
31.77/31.88	c ============================[ Search Statistics ]============================
31.77/31.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.77/31.88	c       |         |          |          |    Limit     GC | Var      | Constra 
31.77/31.88	c =============================================================================
31.77/31.90	c  0.0s |       0 |        0 |        0 |   160637      0 |     1136 |     2890
31.98/32.07	c  0.2s |       0 |      496 |        0 |   160637      0 |     1136 |     2891
31.98/32.07	c #cpu_time = 0.167s
31.98/32.07	c #wall_clock_time = 0.167s
31.98/32.07	c #decision = 496
31.98/32.07	c #random_decision = 0
31.98/32.07	c #conflict = 0
31.98/32.07	c #restart = 0
31.98/32.07	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
31.98/32.07	c lower bound updated to -169195538104
32.27/32.30	c BCD2: 71283193741 <= obj <= 240478621838
32.27/32.30	c BCD2: #cores=38, #unrelaxed=594, #relaxed=201, #hardened=0
32.27/32.30	c BCD2: #sat=1 #unsat=48 bias=48/49
32.27/32.30	c Solving starts ...
32.27/32.30	c ============================[ Search Statistics ]============================
32.27/32.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.27/32.30	c       |         |          |          |    Limit     GC | Var      | Constra 
32.27/32.30	c =============================================================================
32.27/32.32	c  0.0s |       0 |        0 |        0 |   160637      0 |     1136 |     2891
32.47/32.52	c  0.2s |       0 |      497 |        0 |   160637      0 |     1136 |     2891
32.47/32.52	c #cpu_time = 0.186s
32.47/32.52	c #wall_clock_time = 0.186s
32.47/32.52	c #decision = 497
32.47/32.52	c #random_decision = 0
32.47/32.52	c #conflict = 0
32.47/32.52	c #restart = 0
32.47/32.52	c BCD2: found a new core of size 1: cost of the new core is >=166536520
32.47/32.52	c lower bound updated to -169029001584
32.67/32.75	c BCD2: 71449730261 <= obj <= 240478621838
32.67/32.75	c BCD2: #cores=39, #unrelaxed=593, #relaxed=202, #hardened=0
32.67/32.75	c BCD2: #sat=1 #unsat=49 bias=49/50
32.67/32.75	c Solving starts ...
32.67/32.75	c ============================[ Search Statistics ]============================
32.67/32.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.67/32.75	c       |         |          |          |    Limit     GC | Var      | Constra 
32.67/32.75	c =============================================================================
32.67/32.76	c  0.0s |       0 |        0 |        0 |   160637      0 |     1136 |     2891
32.87/32.95	c  0.2s |       0 |      499 |        0 |   160637      0 |     1136 |     2891
32.87/32.95	c #cpu_time = 0.177s
32.87/32.95	c #wall_clock_time = 0.177s
32.87/32.95	c #decision = 499
32.87/32.95	c #random_decision = 0
32.87/32.95	c #conflict = 0
32.87/32.95	c #restart = 0
32.87/32.95	c BCD2: found a new core of size 2: cost of the new core is >=115330
32.87/32.95	c lower bound updated to -169028886254
33.08/33.18	c BCD2: 71449845591 <= obj <= 240478621838
33.08/33.18	c BCD2: #cores=40, #unrelaxed=591, #relaxed=204, #hardened=0
33.08/33.18	c BCD2: #sat=1 #unsat=50 bias=50/51
33.08/33.18	c Solving starts ...
33.08/33.18	c ============================[ Search Statistics ]============================
33.08/33.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.08/33.18	c       |         |          |          |    Limit     GC | Var      | Constra 
33.08/33.18	c =============================================================================
33.17/33.20	c  0.0s |       0 |        0 |        0 |   160637      0 |     1136 |     2891
33.37/33.44	c  0.2s |       0 |      968 |        1 |   160637      0 |     1136 |     2891
33.37/33.44	c #cpu_time = 0.227s
33.37/33.44	c #wall_clock_time = 0.226s
33.37/33.44	c #decision = 968
33.37/33.44	c #random_decision = 0
33.37/33.44	c #conflict = 1
33.37/33.44	c #restart = 0
33.37/33.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
33.37/33.44	c lower bound updated to -169028883219
33.57/33.67	c BCD2: 71449848626 <= obj <= 240478621838
33.57/33.67	c BCD2: #cores=40, #unrelaxed=590, #relaxed=205, #hardened=0
33.57/33.67	c BCD2: #sat=1 #unsat=51 bias=51/52
33.57/33.67	c Solving starts ...
33.57/33.67	c ============================[ Search Statistics ]============================
33.57/33.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.57/33.67	c       |         |          |          |    Limit     GC | Var      | Constra 
33.57/33.67	c =============================================================================
33.57/33.69	c  0.0s |       0 |        0 |        0 |   160637      0 |     1137 |     2891
33.77/33.86	c  0.2s |       0 |      499 |        0 |   160637      0 |     1137 |     2892
33.77/33.86	c #cpu_time = 0.167s
33.77/33.86	c #wall_clock_time = 0.167s
33.77/33.86	c #decision = 499
33.77/33.86	c #random_decision = 0
33.77/33.86	c #conflict = 0
33.77/33.86	c #restart = 0
33.77/33.86	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
33.77/33.86	c lower bound updated to -162700495459
33.97/34.09	c BCD2: 77778236386 <= obj <= 240478621838
33.97/34.09	c BCD2: #cores=41, #unrelaxed=589, #relaxed=206, #hardened=0
33.97/34.09	c BCD2: #sat=1 #unsat=52 bias=52/53
33.97/34.09	c Solving starts ...
33.97/34.09	c ============================[ Search Statistics ]============================
33.97/34.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.97/34.09	c       |         |          |          |    Limit     GC | Var      | Constra 
33.97/34.09	c =============================================================================
34.08/34.11	c  0.0s |       0 |        0 |        0 |   160637      0 |     1137 |     2892
34.27/34.30	c  0.2s |       0 |      500 |        0 |   160637      0 |     1137 |     2892
34.27/34.30	c #cpu_time = 0.186s
34.27/34.30	c #wall_clock_time = 0.186s
34.27/34.30	c #decision = 500
34.27/34.30	c #random_decision = 0
34.27/34.30	c #conflict = 0
34.27/34.30	c #restart = 0
34.27/34.30	c BCD2: found a new core of size 1: cost of the new core is >=166536520
34.27/34.30	c lower bound updated to -162533958939
34.47/34.54	c BCD2: 77944772906 <= obj <= 240478621838
34.47/34.54	c BCD2: #cores=42, #unrelaxed=588, #relaxed=207, #hardened=0
34.47/34.54	c BCD2: #sat=1 #unsat=53 bias=53/54
34.47/34.54	c Solving starts ...
34.47/34.54	c ============================[ Search Statistics ]============================
34.47/34.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.47/34.54	c       |         |          |          |    Limit     GC | Var      | Constra 
34.47/34.54	c =============================================================================
34.47/34.55	c  0.0s |       0 |        0 |        0 |   160637      0 |     1137 |     2892
34.67/34.74	c  0.2s |       0 |      502 |        0 |   160637      0 |     1137 |     2892
34.67/34.74	c #cpu_time = 0.177s
34.67/34.74	c #wall_clock_time = 0.177s
34.67/34.74	c #decision = 502
34.67/34.74	c #random_decision = 0
34.67/34.74	c #conflict = 0
34.67/34.74	c #restart = 0
34.67/34.74	c BCD2: found a new core of size 2: cost of the new core is >=115330
34.67/34.74	c lower bound updated to -162533843609
34.87/34.97	c BCD2: 77944888236 <= obj <= 240478621838
34.87/34.97	c BCD2: #cores=43, #unrelaxed=586, #relaxed=209, #hardened=0
34.87/34.97	c BCD2: #sat=1 #unsat=54 bias=54/55
34.87/34.97	c Solving starts ...
34.87/34.97	c ============================[ Search Statistics ]============================
34.87/34.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.87/34.97	c       |         |          |          |    Limit     GC | Var      | Constra 
34.87/34.97	c =============================================================================
34.87/34.99	c  0.0s |       0 |        0 |        0 |   160637      0 |     1137 |     2892
35.18/35.23	c  0.2s |       0 |      973 |        1 |   160637      0 |     1137 |     2892
35.18/35.23	c #cpu_time = 0.226s
35.18/35.23	c #wall_clock_time = 0.226s
35.18/35.23	c #decision = 973
35.18/35.23	c #random_decision = 0
35.18/35.23	c #conflict = 1
35.18/35.23	c #restart = 0
35.18/35.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
35.18/35.23	c lower bound updated to -162533840574
35.37/35.46	c BCD2: 77944891271 <= obj <= 240478621838
35.37/35.46	c BCD2: #cores=43, #unrelaxed=585, #relaxed=210, #hardened=0
35.37/35.46	c BCD2: #sat=1 #unsat=55 bias=55/56
35.37/35.46	c Solving starts ...
35.37/35.46	c ============================[ Search Statistics ]============================
35.37/35.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.37/35.46	c       |         |          |          |    Limit     GC | Var      | Constra 
35.37/35.46	c =============================================================================
35.37/35.48	c  0.0s |       0 |        0 |        0 |   160637      0 |     1138 |     2892
35.57/35.65	c  0.2s |       0 |      502 |        0 |   160637      0 |     1138 |     2893
35.57/35.65	c #cpu_time = 0.167s
35.57/35.65	c #wall_clock_time = 0.167s
35.57/35.65	c #decision = 502
35.57/35.65	c #random_decision = 0
35.57/35.65	c #conflict = 0
35.57/35.65	c #restart = 0
35.57/35.65	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
35.57/35.65	c lower bound updated to -156205452814
35.77/35.88	c BCD2: 84273279031 <= obj <= 240478621838
35.77/35.88	c BCD2: #cores=44, #unrelaxed=584, #relaxed=211, #hardened=0
35.77/35.88	c BCD2: #sat=1 #unsat=56 bias=56/57
35.77/35.88	c Solving starts ...
35.77/35.88	c ============================[ Search Statistics ]============================
35.77/35.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.77/35.88	c       |         |          |          |    Limit     GC | Var      | Constra 
35.77/35.88	c =============================================================================
35.87/35.91	c  0.0s |       0 |        0 |        0 |   160637      0 |     1138 |     2893
36.07/36.10	c  0.2s |       0 |      503 |        0 |   160637      0 |     1138 |     2893
36.07/36.10	c #cpu_time = 0.187s
36.07/36.10	c #wall_clock_time = 0.187s
36.07/36.10	c #decision = 503
36.07/36.10	c #random_decision = 0
36.07/36.10	c #conflict = 0
36.07/36.10	c #restart = 0
36.07/36.10	c BCD2: found a new core of size 1: cost of the new core is >=166536520
36.07/36.10	c lower bound updated to -156038916294
36.28/36.33	c BCD2: 84439815551 <= obj <= 240478621838
36.28/36.33	c BCD2: #cores=45, #unrelaxed=583, #relaxed=212, #hardened=0
36.28/36.33	c BCD2: #sat=1 #unsat=57 bias=57/58
36.28/36.33	c Solving starts ...
36.28/36.33	c ============================[ Search Statistics ]============================
36.28/36.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.28/36.33	c       |         |          |          |    Limit     GC | Var      | Constra 
36.28/36.33	c =============================================================================
36.28/36.34	c  0.0s |       0 |        0 |        0 |   160637      0 |     1138 |     2893
36.47/36.53	c  0.2s |       0 |      505 |        0 |   160637      0 |     1138 |     2893
36.47/36.53	c #cpu_time = 0.178s
36.47/36.53	c #wall_clock_time = 0.178s
36.47/36.53	c #decision = 505
36.47/36.53	c #random_decision = 0
36.47/36.53	c #conflict = 0
36.47/36.53	c #restart = 0
36.47/36.53	c BCD2: found a new core of size 2: cost of the new core is >=115330
36.47/36.53	c lower bound updated to -156038800964
36.67/36.76	c BCD2: 84439930881 <= obj <= 240478621838
36.67/36.76	c BCD2: #cores=46, #unrelaxed=581, #relaxed=214, #hardened=0
36.67/36.76	c BCD2: #sat=1 #unsat=58 bias=58/59
36.67/36.76	c Solving starts ...
36.67/36.76	c ============================[ Search Statistics ]============================
36.67/36.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.67/36.76	c       |         |          |          |    Limit     GC | Var      | Constra 
36.67/36.76	c =============================================================================
36.67/36.79	c  0.0s |       0 |        0 |        0 |   160637      0 |     1138 |     2893
36.97/37.02	c  0.2s |       0 |      976 |        1 |   160637      0 |     1138 |     2893
36.97/37.02	c #cpu_time = 0.227s
36.97/37.02	c #wall_clock_time = 0.227s
36.97/37.02	c #decision = 976
36.97/37.02	c #random_decision = 0
36.97/37.02	c #conflict = 1
36.97/37.02	c #restart = 0
36.97/37.02	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
36.97/37.02	c lower bound updated to -156038797929
37.17/37.25	c BCD2: 84439933916 <= obj <= 240478621838
37.17/37.25	c BCD2: #cores=46, #unrelaxed=580, #relaxed=215, #hardened=0
37.17/37.25	c BCD2: #sat=1 #unsat=59 bias=59/60
37.17/37.26	c Solving starts ...
37.17/37.26	c ============================[ Search Statistics ]============================
37.17/37.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.17/37.26	c       |         |          |          |    Limit     GC | Var      | Constra 
37.17/37.26	c =============================================================================
37.17/37.27	c  0.0s |       0 |        0 |        0 |   160637      0 |     1139 |     2893
37.38/37.45	c  0.2s |       0 |      505 |        0 |   160637      0 |     1139 |     2894
37.38/37.45	c #cpu_time = 0.168s
37.38/37.45	c #wall_clock_time = 0.168s
37.38/37.45	c #decision = 505
37.38/37.45	c #random_decision = 0
37.38/37.45	c #conflict = 0
37.38/37.45	c #restart = 0
37.38/37.45	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
37.38/37.45	c lower bound updated to -149710410169
37.57/37.68	c BCD2: 90768321676 <= obj <= 240478621838
37.57/37.68	c BCD2: #cores=47, #unrelaxed=579, #relaxed=216, #hardened=0
37.57/37.68	c BCD2: #sat=1 #unsat=60 bias=60/61
37.57/37.68	c Solving starts ...
37.57/37.68	c ============================[ Search Statistics ]============================
37.57/37.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.57/37.68	c       |         |          |          |    Limit     GC | Var      | Constra 
37.57/37.68	c =============================================================================
37.67/37.70	c  0.0s |       0 |        0 |        0 |   160637      0 |     1139 |     2894
37.77/37.89	c  0.2s |       0 |      506 |        0 |   160637      0 |     1139 |     2894
37.77/37.89	c #cpu_time = 0.186s
37.77/37.89	c #wall_clock_time = 0.186s
37.77/37.89	c #decision = 506
37.77/37.89	c #random_decision = 0
37.77/37.89	c #conflict = 0
37.77/37.89	c #restart = 0
37.77/37.89	c BCD2: found a new core of size 1: cost of the new core is >=166536520
37.77/37.89	c lower bound updated to -149543873649
38.07/38.12	c BCD2: 90934858196 <= obj <= 240478621838
38.07/38.12	c BCD2: #cores=48, #unrelaxed=578, #relaxed=217, #hardened=0
38.07/38.12	c BCD2: #sat=1 #unsat=61 bias=61/62
38.07/38.12	c Solving starts ...
38.07/38.12	c ============================[ Search Statistics ]============================
38.07/38.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.07/38.12	c       |         |          |          |    Limit     GC | Var      | Constra 
38.07/38.12	c =============================================================================
38.07/38.14	c  0.0s |       0 |        0 |        0 |   160637      0 |     1139 |     2894
38.27/38.32	c  0.2s |       0 |      508 |        0 |   160637      0 |     1139 |     2894
38.27/38.32	c #cpu_time = 0.178s
38.27/38.32	c #wall_clock_time = 0.178s
38.27/38.32	c #decision = 508
38.27/38.32	c #random_decision = 0
38.27/38.32	c #conflict = 0
38.27/38.32	c #restart = 0
38.27/38.32	c BCD2: found a new core of size 2: cost of the new core is >=115330
38.27/38.32	c lower bound updated to -149543758319
38.48/38.56	c BCD2: 90934973526 <= obj <= 240478621838
38.48/38.56	c BCD2: #cores=49, #unrelaxed=576, #relaxed=219, #hardened=0
38.48/38.56	c BCD2: #sat=1 #unsat=62 bias=62/63
38.48/38.56	c Solving starts ...
38.48/38.56	c ============================[ Search Statistics ]============================
38.48/38.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.48/38.56	c       |         |          |          |    Limit     GC | Var      | Constra 
38.48/38.56	c =============================================================================
38.48/38.58	c  0.0s |       0 |        0 |        0 |   160637      0 |     1139 |     2894
38.77/38.82	c  0.2s |       0 |      980 |        1 |   160637      0 |     1139 |     2894
38.77/38.82	c #cpu_time = 0.227s
38.77/38.82	c #wall_clock_time = 0.227s
38.77/38.82	c #decision = 980
38.77/38.82	c #random_decision = 0
38.77/38.82	c #conflict = 1
38.77/38.82	c #restart = 0
38.77/38.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
38.77/38.82	c lower bound updated to -149543755284
38.97/39.05	c BCD2: 90934976561 <= obj <= 240478621838
38.97/39.05	c BCD2: #cores=49, #unrelaxed=575, #relaxed=220, #hardened=0
38.97/39.05	c BCD2: #sat=1 #unsat=63 bias=63/64
38.97/39.05	c Solving starts ...
38.97/39.05	c ============================[ Search Statistics ]============================
38.97/39.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.97/39.05	c       |         |          |          |    Limit     GC | Var      | Constra 
38.97/39.05	c =============================================================================
38.97/39.07	c  0.0s |       0 |        0 |        0 |   160637      0 |     1140 |     2894
39.17/39.24	c  0.2s |       0 |      508 |        0 |   160637      0 |     1140 |     2895
39.17/39.24	c #cpu_time = 0.168s
39.17/39.24	c #wall_clock_time = 0.168s
39.17/39.24	c #decision = 508
39.17/39.24	c #random_decision = 0
39.17/39.24	c #conflict = 0
39.17/39.24	c #restart = 0
39.17/39.24	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
39.17/39.24	c lower bound updated to -143215367524
39.37/39.47	c BCD2: 97263364321 <= obj <= 240478621838
39.37/39.47	c BCD2: #cores=50, #unrelaxed=574, #relaxed=221, #hardened=0
39.37/39.47	c BCD2: #sat=1 #unsat=64 bias=64/65
39.37/39.47	c Solving starts ...
39.37/39.47	c ============================[ Search Statistics ]============================
39.37/39.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.37/39.47	c       |         |          |          |    Limit     GC | Var      | Constra 
39.37/39.47	c =============================================================================
39.47/39.50	c  0.0s |       0 |        0 |        0 |   160637      0 |     1140 |     2895
39.57/39.69	c  0.2s |       0 |      509 |        0 |   160637      0 |     1140 |     2895
39.57/39.69	c #cpu_time = 0.187s
39.57/39.69	c #wall_clock_time = 0.187s
39.57/39.69	c #decision = 509
39.57/39.69	c #random_decision = 0
39.57/39.69	c #conflict = 0
39.57/39.69	c #restart = 0
39.57/39.69	c BCD2: found a new core of size 1: cost of the new core is >=166536520
39.57/39.69	c lower bound updated to -143048831004
39.87/39.92	c BCD2: 97429900841 <= obj <= 240478621838
39.87/39.92	c BCD2: #cores=51, #unrelaxed=573, #relaxed=222, #hardened=0
39.87/39.92	c BCD2: #sat=1 #unsat=65 bias=65/66
39.87/39.92	c Solving starts ...
39.87/39.92	c ============================[ Search Statistics ]============================
39.87/39.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.87/39.92	c       |         |          |          |    Limit     GC | Var      | Constra 
39.87/39.92	c =============================================================================
39.87/39.94	c  0.0s |       0 |        0 |        0 |   160637      0 |     1140 |     2895
40.07/40.12	c  0.2s |       0 |      511 |        0 |   160637      0 |     1140 |     2895
40.07/40.12	c #cpu_time = 0.174s
40.07/40.12	c #wall_clock_time = 0.174s
40.07/40.12	c #decision = 511
40.07/40.12	c #random_decision = 0
40.07/40.12	c #conflict = 0
40.07/40.12	c #restart = 0
40.07/40.12	c BCD2: found a new core of size 2: cost of the new core is >=115330
40.07/40.12	c lower bound updated to -143048715674
40.27/40.38	c BCD2: 97430016171 <= obj <= 240478621838
40.27/40.38	c BCD2: #cores=52, #unrelaxed=571, #relaxed=224, #hardened=0
40.27/40.38	c BCD2: #sat=1 #unsat=66 bias=66/67
40.27/40.38	c Solving starts ...
40.27/40.38	c ============================[ Search Statistics ]============================
40.27/40.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.27/40.38	c       |         |          |          |    Limit     GC | Var      | Constra 
40.27/40.38	c =============================================================================
40.27/40.39	c  0.0s |       0 |        0 |        0 |   160637      0 |     1140 |     2895
40.57/40.61	c  0.2s |       0 |      984 |        1 |   160637      0 |     1140 |     2895
40.57/40.61	c #cpu_time = 0.212s
40.57/40.61	c #wall_clock_time = 0.212s
40.57/40.61	c #decision = 984
40.57/40.61	c #random_decision = 0
40.57/40.61	c #conflict = 1
40.57/40.61	c #restart = 0
40.57/40.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
40.57/40.61	c lower bound updated to -143048712639
40.77/40.84	c BCD2: 97430019206 <= obj <= 240478621838
40.77/40.84	c BCD2: #cores=52, #unrelaxed=570, #relaxed=225, #hardened=0
40.77/40.84	c BCD2: #sat=1 #unsat=67 bias=67/68
40.77/40.84	c Solving starts ...
40.77/40.84	c ============================[ Search Statistics ]============================
40.77/40.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.77/40.84	c       |         |          |          |    Limit     GC | Var      | Constra 
40.77/40.84	c =============================================================================
40.77/40.85	c  0.0s |       0 |        0 |        0 |   160637      0 |     1141 |     2895
40.97/41.03	c  0.2s |       0 |      511 |        0 |   160637      0 |     1141 |     2896
40.97/41.03	c #cpu_time = 0.167s
40.97/41.03	c #wall_clock_time = 0.167s
40.97/41.03	c #decision = 511
40.97/41.03	c #random_decision = 0
40.97/41.03	c #conflict = 0
40.97/41.03	c #restart = 0
40.97/41.03	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
40.97/41.03	c lower bound updated to -136720324879
41.17/41.28	c BCD2: 103758406966 <= obj <= 240478621838
41.17/41.28	c BCD2: #cores=53, #unrelaxed=569, #relaxed=226, #hardened=0
41.17/41.28	c BCD2: #sat=1 #unsat=68 bias=68/69
41.17/41.28	c Solving starts ...
41.17/41.28	c ============================[ Search Statistics ]============================
41.17/41.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.17/41.28	c       |         |          |          |    Limit     GC | Var      | Constra 
41.17/41.28	c =============================================================================
41.27/41.30	c  0.0s |       0 |        0 |        0 |   160637      0 |     1141 |     2896
41.37/41.48	c  0.2s |       0 |      512 |        0 |   160637      0 |     1141 |     2896
41.37/41.48	c #cpu_time = 0.177s
41.37/41.48	c #wall_clock_time = 0.177s
41.37/41.48	c #decision = 512
41.37/41.48	c #random_decision = 0
41.37/41.48	c #conflict = 0
41.37/41.48	c #restart = 0
41.37/41.48	c BCD2: found a new core of size 1: cost of the new core is >=166536520
41.37/41.48	c lower bound updated to -136553788359
41.67/41.71	c BCD2: 103924943486 <= obj <= 240478621838
41.67/41.71	c BCD2: #cores=54, #unrelaxed=568, #relaxed=227, #hardened=0
41.67/41.71	c BCD2: #sat=1 #unsat=69 bias=69/70
41.67/41.71	c Solving starts ...
41.67/41.71	c ============================[ Search Statistics ]============================
41.67/41.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.67/41.71	c       |         |          |          |    Limit     GC | Var      | Constra 
41.67/41.71	c =============================================================================
41.67/41.73	c  0.0s |       0 |        0 |        0 |   160637      0 |     1141 |     2896
42.17/42.26	c  0.5s |       0 |      514 |        0 |   160637      0 |     1141 |     2896
42.17/42.26	c #cpu_time = 0.526s
42.17/42.26	c #wall_clock_time = 0.526s
42.17/42.26	c #decision = 514
42.17/42.26	c #random_decision = 0
42.17/42.26	c #conflict = 0
42.17/42.26	c #restart = 0
42.17/42.26	c BCD2: found a new core of size 2: cost of the new core is >=115330
42.17/42.26	c lower bound updated to -136553673029
42.36/42.49	c BCD2: 103925058816 <= obj <= 240478621838
42.36/42.49	c BCD2: #cores=55, #unrelaxed=566, #relaxed=229, #hardened=0
42.36/42.49	c BCD2: #sat=1 #unsat=70 bias=70/71
42.36/42.49	c Solving starts ...
42.36/42.49	c ============================[ Search Statistics ]============================
42.36/42.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
42.36/42.49	c       |         |          |          |    Limit     GC | Var      | Constra 
42.36/42.49	c =============================================================================
42.46/42.52	c  0.0s |       0 |        0 |        0 |   160637      0 |     1141 |     2896
42.66/42.76	c  0.2s |       0 |      988 |        1 |   160637      0 |     1141 |     2896
42.66/42.76	c #cpu_time = 0.232s
42.66/42.76	c #wall_clock_time = 0.232s
42.66/42.76	c #decision = 988
42.66/42.76	c #random_decision = 0
42.66/42.76	c #conflict = 1
42.66/42.76	c #restart = 0
42.66/42.76	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
42.66/42.76	c lower bound updated to -136553669994
42.87/42.99	c BCD2: 103925061851 <= obj <= 240478621838
42.87/42.99	c BCD2: #cores=55, #unrelaxed=565, #relaxed=230, #hardened=0
42.87/42.99	c BCD2: #sat=1 #unsat=71 bias=71/72
42.87/42.99	c Solving starts ...
42.87/42.99	c ============================[ Search Statistics ]============================
42.87/42.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
42.87/42.99	c       |         |          |          |    Limit     GC | Var      | Constra 
42.87/42.99	c =============================================================================
42.97/43.01	c  0.0s |       0 |        0 |        0 |   160637      0 |     1142 |     2896
43.07/43.18	c  0.2s |       0 |      514 |        0 |   160637      0 |     1142 |     2897
43.07/43.18	c #cpu_time = 0.171s
43.07/43.18	c #wall_clock_time = 0.171s
43.07/43.18	c #decision = 514
43.07/43.18	c #random_decision = 0
43.07/43.18	c #conflict = 0
43.07/43.18	c #restart = 0
43.07/43.18	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
43.07/43.18	c lower bound updated to -130225282234
43.36/43.41	c BCD2: 110253449611 <= obj <= 240478621838
43.36/43.41	c BCD2: #cores=56, #unrelaxed=564, #relaxed=231, #hardened=0
43.36/43.41	c BCD2: #sat=1 #unsat=72 bias=72/73
43.36/43.41	c Solving starts ...
43.36/43.41	c ============================[ Search Statistics ]============================
43.36/43.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
43.36/43.41	c       |         |          |          |    Limit     GC | Var      | Constra 
43.36/43.41	c =============================================================================
43.36/43.44	c  0.0s |       0 |        0 |        0 |   160637      0 |     1142 |     2897
43.56/43.63	c  0.2s |       0 |      515 |        0 |   160637      0 |     1142 |     2897
43.56/43.63	c #cpu_time = 0.191s
43.56/43.63	c #wall_clock_time = 0.191s
43.56/43.63	c #decision = 515
43.56/43.63	c #random_decision = 0
43.56/43.63	c #conflict = 0
43.56/43.63	c #restart = 0
43.56/43.64	c BCD2: found a new core of size 1: cost of the new core is >=166536520
43.56/43.64	c lower bound updated to -130058745714
43.76/43.86	c BCD2: 110419986131 <= obj <= 240478621838
43.76/43.86	c BCD2: #cores=57, #unrelaxed=563, #relaxed=232, #hardened=0
43.76/43.86	c BCD2: #sat=1 #unsat=73 bias=73/74
43.76/43.87	c Solving starts ...
43.76/43.87	c ============================[ Search Statistics ]============================
43.76/43.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
43.76/43.87	c       |         |          |          |    Limit     GC | Var      | Constra 
43.76/43.87	c =============================================================================
43.76/43.88	c  0.0s |       0 |        0 |        0 |   160637      0 |     1142 |     2897
43.98/44.07	c  0.2s |       0 |      517 |        0 |   160637      0 |     1142 |     2897
43.98/44.07	c #cpu_time = 0.178s
43.98/44.07	c #wall_clock_time = 0.178s
43.98/44.07	c #decision = 517
43.98/44.07	c #random_decision = 0
43.98/44.07	c #conflict = 0
43.98/44.07	c #restart = 0
43.98/44.07	c BCD2: found a new core of size 2: cost of the new core is >=115330
43.98/44.07	c lower bound updated to -130058630384
44.17/44.30	c BCD2: 110420101461 <= obj <= 240478621838
44.17/44.30	c BCD2: #cores=58, #unrelaxed=561, #relaxed=234, #hardened=0
44.17/44.30	c BCD2: #sat=1 #unsat=74 bias=74/75
44.27/44.30	c Solving starts ...
44.27/44.30	c ============================[ Search Statistics ]============================
44.27/44.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
44.27/44.30	c       |         |          |          |    Limit     GC | Var      | Constra 
44.27/44.30	c =============================================================================
44.27/44.32	c  0.0s |       0 |        0 |        0 |   160637      0 |     1142 |     2897
44.47/44.56	c  0.2s |       0 |      992 |        1 |   160637      0 |     1142 |     2897
44.47/44.56	c #cpu_time = 0.228s
44.47/44.56	c #wall_clock_time = 0.228s
44.47/44.56	c #decision = 992
44.47/44.56	c #random_decision = 0
44.47/44.56	c #conflict = 1
44.47/44.56	c #restart = 0
44.47/44.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
44.47/44.56	c lower bound updated to -130058627349
44.67/44.79	c BCD2: 110420104496 <= obj <= 240478621838
44.67/44.79	c BCD2: #cores=58, #unrelaxed=560, #relaxed=235, #hardened=0
44.67/44.79	c BCD2: #sat=1 #unsat=75 bias=75/76
44.67/44.79	c Solving starts ...
44.67/44.79	c ============================[ Search Statistics ]============================
44.67/44.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
44.67/44.79	c       |         |          |          |    Limit     GC | Var      | Constra 
44.67/44.79	c =============================================================================
44.77/44.80	c  0.0s |       0 |        0 |        0 |   160637      0 |     1143 |     2897
44.87/44.98	c  0.2s |       0 |      517 |        0 |   160637      0 |     1143 |     2898
44.87/44.98	c #cpu_time = 0.171s
44.87/44.98	c #wall_clock_time = 0.171s
44.87/44.98	c #decision = 517
44.87/44.98	c #random_decision = 0
44.87/44.98	c #conflict = 0
44.87/44.98	c #restart = 0
44.87/44.98	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
44.87/44.98	c lower bound updated to -123730239589
45.18/45.21	c BCD2: 116748492256 <= obj <= 240478621838
45.18/45.21	c BCD2: #cores=59, #unrelaxed=559, #relaxed=236, #hardened=0
45.18/45.21	c BCD2: #sat=1 #unsat=76 bias=76/77
45.18/45.21	c Solving starts ...
45.18/45.21	c ============================[ Search Statistics ]============================
45.18/45.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
45.18/45.21	c       |         |          |          |    Limit     GC | Var      | Constra 
45.18/45.21	c =============================================================================
45.18/45.24	c  0.0s |       0 |        0 |        0 |   160637      0 |     1143 |     2898
45.37/45.43	c  0.2s |       0 |      518 |        0 |   160637      0 |     1143 |     2898
45.37/45.43	c #cpu_time = 0.191s
45.37/45.43	c #wall_clock_time = 0.191s
45.37/45.43	c #decision = 518
45.37/45.43	c #random_decision = 0
45.37/45.43	c #conflict = 0
45.37/45.43	c #restart = 0
45.37/45.43	c BCD2: found a new core of size 1: cost of the new core is >=166536520
45.37/45.43	c lower bound updated to -123563703069
45.57/45.66	c BCD2: 116915028776 <= obj <= 240478621838
45.57/45.66	c BCD2: #cores=60, #unrelaxed=558, #relaxed=237, #hardened=0
45.57/45.66	c BCD2: #sat=1 #unsat=77 bias=77/78
45.57/45.66	c Solving starts ...
45.57/45.66	c ============================[ Search Statistics ]============================
45.57/45.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
45.57/45.66	c       |         |          |          |    Limit     GC | Var      | Constra 
45.57/45.66	c =============================================================================
45.57/45.68	c  0.0s |       0 |        0 |        0 |   160637      0 |     1143 |     2898
45.77/45.87	c  0.2s |       0 |      520 |        0 |   160637      0 |     1143 |     2898
45.77/45.87	c #cpu_time = 0.181s
45.77/45.87	c #wall_clock_time = 0.181s
45.77/45.87	c #decision = 520
45.77/45.87	c #random_decision = 0
45.77/45.87	c #conflict = 0
45.77/45.87	c #restart = 0
45.77/45.87	c BCD2: found a new core of size 2: cost of the new core is >=115330
45.77/45.87	c lower bound updated to -123563587739
46.07/46.10	c BCD2: 116915144106 <= obj <= 240478621838
46.07/46.10	c BCD2: #cores=61, #unrelaxed=556, #relaxed=239, #hardened=0
46.07/46.10	c BCD2: #sat=1 #unsat=78 bias=78/79
46.07/46.10	c Solving starts ...
46.07/46.10	c ============================[ Search Statistics ]============================
46.07/46.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.07/46.10	c       |         |          |          |    Limit     GC | Var      | Constra 
46.07/46.10	c =============================================================================
46.07/46.13	c  0.0s |       0 |        0 |        0 |   160637      0 |     1143 |     2898
46.28/46.36	c  0.2s |       0 |      996 |        1 |   160637      0 |     1143 |     2898
46.28/46.36	c #cpu_time = 0.232s
46.28/46.36	c #wall_clock_time = 0.232s
46.28/46.36	c #decision = 996
46.28/46.36	c #random_decision = 0
46.28/46.36	c #conflict = 1
46.28/46.36	c #restart = 0
46.28/46.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
46.28/46.36	c lower bound updated to -123563584704
46.47/46.59	c BCD2: 116915147141 <= obj <= 240478621838
46.47/46.59	c BCD2: #cores=61, #unrelaxed=555, #relaxed=240, #hardened=0
46.47/46.59	c BCD2: #sat=1 #unsat=79 bias=79/80
46.47/46.60	c Solving starts ...
46.47/46.60	c ============================[ Search Statistics ]============================
46.47/46.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.47/46.60	c       |         |          |          |    Limit     GC | Var      | Constra 
46.47/46.60	c =============================================================================
46.57/46.61	c  0.0s |       0 |        0 |        0 |   160637      0 |     1144 |     2898
46.67/46.79	c  0.2s |       0 |      520 |        0 |   160637      0 |     1144 |     2899
46.67/46.79	c #cpu_time = 0.172s
46.67/46.79	c #wall_clock_time = 0.172s
46.67/46.79	c #decision = 520
46.67/46.79	c #random_decision = 0
46.67/46.79	c #conflict = 0
46.67/46.79	c #restart = 0
46.67/46.79	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
46.67/46.79	c lower bound updated to -117235196944
46.97/47.02	c BCD2: 123243534901 <= obj <= 240478621838
46.97/47.02	c BCD2: #cores=62, #unrelaxed=554, #relaxed=241, #hardened=0
46.97/47.02	c BCD2: #sat=1 #unsat=80 bias=80/81
46.97/47.02	c Solving starts ...
46.97/47.02	c ============================[ Search Statistics ]============================
46.97/47.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.97/47.02	c       |         |          |          |    Limit     GC | Var      | Constra 
46.97/47.02	c =============================================================================
46.97/47.05	c  0.0s |       0 |        0 |        0 |   160637      0 |     1144 |     2899
47.17/47.24	c  0.2s |       0 |      521 |        0 |   160637      0 |     1144 |     2899
47.17/47.24	c #cpu_time = 0.191s
47.17/47.24	c #wall_clock_time = 0.191s
47.17/47.24	c #decision = 521
47.17/47.24	c #random_decision = 0
47.17/47.24	c #conflict = 0
47.17/47.24	c #restart = 0
47.17/47.24	c BCD2: found a new core of size 1: cost of the new core is >=166536520
47.17/47.24	c lower bound updated to -117068660424
47.38/47.47	c BCD2: 123410071421 <= obj <= 240478621838
47.38/47.47	c BCD2: #cores=63, #unrelaxed=553, #relaxed=242, #hardened=0
47.38/47.47	c BCD2: #sat=1 #unsat=81 bias=81/82
47.38/47.47	c Solving starts ...
47.38/47.47	c ============================[ Search Statistics ]============================
47.38/47.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
47.38/47.47	c       |         |          |          |    Limit     GC | Var      | Constra 
47.38/47.47	c =============================================================================
47.38/47.49	c  0.0s |       0 |        0 |        0 |   160637      0 |     1144 |     2899
47.57/47.68	c  0.2s |       0 |      523 |        0 |   160637      0 |     1144 |     2899
47.57/47.68	c #cpu_time = 0.182s
47.57/47.68	c #wall_clock_time = 0.182s
47.57/47.68	c #decision = 523
47.57/47.68	c #random_decision = 0
47.57/47.68	c #conflict = 0
47.57/47.68	c #restart = 0
47.57/47.68	c BCD2: found a new core of size 2: cost of the new core is >=115330
47.57/47.68	c lower bound updated to -117068545094
47.87/47.91	c BCD2: 123410186751 <= obj <= 240478621838
47.87/47.91	c BCD2: #cores=64, #unrelaxed=551, #relaxed=244, #hardened=0
47.87/47.91	c BCD2: #sat=1 #unsat=82 bias=82/83
47.87/47.91	c Solving starts ...
47.87/47.91	c ============================[ Search Statistics ]============================
47.87/47.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
47.87/47.91	c       |         |          |          |    Limit     GC | Var      | Constra 
47.87/47.91	c =============================================================================
47.87/47.94	c  0.0s |       0 |        0 |        0 |   160637      0 |     1144 |     2899
48.07/48.18	c  0.2s |       0 |     1000 |        1 |   160637      0 |     1144 |     2899
48.07/48.18	c #cpu_time = 0.233s
48.07/48.18	c #wall_clock_time = 0.233s
48.07/48.18	c #decision = 1000
48.07/48.18	c #random_decision = 0
48.07/48.18	c #conflict = 1
48.07/48.18	c #restart = 0
48.07/48.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
48.07/48.18	c lower bound updated to -117068542059
48.38/48.41	c BCD2: 123410189786 <= obj <= 240478621838
48.38/48.41	c BCD2: #cores=64, #unrelaxed=550, #relaxed=245, #hardened=0
48.38/48.41	c BCD2: #sat=1 #unsat=83 bias=83/84
48.38/48.41	c Solving starts ...
48.38/48.41	c ============================[ Search Statistics ]============================
48.38/48.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.38/48.41	c       |         |          |          |    Limit     GC | Var      | Constra 
48.38/48.41	c =============================================================================
48.38/48.43	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2899
48.57/48.60	c  0.2s |       0 |      523 |        0 |   160637      0 |     1145 |     2900
48.57/48.60	c #cpu_time = 0.172s
48.57/48.60	c #wall_clock_time = 0.172s
48.57/48.60	c #decision = 523
48.57/48.60	c #random_decision = 0
48.57/48.60	c #conflict = 0
48.57/48.60	c #restart = 0
48.57/48.60	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
48.57/48.60	c lower bound updated to -110740154299
48.77/48.83	c BCD2: 129738577546 <= obj <= 240478621838
48.77/48.83	c BCD2: #cores=65, #unrelaxed=549, #relaxed=246, #hardened=0
48.77/48.83	c BCD2: #sat=1 #unsat=84 bias=84/85
48.77/48.83	c Solving starts ...
48.77/48.83	c ============================[ Search Statistics ]============================
48.77/48.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.77/48.83	c       |         |          |          |    Limit     GC | Var      | Constra 
48.77/48.83	c =============================================================================
48.77/48.86	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
48.97/49.06	c  0.2s |       0 |      524 |        0 |   160637      0 |     1145 |     2900
48.97/49.06	c #cpu_time = 0.191s
48.97/49.06	c #wall_clock_time = 0.191s
48.97/49.06	c #decision = 524
48.97/49.06	c #random_decision = 0
48.97/49.06	c #conflict = 0
48.97/49.06	c #restart = 0
48.97/49.06	c BCD2: found a new core of size 1: cost of the new core is >=166536520
48.97/49.06	c lower bound updated to -110573617779
49.17/49.29	c BCD2: 129905114066 <= obj <= 240478621838
49.17/49.29	c BCD2: #cores=66, #unrelaxed=548, #relaxed=247, #hardened=0
49.17/49.29	c BCD2: #sat=1 #unsat=85 bias=85/86
49.17/49.29	c Solving starts ...
49.17/49.29	c ============================[ Search Statistics ]============================
49.17/49.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.17/49.29	c       |         |          |          |    Limit     GC | Var      | Constra 
49.17/49.29	c =============================================================================
49.27/49.30	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
49.37/49.48	c  0.2s |       0 |      525 |        0 |   160637      0 |     1145 |     2900
49.37/49.48	c #cpu_time = 0.170s
49.37/49.48	c #wall_clock_time = 0.170s
49.37/49.48	c #decision = 525
49.37/49.48	c #random_decision = 0
49.37/49.48	c #conflict = 0
49.37/49.48	c #restart = 0
49.37/49.48	c BCD2: found a new core of size 1: cost of the new core is >=4382540
49.37/49.48	c lower bound updated to -110569235239
49.67/49.71	c BCD2: 129909496606 <= obj <= 240478621838
49.67/49.71	c BCD2: #cores=67, #unrelaxed=547, #relaxed=248, #hardened=0
49.67/49.71	c BCD2: #sat=1 #unsat=86 bias=86/87
49.67/49.71	c Solving starts ...
49.67/49.71	c ============================[ Search Statistics ]============================
49.67/49.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.67/49.71	c       |         |          |          |    Limit     GC | Var      | Constra 
49.67/49.71	c =============================================================================
49.67/49.73	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
49.87/49.93	c  0.2s |       0 |      526 |        0 |   160637      0 |     1145 |     2900
49.87/49.93	c #cpu_time = 0.191s
49.87/49.93	c #wall_clock_time = 0.191s
49.87/49.93	c #decision = 526
49.87/49.93	c #random_decision = 0
49.87/49.93	c #conflict = 0
49.87/49.93	c #restart = 0
49.87/49.93	c BCD2: found a new core of size 1: cost of the new core is >=115330
49.87/49.93	c lower bound updated to -110569119909
50.07/50.16	c BCD2: 129909611936 <= obj <= 240478621838
50.07/50.16	c BCD2: #cores=68, #unrelaxed=546, #relaxed=249, #hardened=0
50.07/50.16	c BCD2: #sat=1 #unsat=87 bias=87/88
50.07/50.16	c Solving starts ...
50.07/50.16	c ============================[ Search Statistics ]============================
50.07/50.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.07/50.16	c       |         |          |          |    Limit     GC | Var      | Constra 
50.07/50.16	c =============================================================================
50.07/50.18	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
50.27/50.35	c  0.2s |       0 |      527 |        0 |   160637      0 |     1145 |     2900
50.27/50.35	c #cpu_time = 0.170s
50.27/50.35	c #wall_clock_time = 0.170s
50.27/50.35	c #decision = 527
50.27/50.35	c #random_decision = 0
50.27/50.35	c #conflict = 0
50.27/50.35	c #restart = 0
50.27/50.35	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
50.27/50.35	c lower bound updated to -104240732149
50.47/50.58	c BCD2: 136237999696 <= obj <= 240478621838
50.47/50.58	c BCD2: #cores=69, #unrelaxed=545, #relaxed=250, #hardened=0
50.47/50.58	c BCD2: #sat=1 #unsat=88 bias=88/89
50.47/50.58	c Solving starts ...
50.47/50.58	c ============================[ Search Statistics ]============================
50.47/50.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.47/50.58	c       |         |          |          |    Limit     GC | Var      | Constra 
50.47/50.58	c =============================================================================
50.58/50.61	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
50.77/50.80	c  0.2s |       0 |      528 |        0 |   160637      0 |     1145 |     2900
50.77/50.80	c #cpu_time = 0.191s
50.77/50.80	c #wall_clock_time = 0.191s
50.77/50.80	c #decision = 528
50.77/50.80	c #random_decision = 0
50.77/50.80	c #conflict = 0
50.77/50.80	c #restart = 0
50.77/50.80	c BCD2: found a new core of size 1: cost of the new core is >=166536520
50.77/50.80	c lower bound updated to -104074195629
50.97/51.03	c BCD2: 136404536216 <= obj <= 240478621838
50.97/51.03	c BCD2: #cores=70, #unrelaxed=544, #relaxed=251, #hardened=0
50.97/51.03	c BCD2: #sat=1 #unsat=89 bias=89/90
50.97/51.04	c Solving starts ...
50.97/51.04	c ============================[ Search Statistics ]============================
50.97/51.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.97/51.04	c       |         |          |          |    Limit     GC | Var      | Constra 
50.97/51.04	c =============================================================================
50.97/51.05	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
51.17/51.24	c  0.2s |       0 |      530 |        0 |   160637      0 |     1145 |     2900
51.17/51.24	c #cpu_time = 0.182s
51.17/51.24	c #wall_clock_time = 0.182s
51.17/51.24	c #decision = 530
51.17/51.24	c #random_decision = 0
51.17/51.24	c #conflict = 0
51.17/51.24	c #restart = 0
51.17/51.24	c BCD2: found a new core of size 2: cost of the new core is >=115330
51.17/51.24	c lower bound updated to -104074080299
51.47/51.50	c BCD2: 136404651546 <= obj <= 240478621838
51.47/51.50	c BCD2: #cores=71, #unrelaxed=542, #relaxed=253, #hardened=0
51.47/51.50	c BCD2: #sat=1 #unsat=90 bias=90/91
51.47/51.50	c Solving starts ...
51.47/51.50	c ============================[ Search Statistics ]============================
51.47/51.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
51.47/51.50	c       |         |          |          |    Limit     GC | Var      | Constra 
51.47/51.50	c =============================================================================
51.47/51.51	c  0.0s |       0 |        0 |        0 |   160637      0 |     1145 |     2900
51.67/51.74	c  0.2s |       0 |     1008 |        1 |   160637      0 |     1145 |     2900
51.67/51.74	c #cpu_time = 0.223s
51.67/51.74	c #wall_clock_time = 0.223s
51.67/51.74	c #decision = 1008
51.67/51.74	c #random_decision = 0
51.67/51.74	c #conflict = 1
51.67/51.74	c #restart = 0
51.67/51.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
51.67/51.74	c lower bound updated to -104074077264
51.87/51.98	c BCD2: 136404654581 <= obj <= 240478621838
51.87/51.98	c BCD2: #cores=71, #unrelaxed=541, #relaxed=254, #hardened=0
51.87/51.98	c BCD2: #sat=1 #unsat=91 bias=91/92
51.87/51.98	c Solving starts ...
51.87/51.98	c ============================[ Search Statistics ]============================
51.87/51.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
51.87/51.98	c       |         |          |          |    Limit     GC | Var      | Constra 
51.87/51.98	c =============================================================================
51.87/51.99	c  0.0s |       0 |        0 |        0 |   160637      0 |     1146 |     2900
52.07/52.17	c  0.2s |       0 |      530 |        0 |   160637      0 |     1146 |     2901
52.07/52.17	c #cpu_time = 0.172s
52.07/52.17	c #wall_clock_time = 0.172s
52.07/52.17	c #decision = 530
52.07/52.17	c #random_decision = 0
52.07/52.17	c #conflict = 0
52.07/52.17	c #restart = 0
52.07/52.17	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
52.07/52.17	c lower bound updated to -97745689504
52.37/52.43	c BCD2: 142733042341 <= obj <= 240478621838
52.37/52.43	c BCD2: #cores=72, #unrelaxed=540, #relaxed=255, #hardened=0
52.37/52.43	c BCD2: #sat=1 #unsat=92 bias=92/93
52.37/52.43	c Solving starts ...
52.37/52.43	c ============================[ Search Statistics ]============================
52.37/52.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
52.37/52.43	c       |         |          |          |    Limit     GC | Var      | Constra 
52.37/52.43	c =============================================================================
52.37/52.44	c  0.0s |       0 |        0 |        0 |   160637      0 |     1146 |     2901
52.87/52.98	c  0.5s |       0 |      531 |        0 |   160637      0 |     1146 |     2901
52.87/52.98	c #cpu_time = 0.536s
52.87/52.98	c #wall_clock_time = 0.536s
52.87/52.98	c #decision = 531
52.87/52.98	c #random_decision = 0
52.87/52.98	c #conflict = 0
52.87/52.98	c #restart = 0
52.87/52.98	c BCD2: found a new core of size 1: cost of the new core is >=166536520
52.87/52.98	c lower bound updated to -97579152984
53.17/53.21	c BCD2: 142899578861 <= obj <= 240478621838
53.17/53.21	c BCD2: #cores=73, #unrelaxed=539, #relaxed=256, #hardened=0
53.17/53.21	c BCD2: #sat=1 #unsat=93 bias=93/94
53.17/53.21	c Solving starts ...
53.17/53.21	c ============================[ Search Statistics ]============================
53.17/53.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
53.17/53.21	c       |         |          |          |    Limit     GC | Var      | Constra 
53.17/53.21	c =============================================================================
53.17/53.23	c  0.0s |       0 |        0 |        0 |   160637      0 |     1146 |     2901
53.37/53.42	c  0.2s |       0 |      533 |        0 |   160637      0 |     1146 |     2901
53.37/53.42	c #cpu_time = 0.178s
53.37/53.42	c #wall_clock_time = 0.178s
53.37/53.42	c #decision = 533
53.37/53.42	c #random_decision = 0
53.37/53.42	c #conflict = 0
53.37/53.42	c #restart = 0
53.37/53.42	c BCD2: found a new core of size 2: cost of the new core is >=115330
53.37/53.42	c lower bound updated to -97579037654
53.57/53.65	c BCD2: 142899694191 <= obj <= 240478621838
53.57/53.65	c BCD2: #cores=74, #unrelaxed=537, #relaxed=258, #hardened=0
53.57/53.65	c BCD2: #sat=1 #unsat=94 bias=94/95
53.57/53.65	c Solving starts ...
53.57/53.65	c ============================[ Search Statistics ]============================
53.57/53.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
53.57/53.65	c       |         |          |          |    Limit     GC | Var      | Constra 
53.57/53.65	c =============================================================================
53.57/53.67	c  0.0s |       0 |        0 |        0 |   160637      0 |     1146 |     2901
53.87/53.91	c  0.2s |       0 |     1012 |        1 |   160637      0 |     1146 |     2901
53.87/53.91	c #cpu_time = 0.228s
53.87/53.91	c #wall_clock_time = 0.228s
53.87/53.91	c #decision = 1012
53.87/53.91	c #random_decision = 0
53.87/53.91	c #conflict = 1
53.87/53.91	c #restart = 0
53.87/53.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
53.87/53.91	c lower bound updated to -97579034619
54.07/54.14	c BCD2: 142899697226 <= obj <= 240478621838
54.07/54.14	c BCD2: #cores=74, #unrelaxed=536, #relaxed=259, #hardened=0
54.07/54.14	c BCD2: #sat=1 #unsat=95 bias=95/96
54.07/54.14	c Solving starts ...
54.07/54.14	c ============================[ Search Statistics ]============================
54.07/54.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
54.07/54.14	c       |         |          |          |    Limit     GC | Var      | Constra 
54.07/54.14	c =============================================================================
54.07/54.16	c  0.0s |       0 |        0 |        0 |   160637      0 |     1147 |     2901
54.27/54.33	c  0.2s |       0 |      533 |        0 |   160637      0 |     1147 |     2902
54.27/54.33	c #cpu_time = 0.168s
54.27/54.33	c #wall_clock_time = 0.168s
54.27/54.33	c #decision = 533
54.27/54.33	c #random_decision = 0
54.27/54.33	c #conflict = 0
54.27/54.33	c #restart = 0
54.27/54.33	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
54.27/54.33	c lower bound updated to -91250646859
54.47/54.56	c BCD2: 149228084986 <= obj <= 240478621838
54.47/54.56	c BCD2: #cores=75, #unrelaxed=535, #relaxed=260, #hardened=0
54.47/54.56	c BCD2: #sat=1 #unsat=96 bias=96/97
54.47/54.56	c Solving starts ...
54.47/54.56	c ============================[ Search Statistics ]============================
54.47/54.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
54.47/54.56	c       |         |          |          |    Limit     GC | Var      | Constra 
54.47/54.56	c =============================================================================
54.47/54.59	c  0.0s |       0 |        0 |        0 |   160637      0 |     1147 |     2902
54.67/54.78	c  0.2s |       0 |      534 |        0 |   160637      0 |     1147 |     2902
54.67/54.78	c #cpu_time = 0.188s
54.67/54.78	c #wall_clock_time = 0.188s
54.67/54.78	c #decision = 534
54.67/54.78	c #random_decision = 0
54.67/54.78	c #conflict = 0
54.67/54.78	c #restart = 0
54.67/54.78	c BCD2: found a new core of size 1: cost of the new core is >=166536520
54.67/54.78	c lower bound updated to -91084110339
54.97/55.01	c BCD2: 149394621506 <= obj <= 240478621838
54.97/55.01	c BCD2: #cores=76, #unrelaxed=534, #relaxed=261, #hardened=0
54.97/55.01	c BCD2: #sat=1 #unsat=97 bias=97/98
54.97/55.01	c Solving starts ...
54.97/55.01	c ============================[ Search Statistics ]============================
54.97/55.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
54.97/55.01	c       |         |          |          |    Limit     GC | Var      | Constra 
54.97/55.01	c =============================================================================
54.97/55.03	c  0.0s |       0 |        0 |        0 |   160637      0 |     1147 |     2902
55.17/55.21	c  0.2s |       0 |      536 |        0 |   160637      0 |     1147 |     2902
55.17/55.21	c #cpu_time = 0.175s
55.17/55.21	c #wall_clock_time = 0.175s
55.17/55.21	c #decision = 536
55.17/55.21	c #random_decision = 0
55.17/55.21	c #conflict = 0
55.17/55.21	c #restart = 0
55.17/55.21	c BCD2: found a new core of size 2: cost of the new core is >=115330
55.17/55.21	c lower bound updated to -91083995009
55.37/55.44	c BCD2: 149394736836 <= obj <= 240478621838
55.37/55.44	c BCD2: #cores=77, #unrelaxed=532, #relaxed=263, #hardened=0
55.37/55.44	c BCD2: #sat=1 #unsat=98 bias=98/99
55.37/55.44	c Solving starts ...
55.37/55.44	c ============================[ Search Statistics ]============================
55.37/55.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
55.37/55.44	c       |         |          |          |    Limit     GC | Var      | Constra 
55.37/55.44	c =============================================================================
55.37/55.47	c  0.0s |       0 |        0 |        0 |   160637      0 |     1147 |     2902
55.67/55.70	c  0.2s |       0 |     1016 |        1 |   160637      0 |     1147 |     2902
55.67/55.70	c #cpu_time = 0.224s
55.67/55.70	c #wall_clock_time = 0.224s
55.67/55.70	c #decision = 1016
55.67/55.70	c #random_decision = 0
55.67/55.70	c #conflict = 1
55.67/55.70	c #restart = 0
55.67/55.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
55.67/55.70	c lower bound updated to -91083991974
55.87/55.93	c BCD2: 149394739871 <= obj <= 240478621838
55.87/55.93	c BCD2: #cores=77, #unrelaxed=531, #relaxed=264, #hardened=0
55.87/55.93	c BCD2: #sat=1 #unsat=99 bias=99/100
55.87/55.93	c Solving starts ...
55.87/55.93	c ============================[ Search Statistics ]============================
55.87/55.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
55.87/55.93	c       |         |          |          |    Limit     GC | Var      | Constra 
55.87/55.93	c =============================================================================
55.87/55.95	c  0.0s |       0 |        0 |        0 |   160637      0 |     1148 |     2902
56.07/56.12	c  0.2s |       0 |      536 |        0 |   160637      0 |     1148 |     2903
56.07/56.12	c #cpu_time = 0.168s
56.07/56.12	c #wall_clock_time = 0.168s
56.07/56.12	c #decision = 536
56.07/56.12	c #random_decision = 0
56.07/56.12	c #conflict = 0
56.07/56.12	c #restart = 0
56.07/56.12	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
56.07/56.12	c lower bound updated to -84755604214
56.27/56.35	c BCD2: 155723127631 <= obj <= 240478621838
56.27/56.35	c BCD2: #cores=78, #unrelaxed=530, #relaxed=265, #hardened=0
56.27/56.35	c BCD2: #sat=1 #unsat=100 bias=100/101
56.27/56.35	c Solving starts ...
56.27/56.35	c ============================[ Search Statistics ]============================
56.27/56.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
56.27/56.35	c       |         |          |          |    Limit     GC | Var      | Constra 
56.27/56.35	c =============================================================================
56.27/56.38	c  0.0s |       0 |        0 |        0 |   160637      0 |     1148 |     2903
56.47/56.57	c  0.2s |       0 |      537 |        0 |   160637      0 |     1148 |     2903
56.47/56.57	c #cpu_time = 0.188s
56.47/56.57	c #wall_clock_time = 0.188s
56.47/56.57	c #decision = 537
56.47/56.57	c #random_decision = 0
56.47/56.57	c #conflict = 0
56.47/56.57	c #restart = 0
56.47/56.57	c BCD2: found a new core of size 1: cost of the new core is >=166536520
56.47/56.57	c lower bound updated to -84589067694
56.77/56.80	c BCD2: 155889664151 <= obj <= 240478621838
56.77/56.80	c BCD2: #cores=79, #unrelaxed=529, #relaxed=266, #hardened=0
56.77/56.80	c BCD2: #sat=1 #unsat=101 bias=101/102
56.77/56.80	c Solving starts ...
56.77/56.80	c ============================[ Search Statistics ]============================
56.77/56.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
56.77/56.80	c       |         |          |          |    Limit     GC | Var      | Constra 
56.77/56.80	c =============================================================================
56.77/56.81	c  0.0s |       0 |        0 |        0 |   160637      0 |     1148 |     2903
56.97/57.00	c  0.2s |       0 |      539 |        0 |   160637      0 |     1148 |     2903
56.97/57.00	c #cpu_time = 0.178s
56.97/57.00	c #wall_clock_time = 0.178s
56.97/57.00	c #decision = 539
56.97/57.00	c #random_decision = 0
56.97/57.00	c #conflict = 0
56.97/57.00	c #restart = 0
56.97/57.00	c BCD2: found a new core of size 2: cost of the new core is >=115330
56.97/57.00	c lower bound updated to -84588952364
57.17/57.23	c BCD2: 155889779481 <= obj <= 240478621838
57.17/57.23	c BCD2: #cores=80, #unrelaxed=527, #relaxed=268, #hardened=0
57.17/57.23	c BCD2: #sat=1 #unsat=102 bias=102/103
57.17/57.26	c Solving starts ...
57.17/57.26	c ============================[ Search Statistics ]============================
57.17/57.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
57.17/57.26	c       |         |          |          |    Limit     GC | Var      | Constra 
57.17/57.26	c =============================================================================
57.17/57.27	c  0.0s |       0 |        0 |        0 |   160637      0 |     1148 |     2903
57.46/57.50	c  0.2s |       0 |     1020 |        1 |   160637      0 |     1148 |     2903
57.46/57.50	c #cpu_time = 0.217s
57.46/57.50	c #wall_clock_time = 0.217s
57.46/57.50	c #decision = 1020
57.46/57.50	c #random_decision = 0
57.46/57.50	c #conflict = 1
57.46/57.50	c #restart = 0
57.46/57.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
57.46/57.50	c lower bound updated to -84588949329
57.66/57.73	c BCD2: 155889782516 <= obj <= 240478621838
57.66/57.73	c BCD2: #cores=80, #unrelaxed=526, #relaxed=269, #hardened=0
57.66/57.73	c BCD2: #sat=1 #unsat=103 bias=103/104
57.66/57.73	c Solving starts ...
57.66/57.73	c ============================[ Search Statistics ]============================
57.66/57.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
57.66/57.73	c       |         |          |          |    Limit     GC | Var      | Constra 
57.66/57.73	c =============================================================================
57.66/57.75	c  0.0s |       0 |        0 |        0 |   160637      0 |     1149 |     2903
57.86/57.92	c  0.2s |       0 |      539 |        0 |   160637      0 |     1149 |     2904
57.86/57.92	c #cpu_time = 0.168s
57.86/57.92	c #wall_clock_time = 0.168s
57.86/57.92	c #decision = 539
57.86/57.92	c #random_decision = 0
57.86/57.92	c #conflict = 0
57.86/57.92	c #restart = 0
57.86/57.92	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
57.86/57.92	c lower bound updated to -78260561569
58.06/58.15	c BCD2: 162218170276 <= obj <= 240478621838
58.06/58.15	c BCD2: #cores=81, #unrelaxed=525, #relaxed=270, #hardened=0
58.06/58.15	c BCD2: #sat=1 #unsat=104 bias=104/105
58.06/58.15	c Solving starts ...
58.06/58.15	c ============================[ Search Statistics ]============================
58.06/58.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.06/58.15	c       |         |          |          |    Limit     GC | Var      | Constra 
58.06/58.15	c =============================================================================
58.06/58.18	c  0.0s |       0 |        0 |        0 |   160637      0 |     1149 |     2904
58.27/58.37	c  0.2s |       0 |      540 |        0 |   160637      0 |     1149 |     2904
58.27/58.37	c #cpu_time = 0.188s
58.27/58.37	c #wall_clock_time = 0.188s
58.27/58.37	c #decision = 540
58.27/58.37	c #random_decision = 0
58.27/58.37	c #conflict = 0
58.27/58.37	c #restart = 0
58.27/58.37	c BCD2: found a new core of size 1: cost of the new core is >=166536520
58.27/58.37	c lower bound updated to -78094025049
58.56/58.60	c BCD2: 162384706796 <= obj <= 240478621838
58.56/58.60	c BCD2: #cores=82, #unrelaxed=524, #relaxed=271, #hardened=0
58.56/58.60	c BCD2: #sat=1 #unsat=105 bias=105/106
58.56/58.60	c Solving starts ...
58.56/58.60	c ============================[ Search Statistics ]============================
58.56/58.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.56/58.60	c       |         |          |          |    Limit     GC | Var      | Constra 
58.56/58.60	c =============================================================================
58.56/58.62	c  0.0s |       0 |        0 |        0 |   160637      0 |     1149 |     2904
58.76/58.80	c  0.2s |       0 |      542 |        0 |   160637      0 |     1149 |     2904
58.76/58.80	c #cpu_time = 0.179s
58.76/58.80	c #wall_clock_time = 0.179s
58.76/58.80	c #decision = 542
58.76/58.80	c #random_decision = 0
58.76/58.80	c #conflict = 0
58.76/58.80	c #restart = 0
58.76/58.80	c BCD2: found a new core of size 2: cost of the new core is >=115330
58.76/58.80	c lower bound updated to -78093909719
58.96/59.03	c BCD2: 162384822126 <= obj <= 240478621838
58.96/59.03	c BCD2: #cores=83, #unrelaxed=522, #relaxed=273, #hardened=0
58.96/59.03	c BCD2: #sat=1 #unsat=106 bias=106/107
58.96/59.03	c Solving starts ...
58.96/59.03	c ============================[ Search Statistics ]============================
58.96/59.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
58.96/59.03	c       |         |          |          |    Limit     GC | Var      | Constra 
58.96/59.03	c =============================================================================
58.96/59.06	c  0.0s |       0 |        0 |        0 |   160637      0 |     1149 |     2904
59.26/59.30	c  0.2s |       0 |     1024 |        1 |   160637      0 |     1149 |     2904
59.26/59.30	c #cpu_time = 0.229s
59.26/59.30	c #wall_clock_time = 0.229s
59.26/59.30	c #decision = 1024
59.26/59.30	c #random_decision = 0
59.26/59.30	c #conflict = 1
59.26/59.30	c #restart = 0
59.26/59.30	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
59.26/59.30	c lower bound updated to -78093906684
59.47/59.53	c BCD2: 162384825161 <= obj <= 240478621838
59.47/59.53	c BCD2: #cores=83, #unrelaxed=521, #relaxed=274, #hardened=0
59.47/59.53	c BCD2: #sat=1 #unsat=107 bias=107/108
59.47/59.53	c Solving starts ...
59.47/59.53	c ============================[ Search Statistics ]============================
59.47/59.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
59.47/59.53	c       |         |          |          |    Limit     GC | Var      | Constra 
59.47/59.53	c =============================================================================
59.47/59.55	c  0.0s |       0 |        0 |        0 |   160637      0 |     1150 |     2904
59.66/59.72	c  0.2s |       0 |      542 |        0 |   160637      0 |     1150 |     2905
59.66/59.72	c #cpu_time = 0.168s
59.66/59.72	c #wall_clock_time = 0.168s
59.66/59.72	c #decision = 542
59.66/59.72	c #random_decision = 0
59.66/59.72	c #conflict = 0
59.66/59.72	c #restart = 0
59.66/59.72	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
59.66/59.72	c lower bound updated to -71765518924
59.86/59.95	c BCD2: 168713212921 <= obj <= 240478621838
59.86/59.95	c BCD2: #cores=84, #unrelaxed=520, #relaxed=275, #hardened=0
59.86/59.95	c BCD2: #sat=1 #unsat=108 bias=108/109
59.86/59.95	c Solving starts ...
59.86/59.95	c ============================[ Search Statistics ]============================
59.86/59.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
59.86/59.95	c       |         |          |          |    Limit     GC | Var      | Constra 
59.86/59.95	c =============================================================================
59.86/59.98	c  0.0s |       0 |        0 |        0 |   160637      0 |     1150 |     2905
60.06/60.17	c  0.2s |       0 |      543 |        0 |   160637      0 |     1150 |     2905
60.06/60.17	c #cpu_time = 0.188s
60.06/60.17	c #wall_clock_time = 0.188s
60.06/60.17	c #decision = 543
60.06/60.17	c #random_decision = 0
60.06/60.17	c #conflict = 0
60.06/60.17	c #restart = 0
60.06/60.17	c BCD2: found a new core of size 1: cost of the new core is >=166536520
60.06/60.17	c lower bound updated to -71598982404
60.36/60.40	c BCD2: 168879749441 <= obj <= 240478621838
60.36/60.40	c BCD2: #cores=85, #unrelaxed=519, #relaxed=276, #hardened=0
60.36/60.40	c BCD2: #sat=1 #unsat=109 bias=109/110
60.36/60.40	c Solving starts ...
60.36/60.40	c ============================[ Search Statistics ]============================
60.36/60.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
60.36/60.40	c       |         |          |          |    Limit     GC | Var      | Constra 
60.36/60.40	c =============================================================================
60.36/60.42	c  0.0s |       0 |        0 |        0 |   160637      0 |     1150 |     2905
60.57/60.60	c  0.2s |       0 |      545 |        0 |   160637      0 |     1150 |     2905
60.57/60.60	c #cpu_time = 0.178s
60.57/60.60	c #wall_clock_time = 0.178s
60.57/60.60	c #decision = 545
60.57/60.60	c #random_decision = 0
60.57/60.60	c #conflict = 0
60.57/60.60	c #restart = 0
60.57/60.60	c BCD2: found a new core of size 2: cost of the new core is >=115330
60.57/60.60	c lower bound updated to -71598867074
60.76/60.84	c BCD2: 168879864771 <= obj <= 240478621838
60.76/60.84	c BCD2: #cores=86, #unrelaxed=517, #relaxed=278, #hardened=0
60.76/60.84	c BCD2: #sat=1 #unsat=110 bias=110/111
60.76/60.84	c Solving starts ...
60.76/60.84	c ============================[ Search Statistics ]============================
60.76/60.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
60.76/60.84	c       |         |          |          |    Limit     GC | Var      | Constra 
60.76/60.84	c =============================================================================
60.76/60.86	c  0.0s |       0 |        0 |        0 |   160637      0 |     1150 |     2905
61.06/61.10	c  0.2s |       0 |     1028 |        1 |   160637      0 |     1150 |     2905
61.06/61.10	c #cpu_time = 0.227s
61.06/61.10	c #wall_clock_time = 0.227s
61.06/61.10	c #decision = 1028
61.06/61.10	c #random_decision = 0
61.06/61.10	c #conflict = 1
61.06/61.10	c #restart = 0
61.06/61.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
61.06/61.10	c lower bound updated to -71598864039
61.26/61.33	c BCD2: 168879867806 <= obj <= 240478621838
61.26/61.33	c BCD2: #cores=86, #unrelaxed=516, #relaxed=279, #hardened=0
61.26/61.33	c BCD2: #sat=1 #unsat=111 bias=111/112
61.26/61.33	c Solving starts ...
61.26/61.33	c ============================[ Search Statistics ]============================
61.26/61.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
61.26/61.33	c       |         |          |          |    Limit     GC | Var      | Constra 
61.26/61.33	c =============================================================================
61.26/61.35	c  0.0s |       0 |        0 |        0 |   160637      0 |     1151 |     2905
61.46/61.52	c  0.2s |       0 |      545 |        0 |   160637      0 |     1151 |     2906
61.46/61.52	c #cpu_time = 0.168s
61.46/61.52	c #wall_clock_time = 0.168s
61.46/61.52	c #decision = 545
61.46/61.52	c #random_decision = 0
61.46/61.52	c #conflict = 0
61.46/61.52	c #restart = 0
61.46/61.52	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
61.46/61.52	c lower bound updated to -65270476279
61.67/61.78	c BCD2: 175208255566 <= obj <= 240478621838
61.67/61.78	c BCD2: #cores=87, #unrelaxed=515, #relaxed=280, #hardened=0
61.67/61.78	c BCD2: #sat=1 #unsat=112 bias=112/113
61.67/61.78	c Solving starts ...
61.67/61.78	c ============================[ Search Statistics ]============================
61.67/61.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
61.67/61.78	c       |         |          |          |    Limit     GC | Var      | Constra 
61.67/61.78	c =============================================================================
61.67/61.79	c  0.0s |       0 |        0 |        0 |   160637      0 |     1151 |     2906
61.86/61.97	c  0.2s |       0 |      546 |        0 |   160637      0 |     1151 |     2906
61.86/61.97	c #cpu_time = 0.177s
61.86/61.97	c #wall_clock_time = 0.177s
61.86/61.97	c #decision = 546
61.86/61.97	c #random_decision = 0
61.86/61.97	c #conflict = 0
61.86/61.97	c #restart = 0
61.86/61.97	c BCD2: found a new core of size 1: cost of the new core is >=166536520
61.86/61.97	c lower bound updated to -65103939759
62.16/62.20	c BCD2: 175374792086 <= obj <= 240478621838
62.16/62.20	c BCD2: #cores=88, #unrelaxed=514, #relaxed=281, #hardened=0
62.16/62.20	c BCD2: #sat=1 #unsat=113 bias=113/114
62.16/62.20	c Solving starts ...
62.16/62.20	c ============================[ Search Statistics ]============================
62.16/62.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
62.16/62.20	c       |         |          |          |    Limit     GC | Var      | Constra 
62.16/62.20	c =============================================================================
62.16/62.22	c  0.0s |       0 |        0 |        0 |   160637      0 |     1151 |     2906
62.36/62.40	c  0.2s |       0 |      548 |        0 |   160637      0 |     1151 |     2906
62.36/62.40	c #cpu_time = 0.178s
62.36/62.40	c #wall_clock_time = 0.178s
62.36/62.40	c #decision = 548
62.36/62.40	c #random_decision = 0
62.36/62.40	c #conflict = 0
62.36/62.40	c #restart = 0
62.36/62.40	c BCD2: found a new core of size 2: cost of the new core is >=115330
62.36/62.40	c lower bound updated to -65103824429
62.56/62.66	c BCD2: 175374907416 <= obj <= 240478621838
62.56/62.66	c BCD2: #cores=89, #unrelaxed=512, #relaxed=283, #hardened=0
62.56/62.66	c BCD2: #sat=1 #unsat=114 bias=114/115
62.56/62.66	c Solving starts ...
62.56/62.66	c ============================[ Search Statistics ]============================
62.56/62.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
62.56/62.66	c       |         |          |          |    Limit     GC | Var      | Constra 
62.56/62.66	c =============================================================================
62.56/62.68	c  0.0s |       0 |        0 |        0 |   160637      0 |     1151 |     2906
62.86/62.90	c  0.2s |       0 |     1032 |        1 |   160637      0 |     1151 |     2906
62.86/62.90	c #cpu_time = 0.220s
62.86/62.90	c #wall_clock_time = 0.220s
62.86/62.90	c #decision = 1032
62.86/62.90	c #random_decision = 0
62.86/62.90	c #conflict = 1
62.86/62.90	c #restart = 0
62.86/62.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
62.86/62.90	c lower bound updated to -65103821394
63.36/63.48	c BCD2: 175374910451 <= obj <= 240478621838
63.36/63.48	c BCD2: #cores=89, #unrelaxed=511, #relaxed=284, #hardened=0
63.36/63.48	c BCD2: #sat=1 #unsat=115 bias=115/116
63.36/63.48	c Solving starts ...
63.36/63.48	c ============================[ Search Statistics ]============================
63.36/63.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
63.36/63.48	c       |         |          |          |    Limit     GC | Var      | Constra 
63.36/63.48	c =============================================================================
63.36/63.49	c  0.0s |       0 |        0 |        0 |   160637      0 |     1152 |     2906
63.56/63.66	c  0.2s |       0 |      548 |        0 |   160637      0 |     1152 |     2907
63.56/63.66	c #cpu_time = 0.170s
63.56/63.66	c #wall_clock_time = 0.170s
63.56/63.66	c #decision = 548
63.56/63.66	c #random_decision = 0
63.56/63.66	c #conflict = 0
63.56/63.66	c #restart = 0
63.56/63.66	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
63.56/63.66	c lower bound updated to -58775433634
63.77/63.89	c BCD2: 181703298211 <= obj <= 240478621838
63.77/63.89	c BCD2: #cores=90, #unrelaxed=510, #relaxed=285, #hardened=0
63.77/63.89	c BCD2: #sat=1 #unsat=116 bias=116/117
63.77/63.89	c Solving starts ...
63.77/63.89	c ============================[ Search Statistics ]============================
63.77/63.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
63.77/63.89	c       |         |          |          |    Limit     GC | Var      | Constra 
63.77/63.89	c =============================================================================
63.87/63.92	c  0.0s |       0 |        0 |        0 |   160637      0 |     1152 |     2907
64.06/64.11	c  0.2s |       0 |      549 |        0 |   160637      0 |     1152 |     2907
64.06/64.11	c #cpu_time = 0.192s
64.06/64.11	c #wall_clock_time = 0.192s
64.06/64.11	c #decision = 549
64.06/64.11	c #random_decision = 0
64.06/64.11	c #conflict = 0
64.06/64.11	c #restart = 0
64.06/64.11	c BCD2: found a new core of size 1: cost of the new core is >=166536520
64.06/64.11	c lower bound updated to -58608897114
64.26/64.34	c BCD2: 181869834731 <= obj <= 240478621838
64.26/64.34	c BCD2: #cores=91, #unrelaxed=509, #relaxed=286, #hardened=0
64.26/64.34	c BCD2: #sat=1 #unsat=117 bias=117/118
64.26/64.34	c Solving starts ...
64.26/64.34	c ============================[ Search Statistics ]============================
64.26/64.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
64.26/64.34	c       |         |          |          |    Limit     GC | Var      | Constra 
64.26/64.34	c =============================================================================
64.26/64.36	c  0.0s |       0 |        0 |        0 |   160637      0 |     1152 |     2907
64.46/64.55	c  0.2s |       0 |      551 |        0 |   160637      0 |     1152 |     2907
64.46/64.55	c #cpu_time = 0.182s
64.46/64.55	c #wall_clock_time = 0.182s
64.46/64.55	c #decision = 551
64.46/64.55	c #random_decision = 0
64.46/64.55	c #conflict = 0
64.46/64.55	c #restart = 0
64.46/64.55	c BCD2: found a new core of size 2: cost of the new core is >=115330
64.46/64.55	c lower bound updated to -58608781784
64.66/64.78	c BCD2: 181869950061 <= obj <= 240478621838
64.66/64.78	c BCD2: #cores=92, #unrelaxed=507, #relaxed=288, #hardened=0
64.66/64.78	c BCD2: #sat=1 #unsat=118 bias=118/119
64.66/64.78	c Solving starts ...
64.66/64.78	c ============================[ Search Statistics ]============================
64.66/64.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
64.66/64.78	c       |         |          |          |    Limit     GC | Var      | Constra 
64.66/64.78	c =============================================================================
64.76/64.81	c  0.0s |       0 |        0 |        0 |   160637      0 |     1152 |     2907
64.97/65.05	c  0.2s |       0 |     1036 |        1 |   160637      0 |     1152 |     2907
64.97/65.05	c #cpu_time = 0.233s
64.97/65.05	c #wall_clock_time = 0.233s
64.97/65.05	c #decision = 1036
64.97/65.05	c #random_decision = 0
64.97/65.05	c #conflict = 1
64.97/65.05	c #restart = 0
64.97/65.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
64.97/65.05	c lower bound updated to -58608778749
65.16/65.28	c BCD2: 181869953096 <= obj <= 240478621838
65.16/65.28	c BCD2: #cores=92, #unrelaxed=506, #relaxed=289, #hardened=0
65.16/65.28	c BCD2: #sat=1 #unsat=119 bias=119/120
65.16/65.28	c Solving starts ...
65.16/65.28	c ============================[ Search Statistics ]============================
65.16/65.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.16/65.28	c       |         |          |          |    Limit     GC | Var      | Constra 
65.16/65.28	c =============================================================================
65.16/65.29	c  0.0s |       0 |        0 |        0 |   160637      0 |     1153 |     2907
65.36/65.47	c  0.2s |       0 |      551 |        0 |   160637      0 |     1153 |     2908
65.36/65.47	c #cpu_time = 0.173s
65.36/65.47	c #wall_clock_time = 0.173s
65.36/65.47	c #decision = 551
65.36/65.47	c #random_decision = 0
65.36/65.47	c #conflict = 0
65.36/65.47	c #restart = 0
65.36/65.47	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
65.36/65.47	c lower bound updated to -52280390989
65.66/65.70	c BCD2: 188198340856 <= obj <= 240478621838
65.66/65.70	c BCD2: #cores=93, #unrelaxed=505, #relaxed=290, #hardened=0
65.66/65.70	c BCD2: #sat=1 #unsat=120 bias=120/121
65.66/65.70	c Solving starts ...
65.66/65.70	c ============================[ Search Statistics ]============================
65.66/65.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.66/65.70	c       |         |          |          |    Limit     GC | Var      | Constra 
65.66/65.70	c =============================================================================
65.66/65.73	c  0.0s |       0 |        0 |        0 |   160637      0 |     1153 |     2908
65.86/65.93	c  0.2s |       0 |      552 |        0 |   160637      0 |     1153 |     2908
65.86/65.93	c #cpu_time = 0.192s
65.86/65.93	c #wall_clock_time = 0.192s
65.86/65.93	c #decision = 552
65.86/65.93	c #random_decision = 0
65.86/65.93	c #conflict = 0
65.86/65.93	c #restart = 0
65.86/65.93	c BCD2: found a new core of size 1: cost of the new core is >=166536520
65.86/65.93	c lower bound updated to -52113854469
66.07/66.15	c BCD2: 188364877376 <= obj <= 240478621838
66.07/66.15	c BCD2: #cores=94, #unrelaxed=504, #relaxed=291, #hardened=0
66.07/66.15	c BCD2: #sat=1 #unsat=121 bias=121/122
66.07/66.16	c Solving starts ...
66.07/66.16	c ============================[ Search Statistics ]============================
66.07/66.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
66.07/66.16	c       |         |          |          |    Limit     GC | Var      | Constra 
66.07/66.16	c =============================================================================
66.07/66.17	c  0.0s |       0 |        0 |        0 |   160637      0 |     1153 |     2908
66.26/66.36	c  0.2s |       0 |      554 |        0 |   160637      0 |     1153 |     2908
66.26/66.36	c #cpu_time = 0.182s
66.26/66.36	c #wall_clock_time = 0.182s
66.26/66.36	c #decision = 554
66.26/66.36	c #random_decision = 0
66.26/66.36	c #conflict = 0
66.26/66.36	c #restart = 0
66.26/66.36	c BCD2: found a new core of size 2: cost of the new core is >=115330
66.26/66.36	c lower bound updated to -52113739139
66.46/66.59	c BCD2: 188364992706 <= obj <= 240478621838
66.46/66.59	c BCD2: #cores=95, #unrelaxed=502, #relaxed=293, #hardened=0
66.46/66.59	c BCD2: #sat=1 #unsat=122 bias=122/123
66.46/66.59	c Solving starts ...
66.46/66.59	c ============================[ Search Statistics ]============================
66.46/66.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
66.46/66.59	c       |         |          |          |    Limit     GC | Var      | Constra 
66.46/66.59	c =============================================================================
66.56/66.62	c  0.0s |       0 |        0 |        0 |   160637      0 |     1153 |     2908
66.76/66.86	c  0.2s |       0 |     1040 |        1 |   160637      0 |     1153 |     2908
66.76/66.86	c #cpu_time = 0.232s
66.76/66.86	c #wall_clock_time = 0.232s
66.76/66.86	c #decision = 1040
66.76/66.86	c #random_decision = 0
66.76/66.86	c #conflict = 1
66.76/66.86	c #restart = 0
66.76/66.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
66.76/66.86	c lower bound updated to -52113736104
66.96/67.09	c BCD2: 188364995741 <= obj <= 240478621838
66.96/67.09	c BCD2: #cores=95, #unrelaxed=501, #relaxed=294, #hardened=0
66.96/67.09	c BCD2: #sat=1 #unsat=123 bias=123/124
66.96/67.09	c Solving starts ...
66.96/67.09	c ============================[ Search Statistics ]============================
66.96/67.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
66.96/67.09	c       |         |          |          |    Limit     GC | Var      | Constra 
66.96/67.09	c =============================================================================
67.07/67.11	c  0.0s |       0 |        0 |        0 |   160637      0 |     1154 |     2908
67.17/67.28	c  0.2s |       0 |      554 |        0 |   160637      0 |     1154 |     2909
67.17/67.28	c #cpu_time = 0.173s
67.17/67.28	c #wall_clock_time = 0.173s
67.17/67.28	c #decision = 554
67.17/67.28	c #random_decision = 0
67.17/67.28	c #conflict = 0
67.17/67.28	c #restart = 0
67.17/67.28	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
67.17/67.28	c lower bound updated to -45785348344
67.46/67.51	c BCD2: 194693383501 <= obj <= 240478621838
67.46/67.51	c BCD2: #cores=96, #unrelaxed=500, #relaxed=295, #hardened=0
67.46/67.51	c BCD2: #sat=1 #unsat=124 bias=124/125
67.46/67.52	c Solving starts ...
67.46/67.52	c ============================[ Search Statistics ]============================
67.46/67.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
67.46/67.52	c       |         |          |          |    Limit     GC | Var      | Constra 
67.46/67.52	c =============================================================================
67.46/67.54	c  0.0s |       0 |        0 |        0 |   160637      0 |     1154 |     2909
67.66/67.74	c  0.2s |       0 |      555 |        0 |   160637      0 |     1154 |     2909
67.66/67.74	c #cpu_time = 0.192s
67.66/67.74	c #wall_clock_time = 0.192s
67.66/67.74	c #decision = 555
67.66/67.74	c #random_decision = 0
67.66/67.74	c #conflict = 0
67.66/67.74	c #restart = 0
67.66/67.74	c BCD2: found a new core of size 1: cost of the new core is >=166536520
67.66/67.74	c lower bound updated to -45618811824
67.86/67.97	c BCD2: 194859920021 <= obj <= 240478621838
67.86/67.97	c BCD2: #cores=97, #unrelaxed=499, #relaxed=296, #hardened=0
67.86/67.97	c BCD2: #sat=1 #unsat=125 bias=125/126
67.86/67.97	c Solving starts ...
67.86/67.97	c ============================[ Search Statistics ]============================
67.86/67.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
67.86/67.97	c       |         |          |          |    Limit     GC | Var      | Constra 
67.86/67.97	c =============================================================================
67.86/67.98	c  0.0s |       0 |        0 |        0 |   160637      0 |     1154 |     2909
68.06/68.17	c  0.2s |       0 |      557 |        0 |   160637      0 |     1154 |     2909
68.06/68.17	c #cpu_time = 0.182s
68.06/68.17	c #wall_clock_time = 0.182s
68.06/68.17	c #decision = 557
68.06/68.17	c #random_decision = 0
68.06/68.17	c #conflict = 0
68.06/68.17	c #restart = 0
68.06/68.17	c BCD2: found a new core of size 2: cost of the new core is >=115330
68.06/68.17	c lower bound updated to -45618696494
68.36/68.40	c BCD2: 194860035351 <= obj <= 240478621838
68.36/68.40	c BCD2: #cores=98, #unrelaxed=497, #relaxed=298, #hardened=0
68.36/68.40	c BCD2: #sat=1 #unsat=126 bias=126/127
68.36/68.41	c Solving starts ...
68.36/68.41	c ============================[ Search Statistics ]============================
68.36/68.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.36/68.41	c       |         |          |          |    Limit     GC | Var      | Constra 
68.36/68.41	c =============================================================================
68.36/68.43	c  0.0s |       0 |        0 |        0 |   160637      0 |     1154 |     2909
68.56/68.67	c  0.2s |       0 |     1044 |        1 |   160637      0 |     1154 |     2909
68.56/68.67	c #cpu_time = 0.234s
68.56/68.67	c #wall_clock_time = 0.234s
68.56/68.67	c #decision = 1044
68.56/68.67	c #random_decision = 0
68.56/68.67	c #conflict = 1
68.56/68.67	c #restart = 0
68.56/68.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
68.56/68.67	c lower bound updated to -45618693459
68.86/68.90	c BCD2: 194860038386 <= obj <= 240478621838
68.86/68.90	c BCD2: #cores=98, #unrelaxed=496, #relaxed=299, #hardened=0
68.86/68.90	c BCD2: #sat=1 #unsat=127 bias=127/128
68.86/68.90	c Solving starts ...
68.86/68.90	c ============================[ Search Statistics ]============================
68.86/68.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
68.86/68.90	c       |         |          |          |    Limit     GC | Var      | Constra 
68.86/68.90	c =============================================================================
68.86/68.92	c  0.0s |       0 |        0 |        0 |   160637      0 |     1155 |     2909
69.06/69.10	c  0.2s |       0 |      557 |        0 |   160637      0 |     1155 |     2910
69.06/69.10	c #cpu_time = 0.173s
69.06/69.10	c #wall_clock_time = 0.173s
69.06/69.10	c #decision = 557
69.06/69.10	c #random_decision = 0
69.06/69.10	c #conflict = 0
69.06/69.10	c #restart = 0
69.06/69.10	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
69.06/69.10	c lower bound updated to -39290305699
69.27/69.33	c BCD2: 201188426146 <= obj <= 240478621838
69.27/69.33	c BCD2: #cores=99, #unrelaxed=495, #relaxed=300, #hardened=0
69.27/69.33	c BCD2: #sat=1 #unsat=128 bias=128/129
69.27/69.33	c Solving starts ...
69.27/69.33	c ============================[ Search Statistics ]============================
69.27/69.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.27/69.33	c       |         |          |          |    Limit     GC | Var      | Constra 
69.27/69.33	c =============================================================================
69.27/69.36	c  0.0s |       0 |        0 |        0 |   160637      0 |     1155 |     2910
69.46/69.55	c  0.2s |       0 |      558 |        0 |   160637      0 |     1155 |     2910
69.46/69.55	c #cpu_time = 0.193s
69.46/69.55	c #wall_clock_time = 0.193s
69.46/69.55	c #decision = 558
69.46/69.55	c #random_decision = 0
69.46/69.55	c #conflict = 0
69.46/69.55	c #restart = 0
69.46/69.55	c BCD2: found a new core of size 1: cost of the new core is >=166536520
69.46/69.55	c lower bound updated to -39123769179
69.66/69.78	c BCD2: 201354962666 <= obj <= 240478621838
69.66/69.78	c BCD2: #cores=100, #unrelaxed=494, #relaxed=301, #hardened=0
69.66/69.78	c BCD2: #sat=1 #unsat=129 bias=129/130
69.66/69.79	c Solving starts ...
69.66/69.79	c ============================[ Search Statistics ]============================
69.66/69.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.66/69.79	c       |         |          |          |    Limit     GC | Var      | Constra 
69.66/69.79	c =============================================================================
69.76/69.80	c  0.0s |       0 |        0 |        0 |   160637      0 |     1155 |     2910
69.86/69.99	c  0.2s |       0 |      560 |        0 |   160637      0 |     1155 |     2910
69.86/69.99	c #cpu_time = 0.184s
69.86/69.99	c #wall_clock_time = 0.184s
69.86/69.99	c #decision = 560
69.86/69.99	c #random_decision = 0
69.86/69.99	c #conflict = 0
69.86/69.99	c #restart = 0
69.86/69.99	c BCD2: found a new core of size 2: cost of the new core is >=115330
69.86/69.99	c lower bound updated to -39123653849
70.16/70.22	c BCD2: 201355077996 <= obj <= 240478621838
70.16/70.22	c BCD2: #cores=101, #unrelaxed=492, #relaxed=303, #hardened=0
70.16/70.22	c BCD2: #sat=1 #unsat=130 bias=130/131
70.16/70.22	c Solving starts ...
70.16/70.22	c ============================[ Search Statistics ]============================
70.16/70.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.16/70.22	c       |         |          |          |    Limit     GC | Var      | Constra 
70.16/70.22	c =============================================================================
70.16/70.25	c  0.0s |       0 |        0 |        0 |   160637      0 |     1155 |     2910
70.37/70.49	c  0.2s |       0 |     1048 |        1 |   160637      0 |     1155 |     2910
70.37/70.49	c #cpu_time = 0.235s
70.37/70.49	c #wall_clock_time = 0.235s
70.37/70.49	c #decision = 1048
70.37/70.49	c #random_decision = 0
70.37/70.49	c #conflict = 1
70.37/70.49	c #restart = 0
70.37/70.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
70.37/70.49	c lower bound updated to -39123650814
70.66/70.72	c BCD2: 201355081031 <= obj <= 240478621838
70.66/70.72	c BCD2: #cores=101, #unrelaxed=491, #relaxed=304, #hardened=0
70.66/70.72	c BCD2: #sat=1 #unsat=131 bias=131/132
70.66/70.73	c Solving starts ...
70.66/70.73	c ============================[ Search Statistics ]============================
70.66/70.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.66/70.73	c       |         |          |          |    Limit     GC | Var      | Constra 
70.66/70.73	c =============================================================================
70.66/70.74	c  0.0s |       0 |        0 |        0 |   160637      0 |     1156 |     2910
70.86/70.92	c  0.2s |       0 |      560 |        0 |   160637      0 |     1156 |     2911
70.86/70.92	c #cpu_time = 0.174s
70.86/70.92	c #wall_clock_time = 0.174s
70.86/70.92	c #decision = 560
70.86/70.92	c #random_decision = 0
70.86/70.92	c #conflict = 0
70.86/70.92	c #restart = 0
70.86/70.92	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
70.86/70.92	c lower bound updated to -32795263054
71.06/71.15	c BCD2: 207683468791 <= obj <= 240478621838
71.06/71.15	c BCD2: #cores=102, #unrelaxed=490, #relaxed=305, #hardened=0
71.06/71.15	c BCD2: #sat=1 #unsat=132 bias=132/133
71.06/71.15	c Solving starts ...
71.06/71.15	c ============================[ Search Statistics ]============================
71.06/71.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.06/71.15	c       |         |          |          |    Limit     GC | Var      | Constra 
71.06/71.15	c =============================================================================
71.06/71.18	c  0.0s |       0 |        0 |        0 |   160637      0 |     1156 |     2911
71.26/71.38	c  0.2s |       0 |      561 |        0 |   160637      0 |     1156 |     2911
71.26/71.38	c #cpu_time = 0.193s
71.26/71.38	c #wall_clock_time = 0.193s
71.26/71.38	c #decision = 561
71.26/71.38	c #random_decision = 0
71.26/71.38	c #conflict = 0
71.26/71.38	c #restart = 0
71.26/71.38	c BCD2: found a new core of size 1: cost of the new core is >=166536520
71.26/71.38	c lower bound updated to -32628726534
71.57/71.61	c BCD2: 207850005311 <= obj <= 240478621838
71.57/71.61	c BCD2: #cores=103, #unrelaxed=489, #relaxed=306, #hardened=0
71.57/71.61	c BCD2: #sat=1 #unsat=133 bias=133/134
71.57/71.61	c Solving starts ...
71.57/71.61	c ============================[ Search Statistics ]============================
71.57/71.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.57/71.61	c       |         |          |          |    Limit     GC | Var      | Constra 
71.57/71.61	c =============================================================================
71.57/71.62	c  0.0s |       0 |        0 |        0 |   160637      0 |     1156 |     2911
71.76/71.81	c  0.2s |       0 |      563 |        0 |   160637      0 |     1156 |     2911
71.76/71.81	c #cpu_time = 0.183s
71.76/71.81	c #wall_clock_time = 0.183s
71.76/71.81	c #decision = 563
71.76/71.81	c #random_decision = 0
71.76/71.81	c #conflict = 0
71.76/71.81	c #restart = 0
71.76/71.81	c BCD2: found a new core of size 2: cost of the new core is >=115330
71.76/71.81	c lower bound updated to -32628611204
71.96/72.05	c BCD2: 207850120641 <= obj <= 240478621838
71.96/72.05	c BCD2: #cores=104, #unrelaxed=487, #relaxed=308, #hardened=0
71.96/72.05	c BCD2: #sat=1 #unsat=134 bias=134/135
71.96/72.07	c Solving starts ...
71.96/72.07	c ============================[ Search Statistics ]============================
71.96/72.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.96/72.07	c       |         |          |          |    Limit     GC | Var      | Constra 
71.96/72.07	c =============================================================================
71.96/72.09	c  0.0s |       0 |        0 |        0 |   160637      0 |     1156 |     2911
72.26/72.32	c  0.2s |       0 |     1052 |        1 |   160637      0 |     1156 |     2911
72.26/72.32	c #cpu_time = 0.223s
72.26/72.32	c #wall_clock_time = 0.223s
72.26/72.32	c #decision = 1052
72.26/72.32	c #random_decision = 0
72.26/72.32	c #conflict = 1
72.26/72.32	c #restart = 0
72.26/72.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
72.26/72.32	c lower bound updated to -32628608169
72.46/72.55	c BCD2: 207850123676 <= obj <= 240478621838
72.46/72.55	c BCD2: #cores=104, #unrelaxed=486, #relaxed=309, #hardened=0
72.46/72.55	c BCD2: #sat=1 #unsat=135 bias=135/136
72.46/72.55	c Solving starts ...
72.46/72.55	c ============================[ Search Statistics ]============================
72.46/72.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.46/72.55	c       |         |          |          |    Limit     GC | Var      | Constra 
72.46/72.55	c =============================================================================
72.46/72.57	c  0.0s |       0 |        0 |        0 |   160637      0 |     1157 |     2911
72.67/72.74	c  0.2s |       0 |      563 |        0 |   160637      0 |     1157 |     2912
72.67/72.74	c #cpu_time = 0.173s
72.67/72.74	c #wall_clock_time = 0.173s
72.67/72.74	c #decision = 563
72.67/72.74	c #random_decision = 0
72.67/72.74	c #conflict = 0
72.67/72.74	c #restart = 0
72.67/72.74	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
72.67/72.74	c lower bound updated to -26300220409
72.96/73.00	c BCD2: 214178511436 <= obj <= 240478621838
72.96/73.00	c BCD2: #cores=105, #unrelaxed=485, #relaxed=310, #hardened=0
72.96/73.00	c BCD2: #sat=1 #unsat=136 bias=136/137
72.96/73.00	c Solving starts ...
72.96/73.00	c ============================[ Search Statistics ]============================
72.96/73.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
72.96/73.00	c       |         |          |          |    Limit     GC | Var      | Constra 
72.96/73.00	c =============================================================================
72.96/73.01	c  0.0s |       0 |        0 |        0 |   160637      0 |     1157 |     2912
73.16/73.20	c  0.2s |       0 |      564 |        0 |   160637      0 |     1157 |     2912
73.16/73.20	c #cpu_time = 0.182s
73.16/73.20	c #wall_clock_time = 0.182s
73.16/73.20	c #decision = 564
73.16/73.20	c #random_decision = 0
73.16/73.20	c #conflict = 0
73.16/73.20	c #restart = 0
73.16/73.20	c BCD2: found a new core of size 1: cost of the new core is >=166536520
73.16/73.20	c lower bound updated to -26133683889
73.36/73.43	c BCD2: 214345047956 <= obj <= 240478621838
73.36/73.43	c BCD2: #cores=106, #unrelaxed=484, #relaxed=311, #hardened=0
73.36/73.43	c BCD2: #sat=1 #unsat=137 bias=137/138
73.36/73.43	c Solving starts ...
73.36/73.43	c ============================[ Search Statistics ]============================
73.36/73.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.36/73.43	c       |         |          |          |    Limit     GC | Var      | Constra 
73.36/73.43	c =============================================================================
73.36/73.45	c  0.0s |       0 |        0 |        0 |   160637      0 |     1157 |     2912
73.56/73.64	c  0.2s |       0 |      566 |        0 |   160637      0 |     1157 |     2912
73.56/73.64	c #cpu_time = 0.184s
73.56/73.64	c #wall_clock_time = 0.184s
73.56/73.64	c #decision = 566
73.56/73.64	c #random_decision = 0
73.56/73.64	c #conflict = 0
73.56/73.64	c #restart = 0
73.56/73.64	c BCD2: found a new core of size 2: cost of the new core is >=115330
73.56/73.64	c lower bound updated to -26133568559
73.86/73.90	c BCD2: 214345163286 <= obj <= 240478621838
73.86/73.90	c BCD2: #cores=107, #unrelaxed=482, #relaxed=313, #hardened=0
73.86/73.90	c BCD2: #sat=1 #unsat=138 bias=138/139
73.86/73.90	c Solving starts ...
73.86/73.90	c ============================[ Search Statistics ]============================
73.86/73.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
73.86/73.90	c       |         |          |          |    Limit     GC | Var      | Constra 
73.86/73.90	c =============================================================================
74.16/74.26	c  0.0s |       0 |        0 |        0 |   160637      0 |     1157 |     2912
74.36/74.48	c  0.2s |       0 |     1056 |        1 |   160637      0 |     1157 |     2912
74.36/74.48	c #cpu_time = 0.219s
74.36/74.48	c #wall_clock_time = 0.219s
74.36/74.48	c #decision = 1056
74.36/74.48	c #random_decision = 0
74.36/74.48	c #conflict = 1
74.36/74.48	c #restart = 0
74.36/74.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
74.36/74.48	c lower bound updated to -26133565524
74.66/74.71	c BCD2: 214345166321 <= obj <= 240478621838
74.66/74.71	c BCD2: #cores=107, #unrelaxed=481, #relaxed=314, #hardened=0
74.66/74.71	c BCD2: #sat=1 #unsat=139 bias=139/140
74.66/74.71	c Solving starts ...
74.66/74.71	c ============================[ Search Statistics ]============================
74.66/74.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.66/74.71	c       |         |          |          |    Limit     GC | Var      | Constra 
74.66/74.71	c =============================================================================
74.66/74.73	c  0.0s |       0 |        0 |        0 |   160637      0 |     1158 |     2912
74.87/74.91	c  0.2s |       0 |      566 |        0 |   160637      0 |     1158 |     2913
74.87/74.91	c #cpu_time = 0.169s
74.87/74.91	c #wall_clock_time = 0.169s
74.87/74.91	c #decision = 566
74.87/74.91	c #random_decision = 0
74.87/74.91	c #conflict = 0
74.87/74.91	c #restart = 0
74.87/74.91	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
74.87/74.91	c lower bound updated to -19805177764
75.06/75.14	c BCD2: 220673554081 <= obj <= 240478621838
75.06/75.14	c BCD2: #cores=108, #unrelaxed=480, #relaxed=315, #hardened=0
75.06/75.14	c BCD2: #sat=1 #unsat=140 bias=140/141
75.06/75.14	c Solving starts ...
75.06/75.14	c ============================[ Search Statistics ]============================
75.06/75.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.06/75.14	c       |         |          |          |    Limit     GC | Var      | Constra 
75.06/75.14	c =============================================================================
75.06/75.16	c  0.0s |       0 |        0 |        0 |   160637      0 |     1158 |     2913
75.26/75.36	c  0.2s |       0 |      567 |        0 |   160637      0 |     1158 |     2913
75.26/75.36	c #cpu_time = 0.188s
75.26/75.36	c #wall_clock_time = 0.188s
75.26/75.36	c #decision = 567
75.26/75.36	c #random_decision = 0
75.26/75.36	c #conflict = 0
75.26/75.36	c #restart = 0
75.26/75.36	c BCD2: found a new core of size 1: cost of the new core is >=166536520
75.26/75.36	c lower bound updated to -19638641244
75.46/75.59	c BCD2: 220840090601 <= obj <= 240478621838
75.46/75.59	c BCD2: #cores=109, #unrelaxed=479, #relaxed=316, #hardened=0
75.46/75.59	c BCD2: #sat=1 #unsat=141 bias=141/142
75.46/75.59	c Solving starts ...
75.46/75.59	c ============================[ Search Statistics ]============================
75.46/75.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.46/75.59	c       |         |          |          |    Limit     GC | Var      | Constra 
75.46/75.59	c =============================================================================
75.56/75.60	c  0.0s |       0 |        0 |        0 |   160637      0 |     1158 |     2913
75.66/75.79	c  0.2s |       0 |      569 |        0 |   160637      0 |     1158 |     2913
75.66/75.79	c #cpu_time = 0.180s
75.66/75.79	c #wall_clock_time = 0.180s
75.66/75.79	c #decision = 569
75.66/75.79	c #random_decision = 0
75.66/75.79	c #conflict = 0
75.66/75.79	c #restart = 0
75.66/75.79	c BCD2: found a new core of size 2: cost of the new core is >=115330
75.66/75.79	c lower bound updated to -19638525914
75.97/76.02	c BCD2: 220840205931 <= obj <= 240478621838
75.97/76.02	c BCD2: #cores=110, #unrelaxed=477, #relaxed=318, #hardened=0
75.97/76.02	c BCD2: #sat=1 #unsat=142 bias=142/143
75.97/76.02	c Solving starts ...
75.97/76.02	c ============================[ Search Statistics ]============================
75.97/76.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
75.97/76.02	c       |         |          |          |    Limit     GC | Var      | Constra 
75.97/76.02	c =============================================================================
75.97/76.05	c  0.0s |       0 |        0 |        0 |   160637      0 |     1158 |     2913
76.16/76.29	c  0.2s |       0 |     1060 |        1 |   160637      0 |     1158 |     2913
76.16/76.29	c #cpu_time = 0.231s
76.16/76.29	c #wall_clock_time = 0.231s
76.16/76.29	c #decision = 1060
76.16/76.29	c #random_decision = 0
76.16/76.29	c #conflict = 1
76.16/76.29	c #restart = 0
76.16/76.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
76.16/76.29	c lower bound updated to -19638522879
76.46/76.52	c BCD2: 220840208966 <= obj <= 240478621838
76.46/76.52	c BCD2: #cores=110, #unrelaxed=476, #relaxed=319, #hardened=0
76.46/76.52	c BCD2: #sat=1 #unsat=143 bias=143/144
76.46/76.52	c Solving starts ...
76.46/76.52	c ============================[ Search Statistics ]============================
76.46/76.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.46/76.52	c       |         |          |          |    Limit     GC | Var      | Constra 
76.46/76.52	c =============================================================================
76.46/76.54	c  0.0s |       0 |        0 |        0 |   160637      0 |     1159 |     2913
76.66/76.71	c  0.2s |       0 |      569 |        0 |   160637      0 |     1159 |     2914
76.66/76.71	c #cpu_time = 0.169s
76.66/76.71	c #wall_clock_time = 0.169s
76.66/76.71	c #decision = 569
76.66/76.71	c #random_decision = 0
76.66/76.71	c #conflict = 0
76.66/76.71	c #restart = 0
76.66/76.71	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
76.66/76.71	c lower bound updated to -13310135119
76.86/76.94	c BCD2: 227168596726 <= obj <= 240478621838
76.86/76.94	c BCD2: #cores=111, #unrelaxed=475, #relaxed=320, #hardened=0
76.86/76.94	c BCD2: #sat=1 #unsat=144 bias=144/145
76.86/76.94	c Solving starts ...
76.86/76.94	c ============================[ Search Statistics ]============================
76.86/76.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
76.86/76.94	c       |         |          |          |    Limit     GC | Var      | Constra 
76.86/76.94	c =============================================================================
76.86/76.97	c  0.0s |       0 |        0 |        0 |   160637      0 |     1159 |     2914
77.07/77.16	c  0.2s |       0 |      570 |        0 |   160637      0 |     1159 |     2914
77.07/77.16	c #cpu_time = 0.189s
77.07/77.16	c #wall_clock_time = 0.189s
77.07/77.16	c #decision = 570
77.07/77.16	c #random_decision = 0
77.07/77.16	c #conflict = 0
77.07/77.16	c #restart = 0
77.07/77.16	c BCD2: found a new core of size 1: cost of the new core is >=166536520
77.07/77.16	c lower bound updated to -13143598599
77.26/77.39	c BCD2: 227335133246 <= obj <= 240478621838
77.26/77.39	c BCD2: #cores=112, #unrelaxed=474, #relaxed=321, #hardened=0
77.26/77.39	c BCD2: #sat=1 #unsat=145 bias=145/146
77.26/77.39	c Solving starts ...
77.26/77.39	c ============================[ Search Statistics ]============================
77.26/77.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.26/77.39	c       |         |          |          |    Limit     GC | Var      | Constra 
77.26/77.39	c =============================================================================
77.36/77.41	c  0.0s |       0 |        0 |        0 |   160637      0 |     1159 |     2914
77.46/77.59	c  0.2s |       0 |      572 |        0 |   160637      0 |     1159 |     2914
77.46/77.59	c #cpu_time = 0.179s
77.46/77.59	c #wall_clock_time = 0.179s
77.46/77.59	c #decision = 572
77.46/77.59	c #random_decision = 0
77.46/77.59	c #conflict = 0
77.46/77.59	c #restart = 0
77.46/77.59	c BCD2: found a new core of size 2: cost of the new core is >=115330
77.46/77.59	c lower bound updated to -13143483269
77.76/77.82	c BCD2: 227335248576 <= obj <= 240478621838
77.76/77.82	c BCD2: #cores=113, #unrelaxed=472, #relaxed=323, #hardened=0
77.76/77.82	c BCD2: #sat=1 #unsat=146 bias=146/147
77.76/77.83	c Solving starts ...
77.76/77.83	c ============================[ Search Statistics ]============================
77.76/77.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.76/77.83	c       |         |          |          |    Limit     GC | Var      | Constra 
77.76/77.83	c =============================================================================
77.76/77.85	c  0.0s |       0 |        0 |        0 |   160637      0 |     1159 |     2914
77.96/78.09	c  0.2s |       0 |     1064 |        1 |   160637      0 |     1159 |     2914
77.96/78.09	c #cpu_time = 0.229s
77.96/78.09	c #wall_clock_time = 0.229s
77.96/78.09	c #decision = 1064
77.96/78.09	c #random_decision = 0
77.96/78.09	c #conflict = 1
77.96/78.09	c #restart = 0
77.96/78.09	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
77.96/78.09	c lower bound updated to -13143480234
78.26/78.32	c BCD2: 227335251611 <= obj <= 240478621838
78.26/78.32	c BCD2: #cores=113, #unrelaxed=471, #relaxed=324, #hardened=0
78.26/78.32	c BCD2: #sat=1 #unsat=147 bias=147/148
78.26/78.32	c Solving starts ...
78.26/78.32	c ============================[ Search Statistics ]============================
78.26/78.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.26/78.32	c       |         |          |          |    Limit     GC | Var      | Constra 
78.26/78.32	c =============================================================================
78.26/78.34	c  0.0s |       0 |        0 |        0 |   160637      0 |     1160 |     2914
78.46/78.51	c  0.2s |       0 |      572 |        0 |   160637      0 |     1160 |     2915
78.46/78.51	c #cpu_time = 0.169s
78.46/78.51	c #wall_clock_time = 0.169s
78.46/78.51	c #decision = 572
78.46/78.51	c #random_decision = 0
78.46/78.51	c #conflict = 0
78.46/78.51	c #restart = 0
78.46/78.51	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
78.46/78.51	c lower bound updated to -6815092474
78.66/78.74	c BCD2: 233663639371 <= obj <= 240478621838
78.66/78.74	c BCD2: #cores=114, #unrelaxed=470, #relaxed=325, #hardened=0
78.66/78.74	c BCD2: #sat=1 #unsat=148 bias=148/149
78.66/78.74	c Solving starts ...
78.66/78.74	c ============================[ Search Statistics ]============================
78.66/78.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
78.66/78.74	c       |         |          |          |    Limit     GC | Var      | Constra 
78.66/78.74	c =============================================================================
78.66/78.77	c  0.0s |       0 |        0 |        0 |   160637      0 |     1160 |     2915
78.86/78.96	c  0.2s |       0 |      573 |        0 |   160637      0 |     1160 |     2915
78.86/78.96	c #cpu_time = 0.189s
78.86/78.96	c #wall_clock_time = 0.189s
78.86/78.96	c #decision = 573
78.86/78.96	c #random_decision = 0
78.86/78.96	c #conflict = 0
78.86/78.96	c #restart = 0
78.86/78.96	c BCD2: found a new core of size 1: cost of the new core is >=166536520
78.86/78.96	c lower bound updated to -6648555954
79.06/79.19	c BCD2: 233830175891 <= obj <= 240478621838
79.06/79.19	c BCD2: #cores=115, #unrelaxed=469, #relaxed=326, #hardened=0
79.06/79.19	c BCD2: #sat=1 #unsat=149 bias=149/150
79.06/79.19	c Solving starts ...
79.06/79.19	c ============================[ Search Statistics ]============================
79.06/79.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.06/79.19	c       |         |          |          |    Limit     GC | Var      | Constra 
79.06/79.19	c =============================================================================
79.17/79.21	c  0.0s |       0 |        0 |        0 |   160637      0 |     1160 |     2915
79.36/79.40	c  0.2s |       0 |      575 |        0 |   160637      0 |     1160 |     2915
79.36/79.40	c #cpu_time = 0.179s
79.36/79.40	c #wall_clock_time = 0.179s
79.36/79.40	c #decision = 575
79.36/79.40	c #random_decision = 0
79.36/79.40	c #conflict = 0
79.36/79.40	c #restart = 0
79.36/79.40	c BCD2: found a new core of size 2: cost of the new core is >=115330
79.36/79.40	c lower bound updated to -6648440624
79.56/79.63	c BCD2: 233830291221 <= obj <= 240478621838
79.56/79.63	c BCD2: #cores=116, #unrelaxed=467, #relaxed=328, #hardened=0
79.56/79.63	c BCD2: #sat=1 #unsat=150 bias=150/151
79.56/79.63	c Solving starts ...
79.56/79.63	c ============================[ Search Statistics ]============================
79.56/79.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
79.56/79.63	c       |         |          |          |    Limit     GC | Var      | Constra 
79.56/79.63	c =============================================================================
79.56/79.66	c  0.0s |       0 |        0 |        0 |   160637      0 |     1160 |     2915
79.76/79.89	c  0.2s |       0 |     1068 |        1 |   160637      0 |     1160 |     2915
79.76/79.89	c #cpu_time = 0.229s
79.76/79.89	c #wall_clock_time = 0.229s
79.76/79.89	c #decision = 1068
79.76/79.89	c #random_decision = 0
79.76/79.89	c #conflict = 1
79.76/79.89	c #restart = 0
79.76/79.89	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
79.76/79.89	c lower bound updated to -6648437589
80.06/80.12	c BCD2: 233830294256 <= obj <= 240478621838
80.06/80.12	c BCD2: #cores=116, #unrelaxed=466, #relaxed=329, #hardened=0
80.06/80.12	c BCD2: #sat=1 #unsat=151 bias=151/152
80.06/80.12	c Solving starts ...
80.06/80.12	c ============================[ Search Statistics ]============================
80.06/80.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.06/80.12	c       |         |          |          |    Limit     GC | Var      | Constra 
80.06/80.12	c =============================================================================
80.06/80.14	c  0.0s |       0 |        0 |        0 |   160637      0 |     1161 |     2915
80.26/80.32	c  0.2s |       0 |      575 |        0 |   160637      0 |     1161 |     2916
80.26/80.32	c #cpu_time = 0.170s
80.26/80.32	c #wall_clock_time = 0.170s
80.26/80.32	c #decision = 575
80.26/80.32	c #random_decision = 0
80.26/80.32	c #conflict = 0
80.26/80.32	c #restart = 0
80.26/80.32	c BCD2: found a new core of size 1: cost of the new core is >=6328387760
80.26/80.32	c lower bound updated to -320049829
80.46/80.55	c BCD2: 240158682016 <= obj <= 240478621838
80.46/80.55	c BCD2: #cores=117, #unrelaxed=465, #relaxed=330, #hardened=0
80.46/80.55	c BCD2: #sat=1 #unsat=152 bias=152/153
80.46/80.55	c Solving starts ...
80.46/80.55	c ============================[ Search Statistics ]============================
80.46/80.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.46/80.55	c       |         |          |          |    Limit     GC | Var      | Constra 
80.46/80.55	c =============================================================================
80.46/80.58	c  0.0s |       0 |        0 |        0 |   160637      0 |     1161 |     2916
80.66/80.77	c  0.2s |       0 |      576 |        0 |   160637      0 |     1161 |     2916
80.66/80.77	c #cpu_time = 0.189s
80.66/80.77	c #wall_clock_time = 0.189s
80.66/80.77	c #decision = 576
80.66/80.77	c #random_decision = 0
80.66/80.77	c #conflict = 0
80.66/80.77	c #restart = 0
80.66/80.77	c BCD2: found a new core of size 1: cost of the new core is >=166536520
80.66/80.77	c lower bound updated to -153513309
80.97/81.00	c BCD2: 240325218536 <= obj <= 240478621838
80.97/81.00	c BCD2: #cores=118, #unrelaxed=464, #relaxed=331, #hardened=0
80.97/81.00	c BCD2: #sat=1 #unsat=153 bias=153/154
80.97/81.00	c Solving starts ...
80.97/81.00	c ============================[ Search Statistics ]============================
80.97/81.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
80.97/81.00	c       |         |          |          |    Limit     GC | Var      | Constra 
80.97/81.00	c =============================================================================
80.97/81.02	c  0.0s |       0 |        0 |        0 |   160637      0 |     1161 |     2916
81.17/81.20	c  0.2s |       0 |      578 |        0 |   160637      0 |     1161 |     2916
81.17/81.20	c #cpu_time = 0.179s
81.17/81.20	c #wall_clock_time = 0.179s
81.17/81.20	c #decision = 578
81.17/81.20	c #random_decision = 0
81.17/81.20	c #conflict = 0
81.17/81.20	c #restart = 0
81.17/81.20	c BCD2: found a new core of size 2: cost of the new core is >=115330
81.17/81.20	c lower bound updated to -153397979
81.37/81.44	c BCD2: 240325333866 <= obj <= 240478621838
81.37/81.44	c BCD2: #cores=119, #unrelaxed=462, #relaxed=333, #hardened=0
81.37/81.44	c BCD2: #sat=1 #unsat=154 bias=154/155
81.37/81.44	c Solving starts ...
81.37/81.44	c ============================[ Search Statistics ]============================
81.37/81.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.37/81.44	c       |         |          |          |    Limit     GC | Var      | Constra 
81.37/81.44	c =============================================================================
81.37/81.46	c  0.0s |       0 |        0 |        0 |   160637      0 |     1161 |     2916
81.67/81.70	c  0.2s |       0 |     1072 |        1 |   160637      0 |     1161 |     2916
81.67/81.70	c #cpu_time = 0.229s
81.67/81.70	c #wall_clock_time = 0.229s
81.67/81.70	c #decision = 1072
81.67/81.70	c #random_decision = 0
81.67/81.70	c #conflict = 1
81.67/81.70	c #restart = 0
81.67/81.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=118365
81.67/81.70	c lower bound updated to -153394944
81.87/81.93	c BCD2: 240325336901 <= obj <= 240478621838
81.87/81.93	c BCD2: #cores=119, #unrelaxed=461, #relaxed=334, #hardened=0
81.87/81.93	c BCD2: #sat=1 #unsat=155 bias=155/156
81.87/81.93	c Solving starts ...
81.87/81.93	c ============================[ Search Statistics ]============================
81.87/81.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
81.87/81.93	c       |         |          |          |    Limit     GC | Var      | Constra 
81.87/81.93	c =============================================================================
81.87/81.95	c  0.0s |       0 |        0 |        0 |   160637      0 |     1162 |     2916
82.07/82.14	c  0.2s |       0 |      657 |        8 |   160637      0 |     1162 |     2917
82.07/82.14	c #cpu_time = 0.181s
82.07/82.14	c #wall_clock_time = 0.181s
82.07/82.14	c #decision = 657
82.07/82.14	c #random_decision = 0
82.07/82.14	c #conflict = 8
82.07/82.14	c #restart = 0
82.07/82.14	c BCD2: relaxing 52 and merging with 1 cores into a new core of size 55: cost of the new core is >=2
82.07/82.14	c lower bound updated to -153394943
82.27/82.37	c BCD2: 240325336902 <= obj <= 240478621838
82.27/82.37	c BCD2: #cores=119, #unrelaxed=409, #relaxed=386, #hardened=0
82.27/82.37	c BCD2: #sat=1 #unsat=156 bias=156/157
82.27/82.37	c Solving starts ...
82.27/82.37	c ============================[ Search Statistics ]============================
82.27/82.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
82.27/82.37	c       |         |          |          |    Limit     GC | Var      | Constra 
82.27/82.37	c =============================================================================
82.37/82.40	c  0.0s |       0 |        0 |        0 |   160637      0 |     1163 |     2917
83.27/83.38	c  1.0s |       0 |     6766 |       10 |   160637      0 |     1163 |     2918
83.27/83.38	c #cpu_time = 0.890s
83.27/83.38	c #wall_clock_time = 0.890s
83.27/83.38	c #decision = 6766
83.27/83.38	c #random_decision = 3
83.27/83.38	c #conflict = 10
83.27/83.38	c #restart = 0
83.27/83.38	o -106455422
83.46/83.55	c BCD2: updating upper bound: 240478621838 -> 240372276422
106.26/106.35	c BCD2: 240325336902 <= obj <= 240372276422
106.26/106.35	c BCD2: #cores=119, #unrelaxed=409, #relaxed=386, #hardened=0
106.26/106.35	c BCD2: #sat=2 #unsat=156 bias=156/158
106.26/106.35	c Solving starts ...
106.26/106.35	c ============================[ Search Statistics ]============================
106.26/106.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
106.26/106.35	c       |         |          |          |    Limit     GC | Var      | Constra 
106.26/106.35	c =============================================================================
106.26/106.35	c  0.0s |       0 |        0 |        0 |   160637      0 |     1163 |     2918
106.66/106.77	c  0.4s |       0 |      117 |        1 |   160637      0 |     1163 |     2918
106.66/106.77	c #cpu_time = 0.379s
106.66/106.77	c #wall_clock_time = 0.379s
106.66/106.77	c #decision = 117
106.66/106.77	c #random_decision = 0
106.66/106.77	c #conflict = 1
106.66/106.77	c #restart = 0
106.66/106.77	c BCD2: relaxing 0 and merging with 10 cores into a new core of size 30: cost of the new core is >=4382540
106.66/106.77	c BCD2: refineLB: 1183651 -> 4382540
106.66/106.77	c lower bound updated to -150196053
106.85/106.91	c BCD2: 240328535792 <= obj <= 240372276422
106.85/106.91	c BCD2: #cores=110, #unrelaxed=409, #relaxed=386, #hardened=0
106.85/106.91	c BCD2: #sat=2 #unsat=157 bias=157/159
106.85/106.92	c Solving starts ...
106.85/106.92	c ============================[ Search Statistics ]============================
106.85/106.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
106.85/106.92	c       |         |          |          |    Limit     GC | Var      | Constra 
106.85/106.92	c =============================================================================
106.85/106.92	c  0.0s |       0 |        0 |        0 |   160637      0 |     2081 |     2918
107.25/107.31	c  0.4s |       0 |      110 |        1 |   160637      0 |     2081 |     4744
107.25/107.31	c #cpu_time = 0.362s
107.25/107.31	c #wall_clock_time = 0.362s
107.25/107.31	c #decision = 110
107.25/107.31	c #random_decision = 0
107.25/107.31	c #conflict = 1
107.25/107.31	c #restart = 0
107.25/107.31	c BCD2: relaxing 0 and merging with 25 cores into a new core of size 75: cost of the new core is >=4382540
107.25/107.31	c BCD2: refineLB: 2959126 -> 4382540
107.25/107.31	c lower bound updated to -148772638
107.35/107.44	c BCD2: 240329959207 <= obj <= 240372276422
107.35/107.44	c BCD2: #cores=86, #unrelaxed=409, #relaxed=386, #hardened=0
107.35/107.44	c BCD2: #sat=2 #unsat=158 bias=158/160
107.35/107.44	c Solving starts ...
107.35/107.44	c ============================[ Search Statistics ]============================
107.35/107.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
107.35/107.44	c       |         |          |          |    Limit     GC | Var      | Constra 
107.35/107.44	c =============================================================================
107.35/107.44	c  0.0s |       0 |        0 |        0 |   160637      0 |     3738 |     4744
108.05/108.18	c  0.7s |       0 |     1055 |       52 |   160637      0 |     3738 |     8040
108.05/108.18	c #cpu_time = 0.647s
108.05/108.18	c #wall_clock_time = 0.647s
108.05/108.18	c #decision = 1055
108.05/108.18	c #random_decision = 1
108.05/108.18	c #conflict = 52
108.05/108.18	c #restart = 0
108.05/108.18	o -127454612
108.35/108.43	c BCD2: updating upper bound: 240372276422 -> 240351277232
119.56/119.61	c BCD2: 240329959207 <= obj <= 240351277232
119.56/119.61	c BCD2: #cores=86, #unrelaxed=409, #relaxed=386, #hardened=0
119.56/119.61	c BCD2: #sat=3 #unsat=158 bias=158/161
119.56/119.66	c Solving starts ...
119.56/119.66	c ============================[ Search Statistics ]============================
119.56/119.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
119.56/119.66	c       |         |          |          |    Limit     GC | Var      | Constra 
119.56/119.66	c =============================================================================
119.56/119.67	c  0.0s |       0 |        0 |        0 |   160637      0 |     3738 |     8041
121.36/121.44	c  1.8s |       1 |     1679 |      100 |   176701      0 |     3738 |     8041
122.76/122.88	c  3.2s |       2 |     6080 |      250 |   176701      0 |     3738 |     8041
126.15/126.28	c  6.6s |       2 |     8898 |      450 |   194372      0 |     3738 |     8041
126.36/126.42	c  6.8s |       3 |     8938 |      475 |   194372      0 |     3738 |     8041
129.55/129.61	c  9.9s |       3 |    11664 |      575 |   194372      0 |     3738 |     8041
132.95/133.09	c 13.4s |       3 |    11786 |      675 |   213810      0 |     3738 |     8041
139.06/139.17	c 19.5s |       3 |    11926 |      775 |   213810      0 |     3738 |     8041
141.65/141.75	c 22.1s |       4 |    11986 |      813 |   213810      0 |     3738 |     8041
143.75/143.83	c 24.2s |       4 |    13336 |     1013 |   213810      0 |     3738 |     8041
145.85/145.96	c 26.3s |       4 |    14084 |     1313 |   235192      0 |     3738 |     8041
145.95/146.03	c 26.4s |       5 |    14151 |     1320 |   235192      0 |     3738 |     8041
150.05/150.14	c 30.5s |       5 |    18473 |     1520 |   235192      0 |     3738 |     8041
154.06/154.11	c 34.4s |       5 |    18571 |     1620 |   235192      0 |     3738 |     8041
159.15/159.22	c 39.6s |       5 |    18733 |     1720 |   235192      0 |     3738 |     8041
163.35/163.43	c 43.8s |       5 |    19068 |     1820 |   235192      0 |     3738 |     8041
167.55/167.61	c 47.9s |       5 |    19985 |     2020 |   258712      0 |     3738 |     8041
169.45/169.59	c 49.9s |       6 |    20267 |     2081 |   258712      0 |     3738 |     8041
170.45/170.54	c 50.9s |       6 |    20969 |     2082 |   258712      0 |     3738 |     8041
170.45/170.54	c #cpu_time = 50.765s
170.45/170.54	c #wall_clock_time = 50.763s
170.45/170.54	c #decision = 20969
170.45/170.54	c #random_decision = 46
170.45/170.54	c #conflict = 2082
170.45/170.54	c #restart = 6
170.45/170.54	o -135876762
171.15/171.27	c BCD2: updating upper bound: 240351277232 -> 240342855082
177.45/177.54	c BCD2: 240329959207 <= obj <= 240342855082
177.45/177.54	c BCD2: #cores=86, #unrelaxed=409, #relaxed=386, #hardened=0
177.45/177.54	c BCD2: #sat=4 #unsat=158 bias=158/162
177.45/177.59	c Solving starts ...
177.45/177.59	c ============================[ Search Statistics ]============================
177.45/177.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
177.45/177.59	c       |         |          |          |    Limit     GC | Var      | Constra 
177.45/177.59	c =============================================================================
177.55/177.60	c  0.0s |       0 |        0 |        0 |   258712      0 |     3738 |     8042
185.04/185.13	c  7.5s |       0 |     1013 |      100 |   258712      0 |     3738 |     8042
185.04/185.18	c  7.6s |       1 |     1013 |      100 |   258712      0 |     3738 |     8042
197.15/197.26	c 19.7s |       1 |     1730 |      200 |   258712      0 |     3738 |     8042
203.55/203.66	c 26.1s |       2 |     1870 |      250 |   258712      0 |     3738 |     8042
217.85/217.92	c 40.3s |       2 |     2763 |      350 |   258712      0 |     3738 |     8042
235.34/235.49	c 57.9s |       2 |     3002 |      450 |   258712      0 |     3738 |     8042
246.84/246.91	c 69.3s |       3 |     3039 |      475 |   258712      0 |     3738 |     8042
257.73/257.81	c 80.2s |       3 |     3709 |      575 |   258712      0 |     3738 |     8042
269.04/269.13	c 91.5s |       3 |     3891 |      675 |   258712      0 |     3738 |     8042
280.93/281.00	c  103s |       3 |     4021 |      775 |   258712      0 |     3738 |     8042
281.33/281.49	c  103s |       4 |     4154 |      813 |   258712      0 |     3738 |     8042
283.74/283.82	c  106s |       4 |     7082 |     1313 |   284584      0 |     3738 |     8042
283.74/283.89	c  106s |       5 |     7095 |     1320 |   284584      0 |     3738 |     8042
285.94/286.05	c  108s |       5 |    10798 |     1820 |   284584      0 |     3738 |     8042
286.53/286.65	c  109s |       6 |    11455 |     2081 |   284584      0 |     3738 |     8042
289.83/289.99	c  112s |       6 |    12921 |     2381 |   284584      0 |     3738 |     8042
295.53/295.61	c  118s |       6 |    13521 |     2481 |   284584      0 |     3738 |     8042
298.92/299.09	c  121s |       6 |    13723 |     2581 |   284584      0 |     3738 |     8042
304.33/304.47	c  126s |       6 |    13890 |     2681 |   313043      0 |     3738 |     8042
317.73/317.85	c  140s |       6 |    14213 |     2781 |   313043      0 |     3738 |     8042
317.93/318.03	c  140s |       6 |    14286 |     2787 |   313043      0 |     3738 |     8042
317.93/318.03	c #cpu_time = 140.322s
317.93/318.03	c #wall_clock_time = 140.317s
317.93/318.03	c #decision = 14286
317.93/318.03	c #random_decision = 31
317.93/318.03	c #conflict = 2787
317.93/318.03	c #restart = 6
317.93/318.03	o -140480882
318.23/318.39	c BCD2: updating upper bound: 240342855082 -> 240338250962
322.83/322.91	c BCD2: 240329959207 <= obj <= 240338250962
322.83/322.91	c BCD2: #cores=86, #unrelaxed=409, #relaxed=386, #hardened=0
322.83/322.91	c BCD2: #sat=5 #unsat=158 bias=158/163
322.83/322.98	c Solving starts ...
322.83/322.98	c ============================[ Search Statistics ]============================
322.83/322.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
322.83/322.98	c       |         |          |          |    Limit     GC | Var      | Constra 
322.83/322.98	c =============================================================================
322.83/322.99	c  0.0s |       0 |        0 |        0 |   313043      0 |     3738 |     8043
324.13/324.25	c  1.3s |       1 |     2399 |      100 |   313043      0 |     3738 |     8043
325.53/325.65	c  2.7s |       2 |     4871 |      250 |   313043      0 |     3738 |     8043
327.83/327.91	c  4.9s |       2 |     9922 |      450 |   313043      0 |     3738 |     8043
327.83/327.95	c  5.0s |       3 |     9994 |      475 |   313043      0 |     3738 |     8043
330.12/330.27	c  7.3s |       3 |    13624 |      719 |   313043      0 |     3738 |     8043
330.12/330.27	c #cpu_time = 7.271s
330.12/330.27	c #wall_clock_time = 7.271s
330.12/330.27	c #decision = 13624
330.12/330.27	c #random_decision = 9
330.12/330.27	c #conflict = 719
330.12/330.27	c #restart = 3
330.12/330.27	c BCD2: relaxing 27 and merging with 2 cores into a new core of size 75: cost of the new core is >=4382550
330.12/330.27	c lower bound updated to -148772633
330.52/330.65	c BCD2: 240329959212 <= obj <= 240338250962
330.52/330.65	c BCD2: #cores=85, #unrelaxed=382, #relaxed=413, #hardened=0
330.52/330.65	c BCD2: #sat=5 #unsat=159 bias=159/164
330.92/331.01	c Solving starts ...
330.92/331.01	c ============================[ Search Statistics ]============================
330.92/331.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
330.92/331.01	c       |         |          |          |    Limit     GC | Var      | Constra 
330.92/331.01	c =============================================================================
330.92/331.01	c  0.0s |       0 |        0 |        0 |   313043      0 |     3759 |     8043
335.44/335.56	c  4.5s |       0 |     3292 |       36 |   313043      0 |     3759 |     8083
335.44/335.56	c #cpu_time = 4.535s
335.44/335.56	c #wall_clock_time = 4.535s
335.44/335.56	c #decision = 3292
335.44/335.56	c #random_decision = 5
335.44/335.56	c #conflict = 36
335.44/335.56	c #restart = 0
335.44/335.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 76: cost of the new core is >=4382555
335.44/335.56	c lower bound updated to -148772628
335.83/335.93	c BCD2: 240329959217 <= obj <= 240338250962
335.83/335.93	c BCD2: #cores=85, #unrelaxed=381, #relaxed=414, #hardened=0
335.83/335.93	c BCD2: #sat=5 #unsat=160 bias=160/165
336.23/336.31	c Solving starts ...
336.23/336.31	c ============================[ Search Statistics ]============================
336.23/336.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
336.23/336.31	c       |         |          |          |    Limit     GC | Var      | Constra 
336.23/336.31	c =============================================================================
336.23/336.31	c  0.0s |       0 |        0 |        0 |   313043      0 |     3760 |     8083
337.73/337.83	c  1.5s |       0 |      951 |       22 |   313043      0 |     3761 |     8085
337.73/337.83	c #cpu_time = 1.522s
337.73/337.83	c #wall_clock_time = 1.522s
337.73/337.83	c #decision = 951
337.73/337.83	c #random_decision = 0
337.73/337.83	c #conflict = 22
337.73/337.83	c #restart = 0
337.73/337.83	c BCD2: updating lower bound of a core
337.73/337.87	c BCD2: refineLB: 5527394 -> 5535840
337.73/337.87	c lower bound updated to -147619343
338.12/338.25	c BCD2: 240331112502 <= obj <= 240338250962
338.12/338.25	c BCD2: #cores=85, #unrelaxed=381, #relaxed=414, #hardened=0
338.12/338.25	c BCD2: #sat=5 #unsat=161 bias=161/166
338.52/338.62	c Solving starts ...
338.52/338.62	c ============================[ Search Statistics ]============================
338.52/338.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
338.52/338.62	c       |         |          |          |    Limit     GC | Var      | Constra 
338.52/338.62	c =============================================================================
338.52/338.62	c  0.0s |       0 |        0 |        0 |   313043      0 |     3761 |     8086
339.52/339.64	c  1.0s |       0 |      570 |       20 |   313043      0 |     3762 |     8087
339.52/339.64	c #cpu_time = 1.025s
339.52/339.64	c #wall_clock_time = 1.025s
339.52/339.64	c #decision = 570
339.52/339.64	c #random_decision = 0
339.52/339.64	c #conflict = 20
339.52/339.64	c #restart = 0
339.52/339.64	c BCD2: updating lower bound of a core
339.52/339.68	c BCD2: refineLB: 5562347 -> 5563155
339.52/339.68	c lower bound updated to -147592028
339.93/340.06	c BCD2: 240331139817 <= obj <= 240338250962
339.93/340.06	c BCD2: #cores=85, #unrelaxed=381, #relaxed=414, #hardened=0
339.93/340.06	c BCD2: #sat=5 #unsat=162 bias=162/167
340.02/340.11	c Solving starts ...
340.02/340.11	c ============================[ Search Statistics ]============================
340.02/340.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
340.02/340.11	c       |         |          |          |    Limit     GC | Var      | Constra 
340.02/340.11	c =============================================================================
340.02/340.12	c  0.0s |       0 |        0 |        0 |   313043      0 |     3762 |     8088
340.63/340.73	c  0.6s |       1 |      994 |      100 |   313043      0 |     3762 |     8088
341.92/342.01	c  1.9s |       2 |     2210 |      250 |   313043      0 |     3762 |     8088
342.72/342.83	c  2.7s |       3 |     3231 |      475 |   313043      0 |     3762 |     8088
343.92/344.09	c  4.0s |       4 |     5299 |      813 |   313043      0 |     3762 |     8088
347.43/347.52	c  7.4s |       4 |     7148 |     1013 |   313043      0 |     3762 |     8088
347.92/348.07	c  8.0s |       5 |     8141 |     1320 |   313043      0 |     3762 |     8088
350.12/350.27	c 10.1s |       5 |    11099 |     1620 |   344348      0 |     3762 |     8088
352.42/352.58	c 12.5s |       6 |    12443 |     2081 |   344348      0 |     3762 |     8088
355.02/355.18	c 15.1s |       6 |    15294 |     2181 |   344348      0 |     3762 |     8088
358.12/358.25	c 18.1s |       6 |    18691 |     2281 |   344348      0 |     3762 |     8088
360.52/360.65	c 20.5s |       6 |    20112 |     2781 |   344348      0 |     3762 |     8088
362.73/362.83	c 22.7s |       6 |    21267 |     3081 |   344348      0 |     3762 |     8088
363.62/363.77	c 23.6s |       7 |    21811 |     3223 |   344348      0 |     3762 |     8088
366.12/366.28	c 26.2s |       7 |    22700 |     3323 |   344348      0 |     3762 |     8088
368.72/368.87	c 28.7s |       7 |    23719 |     3723 |   344348      0 |     3762 |     8088
373.22/373.36	c 33.2s |       7 |    24037 |     3923 |   344348      0 |     3762 |     8088
377.02/377.13	c 37.0s |       7 |    24195 |     4023 |   344348      0 |     3762 |     8088
379.32/379.40	c 39.3s |       7 |    24644 |     4123 |   344348      0 |     3762 |     8088
381.41/381.52	c 41.4s |       7 |    25765 |     4223 |   344348      0 |     3762 |     8088
383.92/384.01	c 43.9s |       7 |    26203 |     4423 |   344348      0 |     3762 |     8088
386.41/386.57	c 46.4s |       7 |    27011 |     4723 |   344348      0 |     3762 |     8088
388.71/388.88	c 48.8s |       7 |    27703 |     4823 |   344348      0 |     3762 |     8088
389.81/389.96	c 49.8s |       8 |    28041 |     4936 |   344348      0 |     3762 |     8088
392.72/392.82	c 52.7s |       8 |    28817 |     5036 |   344348      0 |     3762 |     8088
397.61/397.70	c 57.6s |       8 |    29359 |     5236 |   344348      0 |     3762 |     8088
405.41/405.57	c 65.5s |       8 |    29638 |     5336 |   344348      0 |     3762 |     8088
412.61/412.75	c 72.6s |       8 |    29810 |     5436 |   378783      0 |     3762 |     8088
423.52/423.62	c 83.5s |       8 |    30051 |     5536 |   378783      0 |     3762 |     8088
437.01/437.17	c 97.1s |       8 |    30147 |     5636 |   378783      0 |     3762 |     8088
458.80/458.91	c  118s |       8 |    30267 |     5736 |   378783      0 |     3762 |     8088
469.70/469.81	c  129s |       8 |    30431 |     5836 |   378783      0 |     3762 |     8088
481.70/481.86	c  141s |       8 |    31037 |     5936 |   378783      0 |     3762 |     8088
483.80/483.98	c  143s |       8 |    31408 |     6136 |   378783      0 |     3762 |     8088
487.60/487.70	c  147s |       8 |    32315 |     6436 |   378783      0 |     3762 |     8088
490.99/491.17	c  151s |       8 |    32544 |     6536 |   378783      0 |     3762 |     8088
494.40/494.59	c  154s |       8 |    33189 |     6736 |   378783      0 |     3762 |     8088
501.19/501.34	c  161s |       8 |    33391 |     6836 |   378783      0 |     3762 |     8088
504.49/504.68	c  164s |       8 |    33662 |     6936 |   378783      0 |     3762 |     8088
508.99/509.13	c  169s |       8 |    33875 |     7036 |   378783      0 |     3762 |     8088
514.89/515.05	c  174s |       8 |    34068 |     7136 |   378783      0 |     3762 |     8088
523.69/523.84	c  183s |       8 |    34278 |     7236 |   378783      0 |     3762 |     8088
530.89/531.02	c  190s |       8 |    34463 |     7336 |   378783      0 |     3762 |     8088
537.79/537.94	c  197s |       8 |    34775 |     7436 |   378783      0 |     3762 |     8088
541.39/541.59	c  201s |       9 |    35001 |     7506 |   378783      0 |     3762 |     8088
543.19/543.30	c  203s |       9 |    35755 |     7540 |   378783      0 |     3762 |     8088
543.19/543.30	c #cpu_time = 203.066s
543.19/543.30	c #wall_clock_time = 203.066s
543.19/543.30	c #decision = 35755
543.19/543.30	c #random_decision = 81
543.19/543.30	c #conflict = 7540
543.19/543.30	c #restart = 9
543.19/543.30	o -144635822
543.59/543.74	c BCD2: updating upper bound: 240338250962 -> 240334096022
545.79/545.97	c BCD2: 240331139817 <= obj <= 240334096022
545.79/545.97	c BCD2: #cores=85, #unrelaxed=381, #relaxed=414, #hardened=0
545.79/545.97	c BCD2: #sat=6 #unsat=162 bias=162/168
545.89/546.03	c Solving starts ...
545.89/546.03	c ============================[ Search Statistics ]============================
545.89/546.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
545.89/546.03	c       |         |          |          |    Limit     GC | Var      | Constra 
545.89/546.03	c =============================================================================
545.89/546.04	c  0.0s |       0 |        0 |        0 |   378783      0 |     3762 |     8089
554.08/554.29	c  8.3s |       0 |     4265 |      100 |   378783      0 |     3762 |     8089
554.18/554.32	c  8.3s |       1 |     4265 |      100 |   378783      0 |     3762 |     8089
555.78/555.90	c  9.9s |       1 |     4729 |      101 |   378783      0 |     3762 |     8089
555.78/555.90	c #cpu_time = 9.840s
555.78/555.90	c #wall_clock_time = 9.842s
555.78/555.90	c #decision = 4729
555.78/555.90	c #random_decision = 1
555.78/555.90	c #conflict = 101
555.78/555.90	c #restart = 1
736.24/736.41	c BCD2: relaxing 374 and merging with 4 cores into a new core of size 643: cost of the new core is >=9945707
736.24/736.41	c lower bound updated to -147592023
746.03/746.20	c BCD2: 240331139822 <= obj <= 240334096022
746.03/746.20	c BCD2: #cores=82, #unrelaxed=7, #relaxed=788, #hardened=0
746.03/746.20	c BCD2: #sat=6 #unsat=163 bias=163/169

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111224-1466400455/watcher-4111224-1466400455 -o /tmp/evaluation-result-4111224-1466400455/solver-4111224-1466400455 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466383825-12034 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111224-1466400455.opb 

pid=14348
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 14351
/proc/meminfo: memFree=19286548/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 570 0 0 0 0 0 0 0 20 0 4 0 42092298 246870016 432 33554432000 4194304 16246674 140734716243248 140734716242672 13771112 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 60271 442 354 2943 0 57165 0
[pid=14351/tid=14352] ppid=14348 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 246870016 483 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 246870016 507 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 42092299 246870016 520 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100184 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 14351
/proc/meminfo: memFree=19286548/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 25461 0 0 0 5 4 0 0 20 0 4 0 42092298 1250496512 25250 33554432000 4194304 16246674 140734716243248 140734716242560 4221105 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 305297 25255 800 2943 0 302191 0
[pid=14351/tid=14352] ppid=14348 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1250496512 25259 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1250496512 25264 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1250496512 25268 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200551 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 14351
/proc/meminfo: memFree=19286548/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1309252 CPUtime=0.19 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 48178 0 0 0 12 7 0 0 20 0 4 0 42092298 1340674048 48477 33554432000 4194304 16246674 140734716243248 140734716242560 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 327313 48481 800 2943 0 324207 0
[pid=14351/tid=14352] ppid=14348 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1340674048 48483 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1340674048 48485 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1340674048 48487 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1309252

[startup+0.300533 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 14351
/proc/meminfo: memFree=19286548/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 55951 0 0 0 21 8 0 0 20 0 4 0 42092298 1344868352 56250 33554432000 4194304 16246674 140734716243248 140734716242560 7852948 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 328337 56250 800 2943 0 325231 0
[pid=14351/tid=14352] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 56250 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 56250 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 56250 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700421 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 14351
/proc/meminfo: memFree=19286548/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1313348 CPUtime=0.68 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 67129 0 0 0 59 9 0 0 20 0 4 0 42092298 1344868352 67428 33554432000 4194304 16246674 140734716243248 140734716242560 7440008 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 328337 67428 800 2943 0 325231 0
[pid=14351/tid=14352] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 67428 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 67428 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 67428 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1313348

[startup+1.50036 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 14355
/proc/meminfo: memFree=18993656/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1313348 CPUtime=1.48 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 80791 0 0 0 136 12 0 0 20 0 4 0 42092298 1344868352 81090 33554432000 4194304 16246674 140734716243248 140734716226240 4221019 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 328337 81090 801 2943 0 325231 0
[pid=14351/tid=14352] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 81090 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 81090 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1344868352 81090 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1313348

[startup+3.10036 s]
/proc/loadavg: 2.06 2.05 2.00 3/183 14355
/proc/meminfo: memFree=18822040/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1351236 CPUtime=3.09 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 180375 0 0 0 281 28 0 0 20 0 4 0 42092298 1383665664 180674 33554432000 4194304 16246674 140734716243248 140734716225152 6165382 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 337809 180674 834 2943 0 334703 0
[pid=14351/tid=14352] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 180679 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 180686 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 180691 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1351236

[startup+6.30037 s]
/proc/loadavg: 2.06 2.05 2.00 3/183 14355
/proc/meminfo: memFree=17869704/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1351236 CPUtime=6.28 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 278433 0 0 0 581 47 0 0 20 0 4 0 42092298 1383665664 278732 33554432000 4194304 16246674 140734716243248 140734716225152 4220897 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 337809 278732 838 2943 0 334703 0
[pid=14351/tid=14352] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278732 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278732 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278732 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1351236

[startup+12.7004 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 14355
/proc/meminfo: memFree=17871916/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1351236 CPUtime=12.67 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 278513 0 0 0 1220 47 0 0 20 0 4 0 42092298 1383665664 278812 33554432000 4194304 16246674 140734716243248 140734716242344 5531892 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 337809 278812 916 2943 0 334703 0
[pid=14351/tid=14352] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278812 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278812 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278812 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1351236

[startup+25.5006 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 14355
/proc/meminfo: memFree=17871996/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1351236 CPUtime=25.48 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 278514 0 0 0 2500 48 0 0 20 0 4 0 42092298 1383665664 278813 33554432000 4194304 16246674 140734716243248 140734716225152 5531892 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14351/statm: 337809 278813 916 2943 0 334703 0
[pid=14351/tid=14352] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278813 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278813 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278813 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1351236

[startup+51.1005 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 14355
/proc/meminfo: memFree=16555420/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1351236 CPUtime=51.07 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 278517 0 0 0 5058 49 0 0 20 0 4 0 42092298 1383665664 278816 33554432000 4194304 16246674 140734716243248 140734716225152 5531160 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14351/statm: 337809 278816 919 2943 0 334703 0
[pid=14351/tid=14352] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278816 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278816 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1351236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1383665664 278816 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1351236

[startup+102.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 14356
/proc/meminfo: memFree=16189908/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=1715780 CPUtime=102.26 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 369653 0 0 0 10166 60 0 0 20 0 4 0 42092298 1756958720 369952 33554432000 4194304 16246674 140734716243248 140734716242560 12449269 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14351/statm: 428945 369952 919 2943 0 425839 0
[pid=14351/tid=14352] ppid=14348 vsize=1715780 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 1756958720 369952 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=1715780 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 1756958720 369952 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=1715780 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 1756958720 369952 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1715780


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

/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3309899776 749347 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3232324 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3309899776 749347 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3232324 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3309899776 749347 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 3232324

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 14440
/proc/meminfo: memFree=20121148/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3334724 CPUtime=1362 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 774459 0 0 0 134788 1412 0 0 20 0 4 0 42092298 3414757376 774947 33554432000 4194304 16246674 140734716243248 140734716242344 4220543 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 833681 774947 921 2943 0 830575 0
[pid=14351/tid=14352] ppid=14348 vsize=3334724 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3414757376 774947 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3334724 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3414757376 774947 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3334724 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3414757376 774947 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 3334724

[startup+1422.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 14441
/proc/meminfo: memFree=19957112/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3420740 CPUtime=1421.99 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 795963 0 0 0 140599 1600 0 0 20 0 4 0 42092298 3502837760 796451 33554432000 4194304 16246674 140734716243248 140734716242344 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 855185 796451 921 2943 0 852079 0
[pid=14351/tid=14352] ppid=14348 vsize=3420740 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3502837760 796451 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3420740 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3502837760 796451 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3420740 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3502837760 796451 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 3420740

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 14443
/proc/meminfo: memFree=16580188/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3532356 CPUtime=1481.98 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 823868 0 0 0 146446 1752 0 0 20 0 4 0 42092298 3617132544 824355 33554432000 4194304 16246674 140734716243248 140734716242560 12652957 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 883089 824355 921 2943 0 879983 0
[pid=14351/tid=14352] ppid=14348 vsize=3532356 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3617132544 824355 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3532356 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3617132544 824355 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3532356 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3617132544 824355 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 3532356

[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 14444
/proc/meminfo: memFree=16855856/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3625540 CPUtime=1541.98 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 847164 0 0 0 152406 1792 0 0 20 0 4 0 42092298 3712552960 847651 33554432000 4194304 16246674 140734716243248 140734716242344 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 906385 847651 921 2943 0 903279 0
[pid=14351/tid=14352] ppid=14348 vsize=3625540 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3712552960 847651 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3625540 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3712552960 847651 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3625540 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3712552960 847651 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 3625540

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/183 14445
/proc/meminfo: memFree=14793960/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3728964 CPUtime=1601.96 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 891452 0 0 0 158244 1952 0 0 20 0 4 0 42092298 3818459136 873507 33554432000 4194304 16246674 140734716243248 140734716242560 12655180 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 932241 873507 921 2943 0 929135 0
[pid=14351/tid=14352] ppid=14348 vsize=3728964 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3818459136 873507 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3728964 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3818459136 873507 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3728964 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3818459136 873507 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 3728964

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14446
/proc/meminfo: memFree=14862432/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3805764 CPUtime=1661.95 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 910653 0 0 0 164090 2105 0 0 20 0 4 0 42092298 3897102336 892707 33554432000 4194304 16246674 140734716243248 140734716242344 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 951441 892707 921 2943 0 948335 0
[pid=14351/tid=14352] ppid=14348 vsize=3805764 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3897102336 892707 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3805764 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3897102336 892707 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3805764 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3897102336 892707 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 3805764

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 14447
/proc/meminfo: memFree=14316680/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3783236 CPUtime=1721.93 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 983357 0 0 0 170015 2178 0 0 20 0 4 0 42092298 3874033664 887075 33554432000 4194304 16246674 140734716243248 140734716242424 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 945809 887075 921 2943 0 942703 0
[pid=14351/tid=14352] ppid=14348 vsize=3783236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 3874033664 887075 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3783236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 3874033664 887075 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3783236 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 3874033664 887075 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 3783236

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 14449
/proc/meminfo: memFree=14994648/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=3985988 CPUtime=1781.93 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 1034048 0 0 0 175985 2208 0 0 20 0 4 0 42092298 4081651712 937763 33554432000 4194304 16246674 140734716243248 140734716242560 4220894 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 996497 937763 921 2943 0 993391 0
[pid=14351/tid=14352] ppid=14348 vsize=3985988 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 4081651712 937763 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=3985988 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 4081651712 937763 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=3985988 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 4081651712 937763 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 3985988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14449
/proc/meminfo: memFree=14959772/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=4020804 CPUtime=1800.02 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) R 14348 14351 12018 0 -1 4202496 1042752 0 0 0 177790 2212 0 0 20 0 4 0 42092298 4117303296 946467 33554432000 4194304 16246674 140734716243248 140734716241088 4220480 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 1005201 946467 921 2943 0 1002095 0
[pid=14351/tid=14352] ppid=14348 vsize=4020804 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14352/stat : 14352 (toysat) S 14348 14351 12018 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42092299 4117303296 946467 33554432000 4194304 16246674 140734716243248 139829011524848 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=4020804 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) S 14348 14351 12018 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42092299 4117303296 946467 33554432000 4194304 16246674 140734716243248 139829001034992 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14351/tid=14354] ppid=14348 vsize=4020804 CPUtime=0 cores=0,2,4,6
/proc/14351/task/14354/stat : 14354 (toysat) S 14348 14351 12018 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42092299 4117303296 946467 33554432000 4194304 16246674 140734716243248 139828990561456 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 4020804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14449
/proc/meminfo: memFree=14959772/32872528 swapFree=338416/354768
[pid=14351] ppid=14348 vsize=0 CPUtime=1800.13 cores=0,2,4,6
/proc/14351/stat : 14351 (toysat) Z 14348 14351 12018 0 -1 4203532 1042752 0 0 0 177791 2222 0 0 20 0 2 0 42092298 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14351/statm: 0 0 0 0 0 0 0
[pid=14351/tid=14353] ppid=14348 vsize=0 CPUtime=0.1 cores=0,2,4,6
/proc/14351/task/14353/stat : 14353 (toysat) R 14348 14351 12018 0 -1 4203588 8 0 0 0 0 10 0 0 20 0 2 0 42092299 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.54
CPU time (s): 1800.19
CPU user time (s): 1777.91
CPU system time (s): 22.2716
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 4020804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.91
system time used= 22.2716
maximum resident set size= 3785868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1042752
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= 1364
involuntary context switches= 1866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0982 second user time and 16.3555 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-20 07:27:36
IDJOB=4111224
IDBENCH=109012
IDSOLVER=2542
FILE ID=node126/4111224-1466400455
RUNJOBID= node126-1466383825-12034
PBS_JOBID= 19923255
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/normalized-single-obj-f58-fob_fxl_loss.seq-A-3-combined-EDCBAir.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111224-1466400455/watcher-4111224-1466400455 -o /tmp/evaluation-result-4111224-1466400455/solver-4111224-1466400455 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466383825-12034 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111224-1466400455.opb

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

MD5SUM BENCH= 79532d4d07cf45c70efcfe439329e3c0
RANDOM SEED=1556511702

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        19286920 kB
Buffers:           64532 kB
Cached:           106412 kB
SwapCached:         1812 kB
Active:         12385172 kB
Inactive:          85888 kB
Active(anon):   12301036 kB
Inactive(anon):     1508 kB
Active(file):      84136 kB
Inactive(file):    84380 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099108 kB
Dirty:             28384 kB
Writeback:             0 kB
AnonPages:      12656652 kB
Mapped:            10784 kB
Shmem:                 0 kB
Slab:             601168 kB
SReclaimable:      45184 kB
SUnreclaim:       555984 kB
KernelStack:        1464 kB
PageTables:        28860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   12797552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71696 MiB
End job on node126 at 2016-06-20 07:57:36