Trace number 4079529

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-02OPT70 1.61975 1.6226

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/routing/normalized-s4-4-3-10pb.opb
MD5SUMf76aa567f8c3ab400d153b705424800c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark0.103983
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 70
Optimality of the best value was proved YES
Number of variables840
Total number of constraints2528
Number of constraints which are clauses2504
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint35
Number of terms in the objective function 840
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 840
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 840
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-06T18:38:22+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-4079529-1465231102.opb"]
0.00/0.01	c use --random-gen="2235114877 3069664230 312770849 3721724091 2805597489 1904452703 3618489836 3331961409 3830117109 2707527703 2571228175 1260565868 1665732033 499245068 959117046 2335080180 3453183331 3239375388 1433044995 2465313433 386478502 94381757 3690612 171074800 42097456 4039487551 135276381 3994711754 3292387682 2510666798 267633277 531179003 1210028344 1935035236 3335039696 115201362 3513048426 842137999 3954547566 1645605561 2490518278 1409544586 4289116716 3265848497 795329533 3654716602 2302762838 1182037411 1598254418 452688156 592461588 3423420563 1945842397 2666269857 3622630730 1262999452 1951533508 3012779341 1514431054 769766586 4009476915 1127121447 3508334453 1670603828 3198984990 3118422101 1148391914 1594927422 3968022018 1618314157 2605892295 952227532 943705634 3069511241 2835153038 1837585945 3134745700 883948788 2836453885 3209913931 343139953 426233563 3053771224 3074817214 1735680518 3564598234 1592270691 2393263981 1090232909 3353918826 3855727881 662871642 2602041770 989433426 595594706 2186456558 2063840689 1475753307 2077904311 2021199002 3921112635 2333444580 2963943329 2175157042 2712861818 1517075040 4112340646 3113574580 374258769 604972943 240304431 284671270 1113181650 409332530 547417554 1340413167 3492370955 3907262022 878789932 290744360 2695571772 4012200260 407921257 72094421 713683474 634544190 2325056713 4219659476 1666614393 1067492008 1340751948 1862571165 3956790941 4152662370 1250279732 53041845 2485902612 1515160442 3500349952 392469185 835382040 3527691450 2261449618 60836048 4086070816 3896903854 2549267196 3759297347 44812073 1253846723 1349988919 1749742696 3468507627 2835767856 1843392804 1156534370 3171618046 2425085638 2377129407 1934115776 2753580370 1236432680 2770527038 3648262470 1909710510 783614904 4280573758 925026324 3189463511 3512248658 852935962 248885865 3223915586 949710345 3361304342 313275486 436974014 3103752744 2092913413 1650386295 3180888709 23439928 2018559850 2491412246 3914872668 1963050032 2587147306 2440133462 3528048265 748486192 684741938 1749275724 2066235604 3813864539 3370901799 3074782803 2460960538 54010668 2075911719 186887224 1557759495 3943141249 774160279 3259021629 845363078 3550580236 4122929113 2133451225 2079119627 456597730 3870524742 2904510852 3595838158 2809221085 3670535199 919306295 257852000 3586380102 2676570183 2499291149 843929801 3559777036 2836428566 4255673529 2452137147 2306413483 2884416765 3896440226 3314941203 1167256606 138899253 2507188215 1913977453 355538594 3429765475 2834414221 2758697883 629606249 2960448819 2014094268 856035114 3099868397 1515263351 2279668865 2492632583 965194414 3029841957 625387383 2475838942 1736523450 4235218912 2778927936 929391480 1342358313 805487967 4293224049 255 362436" option to reproduce the execution
0.00/0.03	c #vars 840
0.00/0.03	c #constraints 2528
0.00/0.07	c BCD2: Hardening is enabled.
0.00/0.07	c BCD2: BiasedSearch is enabled.
0.00/0.07	c Solving starts ...
0.00/0.07	c ============================[ Search Statistics ]============================
0.00/0.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.07	c =============================================================================
0.00/0.07	c  0.0s |       0 |        0 |        0 |     1122      0 |        0 |        0
0.00/0.09	c  0.0s |       1 |      184 |      100 |     1122      0 |        2 |        6
0.09/0.11	c  0.0s |       2 |      409 |      250 |     1235      0 |        4 |       12
0.09/0.15	c  0.1s |       3 |      812 |      475 |     1359      0 |        4 |       12
0.19/0.21	c  0.1s |       4 |     1230 |      813 |     1495      0 |        4 |       12
0.28/0.32	c  0.2s |       5 |     2141 |     1320 |     1645      0 |       12 |       36
0.39/0.47	c  0.4s |       6 |     3170 |     2081 |     1992      0 |       13 |       42
0.68/0.73	c  0.7s |       7 |     4930 |     3223 |     2192      1 |       86 |      272
1.09/1.15	c  1.1s |       8 |     7668 |     4936 |     2412      2 |      110 |      359
1.20/1.24	c  1.2s |       8 |     8234 |     5303 |     2412      2 |      110 |      359
1.20/1.24	c #cpu_time = 1.165s
1.20/1.24	c #wall_clock_time = 1.168s
1.20/1.24	c #decision = 8234
1.20/1.24	c #random_decision = 34
1.20/1.24	c #conflict = 5303
1.20/1.24	c #restart = 8
1.20/1.24	o 72
1.20/1.25	c BCD2: updating upper bound: 840 -> 71
1.20/1.26	c BCD2: 0 <= obj <= 71
1.20/1.26	c BCD2: #cores=0, #unrelaxed=840, #relaxed=0, #hardened=0
1.20/1.26	c BCD2: #sat=1 #unsat=1 bias=1/2
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 |     2412      0 |      110 |      359
1.20/1.26	c  0.0s |       0 |        8 |        0 |     2412      1 |      110 |      359
1.20/1.26	c #cpu_time = 0.007s
1.20/1.26	c #wall_clock_time = 0.007s
1.20/1.26	c #decision = 8
1.20/1.26	c #random_decision = 0
1.20/1.26	c #conflict = 0
1.20/1.26	c #restart = 0
1.20/1.26	c BCD2: found a new core of size 7: cost of the new core is >=1
1.20/1.26	c lower bound updated to 1
1.20/1.26	c BCD2: 1 <= obj <= 71
1.20/1.26	c BCD2: #cores=1, #unrelaxed=833, #relaxed=7, #hardened=0
1.20/1.26	c BCD2: #sat=1 #unsat=2 bias=2/3
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 |     2412      0 |      110 |      359
1.20/1.27	c  0.0s |       0 |        9 |        0 |     2412      0 |      110 |      359
1.20/1.27	c #cpu_time = 0.002s
1.20/1.27	c #wall_clock_time = 0.002s
1.20/1.27	c #decision = 9
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 3: cost of the new core is >=1
1.20/1.27	c lower bound updated to 2
1.20/1.27	c BCD2: 2 <= obj <= 71
1.20/1.27	c BCD2: #cores=2, #unrelaxed=830, #relaxed=10, #hardened=0
1.20/1.27	c BCD2: #sat=1 #unsat=3 bias=3/4
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 |     2412      0 |      110 |      359
1.20/1.27	c  0.0s |       0 |       18 |        0 |     2412      0 |      110 |      359
1.20/1.27	c #cpu_time = 0.002s
1.20/1.27	c #wall_clock_time = 0.002s
1.20/1.27	c #decision = 18
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 7: cost of the new core is >=1
1.20/1.27	c lower bound updated to 3
1.20/1.27	c BCD2: 3 <= obj <= 71
1.20/1.27	c BCD2: #cores=3, #unrelaxed=823, #relaxed=17, #hardened=0
1.20/1.27	c BCD2: #sat=1 #unsat=4 bias=4/5
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 |     2412      0 |      110 |      359
1.20/1.27	c  0.0s |       0 |       23 |        0 |     2412      0 |      110 |      359
1.20/1.27	c #cpu_time = 0.002s
1.20/1.27	c #wall_clock_time = 0.002s
1.20/1.27	c #decision = 23
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 4: cost of the new core is >=1
1.20/1.27	c lower bound updated to 4
1.20/1.27	c BCD2: 4 <= obj <= 71
1.20/1.27	c BCD2: #cores=4, #unrelaxed=819, #relaxed=21, #hardened=0
1.20/1.27	c BCD2: #sat=1 #unsat=5 bias=5/6
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 |     2412      0 |      110 |      359
1.20/1.27	c  0.0s |       0 |       30 |        0 |     2412      0 |      110 |      359
1.20/1.27	c #cpu_time = 0.002s
1.20/1.27	c #wall_clock_time = 0.002s
1.20/1.27	c #decision = 30
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 3: cost of the new core is >=1
1.20/1.27	c lower bound updated to 5
1.20/1.28	c BCD2: 5 <= obj <= 71
1.20/1.28	c BCD2: #cores=5, #unrelaxed=816, #relaxed=24, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=6 bias=6/7
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 |     2412      0 |      110 |      359
1.20/1.28	c  0.0s |       0 |       38 |        0 |     2412      0 |      110 |      359
1.20/1.28	c #cpu_time = 0.002s
1.20/1.28	c #wall_clock_time = 0.002s
1.20/1.28	c #decision = 38
1.20/1.28	c #random_decision = 0
1.20/1.28	c #conflict = 0
1.20/1.28	c #restart = 0
1.20/1.28	c BCD2: found a new core of size 2: cost of the new core is >=1
1.20/1.28	c lower bound updated to 6
1.20/1.28	c BCD2: 6 <= obj <= 71
1.20/1.28	c BCD2: #cores=6, #unrelaxed=814, #relaxed=26, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=7 bias=7/8
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 |     2412      0 |      110 |      360
1.20/1.28	c  0.0s |       0 |       48 |        0 |     2412      0 |      110 |      360
1.20/1.28	c #cpu_time = 0.002s
1.20/1.28	c #wall_clock_time = 0.002s
1.20/1.28	c #decision = 48
1.20/1.28	c #random_decision = 0
1.20/1.28	c #conflict = 0
1.20/1.28	c #restart = 0
1.20/1.28	c BCD2: found a new core of size 9: cost of the new core is >=1
1.20/1.28	c lower bound updated to 7
1.20/1.28	c BCD2: 7 <= obj <= 71
1.20/1.28	c BCD2: #cores=7, #unrelaxed=805, #relaxed=35, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=8 bias=8/9
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 |     2412      0 |      110 |      360
1.20/1.28	c  0.0s |       0 |       57 |        0 |     2412      0 |      110 |      360
1.20/1.28	c #cpu_time = 0.002s
1.20/1.28	c #wall_clock_time = 0.002s
1.20/1.28	c #decision = 57
1.20/1.28	c #random_decision = 0
1.20/1.28	c #conflict = 0
1.20/1.28	c #restart = 0
1.20/1.28	c BCD2: found a new core of size 3: cost of the new core is >=1
1.20/1.28	c lower bound updated to 8
1.20/1.28	c BCD2: 8 <= obj <= 71
1.20/1.28	c BCD2: #cores=8, #unrelaxed=802, #relaxed=38, #hardened=0
1.20/1.28	c BCD2: #sat=1 #unsat=9 bias=9/10
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 |     2412      0 |      110 |      360
1.20/1.29	c  0.0s |       0 |       57 |        0 |     2412      0 |      110 |      360
1.20/1.29	c #cpu_time = 0.002s
1.20/1.29	c #wall_clock_time = 0.002s
1.20/1.29	c #decision = 57
1.20/1.29	c #random_decision = 0
1.20/1.29	c #conflict = 0
1.20/1.29	c #restart = 0
1.20/1.29	c BCD2: found a new core of size 1: cost of the new core is >=1
1.20/1.29	c lower bound updated to 9
1.20/1.29	c BCD2: 9 <= obj <= 71
1.20/1.29	c BCD2: #cores=9, #unrelaxed=801, #relaxed=39, #hardened=0
1.20/1.29	c BCD2: #sat=1 #unsat=10 bias=10/11
1.20/1.29	c Solving starts ...
1.20/1.29	c ============================[ Search Statistics ]============================
1.20/1.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.29	c =============================================================================
1.20/1.29	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.20/1.29	c  0.0s |       0 |       65 |        0 |     2412      0 |      110 |      360
1.20/1.29	c #cpu_time = 0.002s
1.20/1.29	c #wall_clock_time = 0.002s
1.20/1.29	c #decision = 65
1.20/1.29	c #random_decision = 0
1.20/1.29	c #conflict = 0
1.20/1.29	c #restart = 0
1.20/1.29	c BCD2: found a new core of size 1: cost of the new core is >=1
1.20/1.29	c lower bound updated to 10
1.20/1.29	c BCD2: 10 <= obj <= 71
1.20/1.29	c BCD2: #cores=10, #unrelaxed=800, #relaxed=40, #hardened=0
1.20/1.29	c BCD2: #sat=1 #unsat=11 bias=11/12
1.20/1.29	c Solving starts ...
1.20/1.29	c ============================[ Search Statistics ]============================
1.20/1.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.29	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.29	c =============================================================================
1.20/1.29	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.20/1.29	c  0.0s |       0 |       80 |        1 |     2412      0 |      110 |      360
1.20/1.29	c #cpu_time = 0.003s
1.20/1.29	c #wall_clock_time = 0.003s
1.20/1.29	c #decision = 80
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: found a new core of size 26: cost of the new core is >=1
1.20/1.29	c lower bound updated to 11
1.29/1.30	c BCD2: 11 <= obj <= 71
1.29/1.30	c BCD2: #cores=11, #unrelaxed=774, #relaxed=66, #hardened=0
1.29/1.30	c BCD2: #sat=1 #unsat=12 bias=12/13
1.29/1.30	c Solving starts ...
1.29/1.30	c ============================[ Search Statistics ]============================
1.29/1.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.30	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.30	c =============================================================================
1.29/1.30	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.29/1.31	c  0.0s |       0 |       79 |        0 |     2412      0 |      110 |      360
1.29/1.31	c #cpu_time = 0.004s
1.29/1.31	c #wall_clock_time = 0.004s
1.29/1.31	c #decision = 79
1.29/1.31	c #random_decision = 0
1.29/1.31	c #conflict = 0
1.29/1.31	c #restart = 0
1.29/1.31	c BCD2: found a new core of size 9: cost of the new core is >=1
1.29/1.31	c lower bound updated to 12
1.29/1.31	c BCD2: 12 <= obj <= 71
1.29/1.31	c BCD2: #cores=12, #unrelaxed=765, #relaxed=75, #hardened=0
1.29/1.31	c BCD2: #sat=1 #unsat=13 bias=13/14
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 |     2412      0 |      110 |      360
1.29/1.31	c  0.0s |       0 |       77 |        0 |     2412      0 |      110 |      360
1.29/1.31	c #cpu_time = 0.004s
1.29/1.31	c #wall_clock_time = 0.004s
1.29/1.31	c #decision = 77
1.29/1.31	c #random_decision = 0
1.29/1.31	c #conflict = 0
1.29/1.31	c #restart = 0
1.29/1.31	c BCD2: found a new core of size 1: cost of the new core is >=1
1.29/1.31	c lower bound updated to 13
1.29/1.31	c BCD2: 13 <= obj <= 71
1.29/1.31	c BCD2: #cores=13, #unrelaxed=764, #relaxed=76, #hardened=0
1.29/1.31	c BCD2: #sat=1 #unsat=14 bias=14/15
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 |     2412      0 |      110 |      360
1.29/1.31	c  0.0s |       0 |       87 |        0 |     2412      0 |      110 |      360
1.29/1.31	c #cpu_time = 0.004s
1.29/1.31	c #wall_clock_time = 0.004s
1.29/1.31	c #decision = 87
1.29/1.31	c #random_decision = 0
1.29/1.31	c #conflict = 0
1.29/1.31	c #restart = 0
1.29/1.31	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.31	c lower bound updated to 14
1.29/1.31	c BCD2: 14 <= obj <= 71
1.29/1.31	c BCD2: #cores=14, #unrelaxed=761, #relaxed=79, #hardened=0
1.29/1.31	c BCD2: #sat=1 #unsat=15 bias=15/16
1.29/1.32	c Solving starts ...
1.29/1.32	c ============================[ Search Statistics ]============================
1.29/1.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.32	c =============================================================================
1.29/1.32	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.29/1.32	c  0.0s |       0 |      102 |        1 |     2412      0 |      110 |      360
1.29/1.32	c #cpu_time = 0.004s
1.29/1.32	c #wall_clock_time = 0.004s
1.29/1.32	c #decision = 102
1.29/1.32	c #random_decision = 0
1.29/1.32	c #conflict = 1
1.29/1.32	c #restart = 0
1.29/1.32	c BCD2: found a new core of size 15: cost of the new core is >=1
1.29/1.32	c lower bound updated to 15
1.29/1.32	c BCD2: 15 <= obj <= 71
1.29/1.32	c BCD2: #cores=15, #unrelaxed=746, #relaxed=94, #hardened=0
1.29/1.32	c BCD2: #sat=1 #unsat=16 bias=16/17
1.29/1.32	c Solving starts ...
1.29/1.32	c ============================[ Search Statistics ]============================
1.29/1.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.32	c =============================================================================
1.29/1.32	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.29/1.32	c  0.0s |       0 |      100 |        0 |     2412      0 |      110 |      360
1.29/1.32	c #cpu_time = 0.004s
1.29/1.32	c #wall_clock_time = 0.004s
1.29/1.32	c #decision = 100
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 9: cost of the new core is >=1
1.29/1.32	c lower bound updated to 16
1.29/1.32	c BCD2: 16 <= obj <= 71
1.29/1.32	c BCD2: #cores=16, #unrelaxed=737, #relaxed=103, #hardened=0
1.29/1.32	c BCD2: #sat=1 #unsat=17 bias=17/18
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 |     2412      0 |      110 |      360
1.29/1.33	c  0.0s |       0 |      100 |        0 |     2412      0 |      110 |      360
1.29/1.33	c #cpu_time = 0.004s
1.29/1.33	c #wall_clock_time = 0.004s
1.29/1.33	c #decision = 100
1.29/1.33	c #random_decision = 0
1.29/1.33	c #conflict = 0
1.29/1.33	c #restart = 0
1.29/1.33	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.33	c lower bound updated to 17
1.29/1.33	c BCD2: 17 <= obj <= 71
1.29/1.33	c BCD2: #cores=17, #unrelaxed=734, #relaxed=106, #hardened=0
1.29/1.33	c BCD2: #sat=1 #unsat=18 bias=18/19
1.29/1.33	c Solving starts ...
1.29/1.33	c ============================[ Search Statistics ]============================
1.29/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.33	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.29/1.33	c  0.0s |       0 |      106 |        0 |     2412      0 |      110 |      360
1.29/1.33	c #cpu_time = 0.004s
1.29/1.33	c #wall_clock_time = 0.004s
1.29/1.33	c #decision = 106
1.29/1.33	c #random_decision = 0
1.29/1.33	c #conflict = 0
1.29/1.33	c #restart = 0
1.29/1.33	c BCD2: found a new core of size 1: cost of the new core is >=1
1.29/1.33	c lower bound updated to 18
1.29/1.33	c BCD2: 18 <= obj <= 71
1.29/1.33	c BCD2: #cores=18, #unrelaxed=733, #relaxed=107, #hardened=0
1.29/1.33	c BCD2: #sat=1 #unsat=19 bias=19/20
1.29/1.33	c Solving starts ...
1.29/1.33	c ============================[ Search Statistics ]============================
1.29/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.33	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |     2412      0 |      110 |      360
1.29/1.34	c  0.0s |       0 |      108 |        0 |     2412      0 |      110 |      360
1.29/1.34	c #cpu_time = 0.004s
1.29/1.34	c #wall_clock_time = 0.004s
1.29/1.34	c #decision = 108
1.29/1.34	c #random_decision = 0
1.29/1.34	c #conflict = 0
1.29/1.34	c #restart = 0
1.29/1.34	c BCD2: found a new core of size 4: cost of the new core is >=1
1.29/1.34	c lower bound updated to 19
1.29/1.34	c BCD2: 19 <= obj <= 71
1.29/1.34	c BCD2: #cores=19, #unrelaxed=729, #relaxed=111, #hardened=0
1.29/1.34	c BCD2: #sat=1 #unsat=20 bias=20/21
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 |     2412      0 |      110 |      360
1.29/1.34	c  0.0s |       0 |      108 |        0 |     2412      0 |      110 |      360
1.29/1.34	c #cpu_time = 0.004s
1.29/1.34	c #wall_clock_time = 0.004s
1.29/1.34	c #decision = 108
1.29/1.34	c #random_decision = 0
1.29/1.34	c #conflict = 0
1.29/1.34	c #restart = 0
1.29/1.34	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.34	c lower bound updated to 20
1.29/1.34	c BCD2: 20 <= obj <= 71
1.29/1.34	c BCD2: #cores=20, #unrelaxed=726, #relaxed=114, #hardened=0
1.29/1.34	c BCD2: #sat=1 #unsat=21 bias=21/22
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 |     2412      0 |      110 |      360
1.29/1.35	c  0.0s |       0 |      110 |        0 |     2412      0 |      110 |      360
1.29/1.35	c #cpu_time = 0.004s
1.29/1.35	c #wall_clock_time = 0.004s
1.29/1.35	c #decision = 110
1.29/1.35	c #random_decision = 0
1.29/1.35	c #conflict = 0
1.29/1.35	c #restart = 0
1.29/1.35	c BCD2: found a new core of size 3: cost of the new core is >=1
1.29/1.35	c lower bound updated to 21
1.29/1.35	c BCD2: 21 <= obj <= 71
1.29/1.35	c BCD2: #cores=21, #unrelaxed=723, #relaxed=117, #hardened=0
1.29/1.35	c BCD2: #sat=1 #unsat=22 bias=22/23
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 |     2412      0 |      110 |      360
1.29/1.35	c  0.0s |       0 |      114 |        1 |     2412      0 |      110 |      360
1.29/1.35	c #cpu_time = 0.004s
1.29/1.35	c #wall_clock_time = 0.004s
1.29/1.35	c #decision = 114
1.29/1.35	c #random_decision = 0
1.29/1.35	c #conflict = 1
1.29/1.35	c #restart = 0
1.29/1.35	c BCD2: found a new core of size 10: cost of the new core is >=1
1.29/1.35	c lower bound updated to 22
1.29/1.35	c BCD2: 22 <= obj <= 71
1.29/1.35	c BCD2: #cores=22, #unrelaxed=713, #relaxed=127, #hardened=0
1.29/1.35	c BCD2: #sat=1 #unsat=23 bias=23/24
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 |     2412      0 |      110 |      360
1.29/1.36	c  0.0s |       0 |      114 |        0 |     2412      0 |      110 |      360
1.29/1.36	c #cpu_time = 0.004s
1.29/1.36	c #wall_clock_time = 0.004s
1.29/1.36	c #decision = 114
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 13: cost of the new core is >=1
1.29/1.36	c lower bound updated to 23
1.29/1.36	c BCD2: 23 <= obj <= 71
1.29/1.36	c BCD2: #cores=23, #unrelaxed=700, #relaxed=140, #hardened=0
1.29/1.36	c BCD2: #sat=1 #unsat=24 bias=24/25
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 |     2412      0 |      110 |      360
1.29/1.36	c  0.0s |       0 |      114 |        1 |     2412      0 |      110 |      360
1.29/1.36	c #cpu_time = 0.004s
1.29/1.36	c #wall_clock_time = 0.004s
1.29/1.36	c #decision = 114
1.29/1.36	c #random_decision = 0
1.29/1.36	c #conflict = 1
1.29/1.36	c #restart = 0
1.29/1.36	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 28: cost of the new core is >=3
1.29/1.36	c lower bound updated to 24
1.29/1.36	c BCD2: 24 <= obj <= 71
1.29/1.36	c BCD2: #cores=22, #unrelaxed=695, #relaxed=145, #hardened=0
1.29/1.36	c BCD2: #sat=1 #unsat=25 bias=25/26
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 |     2412      0 |      112 |      360
1.29/1.37	c  0.0s |       0 |      113 |        0 |     2412      0 |      112 |      362
1.29/1.37	c #cpu_time = 0.004s
1.29/1.37	c #wall_clock_time = 0.004s
1.29/1.37	c #decision = 113
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 >=1
1.29/1.37	c lower bound updated to 25
1.29/1.37	c BCD2: 25 <= obj <= 71
1.29/1.37	c BCD2: #cores=23, #unrelaxed=693, #relaxed=147, #hardened=0
1.29/1.37	c BCD2: #sat=1 #unsat=26 bias=26/27
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 |     2412      0 |      112 |      362
1.29/1.37	c  0.0s |       0 |      116 |        0 |     2412      0 |      112 |      362
1.29/1.37	c #cpu_time = 0.004s
1.29/1.37	c #wall_clock_time = 0.004s
1.29/1.37	c #decision = 116
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 4: cost of the new core is >=1
1.29/1.37	c lower bound updated to 26
1.29/1.37	c BCD2: 26 <= obj <= 71
1.29/1.37	c BCD2: #cores=24, #unrelaxed=689, #relaxed=151, #hardened=0
1.29/1.37	c BCD2: #sat=1 #unsat=27 bias=27/28
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 |     2412      0 |      112 |      362
1.29/1.38	c  0.0s |       0 |      121 |        0 |     2412      0 |      112 |      362
1.29/1.38	c #cpu_time = 0.004s
1.29/1.38	c #wall_clock_time = 0.004s
1.29/1.38	c #decision = 121
1.29/1.38	c #random_decision = 0
1.29/1.38	c #conflict = 0
1.29/1.38	c #restart = 0
1.29/1.38	c BCD2: found a new core of size 8: cost of the new core is >=1
1.29/1.38	c lower bound updated to 27
1.29/1.38	c BCD2: 27 <= obj <= 71
1.29/1.38	c BCD2: #cores=25, #unrelaxed=681, #relaxed=159, #hardened=0
1.29/1.38	c BCD2: #sat=1 #unsat=28 bias=28/29
1.29/1.38	c Solving starts ...
1.29/1.38	c ============================[ Search Statistics ]============================
1.29/1.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.38	c =============================================================================
1.29/1.38	c  0.0s |       0 |        0 |        0 |     2412      0 |      112 |      362
1.29/1.39	c  0.0s |       0 |      124 |        0 |     2412      0 |      112 |      362
1.29/1.39	c #cpu_time = 0.003s
1.29/1.39	c #wall_clock_time = 0.003s
1.29/1.39	c #decision = 124
1.29/1.39	c #random_decision = 0
1.29/1.39	c #conflict = 0
1.29/1.39	c #restart = 0
1.29/1.39	c BCD2: found a new core of size 5: cost of the new core is >=1
1.29/1.39	c lower bound updated to 28
1.29/1.39	c BCD2: 28 <= obj <= 71
1.29/1.39	c BCD2: #cores=26, #unrelaxed=676, #relaxed=164, #hardened=0
1.29/1.39	c BCD2: #sat=1 #unsat=29 bias=29/30
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 |     2412      0 |      112 |      362
1.29/1.39	c  0.0s |       0 |      125 |        0 |     2412      0 |      112 |      362
1.29/1.39	c #cpu_time = 0.003s
1.29/1.39	c #wall_clock_time = 0.003s
1.29/1.39	c #decision = 125
1.29/1.39	c #random_decision = 0
1.29/1.39	c #conflict = 0
1.29/1.39	c #restart = 0
1.29/1.39	c BCD2: found a new core of size 4: cost of the new core is >=1
1.29/1.39	c lower bound updated to 29
1.29/1.39	c BCD2: 29 <= obj <= 71
1.29/1.39	c BCD2: #cores=27, #unrelaxed=672, #relaxed=168, #hardened=0
1.29/1.39	c BCD2: #sat=1 #unsat=30 bias=30/31
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 |     2412      0 |      112 |      362
1.29/1.39	c  0.0s |       0 |      127 |        0 |     2412      0 |      112 |      362
1.29/1.39	c #cpu_time = 0.003s
1.29/1.39	c #wall_clock_time = 0.003s
1.29/1.39	c #decision = 127
1.29/1.39	c #random_decision = 0
1.29/1.39	c #conflict = 0
1.29/1.39	c #restart = 0
1.29/1.39	c BCD2: found a new core of size 4: cost of the new core is >=1
1.29/1.39	c lower bound updated to 30
1.29/1.39	c BCD2: 30 <= obj <= 71
1.29/1.39	c BCD2: #cores=28, #unrelaxed=668, #relaxed=172, #hardened=0
1.29/1.39	c BCD2: #sat=1 #unsat=31 bias=31/32
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 |     2412      0 |      112 |      362
1.39/1.40	c  0.0s |       0 |      128 |        0 |     2412      0 |      112 |      362
1.39/1.40	c #cpu_time = 0.003s
1.39/1.40	c #wall_clock_time = 0.003s
1.39/1.40	c #decision = 128
1.39/1.40	c #random_decision = 0
1.39/1.40	c #conflict = 0
1.39/1.40	c #restart = 0
1.39/1.40	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.40	c lower bound updated to 31
1.39/1.40	c BCD2: 31 <= obj <= 71
1.39/1.40	c BCD2: #cores=29, #unrelaxed=664, #relaxed=176, #hardened=0
1.39/1.40	c BCD2: #sat=1 #unsat=32 bias=32/33
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 |     2412      0 |      112 |      362
1.39/1.40	c  0.0s |       0 |      135 |        0 |     2412      0 |      112 |      362
1.39/1.40	c #cpu_time = 0.003s
1.39/1.40	c #wall_clock_time = 0.003s
1.39/1.40	c #decision = 135
1.39/1.40	c #random_decision = 0
1.39/1.40	c #conflict = 0
1.39/1.40	c #restart = 0
1.39/1.40	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.40	c lower bound updated to 32
1.39/1.40	c BCD2: 32 <= obj <= 71
1.39/1.40	c BCD2: #cores=30, #unrelaxed=661, #relaxed=179, #hardened=0
1.39/1.40	c BCD2: #sat=1 #unsat=33 bias=33/34
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 |     2412      0 |      112 |      362
1.39/1.41	c  0.0s |       0 |      137 |        0 |     2412      0 |      112 |      362
1.39/1.41	c #cpu_time = 0.003s
1.39/1.41	c #wall_clock_time = 0.003s
1.39/1.41	c #decision = 137
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 0
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.41	c lower bound updated to 33
1.39/1.41	c BCD2: 33 <= obj <= 71
1.39/1.41	c BCD2: #cores=31, #unrelaxed=658, #relaxed=182, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=34 bias=34/35
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 |     2412      0 |      112 |      362
1.39/1.41	c  0.0s |       0 |      142 |        2 |     2412      0 |      112 |      362
1.39/1.41	c #cpu_time = 0.003s
1.39/1.41	c #wall_clock_time = 0.003s
1.39/1.41	c #decision = 142
1.39/1.41	c #random_decision = 0
1.39/1.41	c #conflict = 2
1.39/1.41	c #restart = 0
1.39/1.41	c BCD2: found a new core of size 5: cost of the new core is >=1
1.39/1.41	c lower bound updated to 34
1.39/1.41	c BCD2: 34 <= obj <= 71
1.39/1.41	c BCD2: #cores=32, #unrelaxed=653, #relaxed=187, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=35 bias=35/36
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 |     2412      0 |      112 |      362
1.39/1.41	c  0.0s |       0 |      139 |        0 |     2412      0 |      112 |      362
1.39/1.41	c #cpu_time = 0.003s
1.39/1.41	c #wall_clock_time = 0.003s
1.39/1.41	c #decision = 139
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 >=1
1.39/1.41	c lower bound updated to 35
1.39/1.41	c BCD2: 35 <= obj <= 71
1.39/1.41	c BCD2: #cores=33, #unrelaxed=652, #relaxed=188, #hardened=0
1.39/1.41	c BCD2: #sat=1 #unsat=36 bias=36/37
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 |     2412      0 |      112 |      362
1.39/1.42	c  0.0s |       0 |      150 |        0 |     2412      0 |      112 |      362
1.39/1.42	c #cpu_time = 0.003s
1.39/1.42	c #wall_clock_time = 0.003s
1.39/1.42	c #decision = 150
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 4: cost of the new core is >=1
1.39/1.42	c lower bound updated to 36
1.39/1.42	c BCD2: 36 <= obj <= 71
1.39/1.42	c BCD2: #cores=34, #unrelaxed=648, #relaxed=192, #hardened=0
1.39/1.42	c BCD2: #sat=1 #unsat=37 bias=37/38
1.39/1.42	c Solving starts ...
1.39/1.42	c ============================[ Search Statistics ]============================
1.39/1.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.42	c =============================================================================
1.39/1.42	c  0.0s |       0 |        0 |        0 |     2412      0 |      112 |      362
1.39/1.42	c  0.0s |       0 |      151 |        0 |     2412      0 |      112 |      362
1.39/1.42	c #cpu_time = 0.003s
1.39/1.42	c #wall_clock_time = 0.003s
1.39/1.42	c #decision = 151
1.39/1.42	c #random_decision = 0
1.39/1.42	c #conflict = 0
1.39/1.42	c #restart = 0
1.39/1.42	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.42	c lower bound updated to 37
1.39/1.42	c BCD2: 37 <= obj <= 71
1.39/1.42	c BCD2: #cores=35, #unrelaxed=645, #relaxed=195, #hardened=0
1.39/1.42	c BCD2: #sat=1 #unsat=38 bias=38/39
1.39/1.42	c Solving starts ...
1.39/1.42	c ============================[ Search Statistics ]============================
1.39/1.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.42	c =============================================================================
1.39/1.42	c  0.0s |       0 |        0 |        0 |     2412      0 |      112 |      362
1.39/1.42	c  0.0s |       0 |      158 |        0 |     2412      0 |      112 |      362
1.39/1.42	c #cpu_time = 0.003s
1.39/1.42	c #wall_clock_time = 0.003s
1.39/1.42	c #decision = 158
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 4: cost of the new core is >=1
1.39/1.42	c lower bound updated to 38
1.39/1.42	c BCD2: 38 <= obj <= 71
1.39/1.42	c BCD2: #cores=36, #unrelaxed=641, #relaxed=199, #hardened=0
1.39/1.42	c BCD2: #sat=1 #unsat=39 bias=39/40
1.39/1.42	c Solving starts ...
1.39/1.42	c ============================[ Search Statistics ]============================
1.39/1.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.42	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.42	c =============================================================================
1.39/1.42	c  0.0s |       0 |        0 |        0 |     2412      0 |      112 |      362
1.39/1.43	c  0.0s |       0 |      162 |        0 |     2412      0 |      112 |      362
1.39/1.43	c #cpu_time = 0.003s
1.39/1.43	c #wall_clock_time = 0.003s
1.39/1.43	c #decision = 162
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 0
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: found a new core of size 5: cost of the new core is >=1
1.39/1.43	c lower bound updated to 39
1.39/1.43	c BCD2: 39 <= obj <= 71
1.39/1.43	c BCD2: #cores=37, #unrelaxed=636, #relaxed=204, #hardened=0
1.39/1.43	c BCD2: #sat=1 #unsat=40 bias=40/41
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 |     2412      0 |      112 |      362
1.39/1.43	c  0.0s |       0 |      163 |        0 |     2412      0 |      112 |      362
1.39/1.43	c #cpu_time = 0.003s
1.39/1.43	c #wall_clock_time = 0.003s
1.39/1.43	c #decision = 163
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 0
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.43	c lower bound updated to 40
1.39/1.43	c BCD2: 40 <= obj <= 71
1.39/1.43	c BCD2: #cores=38, #unrelaxed=632, #relaxed=208, #hardened=0
1.39/1.43	c BCD2: #sat=1 #unsat=41 bias=41/42
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 |     2412      0 |      112 |      362
1.39/1.43	c  0.0s |       0 |      163 |        0 |     2412      0 |      112 |      362
1.39/1.43	c #cpu_time = 0.003s
1.39/1.43	c #wall_clock_time = 0.003s
1.39/1.43	c #decision = 163
1.39/1.43	c #random_decision = 0
1.39/1.43	c #conflict = 0
1.39/1.43	c #restart = 0
1.39/1.43	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.43	c lower bound updated to 41
1.39/1.44	c BCD2: 41 <= obj <= 71
1.39/1.44	c BCD2: #cores=39, #unrelaxed=629, #relaxed=211, #hardened=0
1.39/1.44	c BCD2: #sat=1 #unsat=42 bias=42/43
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 |     2412      0 |      112 |      362
1.39/1.44	c  0.0s |       0 |      246 |        1 |     2412      0 |      112 |      362
1.39/1.44	c #cpu_time = 0.003s
1.39/1.44	c #wall_clock_time = 0.003s
1.39/1.44	c #decision = 246
1.39/1.44	c #random_decision = 0
1.39/1.44	c #conflict = 1
1.39/1.44	c #restart = 0
1.39/1.44	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 32: cost of the new core is >=2
1.39/1.44	c lower bound updated to 42
1.39/1.44	c BCD2: 42 <= obj <= 71
1.39/1.44	c BCD2: #cores=39, #unrelaxed=623, #relaxed=217, #hardened=0
1.39/1.44	c BCD2: #sat=1 #unsat=43 bias=43/44
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 |     2412      0 |      113 |      362
1.39/1.44	c  0.0s |       0 |      173 |        0 |     2412      0 |      113 |      363
1.39/1.44	c #cpu_time = 0.003s
1.39/1.44	c #wall_clock_time = 0.003s
1.39/1.44	c #decision = 173
1.39/1.44	c #random_decision = 0
1.39/1.44	c #conflict = 0
1.39/1.44	c #restart = 0
1.39/1.44	c BCD2: found a new core of size 8: cost of the new core is >=1
1.39/1.44	c lower bound updated to 43
1.39/1.44	c BCD2: 43 <= obj <= 71
1.39/1.44	c BCD2: #cores=40, #unrelaxed=615, #relaxed=225, #hardened=0
1.39/1.44	c BCD2: #sat=1 #unsat=44 bias=44/45
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.45	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      363
1.39/1.45	c  0.0s |       0 |      182 |        1 |     2412      0 |      113 |      363
1.39/1.45	c #cpu_time = 0.003s
1.39/1.45	c #wall_clock_time = 0.003s
1.39/1.45	c #decision = 182
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: found a new core of size 14: cost of the new core is >=1
1.39/1.45	c lower bound updated to 44
1.39/1.45	c BCD2: 44 <= obj <= 71
1.39/1.45	c BCD2: #cores=41, #unrelaxed=601, #relaxed=239, #hardened=0
1.39/1.45	c BCD2: #sat=1 #unsat=45 bias=45/46
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 |     2412      0 |      113 |      363
1.39/1.45	c  0.0s |       0 |      192 |        0 |     2412      0 |      113 |      363
1.39/1.45	c #cpu_time = 0.003s
1.39/1.45	c #wall_clock_time = 0.003s
1.39/1.45	c #decision = 192
1.39/1.45	c #random_decision = 0
1.39/1.45	c #conflict = 0
1.39/1.45	c #restart = 0
1.39/1.45	c BCD2: found a new core of size 3: cost of the new core is >=1
1.39/1.45	c lower bound updated to 45
1.39/1.45	c BCD2: 45 <= obj <= 71
1.39/1.45	c BCD2: #cores=42, #unrelaxed=598, #relaxed=242, #hardened=0
1.39/1.45	c BCD2: #sat=1 #unsat=46 bias=46/47
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 |     2412      0 |      113 |      363
1.39/1.46	c  0.0s |       0 |      192 |        0 |     2412      0 |      113 |      363
1.39/1.46	c #cpu_time = 0.003s
1.39/1.46	c #wall_clock_time = 0.003s
1.39/1.46	c #decision = 192
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 2: cost of the new core is >=1
1.39/1.46	c lower bound updated to 46
1.39/1.46	c BCD2: 46 <= obj <= 71
1.39/1.46	c BCD2: #cores=43, #unrelaxed=596, #relaxed=244, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=47 bias=47/48
1.39/1.46	c Solving starts ...
1.39/1.46	c ============================[ Search Statistics ]============================
1.39/1.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.46	c =============================================================================
1.39/1.46	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      363
1.39/1.46	c  0.0s |       0 |      195 |        0 |     2412      0 |      113 |      363
1.39/1.46	c #cpu_time = 0.003s
1.39/1.46	c #wall_clock_time = 0.003s
1.39/1.46	c #decision = 195
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 4: cost of the new core is >=1
1.39/1.46	c lower bound updated to 47
1.39/1.46	c BCD2: 47 <= obj <= 71
1.39/1.46	c BCD2: #cores=44, #unrelaxed=592, #relaxed=248, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=48 bias=48/49
1.39/1.46	c Solving starts ...
1.39/1.46	c ============================[ Search Statistics ]============================
1.39/1.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.46	c =============================================================================
1.39/1.46	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      363
1.39/1.46	c  0.0s |       0 |      196 |        0 |     2412      0 |      113 |      363
1.39/1.46	c #cpu_time = 0.003s
1.39/1.46	c #wall_clock_time = 0.003s
1.39/1.46	c #decision = 196
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 4: cost of the new core is >=1
1.39/1.46	c lower bound updated to 48
1.39/1.46	c BCD2: 48 <= obj <= 71
1.39/1.46	c BCD2: #cores=45, #unrelaxed=588, #relaxed=252, #hardened=0
1.39/1.46	c BCD2: #sat=1 #unsat=49 bias=49/50
1.39/1.46	c Solving starts ...
1.39/1.46	c ============================[ Search Statistics ]============================
1.39/1.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.46	c =============================================================================
1.39/1.46	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      363
1.39/1.47	c  0.0s |       0 |      205 |        0 |     2412      0 |      113 |      363
1.39/1.47	c #cpu_time = 0.003s
1.39/1.47	c #wall_clock_time = 0.003s
1.39/1.47	c #decision = 205
1.39/1.47	c #random_decision = 0
1.39/1.47	c #conflict = 0
1.39/1.47	c #restart = 0
1.39/1.47	c BCD2: found a new core of size 5: cost of the new core is >=1
1.39/1.47	c lower bound updated to 49
1.39/1.47	c BCD2: 49 <= obj <= 71
1.39/1.47	c BCD2: #cores=46, #unrelaxed=583, #relaxed=257, #hardened=0
1.39/1.47	c BCD2: #sat=1 #unsat=50 bias=50/51
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 |     2412      0 |      113 |      363
1.39/1.47	c  0.0s |       0 |      206 |        0 |     2412      0 |      113 |      363
1.39/1.47	c #cpu_time = 0.003s
1.39/1.47	c #wall_clock_time = 0.003s
1.39/1.47	c #decision = 206
1.39/1.47	c #random_decision = 0
1.39/1.47	c #conflict = 0
1.39/1.47	c #restart = 0
1.39/1.47	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.47	c lower bound updated to 50
1.39/1.47	c BCD2: 50 <= obj <= 71
1.39/1.47	c BCD2: #cores=47, #unrelaxed=579, #relaxed=261, #hardened=0
1.39/1.47	c BCD2: #sat=1 #unsat=51 bias=51/52
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 |     2412      0 |      113 |      363
1.39/1.48	c  0.0s |       0 |      206 |        0 |     2412      0 |      113 |      363
1.39/1.48	c #cpu_time = 0.003s
1.39/1.48	c #wall_clock_time = 0.003s
1.39/1.48	c #decision = 206
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 3: cost of the new core is >=1
1.39/1.48	c lower bound updated to 51
1.39/1.48	c BCD2: 51 <= obj <= 71
1.39/1.48	c BCD2: #cores=48, #unrelaxed=576, #relaxed=264, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=52 bias=52/53
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 |     2412      0 |      113 |      363
1.39/1.48	c  0.0s |       0 |      209 |        0 |     2412      0 |      113 |      363
1.39/1.48	c #cpu_time = 0.003s
1.39/1.48	c #wall_clock_time = 0.003s
1.39/1.48	c #decision = 209
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 3: cost of the new core is >=1
1.39/1.48	c lower bound updated to 52
1.39/1.48	c BCD2: 52 <= obj <= 71
1.39/1.48	c BCD2: #cores=49, #unrelaxed=573, #relaxed=267, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=53 bias=53/54
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 |     2412      0 |      113 |      363
1.39/1.48	c  0.0s |       0 |      208 |        0 |     2412      0 |      113 |      363
1.39/1.48	c #cpu_time = 0.003s
1.39/1.48	c #wall_clock_time = 0.003s
1.39/1.48	c #decision = 208
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 4: cost of the new core is >=1
1.39/1.48	c lower bound updated to 53
1.39/1.48	c BCD2: 53 <= obj <= 71
1.39/1.48	c BCD2: #cores=50, #unrelaxed=569, #relaxed=271, #hardened=0
1.39/1.48	c BCD2: #sat=1 #unsat=54 bias=54/55
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 |     2412      0 |      113 |      363
1.39/1.49	c  0.0s |       0 |      212 |        0 |     2412      0 |      113 |      363
1.39/1.49	c #cpu_time = 0.003s
1.39/1.49	c #wall_clock_time = 0.003s
1.39/1.49	c #decision = 212
1.39/1.49	c #random_decision = 0
1.39/1.49	c #conflict = 0
1.39/1.49	c #restart = 0
1.39/1.49	c BCD2: found a new core of size 6: cost of the new core is >=1
1.39/1.49	c lower bound updated to 54
1.39/1.49	c BCD2: 54 <= obj <= 71
1.39/1.49	c BCD2: #cores=51, #unrelaxed=563, #relaxed=277, #hardened=0
1.39/1.49	c BCD2: #sat=1 #unsat=55 bias=55/56
1.39/1.49	c Solving starts ...
1.39/1.49	c ============================[ Search Statistics ]============================
1.39/1.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.49	c =============================================================================
1.39/1.49	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      363
1.39/1.49	c  0.0s |       0 |      217 |        0 |     2412      0 |      113 |      363
1.39/1.49	c #cpu_time = 0.003s
1.39/1.49	c #wall_clock_time = 0.003s
1.39/1.49	c #decision = 217
1.39/1.49	c #random_decision = 0
1.39/1.49	c #conflict = 0
1.39/1.49	c #restart = 0
1.39/1.49	c BCD2: found a new core of size 4: cost of the new core is >=1
1.39/1.49	c lower bound updated to 55
1.39/1.49	c BCD2: 55 <= obj <= 71
1.39/1.49	c BCD2: #cores=52, #unrelaxed=559, #relaxed=281, #hardened=0
1.39/1.49	c BCD2: #sat=1 #unsat=56 bias=56/57
1.39/1.49	c Solving starts ...
1.39/1.49	c ============================[ Search Statistics ]============================
1.39/1.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.39/1.49	c       |         |          |          |    Limit     GC | Var      | Constra 
1.39/1.49	c =============================================================================
1.39/1.49	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      363
1.39/1.50	c  0.0s |       0 |      220 |        0 |     2412      0 |      113 |      363
1.39/1.50	c #cpu_time = 0.003s
1.39/1.50	c #wall_clock_time = 0.003s
1.39/1.50	c #decision = 220
1.39/1.50	c #random_decision = 0
1.39/1.50	c #conflict = 0
1.39/1.50	c #restart = 0
1.39/1.50	c BCD2: found a new core of size 2: cost of the new core is >=1
1.39/1.50	c lower bound updated to 56
1.48/1.50	c BCD2: 56 <= obj <= 71
1.48/1.50	c BCD2: #cores=53, #unrelaxed=557, #relaxed=283, #hardened=0
1.48/1.50	c BCD2: #sat=1 #unsat=57 bias=57/58
1.48/1.50	c Solving starts ...
1.48/1.50	c ============================[ Search Statistics ]============================
1.48/1.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.50	c =============================================================================
1.48/1.50	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      364
1.48/1.50	c  0.0s |       0 |      226 |        0 |     2412      0 |      113 |      364
1.48/1.50	c #cpu_time = 0.003s
1.48/1.50	c #wall_clock_time = 0.003s
1.48/1.50	c #decision = 226
1.48/1.50	c #random_decision = 0
1.48/1.50	c #conflict = 0
1.48/1.50	c #restart = 0
1.48/1.50	c BCD2: found a new core of size 6: cost of the new core is >=1
1.48/1.50	c lower bound updated to 57
1.48/1.50	c BCD2: 57 <= obj <= 71
1.48/1.50	c BCD2: #cores=54, #unrelaxed=551, #relaxed=289, #hardened=0
1.48/1.50	c BCD2: #sat=1 #unsat=58 bias=58/59
1.48/1.50	c Solving starts ...
1.48/1.50	c ============================[ Search Statistics ]============================
1.48/1.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.50	c =============================================================================
1.48/1.50	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      364
1.48/1.50	c  0.0s |       0 |      233 |        0 |     2412      0 |      113 |      364
1.48/1.50	c #cpu_time = 0.003s
1.48/1.50	c #wall_clock_time = 0.003s
1.48/1.50	c #decision = 233
1.48/1.50	c #random_decision = 0
1.48/1.50	c #conflict = 0
1.48/1.50	c #restart = 0
1.48/1.50	c BCD2: found a new core of size 4: cost of the new core is >=1
1.48/1.50	c lower bound updated to 58
1.48/1.50	c BCD2: 58 <= obj <= 71
1.48/1.50	c BCD2: #cores=55, #unrelaxed=547, #relaxed=293, #hardened=0
1.48/1.50	c BCD2: #sat=1 #unsat=59 bias=59/60
1.48/1.50	c Solving starts ...
1.48/1.50	c ============================[ Search Statistics ]============================
1.48/1.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.50	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.50	c =============================================================================
1.48/1.50	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      364
1.48/1.51	c  0.0s |       0 |      236 |        0 |     2412      0 |      113 |      364
1.48/1.51	c #cpu_time = 0.004s
1.48/1.51	c #wall_clock_time = 0.004s
1.48/1.51	c #decision = 236
1.48/1.51	c #random_decision = 0
1.48/1.51	c #conflict = 0
1.48/1.51	c #restart = 0
1.48/1.51	c BCD2: found a new core of size 6: cost of the new core is >=1
1.48/1.51	c lower bound updated to 59
1.48/1.51	c BCD2: 59 <= obj <= 71
1.48/1.51	c BCD2: #cores=56, #unrelaxed=541, #relaxed=299, #hardened=0
1.48/1.51	c BCD2: #sat=1 #unsat=60 bias=60/61
1.48/1.51	c Solving starts ...
1.48/1.51	c ============================[ Search Statistics ]============================
1.48/1.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.51	c =============================================================================
1.48/1.51	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      364
1.48/1.51	c  0.0s |       0 |      238 |        0 |     2412      0 |      113 |      364
1.48/1.51	c #cpu_time = 0.003s
1.48/1.51	c #wall_clock_time = 0.003s
1.48/1.51	c #decision = 238
1.48/1.51	c #random_decision = 0
1.48/1.51	c #conflict = 0
1.48/1.51	c #restart = 0
1.48/1.51	c BCD2: found a new core of size 3: cost of the new core is >=1
1.48/1.51	c lower bound updated to 60
1.48/1.51	c BCD2: 60 <= obj <= 71
1.48/1.51	c BCD2: #cores=57, #unrelaxed=538, #relaxed=302, #hardened=0
1.48/1.51	c BCD2: #sat=1 #unsat=61 bias=61/62
1.48/1.51	c Solving starts ...
1.48/1.51	c ============================[ Search Statistics ]============================
1.48/1.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.51	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.51	c =============================================================================
1.48/1.51	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      364
1.48/1.52	c  0.0s |       0 |      245 |        0 |     2412      0 |      113 |      364
1.48/1.52	c #cpu_time = 0.003s
1.48/1.52	c #wall_clock_time = 0.003s
1.48/1.52	c #decision = 245
1.48/1.52	c #random_decision = 0
1.48/1.52	c #conflict = 0
1.48/1.52	c #restart = 0
1.48/1.52	c BCD2: found a new core of size 2: cost of the new core is >=1
1.48/1.52	c lower bound updated to 61
1.48/1.52	c BCD2: 61 <= obj <= 71
1.48/1.52	c BCD2: #cores=58, #unrelaxed=536, #relaxed=304, #hardened=0
1.48/1.52	c BCD2: #sat=1 #unsat=62 bias=62/63
1.48/1.52	c Solving starts ...
1.48/1.52	c ============================[ Search Statistics ]============================
1.48/1.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.52	c =============================================================================
1.48/1.52	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      365
1.48/1.52	c  0.0s |       0 |      247 |        0 |     2412      0 |      113 |      365
1.48/1.52	c #cpu_time = 0.003s
1.48/1.52	c #wall_clock_time = 0.003s
1.48/1.52	c #decision = 247
1.48/1.52	c #random_decision = 0
1.48/1.52	c #conflict = 0
1.48/1.52	c #restart = 0
1.48/1.52	c BCD2: found a new core of size 3: cost of the new core is >=1
1.48/1.52	c lower bound updated to 62
1.48/1.52	c BCD2: 62 <= obj <= 71
1.48/1.52	c BCD2: #cores=59, #unrelaxed=533, #relaxed=307, #hardened=0
1.48/1.52	c BCD2: #sat=1 #unsat=63 bias=63/64
1.48/1.52	c Solving starts ...
1.48/1.52	c ============================[ Search Statistics ]============================
1.48/1.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.52	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.52	c =============================================================================
1.48/1.52	c  0.0s |       0 |        0 |        0 |     2412      0 |      113 |      365
1.48/1.53	c  0.0s |       0 |      250 |        1 |     2412      0 |      113 |      365
1.48/1.53	c #cpu_time = 0.003s
1.48/1.53	c #wall_clock_time = 0.004s
1.48/1.53	c #decision = 250
1.48/1.53	c #random_decision = 0
1.48/1.53	c #conflict = 1
1.48/1.53	c #restart = 0
1.48/1.53	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 7: cost of the new core is >=2
1.48/1.53	c lower bound updated to 63
1.48/1.53	c BCD2: 63 <= obj <= 71
1.48/1.53	c BCD2: #cores=59, #unrelaxed=529, #relaxed=311, #hardened=0
1.48/1.53	c BCD2: #sat=1 #unsat=64 bias=64/65
1.48/1.53	c Solving starts ...
1.48/1.53	c ============================[ Search Statistics ]============================
1.48/1.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.53	c =============================================================================
1.48/1.53	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      365
1.48/1.53	c  0.0s |       0 |      248 |        0 |     2412      0 |      114 |      366
1.48/1.53	c #cpu_time = 0.003s
1.48/1.53	c #wall_clock_time = 0.003s
1.48/1.53	c #decision = 248
1.48/1.53	c #random_decision = 0
1.48/1.53	c #conflict = 0
1.48/1.53	c #restart = 0
1.48/1.53	c BCD2: found a new core of size 3: cost of the new core is >=1
1.48/1.53	c lower bound updated to 64
1.48/1.53	c BCD2: 64 <= obj <= 71
1.48/1.53	c BCD2: #cores=60, #unrelaxed=526, #relaxed=314, #hardened=0
1.48/1.53	c BCD2: #sat=1 #unsat=65 bias=65/66
1.48/1.53	c Solving starts ...
1.48/1.53	c ============================[ Search Statistics ]============================
1.48/1.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.53	c =============================================================================
1.48/1.53	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      366
1.48/1.53	c  0.0s |       0 |      247 |        0 |     2412      0 |      114 |      366
1.48/1.53	c #cpu_time = 0.003s
1.48/1.53	c #wall_clock_time = 0.003s
1.48/1.53	c #decision = 247
1.48/1.53	c #random_decision = 0
1.48/1.53	c #conflict = 0
1.48/1.53	c #restart = 0
1.48/1.53	c BCD2: found a new core of size 1: cost of the new core is >=1
1.48/1.53	c lower bound updated to 65
1.48/1.53	c BCD2: 65 <= obj <= 71
1.48/1.53	c BCD2: #cores=61, #unrelaxed=525, #relaxed=315, #hardened=0
1.48/1.53	c BCD2: #sat=1 #unsat=66 bias=66/67
1.48/1.54	c Solving starts ...
1.48/1.54	c ============================[ Search Statistics ]============================
1.48/1.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.54	c =============================================================================
1.48/1.54	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      366
1.48/1.54	c  0.0s |       0 |      254 |        0 |     2412      0 |      114 |      366
1.48/1.54	c #cpu_time = 0.003s
1.48/1.54	c #wall_clock_time = 0.003s
1.48/1.54	c #decision = 254
1.48/1.54	c #random_decision = 0
1.48/1.54	c #conflict = 0
1.48/1.54	c #restart = 0
1.48/1.54	c BCD2: found a new core of size 6: cost of the new core is >=1
1.48/1.54	c lower bound updated to 66
1.48/1.54	c BCD2: 66 <= obj <= 71
1.48/1.54	c BCD2: #cores=62, #unrelaxed=519, #relaxed=321, #hardened=0
1.48/1.54	c BCD2: #sat=1 #unsat=67 bias=67/68
1.48/1.54	c Solving starts ...
1.48/1.54	c ============================[ Search Statistics ]============================
1.48/1.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.54	c =============================================================================
1.48/1.54	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      366
1.48/1.54	c  0.0s |       0 |      257 |        0 |     2412      0 |      114 |      366
1.48/1.54	c #cpu_time = 0.003s
1.48/1.54	c #wall_clock_time = 0.003s
1.48/1.54	c #decision = 257
1.48/1.54	c #random_decision = 0
1.48/1.54	c #conflict = 0
1.48/1.54	c #restart = 0
1.48/1.54	c BCD2: found a new core of size 2: cost of the new core is >=1
1.48/1.54	c lower bound updated to 67
1.48/1.54	c BCD2: 67 <= obj <= 71
1.48/1.54	c BCD2: #cores=63, #unrelaxed=517, #relaxed=323, #hardened=0
1.48/1.54	c BCD2: #sat=1 #unsat=68 bias=68/69
1.48/1.54	c Solving starts ...
1.48/1.54	c ============================[ Search Statistics ]============================
1.48/1.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.54	c =============================================================================
1.48/1.54	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      367
1.48/1.55	c  0.0s |       0 |      266 |        0 |     2412      0 |      114 |      367
1.48/1.55	c #cpu_time = 0.003s
1.48/1.55	c #wall_clock_time = 0.003s
1.48/1.55	c #decision = 266
1.48/1.55	c #random_decision = 0
1.48/1.55	c #conflict = 0
1.48/1.55	c #restart = 0
1.48/1.55	c BCD2: found a new core of size 3: cost of the new core is >=1
1.48/1.55	c lower bound updated to 68
1.48/1.55	c BCD2: 68 <= obj <= 71
1.48/1.55	c BCD2: #cores=64, #unrelaxed=514, #relaxed=326, #hardened=0
1.48/1.55	c BCD2: #sat=1 #unsat=69 bias=69/70
1.48/1.55	c Solving starts ...
1.48/1.55	c ============================[ Search Statistics ]============================
1.48/1.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.55	c =============================================================================
1.48/1.55	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      367
1.48/1.55	c  0.0s |       0 |      266 |        0 |     2412      0 |      114 |      367
1.48/1.55	c #cpu_time = 0.003s
1.48/1.55	c #wall_clock_time = 0.003s
1.48/1.55	c #decision = 266
1.48/1.55	c #random_decision = 0
1.48/1.55	c #conflict = 0
1.48/1.55	c #restart = 0
1.48/1.55	c BCD2: found a new core of size 3: cost of the new core is >=1
1.48/1.55	c lower bound updated to 69
1.48/1.55	c BCD2: 69 <= obj <= 71
1.48/1.55	c BCD2: #cores=65, #unrelaxed=511, #relaxed=329, #hardened=0
1.48/1.55	c BCD2: #sat=1 #unsat=70 bias=70/71
1.48/1.55	c Solving starts ...
1.48/1.55	c ============================[ Search Statistics ]============================
1.48/1.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.55	c =============================================================================
1.48/1.55	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      367
1.48/1.55	c  0.0s |       0 |      267 |        0 |     2412      0 |      114 |      367
1.48/1.55	c #cpu_time = 0.003s
1.48/1.55	c #wall_clock_time = 0.003s
1.48/1.55	c #decision = 267
1.48/1.55	c #random_decision = 0
1.48/1.55	c #conflict = 0
1.48/1.55	c #restart = 0
1.48/1.55	c BCD2: found a new core of size 7: cost of the new core is >=1
1.48/1.55	c lower bound updated to 70
1.48/1.55	c BCD2: 70 <= obj <= 71
1.48/1.55	c BCD2: #cores=66, #unrelaxed=504, #relaxed=336, #hardened=0
1.48/1.55	c BCD2: #sat=1 #unsat=71 bias=71/72
1.48/1.55	c Solving starts ...
1.48/1.55	c ============================[ Search Statistics ]============================
1.48/1.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.48/1.55	c       |         |          |          |    Limit     GC | Var      | Constra 
1.48/1.55	c =============================================================================
1.48/1.55	c  0.0s |       0 |        0 |        0 |     2412      0 |      114 |      367
1.48/1.56	c  0.0s |       0 |      286 |        1 |     2412      0 |      114 |      367
1.48/1.56	c #cpu_time = 0.004s
1.48/1.56	c #wall_clock_time = 0.004s
1.48/1.56	c #decision = 286
1.48/1.56	c #random_decision = 0
1.48/1.56	c #conflict = 1
1.48/1.56	c #restart = 0
1.48/1.56	o 70
1.48/1.56	s OPTIMUM FOUND
1.48/1.56	v -x1 -x2 -x3 -x4 x5 x6 -x7 -x8 -x9 -x10
1.48/1.56	v -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20
1.48/1.56	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
1.48/1.56	v -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
1.48/1.56	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50
1.48/1.56	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
1.48/1.56	v -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
1.48/1.56	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1.48/1.56	v x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
1.48/1.56	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
1.48/1.56	v x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
1.48/1.56	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
1.48/1.56	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
1.48/1.56	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140
1.48/1.56	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
1.48/1.56	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
1.48/1.56	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
1.48/1.56	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
1.48/1.56	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190
1.48/1.56	v -x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 x200
1.48/1.56	v x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 x210
1.48/1.56	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
1.48/1.56	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230
1.48/1.56	v -x231 -x232 x233 -x234 -x235 -x236 x237 -x238 -x239 -x240
1.48/1.56	v -x241 -x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250
1.48/1.56	v -x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 -x259 -x260
1.48/1.56	v -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 x269 -x270
1.48/1.56	v -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 x279 -x280
1.48/1.56	v -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290
1.48/1.56	v x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300
1.48/1.56	v -x301 -x302 -x303 x304 -x305 -x306 -x307 x308 -x309 -x310
1.48/1.56	v -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320
1.48/1.56	v -x321 -x322 x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330
1.48/1.56	v -x331 -x332 -x333 x334 -x335 -x336 x337 -x338 -x339 -x340
1.48/1.56	v -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350
1.48/1.56	v -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360
1.48/1.56	v -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370
1.48/1.56	v -x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 x379 -x380
1.48/1.56	v -x381 -x382 x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390
1.48/1.56	v -x391 -x392 -x393 x394 -x395 -x396 -x397 -x398 -x399 -x400
1.48/1.56	v -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 x409 -x410
1.48/1.56	v -x411 -x412 -x413 -x414 -x415 x416 -x417 -x418 -x419 -x420
1.48/1.56	v -x421 x422 -x423 -x424 -x425 x426 -x427 -x428 -x429 -x430
1.48/1.56	v -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 -x440
1.48/1.56	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 -x450
1.48/1.56	v -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460
1.48/1.56	v -x461 -x462 -x463 -x464 -x465 x466 x467 -x468 -x469 -x470
1.48/1.56	v -x471 -x472 x473 -x474 -x475 -x476 x477 -x478 -x479 -x480
1.48/1.56	v -x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 -x490
1.48/1.56	v x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500
1.48/1.56	v -x501 x502 -x503 -x504 -x505 -x506 x507 -x508 -x509 -x510
1.48/1.56	v -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 x520
1.48/1.56	v -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530
1.48/1.56	v -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
1.48/1.56	v -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 x550
1.48/1.56	v -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560
1.48/1.56	v -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570
1.48/1.56	v -x571 -x572 -x573 -x574 -x575 x576 -x577 -x578 -x579 -x580
1.48/1.56	v -x581 x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
1.48/1.56	v -x591 x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
1.48/1.56	v -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610
1.48/1.56	v -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620
1.48/1.56	v -x621 -x622 -x623 x624 -x625 -x626 -x627 -x628 -x629 -x630
1.48/1.56	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640
1.48/1.56	v -x641 -x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 -x650
1.48/1.56	v -x651 -x652 -x653 -x654 -x655 -x656 -x657 x658 -x659 -x660
1.48/1.56	v -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670
1.48/1.56	v -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680
1.48/1.56	v -x681 -x682 -x683 -x684 x685 -x686 -x687 -x688 -x689 -x690
1.48/1.56	v -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700
1.48/1.56	v -x701 -x702 -x703 -x704 x705 -x706 -x707 -x708 -x709 -x710
1.48/1.56	v -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720
1.48/1.56	v -x721 x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730
1.48/1.56	v -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740
1.48/1.56	v -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750
1.48/1.56	v -x751 -x752 -x753 -x754 -x755 -x756 x757 -x758 -x759 -x760
1.48/1.56	v -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770
1.48/1.56	v -x771 x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780
1.48/1.56	v -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790
1.48/1.56	v -x791 -x792 -x793 x794 -x795 -x796 -x797 -x798 -x799 -x800
1.48/1.56	v -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810
1.48/1.56	v -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 x820
1.48/1.56	v -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830
1.48/1.56	v -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840
1.48/1.56	c total CPU time = 1.560s
1.48/1.56	c total wall clock time = 1.564s

Verifier Data

OK	70

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

pid=32169
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.25 2.23 2.19 3/173 32172
/proc/meminfo: memFree=30329948/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=754108 CPUtime=0 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202496 2817 0 0 0 0 0 0 0 20 0 4 0 105043349 772206592 2668 33554432000 4194304 16246674 140735216509552 140735216508976 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 189039 2679 441 2943 0 185933 0
[pid=32172/tid=32173] ppid=32169 vsize=771516 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32173/stat : 32173 (toysat) S 32169 32172 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105043349 790032384 2739 33554432000 4194304 16246674 140735216509552 140435776318704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=32172/tid=32174] ppid=32169 vsize=776636 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32174/stat : 32174 (toysat) S 32169 32172 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105043349 795275264 2757 33554432000 4194304 16246674 140735216509552 140435765828848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=32172/tid=32175] ppid=32169 vsize=780732 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32175/stat : 32175 (toysat) S 32169 32172 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105043349 799469568 2773 33554432000 4194304 16246674 140735216509552 140435755355312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100129 s]
/proc/loadavg: 2.25 2.23 2.19 3/173 32172
/proc/meminfo: memFree=30329948/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202496 26076 0 0 0 5 4 0 0 20 0 4 0 105043349 1247350784 25914 33554432000 4194304 16246674 140735216509552 140735216508976 5531437 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 304529 25921 733 2943 0 301423 0
[pid=32172/tid=32173] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32173/stat : 32173 (toysat) S 32169 32172 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 25926 33554432000 4194304 16246674 140735216509552 140435776318704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=32172/tid=32174] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32174/stat : 32174 (toysat) S 32169 32172 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 25931 33554432000 4194304 16246674 140735216509552 140435765828848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=32172/tid=32175] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32175/stat : 32175 (toysat) S 32169 32172 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 25936 33554432000 4194304 16246674 140735216509552 140435755355312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20043 s]
/proc/loadavg: 2.25 2.23 2.19 3/173 32172
/proc/meminfo: memFree=30329948/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202496 44426 0 0 0 13 6 0 0 20 0 4 0 105043349 1247350784 44264 33554432000 4194304 16246674 140735216509552 140735216491456 5675357 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 304529 44272 733 2943 0 301423 0
[pid=32172/tid=32173] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32173/stat : 32173 (toysat) S 32169 32172 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 44279 33554432000 4194304 16246674 140735216509552 140435776318704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=32172/tid=32174] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32174/stat : 32174 (toysat) S 32169 32172 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 44286 33554432000 4194304 16246674 140735216509552 140435765828848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=32172/tid=32175] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32175/stat : 32175 (toysat) S 32169 32172 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 44290 33554432000 4194304 16246674 140735216509552 140435755355312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30045 s]
/proc/loadavg: 2.25 2.23 2.19 3/173 32172
/proc/meminfo: memFree=30329948/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202496 63562 0 0 0 20 8 0 0 20 0 4 0 105043349 1247350784 63401 33554432000 4194304 16246674 140735216509552 140735216491456 5674521 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 304529 63407 733 2943 0 301423 0
[pid=32172/tid=32173] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32173/stat : 32173 (toysat) S 32169 32172 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 63414 33554432000 4194304 16246674 140735216509552 140435776318704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=32172/tid=32174] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32174/stat : 32174 (toysat) S 32169 32172 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 63419 33554432000 4194304 16246674 140735216509552 140435765828848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=32172/tid=32175] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32175/stat : 32175 (toysat) S 32169 32172 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 63423 33554432000 4194304 16246674 140735216509552 140435755355312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700417 s]
/proc/loadavg: 2.25 2.23 2.19 3/173 32172
/proc/meminfo: memFree=30329948/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202496 139646 0 0 0 51 17 0 0 20 0 4 0 105043349 1247350784 139484 33554432000 4194304 16246674 140735216509552 140735216491456 5675357 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 304529 139494 733 2943 0 301423 0
[pid=32172/tid=32173] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32173/stat : 32173 (toysat) S 32169 32172 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 139498 33554432000 4194304 16246674 140735216509552 140435776318704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=32172/tid=32174] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32174/stat : 32174 (toysat) S 32169 32172 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 139502 33554432000 4194304 16246674 140735216509552 140435765828848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=32172/tid=32175] ppid=32169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32175/stat : 32175 (toysat) S 32169 32172 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105043349 1247350784 139508 33554432000 4194304 16246674 140735216509552 140435755355312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.25 2.23 2.19 4/183 32211
/proc/meminfo: memFree=29198172/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=1307204 CPUtime=1.48 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202496 262455 0 0 0 115 33 0 0 20 0 4 0 105043349 1338576896 262270 33554432000 4194304 16246674 140735216509552 140735216508864 14073233 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 326801 262270 838 2943 0 323695 0
[pid=32172/tid=32173] ppid=32169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32173/stat : 32173 (toysat) S 32169 32172 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105043349 1338576896 262270 33554432000 4194304 16246674 140735216509552 140435776318704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=32172/tid=32174] ppid=32169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32174/stat : 32174 (toysat) S 32169 32172 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105043349 1338576896 262270 33554432000 4194304 16246674 140735216509552 140435765828848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=32172/tid=32175] ppid=32169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32172/task/32175/stat : 32175 (toysat) S 32169 32172 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105043349 1338576896 262270 33554432000 4194304 16246674 140735216509552 140435755355312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1307204

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

[startup+1.60039 s]
/proc/loadavg: 2.25 2.23 2.19 4/183 32211
/proc/meminfo: memFree=29198172/32872528 swapFree=17892/1720544
[pid=32172] ppid=32169 vsize=0 CPUtime=1.59 cores=1,3,5,7
/proc/32172/stat : 32172 (toysat) R 32169 32172 31655 0 -1 4202500 263189 0 0 0 122 37 0 0 20 0 1 0 105043349 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32172/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1.6226
CPU time (s): 1.61975
CPU user time (s): 1.22281
CPU system time (s): 0.396939
CPU usage (%): 99.8247
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.22281
system time used= 0.396939
maximum resident set size= 1052012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263189
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= 21
involuntary context switches= 6

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.022996 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-06 18:38:22
IDJOB=4079529
IDBENCH=2038
IDSOLVER=2542
FILE ID=node117/4079529-1465231102
RUNJOBID= node117-1465227498-31672
PBS_JOBID= 19843241
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/routing/normalized-s4-4-3-10pb.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079529-1465231102/watcher-4079529-1465231102 -o /tmp/evaluation-result-4079529-1465231102/solver-4079529-1465231102 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465227498-31672 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079529-1465231102.opb

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

MD5SUM BENCH= f76aa567f8c3ab400d153b705424800c
RANDOM SEED=172191047

node117.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.088
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.17
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.088
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.088
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.088
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.56
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.088
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.088
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.088
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.53
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.088
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:        30329600 kB
Buffers:           20700 kB
Cached:            95912 kB
SwapCached:         1404 kB
Active:            78840 kB
Inactive:          41268 kB
Active(anon):       3684 kB
Inactive(anon):     2180 kB
Active(file):      75156 kB
Inactive(file):    39088 kB
Unevictable:     1720544 kB
Mlocked:           17892 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:             33052 kB
Writeback:             0 kB
AnonPages:       1723932 kB
Mapped:             6796 kB
Shmem:                 0 kB
Slab:             568604 kB
SReclaimable:      12192 kB
SUnreclaim:       556412 kB
KernelStack:        1488 kB
PageTables:         7216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1828552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1705984 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 node117 at 2016-06-06 18:38:24