Trace number 4103321

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? (TO) 1800.05 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos17.opb
MD5SUM6ec9fbaf74a275630384576eed2d57d7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7624084
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7508861
Optimality of the best value was proved NO
Number of variables3115
Total number of constraints671
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints671
Minimum length of a constraint11
Maximum length of a constraint780
Number of terms in the objective function 2126
Biggest coefficient in the objective function 27663360
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 110500348
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1677721600000000
Number of bits of the biggest number in a constraint 51
Biggest sum of numbers in a constraint 40265324766820451
Number of bits of the biggest sum of numbers56
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-18T09:36:18+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-4103321-1466235378.opb"]
0.00/0.01	c use --random-gen="3159530329 2347535163 958477129 165052299 3766267257 1433652326 1535080960 1382692774 1805880812 2723519718 1475524086 3523830154 3764034894 1728048664 424135021 2835090947 2768377930 1661412846 2203139043 2129947168 905607033 1914974005 816547814 1529076957 242035139 286953112 3248254994 4119294009 1359940770 3932714632 2978101598 1857974903 4078060334 642574840 2904354895 2461075481 4088743649 3872498722 2430499786 3425518656 3497006593 1598965729 2129713476 4246077874 3453461531 2363307454 4036406198 4243711927 3330141061 3723206161 4219733922 1259069183 3011693377 1569009571 305804075 2836947652 3531181903 3349190596 1414205748 146419847 3866725875 4042367080 2057447134 370651457 4275511556 284705230 885451870 2973275398 2910868068 611840611 1787036178 621885237 2242049414 423365598 564562347 3053941662 4142647980 3484934553 2809316279 2875353451 1109058776 1347317280 3300590820 3180895288 543787626 294488676 4094815807 3892000065 630685208 4171279196 3386877542 970104582 1398914029 64036400 2979646191 2804220098 2294443769 3125566628 1780421721 3185854590 2329046994 1384873230 1533210604 3200606814 1046255844 3367294945 319468440 4058607846 3742174194 2334889549 1365075079 3046305994 4200077822 2110379627 2314206417 209208011 831659587 34776735 6868478 539499533 1972164397 2949752959 3328777399 2365227206 1252816111 4027183578 1221172726 2263391641 2129759305 3578825651 3022445271 1040874483 234383637 4077964214 244678934 2848148848 3010921774 1740360446 1149506347 1269417173 4140043390 2888105466 4151010761 2104484776 2503922411 4214750946 1987501062 1158666632 2761261630 409597883 4053474418 1264032910 1048462881 2196304877 3772473300 3907936402 1159353232 1012101029 2454750222 1067592616 1016674788 1877386662 3558082692 1034340233 3338472493 2758579142 825237832 2874278755 3860896154 3848049951 2639590639 4217638753 4177187569 566581130 129924966 481450982 1092657199 3528705288 686467890 3770555349 3779906201 1742961433 747468494 2256382325 3073057482 1956259540 919340114 3641815550 3113695455 2113004111 1112281923 2745798132 2338550007 1057273511 3227995673 949892065 1030990049 4248464290 2737483270 4158942283 3661657016 1245214894 1723135545 769410185 3018842094 1107578579 2703819247 874436209 3282903680 683605188 3809668897 42590643 2667451647 3962681778 2820851240 676700748 2445994945 554681585 3943277771 327256262 2356712608 3961044801 1985329383 2368559735 3424162429 3353520728 1301539393 2066022084 746905063 1167619246 1071714841 2047058492 724131267 4112013183 1927740593 2131520751 586787179 2698778723 1803130829 1959751276 3446952346 67514540 3874812759 985581250 2033017116 2297197342 3975445179 1413873683 3889407915 1295525393 388990588 1893774379 3765875639 1770634415 2257182786 3615958445 255 362436" option to reproduce the execution
0.19/0.21	c #vars 3115
0.19/0.21	c #constraints 671
37.59/37.63	c BCD2: Hardening is enabled.
37.59/37.63	c BCD2: BiasedSearch is enabled.
37.59/37.63	c Solving starts ...
37.59/37.63	c ============================[ Search Statistics ]============================
37.59/37.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.59/37.63	c       |         |          |          |    Limit     GC | Var      | Constra 
37.59/37.63	c =============================================================================
37.59/37.63	c  0.0s |       0 |        0 |        0 |     1262      0 |      494 |        0
37.59/37.64	c  0.0s |       0 |      496 |        0 |     1262      0 |      494 |        0
37.59/37.64	c #cpu_time = 0.010s
37.59/37.64	c #wall_clock_time = 0.010s
37.59/37.64	c #decision = 496
37.59/37.64	c #random_decision = 3
37.59/37.64	c #conflict = 0
37.59/37.64	c #restart = 0
37.59/37.64	o 89021440
65.88/65.97	c BCD2: updating upper bound: 110500348 -> 89021439
65.88/65.98	c BCD2: 0 <= obj <= 89021439
65.88/65.98	c BCD2: #cores=0, #unrelaxed=2126, #relaxed=0, #hardened=0
65.88/65.98	c BCD2: #sat=1 #unsat=1 bias=1/2
65.88/65.98	c Solving starts ...
65.88/65.98	c ============================[ Search Statistics ]============================
65.88/65.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.88/65.98	c       |         |          |          |    Limit     GC | Var      | Constra 
65.88/65.98	c =============================================================================
65.88/65.98	c  0.0s |       0 |        0 |        0 |     1262      0 |      494 |        0
66.09/66.18	c  0.2s |       1 |     2427 |      100 |     1262      0 |      494 |        0
66.38/66.47	c  0.5s |       2 |     4724 |      250 |     1389      0 |      494 |        0
66.88/66.93	c  0.9s |       3 |     7115 |      475 |     1528      0 |      494 |        0
67.38/67.49	c  1.5s |       4 |     9659 |      813 |     1681      0 |      494 |        0
67.58/67.67	c  1.7s |       4 |    11926 |      907 |     1850      0 |      494 |        0
67.58/67.67	c #cpu_time = 1.682s
67.58/67.67	c #wall_clock_time = 1.686s
67.58/67.67	c #decision = 11926
67.58/67.67	c #random_decision = 2
67.58/67.67	c #conflict = 907
67.58/67.67	c #restart = 4
67.58/67.67	c BCD2: found a new core of size 553: cost of the new core is >=37
67.58/67.67	c lower bound updated to 37
95.87/95.93	c BCD2: 37 <= obj <= 89021439
95.87/95.93	c BCD2: #cores=1, #unrelaxed=1573, #relaxed=553, #hardened=0
95.87/95.93	c BCD2: #sat=1 #unsat=2 bias=2/3
96.88/96.97	c Solving starts ...
96.88/96.97	c ============================[ Search Statistics ]============================
96.88/96.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.88/96.97	c       |         |          |          |    Limit     GC | Var      | Constra 
96.88/96.97	c =============================================================================
96.88/96.97	c  0.0s |       0 |        0 |        0 |     1850      0 |      494 |        0
96.98/97.06	c  0.1s |       1 |     1823 |      100 |     1850      0 |      494 |        0
97.18/97.21	c  0.2s |       2 |     3611 |      250 |     1850      0 |      494 |        0
97.48/97.51	c  0.5s |       3 |     5476 |      475 |     2036      0 |      494 |        0
97.88/97.93	c  1.0s |       4 |     7462 |      813 |     2036      0 |      494 |        0
98.58/98.63	c  1.7s |       5 |     9669 |     1320 |     2240      0 |      494 |        0
99.68/99.75	c  2.8s |       6 |    12199 |     2081 |     2240      0 |      494 |        0
101.08/101.10	c  4.1s |       7 |    15147 |     3223 |     2464      1 |      494 |        0
103.08/103.15	c  6.2s |       7 |    18535 |     4723 |     2711      1 |      494 |        0
103.28/103.37	c  6.4s |       8 |    18798 |     4936 |     2711      1 |      494 |        0
105.38/105.42	c  8.5s |       8 |    22124 |     6336 |     2711      2 |      494 |        0
107.08/107.14	c 10.2s |       9 |    23529 |     7506 |     2983      2 |      494 |        0
109.18/109.24	c 12.3s |       9 |    26703 |     8806 |     2983      3 |      494 |        0
111.28/111.33	c 14.4s |       9 |    28750 |    10506 |     3282      4 |      494 |        0
112.28/112.31	c 15.3s |      10 |    29774 |    11361 |     3282      4 |      494 |        0
114.27/114.38	c 17.4s |      10 |    33409 |    13061 |     3282      4 |      494 |        0
116.47/116.50	c 19.5s |      10 |    35047 |    14461 |     3282      5 |      494 |        0
118.57/118.60	c 21.6s |      10 |    36836 |    15961 |     3282      6 |      494 |        0
120.07/120.16	c 23.2s |      11 |    38343 |    17144 |     3611      6 |      494 |        0
122.27/122.31	c 25.3s |      11 |    41841 |    18844 |     3611      6 |      494 |        0
124.28/124.32	c 27.4s |      11 |    43352 |    20144 |     3611      7 |      494 |        0
126.37/126.47	c 29.5s |      11 |    44801 |    21544 |     3611      7 |      494 |        0
128.47/128.50	c 31.5s |      11 |    46458 |    23044 |     3611      8 |      494 |        0
130.57/130.60	c 33.6s |      11 |    48258 |    24344 |     3611      8 |      494 |        0
132.57/132.64	c 35.7s |      11 |    49696 |    25544 |     3973      9 |      494 |        0
132.97/133.02	c 36.1s |      12 |    50012 |    25819 |     3973      9 |      494 |        0
135.07/135.13	c 38.2s |      12 |    53110 |    27019 |     3973      9 |      494 |        0
137.17/137.21	c 40.2s |      12 |    54666 |    28319 |     3973     10 |      494 |        0
139.27/139.34	c 42.4s |      12 |    56136 |    29519 |     3973     10 |      494 |        0
141.37/141.42	c 44.5s |      12 |    57668 |    30819 |     3973     10 |      494 |        0
143.36/143.48	c 46.5s |      12 |    59249 |    32119 |     3973     11 |      494 |        0
145.56/145.61	c 48.6s |      12 |    61052 |    33519 |     3973     11 |      494 |        0
147.66/147.71	c 50.7s |      12 |    62615 |    34819 |     3973     12 |      494 |        0
149.67/149.76	c 52.8s |      12 |    64274 |    36219 |     3973     12 |      494 |        0
151.77/151.83	c 54.9s |      12 |    65877 |    37519 |     3973     12 |      494 |        0
153.66/153.73	c 56.8s |      13 |    67463 |    38832 |     4371     13 |      494 |        0
155.66/155.75	c 58.8s |      13 |    70901 |    40332 |     4371     13 |      494 |        0
157.76/157.88	c 60.9s |      13 |    72676 |    41832 |     4371     14 |      494 |        0
159.86/159.92	c 62.9s |      13 |    74819 |    43632 |     4371     14 |      494 |        0
161.86/161.95	c 65.0s |      13 |    76701 |    45132 |     4371     15 |      494 |        0
163.87/163.96	c 67.0s |      13 |    78966 |    47032 |     4371     15 |      494 |        0
166.07/166.12	c 69.2s |      13 |    80809 |    48532 |     4371     16 |      494 |        0
168.16/168.21	c 71.2s |      13 |    82483 |    49932 |     4371     16 |      494 |        0
170.16/170.27	c 73.3s |      13 |    83937 |    51132 |     4371     17 |      494 |        0
172.16/172.29	c 75.3s |      13 |    85830 |    52732 |     4371     17 |      494 |        0
174.26/174.32	c 77.3s |      13 |    87562 |    54132 |     4371     18 |      494 |        0
176.35/176.40	c 79.4s |      13 |    89572 |    55732 |     4371     18 |      494 |        0
178.35/178.42	c 81.5s |      13 |    91420 |    57232 |     4809     18 |      494 |        0
179.95/180.01	c 83.0s |      14 |    92710 |    58352 |     4809     19 |      494 |        0
182.05/182.17	c 85.2s |      14 |    95836 |    59652 |     4809     19 |      494 |        0
184.25/184.31	c 87.3s |      14 |    97477 |    60952 |     4809     19 |      494 |        0
186.25/186.35	c 89.4s |      14 |    98976 |    62152 |     4809     20 |      494 |        0
188.35/188.45	c 91.5s |      14 |   100517 |    63352 |     4809     20 |      494 |        0
190.45/190.53	c 93.6s |      14 |   101952 |    64552 |     4809     20 |      494 |        0
192.56/192.62	c 95.7s |      14 |   103361 |    65752 |     4809     21 |      494 |        0
194.55/194.69	c 97.7s |      14 |   104931 |    67052 |     4809     21 |      494 |        0
196.65/196.76	c 99.8s |      14 |   106710 |    68552 |     4809     22 |      494 |        0
198.75/198.88	c  101s |      14 |   108361 |    69952 |     4809     22 |      494 |        0
200.85/200.99	c  104s |      14 |   110117 |    71252 |     4809     22 |      494 |        0
202.95/203.01	c  106s |      14 |   111698 |    72452 |     4809     23 |      494 |        0
204.94/205.06	c  108s |      14 |   113224 |    73752 |     4809     23 |      494 |        0
207.04/207.17	c  110s |      14 |   115207 |    75452 |     4809     24 |      494 |        0
209.24/209.31	c  112s |      14 |   116829 |    76852 |     4809     24 |      494 |        0
211.25/211.38	c  114s |      14 |   118505 |    78252 |     4809     24 |      494 |        0
213.45/213.56	c  116s |      14 |   120019 |    79452 |     4809     25 |      494 |        0
215.55/215.67	c  118s |      14 |   121619 |    80852 |     4809     25 |      494 |        0
217.75/217.81	c  120s |      14 |   123173 |    82152 |     4809     25 |      494 |        0
219.84/219.91	c  122s |      14 |   124668 |    83252 |     4809     26 |      494 |        0
221.94/222.07	c  125s |      14 |   126065 |    84352 |     4809     26 |      494 |        0
224.14/224.22	c  127s |      14 |   127369 |    85452 |     4809     26 |      494 |        0
226.14/226.25	c  129s |      14 |   128799 |    86652 |     5290     27 |      494 |        0
227.94/228.09	c  131s |      15 |   129963 |    87632 |     5290     27 |      494 |        0
229.94/230.09	c  133s |      15 |   132830 |    88732 |     5290     27 |      494 |        0
232.04/232.19	c  135s |      15 |   134430 |    90032 |     5290     28 |      494 |        0
234.24/234.33	c  137s |      15 |   136071 |    91432 |     5290     28 |      494 |        0
236.33/236.43	c  139s |      15 |   137762 |    92832 |     5290     28 |      494 |        0
238.43/238.56	c  141s |      15 |   139306 |    94232 |     5290     29 |      494 |        0
240.53/240.69	c  143s |      15 |   141015 |    95732 |     5290     29 |      494 |        0
242.63/242.70	c  145s |      15 |   142530 |    96932 |     5290     29 |      494 |        0
244.73/244.84	c  147s |      15 |   144057 |    98232 |     5290     30 |      494 |        0
246.83/246.97	c  149s |      15 |   145738 |    99632 |     5290     30 |      494 |        0
248.93/249.03	c  152s |      15 |   147245 |   100932 |     5290     30 |      494 |        0
251.03/251.13	c  154s |      15 |   149293 |   102632 |     5290     31 |      494 |        0
253.03/253.18	c  156s |      15 |   151277 |   104232 |     5290     31 |      494 |        0
255.02/255.20	c  158s |      15 |   152904 |   105532 |     5290     32 |      494 |        0
257.22/257.32	c  160s |      15 |   154746 |   107132 |     5290     32 |      494 |        0
259.32/259.42	c  162s |      15 |   156267 |   108432 |     5290     32 |      494 |        0
261.42/261.57	c  164s |      15 |   158012 |   109832 |     5290     33 |      494 |        0
263.62/263.72	c  166s |      15 |   159382 |   111132 |     5290     33 |      494 |        0
265.72/265.82	c  168s |      15 |   160958 |   112432 |     5290     34 |      494 |        0
267.72/267.86	c  170s |      15 |   162896 |   114032 |     5290     34 |      494 |        0
269.72/269.89	c  172s |      15 |   164646 |   115532 |     5290     34 |      494 |        0
271.82/271.95	c  174s |      15 |   166095 |   116732 |     5290     35 |      494 |        0
273.93/274.09	c  177s |      15 |   167672 |   118032 |     5290     35 |      494 |        0
276.13/276.22	c  179s |      15 |   169032 |   119132 |     5290     35 |      494 |        0
278.24/278.36	c  181s |      15 |   170208 |   120032 |     5290     36 |      494 |        0
280.33/280.46	c  183s |      15 |   171893 |   121432 |     5290     36 |      494 |        0
282.33/282.46	c  185s |      15 |   173415 |   122732 |     5290     36 |      494 |        0
284.53/284.63	c  187s |      15 |   174734 |   123832 |     5290     37 |      494 |        0
286.63/286.77	c  189s |      15 |   176185 |   125032 |     5290     37 |      494 |        0
288.73/288.86	c  191s |      15 |   177871 |   126432 |     5290     37 |      494 |        0
290.82/290.99	c  194s |      15 |   179589 |   127832 |     5290     38 |      494 |        0
292.92/293.09	c  196s |      15 |   181763 |   129632 |     5290     38 |      494 |        0
295.02/295.12	c  198s |      15 |   183539 |   131132 |     5820     38 |      494 |        0
295.62/295.72	c  198s |      16 |   184022 |   131552 |     5820     38 |      494 |        0
297.72/297.83	c  200s |      16 |   187252 |   132952 |     5820     39 |      494 |        0
299.82/299.93	c  202s |      16 |   188850 |   134152 |     5820     39 |      494 |        0
301.92/302.00	c  205s |      16 |   190421 |   135452 |     5820     39 |      494 |        0
303.92/304.04	c  207s |      16 |   191765 |   136652 |     5820     40 |      494 |        0
306.12/306.20	c  209s |      16 |   193590 |   138152 |     5820     40 |      494 |        0
308.12/308.26	c  211s |      16 |   195195 |   139452 |     5820     40 |      494 |        0
310.13/310.30	c  213s |      16 |   196641 |   140652 |     5820     41 |      494 |        0
312.22/312.36	c  215s |      16 |   198188 |   141952 |     5820     41 |      494 |        0
314.22/314.38	c  217s |      16 |   199564 |   143052 |     5820     41 |      494 |        0
316.32/316.48	c  219s |      16 |   200728 |   144052 |     5820     42 |      494 |        0
318.42/318.53	c  221s |      16 |   202106 |   145252 |     5820     42 |      494 |        0
320.62/320.70	c  223s |      16 |   203636 |   146552 |     5820     42 |      494 |        0
322.72/322.85	c  225s |      16 |   205478 |   147952 |     5820     43 |      494 |        0
324.82/324.93	c  227s |      16 |   207319 |   149452 |     5820     43 |      494 |        0
326.92/327.02	c  230s |      16 |   208943 |   150752 |     5820     43 |      494 |        0
329.02/329.18	c  232s |      16 |   210392 |   151952 |     5820     44 |      494 |        0
331.21/331.32	c  234s |      16 |   212064 |   153352 |     5820     44 |      494 |        0
333.32/333.43	c  236s |      16 |   213738 |   154652 |     5820     44 |      494 |        0
335.52/335.65	c  238s |      16 |   215304 |   155852 |     5820     45 |      494 |        0
337.51/337.67	c  240s |      16 |   217083 |   157152 |     5820     45 |      494 |        0
339.51/339.69	c  242s |      16 |   218872 |   158652 |     5820     45 |      494 |        0
341.61/341.74	c  244s |      16 |   220176 |   159852 |     5820     46 |      494 |        0
343.61/343.77	c  246s |      16 |   221578 |   161152 |     5820     46 |      494 |        0
345.71/345.80	c  248s |      16 |   223056 |   162452 |     5820     46 |      494 |        0
347.71/347.89	c  250s |      16 |   224298 |   163652 |     5820     46 |      494 |        0
349.82/349.91	c  252s |      16 |   225722 |   165052 |     5820     47 |      494 |        0
351.92/352.05	c  255s |      16 |   227170 |   166452 |     5820     47 |      494 |        0
354.12/354.25	c  257s |      16 |   228591 |   167852 |     5820     48 |      494 |        0
356.21/356.37	c  259s |      16 |   230028 |   169252 |     5820     48 |      494 |        0
358.31/358.46	c  261s |      16 |   231380 |   170552 |     5820     48 |      494 |        0
360.41/360.56	c  263s |      16 |   232862 |   171852 |     5820     49 |      494 |        0
362.51/362.62	c  265s |      16 |   234570 |   173252 |     5820     49 |      494 |        0
364.51/364.67	c  267s |      16 |   236559 |   174852 |     5820     49 |      494 |        0
366.51/366.69	c  269s |      16 |   237938 |   176052 |     5820     50 |      494 |        0
368.61/368.78	c  271s |      16 |   239672 |   177452 |     5820     50 |      494 |        0
370.81/370.90	c  273s |      16 |   241288 |   178752 |     5820     50 |      494 |        0
372.81/372.98	c  276s |      16 |   242718 |   179952 |     5820     51 |      494 |        0
374.91/375.00	c  278s |      16 |   244175 |   181152 |     5820     51 |      494 |        0
377.01/377.11	c  280s |      16 |   245692 |   182352 |     5820     51 |      494 |        0
379.01/379.19	c  282s |      16 |   247625 |   183952 |     5820     52 |      494 |        0
381.11/381.25	c  284s |      16 |   249180 |   185252 |     5820     52 |      494 |        0
383.31/383.41	c  286s |      16 |   250932 |   186652 |     5820     52 |      494 |        0
385.31/385.45	c  288s |      16 |   252513 |   187852 |     5820     53 |      494 |        0
387.31/387.46	c  290s |      16 |   254666 |   189552 |     5820     53 |      494 |        0
389.31/389.48	c  292s |      16 |   256208 |   190852 |     5820     53 |      494 |        0
391.40/391.56	c  294s |      16 |   257727 |   192152 |     5820     54 |      494 |        0
393.40/393.57	c  296s |      16 |   259425 |   193552 |     5820     54 |      494 |        0
395.50/395.69	c  298s |      16 |   261545 |   195352 |     6403     54 |      494 |        0
397.70/397.83	c  300s |      16 |   263246 |   196652 |     6403     55 |      494 |        0
398.90/399.08	c  302s |      17 |   264246 |   197432 |     6403     55 |      494 |        0
401.10/401.26	c  304s |      17 |   267553 |   198932 |     6403     55 |      494 |        0
403.30/403.40	c  306s |      17 |   269280 |   200432 |     6403     55 |      494 |        0
405.40/405.51	c  308s |      17 |   270773 |   201732 |     6403     56 |      494 |        0
407.40/407.53	c  310s |      17 |   272190 |   202932 |     6403     56 |      494 |        0
409.50/409.68	c  312s |      17 |   273592 |   204132 |     6403     56 |      494 |        0
411.70/411.82	c  314s |      17 |   275008 |   205332 |     6403     57 |      494 |        0
413.71/413.89	c  316s |      17 |   276662 |   206632 |     6403     57 |      494 |        0
415.91/416.06	c  319s |      17 |   278240 |   207932 |     6403     57 |      494 |        0
417.91/418.08	c  321s |      17 |   279654 |   209132 |     6403     57 |      494 |        0
420.01/420.20	c  323s |      17 |   281216 |   210332 |     6403     58 |      494 |        0
422.20/422.37	c  325s |      17 |   282841 |   211632 |     6403     58 |      494 |        0
424.30/424.47	c  327s |      17 |   284603 |   213132 |     6403     58 |      494 |        0
426.30/426.49	c  329s |      17 |   286171 |   214432 |     6403     59 |      494 |        0
428.50/428.63	c  331s |      17 |   287956 |   215932 |     6403     59 |      494 |        0
430.60/430.73	c  333s |      17 |   289749 |   217332 |     6403     59 |      494 |        0
432.70/432.80	c  335s |      17 |   291678 |   218932 |     6403     60 |      494 |        0
434.80/434.94	c  337s |      17 |   293140 |   220132 |     6403     60 |      494 |        0
437.10/437.29	c  340s |      17 |   294172 |   221032 |     6403     60 |      494 |        0
439.20/439.36	c  342s |      17 |   295131 |   221932 |     6403     60 |      494 |        0
441.30/441.43	c  344s |      17 |   296240 |   222932 |     6403     61 |      494 |        0
443.40/443.55	c  346s |      17 |   297322 |   223932 |     6403     61 |      494 |        0
445.51/445.68	c  348s |      17 |   298422 |   224932 |     6403     61 |      494 |        0
447.71/447.83	c  350s |      17 |   299461 |   225932 |     6403     61 |      494 |        0
449.80/449.92	c  352s |      17 |   300325 |   226732 |     6403     62 |      494 |        0
451.90/452.02	c  355s |      17 |   301387 |   227632 |     6403     62 |      494 |        0
454.00/454.16	c  357s |      17 |   302332 |   228432 |     6403     62 |      494 |        0
456.19/456.34	c  359s |      17 |   303395 |   229332 |     6403     62 |      494 |        0
458.29/458.45	c  361s |      17 |   304309 |   230132 |     6403     62 |      494 |        0
460.59/460.71	c  363s |      17 |   305242 |   230932 |     6403     63 |      494 |        0
462.79/462.92	c  365s |      17 |   306363 |   231932 |     6403     63 |      494 |        0
464.89/465.04	c  368s |      17 |   307386 |   232832 |     6403     63 |      494 |        0
467.09/467.24	c  370s |      17 |   308270 |   233632 |     6403     63 |      494 |        0
469.19/469.35	c  372s |      17 |   309191 |   234432 |     6403     63 |      494 |        0
471.29/471.41	c  374s |      17 |   310094 |   235232 |     6403     64 |      494 |        0
473.49/473.66	c  376s |      17 |   311085 |   236132 |     6403     64 |      494 |        0
475.59/475.70	c  378s |      17 |   312097 |   237032 |     6403     64 |      494 |        0
477.69/477.82	c  380s |      17 |   312990 |   237832 |     6403     64 |      494 |        0
479.80/479.94	c  382s |      17 |   313883 |   238632 |     6403     64 |      494 |        0
482.00/482.19	c  385s |      17 |   314802 |   239432 |     6403     64 |      494 |        0
484.10/484.20	c  387s |      17 |   315608 |   240132 |     6403     65 |      494 |        0
486.30/486.41	c  389s |      17 |   316512 |   240932 |     6403     65 |      494 |        0
488.30/488.49	c  391s |      17 |   317387 |   241732 |     6403     65 |      494 |        0
490.40/490.54	c  393s |      17 |   318160 |   242432 |     6403     65 |      494 |        0
492.60/492.76	c  395s |      17 |   319038 |   243232 |     6403     65 |      494 |        0
494.79/494.99	c  398s |      17 |   319776 |   243932 |     6403     66 |      494 |        0
497.10/497.23	c  400s |      17 |   320658 |   244732 |     6403     66 |      494 |        0
499.09/499.26	c  402s |      17 |   321417 |   245432 |     6403     66 |      494 |        0
501.29/501.47	c  404s |      17 |   322213 |   246132 |     6403     66 |      494 |        0
503.59/503.78	c  406s |      17 |   323113 |   246932 |     6403     66 |      494 |        0
505.69/505.82	c  408s |      17 |   323789 |   247532 |     6403     66 |      494 |        0
507.69/507.90	c  410s |      17 |   324466 |   248132 |     6403     67 |      494 |        0
509.99/510.11	c  413s |      17 |   325459 |   249032 |     6403     67 |      494 |        0
511.99/512.12	c  415s |      17 |   326246 |   249732 |     6403     67 |      494 |        0
514.19/514.36	c  417s |      17 |   327140 |   250532 |     6403     67 |      494 |        0
516.29/516.48	c  419s |      17 |   328057 |   251332 |     6403     67 |      494 |        0
518.39/518.57	c  421s |      17 |   328876 |   252032 |     6403     67 |      494 |        0
520.59/520.71	c  423s |      17 |   330102 |   253032 |     6403     68 |      494 |        0
522.59/522.74	c  425s |      17 |   331270 |   254032 |     6403     68 |      494 |        0
524.79/524.95	c  427s |      17 |   332647 |   255232 |     6403     68 |      494 |        0
526.89/527.06	c  430s |      17 |   334061 |   256432 |     6403     68 |      494 |        0
528.89/529.09	c  432s |      17 |   335527 |   257632 |     6403     69 |      494 |        0
531.09/531.27	c  434s |      17 |   336931 |   258832 |     6403     69 |      494 |        0
533.29/533.40	c  436s |      17 |   338610 |   260132 |     6403     69 |      494 |        0
535.38/535.53	c  438s |      17 |   340003 |   261232 |     6403     70 |      494 |        0
537.38/537.56	c  440s |      17 |   341461 |   262332 |     6403     70 |      494 |        0
539.48/539.65	c  442s |      17 |   342765 |   263432 |     6403     70 |      494 |        0
541.68/541.80	c  444s |      17 |   344365 |   264632 |     6403     70 |      494 |        0
543.68/543.85	c  446s |      17 |   345896 |   265732 |     6403     71 |      494 |        0
545.78/545.94	c  448s |      17 |   347802 |   267432 |     6403     71 |      494 |        0
547.88/548.04	c  451s |      17 |   349443 |   268832 |     6403     71 |      494 |        0
549.99/550.10	c  453s |      17 |   351374 |   270432 |     6403     72 |      494 |        0
551.98/552.13	c  455s |      17 |   353117 |   271832 |     6403     72 |      494 |        0
554.08/554.26	c  457s |      17 |   354712 |   273132 |     6403     72 |      494 |        0
556.08/556.27	c  459s |      17 |   356117 |   274332 |     6403     73 |      494 |        0
558.18/558.32	c  461s |      17 |   357669 |   275632 |     6403     73 |      494 |        0
560.28/560.42	c  463s |      17 |   358946 |   276732 |     6403     73 |      494 |        0
562.28/562.45	c  465s |      17 |   360299 |   277832 |     6403     73 |      494 |        0
564.28/564.48	c  467s |      17 |   361718 |   279032 |     6403     74 |      494 |        0
566.38/566.55	c  469s |      17 |   363276 |   280332 |     6403     74 |      494 |        0
568.38/568.58	c  471s |      17 |   364565 |   281432 |     6403     74 |      494 |        0
570.48/570.64	c  473s |      17 |   365864 |   282532 |     6403     75 |      494 |        0
572.58/572.74	c  475s |      17 |   367908 |   284232 |     6403     75 |      494 |        0
574.57/574.76	c  477s |      17 |   369885 |   285832 |     6403     75 |      494 |        0
576.67/576.84	c  479s |      17 |   371480 |   287132 |     6403     76 |      494 |        0
578.78/578.95	c  481s |      17 |   373150 |   288532 |     6403     76 |      494 |        0
580.79/580.96	c  483s |      17 |   374927 |   289932 |     6403     76 |      494 |        0
582.78/582.97	c  485s |      17 |   376637 |   291332 |     6403     77 |      494 |        0
584.88/585.02	c  488s |      17 |   379117 |   293332 |     7044     77 |      494 |        0
586.88/587.04	c  490s |      17 |   381270 |   295032 |     7044     77 |      494 |        0
588.49/588.62	c  491s |      18 |   382743 |   296252 |     7044     78 |      494 |        0
588.78/588.94	c  491s |      18 |   384568 |   296471 |     7044     78 |      494 |        0
588.78/588.94	c #cpu_time = 490.683s
588.78/588.94	c #wall_clock_time = 491.970s
588.78/588.94	c #decision = 384568
588.78/588.94	c #random_decision = 1132
588.78/588.94	c #conflict = 296471
588.78/588.94	c #restart = 18
588.78/588.94	c BCD2: found a new core of size 1457: cost of the new core is >=37
588.78/588.94	c lower bound updated to 74
616.37/616.59	c BCD2: 74 <= obj <= 89021439
616.37/616.59	c BCD2: #cores=2, #unrelaxed=116, #relaxed=2010, #hardened=0
616.37/616.59	c BCD2: #sat=1 #unsat=3 bias=3/4
622.97/623.17	c Solving starts ...
622.97/623.17	c ============================[ Search Statistics ]============================
622.97/623.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
622.97/623.17	c       |         |          |          |    Limit     GC | Var      | Constra 
622.97/623.17	c =============================================================================
622.97/623.17	c  0.0s |       0 |        0 |        0 |     7044      0 |      494 |        0
623.17/623.33	c  0.2s |       1 |     3479 |      100 |     7044      0 |      494 |        0
623.37/623.52	c  0.3s |       2 |     3862 |      250 |     7044      0 |      494 |        0
623.47/623.61	c  0.4s |       2 |     6083 |      286 |     7044      0 |      494 |        0
623.47/623.61	c #cpu_time = 0.436s
623.47/623.61	c #wall_clock_time = 0.437s
623.47/623.61	c #decision = 6083
623.47/623.61	c #random_decision = 32
623.47/623.61	c #conflict = 286
623.47/623.61	c #restart = 2
623.47/623.61	o 30352884
626.87/627.10	c BCD2: updating upper bound: 89021439 -> 30352883
630.37/630.56	c BCD2: 74 <= obj <= 30352883
630.37/630.56	c BCD2: #cores=2, #unrelaxed=116, #relaxed=2010, #hardened=0
630.37/630.56	c BCD2: #sat=2 #unsat=3 bias=3/5
630.37/630.59	c Solving starts ...
630.37/630.59	c ============================[ Search Statistics ]============================
630.37/630.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
630.37/630.59	c       |         |          |          |    Limit     GC | Var      | Constra 
630.37/630.59	c =============================================================================
630.37/630.60	c  0.0s |       0 |        0 |        0 |     7044      0 |      494 |        0
630.57/630.77	c  0.2s |       1 |      435 |      100 |     7044      0 |      494 |        0
630.87/631.05	c  0.5s |       2 |      814 |      250 |     7044      0 |      494 |        0
631.37/631.51	c  0.9s |       3 |     1239 |      475 |     7044      0 |      494 |        0
632.07/632.27	c  1.7s |       4 |     1764 |      813 |     7044      0 |      494 |        0
632.87/633.03	c  2.4s |       5 |     3880 |     1320 |     7044      0 |      494 |        0
634.96/635.13	c  4.5s |       6 |     5433 |     2081 |     7044      0 |      494 |        0
637.26/637.49	c  6.9s |       6 |     7464 |     2881 |     7044      1 |      494 |        0
638.26/638.45	c  7.9s |       7 |     8126 |     3223 |     7044      1 |      494 |        0
640.36/640.57	c 10.0s |       7 |    10008 |     4323 |     7044      1 |      494 |        0
641.36/641.57	c 11.0s |       8 |    10938 |     4936 |     7044      1 |      494 |        0
643.56/643.73	c 13.1s |       8 |    12472 |     5736 |     7044      1 |      494 |        0
645.67/645.84	c 15.2s |       8 |    13383 |     6536 |     7044      1 |      494 |        0
647.77/647.91	c 17.3s |       8 |    14127 |     7236 |     7044      2 |      494 |        0
648.56/648.77	c 18.2s |       9 |    14419 |     7506 |     7044      2 |      494 |        0
649.16/649.32	c 18.7s |       9 |    16238 |     7582 |     7044      2 |      494 |        0
649.16/649.32	c #cpu_time = 18.669s
649.16/649.32	c #wall_clock_time = 18.717s
649.16/649.32	c #decision = 16238
649.16/649.32	c #random_decision = 62
649.16/649.32	c #conflict = 7582
649.16/649.32	c #restart = 9
649.16/649.32	o 16763949
649.16/649.39	c BCD2: hardening fixes 1 literals
649.16/649.39	c BCD2: updating upper bound: 30352883 -> 16763948
649.26/649.48	c BCD2: 74 <= obj <= 16763948
649.26/649.48	c BCD2: #cores=2, #unrelaxed=115, #relaxed=2010, #hardened=1
649.26/649.48	c BCD2: #sat=3 #unsat=3 bias=3/6
652.17/652.31	c Solving starts ...
652.17/652.31	c ============================[ Search Statistics ]============================
652.17/652.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
652.17/652.31	c       |         |          |          |    Limit     GC | Var      | Constra 
652.17/652.31	c =============================================================================
652.17/652.31	c  0.0s |       0 |        0 |        0 |     7044      0 |      495 |        2
652.86/653.04	c  0.7s |       1 |      434 |      100 |     7044      0 |      495 |        2
653.16/653.32	c  1.0s |       2 |     1214 |      250 |     7044      0 |      495 |        2
653.66/653.90	c  1.6s |       3 |     1818 |      475 |     7044      0 |      495 |        2
654.66/654.87	c  2.6s |       4 |     2861 |      813 |     7044      0 |      495 |        2
655.57/655.78	c  3.5s |       5 |     3812 |     1320 |     7044      0 |      495 |        2
656.96/657.11	c  4.8s |       6 |     5058 |     2081 |     7044      0 |      495 |        2
658.96/659.11	c  6.8s |       7 |     6732 |     3223 |     7044      1 |      495 |        2
661.07/661.24	c  8.9s |       7 |     8740 |     4523 |     7044      1 |      495 |        2
661.76/661.92	c  9.6s |       8 |     9278 |     4936 |     7044      1 |      495 |        2
663.86/664.09	c 11.8s |       8 |    10866 |     6036 |     7044      1 |      495 |        2
665.66/665.83	c 13.5s |       9 |    13215 |     7506 |     7044      2 |      495 |        2
667.86/668.01	c 15.7s |       9 |    15862 |     8306 |     7044      2 |      495 |        2
669.86/670.06	c 17.8s |       9 |    17073 |     9006 |     7044      2 |      495 |        2
672.16/672.36	c 20.0s |       9 |    18211 |     9806 |     7044      2 |      495 |        2
674.46/674.63	c 22.3s |       9 |    19085 |    10506 |     7044      2 |      495 |        2
676.76/676.92	c 24.6s |       9 |    20155 |    11206 |     7044      3 |      495 |        2
677.26/677.44	c 25.1s |      10 |    20362 |    11361 |     7044      3 |      495 |        2
679.35/679.54	c 27.2s |      10 |    21499 |    11961 |     7044      3 |      495 |        2
681.65/681.80	c 29.5s |      10 |    22336 |    12561 |     7044      3 |      495 |        2
683.95/684.11	c 31.8s |      10 |    23035 |    13161 |     7044      3 |      495 |        2
686.36/686.51	c 34.2s |      10 |    24169 |    13861 |     7044      3 |      495 |        2
688.46/688.70	c 36.4s |      10 |    25174 |    14461 |     7044      3 |      495 |        2
690.55/690.74	c 38.4s |      10 |    26171 |    15161 |     7044      3 |      495 |        2
692.75/692.97	c 40.7s |      10 |    27022 |    15761 |     7044      4 |      495 |        2
694.95/695.14	c 42.8s |      10 |    27795 |    16361 |     7044      4 |      495 |        2
697.36/697.57	c 45.3s |      10 |    28538 |    16961 |     7044      4 |      495 |        2
698.25/698.40	c 46.1s |      11 |    28743 |    17144 |     7044      4 |      495 |        2
700.45/700.66	c 48.4s |      11 |    29767 |    17744 |     7044      4 |      495 |        2
702.55/702.75	c 50.4s |      11 |    30584 |    18344 |     7044      4 |      495 |        2
704.75/704.96	c 52.7s |      11 |    31701 |    19044 |     7044      4 |      495 |        2
707.05/707.27	c 55.0s |      11 |    32926 |    19644 |     7044      5 |      495 |        2
709.25/709.49	c 57.2s |      11 |    33915 |    20244 |     7044      5 |      495 |        2
711.45/711.61	c 59.3s |      11 |    34585 |    20744 |     7044      5 |      495 |        2
713.55/713.74	c 61.4s |      11 |    35344 |    21344 |     7044      5 |      495 |        2
715.65/715.81	c 63.5s |      11 |    36020 |    21844 |     7044      5 |      495 |        2
717.65/717.86	c 65.6s |      11 |    36854 |    22344 |     7044      5 |      495 |        2
719.95/720.11	c 67.8s |      11 |    37515 |    22844 |     7044      5 |      495 |        2
722.25/722.41	c 70.1s |      11 |    38201 |    23344 |     7044      5 |      495 |        2
724.34/724.58	c 72.3s |      11 |    38959 |    23844 |     7044      6 |      495 |        2
726.74/726.99	c 74.7s |      11 |    39749 |    24444 |     7044      6 |      495 |        2
729.15/729.34	c 77.0s |      11 |    40524 |    25044 |     7044      6 |      495 |        2
731.45/731.64	c 79.3s |      11 |    41305 |    25644 |     7044      6 |      495 |        2
732.04/732.24	c 79.9s |      12 |    41614 |    25819 |     7044      6 |      495 |        2
734.04/734.29	c 82.0s |      12 |    42522 |    26319 |     7044      6 |      495 |        2
736.04/736.29	c 84.0s |      12 |    43414 |    26919 |     7044      6 |      495 |        2
738.14/738.32	c 86.0s |      12 |    44228 |    27519 |     7044      6 |      495 |        2
740.34/740.58	c 88.3s |      12 |    44895 |    28119 |     7044      7 |      495 |        2
742.45/742.67	c 90.4s |      12 |    45664 |    28719 |     7044      7 |      495 |        2
744.74/744.93	c 92.6s |      12 |    46428 |    29319 |     7044      7 |      495 |        2
747.04/747.25	c 94.9s |      12 |    47143 |    29919 |     7044      7 |      495 |        2
749.24/749.46	c 97.2s |      12 |    47793 |    30519 |     7044      7 |      495 |        2
751.54/751.74	c 99.4s |      12 |    48455 |    31119 |     7044      7 |      495 |        2
753.73/753.97	c  101s |      12 |    49139 |    31719 |     7044      7 |      495 |        2
756.03/756.24	c  103s |      12 |    49838 |    32319 |     7044      8 |      495 |        2
758.33/758.58	c  106s |      12 |    50538 |    32919 |     7044      8 |      495 |        2
760.73/760.97	c  108s |      12 |    51239 |    33519 |     7044      8 |      495 |        2
762.73/762.99	c  110s |      12 |    51808 |    34019 |     7044      8 |      495 |        2
764.92/765.14	c  112s |      12 |    52364 |    34519 |     7044      8 |      495 |        2
767.32/767.50	c  115s |      12 |    53075 |    35119 |     7044      8 |      495 |        2
769.32/769.59	c  117s |      12 |    53630 |    35619 |     7044      8 |      495 |        2
771.62/771.81	c  119s |      12 |    54178 |    36119 |     7044      9 |      495 |        2
773.72/773.93	c  121s |      12 |    54732 |    36619 |     7044      9 |      495 |        2
775.92/776.17	c  123s |      12 |    55464 |    37219 |     7044      9 |      495 |        2
778.22/778.40	c  126s |      12 |    56028 |    37719 |     7044      9 |      495 |        2
780.42/780.61	c  128s |      12 |    57044 |    38319 |     7044      9 |      495 |        2
782.52/782.74	c  130s |      12 |    57601 |    38819 |     7044      9 |      495 |        2
782.62/782.80	c  130s |      13 |    57620 |    38832 |     7044      9 |      495 |        2
784.92/785.19	c  132s |      13 |    58366 |    39132 |     7044      9 |      495 |        2
787.32/787.58	c  135s |      13 |    58789 |    39432 |     7044      9 |      495 |        2
789.62/789.88	c  137s |      13 |    59209 |    39732 |     7044      9 |      495 |        2
792.01/792.29	c  139s |      13 |    59791 |    40132 |     7044     10 |      495 |        2
794.51/794.75	c  142s |      13 |    60164 |    40432 |     7044     10 |      495 |        2
797.21/797.42	c  145s |      13 |    60501 |    40732 |     7044     10 |      495 |        2
799.31/799.51	c  147s |      13 |    60899 |    41032 |     7044     10 |      495 |        2
801.61/801.84	c  149s |      13 |    61276 |    41332 |     7044     10 |      495 |        2
804.32/804.50	c  152s |      13 |    61661 |    41632 |     7044     10 |      495 |        2
806.62/806.86	c  154s |      13 |    62007 |    41932 |     7044     10 |      495 |        2
809.53/809.77	c  157s |      13 |    62352 |    42232 |     7044     10 |      495 |        2
811.52/811.80	c  159s |      13 |    62870 |    42532 |     7044     10 |      495 |        2
813.82/814.08	c  161s |      13 |    63256 |    42832 |     7044     10 |      495 |        2
816.32/816.52	c  164s |      13 |    63633 |    43132 |     7044     10 |      495 |        2
818.52/818.79	c  166s |      13 |    64054 |    43432 |     7044     10 |      495 |        2
821.02/821.26	c  168s |      13 |    64433 |    43732 |     7044     10 |      495 |        2
823.22/823.40	c  171s |      13 |    64847 |    44032 |     7044     11 |      495 |        2
825.31/825.54	c  173s |      13 |    65216 |    44332 |     7044     11 |      495 |        2
827.51/827.79	c  175s |      13 |    66003 |    44832 |     7044     11 |      495 |        2
830.11/830.39	c  178s |      13 |    66539 |    45232 |     7044     11 |      495 |        2
832.41/832.68	c  180s |      13 |    66935 |    45532 |     7044     11 |      495 |        2
834.72/835.00	c  182s |      13 |    67477 |    45932 |     7044     11 |      495 |        2
837.41/837.64	c  185s |      13 |    68460 |    46632 |     7044     11 |      495 |        2
839.81/840.05	c  187s |      13 |    69038 |    47032 |     7044     11 |      495 |        2
842.52/842.75	c  190s |      13 |    69551 |    47432 |     7044     11 |      495 |        2
844.81/845.09	c  192s |      13 |    69939 |    47732 |     7044     11 |      495 |        2
847.51/847.70	c  195s |      13 |    70320 |    48032 |     7044     12 |      495 |        2
850.01/850.29	c  197s |      13 |    70712 |    48332 |     7044     12 |      495 |        2
852.10/852.32	c  200s |      13 |    71147 |    48632 |     7044     12 |      495 |        2
855.00/855.21	c  202s |      13 |    71724 |    49032 |     7044     12 |      495 |        2
857.60/857.86	c  205s |      13 |    72088 |    49332 |     7044     12 |      495 |        2
860.30/860.54	c  208s |      13 |    72436 |    49632 |     7044     12 |      495 |        2
863.00/863.22	c  210s |      13 |    72813 |    49932 |     7044     12 |      495 |        2
865.39/865.66	c  213s |      13 |    73197 |    50232 |     7044     12 |      495 |        2
867.99/868.26	c  215s |      13 |    73636 |    50532 |     7044     12 |      495 |        2
870.49/870.73	c  218s |      13 |    74019 |    50832 |     7044     12 |      495 |        2
873.30/873.53	c  221s |      13 |    74384 |    51132 |     7044     12 |      495 |        2
875.99/876.29	c  223s |      13 |    74753 |    51432 |     7044     12 |      495 |        2
878.59/878.89	c  226s |      13 |    75118 |    51732 |     7044     12 |      495 |        2
881.19/881.42	c  229s |      13 |    75534 |    52032 |     7044     12 |      495 |        2
883.79/884.02	c  231s |      13 |    75941 |    52332 |     7044     13 |      495 |        2
885.99/886.28	c  233s |      13 |    76315 |    52632 |     7044     13 |      495 |        2
888.49/888.72	c  236s |      13 |    76701 |    52932 |     7044     13 |      495 |        2
890.69/890.90	c  238s |      13 |    77092 |    53232 |     7044     13 |      495 |        2
892.99/893.20	c  240s |      13 |    77510 |    53532 |     7044     13 |      495 |        2
895.08/895.35	c  243s |      13 |    77941 |    53832 |     7044     13 |      495 |        2
897.68/897.91	c  245s |      13 |    78519 |    54232 |     7044     13 |      495 |        2
899.88/900.17	c  247s |      13 |    78948 |    54532 |     7044     13 |      495 |        2
902.48/902.72	c  250s |      13 |    79331 |    54832 |     7044     13 |      495 |        2
905.09/905.37	c  253s |      13 |    79700 |    55132 |     7044     13 |      495 |        2
907.39/907.68	c  255s |      13 |    80134 |    55432 |     7044     13 |      495 |        2
909.98/910.20	c  257s |      13 |    80529 |    55732 |     7044     13 |      495 |        2
912.48/912.74	c  260s |      13 |    80896 |    56032 |     7044     13 |      495 |        2
914.48/914.79	c  262s |      13 |    81115 |    56232 |     7044     14 |      495 |        2
917.18/917.47	c  265s |      13 |    81470 |    56532 |     7044     14 |      495 |        2
919.87/920.19	c  267s |      13 |    81839 |    56832 |     7044     14 |      495 |        2
922.07/922.35	c  270s |      13 |    82210 |    57132 |     7044     14 |      495 |        2
924.47/924.71	c  272s |      13 |    82624 |    57432 |     7044     14 |      495 |        2
926.57/926.83	c  274s |      13 |    83060 |    57732 |     7044     14 |      495 |        2
928.77/929.01	c  276s |      13 |    83731 |    58132 |     7044     14 |      495 |        2
929.97/930.20	c  277s |      14 |    84079 |    58352 |     7044     14 |      495 |        2
931.97/932.27	c  279s |      14 |    85806 |    59252 |     7044     14 |      495 |        2
934.07/934.31	c  281s |      14 |    86582 |    59752 |     7044     14 |      495 |        2
936.16/936.49	c  284s |      14 |    87767 |    60552 |     7044     15 |      495 |        2
938.26/938.57	c  286s |      14 |    88623 |    61152 |     7044     15 |      495 |        2
940.56/940.87	c  288s |      14 |    89576 |    61852 |     7044     15 |      495 |        2
942.57/942.88	c  290s |      14 |    90829 |    62852 |     7044     15 |      495 |        2
944.66/944.92	c  292s |      14 |    91814 |    63552 |     7044     15 |      495 |        2
946.96/947.27	c  294s |      14 |    92884 |    64252 |     7044     15 |      495 |        2
949.16/949.42	c  297s |      14 |    93686 |    64852 |     7044     16 |      495 |        2
951.16/951.47	c  299s |      14 |    94355 |    65352 |     7044     16 |      495 |        2
953.35/953.60	c  301s |      14 |    95421 |    65952 |     7044     16 |      495 |        2
955.45/955.79	c  303s |      14 |    96393 |    66552 |     7044     16 |      495 |        2
957.65/957.95	c  305s |      14 |    97017 |    67052 |     7044     16 |      495 |        2
959.85/960.16	c  307s |      14 |    97629 |    67552 |     7044     16 |      495 |        2
961.85/962.18	c  309s |      14 |    98328 |    68052 |     7044     16 |      495 |        2
964.14/964.47	c  312s |      14 |    98914 |    68552 |     7044     17 |      495 |        2
966.24/966.51	c  314s |      14 |    99621 |    69052 |     7044     17 |      495 |        2
968.44/968.76	c  316s |      14 |   100470 |    69652 |     7044     17 |      495 |        2
970.64/970.91	c  318s |      14 |   101293 |    70252 |     7044     17 |      495 |        2
972.84/973.10	c  320s |      14 |   102098 |    70852 |     7044     17 |      495 |        2
974.84/975.19	c  322s |      14 |   102742 |    71352 |     7044     17 |      495 |        2
977.14/977.45	c  325s |      14 |   103509 |    71952 |     7044     17 |      495 |        2
979.34/979.69	c  327s |      14 |   104311 |    72552 |     7044     18 |      495 |        2
981.54/981.83	c  329s |      14 |   105274 |    73252 |     7044     18 |      495 |        2
983.74/984.04	c  331s |      14 |   106205 |    73952 |     7044     18 |      495 |        2
985.84/986.16	c  333s |      14 |   106900 |    74452 |     7044     18 |      495 |        2
988.14/988.45	c  336s |      14 |   108009 |    75152 |     7044     18 |      495 |        2
990.24/990.53	c  338s |      14 |   108712 |    75652 |     7044     18 |      495 |        2
992.54/992.82	c  340s |      14 |   109874 |    76352 |     7044     18 |      495 |        2
994.74/995.02	c  342s |      14 |   110865 |    77052 |     7044     19 |      495 |        2
996.73/997.04	c  344s |      14 |   111790 |    77752 |     7044     19 |      495 |        2
998.73/999.04	c  346s |      14 |   112728 |    78352 |     7044     19 |      495 |        2
1000.93/1001.24	c  348s |      14 |   113512 |    78952 |     7044     19 |      495 |        2
1002.94/1003.30	c  350s |      14 |   114183 |    79452 |     7044     19 |      495 |        2
1005.33/1005.68	c  353s |      14 |   114959 |    80052 |     7044     19 |      495 |        2
1007.63/1007.91	c  355s |      14 |   115489 |    80452 |     7044     19 |      495 |        2
1009.73/1010.07	c  357s |      14 |   116288 |    80952 |     7044     20 |      495 |        2
1011.93/1012.24	c  359s |      14 |   117124 |    81452 |     7044     20 |      495 |        2
1014.23/1014.51	c  362s |      14 |   117907 |    82052 |     7044     20 |      495 |        2
1016.23/1016.53	c  364s |      14 |   118632 |    82552 |     7044     20 |      495 |        2
1018.62/1018.97	c  366s |      14 |   119337 |    83052 |     7044     20 |      495 |        2
1020.92/1021.21	c  368s |      14 |   120013 |    83552 |     7044     20 |      495 |        2
1023.32/1023.63	c  371s |      14 |   120801 |    84152 |     7044     20 |      495 |        2
1025.62/1025.99	c  373s |      14 |   121591 |    84752 |     7044     20 |      495 |        2
1027.72/1028.05	c  375s |      14 |   122144 |    85152 |     7044     21 |      495 |        2
1030.02/1030.35	c  378s |      14 |   122790 |    85652 |     7044     21 |      495 |        2
1032.12/1032.41	c  380s |      14 |   123413 |    86152 |     7044     21 |      495 |        2
1034.32/1034.69	c  382s |      14 |   124054 |    86652 |     7044     21 |      495 |        2
1036.61/1036.94	c  384s |      14 |   124721 |    87152 |     7044     21 |      495 |        2
1038.61/1038.96	c  386s |      15 |   125413 |    87632 |     7044     21 |      495 |        2
1040.81/1041.17	c  388s |      15 |   126337 |    88132 |     7044     21 |      495 |        2
1043.21/1043.56	c  391s |      15 |   127191 |    88732 |     7044     21 |      495 |        2
1045.31/1045.66	c  393s |      15 |   127799 |    89232 |     7044     22 |      495 |        2
1047.41/1047.70	c  395s |      15 |   128826 |    89932 |     7044     22 |      495 |        2
1049.41/1049.79	c  397s |      15 |   130710 |    91032 |     7044     22 |      495 |        2
1051.42/1051.79	c  399s |      15 |   132963 |    92432 |     7044     22 |      495 |        2
1053.52/1053.86	c  401s |      15 |   135123 |    93732 |     7044     23 |      495 |        2
1055.61/1055.93	c  403s |      15 |   137387 |    95132 |     7044     23 |      495 |        2
1057.61/1057.94	c  405s |      15 |   139364 |    96332 |     7044     23 |      495 |        2
1059.81/1060.15	c  407s |      15 |   140237 |    96932 |     7044     23 |      495 |        2
1061.91/1062.23	c  409s |      15 |   141498 |    97732 |     7044     24 |      495 |        2
1064.01/1064.35	c  412s |      15 |   142880 |    98732 |     7044     24 |      495 |        2
1066.11/1066.41	c  414s |      15 |   144461 |    99832 |     7044     24 |      495 |        2
1068.21/1068.54	c  416s |      15 |   146113 |   100932 |     7044     24 |      495 |        2
1070.31/1070.69	c  418s |      15 |   147767 |   102032 |     7044     25 |      495 |        2
1072.51/1072.83	c  420s |      15 |   149424 |   103132 |     7044     25 |      495 |        2
1074.61/1074.98	c  422s |      15 |   150852 |   104132 |     7044     25 |      495 |        2
1076.81/1077.13	c  424s |      15 |   152353 |   105132 |     7044     25 |      495 |        2
1079.01/1079.34	c  427s |      15 |   153891 |   106232 |     7044     26 |      495 |        2
1081.11/1081.43	c  429s |      15 |   155409 |   107232 |     7044     26 |      495 |        2
1083.21/1083.55	c  431s |      15 |   156212 |   107832 |     7044     26 |      495 |        2
1085.41/1085.73	c  433s |      15 |   156993 |   108432 |     7044     26 |      495 |        2
1087.71/1088.09	c  435s |      15 |   157735 |   109032 |     7044     26 |      495 |        2
1089.91/1090.29	c  437s |      15 |   159737 |   109832 |     7044     27 |      495 |        2
1092.21/1092.52	c  440s |      15 |   160752 |   110532 |     7044     27 |      495 |        2
1094.21/1094.53	c  442s |      15 |   161595 |   111132 |     7044     27 |      495 |        2
1096.41/1096.73	c  444s |      15 |   162700 |   111832 |     7044     27 |      495 |        2
1098.41/1098.76	c  446s |      15 |   163674 |   112532 |     7044     27 |      495 |        2
1100.70/1101.07	c  448s |      15 |   164617 |   113232 |     7044     27 |      495 |        2
1103.01/1103.39	c  451s |      15 |   165728 |   113932 |     7044     28 |      495 |        2
1105.31/1105.66	c  453s |      15 |   166970 |   114632 |     7044     28 |      495 |        2
1107.41/1107.74	c  455s |      15 |   167906 |   115232 |     7044     28 |      495 |        2
1109.80/1110.11	c  457s |      15 |   169082 |   115932 |     7044     28 |      495 |        2
1112.00/1112.37	c  460s |      15 |   170016 |   116532 |     7044     28 |      495 |        2
1114.01/1114.38	c  462s |      15 |   170689 |   117032 |     7044     28 |      495 |        2
1116.31/1116.69	c  464s |      15 |   171625 |   117632 |     7044     29 |      495 |        2
1118.51/1118.87	c  466s |      15 |   172936 |   118232 |     7044     29 |      495 |        2
1120.71/1121.07	c  468s |      15 |   173820 |   118832 |     7044     29 |      495 |        2
1123.00/1123.32	c  471s |      15 |   174480 |   119332 |     7044     29 |      495 |        2
1125.40/1125.75	c  473s |      15 |   175359 |   119932 |     7044     29 |      495 |        2
1127.50/1127.80	c  475s |      15 |   176245 |   120532 |     7044     29 |      495 |        2
1129.70/1130.09	c  477s |      15 |   177000 |   121132 |     7044     29 |      495 |        2
1132.10/1132.41	c  480s |      15 |   177767 |   121732 |     7044     30 |      495 |        2
1134.30/1134.69	c  482s |      15 |   178479 |   122332 |     7044     30 |      495 |        2
1136.40/1136.71	c  484s |      15 |   179054 |   122832 |     7044     30 |      495 |        2
1138.40/1138.78	c  486s |      15 |   179645 |   123332 |     7044     30 |      495 |        2
1140.50/1140.88	c  488s |      15 |   180242 |   123832 |     7044     30 |      495 |        2
1142.60/1142.97	c  490s |      15 |   180789 |   124332 |     7044     30 |      495 |        2
1144.80/1145.19	c  492s |      15 |   181366 |   124832 |     7044     30 |      495 |        2
1146.90/1147.28	c  494s |      15 |   181927 |   125332 |     7044     30 |      495 |        2
1149.00/1149.37	c  497s |      15 |   182485 |   125832 |     7044     31 |      495 |        2
1151.30/1151.60	c  499s |      15 |   183270 |   126432 |     7044     31 |      495 |        2
1153.70/1154.02	c  501s |      15 |   184048 |   127032 |     7044     31 |      495 |        2
1155.70/1156.04	c  503s |      15 |   184648 |   127532 |     7044     31 |      495 |        2
1158.10/1158.44	c  506s |      15 |   185355 |   128132 |     7044     31 |      495 |        2
1160.20/1160.55	c  508s |      15 |   185958 |   128632 |     7044     31 |      495 |        2
1162.29/1162.70	c  510s |      15 |   186756 |   129232 |     7044     31 |      495 |        2
1164.60/1165.00	c  512s |      15 |   187552 |   129832 |     7044     32 |      495 |        2
1166.69/1167.09	c  514s |      15 |   188112 |   130332 |     7044     32 |      495 |        2
1168.79/1169.11	c  516s |      15 |   188703 |   130832 |     7044     32 |      495 |        2
1171.09/1171.46	c  519s |      15 |   189400 |   131432 |     7044     32 |      495 |        2
1171.59/1171.92	c  519s |      16 |   189536 |   131552 |     7044     32 |      495 |        2
1173.69/1174.00	c  521s |      16 |   190376 |   131952 |     7044     32 |      495 |        2
1175.70/1176.03	c  523s |      16 |   191991 |   133152 |     7044     32 |      495 |        2
1178.29/1178.60	c  526s |      16 |   193153 |   134052 |     7044     33 |      495 |        2
1180.59/1180.96	c  528s |      16 |   193629 |   134452 |     7044     33 |      495 |        2
1183.19/1183.56	c  531s |      16 |   194087 |   134852 |     7044     33 |      495 |        2
1185.50/1185.89	c  533s |      16 |   194622 |   135252 |     7044     33 |      495 |        2
1187.99/1188.38	c  536s |      16 |   195122 |   135652 |     7044     33 |      495 |        2
1190.59/1190.91	c  538s |      16 |   195453 |   135952 |     7044     33 |      495 |        2
1193.09/1193.45	c  541s |      16 |   195912 |   136352 |     7749     33 |      495 |        2
1195.79/1196.17	c  543s |      16 |   196377 |   136752 |     7749     33 |      495 |        2
1197.89/1198.28	c  545s |      16 |   197226 |   137352 |     7749     33 |      495 |        2
1200.09/1200.42	c  548s |      16 |   198267 |   138152 |     7749     33 |      495 |        2
1202.09/1202.43	c  550s |      16 |   199136 |   138852 |     7749     34 |      495 |        2
1204.09/1204.48	c  552s |      16 |   200141 |   139652 |     7749     34 |      495 |        2
1206.29/1206.63	c  554s |      16 |   201181 |   140452 |     7749     34 |      495 |        2
1208.49/1208.87	c  556s |      16 |   202346 |   141352 |     7749     34 |      495 |        2
1210.59/1210.99	c  558s |      16 |   203403 |   142152 |     7749     34 |      495 |        2
1212.68/1213.08	c  560s |      16 |   204361 |   142952 |     7749     34 |      495 |        2
1214.78/1215.14	c  562s |      16 |   205295 |   143652 |     7749     35 |      495 |        2
1216.78/1217.16	c  564s |      16 |   206365 |   144452 |     7749     35 |      495 |        2
1218.98/1219.34	c  567s |      16 |   207482 |   145252 |     7749     35 |      495 |        2
1221.08/1221.43	c  569s |      16 |   208520 |   146052 |     7749     35 |      495 |        2
1223.18/1223.51	c  571s |      16 |   209414 |   146752 |     7749     35 |      495 |        2
1225.19/1225.58	c  573s |      16 |   210406 |   147552 |     7749     35 |      495 |        2
1227.18/1227.59	c  575s |      16 |   211288 |   148252 |     7749     36 |      495 |        2
1229.49/1229.83	c  577s |      16 |   212314 |   149052 |     7749     36 |      495 |        2
1231.69/1232.03	c  579s |      16 |   213520 |   149952 |     7749     36 |      495 |        2
1233.78/1234.19	c  581s |      16 |   214667 |   150852 |     7749     36 |      495 |        2
1235.88/1236.25	c  583s |      16 |   215696 |   151652 |     7749     36 |      495 |        2
1237.98/1238.35	c  586s |      16 |   216697 |   152452 |     7749     37 |      495 |        2
1240.08/1240.49	c  588s |      16 |   217943 |   153352 |     7749     37 |      495 |        2
1242.18/1242.53	c  590s |      16 |   219300 |   154352 |     7749     37 |      495 |        2
1244.38/1244.71	c  592s |      16 |   220609 |   155352 |     7749     37 |      495 |        2
1246.38/1246.71	c  594s |      16 |   221813 |   156252 |     7749     37 |      495 |        2
1248.58/1248.92	c  596s |      16 |   223188 |   157252 |     7749     38 |      495 |        2
1250.78/1251.11	c  598s |      16 |   224485 |   158252 |     7749     38 |      495 |        2
1252.88/1253.27	c  600s |      16 |   225615 |   159152 |     7749     38 |      495 |        2
1254.98/1255.34	c  603s |      16 |   226834 |   160052 |     7749     38 |      495 |        2
1257.08/1257.49	c  605s |      16 |   228049 |   160952 |     7749     38 |      495 |        2
1259.28/1259.65	c  607s |      16 |   229181 |   161852 |     7749     39 |      495 |        2
1261.38/1261.76	c  609s |      16 |   230363 |   162752 |     7749     39 |      495 |        2
1263.58/1263.91	c  611s |      16 |   231546 |   163652 |     7749     39 |      495 |        2
1265.57/1265.94	c  613s |      16 |   232670 |   164552 |     7749     39 |      495 |        2
1267.67/1268.03	c  615s |      16 |   233890 |   165452 |     7749     40 |      495 |        2
1269.87/1270.24	c  617s |      16 |   234903 |   166252 |     7749     40 |      495 |        2
1271.97/1272.34	c  620s |      16 |   236147 |   167152 |     7749     40 |      495 |        2
1274.17/1274.54	c  622s |      16 |   237274 |   168052 |     7749     40 |      495 |        2
1276.27/1276.65	c  624s |      16 |   238308 |   168852 |     7749     40 |      495 |        2
1278.47/1278.88	c  626s |      16 |   239377 |   169652 |     7749     40 |      495 |        2
1280.57/1280.96	c  628s |      16 |   240267 |   170352 |     7749     41 |      495 |        2
1282.57/1282.98	c  630s |      16 |   241024 |   170952 |     7749     41 |      495 |        2
1284.77/1285.14	c  632s |      16 |   242230 |   171852 |     7749     41 |      495 |        2
1286.87/1287.29	c  634s |      16 |   243339 |   172752 |     7749     41 |      495 |        2
1289.07/1289.42	c  637s |      16 |   244378 |   173552 |     7749     41 |      495 |        2
1291.07/1291.49	c  639s |      16 |   245465 |   174352 |     7749     42 |      495 |        2
1293.17/1293.58	c  641s |      16 |   246678 |   175252 |     7749     42 |      495 |        2
1295.27/1295.66	c  643s |      16 |   247698 |   176052 |     7749     42 |      495 |        2
1297.47/1297.87	c  645s |      16 |   248741 |   176852 |     7749     42 |      495 |        2
1299.67/1300.00	c  647s |      16 |   249736 |   177552 |     7749     42 |      495 |        2
1301.87/1302.20	c  649s |      16 |   250693 |   178252 |     7749     42 |      495 |        2
1303.87/1304.22	c  651s |      16 |   251476 |   178852 |     7749     43 |      495 |        2
1305.88/1306.28	c  653s |      16 |   252417 |   179552 |     7749     43 |      495 |        2
1308.07/1308.40	c  656s |      16 |   253292 |   180252 |     7749     43 |      495 |        2
1310.27/1310.67	c  658s |      16 |   254356 |   181052 |     7749     43 |      495 |        2
1312.27/1312.68	c  660s |      16 |   255291 |   181752 |     7749     43 |      495 |        2
1314.57/1314.96	c  662s |      16 |   256302 |   182552 |     7749     43 |      495 |        2
1316.67/1317.02	c  664s |      16 |   257178 |   183252 |     7749     43 |      495 |        2
1318.97/1319.36	c  667s |      16 |   258265 |   184052 |     7749     44 |      495 |        2
1321.07/1321.40	c  669s |      16 |   259052 |   184652 |     7749     44 |      495 |        2
1323.08/1323.42	c  671s |      16 |   260111 |   185452 |     7749     44 |      495 |        2
1325.27/1325.62	c  673s |      16 |   261099 |   186252 |     7749     44 |      495 |        2
1327.37/1327.73	c  675s |      16 |   262039 |   186952 |     7749     44 |      495 |        2
1329.67/1330.01	c  677s |      16 |   262977 |   187652 |     7749     44 |      495 |        2
1331.67/1332.02	c  679s |      16 |   263895 |   188352 |     7749     45 |      495 |        2
1333.86/1334.22	c  681s |      16 |   264966 |   189152 |     7749     45 |      495 |        2
1336.06/1336.47	c  684s |      16 |   266095 |   189952 |     7749     45 |      495 |        2
1338.26/1338.64	c  686s |      16 |   266968 |   190652 |     7749     45 |      495 |        2
1340.36/1340.78	c  688s |      16 |   267937 |   191352 |     7749     45 |      495 |        2
1342.56/1342.99	c  690s |      16 |   268927 |   192152 |     7749     45 |      495 |        2
1344.65/1345.09	c  692s |      16 |   270001 |   192952 |     7749     46 |      495 |        2
1346.95/1347.34	c  695s |      16 |   271017 |   193752 |     7749     46 |      495 |        2
1349.05/1349.41	c  697s |      16 |   272007 |   194452 |     7749     46 |      495 |        2
1351.25/1351.60	c  699s |      16 |   273009 |   195252 |     7749     46 |      495 |        2
1353.25/1353.68	c  701s |      16 |   273936 |   195952 |     7749     46 |      495 |        2
1355.55/1355.93	c  703s |      16 |   274826 |   196652 |     7749     46 |      495 |        2
1357.75/1358.19	c  705s |      16 |   275718 |   197352 |     7749     47 |      495 |        2
1358.05/1358.50	c  706s |      17 |   275818 |   197432 |     7749     47 |      495 |        2
1360.15/1360.59	c  708s |      17 |   277197 |   198232 |     7749     47 |      495 |        2
1362.25/1362.60	c  710s |      17 |   278139 |   198932 |     7749     47 |      495 |        2
1364.35/1364.75	c  712s |      17 |   279119 |   199732 |     7749     47 |      495 |        2
1366.35/1366.77	c  714s |      17 |   280013 |   200432 |     7749     47 |      495 |        2
1368.55/1368.91	c  716s |      17 |   280793 |   201032 |     7749     47 |      495 |        2
1370.54/1370.96	c  718s |      17 |   281881 |   201832 |     7749     48 |      495 |        2
1372.74/1373.15	c  720s |      17 |   283298 |   202732 |     7749     48 |      495 |        2
1374.84/1375.29	c  722s |      17 |   284336 |   203432 |     7749     48 |      495 |        2
1377.04/1377.44	c  725s |      17 |   285388 |   204132 |     7749     48 |      495 |        2
1379.05/1379.45	c  727s |      17 |   286514 |   204932 |     7749     48 |      495 |        2
1381.25/1381.63	c  729s |      17 |   287824 |   206032 |     7749     49 |      495 |        2
1383.34/1383.72	c  731s |      17 |   289026 |   207032 |     7749     49 |      495 |        2
1385.43/1385.86	c  733s |      17 |   290059 |   207932 |     7749     49 |      495 |        2
1387.53/1387.91	c  735s |      17 |   291160 |   208832 |     7749     49 |      495 |        2
1389.63/1390.06	c  737s |      17 |   292281 |   209732 |     7749     49 |      495 |        2
1391.83/1392.20	c  739s |      17 |   293324 |   210632 |     7749     50 |      495 |        2
1393.83/1394.27	c  741s |      17 |   294326 |   211432 |     7749     50 |      495 |        2
1396.03/1396.47	c  744s |      17 |   295448 |   212332 |     7749     50 |      495 |        2
1398.13/1398.52	c  746s |      17 |   296400 |   213132 |     7749     50 |      495 |        2
1400.23/1400.66	c  748s |      17 |   297396 |   213932 |     7749     50 |      495 |        2
1402.43/1402.85	c  750s |      17 |   298456 |   214732 |     7749     50 |      495 |        2
1404.62/1405.08	c  752s |      17 |   299529 |   215532 |     7749     51 |      495 |        2
1406.82/1407.23	c  754s |      17 |   300678 |   216432 |     7749     51 |      495 |        2
1408.83/1409.27	c  756s |      17 |   301768 |   217232 |     7749     51 |      495 |        2
1410.93/1411.35	c  759s |      17 |   302974 |   218132 |     7749     51 |      495 |        2
1413.02/1413.46	c  761s |      17 |   303999 |   218932 |     7749     51 |      495 |        2
1415.12/1415.56	c  763s |      17 |   305060 |   219732 |     7749     52 |      495 |        2
1417.32/1417.72	c  765s |      17 |   306298 |   220632 |     7749     52 |      495 |        2
1419.42/1419.83	c  767s |      17 |   307446 |   221532 |     7749     52 |      495 |        2
1421.62/1422.03	c  769s |      17 |   308599 |   222432 |     7749     52 |      495 |        2
1423.82/1424.23	c  771s |      17 |   309707 |   223232 |     7749     52 |      495 |        2
1425.82/1426.25	c  773s |      17 |   310608 |   223932 |     7749     52 |      495 |        2
1427.92/1428.39	c  776s |      17 |   311443 |   224632 |     7749     53 |      495 |        2
1430.21/1430.60	c  778s |      17 |   312723 |   225532 |     7749     53 |      495 |        2
1432.41/1432.81	c  780s |      17 |   313929 |   226432 |     7749     53 |      495 |        2
1434.61/1435.00	c  782s |      17 |   315120 |   227332 |     7749     53 |      495 |        2
1436.61/1437.09	c  784s |      17 |   316262 |   228132 |     7749     53 |      495 |        2
1438.81/1439.24	c  786s |      17 |   317405 |   228932 |     7749     54 |      495 |        2
1440.91/1441.35	c  789s |      17 |   318661 |   229832 |     7749     54 |      495 |        2
1443.11/1443.53	c  791s |      17 |   319782 |   230732 |     7749     54 |      495 |        2
1445.20/1445.65	c  793s |      17 |   321027 |   231632 |     7749     54 |      495 |        2
1447.31/1447.79	c  795s |      17 |   322266 |   232532 |     7749     54 |      495 |        2
1449.51/1449.96	c  797s |      17 |   323415 |   233432 |     7749     55 |      495 |        2
1451.71/1452.13	c  799s |      17 |   324704 |   234432 |     7749     55 |      495 |        2
1453.70/1454.16	c  801s |      17 |   325826 |   235332 |     7749     55 |      495 |        2
1455.70/1456.18	c  803s |      17 |   326782 |   236132 |     7749     55 |      495 |        2
1457.80/1458.29	c  805s |      17 |   327897 |   237032 |     7749     55 |      495 |        2
1459.90/1460.31	c  808s |      17 |   329043 |   237932 |     7749     56 |      495 |        2
1462.09/1462.53	c  810s |      17 |   330215 |   238832 |     7749     56 |      495 |        2
1464.19/1464.67	c  812s |      17 |   331013 |   239532 |     7749     56 |      495 |        2
1466.39/1466.84	c  814s |      17 |   332007 |   240332 |     7749     56 |      495 |        2
1468.59/1469.08	c  816s |      17 |   333085 |   241232 |     7749     56 |      495 |        2
1470.79/1471.22	c  818s |      17 |   334106 |   242032 |     7749     56 |      495 |        2
1472.89/1473.36	c  821s |      17 |   335118 |   242832 |     7749     57 |      495 |        2
1474.99/1475.41	c  823s |      17 |   336088 |   243632 |     7749     57 |      495 |        2
1477.19/1477.62	c  825s |      17 |   337121 |   244532 |     7749     57 |      495 |        2
1479.19/1479.62	c  827s |      17 |   338150 |   245332 |     7749     57 |      495 |        2
1481.19/1481.68	c  829s |      17 |   339346 |   246232 |     7749     57 |      495 |        2
1483.38/1483.90	c  831s |      17 |   340490 |   247132 |     7749     58 |      495 |        2
1485.69/1486.13	c  833s |      17 |   341751 |   248132 |     7749     58 |      495 |        2
1487.78/1488.27	c  835s |      17 |   342947 |   249032 |     7749     58 |      495 |        2
1489.98/1490.46	c  838s |      17 |   344273 |   250032 |     7749     58 |      495 |        2
1492.08/1492.58	c  840s |      17 |   345469 |   250932 |     7749     58 |      495 |        2
1494.18/1494.63	c  842s |      17 |   346313 |   251632 |     7749     58 |      495 |        2
1496.37/1496.87	c  844s |      17 |   347394 |   252432 |     7749     59 |      495 |        2
1498.67/1499.11	c  846s |      17 |   348481 |   253332 |     7749     59 |      495 |        2
1500.77/1501.25	c  848s |      17 |   349679 |   254232 |     7749     59 |      495 |        2
1502.87/1503.34	c  851s |      17 |   350844 |   255132 |     7749     59 |      495 |        2
1504.97/1505.49	c  853s |      17 |   352122 |   256132 |     7749     59 |      495 |        2
1507.07/1507.52	c  855s |      17 |   353281 |   257032 |     7749     60 |      495 |        2
1509.17/1509.67	c  857s |      17 |   354548 |   258032 |     7749     60 |      495 |        2
1511.17/1511.68	c  859s |      17 |   355861 |   259132 |     7749     60 |      495 |        2
1513.28/1513.77	c  861s |      17 |   357286 |   260332 |     7749     60 |      495 |        2
1515.27/1515.78	c  863s |      17 |   358534 |   261432 |     7749     61 |      495 |        2
1517.37/1517.83	c  865s |      17 |   359928 |   262532 |     7749     61 |      495 |        2
1519.47/1519.93	c  867s |      17 |   361200 |   263532 |     7749     61 |      495 |        2
1521.57/1522.02	c  869s |      17 |   362437 |   264532 |     7749     61 |      495 |        2
1523.67/1524.10	c  871s |      17 |   363565 |   265432 |     7749     62 |      495 |        2
1525.67/1526.17	c  873s |      17 |   364756 |   266332 |     7749     62 |      495 |        2
1527.77/1528.23	c  875s |      17 |   365865 |   267232 |     7749     62 |      495 |        2
1529.97/1530.40	c  878s |      17 |   366970 |   268132 |     7749     62 |      495 |        2
1532.17/1532.61	c  880s |      17 |   368138 |   269032 |     7749     62 |      495 |        2
1534.27/1534.79	c  882s |      17 |   369300 |   269932 |     7749     63 |      495 |        2
1536.38/1536.82	c  884s |      17 |   370405 |   270832 |     7749     63 |      495 |        2
1538.58/1539.06	c  886s |      17 |   371655 |   271832 |     7749     63 |      495 |        2
1540.78/1541.27	c  888s |      17 |   372968 |   272832 |     7749     63 |      495 |        2
1542.87/1543.32	c  891s |      17 |   374153 |   273732 |     7749     63 |      495 |        2
1544.87/1545.34	c  893s |      17 |   375165 |   274532 |     7749     64 |      495 |        2
1546.97/1547.42	c  895s |      17 |   376412 |   275532 |     7749     64 |      495 |        2
1549.07/1549.52	c  897s |      17 |   377589 |   276532 |     7749     64 |      495 |        2
1551.17/1551.69	c  899s |      17 |   378754 |   277532 |     7749     64 |      495 |        2
1553.57/1554.00	c  901s |      17 |   380061 |   278532 |     7749     65 |      495 |        2
1555.57/1556.04	c  903s |      17 |   381506 |   279532 |     7749     65 |      495 |        2
1557.77/1558.22	c  905s |      17 |   382847 |   280532 |     7749     65 |      495 |        2
1559.87/1560.31	c  908s |      17 |   384096 |   281432 |     7749     65 |      495 |        2
1561.86/1562.34	c  910s |      17 |   385425 |   282332 |     7749     65 |      495 |        2
1563.96/1564.44	c  912s |      17 |   386930 |   283232 |     7749     66 |      495 |        2
1566.16/1566.61	c  914s |      17 |   388239 |   284232 |     7749     66 |      495 |        2
1568.17/1568.68	c  916s |      17 |   389557 |   285232 |     7749     66 |      495 |        2
1570.26/1570.80	c  918s |      17 |   390844 |   286232 |     7749     66 |      495 |        2
1572.36/1572.81	c  920s |      17 |   392249 |   287232 |     7749     66 |      495 |        2
1574.37/1574.81	c  922s |      17 |   393434 |   288132 |     7749     67 |      495 |        2
1576.37/1576.82	c  924s |      17 |   394843 |   289132 |     7749     67 |      495 |        2
1578.47/1578.92	c  926s |      17 |   396161 |   290132 |     7749     67 |      495 |        2
1580.57/1581.07	c  928s |      17 |   397587 |   291232 |     7749     67 |      495 |        2
1582.67/1583.10	c  930s |      17 |   398992 |   292232 |     7749     68 |      495 |        2
1584.78/1585.26	c  932s |      17 |   400437 |   293332 |     7749     68 |      495 |        2
1586.98/1587.41	c  935s |      17 |   401908 |   294432 |     7749     68 |      495 |        2
1588.97/1589.45	c  937s |      17 |   403164 |   295432 |     7749     68 |      495 |        2
1590.57/1591.05	c  938s |      18 |   404182 |   296252 |     7749     68 |      495 |        2
1592.67/1593.10	c  940s |      18 |   406714 |   297252 |     7749     69 |      495 |        2
1594.68/1595.17	c  942s |      18 |   408903 |   298352 |     7749     69 |      495 |        2
1596.77/1597.25	c  944s |      18 |   411210 |   299652 |     7749     69 |      495 |        2
1598.87/1599.37	c  947s |      18 |   413118 |   301052 |     7749     70 |      495 |        2
1600.97/1601.40	c  949s |      18 |   414987 |   302452 |     7749     70 |      495 |        2
1603.07/1603.53	c  951s |      18 |   416809 |   303752 |     7749     70 |      495 |        2
1605.17/1605.65	c  953s |      18 |   418329 |   304852 |     7749     70 |      495 |        2
1607.17/1607.66	c  955s |      18 |   419942 |   305952 |     7749     71 |      495 |        2
1609.17/1609.68	c  957s |      18 |   421466 |   307052 |     7749     71 |      495 |        2
1611.27/1611.79	c  959s |      18 |   423027 |   308152 |     7749     71 |      495 |        2
1613.47/1613.92	c  961s |      18 |   424620 |   309252 |     7749     71 |      495 |        2
1615.67/1616.12	c  963s |      18 |   425989 |   310252 |     7749     72 |      495 |        2
1617.87/1618.30	c  965s |      18 |   427644 |   311452 |     7749     72 |      495 |        2
1619.87/1620.36	c  968s |      18 |   429155 |   312452 |     7749     72 |      495 |        2
1622.07/1622.51	c  970s |      18 |   430749 |   313552 |     7749     72 |      495 |        2
1624.06/1624.55	c  972s |      18 |   432156 |   314552 |     7749     72 |      495 |        2
1626.16/1626.60	c  974s |      18 |   433539 |   315552 |     7749     73 |      495 |        2
1628.26/1628.70	c  976s |      18 |   435038 |   316652 |     7749     73 |      495 |        2
1630.36/1630.80	c  978s |      18 |   436511 |   317752 |     7749     73 |      495 |        2
1632.36/1632.88	c  980s |      18 |   437817 |   318752 |     7749     73 |      495 |        2
1634.46/1634.93	c  982s |      18 |   439026 |   319652 |     7749     74 |      495 |        2
1636.56/1637.00	c  984s |      18 |   440250 |   320552 |     7749     74 |      495 |        2
1638.76/1639.20	c  986s |      18 |   441782 |   321652 |     7749     74 |      495 |        2
1641.06/1641.54	c  989s |      18 |   443232 |   322652 |     7749     74 |      495 |        2
1643.26/1643.73	c  991s |      18 |   444603 |   323652 |     7749     74 |      495 |        2
1645.27/1645.74	c  993s |      18 |   445843 |   324452 |     7749     75 |      495 |        2
1647.37/1647.81	c  995s |      18 |   447183 |   325352 |     7749     75 |      495 |        2
1649.46/1649.91	c  997s |      18 |   448849 |   326452 |     7749     75 |      495 |        2
1651.56/1652.05	c  999s |      18 |   450439 |   327552 |     7749     75 |      495 |        2
1653.66/1654.13	c 1001s |      18 |   452048 |   328652 |     7749     76 |      495 |        2
1655.76/1656.22	c 1003s |      18 |   453582 |   329752 |     7749     76 |      495 |        2
1657.76/1658.27	c 1005s |      18 |   454919 |   330652 |     7749     76 |      495 |        2
1659.96/1660.45	c 1008s |      18 |   456524 |   331752 |     7749     76 |      495 |        2
1662.06/1662.52	c 1010s |      18 |   458039 |   332752 |     7749     77 |      495 |        2
1664.16/1664.67	c 1012s |      18 |   459622 |   333852 |     7749     77 |      495 |        2
1666.36/1666.82	c 1014s |      18 |   461194 |   334952 |     7749     77 |      495 |        2
1668.46/1668.99	c 1016s |      18 |   462725 |   336052 |     7749     77 |      495 |        2
1670.66/1671.13	c 1018s |      18 |   464287 |   337152 |     7749     77 |      495 |        2
1672.76/1673.30	c 1020s |      18 |   465832 |   338152 |     7749     78 |      495 |        2
1674.86/1675.36	c 1023s |      18 |   467359 |   339252 |     7749     78 |      495 |        2
1676.96/1677.45	c 1025s |      18 |   468929 |   340352 |     7749     78 |      495 |        2
1679.05/1679.53	c 1027s |      18 |   470498 |   341452 |     7749     78 |      495 |        2
1681.25/1681.70	c 1029s |      18 |   471819 |   342352 |     7749     79 |      495 |        2
1683.25/1683.79	c 1031s |      18 |   473289 |   343352 |     7749     79 |      495 |        2
1685.45/1685.95	c 1033s |      18 |   474841 |   344452 |     7749     79 |      495 |        2
1687.45/1687.99	c 1035s |      18 |   476385 |   345552 |     7749     79 |      495 |        2
1689.45/1689.99	c 1037s |      18 |   477925 |   346652 |     7749     80 |      495 |        2
1691.65/1692.11	c 1039s |      18 |   479532 |   347752 |     7749     80 |      495 |        2
1693.66/1694.15	c 1041s |      18 |   480955 |   348752 |     7749     80 |      495 |        2
1695.76/1696.22	c 1043s |      18 |   482344 |   349752 |     7749     80 |      495 |        2
1697.96/1698.43	c 1046s |      18 |   483816 |   350852 |     7749     81 |      495 |        2
1699.95/1700.46	c 1048s |      18 |   485180 |   351852 |     7749     81 |      495 |        2
1702.15/1702.64	c 1050s |      18 |   486568 |   352852 |     7749     81 |      495 |        2
1704.25/1704.74	c 1052s |      18 |   488090 |   353952 |     7749     81 |      495 |        2
1706.35/1706.81	c 1054s |      18 |   489687 |   355052 |     7749     81 |      495 |        2
1708.45/1708.96	c 1056s |      18 |   491270 |   356152 |     7749     82 |      495 |        2
1710.65/1711.14	c 1058s |      18 |   492809 |   357252 |     8524     82 |      495 |        2
1712.75/1713.21	c 1060s |      18 |   494267 |   358252 |     8524     82 |      495 |        2
1714.75/1715.22	c 1062s |      18 |   495473 |   359152 |     8524     82 |      495 |        2
1716.85/1717.38	c 1065s |      18 |   497116 |   360252 |     8524     82 |      495 |        2
1718.95/1719.44	c 1067s |      18 |   498575 |   361252 |     8524     83 |      495 |        2
1720.95/1721.49	c 1069s |      18 |   500106 |   362352 |     8524     83 |      495 |        2
1723.15/1723.63	c 1071s |      18 |   501715 |   363452 |     8524     83 |      495 |        2
1725.14/1725.66	c 1073s |      18 |   503335 |   364552 |     8524     83 |      495 |        2
1727.24/1727.72	c 1075s |      18 |   504821 |   365552 |     8524     84 |      495 |        2
1729.24/1729.73	c 1077s |      18 |   506208 |   366552 |     8524     84 |      495 |        2
1731.44/1731.92	c 1079s |      18 |   507683 |   367552 |     8524     84 |      495 |        2
1733.44/1733.96	c 1081s |      18 |   509162 |   368552 |     8524     84 |      495 |        2
1735.54/1736.03	c 1083s |      18 |   510803 |   369652 |     8524     84 |      495 |        2
1737.65/1738.14	c 1085s |      18 |   512042 |   370552 |     8524     85 |      495 |        2
1739.64/1740.18	c 1087s |      18 |   513732 |   371752 |     8524     85 |      495 |        2
1741.84/1742.35	c 1090s |      18 |   515313 |   372852 |     8524     85 |      495 |        2
1744.04/1744.55	c 1092s |      18 |   516909 |   373952 |     8524     85 |      495 |        2
1746.14/1746.67	c 1094s |      18 |   518320 |   374952 |     8524     85 |      495 |        2
1748.24/1748.79	c 1096s |      18 |   519683 |   375852 |     8524     86 |      495 |        2
1750.24/1750.79	c 1098s |      18 |   521121 |   376852 |     8524     86 |      495 |        2
1752.74/1753.29	c 1100s |      18 |   522560 |   377852 |     8524     86 |      495 |        2
1754.84/1755.36	c 1103s |      18 |   524153 |   378952 |     8524     86 |      495 |        2
1756.84/1757.39	c 1105s |      18 |   525597 |   379952 |     8524     86 |      495 |        2
1759.04/1759.57	c 1107s |      18 |   527043 |   380952 |     8524     87 |      495 |        2
1761.24/1761.70	c 1109s |      18 |   528749 |   382152 |     8524     87 |      495 |        2
1763.24/1763.74	c 1111s |      18 |   530228 |   383252 |     8524     87 |      495 |        2
1765.44/1765.91	c 1113s |      18 |   531619 |   384252 |     8524     87 |      495 |        2
1767.44/1767.93	c 1115s |      18 |   532945 |   385252 |     8524     87 |      495 |        2
1769.64/1770.19	c 1117s |      18 |   534430 |   386252 |     8524     88 |      495 |        2
1771.84/1772.37	c 1120s |      18 |   536020 |   387352 |     8524     88 |      495 |        2
1773.94/1774.43	c 1122s |      18 |   537398 |   388352 |     8524     88 |      495 |        2
1775.94/1776.49	c 1124s |      18 |   538783 |   389352 |     8524     88 |      495 |        2
1778.03/1778.58	c 1126s |      18 |   540126 |   390352 |     8524     89 |      495 |        2
1780.23/1780.79	c 1128s |      18 |   541788 |   391452 |     8524     89 |      495 |        2
1782.43/1782.96	c 1130s |      18 |   543482 |   392652 |     8524     89 |      495 |        2
1784.53/1785.03	c 1132s |      18 |   544885 |   393652 |     8524     89 |      495 |        2
1786.53/1787.08	c 1134s |      18 |   546131 |   394552 |     8524     89 |      495 |        2
1788.73/1789.24	c 1136s |      18 |   547496 |   395552 |     8524     90 |      495 |        2
1790.73/1791.29	c 1138s |      18 |   548811 |   396452 |     8524     90 |      495 |        2
1792.93/1793.41	c 1141s |      18 |   550224 |   397452 |     8524     90 |      495 |        2
1795.13/1795.60	c 1143s |      18 |   551567 |   398352 |     8524     90 |      495 |        2
1797.33/1797.87	c 1145s |      18 |   552827 |   399252 |     8524     90 |      495 |        2
1799.33/1799.88	c 1147s |      18 |   553914 |   400052 |     8524     91 |      495 |        2

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

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

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


[startup+0 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 19364
/proc/meminfo: memFree=29077236/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=764348 CPUtime=0 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 2855 0 0 0 0 0 0 0 20 0 4 0 25586498 782692352 3217 33554432000 4194304 16246674 140735557419216 140735557418640 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 191599 3223 441 2943 0 188493 0
[pid=19364/tid=19365] ppid=19361 vsize=780732 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 799469568 3283 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=785852 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 804712448 3302 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=789948 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25586498 808906752 3318 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100211 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 19364
/proc/meminfo: memFree=29077236/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1304132 CPUtime=0.09 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 30979 0 0 0 5 4 0 0 20 0 4 0 25586498 1335431168 31279 33554432000 4194304 16246674 140735557419216 140735557418528 7374276 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 326033 31293 801 2943 0 322927 0
[pid=19364/tid=19365] ppid=19361 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1335431168 31303 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1335431168 31314 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1335431168 31325 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1304132

[startup+0.200533 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 19364
/proc/meminfo: memFree=29077236/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1311300 CPUtime=0.19 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 39579 0 0 0 14 5 0 0 20 0 4 0 25586498 1342771200 40389 33554432000 4194304 16246674 140735557419216 140735557418528 14073329 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 327825 40389 801 2943 0 324719 0
[pid=19364/tid=19365] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 40389 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 40389 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 40389 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1311300

[startup+0.300535 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 19364
/proc/meminfo: memFree=29077236/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1311300 CPUtime=0.29 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 49032 0 0 0 23 6 0 0 20 0 4 0 25586498 1342771200 49843 33554432000 4194304 16246674 140735557419216 140735557418528 12654121 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 327825 49858 834 2943 0 324719 0
[pid=19364/tid=19365] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 49868 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 49879 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 49888 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1311300

[startup+0.700387 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 19364
/proc/meminfo: memFree=29077236/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1311300 CPUtime=0.68 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 179372 0 0 0 45 23 0 0 20 0 4 0 25586498 1342771200 180182 33554432000 4194304 16246674 140735557419216 140735557418528 12414001 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 327825 180197 835 2943 0 324719 0
[pid=19364/tid=19365] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 180206 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 180216 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 180225 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1311300

[startup+1.50041 s]
/proc/loadavg: 2.28 2.29 2.27 3/183 19368
/proc/meminfo: memFree=28001244/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1311300 CPUtime=1.49 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 268444 0 0 0 114 35 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 140735557401088 13928256 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 327825 269254 835 2943 0 324719 0
[pid=19364/tid=19365] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1311300

[startup+3.10044 s]
/proc/loadavg: 2.26 2.29 2.27 4/183 19368
/proc/meminfo: memFree=28000616/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1311300 CPUtime=3.09 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 268444 0 0 0 274 35 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 140735557401088 13055848 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 327825 269254 835 2943 0 324719 0
[pid=19364/tid=19365] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1311300

[startup+6.30041 s]
/proc/loadavg: 2.26 2.29 2.27 4/183 19368
/proc/meminfo: memFree=28000976/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1311300 CPUtime=6.29 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 268444 0 0 0 594 35 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 140735557401088 13007928 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 327825 269254 835 2943 0 324719 0
[pid=19364/tid=19365] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1342771200 269254 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1311300

[startup+12.7004 s]
/proc/loadavg: 2.29 2.30 2.27 3/183 19368
/proc/meminfo: memFree=27981932/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1330756 CPUtime=12.69 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 273310 0 0 0 1233 36 0 0 20 0 4 0 25586498 1362694144 274120 33554432000 4194304 16246674 140735557419216 140735557401088 4206688 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 332689 274120 835 2943 0 329583 0
[pid=19364/tid=19365] ppid=19361 vsize=1330756 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1362694144 274120 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1330756 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1362694144 274120 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1330756 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1362694144 274120 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1330756

[startup+25.5005 s]
/proc/loadavg: 2.25 2.29 2.27 3/183 19369
/proc/meminfo: memFree=27927860/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1385028 CPUtime=25.49 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 286878 0 0 0 2511 38 0 0 20 0 4 0 25586498 1418268672 287688 33554432000 4194304 16246674 140735557419216 140735557401088 12449399 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 346257 287688 835 2943 0 343151 0
[pid=19364/tid=19365] ppid=19361 vsize=1385028 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1418268672 287688 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1385028 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1418268672 287688 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1385028 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1418268672 287688 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1385028

[startup+51.1005 s]
/proc/loadavg: 2.29 2.29 2.27 4/183 19369
/proc/meminfo: memFree=26594592/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=2715204 CPUtime=51.08 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 619457 0 0 0 5025 83 0 0 20 0 4 0 25586498 2780368896 620523 33554432000 4194304 16246674 140735557419216 140735557418312 4221138 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 678801 620523 869 2943 0 675695 0
[pid=19364/tid=19365] ppid=19361 vsize=2715204 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 2780368896 620523 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=2715204 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 2780368896 620523 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=2715204 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 2780368896 620523 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2715204

[startup+102.3 s]
/proc/loadavg: 2.36 2.30 2.28 3/183 19370
/proc/meminfo: memFree=27140748/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=2169412 CPUtime=102.28 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 894448 0 0 0 10095 133 0 0 20 0 4 0 25586498 2221477888 484122 33554432000 4194304 16246674 140735557419216 140735557401088 5677720 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 542353 484122 915 2943 0 539247 0
[pid=19364/tid=19365] ppid=19361 vsize=2169412 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 2221477888 484122 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=2169412 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 2221477888 484122 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=2169412 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 2221477888 484122 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2169412


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

/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1772100

[startup+1362.3 s]
/proc/loadavg: 2.20 2.20 2.21 3/183 19450
/proc/meminfo: memFree=27701856/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1361.95 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062384 0 0 0 136029 166 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 12483272 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1772100

[startup+1422.3 s]
/proc/loadavg: 2.37 2.24 2.22 3/183 19451
/proc/meminfo: memFree=27701636/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1421.93 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062419 0 0 0 142027 166 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 13774516 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1772100

[startup+1482.3 s]
/proc/loadavg: 2.23 2.22 2.21 4/184 19455
/proc/meminfo: memFree=27698192/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1481.88 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062453 0 0 0 148022 166 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 5600232 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 1772100

[startup+1542.31 s]
/proc/loadavg: 2.36 2.26 2.22 3/183 19479
/proc/meminfo: memFree=27675948/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1541.87 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 154021 166 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 5712144 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1772100

[startup+1602.3 s]
/proc/loadavg: 2.22 2.24 2.22 3/183 19481
/proc/meminfo: memFree=27676356/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1601.87 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 160020 167 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 5722656 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1772100

[startup+1662.3 s]
/proc/loadavg: 2.16 2.22 2.21 3/183 19482
/proc/meminfo: memFree=27676020/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1661.86 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 166019 167 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 13781202 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1772100

[startup+1722.3 s]
/proc/loadavg: 2.18 2.21 2.20 3/183 19483
/proc/meminfo: memFree=27675560/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1721.85 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 172018 167 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 5711342 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1772100

[startup+1782.3 s]
/proc/loadavg: 2.19 2.21 2.20 3/183 19484
/proc/meminfo: memFree=27675044/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1781.83 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 178016 167 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 5600808 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1772100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.15 2.20 2.20 3/183 19484
/proc/meminfo: memFree=27675020/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1800.03 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 179836 167 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 12415740 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1772100

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

[startup+1800.5 s]
/proc/loadavg: 2.15 2.20 2.20 3/183 19484
/proc/meminfo: memFree=27675020/32872528 swapFree=1431120/1543540
[pid=19364] ppid=19361 vsize=1772100 CPUtime=1800.03 cores=0,2,4,6
/proc/19364/stat : 19364 (toysat) R 19361 19364 15180 0 -1 4202496 1062464 0 0 0 179836 167 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 140735557401088 12415740 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19364/statm: 443025 384802 923 2943 0 439919 0
[pid=19364/tid=19365] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19365/stat : 19365 (toysat) S 19361 19364 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956828744944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19364/tid=19366] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19366/stat : 19366 (toysat) S 19361 19364 15180 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956743810288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19364/tid=19367] ppid=19361 vsize=1772100 CPUtime=0 cores=0,2,4,6
/proc/19364/task/19367/stat : 19367 (toysat) S 19361 19364 15180 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25586498 1814630400 384802 33554432000 4194304 16246674 140735557419216 139956733336752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1772100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.37
CPU system time (s): 1.67474
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 2922052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.67474
maximum resident set size= 2689108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1062464
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= 466
involuntary context switches= 1828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.19521 second user time and 6.69898 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-18 09:36:18
IDJOB=4103321
IDBENCH=2327
IDSOLVER=2542
FILE ID=node116/4103321-1466235378
RUNJOBID= node116-1466206094-15196
PBS_JOBID= 19918160
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos17.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103321-1466235378/watcher-4103321-1466235378 -o /tmp/evaluation-result-4103321-1466235378/solver-4103321-1466235378 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466206094-15196 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103321-1466235378.opb

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

MD5SUM BENCH= 6ec9fbaf74a275630384576eed2d57d7
RANDOM SEED=751640712

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29077236 kB
Buffers:          113836 kB
Cached:           135800 kB
SwapCached:         2060 kB
Active:          1355200 kB
Inactive:         154156 kB
Active(anon):    1257884 kB
Inactive(anon):     4060 kB
Active(file):      97316 kB
Inactive(file):   150096 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099604 kB
Dirty:             17892 kB
Writeback:             0 kB
AnonPages:       2802008 kB
Mapped:            10784 kB
Shmem:                 0 kB
Slab:             604612 kB
SReclaimable:      48708 kB
SUnreclaim:       555904 kB
KernelStack:        1488 kB
PageTables:         9276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2942244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1331200 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= 71692 MiB
End job on node116 at 2016-06-18 10:06:18