Trace number 4102929

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-02OPT97 0.194969 0.197875

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh212.opb
MD5SUM61258ef9ae3ea0a3e79eb8124ccd651a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark97
Best CPU time to get the best result obtained on this benchmark0.012997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 97
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-18T08:36:32+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-4102929-1466231792.opb"]
0.00/0.01	c use --random-gen="3929212311 2573089384 976524932 1896231617 2189706772 2438525103 1576909813 3101742135 2758337273 1055619928 1832748365 1669325295 3773843947 1585581868 1351753193 557815305 448171166 3997797335 718633760 1642522489 3036133382 1699995434 925082779 260595404 2722127686 3059683485 1371740953 950720556 1134680232 3526718503 3866548926 1391095024 2994670233 3107956055 1406625316 3972477062 3633257459 18370488 3334347582 3024472494 3148921736 844868293 1872618935 3159537767 2772828987 2516757827 3016749114 3288318680 1041201860 4091687834 3384814875 3460694929 2238454797 3352977263 123362306 4151680218 758545119 2256575620 2286219233 193480168 1730232385 1874607253 4086999218 2494563183 2452669387 2842345097 2280889124 2248023441 1148183337 3015586039 731630574 1511450281 1956838325 1963169518 1313971769 2848468055 2941863958 1486447616 2051494666 66239357 4153468078 4175989868 2738376336 3526607633 3053842129 1955884494 1493740955 2635244460 4093725519 666935309 3687781044 1803727540 2776697075 4011387890 311167589 572443351 2316510870 3114267532 696294503 3413696884 494564252 11491360 4261005826 1241745618 1144892637 215936465 1636891754 270280779 4004594515 3018786543 637828319 421532532 3388304139 909962443 2554746319 1646652501 2054843512 2825467733 146827651 2517186473 3974724445 1113981542 3769621278 131348016 10721333 1130683332 2419074434 3669766828 2532472523 297187489 1402808458 2278634694 768931476 305059685 3000726779 4291752330 296502978 1369623415 971585948 3623505320 1090757404 3369422253 286120981 197914465 819538413 293511733 346437193 138616816 3456747375 1364112337 803474323 1307657982 3606651587 3866905267 664223566 782004998 958834402 2336828576 3130493464 98601482 3003175630 554856281 3028707613 3582600759 848025404 2717818516 3370328553 3592622594 4256178 206319787 1987540078 3652093770 3500330197 3224337849 4186654537 2392512801 2484559577 2363822951 220177249 2768659418 1867343065 1065438226 2360855971 28550309 3586374103 3894403753 3308221173 692446026 2670217797 1148687851 2925116008 615622152 3715892262 2682617689 3616539219 3817554741 621322494 2986805041 556159744 989889914 3166595718 99479111 1832209322 3133362645 2939343071 3588362813 1915542457 415399643 1620712374 942703702 1574466345 3638781280 2758909199 468028149 769618290 2008466836 1273175158 482743762 2635836412 2418248908 4254359342 2321501483 3383759850 3190796421 2852042516 434900142 1241210826 4274202530 534542263 2319240306 2476418820 2729843763 4098485855 3244005800 3317172355 1784594086 3467562625 2549971964 783543488 3094717480 1091096192 613313816 2179892906 3251880008 1975724882 3506422329 3273672822 594771195 3239871352 3421493232 1341166828 134073883 2851276947 2867333987 284584015 147327778 255 362436" option to reproduce the execution
0.00/0.02	c #vars 200
0.00/0.02	c #constraints 900
0.00/0.04	c BCD2: Hardening is enabled.
0.00/0.04	c BCD2: BiasedSearch is enabled.
0.00/0.04	c Solving starts ...
0.00/0.04	c ============================[ Search Statistics ]============================
0.00/0.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.04	c =============================================================================
0.00/0.04	c  0.0s |       0 |        0 |        0 |      366      0 |        0 |        0
0.00/0.05	c  0.0s |       0 |       61 |       46 |      366      0 |        2 |       17
0.00/0.05	c #cpu_time = 0.012s
0.00/0.05	c #wall_clock_time = 0.012s
0.00/0.05	c #decision = 61
0.00/0.05	c #random_decision = 1
0.00/0.05	c #conflict = 46
0.00/0.05	c #restart = 0
0.00/0.05	o 100
0.00/0.05	c BCD2: updating upper bound: 200 -> 99
0.00/0.05	c BCD2: 0 <= obj <= 99
0.00/0.05	c BCD2: #cores=0, #unrelaxed=200, #relaxed=0, #hardened=0
0.00/0.05	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.05	c Solving starts ...
0.00/0.05	c ============================[ Search Statistics ]============================
0.00/0.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.05	c =============================================================================
0.00/0.05	c  0.0s |       0 |        0 |        0 |      366      0 |        2 |       17
0.00/0.05	c  0.0s |       0 |        4 |        1 |      366      0 |        2 |       17
0.00/0.05	c #cpu_time = 0.001s
0.00/0.05	c #wall_clock_time = 0.001s
0.00/0.05	c #decision = 4
0.00/0.05	c #random_decision = 0
0.00/0.05	c #conflict = 1
0.00/0.05	c #restart = 0
0.00/0.05	c BCD2: found a new core of size 3: cost of the new core is >=1
0.00/0.05	c lower bound updated to 1
0.00/0.05	c BCD2: 1 <= obj <= 99
0.00/0.05	c BCD2: #cores=1, #unrelaxed=197, #relaxed=3, #hardened=0
0.00/0.05	c BCD2: #sat=1 #unsat=2 bias=2/3
0.00/0.05	c Solving starts ...
0.00/0.05	c ============================[ Search Statistics ]============================
0.00/0.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.05	c =============================================================================
0.00/0.05	c  0.0s |       0 |        0 |        0 |      366      0 |        2 |       17
0.00/0.05	c  0.0s |       0 |        7 |        0 |      366      0 |        2 |       17
0.00/0.05	c #cpu_time = 0.001s
0.00/0.05	c #wall_clock_time = 0.001s
0.00/0.05	c #decision = 7
0.00/0.05	c #random_decision = 0
0.00/0.05	c #conflict = 0
0.00/0.05	c #restart = 0
0.00/0.05	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.05	c lower bound updated to 2
0.00/0.05	c BCD2: 2 <= obj <= 99
0.00/0.05	c BCD2: #cores=2, #unrelaxed=195, #relaxed=5, #hardened=0
0.00/0.05	c BCD2: #sat=1 #unsat=3 bias=3/4
0.00/0.05	c Solving starts ...
0.00/0.05	c ============================[ Search Statistics ]============================
0.00/0.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.05	c =============================================================================
0.00/0.05	c  0.0s |       0 |        0 |        0 |      366      0 |        2 |       17
0.00/0.05	c  0.0s |       0 |        7 |        0 |      366      0 |        2 |       17
0.00/0.05	c #cpu_time = 0.001s
0.00/0.05	c #wall_clock_time = 0.001s
0.00/0.05	c #decision = 7
0.00/0.05	c #random_decision = 0
0.00/0.05	c #conflict = 0
0.00/0.05	c #restart = 0
0.00/0.05	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.05	c lower bound updated to 3
0.00/0.05	c BCD2: 3 <= obj <= 99
0.00/0.05	c BCD2: #cores=3, #unrelaxed=193, #relaxed=7, #hardened=0
0.00/0.05	c BCD2: #sat=1 #unsat=4 bias=4/5
0.00/0.05	c Solving starts ...
0.00/0.05	c ============================[ Search Statistics ]============================
0.00/0.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.05	c =============================================================================
0.00/0.05	c  0.0s |       0 |        0 |        0 |      366      0 |        2 |       18
0.00/0.06	c  0.0s |       0 |       21 |        1 |      366      0 |        2 |       18
0.00/0.06	c #cpu_time = 0.001s
0.00/0.06	c #wall_clock_time = 0.001s
0.00/0.06	c #decision = 21
0.00/0.06	c #random_decision = 0
0.00/0.06	c #conflict = 1
0.00/0.06	c #restart = 0
0.00/0.06	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.00/0.06	c lower bound updated to 4
0.00/0.06	c BCD2: 4 <= obj <= 99
0.00/0.06	c BCD2: #cores=3, #unrelaxed=191, #relaxed=9, #hardened=0
0.00/0.06	c BCD2: #sat=1 #unsat=5 bias=5/6
0.00/0.06	c Solving starts ...
0.00/0.06	c ============================[ Search Statistics ]============================
0.00/0.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.06	c =============================================================================
0.00/0.06	c  0.0s |       0 |        0 |        0 |      366      0 |        3 |       18
0.00/0.06	c  0.0s |       0 |       17 |        1 |      366      0 |        3 |       19
0.00/0.06	c #cpu_time = 0.001s
0.00/0.06	c #wall_clock_time = 0.001s
0.00/0.06	c #decision = 17
0.00/0.06	c #random_decision = 0
0.00/0.06	c #conflict = 1
0.00/0.06	c #restart = 0
0.00/0.06	c BCD2: relaxing 8 and merging with 1 cores into a new core of size 11: cost of the new core is >=2
0.00/0.06	c lower bound updated to 5
0.00/0.06	c BCD2: 5 <= obj <= 99
0.00/0.06	c BCD2: #cores=3, #unrelaxed=183, #relaxed=17, #hardened=0
0.00/0.06	c BCD2: #sat=1 #unsat=6 bias=6/7
0.00/0.06	c Solving starts ...
0.00/0.06	c ============================[ Search Statistics ]============================
0.00/0.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.06	c =============================================================================
0.00/0.06	c  0.0s |       0 |        0 |        0 |      366      0 |        4 |       19
0.00/0.06	c  0.0s |       0 |       17 |        1 |      366      0 |        4 |       20
0.00/0.06	c #cpu_time = 0.001s
0.00/0.06	c #wall_clock_time = 0.001s
0.00/0.06	c #decision = 17
0.00/0.06	c #random_decision = 0
0.00/0.06	c #conflict = 1
0.00/0.06	c #restart = 0
0.00/0.06	c BCD2: found a new core of size 4: cost of the new core is >=1
0.00/0.06	c lower bound updated to 6
0.00/0.06	c BCD2: 6 <= obj <= 99
0.00/0.06	c BCD2: #cores=4, #unrelaxed=179, #relaxed=21, #hardened=0
0.00/0.06	c BCD2: #sat=1 #unsat=7 bias=7/8
0.00/0.06	c Solving starts ...
0.00/0.06	c ============================[ Search Statistics ]============================
0.00/0.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.06	c =============================================================================
0.00/0.06	c  0.0s |       0 |        0 |        0 |      366      0 |        4 |       20
0.00/0.06	c  0.0s |       0 |       17 |        1 |      366      0 |        4 |       20
0.00/0.06	c #cpu_time = 0.001s
0.00/0.06	c #wall_clock_time = 0.001s
0.00/0.06	c #decision = 17
0.00/0.06	c #random_decision = 0
0.00/0.06	c #conflict = 1
0.00/0.06	c #restart = 0
0.00/0.06	c BCD2: relaxing 9 and merging with 1 cores into a new core of size 11: cost of the new core is >=2
0.00/0.06	c lower bound updated to 7
0.00/0.06	c BCD2: 7 <= obj <= 99
0.00/0.06	c BCD2: #cores=4, #unrelaxed=170, #relaxed=30, #hardened=0
0.00/0.06	c BCD2: #sat=1 #unsat=8 bias=8/9
0.00/0.06	c Solving starts ...
0.00/0.06	c ============================[ Search Statistics ]============================
0.00/0.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.06	c =============================================================================
0.00/0.06	c  0.0s |       0 |        0 |        0 |      366      0 |        5 |       20
0.00/0.06	c  0.0s |       0 |       14 |        1 |      366      0 |        5 |       21
0.00/0.06	c #cpu_time = 0.001s
0.00/0.06	c #wall_clock_time = 0.001s
0.00/0.06	c #decision = 14
0.00/0.06	c #random_decision = 0
0.00/0.06	c #conflict = 1
0.00/0.06	c #restart = 0
0.00/0.06	c BCD2: found a new core of size 8: cost of the new core is >=1
0.00/0.06	c lower bound updated to 8
0.00/0.06	c BCD2: 8 <= obj <= 99
0.00/0.06	c BCD2: #cores=5, #unrelaxed=162, #relaxed=38, #hardened=0
0.00/0.06	c BCD2: #sat=1 #unsat=9 bias=9/10
0.00/0.06	c Solving starts ...
0.00/0.06	c ============================[ Search Statistics ]============================
0.00/0.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.06	c =============================================================================
0.00/0.06	c  0.0s |       0 |        0 |        0 |      366      0 |        5 |       21
0.00/0.06	c  0.0s |       0 |       17 |        2 |      366      0 |        5 |       21
0.00/0.06	c #cpu_time = 0.001s
0.00/0.06	c #wall_clock_time = 0.001s
0.00/0.06	c #decision = 17
0.00/0.06	c #random_decision = 0
0.00/0.06	c #conflict = 2
0.00/0.06	c #restart = 0
0.00/0.06	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 16: cost of the new core is >=3
0.00/0.06	c lower bound updated to 9
0.00/0.06	c BCD2: 9 <= obj <= 99
0.00/0.06	c BCD2: #cores=5, #unrelaxed=157, #relaxed=43, #hardened=0
0.00/0.06	c BCD2: #sat=1 #unsat=10 bias=10/11
0.00/0.06	c Solving starts ...
0.00/0.06	c ============================[ Search Statistics ]============================
0.00/0.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.06	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.06	c =============================================================================
0.00/0.06	c  0.0s |       0 |        0 |        0 |      366      0 |        6 |       21
0.00/0.07	c  0.0s |       0 |       18 |        2 |      366      0 |        6 |       22
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 18
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 2
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: found a new core of size 9: cost of the new core is >=1
0.00/0.07	c lower bound updated to 10
0.00/0.07	c BCD2: 10 <= obj <= 99
0.00/0.07	c BCD2: #cores=6, #unrelaxed=148, #relaxed=52, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=11 bias=11/12
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 |      366      0 |        6 |       22
0.00/0.07	c  0.0s |       0 |       11 |        2 |      366      0 |        6 |       22
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 11
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 2
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.07	c lower bound updated to 11
0.00/0.07	c BCD2: 11 <= obj <= 99
0.00/0.07	c BCD2: #cores=7, #unrelaxed=146, #relaxed=54, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=12 bias=12/13
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 |      366      0 |        6 |       23
0.00/0.07	c  0.0s |       0 |       14 |        0 |      366      0 |        6 |       23
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 14
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 0
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: found a new core of size 4: cost of the new core is >=1
0.00/0.07	c lower bound updated to 12
0.00/0.07	c BCD2: 12 <= obj <= 99
0.00/0.07	c BCD2: #cores=8, #unrelaxed=142, #relaxed=58, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=13 bias=13/14
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 |      366      0 |        6 |       23
0.00/0.07	c  0.0s |       0 |       16 |        2 |      366      0 |        6 |       23
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 16
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 2
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.00/0.07	c lower bound updated to 13
0.00/0.07	c BCD2: 13 <= obj <= 99
0.00/0.07	c BCD2: #cores=8, #unrelaxed=140, #relaxed=60, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=14 bias=14/15
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 |      366      0 |        7 |       23
0.00/0.07	c  0.0s |       0 |       16 |        0 |      366      0 |        7 |       24
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 16
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 0
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.07	c lower bound updated to 14
0.00/0.07	c BCD2: 14 <= obj <= 99
0.00/0.07	c BCD2: #cores=9, #unrelaxed=138, #relaxed=62, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=15 bias=15/16
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 |      366      0 |        7 |       27
0.00/0.07	c  0.0s |       0 |       21 |        0 |      366      0 |        7 |       27
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 21
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 0
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.07	c lower bound updated to 15
0.00/0.07	c BCD2: 15 <= obj <= 99
0.00/0.07	c BCD2: #cores=10, #unrelaxed=136, #relaxed=64, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=16 bias=16/17
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 |      366      0 |        7 |       29
0.00/0.07	c  0.0s |       0 |       24 |        1 |      366      0 |        7 |       29
0.00/0.07	c #cpu_time = 0.001s
0.00/0.07	c #wall_clock_time = 0.001s
0.00/0.07	c #decision = 24
0.00/0.07	c #random_decision = 0
0.00/0.07	c #conflict = 1
0.00/0.07	c #restart = 0
0.00/0.07	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 16: cost of the new core is >=2
0.00/0.07	c lower bound updated to 16
0.00/0.08	c BCD2: 16 <= obj <= 99
0.00/0.08	c BCD2: #cores=10, #unrelaxed=129, #relaxed=71, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=17 bias=17/18
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      366      0 |        8 |       29
0.00/0.08	c  0.0s |       0 |       19 |        1 |      366      0 |        8 |       30
0.00/0.08	c #cpu_time = 0.001s
0.00/0.08	c #wall_clock_time = 0.001s
0.00/0.08	c #decision = 19
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 1
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: found a new core of size 7: cost of the new core is >=1
0.00/0.08	c lower bound updated to 17
0.00/0.08	c BCD2: 17 <= obj <= 99
0.00/0.08	c BCD2: #cores=11, #unrelaxed=122, #relaxed=78, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=18 bias=18/19
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      366      0 |        8 |       30
0.00/0.08	c  0.0s |       0 |       21 |        1 |      366      0 |        8 |       30
0.00/0.08	c #cpu_time = 0.001s
0.00/0.08	c #wall_clock_time = 0.001s
0.00/0.08	c #decision = 21
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 1
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 15: cost of the new core is >=4
0.00/0.08	c lower bound updated to 18
0.00/0.08	c BCD2: 18 <= obj <= 99
0.00/0.08	c BCD2: #cores=10, #unrelaxed=115, #relaxed=85, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=19 bias=19/20
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      366      0 |       10 |       30
0.00/0.08	c  0.0s |       0 |       22 |        0 |      366      0 |       10 |       32
0.00/0.08	c #cpu_time = 0.001s
0.00/0.08	c #wall_clock_time = 0.001s
0.00/0.08	c #decision = 22
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 0
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: found a new core of size 4: cost of the new core is >=1
0.00/0.08	c lower bound updated to 19
0.00/0.08	c BCD2: 19 <= obj <= 99
0.00/0.08	c BCD2: #cores=11, #unrelaxed=111, #relaxed=89, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=20 bias=20/21
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      366      0 |       10 |       32
0.00/0.08	c  0.0s |       0 |       23 |        1 |      366      0 |       10 |       32
0.00/0.08	c #cpu_time = 0.001s
0.00/0.08	c #wall_clock_time = 0.001s
0.00/0.08	c #decision = 23
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 1
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 21: cost of the new core is >=3
0.00/0.08	c lower bound updated to 20
0.00/0.08	c BCD2: 20 <= obj <= 99
0.00/0.08	c BCD2: #cores=11, #unrelaxed=106, #relaxed=94, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=21 bias=21/22
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      366      0 |       11 |       32
0.00/0.08	c  0.0s |       0 |       23 |        1 |      366      0 |       11 |       33
0.00/0.08	c #cpu_time = 0.001s
0.00/0.08	c #wall_clock_time = 0.001s
0.00/0.08	c #decision = 23
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 1
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: relaxing 7 and merging with 2 cores into a new core of size 19: cost of the new core is >=3
0.00/0.08	c lower bound updated to 21
0.00/0.08	c BCD2: 21 <= obj <= 99
0.00/0.08	c BCD2: #cores=10, #unrelaxed=99, #relaxed=101, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=22 bias=22/23
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      366      0 |       13 |       33
0.00/0.09	c  0.0s |       0 |       23 |        0 |      366      0 |       13 |       35
0.00/0.09	c #cpu_time = 0.001s
0.00/0.09	c #wall_clock_time = 0.001s
0.00/0.09	c #decision = 23
0.00/0.09	c #random_decision = 0
0.00/0.09	c #conflict = 0
0.00/0.09	c #restart = 0
0.00/0.09	c BCD2: found a new core of size 3: cost of the new core is >=1
0.00/0.09	c lower bound updated to 22
0.00/0.09	c BCD2: 22 <= obj <= 99
0.00/0.09	c BCD2: #cores=11, #unrelaxed=96, #relaxed=104, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=23 bias=23/24
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      366      0 |       13 |       36
0.00/0.09	c  0.0s |       0 |       23 |        0 |      366      0 |       13 |       36
0.00/0.09	c #cpu_time = 0.001s
0.00/0.09	c #wall_clock_time = 0.001s
0.00/0.09	c #decision = 23
0.00/0.09	c #random_decision = 0
0.00/0.09	c #conflict = 0
0.00/0.09	c #restart = 0
0.00/0.09	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.09	c lower bound updated to 23
0.00/0.09	c BCD2: 23 <= obj <= 99
0.00/0.09	c BCD2: #cores=12, #unrelaxed=94, #relaxed=106, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=24 bias=24/25
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      366      0 |       13 |       36
0.00/0.09	c  0.0s |       0 |       27 |        3 |      366      0 |       13 |       36
0.00/0.09	c #cpu_time = 0.001s
0.00/0.09	c #wall_clock_time = 0.001s
0.00/0.09	c #decision = 27
0.00/0.09	c #random_decision = 0
0.00/0.09	c #conflict = 3
0.00/0.09	c #restart = 0
0.00/0.09	c BCD2: relaxing 5 and merging with 2 cores into a new core of size 11: cost of the new core is >=4
0.00/0.09	c lower bound updated to 24
0.00/0.09	c BCD2: 24 <= obj <= 99
0.00/0.09	c BCD2: #cores=11, #unrelaxed=89, #relaxed=111, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=25 bias=25/26
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      366      0 |       15 |       36
0.00/0.09	c  0.0s |       0 |       19 |        0 |      366      0 |       15 |       38
0.00/0.09	c #cpu_time = 0.001s
0.00/0.09	c #wall_clock_time = 0.001s
0.00/0.09	c #decision = 19
0.00/0.09	c #random_decision = 0
0.00/0.09	c #conflict = 0
0.00/0.09	c #restart = 0
0.00/0.09	c BCD2: found a new core of size 2: cost of the new core is >=1
0.00/0.09	c lower bound updated to 25
0.00/0.09	c BCD2: 25 <= obj <= 99
0.00/0.09	c BCD2: #cores=12, #unrelaxed=87, #relaxed=113, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=26 bias=26/27
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      366      0 |       15 |       38
0.00/0.09	c  0.0s |       0 |       27 |        3 |      366      0 |       15 |       38
0.00/0.09	c #cpu_time = 0.002s
0.00/0.09	c #wall_clock_time = 0.002s
0.00/0.09	c #decision = 27
0.00/0.09	c #random_decision = 0
0.00/0.09	c #conflict = 3
0.00/0.09	c #restart = 0
0.00/0.09	c BCD2: relaxing 6 and merging with 2 cores into a new core of size 12: cost of the new core is >=3
0.00/0.09	c lower bound updated to 26
0.00/0.09	c BCD2: 26 <= obj <= 99
0.00/0.09	c BCD2: #cores=11, #unrelaxed=81, #relaxed=119, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=27 bias=27/28
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      366      0 |       17 |       38
0.00/0.09	c  0.0s |       0 |       27 |        1 |      366      0 |       17 |       40
0.00/0.09	c #cpu_time = 0.001s
0.00/0.09	c #wall_clock_time = 0.001s
0.00/0.09	c #decision = 27
0.00/0.09	c #random_decision = 0
0.00/0.09	c #conflict = 1
0.00/0.09	c #restart = 0
0.00/0.09	c BCD2: found a new core of size 8: cost of the new core is >=1
0.00/0.09	c lower bound updated to 27
0.00/0.09	c BCD2: 27 <= obj <= 99
0.00/0.09	c BCD2: #cores=12, #unrelaxed=73, #relaxed=127, #hardened=0
0.00/0.09	c BCD2: #sat=1 #unsat=28 bias=28/29
0.00/0.09	c Solving starts ...
0.00/0.09	c ============================[ Search Statistics ]============================
0.00/0.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.09	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.09	c =============================================================================
0.00/0.09	c  0.0s |       0 |        0 |        0 |      366      0 |       17 |       40
0.09/0.10	c  0.0s |       0 |       25 |        2 |      366      0 |       17 |       40
0.09/0.10	c #cpu_time = 0.002s
0.09/0.10	c #wall_clock_time = 0.002s
0.09/0.10	c #decision = 25
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 2
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: relaxing 7 and merging with 3 cores into a new core of size 28: cost of the new core is >=6
0.09/0.10	c lower bound updated to 28
0.09/0.10	c BCD2: 28 <= obj <= 99
0.09/0.10	c BCD2: #cores=10, #unrelaxed=66, #relaxed=134, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=29 bias=29/30
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      366      0 |       20 |       40
0.09/0.10	c  0.0s |       0 |       16 |        0 |      366      0 |       20 |       43
0.09/0.10	c #cpu_time = 0.001s
0.09/0.10	c #wall_clock_time = 0.001s
0.09/0.10	c #decision = 16
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 0
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: found a new core of size 2: cost of the new core is >=1
0.09/0.10	c lower bound updated to 29
0.09/0.10	c BCD2: 29 <= obj <= 99
0.09/0.10	c BCD2: #cores=11, #unrelaxed=64, #relaxed=136, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=30 bias=30/31
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      366      0 |       20 |       43
0.09/0.10	c  0.0s |       0 |       19 |        0 |      366      0 |       20 |       43
0.09/0.10	c #cpu_time = 0.001s
0.09/0.10	c #wall_clock_time = 0.001s
0.09/0.10	c #decision = 19
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 0
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 4: cost of the new core is >=2
0.09/0.10	c lower bound updated to 30
0.09/0.10	c BCD2: 30 <= obj <= 99
0.09/0.10	c BCD2: #cores=11, #unrelaxed=62, #relaxed=138, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=31 bias=31/32
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      366      0 |       21 |       43
0.09/0.10	c  0.0s |       0 |       31 |        2 |      366      0 |       21 |       44
0.09/0.10	c #cpu_time = 0.001s
0.09/0.10	c #wall_clock_time = 0.001s
0.09/0.10	c #decision = 31
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 2
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 14: cost of the new core is >=2
0.09/0.10	c lower bound updated to 31
0.09/0.10	c BCD2: 31 <= obj <= 99
0.09/0.10	c BCD2: #cores=11, #unrelaxed=56, #relaxed=144, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=32 bias=32/33
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      366      0 |       22 |       44
0.09/0.10	c  0.0s |       0 |       23 |        1 |      366      0 |       22 |       45
0.09/0.10	c #cpu_time = 0.001s
0.09/0.10	c #wall_clock_time = 0.001s
0.09/0.10	c #decision = 23
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 1
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: found a new core of size 4: cost of the new core is >=1
0.09/0.10	c lower bound updated to 32
0.09/0.10	c BCD2: 32 <= obj <= 99
0.09/0.10	c BCD2: #cores=12, #unrelaxed=52, #relaxed=148, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=33 bias=33/34
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      366      0 |       22 |       45
0.09/0.10	c  0.0s |       0 |       24 |        1 |      366      0 |       22 |       45
0.09/0.10	c #cpu_time = 0.001s
0.09/0.10	c #wall_clock_time = 0.001s
0.09/0.10	c #decision = 24
0.09/0.10	c #random_decision = 0
0.09/0.10	c #conflict = 1
0.09/0.10	c #restart = 0
0.09/0.10	c BCD2: found a new core of size 4: cost of the new core is >=1
0.09/0.10	c lower bound updated to 33
0.09/0.10	c BCD2: 33 <= obj <= 99
0.09/0.10	c BCD2: #cores=13, #unrelaxed=48, #relaxed=152, #hardened=0
0.09/0.10	c BCD2: #sat=1 #unsat=34 bias=34/35
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |      366      0 |       22 |       45
0.09/0.11	c  0.0s |       0 |       23 |        1 |      366      0 |       22 |       45
0.09/0.11	c #cpu_time = 0.001s
0.09/0.11	c #wall_clock_time = 0.001s
0.09/0.11	c #decision = 23
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 1
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 11: cost of the new core is >=2
0.09/0.11	c lower bound updated to 34
0.09/0.11	c BCD2: 34 <= obj <= 99
0.09/0.11	c BCD2: #cores=13, #unrelaxed=41, #relaxed=159, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=35 bias=35/36
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      366      0 |       23 |       45
0.09/0.11	c  0.0s |       0 |       24 |        1 |      366      0 |       23 |       46
0.09/0.11	c #cpu_time = 0.001s
0.09/0.11	c #wall_clock_time = 0.001s
0.09/0.11	c #decision = 24
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 1
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
0.09/0.11	c lower bound updated to 35
0.09/0.11	c BCD2: 35 <= obj <= 99
0.09/0.11	c BCD2: #cores=13, #unrelaxed=40, #relaxed=160, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=36 bias=36/37
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      366      0 |       24 |       46
0.09/0.11	c  0.0s |       0 |       24 |        0 |      366      0 |       24 |       47
0.09/0.11	c #cpu_time = 0.001s
0.09/0.11	c #wall_clock_time = 0.001s
0.09/0.11	c #decision = 24
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 7: cost of the new core is >=4
0.09/0.11	c lower bound updated to 36
0.09/0.11	c BCD2: 36 <= obj <= 99
0.09/0.11	c BCD2: #cores=13, #unrelaxed=38, #relaxed=162, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=37 bias=37/38
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      366      0 |       25 |       47
0.09/0.11	c  0.0s |       0 |       36 |        1 |      366      0 |       25 |       48
0.09/0.11	c #cpu_time = 0.001s
0.09/0.11	c #wall_clock_time = 0.001s
0.09/0.11	c #decision = 36
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 1
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=2
0.09/0.11	c lower bound updated to 37
0.09/0.11	c BCD2: 37 <= obj <= 99
0.09/0.11	c BCD2: #cores=13, #unrelaxed=37, #relaxed=163, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=38 bias=38/39
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      366      0 |       26 |       48
0.09/0.11	c  0.0s |       0 |       29 |        1 |      366      0 |       26 |       49
0.09/0.11	c #cpu_time = 0.001s
0.09/0.11	c #wall_clock_time = 0.001s
0.09/0.11	c #decision = 29
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 1
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 27: cost of the new core is >=4
0.09/0.11	c lower bound updated to 38
0.09/0.11	c BCD2: 38 <= obj <= 99
0.09/0.11	c BCD2: #cores=13, #unrelaxed=31, #relaxed=169, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=39 bias=39/40
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      366      0 |       27 |       49
0.09/0.11	c  0.0s |       0 |       32 |        1 |      366      0 |       27 |       50
0.09/0.11	c #cpu_time = 0.001s
0.09/0.12	c #wall_clock_time = 0.001s
0.09/0.12	c #decision = 32
0.09/0.12	c #random_decision = 0
0.09/0.12	c #conflict = 1
0.09/0.12	c #restart = 0
0.09/0.12	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 10: cost of the new core is >=3
0.09/0.12	c lower bound updated to 39
0.09/0.12	c BCD2: 39 <= obj <= 99
0.09/0.12	c BCD2: #cores=13, #unrelaxed=26, #relaxed=174, #hardened=0
0.09/0.12	c BCD2: #sat=1 #unsat=40 bias=40/41
0.09/0.12	c Solving starts ...
0.09/0.12	c ============================[ Search Statistics ]============================
0.09/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.12	c =============================================================================
0.09/0.12	c  0.0s |       0 |        0 |        0 |      366      0 |       28 |       50
0.09/0.12	c  0.0s |       0 |       27 |        0 |      366      0 |       28 |       51
0.09/0.12	c #cpu_time = 0.001s
0.09/0.12	c #wall_clock_time = 0.001s
0.09/0.12	c #decision = 27
0.09/0.12	c #random_decision = 0
0.09/0.12	c #conflict = 0
0.09/0.12	c #restart = 0
0.09/0.12	c BCD2: found a new core of size 3: cost of the new core is >=1
0.09/0.12	c lower bound updated to 40
0.09/0.12	c BCD2: 40 <= obj <= 99
0.09/0.12	c BCD2: #cores=14, #unrelaxed=23, #relaxed=177, #hardened=0
0.09/0.12	c BCD2: #sat=1 #unsat=41 bias=41/42
0.09/0.12	c Solving starts ...
0.09/0.12	c ============================[ Search Statistics ]============================
0.09/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.12	c =============================================================================
0.09/0.12	c  0.0s |       0 |        0 |        0 |      366      0 |       28 |       52
0.09/0.12	c  0.0s |       0 |       31 |        0 |      366      0 |       28 |       52
0.09/0.12	c #cpu_time = 0.001s
0.09/0.12	c #wall_clock_time = 0.001s
0.09/0.12	c #decision = 31
0.09/0.12	c #random_decision = 0
0.09/0.12	c #conflict = 0
0.09/0.12	c #restart = 0
0.09/0.12	c BCD2: found a new core of size 4: cost of the new core is >=1
0.09/0.12	c lower bound updated to 41
0.09/0.12	c BCD2: 41 <= obj <= 99
0.09/0.12	c BCD2: #cores=15, #unrelaxed=19, #relaxed=181, #hardened=0
0.09/0.12	c BCD2: #sat=1 #unsat=42 bias=42/43
0.09/0.12	c Solving starts ...
0.09/0.12	c ============================[ Search Statistics ]============================
0.09/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.12	c =============================================================================
0.09/0.12	c  0.0s |       0 |        0 |        0 |      366      0 |       28 |       52
0.09/0.12	c  0.0s |       0 |       31 |        1 |      366      0 |       28 |       52
0.09/0.12	c #cpu_time = 0.001s
0.09/0.12	c #wall_clock_time = 0.001s
0.09/0.12	c #decision = 31
0.09/0.12	c #random_decision = 0
0.09/0.12	c #conflict = 1
0.09/0.12	c #restart = 0
0.09/0.12	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 9: cost of the new core is >=2
0.09/0.12	c lower bound updated to 42
0.09/0.12	c BCD2: 42 <= obj <= 99
0.09/0.12	c BCD2: #cores=15, #unrelaxed=13, #relaxed=187, #hardened=0
0.09/0.12	c BCD2: #sat=1 #unsat=43 bias=43/44
0.09/0.12	c Solving starts ...
0.09/0.12	c ============================[ Search Statistics ]============================
0.09/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.12	c =============================================================================
0.09/0.12	c  0.0s |       0 |        0 |        0 |      366      0 |       29 |       52
0.09/0.12	c  0.0s |       0 |       26 |        0 |      366      0 |       29 |       53
0.09/0.12	c #cpu_time = 0.001s
0.09/0.12	c #wall_clock_time = 0.001s
0.09/0.12	c #decision = 26
0.09/0.12	c #random_decision = 0
0.09/0.12	c #conflict = 0
0.09/0.12	c #restart = 0
0.09/0.12	c BCD2: found a new core of size 1: cost of the new core is >=1
0.09/0.12	c lower bound updated to 43
0.09/0.12	c BCD2: 43 <= obj <= 99
0.09/0.12	c BCD2: #cores=16, #unrelaxed=12, #relaxed=188, #hardened=0
0.09/0.12	c BCD2: #sat=1 #unsat=44 bias=44/45
0.09/0.12	c Solving starts ...
0.09/0.12	c ============================[ Search Statistics ]============================
0.09/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.12	c =============================================================================
0.09/0.12	c  0.0s |       0 |        0 |        0 |      366      0 |       29 |       53
0.09/0.13	c  0.0s |       0 |       46 |       18 |      403      0 |       29 |       53
0.09/0.13	c #cpu_time = 0.005s
0.09/0.13	c #wall_clock_time = 0.005s
0.09/0.13	c #decision = 46
0.09/0.13	c #random_decision = 0
0.09/0.13	c #conflict = 18
0.09/0.13	c #restart = 0
0.09/0.13	c BCD2: relaxing 9 and merging with 6 cores into a new core of size 67: cost of the new core is >=15
0.09/0.13	c lower bound updated to 44
0.09/0.13	c BCD2: 44 <= obj <= 99
0.09/0.13	c BCD2: #cores=11, #unrelaxed=3, #relaxed=197, #hardened=0
0.09/0.13	c BCD2: #sat=1 #unsat=45 bias=45/46
0.09/0.13	c Solving starts ...
0.09/0.13	c ============================[ Search Statistics ]============================
0.09/0.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.13	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.13	c =============================================================================
0.09/0.13	c  0.0s |       0 |        0 |        0 |      403      0 |       35 |       53
0.09/0.14	c  0.0s |       0 |       78 |       56 |      403      0 |       35 |       59
0.09/0.14	c #cpu_time = 0.014s
0.09/0.14	c #wall_clock_time = 0.014s
0.09/0.14	c #decision = 78
0.09/0.14	c #random_decision = 0
0.09/0.14	c #conflict = 56
0.09/0.14	c #restart = 0
0.09/0.14	c BCD2: relaxing 2 and merging with 6 cores into a new core of size 99: cost of the new core is >=20
0.09/0.14	c lower bound updated to 45
0.09/0.14	c BCD2: 45 <= obj <= 99
0.09/0.14	c BCD2: #cores=6, #unrelaxed=1, #relaxed=199, #hardened=0
0.09/0.14	c BCD2: #sat=1 #unsat=46 bias=46/47
0.09/0.14	c Solving starts ...
0.09/0.14	c ============================[ Search Statistics ]============================
0.09/0.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.14	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.14	c =============================================================================
0.09/0.14	c  0.0s |       0 |        0 |        0 |      403      0 |       41 |       59
0.09/0.16	c  0.0s |       0 |       88 |       66 |      403      0 |       41 |       65
0.09/0.16	c #cpu_time = 0.019s
0.09/0.16	c #wall_clock_time = 0.019s
0.09/0.16	c #decision = 88
0.09/0.16	c #random_decision = 0
0.09/0.16	c #conflict = 66
0.09/0.16	c #restart = 0
0.09/0.16	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 79: cost of the new core is >=23
0.09/0.16	c lower bound updated to 50
0.09/0.16	c BCD2: 50 <= obj <= 99
0.09/0.16	c BCD2: #cores=5, #unrelaxed=1, #relaxed=199, #hardened=0
0.09/0.16	c BCD2: #sat=1 #unsat=47 bias=47/48
0.09/0.16	c Solving starts ...
0.09/0.16	c ============================[ Search Statistics ]============================
0.09/0.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.16	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.16	c =============================================================================
0.09/0.16	c  0.0s |       0 |        0 |        0 |      403      0 |       43 |       65
0.09/0.17	c  0.0s |       0 |       21 |        8 |      403      0 |       60 |      226
0.09/0.17	c #cpu_time = 0.007s
0.09/0.17	c #wall_clock_time = 0.007s
0.09/0.17	c #decision = 21
0.09/0.17	c #random_decision = 0
0.09/0.17	c #conflict = 8
0.09/0.17	c #restart = 0
0.09/0.17	c BCD2: updating lower bound of a core
0.09/0.17	c lower bound updated to 65
0.09/0.17	c BCD2: 65 <= obj <= 99
0.09/0.17	c BCD2: #cores=5, #unrelaxed=1, #relaxed=199, #hardened=0
0.09/0.17	c BCD2: #sat=1 #unsat=48 bias=48/49
0.09/0.17	c Solving starts ...
0.09/0.17	c ============================[ Search Statistics ]============================
0.09/0.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.17	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.17	c =============================================================================
0.09/0.17	c  0.0s |       0 |        0 |        0 |      403      0 |       60 |      227
0.09/0.17	c  0.0s |       0 |       12 |        4 |      403      0 |       64 |      268
0.09/0.17	c #cpu_time = 0.003s
0.09/0.17	c #wall_clock_time = 0.003s
0.09/0.17	c #decision = 12
0.09/0.17	c #random_decision = 0
0.09/0.17	c #conflict = 4
0.09/0.17	c #restart = 0
0.09/0.17	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 90: cost of the new core is >=43
0.09/0.17	c lower bound updated to 66
0.09/0.17	c BCD2: 66 <= obj <= 99
0.09/0.17	c BCD2: #cores=4, #unrelaxed=1, #relaxed=199, #hardened=0
0.09/0.17	c BCD2: #sat=1 #unsat=49 bias=49/50
0.09/0.18	c Solving starts ...
0.09/0.18	c ============================[ Search Statistics ]============================
0.09/0.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.18	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.18	c =============================================================================
0.09/0.18	c  0.0s |       0 |        0 |        0 |      403      0 |       66 |      268
0.09/0.18	c  0.0s |       0 |        8 |        2 |      403      0 |      236 |      985
0.09/0.18	c #cpu_time = 0.005s
0.09/0.18	c #wall_clock_time = 0.005s
0.09/0.18	c #decision = 8
0.09/0.18	c #random_decision = 0
0.09/0.18	c #conflict = 2
0.09/0.18	c #restart = 0
0.09/0.18	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 189: cost of the new core is >=66
0.09/0.18	c lower bound updated to 69
0.09/0.18	c BCD2: 69 <= obj <= 99
0.09/0.18	c BCD2: #cores=3, #unrelaxed=1, #relaxed=199, #hardened=0
0.09/0.18	c BCD2: #sat=1 #unsat=50 bias=50/51
0.09/0.18	c Solving starts ...
0.09/0.18	c ============================[ Search Statistics ]============================
0.09/0.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.18	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.18	c =============================================================================
0.09/0.18	c  0.0s |       0 |        0 |        0 |      403      0 |      238 |      985
0.09/0.18	c  0.0s |       0 |        6 |        0 |      403      0 |      238 |      987
0.09/0.18	c #cpu_time = 0.001s
0.09/0.18	c #wall_clock_time = 0.001s
0.09/0.18	c #decision = 6
0.09/0.18	c #random_decision = 0
0.09/0.18	c #conflict = 0
0.09/0.18	c #restart = 0
0.09/0.18	o 97
0.09/0.18	c BCD2: updating upper bound: 99 -> 96
0.09/0.18	c BCD2: 69 <= obj <= 96
0.09/0.18	c BCD2: #cores=3, #unrelaxed=1, #relaxed=199, #hardened=0
0.09/0.18	c BCD2: #sat=2 #unsat=50 bias=50/52
0.09/0.18	c Solving starts ...
0.09/0.18	c lower bound updated to 97
0.09/0.18	s OPTIMUM FOUND
0.09/0.18	v -x1 x2 -x3 x4 x5 -x6 -x7 x8 -x9 x10
0.09/0.18	v x11 -x12 -x13 -x14 x15 -x16 -x17 x18 x19 -x20
0.09/0.18	v x21 -x22 -x23 x24 -x25 -x26 -x27 x28 x29 -x30
0.09/0.18	v x31 -x32 -x33 x34 x35 -x36 x37 -x38 x39 -x40
0.09/0.18	v -x41 x42 -x43 x44 -x45 x46 -x47 x48 x49 -x50
0.09/0.18	v -x51 x52 x53 -x54 x55 -x56 x57 -x58 -x59 x60
0.09/0.18	v -x61 x62 x63 -x64 -x65 x66 -x67 x68 x69 -x70
0.09/0.18	v -x71 x72 -x73 x74 -x75 x76 -x77 x78 x79 -x80
0.09/0.18	v -x81 x82 -x83 x84 x85 -x86 x87 -x88 x89 -x90
0.09/0.18	v x91 -x92 -x93 -x94 x95 -x96 -x97 x98 x99 -x100
0.09/0.18	v x101 -x102 x103 -x104 x105 -x106 x107 -x108 -x109 x110
0.09/0.18	v -x111 x112 -x113 x114 x115 -x116 -x117 x118 x119 -x120
0.09/0.18	v x121 -x122 x123 -x124 -x125 x126 x127 -x128 -x129 x130
0.09/0.18	v -x131 x132 x133 -x134 x135 -x136 -x137 x138 -x139 x140
0.09/0.18	v x141 -x142 -x143 x144 -x145 x146 -x147 x148 -x149 x150
0.09/0.18	v x151 -x152 x153 -x154 x155 -x156 -x157 x158 x159 -x160
0.09/0.18	v x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170
0.09/0.18	v x171 -x172 -x173 x174 -x175 x176 -x177 x178 -x179 x180
0.09/0.18	v -x181 x182 -x183 x184 -x185 x186 x187 -x188 x189 -x190
0.09/0.18	v x191 -x192 -x193 x194 x195 -x196 x197 -x198 x199 -x200
0.09/0.18	c total CPU time = 0.183s
0.09/0.18	c total wall clock time = 0.184s

Verifier Data

OK	97

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

pid=14569
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.01 2.02 2.00 3/179 14572
/proc/meminfo: memFree=30524620/32872528 swapFree=249320/249320
[pid=14572] ppid=14569 vsize=583100 CPUtime=0 cores=1,3,5,7
/proc/14572/stat : 14572 (toysat) R 14569 14572 11324 0 -1 4202496 2148 0 0 0 0 0 0 0 20 0 4 0 25229635 597094400 3020 33554432000 4194304 16246674 140735887523120 140735887522544 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14572/statm: 146543 3029 441 2943 0 143437 0
[pid=14572/tid=14573] ppid=14569 vsize=601532 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14573/stat : 14573 (toysat) S 14569 14572 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25229635 615968768 3092 33554432000 4194304 16246674 140735887523120 139679731002608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14572/tid=14574] ppid=14569 vsize=605628 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14574/stat : 14574 (toysat) S 14569 14572 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25229635 620163072 3108 33554432000 4194304 16246674 140735887523120 139679651310832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14572/tid=14575] ppid=14569 vsize=610748 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14575/stat : 14575 (toysat) S 14569 14572 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25229635 625405952 3126 33554432000 4194304 16246674 140735887523120 139679640837296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100121 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 14572
/proc/meminfo: memFree=30524620/32872528 swapFree=249320/249320
[pid=14572] ppid=14569 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/14572/stat : 14572 (toysat) R 14569 14572 11324 0 -1 4202496 25523 0 0 0 5 4 0 0 20 0 4 0 25229635 1247350784 26382 33554432000 4194304 16246674 140735887523120 140735887522544 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14572/statm: 304529 26390 780 2943 0 301423 0
[pid=14572/tid=14573] ppid=14569 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14573/stat : 14573 (toysat) S 14569 14572 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25229635 1247350784 26397 33554432000 4194304 16246674 140735887523120 139679731002608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14572/tid=14574] ppid=14569 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14574/stat : 14574 (toysat) S 14569 14572 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25229635 1247350784 26403 33554432000 4194304 16246674 140735887523120 139679651310832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14572/tid=14575] ppid=14569 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14575/stat : 14575 (toysat) S 14569 14572 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25229635 1247350784 26409 33554432000 4194304 16246674 140735887523120 139679640837296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

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

[startup+0.100121 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 14572
/proc/meminfo: memFree=30524620/32872528 swapFree=249320/249320
[pid=14572] ppid=14569 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/14572/stat : 14572 (toysat) R 14569 14572 11324 0 -1 4202496 25523 0 0 0 5 4 0 0 20 0 4 0 25229635 1247350784 26382 33554432000 4194304 16246674 140735887523120 140735887522544 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14572/statm: 304529 26390 780 2943 0 301423 0
[pid=14572/tid=14573] ppid=14569 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14573/stat : 14573 (toysat) S 14569 14572 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25229635 1247350784 26397 33554432000 4194304 16246674 140735887523120 139679731002608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14572/tid=14574] ppid=14569 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14574/stat : 14574 (toysat) S 14569 14572 11324 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25229635 1247350784 26403 33554432000 4194304 16246674 140735887523120 139679651310832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14572/tid=14575] ppid=14569 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/14572/task/14575/stat : 14575 (toysat) S 14569 14572 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25229635 1247350784 26409 33554432000 4194304 16246674 140735887523120 139679640837296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

Child status: 0
Real time (s): 0.197875
CPU time (s): 0.194969
CPU user time (s): 0.120981
CPU system time (s): 0.073988
CPU usage (%): 98.5314
Max. virtual memory (cumulated for all children) (KiB): 1218116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.120981
system time used= 0.073988
maximum resident set size= 176476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43269
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= 18
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.005999 second user time and 0.003999 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 08:36:32
IDJOB=4102929
IDBENCH=2195
IDSOLVER=2542
FILE ID=node103/4102929-1466231792
RUNJOBID= node103-1466206104-11341
PBS_JOBID= 19918169
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= 61258ef9ae3ea0a3e79eb8124ccd651a
RANDOM SEED=1928531843

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30525264 kB
Buffers:          120492 kB
Cached:           125936 kB
SwapCached:         2200 kB
Active:          1198336 kB
Inactive:         161196 kB
Active(anon):    1112140 kB
Inactive(anon):     3600 kB
Active(file):      86196 kB
Inactive(file):   157596 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099436 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       1363120 kB
Mapped:            10788 kB
Shmem:                 0 kB
Slab:             602012 kB
SReclaimable:      46024 kB
SUnreclaim:       555988 kB
KernelStack:        1488 kB
PageTables:         6948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1505636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    555008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node103 at 2016-06-18 08:36:32