Trace number 4111208

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (MO) 840.899 841.055

General information on the benchmark

Namenormalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/
normalized-single-obj-f6-ACTotalLoss.seq-B-2-combined-irabcde.opb
MD5SUM235a5ff7ebd9897b915d84768e40c02e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4208499147
Best CPU time to get the best result obtained on this benchmark682.481
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4524
Total number of constraints13039
Number of constraints which are clauses12919
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 373
Biggest coefficient in the objective function 143145755
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 31492066099
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 143145755
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 31492066099
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-20T07:23:53+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-4111208-1466400233.opb"]
0.00/0.01	c use --random-gen="2877747537 4022933318 2439387898 2535066246 3431427668 3339731518 23339901 1372550521 622662408 632353216 4078945689 1736114638 2937020165 3963892642 3568475760 2441064600 510484238 543507233 3207256689 1466647576 2230566119 2560458458 3706515417 2553292098 1422000725 1111258245 312372314 700880091 1753357819 853190266 2970136018 3553982069 3245146732 3760668702 636310066 1758049578 962394489 2941328487 2611342259 1517580277 383751599 1938552880 1212836036 2791650060 3645830596 2644942233 491410330 1102421611 783165657 104001347 3354351983 53192371 1473254716 1985356978 4055255909 1148727647 2912879390 315860538 4182114794 903033546 2123238189 2411238123 241382239 3959756546 2858790265 1298308371 2052064336 3843839393 2620116315 652958018 1418943733 3932125136 703716931 1458329327 1857478424 3395560527 3388383361 1479778972 898745038 311098150 1812722355 1150372488 2061066648 2266997825 3021731527 3572020959 1509166845 1606495332 1698046130 1862401714 2442720052 4162204250 3700898526 1387634082 3484689077 3380062771 502603506 2222748979 445738327 2493960433 1224561855 1451278657 4249380052 1442589348 612735086 685474705 1782430362 3027847052 2705416899 3463146556 1568182527 1540855424 1906759805 3785972449 393433389 2390011661 75454958 2670223174 3102102939 696431641 662910250 833082341 3747480154 4070705740 1476155754 3335017180 2624711975 780962027 1734348931 1461619503 3500842933 168696982 3863467048 1069008692 3925647109 1805011701 2564857616 1209015009 2992436977 2359025498 3199953571 217063335 43761672 535540928 2584714638 3913516921 2882160166 2993725894 758857477 304149805 1877583546 165148432 3487309868 575655597 2208147997 946994446 3293897207 3418672913 283658095 2656450762 4138680614 3914008293 774967649 3547838886 2497535700 3937922103 3345975546 3715067281 3064238131 3353178498 332875763 2291147662 47083456 2337811075 2383827554 2412710201 1286615870 607976529 3637415763 1601976920 3570651422 1800840011 1267209693 301810229 1687433602 891590696 2791690571 2701570438 1632001583 3894228601 3190816193 48162144 1152674287 3231938832 1626876568 3603416164 789761103 3701649040 257801932 2268601308 2904904014 713599432 2686591367 1085438838 2866665042 1033703047 1050218991 102474838 678898285 1663718940 3380803033 4234254170 827661950 3532498164 1519377964 3811341112 1212022239 242875204 4239249812 2092719473 3335955975 3290617833 1841686288 1149095825 642667535 918805559 4278092786 2783877225 2182801857 1620091496 1023867391 3752076846 3804378352 2010288312 3879797779 3776004831 1193749007 2079388134 3491122273 4251209054 3876467814 2351429566 1772188778 898212345 2135414952 242929303 3462280096 1359637868 79682 2722914294 256899330 1449261092 2834546256 429261139 3075876100 708895564 255 362436" option to reproduce the execution
0.09/0.10	c #vars 4524
0.09/0.10	c #constraints 13039
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |        0
0.19/0.27	c  0.0s |       0 |      361 |        9 |     5548      0 |      241 |       60
0.19/0.27	c #cpu_time = 0.019s
0.19/0.27	c #wall_clock_time = 0.019s
0.19/0.27	c #decision = 361
0.19/0.27	c #random_decision = 0
0.19/0.27	c #conflict = 9
0.19/0.27	c #restart = 0
0.19/0.27	o 19610044914
0.19/0.27	c BCD2: updating upper bound: 31492066099 -> 19610044913
0.19/0.28	c BCD2: 0 <= obj <= 19610044913
0.19/0.28	c BCD2: #cores=0, #unrelaxed=373, #relaxed=0, #hardened=0
0.19/0.28	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.19/0.29	c  0.0s |       0 |        3 |        0 |     5548      0 |      241 |       60
0.19/0.29	c #cpu_time = 0.010s
0.19/0.29	c #wall_clock_time = 0.010s
0.19/0.29	c #decision = 3
0.19/0.29	c #random_decision = 0
0.19/0.29	c #conflict = 0
0.19/0.29	c #restart = 0
0.19/0.29	c BCD2: found a new core of size 4: cost of the new core is >=31
0.19/0.29	c lower bound updated to 31
0.29/0.30	c BCD2: 31 <= obj <= 19610044913
0.29/0.30	c BCD2: #cores=1, #unrelaxed=369, #relaxed=4, #hardened=0
0.29/0.30	c BCD2: #sat=1 #unsat=2 bias=2/3
0.29/0.30	c Solving starts ...
0.29/0.30	c ============================[ Search Statistics ]============================
0.29/0.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.30	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.30	c =============================================================================
0.29/0.30	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.29/0.31	c  0.0s |       0 |        4 |        0 |     5548      0 |      241 |       60
0.29/0.31	c #cpu_time = 0.010s
0.29/0.31	c #wall_clock_time = 0.010s
0.29/0.31	c #decision = 4
0.29/0.31	c #random_decision = 0
0.29/0.31	c #conflict = 0
0.29/0.31	c #restart = 0
0.29/0.31	c BCD2: found a new core of size 4: cost of the new core is >=31
0.29/0.31	c lower bound updated to 62
0.29/0.32	c BCD2: 62 <= obj <= 19610044913
0.29/0.32	c BCD2: #cores=2, #unrelaxed=365, #relaxed=8, #hardened=0
0.29/0.32	c BCD2: #sat=1 #unsat=3 bias=3/4
0.29/0.32	c Solving starts ...
0.29/0.32	c ============================[ Search Statistics ]============================
0.29/0.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.32	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.32	c =============================================================================
0.29/0.32	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.29/0.33	c  0.0s |       0 |        5 |        0 |     5548      0 |      241 |       60
0.29/0.33	c #cpu_time = 0.010s
0.29/0.33	c #wall_clock_time = 0.010s
0.29/0.33	c #decision = 5
0.29/0.33	c #random_decision = 0
0.29/0.33	c #conflict = 0
0.29/0.33	c #restart = 0
0.29/0.33	c BCD2: found a new core of size 4: cost of the new core is >=31
0.29/0.33	c lower bound updated to 93
0.29/0.34	c BCD2: 93 <= obj <= 19610044913
0.29/0.34	c BCD2: #cores=3, #unrelaxed=361, #relaxed=12, #hardened=0
0.29/0.34	c BCD2: #sat=1 #unsat=4 bias=4/5
0.29/0.34	c Solving starts ...
0.29/0.34	c ============================[ Search Statistics ]============================
0.29/0.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.34	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.34	c =============================================================================
0.29/0.34	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.29/0.35	c  0.0s |       0 |        6 |        0 |     5548      0 |      241 |       60
0.29/0.35	c #cpu_time = 0.010s
0.29/0.35	c #wall_clock_time = 0.010s
0.29/0.35	c #decision = 6
0.29/0.35	c #random_decision = 0
0.29/0.35	c #conflict = 0
0.29/0.35	c #restart = 0
0.29/0.35	c BCD2: found a new core of size 4: cost of the new core is >=31
0.29/0.35	c lower bound updated to 124
0.29/0.36	c BCD2: 124 <= obj <= 19610044913
0.29/0.36	c BCD2: #cores=4, #unrelaxed=357, #relaxed=16, #hardened=0
0.29/0.36	c BCD2: #sat=1 #unsat=5 bias=5/6
0.29/0.36	c Solving starts ...
0.29/0.36	c ============================[ Search Statistics ]============================
0.29/0.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.36	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.36	c =============================================================================
0.29/0.36	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.29/0.37	c  0.0s |       0 |        7 |        0 |     5548      0 |      241 |       60
0.29/0.37	c #cpu_time = 0.010s
0.29/0.37	c #wall_clock_time = 0.010s
0.29/0.37	c #decision = 7
0.29/0.37	c #random_decision = 0
0.29/0.37	c #conflict = 0
0.29/0.37	c #restart = 0
0.29/0.37	c BCD2: found a new core of size 4: cost of the new core is >=31
0.29/0.37	c lower bound updated to 155
0.29/0.38	c BCD2: 155 <= obj <= 19610044913
0.29/0.38	c BCD2: #cores=5, #unrelaxed=353, #relaxed=20, #hardened=0
0.29/0.38	c BCD2: #sat=1 #unsat=6 bias=6/7
0.29/0.38	c Solving starts ...
0.29/0.38	c ============================[ Search Statistics ]============================
0.29/0.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.38	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.38	c =============================================================================
0.39/0.40	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.41	c  0.0s |       0 |        8 |        0 |     5548      0 |      241 |       60
0.39/0.41	c #cpu_time = 0.003s
0.39/0.41	c #wall_clock_time = 0.003s
0.39/0.41	c #decision = 8
0.39/0.41	c #random_decision = 0
0.39/0.41	c #conflict = 0
0.39/0.41	c #restart = 0
0.39/0.41	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.41	c lower bound updated to 186
0.39/0.41	c BCD2: 186 <= obj <= 19610044913
0.39/0.41	c BCD2: #cores=6, #unrelaxed=349, #relaxed=24, #hardened=0
0.39/0.41	c BCD2: #sat=1 #unsat=7 bias=7/8
0.39/0.41	c Solving starts ...
0.39/0.41	c ============================[ Search Statistics ]============================
0.39/0.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.41	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.41	c =============================================================================
0.39/0.41	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.42	c  0.0s |       0 |        9 |        0 |     5548      0 |      241 |       60
0.39/0.42	c #cpu_time = 0.004s
0.39/0.42	c #wall_clock_time = 0.004s
0.39/0.42	c #decision = 9
0.39/0.42	c #random_decision = 0
0.39/0.42	c #conflict = 0
0.39/0.42	c #restart = 0
0.39/0.42	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.42	c lower bound updated to 217
0.39/0.42	c BCD2: 217 <= obj <= 19610044913
0.39/0.42	c BCD2: #cores=7, #unrelaxed=345, #relaxed=28, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=8 bias=8/9
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.43	c  0.0s |       0 |       10 |        0 |     5548      0 |      241 |       60
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 10
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 0
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.43	c lower bound updated to 248
0.39/0.43	c BCD2: 248 <= obj <= 19610044913
0.39/0.43	c BCD2: #cores=8, #unrelaxed=341, #relaxed=32, #hardened=0
0.39/0.43	c BCD2: #sat=1 #unsat=9 bias=9/10
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.43	c  0.0s |       0 |       11 |        0 |     5548      0 |      241 |       60
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 11
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 0
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.43	c lower bound updated to 279
0.39/0.44	c BCD2: 279 <= obj <= 19610044913
0.39/0.44	c BCD2: #cores=9, #unrelaxed=337, #relaxed=36, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=10 bias=10/11
0.39/0.44	c Solving starts ...
0.39/0.44	c ============================[ Search Statistics ]============================
0.39/0.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.44	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.44	c =============================================================================
0.39/0.44	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.44	c  0.0s |       0 |       12 |        0 |     5548      0 |      241 |       60
0.39/0.44	c #cpu_time = 0.004s
0.39/0.44	c #wall_clock_time = 0.004s
0.39/0.44	c #decision = 12
0.39/0.44	c #random_decision = 0
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.44	c lower bound updated to 310
0.39/0.45	c BCD2: 310 <= obj <= 19610044913
0.39/0.45	c BCD2: #cores=10, #unrelaxed=333, #relaxed=40, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=11 bias=11/12
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.45	c  0.0s |       0 |       13 |        0 |     5548      0 |      241 |       60
0.39/0.45	c #cpu_time = 0.004s
0.39/0.45	c #wall_clock_time = 0.004s
0.39/0.45	c #decision = 13
0.39/0.45	c #random_decision = 0
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.45	c lower bound updated to 341
0.39/0.46	c BCD2: 341 <= obj <= 19610044913
0.39/0.46	c BCD2: #cores=11, #unrelaxed=329, #relaxed=44, #hardened=0
0.39/0.46	c BCD2: #sat=1 #unsat=12 bias=12/13
0.39/0.46	c Solving starts ...
0.39/0.46	c ============================[ Search Statistics ]============================
0.39/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.46	c =============================================================================
0.39/0.46	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.46	c  0.0s |       0 |       14 |        0 |     5548      0 |      241 |       60
0.39/0.46	c #cpu_time = 0.004s
0.39/0.46	c #wall_clock_time = 0.004s
0.39/0.46	c #decision = 14
0.39/0.46	c #random_decision = 0
0.39/0.46	c #conflict = 0
0.39/0.46	c #restart = 0
0.39/0.46	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.46	c lower bound updated to 372
0.39/0.47	c BCD2: 372 <= obj <= 19610044913
0.39/0.47	c BCD2: #cores=12, #unrelaxed=325, #relaxed=48, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=13 bias=13/14
0.39/0.47	c Solving starts ...
0.39/0.47	c ============================[ Search Statistics ]============================
0.39/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.47	c =============================================================================
0.39/0.47	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.47	c  0.0s |       0 |       15 |        0 |     5548      0 |      241 |       60
0.39/0.47	c #cpu_time = 0.004s
0.39/0.47	c #wall_clock_time = 0.004s
0.39/0.47	c #decision = 15
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 0
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.47	c lower bound updated to 403
0.39/0.48	c BCD2: 403 <= obj <= 19610044913
0.39/0.48	c BCD2: #cores=13, #unrelaxed=321, #relaxed=52, #hardened=0
0.39/0.48	c BCD2: #sat=1 #unsat=14 bias=14/15
0.39/0.48	c Solving starts ...
0.39/0.48	c ============================[ Search Statistics ]============================
0.39/0.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.48	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.48	c =============================================================================
0.39/0.48	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.48	c  0.0s |       0 |       16 |        0 |     5548      0 |      241 |       60
0.39/0.48	c #cpu_time = 0.004s
0.39/0.48	c #wall_clock_time = 0.004s
0.39/0.48	c #decision = 16
0.39/0.48	c #random_decision = 0
0.39/0.48	c #conflict = 0
0.39/0.48	c #restart = 0
0.39/0.48	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.48	c lower bound updated to 434
0.39/0.49	c BCD2: 434 <= obj <= 19610044913
0.39/0.49	c BCD2: #cores=14, #unrelaxed=317, #relaxed=56, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=15 bias=15/16
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.39/0.49	c  0.0s |       0 |       17 |        0 |     5548      0 |      241 |       60
0.39/0.49	c #cpu_time = 0.004s
0.39/0.49	c #wall_clock_time = 0.004s
0.39/0.49	c #decision = 17
0.39/0.49	c #random_decision = 0
0.39/0.49	c #conflict = 0
0.39/0.49	c #restart = 0
0.39/0.49	c BCD2: found a new core of size 4: cost of the new core is >=31
0.39/0.49	c lower bound updated to 465
0.49/0.50	c BCD2: 465 <= obj <= 19610044913
0.49/0.50	c BCD2: #cores=15, #unrelaxed=313, #relaxed=60, #hardened=0
0.49/0.50	c BCD2: #sat=1 #unsat=16 bias=16/17
0.49/0.50	c Solving starts ...
0.49/0.50	c ============================[ Search Statistics ]============================
0.49/0.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.50	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.50	c =============================================================================
0.49/0.50	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.50	c  0.0s |       0 |       18 |        0 |     5548      0 |      241 |       60
0.49/0.50	c #cpu_time = 0.004s
0.49/0.50	c #wall_clock_time = 0.004s
0.49/0.50	c #decision = 18
0.49/0.50	c #random_decision = 0
0.49/0.50	c #conflict = 0
0.49/0.50	c #restart = 0
0.49/0.50	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.50	c lower bound updated to 496
0.49/0.51	c BCD2: 496 <= obj <= 19610044913
0.49/0.51	c BCD2: #cores=16, #unrelaxed=309, #relaxed=64, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=17 bias=17/18
0.49/0.51	c Solving starts ...
0.49/0.51	c ============================[ Search Statistics ]============================
0.49/0.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.51	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.51	c =============================================================================
0.49/0.51	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.51	c  0.0s |       0 |       19 |        0 |     5548      0 |      241 |       60
0.49/0.51	c #cpu_time = 0.004s
0.49/0.51	c #wall_clock_time = 0.004s
0.49/0.51	c #decision = 19
0.49/0.51	c #random_decision = 0
0.49/0.51	c #conflict = 0
0.49/0.51	c #restart = 0
0.49/0.51	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.51	c lower bound updated to 527
0.49/0.52	c BCD2: 527 <= obj <= 19610044913
0.49/0.52	c BCD2: #cores=17, #unrelaxed=305, #relaxed=68, #hardened=0
0.49/0.52	c BCD2: #sat=1 #unsat=18 bias=18/19
0.49/0.52	c Solving starts ...
0.49/0.52	c ============================[ Search Statistics ]============================
0.49/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.52	c =============================================================================
0.49/0.52	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.52	c  0.0s |       0 |       20 |        0 |     5548      0 |      241 |       60
0.49/0.52	c #cpu_time = 0.004s
0.49/0.52	c #wall_clock_time = 0.004s
0.49/0.52	c #decision = 20
0.49/0.52	c #random_decision = 0
0.49/0.52	c #conflict = 0
0.49/0.52	c #restart = 0
0.49/0.52	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.52	c lower bound updated to 558
0.49/0.53	c BCD2: 558 <= obj <= 19610044913
0.49/0.53	c BCD2: #cores=18, #unrelaxed=301, #relaxed=72, #hardened=0
0.49/0.53	c BCD2: #sat=1 #unsat=19 bias=19/20
0.49/0.53	c Solving starts ...
0.49/0.53	c ============================[ Search Statistics ]============================
0.49/0.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.53	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.53	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.55	c  0.0s |       0 |       21 |        0 |     5548      0 |      241 |       60
0.49/0.55	c #cpu_time = 0.005s
0.49/0.55	c #wall_clock_time = 0.005s
0.49/0.55	c #decision = 21
0.49/0.55	c #random_decision = 0
0.49/0.55	c #conflict = 0
0.49/0.55	c #restart = 0
0.49/0.55	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.55	c lower bound updated to 589
0.49/0.55	c BCD2: 589 <= obj <= 19610044913
0.49/0.55	c BCD2: #cores=19, #unrelaxed=297, #relaxed=76, #hardened=0
0.49/0.55	c BCD2: #sat=1 #unsat=20 bias=20/21
0.49/0.55	c Solving starts ...
0.49/0.55	c ============================[ Search Statistics ]============================
0.49/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.55	c =============================================================================
0.49/0.55	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.56	c  0.0s |       0 |       22 |        0 |     5548      0 |      241 |       60
0.49/0.56	c #cpu_time = 0.006s
0.49/0.56	c #wall_clock_time = 0.006s
0.49/0.56	c #decision = 22
0.49/0.56	c #random_decision = 0
0.49/0.56	c #conflict = 0
0.49/0.56	c #restart = 0
0.49/0.56	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.56	c lower bound updated to 620
0.49/0.56	c BCD2: 620 <= obj <= 19610044913
0.49/0.56	c BCD2: #cores=20, #unrelaxed=293, #relaxed=80, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=21 bias=21/22
0.49/0.56	c Solving starts ...
0.49/0.56	c ============================[ Search Statistics ]============================
0.49/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.56	c =============================================================================
0.49/0.56	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.57	c  0.0s |       0 |       23 |        0 |     5548      0 |      241 |       60
0.49/0.57	c #cpu_time = 0.006s
0.49/0.57	c #wall_clock_time = 0.006s
0.49/0.57	c #decision = 23
0.49/0.57	c #random_decision = 0
0.49/0.57	c #conflict = 0
0.49/0.57	c #restart = 0
0.49/0.57	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.57	c lower bound updated to 651
0.49/0.57	c BCD2: 651 <= obj <= 19610044913
0.49/0.57	c BCD2: #cores=21, #unrelaxed=289, #relaxed=84, #hardened=0
0.49/0.57	c BCD2: #sat=1 #unsat=22 bias=22/23
0.49/0.58	c Solving starts ...
0.49/0.58	c ============================[ Search Statistics ]============================
0.49/0.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.58	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.58	c =============================================================================
0.49/0.58	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.58	c  0.0s |       0 |       24 |        0 |     5548      0 |      241 |       60
0.49/0.58	c #cpu_time = 0.006s
0.49/0.58	c #wall_clock_time = 0.006s
0.49/0.58	c #decision = 24
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 0
0.49/0.58	c #restart = 0
0.49/0.58	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.58	c lower bound updated to 682
0.49/0.59	c BCD2: 682 <= obj <= 19610044913
0.49/0.59	c BCD2: #cores=22, #unrelaxed=285, #relaxed=88, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=23 bias=23/24
0.49/0.59	c Solving starts ...
0.49/0.59	c ============================[ Search Statistics ]============================
0.49/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.59	c =============================================================================
0.49/0.59	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.49/0.59	c  0.0s |       0 |       25 |        0 |     5548      0 |      241 |       60
0.49/0.59	c #cpu_time = 0.006s
0.49/0.59	c #wall_clock_time = 0.006s
0.49/0.59	c #decision = 25
0.49/0.59	c #random_decision = 0
0.49/0.59	c #conflict = 0
0.49/0.59	c #restart = 0
0.49/0.59	c BCD2: found a new core of size 4: cost of the new core is >=31
0.49/0.59	c lower bound updated to 713
0.59/0.60	c BCD2: 713 <= obj <= 19610044913
0.59/0.60	c BCD2: #cores=23, #unrelaxed=281, #relaxed=92, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=24 bias=24/25
0.59/0.60	c Solving starts ...
0.59/0.60	c ============================[ Search Statistics ]============================
0.59/0.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.60	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.60	c =============================================================================
0.59/0.60	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.61	c  0.0s |       0 |       26 |        0 |     5548      0 |      241 |       60
0.59/0.61	c #cpu_time = 0.006s
0.59/0.61	c #wall_clock_time = 0.006s
0.59/0.61	c #decision = 26
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 0
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.61	c lower bound updated to 744
0.59/0.61	c BCD2: 744 <= obj <= 19610044913
0.59/0.61	c BCD2: #cores=24, #unrelaxed=277, #relaxed=96, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=25 bias=25/26
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.62	c  0.0s |       0 |       27 |        0 |     5548      0 |      241 |       60
0.59/0.62	c #cpu_time = 0.006s
0.59/0.62	c #wall_clock_time = 0.006s
0.59/0.62	c #decision = 27
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 0
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.62	c lower bound updated to 775
0.59/0.62	c BCD2: 775 <= obj <= 19610044913
0.59/0.62	c BCD2: #cores=25, #unrelaxed=273, #relaxed=100, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=26 bias=26/27
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.62	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.63	c  0.0s |       0 |       28 |        0 |     5548      0 |      241 |       60
0.59/0.63	c #cpu_time = 0.006s
0.59/0.63	c #wall_clock_time = 0.006s
0.59/0.63	c #decision = 28
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 0
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.63	c lower bound updated to 806
0.59/0.63	c BCD2: 806 <= obj <= 19610044913
0.59/0.63	c BCD2: #cores=26, #unrelaxed=269, #relaxed=104, #hardened=0
0.59/0.63	c BCD2: #sat=1 #unsat=27 bias=27/28
0.59/0.64	c Solving starts ...
0.59/0.64	c ============================[ Search Statistics ]============================
0.59/0.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.64	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.64	c =============================================================================
0.59/0.64	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.64	c  0.0s |       0 |       29 |        0 |     5548      0 |      241 |       60
0.59/0.64	c #cpu_time = 0.006s
0.59/0.64	c #wall_clock_time = 0.006s
0.59/0.64	c #decision = 29
0.59/0.64	c #random_decision = 0
0.59/0.64	c #conflict = 0
0.59/0.64	c #restart = 0
0.59/0.64	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.64	c lower bound updated to 837
0.59/0.65	c BCD2: 837 <= obj <= 19610044913
0.59/0.65	c BCD2: #cores=27, #unrelaxed=265, #relaxed=108, #hardened=0
0.59/0.65	c BCD2: #sat=1 #unsat=28 bias=28/29
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.65	c  0.0s |       0 |       30 |        0 |     5548      0 |      241 |       60
0.59/0.65	c #cpu_time = 0.006s
0.59/0.65	c #wall_clock_time = 0.006s
0.59/0.65	c #decision = 30
0.59/0.65	c #random_decision = 0
0.59/0.65	c #conflict = 0
0.59/0.65	c #restart = 0
0.59/0.65	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.65	c lower bound updated to 868
0.59/0.66	c BCD2: 868 <= obj <= 19610044913
0.59/0.66	c BCD2: #cores=28, #unrelaxed=261, #relaxed=112, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=29 bias=29/30
0.59/0.66	c Solving starts ...
0.59/0.66	c ============================[ Search Statistics ]============================
0.59/0.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.66	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.66	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.67	c  0.0s |       0 |       31 |        0 |     5548      0 |      241 |       60
0.59/0.67	c #cpu_time = 0.006s
0.59/0.67	c #wall_clock_time = 0.006s
0.59/0.67	c #decision = 31
0.59/0.67	c #random_decision = 0
0.59/0.67	c #conflict = 0
0.59/0.67	c #restart = 0
0.59/0.67	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.67	c lower bound updated to 899
0.59/0.67	c BCD2: 899 <= obj <= 19610044913
0.59/0.67	c BCD2: #cores=29, #unrelaxed=257, #relaxed=116, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=30 bias=30/31
0.59/0.67	c Solving starts ...
0.59/0.67	c ============================[ Search Statistics ]============================
0.59/0.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.67	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.67	c =============================================================================
0.59/0.69	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.59/0.69	c  0.0s |       0 |       32 |        0 |     5548      0 |      241 |       60
0.59/0.69	c #cpu_time = 0.006s
0.59/0.69	c #wall_clock_time = 0.006s
0.59/0.69	c #decision = 32
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 0
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: found a new core of size 4: cost of the new core is >=31
0.59/0.69	c lower bound updated to 930
0.69/0.70	c BCD2: 930 <= obj <= 19610044913
0.69/0.70	c BCD2: #cores=30, #unrelaxed=253, #relaxed=120, #hardened=0
0.69/0.70	c BCD2: #sat=1 #unsat=31 bias=31/32
0.69/0.70	c Solving starts ...
0.69/0.70	c ============================[ Search Statistics ]============================
0.69/0.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.70	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.70	c =============================================================================
0.69/0.70	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.69/0.71	c  0.0s |       0 |       33 |        1 |     5548      0 |      241 |       60
0.69/0.71	c #cpu_time = 0.007s
0.69/0.71	c #wall_clock_time = 0.007s
0.69/0.71	c #decision = 33
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 1
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: found a new core of size 3: cost of the new core is >=28629151
0.69/0.71	c lower bound updated to 28630081
0.69/0.71	c BCD2: 28630081 <= obj <= 19610044913
0.69/0.71	c BCD2: #cores=31, #unrelaxed=250, #relaxed=123, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=32 bias=32/33
0.69/0.71	c Solving starts ...
0.69/0.71	c ============================[ Search Statistics ]============================
0.69/0.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.71	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.71	c =============================================================================
0.69/0.71	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       60
0.69/0.72	c  0.0s |       0 |       98 |        0 |     5548      0 |      241 |       60
0.69/0.72	c #cpu_time = 0.007s
0.69/0.72	c #wall_clock_time = 0.007s
0.69/0.72	c #decision = 98
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 0
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.69/0.72	c lower bound updated to 171775836
0.69/0.73	c BCD2: 171775836 <= obj <= 19610044913
0.69/0.73	c BCD2: #cores=32, #unrelaxed=247, #relaxed=126, #hardened=0
0.69/0.73	c BCD2: #sat=1 #unsat=33 bias=33/34
0.69/0.73	c Solving starts ...
0.69/0.73	c ============================[ Search Statistics ]============================
0.69/0.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.73	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.73	c =============================================================================
0.69/0.73	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       61
0.69/0.73	c  0.0s |       0 |      124 |        0 |     5548      0 |      241 |       61
0.69/0.73	c #cpu_time = 0.006s
0.69/0.73	c #wall_clock_time = 0.006s
0.69/0.73	c #decision = 124
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 0
0.69/0.73	c #restart = 0
0.69/0.73	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.69/0.73	c lower bound updated to 314921591
0.69/0.74	c BCD2: 314921591 <= obj <= 19610044913
0.69/0.74	c BCD2: #cores=33, #unrelaxed=241, #relaxed=132, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=34 bias=34/35
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       62
0.69/0.75	c  0.0s |       0 |      128 |        0 |     5548      0 |      241 |       62
0.69/0.75	c #cpu_time = 0.006s
0.69/0.75	c #wall_clock_time = 0.006s
0.69/0.75	c #decision = 128
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 0
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.69/0.75	c lower bound updated to 458067346
0.69/0.75	c BCD2: 458067346 <= obj <= 19610044913
0.69/0.75	c BCD2: #cores=34, #unrelaxed=238, #relaxed=135, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=35 bias=35/36
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       63
0.69/0.76	c  0.0s |       0 |      134 |        0 |     5548      0 |      241 |       63
0.69/0.76	c #cpu_time = 0.006s
0.69/0.76	c #wall_clock_time = 0.006s
0.69/0.76	c #decision = 134
0.69/0.76	c #random_decision = 0
0.69/0.76	c #conflict = 0
0.69/0.76	c #restart = 0
0.69/0.76	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.69/0.76	c lower bound updated to 601213101
0.69/0.77	c BCD2: 601213101 <= obj <= 19610044913
0.69/0.77	c BCD2: #cores=35, #unrelaxed=235, #relaxed=138, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=36 bias=36/37
0.69/0.77	c Solving starts ...
0.69/0.77	c ============================[ Search Statistics ]============================
0.69/0.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.77	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.77	c =============================================================================
0.69/0.77	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       64
0.69/0.77	c  0.0s |       0 |      135 |        0 |     5548      0 |      241 |       64
0.69/0.77	c #cpu_time = 0.006s
0.69/0.77	c #wall_clock_time = 0.006s
0.69/0.77	c #decision = 135
0.69/0.77	c #random_decision = 0
0.69/0.77	c #conflict = 0
0.69/0.77	c #restart = 0
0.69/0.77	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.69/0.77	c lower bound updated to 744358856
0.69/0.78	c BCD2: 744358856 <= obj <= 19610044913
0.69/0.78	c BCD2: #cores=36, #unrelaxed=229, #relaxed=144, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=37 bias=37/38
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.78	c  0.0s |       0 |        0 |        0 |     5548      0 |      241 |       65
0.69/0.79	c  0.0s |       0 |      144 |        0 |     5548      0 |      241 |       65
0.69/0.79	c #cpu_time = 0.006s
0.69/0.79	c #wall_clock_time = 0.006s
0.69/0.79	c #decision = 144
0.69/0.79	c #random_decision = 0
0.69/0.79	c #conflict = 0
0.69/0.79	c #restart = 0
0.69/0.79	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 10: cost of the new core is >=286291510
0.69/0.79	c BCD2: refineLB: 143145756 -> 286291510
0.69/0.79	c lower bound updated to 887504611
0.69/0.79	c BCD2: 887504611 <= obj <= 19610044913
0.69/0.79	c BCD2: #cores=36, #unrelaxed=222, #relaxed=151, #hardened=0
0.69/0.79	c BCD2: #sat=1 #unsat=38 bias=38/39
0.69/0.79	c Solving starts ...
0.69/0.79	c ============================[ Search Statistics ]============================
0.69/0.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.79	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.79	c =============================================================================
0.69/0.79	c  0.0s |       0 |        0 |        0 |     5548      0 |      242 |       65
0.79/0.80	c  0.0s |       0 |      138 |        0 |     5548      0 |      242 |       66
0.79/0.80	c #cpu_time = 0.007s
0.79/0.80	c #wall_clock_time = 0.007s
0.79/0.80	c #decision = 138
0.79/0.80	c #random_decision = 0
0.79/0.80	c #conflict = 0
0.79/0.80	c #restart = 0
0.79/0.80	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.79/0.80	c lower bound updated to 1030650366
0.79/0.81	c BCD2: 1030650366 <= obj <= 19610044913
0.79/0.81	c BCD2: #cores=37, #unrelaxed=219, #relaxed=154, #hardened=0
0.79/0.81	c BCD2: #sat=1 #unsat=39 bias=39/40
0.79/0.81	c Solving starts ...
0.79/0.81	c ============================[ Search Statistics ]============================
0.79/0.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.81	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.81	c =============================================================================
0.79/0.81	c  0.0s |       0 |        0 |        0 |     5548      0 |      242 |       67
0.79/0.82	c  0.0s |       0 |      169 |        1 |     5548      0 |      242 |       67
0.79/0.82	c #cpu_time = 0.006s
0.79/0.82	c #wall_clock_time = 0.006s
0.79/0.82	c #decision = 169
0.79/0.82	c #random_decision = 0
0.79/0.82	c #conflict = 1
0.79/0.82	c #restart = 0
0.79/0.82	c BCD2: relaxing 6 and merging with 1 cores into a new core of size 12: cost of the new core is >=286291510
0.79/0.82	c BCD2: refineLB: 282712867 -> 286291510
0.79/0.82	c lower bound updated to 1173796121
0.79/0.82	c BCD2: 1173796121 <= obj <= 19610044913
0.79/0.82	c BCD2: #cores=37, #unrelaxed=213, #relaxed=160, #hardened=0
0.79/0.82	c BCD2: #sat=1 #unsat=40 bias=40/41
0.79/0.82	c Solving starts ...
0.79/0.82	c ============================[ Search Statistics ]============================
0.79/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.82	c =============================================================================
0.79/0.82	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       67
0.79/0.83	c  0.0s |       0 |      137 |        0 |     5548      0 |      245 |       72
0.79/0.83	c #cpu_time = 0.007s
0.79/0.83	c #wall_clock_time = 0.007s
0.79/0.83	c #decision = 137
0.79/0.83	c #random_decision = 0
0.79/0.83	c #conflict = 0
0.79/0.83	c #restart = 0
0.79/0.83	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.79/0.83	c lower bound updated to 1316941876
0.79/0.84	c BCD2: 1316941876 <= obj <= 19610044913
0.79/0.84	c BCD2: #cores=38, #unrelaxed=210, #relaxed=163, #hardened=0
0.79/0.84	c BCD2: #sat=1 #unsat=41 bias=41/42
0.79/0.84	c Solving starts ...
0.79/0.84	c ============================[ Search Statistics ]============================
0.79/0.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.84	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.84	c =============================================================================
0.79/0.84	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       73
0.79/0.84	c  0.0s |       0 |      142 |        0 |     5548      0 |      245 |       73
0.79/0.84	c #cpu_time = 0.006s
0.79/0.84	c #wall_clock_time = 0.007s
0.79/0.84	c #decision = 142
0.79/0.84	c #random_decision = 0
0.79/0.84	c #conflict = 0
0.79/0.84	c #restart = 0
0.79/0.84	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.79/0.84	c lower bound updated to 1460087631
0.79/0.85	c BCD2: 1460087631 <= obj <= 19610044913
0.79/0.85	c BCD2: #cores=39, #unrelaxed=204, #relaxed=169, #hardened=0
0.79/0.85	c BCD2: #sat=1 #unsat=42 bias=42/43
0.79/0.85	c Solving starts ...
0.79/0.85	c ============================[ Search Statistics ]============================
0.79/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.85	c =============================================================================
0.79/0.86	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       74
0.79/0.86	c  0.0s |       0 |      147 |        0 |     5548      0 |      245 |       74
0.79/0.86	c #cpu_time = 0.006s
0.79/0.86	c #wall_clock_time = 0.006s
0.79/0.86	c #decision = 147
0.79/0.86	c #random_decision = 0
0.79/0.86	c #conflict = 0
0.79/0.86	c #restart = 0
0.79/0.86	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.79/0.86	c lower bound updated to 1603233386
0.79/0.87	c BCD2: 1603233386 <= obj <= 19610044913
0.79/0.87	c BCD2: #cores=40, #unrelaxed=198, #relaxed=175, #hardened=0
0.79/0.87	c BCD2: #sat=1 #unsat=43 bias=43/44
0.79/0.87	c Solving starts ...
0.79/0.87	c ============================[ Search Statistics ]============================
0.79/0.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.87	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.87	c =============================================================================
0.79/0.87	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       75
0.79/0.88	c  0.0s |       0 |      150 |        0 |     5548      0 |      245 |       75
0.79/0.88	c #cpu_time = 0.006s
0.79/0.88	c #wall_clock_time = 0.006s
0.79/0.88	c #decision = 150
0.79/0.88	c #random_decision = 0
0.79/0.88	c #conflict = 0
0.79/0.88	c #restart = 0
0.79/0.88	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.79/0.88	c lower bound updated to 1746379141
0.79/0.88	c BCD2: 1746379141 <= obj <= 19610044913
0.79/0.88	c BCD2: #cores=41, #unrelaxed=192, #relaxed=181, #hardened=0
0.79/0.88	c BCD2: #sat=1 #unsat=44 bias=44/45
0.79/0.88	c Solving starts ...
0.79/0.88	c ============================[ Search Statistics ]============================
0.79/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.88	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.88	c =============================================================================
0.79/0.88	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       76
0.79/0.89	c  0.0s |       0 |      152 |        0 |     5548      0 |      245 |       76
0.79/0.89	c #cpu_time = 0.006s
0.79/0.89	c #wall_clock_time = 0.006s
0.79/0.89	c #decision = 152
0.79/0.89	c #random_decision = 0
0.79/0.89	c #conflict = 0
0.79/0.89	c #restart = 0
0.79/0.89	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.79/0.89	c lower bound updated to 1889524896
0.89/0.90	c BCD2: 1889524896 <= obj <= 19610044913
0.89/0.90	c BCD2: #cores=42, #unrelaxed=189, #relaxed=184, #hardened=0
0.89/0.90	c BCD2: #sat=1 #unsat=45 bias=45/46
0.89/0.90	c Solving starts ...
0.89/0.90	c ============================[ Search Statistics ]============================
0.89/0.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.90	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.90	c =============================================================================
0.89/0.90	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       77
0.89/0.90	c  0.0s |       0 |      152 |        0 |     5548      0 |      245 |       77
0.89/0.90	c #cpu_time = 0.006s
0.89/0.90	c #wall_clock_time = 0.006s
0.89/0.90	c #decision = 152
0.89/0.90	c #random_decision = 0
0.89/0.90	c #conflict = 0
0.89/0.90	c #restart = 0
0.89/0.90	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.89/0.90	c lower bound updated to 2032670651
0.89/0.91	c BCD2: 2032670651 <= obj <= 19610044913
0.89/0.91	c BCD2: #cores=43, #unrelaxed=183, #relaxed=190, #hardened=0
0.89/0.91	c BCD2: #sat=1 #unsat=46 bias=46/47
0.89/0.91	c Solving starts ...
0.89/0.91	c ============================[ Search Statistics ]============================
0.89/0.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.91	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.91	c =============================================================================
0.89/0.91	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       78
0.89/0.92	c  0.0s |       0 |      154 |        0 |     5548      0 |      245 |       78
0.89/0.92	c #cpu_time = 0.007s
0.89/0.92	c #wall_clock_time = 0.007s
0.89/0.92	c #decision = 154
0.89/0.92	c #random_decision = 0
0.89/0.92	c #conflict = 0
0.89/0.92	c #restart = 0
0.89/0.92	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.89/0.92	c lower bound updated to 2175816406
0.89/0.92	c BCD2: 2175816406 <= obj <= 19610044913
0.89/0.92	c BCD2: #cores=44, #unrelaxed=177, #relaxed=196, #hardened=0
0.89/0.92	c BCD2: #sat=1 #unsat=47 bias=47/48
0.89/0.93	c Solving starts ...
0.89/0.93	c ============================[ Search Statistics ]============================
0.89/0.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.93	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.93	c =============================================================================
0.89/0.93	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       79
0.89/0.93	c  0.0s |       0 |      155 |        0 |     5548      0 |      245 |       79
0.89/0.93	c #cpu_time = 0.007s
0.89/0.93	c #wall_clock_time = 0.007s
0.89/0.93	c #decision = 155
0.89/0.93	c #random_decision = 0
0.89/0.93	c #conflict = 0
0.89/0.93	c #restart = 0
0.89/0.93	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.89/0.93	c lower bound updated to 2318962161
0.89/0.94	c BCD2: 2318962161 <= obj <= 19610044913
0.89/0.94	c BCD2: #cores=45, #unrelaxed=171, #relaxed=202, #hardened=0
0.89/0.94	c BCD2: #sat=1 #unsat=48 bias=48/49
0.89/0.94	c Solving starts ...
0.89/0.94	c ============================[ Search Statistics ]============================
0.89/0.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.94	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.94	c =============================================================================
0.89/0.94	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       80
0.89/0.95	c  0.0s |       0 |      157 |        0 |     5548      0 |      245 |       80
0.89/0.95	c #cpu_time = 0.007s
0.89/0.95	c #wall_clock_time = 0.007s
0.89/0.95	c #decision = 157
0.89/0.95	c #random_decision = 0
0.89/0.95	c #conflict = 0
0.89/0.95	c #restart = 0
0.89/0.95	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.89/0.95	c lower bound updated to 2462107916
0.89/0.95	c BCD2: 2462107916 <= obj <= 19610044913
0.89/0.95	c BCD2: #cores=46, #unrelaxed=168, #relaxed=205, #hardened=0
0.89/0.95	c BCD2: #sat=1 #unsat=49 bias=49/50
0.89/0.96	c Solving starts ...
0.89/0.96	c ============================[ Search Statistics ]============================
0.89/0.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.96	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.96	c =============================================================================
0.89/0.96	c  0.0s |       0 |        0 |        0 |     5548      0 |      245 |       81
0.89/0.96	c  0.0s |       0 |      156 |        0 |     5548      0 |      245 |       81
0.89/0.96	c #cpu_time = 0.007s
0.89/0.96	c #wall_clock_time = 0.007s
0.89/0.96	c #decision = 156
0.89/0.96	c #random_decision = 0
0.89/0.96	c #conflict = 0
0.89/0.96	c #restart = 0
0.89/0.96	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 10: cost of the new core is >=286291510
0.89/0.96	c BCD2: refineLB: 283428595 -> 286291510
0.89/0.96	c lower bound updated to 2605253671
0.89/0.97	c BCD2: 2605253671 <= obj <= 19610044913
0.89/0.97	c BCD2: #cores=46, #unrelaxed=161, #relaxed=212, #hardened=0
0.89/0.97	c BCD2: #sat=1 #unsat=50 bias=50/51
0.89/0.97	c Solving starts ...
0.89/0.97	c ============================[ Search Statistics ]============================
0.89/0.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.97	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.97	c =============================================================================
0.89/0.97	c  0.0s |       0 |        0 |        0 |     5548      0 |      246 |       81
0.89/0.98	c  0.0s |       0 |      155 |        0 |     5548      0 |      246 |       82
0.89/0.98	c #cpu_time = 0.008s
0.89/0.98	c #wall_clock_time = 0.008s
0.89/0.98	c #decision = 155
0.89/0.98	c #random_decision = 0
0.89/0.98	c #conflict = 0
0.89/0.98	c #restart = 0
0.89/0.98	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.89/0.98	c lower bound updated to 2748399426
0.89/0.98	c BCD2: 2748399426 <= obj <= 19610044913
0.89/0.98	c BCD2: #cores=47, #unrelaxed=155, #relaxed=218, #hardened=0
0.89/0.98	c BCD2: #sat=1 #unsat=51 bias=51/52
0.89/0.99	c Solving starts ...
0.89/0.99	c ============================[ Search Statistics ]============================
0.89/0.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.99	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.99	c =============================================================================
0.89/0.99	c  0.0s |       0 |        0 |        0 |     5548      0 |      246 |       83
0.89/0.99	c  0.0s |       0 |      151 |        0 |     5548      0 |      246 |       83
0.89/0.99	c #cpu_time = 0.007s
0.89/0.99	c #wall_clock_time = 0.007s
0.89/0.99	c #decision = 151
0.89/0.99	c #random_decision = 0
0.89/0.99	c #conflict = 0
0.89/0.99	c #restart = 0
0.89/0.99	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.89/0.99	c lower bound updated to 2891545181
0.98/1.00	c BCD2: 2891545181 <= obj <= 19610044913
0.98/1.00	c BCD2: #cores=48, #unrelaxed=152, #relaxed=221, #hardened=0
0.98/1.00	c BCD2: #sat=1 #unsat=52 bias=52/53
0.98/1.00	c Solving starts ...
0.98/1.00	c ============================[ Search Statistics ]============================
0.98/1.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.00	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.00	c =============================================================================
0.98/1.00	c  0.0s |       0 |        0 |        0 |     5548      0 |      246 |       84
0.98/1.01	c  0.0s |       0 |      154 |        0 |     5548      0 |      246 |       84
0.98/1.01	c #cpu_time = 0.007s
0.98/1.01	c #wall_clock_time = 0.007s
0.98/1.01	c #decision = 154
0.98/1.01	c #random_decision = 0
0.98/1.01	c #conflict = 0
0.98/1.01	c #restart = 0
0.98/1.01	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.98/1.01	c lower bound updated to 3034690936
0.98/1.01	c BCD2: 3034690936 <= obj <= 19610044913
0.98/1.01	c BCD2: #cores=49, #unrelaxed=149, #relaxed=224, #hardened=0
0.98/1.01	c BCD2: #sat=1 #unsat=53 bias=53/54
0.98/1.02	c Solving starts ...
0.98/1.02	c ============================[ Search Statistics ]============================
0.98/1.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.02	c =============================================================================
0.98/1.02	c  0.0s |       0 |        0 |        0 |     5548      0 |      246 |       85
0.98/1.03	c  0.0s |       0 |      159 |        0 |     5548      0 |      246 |       85
0.98/1.03	c #cpu_time = 0.007s
0.98/1.03	c #wall_clock_time = 0.007s
0.98/1.03	c #decision = 159
0.98/1.03	c #random_decision = 0
0.98/1.03	c #conflict = 0
0.98/1.03	c #restart = 0
0.98/1.03	c BCD2: found a new core of size 3: cost of the new core is >=143145755
0.98/1.03	c lower bound updated to 3177836691
0.98/1.03	c BCD2: 3177836691 <= obj <= 19610044913
0.98/1.03	c BCD2: #cores=50, #unrelaxed=146, #relaxed=227, #hardened=0
0.98/1.03	c BCD2: #sat=1 #unsat=54 bias=54/55
0.98/1.04	c Solving starts ...
0.98/1.04	c ============================[ Search Statistics ]============================
0.98/1.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.04	c =============================================================================
0.98/1.04	c  0.0s |       0 |        0 |        0 |     5548      0 |      246 |       86
0.98/1.04	c  0.0s |       0 |      165 |        0 |     5548      0 |      246 |       86
0.98/1.04	c #cpu_time = 0.007s
0.98/1.04	c #wall_clock_time = 0.007s
0.98/1.04	c #decision = 165
0.98/1.04	c #random_decision = 0
0.98/1.04	c #conflict = 0
0.98/1.04	c #restart = 0
0.98/1.04	c BCD2: found a new core of size 6: cost of the new core is >=143145755
0.98/1.04	c lower bound updated to 3320982446
0.98/1.05	c BCD2: 3320982446 <= obj <= 19610044913
0.98/1.05	c BCD2: #cores=51, #unrelaxed=140, #relaxed=233, #hardened=0
0.98/1.05	c BCD2: #sat=1 #unsat=55 bias=55/56
0.98/1.05	c Solving starts ...
0.98/1.05	c ============================[ Search Statistics ]============================
0.98/1.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.05	c =============================================================================
0.98/1.05	c  0.0s |       0 |        0 |        0 |     5548      0 |      246 |       87
0.98/1.07	c  0.0s |       0 |      200 |       16 |     5548      0 |      246 |       87
0.98/1.07	c #cpu_time = 0.014s
0.98/1.07	c #wall_clock_time = 0.014s
0.98/1.07	c #decision = 200
0.98/1.07	c #random_decision = 0
0.98/1.07	c #conflict = 16
0.98/1.07	c #restart = 0
0.98/1.07	c BCD2: relaxing 22 and merging with 6 cores into a new core of size 40: cost of the new core is >=772987077
0.98/1.07	c BCD2: refineLB: 744357927 -> 772987077
0.98/1.07	c lower bound updated to 3349611597
0.98/1.07	c BCD2: 3349611597 <= obj <= 19610044913
0.98/1.07	c BCD2: #cores=46, #unrelaxed=118, #relaxed=255, #hardened=0
0.98/1.07	c BCD2: #sat=1 #unsat=56 bias=56/57
0.98/1.07	c Solving starts ...
0.98/1.07	c ============================[ Search Statistics ]============================
0.98/1.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.98/1.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.98/1.07	c =============================================================================
0.98/1.07	c  0.0s |       0 |        0 |        0 |     5548      0 |      296 |       87
0.98/1.10	c  0.0s |       0 |     1518 |        0 |     5548      0 |      296 |      181
0.98/1.10	c #cpu_time = 0.019s
0.98/1.10	c #wall_clock_time = 0.019s
0.98/1.10	c #decision = 1518
0.98/1.10	c #random_decision = 5
0.98/1.10	c #conflict = 0
0.98/1.10	c #restart = 0
0.98/1.10	o 8102645863

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21186
/proc/meminfo: memFree=18243956/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=644540 CPUtime=0 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 2392 0 0 0 0 0 0 0 20 0 4 0 42068153 660008960 2752 33554432000 4194304 16246674 140734051149936 140734051149360 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 161903 2761 441 2943 0 158797 0
[pid=21186/tid=21187] ppid=21183 vsize=662972 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 678883328 2823 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=667068 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 683077632 2841 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=671164 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 42068153 687271936 2857 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21186
/proc/meminfo: memFree=18243956/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 25741 0 0 0 5 4 0 0 20 0 4 0 42068153 1250496512 26039 33554432000 4194304 16246674 140734051149936 140734051149248 4220480 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 305297 26039 799 2943 0 302191 0
[pid=21186/tid=21187] ppid=21183 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1250496512 26039 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1251545088 26045 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1251545088 26049 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200536 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21186
/proc/meminfo: memFree=18243956/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1301060 CPUtime=0.19 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 44631 0 0 0 12 7 0 0 20 0 4 0 42068153 1332285440 44929 33554432000 4194304 16246674 140734051149936 140734051131840 12459048 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 325265 44937 832 2943 0 322159 0
[pid=21186/tid=21187] ppid=21183 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1332285440 44943 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1332285440 44948 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1332285440 44954 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1301060

[startup+0.300489 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21186
/proc/meminfo: memFree=18243956/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1301060 CPUtime=0.29 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 51957 0 0 0 21 8 0 0 20 0 4 0 42068153 1332285440 52256 33554432000 4194304 16246674 140734051149936 140734051131840 12414100 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 325265 52270 908 2943 0 322159 0
[pid=21186/tid=21187] ppid=21183 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1332285440 52281 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1332285440 52292 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1332285440 52301 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1301060

[startup+0.700404 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21186
/proc/meminfo: memFree=18243956/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1310276 CPUtime=0.69 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 74227 0 0 0 58 11 0 0 20 0 4 0 42068153 1341722624 74525 33554432000 4194304 16246674 140734051149936 140734051149248 12654169 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 327569 74525 910 2943 0 324463 0
[pid=21186/tid=21187] ppid=21183 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1341722624 74525 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1341722624 74525 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1341722624 74525 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1310276

[startup+1.50038 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 21190
/proc/meminfo: memFree=17946864/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1310276 CPUtime=1.49 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 156223 0 0 0 128 21 0 0 20 0 4 0 42068153 1341722624 156522 33554432000 4194304 16246674 140734051149936 140734051131840 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 327569 156537 910 2943 0 324463 0
[pid=21186/tid=21187] ppid=21183 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1341722624 156546 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1341722624 156554 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1341722624 156562 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1310276

[startup+3.10042 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 21190
/proc/meminfo: memFree=17102168/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1376836 CPUtime=3.09 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 285418 0 0 0 270 39 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140734051131840 4220936 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 344209 285716 910 2943 0 341103 0
[pid=21186/tid=21187] ppid=21183 vsize=1376836 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1376836 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1376836 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1376836

[startup+6.30043 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 21190
/proc/meminfo: memFree=17102288/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1376836 CPUtime=6.29 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 285418 0 0 0 590 39 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140734051147648 12654130 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 344209 285716 910 2943 0 341103 0
[pid=21186/tid=21187] ppid=21183 vsize=1376836 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1376836 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1376836 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1409880064 285716 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1376836

[startup+12.7004 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 21190
/proc/meminfo: memFree=17004460/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=1665604 CPUtime=12.7 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 357610 0 0 0 1220 50 0 0 20 0 4 0 42068153 1705578496 357908 33554432000 4194304 16246674 140734051149936 140734051149248 12414010 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 416401 357908 910 2943 0 413295 0
[pid=21186/tid=21187] ppid=21183 vsize=1665604 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 1705578496 357908 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=1665604 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 1705578496 357908 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=1665604 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 1705578496 357908 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1665604

[startup+25.5005 s]
/proc/loadavg: 2.09 2.02 2.00 3/183 21190
/proc/meminfo: memFree=16382908/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=2096708 CPUtime=25.49 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 465386 0 0 0 2486 63 0 0 20 0 4 0 42068153 2147028992 465684 33554432000 4194304 16246674 140734051149936 140734051149248 12371332 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 524177 465684 910 2943 0 521071 0
[pid=21186/tid=21187] ppid=21183 vsize=2096708 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 2147028992 465684 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=2096708 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 2147028992 465684 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=2096708 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 2147028992 465684 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2096708

[startup+51.1005 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 21190
/proc/meminfo: memFree=15500740/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=2976324 CPUtime=51.09 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 685290 0 0 0 5016 93 0 0 20 0 4 0 42068153 3047755776 685588 33554432000 4194304 16246674 140734051149936 140734051149032 4226118 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 744081 685588 910 2943 0 740975 0
[pid=21186/tid=21187] ppid=21183 vsize=2976324 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 3047755776 685588 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=2976324 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 3047755776 685588 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=2976324 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 3047755776 685588 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2976324

[startup+102.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 21192
/proc/meminfo: memFree=13663820/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=4409924 CPUtime=102.3 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 1235948 0 0 0 10053 177 0 0 20 0 4 0 42068153 4515762176 1043990 33554432000 4194304 16246674 140734051149936 140734051149112 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 1102481 1043990 910 2943 0 1099375 0
[pid=21186/tid=21187] ppid=21183 vsize=4409924 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 4515762176 1043990 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=4409924 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 4515762176 1043990 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=4409924 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 4515762176 1043990 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4409924


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

[pid=21186] ppid=21183 vsize=12473924 CPUtime=402.26 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 5518579 0 0 0 39393 833 0 0 20 0 4 0 42068153 12773298176 3059996 33554432000 4194304 16246674 140734051149936 140734051149032 4225195 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3118481 3059996 914 2943 0 3115375 0
[pid=21186/tid=21187] ppid=21183 vsize=12473924 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 12773298176 3059996 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=12473924 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 12773298176 3059996 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=12473924 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 12773298176 3059996 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 12473924

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 21250
/proc/meminfo: memFree=12148972/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=13856324 CPUtime=462.24 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 5864179 0 0 0 45340 884 0 0 20 0 4 0 42068153 14188875776 3405596 33554432000 4194304 16246674 140734051149936 140734051149032 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3464081 3405596 914 2943 0 3460975 0
[pid=21186/tid=21187] ppid=21183 vsize=13856324 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 14188875776 3405596 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=13856324 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 14188875776 3405596 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=13856324 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 14188875776 3405596 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 13856324

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 21251
/proc/meminfo: memFree=12121584/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=13146692 CPUtime=522.24 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 5864179 0 0 0 51330 894 0 0 20 0 4 0 42068153 13462212608 3228188 33554432000 4194304 16246674 140734051149936 140734051147840 13899770 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3286673 3228188 914 2943 0 3283567 0
[pid=21186/tid=21187] ppid=21183 vsize=13146692 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 13462212608 3228188 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=13146692 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 13462212608 3228188 33554432000 4194304 16246674 140734051149936 140728256666640 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=13146692 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 13462212608 3228188 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 13146692

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 21252
/proc/meminfo: memFree=11100332/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=13479492 CPUtime=582.22 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 5897301 0 0 0 57316 906 0 0 20 0 4 0 42068153 13802999808 3311388 33554432000 4194304 16246674 140734051149936 140734051149032 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3369873 3311388 914 2943 0 3366767 0
[pid=21186/tid=21187] ppid=21183 vsize=13479492 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 13802999808 3311388 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=13479492 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 13802999808 3311388 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=13479492 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 13802999808 3311388 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 13479492

[startup+642.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 21253
/proc/meminfo: memFree=10167176/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=13724228 CPUtime=642.21 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 5907249 0 0 0 63304 917 0 0 20 0 4 0 42068153 14053609472 3372436 33554432000 4194304 16246674 140734051149936 140734051147840 13899658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3431057 3372436 914 2943 0 3427951 0
[pid=21186/tid=21187] ppid=21183 vsize=13724228 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 14053609472 3372436 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=13724228 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 14053609472 3372436 33554432000 4194304 16246674 140734051149936 140728256666640 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=13724228 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 14053609472 3372436 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 13724228

[startup+702.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/182 21254
/proc/meminfo: memFree=9526500/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=13724228 CPUtime=702.21 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 5907385 0 0 0 69297 924 0 0 20 0 4 0 42068153 14053609472 3372572 33554432000 4194304 16246674 140734051149936 140734051147904 13899722 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3431057 3372572 914 2943 0 3427951 0
[pid=21186/tid=21187] ppid=21183 vsize=13724228 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 14053609472 3372572 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=13724228 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 14053609472 3372572 33554432000 4194304 16246674 140734051149936 140728256666640 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=13724228 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 14053609472 3372572 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 13724228

[startup+762.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 21256
/proc/meminfo: memFree=7570128/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=15275588 CPUtime=762.2 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 6238444 0 0 0 75248 972 0 0 20 0 4 0 42068153 15642202112 3760352 33554432000 4194304 16246674 140734051149936 140734051147904 14016780 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3818897 3760352 914 2943 0 3815791 0
[pid=21186/tid=21187] ppid=21183 vsize=15275588 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 15642202112 3760352 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=15275588 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 15642202112 3760352 33554432000 4194304 16246674 140734051149936 140728256666640 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=15275588 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 15642202112 3760352 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 15275588

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 21257
/proc/meminfo: memFree=6880960/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=15275588 CPUtime=822.19 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 6238504 0 0 0 81241 978 0 0 20 0 4 0 42068153 15642202112 3760412 33554432000 4194304 16246674 140734051149936 140734051147904 14013552 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3818897 3760412 914 2943 0 3815791 0
[pid=21186/tid=21187] ppid=21183 vsize=15275588 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 15642202112 3760412 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=15275588 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 15642202112 3760412 33554432000 4194304 16246674 140734051149936 140728256666640 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=15275588 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 15642202112 3760412 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 15275588



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+840.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 21258
/proc/meminfo: memFree=6737072/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=15898180 CPUtime=840.19 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) R 21183 21186 17450 0 -1 4202496 6335208 0 0 0 83020 999 0 0 20 0 4 0 42068153 16279736320 3915881 33554432000 4194304 16246674 140734051149936 140734051148032 13885188 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 3974545 3915881 914 2943 0 3971439 0
[pid=21186/tid=21187] ppid=21183 vsize=15898180 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21187/stat : 21187 (toysat) S 21183 21186 17450 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 42068153 16279736320 3915881 33554432000 4194304 16246674 140734051149936 140728267156720 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=15898180 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) S 21183 21186 17450 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42068153 16279736320 3915881 33554432000 4194304 16246674 140734051149936 140728256666864 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21186/tid=21189] ppid=21183 vsize=15898180 CPUtime=0 cores=1,3,5,7
/proc/21186/task/21189/stat : 21189 (toysat) S 21183 21186 17450 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42068153 16279736320 3915881 33554432000 4194304 16246674 140734051149936 140728246193328 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 840.19
Current children cumulated vsize (KiB) 15898180

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

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

[startup+840.8 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 21258
/proc/meminfo: memFree=8559908/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=0 CPUtime=840.69 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) Z 21183 21186 17450 0 -1 4203532 6335208 0 0 0 83021 1048 0 0 20 0 2 0 42068153 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 0 0 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) R 21183 21186 17450 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 42068153 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 840.69
Current children cumulated vsize (KiB) 0

[startup+841 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 21258
/proc/meminfo: memFree=8559908/32872528 swapFree=8292/8292
[pid=21186] ppid=21183 vsize=0 CPUtime=840.89 cores=1,3,5,7
/proc/21186/stat : 21186 (toysat) Z 21183 21186 17450 0 -1 4203532 6335208 0 0 0 83021 1068 0 0 20 0 2 0 42068153 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21186/statm: 0 0 0 0 0 0 0
[pid=21186/tid=21188] ppid=21183 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/21186/task/21188/stat : 21188 (toysat) R 21183 21186 17450 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 42068153 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 840.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 841.055
CPU time (s): 840.899
CPU user time (s): 830.199
CPU system time (s): 10.7004
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 15898180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 830.199
system time used= 10.7004
maximum resident set size= 15663524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6335208
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= 311
involuntary context switches= 1124

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.10268 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-20 07:23:53
IDJOB=4111208
IDBENCH=108987
IDSOLVER=2542
FILE ID=node151/4111208-1466400233
RUNJOBID= node151-1466384055-17467
PBS_JOBID= 19923260
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 235a5ff7ebd9897b915d84768e40c02e
RANDOM SEED=976459518

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        18243848 kB
Buffers:           33136 kB
Cached:           191780 kB
SwapCached:          652 kB
Active:         13703324 kB
Inactive:         142792 kB
Active(anon):   13620472 kB
Inactive(anon):     2836 kB
Active(file):      82852 kB
Inactive(file):   139956 kB
Unevictable:        8292 kB
Mlocked:            8292 kB
SwapTotal:      67108856 kB
SwapFree:       67099852 kB
Dirty:             16736 kB
Writeback:             0 kB
AnonPages:      13640916 kB
Mapped:            10768 kB
Shmem:                 0 kB
Slab:             612564 kB
SReclaimable:      56184 kB
SUnreclaim:       556380 kB
KernelStack:        1512 kB
PageTables:        30928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   13774820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node151 at 2016-06-20 07:37:54