Trace number 4079530

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-02OPT62 7.43587 7.44649

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB05/manquinho/routing/normalized-s4-4-3-1pb.opb
MD5SUM7070b0ccf5287a23c61644383564c46b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark62
Best CPU time to get the best result obtained on this benchmark0.037993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62
Optimality of the best value was proved YES
Number of variables672
Total number of constraints2028
Number of constraints which are clauses2004
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 constraint28
Number of terms in the objective function 672
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 672
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 672
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:35:58+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-4079530-1465230958.opb"]
0.00/0.01	c use --random-gen="291483122 3928522498 2488592337 519136917 2888759586 3846566662 1349542732 2592813026 3163195610 1987222410 3451670763 2738800904 3421804676 2177954304 3650063135 3122204348 33030303 1925116771 1633155365 2381301188 1288738511 1848912846 271601837 2371427965 3226520109 1014453692 2964355189 54769362 3288684827 2144844442 1152858688 3970419629 1159312046 621456923 1536114558 3256641903 1209909536 1789494445 1730909929 3821237477 331439034 2667558143 2583583454 179996136 1924005631 2022585049 3338660263 143716240 1171935742 2297868745 1017005646 3303147968 3908163849 1687154616 4285353568 2289092122 675476367 2041482015 2001589194 1748625222 435308979 830437256 1364551638 1050770626 198914790 1663115262 846689815 3606814831 4240363711 2820515605 523134810 2218997288 1264440687 3096830874 656637875 782171891 50147471 1043897428 2157073598 3048627392 217697319 2429575968 2947744962 3115183508 833954818 1011527644 3401789054 1038928018 1693347774 2961445705 1491376253 1042322689 1825251075 997858825 2021943464 1041199734 4157277351 3427797272 342385080 3430279284 3856254483 664114223 3105300886 1740504480 1016012676 2914157779 809640819 2874193695 1893053603 3957552174 2113268434 3415461189 3043255090 4224700763 3294298957 1898461378 2711293945 1516371906 3940662625 2587860080 4154782332 1420274192 2457956882 3575964745 80197061 994349879 1822591326 2444339018 3923675061 2290957020 3398115203 3058572104 1296941955 4155652087 918910411 3322889418 3783911018 1928229131 1419601381 1533379446 2751089963 2501245579 98540465 2218259365 665433548 625855761 3836314120 3694535062 2811121119 431995884 2102510961 505067749 476373868 1128329246 2349543232 3759517132 3000508109 4144384088 2449200237 317543620 2960660293 1591902561 3522049805 166557983 2009455872 3877386047 3839512713 2901174328 320290712 79703180 2059648342 2866193982 1853435231 4251128651 3728924576 4191659891 3662608483 2675105882 1485808627 3336382796 230600742 3684408986 3985780601 955673433 245598635 118819290 4112133774 3879397854 2837638746 982751695 404774519 716705795 830039355 790109598 700261549 2953240748 1789196388 1407770522 1831679374 2389839666 2616047336 3009853641 1626165125 4148951339 1392192241 2845478475 3380353381 4055579994 1764043549 3336227101 2354827622 1168928000 3769319591 2369131287 2008979339 3242945705 1669610887 378803767 352049606 1860944504 1139385473 3163348288 2147237177 4069687519 1722580886 1676659089 248580936 1082599895 1075190425 2872413720 2650939221 2504612067 4202067165 1416708345 591880485 3185608295 1328786571 1183778353 2542717316 1850035575 728498178 1124581152 2102860712 3172451204 191894486 4097719468 937858469 2002936538 2911824943 880705192 3698106898 2926794847 1936678143 3721370276 1535466793 3977200239 255 362436" option to reproduce the execution
0.00/0.03	c #vars 672
0.00/0.03	c #constraints 2028
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 |      900      0 |        0 |        0
0.00/0.08	c  0.0s |       1 |      197 |      100 |      900      0 |        0 |        0
0.08/0.10	c  0.0s |       2 |      384 |      250 |      991      0 |        0 |        0
0.08/0.13	c  0.1s |       3 |      700 |      475 |     1091      0 |        0 |        0
0.08/0.19	c  0.1s |       4 |     1176 |      813 |     1201      0 |        0 |        0
0.18/0.27	c  0.2s |       5 |     1995 |     1320 |     1322      0 |        0 |        0
0.39/0.40	c  0.3s |       6 |     3031 |     2081 |     1601      1 |        0 |        0
0.59/0.61	c  0.5s |       7 |     4603 |     3223 |     1762      2 |        0 |        0
0.91/0.97	c  0.9s |       8 |     7006 |     4936 |     1939      4 |        0 |        0
1.39/1.43	c  1.4s |       9 |    10625 |     7506 |     2133      6 |        0 |        0
1.88/1.98	c  1.9s |      10 |    15628 |    11361 |     2347     10 |        0 |        0
2.98/3.01	c  2.9s |      11 |    23115 |    17144 |     2582     15 |        0 |        0
4.18/4.28	c  4.2s |      12 |    34761 |    25819 |     2841     21 |        0 |        0
6.18/6.21	c  6.1s |      13 |    51260 |    38832 |     3126     30 |        0 |        0
6.98/7.03	c  7.0s |      13 |    57260 |    43655 |     3126     33 |        0 |        0
6.98/7.03	c #cpu_time = 6.945s
6.98/7.03	c #wall_clock_time = 6.965s
6.98/7.03	c #decision = 57260
6.98/7.03	c #random_decision = 276
6.98/7.03	c #conflict = 43655
6.98/7.03	c #restart = 13
6.98/7.03	o 72
6.98/7.03	c BCD2: updating upper bound: 672 -> 71
6.98/7.03	c BCD2: 0 <= obj <= 71
6.98/7.03	c BCD2: #cores=0, #unrelaxed=672, #relaxed=0, #hardened=0
6.98/7.03	c BCD2: #sat=1 #unsat=1 bias=1/2
6.98/7.03	c Solving starts ...
6.98/7.03	c ============================[ Search Statistics ]============================
6.98/7.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.03	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.03	c =============================================================================
6.98/7.03	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        0
6.98/7.04	c  0.0s |       0 |        8 |        0 |     3126      0 |        0 |        0
6.98/7.04	c #cpu_time = 0.004s
6.98/7.04	c #wall_clock_time = 0.004s
6.98/7.04	c #decision = 8
6.98/7.04	c #random_decision = 0
6.98/7.04	c #conflict = 0
6.98/7.04	c #restart = 0
6.98/7.04	c BCD2: found a new core of size 2: cost of the new core is >=1
6.98/7.04	c lower bound updated to 1
6.98/7.04	c BCD2: 1 <= obj <= 71
6.98/7.04	c BCD2: #cores=1, #unrelaxed=670, #relaxed=2, #hardened=0
6.98/7.04	c BCD2: #sat=1 #unsat=2 bias=2/3
6.98/7.04	c Solving starts ...
6.98/7.04	c ============================[ Search Statistics ]============================
6.98/7.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.04	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.04	c =============================================================================
6.98/7.04	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        1
6.98/7.04	c  0.0s |       0 |       18 |        0 |     3126      0 |        0 |        1
6.98/7.04	c #cpu_time = 0.004s
6.98/7.04	c #wall_clock_time = 0.004s
6.98/7.04	c #decision = 18
6.98/7.04	c #random_decision = 0
6.98/7.04	c #conflict = 0
6.98/7.04	c #restart = 0
6.98/7.04	c BCD2: found a new core of size 2: cost of the new core is >=1
6.98/7.04	c lower bound updated to 2
6.98/7.04	c BCD2: 2 <= obj <= 71
6.98/7.04	c BCD2: #cores=2, #unrelaxed=668, #relaxed=4, #hardened=0
6.98/7.04	c BCD2: #sat=1 #unsat=3 bias=3/4
6.98/7.04	c Solving starts ...
6.98/7.04	c ============================[ Search Statistics ]============================
6.98/7.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.04	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.04	c =============================================================================
6.98/7.04	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        2
6.98/7.05	c  0.0s |       0 |       29 |        0 |     3126      0 |        0 |        2
6.98/7.05	c #cpu_time = 0.004s
6.98/7.05	c #wall_clock_time = 0.004s
6.98/7.05	c #decision = 29
6.98/7.05	c #random_decision = 0
6.98/7.05	c #conflict = 0
6.98/7.05	c #restart = 0
6.98/7.05	c BCD2: found a new core of size 4: cost of the new core is >=1
6.98/7.05	c lower bound updated to 3
6.98/7.05	c BCD2: 3 <= obj <= 71
6.98/7.05	c BCD2: #cores=3, #unrelaxed=664, #relaxed=8, #hardened=0
6.98/7.05	c BCD2: #sat=1 #unsat=4 bias=4/5
6.98/7.05	c Solving starts ...
6.98/7.05	c ============================[ Search Statistics ]============================
6.98/7.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.05	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.05	c =============================================================================
6.98/7.05	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        2
6.98/7.05	c  0.0s |       0 |       37 |        0 |     3126      0 |        0 |        2
6.98/7.05	c #cpu_time = 0.004s
6.98/7.05	c #wall_clock_time = 0.004s
6.98/7.05	c #decision = 37
6.98/7.05	c #random_decision = 0
6.98/7.05	c #conflict = 0
6.98/7.05	c #restart = 0
6.98/7.05	c BCD2: found a new core of size 4: cost of the new core is >=1
6.98/7.05	c lower bound updated to 4
6.98/7.05	c BCD2: 4 <= obj <= 71
6.98/7.05	c BCD2: #cores=4, #unrelaxed=660, #relaxed=12, #hardened=0
6.98/7.05	c BCD2: #sat=1 #unsat=5 bias=5/6
6.98/7.05	c Solving starts ...
6.98/7.05	c ============================[ Search Statistics ]============================
6.98/7.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.05	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.05	c =============================================================================
6.98/7.05	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        2
6.98/7.06	c  0.0s |       0 |       44 |        0 |     3126      0 |        0 |        2
6.98/7.06	c #cpu_time = 0.004s
6.98/7.06	c #wall_clock_time = 0.004s
6.98/7.06	c #decision = 44
6.98/7.06	c #random_decision = 0
6.98/7.06	c #conflict = 0
6.98/7.06	c #restart = 0
6.98/7.06	c BCD2: found a new core of size 2: cost of the new core is >=1
6.98/7.06	c lower bound updated to 5
6.98/7.06	c BCD2: 5 <= obj <= 71
6.98/7.06	c BCD2: #cores=5, #unrelaxed=658, #relaxed=14, #hardened=0
6.98/7.06	c BCD2: #sat=1 #unsat=6 bias=6/7
6.98/7.06	c Solving starts ...
6.98/7.06	c ============================[ Search Statistics ]============================
6.98/7.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.06	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.06	c =============================================================================
6.98/7.06	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        3
6.98/7.06	c  0.0s |       0 |       55 |        0 |     3126      0 |        0 |        3
6.98/7.06	c #cpu_time = 0.004s
6.98/7.06	c #wall_clock_time = 0.004s
6.98/7.06	c #decision = 55
6.98/7.06	c #random_decision = 0
6.98/7.06	c #conflict = 0
6.98/7.06	c #restart = 0
6.98/7.06	c BCD2: found a new core of size 10: cost of the new core is >=1
6.98/7.06	c lower bound updated to 6
6.98/7.06	c BCD2: 6 <= obj <= 71
6.98/7.06	c BCD2: #cores=6, #unrelaxed=648, #relaxed=24, #hardened=0
6.98/7.06	c BCD2: #sat=1 #unsat=7 bias=7/8
6.98/7.06	c Solving starts ...
6.98/7.06	c ============================[ Search Statistics ]============================
6.98/7.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.06	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.06	c =============================================================================
6.98/7.06	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        3
6.98/7.07	c  0.0s |       0 |       56 |        0 |     3126      0 |        0 |        3
6.98/7.07	c #cpu_time = 0.004s
6.98/7.07	c #wall_clock_time = 0.004s
6.98/7.07	c #decision = 56
6.98/7.07	c #random_decision = 0
6.98/7.07	c #conflict = 0
6.98/7.07	c #restart = 0
6.98/7.07	c BCD2: found a new core of size 3: cost of the new core is >=1
6.98/7.07	c lower bound updated to 7
6.98/7.07	c BCD2: 7 <= obj <= 71
6.98/7.07	c BCD2: #cores=7, #unrelaxed=645, #relaxed=27, #hardened=0
6.98/7.07	c BCD2: #sat=1 #unsat=8 bias=8/9
6.98/7.07	c Solving starts ...
6.98/7.07	c ============================[ Search Statistics ]============================
6.98/7.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.07	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.07	c =============================================================================
6.98/7.07	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        3
6.98/7.07	c  0.0s |       0 |       64 |        0 |     3126      0 |        0 |        3
6.98/7.07	c #cpu_time = 0.004s
6.98/7.07	c #wall_clock_time = 0.004s
6.98/7.07	c #decision = 64
6.98/7.07	c #random_decision = 0
6.98/7.07	c #conflict = 0
6.98/7.07	c #restart = 0
6.98/7.07	c BCD2: found a new core of size 3: cost of the new core is >=1
6.98/7.07	c lower bound updated to 8
6.98/7.07	c BCD2: 8 <= obj <= 71
6.98/7.07	c BCD2: #cores=8, #unrelaxed=642, #relaxed=30, #hardened=0
6.98/7.07	c BCD2: #sat=1 #unsat=9 bias=9/10
6.98/7.07	c Solving starts ...
6.98/7.07	c ============================[ Search Statistics ]============================
6.98/7.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.07	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.07	c =============================================================================
6.98/7.07	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        4
6.98/7.08	c  0.0s |       0 |       74 |        0 |     3126      0 |        0 |        4
6.98/7.08	c #cpu_time = 0.004s
6.98/7.08	c #wall_clock_time = 0.004s
6.98/7.08	c #decision = 74
6.98/7.08	c #random_decision = 0
6.98/7.08	c #conflict = 0
6.98/7.08	c #restart = 0
6.98/7.08	c BCD2: found a new core of size 3: cost of the new core is >=1
6.98/7.08	c lower bound updated to 9
6.98/7.08	c BCD2: 9 <= obj <= 71
6.98/7.08	c BCD2: #cores=9, #unrelaxed=639, #relaxed=33, #hardened=0
6.98/7.08	c BCD2: #sat=1 #unsat=10 bias=10/11
6.98/7.08	c Solving starts ...
6.98/7.08	c ============================[ Search Statistics ]============================
6.98/7.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.08	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.08	c =============================================================================
6.98/7.08	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        5
6.98/7.08	c  0.0s |       0 |       84 |        0 |     3126      0 |        0 |        5
6.98/7.08	c #cpu_time = 0.004s
6.98/7.08	c #wall_clock_time = 0.004s
6.98/7.08	c #decision = 84
6.98/7.08	c #random_decision = 0
6.98/7.08	c #conflict = 0
6.98/7.08	c #restart = 0
6.98/7.08	c BCD2: found a new core of size 2: cost of the new core is >=1
6.98/7.08	c lower bound updated to 10
6.98/7.09	c BCD2: 10 <= obj <= 71
6.98/7.09	c BCD2: #cores=10, #unrelaxed=637, #relaxed=35, #hardened=0
6.98/7.09	c BCD2: #sat=1 #unsat=11 bias=11/12
6.98/7.09	c Solving starts ...
6.98/7.09	c ============================[ Search Statistics ]============================
6.98/7.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.09	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.09	c =============================================================================
6.98/7.09	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        6
6.98/7.09	c  0.0s |       0 |       92 |        0 |     3126      0 |        0 |        6
6.98/7.09	c #cpu_time = 0.004s
6.98/7.09	c #wall_clock_time = 0.004s
6.98/7.09	c #decision = 92
6.98/7.09	c #random_decision = 0
6.98/7.09	c #conflict = 0
6.98/7.09	c #restart = 0
6.98/7.09	c BCD2: found a new core of size 4: cost of the new core is >=1
6.98/7.09	c lower bound updated to 11
6.98/7.09	c BCD2: 11 <= obj <= 71
6.98/7.09	c BCD2: #cores=11, #unrelaxed=633, #relaxed=39, #hardened=0
6.98/7.09	c BCD2: #sat=1 #unsat=12 bias=12/13
6.98/7.09	c Solving starts ...
6.98/7.09	c ============================[ Search Statistics ]============================
6.98/7.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.09	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.09	c =============================================================================
6.98/7.09	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        6
7.08/7.10	c  0.0s |       0 |       97 |        0 |     3126      0 |        0 |        6
7.08/7.10	c #cpu_time = 0.004s
7.08/7.10	c #wall_clock_time = 0.004s
7.08/7.10	c #decision = 97
7.08/7.10	c #random_decision = 0
7.08/7.10	c #conflict = 0
7.08/7.10	c #restart = 0
7.08/7.10	c BCD2: found a new core of size 4: cost of the new core is >=1
7.08/7.10	c lower bound updated to 12
7.08/7.10	c BCD2: 12 <= obj <= 71
7.08/7.10	c BCD2: #cores=12, #unrelaxed=629, #relaxed=43, #hardened=0
7.08/7.10	c BCD2: #sat=1 #unsat=13 bias=13/14
7.08/7.10	c Solving starts ...
7.08/7.10	c ============================[ Search Statistics ]============================
7.08/7.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.10	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.10	c =============================================================================
7.08/7.10	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        6
7.08/7.10	c  0.0s |       0 |      102 |        2 |     3126      0 |        0 |        6
7.08/7.10	c #cpu_time = 0.004s
7.08/7.10	c #wall_clock_time = 0.004s
7.08/7.10	c #decision = 102
7.08/7.10	c #random_decision = 0
7.08/7.10	c #conflict = 2
7.08/7.10	c #restart = 0
7.08/7.10	c BCD2: found a new core of size 6: cost of the new core is >=1
7.08/7.10	c lower bound updated to 13
7.08/7.10	c BCD2: 13 <= obj <= 71
7.08/7.10	c BCD2: #cores=13, #unrelaxed=623, #relaxed=49, #hardened=0
7.08/7.10	c BCD2: #sat=1 #unsat=14 bias=14/15
7.08/7.10	c Solving starts ...
7.08/7.10	c ============================[ Search Statistics ]============================
7.08/7.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.10	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.10	c =============================================================================
7.08/7.10	c  0.0s |       0 |        0 |        0 |     3126      0 |        0 |        6
7.08/7.11	c  0.0s |       0 |      100 |        0 |     3126      0 |        0 |        6
7.08/7.11	c #cpu_time = 0.004s
7.08/7.11	c #wall_clock_time = 0.004s
7.08/7.11	c #decision = 100
7.08/7.11	c #random_decision = 0
7.08/7.11	c #conflict = 0
7.08/7.11	c #restart = 0
7.08/7.11	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 9: cost of the new core is >=2
7.08/7.11	c lower bound updated to 14
7.08/7.11	c BCD2: 14 <= obj <= 71
7.08/7.11	c BCD2: #cores=13, #unrelaxed=620, #relaxed=52, #hardened=0
7.08/7.11	c BCD2: #sat=1 #unsat=15 bias=15/16
7.08/7.11	c Solving starts ...
7.08/7.11	c ============================[ Search Statistics ]============================
7.08/7.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.11	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.11	c =============================================================================
7.08/7.11	c  0.0s |       0 |        0 |        0 |     3126      0 |        1 |        6
7.08/7.11	c  0.0s |       0 |      106 |        0 |     3126      0 |        1 |        7
7.08/7.11	c #cpu_time = 0.004s
7.08/7.11	c #wall_clock_time = 0.004s
7.08/7.11	c #decision = 106
7.08/7.11	c #random_decision = 0
7.08/7.11	c #conflict = 0
7.08/7.11	c #restart = 0
7.08/7.11	c BCD2: found a new core of size 4: cost of the new core is >=1
7.08/7.11	c lower bound updated to 15
7.08/7.11	c BCD2: 15 <= obj <= 71
7.08/7.11	c BCD2: #cores=14, #unrelaxed=616, #relaxed=56, #hardened=0
7.08/7.11	c BCD2: #sat=1 #unsat=16 bias=16/17
7.08/7.11	c Solving starts ...
7.08/7.11	c ============================[ Search Statistics ]============================
7.08/7.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.11	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.11	c =============================================================================
7.08/7.11	c  0.0s |       0 |        0 |        0 |     3126      0 |        1 |        7
7.08/7.12	c  0.0s |       0 |      111 |        2 |     3126      0 |        1 |        7
7.08/7.12	c #cpu_time = 0.004s
7.08/7.12	c #wall_clock_time = 0.004s
7.08/7.12	c #decision = 111
7.08/7.12	c #random_decision = 0
7.08/7.12	c #conflict = 2
7.08/7.12	c #restart = 0
7.08/7.12	c BCD2: found a new core of size 6: cost of the new core is >=1
7.08/7.12	c lower bound updated to 16
7.08/7.12	c BCD2: 16 <= obj <= 71
7.08/7.12	c BCD2: #cores=15, #unrelaxed=610, #relaxed=62, #hardened=0
7.08/7.12	c BCD2: #sat=1 #unsat=17 bias=17/18
7.08/7.12	c Solving starts ...
7.08/7.12	c ============================[ Search Statistics ]============================
7.08/7.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.12	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.12	c =============================================================================
7.08/7.12	c  0.0s |       0 |        0 |        0 |     3126      0 |        1 |        7
7.08/7.12	c  0.0s |       0 |      125 |        8 |     3126      0 |        1 |        7
7.08/7.12	c #cpu_time = 0.005s
7.08/7.12	c #wall_clock_time = 0.005s
7.08/7.12	c #decision = 125
7.08/7.12	c #random_decision = 0
7.08/7.12	c #conflict = 8
7.08/7.12	c #restart = 0
7.08/7.12	c BCD2: relaxing 2 and merging with 2 cores into a new core of size 12: cost of the new core is >=3
7.08/7.12	c lower bound updated to 17
7.08/7.12	c BCD2: 17 <= obj <= 71
7.08/7.12	c BCD2: #cores=14, #unrelaxed=608, #relaxed=64, #hardened=0
7.08/7.12	c BCD2: #sat=1 #unsat=18 bias=18/19
7.08/7.12	c Solving starts ...
7.08/7.12	c ============================[ Search Statistics ]============================
7.08/7.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.12	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.12	c =============================================================================
7.08/7.12	c  0.0s |       0 |        0 |        0 |     3126      0 |        3 |        7
7.08/7.13	c  0.0s |       0 |      113 |        0 |     3126      0 |        3 |        9
7.08/7.13	c #cpu_time = 0.004s
7.08/7.13	c #wall_clock_time = 0.004s
7.08/7.13	c #decision = 113
7.08/7.13	c #random_decision = 0
7.08/7.13	c #conflict = 0
7.08/7.13	c #restart = 0
7.08/7.13	c BCD2: found a new core of size 10: cost of the new core is >=1
7.08/7.13	c lower bound updated to 18
7.08/7.13	c BCD2: 18 <= obj <= 71
7.08/7.13	c BCD2: #cores=15, #unrelaxed=598, #relaxed=74, #hardened=0
7.08/7.13	c BCD2: #sat=1 #unsat=19 bias=19/20
7.08/7.13	c Solving starts ...
7.08/7.13	c ============================[ Search Statistics ]============================
7.08/7.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.13	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.13	c =============================================================================
7.08/7.13	c  0.0s |       0 |        0 |        0 |     3126      0 |        3 |        9
7.08/7.13	c  0.0s |       0 |      116 |        0 |     3126      0 |        3 |        9
7.08/7.13	c #cpu_time = 0.004s
7.08/7.13	c #wall_clock_time = 0.004s
7.08/7.13	c #decision = 116
7.08/7.13	c #random_decision = 0
7.08/7.13	c #conflict = 0
7.08/7.13	c #restart = 0
7.08/7.13	c BCD2: found a new core of size 9: cost of the new core is >=1
7.08/7.13	c lower bound updated to 19
7.08/7.13	c BCD2: 19 <= obj <= 71
7.08/7.13	c BCD2: #cores=16, #unrelaxed=589, #relaxed=83, #hardened=0
7.08/7.13	c BCD2: #sat=1 #unsat=20 bias=20/21
7.08/7.13	c Solving starts ...
7.08/7.13	c ============================[ Search Statistics ]============================
7.08/7.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.13	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.13	c =============================================================================
7.08/7.13	c  0.0s |       0 |        0 |        0 |     3126      0 |        3 |        9
7.08/7.14	c  0.0s |       0 |      117 |        0 |     3126      0 |        3 |        9
7.08/7.14	c #cpu_time = 0.004s
7.08/7.14	c #wall_clock_time = 0.004s
7.08/7.14	c #decision = 117
7.08/7.14	c #random_decision = 0
7.08/7.14	c #conflict = 0
7.08/7.14	c #restart = 0
7.08/7.14	c BCD2: found a new core of size 4: cost of the new core is >=1
7.08/7.14	c lower bound updated to 20
7.08/7.14	c BCD2: 20 <= obj <= 71
7.08/7.14	c BCD2: #cores=17, #unrelaxed=585, #relaxed=87, #hardened=0
7.08/7.14	c BCD2: #sat=1 #unsat=21 bias=21/22
7.08/7.14	c Solving starts ...
7.08/7.14	c ============================[ Search Statistics ]============================
7.08/7.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.14	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.14	c =============================================================================
7.08/7.14	c  0.0s |       0 |        0 |        0 |     3126      0 |        3 |        9
7.08/7.14	c  0.0s |       0 |      115 |        0 |     3126      0 |        3 |        9
7.08/7.14	c #cpu_time = 0.004s
7.08/7.14	c #wall_clock_time = 0.004s
7.08/7.14	c #decision = 115
7.08/7.14	c #random_decision = 0
7.08/7.14	c #conflict = 0
7.08/7.14	c #restart = 0
7.08/7.14	c BCD2: found a new core of size 7: cost of the new core is >=1
7.08/7.14	c lower bound updated to 21
7.08/7.14	c BCD2: 21 <= obj <= 71
7.08/7.14	c BCD2: #cores=18, #unrelaxed=578, #relaxed=94, #hardened=0
7.08/7.14	c BCD2: #sat=1 #unsat=22 bias=22/23
7.08/7.14	c Solving starts ...
7.08/7.14	c ============================[ Search Statistics ]============================
7.08/7.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.14	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.14	c =============================================================================
7.08/7.14	c  0.0s |       0 |        0 |        0 |     3126      0 |        3 |        9
7.08/7.15	c  0.0s |       0 |      114 |        1 |     3126      0 |        3 |        9
7.08/7.15	c #cpu_time = 0.004s
7.08/7.15	c #wall_clock_time = 0.004s
7.08/7.15	c #decision = 114
7.08/7.15	c #random_decision = 0
7.08/7.15	c #conflict = 1
7.08/7.15	c #restart = 0
7.08/7.15	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 11: cost of the new core is >=2
7.08/7.15	c lower bound updated to 22
7.08/7.15	c BCD2: 22 <= obj <= 71
7.08/7.15	c BCD2: #cores=18, #unrelaxed=574, #relaxed=98, #hardened=0
7.08/7.15	c BCD2: #sat=1 #unsat=23 bias=23/24
7.08/7.15	c Solving starts ...
7.08/7.15	c ============================[ Search Statistics ]============================
7.08/7.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.15	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.15	c =============================================================================
7.08/7.15	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |        9
7.08/7.15	c  0.0s |       0 |      119 |        0 |     3126      0 |        4 |       10
7.08/7.15	c #cpu_time = 0.004s
7.08/7.15	c #wall_clock_time = 0.004s
7.08/7.15	c #decision = 119
7.08/7.15	c #random_decision = 0
7.08/7.15	c #conflict = 0
7.08/7.15	c #restart = 0
7.08/7.15	c BCD2: found a new core of size 10: cost of the new core is >=1
7.08/7.15	c lower bound updated to 23
7.08/7.15	c BCD2: 23 <= obj <= 71
7.08/7.15	c BCD2: #cores=19, #unrelaxed=564, #relaxed=108, #hardened=0
7.08/7.15	c BCD2: #sat=1 #unsat=24 bias=24/25
7.08/7.15	c Solving starts ...
7.08/7.15	c ============================[ Search Statistics ]============================
7.08/7.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.15	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.15	c =============================================================================
7.08/7.15	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.16	c  0.0s |       0 |      126 |        0 |     3126      0 |        4 |       10
7.08/7.16	c #cpu_time = 0.004s
7.08/7.16	c #wall_clock_time = 0.004s
7.08/7.16	c #decision = 126
7.08/7.16	c #random_decision = 0
7.08/7.16	c #conflict = 0
7.08/7.16	c #restart = 0
7.08/7.16	c BCD2: found a new core of size 6: cost of the new core is >=1
7.08/7.16	c lower bound updated to 24
7.08/7.16	c BCD2: 24 <= obj <= 71
7.08/7.16	c BCD2: #cores=20, #unrelaxed=558, #relaxed=114, #hardened=0
7.08/7.16	c BCD2: #sat=1 #unsat=25 bias=25/26
7.08/7.16	c Solving starts ...
7.08/7.16	c ============================[ Search Statistics ]============================
7.08/7.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.16	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.16	c =============================================================================
7.08/7.16	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.16	c  0.0s |       0 |      126 |        0 |     3126      0 |        4 |       10
7.08/7.16	c #cpu_time = 0.004s
7.08/7.16	c #wall_clock_time = 0.004s
7.08/7.16	c #decision = 126
7.08/7.16	c #random_decision = 0
7.08/7.16	c #conflict = 0
7.08/7.16	c #restart = 0
7.08/7.16	c BCD2: found a new core of size 4: cost of the new core is >=1
7.08/7.16	c lower bound updated to 25
7.08/7.16	c BCD2: 25 <= obj <= 71
7.08/7.16	c BCD2: #cores=21, #unrelaxed=554, #relaxed=118, #hardened=0
7.08/7.16	c BCD2: #sat=1 #unsat=26 bias=26/27
7.08/7.16	c Solving starts ...
7.08/7.16	c ============================[ Search Statistics ]============================
7.08/7.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.16	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.16	c =============================================================================
7.08/7.16	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.17	c  0.0s |       0 |      131 |        0 |     3126      0 |        4 |       10
7.08/7.17	c #cpu_time = 0.004s
7.08/7.17	c #wall_clock_time = 0.004s
7.08/7.17	c #decision = 131
7.08/7.17	c #random_decision = 0
7.08/7.17	c #conflict = 0
7.08/7.17	c #restart = 0
7.08/7.17	c BCD2: found a new core of size 10: cost of the new core is >=1
7.08/7.17	c lower bound updated to 26
7.08/7.17	c BCD2: 26 <= obj <= 71
7.08/7.17	c BCD2: #cores=22, #unrelaxed=544, #relaxed=128, #hardened=0
7.08/7.17	c BCD2: #sat=1 #unsat=27 bias=27/28
7.08/7.17	c Solving starts ...
7.08/7.17	c ============================[ Search Statistics ]============================
7.08/7.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.17	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.17	c =============================================================================
7.08/7.17	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.17	c  0.0s |       0 |      135 |        0 |     3126      0 |        4 |       10
7.08/7.17	c #cpu_time = 0.004s
7.08/7.17	c #wall_clock_time = 0.004s
7.08/7.17	c #decision = 135
7.08/7.17	c #random_decision = 0
7.08/7.17	c #conflict = 0
7.08/7.17	c #restart = 0
7.08/7.17	c BCD2: found a new core of size 3: cost of the new core is >=1
7.08/7.17	c lower bound updated to 27
7.08/7.17	c BCD2: 27 <= obj <= 71
7.08/7.17	c BCD2: #cores=23, #unrelaxed=541, #relaxed=131, #hardened=0
7.08/7.17	c BCD2: #sat=1 #unsat=28 bias=28/29
7.08/7.17	c Solving starts ...
7.08/7.17	c ============================[ Search Statistics ]============================
7.08/7.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.17	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.17	c =============================================================================
7.08/7.17	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.18	c  0.0s |       0 |      139 |        0 |     3126      0 |        4 |       10
7.08/7.18	c #cpu_time = 0.004s
7.08/7.18	c #wall_clock_time = 0.004s
7.08/7.18	c #decision = 139
7.08/7.18	c #random_decision = 0
7.08/7.18	c #conflict = 0
7.08/7.18	c #restart = 0
7.08/7.18	c BCD2: found a new core of size 4: cost of the new core is >=1
7.08/7.18	c lower bound updated to 28
7.08/7.18	c BCD2: 28 <= obj <= 71
7.08/7.18	c BCD2: #cores=24, #unrelaxed=537, #relaxed=135, #hardened=0
7.08/7.18	c BCD2: #sat=1 #unsat=29 bias=29/30
7.08/7.18	c Solving starts ...
7.08/7.18	c ============================[ Search Statistics ]============================
7.08/7.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.18	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.18	c =============================================================================
7.08/7.18	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.19	c  0.0s |       0 |      147 |        0 |     3126      0 |        4 |       10
7.08/7.19	c #cpu_time = 0.004s
7.08/7.19	c #wall_clock_time = 0.004s
7.08/7.19	c #decision = 147
7.08/7.19	c #random_decision = 0
7.08/7.19	c #conflict = 0
7.08/7.19	c #restart = 0
7.08/7.19	c BCD2: found a new core of size 5: cost of the new core is >=1
7.08/7.19	c lower bound updated to 29
7.08/7.19	c BCD2: 29 <= obj <= 71
7.08/7.19	c BCD2: #cores=25, #unrelaxed=532, #relaxed=140, #hardened=0
7.08/7.19	c BCD2: #sat=1 #unsat=30 bias=30/31
7.08/7.19	c Solving starts ...
7.08/7.19	c ============================[ Search Statistics ]============================
7.08/7.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.19	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.19	c =============================================================================
7.08/7.19	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.08/7.19	c  0.0s |       0 |      144 |        0 |     3126      0 |        4 |       10
7.08/7.19	c #cpu_time = 0.004s
7.08/7.19	c #wall_clock_time = 0.004s
7.08/7.19	c #decision = 144
7.08/7.19	c #random_decision = 0
7.08/7.19	c #conflict = 0
7.08/7.19	c #restart = 0
7.08/7.19	c BCD2: found a new core of size 3: cost of the new core is >=1
7.08/7.19	c lower bound updated to 30
7.08/7.19	c BCD2: 30 <= obj <= 71
7.08/7.19	c BCD2: #cores=26, #unrelaxed=529, #relaxed=143, #hardened=0
7.08/7.19	c BCD2: #sat=1 #unsat=31 bias=31/32
7.08/7.19	c Solving starts ...
7.08/7.19	c ============================[ Search Statistics ]============================
7.08/7.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.08/7.19	c       |         |          |          |    Limit     GC | Var      | Constra 
7.08/7.19	c =============================================================================
7.08/7.19	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.20	c  0.0s |       0 |      152 |        0 |     3126      0 |        4 |       10
7.18/7.20	c #cpu_time = 0.004s
7.18/7.20	c #wall_clock_time = 0.004s
7.18/7.20	c #decision = 152
7.18/7.20	c #random_decision = 0
7.18/7.20	c #conflict = 0
7.18/7.20	c #restart = 0
7.18/7.20	c BCD2: found a new core of size 7: cost of the new core is >=1
7.18/7.20	c lower bound updated to 31
7.18/7.20	c BCD2: 31 <= obj <= 71
7.18/7.20	c BCD2: #cores=27, #unrelaxed=522, #relaxed=150, #hardened=0
7.18/7.20	c BCD2: #sat=1 #unsat=32 bias=32/33
7.18/7.20	c Solving starts ...
7.18/7.20	c ============================[ Search Statistics ]============================
7.18/7.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.20	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.20	c =============================================================================
7.18/7.20	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.20	c  0.0s |       0 |      154 |        0 |     3126      0 |        4 |       10
7.18/7.20	c #cpu_time = 0.004s
7.18/7.20	c #wall_clock_time = 0.004s
7.18/7.20	c #decision = 154
7.18/7.20	c #random_decision = 0
7.18/7.20	c #conflict = 0
7.18/7.20	c #restart = 0
7.18/7.20	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.20	c lower bound updated to 32
7.18/7.20	c BCD2: 32 <= obj <= 71
7.18/7.20	c BCD2: #cores=28, #unrelaxed=518, #relaxed=154, #hardened=0
7.18/7.20	c BCD2: #sat=1 #unsat=33 bias=33/34
7.18/7.20	c Solving starts ...
7.18/7.20	c ============================[ Search Statistics ]============================
7.18/7.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.20	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.20	c =============================================================================
7.18/7.20	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.21	c  0.0s |       0 |      161 |        0 |     3126      0 |        4 |       10
7.18/7.21	c #cpu_time = 0.004s
7.18/7.21	c #wall_clock_time = 0.004s
7.18/7.21	c #decision = 161
7.18/7.21	c #random_decision = 0
7.18/7.21	c #conflict = 0
7.18/7.21	c #restart = 0
7.18/7.21	c BCD2: found a new core of size 6: cost of the new core is >=1
7.18/7.21	c lower bound updated to 33
7.18/7.21	c BCD2: 33 <= obj <= 71
7.18/7.21	c BCD2: #cores=29, #unrelaxed=512, #relaxed=160, #hardened=0
7.18/7.21	c BCD2: #sat=1 #unsat=34 bias=34/35
7.18/7.21	c Solving starts ...
7.18/7.21	c ============================[ Search Statistics ]============================
7.18/7.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.21	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.21	c =============================================================================
7.18/7.21	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.21	c  0.0s |       0 |      165 |        0 |     3126      0 |        4 |       10
7.18/7.21	c #cpu_time = 0.004s
7.18/7.21	c #wall_clock_time = 0.004s
7.18/7.21	c #decision = 165
7.18/7.21	c #random_decision = 0
7.18/7.21	c #conflict = 0
7.18/7.21	c #restart = 0
7.18/7.21	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.21	c lower bound updated to 34
7.18/7.21	c BCD2: 34 <= obj <= 71
7.18/7.21	c BCD2: #cores=30, #unrelaxed=508, #relaxed=164, #hardened=0
7.18/7.21	c BCD2: #sat=1 #unsat=35 bias=35/36
7.18/7.21	c Solving starts ...
7.18/7.21	c ============================[ Search Statistics ]============================
7.18/7.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.21	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.21	c =============================================================================
7.18/7.21	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.22	c  0.0s |       0 |      164 |        0 |     3126      0 |        4 |       10
7.18/7.22	c #cpu_time = 0.004s
7.18/7.22	c #wall_clock_time = 0.004s
7.18/7.22	c #decision = 164
7.18/7.22	c #random_decision = 0
7.18/7.22	c #conflict = 0
7.18/7.22	c #restart = 0
7.18/7.22	c BCD2: found a new core of size 7: cost of the new core is >=1
7.18/7.22	c lower bound updated to 35
7.18/7.22	c BCD2: 35 <= obj <= 71
7.18/7.22	c BCD2: #cores=31, #unrelaxed=501, #relaxed=171, #hardened=0
7.18/7.22	c BCD2: #sat=1 #unsat=36 bias=36/37
7.18/7.22	c Solving starts ...
7.18/7.22	c ============================[ Search Statistics ]============================
7.18/7.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.22	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.22	c =============================================================================
7.18/7.22	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.22	c  0.0s |       0 |      167 |        0 |     3126      0 |        4 |       10
7.18/7.22	c #cpu_time = 0.004s
7.18/7.22	c #wall_clock_time = 0.004s
7.18/7.22	c #decision = 167
7.18/7.22	c #random_decision = 0
7.18/7.22	c #conflict = 0
7.18/7.22	c #restart = 0
7.18/7.22	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.22	c lower bound updated to 36
7.18/7.22	c BCD2: 36 <= obj <= 71
7.18/7.22	c BCD2: #cores=32, #unrelaxed=497, #relaxed=175, #hardened=0
7.18/7.22	c BCD2: #sat=1 #unsat=37 bias=37/38
7.18/7.22	c Solving starts ...
7.18/7.22	c ============================[ Search Statistics ]============================
7.18/7.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.22	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.22	c =============================================================================
7.18/7.22	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.23	c  0.0s |       0 |      172 |        2 |     3126      0 |        4 |       10
7.18/7.23	c #cpu_time = 0.004s
7.18/7.23	c #wall_clock_time = 0.004s
7.18/7.23	c #decision = 172
7.18/7.23	c #random_decision = 0
7.18/7.23	c #conflict = 2
7.18/7.23	c #restart = 0
7.18/7.23	c BCD2: found a new core of size 6: cost of the new core is >=1
7.18/7.23	c lower bound updated to 37
7.18/7.23	c BCD2: 37 <= obj <= 71
7.18/7.23	c BCD2: #cores=33, #unrelaxed=491, #relaxed=181, #hardened=0
7.18/7.23	c BCD2: #sat=1 #unsat=38 bias=38/39
7.18/7.23	c Solving starts ...
7.18/7.23	c ============================[ Search Statistics ]============================
7.18/7.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.23	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.23	c =============================================================================
7.18/7.23	c  0.0s |       0 |        0 |        0 |     3126      0 |        4 |       10
7.18/7.23	c  0.0s |       0 |      175 |        1 |     3126      0 |        4 |       10
7.18/7.23	c #cpu_time = 0.004s
7.18/7.23	c #wall_clock_time = 0.004s
7.18/7.23	c #decision = 175
7.18/7.23	c #random_decision = 0
7.18/7.23	c #conflict = 1
7.18/7.23	c #restart = 0
7.18/7.23	c BCD2: relaxing 4 and merging with 1 cores into a new core of size 10: cost of the new core is >=2
7.18/7.23	c lower bound updated to 38
7.18/7.23	c BCD2: 38 <= obj <= 71
7.18/7.23	c BCD2: #cores=33, #unrelaxed=487, #relaxed=185, #hardened=0
7.18/7.23	c BCD2: #sat=1 #unsat=39 bias=39/40
7.18/7.23	c Solving starts ...
7.18/7.23	c ============================[ Search Statistics ]============================
7.18/7.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.23	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.23	c =============================================================================
7.18/7.23	c  0.0s |       0 |        0 |        0 |     3126      0 |        5 |       10
7.18/7.24	c  0.0s |       0 |      174 |        1 |     3126      0 |        5 |       11
7.18/7.24	c #cpu_time = 0.005s
7.18/7.24	c #wall_clock_time = 0.005s
7.18/7.24	c #decision = 174
7.18/7.24	c #random_decision = 0
7.18/7.24	c #conflict = 1
7.18/7.24	c #restart = 0
7.18/7.24	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 17: cost of the new core is >=3
7.18/7.24	c lower bound updated to 39
7.18/7.24	c BCD2: 39 <= obj <= 71
7.18/7.24	c BCD2: #cores=33, #unrelaxed=480, #relaxed=192, #hardened=0
7.18/7.24	c BCD2: #sat=1 #unsat=40 bias=40/41
7.18/7.24	c Solving starts ...
7.18/7.24	c ============================[ Search Statistics ]============================
7.18/7.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.24	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.24	c =============================================================================
7.18/7.24	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       11
7.18/7.24	c  0.0s |       0 |      172 |        0 |     3126      0 |        6 |       12
7.18/7.24	c #cpu_time = 0.005s
7.18/7.24	c #wall_clock_time = 0.005s
7.18/7.24	c #decision = 172
7.18/7.24	c #random_decision = 0
7.18/7.24	c #conflict = 0
7.18/7.24	c #restart = 0
7.18/7.24	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.24	c lower bound updated to 40
7.18/7.24	c BCD2: 40 <= obj <= 71
7.18/7.24	c BCD2: #cores=34, #unrelaxed=476, #relaxed=196, #hardened=0
7.18/7.24	c BCD2: #sat=1 #unsat=41 bias=41/42
7.18/7.24	c Solving starts ...
7.18/7.24	c ============================[ Search Statistics ]============================
7.18/7.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.24	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.24	c =============================================================================
7.18/7.24	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       12
7.18/7.25	c  0.0s |       0 |      180 |        0 |     3126      0 |        6 |       12
7.18/7.25	c #cpu_time = 0.005s
7.18/7.25	c #wall_clock_time = 0.005s
7.18/7.25	c #decision = 180
7.18/7.25	c #random_decision = 0
7.18/7.25	c #conflict = 0
7.18/7.25	c #restart = 0
7.18/7.25	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.25	c lower bound updated to 41
7.18/7.25	c BCD2: 41 <= obj <= 71
7.18/7.25	c BCD2: #cores=35, #unrelaxed=472, #relaxed=200, #hardened=0
7.18/7.25	c BCD2: #sat=1 #unsat=42 bias=42/43
7.18/7.25	c Solving starts ...
7.18/7.25	c ============================[ Search Statistics ]============================
7.18/7.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.25	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.25	c =============================================================================
7.18/7.25	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       12
7.18/7.25	c  0.0s |       0 |      185 |        0 |     3126      0 |        6 |       12
7.18/7.25	c #cpu_time = 0.005s
7.18/7.25	c #wall_clock_time = 0.005s
7.18/7.26	c #decision = 185
7.18/7.26	c #random_decision = 0
7.18/7.26	c #conflict = 0
7.18/7.26	c #restart = 0
7.18/7.26	c BCD2: found a new core of size 6: cost of the new core is >=1
7.18/7.26	c lower bound updated to 42
7.18/7.26	c BCD2: 42 <= obj <= 71
7.18/7.26	c BCD2: #cores=36, #unrelaxed=466, #relaxed=206, #hardened=0
7.18/7.26	c BCD2: #sat=1 #unsat=43 bias=43/44
7.18/7.26	c Solving starts ...
7.18/7.26	c ============================[ Search Statistics ]============================
7.18/7.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.26	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.26	c =============================================================================
7.18/7.26	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       12
7.18/7.26	c  0.0s |       0 |      189 |        0 |     3126      0 |        6 |       12
7.18/7.26	c #cpu_time = 0.005s
7.18/7.26	c #wall_clock_time = 0.005s
7.18/7.26	c #decision = 189
7.18/7.26	c #random_decision = 0
7.18/7.26	c #conflict = 0
7.18/7.26	c #restart = 0
7.18/7.26	c BCD2: found a new core of size 10: cost of the new core is >=1
7.18/7.26	c lower bound updated to 43
7.18/7.26	c BCD2: 43 <= obj <= 71
7.18/7.26	c BCD2: #cores=37, #unrelaxed=456, #relaxed=216, #hardened=0
7.18/7.26	c BCD2: #sat=1 #unsat=44 bias=44/45
7.18/7.26	c Solving starts ...
7.18/7.26	c ============================[ Search Statistics ]============================
7.18/7.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.26	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.26	c =============================================================================
7.18/7.26	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       12
7.18/7.27	c  0.0s |       0 |      191 |        0 |     3126      0 |        6 |       12
7.18/7.27	c #cpu_time = 0.005s
7.18/7.27	c #wall_clock_time = 0.005s
7.18/7.27	c #decision = 191
7.18/7.27	c #random_decision = 0
7.18/7.27	c #conflict = 0
7.18/7.27	c #restart = 0
7.18/7.27	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.27	c lower bound updated to 44
7.18/7.27	c BCD2: 44 <= obj <= 71
7.18/7.27	c BCD2: #cores=38, #unrelaxed=452, #relaxed=220, #hardened=0
7.18/7.27	c BCD2: #sat=1 #unsat=45 bias=45/46
7.18/7.27	c Solving starts ...
7.18/7.27	c ============================[ Search Statistics ]============================
7.18/7.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.27	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.27	c =============================================================================
7.18/7.27	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       12
7.18/7.27	c  0.0s |       0 |      196 |        2 |     3126      0 |        6 |       12
7.18/7.27	c #cpu_time = 0.005s
7.18/7.27	c #wall_clock_time = 0.005s
7.18/7.27	c #decision = 196
7.18/7.27	c #random_decision = 0
7.18/7.27	c #conflict = 2
7.18/7.27	c #restart = 0
7.18/7.27	c BCD2: found a new core of size 6: cost of the new core is >=1
7.18/7.27	c lower bound updated to 45
7.18/7.27	c BCD2: 45 <= obj <= 71
7.18/7.27	c BCD2: #cores=39, #unrelaxed=446, #relaxed=226, #hardened=0
7.18/7.27	c BCD2: #sat=1 #unsat=46 bias=46/47
7.18/7.27	c Solving starts ...
7.18/7.27	c ============================[ Search Statistics ]============================
7.18/7.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.27	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.27	c =============================================================================
7.18/7.27	c  0.0s |       0 |        0 |        0 |     3126      0 |        6 |       12
7.18/7.28	c  0.0s |       0 |      198 |        0 |     3126      0 |        6 |       12
7.18/7.28	c #cpu_time = 0.005s
7.18/7.28	c #wall_clock_time = 0.005s
7.18/7.28	c #decision = 198
7.18/7.28	c #random_decision = 0
7.18/7.28	c #conflict = 0
7.18/7.28	c #restart = 0
7.18/7.28	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 13: cost of the new core is >=2
7.18/7.28	c lower bound updated to 46
7.18/7.28	c BCD2: 46 <= obj <= 71
7.18/7.28	c BCD2: #cores=39, #unrelaxed=439, #relaxed=233, #hardened=0
7.18/7.28	c BCD2: #sat=1 #unsat=47 bias=47/48
7.18/7.28	c Solving starts ...
7.18/7.28	c ============================[ Search Statistics ]============================
7.18/7.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.28	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.28	c =============================================================================
7.18/7.28	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       12
7.18/7.28	c  0.0s |       0 |      201 |        0 |     3126      0 |        7 |       13
7.18/7.28	c #cpu_time = 0.005s
7.18/7.28	c #wall_clock_time = 0.005s
7.18/7.28	c #decision = 201
7.18/7.28	c #random_decision = 0
7.18/7.28	c #conflict = 0
7.18/7.28	c #restart = 0
7.18/7.28	c BCD2: found a new core of size 6: cost of the new core is >=1
7.18/7.28	c lower bound updated to 47
7.18/7.28	c BCD2: 47 <= obj <= 71
7.18/7.28	c BCD2: #cores=40, #unrelaxed=433, #relaxed=239, #hardened=0
7.18/7.28	c BCD2: #sat=1 #unsat=48 bias=48/49
7.18/7.28	c Solving starts ...
7.18/7.28	c ============================[ Search Statistics ]============================
7.18/7.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.28	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.28	c =============================================================================
7.18/7.28	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.18/7.29	c  0.0s |       0 |      201 |        0 |     3126      0 |        7 |       13
7.18/7.29	c #cpu_time = 0.004s
7.18/7.29	c #wall_clock_time = 0.004s
7.18/7.29	c #decision = 201
7.18/7.29	c #random_decision = 0
7.18/7.29	c #conflict = 0
7.18/7.29	c #restart = 0
7.18/7.29	c BCD2: found a new core of size 4: cost of the new core is >=1
7.18/7.29	c lower bound updated to 48
7.18/7.29	c BCD2: 48 <= obj <= 71
7.18/7.29	c BCD2: #cores=41, #unrelaxed=429, #relaxed=243, #hardened=0
7.18/7.29	c BCD2: #sat=1 #unsat=49 bias=49/50
7.18/7.29	c Solving starts ...
7.18/7.29	c ============================[ Search Statistics ]============================
7.18/7.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.29	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.29	c =============================================================================
7.18/7.29	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.18/7.29	c  0.0s |       0 |      206 |        0 |     3126      0 |        7 |       13
7.18/7.29	c #cpu_time = 0.005s
7.18/7.29	c #wall_clock_time = 0.005s
7.18/7.29	c #decision = 206
7.18/7.29	c #random_decision = 0
7.18/7.29	c #conflict = 0
7.18/7.29	c #restart = 0
7.18/7.29	c BCD2: found a new core of size 8: cost of the new core is >=1
7.18/7.29	c lower bound updated to 49
7.18/7.30	c BCD2: 49 <= obj <= 71
7.18/7.30	c BCD2: #cores=42, #unrelaxed=421, #relaxed=251, #hardened=0
7.18/7.30	c BCD2: #sat=1 #unsat=50 bias=50/51
7.18/7.30	c Solving starts ...
7.18/7.30	c ============================[ Search Statistics ]============================
7.18/7.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.18/7.30	c       |         |          |          |    Limit     GC | Var      | Constra 
7.18/7.30	c =============================================================================
7.18/7.30	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.28/7.30	c  0.0s |       0 |      202 |        0 |     3126      0 |        7 |       13
7.28/7.30	c #cpu_time = 0.005s
7.28/7.30	c #wall_clock_time = 0.005s
7.28/7.30	c #decision = 202
7.28/7.30	c #random_decision = 0
7.28/7.30	c #conflict = 0
7.28/7.30	c #restart = 0
7.28/7.30	c BCD2: found a new core of size 4: cost of the new core is >=1
7.28/7.30	c lower bound updated to 50
7.28/7.30	c BCD2: 50 <= obj <= 71
7.28/7.30	c BCD2: #cores=43, #unrelaxed=417, #relaxed=255, #hardened=0
7.28/7.30	c BCD2: #sat=1 #unsat=51 bias=51/52
7.28/7.30	c Solving starts ...
7.28/7.30	c ============================[ Search Statistics ]============================
7.28/7.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.30	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.30	c =============================================================================
7.28/7.30	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.28/7.31	c  0.0s |       0 |      207 |        0 |     3126      0 |        7 |       13
7.28/7.31	c #cpu_time = 0.004s
7.28/7.31	c #wall_clock_time = 0.004s
7.28/7.31	c #decision = 207
7.28/7.31	c #random_decision = 0
7.28/7.31	c #conflict = 0
7.28/7.31	c #restart = 0
7.28/7.31	c BCD2: found a new core of size 4: cost of the new core is >=1
7.28/7.31	c lower bound updated to 51
7.28/7.31	c BCD2: 51 <= obj <= 71
7.28/7.31	c BCD2: #cores=44, #unrelaxed=413, #relaxed=259, #hardened=0
7.28/7.31	c BCD2: #sat=1 #unsat=52 bias=52/53
7.28/7.31	c Solving starts ...
7.28/7.31	c ============================[ Search Statistics ]============================
7.28/7.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.31	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.31	c =============================================================================
7.28/7.31	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.28/7.31	c  0.0s |       0 |      209 |        0 |     3126      0 |        7 |       13
7.28/7.31	c #cpu_time = 0.004s
7.28/7.31	c #wall_clock_time = 0.004s
7.28/7.31	c #decision = 209
7.28/7.31	c #random_decision = 0
7.28/7.31	c #conflict = 0
7.28/7.31	c #restart = 0
7.28/7.31	c BCD2: found a new core of size 4: cost of the new core is >=1
7.28/7.31	c lower bound updated to 52
7.28/7.31	c BCD2: 52 <= obj <= 71
7.28/7.31	c BCD2: #cores=45, #unrelaxed=409, #relaxed=263, #hardened=0
7.28/7.31	c BCD2: #sat=1 #unsat=53 bias=53/54
7.28/7.31	c Solving starts ...
7.28/7.31	c ============================[ Search Statistics ]============================
7.28/7.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.31	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.31	c =============================================================================
7.28/7.31	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.28/7.32	c  0.0s |       0 |      211 |        0 |     3126      0 |        7 |       13
7.28/7.32	c #cpu_time = 0.004s
7.28/7.32	c #wall_clock_time = 0.004s
7.28/7.32	c #decision = 211
7.28/7.32	c #random_decision = 0
7.28/7.32	c #conflict = 0
7.28/7.32	c #restart = 0
7.28/7.32	c BCD2: found a new core of size 7: cost of the new core is >=1
7.28/7.32	c lower bound updated to 53
7.28/7.32	c BCD2: 53 <= obj <= 71
7.28/7.32	c BCD2: #cores=46, #unrelaxed=402, #relaxed=270, #hardened=0
7.28/7.32	c BCD2: #sat=1 #unsat=54 bias=54/55
7.28/7.32	c Solving starts ...
7.28/7.32	c ============================[ Search Statistics ]============================
7.28/7.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.32	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.32	c =============================================================================
7.28/7.32	c  0.0s |       0 |        0 |        0 |     3126      0 |        7 |       13
7.28/7.32	c  0.0s |       0 |      212 |        1 |     3126      0 |        7 |       13
7.28/7.32	c #cpu_time = 0.005s
7.28/7.32	c #wall_clock_time = 0.005s
7.28/7.32	c #decision = 212
7.28/7.32	c #random_decision = 0
7.28/7.32	c #conflict = 1
7.28/7.32	c #restart = 0
7.28/7.32	c BCD2: relaxing 6 and merging with 2 cores into a new core of size 17: cost of the new core is >=3
7.28/7.32	c lower bound updated to 54
7.28/7.32	c BCD2: 54 <= obj <= 71
7.28/7.32	c BCD2: #cores=45, #unrelaxed=396, #relaxed=276, #hardened=0
7.28/7.32	c BCD2: #sat=1 #unsat=55 bias=55/56
7.28/7.32	c Solving starts ...
7.28/7.32	c ============================[ Search Statistics ]============================
7.28/7.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.32	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.32	c =============================================================================
7.28/7.32	c  0.0s |       0 |        0 |        0 |     3126      0 |        9 |       13
7.28/7.33	c  0.0s |       0 |      215 |        0 |     3126      0 |        9 |       15
7.28/7.33	c #cpu_time = 0.004s
7.28/7.33	c #wall_clock_time = 0.004s
7.28/7.33	c #decision = 215
7.28/7.33	c #random_decision = 0
7.28/7.33	c #conflict = 0
7.28/7.33	c #restart = 0
7.28/7.33	c BCD2: found a new core of size 7: cost of the new core is >=1
7.28/7.33	c lower bound updated to 55
7.28/7.33	c BCD2: 55 <= obj <= 71
7.28/7.33	c BCD2: #cores=46, #unrelaxed=389, #relaxed=283, #hardened=0
7.28/7.33	c BCD2: #sat=1 #unsat=56 bias=56/57
7.28/7.33	c Solving starts ...
7.28/7.33	c ============================[ Search Statistics ]============================
7.28/7.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.33	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.33	c =============================================================================
7.28/7.33	c  0.0s |       0 |        0 |        0 |     3126      0 |        9 |       15
7.28/7.33	c  0.0s |       0 |      215 |        0 |     3126      0 |        9 |       15
7.28/7.33	c #cpu_time = 0.004s
7.28/7.33	c #wall_clock_time = 0.004s
7.28/7.33	c #decision = 215
7.28/7.33	c #random_decision = 0
7.28/7.33	c #conflict = 0
7.28/7.33	c #restart = 0
7.28/7.33	c BCD2: found a new core of size 4: cost of the new core is >=1
7.28/7.33	c lower bound updated to 56
7.28/7.33	c BCD2: 56 <= obj <= 71
7.28/7.33	c BCD2: #cores=47, #unrelaxed=385, #relaxed=287, #hardened=0
7.28/7.33	c BCD2: #sat=1 #unsat=57 bias=57/58
7.28/7.33	c Solving starts ...
7.28/7.33	c ============================[ Search Statistics ]============================
7.28/7.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.33	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.33	c =============================================================================
7.28/7.33	c  0.0s |       0 |        0 |        0 |     3126      0 |        9 |       15
7.28/7.34	c  0.0s |       0 |      220 |        2 |     3126      0 |        9 |       15
7.28/7.34	c #cpu_time = 0.004s
7.28/7.34	c #wall_clock_time = 0.004s
7.28/7.34	c #decision = 220
7.28/7.34	c #random_decision = 0
7.28/7.34	c #conflict = 2
7.28/7.34	c #restart = 0
7.28/7.34	c BCD2: found a new core of size 6: cost of the new core is >=1
7.28/7.34	c lower bound updated to 57
7.28/7.34	c BCD2: 57 <= obj <= 71
7.28/7.34	c BCD2: #cores=48, #unrelaxed=379, #relaxed=293, #hardened=0
7.28/7.34	c BCD2: #sat=1 #unsat=58 bias=58/59
7.28/7.34	c Solving starts ...
7.28/7.34	c ============================[ Search Statistics ]============================
7.28/7.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.34	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.34	c =============================================================================
7.28/7.34	c  0.0s |       0 |        0 |        0 |     3126      0 |        9 |       15
7.28/7.34	c  0.0s |       0 |      222 |        0 |     3126      0 |        9 |       15
7.28/7.34	c #cpu_time = 0.005s
7.28/7.34	c #wall_clock_time = 0.005s
7.28/7.34	c #decision = 222
7.28/7.34	c #random_decision = 0
7.28/7.34	c #conflict = 0
7.28/7.34	c #restart = 0
7.28/7.34	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 13: cost of the new core is >=2
7.28/7.34	c lower bound updated to 58
7.28/7.34	c BCD2: 58 <= obj <= 71
7.28/7.34	c BCD2: #cores=48, #unrelaxed=372, #relaxed=300, #hardened=0
7.28/7.34	c BCD2: #sat=1 #unsat=59 bias=59/60
7.28/7.34	c Solving starts ...
7.28/7.34	c ============================[ Search Statistics ]============================
7.28/7.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.34	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.34	c =============================================================================
7.28/7.34	c  0.0s |       0 |        0 |        0 |     3126      0 |       10 |       15
7.28/7.35	c  0.0s |       0 |      222 |        0 |     3126      0 |       10 |       16
7.28/7.35	c #cpu_time = 0.005s
7.28/7.35	c #wall_clock_time = 0.005s
7.28/7.35	c #decision = 222
7.28/7.35	c #random_decision = 0
7.28/7.35	c #conflict = 0
7.28/7.35	c #restart = 0
7.28/7.35	c BCD2: found a new core of size 4: cost of the new core is >=1
7.28/7.35	c lower bound updated to 59
7.28/7.35	c BCD2: 59 <= obj <= 71
7.28/7.35	c BCD2: #cores=49, #unrelaxed=368, #relaxed=304, #hardened=0
7.28/7.35	c BCD2: #sat=1 #unsat=60 bias=60/61
7.28/7.35	c Solving starts ...
7.28/7.35	c ============================[ Search Statistics ]============================
7.28/7.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.35	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.35	c =============================================================================
7.28/7.35	c  0.0s |       0 |        0 |        0 |     3126      0 |       10 |       16
7.28/7.35	c  0.0s |       0 |      229 |        0 |     3126      0 |       10 |       16
7.28/7.35	c #cpu_time = 0.005s
7.28/7.35	c #wall_clock_time = 0.005s
7.28/7.35	c #decision = 229
7.28/7.35	c #random_decision = 0
7.28/7.35	c #conflict = 0
7.28/7.35	c #restart = 0
7.28/7.35	c BCD2: found a new core of size 4: cost of the new core is >=1
7.28/7.35	c lower bound updated to 60
7.28/7.35	c BCD2: 60 <= obj <= 71
7.28/7.35	c BCD2: #cores=50, #unrelaxed=364, #relaxed=308, #hardened=0
7.28/7.35	c BCD2: #sat=1 #unsat=61 bias=61/62
7.28/7.35	c Solving starts ...
7.28/7.35	c ============================[ Search Statistics ]============================
7.28/7.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.35	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.35	c =============================================================================
7.28/7.35	c  0.0s |       0 |        0 |        0 |     3126      0 |       10 |       16
7.28/7.36	c  0.0s |       0 |      231 |        1 |     3126      0 |       10 |       16
7.28/7.36	c #cpu_time = 0.005s
7.28/7.36	c #wall_clock_time = 0.005s
7.28/7.36	c #decision = 231
7.28/7.36	c #random_decision = 0
7.28/7.36	c #conflict = 1
7.28/7.36	c #restart = 0
7.28/7.36	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 11: cost of the new core is >=2
7.28/7.36	c lower bound updated to 61
7.28/7.36	c BCD2: 61 <= obj <= 71
7.28/7.36	c BCD2: #cores=50, #unrelaxed=357, #relaxed=315, #hardened=0
7.28/7.36	c BCD2: #sat=1 #unsat=62 bias=62/63
7.28/7.36	c Solving starts ...
7.28/7.36	c ============================[ Search Statistics ]============================
7.28/7.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.36	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.36	c =============================================================================
7.28/7.36	c  0.0s |       0 |        0 |        0 |     3126      0 |       11 |       16
7.28/7.37	c  0.0s |       0 |      257 |       12 |     3126      0 |       11 |       17
7.28/7.37	c #cpu_time = 0.007s
7.28/7.37	c #wall_clock_time = 0.007s
7.28/7.37	c #decision = 257
7.28/7.37	c #random_decision = 0
7.28/7.37	c #conflict = 12
7.28/7.37	c #restart = 0
7.28/7.37	c BCD2: relaxing 4 and merging with 2 cores into a new core of size 21: cost of the new core is >=4
7.28/7.37	c lower bound updated to 62
7.28/7.37	c BCD2: 62 <= obj <= 71
7.28/7.37	c BCD2: #cores=49, #unrelaxed=353, #relaxed=319, #hardened=0
7.28/7.37	c BCD2: #sat=1 #unsat=63 bias=63/64
7.28/7.37	c Solving starts ...
7.28/7.37	c ============================[ Search Statistics ]============================
7.28/7.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.37	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.37	c =============================================================================
7.28/7.37	c  0.0s |       0 |        0 |        0 |     3126      0 |       13 |       17
7.28/7.38	c  0.0s |       0 |      293 |       22 |     3126      0 |       13 |       19
7.28/7.38	c #cpu_time = 0.010s
7.28/7.38	c #wall_clock_time = 0.010s
7.28/7.38	c #decision = 293
7.28/7.38	c #random_decision = 0
7.28/7.38	c #conflict = 22
7.28/7.38	c #restart = 0
7.28/7.38	o 62
7.28/7.38	s OPTIMUM FOUND
7.28/7.38	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10
7.28/7.38	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
7.28/7.38	v x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 x29 -x30
7.28/7.38	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
7.28/7.38	v x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50
7.28/7.38	v -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60
7.28/7.38	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
7.28/7.38	v -x71 -x72 -x73 -x74 -x75 x76 x77 x78 -x79 -x80
7.28/7.38	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
7.28/7.38	v -x91 x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
7.28/7.38	v -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
7.28/7.38	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
7.28/7.38	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
7.28/7.38	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140
7.28/7.38	v -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
7.28/7.38	v x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
7.28/7.38	v x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
7.28/7.38	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180
7.28/7.38	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
7.28/7.38	v x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
7.28/7.38	v -x201 -x202 -x203 x204 -x205 -x206 x207 -x208 -x209 -x210
7.28/7.38	v x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
7.28/7.38	v x221 x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
7.28/7.38	v -x231 -x232 -x233 x234 -x235 -x236 -x237 -x238 -x239 -x240
7.28/7.38	v -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250
7.28/7.38	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 x259 -x260
7.28/7.38	v -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270
7.28/7.38	v -x271 -x272 -x273 x274 x275 -x276 -x277 -x278 -x279 -x280
7.28/7.38	v -x281 -x282 -x283 -x284 -x285 -x286 x287 -x288 -x289 x290
7.28/7.38	v -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300
7.28/7.38	v -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310
7.28/7.38	v -x311 -x312 x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320
7.28/7.38	v -x321 -x322 -x323 -x324 -x325 x326 -x327 -x328 -x329 x330
7.28/7.38	v -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340
7.28/7.38	v -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 x349 -x350
7.28/7.38	v -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360
7.28/7.38	v x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370
7.28/7.38	v -x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
7.28/7.38	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390
7.28/7.38	v -x391 -x392 -x393 x394 -x395 -x396 x397 -x398 -x399 -x400
7.28/7.38	v x401 -x402 -x403 -x404 x405 -x406 -x407 -x408 -x409 -x410
7.28/7.38	v -x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 -x420
7.28/7.38	v -x421 -x422 -x423 -x424 -x425 -x426 -x427 x428 -x429 -x430
7.28/7.38	v -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440
7.28/7.38	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450
7.28/7.38	v -x451 x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460
7.28/7.38	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 -x470
7.28/7.38	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480
7.28/7.38	v -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x489 -x490
7.28/7.38	v -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500
7.28/7.38	v -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510
7.28/7.38	v -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520
7.28/7.38	v -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530
7.28/7.38	v -x531 x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540
7.28/7.38	v -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550
7.28/7.38	v -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560
7.28/7.38	v -x561 -x562 -x563 x564 -x565 -x566 -x567 -x568 -x569 -x570
7.28/7.38	v -x571 -x572 -x573 -x574 -x575 -x576 x577 -x578 -x579 -x580
7.28/7.38	v -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
7.28/7.38	v -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600
7.28/7.38	v -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610
7.28/7.38	v -x611 -x612 -x613 -x614 -x615 x616 -x617 -x618 -x619 -x620
7.28/7.38	v -x621 -x622 -x623 -x624 -x625 -x626 x627 -x628 -x629 -x630
7.28/7.38	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640
7.28/7.38	v -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650
7.28/7.38	v x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660
7.28/7.38	v -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670
7.28/7.38	v -x671 -x672
7.28/7.38	c total CPU time = 7.356s
7.28/7.38	c total wall clock time = 7.377s

Verifier Data

OK	62

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

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.16 2.13 3/179 3990
/proc/meminfo: memFree=30378260/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=175548 CPUtime=0 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) S 3987 3990 1842 0 -1 4202496 414 0 0 0 0 0 0 0 20 0 4 0 105030732 179761152 282 33554432000 4194304 16246674 140735841379168 140735841378592 14069300 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3990/statm: 60271 283 216 2943 0 57165 0
[pid=3990/tid=3991] ppid=3987 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 246870016 313 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 246870016 332 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105030733 246870016 359 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.10 2.16 2.13 3/179 3990
/proc/meminfo: memFree=30378260/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 24543 0 0 0 5 3 0 0 20 0 4 0 105030732 1247350784 24381 33554432000 4194304 16246674 140735841379168 140735841378592 6021055 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3990/statm: 304529 24390 726 2943 0 301423 0
[pid=3990/tid=3991] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 24396 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 24403 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 24410 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200507 s]
/proc/loadavg: 2.10 2.16 2.13 3/179 3990
/proc/meminfo: memFree=30378260/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 43852 0 0 0 13 5 0 0 20 0 4 0 105030732 1247350784 43689 33554432000 4194304 16246674 140735841379168 140735841378592 5677541 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3990/statm: 304529 43699 726 2943 0 301423 0
[pid=3990/tid=3991] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 43703 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 43709 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 43715 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.30047 s]
/proc/loadavg: 2.10 2.16 2.13 3/179 3990
/proc/meminfo: memFree=30378260/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 64518 0 0 0 21 8 0 0 20 0 4 0 105030732 1247350784 64355 33554432000 4194304 16246674 140735841379168 140735841378592 5676788 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3990/statm: 304529 64364 726 2943 0 301423 0
[pid=3990/tid=3991] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 64369 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 64376 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 64381 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700404 s]
/proc/loadavg: 2.10 2.16 2.13 3/179 3990
/proc/meminfo: memFree=30378260/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 144191 0 0 0 49 19 0 0 20 0 4 0 105030732 1247350784 144028 33554432000 4194304 16246674 140735841379168 140735841362168 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3990/statm: 304529 144037 733 2943 0 301423 0
[pid=3990/tid=3991] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 144041 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 144045 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105030733 1247350784 144049 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50037 s]
/proc/loadavg: 2.10 2.16 2.13 3/183 3994
/proc/meminfo: memFree=29510752/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1222212 CPUtime=1.48 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 217504 0 0 0 118 30 0 0 20 0 4 0 105030732 1251545088 217318 33554432000 4194304 16246674 140735841379168 140735841361088 5829752 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 305553 217318 819 2943 0 302447 0
[pid=3990/tid=3991] ppid=3987 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1251545088 217318 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1251545088 217318 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105030733 1251545088 217318 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1222212

[startup+3.10034 s]
/proc/loadavg: 2.10 2.16 2.13 3/183 3994
/proc/meminfo: memFree=29312816/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1303108 CPUtime=3.08 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 266641 0 0 0 270 38 0 0 20 0 4 0 105030732 1334382592 266455 33554432000 4194304 16246674 140735841379168 140735841361088 5661428 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 325777 266455 819 2943 0 322671 0
[pid=3990/tid=3991] ppid=3987 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1334382592 266455 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1334382592 266455 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105030733 1334382592 266455 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1303108

[startup+6.30035 s]
/proc/loadavg: 2.09 2.16 2.12 3/183 3994
/proc/meminfo: memFree=29308976/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 267613 0 0 0 590 38 0 0 20 0 4 0 105030732 1337528320 267427 33554432000 4194304 16246674 140735841379168 140735841361088 5829923 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 326545 267427 820 2943 0 323439 0
[pid=3990/tid=3991] ppid=3987 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1337528320 267427 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1337528320 267427 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105030733 1337528320 267427 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

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

[startup+6.50038 s]
/proc/loadavg: 2.09 2.16 2.12 3/183 3994
/proc/meminfo: memFree=29308976/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1306180 CPUtime=6.48 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 267613 0 0 0 610 38 0 0 20 0 4 0 105030732 1337528320 267427 33554432000 4194304 16246674 140735841379168 140735841361088 5829044 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 326545 267427 820 2943 0 323439 0
[pid=3990/tid=3991] ppid=3987 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1337528320 267427 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1337528320 267427 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105030733 1337528320 267427 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 1306180

[startup+6.90035 s]
/proc/loadavg: 2.09 2.16 2.12 3/183 3994
/proc/meminfo: memFree=29307612/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1307204 CPUtime=6.88 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 267753 0 0 0 650 38 0 0 20 0 4 0 105030732 1338576896 267567 33554432000 4194304 16246674 140735841379168 140735841361088 6011060 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 326801 267567 820 2943 0 323695 0
[pid=3990/tid=3991] ppid=3987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1338576896 267567 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1338576896 267567 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105030733 1338576896 267567 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 1307204

[startup+7.3004 s]
/proc/loadavg: 2.09 2.16 2.12 3/183 3994
/proc/meminfo: memFree=29307612/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=1307204 CPUtime=7.28 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202496 267884 0 0 0 690 38 0 0 20 0 4 0 105030732 1338576896 267698 33554432000 4194304 16246674 140735841379168 140735841361088 13006065 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 326801 267698 842 2943 0 323695 0
[pid=3990/tid=3991] ppid=3987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3991/stat : 3991 (toysat) S 3987 3990 1842 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105030733 1338576896 267698 33554432000 4194304 16246674 140735841379168 140167368125680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3990/tid=3992] ppid=3987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3992/stat : 3992 (toysat) S 3987 3990 1842 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105030733 1338576896 267698 33554432000 4194304 16246674 140735841379168 140167357635824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3990/tid=3993] ppid=3987 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3990/task/3993/stat : 3993 (toysat) S 3987 3990 1842 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105030733 1338576896 267698 33554432000 4194304 16246674 140735841379168 140167347162288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 1307204

[startup+7.40035 s]
/proc/loadavg: 2.09 2.16 2.12 3/183 3994
/proc/meminfo: memFree=29307612/32872528 swapFree=13600/559348
[pid=3990] ppid=3987 vsize=0 CPUtime=7.38 cores=0,2,4,6
/proc/3990/stat : 3990 (toysat) R 3987 3990 1842 0 -1 4202500 267891 0 0 0 698 40 0 0 20 0 1 0 105030732 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3990/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.44649
CPU time (s): 7.43587
CPU user time (s): 6.98494
CPU system time (s): 0.450931
CPU usage (%): 99.8573
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.98494
system time used= 0.450931
maximum resident set size= 1070816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267891
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= 13

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049992 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-06 18:35:58
IDJOB=4079530
IDBENCH=2029
IDSOLVER=2542
FILE ID=node106/4079530-1465230958
RUNJOBID= node106-1465219870-1858
PBS_JOBID= 19843217
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-1pb.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079530-1465230958/watcher-4079530-1465230958 -o /tmp/evaluation-result-4079530-1465230958/solver-4079530-1465230958 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1465219870-1858 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079530-1465230958.opb

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

MD5SUM BENCH= 7070b0ccf5287a23c61644383564c46b
RANDOM SEED=231608059

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.775
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:        30379252 kB
Buffers:           24588 kB
Cached:           125096 kB
SwapCached:         1852 kB
Active:          1161180 kB
Inactive:          71864 kB
Active(anon):    1084380 kB
Inactive(anon):     1280 kB
Active(file):      76800 kB
Inactive(file):    70584 kB
Unevictable:      559348 kB
Mlocked:           13600 kB
SwapTotal:      67108856 kB
SwapFree:       67098528 kB
Dirty:             16420 kB
Writeback:             0 kB
AnonPages:       1641720 kB
Mapped:            10372 kB
Shmem:                 0 kB
Slab:             567860 kB
SReclaimable:      11692 kB
SUnreclaim:       556168 kB
KernelStack:        1520 kB
PageTables:         7300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1784952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 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 node106 at 2016-06-06 18:36:05