Trace number 4110812

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? (MO) 994.897 995.077

General information on the benchmark

Namenormalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/
normalized-single-obj-f37-AC_TotalLoss.seq-B-2-combined-irEDCBA.opb
MD5SUM330fba05fd36ce029db789f5359b536b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1678447953
Best CPU time to get the best result obtained on this benchmark5.87511
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3378
Total number of constraints9747
Number of constraints which are clauses9643
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints104
Minimum length of a constraint1
Maximum length of a constraint27
Number of terms in the objective function 301
Biggest coefficient in the objective function 71744535
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12053081879
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 71744535
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12053081879
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-20T04:28:46+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-4110812-1466389726.opb"]
0.00/0.01	c use --random-gen="3781613718 429463160 1368442215 3051061389 3864937318 1626689232 3445479920 4044597103 2644538436 1082928019 629532152 699898080 995056649 4052158678 3148803485 2067066591 3477754000 4037073362 4280976014 3120194922 1894588671 965554022 2400407920 2723160801 2745706273 3704562611 2815615935 495237615 1740826385 3271054798 4087141007 4214600393 228048992 1768531891 2479339354 1935486375 1534724549 1590793870 1077633443 3263431970 4171450294 723520689 2503030876 2790295607 2916671462 2347495566 3010966196 1032374331 692857479 551619602 2375381005 3909809787 3991123451 4023890166 2381875070 2577762762 3081526037 3120527856 1666424198 3933171016 3543495112 3967674147 2294281951 369780553 2459850398 2886526650 1294105972 3706694258 3301671658 3248884459 3481162124 2413192685 501421994 1219024827 2946151920 4007432035 2438203686 960056642 4088849462 3367087927 4080926004 2364487045 3838321633 2040364818 3049605592 1018715663 278441018 2463759257 439121850 1028975939 1797793643 2670813135 512959979 1072971330 1571976905 562622733 3592223808 2652027037 3687020670 2508894135 3249132398 828977499 401764710 3858155658 2235059192 1728787267 846490599 2898704819 1821487553 2833863768 135830802 2798733635 472896922 3519816083 3708959524 2534673169 2757645762 1092221664 1748456062 1248716569 353304006 1699406457 4149480390 1220068527 1205535362 177715777 884218144 3569843645 2397466251 30827976 1912472148 3155296473 2042702984 1335442684 3250055445 1316555912 2338037069 2411715194 2921998251 3275720069 2369701789 1400794066 2552031108 4111555548 1879500151 1739347846 3613579630 2261920418 2716951584 3966342972 3330645853 1190359210 3189546493 4167303190 795099231 4052241814 2851587811 2098077926 4231314051 2917793838 1322344743 2331021897 3675006899 548242814 1334968241 1943514699 1719973161 1592688042 3010132309 14082139 3371246047 3807275061 1168174970 597094652 2683767920 3699826553 2588837714 3164777166 1722458506 718689456 4014224005 1282084428 373132611 2710722399 3322035746 3828929858 1298818380 1440071100 4034638505 2898054430 2810035175 2747721989 2350636484 3649276746 2155794508 969373231 4079586220 2700179424 1395878580 1210532311 1190292427 4165376946 2556534956 2004767486 587484251 2560033860 420925629 2826016330 2225319468 2967390705 273012807 3616416991 1747268920 2583984677 1437916495 4177349037 1629928735 3581924519 1572713895 3496860144 1925064264 220225506 4072076377 267330606 1801045331 4214335168 95079480 2890515373 4052500855 2096837871 2167040740 1251083590 667691890 3978973375 3166268192 1778659263 1444480916 3537855503 1629359552 2977211447 3351360973 545596502 2062255763 3875199068 3204597532 1000189363 705451561 1831591777 2538036900 2409349927 2999075971 3532608808 1694281117 4289350156 925684940 4227507795 255 362436" option to reproduce the execution
0.00/0.07	c #vars 3378
0.00/0.07	c #constraints 9747
0.09/0.20	c BCD2: Hardening is enabled.
0.09/0.20	c BCD2: BiasedSearch is enabled.
0.09/0.20	c Solving starts ...
0.09/0.20	c ============================[ Search Statistics ]============================
0.09/0.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.20	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.20	c =============================================================================
0.19/0.20	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |        0
0.19/0.21	c  0.0s |       0 |      217 |        6 |     4124      0 |      209 |       52
0.19/0.21	c #cpu_time = 0.016s
0.19/0.21	c #wall_clock_time = 0.016s
0.19/0.21	c #decision = 217
0.19/0.21	c #random_decision = 0
0.19/0.21	c #conflict = 6
0.19/0.21	c #restart = 0
0.19/0.21	o 6012192007
0.19/0.22	c BCD2: updating upper bound: 12053081879 -> 6026540912
0.19/0.22	c BCD2: 0 <= obj <= 6026540912
0.19/0.22	c BCD2: #cores=0, #unrelaxed=301, #relaxed=0, #hardened=0
0.19/0.22	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.19/0.23	c  0.0s |       0 |        3 |        1 |     4124      0 |      209 |       52
0.19/0.23	c #cpu_time = 0.009s
0.19/0.23	c #wall_clock_time = 0.009s
0.19/0.23	c #decision = 3
0.19/0.23	c #random_decision = 0
0.19/0.23	c #conflict = 1
0.19/0.23	c #restart = 0
0.19/0.23	c BCD2: found a new core of size 3: cost of the new core is >=14348907
0.19/0.23	c lower bound updated to 1
0.19/0.24	c BCD2: 14348907 <= obj <= 6026540912
0.19/0.24	c BCD2: #cores=1, #unrelaxed=298, #relaxed=3, #hardened=0
0.19/0.24	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       52
0.19/0.25	c  0.0s |       0 |       66 |        0 |     4124      0 |      209 |       52
0.19/0.25	c #cpu_time = 0.008s
0.19/0.25	c #wall_clock_time = 0.008s
0.19/0.25	c #decision = 66
0.19/0.25	c #random_decision = 0
0.19/0.25	c #conflict = 0
0.19/0.25	c #restart = 0
0.19/0.25	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.19/0.25	c lower bound updated to 71744536
0.19/0.25	c BCD2: 86093442 <= obj <= 6026540912
0.19/0.25	c BCD2: #cores=2, #unrelaxed=292, #relaxed=9, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=3 bias=3/4
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       53
0.19/0.26	c  0.0s |       0 |       78 |        0 |     4124      0 |      209 |       53
0.19/0.26	c #cpu_time = 0.007s
0.19/0.26	c #wall_clock_time = 0.008s
0.19/0.26	c #decision = 78
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.19/0.26	c lower bound updated to 143489071
0.19/0.27	c BCD2: 157837977 <= obj <= 6026540912
0.19/0.27	c BCD2: #cores=3, #unrelaxed=289, #relaxed=12, #hardened=0
0.19/0.27	c BCD2: #sat=1 #unsat=4 bias=4/5
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       54
0.19/0.28	c  0.0s |       0 |       82 |        0 |     4124      0 |      209 |       54
0.19/0.28	c #cpu_time = 0.008s
0.19/0.28	c #wall_clock_time = 0.008s
0.19/0.28	c #decision = 82
0.19/0.28	c #random_decision = 0
0.19/0.28	c #conflict = 0
0.19/0.28	c #restart = 0
0.19/0.28	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.19/0.28	c lower bound updated to 215233606
0.19/0.28	c BCD2: 229582512 <= obj <= 6026540912
0.19/0.28	c BCD2: #cores=4, #unrelaxed=286, #relaxed=15, #hardened=0
0.19/0.28	c BCD2: #sat=1 #unsat=5 bias=5/6
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |     4124      0 |      209 |       55
0.19/0.29	c  0.0s |       0 |       82 |        0 |     4124      0 |      209 |       55
0.19/0.29	c #cpu_time = 0.007s
0.19/0.29	c #wall_clock_time = 0.007s
0.19/0.29	c #decision = 82
0.19/0.29	c #random_decision = 0
0.19/0.29	c #conflict = 0
0.19/0.29	c #restart = 0
0.19/0.29	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=143489070
0.19/0.29	c BCD2: refineLB: 71744536 -> 143489070
0.19/0.29	c lower bound updated to 286978141
0.29/0.30	c BCD2: 301327047 <= obj <= 6026540912
0.29/0.30	c BCD2: #cores=4, #unrelaxed=282, #relaxed=19, #hardened=0
0.29/0.30	c BCD2: #sat=1 #unsat=6 bias=6/7
0.29/0.30	c Solving starts ...
0.29/0.30	c ============================[ Search Statistics ]============================
0.29/0.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.30	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.30	c =============================================================================
0.29/0.32	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       55
0.29/0.32	c  0.0s |       0 |       86 |        0 |     4124      0 |      210 |       56
0.29/0.32	c #cpu_time = 0.005s
0.29/0.32	c #wall_clock_time = 0.005s
0.29/0.32	c #decision = 86
0.29/0.32	c #random_decision = 0
0.29/0.32	c #conflict = 0
0.29/0.32	c #restart = 0
0.29/0.32	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.29/0.32	c lower bound updated to 358722676
0.29/0.33	c BCD2: 373071582 <= obj <= 6026540912
0.29/0.33	c BCD2: #cores=5, #unrelaxed=279, #relaxed=22, #hardened=0
0.29/0.33	c BCD2: #sat=1 #unsat=7 bias=7/8
0.29/0.33	c Solving starts ...
0.29/0.33	c ============================[ Search Statistics ]============================
0.29/0.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.33	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.33	c =============================================================================
0.29/0.33	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       57
0.29/0.33	c  0.0s |       0 |       89 |        0 |     4124      0 |      210 |       57
0.29/0.33	c #cpu_time = 0.005s
0.29/0.33	c #wall_clock_time = 0.005s
0.29/0.33	c #decision = 89
0.29/0.33	c #random_decision = 0
0.29/0.33	c #conflict = 0
0.29/0.33	c #restart = 0
0.29/0.33	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.29/0.33	c lower bound updated to 430467211
0.29/0.34	c BCD2: 444816117 <= obj <= 6026540912
0.29/0.34	c BCD2: #cores=6, #unrelaxed=273, #relaxed=28, #hardened=0
0.29/0.34	c BCD2: #sat=1 #unsat=8 bias=8/9
0.29/0.34	c Solving starts ...
0.29/0.34	c ============================[ Search Statistics ]============================
0.29/0.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.34	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.34	c =============================================================================
0.29/0.34	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       58
0.29/0.34	c  0.0s |       0 |       89 |        0 |     4124      0 |      210 |       58
0.29/0.34	c #cpu_time = 0.005s
0.29/0.34	c #wall_clock_time = 0.005s
0.29/0.34	c #decision = 89
0.29/0.34	c #random_decision = 0
0.29/0.34	c #conflict = 0
0.29/0.34	c #restart = 0
0.29/0.34	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.29/0.34	c lower bound updated to 502211746
0.29/0.35	c BCD2: 516560652 <= obj <= 6026540912
0.29/0.35	c BCD2: #cores=7, #unrelaxed=270, #relaxed=31, #hardened=0
0.29/0.35	c BCD2: #sat=1 #unsat=9 bias=9/10
0.29/0.35	c Solving starts ...
0.29/0.35	c ============================[ Search Statistics ]============================
0.29/0.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.35	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.35	c =============================================================================
0.29/0.35	c  0.0s |       0 |        0 |        0 |     4124      0 |      210 |       59
0.29/0.36	c  0.0s |       0 |       93 |        0 |     4124      0 |      210 |       59
0.29/0.36	c #cpu_time = 0.005s
0.29/0.36	c #wall_clock_time = 0.005s
0.29/0.36	c #decision = 93
0.29/0.36	c #random_decision = 0
0.29/0.36	c #conflict = 0
0.29/0.36	c #restart = 0
0.29/0.36	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 10: cost of the new core is >=143489070
0.29/0.36	c BCD2: refineLB: 136314617 -> 143489070
0.29/0.36	c lower bound updated to 573956281
0.29/0.36	c BCD2: 588305187 <= obj <= 6026540912
0.29/0.36	c BCD2: #cores=7, #unrelaxed=263, #relaxed=38, #hardened=0
0.29/0.36	c BCD2: #sat=1 #unsat=10 bias=10/11
0.29/0.36	c Solving starts ...
0.29/0.36	c ============================[ Search Statistics ]============================
0.29/0.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.36	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.36	c =============================================================================
0.29/0.36	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       59
0.29/0.37	c  0.0s |       0 |       92 |        0 |     4124      0 |      213 |       64
0.29/0.37	c #cpu_time = 0.006s
0.29/0.37	c #wall_clock_time = 0.006s
0.29/0.37	c #decision = 92
0.29/0.37	c #random_decision = 0
0.29/0.37	c #conflict = 0
0.29/0.37	c #restart = 0
0.29/0.37	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.29/0.37	c lower bound updated to 645700816
0.29/0.38	c BCD2: 660049722 <= obj <= 6026540912
0.29/0.38	c BCD2: #cores=8, #unrelaxed=257, #relaxed=44, #hardened=0
0.29/0.38	c BCD2: #sat=1 #unsat=11 bias=11/12
0.29/0.38	c Solving starts ...
0.29/0.38	c ============================[ Search Statistics ]============================
0.29/0.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.38	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.38	c =============================================================================
0.29/0.38	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       65
0.29/0.38	c  0.0s |       0 |       92 |        0 |     4124      0 |      213 |       65
0.29/0.38	c #cpu_time = 0.005s
0.29/0.38	c #wall_clock_time = 0.005s
0.29/0.38	c #decision = 92
0.29/0.38	c #random_decision = 0
0.29/0.38	c #conflict = 0
0.29/0.38	c #restart = 0
0.29/0.38	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.29/0.38	c lower bound updated to 717445351
0.29/0.39	c BCD2: 731794257 <= obj <= 6026540912
0.29/0.39	c BCD2: #cores=9, #unrelaxed=254, #relaxed=47, #hardened=0
0.29/0.39	c BCD2: #sat=1 #unsat=12 bias=12/13
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.29/0.39	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       66
0.29/0.39	c  0.0s |       0 |       91 |        0 |     4124      0 |      213 |       66
0.29/0.39	c #cpu_time = 0.004s
0.29/0.39	c #wall_clock_time = 0.004s
0.29/0.39	c #decision = 91
0.29/0.39	c #random_decision = 0
0.29/0.39	c #conflict = 0
0.29/0.39	c #restart = 0
0.29/0.39	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.29/0.39	c lower bound updated to 789189886
0.39/0.40	c BCD2: 803538792 <= obj <= 6026540912
0.39/0.40	c BCD2: #cores=10, #unrelaxed=248, #relaxed=53, #hardened=0
0.39/0.40	c BCD2: #sat=1 #unsat=13 bias=13/14
0.39/0.40	c Solving starts ...
0.39/0.40	c ============================[ Search Statistics ]============================
0.39/0.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.40	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.40	c =============================================================================
0.39/0.40	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       67
0.39/0.40	c  0.0s |       0 |       90 |        0 |     4124      0 |      213 |       67
0.39/0.40	c #cpu_time = 0.004s
0.39/0.40	c #wall_clock_time = 0.004s
0.39/0.40	c #decision = 90
0.39/0.40	c #random_decision = 0
0.39/0.40	c #conflict = 0
0.39/0.40	c #restart = 0
0.39/0.40	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.39/0.40	c lower bound updated to 860934421
0.39/0.40	c BCD2: 875283327 <= obj <= 6026540912
0.39/0.40	c BCD2: #cores=11, #unrelaxed=245, #relaxed=56, #hardened=0
0.39/0.40	c BCD2: #sat=1 #unsat=14 bias=14/15
0.39/0.40	c Solving starts ...
0.39/0.40	c ============================[ Search Statistics ]============================
0.39/0.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.40	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.40	c =============================================================================
0.39/0.40	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       68
0.39/0.41	c  0.0s |       0 |       91 |        0 |     4124      0 |      213 |       68
0.39/0.41	c #cpu_time = 0.004s
0.39/0.41	c #wall_clock_time = 0.004s
0.39/0.41	c #decision = 91
0.39/0.41	c #random_decision = 0
0.39/0.41	c #conflict = 0
0.39/0.41	c #restart = 0
0.39/0.41	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.39/0.41	c lower bound updated to 932678956
0.39/0.41	c BCD2: 947027862 <= obj <= 6026540912
0.39/0.41	c BCD2: #cores=12, #unrelaxed=242, #relaxed=59, #hardened=0
0.39/0.41	c BCD2: #sat=1 #unsat=15 bias=15/16
0.39/0.41	c Solving starts ...
0.39/0.41	c ============================[ Search Statistics ]============================
0.39/0.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.41	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.41	c =============================================================================
0.39/0.41	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       69
0.39/0.42	c  0.0s |       0 |       92 |        0 |     4124      0 |      213 |       69
0.39/0.42	c #cpu_time = 0.004s
0.39/0.42	c #wall_clock_time = 0.004s
0.39/0.42	c #decision = 92
0.39/0.42	c #random_decision = 0
0.39/0.42	c #conflict = 0
0.39/0.42	c #restart = 0
0.39/0.42	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.39/0.42	c lower bound updated to 1004423491
0.39/0.42	c BCD2: 1018772397 <= obj <= 6026540912
0.39/0.42	c BCD2: #cores=13, #unrelaxed=236, #relaxed=65, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=16 bias=16/17
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     4124      0 |      213 |       70
0.39/0.43	c  0.0s |       0 |      103 |        1 |     4124      0 |      213 |       70
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 103
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 1
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 10: cost of the new core is >=143489070
0.39/0.43	c BCD2: refineLB: 71744536 -> 143489070
0.39/0.43	c lower bound updated to 1076168026
0.39/0.43	c BCD2: 1090516932 <= obj <= 6026540912
0.39/0.43	c BCD2: #cores=13, #unrelaxed=232, #relaxed=69, #hardened=0
0.39/0.43	c BCD2: #sat=1 #unsat=17 bias=17/18
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     4124      0 |      214 |       70
0.39/0.43	c  0.0s |       0 |       90 |        0 |     4124      0 |      214 |       71
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 90
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 0
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 3: cost of the new core is >=71744535
0.39/0.43	c lower bound updated to 1147912561
0.39/0.44	c BCD2: 1162261467 <= obj <= 6026540912
0.39/0.44	c BCD2: #cores=14, #unrelaxed=229, #relaxed=72, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=18 bias=18/19
0.39/0.44	c Solving starts ...
0.39/0.44	c ============================[ Search Statistics ]============================
0.39/0.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.44	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.44	c =============================================================================
0.39/0.44	c  0.0s |       0 |        0 |        0 |     4124      0 |      214 |       72
0.39/0.44	c  0.0s |       0 |       92 |        1 |     4124      0 |      214 |       72
0.39/0.44	c #cpu_time = 0.004s
0.39/0.44	c #wall_clock_time = 0.004s
0.39/0.44	c #decision = 92
0.39/0.44	c #random_decision = 0
0.39/0.44	c #conflict = 1
0.39/0.44	c #restart = 0
0.39/0.44	c BCD2: relaxing 9 and merging with 3 cores into a new core of size 21: cost of the new core is >=286978140
0.39/0.44	c BCD2: refineLB: 215233606 -> 286978140
0.39/0.44	c lower bound updated to 1219657096
0.39/0.44	c BCD2: 1234006002 <= obj <= 6026540912
0.39/0.44	c BCD2: #cores=12, #unrelaxed=220, #relaxed=81, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=19 bias=19/20
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       72
0.39/0.45	c  0.0s |       0 |       86 |        0 |     4124      0 |      225 |       91
0.39/0.45	c #cpu_time = 0.004s
0.39/0.45	c #wall_clock_time = 0.004s
0.39/0.45	c #decision = 86
0.39/0.45	c #random_decision = 0
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.39/0.45	c lower bound updated to 1291401631
0.39/0.45	c BCD2: 1305750537 <= obj <= 6026540912
0.39/0.45	c BCD2: #cores=13, #unrelaxed=214, #relaxed=87, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=20 bias=20/21
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       92
0.39/0.46	c  0.0s |       0 |       90 |        0 |     4124      0 |      225 |       92
0.39/0.46	c #cpu_time = 0.004s
0.39/0.46	c #wall_clock_time = 0.004s
0.39/0.46	c #decision = 90
0.39/0.46	c #random_decision = 0
0.39/0.46	c #conflict = 0
0.39/0.46	c #restart = 0
0.39/0.46	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.39/0.46	c lower bound updated to 1363146166
0.39/0.46	c BCD2: 1377495072 <= obj <= 6026540912
0.39/0.46	c BCD2: #cores=14, #unrelaxed=208, #relaxed=93, #hardened=0
0.39/0.46	c BCD2: #sat=1 #unsat=21 bias=21/22
0.39/0.46	c Solving starts ...
0.39/0.46	c ============================[ Search Statistics ]============================
0.39/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.46	c =============================================================================
0.39/0.46	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       93
0.39/0.47	c  0.0s |       0 |       91 |        0 |     4124      0 |      225 |       93
0.39/0.47	c #cpu_time = 0.004s
0.39/0.47	c #wall_clock_time = 0.004s
0.39/0.47	c #decision = 91
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 0
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: found a new core of size 6: cost of the new core is >=71744535
0.39/0.47	c lower bound updated to 1434890701
0.39/0.47	c BCD2: 1449239607 <= obj <= 6026540912
0.39/0.47	c BCD2: #cores=15, #unrelaxed=202, #relaxed=99, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=22 bias=22/23
0.39/0.47	c Solving starts ...
0.39/0.47	c ============================[ Search Statistics ]============================
0.39/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.47	c =============================================================================
0.39/0.47	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       94
0.39/0.48	c  0.0s |       0 |       87 |        0 |     4124      0 |      225 |       94
0.39/0.48	c #cpu_time = 0.004s
0.39/0.48	c #wall_clock_time = 0.004s
0.39/0.48	c #decision = 87
0.39/0.48	c #random_decision = 0
0.39/0.48	c #conflict = 0
0.39/0.48	c #restart = 0
0.39/0.48	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.39/0.48	c lower bound updated to 1435422142
0.39/0.48	c BCD2: 1449771048 <= obj <= 6026540912
0.39/0.48	c BCD2: #cores=16, #unrelaxed=201, #relaxed=100, #hardened=0
0.39/0.48	c BCD2: #sat=1 #unsat=23 bias=23/24
0.39/0.48	c Solving starts ...
0.39/0.48	c ============================[ Search Statistics ]============================
0.39/0.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.48	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.48	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       94
0.39/0.50	c  0.0s |       0 |       89 |        0 |     4124      0 |      225 |       94
0.39/0.50	c #cpu_time = 0.004s
0.39/0.50	c #wall_clock_time = 0.004s
0.39/0.50	c #decision = 89
0.39/0.50	c #random_decision = 0
0.39/0.50	c #conflict = 0
0.39/0.50	c #restart = 0
0.39/0.50	c BCD2: found a new core of size 2: cost of the new core is >=729
0.39/0.50	c lower bound updated to 1435422871
0.48/0.50	c BCD2: 1449771777 <= obj <= 6026540912
0.48/0.50	c BCD2: #cores=17, #unrelaxed=199, #relaxed=102, #hardened=0
0.48/0.50	c BCD2: #sat=1 #unsat=24 bias=24/25
0.48/0.50	c Solving starts ...
0.48/0.50	c ============================[ Search Statistics ]============================
0.48/0.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.50	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.50	c =============================================================================
0.48/0.50	c  0.0s |       0 |        0 |        0 |     4124      0 |      225 |       94
0.48/0.50	c  0.0s |       0 |       89 |        0 |     4124      0 |      225 |       94
0.48/0.50	c #cpu_time = 0.004s
0.48/0.50	c #wall_clock_time = 0.004s
0.48/0.50	c #decision = 89
0.48/0.50	c #random_decision = 0
0.48/0.50	c #conflict = 0
0.48/0.50	c #restart = 0
0.48/0.50	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.48/0.50	c lower bound updated to 1435422898
0.48/0.51	c BCD2: 1449771804 <= obj <= 6026540912
0.48/0.51	c BCD2: #cores=17, #unrelaxed=198, #relaxed=103, #hardened=0
0.48/0.51	c BCD2: #sat=1 #unsat=25 bias=25/26
0.48/0.51	c Solving starts ...
0.48/0.51	c ============================[ Search Statistics ]============================
0.48/0.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.51	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.51	c =============================================================================
0.48/0.51	c  0.0s |       0 |        0 |        0 |     4124      0 |      226 |       94
0.48/0.51	c  0.0s |       0 |       89 |        0 |     4124      0 |      226 |       95
0.48/0.51	c #cpu_time = 0.004s
0.48/0.51	c #wall_clock_time = 0.004s
0.48/0.51	c #decision = 89
0.48/0.51	c #random_decision = 0
0.48/0.51	c #conflict = 0
0.48/0.51	c #restart = 0
0.48/0.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.48/0.51	c lower bound updated to 1435422899
0.48/0.52	c BCD2: 1449771805 <= obj <= 6026540912
0.48/0.52	c BCD2: #cores=17, #unrelaxed=197, #relaxed=104, #hardened=0
0.48/0.52	c BCD2: #sat=1 #unsat=26 bias=26/27
0.48/0.52	c Solving starts ...
0.48/0.52	c ============================[ Search Statistics ]============================
0.48/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.52	c =============================================================================
0.48/0.52	c  0.0s |       0 |        0 |        0 |     4124      0 |      227 |       95
0.48/0.52	c  0.0s |       0 |       89 |        0 |     4124      0 |      227 |       96
0.48/0.52	c #cpu_time = 0.004s
0.48/0.52	c #wall_clock_time = 0.004s
0.48/0.52	c #decision = 89
0.48/0.52	c #random_decision = 0
0.48/0.52	c #conflict = 0
0.48/0.52	c #restart = 0
0.48/0.52	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.48/0.52	c lower bound updated to 1435954340
0.48/0.52	c BCD2: 1450303246 <= obj <= 6026540912
0.48/0.52	c BCD2: #cores=18, #unrelaxed=196, #relaxed=105, #hardened=0
0.48/0.52	c BCD2: #sat=1 #unsat=27 bias=27/28
0.48/0.52	c Solving starts ...
0.48/0.52	c ============================[ Search Statistics ]============================
0.48/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.52	c =============================================================================
0.48/0.53	c  0.0s |       0 |        0 |        0 |     4124      0 |      227 |       96
0.48/0.53	c  0.0s |       0 |       91 |        0 |     4124      0 |      227 |       96
0.48/0.53	c #cpu_time = 0.004s
0.48/0.53	c #wall_clock_time = 0.004s
0.48/0.53	c #decision = 91
0.48/0.53	c #random_decision = 0
0.48/0.53	c #conflict = 0
0.48/0.53	c #restart = 0
0.48/0.53	c BCD2: found a new core of size 2: cost of the new core is >=729
0.48/0.53	c lower bound updated to 1435955069
0.48/0.53	c BCD2: 1450303975 <= obj <= 6026540912
0.48/0.53	c BCD2: #cores=19, #unrelaxed=194, #relaxed=107, #hardened=0
0.48/0.53	c BCD2: #sat=1 #unsat=28 bias=28/29
0.48/0.53	c Solving starts ...
0.48/0.53	c ============================[ Search Statistics ]============================
0.48/0.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.53	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.53	c =============================================================================
0.48/0.53	c  0.0s |       0 |        0 |        0 |     4124      0 |      227 |       96
0.48/0.54	c  0.0s |       0 |      179 |        1 |     4124      0 |      227 |       96
0.48/0.54	c #cpu_time = 0.005s
0.48/0.54	c #wall_clock_time = 0.005s
0.48/0.54	c #decision = 179
0.48/0.54	c #random_decision = 0
0.48/0.54	c #conflict = 1
0.48/0.54	c #restart = 0
0.48/0.54	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.48/0.54	c lower bound updated to 1435955096
0.48/0.54	c BCD2: 1450304002 <= obj <= 6026540912
0.48/0.54	c BCD2: #cores=19, #unrelaxed=193, #relaxed=108, #hardened=0
0.48/0.54	c BCD2: #sat=1 #unsat=29 bias=29/30
0.48/0.54	c Solving starts ...
0.48/0.54	c ============================[ Search Statistics ]============================
0.48/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.54	c =============================================================================
0.48/0.54	c  0.0s |       0 |        0 |        0 |     4124      0 |      228 |       96
0.48/0.55	c  0.0s |       0 |      179 |        1 |     4124      0 |      228 |       97
0.48/0.55	c #cpu_time = 0.005s
0.48/0.55	c #wall_clock_time = 0.005s
0.48/0.55	c #decision = 179
0.48/0.55	c #random_decision = 0
0.48/0.55	c #conflict = 1
0.48/0.55	c #restart = 0
0.48/0.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.48/0.55	c lower bound updated to 1435955097
0.48/0.55	c BCD2: 1450304003 <= obj <= 6026540912
0.48/0.55	c BCD2: #cores=19, #unrelaxed=192, #relaxed=109, #hardened=0
0.48/0.55	c BCD2: #sat=1 #unsat=30 bias=30/31
0.48/0.55	c Solving starts ...
0.48/0.55	c ============================[ Search Statistics ]============================
0.48/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.55	c =============================================================================
0.48/0.55	c  0.0s |       0 |        0 |        0 |     4124      0 |      229 |       97
0.48/0.56	c  0.0s |       0 |       91 |        0 |     4124      0 |      229 |       98
0.48/0.56	c #cpu_time = 0.005s
0.48/0.56	c #wall_clock_time = 0.005s
0.48/0.56	c #decision = 91
0.48/0.56	c #random_decision = 0
0.48/0.56	c #conflict = 0
0.48/0.56	c #restart = 0
0.48/0.56	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.48/0.56	c lower bound updated to 1436486538
0.48/0.56	c BCD2: 1450835444 <= obj <= 6026540912
0.48/0.56	c BCD2: #cores=20, #unrelaxed=191, #relaxed=110, #hardened=0
0.48/0.56	c BCD2: #sat=1 #unsat=31 bias=31/32
0.48/0.56	c Solving starts ...
0.48/0.56	c ============================[ Search Statistics ]============================
0.48/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.56	c =============================================================================
0.48/0.56	c  0.0s |       0 |        0 |        0 |     4124      0 |      229 |       98
0.48/0.57	c  0.0s |       0 |       93 |        0 |     4124      0 |      229 |       98
0.48/0.57	c #cpu_time = 0.004s
0.48/0.57	c #wall_clock_time = 0.005s
0.48/0.57	c #decision = 93
0.48/0.57	c #random_decision = 0
0.48/0.57	c #conflict = 0
0.48/0.57	c #restart = 0
0.48/0.57	c BCD2: found a new core of size 2: cost of the new core is >=729
0.48/0.57	c lower bound updated to 1436487267
0.48/0.57	c BCD2: 1450836173 <= obj <= 6026540912
0.48/0.57	c BCD2: #cores=21, #unrelaxed=189, #relaxed=112, #hardened=0
0.48/0.57	c BCD2: #sat=1 #unsat=32 bias=32/33
0.48/0.57	c Solving starts ...
0.48/0.57	c ============================[ Search Statistics ]============================
0.48/0.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.57	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.57	c =============================================================================
0.48/0.57	c  0.0s |       0 |        0 |        0 |     4124      0 |      229 |       98
0.48/0.57	c  0.0s |       0 |      182 |        1 |     4124      0 |      229 |       98
0.48/0.57	c #cpu_time = 0.005s
0.48/0.57	c #wall_clock_time = 0.005s
0.48/0.57	c #decision = 182
0.48/0.57	c #random_decision = 0
0.48/0.57	c #conflict = 1
0.48/0.57	c #restart = 0
0.48/0.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.48/0.57	c lower bound updated to 1436487294
0.48/0.58	c BCD2: 1450836200 <= obj <= 6026540912
0.48/0.58	c BCD2: #cores=21, #unrelaxed=188, #relaxed=113, #hardened=0
0.48/0.58	c BCD2: #sat=1 #unsat=33 bias=33/34
0.48/0.58	c Solving starts ...
0.48/0.58	c ============================[ Search Statistics ]============================
0.48/0.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.58	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.58	c =============================================================================
0.48/0.58	c  0.0s |       0 |        0 |        0 |     4124      0 |      230 |       98
0.48/0.58	c  0.0s |       0 |      182 |        1 |     4124      0 |      230 |       99
0.48/0.58	c #cpu_time = 0.005s
0.48/0.58	c #wall_clock_time = 0.005s
0.48/0.58	c #decision = 182
0.48/0.58	c #random_decision = 0
0.48/0.58	c #conflict = 1
0.48/0.58	c #restart = 0
0.48/0.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.48/0.58	c lower bound updated to 1436487295
0.48/0.59	c BCD2: 1450836201 <= obj <= 6026540912
0.48/0.59	c BCD2: #cores=21, #unrelaxed=187, #relaxed=114, #hardened=0
0.48/0.59	c BCD2: #sat=1 #unsat=34 bias=34/35
0.48/0.59	c Solving starts ...
0.48/0.59	c ============================[ Search Statistics ]============================
0.48/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.59	c =============================================================================
0.48/0.59	c  0.0s |       0 |        0 |        0 |     4124      0 |      231 |       99
0.48/0.59	c  0.0s |       0 |       93 |        0 |     4124      0 |      231 |      100
0.48/0.59	c #cpu_time = 0.005s
0.48/0.59	c #wall_clock_time = 0.005s
0.48/0.59	c #decision = 93
0.48/0.59	c #random_decision = 0
0.48/0.59	c #conflict = 0
0.48/0.59	c #restart = 0
0.48/0.59	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.48/0.59	c lower bound updated to 1437018736
0.48/0.60	c BCD2: 1451367642 <= obj <= 6026540912
0.48/0.60	c BCD2: #cores=22, #unrelaxed=186, #relaxed=115, #hardened=0
0.48/0.60	c BCD2: #sat=1 #unsat=35 bias=35/36
0.59/0.60	c Solving starts ...
0.59/0.60	c ============================[ Search Statistics ]============================
0.59/0.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.60	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.60	c =============================================================================
0.59/0.60	c  0.0s |       0 |        0 |        0 |     4124      0 |      231 |      100
0.59/0.60	c  0.0s |       0 |       95 |        0 |     4124      0 |      231 |      100
0.59/0.60	c #cpu_time = 0.005s
0.59/0.60	c #wall_clock_time = 0.005s
0.59/0.60	c #decision = 95
0.59/0.60	c #random_decision = 0
0.59/0.60	c #conflict = 0
0.59/0.60	c #restart = 0
0.59/0.60	c BCD2: found a new core of size 2: cost of the new core is >=729
0.59/0.60	c lower bound updated to 1437019465
0.59/0.60	c BCD2: 1451368371 <= obj <= 6026540912
0.59/0.60	c BCD2: #cores=23, #unrelaxed=184, #relaxed=117, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=36 bias=36/37
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     4124      0 |      231 |      100
0.59/0.61	c  0.0s |       0 |      185 |        1 |     4124      0 |      231 |      100
0.59/0.61	c #cpu_time = 0.005s
0.59/0.61	c #wall_clock_time = 0.005s
0.59/0.61	c #decision = 185
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 1
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.59/0.61	c lower bound updated to 1437019492
0.59/0.61	c BCD2: 1451368398 <= obj <= 6026540912
0.59/0.61	c BCD2: #cores=23, #unrelaxed=183, #relaxed=118, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=37 bias=37/38
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     4124      0 |      232 |      100
0.59/0.62	c  0.0s |       0 |      185 |        1 |     4124      0 |      232 |      101
0.59/0.62	c #cpu_time = 0.005s
0.59/0.62	c #wall_clock_time = 0.005s
0.59/0.62	c #decision = 185
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 1
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.59/0.62	c lower bound updated to 1437019493
0.59/0.62	c BCD2: 1451368399 <= obj <= 6026540912
0.59/0.62	c BCD2: #cores=23, #unrelaxed=182, #relaxed=119, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=38 bias=38/39
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.64	c  0.0s |       0 |        0 |        0 |     4124      0 |      233 |      101
0.59/0.64	c  0.0s |       0 |       95 |        0 |     4124      0 |      233 |      102
0.59/0.64	c #cpu_time = 0.004s
0.59/0.64	c #wall_clock_time = 0.004s
0.59/0.64	c #decision = 95
0.59/0.64	c #random_decision = 0
0.59/0.64	c #conflict = 0
0.59/0.64	c #restart = 0
0.59/0.64	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.59/0.64	c lower bound updated to 1437550934
0.59/0.64	c BCD2: 1451899840 <= obj <= 6026540912
0.59/0.64	c BCD2: #cores=24, #unrelaxed=181, #relaxed=120, #hardened=0
0.59/0.64	c BCD2: #sat=1 #unsat=39 bias=39/40
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |     4124      0 |      233 |      102
0.59/0.65	c  0.0s |       0 |       97 |        0 |     4124      0 |      233 |      102
0.59/0.65	c #cpu_time = 0.005s
0.59/0.65	c #wall_clock_time = 0.005s
0.59/0.65	c #decision = 97
0.59/0.65	c #random_decision = 0
0.59/0.65	c #conflict = 0
0.59/0.65	c #restart = 0
0.59/0.65	c BCD2: found a new core of size 2: cost of the new core is >=729
0.59/0.65	c lower bound updated to 1437551663
0.59/0.65	c BCD2: 1451900569 <= obj <= 6026540912
0.59/0.65	c BCD2: #cores=25, #unrelaxed=179, #relaxed=122, #hardened=0
0.59/0.65	c BCD2: #sat=1 #unsat=40 bias=40/41
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |     4124      0 |      233 |      102
0.59/0.66	c  0.0s |       0 |      188 |        1 |     4124      0 |      233 |      102
0.59/0.66	c #cpu_time = 0.005s
0.59/0.66	c #wall_clock_time = 0.005s
0.59/0.66	c #decision = 188
0.59/0.66	c #random_decision = 0
0.59/0.66	c #conflict = 1
0.59/0.66	c #restart = 0
0.59/0.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.59/0.66	c lower bound updated to 1437551690
0.59/0.66	c BCD2: 1451900596 <= obj <= 6026540912
0.59/0.66	c BCD2: #cores=25, #unrelaxed=178, #relaxed=123, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=41 bias=41/42
0.59/0.66	c Solving starts ...
0.59/0.66	c ============================[ Search Statistics ]============================
0.59/0.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.66	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.66	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     4124      0 |      234 |      102
0.59/0.67	c  0.0s |       0 |      188 |        1 |     4124      0 |      234 |      103
0.59/0.67	c #cpu_time = 0.005s
0.59/0.67	c #wall_clock_time = 0.005s
0.59/0.67	c #decision = 188
0.59/0.67	c #random_decision = 0
0.59/0.67	c #conflict = 1
0.59/0.67	c #restart = 0
0.59/0.67	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.59/0.67	c lower bound updated to 1437551691
0.59/0.67	c BCD2: 1451900597 <= obj <= 6026540912
0.59/0.67	c BCD2: #cores=25, #unrelaxed=177, #relaxed=124, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=42 bias=42/43
0.59/0.67	c Solving starts ...
0.59/0.67	c ============================[ Search Statistics ]============================
0.59/0.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.67	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.67	c =============================================================================
0.59/0.67	c  0.0s |       0 |        0 |        0 |     4124      0 |      235 |      103
0.59/0.68	c  0.0s |       0 |       97 |        0 |     4124      0 |      235 |      104
0.59/0.68	c #cpu_time = 0.005s
0.59/0.68	c #wall_clock_time = 0.005s
0.59/0.68	c #decision = 97
0.59/0.68	c #random_decision = 0
0.59/0.68	c #conflict = 0
0.59/0.68	c #restart = 0
0.59/0.68	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.59/0.68	c lower bound updated to 1438083132
0.59/0.68	c BCD2: 1452432038 <= obj <= 6026540912
0.59/0.68	c BCD2: #cores=26, #unrelaxed=176, #relaxed=125, #hardened=0
0.59/0.68	c BCD2: #sat=1 #unsat=43 bias=43/44
0.59/0.68	c Solving starts ...
0.59/0.68	c ============================[ Search Statistics ]============================
0.59/0.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.68	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.68	c =============================================================================
0.59/0.68	c  0.0s |       0 |        0 |        0 |     4124      0 |      235 |      104
0.59/0.69	c  0.0s |       0 |       99 |        0 |     4124      0 |      235 |      104
0.59/0.69	c #cpu_time = 0.005s
0.59/0.69	c #wall_clock_time = 0.005s
0.59/0.69	c #decision = 99
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 0
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: found a new core of size 2: cost of the new core is >=729
0.59/0.69	c lower bound updated to 1438083861
0.59/0.69	c BCD2: 1452432767 <= obj <= 6026540912
0.59/0.69	c BCD2: #cores=27, #unrelaxed=174, #relaxed=127, #hardened=0
0.59/0.69	c BCD2: #sat=1 #unsat=44 bias=44/45
0.59/0.69	c Solving starts ...
0.59/0.69	c ============================[ Search Statistics ]============================
0.59/0.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.69	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.69	c =============================================================================
0.59/0.69	c  0.0s |       0 |        0 |        0 |     4124      0 |      235 |      104
0.69/0.70	c  0.0s |       0 |      191 |        1 |     4124      0 |      235 |      104
0.69/0.70	c #cpu_time = 0.006s
0.69/0.70	c #wall_clock_time = 0.006s
0.69/0.70	c #decision = 191
0.69/0.70	c #random_decision = 0
0.69/0.70	c #conflict = 1
0.69/0.70	c #restart = 0
0.69/0.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.69/0.70	c lower bound updated to 1438083888
0.69/0.70	c BCD2: 1452432794 <= obj <= 6026540912
0.69/0.70	c BCD2: #cores=27, #unrelaxed=173, #relaxed=128, #hardened=0
0.69/0.70	c BCD2: #sat=1 #unsat=45 bias=45/46
0.69/0.70	c Solving starts ...
0.69/0.70	c ============================[ Search Statistics ]============================
0.69/0.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.70	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.70	c =============================================================================
0.69/0.70	c  0.0s |       0 |        0 |        0 |     4124      0 |      236 |      104
0.69/0.71	c  0.0s |       0 |      191 |        1 |     4124      0 |      236 |      105
0.69/0.71	c #cpu_time = 0.005s
0.69/0.71	c #wall_clock_time = 0.005s
0.69/0.71	c #decision = 191
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 1
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.69/0.71	c lower bound updated to 1438083889
0.69/0.71	c BCD2: 1452432795 <= obj <= 6026540912
0.69/0.71	c BCD2: #cores=27, #unrelaxed=172, #relaxed=129, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=46 bias=46/47
0.69/0.71	c Solving starts ...
0.69/0.71	c ============================[ Search Statistics ]============================
0.69/0.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.71	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.71	c =============================================================================
0.69/0.71	c  0.0s |       0 |        0 |        0 |     4124      0 |      237 |      105
0.69/0.72	c  0.0s |       0 |       99 |        0 |     4124      0 |      237 |      106
0.69/0.72	c #cpu_time = 0.005s
0.69/0.72	c #wall_clock_time = 0.005s
0.69/0.72	c #decision = 99
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 0
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.69/0.72	c lower bound updated to 1438615330
0.69/0.72	c BCD2: 1452964236 <= obj <= 6026540912
0.69/0.72	c BCD2: #cores=28, #unrelaxed=171, #relaxed=130, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=47 bias=47/48
0.69/0.72	c Solving starts ...
0.69/0.72	c ============================[ Search Statistics ]============================
0.69/0.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.72	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.72	c =============================================================================
0.69/0.72	c  0.0s |       0 |        0 |        0 |     4124      0 |      237 |      106
0.69/0.73	c  0.0s |       0 |      101 |        0 |     4124      0 |      237 |      106
0.69/0.73	c #cpu_time = 0.005s
0.69/0.73	c #wall_clock_time = 0.005s
0.69/0.73	c #decision = 101
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 0
0.69/0.73	c #restart = 0
0.69/0.73	c BCD2: found a new core of size 2: cost of the new core is >=729
0.69/0.73	c lower bound updated to 1438616059
0.69/0.73	c BCD2: 1452964965 <= obj <= 6026540912
0.69/0.73	c BCD2: #cores=29, #unrelaxed=169, #relaxed=132, #hardened=0
0.69/0.73	c BCD2: #sat=1 #unsat=48 bias=48/49
0.69/0.73	c Solving starts ...
0.69/0.73	c ============================[ Search Statistics ]============================
0.69/0.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.73	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.73	c =============================================================================
0.69/0.73	c  0.0s |       0 |        0 |        0 |     4124      0 |      237 |      106
0.69/0.74	c  0.0s |       0 |      194 |        1 |     4124      0 |      237 |      106
0.69/0.74	c #cpu_time = 0.006s
0.69/0.74	c #wall_clock_time = 0.006s
0.69/0.74	c #decision = 194
0.69/0.74	c #random_decision = 0
0.69/0.74	c #conflict = 1
0.69/0.74	c #restart = 0
0.69/0.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.69/0.74	c lower bound updated to 1438616086
0.69/0.74	c BCD2: 1452964992 <= obj <= 6026540912
0.69/0.74	c BCD2: #cores=29, #unrelaxed=168, #relaxed=133, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=49 bias=49/50
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |     4124      0 |      238 |      106
0.69/0.75	c  0.0s |       0 |      194 |        1 |     4124      0 |      238 |      107
0.69/0.75	c #cpu_time = 0.006s
0.69/0.75	c #wall_clock_time = 0.006s
0.69/0.75	c #decision = 194
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 1
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.69/0.75	c lower bound updated to 1438616087
0.69/0.75	c BCD2: 1452964993 <= obj <= 6026540912
0.69/0.75	c BCD2: #cores=29, #unrelaxed=167, #relaxed=134, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=50 bias=50/51
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     4124      0 |      239 |      107
0.69/0.76	c  0.0s |       0 |      101 |        0 |     4124      0 |      239 |      108
0.69/0.76	c #cpu_time = 0.005s
0.69/0.76	c #wall_clock_time = 0.005s
0.69/0.76	c #decision = 101
0.69/0.76	c #random_decision = 0
0.69/0.76	c #conflict = 0
0.69/0.76	c #restart = 0
0.69/0.76	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.69/0.76	c lower bound updated to 1439147528
0.69/0.76	c BCD2: 1453496434 <= obj <= 6026540912
0.69/0.76	c BCD2: #cores=30, #unrelaxed=166, #relaxed=135, #hardened=0
0.69/0.76	c BCD2: #sat=1 #unsat=51 bias=51/52
0.69/0.76	c Solving starts ...
0.69/0.76	c ============================[ Search Statistics ]============================
0.69/0.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.76	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.76	c =============================================================================
0.69/0.76	c  0.0s |       0 |        0 |        0 |     4124      0 |      239 |      108
0.69/0.77	c  0.0s |       0 |      103 |        0 |     4124      0 |      239 |      108
0.69/0.77	c #cpu_time = 0.005s
0.69/0.77	c #wall_clock_time = 0.005s
0.69/0.77	c #decision = 103
0.69/0.77	c #random_decision = 0
0.69/0.77	c #conflict = 0
0.69/0.77	c #restart = 0
0.69/0.77	c BCD2: found a new core of size 2: cost of the new core is >=729
0.69/0.77	c lower bound updated to 1439148257
0.69/0.77	c BCD2: 1453497163 <= obj <= 6026540912
0.69/0.77	c BCD2: #cores=31, #unrelaxed=164, #relaxed=137, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=52 bias=52/53
0.69/0.77	c Solving starts ...
0.69/0.77	c ============================[ Search Statistics ]============================
0.69/0.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.77	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.77	c =============================================================================
0.69/0.77	c  0.0s |       0 |        0 |        0 |     4124      0 |      239 |      108
0.69/0.78	c  0.0s |       0 |      197 |        1 |     4124      0 |      239 |      108
0.69/0.78	c #cpu_time = 0.006s
0.69/0.78	c #wall_clock_time = 0.006s
0.69/0.78	c #decision = 197
0.69/0.78	c #random_decision = 0
0.69/0.78	c #conflict = 1
0.69/0.78	c #restart = 0
0.69/0.78	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.69/0.78	c lower bound updated to 1439148284
0.69/0.78	c BCD2: 1453497190 <= obj <= 6026540912
0.69/0.78	c BCD2: #cores=31, #unrelaxed=163, #relaxed=138, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=53 bias=53/54
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.78	c  0.0s |       0 |        0 |        0 |     4124      0 |      240 |      108
0.69/0.79	c  0.0s |       0 |      197 |        1 |     4124      0 |      240 |      109
0.69/0.79	c #cpu_time = 0.005s
0.69/0.79	c #wall_clock_time = 0.005s
0.69/0.79	c #decision = 197
0.69/0.79	c #random_decision = 0
0.69/0.79	c #conflict = 1
0.69/0.79	c #restart = 0
0.69/0.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.69/0.79	c lower bound updated to 1439148285
0.69/0.79	c BCD2: 1453497191 <= obj <= 6026540912
0.69/0.79	c BCD2: #cores=31, #unrelaxed=162, #relaxed=139, #hardened=0
0.69/0.79	c BCD2: #sat=1 #unsat=54 bias=54/55
0.69/0.79	c Solving starts ...
0.69/0.79	c ============================[ Search Statistics ]============================
0.69/0.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.79	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.79	c =============================================================================
0.69/0.79	c  0.0s |       0 |        0 |        0 |     4124      0 |      241 |      109
0.79/0.80	c  0.0s |       0 |      103 |        0 |     4124      0 |      241 |      110
0.79/0.80	c #cpu_time = 0.005s
0.79/0.80	c #wall_clock_time = 0.005s
0.79/0.80	c #decision = 103
0.79/0.80	c #random_decision = 0
0.79/0.80	c #conflict = 0
0.79/0.80	c #restart = 0
0.79/0.80	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.79/0.80	c lower bound updated to 1439679726
0.79/0.80	c BCD2: 1454028632 <= obj <= 6026540912
0.79/0.80	c BCD2: #cores=32, #unrelaxed=161, #relaxed=140, #hardened=0
0.79/0.80	c BCD2: #sat=1 #unsat=55 bias=55/56
0.79/0.80	c Solving starts ...
0.79/0.80	c ============================[ Search Statistics ]============================
0.79/0.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.80	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.80	c =============================================================================
0.79/0.80	c  0.0s |       0 |        0 |        0 |     4124      0 |      241 |      110
0.79/0.81	c  0.0s |       0 |      105 |        0 |     4124      0 |      241 |      110
0.79/0.81	c #cpu_time = 0.005s
0.79/0.81	c #wall_clock_time = 0.005s
0.79/0.81	c #decision = 105
0.79/0.81	c #random_decision = 0
0.79/0.81	c #conflict = 0
0.79/0.81	c #restart = 0
0.79/0.81	c BCD2: found a new core of size 2: cost of the new core is >=729
0.79/0.81	c lower bound updated to 1439680455
0.79/0.81	c BCD2: 1454029361 <= obj <= 6026540912
0.79/0.81	c BCD2: #cores=33, #unrelaxed=159, #relaxed=142, #hardened=0
0.79/0.81	c BCD2: #sat=1 #unsat=56 bias=56/57
0.79/0.81	c Solving starts ...
0.79/0.81	c ============================[ Search Statistics ]============================
0.79/0.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.81	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.81	c =============================================================================
0.79/0.81	c  0.0s |       0 |        0 |        0 |     4124      0 |      241 |      110
0.79/0.82	c  0.0s |       0 |      200 |        1 |     4124      0 |      241 |      110
0.79/0.82	c #cpu_time = 0.006s
0.79/0.82	c #wall_clock_time = 0.006s
0.79/0.82	c #decision = 200
0.79/0.82	c #random_decision = 0
0.79/0.82	c #conflict = 1
0.79/0.82	c #restart = 0
0.79/0.82	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.79/0.82	c lower bound updated to 1439680482
0.79/0.82	c BCD2: 1454029388 <= obj <= 6026540912
0.79/0.82	c BCD2: #cores=33, #unrelaxed=158, #relaxed=143, #hardened=0
0.79/0.82	c BCD2: #sat=1 #unsat=57 bias=57/58
0.79/0.82	c Solving starts ...
0.79/0.82	c ============================[ Search Statistics ]============================
0.79/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.82	c =============================================================================
0.79/0.82	c  0.0s |       0 |        0 |        0 |     4124      0 |      242 |      110
0.79/0.83	c  0.0s |       0 |      200 |        1 |     4124      0 |      242 |      111
0.79/0.83	c #cpu_time = 0.006s
0.79/0.83	c #wall_clock_time = 0.006s
0.79/0.83	c #decision = 200
0.79/0.83	c #random_decision = 0
0.79/0.83	c #conflict = 1
0.79/0.83	c #restart = 0
0.79/0.83	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.79/0.83	c lower bound updated to 1439680483
0.79/0.83	c BCD2: 1454029389 <= obj <= 6026540912
0.79/0.83	c BCD2: #cores=33, #unrelaxed=157, #relaxed=144, #hardened=0
0.79/0.83	c BCD2: #sat=1 #unsat=58 bias=58/59
0.79/0.83	c Solving starts ...
0.79/0.83	c ============================[ Search Statistics ]============================
0.79/0.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.83	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.83	c =============================================================================
0.79/0.83	c  0.0s |       0 |        0 |        0 |     4124      0 |      243 |      111
0.79/0.84	c  0.0s |       0 |      105 |        0 |     4124      0 |      243 |      112
0.79/0.84	c #cpu_time = 0.005s
0.79/0.84	c #wall_clock_time = 0.005s
0.79/0.84	c #decision = 105
0.79/0.84	c #random_decision = 0
0.79/0.84	c #conflict = 0
0.79/0.84	c #restart = 0
0.79/0.84	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.79/0.84	c lower bound updated to 1440211924
0.79/0.84	c BCD2: 1454560830 <= obj <= 6026540912
0.79/0.84	c BCD2: #cores=34, #unrelaxed=156, #relaxed=145, #hardened=0
0.79/0.84	c BCD2: #sat=1 #unsat=59 bias=59/60
0.79/0.84	c Solving starts ...
0.79/0.84	c ============================[ Search Statistics ]============================
0.79/0.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.84	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.84	c =============================================================================
0.79/0.84	c  0.0s |       0 |        0 |        0 |     4124      0 |      243 |      112
0.79/0.85	c  0.0s |       0 |      107 |        0 |     4124      0 |      243 |      112
0.79/0.85	c #cpu_time = 0.006s
0.79/0.85	c #wall_clock_time = 0.006s
0.79/0.85	c #decision = 107
0.79/0.85	c #random_decision = 0
0.79/0.85	c #conflict = 0
0.79/0.85	c #restart = 0
0.79/0.85	c BCD2: found a new core of size 2: cost of the new core is >=729
0.79/0.85	c lower bound updated to 1440212653
0.79/0.85	c BCD2: 1454561559 <= obj <= 6026540912
0.79/0.85	c BCD2: #cores=35, #unrelaxed=154, #relaxed=147, #hardened=0
0.79/0.85	c BCD2: #sat=1 #unsat=60 bias=60/61
0.79/0.85	c Solving starts ...
0.79/0.85	c ============================[ Search Statistics ]============================
0.79/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.85	c =============================================================================
0.79/0.85	c  0.0s |       0 |        0 |        0 |     4124      0 |      243 |      112
0.79/0.86	c  0.0s |       0 |      203 |        1 |     4124      0 |      243 |      112
0.79/0.86	c #cpu_time = 0.006s
0.79/0.86	c #wall_clock_time = 0.006s
0.79/0.86	c #decision = 203
0.79/0.86	c #random_decision = 0
0.79/0.86	c #conflict = 1
0.79/0.86	c #restart = 0
0.79/0.86	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.79/0.86	c lower bound updated to 1440212680
0.79/0.86	c BCD2: 1454561586 <= obj <= 6026540912
0.79/0.86	c BCD2: #cores=35, #unrelaxed=153, #relaxed=148, #hardened=0
0.79/0.86	c BCD2: #sat=1 #unsat=61 bias=61/62
0.79/0.86	c Solving starts ...
0.79/0.86	c ============================[ Search Statistics ]============================
0.79/0.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.86	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.86	c =============================================================================
0.79/0.86	c  0.0s |       0 |        0 |        0 |     4124      0 |      244 |      112
0.79/0.87	c  0.0s |       0 |      203 |        1 |     4124      0 |      244 |      113
0.79/0.87	c #cpu_time = 0.006s
0.79/0.87	c #wall_clock_time = 0.006s
0.79/0.87	c #decision = 203
0.79/0.87	c #random_decision = 0
0.79/0.87	c #conflict = 1
0.79/0.87	c #restart = 0
0.79/0.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.79/0.87	c lower bound updated to 1440212681
0.79/0.87	c BCD2: 1454561587 <= obj <= 6026540912
0.79/0.87	c BCD2: #cores=35, #unrelaxed=152, #relaxed=149, #hardened=0
0.79/0.87	c BCD2: #sat=1 #unsat=62 bias=62/63
0.79/0.87	c Solving starts ...
0.79/0.87	c ============================[ Search Statistics ]============================
0.79/0.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.87	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.87	c =============================================================================
0.79/0.87	c  0.0s |       0 |        0 |        0 |     4124      0 |      245 |      113
0.79/0.88	c  0.0s |       0 |      107 |        0 |     4124      0 |      245 |      114
0.79/0.88	c #cpu_time = 0.006s
0.79/0.88	c #wall_clock_time = 0.006s
0.79/0.88	c #decision = 107
0.79/0.88	c #random_decision = 0
0.79/0.88	c #conflict = 0
0.79/0.88	c #restart = 0
0.79/0.88	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.79/0.88	c lower bound updated to 1440744122
0.79/0.88	c BCD2: 1455093028 <= obj <= 6026540912
0.79/0.88	c BCD2: #cores=36, #unrelaxed=151, #relaxed=150, #hardened=0
0.79/0.88	c BCD2: #sat=1 #unsat=63 bias=63/64
0.79/0.88	c Solving starts ...
0.79/0.88	c ============================[ Search Statistics ]============================
0.79/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.88	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.88	c =============================================================================
0.79/0.88	c  0.0s |       0 |        0 |        0 |     4124      0 |      245 |      114
0.79/0.89	c  0.0s |       0 |      109 |        0 |     4124      0 |      245 |      114
0.79/0.89	c #cpu_time = 0.006s
0.79/0.89	c #wall_clock_time = 0.006s
0.79/0.89	c #decision = 109
0.79/0.89	c #random_decision = 0
0.79/0.89	c #conflict = 0
0.79/0.89	c #restart = 0
0.79/0.89	c BCD2: found a new core of size 2: cost of the new core is >=729
0.79/0.89	c lower bound updated to 1440744851
0.79/0.89	c BCD2: 1455093757 <= obj <= 6026540912
0.79/0.89	c BCD2: #cores=37, #unrelaxed=149, #relaxed=152, #hardened=0
0.79/0.89	c BCD2: #sat=1 #unsat=64 bias=64/65
0.79/0.89	c Solving starts ...
0.79/0.89	c ============================[ Search Statistics ]============================
0.79/0.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.89	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.89	c =============================================================================
0.79/0.89	c  0.0s |       0 |        0 |        0 |     4124      0 |      245 |      114
0.89/0.90	c  0.0s |       0 |      206 |        1 |     4124      0 |      245 |      114
0.89/0.90	c #cpu_time = 0.006s
0.89/0.90	c #wall_clock_time = 0.006s
0.89/0.90	c #decision = 206
0.89/0.90	c #random_decision = 0
0.89/0.90	c #conflict = 1
0.89/0.90	c #restart = 0
0.89/0.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.89/0.90	c lower bound updated to 1440744878
0.89/0.90	c BCD2: 1455093784 <= obj <= 6026540912
0.89/0.90	c BCD2: #cores=37, #unrelaxed=148, #relaxed=153, #hardened=0
0.89/0.90	c BCD2: #sat=1 #unsat=65 bias=65/66
0.89/0.91	c Solving starts ...
0.89/0.91	c ============================[ Search Statistics ]============================
0.89/0.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.91	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.91	c =============================================================================
0.89/0.91	c  0.0s |       0 |        0 |        0 |     4124      0 |      246 |      114
0.89/0.91	c  0.0s |       0 |      206 |        1 |     4124      0 |      246 |      115
0.89/0.91	c #cpu_time = 0.006s
0.89/0.91	c #wall_clock_time = 0.006s
0.89/0.91	c #decision = 206
0.89/0.91	c #random_decision = 0
0.89/0.91	c #conflict = 1
0.89/0.91	c #restart = 0
0.89/0.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.89/0.91	c lower bound updated to 1440744879
0.89/0.92	c BCD2: 1455093785 <= obj <= 6026540912
0.89/0.92	c BCD2: #cores=37, #unrelaxed=147, #relaxed=154, #hardened=0
0.89/0.92	c BCD2: #sat=1 #unsat=66 bias=66/67
0.89/0.92	c Solving starts ...
0.89/0.92	c ============================[ Search Statistics ]============================
0.89/0.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.92	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.92	c =============================================================================
0.89/0.92	c  0.0s |       0 |        0 |        0 |     4124      0 |      247 |      115
0.89/0.92	c  0.0s |       0 |      109 |        0 |     4124      0 |      247 |      116
0.89/0.92	c #cpu_time = 0.006s
0.89/0.92	c #wall_clock_time = 0.006s
0.89/0.92	c #decision = 109
0.89/0.92	c #random_decision = 0
0.89/0.92	c #conflict = 0
0.89/0.92	c #restart = 0
0.89/0.92	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.89/0.92	c lower bound updated to 1441276320
0.89/0.93	c BCD2: 1455625226 <= obj <= 6026540912
0.89/0.93	c BCD2: #cores=38, #unrelaxed=146, #relaxed=155, #hardened=0
0.89/0.93	c BCD2: #sat=1 #unsat=67 bias=67/68
0.89/0.93	c Solving starts ...
0.89/0.93	c ============================[ Search Statistics ]============================
0.89/0.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.93	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.93	c =============================================================================
0.89/0.93	c  0.0s |       0 |        0 |        0 |     4124      0 |      247 |      116
0.89/0.94	c  0.0s |       0 |      111 |        0 |     4124      0 |      247 |      116
0.89/0.94	c #cpu_time = 0.005s
0.89/0.94	c #wall_clock_time = 0.005s
0.89/0.94	c #decision = 111
0.89/0.94	c #random_decision = 0
0.89/0.94	c #conflict = 0
0.89/0.94	c #restart = 0
0.89/0.94	c BCD2: found a new core of size 2: cost of the new core is >=729
0.89/0.94	c lower bound updated to 1441277049
0.89/0.94	c BCD2: 1455625955 <= obj <= 6026540912
0.89/0.94	c BCD2: #cores=39, #unrelaxed=144, #relaxed=157, #hardened=0
0.89/0.94	c BCD2: #sat=1 #unsat=68 bias=68/69
0.89/0.94	c Solving starts ...
0.89/0.94	c ============================[ Search Statistics ]============================
0.89/0.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.94	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.94	c =============================================================================
0.89/0.94	c  0.0s |       0 |        0 |        0 |     4124      0 |      247 |      116
0.89/0.95	c  0.0s |       0 |      209 |        1 |     4124      0 |      247 |      116
0.89/0.95	c #cpu_time = 0.006s
0.89/0.95	c #wall_clock_time = 0.006s
0.89/0.95	c #decision = 209
0.89/0.95	c #random_decision = 0
0.89/0.95	c #conflict = 1
0.89/0.95	c #restart = 0
0.89/0.95	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.89/0.95	c lower bound updated to 1441277076
0.89/0.95	c BCD2: 1455625982 <= obj <= 6026540912
0.89/0.95	c BCD2: #cores=39, #unrelaxed=143, #relaxed=158, #hardened=0
0.89/0.95	c BCD2: #sat=1 #unsat=69 bias=69/70
0.89/0.95	c Solving starts ...
0.89/0.95	c ============================[ Search Statistics ]============================
0.89/0.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.95	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.95	c =============================================================================
0.89/0.95	c  0.0s |       0 |        0 |        0 |     4124      0 |      248 |      116
0.89/0.96	c  0.0s |       0 |      209 |        1 |     4124      0 |      248 |      117
0.89/0.96	c #cpu_time = 0.006s
0.89/0.96	c #wall_clock_time = 0.006s
0.89/0.96	c #decision = 209
0.89/0.96	c #random_decision = 0
0.89/0.96	c #conflict = 1
0.89/0.96	c #restart = 0
0.89/0.96	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.89/0.96	c lower bound updated to 1441277077
0.89/0.96	c BCD2: 1455625983 <= obj <= 6026540912
0.89/0.96	c BCD2: #cores=39, #unrelaxed=142, #relaxed=159, #hardened=0
0.89/0.96	c BCD2: #sat=1 #unsat=70 bias=70/71
0.89/0.96	c Solving starts ...
0.89/0.96	c ============================[ Search Statistics ]============================
0.89/0.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.96	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.96	c =============================================================================
0.89/0.96	c  0.0s |       0 |        0 |        0 |     4124      0 |      249 |      117
0.89/0.97	c  0.0s |       0 |      111 |        0 |     4124      0 |      249 |      118
0.89/0.97	c #cpu_time = 0.006s
0.89/0.97	c #wall_clock_time = 0.006s
0.89/0.97	c #decision = 111
0.89/0.97	c #random_decision = 0
0.89/0.97	c #conflict = 0
0.89/0.97	c #restart = 0
0.89/0.97	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.89/0.97	c lower bound updated to 1441808518
0.89/0.97	c BCD2: 1456157424 <= obj <= 6026540912
0.89/0.97	c BCD2: #cores=40, #unrelaxed=141, #relaxed=160, #hardened=0
0.89/0.97	c BCD2: #sat=1 #unsat=71 bias=71/72
0.89/0.97	c Solving starts ...
0.89/0.97	c ============================[ Search Statistics ]============================
0.89/0.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.97	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.97	c =============================================================================
0.89/0.97	c  0.0s |       0 |        0 |        0 |     4124      0 |      249 |      118
0.89/0.98	c  0.0s |       0 |      113 |        0 |     4124      0 |      249 |      118
0.89/0.98	c #cpu_time = 0.006s
0.89/0.98	c #wall_clock_time = 0.006s
0.89/0.98	c #decision = 113
0.89/0.98	c #random_decision = 0
0.89/0.98	c #conflict = 0
0.89/0.98	c #restart = 0
0.89/0.98	c BCD2: found a new core of size 2: cost of the new core is >=729
0.89/0.98	c lower bound updated to 1441809247
0.89/0.98	c BCD2: 1456158153 <= obj <= 6026540912
0.89/0.98	c BCD2: #cores=41, #unrelaxed=139, #relaxed=162, #hardened=0
0.89/0.98	c BCD2: #sat=1 #unsat=72 bias=72/73
0.89/0.98	c Solving starts ...
0.89/0.98	c ============================[ Search Statistics ]============================
0.89/0.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.98	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.98	c =============================================================================
0.89/0.98	c  0.0s |       0 |        0 |        0 |     4124      0 |      249 |      118
0.89/0.99	c  0.0s |       0 |      212 |        1 |     4124      0 |      249 |      118
0.89/0.99	c #cpu_time = 0.007s
0.89/0.99	c #wall_clock_time = 0.007s
0.89/0.99	c #decision = 212
0.89/0.99	c #random_decision = 0
0.89/0.99	c #conflict = 1
0.89/0.99	c #restart = 0
0.89/0.99	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.89/0.99	c lower bound updated to 1441809274
0.89/0.99	c BCD2: 1456158180 <= obj <= 6026540912
0.89/0.99	c BCD2: #cores=41, #unrelaxed=138, #relaxed=163, #hardened=0
0.89/0.99	c BCD2: #sat=1 #unsat=73 bias=73/74
0.89/1.00	c Solving starts ...
0.89/1.00	c ============================[ Search Statistics ]============================
0.89/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/1.00	c =============================================================================
0.89/1.00	c  0.0s |       0 |        0 |        0 |     4124      0 |      250 |      118
0.99/1.00	c  0.0s |       0 |      212 |        1 |     4124      0 |      250 |      119
0.99/1.00	c #cpu_time = 0.007s
0.99/1.00	c #wall_clock_time = 0.007s
0.99/1.00	c #decision = 212
0.99/1.00	c #random_decision = 0
0.99/1.00	c #conflict = 1
0.99/1.00	c #restart = 0
0.99/1.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.99/1.00	c lower bound updated to 1441809275
0.99/1.01	c BCD2: 1456158181 <= obj <= 6026540912
0.99/1.01	c BCD2: #cores=41, #unrelaxed=137, #relaxed=164, #hardened=0
0.99/1.01	c BCD2: #sat=1 #unsat=74 bias=74/75
0.99/1.01	c Solving starts ...
0.99/1.01	c ============================[ Search Statistics ]============================
0.99/1.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.01	c =============================================================================
0.99/1.01	c  0.0s |       0 |        0 |        0 |     4124      0 |      251 |      119
0.99/1.01	c  0.0s |       0 |      113 |        0 |     4124      0 |      251 |      120
0.99/1.01	c #cpu_time = 0.006s
0.99/1.01	c #wall_clock_time = 0.006s
0.99/1.01	c #decision = 113
0.99/1.01	c #random_decision = 0
0.99/1.01	c #conflict = 0
0.99/1.01	c #restart = 0
0.99/1.01	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.99/1.01	c lower bound updated to 1442340716
0.99/1.02	c BCD2: 1456689622 <= obj <= 6026540912
0.99/1.02	c BCD2: #cores=42, #unrelaxed=136, #relaxed=165, #hardened=0
0.99/1.02	c BCD2: #sat=1 #unsat=75 bias=75/76
0.99/1.02	c Solving starts ...
0.99/1.02	c ============================[ Search Statistics ]============================
0.99/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.02	c =============================================================================
0.99/1.02	c  0.0s |       0 |        0 |        0 |     4124      0 |      251 |      120
0.99/1.02	c  0.0s |       0 |      115 |        0 |     4124      0 |      251 |      120
0.99/1.02	c #cpu_time = 0.006s
0.99/1.02	c #wall_clock_time = 0.006s
0.99/1.02	c #decision = 115
0.99/1.02	c #random_decision = 0
0.99/1.02	c #conflict = 0
0.99/1.02	c #restart = 0
0.99/1.02	c BCD2: found a new core of size 2: cost of the new core is >=729
0.99/1.02	c lower bound updated to 1442341445
0.99/1.03	c BCD2: 1456690351 <= obj <= 6026540912
0.99/1.03	c BCD2: #cores=43, #unrelaxed=134, #relaxed=167, #hardened=0
0.99/1.03	c BCD2: #sat=1 #unsat=76 bias=76/77
0.99/1.03	c Solving starts ...
0.99/1.03	c ============================[ Search Statistics ]============================
0.99/1.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.03	c =============================================================================
0.99/1.03	c  0.0s |       0 |        0 |        0 |     4124      0 |      251 |      120
0.99/1.03	c  0.0s |       0 |      215 |        1 |     4124      0 |      251 |      120
0.99/1.03	c #cpu_time = 0.007s
0.99/1.03	c #wall_clock_time = 0.007s
0.99/1.03	c #decision = 215
0.99/1.03	c #random_decision = 0
0.99/1.03	c #conflict = 1
0.99/1.03	c #restart = 0
0.99/1.03	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.99/1.03	c lower bound updated to 1442341472
0.99/1.04	c BCD2: 1456690378 <= obj <= 6026540912
0.99/1.04	c BCD2: #cores=43, #unrelaxed=133, #relaxed=168, #hardened=0
0.99/1.04	c BCD2: #sat=1 #unsat=77 bias=77/78
0.99/1.04	c Solving starts ...
0.99/1.04	c ============================[ Search Statistics ]============================
0.99/1.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.04	c =============================================================================
0.99/1.04	c  0.0s |       0 |        0 |        0 |     4124      0 |      252 |      120
0.99/1.05	c  0.0s |       0 |      215 |        1 |     4124      0 |      252 |      121
0.99/1.05	c #cpu_time = 0.007s
0.99/1.05	c #wall_clock_time = 0.007s
0.99/1.05	c #decision = 215
0.99/1.05	c #random_decision = 0
0.99/1.05	c #conflict = 1
0.99/1.05	c #restart = 0
0.99/1.05	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.99/1.05	c lower bound updated to 1442341473
0.99/1.05	c BCD2: 1456690379 <= obj <= 6026540912
0.99/1.05	c BCD2: #cores=43, #unrelaxed=132, #relaxed=169, #hardened=0
0.99/1.05	c BCD2: #sat=1 #unsat=78 bias=78/79
0.99/1.05	c Solving starts ...
0.99/1.05	c ============================[ Search Statistics ]============================
0.99/1.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.05	c =============================================================================
0.99/1.05	c  0.0s |       0 |        0 |        0 |     4124      0 |      253 |      121
0.99/1.06	c  0.0s |       0 |      115 |        0 |     4124      0 |      253 |      122
0.99/1.06	c #cpu_time = 0.006s
0.99/1.06	c #wall_clock_time = 0.006s
0.99/1.06	c #decision = 115
0.99/1.06	c #random_decision = 0
0.99/1.06	c #conflict = 0
0.99/1.06	c #restart = 0
0.99/1.06	c BCD2: found a new core of size 1: cost of the new core is >=531441
0.99/1.06	c lower bound updated to 1442872914
0.99/1.06	c BCD2: 1457221820 <= obj <= 6026540912
0.99/1.06	c BCD2: #cores=44, #unrelaxed=131, #relaxed=170, #hardened=0
0.99/1.06	c BCD2: #sat=1 #unsat=79 bias=79/80
0.99/1.06	c Solving starts ...
0.99/1.06	c ============================[ Search Statistics ]============================
0.99/1.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.06	c =============================================================================
0.99/1.06	c  0.0s |       0 |        0 |        0 |     4124      0 |      253 |      122
0.99/1.07	c  0.0s |       0 |      117 |        0 |     4124      0 |      253 |      122
0.99/1.07	c #cpu_time = 0.006s
0.99/1.07	c #wall_clock_time = 0.007s
0.99/1.07	c #decision = 117
0.99/1.07	c #random_decision = 0
0.99/1.07	c #conflict = 0
0.99/1.07	c #restart = 0
0.99/1.07	c BCD2: found a new core of size 2: cost of the new core is >=729
0.99/1.07	c lower bound updated to 1442873643
0.99/1.07	c BCD2: 1457222549 <= obj <= 6026540912
0.99/1.07	c BCD2: #cores=45, #unrelaxed=129, #relaxed=172, #hardened=0
0.99/1.07	c BCD2: #sat=1 #unsat=80 bias=80/81
0.99/1.07	c Solving starts ...
0.99/1.07	c ============================[ Search Statistics ]============================
0.99/1.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.07	c =============================================================================
0.99/1.08	c  0.0s |       0 |        0 |        0 |     4124      0 |      253 |      122
0.99/1.08	c  0.0s |       0 |      218 |        1 |     4124      0 |      253 |      122
0.99/1.08	c #cpu_time = 0.006s
0.99/1.08	c #wall_clock_time = 0.006s
0.99/1.08	c #decision = 218
0.99/1.08	c #random_decision = 0
0.99/1.08	c #conflict = 1
0.99/1.08	c #restart = 0
0.99/1.08	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
0.99/1.08	c lower bound updated to 1442873670
0.99/1.09	c BCD2: 1457222576 <= obj <= 6026540912
0.99/1.09	c BCD2: #cores=45, #unrelaxed=128, #relaxed=173, #hardened=0
0.99/1.09	c BCD2: #sat=1 #unsat=81 bias=81/82
0.99/1.09	c Solving starts ...
0.99/1.09	c ============================[ Search Statistics ]============================
0.99/1.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.09	c =============================================================================
0.99/1.09	c  0.0s |       0 |        0 |        0 |     4124      0 |      254 |      122
0.99/1.10	c  0.0s |       0 |      218 |        1 |     4124      0 |      254 |      123
0.99/1.10	c #cpu_time = 0.007s
0.99/1.10	c #wall_clock_time = 0.007s
0.99/1.10	c #decision = 218
0.99/1.10	c #random_decision = 0
0.99/1.10	c #conflict = 1
0.99/1.10	c #restart = 0
0.99/1.10	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
0.99/1.10	c lower bound updated to 1442873671
0.99/1.10	c BCD2: 1457222577 <= obj <= 6026540912
0.99/1.10	c BCD2: #cores=45, #unrelaxed=127, #relaxed=174, #hardened=0
0.99/1.10	c BCD2: #sat=1 #unsat=82 bias=82/83
0.99/1.10	c Solving starts ...
0.99/1.10	c ============================[ Search Statistics ]============================
0.99/1.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.99/1.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.99/1.10	c =============================================================================
0.99/1.10	c  0.0s |       0 |        0 |        0 |     4124      0 |      255 |      123
1.10/1.11	c  0.0s |       0 |      117 |        0 |     4124      0 |      255 |      124
1.10/1.11	c #cpu_time = 0.007s
1.10/1.11	c #wall_clock_time = 0.007s
1.10/1.11	c #decision = 117
1.10/1.11	c #random_decision = 0
1.10/1.11	c #conflict = 0
1.10/1.11	c #restart = 0
1.10/1.11	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.10/1.11	c lower bound updated to 1443405112
1.10/1.11	c BCD2: 1457754018 <= obj <= 6026540912
1.10/1.11	c BCD2: #cores=46, #unrelaxed=126, #relaxed=175, #hardened=0
1.10/1.11	c BCD2: #sat=1 #unsat=83 bias=83/84
1.10/1.11	c Solving starts ...
1.10/1.11	c ============================[ Search Statistics ]============================
1.10/1.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.11	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.11	c =============================================================================
1.10/1.11	c  0.0s |       0 |        0 |        0 |     4124      0 |      255 |      124
1.10/1.12	c  0.0s |       0 |      119 |        0 |     4124      0 |      255 |      124
1.10/1.12	c #cpu_time = 0.007s
1.10/1.12	c #wall_clock_time = 0.007s
1.10/1.12	c #decision = 119
1.10/1.12	c #random_decision = 0
1.10/1.12	c #conflict = 0
1.10/1.12	c #restart = 0
1.10/1.12	c BCD2: found a new core of size 2: cost of the new core is >=729
1.10/1.12	c lower bound updated to 1443405841
1.10/1.12	c BCD2: 1457754747 <= obj <= 6026540912
1.10/1.12	c BCD2: #cores=47, #unrelaxed=124, #relaxed=177, #hardened=0
1.10/1.12	c BCD2: #sat=1 #unsat=84 bias=84/85
1.10/1.12	c Solving starts ...
1.10/1.12	c ============================[ Search Statistics ]============================
1.10/1.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.12	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.12	c =============================================================================
1.10/1.12	c  0.0s |       0 |        0 |        0 |     4124      0 |      255 |      124
1.10/1.13	c  0.0s |       0 |      221 |        1 |     4124      0 |      255 |      124
1.10/1.13	c #cpu_time = 0.007s
1.10/1.13	c #wall_clock_time = 0.007s
1.10/1.13	c #decision = 221
1.10/1.13	c #random_decision = 0
1.10/1.13	c #conflict = 1
1.10/1.13	c #restart = 0
1.10/1.13	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.10/1.13	c lower bound updated to 1443405868
1.10/1.13	c BCD2: 1457754774 <= obj <= 6026540912
1.10/1.13	c BCD2: #cores=47, #unrelaxed=123, #relaxed=178, #hardened=0
1.10/1.13	c BCD2: #sat=1 #unsat=85 bias=85/86
1.10/1.13	c Solving starts ...
1.10/1.13	c ============================[ Search Statistics ]============================
1.10/1.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.13	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.13	c =============================================================================
1.10/1.13	c  0.0s |       0 |        0 |        0 |     4124      0 |      256 |      124
1.10/1.14	c  0.0s |       0 |      221 |        1 |     4124      0 |      256 |      125
1.10/1.14	c #cpu_time = 0.007s
1.10/1.14	c #wall_clock_time = 0.007s
1.10/1.14	c #decision = 221
1.10/1.14	c #random_decision = 0
1.10/1.14	c #conflict = 1
1.10/1.14	c #restart = 0
1.10/1.14	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.10/1.14	c lower bound updated to 1443405869
1.10/1.15	c BCD2: 1457754775 <= obj <= 6026540912
1.10/1.15	c BCD2: #cores=47, #unrelaxed=122, #relaxed=179, #hardened=0
1.10/1.15	c BCD2: #sat=1 #unsat=86 bias=86/87
1.10/1.15	c Solving starts ...
1.10/1.15	c ============================[ Search Statistics ]============================
1.10/1.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.15	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.15	c =============================================================================
1.10/1.15	c  0.0s |       0 |        0 |        0 |     4124      0 |      257 |      125
1.10/1.15	c  0.0s |       0 |      119 |        0 |     4124      0 |      257 |      126
1.10/1.15	c #cpu_time = 0.007s
1.10/1.15	c #wall_clock_time = 0.007s
1.10/1.15	c #decision = 119
1.10/1.15	c #random_decision = 0
1.10/1.15	c #conflict = 0
1.10/1.15	c #restart = 0
1.10/1.15	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.10/1.15	c lower bound updated to 1443937310
1.10/1.16	c BCD2: 1458286216 <= obj <= 6026540912
1.10/1.16	c BCD2: #cores=48, #unrelaxed=121, #relaxed=180, #hardened=0
1.10/1.16	c BCD2: #sat=1 #unsat=87 bias=87/88
1.10/1.16	c Solving starts ...
1.10/1.16	c ============================[ Search Statistics ]============================
1.10/1.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.16	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.16	c =============================================================================
1.10/1.16	c  0.0s |       0 |        0 |        0 |     4124      0 |      257 |      126
1.10/1.16	c  0.0s |       0 |      121 |        0 |     4124      0 |      257 |      126
1.10/1.16	c #cpu_time = 0.007s
1.10/1.16	c #wall_clock_time = 0.007s
1.10/1.16	c #decision = 121
1.10/1.16	c #random_decision = 0
1.10/1.16	c #conflict = 0
1.10/1.16	c #restart = 0
1.10/1.16	c BCD2: found a new core of size 2: cost of the new core is >=729
1.10/1.17	c lower bound updated to 1443938039
1.10/1.17	c BCD2: 1458286945 <= obj <= 6026540912
1.10/1.17	c BCD2: #cores=49, #unrelaxed=119, #relaxed=182, #hardened=0
1.10/1.17	c BCD2: #sat=1 #unsat=88 bias=88/89
1.10/1.17	c Solving starts ...
1.10/1.17	c ============================[ Search Statistics ]============================
1.10/1.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.17	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.17	c =============================================================================
1.10/1.17	c  0.0s |       0 |        0 |        0 |     4124      0 |      257 |      126
1.10/1.18	c  0.0s |       0 |      224 |        1 |     4124      0 |      257 |      126
1.10/1.18	c #cpu_time = 0.007s
1.10/1.18	c #wall_clock_time = 0.008s
1.10/1.18	c #decision = 224
1.10/1.18	c #random_decision = 0
1.10/1.18	c #conflict = 1
1.10/1.18	c #restart = 0
1.10/1.18	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.10/1.18	c lower bound updated to 1443938066
1.10/1.18	c BCD2: 1458286972 <= obj <= 6026540912
1.10/1.18	c BCD2: #cores=49, #unrelaxed=118, #relaxed=183, #hardened=0
1.10/1.18	c BCD2: #sat=1 #unsat=89 bias=89/90
1.10/1.18	c Solving starts ...
1.10/1.18	c ============================[ Search Statistics ]============================
1.10/1.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.18	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.18	c =============================================================================
1.10/1.18	c  0.0s |       0 |        0 |        0 |     4124      0 |      258 |      126
1.10/1.19	c  0.0s |       0 |      224 |        1 |     4124      0 |      258 |      127
1.10/1.19	c #cpu_time = 0.007s
1.10/1.19	c #wall_clock_time = 0.007s
1.10/1.19	c #decision = 224
1.10/1.19	c #random_decision = 0
1.10/1.19	c #conflict = 1
1.10/1.19	c #restart = 0
1.10/1.19	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.10/1.19	c lower bound updated to 1443938067
1.10/1.19	c BCD2: 1458286973 <= obj <= 6026540912
1.10/1.19	c BCD2: #cores=49, #unrelaxed=117, #relaxed=184, #hardened=0
1.10/1.19	c BCD2: #sat=1 #unsat=90 bias=90/91
1.10/1.19	c Solving starts ...
1.10/1.19	c ============================[ Search Statistics ]============================
1.10/1.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.10/1.19	c       |         |          |          |    Limit     GC | Var      | Constra 
1.10/1.19	c =============================================================================
1.10/1.20	c  0.0s |       0 |        0 |        0 |     4124      0 |      259 |      127
1.20/1.21	c  0.0s |       0 |      121 |        0 |     4124      0 |      259 |      128
1.20/1.21	c #cpu_time = 0.006s
1.20/1.21	c #wall_clock_time = 0.006s
1.20/1.21	c #decision = 121
1.20/1.21	c #random_decision = 0
1.20/1.21	c #conflict = 0
1.20/1.21	c #restart = 0
1.20/1.21	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.20/1.21	c lower bound updated to 1444469508
1.20/1.21	c BCD2: 1458818414 <= obj <= 6026540912
1.20/1.21	c BCD2: #cores=50, #unrelaxed=116, #relaxed=185, #hardened=0
1.20/1.21	c BCD2: #sat=1 #unsat=91 bias=91/92
1.20/1.21	c Solving starts ...
1.20/1.21	c ============================[ Search Statistics ]============================
1.20/1.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.21	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.21	c =============================================================================
1.20/1.21	c  0.0s |       0 |        0 |        0 |     4124      0 |      259 |      128
1.20/1.22	c  0.0s |       0 |      123 |        0 |     4124      0 |      259 |      128
1.20/1.22	c #cpu_time = 0.007s
1.20/1.22	c #wall_clock_time = 0.007s
1.20/1.22	c #decision = 123
1.20/1.22	c #random_decision = 0
1.20/1.22	c #conflict = 0
1.20/1.22	c #restart = 0
1.20/1.22	c BCD2: found a new core of size 2: cost of the new core is >=729
1.20/1.22	c lower bound updated to 1444470237
1.20/1.22	c BCD2: 1458819143 <= obj <= 6026540912
1.20/1.22	c BCD2: #cores=51, #unrelaxed=114, #relaxed=187, #hardened=0
1.20/1.22	c BCD2: #sat=1 #unsat=92 bias=92/93
1.20/1.22	c Solving starts ...
1.20/1.22	c ============================[ Search Statistics ]============================
1.20/1.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.22	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.22	c =============================================================================
1.20/1.22	c  0.0s |       0 |        0 |        0 |     4124      0 |      259 |      128
1.20/1.23	c  0.0s |       0 |      227 |        1 |     4124      0 |      259 |      128
1.20/1.23	c #cpu_time = 0.008s
1.20/1.23	c #wall_clock_time = 0.008s
1.20/1.23	c #decision = 227
1.20/1.23	c #random_decision = 0
1.20/1.23	c #conflict = 1
1.20/1.23	c #restart = 0
1.20/1.23	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.20/1.23	c lower bound updated to 1444470264
1.20/1.23	c BCD2: 1458819170 <= obj <= 6026540912
1.20/1.23	c BCD2: #cores=51, #unrelaxed=113, #relaxed=188, #hardened=0
1.20/1.23	c BCD2: #sat=1 #unsat=93 bias=93/94
1.20/1.23	c Solving starts ...
1.20/1.23	c ============================[ Search Statistics ]============================
1.20/1.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.23	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.23	c =============================================================================
1.20/1.23	c  0.0s |       0 |        0 |        0 |     4124      0 |      260 |      128
1.20/1.24	c  0.0s |       0 |      227 |        1 |     4124      0 |      260 |      129
1.20/1.24	c #cpu_time = 0.007s
1.20/1.24	c #wall_clock_time = 0.007s
1.20/1.24	c #decision = 227
1.20/1.24	c #random_decision = 0
1.20/1.24	c #conflict = 1
1.20/1.24	c #restart = 0
1.20/1.24	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.20/1.24	c lower bound updated to 1444470265
1.20/1.24	c BCD2: 1458819171 <= obj <= 6026540912
1.20/1.24	c BCD2: #cores=51, #unrelaxed=112, #relaxed=189, #hardened=0
1.20/1.24	c BCD2: #sat=1 #unsat=94 bias=94/95
1.20/1.25	c Solving starts ...
1.20/1.25	c ============================[ Search Statistics ]============================
1.20/1.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.25	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.25	c =============================================================================
1.20/1.25	c  0.0s |       0 |        0 |        0 |     4124      0 |      261 |      129
1.20/1.25	c  0.0s |       0 |      123 |        0 |     4124      0 |      261 |      130
1.20/1.25	c #cpu_time = 0.007s
1.20/1.25	c #wall_clock_time = 0.007s
1.20/1.25	c #decision = 123
1.20/1.25	c #random_decision = 0
1.20/1.25	c #conflict = 0
1.20/1.25	c #restart = 0
1.20/1.25	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.20/1.25	c lower bound updated to 1445001706
1.20/1.26	c BCD2: 1459350612 <= obj <= 6026540912
1.20/1.26	c BCD2: #cores=52, #unrelaxed=111, #relaxed=190, #hardened=0
1.20/1.26	c BCD2: #sat=1 #unsat=95 bias=95/96
1.20/1.26	c Solving starts ...
1.20/1.26	c ============================[ Search Statistics ]============================
1.20/1.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.26	c =============================================================================
1.20/1.26	c  0.0s |       0 |        0 |        0 |     4124      0 |      261 |      130
1.20/1.27	c  0.0s |       0 |      125 |        0 |     4124      0 |      261 |      130
1.20/1.27	c #cpu_time = 0.007s
1.20/1.27	c #wall_clock_time = 0.007s
1.20/1.27	c #decision = 125
1.20/1.27	c #random_decision = 0
1.20/1.27	c #conflict = 0
1.20/1.27	c #restart = 0
1.20/1.27	c BCD2: found a new core of size 2: cost of the new core is >=729
1.20/1.27	c lower bound updated to 1445002435
1.20/1.27	c BCD2: 1459351341 <= obj <= 6026540912
1.20/1.27	c BCD2: #cores=53, #unrelaxed=109, #relaxed=192, #hardened=0
1.20/1.27	c BCD2: #sat=1 #unsat=96 bias=96/97
1.20/1.27	c Solving starts ...
1.20/1.27	c ============================[ Search Statistics ]============================
1.20/1.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.27	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.27	c =============================================================================
1.20/1.27	c  0.0s |       0 |        0 |        0 |     4124      0 |      261 |      130
1.20/1.28	c  0.0s |       0 |      230 |        1 |     4124      0 |      261 |      130
1.20/1.28	c #cpu_time = 0.008s
1.20/1.28	c #wall_clock_time = 0.008s
1.20/1.28	c #decision = 230
1.20/1.28	c #random_decision = 0
1.20/1.28	c #conflict = 1
1.20/1.28	c #restart = 0
1.20/1.28	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.20/1.28	c lower bound updated to 1445002462
1.20/1.28	c BCD2: 1459351368 <= obj <= 6026540912
1.20/1.28	c BCD2: #cores=53, #unrelaxed=108, #relaxed=193, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=97 bias=97/98
1.20/1.28	c Solving starts ...
1.20/1.28	c ============================[ Search Statistics ]============================
1.20/1.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.28	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.28	c =============================================================================
1.20/1.28	c  0.0s |       0 |        0 |        0 |     4124      0 |      262 |      130
1.20/1.29	c  0.0s |       0 |      230 |        1 |     4124      0 |      262 |      131
1.20/1.29	c #cpu_time = 0.008s
1.20/1.29	c #wall_clock_time = 0.008s
1.20/1.29	c #decision = 230
1.20/1.29	c #random_decision = 0
1.20/1.29	c #conflict = 1
1.20/1.29	c #restart = 0
1.20/1.29	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.20/1.29	c lower bound updated to 1445002463
1.20/1.29	c BCD2: 1459351369 <= obj <= 6026540912
1.20/1.29	c BCD2: #cores=53, #unrelaxed=107, #relaxed=194, #hardened=0
1.20/1.29	c BCD2: #sat=1 #unsat=98 bias=98/99
1.20/1.30	c Solving starts ...
1.20/1.30	c ============================[ Search Statistics ]============================
1.20/1.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.30	c =============================================================================
1.20/1.30	c  0.0s |       0 |        0 |        0 |     4124      0 |      263 |      131
1.29/1.30	c  0.0s |       0 |      125 |        0 |     4124      0 |      263 |      132
1.29/1.30	c #cpu_time = 0.007s
1.29/1.30	c #wall_clock_time = 0.008s
1.29/1.30	c #decision = 125
1.29/1.30	c #random_decision = 0
1.29/1.30	c #conflict = 0
1.29/1.30	c #restart = 0
1.29/1.30	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.29/1.30	c lower bound updated to 1445533904
1.29/1.31	c BCD2: 1459882810 <= obj <= 6026540912
1.29/1.31	c BCD2: #cores=54, #unrelaxed=106, #relaxed=195, #hardened=0
1.29/1.31	c BCD2: #sat=1 #unsat=99 bias=99/100
1.29/1.31	c Solving starts ...
1.29/1.31	c ============================[ Search Statistics ]============================
1.29/1.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.31	c =============================================================================
1.29/1.31	c  0.0s |       0 |        0 |        0 |     4124      0 |      263 |      132
1.29/1.32	c  0.0s |       0 |      127 |        0 |     4124      0 |      263 |      132
1.29/1.32	c #cpu_time = 0.007s
1.29/1.32	c #wall_clock_time = 0.007s
1.29/1.32	c #decision = 127
1.29/1.32	c #random_decision = 0
1.29/1.32	c #conflict = 0
1.29/1.32	c #restart = 0
1.29/1.32	c BCD2: found a new core of size 2: cost of the new core is >=729
1.29/1.32	c lower bound updated to 1445534633
1.29/1.32	c BCD2: 1459883539 <= obj <= 6026540912
1.29/1.32	c BCD2: #cores=55, #unrelaxed=104, #relaxed=197, #hardened=0
1.29/1.32	c BCD2: #sat=1 #unsat=100 bias=100/101
1.29/1.32	c Solving starts ...
1.29/1.32	c ============================[ Search Statistics ]============================
1.29/1.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.32	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |     4124      0 |      263 |      132
1.29/1.33	c  0.0s |       0 |      233 |        1 |     4124      0 |      263 |      132
1.29/1.33	c #cpu_time = 0.007s
1.29/1.33	c #wall_clock_time = 0.007s
1.29/1.33	c #decision = 233
1.29/1.33	c #random_decision = 0
1.29/1.33	c #conflict = 1
1.29/1.33	c #restart = 0
1.29/1.33	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.29/1.33	c lower bound updated to 1445534660
1.29/1.34	c BCD2: 1459883566 <= obj <= 6026540912
1.29/1.34	c BCD2: #cores=55, #unrelaxed=103, #relaxed=198, #hardened=0
1.29/1.34	c BCD2: #sat=1 #unsat=101 bias=101/102
1.29/1.34	c Solving starts ...
1.29/1.34	c ============================[ Search Statistics ]============================
1.29/1.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.34	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.34	c =============================================================================
1.29/1.34	c  0.0s |       0 |        0 |        0 |     4124      0 |      264 |      132
1.29/1.34	c  0.0s |       0 |      233 |        1 |     4124      0 |      264 |      133
1.29/1.34	c #cpu_time = 0.008s
1.29/1.34	c #wall_clock_time = 0.008s
1.29/1.34	c #decision = 233
1.29/1.34	c #random_decision = 0
1.29/1.34	c #conflict = 1
1.29/1.34	c #restart = 0
1.29/1.34	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.29/1.34	c lower bound updated to 1445534661
1.29/1.35	c BCD2: 1459883567 <= obj <= 6026540912
1.29/1.35	c BCD2: #cores=55, #unrelaxed=102, #relaxed=199, #hardened=0
1.29/1.35	c BCD2: #sat=1 #unsat=102 bias=102/103
1.29/1.35	c Solving starts ...
1.29/1.35	c ============================[ Search Statistics ]============================
1.29/1.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.35	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.35	c =============================================================================
1.29/1.35	c  0.0s |       0 |        0 |        0 |     4124      0 |      265 |      133
1.29/1.36	c  0.0s |       0 |      127 |        0 |     4124      0 |      265 |      134
1.29/1.36	c #cpu_time = 0.007s
1.29/1.36	c #wall_clock_time = 0.007s
1.29/1.36	c #decision = 127
1.29/1.36	c #random_decision = 0
1.29/1.36	c #conflict = 0
1.29/1.36	c #restart = 0
1.29/1.36	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.29/1.36	c lower bound updated to 1446066102
1.29/1.36	c BCD2: 1460415008 <= obj <= 6026540912
1.29/1.36	c BCD2: #cores=56, #unrelaxed=101, #relaxed=200, #hardened=0
1.29/1.36	c BCD2: #sat=1 #unsat=103 bias=103/104
1.29/1.36	c Solving starts ...
1.29/1.36	c ============================[ Search Statistics ]============================
1.29/1.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.36	c =============================================================================
1.29/1.36	c  0.0s |       0 |        0 |        0 |     4124      0 |      265 |      134
1.29/1.37	c  0.0s |       0 |      129 |        0 |     4124      0 |      265 |      134
1.29/1.37	c #cpu_time = 0.007s
1.29/1.37	c #wall_clock_time = 0.007s
1.29/1.37	c #decision = 129
1.29/1.37	c #random_decision = 0
1.29/1.37	c #conflict = 0
1.29/1.37	c #restart = 0
1.29/1.37	c BCD2: found a new core of size 2: cost of the new core is >=729
1.29/1.37	c lower bound updated to 1446066831
1.29/1.37	c BCD2: 1460415737 <= obj <= 6026540912
1.29/1.37	c BCD2: #cores=57, #unrelaxed=99, #relaxed=202, #hardened=0
1.29/1.37	c BCD2: #sat=1 #unsat=104 bias=104/105
1.29/1.37	c Solving starts ...
1.29/1.37	c ============================[ Search Statistics ]============================
1.29/1.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.37	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.37	c =============================================================================
1.29/1.37	c  0.0s |       0 |        0 |        0 |     4124      0 |      265 |      134
1.29/1.38	c  0.0s |       0 |      236 |        1 |     4124      0 |      265 |      134
1.29/1.38	c #cpu_time = 0.008s
1.29/1.38	c #wall_clock_time = 0.008s
1.29/1.38	c #decision = 236
1.29/1.38	c #random_decision = 0
1.29/1.38	c #conflict = 1
1.29/1.38	c #restart = 0
1.29/1.38	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.29/1.38	c lower bound updated to 1446066858
1.29/1.39	c BCD2: 1460415764 <= obj <= 6026540912
1.29/1.39	c BCD2: #cores=57, #unrelaxed=98, #relaxed=203, #hardened=0
1.29/1.39	c BCD2: #sat=1 #unsat=105 bias=105/106
1.29/1.39	c Solving starts ...
1.29/1.39	c ============================[ Search Statistics ]============================
1.29/1.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.39	c =============================================================================
1.29/1.39	c  0.0s |       0 |        0 |        0 |     4124      0 |      266 |      134
1.29/1.40	c  0.0s |       0 |      236 |        1 |     4124      0 |      266 |      135
1.29/1.40	c #cpu_time = 0.008s
1.29/1.40	c #wall_clock_time = 0.008s
1.29/1.40	c #decision = 236
1.29/1.40	c #random_decision = 0
1.29/1.40	c #conflict = 1
1.29/1.40	c #restart = 0
1.29/1.40	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.29/1.40	c lower bound updated to 1446066859
1.39/1.40	c BCD2: 1460415765 <= obj <= 6026540912
1.39/1.40	c BCD2: #cores=57, #unrelaxed=97, #relaxed=204, #hardened=0
1.39/1.40	c BCD2: #sat=1 #unsat=106 bias=106/107
1.39/1.40	c Solving starts ...
1.39/1.40	c ============================[ Search Statistics ]============================
1.39/1.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.40	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.40	c =============================================================================
1.39/1.40	c  0.0s |       0 |        0 |        0 |     4124      0 |      267 |      135
1.39/1.41	c  0.0s |       0 |      129 |        0 |     4124      0 |      267 |      136
1.39/1.41	c #cpu_time = 0.008s
1.39/1.41	c #wall_clock_time = 0.008s
1.39/1.41	c #decision = 129
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 0
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.39/1.41	c lower bound updated to 1446598300
1.39/1.41	c BCD2: 1460947206 <= obj <= 6026540912
1.39/1.41	c BCD2: #cores=58, #unrelaxed=96, #relaxed=205, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=107 bias=107/108
1.39/1.41	c Solving starts ...
1.39/1.41	c ============================[ Search Statistics ]============================
1.39/1.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.41	c =============================================================================
1.39/1.41	c  0.0s |       0 |        0 |        0 |     4124      0 |      267 |      136
1.39/1.42	c  0.0s |       0 |      131 |        0 |     4124      0 |      267 |      136
1.39/1.42	c #cpu_time = 0.008s
1.39/1.42	c #wall_clock_time = 0.008s
1.39/1.42	c #decision = 131
1.39/1.42	c #random_decision = 0
1.39/1.42	c #conflict = 0
1.39/1.42	c #restart = 0
1.39/1.42	c BCD2: found a new core of size 2: cost of the new core is >=729
1.39/1.42	c lower bound updated to 1446599029
1.39/1.42	c BCD2: 1460947935 <= obj <= 6026540912
1.39/1.42	c BCD2: #cores=59, #unrelaxed=94, #relaxed=207, #hardened=0
1.39/1.42	c BCD2: #sat=1 #unsat=108 bias=108/109
1.39/1.43	c Solving starts ...
1.39/1.43	c ============================[ Search Statistics ]============================
1.39/1.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.43	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.43	c =============================================================================
1.39/1.43	c  0.0s |       0 |        0 |        0 |     4124      0 |      267 |      136
1.39/1.43	c  0.0s |       0 |      239 |        1 |     4124      0 |      267 |      136
1.39/1.43	c #cpu_time = 0.008s
1.39/1.43	c #wall_clock_time = 0.009s
1.39/1.43	c #decision = 239
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 1
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.39/1.43	c lower bound updated to 1446599056
1.39/1.44	c BCD2: 1460947962 <= obj <= 6026540912
1.39/1.44	c BCD2: #cores=59, #unrelaxed=93, #relaxed=208, #hardened=0
1.39/1.44	c BCD2: #sat=1 #unsat=109 bias=109/110
1.39/1.44	c Solving starts ...
1.39/1.44	c ============================[ Search Statistics ]============================
1.39/1.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.44	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.44	c =============================================================================
1.39/1.44	c  0.0s |       0 |        0 |        0 |     4124      0 |      268 |      136
1.39/1.45	c  0.0s |       0 |      239 |        1 |     4124      0 |      268 |      137
1.39/1.45	c #cpu_time = 0.008s
1.39/1.45	c #wall_clock_time = 0.008s
1.39/1.45	c #decision = 239
1.39/1.45	c #random_decision = 0
1.39/1.45	c #conflict = 1
1.39/1.45	c #restart = 0
1.39/1.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.39/1.45	c lower bound updated to 1446599057
1.39/1.45	c BCD2: 1460947963 <= obj <= 6026540912
1.39/1.45	c BCD2: #cores=59, #unrelaxed=92, #relaxed=209, #hardened=0
1.39/1.45	c BCD2: #sat=1 #unsat=110 bias=110/111
1.39/1.45	c Solving starts ...
1.39/1.45	c ============================[ Search Statistics ]============================
1.39/1.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.45	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.45	c =============================================================================
1.39/1.45	c  0.0s |       0 |        0 |        0 |     4124      0 |      269 |      137
1.39/1.46	c  0.0s |       0 |      131 |        0 |     4124      0 |      269 |      138
1.39/1.46	c #cpu_time = 0.008s
1.39/1.46	c #wall_clock_time = 0.008s
1.39/1.46	c #decision = 131
1.39/1.46	c #random_decision = 0
1.39/1.46	c #conflict = 0
1.39/1.46	c #restart = 0
1.39/1.46	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.39/1.46	c lower bound updated to 1447130498
1.39/1.46	c BCD2: 1461479404 <= obj <= 6026540912
1.39/1.46	c BCD2: #cores=60, #unrelaxed=91, #relaxed=210, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=111 bias=111/112
1.39/1.47	c Solving starts ...
1.39/1.47	c ============================[ Search Statistics ]============================
1.39/1.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.47	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.47	c =============================================================================
1.39/1.47	c  0.0s |       0 |        0 |        0 |     4124      0 |      269 |      138
1.39/1.48	c  0.0s |       0 |      133 |        0 |     4124      0 |      269 |      138
1.39/1.48	c #cpu_time = 0.007s
1.39/1.48	c #wall_clock_time = 0.007s
1.39/1.48	c #decision = 133
1.39/1.48	c #random_decision = 0
1.39/1.48	c #conflict = 0
1.39/1.48	c #restart = 0
1.39/1.48	c BCD2: found a new core of size 2: cost of the new core is >=729
1.39/1.48	c lower bound updated to 1447131227
1.39/1.48	c BCD2: 1461480133 <= obj <= 6026540912
1.39/1.48	c BCD2: #cores=61, #unrelaxed=89, #relaxed=212, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=112 bias=112/113
1.39/1.48	c Solving starts ...
1.39/1.48	c ============================[ Search Statistics ]============================
1.39/1.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.48	c =============================================================================
1.39/1.48	c  0.0s |       0 |        0 |        0 |     4124      0 |      269 |      138
1.39/1.49	c  0.0s |       0 |      242 |        1 |     4124      0 |      269 |      138
1.39/1.49	c #cpu_time = 0.009s
1.39/1.49	c #wall_clock_time = 0.009s
1.39/1.49	c #decision = 242
1.39/1.49	c #random_decision = 0
1.39/1.49	c #conflict = 1
1.39/1.49	c #restart = 0
1.39/1.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.39/1.49	c lower bound updated to 1447131254
1.39/1.49	c BCD2: 1461480160 <= obj <= 6026540912
1.39/1.49	c BCD2: #cores=61, #unrelaxed=88, #relaxed=213, #hardened=0
1.39/1.49	c BCD2: #sat=1 #unsat=113 bias=113/114
1.49/1.50	c Solving starts ...
1.49/1.50	c ============================[ Search Statistics ]============================
1.49/1.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.50	c =============================================================================
1.49/1.50	c  0.0s |       0 |        0 |        0 |     4124      0 |      270 |      138
1.49/1.51	c  0.0s |       0 |      242 |        1 |     4124      0 |      270 |      139
1.49/1.51	c #cpu_time = 0.009s
1.49/1.51	c #wall_clock_time = 0.009s
1.49/1.51	c #decision = 242
1.49/1.51	c #random_decision = 0
1.49/1.51	c #conflict = 1
1.49/1.51	c #restart = 0
1.49/1.51	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.49/1.51	c lower bound updated to 1447131255
1.49/1.51	c BCD2: 1461480161 <= obj <= 6026540912
1.49/1.51	c BCD2: #cores=61, #unrelaxed=87, #relaxed=214, #hardened=0
1.49/1.51	c BCD2: #sat=1 #unsat=114 bias=114/115
1.49/1.51	c Solving starts ...
1.49/1.51	c ============================[ Search Statistics ]============================
1.49/1.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.51	c =============================================================================
1.49/1.51	c  0.0s |       0 |        0 |        0 |     4124      0 |      271 |      139
1.49/1.52	c  0.0s |       0 |      133 |        0 |     4124      0 |      271 |      140
1.49/1.52	c #cpu_time = 0.008s
1.49/1.52	c #wall_clock_time = 0.008s
1.49/1.52	c #decision = 133
1.49/1.52	c #random_decision = 0
1.49/1.52	c #conflict = 0
1.49/1.52	c #restart = 0
1.49/1.52	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.49/1.52	c lower bound updated to 1447662696
1.49/1.52	c BCD2: 1462011602 <= obj <= 6026540912
1.49/1.52	c BCD2: #cores=62, #unrelaxed=86, #relaxed=215, #hardened=0
1.49/1.52	c BCD2: #sat=1 #unsat=115 bias=115/116
1.49/1.52	c Solving starts ...
1.49/1.52	c ============================[ Search Statistics ]============================
1.49/1.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.52	c =============================================================================
1.49/1.52	c  0.0s |       0 |        0 |        0 |     4124      0 |      271 |      140
1.49/1.53	c  0.0s |       0 |      135 |        0 |     4124      0 |      271 |      140
1.49/1.53	c #cpu_time = 0.008s
1.49/1.53	c #wall_clock_time = 0.008s
1.49/1.53	c #decision = 135
1.49/1.53	c #random_decision = 0
1.49/1.53	c #conflict = 0
1.49/1.53	c #restart = 0
1.49/1.53	c BCD2: found a new core of size 2: cost of the new core is >=729
1.49/1.53	c lower bound updated to 1447663425
1.49/1.53	c BCD2: 1462012331 <= obj <= 6026540912
1.49/1.53	c BCD2: #cores=63, #unrelaxed=84, #relaxed=217, #hardened=0
1.49/1.53	c BCD2: #sat=1 #unsat=116 bias=116/117
1.49/1.54	c Solving starts ...
1.49/1.54	c ============================[ Search Statistics ]============================
1.49/1.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.54	c =============================================================================
1.49/1.54	c  0.0s |       0 |        0 |        0 |     4124      0 |      271 |      140
1.49/1.55	c  0.0s |       0 |      245 |        1 |     4124      0 |      271 |      140
1.49/1.55	c #cpu_time = 0.009s
1.49/1.55	c #wall_clock_time = 0.009s
1.49/1.55	c #decision = 245
1.49/1.55	c #random_decision = 0
1.49/1.55	c #conflict = 1
1.49/1.55	c #restart = 0
1.49/1.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.49/1.55	c lower bound updated to 1447663452
1.49/1.55	c BCD2: 1462012358 <= obj <= 6026540912
1.49/1.55	c BCD2: #cores=63, #unrelaxed=83, #relaxed=218, #hardened=0
1.49/1.55	c BCD2: #sat=1 #unsat=117 bias=117/118
1.49/1.55	c Solving starts ...
1.49/1.55	c ============================[ Search Statistics ]============================
1.49/1.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.55	c =============================================================================
1.49/1.55	c  0.0s |       0 |        0 |        0 |     4124      0 |      272 |      140
1.49/1.56	c  0.0s |       0 |      245 |        1 |     4124      0 |      272 |      141
1.49/1.56	c #cpu_time = 0.009s
1.49/1.56	c #wall_clock_time = 0.009s
1.49/1.56	c #decision = 245
1.49/1.56	c #random_decision = 0
1.49/1.56	c #conflict = 1
1.49/1.56	c #restart = 0
1.49/1.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.49/1.56	c lower bound updated to 1447663453
1.49/1.56	c BCD2: 1462012359 <= obj <= 6026540912
1.49/1.56	c BCD2: #cores=63, #unrelaxed=82, #relaxed=219, #hardened=0
1.49/1.56	c BCD2: #sat=1 #unsat=118 bias=118/119
1.49/1.56	c Solving starts ...
1.49/1.56	c ============================[ Search Statistics ]============================
1.49/1.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.56	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.56	c =============================================================================
1.49/1.56	c  0.0s |       0 |        0 |        0 |     4124      0 |      273 |      141
1.49/1.57	c  0.0s |       0 |      135 |        0 |     4124      0 |      273 |      142
1.49/1.57	c #cpu_time = 0.009s
1.49/1.57	c #wall_clock_time = 0.009s
1.49/1.57	c #decision = 135
1.49/1.57	c #random_decision = 0
1.49/1.57	c #conflict = 0
1.49/1.57	c #restart = 0
1.49/1.57	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.49/1.57	c lower bound updated to 1448194894
1.49/1.58	c BCD2: 1462543800 <= obj <= 6026540912
1.49/1.58	c BCD2: #cores=64, #unrelaxed=81, #relaxed=220, #hardened=0
1.49/1.58	c BCD2: #sat=1 #unsat=119 bias=119/120
1.49/1.58	c Solving starts ...
1.49/1.58	c ============================[ Search Statistics ]============================
1.49/1.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.49/1.58	c       |         |          |          |    Limit     GC | Var      | Constra 
1.49/1.58	c =============================================================================
1.49/1.58	c  0.0s |       0 |        0 |        0 |     4124      0 |      273 |      142
1.49/1.59	c  0.0s |       0 |      137 |        0 |     4124      0 |      273 |      142
1.49/1.59	c #cpu_time = 0.009s
1.49/1.59	c #wall_clock_time = 0.009s
1.49/1.59	c #decision = 137
1.49/1.59	c #random_decision = 0
1.49/1.59	c #conflict = 0
1.49/1.59	c #restart = 0
1.49/1.59	c BCD2: found a new core of size 2: cost of the new core is >=729
1.49/1.59	c lower bound updated to 1448195623
1.49/1.59	c BCD2: 1462544529 <= obj <= 6026540912
1.49/1.59	c BCD2: #cores=65, #unrelaxed=79, #relaxed=222, #hardened=0
1.49/1.59	c BCD2: #sat=1 #unsat=120 bias=120/121
1.59/1.60	c Solving starts ...
1.59/1.60	c ============================[ Search Statistics ]============================
1.59/1.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.60	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.60	c =============================================================================
1.59/1.60	c  0.0s |       0 |        0 |        0 |     4124      0 |      273 |      142
1.59/1.61	c  0.0s |       0 |      248 |        1 |     4124      0 |      273 |      142
1.59/1.61	c #cpu_time = 0.008s
1.59/1.61	c #wall_clock_time = 0.008s
1.59/1.61	c #decision = 248
1.59/1.61	c #random_decision = 0
1.59/1.61	c #conflict = 1
1.59/1.61	c #restart = 0
1.59/1.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.59/1.61	c lower bound updated to 1448195650
1.59/1.61	c BCD2: 1462544556 <= obj <= 6026540912
1.59/1.61	c BCD2: #cores=65, #unrelaxed=78, #relaxed=223, #hardened=0
1.59/1.61	c BCD2: #sat=1 #unsat=121 bias=121/122
1.59/1.61	c Solving starts ...
1.59/1.61	c ============================[ Search Statistics ]============================
1.59/1.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.61	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.61	c =============================================================================
1.59/1.61	c  0.0s |       0 |        0 |        0 |     4124      0 |      274 |      142
1.59/1.62	c  0.0s |       0 |      248 |        1 |     4124      0 |      274 |      143
1.59/1.62	c #cpu_time = 0.009s
1.59/1.62	c #wall_clock_time = 0.009s
1.59/1.62	c #decision = 248
1.59/1.62	c #random_decision = 0
1.59/1.62	c #conflict = 1
1.59/1.62	c #restart = 0
1.59/1.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.59/1.62	c lower bound updated to 1448195651
1.59/1.62	c BCD2: 1462544557 <= obj <= 6026540912
1.59/1.62	c BCD2: #cores=65, #unrelaxed=77, #relaxed=224, #hardened=0
1.59/1.62	c BCD2: #sat=1 #unsat=122 bias=122/123
1.59/1.62	c Solving starts ...
1.59/1.62	c ============================[ Search Statistics ]============================
1.59/1.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.62	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.62	c =============================================================================
1.59/1.62	c  0.0s |       0 |        0 |        0 |     4124      0 |      275 |      143
1.59/1.63	c  0.0s |       0 |      137 |        0 |     4124      0 |      275 |      144
1.59/1.63	c #cpu_time = 0.009s
1.59/1.63	c #wall_clock_time = 0.009s
1.59/1.63	c #decision = 137
1.59/1.63	c #random_decision = 0
1.59/1.63	c #conflict = 0
1.59/1.63	c #restart = 0
1.59/1.63	c BCD2: found a new core of size 1: cost of the new core is >=531441
1.59/1.63	c lower bound updated to 1448727092
1.59/1.64	c BCD2: 1463075998 <= obj <= 6026540912
1.59/1.64	c BCD2: #cores=66, #unrelaxed=76, #relaxed=225, #hardened=0
1.59/1.64	c BCD2: #sat=1 #unsat=123 bias=123/124
1.59/1.64	c Solving starts ...
1.59/1.64	c ============================[ Search Statistics ]============================
1.59/1.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.64	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.64	c =============================================================================
1.59/1.64	c  0.0s |       0 |        0 |        0 |     4124      0 |      275 |      144
1.59/1.65	c  0.0s |       0 |      139 |        0 |     4124      0 |      275 |      144
1.59/1.65	c #cpu_time = 0.009s
1.59/1.65	c #wall_clock_time = 0.009s
1.59/1.65	c #decision = 139
1.59/1.65	c #random_decision = 0
1.59/1.65	c #conflict = 0
1.59/1.65	c #restart = 0
1.59/1.65	c BCD2: found a new core of size 2: cost of the new core is >=729
1.59/1.65	c lower bound updated to 1448727821
1.59/1.65	c BCD2: 1463076727 <= obj <= 6026540912
1.59/1.65	c BCD2: #cores=67, #unrelaxed=74, #relaxed=227, #hardened=0
1.59/1.65	c BCD2: #sat=1 #unsat=124 bias=124/125
1.59/1.65	c Solving starts ...
1.59/1.65	c ============================[ Search Statistics ]============================
1.59/1.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.65	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.65	c =============================================================================
1.59/1.65	c  0.0s |       0 |        0 |        0 |     4124      0 |      275 |      144
1.59/1.66	c  0.0s |       0 |      251 |        1 |     4124      0 |      275 |      144
1.59/1.66	c #cpu_time = 0.010s
1.59/1.66	c #wall_clock_time = 0.010s
1.59/1.66	c #decision = 251
1.59/1.66	c #random_decision = 0
1.59/1.66	c #conflict = 1
1.59/1.66	c #restart = 0
1.59/1.66	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=756
1.59/1.66	c lower bound updated to 1448727848
1.59/1.67	c BCD2: 1463076754 <= obj <= 6026540912
1.59/1.67	c BCD2: #cores=67, #unrelaxed=73, #relaxed=228, #hardened=0
1.59/1.67	c BCD2: #sat=1 #unsat=125 bias=125/126
1.59/1.69	c Solving starts ...
1.59/1.69	c ============================[ Search Statistics ]============================
1.59/1.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.59/1.69	c       |         |          |          |    Limit     GC | Var      | Constra 
1.59/1.69	c =============================================================================
1.59/1.69	c  0.0s |       0 |        0 |        0 |     4124      0 |      276 |      144
1.69/1.70	c  0.0s |       0 |      251 |        1 |     4124      0 |      276 |      145
1.69/1.70	c #cpu_time = 0.008s
1.69/1.70	c #wall_clock_time = 0.008s
1.69/1.70	c #decision = 251
1.69/1.70	c #random_decision = 0
1.69/1.70	c #conflict = 1
1.69/1.70	c #restart = 0
1.69/1.70	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=757
1.69/1.70	c lower bound updated to 1448727849
1.69/1.70	c BCD2: 1463076755 <= obj <= 6026540912
1.69/1.70	c BCD2: #cores=67, #unrelaxed=72, #relaxed=229, #hardened=0
1.69/1.70	c BCD2: #sat=1 #unsat=126 bias=126/127
1.69/1.70	c Solving starts ...
1.69/1.70	c ============================[ Search Statistics ]============================
1.69/1.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.70	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.70	c =============================================================================
1.69/1.70	c  0.0s |       0 |        0 |        0 |     4124      0 |      277 |      145
1.69/1.74	c  0.0s |       0 |     3529 |        3 |     4124      0 |      277 |      146
1.69/1.74	c #cpu_time = 0.035s
1.69/1.74	c #wall_clock_time = 0.035s
1.69/1.74	c #decision = 3529
1.69/1.74	c #random_decision = 7
1.69/1.74	c #conflict = 3
1.69/1.74	c #restart = 0
1.69/1.74	o 2109137697

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

pid=19832
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19835
/proc/meminfo: memFree=21005772/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=635324 CPUtime=0 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 2355 0 0 0 0 0 0 0 20 0 4 0 41017439 650571776 2715 33554432000 4194304 16246674 140733473520496 140733473519920 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 159599 2723 441 2943 0 156493 0
[pid=19835/tid=19836] ppid=19832 vsize=652732 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 668397568 2783 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=657852 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 673640448 2802 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=661948 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 41017439 677834752 2818 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100177 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19835
/proc/meminfo: memFree=21005772/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 25686 0 0 0 6 3 0 0 20 0 4 0 41017439 1249447936 25984 33554432000 4194304 16246674 140733473520496 140733473519808 5590097 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 305041 25990 833 2943 0 301935 0
[pid=19835/tid=19836] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 25995 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 26000 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 26006 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200484 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19835
/proc/meminfo: memFree=21005772/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1220164 CPUtime=0.19 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 43654 0 0 0 14 5 0 0 20 0 4 0 41017439 1249447936 43952 33554432000 4194304 16246674 140733473520496 140733473519808 13006805 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 305041 43952 860 2943 0 301935 0
[pid=19835/tid=19836] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 43952 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 43952 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 43952 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.300487 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19835
/proc/meminfo: memFree=21005772/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1220164 CPUtime=0.29 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 65078 0 0 0 20 9 0 0 20 0 4 0 41017439 1249447936 65377 33554432000 4194304 16246674 140733473520496 140733473519808 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 305041 65395 909 2943 0 301935 0
[pid=19835/tid=19836] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 65405 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 65417 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41017439 1249447936 65427 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700464 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19835
/proc/meminfo: memFree=21005772/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 87683 0 0 0 56 13 0 0 20 0 4 0 41017439 1338576896 87981 33554432000 4194304 16246674 140733473520496 140733473519808 5839808 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 326801 87981 911 2943 0 323695 0
[pid=19835/tid=19836] ppid=19832 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1338576896 87981 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1338576896 87981 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 1338576896 87981 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19839
/proc/meminfo: memFree=20655244/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 87688 0 0 0 136 13 0 0 20 0 4 0 41017439 1338576896 87986 33554432000 4194304 16246674 140733473520496 140733473502400 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 326801 87986 911 2943 0 323695 0
[pid=19835/tid=19836] ppid=19832 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1338576896 87986 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1338576896 87986 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 1338576896 87986 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19839
/proc/meminfo: memFree=20338920/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1360452 CPUtime=3.09 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 281313 0 0 0 270 39 0 0 20 0 4 0 41017439 1393102848 281611 33554432000 4194304 16246674 140733473520496 140733473502400 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 340113 281611 911 2943 0 337007 0
[pid=19835/tid=19836] ppid=19832 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1393102848 281611 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1393102848 281611 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 1393102848 281611 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1360452

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19839
/proc/meminfo: memFree=20953352/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1360452 CPUtime=6.29 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 281322 0 0 0 590 39 0 0 20 0 4 0 41017439 1393102848 281620 33554432000 4194304 16246674 140733473520496 140733473502400 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 340113 281620 911 2943 0 337007 0
[pid=19835/tid=19836] ppid=19832 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1393102848 281620 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1393102848 281620 33554432000 4194304 16246674 140733473520496 140125298203664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 1393102848 281620 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1360452

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19839
/proc/meminfo: memFree=20877224/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1488452 CPUtime=12.69 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 313287 0 0 0 1226 43 0 0 20 0 4 0 41017439 1524174848 313585 33554432000 4194304 16246674 140733473520496 140733473519808 12414015 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 372113 313585 911 2943 0 369007 0
[pid=19835/tid=19836] ppid=19832 vsize=1488452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1524174848 313585 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1488452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1524174848 313585 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1488452 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 1524174848 313585 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1488452

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19839
/proc/meminfo: memFree=19963112/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=1952324 CPUtime=25.48 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 429290 0 0 0 2489 59 0 0 20 0 4 0 41017439 1999179776 429588 33554432000 4194304 16246674 140733473520496 140733473518336 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 488081 429588 911 2943 0 484975 0
[pid=19835/tid=19836] ppid=19832 vsize=1952324 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 1999179776 429588 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=1952324 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 1999179776 429588 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=1952324 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 1999179776 429588 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1952324

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19839
/proc/meminfo: memFree=18245044/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=3174980 CPUtime=51.08 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 734956 0 0 0 5007 101 0 0 20 0 4 0 41017439 3251179520 735254 33554432000 4194304 16246674 140733473520496 140733473519592 13892928 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 793745 735254 912 2943 0 790639 0
[pid=19835/tid=19836] ppid=19832 vsize=3174980 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 3251179520 735254 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=3174980 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 3251179520 735254 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=3174980 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 3251179520 735254 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3174980

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19843
/proc/meminfo: memFree=16190512/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=4237892 CPUtime=102.28 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 1069292 0 0 0 10079 149 0 0 20 0 4 0 41017439 4339601408 1000982 33554432000 4194304 16246674 140733473520496 140733473519672 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 1059473 1000982 912 2943 0 1056367 0
[pid=19835/tid=19836] ppid=19832 vsize=4237892 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 4339601408 1000982 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=4237892 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 4339601408 1000982 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=4237892 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 4339601408 1000982 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4237892


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


[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19902
/proc/meminfo: memFree=9183088/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=12749380 CPUtime=582.18 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 6533879 0 0 0 57217 1001 0 0 20 0 4 0 41017439 13055365120 3128864 33554432000 4194304 16246674 140733473520496 140733473518464 14014083 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3187345 3128864 916 2943 0 3184239 0
[pid=19835/tid=19836] ppid=19832 vsize=12749380 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 13055365120 3128864 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=12749380 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 13055365120 3128864 33554432000 4194304 16246674 140733473520496 140125298203664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=12749380 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 13055365120 3128864 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 12749380

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19903
/proc/meminfo: memFree=6081932/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=13063748 CPUtime=642.17 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 6563926 0 0 0 63203 1014 0 0 20 0 4 0 41017439 13377277952 3207456 33554432000 4194304 16246674 140733473520496 140733473518400 4226064 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3265937 3207456 916 2943 0 3262831 0
[pid=19835/tid=19836] ppid=19832 vsize=13063748 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 13377277952 3207456 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=13063748 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 13377277952 3207456 33554432000 4194304 16246674 140733473520496 140125298203664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=13063748 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 13377277952 3207456 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 13063748

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19907
/proc/meminfo: memFree=5277820/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=13560388 CPUtime=702.16 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 6637497 0 0 0 69186 1030 0 0 20 0 4 0 41017439 13885837312 3331616 33554432000 4194304 16246674 140733473520496 140733473518336 4226114 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3390097 3331616 916 2943 0 3386991 0
[pid=19835/tid=19836] ppid=19832 vsize=13560388 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 13885837312 3331616 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=13560388 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 13885837312 3331616 33554432000 4194304 16246674 140733473520496 140125298203664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=13560388 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 13885837312 3331616 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 13560388

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19908
/proc/meminfo: memFree=4855004/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=13982276 CPUtime=762.16 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 6742969 0 0 0 75167 1049 0 0 20 0 4 0 41017439 14317850624 3437088 33554432000 4194304 16246674 140733473520496 140733473518464 14016636 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3495569 3437088 916 2943 0 3492463 0
[pid=19835/tid=19836] ppid=19832 vsize=13982276 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 14317850624 3437088 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=13982276 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 14317850624 3437088 33554432000 4194304 16246674 140733473520496 140125298203664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=13982276 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 14317850624 3437088 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 13982276

[startup+822.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 19909
/proc/meminfo: memFree=3061636/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=15284804 CPUtime=822.14 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 7011881 0 0 0 81121 1093 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140733473518336 4206935 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3821201 3762721 916 2943 0 3818095 0
[pid=19835/tid=19836] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 15284804

[startup+882.308 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 19911
/proc/meminfo: memFree=2190980/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=15284804 CPUtime=882.14 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 7011881 0 0 0 87118 1096 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140733473518464 14013920 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3821201 3762721 916 2943 0 3818095 0
[pid=19835/tid=19836] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125298203664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 15284804

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 19912
/proc/meminfo: memFree=1174664/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=15284804 CPUtime=942.12 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 7011881 0 0 0 93111 1101 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140733473519592 4220527 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3821201 3762721 916 2943 0 3818095 0
[pid=19835/tid=19836] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=15284804 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 15651639296 3762721 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 15284804



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+994.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19912
/proc/meminfo: memFree=866660/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=15881796 CPUtime=994.12 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) R 19832 19835 17450 0 -1 4202496 7161125 0 0 0 98283 1129 0 0 20 0 4 0 41017439 16262959104 3911965 33554432000 4194304 16246674 140733473520496 140733473518336 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 3970449 3911965 916 2943 0 3967343 0
[pid=19835/tid=19836] ppid=19832 vsize=15881796 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19836/stat : 19836 (toysat) S 19832 19835 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41017439 16262959104 3911965 33554432000 4194304 16246674 140733473520496 140125308693744 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=15881796 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) S 19832 19835 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41017439 16262959104 3911965 33554432000 4194304 16246674 140733473520496 140125298203888 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19835/tid=19838] ppid=19832 vsize=15881796 CPUtime=0 cores=1,3,5,7
/proc/19835/task/19838/stat : 19838 (toysat) S 19832 19835 17450 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 41017439 16262959104 3911965 33554432000 4194304 16246674 140733473520496 140125287730352 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 994.12
Current children cumulated vsize (KiB) 15881796

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

[startup+994.405 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19912
/proc/meminfo: memFree=3159720/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=0 CPUtime=994.23 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) Z 19832 19835 17450 0 -1 4203532 7161434 0 0 0 98283 1140 0 0 20 0 2 0 41017439 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 0 0 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=0 CPUtime=0.1 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) R 19832 19835 17450 0 -1 4203588 8 0 0 0 0 10 0 0 20 0 2 0 41017439 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 994.23
Current children cumulated vsize (KiB) 0

[startup+994.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19912
/proc/meminfo: memFree=3159720/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=0 CPUtime=994.62 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) Z 19832 19835 17450 0 -1 4203532 7161434 0 0 0 98283 1179 0 0 20 0 2 0 41017439 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 0 0 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) R 19832 19835 17450 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 41017439 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 994.62
Current children cumulated vsize (KiB) 0

[startup+995 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19912
/proc/meminfo: memFree=3159720/32872528 swapFree=8292/8292
[pid=19835] ppid=19832 vsize=0 CPUtime=994.82 cores=1,3,5,7
/proc/19835/stat : 19835 (toysat) Z 19832 19835 17450 0 -1 4203532 7161434 0 0 0 98283 1199 0 0 20 0 2 0 41017439 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19835/statm: 0 0 0 0 0 0 0
[pid=19835/tid=19837] ppid=19832 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/19835/task/19837/stat : 19837 (toysat) R 19832 19835 17450 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 41017439 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 994.82
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 995.077
CPU time (s): 994.897
CPU user time (s): 982.833
CPU system time (s): 12.0642
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 15881796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 982.833
system time used= 12.0642
maximum resident set size= 15649096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7161434
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= 326
involuntary context switches= 1106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49986 second user time and 4.53431 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-20 04:28:46
IDJOB=4110812
IDBENCH=108431
IDSOLVER=2542
FILE ID=node151/4110812-1466389726
RUNJOBID= node151-1466384055-17467
PBS_JOBID= 19923260
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/normalized-single-obj-f37-AC_TotalLoss.seq-B-2-combined-irEDCBA.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110812-1466389726/watcher-4110812-1466389726 -o /tmp/evaluation-result-4110812-1466389726/solver-4110812-1466389726 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466384055-17467 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4110812-1466389726.opb

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

MD5SUM BENCH= 330fba05fd36ce029db789f5359b536b
RANDOM SEED=1231172833

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        21006052 kB
Buffers:           25772 kB
Cached:           196784 kB
SwapCached:          460 kB
Active:         10944932 kB
Inactive:         146628 kB
Active(anon):   10853192 kB
Inactive(anon):    18048 kB
Active(file):      91740 kB
Inactive(file):   128580 kB
Unevictable:        8292 kB
Mlocked:            8292 kB
SwapTotal:      67108856 kB
SwapFree:       67099852 kB
Dirty:             16700 kB
Writeback:             0 kB
AnonPages:      10921588 kB
Mapped:            10792 kB
Shmem:                 0 kB
Slab:             612396 kB
SReclaimable:      56000 kB
SUnreclaim:       556396 kB
KernelStack:        1504 kB
PageTables:        25100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   11022312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71708 MiB
End job on node151 at 2016-06-20 04:45:21