Trace number 4847076

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
cpmpy_highs (1 core) 2026-07-14SAT243 3586.58 3598.23

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ex1010-pi.opb
MD5SUM8110b40f0bcb2b71ca0c468dd4d50902
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark239
Best CPU time to get the best result obtained on this benchmark3582.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25200
Total number of constraints1468
Number of constraints which are clauses1468
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint9
Maximum length of a constraint172
Number of terms in the objective function 25200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 25200
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25200
Number of bits of the biggest sum of numbers15
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

Solver Data

1.81/2.73	c Time taken to transform: 0.9785420894622803 seconds
1.81/2.74	c Solver arguments: {'mip_rel_gap': 0.0, 'mip_abs_gap': 0.99, 'threads': 1, 'random_seed': 1117755445}
1.81/2.74	c 3595.33872961998s left to solve
2.01/2.99	c Solution 0, time = 0.2461s
2.01/2.99	o 11584
2.01/3.01	c Solution 1, time = 0.2685s
2.01/3.01	o 11584
11.09/12.03	c Solution 2, time = 9.2939s
11.09/12.03	o 1046
11.09/12.04	c Solution 3, time = 9.2995s
11.09/12.04	o 1046
25.04/26.05	c Solution 4, time = 23.3104s
25.04/26.05	o 566
25.04/26.05	c Solution 5, time = 23.3140s
25.04/26.05	o 1046
60.71/61.81	c Solution 6, time = 59.0739s
60.71/61.81	o 1036
61.50/62.60	c Solution 7, time = 59.8658s
61.50/62.60	o 1034
63.30/64.45	c Solution 8, time = 61.7142s
63.30/64.45	o 1024
63.80/64.94	c Solution 9, time = 62.2040s
63.80/64.94	o 1004
64.49/65.66	c Solution 10, time = 62.9186s
64.49/65.66	o 1007
65.59/66.78	c Solution 11, time = 64.0432s
65.59/66.78	o 1005
66.90/68.08	c Solution 12, time = 65.3438s
66.90/68.08	o 997
67.78/68.90	c Solution 13, time = 66.1610s
67.78/68.90	o 983
68.89/70.02	c Solution 14, time = 67.2780s
68.89/70.02	o 991
69.38/70.51	c Solution 15, time = 67.7710s
69.38/70.51	o 994
70.67/71.89	c Solution 16, time = 69.1497s
70.67/71.89	o 993
71.37/72.50	c Solution 17, time = 69.7621s
71.37/72.50	o 982
71.88/73.04	c Solution 18, time = 70.3009s
71.88/73.04	o 975
73.56/74.78	c Solution 19, time = 72.0448s
73.56/74.78	o 978
73.87/75.09	c Solution 20, time = 72.3475s
73.87/75.09	o 972
74.36/75.54	c Solution 21, time = 72.7978s
74.36/75.54	o 970
74.76/75.95	c Solution 22, time = 73.2136s
74.76/75.95	o 978
76.05/77.22	c Solution 23, time = 74.4846s
76.05/77.22	o 959
76.55/77.75	c Solution 24, time = 75.0090s
76.55/77.75	o 950
77.65/78.81	c Solution 25, time = 76.0757s
77.65/78.81	o 963
78.14/79.39	c Solution 26, time = 76.6472s
78.14/79.39	o 952
78.64/79.83	c Solution 27, time = 77.0958s
78.64/79.83	o 950
79.04/80.25	c Solution 28, time = 77.5096s
79.04/80.25	o 942
80.14/81.34	c Solution 29, time = 78.6022s
80.14/81.34	o 931
80.44/81.67	c Solution 30, time = 78.9339s
80.44/81.67	o 923
80.95/82.18	c Solution 31, time = 79.4404s
80.95/82.18	o 916
82.23/83.41	c Solution 32, time = 80.6711s
82.23/83.41	o 906
82.63/83.86	c Solution 33, time = 81.1209s
82.63/83.86	o 903
83.03/84.27	c Solution 34, time = 81.5263s
83.03/84.27	o 898
83.73/85.00	c Solution 35, time = 82.2649s
83.73/85.00	o 903
85.12/86.33	c Solution 36, time = 83.5936s
85.12/86.33	o 890
85.62/86.87	c Solution 37, time = 84.1300s
85.62/86.87	o 878
86.72/87.91	c Solution 38, time = 85.1718s
86.72/87.91	o 885
87.11/88.34	c Solution 39, time = 85.5971s
87.11/88.34	o 871
87.41/88.64	c Solution 40, time = 85.9010s
87.41/88.64	o 878
88.11/89.39	c Solution 41, time = 86.6471s
88.11/89.39	o 870
88.51/89.73	c Solution 42, time = 86.9891s
88.51/89.73	o 876
88.92/90.11	c Solution 43, time = 87.3695s
88.92/90.11	o 852
90.00/91.23	c Solution 44, time = 88.4921s
90.00/91.23	o 857
90.50/91.70	c Solution 45, time = 88.9594s
90.50/91.70	o 857
91.30/92.56	c Solution 46, time = 89.8194s
91.30/92.56	o 845
91.70/92.94	c Solution 47, time = 90.2036s
91.70/92.94	o 844
91.91/93.19	c Solution 48, time = 90.4541s
91.91/93.19	o 841
92.30/93.59	c Solution 49, time = 90.8520s
92.30/93.59	o 817
93.19/94.44	c Solution 50, time = 91.6998s
93.19/94.44	o 803
93.49/94.74	c Solution 51, time = 92.0059s
93.49/94.74	o 804
93.90/95.14	c Solution 52, time = 92.4033s
93.90/95.14	o 807
94.19/95.46	c Solution 53, time = 92.7216s
94.19/95.46	o 796
94.69/95.92	c Solution 54, time = 93.1820s
94.69/95.92	o 799
95.48/96.74	c Solution 55, time = 94.0039s
95.48/96.74	o 792
95.79/97.02	c Solution 56, time = 94.2804s
95.79/97.02	o 787
95.98/97.23	c Solution 57, time = 94.4932s
95.98/97.23	o 775
96.79/98.06	c Solution 58, time = 95.3164s
96.79/98.06	o 770
97.08/98.33	c Solution 59, time = 95.5911s
97.08/98.33	o 767
97.38/98.62	c Solution 60, time = 95.8821s
97.38/98.62	o 756
97.68/98.95	c Solution 61, time = 96.2140s
97.68/98.95	o 748
98.37/99.65	c Solution 62, time = 96.9118s
98.37/99.65	o 741
98.57/99.82	c Solution 63, time = 97.0858s
98.57/99.82	o 744
98.78/100.10	c Solution 64, time = 97.3576s
98.78/100.10	o 744
99.37/100.63	c Solution 65, time = 97.8895s
99.37/100.63	o 738
99.57/100.89	c Solution 66, time = 98.1467s
99.57/100.89	o 734
100.27/101.58	c Solution 67, time = 98.8453s
100.27/101.58	o 726
100.57/101.81	c Solution 68, time = 99.0675s
100.57/101.81	o 723
100.78/102.05	c Solution 69, time = 99.3096s
100.78/102.05	o 719
101.07/102.31	c Solution 70, time = 99.5753s
101.07/102.31	o 708
101.77/103.01	c Solution 71, time = 100.2730s
101.77/103.01	o 706
101.87/103.19	c Solution 72, time = 100.4465s
101.87/103.19	o 705
102.16/103.45	c Solution 73, time = 100.7109s
102.16/103.45	o 694
102.66/103.95	c Solution 74, time = 101.2153s
102.66/103.95	o 687
102.87/104.16	c Solution 75, time = 101.4216s
102.87/104.16	o 683
103.16/104.42	c Solution 76, time = 101.6818s
103.16/104.42	o 692
103.77/105.10	c Solution 77, time = 102.3660s
103.77/105.10	o 676
103.96/105.27	c Solution 78, time = 102.5281s
103.96/105.27	o 677
104.25/105.52	c Solution 79, time = 102.7801s
104.25/105.52	o 669
104.55/105.85	c Solution 80, time = 103.1071s
104.55/105.85	o 659
105.05/106.39	c Solution 81, time = 103.6491s
105.05/106.39	o 649
105.25/106.54	c Solution 82, time = 103.7993s
105.25/106.54	o 641
105.55/106.85	c Solution 83, time = 104.1102s
105.55/106.85	o 647
106.05/107.37	c Solution 84, time = 104.6341s
106.05/107.37	o 643
106.25/107.57	c Solution 85, time = 104.8281s
106.25/107.57	o 641
106.55/107.84	c Solution 86, time = 105.0974s
106.55/107.84	o 640
107.04/108.36	c Solution 87, time = 105.6205s
107.04/108.36	o 631
107.24/108.52	c Solution 88, time = 105.7845s
107.24/108.52	o 630
107.44/108.75	c Solution 89, time = 106.0149s
107.44/108.75	o 626
107.75/109.10	c Solution 90, time = 106.3654s
107.75/109.10	o 622
107.94/109.29	c Solution 91, time = 106.5472s
107.94/109.29	o 618
108.24/109.58	c Solution 92, time = 106.8437s
108.24/109.58	o 625
108.75/110.04	c Solution 93, time = 107.2986s
108.75/110.04	o 608
108.85/110.17	c Solution 94, time = 107.4297s
108.85/110.17	o 602
109.04/110.36	c Solution 95, time = 107.6257s
109.04/110.36	o 618
109.24/110.51	c Solution 96, time = 107.7704s
109.24/110.51	o 592
109.64/110.92	c Solution 97, time = 108.1808s
109.64/110.92	o 593
109.75/111.08	c Solution 98, time = 108.3368s
109.75/111.08	o 591
109.85/111.18	c Solution 99, time = 108.4421s
109.85/111.18	o 583
110.03/111.30	c Solution 100, time = 108.5602s
110.03/111.30	o 585
110.24/111.59	c Solution 101, time = 108.8553s
110.24/111.59	o 583
110.44/111.72	c Solution 102, time = 108.9766s
110.44/111.72	o 572
110.54/111.84	c Solution 103, time = 109.0981s
110.54/111.84	o 542
110.85/112.13	c Solution 104, time = 109.3902s
110.85/112.13	o 551
110.94/112.22	c Solution 105, time = 109.4841s
110.94/112.22	o 512
111.04/112.34	c Solution 106, time = 109.6027s
111.04/112.34	o 544
111.14/112.47	c Solution 107, time = 109.7290s
111.14/112.47	o 530
111.64/112.95	c Solution 108, time = 110.2105s
111.64/112.95	o 544
111.85/113.12	c Solution 109, time = 110.3822s
111.85/113.12	o 529
111.94/113.23	c Solution 110, time = 110.4877s
111.94/113.23	o 512
112.04/113.35	c Solution 111, time = 110.6133s
112.04/113.35	o 504
112.43/113.79	c Solution 112, time = 111.0531s
112.43/113.79	o 515
112.63/113.92	c Solution 113, time = 111.1839s
112.63/113.92	o 518
112.84/114.15	c Solution 114, time = 111.4105s
112.84/114.15	o 433
113.23/114.56	c Solution 115, time = 111.8229s
113.23/114.56	o 442
113.43/114.70	c Solution 116, time = 111.9657s
113.43/114.70	o 453
113.53/114.82	c Solution 117, time = 112.0799s
113.53/114.82	o 440
113.63/114.93	c Solution 118, time = 112.1937s
113.63/114.93	o 468
113.74/115.05	c Solution 119, time = 112.3149s
113.74/115.05	o 402
114.03/115.34	c Solution 120, time = 112.6000s
114.03/115.34	o 433
114.13/115.48	c Solution 121, time = 112.7449s
114.13/115.48	o 406
114.33/115.67	c Solution 122, time = 112.9280s
114.33/115.67	o 423
114.63/115.96	c Solution 123, time = 113.2224s
114.63/115.96	o 408
114.74/116.10	c Solution 124, time = 113.3602s
114.74/116.10	o 372
114.93/116.20	c Solution 125, time = 113.4653s
114.93/116.20	o 356
115.22/116.59	c Solution 126, time = 113.8557s
115.22/116.59	o 367
115.42/116.72	c Solution 127, time = 113.9831s
115.42/116.72	o 364
115.62/116.90	c Solution 128, time = 114.1586s
115.62/116.90	o 325
115.92/117.27	c Solution 129, time = 114.5324s
115.92/117.27	o 270
116.12/117.49	c Solution 130, time = 114.7549s
116.12/117.49	o 317
116.22/117.55	c Solution 131, time = 114.8107s
116.22/117.55	o 244
116.32/117.65	c Solution 132, time = 114.9087s
116.32/117.65	o 1047
116.73/118.10	c Solution 133, time = 115.3579s
116.73/118.10	o 1049
116.73/118.10	c Solution 134, time = 115.3608s
116.73/118.10	o 1049
116.92/118.29	c Solution 135, time = 115.5485s
116.92/118.29	o 1038
117.41/118.77	c Solution 136, time = 116.0312s
117.41/118.77	o 1022
117.61/118.96	c Solution 137, time = 116.2191s
117.61/118.96	o 1018
117.83/119.15	c Solution 138, time = 116.4118s
117.83/119.15	o 1019
118.21/119.58	c Solution 139, time = 116.8442s
118.21/119.58	o 1019
118.41/119.79	c Solution 140, time = 117.0536s
118.41/119.79	o 1008
118.72/120.08	c Solution 141, time = 117.3389s
118.72/120.08	o 993
119.21/120.59	c Solution 142, time = 117.8528s
119.21/120.59	o 987
119.41/120.77	c Solution 143, time = 118.0300s
119.41/120.77	o 997
119.61/120.98	c Solution 144, time = 118.2385s
119.61/120.98	o 992
120.11/121.42	c Solution 145, time = 118.6768s
120.11/121.42	o 986
120.30/121.60	c Solution 146, time = 118.8593s
120.30/121.60	o 983
120.40/121.78	c Solution 147, time = 119.0390s
120.40/121.78	o 981
120.90/122.25	c Solution 148, time = 119.5068s
120.90/122.25	o 969
121.00/122.38	c Solution 149, time = 119.6436s
121.00/122.38	o 961
121.20/122.60	c Solution 150, time = 119.8563s
121.20/122.60	o 964
121.81/123.16	c Solution 151, time = 120.4188s
121.81/123.16	o 947
122.00/123.38	c Solution 152, time = 120.6454s
122.00/123.38	o 957
122.20/123.57	c Solution 153, time = 120.8309s
122.20/123.57	o 946
122.71/124.03	c Solution 154, time = 121.2922s
122.71/124.03	o 934
122.90/124.23	c Solution 155, time = 121.4933s
122.90/124.23	o 915
123.10/124.49	c Solution 156, time = 121.7501s
123.10/124.49	o 911
123.59/124.99	c Solution 157, time = 122.2504s
123.59/124.99	o 903
123.80/125.15	c Solution 158, time = 122.4134s
123.80/125.15	o 896
123.99/125.33	c Solution 159, time = 122.5870s
123.99/125.33	o 885
124.19/125.54	c Solution 160, time = 122.7997s
124.19/125.54	o 890
124.49/125.89	c Solution 161, time = 123.1482s
124.49/125.89	o 884
124.70/126.04	c Solution 162, time = 123.3032s
124.70/126.04	o 873
124.80/126.18	c Solution 163, time = 123.4429s
124.80/126.18	o 879
125.19/126.56	c Solution 164, time = 123.8217s
125.19/126.56	o 871
125.29/126.67	c Solution 165, time = 123.9339s
125.29/126.67	o 861
125.39/126.79	c Solution 166, time = 124.0526s
125.39/126.79	o 864
125.70/127.07	c Solution 167, time = 124.3317s
125.70/127.07	o 868
125.88/127.23	c Solution 168, time = 124.4932s
125.88/127.23	o 852
125.98/127.37	c Solution 169, time = 124.6310s
125.98/127.37	o 857
126.28/127.68	c Solution 170, time = 124.9428s
126.28/127.68	o 848
126.48/127.82	c Solution 171, time = 125.0805s
126.48/127.82	o 839
126.58/127.94	c Solution 172, time = 125.2035s
126.58/127.94	o 833
126.79/128.15	c Solution 173, time = 125.4083s
126.79/128.15	o 828
127.18/128.50	c Solution 174, time = 125.7606s
127.18/128.50	o 823
127.28/128.66	c Solution 175, time = 125.9230s
127.28/128.66	o 815
127.38/128.78	c Solution 176, time = 126.0409s
127.38/128.78	o 806
127.69/129.05	c Solution 177, time = 126.3061s
127.69/129.05	o 808
127.79/129.19	c Solution 178, time = 126.4538s
127.79/129.19	o 801
128.08/129.48	c Solution 179, time = 126.7377s
128.08/129.48	o 796
128.28/129.64	c Solution 180, time = 126.9029s
128.28/129.64	o 803
128.48/129.81	c Solution 181, time = 127.0752s
128.48/129.81	o 773
128.58/129.99	c Solution 182, time = 127.2496s
128.58/129.99	o 775
128.87/130.24	c Solution 183, time = 127.5060s
128.87/130.24	o 778
128.97/130.38	c Solution 184, time = 127.6373s
128.97/130.38	o 789
129.07/130.46	c Solution 185, time = 127.7251s
129.07/130.46	o 781
129.37/130.75	c Solution 186, time = 128.0079s
129.37/130.75	o 766
129.47/130.88	c Solution 187, time = 128.1392s
129.47/130.88	o 762
129.57/130.95	c Solution 188, time = 128.2143s
129.57/130.95	o 764
129.68/131.01	c Solution 189, time = 128.2743s
129.68/131.01	o 751
129.78/131.12	c Solution 190, time = 128.3778s
129.78/131.12	o 747
129.97/131.36	c Solution 191, time = 128.6219s
129.97/131.36	o 754
130.07/131.46	c Solution 192, time = 128.7226s
130.07/131.46	o 756
130.17/131.54	c Solution 193, time = 128.8043s
130.17/131.54	o 743
130.27/131.61	c Solution 194, time = 128.8688s
130.27/131.61	o 730
130.37/131.76	c Solution 195, time = 129.0172s
130.37/131.76	o 718
130.68/132.02	c Solution 196, time = 129.2799s
130.68/132.02	o 731
130.68/132.08	c Solution 197, time = 129.3363s
130.68/132.08	o 713
130.78/132.19	c Solution 198, time = 129.4509s
130.78/132.19	o 700
131.07/132.40	c Solution 199, time = 129.6639s
131.07/132.40	o 700
131.07/132.49	c Solution 200, time = 129.7490s
131.07/132.49	o 698
131.17/132.57	c Solution 201, time = 129.8313s
131.17/132.57	o 706
131.27/132.64	c Solution 202, time = 129.9023s
131.27/132.64	o 688
131.47/132.87	c Solution 203, time = 130.1354s
131.47/132.87	o 679
131.56/132.94	c Solution 204, time = 130.1994s
131.56/132.94	o 674
131.68/133.02	c Solution 205, time = 130.2791s
131.68/133.02	o 678
131.68/133.06	c Solution 206, time = 130.3231s
131.68/133.06	o 671
131.78/133.16	c Solution 207, time = 130.4255s
131.78/133.16	o 654
132.06/133.41	c Solution 208, time = 130.6694s
132.06/133.41	o 646
132.06/133.46	c Solution 209, time = 130.7187s
132.06/133.46	o 653
132.16/133.52	c Solution 210, time = 130.7845s
132.16/133.52	o 647
132.36/133.73	c Solution 211, time = 130.9889s
132.36/133.73	o 647
132.36/133.78	c Solution 212, time = 131.0450s
132.36/133.78	o 664
132.46/133.84	c Solution 213, time = 131.1049s
132.46/133.84	o 634
132.56/133.90	c Solution 214, time = 131.1629s
132.56/133.90	o 633
132.67/134.05	c Solution 215, time = 131.3156s
132.67/134.05	o 645
132.67/134.07	c Solution 216, time = 131.3277s
132.67/134.07	o 636
132.77/134.12	c Solution 217, time = 131.3771s
132.77/134.12	o 637
132.77/134.19	c Solution 218, time = 131.4505s
132.77/134.19	o 626
132.96/134.38	c Solution 219, time = 131.6379s
132.96/134.38	o 617
133.06/134.44	c Solution 220, time = 131.7048s
133.06/134.44	o 603
133.16/134.51	c Solution 221, time = 131.7754s
133.16/134.51	o 599
133.16/134.59	c Solution 222, time = 131.8487s
133.16/134.59	o 594
133.36/134.72	c Solution 223, time = 131.9834s
133.36/134.72	o 596
133.36/134.78	c Solution 224, time = 132.0454s
133.36/134.78	o 593
133.46/134.85	c Solution 225, time = 132.1071s
133.46/134.85	o 553
133.56/134.97	c Solution 226, time = 132.2319s
133.56/134.97	o 563
133.77/135.13	c Solution 227, time = 132.3862s
133.77/135.13	o 550
133.77/135.18	c Solution 228, time = 132.4441s
133.77/135.18	o 546
133.85/135.24	c Solution 229, time = 132.5003s
133.85/135.24	o 543
134.05/135.40	c Solution 230, time = 132.6646s
134.05/135.40	o 541
134.05/135.47	c Solution 231, time = 132.7317s
134.05/135.47	o 516
134.15/135.55	c Solution 232, time = 132.8144s
134.15/135.55	o 505
134.35/135.75	c Solution 233, time = 133.0153s
134.35/135.75	o 495
134.45/135.81	c Solution 234, time = 133.0725s
134.45/135.81	o 502
134.45/135.87	c Solution 235, time = 133.1352s
134.45/135.87	o 512
134.66/136.05	c Solution 236, time = 133.3149s
134.66/136.05	o 496
134.66/136.11	c Solution 237, time = 133.3664s
134.66/136.11	o 487
134.76/136.16	c Solution 238, time = 133.4248s
134.76/136.16	o 501
134.85/136.22	c Solution 239, time = 133.4856s
134.85/136.22	o 499
134.85/136.29	c Solution 240, time = 133.5498s
134.85/136.29	o 505
135.05/136.48	c Solution 241, time = 133.7372s
135.05/136.48	o 472
135.15/136.54	c Solution 242, time = 133.8034s
135.15/136.54	o 476
135.15/136.59	c Solution 243, time = 133.8558s
135.15/136.59	o 481
135.25/136.64	c Solution 244, time = 133.9022s
135.25/136.64	o 471
135.35/136.79	c Solution 245, time = 134.0462s
135.35/136.79	o 468
135.45/136.83	c Solution 246, time = 134.0922s
135.45/136.83	o 451
135.45/136.86	c Solution 247, time = 134.1183s
135.45/136.86	o 372
135.55/136.93	c Solution 248, time = 134.1914s
135.55/136.93	o 331
135.55/137.00	c Solution 249, time = 134.2636s
135.55/137.00	o 326
135.76/137.17	c Solution 250, time = 134.4315s
135.76/137.17	o 295
135.85/137.25	c Solution 251, time = 134.5060s
135.85/137.25	o 289
135.85/137.25	c Solution 252, time = 134.5126s
135.85/137.25	o 289
135.95/137.38	c Solution 253, time = 134.6450s
135.95/137.38	o 302
135.95/137.39	c Solution 254, time = 134.6504s
135.95/137.39	o 302
136.25/137.60	c Solution 255, time = 134.8642s
136.25/137.60	o 318
136.25/137.61	c Solution 256, time = 134.8708s
136.25/137.61	o 318
136.25/137.64	c Solution 257, time = 134.8986s
136.25/137.64	o 268
136.25/137.64	c Solution 258, time = 134.9037s
136.25/137.64	o 268
136.25/137.65	c Solution 259, time = 134.9092s
136.25/137.65	o 268
136.25/137.66	c Solution 260, time = 134.9215s
136.25/137.66	o 267
137.54/138.93	c Solution 261, time = 136.1920s
137.54/138.93	o 280
137.75/139.13	c Solution 262, time = 136.3948s
137.75/139.13	o 346
137.75/139.14	c Solution 263, time = 136.3977s
137.75/139.14	o 346
140.14/141.57	c Solution 264, time = 138.8298s
140.14/141.57	o 1044
140.24/141.64	c Solution 265, time = 138.9036s
140.24/141.64	o 1040
140.24/141.69	c Solution 266, time = 138.9518s
140.24/141.69	o 1029
140.34/141.75	c Solution 267, time = 139.0074s
140.34/141.75	o 1022
140.44/141.80	c Solution 268, time = 139.0657s
140.44/141.80	o 1005
140.44/141.86	c Solution 269, time = 139.1224s
140.44/141.86	o 999
140.54/141.92	c Solution 270, time = 139.1802s
140.54/141.92	o 992
140.54/141.98	c Solution 271, time = 139.2378s
140.54/141.98	o 987
140.65/142.03	c Solution 272, time = 139.2932s
140.65/142.03	o 972
140.65/142.10	c Solution 273, time = 139.3625s
140.65/142.10	o 969
140.75/142.16	c Solution 274, time = 139.4238s
140.75/142.16	o 971
140.84/142.22	c Solution 275, time = 139.4838s
140.84/142.22	o 959
140.84/142.28	c Solution 276, time = 139.5385s
140.84/142.28	o 950
140.93/142.35	c Solution 277, time = 139.6062s
140.93/142.35	o 952
140.93/142.39	c Solution 278, time = 139.6540s
140.93/142.39	o 946
141.03/142.44	c Solution 279, time = 139.7047s
141.03/142.44	o 951
141.13/142.51	c Solution 280, time = 139.7760s
141.13/142.51	o 953
141.13/142.57	c Solution 281, time = 139.8313s
141.13/142.57	o 941
141.23/142.65	c Solution 282, time = 139.9099s
141.23/142.65	o 942
141.33/142.71	c Solution 283, time = 139.9715s
141.33/142.71	o 936
141.33/142.76	c Solution 284, time = 140.0200s
141.33/142.76	o 925
141.43/142.83	c Solution 285, time = 140.0866s
141.43/142.83	o 931
141.43/142.87	c Solution 286, time = 140.1356s
141.43/142.87	o 924
141.53/142.93	c Solution 287, time = 140.1907s
141.53/142.93	o 916
141.53/142.98	c Solution 288, time = 140.2409s
141.53/142.98	o 910
141.64/143.03	c Solution 289, time = 140.2937s
141.64/143.03	o 910
141.64/143.09	c Solution 290, time = 140.3465s
141.64/143.09	o 896
141.74/143.14	c Solution 291, time = 140.3961s
141.74/143.14	o 889
141.74/143.19	c Solution 292, time = 140.4538s
141.74/143.19	o 879
141.83/143.25	c Solution 293, time = 140.5137s
141.83/143.25	o 881
141.93/143.31	c Solution 294, time = 140.5742s
141.93/143.31	o 881
141.93/143.38	c Solution 295, time = 140.6364s
141.93/143.38	o 872
142.03/143.42	c Solution 296, time = 140.6812s
142.03/143.42	o 869
142.03/143.48	c Solution 297, time = 140.7365s
142.03/143.48	o 860
142.13/143.54	c Solution 298, time = 140.7995s
142.13/143.54	o 863
142.13/143.59	c Solution 299, time = 140.8473s
142.13/143.59	o 857
142.23/143.64	c Solution 300, time = 140.9037s
142.23/143.64	o 862
142.33/143.70	c Solution 301, time = 140.9625s
142.33/143.70	o 846
142.33/143.77	c Solution 302, time = 141.0277s
142.33/143.77	o 864
142.43/143.83	c Solution 303, time = 141.0877s
142.43/143.83	o 856
142.43/143.87	c Solution 304, time = 141.1332s
142.43/143.87	o 849
142.53/143.94	c Solution 305, time = 141.1966s
142.53/143.94	o 842
142.53/144.00	c Solution 306, time = 141.2595s
142.53/144.00	o 843
142.64/144.04	c Solution 307, time = 141.3007s
142.64/144.04	o 842
142.64/144.09	c Solution 308, time = 141.3467s
142.64/144.09	o 843
142.74/144.14	c Solution 309, time = 141.3995s
142.74/144.14	o 841
142.74/144.19	c Solution 310, time = 141.4534s
142.74/144.19	o 835
142.83/144.23	c Solution 311, time = 141.4945s
142.83/144.23	o 829
142.83/144.28	c Solution 312, time = 141.5445s
142.83/144.28	o 835
142.93/144.34	c Solution 313, time = 141.6002s
142.93/144.34	o 828
142.93/144.39	c Solution 314, time = 141.6506s
142.93/144.39	o 831
143.03/144.44	c Solution 315, time = 141.6973s
143.03/144.44	o 831
143.13/144.50	c Solution 316, time = 141.7631s
143.13/144.50	o 820
143.13/144.56	c Solution 317, time = 141.8226s
143.13/144.56	o 824
143.23/144.60	c Solution 318, time = 141.8658s
143.23/144.60	o 803
143.23/144.66	c Solution 319, time = 141.9201s
143.23/144.66	o 808
143.33/144.71	c Solution 320, time = 141.9687s
143.33/144.71	o 794
143.33/144.76	c Solution 321, time = 142.0219s
143.33/144.76	o 806
143.42/144.81	c Solution 322, time = 142.0696s
143.42/144.81	o 792
143.42/144.85	c Solution 323, time = 142.1132s
143.42/144.85	o 800
143.52/144.91	c Solution 324, time = 142.1662s
143.52/144.91	o 804
143.52/144.95	c Solution 325, time = 142.2124s
143.52/144.95	o 796
143.64/145.02	c Solution 326, time = 142.2788s
143.64/145.02	o 812
143.64/145.06	c Solution 327, time = 142.3168s
143.64/145.06	o 797
143.64/145.09	c Solution 328, time = 142.3551s
143.64/145.09	o 782
143.74/145.16	c Solution 329, time = 142.4192s
143.74/145.16	o 790
143.74/145.20	c Solution 330, time = 142.4563s
143.74/145.20	o 790
143.82/145.24	c Solution 331, time = 142.5026s
143.82/145.24	o 790
143.82/145.29	c Solution 332, time = 142.5503s
143.82/145.29	o 784
143.92/145.35	c Solution 333, time = 142.6085s
143.92/145.35	o 787
144.02/145.40	c Solution 334, time = 142.6603s
144.02/145.40	o 785
144.02/145.45	c Solution 335, time = 142.7061s
144.02/145.45	o 772
144.02/145.49	c Solution 336, time = 142.7520s
144.02/145.49	o 775
144.12/145.53	c Solution 337, time = 142.7939s
144.12/145.53	o 775
144.12/145.58	c Solution 338, time = 142.8362s
144.12/145.58	o 778
144.22/145.62	c Solution 339, time = 142.8774s
144.22/145.62	o 779
144.22/145.67	c Solution 340, time = 142.9287s
144.22/145.67	o 776
144.32/145.70	c Solution 341, time = 142.9648s
144.32/145.70	o 771
144.32/145.76	c Solution 342, time = 143.0168s
144.32/145.76	o 767
144.32/145.79	c Solution 343, time = 143.0516s
144.32/145.79	o 762
144.42/145.85	c Solution 344, time = 143.1079s
144.42/145.85	o 761
144.42/145.88	c Solution 345, time = 143.1458s
144.42/145.88	o 752
144.52/145.93	c Solution 346, time = 143.1863s
144.52/145.93	o 756
144.52/145.96	c Solution 347, time = 143.2252s
144.52/145.96	o 756
144.63/146.02	c Solution 348, time = 143.2784s
144.63/146.02	o 755
144.63/146.06	c Solution 349, time = 143.3188s
144.63/146.06	o 760
144.63/146.10	c Solution 350, time = 143.3567s
144.63/146.10	o 749
144.73/146.14	c Solution 351, time = 143.4056s
144.73/146.14	o 752
144.73/146.18	c Solution 352, time = 143.4439s
144.73/146.18	o 746
144.82/146.24	c Solution 353, time = 143.5025s
144.82/146.24	o 747
144.82/146.27	c Solution 354, time = 143.5296s
144.82/146.27	o 745
144.92/146.31	c Solution 355, time = 143.5756s
144.92/146.31	o 736
144.92/146.37	c Solution 356, time = 143.6272s
144.92/146.37	o 736
145.02/146.40	c Solution 357, time = 143.6628s
145.02/146.40	o 719
145.02/146.44	c Solution 358, time = 143.7042s
145.02/146.44	o 726
145.02/146.48	c Solution 359, time = 143.7459s
145.02/146.48	o 731
145.12/146.53	c Solution 360, time = 143.7861s
145.12/146.53	o 736
145.12/146.56	c Solution 361, time = 143.8212s
145.12/146.56	o 719
145.22/146.60	c Solution 362, time = 143.8641s
145.22/146.60	o 724
145.22/146.64	c Solution 363, time = 143.9001s
145.22/146.64	o 734
145.22/146.69	c Solution 364, time = 143.9499s
145.22/146.69	o 725
145.32/146.73	c Solution 365, time = 143.9906s
145.32/146.73	o 718
145.32/146.78	c Solution 366, time = 144.0407s
145.32/146.78	o 714
145.42/146.82	c Solution 367, time = 144.0828s
145.42/146.82	o 712
145.42/146.86	c Solution 368, time = 144.1187s
145.42/146.86	o 708
145.52/146.90	c Solution 369, time = 144.1596s
145.52/146.90	o 711
145.52/146.94	c Solution 370, time = 144.1966s
145.52/146.94	o 710
145.52/146.98	c Solution 371, time = 144.2435s
145.52/146.98	o 698
145.63/147.02	c Solution 372, time = 144.2801s
145.63/147.02	o 697
145.63/147.08	c Solution 373, time = 144.3369s
145.63/147.08	o 711
145.63/147.11	c Solution 374, time = 144.3680s
145.63/147.11	o 699
145.73/147.15	c Solution 375, time = 144.4080s
145.73/147.15	o 710
145.73/147.18	c Solution 376, time = 144.4373s
145.73/147.18	o 705
145.82/147.21	c Solution 377, time = 144.4702s
145.82/147.21	o 698
145.82/147.25	c Solution 378, time = 144.5080s
145.82/147.25	o 694
145.82/147.28	c Solution 379, time = 144.5405s
145.82/147.28	o 691
145.91/147.33	c Solution 380, time = 144.5868s
145.91/147.33	o 703
145.91/147.36	c Solution 381, time = 144.6191s
145.91/147.36	o 689
145.91/147.39	c Solution 382, time = 144.6519s
145.91/147.39	o 688
146.01/147.42	c Solution 383, time = 144.6822s
146.01/147.42	o 676
146.01/147.45	c Solution 384, time = 144.7125s
146.01/147.45	o 689
146.01/147.49	c Solution 385, time = 144.7489s
146.01/147.49	o 690
146.11/147.53	c Solution 386, time = 144.7920s
146.11/147.53	o 678
146.11/147.56	c Solution 387, time = 144.8218s
146.11/147.56	o 691
146.11/147.58	c Solution 388, time = 144.8458s
146.11/147.58	o 690
146.21/147.61	c Solution 389, time = 144.8728s
146.21/147.61	o 676
146.21/147.66	c Solution 390, time = 144.9188s
146.21/147.66	o 677
146.21/147.68	c Solution 391, time = 144.9440s
146.21/147.68	o 673
146.31/147.72	c Solution 392, time = 144.9763s
146.31/147.72	o 675
146.31/147.73	c Solution 393, time = 144.9950s
146.31/147.73	o 673
146.31/147.76	c Solution 394, time = 145.0241s
146.31/147.76	o 675
146.31/147.79	c Solution 395, time = 145.0511s
146.31/147.79	o 663
146.41/147.82	c Solution 396, time = 145.0860s
146.41/147.82	o 670
146.41/147.84	c Solution 397, time = 145.1050s
146.41/147.84	o 662
146.41/147.87	c Solution 398, time = 145.1307s
146.41/147.87	o 655
146.51/147.90	c Solution 399, time = 145.1623s
146.51/147.90	o 651
146.51/147.94	c Solution 400, time = 145.1968s
146.51/147.94	o 652
146.51/147.97	c Solution 401, time = 145.2311s
146.51/147.97	o 659
146.51/148.00	c Solution 402, time = 145.2598s
146.51/148.00	o 655
146.62/148.03	c Solution 403, time = 145.2923s
146.62/148.03	o 646
146.62/148.06	c Solution 404, time = 145.3223s
146.62/148.06	o 650
146.62/148.09	c Solution 405, time = 145.3525s
146.62/148.09	o 643
146.72/148.13	c Solution 406, time = 145.3941s
146.72/148.13	o 654
146.72/148.16	c Solution 407, time = 145.4198s
146.72/148.16	o 643
146.72/148.19	c Solution 408, time = 145.4539s
146.72/148.19	o 643
146.81/148.21	c Solution 409, time = 145.4755s
146.81/148.21	o 641
146.81/148.25	c Solution 410, time = 145.5110s
146.81/148.25	o 650
146.81/148.29	c Solution 411, time = 145.5473s
146.81/148.29	o 638
146.91/148.31	c Solution 412, time = 145.5670s
146.91/148.31	o 628
146.91/148.35	c Solution 413, time = 145.6152s
146.91/148.35	o 640
146.91/148.37	c Solution 414, time = 145.6353s
146.91/148.37	o 634
147.01/148.40	c Solution 415, time = 145.6624s
147.01/148.40	o 628
147.01/148.42	c Solution 416, time = 145.6846s
147.01/148.42	o 629
147.01/148.45	c Solution 417, time = 145.7137s
147.01/148.45	o 626
147.01/148.47	c Solution 418, time = 145.7349s
147.01/148.47	o 621
147.11/148.50	c Solution 419, time = 145.7616s
147.11/148.50	o 615
147.11/148.54	c Solution 420, time = 145.7969s
147.11/148.54	o 626
147.11/148.56	c Solution 421, time = 145.8234s
147.11/148.56	o 622
147.11/148.59	c Solution 422, time = 145.8541s
147.11/148.59	o 617
147.21/148.62	c Solution 423, time = 145.8818s
147.21/148.62	o 615
147.21/148.65	c Solution 424, time = 145.9079s
147.21/148.65	o 613
147.21/148.68	c Solution 425, time = 145.9425s
147.21/148.68	o 607
147.31/148.70	c Solution 426, time = 145.9570s
147.31/148.70	o 605
147.31/148.72	c Solution 427, time = 145.9764s
147.31/148.72	o 605
147.31/148.74	c Solution 428, time = 146.0036s
147.31/148.74	o 607
147.31/148.76	c Solution 429, time = 146.0224s
147.31/148.76	o 609
147.41/148.80	c Solution 430, time = 146.0658s
147.41/148.80	o 611
147.41/148.84	c Solution 431, time = 146.0961s
147.41/148.84	o 598
147.41/148.85	c Solution 432, time = 146.1108s
147.41/148.85	o 603
147.41/148.88	c Solution 433, time = 146.1378s
147.41/148.88	o 601
147.51/148.90	c Solution 434, time = 146.1611s
147.51/148.90	o 597
147.51/148.92	c Solution 435, time = 146.1857s
147.51/148.92	o 598
147.51/148.96	c Solution 436, time = 146.2189s
147.51/148.96	o 597
147.51/148.98	c Solution 437, time = 146.2453s
147.51/148.98	o 586
147.62/149.03	c Solution 438, time = 146.2863s
147.62/149.03	o 599
147.62/149.05	c Solution 439, time = 146.3088s
147.62/149.05	o 595
147.62/149.05	c Solution 440, time = 146.3145s
147.62/149.05	o 594
168.34/169.82	c Solution 441, time = 167.0847s
168.34/169.82	o 360
168.34/169.83	c Solution 442, time = 167.0883s
168.34/169.83	o 346
169.14/170.64	c Solution 443, time = 167.9036s
169.14/170.64	o 366
169.14/170.65	c Solution 444, time = 167.9114s
169.14/170.65	o 366
169.24/170.79	c Solution 445, time = 168.0514s
169.24/170.79	o 339
169.24/170.80	c Solution 446, time = 168.0563s
169.24/170.80	o 339
169.34/170.89	c Solution 447, time = 168.1510s
169.34/170.89	o 385
169.44/170.91	c Solution 448, time = 168.1684s
169.44/170.91	o 339
169.44/170.98	c Solution 449, time = 168.2414s
169.44/170.98	o 317
169.44/170.99	c Solution 450, time = 168.2466s
169.44/170.99	o 317
169.44/170.99	c Solution 451, time = 168.2528s
169.44/170.99	o 317
169.55/171.06	c Solution 452, time = 168.3182s
169.55/171.06	o 287
169.55/171.10	c Solution 453, time = 168.3592s
169.55/171.10	o 297
169.65/171.12	c Solution 454, time = 168.3789s
169.65/171.12	o 340
169.73/171.22	c Solution 455, time = 168.4771s
169.73/171.22	o 324
169.73/171.28	c Solution 456, time = 168.5439s
169.73/171.28	o 326
169.73/171.29	c Solution 457, time = 168.5488s
169.73/171.29	o 326
169.83/171.39	c Solution 458, time = 168.6550s
169.83/171.39	o 315
169.93/171.44	c Solution 459, time = 168.6965s
169.93/171.44	o 348
170.23/171.74	c Solution 460, time = 168.9972s
170.23/171.74	o 335
170.43/171.90	c Solution 461, time = 169.1592s
170.43/171.90	o 279
170.43/171.90	c Solution 462, time = 169.1653s
170.43/171.90	o 279
170.54/172.04	c Solution 463, time = 169.3001s
170.54/172.04	o 283
170.54/172.05	c Solution 464, time = 169.3070s
170.54/172.05	o 283
170.64/172.17	c Solution 465, time = 169.4309s
170.64/172.17	o 288
170.64/172.18	c Solution 466, time = 169.4373s
170.64/172.18	o 288
170.73/172.23	c Solution 467, time = 169.4909s
170.73/172.23	o 248
170.73/172.25	c Solution 468, time = 169.5118s
170.73/172.25	o 248
170.73/172.26	c Solution 469, time = 169.5182s
170.73/172.26	o 248
170.73/172.27	c Solution 470, time = 169.5332s
170.73/172.27	o 262
170.73/172.29	c Solution 471, time = 169.5527s
170.73/172.29	o 242
170.93/172.40	c Solution 472, time = 169.6587s
170.93/172.40	o 305
171.03/172.54	c Solution 473, time = 169.7967s
171.03/172.54	o 304
171.23/172.74	c Solution 474, time = 170.0053s
171.23/172.74	o 328
171.23/172.75	c Solution 475, time = 170.0140s
171.23/172.75	o 328
171.33/172.85	c Solution 476, time = 170.1068s
171.33/172.85	o 440
171.33/172.85	c Solution 477, time = 170.1098s
171.33/172.85	o 440
171.33/172.85	c Solution 478, time = 170.1134s
171.33/172.85	o 440
173.63/175.15	c Solution 479, time = 172.4156s
173.63/175.15	o 1046
173.72/175.21	c Solution 480, time = 172.4754s
173.72/175.21	o 1040
173.72/175.27	c Solution 481, time = 172.5269s
173.72/175.27	o 1021
173.82/175.32	c Solution 482, time = 172.5857s
173.82/175.32	o 1023
173.82/175.38	c Solution 483, time = 172.6410s
173.82/175.38	o 1011
173.92/175.44	c Solution 484, time = 172.6983s
173.92/175.44	o 999
173.92/175.49	c Solution 485, time = 172.7532s
173.92/175.49	o 985
174.02/175.56	c Solution 486, time = 172.8227s
174.02/175.56	o 984
174.12/175.62	c Solution 487, time = 172.8772s
174.12/175.62	o 985
174.12/175.67	c Solution 488, time = 172.9299s
174.12/175.67	o 972
174.22/175.72	c Solution 489, time = 172.9811s
174.22/175.72	o 967
174.22/175.79	c Solution 490, time = 173.0490s
174.22/175.79	o 962
174.32/175.83	c Solution 491, time = 173.0935s
174.32/175.83	o 957
174.32/175.88	c Solution 492, time = 173.1380s
174.32/175.88	o 941
174.42/175.93	c Solution 493, time = 173.1957s
174.42/175.93	o 946
174.42/176.00	c Solution 494, time = 173.2578s
174.42/176.00	o 940
174.53/176.05	c Solution 495, time = 173.3106s
174.53/176.05	o 941
174.63/176.11	c Solution 496, time = 173.3708s
174.63/176.11	o 937
174.63/176.18	c Solution 497, time = 173.4395s
174.63/176.18	o 944
174.71/176.25	c Solution 498, time = 173.5073s
174.71/176.25	o 935
174.81/176.30	c Solution 499, time = 173.5649s
174.81/176.30	o 922
174.81/176.36	c Solution 500, time = 173.6192s
174.81/176.36	o 921
174.91/176.43	c Solution 501, time = 173.6927s
174.91/176.43	o 922
174.91/176.48	c Solution 502, time = 173.7453s
174.91/176.48	o 913
175.01/176.54	c Solution 503, time = 173.8000s
175.01/176.54	o 911
175.11/176.60	c Solution 504, time = 173.8581s
175.11/176.60	o 911
175.11/176.64	c Solution 505, time = 173.8999s
175.11/176.64	o 903
175.21/176.70	c Solution 506, time = 173.9604s
175.21/176.70	o 901
175.21/176.76	c Solution 507, time = 174.0224s
175.21/176.76	o 910
175.31/176.81	c Solution 508, time = 174.0735s
175.31/176.81	o 891
175.31/176.87	c Solution 509, time = 174.1349s
175.31/176.87	o 900
175.41/176.94	c Solution 510, time = 174.2024s
175.41/176.94	o 899
175.41/176.99	c Solution 511, time = 174.2548s
175.41/176.99	o 888
175.52/177.05	c Solution 512, time = 174.3096s
175.52/177.05	o 885
175.62/177.12	c Solution 513, time = 174.3854s
175.62/177.12	o 889
175.62/177.18	c Solution 514, time = 174.4427s
175.62/177.18	o 874
175.71/177.25	c Solution 515, time = 174.5082s
175.71/177.25	o 880
175.81/177.31	c Solution 516, time = 174.5733s
175.81/177.31	o 878
175.81/177.37	c Solution 517, time = 174.6294s
175.81/177.37	o 871
175.91/177.43	c Solution 518, time = 174.6894s
175.91/177.43	o 857
175.91/177.47	c Solution 519, time = 174.7346s
175.91/177.47	o 854
176.01/177.51	c Solution 520, time = 174.7749s
176.01/177.51	o 858
176.01/177.58	c Solution 521, time = 174.8422s
176.01/177.58	o 860
176.11/177.64	c Solution 522, time = 174.8977s
176.11/177.64	o 865
176.21/177.70	c Solution 523, time = 174.9582s
176.21/177.70	o 864
176.21/177.75	c Solution 524, time = 175.0129s
176.21/177.75	o 859
176.31/177.80	c Solution 525, time = 175.0564s
176.31/177.80	o 854
176.31/177.85	c Solution 526, time = 175.1065s
176.31/177.85	o 855
176.31/177.89	c Solution 527, time = 175.1554s
176.31/177.89	o 851
176.41/177.93	c Solution 528, time = 175.1959s
176.41/177.93	o 850
176.41/177.98	c Solution 529, time = 175.2452s
176.41/177.98	o 843
176.52/178.03	c Solution 530, time = 175.2936s
176.52/178.03	o 845
176.52/178.07	c Solution 531, time = 175.3341s
176.52/178.07	o 837
176.62/178.15	c Solution 532, time = 175.4112s
176.62/178.15	o 846
176.71/178.20	c Solution 533, time = 175.4572s
176.71/178.20	o 840
176.71/178.25	c Solution 534, time = 175.5062s
176.71/178.25	o 833
176.80/178.30	c Solution 535, time = 175.5597s
176.80/178.30	o 839
176.80/178.36	c Solution 536, time = 175.6186s
176.80/178.36	o 830
176.90/178.40	c Solution 537, time = 175.6655s
176.90/178.40	o 821
176.90/178.47	c Solution 538, time = 175.7261s
176.90/178.47	o 823
177.00/178.50	c Solution 539, time = 175.7630s
177.00/178.50	o 816
177.00/178.54	c Solution 540, time = 175.8038s
177.00/178.54	o 803
177.10/178.61	c Solution 541, time = 175.8700s
177.10/178.61	o 811
177.10/178.65	c Solution 542, time = 175.9100s
177.10/178.65	o 814
177.20/178.71	c Solution 543, time = 175.9706s
177.20/178.71	o 802
177.20/178.76	c Solution 544, time = 176.0229s
177.20/178.76	o 795
177.30/178.81	c Solution 545, time = 176.0664s
177.30/178.81	o 798
177.30/178.85	c Solution 546, time = 176.1128s
177.30/178.85	o 803
177.30/178.89	c Solution 547, time = 176.1483s
177.30/178.89	o 797
177.40/178.94	c Solution 548, time = 176.1965s
177.40/178.94	o 788
177.51/179.02	c Solution 549, time = 176.2790s
177.51/179.02	o 798
177.51/179.07	c Solution 550, time = 176.3281s
177.51/179.07	o 783
177.61/179.12	c Solution 551, time = 176.3776s
177.61/179.12	o 783
177.61/179.18	c Solution 552, time = 176.4376s
177.61/179.18	o 789
177.70/179.23	c Solution 553, time = 176.4875s
177.70/179.23	o 783
177.70/179.28	c Solution 554, time = 176.5396s
177.70/179.28	o 781
177.80/179.33	c Solution 555, time = 176.5897s
177.80/179.33	o 784
177.80/179.38	c Solution 556, time = 176.6427s
177.80/179.38	o 782
177.90/179.44	c Solution 557, time = 176.6992s
177.90/179.44	o 777
177.90/179.49	c Solution 558, time = 176.7524s
177.90/179.49	o 760
178.00/179.57	c Solution 559, time = 176.8340s
178.00/179.57	o 767
178.10/179.61	c Solution 560, time = 176.8731s
178.10/179.61	o 763
178.10/179.66	c Solution 561, time = 176.9256s
178.10/179.66	o 773
178.20/179.71	c Solution 562, time = 176.9666s
178.20/179.71	o 755
178.20/179.74	c Solution 563, time = 177.0050s
178.20/179.74	o 751
178.20/179.79	c Solution 564, time = 177.0527s
178.20/179.79	o 755
178.30/179.85	c Solution 565, time = 177.1073s
178.30/179.85	o 758
178.30/179.89	c Solution 566, time = 177.1464s
178.30/179.89	o 743
178.40/179.93	c Solution 567, time = 177.1875s
178.40/179.93	o 736
178.40/179.97	c Solution 568, time = 177.2318s
178.40/179.97	o 736
178.40/180.00	c Solution 569, time = 177.2645s
178.40/180.00	o 731
178.51/180.05	c Solution 570, time = 177.3104s
178.51/180.05	o 736
178.51/180.10	c Solution 571, time = 177.3589s
178.51/180.10	o 747
178.61/180.14	c Solution 572, time = 177.4059s
178.61/180.14	o 739
178.61/180.19	c Solution 573, time = 177.4511s
178.61/180.19	o 733
178.70/180.25	c Solution 574, time = 177.5070s
178.70/180.25	o 743
178.70/180.28	c Solution 575, time = 177.5448s
178.70/180.28	o 733
178.80/180.33	c Solution 576, time = 177.5904s
178.80/180.33	o 735
178.80/180.37	c Solution 577, time = 177.6328s
178.80/180.37	o 729
178.90/180.41	c Solution 578, time = 177.6737s
178.90/180.41	o 723
178.90/180.46	c Solution 579, time = 177.7162s
178.90/180.46	o 731
178.90/180.49	c Solution 580, time = 177.7540s
178.90/180.49	o 729
179.00/180.54	c Solution 581, time = 177.8013s
179.00/180.54	o 713
179.00/180.59	c Solution 582, time = 177.8536s
179.00/180.59	o 713
179.09/180.63	c Solution 583, time = 177.8886s
179.09/180.63	o 716
179.09/180.67	c Solution 584, time = 177.9325s
179.09/180.67	o 710
179.19/180.72	c Solution 585, time = 177.9841s
179.19/180.72	o 708
179.19/180.78	c Solution 586, time = 178.0365s
179.19/180.78	o 706
179.29/180.82	c Solution 587, time = 178.0820s
179.29/180.82	o 698
179.29/180.87	c Solution 588, time = 178.1278s
179.29/180.87	o 696
179.39/180.91	c Solution 589, time = 178.1676s
179.39/180.91	o 703
179.39/180.95	c Solution 590, time = 178.2094s
179.39/180.95	o 689
179.39/180.99	c Solution 591, time = 178.2551s
179.39/180.99	o 692
179.50/181.04	c Solution 592, time = 178.2997s
179.50/181.04	o 692
179.50/181.09	c Solution 593, time = 178.3467s
179.50/181.09	o 695
179.60/181.12	c Solution 594, time = 178.3824s
179.60/181.12	o 699
179.60/181.15	c Solution 595, time = 178.4070s
179.60/181.15	o 684
179.60/181.19	c Solution 596, time = 178.4543s
179.60/181.19	o 699
179.69/181.24	c Solution 597, time = 178.4981s
179.69/181.24	o 690
179.69/181.29	c Solution 598, time = 178.5504s
179.69/181.29	o 696
179.79/181.32	c Solution 599, time = 178.5823s
179.79/181.32	o 681
179.79/181.36	c Solution 600, time = 178.6256s
179.79/181.36	o 681
179.79/181.39	c Solution 601, time = 178.6502s
179.79/181.39	o 682
179.89/181.42	c Solution 602, time = 178.6843s
179.89/181.42	o 684
179.89/181.45	c Solution 603, time = 178.7070s
179.89/181.45	o 681
179.89/181.48	c Solution 604, time = 178.7442s
179.89/181.48	o 670
179.99/181.52	c Solution 605, time = 178.7779s
179.99/181.52	o 673
179.99/181.55	c Solution 606, time = 178.8091s
179.99/181.55	o 677
179.99/181.58	c Solution 607, time = 178.8389s
179.99/181.58	o 673
180.09/181.61	c Solution 608, time = 178.8751s
180.09/181.61	o 669
180.09/181.65	c Solution 609, time = 178.9091s
180.09/181.65	o 664
180.09/181.69	c Solution 610, time = 178.9507s
180.09/181.69	o 661
180.19/181.74	c Solution 611, time = 178.9997s
180.19/181.74	o 674
180.19/181.77	c Solution 612, time = 179.0261s
180.19/181.77	o 658
180.29/181.82	c Solution 613, time = 179.0773s
180.29/181.82	o 659
180.29/181.85	c Solution 614, time = 179.1110s
180.29/181.85	o 657
180.29/181.89	c Solution 615, time = 179.1490s
180.29/181.89	o 670
180.39/181.92	c Solution 616, time = 179.1852s
180.39/181.92	o 667
180.39/181.95	c Solution 617, time = 179.2106s
180.39/181.95	o 658
180.39/181.97	c Solution 618, time = 179.2289s
180.39/181.97	o 654
180.39/181.99	c Solution 619, time = 179.2553s
180.39/181.99	o 655
180.50/182.02	c Solution 620, time = 179.2815s
180.50/182.02	o 649
180.50/182.05	c Solution 621, time = 179.3143s
180.50/182.05	o 652
180.50/182.09	c Solution 622, time = 179.3560s
180.50/182.09	o 649
180.60/182.12	c Solution 623, time = 179.3791s
180.60/182.12	o 645
180.60/182.15	c Solution 624, time = 179.4096s
180.60/182.15	o 644
180.60/182.19	c Solution 625, time = 179.4495s
180.60/182.19	o 645
180.69/182.23	c Solution 626, time = 179.4910s
180.69/182.23	o 644
180.69/182.26	c Solution 627, time = 179.5236s
180.69/182.26	o 650
180.69/182.28	c Solution 628, time = 179.5430s
180.69/182.28	o 641
180.79/182.32	c Solution 629, time = 179.5762s
180.79/182.32	o 637
180.79/182.36	c Solution 630, time = 179.6170s
180.79/182.36	o 639
180.79/182.38	c Solution 631, time = 179.6435s
180.79/182.38	o 638
180.79/182.39	c Solution 632, time = 179.6543s
180.79/182.39	o 637
211.59/213.29	c Solution 633, time = 210.5467s
211.59/213.29	o 347
211.59/213.29	c Solution 634, time = 210.5510s
211.59/213.29	o 440
211.79/213.41	c Solution 635, time = 210.6676s
211.79/213.41	o 428
211.79/213.41	c Solution 636, time = 210.6750s
211.79/213.41	o 428
211.89/213.51	c Solution 637, time = 210.7724s
211.89/213.51	o 453
211.89/213.52	c Solution 638, time = 210.7764s
211.89/213.52	o 453
211.89/213.56	c Solution 639, time = 210.8217s
211.89/213.56	o 363
211.89/213.57	c Solution 640, time = 210.8276s
211.89/213.57	o 363
211.99/213.65	c Solution 641, time = 210.9070s
211.99/213.65	o 362
211.99/213.65	c Solution 642, time = 210.9132s
211.99/213.65	o 362
212.09/213.72	c Solution 643, time = 210.9789s
212.09/213.72	o 444
212.09/213.72	c Solution 644, time = 210.9836s
212.09/213.72	o 444
212.09/213.74	c Solution 645, time = 210.9999s
212.09/213.74	o 266
212.09/213.77	c Solution 646, time = 211.0313s
212.09/213.77	o 267
212.09/213.79	c Solution 647, time = 211.0541s
212.09/213.79	o 362
212.19/213.83	c Solution 648, time = 211.0888s
212.19/213.83	o 339
212.19/213.83	c Solution 649, time = 211.0939s
212.19/213.83	o 339
212.19/213.89	c Solution 650, time = 211.1556s
212.19/213.89	o 298
212.29/213.95	c Solution 651, time = 211.2075s
212.29/213.95	o 316
212.40/214.02	c Solution 652, time = 211.2803s
212.40/214.02	o 335
212.40/214.10	c Solution 653, time = 211.3623s
212.40/214.10	o 318
212.59/214.27	c Solution 654, time = 211.5297s
212.59/214.27	o 456
212.59/214.27	c Solution 655, time = 211.5359s
212.59/214.27	o 456
212.79/214.41	c Solution 656, time = 211.6746s
212.79/214.41	o 386
212.79/214.42	c Solution 657, time = 211.6776s
212.79/214.42	o 386
212.79/214.42	c Solution 658, time = 211.6843s
212.79/214.42	o 386
215.18/216.87	c Solution 659, time = 214.1294s
215.18/216.87	o 1045
215.28/216.92	c Solution 660, time = 214.1839s
215.28/216.92	o 1033
215.28/216.97	c Solution 661, time = 214.2321s
215.28/216.97	o 1025
215.39/217.02	c Solution 662, time = 214.2860s
215.39/217.02	o 1019
215.39/217.08	c Solution 663, time = 214.3403s
215.39/217.08	o 1009
215.49/217.13	c Solution 664, time = 214.3953s
215.49/217.13	o 1007
215.58/217.21	c Solution 665, time = 214.4676s
215.58/217.21	o 1001
215.58/217.26	c Solution 666, time = 214.5233s
215.58/217.26	o 983
215.67/217.32	c Solution 667, time = 214.5827s
215.67/217.32	o 986
215.67/217.39	c Solution 668, time = 214.6541s
215.67/217.39	o 985
215.77/217.44	c Solution 669, time = 214.7057s
215.77/217.44	o 971
215.87/217.51	c Solution 670, time = 214.7724s
215.87/217.51	o 963
215.87/217.57	c Solution 671, time = 214.8357s
215.87/217.57	o 962
215.97/217.63	c Solution 672, time = 214.8884s
215.97/217.63	o 959
215.97/217.68	c Solution 673, time = 214.9399s
215.97/217.68	o 954
216.07/217.74	c Solution 674, time = 215.0019s
216.07/217.74	o 941
216.17/217.80	c Solution 675, time = 215.0595s
216.17/217.80	o 942
216.17/217.86	c Solution 676, time = 215.1242s
216.17/217.86	o 937
216.27/217.91	c Solution 677, time = 215.1671s
216.27/217.91	o 928
216.27/217.97	c Solution 678, time = 215.2341s
216.27/217.97	o 928
216.38/218.02	c Solution 679, time = 215.2845s
216.38/218.02	o 926
216.38/218.09	c Solution 680, time = 215.3530s
216.38/218.09	o 917
216.48/218.15	c Solution 681, time = 215.4118s
216.48/218.15	o 918
216.57/218.22	c Solution 682, time = 215.4783s
216.57/218.22	o 912
216.57/218.27	c Solution 683, time = 215.5303s
216.57/218.27	o 912
216.67/218.33	c Solution 684, time = 215.5946s
216.67/218.33	o 904
216.67/218.38	c Solution 685, time = 215.6422s
216.67/218.38	o 902
216.77/218.44	c Solution 686, time = 215.7034s
216.77/218.44	o 903
216.77/218.49	c Solution 687, time = 215.7526s
216.77/218.49	o 904
216.87/218.56	c Solution 688, time = 215.8167s
216.87/218.56	o 895
216.97/218.62	c Solution 689, time = 215.8804s
216.97/218.62	o 893
216.97/218.68	c Solution 690, time = 215.9431s
216.97/218.68	o 885
217.07/218.74	c Solution 691, time = 216.0006s
217.07/218.74	o 881
217.17/218.81	c Solution 692, time = 216.0673s
217.17/218.81	o 886
217.17/218.86	c Solution 693, time = 216.1233s
217.17/218.86	o 882
217.27/218.92	c Solution 694, time = 216.1804s
217.27/218.92	o 879
217.27/218.98	c Solution 695, time = 216.2388s
217.27/218.98	o 871
217.38/219.03	c Solution 696, time = 216.2945s
217.38/219.03	o 871
217.38/219.10	c Solution 697, time = 216.3633s
217.38/219.10	o 871
217.48/219.16	c Solution 698, time = 216.4229s
217.48/219.16	o 869
217.57/219.22	c Solution 699, time = 216.4810s
217.57/219.22	o 851
217.57/219.27	c Solution 700, time = 216.5347s
217.57/219.27	o 860
217.67/219.31	c Solution 701, time = 216.5746s
217.67/219.31	o 855
217.67/219.37	c Solution 702, time = 216.6272s
217.67/219.37	o 856
217.77/219.43	c Solution 703, time = 216.6869s
217.77/219.43	o 854
217.77/219.47	c Solution 704, time = 216.7343s
217.77/219.47	o 851
217.87/219.52	c Solution 705, time = 216.7855s
217.87/219.52	o 866
217.87/219.58	c Solution 706, time = 216.8378s
217.87/219.58	o 847
217.97/219.64	c Solution 707, time = 216.9003s
217.97/219.64	o 853
217.97/219.68	c Solution 708, time = 216.9451s
217.97/219.68	o 851
218.07/219.73	c Solution 709, time = 216.9894s
218.07/219.73	o 850
218.07/219.77	c Solution 710, time = 217.0333s
218.07/219.77	o 844
218.17/219.83	c Solution 711, time = 217.0914s
218.17/219.83	o 840
218.17/219.88	c Solution 712, time = 217.1425s
218.17/219.88	o 842
218.27/219.94	c Solution 713, time = 217.2031s
218.27/219.94	o 826
218.27/220.00	c Solution 714, time = 217.2566s
218.27/220.00	o 834
218.38/220.02	c Solution 715, time = 217.2845s
218.38/220.02	o 823
218.38/220.08	c Solution 716, time = 217.3458s
218.38/220.08	o 824
218.48/220.12	c Solution 717, time = 217.3787s
218.48/220.12	o 808
218.48/220.18	c Solution 718, time = 217.4415s
218.48/220.18	o 819
218.57/220.24	c Solution 719, time = 217.4998s
218.57/220.24	o 824
218.57/220.28	c Solution 720, time = 217.5364s
218.57/220.28	o 814
218.67/220.32	c Solution 721, time = 217.5773s
218.67/220.32	o 813
218.67/220.37	c Solution 722, time = 217.6298s
218.67/220.37	o 816
218.76/220.43	c Solution 723, time = 217.6890s
218.76/220.43	o 810
218.76/220.49	c Solution 724, time = 217.7550s
218.76/220.49	o 818
218.86/220.53	c Solution 725, time = 217.7905s
218.86/220.53	o 813
218.86/220.58	c Solution 726, time = 217.8448s
218.86/220.58	o 805
218.96/220.63	c Solution 727, time = 217.8892s
218.96/220.63	o 795
218.96/220.67	c Solution 728, time = 217.9318s
218.96/220.67	o 806
219.06/220.72	c Solution 729, time = 217.9841s
219.06/220.72	o 805
219.06/220.78	c Solution 730, time = 218.0397s
219.06/220.78	o 801
219.16/220.83	c Solution 731, time = 218.0867s
219.16/220.83	o 786
219.16/220.87	c Solution 732, time = 218.1310s
219.16/220.87	o 796
219.26/220.91	c Solution 733, time = 218.1705s
219.26/220.91	o 778
219.26/220.95	c Solution 734, time = 218.2112s
219.26/220.95	o 776
219.26/220.99	c Solution 735, time = 218.2465s
219.26/220.99	o 785
219.37/221.02	c Solution 736, time = 218.2850s
219.37/221.02	o 776
219.37/221.08	c Solution 737, time = 218.3439s
219.37/221.08	o 779
219.47/221.14	c Solution 738, time = 218.3972s
219.47/221.14	o 781
219.47/221.19	c Solution 739, time = 218.4515s
219.47/221.19	o 779
219.56/221.24	c Solution 740, time = 218.5030s
219.56/221.24	o 786
219.56/221.28	c Solution 741, time = 218.5436s
219.56/221.28	o 771
219.66/221.33	c Solution 742, time = 218.5880s
219.66/221.33	o 771
219.66/221.38	c Solution 743, time = 218.6384s
219.66/221.38	o 772
219.76/221.42	c Solution 744, time = 218.6798s
219.76/221.42	o 775
219.76/221.47	c Solution 745, time = 218.7294s
219.76/221.47	o 768
219.86/221.50	c Solution 746, time = 218.7635s
219.86/221.50	o 764
219.86/221.55	c Solution 747, time = 218.8124s
219.86/221.55	o 765
219.86/221.59	c Solution 748, time = 218.8494s
219.86/221.59	o 759
219.96/221.62	c Solution 749, time = 218.8852s
219.96/221.62	o 761
219.96/221.66	c Solution 750, time = 218.9218s
219.96/221.66	o 757
220.06/221.72	c Solution 751, time = 218.9796s
220.06/221.72	o 754
220.06/221.76	c Solution 752, time = 219.0162s
220.06/221.76	o 748
220.16/221.80	c Solution 753, time = 219.0573s
220.16/221.80	o 750
220.16/221.84	c Solution 754, time = 219.0977s
220.16/221.84	o 744
220.16/221.87	c Solution 755, time = 219.1346s
220.16/221.87	o 747
220.27/221.93	c Solution 756, time = 219.1879s
220.27/221.93	o 749
220.27/221.96	c Solution 757, time = 219.2252s
220.27/221.96	o 742
220.27/222.00	c Solution 758, time = 219.2574s
220.27/222.00	o 731
220.38/222.04	c Solution 759, time = 219.2986s
220.38/222.04	o 729
220.38/222.09	c Solution 760, time = 219.3500s
220.38/222.09	o 742
220.48/222.12	c Solution 761, time = 219.3802s
220.48/222.12	o 733
220.48/222.16	c Solution 762, time = 219.4249s
220.48/222.16	o 736
220.57/222.20	c Solution 763, time = 219.4626s
220.57/222.20	o 727
220.57/222.24	c Solution 764, time = 219.5009s
220.57/222.24	o 717
220.57/222.28	c Solution 765, time = 219.5443s
220.57/222.28	o 738
220.67/222.32	c Solution 766, time = 219.5791s
220.67/222.32	o 726
220.67/222.35	c Solution 767, time = 219.6096s
220.67/222.35	o 726
220.67/222.39	c Solution 768, time = 219.6489s
220.67/222.39	o 718
220.77/222.44	c Solution 769, time = 219.7036s
220.77/222.44	o 725
220.77/222.48	c Solution 770, time = 219.7446s
220.77/222.48	o 712
220.87/222.53	c Solution 771, time = 219.7931s
220.87/222.53	o 706
220.87/222.56	c Solution 772, time = 219.8250s
220.87/222.56	o 706
220.97/222.61	c Solution 773, time = 219.8683s
220.97/222.61	o 708
220.97/222.66	c Solution 774, time = 219.9176s
220.97/222.66	o 705
221.07/222.70	c Solution 775, time = 219.9565s
221.07/222.70	o 709
221.07/222.74	c Solution 776, time = 220.0019s
221.07/222.74	o 712
221.07/222.77	c Solution 777, time = 220.0339s
221.07/222.77	o 707
221.17/222.80	c Solution 778, time = 220.0658s
221.17/222.80	o 700
221.17/222.84	c Solution 779, time = 220.1031s
221.17/222.84	o 696
221.17/222.87	c Solution 780, time = 220.1357s
221.17/222.87	o 682
221.26/222.91	c Solution 781, time = 220.1704s
221.26/222.91	o 690
221.26/222.95	c Solution 782, time = 220.2142s
221.26/222.95	o 695
221.26/222.99	c Solution 783, time = 220.2534s
221.26/222.99	o 696
221.38/223.01	c Solution 784, time = 220.2727s
221.38/223.01	o 688
221.38/223.05	c Solution 785, time = 220.3131s
221.38/223.05	o 685
221.38/223.08	c Solution 786, time = 220.3445s
221.38/223.08	o 685
221.38/223.11	c Solution 787, time = 220.3675s
221.38/223.11	o 675
221.48/223.14	c Solution 788, time = 220.4030s
221.48/223.14	o 684
221.48/223.17	c Solution 789, time = 220.4338s
221.48/223.17	o 676
221.56/223.23	c Solution 790, time = 220.4884s
221.56/223.23	o 684
221.56/223.26	c Solution 791, time = 220.5173s
221.56/223.26	o 681
221.56/223.29	c Solution 792, time = 220.5510s
221.56/223.29	o 680
221.66/223.32	c Solution 793, time = 220.5816s
221.66/223.32	o 680
221.66/223.36	c Solution 794, time = 220.6185s
221.66/223.36	o 688
221.66/223.39	c Solution 795, time = 220.6467s
221.66/223.39	o 681
221.76/223.42	c Solution 796, time = 220.6793s
221.76/223.42	o 684
221.76/223.45	c Solution 797, time = 220.7150s
221.76/223.45	o 677
221.76/223.50	c Solution 798, time = 220.7561s
221.76/223.50	o 674
221.86/223.52	c Solution 799, time = 220.7810s
221.86/223.52	o 671
221.86/223.55	c Solution 800, time = 220.8138s
221.86/223.55	o 670
221.86/223.58	c Solution 801, time = 220.8460s
221.86/223.58	o 680
221.96/223.62	c Solution 802, time = 220.8780s
221.96/223.62	o 673
221.96/223.64	c Solution 803, time = 220.9010s
221.96/223.64	o 660
221.96/223.68	c Solution 804, time = 220.9367s
221.96/223.68	o 668
222.06/223.71	c Solution 805, time = 220.9683s
222.06/223.71	o 668
222.06/223.74	c Solution 806, time = 221.0021s
222.06/223.74	o 662
222.06/223.78	c Solution 807, time = 221.0398s
222.06/223.78	o 658
222.16/223.81	c Solution 808, time = 221.0726s
222.16/223.81	o 651
222.16/223.85	c Solution 809, time = 221.1106s
222.16/223.85	o 644
222.16/223.88	c Solution 810, time = 221.1393s
222.16/223.88	o 650
222.26/223.92	c Solution 811, time = 221.1846s
222.26/223.92	o 652
222.26/223.95	c Solution 812, time = 221.2111s
222.26/223.95	o 639
222.26/223.98	c Solution 813, time = 221.2445s
222.26/223.98	o 646
222.37/224.01	c Solution 814, time = 221.2702s
222.37/224.01	o 641
222.37/224.03	c Solution 815, time = 221.2955s
222.37/224.03	o 644
222.37/224.08	c Solution 816, time = 221.3362s
222.37/224.08	o 648
222.37/224.10	c Solution 817, time = 221.3649s
222.37/224.10	o 633
222.47/224.13	c Solution 818, time = 221.3891s
222.47/224.13	o 628
222.47/224.16	c Solution 819, time = 221.4163s
222.47/224.16	o 635
222.47/224.19	c Solution 820, time = 221.4474s
222.47/224.19	o 629
222.56/224.22	c Solution 821, time = 221.4770s
222.56/224.22	o 622
222.56/224.25	c Solution 822, time = 221.5137s
222.56/224.25	o 637
222.56/224.27	c Solution 823, time = 221.5328s
222.56/224.27	o 620
222.56/224.29	c Solution 824, time = 221.5542s
222.56/224.29	o 617
222.66/224.32	c Solution 825, time = 221.5835s
222.66/224.32	o 617
222.66/224.35	c Solution 826, time = 221.6106s
222.66/224.35	o 626
222.66/224.39	c Solution 827, time = 221.6481s
222.66/224.39	o 617
222.76/224.43	c Solution 828, time = 221.6863s
222.76/224.43	o 620
222.76/224.45	c Solution 829, time = 221.7081s
222.76/224.45	o 620
222.76/224.48	c Solution 830, time = 221.7371s
222.76/224.48	o 619
222.86/224.50	c Solution 831, time = 221.7620s
222.86/224.50	o 617
222.86/224.53	c Solution 832, time = 221.7872s
222.86/224.53	o 606
222.86/224.56	c Solution 833, time = 221.8176s
222.86/224.56	o 611
222.86/224.59	c Solution 834, time = 221.8539s
222.86/224.59	o 610
222.96/224.61	c Solution 835, time = 221.8732s
222.96/224.61	o 602
222.96/224.64	c Solution 836, time = 221.9038s
222.96/224.64	o 596
222.96/224.68	c Solution 837, time = 221.9413s
222.96/224.68	o 604
223.06/224.71	c Solution 838, time = 221.9716s
223.06/224.71	o 597
223.06/224.74	c Solution 839, time = 221.9974s
223.06/224.74	o 602
223.06/224.77	c Solution 840, time = 222.0322s
223.06/224.77	o 608
223.06/224.79	c Solution 841, time = 222.0529s
223.06/224.79	o 605
223.16/224.81	c Solution 842, time = 222.0678s
223.16/224.81	o 597
223.16/224.83	c Solution 843, time = 222.0917s
223.16/224.83	o 590
223.16/224.86	c Solution 844, time = 222.1165s
223.16/224.86	o 586
223.16/224.87	c Solution 845, time = 222.1360s
223.16/224.87	o 579
223.26/224.91	c Solution 846, time = 222.1701s
223.26/224.91	o 588
223.26/224.93	c Solution 847, time = 222.1892s
223.26/224.93	o 584
223.26/224.95	c Solution 848, time = 222.2111s
223.26/224.95	o 577
223.26/224.98	c Solution 849, time = 222.2432s
223.26/224.98	o 584
223.26/225.00	c Solution 850, time = 222.2649s
223.26/225.00	o 578
223.37/225.02	c Solution 851, time = 222.2831s
223.37/225.02	o 573
223.37/225.06	c Solution 852, time = 222.3189s
223.37/225.06	o 583
223.37/225.07	c Solution 853, time = 222.3352s
223.37/225.07	o 577
223.37/225.10	c Solution 854, time = 222.3596s
223.37/225.10	o 579
223.47/225.13	c Solution 855, time = 222.3882s
223.47/225.13	o 580
223.47/225.14	c Solution 856, time = 222.4020s
223.47/225.14	o 569
223.47/225.16	c Solution 857, time = 222.4181s
223.47/225.16	o 566
223.47/225.18	c Solution 858, time = 222.4427s
223.47/225.18	o 565
223.56/225.21	c Solution 859, time = 222.4715s
223.56/225.21	o 569
223.56/225.23	c Solution 860, time = 222.4909s
223.56/225.23	o 561
223.56/225.25	c Solution 861, time = 222.5156s
223.56/225.25	o 568
223.56/225.28	c Solution 862, time = 222.5397s
223.56/225.28	o 575
223.66/225.30	c Solution 863, time = 222.5565s
223.66/225.30	o 558
223.66/225.32	c Solution 864, time = 222.5781s
223.66/225.32	o 565
223.66/225.34	c Solution 865, time = 222.5985s
223.66/225.34	o 560
223.66/225.36	c Solution 866, time = 222.6249s
223.66/225.36	o 560
223.66/225.38	c Solution 867, time = 222.6437s
223.66/225.38	o 564
223.76/225.42	c Solution 868, time = 222.6765s
223.76/225.42	o 567
223.76/225.43	c Solution 869, time = 222.6930s
223.76/225.43	o 562
223.76/225.45	c Solution 870, time = 222.7076s
223.76/225.45	o 555
223.76/225.47	c Solution 871, time = 222.7337s
223.76/225.47	o 557
223.76/225.49	c Solution 872, time = 222.7548s
223.76/225.49	o 557
223.86/225.51	c Solution 873, time = 222.7742s
223.86/225.51	o 553
223.86/225.53	c Solution 874, time = 222.7943s
223.86/225.53	o 556
223.86/225.56	c Solution 875, time = 222.8195s
223.86/225.56	o 561
223.86/225.58	c Solution 876, time = 222.8389s
223.86/225.58	o 551
223.96/225.60	c Solution 877, time = 222.8586s
223.96/225.60	o 552
223.96/225.62	c Solution 878, time = 222.8785s
223.96/225.62	o 548
223.96/225.65	c Solution 879, time = 222.9135s
223.96/225.65	o 556
223.96/225.66	c Solution 880, time = 222.9251s
223.96/225.66	o 552
223.96/225.69	c Solution 881, time = 222.9466s
223.96/225.69	o 545
224.06/225.70	c Solution 882, time = 222.9608s
224.06/225.70	o 545
224.06/225.73	c Solution 883, time = 222.9896s
224.06/225.73	o 542
224.06/225.75	c Solution 884, time = 223.0120s
224.06/225.75	o 548
224.06/225.76	c Solution 885, time = 223.0247s
224.06/225.76	o 534
224.06/225.78	c Solution 886, time = 223.0447s
224.06/225.78	o 537
224.16/225.80	c Solution 887, time = 223.0594s
224.16/225.80	o 532
224.16/225.81	c Solution 888, time = 223.0705s
224.16/225.81	o 526
224.16/225.83	c Solution 889, time = 223.0883s
224.16/225.83	o 529
224.16/225.84	c Solution 890, time = 223.1038s
224.16/225.84	o 525
224.16/225.87	c Solution 891, time = 223.1265s
224.16/225.87	o 529
224.16/225.88	c Solution 892, time = 223.1399s
224.16/225.88	o 519
224.25/225.90	c Solution 893, time = 223.1650s
224.25/225.90	o 521
224.25/225.93	c Solution 894, time = 223.1881s
224.25/225.93	o 514
224.25/225.95	c Solution 895, time = 223.2132s
224.25/225.95	o 512
224.25/225.96	c Solution 896, time = 223.2259s
224.25/225.96	o 506
224.25/225.99	c Solution 897, time = 223.2510s
224.25/225.99	o 506
224.37/226.01	c Solution 898, time = 223.2756s
224.37/226.01	o 495
224.37/226.03	c Solution 899, time = 223.2901s
224.37/226.03	o 485
224.37/226.06	c Solution 900, time = 223.3175s
224.37/226.06	o 481
224.37/226.08	c Solution 901, time = 223.3412s
224.37/226.08	o 483
224.37/226.10	c Solution 902, time = 223.3601s
224.37/226.10	o 494
233.02/234.74	c Solution 903, time = 232.0047s
233.02/234.74	o 244
233.02/234.75	c Solution 904, time = 232.0084s
233.02/234.75	o 386
233.33/235.03	c Solution 905, time = 232.2916s
233.33/235.03	o 327
233.33/235.04	c Solution 906, time = 232.2970s
233.33/235.04	o 327
233.33/235.07	c Solution 907, time = 232.3356s
233.33/235.07	o 327
233.33/235.08	c Solution 908, time = 232.3403s
233.33/235.08	o 327
233.43/235.13	c Solution 909, time = 232.3874s
233.43/235.13	o 346
233.52/235.22	c Solution 910, time = 232.4774s
233.52/235.22	o 305
233.62/235.30	c Solution 911, time = 232.5636s
233.62/235.30	o 316
233.62/235.38	c Solution 912, time = 232.6397s
233.62/235.38	o 466
233.62/235.38	c Solution 913, time = 232.6440s
233.62/235.38	o 466
233.82/235.50	c Solution 914, time = 232.7627s
233.82/235.50	o 444
233.82/235.51	c Solution 915, time = 232.7716s
233.82/235.51	o 444
233.92/235.60	c Solution 916, time = 232.8628s
233.92/235.60	o 442
233.92/235.61	c Solution 917, time = 232.8675s
233.92/235.61	o 442
233.92/235.64	c Solution 918, time = 232.9030s
233.92/235.64	o 436
233.92/235.65	c Solution 919, time = 232.9069s
233.92/235.65	o 436
233.92/235.65	c Solution 920, time = 232.9106s
233.92/235.65	o 436
233.92/235.68	c Solution 921, time = 232.9380s
233.92/235.68	o 425
233.92/235.68	c Solution 922, time = 232.9424s
233.92/235.68	o 425
233.92/235.69	c Solution 923, time = 232.9471s
233.92/235.69	o 425
234.02/235.72	c Solution 924, time = 232.9771s
234.02/235.72	o 396
234.02/235.76	c Solution 925, time = 233.0193s
234.02/235.76	o 272
234.12/235.84	c Solution 926, time = 233.0969s
234.12/235.84	o 438
234.33/236.06	c Solution 927, time = 233.3256s
234.33/236.06	o 369
234.33/236.07	c Solution 928, time = 233.3338s
234.33/236.07	o 369
234.43/236.11	c Solution 929, time = 233.3756s
234.43/236.11	o 369
234.72/236.40	c Solution 930, time = 233.6591s
234.72/236.40	o 374
234.72/236.40	c Solution 931, time = 233.6653s
234.72/236.40	o 374
234.72/236.50	c Solution 932, time = 233.7561s
234.72/236.50	o 389
234.82/236.50	c Solution 933, time = 233.7615s
234.82/236.50	o 389
234.82/236.58	c Solution 934, time = 233.8364s
234.82/236.58	o 349
234.92/236.62	c Solution 935, time = 233.8823s
234.92/236.62	o 406
234.92/236.63	c Solution 936, time = 233.8876s
234.92/236.63	o 406
234.92/236.69	c Solution 937, time = 233.9560s
234.92/236.69	o 390
235.02/236.70	c Solution 938, time = 233.9635s
235.02/236.70	o 390
235.02/236.74	c Solution 939, time = 234.0006s
235.02/236.74	o 360
235.02/236.74	c Solution 940, time = 234.0052s
235.02/236.74	o 360
235.02/236.75	c Solution 941, time = 234.0097s
235.02/236.75	o 360
235.12/236.80	c Solution 942, time = 234.0625s
235.12/236.80	o 354
235.12/236.81	c Solution 943, time = 234.0684s
235.12/236.81	o 354
235.12/236.84	c Solution 944, time = 234.0983s
235.12/236.84	o 341
235.12/236.86	c Solution 945, time = 234.1229s
235.12/236.86	o 355
235.12/236.87	c Solution 946, time = 234.1279s
235.12/236.87	o 355
235.22/236.92	c Solution 947, time = 234.1801s
235.22/236.92	o 341
235.22/236.96	c Solution 948, time = 234.2226s
235.22/236.96	o 361
235.33/237.03	c Solution 949, time = 234.2887s
235.33/237.03	o 246
235.33/237.10	c Solution 950, time = 234.3573s
235.33/237.10	o 451
235.33/237.10	c Solution 951, time = 234.3614s
235.33/237.10	o 451
235.52/237.27	c Solution 952, time = 234.5295s
235.52/237.27	o 372
235.52/237.27	c Solution 953, time = 234.5346s
235.52/237.27	o 372
235.62/237.34	c Solution 954, time = 234.6059s
235.62/237.34	o 429
235.62/237.38	c Solution 955, time = 234.6417s
235.62/237.38	o 392
235.62/237.39	c Solution 956, time = 234.6462s
235.62/237.39	o 392
235.72/237.45	c Solution 957, time = 234.7115s
235.72/237.45	o 444
235.72/237.45	c Solution 958, time = 234.7153s
235.72/237.45	o 444
235.82/237.57	c Solution 959, time = 234.8356s
235.82/237.57	o 406
235.82/237.58	c Solution 960, time = 234.8423s
235.82/237.58	o 406
235.92/237.65	c Solution 961, time = 234.9085s
235.92/237.65	o 337
235.92/237.65	c Solution 962, time = 234.9141s
235.92/237.65	o 337
235.92/237.66	c Solution 963, time = 234.9202s
235.92/237.66	o 337
236.02/237.73	c Solution 964, time = 234.9872s
236.02/237.73	o 361
236.02/237.78	c Solution 965, time = 235.0408s
236.02/237.78	o 335
236.12/237.88	c Solution 966, time = 235.1377s
236.12/237.88	o 394
236.22/237.96	c Solution 967, time = 235.2258s
236.22/237.96	o 434
236.22/237.97	c Solution 968, time = 235.2306s
236.22/237.97	o 434
236.43/238.15	c Solution 969, time = 235.4157s
236.43/238.15	o 439
236.43/238.16	c Solution 970, time = 235.4214s
236.43/238.16	o 439
236.43/238.17	c Solution 971, time = 235.4273s
236.43/238.17	o 439
236.51/238.28	c Solution 972, time = 235.5389s
236.51/238.28	o 435
236.51/238.28	c Solution 973, time = 235.5454s
236.51/238.28	o 435
236.61/238.36	c Solution 974, time = 235.6215s
236.61/238.36	o 430
236.61/238.37	c Solution 975, time = 235.6271s
236.61/238.37	o 430
236.71/238.41	c Solution 976, time = 235.6730s
236.71/238.41	o 410
236.71/238.48	c Solution 977, time = 235.7402s
236.71/238.48	o 418
236.81/238.56	c Solution 978, time = 235.8178s
236.81/238.56	o 333
237.21/238.95	c Solution 979, time = 236.2160s
237.21/238.95	o 472
237.21/238.96	c Solution 980, time = 236.2211s
237.21/238.96	o 472
237.42/239.12	c Solution 981, time = 236.3822s
237.42/239.12	o 486
237.42/239.12	c Solution 982, time = 236.3854s
237.42/239.12	o 486
237.42/239.13	c Solution 983, time = 236.3888s
237.42/239.13	o 486
237.81/239.51	c Solution 984, time = 236.7681s
237.81/239.51	o 475
237.81/239.51	c Solution 985, time = 236.7732s
237.81/239.51	o 475
237.81/239.58	c Solution 986, time = 236.8363s
237.81/239.58	o 445
237.81/239.58	c Solution 987, time = 236.8417s
237.81/239.58	o 445
237.91/239.62	c Solution 988, time = 236.8822s
237.91/239.62	o 435
237.91/239.63	c Solution 989, time = 236.8866s
237.91/239.63	o 435
237.91/239.65	c Solution 990, time = 236.9107s
237.91/239.65	o 441
237.91/239.65	c Solution 991, time = 236.9147s
237.91/239.65	o 441
238.01/239.71	c Solution 992, time = 236.9730s
238.01/239.71	o 413
238.01/239.77	c Solution 993, time = 237.0278s
238.01/239.77	o 405
238.01/239.77	c Solution 994, time = 237.0318s
238.01/239.77	o 405
238.11/239.86	c Solution 995, time = 237.1195s
238.11/239.86	o 396
238.11/239.87	c Solution 996, time = 237.1275s
238.11/239.87	o 396
238.21/239.92	c Solution 997, time = 237.1833s
238.21/239.92	o 345
238.21/239.96	c Solution 998, time = 237.2183s
238.21/239.96	o 413
238.21/239.96	c Solution 999, time = 237.2227s
238.21/239.96	o 413
238.21/240.01	c Solution 1000, time = 237.2670s
238.21/240.01	o 411
238.32/240.01	c Solution 1001, time = 237.2730s
238.32/240.01	o 411
238.32/240.10	c Solution 1002, time = 237.3601s
238.32/240.10	o 390
238.32/240.11	c Solution 1003, time = 237.3684s
238.32/240.11	o 390
238.42/240.14	c Solution 1004, time = 237.3989s
238.42/240.14	o 318
238.42/240.18	c Solution 1005, time = 237.4405s
238.42/240.18	o 360
238.51/240.26	c Solution 1006, time = 237.5184s
238.51/240.26	o 440
238.51/240.26	c Solution 1007, time = 237.5228s
238.51/240.26	o 440
238.61/240.38	c Solution 1008, time = 237.6395s
238.61/240.38	o 434
238.61/240.38	c Solution 1009, time = 237.6431s
238.61/240.38	o 434
238.71/240.42	c Solution 1010, time = 237.6813s
238.71/240.42	o 403
238.71/240.43	c Solution 1011, time = 237.6862s
238.71/240.43	o 403
238.71/240.45	c Solution 1012, time = 237.7063s
238.71/240.45	o 357
238.71/240.48	c Solution 1013, time = 237.7453s
238.71/240.48	o 356
238.81/240.54	c Solution 1014, time = 237.8008s
238.81/240.54	o 391
238.81/240.54	c Solution 1015, time = 237.8056s
238.81/240.54	o 391
238.90/240.61	c Solution 1016, time = 237.8686s
238.90/240.61	o 388
238.90/240.61	c Solution 1017, time = 237.8751s
238.90/240.61	o 388
238.90/240.65	c Solution 1018, time = 237.9087s
238.90/240.65	o 385
238.90/240.65	c Solution 1019, time = 237.9145s
238.90/240.65	o 385
239.00/240.71	c Solution 1020, time = 237.9667s
239.00/240.71	o 374
239.00/240.71	c Solution 1021, time = 237.9703s
239.00/240.71	o 374
239.00/240.72	c Solution 1022, time = 237.9808s
239.00/240.72	o 318
239.00/240.75	c Solution 1023, time = 238.0101s
239.00/240.75	o 354
239.00/240.79	c Solution 1024, time = 238.0557s
239.00/240.79	o 492
239.10/240.80	c Solution 1025, time = 238.0595s
239.10/240.80	o 492
239.20/240.91	c Solution 1026, time = 238.1734s
239.20/240.91	o 444
239.20/240.92	c Solution 1027, time = 238.1788s
239.20/240.92	o 444
239.32/241.04	c Solution 1028, time = 238.2975s
239.32/241.04	o 446
239.32/241.04	c Solution 1029, time = 238.3012s
239.32/241.04	o 446
239.32/241.08	c Solution 1030, time = 238.3436s
239.32/241.08	o 431
239.32/241.09	c Solution 1031, time = 238.3479s
239.32/241.09	o 431
239.41/241.14	c Solution 1032, time = 238.4008s
239.41/241.14	o 429
239.41/241.17	c Solution 1033, time = 238.4336s
239.41/241.17	o 409
239.41/241.18	c Solution 1034, time = 238.4378s
239.41/241.18	o 409
239.50/241.21	c Solution 1035, time = 238.4664s
239.50/241.21	o 396
239.50/241.21	c Solution 1036, time = 238.4705s
239.50/241.21	o 396
239.50/241.23	c Solution 1037, time = 238.4944s
239.50/241.23	o 418
239.50/241.24	c Solution 1038, time = 238.4989s
239.50/241.24	o 418
239.50/241.28	c Solution 1039, time = 238.5395s
239.50/241.28	o 388
239.50/241.29	c Solution 1040, time = 238.5556s
239.50/241.29	o 418
239.60/241.30	c Solution 1041, time = 238.5595s
239.60/241.30	o 418
239.60/241.38	c Solution 1042, time = 238.6417s
239.60/241.38	o 424
239.60/241.38	c Solution 1043, time = 238.6454s
239.60/241.38	o 424
239.70/241.41	c Solution 1044, time = 238.6671s
239.70/241.41	o 388
239.70/241.41	c Solution 1045, time = 238.6717s
239.70/241.41	o 388
239.70/241.42	c Solution 1046, time = 238.6857s
239.70/241.42	o 377
239.70/241.44	c Solution 1047, time = 238.7056s
239.70/241.44	o 388
239.70/241.45	c Solution 1048, time = 238.7123s
239.70/241.45	o 388
239.70/241.47	c Solution 1049, time = 238.7306s
239.70/241.47	o 355
239.80/241.50	c Solution 1050, time = 238.7657s
239.80/241.50	o 350
239.80/241.54	c Solution 1051, time = 238.7976s
239.80/241.54	o 395
239.80/241.54	c Solution 1052, time = 238.8010s
239.80/241.54	o 395
239.80/241.59	c Solution 1053, time = 238.8480s
239.80/241.59	o 387
239.80/241.59	c Solution 1054, time = 238.8539s
239.80/241.59	o 387
239.90/241.61	c Solution 1055, time = 238.8747s
239.90/241.61	o 364
239.90/241.65	c Solution 1056, time = 238.9117s
239.90/241.65	o 398
240.00/241.71	c Solution 1057, time = 238.9732s
240.00/241.71	o 365
240.00/241.77	c Solution 1058, time = 239.0274s
240.00/241.77	o 426
240.00/241.77	c Solution 1059, time = 239.0319s
240.00/241.77	o 426
240.10/241.87	c Solution 1060, time = 239.1359s
240.10/241.87	o 419
240.10/241.88	c Solution 1061, time = 239.1451s
240.10/241.88	o 419
240.20/241.91	c Solution 1062, time = 239.1683s
240.20/241.91	o 262
240.20/241.91	c Solution 1063, time = 239.1737s
240.20/241.91	o 262
240.20/241.96	c Solution 1064, time = 239.2204s
240.20/241.96	o 367
240.20/241.96	c Solution 1065, time = 239.2258s
240.20/241.96	o 367
240.31/242.01	c Solution 1066, time = 239.2747s
240.31/242.01	o 375
240.31/242.02	c Solution 1067, time = 239.2847s
240.31/242.02	o 375
240.31/242.04	c Solution 1068, time = 239.3012s
240.31/242.04	o 258
240.41/242.12	c Solution 1069, time = 239.3763s
240.41/242.12	o 350
240.41/242.15	c Solution 1070, time = 239.4160s
240.41/242.15	o 409
240.41/242.16	c Solution 1071, time = 239.4205s
240.41/242.16	o 409
240.50/242.21	c Solution 1072, time = 239.4721s
240.50/242.21	o 425
240.50/242.22	c Solution 1073, time = 239.4788s
240.50/242.22	o 425
240.60/242.30	c Solution 1074, time = 239.5598s
240.60/242.30	o 419
240.60/242.31	c Solution 1075, time = 239.5686s
240.60/242.31	o 419
240.60/242.33	c Solution 1076, time = 239.5901s
240.60/242.33	o 393
240.60/242.33	c Solution 1077, time = 239.5941s
240.60/242.33	o 393
240.60/242.35	c Solution 1078, time = 239.6062s
240.60/242.35	o 386
240.60/242.38	c Solution 1079, time = 239.6407s
240.60/242.38	o 376
240.70/242.43	c Solution 1080, time = 239.6916s
240.70/242.43	o 382
240.70/242.47	c Solution 1081, time = 239.7346s
240.70/242.47	o 472
240.70/242.48	c Solution 1082, time = 239.7386s
240.70/242.48	o 472
240.90/242.68	c Solution 1083, time = 239.9434s
240.90/242.68	o 447
240.90/242.69	c Solution 1084, time = 239.9485s
240.90/242.69	o 447
241.00/242.73	c Solution 1085, time = 239.9880s
241.00/242.73	o 435
241.00/242.73	c Solution 1086, time = 239.9921s
241.00/242.73	o 435
241.00/242.76	c Solution 1087, time = 240.0177s
241.00/242.76	o 417
241.00/242.76	c Solution 1088, time = 240.0215s
241.00/242.76	o 417
241.10/242.85	c Solution 1089, time = 240.1150s
241.10/242.85	o 372
241.20/242.91	c Solution 1090, time = 240.1738s
241.20/242.91	o 422
241.20/242.92	c Solution 1091, time = 240.1781s
241.20/242.92	o 422
241.20/242.99	c Solution 1092, time = 240.2556s
241.20/242.99	o 398
241.20/243.00	c Solution 1093, time = 240.2594s
241.20/243.00	o 398
241.31/243.06	c Solution 1094, time = 240.3184s
241.31/243.06	o 338
241.41/243.13	c Solution 1095, time = 240.3886s
241.41/243.13	o 424
241.41/243.13	c Solution 1096, time = 240.3933s
241.41/243.13	o 424
241.50/243.20	c Solution 1097, time = 240.4644s
241.50/243.20	o 441
241.50/243.21	c Solution 1098, time = 240.4690s
241.50/243.21	o 441
241.50/243.30	c Solution 1099, time = 240.5563s
241.50/243.30	o 443
241.59/243.31	c Solution 1100, time = 240.5663s
241.59/243.31	o 443
241.59/243.34	c Solution 1101, time = 240.6026s
241.59/243.34	o 423
241.59/243.35	c Solution 1102, time = 240.6067s
241.59/243.35	o 423
241.59/243.37	c Solution 1103, time = 240.6356s
241.59/243.37	o 420
241.59/243.38	c Solution 1104, time = 240.6399s
241.59/243.38	o 420
241.69/243.41	c Solution 1105, time = 240.6674s
241.69/243.41	o 417
241.69/243.41	c Solution 1106, time = 240.6714s
241.69/243.41	o 417
241.69/243.44	c Solution 1107, time = 240.6964s
241.69/243.44	o 401
241.79/243.50	c Solution 1108, time = 240.7581s
241.79/243.50	o 393
241.79/243.55	c Solution 1109, time = 240.8063s
241.79/243.55	o 398
241.79/243.55	c Solution 1110, time = 240.8105s
241.79/243.55	o 398
241.79/243.55	c Solution 1111, time = 240.8146s
241.79/243.55	o 398
241.89/243.62	c Solution 1112, time = 240.8823s
241.89/243.62	o 407
241.89/243.63	c Solution 1113, time = 240.8898s
241.89/243.63	o 407
241.89/243.68	c Solution 1114, time = 240.9379s
241.89/243.68	o 400
241.89/243.69	c Solution 1115, time = 240.9480s
241.89/243.69	o 400
241.99/243.74	c Solution 1116, time = 240.9964s
241.99/243.74	o 341
241.99/243.74	c Solution 1117, time = 241.0047s
241.99/243.74	o 341
241.99/243.76	c Solution 1118, time = 241.0234s
241.99/243.76	o 330
241.99/243.78	c Solution 1119, time = 241.0447s
241.99/243.78	o 351
241.99/243.79	c Solution 1120, time = 241.0532s
241.99/243.79	o 351
242.09/243.84	c Solution 1121, time = 241.0986s
242.09/243.84	o 326
242.09/243.84	c Solution 1122, time = 241.1034s
242.09/243.84	o 326
242.09/243.86	c Solution 1123, time = 241.1161s
242.09/243.86	o 320
242.09/243.89	c Solution 1124, time = 241.1466s
242.09/243.89	o 324
242.19/243.93	c Solution 1125, time = 241.1954s
242.19/243.93	o 415
242.19/243.94	c Solution 1126, time = 241.1993s
242.19/243.94	o 415
242.30/244.07	c Solution 1127, time = 241.3292s
242.30/244.07	o 446
242.30/244.07	c Solution 1128, time = 241.3337s
242.30/244.07	o 446
242.30/244.11	c Solution 1129, time = 241.3678s
242.30/244.11	o 390
242.40/244.11	c Solution 1130, time = 241.3718s
242.40/244.11	o 390
242.40/244.15	c Solution 1131, time = 241.4138s
242.40/244.15	o 352
242.49/244.21	c Solution 1132, time = 241.4704s
242.49/244.21	o 462
242.49/244.21	c Solution 1133, time = 241.4742s
242.49/244.21	o 462
242.49/244.26	c Solution 1134, time = 241.5192s
242.49/244.26	o 452
242.49/244.27	c Solution 1135, time = 241.5266s
242.49/244.27	o 452
242.49/244.28	c Solution 1136, time = 241.5455s
242.49/244.28	o 353
242.49/244.29	c Solution 1137, time = 241.5498s
242.49/244.29	o 353
242.59/244.30	c Solution 1138, time = 241.5648s
242.59/244.30	o 337
242.59/244.35	c Solution 1139, time = 241.6111s
242.59/244.35	o 365
242.69/244.42	c Solution 1140, time = 241.6824s
242.69/244.42	o 453
242.69/244.43	c Solution 1141, time = 241.6876s
242.69/244.43	o 453
242.79/244.55	c Solution 1142, time = 241.8108s
242.79/244.55	o 451
242.79/244.56	c Solution 1143, time = 241.8190s
242.79/244.56	o 451
242.79/244.59	c Solution 1144, time = 241.8545s
242.79/244.59	o 451
242.89/244.60	c Solution 1145, time = 241.8584s
242.89/244.60	o 451
242.89/244.61	c Solution 1146, time = 241.8747s
242.89/244.61	o 430
242.89/244.65	c Solution 1147, time = 241.9085s
242.89/244.65	o 420
242.99/244.71	c Solution 1148, time = 241.9728s
242.99/244.71	o 379
242.99/244.72	c Solution 1149, time = 241.9777s
242.99/244.72	o 379
242.99/244.72	c Solution 1150, time = 241.9813s
242.99/244.72	o 379
242.99/244.76	c Solution 1151, time = 242.0218s
242.99/244.76	o 307
242.99/244.77	c Solution 1152, time = 242.0287s
242.99/244.77	o 307
243.09/244.87	c Solution 1153, time = 242.1286s
243.09/244.87	o 378
243.09/244.87	c Solution 1154, time = 242.1325s
243.09/244.87	o 378
243.19/244.93	c Solution 1155, time = 242.1925s
243.19/244.93	o 363
243.19/244.93	c Solution 1156, time = 242.1952s
243.19/244.93	o 363
243.30/245.06	c Solution 1157, time = 242.3223s
243.30/245.06	o 387
243.30/245.07	c Solution 1158, time = 242.3262s
243.30/245.07	o 387
243.40/245.14	c Solution 1159, time = 242.4034s
243.40/245.14	o 381
243.40/245.15	c Solution 1160, time = 242.4062s
243.40/245.15	o 381
243.40/245.15	c Solution 1161, time = 242.4106s
243.40/245.15	o 381
243.40/245.19	c Solution 1162, time = 242.4558s
243.40/245.19	o 381
243.49/245.20	c Solution 1163, time = 242.4604s
243.49/245.20	o 381
243.49/245.24	c Solution 1164, time = 242.4993s
243.49/245.24	o 325
243.49/245.24	c Solution 1165, time = 242.5053s
243.49/245.24	o 325
243.49/245.29	c Solution 1166, time = 242.5544s
243.49/245.29	o 340
243.59/245.30	c Solution 1167, time = 242.5637s
243.59/245.30	o 340
243.59/245.34	c Solution 1168, time = 242.5993s
243.59/245.34	o 336
243.59/245.35	c Solution 1169, time = 242.6077s
243.59/245.35	o 336
243.59/245.35	c Solution 1170, time = 242.6121s
243.59/245.35	o 336
243.69/245.41	c Solution 1171, time = 242.6689s
243.69/245.41	o 307
243.69/245.42	c Solution 1172, time = 242.6777s
243.69/245.42	o 307
243.69/245.46	c Solution 1173, time = 242.7183s
243.69/245.46	o 254
246.08/247.87	c Solution 1174, time = 245.1327s
246.08/247.87	o 1055
246.58/248.34	c Solution 1175, time = 245.6014s
246.58/248.34	o 1056
246.58/248.34	c Solution 1176, time = 245.6044s
246.58/248.34	o 1056
248.57/250.32	c Solution 1177, time = 247.5829s
248.57/250.32	o 1039
248.67/250.45	c Solution 1178, time = 247.7150s
248.67/250.45	o 1040
249.17/250.97	c Solution 1179, time = 248.2351s
249.17/250.97	o 1024
249.47/251.23	c Solution 1180, time = 248.4919s
249.47/251.23	o 1023
249.77/251.53	c Solution 1181, time = 248.7863s
249.77/251.53	o 1016
250.28/252.07	c Solution 1182, time = 249.3360s
250.28/252.07	o 1011
250.38/252.19	c Solution 1183, time = 249.4548s
250.38/252.19	o 1027
250.66/252.40	c Solution 1184, time = 249.6614s
250.66/252.40	o 1015
250.86/252.60	c Solution 1185, time = 249.8590s
250.86/252.60	o 1003
251.16/252.95	c Solution 1186, time = 250.2142s
251.16/252.95	o 1005
251.37/253.18	c Solution 1187, time = 250.4388s
251.37/253.18	o 989
251.66/253.40	c Solution 1188, time = 250.6601s
251.66/253.40	o 995
251.86/253.68	c Solution 1189, time = 250.9433s
251.86/253.68	o 992
252.06/253.86	c Solution 1190, time = 251.1242s
252.06/253.86	o 994
252.56/254.38	c Solution 1191, time = 251.6456s
252.56/254.38	o 982
252.76/254.54	c Solution 1192, time = 251.8010s
252.76/254.54	o 973
252.96/254.77	c Solution 1193, time = 252.0273s
252.96/254.77	o 976
253.46/255.27	c Solution 1194, time = 252.5264s
253.46/255.27	o 958
253.75/255.50	c Solution 1195, time = 252.7602s
253.75/255.50	o 956
253.85/255.69	c Solution 1196, time = 252.9522s
253.85/255.69	o 956
254.36/256.15	c Solution 1197, time = 253.4107s
254.36/256.15	o 949
254.45/256.27	c Solution 1198, time = 253.5272s
254.45/256.27	o 946
254.75/256.50	c Solution 1199, time = 253.7659s
254.75/256.50	o 937
255.05/256.86	c Solution 1200, time = 254.1197s
255.05/256.86	o 927
255.26/257.07	c Solution 1201, time = 254.3356s
255.26/257.07	o 910
255.45/257.22	c Solution 1202, time = 254.4826s
255.45/257.22	o 912
255.75/257.50	c Solution 1203, time = 254.7570s
255.75/257.50	o 908
255.85/257.68	c Solution 1204, time = 254.9413s
255.85/257.68	o 893
256.26/258.10	c Solution 1205, time = 255.3565s
256.26/258.10	o 898
256.45/258.23	c Solution 1206, time = 255.4937s
256.45/258.23	o 896
256.65/258.42	c Solution 1207, time = 255.6817s
256.65/258.42	o 885
256.94/258.72	c Solution 1208, time = 255.9854s
256.94/258.72	o 882
257.04/258.89	c Solution 1209, time = 256.1538s
257.04/258.89	o 880
257.14/258.99	c Solution 1210, time = 256.2509s
257.14/258.99	o 873
257.36/259.18	c Solution 1211, time = 256.4412s
257.36/259.18	o 870
257.74/259.57	c Solution 1212, time = 256.8308s
257.74/259.57	o 875
257.84/259.69	c Solution 1213, time = 256.9503s
257.84/259.69	o 866
258.04/259.83	c Solution 1214, time = 257.0916s
258.04/259.83	o 860
258.44/260.23	c Solution 1215, time = 257.4930s
258.44/260.23	o 855
258.44/260.29	c Solution 1216, time = 257.5466s
258.44/260.29	o 855
258.64/260.42	c Solution 1217, time = 257.6775s
258.64/260.42	o 857
258.74/260.54	c Solution 1218, time = 257.7998s
258.74/260.54	o 850
259.04/260.84	c Solution 1219, time = 258.0965s
259.04/260.84	o 847
259.14/260.98	c Solution 1220, time = 258.2460s
259.14/260.98	o 847
259.35/261.12	c Solution 1221, time = 258.3804s
259.35/261.12	o 839
259.64/261.46	c Solution 1222, time = 258.7193s
259.64/261.46	o 831
259.74/261.57	c Solution 1223, time = 258.8337s
259.74/261.57	o 824
259.93/261.73	c Solution 1224, time = 258.9902s
259.93/261.73	o 804
260.24/262.07	c Solution 1225, time = 259.3317s
260.24/262.07	o 801
260.35/262.19	c Solution 1226, time = 259.4534s
260.35/262.19	o 801
260.53/262.31	c Solution 1227, time = 259.5753s
260.53/262.31	o 803
260.73/262.55	c Solution 1228, time = 259.8137s
260.73/262.55	o 785
260.83/262.63	c Solution 1229, time = 259.8911s
260.83/262.63	o 784
260.93/262.75	c Solution 1230, time = 260.0109s
260.93/262.75	o 766
261.24/263.07	c Solution 1231, time = 260.3271s
261.24/263.07	o 754
261.34/263.19	c Solution 1232, time = 260.4536s
261.34/263.19	o 746
261.43/263.29	c Solution 1233, time = 260.5559s
261.43/263.29	o 737
261.83/263.61	c Solution 1234, time = 260.8729s
261.83/263.61	o 714
261.83/263.64	c Solution 1235, time = 260.9052s
261.83/263.64	o 722
262.03/263.82	c Solution 1236, time = 261.0780s
262.03/263.82	o 717
262.13/263.95	c Solution 1237, time = 261.2126s
262.13/263.95	o 724
262.34/264.19	c Solution 1238, time = 261.4507s
262.34/264.19	o 719
262.53/264.30	c Solution 1239, time = 261.5638s
262.53/264.30	o 716
262.53/264.36	c Solution 1240, time = 261.6193s
262.53/264.36	o 722
262.73/264.59	c Solution 1241, time = 261.8474s
262.73/264.59	o 704
262.83/264.66	c Solution 1242, time = 261.9209s
262.83/264.66	o 704
262.93/264.74	c Solution 1243, time = 262.0000s
262.93/264.74	o 710
263.12/264.93	c Solution 1244, time = 262.1896s
263.12/264.93	o 698
263.24/265.03	c Solution 1245, time = 262.2957s
263.24/265.03	o 697
263.24/265.09	c Solution 1246, time = 262.3554s
263.24/265.09	o 690
263.33/265.15	c Solution 1247, time = 262.4137s
263.33/265.15	o 676
263.42/265.29	c Solution 1248, time = 262.5491s
263.42/265.29	o 658
263.62/265.49	c Solution 1249, time = 262.7480s
263.62/265.49	o 666
263.72/265.59	c Solution 1250, time = 262.8489s
263.72/265.59	o 652
263.82/265.67	c Solution 1251, time = 262.9289s
263.82/265.67	o 636
264.02/265.87	c Solution 1252, time = 263.1288s
264.02/265.87	o 615
264.12/265.94	c Solution 1253, time = 263.1971s
264.12/265.94	o 621
264.23/266.02	c Solution 1254, time = 263.2824s
264.23/266.02	o 610
264.33/266.14	c Solution 1255, time = 263.4036s
264.33/266.14	o 629
264.42/266.27	c Solution 1256, time = 263.5264s
264.42/266.27	o 617
264.62/266.45	c Solution 1257, time = 263.7129s
264.62/266.45	o 586
264.72/266.54	c Solution 1258, time = 263.8026s
264.72/266.54	o 614
264.92/266.74	c Solution 1259, time = 264.0047s
264.92/266.74	o 607
265.02/266.80	c Solution 1260, time = 264.0640s
265.02/266.80	o 602
265.02/266.88	c Solution 1261, time = 264.1418s
265.02/266.88	o 599
265.12/266.93	c Solution 1262, time = 264.1879s
265.12/266.93	o 602
265.12/266.98	c Solution 1263, time = 264.2372s
265.12/266.98	o 594
265.33/267.19	c Solution 1264, time = 264.4491s
265.33/267.19	o 587
265.42/267.29	c Solution 1265, time = 264.5497s
265.42/267.29	o 599
265.62/267.41	c Solution 1266, time = 264.6719s
265.62/267.41	o 584
265.72/267.59	c Solution 1267, time = 264.8519s
265.72/267.59	o 581
265.91/267.72	c Solution 1268, time = 264.9799s
265.91/267.72	o 577
266.01/267.85	c Solution 1269, time = 265.1135s
266.01/267.85	o 575
266.11/267.93	c Solution 1270, time = 265.1870s
266.11/267.93	o 574
266.32/268.15	c Solution 1271, time = 265.4146s
266.32/268.15	o 562
266.41/268.21	c Solution 1272, time = 265.4717s
266.41/268.21	o 521
266.41/268.28	c Solution 1273, time = 265.5370s
266.41/268.28	o 506
266.51/268.32	c Solution 1274, time = 265.5808s
266.51/268.32	o 513
266.51/268.32	c Solution 1275, time = 265.5857s
266.51/268.32	o 513
266.61/268.41	c Solution 1276, time = 265.6685s
266.61/268.41	o 509
266.61/268.41	c Solution 1277, time = 265.6730s
266.61/268.41	o 509
266.71/268.58	c Solution 1278, time = 265.8412s
266.71/268.58	o 501
266.71/268.58	c Solution 1279, time = 265.8459s
266.71/268.58	o 501
266.81/268.66	c Solution 1280, time = 265.9239s
266.81/268.66	o 536
266.81/268.67	c Solution 1281, time = 265.9283s
266.81/268.67	o 536
266.91/268.70	c Solution 1282, time = 265.9650s
266.91/268.70	o 514
266.91/268.71	c Solution 1283, time = 265.9693s
266.91/268.71	o 514
267.01/268.83	c Solution 1284, time = 266.0890s
267.01/268.83	o 475
267.01/268.84	c Solution 1285, time = 266.1001s
267.01/268.84	o 475
267.01/268.89	c Solution 1286, time = 266.1535s
267.01/268.89	o 500
267.11/268.90	c Solution 1287, time = 266.1581s
267.11/268.90	o 500
267.11/268.95	c Solution 1288, time = 266.2093s
267.11/268.95	o 490
267.11/268.95	c Solution 1289, time = 266.2140s
267.11/268.95	o 490
267.11/268.98	c Solution 1290, time = 266.2450s
267.11/268.98	o 367
267.22/269.05	c Solution 1291, time = 266.3139s
267.22/269.05	o 1044
267.32/269.17	c Solution 1292, time = 266.4322s
267.32/269.17	o 1044
267.61/269.43	c Solution 1293, time = 266.6931s
267.61/269.43	o 1044
267.61/269.48	c Solution 1294, time = 266.7369s
267.61/269.48	o 1037
267.71/269.51	c Solution 1295, time = 266.7669s
267.71/269.51	o 1032
267.71/269.56	c Solution 1296, time = 266.8190s
267.71/269.56	o 1033
267.81/269.60	c Solution 1297, time = 266.8577s
267.81/269.60	o 1035
267.81/269.61	c Solution 1298, time = 266.8758s
267.81/269.61	o 1034
267.81/269.63	c Solution 1299, time = 266.8891s
267.81/269.63	o 1029
267.81/269.64	c Solution 1300, time = 266.9029s
267.81/269.64	o 1023
267.81/269.65	c Solution 1301, time = 266.9116s
267.81/269.65	o 1023
267.81/269.66	c Solution 1302, time = 266.9186s
267.81/269.66	o 1022
267.81/269.66	c Solution 1303, time = 266.9242s
267.81/269.66	o 1022
267.81/269.67	c Solution 1304, time = 266.9301s
267.81/269.67	o 1022
267.81/269.67	c Solution 1305, time = 266.9345s
267.81/269.67	o 1022
267.81/269.68	c Solution 1306, time = 266.9388s
267.81/269.68	o 1022
267.81/269.68	c Solution 1307, time = 266.9433s
267.81/269.68	o 1022
267.81/269.69	c Solution 1308, time = 266.9474s
267.81/269.69	o 1022
267.81/269.69	c Solution 1309, time = 266.9516s
267.81/269.69	o 1022
267.81/269.69	c Solution 1310, time = 266.9557s
267.81/269.69	o 1022
267.91/269.70	c Solution 1311, time = 266.9597s
267.91/269.70	o 1022
267.91/269.70	c Solution 1312, time = 266.9636s
267.91/269.70	o 1022
301.70/303.66	c Solution 1313, time = 300.9191s
301.70/303.66	o 347
301.70/303.66	c Solution 1314, time = 300.9228s
301.70/303.66	o 1044
301.80/303.77	c Solution 1315, time = 301.0300s
301.80/303.77	o 1040
302.11/304.07	c Solution 1316, time = 301.3266s
302.11/304.07	o 1028
302.70/304.61	c Solution 1317, time = 301.8753s
302.70/304.61	o 1027
302.90/304.85	c Solution 1318, time = 302.1109s
302.90/304.85	o 1015
303.11/305.08	c Solution 1319, time = 302.3367s
303.11/305.08	o 1006
303.80/305.71	c Solution 1320, time = 302.9693s
303.80/305.71	o 1008
304.00/305.91	c Solution 1321, time = 303.1703s
304.00/305.91	o 999
304.00/306.01	c Solution 1322, time = 303.2664s
304.00/306.01	o 995
304.21/306.19	c Solution 1323, time = 303.4488s
304.21/306.19	o 991
304.79/306.77	c Solution 1324, time = 304.0272s
304.79/306.77	o 984
304.99/306.99	c Solution 1325, time = 304.2510s
304.99/306.99	o 994
305.29/307.20	c Solution 1326, time = 304.4614s
305.29/307.20	o 975
305.69/307.66	c Solution 1327, time = 304.9256s
305.69/307.66	o 980
305.99/307.92	c Solution 1328, time = 305.1845s
305.99/307.92	o 962
306.39/308.38	c Solution 1329, time = 305.6398s
306.39/308.38	o 966
306.98/308.94	c Solution 1330, time = 306.1990s
306.98/308.94	o 950
307.20/309.15	c Solution 1331, time = 306.4078s
307.20/309.15	o 952
307.48/309.41	c Solution 1332, time = 306.6664s
307.48/309.41	o 951
307.98/309.94	c Solution 1333, time = 307.1982s
307.98/309.94	o 950
308.19/310.14	c Solution 1334, time = 307.3980s
308.19/310.14	o 949
308.38/310.34	c Solution 1335, time = 307.5965s
308.38/310.34	o 941
308.68/310.67	c Solution 1336, time = 307.9310s
308.68/310.67	o 936
308.88/310.88	c Solution 1337, time = 308.1418s
308.88/310.88	o 921
309.38/311.33	c Solution 1338, time = 308.5915s
309.38/311.33	o 913
309.58/311.51	c Solution 1339, time = 308.7679s
309.58/311.51	o 907
309.68/311.66	c Solution 1340, time = 308.9222s
309.68/311.66	o 909
309.98/311.93	c Solution 1341, time = 309.1873s
309.98/311.93	o 901
310.09/312.07	c Solution 1342, time = 309.3326s
310.09/312.07	o 896
310.47/312.50	c Solution 1343, time = 309.7563s
310.47/312.50	o 893
310.67/312.65	c Solution 1344, time = 309.9066s
310.67/312.65	o 878
310.77/312.75	c Solution 1345, time = 310.0078s
310.77/312.75	o 882
310.87/312.88	c Solution 1346, time = 310.1385s
310.87/312.88	o 870
311.27/313.26	c Solution 1347, time = 310.5171s
311.27/313.26	o 858
311.37/313.33	c Solution 1348, time = 310.5868s
311.37/313.33	o 847
311.47/313.45	c Solution 1349, time = 310.7151s
311.47/313.45	o 857
311.57/313.57	c Solution 1350, time = 310.8291s
311.57/313.57	o 852
311.67/313.69	c Solution 1351, time = 310.9501s
311.67/313.69	o 838
312.08/314.01	c Solution 1352, time = 311.2696s
312.08/314.01	o 844
312.27/314.20	c Solution 1353, time = 311.4631s
312.27/314.20	o 841
312.37/314.33	c Solution 1354, time = 311.5921s
312.37/314.33	o 849
312.67/314.69	c Solution 1355, time = 311.9532s
312.67/314.69	o 830
312.77/314.77	c Solution 1356, time = 312.0298s
312.77/314.77	o 846
312.87/314.85	c Solution 1357, time = 312.1139s
312.87/314.85	o 834
313.26/315.22	c Solution 1358, time = 312.4807s
313.26/315.22	o 815
313.46/315.41	c Solution 1359, time = 312.6729s
313.46/315.41	o 819
313.56/315.59	c Solution 1360, time = 312.8527s
313.56/315.59	o 814
313.96/315.96	c Solution 1361, time = 313.2222s
313.96/315.96	o 808
314.17/316.12	c Solution 1362, time = 313.3856s
314.17/316.12	o 806
314.46/316.40	c Solution 1363, time = 313.6656s
314.46/316.40	o 803
314.56/316.53	c Solution 1364, time = 313.7889s
314.56/316.53	o 781
314.86/316.84	c Solution 1365, time = 314.1020s
314.86/316.84	o 767
314.96/317.00	c Solution 1366, time = 314.2634s
314.96/317.00	o 752
315.26/317.24	c Solution 1367, time = 314.4984s
315.26/317.24	o 759
315.36/317.32	c Solution 1368, time = 314.5826s
315.36/317.32	o 751
315.46/317.43	c Solution 1369, time = 314.6935s
315.46/317.43	o 746
315.76/317.70	c Solution 1370, time = 314.9658s
315.76/317.70	o 730
315.86/317.80	c Solution 1371, time = 315.0569s
315.86/317.80	o 731
315.96/317.95	c Solution 1372, time = 315.2114s
315.96/317.95	o 730
316.25/318.23	c Solution 1373, time = 315.4918s
316.25/318.23	o 736
316.35/318.33	c Solution 1374, time = 315.5880s
316.35/318.33	o 730
316.45/318.43	c Solution 1375, time = 315.6943s
316.45/318.43	o 732
316.75/318.79	c Solution 1376, time = 316.0528s
316.75/318.79	o 713
316.95/318.91	c Solution 1377, time = 316.1701s
316.95/318.91	o 718
317.06/319.10	c Solution 1378, time = 316.3568s
317.06/319.10	o 703
317.25/319.20	c Solution 1379, time = 316.4590s
317.25/319.20	o 696
317.35/319.31	c Solution 1380, time = 316.5687s
317.35/319.31	o 693
317.55/319.53	c Solution 1381, time = 316.7939s
317.55/319.53	o 688
317.65/319.61	c Solution 1382, time = 316.8671s
317.65/319.61	o 678
317.75/319.74	c Solution 1383, time = 317.0050s
317.75/319.74	o 665
317.95/319.91	c Solution 1384, time = 317.1709s
317.95/319.91	o 672
318.06/320.02	c Solution 1385, time = 317.2818s
318.06/320.02	o 664
318.16/320.14	c Solution 1386, time = 317.3995s
318.16/320.14	o 651
318.45/320.41	c Solution 1387, time = 317.6746s
318.45/320.41	o 661
318.45/320.48	c Solution 1388, time = 317.7414s
318.45/320.48	o 656
318.55/320.55	c Solution 1389, time = 317.8145s
318.55/320.55	o 656
318.74/320.79	c Solution 1390, time = 318.0556s
318.74/320.79	o 613
318.84/320.86	c Solution 1391, time = 318.1164s
318.84/320.86	o 606
318.94/320.92	c Solution 1392, time = 318.1858s
318.94/320.92	o 631
319.05/321.04	c Solution 1393, time = 318.3041s
319.05/321.04	o 654
319.24/321.22	c Solution 1394, time = 318.4826s
319.24/321.22	o 617
319.24/321.29	c Solution 1395, time = 318.5517s
319.24/321.29	o 600
319.34/321.37	c Solution 1396, time = 318.6341s
319.34/321.37	o 588
319.44/321.44	c Solution 1397, time = 318.7008s
319.44/321.44	o 587
319.54/321.53	c Solution 1398, time = 318.7894s
319.54/321.53	o 594
319.74/321.73	c Solution 1399, time = 318.9902s
319.74/321.73	o 583
319.84/321.84	c Solution 1400, time = 319.1057s
319.84/321.84	o 579
319.94/321.96	c Solution 1401, time = 319.2162s
319.94/321.96	o 595
320.15/322.12	c Solution 1402, time = 319.3773s
320.15/322.12	o 563
320.15/322.16	c Solution 1403, time = 319.4227s
320.15/322.16	o 550
320.34/322.34	c Solution 1404, time = 319.6003s
320.34/322.34	o 548
320.44/322.43	c Solution 1405, time = 319.6880s
320.44/322.43	o 557
320.54/322.50	c Solution 1406, time = 319.7581s
320.54/322.50	o 544
320.54/322.50	c Solution 1407, time = 319.7626s
320.54/322.50	o 544
320.64/322.61	c Solution 1408, time = 319.8721s
320.64/322.61	o 562
320.64/322.62	c Solution 1409, time = 319.8772s
320.64/322.62	o 562
320.74/322.77	c Solution 1410, time = 320.0297s
320.74/322.77	o 553
320.74/322.77	c Solution 1411, time = 320.0342s
320.74/322.77	o 553
320.84/322.83	c Solution 1412, time = 320.0956s
320.84/322.83	o 543
320.84/322.84	c Solution 1413, time = 320.1000s
320.84/322.84	o 543
320.94/322.90	c Solution 1414, time = 320.1589s
320.94/322.90	o 542
320.94/322.90	c Solution 1415, time = 320.1632s
320.94/322.90	o 542
320.94/322.99	c Solution 1416, time = 320.2469s
320.94/322.99	o 540
320.94/322.99	c Solution 1417, time = 320.2519s
320.94/322.99	o 540
321.05/323.07	c Solution 1418, time = 320.3290s
321.05/323.07	o 544
321.05/323.08	c Solution 1419, time = 320.3376s
321.05/323.08	o 544
321.15/323.12	c Solution 1420, time = 320.3790s
321.15/323.12	o 516
321.15/323.12	c Solution 1421, time = 320.3829s
321.15/323.12	o 516
321.15/323.16	c Solution 1422, time = 320.4230s
321.15/323.16	o 502
321.15/323.17	c Solution 1423, time = 320.4271s
321.15/323.17	o 502
321.23/323.20	c Solution 1424, time = 320.4624s
321.23/323.20	o 509
321.23/323.21	c Solution 1425, time = 320.4661s
321.23/323.21	o 509
321.23/323.23	c Solution 1426, time = 320.4957s
321.23/323.23	o 500
321.23/323.24	c Solution 1427, time = 320.5007s
321.23/323.24	o 500
321.73/323.79	c Solution 1428, time = 321.0543s
321.73/323.79	o 1044
321.93/323.99	c Solution 1429, time = 321.2501s
321.93/323.99	o 1040
322.33/324.37	c Solution 1430, time = 321.6351s
322.33/324.37	o 1044
322.33/324.38	c Solution 1431, time = 321.6381s
322.33/324.38	o 1044
322.73/324.78	c Solution 1432, time = 322.0460s
322.73/324.78	o 1043
322.93/324.93	c Solution 1433, time = 322.1910s
322.93/324.93	o 1039
323.43/325.41	c Solution 1434, time = 322.6662s
323.43/325.41	o 1018
323.63/325.64	c Solution 1435, time = 322.9018s
323.63/325.64	o 1018
323.82/325.88	c Solution 1436, time = 323.1362s
323.82/325.88	o 1004
324.33/326.38	c Solution 1437, time = 323.6447s
324.33/326.38	o 1001
324.53/326.59	c Solution 1438, time = 323.8527s
324.53/326.59	o 1005
325.14/327.18	c Solution 1439, time = 324.4404s
325.14/327.18	o 1008
325.33/327.31	c Solution 1440, time = 324.5702s
325.33/327.31	o 999
325.53/327.51	c Solution 1441, time = 324.7752s
325.53/327.51	o 988
325.93/327.98	c Solution 1442, time = 325.2451s
325.93/327.98	o 992
326.14/328.19	c Solution 1443, time = 325.4529s
326.14/328.19	o 992
326.43/328.41	c Solution 1444, time = 325.6700s
326.43/328.41	o 975
326.72/328.70	c Solution 1445, time = 325.9582s
326.72/328.70	o 983
326.82/328.87	c Solution 1446, time = 326.1337s
326.82/328.87	o 965
327.03/329.08	c Solution 1447, time = 326.3367s
327.03/329.08	o 968
327.52/329.53	c Solution 1448, time = 326.7945s
327.52/329.53	o 971
327.72/329.76	c Solution 1449, time = 327.0219s
327.72/329.76	o 960
328.22/330.21	c Solution 1450, time = 327.4751s
328.22/330.21	o 946
328.42/330.40	c Solution 1451, time = 327.6638s
328.42/330.40	o 927
328.82/330.83	c Solution 1452, time = 328.0912s
328.82/330.83	o 916
328.92/330.97	c Solution 1453, time = 328.2277s
328.92/330.97	o 925
329.13/331.17	c Solution 1454, time = 328.4267s
329.13/331.17	o 913
329.52/331.57	c Solution 1455, time = 328.8283s
329.52/331.57	o 923
329.72/331.73	c Solution 1456, time = 328.9876s
329.72/331.73	o 920
330.13/332.11	c Solution 1457, time = 329.3692s
330.13/332.11	o 930
330.31/332.30	c Solution 1458, time = 329.5607s
330.31/332.30	o 916
330.71/332.74	c Solution 1459, time = 329.9981s
330.71/332.74	o 898
330.81/332.85	c Solution 1460, time = 330.1144s
330.81/332.85	o 897
331.02/333.04	c Solution 1461, time = 330.2977s
331.02/333.04	o 889
331.12/333.17	c Solution 1462, time = 330.4314s
331.12/333.17	o 881
331.51/333.50	c Solution 1463, time = 330.7620s
331.51/333.50	o 886
331.61/333.68	c Solution 1464, time = 330.9447s
331.61/333.68	o 875
332.02/334.01	c Solution 1465, time = 331.2723s
332.02/334.01	o 871
332.12/334.11	c Solution 1466, time = 331.3681s
332.12/334.11	o 857
332.21/334.22	c Solution 1467, time = 331.4767s
332.21/334.22	o 844
332.61/334.64	c Solution 1468, time = 331.9024s
332.61/334.64	o 833
332.71/334.77	c Solution 1469, time = 332.0326s
332.71/334.77	o 824
332.81/334.89	c Solution 1470, time = 332.1505s
332.81/334.89	o 832
333.20/335.23	c Solution 1471, time = 332.4902s
333.20/335.23	o 836
333.30/335.34	c Solution 1472, time = 332.6031s
333.30/335.34	o 820
333.50/335.53	c Solution 1473, time = 332.7959s
333.50/335.53	o 819
333.80/335.89	c Solution 1474, time = 333.1486s
333.80/335.89	o 805
333.90/335.99	c Solution 1475, time = 333.2487s
333.90/335.99	o 794
334.01/336.08	c Solution 1476, time = 333.3454s
334.01/336.08	o 791
334.11/336.19	c Solution 1477, time = 333.4527s
334.11/336.19	o 791
334.30/336.35	c Solution 1478, time = 333.6149s
334.30/336.35	o 793
334.50/336.58	c Solution 1479, time = 333.8442s
334.50/336.58	o 788
334.70/336.72	c Solution 1480, time = 333.9850s
334.70/336.72	o 783
334.90/336.90	c Solution 1481, time = 334.1576s
334.90/336.90	o 763
335.11/337.14	c Solution 1482, time = 334.4054s
335.11/337.14	o 748
335.20/337.24	c Solution 1483, time = 334.5015s
335.20/337.24	o 756
335.30/337.36	c Solution 1484, time = 334.6168s
335.30/337.36	o 744
335.60/337.68	c Solution 1485, time = 334.9383s
335.60/337.68	o 739
335.69/337.74	c Solution 1486, time = 334.9987s
335.69/337.74	o 733
335.79/337.88	c Solution 1487, time = 335.1422s
335.79/337.88	o 733
336.19/338.22	c Solution 1488, time = 335.4813s
336.19/338.22	o 742
336.29/338.37	c Solution 1489, time = 335.6322s
336.29/338.37	o 725
336.59/338.60	c Solution 1490, time = 335.8632s
336.59/338.60	o 723
336.59/338.69	c Solution 1491, time = 335.9525s
336.59/338.69	o 715
336.69/338.76	c Solution 1492, time = 336.0244s
336.69/338.76	o 717
336.89/338.94	c Solution 1493, time = 336.2030s
336.89/338.94	o 712
337.10/339.16	c Solution 1494, time = 336.4259s
337.10/339.16	o 704
337.19/339.27	c Solution 1495, time = 336.5276s
337.19/339.27	o 721
337.39/339.41	c Solution 1496, time = 336.6665s
337.39/339.41	o 716
337.59/339.60	c Solution 1497, time = 336.8657s
337.59/339.60	o 714
337.69/339.70	c Solution 1498, time = 336.9568s
337.69/339.70	o 710
337.69/339.77	c Solution 1499, time = 337.0336s
337.69/339.77	o 696
338.00/340.06	c Solution 1500, time = 337.3161s
338.00/340.06	o 692
338.10/340.18	c Solution 1501, time = 337.4366s
338.10/340.18	o 700
338.29/340.32	c Solution 1502, time = 337.5825s
338.29/340.32	o 688
338.48/340.58	c Solution 1503, time = 337.8372s
338.48/340.58	o 690
338.58/340.63	c Solution 1504, time = 337.8921s
338.58/340.63	o 681
338.68/340.74	c Solution 1505, time = 338.0012s
338.68/340.74	o 652
338.88/340.90	c Solution 1506, time = 338.1649s
338.88/340.90	o 661
338.99/341.02	c Solution 1507, time = 338.2808s
338.99/341.02	o 660
338.99/341.08	c Solution 1508, time = 338.3415s
338.99/341.08	o 658
339.18/341.28	c Solution 1509, time = 338.5376s
339.18/341.28	o 644
339.28/341.35	c Solution 1510, time = 338.6110s
339.28/341.35	o 630
339.48/341.52	c Solution 1511, time = 338.7771s
339.48/341.52	o 632
339.58/341.68	c Solution 1512, time = 338.9445s
339.58/341.68	o 622
339.68/341.74	c Solution 1513, time = 339.0039s
339.68/341.74	o 621
339.78/341.83	c Solution 1514, time = 339.0931s
339.78/341.83	o 621
339.99/342.04	c Solution 1515, time = 339.2991s
339.99/342.04	o 610
340.09/342.13	c Solution 1516, time = 339.3932s
340.09/342.13	o 599
340.18/342.22	c Solution 1517, time = 339.4798s
340.18/342.22	o 590
340.18/342.22	c Solution 1518, time = 339.4848s
340.18/342.22	o 590
340.28/342.34	c Solution 1519, time = 339.5989s
340.28/342.34	o 585
340.28/342.34	c Solution 1520, time = 339.6037s
340.28/342.34	o 585
340.48/342.50	c Solution 1521, time = 339.7601s
340.48/342.50	o 549
340.48/342.50	c Solution 1522, time = 339.7654s
340.48/342.50	o 549
340.48/342.58	c Solution 1523, time = 339.8403s
340.48/342.58	o 545
340.58/342.61	c Solution 1524, time = 339.8720s
340.58/342.61	o 575
340.58/342.62	c Solution 1525, time = 339.8761s
340.58/342.62	o 575
340.68/342.72	c Solution 1526, time = 339.9859s
340.68/342.72	o 576
340.68/342.73	c Solution 1527, time = 339.9913s
340.68/342.73	o 576
340.68/342.78	c Solution 1528, time = 340.0434s
340.68/342.78	o 531
340.78/342.82	c Solution 1529, time = 340.0815s
340.78/342.82	o 571
340.78/342.82	c Solution 1530, time = 340.0854s
340.78/342.82	o 571
340.78/342.88	c Solution 1531, time = 340.1379s
340.78/342.88	o 561
340.78/342.88	c Solution 1532, time = 340.1421s
340.78/342.88	o 561
340.88/342.92	c Solution 1533, time = 340.1791s
340.88/342.92	o 560
340.88/342.96	c Solution 1534, time = 340.2245s
340.88/342.96	o 499
340.99/343.02	c Solution 1535, time = 340.2825s
340.99/343.02	o 578
340.99/343.03	c Solution 1536, time = 340.2862s
340.99/343.03	o 578
340.99/343.03	c Solution 1537, time = 340.2898s
340.99/343.03	o 578
340.99/343.09	c Solution 1538, time = 340.3553s
340.99/343.09	o 576
340.99/343.10	c Solution 1539, time = 340.3588s
340.99/343.10	o 576
341.09/343.16	c Solution 1540, time = 340.4184s
341.09/343.16	o 568
341.09/343.16	c Solution 1541, time = 340.4231s
341.09/343.16	o 568
341.18/343.20	c Solution 1542, time = 340.4599s
341.18/343.20	o 556
341.18/343.25	c Solution 1543, time = 340.5137s
341.18/343.25	o 541
341.28/343.30	c Solution 1544, time = 340.5565s
341.28/343.30	o 571
341.28/343.30	c Solution 1545, time = 340.5609s
341.28/343.30	o 571
341.37/343.43	c Solution 1546, time = 340.6897s
341.37/343.43	o 576
341.37/343.44	c Solution 1547, time = 340.6965s
341.37/343.44	o 576
341.37/343.48	c Solution 1548, time = 340.7443s
341.37/343.48	o 577
341.37/343.49	c Solution 1549, time = 340.7485s
341.37/343.49	o 577
341.47/343.53	c Solution 1550, time = 340.7952s
341.47/343.53	o 563
341.47/343.54	c Solution 1551, time = 340.7993s
341.47/343.54	o 563
341.47/343.54	c Solution 1552, time = 340.8030s
341.47/343.54	o 563
341.57/343.60	c Solution 1553, time = 340.8592s
341.57/343.60	o 553
341.57/343.60	c Solution 1554, time = 340.8635s
341.57/343.60	o 553
341.57/343.63	c Solution 1555, time = 340.8957s
341.57/343.63	o 537
341.98/344.05	c Solution 1556, time = 341.3108s
341.98/344.05	o 1021
342.57/344.63	c Solution 1557, time = 341.8900s
342.57/344.63	o 1023
342.57/344.63	c Solution 1558, time = 341.8931s
342.57/344.63	o 1023
343.16/345.29	c Solution 1559, time = 342.5513s
343.16/345.29	o 1048
343.26/345.34	c Solution 1560, time = 342.6032s
343.26/345.34	o 1039
343.26/345.38	c Solution 1561, time = 342.6441s
343.26/345.38	o 1034
343.36/345.43	c Solution 1562, time = 342.6898s
343.36/345.43	o 1029
343.36/345.47	c Solution 1563, time = 342.7356s
343.36/345.47	o 1017
343.46/345.53	c Solution 1564, time = 342.7888s
343.46/345.53	o 1011
343.46/345.59	c Solution 1565, time = 342.8519s
343.46/345.59	o 1015
343.56/345.64	c Solution 1566, time = 342.8975s
343.56/345.64	o 998
343.56/345.69	c Solution 1567, time = 342.9483s
343.56/345.69	o 999
343.66/345.74	c Solution 1568, time = 342.9991s
343.66/345.74	o 1001
343.66/345.79	c Solution 1569, time = 343.0461s
343.66/345.79	o 998
343.76/345.84	c Solution 1570, time = 343.1033s
343.76/345.84	o 997
343.76/345.89	c Solution 1571, time = 343.1461s
343.76/345.89	o 988
343.86/345.93	c Solution 1572, time = 343.1952s
343.86/345.93	o 990
343.86/345.98	c Solution 1573, time = 343.2443s
343.86/345.98	o 993
343.97/346.04	c Solution 1574, time = 343.2966s
343.97/346.04	o 991
343.97/346.08	c Solution 1575, time = 343.3448s
343.97/346.08	o 988
344.07/346.15	c Solution 1576, time = 343.4086s
344.07/346.15	o 994
344.07/346.19	c Solution 1577, time = 343.4552s
344.07/346.19	o 998
344.16/346.24	c Solution 1578, time = 343.5005s
344.16/346.24	o 992
344.16/346.29	c Solution 1579, time = 343.5492s
344.16/346.29	o 988
344.26/346.33	c Solution 1580, time = 343.5939s
344.26/346.33	o 984
344.26/346.39	c Solution 1581, time = 343.6497s
344.26/346.39	o 993
344.36/346.48	c Solution 1582, time = 343.7445s
344.36/346.48	o 999
344.46/346.55	c Solution 1583, time = 343.8137s
344.46/346.55	o 987
344.56/346.61	c Solution 1584, time = 343.8703s
344.56/346.61	o 990
344.56/346.64	c Solution 1585, time = 343.8984s
344.56/346.64	o 995
344.56/346.66	c Solution 1586, time = 343.9167s
344.56/346.66	o 988
344.56/346.69	c Solution 1587, time = 343.9552s
344.56/346.69	o 988
344.66/346.72	c Solution 1588, time = 343.9778s
344.66/346.72	o 990
344.66/346.74	c Solution 1589, time = 344.0003s
344.66/346.74	o 987
344.66/346.75	c Solution 1590, time = 344.0125s
344.66/346.75	o 987
344.66/346.76	c Solution 1591, time = 344.0243s
344.66/346.76	o 981
344.66/346.77	c Solution 1592, time = 344.0331s
344.66/346.77	o 979
344.66/346.78	c Solution 1593, time = 344.0456s
344.66/346.78	o 979
344.66/346.79	c Solution 1594, time = 344.0510s
344.66/346.79	o 980
344.76/346.80	c Solution 1595, time = 344.0565s
344.76/346.80	o 979
344.76/346.80	c Solution 1596, time = 344.0608s
344.76/346.80	o 979
344.76/346.80	c Solution 1597, time = 344.0650s
344.76/346.80	o 979
344.76/346.81	c Solution 1598, time = 344.0694s
344.76/346.81	o 979
344.76/346.81	c Solution 1599, time = 344.0737s
344.76/346.81	o 979
344.76/346.82	c Solution 1600, time = 344.0778s
344.76/346.82	o 979
344.76/346.82	c Solution 1601, time = 344.0817s
344.76/346.82	o 979
369.39/371.56	c Solution 1602, time = 368.8174s
369.39/371.56	o 347
369.39/371.56	c Solution 1603, time = 368.8211s
369.39/371.56	o 1023
369.79/371.99	c Solution 1604, time = 369.2464s
369.79/371.99	o 1033
370.38/372.55	c Solution 1605, time = 369.8063s
370.38/372.55	o 1037
370.68/372.82	c Solution 1606, time = 370.0818s
370.68/372.82	o 1028
370.89/373.02	c Solution 1607, time = 370.2776s
370.89/373.02	o 1027
371.38/373.57	c Solution 1608, time = 370.8261s
371.38/373.57	o 1018
371.58/373.79	c Solution 1609, time = 371.0545s
371.58/373.79	o 1015
372.18/374.31	c Solution 1610, time = 371.5686s
372.18/374.31	o 1017
372.38/374.56	c Solution 1611, time = 371.8211s
372.38/374.56	o 1004
372.58/374.74	c Solution 1612, time = 372.0035s
372.58/374.74	o 998
372.99/375.16	c Solution 1613, time = 372.4222s
372.99/375.16	o 986
373.17/375.37	c Solution 1614, time = 372.6299s
373.17/375.37	o 973
373.37/375.53	c Solution 1615, time = 372.7957s
373.37/375.53	o 966
373.67/375.84	c Solution 1616, time = 373.1057s
373.67/375.84	o 970
373.88/376.10	c Solution 1617, time = 373.3604s
373.88/376.10	o 959
374.17/376.33	c Solution 1618, time = 373.5891s
374.17/376.33	o 954
374.57/376.71	c Solution 1619, time = 373.9743s
374.57/376.71	o 949
374.77/376.98	c Solution 1620, time = 374.2385s
374.77/376.98	o 939
375.17/377.37	c Solution 1621, time = 374.6335s
375.17/377.37	o 936
375.37/377.55	c Solution 1622, time = 374.8136s
375.37/377.55	o 936
375.57/377.74	c Solution 1623, time = 375.0052s
375.57/377.74	o 938
375.88/378.10	c Solution 1624, time = 375.3586s
375.88/378.10	o 939
376.07/378.26	c Solution 1625, time = 375.5177s
376.07/378.26	o 932
376.46/378.61	c Solution 1626, time = 375.8749s
376.46/378.61	o 923
376.56/378.79	c Solution 1627, time = 376.0544s
376.56/378.79	o 907
376.97/379.18	c Solution 1628, time = 376.4389s
376.97/379.18	o 889
377.16/379.37	c Solution 1629, time = 376.6326s
377.16/379.37	o 885
377.56/379.72	c Solution 1630, time = 376.9833s
377.56/379.72	o 887
377.76/379.91	c Solution 1631, time = 377.1692s
377.76/379.91	o 880
377.97/380.16	c Solution 1632, time = 377.4198s
377.97/380.16	o 879
378.36/380.57	c Solution 1633, time = 377.8277s
378.36/380.57	o 875
378.56/380.70	c Solution 1634, time = 377.9591s
378.56/380.70	o 860
378.66/380.84	c Solution 1635, time = 378.1033s
378.66/380.84	o 857
379.06/381.20	c Solution 1636, time = 378.4654s
379.06/381.20	o 853
379.15/381.34	c Solution 1637, time = 378.6044s
379.15/381.34	o 847
379.25/381.49	c Solution 1638, time = 378.7466s
379.25/381.49	o 847
379.55/381.76	c Solution 1639, time = 379.0226s
379.55/381.76	o 850
379.65/381.88	c Solution 1640, time = 379.1410s
379.65/381.88	o 837
379.75/381.97	c Solution 1641, time = 379.2332s
379.75/381.97	o 837
380.05/382.29	c Solution 1642, time = 379.5467s
380.05/382.29	o 828
380.25/382.41	c Solution 1643, time = 379.6738s
380.25/382.41	o 816
380.35/382.55	c Solution 1644, time = 379.8096s
380.35/382.55	o 804
380.65/382.89	c Solution 1645, time = 380.1467s
380.65/382.89	o 813
380.75/382.99	c Solution 1646, time = 380.2499s
380.75/382.99	o 809
380.96/383.13	c Solution 1647, time = 380.3878s
380.96/383.13	o 808
381.25/383.49	c Solution 1648, time = 380.7498s
381.25/383.49	o 797
381.45/383.60	c Solution 1649, time = 380.8572s
381.45/383.60	o 795
381.55/383.73	c Solution 1650, time = 380.9939s
381.55/383.73	o 781
381.75/383.99	c Solution 1651, time = 381.2489s
381.75/383.99	o 778
381.96/384.11	c Solution 1652, time = 381.3681s
381.96/384.11	o 774
382.24/384.43	c Solution 1653, time = 381.6937s
382.24/384.43	o 773
382.34/384.57	c Solution 1654, time = 381.8302s
382.34/384.57	o 769
382.54/384.74	c Solution 1655, time = 382.0054s
382.54/384.74	o 776
382.64/384.81	c Solution 1656, time = 382.0695s
382.64/384.81	o 773
382.85/385.10	c Solution 1657, time = 382.3574s
382.85/385.10	o 751
382.95/385.17	c Solution 1658, time = 382.4313s
382.95/385.17	o 751
383.04/385.23	c Solution 1659, time = 382.4861s
383.04/385.23	o 744
383.24/385.49	c Solution 1660, time = 382.7467s
383.24/385.49	o 741
383.44/385.61	c Solution 1661, time = 382.8713s
383.44/385.61	o 746
383.74/385.95	c Solution 1662, time = 383.2127s
383.74/385.95	o 737
383.85/386.02	c Solution 1663, time = 383.2773s
383.85/386.02	o 723
383.95/386.11	c Solution 1664, time = 383.3709s
383.95/386.11	o 726
384.04/386.24	c Solution 1665, time = 383.4980s
384.04/386.24	o 709
384.24/386.44	c Solution 1666, time = 383.7029s
384.24/386.44	o 702
384.34/386.59	c Solution 1667, time = 383.8505s
384.34/386.59	o 696
384.64/386.85	c Solution 1668, time = 384.1132s
384.64/386.85	o 700
384.74/386.94	c Solution 1669, time = 384.1966s
384.74/386.94	o 685
384.74/387.00	c Solution 1670, time = 384.2585s
384.74/387.00	o 689
385.04/387.23	c Solution 1671, time = 384.4890s
385.04/387.23	o 675
385.14/387.37	c Solution 1672, time = 384.6282s
385.14/387.37	o 669
385.24/387.44	c Solution 1673, time = 384.7034s
385.24/387.44	o 685
385.53/387.72	c Solution 1674, time = 384.9810s
385.53/387.72	o 666
385.53/387.79	c Solution 1675, time = 385.0473s
385.53/387.79	o 655
385.63/387.89	c Solution 1676, time = 385.1554s
385.63/387.89	o 663
385.84/388.06	c Solution 1677, time = 385.3200s
385.84/388.06	o 642
385.94/388.16	c Solution 1678, time = 385.4198s
385.94/388.16	o 631
386.03/388.29	c Solution 1679, time = 385.5472s
386.03/388.29	o 638
386.13/388.36	c Solution 1680, time = 385.6214s
386.13/388.36	o 646
386.33/388.51	c Solution 1681, time = 385.7682s
386.33/388.51	o 623
386.53/388.74	c Solution 1682, time = 386.0024s
386.53/388.74	o 608
386.53/388.79	c Solution 1683, time = 386.0527s
386.53/388.79	o 593
386.63/388.83	c Solution 1684, time = 386.0924s
386.63/388.83	o 578
386.73/388.93	c Solution 1685, time = 386.1877s
386.73/388.93	o 583
386.84/389.07	c Solution 1686, time = 386.3292s
386.84/389.07	o 584
386.94/389.16	c Solution 1687, time = 386.4187s
386.94/389.16	o 591
386.94/389.16	c Solution 1688, time = 386.4230s
386.94/389.16	o 591
387.13/389.32	c Solution 1689, time = 386.5785s
387.13/389.32	o 591
387.13/389.32	c Solution 1690, time = 386.5835s
387.13/389.32	o 591
387.13/389.36	c Solution 1691, time = 386.6231s
387.13/389.36	o 588
387.13/389.37	c Solution 1692, time = 386.6273s
387.13/389.37	o 588
387.23/389.41	c Solution 1693, time = 386.6757s
387.23/389.41	o 583
387.23/389.42	c Solution 1694, time = 386.6802s
387.23/389.42	o 583
387.23/389.47	c Solution 1695, time = 386.7282s
387.23/389.47	o 569
387.23/389.47	c Solution 1696, time = 386.7328s
387.23/389.47	o 569
387.33/389.56	c Solution 1697, time = 386.8182s
387.33/389.56	o 569
387.33/389.59	c Solution 1698, time = 386.8560s
387.33/389.59	o 573
387.43/389.60	c Solution 1699, time = 386.8599s
387.43/389.60	o 573
387.43/389.64	c Solution 1700, time = 386.8962s
387.43/389.64	o 562
387.43/389.68	c Solution 1701, time = 386.9445s
387.43/389.68	o 552
387.53/389.72	c Solution 1702, time = 386.9856s
387.53/389.72	o 580
387.53/389.73	c Solution 1703, time = 386.9897s
387.53/389.73	o 580
387.53/389.79	c Solution 1704, time = 387.0530s
387.53/389.79	o 570
387.63/389.84	c Solution 1705, time = 387.0998s
387.63/389.84	o 581
387.63/389.84	c Solution 1706, time = 387.1034s
387.63/389.84	o 581
387.73/389.91	c Solution 1707, time = 387.1716s
387.73/389.91	o 563
387.73/389.92	c Solution 1708, time = 387.1787s
387.73/389.92	o 563
387.73/389.96	c Solution 1709, time = 387.2185s
387.73/389.96	o 540
387.73/390.00	c Solution 1710, time = 387.2627s
387.73/390.00	o 557
387.84/390.06	c Solution 1711, time = 387.3211s
387.84/390.06	o 582
387.84/390.06	c Solution 1712, time = 387.3259s
387.84/390.06	o 582
387.94/390.15	c Solution 1713, time = 387.4072s
387.94/390.15	o 587
387.94/390.15	c Solution 1714, time = 387.4123s
387.94/390.15	o 587
388.03/390.20	c Solution 1715, time = 387.4577s
388.03/390.20	o 577
388.03/390.20	c Solution 1716, time = 387.4615s
388.03/390.20	o 577
388.13/390.30	c Solution 1717, time = 387.5634s
388.13/390.30	o 577
388.13/390.31	c Solution 1718, time = 387.5712s
388.13/390.31	o 577
388.13/390.37	c Solution 1719, time = 387.6296s
388.13/390.37	o 556
388.13/390.37	c Solution 1720, time = 387.6339s
388.13/390.37	o 556
388.23/390.41	c Solution 1721, time = 387.6668s
388.23/390.41	o 557
388.72/390.97	c Solution 1722, time = 388.2339s
388.72/390.97	o 1034
389.12/391.34	c Solution 1723, time = 388.6039s
389.12/391.34	o 1037
389.12/391.35	c Solution 1724, time = 388.6070s
389.12/391.35	o 1037
389.62/391.83	c Solution 1725, time = 389.0892s
389.62/391.83	o 1033
389.83/392.03	c Solution 1726, time = 389.2951s
389.83/392.03	o 1027
390.22/392.48	c Solution 1727, time = 389.7378s
390.22/392.48	o 1018
390.42/392.69	c Solution 1728, time = 389.9485s
390.42/392.69	o 997
390.93/393.13	c Solution 1729, time = 390.3897s
390.93/393.13	o 994
391.41/393.66	c Solution 1730, time = 390.9195s
391.41/393.66	o 994
391.71/393.94	c Solution 1731, time = 391.2025s
391.71/393.94	o 989
391.92/394.17	c Solution 1732, time = 391.4272s
391.92/394.17	o 991
392.51/394.74	c Solution 1733, time = 391.9994s
392.51/394.74	o 988
392.71/395.01	c Solution 1734, time = 392.2676s
392.71/395.01	o 985
393.31/395.55	c Solution 1735, time = 392.8120s
393.31/395.55	o 969
393.51/395.78	c Solution 1736, time = 393.0421s
393.51/395.78	o 960
393.71/395.93	c Solution 1737, time = 393.1932s
393.71/395.93	o 959
394.11/396.38	c Solution 1738, time = 393.6456s
394.11/396.38	o 954
394.40/396.64	c Solution 1739, time = 393.9018s
394.40/396.64	o 951
394.60/396.88	c Solution 1740, time = 394.1410s
394.60/396.88	o 953
395.00/397.29	c Solution 1741, time = 394.5470s
395.00/397.29	o 929
395.10/397.38	c Solution 1742, time = 394.6408s
395.10/397.38	o 936
395.50/397.79	c Solution 1743, time = 395.0523s
395.50/397.79	o 931
395.70/397.99	c Solution 1744, time = 395.2537s
395.70/397.99	o 927
395.91/398.17	c Solution 1745, time = 395.4301s
395.91/398.17	o 926
396.30/398.55	c Solution 1746, time = 395.8064s
396.30/398.55	o 927
396.50/398.76	c Solution 1747, time = 396.0203s
396.50/398.76	o 910
396.70/398.91	c Solution 1748, time = 396.1678s
396.70/398.91	o 906
396.91/399.14	c Solution 1749, time = 396.4054s
396.91/399.14	o 907
397.30/399.50	c Solution 1750, time = 396.7575s
397.30/399.50	o 887
397.39/399.67	c Solution 1751, time = 396.9297s
397.39/399.67	o 885
397.80/400.01	c Solution 1752, time = 397.2757s
397.80/400.01	o 874
397.90/400.19	c Solution 1753, time = 397.4505s
397.90/400.19	o 877
398.09/400.35	c Solution 1754, time = 397.6126s
398.09/400.35	o 873
398.49/400.73	c Solution 1755, time = 397.9882s
398.49/400.73	o 858
398.69/400.92	c Solution 1756, time = 398.1807s
398.69/400.92	o 843
398.80/401.03	c Solution 1757, time = 398.2881s
398.80/401.03	o 855
399.19/401.41	c Solution 1758, time = 398.6680s
399.19/401.41	o 843
399.29/401.55	c Solution 1759, time = 398.8133s
399.29/401.55	o 834
399.49/401.70	c Solution 1760, time = 398.9650s
399.49/401.70	o 832
399.69/401.96	c Solution 1761, time = 399.2216s
399.69/401.96	o 826
399.99/402.20	c Solution 1762, time = 399.4620s
399.99/402.20	o 834
400.09/402.30	c Solution 1763, time = 399.5603s
400.09/402.30	o 828
400.18/402.48	c Solution 1764, time = 399.7423s
400.18/402.48	o 821
400.58/402.81	c Solution 1765, time = 400.0734s
400.58/402.81	o 814
400.58/402.88	c Solution 1766, time = 400.1414s
400.58/402.88	o 801
400.68/402.97	c Solution 1767, time = 400.2297s
400.68/402.97	o 798
400.79/403.10	c Solution 1768, time = 400.3654s
400.79/403.10	o 796
401.08/403.36	c Solution 1769, time = 400.6178s
401.08/403.36	o 793
401.18/403.44	c Solution 1770, time = 400.7033s
401.18/403.44	o 792
401.28/403.59	c Solution 1771, time = 400.8545s
401.28/403.59	o 780
401.68/403.90	c Solution 1772, time = 401.1572s
401.68/403.90	o 771
401.68/403.97	c Solution 1773, time = 401.2341s
401.68/403.97	o 766
401.89/404.16	c Solution 1774, time = 401.4161s
401.89/404.16	o 757
402.18/404.41	c Solution 1775, time = 401.6745s
402.18/404.41	o 751
402.18/404.46	c Solution 1776, time = 401.7172s
402.18/404.46	o 746
402.28/404.54	c Solution 1777, time = 401.8029s
402.28/404.54	o 744
402.38/404.65	c Solution 1778, time = 401.9111s
402.38/404.65	o 740
402.68/404.96	c Solution 1779, time = 402.2167s
402.68/404.96	o 724
402.79/405.03	c Solution 1780, time = 402.2952s
402.79/405.03	o 719
402.97/405.29	c Solution 1781, time = 402.5529s
402.97/405.29	o 724
403.17/405.40	c Solution 1782, time = 402.6647s
403.17/405.40	o 712
403.27/405.57	c Solution 1783, time = 402.8304s
403.27/405.57	o 701
403.47/405.72	c Solution 1784, time = 402.9860s
403.47/405.72	o 706
403.57/405.88	c Solution 1785, time = 403.1435s
403.57/405.88	o 706
403.88/406.19	c Solution 1786, time = 403.4483s
403.88/406.19	o 704
403.97/406.28	c Solution 1787, time = 403.5422s
403.97/406.28	o 692
404.27/406.50	c Solution 1788, time = 403.7616s
404.27/406.50	o 690
404.27/406.58	c Solution 1789, time = 403.8396s
404.27/406.58	o 698
404.37/406.66	c Solution 1790, time = 403.9194s
404.37/406.66	o 682
404.57/406.84	c Solution 1791, time = 404.0997s
404.57/406.84	o 682
404.67/406.91	c Solution 1792, time = 404.1687s
404.67/406.91	o 682
404.88/407.19	c Solution 1793, time = 404.4536s
404.88/407.19	o 675
404.97/407.26	c Solution 1794, time = 404.5243s
404.97/407.26	o 664
405.07/407.34	c Solution 1795, time = 404.6049s
405.07/407.34	o 678
405.27/407.51	c Solution 1796, time = 404.7743s
405.27/407.51	o 683
405.37/407.60	c Solution 1797, time = 404.8657s
405.37/407.60	o 667
405.57/407.83	c Solution 1798, time = 405.0928s
405.57/407.83	o 655
405.66/407.91	c Solution 1799, time = 405.1690s
405.66/407.91	o 639
405.66/407.97	c Solution 1800, time = 405.2325s
405.66/407.97	o 623
405.78/408.06	c Solution 1801, time = 405.3258s
405.78/408.06	o 638
406.06/408.30	c Solution 1802, time = 405.5605s
406.06/408.30	o 624
406.16/408.44	c Solution 1803, time = 405.7052s
406.16/408.44	o 614
406.26/408.50	c Solution 1804, time = 405.7644s
406.26/408.50	o 604
406.26/408.58	c Solution 1805, time = 405.8420s
406.26/408.58	o 607
406.36/408.65	c Solution 1806, time = 405.9086s
406.36/408.65	o 592
406.56/408.81	c Solution 1807, time = 406.0714s
406.56/408.81	o 589
406.56/408.88	c Solution 1808, time = 406.1391s
406.56/408.88	o 577
406.66/408.98	c Solution 1809, time = 406.2456s
406.66/408.98	o 591
406.77/409.09	c Solution 1810, time = 406.3482s
406.77/409.09	o 573
406.77/409.09	c Solution 1811, time = 406.3533s
406.77/409.09	o 573
407.06/409.30	c Solution 1812, time = 406.5588s
407.06/409.30	o 582
407.06/409.30	c Solution 1813, time = 406.5636s
407.06/409.30	o 582
407.06/409.35	c Solution 1814, time = 406.6108s
407.06/409.35	o 576
407.06/409.35	c Solution 1815, time = 406.6155s
407.06/409.35	o 576
407.16/409.41	c Solution 1816, time = 406.6716s
407.16/409.41	o 559
407.16/409.42	c Solution 1817, time = 406.6765s
407.16/409.42	o 559
407.26/409.51	c Solution 1818, time = 406.7676s
407.26/409.51	o 546
407.26/409.51	c Solution 1819, time = 406.7714s
407.26/409.51	o 546
407.26/409.55	c Solution 1820, time = 406.8114s
407.26/409.55	o 561
407.26/409.59	c Solution 1821, time = 406.8558s
407.26/409.59	o 530
407.36/409.60	c Solution 1822, time = 406.8608s
407.36/409.60	o 530
407.36/409.65	c Solution 1823, time = 406.9138s
407.36/409.65	o 533
407.36/409.66	c Solution 1824, time = 406.9180s
407.36/409.66	o 533
407.46/409.73	c Solution 1825, time = 406.9863s
407.46/409.73	o 534
407.46/409.77	c Solution 1826, time = 407.0276s
407.46/409.77	o 528
407.46/409.77	c Solution 1827, time = 407.0315s
407.46/409.77	o 528
407.56/409.87	c Solution 1828, time = 407.1306s
407.56/409.87	o 531
407.56/409.88	c Solution 1829, time = 407.1390s
407.56/409.88	o 531
407.66/409.92	c Solution 1830, time = 407.1761s
407.66/409.92	o 529
407.66/409.92	c Solution 1831, time = 407.1800s
407.66/409.92	o 529
407.66/409.92	c Solution 1832, time = 407.1840s
407.66/409.92	o 529
407.66/409.96	c Solution 1833, time = 407.2188s
407.66/409.96	o 501
407.77/410.01	c Solution 1834, time = 407.2682s
407.77/410.01	o 521
407.77/410.07	c Solution 1835, time = 407.3298s
407.77/410.07	o 532
407.87/410.12	c Solution 1836, time = 407.3781s
407.87/410.12	o 573
407.87/410.12	c Solution 1837, time = 407.3823s
407.87/410.12	o 573
407.96/410.26	c Solution 1838, time = 407.5229s
407.96/410.26	o 556
407.96/410.27	c Solution 1839, time = 407.5286s
407.96/410.27	o 556
408.06/410.37	c Solution 1840, time = 407.6289s
408.06/410.37	o 558
408.77/411.02	c Solution 1841, time = 408.2771s
408.77/411.02	o 1032
409.05/411.38	c Solution 1842, time = 408.6410s
409.05/411.38	o 1034
409.05/411.38	c Solution 1843, time = 408.6442s
409.05/411.38	o 1034
409.65/411.96	c Solution 1844, time = 409.2201s
409.65/411.96	o 1049
409.65/411.99	c Solution 1845, time = 409.2549s
409.65/411.99	o 1038
409.76/412.05	c Solution 1846, time = 409.3071s
409.76/412.05	o 1028
409.76/412.09	c Solution 1847, time = 409.3545s
409.76/412.09	o 1029
409.86/412.15	c Solution 1848, time = 409.4115s
409.86/412.15	o 1024
409.95/412.20	c Solution 1849, time = 409.4642s
409.95/412.20	o 1020
409.95/412.25	c Solution 1850, time = 409.5098s
409.95/412.25	o 1007
409.95/412.29	c Solution 1851, time = 409.5534s
409.95/412.29	o 1009
410.05/412.34	c Solution 1852, time = 409.6017s
410.05/412.34	o 1008
410.15/412.40	c Solution 1853, time = 409.6620s
410.15/412.40	o 1003
410.15/412.45	c Solution 1854, time = 409.7105s
410.15/412.45	o 1004
410.25/412.50	c Solution 1855, time = 409.7589s
410.25/412.50	o 1000
410.25/412.54	c Solution 1856, time = 409.8049s
410.25/412.54	o 1000
410.35/412.60	c Solution 1857, time = 409.8572s
410.35/412.60	o 1003
410.35/412.65	c Solution 1858, time = 409.9131s
410.35/412.65	o 1000
410.45/412.71	c Solution 1859, time = 409.9682s
410.45/412.71	o 993
410.45/412.75	c Solution 1860, time = 410.0141s
410.45/412.75	o 987
410.55/412.80	c Solution 1861, time = 410.0602s
410.55/412.80	o 988
410.55/412.88	c Solution 1862, time = 410.1417s
410.55/412.88	o 993
410.65/412.92	c Solution 1863, time = 410.1857s
410.65/412.92	o 1001
410.65/412.95	c Solution 1864, time = 410.2103s
410.65/412.95	o 1002
410.65/412.97	c Solution 1865, time = 410.2283s
410.65/412.97	o 998
410.65/412.98	c Solution 1866, time = 410.2448s
410.65/412.98	o 996
410.65/413.00	c Solution 1867, time = 410.2614s
410.65/413.00	o 1001
410.76/413.01	c Solution 1868, time = 410.2716s
410.76/413.01	o 993
410.76/413.02	c Solution 1869, time = 410.2819s
410.76/413.02	o 988
410.76/413.03	c Solution 1870, time = 410.2895s
410.76/413.03	o 987
410.76/413.04	c Solution 1871, time = 410.2971s
410.76/413.04	o 987
410.76/413.04	c Solution 1872, time = 410.3029s
410.76/413.04	o 987
410.76/413.05	c Solution 1873, time = 410.3074s
410.76/413.05	o 987
410.76/413.05	c Solution 1874, time = 410.3118s
410.76/413.05	o 987
410.76/413.06	c Solution 1875, time = 410.3165s
410.76/413.06	o 987
410.76/413.06	c Solution 1876, time = 410.3208s
410.76/413.06	o 987
410.76/413.06	c Solution 1877, time = 410.3252s
410.76/413.06	o 987
410.76/413.07	c Solution 1878, time = 410.3295s
410.76/413.07	o 987
410.76/413.07	c Solution 1879, time = 410.3336s
410.76/413.07	o 987
459.29/461.78	c Solution 1880, time = 459.0410s
459.29/461.78	o 350
459.29/461.79	c Solution 1881, time = 459.0463s
459.29/461.79	o 1034
459.80/462.25	c Solution 1882, time = 459.5154s
459.80/462.25	o 1039
460.39/462.82	c Solution 1883, time = 460.0778s
460.39/462.82	o 1034
460.60/463.01	c Solution 1884, time = 460.2701s
460.60/463.01	o 1023
460.89/463.30	c Solution 1885, time = 460.5582s
460.89/463.30	o 1016
461.39/463.88	c Solution 1886, time = 461.1453s
461.39/463.88	o 1016
461.70/464.16	c Solution 1887, time = 461.4180s
461.70/464.16	o 1016
461.99/464.44	c Solution 1888, time = 461.6991s
461.99/464.44	o 1007
462.49/464.95	c Solution 1889, time = 462.2093s
462.49/464.95	o 1004
462.70/465.15	c Solution 1890, time = 462.4073s
462.70/465.15	o 1004
463.18/465.69	c Solution 1891, time = 462.9512s
463.18/465.69	o 998
463.48/465.96	c Solution 1892, time = 463.2207s
463.48/465.96	o 987
463.70/466.17	c Solution 1893, time = 463.4268s
463.70/466.17	o 982
464.28/466.78	c Solution 1894, time = 464.0379s
464.28/466.78	o 977
464.48/466.96	c Solution 1895, time = 464.2256s
464.48/466.96	o 970
464.69/467.14	c Solution 1896, time = 464.4060s
464.69/467.14	o 977
464.78/467.24	c Solution 1897, time = 464.5027s
464.78/467.24	o 982
465.38/467.81	c Solution 1898, time = 465.0681s
465.38/467.81	o 976
465.48/467.99	c Solution 1899, time = 465.2521s
465.48/467.99	o 959
465.77/468.20	c Solution 1900, time = 465.4638s
465.77/468.20	o 942
466.27/468.70	c Solution 1901, time = 465.9659s
466.27/468.70	o 949
466.47/468.91	c Solution 1902, time = 466.1758s
466.47/468.91	o 945
466.77/469.28	c Solution 1903, time = 466.5369s
466.77/469.28	o 932
466.97/469.43	c Solution 1904, time = 466.6876s
466.97/469.43	o 930
467.17/469.62	c Solution 1905, time = 466.8822s
467.17/469.62	o 910
467.58/470.07	c Solution 1906, time = 467.3293s
467.58/470.07	o 901
467.77/470.25	c Solution 1907, time = 467.5101s
467.77/470.25	o 888
467.97/470.42	c Solution 1908, time = 467.6804s
467.97/470.42	o 886
468.07/470.57	c Solution 1909, time = 467.8320s
468.07/470.57	o 886
468.27/470.79	c Solution 1910, time = 468.0491s
468.27/470.79	o 878
468.68/471.18	c Solution 1911, time = 468.4416s
468.68/471.18	o 871
468.86/471.30	c Solution 1912, time = 468.5645s
468.86/471.30	o 870
469.16/471.60	c Solution 1913, time = 468.8652s
469.16/471.60	o 871
469.36/471.80	c Solution 1914, time = 469.0629s
469.36/471.80	o 860
469.46/471.91	c Solution 1915, time = 469.1710s
469.46/471.91	o 859
469.76/472.24	c Solution 1916, time = 469.5057s
469.76/472.24	o 842
469.96/472.44	c Solution 1917, time = 469.6972s
469.96/472.44	o 828
470.26/472.71	c Solution 1918, time = 469.9669s
470.26/472.71	o 827
470.36/472.83	c Solution 1919, time = 470.0897s
470.36/472.83	o 826
470.46/472.94	c Solution 1920, time = 470.2053s
470.46/472.94	o 825
470.76/473.29	c Solution 1921, time = 470.5559s
470.76/473.29	o 817
470.96/473.42	c Solution 1922, time = 470.6767s
470.96/473.42	o 819
471.06/473.56	c Solution 1923, time = 470.8190s
471.06/473.56	o 818
471.26/473.76	c Solution 1924, time = 471.0224s
471.26/473.76	o 815
471.36/473.85	c Solution 1925, time = 471.1085s
471.36/473.85	o 812
471.67/474.13	c Solution 1926, time = 471.3895s
471.67/474.13	o 803
471.76/474.25	c Solution 1927, time = 471.5160s
471.76/474.25	o 797
471.85/474.39	c Solution 1928, time = 471.6526s
471.85/474.39	o 782
472.25/474.74	c Solution 1929, time = 472.0055s
472.25/474.74	o 786
472.35/474.83	c Solution 1930, time = 472.0948s
472.35/474.83	o 795
472.45/474.96	c Solution 1931, time = 472.2189s
472.45/474.96	o 768
472.56/475.08	c Solution 1932, time = 472.3433s
472.56/475.08	o 771
472.85/475.37	c Solution 1933, time = 472.6294s
472.85/475.37	o 758
472.95/475.45	c Solution 1934, time = 472.7120s
472.95/475.45	o 759
473.05/475.56	c Solution 1935, time = 472.8252s
473.05/475.56	o 773
473.35/475.86	c Solution 1936, time = 473.1250s
473.35/475.86	o 773
473.45/475.96	c Solution 1937, time = 473.2255s
473.45/475.96	o 751
473.56/476.06	c Solution 1938, time = 473.3197s
473.56/476.06	o 753
473.66/476.12	c Solution 1939, time = 473.3777s
473.66/476.12	o 755
473.75/476.29	c Solution 1940, time = 473.5559s
473.75/476.29	o 758
474.05/476.55	c Solution 1941, time = 473.8067s
474.05/476.55	o 752
474.15/476.65	c Solution 1942, time = 473.9156s
474.15/476.65	o 743
474.25/476.74	c Solution 1943, time = 473.9979s
474.25/476.74	o 734
474.56/477.03	c Solution 1944, time = 474.2899s
474.56/477.03	o 713
474.66/477.12	c Solution 1945, time = 474.3858s
474.66/477.12	o 717
474.75/477.21	c Solution 1946, time = 474.4698s
474.75/477.21	o 711
474.94/477.40	c Solution 1947, time = 474.6626s
474.94/477.40	o 702
474.94/477.49	c Solution 1948, time = 474.7490s
474.94/477.49	o 700
475.14/477.69	c Solution 1949, time = 474.9553s
475.14/477.69	o 688
475.24/477.79	c Solution 1950, time = 475.0488s
475.24/477.79	o 678
475.34/477.86	c Solution 1951, time = 475.1248s
475.34/477.86	o 690
475.44/477.96	c Solution 1952, time = 475.2197s
475.44/477.96	o 675
475.65/478.17	c Solution 1953, time = 475.4341s
475.65/478.17	o 667
475.74/478.26	c Solution 1954, time = 475.5218s
475.74/478.26	o 667
475.84/478.35	c Solution 1955, time = 475.6089s
475.84/478.35	o 653
476.04/478.50	c Solution 1956, time = 475.7639s
476.04/478.50	o 667
476.04/478.57	c Solution 1957, time = 475.8359s
476.04/478.57	o 636
476.34/478.84	c Solution 1958, time = 476.0989s
476.34/478.84	o 627
476.44/478.90	c Solution 1959, time = 476.1653s
476.44/478.90	o 634
476.44/478.97	c Solution 1960, time = 476.2268s
476.44/478.97	o 627
476.55/479.07	c Solution 1961, time = 476.3296s
476.55/479.07	o 594
476.74/479.26	c Solution 1962, time = 476.5204s
476.74/479.26	o 619
476.84/479.33	c Solution 1963, time = 476.5950s
476.84/479.33	o 596
476.94/479.42	c Solution 1964, time = 476.6761s
476.94/479.42	o 573
477.14/479.66	c Solution 1965, time = 476.9216s
477.14/479.66	o 585
477.24/479.73	c Solution 1966, time = 476.9957s
477.24/479.73	o 573
477.34/479.81	c Solution 1967, time = 477.0723s
477.34/479.81	o 560
477.34/479.87	c Solution 1968, time = 477.1276s
477.34/479.87	o 562
477.65/480.11	c Solution 1969, time = 477.3714s
477.65/480.11	o 543
477.65/480.15	c Solution 1970, time = 477.4135s
477.65/480.15	o 544
477.74/480.24	c Solution 1971, time = 477.5006s
477.74/480.24	o 538
477.84/480.33	c Solution 1972, time = 477.5866s
477.84/480.33	o 552
477.94/480.40	c Solution 1973, time = 477.6630s
477.94/480.40	o 540
478.13/480.60	c Solution 1974, time = 477.8582s
478.13/480.60	o 530
478.13/480.66	c Solution 1975, time = 477.9174s
478.13/480.66	o 520
478.23/480.76	c Solution 1976, time = 478.0185s
478.23/480.76	o 552
478.33/480.85	c Solution 1977, time = 478.1087s
478.33/480.85	o 549
478.43/480.99	c Solution 1978, time = 478.2505s
478.43/480.99	o 546
478.64/481.14	c Solution 1979, time = 478.4041s
478.64/481.14	o 533
478.73/481.20	c Solution 1980, time = 478.4599s
478.73/481.20	o 528
478.73/481.27	c Solution 1981, time = 478.5356s
478.73/481.27	o 534
478.73/481.28	c Solution 1982, time = 478.5403s
478.73/481.28	o 534
478.93/481.48	c Solution 1983, time = 478.7436s
478.93/481.48	o 523
478.93/481.49	c Solution 1984, time = 478.7482s
478.93/481.49	o 523
479.03/481.53	c Solution 1985, time = 478.7948s
479.03/481.53	o 515
479.03/481.54	c Solution 1986, time = 478.7994s
479.03/481.54	o 515
479.13/481.62	c Solution 1987, time = 478.8843s
479.13/481.62	o 516
479.13/481.63	c Solution 1988, time = 478.8894s
479.13/481.63	o 516
479.23/481.72	c Solution 1989, time = 478.9778s
479.23/481.72	o 507
479.23/481.72	c Solution 1990, time = 478.9851s
479.23/481.72	o 507
479.23/481.77	c Solution 1991, time = 479.0299s
479.23/481.77	o 509
479.23/481.77	c Solution 1992, time = 479.0351s
479.23/481.77	o 509
479.33/481.80	c Solution 1993, time = 479.0646s
479.33/481.80	o 501
479.33/481.81	c Solution 1994, time = 479.0697s
479.33/481.81	o 501
479.33/481.85	c Solution 1995, time = 479.1084s
479.33/481.85	o 484
479.33/481.85	c Solution 1996, time = 479.1134s
479.33/481.85	o 484
479.43/481.91	c Solution 1997, time = 479.1728s
479.43/481.91	o 493
479.43/481.92	c Solution 1998, time = 479.1772s
479.43/481.92	o 493
479.43/481.98	c Solution 1999, time = 479.2451s
479.43/481.98	o 491
479.43/481.99	c Solution 2000, time = 479.2524s
479.43/481.99	o 491
479.54/482.04	c Solution 2001, time = 479.2968s
479.54/482.04	o 480
479.54/482.04	c Solution 2002, time = 479.3013s
479.54/482.04	o 480
479.54/482.06	c Solution 2003, time = 479.3230s
479.54/482.06	o 389
479.83/482.33	c Solution 2004, time = 479.5896s
479.83/482.33	o 351
482.22/484.78	c Solution 2005, time = 482.0415s
482.22/484.78	o 1024
482.53/485.10	c Solution 2006, time = 482.3594s
482.53/485.10	o 1024
484.62/487.18	c Solution 2007, time = 484.4403s
484.62/487.18	o 1010
484.91/487.48	c Solution 2008, time = 484.7370s
484.91/487.48	o 1018
485.11/487.66	c Solution 2009, time = 484.9255s
485.11/487.66	o 1016
485.52/488.04	c Solution 2010, time = 485.3013s
485.52/488.04	o 1009
485.71/488.29	c Solution 2011, time = 485.5478s
485.71/488.29	o 1001
486.31/488.83	c Solution 2012, time = 486.0917s
486.31/488.83	o 990
486.41/489.00	c Solution 2013, time = 486.2629s
486.41/489.00	o 975
486.70/489.23	c Solution 2014, time = 486.4903s
486.70/489.23	o 967
487.10/489.63	c Solution 2015, time = 486.8940s
487.10/489.63	o 975
487.30/489.89	c Solution 2016, time = 487.1463s
487.30/489.89	o 973
487.70/490.24	c Solution 2017, time = 487.4999s
487.70/490.24	o 974
487.90/490.46	c Solution 2018, time = 487.7224s
487.90/490.46	o 975
488.40/490.94	c Solution 2019, time = 488.2013s
488.40/490.94	o 973
488.61/491.12	c Solution 2020, time = 488.3823s
488.61/491.12	o 961
488.70/491.28	c Solution 2021, time = 488.5374s
488.70/491.28	o 946
489.10/491.66	c Solution 2022, time = 488.9250s
489.10/491.66	o 942
489.20/491.73	c Solution 2023, time = 488.9891s
489.20/491.73	o 944
489.30/491.85	c Solution 2024, time = 489.1144s
489.30/491.85	o 943
489.51/492.06	c Solution 2025, time = 489.3210s
489.51/492.06	o 936
489.99/492.54	c Solution 2026, time = 489.8053s
489.99/492.54	o 916
490.19/492.73	c Solution 2027, time = 489.9894s
490.19/492.73	o 912
490.29/492.82	c Solution 2028, time = 490.0766s
490.29/492.82	o 902
490.50/493.09	c Solution 2029, time = 490.3496s
490.50/493.09	o 902
490.79/493.35	c Solution 2030, time = 490.6128s
490.79/493.35	o 911
490.99/493.55	c Solution 2031, time = 490.8155s
490.99/493.55	o 894
491.50/494.06	c Solution 2032, time = 491.3225s
491.50/494.06	o 883
491.60/494.19	c Solution 2033, time = 491.4530s
491.60/494.19	o 870
491.79/494.37	c Solution 2034, time = 491.6279s
491.79/494.37	o 877
492.19/494.77	c Solution 2035, time = 492.0275s
492.19/494.77	o 883
492.29/494.85	c Solution 2036, time = 492.1070s
492.29/494.85	o 873
492.50/495.04	c Solution 2037, time = 492.3039s
492.50/495.04	o 870
492.78/495.34	c Solution 2038, time = 492.5985s
492.78/495.34	o 873
492.98/495.50	c Solution 2039, time = 492.7598s
492.98/495.50	o 863
493.28/495.82	c Solution 2040, time = 493.0816s
493.28/495.82	o 857
493.38/495.92	c Solution 2041, time = 493.1846s
493.38/495.92	o 854
493.49/496.08	c Solution 2042, time = 493.3449s
493.49/496.08	o 852
493.78/496.38	c Solution 2043, time = 493.6418s
493.78/496.38	o 849
493.98/496.52	c Solution 2044, time = 493.7803s
493.98/496.52	o 847
494.28/496.86	c Solution 2045, time = 494.1255s
494.28/496.86	o 820
494.38/496.97	c Solution 2046, time = 494.2359s
494.38/496.97	o 819
494.78/497.39	c Solution 2047, time = 494.6556s
494.78/497.39	o 819
494.98/497.56	c Solution 2048, time = 494.8190s
494.98/497.56	o 811
495.08/497.68	c Solution 2049, time = 494.9361s
495.08/497.68	o 814
495.38/497.97	c Solution 2050, time = 495.2340s
495.38/497.97	o 805
495.49/498.09	c Solution 2051, time = 495.3539s
495.49/498.09	o 795
495.67/498.21	c Solution 2052, time = 495.4734s
495.67/498.21	o 789
495.87/498.49	c Solution 2053, time = 495.7514s
495.87/498.49	o 774
496.17/498.78	c Solution 2054, time = 496.0415s
496.17/498.78	o 773
496.37/498.90	c Solution 2055, time = 496.1622s
496.37/498.90	o 749
496.48/499.01	c Solution 2056, time = 496.2746s
496.48/499.01	o 746
496.77/499.35	c Solution 2057, time = 496.6118s
496.77/499.35	o 741
496.87/499.46	c Solution 2058, time = 496.7196s
496.87/499.46	o 748
496.97/499.59	c Solution 2059, time = 496.8475s
496.97/499.59	o 745
497.27/499.84	c Solution 2060, time = 497.0968s
497.27/499.84	o 748
497.37/499.90	c Solution 2061, time = 497.1660s
497.37/499.90	o 738
497.48/500.03	c Solution 2062, time = 497.2959s
497.48/500.03	o 738
497.58/500.18	c Solution 2063, time = 497.4377s
497.58/500.18	o 726
497.77/500.32	c Solution 2064, time = 497.5808s
497.77/500.32	o 735
497.87/500.43	c Solution 2065, time = 497.6904s
497.87/500.43	o 725
498.06/500.67	c Solution 2066, time = 497.9267s
498.06/500.67	o 738
498.16/500.76	c Solution 2067, time = 498.0171s
498.16/500.76	o 718
498.26/500.81	c Solution 2068, time = 498.0723s
498.26/500.81	o 716
498.36/500.91	c Solution 2069, time = 498.1750s
498.36/500.91	o 711
498.57/501.17	c Solution 2070, time = 498.4350s
498.57/501.17	o 693
498.66/501.24	c Solution 2071, time = 498.5025s
498.66/501.24	o 697
498.76/501.31	c Solution 2072, time = 498.5745s
498.76/501.31	o 694
498.86/501.46	c Solution 2073, time = 498.7196s
498.86/501.46	o 683
499.16/501.75	c Solution 2074, time = 499.0063s
499.16/501.75	o 663
499.26/501.82	c Solution 2075, time = 499.0857s
499.26/501.82	o 680
499.36/501.92	c Solution 2076, time = 499.1762s
499.36/501.92	o 668
499.57/502.17	c Solution 2077, time = 499.4279s
499.57/502.17	o 669
499.66/502.28	c Solution 2078, time = 499.5376s
499.66/502.28	o 666
499.76/502.37	c Solution 2079, time = 499.6332s
499.76/502.37	o 658
499.86/502.49	c Solution 2080, time = 499.7479s
499.86/502.49	o 653
499.96/502.56	c Solution 2081, time = 499.8190s
499.96/502.56	o 650
500.16/502.76	c Solution 2082, time = 500.0169s
500.16/502.76	o 645
500.26/502.81	c Solution 2083, time = 500.0709s
500.26/502.81	o 643
500.36/502.90	c Solution 2084, time = 500.1633s
500.36/502.90	o 638
500.36/502.98	c Solution 2085, time = 500.2400s
500.36/502.98	o 632
500.57/503.17	c Solution 2086, time = 500.4297s
500.57/503.17	o 626
500.57/503.17	c Solution 2087, time = 500.4342s
500.57/503.17	o 626
500.66/503.26	c Solution 2088, time = 500.5167s
500.66/503.26	o 620
500.66/503.26	c Solution 2089, time = 500.5214s
500.66/503.26	o 620
500.76/503.36	c Solution 2090, time = 500.6195s
500.76/503.36	o 620
500.76/503.36	c Solution 2091, time = 500.6249s
500.76/503.36	o 620
500.96/503.51	c Solution 2092, time = 500.7757s
500.96/503.51	o 621
500.96/503.52	c Solution 2093, time = 500.7845s
500.96/503.52	o 621
501.05/503.60	c Solution 2094, time = 500.8614s
501.05/503.60	o 588
501.05/503.61	c Solution 2095, time = 500.8665s
501.05/503.61	o 588
501.05/503.65	c Solution 2096, time = 500.9138s
501.05/503.65	o 598
501.05/503.66	c Solution 2097, time = 500.9182s
501.05/503.66	o 598
501.05/503.68	c Solution 2098, time = 500.9453s
501.05/503.68	o 587
501.05/503.69	c Solution 2099, time = 500.9492s
501.05/503.69	o 587
501.15/503.72	c Solution 2100, time = 500.9840s
501.15/503.72	o 560
501.15/503.78	c Solution 2101, time = 501.0363s
501.15/503.78	o 560
501.25/503.80	c Solution 2102, time = 501.0586s
501.25/503.80	o 598
501.25/503.80	c Solution 2103, time = 501.0627s
501.25/503.80	o 598
501.25/503.86	c Solution 2104, time = 501.1257s
501.25/503.86	o 601
501.25/503.87	c Solution 2105, time = 501.1307s
501.25/503.87	o 601
501.35/503.91	c Solution 2106, time = 501.1704s
501.35/503.91	o 602
501.35/503.96	c Solution 2107, time = 501.2219s
501.35/503.96	o 566
501.35/503.96	c Solution 2108, time = 501.2259s
501.35/503.96	o 566
501.46/504.07	c Solution 2109, time = 501.3330s
501.46/504.07	o 605
501.46/504.08	c Solution 2110, time = 501.3373s
501.46/504.08	o 605
501.56/504.18	c Solution 2111, time = 501.4375s
501.56/504.18	o 595
501.56/504.18	c Solution 2112, time = 501.4412s
501.56/504.18	o 595
501.65/504.22	c Solution 2113, time = 501.4797s
501.65/504.22	o 608
501.65/504.22	c Solution 2114, time = 501.4836s
501.65/504.22	o 608
501.65/504.23	c Solution 2115, time = 501.4877s
501.65/504.23	o 608
501.75/504.31	c Solution 2116, time = 501.5746s
501.75/504.31	o 588
501.75/504.37	c Solution 2117, time = 501.6316s
501.75/504.37	o 623
501.75/504.37	c Solution 2118, time = 501.6357s
501.75/504.37	o 623
501.85/504.49	c Solution 2119, time = 501.7557s
501.85/504.49	o 629
501.95/504.50	c Solution 2120, time = 501.7655s
501.95/504.50	o 629
501.95/504.55	c Solution 2121, time = 501.8074s
501.95/504.55	o 604
501.95/504.55	c Solution 2122, time = 501.8115s
501.95/504.55	o 604
501.95/504.59	c Solution 2123, time = 501.8526s
501.95/504.59	o 605
502.05/504.60	c Solution 2124, time = 501.8566s
502.05/504.60	o 605
502.05/504.66	c Solution 2125, time = 501.9161s
502.05/504.66	o 570
502.05/504.66	c Solution 2126, time = 501.9203s
502.05/504.66	o 570
502.15/504.78	c Solution 2127, time = 502.0428s
502.15/504.78	o 575
502.15/504.79	c Solution 2128, time = 502.0513s
502.15/504.79	o 575
502.25/504.85	c Solution 2129, time = 502.1094s
502.25/504.85	o 564
502.95/505.59	c Solution 2130, time = 502.8522s
502.95/505.59	o 1034
503.35/505.98	c Solution 2131, time = 503.2405s
503.35/505.98	o 1039
503.35/505.99	c Solution 2132, time = 503.2513s
503.35/505.99	o 1039
504.05/506.61	c Solution 2133, time = 503.8735s
504.05/506.61	o 1039
504.24/506.88	c Solution 2134, time = 504.1414s
504.24/506.88	o 1033
504.74/507.30	c Solution 2135, time = 504.5578s
504.74/507.30	o 1023
505.24/507.84	c Solution 2136, time = 505.0962s
505.24/507.84	o 1025
505.45/508.03	c Solution 2137, time = 505.2956s
505.45/508.03	o 1027
506.04/508.62	c Solution 2138, time = 505.8829s
506.04/508.62	o 1007
506.24/508.82	c Solution 2139, time = 506.0802s
506.24/508.82	o 997
506.34/508.95	c Solution 2140, time = 506.2125s
506.34/508.95	o 991
506.85/509.40	c Solution 2141, time = 506.6634s
506.85/509.40	o 1006
507.04/509.65	c Solution 2142, time = 506.9079s
507.04/509.65	o 982
507.24/509.86	c Solution 2143, time = 507.1212s
507.24/509.86	o 987
507.64/510.22	c Solution 2144, time = 507.4806s
507.64/510.22	o 981
507.84/510.42	c Solution 2145, time = 507.6789s
507.84/510.42	o 968
508.04/510.61	c Solution 2146, time = 507.8706s
508.04/510.61	o 973
508.45/511.10	c Solution 2147, time = 508.3583s
508.45/511.10	o 976
508.64/511.29	c Solution 2148, time = 508.5505s
508.64/511.29	o 962
508.94/511.57	c Solution 2149, time = 508.8307s
508.94/511.57	o 955
509.14/511.76	c Solution 2150, time = 509.0252s
509.14/511.76	o 953
509.64/512.26	c Solution 2151, time = 509.5187s
509.64/512.26	o 943
509.84/512.48	c Solution 2152, time = 509.7399s
509.84/512.48	o 927
510.23/512.85	c Solution 2153, time = 510.1069s
510.23/512.85	o 916
510.33/512.99	c Solution 2154, time = 510.2517s
510.33/512.99	o 903
510.54/513.18	c Solution 2155, time = 510.4377s
510.54/513.18	o 906
510.83/513.49	c Solution 2156, time = 510.7506s
510.83/513.49	o 906
511.13/513.70	c Solution 2157, time = 510.9637s
511.13/513.70	o 898
511.23/513.87	c Solution 2158, time = 511.1298s
511.23/513.87	o 885
511.63/514.26	c Solution 2159, time = 511.5201s
511.63/514.26	o 882
511.73/514.38	c Solution 2160, time = 511.6429s
511.73/514.38	o 874
511.93/514.55	c Solution 2161, time = 511.8140s
511.93/514.55	o 880
512.23/514.87	c Solution 2162, time = 512.1285s
512.23/514.87	o 881
512.44/515.02	c Solution 2163, time = 512.2774s
512.44/515.02	o 882
512.83/515.41	c Solution 2164, time = 512.6715s
512.83/515.41	o 860
512.93/515.56	c Solution 2165, time = 512.8194s
512.93/515.56	o 858
513.13/515.74	c Solution 2166, time = 513.0031s
513.13/515.74	o 853
513.44/516.09	c Solution 2167, time = 513.3479s
513.44/516.09	o 850
513.62/516.24	c Solution 2168, time = 513.4979s
513.62/516.24	o 843
513.82/516.40	c Solution 2169, time = 513.6615s
513.82/516.40	o 822
514.12/516.75	c Solution 2170, time = 514.0121s
514.12/516.75	o 820
514.22/516.89	c Solution 2171, time = 514.1487s
514.22/516.89	o 813
514.62/517.24	c Solution 2172, time = 514.5030s
514.62/517.24	o 802
514.72/517.35	c Solution 2173, time = 514.6122s
514.72/517.35	o 801
514.82/517.48	c Solution 2174, time = 514.7404s
514.82/517.48	o 792
515.22/517.83	c Solution 2175, time = 515.0941s
515.22/517.83	o 791
515.32/517.92	c Solution 2176, time = 515.1857s
515.32/517.92	o 788
515.43/518.04	c Solution 2177, time = 515.3055s
515.43/518.04	o 771
515.53/518.19	c Solution 2178, time = 515.4479s
515.53/518.19	o 769
515.82/518.47	c Solution 2179, time = 515.7265s
515.82/518.47	o 781
515.92/518.57	c Solution 2180, time = 515.8353s
515.92/518.57	o 773
516.12/518.73	c Solution 2181, time = 515.9919s
516.12/518.73	o 770
516.43/519.02	c Solution 2182, time = 516.2821s
516.43/519.02	o 748
516.53/519.11	c Solution 2183, time = 516.3711s
516.53/519.11	o 738
516.61/519.23	c Solution 2184, time = 516.4923s
516.61/519.23	o 737
516.91/519.53	c Solution 2185, time = 516.7944s
516.91/519.53	o 736
517.01/519.61	c Solution 2186, time = 516.8734s
517.01/519.61	o 743
517.11/519.71	c Solution 2187, time = 516.9730s
517.11/519.71	o 734
517.21/519.89	c Solution 2188, time = 517.1533s
517.21/519.89	o 710
517.42/520.02	c Solution 2189, time = 517.2815s
517.42/520.02	o 716
517.52/520.13	c Solution 2190, time = 517.3891s
517.52/520.13	o 725
517.71/520.31	c Solution 2191, time = 517.5699s
517.71/520.31	o 715
517.71/520.38	c Solution 2192, time = 517.6434s
517.71/520.38	o 702
517.81/520.47	c Solution 2193, time = 517.7313s
517.81/520.47	o 698
518.11/520.71	c Solution 2194, time = 517.9673s
518.11/520.71	o 685
518.11/520.76	c Solution 2195, time = 518.0213s
518.11/520.76	o 691
518.21/520.83	c Solution 2196, time = 518.0925s
518.21/520.83	o 695
518.31/520.94	c Solution 2197, time = 518.2020s
518.31/520.94	o 688
518.52/521.16	c Solution 2198, time = 518.4209s
518.52/521.16	o 675
518.61/521.24	c Solution 2199, time = 518.4975s
518.61/521.24	o 664
518.71/521.31	c Solution 2200, time = 518.5750s
518.71/521.31	o 665
518.81/521.44	c Solution 2201, time = 518.6997s
518.81/521.44	o 663
519.00/521.66	c Solution 2202, time = 518.9191s
519.00/521.66	o 658
519.10/521.74	c Solution 2203, time = 518.9961s
519.10/521.74	o 647
519.20/521.82	c Solution 2204, time = 519.0820s
519.20/521.82	o 656
519.41/522.01	c Solution 2205, time = 519.2738s
519.41/522.01	o 637
519.41/522.06	c Solution 2206, time = 519.3187s
519.41/522.06	o 642
519.51/522.18	c Solution 2207, time = 519.4432s
519.51/522.18	o 641
519.70/522.32	c Solution 2208, time = 519.5777s
519.70/522.32	o 631
519.80/522.44	c Solution 2209, time = 519.7011s
519.80/522.44	o 646
519.90/522.52	c Solution 2210, time = 519.7767s
519.90/522.52	o 619
520.00/522.61	c Solution 2211, time = 519.8729s
520.00/522.61	o 624
520.20/522.80	c Solution 2212, time = 520.0574s
520.20/522.80	o 598
520.20/522.88	c Solution 2213, time = 520.1374s
520.20/522.88	o 607
520.30/522.95	c Solution 2214, time = 520.2064s
520.30/522.95	o 595
520.51/523.12	c Solution 2215, time = 520.3852s
520.51/523.12	o 595
520.51/523.18	c Solution 2216, time = 520.4445s
520.51/523.18	o 589
520.60/523.22	c Solution 2217, time = 520.4821s
520.60/523.22	o 572
520.70/523.31	c Solution 2218, time = 520.5661s
520.70/523.31	o 569
520.80/523.48	c Solution 2219, time = 520.7378s
520.80/523.48	o 550
520.80/523.48	c Solution 2220, time = 520.7424s
520.80/523.48	o 550
521.10/523.73	c Solution 2221, time = 520.9933s
521.10/523.73	o 549
521.10/523.74	c Solution 2222, time = 520.9994s
521.10/523.74	o 549
521.10/523.78	c Solution 2223, time = 521.0382s
521.10/523.78	o 535
521.10/523.78	c Solution 2224, time = 521.0428s
521.10/523.78	o 535
521.20/523.87	c Solution 2225, time = 521.1330s
521.20/523.87	o 535
521.20/523.88	c Solution 2226, time = 521.1388s
521.20/523.88	o 535
521.30/523.94	c Solution 2227, time = 521.2014s
521.30/523.94	o 554
521.30/523.98	c Solution 2228, time = 521.2420s
521.30/523.98	o 550
521.30/523.99	c Solution 2229, time = 521.2464s
521.30/523.99	o 550
521.41/524.04	c Solution 2230, time = 521.2963s
521.41/524.04	o 539
521.41/524.08	c Solution 2231, time = 521.3378s
521.41/524.08	o 553
521.41/524.08	c Solution 2232, time = 521.3414s
521.41/524.08	o 553
521.51/524.14	c Solution 2233, time = 521.4047s
521.51/524.14	o 551
521.51/524.15	c Solution 2234, time = 521.4091s
521.51/524.15	o 551
521.51/524.18	c Solution 2235, time = 521.4390s
521.51/524.18	o 526
521.59/524.22	c Solution 2236, time = 521.4769s
521.59/524.22	o 553
521.59/524.22	c Solution 2237, time = 521.4806s
521.59/524.22	o 553
521.69/524.33	c Solution 2238, time = 521.5927s
521.69/524.33	o 554
521.69/524.34	c Solution 2239, time = 521.5972s
521.69/524.34	o 554
521.79/524.42	c Solution 2240, time = 521.6844s
521.79/524.42	o 549
521.79/524.43	c Solution 2241, time = 521.6891s
521.79/524.43	o 549
521.79/524.48	c Solution 2242, time = 521.7388s
521.79/524.48	o 560
521.89/524.52	c Solution 2243, time = 521.7818s
521.89/524.52	o 573
521.89/524.52	c Solution 2244, time = 521.7854s
521.89/524.52	o 573
521.89/524.53	c Solution 2245, time = 521.7889s
521.89/524.53	o 573
521.99/524.60	c Solution 2246, time = 521.8575s
521.99/524.60	o 572
521.99/524.60	c Solution 2247, time = 521.8634s
521.99/524.60	o 572
521.99/524.64	c Solution 2248, time = 521.9018s
521.99/524.64	o 557
522.50/525.19	c Solution 2249, time = 522.4557s
522.50/525.19	o 1026
522.89/525.52	c Solution 2250, time = 522.7820s
522.89/525.52	o 1029
522.89/525.52	c Solution 2251, time = 522.7850s
522.89/525.52	o 1029
523.59/526.22	c Solution 2252, time = 523.4807s
523.59/526.22	o 1048
523.59/526.27	c Solution 2253, time = 523.5281s
523.59/526.27	o 1041
523.68/526.32	c Solution 2254, time = 523.5797s
523.68/526.32	o 1036
523.68/526.36	c Solution 2255, time = 523.6229s
523.68/526.36	o 1025
523.78/526.42	c Solution 2256, time = 523.6832s
523.78/526.42	o 1028
523.78/526.49	c Solution 2257, time = 523.7545s
523.78/526.49	o 1018
523.88/526.54	c Solution 2258, time = 523.8042s
523.88/526.54	o 1010
523.88/526.59	c Solution 2259, time = 523.8526s
523.88/526.59	o 1006
523.98/526.65	c Solution 2260, time = 523.9087s
523.98/526.65	o 1015
524.08/526.70	c Solution 2261, time = 523.9594s
524.08/526.70	o 1005
524.08/526.76	c Solution 2262, time = 524.0162s
524.08/526.76	o 997
524.18/526.81	c Solution 2263, time = 524.0697s
524.18/526.81	o 999
524.18/526.86	c Solution 2264, time = 524.1203s
524.18/526.86	o 999
524.28/526.91	c Solution 2265, time = 524.1734s
524.28/526.91	o 995
524.28/526.96	c Solution 2266, time = 524.2239s
524.28/526.96	o 992
524.39/527.04	c Solution 2267, time = 524.2962s
524.39/527.04	o 993
524.39/527.09	c Solution 2268, time = 524.3513s
524.39/527.09	o 998
524.49/527.13	c Solution 2269, time = 524.3947s
524.49/527.13	o 985
524.49/527.18	c Solution 2270, time = 524.4379s
524.49/527.18	o 985
524.58/527.23	c Solution 2271, time = 524.4899s
524.58/527.23	o 984
524.58/527.27	c Solution 2272, time = 524.5328s
524.58/527.27	o 978
524.68/527.36	c Solution 2273, time = 524.6207s
524.68/527.36	o 987
524.78/527.46	c Solution 2274, time = 524.7217s
524.78/527.46	o 997
524.78/527.48	c Solution 2275, time = 524.7369s
524.78/527.48	o 991
524.78/527.49	c Solution 2276, time = 524.7499s
524.78/527.49	o 991
524.88/527.50	c Solution 2277, time = 524.7567s
524.88/527.50	o 990
524.88/527.50	c Solution 2278, time = 524.7621s
524.88/527.50	o 989
524.88/527.51	c Solution 2279, time = 524.7661s
524.88/527.51	o 989
524.88/527.51	c Solution 2280, time = 524.7700s
524.88/527.51	o 989
524.88/527.51	c Solution 2281, time = 524.7740s
524.88/527.51	o 989
524.88/527.52	c Solution 2282, time = 524.7779s
524.88/527.52	o 989
524.88/527.52	c Solution 2283, time = 524.7817s
524.88/527.52	o 989
524.88/527.52	c Solution 2284, time = 524.7854s
524.88/527.52	o 989
524.88/527.53	c Solution 2285, time = 524.7891s
524.88/527.53	o 989
524.88/527.53	c Solution 2286, time = 524.7926s
524.88/527.53	o 989
574.72/577.57	c Solution 2287, time = 574.8288s
574.72/577.57	o 355
574.72/577.57	c Solution 2288, time = 574.8326s
574.72/577.57	o 1029
575.33/578.15	c Solution 2289, time = 575.4061s
575.33/578.15	o 1023
575.62/578.41	c Solution 2290, time = 575.6725s
575.62/578.41	o 1030
576.12/578.93	c Solution 2291, time = 576.1864s
576.12/578.93	o 1014
576.33/579.19	c Solution 2292, time = 576.4544s
576.33/579.19	o 1012
576.92/579.73	c Solution 2293, time = 576.9872s
576.92/579.73	o 1010
577.11/579.96	c Solution 2294, time = 577.2210s
577.11/579.96	o 998
577.41/580.21	c Solution 2295, time = 577.4674s
577.41/580.21	o 992
577.81/580.66	c Solution 2296, time = 577.9167s
577.81/580.66	o 988
578.01/580.83	c Solution 2297, time = 578.0948s
578.01/580.83	o 989
578.61/581.45	c Solution 2298, time = 578.7070s
578.61/581.45	o 988
578.81/581.68	c Solution 2299, time = 578.9388s
578.81/581.68	o 988
579.11/581.93	c Solution 2300, time = 579.1907s
579.11/581.93	o 975
579.61/582.43	c Solution 2301, time = 579.6913s
579.61/582.43	o 976
579.81/582.66	c Solution 2302, time = 579.9162s
579.81/582.66	o 960
580.01/582.88	c Solution 2303, time = 580.1427s
580.01/582.88	o 957
580.32/583.19	c Solution 2304, time = 580.4478s
580.32/583.19	o 943
580.60/583.45	c Solution 2305, time = 580.7124s
580.60/583.45	o 956
580.80/583.67	c Solution 2306, time = 580.9345s
580.80/583.67	o 949
581.10/583.94	c Solution 2307, time = 581.1994s
581.10/583.94	o 954
581.21/584.09	c Solution 2308, time = 581.3479s
581.21/584.09	o 946
581.40/584.28	c Solution 2309, time = 581.5437s
581.40/584.28	o 942
581.90/584.76	c Solution 2310, time = 582.0245s
581.90/584.76	o 943
582.10/584.93	c Solution 2311, time = 582.1860s
582.10/584.93	o 920
582.50/585.33	c Solution 2312, time = 582.5954s
582.50/585.33	o 918
582.70/585.52	c Solution 2313, time = 582.7821s
582.70/585.52	o 919
582.80/585.66	c Solution 2314, time = 582.9228s
582.80/585.66	o 916
583.10/585.94	c Solution 2315, time = 583.1990s
583.10/585.94	o 905
583.39/586.28	c Solution 2316, time = 583.5431s
583.39/586.28	o 899
583.59/586.46	c Solution 2317, time = 583.7197s
583.59/586.46	o 896
584.00/586.82	c Solution 2318, time = 584.0822s
584.00/586.82	o 884
584.10/586.96	c Solution 2319, time = 584.2254s
584.10/586.96	o 882
584.31/587.13	c Solution 2320, time = 584.3896s
584.31/587.13	o 875
584.60/587.45	c Solution 2321, time = 584.7149s
584.60/587.45	o 880
584.80/587.63	c Solution 2322, time = 584.8951s
584.80/587.63	o 866
584.90/587.79	c Solution 2323, time = 585.0551s
584.90/587.79	o 868
585.31/588.17	c Solution 2324, time = 585.4353s
585.31/588.17	o 856
585.50/588.33	c Solution 2325, time = 585.5932s
585.50/588.33	o 844
585.60/588.45	c Solution 2326, time = 585.7107s
585.60/588.45	o 846
585.70/588.57	c Solution 2327, time = 585.8285s
585.70/588.57	o 840
585.90/588.78	c Solution 2328, time = 586.0361s
585.90/588.78	o 826
586.21/589.09	c Solution 2329, time = 586.3530s
586.21/589.09	o 818
586.31/589.17	c Solution 2330, time = 586.4307s
586.31/589.17	o 811
586.49/589.32	c Solution 2331, time = 586.5792s
586.49/589.32	o 809
586.79/589.61	c Solution 2332, time = 586.8720s
586.79/589.61	o 808
586.89/589.75	c Solution 2333, time = 587.0152s
586.89/589.75	o 793
586.99/589.87	c Solution 2334, time = 587.1318s
586.99/589.87	o 772
587.39/590.21	c Solution 2335, time = 587.4695s
587.39/590.21	o 785
587.39/590.28	c Solution 2336, time = 587.5395s
587.39/590.28	o 783
587.59/590.40	c Solution 2337, time = 587.6614s
587.59/590.40	o 766
587.79/590.66	c Solution 2338, time = 587.9240s
587.79/590.66	o 751
587.89/590.79	c Solution 2339, time = 588.0480s
587.89/590.79	o 754
588.09/590.90	c Solution 2340, time = 588.1576s
588.09/590.90	o 744
588.30/591.14	c Solution 2341, time = 588.3992s
588.30/591.14	o 720
588.39/591.27	c Solution 2342, time = 588.5311s
588.39/591.27	o 745
588.49/591.36	c Solution 2343, time = 588.6249s
588.49/591.36	o 741
588.59/591.47	c Solution 2344, time = 588.7308s
588.59/591.47	o 727
588.79/591.68	c Solution 2345, time = 588.9370s
588.79/591.68	o 722
588.98/591.82	c Solution 2346, time = 589.0818s
588.98/591.82	o 709
589.19/592.08	c Solution 2347, time = 589.3408s
589.19/592.08	o 705
589.29/592.15	c Solution 2348, time = 589.4138s
589.29/592.15	o 711
589.38/592.29	c Solution 2349, time = 589.5470s
589.38/592.29	o 703
589.58/592.43	c Solution 2350, time = 589.6881s
589.58/592.43	o 693
589.78/592.66	c Solution 2351, time = 589.9194s
589.78/592.66	o 692
589.98/592.81	c Solution 2352, time = 590.0734s
589.98/592.81	o 695
590.19/593.06	c Solution 2353, time = 590.3241s
590.19/593.06	o 690
590.29/593.13	c Solution 2354, time = 590.3934s
590.29/593.13	o 688
590.48/593.32	c Solution 2355, time = 590.5793s
590.48/593.32	o 674
590.58/593.40	c Solution 2356, time = 590.6605s
590.58/593.40	o 672
590.58/593.46	c Solution 2357, time = 590.7223s
590.58/593.46	o 668
590.88/593.78	c Solution 2358, time = 591.0363s
590.88/593.78	o 690
590.98/593.86	c Solution 2359, time = 591.1256s
590.98/593.86	o 673
591.19/594.01	c Solution 2360, time = 591.2682s
591.19/594.01	o 668
591.38/594.20	c Solution 2361, time = 591.4568s
591.38/594.20	o 661
591.38/594.24	c Solution 2362, time = 591.4996s
591.38/594.24	o 660
591.48/594.31	c Solution 2363, time = 591.5669s
591.48/594.31	o 639
591.48/594.37	c Solution 2364, time = 591.6294s
591.48/594.37	o 626
591.67/594.54	c Solution 2365, time = 591.7990s
591.67/594.54	o 631
591.77/594.62	c Solution 2366, time = 591.8836s
591.77/594.62	o 618
591.87/594.75	c Solution 2367, time = 592.0061s
591.87/594.75	o 623
592.07/594.99	c Solution 2368, time = 592.2556s
592.07/594.99	o 613
592.18/595.06	c Solution 2369, time = 592.3241s
592.18/595.06	o 611
592.28/595.13	c Solution 2370, time = 592.3871s
592.28/595.13	o 634
592.28/595.13	c Solution 2371, time = 592.3912s
592.28/595.13	o 634
592.37/595.27	c Solution 2372, time = 592.5295s
592.37/595.27	o 614
592.37/595.27	c Solution 2373, time = 592.5339s
592.37/595.27	o 614
592.47/595.39	c Solution 2374, time = 592.6496s
592.47/595.39	o 621
592.47/595.39	c Solution 2375, time = 592.6545s
592.47/595.39	o 621
592.57/595.49	c Solution 2376, time = 592.7468s
592.57/595.49	o 621
592.57/595.49	c Solution 2377, time = 592.7510s
592.57/595.49	o 621
592.67/595.53	c Solution 2378, time = 592.7910s
592.67/595.53	o 620
592.67/595.53	c Solution 2379, time = 592.7950s
592.67/595.53	o 620
592.67/595.58	c Solution 2380, time = 592.8423s
592.67/595.58	o 589
592.67/595.59	c Solution 2381, time = 592.8467s
592.67/595.59	o 589
592.77/595.66	c Solution 2382, time = 592.9213s
592.77/595.66	o 589
592.77/595.67	c Solution 2383, time = 592.9268s
592.77/595.67	o 589
592.87/595.70	c Solution 2384, time = 592.9587s
592.87/595.70	o 571
592.87/595.76	c Solution 2385, time = 593.0241s
592.87/595.76	o 567
592.97/595.80	c Solution 2386, time = 593.0630s
592.97/595.80	o 616
592.97/595.81	c Solution 2387, time = 593.0669s
592.97/595.81	o 616
593.07/595.91	c Solution 2388, time = 593.1679s
593.07/595.91	o 612
593.07/595.91	c Solution 2389, time = 593.1745s
593.07/595.91	o 612
593.07/595.94	c Solution 2390, time = 593.1994s
593.07/595.94	o 612
593.07/595.94	c Solution 2391, time = 593.2032s
593.07/595.94	o 612
593.07/595.98	c Solution 2392, time = 593.2383s
593.07/595.98	o 596
593.07/595.98	c Solution 2393, time = 593.2420s
593.07/595.98	o 596
593.18/596.01	c Solution 2394, time = 593.2725s
593.18/596.01	o 598
593.18/596.05	c Solution 2395, time = 593.3094s
593.18/596.05	o 594
593.18/596.05	c Solution 2396, time = 593.3129s
593.18/596.05	o 594
593.18/596.06	c Solution 2397, time = 593.3165s
593.18/596.06	o 594
593.18/596.08	c Solution 2398, time = 593.3437s
593.18/596.08	o 568
593.28/596.12	c Solution 2399, time = 593.3851s
593.28/596.12	o 551
593.28/596.18	c Solution 2400, time = 593.4416s
593.28/596.18	o 622
593.28/596.18	c Solution 2401, time = 593.4453s
593.28/596.18	o 622
593.37/596.29	c Solution 2402, time = 593.5517s
593.37/596.29	o 618
593.37/596.29	c Solution 2403, time = 593.5553s
593.37/596.29	o 618
593.47/596.30	c Solution 2404, time = 593.5591s
593.47/596.30	o 618
593.47/596.32	c Solution 2405, time = 593.5850s
593.47/596.32	o 608
593.47/596.37	c Solution 2406, time = 593.6272s
593.47/596.37	o 602
593.77/596.68	c Solution 2407, time = 593.9378s
593.77/596.68	o 1029
594.18/597.06	c Solution 2408, time = 594.3253s
594.18/597.06	o 1031
594.18/597.07	c Solution 2409, time = 594.3284s
594.18/597.07	o 1031
594.67/597.50	c Solution 2410, time = 594.7615s
594.67/597.50	o 1020
594.86/597.73	c Solution 2411, time = 594.9937s
594.86/597.73	o 1014
595.36/598.24	c Solution 2412, time = 595.4968s
595.36/598.24	o 1017
595.66/598.50	c Solution 2413, time = 595.7618s
595.66/598.50	o 1003
596.17/599.08	c Solution 2414, time = 596.3409s
596.17/599.08	o 1004
596.46/599.33	c Solution 2415, time = 596.5936s
596.46/599.33	o 985
596.66/599.59	c Solution 2416, time = 596.8492s
596.66/599.59	o 984
597.17/600.06	c Solution 2417, time = 597.3259s
597.17/600.06	o 982
597.36/600.28	c Solution 2418, time = 597.5430s
597.36/600.28	o 962
597.95/600.85	c Solution 2419, time = 598.1080s
597.95/600.85	o 959
598.05/601.01	c Solution 2420, time = 598.2661s
598.05/601.01	o 955
598.35/601.23	c Solution 2421, time = 598.4907s
598.35/601.23	o 963
598.75/601.66	c Solution 2422, time = 598.9193s
598.75/601.66	o 950
598.95/601.84	c Solution 2423, time = 599.1055s
598.95/601.84	o 927
599.26/602.16	c Solution 2424, time = 599.4219s
599.26/602.16	o 918
599.55/602.41	c Solution 2425, time = 599.6718s
599.55/602.41	o 924
599.85/602.70	c Solution 2426, time = 599.9613s
599.85/602.70	o 920
599.95/602.89	c Solution 2427, time = 600.1489s
599.95/602.89	o 916
600.26/603.11	c Solution 2428, time = 600.3747s
600.26/603.11	o 906
600.65/603.56	c Solution 2429, time = 600.8204s
600.65/603.56	o 899
600.85/603.70	c Solution 2430, time = 600.9648s
600.85/603.70	o 897
600.95/603.88	c Solution 2431, time = 601.1409s
600.95/603.88	o 883
601.34/604.22	c Solution 2432, time = 601.4807s
601.34/604.22	o 880
601.44/604.34	c Solution 2433, time = 601.6048s
601.44/604.34	o 873
601.84/604.72	c Solution 2434, time = 601.9857s
601.84/604.72	o 866
601.94/604.87	c Solution 2435, time = 602.1295s
601.94/604.87	o 862
602.34/605.21	c Solution 2436, time = 602.4753s
602.34/605.21	o 881
602.44/605.36	c Solution 2437, time = 602.6244s
602.44/605.36	o 875
602.64/605.57	c Solution 2438, time = 602.8277s
602.64/605.57	o 856
603.04/605.94	c Solution 2439, time = 603.1994s
603.04/605.94	o 848
603.15/606.08	c Solution 2440, time = 603.3372s
603.15/606.08	o 844
603.34/606.20	c Solution 2441, time = 603.4577s
603.34/606.20	o 840
603.54/606.48	c Solution 2442, time = 603.7372s
603.54/606.48	o 842
603.74/606.62	c Solution 2443, time = 603.8767s
603.74/606.62	o 830
603.84/606.74	c Solution 2444, time = 604.0030s
603.84/606.74	o 818
604.04/606.97	c Solution 2445, time = 604.2352s
604.04/606.97	o 811
604.15/607.02	c Solution 2446, time = 604.2841s
604.15/607.02	o 820
604.25/607.12	c Solution 2447, time = 604.3770s
604.25/607.12	o 818
604.33/607.29	c Solution 2448, time = 604.5559s
604.33/607.29	o 802
604.63/607.55	c Solution 2449, time = 604.8104s
604.63/607.55	o 805
604.73/607.68	c Solution 2450, time = 604.9413s
604.73/607.68	o 801
604.93/607.81	c Solution 2451, time = 605.0736s
604.93/607.81	o 787
605.33/608.21	c Solution 2452, time = 605.4757s
605.33/608.21	o 782
605.43/608.35	c Solution 2453, time = 605.6160s
605.43/608.35	o 782
605.53/608.46	c Solution 2454, time = 605.7195s
605.53/608.46	o 791
605.73/608.67	c Solution 2455, time = 605.9308s
605.73/608.67	o 783
605.83/608.77	c Solution 2456, time = 606.0356s
605.83/608.77	o 794
606.03/608.91	c Solution 2457, time = 606.1683s
606.03/608.91	o 766
606.24/609.17	c Solution 2458, time = 606.4353s
606.24/609.17	o 771
606.43/609.34	c Solution 2459, time = 606.6031s
606.43/609.34	o 757
606.63/609.51	c Solution 2460, time = 606.7671s
606.63/609.51	o 753
606.73/609.62	c Solution 2461, time = 606.8791s
606.73/609.62	o 751
606.93/609.86	c Solution 2462, time = 607.1211s
606.93/609.86	o 750
607.03/609.99	c Solution 2463, time = 607.2546s
607.03/609.99	o 742
607.24/610.13	c Solution 2464, time = 607.3880s
607.24/610.13	o 736
607.42/610.34	c Solution 2465, time = 607.6058s
607.42/610.34	o 737
607.52/610.43	c Solution 2466, time = 607.6898s
607.52/610.43	o 745
607.62/610.51	c Solution 2467, time = 607.7701s
607.62/610.51	o 727
607.82/610.71	c Solution 2468, time = 607.9739s
607.82/610.71	o 721
608.02/610.95	c Solution 2469, time = 608.2096s
608.02/610.95	o 719
608.13/611.05	c Solution 2470, time = 608.3125s
608.13/611.05	o 700
608.23/611.16	c Solution 2471, time = 608.4200s
608.23/611.16	o 701
608.42/611.38	c Solution 2472, time = 608.6459s
608.42/611.38	o 698
608.52/611.45	c Solution 2473, time = 608.7149s
608.52/611.45	o 681
608.62/611.51	c Solution 2474, time = 608.7736s
608.62/611.51	o 686
608.62/611.59	c Solution 2475, time = 608.8506s
608.62/611.59	o 677
608.92/611.86	c Solution 2476, time = 609.1183s
608.92/611.86	o 676
609.02/611.94	c Solution 2477, time = 609.1973s
609.02/611.94	o 665
609.13/612.01	c Solution 2478, time = 609.2695s
609.13/612.01	o 666
609.13/612.08	c Solution 2479, time = 609.3452s
609.13/612.08	o 648
609.42/612.32	c Solution 2480, time = 609.5784s
609.42/612.32	o 647
609.52/612.45	c Solution 2481, time = 609.7147s
609.52/612.45	o 631
609.62/612.53	c Solution 2482, time = 609.7939s
609.62/612.53	o 633
609.72/612.62	c Solution 2483, time = 609.8765s
609.72/612.62	o 665
609.82/612.77	c Solution 2484, time = 610.0332s
609.82/612.77	o 652
609.92/612.89	c Solution 2485, time = 610.1482s
609.92/612.89	o 655
610.12/613.04	c Solution 2486, time = 610.2984s
610.12/613.04	o 656
610.22/613.16	c Solution 2487, time = 610.4181s
610.22/613.16	o 633
610.41/613.32	c Solution 2488, time = 610.5843s
610.41/613.32	o 626
610.61/613.54	c Solution 2489, time = 610.7967s
610.61/613.54	o 623
610.71/613.67	c Solution 2490, time = 610.9269s
610.71/613.67	o 627
610.81/613.77	c Solution 2491, time = 611.0303s
610.81/613.77	o 599
610.81/613.77	c Solution 2492, time = 611.0351s
610.81/613.77	o 599
611.01/613.96	c Solution 2493, time = 611.2195s
611.01/613.96	o 583
611.01/613.96	c Solution 2494, time = 611.2252s
611.01/613.96	o 583
611.12/614.03	c Solution 2495, time = 611.2942s
611.12/614.03	o 593
611.12/614.04	c Solution 2496, time = 611.2991s
611.12/614.04	o 593
611.22/614.14	c Solution 2497, time = 611.4044s
611.22/614.14	o 593
611.22/614.15	c Solution 2498, time = 611.4082s
611.22/614.15	o 593
611.22/614.18	c Solution 2499, time = 611.4446s
611.22/614.18	o 579
611.22/614.19	c Solution 2500, time = 611.4486s
611.22/614.19	o 579
611.31/614.24	c Solution 2501, time = 611.5035s
611.31/614.24	o 589
611.31/614.25	c Solution 2502, time = 611.5082s
611.31/614.25	o 589
611.41/614.32	c Solution 2503, time = 611.5774s
611.41/614.32	o 569
611.41/614.36	c Solution 2504, time = 611.6217s
611.41/614.36	o 586
611.41/614.38	c Solution 2505, time = 611.6399s
611.41/614.38	o 579
611.61/614.54	c Solution 2506, time = 611.8015s
611.61/614.54	o 616
611.61/614.57	c Solution 2507, time = 611.8355s
611.61/614.57	o 583
611.61/614.58	c Solution 2508, time = 611.8396s
611.61/614.58	o 583
611.71/614.69	c Solution 2509, time = 611.9474s
611.71/614.69	o 554
611.81/614.75	c Solution 2510, time = 612.0075s
611.81/614.75	o 602
611.81/614.75	c Solution 2511, time = 612.0116s
611.81/614.75	o 602
611.91/614.85	c Solution 2512, time = 612.1159s
611.91/614.85	o 577
612.01/614.90	c Solution 2513, time = 612.1656s
612.01/614.90	o 581
612.01/614.91	c Solution 2514, time = 612.1703s
612.01/614.91	o 581
612.12/615.02	c Solution 2515, time = 612.2775s
612.12/615.02	o 591
612.12/615.03	c Solution 2516, time = 612.2862s
612.12/615.03	o 591
612.12/615.10	c Solution 2517, time = 612.3642s
612.12/615.10	o 600
612.22/615.16	c Solution 2518, time = 612.4189s
612.22/615.16	o 624
612.22/615.16	c Solution 2519, time = 612.4230s
612.22/615.16	o 624
612.31/615.23	c Solution 2520, time = 612.4932s
612.31/615.23	o 620
612.31/615.24	c Solution 2521, time = 612.4995s
612.31/615.24	o 620
612.31/615.27	c Solution 2522, time = 612.5306s
612.31/615.27	o 615
612.40/615.33	c Solution 2523, time = 612.5910s
612.40/615.33	o 565
612.40/615.38	c Solution 2524, time = 612.6443s
612.40/615.38	o 597
612.40/615.39	c Solution 2525, time = 612.6489s
612.40/615.39	o 597
612.60/615.52	c Solution 2526, time = 612.7815s
612.60/615.52	o 595
612.60/615.53	c Solution 2527, time = 612.7917s
612.60/615.53	o 595
612.60/615.58	c Solution 2528, time = 612.8412s
612.60/615.58	o 613
612.60/615.58	c Solution 2529, time = 612.8453s
612.60/615.58	o 613
612.70/615.63	c Solution 2530, time = 612.8909s
612.70/615.63	o 619
612.70/615.63	c Solution 2531, time = 612.8951s
612.70/615.63	o 619
612.70/615.69	c Solution 2532, time = 612.9510s
612.70/615.69	o 623
613.50/616.40	c Solution 2533, time = 613.6658s
613.50/616.40	o 1041
613.60/616.52	c Solution 2534, time = 613.7815s
613.60/616.52	o 1041
614.40/617.37	c Solution 2535, time = 614.6319s
614.40/617.37	o 1035
614.60/617.58	c Solution 2536, time = 614.8452s
614.60/617.58	o 1021
614.90/617.86	c Solution 2537, time = 615.1185s
614.90/617.86	o 1014
615.21/618.16	c Solution 2538, time = 615.4228s
615.21/618.16	o 1012
615.79/618.77	c Solution 2539, time = 616.0318s
615.79/618.77	o 1015
616.10/619.05	c Solution 2540, time = 616.3101s
616.10/619.05	o 1002
616.29/619.26	c Solution 2541, time = 616.5237s
616.29/619.26	o 1004
616.89/619.82	c Solution 2542, time = 617.0791s
616.89/619.82	o 987
617.10/620.05	c Solution 2543, time = 617.3141s
617.10/620.05	o 988
617.29/620.29	c Solution 2544, time = 617.5526s
617.29/620.29	o 984
617.79/620.77	c Solution 2545, time = 618.0355s
617.79/620.77	o 975
617.99/621.00	c Solution 2546, time = 618.2577s
617.99/621.00	o 962
618.49/621.41	c Solution 2547, time = 618.6668s
618.49/621.41	o 953
618.59/621.58	c Solution 2548, time = 618.8458s
618.59/621.58	o 973
618.88/621.88	c Solution 2549, time = 619.1387s
618.88/621.88	o 953
619.20/622.13	c Solution 2550, time = 619.3889s
619.20/622.13	o 951
619.58/622.53	c Solution 2551, time = 619.7913s
619.58/622.53	o 952
619.78/622.73	c Solution 2552, time = 619.9876s
619.78/622.73	o 944
620.19/623.16	c Solution 2553, time = 620.4222s
620.19/623.16	o 922
620.38/623.38	c Solution 2554, time = 620.6442s
620.38/623.38	o 929
620.88/623.81	c Solution 2555, time = 621.0688s
620.88/623.81	o 911
620.98/623.95	c Solution 2556, time = 621.2155s
620.98/623.95	o 905
621.19/624.12	c Solution 2557, time = 621.3849s
621.19/624.12	o 908
621.48/624.48	c Solution 2558, time = 621.7403s
621.48/624.48	o 891
621.77/624.70	c Solution 2559, time = 621.9574s
621.77/624.70	o 896
621.97/624.91	c Solution 2560, time = 622.1716s
621.97/624.91	o 895
622.27/625.20	c Solution 2561, time = 622.4592s
622.27/625.20	o 893
622.47/625.45	c Solution 2562, time = 622.7088s
622.47/625.45	o 873
622.57/625.59	c Solution 2563, time = 622.8481s
622.57/625.59	o 876
622.77/625.76	c Solution 2564, time = 623.0167s
622.77/625.76	o 874
623.18/626.16	c Solution 2565, time = 623.4197s
623.18/626.16	o 866
623.27/626.24	c Solution 2566, time = 623.5017s
623.27/626.24	o 877
623.47/626.42	c Solution 2567, time = 623.6784s
623.47/626.42	o 879
623.77/626.71	c Solution 2568, time = 623.9670s
623.77/626.71	o 872
623.97/626.92	c Solution 2569, time = 624.1851s
623.97/626.92	o 862
624.27/627.22	c Solution 2570, time = 624.4854s
624.27/627.22	o 850
624.37/627.33	c Solution 2571, time = 624.5861s
624.37/627.33	o 851
624.67/627.65	c Solution 2572, time = 624.9134s
624.67/627.65	o 849
624.67/627.67	c Solution 2573, time = 624.9350s
624.67/627.67	o 853
624.86/627.80	c Solution 2574, time = 625.0586s
624.86/627.80	o 856
624.96/627.94	c Solution 2575, time = 625.1985s
624.96/627.94	o 858
625.36/628.31	c Solution 2576, time = 625.5709s
625.36/628.31	o 834
625.46/628.43	c Solution 2577, time = 625.6912s
625.46/628.43	o 825
625.56/628.54	c Solution 2578, time = 625.7965s
625.56/628.54	o 823
625.86/628.87	c Solution 2579, time = 626.1290s
625.86/628.87	o 821
625.96/628.97	c Solution 2580, time = 626.2304s
625.96/628.97	o 815
626.17/629.16	c Solution 2581, time = 626.4226s
626.17/629.16	o 820
626.56/629.52	c Solution 2582, time = 626.7782s
626.56/629.52	o 813
626.66/629.66	c Solution 2583, time = 626.9164s
626.66/629.66	o 798
626.96/630.00	c Solution 2584, time = 627.2600s
626.96/630.00	o 803
627.17/630.14	c Solution 2585, time = 627.4025s
627.17/630.14	o 784
627.46/630.45	c Solution 2586, time = 627.7129s
627.46/630.45	o 779
627.56/630.55	c Solution 2587, time = 627.8160s
627.56/630.55	o 778
627.85/630.83	c Solution 2588, time = 628.0882s
627.85/630.83	o 780
627.95/630.94	c Solution 2589, time = 628.2000s
627.95/630.94	o 770
628.06/631.01	c Solution 2590, time = 628.2753s
628.06/631.01	o 765
628.16/631.16	c Solution 2591, time = 628.4226s
628.16/631.16	o 771
628.35/631.38	c Solution 2592, time = 628.6451s
628.35/631.38	o 762
628.55/631.52	c Solution 2593, time = 628.7763s
628.55/631.52	o 743
628.65/631.61	c Solution 2594, time = 628.8751s
628.65/631.61	o 736
628.85/631.83	c Solution 2595, time = 629.0909s
628.85/631.83	o 742
628.95/631.95	c Solution 2596, time = 629.2151s
628.95/631.95	o 726
629.16/632.18	c Solution 2597, time = 629.4446s
629.16/632.18	o 719
629.25/632.25	c Solution 2598, time = 629.5126s
629.25/632.25	o 706
629.35/632.34	c Solution 2599, time = 629.6030s
629.35/632.34	o 714
629.55/632.59	c Solution 2600, time = 629.8507s
629.55/632.59	o 693
629.65/632.67	c Solution 2601, time = 629.9324s
629.65/632.67	o 693
629.75/632.79	c Solution 2602, time = 630.0466s
629.75/632.79	o 697
630.06/633.01	c Solution 2603, time = 630.2734s
630.06/633.01	o 695
630.16/633.11	c Solution 2604, time = 630.3682s
630.16/633.11	o 661
630.16/633.19	c Solution 2605, time = 630.4485s
630.16/633.19	o 656
630.45/633.42	c Solution 2606, time = 630.6778s
630.45/633.42	o 662
630.45/633.49	c Solution 2607, time = 630.7471s
630.45/633.49	o 646
630.55/633.56	c Solution 2608, time = 630.8205s
630.55/633.56	o 664
630.84/633.83	c Solution 2609, time = 631.0887s
630.84/633.83	o 655
630.94/633.95	c Solution 2610, time = 631.2085s
630.94/633.95	o 658
630.94/633.99	c Solution 2611, time = 631.2484s
630.94/633.99	o 639
631.06/634.09	c Solution 2612, time = 631.3461s
631.06/634.09	o 612
631.24/634.24	c Solution 2613, time = 631.4965s
631.24/634.24	o 606
631.24/634.29	c Solution 2614, time = 631.5506s
631.24/634.29	o 607
631.34/634.39	c Solution 2615, time = 631.6487s
631.34/634.39	o 620
631.54/634.57	c Solution 2616, time = 631.8315s
631.54/634.57	o 618
631.64/634.65	c Solution 2617, time = 631.9096s
631.64/634.65	o 608
631.74/634.71	c Solution 2618, time = 631.9692s
631.74/634.71	o 604
631.74/634.76	c Solution 2619, time = 632.0164s
631.74/634.76	o 609
631.94/634.92	c Solution 2620, time = 632.1839s
631.94/634.92	o 598
632.05/635.03	c Solution 2621, time = 632.2877s
632.05/635.03	o 571
632.15/635.14	c Solution 2622, time = 632.4047s
632.15/635.14	o 589
632.15/635.15	c Solution 2623, time = 632.4101s
632.15/635.15	o 589
632.34/635.31	c Solution 2624, time = 632.5698s
632.34/635.31	o 568
632.34/635.31	c Solution 2625, time = 632.5751s
632.34/635.31	o 568
632.34/635.38	c Solution 2626, time = 632.6382s
632.34/635.38	o 560
632.34/635.38	c Solution 2627, time = 632.6428s
632.34/635.38	o 560
632.44/635.48	c Solution 2628, time = 632.7452s
632.44/635.48	o 566
632.44/635.49	c Solution 2629, time = 632.7517s
632.44/635.49	o 566
632.54/635.54	c Solution 2630, time = 632.7987s
632.54/635.54	o 568
632.54/635.54	c Solution 2631, time = 632.8029s
632.54/635.54	o 568
632.54/635.59	c Solution 2632, time = 632.8519s
632.54/635.59	o 556
632.54/635.59	c Solution 2633, time = 632.8560s
632.54/635.59	o 556
632.64/635.62	c Solution 2634, time = 632.8857s
632.64/635.62	o 564
632.64/635.68	c Solution 2635, time = 632.9414s
632.64/635.68	o 546
632.74/635.74	c Solution 2636, time = 633.0060s
632.74/635.74	o 560
632.74/635.75	c Solution 2637, time = 633.0105s
632.74/635.75	o 560
632.84/635.83	c Solution 2638, time = 633.0899s
632.84/635.83	o 552
632.84/635.88	c Solution 2639, time = 633.1458s
632.84/635.88	o 571
632.84/635.89	c Solution 2640, time = 633.1499s
632.84/635.89	o 571
632.94/636.00	c Solution 2641, time = 633.2614s
632.94/636.00	o 561
633.05/636.01	c Solution 2642, time = 633.2692s
633.05/636.01	o 561
633.05/636.03	c Solution 2643, time = 633.2957s
633.05/636.03	o 559
633.05/636.04	c Solution 2644, time = 633.2998s
633.05/636.04	o 559
633.05/636.08	c Solution 2645, time = 633.3409s
633.05/636.08	o 558
633.15/636.13	c Solution 2646, time = 633.3951s
633.15/636.13	o 553
633.24/636.24	c Solution 2647, time = 633.5028s
633.24/636.24	o 242
633.24/636.25	c Solution 2648, time = 633.5089s
633.24/636.25	o 11584
633.33/636.30	c Solution 2649, time = 633.5626s
633.33/636.30	o 242
633.33/636.32	c Solution 2650, time = 633.5775s
633.33/636.32	o 1047
633.43/636.45	c Solution 2651, time = 633.7093s
633.43/636.45	o 1050
633.73/636.75	c Solution 2652, time = 634.0129s
633.73/636.75	o 1050
634.33/637.36	c Solution 2653, time = 634.6194s
634.33/637.36	o 1049
634.63/637.60	c Solution 2654, time = 634.8618s
634.63/637.60	o 1039
634.83/637.88	c Solution 2655, time = 635.1383s
634.83/637.88	o 1025
635.43/638.43	c Solution 2656, time = 635.6882s
635.43/638.43	o 1030
635.63/638.68	c Solution 2657, time = 635.9419s
635.63/638.68	o 1015
636.23/639.22	c Solution 2658, time = 636.4855s
636.23/639.22	o 1014
636.43/639.44	c Solution 2659, time = 636.7052s
636.43/639.44	o 1009
636.62/639.66	c Solution 2660, time = 636.9231s
636.62/639.66	o 1004
637.13/640.12	c Solution 2661, time = 637.3786s
637.13/640.12	o 1001
637.32/640.32	c Solution 2662, time = 637.5772s
637.32/640.32	o 988
637.52/640.52	c Solution 2663, time = 637.7761s
637.52/640.52	o 973
637.92/640.94	c Solution 2664, time = 638.2003s
637.92/640.94	o 979
638.13/641.17	c Solution 2665, time = 638.4306s
638.13/641.17	o 975
638.62/641.62	c Solution 2666, time = 638.8778s
638.62/641.62	o 960
638.82/641.85	c Solution 2667, time = 639.1061s
638.82/641.85	o 948
639.03/642.09	c Solution 2668, time = 639.3555s
639.03/642.09	o 950
639.52/642.50	c Solution 2669, time = 639.7598s
639.52/642.50	o 941
639.62/642.68	c Solution 2670, time = 639.9377s
639.62/642.68	o 940
639.91/642.90	c Solution 2671, time = 640.1647s
639.91/642.90	o 926
640.21/643.28	c Solution 2672, time = 640.5444s
640.21/643.28	o 932
640.41/643.49	c Solution 2673, time = 640.7514s
640.41/643.49	o 913
640.61/643.66	c Solution 2674, time = 640.9199s
640.61/643.66	o 908
641.21/644.20	c Solution 2675, time = 641.4632s
641.21/644.20	o 905
641.31/644.37	c Solution 2676, time = 641.6340s
641.31/644.37	o 901
641.51/644.53	c Solution 2677, time = 641.7926s
641.51/644.53	o 900
641.71/644.79	c Solution 2678, time = 642.0531s
641.71/644.79	o 902
641.91/644.93	c Solution 2679, time = 642.1871s
641.91/644.93	o 875
642.21/645.26	c Solution 2680, time = 642.5191s
642.21/645.26	o 858
642.31/645.38	c Solution 2681, time = 642.6444s
642.31/645.38	o 868
642.51/645.54	c Solution 2682, time = 642.7997s
642.51/645.54	o 879
642.61/645.69	c Solution 2683, time = 642.9509s
642.61/645.69	o 873
642.90/645.94	c Solution 2684, time = 643.2055s
642.90/645.94	o 866
643.02/646.04	c Solution 2685, time = 643.2999s
643.02/646.04	o 871
643.30/646.35	c Solution 2686, time = 643.6061s
643.30/646.35	o 873
643.40/646.43	c Solution 2687, time = 643.6951s
643.40/646.43	o 864
643.60/646.61	c Solution 2688, time = 643.8701s
643.60/646.61	o 856
643.70/646.79	c Solution 2689, time = 644.0483s
643.70/646.79	o 840
644.20/647.21	c Solution 2690, time = 644.4759s
644.20/647.21	o 844
644.30/647.33	c Solution 2691, time = 644.5909s
644.30/647.33	o 844
644.50/647.52	c Solution 2692, time = 644.7763s
644.50/647.52	o 832
644.70/647.79	c Solution 2693, time = 645.0549s
644.70/647.79	o 826
644.90/647.91	c Solution 2694, time = 645.1746s
644.90/647.91	o 829
645.01/648.08	c Solution 2695, time = 645.3423s
645.01/648.08	o 820
645.30/648.38	c Solution 2696, time = 645.6397s
645.30/648.38	o 828
645.40/648.47	c Solution 2697, time = 645.7336s
645.40/648.47	o 813
645.69/648.70	c Solution 2698, time = 645.9646s
645.69/648.70	o 804
645.79/648.82	c Solution 2699, time = 646.0785s
645.79/648.82	o 796
645.89/648.97	c Solution 2700, time = 646.2347s
645.89/648.97	o 799
646.19/649.27	c Solution 2701, time = 646.5337s
646.19/649.27	o 801
646.29/649.38	c Solution 2702, time = 646.6392s
646.29/649.38	o 782
646.59/649.62	c Solution 2703, time = 646.8823s
646.59/649.62	o 755
646.69/649.70	c Solution 2704, time = 646.9579s
646.69/649.70	o 754
646.69/649.79	c Solution 2705, time = 647.0487s
646.69/649.79	o 739
646.89/649.91	c Solution 2706, time = 647.1670s
646.89/649.91	o 732
647.19/650.21	c Solution 2707, time = 647.4704s
647.19/650.21	o 738
647.19/650.29	c Solution 2708, time = 647.5524s
647.19/650.29	o 730
647.29/650.38	c Solution 2709, time = 647.6427s
647.29/650.38	o 726
647.59/650.61	c Solution 2710, time = 647.8665s
647.59/650.61	o 718
647.59/650.68	c Solution 2711, time = 647.9364s
647.59/650.68	o 718
647.69/650.74	c Solution 2712, time = 648.0019s
647.69/650.74	o 723
647.79/650.82	c Solution 2713, time = 648.0820s
647.79/650.82	o 721
647.89/650.95	c Solution 2714, time = 648.2149s
647.89/650.95	o 718
648.10/651.15	c Solution 2715, time = 648.4070s
648.10/651.15	o 708
648.19/651.24	c Solution 2716, time = 648.5051s
648.19/651.24	o 713
648.29/651.32	c Solution 2717, time = 648.5777s
648.29/651.32	o 689
648.39/651.47	c Solution 2718, time = 648.7331s
648.39/651.47	o 695
648.68/651.71	c Solution 2719, time = 648.9733s
648.68/651.71	o 694
648.68/651.77	c Solution 2720, time = 649.0293s
648.68/651.77	o 688
648.78/651.83	c Solution 2721, time = 649.0916s
648.78/651.83	o 682
648.88/651.93	c Solution 2722, time = 649.1895s
648.88/651.93	o 668
649.09/652.13	c Solution 2723, time = 649.3899s
649.09/652.13	o 655
649.18/652.23	c Solution 2724, time = 649.4931s
649.18/652.23	o 655
649.38/652.43	c Solution 2725, time = 649.6916s
649.38/652.43	o 647
649.48/652.50	c Solution 2726, time = 649.7651s
649.48/652.50	o 647
649.58/652.60	c Solution 2727, time = 649.8633s
649.58/652.60	o 678
649.79/652.81	c Solution 2728, time = 650.0708s
649.79/652.81	o 658
649.89/652.90	c Solution 2729, time = 650.1594s
649.89/652.90	o 660
649.89/652.97	c Solution 2730, time = 650.2339s
649.89/652.97	o 655
650.00/653.08	c Solution 2731, time = 650.3453s
650.00/653.08	o 650
650.19/653.22	c Solution 2732, time = 650.4839s
650.19/653.22	o 598
650.19/653.29	c Solution 2733, time = 650.5484s
650.19/653.29	o 592
650.39/653.41	c Solution 2734, time = 650.6745s
650.39/653.41	o 595
650.49/653.50	c Solution 2735, time = 650.7568s
650.49/653.50	o 587
650.49/653.58	c Solution 2736, time = 650.8429s
650.49/653.58	o 586
650.69/653.72	c Solution 2737, time = 650.9776s
650.69/653.72	o 589
650.69/653.76	c Solution 2738, time = 651.0197s
650.69/653.76	o 583
650.79/653.81	c Solution 2739, time = 651.0717s
650.79/653.81	o 597
650.79/653.88	c Solution 2740, time = 651.1369s
650.79/653.88	o 581
651.00/654.06	c Solution 2741, time = 651.3203s
651.00/654.06	o 599
651.10/654.15	c Solution 2742, time = 651.4102s
651.10/654.15	o 582
651.19/654.21	c Solution 2743, time = 651.4758s
651.19/654.21	o 590
651.19/654.28	c Solution 2744, time = 651.5456s
651.19/654.28	o 592
651.39/654.45	c Solution 2745, time = 651.7098s
651.39/654.45	o 583
651.48/654.51	c Solution 2746, time = 651.7741s
651.48/654.51	o 577
651.48/654.59	c Solution 2747, time = 651.8498s
651.48/654.59	o 579
651.48/654.59	c Solution 2748, time = 651.8537s
651.48/654.59	o 579
651.68/654.77	c Solution 2749, time = 652.0305s
651.68/654.77	o 577
651.68/654.77	c Solution 2750, time = 652.0349s
651.68/654.77	o 577
651.78/654.84	c Solution 2751, time = 652.1024s
651.78/654.84	o 569
651.78/654.85	c Solution 2752, time = 652.1073s
651.78/654.85	o 569
651.88/654.91	c Solution 2753, time = 652.1662s
651.88/654.91	o 568
651.88/654.91	c Solution 2754, time = 652.1703s
651.88/654.91	o 568
651.99/655.02	c Solution 2755, time = 652.2793s
651.99/655.02	o 563
651.99/655.02	c Solution 2756, time = 652.2859s
651.99/655.02	o 563
651.99/655.09	c Solution 2757, time = 652.3533s
651.99/655.09	o 548
651.99/655.10	c Solution 2758, time = 652.3576s
651.99/655.10	o 548
652.09/655.14	c Solution 2759, time = 652.4021s
652.09/655.14	o 582
652.09/655.14	c Solution 2760, time = 652.4059s
652.09/655.14	o 582
652.09/655.16	c Solution 2761, time = 652.4249s
652.09/655.16	o 530
652.28/655.32	c Solution 2762, time = 652.5845s
652.28/655.32	o 1052
652.38/655.47	c Solution 2763, time = 652.7312s
652.38/655.47	o 1046
652.78/655.81	c Solution 2764, time = 653.0711s
652.78/655.81	o 1046
652.78/655.81	c Solution 2765, time = 653.0740s
652.78/655.81	o 1046
653.28/656.39	c Solution 2766, time = 653.6523s
653.28/656.39	o 1029
653.58/656.68	c Solution 2767, time = 653.9428s
653.58/656.68	o 1029
653.88/656.97	c Solution 2768, time = 654.2294s
653.88/656.97	o 1015
654.37/657.43	c Solution 2769, time = 654.6920s
654.37/657.43	o 1008
654.67/657.71	c Solution 2770, time = 654.9692s
654.67/657.71	o 1008
655.08/658.15	c Solution 2771, time = 655.4094s
655.08/658.15	o 988
655.27/658.34	c Solution 2772, time = 655.6039s
655.27/658.34	o 992
655.57/658.60	c Solution 2773, time = 655.8583s
655.57/658.60	o 985
655.98/659.08	c Solution 2774, time = 656.3377s
655.98/659.08	o 987
656.17/659.27	c Solution 2775, time = 656.5353s
656.17/659.27	o 980
656.37/659.46	c Solution 2776, time = 656.7245s
656.37/659.46	o 974
656.87/659.99	c Solution 2777, time = 657.2464s
656.87/659.99	o 968
657.08/660.18	c Solution 2778, time = 657.4457s
657.08/660.18	o 971
657.56/660.66	c Solution 2779, time = 657.9219s
657.56/660.66	o 950
657.76/660.84	c Solution 2780, time = 658.1025s
657.76/660.84	o 944
657.97/661.03	c Solution 2781, time = 658.2889s
657.97/661.03	o 942
658.26/661.38	c Solution 2782, time = 658.6457s
658.26/661.38	o 943
658.36/661.48	c Solution 2783, time = 658.7430s
658.36/661.48	o 935
658.66/661.74	c Solution 2784, time = 659.0022s
658.66/661.74	o 937
659.07/662.15	c Solution 2785, time = 659.4118s
659.07/662.15	o 933
659.26/662.35	c Solution 2786, time = 659.6084s
659.26/662.35	o 923
659.46/662.56	c Solution 2787, time = 659.8211s
659.46/662.56	o 910
659.86/662.95	c Solution 2788, time = 660.2136s
659.86/662.95	o 905
659.97/663.09	c Solution 2789, time = 660.3513s
659.97/663.09	o 901
660.16/663.26	c Solution 2790, time = 660.5227s
660.16/663.26	o 901
660.55/663.66	c Solution 2791, time = 660.9172s
660.55/663.66	o 892
660.75/663.83	c Solution 2792, time = 661.0890s
660.75/663.83	o 890
660.85/663.96	c Solution 2793, time = 661.2216s
660.85/663.96	o 878
661.25/664.30	c Solution 2794, time = 661.5655s
661.25/664.30	o 882
661.35/664.41	c Solution 2795, time = 661.6708s
661.35/664.41	o 884
661.45/664.53	c Solution 2796, time = 661.7945s
661.45/664.53	o 875
661.65/664.73	c Solution 2797, time = 661.9901s
661.65/664.73	o 862
662.06/665.11	c Solution 2798, time = 662.3744s
662.06/665.11	o 865
662.15/665.26	c Solution 2799, time = 662.5256s
662.15/665.26	o 868
662.65/665.70	c Solution 2800, time = 662.9620s
662.65/665.70	o 864
662.65/665.79	c Solution 2801, time = 663.0501s
662.65/665.79	o 862
662.85/665.90	c Solution 2802, time = 663.1587s
662.85/665.90	o 858
662.96/666.04	c Solution 2803, time = 663.2974s
662.96/666.04	o 861
663.25/666.30	c Solution 2804, time = 663.5583s
663.25/666.30	o 854
663.35/666.40	c Solution 2805, time = 663.6610s
663.35/666.40	o 853
663.45/666.58	c Solution 2806, time = 663.8460s
663.45/666.58	o 837
663.74/666.86	c Solution 2807, time = 664.1176s
663.74/666.86	o 832
663.84/666.99	c Solution 2808, time = 664.2537s
663.84/666.99	o 828
664.24/667.39	c Solution 2809, time = 664.6496s
664.24/667.39	o 809
664.34/667.49	c Solution 2810, time = 664.7486s
664.34/667.49	o 824
664.54/667.63	c Solution 2811, time = 664.8942s
664.54/667.63	o 808
664.74/667.82	c Solution 2812, time = 665.0842s
664.74/667.82	o 802
664.84/667.97	c Solution 2813, time = 665.2286s
664.84/667.97	o 795
664.95/668.10	c Solution 2814, time = 665.3580s
664.95/668.10	o 797
665.34/668.43	c Solution 2815, time = 665.6901s
665.34/668.43	o 803
665.44/668.54	c Solution 2816, time = 665.8052s
665.44/668.54	o 793
665.54/668.66	c Solution 2817, time = 665.9248s
665.54/668.66	o 792
665.74/668.81	c Solution 2818, time = 666.0681s
665.74/668.81	o 800
666.05/669.13	c Solution 2819, time = 666.3928s
666.05/669.13	o 783
666.14/669.28	c Solution 2820, time = 666.5452s
666.14/669.28	o 779
666.54/669.60	c Solution 2821, time = 666.8652s
666.54/669.60	o 778
666.64/669.71	c Solution 2822, time = 666.9752s
666.64/669.71	o 767
666.73/669.85	c Solution 2823, time = 667.1156s
666.73/669.85	o 772
666.95/670.06	c Solution 2824, time = 667.3257s
666.95/670.06	o 765
667.05/670.15	c Solution 2825, time = 667.4091s
667.05/670.15	o 748
667.13/670.27	c Solution 2826, time = 667.5278s
667.13/670.27	o 752
667.43/670.53	c Solution 2827, time = 667.7948s
667.43/670.53	o 748
667.53/670.65	c Solution 2828, time = 667.9076s
667.53/670.65	o 736
667.83/670.93	c Solution 2829, time = 668.1880s
667.83/670.93	o 735
667.94/671.08	c Solution 2830, time = 668.3450s
667.94/671.08	o 722
668.13/671.24	c Solution 2831, time = 668.4965s
668.13/671.24	o 712
668.33/671.47	c Solution 2832, time = 668.7330s
668.33/671.47	o 711
668.43/671.58	c Solution 2833, time = 668.8437s
668.43/671.58	o 692
668.63/671.73	c Solution 2834, time = 668.9941s
668.63/671.73	o 712
668.73/671.81	c Solution 2835, time = 669.0720s
668.73/671.81	o 717
668.83/671.93	c Solution 2836, time = 669.1915s
668.83/671.93	o 686
669.13/672.23	c Solution 2837, time = 669.4882s
669.13/672.23	o 679
669.13/672.27	c Solution 2838, time = 669.5320s
669.13/672.27	o 666
669.23/672.38	c Solution 2839, time = 669.6416s
669.23/672.38	o 660
669.52/672.60	c Solution 2840, time = 669.8576s
669.52/672.60	o 634
669.62/672.70	c Solution 2841, time = 669.9636s
669.62/672.70	o 635
669.82/672.92	c Solution 2842, time = 670.1824s
669.82/672.92	o 639
669.82/672.97	c Solution 2843, time = 670.2290s
669.82/672.97	o 633
669.93/673.05	c Solution 2844, time = 670.3103s
669.93/673.05	o 630
670.03/673.11	c Solution 2845, time = 670.3754s
670.03/673.11	o 615
670.12/673.21	c Solution 2846, time = 670.4686s
670.12/673.21	o 601
670.32/673.40	c Solution 2847, time = 670.6641s
670.32/673.40	o 620
670.42/673.50	c Solution 2848, time = 670.7584s
670.42/673.50	o 605
670.42/673.56	c Solution 2849, time = 670.8172s
670.42/673.56	o 599
670.52/673.62	c Solution 2850, time = 670.8806s
670.52/673.62	o 613
670.72/673.82	c Solution 2851, time = 671.0783s
670.72/673.82	o 613
670.72/673.89	c Solution 2852, time = 671.1495s
670.72/673.89	o 590
670.72/673.89	c Solution 2853, time = 671.1536s
670.72/673.89	o 590
670.82/673.98	c Solution 2854, time = 671.2457s
670.82/673.98	o 547
670.82/673.99	c Solution 2855, time = 671.2513s
670.82/673.99	o 547
670.93/674.06	c Solution 2856, time = 671.3186s
670.93/674.06	o 564
670.93/674.06	c Solution 2857, time = 671.3236s
670.93/674.06	o 564
671.03/674.18	c Solution 2858, time = 671.4406s
671.03/674.18	o 561
671.03/674.19	c Solution 2859, time = 671.4469s
671.03/674.19	o 561
671.12/674.23	c Solution 2860, time = 671.4891s
671.12/674.23	o 562
671.12/674.23	c Solution 2861, time = 671.4937s
671.12/674.23	o 562
671.12/674.29	c Solution 2862, time = 671.5471s
671.12/674.29	o 531
671.12/674.29	c Solution 2863, time = 671.5513s
671.12/674.29	o 531
671.22/674.34	c Solution 2864, time = 671.6014s
671.22/674.34	o 515
671.22/674.38	c Solution 2865, time = 671.6385s
671.22/674.38	o 552
671.22/674.38	c Solution 2866, time = 671.6425s
671.22/674.38	o 552
671.32/674.45	c Solution 2867, time = 671.7131s
671.32/674.45	o 541
671.42/674.50	c Solution 2868, time = 671.7572s
671.42/674.50	o 572
671.42/674.51	c Solution 2869, time = 671.7726s
671.42/674.51	o 562
671.52/674.60	c Solution 2870, time = 671.8621s
671.52/674.60	o 565
671.52/674.61	c Solution 2871, time = 671.8686s
671.52/674.61	o 565
671.52/674.66	c Solution 2872, time = 671.9212s
671.52/674.66	o 553
671.52/674.66	c Solution 2873, time = 671.9252s
671.52/674.66	o 553
671.62/674.70	c Solution 2874, time = 671.9612s
671.62/674.70	o 541
671.62/674.70	c Solution 2875, time = 671.9655s
671.62/674.70	o 541
671.62/674.75	c Solution 2876, time = 672.0082s
671.62/674.75	o 511
672.03/675.16	c Solution 2877, time = 672.4210s
672.03/675.16	o 1037
672.12/675.28	c Solution 2878, time = 672.5413s
672.12/675.28	o 1037
672.71/675.82	c Solution 2879, time = 673.0774s
672.71/675.82	o 1023
673.21/676.34	c Solution 2880, time = 673.6006s
673.21/676.34	o 1018
673.41/676.59	c Solution 2881, time = 673.8529s
673.41/676.59	o 1016
673.92/677.03	c Solution 2882, time = 674.2916s
673.92/677.03	o 1014
674.21/677.35	c Solution 2883, time = 674.6152s
674.21/677.35	o 1000
674.71/677.84	c Solution 2884, time = 675.0995s
674.71/677.84	o 995
674.92/678.04	c Solution 2885, time = 675.3002s
674.92/678.04	o 1001
675.41/678.53	c Solution 2886, time = 675.7875s
675.41/678.53	o 982
675.51/678.64	c Solution 2887, time = 675.9035s
675.51/678.64	o 994
675.71/678.83	c Solution 2888, time = 676.0918s
675.71/678.83	o 987
676.20/679.30	c Solution 2889, time = 676.5654s
676.20/679.30	o 980
676.40/679.51	c Solution 2890, time = 676.7708s
676.40/679.51	o 972
676.60/679.78	c Solution 2891, time = 677.0423s
676.60/679.78	o 966
677.10/680.24	c Solution 2892, time = 677.5000s
677.10/680.24	o 957
677.30/680.42	c Solution 2893, time = 677.6833s
677.30/680.42	o 955
677.40/680.58	c Solution 2894, time = 677.8387s
677.40/680.58	o 954
677.91/681.02	c Solution 2895, time = 678.2857s
677.91/681.02	o 938
678.01/681.17	c Solution 2896, time = 678.4340s
678.01/681.17	o 921
678.50/681.67	c Solution 2897, time = 678.9264s
678.50/681.67	o 930
678.70/681.86	c Solution 2898, time = 679.1180s
678.70/681.86	o 923
678.91/682.08	c Solution 2899, time = 679.3381s
678.91/682.08	o 908
679.29/682.47	c Solution 2900, time = 679.7346s
679.29/682.47	o 911
679.49/682.60	c Solution 2901, time = 679.8628s
679.49/682.60	o 916
679.90/683.02	c Solution 2902, time = 680.2765s
679.90/683.02	o 920
680.09/683.20	c Solution 2903, time = 680.4619s
680.09/683.20	o 897
680.39/683.56	c Solution 2904, time = 680.8231s
680.39/683.56	o 906
680.59/683.73	c Solution 2905, time = 680.9938s
680.59/683.73	o 909
680.90/684.06	c Solution 2906, time = 681.3239s
680.90/684.06	o 890
681.09/684.20	c Solution 2907, time = 681.4594s
681.09/684.20	o 886
681.29/684.43	c Solution 2908, time = 681.6910s
681.29/684.43	o 877
681.39/684.56	c Solution 2909, time = 681.8204s
681.39/684.56	o 874
681.79/684.97	c Solution 2910, time = 682.2273s
681.79/684.97	o 870
682.00/685.12	c Solution 2911, time = 682.3856s
682.00/685.12	o 860
682.09/685.26	c Solution 2912, time = 682.5248s
682.09/685.26	o 848
682.38/685.50	c Solution 2913, time = 682.7594s
682.38/685.50	o 839
682.48/685.64	c Solution 2914, time = 682.9047s
682.48/685.64	o 848
682.68/685.85	c Solution 2915, time = 683.1091s
682.68/685.85	o 852
682.78/685.95	c Solution 2916, time = 683.2148s
682.78/685.95	o 846
683.08/686.24	c Solution 2917, time = 683.5029s
683.08/686.24	o 842
683.18/686.39	c Solution 2918, time = 683.6477s
683.18/686.39	o 820
683.58/686.73	c Solution 2919, time = 683.9948s
683.58/686.73	o 822
683.68/686.84	c Solution 2920, time = 684.0988s
683.68/686.84	o 807
683.89/687.01	c Solution 2921, time = 684.2728s
683.89/687.01	o 804
684.08/687.24	c Solution 2922, time = 684.5016s
684.08/687.24	o 800
684.18/687.39	c Solution 2923, time = 684.6480s
684.18/687.39	o 796
684.48/687.68	c Solution 2924, time = 684.9384s
684.48/687.68	o 801
684.58/687.79	c Solution 2925, time = 685.0471s
684.58/687.79	o 783
684.78/687.91	c Solution 2926, time = 685.1752s
684.78/687.91	o 776
684.99/688.16	c Solution 2927, time = 685.4192s
684.99/688.16	o 773
685.07/688.25	c Solution 2928, time = 685.5152s
685.07/688.25	o 757
685.17/688.35	c Solution 2929, time = 685.6111s
685.17/688.35	o 748
685.27/688.48	c Solution 2930, time = 685.7397s
685.27/688.48	o 754
685.57/688.73	c Solution 2931, time = 685.9924s
685.57/688.73	o 751
685.67/688.84	c Solution 2932, time = 686.1009s
685.67/688.84	o 738
685.77/688.97	c Solution 2933, time = 686.2354s
685.77/688.97	o 737
686.17/689.34	c Solution 2934, time = 686.6029s
686.17/689.34	o 754
686.27/689.42	c Solution 2935, time = 686.6790s
686.27/689.42	o 750
686.37/689.52	c Solution 2936, time = 686.7840s
686.37/689.52	o 738
686.47/689.68	c Solution 2937, time = 686.9406s
686.47/689.68	o 726
686.57/689.75	c Solution 2938, time = 687.0116s
686.57/689.75	o 716
686.88/690.06	c Solution 2939, time = 687.3219s
686.88/690.06	o 726
686.98/690.19	c Solution 2940, time = 687.4517s
686.98/690.19	o 711
687.27/690.47	c Solution 2941, time = 687.7320s
687.27/690.47	o 700
687.47/690.61	c Solution 2942, time = 687.8696s
687.47/690.61	o 692
687.57/690.73	c Solution 2943, time = 687.9881s
687.57/690.73	o 687
687.76/691.00	c Solution 2944, time = 688.2592s
687.76/691.00	o 687
687.88/691.11	c Solution 2945, time = 688.3671s
687.88/691.11	o 691
688.16/691.33	c Solution 2946, time = 688.5900s
688.16/691.33	o 686
688.16/691.36	c Solution 2947, time = 688.6218s
688.16/691.36	o 674
688.26/691.44	c Solution 2948, time = 688.7014s
688.26/691.44	o 658
688.36/691.53	c Solution 2949, time = 688.7889s
688.36/691.53	o 672
688.56/691.73	c Solution 2950, time = 688.9951s
688.56/691.73	o 673
688.66/691.82	c Solution 2951, time = 689.0798s
688.66/691.82	o 664
688.76/691.90	c Solution 2952, time = 689.1626s
688.76/691.90	o 663
688.97/692.11	c Solution 2953, time = 689.3738s
688.97/692.11	o 659
688.97/692.16	c Solution 2954, time = 689.4176s
688.97/692.16	o 660
689.06/692.23	c Solution 2955, time = 689.4938s
689.06/692.23	o 643
689.16/692.32	c Solution 2956, time = 689.5821s
689.16/692.32	o 651
689.26/692.41	c Solution 2957, time = 689.6760s
689.26/692.41	o 635
689.46/692.63	c Solution 2958, time = 689.8867s
689.46/692.63	o 640
689.46/692.68	c Solution 2959, time = 689.9420s
689.46/692.68	o 617
689.66/692.83	c Solution 2960, time = 690.0946s
689.66/692.83	o 615
689.76/692.91	c Solution 2961, time = 690.1687s
689.76/692.91	o 587
689.76/692.97	c Solution 2962, time = 690.2354s
689.76/692.97	o 606
689.97/693.18	c Solution 2963, time = 690.4412s
689.97/693.18	o 608
690.06/693.25	c Solution 2964, time = 690.5063s
690.06/693.25	o 607
690.06/693.25	c Solution 2965, time = 690.5109s
690.06/693.25	o 607
690.16/693.30	c Solution 2966, time = 690.5593s
690.16/693.30	o 580
690.16/693.30	c Solution 2967, time = 690.5633s
690.16/693.30	o 580
690.16/693.36	c Solution 2968, time = 690.6228s
690.16/693.36	o 600
690.16/693.37	c Solution 2969, time = 690.6272s
690.16/693.37	o 600
690.26/693.44	c Solution 2970, time = 690.6994s
690.26/693.44	o 597
690.26/693.44	c Solution 2971, time = 690.7031s
690.26/693.44	o 597
690.36/693.51	c Solution 2972, time = 690.7671s
690.36/693.51	o 567
690.36/693.51	c Solution 2973, time = 690.7722s
690.36/693.51	o 567
690.45/693.61	c Solution 2974, time = 690.8676s
690.45/693.61	o 569
690.45/693.61	c Solution 2975, time = 690.8760s
690.45/693.61	o 569
690.45/693.69	c Solution 2976, time = 690.9468s
690.45/693.69	o 587
690.45/693.69	c Solution 2977, time = 690.9513s
690.45/693.69	o 587
690.55/693.75	c Solution 2978, time = 691.0061s
690.55/693.75	o 568
690.55/693.75	c Solution 2979, time = 691.0103s
690.55/693.75	o 568
690.65/693.82	c Solution 2980, time = 691.0781s
690.65/693.82	o 568
690.65/693.86	c Solution 2981, time = 691.1199s
690.65/693.86	o 590
690.65/693.86	c Solution 2982, time = 691.1236s
690.65/693.86	o 590
690.75/693.92	c Solution 2983, time = 691.1778s
690.75/693.92	o 582
690.75/693.92	c Solution 2984, time = 691.1818s
690.75/693.92	o 582
690.86/694.01	c Solution 2985, time = 691.2686s
690.86/694.01	o 575
690.86/694.03	c Solution 2986, time = 691.2862s
690.86/694.03	o 582
690.86/694.10	c Solution 2987, time = 691.3606s
690.86/694.10	o 552
690.96/694.12	c Solution 2988, time = 691.3793s
690.96/694.12	o 578
690.96/694.12	c Solution 2989, time = 691.3847s
690.96/694.12	o 578
691.05/694.21	c Solution 2990, time = 691.4718s
691.05/694.21	o 558
691.25/694.42	c Solution 2991, time = 691.6830s
691.25/694.42	o 1028
691.75/694.93	c Solution 2992, time = 692.1874s
691.75/694.93	o 1029
691.75/694.93	c Solution 2993, time = 692.1903s
691.75/694.93	o 1029
692.25/695.43	c Solution 2994, time = 692.6911s
692.25/695.43	o 1020
692.45/695.62	c Solution 2995, time = 692.8833s
692.45/695.62	o 1014
693.05/696.21	c Solution 2996, time = 693.4740s
693.05/696.21	o 1015
693.25/696.49	c Solution 2997, time = 693.7544s
693.25/696.49	o 1022
693.85/697.07	c Solution 2998, time = 694.3302s
693.85/697.07	o 1009
694.04/697.29	c Solution 2999, time = 694.5486s
694.04/697.29	o 999
694.24/697.49	c Solution 3000, time = 694.7501s
694.24/697.49	o 1001
694.85/698.05	c Solution 3001, time = 695.3137s
694.85/698.05	o 996
695.14/698.30	c Solution 3002, time = 695.5633s
695.14/698.30	o 995
695.34/698.56	c Solution 3003, time = 695.8183s
695.34/698.56	o 987
695.85/699.07	c Solution 3004, time = 696.3330s
695.85/699.07	o 974
696.04/699.28	c Solution 3005, time = 696.5437s
696.04/699.28	o 961
696.34/699.52	c Solution 3006, time = 696.7807s
696.34/699.52	o 953
696.73/699.97	c Solution 3007, time = 697.2295s
696.73/699.97	o 949
697.03/700.24	c Solution 3008, time = 697.5032s
697.03/700.24	o 946
697.43/700.61	c Solution 3009, time = 697.8753s
697.43/700.61	o 945
697.63/700.81	c Solution 3010, time = 698.0675s
697.63/700.81	o 927
697.73/700.96	c Solution 3011, time = 698.2202s
697.73/700.96	o 934
697.94/701.19	c Solution 3012, time = 698.4464s
697.94/701.19	o 927
698.33/701.53	c Solution 3013, time = 698.7959s
698.33/701.53	o 923
698.43/701.68	c Solution 3014, time = 698.9424s
698.43/701.68	o 905
698.84/702.04	c Solution 3015, time = 699.3014s
698.84/702.04	o 882
698.94/702.18	c Solution 3016, time = 699.4423s
698.94/702.18	o 882
699.33/702.51	c Solution 3017, time = 699.7741s
699.33/702.51	o 883
699.53/702.71	c Solution 3018, time = 699.9676s
699.53/702.71	o 894
699.62/702.88	c Solution 3019, time = 700.1440s
699.62/702.88	o 900
699.84/703.10	c Solution 3020, time = 700.3644s
699.84/703.10	o 885
700.32/703.54	c Solution 3021, time = 700.8020s
700.32/703.54	o 894
700.52/703.75	c Solution 3022, time = 701.0104s
700.52/703.75	o 885
700.72/703.93	c Solution 3023, time = 701.1896s
700.72/703.93	o 869
701.02/704.29	c Solution 3024, time = 701.5543s
701.02/704.29	o 873
701.22/704.44	c Solution 3025, time = 701.6996s
701.22/704.44	o 868
701.32/704.57	c Solution 3026, time = 701.8314s
701.32/704.57	o 844
701.72/705.00	c Solution 3027, time = 702.2623s
701.72/705.00	o 854
701.93/705.11	c Solution 3028, time = 702.3699s
701.93/705.11	o 845
702.02/705.27	c Solution 3029, time = 702.5311s
702.02/705.27	o 836
702.42/705.60	c Solution 3030, time = 702.8606s
702.42/705.60	o 833
702.51/705.71	c Solution 3031, time = 702.9749s
702.51/705.71	o 836
702.61/705.84	c Solution 3032, time = 703.1017s
702.61/705.84	o 837
702.92/706.16	c Solution 3033, time = 703.4171s
702.92/706.16	o 829
703.11/706.35	c Solution 3034, time = 703.6124s
703.11/706.35	o 818
703.31/706.57	c Solution 3035, time = 703.8276s
703.31/706.57	o 828
703.51/706.73	c Solution 3036, time = 703.9960s
703.51/706.73	o 803
703.82/707.05	c Solution 3037, time = 704.3130s
703.82/707.05	o 797
703.92/707.16	c Solution 3038, time = 704.4237s
703.92/707.16	o 788
704.01/707.27	c Solution 3039, time = 704.5312s
704.01/707.27	o 801
704.31/707.56	c Solution 3040, time = 704.8190s
704.31/707.56	o 809
704.41/707.68	c Solution 3041, time = 704.9411s
704.41/707.68	o 806
704.71/707.94	c Solution 3042, time = 705.2037s
704.71/707.94	o 791
704.82/708.03	c Solution 3043, time = 705.2949s
704.82/708.03	o 790
704.92/708.11	c Solution 3044, time = 705.3730s
704.92/708.11	o 766
705.01/708.26	c Solution 3045, time = 705.5183s
705.01/708.26	o 768
705.21/708.46	c Solution 3046, time = 705.7260s
705.21/708.46	o 767
705.31/708.58	c Solution 3047, time = 705.8373s
705.31/708.58	o 744
705.70/708.94	c Solution 3048, time = 706.1981s
705.70/708.94	o 739
705.82/709.05	c Solution 3049, time = 706.3086s
705.82/709.05	o 728
705.91/709.12	c Solution 3050, time = 706.3846s
705.91/709.12	o 725
706.10/709.31	c Solution 3051, time = 706.5701s
706.10/709.31	o 719
706.40/709.61	c Solution 3052, time = 706.8743s
706.40/709.61	o 713
706.50/709.73	c Solution 3053, time = 706.9936s
706.50/709.73	o 720
706.50/709.77	c Solution 3054, time = 707.0280s
706.50/709.77	o 706
706.70/709.92	c Solution 3055, time = 707.1767s
706.70/709.92	o 711
706.91/710.15	c Solution 3056, time = 707.4148s
706.91/710.15	o 691
707.00/710.28	c Solution 3057, time = 707.5449s
707.00/710.28	o 709
707.30/710.51	c Solution 3058, time = 707.7736s
707.30/710.51	o 691
707.40/710.60	c Solution 3059, time = 707.8615s
707.40/710.60	o 681
707.40/710.69	c Solution 3060, time = 707.9558s
707.40/710.69	o 673
707.70/710.91	c Solution 3061, time = 708.1751s
707.70/710.91	o 684
707.81/711.02	c Solution 3062, time = 708.2851s
707.81/711.02	o 686
707.91/711.13	c Solution 3063, time = 708.3869s
707.91/711.13	o 669
708.00/711.24	c Solution 3064, time = 708.4982s
708.00/711.24	o 660
708.20/711.44	c Solution 3065, time = 708.7056s
708.20/711.44	o 647
708.30/711.53	c Solution 3066, time = 708.7906s
708.30/711.53	o 665
708.40/711.67	c Solution 3067, time = 708.9345s
708.40/711.67	o 666
708.60/711.87	c Solution 3068, time = 709.1359s
708.60/711.87	o 656
708.70/711.95	c Solution 3069, time = 709.2154s
708.70/711.95	o 653
708.91/712.14	c Solution 3070, time = 709.4012s
708.91/712.14	o 652
708.99/712.20	c Solution 3071, time = 709.4654s
708.99/712.20	o 652
708.99/712.29	c Solution 3072, time = 709.5497s
708.99/712.29	o 647
709.29/712.52	c Solution 3073, time = 709.7799s
709.29/712.52	o 640
709.29/712.52	c Solution 3074, time = 709.7841s
709.29/712.52	o 640
709.29/712.59	c Solution 3075, time = 709.8544s
709.29/712.59	o 644
709.39/712.60	c Solution 3076, time = 709.8584s
709.39/712.60	o 644
709.39/712.65	c Solution 3077, time = 709.9132s
709.39/712.65	o 636
709.39/712.66	c Solution 3078, time = 709.9176s
709.39/712.66	o 636
709.49/712.73	c Solution 3079, time = 709.9959s
709.49/712.73	o 624
709.49/712.74	c Solution 3080, time = 710.0002s
709.49/712.74	o 624
709.59/712.86	c Solution 3081, time = 710.1220s
709.59/712.86	o 623
709.59/712.87	c Solution 3082, time = 710.1292s
709.59/712.87	o 623
709.69/712.95	c Solution 3083, time = 710.2072s
709.69/712.95	o 606
709.69/712.95	c Solution 3084, time = 710.2119s
709.69/712.95	o 606
709.69/713.01	c Solution 3085, time = 710.2666s
709.69/713.01	o 592
709.80/713.01	c Solution 3086, time = 710.2706s
709.80/713.01	o 592
709.80/713.01	c Solution 3087, time = 710.2747s
709.80/713.01	o 592
709.80/713.04	c Solution 3088, time = 710.3040s
709.80/713.04	o 583
709.80/713.06	c Solution 3089, time = 710.3220s
709.80/713.06	o 591
709.80/713.06	c Solution 3090, time = 710.3257s
709.80/713.06	o 591
709.90/713.13	c Solution 3091, time = 710.3885s
709.90/713.13	o 589
709.90/713.13	c Solution 3092, time = 710.3941s
709.90/713.13	o 589
709.90/713.17	c Solution 3093, time = 710.4299s
709.90/713.17	o 566
709.99/713.27	c Solution 3094, time = 710.5317s
709.99/713.27	o 610
709.99/713.27	c Solution 3095, time = 710.5353s
709.99/713.27	o 610
710.09/713.37	c Solution 3096, time = 710.6311s
710.09/713.37	o 614
710.09/713.38	c Solution 3097, time = 710.6387s
710.09/713.38	o 614
710.19/713.45	c Solution 3098, time = 710.7098s
710.19/713.45	o 608
710.19/713.49	c Solution 3099, time = 710.7551s
710.19/713.49	o 596
710.30/713.50	c Solution 3100, time = 710.7595s
710.30/713.50	o 596
710.30/713.58	c Solution 3101, time = 710.8431s
710.30/713.58	o 561
710.40/713.64	c Solution 3102, time = 710.8961s
710.40/713.64	o 618
710.40/713.64	c Solution 3103, time = 710.9001s
710.40/713.64	o 618
710.40/713.69	c Solution 3104, time = 710.9552s
710.40/713.69	o 607
710.50/713.70	c Solution 3105, time = 710.9606s
710.50/713.70	o 607
710.59/713.80	c Solution 3106, time = 711.0639s
710.59/713.80	o 636
710.59/713.81	c Solution 3107, time = 711.0678s
710.59/713.81	o 636
710.69/713.95	c Solution 3108, time = 711.2141s
710.69/713.95	o 620
710.69/713.96	c Solution 3109, time = 711.2180s
710.69/713.96	o 620
710.69/713.98	c Solution 3110, time = 711.2456s
710.69/713.98	o 625
710.69/713.99	c Solution 3111, time = 711.2493s
710.69/713.99	o 625
710.81/714.05	c Solution 3112, time = 711.3076s
710.81/714.05	o 631
710.81/714.05	c Solution 3113, time = 711.3122s
710.81/714.05	o 631
710.91/714.15	c Solution 3114, time = 711.4106s
710.91/714.15	o 625
710.91/714.16	c Solution 3115, time = 711.4183s
710.91/714.16	o 625
710.99/714.22	c Solution 3116, time = 711.4790s
710.99/714.22	o 613
711.09/714.39	c Solution 3117, time = 711.6475s
711.09/714.39	o 1036
711.39/714.65	c Solution 3118, time = 711.9149s
711.39/714.65	o 1036
711.69/714.97	c Solution 3119, time = 712.2280s
711.69/714.97	o 1028
712.29/715.50	c Solution 3120, time = 712.7645s
712.29/715.50	o 1024
712.49/715.74	c Solution 3121, time = 713.0055s
712.49/715.74	o 1009
713.09/716.36	c Solution 3122, time = 713.6214s
713.09/716.36	o 1012
713.39/716.60	c Solution 3123, time = 713.8601s
713.39/716.60	o 1002
713.58/716.84	c Solution 3124, time = 714.0980s
713.58/716.84	o 1005
714.08/717.36	c Solution 3125, time = 714.6182s
714.08/717.36	o 992
714.38/717.63	c Solution 3126, time = 714.8917s
714.38/717.63	o 986
714.68/717.95	c Solution 3127, time = 715.2086s
714.68/717.95	o 982
715.08/718.30	c Solution 3128, time = 715.5628s
715.08/718.30	o 980
715.18/718.48	c Solution 3129, time = 715.7449s
715.18/718.48	o 972
715.58/718.86	c Solution 3130, time = 716.1242s
715.58/718.86	o 975
715.89/719.14	c Solution 3131, time = 716.4014s
715.89/719.14	o 947
716.28/719.59	c Solution 3132, time = 716.8530s
716.28/719.59	o 957
716.47/719.71	c Solution 3133, time = 716.9730s
716.47/719.71	o 950
716.67/719.92	c Solution 3134, time = 717.1839s
716.67/719.92	o 936
717.07/720.30	c Solution 3135, time = 717.5633s
717.07/720.30	o 934
717.17/720.46	c Solution 3136, time = 717.7200s
717.17/720.46	o 933
717.67/720.90	c Solution 3137, time = 718.1621s
717.67/720.90	o 930
717.78/721.08	c Solution 3138, time = 718.3451s
717.78/721.08	o 917
717.97/721.27	c Solution 3139, time = 718.5345s
717.97/721.27	o 931
718.37/721.65	c Solution 3140, time = 718.9105s
718.37/721.65	o 913
718.47/721.75	c Solution 3141, time = 719.0139s
718.47/721.75	o 908
718.97/722.25	c Solution 3142, time = 719.5146s
718.97/722.25	o 898
719.17/722.41	c Solution 3143, time = 719.6743s
719.17/722.41	o 891
719.27/722.57	c Solution 3144, time = 719.8343s
719.27/722.57	o 882
719.46/722.76	c Solution 3145, time = 720.0212s
719.46/722.76	o 881
719.87/723.16	c Solution 3146, time = 720.4254s
719.87/723.16	o 875
720.06/723.36	c Solution 3147, time = 720.6254s
720.06/723.36	o 864
720.26/723.50	c Solution 3148, time = 720.7582s
720.26/723.50	o 859
720.56/723.88	c Solution 3149, time = 721.1435s
720.56/723.88	o 848
720.66/723.97	c Solution 3150, time = 721.2313s
720.66/723.97	o 856
720.77/724.05	c Solution 3151, time = 721.3106s
720.77/724.05	o 862
720.87/724.16	c Solution 3152, time = 721.4197s
720.87/724.16	o 868
721.36/724.62	c Solution 3153, time = 721.8840s
721.36/724.62	o 845
721.56/724.81	c Solution 3154, time = 722.0662s
721.56/724.81	o 843
721.56/724.89	c Solution 3155, time = 722.1500s
721.56/724.89	o 839
721.66/724.97	c Solution 3156, time = 722.2326s
721.66/724.97	o 841
722.06/725.35	c Solution 3157, time = 722.6066s
722.06/725.35	o 844
722.16/725.47	c Solution 3158, time = 722.7268s
722.16/725.47	o 836
722.36/725.62	c Solution 3159, time = 722.8818s
722.36/725.62	o 831
722.55/725.84	c Solution 3160, time = 723.1006s
722.55/725.84	o 831
722.86/726.14	c Solution 3161, time = 723.4005s
722.86/726.14	o 818
723.05/726.30	c Solution 3162, time = 723.5628s
723.05/726.30	o 813
723.25/726.55	c Solution 3163, time = 723.8159s
723.25/726.55	o 808
723.35/726.65	c Solution 3164, time = 723.9137s
723.35/726.65	o 809
723.45/726.78	c Solution 3165, time = 724.0407s
723.45/726.78	o 808
723.55/726.85	c Solution 3166, time = 724.1067s
723.55/726.85	o 806
723.65/726.97	c Solution 3167, time = 724.2322s
723.65/726.97	o 778
723.86/727.19	c Solution 3168, time = 724.4482s
723.86/727.19	o 769
724.05/727.30	c Solution 3169, time = 724.5565s
724.05/727.30	o 763
724.35/727.66	c Solution 3170, time = 724.9219s
724.35/727.66	o 769
724.45/727.77	c Solution 3171, time = 725.0329s
724.45/727.77	o 755
724.55/727.88	c Solution 3172, time = 725.1383s
724.55/727.88	o 760
724.76/728.10	c Solution 3173, time = 725.3612s
724.76/728.10	o 746
724.95/728.24	c Solution 3174, time = 725.5021s
724.95/728.24	o 753
725.05/728.36	c Solution 3175, time = 725.6166s
725.05/728.36	o 723
725.35/728.67	c Solution 3176, time = 725.9299s
725.35/728.67	o 727
725.45/728.77	c Solution 3177, time = 726.0353s
725.45/728.77	o 726
725.55/728.86	c Solution 3178, time = 726.1215s
725.55/728.86	o 730
725.86/729.15	c Solution 3179, time = 726.4091s
725.86/729.15	o 730
725.94/729.23	c Solution 3180, time = 726.4946s
725.94/729.23	o 707
726.04/729.32	c Solution 3181, time = 726.5763s
726.04/729.32	o 692
726.14/729.41	c Solution 3182, time = 726.6756s
726.14/729.41	o 684
726.34/729.63	c Solution 3183, time = 726.8945s
726.34/729.63	o 695
726.34/729.69	c Solution 3184, time = 726.9557s
726.34/729.69	o 689
726.44/729.77	c Solution 3185, time = 727.0342s
726.44/729.77	o 683
726.54/729.87	c Solution 3186, time = 727.1333s
726.54/729.87	o 688
726.85/730.13	c Solution 3187, time = 727.3908s
726.85/730.13	o 674
726.85/730.17	c Solution 3188, time = 727.4295s
726.85/730.17	o 690
726.94/730.24	c Solution 3189, time = 727.4973s
726.94/730.24	o 677
727.04/730.34	c Solution 3190, time = 727.5966s
727.04/730.34	o 651
727.34/730.63	c Solution 3191, time = 727.8887s
727.34/730.63	o 636
727.44/730.74	c Solution 3192, time = 728.0015s
727.44/730.74	o 635
727.64/730.96	c Solution 3193, time = 728.2206s
727.64/730.96	o 624
727.75/731.03	c Solution 3194, time = 728.2904s
727.75/731.03	o 627
727.85/731.11	c Solution 3195, time = 728.3718s
727.85/731.11	o 636
727.94/731.21	c Solution 3196, time = 728.4751s
727.94/731.21	o 623
728.14/731.45	c Solution 3197, time = 728.7152s
728.14/731.45	o 609
728.24/731.57	c Solution 3198, time = 728.8311s
728.24/731.57	o 637
728.44/731.72	c Solution 3199, time = 728.9807s
728.44/731.72	o 627
728.44/731.78	c Solution 3200, time = 729.0441s
728.44/731.78	o 598
728.54/731.83	c Solution 3201, time = 729.0886s
728.54/731.83	o 612
728.64/731.94	c Solution 3202, time = 729.1996s
728.64/731.94	o 602
728.75/732.10	c Solution 3203, time = 729.3599s
728.75/732.10	o 609
728.85/732.14	c Solution 3204, time = 729.3980s
728.85/732.14	o 599
728.93/732.20	c Solution 3205, time = 729.4627s
728.93/732.20	o 598
729.03/732.33	c Solution 3206, time = 729.5873s
729.03/732.33	o 607
729.03/732.39	c Solution 3207, time = 729.6539s
729.03/732.39	o 597
729.13/732.45	c Solution 3208, time = 729.7105s
729.13/732.45	o 582
729.13/732.45	c Solution 3209, time = 729.7145s
729.13/732.45	o 582
729.33/732.61	c Solution 3210, time = 729.8685s
729.33/732.61	o 584
729.33/732.61	c Solution 3211, time = 729.8729s
729.33/732.61	o 584
729.43/732.71	c Solution 3212, time = 729.9688s
729.43/732.71	o 574
729.43/732.71	c Solution 3213, time = 729.9737s
729.43/732.71	o 574
729.53/732.84	c Solution 3214, time = 730.1019s
729.53/732.84	o 597
729.53/732.84	c Solution 3215, time = 730.1056s
729.53/732.84	o 597
729.63/732.90	c Solution 3216, time = 730.1587s
729.63/732.90	o 572
729.63/732.90	c Solution 3217, time = 730.1631s
729.63/732.90	o 572
729.63/732.97	c Solution 3218, time = 730.2268s
729.63/732.97	o 572
729.63/732.99	c Solution 3219, time = 730.2553s
729.63/732.99	o 588
729.63/733.00	c Solution 3220, time = 730.2591s
729.63/733.00	o 588
729.74/733.04	c Solution 3221, time = 730.2961s
729.74/733.04	o 544
729.74/733.04	c Solution 3222, time = 730.3004s
729.74/733.04	o 544
729.84/733.15	c Solution 3223, time = 730.4124s
729.84/733.15	o 554
729.84/733.15	c Solution 3224, time = 730.4160s
729.84/733.15	o 554
729.93/733.21	c Solution 3225, time = 730.4681s
729.93/733.21	o 566
729.93/733.21	c Solution 3226, time = 730.4720s
729.93/733.21	o 566
729.93/733.26	c Solution 3227, time = 730.5249s
729.93/733.26	o 552
730.03/733.31	c Solution 3228, time = 730.5661s
730.03/733.31	o 570
730.13/733.40	c Solution 3229, time = 730.6630s
730.13/733.40	o 1030
730.23/733.50	c Solution 3230, time = 730.7654s
730.23/733.50	o 1030
730.43/733.75	c Solution 3231, time = 731.0143s
730.43/733.75	o 1025
731.03/734.34	c Solution 3232, time = 731.5976s
731.03/734.34	o 1013
731.33/734.61	c Solution 3233, time = 731.8743s
731.33/734.61	o 1014
731.53/734.80	c Solution 3234, time = 732.0580s
731.53/734.80	o 1008
732.02/735.34	c Solution 3235, time = 732.6048s
732.02/735.34	o 1003
732.22/735.54	c Solution 3236, time = 732.8045s
732.22/735.54	o 997
732.62/736.00	c Solution 3237, time = 733.2641s
732.62/736.00	o 989
732.92/736.22	c Solution 3238, time = 733.4852s
732.92/736.22	o 993
733.02/736.39	c Solution 3239, time = 733.6501s
733.02/736.39	o 969
733.62/736.92	c Solution 3240, time = 734.1844s
733.62/736.92	o 970
733.73/737.08	c Solution 3241, time = 734.3426s
733.73/737.08	o 953
733.92/737.20	c Solution 3242, time = 734.4620s
733.92/737.20	o 962
734.02/737.39	c Solution 3243, time = 734.6480s
734.02/737.39	o 941
734.42/737.73	c Solution 3244, time = 734.9949s
734.42/737.73	o 951
734.62/737.95	c Solution 3245, time = 735.2108s
734.62/737.95	o 959
735.01/738.39	c Solution 3246, time = 735.6524s
735.01/738.39	o 943
735.31/738.62	c Solution 3247, time = 735.8806s
735.31/738.62	o 942
735.72/739.03	c Solution 3248, time = 736.2874s
735.72/739.03	o 922
735.82/739.19	c Solution 3249, time = 736.4510s
735.82/739.19	o 917
736.01/739.39	c Solution 3250, time = 736.6514s
736.01/739.39	o 927
736.51/739.83	c Solution 3251, time = 737.0893s
736.51/739.83	o 912
736.61/739.94	c Solution 3252, time = 737.2027s
736.61/739.94	o 906
736.72/740.07	c Solution 3253, time = 737.3277s
736.72/740.07	o 903
736.91/740.21	c Solution 3254, time = 737.4710s
736.91/740.21	o 902
737.21/740.58	c Solution 3255, time = 737.8442s
737.21/740.58	o 901
737.51/740.85	c Solution 3256, time = 738.1136s
737.51/740.85	o 904
737.82/741.14	c Solution 3257, time = 738.3970s
737.82/741.14	o 887
738.00/741.33	c Solution 3258, time = 738.5940s
738.00/741.33	o 891
738.40/741.71	c Solution 3259, time = 738.9695s
738.40/741.71	o 883
738.50/741.84	c Solution 3260, time = 739.1019s
738.50/741.84	o 879
738.71/742.03	c Solution 3261, time = 739.2889s
738.71/742.03	o 869
738.90/742.25	c Solution 3262, time = 739.5139s
738.90/742.25	o 872
739.20/742.54	c Solution 3263, time = 739.8007s
739.20/742.54	o 869
739.50/742.87	c Solution 3264, time = 740.1338s
739.50/742.87	o 854
739.71/743.06	c Solution 3265, time = 740.3242s
739.71/743.06	o 847
739.90/743.24	c Solution 3266, time = 740.4977s
739.90/743.24	o 842
740.20/743.58	c Solution 3267, time = 740.8440s
740.20/743.58	o 840
740.39/743.74	c Solution 3268, time = 740.9992s
740.39/743.74	o 830
740.70/744.08	c Solution 3269, time = 741.3460s
740.70/744.08	o 837
740.80/744.16	c Solution 3270, time = 741.4172s
740.80/744.16	o 835
740.89/744.23	c Solution 3271, time = 741.4915s
740.89/744.23	o 835
740.99/744.33	c Solution 3272, time = 741.5894s
740.99/744.33	o 828
741.19/744.58	c Solution 3273, time = 741.8460s
741.19/744.58	o 814
741.39/744.73	c Solution 3274, time = 741.9954s
741.39/744.73	o 828
741.59/744.90	c Solution 3275, time = 742.1569s
741.59/744.90	o 817
741.89/745.21	c Solution 3276, time = 742.4759s
741.89/745.21	o 783
741.99/745.30	c Solution 3277, time = 742.5620s
741.99/745.30	o 806
742.19/745.52	c Solution 3278, time = 742.7793s
742.19/745.52	o 795
742.29/745.65	c Solution 3279, time = 742.9094s
742.29/745.65	o 791
742.49/745.85	c Solution 3280, time = 743.1099s
742.49/745.85	o 782
742.70/746.01	c Solution 3281, time = 743.2737s
742.70/746.01	o 768
742.98/746.32	c Solution 3282, time = 743.5834s
742.98/746.32	o 767
743.08/746.43	c Solution 3283, time = 743.6954s
743.08/746.43	o 771
743.18/746.56	c Solution 3284, time = 743.8187s
743.18/746.56	o 763
743.48/746.85	c Solution 3285, time = 744.1090s
743.48/746.85	o 770
743.58/746.97	c Solution 3286, time = 744.2360s
743.58/746.97	o 762
743.79/747.14	c Solution 3287, time = 744.3969s
743.79/747.14	o 761
743.98/747.36	c Solution 3288, time = 744.6163s
743.98/747.36	o 762
744.08/747.45	c Solution 3289, time = 744.7114s
744.08/747.45	o 746
744.38/747.74	c Solution 3290, time = 745.0048s
744.38/747.74	o 767
744.48/747.86	c Solution 3291, time = 745.1231s
744.48/747.86	o 750
744.58/747.94	c Solution 3292, time = 745.1995s
744.58/747.94	o 735
744.69/748.02	c Solution 3293, time = 745.2860s
744.69/748.02	o 726
744.79/748.18	c Solution 3294, time = 745.4409s
744.79/748.18	o 720
744.98/748.37	c Solution 3295, time = 745.6269s
744.98/748.37	o 720
745.08/748.46	c Solution 3296, time = 745.7225s
745.08/748.46	o 718
745.18/748.52	c Solution 3297, time = 745.7800s
745.18/748.52	o 711
745.38/748.73	c Solution 3298, time = 745.9894s
745.38/748.73	o 704
745.38/748.78	c Solution 3299, time = 746.0460s
745.38/748.78	o 683
745.48/748.84	c Solution 3300, time = 746.0991s
745.48/748.84	o 701
745.58/748.90	c Solution 3301, time = 746.1635s
745.58/748.90	o 689
745.69/749.01	c Solution 3302, time = 746.2731s
745.69/749.01	o 693
745.98/749.34	c Solution 3303, time = 746.6009s
745.98/749.34	o 694
745.98/749.39	c Solution 3304, time = 746.6477s
745.98/749.39	o 675
746.07/749.49	c Solution 3305, time = 746.7466s
746.07/749.49	o 661
746.37/749.72	c Solution 3306, time = 746.9791s
746.37/749.72	o 649
746.47/749.81	c Solution 3307, time = 747.0664s
746.47/749.81	o 664
746.47/749.89	c Solution 3308, time = 747.1466s
746.47/749.89	o 633
746.57/749.96	c Solution 3309, time = 747.2228s
746.57/749.96	o 633
746.78/750.12	c Solution 3310, time = 747.3769s
746.78/750.12	o 648
746.87/750.21	c Solution 3311, time = 747.4683s
746.87/750.21	o 631
747.07/750.42	c Solution 3312, time = 747.6838s
747.07/750.42	o 640
747.07/750.46	c Solution 3313, time = 747.7221s
747.07/750.46	o 646
747.17/750.52	c Solution 3314, time = 747.7795s
747.17/750.52	o 592
747.27/750.62	c Solution 3315, time = 747.8783s
747.27/750.62	o 621
747.47/750.80	c Solution 3316, time = 748.0607s
747.47/750.80	o 611
747.47/750.87	c Solution 3317, time = 748.1333s
747.47/750.87	o 574
747.47/750.88	c Solution 3318, time = 748.1374s
747.47/750.88	o 574
747.68/751.05	c Solution 3319, time = 748.3095s
747.68/751.05	o 566
747.68/751.05	c Solution 3320, time = 748.3139s
747.68/751.05	o 566
747.78/751.13	c Solution 3321, time = 748.3960s
747.78/751.13	o 554
747.78/751.14	c Solution 3322, time = 748.4009s
747.78/751.14	o 554
747.78/751.19	c Solution 3323, time = 748.4548s
747.78/751.19	o 539
747.88/751.20	c Solution 3324, time = 748.4598s
747.88/751.20	o 539
747.98/751.33	c Solution 3325, time = 748.5934s
747.98/751.33	o 556
747.98/751.34	c Solution 3326, time = 748.6023s
747.98/751.34	o 556
747.98/751.38	c Solution 3327, time = 748.6418s
747.98/751.38	o 557
747.98/751.39	c Solution 3328, time = 748.6462s
747.98/751.39	o 557
748.08/751.42	c Solution 3329, time = 748.6831s
748.08/751.42	o 565
748.08/751.43	c Solution 3330, time = 748.6866s
748.08/751.43	o 565
748.08/751.46	c Solution 3331, time = 748.7238s
748.08/751.46	o 533
748.18/751.51	c Solution 3332, time = 748.7662s
748.18/751.51	o 537
748.18/751.51	c Solution 3333, time = 748.7697s
748.18/751.51	o 537
748.18/751.53	c Solution 3334, time = 748.7931s
748.18/751.53	o 505
748.28/751.60	c Solution 3335, time = 748.8635s
748.28/751.60	o 556
748.28/751.61	c Solution 3336, time = 748.8676s
748.28/751.61	o 556
748.28/751.66	c Solution 3337, time = 748.9173s
748.28/751.66	o 561
748.28/751.69	c Solution 3338, time = 748.9462s
748.28/751.69	o 548
748.28/751.69	c Solution 3339, time = 748.9498s
748.28/751.69	o 548
748.38/751.74	c Solution 3340, time = 748.9989s
748.38/751.74	o 545
748.38/751.74	c Solution 3341, time = 749.0051s
748.38/751.74	o 545
748.48/751.80	c Solution 3342, time = 749.0640s
748.48/751.80	o 562
748.87/752.23	c Solution 3343, time = 749.4911s
748.87/752.23	o 1011
749.17/752.57	c Solution 3344, time = 749.8292s
749.17/752.57	o 1013
749.17/752.57	c Solution 3345, time = 749.8323s
749.17/752.57	o 1013
750.16/753.53	c Solution 3346, time = 750.7888s
750.16/753.53	o 1044
750.16/753.58	c Solution 3347, time = 750.8411s
750.16/753.58	o 1037
750.26/753.63	c Solution 3348, time = 750.8953s
750.26/753.63	o 1041
750.26/753.69	c Solution 3349, time = 750.9485s
750.26/753.69	o 1024
750.36/753.74	c Solution 3350, time = 750.9979s
750.36/753.74	o 1016
750.36/753.78	c Solution 3351, time = 751.0445s
750.36/753.78	o 1014
750.46/753.84	c Solution 3352, time = 751.1029s
750.46/753.84	o 1012
750.56/753.90	c Solution 3353, time = 751.1643s
750.56/753.90	o 1010
750.56/753.96	c Solution 3354, time = 751.2244s
750.56/753.96	o 1005
750.67/754.01	c Solution 3355, time = 751.2707s
750.67/754.01	o 1000
750.67/754.06	c Solution 3356, time = 751.3165s
750.67/754.06	o 987
750.67/754.10	c Solution 3357, time = 751.3595s
750.67/754.10	o 991
750.78/754.15	c Solution 3358, time = 751.4096s
750.78/754.15	o 985
750.86/754.20	c Solution 3359, time = 751.4574s
750.86/754.20	o 986
750.86/754.24	c Solution 3360, time = 751.5046s
750.86/754.24	o 989
750.86/754.29	c Solution 3361, time = 751.5502s
750.86/754.29	o 990
750.96/754.34	c Solution 3362, time = 751.6041s
750.96/754.34	o 981
751.06/754.40	c Solution 3363, time = 751.6590s
751.06/754.40	o 974
751.06/754.44	c Solution 3364, time = 751.7017s
751.06/754.44	o 975
751.06/754.49	c Solution 3365, time = 751.7517s
751.06/754.49	o 976
751.16/754.54	c Solution 3366, time = 751.8060s
751.16/754.54	o 990
751.16/754.59	c Solution 3367, time = 751.8490s
751.16/754.59	o 988
751.26/754.63	c Solution 3368, time = 751.8948s
751.26/754.63	o 985
751.26/754.68	c Solution 3369, time = 751.9399s
751.26/754.68	o 987
751.36/754.72	c Solution 3370, time = 751.9772s
751.36/754.72	o 977
751.36/754.76	c Solution 3371, time = 752.0183s
751.36/754.76	o 981
751.46/754.82	c Solution 3372, time = 752.0813s
751.46/754.82	o 969
751.46/754.88	c Solution 3373, time = 752.1457s
751.46/754.88	o 977
751.56/754.93	c Solution 3374, time = 752.1906s
751.56/754.93	o 974
751.56/754.97	c Solution 3375, time = 752.2343s
751.56/754.97	o 972
751.67/755.03	c Solution 3376, time = 752.2883s
751.67/755.03	o 973
751.67/755.07	c Solution 3377, time = 752.3293s
751.67/755.07	o 966
751.67/755.11	c Solution 3378, time = 752.3671s
751.67/755.11	o 963
751.77/755.16	c Solution 3379, time = 752.4237s
751.77/755.16	o 967
751.86/755.21	c Solution 3380, time = 752.4662s
751.86/755.21	o 968
751.86/755.26	c Solution 3381, time = 752.5259s
751.86/755.26	o 965
751.96/755.34	c Solution 3382, time = 752.6050s
751.96/755.34	o 971
751.96/755.37	c Solution 3383, time = 752.6359s
751.96/755.37	o 962
751.96/755.39	c Solution 3384, time = 752.6473s
751.96/755.39	o 955
751.96/755.39	c Solution 3385, time = 752.6542s
751.96/755.39	o 955
752.06/755.40	c Solution 3386, time = 752.6603s
752.06/755.40	o 956
752.06/755.40	c Solution 3387, time = 752.6646s
752.06/755.40	o 956
752.06/755.41	c Solution 3388, time = 752.6687s
752.06/755.41	o 956
752.06/755.41	c Solution 3389, time = 752.6731s
752.06/755.41	o 956
752.06/755.42	c Solution 3390, time = 752.6774s
752.06/755.42	o 956
752.06/755.42	c Solution 3391, time = 752.6816s
752.06/755.42	o 956
752.06/755.42	c Solution 3392, time = 752.6855s
752.06/755.42	o 956
782.16/785.67	c Solution 3393, time = 782.9270s
782.16/785.67	o 338
782.16/785.67	c Solution 3394, time = 782.9308s
782.16/785.67	o 1013
782.76/786.25	c Solution 3395, time = 783.5123s
782.76/786.25	o 1010
783.16/786.60	c Solution 3396, time = 783.8611s
783.16/786.60	o 1018
783.57/787.08	c Solution 3397, time = 784.3390s
783.57/787.08	o 999
783.75/787.28	c Solution 3398, time = 784.5403s
783.75/787.28	o 1004
784.05/787.55	c Solution 3399, time = 784.8098s
784.05/787.55	o 1003
784.66/788.16	c Solution 3400, time = 785.4185s
784.66/788.16	o 1004
784.85/788.34	c Solution 3401, time = 785.6038s
784.85/788.34	o 992
785.25/788.70	c Solution 3402, time = 785.9593s
785.25/788.70	o 989
785.35/788.86	c Solution 3403, time = 786.1221s
785.35/788.86	o 967
785.56/789.04	c Solution 3404, time = 786.3001s
785.56/789.04	o 970
786.05/789.56	c Solution 3405, time = 786.8176s
786.05/789.56	o 962
786.25/789.76	c Solution 3406, time = 787.0215s
786.25/789.76	o 953
786.66/790.14	c Solution 3407, time = 787.4025s
786.66/790.14	o 957
786.84/790.36	c Solution 3408, time = 787.6256s
786.84/790.36	o 954
787.04/790.51	c Solution 3409, time = 787.7689s
787.04/790.51	o 938
787.24/790.74	c Solution 3410, time = 788.0009s
787.24/790.74	o 939
787.74/791.26	c Solution 3411, time = 788.5231s
787.74/791.26	o 928
787.94/791.46	c Solution 3412, time = 788.7228s
787.94/791.46	o 928
788.34/791.84	c Solution 3413, time = 789.1004s
788.34/791.84	o 925
788.44/792.00	c Solution 3414, time = 789.2578s
788.44/792.00	o 895
788.65/792.15	c Solution 3415, time = 789.4122s
788.65/792.15	o 885
788.84/792.33	c Solution 3416, time = 789.5865s
788.84/792.33	o 879
789.24/792.70	c Solution 3417, time = 789.9659s
789.24/792.70	o 884
789.34/792.87	c Solution 3418, time = 790.1327s
789.34/792.87	o 868
789.44/792.98	c Solution 3419, time = 790.2459s
789.44/792.98	o 864
789.73/793.27	c Solution 3420, time = 790.5315s
789.73/793.27	o 863
789.93/793.45	c Solution 3421, time = 790.7114s
789.93/793.45	o 862
790.13/793.61	c Solution 3422, time = 790.8671s
790.13/793.61	o 863
790.43/793.99	c Solution 3423, time = 791.2498s
790.43/793.99	o 853
790.64/794.12	c Solution 3424, time = 791.3802s
790.64/794.12	o 847
790.73/794.24	c Solution 3425, time = 791.4969s
790.73/794.24	o 836
791.03/794.56	c Solution 3426, time = 791.8229s
791.03/794.56	o 854
791.23/794.72	c Solution 3427, time = 791.9762s
791.23/794.72	o 843
791.33/794.85	c Solution 3428, time = 792.1158s
791.33/794.85	o 832
791.73/795.20	c Solution 3429, time = 792.4658s
791.73/795.20	o 841
791.83/795.31	c Solution 3430, time = 792.5669s
791.83/795.31	o 830
791.93/795.45	c Solution 3431, time = 792.7125s
791.93/795.45	o 818
792.33/795.87	c Solution 3432, time = 793.1306s
792.33/795.87	o 819
792.43/795.99	c Solution 3433, time = 793.2524s
792.43/795.99	o 812
792.64/796.15	c Solution 3434, time = 793.4112s
792.64/796.15	o 817
793.02/796.52	c Solution 3435, time = 793.7781s
793.02/796.52	o 802
793.02/796.58	c Solution 3436, time = 793.8435s
793.02/796.58	o 803
793.12/796.63	c Solution 3437, time = 793.8953s
793.12/796.63	o 808
793.22/796.72	c Solution 3438, time = 793.9785s
793.22/796.72	o 803
793.53/797.06	c Solution 3439, time = 794.3201s
793.53/797.06	o 793
793.63/797.16	c Solution 3440, time = 794.4173s
793.63/797.16	o 795
793.72/797.27	c Solution 3441, time = 794.5327s
793.72/797.27	o 771
793.82/797.38	c Solution 3442, time = 794.6394s
793.82/797.38	o 772
794.22/797.70	c Solution 3443, time = 794.9645s
794.22/797.70	o 776
794.32/797.81	c Solution 3444, time = 795.0689s
794.32/797.81	o 765
794.42/797.96	c Solution 3445, time = 795.2174s
794.42/797.96	o 766
794.72/798.20	c Solution 3446, time = 795.4633s
794.72/798.20	o 758
794.82/798.32	c Solution 3447, time = 795.5848s
794.82/798.32	o 766
795.02/798.54	c Solution 3448, time = 795.7975s
795.02/798.54	o 768
795.12/798.64	c Solution 3449, time = 795.9022s
795.12/798.64	o 751
795.22/798.76	c Solution 3450, time = 796.0230s
795.22/798.76	o 745
795.53/799.03	c Solution 3451, time = 796.2883s
795.53/799.03	o 737
795.63/799.13	c Solution 3452, time = 796.3864s
795.63/799.13	o 722
795.81/799.36	c Solution 3453, time = 796.6163s
795.81/799.36	o 732
795.91/799.40	c Solution 3454, time = 796.6578s
795.91/799.40	o 725
796.01/799.51	c Solution 3455, time = 796.7698s
796.01/799.51	o 708
796.21/799.77	c Solution 3456, time = 797.0306s
796.21/799.77	o 709
796.31/799.85	c Solution 3457, time = 797.1081s
796.31/799.85	o 706
796.41/799.93	c Solution 3458, time = 797.1915s
796.41/799.93	o 701
796.62/800.12	c Solution 3459, time = 797.3822s
796.62/800.12	o 702
796.71/800.20	c Solution 3460, time = 797.4587s
796.71/800.20	o 686
796.81/800.30	c Solution 3461, time = 797.5580s
796.81/800.30	o 674
796.91/800.48	c Solution 3462, time = 797.7375s
796.91/800.48	o 673
797.01/800.53	c Solution 3463, time = 797.7897s
797.01/800.53	o 667
797.01/800.57	c Solution 3464, time = 797.8316s
797.01/800.57	o 676
797.11/800.66	c Solution 3465, time = 797.9242s
797.11/800.66	o 670
797.41/800.90	c Solution 3466, time = 798.1616s
797.41/800.90	o 682
797.41/800.99	c Solution 3467, time = 798.2556s
797.41/800.99	o 675
797.52/801.09	c Solution 3468, time = 798.3509s
797.52/801.09	o 679
797.62/801.19	c Solution 3469, time = 798.4538s
797.62/801.19	o 655
797.81/801.38	c Solution 3470, time = 798.6460s
797.81/801.38	o 657
798.01/801.51	c Solution 3471, time = 798.7678s
798.01/801.51	o 671
798.21/801.75	c Solution 3472, time = 799.0108s
798.21/801.75	o 671
798.31/801.82	c Solution 3473, time = 799.0787s
798.31/801.82	o 657
798.40/801.91	c Solution 3474, time = 799.1673s
798.40/801.91	o 627
798.52/802.03	c Solution 3475, time = 799.2879s
798.52/802.03	o 635
798.70/802.20	c Solution 3476, time = 799.4646s
798.70/802.20	o 609
798.70/802.21	c Solution 3477, time = 799.4690s
798.70/802.21	o 609
798.70/802.26	c Solution 3478, time = 799.5246s
798.70/802.26	o 610
798.70/802.27	c Solution 3479, time = 799.5286s
798.70/802.27	o 610
798.80/802.34	c Solution 3480, time = 799.6003s
798.80/802.34	o 586
798.80/802.34	c Solution 3481, time = 799.6049s
798.80/802.34	o 586
799.00/802.50	c Solution 3482, time = 799.7631s
799.00/802.50	o 572
799.00/802.51	c Solution 3483, time = 799.7680s
799.00/802.51	o 572
799.00/802.58	c Solution 3484, time = 799.8400s
799.00/802.58	o 587
799.00/802.58	c Solution 3485, time = 799.8450s
799.00/802.58	o 587
799.10/802.62	c Solution 3486, time = 799.8792s
799.10/802.62	o 593
799.10/802.62	c Solution 3487, time = 799.8831s
799.10/802.62	o 593
799.20/802.73	c Solution 3488, time = 799.9878s
799.20/802.73	o 589
799.20/802.73	c Solution 3489, time = 799.9932s
799.20/802.73	o 589
799.20/802.79	c Solution 3490, time = 800.0496s
799.20/802.79	o 584
799.20/802.79	c Solution 3491, time = 800.0538s
799.20/802.79	o 584
799.30/802.84	c Solution 3492, time = 800.1016s
799.30/802.84	o 572
799.30/802.87	c Solution 3493, time = 800.1331s
799.30/802.87	o 583
799.30/802.88	c Solution 3494, time = 800.1368s
799.30/802.88	o 583
799.30/802.88	c Solution 3495, time = 800.1407s
799.30/802.88	o 583
799.40/802.92	c Solution 3496, time = 800.1787s
799.40/802.92	o 590
799.40/802.97	c Solution 3497, time = 800.2290s
799.40/802.97	o 575
799.51/803.02	c Solution 3498, time = 800.2806s
799.51/803.02	o 592
799.51/803.02	c Solution 3499, time = 800.2846s
799.51/803.02	o 592
799.61/803.13	c Solution 3500, time = 800.3915s
799.61/803.13	o 585
799.61/803.14	c Solution 3501, time = 800.3975s
799.61/803.14	o 585
799.61/803.17	c Solution 3502, time = 800.4318s
799.61/803.17	o 584
799.61/803.17	c Solution 3503, time = 800.4355s
799.61/803.17	o 584
799.71/803.21	c Solution 3504, time = 800.4725s
799.71/803.21	o 576
799.71/803.22	c Solution 3505, time = 800.4766s
799.71/803.22	o 576
799.71/803.26	c Solution 3506, time = 800.5213s
799.71/803.26	o 559
799.81/803.30	c Solution 3507, time = 800.5632s
799.81/803.30	o 561
799.81/803.39	c Solution 3508, time = 800.6498s
799.81/803.39	o 575
799.91/803.45	c Solution 3509, time = 800.7068s
799.91/803.45	o 580
799.91/803.45	c Solution 3510, time = 800.7105s
799.91/803.45	o 580
800.01/803.56	c Solution 3511, time = 800.8161s
800.01/803.56	o 587
800.01/803.56	c Solution 3512, time = 800.8231s
800.01/803.56	o 587
800.11/803.61	c Solution 3513, time = 800.8734s
800.11/803.61	o 586
800.11/803.62	c Solution 3514, time = 800.8778s
800.11/803.62	o 586
800.11/803.66	c Solution 3515, time = 800.9170s
800.11/803.66	o 585
800.62/804.12	c Solution 3516, time = 801.3760s
800.62/804.12	o 1021
800.80/804.39	c Solution 3517, time = 801.6536s
800.80/804.39	o 1023
800.90/804.40	c Solution 3518, time = 801.6567s
800.90/804.40	o 1023
801.61/805.14	c Solution 3519, time = 802.3979s
801.61/805.14	o 1046
801.61/805.19	c Solution 3520, time = 802.4536s
801.61/805.19	o 1034
801.70/805.25	c Solution 3521, time = 802.5063s
801.70/805.25	o 1027
801.70/805.29	c Solution 3522, time = 802.5497s
801.70/805.29	o 1019
801.80/805.34	c Solution 3523, time = 802.6002s
801.80/805.34	o 1013
801.90/805.40	c Solution 3524, time = 802.6623s
801.90/805.40	o 1005
801.90/805.45	c Solution 3525, time = 802.7126s
801.90/805.45	o 1007
802.00/805.51	c Solution 3526, time = 802.7710s
802.00/805.51	o 1010
802.00/805.56	c Solution 3527, time = 802.8221s
802.00/805.56	o 1001
802.10/805.62	c Solution 3528, time = 802.8807s
802.10/805.62	o 1003
802.10/805.67	c Solution 3529, time = 802.9342s
802.10/805.67	o 1002
802.20/805.72	c Solution 3530, time = 802.9767s
802.20/805.72	o 997
802.20/805.77	c Solution 3531, time = 803.0271s
802.20/805.77	o 993
802.30/805.82	c Solution 3532, time = 803.0782s
802.30/805.82	o 983
802.30/805.87	c Solution 3533, time = 803.1326s
802.30/805.87	o 985
802.40/805.93	c Solution 3534, time = 803.1884s
802.40/805.93	o 983
802.40/805.99	c Solution 3535, time = 803.2534s
802.40/805.99	o 978
802.51/806.04	c Solution 3536, time = 803.2961s
802.51/806.04	o 976
802.51/806.09	c Solution 3537, time = 803.3523s
802.51/806.09	o 980
802.61/806.13	c Solution 3538, time = 803.3872s
802.61/806.13	o 971
802.61/806.19	c Solution 3539, time = 803.4509s
802.61/806.19	o 979
802.70/806.23	c Solution 3540, time = 803.4914s
802.70/806.23	o 971
802.70/806.28	c Solution 3541, time = 803.5451s
802.70/806.28	o 966
802.80/806.34	c Solution 3542, time = 803.5977s
802.80/806.34	o 972
802.80/806.39	c Solution 3543, time = 803.6507s
802.80/806.39	o 977
802.90/806.45	c Solution 3544, time = 803.7113s
802.90/806.45	o 966
803.00/806.52	c Solution 3545, time = 803.7772s
803.00/806.52	o 973
803.00/806.55	c Solution 3546, time = 803.8124s
803.00/806.55	o 973
803.10/806.63	c Solution 3547, time = 803.8928s
803.10/806.63	o 975
803.20/806.72	c Solution 3548, time = 803.9791s
803.20/806.72	o 986
803.20/806.74	c Solution 3549, time = 803.9982s
803.20/806.74	o 990
803.20/806.76	c Solution 3550, time = 804.0161s
803.20/806.76	o 986
803.20/806.77	c Solution 3551, time = 804.0268s
803.20/806.77	o 985
803.20/806.78	c Solution 3552, time = 804.0379s
803.20/806.78	o 985
803.20/806.78	c Solution 3553, time = 804.0451s
803.20/806.78	o 986
803.20/806.79	c Solution 3554, time = 804.0513s
803.20/806.79	o 984
803.20/806.79	c Solution 3555, time = 804.0557s
803.20/806.79	o 984
803.30/806.80	c Solution 3556, time = 804.0601s
803.30/806.80	o 984
803.30/806.80	c Solution 3557, time = 804.0647s
803.30/806.80	o 984
803.30/806.81	c Solution 3558, time = 804.0691s
803.30/806.81	o 984
803.30/806.81	c Solution 3559, time = 804.0734s
803.30/806.81	o 984
803.30/806.82	c Solution 3560, time = 804.0773s
803.30/806.82	o 984
844.96/848.69	c Solution 3561, time = 845.9480s
844.96/848.69	o 318
844.96/848.69	c Solution 3562, time = 845.9519s
844.96/848.69	o 1023
845.66/849.30	c Solution 3563, time = 846.5592s
845.66/849.30	o 1026
845.86/849.50	c Solution 3564, time = 846.7592s
845.86/849.50	o 1014
846.16/849.82	c Solution 3565, time = 847.0825s
846.16/849.82	o 1017
846.66/850.30	c Solution 3566, time = 847.5587s
846.66/850.30	o 994
846.76/850.48	c Solution 3567, time = 847.7387s
846.76/850.48	o 992
847.15/850.88	c Solution 3568, time = 848.1400s
847.15/850.88	o 1004
847.75/851.46	c Solution 3569, time = 848.7238s
847.75/851.46	o 996
848.05/851.70	c Solution 3570, time = 848.9566s
848.05/851.70	o 985
848.25/851.93	c Solution 3571, time = 849.1941s
848.25/851.93	o 985
848.46/852.12	c Solution 3572, time = 849.3783s
848.46/852.12	o 978
848.95/852.65	c Solution 3573, time = 849.9093s
848.95/852.65	o 971
849.15/852.84	c Solution 3574, time = 850.1024s
849.15/852.84	o 963
849.36/853.10	c Solution 3575, time = 850.3568s
849.36/853.10	o 957
849.74/853.43	c Solution 3576, time = 850.6873s
849.74/853.43	o 947
850.04/853.78	c Solution 3577, time = 851.0434s
850.04/853.78	o 946
850.24/853.92	c Solution 3578, time = 851.1798s
850.24/853.92	o 944
850.35/854.04	c Solution 3579, time = 851.3060s
850.35/854.04	o 954
850.45/854.19	c Solution 3580, time = 851.4533s
850.45/854.19	o 954
850.94/854.62	c Solution 3581, time = 851.8818s
850.94/854.62	o 952
851.14/854.83	c Solution 3582, time = 852.0881s
851.14/854.83	o 933
851.45/855.15	c Solution 3583, time = 852.4061s
851.45/855.15	o 926
851.94/855.64	c Solution 3584, time = 852.8966s
851.94/855.64	o 904
852.14/855.85	c Solution 3585, time = 853.1064s
852.14/855.85	o 916
852.64/856.33	c Solution 3586, time = 853.5946s
852.64/856.33	o 916
852.83/856.53	c Solution 3587, time = 853.7948s
852.83/856.53	o 912
853.03/856.75	c Solution 3588, time = 854.0093s
853.03/856.75	o 896
853.53/857.21	c Solution 3589, time = 854.4688s
853.53/857.21	o 898
853.63/857.36	c Solution 3590, time = 854.6193s
853.63/857.36	o 892
853.93/857.64	c Solution 3591, time = 854.8969s
853.93/857.64	o 877
854.34/858.03	c Solution 3592, time = 855.2869s
854.34/858.03	o 874
854.44/858.18	c Solution 3593, time = 855.4391s
854.44/858.18	o 863
854.63/858.34	c Solution 3594, time = 855.6009s
854.63/858.34	o 865
855.03/858.77	c Solution 3595, time = 856.0292s
855.03/858.77	o 863
855.23/858.93	c Solution 3596, time = 856.1887s
855.23/858.93	o 845
855.53/859.24	c Solution 3597, time = 856.5038s
855.53/859.24	o 849
855.73/859.43	c Solution 3598, time = 856.6878s
855.73/859.43	o 841
856.02/859.76	c Solution 3599, time = 857.0227s
856.02/859.76	o 845
856.12/859.86	c Solution 3600, time = 857.1181s
856.12/859.86	o 844
856.22/859.98	c Solution 3601, time = 857.2387s
856.22/859.98	o 850
856.62/860.30	c Solution 3602, time = 857.5604s
856.62/860.30	o 844
856.72/860.40	c Solution 3603, time = 857.6616s
856.72/860.40	o 829
856.82/860.54	c Solution 3604, time = 857.8048s
856.82/860.54	o 831
857.12/860.80	c Solution 3605, time = 858.0626s
857.12/860.80	o 820
857.22/860.90	c Solution 3606, time = 858.1567s
857.22/860.90	o 822
857.33/861.04	c Solution 3607, time = 858.3044s
857.33/861.04	o 814
857.62/861.33	c Solution 3608, time = 858.5878s
857.62/861.33	o 801
857.72/861.42	c Solution 3609, time = 858.6819s
857.72/861.42	o 779
857.82/861.53	c Solution 3610, time = 858.7889s
857.82/861.53	o 786
858.12/861.84	c Solution 3611, time = 859.1005s
858.12/861.84	o 787
858.22/861.95	c Solution 3612, time = 859.2069s
858.22/861.95	o 776
858.33/862.01	c Solution 3613, time = 859.2735s
858.33/862.01	o 775
858.43/862.14	c Solution 3614, time = 859.3973s
858.43/862.14	o 776
858.72/862.44	c Solution 3615, time = 859.7017s
858.72/862.44	o 764
858.82/862.52	c Solution 3616, time = 859.7860s
858.82/862.52	o 764
859.11/862.84	c Solution 3617, time = 860.1046s
859.11/862.84	o 764
859.21/862.96	c Solution 3618, time = 860.2243s
859.21/862.96	o 760
859.33/863.06	c Solution 3619, time = 860.3236s
859.33/863.06	o 752
859.61/863.33	c Solution 3620, time = 860.5908s
859.61/863.33	o 741
859.71/863.45	c Solution 3621, time = 860.7143s
859.71/863.45	o 740
859.81/863.56	c Solution 3622, time = 860.8173s
859.81/863.56	o 733
860.11/863.80	c Solution 3623, time = 861.0566s
860.11/863.80	o 746
860.11/863.89	c Solution 3624, time = 861.1552s
860.11/863.89	o 751
860.21/863.99	c Solution 3625, time = 861.2472s
860.21/863.99	o 729
860.42/864.14	c Solution 3626, time = 861.4006s
860.42/864.14	o 714
860.61/864.30	c Solution 3627, time = 861.5575s
860.61/864.30	o 716
860.71/864.41	c Solution 3628, time = 861.6725s
860.71/864.41	o 701
860.91/864.69	c Solution 3629, time = 861.9523s
860.91/864.69	o 692
861.11/864.81	c Solution 3630, time = 862.0668s
861.11/864.81	o 680
861.11/864.88	c Solution 3631, time = 862.1449s
861.11/864.88	o 682
861.42/865.13	c Solution 3632, time = 862.3895s
861.42/865.13	o 669
861.51/865.23	c Solution 3633, time = 862.4930s
861.51/865.23	o 688
861.61/865.34	c Solution 3634, time = 862.6044s
861.61/865.34	o 706
861.91/865.61	c Solution 3635, time = 862.8715s
861.91/865.61	o 691
862.01/865.71	c Solution 3636, time = 862.9755s
862.01/865.71	o 680
862.10/865.82	c Solution 3637, time = 863.0814s
862.10/865.82	o 689
862.10/865.89	c Solution 3638, time = 863.1537s
862.10/865.89	o 673
862.20/866.00	c Solution 3639, time = 863.2616s
862.20/866.00	o 662
862.50/866.21	c Solution 3640, time = 863.4666s
862.50/866.21	o 663
862.50/866.29	c Solution 3641, time = 863.5527s
862.50/866.29	o 669
862.70/866.47	c Solution 3642, time = 863.7294s
862.70/866.47	o 665
862.70/866.47	c Solution 3643, time = 863.7336s
862.70/866.47	o 665
862.80/866.57	c Solution 3644, time = 863.8278s
862.80/866.57	o 658
862.80/866.57	c Solution 3645, time = 863.8327s
862.80/866.57	o 658
862.90/866.63	c Solution 3646, time = 863.8930s
862.90/866.63	o 646
862.90/866.64	c Solution 3647, time = 863.8975s
862.90/866.64	o 646
863.00/866.75	c Solution 3648, time = 864.0100s
863.00/866.75	o 655
863.00/866.75	c Solution 3649, time = 864.0145s
863.00/866.75	o 655
863.00/866.79	c Solution 3650, time = 864.0543s
863.00/866.79	o 645
863.10/866.80	c Solution 3651, time = 864.0583s
863.10/866.80	o 645
863.20/866.90	c Solution 3652, time = 864.1603s
863.20/866.90	o 643
863.20/866.91	c Solution 3653, time = 864.1678s
863.20/866.91	o 643
863.20/866.95	c Solution 3654, time = 864.2081s
863.20/866.95	o 632
863.20/866.95	c Solution 3655, time = 864.2121s
863.20/866.95	o 632
863.20/867.00	c Solution 3656, time = 864.2601s
863.20/867.00	o 627
863.31/867.03	c Solution 3657, time = 864.2928s
863.31/867.03	o 634
863.31/867.04	c Solution 3658, time = 864.2963s
863.31/867.04	o 634
863.31/867.09	c Solution 3659, time = 864.3472s
863.31/867.09	o 628
863.41/867.12	c Solution 3660, time = 864.3855s
863.41/867.12	o 632
863.41/867.13	c Solution 3661, time = 864.3889s
863.41/867.13	o 632
863.50/867.22	c Solution 3662, time = 864.4774s
863.50/867.22	o 642
863.50/867.22	c Solution 3663, time = 864.4844s
863.50/867.22	o 642
863.50/867.25	c Solution 3664, time = 864.5154s
863.50/867.25	o 623
863.60/867.30	c Solution 3665, time = 864.5652s
863.60/867.30	o 627
863.60/867.38	c Solution 3666, time = 864.6427s
863.60/867.38	o 638
863.60/867.39	c Solution 3667, time = 864.6469s
863.60/867.39	o 638
863.70/867.46	c Solution 3668, time = 864.7228s
863.70/867.46	o 636
863.80/867.51	c Solution 3669, time = 864.7719s
863.80/867.51	o 649
863.80/867.51	c Solution 3670, time = 864.7759s
863.80/867.51	o 649
863.90/867.63	c Solution 3671, time = 864.8865s
863.90/867.63	o 647
863.90/867.63	c Solution 3672, time = 864.8931s
863.90/867.63	o 647
863.90/867.67	c Solution 3673, time = 864.9329s
863.90/867.67	o 640
863.90/867.68	c Solution 3674, time = 864.9367s
863.90/867.68	o 640
864.00/867.71	c Solution 3675, time = 864.9687s
864.00/867.71	o 621
864.00/867.71	c Solution 3676, time = 864.9728s
864.00/867.71	o 621
864.00/867.77	c Solution 3677, time = 865.0268s
864.00/867.77	o 627
864.10/867.80	c Solution 3678, time = 865.0656s
864.10/867.80	o 622
864.10/867.81	c Solution 3679, time = 865.0692s
864.10/867.81	o 622
864.10/867.86	c Solution 3680, time = 865.1235s
864.10/867.86	o 622
864.10/867.87	c Solution 3681, time = 865.1284s
864.10/867.87	o 622
864.10/867.89	c Solution 3682, time = 865.1548s
864.10/867.89	o 618
864.20/867.95	c Solution 3683, time = 865.2139s
864.20/867.95	o 603
864.69/868.44	c Solution 3684, time = 865.7052s
864.69/868.44	o 1015
864.99/868.77	c Solution 3685, time = 866.0310s
864.99/868.77	o 1020
864.99/868.77	c Solution 3686, time = 866.0342s
864.99/868.77	o 1020
866.09/869.83	c Solution 3687, time = 867.0908s
866.09/869.83	o 1047
866.19/869.90	c Solution 3688, time = 867.1570s
866.19/869.90	o 1042
866.19/869.94	c Solution 3689, time = 867.2022s
866.19/869.94	o 1037
866.19/869.99	c Solution 3690, time = 867.2544s
866.19/869.99	o 1025
866.30/870.04	c Solution 3691, time = 867.3045s
866.30/870.04	o 1022
866.30/870.10	c Solution 3692, time = 867.3577s
866.30/870.10	o 1014
866.40/870.15	c Solution 3693, time = 867.4122s
866.40/870.15	o 1009
866.49/870.21	c Solution 3694, time = 867.4718s
866.49/870.21	o 1007
866.49/870.27	c Solution 3695, time = 867.5304s
866.49/870.27	o 1011
866.59/870.32	c Solution 3696, time = 867.5797s
866.59/870.32	o 1006
866.59/870.38	c Solution 3697, time = 867.6389s
866.59/870.38	o 998
866.69/870.44	c Solution 3698, time = 867.6998s
866.69/870.44	o 1006
866.69/870.49	c Solution 3699, time = 867.7471s
866.69/870.49	o 995
866.79/870.57	c Solution 3700, time = 867.8321s
866.79/870.57	o 997
866.89/870.62	c Solution 3701, time = 867.8804s
866.89/870.62	o 988
866.89/870.67	c Solution 3702, time = 867.9274s
866.89/870.67	o 994
866.99/870.72	c Solution 3703, time = 867.9858s
866.99/870.72	o 990
866.99/870.78	c Solution 3704, time = 868.0437s
866.99/870.78	o 987
867.09/870.83	c Solution 3705, time = 868.0948s
867.09/870.83	o 985
867.09/870.89	c Solution 3706, time = 868.1476s
867.09/870.89	o 984
867.18/870.95	c Solution 3707, time = 868.2147s
867.18/870.95	o 998
867.30/871.02	c Solution 3708, time = 868.2844s
867.30/871.02	o 988
867.30/871.08	c Solution 3709, time = 868.3408s
867.30/871.08	o 987
867.40/871.12	c Solution 3710, time = 868.3794s
867.40/871.12	o 982
867.40/871.17	c Solution 3711, time = 868.4314s
867.40/871.17	o 981
867.48/871.23	c Solution 3712, time = 868.4913s
867.48/871.23	o 979
867.48/871.29	c Solution 3713, time = 868.5482s
867.48/871.29	o 973
867.58/871.36	c Solution 3714, time = 868.6198s
867.58/871.36	o 970
867.68/871.41	c Solution 3715, time = 868.6663s
867.68/871.41	o 969
867.68/871.46	c Solution 3716, time = 868.7174s
867.68/871.46	o 968
867.78/871.53	c Solution 3717, time = 868.7905s
867.78/871.53	o 974
867.78/871.58	c Solution 3718, time = 868.8435s
867.78/871.58	o 975
867.88/871.64	c Solution 3719, time = 868.8996s
867.88/871.64	o 976
867.98/871.70	c Solution 3720, time = 868.9573s
867.98/871.70	o 962
867.98/871.78	c Solution 3721, time = 869.0399s
867.98/871.78	o 962
868.08/871.84	c Solution 3722, time = 869.0987s
868.08/871.84	o 961
868.08/871.89	c Solution 3723, time = 869.1467s
868.08/871.89	o 960
868.18/871.94	c Solution 3724, time = 869.2021s
868.18/871.94	o 962
868.29/872.03	c Solution 3725, time = 869.2918s
868.29/872.03	o 969
868.39/872.13	c Solution 3726, time = 869.3936s
868.39/872.13	o 979
868.48/872.22	c Solution 3727, time = 869.4794s
868.48/872.22	o 969
868.48/872.28	c Solution 3728, time = 869.5452s
868.48/872.28	o 974
868.58/872.37	c Solution 3729, time = 869.6289s
868.58/872.37	o 972
868.68/872.40	c Solution 3730, time = 869.6659s
868.68/872.40	o 965
868.68/872.44	c Solution 3731, time = 869.6965s
868.68/872.44	o 968
868.68/872.47	c Solution 3732, time = 869.7295s
868.68/872.47	o 970
868.68/872.48	c Solution 3733, time = 869.7402s
868.68/872.48	o 965
868.68/872.49	c Solution 3734, time = 869.7476s
868.68/872.49	o 964
868.68/872.49	c Solution 3735, time = 869.7522s
868.68/872.49	o 964
868.78/872.50	c Solution 3736, time = 869.7566s
868.78/872.50	o 964
868.78/872.50	c Solution 3737, time = 869.7612s
868.78/872.50	o 964
868.78/872.50	c Solution 3738, time = 869.7656s
868.78/872.50	o 964
868.78/872.51	c Solution 3739, time = 869.7700s
868.78/872.51	o 964
868.78/872.51	c Solution 3740, time = 869.7740s
868.78/872.51	o 964
902.67/906.51	c Solution 3741, time = 903.7736s
902.67/906.51	o 350
902.67/906.52	c Solution 3742, time = 903.7792s
902.67/906.52	o 1020
903.37/907.26	c Solution 3743, time = 904.5171s
903.37/907.26	o 995
903.57/907.49	c Solution 3744, time = 904.7486s
903.57/907.49	o 1005
903.87/907.73	c Solution 3745, time = 904.9955s
903.87/907.73	o 995
904.28/908.18	c Solution 3746, time = 905.4430s
904.28/908.18	o 979
904.56/908.40	c Solution 3747, time = 905.6586s
904.56/908.40	o 981
904.76/908.60	c Solution 3748, time = 905.8628s
904.76/908.60	o 970
905.27/909.14	c Solution 3749, time = 906.3991s
905.27/909.14	o 976
905.46/909.37	c Solution 3750, time = 906.6282s
905.46/909.37	o 971
905.66/909.55	c Solution 3751, time = 906.8117s
905.66/909.55	o 958
906.17/910.09	c Solution 3752, time = 907.3464s
906.17/910.09	o 944
906.46/910.30	c Solution 3753, time = 907.5650s
906.46/910.30	o 930
906.56/910.49	c Solution 3754, time = 907.7472s
906.56/910.49	o 929
907.06/910.94	c Solution 3755, time = 908.2019s
907.06/910.94	o 923
907.17/911.10	c Solution 3756, time = 908.3621s
907.17/911.10	o 930
907.45/911.34	c Solution 3757, time = 908.6010s
907.45/911.34	o 920
907.85/911.72	c Solution 3758, time = 908.9785s
907.85/911.72	o 917
908.05/911.90	c Solution 3759, time = 909.1613s
908.05/911.90	o 913
908.05/911.98	c Solution 3760, time = 909.2407s
908.05/911.98	o 914
908.55/912.41	c Solution 3761, time = 909.6727s
908.55/912.41	o 896
908.65/912.54	c Solution 3762, time = 909.7977s
908.65/912.54	o 899
908.75/912.69	c Solution 3763, time = 909.9552s
908.75/912.69	o 891
908.95/912.88	c Solution 3764, time = 910.1420s
908.95/912.88	o 897
909.45/913.33	c Solution 3765, time = 910.5868s
909.45/913.33	o 896
909.65/913.53	c Solution 3766, time = 910.7875s
909.65/913.53	o 881
909.85/913.70	c Solution 3767, time = 910.9651s
909.85/913.70	o 871
910.26/914.11	c Solution 3768, time = 911.3681s
910.26/914.11	o 882
910.34/914.29	c Solution 3769, time = 911.5557s
910.34/914.29	o 882
910.54/914.49	c Solution 3770, time = 911.7482s
910.54/914.49	o 875
910.94/914.81	c Solution 3771, time = 912.0689s
910.94/914.81	o 853
911.15/915.01	c Solution 3772, time = 912.2725s
911.15/915.01	o 849
911.54/915.42	c Solution 3773, time = 912.6782s
911.54/915.42	o 842
911.74/915.63	c Solution 3774, time = 912.8932s
911.74/915.63	o 846
911.94/915.81	c Solution 3775, time = 913.0692s
911.94/915.81	o 851
912.25/916.15	c Solution 3776, time = 913.4103s
912.25/916.15	o 850
912.34/916.28	c Solution 3777, time = 913.5416s
912.34/916.28	o 841
912.54/916.41	c Solution 3778, time = 913.6740s
912.54/916.41	o 834
912.84/916.75	c Solution 3779, time = 914.0137s
912.84/916.75	o 830
912.94/916.87	c Solution 3780, time = 914.1261s
912.94/916.87	o 818
913.04/916.97	c Solution 3781, time = 914.2270s
913.04/916.97	o 814
913.43/917.32	c Solution 3782, time = 914.5823s
913.43/917.32	o 805
913.53/917.49	c Solution 3783, time = 914.7498s
913.53/917.49	o 817
913.83/917.79	c Solution 3784, time = 915.0513s
913.83/917.79	o 804
914.03/917.93	c Solution 3785, time = 915.1864s
914.03/917.93	o 796
914.24/918.12	c Solution 3786, time = 915.3783s
914.24/918.12	o 790
914.43/918.30	c Solution 3787, time = 915.5636s
914.43/918.30	o 788
914.43/918.38	c Solution 3788, time = 915.6389s
914.43/918.38	o 779
914.73/918.67	c Solution 3789, time = 915.9279s
914.73/918.67	o 771
914.83/918.75	c Solution 3790, time = 916.0074s
914.83/918.75	o 774
914.93/918.87	c Solution 3791, time = 916.1288s
914.93/918.87	o 772
915.03/918.93	c Solution 3792, time = 916.1895s
915.03/918.93	o 780
915.24/919.18	c Solution 3793, time = 916.4435s
915.24/919.18	o 774
915.33/919.26	c Solution 3794, time = 916.5213s
915.33/919.26	o 759
915.63/919.57	c Solution 3795, time = 916.8271s
915.63/919.57	o 767
915.73/919.67	c Solution 3796, time = 916.9354s
915.73/919.67	o 754
916.03/919.93	c Solution 3797, time = 917.1905s
916.03/919.93	o 746
916.14/920.04	c Solution 3798, time = 917.3029s
916.14/920.04	o 738
916.24/920.14	c Solution 3799, time = 917.3989s
916.24/920.14	o 727
916.52/920.43	c Solution 3800, time = 917.6951s
916.52/920.43	o 725
916.62/920.53	c Solution 3801, time = 917.7960s
916.62/920.53	o 720
916.72/920.63	c Solution 3802, time = 917.8924s
916.72/920.63	o 702
916.82/920.73	c Solution 3803, time = 917.9875s
916.82/920.73	o 703
917.02/920.93	c Solution 3804, time = 918.1903s
917.02/920.93	o 721
917.13/921.04	c Solution 3805, time = 918.3046s
917.13/921.04	o 714
917.23/921.15	c Solution 3806, time = 918.4151s
917.23/921.15	o 703
917.42/921.33	c Solution 3807, time = 918.5898s
917.42/921.33	o 702
917.52/921.46	c Solution 3808, time = 918.7213s
917.52/921.46	o 703
917.62/921.56	c Solution 3809, time = 918.8191s
917.62/921.56	o 699
917.92/921.80	c Solution 3810, time = 919.0617s
917.92/921.80	o 696
918.02/921.94	c Solution 3811, time = 919.1963s
918.02/921.94	o 697
918.13/922.09	c Solution 3812, time = 919.3488s
918.13/922.09	o 681
918.32/922.27	c Solution 3813, time = 919.5336s
918.32/922.27	o 678
918.42/922.37	c Solution 3814, time = 919.6343s
918.42/922.37	o 690
918.72/922.61	c Solution 3815, time = 919.8751s
918.72/922.61	o 684
918.72/922.68	c Solution 3816, time = 919.9414s
918.72/922.68	o 661
918.82/922.77	c Solution 3817, time = 920.0347s
918.82/922.77	o 662
918.92/922.80	c Solution 3818, time = 920.0596s
918.92/922.80	o 658
918.92/922.87	c Solution 3819, time = 920.1286s
918.92/922.87	o 666
919.02/922.93	c Solution 3820, time = 920.1900s
919.02/922.93	o 667
919.13/923.07	c Solution 3821, time = 920.3266s
919.13/923.07	o 655
919.23/923.12	c Solution 3822, time = 920.3778s
919.23/923.12	o 649
919.23/923.17	c Solution 3823, time = 920.4305s
919.23/923.17	o 652
919.31/923.24	c Solution 3824, time = 920.5030s
919.31/923.24	o 640
919.41/923.39	c Solution 3825, time = 920.6497s
919.41/923.39	o 634
919.51/923.49	c Solution 3826, time = 920.7493s
919.51/923.49	o 621
919.71/923.62	c Solution 3827, time = 920.8767s
919.71/923.62	o 643
919.71/923.62	c Solution 3828, time = 920.8818s
919.71/923.62	o 643
919.81/923.77	c Solution 3829, time = 921.0295s
919.81/923.77	o 631
919.81/923.77	c Solution 3830, time = 921.0337s
919.81/923.77	o 631
919.91/923.84	c Solution 3831, time = 921.0987s
919.91/923.84	o 632
919.91/923.84	c Solution 3832, time = 921.1034s
919.91/923.84	o 632
920.01/923.95	c Solution 3833, time = 921.2063s
920.01/923.95	o 631
920.01/923.95	c Solution 3834, time = 921.2140s
920.01/923.95	o 631
920.12/924.02	c Solution 3835, time = 921.2804s
920.12/924.02	o 626
920.12/924.05	c Solution 3836, time = 921.3125s
920.12/924.05	o 628
920.12/924.06	c Solution 3837, time = 921.3163s
920.12/924.06	o 628
920.22/924.11	c Solution 3838, time = 921.3683s
920.22/924.11	o 620
920.22/924.11	c Solution 3839, time = 921.3723s
920.22/924.11	o 620
920.22/924.19	c Solution 3840, time = 921.4524s
920.22/924.19	o 617
920.31/924.20	c Solution 3841, time = 921.4578s
920.31/924.20	o 617
920.31/924.26	c Solution 3842, time = 921.5163s
920.31/924.26	o 608
920.41/924.31	c Solution 3843, time = 921.5690s
920.41/924.31	o 602
920.41/924.31	c Solution 3844, time = 921.5729s
920.41/924.31	o 602
920.41/924.34	c Solution 3845, time = 921.6040s
920.41/924.34	o 610
920.41/924.40	c Solution 3846, time = 921.6562s
920.41/924.40	o 619
920.51/924.43	c Solution 3847, time = 921.6873s
920.51/924.43	o 635
920.51/924.43	c Solution 3848, time = 921.6910s
920.51/924.43	o 635
920.61/924.53	c Solution 3849, time = 921.7890s
920.61/924.53	o 637
920.61/924.53	c Solution 3850, time = 921.7937s
920.61/924.53	o 637
920.61/924.57	c Solution 3851, time = 921.8316s
920.61/924.57	o 640
920.61/924.57	c Solution 3852, time = 921.8354s
920.61/924.57	o 640
920.71/924.61	c Solution 3853, time = 921.8729s
920.71/924.61	o 626
920.71/924.62	c Solution 3854, time = 921.8766s
920.71/924.62	o 626
920.71/924.65	c Solution 3855, time = 921.9139s
920.71/924.65	o 622
920.81/924.72	c Solution 3856, time = 921.9763s
920.81/924.72	o 594
921.02/924.98	c Solution 3857, time = 922.2383s
921.02/924.98	o 1002
921.31/925.27	c Solution 3858, time = 922.5329s
921.31/925.27	o 1003
921.31/925.28	c Solution 3859, time = 922.5361s
921.31/925.28	o 1003
922.51/926.43	c Solution 3860, time = 923.6882s
922.51/926.43	o 1047
922.51/926.48	c Solution 3861, time = 923.7407s
922.51/926.48	o 1036
922.61/926.52	c Solution 3862, time = 923.7799s
922.61/926.52	o 1028
922.61/926.58	c Solution 3863, time = 923.8416s
922.61/926.58	o 1026
922.71/926.63	c Solution 3864, time = 923.8954s
922.71/926.63	o 1022
922.71/926.69	c Solution 3865, time = 923.9534s
922.71/926.69	o 1020
922.81/926.75	c Solution 3866, time = 924.0151s
922.81/926.75	o 1015
922.91/926.81	c Solution 3867, time = 924.0670s
922.91/926.81	o 1004
922.91/926.87	c Solution 3868, time = 924.1312s
922.91/926.87	o 1006
923.01/926.92	c Solution 3869, time = 924.1845s
923.01/926.92	o 996
923.01/926.97	c Solution 3870, time = 924.2318s
923.01/926.97	o 998
923.12/927.02	c Solution 3871, time = 924.2826s
923.12/927.02	o 992
923.12/927.10	c Solution 3872, time = 924.3568s
923.12/927.10	o 994
923.22/927.15	c Solution 3873, time = 924.4074s
923.22/927.15	o 990
923.31/927.21	c Solution 3874, time = 924.4685s
923.31/927.21	o 989
923.31/927.26	c Solution 3875, time = 924.5218s
923.31/927.26	o 983
923.41/927.32	c Solution 3876, time = 924.5788s
923.41/927.32	o 987
923.41/927.36	c Solution 3877, time = 924.6256s
923.41/927.36	o 977
923.51/927.43	c Solution 3878, time = 924.6893s
923.51/927.43	o 975
923.51/927.48	c Solution 3879, time = 924.7425s
923.51/927.48	o 975
923.61/927.55	c Solution 3880, time = 924.8148s
923.61/927.55	o 967
923.71/927.62	c Solution 3881, time = 924.8820s
923.71/927.62	o 969
923.71/927.69	c Solution 3882, time = 924.9521s
923.71/927.69	o 973
923.81/927.72	c Solution 3883, time = 924.9825s
923.81/927.72	o 964
923.81/927.79	c Solution 3884, time = 925.0479s
923.81/927.79	o 974
923.91/927.83	c Solution 3885, time = 925.0943s
923.91/927.83	o 964
923.91/927.87	c Solution 3886, time = 925.1359s
923.91/927.87	o 966
924.00/927.92	c Solution 3887, time = 925.1786s
924.00/927.92	o 951
924.00/927.98	c Solution 3888, time = 925.2414s
924.00/927.98	o 961
924.12/928.03	c Solution 3889, time = 925.2919s
924.12/928.03	o 956
924.12/928.09	c Solution 3890, time = 925.3492s
924.12/928.09	o 950
924.22/928.14	c Solution 3891, time = 925.4018s
924.22/928.14	o 953
924.22/928.19	c Solution 3892, time = 925.4497s
924.22/928.19	o 953
924.30/928.23	c Solution 3893, time = 925.4942s
924.30/928.23	o 957
924.30/928.28	c Solution 3894, time = 925.5408s
924.30/928.28	o 956
924.40/928.35	c Solution 3895, time = 925.6065s
924.40/928.35	o 954
924.40/928.39	c Solution 3896, time = 925.6490s
924.40/928.39	o 951
924.50/928.43	c Solution 3897, time = 925.6956s
924.50/928.43	o 954
924.50/928.48	c Solution 3898, time = 925.7390s
924.50/928.48	o 957
924.60/928.53	c Solution 3899, time = 925.7954s
924.60/928.53	o 957
924.60/928.58	c Solution 3900, time = 925.8423s
924.60/928.58	o 961
924.70/928.62	c Solution 3901, time = 925.8773s
924.70/928.62	o 956
924.70/928.69	c Solution 3902, time = 925.9492s
924.70/928.69	o 965
924.80/928.74	c Solution 3903, time = 925.9995s
924.80/928.74	o 973
924.90/928.80	c Solution 3904, time = 926.0565s
924.90/928.80	o 963
924.90/928.84	c Solution 3905, time = 926.1017s
924.90/928.84	o 961
925.00/928.92	c Solution 3906, time = 926.1762s
925.00/928.92	o 966
925.00/928.96	c Solution 3907, time = 926.2188s
925.00/928.96	o 956
925.00/928.99	c Solution 3908, time = 926.2509s
925.00/928.99	o 951
925.11/929.06	c Solution 3909, time = 926.3257s
925.11/929.06	o 949
925.21/929.11	c Solution 3910, time = 926.3704s
925.21/929.11	o 949
925.21/929.16	c Solution 3911, time = 926.4183s
925.21/929.16	o 953
925.30/929.22	c Solution 3912, time = 926.4796s
925.30/929.22	o 956
925.40/929.30	c Solution 3913, time = 926.5624s
925.40/929.30	o 958
925.40/929.37	c Solution 3914, time = 926.6332s
925.40/929.37	o 962
925.50/929.43	c Solution 3915, time = 926.6912s
925.50/929.43	o 966
925.50/929.45	c Solution 3916, time = 926.7083s
925.50/929.45	o 955
925.50/929.46	c Solution 3917, time = 926.7205s
925.50/929.46	o 954
925.50/929.47	c Solution 3918, time = 926.7280s
925.50/929.47	o 954
925.50/929.47	c Solution 3919, time = 926.7351s
925.50/929.47	o 953
925.50/929.48	c Solution 3920, time = 926.7397s
925.50/929.48	o 953
925.50/929.48	c Solution 3921, time = 926.7442s
925.50/929.48	o 953
925.50/929.49	c Solution 3922, time = 926.7489s
925.50/929.49	o 953
925.50/929.49	c Solution 3923, time = 926.7534s
925.50/929.49	o 953
925.60/929.50	c Solution 3924, time = 926.7578s
925.60/929.50	o 953
925.60/929.50	c Solution 3925, time = 926.7622s
925.60/929.50	o 953
925.60/929.51	c Solution 3926, time = 926.7665s
925.60/929.51	o 953
925.60/929.51	c Solution 3927, time = 926.7706s
925.60/929.51	o 953
953.80/957.83	c Solution 3928, time = 955.0866s
953.80/957.83	o 339
953.80/957.83	c Solution 3929, time = 955.0907s
953.80/957.83	o 1003
954.30/958.37	c Solution 3930, time = 955.6355s
954.30/958.37	o 996
954.60/958.62	c Solution 3931, time = 955.8840s
954.60/958.62	o 991
954.80/958.87	c Solution 3932, time = 956.1334s
954.80/958.87	o 991
955.29/959.38	c Solution 3933, time = 956.6374s
955.29/959.38	o 988
955.59/959.60	c Solution 3934, time = 956.8644s
955.59/959.60	o 981
955.69/959.77	c Solution 3935, time = 957.0308s
955.69/959.77	o 968
956.19/960.22	c Solution 3936, time = 957.4828s
956.19/960.22	o 960
956.39/960.48	c Solution 3937, time = 957.7443s
956.39/960.48	o 955
956.69/960.74	c Solution 3938, time = 957.9995s
956.69/960.74	o 959
957.10/961.16	c Solution 3939, time = 958.4205s
957.10/961.16	o 949
957.29/961.34	c Solution 3940, time = 958.6049s
957.29/961.34	o 936
957.79/961.81	c Solution 3941, time = 959.0664s
957.79/961.81	o 930
958.00/962.03	c Solution 3942, time = 959.2880s
958.00/962.03	o 929
958.29/962.38	c Solution 3943, time = 959.6458s
958.29/962.38	o 931
958.48/962.53	c Solution 3944, time = 959.7935s
958.48/962.53	o 915
958.68/962.77	c Solution 3945, time = 960.0298s
958.68/962.77	o 918
959.09/963.17	c Solution 3946, time = 960.4311s
959.09/963.17	o 912
959.28/963.30	c Solution 3947, time = 960.5649s
959.28/963.30	o 903
959.48/963.55	c Solution 3948, time = 960.8069s
959.48/963.55	o 902
959.78/963.85	c Solution 3949, time = 961.1109s
959.78/963.85	o 882
959.88/963.99	c Solution 3950, time = 961.2476s
959.88/963.99	o 891
960.09/964.19	c Solution 3951, time = 961.4519s
960.09/964.19	o 877
960.48/964.51	c Solution 3952, time = 961.7716s
960.48/964.51	o 874
960.68/964.74	c Solution 3953, time = 962.0051s
960.68/964.74	o 876
961.09/965.14	c Solution 3954, time = 962.4055s
961.09/965.14	o 870
961.18/965.29	c Solution 3955, time = 962.5527s
961.18/965.29	o 879
961.38/965.48	c Solution 3956, time = 962.7390s
961.38/965.48	o 859
961.77/965.83	c Solution 3957, time = 963.0904s
961.77/965.83	o 852
961.87/965.94	c Solution 3958, time = 963.2034s
961.87/965.94	o 848
962.09/966.12	c Solution 3959, time = 963.3782s
962.09/966.12	o 846
962.37/966.45	c Solution 3960, time = 963.7150s
962.37/966.45	o 847
962.47/966.57	c Solution 3961, time = 963.8278s
962.47/966.57	o 840
962.77/966.84	c Solution 3962, time = 964.1013s
962.77/966.84	o 833
962.87/966.97	c Solution 3963, time = 964.2278s
962.87/966.97	o 824
963.08/967.16	c Solution 3964, time = 964.4200s
963.08/967.16	o 833
963.38/967.45	c Solution 3965, time = 964.7084s
963.38/967.45	o 822
963.48/967.58	c Solution 3966, time = 964.8371s
963.48/967.58	o 834
963.68/967.74	c Solution 3967, time = 964.9981s
963.68/967.74	o 826
963.88/967.98	c Solution 3968, time = 965.2432s
963.88/967.98	o 826
964.09/968.14	c Solution 3969, time = 965.3992s
964.09/968.14	o 811
964.18/968.25	c Solution 3970, time = 965.5091s
964.18/968.25	o 808
964.27/968.36	c Solution 3971, time = 965.6228s
964.27/968.36	o 796
964.67/968.70	c Solution 3972, time = 965.9589s
964.67/968.70	o 796
964.77/968.86	c Solution 3973, time = 966.1190s
964.77/968.86	o 798
964.87/968.95	c Solution 3974, time = 966.2141s
964.87/968.95	o 794
965.17/969.29	c Solution 3975, time = 966.5526s
965.17/969.29	o 800
965.37/969.41	c Solution 3976, time = 966.6759s
965.37/969.41	o 789
965.47/969.56	c Solution 3977, time = 966.8183s
965.47/969.56	o 777
965.77/969.88	c Solution 3978, time = 967.1409s
965.77/969.88	o 775
965.87/970.01	c Solution 3979, time = 967.2671s
965.87/970.01	o 766
965.98/970.10	c Solution 3980, time = 967.3577s
965.98/970.10	o 775
966.17/970.27	c Solution 3981, time = 967.5355s
966.17/970.27	o 769
966.47/970.50	c Solution 3982, time = 967.7567s
966.47/970.50	o 764
966.57/970.63	c Solution 3983, time = 967.8934s
966.57/970.63	o 752
966.87/970.93	c Solution 3984, time = 968.1934s
966.87/970.93	o 744
966.98/971.04	c Solution 3985, time = 968.2987s
966.98/971.04	o 752
967.08/971.14	c Solution 3986, time = 968.4057s
967.08/971.14	o 753
967.17/971.29	c Solution 3987, time = 968.5485s
967.17/971.29	o 747
967.27/971.37	c Solution 3988, time = 968.6312s
967.27/971.37	o 740
967.46/971.53	c Solution 3989, time = 968.7934s
967.46/971.53	o 740
967.66/971.75	c Solution 3990, time = 969.0149s
967.66/971.75	o 742
967.76/971.82	c Solution 3991, time = 969.0834s
967.76/971.82	o 723
967.86/971.96	c Solution 3992, time = 969.2162s
967.86/971.96	o 731
967.97/972.10	c Solution 3993, time = 969.3594s
967.97/972.10	o 708
968.16/972.25	c Solution 3994, time = 969.5066s
968.16/972.25	o 688
968.46/972.51	c Solution 3995, time = 969.7734s
968.46/972.51	o 687
968.56/972.60	c Solution 3996, time = 969.8600s
968.56/972.60	o 695
968.56/972.64	c Solution 3997, time = 969.9055s
968.56/972.64	o 690
968.66/972.75	c Solution 3998, time = 970.0089s
968.66/972.75	o 689
968.76/972.83	c Solution 3999, time = 970.0949s
968.76/972.83	o 685
968.86/972.99	c Solution 4000, time = 970.2531s
968.86/972.99	o 664
968.97/973.08	c Solution 4001, time = 970.3404s
968.97/973.08	o 659
969.16/973.20	c Solution 4002, time = 970.4656s
969.16/973.20	o 645
969.26/973.35	c Solution 4003, time = 970.6137s
969.26/973.35	o 642
969.36/973.40	c Solution 4004, time = 970.6647s
969.36/973.40	o 640
969.46/973.58	c Solution 4005, time = 970.8408s
969.46/973.58	o 628
969.56/973.64	c Solution 4006, time = 970.9060s
969.56/973.64	o 628
969.66/973.73	c Solution 4007, time = 970.9938s
969.66/973.73	o 643
969.86/973.93	c Solution 4008, time = 971.1937s
969.86/973.93	o 629
969.86/973.94	c Solution 4009, time = 971.1982s
969.86/973.94	o 629
969.86/974.00	c Solution 4010, time = 971.2569s
969.86/974.00	o 610
969.86/974.00	c Solution 4011, time = 971.2615s
969.86/974.00	o 610
969.97/974.07	c Solution 4012, time = 971.3312s
969.97/974.07	o 612
969.97/974.08	c Solution 4013, time = 971.3363s
969.97/974.08	o 612
969.97/974.11	c Solution 4014, time = 971.3662s
969.97/974.11	o 611
970.07/974.11	c Solution 4015, time = 971.3703s
970.07/974.11	o 611
970.07/974.18	c Solution 4016, time = 971.4431s
970.07/974.18	o 600
970.07/974.19	c Solution 4017, time = 971.4480s
970.07/974.19	o 600
970.16/974.28	c Solution 4018, time = 971.5374s
970.16/974.28	o 599
970.16/974.28	c Solution 4019, time = 971.5440s
970.16/974.28	o 599
970.26/974.34	c Solution 4020, time = 971.6035s
970.26/974.34	o 585
970.26/974.35	c Solution 4021, time = 971.6078s
970.26/974.35	o 585
970.35/974.40	c Solution 4022, time = 971.6578s
970.35/974.40	o 574
970.35/974.42	c Solution 4023, time = 971.6831s
970.35/974.42	o 595
970.35/974.43	c Solution 4024, time = 971.6917s
970.35/974.43	o 595
970.35/974.49	c Solution 4025, time = 971.7526s
970.35/974.49	o 600
970.45/974.50	c Solution 4026, time = 971.7580s
970.45/974.50	o 600
970.45/974.53	c Solution 4027, time = 971.7943s
970.45/974.53	o 587
970.45/974.57	c Solution 4028, time = 971.8353s
970.45/974.57	o 581
970.55/974.61	c Solution 4029, time = 971.8684s
970.55/974.61	o 596
970.55/974.61	c Solution 4030, time = 971.8723s
970.55/974.61	o 596
970.65/974.70	c Solution 4031, time = 971.9609s
970.65/974.70	o 593
970.65/974.71	c Solution 4032, time = 971.9676s
970.65/974.71	o 593
970.65/974.77	c Solution 4033, time = 972.0261s
970.65/974.77	o 574
970.75/974.80	c Solution 4034, time = 972.0624s
970.75/974.80	o 593
970.75/974.81	c Solution 4035, time = 972.0668s
970.75/974.81	o 593
970.75/974.84	c Solution 4036, time = 972.1023s
970.75/974.84	o 588
970.75/974.85	c Solution 4037, time = 972.1063s
970.75/974.85	o 588
970.85/974.93	c Solution 4038, time = 972.1875s
970.85/974.93	o 580
970.85/974.93	c Solution 4039, time = 972.1910s
970.85/974.93	o 580
970.85/974.98	c Solution 4040, time = 972.2371s
970.85/974.98	o 564
970.96/975.01	c Solution 4041, time = 972.2727s
970.96/975.01	o 576
970.96/975.06	c Solution 4042, time = 972.3230s
970.96/975.06	o 588
970.96/975.07	c Solution 4043, time = 972.3269s
970.96/975.07	o 588
971.06/975.16	c Solution 4044, time = 972.4252s
971.06/975.16	o 605
971.06/975.17	c Solution 4045, time = 972.4339s
971.06/975.17	o 605
971.15/975.21	c Solution 4046, time = 972.4705s
971.15/975.21	o 584
971.15/975.26	c Solution 4047, time = 972.5162s
971.15/975.26	o 612
971.25/975.36	c Solution 4048, time = 972.6211s
971.25/975.36	o 619
971.25/975.37	c Solution 4049, time = 972.6261s
971.25/975.37	o 619
971.35/975.47	c Solution 4050, time = 972.7290s
971.35/975.47	o 617
971.35/975.47	c Solution 4051, time = 972.7359s
971.35/975.47	o 617
971.45/975.52	c Solution 4052, time = 972.7829s
971.45/975.52	o 597
971.85/975.98	c Solution 4053, time = 973.2442s
971.85/975.98	o 986
972.25/976.32	c Solution 4054, time = 973.5849s
972.25/976.32	o 989
972.25/976.33	c Solution 4055, time = 973.5948s
972.25/976.33	o 989
973.34/977.45	c Solution 4056, time = 974.7110s
973.34/977.45	o 1046
973.44/977.50	c Solution 4057, time = 974.7646s
973.44/977.50	o 1040
973.44/977.54	c Solution 4058, time = 974.8049s
973.44/977.54	o 1023
973.54/977.60	c Solution 4059, time = 974.8587s
973.54/977.60	o 1015
973.54/977.66	c Solution 4060, time = 974.9163s
973.54/977.66	o 1012
973.64/977.72	c Solution 4061, time = 974.9821s
973.64/977.72	o 1014
973.64/977.78	c Solution 4062, time = 975.0374s
973.64/977.78	o 1013
973.74/977.84	c Solution 4063, time = 975.1017s
973.74/977.84	o 1009
973.84/977.90	c Solution 4064, time = 975.1590s
973.84/977.90	o 997
973.84/977.96	c Solution 4065, time = 975.2166s
973.84/977.96	o 998
973.95/978.01	c Solution 4066, time = 975.2709s
973.95/978.01	o 1001
973.95/978.07	c Solution 4067, time = 975.3299s
973.95/978.07	o 997
974.05/978.14	c Solution 4068, time = 975.4000s
974.05/978.14	o 985
974.14/978.20	c Solution 4069, time = 975.4597s
974.14/978.20	o 983
974.14/978.25	c Solution 4070, time = 975.5079s
974.14/978.25	o 987
974.24/978.30	c Solution 4071, time = 975.5620s
974.24/978.30	o 979
974.24/978.36	c Solution 4072, time = 975.6179s
974.24/978.36	o 984
974.34/978.41	c Solution 4073, time = 975.6726s
974.34/978.41	o 982
974.34/978.48	c Solution 4074, time = 975.7362s
974.34/978.48	o 970
974.44/978.52	c Solution 4075, time = 975.7835s
974.44/978.52	o 966
974.44/978.58	c Solution 4076, time = 975.8394s
974.44/978.58	o 962
974.54/978.65	c Solution 4077, time = 975.9145s
974.54/978.65	o 960
974.64/978.70	c Solution 4078, time = 975.9614s
974.64/978.70	o 959
974.64/978.75	c Solution 4079, time = 976.0115s
974.64/978.75	o 960
974.74/978.80	c Solution 4080, time = 976.0568s
974.74/978.80	o 959
974.74/978.85	c Solution 4081, time = 976.1111s
974.74/978.85	o 965
974.74/978.89	c Solution 4082, time = 976.1532s
974.74/978.89	o 951
974.84/978.94	c Solution 4083, time = 976.1980s
974.84/978.94	o 958
974.84/978.99	c Solution 4084, time = 976.2492s
974.84/978.99	o 958
974.95/979.04	c Solution 4085, time = 976.3046s
974.95/979.04	o 955
974.95/979.09	c Solution 4086, time = 976.3492s
974.95/979.09	o 950
975.05/979.15	c Solution 4087, time = 976.4086s
975.05/979.15	o 953
975.05/979.19	c Solution 4088, time = 976.4560s
975.05/979.19	o 954
975.14/979.24	c Solution 4089, time = 976.5016s
975.14/979.24	o 946
975.14/979.28	c Solution 4090, time = 976.5447s
975.14/979.28	o 945
975.24/979.33	c Solution 4091, time = 976.5945s
975.24/979.33	o 937
975.24/979.37	c Solution 4092, time = 976.6287s
975.24/979.37	o 932
975.34/979.45	c Solution 4093, time = 976.7066s
975.34/979.45	o 939
975.34/979.49	c Solution 4094, time = 976.7529s
975.34/979.49	o 934
975.44/979.55	c Solution 4095, time = 976.8145s
975.44/979.55	o 939
975.54/979.61	c Solution 4096, time = 976.8675s
975.54/979.61	o 936
975.54/979.66	c Solution 4097, time = 976.9240s
975.54/979.66	o 920
975.64/979.72	c Solution 4098, time = 976.9859s
975.64/979.72	o 935
975.64/979.77	c Solution 4099, time = 977.0278s
975.64/979.77	o 935
975.74/979.82	c Solution 4100, time = 977.0784s
975.74/979.82	o 943
975.74/979.87	c Solution 4101, time = 977.1293s
975.74/979.87	o 945
975.84/979.91	c Solution 4102, time = 977.1697s
975.84/979.91	o 935
975.84/979.96	c Solution 4103, time = 977.2222s
975.84/979.96	o 936
975.95/980.02	c Solution 4104, time = 977.2829s
975.95/980.02	o 937
975.95/980.06	c Solution 4105, time = 977.3250s
975.95/980.06	o 932
976.05/980.11	c Solution 4106, time = 977.3705s
976.05/980.11	o 930
976.05/980.17	c Solution 4107, time = 977.4331s
976.05/980.17	o 935
976.13/980.22	c Solution 4108, time = 977.4845s
976.13/980.22	o 920
976.13/980.27	c Solution 4109, time = 977.5321s
976.13/980.27	o 923
976.23/980.33	c Solution 4110, time = 977.5867s
976.23/980.33	o 929
976.23/980.38	c Solution 4111, time = 977.6410s
976.23/980.38	o 918
976.33/980.47	c Solution 4112, time = 977.7337s
976.33/980.47	o 925
976.43/980.51	c Solution 4113, time = 977.7668s
976.43/980.51	o 920
976.43/980.55	c Solution 4114, time = 977.8118s
976.43/980.55	o 920
976.43/980.59	c Solution 4115, time = 977.8533s
976.43/980.59	o 914
976.53/980.64	c Solution 4116, time = 977.9003s
976.53/980.64	o 924
976.63/980.70	c Solution 4117, time = 977.9625s
976.63/980.70	o 923
976.63/980.74	c Solution 4118, time = 977.9961s
976.63/980.74	o 925
976.63/980.79	c Solution 4119, time = 978.0523s
976.63/980.79	o 921
976.73/980.86	c Solution 4120, time = 978.1197s
976.73/980.86	o 926
976.83/980.91	c Solution 4121, time = 978.1730s
976.83/980.91	o 924
976.83/980.96	c Solution 4122, time = 978.2218s
976.83/980.96	o 930
976.94/981.03	c Solution 4123, time = 978.2870s
976.94/981.03	o 929
976.94/981.08	c Solution 4124, time = 978.3400s
976.94/981.08	o 927
977.04/981.14	c Solution 4125, time = 978.3973s
977.04/981.14	o 924
977.04/981.16	c Solution 4126, time = 978.4250s
977.04/981.16	o 929
977.04/981.18	c Solution 4127, time = 978.4441s
977.04/981.18	o 932
977.04/981.19	c Solution 4128, time = 978.4517s
977.04/981.19	o 930
977.04/981.19	c Solution 4129, time = 978.4556s
977.04/981.19	o 930
977.13/981.20	c Solution 4130, time = 978.4594s
977.13/981.20	o 930
977.13/981.20	c Solution 4131, time = 978.4631s
977.13/981.20	o 930
977.13/981.21	c Solution 4132, time = 978.4668s
977.13/981.21	o 930
977.13/981.21	c Solution 4133, time = 978.4705s
977.13/981.21	o 930
977.13/981.21	c Solution 4134, time = 978.4739s
977.13/981.21	o 930
1008.63/1012.82	c Solution 4135, time = 1010.0775s
1008.63/1012.82	o 318
1008.63/1012.82	c Solution 4136, time = 1010.0812s
1008.63/1012.82	o 989
1009.13/1013.32	c Solution 4137, time = 1010.5836s
1009.13/1013.32	o 975
1009.33/1013.53	c Solution 4138, time = 1010.7919s
1009.33/1013.53	o 971
1009.84/1014.10	c Solution 4139, time = 1011.3643s
1009.84/1014.10	o 968
1010.03/1014.27	c Solution 4140, time = 1011.5310s
1010.03/1014.27	o 956
1010.23/1014.44	c Solution 4141, time = 1011.6985s
1010.23/1014.44	o 939
1010.62/1014.81	c Solution 4142, time = 1012.0690s
1010.62/1014.81	o 940
1010.72/1015.01	c Solution 4143, time = 1012.2676s
1010.72/1015.01	o 930
1011.22/1015.49	c Solution 4144, time = 1012.7518s
1011.22/1015.49	o 929
1011.42/1015.66	c Solution 4145, time = 1012.9169s
1011.42/1015.66	o 928
1011.93/1016.19	c Solution 4146, time = 1013.4538s
1011.93/1016.19	o 933
1012.12/1016.37	c Solution 4147, time = 1013.6309s
1012.12/1016.37	o 922
1012.32/1016.59	c Solution 4148, time = 1013.8490s
1012.32/1016.59	o 911
1012.83/1017.03	c Solution 4149, time = 1014.2916s
1012.83/1017.03	o 898
1013.02/1017.20	c Solution 4150, time = 1014.4564s
1013.02/1017.20	o 909
1013.41/1017.60	c Solution 4151, time = 1014.8613s
1013.41/1017.60	o 902
1013.51/1017.77	c Solution 4152, time = 1015.0286s
1013.51/1017.77	o 900
1013.61/1017.88	c Solution 4153, time = 1015.1437s
1013.61/1017.88	o 901
1014.01/1018.28	c Solution 4154, time = 1015.5395s
1014.01/1018.28	o 893
1014.21/1018.43	c Solution 4155, time = 1015.6877s
1014.21/1018.43	o 886
1014.31/1018.58	c Solution 4156, time = 1015.8441s
1014.31/1018.58	o 881
1014.71/1018.90	c Solution 4157, time = 1016.1617s
1014.71/1018.90	o 879
1014.82/1019.03	c Solution 4158, time = 1016.2908s
1014.82/1019.03	o 873
1014.92/1019.18	c Solution 4159, time = 1016.4415s
1014.92/1019.18	o 856
1015.11/1019.32	c Solution 4160, time = 1016.5834s
1015.11/1019.32	o 863
1015.31/1019.58	c Solution 4161, time = 1016.8447s
1015.31/1019.58	o 855
1015.51/1019.75	c Solution 4162, time = 1017.0078s
1015.51/1019.75	o 856
1015.82/1020.02	c Solution 4163, time = 1017.2852s
1015.82/1020.02	o 861
1016.01/1020.20	c Solution 4164, time = 1017.4570s
1016.01/1020.20	o 842
1016.11/1020.39	c Solution 4165, time = 1017.6528s
1016.11/1020.39	o 848
1016.41/1020.68	c Solution 4166, time = 1017.9441s
1016.41/1020.68	o 843
1016.70/1020.92	c Solution 4167, time = 1018.1834s
1016.70/1020.92	o 820
1016.81/1021.05	c Solution 4168, time = 1018.3096s
1016.81/1021.05	o 834
1016.91/1021.13	c Solution 4169, time = 1018.3899s
1016.91/1021.13	o 821
1017.10/1021.34	c Solution 4170, time = 1018.5964s
1017.10/1021.34	o 823
1017.40/1021.68	c Solution 4171, time = 1018.9394s
1017.40/1021.68	o 812
1017.50/1021.78	c Solution 4172, time = 1019.0429s
1017.50/1021.78	o 804
1017.81/1022.10	c Solution 4173, time = 1019.3573s
1017.81/1022.10	o 801
1018.00/1022.27	c Solution 4174, time = 1019.5313s
1018.00/1022.27	o 816
1018.10/1022.35	c Solution 4175, time = 1019.6148s
1018.10/1022.35	o 791
1018.40/1022.62	c Solution 4176, time = 1019.8801s
1018.40/1022.62	o 797
1018.50/1022.76	c Solution 4177, time = 1020.0199s
1018.50/1022.76	o 795
1018.81/1023.02	c Solution 4178, time = 1020.2860s
1018.81/1023.02	o 797
1018.91/1023.12	c Solution 4179, time = 1020.3828s
1018.91/1023.12	o 777
1019.00/1023.27	c Solution 4180, time = 1020.5354s
1019.00/1023.27	o 794
1019.30/1023.51	c Solution 4181, time = 1020.7735s
1019.30/1023.51	o 778
1019.40/1023.61	c Solution 4182, time = 1020.8747s
1019.40/1023.61	o 765
1019.50/1023.75	c Solution 4183, time = 1021.0084s
1019.50/1023.75	o 756
1019.69/1023.99	c Solution 4184, time = 1021.2483s
1019.69/1023.99	o 754
1019.81/1024.10	c Solution 4185, time = 1021.3645s
1019.81/1024.10	o 724
1020.19/1024.40	c Solution 4186, time = 1021.6580s
1020.19/1024.40	o 748
1020.29/1024.55	c Solution 4187, time = 1021.8062s
1020.29/1024.55	o 745
1020.59/1024.83	c Solution 4188, time = 1022.0862s
1020.59/1024.83	o 740
1020.69/1024.94	c Solution 4189, time = 1022.2025s
1020.69/1024.94	o 722
1020.80/1025.03	c Solution 4190, time = 1022.2899s
1020.80/1025.03	o 699
1020.99/1025.29	c Solution 4191, time = 1022.5466s
1020.99/1025.29	o 732
1021.19/1025.43	c Solution 4192, time = 1022.6933s
1021.19/1025.43	o 717
1021.39/1025.69	c Solution 4193, time = 1022.9550s
1021.39/1025.69	o 715
1021.49/1025.78	c Solution 4194, time = 1023.0399s
1021.49/1025.78	o 703
1021.59/1025.87	c Solution 4195, time = 1023.1348s
1021.59/1025.87	o 711
1021.80/1026.07	c Solution 4196, time = 1023.3326s
1021.80/1026.07	o 698
1021.90/1026.15	c Solution 4197, time = 1023.4152s
1021.90/1026.15	o 707
1021.99/1026.25	c Solution 4198, time = 1023.5080s
1021.99/1026.25	o 692
1022.09/1026.30	c Solution 4199, time = 1023.5658s
1022.09/1026.30	o 697
1022.29/1026.51	c Solution 4200, time = 1023.7697s
1022.29/1026.51	o 692
1022.29/1026.53	c Solution 4201, time = 1023.7946s
1022.29/1026.53	o 691
1022.39/1026.62	c Solution 4202, time = 1023.8856s
1022.39/1026.62	o 679
1022.59/1026.85	c Solution 4203, time = 1024.1077s
1022.59/1026.85	o 679
1022.68/1026.92	c Solution 4204, time = 1024.1854s
1022.68/1026.92	o 674
1022.80/1027.03	c Solution 4205, time = 1024.2887s
1022.80/1027.03	o 673
1022.90/1027.18	c Solution 4206, time = 1024.4424s
1022.90/1027.18	o 679
1022.90/1027.19	c Solution 4207, time = 1024.4463s
1022.90/1027.19	o 679
1022.98/1027.27	c Solution 4208, time = 1024.5357s
1022.98/1027.27	o 669
1022.98/1027.28	c Solution 4209, time = 1024.5398s
1022.98/1027.28	o 669
1023.18/1027.47	c Solution 4210, time = 1024.7288s
1023.18/1027.47	o 672
1023.18/1027.47	c Solution 4211, time = 1024.7328s
1023.18/1027.47	o 672
1023.28/1027.52	c Solution 4212, time = 1024.7847s
1023.28/1027.52	o 646
1023.28/1027.53	c Solution 4213, time = 1024.7895s
1023.28/1027.53	o 646
1023.38/1027.60	c Solution 4214, time = 1024.8585s
1023.38/1027.60	o 631
1023.38/1027.60	c Solution 4215, time = 1024.8629s
1023.38/1027.60	o 631
1023.38/1027.64	c Solution 4216, time = 1024.9023s
1023.38/1027.64	o 626
1023.38/1027.65	c Solution 4217, time = 1024.9062s
1023.38/1027.65	o 626
1023.48/1027.73	c Solution 4218, time = 1024.9873s
1023.48/1027.73	o 647
1023.48/1027.73	c Solution 4219, time = 1024.9908s
1023.48/1027.73	o 647
1023.48/1027.79	c Solution 4220, time = 1025.0492s
1023.48/1027.79	o 606
1023.58/1027.83	c Solution 4221, time = 1025.0931s
1023.58/1027.83	o 643
1023.58/1027.84	c Solution 4222, time = 1025.0967s
1023.58/1027.84	o 643
1023.68/1027.94	c Solution 4223, time = 1025.1999s
1023.68/1027.94	o 641
1023.68/1027.94	c Solution 4224, time = 1025.2047s
1023.68/1027.94	o 641
1023.68/1027.99	c Solution 4225, time = 1025.2489s
1023.68/1027.99	o 635
1023.68/1027.99	c Solution 4226, time = 1025.2525s
1023.68/1027.99	o 635
1023.79/1028.03	c Solution 4227, time = 1025.2878s
1023.79/1028.03	o 591
1023.79/1028.08	c Solution 4228, time = 1025.3366s
1023.79/1028.08	o 620
1023.89/1028.12	c Solution 4229, time = 1025.3835s
1023.89/1028.12	o 645
1023.89/1028.13	c Solution 4230, time = 1025.3871s
1023.89/1028.13	o 645
1023.89/1028.19	c Solution 4231, time = 1025.4464s
1023.89/1028.19	o 598
1023.98/1028.24	c Solution 4232, time = 1025.5034s
1023.98/1028.24	o 645
1023.98/1028.29	c Solution 4233, time = 1025.5501s
1023.98/1028.29	o 636
1024.08/1028.30	c Solution 4234, time = 1025.5656s
1024.08/1028.30	o 630
1024.08/1028.31	c Solution 4235, time = 1025.5692s
1024.08/1028.31	o 630
1024.18/1028.43	c Solution 4236, time = 1025.6959s
1024.18/1028.43	o 631
1024.18/1028.44	c Solution 4237, time = 1025.7023s
1024.18/1028.44	o 631
1024.18/1028.48	c Solution 4238, time = 1025.7374s
1024.18/1028.48	o 630
1024.18/1028.48	c Solution 4239, time = 1025.7411s
1024.18/1028.48	o 630
1024.28/1028.53	c Solution 4240, time = 1025.7913s
1024.28/1028.53	o 638
1024.28/1028.57	c Solution 4241, time = 1025.8278s
1024.28/1028.57	o 624
1024.28/1028.57	c Solution 4242, time = 1025.8312s
1024.28/1028.57	o 624
1024.38/1028.64	c Solution 4243, time = 1025.8987s
1024.38/1028.64	o 616
1024.38/1028.64	c Solution 4244, time = 1025.9021s
1024.38/1028.64	o 616
1024.38/1028.68	c Solution 4245, time = 1025.9398s
1024.38/1028.68	o 617
1024.48/1028.72	c Solution 4246, time = 1025.9762s
1024.48/1028.72	o 636
1024.48/1028.72	c Solution 4247, time = 1025.9794s
1024.48/1028.72	o 636
1024.48/1028.77	c Solution 4248, time = 1026.0351s
1024.48/1028.77	o 624
1024.48/1028.78	c Solution 4249, time = 1026.0400s
1024.48/1028.78	o 624
1024.58/1028.81	c Solution 4250, time = 1026.0685s
1024.58/1028.81	o 625
1024.58/1028.85	c Solution 4251, time = 1026.1077s
1024.58/1028.85	o 621
1024.68/1028.91	c Solution 4252, time = 1026.1668s
1024.68/1028.91	o 653
1024.68/1028.91	c Solution 4253, time = 1026.1708s
1024.68/1028.91	o 653
1024.79/1029.03	c Solution 4254, time = 1026.2867s
1024.79/1029.03	o 641
1024.79/1029.03	c Solution 4255, time = 1026.2947s
1024.79/1029.03	o 641
1024.79/1029.08	c Solution 4256, time = 1026.3382s
1024.79/1029.08	o 625
1024.89/1029.13	c Solution 4257, time = 1026.3902s
1024.89/1029.13	o 635
1024.89/1029.17	c Solution 4258, time = 1026.4340s
1024.89/1029.17	o 646
1024.89/1029.18	c Solution 4259, time = 1026.4383s
1024.89/1029.18	o 646
1025.08/1029.32	c Solution 4260, time = 1026.5767s
1025.08/1029.32	o 646
1025.08/1029.32	c Solution 4261, time = 1026.5806s
1025.08/1029.32	o 646
1025.08/1029.36	c Solution 4262, time = 1026.6203s
1025.08/1029.36	o 646
1025.08/1029.36	c Solution 4263, time = 1026.6241s
1025.08/1029.36	o 646
1025.18/1029.44	c Solution 4264, time = 1026.7055s
1025.18/1029.44	o 636
1025.18/1029.48	c Solution 4265, time = 1026.7433s
1025.18/1029.48	o 647
1025.18/1029.49	c Solution 4266, time = 1026.7474s
1025.18/1029.49	o 647
1025.28/1029.54	c Solution 4267, time = 1026.7984s
1025.28/1029.54	o 640
1025.28/1029.54	c Solution 4268, time = 1026.8025s
1025.28/1029.54	o 640
1025.37/1029.67	c Solution 4269, time = 1026.9332s
1025.37/1029.67	o 640
1025.37/1029.68	c Solution 4270, time = 1026.9366s
1025.37/1029.68	o 640
1025.47/1029.72	c Solution 4271, time = 1026.9838s
1025.47/1029.72	o 623
1025.47/1029.73	c Solution 4272, time = 1026.9876s
1025.47/1029.73	o 623
1025.47/1029.77	c Solution 4273, time = 1027.0271s
1025.47/1029.77	o 628
1026.67/1030.98	c Solution 4274, time = 1028.2401s
1026.67/1030.98	o 1038
1026.78/1031.09	c Solution 4275, time = 1028.3528s
1026.78/1031.09	o 1038
1027.07/1031.39	c Solution 4276, time = 1028.6521s
1027.07/1031.39	o 1045
1027.17/1031.43	c Solution 4277, time = 1028.6951s
1027.17/1031.43	o 1035
1027.17/1031.47	c Solution 4278, time = 1028.7288s
1027.17/1031.47	o 1021
1027.27/1031.51	c Solution 4279, time = 1028.7701s
1027.27/1031.51	o 1018
1027.27/1031.55	c Solution 4280, time = 1028.8142s
1027.27/1031.55	o 1016
1027.37/1031.60	c Solution 4281, time = 1028.8568s
1027.37/1031.60	o 1015
1027.37/1031.64	c Solution 4282, time = 1028.9046s
1027.37/1031.64	o 1017
1027.37/1031.69	c Solution 4283, time = 1028.9526s
1027.37/1031.69	o 1019
1027.47/1031.73	c Solution 4284, time = 1028.9934s
1027.47/1031.73	o 1010
1027.47/1031.76	c Solution 4285, time = 1029.0251s
1027.47/1031.76	o 998
1027.47/1031.78	c Solution 4286, time = 1029.0442s
1027.47/1031.78	o 1001
1027.47/1031.80	c Solution 4287, time = 1029.0561s
1027.47/1031.80	o 996
1027.57/1031.80	c Solution 4288, time = 1029.0634s
1027.57/1031.80	o 996
1027.57/1031.81	c Solution 4289, time = 1029.0699s
1027.57/1031.81	o 995
1027.57/1031.82	c Solution 4290, time = 1029.0777s
1027.57/1031.82	o 997
1027.57/1031.82	c Solution 4291, time = 1029.0835s
1027.57/1031.82	o 996
1027.57/1031.83	c Solution 4292, time = 1029.0873s
1027.57/1031.83	o 996
1027.57/1031.83	c Solution 4293, time = 1029.0912s
1027.57/1031.83	o 996
1027.57/1031.83	c Solution 4294, time = 1029.0952s
1027.57/1031.83	o 996
1027.57/1031.84	c Solution 4295, time = 1029.0989s
1027.57/1031.84	o 996
1027.57/1031.84	c Solution 4296, time = 1029.1026s
1027.57/1031.84	o 996
1027.57/1031.85	c Solution 4297, time = 1029.1062s
1027.57/1031.85	o 996
1027.57/1031.85	c Solution 4298, time = 1029.1098s
1027.57/1031.85	o 996
1027.57/1031.85	c Solution 4299, time = 1029.1134s
1027.57/1031.85	o 996
1027.57/1031.86	c Solution 4300, time = 1029.1170s
1027.57/1031.86	o 996
1058.36/1062.79	c Solution 4301, time = 1060.0474s
1058.36/1062.79	o 348
1058.36/1062.79	c Solution 4302, time = 1060.0512s
1058.36/1062.79	o 1038
1059.36/1063.72	c Solution 4303, time = 1060.9797s
1059.36/1063.72	o 1038
1059.67/1064.04	c Solution 4304, time = 1061.3053s
1059.67/1064.04	o 1028
1060.16/1064.59	c Solution 4305, time = 1061.8525s
1060.16/1064.59	o 1028
1060.46/1064.80	c Solution 4306, time = 1062.0613s
1060.46/1064.80	o 1023
1060.56/1064.97	c Solution 4307, time = 1062.2351s
1060.56/1064.97	o 1014
1061.25/1065.61	c Solution 4308, time = 1062.8696s
1061.25/1065.61	o 1004
1061.45/1065.84	c Solution 4309, time = 1063.1058s
1061.45/1065.84	o 1010
1061.76/1066.13	c Solution 4310, time = 1063.3950s
1061.76/1066.13	o 999
1062.25/1066.62	c Solution 4311, time = 1063.8784s
1062.25/1066.62	o 1000
1062.45/1066.88	c Solution 4312, time = 1064.1394s
1062.45/1066.88	o 989
1062.95/1067.35	c Solution 4313, time = 1064.6158s
1062.95/1067.35	o 980
1063.25/1067.62	c Solution 4314, time = 1064.8791s
1063.25/1067.62	o 960
1063.45/1067.82	c Solution 4315, time = 1065.0842s
1063.45/1067.82	o 969
1063.85/1068.21	c Solution 4316, time = 1065.4708s
1063.85/1068.21	o 969
1064.05/1068.46	c Solution 4317, time = 1065.7162s
1064.05/1068.46	o 952
1064.34/1068.79	c Solution 4318, time = 1066.0519s
1064.34/1068.79	o 952
1064.54/1068.97	c Solution 4319, time = 1066.2315s
1064.54/1068.97	o 944
1064.94/1069.38	c Solution 4320, time = 1066.6458s
1064.94/1069.38	o 950
1065.14/1069.58	c Solution 4321, time = 1066.8403s
1065.14/1069.58	o 929
1065.34/1069.74	c Solution 4322, time = 1066.9961s
1065.34/1069.74	o 931
1065.84/1070.22	c Solution 4323, time = 1067.4794s
1065.84/1070.22	o 922
1066.04/1070.45	c Solution 4324, time = 1067.7061s
1066.04/1070.45	o 913
1066.24/1070.63	c Solution 4325, time = 1067.8923s
1066.24/1070.63	o 911
1066.65/1071.10	c Solution 4326, time = 1068.3573s
1066.65/1071.10	o 907
1066.84/1071.27	c Solution 4327, time = 1068.5333s
1066.84/1071.27	o 894
1067.23/1071.67	c Solution 4328, time = 1068.9288s
1067.23/1071.67	o 890
1067.43/1071.86	c Solution 4329, time = 1069.1203s
1067.43/1071.86	o 885
1067.64/1072.05	c Solution 4330, time = 1069.3121s
1067.64/1072.05	o 891
1067.93/1072.38	c Solution 4331, time = 1069.6438s
1067.93/1072.38	o 891
1068.13/1072.50	c Solution 4332, time = 1069.7593s
1068.13/1072.50	o 870
1068.23/1072.66	c Solution 4333, time = 1069.9171s
1068.23/1072.66	o 858
1068.33/1072.79	c Solution 4334, time = 1070.0519s
1068.33/1072.79	o 861
1068.53/1072.98	c Solution 4335, time = 1070.2440s
1068.53/1072.98	o 865
1068.93/1073.38	c Solution 4336, time = 1070.6421s
1068.93/1073.38	o 858
1069.13/1073.53	c Solution 4337, time = 1070.7936s
1069.13/1073.53	o 842
1069.23/1073.65	c Solution 4338, time = 1070.9143s
1069.23/1073.65	o 838
1069.53/1073.99	c Solution 4339, time = 1071.2544s
1069.53/1073.99	o 835
1069.64/1074.10	c Solution 4340, time = 1071.3645s
1069.64/1074.10	o 831
1069.83/1074.21	c Solution 4341, time = 1071.4755s
1069.83/1074.21	o 823
1070.13/1074.56	c Solution 4342, time = 1071.8184s
1070.13/1074.56	o 821
1070.23/1074.68	c Solution 4343, time = 1071.9390s
1070.23/1074.68	o 822
1070.52/1074.96	c Solution 4344, time = 1072.2215s
1070.52/1074.96	o 829
1070.73/1075.11	c Solution 4345, time = 1072.3739s
1070.73/1075.11	o 814
1070.82/1075.27	c Solution 4346, time = 1072.5321s
1070.82/1075.27	o 812
1071.12/1075.54	c Solution 4347, time = 1072.7989s
1071.12/1075.54	o 791
1071.22/1075.65	c Solution 4348, time = 1072.9113s
1071.22/1075.65	o 777
1071.52/1075.96	c Solution 4349, time = 1073.2234s
1071.52/1075.96	o 791
1071.63/1076.03	c Solution 4350, time = 1073.2953s
1071.63/1076.03	o 779
1071.73/1076.11	c Solution 4351, time = 1073.3742s
1071.73/1076.11	o 781
1071.82/1076.23	c Solution 4352, time = 1073.4946s
1071.82/1076.23	o 779
1072.12/1076.53	c Solution 4353, time = 1073.7888s
1072.12/1076.53	o 779
1072.22/1076.64	c Solution 4354, time = 1073.9040s
1072.22/1076.64	o 759
1072.32/1076.70	c Solution 4355, time = 1073.9652s
1072.32/1076.70	o 768
1072.42/1076.80	c Solution 4356, time = 1074.0598s
1072.42/1076.80	o 757
1072.52/1076.94	c Solution 4357, time = 1074.1987s
1072.52/1076.94	o 761
1072.63/1077.02	c Solution 4358, time = 1074.2858s
1072.63/1077.02	o 755
1072.73/1077.16	c Solution 4359, time = 1074.4226s
1072.73/1077.16	o 748
1072.82/1077.26	c Solution 4360, time = 1074.5213s
1072.82/1077.26	o 748
1073.12/1077.54	c Solution 4361, time = 1074.8008s
1073.12/1077.54	o 741
1073.22/1077.65	c Solution 4362, time = 1074.9118s
1073.22/1077.65	o 737
1073.42/1077.89	c Solution 4363, time = 1075.1546s
1073.42/1077.89	o 733
1073.63/1078.02	c Solution 4364, time = 1075.2802s
1073.63/1078.02	o 715
1073.73/1078.13	c Solution 4365, time = 1075.3933s
1073.73/1078.13	o 710
1073.91/1078.39	c Solution 4366, time = 1075.6507s
1073.91/1078.39	o 690
1074.01/1078.48	c Solution 4367, time = 1075.7401s
1074.01/1078.48	o 696
1074.31/1078.70	c Solution 4368, time = 1075.9568s
1074.31/1078.70	o 682
1074.41/1078.83	c Solution 4369, time = 1076.0876s
1074.41/1078.83	o 693
1074.51/1078.91	c Solution 4370, time = 1076.1663s
1074.51/1078.91	o 686
1074.51/1079.01	c Solution 4371, time = 1076.2666s
1074.51/1079.01	o 682
1074.91/1079.31	c Solution 4372, time = 1076.5708s
1074.91/1079.31	o 680
1075.01/1079.44	c Solution 4373, time = 1076.7036s
1075.01/1079.44	o 675
1075.11/1079.53	c Solution 4374, time = 1076.7877s
1075.11/1079.53	o 689
1075.31/1079.75	c Solution 4375, time = 1077.0143s
1075.31/1079.75	o 683
1075.41/1079.86	c Solution 4376, time = 1077.1164s
1075.41/1079.86	o 671
1075.62/1080.01	c Solution 4377, time = 1077.2694s
1075.62/1080.01	o 680
1075.81/1080.25	c Solution 4378, time = 1077.5064s
1075.81/1080.25	o 654
1075.91/1080.31	c Solution 4379, time = 1077.5667s
1075.91/1080.31	o 659
1076.01/1080.43	c Solution 4380, time = 1077.6894s
1076.01/1080.43	o 661
1076.21/1080.66	c Solution 4381, time = 1077.9182s
1076.21/1080.66	o 644
1076.31/1080.73	c Solution 4382, time = 1077.9933s
1076.31/1080.73	o 635
1076.41/1080.84	c Solution 4383, time = 1078.1039s
1076.41/1080.84	o 656
1076.71/1081.12	c Solution 4384, time = 1078.3860s
1076.71/1081.12	o 648
1076.71/1081.13	c Solution 4385, time = 1078.3909s
1076.71/1081.13	o 648
1076.71/1081.17	c Solution 4386, time = 1078.4296s
1076.71/1081.17	o 627
1076.71/1081.17	c Solution 4387, time = 1078.4340s
1076.71/1081.17	o 627
1076.80/1081.23	c Solution 4388, time = 1078.4931s
1076.80/1081.23	o 610
1076.80/1081.24	c Solution 4389, time = 1078.4977s
1076.80/1081.24	o 610
1077.00/1081.40	c Solution 4390, time = 1078.6566s
1077.00/1081.40	o 620
1077.00/1081.40	c Solution 4391, time = 1078.6612s
1077.00/1081.40	o 620
1077.00/1081.44	c Solution 4392, time = 1078.7055s
1077.00/1081.44	o 607
1077.00/1081.47	c Solution 4393, time = 1078.7339s
1077.00/1081.47	o 620
1077.00/1081.48	c Solution 4394, time = 1078.7372s
1077.00/1081.48	o 620
1077.10/1081.51	c Solution 4395, time = 1078.7704s
1077.10/1081.51	o 618
1077.10/1081.51	c Solution 4396, time = 1078.7738s
1077.10/1081.51	o 618
1077.10/1081.57	c Solution 4397, time = 1078.8326s
1077.10/1081.57	o 618
1077.10/1081.58	c Solution 4398, time = 1078.8373s
1077.10/1081.58	o 618
1077.20/1081.61	c Solution 4399, time = 1078.8738s
1077.20/1081.61	o 605
1077.20/1081.66	c Solution 4400, time = 1078.9214s
1077.20/1081.66	o 592
1077.30/1081.70	c Solution 4401, time = 1078.9590s
1077.30/1081.70	o 609
1077.30/1081.70	c Solution 4402, time = 1078.9623s
1077.30/1081.70	o 609
1077.30/1081.79	c Solution 4403, time = 1079.0484s
1077.30/1081.79	o 608
1077.30/1081.79	c Solution 4404, time = 1079.0537s
1077.30/1081.79	o 608
1077.40/1081.83	c Solution 4405, time = 1079.0876s
1077.40/1081.83	o 583
1077.40/1081.88	c Solution 4406, time = 1079.1367s
1077.40/1081.88	o 611
1077.50/1081.94	c Solution 4407, time = 1079.1999s
1077.50/1081.94	o 622
1077.50/1081.94	c Solution 4408, time = 1079.2041s
1077.50/1081.94	o 622
1077.61/1082.08	c Solution 4409, time = 1079.3431s
1077.61/1082.08	o 609
1077.61/1082.09	c Solution 4410, time = 1079.3472s
1077.61/1082.09	o 609
1077.71/1082.15	c Solution 4411, time = 1079.4103s
1077.71/1082.15	o 619
1077.71/1082.15	c Solution 4412, time = 1079.4149s
1077.71/1082.15	o 619
1077.71/1082.16	c Solution 4413, time = 1079.4193s
1077.71/1082.16	o 619
1077.71/1082.19	c Solution 4414, time = 1079.4556s
1077.71/1082.19	o 614
1077.80/1082.22	c Solution 4415, time = 1079.4796s
1077.80/1082.22	o 623
1077.80/1082.23	c Solution 4416, time = 1079.4890s
1077.80/1082.23	o 623
1077.80/1082.23	c Solution 4417, time = 1079.4929s
1077.80/1082.23	o 623
1077.90/1082.31	c Solution 4418, time = 1079.5677s
1077.90/1082.31	o 612
1078.10/1082.55	c Solution 4419, time = 1079.8124s
1078.10/1082.55	o 1047
1078.61/1083.10	c Solution 4420, time = 1080.3624s
1078.61/1083.10	o 1047
1079.20/1083.65	c Solution 4421, time = 1080.9112s
1079.20/1083.65	o 1033
1079.39/1083.87	c Solution 4422, time = 1081.1265s
1079.39/1083.87	o 1025
1079.71/1084.12	c Solution 4423, time = 1081.3847s
1079.71/1084.12	o 1015
1080.19/1084.63	c Solution 4424, time = 1081.8933s
1080.19/1084.63	o 1011
1080.39/1084.89	c Solution 4425, time = 1082.1473s
1080.39/1084.89	o 1010
1080.99/1085.41	c Solution 4426, time = 1082.6742s
1080.99/1085.41	o 989
1081.19/1085.66	c Solution 4427, time = 1082.9196s
1081.19/1085.66	o 986
1081.39/1085.84	c Solution 4428, time = 1083.1021s
1081.39/1085.84	o 983
1081.89/1086.31	c Solution 4429, time = 1083.5758s
1081.89/1086.31	o 972
1082.09/1086.58	c Solution 4430, time = 1083.8364s
1082.09/1086.58	o 969
1082.60/1087.07	c Solution 4431, time = 1084.3346s
1082.60/1087.07	o 963
1082.78/1087.26	c Solution 4432, time = 1084.5252s
1082.78/1087.26	o 957
1083.08/1087.51	c Solution 4433, time = 1084.7672s
1083.08/1087.51	o 951
1083.38/1087.84	c Solution 4434, time = 1085.1022s
1083.38/1087.84	o 953
1083.69/1088.19	c Solution 4435, time = 1085.4502s
1083.69/1088.19	o 952
1083.98/1088.40	c Solution 4436, time = 1085.6598s
1083.98/1088.40	o 938
1084.38/1088.82	c Solution 4437, time = 1086.0798s
1084.38/1088.82	o 942
1084.59/1089.04	c Solution 4438, time = 1086.2988s
1084.59/1089.04	o 930
1085.08/1089.55	c Solution 4439, time = 1086.8107s
1085.08/1089.55	o 919
1085.18/1089.65	c Solution 4440, time = 1086.9087s
1085.18/1089.65	o 932
1085.38/1089.80	c Solution 4441, time = 1087.0660s
1085.38/1089.80	o 914
1085.47/1089.96	c Solution 4442, time = 1087.2232s
1085.47/1089.96	o 917
1085.97/1090.45	c Solution 4443, time = 1087.7111s
1085.97/1090.45	o 912
1086.17/1090.66	c Solution 4444, time = 1087.9234s
1086.17/1090.66	o 911
1086.58/1091.03	c Solution 4445, time = 1088.2934s
1086.58/1091.03	o 912
1086.68/1091.18	c Solution 4446, time = 1088.4393s
1086.68/1091.18	o 906
1086.87/1091.32	c Solution 4447, time = 1088.5805s
1086.87/1091.32	o 894
1087.27/1091.76	c Solution 4448, time = 1089.0253s
1087.27/1091.76	o 895
1087.47/1091.93	c Solution 4449, time = 1089.1907s
1087.47/1091.93	o 888
1087.58/1092.04	c Solution 4450, time = 1089.3056s
1087.58/1092.04	o 886
1087.77/1092.27	c Solution 4451, time = 1089.5266s
1087.77/1092.27	o 883
1088.07/1092.58	c Solution 4452, time = 1089.8449s
1088.07/1092.58	o 890
1088.27/1092.72	c Solution 4453, time = 1089.9810s
1088.27/1092.72	o 884
1088.58/1093.06	c Solution 4454, time = 1090.3220s
1088.58/1093.06	o 885
1088.76/1093.21	c Solution 4455, time = 1090.4722s
1088.76/1093.21	o 880
1089.06/1093.58	c Solution 4456, time = 1090.8424s
1089.06/1093.58	o 870
1089.26/1093.73	c Solution 4457, time = 1090.9881s
1089.26/1093.73	o 869
1089.57/1094.10	c Solution 4458, time = 1091.3564s
1089.57/1094.10	o 861
1089.76/1094.26	c Solution 4459, time = 1091.5204s
1089.76/1094.26	o 845
1089.86/1094.39	c Solution 4460, time = 1091.6474s
1089.86/1094.39	o 838
1090.06/1094.57	c Solution 4461, time = 1091.8318s
1090.06/1094.57	o 842
1090.46/1094.96	c Solution 4462, time = 1092.2229s
1090.46/1094.96	o 831
1090.58/1095.05	c Solution 4463, time = 1092.3117s
1090.58/1095.05	o 832
1090.77/1095.22	c Solution 4464, time = 1092.4791s
1090.77/1095.22	o 831
1090.97/1095.47	c Solution 4465, time = 1092.7308s
1090.97/1095.47	o 821
1091.17/1095.62	c Solution 4466, time = 1092.8833s
1091.17/1095.62	o 828
1091.37/1095.88	c Solution 4467, time = 1093.1388s
1091.37/1095.88	o 817
1091.58/1096.01	c Solution 4468, time = 1093.2737s
1091.58/1096.01	o 809
1091.86/1096.32	c Solution 4469, time = 1093.5782s
1091.86/1096.32	o 805
1091.96/1096.45	c Solution 4470, time = 1093.7160s
1091.96/1096.45	o 809
1092.16/1096.60	c Solution 4471, time = 1093.8637s
1092.16/1096.60	o 804
1092.36/1096.87	c Solution 4472, time = 1094.1343s
1092.36/1096.87	o 792
1092.46/1096.97	c Solution 4473, time = 1094.2265s
1092.46/1096.97	o 797
1092.57/1097.06	c Solution 4474, time = 1094.3197s
1092.57/1097.06	o 780
1092.67/1097.17	c Solution 4475, time = 1094.4295s
1092.67/1097.17	o 776
1092.96/1097.48	c Solution 4476, time = 1094.7454s
1092.96/1097.48	o 757
1093.16/1097.63	c Solution 4477, time = 1094.8924s
1093.16/1097.63	o 756
1093.46/1097.94	c Solution 4478, time = 1095.2016s
1093.46/1097.94	o 755
1093.57/1098.03	c Solution 4479, time = 1095.2877s
1093.57/1098.03	o 746
1093.67/1098.13	c Solution 4480, time = 1095.3886s
1093.67/1098.13	o 748
1093.76/1098.25	c Solution 4481, time = 1095.5102s
1093.76/1098.25	o 744
1094.06/1098.51	c Solution 4482, time = 1095.7662s
1094.06/1098.51	o 751
1094.06/1098.58	c Solution 4483, time = 1095.8452s
1094.06/1098.58	o 743
1094.26/1098.70	c Solution 4484, time = 1095.9602s
1094.26/1098.70	o 743
1094.45/1098.98	c Solution 4485, time = 1096.2424s
1094.45/1098.98	o 720
1094.57/1099.09	c Solution 4486, time = 1096.3510s
1094.57/1099.09	o 718
1094.66/1099.17	c Solution 4487, time = 1096.4286s
1094.66/1099.17	o 711
1094.95/1099.44	c Solution 4488, time = 1096.7045s
1094.95/1099.44	o 697
1095.05/1099.52	c Solution 4489, time = 1096.7859s
1095.05/1099.52	o 700
1095.15/1099.63	c Solution 4490, time = 1096.8895s
1095.15/1099.63	o 687
1095.35/1099.82	c Solution 4491, time = 1097.0778s
1095.35/1099.82	o 702
1095.45/1099.93	c Solution 4492, time = 1097.1907s
1095.45/1099.93	o 698
1095.56/1100.06	c Solution 4493, time = 1097.3252s
1095.56/1100.06	o 679
1095.75/1100.29	c Solution 4494, time = 1097.5498s
1095.75/1100.29	o 681
1095.85/1100.38	c Solution 4495, time = 1097.6395s
1095.85/1100.38	o 670
1096.15/1100.60	c Solution 4496, time = 1097.8651s
1096.15/1100.60	o 676
1096.25/1100.74	c Solution 4497, time = 1097.9992s
1096.25/1100.74	o 671
1096.35/1100.86	c Solution 4498, time = 1098.1175s
1096.35/1100.86	o 659
1096.35/1100.86	c Solution 4499, time = 1098.1227s
1096.35/1100.86	o 659
1096.56/1101.06	c Solution 4500, time = 1098.3179s
1096.56/1101.06	o 649
1096.56/1101.06	c Solution 4501, time = 1098.3225s
1096.56/1101.06	o 649
1096.66/1101.12	c Solution 4502, time = 1098.3811s
1096.66/1101.12	o 640
1096.66/1101.12	c Solution 4503, time = 1098.3857s
1096.66/1101.12	o 640
1096.66/1101.18	c Solution 4504, time = 1098.4423s
1096.66/1101.18	o 620
1096.66/1101.19	c Solution 4505, time = 1098.4472s
1096.66/1101.19	o 620
1096.66/1101.19	c Solution 4506, time = 1098.4516s
1096.66/1101.19	o 620
1096.85/1101.31	c Solution 4507, time = 1098.5703s
1096.85/1101.31	o 620
1096.85/1101.32	c Solution 4508, time = 1098.5769s
1096.85/1101.32	o 620
1096.85/1101.35	c Solution 4509, time = 1098.6097s
1096.85/1101.35	o 616
1096.85/1101.35	c Solution 4510, time = 1098.6134s
1096.85/1101.35	o 616
1096.85/1101.39	c Solution 4511, time = 1098.6491s
1096.85/1101.39	o 615
1096.95/1101.41	c Solution 4512, time = 1098.6664s
1096.95/1101.41	o 616
1096.95/1101.45	c Solution 4513, time = 1098.7142s
1096.95/1101.45	o 589
1097.05/1101.50	c Solution 4514, time = 1098.7652s
1097.05/1101.50	o 616
1097.05/1101.56	c Solution 4515, time = 1098.8224s
1097.05/1101.56	o 637
1097.05/1101.57	c Solution 4516, time = 1098.8264s
1097.05/1101.57	o 637
1097.15/1101.66	c Solution 4517, time = 1098.9249s
1097.15/1101.66	o 636
1097.15/1101.67	c Solution 4518, time = 1098.9291s
1097.15/1101.67	o 636
1097.35/1101.81	c Solution 4519, time = 1099.0754s
1097.35/1101.81	o 642
1097.35/1101.82	c Solution 4520, time = 1099.0791s
1097.35/1101.82	o 642
1097.35/1101.82	c Solution 4521, time = 1099.0829s
1097.35/1101.82	o 642
1097.35/1101.87	c Solution 4522, time = 1099.1265s
1097.35/1101.87	o 622
1097.35/1101.87	c Solution 4523, time = 1099.1308s
1097.35/1101.87	o 622
1097.44/1101.93	c Solution 4524, time = 1099.1891s
1097.44/1101.93	o 622
1097.44/1101.98	c Solution 4525, time = 1099.2385s
1097.44/1101.98	o 638
1097.56/1102.02	c Solution 4526, time = 1099.2829s
1097.56/1102.02	o 641
1097.56/1102.03	c Solution 4527, time = 1099.2869s
1097.56/1102.03	o 641
1097.66/1102.15	c Solution 4528, time = 1099.4114s
1097.66/1102.15	o 640
1097.66/1102.16	c Solution 4529, time = 1099.4184s
1097.66/1102.16	o 640
1097.74/1102.24	c Solution 4530, time = 1099.4973s
1097.74/1102.24	o 637
1097.74/1102.27	c Solution 4531, time = 1099.5318s
1097.74/1102.27	o 647
1097.74/1102.27	c Solution 4532, time = 1099.5357s
1097.74/1102.27	o 647
1097.84/1102.31	c Solution 4533, time = 1099.5709s
1097.84/1102.31	o 646
1097.84/1102.31	c Solution 4534, time = 1099.5745s
1097.84/1102.31	o 646
1097.94/1102.40	c Solution 4535, time = 1099.6603s
1097.94/1102.40	o 643
1097.94/1102.41	c Solution 4536, time = 1099.6679s
1097.94/1102.41	o 643
1097.94/1102.43	c Solution 4537, time = 1099.6950s
1097.94/1102.43	o 610
1097.94/1102.48	c Solution 4538, time = 1099.7369s
1097.94/1102.48	o 611
1098.04/1102.53	c Solution 4539, time = 1099.7951s
1098.04/1102.53	o 652
1098.04/1102.59	c Solution 4540, time = 1099.8461s
1098.04/1102.59	o 649
1098.04/1102.59	c Solution 4541, time = 1099.8503s
1098.04/1102.59	o 649
1098.24/1102.70	c Solution 4542, time = 1099.9660s
1098.24/1102.70	o 648
1098.24/1102.71	c Solution 4543, time = 1099.9699s
1098.24/1102.71	o 648
1098.24/1102.75	c Solution 4544, time = 1100.0101s
1098.24/1102.75	o 637
1098.24/1102.75	c Solution 4545, time = 1100.0141s
1098.24/1102.75	o 637
1098.24/1102.79	c Solution 4546, time = 1100.0554s
1098.24/1102.79	o 625
1098.34/1102.80	c Solution 4547, time = 1100.0596s
1098.34/1102.80	o 625
1098.34/1102.84	c Solution 4548, time = 1100.1026s
1098.34/1102.84	o 634
1098.34/1102.85	c Solution 4549, time = 1100.1067s
1098.34/1102.85	o 634
1098.44/1102.92	c Solution 4550, time = 1100.1776s
1098.44/1102.92	o 637
1098.84/1103.32	c Solution 4551, time = 1100.5829s
1098.84/1103.32	o 1032
1099.14/1103.62	c Solution 4552, time = 1100.8825s
1099.14/1103.62	o 1035
1099.14/1103.62	c Solution 4553, time = 1100.8855s
1099.14/1103.62	o 1035
1099.84/1104.31	c Solution 4554, time = 1101.5736s
1099.84/1104.31	o 1046
1099.84/1104.37	c Solution 4555, time = 1101.6266s
1099.84/1104.37	o 1042
1099.94/1104.41	c Solution 4556, time = 1101.6742s
1099.94/1104.41	o 1036
1099.94/1104.45	c Solution 4557, time = 1101.7093s
1099.94/1104.45	o 1028
1099.94/1104.49	c Solution 4558, time = 1101.7497s
1099.94/1104.49	o 1018
1100.04/1104.53	c Solution 4559, time = 1101.7866s
1100.04/1104.53	o 1012
1100.04/1104.57	c Solution 4560, time = 1101.8356s
1100.04/1104.57	o 1010
1100.14/1104.61	c Solution 4561, time = 1101.8722s
1100.14/1104.61	o 1003
1100.14/1104.66	c Solution 4562, time = 1101.9236s
1100.14/1104.66	o 1004
1100.24/1104.71	c Solution 4563, time = 1101.9740s
1100.24/1104.71	o 1000
1100.24/1104.76	c Solution 4564, time = 1102.0165s
1100.24/1104.76	o 996
1100.34/1104.81	c Solution 4565, time = 1102.0728s
1100.34/1104.81	o 999
1100.34/1104.86	c Solution 4566, time = 1102.1258s
1100.34/1104.86	o 988
1100.44/1104.92	c Solution 4567, time = 1102.1821s
1100.44/1104.92	o 991
1100.44/1104.97	c Solution 4568, time = 1102.2276s
1100.44/1104.97	o 988
1100.55/1105.02	c Solution 4569, time = 1102.2787s
1100.55/1105.02	o 983
1100.55/1105.07	c Solution 4570, time = 1102.3319s
1100.55/1105.07	o 986
1100.65/1105.13	c Solution 4571, time = 1102.3898s
1100.65/1105.13	o 982
1100.65/1105.17	c Solution 4572, time = 1102.4351s
1100.65/1105.17	o 988
1100.73/1105.25	c Solution 4573, time = 1102.5115s
1100.73/1105.25	o 988
1100.73/1105.29	c Solution 4574, time = 1102.5521s
1100.73/1105.29	o 986
1100.83/1105.34	c Solution 4575, time = 1102.6038s
1100.83/1105.34	o 987
1100.93/1105.40	c Solution 4576, time = 1102.6576s
1100.93/1105.40	o 982
1100.93/1105.45	c Solution 4577, time = 1102.7085s
1100.93/1105.45	o 980
1101.03/1105.51	c Solution 4578, time = 1102.7662s
1101.03/1105.51	o 981
1101.03/1105.56	c Solution 4579, time = 1102.8242s
1101.03/1105.56	o 983
1101.13/1105.62	c Solution 4580, time = 1102.8810s
1101.13/1105.62	o 983
1101.13/1105.69	c Solution 4581, time = 1102.9535s
1101.13/1105.69	o 978
1101.23/1105.76	c Solution 4582, time = 1103.0202s
1101.23/1105.76	o 985
1101.33/1105.80	c Solution 4583, time = 1103.0611s
1101.33/1105.80	o 980
1101.33/1105.81	c Solution 4584, time = 1103.0736s
1101.33/1105.81	o 980
1101.33/1105.83	c Solution 4585, time = 1103.0864s
1101.33/1105.83	o 974
1101.33/1105.83	c Solution 4586, time = 1103.0903s
1101.33/1105.83	o 974
1101.33/1105.83	c Solution 4587, time = 1103.0940s
1101.33/1105.83	o 974
1101.33/1105.84	c Solution 4588, time = 1103.0980s
1101.33/1105.84	o 974
1101.33/1105.84	c Solution 4589, time = 1103.1018s
1101.33/1105.84	o 974
1101.33/1105.84	c Solution 4590, time = 1103.1055s
1101.33/1105.84	o 974
1101.33/1105.85	c Solution 4591, time = 1103.1091s
1101.33/1105.85	o 974
1101.33/1105.85	c Solution 4592, time = 1103.1127s
1101.33/1105.85	o 974
1134.92/1139.53	c Solution 4593, time = 1136.7872s
1134.92/1139.53	o 337
1134.92/1139.53	c Solution 4594, time = 1136.7910s
1134.92/1139.53	o 1035
1135.53/1140.14	c Solution 4595, time = 1137.4046s
1135.53/1140.14	o 1028
1135.82/1140.45	c Solution 4596, time = 1137.7114s
1135.82/1140.45	o 1013
1136.31/1140.91	c Solution 4597, time = 1138.1681s
1136.31/1140.91	o 1009
1136.42/1141.05	c Solution 4598, time = 1138.3134s
1136.42/1141.05	o 996
1136.71/1141.38	c Solution 4599, time = 1138.6396s
1136.71/1141.38	o 1003
1137.21/1141.89	c Solution 4600, time = 1139.1511s
1137.21/1141.89	o 993
1137.71/1142.35	c Solution 4601, time = 1139.6150s
1137.71/1142.35	o 994
1137.91/1142.55	c Solution 4602, time = 1139.8122s
1137.91/1142.55	o 980
1138.11/1142.75	c Solution 4603, time = 1140.0098s
1138.11/1142.75	o 974
1138.52/1143.19	c Solution 4604, time = 1140.4517s
1138.52/1143.19	o 982
1138.71/1143.37	c Solution 4605, time = 1140.6294s
1138.71/1143.37	o 960
1139.01/1143.61	c Solution 4606, time = 1140.8710s
1139.01/1143.61	o 954
1139.41/1144.09	c Solution 4607, time = 1141.3478s
1139.41/1144.09	o 941
1139.70/1144.30	c Solution 4608, time = 1141.5589s
1139.70/1144.30	o 952
1139.90/1144.53	c Solution 4609, time = 1141.7883s
1139.90/1144.53	o 955
1140.41/1145.06	c Solution 4610, time = 1142.3165s
1140.41/1145.06	o 950
1140.60/1145.27	c Solution 4611, time = 1142.5272s
1140.60/1145.27	o 949
1140.80/1145.40	c Solution 4612, time = 1142.6585s
1140.80/1145.40	o 942
1141.20/1145.88	c Solution 4613, time = 1143.1407s
1141.20/1145.88	o 935
1141.41/1146.05	c Solution 4614, time = 1143.3094s
1141.41/1146.05	o 922
1141.60/1146.26	c Solution 4615, time = 1143.5244s
1141.60/1146.26	o 921
1142.00/1146.64	c Solution 4616, time = 1143.9010s
1142.00/1146.64	o 918
1142.20/1146.86	c Solution 4617, time = 1144.1233s
1142.20/1146.86	o 909
1142.59/1147.26	c Solution 4618, time = 1144.5194s
1142.59/1147.26	o 906
1142.79/1147.42	c Solution 4619, time = 1144.6821s
1142.79/1147.42	o 898
1142.99/1147.64	c Solution 4620, time = 1144.8989s
1142.99/1147.64	o 891
1143.40/1148.04	c Solution 4621, time = 1145.3054s
1143.40/1148.04	o 888
1143.50/1148.19	c Solution 4622, time = 1145.4517s
1143.50/1148.19	o 879
1143.59/1148.26	c Solution 4623, time = 1145.5217s
1143.59/1148.26	o 878
1143.99/1148.65	c Solution 4624, time = 1145.9140s
1143.99/1148.65	o 874
1144.19/1148.83	c Solution 4625, time = 1146.0891s
1144.19/1148.83	o 878
1144.29/1148.93	c Solution 4626, time = 1146.1928s
1144.29/1148.93	o 867
1144.50/1149.12	c Solution 4627, time = 1146.3826s
1144.50/1149.12	o 856
1144.89/1149.50	c Solution 4628, time = 1146.7624s
1144.89/1149.50	o 840
1144.99/1149.63	c Solution 4629, time = 1146.8916s
1144.99/1149.63	o 845
1145.09/1149.75	c Solution 4630, time = 1147.0125s
1145.09/1149.75	o 827
1145.50/1150.13	c Solution 4631, time = 1147.3867s
1145.50/1150.13	o 824
1145.58/1150.25	c Solution 4632, time = 1147.5142s
1145.58/1150.25	o 822
1145.68/1150.33	c Solution 4633, time = 1147.5941s
1145.68/1150.33	o 821
1145.78/1150.40	c Solution 4634, time = 1147.6637s
1145.78/1150.40	o 817
1145.88/1150.56	c Solution 4635, time = 1147.8161s
1145.88/1150.56	o 803
1146.18/1150.88	c Solution 4636, time = 1148.1456s
1146.18/1150.88	o 804
1146.39/1151.02	c Solution 4637, time = 1148.2845s
1146.39/1151.02	o 803
1146.68/1151.30	c Solution 4638, time = 1148.5575s
1146.68/1151.30	o 786
1146.78/1151.41	c Solution 4639, time = 1148.6702s
1146.78/1151.41	o 791
1146.98/1151.64	c Solution 4640, time = 1148.9003s
1146.98/1151.64	o 780
1147.28/1151.92	c Solution 4641, time = 1149.1850s
1147.28/1151.92	o 775
1147.39/1152.03	c Solution 4642, time = 1149.2868s
1147.39/1152.03	o 763
1147.58/1152.23	c Solution 4643, time = 1149.4885s
1147.58/1152.23	o 768
1147.88/1152.54	c Solution 4644, time = 1149.8017s
1147.88/1152.54	o 764
1147.98/1152.61	c Solution 4645, time = 1149.8734s
1147.98/1152.61	o 755
1148.08/1152.74	c Solution 4646, time = 1150.0001s
1148.08/1152.74	o 754
1148.28/1153.00	c Solution 4647, time = 1150.2592s
1148.28/1153.00	o 736
1148.39/1153.04	c Solution 4648, time = 1150.3037s
1148.39/1153.04	o 749
1148.49/1153.14	c Solution 4649, time = 1150.4030s
1148.49/1153.14	o 750
1148.77/1153.43	c Solution 4650, time = 1150.6948s
1148.77/1153.43	o 743
1148.87/1153.54	c Solution 4651, time = 1150.8048s
1148.87/1153.54	o 732
1148.97/1153.66	c Solution 4652, time = 1150.9252s
1148.97/1153.66	o 712
1149.17/1153.85	c Solution 4653, time = 1151.1155s
1149.17/1153.85	o 707
1149.27/1153.93	c Solution 4654, time = 1151.1887s
1149.27/1153.93	o 718
1149.38/1154.01	c Solution 4655, time = 1151.2696s
1149.38/1154.01	o 710
1149.57/1154.21	c Solution 4656, time = 1151.4733s
1149.57/1154.21	o 707
1149.67/1154.30	c Solution 4657, time = 1151.5609s
1149.67/1154.30	o 700
1149.67/1154.37	c Solution 4658, time = 1151.6359s
1149.67/1154.37	o 694
1149.87/1154.54	c Solution 4659, time = 1151.8020s
1149.87/1154.54	o 697
1149.97/1154.61	c Solution 4660, time = 1151.8718s
1149.97/1154.61	o 689
1150.17/1154.87	c Solution 4661, time = 1152.1325s
1150.17/1154.87	o 672
1150.27/1154.94	c Solution 4662, time = 1152.1966s
1150.27/1154.94	o 674
1150.38/1155.10	c Solution 4663, time = 1152.3638s
1150.38/1155.10	o 663
1150.67/1155.33	c Solution 4664, time = 1152.5925s
1150.67/1155.33	o 664
1150.77/1155.43	c Solution 4665, time = 1152.6867s
1150.77/1155.43	o 677
1150.87/1155.51	c Solution 4666, time = 1152.7704s
1150.87/1155.51	o 687
1150.97/1155.63	c Solution 4667, time = 1152.8881s
1150.97/1155.63	o 675
1151.07/1155.73	c Solution 4668, time = 1152.9938s
1151.07/1155.73	o 659
1151.38/1156.01	c Solution 4669, time = 1153.2685s
1151.38/1156.01	o 640
1151.38/1156.07	c Solution 4670, time = 1153.3330s
1151.38/1156.07	o 644
1151.56/1156.21	c Solution 4671, time = 1153.4662s
1151.56/1156.21	o 631
1151.66/1156.37	c Solution 4672, time = 1153.6358s
1151.66/1156.37	o 638
1151.76/1156.43	c Solution 4673, time = 1153.6890s
1151.76/1156.43	o 641
1151.86/1156.50	c Solution 4674, time = 1153.7602s
1151.86/1156.50	o 642
1151.86/1156.59	c Solution 4675, time = 1153.8515s
1151.86/1156.59	o 633
1152.16/1156.83	c Solution 4676, time = 1154.0932s
1152.16/1156.83	o 613
1152.26/1156.91	c Solution 4677, time = 1154.1734s
1152.26/1156.91	o 603
1152.26/1156.97	c Solution 4678, time = 1154.2275s
1152.26/1156.97	o 608
1152.47/1157.18	c Solution 4679, time = 1154.4422s
1152.47/1157.18	o 604
1152.56/1157.27	c Solution 4680, time = 1154.5296s
1152.56/1157.27	o 592
1152.56/1157.27	c Solution 4681, time = 1154.5338s
1152.56/1157.27	o 592
1152.66/1157.37	c Solution 4682, time = 1154.6308s
1152.66/1157.37	o 575
1152.66/1157.38	c Solution 4683, time = 1154.6366s
1152.66/1157.38	o 575
1152.86/1157.56	c Solution 4684, time = 1154.8198s
1152.86/1157.56	o 593
1152.86/1157.56	c Solution 4685, time = 1154.8243s
1152.86/1157.56	o 593
1152.96/1157.61	c Solution 4686, time = 1154.8715s
1152.96/1157.61	o 573
1152.96/1157.61	c Solution 4687, time = 1154.8756s
1152.96/1157.61	o 573
1152.96/1157.68	c Solution 4688, time = 1154.9382s
1152.96/1157.68	o 564
1152.96/1157.68	c Solution 4689, time = 1154.9428s
1152.96/1157.68	o 564
1153.06/1157.77	c Solution 4690, time = 1155.0275s
1153.06/1157.77	o 581
1153.16/1157.80	c Solution 4691, time = 1155.0609s
1153.16/1157.80	o 577
1153.16/1157.80	c Solution 4692, time = 1155.0647s
1153.16/1157.80	o 577
1153.16/1157.87	c Solution 4693, time = 1155.1338s
1153.16/1157.87	o 579
1153.16/1157.88	c Solution 4694, time = 1155.1411s
1153.16/1157.88	o 579
1153.16/1157.88	c Solution 4695, time = 1155.1448s
1153.16/1157.88	o 579
1153.26/1157.95	c Solution 4696, time = 1155.2096s
1153.26/1157.95	o 556
1153.26/1157.99	c Solution 4697, time = 1155.2522s
1153.26/1157.99	o 588
1153.26/1158.00	c Solution 4698, time = 1155.2561s
1153.26/1158.00	o 588
1153.37/1158.09	c Solution 4699, time = 1155.3547s
1153.37/1158.09	o 590
1153.37/1158.10	c Solution 4700, time = 1155.3614s
1153.37/1158.10	o 590
1153.47/1158.17	c Solution 4701, time = 1155.4288s
1153.47/1158.17	o 555
1153.56/1158.20	c Solution 4702, time = 1155.4656s
1153.56/1158.20	o 579
1153.56/1158.21	c Solution 4703, time = 1155.4692s
1153.56/1158.21	o 579
1153.56/1158.25	c Solution 4704, time = 1155.5065s
1153.56/1158.25	o 567
1153.56/1158.25	c Solution 4705, time = 1155.5105s
1153.56/1158.25	o 567
1153.56/1158.28	c Solution 4706, time = 1155.5432s
1153.56/1158.28	o 559
1153.56/1158.29	c Solution 4707, time = 1155.5483s
1153.56/1158.29	o 559
1153.66/1158.33	c Solution 4708, time = 1155.5931s
1153.66/1158.33	o 540
1153.66/1158.35	c Solution 4709, time = 1155.6133s
1153.66/1158.35	o 559
1153.66/1158.36	c Solution 4710, time = 1155.6176s
1153.66/1158.36	o 559
1153.76/1158.41	c Solution 4711, time = 1155.6757s
1153.76/1158.41	o 557
1153.76/1158.42	c Solution 4712, time = 1155.6810s
1153.76/1158.42	o 557
1153.76/1158.45	c Solution 4713, time = 1155.7111s
1153.76/1158.45	o 540
1153.96/1158.61	c Solution 4714, time = 1155.8687s
1153.96/1158.61	o 1024
1154.26/1158.99	c Solution 4715, time = 1156.2499s
1154.26/1158.99	o 1026
1154.26/1158.99	c Solution 4716, time = 1156.2530s
1154.26/1158.99	o 1026
1155.05/1159.78	c Solution 4717, time = 1157.0422s
1155.05/1159.78	o 1047
1155.15/1159.83	c Solution 4718, time = 1157.0890s
1155.15/1159.83	o 1042
1155.15/1159.86	c Solution 4719, time = 1157.1194s
1155.15/1159.86	o 1037
1155.25/1159.90	c Solution 4720, time = 1157.1643s
1155.25/1159.90	o 1032
1155.25/1159.95	c Solution 4721, time = 1157.2149s
1155.25/1159.95	o 1028
1155.36/1160.01	c Solution 4722, time = 1157.2691s
1155.36/1160.01	o 1019
1155.36/1160.06	c Solution 4723, time = 1157.3218s
1155.36/1160.06	o 1015
1155.36/1160.10	c Solution 4724, time = 1157.3637s
1155.36/1160.10	o 1011
1155.46/1160.15	c Solution 4725, time = 1157.4110s
1155.46/1160.15	o 1004
1155.55/1160.20	c Solution 4726, time = 1157.4607s
1155.55/1160.20	o 1002
1155.55/1160.23	c Solution 4727, time = 1157.4933s
1155.55/1160.23	o 990
1155.55/1160.28	c Solution 4728, time = 1157.5371s
1155.55/1160.28	o 998
1155.65/1160.33	c Solution 4729, time = 1157.5867s
1155.65/1160.33	o 995
1155.65/1160.39	c Solution 4730, time = 1157.6463s
1155.65/1160.39	o 993
1155.75/1160.43	c Solution 4731, time = 1157.6950s
1155.75/1160.43	o 984
1155.75/1160.49	c Solution 4732, time = 1157.7507s
1155.75/1160.49	o 980
1155.85/1160.54	c Solution 4733, time = 1157.7999s
1155.85/1160.54	o 976
1155.85/1160.58	c Solution 4734, time = 1157.8446s
1155.85/1160.58	o 970
1155.95/1160.64	c Solution 4735, time = 1157.9011s
1155.95/1160.64	o 974
1155.95/1160.69	c Solution 4736, time = 1157.9486s
1155.95/1160.69	o 981
1156.05/1160.75	c Solution 4737, time = 1158.0083s
1156.05/1160.75	o 979
1156.15/1160.82	c Solution 4738, time = 1158.0799s
1156.15/1160.82	o 974
1156.15/1160.88	c Solution 4739, time = 1158.1428s
1156.15/1160.88	o 985
1156.25/1160.92	c Solution 4740, time = 1158.1778s
1156.25/1160.92	o 974
1156.25/1160.97	c Solution 4741, time = 1158.2338s
1156.25/1160.97	o 972
1156.36/1161.01	c Solution 4742, time = 1158.2750s
1156.36/1161.01	o 973
1156.36/1161.08	c Solution 4743, time = 1158.3384s
1156.36/1161.08	o 982
1156.46/1161.14	c Solution 4744, time = 1158.4037s
1156.46/1161.14	o 986
1156.46/1161.18	c Solution 4745, time = 1158.4436s
1156.46/1161.18	o 975
1156.55/1161.24	c Solution 4746, time = 1158.5019s
1156.55/1161.24	o 972
1156.65/1161.31	c Solution 4747, time = 1158.5689s
1156.65/1161.31	o 974
1156.65/1161.34	c Solution 4748, time = 1158.6018s
1156.65/1161.34	o 975
1156.75/1161.42	c Solution 4749, time = 1158.6827s
1156.75/1161.42	o 981
1156.75/1161.44	c Solution 4750, time = 1158.7038s
1156.75/1161.44	o 973
1156.75/1161.46	c Solution 4751, time = 1158.7197s
1156.75/1161.46	o 972
1156.75/1161.47	c Solution 4752, time = 1158.7290s
1156.75/1161.47	o 970
1156.75/1161.47	c Solution 4753, time = 1158.7353s
1156.75/1161.47	o 969
1156.75/1161.48	c Solution 4754, time = 1158.7417s
1156.75/1161.48	o 970
1156.75/1161.49	c Solution 4755, time = 1158.7477s
1156.75/1161.49	o 967
1156.75/1161.49	c Solution 4756, time = 1158.7517s
1156.75/1161.49	o 967
1156.75/1161.49	c Solution 4757, time = 1158.7556s
1156.75/1161.49	o 967
1156.85/1161.50	c Solution 4758, time = 1158.7596s
1156.85/1161.50	o 967
1156.85/1161.50	c Solution 4759, time = 1158.7635s
1156.85/1161.50	o 967
1156.85/1161.51	c Solution 4760, time = 1158.7673s
1156.85/1161.51	o 967
1156.85/1161.51	c Solution 4761, time = 1158.7708s
1156.85/1161.51	o 967
1198.92/1203.70	c Solution 4762, time = 1200.9563s
1198.92/1203.70	o 338
1198.92/1203.70	c Solution 4763, time = 1200.9602s
1198.92/1203.70	o 1026
1199.41/1204.26	c Solution 4764, time = 1201.5233s
1199.41/1204.26	o 1014
1199.71/1204.50	c Solution 4765, time = 1201.7619s
1199.71/1204.50	o 1015
1199.91/1204.75	c Solution 4766, time = 1202.0112s
1199.91/1204.75	o 1011
1200.51/1205.33	c Solution 4767, time = 1202.5933s
1200.51/1205.33	o 1006
1200.71/1205.56	c Solution 4768, time = 1202.8243s
1200.71/1205.56	o 985
1200.91/1205.71	c Solution 4769, time = 1202.9729s
1200.91/1205.71	o 989
1201.32/1206.16	c Solution 4770, time = 1203.4248s
1201.32/1206.16	o 977
1201.51/1206.38	c Solution 4771, time = 1203.6446s
1201.51/1206.38	o 969
1201.81/1206.65	c Solution 4772, time = 1203.9067s
1201.81/1206.65	o 979
1202.32/1207.16	c Solution 4773, time = 1204.4223s
1202.32/1207.16	o 971
1202.50/1207.37	c Solution 4774, time = 1204.6267s
1202.50/1207.37	o 950
1202.70/1207.54	c Solution 4775, time = 1204.8055s
1202.70/1207.54	o 954
1203.10/1207.93	c Solution 4776, time = 1205.1892s
1203.10/1207.93	o 927
1203.31/1208.16	c Solution 4777, time = 1205.4250s
1203.31/1208.16	o 926
1203.60/1208.41	c Solution 4778, time = 1205.6736s
1203.60/1208.41	o 926
1204.00/1208.83	c Solution 4779, time = 1206.0955s
1204.00/1208.83	o 937
1204.21/1209.09	c Solution 4780, time = 1206.3533s
1204.21/1209.09	o 931
1204.70/1209.58	c Solution 4781, time = 1206.8362s
1204.70/1209.58	o 917
1204.90/1209.77	c Solution 4782, time = 1207.0329s
1204.90/1209.77	o 916
1205.40/1210.23	c Solution 4783, time = 1207.4868s
1205.40/1210.23	o 911
1205.49/1210.32	c Solution 4784, time = 1207.5857s
1205.49/1210.32	o 904
1205.69/1210.57	c Solution 4785, time = 1207.8303s
1205.69/1210.57	o 888
1206.09/1210.96	c Solution 4786, time = 1208.2231s
1206.09/1210.96	o 887
1206.30/1211.11	c Solution 4787, time = 1208.3710s
1206.30/1211.11	o 884
1206.49/1211.34	c Solution 4788, time = 1208.5972s
1206.49/1211.34	o 880
1206.89/1211.76	c Solution 4789, time = 1209.0191s
1206.89/1211.76	o 881
1207.09/1211.92	c Solution 4790, time = 1209.1822s
1207.09/1211.92	o 865
1207.20/1212.09	c Solution 4791, time = 1209.3540s
1207.20/1212.09	o 864
1207.39/1212.25	c Solution 4792, time = 1209.5140s
1207.39/1212.25	o 861
1207.79/1212.62	c Solution 4793, time = 1209.8813s
1207.79/1212.62	o 852
1207.89/1212.73	c Solution 4794, time = 1209.9899s
1207.89/1212.73	o 840
1207.99/1212.89	c Solution 4795, time = 1210.1466s
1207.99/1212.89	o 819
1208.38/1213.26	c Solution 4796, time = 1210.5164s
1208.38/1213.26	o 829
1208.48/1213.39	c Solution 4797, time = 1210.6463s
1208.48/1213.39	o 831
1208.68/1213.55	c Solution 4798, time = 1210.8152s
1208.68/1213.55	o 810
1208.88/1213.75	c Solution 4799, time = 1211.0134s
1208.88/1213.75	o 819
1209.19/1214.05	c Solution 4800, time = 1211.3160s
1209.19/1214.05	o 813
1209.38/1214.22	c Solution 4801, time = 1211.4807s
1209.38/1214.22	o 804
1209.48/1214.35	c Solution 4802, time = 1211.6160s
1209.48/1214.35	o 792
1209.78/1214.67	c Solution 4803, time = 1211.9324s
1209.78/1214.67	o 791
1209.98/1214.83	c Solution 4804, time = 1212.0883s
1209.98/1214.83	o 789
1210.08/1214.97	c Solution 4805, time = 1212.2263s
1210.08/1214.97	o 783
1210.38/1215.21	c Solution 4806, time = 1212.4673s
1210.38/1215.21	o 787
1210.48/1215.32	c Solution 4807, time = 1212.5800s
1210.48/1215.32	o 784
1210.58/1215.40	c Solution 4808, time = 1212.6639s
1210.58/1215.40	o 776
1210.68/1215.53	c Solution 4809, time = 1212.7898s
1210.68/1215.53	o 777
1210.98/1215.84	c Solution 4810, time = 1213.0974s
1210.98/1215.84	o 784
1211.08/1215.93	c Solution 4811, time = 1213.1911s
1211.08/1215.93	o 767
1211.19/1216.02	c Solution 4812, time = 1213.2785s
1211.19/1216.02	o 757
1211.29/1216.13	c Solution 4813, time = 1213.3940s
1211.29/1216.13	o 760
1211.57/1216.42	c Solution 4814, time = 1213.6783s
1211.57/1216.42	o 759
1211.67/1216.59	c Solution 4815, time = 1213.8496s
1211.67/1216.59	o 741
1211.97/1216.84	c Solution 4816, time = 1214.1020s
1211.97/1216.84	o 742
1212.07/1217.00	c Solution 4817, time = 1214.2647s
1212.07/1217.00	o 737
1212.37/1217.22	c Solution 4818, time = 1214.4805s
1212.37/1217.22	o 731
1212.47/1217.33	c Solution 4819, time = 1214.5916s
1212.47/1217.33	o 719
1212.67/1217.54	c Solution 4820, time = 1214.8013s
1212.67/1217.54	o 699
1212.77/1217.66	c Solution 4821, time = 1214.9189s
1212.77/1217.66	o 709
1213.07/1217.97	c Solution 4822, time = 1215.2334s
1213.07/1217.97	o 681
1213.18/1218.06	c Solution 4823, time = 1215.3231s
1213.18/1218.06	o 679
1213.28/1218.16	c Solution 4824, time = 1215.4248s
1213.28/1218.16	o 661
1213.47/1218.39	c Solution 4825, time = 1215.6480s
1213.47/1218.39	o 660
1213.57/1218.47	c Solution 4826, time = 1215.7265s
1213.57/1218.47	o 662
1213.67/1218.58	c Solution 4827, time = 1215.8400s
1213.67/1218.58	o 664
1213.77/1218.64	c Solution 4828, time = 1215.9021s
1213.77/1218.64	o 667
1213.87/1218.74	c Solution 4829, time = 1215.9992s
1213.87/1218.74	o 660
1213.97/1218.87	c Solution 4830, time = 1216.1286s
1213.97/1218.87	o 665
1214.07/1218.95	c Solution 4831, time = 1216.2112s
1214.07/1218.95	o 651
1214.18/1219.04	c Solution 4832, time = 1216.2983s
1214.18/1219.04	o 644
1214.37/1219.27	c Solution 4833, time = 1216.5342s
1214.37/1219.27	o 641
1214.47/1219.37	c Solution 4834, time = 1216.6293s
1214.47/1219.37	o 638
1214.66/1219.59	c Solution 4835, time = 1216.8511s
1214.66/1219.59	o 639
1214.76/1219.68	c Solution 4836, time = 1216.9398s
1214.76/1219.68	o 628
1214.86/1219.78	c Solution 4837, time = 1217.0406s
1214.86/1219.78	o 630
1215.06/1219.93	c Solution 4838, time = 1217.1899s
1215.06/1219.93	o 625
1215.06/1220.00	c Solution 4839, time = 1217.2581s
1215.06/1220.00	o 621
1215.17/1220.08	c Solution 4840, time = 1217.3379s
1215.17/1220.08	o 602
1215.36/1220.20	c Solution 4841, time = 1217.4574s
1215.36/1220.20	o 605
1215.36/1220.26	c Solution 4842, time = 1217.5244s
1215.36/1220.26	o 607
1215.46/1220.30	c Solution 4843, time = 1217.5615s
1215.46/1220.30	o 605
1215.56/1220.49	c Solution 4844, time = 1217.7540s
1215.56/1220.49	o 604
1215.66/1220.57	c Solution 4845, time = 1217.8307s
1215.66/1220.57	o 605
1215.66/1220.57	c Solution 4846, time = 1217.8347s
1215.66/1220.57	o 605
1215.76/1220.65	c Solution 4847, time = 1217.9071s
1215.76/1220.65	o 574
1215.76/1220.65	c Solution 4848, time = 1217.9121s
1215.76/1220.65	o 574
1215.86/1220.74	c Solution 4849, time = 1218.0052s
1215.86/1220.74	o 573
1215.86/1220.75	c Solution 4850, time = 1218.0103s
1215.86/1220.75	o 573
1215.96/1220.87	c Solution 4851, time = 1218.1288s
1215.96/1220.87	o 577
1215.96/1220.87	c Solution 4852, time = 1218.1343s
1215.96/1220.87	o 577
1216.06/1220.92	c Solution 4853, time = 1218.1849s
1216.06/1220.92	o 553
1216.06/1220.93	c Solution 4854, time = 1218.1893s
1216.06/1220.93	o 553
1216.06/1220.96	c Solution 4855, time = 1218.2230s
1216.06/1220.96	o 554
1216.06/1220.97	c Solution 4856, time = 1218.2279s
1216.06/1220.97	o 554
1216.06/1221.00	c Solution 4857, time = 1218.2637s
1216.06/1221.00	o 561
1216.06/1221.01	c Solution 4858, time = 1218.2679s
1216.06/1221.01	o 561
1216.17/1221.10	c Solution 4859, time = 1218.3574s
1216.17/1221.10	o 542
1216.17/1221.10	c Solution 4860, time = 1218.3613s
1216.17/1221.10	o 542
1216.36/1221.20	c Solution 4861, time = 1218.4570s
1216.36/1221.20	o 573
1216.36/1221.20	c Solution 4862, time = 1218.4611s
1216.36/1221.20	o 573
1216.36/1221.26	c Solution 4863, time = 1218.5254s
1216.36/1221.26	o 558
1216.36/1221.27	c Solution 4864, time = 1218.5325s
1216.36/1221.27	o 558
1216.46/1221.36	c Solution 4865, time = 1218.6250s
1216.46/1221.36	o 550
1216.56/1221.43	c Solution 4866, time = 1218.6872s
1216.56/1221.43	o 553
1216.56/1221.43	c Solution 4867, time = 1218.6918s
1216.56/1221.43	o 553
1216.66/1221.51	c Solution 4868, time = 1218.7697s
1216.66/1221.51	o 549
1216.66/1221.51	c Solution 4869, time = 1218.7745s
1216.66/1221.51	o 549
1216.66/1221.60	c Solution 4870, time = 1218.8563s
1216.66/1221.60	o 548
1216.76/1221.60	c Solution 4871, time = 1218.8599s
1216.76/1221.60	o 548
1216.76/1221.63	c Solution 4872, time = 1218.8943s
1216.76/1221.63	o 555
1216.76/1221.64	c Solution 4873, time = 1218.8981s
1216.76/1221.64	o 555
1216.76/1221.66	c Solution 4874, time = 1218.9234s
1216.76/1221.66	o 529
1216.76/1221.68	c Solution 4875, time = 1218.9429s
1216.76/1221.68	o 555
1216.76/1221.69	c Solution 4876, time = 1218.9467s
1216.76/1221.69	o 555
1216.86/1221.72	c Solution 4877, time = 1218.9775s
1216.86/1221.72	o 524
1216.86/1221.76	c Solution 4878, time = 1219.0213s
1216.86/1221.76	o 528
1216.96/1221.80	c Solution 4879, time = 1219.0571s
1216.96/1221.80	o 550
1216.96/1221.80	c Solution 4880, time = 1219.0609s
1216.96/1221.80	o 550
1217.06/1221.90	c Solution 4881, time = 1219.1619s
1217.06/1221.90	o 555
1217.06/1221.91	c Solution 4882, time = 1219.1696s
1217.06/1221.91	o 555
1217.06/1221.95	c Solution 4883, time = 1219.2125s
1217.06/1221.95	o 546
1217.17/1222.06	c Solution 4884, time = 1219.3252s
1217.17/1222.06	o 242
1217.17/1222.07	c Solution 4885, time = 1219.3313s
1217.17/1222.07	o 11584
1217.27/1222.12	c Solution 4886, time = 1219.3851s
1217.27/1222.12	o 242
1217.27/1222.14	c Solution 4887, time = 1219.4008s
1217.27/1222.14	o 1047
1217.45/1222.30	c Solution 4888, time = 1219.5598s
1217.45/1222.30	o 1047
1217.75/1222.62	c Solution 4889, time = 1219.8768s
1217.75/1222.62	o 1047
1218.26/1223.14	c Solution 4890, time = 1220.4039s
1218.26/1223.14	o 1041
1218.45/1223.38	c Solution 4891, time = 1220.6408s
1218.45/1223.38	o 1030
1218.75/1223.67	c Solution 4892, time = 1220.9300s
1218.75/1223.67	o 1027
1219.26/1224.15	c Solution 4893, time = 1221.4150s
1219.26/1224.15	o 1027
1219.55/1224.45	c Solution 4894, time = 1221.7082s
1219.55/1224.45	o 1030
1220.04/1224.93	c Solution 4895, time = 1222.1883s
1220.04/1224.93	o 1027
1220.25/1225.16	c Solution 4896, time = 1222.4214s
1220.25/1225.16	o 1016
1220.84/1225.72	c Solution 4897, time = 1222.9802s
1220.84/1225.72	o 1004
1221.04/1225.94	c Solution 4898, time = 1223.2004s
1221.04/1225.94	o 1000
1221.25/1226.14	c Solution 4899, time = 1223.4015s
1221.25/1226.14	o 1000
1221.74/1226.68	c Solution 4900, time = 1223.9454s
1221.74/1226.68	o 981
1222.04/1226.92	c Solution 4901, time = 1224.1810s
1222.04/1226.92	o 977
1222.25/1227.14	c Solution 4902, time = 1224.4039s
1222.25/1227.14	o 985
1222.74/1227.63	c Solution 4903, time = 1224.8919s
1222.74/1227.63	o 974
1222.93/1227.83	c Solution 4904, time = 1225.0904s
1222.93/1227.83	o 964
1223.03/1228.00	c Solution 4905, time = 1225.2619s
1223.03/1228.00	o 961
1223.33/1228.25	c Solution 4906, time = 1225.5135s
1223.33/1228.25	o 957
1223.73/1228.69	c Solution 4907, time = 1225.9506s
1223.73/1228.69	o 953
1224.03/1228.91	c Solution 4908, time = 1226.1747s
1224.03/1228.91	o 951
1224.33/1229.25	c Solution 4909, time = 1226.5139s
1224.33/1229.25	o 944
1224.53/1229.42	c Solution 4910, time = 1226.6860s
1224.53/1229.42	o 933
1224.73/1229.61	c Solution 4911, time = 1226.8695s
1224.73/1229.61	o 921
1225.14/1230.05	c Solution 4912, time = 1227.3065s
1225.14/1230.05	o 899
1225.33/1230.26	c Solution 4913, time = 1227.5199s
1225.33/1230.26	o 897
1225.73/1230.68	c Solution 4914, time = 1227.9460s
1225.73/1230.68	o 896
1225.93/1230.85	c Solution 4915, time = 1228.1151s
1225.93/1230.85	o 897
1226.14/1231.03	c Solution 4916, time = 1228.2957s
1226.14/1231.03	o 896
1226.42/1231.38	c Solution 4917, time = 1228.6392s
1226.42/1231.38	o 882
1226.62/1231.53	c Solution 4918, time = 1228.7930s
1226.62/1231.53	o 870
1226.92/1231.84	c Solution 4919, time = 1229.1045s
1226.92/1231.84	o 881
1227.13/1232.02	c Solution 4920, time = 1229.2793s
1227.13/1232.02	o 861
1227.23/1232.17	c Solution 4921, time = 1229.4284s
1227.23/1232.17	o 868
1227.42/1232.37	c Solution 4922, time = 1229.6346s
1227.42/1232.37	o 862
1227.82/1232.76	c Solution 4923, time = 1230.0162s
1227.82/1232.76	o 856
1228.02/1232.94	c Solution 4924, time = 1230.1976s
1228.02/1232.94	o 848
1228.23/1233.11	c Solution 4925, time = 1230.3724s
1228.23/1233.11	o 848
1228.52/1233.43	c Solution 4926, time = 1230.6927s
1228.52/1233.43	o 829
1228.62/1233.57	c Solution 4927, time = 1230.8276s
1228.62/1233.57	o 822
1228.72/1233.68	c Solution 4928, time = 1230.9424s
1228.72/1233.68	o 830
1229.02/1233.95	c Solution 4929, time = 1231.2066s
1229.02/1233.95	o 817
1229.13/1234.03	c Solution 4930, time = 1231.2936s
1229.13/1234.03	o 810
1229.31/1234.20	c Solution 4931, time = 1231.4659s
1229.31/1234.20	o 807
1229.51/1234.47	c Solution 4932, time = 1231.7341s
1229.51/1234.47	o 807
1229.81/1234.71	c Solution 4933, time = 1231.9726s
1229.81/1234.71	o 806
1229.91/1234.83	c Solution 4934, time = 1232.0878s
1229.91/1234.83	o 805
1230.22/1235.14	c Solution 4935, time = 1232.4029s
1230.22/1235.14	o 801
1230.41/1235.32	c Solution 4936, time = 1232.5806s
1230.41/1235.32	o 795
1230.51/1235.42	c Solution 4937, time = 1232.6800s
1230.51/1235.42	o 793
1230.61/1235.52	c Solution 4938, time = 1232.7846s
1230.61/1235.52	o 755
1230.91/1235.85	c Solution 4939, time = 1233.1130s
1230.91/1235.85	o 757
1231.01/1236.00	c Solution 4940, time = 1233.2617s
1231.01/1236.00	o 765
1231.22/1236.11	c Solution 4941, time = 1233.3709s
1231.22/1236.11	o 754
1231.31/1236.26	c Solution 4942, time = 1233.5174s
1231.31/1236.26	o 751
1231.51/1236.47	c Solution 4943, time = 1233.7306s
1231.51/1236.47	o 740
1231.71/1236.60	c Solution 4944, time = 1233.8590s
1231.71/1236.60	o 748
1231.91/1236.89	c Solution 4945, time = 1234.1475s
1231.91/1236.89	o 739
1232.01/1236.99	c Solution 4946, time = 1234.2538s
1232.01/1236.99	o 720
1232.12/1237.09	c Solution 4947, time = 1234.3487s
1232.12/1237.09	o 717
1232.40/1237.33	c Solution 4948, time = 1234.5921s
1232.40/1237.33	o 718
1232.50/1237.44	c Solution 4949, time = 1234.7031s
1232.50/1237.44	o 727
1232.60/1237.55	c Solution 4950, time = 1234.8109s
1232.60/1237.55	o 720
1232.70/1237.67	c Solution 4951, time = 1234.9290s
1232.70/1237.67	o 715
1233.00/1237.91	c Solution 4952, time = 1235.1730s
1233.00/1237.91	o 722
1233.11/1238.01	c Solution 4953, time = 1235.2738s
1233.11/1238.01	o 714
1233.30/1238.23	c Solution 4954, time = 1235.4932s
1233.30/1238.23	o 717
1233.40/1238.34	c Solution 4955, time = 1235.5975s
1233.40/1238.34	o 711
1233.60/1238.51	c Solution 4956, time = 1235.7679s
1233.60/1238.51	o 709
1233.60/1238.59	c Solution 4957, time = 1235.8489s
1233.60/1238.59	o 698
1233.70/1238.65	c Solution 4958, time = 1235.9144s
1233.70/1238.65	o 684
1233.90/1238.87	c Solution 4959, time = 1236.1304s
1233.90/1238.87	o 680
1234.00/1238.98	c Solution 4960, time = 1236.2407s
1234.00/1238.98	o 681
1234.11/1239.06	c Solution 4961, time = 1236.3190s
1234.11/1239.06	o 680
1234.40/1239.32	c Solution 4962, time = 1236.5771s
1234.40/1239.32	o 662
1234.40/1239.39	c Solution 4963, time = 1236.6503s
1234.40/1239.39	o 660
1234.60/1239.50	c Solution 4964, time = 1236.7636s
1234.60/1239.50	o 667
1234.70/1239.68	c Solution 4965, time = 1236.9376s
1234.70/1239.68	o 661
1234.80/1239.73	c Solution 4966, time = 1236.9877s
1234.80/1239.73	o 656
1234.90/1239.81	c Solution 4967, time = 1237.0730s
1234.90/1239.81	o 646
1235.00/1240.00	c Solution 4968, time = 1237.2562s
1235.00/1240.00	o 645
1235.11/1240.06	c Solution 4969, time = 1237.3172s
1235.11/1240.06	o 633
1235.21/1240.13	c Solution 4970, time = 1237.3889s
1235.21/1240.13	o 632
1235.30/1240.20	c Solution 4971, time = 1237.4647s
1235.30/1240.20	o 624
1235.30/1240.21	c Solution 4972, time = 1237.4692s
1235.30/1240.21	o 624
1235.49/1240.41	c Solution 4973, time = 1237.6719s
1235.49/1240.41	o 630
1235.49/1240.42	c Solution 4974, time = 1237.6761s
1235.49/1240.42	o 630
1235.49/1240.46	c Solution 4975, time = 1237.7228s
1235.49/1240.46	o 637
1235.49/1240.47	c Solution 4976, time = 1237.7270s
1235.49/1240.47	o 637
1235.59/1240.54	c Solution 4977, time = 1237.8030s
1235.59/1240.54	o 625
1235.59/1240.55	c Solution 4978, time = 1237.8079s
1235.59/1240.55	o 625
1235.59/1240.55	c Solution 4979, time = 1237.8115s
1235.59/1240.55	o 625
1235.69/1240.63	c Solution 4980, time = 1237.8899s
1235.69/1240.63	o 632
1235.69/1240.63	c Solution 4981, time = 1237.8935s
1235.69/1240.63	o 632
1235.69/1240.69	c Solution 4982, time = 1237.9524s
1235.69/1240.69	o 607
1235.69/1240.70	c Solution 4983, time = 1237.9563s
1235.69/1240.70	o 607
1235.89/1240.83	c Solution 4984, time = 1238.0923s
1235.89/1240.83	o 615
1235.89/1240.84	c Solution 4985, time = 1238.0993s
1235.89/1240.84	o 615
1235.89/1240.89	c Solution 4986, time = 1238.1519s
1235.89/1240.89	o 612
1235.89/1240.89	c Solution 4987, time = 1238.1556s
1235.89/1240.89	o 612
1235.99/1240.96	c Solution 4988, time = 1238.2223s
1235.99/1240.96	o 617
1235.99/1240.99	c Solution 4989, time = 1238.2555s
1235.99/1240.99	o 608
1235.99/1241.00	c Solution 4990, time = 1238.2592s
1235.99/1241.00	o 608
1236.10/1241.04	c Solution 4991, time = 1238.2968s
1236.10/1241.04	o 593
1236.10/1241.04	c Solution 4992, time = 1238.3006s
1236.10/1241.04	o 593
1236.20/1241.11	c Solution 4993, time = 1238.3738s
1236.20/1241.11	o 598
1236.20/1241.12	c Solution 4994, time = 1238.3786s
1236.20/1241.12	o 598
1236.20/1241.16	c Solution 4995, time = 1238.4240s
1236.20/1241.16	o 591
1236.20/1241.19	c Solution 4996, time = 1238.4551s
1236.20/1241.19	o 601
1236.29/1241.20	c Solution 4997, time = 1238.4583s
1236.29/1241.20	o 601
1236.29/1241.24	c Solution 4998, time = 1238.4999s
1236.29/1241.24	o 589
1236.29/1241.29	c Solution 4999, time = 1238.5497s
1236.29/1241.29	o 595
1236.39/1241.35	c Solution 5000, time = 1238.6136s
1236.39/1241.35	o 613
1236.49/1241.40	c Solution 5001, time = 1238.6652s
1236.49/1241.40	o 614
1236.49/1241.41	c Solution 5002, time = 1238.6692s
1236.49/1241.41	o 614
1236.59/1241.55	c Solution 5003, time = 1238.8110s
1236.59/1241.55	o 612
1236.59/1241.55	c Solution 5004, time = 1238.8143s
1236.59/1241.55	o 612
1236.59/1241.58	c Solution 5005, time = 1238.8440s
1236.59/1241.58	o 597
1236.59/1241.59	c Solution 5006, time = 1238.8478s
1236.59/1241.59	o 597
1236.69/1241.61	c Solution 5007, time = 1238.8713s
1236.69/1241.61	o 595
1236.69/1241.61	c Solution 5008, time = 1238.8748s
1236.69/1241.61	o 595
1236.69/1241.64	c Solution 5009, time = 1238.9017s
1236.69/1241.64	o 572
1236.99/1241.91	c Solution 5010, time = 1239.1707s
1236.99/1241.91	o 1034
1237.10/1242.02	c Solution 5011, time = 1239.2852s
1237.10/1242.02	o 1034
1237.69/1242.63	c Solution 5012, time = 1239.8892s
1237.69/1242.63	o 1039
1237.99/1242.90	c Solution 5013, time = 1240.1651s
1237.99/1242.90	o 1031
1238.49/1243.40	c Solution 5014, time = 1240.6583s
1238.49/1243.40	o 1014
1238.68/1243.66	c Solution 5015, time = 1240.9169s
1238.68/1243.66	o 1020
1239.28/1244.23	c Solution 5016, time = 1241.4932s
1239.28/1244.23	o 1003
1239.48/1244.43	c Solution 5017, time = 1241.6921s
1239.48/1244.43	o 1007
1239.68/1244.63	c Solution 5018, time = 1241.8860s
1239.68/1244.63	o 988
1240.19/1245.11	c Solution 5019, time = 1242.3689s
1240.19/1245.11	o 984
1240.38/1245.33	c Solution 5020, time = 1242.5866s
1240.38/1245.33	o 979
1240.68/1245.62	c Solution 5021, time = 1242.8765s
1240.68/1245.62	o 981
1241.28/1246.23	c Solution 5022, time = 1243.4870s
1241.28/1246.23	o 1000
1241.47/1246.48	c Solution 5023, time = 1243.7443s
1241.47/1246.48	o 978
1241.77/1246.75	c Solution 5024, time = 1244.0095s
1241.77/1246.75	o 971
1242.37/1247.30	c Solution 5025, time = 1244.5636s
1242.37/1247.30	o 963
1242.57/1247.50	c Solution 5026, time = 1244.7565s
1242.57/1247.50	o 954
1242.77/1247.71	c Solution 5027, time = 1244.9739s
1242.77/1247.71	o 941
1243.18/1248.11	c Solution 5028, time = 1245.3720s
1243.18/1248.11	o 949
1243.37/1248.32	c Solution 5029, time = 1245.5789s
1243.37/1248.32	o 939
1243.87/1248.85	c Solution 5030, time = 1246.1074s
1243.87/1248.85	o 929
1244.08/1249.04	c Solution 5031, time = 1246.3053s
1244.08/1249.04	o 919
1244.27/1249.24	c Solution 5032, time = 1246.5038s
1244.27/1249.24	o 920
1244.76/1249.73	c Solution 5033, time = 1246.9911s
1244.76/1249.73	o 919
1244.96/1249.91	c Solution 5034, time = 1247.1667s
1244.96/1249.91	o 914
1245.07/1250.06	c Solution 5035, time = 1247.3251s
1245.07/1250.06	o 899
1245.26/1250.21	c Solution 5036, time = 1247.4716s
1245.26/1250.21	o 898
1245.66/1250.60	c Solution 5037, time = 1247.8633s
1245.66/1250.60	o 892
1245.76/1250.72	c Solution 5038, time = 1247.9764s
1245.76/1250.72	o 888
1245.86/1250.82	c Solution 5039, time = 1248.0824s
1245.86/1250.82	o 875
1245.96/1250.90	c Solution 5040, time = 1248.1575s
1245.96/1250.90	o 874
1246.17/1251.12	c Solution 5041, time = 1248.3767s
1246.17/1251.12	o 869
1246.46/1251.43	c Solution 5042, time = 1248.6899s
1246.46/1251.43	o 858
1246.56/1251.55	c Solution 5043, time = 1248.8064s
1246.56/1251.55	o 858
1246.76/1251.71	c Solution 5044, time = 1248.9688s
1246.76/1251.71	o 862
1247.07/1252.10	c Solution 5045, time = 1249.3628s
1247.07/1252.10	o 863
1247.26/1252.21	c Solution 5046, time = 1249.4707s
1247.26/1252.21	o 864
1247.36/1252.35	c Solution 5047, time = 1249.6081s
1247.36/1252.35	o 846
1247.56/1252.51	c Solution 5048, time = 1249.7723s
1247.56/1252.51	o 840
1247.85/1252.80	c Solution 5049, time = 1250.0626s
1247.85/1252.80	o 831
1247.95/1252.92	c Solution 5050, time = 1250.1819s
1247.95/1252.92	o 819
1248.25/1253.28	c Solution 5051, time = 1250.5416s
1248.25/1253.28	o 822
1248.35/1253.40	c Solution 5052, time = 1250.6563s
1248.35/1253.40	o 823
1248.55/1253.52	c Solution 5053, time = 1250.7780s
1248.55/1253.52	o 811
1248.85/1253.85	c Solution 5054, time = 1251.1102s
1248.85/1253.85	o 819
1248.95/1254.01	c Solution 5055, time = 1251.2672s
1248.95/1254.01	o 811
1249.06/1254.06	c Solution 5056, time = 1251.3200s
1249.06/1254.06	o 817
1249.35/1254.33	c Solution 5057, time = 1251.5903s
1249.35/1254.33	o 794
1249.45/1254.42	c Solution 5058, time = 1251.6764s
1249.45/1254.42	o 802
1249.55/1254.53	c Solution 5059, time = 1251.7886s
1249.55/1254.53	o 802
1249.65/1254.63	c Solution 5060, time = 1251.8955s
1249.65/1254.63	o 807
1249.95/1254.96	c Solution 5061, time = 1252.2232s
1249.95/1254.96	o 809
1250.16/1255.14	c Solution 5062, time = 1252.4039s
1250.16/1255.14	o 807
1250.45/1255.49	c Solution 5063, time = 1252.7546s
1250.45/1255.49	o 798
1250.55/1255.58	c Solution 5064, time = 1252.8439s
1250.55/1255.58	o 789
1250.74/1255.72	c Solution 5065, time = 1252.9859s
1250.74/1255.72	o 783
1250.94/1255.90	c Solution 5066, time = 1253.1654s
1250.94/1255.90	o 788
1251.15/1256.13	c Solution 5067, time = 1253.3922s
1251.15/1256.13	o 786
1251.24/1256.22	c Solution 5068, time = 1253.4768s
1251.24/1256.22	o 781
1251.34/1256.33	c Solution 5069, time = 1253.5905s
1251.34/1256.33	o 777
1251.44/1256.45	c Solution 5070, time = 1253.7150s
1251.44/1256.45	o 766
1251.74/1256.77	c Solution 5071, time = 1254.0324s
1251.74/1256.77	o 765
1251.94/1256.93	c Solution 5072, time = 1254.1906s
1251.94/1256.93	o 746
1252.15/1257.12	c Solution 5073, time = 1254.3813s
1252.15/1257.12	o 753
1252.15/1257.17	c Solution 5074, time = 1254.4321s
1252.15/1257.17	o 742
1252.24/1257.28	c Solution 5075, time = 1254.5431s
1252.24/1257.28	o 748
1252.34/1257.36	c Solution 5076, time = 1254.6190s
1252.34/1257.36	o 753
1252.54/1257.58	c Solution 5077, time = 1254.8449s
1252.54/1257.58	o 739
1252.64/1257.66	c Solution 5078, time = 1254.9253s
1252.64/1257.66	o 737
1252.74/1257.76	c Solution 5079, time = 1255.0256s
1252.74/1257.76	o 729
1252.94/1257.92	c Solution 5080, time = 1255.1814s
1252.94/1257.92	o 726
1253.16/1258.19	c Solution 5081, time = 1255.4532s
1253.16/1258.19	o 725
1253.25/1258.29	c Solution 5082, time = 1255.5499s
1253.25/1258.29	o 721
1253.54/1258.51	c Solution 5083, time = 1255.7754s
1253.54/1258.51	o 722
1253.54/1258.57	c Solution 5084, time = 1255.8281s
1253.54/1258.57	o 708
1253.64/1258.67	c Solution 5085, time = 1255.9274s
1253.64/1258.67	o 705
1253.84/1258.85	c Solution 5086, time = 1256.1115s
1253.84/1258.85	o 705
1253.84/1258.89	c Solution 5087, time = 1256.1520s
1253.84/1258.89	o 698
1253.94/1258.96	c Solution 5088, time = 1256.2208s
1253.94/1258.96	o 696
1254.05/1259.02	c Solution 5089, time = 1256.2765s
1254.05/1259.02	o 703
1254.15/1259.16	c Solution 5090, time = 1256.4247s
1254.15/1259.16	o 696
1254.44/1259.41	c Solution 5091, time = 1256.6704s
1254.44/1259.41	o 688
1254.54/1259.50	c Solution 5092, time = 1256.7611s
1254.54/1259.50	o 702
1254.54/1259.58	c Solution 5093, time = 1256.8434s
1254.54/1259.58	o 694
1254.84/1259.86	c Solution 5094, time = 1257.1240s
1254.84/1259.86	o 662
1254.94/1259.95	c Solution 5095, time = 1257.2130s
1254.94/1259.95	o 670
1255.05/1260.01	c Solution 5096, time = 1257.2759s
1255.05/1260.01	o 660
1255.24/1260.21	c Solution 5097, time = 1257.4720s
1255.24/1260.21	o 638
1255.34/1260.30	c Solution 5098, time = 1257.5654s
1255.34/1260.30	o 623
1255.34/1260.31	c Solution 5099, time = 1257.5692s
1255.34/1260.31	o 623
1255.34/1260.37	c Solution 5100, time = 1257.6323s
1255.34/1260.37	o 629
1255.34/1260.37	c Solution 5101, time = 1257.6360s
1255.34/1260.37	o 629
1255.54/1260.55	c Solution 5102, time = 1257.8121s
1255.54/1260.55	o 621
1255.54/1260.56	c Solution 5103, time = 1257.8165s
1255.54/1260.56	o 621
1255.64/1260.61	c Solution 5104, time = 1257.8740s
1255.64/1260.61	o 606
1255.64/1260.62	c Solution 5105, time = 1257.8784s
1255.64/1260.62	o 606
1255.74/1260.70	c Solution 5106, time = 1257.9583s
1255.74/1260.70	o 611
1255.74/1260.70	c Solution 5107, time = 1257.9625s
1255.74/1260.70	o 611
1255.84/1260.81	c Solution 5108, time = 1258.0749s
1255.84/1260.81	o 608
1255.84/1260.82	c Solution 5109, time = 1258.0831s
1255.84/1260.82	o 608
1255.84/1260.87	c Solution 5110, time = 1258.1283s
1255.84/1260.87	o 592
1255.84/1260.87	c Solution 5111, time = 1258.1321s
1255.84/1260.87	o 592
1255.84/1260.87	c Solution 5112, time = 1258.1357s
1255.84/1260.87	o 592
1255.94/1260.91	c Solution 5113, time = 1258.1723s
1255.94/1260.91	o 577
1255.94/1260.96	c Solution 5114, time = 1258.2219s
1255.94/1260.96	o 581
1256.05/1261.01	c Solution 5115, time = 1258.2716s
1256.05/1261.01	o 612
1256.05/1261.01	c Solution 5116, time = 1258.2752s
1256.05/1261.01	o 612
1256.05/1261.08	c Solution 5117, time = 1258.3416s
1256.05/1261.08	o 605
1256.05/1261.09	c Solution 5118, time = 1258.3483s
1256.05/1261.09	o 605
1256.15/1261.13	c Solution 5119, time = 1258.3890s
1256.15/1261.13	o 589
1256.15/1261.18	c Solution 5120, time = 1258.4371s
1256.15/1261.18	o 592
1256.24/1261.23	c Solution 5121, time = 1258.4942s
1256.24/1261.23	o 621
1256.24/1261.24	c Solution 5122, time = 1258.4983s
1256.24/1261.24	o 621
1256.33/1261.36	c Solution 5123, time = 1258.6172s
1256.33/1261.36	o 615
1256.33/1261.36	c Solution 5124, time = 1258.6211s
1256.33/1261.36	o 615
1256.43/1261.43	c Solution 5125, time = 1258.6935s
1256.43/1261.43	o 609
1257.04/1262.04	c Solution 5126, time = 1259.2960s
1257.04/1262.04	o 1035
1257.33/1262.35	c Solution 5127, time = 1259.6130s
1257.33/1262.35	o 1036
1257.33/1262.35	c Solution 5128, time = 1259.6159s
1257.33/1262.35	o 1036
1257.93/1262.90	c Solution 5129, time = 1260.1599s
1257.93/1262.90	o 1019
1258.33/1263.36	c Solution 5130, time = 1260.6256s
1258.33/1263.36	o 1010
1258.53/1263.56	c Solution 5131, time = 1260.8232s
1258.53/1263.56	o 1004
1259.14/1264.14	c Solution 5132, time = 1261.3986s
1259.14/1264.14	o 1001
1259.32/1264.34	c Solution 5133, time = 1261.6042s
1259.32/1264.34	o 1006
1259.52/1264.55	c Solution 5134, time = 1261.8078s
1259.52/1264.55	o 995
1259.82/1264.82	c Solution 5135, time = 1262.0855s
1259.82/1264.82	o 990
1260.13/1265.17	c Solution 5136, time = 1262.4345s
1260.13/1265.17	o 988
1260.32/1265.38	c Solution 5137, time = 1262.6432s
1260.32/1265.38	o 978
1260.92/1265.92	c Solution 5138, time = 1263.1761s
1260.92/1265.92	o 955
1261.22/1266.20	c Solution 5139, time = 1263.4590s
1261.22/1266.20	o 978
1261.52/1266.52	c Solution 5140, time = 1263.7764s
1261.52/1266.52	o 960
1261.82/1266.86	c Solution 5141, time = 1264.1220s
1261.82/1266.86	o 949
1262.03/1267.02	c Solution 5142, time = 1264.2821s
1262.03/1267.02	o 943
1262.22/1267.28	c Solution 5143, time = 1264.5406s
1262.22/1267.28	o 936
1262.61/1267.68	c Solution 5144, time = 1264.9423s
1262.61/1267.68	o 927
1262.81/1267.85	c Solution 5145, time = 1265.1160s
1262.81/1267.85	o 925
1263.02/1268.05	c Solution 5146, time = 1265.3114s
1263.02/1268.05	o 929
1263.41/1268.42	c Solution 5147, time = 1265.6775s
1263.41/1268.42	o 910
1263.61/1268.64	c Solution 5148, time = 1265.9052s
1263.61/1268.64	o 907
1264.02/1269.02	c Solution 5149, time = 1266.2822s
1264.02/1269.02	o 910
1264.12/1269.15	c Solution 5150, time = 1266.4070s
1264.12/1269.15	o 888
1264.51/1269.55	c Solution 5151, time = 1266.8115s
1264.51/1269.55	o 893
1264.71/1269.70	c Solution 5152, time = 1266.9654s
1264.71/1269.70	o 876
1264.81/1269.83	c Solution 5153, time = 1267.0910s
1264.81/1269.83	o 860
1264.91/1269.99	c Solution 5154, time = 1267.2547s
1264.91/1269.99	o 875
1265.31/1270.37	c Solution 5155, time = 1267.6285s
1265.31/1270.37	o 870
1265.51/1270.53	c Solution 5156, time = 1267.7869s
1265.51/1270.53	o 863
1265.60/1270.63	c Solution 5157, time = 1267.8947s
1265.60/1270.63	o 859
1265.80/1270.87	c Solution 5158, time = 1268.1316s
1265.80/1270.87	o 856
1266.30/1271.30	c Solution 5159, time = 1268.5573s
1266.30/1271.30	o 854
1266.40/1271.47	c Solution 5160, time = 1268.7336s
1266.40/1271.47	o 846
1266.80/1271.88	c Solution 5161, time = 1269.1387s
1266.80/1271.88	o 837
1267.01/1272.09	c Solution 5162, time = 1269.3524s
1267.01/1272.09	o 841
1267.50/1272.50	c Solution 5163, time = 1269.7604s
1267.50/1272.50	o 825
1267.60/1272.60	c Solution 5164, time = 1269.8604s
1267.60/1272.60	o 839
1267.70/1272.79	c Solution 5165, time = 1270.0542s
1267.70/1272.79	o 819
1267.90/1272.93	c Solution 5166, time = 1270.1868s
1267.90/1272.93	o 824
1268.20/1273.21	c Solution 5167, time = 1270.4720s
1268.20/1273.21	o 805
1268.30/1273.33	c Solution 5168, time = 1270.5957s
1268.30/1273.33	o 803
1268.39/1273.47	c Solution 5169, time = 1270.7326s
1268.39/1273.47	o 812
1268.79/1273.81	c Solution 5170, time = 1271.0760s
1268.79/1273.81	o 795
1268.89/1274.00	c Solution 5171, time = 1271.2578s
1268.89/1274.00	o 778
1269.19/1274.26	c Solution 5172, time = 1271.5253s
1269.19/1274.26	o 791
1269.29/1274.38	c Solution 5173, time = 1271.6378s
1269.29/1274.38	o 781
1269.49/1274.51	c Solution 5174, time = 1271.7686s
1269.49/1274.51	o 774
1269.69/1274.76	c Solution 5175, time = 1272.0210s
1269.69/1274.76	o 774
1269.89/1274.90	c Solution 5176, time = 1272.1608s
1269.89/1274.90	o 765
1270.10/1275.18	c Solution 5177, time = 1272.4374s
1270.10/1275.18	o 752
1270.29/1275.32	c Solution 5178, time = 1272.5825s
1270.29/1275.32	o 767
1270.39/1275.45	c Solution 5179, time = 1272.7102s
1270.39/1275.45	o 748
1270.69/1275.71	c Solution 5180, time = 1272.9691s
1270.69/1275.71	o 740
1270.79/1275.82	c Solution 5181, time = 1273.0847s
1270.79/1275.82	o 732
1271.00/1276.10	c Solution 5182, time = 1273.3645s
1271.00/1276.10	o 730
1271.18/1276.21	c Solution 5183, time = 1273.4714s
1271.18/1276.21	o 719
1271.28/1276.30	c Solution 5184, time = 1273.5639s
1271.28/1276.30	o 717
1271.38/1276.43	c Solution 5185, time = 1273.6905s
1271.38/1276.43	o 711
1271.58/1276.66	c Solution 5186, time = 1273.9184s
1271.58/1276.66	o 708
1271.68/1276.77	c Solution 5187, time = 1274.0306s
1271.68/1276.77	o 711
1271.88/1276.98	c Solution 5188, time = 1274.2438s
1271.88/1276.98	o 712
1271.99/1277.08	c Solution 5189, time = 1274.3410s
1271.99/1277.08	o 713
1272.09/1277.15	c Solution 5190, time = 1274.4063s
1272.09/1277.15	o 702
1272.09/1277.19	c Solution 5191, time = 1274.4519s
1272.09/1277.19	o 701
1272.18/1277.26	c Solution 5192, time = 1274.5171s
1272.18/1277.26	o 698
1272.48/1277.53	c Solution 5193, time = 1274.7869s
1272.48/1277.53	o 690
1272.58/1277.61	c Solution 5194, time = 1274.8676s
1272.58/1277.61	o 684
1272.68/1277.70	c Solution 5195, time = 1274.9573s
1272.68/1277.70	o 687
1272.88/1277.91	c Solution 5196, time = 1275.1728s
1272.88/1277.91	o 680
1272.88/1277.99	c Solution 5197, time = 1275.2500s
1272.88/1277.99	o 672
1273.09/1278.14	c Solution 5198, time = 1275.4026s
1273.09/1278.14	o 665
1273.28/1278.31	c Solution 5199, time = 1275.5663s
1273.28/1278.31	o 662
1273.28/1278.36	c Solution 5200, time = 1275.6178s
1273.28/1278.36	o 658
1273.38/1278.49	c Solution 5201, time = 1275.7528s
1273.38/1278.49	o 630
1273.58/1278.65	c Solution 5202, time = 1275.9160s
1273.58/1278.65	o 659
1273.68/1278.78	c Solution 5203, time = 1276.0362s
1273.68/1278.78	o 640
1273.88/1278.98	c Solution 5204, time = 1276.2362s
1273.88/1278.98	o 639
1273.99/1279.05	c Solution 5205, time = 1276.3126s
1273.99/1279.05	o 645
1274.09/1279.11	c Solution 5206, time = 1276.3709s
1274.09/1279.11	o 646
1274.18/1279.20	c Solution 5207, time = 1276.4585s
1274.18/1279.20	o 636
1274.18/1279.20	c Solution 5208, time = 1276.4625s
1274.18/1279.20	o 636
1274.37/1279.41	c Solution 5209, time = 1276.6691s
1274.37/1279.41	o 614
1274.37/1279.41	c Solution 5210, time = 1276.6739s
1274.37/1279.41	o 614
1274.37/1279.46	c Solution 5211, time = 1276.7201s
1274.37/1279.46	o 625
1274.37/1279.46	c Solution 5212, time = 1276.7244s
1274.37/1279.46	o 625
1274.47/1279.52	c Solution 5213, time = 1276.7778s
1274.47/1279.52	o 617
1274.47/1279.52	c Solution 5214, time = 1276.7821s
1274.47/1279.52	o 617
1274.47/1279.58	c Solution 5215, time = 1276.8402s
1274.47/1279.58	o 588
1274.47/1279.58	c Solution 5216, time = 1276.8449s
1274.47/1279.58	o 588
1274.57/1279.69	c Solution 5217, time = 1276.9490s
1274.57/1279.69	o 599
1274.67/1279.70	c Solution 5218, time = 1276.9578s
1274.67/1279.70	o 599
1274.67/1279.76	c Solution 5219, time = 1277.0258s
1274.67/1279.76	o 594
1274.67/1279.77	c Solution 5220, time = 1277.0302s
1274.67/1279.77	o 594
1274.67/1279.77	c Solution 5221, time = 1277.0338s
1274.67/1279.77	o 594
1274.77/1279.80	c Solution 5222, time = 1277.0593s
1274.77/1279.80	o 567
1274.77/1279.84	c Solution 5223, time = 1277.1003s
1274.77/1279.84	o 556
1274.87/1279.90	c Solution 5224, time = 1277.1637s
1274.87/1279.90	o 597
1274.87/1279.91	c Solution 5225, time = 1277.1677s
1274.87/1279.91	o 597
1274.98/1280.01	c Solution 5226, time = 1277.2760s
1274.98/1280.01	o 597
1274.98/1280.02	c Solution 5227, time = 1277.2812s
1274.98/1280.02	o 597
1274.98/1280.06	c Solution 5228, time = 1277.3238s
1274.98/1280.06	o 599
1274.98/1280.07	c Solution 5229, time = 1277.3275s
1274.98/1280.07	o 599
1275.08/1280.14	c Solution 5230, time = 1277.4021s
1275.08/1280.14	o 602
1275.08/1280.14	c Solution 5231, time = 1277.4053s
1275.08/1280.14	o 602
1275.17/1280.20	c Solution 5232, time = 1277.4643s
1275.17/1280.20	o 572
1275.17/1280.24	c Solution 5233, time = 1277.4963s
1275.17/1280.24	o 602
1275.17/1280.24	c Solution 5234, time = 1277.4995s
1275.17/1280.24	o 602
1275.27/1280.31	c Solution 5235, time = 1277.5672s
1275.27/1280.31	o 589
1275.27/1280.32	c Solution 5236, time = 1277.5761s
1275.27/1280.32	o 589
1275.27/1280.34	c Solution 5237, time = 1277.6054s
1275.27/1280.34	o 588
1275.27/1280.35	c Solution 5238, time = 1277.6091s
1275.27/1280.35	o 588
1275.27/1280.39	c Solution 5239, time = 1277.6551s
1275.27/1280.39	o 546
1275.37/1280.44	c Solution 5240, time = 1277.7019s
1275.37/1280.44	o 609
1275.37/1280.44	c Solution 5241, time = 1277.7056s
1275.37/1280.44	o 609
1275.47/1280.54	c Solution 5242, time = 1277.8010s
1275.47/1280.54	o 604
1275.47/1280.54	c Solution 5243, time = 1277.8057s
1275.47/1280.54	o 604
1275.47/1280.58	c Solution 5244, time = 1277.8405s
1275.47/1280.58	o 603
1275.47/1280.58	c Solution 5245, time = 1277.8441s
1275.47/1280.58	o 603
1275.57/1280.62	c Solution 5246, time = 1277.8853s
1275.57/1280.62	o 579
1275.57/1280.67	c Solution 5247, time = 1277.9310s
1275.57/1280.67	o 596
1275.67/1280.72	c Solution 5248, time = 1277.9821s
1275.67/1280.72	o 607
1275.67/1280.77	c Solution 5249, time = 1278.0316s
1275.67/1280.77	o 624
1275.67/1280.77	c Solution 5250, time = 1278.0358s
1275.67/1280.77	o 624
1275.87/1280.90	c Solution 5251, time = 1278.1612s
1275.87/1280.90	o 619
1275.87/1280.90	c Solution 5252, time = 1278.1655s
1275.87/1280.90	o 619
1275.87/1280.98	c Solution 5253, time = 1278.2395s
1275.87/1280.98	o 590
1276.37/1281.44	c Solution 5254, time = 1278.7050s
1276.37/1281.44	o 1018
1276.67/1281.72	c Solution 5255, time = 1278.9857s
1276.67/1281.72	o 1021
1276.67/1281.73	c Solution 5256, time = 1278.9886s
1276.67/1281.73	o 1021
1277.16/1282.29	c Solution 5257, time = 1279.5526s
1277.16/1282.29	o 1009
1277.66/1282.78	c Solution 5258, time = 1280.0382s
1277.66/1282.78	o 997
1277.86/1282.98	c Solution 5259, time = 1280.2429s
1277.86/1282.98	o 1008
1278.16/1283.23	c Solution 5260, time = 1280.4927s
1278.16/1283.23	o 998
1278.66/1283.76	c Solution 5261, time = 1281.0172s
1278.66/1283.76	o 993
1278.86/1283.95	c Solution 5262, time = 1281.2061s
1278.86/1283.95	o 990
1279.16/1284.23	c Solution 5263, time = 1281.4870s
1279.16/1284.23	o 989
1279.56/1284.61	c Solution 5264, time = 1281.8735s
1279.56/1284.61	o 991
1279.76/1284.85	c Solution 5265, time = 1282.1081s
1279.76/1284.85	o 975
1279.97/1285.03	c Solution 5266, time = 1282.2923s
1279.97/1285.03	o 959
1280.45/1285.56	c Solution 5267, time = 1282.8208s
1280.45/1285.56	o 954
1280.65/1285.71	c Solution 5268, time = 1282.9733s
1280.65/1285.71	o 948
1280.75/1285.84	c Solution 5269, time = 1283.0984s
1280.75/1285.84	o 936
1281.15/1286.28	c Solution 5270, time = 1283.5450s
1281.15/1286.28	o 935
1281.35/1286.49	c Solution 5271, time = 1283.7485s
1281.35/1286.49	o 932
1281.55/1286.61	c Solution 5272, time = 1283.8673s
1281.55/1286.61	o 931
1281.96/1287.10	c Solution 5273, time = 1284.3638s
1281.96/1287.10	o 924
1282.15/1287.24	c Solution 5274, time = 1284.5048s
1282.15/1287.24	o 911
1282.35/1287.41	c Solution 5275, time = 1284.6669s
1282.35/1287.41	o 905
1282.55/1287.61	c Solution 5276, time = 1284.8738s
1282.55/1287.61	o 886
1282.85/1287.93	c Solution 5277, time = 1285.1915s
1282.85/1287.93	o 887
1282.96/1288.10	c Solution 5278, time = 1285.3641s
1282.96/1288.10	o 898
1283.06/1288.19	c Solution 5279, time = 1285.4507s
1283.06/1288.19	o 880
1283.54/1288.62	c Solution 5280, time = 1285.8857s
1283.54/1288.62	o 876
1283.64/1288.77	c Solution 5281, time = 1286.0308s
1283.64/1288.77	o 871
1283.74/1288.89	c Solution 5282, time = 1286.1501s
1283.74/1288.89	o 858
1284.14/1289.24	c Solution 5283, time = 1286.5014s
1284.14/1289.24	o 859
1284.24/1289.36	c Solution 5284, time = 1286.6228s
1284.24/1289.36	o 862
1284.54/1289.67	c Solution 5285, time = 1286.9275s
1284.54/1289.67	o 853
1284.74/1289.85	c Solution 5286, time = 1287.1084s
1284.74/1289.85	o 867
1284.84/1289.97	c Solution 5287, time = 1287.2346s
1284.84/1289.97	o 845
1285.05/1290.15	c Solution 5288, time = 1287.4080s
1285.05/1290.15	o 839
1285.34/1290.48	c Solution 5289, time = 1287.7451s
1285.34/1290.48	o 850
1285.54/1290.60	c Solution 5290, time = 1287.8597s
1285.54/1290.60	o 853
1285.64/1290.77	c Solution 5291, time = 1288.0291s
1285.64/1290.77	o 827
1285.84/1290.91	c Solution 5292, time = 1288.1743s
1285.84/1290.91	o 834
1286.14/1291.27	c Solution 5293, time = 1288.5317s
1286.14/1291.27	o 827
1286.24/1291.38	c Solution 5294, time = 1288.6432s
1286.24/1291.38	o 821
1286.43/1291.50	c Solution 5295, time = 1288.7603s
1286.43/1291.50	o 821
1286.53/1291.65	c Solution 5296, time = 1288.9079s
1286.53/1291.65	o 820
1286.83/1291.95	c Solution 5297, time = 1289.2120s
1286.83/1291.95	o 799
1287.04/1292.13	c Solution 5298, time = 1289.3931s
1287.04/1292.13	o 788
1287.33/1292.47	c Solution 5299, time = 1289.7308s
1287.33/1292.47	o 795
1287.43/1292.57	c Solution 5300, time = 1289.8278s
1287.43/1292.57	o 802
1287.63/1292.71	c Solution 5301, time = 1289.9707s
1287.63/1292.71	o 792
1287.83/1292.96	c Solution 5302, time = 1290.2259s
1287.83/1292.96	o 779
1288.04/1293.13	c Solution 5303, time = 1290.3956s
1288.04/1293.13	o 783
1288.33/1293.47	c Solution 5304, time = 1290.7283s
1288.33/1293.47	o 766
1288.43/1293.58	c Solution 5305, time = 1290.8416s
1288.43/1293.58	o 755
1288.63/1293.73	c Solution 5306, time = 1290.9893s
1288.63/1293.73	o 754
1288.83/1293.97	c Solution 5307, time = 1291.2300s
1288.83/1293.97	o 738
1289.13/1294.24	c Solution 5308, time = 1291.5054s
1289.13/1294.24	o 736
1289.22/1294.32	c Solution 5309, time = 1291.5816s
1289.22/1294.32	o 740
1289.32/1294.44	c Solution 5310, time = 1291.7001s
1289.32/1294.44	o 732
1289.62/1294.70	c Solution 5311, time = 1291.9580s
1289.62/1294.70	o 708
1289.72/1294.80	c Solution 5312, time = 1292.0639s
1289.72/1294.80	o 719
1289.82/1294.91	c Solution 5313, time = 1292.1710s
1289.82/1294.91	o 709
1290.03/1295.16	c Solution 5314, time = 1292.4210s
1290.03/1295.16	o 698
1290.12/1295.26	c Solution 5315, time = 1292.5215s
1290.12/1295.26	o 685
1290.22/1295.36	c Solution 5316, time = 1292.6200s
1290.22/1295.36	o 682
1290.52/1295.62	c Solution 5317, time = 1292.8805s
1290.52/1295.62	o 676
1290.62/1295.70	c Solution 5318, time = 1292.9617s
1290.62/1295.70	o 671
1290.72/1295.82	c Solution 5319, time = 1293.0795s
1290.72/1295.82	o 674
1290.82/1295.99	c Solution 5320, time = 1293.2526s
1290.82/1295.99	o 678
1291.03/1296.12	c Solution 5321, time = 1293.3837s
1291.03/1296.12	o 666
1291.12/1296.22	c Solution 5322, time = 1293.4853s
1291.12/1296.22	o 629
1291.32/1296.44	c Solution 5323, time = 1293.6993s
1291.32/1296.44	o 630
1291.42/1296.53	c Solution 5324, time = 1293.7863s
1291.42/1296.53	o 645
1291.62/1296.71	c Solution 5325, time = 1293.9704s
1291.62/1296.71	o 638
1291.62/1296.75	c Solution 5326, time = 1294.0094s
1291.62/1296.75	o 636
1291.72/1296.83	c Solution 5327, time = 1294.0954s
1291.72/1296.83	o 634
1291.93/1297.06	c Solution 5328, time = 1294.3215s
1291.93/1297.06	o 625
1292.03/1297.15	c Solution 5329, time = 1294.4087s
1292.03/1297.15	o 639
1292.03/1297.16	c Solution 5330, time = 1294.4202s
1292.03/1297.16	o 632
1292.11/1297.22	c Solution 5331, time = 1294.4811s
1292.11/1297.22	o 634
1292.11/1297.29	c Solution 5332, time = 1294.5486s
1292.11/1297.29	o 638
1292.21/1297.38	c Solution 5333, time = 1294.6371s
1292.21/1297.38	o 624
1292.41/1297.56	c Solution 5334, time = 1294.8187s
1292.41/1297.56	o 612
1292.51/1297.62	c Solution 5335, time = 1294.8791s
1292.51/1297.62	o 618
1292.51/1297.68	c Solution 5336, time = 1294.9362s
1292.51/1297.68	o 614
1292.51/1297.68	c Solution 5337, time = 1294.9409s
1292.51/1297.68	o 614
1292.61/1297.74	c Solution 5338, time = 1295.0007s
1292.61/1297.74	o 615
1292.61/1297.74	c Solution 5339, time = 1295.0046s
1292.61/1297.74	o 615
1292.81/1297.96	c Solution 5340, time = 1295.2195s
1292.81/1297.96	o 605
1292.81/1297.96	c Solution 5341, time = 1295.2241s
1292.81/1297.96	o 605
1292.92/1298.02	c Solution 5342, time = 1295.2809s
1292.92/1298.02	o 622
1292.92/1298.02	c Solution 5343, time = 1295.2852s
1292.92/1298.02	o 622
1292.92/1298.09	c Solution 5344, time = 1295.3500s
1292.92/1298.09	o 603
1292.92/1298.09	c Solution 5345, time = 1295.3544s
1292.92/1298.09	o 603
1293.02/1298.16	c Solution 5346, time = 1295.4170s
1293.02/1298.16	o 586
1293.02/1298.16	c Solution 5347, time = 1295.4218s
1293.02/1298.16	o 586
1293.02/1298.17	c Solution 5348, time = 1295.4263s
1293.02/1298.17	o 586
1293.11/1298.26	c Solution 5349, time = 1295.5222s
1293.11/1298.26	o 577
1293.11/1298.27	c Solution 5350, time = 1295.5300s
1293.11/1298.27	o 577
1293.21/1298.30	c Solution 5351, time = 1295.5629s
1293.21/1298.30	o 563
1293.21/1298.35	c Solution 5352, time = 1295.6155s
1293.21/1298.35	o 581
1293.21/1298.39	c Solution 5353, time = 1295.6546s
1293.21/1298.39	o 594
1293.31/1298.40	c Solution 5354, time = 1295.6583s
1293.31/1298.40	o 594
1293.31/1298.47	c Solution 5355, time = 1295.7346s
1293.31/1298.47	o 592
1293.31/1298.48	c Solution 5356, time = 1295.7386s
1293.31/1298.48	o 592
1293.31/1298.48	c Solution 5357, time = 1295.7425s
1293.31/1298.48	o 592
1293.41/1298.54	c Solution 5358, time = 1295.8004s
1293.41/1298.54	o 592
1293.41/1298.55	c Solution 5359, time = 1295.8063s
1293.41/1298.55	o 592
1293.41/1298.58	c Solution 5360, time = 1295.8449s
1293.41/1298.58	o 593
1293.51/1298.62	c Solution 5361, time = 1295.8812s
1293.51/1298.62	o 598
1293.51/1298.62	c Solution 5362, time = 1295.8846s
1293.51/1298.62	o 598
1293.61/1298.71	c Solution 5363, time = 1295.9720s
1293.61/1298.71	o 596
1293.61/1298.72	c Solution 5364, time = 1295.9794s
1293.61/1298.72	o 596
1293.71/1298.80	c Solution 5365, time = 1296.0595s
1293.71/1298.80	o 580
1293.71/1298.85	c Solution 5366, time = 1296.1131s
1293.71/1298.85	o 599
1293.71/1298.86	c Solution 5367, time = 1296.1168s
1293.71/1298.86	o 599
1293.81/1298.97	c Solution 5368, time = 1296.2319s
1293.81/1298.97	o 610
1293.92/1299.01	c Solution 5369, time = 1296.2702s
1293.92/1299.01	o 602
1293.92/1299.01	c Solution 5370, time = 1296.2738s
1293.92/1299.01	o 602
1293.92/1299.10	c Solution 5371, time = 1296.3617s
1293.92/1299.10	o 618
1293.92/1299.10	c Solution 5372, time = 1296.3653s
1293.92/1299.10	o 618
1294.02/1299.14	c Solution 5373, time = 1296.4059s
1294.02/1299.14	o 607
1294.02/1299.15	c Solution 5374, time = 1296.4099s
1294.02/1299.15	o 607
1294.02/1299.18	c Solution 5375, time = 1296.4438s
1294.02/1299.18	o 591
1294.11/1299.25	c Solution 5376, time = 1296.5116s
1294.11/1299.25	o 593
1294.80/1300.01	c Solution 5377, time = 1297.2667s
1294.80/1300.01	o 1037
1295.20/1300.30	c Solution 5378, time = 1297.5590s
1295.20/1300.30	o 1038
1295.20/1300.31	c Solution 5379, time = 1297.5698s
1295.20/1300.31	o 1038
1296.30/1301.41	c Solution 5380, time = 1298.6690s
1296.30/1301.41	o 1033
1296.50/1301.67	c Solution 5381, time = 1298.9273s
1296.50/1301.67	o 1025
1297.10/1302.29	c Solution 5382, time = 1299.5483s
1297.10/1302.29	o 1015
1297.40/1302.51	c Solution 5383, time = 1299.7679s
1297.40/1302.51	o 1027
1297.60/1302.75	c Solution 5384, time = 1300.0142s
1297.60/1302.75	o 1021
1298.01/1303.18	c Solution 5385, time = 1300.4430s
1298.01/1303.18	o 1009
1298.29/1303.43	c Solution 5386, time = 1300.6931s
1298.29/1303.43	o 1009
1298.79/1304.00	c Solution 5387, time = 1301.2594s
1298.79/1304.00	o 998
1299.09/1304.21	c Solution 5388, time = 1301.4739s
1299.09/1304.21	o 989
1299.39/1304.55	c Solution 5389, time = 1301.8084s
1299.39/1304.55	o 982
1299.90/1305.04	c Solution 5390, time = 1302.3060s
1299.90/1305.04	o 982
1300.00/1305.17	c Solution 5391, time = 1302.4338s
1300.00/1305.17	o 970
1300.19/1305.35	c Solution 5392, time = 1302.6159s
1300.19/1305.35	o 960
1300.39/1305.59	c Solution 5393, time = 1302.8482s
1300.39/1305.59	o 948
1300.59/1305.80	c Solution 5394, time = 1303.0561s
1300.59/1305.80	o 940
1301.09/1306.29	c Solution 5395, time = 1303.5501s
1301.09/1306.29	o 943
1301.29/1306.48	c Solution 5396, time = 1303.7417s
1301.29/1306.48	o 938
1301.59/1306.72	c Solution 5397, time = 1303.9823s
1301.59/1306.72	o 944
1302.09/1307.25	c Solution 5398, time = 1304.5074s
1302.09/1307.25	o 934
1302.29/1307.42	c Solution 5399, time = 1304.6823s
1302.29/1307.42	o 924
1302.59/1307.74	c Solution 5400, time = 1305.0032s
1302.59/1307.74	o 908
1302.79/1307.94	c Solution 5401, time = 1305.2021s
1302.79/1307.94	o 904
1303.09/1308.29	c Solution 5402, time = 1305.5550s
1303.09/1308.29	o 901
1303.29/1308.47	c Solution 5403, time = 1305.7276s
1303.29/1308.47	o 895
1303.69/1308.85	c Solution 5404, time = 1306.1079s
1303.69/1308.85	o 892
1303.90/1309.03	c Solution 5405, time = 1306.2928s
1303.90/1309.03	o 892
1304.09/1309.25	c Solution 5406, time = 1306.5079s
1304.09/1309.25	o 873
1304.48/1309.67	c Solution 5407, time = 1306.9309s
1304.48/1309.67	o 867
1304.68/1309.83	c Solution 5408, time = 1307.0918s
1304.68/1309.83	o 869
1304.78/1309.94	c Solution 5409, time = 1307.2037s
1304.78/1309.94	o 859
1305.08/1310.29	c Solution 5410, time = 1307.5516s
1305.08/1310.29	o 866
1305.28/1310.43	c Solution 5411, time = 1307.6886s
1305.28/1310.43	o 864
1305.68/1310.80	c Solution 5412, time = 1308.0618s
1305.68/1310.80	o 845
1305.78/1310.94	c Solution 5413, time = 1308.2031s
1305.78/1310.94	o 835
1305.99/1311.17	c Solution 5414, time = 1308.4354s
1305.99/1311.17	o 838
1306.38/1311.52	c Solution 5415, time = 1308.7812s
1306.38/1311.52	o 836
1306.58/1311.70	c Solution 5416, time = 1308.9633s
1306.58/1311.70	o 827
1306.77/1311.97	c Solution 5417, time = 1309.2348s
1306.77/1311.97	o 834
1306.88/1312.07	c Solution 5418, time = 1309.3314s
1306.88/1312.07	o 835
1307.07/1312.20	c Solution 5419, time = 1309.4655s
1307.07/1312.20	o 824
1307.37/1312.59	c Solution 5420, time = 1309.8489s
1307.37/1312.59	o 818
1307.57/1312.76	c Solution 5421, time = 1310.0255s
1307.57/1312.76	o 812
1307.88/1313.04	c Solution 5422, time = 1310.2982s
1307.88/1313.04	o 811
1307.88/1313.09	c Solution 5423, time = 1310.3524s
1307.88/1313.09	o 811
1307.98/1313.15	c Solution 5424, time = 1310.4097s
1307.98/1313.15	o 807
1308.17/1313.30	c Solution 5425, time = 1310.5580s
1308.17/1313.30	o 808
1308.47/1313.66	c Solution 5426, time = 1310.9239s
1308.47/1313.66	o 787
1308.67/1313.80	c Solution 5427, time = 1311.0601s
1308.67/1313.80	o 783
1308.77/1313.91	c Solution 5428, time = 1311.1669s
1308.77/1313.91	o 782
1309.07/1314.21	c Solution 5429, time = 1311.4715s
1309.07/1314.21	o 781
1309.17/1314.34	c Solution 5430, time = 1311.5993s
1309.17/1314.34	o 776
1309.27/1314.46	c Solution 5431, time = 1311.7173s
1309.27/1314.46	o 782
1309.66/1314.80	c Solution 5432, time = 1312.0602s
1309.66/1314.80	o 765
1309.76/1314.90	c Solution 5433, time = 1312.1569s
1309.76/1314.90	o 765
1309.76/1314.99	c Solution 5434, time = 1312.2534s
1309.76/1314.99	o 771
1309.88/1315.09	c Solution 5435, time = 1312.3529s
1309.88/1315.09	o 757
1310.16/1315.30	c Solution 5436, time = 1312.5595s
1310.16/1315.30	o 753
1310.16/1315.38	c Solution 5437, time = 1312.6368s
1310.16/1315.38	o 760
1310.36/1315.50	c Solution 5438, time = 1312.7598s
1310.36/1315.50	o 734
1310.66/1315.82	c Solution 5439, time = 1313.0812s
1310.66/1315.82	o 729
1310.76/1315.95	c Solution 5440, time = 1313.2087s
1310.76/1315.95	o 734
1310.76/1316.00	c Solution 5441, time = 1313.2628s
1310.76/1316.00	o 741
1310.97/1316.12	c Solution 5442, time = 1313.3826s
1310.97/1316.12	o 728
1311.06/1316.27	c Solution 5443, time = 1313.5277s
1311.06/1316.27	o 723
1311.16/1316.36	c Solution 5444, time = 1313.6208s
1311.16/1316.36	o 718
1311.46/1316.61	c Solution 5445, time = 1313.8756s
1311.46/1316.61	o 723
1311.56/1316.74	c Solution 5446, time = 1314.0017s
1311.56/1316.74	o 720
1311.87/1317.07	c Solution 5447, time = 1314.3322s
1311.87/1317.07	o 700
1312.06/1317.23	c Solution 5448, time = 1314.4875s
1312.06/1317.23	o 704
1312.15/1317.38	c Solution 5449, time = 1314.6373s
1312.15/1317.38	o 698
1312.35/1317.57	c Solution 5450, time = 1314.8341s
1312.35/1317.57	o 692
1312.45/1317.65	c Solution 5451, time = 1314.9061s
1312.45/1317.65	o 683
1312.55/1317.79	c Solution 5452, time = 1315.0462s
1312.55/1317.79	o 675
1312.75/1317.92	c Solution 5453, time = 1315.1779s
1312.75/1317.92	o 672
1312.75/1318.00	c Solution 5454, time = 1315.2627s
1312.75/1318.00	o 679
1313.05/1318.23	c Solution 5455, time = 1315.4902s
1313.05/1318.23	o 668
1313.05/1318.29	c Solution 5456, time = 1315.5559s
1313.05/1318.29	o 673
1313.15/1318.33	c Solution 5457, time = 1315.5919s
1313.15/1318.33	o 663
1313.25/1318.45	c Solution 5458, time = 1315.7079s
1313.25/1318.45	o 651
1313.45/1318.68	c Solution 5459, time = 1315.9414s
1313.45/1318.68	o 645
1313.55/1318.77	c Solution 5460, time = 1316.0327s
1313.55/1318.77	o 651
1313.55/1318.78	c Solution 5461, time = 1316.0367s
1313.55/1318.78	o 651
1313.65/1318.85	c Solution 5462, time = 1316.1147s
1313.65/1318.85	o 659
1313.65/1318.86	c Solution 5463, time = 1316.1199s
1313.65/1318.86	o 659
1313.75/1318.92	c Solution 5464, time = 1316.1830s
1313.75/1318.92	o 654
1313.75/1318.93	c Solution 5465, time = 1316.1871s
1313.75/1318.93	o 654
1313.86/1319.02	c Solution 5466, time = 1316.2786s
1313.86/1319.02	o 652
1313.86/1319.02	c Solution 5467, time = 1316.2853s
1313.86/1319.02	o 652
1313.86/1319.08	c Solution 5468, time = 1316.3454s
1313.86/1319.08	o 645
1313.86/1319.09	c Solution 5469, time = 1316.3493s
1313.86/1319.09	o 645
1313.96/1319.16	c Solution 5470, time = 1316.4235s
1313.96/1319.16	o 628
1314.05/1319.20	c Solution 5471, time = 1316.4657s
1314.05/1319.20	o 638
1314.05/1319.21	c Solution 5472, time = 1316.4694s
1314.05/1319.21	o 638
1314.15/1319.31	c Solution 5473, time = 1316.5737s
1314.15/1319.31	o 638
1314.15/1319.32	c Solution 5474, time = 1316.5812s
1314.15/1319.32	o 638
1314.15/1319.36	c Solution 5475, time = 1316.6213s
1314.15/1319.36	o 626
1314.15/1319.36	c Solution 5476, time = 1316.6248s
1314.15/1319.36	o 626
1314.25/1319.41	c Solution 5477, time = 1316.6728s
1314.25/1319.41	o 646
1314.25/1319.49	c Solution 5478, time = 1316.7551s
1314.25/1319.49	o 623
1314.35/1319.54	c Solution 5479, time = 1316.7979s
1314.35/1319.54	o 640
1314.35/1319.54	c Solution 5480, time = 1316.8014s
1314.35/1319.54	o 640
1314.45/1319.64	c Solution 5481, time = 1316.8990s
1314.45/1319.64	o 641
1314.45/1319.64	c Solution 5482, time = 1316.9034s
1314.45/1319.64	o 641
1314.45/1319.68	c Solution 5483, time = 1316.9399s
1314.45/1319.68	o 631
1314.45/1319.68	c Solution 5484, time = 1316.9436s
1314.45/1319.68	o 631
1314.55/1319.70	c Solution 5485, time = 1316.9607s
1314.55/1319.70	o 614
1314.65/1319.80	c Solution 5486, time = 1317.0606s
1314.65/1319.80	o 640
1314.65/1319.86	c Solution 5487, time = 1317.1190s
1314.65/1319.86	o 639
1314.65/1319.86	c Solution 5488, time = 1317.1230s
1314.65/1319.86	o 639
1314.75/1319.98	c Solution 5489, time = 1317.2380s
1314.75/1319.98	o 643
1314.75/1319.98	c Solution 5490, time = 1317.2451s
1314.75/1319.98	o 643
1314.86/1320.02	c Solution 5491, time = 1317.2853s
1314.86/1320.02	o 644
1314.86/1320.03	c Solution 5492, time = 1317.2893s
1314.86/1320.03	o 644
1314.86/1320.06	c Solution 5493, time = 1317.3184s
1314.86/1320.06	o 632
1314.86/1320.06	c Solution 5494, time = 1317.3222s
1314.86/1320.06	o 632
1314.86/1320.10	c Solution 5495, time = 1317.3583s
1314.86/1320.10	o 618
1314.96/1320.14	c Solution 5496, time = 1317.3972s
1314.96/1320.14	o 633
1314.96/1320.14	c Solution 5497, time = 1317.4006s
1314.96/1320.14	o 633
1315.04/1320.25	c Solution 5498, time = 1317.5119s
1315.04/1320.25	o 641
1315.04/1320.26	c Solution 5499, time = 1317.5209s
1315.04/1320.26	o 641
1315.14/1320.31	c Solution 5500, time = 1317.5705s
1315.14/1320.31	o 614
1315.74/1321.00	c Solution 5501, time = 1318.2622s
1315.74/1321.00	o 1029
1316.14/1321.31	c Solution 5502, time = 1318.5692s
1316.14/1321.31	o 1031
1316.14/1321.31	c Solution 5503, time = 1318.5722s
1316.14/1321.31	o 1031
1316.64/1321.85	c Solution 5504, time = 1319.1098s
1316.64/1321.85	o 1032
1317.14/1322.39	c Solution 5505, time = 1319.6484s
1317.14/1322.39	o 1019
1317.44/1322.61	c Solution 5506, time = 1319.8749s
1317.44/1322.61	o 1003
1317.54/1322.79	c Solution 5507, time = 1320.0559s
1317.54/1322.79	o 992
1318.03/1323.27	c Solution 5508, time = 1320.5313s
1318.03/1323.27	o 989
1318.33/1323.54	c Solution 5509, time = 1320.7979s
1318.33/1323.54	o 988
1318.53/1323.75	c Solution 5510, time = 1321.0155s
1318.53/1323.75	o 989
1318.94/1324.19	c Solution 5511, time = 1321.4496s
1318.94/1324.19	o 987
1319.23/1324.42	c Solution 5512, time = 1321.6815s
1319.23/1324.42	o 968
1319.43/1324.69	c Solution 5513, time = 1321.9550s
1319.43/1324.69	o 979
1319.94/1325.15	c Solution 5514, time = 1322.4114s
1319.94/1325.15	o 948
1320.33/1325.51	c Solution 5515, time = 1322.7730s
1320.33/1325.51	o 959
1320.53/1325.75	c Solution 5516, time = 1323.0110s
1320.53/1325.75	o 955
1320.84/1326.03	c Solution 5517, time = 1323.2909s
1320.84/1326.03	o 944
1320.94/1326.15	c Solution 5518, time = 1323.4114s
1320.94/1326.15	o 927
1321.02/1326.29	c Solution 5519, time = 1323.5478s
1321.02/1326.29	o 920
1321.42/1326.67	c Solution 5520, time = 1323.9337s
1321.42/1326.67	o 916
1321.72/1326.91	c Solution 5521, time = 1324.1690s
1321.72/1326.91	o 911
1322.22/1327.42	c Solution 5522, time = 1324.6778s
1322.22/1327.42	o 905
1322.32/1327.55	c Solution 5523, time = 1324.8128s
1322.32/1327.55	o 896
1322.72/1327.91	c Solution 5524, time = 1325.1717s
1322.72/1327.91	o 894
1322.83/1328.09	c Solution 5525, time = 1325.3490s
1322.83/1328.09	o 894
1323.22/1328.49	c Solution 5526, time = 1325.7462s
1323.22/1328.49	o 903
1323.42/1328.63	c Solution 5527, time = 1325.8883s
1323.42/1328.63	o 889
1323.52/1328.76	c Solution 5528, time = 1326.0163s
1323.52/1328.76	o 890
1323.93/1329.14	c Solution 5529, time = 1326.4052s
1323.93/1329.14	o 874
1324.02/1329.27	c Solution 5530, time = 1326.5306s
1324.02/1329.27	o 877
1324.12/1329.39	c Solution 5531, time = 1326.6471s
1324.12/1329.39	o 873
1324.31/1329.53	c Solution 5532, time = 1326.7867s
1324.31/1329.53	o 852
1324.71/1329.93	c Solution 5533, time = 1327.1901s
1324.71/1329.93	o 854
1324.82/1330.11	c Solution 5534, time = 1327.3673s
1324.82/1330.11	o 849
1325.01/1330.28	c Solution 5535, time = 1327.5450s
1325.01/1330.28	o 856
1325.41/1330.62	c Solution 5536, time = 1327.8805s
1325.41/1330.62	o 845
1325.51/1330.77	c Solution 5537, time = 1328.0325s
1325.51/1330.77	o 838
1325.71/1330.96	c Solution 5538, time = 1328.2178s
1325.71/1330.96	o 833
1326.01/1331.21	c Solution 5539, time = 1328.4670s
1326.01/1331.21	o 835
1326.11/1331.36	c Solution 5540, time = 1328.6239s
1326.11/1331.36	o 828
1326.21/1331.44	c Solution 5541, time = 1328.7014s
1326.21/1331.44	o 830
1326.51/1331.75	c Solution 5542, time = 1329.0098s
1326.51/1331.75	o 829
1326.71/1331.92	c Solution 5543, time = 1329.1810s
1326.71/1331.92	o 823
1326.82/1332.08	c Solution 5544, time = 1329.3406s
1326.82/1332.08	o 822
1327.11/1332.32	c Solution 5545, time = 1329.5842s
1327.11/1332.32	o 822
1327.21/1332.42	c Solution 5546, time = 1329.6854s
1327.21/1332.42	o 813
1327.31/1332.58	c Solution 5547, time = 1329.8381s
1327.31/1332.58	o 801
1327.70/1332.94	c Solution 5548, time = 1330.2054s
1327.70/1332.94	o 775
1327.81/1333.08	c Solution 5549, time = 1330.3446s
1327.81/1333.08	o 785
1327.91/1333.18	c Solution 5550, time = 1330.4441s
1327.91/1333.18	o 788
1328.20/1333.48	c Solution 5551, time = 1330.7430s
1328.20/1333.48	o 778
1328.30/1333.59	c Solution 5552, time = 1330.8548s
1328.30/1333.59	o 775
1328.50/1333.74	c Solution 5553, time = 1331.0034s
1328.50/1333.74	o 770
1328.81/1334.06	c Solution 5554, time = 1331.3183s
1328.81/1334.06	o 753
1328.91/1334.19	c Solution 5555, time = 1331.4467s
1328.91/1334.19	o 734
1329.00/1334.28	c Solution 5556, time = 1331.5392s
1329.00/1334.28	o 741
1329.20/1334.42	c Solution 5557, time = 1331.6786s
1329.20/1334.42	o 738
1329.50/1334.71	c Solution 5558, time = 1331.9731s
1329.50/1334.71	o 737
1329.60/1334.81	c Solution 5559, time = 1332.0676s
1329.60/1334.81	o 724
1329.70/1334.91	c Solution 5560, time = 1332.1700s
1329.70/1334.91	o 730
1330.00/1335.20	c Solution 5561, time = 1332.4645s
1330.00/1335.20	o 721
1330.10/1335.32	c Solution 5562, time = 1332.5777s
1330.10/1335.32	o 711
1330.20/1335.40	c Solution 5563, time = 1332.6628s
1330.20/1335.40	o 723
1330.49/1335.71	c Solution 5564, time = 1332.9743s
1330.49/1335.71	o 714
1330.59/1335.82	c Solution 5565, time = 1333.0768s
1330.59/1335.82	o 706
1330.69/1335.90	c Solution 5566, time = 1333.1581s
1330.69/1335.90	o 704
1330.90/1336.14	c Solution 5567, time = 1333.4050s
1330.90/1336.14	o 689
1330.99/1336.28	c Solution 5568, time = 1333.5412s
1330.99/1336.28	o 694
1331.09/1336.37	c Solution 5569, time = 1333.6344s
1331.09/1336.37	o 693
1331.29/1336.51	c Solution 5570, time = 1333.7663s
1331.29/1336.51	o 690
1331.49/1336.72	c Solution 5571, time = 1333.9770s
1331.49/1336.72	o 690
1331.59/1336.82	c Solution 5572, time = 1334.0834s
1331.59/1336.82	o 679
1331.80/1337.08	c Solution 5573, time = 1334.3415s
1331.80/1337.08	o 674
1331.90/1337.16	c Solution 5574, time = 1334.4208s
1331.90/1337.16	o 659
1331.99/1337.23	c Solution 5575, time = 1334.4958s
1331.99/1337.23	o 645
1332.19/1337.42	c Solution 5576, time = 1334.6809s
1332.19/1337.42	o 641
1332.19/1337.47	c Solution 5577, time = 1334.7359s
1332.19/1337.47	o 646
1332.29/1337.57	c Solution 5578, time = 1334.8308s
1332.29/1337.57	o 619
1332.49/1337.73	c Solution 5579, time = 1334.9940s
1332.49/1337.73	o 626
1332.49/1337.78	c Solution 5580, time = 1335.0438s
1332.49/1337.78	o 607
1332.59/1337.88	c Solution 5581, time = 1335.1389s
1332.59/1337.88	o 606
1332.59/1337.88	c Solution 5582, time = 1335.1430s
1332.59/1337.88	o 606
1332.80/1338.06	c Solution 5583, time = 1335.3227s
1332.80/1338.06	o 604
1332.80/1338.07	c Solution 5584, time = 1335.3268s
1332.80/1338.07	o 604
1332.90/1338.14	c Solution 5585, time = 1335.3968s
1332.90/1338.14	o 591
1332.90/1338.14	c Solution 5586, time = 1335.4018s
1332.90/1338.14	o 591
1332.99/1338.22	c Solution 5587, time = 1335.4850s
1332.99/1338.22	o 585
1332.99/1338.23	c Solution 5588, time = 1335.4899s
1332.99/1338.23	o 585
1333.09/1338.38	c Solution 5589, time = 1335.6426s
1333.09/1338.38	o 588
1333.09/1338.39	c Solution 5590, time = 1335.6473s
1333.09/1338.39	o 588
1333.19/1338.43	c Solution 5591, time = 1335.6953s
1333.19/1338.43	o 585
1333.19/1338.48	c Solution 5592, time = 1335.7457s
1333.19/1338.48	o 580
1333.19/1338.49	c Solution 5593, time = 1335.7499s
1333.19/1338.49	o 580
1333.28/1338.54	c Solution 5594, time = 1335.8026s
1333.28/1338.54	o 580
1333.28/1338.55	c Solution 5595, time = 1335.8078s
1333.28/1338.55	o 580
1333.28/1338.59	c Solution 5596, time = 1335.8500s
1333.28/1338.59	o 557
1333.38/1338.62	c Solution 5597, time = 1335.8828s
1333.38/1338.62	o 567
1333.38/1338.66	c Solution 5598, time = 1335.9187s
1333.38/1338.66	o 581
1333.38/1338.66	c Solution 5599, time = 1335.9225s
1333.38/1338.66	o 581
1333.58/1338.80	c Solution 5600, time = 1336.0566s
1333.58/1338.80	o 581
1333.58/1338.80	c Solution 5601, time = 1336.0638s
1333.58/1338.80	o 581
1333.58/1338.83	c Solution 5602, time = 1336.0888s
1333.58/1338.83	o 566
1333.58/1338.83	c Solution 5603, time = 1336.0927s
1333.58/1338.83	o 566
1333.58/1338.86	c Solution 5604, time = 1336.1240s
1333.58/1338.86	o 569
1333.58/1338.87	c Solution 5605, time = 1336.1279s
1333.58/1338.87	o 569
1333.68/1338.91	c Solution 5606, time = 1336.1742s
1333.68/1338.91	o 549
1333.68/1338.92	c Solution 5607, time = 1336.1783s
1333.68/1338.92	o 549
1333.68/1338.96	c Solution 5608, time = 1336.2160s
1333.68/1338.96	o 549
1333.68/1338.96	c Solution 5609, time = 1336.2203s
1333.68/1338.96	o 549
1333.68/1338.99	c Solution 5610, time = 1336.2503s
1333.68/1338.99	o 528
1333.79/1339.03	c Solution 5611, time = 1336.2943s
1333.79/1339.03	o 522
1333.79/1339.09	c Solution 5612, time = 1336.3482s
1333.79/1339.09	o 558
1333.79/1339.09	c Solution 5613, time = 1336.3520s
1333.79/1339.09	o 558
1333.89/1339.19	c Solution 5614, time = 1336.4542s
1333.89/1339.19	o 559
1333.98/1339.20	c Solution 5615, time = 1336.4638s
1333.98/1339.20	o 559
1333.98/1339.25	c Solution 5616, time = 1336.5123s
1333.98/1339.25	o 540
1333.98/1339.29	c Solution 5617, time = 1336.5488s
1333.98/1339.29	o 556
1333.98/1339.29	c Solution 5618, time = 1336.5523s
1333.98/1339.29	o 556
1334.08/1339.33	c Solution 5619, time = 1336.5882s
1334.08/1339.33	o 548
1334.08/1339.38	c Solution 5620, time = 1336.6391s
1334.08/1339.38	o 543
1334.18/1339.44	c Solution 5621, time = 1336.7052s
1334.18/1339.44	o 572
1334.18/1339.45	c Solution 5622, time = 1336.7095s
1334.18/1339.45	o 572
1334.28/1339.51	c Solution 5623, time = 1336.7714s
1334.28/1339.51	o 546
1334.28/1339.51	c Solution 5624, time = 1336.7753s
1334.28/1339.51	o 546
1334.38/1339.60	c Solution 5625, time = 1336.8571s
1334.38/1339.60	o 550
1334.38/1339.60	c Solution 5626, time = 1336.8634s
1334.38/1339.60	o 550
1334.38/1339.64	c Solution 5627, time = 1336.9026s
1334.38/1339.64	o 545
1334.89/1340.19	c Solution 5628, time = 1337.4506s
1334.89/1340.19	o 1013
1335.08/1340.30	c Solution 5629, time = 1337.5631s
1335.08/1340.30	o 1013
1335.58/1340.89	c Solution 5630, time = 1338.1553s
1335.58/1340.89	o 1007
1335.89/1341.18	c Solution 5631, time = 1338.4447s
1335.89/1341.18	o 995
1336.18/1341.49	c Solution 5632, time = 1338.7500s
1336.18/1341.49	o 993
1336.47/1341.79	c Solution 5633, time = 1339.0514s
1336.47/1341.79	o 989
1337.17/1342.41	c Solution 5634, time = 1339.6717s
1337.17/1342.41	o 982
1337.37/1342.61	c Solution 5635, time = 1339.8714s
1337.37/1342.61	o 965
1337.57/1342.81	c Solution 5636, time = 1340.0673s
1337.57/1342.81	o 976
1337.78/1343.02	c Solution 5637, time = 1340.2798s
1337.78/1343.02	o 979
1338.07/1343.34	c Solution 5638, time = 1340.6052s
1338.07/1343.34	o 969
1338.27/1343.54	c Solution 5639, time = 1340.8006s
1338.27/1343.54	o 950
1338.67/1343.97	c Solution 5640, time = 1341.2357s
1338.67/1343.97	o 947
1338.88/1344.14	c Solution 5641, time = 1341.4041s
1338.88/1344.14	o 939
1338.97/1344.29	c Solution 5642, time = 1341.5514s
1338.97/1344.29	o 942
1339.37/1344.68	c Solution 5643, time = 1341.9448s
1339.37/1344.68	o 932
1339.88/1345.18	c Solution 5644, time = 1342.4367s
1339.88/1345.18	o 918
1340.06/1345.35	c Solution 5645, time = 1342.6084s
1340.06/1345.35	o 918
1340.16/1345.48	c Solution 5646, time = 1342.7453s
1340.16/1345.48	o 916
1340.46/1345.73	c Solution 5647, time = 1342.9956s
1340.46/1345.73	o 926
1340.87/1346.19	c Solution 5648, time = 1343.4503s
1340.87/1346.19	o 917
1341.06/1346.37	c Solution 5649, time = 1343.6285s
1341.06/1346.37	o 910
1341.46/1346.70	c Solution 5650, time = 1343.9651s
1341.46/1346.70	o 895
1341.56/1346.87	c Solution 5651, time = 1344.1319s
1341.56/1346.87	o 899
1341.96/1347.29	c Solution 5652, time = 1344.5490s
1341.96/1347.29	o 875
1342.16/1347.47	c Solution 5653, time = 1344.7340s
1342.16/1347.47	o 885
1342.65/1347.90	c Solution 5654, time = 1345.1620s
1342.65/1347.90	o 880
1342.86/1348.12	c Solution 5655, time = 1345.3791s
1342.86/1348.12	o 884
1342.95/1348.29	c Solution 5656, time = 1345.5530s
1342.95/1348.29	o 859
1343.45/1348.73	c Solution 5657, time = 1345.9896s
1343.45/1348.73	o 864
1343.65/1348.90	c Solution 5658, time = 1346.1577s
1343.65/1348.90	o 851
1343.76/1349.05	c Solution 5659, time = 1346.3154s
1343.76/1349.05	o 848
1344.16/1349.42	c Solution 5660, time = 1346.6774s
1344.16/1349.42	o 841
1344.26/1349.58	c Solution 5661, time = 1346.8378s
1344.26/1349.58	o 829
1344.56/1349.86	c Solution 5662, time = 1347.1247s
1344.56/1349.86	o 828
1344.77/1350.05	c Solution 5663, time = 1347.3098s
1344.77/1350.05	o 818
1345.06/1350.39	c Solution 5664, time = 1347.6556s
1345.06/1350.39	o 822
1345.26/1350.54	c Solution 5665, time = 1347.8019s
1345.26/1350.54	o 821
1345.45/1350.73	c Solution 5666, time = 1347.9872s
1345.45/1350.73	o 808
1345.76/1351.02	c Solution 5667, time = 1348.2833s
1345.76/1351.02	o 805
1345.86/1351.16	c Solution 5668, time = 1348.4248s
1345.86/1351.16	o 793
1346.25/1351.52	c Solution 5669, time = 1348.7770s
1346.25/1351.52	o 797
1346.35/1351.67	c Solution 5670, time = 1348.9270s
1346.35/1351.67	o 801
1346.45/1351.79	c Solution 5671, time = 1349.0475s
1346.45/1351.79	o 793
1346.55/1351.88	c Solution 5672, time = 1349.1418s
1346.55/1351.88	o 793
1346.95/1352.27	c Solution 5673, time = 1349.5306s
1346.95/1352.27	o 771
1347.15/1352.40	c Solution 5674, time = 1349.6587s
1347.15/1352.40	o 780
1347.35/1352.63	c Solution 5675, time = 1349.8892s
1347.35/1352.63	o 780
1347.45/1352.74	c Solution 5676, time = 1350.0042s
1347.45/1352.74	o 771
1347.55/1352.84	c Solution 5677, time = 1350.1055s
1347.55/1352.84	o 765
1347.65/1352.90	c Solution 5678, time = 1350.1622s
1347.65/1352.90	o 749
1347.86/1353.19	c Solution 5679, time = 1350.4540s
1347.86/1353.19	o 758
1347.95/1353.28	c Solution 5680, time = 1350.5430s
1347.95/1353.28	o 749
1348.25/1353.52	c Solution 5681, time = 1350.7800s
1348.25/1353.52	o 732
1348.35/1353.62	c Solution 5682, time = 1350.8785s
1348.35/1353.62	o 726
1348.44/1353.72	c Solution 5683, time = 1350.9850s
1348.44/1353.72	o 710
1348.64/1353.97	c Solution 5684, time = 1351.2349s
1348.64/1353.97	o 721
1348.75/1354.08	c Solution 5685, time = 1351.3381s
1348.75/1354.08	o 716
1348.85/1354.19	c Solution 5686, time = 1351.4548s
1348.85/1354.19	o 723
1349.14/1354.49	c Solution 5687, time = 1351.7516s
1349.14/1354.49	o 717
1349.24/1354.57	c Solution 5688, time = 1351.8317s
1349.24/1354.57	o 710
1349.34/1354.69	c Solution 5689, time = 1351.9503s
1349.34/1354.69	o 686
1349.44/1354.72	c Solution 5690, time = 1351.9851s
1349.44/1354.72	o 686
1349.64/1354.94	c Solution 5691, time = 1352.2035s
1349.64/1354.94	o 675
1349.64/1354.99	c Solution 5692, time = 1352.2539s
1349.64/1354.99	o 673
1349.75/1355.09	c Solution 5693, time = 1352.3494s
1349.75/1355.09	o 665
1349.85/1355.15	c Solution 5694, time = 1352.4079s
1349.85/1355.15	o 660
1349.94/1355.24	c Solution 5695, time = 1352.5021s
1349.94/1355.24	o 657
1350.14/1355.48	c Solution 5696, time = 1352.7401s
1350.14/1355.48	o 635
1350.34/1355.60	c Solution 5697, time = 1352.8607s
1350.34/1355.60	o 662
1350.44/1355.73	c Solution 5698, time = 1352.9867s
1350.44/1355.73	o 634
1350.64/1355.95	c Solution 5699, time = 1353.2077s
1350.64/1355.95	o 630
1350.75/1356.01	c Solution 5700, time = 1353.2732s
1350.75/1356.01	o 634
1350.75/1356.05	c Solution 5701, time = 1353.3141s
1350.75/1356.05	o 629
1350.85/1356.18	c Solution 5702, time = 1353.4458s
1350.85/1356.18	o 627
1351.03/1356.36	c Solution 5703, time = 1353.6199s
1351.03/1356.36	o 615
1351.13/1356.42	c Solution 5704, time = 1353.6823s
1351.13/1356.42	o 591
1351.23/1356.51	c Solution 5705, time = 1353.7679s
1351.23/1356.51	o 595
1351.33/1356.67	c Solution 5706, time = 1353.9324s
1351.33/1356.67	o 594
1351.43/1356.73	c Solution 5707, time = 1353.9920s
1351.43/1356.73	o 585
1351.43/1356.78	c Solution 5708, time = 1354.0404s
1351.43/1356.78	o 576
1351.43/1356.78	c Solution 5709, time = 1354.0447s
1351.43/1356.78	o 576
1351.53/1356.86	c Solution 5710, time = 1354.1223s
1351.53/1356.86	o 562
1351.53/1356.87	c Solution 5711, time = 1354.1272s
1351.53/1356.87	o 562
1351.74/1357.07	c Solution 5712, time = 1354.3278s
1351.74/1357.07	o 583
1351.74/1357.07	c Solution 5713, time = 1354.3325s
1351.74/1357.07	o 583
1351.84/1357.11	c Solution 5714, time = 1354.3732s
1351.84/1357.11	o 568
1351.84/1357.12	c Solution 5715, time = 1354.3776s
1351.84/1357.12	o 568
1351.84/1357.15	c Solution 5716, time = 1354.4070s
1351.84/1357.15	o 588
1351.84/1357.15	c Solution 5717, time = 1354.4110s
1351.84/1357.15	o 588
1351.93/1357.20	c Solution 5718, time = 1354.4572s
1351.93/1357.20	o 559
1351.93/1357.20	c Solution 5719, time = 1354.4615s
1351.93/1357.20	o 559
1351.93/1357.26	c Solution 5720, time = 1354.5186s
1351.93/1357.26	o 539
1352.03/1357.30	c Solution 5721, time = 1354.5573s
1352.03/1357.30	o 556
1352.03/1357.30	c Solution 5722, time = 1354.5611s
1352.03/1357.30	o 556
1352.03/1357.36	c Solution 5723, time = 1354.6202s
1352.03/1357.36	o 558
1352.03/1357.37	c Solution 5724, time = 1354.6263s
1352.03/1357.37	o 558
1352.13/1357.41	c Solution 5725, time = 1354.6749s
1352.13/1357.41	o 561
1352.13/1357.42	c Solution 5726, time = 1354.6792s
1352.13/1357.42	o 561
1352.13/1357.42	c Solution 5727, time = 1354.6827s
1352.13/1357.42	o 561
1352.13/1357.46	c Solution 5728, time = 1354.7208s
1352.13/1357.46	o 557
1352.13/1357.46	c Solution 5729, time = 1354.7246s
1352.13/1357.46	o 557
1352.23/1357.50	c Solution 5730, time = 1354.7630s
1352.23/1357.50	o 556
1352.23/1357.51	c Solution 5731, time = 1354.7666s
1352.23/1357.51	o 556
1352.23/1357.53	c Solution 5732, time = 1354.7861s
1352.23/1357.53	o 523
1352.23/1357.56	c Solution 5733, time = 1354.8200s
1352.23/1357.56	o 527
1352.33/1357.61	c Solution 5734, time = 1354.8727s
1352.33/1357.61	o 559
1352.33/1357.62	c Solution 5735, time = 1354.8764s
1352.33/1357.62	o 559
1352.33/1357.67	c Solution 5736, time = 1354.9338s
1352.33/1357.67	o 565
1352.33/1357.68	c Solution 5737, time = 1354.9371s
1352.33/1357.68	o 565
1352.43/1357.72	c Solution 5738, time = 1354.9805s
1352.43/1357.72	o 542
1352.43/1357.75	c Solution 5739, time = 1355.0147s
1352.43/1357.75	o 534
1352.53/1357.81	c Solution 5740, time = 1355.0715s
1352.53/1357.81	o 574
1352.53/1357.81	c Solution 5741, time = 1355.0755s
1352.53/1357.81	o 574
1352.63/1357.92	c Solution 5742, time = 1355.1838s
1352.63/1357.92	o 568
1352.63/1357.93	c Solution 5743, time = 1355.1927s
1352.63/1357.93	o 568
1352.63/1357.99	c Solution 5744, time = 1355.2472s
1352.63/1357.99	o 571
1352.63/1357.99	c Solution 5745, time = 1355.2512s
1352.63/1357.99	o 571
1352.74/1358.03	c Solution 5746, time = 1355.2941s
1352.74/1358.03	o 511
1352.74/1358.10	c Solution 5747, time = 1355.3574s
1352.74/1358.10	o 540
1352.84/1358.14	c Solution 5748, time = 1355.3997s
1352.84/1358.14	o 566
1352.84/1358.14	c Solution 5749, time = 1355.4035s
1352.84/1358.14	o 566
1352.93/1358.25	c Solution 5750, time = 1355.5132s
1352.93/1358.25	o 563
1352.93/1358.26	c Solution 5751, time = 1355.5204s
1352.93/1358.26	o 563
1353.03/1358.31	c Solution 5752, time = 1355.5744s
1353.03/1358.31	o 559
1353.03/1358.32	c Solution 5753, time = 1355.5786s
1353.03/1358.32	o 559
1353.03/1358.34	c Solution 5754, time = 1355.6037s
1353.03/1358.34	o 520
1353.33/1358.66	c Solution 5755, time = 1355.9196s
1353.33/1358.66	o 1017
1353.62/1358.92	c Solution 5756, time = 1356.1802s
1353.62/1358.92	o 1017
1354.12/1359.45	c Solution 5757, time = 1356.7097s
1354.12/1359.45	o 1001
1354.42/1359.70	c Solution 5758, time = 1356.9577s
1354.42/1359.70	o 1006
1354.83/1360.18	c Solution 5759, time = 1357.4450s
1354.83/1360.18	o 985
1355.12/1360.46	c Solution 5760, time = 1357.7181s
1355.12/1360.46	o 981
1355.32/1360.60	c Solution 5761, time = 1357.8598s
1355.32/1360.60	o 953
1355.73/1361.06	c Solution 5762, time = 1358.3161s
1355.73/1361.06	o 961
1355.92/1361.26	c Solution 5763, time = 1358.5164s
1355.92/1361.26	o 968
1356.12/1361.49	c Solution 5764, time = 1358.7548s
1356.12/1361.49	o 959
1356.62/1361.91	c Solution 5765, time = 1359.1745s
1356.62/1361.91	o 951
1356.83/1362.19	c Solution 5766, time = 1359.4461s
1356.83/1362.19	o 935
1357.31/1362.67	c Solution 5767, time = 1359.9321s
1357.31/1362.67	o 948
1357.51/1362.85	c Solution 5768, time = 1360.1135s
1357.51/1362.85	o 950
1357.72/1363.04	c Solution 5769, time = 1360.3051s
1357.72/1363.04	o 936
1358.11/1363.47	c Solution 5770, time = 1360.7315s
1358.11/1363.47	o 925
1358.31/1363.66	c Solution 5771, time = 1360.9186s
1358.31/1363.66	o 915
1358.51/1363.81	c Solution 5772, time = 1361.0740s
1358.51/1363.81	o 911
1358.82/1364.19	c Solution 5773, time = 1361.4491s
1358.82/1364.19	o 904
1359.01/1364.31	c Solution 5774, time = 1361.5708s
1359.01/1364.31	o 900
1359.11/1364.46	c Solution 5775, time = 1361.7258s
1359.11/1364.46	o 877
1359.51/1364.80	c Solution 5776, time = 1362.0602s
1359.51/1364.80	o 870
1359.61/1364.95	c Solution 5777, time = 1362.2120s
1359.61/1364.95	o 859
1360.00/1365.33	c Solution 5778, time = 1362.5943s
1360.00/1365.33	o 854
1360.10/1365.42	c Solution 5779, time = 1362.6780s
1360.10/1365.42	o 856
1360.30/1365.60	c Solution 5780, time = 1362.8638s
1360.30/1365.60	o 849
1360.60/1365.95	c Solution 5781, time = 1363.2103s
1360.60/1365.95	o 836
1360.81/1366.16	c Solution 5782, time = 1363.4202s
1360.81/1366.16	o 846
1361.20/1366.50	c Solution 5783, time = 1363.7627s
1361.20/1366.50	o 849
1361.20/1366.59	c Solution 5784, time = 1363.8493s
1361.20/1366.59	o 838
1361.40/1366.78	c Solution 5785, time = 1364.0383s
1361.40/1366.78	o 826
1361.81/1367.13	c Solution 5786, time = 1364.3930s
1361.81/1367.13	o 818
1362.00/1367.31	c Solution 5787, time = 1364.5673s
1362.00/1367.31	o 826
1362.10/1367.43	c Solution 5788, time = 1364.6929s
1362.10/1367.43	o 827
1362.50/1367.80	c Solution 5789, time = 1365.0576s
1362.50/1367.80	o 818
1362.60/1367.93	c Solution 5790, time = 1365.1918s
1362.60/1367.93	o 817
1362.81/1368.11	c Solution 5791, time = 1365.3724s
1362.81/1368.11	o 823
1362.90/1368.28	c Solution 5792, time = 1365.5397s
1362.90/1368.28	o 812
1363.19/1368.55	c Solution 5793, time = 1365.8098s
1363.19/1368.55	o 799
1363.39/1368.71	c Solution 5794, time = 1365.9759s
1363.39/1368.71	o 795
1363.59/1369.00	c Solution 5795, time = 1366.2612s
1363.59/1369.00	o 769
1363.80/1369.13	c Solution 5796, time = 1366.3946s
1363.80/1369.13	o 797
1364.09/1369.40	c Solution 5797, time = 1366.6630s
1364.09/1369.40	o 782
1364.19/1369.52	c Solution 5798, time = 1366.7846s
1364.19/1369.52	o 762
1364.19/1369.59	c Solution 5799, time = 1366.8464s
1364.19/1369.59	o 781
1364.29/1369.69	c Solution 5800, time = 1366.9533s
1364.29/1369.69	o 778
1364.59/1369.99	c Solution 5801, time = 1367.2499s
1364.59/1369.99	o 762
1364.80/1370.12	c Solution 5802, time = 1367.3797s
1364.80/1370.12	o 751
1364.99/1370.37	c Solution 5803, time = 1367.6351s
1364.99/1370.37	o 743
1365.09/1370.47	c Solution 5804, time = 1367.7349s
1365.09/1370.47	o 743
1365.29/1370.62	c Solution 5805, time = 1367.8781s
1365.29/1370.62	o 752
1365.39/1370.73	c Solution 5806, time = 1367.9867s
1365.39/1370.73	o 754
1365.59/1370.96	c Solution 5807, time = 1368.2182s
1365.59/1370.96	o 732
1365.70/1371.08	c Solution 5808, time = 1368.3425s
1365.70/1371.08	o 728
1365.98/1371.36	c Solution 5809, time = 1368.6259s
1365.98/1371.36	o 728
1366.08/1371.45	c Solution 5810, time = 1368.7121s
1366.08/1371.45	o 722
1366.28/1371.60	c Solution 5811, time = 1368.8622s
1366.28/1371.60	o 716
1366.48/1371.80	c Solution 5812, time = 1369.0632s
1366.48/1371.80	o 713
1366.48/1371.87	c Solution 5813, time = 1369.1265s
1366.48/1371.87	o 711
1366.58/1371.93	c Solution 5814, time = 1369.1906s
1366.58/1371.93	o 703
1366.79/1372.13	c Solution 5815, time = 1369.3938s
1366.79/1372.13	o 707
1366.88/1372.21	c Solution 5816, time = 1369.4723s
1366.88/1372.21	o 682
1366.98/1372.35	c Solution 5817, time = 1369.6097s
1366.98/1372.35	o 692
1367.18/1372.58	c Solution 5818, time = 1369.8428s
1367.18/1372.58	o 688
1367.28/1372.65	c Solution 5819, time = 1369.9100s
1367.28/1372.65	o 696
1367.38/1372.71	c Solution 5820, time = 1369.9723s
1367.38/1372.71	o 686
1367.58/1372.94	c Solution 5821, time = 1370.2049s
1367.58/1372.94	o 669
1367.58/1373.00	c Solution 5822, time = 1370.2565s
1367.58/1373.00	o 677
1367.79/1373.14	c Solution 5823, time = 1370.4011s
1367.79/1373.14	o 667
1367.98/1373.35	c Solution 5824, time = 1370.6109s
1367.98/1373.35	o 664
1368.08/1373.42	c Solution 5825, time = 1370.6792s
1368.08/1373.42	o 640
1368.18/1373.53	c Solution 5826, time = 1370.7860s
1368.18/1373.53	o 641
1368.28/1373.69	c Solution 5827, time = 1370.9514s
1368.28/1373.69	o 652
1368.38/1373.76	c Solution 5828, time = 1371.0162s
1368.38/1373.76	o 619
1368.48/1373.84	c Solution 5829, time = 1371.1049s
1368.48/1373.84	o 621
1368.69/1374.01	c Solution 5830, time = 1371.2701s
1368.69/1374.01	o 622
1368.69/1374.08	c Solution 5831, time = 1371.3411s
1368.69/1374.08	o 633
1368.69/1374.08	c Solution 5832, time = 1371.3456s
1368.69/1374.08	o 633
1368.69/1374.10	c Solution 5833, time = 1371.3655s
1368.69/1374.10	o 622
1368.79/1374.11	c Solution 5834, time = 1371.3694s
1368.79/1374.11	o 622
1368.79/1374.18	c Solution 5835, time = 1371.4411s
1368.79/1374.18	o 605
1368.79/1374.19	c Solution 5836, time = 1371.4467s
1368.79/1374.19	o 605
1368.97/1374.32	c Solution 5837, time = 1371.5835s
1368.97/1374.32	o 597
1368.97/1374.33	c Solution 5838, time = 1371.5936s
1368.97/1374.33	o 597
1369.07/1374.42	c Solution 5839, time = 1371.6832s
1369.07/1374.42	o 602
1369.07/1374.43	c Solution 5840, time = 1371.6884s
1369.07/1374.43	o 602
1369.07/1374.47	c Solution 5841, time = 1371.7298s
1369.07/1374.47	o 597
1369.07/1374.47	c Solution 5842, time = 1371.7343s
1369.07/1374.47	o 597
1369.17/1374.53	c Solution 5843, time = 1371.7873s
1369.17/1374.53	o 602
1369.17/1374.56	c Solution 5844, time = 1371.8219s
1369.17/1374.56	o 591
1369.17/1374.56	c Solution 5845, time = 1371.8260s
1369.17/1374.56	o 591
1369.27/1374.64	c Solution 5846, time = 1371.9015s
1369.27/1374.64	o 586
1369.27/1374.65	c Solution 5847, time = 1371.9110s
1369.27/1374.65	o 586
1369.27/1374.65	c Solution 5848, time = 1371.9149s
1369.27/1374.65	o 586
1369.27/1374.69	c Solution 5849, time = 1371.9467s
1369.27/1374.69	o 574
1369.37/1374.74	c Solution 5850, time = 1371.9968s
1369.37/1374.74	o 588
1369.47/1374.81	c Solution 5851, time = 1372.0667s
1369.47/1374.81	o 605
1369.47/1374.81	c Solution 5852, time = 1372.0707s
1369.47/1374.81	o 605
1369.47/1374.81	c Solution 5853, time = 1372.0745s
1369.47/1374.81	o 605
1369.57/1374.90	c Solution 5854, time = 1372.1657s
1369.57/1374.90	o 600
1369.57/1374.91	c Solution 5855, time = 1372.1710s
1369.57/1374.91	o 600
1369.57/1374.95	c Solution 5856, time = 1372.2148s
1369.57/1374.95	o 587
1369.57/1375.00	c Solution 5857, time = 1372.2617s
1369.57/1375.00	o 592
1369.57/1375.00	c Solution 5858, time = 1372.2653s
1369.57/1375.00	o 592
1369.68/1375.08	c Solution 5859, time = 1372.3457s
1369.68/1375.08	o 599
1369.68/1375.09	c Solution 5860, time = 1372.3527s
1369.68/1375.09	o 599
1369.78/1375.12	c Solution 5861, time = 1372.3773s
1369.78/1375.12	o 578
1369.78/1375.15	c Solution 5862, time = 1372.4159s
1369.78/1375.15	o 583
1369.87/1375.21	c Solution 5863, time = 1372.4758s
1369.87/1375.21	o 602
1369.87/1375.22	c Solution 5864, time = 1372.4799s
1369.87/1375.22	o 602
1369.97/1375.31	c Solution 5865, time = 1372.5688s
1369.97/1375.31	o 605
1369.97/1375.31	c Solution 5866, time = 1372.5730s
1369.97/1375.31	o 605
1369.97/1375.38	c Solution 5867, time = 1372.6366s
1369.97/1375.38	o 606
1369.97/1375.38	c Solution 5868, time = 1372.6412s
1369.97/1375.38	o 606
1370.07/1375.46	c Solution 5869, time = 1372.7174s
1370.07/1375.46	o 609
1370.07/1375.46	c Solution 5870, time = 1372.7226s
1370.07/1375.46	o 609
1370.17/1375.52	c Solution 5871, time = 1372.7793s
1370.17/1375.52	o 583
1370.17/1375.56	c Solution 5872, time = 1372.8179s
1370.17/1375.56	o 594
1370.17/1375.56	c Solution 5873, time = 1372.8215s
1370.17/1375.56	o 594
1370.27/1375.63	c Solution 5874, time = 1372.8899s
1370.27/1375.63	o 582
1370.27/1375.65	c Solution 5875, time = 1372.9107s
1370.27/1375.65	o 605
1370.37/1375.75	c Solution 5876, time = 1373.0136s
1370.37/1375.75	o 603
1370.37/1375.76	c Solution 5877, time = 1373.0219s
1370.37/1375.76	o 603
1370.47/1375.84	c Solution 5878, time = 1373.0979s
1370.47/1375.84	o 612
1370.47/1375.84	c Solution 5879, time = 1373.1026s
1370.47/1375.84	o 612
1370.47/1375.87	c Solution 5880, time = 1373.1289s
1370.47/1375.87	o 594
1370.57/1375.91	c Solution 5881, time = 1373.1716s
1370.57/1375.91	o 577
1370.57/1375.96	c Solution 5882, time = 1373.2189s
1370.57/1375.96	o 609
1370.57/1375.96	c Solution 5883, time = 1373.2232s
1370.57/1375.96	o 609
1370.68/1376.01	c Solution 5884, time = 1373.2712s
1370.68/1376.01	o 603
1370.68/1376.01	c Solution 5885, time = 1373.2752s
1370.68/1376.01	o 603
1370.78/1376.12	c Solution 5886, time = 1373.3831s
1370.78/1376.12	o 603
1370.78/1376.18	c Solution 5887, time = 1373.4450s
1370.78/1376.18	o 605
1371.16/1376.56	c Solution 5888, time = 1373.8169s
1371.16/1376.56	o 993
1371.56/1376.93	c Solution 5889, time = 1374.1875s
1371.56/1376.93	o 996
1371.56/1376.93	c Solution 5890, time = 1374.1905s
1371.56/1376.93	o 996
1372.06/1377.44	c Solution 5891, time = 1374.6997s
1372.06/1377.44	o 993
1372.26/1377.64	c Solution 5892, time = 1374.8989s
1372.26/1377.64	o 994
1372.46/1377.81	c Solution 5893, time = 1375.0666s
1372.46/1377.81	o 978
1372.86/1378.29	c Solution 5894, time = 1375.5553s
1372.86/1378.29	o 966
1373.16/1378.53	c Solution 5895, time = 1375.7876s
1373.16/1378.53	o 956
1373.26/1378.69	c Solution 5896, time = 1375.9534s
1373.26/1378.69	o 968
1373.67/1379.05	c Solution 5897, time = 1376.3094s
1373.67/1379.05	o 942
1374.15/1379.52	c Solution 5898, time = 1376.7831s
1374.15/1379.52	o 950
1374.35/1379.73	c Solution 5899, time = 1376.9955s
1374.35/1379.73	o 942
1374.76/1380.18	c Solution 5900, time = 1377.4387s
1374.76/1380.18	o 923
1374.95/1380.34	c Solution 5901, time = 1377.5987s
1374.95/1380.34	o 925
1375.05/1380.46	c Solution 5902, time = 1377.7162s
1375.05/1380.46	o 916
1375.25/1380.69	c Solution 5903, time = 1377.9549s
1375.25/1380.69	o 921
1375.67/1381.10	c Solution 5904, time = 1378.3602s
1375.67/1381.10	o 912
1375.86/1381.28	c Solution 5905, time = 1378.5445s
1375.86/1381.28	o 911
1376.16/1381.51	c Solution 5906, time = 1378.7737s
1376.16/1381.51	o 917
1376.56/1382.00	c Solution 5907, time = 1379.2652s
1376.56/1382.00	o 894
1376.67/1382.08	c Solution 5908, time = 1379.3428s
1376.67/1382.08	o 888
1376.86/1382.29	c Solution 5909, time = 1379.5479s
1376.86/1382.29	o 893
1377.35/1382.77	c Solution 5910, time = 1380.0315s
1377.35/1382.77	o 890
1377.55/1382.95	c Solution 5911, time = 1380.2149s
1377.55/1382.95	o 879
1377.95/1383.36	c Solution 5912, time = 1380.6205s
1377.95/1383.36	o 878
1378.15/1383.50	c Solution 5913, time = 1380.7626s
1378.15/1383.50	o 881
1378.25/1383.67	c Solution 5914, time = 1380.9271s
1378.25/1383.67	o 880
1378.66/1384.05	c Solution 5915, time = 1381.3153s
1378.66/1384.05	o 872
1378.85/1384.24	c Solution 5916, time = 1381.4969s
1378.85/1384.24	o 869
1379.15/1384.57	c Solution 5917, time = 1381.8355s
1379.15/1384.57	o 860
1379.45/1384.80	c Solution 5918, time = 1382.0585s
1379.45/1384.80	o 855
1379.55/1384.98	c Solution 5919, time = 1382.2446s
1379.55/1384.98	o 849
1379.95/1385.35	c Solution 5920, time = 1382.6075s
1379.95/1385.35	o 851
1380.14/1385.50	c Solution 5921, time = 1382.7636s
1380.14/1385.50	o 831
1380.24/1385.69	c Solution 5922, time = 1382.9477s
1380.24/1385.69	o 831
1380.65/1386.05	c Solution 5923, time = 1383.3122s
1380.65/1386.05	o 822
1380.84/1386.21	c Solution 5924, time = 1383.4688s
1380.84/1386.21	o 816
1381.04/1386.45	c Solution 5925, time = 1383.7157s
1381.04/1386.45	o 811
1381.14/1386.59	c Solution 5926, time = 1383.8493s
1381.14/1386.59	o 814
1381.34/1386.74	c Solution 5927, time = 1383.9990s
1381.34/1386.74	o 786
1381.54/1387.00	c Solution 5928, time = 1384.2655s
1381.54/1387.00	o 788
1381.75/1387.19	c Solution 5929, time = 1384.4529s
1381.75/1387.19	o 783
1382.14/1387.53	c Solution 5930, time = 1384.7870s
1382.14/1387.53	o 772
1382.24/1387.62	c Solution 5931, time = 1384.8793s
1382.24/1387.62	o 771
1382.34/1387.72	c Solution 5932, time = 1384.9790s
1382.34/1387.72	o 776
1382.44/1387.82	c Solution 5933, time = 1385.0845s
1382.44/1387.82	o 772
1382.75/1388.19	c Solution 5934, time = 1385.4477s
1382.75/1388.19	o 769
1382.94/1388.32	c Solution 5935, time = 1385.5804s
1382.94/1388.32	o 762
1382.94/1388.39	c Solution 5936, time = 1385.6538s
1382.94/1388.39	o 780
1383.33/1388.73	c Solution 5937, time = 1385.9861s
1383.33/1388.73	o 774
1383.43/1388.83	c Solution 5938, time = 1386.0898s
1383.43/1388.83	o 764
1383.64/1389.02	c Solution 5939, time = 1386.2845s
1383.64/1389.02	o 747
1383.83/1389.28	c Solution 5940, time = 1386.5403s
1383.83/1389.28	o 745
1384.03/1389.40	c Solution 5941, time = 1386.6640s
1384.03/1389.40	o 742
1384.03/1389.49	c Solution 5942, time = 1386.7496s
1384.03/1389.49	o 724
1384.23/1389.69	c Solution 5943, time = 1386.9508s
1384.23/1389.69	o 731
1384.43/1389.82	c Solution 5944, time = 1387.0804s
1384.43/1389.82	o 715
1384.64/1390.04	c Solution 5945, time = 1387.2977s
1384.64/1390.04	o 712
1384.74/1390.14	c Solution 5946, time = 1387.4053s
1384.74/1390.14	o 715
1384.83/1390.26	c Solution 5947, time = 1387.5200s
1384.83/1390.26	o 708
1384.93/1390.34	c Solution 5948, time = 1387.6003s
1384.93/1390.34	o 708
1385.13/1390.54	c Solution 5949, time = 1387.8002s
1385.13/1390.54	o 698
1385.23/1390.69	c Solution 5950, time = 1387.9489s
1385.23/1390.69	o 702
1385.53/1390.92	c Solution 5951, time = 1388.1808s
1385.53/1390.92	o 702
1385.53/1390.98	c Solution 5952, time = 1388.2383s
1385.53/1390.98	o 688
1385.64/1391.01	c Solution 5953, time = 1388.2720s
1385.64/1391.01	o 692
1385.64/1391.10	c Solution 5954, time = 1388.3594s
1385.64/1391.10	o 683
1385.93/1391.38	c Solution 5955, time = 1388.6367s
1385.93/1391.38	o 686
1386.03/1391.48	c Solution 5956, time = 1388.7395s
1386.03/1391.48	o 690
1386.23/1391.61	c Solution 5957, time = 1388.8666s
1386.23/1391.61	o 673
1386.42/1391.83	c Solution 5958, time = 1389.0956s
1386.42/1391.83	o 682
1386.52/1391.91	c Solution 5959, time = 1389.1755s
1386.52/1391.91	o 661
1386.64/1392.04	c Solution 5960, time = 1389.3051s
1386.64/1392.04	o 664
1386.82/1392.25	c Solution 5961, time = 1389.5072s
1386.82/1392.25	o 653
1386.92/1392.35	c Solution 5962, time = 1389.6119s
1386.92/1392.35	o 643
1387.12/1392.56	c Solution 5963, time = 1389.8219s
1387.12/1392.56	o 643
1387.22/1392.64	c Solution 5964, time = 1389.9013s
1387.22/1392.64	o 643
1387.22/1392.64	c Solution 5965, time = 1389.9059s
1387.22/1392.64	o 643
1387.32/1392.74	c Solution 5966, time = 1390.0044s
1387.32/1392.74	o 628
1387.32/1392.75	c Solution 5967, time = 1390.0092s
1387.32/1392.75	o 628
1387.52/1392.96	c Solution 5968, time = 1390.2248s
1387.52/1392.96	o 633
1387.52/1392.97	c Solution 5969, time = 1390.2296s
1387.52/1392.97	o 633
1387.63/1393.07	c Solution 5970, time = 1390.3323s
1387.63/1393.07	o 635
1387.73/1393.11	c Solution 5971, time = 1390.3687s
1387.73/1393.11	o 632
1387.73/1393.11	c Solution 5972, time = 1390.3729s
1387.73/1393.11	o 632
1387.73/1393.15	c Solution 5973, time = 1390.4076s
1387.73/1393.15	o 623
1387.73/1393.15	c Solution 5974, time = 1390.4119s
1387.73/1393.15	o 623
1387.82/1393.26	c Solution 5975, time = 1390.5174s
1387.82/1393.26	o 628
1387.82/1393.26	c Solution 5976, time = 1390.5238s
1387.82/1393.26	o 628
1387.92/1393.31	c Solution 5977, time = 1390.5699s
1387.92/1393.31	o 616
1387.92/1393.31	c Solution 5978, time = 1390.5740s
1387.92/1393.31	o 616
1387.92/1393.37	c Solution 5979, time = 1390.6329s
1387.92/1393.37	o 608
1387.92/1393.38	c Solution 5980, time = 1390.6371s
1387.92/1393.38	o 608
1388.02/1393.41	c Solution 5981, time = 1390.6722s
1388.02/1393.41	o 607
1388.02/1393.47	c Solution 5982, time = 1390.7333s
1388.02/1393.47	o 609
1388.12/1393.51	c Solution 5983, time = 1390.7709s
1388.12/1393.51	o 632
1388.12/1393.51	c Solution 5984, time = 1390.7749s
1388.12/1393.51	o 632
1388.22/1393.62	c Solution 5985, time = 1390.8771s
1388.22/1393.62	o 626
1388.22/1393.62	c Solution 5986, time = 1390.8833s
1388.22/1393.62	o 626
1388.22/1393.68	c Solution 5987, time = 1390.9425s
1388.22/1393.68	o 617
1388.22/1393.69	c Solution 5988, time = 1390.9467s
1388.22/1393.69	o 617
1388.32/1393.71	c Solution 5989, time = 1390.9722s
1388.32/1393.71	o 609
1388.42/1393.80	c Solution 5990, time = 1391.0622s
1388.42/1393.80	o 630
1388.42/1393.80	c Solution 5991, time = 1391.0660s
1388.42/1393.80	o 630
1388.42/1393.89	c Solution 5992, time = 1391.1522s
1388.42/1393.89	o 631
1388.52/1393.90	c Solution 5993, time = 1391.1578s
1388.52/1393.90	o 631
1388.52/1393.95	c Solution 5994, time = 1391.2144s
1388.52/1393.95	o 633
1388.52/1394.00	c Solution 5995, time = 1391.2579s
1388.52/1394.00	o 635
1388.52/1394.00	c Solution 5996, time = 1391.2616s
1388.52/1394.00	o 635
1388.63/1394.06	c Solution 5997, time = 1391.3221s
1388.63/1394.06	o 603
1388.73/1394.12	c Solution 5998, time = 1391.3859s
1388.73/1394.12	o 616
1388.82/1394.21	c Solution 5999, time = 1391.4740s
1388.82/1394.21	o 620
1388.82/1394.29	c Solution 6000, time = 1391.5506s
1388.82/1394.29	o 634
1388.82/1394.29	c Solution 6001, time = 1391.5551s
1388.82/1394.29	o 634
1389.02/1394.48	c Solution 6002, time = 1391.7399s
1389.02/1394.48	o 631
1389.02/1394.48	c Solution 6003, time = 1391.7442s
1389.02/1394.48	o 631
1389.22/1394.60	c Solution 6004, time = 1391.8646s
1389.22/1394.60	o 629
1389.22/1394.61	c Solution 6005, time = 1391.8721s
1389.22/1394.61	o 629
1389.22/1394.65	c Solution 6006, time = 1391.9098s
1389.22/1394.65	o 628
1389.22/1394.65	c Solution 6007, time = 1391.9137s
1389.22/1394.65	o 628
1389.22/1394.68	c Solution 6008, time = 1391.9443s
1389.22/1394.68	o 617
1389.22/1394.69	c Solution 6009, time = 1391.9482s
1389.22/1394.69	o 617
1389.31/1394.76	c Solution 6010, time = 1392.0218s
1389.31/1394.76	o 620
1389.31/1394.77	c Solution 6011, time = 1392.0261s
1389.31/1394.77	o 620
1389.31/1394.77	c Solution 6012, time = 1392.0299s
1389.31/1394.77	o 620
1389.41/1394.81	c Solution 6013, time = 1392.0715s
1389.41/1394.81	o 595
1389.81/1395.24	c Solution 6014, time = 1392.4964s
1389.81/1395.24	o 977
1389.91/1395.34	c Solution 6015, time = 1392.6033s
1389.91/1395.34	o 977
1390.41/1395.86	c Solution 6016, time = 1393.1198s
1390.41/1395.86	o 966
1390.91/1396.32	c Solution 6017, time = 1393.5779s
1390.91/1396.32	o 966
1391.41/1396.85	c Solution 6018, time = 1394.1104s
1391.41/1396.85	o 949
1391.51/1397.00	c Solution 6019, time = 1394.2584s
1391.51/1397.00	o 941
1391.91/1397.30	c Solution 6020, time = 1394.5614s
1391.91/1397.30	o 938
1392.41/1397.83	c Solution 6021, time = 1395.0949s
1392.41/1397.83	o 951
1392.62/1398.05	c Solution 6022, time = 1395.3126s
1392.62/1398.05	o 952
1392.80/1398.20	c Solution 6023, time = 1395.4616s
1392.80/1398.20	o 938
1392.90/1398.36	c Solution 6024, time = 1395.6188s
1392.90/1398.36	o 941
1393.30/1398.74	c Solution 6025, time = 1395.9973s
1393.30/1398.74	o 917
1393.40/1398.83	c Solution 6026, time = 1396.0956s
1393.40/1398.83	o 922
1393.61/1399.10	c Solution 6027, time = 1396.3616s
1393.61/1399.10	o 916
1394.00/1399.48	c Solution 6028, time = 1396.7369s
1394.00/1399.48	o 918
1394.20/1399.64	c Solution 6029, time = 1396.8985s
1394.20/1399.64	o 900
1394.50/1399.92	c Solution 6030, time = 1397.1816s
1394.50/1399.92	o 900
1395.00/1400.42	c Solution 6031, time = 1397.6800s
1395.00/1400.42	o 888
1395.10/1400.54	c Solution 6032, time = 1397.8002s
1395.10/1400.54	o 879
1395.40/1400.81	c Solution 6033, time = 1398.0712s
1395.40/1400.81	o 898
1395.50/1400.90	c Solution 6034, time = 1398.1642s
1395.50/1400.90	o 890
1395.89/1401.31	c Solution 6035, time = 1398.5715s
1395.89/1401.31	o 880
1395.99/1401.44	c Solution 6036, time = 1398.7044s
1395.99/1401.44	o 865
1396.19/1401.61	c Solution 6037, time = 1398.8673s
1396.19/1401.61	o 861
1396.60/1402.02	c Solution 6038, time = 1399.2807s
1396.60/1402.02	o 871
1396.70/1402.15	c Solution 6039, time = 1399.4118s
1396.70/1402.15	o 856
1396.99/1402.42	c Solution 6040, time = 1399.6848s
1396.99/1402.42	o 845
1397.39/1402.86	c Solution 6041, time = 1400.1260s
1397.39/1402.86	o 852
1397.60/1403.03	c Solution 6042, time = 1400.2914s
1397.60/1403.03	o 849
1397.99/1403.44	c Solution 6043, time = 1400.7006s
1397.99/1403.44	o 842
1398.19/1403.61	c Solution 6044, time = 1400.8758s
1398.19/1403.61	o 838
1398.29/1403.75	c Solution 6045, time = 1401.0140s
1398.29/1403.75	o 814
1398.49/1404.01	c Solution 6046, time = 1401.2672s
1398.49/1404.01	o 812
1398.79/1404.22	c Solution 6047, time = 1401.4853s
1398.79/1404.22	o 807
1398.88/1404.39	c Solution 6048, time = 1401.6469s
1398.88/1404.39	o 822
1399.18/1404.69	c Solution 6049, time = 1401.9542s
1399.18/1404.69	o 805
1399.38/1404.89	c Solution 6050, time = 1402.1534s
1399.38/1404.89	o 804
1399.59/1405.02	c Solution 6051, time = 1402.2787s
1399.59/1405.02	o 805
1399.88/1405.39	c Solution 6052, time = 1402.6479s
1399.88/1405.39	o 785
1399.98/1405.45	c Solution 6053, time = 1402.7118s
1399.98/1405.45	o 781
1400.18/1405.60	c Solution 6054, time = 1402.8630s
1400.18/1405.60	o 781
1400.38/1405.88	c Solution 6055, time = 1403.1404s
1400.38/1405.88	o 786
1400.69/1406.19	c Solution 6056, time = 1403.4488s
1400.69/1406.19	o 769
1400.78/1406.25	c Solution 6057, time = 1403.5089s
1400.78/1406.25	o 773
1400.88/1406.33	c Solution 6058, time = 1403.5922s
1400.88/1406.33	o 764
1400.98/1406.45	c Solution 6059, time = 1403.7065s
1400.98/1406.45	o 759
1401.18/1406.64	c Solution 6060, time = 1403.8966s
1401.18/1406.64	o 755
1401.38/1406.86	c Solution 6061, time = 1404.1231s
1401.38/1406.86	o 760
1401.48/1406.93	c Solution 6062, time = 1404.1939s
1401.48/1406.93	o 747
1401.59/1407.08	c Solution 6063, time = 1404.3445s
1401.59/1407.08	o 755
1401.78/1407.23	c Solution 6064, time = 1404.4891s
1401.78/1407.23	o 736
1401.88/1407.38	c Solution 6065, time = 1404.6365s
1401.88/1407.38	o 734
1402.08/1407.54	c Solution 6066, time = 1404.8060s
1402.08/1407.54	o 736
1402.17/1407.67	c Solution 6067, time = 1404.9304s
1402.17/1407.67	o 738
1402.37/1407.84	c Solution 6068, time = 1405.1012s
1402.37/1407.84	o 728
1402.68/1408.13	c Solution 6069, time = 1405.3892s
1402.68/1408.13	o 724
1402.77/1408.22	c Solution 6070, time = 1405.4853s
1402.77/1408.22	o 721
1402.87/1408.37	c Solution 6071, time = 1405.6311s
1402.87/1408.37	o 712
1403.17/1408.60	c Solution 6072, time = 1405.8631s
1403.17/1408.60	o 704
1403.17/1408.69	c Solution 6073, time = 1405.9463s
1403.17/1408.69	o 688
1403.27/1408.78	c Solution 6074, time = 1406.0362s
1403.27/1408.78	o 689
1403.37/1408.86	c Solution 6075, time = 1406.1258s
1403.37/1408.86	o 683
1403.68/1409.12	c Solution 6076, time = 1406.3762s
1403.68/1409.12	o 681
1403.77/1409.20	c Solution 6077, time = 1406.4618s
1403.77/1409.20	o 671
1403.87/1409.34	c Solution 6078, time = 1406.6035s
1403.87/1409.34	o 667
1404.07/1409.58	c Solution 6079, time = 1406.8375s
1404.07/1409.58	o 653
1404.17/1409.67	c Solution 6080, time = 1406.9321s
1404.17/1409.67	o 645
1404.47/1409.92	c Solution 6081, time = 1407.1821s
1404.47/1409.92	o 635
1404.58/1410.06	c Solution 6082, time = 1407.3161s
1404.58/1410.06	o 642
1404.68/1410.18	c Solution 6083, time = 1407.4393s
1404.68/1410.18	o 636
1404.97/1410.46	c Solution 6084, time = 1407.7162s
1404.97/1410.46	o 647
1405.07/1410.51	c Solution 6085, time = 1407.7705s
1405.07/1410.51	o 654
1405.07/1410.57	c Solution 6086, time = 1407.8277s
1405.07/1410.57	o 634
1405.16/1410.62	c Solution 6087, time = 1407.8812s
1405.16/1410.62	o 637
1405.26/1410.76	c Solution 6088, time = 1408.0234s
1405.26/1410.76	o 638
1405.36/1410.81	c Solution 6089, time = 1408.0676s
1405.36/1410.81	o 635
1405.36/1410.87	c Solution 6090, time = 1408.1304s
1405.36/1410.87	o 633
1405.46/1410.96	c Solution 6091, time = 1408.2175s
1405.46/1410.96	o 624
1405.57/1411.03	c Solution 6092, time = 1408.2951s
1405.57/1411.03	o 626
1405.76/1411.29	c Solution 6093, time = 1408.5462s
1405.76/1411.29	o 585
1405.76/1411.29	c Solution 6094, time = 1408.5506s
1405.76/1411.29	o 585
1405.86/1411.38	c Solution 6095, time = 1408.6364s
1405.86/1411.38	o 613
1405.86/1411.38	c Solution 6096, time = 1408.6408s
1405.86/1411.38	o 613
1405.96/1411.43	c Solution 6097, time = 1408.6900s
1405.96/1411.43	o 609
1405.96/1411.43	c Solution 6098, time = 1408.6939s
1405.96/1411.43	o 609
1406.06/1411.57	c Solution 6099, time = 1408.8279s
1406.06/1411.57	o 601
1406.06/1411.57	c Solution 6100, time = 1408.8328s
1406.06/1411.57	o 601
1406.26/1411.70	c Solution 6101, time = 1408.9571s
1406.26/1411.70	o 598
1406.26/1411.70	c Solution 6102, time = 1408.9642s
1406.26/1411.70	o 598
1406.26/1411.78	c Solution 6103, time = 1409.0436s
1406.26/1411.78	o 596
1406.26/1411.79	c Solution 6104, time = 1409.0483s
1406.26/1411.79	o 596
1406.36/1411.84	c Solution 6105, time = 1409.1019s
1406.36/1411.84	o 591
1406.36/1411.85	c Solution 6106, time = 1409.1063s
1406.36/1411.85	o 591
1406.46/1411.91	c Solution 6107, time = 1409.1667s
1406.46/1411.91	o 569
1406.46/1411.94	c Solution 6108, time = 1409.2043s
1406.46/1411.94	o 583
1406.46/1411.95	c Solution 6109, time = 1409.2080s
1406.46/1411.95	o 583
1406.57/1412.05	c Solution 6110, time = 1409.3084s
1406.57/1412.05	o 588
1406.57/1412.06	c Solution 6111, time = 1409.3175s
1406.57/1412.06	o 588
1406.57/1412.10	c Solution 6112, time = 1409.3616s
1406.57/1412.10	o 569
1406.67/1412.14	c Solution 6113, time = 1409.4010s
1406.67/1412.14	o 587
1406.67/1412.14	c Solution 6114, time = 1409.4045s
1406.67/1412.14	o 587
1406.76/1412.20	c Solution 6115, time = 1409.4565s
1406.76/1412.20	o 586
1406.76/1412.20	c Solution 6116, time = 1409.4614s
1406.76/1412.20	o 586
1406.76/1412.23	c Solution 6117, time = 1409.4884s
1406.76/1412.23	o 539
1406.76/1412.25	c Solution 6118, time = 1409.5093s
1406.76/1412.25	o 585
1406.76/1412.28	c Solution 6119, time = 1409.5424s
1406.76/1412.28	o 524
1406.86/1412.34	c Solution 6120, time = 1409.6027s
1406.86/1412.34	o 549
1406.86/1412.37	c Solution 6121, time = 1409.6262s
1406.86/1412.37	o 596
1406.96/1412.46	c Solution 6122, time = 1409.7176s
1406.96/1412.46	o 606
1406.96/1412.46	c Solution 6123, time = 1409.7258s
1406.96/1412.46	o 606
1407.06/1412.53	c Solution 6124, time = 1409.7901s
1407.06/1412.53	o 597
1407.06/1412.53	c Solution 6125, time = 1409.7946s
1407.06/1412.53	o 597
1407.06/1412.54	c Solution 6126, time = 1409.8003s
1407.06/1412.54	o 595
1407.06/1412.58	c Solution 6127, time = 1409.8405s
1407.06/1412.58	o 539
1407.16/1412.63	c Solution 6128, time = 1409.8892s
1407.16/1412.63	o 591
1407.16/1412.68	c Solution 6129, time = 1409.9393s
1407.16/1412.68	o 616
1407.16/1412.68	c Solution 6130, time = 1409.9430s
1407.16/1412.68	o 616
1407.36/1412.80	c Solution 6131, time = 1410.0643s
1407.36/1412.80	o 618
1407.36/1412.81	c Solution 6132, time = 1410.0712s
1407.36/1412.81	o 618
1407.36/1412.86	c Solution 6133, time = 1410.1232s
1407.36/1412.86	o 579
1407.36/1412.87	c Solution 6134, time = 1410.1274s
1407.36/1412.87	o 579
1407.46/1412.92	c Solution 6135, time = 1410.1765s
1407.46/1412.92	o 561
1407.57/1413.03	c Solution 6136, time = 1410.2861s
1407.57/1413.03	o 969
1407.96/1413.41	c Solution 6137, time = 1410.6660s
1407.96/1413.41	o 969
1409.15/1414.60	c Solution 6138, time = 1411.8580s
1409.15/1414.60	o 1047
1409.15/1414.64	c Solution 6139, time = 1411.8990s
1409.15/1414.64	o 1042
1409.15/1414.67	c Solution 6140, time = 1411.9320s
1409.15/1414.67	o 1025
1409.25/1414.73	c Solution 6141, time = 1411.9881s
1409.25/1414.73	o 1025
1409.25/1414.78	c Solution 6142, time = 1412.0398s
1409.25/1414.78	o 1013
1409.35/1414.82	c Solution 6143, time = 1412.0851s
1409.35/1414.82	o 1013
1409.35/1414.88	c Solution 6144, time = 1412.1363s
1409.35/1414.88	o 1013
1409.45/1414.93	c Solution 6145, time = 1412.1930s
1409.45/1414.93	o 1005
1409.45/1415.00	c Solution 6146, time = 1412.2577s
1409.45/1415.00	o 1011
1409.56/1415.06	c Solution 6147, time = 1412.3167s
1409.56/1415.06	o 992
1409.56/1415.10	c Solution 6148, time = 1412.3640s
1409.56/1415.10	o 984
1409.66/1415.16	c Solution 6149, time = 1412.4179s
1409.66/1415.16	o 984
1409.66/1415.19	c Solution 6150, time = 1412.4549s
1409.66/1415.19	o 976
1409.75/1415.25	c Solution 6151, time = 1412.5131s
1409.75/1415.25	o 983
1409.85/1415.31	c Solution 6152, time = 1412.5673s
1409.85/1415.31	o 974
1409.85/1415.37	c Solution 6153, time = 1412.6320s
1409.85/1415.37	o 980
1409.95/1415.42	c Solution 6154, time = 1412.6799s
1409.95/1415.42	o 979
1409.95/1415.47	c Solution 6155, time = 1412.7340s
1409.95/1415.47	o 980
1410.05/1415.53	c Solution 6156, time = 1412.7897s
1410.05/1415.53	o 970
1410.05/1415.58	c Solution 6157, time = 1412.8381s
1410.05/1415.58	o 966
1410.15/1415.65	c Solution 6158, time = 1412.9063s
1410.15/1415.65	o 963
1410.25/1415.70	c Solution 6159, time = 1412.9582s
1410.25/1415.70	o 968
1410.25/1415.77	c Solution 6160, time = 1413.0295s
1410.25/1415.77	o 957
1410.35/1415.82	c Solution 6161, time = 1413.0828s
1410.35/1415.82	o 958
1410.35/1415.87	c Solution 6162, time = 1413.1332s
1410.35/1415.87	o 955
1410.45/1415.94	c Solution 6163, time = 1413.1977s
1410.45/1415.94	o 951
1410.45/1415.99	c Solution 6164, time = 1413.2529s
1410.45/1415.99	o 951
1410.56/1416.04	c Solution 6165, time = 1413.3035s
1410.56/1416.04	o 952
1410.56/1416.10	c Solution 6166, time = 1413.3586s
1410.56/1416.10	o 943
1410.66/1416.16	c Solution 6167, time = 1413.4245s
1410.66/1416.16	o 945
1410.75/1416.21	c Solution 6168, time = 1413.4662s
1410.75/1416.21	o 949
1410.75/1416.26	c Solution 6169, time = 1413.5172s
1410.75/1416.26	o 941
1410.85/1416.32	c Solution 6170, time = 1413.5771s
1410.85/1416.32	o 938
1410.85/1416.37	c Solution 6171, time = 1413.6321s
1410.85/1416.37	o 948
1410.95/1416.43	c Solution 6172, time = 1413.6955s
1410.95/1416.43	o 936
1410.95/1416.49	c Solution 6173, time = 1413.7484s
1410.95/1416.49	o 940
1411.04/1416.53	c Solution 6174, time = 1413.7861s
1411.04/1416.53	o 948
1411.04/1416.57	c Solution 6175, time = 1413.8297s
1411.04/1416.57	o 940
1411.14/1416.65	c Solution 6176, time = 1413.9077s
1411.14/1416.65	o 946
1411.14/1416.69	c Solution 6177, time = 1413.9543s
1411.14/1416.69	o 945
1411.24/1416.75	c Solution 6178, time = 1414.0142s
1411.24/1416.75	o 932
1411.34/1416.83	c Solution 6179, time = 1414.0870s
1411.34/1416.83	o 940
1411.34/1416.88	c Solution 6180, time = 1414.1415s
1411.34/1416.88	o 935
1411.44/1416.93	c Solution 6181, time = 1414.1932s
1411.44/1416.93	o 927
1411.44/1416.99	c Solution 6182, time = 1414.2520s
1411.44/1416.99	o 925
1411.55/1417.05	c Solution 6183, time = 1414.3138s
1411.55/1417.05	o 936
1411.65/1417.12	c Solution 6184, time = 1414.3767s
1411.65/1417.12	o 939
1411.65/1417.15	c Solution 6185, time = 1414.4139s
1411.65/1417.15	o 932
1411.65/1417.19	c Solution 6186, time = 1414.4547s
1411.65/1417.19	o 936
1411.74/1417.25	c Solution 6187, time = 1414.5062s
1411.74/1417.25	o 932
1411.74/1417.29	c Solution 6188, time = 1414.5543s
1411.74/1417.29	o 930
1411.84/1417.36	c Solution 6189, time = 1414.6186s
1411.84/1417.36	o 934
1411.94/1417.41	c Solution 6190, time = 1414.6711s
1411.94/1417.41	o 928
1411.94/1417.48	c Solution 6191, time = 1414.7397s
1411.94/1417.48	o 925
1412.04/1417.52	c Solution 6192, time = 1414.7825s
1412.04/1417.52	o 936
1412.04/1417.57	c Solution 6193, time = 1414.8303s
1412.04/1417.57	o 930
1412.14/1417.61	c Solution 6194, time = 1414.8750s
1412.14/1417.61	o 928
1412.14/1417.67	c Solution 6195, time = 1414.9334s
1412.14/1417.67	o 924
1412.24/1417.74	c Solution 6196, time = 1415.0050s
1412.24/1417.74	o 919
1412.24/1417.78	c Solution 6197, time = 1415.0420s
1412.24/1417.78	o 920
1412.34/1417.83	c Solution 6198, time = 1415.0909s
1412.34/1417.83	o 914
1412.34/1417.89	c Solution 6199, time = 1415.1499s
1412.34/1417.89	o 920
1412.44/1417.94	c Solution 6200, time = 1415.1997s
1412.44/1417.94	o 918
1412.44/1417.99	c Solution 6201, time = 1415.2519s
1412.44/1417.99	o 929
1412.55/1418.03	c Solution 6202, time = 1415.2932s
1412.55/1418.03	o 927
1412.55/1418.08	c Solution 6203, time = 1415.3453s
1412.55/1418.08	o 935
1412.65/1418.12	c Solution 6204, time = 1415.3844s
1412.65/1418.12	o 926
1412.74/1418.21	c Solution 6205, time = 1415.4713s
1412.74/1418.21	o 932
1412.74/1418.26	c Solution 6206, time = 1415.5235s
1412.74/1418.26	o 926
1412.84/1418.30	c Solution 6207, time = 1415.5574s
1412.84/1418.30	o 927
1412.84/1418.34	c Solution 6208, time = 1415.5963s
1412.84/1418.34	o 924
1412.94/1418.41	c Solution 6209, time = 1415.6716s
1412.94/1418.41	o 924
1412.94/1418.43	c Solution 6210, time = 1415.6944s
1412.94/1418.43	o 921
1412.94/1418.47	c Solution 6211, time = 1415.7306s
1412.94/1418.47	o 908
1413.04/1418.54	c Solution 6212, time = 1415.8045s
1413.04/1418.54	o 913
1413.14/1418.61	c Solution 6213, time = 1415.8720s
1413.14/1418.61	o 919
1413.14/1418.63	c Solution 6214, time = 1415.8908s
1413.14/1418.63	o 914
1413.24/1418.70	c Solution 6215, time = 1415.9612s
1413.24/1418.70	o 926
1413.24/1418.73	c Solution 6216, time = 1415.9879s
1413.24/1418.73	o 928
1413.24/1418.74	c Solution 6217, time = 1416.0002s
1413.24/1418.74	o 922
1413.24/1418.75	c Solution 6218, time = 1416.0103s
1413.24/1418.75	o 922
1413.24/1418.76	c Solution 6219, time = 1416.0167s
1413.24/1418.76	o 921
1413.24/1418.76	c Solution 6220, time = 1416.0207s
1413.24/1418.76	o 921
1413.24/1418.76	c Solution 6221, time = 1416.0247s
1413.24/1418.76	o 921
1413.24/1418.77	c Solution 6222, time = 1416.0286s
1413.24/1418.77	o 921
1413.24/1418.77	c Solution 6223, time = 1416.0324s
1413.24/1418.77	o 921
1413.24/1418.78	c Solution 6224, time = 1416.0362s
1413.24/1418.78	o 921
1413.24/1418.78	c Solution 6225, time = 1416.0399s
1413.24/1418.78	o 921
1453.31/1458.98	c Solution 6226, time = 1456.2390s
1453.31/1458.98	o 336
1453.31/1458.98	c Solution 6227, time = 1456.2429s
1453.31/1458.98	o 969
1453.91/1459.59	c Solution 6228, time = 1456.8506s
1453.91/1459.59	o 979
1454.01/1459.69	c Solution 6229, time = 1456.9558s
1454.01/1459.69	o 968
1454.31/1459.91	c Solution 6230, time = 1457.1755s
1454.31/1459.91	o 960
1454.91/1460.58	c Solution 6231, time = 1457.8362s
1454.91/1460.58	o 938
1455.11/1460.74	c Solution 6232, time = 1458.0001s
1455.11/1460.74	o 937
1455.31/1460.97	c Solution 6233, time = 1458.2290s
1455.31/1460.97	o 938
1455.52/1461.17	c Solution 6234, time = 1458.4271s
1455.52/1461.17	o 935
1455.70/1461.39	c Solution 6235, time = 1458.6481s
1455.70/1461.39	o 945
1456.30/1461.91	c Solution 6236, time = 1459.1713s
1456.30/1461.91	o 931
1456.41/1462.07	c Solution 6237, time = 1459.3334s
1456.41/1462.07	o 934
1456.51/1462.19	c Solution 6238, time = 1459.4474s
1456.51/1462.19	o 919
1456.90/1462.51	c Solution 6239, time = 1459.7698s
1456.90/1462.51	o 913
1457.00/1462.68	c Solution 6240, time = 1459.9405s
1457.00/1462.68	o 915
1457.51/1463.12	c Solution 6241, time = 1460.3772s
1457.51/1463.12	o 911
1457.70/1463.31	c Solution 6242, time = 1460.5692s
1457.70/1463.31	o 897
1458.00/1463.63	c Solution 6243, time = 1460.8864s
1458.00/1463.63	o 889
1458.10/1463.78	c Solution 6244, time = 1461.0394s
1458.10/1463.78	o 898
1458.20/1463.86	c Solution 6245, time = 1461.1167s
1458.20/1463.86	o 897
1458.41/1464.03	c Solution 6246, time = 1461.2940s
1458.41/1464.03	o 885
1458.60/1464.27	c Solution 6247, time = 1461.5268s
1458.60/1464.27	o 875
1459.09/1464.75	c Solution 6248, time = 1462.0119s
1459.09/1464.75	o 873
1459.29/1464.96	c Solution 6249, time = 1462.2218s
1459.29/1464.96	o 869
1459.69/1465.32	c Solution 6250, time = 1462.5849s
1459.69/1465.32	o 872
1459.89/1465.50	c Solution 6251, time = 1462.7643s
1459.89/1465.50	o 867
1460.29/1465.93	c Solution 6252, time = 1463.1886s
1460.29/1465.93	o 866
1460.50/1466.11	c Solution 6253, time = 1463.3693s
1460.50/1466.11	o 864
1460.89/1466.50	c Solution 6254, time = 1463.7637s
1460.89/1466.50	o 862
1460.99/1466.68	c Solution 6255, time = 1463.9385s
1460.99/1466.68	o 851
1461.19/1466.80	c Solution 6256, time = 1464.0619s
1461.19/1466.80	o 846
1461.50/1467.17	c Solution 6257, time = 1464.4262s
1461.50/1467.17	o 842
1461.59/1467.27	c Solution 6258, time = 1464.5326s
1461.59/1467.27	o 833
1461.79/1467.46	c Solution 6259, time = 1464.7211s
1461.79/1467.46	o 842
1461.99/1467.63	c Solution 6260, time = 1464.8885s
1461.99/1467.63	o 832
1462.28/1467.96	c Solution 6261, time = 1465.2252s
1462.28/1467.96	o 832
1462.49/1468.17	c Solution 6262, time = 1465.4301s
1462.49/1468.17	o 814
1462.78/1468.42	c Solution 6263, time = 1465.6804s
1462.78/1468.42	o 806
1463.08/1468.73	c Solution 6264, time = 1465.9945s
1463.08/1468.73	o 800
1463.18/1468.86	c Solution 6265, time = 1466.1203s
1463.18/1468.86	o 795
1463.28/1468.93	c Solution 6266, time = 1466.1909s
1463.28/1468.93	o 794
1463.28/1469.00	c Solution 6267, time = 1466.2630s
1463.28/1469.00	o 787
1463.68/1469.33	c Solution 6268, time = 1466.5888s
1463.68/1469.33	o 785
1463.78/1469.43	c Solution 6269, time = 1466.6958s
1463.78/1469.43	o 774
1463.88/1469.54	c Solution 6270, time = 1466.8006s
1463.88/1469.54	o 767
1464.08/1469.78	c Solution 6271, time = 1467.0460s
1464.08/1469.78	o 759
1464.28/1469.93	c Solution 6272, time = 1467.1904s
1464.28/1469.93	o 752
1464.49/1470.19	c Solution 6273, time = 1467.4502s
1464.49/1470.19	o 739
1464.68/1470.30	c Solution 6274, time = 1467.5639s
1464.68/1470.30	o 732
1464.78/1470.42	c Solution 6275, time = 1467.6789s
1464.78/1470.42	o 728
1465.08/1470.72	c Solution 6276, time = 1467.9786s
1465.08/1470.72	o 735
1465.18/1470.85	c Solution 6277, time = 1468.1115s
1465.18/1470.85	o 729
1465.28/1470.94	c Solution 6278, time = 1468.1973s
1465.28/1470.94	o 729
1465.57/1471.20	c Solution 6279, time = 1468.4622s
1465.57/1471.20	o 719
1465.57/1471.29	c Solution 6280, time = 1468.5509s
1465.57/1471.29	o 719
1465.67/1471.39	c Solution 6281, time = 1468.6509s
1465.67/1471.39	o 717
1465.87/1471.51	c Solution 6282, time = 1468.7720s
1465.87/1471.51	o 689
1466.07/1471.73	c Solution 6283, time = 1468.9910s
1466.07/1471.73	o 704
1466.07/1471.79	c Solution 6284, time = 1469.0513s
1466.07/1471.79	o 698
1466.17/1471.88	c Solution 6285, time = 1469.1363s
1466.17/1471.88	o 669
1466.38/1472.01	c Solution 6286, time = 1469.2755s
1466.38/1472.01	o 688
1466.57/1472.24	c Solution 6287, time = 1469.5010s
1466.57/1472.24	o 681
1466.67/1472.33	c Solution 6288, time = 1469.5877s
1466.67/1472.33	o 656
1466.67/1472.37	c Solution 6289, time = 1469.6341s
1466.67/1472.37	o 662
1466.97/1472.61	c Solution 6290, time = 1469.8751s
1466.97/1472.61	o 658
1466.97/1472.69	c Solution 6291, time = 1469.9546s
1466.97/1472.69	o 652
1467.07/1472.78	c Solution 6292, time = 1470.0411s
1467.07/1472.78	o 656
1467.27/1472.93	c Solution 6293, time = 1470.1908s
1467.27/1472.93	o 650
1467.48/1473.14	c Solution 6294, time = 1470.3973s
1467.48/1473.14	o 642
1467.57/1473.21	c Solution 6295, time = 1470.4713s
1467.57/1473.21	o 641
1467.57/1473.26	c Solution 6296, time = 1470.5206s
1467.57/1473.26	o 635
1467.67/1473.33	c Solution 6297, time = 1470.5944s
1467.67/1473.33	o 627
1467.87/1473.54	c Solution 6298, time = 1470.7993s
1467.87/1473.54	o 619
1467.87/1473.54	c Solution 6299, time = 1470.8036s
1467.87/1473.54	o 619
1467.87/1473.58	c Solution 6300, time = 1470.8445s
1467.87/1473.58	o 624
1467.87/1473.59	c Solution 6301, time = 1470.8484s
1467.87/1473.59	o 624
1467.97/1473.68	c Solution 6302, time = 1470.9413s
1467.97/1473.68	o 610
1467.97/1473.69	c Solution 6303, time = 1470.9461s
1467.97/1473.69	o 610
1468.07/1473.79	c Solution 6304, time = 1471.0556s
1468.07/1473.79	o 613
1468.17/1473.80	c Solution 6305, time = 1471.0604s
1468.17/1473.80	o 613
1468.27/1473.94	c Solution 6306, time = 1471.2017s
1468.27/1473.94	o 615
1468.27/1473.95	c Solution 6307, time = 1471.2061s
1468.27/1473.95	o 615
1468.27/1474.00	c Solution 6308, time = 1471.2618s
1468.27/1474.00	o 595
1468.27/1474.01	c Solution 6309, time = 1471.2666s
1468.27/1474.01	o 595
1468.38/1474.08	c Solution 6310, time = 1471.3390s
1468.38/1474.08	o 592
1468.48/1474.12	c Solution 6311, time = 1471.3805s
1468.48/1474.12	o 600
1468.48/1474.12	c Solution 6312, time = 1471.3844s
1468.48/1474.12	o 600
1468.48/1474.16	c Solution 6313, time = 1471.4201s
1468.48/1474.16	o 589
1468.48/1474.16	c Solution 6314, time = 1471.4241s
1468.48/1474.16	o 589
1468.57/1474.23	c Solution 6315, time = 1471.4863s
1468.57/1474.23	o 599
1468.57/1474.23	c Solution 6316, time = 1471.4920s
1468.57/1474.23	o 599
1468.57/1474.28	c Solution 6317, time = 1471.5392s
1468.57/1474.28	o 584
1468.67/1474.33	c Solution 6318, time = 1471.5955s
1468.67/1474.33	o 566
1468.67/1474.39	c Solution 6319, time = 1471.6500s
1468.67/1474.39	o 624
1468.67/1474.39	c Solution 6320, time = 1471.6538s
1468.67/1474.39	o 624
1468.77/1474.45	c Solution 6321, time = 1471.7068s
1468.77/1474.45	o 623
1468.77/1474.45	c Solution 6322, time = 1471.7115s
1468.77/1474.45	o 623
1468.87/1474.51	c Solution 6323, time = 1471.7718s
1468.87/1474.51	o 614
1468.87/1474.51	c Solution 6324, time = 1471.7758s
1468.87/1474.51	o 614
1468.97/1474.67	c Solution 6325, time = 1471.9305s
1468.97/1474.67	o 601
1468.97/1474.67	c Solution 6326, time = 1471.9349s
1468.97/1474.67	o 601
1469.07/1474.75	c Solution 6327, time = 1472.0108s
1469.07/1474.75	o 603
1469.07/1474.78	c Solution 6328, time = 1472.0365s
1469.07/1474.78	o 599
1469.07/1474.78	c Solution 6329, time = 1472.0405s
1469.07/1474.78	o 599
1469.27/1474.95	c Solution 6330, time = 1472.2073s
1469.27/1474.95	o 587
1469.27/1474.98	c Solution 6331, time = 1472.2410s
1469.27/1474.98	o 596
1469.27/1474.98	c Solution 6332, time = 1472.2450s
1469.27/1474.98	o 596
1469.38/1475.09	c Solution 6333, time = 1472.3493s
1469.38/1475.09	o 599
1469.48/1475.12	c Solution 6334, time = 1472.3830s
1469.48/1475.12	o 603
1469.48/1475.13	c Solution 6335, time = 1472.3868s
1469.48/1475.13	o 603
1469.48/1475.13	c Solution 6336, time = 1472.3909s
1469.48/1475.13	o 603
1469.57/1475.22	c Solution 6337, time = 1472.4845s
1469.57/1475.22	o 599
1469.57/1475.23	c Solution 6338, time = 1472.4897s
1469.57/1475.23	o 599
1469.67/1475.30	c Solution 6339, time = 1472.5612s
1469.67/1475.30	o 602
1469.67/1475.32	c Solution 6340, time = 1472.5820s
1469.67/1475.32	o 599
1469.67/1475.33	c Solution 6341, time = 1472.5882s
1469.67/1475.33	o 599
1469.67/1475.37	c Solution 6342, time = 1472.6303s
1469.67/1475.37	o 577
1469.67/1475.37	c Solution 6343, time = 1472.6342s
1469.67/1475.37	o 577
1469.67/1475.38	c Solution 6344, time = 1472.6383s
1469.67/1475.38	o 577
1469.77/1475.48	c Solution 6345, time = 1472.7432s
1469.77/1475.48	o 579
1469.77/1475.49	c Solution 6346, time = 1472.7466s
1469.77/1475.49	o 579
1469.87/1475.51	c Solution 6347, time = 1472.7705s
1469.87/1475.51	o 559
1469.87/1475.55	c Solution 6348, time = 1472.8069s
1469.87/1475.55	o 572
1469.97/1475.61	c Solution 6349, time = 1472.8671s
1469.97/1475.61	o 600
1469.97/1475.65	c Solution 6350, time = 1472.9138s
1469.97/1475.65	o 622
1469.97/1475.66	c Solution 6351, time = 1472.9180s
1469.97/1475.66	o 622
1470.17/1475.81	c Solution 6352, time = 1473.0731s
1470.17/1475.81	o 606
1470.17/1475.82	c Solution 6353, time = 1473.0773s
1470.17/1475.82	o 606
1470.17/1475.86	c Solution 6354, time = 1473.1202s
1470.17/1475.86	o 595
1470.17/1475.86	c Solution 6355, time = 1473.1239s
1470.17/1475.86	o 595
1470.17/1475.89	c Solution 6356, time = 1473.1543s
1470.17/1475.89	o 566
1471.47/1477.12	c Solution 6357, time = 1474.3805s
1471.47/1477.12	o 1040
1471.76/1477.46	c Solution 6358, time = 1474.7207s
1471.76/1477.46	o 1043
1471.76/1477.46	c Solution 6359, time = 1474.7238s
1471.76/1477.46	o 1043
1472.06/1477.70	c Solution 6360, time = 1474.9603s
1472.06/1477.70	o 1046
1472.06/1477.74	c Solution 6361, time = 1475.0059s
1472.06/1477.74	o 1034
1472.06/1477.79	c Solution 6362, time = 1475.0550s
1472.06/1477.79	o 1031
1472.16/1477.83	c Solution 6363, time = 1475.0903s
1472.16/1477.83	o 1029
1472.16/1477.87	c Solution 6364, time = 1475.1352s
1472.16/1477.87	o 1029
1472.26/1477.92	c Solution 6365, time = 1475.1784s
1472.26/1477.92	o 1022
1472.26/1477.94	c Solution 6366, time = 1475.2045s
1472.26/1477.94	o 1024
1472.26/1477.96	c Solution 6367, time = 1475.2227s
1472.26/1477.96	o 1019
1472.26/1477.97	c Solution 6368, time = 1475.2354s
1472.26/1477.97	o 1016
1472.26/1477.98	c Solution 6369, time = 1475.2455s
1472.26/1477.98	o 1016
1472.26/1477.99	c Solution 6370, time = 1475.2541s
1472.26/1477.99	o 1013
1472.26/1478.00	c Solution 6371, time = 1475.2624s
1472.26/1478.00	o 1012
1472.37/1478.01	c Solution 6372, time = 1475.2691s
1472.37/1478.01	o 1013
1472.37/1478.01	c Solution 6373, time = 1475.2753s
1472.37/1478.01	o 1012
1472.37/1478.02	c Solution 6374, time = 1475.2806s
1472.37/1478.02	o 1011
1472.37/1478.02	c Solution 6375, time = 1475.2846s
1472.37/1478.02	o 1011
1472.37/1478.03	c Solution 6376, time = 1475.2887s
1472.37/1478.03	o 1011
1472.37/1478.03	c Solution 6377, time = 1475.2928s
1472.37/1478.03	o 1011
1472.37/1478.04	c Solution 6378, time = 1475.2968s
1472.37/1478.04	o 1011
1472.37/1478.04	c Solution 6379, time = 1475.3006s
1472.37/1478.04	o 1011
1472.37/1478.04	c Solution 6380, time = 1475.3045s
1472.37/1478.04	o 1011
1472.37/1478.05	c Solution 6381, time = 1475.3082s
1472.37/1478.05	o 1011
1509.44/1515.22	c Solution 6382, time = 1512.4796s
1509.44/1515.22	o 344
1509.44/1515.22	c Solution 6383, time = 1512.4836s
1509.44/1515.22	o 1043
1510.25/1516.08	c Solution 6384, time = 1513.3401s
1510.25/1516.08	o 1037
1510.93/1516.78	c Solution 6385, time = 1514.0444s
1510.93/1516.78	o 1033
1511.24/1517.02	c Solution 6386, time = 1514.2794s
1511.24/1517.02	o 1021
1511.53/1517.31	c Solution 6387, time = 1514.5691s
1511.53/1517.31	o 1025
1511.83/1517.62	c Solution 6388, time = 1514.8803s
1511.83/1517.62	o 1023
1512.34/1518.17	c Solution 6389, time = 1515.4273s
1512.34/1518.17	o 1017
1512.53/1518.38	c Solution 6390, time = 1515.6361s
1512.53/1518.38	o 1008
1513.13/1518.91	c Solution 6391, time = 1516.1731s
1513.13/1518.91	o 1002
1513.43/1519.20	c Solution 6392, time = 1516.4567s
1513.43/1519.20	o 989
1513.93/1519.79	c Solution 6393, time = 1517.0558s
1513.93/1519.79	o 991
1514.12/1519.98	c Solution 6394, time = 1517.2411s
1514.12/1519.98	o 994
1514.42/1520.23	c Solution 6395, time = 1517.4864s
1514.42/1520.23	o 985
1514.82/1520.62	c Solution 6396, time = 1517.8798s
1514.82/1520.62	o 990
1515.02/1520.82	c Solution 6397, time = 1518.0828s
1515.02/1520.82	o 978
1515.12/1520.99	c Solution 6398, time = 1518.2485s
1515.12/1520.99	o 965
1515.72/1521.56	c Solution 6399, time = 1518.8161s
1515.72/1521.56	o 956
1515.92/1521.73	c Solution 6400, time = 1518.9957s
1515.92/1521.73	o 961
1516.02/1521.84	c Solution 6401, time = 1519.1022s
1516.02/1521.84	o 968
1516.23/1522.03	c Solution 6402, time = 1519.2950s
1516.23/1522.03	o 942
1516.72/1522.52	c Solution 6403, time = 1519.7789s
1516.72/1522.52	o 947
1516.82/1522.66	c Solution 6404, time = 1519.9255s
1516.82/1522.66	o 941
1517.02/1522.88	c Solution 6405, time = 1520.1411s
1517.02/1522.88	o 947
1517.51/1523.36	c Solution 6406, time = 1520.6256s
1517.51/1523.36	o 929
1517.71/1523.58	c Solution 6407, time = 1520.8385s
1517.71/1523.58	o 916
1518.01/1523.89	c Solution 6408, time = 1521.1511s
1518.01/1523.89	o 918
1518.41/1524.23	c Solution 6409, time = 1521.4915s
1518.41/1524.23	o 915
1518.51/1524.37	c Solution 6410, time = 1521.6355s
1518.51/1524.37	o 905
1518.71/1524.59	c Solution 6411, time = 1521.8471s
1518.71/1524.59	o 912
1519.11/1524.95	c Solution 6412, time = 1522.2078s
1519.11/1524.95	o 890
1519.32/1525.11	c Solution 6413, time = 1522.3718s
1519.32/1525.11	o 891
1519.41/1525.23	c Solution 6414, time = 1522.4869s
1519.41/1525.23	o 886
1519.81/1525.67	c Solution 6415, time = 1522.9291s
1519.81/1525.67	o 867
1520.01/1525.85	c Solution 6416, time = 1523.1095s
1520.01/1525.85	o 859
1520.22/1526.03	c Solution 6417, time = 1523.2894s
1520.22/1526.03	o 858
1520.60/1526.44	c Solution 6418, time = 1523.7045s
1520.60/1526.44	o 858
1520.60/1526.48	c Solution 6419, time = 1523.7411s
1520.60/1526.48	o 860
1520.70/1526.56	c Solution 6420, time = 1523.8232s
1520.70/1526.56	o 857
1520.80/1526.68	c Solution 6421, time = 1523.9437s
1520.80/1526.68	o 854
1521.00/1526.82	c Solution 6422, time = 1524.0788s
1521.00/1526.82	o 843
1521.40/1527.20	c Solution 6423, time = 1524.4615s
1521.40/1527.20	o 851
1521.50/1527.33	c Solution 6424, time = 1524.5873s
1521.50/1527.33	o 838
1521.60/1527.47	c Solution 6425, time = 1524.7295s
1521.60/1527.47	o 825
1521.90/1527.75	c Solution 6426, time = 1525.0118s
1521.90/1527.75	o 828
1522.00/1527.84	c Solution 6427, time = 1525.0964s
1522.00/1527.84	o 832
1522.21/1528.01	c Solution 6428, time = 1525.2737s
1522.21/1528.01	o 834
1522.40/1528.24	c Solution 6429, time = 1525.5033s
1522.40/1528.24	o 835
1522.60/1528.47	c Solution 6430, time = 1525.7312s
1522.60/1528.47	o 842
1522.70/1528.56	c Solution 6431, time = 1525.8169s
1522.70/1528.56	o 847
1522.80/1528.68	c Solution 6432, time = 1525.9444s
1522.80/1528.68	o 840
1523.21/1529.04	c Solution 6433, time = 1526.2963s
1523.21/1529.04	o 823
1523.31/1529.19	c Solution 6434, time = 1526.4482s
1523.31/1529.19	o 809
1523.50/1529.37	c Solution 6435, time = 1526.6261s
1523.50/1529.37	o 805
1523.80/1529.67	c Solution 6436, time = 1526.9268s
1523.80/1529.67	o 804
1523.99/1529.80	c Solution 6437, time = 1527.0600s
1523.99/1529.80	o 790
1523.99/1529.87	c Solution 6438, time = 1527.1280s
1523.99/1529.87	o 792
1524.09/1530.00	c Solution 6439, time = 1527.2646s
1524.09/1530.00	o 791
1524.39/1530.28	c Solution 6440, time = 1527.5411s
1524.39/1530.28	o 784
1524.49/1530.39	c Solution 6441, time = 1527.6513s
1524.49/1530.39	o 785
1524.79/1530.65	c Solution 6442, time = 1527.9111s
1524.79/1530.65	o 772
1524.89/1530.79	c Solution 6443, time = 1528.0495s
1524.89/1530.79	o 777
1525.09/1530.91	c Solution 6444, time = 1528.1696s
1525.09/1530.91	o 772
1525.20/1531.10	c Solution 6445, time = 1528.3586s
1525.20/1531.10	o 765
1525.39/1531.23	c Solution 6446, time = 1528.4905s
1525.39/1531.23	o 764
1525.59/1531.40	c Solution 6447, time = 1528.6613s
1525.59/1531.40	o 751
1525.79/1531.63	c Solution 6448, time = 1528.8950s
1525.79/1531.63	o 749
1526.20/1532.03	c Solution 6449, time = 1529.2873s
1526.20/1532.03	o 743
1526.30/1532.12	c Solution 6450, time = 1529.3814s
1526.30/1532.12	o 741
1526.39/1532.27	c Solution 6451, time = 1529.5319s
1526.39/1532.27	o 730
1526.59/1532.42	c Solution 6452, time = 1529.6763s
1526.59/1532.42	o 745
1526.69/1532.52	c Solution 6453, time = 1529.7777s
1526.69/1532.52	o 725
1526.89/1532.74	c Solution 6454, time = 1530.0005s
1526.89/1532.74	o 721
1526.99/1532.87	c Solution 6455, time = 1530.1269s
1526.99/1532.87	o 710
1527.09/1532.97	c Solution 6456, time = 1530.2265s
1527.09/1532.97	o 706
1527.20/1533.10	c Solution 6457, time = 1530.3566s
1527.20/1533.10	o 720
1527.38/1533.20	c Solution 6458, time = 1530.4626s
1527.38/1533.20	o 710
1527.58/1533.41	c Solution 6459, time = 1530.6674s
1527.58/1533.41	o 705
1527.58/1533.46	c Solution 6460, time = 1530.7260s
1527.58/1533.46	o 700
1527.68/1533.51	c Solution 6461, time = 1530.7758s
1527.68/1533.51	o 708
1527.78/1533.61	c Solution 6462, time = 1530.8669s
1527.78/1533.61	o 691
1527.88/1533.78	c Solution 6463, time = 1531.0390s
1527.88/1533.78	o 698
1527.98/1533.89	c Solution 6464, time = 1531.1536s
1527.98/1533.89	o 687
1528.29/1534.16	c Solution 6465, time = 1531.4186s
1528.29/1534.16	o 685
1528.48/1534.30	c Solution 6466, time = 1531.5650s
1528.48/1534.30	o 662
1528.58/1534.49	c Solution 6467, time = 1531.7499s
1528.58/1534.49	o 669
1528.68/1534.57	c Solution 6468, time = 1531.8286s
1528.68/1534.57	o 662
1528.78/1534.65	c Solution 6469, time = 1531.9127s
1528.78/1534.65	o 672
1528.98/1534.84	c Solution 6470, time = 1532.1005s
1528.98/1534.84	o 656
1528.98/1534.84	c Solution 6471, time = 1532.1047s
1528.98/1534.84	o 656
1529.08/1534.94	c Solution 6472, time = 1532.2042s
1529.08/1534.94	o 665
1529.08/1534.95	c Solution 6473, time = 1532.2086s
1529.08/1534.95	o 665
1529.19/1535.03	c Solution 6474, time = 1532.2919s
1529.19/1535.03	o 652
1529.19/1535.04	c Solution 6475, time = 1532.2972s
1529.19/1535.04	o 652
1529.38/1535.22	c Solution 6476, time = 1532.4848s
1529.38/1535.22	o 645
1529.38/1535.23	c Solution 6477, time = 1532.4894s
1529.38/1535.23	o 645
1529.48/1535.32	c Solution 6478, time = 1532.5835s
1529.48/1535.32	o 655
1529.48/1535.33	c Solution 6479, time = 1532.5885s
1529.48/1535.33	o 655
1529.58/1535.42	c Solution 6480, time = 1532.6786s
1529.58/1535.42	o 627
1529.58/1535.44	c Solution 6481, time = 1532.6996s
1529.58/1535.44	o 655
1529.58/1535.44	c Solution 6482, time = 1532.7050s
1529.58/1535.44	o 655
1529.68/1535.57	c Solution 6483, time = 1532.8291s
1529.68/1535.57	o 657
1529.68/1535.57	c Solution 6484, time = 1532.8341s
1529.68/1535.57	o 657
1529.78/1535.64	c Solution 6485, time = 1532.9019s
1529.78/1535.64	o 641
1529.78/1535.68	c Solution 6486, time = 1532.9444s
1529.78/1535.68	o 648
1529.78/1535.69	c Solution 6487, time = 1532.9481s
1529.78/1535.69	o 648
1529.88/1535.73	c Solution 6488, time = 1532.9888s
1529.88/1535.73	o 641
1529.88/1535.73	c Solution 6489, time = 1532.9926s
1529.88/1535.73	o 641
1529.88/1535.79	c Solution 6490, time = 1533.0474s
1529.88/1535.79	o 624
1529.98/1535.86	c Solution 6491, time = 1533.1234s
1529.98/1535.86	o 607
1530.08/1535.92	c Solution 6492, time = 1533.1822s
1530.08/1535.92	o 662
1530.08/1535.92	c Solution 6493, time = 1533.1858s
1530.08/1535.92	o 662
1530.19/1536.02	c Solution 6494, time = 1533.2770s
1530.19/1536.02	o 660
1530.19/1536.02	c Solution 6495, time = 1533.2830s
1530.19/1536.02	o 660
1530.19/1536.07	c Solution 6496, time = 1533.3352s
1530.19/1536.07	o 637
1530.77/1536.65	c Solution 6497, time = 1533.9130s
1530.77/1536.65	o 1020
1530.87/1536.77	c Solution 6498, time = 1534.0281s
1530.87/1536.77	o 1020
1531.67/1537.54	c Solution 6499, time = 1534.8023s
1531.67/1537.54	o 1046
1531.67/1537.59	c Solution 6500, time = 1534.8481s
1531.67/1537.59	o 1034
1531.77/1537.63	c Solution 6501, time = 1534.8931s
1531.77/1537.63	o 1029
1531.77/1537.68	c Solution 6502, time = 1534.9456s
1531.77/1537.68	o 1033
1531.87/1537.73	c Solution 6503, time = 1534.9943s
1531.87/1537.73	o 1027
1531.87/1537.78	c Solution 6504, time = 1535.0423s
1531.87/1537.78	o 1023
1531.97/1537.84	c Solution 6505, time = 1535.0981s
1531.97/1537.84	o 1005
1531.97/1537.89	c Solution 6506, time = 1535.1464s
1531.97/1537.89	o 1007
1532.07/1537.94	c Solution 6507, time = 1535.1965s
1532.07/1537.94	o 1015
1532.07/1537.98	c Solution 6508, time = 1535.2420s
1532.07/1537.98	o 1002
1532.18/1538.04	c Solution 6509, time = 1535.2961s
1532.18/1538.04	o 1006
1532.18/1538.08	c Solution 6510, time = 1535.3447s
1532.18/1538.08	o 999
1532.28/1538.13	c Solution 6511, time = 1535.3899s
1532.28/1538.13	o 991
1532.28/1538.17	c Solution 6512, time = 1535.4306s
1532.28/1538.17	o 999
1532.37/1538.22	c Solution 6513, time = 1535.4802s
1532.37/1538.22	o 993
1532.37/1538.27	c Solution 6514, time = 1535.5306s
1532.37/1538.27	o 998
1532.47/1538.32	c Solution 6515, time = 1535.5761s
1532.47/1538.32	o 999
1532.47/1538.36	c Solution 6516, time = 1535.6245s
1532.47/1538.36	o 986
1532.57/1538.41	c Solution 6517, time = 1535.6691s
1532.57/1538.41	o 984
1532.57/1538.45	c Solution 6518, time = 1535.7070s
1532.57/1538.45	o 977
1532.67/1538.51	c Solution 6519, time = 1535.7698s
1532.67/1538.51	o 985
1532.67/1538.56	c Solution 6520, time = 1535.8210s
1532.67/1538.56	o 986
1532.77/1538.61	c Solution 6521, time = 1535.8747s
1532.77/1538.61	o 985
1532.77/1538.67	c Solution 6522, time = 1535.9305s
1532.77/1538.67	o 980
1532.87/1538.72	c Solution 6523, time = 1535.9820s
1532.87/1538.72	o 982
1532.87/1538.79	c Solution 6524, time = 1536.0468s
1532.87/1538.79	o 986
1532.97/1538.82	c Solution 6525, time = 1536.0796s
1532.97/1538.82	o 979
1532.97/1538.88	c Solution 6526, time = 1536.1427s
1532.97/1538.88	o 989
1533.07/1538.96	c Solution 6527, time = 1536.2165s
1533.07/1538.96	o 986
1533.07/1538.99	c Solution 6528, time = 1536.2519s
1533.07/1538.99	o 989
1533.18/1539.04	c Solution 6529, time = 1536.2965s
1533.18/1539.04	o 972
1533.18/1539.06	c Solution 6530, time = 1536.3186s
1533.18/1539.06	o 979
1533.18/1539.08	c Solution 6531, time = 1536.3383s
1533.18/1539.08	o 980
1533.18/1539.09	c Solution 6532, time = 1536.3510s
1533.18/1539.09	o 978
1533.18/1539.10	c Solution 6533, time = 1536.3638s
1533.18/1539.10	o 978
1533.28/1539.11	c Solution 6534, time = 1536.3724s
1533.28/1539.11	o 980
1533.28/1539.12	c Solution 6535, time = 1536.3821s
1533.28/1539.12	o 975
1533.28/1539.13	c Solution 6536, time = 1536.3892s
1533.28/1539.13	o 974
1533.28/1539.13	c Solution 6537, time = 1536.3956s
1533.28/1539.13	o 973
1533.28/1539.14	c Solution 6538, time = 1536.3997s
1533.28/1539.14	o 973
1533.28/1539.14	c Solution 6539, time = 1536.4037s
1533.28/1539.14	o 973
1533.28/1539.15	c Solution 6540, time = 1536.4079s
1533.28/1539.15	o 973
1533.28/1539.15	c Solution 6541, time = 1536.4119s
1533.28/1539.15	o 973
1533.28/1539.15	c Solution 6542, time = 1536.4159s
1533.28/1539.15	o 973
1533.28/1539.16	c Solution 6543, time = 1536.4198s
1533.28/1539.16	o 973
1533.28/1539.16	c Solution 6544, time = 1536.4236s
1533.28/1539.16	o 973
1564.77/1570.75	c Solution 6545, time = 1568.0148s
1564.77/1570.75	o 310
1564.77/1570.76	c Solution 6546, time = 1568.0189s
1564.77/1570.76	o 1020
1565.37/1571.35	c Solution 6547, time = 1568.6159s
1565.37/1571.35	o 1016
1565.96/1571.95	c Solution 6548, time = 1569.2073s
1565.96/1571.95	o 1016
1566.17/1572.19	c Solution 6549, time = 1569.4524s
1566.17/1572.19	o 1003
1566.76/1572.74	c Solution 6550, time = 1569.9968s
1566.76/1572.74	o 999
1566.96/1572.99	c Solution 6551, time = 1570.2473s
1566.96/1572.99	o 995
1567.46/1573.48	c Solution 6552, time = 1570.7417s
1567.46/1573.48	o 991
1567.76/1573.71	c Solution 6553, time = 1570.9700s
1567.76/1573.71	o 981
1567.96/1573.96	c Solution 6554, time = 1571.2179s
1567.96/1573.96	o 978
1568.46/1574.47	c Solution 6555, time = 1571.7347s
1568.46/1574.47	o 966
1568.75/1574.71	c Solution 6556, time = 1571.9726s
1568.75/1574.71	o 966
1568.95/1574.91	c Solution 6557, time = 1572.1721s
1568.95/1574.91	o 964
1569.45/1575.46	c Solution 6558, time = 1572.7211s
1569.45/1575.46	o 963
1569.75/1575.74	c Solution 6559, time = 1572.9980s
1569.75/1575.74	o 965
1569.95/1575.98	c Solution 6560, time = 1573.2397s
1569.95/1575.98	o 951
1570.45/1576.45	c Solution 6561, time = 1573.7132s
1570.45/1576.45	o 958
1570.65/1576.67	c Solution 6562, time = 1573.9340s
1570.65/1576.67	o 946
1571.16/1577.12	c Solution 6563, time = 1574.3823s
1571.16/1577.12	o 937
1571.25/1577.29	c Solution 6564, time = 1574.5490s
1571.25/1577.29	o 934
1571.45/1577.45	c Solution 6565, time = 1574.7123s
1571.45/1577.45	o 941
1571.65/1577.61	c Solution 6566, time = 1574.8758s
1571.65/1577.61	o 931
1572.16/1578.12	c Solution 6567, time = 1575.3808s
1572.16/1578.12	o 912
1572.24/1578.29	c Solution 6568, time = 1575.5536s
1572.24/1578.29	o 919
1572.44/1578.42	c Solution 6569, time = 1575.6843s
1572.44/1578.42	o 925
1572.84/1578.86	c Solution 6570, time = 1576.1236s
1572.84/1578.86	o 921
1573.05/1579.08	c Solution 6571, time = 1576.3415s
1573.05/1579.08	o 916
1573.24/1579.25	c Solution 6572, time = 1576.5124s
1573.24/1579.25	o 888
1573.64/1579.68	c Solution 6573, time = 1576.9404s
1573.64/1579.68	o 894
1573.74/1579.79	c Solution 6574, time = 1577.0527s
1573.74/1579.79	o 892
1573.94/1579.91	c Solution 6575, time = 1577.1714s
1573.94/1579.91	o 893
1573.94/1579.95	c Solution 6576, time = 1577.2133s
1573.94/1579.95	o 882
1574.05/1580.04	c Solution 6577, time = 1577.3037s
1574.05/1580.04	o 893
1574.44/1580.44	c Solution 6578, time = 1577.7052s
1574.44/1580.44	o 890
1574.64/1580.62	c Solution 6579, time = 1577.8774s
1574.64/1580.62	o 888
1574.94/1580.95	c Solution 6580, time = 1578.2090s
1574.94/1580.95	o 877
1575.15/1581.14	c Solution 6581, time = 1578.3997s
1575.15/1581.14	o 864
1575.63/1581.62	c Solution 6582, time = 1578.8763s
1575.63/1581.62	o 867
1575.73/1581.79	c Solution 6583, time = 1579.0487s
1575.73/1581.79	o 855
1575.93/1581.93	c Solution 6584, time = 1579.1885s
1575.93/1581.93	o 844
1576.23/1582.26	c Solution 6585, time = 1579.5225s
1576.23/1582.26	o 848
1576.43/1582.40	c Solution 6586, time = 1579.6653s
1576.43/1582.40	o 842
1576.73/1582.71	c Solution 6587, time = 1579.9699s
1576.73/1582.71	o 838
1576.83/1582.87	c Solution 6588, time = 1580.1335s
1576.83/1582.87	o 839
1577.04/1583.07	c Solution 6589, time = 1580.3349s
1577.04/1583.07	o 826
1577.43/1583.41	c Solution 6590, time = 1580.6700s
1577.43/1583.41	o 824
1577.53/1583.55	c Solution 6591, time = 1580.8097s
1577.53/1583.55	o 827
1577.83/1583.85	c Solution 6592, time = 1581.1133s
1577.83/1583.85	o 804
1578.04/1584.04	c Solution 6593, time = 1581.2980s
1578.04/1584.04	o 814
1578.32/1584.34	c Solution 6594, time = 1581.5976s
1578.32/1584.34	o 809
1578.42/1584.49	c Solution 6595, time = 1581.7472s
1578.42/1584.49	o 792
1578.82/1584.86	c Solution 6596, time = 1582.1231s
1578.82/1584.86	o 785
1579.03/1585.04	c Solution 6597, time = 1582.3012s
1579.03/1585.04	o 774
1579.42/1585.41	c Solution 6598, time = 1582.6735s
1579.42/1585.41	o 783
1579.52/1585.56	c Solution 6599, time = 1582.8231s
1579.52/1585.56	o 781
1579.92/1585.92	c Solution 6600, time = 1583.1803s
1579.92/1585.92	o 776
1580.03/1586.04	c Solution 6601, time = 1583.2994s
1580.03/1586.04	o 750
1580.03/1586.09	c Solution 6602, time = 1583.3494s
1580.03/1586.09	o 759
1580.22/1586.22	c Solution 6603, time = 1583.4800s
1580.22/1586.22	o 756
1580.42/1586.48	c Solution 6604, time = 1583.7443s
1580.42/1586.48	o 759
1580.52/1586.53	c Solution 6605, time = 1583.7917s
1580.52/1586.53	o 761
1580.72/1586.70	c Solution 6606, time = 1583.9606s
1580.72/1586.70	o 752
1581.03/1587.01	c Solution 6607, time = 1584.2720s
1581.03/1587.01	o 736
1581.13/1587.13	c Solution 6608, time = 1584.3863s
1581.13/1587.13	o 747
1581.22/1587.27	c Solution 6609, time = 1584.5267s
1581.22/1587.27	o 741
1581.51/1587.53	c Solution 6610, time = 1584.7908s
1581.51/1587.53	o 734
1581.51/1587.59	c Solution 6611, time = 1584.8505s
1581.51/1587.59	o 731
1581.71/1587.76	c Solution 6612, time = 1585.0193s
1581.71/1587.76	o 735
1581.91/1587.98	c Solution 6613, time = 1585.2378s
1581.91/1587.98	o 724
1582.02/1588.07	c Solution 6614, time = 1585.3304s
1582.02/1588.07	o 710
1582.31/1588.34	c Solution 6615, time = 1585.5990s
1582.31/1588.34	o 711
1582.41/1588.44	c Solution 6616, time = 1585.7036s
1582.41/1588.44	o 693
1582.51/1588.51	c Solution 6617, time = 1585.7680s
1582.51/1588.51	o 685
1582.51/1588.58	c Solution 6618, time = 1585.8424s
1582.51/1588.58	o 688
1582.81/1588.82	c Solution 6619, time = 1586.0799s
1582.81/1588.82	o 691
1582.91/1588.91	c Solution 6620, time = 1586.1671s
1582.91/1588.91	o 690
1582.91/1588.91	c Solution 6621, time = 1586.1714s
1582.91/1588.91	o 690
1583.02/1589.03	c Solution 6622, time = 1586.2943s
1583.02/1589.03	o 687
1583.02/1589.04	c Solution 6623, time = 1586.2998s
1583.02/1589.04	o 687
1583.12/1589.19	c Solution 6624, time = 1586.4514s
1583.12/1589.19	o 685
1583.21/1589.20	c Solution 6625, time = 1586.4596s
1583.21/1589.20	o 685
1583.21/1589.29	c Solution 6626, time = 1586.5540s
1583.21/1589.29	o 684
1583.31/1589.30	c Solution 6627, time = 1586.5589s
1583.31/1589.30	o 684
1583.31/1589.35	c Solution 6628, time = 1586.6142s
1583.31/1589.35	o 659
1583.31/1589.36	c Solution 6629, time = 1586.6183s
1583.31/1589.36	o 659
1583.31/1589.39	c Solution 6630, time = 1586.6507s
1583.31/1589.39	o 673
1583.31/1589.39	c Solution 6631, time = 1586.6545s
1583.31/1589.39	o 673
1583.41/1589.49	c Solution 6632, time = 1586.7504s
1583.41/1589.49	o 672
1583.41/1589.49	c Solution 6633, time = 1586.7554s
1583.41/1589.49	o 672
1583.51/1589.56	c Solution 6634, time = 1586.8193s
1583.51/1589.56	o 664
1583.61/1589.66	c Solution 6635, time = 1586.9179s
1583.61/1589.66	o 657
1583.71/1589.70	c Solution 6636, time = 1586.9608s
1583.71/1589.70	o 684
1583.71/1589.70	c Solution 6637, time = 1586.9649s
1583.71/1589.70	o 684
1583.81/1589.84	c Solution 6638, time = 1587.1029s
1583.81/1589.84	o 682
1583.81/1589.85	c Solution 6639, time = 1587.1091s
1583.81/1589.85	o 682
1583.91/1589.90	c Solution 6640, time = 1587.1625s
1583.91/1589.90	o 671
1583.91/1589.91	c Solution 6641, time = 1587.1666s
1583.91/1589.91	o 671
1583.91/1589.93	c Solution 6642, time = 1587.1936s
1583.91/1589.93	o 665
1584.02/1590.01	c Solution 6643, time = 1587.2711s
1584.02/1590.01	o 641
1584.02/1590.06	c Solution 6644, time = 1587.3193s
1584.02/1590.06	o 686
1584.02/1590.06	c Solution 6645, time = 1587.3230s
1584.02/1590.06	o 686
1584.02/1590.09	c Solution 6646, time = 1587.3538s
1584.02/1590.09	o 689
1584.02/1590.10	c Solution 6647, time = 1587.3573s
1584.02/1590.10	o 689
1584.21/1590.21	c Solution 6648, time = 1587.4720s
1584.21/1590.21	o 690
1584.21/1590.22	c Solution 6649, time = 1587.4800s
1584.21/1590.22	o 690
1584.21/1590.26	c Solution 6650, time = 1587.5199s
1584.21/1590.26	o 672
1584.21/1590.26	c Solution 6651, time = 1587.5236s
1584.21/1590.26	o 672
1584.21/1590.30	c Solution 6652, time = 1587.5561s
1584.21/1590.30	o 636
1584.31/1590.33	c Solution 6653, time = 1587.5910s
1584.31/1590.33	o 657
1584.41/1590.43	c Solution 6654, time = 1587.6956s
1584.41/1590.43	o 663
1584.41/1590.49	c Solution 6655, time = 1587.7471s
1584.41/1590.49	o 685
1584.41/1590.49	c Solution 6656, time = 1587.7513s
1584.41/1590.49	o 685
1584.61/1590.65	c Solution 6657, time = 1587.9115s
1584.61/1590.65	o 688
1584.61/1590.65	c Solution 6658, time = 1587.9155s
1584.61/1590.65	o 688
1584.71/1590.74	c Solution 6659, time = 1588.0042s
1584.71/1590.74	o 690
1584.71/1590.75	c Solution 6660, time = 1588.0088s
1584.71/1590.75	o 690
1584.81/1590.80	c Solution 6661, time = 1588.0594s
1584.81/1590.80	o 669
1584.81/1590.80	c Solution 6662, time = 1588.0631s
1584.81/1590.80	o 669
1584.81/1590.83	c Solution 6663, time = 1588.0958s
1584.81/1590.83	o 678
1584.91/1590.91	c Solution 6664, time = 1588.1691s
1584.91/1590.91	o 682
1584.91/1590.91	c Solution 6665, time = 1588.1754s
1584.91/1590.91	o 682
1585.02/1591.03	c Solution 6666, time = 1588.2949s
1585.02/1591.03	o 682
1585.02/1591.04	c Solution 6667, time = 1588.3016s
1585.02/1591.04	o 682
1585.02/1591.07	c Solution 6668, time = 1588.3289s
1585.02/1591.07	o 683
1585.02/1591.07	c Solution 6669, time = 1588.3324s
1585.02/1591.07	o 683
1585.02/1591.10	c Solution 6670, time = 1588.3648s
1585.02/1591.10	o 669
1585.02/1591.11	c Solution 6671, time = 1588.3685s
1585.02/1591.11	o 669
1585.12/1591.17	c Solution 6672, time = 1588.4312s
1585.12/1591.17	o 662
1585.21/1591.28	c Solution 6673, time = 1588.5380s
1585.21/1591.28	o 1024
1585.61/1591.64	c Solution 6674, time = 1588.9018s
1585.61/1591.64	o 1026
1585.61/1591.64	c Solution 6675, time = 1588.9051s
1585.61/1591.64	o 1026
1586.31/1592.32	c Solution 6676, time = 1589.5855s
1586.31/1592.32	o 1046
1586.31/1592.37	c Solution 6677, time = 1589.6295s
1586.31/1592.37	o 1038
1586.41/1592.42	c Solution 6678, time = 1589.6810s
1586.41/1592.42	o 1030
1586.41/1592.47	c Solution 6679, time = 1589.7270s
1586.41/1592.47	o 1031
1586.51/1592.52	c Solution 6680, time = 1589.7786s
1586.51/1592.52	o 1022
1586.51/1592.57	c Solution 6681, time = 1589.8293s
1586.51/1592.57	o 1023
1586.61/1592.61	c Solution 6682, time = 1589.8743s
1586.61/1592.61	o 1016
1586.61/1592.66	c Solution 6683, time = 1589.9246s
1586.61/1592.66	o 1013
1586.71/1592.71	c Solution 6684, time = 1589.9730s
1586.71/1592.71	o 1016
1586.71/1592.76	c Solution 6685, time = 1590.0222s
1586.71/1592.76	o 1005
1586.81/1592.81	c Solution 6686, time = 1590.0717s
1586.81/1592.81	o 1008
1586.81/1592.86	c Solution 6687, time = 1590.1221s
1586.81/1592.86	o 999
1586.91/1592.91	c Solution 6688, time = 1590.1701s
1586.91/1592.91	o 991
1586.91/1592.96	c Solution 6689, time = 1590.2212s
1586.91/1592.96	o 998
1587.02/1593.01	c Solution 6690, time = 1590.2682s
1587.02/1593.01	o 996
1587.02/1593.05	c Solution 6691, time = 1590.3159s
1587.02/1593.05	o 1000
1587.02/1593.10	c Solution 6692, time = 1590.3564s
1587.02/1593.10	o 997
1587.12/1593.14	c Solution 6693, time = 1590.4040s
1587.12/1593.14	o 980
1587.12/1593.19	c Solution 6694, time = 1590.4475s
1587.12/1593.19	o 989
1587.21/1593.24	c Solution 6695, time = 1590.5007s
1587.21/1593.24	o 995
1587.21/1593.29	c Solution 6696, time = 1590.5470s
1587.21/1593.29	o 997
1587.30/1593.34	c Solution 6697, time = 1590.5968s
1587.30/1593.34	o 989
1587.40/1593.40	c Solution 6698, time = 1590.6582s
1587.40/1593.40	o 995
1587.40/1593.44	c Solution 6699, time = 1590.6970s
1587.40/1593.44	o 1000
1587.40/1593.48	c Solution 6700, time = 1590.7403s
1587.40/1593.48	o 986
1587.50/1593.54	c Solution 6701, time = 1590.8044s
1587.50/1593.54	o 984
1587.60/1593.61	c Solution 6702, time = 1590.8693s
1587.60/1593.61	o 987
1587.60/1593.66	c Solution 6703, time = 1590.9174s
1587.60/1593.66	o 988
1587.70/1593.75	c Solution 6704, time = 1591.0112s
1587.70/1593.75	o 988
1587.80/1593.80	c Solution 6705, time = 1591.0625s
1587.80/1593.80	o 988
1587.80/1593.86	c Solution 6706, time = 1591.1192s
1587.80/1593.86	o 986
1587.80/1593.88	c Solution 6707, time = 1591.1383s
1587.80/1593.88	o 980
1587.80/1593.89	c Solution 6708, time = 1591.1544s
1587.80/1593.89	o 981
1587.90/1593.91	c Solution 6709, time = 1591.1720s
1587.90/1593.91	o 979
1587.90/1593.93	c Solution 6710, time = 1591.1871s
1587.90/1593.93	o 980
1587.90/1593.93	c Solution 6711, time = 1591.1952s
1587.90/1593.93	o 977
1587.90/1593.94	c Solution 6712, time = 1591.1993s
1587.90/1593.94	o 977
1587.90/1593.94	c Solution 6713, time = 1591.2034s
1587.90/1593.94	o 977
1587.90/1593.95	c Solution 6714, time = 1591.2077s
1587.90/1593.95	o 977
1587.90/1593.95	c Solution 6715, time = 1591.2117s
1587.90/1593.95	o 977
1587.90/1593.95	c Solution 6716, time = 1591.2157s
1587.90/1593.95	o 977
1587.90/1593.96	c Solution 6717, time = 1591.2197s
1587.90/1593.96	o 977
1587.90/1593.96	c Solution 6718, time = 1591.2236s
1587.90/1593.96	o 977
1587.90/1593.97	c Solution 6719, time = 1591.2273s
1587.90/1593.97	o 977
1629.17/1635.33	c Solution 6720, time = 1632.5897s
1629.17/1635.33	o 347
1629.17/1635.33	c Solution 6721, time = 1632.5939s
1629.17/1635.33	o 1026
1629.67/1635.87	c Solution 6722, time = 1633.1283s
1629.67/1635.87	o 1019
1629.88/1636.04	c Solution 6723, time = 1633.2962s
1629.88/1636.04	o 1009
1630.17/1636.33	c Solution 6724, time = 1633.5895s
1630.17/1636.33	o 1009
1630.67/1636.88	c Solution 6725, time = 1634.1451s
1630.67/1636.88	o 1004
1630.88/1637.02	c Solution 6726, time = 1634.2793s
1630.88/1637.02	o 996
1631.06/1637.26	c Solution 6727, time = 1634.5162s
1631.06/1637.26	o 1004
1631.56/1637.78	c Solution 6728, time = 1635.0394s
1631.56/1637.78	o 985
1631.76/1637.98	c Solution 6729, time = 1635.2457s
1631.76/1637.98	o 992
1632.36/1638.53	c Solution 6730, time = 1635.7900s
1632.36/1638.53	o 989
1632.56/1638.79	c Solution 6731, time = 1636.0548s
1632.56/1638.79	o 985
1632.87/1639.10	c Solution 6732, time = 1636.3634s
1632.87/1639.10	o 977
1633.46/1639.65	c Solution 6733, time = 1636.9142s
1633.46/1639.65	o 967
1633.66/1639.88	c Solution 6734, time = 1637.1384s
1633.66/1639.88	o 964
1634.25/1640.40	c Solution 6735, time = 1637.6631s
1634.25/1640.40	o 953
1634.45/1640.65	c Solution 6736, time = 1637.9123s
1634.45/1640.65	o 947
1634.96/1641.18	c Solution 6737, time = 1638.4389s
1634.96/1641.18	o 959
1635.05/1641.27	c Solution 6738, time = 1638.5348s
1635.05/1641.27	o 960
1635.25/1641.44	c Solution 6739, time = 1638.7025s
1635.25/1641.44	o 948
1635.45/1641.61	c Solution 6740, time = 1638.8698s
1635.45/1641.61	o 932
1635.86/1642.10	c Solution 6741, time = 1639.3614s
1635.86/1642.10	o 934
1635.96/1642.18	c Solution 6742, time = 1639.4421s
1635.96/1642.18	o 939
1636.15/1642.37	c Solution 6743, time = 1639.6348s
1636.15/1642.37	o 923
1636.25/1642.43	c Solution 6744, time = 1639.6912s
1636.25/1642.43	o 928
1636.35/1642.59	c Solution 6745, time = 1639.8554s
1636.35/1642.59	o 932
1636.86/1643.02	c Solution 6746, time = 1640.2838s
1636.86/1643.02	o 913
1636.95/1643.14	c Solution 6747, time = 1640.4001s
1636.95/1643.14	o 922
1637.24/1643.49	c Solution 6748, time = 1640.7519s
1637.24/1643.49	o 913
1637.44/1643.68	c Solution 6749, time = 1640.9455s
1637.44/1643.68	o 906
1637.95/1644.13	c Solution 6750, time = 1641.3882s
1637.95/1644.13	o 899
1638.04/1644.24	c Solution 6751, time = 1641.5007s
1638.04/1644.24	o 885
1638.24/1644.40	c Solution 6752, time = 1641.6597s
1638.24/1644.40	o 888
1638.54/1644.76	c Solution 6753, time = 1642.0244s
1638.54/1644.76	o 890
1638.74/1644.90	c Solution 6754, time = 1642.1651s
1638.74/1644.90	o 887
1639.14/1645.35	c Solution 6755, time = 1642.6105s
1639.14/1645.35	o 880
1639.34/1645.54	c Solution 6756, time = 1642.8035s
1639.34/1645.54	o 882
1639.34/1645.58	c Solution 6757, time = 1642.8454s
1639.34/1645.58	o 869
1639.53/1645.76	c Solution 6758, time = 1643.0170s
1639.53/1645.76	o 865
1639.84/1646.10	c Solution 6759, time = 1643.3642s
1639.84/1646.10	o 853
1640.03/1646.27	c Solution 6760, time = 1643.5288s
1640.03/1646.27	o 845
1640.23/1646.46	c Solution 6761, time = 1643.7229s
1640.23/1646.46	o 831
1640.53/1646.79	c Solution 6762, time = 1644.0533s
1640.53/1646.79	o 840
1640.63/1646.88	c Solution 6763, time = 1644.1458s
1640.63/1646.88	o 819
1640.84/1647.07	c Solution 6764, time = 1644.3292s
1640.84/1647.07	o 825
1641.13/1647.39	c Solution 6765, time = 1644.6502s
1641.13/1647.39	o 826
1641.33/1647.51	c Solution 6766, time = 1644.7750s
1641.33/1647.51	o 818
1641.63/1647.87	c Solution 6767, time = 1645.1296s
1641.63/1647.87	o 826
1641.84/1648.01	c Solution 6768, time = 1645.2716s
1641.84/1648.01	o 819
1641.94/1648.14	c Solution 6769, time = 1645.4029s
1641.94/1648.14	o 815
1642.23/1648.46	c Solution 6770, time = 1645.7163s
1642.23/1648.46	o 809
1642.33/1648.58	c Solution 6771, time = 1645.8371s
1642.33/1648.58	o 808
1642.53/1648.75	c Solution 6772, time = 1646.0158s
1642.53/1648.75	o 800
1642.94/1649.12	c Solution 6773, time = 1646.3804s
1642.94/1649.12	o 807
1642.94/1649.19	c Solution 6774, time = 1646.4540s
1642.94/1649.19	o 794
1643.12/1649.36	c Solution 6775, time = 1646.6241s
1643.12/1649.36	o 793
1643.42/1649.66	c Solution 6776, time = 1646.9171s
1643.42/1649.66	o 782
1643.62/1649.80	c Solution 6777, time = 1647.0647s
1643.62/1649.80	o 778
1643.93/1650.15	c Solution 6778, time = 1647.4113s
1643.93/1650.15	o 764
1644.02/1650.23	c Solution 6779, time = 1647.4884s
1644.02/1650.23	o 761
1644.12/1650.36	c Solution 6780, time = 1647.6236s
1644.12/1650.36	o 742
1644.12/1650.39	c Solution 6781, time = 1647.6514s
1644.12/1650.39	o 747
1644.32/1650.53	c Solution 6782, time = 1647.7945s
1644.32/1650.53	o 738
1644.52/1650.72	c Solution 6783, time = 1647.9823s
1644.52/1650.72	o 739
1644.62/1650.84	c Solution 6784, time = 1648.1030s
1644.62/1650.84	o 726
1644.72/1650.90	c Solution 6785, time = 1648.1656s
1644.72/1650.90	o 718
1644.93/1651.16	c Solution 6786, time = 1648.4205s
1644.93/1651.16	o 730
1645.02/1651.25	c Solution 6787, time = 1648.5121s
1645.02/1651.25	o 725
1645.32/1651.59	c Solution 6788, time = 1648.8557s
1645.32/1651.59	o 727
1645.42/1651.67	c Solution 6789, time = 1648.9277s
1645.42/1651.67	o 705
1645.52/1651.79	c Solution 6790, time = 1649.0493s
1645.52/1651.79	o 699
1645.62/1651.86	c Solution 6791, time = 1649.1253s
1645.62/1651.86	o 706
1645.83/1652.05	c Solution 6792, time = 1649.3123s
1645.83/1652.05	o 701
1645.93/1652.16	c Solution 6793, time = 1649.4198s
1645.93/1652.16	o 685
1646.01/1652.25	c Solution 6794, time = 1649.5070s
1646.01/1652.25	o 689
1646.11/1652.31	c Solution 6795, time = 1649.5701s
1646.11/1652.31	o 670
1646.21/1652.46	c Solution 6796, time = 1649.7208s
1646.21/1652.46	o 678
1646.41/1652.65	c Solution 6797, time = 1649.9091s
1646.41/1652.65	o 672
1646.51/1652.73	c Solution 6798, time = 1649.9913s
1646.51/1652.73	o 663
1646.61/1652.87	c Solution 6799, time = 1650.1274s
1646.61/1652.87	o 673
1646.92/1653.14	c Solution 6800, time = 1650.4034s
1646.92/1653.14	o 664
1646.92/1653.15	c Solution 6801, time = 1650.4076s
1646.92/1653.15	o 664
1646.92/1653.17	c Solution 6802, time = 1650.4309s
1646.92/1653.17	o 654
1646.92/1653.18	c Solution 6803, time = 1650.4381s
1646.92/1653.18	o 654
1647.01/1653.25	c Solution 6804, time = 1650.5152s
1647.01/1653.25	o 655
1647.01/1653.26	c Solution 6805, time = 1650.5196s
1647.01/1653.26	o 655
1647.21/1653.47	c Solution 6806, time = 1650.7274s
1647.21/1653.47	o 643
1647.21/1653.47	c Solution 6807, time = 1650.7325s
1647.21/1653.47	o 643
1647.31/1653.50	c Solution 6808, time = 1650.7580s
1647.31/1653.50	o 633
1647.31/1653.50	c Solution 6809, time = 1650.7624s
1647.31/1653.50	o 633
1647.31/1653.55	c Solution 6810, time = 1650.8081s
1647.31/1653.55	o 655
1647.31/1653.55	c Solution 6811, time = 1650.8125s
1647.31/1653.55	o 655
1647.41/1653.60	c Solution 6812, time = 1650.8615s
1647.41/1653.60	o 650
1647.41/1653.60	c Solution 6813, time = 1650.8657s
1647.41/1653.60	o 650
1647.41/1653.66	c Solution 6814, time = 1650.9239s
1647.41/1653.66	o 643
1647.41/1653.67	c Solution 6815, time = 1650.9286s
1647.41/1653.67	o 643
1647.51/1653.76	c Solution 6816, time = 1651.0252s
1647.51/1653.76	o 642
1647.51/1653.77	c Solution 6817, time = 1651.0306s
1647.51/1653.77	o 642
1647.61/1653.83	c Solution 6818, time = 1651.0940s
1647.61/1653.83	o 634
1647.61/1653.85	c Solution 6819, time = 1651.1125s
1647.61/1653.85	o 642
1647.61/1653.88	c Solution 6820, time = 1651.1374s
1647.61/1653.88	o 640
1647.61/1653.88	c Solution 6821, time = 1651.1412s
1647.61/1653.88	o 640
1647.71/1653.91	c Solution 6822, time = 1651.1754s
1647.71/1653.91	o 636
1647.71/1653.92	c Solution 6823, time = 1651.1816s
1647.71/1653.92	o 636
1647.71/1653.96	c Solution 6824, time = 1651.2163s
1647.71/1653.96	o 621
1647.71/1653.99	c Solution 6825, time = 1651.2464s
1647.71/1653.99	o 626
1647.82/1654.05	c Solution 6826, time = 1651.3131s
1647.82/1654.05	o 623
1647.82/1654.10	c Solution 6827, time = 1651.3617s
1647.82/1654.10	o 638
1647.82/1654.11	c Solution 6828, time = 1651.3661s
1647.82/1654.11	o 638
1648.01/1654.25	c Solution 6829, time = 1651.5069s
1648.01/1654.25	o 631
1648.01/1654.25	c Solution 6830, time = 1651.5112s
1648.01/1654.25	o 631
1648.11/1654.31	c Solution 6831, time = 1651.5728s
1648.11/1654.31	o 631
1648.11/1654.34	c Solution 6832, time = 1651.6047s
1648.11/1654.34	o 639
1648.11/1654.35	c Solution 6833, time = 1651.6086s
1648.11/1654.35	o 639
1648.21/1654.46	c Solution 6834, time = 1651.7252s
1648.21/1654.46	o 638
1648.21/1654.47	c Solution 6835, time = 1651.7292s
1648.21/1654.47	o 638
1648.31/1654.51	c Solution 6836, time = 1651.7758s
1648.31/1654.51	o 635
1648.31/1654.56	c Solution 6837, time = 1651.8195s
1648.31/1654.56	o 636
1648.31/1654.56	c Solution 6838, time = 1651.8234s
1648.31/1654.56	o 636
1648.41/1654.61	c Solution 6839, time = 1651.8703s
1648.41/1654.61	o 628
1648.41/1654.66	c Solution 6840, time = 1651.9184s
1648.41/1654.66	o 633
1648.51/1654.75	c Solution 6841, time = 1652.0124s
1648.51/1654.75	o 1021
1648.92/1655.15	c Solution 6842, time = 1652.4120s
1648.92/1655.15	o 1021
1648.92/1655.16	c Solution 6843, time = 1652.4224s
1648.92/1655.16	o 1021
1649.70/1655.92	c Solution 6844, time = 1653.1765s
1649.70/1655.92	o 1045
1649.70/1655.95	c Solution 6845, time = 1653.2117s
1649.70/1655.95	o 1035
1649.70/1655.99	c Solution 6846, time = 1653.2546s
1649.70/1655.99	o 1034
1649.81/1656.04	c Solution 6847, time = 1653.2978s
1649.81/1656.04	o 1027
1649.81/1656.09	c Solution 6848, time = 1653.3554s
1649.81/1656.09	o 1020
1649.91/1656.15	c Solution 6849, time = 1653.4065s
1649.91/1656.15	o 1014
1649.91/1656.19	c Solution 6850, time = 1653.4520s
1649.91/1656.19	o 1011
1650.00/1656.23	c Solution 6851, time = 1653.4942s
1650.00/1656.23	o 1005
1650.00/1656.28	c Solution 6852, time = 1653.5450s
1650.00/1656.28	o 1005
1650.10/1656.33	c Solution 6853, time = 1653.5915s
1650.10/1656.33	o 1006
1650.10/1656.37	c Solution 6854, time = 1653.6358s
1650.10/1656.37	o 1002
1650.20/1656.43	c Solution 6855, time = 1653.6900s
1650.20/1656.43	o 994
1650.20/1656.48	c Solution 6856, time = 1653.7429s
1650.20/1656.48	o 1003
1650.30/1656.54	c Solution 6857, time = 1653.7986s
1650.30/1656.54	o 995
1650.30/1656.59	c Solution 6858, time = 1653.8471s
1650.30/1656.59	o 992
1650.40/1656.62	c Solution 6859, time = 1653.8813s
1650.40/1656.62	o 990
1650.40/1656.67	c Solution 6860, time = 1653.9285s
1650.40/1656.67	o 993
1650.50/1656.71	c Solution 6861, time = 1653.9685s
1650.50/1656.71	o 990
1650.50/1656.77	c Solution 6862, time = 1654.0295s
1650.50/1656.77	o 995
1650.60/1656.82	c Solution 6863, time = 1654.0775s
1650.60/1656.82	o 992
1650.60/1656.87	c Solution 6864, time = 1654.1276s
1650.60/1656.87	o 998
1650.70/1656.91	c Solution 6865, time = 1654.1733s
1650.70/1656.91	o 990
1650.70/1656.95	c Solution 6866, time = 1654.2100s
1650.70/1656.95	o 989
1650.70/1657.01	c Solution 6867, time = 1654.2666s
1650.70/1657.01	o 989
1650.81/1657.06	c Solution 6868, time = 1654.3232s
1650.81/1657.06	o 987
1650.91/1657.15	c Solution 6869, time = 1654.4061s
1650.91/1657.15	o 995
1651.00/1657.20	c Solution 6870, time = 1654.4641s
1651.00/1657.20	o 997
1651.00/1657.29	c Solution 6871, time = 1654.5538s
1651.00/1657.29	o 992
1651.10/1657.34	c Solution 6872, time = 1654.6008s
1651.10/1657.34	o 990
1651.10/1657.38	c Solution 6873, time = 1654.6445s
1651.10/1657.38	o 993
1651.20/1657.41	c Solution 6874, time = 1654.6739s
1651.20/1657.41	o 987
1651.20/1657.44	c Solution 6875, time = 1654.6981s
1651.20/1657.44	o 978
1651.20/1657.45	c Solution 6876, time = 1654.7103s
1651.20/1657.45	o 974
1651.20/1657.46	c Solution 6877, time = 1654.7180s
1651.20/1657.46	o 974
1651.20/1657.46	c Solution 6878, time = 1654.7252s
1651.20/1657.46	o 974
1651.20/1657.47	c Solution 6879, time = 1654.7308s
1651.20/1657.47	o 974
1651.20/1657.47	c Solution 6880, time = 1654.7360s
1651.20/1657.47	o 974
1651.20/1657.48	c Solution 6881, time = 1654.7398s
1651.20/1657.48	o 974
1651.20/1657.48	c Solution 6882, time = 1654.7435s
1651.20/1657.48	o 974
1651.20/1657.49	c Solution 6883, time = 1654.7474s
1651.20/1657.49	o 974
1651.20/1657.49	c Solution 6884, time = 1654.7511s
1651.20/1657.49	o 974
1651.20/1657.49	c Solution 6885, time = 1654.7548s
1651.20/1657.49	o 974
1651.30/1657.50	c Solution 6886, time = 1654.7584s
1651.30/1657.50	o 974
1651.30/1657.50	c Solution 6887, time = 1654.7619s
1651.30/1657.50	o 974
1684.00/1690.33	c Solution 6888, time = 1687.5894s
1684.00/1690.33	o 334
1684.00/1690.33	c Solution 6889, time = 1687.5932s
1684.00/1690.33	o 1021
1684.40/1690.76	c Solution 6890, time = 1688.0207s
1684.40/1690.76	o 1015
1684.71/1691.04	c Solution 6891, time = 1688.2988s
1684.71/1691.04	o 1007
1685.20/1691.59	c Solution 6892, time = 1688.8513s
1685.20/1691.59	o 1009
1685.49/1691.83	c Solution 6893, time = 1689.0923s
1685.49/1691.83	o 1008
1685.89/1692.29	c Solution 6894, time = 1689.5460s
1685.89/1692.29	o 992
1686.19/1692.51	c Solution 6895, time = 1689.7752s
1686.19/1692.51	o 994
1686.29/1692.68	c Solution 6896, time = 1689.9425s
1686.29/1692.68	o 986
1686.80/1693.16	c Solution 6897, time = 1690.4170s
1686.80/1693.16	o 988
1687.09/1693.43	c Solution 6898, time = 1690.6895s
1687.09/1693.43	o 984
1687.59/1693.96	c Solution 6899, time = 1691.2226s
1687.59/1693.96	o 979
1687.70/1694.09	c Solution 6900, time = 1691.3465s
1687.70/1694.09	o 975
1687.89/1694.27	c Solution 6901, time = 1691.5311s
1687.89/1694.27	o 966
1688.09/1694.49	c Solution 6902, time = 1691.7531s
1688.09/1694.49	o 962
1688.58/1694.93	c Solution 6903, time = 1692.1895s
1688.58/1694.93	o 949
1688.69/1695.05	c Solution 6904, time = 1692.3072s
1688.69/1695.05	o 939
1688.79/1695.20	c Solution 6905, time = 1692.4561s
1688.79/1695.20	o 937
1689.28/1695.60	c Solution 6906, time = 1692.8637s
1689.28/1695.60	o 922
1689.38/1695.73	c Solution 6907, time = 1692.9884s
1689.38/1695.73	o 927
1689.58/1695.92	c Solution 6908, time = 1693.1858s
1689.58/1695.92	o 907
1689.79/1696.14	c Solution 6909, time = 1693.3969s
1689.79/1696.14	o 907
1689.88/1696.30	c Solution 6910, time = 1693.5562s
1689.88/1696.30	o 918
1690.08/1696.40	c Solution 6911, time = 1693.6629s
1690.08/1696.40	o 900
1690.48/1696.88	c Solution 6912, time = 1694.1385s
1690.48/1696.88	o 911
1690.79/1697.12	c Solution 6913, time = 1694.3838s
1690.79/1697.12	o 913
1690.88/1697.25	c Solution 6914, time = 1694.5138s
1690.88/1697.25	o 913
1691.08/1697.43	c Solution 6915, time = 1694.6921s
1691.08/1697.43	o 911
1691.48/1697.84	c Solution 6916, time = 1695.1049s
1691.48/1697.84	o 902
1691.58/1697.91	c Solution 6917, time = 1695.1742s
1691.58/1697.91	o 900
1691.69/1698.08	c Solution 6918, time = 1695.3415s
1691.69/1698.08	o 908
1691.97/1698.30	c Solution 6919, time = 1695.5601s
1691.97/1698.30	o 896
1692.27/1698.69	c Solution 6920, time = 1695.9460s
1692.27/1698.69	o 894
1692.47/1698.80	c Solution 6921, time = 1696.0640s
1692.47/1698.80	o 875
1692.57/1698.99	c Solution 6922, time = 1696.2533s
1692.57/1698.99	o 877
1692.97/1699.33	c Solution 6923, time = 1696.5870s
1692.97/1699.33	o 868
1693.07/1699.48	c Solution 6924, time = 1696.7447s
1693.07/1699.48	o 866
1693.47/1699.87	c Solution 6925, time = 1697.1328s
1693.47/1699.87	o 870
1693.68/1700.05	c Solution 6926, time = 1697.3064s
1693.68/1700.05	o 866
1694.07/1700.48	c Solution 6927, time = 1697.7373s
1694.07/1700.48	o 859
1694.17/1700.58	c Solution 6928, time = 1697.8427s
1694.17/1700.58	o 847
1694.37/1700.72	c Solution 6929, time = 1697.9853s
1694.37/1700.72	o 851
1694.47/1700.87	c Solution 6930, time = 1698.1293s
1694.47/1700.87	o 838
1694.78/1701.19	c Solution 6931, time = 1698.4553s
1694.78/1701.19	o 838
1694.96/1701.36	c Solution 6932, time = 1698.6202s
1694.96/1701.36	o 831
1695.26/1701.64	c Solution 6933, time = 1698.8973s
1695.26/1701.64	o 837
1695.36/1701.79	c Solution 6934, time = 1699.0554s
1695.36/1701.79	o 822
1695.67/1702.02	c Solution 6935, time = 1699.2823s
1695.67/1702.02	o 831
1695.96/1702.31	c Solution 6936, time = 1699.5675s
1695.96/1702.31	o 809
1696.16/1702.55	c Solution 6937, time = 1699.8153s
1696.16/1702.55	o 806
1696.26/1702.65	c Solution 6938, time = 1699.9106s
1696.26/1702.65	o 802
1696.46/1702.83	c Solution 6939, time = 1700.0918s
1696.46/1702.83	o 798
1696.86/1703.23	c Solution 6940, time = 1700.4923s
1696.86/1703.23	o 796
1697.06/1703.41	c Solution 6941, time = 1700.6666s
1697.06/1703.41	o 790
1697.16/1703.55	c Solution 6942, time = 1700.8125s
1697.16/1703.55	o 794
1697.46/1703.86	c Solution 6943, time = 1701.1209s
1697.46/1703.86	o 788
1697.56/1704.01	c Solution 6944, time = 1701.2673s
1697.56/1704.01	o 780
1697.77/1704.19	c Solution 6945, time = 1701.4462s
1697.77/1704.19	o 776
1698.06/1704.46	c Solution 6946, time = 1701.7214s
1698.06/1704.46	o 769
1698.15/1704.58	c Solution 6947, time = 1701.8401s
1698.15/1704.58	o 766
1698.45/1704.86	c Solution 6948, time = 1702.1178s
1698.45/1704.86	o 747
1698.55/1704.96	c Solution 6949, time = 1702.2190s
1698.55/1704.96	o 754
1698.66/1705.02	c Solution 6950, time = 1702.2771s
1698.66/1705.02	o 731
1698.66/1705.10	c Solution 6951, time = 1702.3565s
1698.66/1705.10	o 743
1699.05/1705.41	c Solution 6952, time = 1702.6692s
1699.05/1705.41	o 732
1699.05/1705.46	c Solution 6953, time = 1702.7167s
1699.05/1705.46	o 743
1699.25/1705.62	c Solution 6954, time = 1702.8834s
1699.25/1705.62	o 731
1699.35/1705.76	c Solution 6955, time = 1703.0164s
1699.35/1705.76	o 737
1699.66/1706.07	c Solution 6956, time = 1703.3289s
1699.66/1706.07	o 725
1699.85/1706.21	c Solution 6957, time = 1703.4683s
1699.85/1706.21	o 722
1700.05/1706.45	c Solution 6958, time = 1703.7153s
1700.05/1706.45	o 710
1700.05/1706.49	c Solution 6959, time = 1703.7501s
1700.05/1706.49	o 719
1700.25/1706.65	c Solution 6960, time = 1703.9159s
1700.25/1706.65	o 706
1700.35/1706.78	c Solution 6961, time = 1704.0379s
1700.35/1706.78	o 707
1700.55/1706.96	c Solution 6962, time = 1704.2257s
1700.55/1706.96	o 698
1700.76/1707.18	c Solution 6963, time = 1704.4458s
1700.76/1707.18	o 691
1700.84/1707.24	c Solution 6964, time = 1704.5021s
1700.84/1707.24	o 695
1701.04/1707.49	c Solution 6965, time = 1704.7534s
1701.04/1707.49	o 689
1701.14/1707.50	c Solution 6966, time = 1704.7574s
1701.14/1707.50	o 689
1701.14/1707.53	c Solution 6967, time = 1704.7959s
1701.14/1707.53	o 677
1701.14/1707.54	c Solution 6968, time = 1704.7994s
1701.14/1707.54	o 677
1701.24/1707.63	c Solution 6969, time = 1704.8910s
1701.24/1707.63	o 679
1701.24/1707.63	c Solution 6970, time = 1704.8953s
1701.24/1707.63	o 679
1701.44/1707.84	c Solution 6971, time = 1705.1028s
1701.44/1707.84	o 667
1701.44/1707.85	c Solution 6972, time = 1705.1076s
1701.44/1707.85	o 667
1701.54/1707.93	c Solution 6973, time = 1705.1943s
1701.54/1707.93	o 652
1701.54/1707.94	c Solution 6974, time = 1705.1991s
1701.54/1707.94	o 652
1701.65/1708.01	c Solution 6975, time = 1705.2687s
1701.65/1708.01	o 656
1701.65/1708.04	c Solution 6976, time = 1705.3022s
1701.65/1708.04	o 652
1701.65/1708.04	c Solution 6977, time = 1705.3060s
1701.65/1708.04	o 652
1701.75/1708.16	c Solution 6978, time = 1705.4222s
1701.75/1708.16	o 651
1701.75/1708.17	c Solution 6979, time = 1705.4270s
1701.75/1708.17	o 651
1701.84/1708.22	c Solution 6980, time = 1705.4775s
1701.84/1708.22	o 637
1701.84/1708.22	c Solution 6981, time = 1705.4817s
1701.84/1708.22	o 637
1701.84/1708.29	c Solution 6982, time = 1705.5484s
1701.84/1708.29	o 638
1701.94/1708.34	c Solution 6983, time = 1705.6014s
1701.94/1708.34	o 631
1701.94/1708.34	c Solution 6984, time = 1705.6051s
1701.94/1708.34	o 631
1702.04/1708.44	c Solution 6985, time = 1705.7009s
1702.04/1708.44	o 631
1702.04/1708.45	c Solution 6986, time = 1705.7070s
1702.04/1708.45	o 631
1702.04/1708.49	c Solution 6987, time = 1705.7550s
1702.04/1708.49	o 635
1702.14/1708.53	c Solution 6988, time = 1705.7887s
1702.14/1708.53	o 647
1702.14/1708.53	c Solution 6989, time = 1705.7922s
1702.14/1708.53	o 647
1702.14/1708.53	c Solution 6990, time = 1705.7959s
1702.14/1708.53	o 647
1702.14/1708.56	c Solution 6991, time = 1705.8217s
1702.14/1708.56	o 618
1702.24/1708.65	c Solution 6992, time = 1705.9061s
1702.24/1708.65	o 663
1702.24/1708.65	c Solution 6993, time = 1705.9098s
1702.24/1708.65	o 663
1702.34/1708.76	c Solution 6994, time = 1706.0244s
1702.34/1708.76	o 662
1702.34/1708.77	c Solution 6995, time = 1706.0308s
1702.34/1708.77	o 662
1702.44/1708.80	c Solution 6996, time = 1706.0583s
1702.44/1708.80	o 650
1702.44/1708.80	c Solution 6997, time = 1706.0619s
1702.44/1708.80	o 650
1702.44/1708.87	c Solution 6998, time = 1706.1308s
1702.44/1708.87	o 662
1702.54/1708.92	c Solution 6999, time = 1706.1779s
1702.54/1708.92	o 656
1702.54/1708.92	c Solution 7000, time = 1706.1820s
1702.54/1708.92	o 656
1702.54/1708.98	c Solution 7001, time = 1706.2391s
1702.54/1708.98	o 653
1702.65/1709.04	c Solution 7002, time = 1706.2992s
1702.65/1709.04	o 662
1702.65/1709.09	c Solution 7003, time = 1706.3539s
1702.65/1709.09	o 668
1702.65/1709.10	c Solution 7004, time = 1706.3577s
1702.65/1709.10	o 668
1702.65/1709.10	c Solution 7005, time = 1706.3614s
1702.65/1709.10	o 668
1702.84/1709.22	c Solution 7006, time = 1706.4846s
1702.84/1709.22	o 665
1702.84/1709.23	c Solution 7007, time = 1706.4879s
1702.84/1709.23	o 665
1702.84/1709.27	c Solution 7008, time = 1706.5359s
1702.84/1709.27	o 655
1702.94/1709.33	c Solution 7009, time = 1706.5878s
1702.94/1709.33	o 662
1702.94/1709.39	c Solution 7010, time = 1706.6502s
1702.94/1709.39	o 671
1702.94/1709.39	c Solution 7011, time = 1706.6542s
1702.94/1709.39	o 671
1703.24/1709.60	c Solution 7012, time = 1706.8626s
1703.24/1709.60	o 670
1703.24/1709.61	c Solution 7013, time = 1706.8669s
1703.24/1709.61	o 670
1703.24/1709.64	c Solution 7014, time = 1706.9029s
1703.24/1709.64	o 663
1703.24/1709.65	c Solution 7015, time = 1706.9067s
1703.24/1709.65	o 663
1703.34/1709.70	c Solution 7016, time = 1706.9575s
1703.34/1709.70	o 677
1703.34/1709.70	c Solution 7017, time = 1706.9614s
1703.34/1709.70	o 677
1703.34/1709.70	c Solution 7018, time = 1706.9653s
1703.34/1709.70	o 677
1703.44/1709.80	c Solution 7019, time = 1707.0581s
1703.44/1709.80	o 647
1703.54/1710.01	c Solution 7020, time = 1707.2678s
1703.54/1710.01	o 1011
1704.03/1710.45	c Solution 7021, time = 1707.7070s
1704.03/1710.45	o 1014
1704.03/1710.45	c Solution 7022, time = 1707.7100s
1704.03/1710.45	o 1014
1704.74/1711.19	c Solution 7023, time = 1708.4484s
1704.74/1711.19	o 1046
1704.83/1711.23	c Solution 7024, time = 1708.4933s
1704.83/1711.23	o 1035
1704.83/1711.28	c Solution 7025, time = 1708.5442s
1704.83/1711.28	o 1031
1704.93/1711.33	c Solution 7026, time = 1708.5911s
1704.93/1711.33	o 1028
1704.93/1711.38	c Solution 7027, time = 1708.6427s
1704.93/1711.38	o 1025
1705.03/1711.43	c Solution 7028, time = 1708.6942s
1705.03/1711.43	o 1018
1705.03/1711.49	c Solution 7029, time = 1708.7542s
1705.03/1711.49	o 1001
1705.13/1711.56	c Solution 7030, time = 1708.8166s
1705.13/1711.56	o 1011
1705.23/1711.61	c Solution 7031, time = 1708.8738s
1705.23/1711.61	o 1002
1705.23/1711.67	c Solution 7032, time = 1708.9291s
1705.23/1711.67	o 1002
1705.33/1711.71	c Solution 7033, time = 1708.9756s
1705.33/1711.71	o 1009
1705.33/1711.77	c Solution 7034, time = 1709.0273s
1705.33/1711.77	o 1008
1705.43/1711.84	c Solution 7035, time = 1709.1017s
1705.43/1711.84	o 1017
1705.43/1711.89	c Solution 7036, time = 1709.1518s
1705.43/1711.89	o 1010
1705.53/1711.95	c Solution 7037, time = 1709.2093s
1705.53/1711.95	o 1010
1705.53/1712.00	c Solution 7038, time = 1709.2572s
1705.53/1712.00	o 1001
1705.64/1712.06	c Solution 7039, time = 1709.3181s
1705.64/1712.06	o 1011
1705.64/1712.10	c Solution 7040, time = 1709.3655s
1705.64/1712.10	o 1001
1705.74/1712.16	c Solution 7041, time = 1709.4250s
1705.74/1712.16	o 1003
1705.83/1712.20	c Solution 7042, time = 1709.4642s
1705.83/1712.20	o 990
1705.83/1712.25	c Solution 7043, time = 1709.5082s
1705.83/1712.25	o 989
1705.93/1712.31	c Solution 7044, time = 1709.5730s
1705.93/1712.31	o 993
1705.93/1712.35	c Solution 7045, time = 1709.6145s
1705.93/1712.35	o 977
1706.03/1712.40	c Solution 7046, time = 1709.6616s
1706.03/1712.40	o 979
1706.03/1712.46	c Solution 7047, time = 1709.7199s
1706.03/1712.46	o 984
1706.13/1712.51	c Solution 7048, time = 1709.7675s
1706.13/1712.51	o 980
1706.13/1712.55	c Solution 7049, time = 1709.8157s
1706.13/1712.55	o 986
1706.23/1712.60	c Solution 7050, time = 1709.8656s
1706.23/1712.60	o 988
1706.23/1712.64	c Solution 7051, time = 1709.9033s
1706.23/1712.64	o 982
1706.23/1712.69	c Solution 7052, time = 1709.9559s
1706.23/1712.69	o 984
1706.33/1712.75	c Solution 7053, time = 1710.0108s
1706.33/1712.75	o 985
1706.43/1712.80	c Solution 7054, time = 1710.0574s
1706.43/1712.80	o 975
1706.43/1712.88	c Solution 7055, time = 1710.1460s
1706.43/1712.88	o 983
1706.53/1712.94	c Solution 7056, time = 1710.2019s
1706.53/1712.94	o 984
1706.53/1712.96	c Solution 7057, time = 1710.2247s
1706.53/1712.96	o 980
1706.53/1712.98	c Solution 7058, time = 1710.2426s
1706.53/1712.98	o 973
1706.53/1713.00	c Solution 7059, time = 1710.2592s
1706.53/1713.00	o 970
1706.64/1713.01	c Solution 7060, time = 1710.2733s
1706.64/1713.01	o 975
1706.64/1713.02	c Solution 7061, time = 1710.2809s
1706.64/1713.02	o 971
1706.64/1713.03	c Solution 7062, time = 1710.2870s
1706.64/1713.03	o 969
1706.64/1713.03	c Solution 7063, time = 1710.2909s
1706.64/1713.03	o 969
1706.64/1713.03	c Solution 7064, time = 1710.2947s
1706.64/1713.03	o 969
1706.64/1713.04	c Solution 7065, time = 1710.2987s
1706.64/1713.04	o 969
1706.64/1713.04	c Solution 7066, time = 1710.3024s
1706.64/1713.04	o 969
1706.64/1713.05	c Solution 7067, time = 1710.3062s
1706.64/1713.05	o 969
1706.64/1713.05	c Solution 7068, time = 1710.3098s
1706.64/1713.05	o 969
1706.64/1713.05	c Solution 7069, time = 1710.3135s
1706.64/1713.05	o 969
1706.64/1713.06	c Solution 7070, time = 1710.3168s
1706.64/1713.06	o 969
1741.21/1747.72	c Solution 7071, time = 1744.9817s
1741.21/1747.72	o 327
1741.21/1747.72	c Solution 7072, time = 1744.9855s
1741.21/1747.72	o 1014
1741.72/1748.25	c Solution 7073, time = 1745.5128s
1741.72/1748.25	o 1011
1742.02/1748.50	c Solution 7074, time = 1745.7588s
1742.02/1748.50	o 1001
1742.53/1749.06	c Solution 7075, time = 1746.3221s
1742.53/1749.06	o 995
1742.72/1749.25	c Solution 7076, time = 1746.5115s
1742.72/1749.25	o 996
1742.92/1749.47	c Solution 7077, time = 1746.7336s
1742.92/1749.47	o 989
1743.41/1749.93	c Solution 7078, time = 1747.1952s
1743.41/1749.93	o 990
1743.71/1750.23	c Solution 7079, time = 1747.4876s
1743.71/1750.23	o 1002
1744.21/1750.78	c Solution 7080, time = 1748.0363s
1744.21/1750.78	o 996
1744.31/1750.85	c Solution 7081, time = 1748.1111s
1744.31/1750.85	o 999
1744.52/1751.05	c Solution 7082, time = 1748.3143s
1744.52/1751.05	o 983
1744.81/1751.38	c Solution 7083, time = 1748.6404s
1744.81/1751.38	o 979
1745.31/1751.84	c Solution 7084, time = 1749.0996s
1745.31/1751.84	o 975
1745.52/1752.11	c Solution 7085, time = 1749.3678s
1745.52/1752.11	o 969
1746.00/1752.51	c Solution 7086, time = 1749.7712s
1746.00/1752.51	o 963
1746.10/1752.64	c Solution 7087, time = 1749.9041s
1746.10/1752.64	o 953
1746.61/1753.13	c Solution 7088, time = 1750.3953s
1746.61/1753.13	o 946
1746.70/1753.22	c Solution 7089, time = 1750.4763s
1746.70/1753.22	o 946
1746.80/1753.38	c Solution 7090, time = 1750.6392s
1746.80/1753.38	o 946
1747.10/1753.60	c Solution 7091, time = 1750.8591s
1747.10/1753.60	o 945
1747.51/1754.07	c Solution 7092, time = 1751.3295s
1747.51/1754.07	o 933
1747.70/1754.26	c Solution 7093, time = 1751.5204s
1747.70/1754.26	o 922
1748.10/1754.69	c Solution 7094, time = 1751.9556s
1748.10/1754.69	o 924
1748.30/1754.80	c Solution 7095, time = 1752.0627s
1748.30/1754.80	o 913
1748.30/1754.89	c Solution 7096, time = 1752.1502s
1748.30/1754.89	o 926
1748.61/1755.19	c Solution 7097, time = 1752.4526s
1748.61/1755.19	o 913
1748.79/1755.31	c Solution 7098, time = 1752.5746s
1748.79/1755.31	o 913
1748.99/1755.51	c Solution 7099, time = 1752.7674s
1748.99/1755.51	o 907
1749.09/1755.66	c Solution 7100, time = 1752.9184s
1749.09/1755.66	o 901
1749.50/1756.02	c Solution 7101, time = 1753.2833s
1749.50/1756.02	o 893
1749.69/1756.20	c Solution 7102, time = 1753.4611s
1749.69/1756.20	o 883
1749.79/1756.30	c Solution 7103, time = 1753.5594s
1749.79/1756.30	o 889
1749.99/1756.50	c Solution 7104, time = 1753.7602s
1749.99/1756.50	o 885
1750.29/1756.89	c Solution 7105, time = 1754.1516s
1750.29/1756.89	o 874
1750.50/1757.06	c Solution 7106, time = 1754.3257s
1750.50/1757.06	o 856
1750.89/1757.47	c Solution 7107, time = 1754.7282s
1750.89/1757.47	o 847
1750.99/1757.54	c Solution 7108, time = 1754.8014s
1750.99/1757.54	o 858
1751.09/1757.68	c Solution 7109, time = 1754.9432s
1751.09/1757.68	o 846
1751.38/1757.98	c Solution 7110, time = 1755.2365s
1751.38/1757.98	o 853
1751.59/1758.13	c Solution 7111, time = 1755.3932s
1751.59/1758.13	o 840
1751.88/1758.49	c Solution 7112, time = 1755.7487s
1751.88/1758.49	o 838
1752.08/1758.61	c Solution 7113, time = 1755.8755s
1752.08/1758.61	o 830
1752.38/1758.96	c Solution 7114, time = 1756.2179s
1752.38/1758.96	o 816
1752.49/1759.07	c Solution 7115, time = 1756.3341s
1752.49/1759.07	o 810
1752.68/1759.28	c Solution 7116, time = 1756.5403s
1752.68/1759.28	o 809
1752.88/1759.49	c Solution 7117, time = 1756.7513s
1752.88/1759.49	o 801
1753.08/1759.60	c Solution 7118, time = 1756.8634s
1753.08/1759.60	o 797
1753.28/1759.89	c Solution 7119, time = 1757.1555s
1753.28/1759.89	o 797
1753.49/1760.05	c Solution 7120, time = 1757.3099s
1753.49/1760.05	o 798
1753.78/1760.32	c Solution 7121, time = 1757.5851s
1753.78/1760.32	o 784
1753.88/1760.41	c Solution 7122, time = 1757.6759s
1753.88/1760.41	o 782
1754.08/1760.67	c Solution 7123, time = 1757.9262s
1754.08/1760.67	o 771
1754.49/1761.03	c Solution 7124, time = 1758.2867s
1754.49/1761.03	o 791
1754.59/1761.12	c Solution 7125, time = 1758.3802s
1754.59/1761.12	o 775
1754.67/1761.22	c Solution 7126, time = 1758.4859s
1754.67/1761.22	o 773
1754.87/1761.46	c Solution 7127, time = 1758.7226s
1754.87/1761.46	o 769
1754.97/1761.53	c Solution 7128, time = 1758.7863s
1754.97/1761.53	o 761
1755.07/1761.68	c Solution 7129, time = 1758.9388s
1755.07/1761.68	o 768
1755.37/1761.98	c Solution 7130, time = 1759.2409s
1755.37/1761.98	o 747
1755.48/1762.04	c Solution 7131, time = 1759.3047s
1755.48/1762.04	o 754
1755.58/1762.15	c Solution 7132, time = 1759.4080s
1755.58/1762.15	o 739
1755.67/1762.21	c Solution 7133, time = 1759.4675s
1755.67/1762.21	o 726
1755.67/1762.29	c Solution 7134, time = 1759.5471s
1755.67/1762.29	o 750
1755.87/1762.49	c Solution 7135, time = 1759.7550s
1755.87/1762.49	o 735
1755.97/1762.54	c Solution 7136, time = 1759.7997s
1755.97/1762.54	o 732
1755.97/1762.59	c Solution 7137, time = 1759.8515s
1755.97/1762.59	o 738
1756.07/1762.64	c Solution 7138, time = 1759.9038s
1756.07/1762.64	o 726
1756.17/1762.76	c Solution 7139, time = 1760.0254s
1756.17/1762.76	o 705
1756.48/1763.02	c Solution 7140, time = 1760.2844s
1756.48/1763.02	o 703
1756.48/1763.06	c Solution 7141, time = 1760.3211s
1756.48/1763.06	o 716
1756.48/1763.10	c Solution 7142, time = 1760.3609s
1756.48/1763.10	o 708
1756.67/1763.21	c Solution 7143, time = 1760.4708s
1756.67/1763.21	o 703
1756.87/1763.44	c Solution 7144, time = 1760.6961s
1756.87/1763.44	o 685
1756.97/1763.50	c Solution 7145, time = 1760.7568s
1756.97/1763.50	o 682
1756.97/1763.59	c Solution 7146, time = 1760.8486s
1756.97/1763.59	o 674
1757.27/1763.84	c Solution 7147, time = 1761.1019s
1757.27/1763.84	o 682
1757.37/1763.92	c Solution 7148, time = 1761.1845s
1757.37/1763.92	o 675
1757.37/1763.96	c Solution 7149, time = 1761.2181s
1757.37/1763.96	o 669
1757.58/1764.14	c Solution 7150, time = 1761.4029s
1757.58/1764.14	o 671
1757.66/1764.22	c Solution 7151, time = 1761.4822s
1757.66/1764.22	o 670
1757.76/1764.30	c Solution 7152, time = 1761.5655s
1757.76/1764.30	o 665
1757.96/1764.51	c Solution 7153, time = 1761.7743s
1757.96/1764.51	o 656
1757.96/1764.59	c Solution 7154, time = 1761.8536s
1757.96/1764.59	o 647
1758.16/1764.74	c Solution 7155, time = 1762.0004s
1758.16/1764.74	o 657
1758.26/1764.84	c Solution 7156, time = 1762.1025s
1758.26/1764.84	o 620
1758.26/1764.85	c Solution 7157, time = 1762.1076s
1758.26/1764.85	o 620
1758.36/1764.92	c Solution 7158, time = 1762.1787s
1758.36/1764.92	o 630
1758.36/1764.92	c Solution 7159, time = 1762.1837s
1758.36/1764.92	o 630
1758.47/1765.06	c Solution 7160, time = 1762.3184s
1758.47/1765.06	o 634
1758.47/1765.06	c Solution 7161, time = 1762.3250s
1758.47/1765.06	o 634
1758.47/1765.09	c Solution 7162, time = 1762.3493s
1758.47/1765.09	o 631
1758.47/1765.09	c Solution 7163, time = 1762.3536s
1758.47/1765.09	o 631
1758.57/1765.15	c Solution 7164, time = 1762.4153s
1758.57/1765.15	o 614
1758.57/1765.16	c Solution 7165, time = 1762.4200s
1758.57/1765.16	o 614
1758.66/1765.21	c Solution 7166, time = 1762.4726s
1758.66/1765.21	o 617
1758.66/1765.22	c Solution 7167, time = 1762.4769s
1758.66/1765.22	o 617
1758.66/1765.29	c Solution 7168, time = 1762.5478s
1758.66/1765.29	o 602
1758.66/1765.29	c Solution 7169, time = 1762.5527s
1758.66/1765.29	o 602
1758.76/1765.35	c Solution 7170, time = 1762.6117s
1758.76/1765.35	o 614
1758.76/1765.39	c Solution 7171, time = 1762.6505s
1758.76/1765.39	o 608
1758.76/1765.39	c Solution 7172, time = 1762.6542s
1758.76/1765.39	o 608
1758.96/1765.52	c Solution 7173, time = 1762.7846s
1758.96/1765.52	o 600
1758.96/1765.53	c Solution 7174, time = 1762.7889s
1758.96/1765.53	o 600
1758.96/1765.58	c Solution 7175, time = 1762.8403s
1758.96/1765.58	o 594
1758.96/1765.58	c Solution 7176, time = 1762.8445s
1758.96/1765.58	o 594
1759.06/1765.62	c Solution 7177, time = 1762.8774s
1759.06/1765.62	o 559
1759.06/1765.66	c Solution 7178, time = 1762.9198s
1759.06/1765.66	o 574
1759.16/1765.71	c Solution 7179, time = 1762.9739s
1759.16/1765.71	o 589
1759.16/1765.72	c Solution 7180, time = 1762.9777s
1759.16/1765.72	o 589
1759.26/1765.81	c Solution 7181, time = 1763.0757s
1759.26/1765.81	o 591
1759.26/1765.82	c Solution 7182, time = 1763.0819s
1759.26/1765.82	o 591
1759.26/1765.86	c Solution 7183, time = 1763.1246s
1759.26/1765.86	o 567
1759.36/1765.91	c Solution 7184, time = 1763.1691s
1759.36/1765.91	o 584
1759.36/1765.96	c Solution 7185, time = 1763.2218s
1759.36/1765.96	o 620
1759.36/1765.97	c Solution 7186, time = 1763.2262s
1759.36/1765.97	o 620
1759.47/1766.08	c Solution 7187, time = 1763.3426s
1759.47/1766.08	o 620
1759.47/1766.09	c Solution 7188, time = 1763.3483s
1759.47/1766.09	o 620
1759.57/1766.13	c Solution 7189, time = 1763.3948s
1759.57/1766.13	o 617
1759.57/1766.14	c Solution 7190, time = 1763.3989s
1759.57/1766.14	o 617
1759.57/1766.17	c Solution 7191, time = 1763.4341s
1759.57/1766.17	o 611
1759.57/1766.18	c Solution 7192, time = 1763.4383s
1759.57/1766.18	o 611
1759.66/1766.23	c Solution 7193, time = 1763.4867s
1759.66/1766.23	o 596
1759.76/1766.31	c Solution 7194, time = 1763.5673s
1759.76/1766.31	o 1016
1760.05/1766.62	c Solution 7195, time = 1763.8859s
1760.05/1766.62	o 1016
1760.85/1767.41	c Solution 7196, time = 1764.6698s
1760.85/1767.41	o 1046
1760.85/1767.45	c Solution 7197, time = 1764.7147s
1760.85/1767.45	o 1034
1760.85/1767.50	c Solution 7198, time = 1764.7561s
1760.85/1767.50	o 1034
1760.95/1767.54	c Solution 7199, time = 1764.8058s
1760.95/1767.54	o 1032
1761.05/1767.60	c Solution 7200, time = 1764.8595s
1761.05/1767.60	o 1028
1761.05/1767.66	c Solution 7201, time = 1764.9168s
1761.05/1767.66	o 1018
1761.15/1767.70	c Solution 7202, time = 1764.9633s
1761.15/1767.70	o 1007
1761.15/1767.77	c Solution 7203, time = 1765.0269s
1761.15/1767.77	o 1012
1761.25/1767.82	c Solution 7204, time = 1765.0828s
1761.25/1767.82	o 999
1761.25/1767.87	c Solution 7205, time = 1765.1286s
1761.25/1767.87	o 995
1761.35/1767.92	c Solution 7206, time = 1765.1814s
1761.35/1767.92	o 994
1761.35/1767.99	c Solution 7207, time = 1765.2499s
1761.35/1767.99	o 999
1761.46/1768.03	c Solution 7208, time = 1765.2935s
1761.46/1768.03	o 989
1761.46/1768.08	c Solution 7209, time = 1765.3441s
1761.46/1768.08	o 988
1761.56/1768.13	c Solution 7210, time = 1765.3925s
1761.56/1768.13	o 989
1761.56/1768.18	c Solution 7211, time = 1765.4414s
1761.56/1768.18	o 978
1761.65/1768.23	c Solution 7212, time = 1765.4943s
1761.65/1768.23	o 975
1761.75/1768.30	c Solution 7213, time = 1765.5623s
1761.75/1768.30	o 981
1761.75/1768.35	c Solution 7214, time = 1765.6066s
1761.75/1768.35	o 975
1761.85/1768.41	c Solution 7215, time = 1765.6681s
1761.85/1768.41	o 975
1761.85/1768.46	c Solution 7216, time = 1765.7255s
1761.85/1768.46	o 982
1761.95/1768.51	c Solution 7217, time = 1765.7674s
1761.95/1768.51	o 978
1761.95/1768.55	c Solution 7218, time = 1765.8150s
1761.95/1768.55	o 979
1762.05/1768.61	c Solution 7219, time = 1765.8729s
1762.05/1768.61	o 973
1762.05/1768.67	c Solution 7220, time = 1765.9280s
1762.05/1768.67	o 981
1762.15/1768.71	c Solution 7221, time = 1765.9675s
1762.15/1768.71	o 976
1762.15/1768.79	c Solution 7222, time = 1766.0524s
1762.15/1768.79	o 971
1762.25/1768.84	c Solution 7223, time = 1766.1008s
1762.25/1768.84	o 978
1762.25/1768.89	c Solution 7224, time = 1766.1558s
1762.25/1768.89	o 983
1762.35/1768.96	c Solution 7225, time = 1766.2252s
1762.35/1768.96	o 984
1762.46/1769.01	c Solution 7226, time = 1766.2710s
1762.46/1769.01	o 987
1762.46/1769.08	c Solution 7227, time = 1766.3377s
1762.46/1769.08	o 976
1762.56/1769.11	c Solution 7228, time = 1766.3688s
1762.56/1769.11	o 980
1762.56/1769.12	c Solution 7229, time = 1766.3830s
1762.56/1769.12	o 973
1762.56/1769.13	c Solution 7230, time = 1766.3921s
1762.56/1769.13	o 970
1762.56/1769.14	c Solution 7231, time = 1766.4005s
1762.56/1769.14	o 968
1762.56/1769.15	c Solution 7232, time = 1766.4074s
1762.56/1769.15	o 970
1762.56/1769.15	c Solution 7233, time = 1766.4140s
1762.56/1769.15	o 968
1762.56/1769.16	c Solution 7234, time = 1766.4193s
1762.56/1769.16	o 968
1762.56/1769.16	c Solution 7235, time = 1766.4243s
1762.56/1769.16	o 968
1762.56/1769.17	c Solution 7236, time = 1766.4282s
1762.56/1769.17	o 968
1762.56/1769.17	c Solution 7237, time = 1766.4320s
1762.56/1769.17	o 968
1762.56/1769.17	c Solution 7238, time = 1766.4360s
1762.56/1769.17	o 968
1762.56/1769.18	c Solution 7239, time = 1766.4398s
1762.56/1769.18	o 968
1762.56/1769.18	c Solution 7240, time = 1766.4435s
1762.56/1769.18	o 968
1762.56/1769.19	c Solution 7241, time = 1766.4472s
1762.56/1769.19	o 968
1762.56/1769.19	c Solution 7242, time = 1766.4507s
1762.56/1769.19	o 968
1807.81/1814.50	c Solution 7243, time = 1811.7571s
1807.81/1814.50	o 333
1807.81/1814.50	c Solution 7244, time = 1811.7609s
1807.81/1814.50	o 1016
1807.91/1814.69	c Solution 7245, time = 1811.9513s
1807.91/1814.69	o 1010
1808.42/1815.19	c Solution 7246, time = 1812.4535s
1808.42/1815.19	o 1008
1808.70/1815.44	c Solution 7247, time = 1812.7047s
1808.70/1815.44	o 994
1809.10/1815.83	c Solution 7248, time = 1813.0925s
1809.10/1815.83	o 1002
1809.31/1816.08	c Solution 7249, time = 1813.3440s
1809.31/1816.08	o 997
1809.80/1816.57	c Solution 7250, time = 1813.8268s
1809.80/1816.57	o 984
1810.10/1816.86	c Solution 7251, time = 1814.1180s
1810.10/1816.86	o 992
1810.70/1817.44	c Solution 7252, time = 1814.6971s
1810.70/1817.44	o 992
1810.80/1817.57	c Solution 7253, time = 1814.8350s
1810.80/1817.57	o 989
1811.10/1817.80	c Solution 7254, time = 1815.0643s
1811.10/1817.80	o 981
1811.31/1818.05	c Solution 7255, time = 1815.3114s
1811.31/1818.05	o 972
1811.80/1818.57	c Solution 7256, time = 1815.8345s
1811.80/1818.57	o 970
1812.00/1818.79	c Solution 7257, time = 1816.0551s
1812.00/1818.79	o 962
1812.49/1819.23	c Solution 7258, time = 1816.4874s
1812.49/1819.23	o 956
1812.69/1819.43	c Solution 7259, time = 1816.6900s
1812.69/1819.43	o 938
1812.89/1819.60	c Solution 7260, time = 1816.8650s
1812.89/1819.60	o 929
1813.09/1819.83	c Solution 7261, time = 1817.0941s
1813.09/1819.83	o 931
1813.49/1820.26	c Solution 7262, time = 1817.5160s
1813.49/1820.26	o 921
1813.69/1820.40	c Solution 7263, time = 1817.6608s
1813.69/1820.40	o 923
1813.79/1820.50	c Solution 7264, time = 1817.7592s
1813.79/1820.50	o 909
1813.89/1820.65	c Solution 7265, time = 1817.9099s
1813.89/1820.65	o 920
1814.30/1821.05	c Solution 7266, time = 1818.3132s
1814.30/1821.05	o 915
1814.49/1821.20	c Solution 7267, time = 1818.4652s
1814.49/1821.20	o 916
1814.69/1821.40	c Solution 7268, time = 1818.6616s
1814.69/1821.40	o 916
1814.99/1821.78	c Solution 7269, time = 1819.0378s
1814.99/1821.78	o 912
1815.09/1821.87	c Solution 7270, time = 1819.1350s
1815.09/1821.87	o 906
1815.30/1822.02	c Solution 7271, time = 1819.2780s
1815.30/1822.02	o 896
1815.40/1822.13	c Solution 7272, time = 1819.3945s
1815.40/1822.13	o 898
1815.49/1822.26	c Solution 7273, time = 1819.5257s
1815.49/1822.26	o 888
1815.78/1822.53	c Solution 7274, time = 1819 [...]

#
# trace file is too large. Trace was truncated at this point.
#

0117, time = 2412.6760s
2406.98/2415.41	o 679
2406.98/2415.42	c Solution 10118, time = 2412.6802s
2406.98/2415.42	o 679
2407.08/2415.55	c Solution 10119, time = 2412.8066s
2407.08/2415.55	o 685
2407.08/2415.55	c Solution 10120, time = 2412.8106s
2407.08/2415.55	o 685
2407.18/2415.60	c Solution 10121, time = 2412.8605s
2407.18/2415.60	o 664
2407.18/2415.60	c Solution 10122, time = 2412.8653s
2407.18/2415.60	o 664
2407.18/2415.68	c Solution 10123, time = 2412.9430s
2407.18/2415.68	o 670
2407.28/2415.73	c Solution 10124, time = 2412.9884s
2407.28/2415.73	o 671
2407.28/2415.73	c Solution 10125, time = 2412.9925s
2407.28/2415.73	o 671
2407.38/2415.81	c Solution 10126, time = 2413.0737s
2407.38/2415.81	o 664
2407.38/2415.86	c Solution 10127, time = 2413.1198s
2407.38/2415.86	o 661
2407.38/2415.86	c Solution 10128, time = 2413.1237s
2407.38/2415.86	o 661
2407.48/2415.97	c Solution 10129, time = 2413.2341s
2407.48/2415.97	o 685
2407.48/2415.98	c Solution 10130, time = 2413.2378s
2407.48/2415.98	o 685
2407.59/2416.05	c Solution 10131, time = 2413.3150s
2407.59/2416.05	o 666
2407.59/2416.09	c Solution 10132, time = 2413.3506s
2407.59/2416.09	o 674
2407.59/2416.09	c Solution 10133, time = 2413.3543s
2407.59/2416.09	o 674
2407.69/2416.19	c Solution 10134, time = 2413.4521s
2407.69/2416.19	o 676
2407.78/2416.20	c Solution 10135, time = 2413.4574s
2407.78/2416.20	o 676
2407.78/2416.24	c Solution 10136, time = 2413.5023s
2407.78/2416.24	o 655
2407.88/2416.38	c Solution 10137, time = 2413.6396s
2407.88/2416.38	o 1027
2408.27/2416.71	c Solution 10138, time = 2413.9744s
2408.27/2416.71	o 1028
2408.27/2416.72	c Solution 10139, time = 2413.9776s
2408.27/2416.72	o 1028
2408.97/2417.42	c Solution 10140, time = 2414.6833s
2408.97/2417.42	o 1045
2408.97/2417.47	c Solution 10141, time = 2414.7327s
2408.97/2417.47	o 1040
2409.07/2417.52	c Solution 10142, time = 2414.7849s
2409.07/2417.52	o 1036
2409.07/2417.58	c Solution 10143, time = 2414.8382s
2409.07/2417.58	o 1024
2409.17/2417.63	c Solution 10144, time = 2414.8929s
2409.17/2417.63	o 1021
2409.17/2417.69	c Solution 10145, time = 2414.9511s
2409.17/2417.69	o 1010
2409.27/2417.73	c Solution 10146, time = 2414.9952s
2409.27/2417.73	o 1012
2409.27/2417.77	c Solution 10147, time = 2415.0296s
2409.27/2417.77	o 1005
2409.37/2417.82	c Solution 10148, time = 2415.0788s
2409.37/2417.82	o 1010
2409.37/2417.87	c Solution 10149, time = 2415.1345s
2409.37/2417.87	o 1007
2409.47/2417.93	c Solution 10150, time = 2415.1928s
2409.47/2417.93	o 1000
2409.47/2418.00	c Solution 10151, time = 2415.2583s
2409.47/2418.00	o 1003
2409.58/2418.06	c Solution 10152, time = 2415.3174s
2409.58/2418.06	o 992
2409.68/2418.11	c Solution 10153, time = 2415.3695s
2409.68/2418.11	o 992
2409.68/2418.16	c Solution 10154, time = 2415.4246s
2409.68/2418.16	o 990
2409.77/2418.21	c Solution 10155, time = 2415.4681s
2409.77/2418.21	o 985
2409.77/2418.25	c Solution 10156, time = 2415.5093s
2409.77/2418.25	o 986
2409.87/2418.31	c Solution 10157, time = 2415.5720s
2409.87/2418.31	o 985
2409.87/2418.36	c Solution 10158, time = 2415.6202s
2409.87/2418.36	o 981
2409.97/2418.44	c Solution 10159, time = 2415.7002s
2409.97/2418.44	o 981
2409.97/2418.48	c Solution 10160, time = 2415.7427s
2409.97/2418.48	o 983
2410.07/2418.53	c Solution 10161, time = 2415.7900s
2410.07/2418.53	o 987
2410.07/2418.57	c Solution 10162, time = 2415.8345s
2410.07/2418.57	o 984
2410.17/2418.67	c Solution 10163, time = 2415.9351s
2410.17/2418.67	o 989
2410.27/2418.71	c Solution 10164, time = 2415.9740s
2410.27/2418.71	o 980
2410.27/2418.73	c Solution 10165, time = 2415.9881s
2410.27/2418.73	o 974
2410.27/2418.74	c Solution 10166, time = 2415.9992s
2410.27/2418.74	o 973
2410.27/2418.74	c Solution 10167, time = 2416.0060s
2410.27/2418.74	o 974
2410.27/2418.75	c Solution 10168, time = 2416.0121s
2410.27/2418.75	o 972
2410.27/2418.76	c Solution 10169, time = 2416.0179s
2410.27/2418.76	o 973
2410.27/2418.76	c Solution 10170, time = 2416.0235s
2410.27/2418.76	o 972
2410.27/2418.77	c Solution 10171, time = 2416.0276s
2410.27/2418.77	o 972
2410.27/2418.77	c Solution 10172, time = 2416.0317s
2410.27/2418.77	o 972
2410.27/2418.77	c Solution 10173, time = 2416.0359s
2410.27/2418.77	o 972
2410.27/2418.78	c Solution 10174, time = 2416.0399s
2410.27/2418.78	o 972
2410.27/2418.78	c Solution 10175, time = 2416.0438s
2410.27/2418.78	o 972
2410.27/2418.79	c Solution 10176, time = 2416.0477s
2410.27/2418.79	o 972
2410.27/2418.79	c Solution 10177, time = 2416.0516s
2410.27/2418.79	o 972
2410.27/2418.79	c Solution 10178, time = 2416.0552s
2410.27/2418.79	o 972
2456.13/2464.76	c Solution 10179, time = 2462.0230s
2456.13/2464.76	o 334
2456.13/2464.77	c Solution 10180, time = 2462.0271s
2456.13/2464.77	o 1028
2456.54/2465.12	c Solution 10181, time = 2462.3833s
2456.54/2465.12	o 1018
2457.03/2465.64	c Solution 10182, time = 2462.8978s
2457.03/2465.64	o 999
2457.23/2465.86	c Solution 10183, time = 2463.1257s
2457.23/2465.86	o 1000
2457.73/2466.37	c Solution 10184, time = 2463.6290s
2457.73/2466.37	o 1007
2457.93/2466.57	c Solution 10185, time = 2463.8270s
2457.93/2466.57	o 1005
2458.13/2466.78	c Solution 10186, time = 2464.0451s
2458.13/2466.78	o 998
2458.62/2467.23	c Solution 10187, time = 2464.4863s
2458.62/2467.23	o 980
2458.82/2467.49	c Solution 10188, time = 2464.7552s
2458.82/2467.49	o 980
2459.22/2467.87	c Solution 10189, time = 2465.1264s
2459.22/2467.87	o 970
2459.72/2468.30	c Solution 10190, time = 2465.5648s
2459.72/2468.30	o 973
2459.82/2468.48	c Solution 10191, time = 2465.7459s
2459.82/2468.48	o 979
2460.32/2468.95	c Solution 10192, time = 2466.2156s
2460.32/2468.95	o 969
2460.62/2469.20	c Solution 10193, time = 2466.4644s
2460.62/2469.20	o 959
2460.72/2469.35	c Solution 10194, time = 2466.6139s
2460.72/2469.35	o 950
2461.12/2469.78	c Solution 10195, time = 2467.0458s
2461.12/2469.78	o 936
2461.32/2469.95	c Solution 10196, time = 2467.2133s
2461.32/2469.95	o 938
2461.53/2470.12	c Solution 10197, time = 2467.3857s
2461.53/2470.12	o 919
2461.92/2470.59	c Solution 10198, time = 2467.8476s
2461.92/2470.59	o 933
2462.21/2470.84	c Solution 10199, time = 2468.0997s
2462.21/2470.84	o 925
2462.61/2471.29	c Solution 10200, time = 2468.5493s
2462.61/2471.29	o 912
2462.81/2471.48	c Solution 10201, time = 2468.7400s
2462.81/2471.48	o 908
2463.01/2471.63	c Solution 10202, time = 2468.8878s
2463.01/2471.63	o 904
2463.11/2471.75	c Solution 10203, time = 2469.0094s
2463.11/2471.75	o 914
2463.52/2472.19	c Solution 10204, time = 2469.4524s
2463.52/2472.19	o 909
2463.71/2472.37	c Solution 10205, time = 2469.6308s
2463.71/2472.37	o 910
2463.91/2472.53	c Solution 10206, time = 2469.7867s
2463.91/2472.53	o 890
2464.21/2472.86	c Solution 10207, time = 2470.1167s
2464.21/2472.86	o 889
2464.42/2473.03	c Solution 10208, time = 2470.2874s
2464.42/2473.03	o 884
2464.81/2473.48	c Solution 10209, time = 2470.7405s
2464.81/2473.48	o 883
2465.01/2473.63	c Solution 10210, time = 2470.8941s
2465.01/2473.63	o 876
2465.11/2473.72	c Solution 10211, time = 2470.9827s
2465.11/2473.72	o 875
2465.31/2473.92	c Solution 10212, time = 2471.1770s
2465.31/2473.92	o 864
2465.70/2474.32	c Solution 10213, time = 2471.5795s
2465.70/2474.32	o 859
2465.90/2474.51	c Solution 10214, time = 2471.7670s
2465.90/2474.51	o 852
2466.00/2474.66	c Solution 10215, time = 2471.9165s
2466.00/2474.66	o 855
2466.41/2475.05	c Solution 10216, time = 2472.3112s
2466.41/2475.05	o 849
2466.60/2475.22	c Solution 10217, time = 2472.4804s
2466.60/2475.22	o 838
2466.60/2475.29	c Solution 10218, time = 2472.5492s
2466.60/2475.29	o 838
2466.90/2475.55	c Solution 10219, time = 2472.8144s
2466.90/2475.55	o 854
2467.00/2475.66	c Solution 10220, time = 2472.9230s
2467.00/2475.66	o 837
2467.20/2475.82	c Solution 10221, time = 2473.0818s
2467.20/2475.82	o 847
2467.30/2475.92	c Solution 10222, time = 2473.1764s
2467.30/2475.92	o 838
2467.60/2476.27	c Solution 10223, time = 2473.5310s
2467.60/2476.27	o 839
2467.70/2476.34	c Solution 10224, time = 2473.5974s
2467.70/2476.34	o 829
2467.80/2476.46	c Solution 10225, time = 2473.7250s
2467.80/2476.46	o 827
2467.90/2476.58	c Solution 10226, time = 2473.8409s
2467.90/2476.58	o 833
2468.30/2476.95	c Solution 10227, time = 2474.2160s
2468.30/2476.95	o 825
2468.51/2477.12	c Solution 10228, time = 2474.3774s
2468.51/2477.12	o 826
2468.60/2477.27	c Solution 10229, time = 2474.5322s
2468.60/2477.27	o 824
2468.99/2477.63	c Solution 10230, time = 2474.8951s
2468.99/2477.63	o 819
2469.09/2477.74	c Solution 10231, time = 2475.0042s
2469.09/2477.74	o 823
2469.19/2477.88	c Solution 10232, time = 2475.1417s
2469.19/2477.88	o 823
2469.40/2478.03	c Solution 10233, time = 2475.2928s
2469.40/2478.03	o 826
2469.69/2478.39	c Solution 10234, time = 2475.6482s
2469.69/2478.39	o 803
2469.89/2478.51	c Solution 10235, time = 2475.7745s
2469.89/2478.51	o 803
2469.99/2478.62	c Solution 10236, time = 2475.8822s
2469.99/2478.62	o 784
2470.29/2478.90	c Solution 10237, time = 2476.1597s
2470.29/2478.90	o 797
2470.40/2479.07	c Solution 10238, time = 2476.3302s
2470.40/2479.07	o 787
2470.59/2479.24	c Solution 10239, time = 2476.5003s
2470.59/2479.24	o 788
2470.79/2479.47	c Solution 10240, time = 2476.7358s
2470.79/2479.47	o 791
2470.89/2479.55	c Solution 10241, time = 2476.8146s
2470.89/2479.55	o 795
2470.99/2479.60	c Solution 10242, time = 2476.8641s
2470.99/2479.60	o 789
2471.29/2479.94	c Solution 10243, time = 2477.2033s
2471.29/2479.94	o 765
2471.40/2480.02	c Solution 10244, time = 2477.2840s
2471.40/2480.02	o 775
2471.40/2480.06	c Solution 10245, time = 2477.3251s
2471.40/2480.06	o 779
2471.50/2480.11	c Solution 10246, time = 2477.3687s
2471.50/2480.11	o 780
2471.50/2480.18	c Solution 10247, time = 2477.4386s
2471.50/2480.18	o 781
2471.59/2480.27	c Solution 10248, time = 2477.5298s
2471.59/2480.27	o 773
2471.79/2480.44	c Solution 10249, time = 2477.7045s
2471.79/2480.44	o 761
2471.99/2480.60	c Solution 10250, time = 2477.8631s
2471.99/2480.60	o 774
2472.19/2480.82	c Solution 10251, time = 2478.0825s
2472.19/2480.82	o 775
2472.29/2480.94	c Solution 10252, time = 2478.2000s
2472.29/2480.94	o 777
2472.40/2481.06	c Solution 10253, time = 2478.3208s
2472.40/2481.06	o 778
2472.68/2481.34	c Solution 10254, time = 2478.5965s
2472.68/2481.34	o 777
2472.68/2481.36	c Solution 10255, time = 2478.6233s
2472.68/2481.36	o 772
2472.78/2481.45	c Solution 10256, time = 2478.7083s
2472.78/2481.45	o 774
2472.88/2481.56	c Solution 10257, time = 2478.8239s
2472.88/2481.56	o 774
2473.18/2481.85	c Solution 10258, time = 2479.1145s
2473.18/2481.85	o 770
2473.28/2481.98	c Solution 10259, time = 2479.2459s
2473.28/2481.98	o 768
2473.49/2482.11	c Solution 10260, time = 2479.3739s
2473.49/2482.11	o 754
2473.68/2482.36	c Solution 10261, time = 2479.6176s
2473.68/2482.36	o 737
2473.78/2482.45	c Solution 10262, time = 2479.7110s
2473.78/2482.45	o 733
2473.88/2482.53	c Solution 10263, time = 2479.7942s
2473.88/2482.53	o 725
2474.08/2482.71	c Solution 10264, time = 2479.9735s
2474.08/2482.71	o 735
2474.18/2482.80	c Solution 10265, time = 2480.0591s
2474.18/2482.80	o 723
2474.18/2482.86	c Solution 10266, time = 2480.1189s
2474.18/2482.86	o 717
2474.28/2482.96	c Solution 10267, time = 2480.2253s
2474.28/2482.96	o 708
2474.58/2483.22	c Solution 10268, time = 2480.4860s
2474.58/2483.22	o 703
2474.68/2483.33	c Solution 10269, time = 2480.5901s
2474.68/2483.33	o 698
2474.68/2483.33	c Solution 10270, time = 2480.5946s
2474.68/2483.33	o 698
2474.88/2483.50	c Solution 10271, time = 2480.7569s
2474.88/2483.50	o 703
2474.88/2483.50	c Solution 10272, time = 2480.7626s
2474.88/2483.50	o 703
2474.98/2483.69	c Solution 10273, time = 2480.9481s
2474.98/2483.69	o 685
2474.98/2483.69	c Solution 10274, time = 2480.9521s
2474.98/2483.69	o 685
2475.08/2483.78	c Solution 10275, time = 2481.0377s
2475.08/2483.78	o 679
2475.08/2483.78	c Solution 10276, time = 2481.0426s
2475.08/2483.78	o 679
2475.18/2483.84	c Solution 10277, time = 2481.1045s
2475.18/2483.84	o 684
2475.18/2483.85	c Solution 10278, time = 2481.1085s
2475.18/2483.85	o 684
2475.28/2483.95	c Solution 10279, time = 2481.2102s
2475.28/2483.95	o 656
2475.28/2483.99	c Solution 10280, time = 2481.2487s
2475.28/2483.99	o 683
2475.28/2483.99	c Solution 10281, time = 2481.2527s
2475.28/2483.99	o 683
2475.39/2484.10	c Solution 10282, time = 2481.3577s
2475.39/2484.10	o 682
2475.39/2484.10	c Solution 10283, time = 2481.3636s
2475.39/2484.10	o 682
2475.49/2484.17	c Solution 10284, time = 2481.4341s
2475.49/2484.17	o 678
2475.58/2484.25	c Solution 10285, time = 2481.5094s
2475.58/2484.25	o 680
2475.68/2484.31	c Solution 10286, time = 2481.5665s
2475.68/2484.31	o 696
2475.68/2484.31	c Solution 10287, time = 2481.5710s
2475.68/2484.31	o 696
2475.78/2484.42	c Solution 10288, time = 2481.6841s
2475.78/2484.42	o 686
2475.78/2484.43	c Solution 10289, time = 2481.6925s
2475.78/2484.43	o 686
2475.88/2484.51	c Solution 10290, time = 2481.7692s
2475.88/2484.51	o 660
2475.88/2484.51	c Solution 10291, time = 2481.7743s
2475.88/2484.51	o 660
2475.88/2484.56	c Solution 10292, time = 2481.8246s
2475.88/2484.56	o 664
2476.57/2485.26	c Solution 10293, time = 2482.5197s
2476.57/2485.26	o 1032
2477.17/2485.83	c Solution 10294, time = 2483.0889s
2477.17/2485.83	o 1032
2477.57/2486.25	c Solution 10295, time = 2483.5091s
2477.57/2486.25	o 1046
2477.67/2486.30	c Solution 10296, time = 2483.5581s
2477.67/2486.30	o 1039
2477.67/2486.33	c Solution 10297, time = 2483.5954s
2477.67/2486.33	o 1038
2477.67/2486.38	c Solution 10298, time = 2483.6433s
2477.67/2486.38	o 1029
2477.77/2486.43	c Solution 10299, time = 2483.6958s
2477.77/2486.43	o 1020
2477.77/2486.49	c Solution 10300, time = 2483.7481s
2477.77/2486.49	o 1009
2477.87/2486.54	c Solution 10301, time = 2483.7975s
2477.87/2486.54	o 1015
2477.87/2486.58	c Solution 10302, time = 2483.8452s
2477.87/2486.58	o 1009
2477.97/2486.63	c Solution 10303, time = 2483.8935s
2477.97/2486.63	o 1010
2477.97/2486.68	c Solution 10304, time = 2483.9399s
2477.97/2486.68	o 1000
2478.07/2486.71	c Solution 10305, time = 2483.9734s
2478.07/2486.71	o 995
2478.07/2486.77	c Solution 10306, time = 2484.0275s
2478.07/2486.77	o 1000
2478.17/2486.81	c Solution 10307, time = 2484.0718s
2478.17/2486.81	o 996
2478.27/2486.91	c Solution 10308, time = 2484.1703s
2478.27/2486.91	o 1020
2478.27/2486.93	c Solution 10309, time = 2484.1863s
2478.27/2486.93	o 1010
2478.27/2486.93	c Solution 10310, time = 2484.1955s
2478.27/2486.93	o 1009
2478.27/2486.94	c Solution 10311, time = 2484.2042s
2478.27/2486.94	o 1007
2478.27/2486.95	c Solution 10312, time = 2484.2129s
2478.27/2486.95	o 1005
2478.27/2486.96	c Solution 10313, time = 2484.2191s
2478.27/2486.96	o 1005
2478.27/2486.96	c Solution 10314, time = 2484.2251s
2478.27/2486.96	o 1005
2478.27/2486.97	c Solution 10315, time = 2484.2291s
2478.27/2486.97	o 1005
2478.27/2486.97	c Solution 10316, time = 2484.2332s
2478.27/2486.97	o 1005
2478.27/2486.98	c Solution 10317, time = 2484.2374s
2478.27/2486.98	o 1005
2478.27/2486.98	c Solution 10318, time = 2484.2414s
2478.27/2486.98	o 1005
2478.27/2486.98	c Solution 10319, time = 2484.2453s
2478.27/2486.98	o 1005
2478.27/2486.99	c Solution 10320, time = 2484.2492s
2478.27/2486.99	o 1005
2478.27/2486.99	c Solution 10321, time = 2484.2529s
2478.27/2486.99	o 1005
2534.01/2542.81	c Solution 10322, time = 2540.0683s
2534.01/2542.81	o 338
2534.01/2542.81	c Solution 10323, time = 2540.0725s
2534.01/2542.81	o 1032
2534.71/2543.50	c Solution 10324, time = 2540.7579s
2534.71/2543.50	o 1033
2535.21/2544.02	c Solution 10325, time = 2541.2785s
2535.21/2544.02	o 1029
2535.80/2544.61	c Solution 10326, time = 2541.8679s
2535.80/2544.61	o 1037
2536.00/2544.83	c Solution 10327, time = 2542.0954s
2536.00/2544.83	o 1019
2536.50/2545.34	c Solution 10328, time = 2542.6024s
2536.50/2545.34	o 1016
2536.70/2545.56	c Solution 10329, time = 2542.8229s
2536.70/2545.56	o 1019
2536.90/2545.77	c Solution 10330, time = 2543.0345s
2536.90/2545.77	o 1003
2537.21/2546.07	c Solution 10331, time = 2543.3270s
2537.21/2546.07	o 995
2537.70/2546.60	c Solution 10332, time = 2543.8563s
2537.70/2546.60	o 979
2538.00/2546.80	c Solution 10333, time = 2544.0653s
2538.00/2546.80	o 972
2538.10/2546.92	c Solution 10334, time = 2544.1840s
2538.10/2546.92	o 967
2538.31/2547.12	c Solution 10335, time = 2544.3826s
2538.31/2547.12	o 980
2538.79/2547.61	c Solution 10336, time = 2544.8673s
2538.79/2547.61	o 971
2538.99/2547.87	c Solution 10337, time = 2545.1275s
2538.99/2547.87	o 966
2539.20/2548.04	c Solution 10338, time = 2545.3052s
2539.20/2548.04	o 961
2539.59/2548.47	c Solution 10339, time = 2545.7323s
2539.59/2548.47	o 967
2539.89/2548.75	c Solution 10340, time = 2546.0081s
2539.89/2548.75	o 969
2540.09/2548.95	c Solution 10341, time = 2546.2078s
2540.09/2548.95	o 944
2540.59/2549.43	c Solution 10342, time = 2546.6917s
2540.59/2549.43	o 952
2540.79/2549.65	c Solution 10343, time = 2546.9123s
2540.79/2549.65	o 942
2540.89/2549.79	c Solution 10344, time = 2547.0542s
2540.89/2549.79	o 939
2541.39/2550.25	c Solution 10345, time = 2547.5131s
2541.39/2550.25	o 927
2541.69/2550.50	c Solution 10346, time = 2547.7571s
2541.69/2550.50	o 921
2541.79/2550.68	c Solution 10347, time = 2547.9426s
2541.79/2550.68	o 917
2542.30/2551.14	c Solution 10348, time = 2548.3977s
2542.30/2551.14	o 916
2542.38/2551.21	c Solution 10349, time = 2548.4664s
2542.38/2551.21	o 912
2542.48/2551.36	c Solution 10350, time = 2548.6255s
2542.48/2551.36	o 904
2542.68/2551.56	c Solution 10351, time = 2548.8225s
2542.68/2551.56	o 910
2542.98/2551.87	c Solution 10352, time = 2549.1280s
2542.98/2551.87	o 913
2543.38/2552.27	c Solution 10353, time = 2549.5278s
2543.38/2552.27	o 907
2543.58/2552.42	c Solution 10354, time = 2549.6830s
2543.58/2552.42	o 908
2543.78/2552.61	c Solution 10355, time = 2549.8754s
2543.78/2552.61	o 900
2544.08/2552.98	c Solution 10356, time = 2550.2426s
2544.08/2552.98	o 902
2544.29/2553.12	c Solution 10357, time = 2550.3824s
2544.29/2553.12	o 886
2544.58/2553.48	c Solution 10358, time = 2550.7455s
2544.58/2553.48	o 894
2544.88/2553.72	c Solution 10359, time = 2550.9829s
2544.88/2553.72	o 876
2545.29/2554.12	c Solution 10360, time = 2551.3779s
2545.29/2554.12	o 868
2545.38/2554.27	c Solution 10361, time = 2551.5342s
2545.38/2554.27	o 877
2545.57/2554.44	c Solution 10362, time = 2551.7028s
2545.57/2554.44	o 846
2545.97/2554.83	c Solution 10363, time = 2552.0862s
2545.97/2554.83	o 862
2546.07/2554.94	c Solution 10364, time = 2552.2025s
2546.07/2554.94	o 845
2546.18/2555.08	c Solution 10365, time = 2552.3443s
2546.18/2555.08	o 842
2546.57/2555.46	c Solution 10366, time = 2552.7200s
2546.57/2555.46	o 845
2546.67/2555.56	c Solution 10367, time = 2552.8202s
2546.67/2555.56	o 834
2546.87/2555.72	c Solution 10368, time = 2552.9784s
2546.87/2555.72	o 815
2547.18/2556.02	c Solution 10369, time = 2553.2826s
2547.18/2556.02	o 814
2547.37/2556.22	c Solution 10370, time = 2553.4801s
2547.37/2556.22	o 830
2547.37/2556.27	c Solution 10371, time = 2553.5318s
2547.37/2556.27	o 818
2547.77/2556.60	c Solution 10372, time = 2553.8624s
2547.77/2556.60	o 813
2547.87/2556.78	c Solution 10373, time = 2554.0381s
2547.87/2556.78	o 816
2548.07/2556.90	c Solution 10374, time = 2554.1580s
2548.07/2556.90	o 804
2548.37/2557.23	c Solution 10375, time = 2554.4918s
2548.37/2557.23	o 800
2548.37/2557.29	c Solution 10376, time = 2554.5556s
2548.37/2557.29	o 807
2548.47/2557.39	c Solution 10377, time = 2554.6482s
2548.47/2557.39	o 809
2548.67/2557.51	c Solution 10378, time = 2554.7735s
2548.67/2557.51	o 809
2548.97/2557.82	c Solution 10379, time = 2555.0839s
2548.97/2557.82	o 801
2549.07/2557.95	c Solution 10380, time = 2555.2074s
2549.07/2557.95	o 799
2549.18/2558.07	c Solution 10381, time = 2555.3286s
2549.18/2558.07	o 802
2549.46/2558.39	c Solution 10382, time = 2555.6519s
2549.46/2558.39	o 776
2549.66/2558.52	c Solution 10383, time = 2555.7809s
2549.66/2558.52	o 778
2549.76/2558.62	c Solution 10384, time = 2555.8841s
2549.76/2558.62	o 773
2549.96/2558.87	c Solution 10385, time = 2556.1310s
2549.96/2558.87	o 776
2550.06/2558.96	c Solution 10386, time = 2556.2242s
2550.06/2558.96	o 773
2550.17/2559.03	c Solution 10387, time = 2556.2907s
2550.17/2559.03	o 769
2550.27/2559.15	c Solution 10388, time = 2556.4087s
2550.27/2559.15	o 754
2550.56/2559.43	c Solution 10389, time = 2556.6953s
2550.56/2559.43	o 761
2550.66/2559.55	c Solution 10390, time = 2556.8121s
2550.66/2559.55	o 756
2550.76/2559.64	c Solution 10391, time = 2556.9047s
2550.76/2559.64	o 740
2551.06/2559.93	c Solution 10392, time = 2557.1958s
2551.06/2559.93	o 738
2551.17/2560.09	c Solution 10393, time = 2557.3534s
2551.17/2560.09	o 744
2551.36/2560.25	c Solution 10394, time = 2557.5156s
2551.36/2560.25	o 737
2551.46/2560.31	c Solution 10395, time = 2557.5747s
2551.46/2560.31	o 729
2551.56/2560.44	c Solution 10396, time = 2557.6999s
2551.56/2560.44	o 732
2551.86/2560.74	c Solution 10397, time = 2558.0030s
2551.86/2560.74	o 716
2551.96/2560.83	c Solution 10398, time = 2558.0911s
2551.96/2560.83	o 730
2552.06/2560.95	c Solution 10399, time = 2558.2097s
2552.06/2560.95	o 733
2552.27/2561.18	c Solution 10400, time = 2558.4384s
2552.27/2561.18	o 712
2552.35/2561.26	c Solution 10401, time = 2558.5165s
2552.35/2561.26	o 713
2552.35/2561.29	c Solution 10402, time = 2558.5462s
2552.35/2561.29	o 702
2552.45/2561.39	c Solution 10403, time = 2558.6467s
2552.45/2561.39	o 702
2552.75/2561.69	c Solution 10404, time = 2558.9513s
2552.75/2561.69	o 698
2552.95/2561.80	c Solution 10405, time = 2559.0564s
2552.95/2561.80	o 698
2553.05/2561.90	c Solution 10406, time = 2559.1628s
2553.05/2561.90	o 695
2553.26/2562.13	c Solution 10407, time = 2559.3948s
2553.26/2562.13	o 690
2553.35/2562.22	c Solution 10408, time = 2559.4763s
2553.35/2562.22	o 675
2553.45/2562.32	c Solution 10409, time = 2559.5772s
2553.45/2562.32	o 685
2553.45/2562.32	c Solution 10410, time = 2559.5820s
2553.45/2562.32	o 685
2553.45/2562.39	c Solution 10411, time = 2559.6484s
2553.45/2562.39	o 666
2553.45/2562.39	c Solution 10412, time = 2559.6528s
2553.45/2562.39	o 666
2553.65/2562.58	c Solution 10413, time = 2559.8446s
2553.65/2562.58	o 664
2553.65/2562.59	c Solution 10414, time = 2559.8491s
2553.65/2562.59	o 664
2553.75/2562.67	c Solution 10415, time = 2559.9352s
2553.75/2562.67	o 663
2553.75/2562.68	c Solution 10416, time = 2559.9402s
2553.75/2562.68	o 663
2553.85/2562.79	c Solution 10417, time = 2560.0532s
2553.85/2562.79	o 657
2553.95/2562.80	c Solution 10418, time = 2560.0633s
2553.95/2562.80	o 657
2553.95/2562.86	c Solution 10419, time = 2560.1167s
2553.95/2562.86	o 642
2553.95/2562.86	c Solution 10420, time = 2560.1209s
2553.95/2562.86	o 642
2554.05/2562.94	c Solution 10421, time = 2560.1962s
2554.05/2562.94	o 671
2554.05/2562.98	c Solution 10422, time = 2560.2404s
2554.05/2562.98	o 663
2554.05/2562.98	c Solution 10423, time = 2560.2444s
2554.05/2562.98	o 663
2554.16/2563.04	c Solution 10424, time = 2560.2989s
2554.16/2563.04	o 653
2554.16/2563.07	c Solution 10425, time = 2560.3355s
2554.16/2563.07	o 656
2554.16/2563.08	c Solution 10426, time = 2560.3395s
2554.16/2563.08	o 656
2554.26/2563.17	c Solution 10427, time = 2560.4279s
2554.26/2563.17	o 648
2554.26/2563.17	c Solution 10428, time = 2560.4339s
2554.26/2563.17	o 648
2554.35/2563.23	c Solution 10429, time = 2560.4925s
2554.35/2563.23	o 654
2554.35/2563.28	c Solution 10430, time = 2560.5410s
2554.35/2563.28	o 646
2554.45/2563.33	c Solution 10431, time = 2560.5871s
2554.45/2563.33	o 651
2554.45/2563.33	c Solution 10432, time = 2560.5911s
2554.45/2563.33	o 651
2554.55/2563.46	c Solution 10433, time = 2560.7249s
2554.55/2563.46	o 658
2554.55/2563.47	c Solution 10434, time = 2560.7329s
2554.55/2563.47	o 658
2554.65/2563.51	c Solution 10435, time = 2560.7723s
2554.65/2563.51	o 659
2554.65/2563.52	c Solution 10436, time = 2560.7762s
2554.65/2563.52	o 659
2554.65/2563.58	c Solution 10437, time = 2560.8361s
2554.65/2563.58	o 658
2554.65/2563.58	c Solution 10438, time = 2560.8404s
2554.65/2563.58	o 658
2554.75/2563.61	c Solution 10439, time = 2560.8702s
2554.75/2563.61	o 602
2554.85/2563.73	c Solution 10440, time = 2560.9888s
2554.85/2563.73	o 1032
2555.16/2564.04	c Solution 10441, time = 2561.3027s
2555.16/2564.04	o 1032
2555.54/2564.48	c Solution 10442, time = 2561.7412s
2555.54/2564.48	o 1046
2555.64/2564.52	c Solution 10443, time = 2561.7776s
2555.64/2564.52	o 1035
2555.64/2564.57	c Solution 10444, time = 2561.8319s
2555.64/2564.57	o 1029
2555.74/2564.62	c Solution 10445, time = 2561.8808s
2555.74/2564.62	o 1022
2555.74/2564.67	c Solution 10446, time = 2561.9311s
2555.74/2564.67	o 1011
2555.84/2564.72	c Solution 10447, time = 2561.9769s
2555.84/2564.72	o 1006
2555.84/2564.76	c Solution 10448, time = 2562.0256s
2555.84/2564.76	o 1005
2555.94/2564.82	c Solution 10449, time = 2562.0777s
2555.94/2564.82	o 1008
2555.94/2564.86	c Solution 10450, time = 2562.1258s
2555.94/2564.86	o 999
2556.04/2564.92	c Solution 10451, time = 2562.1807s
2556.04/2564.92	o 994
2556.04/2564.97	c Solution 10452, time = 2562.2292s
2556.04/2564.97	o 992
2556.04/2565.01	c Solution 10453, time = 2562.2677s
2556.04/2565.01	o 998
2556.15/2565.06	c Solution 10454, time = 2562.3257s
2556.15/2565.06	o 1007
2556.25/2565.11	c Solution 10455, time = 2562.3713s
2556.25/2565.11	o 996
2556.25/2565.19	c Solution 10456, time = 2562.4546s
2556.25/2565.19	o 1021
2556.34/2565.21	c Solution 10457, time = 2562.4670s
2556.34/2565.21	o 1019
2556.34/2565.22	c Solution 10458, time = 2562.4777s
2556.34/2565.22	o 1017
2556.34/2565.23	c Solution 10459, time = 2562.4867s
2556.34/2565.23	o 1015
2556.34/2565.23	c Solution 10460, time = 2562.4935s
2556.34/2565.23	o 1015
2556.34/2565.24	c Solution 10461, time = 2562.5018s
2556.34/2565.24	o 1018
2556.34/2565.25	c Solution 10462, time = 2562.5079s
2556.34/2565.25	o 1015
2556.34/2565.25	c Solution 10463, time = 2562.5120s
2556.34/2565.25	o 1015
2556.34/2565.25	c Solution 10464, time = 2562.5160s
2556.34/2565.25	o 1015
2556.34/2565.26	c Solution 10465, time = 2562.5202s
2556.34/2565.26	o 1015
2556.34/2565.26	c Solution 10466, time = 2562.5241s
2556.34/2565.26	o 1015
2556.34/2565.27	c Solution 10467, time = 2562.5281s
2556.34/2565.27	o 1015
2556.34/2565.27	c Solution 10468, time = 2562.5320s
2556.34/2565.27	o 1015
2556.34/2565.27	c Solution 10469, time = 2562.5358s
2556.34/2565.27	o 1015
2556.34/2565.28	c Solution 10470, time = 2562.5394s
2556.34/2565.28	o 1015
2600.21/2609.24	c Solution 10471, time = 2606.5046s
2600.21/2609.24	o 348
2600.21/2609.25	c Solution 10472, time = 2606.5087s
2600.21/2609.25	o 1032
2600.41/2609.49	c Solution 10473, time = 2606.7523s
2600.41/2609.49	o 1036
2601.12/2610.13	c Solution 10474, time = 2607.3925s
2601.12/2610.13	o 1027
2601.31/2610.36	c Solution 10475, time = 2607.6186s
2601.31/2610.36	o 1010
2601.91/2610.96	c Solution 10476, time = 2608.2194s
2601.91/2610.96	o 1009
2602.12/2611.18	c Solution 10477, time = 2608.4397s
2602.12/2611.18	o 1007
2602.40/2611.40	c Solution 10478, time = 2608.6660s
2602.40/2611.40	o 995
2602.70/2611.72	c Solution 10479, time = 2608.9848s
2602.70/2611.72	o 987
2602.90/2611.98	c Solution 10480, time = 2609.2378s
2602.90/2611.98	o 1000
2603.40/2612.48	c Solution 10481, time = 2609.7448s
2603.40/2612.48	o 977
2603.60/2612.64	c Solution 10482, time = 2609.9033s
2603.60/2612.64	o 994
2603.90/2612.95	c Solution 10483, time = 2610.2092s
2603.90/2612.95	o 979
2604.40/2613.44	c Solution 10484, time = 2610.7007s
2604.40/2613.44	o 978
2604.60/2613.67	c Solution 10485, time = 2610.9326s
2604.60/2613.67	o 987
2604.90/2613.93	c Solution 10486, time = 2611.1877s
2604.90/2613.93	o 974
2605.40/2614.43	c Solution 10487, time = 2611.6879s
2605.40/2614.43	o 971
2605.60/2614.64	c Solution 10488, time = 2611.9033s
2605.60/2614.64	o 957
2605.80/2614.89	c Solution 10489, time = 2612.1496s
2605.80/2614.89	o 959
2606.29/2615.34	c Solution 10490, time = 2612.6002s
2606.29/2615.34	o 942
2606.69/2615.76	c Solution 10491, time = 2613.0163s
2606.69/2615.76	o 928
2606.89/2615.90	c Solution 10492, time = 2613.1610s
2606.89/2615.90	o 927
2607.00/2616.07	c Solution 10493, time = 2613.3310s
2607.00/2616.07	o 941
2607.29/2616.34	c Solution 10494, time = 2613.5962s
2607.29/2616.34	o 929
2607.79/2616.84	c Solution 10495, time = 2614.1057s
2607.79/2616.84	o 915
2607.89/2616.95	c Solution 10496, time = 2614.2148s
2607.89/2616.95	o 921
2608.10/2617.14	c Solution 10497, time = 2614.4051s
2608.10/2617.14	o 921
2608.29/2617.37	c Solution 10498, time = 2614.6305s
2608.29/2617.37	o 908
2608.79/2617.83	c Solution 10499, time = 2615.0913s
2608.79/2617.83	o 899
2609.00/2618.01	c Solution 10500, time = 2615.2711s
2609.00/2618.01	o 907
2609.29/2618.37	c Solution 10501, time = 2615.6292s
2609.29/2618.37	o 893
2609.49/2618.56	c Solution 10502, time = 2615.8238s
2609.49/2618.56	o 908
2609.58/2618.68	c Solution 10503, time = 2615.9456s
2609.58/2618.68	o 901
2610.09/2619.16	c Solution 10504, time = 2616.4213s
2610.09/2619.16	o 901
2610.28/2619.34	c Solution 10505, time = 2616.6028s
2610.28/2619.34	o 903
2610.38/2619.48	c Solution 10506, time = 2616.7459s
2610.38/2619.48	o 899
2610.88/2619.92	c Solution 10507, time = 2617.1817s
2610.88/2619.92	o 885
2611.09/2620.12	c Solution 10508, time = 2617.3793s
2611.09/2620.12	o 885
2611.18/2620.26	c Solution 10509, time = 2617.5255s
2611.18/2620.26	o 872
2611.28/2620.37	c Solution 10510, time = 2617.6343s
2611.28/2620.37	o 871
2611.38/2620.45	c Solution 10511, time = 2617.7124s
2611.38/2620.45	o 861
2611.68/2620.79	c Solution 10512, time = 2618.0474s
2611.68/2620.79	o 877
2611.78/2620.86	c Solution 10513, time = 2618.1260s
2611.78/2620.86	o 858
2611.99/2621.02	c Solution 10514, time = 2618.2789s
2611.99/2621.02	o 849
2612.18/2621.23	c Solution 10515, time = 2618.4896s
2612.18/2621.23	o 841
2612.58/2621.60	c Solution 10516, time = 2618.8596s
2612.58/2621.60	o 839
2612.68/2621.73	c Solution 10517, time = 2618.9869s
2612.68/2621.73	o 835
2612.68/2621.79	c Solution 10518, time = 2619.0558s
2612.68/2621.79	o 833
2613.09/2622.14	c Solution 10519, time = 2619.4033s
2613.09/2622.14	o 825
2613.17/2622.27	c Solution 10520, time = 2619.5335s
2613.17/2622.27	o 810
2613.37/2622.40	c Solution 10521, time = 2619.6605s
2613.37/2622.40	o 803
2613.67/2622.76	c Solution 10522, time = 2620.0181s
2613.67/2622.76	o 818
2613.77/2622.89	c Solution 10523, time = 2620.1502s
2613.77/2622.89	o 819
2613.87/2622.95	c Solution 10524, time = 2620.2062s
2613.87/2622.95	o 817
2613.98/2623.06	c Solution 10525, time = 2620.3237s
2613.98/2623.06	o 807
2614.37/2623.41	c Solution 10526, time = 2620.6745s
2614.37/2623.41	o 795
2614.47/2623.56	c Solution 10527, time = 2620.8234s
2614.47/2623.56	o 797
2614.67/2623.71	c Solution 10528, time = 2620.9669s
2614.67/2623.71	o 791
2614.87/2623.93	c Solution 10529, time = 2621.1870s
2614.87/2623.93	o 781
2614.98/2624.06	c Solution 10530, time = 2621.3256s
2614.98/2624.06	o 773
2615.08/2624.19	c Solution 10531, time = 2621.4471s
2615.08/2624.19	o 776
2615.38/2624.49	c Solution 10532, time = 2621.7485s
2615.38/2624.49	o 775
2615.48/2624.58	c Solution 10533, time = 2621.8363s
2615.48/2624.58	o 778
2615.78/2624.81	c Solution 10534, time = 2622.0698s
2615.78/2624.81	o 775
2615.88/2624.93	c Solution 10535, time = 2622.1873s
2615.88/2624.93	o 765
2615.99/2625.06	c Solution 10536, time = 2622.3171s
2615.99/2625.06	o 771
2616.18/2625.28	c Solution 10537, time = 2622.5364s
2616.18/2625.28	o 768
2616.57/2625.60	c Solution 10538, time = 2622.8639s
2616.57/2625.60	o 763
2616.67/2625.71	c Solution 10539, time = 2622.9706s
2616.67/2625.71	o 755
2616.77/2625.80	c Solution 10540, time = 2623.0633s
2616.77/2625.80	o 761
2616.98/2626.06	c Solution 10541, time = 2623.3173s
2616.98/2626.06	o 753
2617.08/2626.17	c Solution 10542, time = 2623.4275s
2617.08/2626.17	o 740
2617.17/2626.28	c Solution 10543, time = 2623.5428s
2617.17/2626.28	o 734
2617.47/2626.53	c Solution 10544, time = 2623.7910s
2617.47/2626.53	o 726
2617.57/2626.60	c Solution 10545, time = 2623.8628s
2617.57/2626.60	o 733
2617.57/2626.66	c Solution 10546, time = 2623.9220s
2617.57/2626.66	o 734
2617.67/2626.76	c Solution 10547, time = 2624.0204s
2617.67/2626.76	o 706
2617.87/2626.95	c Solution 10548, time = 2624.2121s
2617.87/2626.95	o 711
2617.98/2627.06	c Solution 10549, time = 2624.3245s
2617.98/2627.06	o 704
2618.08/2627.11	c Solution 10550, time = 2624.3720s
2618.08/2627.11	o 703
2618.08/2627.15	c Solution 10551, time = 2624.4159s
2618.08/2627.15	o 696
2618.17/2627.24	c Solution 10552, time = 2624.4987s
2618.17/2627.24	o 697
2618.37/2627.43	c Solution 10553, time = 2624.6884s
2618.37/2627.43	o 696
2618.47/2627.50	c Solution 10554, time = 2624.7653s
2618.47/2627.50	o 690
2618.47/2627.55	c Solution 10555, time = 2624.8071s
2618.47/2627.55	o 688
2618.57/2627.64	c Solution 10556, time = 2624.8977s
2618.57/2627.64	o 667
2618.57/2627.64	c Solution 10557, time = 2624.9022s
2618.57/2627.64	o 667
2618.77/2627.81	c Solution 10558, time = 2625.0689s
2618.77/2627.81	o 668
2618.77/2627.82	c Solution 10559, time = 2625.0774s
2618.77/2627.82	o 668
2618.77/2627.89	c Solution 10560, time = 2625.1510s
2618.77/2627.89	o 672
2618.77/2627.89	c Solution 10561, time = 2625.1556s
2618.77/2627.89	o 672
2618.87/2627.92	c Solution 10562, time = 2625.1825s
2618.87/2627.92	o 673
2618.87/2627.93	c Solution 10563, time = 2625.1867s
2618.87/2627.93	o 673
2618.87/2627.99	c Solution 10564, time = 2625.2493s
2618.87/2627.99	o 687
2618.87/2627.99	c Solution 10565, time = 2625.2541s
2618.87/2627.99	o 687
2618.98/2628.09	c Solution 10566, time = 2625.3469s
2618.98/2628.09	o 696
2618.98/2628.09	c Solution 10567, time = 2625.3515s
2618.98/2628.09	o 696
2619.26/2628.30	c Solution 10568, time = 2625.5566s
2619.26/2628.30	o 698
2619.26/2628.30	c Solution 10569, time = 2625.5616s
2619.26/2628.30	o 698
2619.26/2628.34	c Solution 10570, time = 2625.6037s
2619.26/2628.34	o 687
2619.36/2628.45	c Solution 10571, time = 2625.7093s
2619.36/2628.45	o 683
2619.36/2628.49	c Solution 10572, time = 2625.7552s
2619.36/2628.49	o 690
2619.46/2628.50	c Solution 10573, time = 2625.7593s
2619.46/2628.50	o 690
2619.56/2628.62	c Solution 10574, time = 2625.8775s
2619.56/2628.62	o 685
2619.56/2628.62	c Solution 10575, time = 2625.8835s
2619.56/2628.62	o 685
2619.56/2628.66	c Solution 10576, time = 2625.9181s
2619.56/2628.66	o 673
2619.56/2628.66	c Solution 10577, time = 2625.9223s
2619.56/2628.66	o 673
2619.66/2628.72	c Solution 10578, time = 2625.9855s
2619.66/2628.72	o 674
2619.66/2628.73	c Solution 10579, time = 2625.9898s
2619.66/2628.73	o 674
2619.76/2628.83	c Solution 10580, time = 2626.0926s
2619.76/2628.83	o 676
2619.76/2628.84	c Solution 10581, time = 2626.1004s
2619.76/2628.84	o 676
2619.76/2628.88	c Solution 10582, time = 2626.1433s
2619.76/2628.88	o 669
2619.76/2628.89	c Solution 10583, time = 2626.1474s
2619.76/2628.89	o 669
2619.86/2628.93	c Solution 10584, time = 2626.1932s
2619.86/2628.93	o 659
2619.86/2628.94	c Solution 10585, time = 2626.1974s
2619.86/2628.94	o 659
2619.86/2628.98	c Solution 10586, time = 2626.2418s
2619.86/2628.98	o 647
2619.97/2629.04	c Solution 10587, time = 2626.3057s
2619.97/2629.04	o 631
2620.07/2629.18	c Solution 10588, time = 2626.4419s
2620.07/2629.18	o 1039
2620.46/2629.54	c Solution 10589, time = 2626.8022s
2620.46/2629.54	o 1039
2620.97/2630.03	c Solution 10590, time = 2627.2915s
2620.97/2630.03	o 1046
2620.97/2630.07	c Solution 10591, time = 2627.3342s
2620.97/2630.07	o 1039
2621.07/2630.13	c Solution 10592, time = 2627.3863s
2621.07/2630.13	o 1028
2621.07/2630.17	c Solution 10593, time = 2627.4355s
2621.07/2630.17	o 1023
2621.16/2630.22	c Solution 10594, time = 2627.4847s
2621.16/2630.22	o 1020
2621.16/2630.27	c Solution 10595, time = 2627.5305s
2621.16/2630.27	o 1009
2621.26/2630.32	c Solution 10596, time = 2627.5834s
2621.26/2630.32	o 1016
2621.26/2630.37	c Solution 10597, time = 2627.6300s
2621.26/2630.37	o 1005
2621.36/2630.42	c Solution 10598, time = 2627.6827s
2621.36/2630.42	o 1004
2621.36/2630.47	c Solution 10599, time = 2627.7302s
2621.36/2630.47	o 1008
2621.46/2630.51	c Solution 10600, time = 2627.7739s
2621.46/2630.51	o 1009
2621.46/2630.58	c Solution 10601, time = 2627.8368s
2621.46/2630.58	o 1013
2621.56/2630.63	c Solution 10602, time = 2627.8904s
2621.56/2630.63	o 1016
2621.66/2630.70	c Solution 10603, time = 2627.9620s
2621.66/2630.70	o 1010
2621.66/2630.77	c Solution 10604, time = 2628.0356s
2621.66/2630.77	o 1013
2621.66/2630.79	c Solution 10605, time = 2628.0524s
2621.66/2630.79	o 1006
2621.76/2630.80	c Solution 10606, time = 2628.0629s
2621.76/2630.80	o 1002
2621.76/2630.81	c Solution 10607, time = 2628.0720s
2621.76/2630.81	o 1002
2621.76/2630.82	c Solution 10608, time = 2628.0789s
2621.76/2630.82	o 1001
2621.76/2630.82	c Solution 10609, time = 2628.0842s
2621.76/2630.82	o 1000
2621.76/2630.83	c Solution 10610, time = 2628.0882s
2621.76/2630.83	o 1000
2621.76/2630.83	c Solution 10611, time = 2628.0922s
2621.76/2630.83	o 1000
2621.76/2630.84	c Solution 10612, time = 2628.0964s
2621.76/2630.84	o 1000
2621.76/2630.84	c Solution 10613, time = 2628.1003s
2621.76/2630.84	o 1000
2621.76/2630.84	c Solution 10614, time = 2628.1042s
2621.76/2630.84	o 1000
2621.76/2630.85	c Solution 10615, time = 2628.1081s
2621.76/2630.85	o 1000
2621.76/2630.85	c Solution 10616, time = 2628.1117s
2621.76/2630.85	o 1000
2679.39/2688.66	c Solution 10617, time = 2685.9211s
2679.39/2688.66	o 335
2679.39/2688.66	c Solution 10618, time = 2685.9253s
2679.39/2688.66	o 1039
2680.08/2689.34	c Solution 10619, time = 2686.5969s
2680.08/2689.34	o 1031
2680.38/2689.63	c Solution 10620, time = 2686.8880s
2680.38/2689.63	o 1019
2680.58/2689.88	c Solution 10621, time = 2687.1381s
2680.58/2689.88	o 1010
2681.18/2690.45	c Solution 10622, time = 2687.7074s
2681.18/2690.45	o 997
2681.38/2690.67	c Solution 10623, time = 2687.9318s
2681.38/2690.67	o 994
2681.58/2690.82	c Solution 10624, time = 2688.0796s
2681.58/2690.82	o 990
2682.18/2691.43	c Solution 10625, time = 2688.6930s
2682.18/2691.43	o 994
2682.38/2691.64	c Solution 10626, time = 2688.8970s
2682.38/2691.64	o 988
2682.58/2691.86	c Solution 10627, time = 2689.1236s
2682.58/2691.86	o 991
2682.79/2692.10	c Solution 10628, time = 2689.3609s
2682.79/2692.10	o 983
2683.47/2692.74	c Solution 10629, time = 2690.0021s
2683.47/2692.74	o 985
2683.67/2692.96	c Solution 10630, time = 2690.2225s
2683.67/2692.96	o 983
2684.27/2693.54	c Solution 10631, time = 2690.8022s
2684.27/2693.54	o 978
2684.47/2693.70	c Solution 10632, time = 2690.9584s
2684.47/2693.70	o 966
2684.67/2693.96	c Solution 10633, time = 2691.2223s
2684.67/2693.96	o 958
2684.88/2694.14	c Solution 10634, time = 2691.4042s
2684.88/2694.14	o 942
2685.27/2694.57	c Solution 10635, time = 2691.8325s
2685.27/2694.57	o 948
2685.47/2694.78	c Solution 10636, time = 2692.0372s
2685.47/2694.78	o 938
2685.78/2695.03	c Solution 10637, time = 2692.2928s
2685.78/2695.03	o 942
2686.17/2695.49	c Solution 10638, time = 2692.7517s
2686.17/2695.49	o 942
2686.37/2695.67	c Solution 10639, time = 2692.9313s
2686.37/2695.67	o 943
2686.78/2696.08	c Solution 10640, time = 2693.3446s
2686.78/2696.08	o 938
2686.96/2696.20	c Solution 10641, time = 2693.4611s
2686.96/2696.20	o 936
2687.06/2696.38	c Solution 10642, time = 2693.6440s
2687.06/2696.38	o 931
2687.36/2696.60	c Solution 10643, time = 2693.8591s
2687.36/2696.60	o 919
2687.77/2697.06	c Solution 10644, time = 2694.3182s
2687.77/2697.06	o 902
2687.96/2697.21	c Solution 10645, time = 2694.4747s
2687.96/2697.21	o 920
2688.06/2697.38	c Solution 10646, time = 2694.6403s
2688.06/2697.38	o 913
2688.56/2697.85	c Solution 10647, time = 2695.1102s
2688.56/2697.85	o 902
2688.77/2698.01	c Solution 10648, time = 2695.2723s
2688.77/2698.01	o 908
2688.87/2698.18	c Solution 10649, time = 2695.4427s
2688.87/2698.18	o 908
2689.26/2698.58	c Solution 10650, time = 2695.8457s
2689.26/2698.58	o 899
2689.46/2698.74	c Solution 10651, time = 2696.0034s
2689.46/2698.74	o 894
2689.66/2698.91	c Solution 10652, time = 2696.1707s
2689.66/2698.91	o 894
2689.87/2699.13	c Solution 10653, time = 2696.3888s
2689.87/2699.13	o 879
2690.15/2699.49	c Solution 10654, time = 2696.7524s
2690.15/2699.49	o 868
2690.35/2699.66	c Solution 10655, time = 2696.9220s
2690.35/2699.66	o 872
2690.55/2699.89	c Solution 10656, time = 2697.1488s
2690.55/2699.89	o 878
2690.95/2700.26	c Solution 10657, time = 2697.5226s
2690.95/2700.26	o 883
2691.15/2700.42	c Solution 10658, time = 2697.6811s
2691.15/2700.42	o 871
2691.45/2700.76	c Solution 10659, time = 2698.0242s
2691.45/2700.76	o 864
2691.65/2700.98	c Solution 10660, time = 2698.2455s
2691.65/2700.98	o 831
2691.86/2701.13	c Solution 10661, time = 2698.3910s
2691.86/2701.13	o 848
2692.15/2701.42	c Solution 10662, time = 2698.6818s
2692.15/2701.42	o 832
2692.25/2701.58	c Solution 10663, time = 2698.8451s
2692.25/2701.58	o 831
2692.45/2701.76	c Solution 10664, time = 2699.0208s
2692.45/2701.76	o 823
2692.86/2702.16	c Solution 10665, time = 2699.4170s
2692.86/2702.16	o 812
2692.95/2702.25	c Solution 10666, time = 2699.5131s
2692.95/2702.25	o 799
2693.15/2702.40	c Solution 10667, time = 2699.6564s
2693.15/2702.40	o 797
2693.45/2702.79	c Solution 10668, time = 2700.0559s
2693.45/2702.79	o 800
2693.64/2702.92	c Solution 10669, time = 2700.1831s
2693.64/2702.92	o 800
2693.76/2703.07	c Solution 10670, time = 2700.3359s
2693.76/2703.07	o 806
2694.14/2703.41	c Solution 10671, time = 2700.6688s
2694.14/2703.41	o 811
2694.24/2703.53	c Solution 10672, time = 2700.7892s
2694.24/2703.53	o 797
2694.24/2703.58	c Solution 10673, time = 2700.8421s
2694.24/2703.58	o 791
2694.44/2703.71	c Solution 10674, time = 2700.9748s
2694.44/2703.71	o 786
2694.75/2704.07	c Solution 10675, time = 2701.3326s
2694.75/2704.07	o 786
2694.94/2704.22	c Solution 10676, time = 2701.4832s
2694.94/2704.22	o 774
2694.94/2704.28	c Solution 10677, time = 2701.5379s
2694.94/2704.28	o 755
2695.04/2704.37	c Solution 10678, time = 2701.6321s
2695.04/2704.37	o 760
2695.34/2704.67	c Solution 10679, time = 2701.9269s
2695.34/2704.67	o 764
2695.44/2704.77	c Solution 10680, time = 2702.0351s
2695.44/2704.77	o 756
2695.64/2705.01	c Solution 10681, time = 2702.2665s
2695.64/2705.01	o 765
2695.85/2705.11	c Solution 10682, time = 2702.3729s
2695.85/2705.11	o 762
2695.94/2705.21	c Solution 10683, time = 2702.4728s
2695.94/2705.21	o 755
2696.14/2705.48	c Solution 10684, time = 2702.7386s
2696.14/2705.48	o 763
2696.24/2705.53	c Solution 10685, time = 2702.7937s
2696.24/2705.53	o 752
2696.34/2705.65	c Solution 10686, time = 2702.9141s
2696.34/2705.65	o 752
2696.44/2705.71	c Solution 10687, time = 2702.9717s
2696.44/2705.71	o 743
2696.54/2705.82	c Solution 10688, time = 2703.0839s
2696.54/2705.82	o 756
2696.75/2706.08	c Solution 10689, time = 2703.3369s
2696.75/2706.08	o 727
2696.93/2706.23	c Solution 10690, time = 2703.4878s
2696.93/2706.23	o 727
2697.13/2706.47	c Solution 10691, time = 2703.7359s
2697.13/2706.47	o 724
2697.23/2706.54	c Solution 10692, time = 2703.8040s
2697.23/2706.54	o 723
2697.33/2706.63	c Solution 10693, time = 2703.8922s
2697.33/2706.63	o 707
2697.43/2706.71	c Solution 10694, time = 2703.9752s
2697.43/2706.71	o 705
2697.74/2707.01	c Solution 10695, time = 2704.2739s
2697.74/2707.01	o 713
2697.84/2707.14	c Solution 10696, time = 2704.3994s
2697.84/2707.14	o 693
2697.93/2707.25	c Solution 10697, time = 2704.5150s
2697.93/2707.25	o 691
2698.13/2707.47	c Solution 10698, time = 2704.7355s
2698.13/2707.47	o 708
2698.23/2707.59	c Solution 10699, time = 2704.8510s
2698.23/2707.59	o 709
2698.23/2707.59	c Solution 10700, time = 2704.8555s
2698.23/2707.59	o 709
2698.43/2707.71	c Solution 10701, time = 2704.9707s
2698.43/2707.71	o 717
2698.43/2707.71	c Solution 10702, time = 2704.9759s
2698.43/2707.71	o 717
2698.63/2707.94	c Solution 10703, time = 2705.1974s
2698.63/2707.94	o 698
2698.63/2707.94	c Solution 10704, time = 2705.2023s
2698.63/2707.94	o 698
2698.74/2708.03	c Solution 10705, time = 2705.2914s
2698.74/2708.03	o 684
2698.74/2708.07	c Solution 10706, time = 2705.3322s
2698.74/2708.07	o 697
2698.74/2708.07	c Solution 10707, time = 2705.3360s
2698.74/2708.07	o 697
2698.93/2708.21	c Solution 10708, time = 2705.4732s
2698.93/2708.21	o 702
2698.93/2708.22	c Solution 10709, time = 2705.4770s
2698.93/2708.22	o 702
2698.93/2708.28	c Solution 10710, time = 2705.5445s
2698.93/2708.28	o 681
2699.03/2708.32	c Solution 10711, time = 2705.5815s
2699.03/2708.32	o 695
2699.03/2708.32	c Solution 10712, time = 2705.5850s
2699.03/2708.32	o 695
2699.03/2708.35	c Solution 10713, time = 2705.6143s
2699.03/2708.35	o 671
2699.13/2708.42	c Solution 10714, time = 2705.6817s
2699.13/2708.42	o 659
2699.13/2708.49	c Solution 10715, time = 2705.7557s
2699.13/2708.49	o 709
2699.23/2708.50	c Solution 10716, time = 2705.7601s
2699.23/2708.50	o 709
2699.33/2708.64	c Solution 10717, time = 2705.8997s
2699.33/2708.64	o 705
2699.33/2708.65	c Solution 10718, time = 2705.9065s
2699.33/2708.65	o 705
2699.33/2708.68	c Solution 10719, time = 2705.9380s
2699.33/2708.68	o 719
2699.33/2708.68	c Solution 10720, time = 2705.9418s
2699.33/2708.68	o 719
2699.43/2708.75	c Solution 10721, time = 2706.0147s
2699.43/2708.75	o 695
2699.53/2708.85	c Solution 10722, time = 2706.1102s
2699.53/2708.85	o 695
2699.53/2708.88	c Solution 10723, time = 2706.1457s
2699.53/2708.88	o 704
2699.53/2708.89	c Solution 10724, time = 2706.1498s
2699.53/2708.89	o 704
2699.74/2709.07	c Solution 10725, time = 2706.3353s
2699.74/2709.07	o 711
2699.74/2709.08	c Solution 10726, time = 2706.3395s
2699.74/2709.08	o 711
2699.84/2709.13	c Solution 10727, time = 2706.3874s
2699.84/2709.13	o 707
2699.84/2709.13	c Solution 10728, time = 2706.3919s
2699.84/2709.13	o 707
2699.93/2709.25	c Solution 10729, time = 2706.5095s
2699.93/2709.25	o 713
2699.93/2709.25	c Solution 10730, time = 2706.5144s
2699.93/2709.25	o 713
2700.03/2709.39	c Solution 10731, time = 2706.6518s
2700.03/2709.39	o 702
2700.13/2709.40	c Solution 10732, time = 2706.6589s
2700.13/2709.40	o 702
2700.13/2709.49	c Solution 10733, time = 2706.7504s
2700.13/2709.49	o 694
2700.13/2709.49	c Solution 10734, time = 2706.7548s
2700.13/2709.49	o 694
2700.23/2709.55	c Solution 10735, time = 2706.8117s
2700.23/2709.55	o 687
2700.52/2709.87	c Solution 10736, time = 2707.1323s
2700.52/2709.87	o 1027
2700.84/2710.18	c Solution 10737, time = 2707.4428s
2700.84/2710.18	o 1027
2701.42/2710.78	c Solution 10738, time = 2708.0435s
2701.42/2710.78	o 1046
2701.52/2710.84	c Solution 10739, time = 2708.0962s
2701.52/2710.84	o 1032
2701.52/2710.88	c Solution 10740, time = 2708.1416s
2701.52/2710.88	o 1032
2701.62/2710.93	c Solution 10741, time = 2708.1906s
2701.62/2710.93	o 1026
2701.62/2710.98	c Solution 10742, time = 2708.2401s
2701.62/2710.98	o 1018
2701.73/2711.03	c Solution 10743, time = 2708.2906s
2701.73/2711.03	o 1014
2701.73/2711.08	c Solution 10744, time = 2708.3402s
2701.73/2711.08	o 1014
2701.83/2711.14	c Solution 10745, time = 2708.4006s
2701.83/2711.14	o 1001
2701.83/2711.18	c Solution 10746, time = 2708.4434s
2701.83/2711.18	o 1007
2701.92/2711.25	c Solution 10747, time = 2708.5061s
2701.92/2711.25	o 1005
2701.92/2711.29	c Solution 10748, time = 2708.5548s
2701.92/2711.29	o 1004
2702.02/2711.34	c Solution 10749, time = 2708.5961s
2702.02/2711.34	o 995
2702.02/2711.38	c Solution 10750, time = 2708.6419s
2702.02/2711.38	o 994
2702.12/2711.43	c Solution 10751, time = 2708.6948s
2702.12/2711.43	o 1002
2702.12/2711.48	c Solution 10752, time = 2708.7442s
2702.12/2711.48	o 1003
2702.22/2711.53	c Solution 10753, time = 2708.7904s
2702.22/2711.53	o 999
2702.22/2711.58	c Solution 10754, time = 2708.8395s
2702.22/2711.58	o 1000
2702.32/2711.63	c Solution 10755, time = 2708.8921s
2702.32/2711.63	o 996
2702.32/2711.68	c Solution 10756, time = 2708.9446s
2702.32/2711.68	o 1007
2702.42/2711.76	c Solution 10757, time = 2709.0173s
2702.42/2711.76	o 1000
2702.52/2711.81	c Solution 10758, time = 2709.0712s
2702.52/2711.81	o 1002
2702.52/2711.86	c Solution 10759, time = 2709.1208s
2702.52/2711.86	o 989
2702.62/2711.92	c Solution 10760, time = 2709.1788s
2702.62/2711.92	o 990
2702.62/2711.97	c Solution 10761, time = 2709.2287s
2702.62/2711.97	o 998
2702.73/2712.06	c Solution 10762, time = 2709.3174s
2702.73/2712.06	o 1002
2702.73/2712.07	c Solution 10763, time = 2709.3344s
2702.73/2712.07	o 992
2702.73/2712.08	c Solution 10764, time = 2709.3440s
2702.73/2712.08	o 992
2702.73/2712.09	c Solution 10765, time = 2709.3496s
2702.73/2712.09	o 991
2702.73/2712.09	c Solution 10766, time = 2709.3536s
2702.73/2712.09	o 991
2702.73/2712.10	c Solution 10767, time = 2709.3576s
2702.73/2712.10	o 991
2702.73/2712.10	c Solution 10768, time = 2709.3618s
2702.73/2712.10	o 991
2702.73/2712.10	c Solution 10769, time = 2709.3658s
2702.73/2712.10	o 991
2702.83/2712.11	c Solution 10770, time = 2709.3697s
2702.83/2712.11	o 991
2702.83/2712.11	c Solution 10771, time = 2709.3736s
2702.83/2712.11	o 991
2702.83/2712.12	c Solution 10772, time = 2709.3775s
2702.83/2712.12	o 991
2702.83/2712.12	c Solution 10773, time = 2709.3812s
2702.83/2712.12	o 991
2748.18/2757.68	c Solution 10774, time = 2754.9414s
2748.18/2757.68	o 346
2748.18/2757.68	c Solution 10775, time = 2754.9455s
2748.18/2757.68	o 1027
2748.59/2758.04	c Solution 10776, time = 2755.3042s
2748.59/2758.04	o 1019
2749.18/2758.63	c Solution 10777, time = 2755.8882s
2749.18/2758.63	o 1018
2749.38/2758.90	c Solution 10778, time = 2756.1561s
2749.38/2758.90	o 1021
2749.88/2759.37	c Solution 10779, time = 2756.6270s
2749.88/2759.37	o 1001
2749.98/2759.49	c Solution 10780, time = 2756.7506s
2749.98/2759.49	o 1004
2750.28/2759.75	c Solution 10781, time = 2757.0152s
2750.28/2759.75	o 989
2750.78/2760.20	c Solution 10782, time = 2757.4616s
2750.78/2760.20	o 987
2751.28/2760.76	c Solution 10783, time = 2758.0180s
2751.28/2760.76	o 989
2751.48/2760.98	c Solution 10784, time = 2758.2366s
2751.48/2760.98	o 971
2751.77/2761.21	c Solution 10785, time = 2758.4679s
2751.77/2761.21	o 977
2752.17/2761.65	c Solution 10786, time = 2758.9109s
2752.17/2761.65	o 975
2752.47/2761.90	c Solution 10787, time = 2759.1573s
2752.47/2761.90	o 980
2752.68/2762.12	c Solution 10788, time = 2759.3770s
2752.68/2762.12	o 971
2753.17/2762.61	c Solution 10789, time = 2759.8757s
2753.17/2762.61	o 983
2753.37/2762.84	c Solution 10790, time = 2760.1017s
2753.37/2762.84	o 973
2753.87/2763.33	c Solution 10791, time = 2760.5876s
2753.87/2763.33	o 975
2753.97/2763.46	c Solution 10792, time = 2760.7185s
2753.97/2763.46	o 959
2754.27/2763.71	c Solution 10793, time = 2760.9736s
2754.27/2763.71	o 956
2754.47/2763.99	c Solution 10794, time = 2761.2507s
2754.47/2763.99	o 949
2754.87/2764.39	c Solution 10795, time = 2761.6478s
2754.87/2764.39	o 946
2755.06/2764.55	c Solution 10796, time = 2761.8127s
2755.06/2764.55	o 945
2755.57/2765.02	c Solution 10797, time = 2762.2807s
2755.57/2765.02	o 935
2755.67/2765.16	c Solution 10798, time = 2762.4197s
2755.67/2765.16	o 930
2755.86/2765.35	c Solution 10799, time = 2762.6136s
2755.86/2765.35	o 925
2756.36/2765.83	c Solution 10800, time = 2763.0905s
2756.36/2765.83	o 921
2756.46/2765.91	c Solution 10801, time = 2763.1704s
2756.46/2765.91	o 920
2756.57/2766.11	c Solution 10802, time = 2763.3666s
2756.57/2766.11	o 911
2756.86/2766.32	c Solution 10803, time = 2763.5783s
2756.86/2766.32	o 913
2757.06/2766.58	c Solution 10804, time = 2763.8430s
2757.06/2766.58	o 911
2757.26/2766.70	c Solution 10805, time = 2763.9660s
2757.26/2766.70	o 909
2757.46/2766.92	c Solution 10806, time = 2764.1825s
2757.46/2766.92	o 905
2757.86/2767.34	c Solution 10807, time = 2764.5978s
2757.86/2767.34	o 904
2758.26/2767.74	c Solution 10808, time = 2765.0003s
2758.26/2767.74	o 901
2758.46/2767.93	c Solution 10809, time = 2765.1959s
2758.46/2767.93	o 908
2758.57/2768.05	c Solution 10810, time = 2765.3142s
2758.57/2768.05	o 900
2758.95/2768.45	c Solution 10811, time = 2765.7065s
2758.95/2768.45	o 884
2759.15/2768.61	c Solution 10812, time = 2765.8667s
2759.15/2768.61	o 889
2759.56/2769.02	c Solution 10813, time = 2766.2794s
2759.56/2769.02	o 877
2759.66/2769.13	c Solution 10814, time = 2766.3888s
2759.66/2769.13	o 882
2759.75/2769.27	c Solution 10815, time = 2766.5301s
2759.75/2769.27	o 872
2759.95/2769.41	c Solution 10816, time = 2766.6716s
2759.95/2769.41	o 872
2760.35/2769.81	c Solution 10817, time = 2767.0693s
2760.35/2769.81	o 872
2760.56/2770.04	c Solution 10818, time = 2767.2968s
2760.56/2770.04	o 869
2760.66/2770.15	c Solution 10819, time = 2767.4111s
2760.66/2770.15	o 855
2761.05/2770.53	c Solution 10820, time = 2767.7887s
2761.05/2770.53	o 854
2761.25/2770.71	c Solution 10821, time = 2767.9683s
2761.25/2770.71	o 827
2761.56/2771.09	c Solution 10822, time = 2768.3531s
2761.56/2771.09	o 818
2761.75/2771.27	c Solution 10823, time = 2768.5307s
2761.75/2771.27	o 833
2762.15/2771.66	c Solution 10824, time = 2768.9175s
2762.15/2771.66	o 827
2762.24/2771.73	c Solution 10825, time = 2768.9900s
2762.24/2771.73	o 833
2762.34/2771.85	c Solution 10826, time = 2769.1119s
2762.34/2771.85	o 826
2762.65/2772.11	c Solution 10827, time = 2769.3747s
2762.65/2772.11	o 830
2762.74/2772.25	c Solution 10828, time = 2769.5149s
2762.74/2772.25	o 821
2762.84/2772.33	c Solution 10829, time = 2769.5884s
2762.84/2772.33	o 831
2763.04/2772.50	c Solution 10830, time = 2769.7630s
2763.04/2772.50	o 814
2763.34/2772.88	c Solution 10831, time = 2770.1361s
2763.34/2772.88	o 806
2763.55/2773.01	c Solution 10832, time = 2770.2760s
2763.55/2773.01	o 809
2763.65/2773.13	c Solution 10833, time = 2770.3902s
2763.65/2773.13	o 805
2764.04/2773.51	c Solution 10834, time = 2770.7726s
2764.04/2773.51	o 778
2764.14/2773.62	c Solution 10835, time = 2770.8830s
2764.14/2773.62	o 796
2764.24/2773.75	c Solution 10836, time = 2771.0137s
2764.24/2773.75	o 786
2764.65/2774.13	c Solution 10837, time = 2771.3906s
2764.65/2774.13	o 784
2764.74/2774.27	c Solution 10838, time = 2771.5338s
2764.74/2774.27	o 786
2764.94/2774.42	c Solution 10839, time = 2771.6853s
2764.94/2774.42	o 783
2765.14/2774.63	c Solution 10840, time = 2771.8957s
2765.14/2774.63	o 778
2765.55/2775.01	c Solution 10841, time = 2772.2760s
2765.55/2775.01	o 785
2765.65/2775.18	c Solution 10842, time = 2772.4418s
2765.65/2775.18	o 772
2765.83/2775.34	c Solution 10843, time = 2772.5983s
2765.83/2775.34	o 772
2766.13/2775.60	c Solution 10844, time = 2772.8565s
2766.13/2775.60	o 773
2766.13/2775.66	c Solution 10845, time = 2772.9189s
2766.13/2775.66	o 774
2766.33/2775.80	c Solution 10846, time = 2773.0565s
2766.33/2775.80	o 755
2766.43/2775.94	c Solution 10847, time = 2773.2040s
2766.43/2775.94	o 751
2766.64/2776.19	c Solution 10848, time = 2773.4505s
2766.64/2776.19	o 720
2766.73/2776.24	c Solution 10849, time = 2773.5003s
2766.73/2776.24	o 729
2766.83/2776.36	c Solution 10850, time = 2773.6232s
2766.83/2776.36	o 739
2767.13/2776.64	c Solution 10851, time = 2773.9031s
2767.13/2776.64	o 713
2767.23/2776.75	c Solution 10852, time = 2774.0145s
2767.23/2776.75	o 705
2767.33/2776.87	c Solution 10853, time = 2774.1316s
2767.33/2776.87	o 714
2767.64/2777.16	c Solution 10854, time = 2774.4195s
2767.64/2777.16	o 710
2767.64/2777.16	c Solution 10855, time = 2774.4237s
2767.64/2777.16	o 710
2767.73/2777.21	c Solution 10856, time = 2774.4708s
2767.73/2777.21	o 685
2767.73/2777.21	c Solution 10857, time = 2774.4749s
2767.73/2777.21	o 685
2767.73/2777.26	c Solution 10858, time = 2774.5229s
2767.73/2777.26	o 700
2767.73/2777.27	c Solution 10859, time = 2774.5269s
2767.73/2777.27	o 700
2767.93/2777.49	c Solution 10860, time = 2774.7521s
2767.93/2777.49	o 679
2768.03/2777.50	c Solution 10861, time = 2774.7574s
2768.03/2777.50	o 679
2768.03/2777.56	c Solution 10862, time = 2774.8166s
2768.03/2777.56	o 700
2768.03/2777.56	c Solution 10863, time = 2774.8207s
2768.03/2777.56	o 700
2768.13/2777.62	c Solution 10864, time = 2774.8831s
2768.13/2777.62	o 676
2768.13/2777.63	c Solution 10865, time = 2774.8875s
2768.13/2777.63	o 676
2768.13/2777.69	c Solution 10866, time = 2774.9496s
2768.13/2777.69	o 677
2768.13/2777.70	c Solution 10867, time = 2774.9562s
2768.13/2777.70	o 677
2768.23/2777.74	c Solution 10868, time = 2774.9965s
2768.23/2777.74	o 643
2768.23/2777.79	c Solution 10869, time = 2775.0482s
2768.23/2777.79	o 650
2768.33/2777.83	c Solution 10870, time = 2775.0897s
2768.33/2777.83	o 673
2768.33/2777.83	c Solution 10871, time = 2775.0938s
2768.33/2777.83	o 673
2768.43/2777.93	c Solution 10872, time = 2775.1954s
2768.43/2777.93	o 689
2768.43/2777.94	c Solution 10873, time = 2775.2014s
2768.43/2777.94	o 689
2768.43/2778.00	c Solution 10874, time = 2775.2612s
2768.43/2778.00	o 672
2768.43/2778.00	c Solution 10875, time = 2775.2654s
2768.43/2778.00	o 672
2768.54/2778.07	c Solution 10876, time = 2775.3324s
2768.54/2778.07	o 668
2768.64/2778.16	c Solution 10877, time = 2775.4163s
2768.64/2778.16	o 672
2768.64/2778.19	c Solution 10878, time = 2775.4540s
2768.64/2778.19	o 689
2768.73/2778.20	c Solution 10879, time = 2775.4578s
2768.73/2778.20	o 689
2768.83/2778.33	c Solution 10880, time = 2775.5907s
2768.83/2778.33	o 691
2768.83/2778.34	c Solution 10881, time = 2775.5973s
2768.83/2778.34	o 691
2768.83/2778.36	c Solution 10882, time = 2775.6247s
2768.83/2778.36	o 690
2768.83/2778.37	c Solution 10883, time = 2775.6283s
2768.83/2778.37	o 690
2768.92/2778.44	c Solution 10884, time = 2775.7010s
2768.92/2778.44	o 667
2769.02/2778.54	c Solution 10885, time = 2775.8059s
2769.02/2778.54	o 661
2769.12/2778.60	c Solution 10886, time = 2775.8591s
2769.12/2778.60	o 690
2769.12/2778.60	c Solution 10887, time = 2775.8633s
2769.12/2778.60	o 690
2769.22/2778.73	c Solution 10888, time = 2775.9950s
2769.22/2778.73	o 687
2769.22/2778.74	c Solution 10889, time = 2776.0003s
2769.22/2778.74	o 687
2769.32/2778.81	c Solution 10890, time = 2776.0739s
2769.32/2778.81	o 671
2769.32/2778.82	c Solution 10891, time = 2776.0784s
2769.32/2778.82	o 671
2769.42/2778.92	c Solution 10892, time = 2776.1773s
2769.42/2778.92	o 672
2769.42/2778.92	c Solution 10893, time = 2776.1824s
2769.42/2778.92	o 672
2769.42/2778.96	c Solution 10894, time = 2776.2252s
2769.42/2778.96	o 678
2769.42/2779.00	c Solution 10895, time = 2776.2578s
2769.42/2779.00	o 669
2769.42/2779.00	c Solution 10896, time = 2776.2613s
2769.42/2779.00	o 669
2769.54/2779.05	c Solution 10897, time = 2776.3108s
2769.54/2779.05	o 659
2769.73/2779.26	c Solution 10898, time = 2776.5253s
2769.73/2779.26	o 1014
2770.43/2779.90	c Solution 10899, time = 2777.1604s
2770.43/2779.90	o 1014
2770.43/2779.91	c Solution 10900, time = 2777.1709s
2770.43/2779.91	o 1015
2771.03/2780.58	c Solution 10901, time = 2777.8447s
2771.03/2780.58	o 1046
2771.13/2780.62	c Solution 10902, time = 2777.8806s
2771.13/2780.62	o 1033
2771.13/2780.67	c Solution 10903, time = 2777.9326s
2771.13/2780.67	o 1025
2771.23/2780.72	c Solution 10904, time = 2777.9819s
2771.23/2780.72	o 1010
2771.23/2780.77	c Solution 10905, time = 2778.0298s
2771.23/2780.77	o 1006
2771.33/2780.82	c Solution 10906, time = 2778.0821s
2771.33/2780.82	o 1009
2771.33/2780.87	c Solution 10907, time = 2778.1262s
2771.33/2780.87	o 1002
2771.43/2780.91	c Solution 10908, time = 2778.1694s
2771.43/2780.91	o 1005
2771.43/2780.96	c Solution 10909, time = 2778.2212s
2771.43/2780.96	o 998
2771.54/2781.01	c Solution 10910, time = 2778.2723s
2771.54/2781.01	o 999
2771.54/2781.06	c Solution 10911, time = 2778.3199s
2771.54/2781.06	o 1002
2771.54/2781.10	c Solution 10912, time = 2778.3640s
2771.54/2781.10	o 994
2771.64/2781.15	c Solution 10913, time = 2778.4115s
2771.64/2781.15	o 1000
2771.73/2781.20	c Solution 10914, time = 2778.4605s
2771.73/2781.20	o 990
2771.73/2781.26	c Solution 10915, time = 2778.5235s
2771.73/2781.26	o 992
2771.83/2781.31	c Solution 10916, time = 2778.5710s
2771.83/2781.31	o 990
2771.83/2781.37	c Solution 10917, time = 2778.6276s
2771.83/2781.37	o 983
2771.92/2781.44	c Solution 10918, time = 2778.7015s
2771.92/2781.44	o 997
2771.92/2781.49	c Solution 10919, time = 2778.7550s
2771.92/2781.49	o 992
2772.02/2781.53	c Solution 10920, time = 2778.7936s
2772.02/2781.53	o 986
2772.12/2781.60	c Solution 10921, time = 2778.8606s
2772.12/2781.60	o 981
2772.12/2781.64	c Solution 10922, time = 2778.9046s
2772.12/2781.64	o 986
2772.12/2781.68	c Solution 10923, time = 2778.9427s
2772.12/2781.68	o 976
2772.22/2781.76	c Solution 10924, time = 2779.0199s
2772.22/2781.76	o 981
2772.32/2781.80	c Solution 10925, time = 2779.0619s
2772.32/2781.80	o 980
2772.32/2781.86	c Solution 10926, time = 2779.1163s
2772.32/2781.86	o 979
2772.42/2781.90	c Solution 10927, time = 2779.1614s
2772.42/2781.90	o 977
2772.42/2781.95	c Solution 10928, time = 2779.2089s
2772.42/2781.95	o 979
2772.53/2782.02	c Solution 10929, time = 2779.2798s
2772.53/2782.02	o 975
2772.53/2782.03	c Solution 10930, time = 2779.2936s
2772.53/2782.03	o 973
2772.53/2782.04	c Solution 10931, time = 2779.3021s
2772.53/2782.04	o 973
2772.53/2782.05	c Solution 10932, time = 2779.3081s
2772.53/2782.05	o 975
2772.53/2782.05	c Solution 10933, time = 2779.3152s
2772.53/2782.05	o 974
2772.53/2782.06	c Solution 10934, time = 2779.3207s
2772.53/2782.06	o 974
2772.53/2782.06	c Solution 10935, time = 2779.3249s
2772.53/2782.06	o 974
2772.53/2782.07	c Solution 10936, time = 2779.3290s
2772.53/2782.07	o 974
2772.53/2782.07	c Solution 10937, time = 2779.3333s
2772.53/2782.07	o 974
2772.53/2782.08	c Solution 10938, time = 2779.3374s
2772.53/2782.08	o 974
2772.53/2782.08	c Solution 10939, time = 2779.3414s
2772.53/2782.08	o 974
2772.53/2782.08	c Solution 10940, time = 2779.3454s
2772.53/2782.08	o 974
2772.53/2782.09	c Solution 10941, time = 2779.3493s
2772.53/2782.09	o 974
2772.53/2782.09	c Solution 10942, time = 2779.3530s
2772.53/2782.09	o 974
2847.80/2857.57	c Solution 10943, time = 2854.8356s
2847.80/2857.57	o 343
2847.80/2857.58	c Solution 10944, time = 2854.8393s
2847.80/2857.58	o 1015
2848.41/2858.19	c Solution 10945, time = 2855.4507s
2848.41/2858.19	o 1018
2848.60/2858.38	c Solution 10946, time = 2855.6449s
2848.60/2858.38	o 1027
2848.90/2858.66	c Solution 10947, time = 2855.9235s
2848.90/2858.66	o 1002
2849.31/2859.08	c Solution 10948, time = 2856.3395s
2849.31/2859.08	o 1002
2849.50/2859.28	c Solution 10949, time = 2856.5434s
2849.50/2859.28	o 1002
2850.10/2859.83	c Solution 10950, time = 2857.0919s
2850.10/2859.83	o 995
2850.31/2860.03	c Solution 10951, time = 2857.2937s
2850.31/2860.03	o 989
2850.79/2860.51	c Solution 10952, time = 2857.7702s
2850.79/2860.51	o 986
2850.89/2860.62	c Solution 10953, time = 2857.8807s
2850.89/2860.62	o 984
2850.99/2860.78	c Solution 10954, time = 2858.0408s
2850.99/2860.78	o 981
2851.59/2861.35	c Solution 10955, time = 2858.6121s
2851.59/2861.35	o 976
2851.79/2861.51	c Solution 10956, time = 2858.7749s
2851.79/2861.51	o 966
2851.89/2861.68	c Solution 10957, time = 2858.9367s
2851.89/2861.68	o 965
2852.09/2861.87	c Solution 10958, time = 2859.1337s
2852.09/2861.87	o 954
2852.59/2862.35	c Solution 10959, time = 2859.6060s
2852.59/2862.35	o 965
2852.79/2862.54	c Solution 10960, time = 2859.7981s
2852.79/2862.54	o 974
2853.30/2863.05	c Solution 10961, time = 2860.3150s
2853.30/2863.05	o 956
2853.49/2863.28	c Solution 10962, time = 2860.5412s
2853.49/2863.28	o 952
2853.69/2863.46	c Solution 10963, time = 2860.7221s
2853.69/2863.46	o 949
2854.18/2863.98	c Solution 10964, time = 2861.2428s
2854.18/2863.98	o 949
2854.30/2864.08	c Solution 10965, time = 2861.3429s
2854.30/2864.08	o 946
2854.58/2864.30	c Solution 10966, time = 2861.5600s
2854.58/2864.30	o 931
2854.88/2864.65	c Solution 10967, time = 2861.9118s
2854.88/2864.65	o 939
2855.08/2864.82	c Solution 10968, time = 2862.0769s
2855.08/2864.82	o 924
2855.58/2865.32	c Solution 10969, time = 2862.5776s
2855.58/2865.32	o 922
2855.78/2865.54	c Solution 10970, time = 2862.7998s
2855.78/2865.54	o 913
2855.98/2865.70	c Solution 10971, time = 2862.9584s
2855.98/2865.70	o 916
2856.39/2866.19	c Solution 10972, time = 2863.4462s
2856.39/2866.19	o 904
2856.58/2866.37	c Solution 10973, time = 2863.6342s
2856.58/2866.37	o 891
2856.78/2866.55	c Solution 10974, time = 2863.8067s
2856.78/2866.55	o 897
2857.08/2866.89	c Solution 10975, time = 2864.1551s
2857.08/2866.89	o 888
2857.29/2867.02	c Solution 10976, time = 2864.2840s
2857.29/2867.02	o 881
2857.39/2867.18	c Solution 10977, time = 2864.4437s
2857.39/2867.18	o 878
2857.77/2867.56	c Solution 10978, time = 2864.8245s
2857.77/2867.56	o 870
2857.87/2867.63	c Solution 10979, time = 2864.8957s
2857.87/2867.63	o 874
2858.17/2867.94	c Solution 10980, time = 2865.2045s
2858.17/2867.94	o 882
2858.28/2868.07	c Solution 10981, time = 2865.3337s
2858.28/2868.07	o 868
2858.38/2868.18	c Solution 10982, time = 2865.4372s
2858.38/2868.18	o 856
2858.57/2868.30	c Solution 10983, time = 2865.5601s
2858.57/2868.30	o 844
2858.67/2868.48	c Solution 10984, time = 2865.7435s
2858.67/2868.48	o 852
2858.87/2868.62	c Solution 10985, time = 2865.8798s
2858.87/2868.62	o 858
2858.97/2868.70	c Solution 10986, time = 2865.9626s
2858.97/2868.70	o 857
2859.28/2869.05	c Solution 10987, time = 2866.3073s
2859.28/2869.05	o 846
2859.38/2869.16	c Solution 10988, time = 2866.4177s
2859.38/2869.16	o 838
2859.57/2869.36	c Solution 10989, time = 2866.6217s
2859.57/2869.36	o 839
2859.97/2869.74	c Solution 10990, time = 2867.0046s
2859.97/2869.74	o 830
2860.07/2869.86	c Solution 10991, time = 2867.1253s
2860.07/2869.86	o 843
2860.38/2870.15	c Solution 10992, time = 2867.4151s
2860.38/2870.15	o 840
2860.57/2870.36	c Solution 10993, time = 2867.6249s
2860.57/2870.36	o 839
2860.67/2870.44	c Solution 10994, time = 2867.7015s
2860.67/2870.44	o 827
2860.77/2870.50	c Solution 10995, time = 2867.7573s
2860.77/2870.50	o 824
2860.87/2870.64	c Solution 10996, time = 2867.8972s
2860.87/2870.64	o 828
2860.96/2870.74	c Solution 10997, time = 2867.9977s
2860.96/2870.74	o 825
2861.28/2871.09	c Solution 10998, time = 2868.3493s
2861.28/2871.09	o 826
2861.46/2871.23	c Solution 10999, time = 2868.4869s
2861.46/2871.23	o 820
2861.46/2871.26	c Solution 11000, time = 2868.5236s
2861.46/2871.26	o 824
2861.66/2871.41	c Solution 11001, time = 2868.6711s
2861.66/2871.41	o 819
2861.96/2871.70	c Solution 11002, time = 2868.9610s
2861.96/2871.70	o 822
2862.06/2871.84	c Solution 11003, time = 2869.0983s
2862.06/2871.84	o 824
2862.37/2872.19	c Solution 11004, time = 2869.4504s
2862.37/2872.19	o 814
2862.56/2872.36	c Solution 11005, time = 2869.6160s
2862.56/2872.36	o 802
2862.86/2872.63	c Solution 11006, time = 2869.8913s
2862.86/2872.63	o 813
2862.96/2872.76	c Solution 11007, time = 2870.0228s
2862.96/2872.76	o 807
2863.16/2872.99	c Solution 11008, time = 2870.2546s
2863.16/2872.99	o 787
2863.56/2873.30	c Solution 11009, time = 2870.5649s
2863.56/2873.30	o 790
2863.66/2873.40	c Solution 11010, time = 2870.6613s
2863.66/2873.40	o 779
2863.66/2873.48	c Solution 11011, time = 2870.7400s
2863.66/2873.48	o 779
2863.96/2873.79	c Solution 11012, time = 2871.0462s
2863.96/2873.79	o 777
2864.06/2873.87	c Solution 11013, time = 2871.1300s
2864.06/2873.87	o 766
2864.15/2874.00	c Solution 11014, time = 2871.2588s
2864.15/2874.00	o 768
2864.45/2874.21	c Solution 11015, time = 2871.4727s
2864.45/2874.21	o 760
2864.55/2874.32	c Solution 11016, time = 2871.5778s
2864.55/2874.32	o 759
2864.55/2874.37	c Solution 11017, time = 2871.6267s
2864.55/2874.37	o 762
2864.65/2874.41	c Solution 11018, time = 2871.6697s
2864.65/2874.41	o 758
2864.75/2874.53	c Solution 11019, time = 2871.7917s
2864.75/2874.53	o 750
2864.95/2874.75	c Solution 11020, time = 2872.0126s
2864.95/2874.75	o 741
2865.05/2874.85	c Solution 11021, time = 2872.1083s
2865.05/2874.85	o 746
2865.26/2875.11	c Solution 11022, time = 2872.3667s
2865.26/2875.11	o 739
2865.36/2875.15	c Solution 11023, time = 2872.4110s
2865.36/2875.15	o 744
2865.45/2875.24	c Solution 11024, time = 2872.5050s
2865.45/2875.24	o 729
2865.55/2875.31	c Solution 11025, time = 2872.5759s
2865.55/2875.31	o 717
2865.65/2875.47	c Solution 11026, time = 2872.7311s
2865.65/2875.47	o 714
2865.75/2875.58	c Solution 11027, time = 2872.8385s
2865.75/2875.58	o 708
2865.75/2875.58	c Solution 11028, time = 2872.8428s
2865.75/2875.58	o 708
2865.85/2875.61	c Solution 11029, time = 2872.8740s
2865.85/2875.61	o 708
2865.85/2875.62	c Solution 11030, time = 2872.8779s
2865.85/2875.62	o 708
2865.85/2875.67	c Solution 11031, time = 2872.9330s
2865.85/2875.67	o 705
2865.85/2875.68	c Solution 11032, time = 2872.9371s
2865.85/2875.68	o 705
2866.05/2875.85	c Solution 11033, time = 2873.1120s
2866.05/2875.85	o 706
2866.05/2875.85	c Solution 11034, time = 2873.1158s
2866.05/2875.85	o 706
2866.15/2875.95	c Solution 11035, time = 2873.2116s
2866.15/2875.95	o 703
2866.15/2875.96	c Solution 11036, time = 2873.2162s
2866.15/2875.96	o 703
2866.26/2876.03	c Solution 11037, time = 2873.2873s
2866.26/2876.03	o 705
2866.26/2876.03	c Solution 11038, time = 2873.2913s
2866.26/2876.03	o 705
2866.26/2876.08	c Solution 11039, time = 2873.3372s
2866.26/2876.08	o 674
2866.26/2876.08	c Solution 11040, time = 2873.3411s
2866.26/2876.08	o 674
2866.36/2876.14	c Solution 11041, time = 2873.4042s
2866.36/2876.14	o 672
2866.36/2876.15	c Solution 11042, time = 2873.4097s
2866.36/2876.15	o 672
2866.45/2876.21	c Solution 11043, time = 2873.4716s
2866.45/2876.21	o 666
2866.45/2876.26	c Solution 11044, time = 2873.5246s
2866.45/2876.26	o 671
2866.55/2876.30	c Solution 11045, time = 2873.5571s
2866.55/2876.30	o 706
2866.55/2876.30	c Solution 11046, time = 2873.5603s
2866.55/2876.30	o 706
2866.55/2876.36	c Solution 11047, time = 2873.6250s
2866.55/2876.36	o 708
2866.55/2876.37	c Solution 11048, time = 2873.6308s
2866.55/2876.37	o 708
2866.65/2876.49	c Solution 11049, time = 2873.7470s
2866.65/2876.49	o 704
2866.65/2876.49	c Solution 11050, time = 2873.7520s
2866.65/2876.49	o 704
2866.75/2876.52	c Solution 11051, time = 2873.7834s
2866.75/2876.52	o 705
2866.75/2876.53	c Solution 11052, time = 2873.7869s
2866.75/2876.53	o 705
2866.85/2876.61	c Solution 11053, time = 2873.8749s
2866.85/2876.61	o 700
2866.85/2876.65	c Solution 11054, time = 2873.9065s
2866.85/2876.65	o 701
2866.85/2876.66	c Solution 11055, time = 2873.9162s
2866.85/2876.66	o 701
2866.95/2876.71	c Solution 11056, time = 2873.9756s
2866.95/2876.71	o 676
2866.95/2876.76	c Solution 11057, time = 2874.0192s
2866.95/2876.76	o 696
2866.95/2876.76	c Solution 11058, time = 2874.0224s
2866.95/2876.76	o 696
2867.05/2876.81	c Solution 11059, time = 2874.0712s
2867.05/2876.81	o 694
2867.05/2876.82	c Solution 11060, time = 2874.0767s
2867.05/2876.82	o 694
2867.05/2876.86	c Solution 11061, time = 2874.1178s
2867.05/2876.86	o 672
2867.15/2876.90	c Solution 11062, time = 2874.1625s
2867.15/2876.90	o 667
2867.26/2877.09	c Solution 11063, time = 2874.3511s
2867.26/2877.09	o 1021
2867.64/2877.42	c Solution 11064, time = 2874.6801s
2867.64/2877.42	o 1024
2867.64/2877.42	c Solution 11065, time = 2874.6831s
2867.64/2877.42	o 1024
2868.25/2878.03	c Solution 11066, time = 2875.2889s
2868.25/2878.03	o 1005
2868.35/2878.15	c Solution 11067, time = 2875.4160s
2868.35/2878.15	o 1007
2868.54/2878.38	c Solution 11068, time = 2875.6415s
2868.54/2878.38	o 1017
2869.04/2878.86	c Solution 11069, time = 2876.1183s
2869.04/2878.86	o 1007
2869.25/2879.10	c Solution 11070, time = 2876.3620s
2869.25/2879.10	o 1020
2869.74/2879.50	c Solution 11071, time = 2876.7657s
2869.74/2879.50	o 993
2869.94/2879.74	c Solution 11072, time = 2876.9988s
2869.94/2879.74	o 997
2870.14/2879.94	c Solution 11073, time = 2877.2010s
2870.14/2879.94	o 1001
2870.44/2880.23	c Solution 11074, time = 2877.4934s
2870.44/2880.23	o 1001
2870.93/2880.72	c Solution 11075, time = 2877.9852s
2870.93/2880.72	o 993
2871.13/2880.97	c Solution 11076, time = 2878.2264s
2871.13/2880.97	o 990
2871.63/2881.42	c Solution 11077, time = 2878.6852s
2871.63/2881.42	o 991
2871.83/2881.66	c Solution 11078, time = 2878.9236s
2871.83/2881.66	o 982
2872.34/2882.12	c Solution 11079, time = 2879.3764s
2872.34/2882.12	o 963
2872.53/2882.35	c Solution 11080, time = 2879.6091s
2872.53/2882.35	o 976
2872.63/2882.42	c Solution 11081, time = 2879.6798s
2872.63/2882.42	o 969
2872.83/2882.69	c Solution 11082, time = 2879.9495s
2872.83/2882.69	o 963
2873.13/2883.00	c Solution 11083, time = 2880.2595s
2873.13/2883.00	o 970
2873.34/2883.18	c Solution 11084, time = 2880.4456s
2873.34/2883.18	o 946
2873.63/2883.49	c Solution 11085, time = 2880.7553s
2873.63/2883.49	o 948
2874.13/2883.93	c Solution 11086, time = 2881.1935s
2874.13/2883.93	o 945
2874.34/2884.13	c Solution 11087, time = 2881.3911s
2874.34/2884.13	o 945
2874.34/2884.18	c Solution 11088, time = 2881.4385s
2874.34/2884.18	o 940
2874.53/2884.37	c Solution 11089, time = 2881.6347s
2874.53/2884.37	o 943
2874.92/2884.75	c Solution 11090, time = 2882.0149s
2874.92/2884.75	o 941
2875.02/2884.86	c Solution 11091, time = 2882.1164s
2875.02/2884.86	o 925
2875.52/2885.30	c Solution 11092, time = 2882.5658s
2875.52/2885.30	o 931
2875.62/2885.49	c Solution 11093, time = 2882.7553s
2875.62/2885.49	o 935
2875.82/2885.63	c Solution 11094, time = 2882.8881s
2875.82/2885.63	o 927
2876.12/2886.00	c Solution 11095, time = 2883.2642s
2876.12/2886.00	o 933
2876.23/2886.06	c Solution 11096, time = 2883.3248s
2876.23/2886.06	o 927
2876.33/2886.18	c Solution 11097, time = 2883.4436s
2876.33/2886.18	o 917
2876.42/2886.29	c Solution 11098, time = 2883.5548s
2876.42/2886.29	o 909
2876.62/2886.48	c Solution 11099, time = 2883.7456s
2876.62/2886.48	o 911
2877.12/2886.92	c Solution 11100, time = 2884.1766s
2877.12/2886.92	o 894
2877.23/2887.08	c Solution 11101, time = 2884.3412s
2877.23/2887.08	o 900
2877.42/2887.21	c Solution 11102, time = 2884.4672s
2877.42/2887.21	o 893
2877.62/2887.45	c Solution 11103, time = 2884.7096s
2877.62/2887.45	o 876
2878.02/2887.88	c Solution 11104, time = 2885.1361s
2878.02/2887.88	o 881
2878.23/2888.06	c Solution 11105, time = 2885.3185s
2878.23/2888.06	o 877
2878.41/2888.23	c Solution 11106, time = 2885.4866s
2878.41/2888.23	o 882
2878.71/2888.53	c Solution 11107, time = 2885.7942s
2878.71/2888.53	o 863
2878.91/2888.72	c Solution 11108, time = 2885.9850s
2878.91/2888.72	o 877
2879.01/2888.86	c Solution 11109, time = 2886.1236s
2879.01/2888.86	o 849
2879.41/2889.27	c Solution 11110, time = 2886.5273s
2879.41/2889.27	o 845
2879.61/2889.43	c Solution 11111, time = 2886.6925s
2879.61/2889.43	o 851
2879.91/2889.75	c Solution 11112, time = 2887.0074s
2879.91/2889.75	o 845
2880.01/2889.80	c Solution 11113, time = 2887.0590s
2880.01/2889.80	o 851
2880.11/2889.90	c Solution 11114, time = 2887.1650s
2880.11/2889.90	o 836
2880.22/2890.07	c Solution 11115, time = 2887.3323s
2880.22/2890.07	o 846
2880.61/2890.45	c Solution 11116, time = 2887.7124s
2880.61/2890.45	o 822
2880.81/2890.61	c Solution 11117, time = 2887.8751s
2880.81/2890.61	o 815
2880.91/2890.76	c Solution 11118, time = 2888.0236s
2880.91/2890.76	o 820
2881.32/2891.15	c Solution 11119, time = 2888.4064s
2881.32/2891.15	o 830
2881.51/2891.33	c Solution 11120, time = 2888.5895s
2881.51/2891.33	o 814
2881.80/2891.65	c Solution 11121, time = 2888.9103s
2881.80/2891.65	o 798
2881.90/2891.78	c Solution 11122, time = 2889.0391s
2881.90/2891.78	o 799
2882.21/2892.03	c Solution 11123, time = 2889.2938s
2882.21/2892.03	o 782
2882.40/2892.21	c Solution 11124, time = 2889.4677s
2882.40/2892.21	o 778
2882.40/2892.27	c Solution 11125, time = 2889.5325s
2882.40/2892.27	o 772
2882.60/2892.42	c Solution 11126, time = 2889.6856s
2882.60/2892.42	o 770
2882.80/2892.67	c Solution 11127, time = 2889.9281s
2882.80/2892.67	o 776
2883.01/2892.82	c Solution 11128, time = 2890.0837s
2883.01/2892.82	o 764
2883.11/2892.99	c Solution 11129, time = 2890.2501s
2883.11/2892.99	o 761
2883.41/2893.26	c Solution 11130, time = 2890.5198s
2883.41/2893.26	o 763
2883.51/2893.36	c Solution 11131, time = 2890.6260s
2883.51/2893.36	o 774
2883.61/2893.46	c Solution 11132, time = 2890.7230s
2883.61/2893.46	o 759
2883.91/2893.71	c Solution 11133, time = 2890.9738s
2883.91/2893.71	o 757
2884.01/2893.84	c Solution 11134, time = 2891.0988s
2884.01/2893.84	o 763
2884.32/2894.14	c Solution 11135, time = 2891.4024s
2884.32/2894.14	o 754
2884.41/2894.24	c Solution 11136, time = 2891.5006s
2884.41/2894.24	o 768
2884.51/2894.36	c Solution 11137, time = 2891.6221s
2884.51/2894.36	o 752
2884.51/2894.38	c Solution 11138, time = 2891.6445s
2884.51/2894.38	o 745
2884.71/2894.50	c Solution 11139, time = 2891.7613s
2884.71/2894.50	o 749
2884.91/2894.75	c Solution 11140, time = 2892.0155s
2884.91/2894.75	o 749
2885.00/2894.88	c Solution 11141, time = 2892.1365s
2885.00/2894.88	o 748
2885.10/2894.98	c Solution 11142, time = 2892.2373s
2885.10/2894.98	o 735
2885.40/2895.25	c Solution 11143, time = 2892.5071s
2885.40/2895.25	o 739
2885.50/2895.39	c Solution 11144, time = 2892.6525s
2885.50/2895.39	o 725
2885.70/2895.51	c Solution 11145, time = 2892.7734s
2885.70/2895.51	o 708
2885.90/2895.71	c Solution 11146, time = 2892.9695s
2885.90/2895.71	o 701
2886.00/2895.80	c Solution 11147, time = 2893.0601s
2886.00/2895.80	o 661
2886.10/2895.95	c Solution 11148, time = 2893.2131s
2886.10/2895.95	o 677
2886.31/2896.15	c Solution 11149, time = 2893.4085s
2886.31/2896.15	o 672
2886.31/2896.15	c Solution 11150, time = 2893.4126s
2886.31/2896.15	o 672
2886.31/2896.18	c Solution 11151, time = 2893.4416s
2886.31/2896.18	o 675
2886.31/2896.18	c Solution 11152, time = 2893.4454s
2886.31/2896.18	o 675
2886.40/2896.28	c Solution 11153, time = 2893.5420s
2886.40/2896.28	o 668
2886.40/2896.29	c Solution 11154, time = 2893.5472s
2886.40/2896.29	o 668
2886.50/2896.39	c Solution 11155, time = 2893.6495s
2886.50/2896.39	o 667
2886.50/2896.39	c Solution 11156, time = 2893.6543s
2886.50/2896.39	o 667
2886.60/2896.48	c Solution 11157, time = 2893.7433s
2886.60/2896.48	o 666
2886.60/2896.49	c Solution 11158, time = 2893.7484s
2886.60/2896.49	o 666
2886.70/2896.53	c Solution 11159, time = 2893.7940s
2886.70/2896.53	o 670
2886.70/2896.58	c Solution 11160, time = 2893.8386s
2886.70/2896.58	o 661
2886.70/2896.58	c Solution 11161, time = 2893.8421s
2886.70/2896.58	o 661
2886.80/2896.64	c Solution 11162, time = 2893.9014s
2886.80/2896.64	o 647
2886.80/2896.69	c Solution 11163, time = 2893.9510s
2886.80/2896.69	o 656
2886.90/2896.72	c Solution 11164, time = 2893.9812s
2886.90/2896.72	o 674
2886.90/2896.72	c Solution 11165, time = 2893.9852s
2886.90/2896.72	o 674
2887.00/2896.87	c Solution 11166, time = 2894.1314s
2887.00/2896.87	o 674
2887.00/2896.87	c Solution 11167, time = 2894.1352s
2887.00/2896.87	o 674
2887.10/2896.96	c Solution 11168, time = 2894.2178s
2887.10/2896.96	o 665
2887.10/2896.96	c Solution 11169, time = 2894.2222s
2887.10/2896.96	o 665
2887.21/2897.05	c Solution 11170, time = 2894.3061s
2887.21/2897.05	o 653
2887.21/2897.08	c Solution 11171, time = 2894.3452s
2887.21/2897.08	o 667
2887.21/2897.09	c Solution 11172, time = 2894.3486s
2887.21/2897.09	o 667
2887.31/2897.17	c Solution 11173, time = 2894.4270s
2887.31/2897.17	o 673
2887.31/2897.17	c Solution 11174, time = 2894.4349s
2887.31/2897.17	o 673
2887.40/2897.28	c Solution 11175, time = 2894.5411s
2887.40/2897.28	o 615
2887.50/2897.36	c Solution 11176, time = 2894.6223s
2887.50/2897.36	o 670
2887.50/2897.37	c Solution 11177, time = 2894.6263s
2887.50/2897.37	o 670
2887.60/2897.47	c Solution 11178, time = 2894.7271s
2887.60/2897.47	o 663
2887.60/2897.47	c Solution 11179, time = 2894.7341s
2887.60/2897.47	o 663
2887.70/2897.52	c Solution 11180, time = 2894.7830s
2887.70/2897.52	o 654
2887.70/2897.53	c Solution 11181, time = 2894.7867s
2887.70/2897.53	o 654
2887.70/2897.58	c Solution 11182, time = 2894.8398s
2887.70/2897.58	o 646
2887.80/2897.65	c Solution 11183, time = 2894.9132s
2887.80/2897.65	o 644
2888.21/2898.10	c Solution 11184, time = 2895.3584s
2888.21/2898.10	o 1018
2888.79/2898.61	c Solution 11185, time = 2895.8730s
2888.79/2898.61	o 1019
2888.79/2898.62	c Solution 11186, time = 2895.8762s
2888.79/2898.62	o 1019
2889.59/2899.47	c Solution 11187, time = 2896.7291s
2889.59/2899.47	o 1045
2889.69/2899.52	c Solution 11188, time = 2896.7781s
2889.69/2899.52	o 1037
2889.69/2899.56	c Solution 11189, time = 2896.8217s
2889.69/2899.56	o 1018
2889.79/2899.61	c Solution 11190, time = 2896.8678s
2889.79/2899.61	o 1014
2889.79/2899.67	c Solution 11191, time = 2896.9272s
2889.79/2899.67	o 1005
2889.89/2899.72	c Solution 11192, time = 2896.9763s
2889.89/2899.72	o 995
2889.89/2899.76	c Solution 11193, time = 2897.0254s
2889.89/2899.76	o 998
2889.99/2899.82	c Solution 11194, time = 2897.0794s
2889.99/2899.82	o 995
2889.99/2899.87	c Solution 11195, time = 2897.1263s
2889.99/2899.87	o 991
2890.09/2899.92	c Solution 11196, time = 2897.1852s
2890.09/2899.92	o 985
2890.09/2899.98	c Solution 11197, time = 2897.2362s
2890.09/2899.98	o 982
2890.20/2900.03	c Solution 11198, time = 2897.2939s
2890.20/2900.03	o 988
2890.30/2900.11	c Solution 11199, time = 2897.3687s
2890.30/2900.11	o 995
2890.30/2900.16	c Solution 11200, time = 2897.4216s
2890.30/2900.16	o 982
2890.39/2900.21	c Solution 11201, time = 2897.4719s
2890.39/2900.21	o 977
2890.39/2900.26	c Solution 11202, time = 2897.5217s
2890.39/2900.26	o 982
2890.49/2900.32	c Solution 11203, time = 2897.5775s
2890.49/2900.32	o 976
2890.49/2900.36	c Solution 11204, time = 2897.6241s
2890.49/2900.36	o 981
2890.59/2900.41	c Solution 11205, time = 2897.6733s
2890.59/2900.41	o 973
2890.59/2900.48	c Solution 11206, time = 2897.7434s
2890.59/2900.48	o 984
2890.69/2900.54	c Solution 11207, time = 2897.7989s
2890.69/2900.54	o 983
2890.69/2900.59	c Solution 11208, time = 2897.8540s
2890.69/2900.59	o 978
2890.79/2900.65	c Solution 11209, time = 2897.9087s
2890.79/2900.65	o 968
2890.89/2900.72	c Solution 11210, time = 2897.9847s
2890.89/2900.72	o 975
2890.89/2900.76	c Solution 11211, time = 2898.0254s
2890.89/2900.76	o 977
2890.99/2900.82	c Solution 11212, time = 2898.0819s
2890.99/2900.82	o 966
2890.99/2900.86	c Solution 11213, time = 2898.1253s
2890.99/2900.86	o 975
2891.09/2900.94	c Solution 11214, time = 2898.1981s
2891.09/2900.94	o 977
2891.09/2900.98	c Solution 11215, time = 2898.2445s
2891.09/2900.98	o 972
2891.20/2901.06	c Solution 11216, time = 2898.3185s
2891.20/2901.06	o 977
2891.30/2901.12	c Solution 11217, time = 2898.3790s
2891.30/2901.12	o 980
2891.38/2901.20	c Solution 11218, time = 2898.4654s
2891.38/2901.20	o 984
2891.38/2901.27	c Solution 11219, time = 2898.5328s
2891.38/2901.27	o 980
2891.38/2901.29	c Solution 11220, time = 2898.5531s
2891.38/2901.29	o 976
2891.48/2901.31	c Solution 11221, time = 2898.5680s
2891.48/2901.31	o 970
2891.48/2901.32	c Solution 11222, time = 2898.5772s
2891.48/2901.32	o 971
2891.48/2901.32	c Solution 11223, time = 2898.5849s
2891.48/2901.32	o 971
2891.48/2901.33	c Solution 11224, time = 2898.5893s
2891.48/2901.33	o 971
2891.48/2901.33	c Solution 11225, time = 2898.5936s
2891.48/2901.33	o 971
2891.48/2901.34	c Solution 11226, time = 2898.5982s
2891.48/2901.34	o 971
2891.48/2901.34	c Solution 11227, time = 2898.6025s
2891.48/2901.34	o 971
2891.48/2901.35	c Solution 11228, time = 2898.6067s
2891.48/2901.35	o 971
2891.48/2901.35	c Solution 11229, time = 2898.6109s
2891.48/2901.35	o 971
2891.48/2901.35	c Solution 11230, time = 2898.6151s
2891.48/2901.35	o 971
2891.48/2901.36	c Solution 11231, time = 2898.6190s
2891.48/2901.36	o 971
2967.16/2977.23	c Solution 11232, time = 2974.4932s
2967.16/2977.23	o 339
2967.16/2977.24	c Solution 11233, time = 2974.4972s
2967.16/2977.24	o 1019
2968.07/2978.19	c Solution 11234, time = 2975.4480s
2968.07/2978.19	o 1026
2968.35/2978.44	c Solution 11235, time = 2975.7060s
2968.35/2978.44	o 1015
2968.55/2978.61	c Solution 11236, time = 2975.8696s
2968.55/2978.61	o 1011
2969.15/2979.21	c Solution 11237, time = 2976.4711s
2969.15/2979.21	o 1006
2969.25/2979.35	c Solution 11238, time = 2976.6138s
2969.25/2979.35	o 1002
2969.55/2979.61	c Solution 11239, time = 2976.8662s
2969.55/2979.61	o 990
2969.96/2980.10	c Solution 11240, time = 2977.3574s
2969.96/2980.10	o 984
2970.25/2980.31	c Solution 11241, time = 2977.5672s
2970.25/2980.31	o 999
2970.65/2980.75	c Solution 11242, time = 2978.0134s
2970.65/2980.75	o 997
2970.85/2981.01	c Solution 11243, time = 2978.2669s
2970.85/2981.01	o 1002
2971.15/2981.22	c Solution 11244, time = 2978.4837s
2971.15/2981.22	o 995
2971.55/2981.69	c Solution 11245, time = 2978.9557s
2971.55/2981.69	o 985
2971.74/2981.89	c Solution 11246, time = 2979.1507s
2971.74/2981.89	o 978
2972.06/2982.12	c Solution 11247, time = 2979.3837s
2972.06/2982.12	o 964
2972.24/2982.36	c Solution 11248, time = 2979.6232s
2972.24/2982.36	o 975
2972.74/2982.84	c Solution 11249, time = 2980.1060s
2972.74/2982.84	o 968
2972.95/2983.07	c Solution 11250, time = 2980.3297s
2972.95/2983.07	o 967
2973.54/2983.63	c Solution 11251, time = 2980.8944s
2973.54/2983.63	o 962
2973.74/2983.88	c Solution 11252, time = 2981.1408s
2973.74/2983.88	o 963
2973.84/2983.96	c Solution 11253, time = 2981.2175s
2973.84/2983.96	o 953
2974.05/2984.17	c Solution 11254, time = 2981.4319s
2974.05/2984.17	o 935
2974.34/2984.41	c Solution 11255, time = 2981.6759s
2974.34/2984.41	o 930
2974.84/2984.93	c Solution 11256, time = 2982.1903s
2974.84/2984.93	o 914
2975.05/2985.15	c Solution 11257, time = 2982.4148s
2975.05/2985.15	o 922
2975.13/2985.28	c Solution 11258, time = 2982.5449s
2975.13/2985.28	o 915
2975.63/2985.74	c Solution 11259, time = 2983.0017s
2975.63/2985.74	o 930
2975.83/2985.97	c Solution 11260, time = 2983.2264s
2975.83/2985.97	o 917
2976.33/2986.47	c Solution 11261, time = 2983.7280s
2976.33/2986.47	o 923
2976.53/2986.63	c Solution 11262, time = 2983.8943s
2976.53/2986.63	o 922
2976.73/2986.81	c Solution 11263, time = 2984.0720s
2976.73/2986.81	o 917
2977.13/2987.22	c Solution 11264, time = 2984.4806s
2977.13/2987.22	o 906
2977.23/2987.38	c Solution 11265, time = 2984.6404s
2977.23/2987.38	o 897
2977.63/2987.78	c Solution 11266, time = 2985.0453s
2977.63/2987.78	o 904
2977.73/2987.85	c Solution 11267, time = 2985.1153s
2977.73/2987.85	o 897
2977.94/2988.04	c Solution 11268, time = 2985.2990s
2977.94/2988.04	o 886
2978.04/2988.14	c Solution 11269, time = 2985.4004s
2978.04/2988.14	o 893
2978.13/2988.25	c Solution 11270, time = 2985.5082s
2978.13/2988.25	o 890
2978.53/2988.63	c Solution 11271, time = 2985.8955s
2978.53/2988.63	o 887
2978.62/2988.79	c Solution 11272, time = 2986.0550s
2978.62/2988.79	o 879
2978.82/2988.96	c Solution 11273, time = 2986.2253s
2978.82/2988.96	o 883
2979.03/2989.19	c Solution 11274, time = 2986.4482s
2979.03/2989.19	o 883
2979.32/2989.44	c Solution 11275, time = 2986.7060s
2979.32/2989.44	o 878
2979.32/2989.48	c Solution 11276, time = 2986.7391s
2979.32/2989.48	o 878
2979.52/2989.65	c Solution 11277, time = 2986.9078s
2979.52/2989.65	o 876
2979.82/2989.99	c Solution 11278, time = 2987.2523s
2979.82/2989.99	o 868
2980.03/2990.14	c Solution 11279, time = 2987.3966s
2980.03/2990.14	o 864
2980.32/2990.44	c Solution 11280, time = 2987.7010s
2980.32/2990.44	o 858
2980.42/2990.54	c Solution 11281, time = 2987.7976s
2980.42/2990.54	o 854
2980.72/2990.87	c Solution 11282, time = 2988.1334s
2980.72/2990.87	o 844
2980.93/2991.06	c Solution 11283, time = 2988.3215s
2980.93/2991.06	o 840
2981.32/2991.42	c Solution 11284, time = 2988.6839s
2981.32/2991.42	o 850
2981.42/2991.58	c Solution 11285, time = 2988.8366s
2981.42/2991.58	o 822
2981.62/2991.72	c Solution 11286, time = 2988.9811s
2981.62/2991.72	o 820
2981.82/2992.00	c Solution 11287, time = 2989.2591s
2981.82/2992.00	o 810
2982.03/2992.11	c Solution 11288, time = 2989.3701s
2982.03/2992.11	o 807
2982.21/2992.32	c Solution 11289, time = 2989.5791s
2982.21/2992.32	o 808
2982.51/2992.63	c Solution 11290, time = 2989.8867s
2982.51/2992.63	o 812
2982.61/2992.79	c Solution 11291, time = 2990.0470s
2982.61/2992.79	o 802
2982.92/2993.04	c Solution 11292, time = 2990.3055s
2982.92/2993.04	o 781
2983.02/2993.18	c Solution 11293, time = 2990.4418s
2983.02/2993.18	o 779
2983.11/2993.29	c Solution 11294, time = 2990.5513s
2983.11/2993.29	o 762
2983.41/2993.52	c Solution 11295, time = 2990.7794s
2983.41/2993.52	o 773
2983.51/2993.62	c Solution 11296, time = 2990.8794s
2983.51/2993.62	o 772
2983.51/2993.66	c Solution 11297, time = 2990.9222s
2983.51/2993.66	o 770
2983.61/2993.78	c Solution 11298, time = 2991.0404s
2983.61/2993.78	o 746
2983.81/2993.99	c Solution 11299, time = 2991.2498s
2983.81/2993.99	o 753
2983.92/2994.08	c Solution 11300, time = 2991.3382s
2983.92/2994.08	o 748
2984.02/2994.13	c Solution 11301, time = 2991.3871s
2984.02/2994.13	o 745
2984.11/2994.21	c Solution 11302, time = 2991.4693s
2984.11/2994.21	o 734
2984.21/2994.33	c Solution 11303, time = 2991.5936s
2984.21/2994.33	o 731
2984.51/2994.63	c Solution 11304, time = 2991.8909s
2984.51/2994.63	o 723
2984.61/2994.73	c Solution 11305, time = 2991.9943s
2984.61/2994.73	o 736
2984.71/2994.80	c Solution 11306, time = 2992.0573s
2984.71/2994.80	o 738
2984.81/2994.93	c Solution 11307, time = 2992.1948s
2984.81/2994.93	o 727
2985.02/2995.15	c Solution 11308, time = 2992.4128s
2985.02/2995.15	o 716
2985.11/2995.20	c Solution 11309, time = 2992.4640s
2985.11/2995.20	o 720
2985.11/2995.26	c Solution 11310, time = 2992.5195s
2985.11/2995.26	o 718
2985.21/2995.32	c Solution 11311, time = 2992.5822s
2985.21/2995.32	o 704
2985.21/2995.33	c Solution 11312, time = 2992.5861s
2985.21/2995.33	o 704
2985.41/2995.51	c Solution 11313, time = 2992.7705s
2985.41/2995.51	o 708
2985.41/2995.51	c Solution 11314, time = 2992.7744s
2985.41/2995.51	o 708
2985.41/2995.58	c Solution 11315, time = 2992.8419s
2985.41/2995.58	o 703
2985.41/2995.59	c Solution 11316, time = 2992.8463s
2985.41/2995.59	o 703
2985.61/2995.73	c Solution 11317, time = 2992.9917s
2985.61/2995.73	o 694
2985.61/2995.74	c Solution 11318, time = 2992.9973s
2985.61/2995.74	o 694
2985.71/2995.88	c Solution 11319, time = 2993.1413s
2985.71/2995.88	o 692
2985.71/2995.89	c Solution 11320, time = 2993.1480s
2985.71/2995.89	o 692
2985.80/2995.94	c Solution 11321, time = 2993.1991s
2985.80/2995.94	o 688
2985.80/2995.94	c Solution 11322, time = 2993.2034s
2985.80/2995.94	o 688
2985.80/2996.01	c Solution 11323, time = 2993.2675s
2985.80/2996.01	o 687
2985.92/2996.01	c Solution 11324, time = 2993.2715s
2985.92/2996.01	o 687
2985.92/2996.05	c Solution 11325, time = 2993.3086s
2985.92/2996.05	o 667
2985.92/2996.09	c Solution 11326, time = 2993.3553s
2985.92/2996.09	o 660
2986.02/2996.14	c Solution 11327, time = 2993.3971s
2986.02/2996.14	o 699
2986.02/2996.14	c Solution 11328, time = 2993.4008s
2986.02/2996.14	o 699
2986.10/2996.23	c Solution 11329, time = 2993.4903s
2986.10/2996.23	o 695
2986.10/2996.27	c Solution 11330, time = 2993.5337s
2986.10/2996.27	o 695
2986.10/2996.28	c Solution 11331, time = 2993.5373s
2986.10/2996.28	o 695
2986.20/2996.36	c Solution 11332, time = 2993.6211s
2986.20/2996.36	o 696
2986.20/2996.37	c Solution 11333, time = 2993.6268s
2986.20/2996.37	o 696
2986.20/2996.39	c Solution 11334, time = 2993.6547s
2986.20/2996.39	o 698
2986.30/2996.40	c Solution 11335, time = 2993.6583s
2986.30/2996.40	o 698
2986.30/2996.46	c Solution 11336, time = 2993.7257s
2986.30/2996.46	o 692
2986.40/2996.55	c Solution 11337, time = 2993.8093s
2986.40/2996.55	o 698
2986.40/2996.59	c Solution 11338, time = 2993.8469s
2986.40/2996.59	o 696
2986.40/2996.59	c Solution 11339, time = 2993.8508s
2986.40/2996.59	o 696
2986.60/2996.71	c Solution 11340, time = 2993.9715s
2986.60/2996.71	o 688
2986.60/2996.71	c Solution 11341, time = 2993.9754s
2986.60/2996.71	o 688
2986.60/2996.78	c Solution 11342, time = 2994.0439s
2986.60/2996.78	o 707
2986.60/2996.79	c Solution 11343, time = 2994.0481s
2986.60/2996.79	o 707
2986.80/2996.92	c Solution 11344, time = 2994.1859s
2986.80/2996.92	o 696
2986.80/2996.93	c Solution 11345, time = 2994.1930s
2986.80/2996.93	o 696
2986.91/2997.02	c Solution 11346, time = 2994.2848s
2986.91/2997.02	o 690
2986.91/2997.05	c Solution 11347, time = 2994.3105s
2986.91/2997.05	o 702
2986.91/2997.06	c Solution 11348, time = 2994.3171s
2986.91/2997.06	o 702
2987.01/2997.13	c Solution 11349, time = 2994.3918s
2987.01/2997.13	o 689
2987.01/2997.19	c Solution 11350, time = 2994.4523s
2987.01/2997.19	o 682
2987.20/2997.32	c Solution 11351, time = 2994.5789s
2987.20/2997.32	o 698
2987.20/2997.36	c Solution 11352, time = 2994.6233s
2987.20/2997.36	o 1021
2987.50/2997.67	c Solution 11353, time = 2994.9304s
2987.50/2997.67	o 1021
2988.01/2998.15	c Solution 11354, time = 2995.4066s
2988.01/2998.15	o 1017
2988.30/2998.41	c Solution 11355, time = 2995.6683s
2988.30/2998.41	o 1003
2988.70/2998.88	c Solution 11356, time = 2996.1403s
2988.70/2998.88	o 1004
2988.91/2999.10	c Solution 11357, time = 2996.3570s
2988.91/2999.10	o 1001
2989.20/2999.38	c Solution 11358, time = 2996.6404s
2989.20/2999.38	o 997
2989.79/2999.95	c Solution 11359, time = 2997.2097s
2989.79/2999.95	o 1000
2990.01/3000.11	c Solution 11360, time = 2997.3714s
2990.01/3000.11	o 988
2990.09/3000.28	c Solution 11361, time = 2997.5391s
2990.09/3000.28	o 997
2990.69/3000.80	c Solution 11362, time = 2998.0600s
2990.69/3000.80	o 994
2990.90/3001.08	c Solution 11363, time = 2998.3445s
2990.90/3001.08	o 985
2991.09/3001.29	c Solution 11364, time = 2998.5550s
2991.09/3001.29	o 971
2991.59/3001.78	c Solution 11365, time = 2999.0415s
2991.59/3001.78	o 976
2991.90/3002.01	c Solution 11366, time = 2999.2707s
2991.90/3002.01	o 970
2992.09/3002.29	c Solution 11367, time = 2999.5496s
2992.09/3002.29	o 972
2992.59/3002.70	c Solution 11368, time = 2999.9644s
2992.59/3002.70	o 965
2992.79/3002.90	c Solution 11369, time = 3000.1643s
2992.79/3002.90	o 953
2993.29/3003.42	c Solution 11370, time = 3000.6805s
2993.29/3003.42	o 958
2993.39/3003.59	c Solution 11371, time = 3000.8545s
2993.39/3003.59	o 964
2993.90/3004.05	c Solution 11372, time = 3001.3064s
2993.90/3004.05	o 948
2994.08/3004.24	c Solution 11373, time = 3001.5027s
2994.08/3004.24	o 957
2994.18/3004.33	c Solution 11374, time = 3001.5941s
2994.18/3004.33	o 941
2994.58/3004.79	c Solution 11375, time = 3002.0531s
2994.58/3004.79	o 953
2994.78/3004.91	c Solution 11376, time = 3002.1720s
2994.78/3004.91	o 946
2994.99/3005.12	c Solution 11377, time = 3002.3822s
2994.99/3005.12	o 946
2995.48/3005.61	c Solution 11378, time = 3002.8670s
2995.48/3005.61	o 944
2995.68/3005.84	c Solution 11379, time = 3003.0979s
2995.68/3005.84	o 925
2996.08/3006.29	c Solution 11380, time = 3003.5547s
2996.08/3006.29	o 925
2996.28/3006.49	c Solution 11381, time = 3003.7506s
2996.28/3006.49	o 932
2996.48/3006.69	c Solution 11382, time = 3003.9475s
2996.48/3006.69	o 919
2996.78/3006.92	c Solution 11383, time = 3004.1835s
2996.78/3006.92	o 919
2996.89/3007.10	c Solution 11384, time = 3004.3612s
2996.89/3007.10	o 908
2997.18/3007.32	c Solution 11385, time = 3004.5764s
2997.18/3007.32	o 895
2997.47/3007.68	c Solution 11386, time = 3004.9427s
2997.47/3007.68	o 892
2997.57/3007.75	c Solution 11387, time = 3005.0151s
2997.57/3007.75	o 891
2997.88/3008.02	c Solution 11388, time = 3005.2785s
2997.88/3008.02	o 898
2998.17/3008.30	c Solution 11389, time = 3005.5568s
2998.17/3008.30	o 891
2998.27/3008.46	c Solution 11390, time = 3005.7165s
2998.27/3008.46	o 886
2998.67/3008.83	c Solution 11391, time = 3006.0922s
2998.67/3008.83	o 886
2998.77/3008.96	c Solution 11392, time = 3006.2176s
2998.77/3008.96	o 895
2999.17/3009.31	c Solution 11393, time = 3006.5725s
2999.17/3009.31	o 886
2999.27/3009.44	c Solution 11394, time = 3006.7053s
2999.27/3009.44	o 891
2999.37/3009.56	c Solution 11395, time = 3006.8240s
2999.37/3009.56	o 877
2999.77/3009.95	c Solution 11396, time = 3007.2100s
2999.77/3009.95	o 876
2999.98/3010.16	c Solution 11397, time = 3007.4198s
2999.98/3010.16	o 852
3000.37/3010.55	c Solution 11398, time = 3007.8119s
3000.37/3010.55	o 851
3000.57/3010.70	c Solution 11399, time = 3007.9607s
3000.57/3010.70	o 846
3000.67/3010.84	c Solution 11400, time = 3008.0979s
3000.67/3010.84	o 849
3000.88/3011.10	c Solution 11401, time = 3008.3564s
3000.88/3011.10	o 833
3001.07/3011.21	c Solution 11402, time = 3008.4673s
3001.07/3011.21	o 843
3001.36/3011.53	c Solution 11403, time = 3008.7880s
3001.36/3011.53	o 835
3001.46/3011.68	c Solution 11404, time = 3008.9448s
3001.46/3011.68	o 836
3001.66/3011.86	c Solution 11405, time = 3009.1164s
3001.66/3011.86	o 835
3002.06/3012.20	c Solution 11406, time = 3009.4649s
3002.06/3012.20	o 829
3002.16/3012.33	c Solution 11407, time = 3009.5910s
3002.16/3012.33	o 812
3002.36/3012.58	c Solution 11408, time = 3009.8448s
3002.36/3012.58	o 808
3002.66/3012.87	c Solution 11409, time = 3010.1306s
3002.66/3012.87	o 803
3002.97/3013.12	c Solution 11410, time = 3010.3768s
3002.97/3013.12	o 800
3003.06/3013.27	c Solution 11411, time = 3010.5313s
3003.06/3013.27	o 796
3003.26/3013.42	c Solution 11412, time = 3010.6787s
3003.26/3013.42	o 813
3003.36/3013.57	c Solution 11413, time = 3010.8302s
3003.36/3013.57	o 788
3003.66/3013.86	c Solution 11414, time = 3011.1258s
3003.66/3013.86	o 770
3003.87/3014.01	c Solution 11415, time = 3011.2685s
3003.87/3014.01	o 765
3004.06/3014.22	c Solution 11416, time = 3011.4821s
3004.06/3014.22	o 766
3004.16/3014.36	c Solution 11417, time = 3011.6196s
3004.16/3014.36	o 760
3004.26/3014.47	c Solution 11418, time = 3011.7318s
3004.26/3014.47	o 740
3004.56/3014.71	c Solution 11419, time = 3011.9712s
3004.56/3014.71	o 745
3004.66/3014.82	c Solution 11420, time = 3012.0830s
3004.66/3014.82	o 741
3004.76/3014.97	c Solution 11421, time = 3012.2311s
3004.76/3014.97	o 730
3005.06/3015.27	c Solution 11422, time = 3012.5328s
3005.06/3015.27	o 724
3005.15/3015.34	c Solution 11423, time = 3012.5984s
3005.15/3015.34	o 737
3005.15/3015.38	c Solution 11424, time = 3012.6447s
3005.15/3015.38	o 734
3005.35/3015.53	c Solution 11425, time = 3012.7916s
3005.35/3015.53	o 728
3005.35/3015.53	c Solution 11426, time = 3012.7956s
3005.35/3015.53	o 728
3005.55/3015.76	c Solution 11427, time = 3013.0252s
3005.55/3015.76	o 729
3005.55/3015.77	c Solution 11428, time = 3013.0302s
3005.55/3015.77	o 729
3005.75/3015.96	c Solution 11429, time = 3013.2212s
3005.75/3015.96	o 723
3005.75/3015.96	c Solution 11430, time = 3013.2254s
3005.75/3015.96	o 723
3005.86/3016.04	c Solution 11431, time = 3013.3012s
3005.86/3016.04	o 728
3005.86/3016.04	c Solution 11432, time = 3013.3057s
3005.86/3016.04	o 728
3005.96/3016.14	c Solution 11433, time = 3013.3992s
3005.96/3016.14	o 723
3005.96/3016.14	c Solution 11434, time = 3013.4035s
3005.96/3016.14	o 723
3006.05/3016.20	c Solution 11435, time = 3013.4586s
3006.05/3016.20	o 730
3006.05/3016.20	c Solution 11436, time = 3013.4629s
3006.05/3016.20	o 730
3006.05/3016.21	c Solution 11437, time = 3013.4670s
3006.05/3016.21	o 730
3006.05/3016.29	c Solution 11438, time = 3013.5507s
3006.05/3016.29	o 737
3006.05/3016.29	c Solution 11439, time = 3013.5543s
3006.05/3016.29	o 737
3006.15/3016.36	c Solution 11440, time = 3013.6184s
3006.15/3016.36	o 728
3006.25/3016.41	c Solution 11441, time = 3013.6689s
3006.25/3016.41	o 727
3006.25/3016.41	c Solution 11442, time = 3013.6724s
3006.25/3016.41	o 727
3006.35/3016.51	c Solution 11443, time = 3013.7700s
3006.35/3016.51	o 729
3006.35/3016.51	c Solution 11444, time = 3013.7748s
3006.35/3016.51	o 729
3006.35/3016.55	c Solution 11445, time = 3013.8100s
3006.35/3016.55	o 709
3006.45/3016.62	c Solution 11446, time = 3013.8761s
3006.45/3016.62	o 692
3006.45/3016.68	c Solution 11447, time = 3013.9402s
3006.45/3016.68	o 710
3006.45/3016.68	c Solution 11448, time = 3013.9440s
3006.45/3016.68	o 710
3006.45/3016.69	c Solution 11449, time = 3013.9478s
3006.45/3016.69	o 710
3006.55/3016.71	c Solution 11450, time = 3013.9719s
3006.55/3016.71	o 721
3006.55/3016.71	c Solution 11451, time = 3013.9755s
3006.55/3016.71	o 721
3006.55/3016.76	c Solution 11452, time = 3014.0260s
3006.55/3016.76	o 718
3006.55/3016.77	c Solution 11453, time = 3014.0297s
3006.55/3016.77	o 718
3006.65/3016.87	c Solution 11454, time = 3014.1261s
3006.65/3016.87	o 722
3006.65/3016.87	c Solution 11455, time = 3014.1348s
3006.65/3016.87	o 722
3006.75/3016.94	c Solution 11456, time = 3014.2051s
3006.75/3016.94	o 713
3006.86/3017.04	c Solution 11457, time = 3014.3036s
3006.86/3017.04	o 714
3006.86/3017.10	c Solution 11458, time = 3014.3563s
3006.86/3017.10	o 710
3006.96/3017.11	c Solution 11459, time = 3014.3744s
3006.96/3017.11	o 711
3006.96/3017.12	c Solution 11460, time = 3014.3778s
3006.96/3017.12	o 711
3006.96/3017.18	c Solution 11461, time = 3014.4458s
3006.96/3017.18	o 717
3006.96/3017.19	c Solution 11462, time = 3014.4506s
3006.96/3017.19	o 717
3007.05/3017.26	c Solution 11463, time = 3014.5208s
3007.05/3017.26	o 690
3007.15/3017.38	c Solution 11464, time = 3014.6382s
3007.15/3017.38	o 710
3007.15/3017.38	c Solution 11465, time = 3014.6423s
3007.15/3017.38	o 710
3007.36/3017.55	c Solution 11466, time = 3014.8138s
3007.36/3017.55	o 712
3007.36/3017.56	c Solution 11467, time = 3014.8197s
3007.36/3017.56	o 712
3007.46/3017.64	c Solution 11468, time = 3014.8994s
3007.46/3017.64	o 712
3007.46/3017.64	c Solution 11469, time = 3014.9037s
3007.46/3017.64	o 712
3007.56/3017.72	c Solution 11470, time = 3014.9779s
3007.56/3017.72	o 704
3007.56/3017.72	c Solution 11471, time = 3014.9821s
3007.56/3017.72	o 704
3007.56/3017.78	c Solution 11472, time = 3015.0361s
3007.56/3017.78	o 679
3007.66/3017.84	c Solution 11473, time = 3015.0962s
3007.66/3017.84	o 674
3007.76/3017.90	c Solution 11474, time = 3015.1652s
3007.76/3017.90	o 711
3007.76/3017.91	c Solution 11475, time = 3015.1692s
3007.76/3017.91	o 711
3007.87/3018.06	c Solution 11476, time = 3015.3227s
3007.87/3018.06	o 724
3007.87/3018.07	c Solution 11477, time = 3015.3263s
3007.87/3018.07	o 724
3007.97/3018.15	c Solution 11478, time = 3015.4094s
3007.97/3018.15	o 711
3007.97/3018.19	c Solution 11479, time = 3015.4514s
3007.97/3018.19	o 733
3007.97/3018.19	c Solution 11480, time = 3015.4551s
3007.97/3018.19	o 733
3008.15/3018.37	c Solution 11481, time = 3015.6285s
3008.15/3018.37	o 723
3008.15/3018.37	c Solution 11482, time = 3015.6350s
3008.15/3018.37	o 723
3008.25/3018.41	c Solution 11483, time = 3015.6701s
3008.25/3018.41	o 717
3008.25/3018.41	c Solution 11484, time = 3015.6737s
3008.25/3018.41	o 717
3008.25/3018.49	c Solution 11485, time = 3015.7475s
3008.25/3018.49	o 715
3008.55/3018.72	c Solution 11486, time = 3015.9844s
3008.55/3018.72	o 1020
3008.86/3019.10	c Solution 11487, time = 3016.3563s
3008.86/3019.10	o 1020
3009.05/3019.29	c Solution 11488, time = 3016.5463s
3009.05/3019.29	o 1013
3009.65/3019.82	c Solution 11489, time = 3017.0810s
3009.65/3019.82	o 1006
3009.86/3020.04	c Solution 11490, time = 3017.2994s
3009.86/3020.04	o 1002
3010.15/3020.33	c Solution 11491, time = 3017.5940s
3010.15/3020.33	o 998
3010.65/3020.87	c Solution 11492, time = 3018.1328s
3010.65/3020.87	o 999
3010.96/3021.13	c Solution 11493, time = 3018.3905s
3010.96/3021.13	o 995
3011.24/3021.43	c Solution 11494, time = 3018.6959s
3011.24/3021.43	o 991
3011.85/3022.01	c Solution 11495, time = 3019.2751s
3011.85/3022.01	o 995
3012.04/3022.22	c Solution 11496, time = 3019.4766s
3012.04/3022.22	o 982
3012.24/3022.41	c Solution 11497, time = 3019.6700s
3012.24/3022.41	o 982
3012.54/3022.77	c Solution 11498, time = 3020.0310s
3012.54/3022.77	o 980
3012.64/3022.86	c Solution 11499, time = 3020.1218s
3012.64/3022.86	o 965
3012.85/3023.08	c Solution 11500, time = 3020.3424s
3012.85/3023.08	o 955
3013.34/3023.58	c Solution 11501, time = 3020.8425s
3013.34/3023.58	o 952
3013.54/3023.79	c Solution 11502, time = 3021.0470s
3013.54/3023.79	o 946
3013.85/3024.08	c Solution 11503, time = 3021.3412s
3013.85/3024.08	o 957
3013.95/3024.18	c Solution 11504, time = 3021.4396s
3013.95/3024.18	o 951
3014.04/3024.27	c Solution 11505, time = 3021.5359s
3014.04/3024.27	o 954
3014.24/3024.44	c Solution 11506, time = 3021.7045s
3014.24/3024.44	o 945
3014.73/3024.99	c Solution 11507, time = 3022.2489s
3014.73/3024.99	o 946
3015.03/3025.23	c Solution 11508, time = 3022.4915s
3015.03/3025.23	o 950
3015.53/3025.77	c Solution 11509, time = 3023.0329s
3015.53/3025.77	o 939
3015.63/3025.88	c Solution 11510, time = 3023.1406s
3015.63/3025.88	o 944
3015.84/3026.07	c Solution 11511, time = 3023.3292s
3015.84/3026.07	o 933
3016.33/3026.55	c Solution 11512, time = 3023.8086s
3016.33/3026.55	o 923
3016.53/3026.75	c Solution 11513, time = 3024.0114s
3016.53/3026.75	o 933
3016.73/3026.95	c Solution 11514, time = 3024.2147s
3016.73/3026.95	o 934
3017.23/3027.40	c Solution 11515, time = 3024.6588s
3017.23/3027.40	o 918
3017.33/3027.59	c Solution 11516, time = 3024.8497s
3017.33/3027.59	o 914
3017.53/3027.73	c Solution 11517, time = 3024.9929s
3017.53/3027.73	o 897
3017.94/3028.15	c Solution 11518, time = 3025.4061s
3017.94/3028.15	o 890
3018.03/3028.30	c Solution 11519, time = 3025.5562s
3018.03/3028.30	o 897
3018.22/3028.42	c Solution 11520, time = 3025.6801s
3018.22/3028.42	o 885
3018.62/3028.83	c Solution 11521, time = 3026.0957s
3018.62/3028.83	o 889
3018.83/3029.03	c Solution 11522, time = 3026.2897s
3018.83/3029.03	o 874
3019.02/3029.26	c Solution 11523, time = 3026.5200s
3019.02/3029.26	o 870
3019.42/3029.67	c Solution 11524, time = 3026.9327s
3019.42/3029.67	o 859
3019.62/3029.80	c Solution 11525, time = 3027.0597s
3019.62/3029.80	o 874
3019.93/3030.11	c Solution 11526, time = 3027.3691s
3019.93/3030.11	o 874
3020.02/3030.21	c Solution 11527, time = 3027.4701s
3020.02/3030.21	o 863
3020.42/3030.69	c Solution 11528, time = 3027.9514s
3020.42/3030.69	o 846
3020.72/3030.91	c Solution 11529, time = 3028.1720s
3020.72/3030.91	o 861
3020.83/3031.10	c Solution 11530, time = 3028.3578s
3020.83/3031.10	o 845
3021.22/3031.40	c Solution 11531, time = 3028.6640s
3021.22/3031.40	o 835
3021.22/3031.49	c Solution 11532, time = 3028.7484s
3021.22/3031.49	o 845
3021.42/3031.61	c Solution 11533, time = 3028.8679s
3021.42/3031.61	o 846
3021.72/3031.96	c Solution 11534, time = 3029.2221s
3021.72/3031.96	o 844
3021.93/3032.13	c Solution 11535, time = 3029.3939s
3021.93/3032.13	o 827
3022.11/3032.31	c Solution 11536, time = 3029.5715s
3022.11/3032.31	o 821
3022.41/3032.64	c Solution 11537, time = 3029.9048s
3022.41/3032.64	o 832
3022.51/3032.79	c Solution 11538, time = 3030.0546s
3022.51/3032.79	o 810
3022.71/3032.91	c Solution 11539, time = 3030.1711s
3022.71/3032.91	o 811
3022.92/3033.19	c Solution 11540, time = 3030.4491s
3022.92/3033.19	o 791
3023.11/3033.37	c Solution 11541, time = 3030.6352s
3023.11/3033.37	o 798
3023.31/3033.54	c Solution 11542, time = 3030.8035s
3023.31/3033.54	o 793
3023.51/3033.79	c Solution 11543, time = 3031.0553s
3023.51/3033.79	o 794
3023.71/3033.98	c Solution 11544, time = 3031.2430s
3023.71/3033.98	o 801
3023.92/3034.11	c Solution 11545, time = 3031.3755s
3023.92/3034.11	o 789
3024.21/3034.42	c Solution 11546, time = 3031.6812s
3024.21/3034.42	o 787
3024.31/3034.55	c Solution 11547, time = 3031.8093s
3024.31/3034.55	o 771
3024.61/3034.83	c Solution 11548, time = 3032.0908s
3024.61/3034.83	o 765
3024.71/3034.92	c Solution 11549, time = 3032.1775s
3024.71/3034.92	o 781
3024.82/3035.02	c Solution 11550, time = 3032.2781s
3024.82/3035.02	o 762
3024.82/3035.09	c Solution 11551, time = 3032.3514s
3024.82/3035.09	o 768
3025.10/3035.30	c Solution 11552, time = 3032.5658s
3025.10/3035.30	o 762
3025.20/3035.41	c Solution 11553, time = 3032.6742s
3025.20/3035.41	o 756
3025.30/3035.52	c Solution 11554, time = 3032.7831s
3025.30/3035.52	o 752
3025.40/3035.65	c Solution 11555, time = 3032.9097s
3025.40/3035.65	o 745
3025.60/3035.83	c Solution 11556, time = 3033.0951s
3025.60/3035.83	o 749
3025.70/3035.91	c Solution 11557, time = 3033.1679s
3025.70/3035.91	o 743
3025.70/3035.95	c Solution 11558, time = 3033.2127s
3025.70/3035.95	o 744
3025.81/3036.01	c Solution 11559, time = 3033.2705s
3025.81/3036.01	o 740
3025.81/3036.10	c Solution 11560, time = 3033.3581s
3025.81/3036.10	o 746
3026.10/3036.31	c Solution 11561, time = 3033.5738s
3026.10/3036.31	o 747
3026.10/3036.37	c Solution 11562, time = 3033.6333s
3026.10/3036.37	o 737
3026.20/3036.42	c Solution 11563, time = 3033.6789s
3026.20/3036.42	o 736
3026.30/3036.54	c Solution 11564, time = 3033.7980s
3026.30/3036.54	o 745
3026.50/3036.79	c Solution 11565, time = 3034.0520s
3026.50/3036.79	o 751
3026.70/3036.91	c Solution 11566, time = 3034.1691s
3026.70/3036.91	o 727
3026.81/3037.09	c Solution 11567, time = 3034.3511s
3026.81/3037.09	o 711
3026.91/3037.17	c Solution 11568, time = 3034.4307s
3026.91/3037.17	o 705
3027.10/3037.30	c Solution 11569, time = 3034.5640s
3027.10/3037.30	o 727
3027.30/3037.51	c Solution 11570, time = 3034.7759s
3027.30/3037.51	o 702
3027.40/3037.60	c Solution 11571, time = 3034.8658s
3027.40/3037.60	o 700
3027.40/3037.61	c Solution 11572, time = 3034.8700s
3027.40/3037.61	o 700
3027.50/3037.75	c Solution 11573, time = 3035.0097s
3027.50/3037.75	o 712
3027.50/3037.75	c Solution 11574, time = 3035.0148s
3027.50/3037.75	o 712
3027.60/3037.85	c Solution 11575, time = 3035.1115s
3027.60/3037.85	o 696
3027.60/3037.88	c Solution 11576, time = 3035.1430s
3027.60/3037.88	o 709
3027.60/3037.89	c Solution 11577, time = 3035.1469s
3027.60/3037.89	o 709
3027.81/3038.06	c Solution 11578, time = 3035.3202s
3027.81/3038.06	o 710
3027.81/3038.07	c Solution 11579, time = 3035.3262s
3027.81/3038.07	o 710
3027.91/3038.13	c Solution 11580, time = 3035.3908s
3027.91/3038.13	o 688
3027.91/3038.13	c Solution 11581, time = 3035.3951s
3027.91/3038.13	o 688
3027.91/3038.19	c Solution 11582, time = 3035.4500s
3027.91/3038.19	o 684
3027.91/3038.19	c Solution 11583, time = 3035.4542s
3027.91/3038.19	o 684
3028.00/3038.23	c Solution 11584, time = 3035.4863s
3028.00/3038.23	o 683
3028.00/3038.23	c Solution 11585, time = 3035.4901s
3028.00/3038.23	o 683
3028.00/3038.27	c Solution 11586, time = 3035.5321s
3028.00/3038.27	o 682
3028.00/3038.28	c Solution 11587, time = 3035.5360s
3028.00/3038.28	o 682
3028.09/3038.33	c Solution 11588, time = 3035.5899s
3028.09/3038.33	o 676
3028.09/3038.34	c Solution 11589, time = 3035.5962s
3028.09/3038.34	o 676
3028.09/3038.39	c Solution 11590, time = 3035.6556s
3028.09/3038.39	o 657
3028.29/3038.50	c Solution 11591, time = 3035.7607s
3028.29/3038.50	o 660
3028.29/3038.54	c Solution 11592, time = 3035.8035s
3028.29/3038.54	o 688
3028.29/3038.55	c Solution 11593, time = 3035.8071s
3028.29/3038.55	o 688
3028.39/3038.67	c Solution 11594, time = 3035.9352s
3028.39/3038.67	o 691
3028.39/3038.68	c Solution 11595, time = 3035.9407s
3028.39/3038.68	o 691
3028.49/3038.75	c Solution 11596, time = 3036.0127s
3028.49/3038.75	o 687
3028.49/3038.78	c Solution 11597, time = 3036.0391s
3028.49/3038.78	o 696
3028.49/3038.79	c Solution 11598, time = 3036.0484s
3028.49/3038.79	o 696
3028.69/3038.90	c Solution 11599, time = 3036.1633s
3028.69/3038.90	o 691
3028.69/3038.91	c Solution 11600, time = 3036.1693s
3028.69/3038.91	o 691
3028.69/3038.96	c Solution 11601, time = 3036.2204s
3028.69/3038.96	o 684
3028.69/3038.96	c Solution 11602, time = 3036.2242s
3028.69/3038.96	o 684
3028.69/3039.00	c Solution 11603, time = 3036.2563s
3028.69/3039.00	o 674
3028.69/3039.01	c Solution 11604, time = 3036.2668s
3028.69/3039.01	o 668
3028.80/3039.01	c Solution 11605, time = 3036.2730s
3028.80/3039.01	o 668
3028.80/3039.04	c Solution 11606, time = 3036.2977s
3028.80/3039.04	o 635
3028.99/3039.27	c Solution 11607, time = 3036.5330s
3028.99/3039.27	o 1017
3029.39/3039.61	c Solution 11608, time = 3036.8752s
3029.39/3039.61	o 1020
3029.39/3039.62	c Solution 11609, time = 3036.8784s
3029.39/3039.62	o 1020
3029.90/3040.13	c Solution 11610, time = 3037.3942s
3029.90/3040.13	o 1012
3030.19/3040.41	c Solution 11611, time = 3037.6673s
3030.19/3040.41	o 1019
3030.69/3040.98	c Solution 11612, time = 3038.2397s
3030.69/3040.98	o 1015
3030.90/3041.19	c Solution 11613, time = 3038.4501s
3030.90/3041.19	o 999
3031.09/3041.38	c Solution 11614, time = 3038.6437s
3031.09/3041.38	o 980
3031.69/3041.92	c Solution 11615, time = 3039.1835s
3031.69/3041.92	o 983
3031.90/3042.12	c Solution 11616, time = 3039.3825s
3031.90/3042.12	o 977
3032.08/3042.37	c Solution 11617, time = 3039.6356s
3032.08/3042.37	o 978
3032.59/3042.89	c Solution 11618, time = 3040.1487s
3032.59/3042.89	o 974
3032.80/3043.02	c Solution 11619, time = 3040.2773s
3032.80/3043.02	o 962
3032.99/3043.25	c Solution 11620, time = 3040.5126s
3032.99/3043.25	o 961
3033.39/3043.65	c Solution 11621, time = 3040.9088s
3033.39/3043.65	o 959
3033.49/3043.78	c Solution 11622, time = 3041.0440s
3033.49/3043.78	o 961
3033.99/3044.24	c Solution 11623, time = 3041.5029s
3033.99/3044.24	o 950
3034.19/3044.41	c Solution 11624, time = 3041.6666s
3034.19/3044.41	o 942
3034.29/3044.59	c Solution 11625, time = 3041.8530s
3034.29/3044.59	o 943
3034.80/3045.05	c Solution 11626, time = 3042.3127s
3034.80/3045.05	o 937
3034.90/3045.17	c Solution 11627, time = 3042.4332s
3034.90/3045.17	o 944
3035.19/3045.44	c Solution 11628, time = 3042.7004s
3035.19/3045.44	o 939
3035.58/3045.88	c Solution 11629, time = 3043.1435s
3035.58/3045.88	o 943
3035.89/3046.12	c Solution 11630, time = 3043.3801s
3035.89/3046.12	o 941
3035.98/3046.30	c Solution 11631, time = 3043.5561s
3035.98/3046.30	o 929
3036.48/3046.73	c Solution 11632, time = 3043.9958s
3036.48/3046.73	o 910
3036.68/3046.91	c Solution 11633, time = 3044.1739s
3036.68/3046.91	o 915
3037.08/3047.32	c Solution 11634, time = 3044.5835s
3037.08/3047.32	o 917
3037.28/3047.55	c Solution 11635, time = 3044.8065s
3037.28/3047.55	o 911
3037.58/3047.81	c Solution 11636, time = 3045.0742s
3037.58/3047.81	o 902
3038.08/3048.33	c Solution 11637, time = 3045.5950s
3038.08/3048.33	o 895
3038.28/3048.56	c Solution 11638, time = 3045.8248s
3038.28/3048.56	o 877
3038.48/3048.73	c Solution 11639, time = 3045.9958s
3038.48/3048.73	o 882
3038.79/3049.08	c Solution 11640, time = 3046.3444s
3038.79/3049.08	o 896
3038.98/3049.29	c Solution 11641, time = 3046.5484s
3038.98/3049.29	o 888
3039.27/3049.55	c Solution 11642, time = 3046.8063s
3039.27/3049.55	o 885
3039.47/3049.70	c Solution 11643, time = 3046.9629s
3039.47/3049.70	o 872
3039.57/3049.89	c Solution 11644, time = 3047.1507s
3039.57/3049.89	o 872
3040.07/3050.30	c Solution 11645, time = 3047.5655s
3040.07/3050.30	o 877
3040.17/3050.44	c Solution 11646, time = 3047.6961s
3040.17/3050.44	o 858
3040.27/3050.54	c Solution 11647, time = 3047.8058s
3040.27/3050.54	o 863
3040.47/3050.72	c Solution 11648, time = 3047.9828s
3040.47/3050.72	o 856
3040.78/3051.07	c Solution 11649, time = 3048.3314s
3040.78/3051.07	o 834
3040.97/3051.22	c Solution 11650, time = 3048.4805s
3040.97/3051.22	o 820
3041.27/3051.57	c Solution 11651, time = 3048.8358s
3041.27/3051.57	o 816
3041.47/3051.73	c Solution 11652, time = 3048.9906s
3041.47/3051.73	o 815
3041.88/3052.14	c Solution 11653, time = 3049.3981s
3041.88/3052.14	o 805
3041.97/3052.28	c Solution 11654, time = 3049.5452s
3041.97/3052.28	o 807
3042.17/3052.46	c Solution 11655, time = 3049.7172s
3042.17/3052.46	o 808
3042.57/3052.83	c Solution 11656, time = 3050.0891s
3042.57/3052.83	o 804
3042.67/3052.91	c Solution 11657, time = 3050.1697s
3042.67/3052.91	o 809
3042.67/3052.98	c Solution 11658, time = 3050.2442s
3042.67/3052.98	o 797
3042.97/3053.28	c Solution 11659, time = 3050.5421s
3042.97/3053.28	o 801
3043.16/3053.40	c Solution 11660, time = 3050.6658s
3043.16/3053.40	o 787
3043.26/3053.59	c Solution 11661, time = 3050.8477s
3043.26/3053.59	o 787
3043.56/3053.87	c Solution 11662, time = 3051.1303s
3043.56/3053.87	o 781
3043.66/3054.00	c Solution 11663, time = 3051.2645s
3043.66/3054.00	o 787
3044.06/3054.30	c Solution 11664, time = 3051.5657s
3044.06/3054.30	o 771
3044.16/3054.43	c Solution 11665, time = 3051.6933s
3044.16/3054.43	o 765
3044.26/3054.56	c Solution 11666, time = 3051.8178s
3044.26/3054.56	o 756
3044.56/3054.87	c Solution 11667, time = 3052.1289s
3044.56/3054.87	o 753
3044.66/3054.99	c Solution 11668, time = 3052.2541s
3044.66/3054.99	o 751
3044.77/3055.03	c Solution 11669, time = 3052.2930s
3044.77/3055.03	o 757
3044.87/3055.14	c Solution 11670, time = 3052.3970s
3044.87/3055.14	o 738
3045.16/3055.43	c Solution 11671, time = 3052.6905s
3045.16/3055.43	o 741
3045.16/3055.48	c Solution 11672, time = 3052.7408s
3045.16/3055.48	o 744
3045.26/3055.54	c Solution 11673, time = 3052.8028s
3045.26/3055.54	o 738
3045.36/3055.65	c Solution 11674, time = 3052.9155s
3045.36/3055.65	o 748
3045.66/3055.90	c Solution 11675, time = 3053.1590s
3045.66/3055.90	o 737
3045.77/3056.02	c Solution 11676, time = 3053.2770s
3045.77/3056.02	o 729
3045.77/3056.10	c Solution 11677, time = 3053.3608s
3045.77/3056.10	o 727
3046.06/3056.36	c Solution 11678, time = 3053.6190s
3046.06/3056.36	o 718
3046.16/3056.45	c Solution 11679, time = 3053.7154s
3046.16/3056.45	o 723
3046.16/3056.49	c Solution 11680, time = 3053.7542s
3046.16/3056.49	o 728
3046.36/3056.68	c Solution 11681, time = 3053.9413s
3046.36/3056.68	o 717
3046.46/3056.73	c Solution 11682, time = 3053.9894s
3046.46/3056.73	o 714
3046.55/3056.81	c Solution 11683, time = 3054.0685s
3046.55/3056.81	o 720
3046.55/3056.89	c Solution 11684, time = 3054.1554s
3046.55/3056.89	o 720
3046.65/3056.97	c Solution 11685, time = 3054.2325s
3046.65/3056.97	o 721
3046.65/3056.98	c Solution 11686, time = 3054.2365s
3046.65/3056.98	o 721
3046.86/3057.17	c Solution 11687, time = 3054.4306s
3046.86/3057.17	o 712
3046.86/3057.17	c Solution 11688, time = 3054.4356s
3046.86/3057.17	o 712
3046.95/3057.27	c Solution 11689, time = 3054.5332s
3046.95/3057.27	o 702
3046.95/3057.28	c Solution 11690, time = 3054.5377s
3046.95/3057.28	o 702
3047.15/3057.43	c Solution 11691, time = 3054.6905s
3047.15/3057.43	o 706
3047.15/3057.44	c Solution 11692, time = 3054.7011s
3047.15/3057.44	o 706
3047.25/3057.55	c Solution 11693, time = 3054.8066s
3047.25/3057.55	o 709
3047.25/3057.55	c Solution 11694, time = 3054.8119s
3047.25/3057.55	o 709
3047.25/3057.56	c Solution 11695, time = 3054.8162s
3047.25/3057.56	o 709
3047.35/3057.61	c Solution 11696, time = 3054.8725s
3047.35/3057.61	o 699
3047.35/3057.62	c Solution 11697, time = 3054.8766s
3047.35/3057.62	o 699
3047.35/3057.67	c Solution 11698, time = 3054.9272s
3047.35/3057.67	o 667
3047.45/3057.74	c Solution 11699, time = 3055.0017s
3047.45/3057.74	o 689
3047.45/3057.76	c Solution 11700, time = 3055.0251s
3047.45/3057.76	o 708
3047.45/3057.77	c Solution 11701, time = 3055.0292s
3047.45/3057.77	o 708
3047.55/3057.81	c Solution 11702, time = 3055.0737s
3047.55/3057.81	o 710
3047.55/3057.82	c Solution 11703, time = 3055.0793s
3047.55/3057.82	o 710
3047.65/3057.94	c Solution 11704, time = 3055.1981s
3047.65/3057.94	o 712
3047.65/3057.94	c Solution 11705, time = 3055.2033s
3047.65/3057.94	o 712
3047.65/3058.00	c Solution 11706, time = 3055.2641s
3047.65/3058.00	o 695
3047.76/3058.01	c Solution 11707, time = 3055.2684s
3047.76/3058.01	o 695
3047.76/3058.06	c Solution 11708, time = 3055.3254s
3047.76/3058.06	o 689
3047.86/3058.13	c Solution 11709, time = 3055.3872s
3047.86/3058.13	o 665
3047.95/3058.20	c Solution 11710, time = 3055.4641s
3047.95/3058.20	o 701
3047.95/3058.21	c Solution 11711, time = 3055.4680s
3047.95/3058.21	o 701
3048.05/3058.30	c Solution 11712, time = 3055.5614s
3048.05/3058.30	o 697
3048.05/3058.31	c Solution 11713, time = 3055.5675s
3048.05/3058.31	o 697
3048.05/3058.34	c Solution 11714, time = 3055.6042s
3048.05/3058.34	o 687
3048.15/3058.40	c Solution 11715, time = 3055.6633s
3048.15/3058.40	o 668
3048.15/3058.47	c Solution 11716, time = 3055.7287s
3048.15/3058.47	o 704
3048.15/3058.47	c Solution 11717, time = 3055.7330s
3048.15/3058.47	o 704
3048.35/3058.66	c Solution 11718, time = 3055.9241s
3048.35/3058.66	o 697
3048.35/3058.67	c Solution 11719, time = 3055.9284s
3048.35/3058.67	o 697
3048.45/3058.73	c Solution 11720, time = 3055.9926s
3048.45/3058.73	o 697
3048.45/3058.74	c Solution 11721, time = 3055.9970s
3048.45/3058.74	o 697
3048.55/3058.80	c Solution 11722, time = 3056.0636s
3048.55/3058.80	o 691
3048.55/3058.85	c Solution 11723, time = 3056.1088s
3048.55/3058.85	o 699
3048.55/3058.85	c Solution 11724, time = 3056.1124s
3048.55/3058.85	o 699
3048.65/3058.97	c Solution 11725, time = 3056.2288s
3048.65/3058.97	o 685
3048.65/3059.01	c Solution 11726, time = 3056.2664s
3048.65/3059.01	o 699
3048.76/3059.01	c Solution 11727, time = 3056.2703s
3048.76/3059.01	o 699
3048.86/3059.15	c Solution 11728, time = 3056.4133s
3048.86/3059.15	o 698
3048.86/3059.16	c Solution 11729, time = 3056.4206s
3048.86/3059.16	o 698
3048.86/3059.16	c Solution 11730, time = 3056.4244s
3048.86/3059.16	o 698
3048.95/3059.24	c Solution 11731, time = 3056.4968s
3048.95/3059.24	o 693
3048.95/3059.29	c Solution 11732, time = 3056.5517s
3048.95/3059.29	o 697
3049.05/3059.35	c Solution 11733, time = 3056.6086s
3049.05/3059.35	o 706
3049.05/3059.35	c Solution 11734, time = 3056.6129s
3049.05/3059.35	o 706
3049.15/3059.45	c Solution 11735, time = 3056.7103s
3049.15/3059.45	o 709
3049.15/3059.46	c Solution 11736, time = 3056.7167s
3049.15/3059.46	o 709
3049.25/3059.54	c Solution 11737, time = 3056.8037s
3049.25/3059.54	o 701
3049.25/3059.55	c Solution 11738, time = 3056.8081s
3049.25/3059.55	o 701
3049.55/3059.87	c Solution 11739, time = 3057.1345s
3049.55/3059.87	o 1013
3049.94/3060.21	c Solution 11740, time = 3057.4718s
3049.94/3060.21	o 1013
3050.44/3060.73	c Solution 11741, time = 3057.9861s
3050.44/3060.73	o 995
3050.64/3060.96	c Solution 11742, time = 3058.2215s
3050.64/3060.96	o 1012
3051.24/3061.53	c Solution 11743, time = 3058.7895s
3051.24/3061.53	o 992
3051.44/3061.74	c Solution 11744, time = 3058.9987s
3051.44/3061.74	o 994
3051.64/3061.96	c Solution 11745, time = 3059.2167s
3051.64/3061.96	o 988
3052.14/3062.43	c Solution 11746, time = 3059.6934s
3052.14/3062.43	o 986
3052.44/3062.70	c Solution 11747, time = 3059.9594s
3052.44/3062.70	o 983
3052.94/3063.24	c Solution 11748, time = 3060.4990s
3052.94/3063.24	o 976
3053.14/3063.42	c Solution 11749, time = 3060.6778s
3053.14/3063.42	o 962
3053.24/3063.56	c Solution 11750, time = 3060.8176s
3053.24/3063.56	o 962
3053.54/3063.85	c Solution 11751, time = 3061.1083s
3053.54/3063.85	o 960
3054.13/3064.41	c Solution 11752, time = 3061.6689s
3054.13/3064.41	o 945
3054.33/3064.61	c Solution 11753, time = 3061.8703s
3054.33/3064.61	o 944
3054.74/3065.05	c Solution 11754, time = 3062.3139s
3054.74/3065.05	o 937
3055.03/3065.31	c Solution 11755, time = 3062.5710s
3055.03/3065.31	o 938
3055.53/3065.86	c Solution 11756, time = 3063.1179s
3055.53/3065.86	o 938
3055.74/3066.06	c Solution 11757, time = 3063.3218s
3055.74/3066.06	o 929
3055.93/3066.26	c Solution 11758, time = 3063.5242s
3055.93/3066.26	o 929
3056.33/3066.68	c Solution 11759, time = 3063.9387s
3056.33/3066.68	o 917
3056.53/3066.89	c Solution 11760, time = 3064.1482s
3056.53/3066.89	o 911
3056.74/3067.02	c Solution 11761, time = 3064.2826s
3056.74/3067.02	o 910
3056.93/3067.23	c Solution 11762, time = 3064.4880s
3056.93/3067.23	o 895
3057.23/3067.53	c Solution 11763, time = 3064.7872s
3057.23/3067.53	o 902
3057.33/3067.65	c Solution 11764, time = 3064.9065s
3057.33/3067.65	o 901
3057.53/3067.85	c Solution 11765, time = 3065.1143s
3057.53/3067.85	o 906
3058.02/3068.33	c Solution 11766, time = 3065.5920s
3058.02/3068.33	o 895
3058.12/3068.44	c Solution 11767, time = 3065.6961s
3058.12/3068.44	o 893
3058.22/3068.54	c Solution 11768, time = 3065.8059s
3058.22/3068.54	o 899
3058.42/3068.73	c Solution 11769, time = 3065.9869s
3058.42/3068.73	o 890
3058.83/3069.16	c Solution 11770, time = 3066.4163s
3058.83/3069.16	o 882
3058.92/3069.27	c Solution 11771, time = 3066.5312s
3058.92/3069.27	o 872
3059.02/3069.38	c Solution 11772, time = 3066.6447s
3059.02/3069.38	o 873
3059.42/3069.74	c Solution 11773, time = 3067.0026s
3059.42/3069.74	o 878
3059.42/3069.79	c Solution 11774, time = 3067.0520s
3059.42/3069.79	o 870
3059.62/3069.90	c Solution 11775, time = 3067.1641s
3059.62/3069.90	o 871
3059.73/3070.05	c Solution 11776, time = 3067.3070s
3059.73/3070.05	o 867
3060.02/3070.31	c Solution 11777, time = 3067.5687s
3060.02/3070.31	o 858
3060.22/3070.51	c Solution 11778, time = 3067.7687s
3060.22/3070.51	o 857
3060.32/3070.65	c Solution 11779, time = 3067.9133s
3060.32/3070.65	o 843
3060.73/3071.01	c Solution 11780, time = 3068.2757s
3060.73/3071.01	o 840
3060.92/3071.20	c Solution 11781, time = 3068.4632s
3060.92/3071.20	o 846
3061.32/3071.66	c Solution 11782, time = 3068.9248s
3061.32/3071.66	o 842
3061.52/3071.81	c Solution 11783, time = 3069.0717s
3061.52/3071.81	o 829
3061.61/3071.96	c Solution 11784, time = 3069.2208s
3061.61/3071.96	o 837
3061.72/3072.10	c Solution 11785, time = 3069.3578s
3061.72/3072.10	o 824
3062.11/3072.46	c Solution 11786, time = 3069.7222s
3062.11/3072.46	o 823
3062.31/3072.63	c Solution 11787, time = 3069.8935s
3062.31/3072.63	o 821
3062.61/3072.92	c Solution 11788, time = 3070.1815s
3062.61/3072.92	o 821
3062.72/3073.03	c Solution 11789, time = 3070.2921s
3062.72/3073.03	o 823
3062.82/3073.19	c Solution 11790, time = 3070.4497s
3062.82/3073.19	o 799
3063.01/3073.39	c Solution 11791, time = 3070.6467s
3063.01/3073.39	o 797
3063.31/3073.67	c Solution 11792, time = 3070.9320s
3063.31/3073.67	o 801
3063.51/3073.89	c Solution 11793, time = 3071.1539s
3063.51/3073.89	o 807
3063.82/3074.17	c Solution 11794, time = 3071.4280s
3063.82/3074.17	o 805
3064.01/3074.32	c Solution 11795, time = 3071.5835s
3064.01/3074.32	o 798
3064.11/3074.46	c Solution 11796, time = 3071.7257s
3064.11/3074.46	o 807
3064.51/3074.80	c Solution 11797, time = 3072.0564s
3064.51/3074.80	o 790
3064.61/3074.92	c Solution 11798, time = 3072.1769s
3064.61/3074.92	o 782
3064.72/3075.04	c Solution 11799, time = 3072.2994s
3064.72/3075.04	o 786
3064.82/3075.11	c Solution 11800, time = 3072.3725s
3064.82/3075.11	o 772
3065.10/3075.43	c Solution 11801, time = 3072.6869s
3065.10/3075.43	o 788
3065.20/3075.55	c Solution 11802, time = 3072.8079s
3065.20/3075.55	o 785
3065.30/3075.64	c Solution 11803, time = 3072.8970s
3065.30/3075.64	o 762
3065.60/3075.90	c Solution 11804, time = 3073.1640s
3065.60/3075.90	o 790
3065.71/3076.06	c Solution 11805, time = 3073.3254s
3065.71/3076.06	o 774
3065.81/3076.15	c Solution 11806, time = 3073.4118s
3065.81/3076.15	o 764
3066.00/3076.33	c Solution 11807, time = 3073.5908s
3066.00/3076.33	o 769
3066.00/3076.37	c Solution 11808, time = 3073.6334s
3066.00/3076.37	o 771
3066.10/3076.46	c Solution 11809, time = 3073.7183s
3066.10/3076.46	o 764
3066.20/3076.57	c Solution 11810, time = 3073.8289s
3066.20/3076.57	o 768
3066.50/3076.81	c Solution 11811, time = 3074.0752s
3066.50/3076.81	o 763
3066.50/3076.85	c Solution 11812, time = 3074.1110s
3066.50/3076.85	o 765
3066.60/3076.93	c Solution 11813, time = 3074.1936s
3066.60/3076.93	o 745
3066.81/3077.18	c Solution 11814, time = 3074.4400s
3066.81/3077.18	o 757
3066.90/3077.29	c Solution 11815, time = 3074.5540s
3066.90/3077.29	o 738
3067.10/3077.43	c Solution 11816, time = 3074.6893s
3067.10/3077.43	o 745
3067.40/3077.71	c Solution 11817, time = 3074.9699s
3067.40/3077.71	o 740
3067.40/3077.71	c Solution 11818, time = 3074.9743s
3067.40/3077.71	o 740
3067.50/3077.82	c Solution 11819, time = 3075.0785s
3067.50/3077.82	o 739
3067.50/3077.82	c Solution 11820, time = 3075.0841s
3067.50/3077.82	o 739
3067.60/3077.90	c Solution 11821, time = 3075.1655s
3067.60/3077.90	o 735
3067.60/3077.91	c Solution 11822, time = 3075.1700s
3067.60/3077.91	o 735
3067.60/3077.98	c Solution 11823, time = 3075.2411s
3067.60/3077.98	o 725
3067.60/3077.98	c Solution 11824, time = 3075.2455s
3067.60/3077.98	o 725
3067.71/3078.01	c Solution 11825, time = 3075.2757s
3067.71/3078.01	o 746
3067.71/3078.02	c Solution 11826, time = 3075.2794s
3067.71/3078.02	o 746
3067.71/3078.07	c Solution 11827, time = 3075.3344s
3067.71/3078.07	o 721
3067.81/3078.17	c Solution 11828, time = 3075.4326s
3067.81/3078.17	o 721
3067.90/3078.22	c Solution 11829, time = 3075.4841s
3067.90/3078.22	o 744
3067.90/3078.23	c Solution 11830, time = 3075.4880s
3067.90/3078.23	o 744
3068.00/3078.38	c Solution 11831, time = 3075.6390s
3068.00/3078.38	o 745
3068.00/3078.39	c Solution 11832, time = 3075.6467s
3068.00/3078.39	o 745
3068.10/3078.43	c Solution 11833, time = 3075.6950s
3068.10/3078.43	o 722
3068.10/3078.44	c Solution 11834, time = 3075.6992s
3068.10/3078.44	o 722
3068.20/3078.52	c Solution 11835, time = 3075.7858s
3068.20/3078.52	o 726
3068.20/3078.57	c Solution 11836, time = 3075.8278s
3068.20/3078.57	o 734
3068.20/3078.57	c Solution 11837, time = 3075.8317s
3068.20/3078.57	o 734
3068.30/3078.67	c Solution 11838, time = 3075.9334s
3068.30/3078.67	o 737
3068.30/3078.68	c Solution 11839, time = 3075.9399s
3068.30/3078.68	o 737
3068.40/3078.72	c Solution 11840, time = 3075.9793s
3068.40/3078.72	o 731
3068.40/3078.72	c Solution 11841, time = 3075.9828s
3068.40/3078.72	o 731
3068.40/3078.73	c Solution 11842, time = 3075.9865s
3068.40/3078.73	o 731
3068.40/3078.77	c Solution 11843, time = 3076.0298s
3068.40/3078.77	o 732
3068.50/3078.83	c Solution 11844, time = 3076.0950s
3068.50/3078.83	o 711
3068.60/3078.93	c Solution 11845, time = 3076.1874s
3068.60/3078.93	o 705
3068.60/3078.99	c Solution 11846, time = 3076.2469s
3068.60/3078.99	o 748
3068.60/3078.99	c Solution 11847, time = 3076.2510s
3068.60/3078.99	o 748
3068.81/3079.13	c Solution 11848, time = 3076.3929s
3068.81/3079.13	o 747
3068.81/3079.14	c Solution 11849, time = 3076.3997s
3068.81/3079.14	o 747
3068.81/3079.17	c Solution 11850, time = 3076.4343s
3068.81/3079.17	o 751
3068.81/3079.18	c Solution 11851, time = 3076.4382s
3068.81/3079.18	o 751
3068.89/3079.22	c Solution 11852, time = 3076.4844s
3068.89/3079.22	o 738
3068.89/3079.23	c Solution 11853, time = 3076.4882s
3068.89/3079.23	o 738
3068.99/3079.32	c Solution 11854, time = 3076.5817s
3068.99/3079.32	o 740
3068.99/3079.33	c Solution 11855, time = 3076.5887s
3068.99/3079.33	o 740
3069.09/3079.41	c Solution 11856, time = 3076.6741s
3069.09/3079.41	o 712
3069.09/3079.49	c Solution 11857, time = 3076.7560s
3069.09/3079.49	o 737
3069.29/3079.61	c Solution 11858, time = 3076.8738s
3069.29/3079.61	o 733
3069.29/3079.66	c Solution 11859, time = 3076.9181s
3069.29/3079.66	o 741
3069.29/3079.66	c Solution 11860, time = 3076.9218s
3069.29/3079.66	o 741
3069.59/3079.96	c Solution 11861, time = 3077.2255s
3069.59/3079.96	o 731
3069.59/3079.97	c Solution 11862, time = 3077.2303s
3069.59/3079.97	o 731
3069.70/3080.02	c Solution 11863, time = 3077.2815s
3069.70/3080.02	o 740
3069.70/3080.02	c Solution 11864, time = 3077.2860s
3069.70/3080.02	o 740
3069.70/3080.07	c Solution 11865, time = 3077.3271s
3069.70/3080.07	o 740
3069.70/3080.07	c Solution 11866, time = 3077.3312s
3069.70/3080.07	o 740
3069.89/3080.25	c Solution 11867, time = 3077.5094s
3069.89/3080.25	o 738
3069.89/3080.26	c Solution 11868, time = 3077.5177s
3069.89/3080.26	o 738
3069.99/3080.36	c Solution 11869, time = 3077.6176s
3069.99/3080.36	o 718
3069.99/3080.36	c Solution 11870, time = 3077.6224s
3069.99/3080.36	o 718
3069.99/3080.38	c Solution 11871, time = 3077.6407s
3069.99/3080.38	o 721
3069.99/3080.38	c Solution 11872, time = 3077.6442s
3069.99/3080.38	o 721
3070.09/3080.44	c Solution 11873, time = 3077.6976s
3070.09/3080.44	o 702
3070.09/3080.44	c Solution 11874, time = 3077.7013s
3070.09/3080.44	o 702
3070.09/3080.49	c Solution 11875, time = 3077.7474s
3070.09/3080.49	o 682
3071.19/3081.53	c Solution 11876, time = 3078.7864s
3071.19/3081.53	o 1038
3071.49/3081.87	c Solution 11877, time = 3079.1357s
3071.49/3081.87	o 1041
3071.49/3081.88	c Solution 11878, time = 3079.1389s
3071.49/3081.88	o 1041
3071.99/3082.34	c Solution 11879, time = 3079.6018s
3071.99/3082.34	o 1045
3071.99/3082.39	c Solution 11880, time = 3079.6506s
3071.99/3082.39	o 1047
3072.09/3082.44	c Solution 11881, time = 3079.7018s
3072.09/3082.44	o 1029
3072.09/3082.48	c Solution 11882, time = 3079.7415s
3072.09/3082.48	o 1026
3072.19/3082.52	c Solution 11883, time = 3079.7829s
3072.19/3082.52	o 1018
3072.19/3082.56	c Solution 11884, time = 3079.8193s
3072.19/3082.56	o 1014
3072.29/3082.60	c Solution 11885, time = 3079.8572s
3072.29/3082.60	o 1012
3072.29/3082.63	c Solution 11886, time = 3079.8958s
3072.29/3082.63	o 1007
3072.29/3082.68	c Solution 11887, time = 3079.9432s
3072.29/3082.68	o 1001
3072.38/3082.73	c Solution 11888, time = 3079.9908s
3072.38/3082.73	o 1005
3072.38/3082.78	c Solution 11889, time = 3080.0365s
3072.38/3082.78	o 998
3072.48/3082.83	c Solution 11890, time = 3080.0889s
3072.48/3082.83	o 1003
3072.48/3082.87	c Solution 11891, time = 3080.1344s
3072.48/3082.87	o 1005
3072.58/3082.92	c Solution 11892, time = 3080.1829s
3072.58/3082.92	o 1007
3072.58/3083.00	c Solution 11893, time = 3080.2580s
3072.58/3083.00	o 1011
3072.70/3083.02	c Solution 11894, time = 3080.2774s
3072.70/3083.02	o 1008
3072.70/3083.03	c Solution 11895, time = 3080.2898s
3072.70/3083.03	o 1009
3072.70/3083.04	c Solution 11896, time = 3080.3017s
3072.70/3083.04	o 1008
3072.70/3083.05	c Solution 11897, time = 3080.3095s
3072.70/3083.05	o 1004
3072.70/3083.06	c Solution 11898, time = 3080.3204s
3072.70/3083.06	o 1005
3072.70/3083.07	c Solution 11899, time = 3080.3280s
3072.70/3083.07	o 1000
3072.70/3083.07	c Solution 11900, time = 3080.3326s
3072.70/3083.07	o 1000
3072.70/3083.08	c Solution 11901, time = 3080.3372s
3072.70/3083.08	o 1000
3072.70/3083.08	c Solution 11902, time = 3080.3420s
3072.70/3083.08	o 1000
3072.70/3083.09	c Solution 11903, time = 3080.3465s
3072.70/3083.09	o 1000
3072.70/3083.09	c Solution 11904, time = 3080.3509s
3072.70/3083.09	o 1000
3072.70/3083.09	c Solution 11905, time = 3080.3552s
3072.70/3083.09	o 1000
3117.26/3127.70	c Solution 11906, time = 3124.9603s
3117.26/3127.70	o 345
3117.26/3127.70	c Solution 11907, time = 3124.9645s
3117.26/3127.70	o 1041
3118.06/3128.55	c Solution 11908, time = 3125.8145s
3118.06/3128.55	o 1023
3118.36/3128.82	c Solution 11909, time = 3126.0857s
3118.36/3128.82	o 1016
3118.95/3129.41	c Solution 11910, time = 3126.6709s
3118.95/3129.41	o 1019
3119.05/3129.57	c Solution 11911, time = 3126.8340s
3119.05/3129.57	o 1009
3119.25/3129.72	c Solution 11912, time = 3126.9838s
3119.25/3129.72	o 1013
3119.75/3130.26	c Solution 11913, time = 3127.5252s
3119.75/3130.26	o 1000
3119.95/3130.42	c Solution 11914, time = 3127.6836s
3119.95/3130.42	o 1007
3120.05/3130.58	c Solution 11915, time = 3127.8414s
3120.05/3130.58	o 1003
3120.25/3130.78	c Solution 11916, time = 3128.0395s
3120.25/3130.78	o 998
3120.45/3131.00	c Solution 11917, time = 3128.2616s
3120.45/3131.00	o 975
3120.95/3131.46	c Solution 11918, time = 3128.7257s
3120.95/3131.46	o 968
3121.25/3131.71	c Solution 11919, time = 3128.9726s
3121.25/3131.71	o 972
3121.75/3132.24	c Solution 11920, time = 3129.5035s
3121.75/3132.24	o 974
3121.95/3132.40	c Solution 11921, time = 3129.6612s
3121.95/3132.40	o 972
3122.05/3132.53	c Solution 11922, time = 3129.7929s
3122.05/3132.53	o 969
3122.25/3132.72	c Solution 11923, time = 3129.9822s
3122.25/3132.72	o 957
3122.66/3133.14	c Solution 11924, time = 3130.4060s
3122.66/3133.14	o 958
3122.84/3133.33	c Solution 11925, time = 3130.5905s
3122.84/3133.33	o 961
3123.04/3133.57	c Solution 11926, time = 3130.8295s
3123.04/3133.57	o 951
3123.65/3134.14	c Solution 11927, time = 3131.4029s
3123.65/3134.14	o 949
3123.85/3134.31	c Solution 11928, time = 3131.5674s
3123.85/3134.31	o 942
3124.05/3134.51	c Solution 11929, time = 3131.7669s
3124.05/3134.51	o 943
3124.45/3134.94	c Solution 11930, time = 3132.2051s
3124.45/3134.94	o 939
3124.66/3135.17	c Solution 11931, time = 3132.4280s
3124.66/3135.17	o 939
3125.15/3135.67	c Solution 11932, time = 3132.9323s
3125.15/3135.67	o 925
3125.35/3135.88	c Solution 11933, time = 3133.1424s
3125.35/3135.88	o 908
3125.74/3136.28	c Solution 11934, time = 3133.5448s
3125.74/3136.28	o 916
3125.94/3136.40	c Solution 11935, time = 3133.6568s
3125.94/3136.40	o 917
3125.94/3136.49	c Solution 11936, time = 3133.7515s
3125.94/3136.49	o 912
3126.24/3136.73	c Solution 11937, time = 3133.9866s
3126.24/3136.73	o 909
3126.65/3137.16	c Solution 11938, time = 3134.4223s
3126.65/3137.16	o 897
3126.74/3137.24	c Solution 11939, time = 3134.5055s
3126.74/3137.24	o 902
3127.14/3137.62	c Solution 11940, time = 3134.8784s
3127.14/3137.62	o 892
3127.34/3137.89	c Solution 11941, time = 3135.1536s
3127.34/3137.89	o 891
3127.65/3138.12	c Solution 11942, time = 3135.3793s
3127.65/3138.12	o 896
3128.04/3138.55	c Solution 11943, time = 3135.8141s
3128.04/3138.55	o 874
3128.24/3138.72	c Solution 11944, time = 3135.9856s
3128.24/3138.72	o 863
3128.65/3139.11	c Solution 11945, time = 3136.3698s
3128.65/3139.11	o 859
3128.74/3139.26	c Solution 11946, time = 3136.5259s
3128.74/3139.26	o 858
3128.94/3139.49	c Solution 11947, time = 3136.7469s
3128.94/3139.49	o 862
3129.33/3139.81	c Solution 11948, time = 3137.0760s
3129.33/3139.81	o 858
3129.43/3139.98	c Solution 11949, time = 3137.2418s
3129.43/3139.98	o 855
3129.64/3140.19	c Solution 11950, time = 3137.4491s
3129.64/3140.19	o 851
3130.03/3140.55	c Solution 11951, time = 3137.8081s
3130.03/3140.55	o 840
3130.23/3140.72	c Solution 11952, time = 3137.9817s
3130.23/3140.72	o 848
3130.64/3141.13	c Solution 11953, time = 3138.3919s
3130.64/3141.13	o 846
3130.73/3141.23	c Solution 11954, time = 3138.4862s
3130.73/3141.23	o 846
3130.93/3141.44	c Solution 11955, time = 3138.7003s
3130.93/3141.44	o 828
3131.23/3141.71	c Solution 11956, time = 3138.9747s
3131.23/3141.71	o 829
3131.33/3141.87	c Solution 11957, time = 3139.1304s
3131.33/3141.87	o 822
3131.73/3142.25	c Solution 11958, time = 3139.5120s
3131.73/3142.25	o 825
3131.83/3142.33	c Solution 11959, time = 3139.5889s
3131.83/3142.33	o 823
3132.03/3142.51	c Solution 11960, time = 3139.7745s
3132.03/3142.51	o 818
3132.43/3142.91	c Solution 11961, time = 3140.1731s
3132.43/3142.91	o 807
3132.54/3143.07	c Solution 11962, time = 3140.3333s
3132.54/3143.07	o 817
3132.64/3143.14	c Solution 11963, time = 3140.4006s
3132.64/3143.14	o 819
3132.82/3143.32	c Solution 11964, time = 3140.5845s
3132.82/3143.32	o 811
3133.02/3143.57	c Solution 11965, time = 3140.8315s
3133.02/3143.57	o 803
3133.22/3143.74	c Solution 11966, time = 3140.9985s
3133.22/3143.74	o 783
3133.53/3144.09	c Solution 11967, time = 3141.3547s
3133.53/3144.09	o 783
3133.72/3144.21	c Solution 11968, time = 3141.4699s
3133.72/3144.21	o 776
3133.82/3144.35	c Solution 11969, time = 3141.6143s
3133.82/3144.35	o 764
3134.12/3144.65	c Solution 11970, time = 3141.9147s
3134.12/3144.65	o 753
3134.22/3144.74	c Solution 11971, time = 3142.0042s
3134.22/3144.74	o 754
3134.32/3144.86	c Solution 11972, time = 3142.1241s
3134.32/3144.86	o 763
3134.42/3145.00	c Solution 11973, time = 3142.2563s
3134.42/3145.00	o 763
3134.82/3145.30	c Solution 11974, time = 3142.5614s
3134.82/3145.30	o 746
3134.92/3145.42	c Solution 11975, time = 3142.6777s
3134.92/3145.42	o 751
3135.12/3145.63	c Solution 11976, time = 3142.8944s
3135.12/3145.63	o 741
3135.22/3145.79	c Solution 11977, time = 3143.0465s
3135.22/3145.79	o 725
3135.53/3146.10	c Solution 11978, time = 3143.3592s
3135.53/3146.10	o 711
3135.63/3146.14	c Solution 11979, time = 3143.4050s
3135.63/3146.14	o 709
3135.72/3146.27	c Solution 11980, time = 3143.5359s
3135.72/3146.27	o 717
3135.91/3146.41	c Solution 11981, time = 3143.6741s
3135.91/3146.41	o 707
3136.01/3146.58	c Solution 11982, time = 3143.8370s
3136.01/3146.58	o 707
3136.11/3146.66	c Solution 11983, time = 3143.9183s
3136.11/3146.66	o 708
3136.21/3146.71	c Solution 11984, time = 3143.9687s
3136.21/3146.71	o 709
3136.21/3146.79	c Solution 11985, time = 3144.0486s
3136.21/3146.79	o 712
3136.41/3146.95	c Solution 11986, time = 3144.2063s
3136.41/3146.95	o 720
3136.52/3147.05	c Solution 11987, time = 3144.3111s
3136.52/3147.05	o 725
3136.52/3147.05	c Solution 11988, time = 3144.3155s
3136.52/3147.05	o 725
3136.62/3147.12	c Solution 11989, time = 3144.3815s
3136.62/3147.12	o 719
3136.62/3147.12	c Solution 11990, time = 3144.3858s
3136.62/3147.12	o 719
3136.71/3147.28	c Solution 11991, time = 3144.5450s
3136.71/3147.28	o 718
3136.71/3147.29	c Solution 11992, time = 3144.5506s
3136.71/3147.29	o 718
3137.01/3147.50	c Solution 11993, time = 3144.7647s
3137.01/3147.50	o 701
3137.01/3147.51	c Solution 11994, time = 3144.7692s
3137.01/3147.51	o 701
3137.01/3147.59	c Solution 11995, time = 3144.8470s
3137.01/3147.59	o 684
3137.11/3147.63	c Solution 11996, time = 3144.8952s
3137.11/3147.63	o 705
3137.11/3147.64	c Solution 11997, time = 3144.8994s
3137.11/3147.64	o 705
3137.21/3147.79	c Solution 11998, time = 3145.0503s
3137.21/3147.79	o 699
3137.21/3147.79	c Solution 11999, time = 3145.0540s
3137.21/3147.79	o 699
3137.31/3147.86	c Solution 12000, time = 3145.1232s
3137.31/3147.86	o 707
3137.41/3147.90	c Solution 12001, time = 3145.1569s
3137.41/3147.90	o 698
3137.41/3147.91	c Solution 12002, time = 3145.1672s
3137.41/3147.91	o 698
3137.41/3147.97	c Solution 12003, time = 3145.2308s
3137.41/3147.97	o 693
3137.52/3148.04	c Solution 12004, time = 3145.3059s
3137.52/3148.04	o 704
3137.52/3148.09	c Solution 12005, time = 3145.3530s
3137.52/3148.09	o 726
3137.52/3148.10	c Solution 12006, time = 3145.3573s
3137.52/3148.10	o 726
3137.81/3148.31	c Solution 12007, time = 3145.5727s
3137.81/3148.31	o 713
3137.81/3148.32	c Solution 12008, time = 3145.5775s
3137.81/3148.32	o 713
3137.81/3148.39	c Solution 12009, time = 3145.6549s
3137.81/3148.39	o 707
3137.91/3148.44	c Solution 12010, time = 3145.7011s
3137.91/3148.44	o 716
3137.91/3148.44	c Solution 12011, time = 3145.7047s
3137.91/3148.44	o 716
3138.01/3148.58	c Solution 12012, time = 3145.8447s
3138.01/3148.58	o 701
3138.01/3148.59	c Solution 12013, time = 3145.8482s
3138.01/3148.59	o 701
3138.11/3148.64	c Solution 12014, time = 3145.8976s
3138.11/3148.64	o 678
3138.21/3148.70	c Solution 12015, time = 3145.9644s
3138.21/3148.70	o 661
3138.21/3148.77	c Solution 12016, time = 3146.0359s
3138.21/3148.77	o 714
3138.21/3148.78	c Solution 12017, time = 3146.0400s
3138.21/3148.78	o 714
3138.41/3148.93	c Solution 12018, time = 3146.1930s
3138.41/3148.93	o 717
3138.41/3148.94	c Solution 12019, time = 3146.2018s
3138.41/3148.94	o 717
3138.52/3149.02	c Solution 12020, time = 3146.2777s
3138.52/3149.02	o 703
3138.52/3149.02	c Solution 12021, time = 3146.2823s
3138.52/3149.02	o 703
3138.62/3149.14	c Solution 12022, time = 3146.4036s
3138.62/3149.14	o 711
3138.62/3149.15	c Solution 12023, time = 3146.4071s
3138.62/3149.15	o 711
3138.71/3149.25	c Solution 12024, time = 3146.5100s
3138.71/3149.25	o 705
3138.71/3149.26	c Solution 12025, time = 3146.5163s
3138.71/3149.26	o 705
3138.80/3149.31	c Solution 12026, time = 3146.5668s
3138.80/3149.31	o 685
3138.90/3149.42	c Solution 12027, time = 3146.6792s
3138.90/3149.42	o 1040
3139.61/3150.12	c Solution 12028, time = 3147.3828s
3139.61/3150.12	o 1041
3139.61/3150.13	c Solution 12029, time = 3147.3939s
3139.61/3150.13	o 1041
3139.90/3150.42	c Solution 12030, time = 3147.6840s
3139.90/3150.42	o 1034
3140.51/3151.02	c Solution 12031, time = 3148.2824s
3140.51/3151.02	o 1027
3140.70/3151.27	c Solution 12032, time = 3148.5277s
3140.70/3151.27	o 1021
3140.90/3151.43	c Solution 12033, time = 3148.6927s
3140.90/3151.43	o 1019
3141.40/3151.93	c Solution 12034, time = 3149.1874s
3141.40/3151.93	o 1004
3141.61/3152.17	c Solution 12035, time = 3149.4281s
3141.61/3152.17	o 1010
3142.10/3152.67	c Solution 12036, time = 3149.9309s
3142.10/3152.67	o 1003
3142.30/3152.80	c Solution 12037, time = 3150.0608s
3142.30/3152.80	o 1000
3142.51/3153.01	c Solution 12038, time = 3150.2725s
3142.51/3153.01	o 993
3142.69/3153.23	c Solution 12039, time = 3150.4887s
3142.69/3153.23	o 981
3142.99/3153.58	c Solution 12040, time = 3150.8425s
3142.99/3153.58	o 980
3143.29/3153.87	c Solution 12041, time = 3151.1281s
3143.29/3153.87	o 995
3143.89/3154.42	c Solution 12042, time = 3151.6786s
3143.89/3154.42	o 985
3144.09/3154.68	c Solution 12043, time = 3151.9368s
3144.09/3154.68	o 985
3144.50/3155.06	c Solution 12044, time = 3152.3183s
3144.50/3155.06	o 976
3144.69/3155.25	c Solution 12045, time = 3152.5137s
3144.69/3155.25	o 964
3145.19/3155.70	c Solution 12046, time = 3152.9633s
3145.19/3155.70	o 961
3145.29/3155.82	c Solution 12047, time = 3153.0829s
3145.29/3155.82	o 962
3145.39/3155.96	c Solution 12048, time = 3153.2188s
3145.39/3155.96	o 954
3145.69/3156.27	c Solution 12049, time = 3153.5354s
3145.69/3156.27	o 955
3145.98/3156.53	c Solution 12050, time = 3153.7879s
3145.98/3156.53	o 937
3146.38/3156.91	c Solution 12051, time = 3154.1697s
3146.38/3156.91	o 933
3146.59/3157.15	c Solution 12052, time = 3154.4096s
3146.59/3157.15	o 939
3146.68/3157.27	c Solution 12053, time = 3154.5357s
3146.68/3157.27	o 930
3147.18/3157.77	c Solution 12054, time = 3155.0267s
3147.18/3157.77	o 934
3147.28/3157.85	c Solution 12055, time = 3155.1079s
3147.28/3157.85	o 925
3147.38/3157.99	c Solution 12056, time = 3155.2531s
3147.38/3157.99	o 912
3147.59/3158.19	c Solution 12057, time = 3155.4559s
3147.59/3158.19	o 906
3148.18/3158.72	c Solution 12058, time = 3155.9793s
3148.18/3158.72	o 910
3148.38/3158.97	c Solution 12059, time = 3156.2261s
3148.38/3158.97	o 904
3148.59/3159.18	c Solution 12060, time = 3156.4449s
3148.59/3159.18	o 903
3148.98/3159.56	c Solution 12061, time = 3156.8235s
3148.98/3159.56	o 894
3149.49/3160.01	c Solution 12062, time = 3157.2741s
3149.49/3160.01	o 895
3149.59/3160.11	c Solution 12063, time = 3157.3745s
3149.59/3160.11	o 901
3149.68/3160.28	c Solution 12064, time = 3157.5413s
3149.68/3160.28	o 890
3149.87/3160.48	c Solution 12065, time = 3157.7370s
3149.87/3160.48	o 898
3150.27/3160.87	c Solution 12066, time = 3158.1305s
3150.27/3160.87	o 882
3150.48/3161.01	c Solution 12067, time = 3158.2711s
3150.48/3161.01	o 883
3150.87/3161.47	c Solution 12068, time = 3158.7280s
3150.87/3161.47	o 877
3150.97/3161.59	c Solution 12069, time = 3158.8469s
3150.97/3161.59	o 868
3151.17/3161.76	c Solution 12070, time = 3159.0171s
3151.17/3161.76	o 849
3151.48/3162.08	c Solution 12071, time = 3159.3448s
3151.48/3162.08	o 859
3151.67/3162.25	c Solution 12072, time = 3159.5090s
3151.67/3162.25	o 847
3151.87/3162.43	c Solution 12073, time = 3159.6897s
3151.87/3162.43	o 838
3152.17/3162.79	c Solution 12074, time = 3160.0517s
3152.17/3162.79	o 838
3152.37/3162.95	c Solution 12075, time = 3160.2109s
3152.37/3162.95	o 840
3152.58/3163.19	c Solution 12076, time = 3160.4527s
3152.58/3163.19	o 837
3152.87/3163.47	c Solution 12077, time = 3160.7316s
3152.87/3163.47	o 825
3153.17/3163.78	c Solution 12078, time = 3161.0376s
3153.17/3163.78	o 818
3153.37/3163.94	c Solution 12079, time = 3161.2033s
3153.37/3163.94	o 811
3153.48/3164.08	c Solution 12080, time = 3161.3384s
3153.48/3164.08	o 817
3153.58/3164.15	c Solution 12081, time = 3161.4143s
3153.58/3164.15	o 815
3153.96/3164.52	c Solution 12082, time = 3161.7858s
3153.96/3164.52	o 816
3154.06/3164.67	c Solution 12083, time = 3161.9338s
3154.06/3164.67	o 799
3154.16/3164.79	c Solution 12084, time = 3162.0547s
3154.16/3164.79	o 809
3154.57/3165.11	c Solution 12085, time = 3162.3708s
3154.57/3165.11	o 794
3154.66/3165.21	c Solution 12086, time = 3162.4737s
3154.66/3165.21	o 780
3154.76/3165.31	c Solution 12087, time = 3162.5711s
3154.76/3165.31	o 782
3154.96/3165.59	c Solution 12088, time = 3162.8552s
3154.96/3165.59	o 775
3155.16/3165.71	c Solution 12089, time = 3162.9750s
3155.16/3165.71	o 770
3155.26/3165.85	c Solution 12090, time = 3163.1154s
3155.26/3165.85	o 756
3155.47/3166.09	c Solution 12091, time = 3163.3493s
3155.47/3166.09	o 753
3155.66/3166.26	c Solution 12092, time = 3163.5194s
3155.66/3166.26	o 759
3155.86/3166.42	c Solution 12093, time = 3163.6819s
3155.86/3166.42	o 752
3156.16/3166.70	c Solution 12094, time = 3163.9573s
3156.16/3166.70	o 753
3156.26/3166.80	c Solution 12095, time = 3164.0633s
3156.26/3166.80	o 749
3156.36/3166.93	c Solution 12096, time = 3164.1926s
3156.36/3166.93	o 755
3156.66/3167.23	c Solution 12097, time = 3164.4942s
3156.66/3167.23	o 751
3156.76/3167.33	c Solution 12098, time = 3164.5955s
3156.76/3167.33	o 740
3156.86/3167.47	c Solution 12099, time = 3164.7302s
3156.86/3167.47	o 728
3157.05/3167.63	c Solution 12100, time = 3164.8959s
3157.05/3167.63	o 741
3157.25/3167.88	c Solution 12101, time = 3165.1431s
3157.25/3167.88	o 738
3157.46/3168.01	c Solution 12102, time = 3165.2689s
3157.46/3168.01	o 732
3157.57/3168.11	c Solution 12103, time = 3165.3689s
3157.57/3168.11	o 733
3157.76/3168.38	c Solution 12104, time = 3165.6392s
3157.76/3168.38	o 726
3157.86/3168.43	c Solution 12105, time = 3165.6955s
3157.86/3168.43	o 727
3157.96/3168.58	c Solution 12106, time = 3165.8456s
3157.96/3168.58	o 739
3157.96/3168.59	c Solution 12107, time = 3165.8494s
3157.96/3168.59	o 739
3158.26/3168.84	c Solution 12108, time = 3166.1027s
3158.26/3168.84	o 709
3158.26/3168.85	c Solution 12109, time = 3166.1072s
3158.26/3168.85	o 709
3158.36/3168.90	c Solution 12110, time = 3166.1599s
3158.36/3168.90	o 710
3158.36/3168.90	c Solution 12111, time = 3166.1638s
3158.36/3168.90	o 710
3158.47/3169.02	c Solution 12112, time = 3166.2844s
3158.47/3169.02	o 703
3158.47/3169.03	c Solution 12113, time = 3166.2895s
3158.47/3169.03	o 703
3158.57/3169.17	c Solution 12114, time = 3166.4322s
3158.57/3169.17	o 700
3158.57/3169.18	c Solution 12115, time = 3166.4378s
3158.57/3169.18	o 700
3158.66/3169.26	c Solution 12116, time = 3166.5170s
3158.66/3169.26	o 693
3158.66/3169.26	c Solution 12117, time = 3166.5220s
3158.66/3169.26	o 693
3158.76/3169.32	c Solution 12118, time = 3166.5771s
3158.76/3169.32	o 682
3158.76/3169.34	c Solution 12119, time = 3166.6001s
3158.76/3169.34	o 694
3158.76/3169.34	c Solution 12120, time = 3166.6055s
3158.76/3169.34	o 694
3158.86/3169.40	c Solution 12121, time = 3166.6595s
3158.86/3169.40	o 660
3158.86/3169.44	c Solution 12122, time = 3166.6998s
3158.86/3169.44	o 693
3158.86/3169.49	c Solution 12123, time = 3166.7547s
3158.86/3169.49	o 704
3158.96/3169.50	c Solution 12124, time = 3166.7587s
3158.96/3169.50	o 704
3159.06/3169.63	c Solution 12125, time = 3166.8920s
3159.06/3169.63	o 709
3159.06/3169.64	c Solution 12126, time = 3166.8986s
3159.06/3169.64	o 709
3159.16/3169.72	c Solution 12127, time = 3166.9844s
3159.16/3169.72	o 710
3159.16/3169.77	c Solution 12128, time = 3167.0265s
3159.16/3169.77	o 703
3159.16/3169.77	c Solution 12129, time = 3167.0306s
3159.16/3169.77	o 703
3159.26/3169.83	c Solution 12130, time = 3167.0875s
3159.26/3169.83	o 687
3159.26/3169.83	c Solution 12131, time = 3167.0915s
3159.26/3169.83	o 687
3159.36/3169.90	c Solution 12132, time = 3167.1621s
3159.36/3169.90	o 691
3159.36/3169.91	c Solution 12133, time = 3167.1669s
3159.36/3169.91	o 691
3159.36/3169.96	c Solution 12134, time = 3167.2169s
3159.36/3169.96	o 673
3159.47/3170.01	c Solution 12135, time = 3167.2699s
3159.47/3170.01	o 674
3159.47/3170.05	c Solution 12136, time = 3167.3103s
3159.47/3170.05	o 714
3159.47/3170.05	c Solution 12137, time = 3167.3137s
3159.47/3170.05	o 714
3159.57/3170.19	c Solution 12138, time = 3167.4520s
3159.57/3170.19	o 716
3159.65/3170.20	c Solution 12139, time = 3167.4572s
3159.65/3170.20	o 716
3159.65/3170.22	c Solution 12140, time = 3167.4794s
3159.65/3170.22	o 712
3159.65/3170.23	c Solution 12141, time = 3167.4890s
3159.65/3170.23	o 712
3159.65/3170.25	c Solution 12142, time = 3167.5086s
3159.65/3170.25	o 724
3159.65/3170.25	c Solution 12143, time = 3167.5160s
3159.65/3170.25	o 724
3159.65/3170.29	c Solution 12144, time = 3167.5542s
3159.65/3170.29	o 725
3159.75/3170.30	c Solution 12145, time = 3167.5575s
3159.75/3170.30	o 725
3159.75/3170.35	c Solution 12146, time = 3167.6159s
3159.75/3170.35	o 716
3159.85/3170.44	c Solution 12147, time = 3167.6963s
3159.85/3170.44	o 686
3159.95/3170.56	c Solution 12148, time = 3167.8173s
3159.95/3170.56	o 705
3160.05/3170.65	c Solution 12149, time = 3167.9146s
3160.05/3170.65	o 703
3160.15/3170.77	c Solution 12150, time = 3168.0312s
3160.15/3170.77	o 1041
3160.95/3171.52	c Solution 12151, time = 3168.7858s
3160.95/3171.52	o 1042
3160.95/3171.53	c Solution 12152, time = 3168.7888s
3160.95/3171.53	o 1042
3161.46/3172.10	c Solution 12153, time = 3169.3575s
3161.46/3172.10	o 1036
3161.95/3172.60	c Solution 12154, time = 3169.8563s
3161.95/3172.60	o 1022
3162.25/3172.89	c Solution 12155, time = 3170.1527s
3162.25/3172.89	o 1020
3162.65/3173.25	c Solution 12156, time = 3170.5098s
3162.65/3173.25	o 1016
3162.95/3173.55	c Solution 12157, time = 3170.8126s
3162.95/3173.55	o 1014
3163.35/3173.94	c Solution 12158, time = 3171.2015s
3163.35/3173.94	o 1008
3163.94/3174.51	c Solution 12159, time = 3171.7679s
3163.94/3174.51	o 1004
3164.04/3174.68	c Solution 12160, time = 3171.9439s
3164.04/3174.68	o 1004
3164.24/3174.81	c Solution 12161, time = 3172.0709s
3164.24/3174.81	o 1001
3164.45/3175.02	c Solution 12162, time = 3172.2810s
3164.45/3175.02	o 1002
3164.74/3175.32	c Solution 12163, time = 3172.5814s
3164.74/3175.32	o 988
3165.24/3175.87	c Solution 12164, time = 3173.1344s
3165.24/3175.87	o 984
3165.45/3176.04	c Solution 12165, time = 3173.2962s
3165.45/3176.04	o 984
3165.64/3176.28	c Solution 12166, time = 3173.5416s
3165.64/3176.28	o 989
3166.14/3176.75	c Solution 12167, time = 3174.0125s
3166.14/3176.75	o 967
3166.34/3176.95	c Solution 12168, time = 3174.2089s
3166.34/3176.95	o 963
3166.55/3177.14	c Solution 12169, time = 3174.4026s
3166.55/3177.14	o 956
3166.94/3177.56	c Solution 12170, time = 3174.8246s
3166.94/3177.56	o 956
3167.14/3177.75	c Solution 12171, time = 3175.0136s
3167.14/3177.75	o 947
3167.34/3177.99	c Solution 12172, time = 3175.2482s
3167.34/3177.99	o 932
3167.73/3178.31	c Solution 12173, time = 3175.5738s
3167.73/3178.31	o 931
3167.93/3178.51	c Solution 12174, time = 3175.7669s
3167.93/3178.51	o 939
3168.23/3178.85	c Solution 12175, time = 3176.1099s
3168.23/3178.85	o 935
3168.33/3178.94	c Solution 12176, time = 3176.2052s
3168.33/3178.94	o 934
3168.54/3179.14	c Solution 12177, time = 3176.4006s
3168.54/3179.14	o 921
3168.93/3179.53	c Solution 12178, time = 3176.7905s
3168.93/3179.53	o 909
3169.03/3179.68	c Solution 12179, time = 3176.9439s
3169.03/3179.68	o 920
3169.23/3179.87	c Solution 12180, time = 3177.1298s
3169.23/3179.87	o 907
3169.63/3180.28	c Solution 12181, time = 3177.5408s
3169.63/3180.28	o 923
3169.83/3180.43	c Solution 12182, time = 3177.6885s
3169.83/3180.43	o 914
3169.93/3180.54	c Solution 12183, time = 3177.8060s
3169.93/3180.54	o 905
3170.13/3180.75	c Solution 12184, time = 3178.0152s
3170.13/3180.75	o 921
3170.33/3180.94	c Solution 12185, time = 3178.1970s
3170.33/3180.94	o 893
3170.73/3181.36	c Solution 12186, time = 3178.6197s
3170.73/3181.36	o 885
3170.83/3181.49	c Solution 12187, time = 3178.7491s
3170.83/3181.49	o 881
3171.03/3181.66	c Solution 12188, time = 3178.9185s
3171.03/3181.66	o 876
3171.43/3182.07	c Solution 12189, time = 3179.3358s
3171.43/3182.07	o 875
3171.54/3182.19	c Solution 12190, time = 3179.4475s
3171.54/3182.19	o 873
3171.82/3182.42	c Solution 12191, time = 3179.6860s
3171.82/3182.42	o 878
3172.12/3182.76	c Solution 12192, time = 3180.0205s
3172.12/3182.76	o 866
3172.32/3182.92	c Solution 12193, time = 3180.1860s
3172.32/3182.92	o 858
3172.62/3183.29	c Solution 12194, time = 3180.5501s
3172.62/3183.29	o 856
3172.82/3183.47	c Solution 12195, time = 3180.7315s
3172.82/3183.47	o 856
3173.02/3183.64	c Solution 12196, time = 3180.8972s
3173.02/3183.64	o 845
3173.32/3184.00	c Solution 12197, time = 3181.2655s
3173.32/3184.00	o 845
3173.53/3184.11	c Solution 12198, time = 3181.3708s
3173.53/3184.11	o 852
3173.72/3184.30	c Solution 12199, time = 3181.5596s
3173.72/3184.30	o 861
3174.12/3184.74	c Solution 12200, time = 3182.0054s
3174.12/3184.74	o 850
3174.22/3184.87	c Solution 12201, time = 3182.1316s
3174.22/3184.87	o 845
3174.32/3184.97	c Solution 12202, time = 3182.2338s
3174.32/3184.97	o 836
3174.62/3185.28	c Solution 12203, time = 3182.5442s
3174.62/3185.28	o 830
3174.71/3185.39	c Solution 12204, time = 3182.6522s
3174.71/3185.39	o 826
3175.01/3185.66	c Solution 12205, time = 3182.9258s
3175.01/3185.66	o 829
3175.21/3185.82	c Solution 12206, time = 3183.0851s
3175.21/3185.82	o 827
3175.21/3185.88	c Solution 12207, time = 3183.1431s
3175.21/3185.88	o 817
3175.42/3186.02	c Solution 12208, time = 3183.2833s
3175.42/3186.02	o 807
3175.71/3186.34	c Solution 12209, time = 3183.5982s
3175.71/3186.34	o 811
3175.91/3186.51	c Solution 12210, time = 3183.7715s
3175.91/3186.51	o 812
3175.91/3186.58	c Solution 12211, time = 3183.8428s
3175.91/3186.58	o 790
3176.11/3186.74	c Solution 12212, time = 3183.9999s
3176.11/3186.74	o 787
3176.42/3187.07	c Solution 12213, time = 3184.3313s
3176.42/3187.07	o 796
3176.52/3187.19	c Solution 12214, time = 3184.4500s
3176.52/3187.19	o 785
3176.61/3187.24	c Solution 12215, time = 3184.4978s
3176.61/3187.24	o 785
3176.71/3187.38	c Solution 12216, time = 3184.6457s
3176.71/3187.38	o 786
3177.01/3187.67	c Solution 12217, time = 3184.9334s
3177.01/3187.67	o 770
3177.21/3187.80	c Solution 12218, time = 3185.0572s
3177.21/3187.80	o 776
3177.31/3187.97	c Solution 12219, time = 3185.2303s
3177.31/3187.97	o 777
3177.61/3188.28	c Solution 12220, time = 3185.5418s
3177.61/3188.28	o 773
3177.81/3188.44	c Solution 12221, time = 3185.7031s
3177.81/3188.44	o 763
3178.01/3188.64	c Solution 12222, time = 3185.9011s
3178.01/3188.64	o 769
3178.11/3188.78	c Solution 12223, time = 3186.0384s
3178.11/3188.78	o 775
3178.31/3188.92	c Solution 12224, time = 3186.1825s
3178.31/3188.92	o 766
3178.60/3189.25	c Solution 12225, time = 3186.5098s
3178.60/3189.25	o 761
3178.70/3189.34	c Solution 12226, time = 3186.5975s
3178.70/3189.34	o 760
3178.70/3189.38	c Solution 12227, time = 3186.6431s
3178.70/3189.38	o 750
3179.00/3189.63	c Solution 12228, time = 3186.8916s
3179.00/3189.63	o 750
3179.00/3189.68	c Solution 12229, time = 3186.9392s
3179.00/3189.68	o 756
3179.10/3189.78	c Solution 12230, time = 3187.0410s
3179.10/3189.78	o 755
3179.20/3189.84	c Solution 12231, time = 3187.0970s
3179.20/3189.84	o 734
3179.30/3189.94	c Solution 12232, time = 3187.1990s
3179.30/3189.94	o 733
3179.41/3190.06	c Solution 12233, time = 3187.3186s
3179.41/3190.06	o 730
3179.70/3190.36	c Solution 12234, time = 3187.6229s
3179.70/3190.36	o 725
3179.70/3190.37	c Solution 12235, time = 3187.6268s
3179.70/3190.37	o 725
3179.80/3190.43	c Solution 12236, time = 3187.6935s
3179.80/3190.43	o 711
3179.80/3190.44	c Solution 12237, time = 3187.6985s
3179.80/3190.44	o 711
3179.90/3190.55	c Solution 12238, time = 3187.8137s
3179.90/3190.55	o 710
3179.90/3190.56	c Solution 12239, time = 3187.8186s
3179.90/3190.56	o 710
3180.10/3190.72	c Solution 12240, time = 3187.9780s
3180.10/3190.72	o 710
3180.10/3190.72	c Solution 12241, time = 3187.9815s
3180.10/3190.72	o 710
3180.20/3190.82	c Solution 12242, time = 3188.0781s
3180.20/3190.82	o 711
3180.20/3190.86	c Solution 12243, time = 3188.1228s
3180.20/3190.86	o 714
3180.20/3190.87	c Solution 12244, time = 3188.1263s
3180.20/3190.87	o 714
3180.30/3190.90	c Solution 12245, time = 3188.1605s
3180.30/3190.90	o 728
3180.30/3190.90	c Solution 12246, time = 3188.1640s
3180.30/3190.90	o 728
3180.30/3190.95	c Solution 12247, time = 3188.2113s
3180.30/3190.95	o 735
3180.30/3190.95	c Solution 12248, time = 3188.2151s
3180.30/3190.95	o 735
3180.41/3191.03	c Solution 12249, time = 3188.2890s
3180.41/3191.03	o 722
3180.41/3191.07	c Solution 12250, time = 3188.3347s
3180.41/3191.07	o 736
3180.41/3191.08	c Solution 12251, time = 3188.3381s
3180.41/3191.08	o 736
3180.51/3191.18	c Solution 12252, time = 3188.4408s
3180.51/3191.18	o 742
3180.51/3191.19	c Solution 12253, time = 3188.4488s
3180.51/3191.19	o 742
3180.60/3191.24	c Solution 12254, time = 3188.5040s
3180.60/3191.24	o 694
3180.60/3191.29	c Solution 12255, time = 3188.5483s
3180.60/3191.29	o 712
3180.80/3191.41	c Solution 12256, time = 3188.6707s
3180.80/3191.41	o 728
3180.80/3191.47	c Solution 12257, time = 3188.7278s
3180.80/3191.47	o 719
3180.80/3191.47	c Solution 12258, time = 3188.7318s
3180.80/3191.47	o 719
3181.10/3191.72	c Solution 12259, time = 3188.9833s
3181.10/3191.72	o 708
3181.10/3191.73	c Solution 12260, time = 3188.9880s
3181.10/3191.73	o 708
3181.20/3191.89	c Solution 12261, time = 3189.1516s
3181.20/3191.89	o 706
3181.20/3191.89	c Solution 12262, time = 3189.1556s
3181.20/3191.89	o 706
3181.30/3192.00	c Solution 12263, time = 3189.2587s
3181.30/3192.00	o 698
3181.51/3192.12	c Solution 12264, time = 3189.3793s
3181.51/3192.12	o 709
3181.51/3192.17	c Solution 12265, time = 3189.4282s
3181.51/3192.17	o 705
3181.51/3192.17	c Solution 12266, time = 3189.4325s
3181.51/3192.17	o 705
3181.70/3192.36	c Solution 12267, time = 3189.6241s
3181.70/3192.36	o 710
3181.70/3192.37	c Solution 12268, time = 3189.6289s
3181.70/3192.37	o 710
3181.80/3192.41	c Solution 12269, time = 3189.6682s
3181.80/3192.41	o 702
3181.80/3192.41	c Solution 12270, time = 3189.6723s
3181.80/3192.41	o 702
3181.90/3192.51	c Solution 12271, time = 3189.7737s
3181.90/3192.51	o 721
3182.19/3192.81	c Solution 12272, time = 3190.0665s
3182.19/3192.81	o 1023
3182.29/3192.92	c Solution 12273, time = 3190.1815s
3182.29/3192.92	o 1023
3182.79/3193.46	c Solution 12274, time = 3190.7237s
3182.79/3193.46	o 1023
3182.99/3193.65	c Solution 12275, time = 3190.9138s
3182.99/3193.65	o 1018
3183.29/3193.93	c Solution 12276, time = 3191.1861s
3183.29/3193.93	o 1012
3183.69/3194.38	c Solution 12277, time = 3191.6442s
3183.69/3194.38	o 1008
3183.99/3194.63	c Solution 12278, time = 3191.8942s
3183.99/3194.63	o 1008
3184.40/3195.06	c Solution 12279, time = 3192.3164s
3184.40/3195.06	o 1003
3184.59/3195.27	c Solution 12280, time = 3192.5295s
3184.59/3195.27	o 986
3184.89/3195.55	c Solution 12281, time = 3192.8062s
3184.89/3195.55	o 995
3185.29/3195.95	c Solution 12282, time = 3193.2124s
3185.29/3195.95	o 980
3185.50/3196.18	c Solution 12283, time = 3193.4405s
3185.50/3196.18	o 980
3185.98/3196.60	c Solution 12284, time = 3193.8646s
3185.98/3196.60	o 970
3186.18/3196.81	c Solution 12285, time = 3194.0732s
3186.18/3196.81	o 986
3186.39/3197.02	c Solution 12286, time = 3194.2794s
3186.39/3197.02	o 979
3186.49/3197.14	c Solution 12287, time = 3194.4019s
3186.49/3197.14	o 980
3186.98/3197.61	c Solution 12288, time = 3194.8671s
3186.98/3197.61	o 971
3187.18/3197.82	c Solution 12289, time = 3195.0769s
3187.18/3197.82	o 961
3187.39/3198.06	c Solution 12290, time = 3195.3171s
3187.39/3198.06	o 953
3187.78/3198.48	c Solution 12291, time = 3195.7423s
3187.78/3198.48	o 941
3187.98/3198.65	c Solution 12292, time = 3195.9100s
3187.98/3198.65	o 942
3188.18/3198.86	c Solution 12293, time = 3196.1193s
3188.18/3198.86	o 933
3188.68/3199.34	c Solution 12294, time = 3196.6022s
3188.68/3199.34	o 923
3188.78/3199.44	c Solution 12295, time = 3196.7005s
3188.78/3199.44	o 919
3188.98/3199.63	c Solution 12296, time = 3196.8901s
3188.98/3199.63	o 913
3189.38/3200.04	c Solution 12297, time = 3197.2963s
3189.38/3200.04	o 895
3189.49/3200.17	c Solution 12298, time = 3197.4262s
3189.49/3200.17	o 915
3189.57/3200.27	c Solution 12299, time = 3197.5354s
3189.57/3200.27	o 908
3189.77/3200.44	c Solution 12300, time = 3197.7050s
3189.77/3200.44	o 906
3190.07/3200.72	c Solution 12301, time = 3197.9769s
3190.07/3200.72	o 906
3190.27/3200.90	c Solution 12302, time = 3198.1606s
3190.27/3200.90	o 907
3190.38/3201.10	c Solution 12303, time = 3198.3621s
3190.38/3201.10	o 908
3190.87/3201.52	c Solution 12304, time = 3198.7825s
3190.87/3201.52	o 896
3190.97/3201.68	c Solution 12305, time = 3198.9415s
3190.97/3201.68	o 893
3191.17/3201.81	c Solution 12306, time = 3199.0707s
3191.17/3201.81	o 883
3191.48/3202.15	c Solution 12307, time = 3199.4095s
3191.48/3202.15	o 888
3191.57/3202.30	c Solution 12308, time = 3199.5563s
3191.57/3202.30	o 883
3191.87/3202.56	c Solution 12309, time = 3199.8226s
3191.87/3202.56	o 891
3192.07/3202.73	c Solution 12310, time = 3199.9953s
3192.07/3202.73	o 879
3192.27/3202.93	c Solution 12311, time = 3200.1912s
3192.27/3202.93	o 857
3192.38/3203.07	c Solution 12312, time = 3200.3321s
3192.38/3203.07	o 858
3192.76/3203.45	c Solution 12313, time = 3200.7144s
3192.76/3203.45	o 857
3192.96/3203.64	c Solution 12314, time = 3200.9045s
3192.96/3203.64	o 859
3193.37/3204.08	c Solution 12315, time = 3201.3397s
3193.37/3204.08	o 863
3193.47/3204.17	c Solution 12316, time = 3201.4306s
3193.47/3204.17	o 860
3193.66/3204.30	c Solution 12317, time = 3201.5633s
3193.66/3204.30	o 844
3193.66/3204.38	c Solution 12318, time = 3201.6400s
3193.66/3204.38	o 845
3193.96/3204.67	c Solution 12319, time = 3201.9299s
3193.96/3204.67	o 844
3194.16/3204.82	c Solution 12320, time = 3202.0824s
3194.16/3204.82	o 833
3194.26/3204.97	c Solution 12321, time = 3202.2336s
3194.26/3204.97	o 822
3194.56/3205.25	c Solution 12322, time = 3202.5080s
3194.56/3205.25	o 828
3194.66/3205.31	c Solution 12323, time = 3202.5688s
3194.66/3205.31	o 831
3194.76/3205.46	c Solution 12324, time = 3202.7238s
3194.76/3205.46	o 829
3194.96/3205.63	c Solution 12325, time = 3202.8957s
3194.96/3205.63	o 808
3195.26/3205.99	c Solution 12326, time = 3203.2493s
3195.26/3205.99	o 802
3195.47/3206.14	c Solution 12327, time = 3203.4013s
3195.47/3206.14	o 796
3195.76/3206.40	c Solution 12328, time = 3203.6587s
3195.76/3206.40	o 802
3195.86/3206.56	c Solution 12329, time = 3203.8171s
3195.86/3206.56	o 806
3196.06/3206.73	c Solution 12330, time = 3203.9960s
3196.06/3206.73	o 805
3196.37/3207.01	c Solution 12331, time = 3204.2706s
3196.37/3207.01	o 804
3196.65/3207.32	c Solution 12332, time = 3204.5850s
3196.65/3207.32	o 792
3196.75/3207.40	c Solution 12333, time = 3204.6631s
3196.75/3207.40	o 802
3196.85/3207.53	c Solution 12334, time = 3204.7956s
3196.85/3207.53	o 795
3197.15/3207.84	c Solution 12335, time = 3205.1036s
3197.15/3207.84	o 780
3197.25/3207.93	c Solution 12336, time = 3205.1929s
3197.25/3207.93	o 787
3197.46/3208.19	c Solution 12337, time = 3205.4529s
3197.46/3208.19	o 784
3197.55/3208.29	c Solution 12338, time = 3205.5560s
3197.55/3208.29	o 772
3197.85/3208.51	c Solution 12339, time = 3205.7728s
3197.85/3208.51	o 764
3197.95/3208.61	c Solution 12340, time = 3205.8726s
3197.95/3208.61	o 759
3198.05/3208.72	c Solution 12341, time = 3205.9776s
3198.05/3208.72	o 754
3198.25/3209.01	c Solution 12342, time = 3206.2669s
3198.25/3209.01	o 753
3198.36/3209.04	c Solution 12343, time = 3206.3022s
3198.36/3209.04	o 743
3198.46/3209.13	c Solution 12344, time = 3206.3948s
3198.46/3209.13	o 757
3198.46/3209.19	c Solution 12345, time = 3206.4559s
3198.46/3209.19	o 751
3198.65/3209.31	c Solution 12346, time = 3206.5754s
3198.65/3209.31	o 738
3198.95/3209.62	c Solution 12347, time = 3206.8761s
3198.95/3209.62	o 752
3199.05/3209.77	c Solution 12348, time = 3207.0282s
3199.05/3209.77	o 738
3199.36/3210.02	c Solution 12349, time = 3207.2784s
3199.36/3210.02	o 727
3199.46/3210.14	c Solution 12350, time = 3207.4011s
3199.46/3210.14	o 731
3199.55/3210.21	c Solution 12351, time = 3207.4731s
3199.55/3210.21	o 722
3199.75/3210.42	c Solution 12352, time = 3207.6846s
3199.75/3210.42	o 718
3199.85/3210.54	c Solution 12353, time = 3207.7965s
3199.85/3210.54	o 730
3199.94/3210.63	c Solution 12354, time = 3207.8943s
3199.94/3210.63	o 716
3199.94/3210.64	c Solution 12355, time = 3207.8984s
3199.94/3210.64	o 716
3200.04/3210.73	c Solution 12356, time = 3207.9895s
3200.04/3210.73	o 724
3200.04/3210.73	c Solution 12357, time = 3207.9939s
3200.04/3210.73	o 724
3200.24/3210.97	c Solution 12358, time = 3208.2342s
3200.24/3210.97	o 716
3200.24/3210.98	c Solution 12359, time = 3208.2391s
3200.24/3210.98	o 716
3200.35/3211.04	c Solution 12360, time = 3208.2975s
3200.35/3211.04	o 704
3200.35/3211.07	c Solution 12361, time = 3208.3306s
3200.35/3211.07	o 722
3200.35/3211.07	c Solution 12362, time = 3208.3341s
3200.35/3211.07	o 722
3200.54/3211.26	c Solution 12363, time = 3208.5200s
3200.54/3211.26	o 700
3200.64/3211.30	c Solution 12364, time = 3208.5585s
3200.64/3211.30	o 722
3200.64/3211.30	c Solution 12365, time = 3208.5624s
3200.64/3211.30	o 722
3200.64/3211.33	c Solution 12366, time = 3208.5864s
3200.64/3211.33	o 726
3200.64/3211.33	c Solution 12367, time = 3208.5901s
3200.64/3211.33	o 726
3200.74/3211.46	c Solution 12368, time = 3208.7160s
3200.74/3211.46	o 725
3200.74/3211.46	c Solution 12369, time = 3208.7234s
3200.74/3211.46	o 725
3200.84/3211.53	c Solution 12370, time = 3208.7907s
3200.84/3211.53	o 690
3200.84/3211.53	c Solution 12371, time = 3208.7950s
3200.84/3211.53	o 690
3200.94/3211.61	c Solution 12372, time = 3208.8696s
3200.94/3211.61	o 665
3200.94/3211.64	c Solution 12373, time = 3208.9014s
3200.94/3211.64	o 689
3200.94/3211.65	c Solution 12374, time = 3208.9108s
3200.94/3211.65	o 689
3201.04/3211.71	c Solution 12375, time = 3208.9688s
3201.04/3211.71	o 668
3201.04/3211.74	c Solution 12376, time = 3209.0046s
3201.04/3211.74	o 679
3201.04/3211.75	c Solution 12377, time = 3209.0079s
3201.04/3211.75	o 679
3201.04/3211.79	c Solution 12378, time = 3209.0521s
3201.04/3211.79	o 676
3201.14/3211.80	c Solution 12379, time = 3209.0568s
3201.14/3211.80	o 676
3201.14/3211.87	c Solution 12380, time = 3209.1304s
3201.14/3211.87	o 636
3201.24/3211.93	c Solution 12381, time = 3209.1916s
3201.24/3211.93	o 725
3201.24/3211.93	c Solution 12382, time = 3209.1952s
3201.24/3211.93	o 725
3201.35/3212.01	c Solution 12383, time = 3209.2759s
3201.35/3212.01	o 728
3201.35/3212.02	c Solution 12384, time = 3209.2810s
3201.35/3212.02	o 728
3201.35/3212.09	c Solution 12385, time = 3209.3519s
3201.35/3212.09	o 705
3201.45/3212.18	c Solution 12386, time = 3209.4369s
3201.45/3212.18	o 715
3201.45/3212.18	c Solution 12387, time = 3209.4414s
3201.45/3212.18	o 715
3201.54/3212.22	c Solution 12388, time = 3209.4771s
3201.54/3212.22	o 714
3201.54/3212.22	c Solution 12389, time = 3209.4821s
3201.54/3212.22	o 714
3201.64/3212.33	c Solution 12390, time = 3209.5954s
3201.64/3212.33	o 718
3201.64/3212.34	c Solution 12391, time = 3209.5995s
3201.64/3212.34	o 718
3201.84/3212.53	c Solution 12392, time = 3209.7886s
3201.84/3212.53	o 712
3201.84/3212.54	c Solution 12393, time = 3209.7986s
3201.84/3212.54	o 712
3201.94/3212.64	c Solution 12394, time = 3209.8987s
3201.94/3212.64	o 711
3201.94/3212.64	c Solution 12395, time = 3209.9035s
3201.94/3212.64	o 711
3201.94/3212.67	c Solution 12396, time = 3209.9341s
3201.94/3212.67	o 708
3201.94/3212.68	c Solution 12397, time = 3209.9379s
3201.94/3212.68	o 708
3202.04/3212.72	c Solution 12398, time = 3209.9852s
3202.04/3212.72	o 702
3202.04/3212.73	c Solution 12399, time = 3209.9893s
3202.04/3212.73	o 702
3202.14/3212.81	c Solution 12400, time = 3210.0681s
3202.14/3212.81	o 691
3202.54/3213.26	c Solution 12401, time = 3210.5168s
3202.54/3213.26	o 1018
3203.34/3214.04	c Solution 12402, time = 3211.2967s
3203.34/3214.04	o 1019
3203.34/3214.04	c Solution 12403, time = 3211.2998s
3203.34/3214.04	o 1019
3204.13/3214.80	c Solution 12404, time = 3212.0587s
3204.13/3214.80	o 1043
3204.13/3214.84	c Solution 12405, time = 3212.0988s
3204.13/3214.84	o 1032
3204.13/3214.89	c Solution 12406, time = 3212.1467s
3204.13/3214.89	o 1032
3204.23/3214.93	c Solution 12407, time = 3212.1919s
3204.23/3214.93	o 1020
3204.23/3214.97	c Solution 12408, time = 3212.2293s
3204.23/3214.97	o 1019
3204.34/3215.01	c Solution 12409, time = 3212.2757s
3204.34/3215.01	o 1013
3204.34/3215.06	c Solution 12410, time = 3212.3188s
3204.34/3215.06	o 1012
3204.44/3215.11	c Solution 12411, time = 3212.3690s
3204.44/3215.11	o 1011
3204.44/3215.14	c Solution 12412, time = 3212.4032s
3204.44/3215.14	o 1010
3204.44/3215.19	c Solution 12413, time = 3212.4516s
3204.44/3215.19	o 1004
3204.53/3215.23	c Solution 12414, time = 3212.4947s
3204.53/3215.23	o 1000
3204.53/3215.28	c Solution 12415, time = 3212.5452s
3204.53/3215.28	o 999
3204.63/3215.33	c Solution 12416, time = 3212.5954s
3204.63/3215.33	o 996
3204.63/3215.38	c Solution 12417, time = 3212.6449s
3204.63/3215.38	o 997
3204.73/3215.44	c Solution 12418, time = 3212.7060s
3204.73/3215.44	o 987
3204.73/3215.48	c Solution 12419, time = 3212.7457s
3204.73/3215.48	o 991
3204.83/3215.53	c Solution 12420, time = 3212.7923s
3204.83/3215.53	o 984
3204.83/3215.58	c Solution 12421, time = 3212.8382s
3204.83/3215.58	o 987
3204.93/3215.63	c Solution 12422, time = 3212.8903s
3204.93/3215.63	o 991
3204.93/3215.68	c Solution 12423, time = 3212.9401s
3204.93/3215.68	o 981
3205.03/3215.73	c Solution 12424, time = 3212.9936s
3205.03/3215.73	o 985
3205.03/3215.78	c Solution 12425, time = 3213.0406s
3205.03/3215.78	o 983
3205.13/3215.82	c Solution 12426, time = 3213.0832s
3205.13/3215.82	o 982
3205.13/3215.88	c Solution 12427, time = 3213.1459s
3205.13/3215.88	o 980
3205.23/3215.94	c Solution 12428, time = 3213.2021s
3205.23/3215.94	o 983
3205.34/3216.01	c Solution 12429, time = 3213.2735s
3205.34/3216.01	o 987
3205.34/3216.05	c Solution 12430, time = 3213.3152s
3205.34/3216.05	o 984
3205.44/3216.11	c Solution 12431, time = 3213.3715s
3205.44/3216.11	o 989
3205.44/3216.19	c Solution 12432, time = 3213.4504s
3205.44/3216.19	o 995
3205.53/3216.26	c Solution 12433, time = 3213.5182s
3205.53/3216.26	o 989
3205.63/3216.31	c Solution 12434, time = 3213.5741s
3205.63/3216.31	o 982
3205.63/3216.36	c Solution 12435, time = 3213.6219s
3205.63/3216.36	o 981
3205.63/3216.38	c Solution 12436, time = 3213.6396s
3205.63/3216.38	o 980
3205.63/3216.39	c Solution 12437, time = 3213.6556s
3205.63/3216.39	o 977
3205.73/3216.41	c Solution 12438, time = 3213.6684s
3205.73/3216.41	o 973
3205.73/3216.41	c Solution 12439, time = 3213.6759s
3205.73/3216.41	o 973
3205.73/3216.42	c Solution 12440, time = 3213.6825s
3205.73/3216.42	o 973
3205.73/3216.43	c Solution 12441, time = 3213.6884s
3205.73/3216.43	o 972
3205.73/3216.43	c Solution 12442, time = 3213.6928s
3205.73/3216.43	o 972
3205.73/3216.44	c Solution 12443, time = 3213.6971s
3205.73/3216.44	o 972
3205.73/3216.44	c Solution 12444, time = 3213.7016s
3205.73/3216.44	o 972
3205.73/3216.44	c Solution 12445, time = 3213.7059s
3205.73/3216.44	o 972
3205.73/3216.45	c Solution 12446, time = 3213.7102s
3205.73/3216.45	o 972
3205.73/3216.45	c Solution 12447, time = 3213.7145s
3205.73/3216.45	o 972
3205.73/3216.46	c Solution 12448, time = 3213.7186s
3205.73/3216.46	o 972
3205.73/3216.46	c Solution 12449, time = 3213.7228s
3205.73/3216.46	o 972
3252.21/3263.01	c Solution 12450, time = 3260.2750s
3252.21/3263.01	o 336
3252.21/3263.02	c Solution 12451, time = 3260.2790s
3252.21/3263.02	o 1019
3252.60/3263.47	c Solution 12452, time = 3260.7290s
3252.60/3263.47	o 1020
3253.21/3264.08	c Solution 12453, time = 3261.3428s
3253.21/3264.08	o 1018
3253.31/3264.19	c Solution 12454, time = 3261.4525s
3253.31/3264.19	o 1014
3253.59/3264.47	c Solution 12455, time = 3261.7339s
3253.59/3264.47	o 1010
3254.20/3265.02	c Solution 12456, time = 3262.2789s
3254.20/3265.02	o 988
3254.39/3265.22	c Solution 12457, time = 3262.4828s
3254.39/3265.22	o 992
3254.59/3265.46	c Solution 12458, time = 3262.7212s
3254.59/3265.46	o 978
3254.89/3265.71	c Solution 12459, time = 3262.9703s
3254.89/3265.71	o 980
3255.39/3266.23	c Solution 12460, time = 3263.4886s
3255.39/3266.23	o 983
3255.59/3266.49	c Solution 12461, time = 3263.7469s
3255.59/3266.49	o 986
3256.09/3266.90	c Solution 12462, time = 3264.1626s
3256.09/3266.90	o 986
3256.20/3267.09	c Solution 12463, time = 3264.3512s
3256.20/3267.09	o 975
3256.49/3267.36	c Solution 12464, time = 3264.6222s
3256.49/3267.36	o 968
3256.98/3267.88	c Solution 12465, time = 3265.1379s
3256.98/3267.88	o 949
3257.20/3268.02	c Solution 12466, time = 3265.2781s
3257.20/3268.02	o 942
3257.38/3268.28	c Solution 12467, time = 3265.5410s
3257.38/3268.28	o 946
3257.88/3268.77	c Solution 12468, time = 3266.0358s
3257.88/3268.77	o 950
3258.08/3268.90	c Solution 12469, time = 3266.1595s
3258.08/3268.90	o 955
3258.19/3269.09	c Solution 12470, time = 3266.3526s
3258.19/3269.09	o 928
3258.48/3269.31	c Solution 12471, time = 3266.5725s
3258.48/3269.31	o 934
3258.88/3269.79	c Solution 12472, time = 3267.0466s
3258.88/3269.79	o 936
3259.08/3269.97	c Solution 12473, time = 3267.2300s
3259.08/3269.97	o 911
3259.48/3270.30	c Solution 12474, time = 3267.5616s
3259.48/3270.30	o 907
3259.68/3270.53	c Solution 12475, time = 3267.7925s
3259.68/3270.53	o 919
3259.88/3270.75	c Solution 12476, time = 3268.0093s
3259.88/3270.75	o 923
3260.29/3271.11	c Solution 12477, time = 3268.3730s
3260.29/3271.11	o 907
3260.38/3271.28	c Solution 12478, time = 3268.5424s
3260.38/3271.28	o 889
3260.78/3271.66	c Solution 12479, time = 3268.9236s
3260.78/3271.66	o 891
3260.87/3271.78	c Solution 12480, time = 3269.0454s
3260.87/3271.78	o 881
3261.07/3271.97	c Solution 12481, time = 3269.2346s
3261.07/3271.97	o 881
3261.37/3272.25	c Solution 12482, time = 3269.5139s
3261.37/3272.25	o 881
3261.47/3272.39	c Solution 12483, time = 3269.6539s
3261.47/3272.39	o 873
3261.77/3272.64	c Solution 12484, time = 3269.9060s
3261.77/3272.64	o 878
3262.18/3273.07	c Solution 12485, time = 3270.3304s
3262.18/3273.07	o 870
3262.37/3273.24	c Solution 12486, time = 3270.4982s
3262.37/3273.24	o 854
3262.57/3273.44	c Solution 12487, time = 3270.6999s
3262.57/3273.44	o 865
3262.87/3273.79	c Solution 12488, time = 3271.0474s
3262.87/3273.79	o 862
3263.07/3273.94	c Solution 12489, time = 3271.1999s
3263.07/3273.94	o 858
3263.37/3274.29	c Solution 12490, time = 3271.5540s
3263.37/3274.29	o 869
3263.47/3274.39	c Solution 12491, time = 3271.6527s
3263.47/3274.39	o 845
3263.87/3274.74	c Solution 12492, time = 3272.0031s
3263.87/3274.74	o 848
3263.97/3274.89	c Solution 12493, time = 3272.1533s
3263.97/3274.89	o 854
3264.18/3275.09	c Solution 12494, time = 3272.3477s
3264.18/3275.09	o 849
3264.47/3275.30	c Solution 12495, time = 3272.5579s
3264.47/3275.30	o 834
3264.76/3275.60	c Solution 12496, time = 3272.8623s
3264.76/3275.60	o 833
3264.76/3275.66	c Solution 12497, time = 3272.9212s
3264.76/3275.66	o 835
3264.86/3275.79	c Solution 12498, time = 3273.0484s
3264.86/3275.79	o 822
3265.06/3275.93	c Solution 12499, time = 3273.1862s
3265.06/3275.93	o 817
3265.27/3276.14	c Solution 12500, time = 3273.3985s
3265.27/3276.14	o 809
3265.36/3276.22	c Solution 12501, time = 3273.4803s
3265.36/3276.22	o 814
3265.46/3276.39	c Solution 12502, time = 3273.6472s
3265.46/3276.39	o 811
3265.76/3276.68	c Solution 12503, time = 3273.9425s
3265.76/3276.68	o 825
3265.96/3276.84	c Solution 12504, time = 3274.1057s
3265.96/3276.84	o 806
3266.06/3276.97	c Solution 12505, time = 3274.2319s
3266.06/3276.97	o 817
3266.17/3277.09	c Solution 12506, time = 3274.3504s
3266.17/3277.09	o 800
3266.56/3277.47	c Solution 12507, time = 3274.7317s
3266.56/3277.47	o 803
3266.66/3277.54	c Solution 12508, time = 3274.8034s
3266.66/3277.54	o 805
3266.76/3277.60	c Solution 12509, time = 3274.8607s
3266.76/3277.60	o 803
3266.76/3277.69	c Solution 12510, time = 3274.9466s
3266.76/3277.69	o 809
3266.86/3277.73	c Solution 12511, time = 3274.9896s
3266.86/3277.73	o 806
3267.17/3278.05	c Solution 12512, time = 3275.3119s
3267.17/3278.05	o 811
3267.27/3278.18	c Solution 12513, time = 3275.4454s
3267.27/3278.18	o 792
3267.36/3278.29	c Solution 12514, time = 3275.5495s
3267.36/3278.29	o 787
3267.66/3278.58	c Solution 12515, time = 3275.8379s
3267.66/3278.58	o 777
3267.76/3278.66	c Solution 12516, time = 3275.9216s
3267.76/3278.66	o 774
3267.96/3278.84	c Solution 12517, time = 3276.1002s
3267.96/3278.84	o 768
3268.36/3279.23	c Solution 12518, time = 3276.4896s
3268.36/3279.23	o 761
3268.36/3279.28	c Solution 12519, time = 3276.5453s
3268.36/3279.28	o 764
3268.46/3279.37	c Solution 12520, time = 3276.6270s
3268.46/3279.37	o 772
3268.75/3279.68	c Solution 12521, time = 3276.9445s
3268.75/3279.68	o 773
3268.85/3279.74	c Solution 12522, time = 3277.0029s
3268.85/3279.74	o 770
3268.95/3279.89	c Solution 12523, time = 3277.1516s
3268.95/3279.89	o 769
3269.35/3280.20	c Solution 12524, time = 3277.4573s
3269.35/3280.20	o 765
3269.35/3280.25	c Solution 12525, time = 3277.5114s
3269.35/3280.25	o 762
3269.46/3280.32	c Solution 12526, time = 3277.5856s
3269.46/3280.32	o 747
3269.56/3280.40	c Solution 12527, time = 3277.6643s
3269.56/3280.40	o 744
3269.66/3280.55	c Solution 12528, time = 3277.8137s
3269.66/3280.55	o 741
3269.86/3280.77	c Solution 12529, time = 3278.0315s
3269.86/3280.77	o 736
3269.96/3280.86	c Solution 12530, time = 3278.1240s
3269.96/3280.86	o 752
3270.17/3281.10	c Solution 12531, time = 3278.3594s
3270.17/3281.10	o 734
3270.27/3281.15	c Solution 12532, time = 3278.4117s
3270.27/3281.15	o 723
3270.36/3281.21	c Solution 12533, time = 3278.4685s
3270.36/3281.21	o 723
3270.46/3281.33	c Solution 12534, time = 3278.5919s
3270.46/3281.33	o 712
3270.46/3281.34	c Solution 12535, time = 3278.5967s
3270.46/3281.34	o 712
3270.76/3281.60	c Solution 12536, time = 3278.8619s
3270.76/3281.60	o 718
3270.76/3281.61	c Solution 12537, time = 3278.8671s
3270.76/3281.61	o 718
3270.86/3281.71	c Solution 12538, time = 3278.9676s
3270.86/3281.71	o 718
3270.86/3281.71	c Solution 12539, time = 3278.9724s
3270.86/3281.71	o 718
3270.86/3281.77	c Solution 12540, time = 3279.0271s
3270.86/3281.77	o 701
3270.96/3281.82	c Solution 12541, time = 3279.0826s
3270.96/3281.82	o 710
3270.96/3281.89	c Solution 12542, time = 3279.1469s
3270.96/3281.89	o 717
3270.96/3281.89	c Solution 12543, time = 3279.1508s
3270.96/3281.89	o 717
3271.06/3282.00	c Solution 12544, time = 3279.2659s
3271.06/3282.00	o 716
3271.17/3282.01	c Solution 12545, time = 3279.2708s
3271.17/3282.01	o 716
3271.17/3282.09	c Solution 12546, time = 3279.3526s
3271.17/3282.09	o 707
3271.27/3282.15	c Solution 12547, time = 3279.4098s
3271.27/3282.15	o 714
3271.27/3282.15	c Solution 12548, time = 3279.4139s
3271.27/3282.15	o 714
3271.46/3282.30	c Solution 12549, time = 3279.5569s
3271.46/3282.30	o 710
3271.46/3282.31	c Solution 12550, time = 3279.5662s
3271.46/3282.31	o 710
3271.46/3282.35	c Solution 12551, time = 3279.6092s
3271.46/3282.35	o 708
3271.46/3282.35	c Solution 12552, time = 3279.6130s
3271.46/3282.35	o 708
3271.56/3282.42	c Solution 12553, time = 3279.6850s
3271.56/3282.42	o 705
3271.56/3282.47	c Solution 12554, time = 3279.7315s
3271.56/3282.47	o 712
3271.56/3282.47	c Solution 12555, time = 3279.7354s
3271.56/3282.47	o 712
3271.66/3282.56	c Solution 12556, time = 3279.8243s
3271.66/3282.56	o 707
3271.66/3282.57	c Solution 12557, time = 3279.8318s
3271.66/3282.57	o 707
3271.76/3282.63	c Solution 12558, time = 3279.8866s
3271.76/3282.63	o 703
3271.76/3282.65	c Solution 12559, time = 3279.9064s
3271.76/3282.65	o 706
3271.86/3282.71	c Solution 12560, time = 3279.9729s
3271.86/3282.71	o 692
3271.86/3282.78	c Solution 12561, time = 3280.0429s
3271.86/3282.78	o 710
3271.95/3282.88	c Solution 12562, time = 3280.1385s
3271.95/3282.88	o 715
3272.05/3282.93	c Solution 12563, time = 3280.1880s
3272.05/3282.93	o 720
3272.05/3282.93	c Solution 12564, time = 3280.1921s
3272.05/3282.93	o 720
3272.35/3283.22	c Solution 12565, time = 3280.4831s
3272.35/3283.22	o 713
3272.35/3283.23	c Solution 12566, time = 3280.4882s
3272.35/3283.23	o 713
3272.45/3283.38	c Solution 12567, time = 3280.6398s
3272.45/3283.38	o 709
3272.45/3283.38	c Solution 12568, time = 3280.6453s
3272.45/3283.38	o 709
3272.55/3283.43	c Solution 12569, time = 3280.6935s
3272.55/3283.43	o 715
3272.55/3283.44	c Solution 12570, time = 3280.6974s
3272.55/3283.44	o 715
3272.65/3283.53	c Solution 12571, time = 3280.7865s
3272.65/3283.53	o 710
3272.85/3283.77	c Solution 12572, time = 3281.0344s
3272.85/3283.77	o 1030
3273.26/3284.15	c Solution 12573, time = 3281.4103s
3273.26/3284.15	o 1032
3273.26/3284.15	c Solution 12574, time = 3281.4135s
3273.26/3284.15	o 1032
3273.75/3284.67	c Solution 12575, time = 3281.9334s
3273.75/3284.67	o 1022
3273.95/3284.89	c Solution 12576, time = 3282.1528s
3273.95/3284.89	o 1014
3274.26/3285.16	c Solution 12577, time = 3282.4164s
3274.26/3285.16	o 1001
3274.85/3285.75	c Solution 12578, time = 3283.0062s
3274.85/3285.75	o 996
3274.95/3285.83	c Solution 12579, time = 3283.0924s
3274.95/3285.83	o 1003
3275.16/3286.04	c Solution 12580, time = 3283.3028s
3275.16/3286.04	o 994
3275.75/3286.65	c Solution 12581, time = 3283.9069s
3275.75/3286.65	o 987
3275.94/3286.84	c Solution 12582, time = 3284.0998s
3275.94/3286.84	o 988
3276.25/3287.15	c Solution 12583, time = 3284.4070s
3276.25/3287.15	o 993
3276.54/3287.49	c Solution 12584, time = 3284.7520s
3276.54/3287.49	o 979
3276.84/3287.70	c Solution 12585, time = 3284.9606s
3276.84/3287.70	o 983
3277.34/3288.29	c Solution 12586, time = 3285.5523s
3277.34/3288.29	o 984
3277.64/3288.54	c Solution 12587, time = 3285.8028s
3277.64/3288.54	o 967
3277.94/3288.82	c Solution 12588, time = 3286.0855s
3277.94/3288.82	o 963
3278.34/3289.28	c Solution 12589, time = 3286.5422s
3278.34/3289.28	o 965
3278.64/3289.53	c Solution 12590, time = 3286.7918s
3278.64/3289.53	o 956
3279.15/3290.02	c Solution 12591, time = 3287.2830s
3279.15/3290.02	o 957
3279.34/3290.23	c Solution 12592, time = 3287.4863s
3279.34/3290.23	o 952
3279.54/3290.43	c Solution 12593, time = 3287.6949s
3279.54/3290.43	o 958
3279.93/3290.85	c Solution 12594, time = 3288.1082s
3279.93/3290.85	o 954
3280.03/3290.96	c Solution 12595, time = 3288.2187s
3280.03/3290.96	o 953
3280.24/3291.19	c Solution 12596, time = 3288.4466s
3280.24/3291.19	o 940
3280.73/3291.66	c Solution 12597, time = 3288.9182s
3280.73/3291.66	o 942
3280.93/3291.87	c Solution 12598, time = 3289.1278s
3280.93/3291.87	o 935
3281.53/3292.40	c Solution 12599, time = 3289.6585s
3281.53/3292.40	o 925
3281.73/3292.63	c Solution 12600, time = 3289.8871s
3281.73/3292.63	o 934
3282.03/3292.96	c Solution 12601, time = 3290.2219s
3282.03/3292.96	o 922
3282.14/3293.05	c Solution 12602, time = 3290.3104s
3282.14/3293.05	o 914
3282.33/3293.21	c Solution 12603, time = 3290.4721s
3282.33/3293.21	o 903
3282.43/3293.36	c Solution 12604, time = 3290.6226s
3282.43/3293.36	o 898
3282.83/3293.70	c Solution 12605, time = 3290.9642s
3282.83/3293.70	o 888
3282.93/3293.87	c Solution 12606, time = 3291.1301s
3282.93/3293.87	o 883
3283.14/3294.11	c Solution 12607, time = 3291.3662s
3283.14/3294.11	o 888
3283.53/3294.40	c Solution 12608, time = 3291.6646s
3283.53/3294.40	o 882
3283.62/3294.52	c Solution 12609, time = 3291.7762s
3283.62/3294.52	o 882
3284.02/3294.90	c Solution 12610, time = 3292.1646s
3284.02/3294.90	o 874
3284.13/3295.07	c Solution 12611, time = 3292.3319s
3284.13/3295.07	o 870
3284.32/3295.25	c Solution 12612, time = 3292.5118s
3284.32/3295.25	o 873
3284.72/3295.64	c Solution 12613, time = 3292.9008s
3284.72/3295.64	o 859
3284.92/3295.83	c Solution 12614, time = 3293.0924s
3284.92/3295.83	o 864
3285.42/3296.31	c Solution 12615, time = 3293.5723s
3285.42/3296.31	o 861
3285.62/3296.53	c Solution 12616, time = 3293.7934s
3285.62/3296.53	o 847
3285.82/3296.76	c Solution 12617, time = 3294.0197s
3285.82/3296.76	o 853
3286.23/3297.14	c Solution 12618, time = 3294.4039s
3286.23/3297.14	o 854
3286.32/3297.28	c Solution 12619, time = 3294.5452s
3286.32/3297.28	o 834
3286.72/3297.67	c Solution 12620, time = 3294.9310s
3286.72/3297.67	o 832
3286.92/3297.88	c Solution 12621, time = 3295.1422s
3286.92/3297.88	o 825
3287.32/3298.26	c Solution 12622, time = 3295.5230s
3287.32/3298.26	o 818
3287.51/3298.40	c Solution 12623, time = 3295.6596s
3287.51/3298.40	o 804
3287.51/3298.46	c Solution 12624, time = 3295.7224s
3287.51/3298.46	o 802
3287.91/3298.85	c Solution 12625, time = 3296.1086s
3287.91/3298.85	o 805
3287.91/3298.88	c Solution 12626, time = 3296.1438s
3287.91/3298.88	o 813
3288.12/3299.03	c Solution 12627, time = 3296.2873s
3288.12/3299.03	o 797
3288.41/3299.36	c Solution 12628, time = 3296.6215s
3288.41/3299.36	o 801
3288.51/3299.48	c Solution 12629, time = 3296.7370s
3288.51/3299.48	o 799
3288.71/3299.64	c Solution 12630, time = 3296.9037s
3288.71/3299.64	o 788
3289.01/3299.95	c Solution 12631, time = 3297.2119s
3289.01/3299.95	o 794
3289.12/3300.07	c Solution 12632, time = 3297.3308s
3289.12/3300.07	o 782
3289.31/3300.21	c Solution 12633, time = 3297.4719s
3289.31/3300.21	o 792
3289.61/3300.53	c Solution 12634, time = 3297.7915s
3289.61/3300.53	o 775
3289.71/3300.63	c Solution 12635, time = 3297.8920s
3289.71/3300.63	o 778
3289.81/3300.77	c Solution 12636, time = 3298.0304s
3289.81/3300.77	o 775
3290.12/3301.10	c Solution 12637, time = 3298.3581s
3290.12/3301.10	o 759
3290.22/3301.15	c Solution 12638, time = 3298.4087s
3290.22/3301.15	o 747
3290.31/3301.21	c Solution 12639, time = 3298.4750s
3290.31/3301.21	o 756
3290.51/3301.42	c Solution 12640, time = 3298.6852s
3290.51/3301.42	o 764
3290.61/3301.52	c Solution 12641, time = 3298.7789s
3290.61/3301.52	o 773
3290.71/3301.65	c Solution 12642, time = 3298.9134s
3290.71/3301.65	o 773
3291.01/3301.93	c Solution 12643, time = 3299.1888s
3291.01/3301.93	o 746
3291.01/3301.99	c Solution 12644, time = 3299.2499s
3291.01/3301.99	o 732
3291.12/3302.09	c Solution 12645, time = 3299.3513s
3291.12/3302.09	o 749
3291.22/3302.17	c Solution 12646, time = 3299.4317s
3291.22/3302.17	o 743
3291.50/3302.46	c Solution 12647, time = 3299.7241s
3291.50/3302.46	o 731
3291.50/3302.47	c Solution 12648, time = 3299.7289s
3291.50/3302.47	o 731
3291.70/3302.62	c Solution 12649, time = 3299.8809s
3291.70/3302.62	o 723
3291.70/3302.63	c Solution 12650, time = 3299.8865s
3291.70/3302.63	o 723
3291.90/3302.81	c Solution 12651, time = 3300.0668s
3291.90/3302.81	o 722
3291.90/3302.81	c Solution 12652, time = 3300.0706s
3291.90/3302.81	o 722
3291.90/3302.88	c Solution 12653, time = 3300.1369s
3291.90/3302.88	o 710
3292.00/3302.91	c Solution 12654, time = 3300.1708s
3292.00/3302.91	o 723
3292.00/3302.91	c Solution 12655, time = 3300.1743s
3292.00/3302.91	o 723
3292.00/3302.96	c Solution 12656, time = 3300.2217s
3292.00/3302.96	o 725
3292.00/3302.96	c Solution 12657, time = 3300.2256s
3292.00/3302.96	o 725
3292.11/3303.05	c Solution 12658, time = 3300.3071s
3292.11/3303.05	o 710
3292.11/3303.11	c Solution 12659, time = 3300.3661s
3292.11/3303.11	o 707
3292.21/3303.16	c Solution 12660, time = 3300.4173s
3292.21/3303.16	o 723
3292.21/3303.16	c Solution 12661, time = 3300.4211s
3292.21/3303.16	o 723
3292.40/3303.31	c Solution 12662, time = 3300.5699s
3292.40/3303.31	o 732
3292.40/3303.32	c Solution 12663, time = 3300.5788s
3292.40/3303.32	o 732
3292.50/3303.41	c Solution 12664, time = 3300.6735s
3292.50/3303.41	o 729
3292.50/3303.46	c Solution 12665, time = 3300.7203s
3292.50/3303.46	o 721
3292.50/3303.46	c Solution 12666, time = 3300.7239s
3292.50/3303.46	o 721
3292.60/3303.51	c Solution 12667, time = 3300.7696s
3292.60/3303.51	o 714
3292.60/3303.57	c Solution 12668, time = 3300.8281s
3292.60/3303.57	o 723
3292.60/3303.57	c Solution 12669, time = 3300.8317s
3292.60/3303.57	o 723
3292.70/3303.66	c Solution 12670, time = 3300.9178s
3292.70/3303.66	o 721
3292.70/3303.67	c Solution 12671, time = 3300.9277s
3292.70/3303.67	o 721
3292.80/3303.73	c Solution 12672, time = 3300.9910s
3292.80/3303.73	o 693
3292.80/3303.75	c Solution 12673, time = 3301.0121s
3292.80/3303.75	o 721
3292.90/3303.82	c Solution 12674, time = 3301.0820s
3292.90/3303.82	o 721
3292.90/3303.83	c Solution 12675, time = 3301.0870s
3292.90/3303.83	o 721
3292.90/3303.89	c Solution 12676, time = 3301.1486s
3292.90/3303.89	o 690
3293.00/3303.93	c Solution 12677, time = 3301.1894s
3293.00/3303.93	o 710
3293.00/3303.93	c Solution 12678, time = 3301.1928s
3293.00/3303.93	o 710
3293.00/3303.98	c Solution 12679, time = 3301.2387s
3293.00/3303.98	o 705
3293.00/3303.98	c Solution 12680, time = 3301.2435s
3293.00/3303.98	o 705
3293.11/3304.09	c Solution 12681, time = 3301.3464s
3293.11/3304.09	o 724
3293.11/3304.09	c Solution 12682, time = 3301.3506s
3293.11/3304.09	o 724
3293.50/3304.42	c Solution 12683, time = 3301.6842s
3293.50/3304.42	o 716
3293.50/3304.43	c Solution 12684, time = 3301.6896s
3293.50/3304.43	o 716
3293.50/3304.47	c Solution 12685, time = 3301.7279s
3293.50/3304.47	o 719
3293.50/3304.47	c Solution 12686, time = 3301.7318s
3293.50/3304.47	o 719
3293.60/3304.54	c Solution 12687, time = 3301.7976s
3293.60/3304.54	o 717
3293.70/3304.65	c Solution 12688, time = 3301.9070s
3293.70/3304.65	o 703
3293.70/3304.69	c Solution 12689, time = 3301.9534s
3293.70/3304.69	o 734
3293.80/3304.70	c Solution 12690, time = 3301.9574s
3293.80/3304.70	o 734
3294.00/3304.94	c Solution 12691, time = 3302.2033s
3294.00/3304.94	o 725
3294.00/3304.95	c Solution 12692, time = 3302.2079s
3294.00/3304.95	o 725
3294.11/3305.08	c Solution 12693, time = 3302.3386s
3294.11/3305.08	o 712
3294.21/3305.11	c Solution 12694, time = 3302.3743s
3294.21/3305.11	o 728
3294.21/3305.12	c Solution 12695, time = 3302.3782s
3294.21/3305.12	o 728
3294.30/3305.28	c Solution 12696, time = 3302.5448s
3294.30/3305.28	o 726
3294.30/3305.29	c Solution 12697, time = 3302.5494s
3294.30/3305.29	o 726
3294.50/3305.40	c Solution 12698, time = 3302.6593s
3294.50/3305.40	o 738
3294.50/3305.40	c Solution 12699, time = 3302.6635s
3294.50/3305.40	o 738
3294.50/3305.47	c Solution 12700, time = 3302.7331s
3294.50/3305.47	o 737
3294.50/3305.48	c Solution 12701, time = 3302.7398s
3294.50/3305.48	o 737
3294.59/3305.55	c Solution 12702, time = 3302.8109s
3294.59/3305.55	o 714
3294.69/3305.68	c Solution 12703, time = 3302.9375s
3294.69/3305.68	o 242
3294.69/3305.68	c Solution 12704, time = 3302.9434s
3294.69/3305.68	o 11584
3294.79/3305.74	c Solution 12705, time = 3302.9967s
3294.79/3305.74	o 242
3294.79/3305.75	c Solution 12706, time = 3303.0115s
3294.79/3305.75	o 1047
3294.99/3305.91	c Solution 12707, time = 3303.1690s
3294.99/3305.91	o 1046
3295.29/3306.23	c Solution 12708, time = 3303.4952s
3295.29/3306.23	o 1047
3295.89/3306.89	c Solution 12709, time = 3304.1503s
3295.89/3306.89	o 1040
3296.20/3307.13	c Solution 12710, time = 3304.3929s
3296.20/3307.13	o 1023
3296.39/3307.35	c Solution 12711, time = 3304.6129s
3296.39/3307.35	o 1034
3296.99/3307.90	c Solution 12712, time = 3305.1623s
3296.99/3307.90	o 1019
3297.10/3308.06	c Solution 12713, time = 3305.3184s
3297.10/3308.06	o 1027
3297.29/3308.24	c Solution 12714, time = 3305.4974s
3297.29/3308.24	o 1021
3297.89/3308.82	c Solution 12715, time = 3306.0783s
3297.89/3308.82	o 1028
3298.10/3309.06	c Solution 12716, time = 3306.3252s
3298.10/3309.06	o 1018
3298.38/3309.31	c Solution 12717, time = 3306.5737s
3298.38/3309.31	o 1020
3298.98/3309.90	c Solution 12718, time = 3307.1656s
3298.98/3309.90	o 1002
3299.09/3310.08	c Solution 12719, time = 3307.3399s
3299.09/3310.08	o 1013
3299.58/3310.57	c Solution 12720, time = 3307.8277s
3299.58/3310.57	o 994
3299.78/3310.78	c Solution 12721, time = 3308.0392s
3299.78/3310.78	o 992
3300.09/3311.01	c Solution 12722, time = 3308.2708s
3300.09/3311.01	o 982
3300.48/3311.42	c Solution 12723, time = 3308.6768s
3300.48/3311.42	o 977
3300.58/3311.58	c Solution 12724, time = 3308.8389s
3300.58/3311.58	o 963
3300.78/3311.79	c Solution 12725, time = 3309.0494s
3300.78/3311.79	o 959
3301.28/3312.25	c Solution 12726, time = 3309.5078s
3301.28/3312.25	o 944
3301.48/3312.46	c Solution 12727, time = 3309.7209s
3301.48/3312.46	o 934
3301.98/3312.90	c Solution 12728, time = 3310.1637s
3301.98/3312.90	o 937
3302.08/3313.05	c Solution 12729, time = 3310.3114s
3302.08/3313.05	o 926
3302.19/3313.17	c Solution 12730, time = 3310.4352s
3302.19/3313.17	o 926
3302.37/3313.33	c Solution 12731, time = 3310.5922s
3302.37/3313.33	o 916
3302.67/3313.65	c Solution 12732, time = 3310.9149s
3302.67/3313.65	o 922
3303.18/3314.11	c Solution 12733, time = 3311.3678s
3303.18/3314.11	o 916
3303.27/3314.29	c Solution 12734, time = 3311.5464s
3303.27/3314.29	o 913
3303.47/3314.42	c Solution 12735, time = 3311.6773s
3303.47/3314.42	o 911
3303.87/3314.87	c Solution 12736, time = 3312.1334s
3303.87/3314.87	o 916
3304.08/3315.01	c Solution 12737, time = 3312.2707s
3304.08/3315.01	o 907
3304.18/3315.15	c Solution 12738, time = 3312.4084s
3304.18/3315.15	o 894
3304.57/3315.50	c Solution 12739, time = 3312.7587s
3304.57/3315.50	o 886
3304.57/3315.57	c Solution 12740, time = 3312.8341s
3304.57/3315.57	o 890
3304.77/3315.73	c Solution 12741, time = 3312.9957s
3304.77/3315.73	o 859
3305.08/3316.05	c Solution 12742, time = 3313.3120s
3305.08/3316.05	o 875
3305.27/3316.23	c Solution 12743, time = 3313.4919s
3305.27/3316.23	o 876
3305.37/3316.33	c Solution 12744, time = 3313.5933s
3305.37/3316.33	o 862
3305.47/3316.49	c Solution 12745, time = 3313.7484s
3305.47/3316.49	o 866
3305.76/3316.76	c Solution 12746, time = 3314.0163s
3305.76/3316.76	o 858
3305.96/3316.91	c Solution 12747, time = 3314.1749s
3305.96/3316.91	o 859
3306.07/3317.07	c Solution 12748, time = 3314.3326s
3306.07/3317.07	o 845
3306.46/3317.48	c Solution 12749, time = 3314.7453s
3306.46/3317.48	o 852
3306.76/3317.71	c Solution 12750, time = 3314.9664s
3306.76/3317.71	o 850
3307.07/3318.09	c Solution 12751, time = 3315.3546s
3307.07/3318.09	o 857
3307.26/3318.22	c Solution 12752, time = 3315.4824s
3307.26/3318.22	o 842
3307.36/3318.38	c Solution 12753, time = 3315.6393s
3307.36/3318.38	o 829
3307.86/3318.80	c Solution 12754, time = 3316.0604s
3307.86/3318.80	o 831
3307.96/3318.94	c Solution 12755, time = 3316.2041s
3307.96/3318.94	o 814
3308.07/3319.05	c Solution 12756, time = 3316.3066s
3308.07/3319.05	o 823
3308.36/3319.34	c Solution 12757, time = 3316.5984s
3308.36/3319.34	o 817
3308.46/3319.46	c Solution 12758, time = 3316.7249s
3308.46/3319.46	o 816
3308.86/3319.82	c Solution 12759, time = 3317.0799s
3308.86/3319.82	o 802
3308.96/3319.97	c Solution 12760, time = 3317.2279s
3308.96/3319.97	o 786
3309.07/3320.10	c Solution 12761, time = 3317.3562s
3309.07/3320.10	o 784
3309.46/3320.40	c Solution 12762, time = 3317.6569s
3309.46/3320.40	o 762
3309.55/3320.56	c Solution 12763, time = 3317.8184s
3309.55/3320.56	o 760
3309.85/3320.80	c Solution 12764, time = 3318.0602s
3309.85/3320.80	o 759
3309.95/3320.95	c Solution 12765, time = 3318.2094s
3309.95/3320.95	o 755
3310.25/3321.20	c Solution 12766, time = 3318.4612s
3310.25/3321.20	o 749
3310.35/3321.30	c Solution 12767, time = 3318.5653s
3310.35/3321.30	o 740
3310.45/3321.43	c Solution 12768, time = 3318.6937s
3310.45/3321.43	o 741
3310.65/3321.68	c Solution 12769, time = 3318.9414s
3310.65/3321.68	o 741
3310.75/3321.75	c Solution 12770, time = 3319.0145s
3310.75/3321.75	o 733
3310.85/3321.84	c Solution 12771, time = 3319.1005s
3310.85/3321.84	o 747
3310.95/3321.96	c Solution 12772, time = 3319.2216s
3310.95/3321.96	o 732
3311.25/3322.24	c Solution 12773, time = 3319.4980s
3311.25/3322.24	o 738
3311.35/3322.36	c Solution 12774, time = 3319.6189s
3311.35/3322.36	o 724
3311.65/3322.65	c Solution 12775, time = 3319.9070s
3311.65/3322.65	o 727
3311.75/3322.74	c Solution 12776, time = 3320.0014s
3311.75/3322.74	o 713
3311.85/3322.86	c Solution 12777, time = 3320.1206s
3311.85/3322.86	o 713
3312.06/3323.07	c Solution 12778, time = 3320.3309s
3312.06/3323.07	o 707
3312.25/3323.23	c Solution 12779, time = 3320.4904s
3312.25/3323.23	o 690
3312.45/3323.45	c Solution 12780, time = 3320.7096s
3312.45/3323.45	o 691
3312.55/3323.53	c Solution 12781, time = 3320.7864s
3312.55/3323.53	o 673
3312.85/3323.85	c Solution 12782, time = 3321.1095s
3312.85/3323.85	o 679
3312.95/3323.96	c Solution 12783, time = 3321.2229s
3312.95/3323.96	o 671
3313.06/3324.09	c Solution 12784, time = 3321.3482s
3313.06/3324.09	o 657
3313.34/3324.30	c Solution 12785, time = 3321.5618s
3313.34/3324.30	o 653
3313.34/3324.39	c Solution 12786, time = 3321.6522s
3313.34/3324.39	o 642
3313.34/3324.39	c Solution 12787, time = 3321.6560s
3313.34/3324.39	o 642
3313.44/3324.49	c Solution 12788, time = 3321.7527s
3313.44/3324.49	o 634
3313.54/3324.50	c Solution 12789, time = 3321.7575s
3313.54/3324.50	o 634
3313.74/3324.75	c Solution 12790, time = 3322.0107s
3313.74/3324.75	o 636
3313.74/3324.75	c Solution 12791, time = 3322.0156s
3313.74/3324.75	o 636
3313.84/3324.81	c Solution 12792, time = 3322.0710s
3313.84/3324.81	o 636
3313.84/3324.81	c Solution 12793, time = 3322.0754s
3313.84/3324.81	o 636
3313.84/3324.87	c Solution 12794, time = 3322.1316s
3313.84/3324.87	o 632
3313.94/3324.96	c Solution 12795, time = 3322.2165s
3313.94/3324.96	o 618
3313.94/3324.96	c Solution 12796, time = 3322.2212s
3313.94/3324.96	o 618
3313.94/3324.96	c Solution 12797, time = 3322.2249s
3313.94/3324.96	o 618
3314.05/3325.03	c Solution 12798, time = 3322.2880s
3314.05/3325.03	o 620
3314.05/3325.03	c Solution 12799, time = 3322.2923s
3314.05/3325.03	o 620
3314.05/3325.08	c Solution 12800, time = 3322.3438s
3314.05/3325.08	o 610
3314.15/3325.14	c Solution 12801, time = 3322.3965s
3314.15/3325.14	o 622
3314.24/3325.23	c Solution 12802, time = 3322.4882s
3314.24/3325.23	o 645
3314.24/3325.23	c Solution 12803, time = 3322.4925s
3314.24/3325.23	o 645
3314.34/3325.39	c Solution 12804, time = 3322.6509s
3314.34/3325.39	o 651
3314.44/3325.40	c Solution 12805, time = 3322.6594s
3314.44/3325.40	o 651
3314.44/3325.48	c Solution 12806, time = 3322.7427s
3314.44/3325.48	o 656
3314.44/3325.49	c Solution 12807, time = 3322.7471s
3314.44/3325.49	o 656
3314.54/3325.55	c Solution 12808, time = 3322.8154s
3314.54/3325.55	o 634
3314.64/3325.61	c Solution 12809, time = 3322.8751s
3314.64/3325.61	o 665
3314.64/3325.62	c Solution 12810, time = 3322.8787s
3314.64/3325.62	o 665
3314.74/3325.73	c Solution 12811, time = 3322.9896s
3314.74/3325.73	o 662
3314.74/3325.73	c Solution 12812, time = 3322.9955s
3314.74/3325.73	o 662
3314.84/3325.80	c Solution 12813, time = 3323.0598s
3314.84/3325.80	o 661
3314.84/3325.84	c Solution 12814, time = 3323.0972s
3314.84/3325.84	o 663
3314.84/3325.84	c Solution 12815, time = 3323.1003s
3314.84/3325.84	o 663
3314.94/3325.94	c Solution 12816, time = 3323.1981s
3314.94/3325.94	o 666
3314.94/3325.94	c Solution 12817, time = 3323.2024s
3314.94/3325.94	o 666
3314.94/3325.99	c Solution 12818, time = 3323.2532s
3314.94/3325.99	o 650
3315.05/3326.05	c Solution 12819, time = 3323.3113s
3315.05/3326.05	o 650
3315.05/3326.10	c Solution 12820, time = 3323.3624s
3315.05/3326.10	o 655
3315.05/3326.11	c Solution 12821, time = 3323.3664s
3315.05/3326.11	o 655
3315.15/3326.19	c Solution 12822, time = 3323.4557s
3315.15/3326.19	o 661
3315.24/3326.20	c Solution 12823, time = 3323.4601s
3315.24/3326.20	o 661
3315.34/3326.32	c Solution 12824, time = 3323.5768s
3315.34/3326.32	o 658
3315.34/3326.32	c Solution 12825, time = 3323.5847s
3315.34/3326.32	o 658
3315.34/3326.36	c Solution 12826, time = 3323.6167s
3315.34/3326.36	o 647
3315.34/3326.36	c Solution 12827, time = 3323.6200s
3315.34/3326.36	o 647
3315.44/3326.40	c Solution 12828, time = 3323.6652s
3315.44/3326.40	o 647
3315.44/3326.47	c Solution 12829, time = 3323.7347s
3315.44/3326.47	o 645
3315.54/3326.54	c Solution 12830, time = 3323.7994s
3315.54/3326.54	o 667
3315.54/3326.54	c Solution 12831, time = 3323.8034s
3315.54/3326.54	o 667
3315.74/3326.72	c Solution 12832, time = 3323.9779s
3315.74/3326.72	o 660
3315.74/3326.73	c Solution 12833, time = 3323.9868s
3315.74/3326.73	o 660
3315.84/3326.80	c Solution 12834, time = 3324.0571s
3315.84/3326.80	o 683
3315.84/3326.80	c Solution 12835, time = 3324.0612s
3315.84/3326.80	o 683
3315.84/3326.84	c Solution 12836, time = 3324.1023s
3315.84/3326.84	o 659
3315.84/3326.84	c Solution 12837, time = 3324.1060s
3315.84/3326.84	o 659
3315.84/3326.87	c Solution 12838, time = 3324.1275s
3315.84/3326.87	o 658
3315.84/3326.87	c Solution 12839, time = 3324.1309s
3315.84/3326.87	o 658
3315.84/3326.89	c Solution 12840, time = 3324.1470s
3315.84/3326.89	o 659
3315.84/3326.89	c Solution 12841, time = 3324.1546s
3315.84/3326.89	o 659
3315.93/3326.92	c Solution 12842, time = 3324.1855s
3315.93/3326.92	o 648
3315.93/3326.93	c Solution 12843, time = 3324.1888s
3315.93/3326.93	o 648
3315.93/3326.99	c Solution 12844, time = 3324.2504s
3315.93/3326.99	o 626
3316.23/3327.22	c Solution 12845, time = 3324.4781s
3316.23/3327.22	o 1047
3316.33/3327.33	c Solution 12846, time = 3324.5958s
3316.33/3327.33	o 1047
3316.73/3327.77	c Solution 12847, time = 3325.0284s
3316.73/3327.77	o 1030
3317.33/3328.32	c Solution 12848, time = 3325.5820s
3317.33/3328.32	o 1024
3317.53/3328.57	c Solution 12849, time = 3325.8338s
3317.53/3328.57	o 1031
3318.04/3329.02	c Solution 12850, time = 3326.2762s
3318.04/3329.02	o 1037
3318.14/3329.15	c Solution 12851, time = 3326.4135s
3318.14/3329.15	o 1031
3318.43/3329.43	c Solution 12852, time = 3326.6901s
3318.43/3329.43	o 1021
3318.83/3329.86	c Solution 12853, time = 3327.1235s
3318.83/3329.86	o 1018
3319.04/3330.07	c Solution 12854, time = 3327.3264s
3319.04/3330.07	o 1002
3319.33/3330.30	c Solution 12855, time = 3327.5655s
3319.33/3330.30	o 997
3319.73/3330.79	c Solution 12856, time = 3328.0473s
3319.73/3330.79	o 989
3320.03/3331.02	c Solution 12857, time = 3328.2835s
3320.03/3331.02	o 983
3320.42/3331.43	c Solution 12858, time = 3328.6864s
3320.42/3331.43	o 977
3320.52/3331.57	c Solution 12859, time = 3328.8303s
3320.52/3331.57	o 969
3320.72/3331.76	c Solution 12860, time = 3329.0179s
3320.72/3331.76	o 971
3321.13/3332.16	c Solution 12861, time = 3329.4218s
3321.13/3332.16	o 955
3321.22/3332.28	c Solution 12862, time = 3329.5446s
3321.22/3332.28	o 946
3321.42/3332.47	c Solution 12863, time = 3329.7353s
3321.42/3332.47	o 942
3321.92/3332.99	c Solution 12864, time = 3330.2487s
3321.92/3332.99	o 937
3322.22/3333.26	c Solution 12865, time = 3330.5166s
3322.22/3333.26	o 940
3322.32/3333.36	c Solution 12866, time = 3330.6219s
3322.32/3333.36	o 937
3322.72/3333.78	c Solution 12867, time = 3331.0379s
3322.72/3333.78	o 929
3322.92/3333.98	c Solution 12868, time = 3331.2447s
3322.92/3333.98	o 922
3323.22/3334.22	c Solution 12869, time = 3331.4786s
3323.22/3334.22	o 911
3323.62/3334.65	c Solution 12870, time = 3331.9138s
3323.62/3334.65	o 912
3323.71/3334.78	c Solution 12871, time = 3332.0418s
3323.71/3334.78	o 911
3323.91/3334.95	c Solution 12872, time = 3332.2147s
3323.91/3334.95	o 906
3324.31/3335.35	c Solution 12873, time = 3332.6141s
3324.31/3335.35	o 909
3324.51/3335.53	c Solution 12874, time = 3332.7954s
3324.51/3335.53	o 897
3324.61/3335.69	c Solution 12875, time = 3332.9529s
3324.61/3335.69	o 898
3325.02/3336.04	c Solution 12876, time = 3333.3042s
3325.02/3336.04	o 898
3325.12/3336.16	c Solution 12877, time = 3333.4205s
3325.12/3336.16	o 893
3325.31/3336.34	c Solution 12878, time = 3333.6050s
3325.31/3336.34	o 898
3325.71/3336.71	c Solution 12879, time = 3333.9708s
3325.71/3336.71	o 893
3325.81/3336.84	c Solution 12880, time = 3334.1020s
3325.81/3336.84	o 895
3326.02/3337.02	c Solution 12881, time = 3334.2844s
3326.02/3337.02	o 880
3326.41/3337.42	c Solution 12882, time = 3334.6800s
3326.41/3337.42	o 870
3326.51/3337.53	c Solution 12883, time = 3334.7943s
3326.51/3337.53	o 869
3326.71/3337.72	c Solution 12884, time = 3334.9815s
3326.71/3337.72	o 884
3327.12/3338.11	c Solution 12885, time = 3335.3722s
3327.12/3338.11	o 856
3327.20/3338.25	c Solution 12886, time = 3335.5138s
3327.20/3338.25	o 872
3327.60/3338.63	c Solution 12887, time = 3335.8945s
3327.60/3338.63	o 860
3327.70/3338.78	c Solution 12888, time = 3336.0429s
3327.70/3338.78	o 852
3327.90/3338.92	c Solution 12889, time = 3336.1843s
3327.90/3338.92	o 850
3328.20/3339.28	c Solution 12890, time = 3336.5417s
3328.20/3339.28	o 848
3328.40/3339.42	c Solution 12891, time = 3336.6827s
3328.40/3339.42	o 859
3328.70/3339.75	c Solution 12892, time = 3337.0153s
3328.70/3339.75	o 849
3328.90/3339.95	c Solution 12893, time = 3337.2081s
3328.90/3339.95	o 838
3329.01/3340.09	c Solution 12894, time = 3337.3537s
3329.01/3340.09	o 835
3329.30/3340.34	c Solution 12895, time = 3337.6030s
3329.30/3340.34	o 827
3329.30/3340.39	c Solution 12896, time = 3337.6461s
3329.30/3340.39	o 832
3329.50/3340.53	c Solution 12897, time = 3337.7872s
3329.50/3340.53	o 831
3329.90/3340.91	c Solution 12898, time = 3338.1682s
3329.90/3340.91	o 834
3330.01/3341.07	c Solution 12899, time = 3338.3340s
3330.01/3341.07	o 831
3330.40/3341.43	c Solution 12900, time = 3338.6899s
3330.40/3341.43	o 814
3330.60/3341.61	c Solution 12901, time = 3338.8682s
3330.60/3341.61	o 811
3330.70/3341.70	c Solution 12902, time = 3338.9604s
3330.70/3341.70	o 806
3330.80/3341.86	c Solution 12903, time = 3339.1230s
3330.80/3341.86	o 801
3331.19/3342.23	c Solution 12904, time = 3339.4928s
3331.19/3342.23	o 787
3331.39/3342.41	c Solution 12905, time = 3339.6711s
3331.39/3342.41	o 783
3331.69/3342.73	c Solution 12906, time = 3339.9925s
3331.69/3342.73	o 794
3331.79/3342.87	c Solution 12907, time = 3340.1328s
3331.79/3342.87	o 804
3331.89/3342.97	c Solution 12908, time = 3340.2285s
3331.89/3342.97	o 784
3332.19/3343.26	c Solution 12909, time = 3340.5216s
3332.19/3343.26	o 775
3332.29/3343.35	c Solution 12910, time = 3340.6083s
3332.29/3343.35	o 764
3332.49/3343.50	c Solution 12911, time = 3340.7639s
3332.49/3343.50	o 773
3332.49/3343.55	c Solution 12912, time = 3340.8102s
3332.49/3343.55	o 772
3332.79/3343.88	c Solution 12913, time = 3341.1450s
3332.79/3343.88	o 769
3332.89/3343.98	c Solution 12914, time = 3341.2399s
3332.89/3343.98	o 775
3333.19/3344.22	c Solution 12915, time = 3341.4800s
3333.19/3344.22	o 778
3333.29/3344.37	c Solution 12916, time = 3341.6338s
3333.29/3344.37	o 755
3333.39/3344.44	c Solution 12917, time = 3341.7013s
3333.39/3344.44	o 743
3333.49/3344.57	c Solution 12918, time = 3341.8343s
3333.49/3344.57	o 746
3333.69/3344.78	c Solution 12919, time = 3342.0434s
3333.69/3344.78	o 737
3333.79/3344.88	c Solution 12920, time = 3342.1372s
3333.79/3344.88	o 740
3333.89/3345.00	c Solution 12921, time = 3342.2605s
3333.89/3345.00	o 742
3334.19/3345.24	c Solution 12922, time = 3342.5029s
3334.19/3345.24	o 743
3334.19/3345.25	c Solution 12923, time = 3342.5063s
3334.19/3345.25	o 743
3334.29/3345.31	c Solution 12924, time = 3342.5668s
3334.29/3345.31	o 741
3334.29/3345.31	c Solution 12925, time = 3342.5704s
3334.29/3345.31	o 741
3334.29/3345.39	c Solution 12926, time = 3342.6502s
3334.29/3345.39	o 747
3334.29/3345.39	c Solution 12927, time = 3342.6543s
3334.29/3345.39	o 747
3334.59/3345.61	c Solution 12928, time = 3342.8754s
3334.59/3345.61	o 736
3334.59/3345.62	c Solution 12929, time = 3342.8801s
3334.59/3345.62	o 736
3334.59/3345.68	c Solution 12930, time = 3342.9438s
3334.59/3345.68	o 733
3334.59/3345.69	c Solution 12931, time = 3342.9479s
3334.59/3345.69	o 733
3334.69/3345.76	c Solution 12932, time = 3343.0188s
3334.69/3345.76	o 725
3334.69/3345.76	c Solution 12933, time = 3343.0226s
3334.69/3345.76	o 725
3334.78/3345.82	c Solution 12934, time = 3343.0830s
3334.78/3345.82	o 725
3334.78/3345.83	c Solution 12935, time = 3343.0873s
3334.78/3345.83	o 725
3334.78/3345.87	c Solution 12936, time = 3343.1267s
3334.78/3345.87	o 692
3334.88/3345.91	c Solution 12937, time = 3343.1709s
3334.88/3345.91	o 701
3334.88/3345.96	c Solution 12938, time = 3343.2229s
3334.88/3345.96	o 741
3334.88/3345.97	c Solution 12939, time = 3343.2263s
3334.88/3345.97	o 741
3334.99/3346.09	c Solution 12940, time = 3343.3513s
3334.99/3346.09	o 736
3334.99/3346.10	c Solution 12941, time = 3343.3567s
3334.99/3346.10	o 736
3335.09/3346.15	c Solution 12942, time = 3343.4128s
3335.09/3346.15	o 723
3335.18/3346.20	c Solution 12943, time = 3343.4565s
3335.18/3346.20	o 737
3335.18/3346.20	c Solution 12944, time = 3343.4596s
3335.18/3346.20	o 737
3335.18/3346.26	c Solution 12945, time = 3343.5235s
3335.18/3346.26	o 723
3335.18/3346.29	c Solution 12946, time = 3343.5533s
3335.18/3346.29	o 738
3335.28/3346.30	c Solution 12947, time = 3343.5623s
3335.28/3346.30	o 738
3335.28/3346.37	c Solution 12948, time = 3343.6294s
3335.28/3346.37	o 730
3335.28/3346.37	c Solution 12949, time = 3343.6336s
3335.28/3346.37	o 730
3335.38/3346.41	c Solution 12950, time = 3343.6706s
3335.38/3346.41	o 733
3335.38/3346.41	c Solution 12951, time = 3343.6738s
3335.38/3346.41	o 733
3335.48/3346.50	c Solution 12952, time = 3343.7648s
3335.48/3346.50	o 723
3335.48/3346.51	c Solution 12953, time = 3343.7680s
3335.48/3346.51	o 723
3335.58/3346.60	c Solution 12954, time = 3343.8626s
3335.58/3346.60	o 710
3335.58/3346.66	c Solution 12955, time = 3343.9222s
3335.58/3346.66	o 724
3335.58/3346.68	c Solution 12956, time = 3343.9382s
3335.58/3346.68	o 712
3335.58/3346.69	c Solution 12957, time = 3343.9469s
3335.58/3346.69	o 712
3335.68/3346.74	c Solution 12958, time = 3344.0007s
3335.68/3346.74	o 706
3335.68/3346.74	c Solution 12959, time = 3344.0053s
3335.68/3346.74	o 706
3335.78/3346.85	c Solution 12960, time = 3344.1160s
3335.78/3346.85	o 744
3335.78/3346.86	c Solution 12961, time = 3344.1199s
3335.78/3346.86	o 744
3335.88/3346.99	c Solution 12962, time = 3344.2550s
3335.88/3346.99	o 745
3335.88/3347.00	c Solution 12963, time = 3344.2610s
3335.88/3347.00	o 745
3335.99/3347.08	c Solution 12964, time = 3344.3363s
3335.99/3347.08	o 733
3336.09/3347.13	c Solution 12965, time = 3344.3956s
3336.09/3347.13	o 744
3336.09/3347.14	c Solution 12966, time = 3344.3990s
3336.09/3347.14	o 744
3336.18/3347.25	c Solution 12967, time = 3344.5126s
3336.18/3347.25	o 721
3336.18/3347.29	c Solution 12968, time = 3344.5526s
3336.18/3347.29	o 728
3336.18/3347.29	c Solution 12969, time = 3344.5560s
3336.18/3347.29	o 728
3336.38/3347.41	c Solution 12970, time = 3344.6679s
3336.38/3347.41	o 732
3336.38/3347.41	c Solution 12971, time = 3344.6726s
3336.38/3347.41	o 732
3336.38/3347.49	c Solution 12972, time = 3344.7513s
3336.38/3347.49	o 710
3336.48/3347.52	c Solution 12973, time = 3344.7837s
3336.48/3347.52	o 737
3336.48/3347.53	c Solution 12974, time = 3344.7868s
3336.48/3347.53	o 737
3336.58/3347.66	c Solution 12975, time = 3344.9171s
3336.58/3347.66	o 731
3336.58/3347.66	c Solution 12976, time = 3344.9216s
3336.58/3347.66	o 731
3336.68/3347.72	c Solution 12977, time = 3344.9835s
3336.68/3347.72	o 721
3337.18/3348.21	c Solution 12978, time = 3345.4722s
3337.18/3348.21	o 1032
3337.48/3348.52	c Solution 12979, time = 3345.7853s
3337.48/3348.52	o 1037
3337.48/3348.53	c Solution 12980, time = 3345.7882s
3337.48/3348.53	o 1037
3338.09/3349.11	c Solution 12981, time = 3346.3737s
3338.09/3349.11	o 1027
3338.27/3349.36	c Solution 12982, time = 3346.6223s
3338.27/3349.36	o 1029
3338.77/3349.87	c Solution 12983, time = 3347.1266s
3338.77/3349.87	o 1035
3338.98/3350.03	c Solution 12984, time = 3347.2950s
3338.98/3350.03	o 1019
3339.27/3350.33	c Solution 12985, time = 3347.5892s
3339.27/3350.33	o 1027
3339.77/3350.81	c Solution 12986, time = 3348.0700s
3339.77/3350.81	o 1023
3339.98/3351.04	c Solution 12987, time = 3348.3044s
3339.98/3351.04	o 1017
3340.08/3351.20	c Solution 12988, time = 3348.4563s
3340.08/3351.20	o 1004
3340.37/3351.43	c Solution 12989, time = 3348.6958s
3340.37/3351.43	o 996
3340.98/3352.06	c Solution 12990, time = 3349.3220s
3340.98/3352.06	o 990
3341.17/3352.25	c Solution 12991, time = 3349.5147s
3341.17/3352.25	o 984
3341.37/3352.41	c Solution 12992, time = 3349.6757s
3341.37/3352.41	o 981
3341.86/3352.91	c Solution 12993, time = 3350.1679s
3341.86/3352.91	o 972
3342.07/3353.11	c Solution 12994, time = 3350.3678s
3342.07/3353.11	o 976
3342.26/3353.36	c Solution 12995, time = 3350.6194s
3342.26/3353.36	o 967
3342.66/3353.72	c Solution 12996, time = 3350.9775s
3342.66/3353.72	o 969
3342.76/3353.86	c Solution 12997, time = 3351.1191s
3342.76/3353.86	o 955
3342.97/3354.05	c Solution 12998, time = 3351.3149s
3342.97/3354.05	o 934
3343.36/3354.46	c Solution 12999, time = 3351.7227s
3343.36/3354.46	o 934
3343.56/3354.65	c Solution 13000, time = 3351.9111s
3343.56/3354.65	o 918
3343.76/3354.85	c Solution 13001, time = 3352.1070s
3343.76/3354.85	o 921
3344.16/3355.28	c Solution 13002, time = 3352.5443s
3344.16/3355.28	o 916
3344.36/3355.41	c Solution 13003, time = 3352.6709s
3344.36/3355.41	o 910
3344.66/3355.76	c Solution 13004, time = 3353.0229s
3344.66/3355.76	o 903
3344.86/3355.92	c Solution 13005, time = 3353.1815s
3344.86/3355.92	o 896
3344.97/3356.04	c Solution 13006, time = 3353.3051s
3344.97/3356.04	o 893
3345.46/3356.50	c Solution 13007, time = 3353.7646s
3345.46/3356.50	o 889
3345.56/3356.63	c Solution 13008, time = 3353.8958s
3345.56/3356.63	o 888
3345.66/3356.73	c Solution 13009, time = 3353.9909s
3345.66/3356.73	o 893
3345.86/3356.94	c Solution 13010, time = 3354.2029s
3345.86/3356.94	o 893
3346.26/3357.31	c Solution 13011, time = 3354.5731s
3346.26/3357.31	o 884
3346.26/3357.39	c Solution 13012, time = 3354.6502s
3346.26/3357.39	o 889
3346.46/3357.57	c Solution 13013, time = 3354.8329s
3346.46/3357.57	o 874
3346.86/3357.92	c Solution 13014, time = 3355.1787s
3346.86/3357.92	o 884
3347.07/3358.11	c Solution 13015, time = 3355.3709s
3347.07/3358.11	o 883
3347.36/3358.43	c Solution 13016, time = 3355.6875s
3347.36/3358.43	o 877
3347.56/3358.63	c Solution 13017, time = 3355.8899s
3347.56/3358.63	o 871
3347.86/3359.01	c Solution 13018, time = 3356.2668s
3347.86/3359.01	o 875
3347.97/3359.10	c Solution 13019, time = 3356.3567s
3347.97/3359.10	o 866
3348.36/3359.47	c Solution 13020, time = 3356.7343s
3348.36/3359.47	o 867
3348.66/3359.72	c Solution 13021, time = 3356.9794s
3348.66/3359.72	o 863
3348.86/3359.97	c Solution 13022, time = 3357.2359s
3348.86/3359.97	o 862
3349.07/3360.16	c Solution 13023, time = 3357.4222s
3349.07/3360.16	o 866
3349.15/3360.25	c Solution 13024, time = 3357.5110s
3349.15/3360.25	o 865
3349.55/3360.61	c Solution 13025, time = 3357.8720s
3349.55/3360.61	o 868
3349.65/3360.76	c Solution 13026, time = 3358.0195s
3349.65/3360.76	o 851
3349.75/3360.88	c Solution 13027, time = 3358.1412s
3349.75/3360.88	o 852
3349.96/3361.06	c Solution 13028, time = 3358.3174s
3349.96/3361.06	o 845
3350.25/3361.31	c Solution 13029, time = 3358.5722s
3350.25/3361.31	o 831
3350.45/3361.54	c Solution 13030, time = 3358.8014s
3350.45/3361.54	o 826
3350.55/3361.67	c Solution 13031, time = 3358.9276s
3350.55/3361.67	o 817
3350.85/3361.93	c Solution 13032, time = 3359.1956s
3350.85/3361.93	o 827
3350.96/3362.03	c Solution 13033, time = 3359.2908s
3350.96/3362.03	o 816
3351.06/3362.19	c Solution 13034, time = 3359.4480s
3351.06/3362.19	o 807
3351.35/3362.48	c Solution 13035, time = 3359.7368s
3351.35/3362.48	o 789
3351.45/3362.56	c Solution 13036, time = 3359.8216s
3351.45/3362.56	o 791
3351.55/3362.63	c Solution 13037, time = 3359.8920s
3351.55/3362.63	o 784
3351.65/3362.73	c Solution 13038, time = 3359.9863s
3351.65/3362.73	o 779
3351.85/3362.98	c Solution 13039, time = 3360.2459s
3351.85/3362.98	o 791
3352.06/3363.11	c Solution 13040, time = 3360.3751s
3352.06/3363.11	o 781
3352.06/3363.18	c Solution 13041, time = 3360.4392s
3352.06/3363.18	o 764
3352.35/3363.45	c Solution 13042, time = 3360.7066s
3352.35/3363.45	o 774
3352.45/3363.56	c Solution 13043, time = 3360.8188s
3352.45/3363.56	o 766
3352.55/3363.67	c Solution 13044, time = 3360.9336s
3352.55/3363.67	o 766
3352.65/3363.77	c Solution 13045, time = 3361.0284s
3352.65/3363.77	o 765
3352.96/3364.05	c Solution 13046, time = 3361.3097s
3352.96/3364.05	o 769
3353.06/3364.15	c Solution 13047, time = 3361.4119s
3353.06/3364.15	o 754
3353.14/3364.23	c Solution 13048, time = 3361.4893s
3353.14/3364.23	o 744
3353.44/3364.52	c Solution 13049, time = 3361.7800s
3353.44/3364.52	o 752
3353.54/3364.66	c Solution 13050, time = 3361.9203s
3353.54/3364.66	o 753
3353.64/3364.79	c Solution 13051, time = 3362.0527s
3353.64/3364.79	o 759
3353.95/3365.08	c Solution 13052, time = 3362.3416s
3353.95/3365.08	o 759
3354.14/3365.20	c Solution 13053, time = 3362.4649s
3354.14/3365.20	o 746
3354.44/3365.50	c Solution 13054, time = 3362.7582s
3354.44/3365.50	o 746
3354.54/3365.65	c Solution 13055, time = 3362.9093s
3354.54/3365.65	o 737
3354.64/3365.75	c Solution 13056, time = 3363.0140s
3354.64/3365.75	o 738
3354.84/3365.96	c Solution 13057, time = 3363.2180s
3354.84/3365.96	o 740
3354.95/3366.09	c Solution 13058, time = 3363.3535s
3354.95/3366.09	o 739
3355.14/3366.22	c Solution 13059, time = 3363.4841s
3355.14/3366.22	o 723
3355.14/3366.23	c Solution 13060, time = 3363.4888s
3355.14/3366.23	o 723
3355.24/3366.39	c Solution 13061, time = 3363.6525s
3355.24/3366.39	o 737
3355.24/3366.40	c Solution 13062, time = 3363.6562s
3355.24/3366.40	o 737
3355.34/3366.48	c Solution 13063, time = 3363.7404s
3355.34/3366.48	o 720
3355.34/3366.48	c Solution 13064, time = 3363.7447s
3355.34/3366.48	o 720
3355.44/3366.51	c Solution 13065, time = 3363.7755s
3355.44/3366.51	o 726
3355.44/3366.52	c Solution 13066, time = 3363.7793s
3355.44/3366.52	o 726
3355.44/3366.55	c Solution 13067, time = 3363.8119s
3355.44/3366.55	o 722
3355.44/3366.55	c Solution 13068, time = 3363.8155s
3355.44/3366.55	o 722
3355.54/3366.61	c Solution 13069, time = 3363.8728s
3355.54/3366.61	o 733
3355.64/3366.71	c Solution 13070, time = 3363.9713s
3355.64/3366.71	o 724
3355.64/3366.79	c Solution 13071, time = 3364.0521s
3355.64/3366.79	o 715
3355.64/3366.80	c Solution 13072, time = 3364.0561s
3355.64/3366.80	o 715
3355.84/3366.94	c Solution 13073, time = 3364.2030s
3355.84/3366.94	o 719
3355.84/3366.95	c Solution 13074, time = 3364.2064s
3355.84/3366.95	o 719
3355.84/3366.99	c Solution 13075, time = 3364.2520s
3355.84/3366.99	o 714
3355.84/3366.99	c Solution 13076, time = 3364.2556s
3355.84/3366.99	o 714
3355.84/3367.00	c Solution 13077, time = 3364.2596s
3355.84/3367.00	o 714
3355.95/3367.07	c Solution 13078, time = 3364.3332s
3355.95/3367.07	o 713
3356.05/3367.16	c Solution 13079, time = 3364.4180s
3356.05/3367.16	o 723
3356.14/3367.28	c Solution 13080, time = 3364.5365s
3356.14/3367.28	o 725
3356.14/3367.28	c Solution 13081, time = 3364.5415s
3356.14/3367.28	o 725
3356.34/3367.42	c Solution 13082, time = 3364.6860s
3356.34/3367.42	o 725
3356.34/3367.43	c Solution 13083, time = 3364.6952s
3356.34/3367.43	o 725
3356.34/3367.47	c Solution 13084, time = 3364.7319s
3356.34/3367.47	o 720
3356.34/3367.47	c Solution 13085, time = 3364.7356s
3356.34/3367.47	o 720
3356.44/3367.59	c Solution 13086, time = 3364.8543s
3356.44/3367.59	o 719
3356.54/3367.60	c Solution 13087, time = 3364.8614s
3356.54/3367.60	o 719
3356.54/3367.68	c Solution 13088, time = 3364.9385s
3356.54/3367.68	o 722
3356.64/3367.77	c Solution 13089, time = 3365.0351s
3356.64/3367.77	o 722
3356.74/3367.83	c Solution 13090, time = 3365.0869s
3356.74/3367.83	o 732
3356.83/3367.91	c Solution 13091, time = 3365.1699s
3356.83/3367.91	o 738
3356.83/3367.91	c Solution 13092, time = 3365.1734s
3356.83/3367.91	o 738
3357.05/3368.13	c Solution 13093, time = 3365.3951s
3357.05/3368.13	o 730
3357.05/3368.14	c Solution 13094, time = 3365.3995s
3357.05/3368.14	o 730
3357.13/3368.24	c Solution 13095, time = 3365.4967s
3357.13/3368.24	o 715
3357.13/3368.24	c Solution 13096, time = 3365.5018s
3357.13/3368.24	o 715
3357.23/3368.32	c Solution 13097, time = 3365.5843s
3357.23/3368.32	o 714
3357.23/3368.38	c Solution 13098, time = 3365.6420s
3357.23/3368.38	o 733
3357.23/3368.38	c Solution 13099, time = 3365.6459s
3357.23/3368.38	o 733
3357.43/3368.52	c Solution 13100, time = 3365.7771s
3357.43/3368.52	o 731
3357.43/3368.52	c Solution 13101, time = 3365.7839s
3357.43/3368.52	o 731
3357.53/3368.62	c Solution 13102, time = 3365.8761s
3357.53/3368.62	o 721
3357.63/3368.75	c Solution 13103, time = 3366.0122s
3357.63/3368.75	o 1026
3357.94/3369.05	c Solution 13104, time = 3366.3136s
3357.94/3369.05	o 1026
3358.13/3369.25	c Solution 13105, time = 3366.5145s
3358.13/3369.25	o 1028
3358.73/3369.83	c Solution 13106, time = 3367.0870s
3358.73/3369.83	o 1027
3358.94/3370.06	c Solution 13107, time = 3367.3175s
3358.94/3370.06	o 1030
3359.23/3370.37	c Solution 13108, time = 3367.6358s
3359.23/3370.37	o 1024
3359.73/3370.87	c Solution 13109, time = 3368.1283s
3359.73/3370.87	o 1015
3360.33/3371.44	c Solution 13110, time = 3368.7013s
3360.33/3371.44	o 1012
3360.43/3371.57	c Solution 13111, time = 3368.8324s
3360.43/3371.57	o 999
3360.62/3371.77	c Solution 13112, time = 3369.0308s
3360.62/3371.77	o 1003
3361.12/3372.20	c Solution 13113, time = 3369.4573s
3361.12/3372.20	o 999
3361.32/3372.43	c Solution 13114, time = 3369.6877s
3361.32/3372.43	o 974
3361.72/3372.87	c Solution 13115, time = 3370.1261s
3361.72/3372.87	o 974
3361.93/3373.07	c Solution 13116, time = 3370.3303s
3361.93/3373.07	o 973
3362.22/3373.30	c Solution 13117, time = 3370.5599s
3362.22/3373.30	o 962
3362.52/3373.69	c Solution 13118, time = 3370.9501s
3362.52/3373.69	o 956
3362.72/3373.83	c Solution 13119, time = 3371.0886s
3362.72/3373.83	o 959
3363.03/3374.12	c Solution 13120, time = 3371.3821s
3363.03/3374.12	o 957
3363.22/3374.36	c Solution 13121, time = 3371.6240s
3363.22/3374.36	o 967
3363.52/3374.61	c Solution 13122, time = 3371.8739s
3363.52/3374.61	o 948
3363.82/3374.91	c Solution 13123, time = 3372.1682s
3363.82/3374.91	o 943
3363.93/3375.08	c Solution 13124, time = 3372.3417s
3363.93/3375.08	o 943
3364.11/3375.25	c Solution 13125, time = 3372.5111s
3364.11/3375.25	o 943
3364.51/3375.65	c Solution 13126, time = 3372.9124s
3364.51/3375.65	o 919
3364.71/3375.83	c Solution 13127, time = 3373.0906s
3364.71/3375.83	o 924
3364.92/3376.03	c Solution 13128, time = 3373.2880s
3364.92/3376.03	o 909
3365.41/3376.50	c Solution 13129, time = 3373.7631s
3365.41/3376.50	o 905
3365.61/3376.74	c Solution 13130, time = 3373.9969s
3365.61/3376.74	o 901
3365.81/3376.91	c Solution 13131, time = 3374.1697s
3365.81/3376.91	o 895
3366.11/3377.21	c Solution 13132, time = 3374.4744s
3366.11/3377.21	o 877
3366.41/3377.55	c Solution 13133, time = 3374.8141s
3366.41/3377.55	o 878
3366.61/3377.77	c Solution 13134, time = 3375.0352s
3366.61/3377.77	o 880
3366.92/3378.05	c Solution 13135, time = 3375.3073s
3366.92/3378.05	o 863
3367.02/3378.19	c Solution 13136, time = 3375.4533s
3367.02/3378.19	o 881
3367.21/3378.35	c Solution 13137, time = 3375.6081s
3367.21/3378.35	o 858
3367.51/3378.66	c Solution 13138, time = 3375.9249s
3367.51/3378.66	o 863
3367.61/3378.71	c Solution 13139, time = 3375.9738s
3367.61/3378.71	o 859
3367.71/3378.80	c Solution 13140, time = 3376.0606s
3367.71/3378.80	o 862
3367.81/3378.96	c Solution 13141, time = 3376.2173s
3367.81/3378.96	o 864
3368.20/3379.37	c Solution 13142, time = 3376.6294s
3368.20/3379.37	o 849
3368.40/3379.52	c Solution 13143, time = 3376.7822s
3368.40/3379.52	o 848
3368.70/3379.85	c Solution 13144, time = 3377.1154s
3368.70/3379.85	o 849
3368.80/3380.00	c Solution 13145, time = 3377.2573s
3368.80/3380.00	o 848
3369.01/3380.14	c Solution 13146, time = 3377.4033s
3369.01/3380.14	o 837
3369.20/3380.32	c Solution 13147, time = 3377.5773s
3369.20/3380.32	o 831
3369.50/3380.69	c Solution 13148, time = 3377.9480s
3369.50/3380.69	o 828
3369.60/3380.75	c Solution 13149, time = 3378.0137s
3369.60/3380.75	o 820
3369.80/3380.90	c Solution 13150, time = 3378.1567s
3369.80/3380.90	o 820
3369.91/3381.02	c Solution 13151, time = 3378.2775s
3369.91/3381.02	o 812
3370.20/3381.34	c Solution 13152, time = 3378.5964s
3370.20/3381.34	o 813
3370.30/3381.48	c Solution 13153, time = 3378.7363s
3370.30/3381.48	o 825
3370.40/3381.58	c Solution 13154, time = 3378.8459s
3370.40/3381.58	o 834
3370.70/3381.82	c Solution 13155, time = 3379.0821s
3370.70/3381.82	o 820
3370.80/3382.00	c Solution 13156, time = 3379.2629s
3370.80/3382.00	o 813
3371.10/3382.22	c Solution 13157, time = 3379.4818s
3371.10/3382.22	o 817
3371.10/3382.25	c Solution 13158, time = 3379.5094s
3371.10/3382.25	o 817
3371.30/3382.44	c Solution 13159, time = 3379.6969s
3371.30/3382.44	o 803
3371.40/3382.59	c Solution 13160, time = 3379.8498s
3371.40/3382.59	o 799
3371.59/3382.78	c Solution 13161, time = 3380.0452s
3371.59/3382.78	o 783
3371.69/3382.87	c Solution 13162, time = 3380.1310s
3371.69/3382.87	o 778
3372.00/3383.15	c Solution 13163, time = 3380.4107s
3372.00/3383.15	o 791
3372.09/3383.28	c Solution 13164, time = 3380.5422s
3372.09/3383.28	o 785
3372.19/3383.34	c Solution 13165, time = 3380.5981s
3372.19/3383.34	o 788
3372.29/3383.40	c Solution 13166, time = 3380.6660s
3372.29/3383.40	o 772
3372.49/3383.68	c Solution 13167, time = 3380.9381s
3372.49/3383.68	o 772
3372.69/3383.80	c Solution 13168, time = 3381.0647s
3372.69/3383.80	o 768
3372.79/3383.91	c Solution 13169, time = 3381.1740s
3372.79/3383.91	o 765
3373.09/3384.22	c Solution 13170, time = 3381.4793s
3373.09/3384.22	o 771
3373.19/3384.33	c Solution 13171, time = 3381.5954s
3373.19/3384.33	o 762
3373.29/3384.45	c Solution 13172, time = 3381.7087s
3373.29/3384.45	o 747
3373.49/3384.66	c Solution 13173, time = 3381.9175s
3373.49/3384.66	o 741
3373.59/3384.76	c Solution 13174, time = 3382.0169s
3373.59/3384.76	o 743
3373.69/3384.80	c Solution 13175, time = 3382.0639s
3373.69/3384.80	o 729
3373.69/3384.85	c Solution 13176, time = 3382.1082s
3373.69/3384.85	o 739
3373.90/3385.08	c Solution 13177, time = 3382.3411s
3373.90/3385.08	o 730
3374.00/3385.17	c Solution 13178, time = 3382.4326s
3374.00/3385.17	o 731
3374.09/3385.29	c Solution 13179, time = 3382.5551s
3374.09/3385.29	o 732
3374.19/3385.37	c Solution 13180, time = 3382.6265s
3374.19/3385.37	o 744
3374.49/3385.64	c Solution 13181, time = 3382.9053s
3374.49/3385.64	o 742
3374.59/3385.78	c Solution 13182, time = 3383.0366s
3374.59/3385.78	o 743
3374.90/3386.03	c Solution 13183, time = 3383.2896s
3374.90/3386.03	o 726
3375.00/3386.18	c Solution 13184, time = 3383.4371s
3375.00/3386.18	o 712
3375.19/3386.39	c Solution 13185, time = 3383.6482s
3375.19/3386.39	o 718
3375.28/3386.48	c Solution 13186, time = 3383.7432s
3375.28/3386.48	o 701
3375.58/3386.72	c Solution 13187, time = 3383.9771s
3375.58/3386.72	o 695
3375.58/3386.72	c Solution 13188, time = 3383.9817s
3375.58/3386.72	o 695
3375.68/3386.84	c Solution 13189, time = 3384.1040s
3375.68/3386.84	o 698
3375.68/3386.85	c Solution 13190, time = 3384.1090s
3375.68/3386.85	o 698
3375.78/3387.00	c Solution 13191, time = 3384.2597s
3375.78/3387.00	o 690
3375.78/3387.00	c Solution 13192, time = 3384.2634s
3375.78/3387.00	o 690
3375.89/3387.10	c Solution 13193, time = 3384.3605s
3375.89/3387.10	o 699
3375.99/3387.15	c Solution 13194, time = 3384.4120s
3375.99/3387.15	o 689
3375.99/3387.16	c Solution 13195, time = 3384.4161s
3375.99/3387.16	o 689
3376.08/3387.23	c Solution 13196, time = 3384.4865s
3376.08/3387.23	o 691
3376.08/3387.23	c Solution 13197, time = 3384.4908s
3376.08/3387.23	o 691
3376.18/3387.31	c Solution 13198, time = 3384.5755s
3376.18/3387.31	o 683
3376.18/3387.35	c Solution 13199, time = 3384.6096s
3376.18/3387.35	o 681
3376.18/3387.35	c Solution 13200, time = 3384.6129s
3376.18/3387.35	o 681
3376.28/3387.47	c Solution 13201, time = 3384.7313s
3376.28/3387.47	o 677
3376.28/3387.48	c Solution 13202, time = 3384.7393s
3376.28/3387.48	o 677
3376.38/3387.55	c Solution 13203, time = 3384.8090s
3376.38/3387.55	o 660
3376.48/3387.60	c Solution 13204, time = 3384.8648s
3376.48/3387.60	o 692
3376.48/3387.61	c Solution 13205, time = 3384.8682s
3376.48/3387.61	o 692
3376.48/3387.67	c Solution 13206, time = 3384.9262s
3376.48/3387.67	o 683
3376.48/3387.67	c Solution 13207, time = 3384.9320s
3376.48/3387.67	o 683
3376.58/3387.72	c Solution 13208, time = 3384.9765s
3376.58/3387.72	o 640
3376.58/3387.74	c Solution 13209, time = 3385.0018s
3376.58/3387.74	o 691
3376.58/3387.75	c Solution 13210, time = 3385.0074s
3376.58/3387.75	o 691
3376.68/3387.81	c Solution 13211, time = 3385.0732s
3376.68/3387.81	o 684
3376.68/3387.84	c Solution 13212, time = 3385.0985s
3376.68/3387.84	o 695
3376.68/3387.84	c Solution 13213, time = 3385.1036s
3376.68/3387.84	o 695
3376.78/3387.90	c Solution 13214, time = 3385.1638s
3376.78/3387.90	o 678
3376.78/3387.91	c Solution 13215, time = 3385.1698s
3376.78/3387.91	o 678
3376.78/3387.99	c Solution 13216, time = 3385.2521s
3376.78/3387.99	o 682
3376.78/3388.00	c Solution 13217, time = 3385.2577s
3376.78/3388.00	o 682
3376.89/3388.03	c Solution 13218, time = 3385.2920s
3376.89/3388.03	o 662
3376.89/3388.07	c Solution 13219, time = 3385.3359s
3376.89/3388.07	o 685
3376.99/3388.12	c Solution 13220, time = 3385.3786s
3376.99/3388.12	o 685
3376.99/3388.12	c Solution 13221, time = 3385.3827s
3376.99/3388.12	o 685
3377.08/3388.22	c Solution 13222, time = 3385.4793s
3377.08/3388.22	o 689
3377.08/3388.22	c Solution 13223, time = 3385.4837s
3377.08/3388.22	o 689
3377.18/3388.32	c Solution 13224, time = 3385.5817s
3377.18/3388.32	o 674
3377.18/3388.33	c Solution 13225, time = 3385.5881s
3377.18/3388.33	o 674
3377.18/3388.33	c Solution 13226, time = 3385.5931s
3377.18/3388.33	o 673
3377.18/3388.37	c Solution 13227, time = 3385.6349s
3377.18/3388.37	o 665
3377.68/3388.85	c Solution 13228, time = 3386.1068s
3377.68/3388.85	o 1033
3377.78/3388.96	c Solution 13229, time = 3386.2200s
3377.78/3388.96	o 1033
3378.37/3389.50	c Solution 13230, time = 3386.7640s
3378.37/3389.50	o 1030
3378.47/3389.69	c Solution 13231, time = 3386.9518s
3378.47/3389.69	o 1020
3378.77/3389.94	c Solution 13232, time = 3387.2050s
3378.77/3389.94	o 1019
3379.37/3390.54	c Solution 13233, time = 3387.7979s
3379.37/3390.54	o 1011
3379.47/3390.69	c Solution 13234, time = 3387.9474s
3379.47/3390.69	o 1009
3379.67/3390.84	c Solution 13235, time = 3388.1038s
3379.67/3390.84	o 1009
3380.27/3391.40	c Solution 13236, time = 3388.6640s
3380.27/3391.40	o 997
3380.47/3391.68	c Solution 13237, time = 3388.9457s
3380.47/3391.68	o 992
3380.67/3391.89	c Solution 13238, time = 3389.1520s
3380.67/3391.89	o 987
3381.17/3392.34	c Solution 13239, time = 3389.5986s
3381.17/3392.34	o 976
3381.37/3392.52	c Solution 13240, time = 3389.7771s
3381.37/3392.52	o 973
3381.57/3392.78	c Solution 13241, time = 3390.0428s
3381.57/3392.78	o 978
3382.16/3393.32	c Solution 13242, time = 3390.5772s
3382.16/3393.32	o 945
3382.36/3393.50	c Solution 13243, time = 3390.7629s
3382.36/3393.50	o 944
3382.46/3393.66	c Solution 13244, time = 3390.9193s
3382.46/3393.66	o 953
3382.66/3393.89	c Solution 13245, time = 3391.1492s
3382.66/3393.89	o 956
3383.06/3394.27	c Solution 13246, time = 3391.5326s
3383.06/3394.27	o 951
3383.16/3394.35	c Solution 13247, time = 3391.6141s
3383.16/3394.35	o 940
3383.26/3394.49	c Solution 13248, time = 3391.7545s
3383.26/3394.49	o 941
3383.46/3394.69	c Solution 13249, time = 3391.9514s
3383.46/3394.69	o 942
3383.87/3395.07	c Solution 13250, time = 3392.3321s
3383.87/3395.07	o 943
3384.06/3395.26	c Solution 13251, time = 3392.5187s
3384.06/3395.26	o 931
3384.46/3395.60	c Solution 13252, time = 3392.8566s
3384.46/3395.60	o 936
3384.56/3395.75	c Solution 13253, time = 3393.0069s
3384.56/3395.75	o 923
3384.87/3396.09	c Solution 13254, time = 3393.3520s
3384.87/3396.09	o 923
3385.06/3396.23	c Solution 13255, time = 3393.4904s
3385.06/3396.23	o 908
3385.16/3396.37	c Solution 13256, time = 3393.6355s
3385.16/3396.37	o 898
3385.36/3396.53	c Solution 13257, time = 3393.7948s
3385.36/3396.53	o 895
3385.86/3397.03	c Solution 13258, time = 3394.2865s
3385.86/3397.03	o 897
3385.96/3397.18	c Solution 13259, time = 3394.4366s
3385.96/3397.18	o 907
3386.05/3397.29	c Solution 13260, time = 3394.5526s
3386.05/3397.29	o 899
3386.15/3397.38	c Solution 13261, time = 3394.6432s
3386.15/3397.38	o 897
3386.45/3397.61	c Solution 13262, time = 3394.8746s
3386.45/3397.61	o 887
3386.86/3398.03	c Solution 13263, time = 3395.2949s
3386.86/3398.03	o 881
3387.05/3398.21	c Solution 13264, time = 3395.4716s
3387.05/3398.21	o 866
3387.35/3398.55	c Solution 13265, time = 3395.8084s
3387.35/3398.55	o 856
3387.45/3398.64	c Solution 13266, time = 3395.9004s
3387.45/3398.64	o 851
3387.55/3398.76	c Solution 13267, time = 3396.0175s
3387.55/3398.76	o 859
3387.86/3399.08	c Solution 13268, time = 3396.3427s
3387.86/3399.08	o 859
3388.05/3399.25	c Solution 13269, time = 3396.5160s
3388.05/3399.25	o 858
3388.15/3399.37	c Solution 13270, time = 3396.6267s
3388.15/3399.37	o 838
3388.35/3399.52	c Solution 13271, time = 3396.7789s
3388.35/3399.52	o 835
3388.64/3399.81	c Solution 13272, time = 3397.0675s
3388.64/3399.81	o 841
3388.74/3399.91	c Solution 13273, time = 3397.1749s
3388.74/3399.91	o 841
3388.95/3400.11	c Solution 13274, time = 3397.3689s
3388.95/3400.11	o 836
3389.34/3400.52	c Solution 13275, time = 3397.7856s
3389.34/3400.52	o 827
3389.34/3400.59	c Solution 13276, time = 3397.8506s
3389.34/3400.59	o 820
3389.54/3400.75	c Solution 13277, time = 3398.0087s
3389.54/3400.75	o 824
3389.85/3401.08	c Solution 13278, time = 3398.3379s
3389.85/3401.08	o 804
3390.04/3401.26	c Solution 13279, time = 3398.5226s
3390.04/3401.26	o 816
3390.14/3401.34	c Solution 13280, time = 3398.6042s
3390.14/3401.34	o 814
3390.44/3401.68	c Solution 13281, time = 3398.9391s
3390.44/3401.68	o 809
3390.54/3401.74	c Solution 13282, time = 3399.0006s
3390.54/3401.74	o 813
3390.64/3401.86	c Solution 13283, time = 3399.1259s
3390.64/3401.86	o 803
3390.74/3401.97	c Solution 13284, time = 3399.2283s
3390.74/3401.97	o 811
3391.04/3402.25	c Solution 13285, time = 3399.5127s
3391.04/3402.25	o 811
3391.24/3402.40	c Solution 13286, time = 3399.6575s
3391.24/3402.40	o 801
3391.34/3402.53	c Solution 13287, time = 3399.7863s
3391.34/3402.53	o 794
3391.44/3402.70	c Solution 13288, time = 3399.9563s
3391.44/3402.70	o 787
3391.74/3403.01	c Solution 13289, time = 3400.2660s
3391.74/3403.01	o 786
3391.95/3403.14	c Solution 13290, time = 3400.4060s
3391.95/3403.14	o 773
3392.14/3403.39	c Solution 13291, time = 3400.6541s
3392.14/3403.39	o 765
3392.24/3403.45	c Solution 13292, time = 3400.7107s
3392.24/3403.45	o 771
3392.34/3403.50	c Solution 13293, time = 3400.7579s
3392.34/3403.50	o 771
3392.34/3403.53	c Solution 13294, time = 3400.7889s
3392.34/3403.53	o 767
3392.43/3403.61	c Solution 13295, time = 3400.8747s
3392.43/3403.61	o 766
3392.63/3403.88	c Solution 13296, time = 3401.1383s
3392.63/3403.88	o 761
3392.73/3404.00	c Solution 13297, time = 3401.2575s
3392.73/3404.00	o 758
3392.94/3404.12	c Solution 13298, time = 3401.3836s
3392.94/3404.12	o 756
3393.03/3404.21	c Solution 13299, time = 3401.4744s
3393.03/3404.21	o 756
3393.33/3404.52	c Solution 13300, time = 3401.7847s
3393.33/3404.52	o 751
3393.43/3404.65	c Solution 13301, time = 3401.9081s
3393.43/3404.65	o 736
3393.74/3404.92	c Solution 13302, time = 3402.1768s
3393.74/3404.92	o 737
3393.74/3404.98	c Solution 13303, time = 3402.2363s
3393.74/3404.98	o 734
3393.85/3405.07	c Solution 13304, time = 3402.3343s
3393.85/3405.07	o 717
3393.95/3405.17	c Solution 13305, time = 3402.4284s
3393.95/3405.17	o 731
3394.24/3405.41	c Solution 13306, time = 3402.6700s
3394.24/3405.41	o 729
3394.34/3405.55	c Solution 13307, time = 3402.8131s
3394.34/3405.55	o 708
3394.44/3405.67	c Solution 13308, time = 3402.9298s
3394.44/3405.67	o 708
3394.74/3405.91	c Solution 13309, time = 3403.1667s
3394.74/3405.91	o 707
3394.85/3406.04	c Solution 13310, time = 3403.2965s
3394.85/3406.04	o 716
3394.95/3406.14	c Solution 13311, time = 3403.3977s
3394.95/3406.14	o 713
3395.14/3406.38	c Solution 13312, time = 3403.6416s
3395.14/3406.38	o 711
3395.14/3406.38	c Solution 13313, time = 3403.6453s
3395.14/3406.38	o 711
3395.34/3406.50	c Solution 13314, time = 3403.7616s
3395.34/3406.50	o 706
3395.34/3406.51	c Solution 13315, time = 3403.7669s
3395.34/3406.51	o 706
3395.44/3406.60	c Solution 13316, time = 3403.8603s
3395.44/3406.60	o 699
3395.44/3406.63	c Solution 13317, time = 3403.8912s
3395.44/3406.63	o 702
3395.44/3406.63	c Solution 13318, time = 3403.8944s
3395.44/3406.63	o 702
3395.54/3406.77	c Solution 13319, time = 3404.0270s
3395.54/3406.77	o 705
3395.54/3406.77	c Solution 13320, time = 3404.0357s
3395.54/3406.77	o 705
3395.64/3406.84	c Solution 13321, time = 3404.1009s
3395.64/3406.84	o 683
3395.64/3406.88	c Solution 13322, time = 3404.1459s
3395.64/3406.88	o 697
3395.64/3406.89	c Solution 13323, time = 3404.1494s
3395.64/3406.89	o 697
3395.64/3406.89	c Solution 13324, time = 3404.1531s
3395.64/3406.89	o 697
3395.74/3406.92	c Solution 13325, time = 3404.1778s
3395.74/3406.92	o 695
3395.74/3406.92	c Solution 13326, time = 3404.1810s
3395.74/3406.92	o 695
3395.74/3407.00	c Solution 13327, time = 3404.2631s
3395.74/3407.00	o 683
3395.84/3407.09	c Solution 13328, time = 3404.3510s
3395.84/3407.09	o 704
3395.95/3407.13	c Solution 13329, time = 3404.3935s
3395.95/3407.13	o 704
3395.95/3407.14	c Solution 13330, time = 3404.3969s
3395.95/3407.14	o 704
3396.13/3407.31	c Solution 13331, time = 3404.5697s
3396.13/3407.31	o 703
3396.13/3407.31	c Solution 13332, time = 3404.5733s
3396.13/3407.31	o 703
3396.23/3407.47	c Solution 13333, time = 3404.7272s
3396.23/3407.47	o 709
3396.23/3407.47	c Solution 13334, time = 3404.7309s
3396.23/3407.47	o 709
3396.33/3407.56	c Solution 13335, time = 3404.8226s
3396.33/3407.56	o 704
3396.33/3407.57	c Solution 13336, time = 3404.8274s
3396.33/3407.57	o 704
3396.43/3407.64	c Solution 13337, time = 3404.9030s
3396.43/3407.64	o 692
3396.43/3407.65	c Solution 13338, time = 3404.9072s
3396.43/3407.65	o 692
3396.53/3407.76	c Solution 13339, time = 3405.0218s
3396.53/3407.76	o 692
3396.53/3407.77	c Solution 13340, time = 3405.0317s
3396.53/3407.77	o 692
3396.63/3407.84	c Solution 13341, time = 3405.1014s
3396.63/3407.84	o 694
3396.63/3407.89	c Solution 13342, time = 3405.1549s
3396.63/3407.89	o 691
3396.73/3407.90	c Solution 13343, time = 3405.1584s
3396.73/3407.90	o 691
3396.73/3407.95	c Solution 13344, time = 3405.2061s
3396.73/3407.95	o 680
3396.73/3407.95	c Solution 13345, time = 3405.2103s
3396.73/3407.95	o 680
3396.73/3407.97	c Solution 13346, time = 3405.2319s
3396.73/3407.97	o 669
3397.03/3408.26	c Solution 13347, time = 3405.5192s
3397.03/3408.26	o 1027
3397.53/3408.77	c Solution 13348, time = 3406.0302s
3397.53/3408.77	o 1027
3398.23/3409.46	c Solution 13349, time = 3406.7219s
3398.23/3409.46	o 1037
3398.43/3409.63	c Solution 13350, time = 3406.8944s
3398.43/3409.63	o 1025
3398.53/3409.78	c Solution 13351, time = 3407.0457s
3398.53/3409.78	o 1012
3399.02/3410.28	c Solution 13352, time = 3407.5387s
3399.02/3410.28	o 1017
3399.32/3410.51	c Solution 13353, time = 3407.7679s
3399.32/3410.51	o 1018
3399.72/3411.00	c Solution 13354, time = 3408.2608s
3399.72/3411.00	o 997
3399.93/3411.14	c Solution 13355, time = 3408.4049s
3399.93/3411.14	o 998
3400.42/3411.62	c Solution 13356, time = 3408.8814s
3400.42/3411.62	o 994
3400.52/3411.75	c Solution 13357, time = 3409.0144s
3400.52/3411.75	o 988
3400.62/3411.90	c Solution 13358, time = 3409.1561s
3400.62/3411.90	o 980
3401.02/3412.27	c Solution 13359, time = 3409.5326s
3401.02/3412.27	o 963
3401.32/3412.55	c Solution 13360, time = 3409.8088s
3401.32/3412.55	o 954
3401.52/3412.76	c Solution 13361, time = 3410.0248s
3401.52/3412.76	o 964
3401.72/3412.99	c Solution 13362, time = 3410.2463s
3401.72/3412.99	o 958
3402.22/3413.42	c Solution 13363, time = 3410.6786s
3402.22/3413.42	o 963
3402.32/3413.59	c Solution 13364, time = 3410.8530s
3402.32/3413.59	o 957
3402.52/3413.77	c Solution 13365, time = 3411.0354s
3402.52/3413.77	o 955
3402.93/3414.17	c Solution 13366, time = 3411.4352s
3402.93/3414.17	o 946
3403.11/3414.39	c Solution 13367, time = 3411.6461s
3403.11/3414.39	o 927
3403.61/3414.84	c Solution 13368, time = 3412.1034s
3403.61/3414.84	o 928
3403.71/3415.00	c Solution 13369, time = 3412.2593s
3403.71/3415.00	o 914
3403.92/3415.13	c Solution 13370, time = 3412.3897s
3403.92/3415.13	o 911
3404.31/3415.57	c Solution 13371, time = 3412.8283s
3404.31/3415.57	o 925
3404.51/3415.75	c Solution 13372, time = 3413.0071s
3404.51/3415.75	o 916
3404.61/3415.87	c Solution 13373, time = 3413.1341s
3404.61/3415.87	o 914
3405.11/3416.30	c Solution 13374, time = 3413.5614s
3405.11/3416.30	o 913
3405.31/3416.54	c Solution 13375, time = 3413.8012s
3405.31/3416.54	o 908
3405.71/3416.94	c Solution 13376, time = 3414.2023s
3405.71/3416.94	o 900
3405.92/3417.14	c Solution 13377, time = 3414.3980s
3405.92/3417.14	o 896
3406.21/3417.47	c Solution 13378, time = 3414.7287s
3406.21/3417.47	o 900
3406.41/3417.63	c Solution 13379, time = 3414.8949s
3406.41/3417.63	o 877
3406.82/3418.08	c Solution 13380, time = 3415.3440s
3406.82/3418.08	o 873
3407.00/3418.22	c Solution 13381, time = 3415.4859s
3407.00/3418.22	o 869
3407.10/3418.30	c Solution 13382, time = 3415.5650s
3407.10/3418.30	o 862
3407.40/3418.66	c Solution 13383, time = 3415.9162s
3407.40/3418.66	o 864
3407.60/3418.81	c Solution 13384, time = 3416.0751s
3407.60/3418.81	o 852
3407.70/3418.96	c Solution 13385, time = 3416.2248s
3407.70/3418.96	o 850
3408.10/3419.34	c Solution 13386, time = 3416.6015s
3408.10/3419.34	o 842
3408.20/3419.42	c Solution 13387, time = 3416.6852s
3408.20/3419.42	o 844
3408.30/3419.50	c Solution 13388, time = 3416.7654s
3408.30/3419.50	o 848
3408.40/3419.66	c Solution 13389, time = 3416.9222s
3408.40/3419.66	o 852
3408.81/3420.03	c Solution 13390, time = 3417.2893s
3408.81/3420.03	o 849
3409.00/3420.23	c Solution 13391, time = 3417.4892s
3409.00/3420.23	o 832
3409.20/3420.42	c Solution 13392, time = 3417.6845s
3409.20/3420.42	o 814
3409.50/3420.76	c Solution 13393, time = 3418.0248s
3409.50/3420.76	o 821
3409.60/3420.89	c Solution 13394, time = 3418.1515s
3409.60/3420.89	o 820
3409.91/3421.16	c Solution 13395, time = 3418.4193s
3409.91/3421.16	o 817
3410.00/3421.24	c Solution 13396, time = 3418.4985s
3410.00/3421.24	o 811
3410.10/3421.32	c Solution 13397, time = 3418.5814s
3410.10/3421.32	o 808
3410.20/3421.40	c Solution 13398, time = 3418.6630s
3410.20/3421.40	o 805
3410.50/3421.73	c Solution 13399, time = 3418.9928s
3410.50/3421.73	o 799
3410.60/3421.85	c Solution 13400, time = 3419.1087s
3410.60/3421.85	o 795
3410.70/3421.91	c Solution 13401, time = 3419.1758s
3410.70/3421.91	o 793
3410.99/3422.20	c Solution 13402, time = 3419.4627s
3410.99/3422.20	o 791
3411.09/3422.33	c Solution 13403, time = 3419.5919s
3411.09/3422.33	o 789
3411.19/3422.45	c Solution 13404, time = 3419.7101s
3411.19/3422.45	o 790
3411.29/3422.58	c Solution 13405, time = 3419.8423s
3411.29/3422.58	o 780
3411.69/3422.91	c Solution 13406, time = 3420.1682s
3411.69/3422.91	o 774
3411.69/3422.97	c Solution 13407, time = 3420.2313s
3411.69/3422.97	o 772
3411.90/3423.12	c Solution 13408, time = 3420.3765s
3411.90/3423.12	o 745
3412.19/3423.42	c Solution 13409, time = 3420.6798s
3412.19/3423.42	o 742
3412.29/3423.55	c Solution 13410, time = 3420.8151s
3412.29/3423.55	o 718
3412.59/3423.82	c Solution 13411, time = 3421.0840s
3412.59/3423.82	o 734
3412.59/3423.87	c Solution 13412, time = 3421.1262s
3412.59/3423.87	o 728
3412.69/3423.93	c Solution 13413, time = 3421.1870s
3412.69/3423.93	o 725
3412.80/3424.10	c Solution 13414, time = 3421.3650s
3412.80/3424.10	o 721
3413.09/3424.35	c Solution 13415, time = 3421.6086s
3413.09/3424.35	o 714
3413.09/3424.38	c Solution 13416, time = 3421.6394s
3413.09/3424.38	o 721
3413.29/3424.53	c Solution 13417, time = 3421.7921s
3413.29/3424.53	o 712
3413.49/3424.74	c Solution 13418, time = 3422.0006s
3413.49/3424.74	o 725
3413.59/3424.84	c Solution 13419, time = 3422.1038s
3413.59/3424.84	o 727
3413.69/3424.97	c Solution 13420, time = 3422.2341s
3413.69/3424.97	o 720
3413.99/3425.22	c Solution 13421, time = 3422.4828s
3413.99/3425.22	o 713
3414.19/3425.44	c Solution 13422, time = 3422.6997s
3414.19/3425.44	o 712
3414.29/3425.53	c Solution 13423, time = 3422.7958s
3414.29/3425.53	o 717
3414.29/3425.54	c Solution 13424, time = 3422.7995s
3414.29/3425.54	o 717
3414.29/3425.57	c Solution 13425, time = 3422.8338s
3414.29/3425.57	o 709
3414.29/3425.58	c Solution 13426, time = 3422.8374s
3414.29/3425.58	o 709
3414.49/3425.74	c Solution 13427, time = 3422.9976s
3414.49/3425.74	o 706
3414.49/3425.74	c Solution 13428, time = 3423.0029s
3414.49/3425.74	o 706
3414.59/3425.87	c Solution 13429, time = 3423.1352s
3414.59/3425.87	o 707
3414.59/3425.88	c Solution 13430, time = 3423.1411s
3414.59/3425.88	o 707
3414.68/3425.94	c Solution 13431, time = 3423.2040s
3414.68/3425.94	o 705
3414.68/3425.95	c Solution 13432, time = 3423.2075s
3414.68/3425.95	o 705
3414.79/3426.02	c Solution 13433, time = 3423.2795s
3414.79/3426.02	o 679
3414.79/3426.11	c Solution 13434, time = 3423.3667s
3414.79/3426.11	o 708
3414.98/3426.26	c Solution 13435, time = 3423.5242s
3414.98/3426.26	o 702
3414.98/3426.27	c Solution 13436, time = 3423.5293s
3414.98/3426.27	o 702
3415.18/3426.40	c Solution 13437, time = 3423.6598s
3415.18/3426.40	o 700
3415.18/3426.41	c Solution 13438, time = 3423.6661s
3415.18/3426.41	o 700
3415.18/3426.47	c Solution 13439, time = 3423.7279s
3415.18/3426.47	o 698
3415.18/3426.47	c Solution 13440, time = 3423.7321s
3415.18/3426.47	o 698
3415.28/3426.55	c Solution 13441, time = 3423.8114s
3415.28/3426.55	o 704
3415.38/3426.65	c Solution 13442, time = 3423.9096s
3415.38/3426.65	o 715
3415.38/3426.65	c Solution 13443, time = 3423.9135s
3415.38/3426.65	o 715
3415.48/3426.76	c Solution 13444, time = 3424.0183s
3415.48/3426.76	o 710
3415.48/3426.76	c Solution 13445, time = 3424.0226s
3415.48/3426.76	o 710
3415.58/3426.83	c Solution 13446, time = 3424.0942s
3415.58/3426.83	o 701
3415.58/3426.87	c Solution 13447, time = 3424.1345s
3415.58/3426.87	o 705
3415.58/3426.88	c Solution 13448, time = 3424.1376s
3415.58/3426.88	o 705
3415.68/3426.92	c Solution 13449, time = 3424.1818s
3415.68/3426.92	o 705
3415.68/3426.93	c Solution 13450, time = 3424.1879s
3415.68/3426.93	o 705
3415.68/3426.99	c Solution 13451, time = 3424.2498s
3415.68/3426.99	o 706
3415.68/3426.99	c Solution 13452, time = 3424.2537s
3415.68/3426.99	o 706
3415.79/3427.05	c Solution 13453, time = 3424.3121s
3415.79/3427.05	o 681
3415.79/3427.10	c Solution 13454, time = 3424.3567s
3415.79/3427.10	o 702
3415.89/3427.12	c Solution 13455, time = 3424.3776s
3415.89/3427.12	o 712
3416.18/3427.40	c Solution 13456, time = 3424.6602s
3416.18/3427.40	o 714
3416.18/3427.40	c Solution 13457, time = 3424.6645s
3416.18/3427.40	o 714
3416.18/3427.43	c Solution 13458, time = 3424.6960s
3416.18/3427.43	o 716
3416.18/3427.44	c Solution 13459, time = 3424.6999s
3416.18/3427.44	o 716
3416.28/3427.55	c Solution 13460, time = 3424.8063s
3416.28/3427.55	o 699
3416.28/3427.55	c Solution 13461, time = 3424.8113s
3416.28/3427.55	o 699
3416.28/3427.58	c Solution 13462, time = 3424.8445s
3416.28/3427.58	o 719
3416.28/3427.59	c Solution 13463, time = 3424.8482s
3416.28/3427.59	o 719
3416.38/3427.65	c Solution 13464, time = 3424.9100s
3416.38/3427.65	o 694
3416.38/3427.65	c Solution 13465, time = 3424.9141s
3416.38/3427.65	o 694
3416.48/3427.78	c Solution 13466, time = 3425.0437s
3416.48/3427.78	o 702
3416.48/3427.79	c Solution 13467, time = 3425.0526s
3416.48/3427.79	o 702
3416.58/3427.84	c Solution 13468, time = 3425.1030s
3416.58/3427.84	o 716
3416.58/3427.85	c Solution 13469, time = 3425.1068s
3416.58/3427.85	o 716
3416.68/3427.90	c Solution 13470, time = 3425.1659s
3416.68/3427.90	o 709
3416.68/3427.94	c Solution 13471, time = 3425.2017s
3416.68/3427.94	o 708
3416.68/3427.94	c Solution 13472, time = 3425.2052s
3416.68/3427.94	o 708
3416.79/3428.02	c Solution 13473, time = 3425.2819s
3416.79/3428.02	o 677
3416.79/3428.05	c Solution 13474, time = 3425.3153s
3416.79/3428.05	o 709
3416.79/3428.06	c Solution 13475, time = 3425.3186s
3416.79/3428.06	o 709
3416.89/3428.16	c Solution 13476, time = 3425.4254s
3416.89/3428.16	o 706
3416.89/3428.17	c Solution 13477, time = 3425.4307s
3416.89/3428.17	o 706
3416.98/3428.22	c Solution 13478, time = 3425.4840s
3416.98/3428.22	o 698
3417.08/3428.38	c Solution 13479, time = 3425.6393s
3417.08/3428.38	o 1031
3417.48/3428.71	c Solution 13480, time = 3425.9721s
3417.48/3428.71	o 1031
3417.68/3428.93	c Solution 13481, time = 3426.1943s
3417.68/3428.93	o 1021
3418.07/3429.38	c Solution 13482, time = 3426.6370s
3418.07/3429.38	o 1027
3418.37/3429.67	c Solution 13483, time = 3426.9327s
3418.37/3429.67	o 1014
3418.78/3430.07	c Solution 13484, time = 3427.3265s
3418.78/3430.07	o 1002
3418.97/3430.20	c Solution 13485, time = 3427.4586s
3418.97/3430.20	o 1000
3419.47/3430.78	c Solution 13486, time = 3428.0405s
3419.47/3430.78	o 994
3419.78/3431.10	c Solution 13487, time = 3428.3562s
3419.78/3431.10	o 997
3419.97/3431.23	c Solution 13488, time = 3428.4933s
3419.97/3431.23	o 985
3420.37/3431.61	c Solution 13489, time = 3428.8712s
3420.37/3431.61	o 998
3420.88/3432.14	c Solution 13490, time = 3429.4053s
3420.88/3432.14	o 977
3421.07/3432.33	c Solution 13491, time = 3429.5883s
3421.07/3432.33	o 978
3421.27/3432.54	c Solution 13492, time = 3429.8056s
3421.27/3432.54	o 967
3421.66/3432.96	c Solution 13493, time = 3430.2221s
3421.66/3432.96	o 967
3421.77/3433.07	c Solution 13494, time = 3430.3274s
3421.77/3433.07	o 967
3422.16/3433.49	c Solution 13495, time = 3430.7488s
3422.16/3433.49	o 965
3422.46/3433.70	c Solution 13496, time = 3430.9624s
3422.46/3433.70	o 957
3422.56/3433.82	c Solution 13497, time = 3431.0838s
3422.56/3433.82	o 967
3422.77/3434.03	c Solution 13498, time = 3431.2861s
3422.77/3434.03	o 962
3423.06/3434.36	c Solution 13499, time = 3431.6191s
3423.06/3434.36	o 952
3423.26/3434.52	c Solution 13500, time = 3431.7829s
3423.26/3434.52	o 938
3423.46/3434.79	c Solution 13501, time = 3432.0506s
3423.46/3434.79	o 938
3423.77/3435.09	c Solution 13502, time = 3432.3461s
3423.77/3435.09	o 935
3424.06/3435.31	c Solution 13503, time = 3432.5731s
3424.06/3435.31	o 920
3424.46/3435.73	c Solution 13504, time = 3432.9896s
3424.46/3435.73	o 920
3424.66/3435.94	c Solution 13505, time = 3433.1990s
3424.66/3435.94	o 918
3425.06/3436.34	c Solution 13506, time = 3433.5972s
3425.06/3436.34	o 920
3425.16/3436.41	c Solution 13507, time = 3433.6702s
3425.16/3436.41	o 917
3425.26/3436.59	c Solution 13508, time = 3433.8498s
3425.26/3436.59	o 909
3425.55/3436.87	c Solution 13509, time = 3434.1351s
3425.55/3436.87	o 902
3426.05/3437.35	c Solution 13510, time = 3434.6061s
3426.05/3437.35	o 894
3426.15/3437.47	c Solution 13511, time = 3434.7345s
3426.15/3437.47	o 890
3426.35/3437.63	c Solution 13512, time = 3434.8930s
3426.35/3437.63	o 890
3426.65/3437.98	c Solution 13513, time = 3435.2405s
3426.65/3437.98	o 878
3427.05/3438.35	c Solution 13514, time = 3435.6144s
3427.05/3438.35	o 882
3427.15/3438.48	c Solution 13515, time = 3435.7372s
3427.15/3438.48	o 877
3427.25/3438.56	c Solution 13516, time = 3435.8180s
3427.25/3438.56	o 873
3427.45/3438.70	c Solution 13517, time = 3435.9596s
3427.45/3438.70	o 867
3427.55/3438.88	c Solution 13518, time = 3436.1428s
3427.55/3438.88	o 861
3427.95/3439.28	c Solution 13519, time = 3436.5433s
3427.95/3439.28	o 860
3428.15/3439.45	c Solution 13520, time = 3436.7125s
3428.15/3439.45	o 855
3428.25/3439.58	c Solution 13521, time = 3436.8362s
3428.25/3439.58	o 855
3428.65/3439.91	c Solution 13522, time = 3437.1736s
3428.65/3439.91	o 838
3428.76/3440.05	c Solution 13523, time = 3437.3076s
3428.76/3440.05	o 831
3428.76/3440.10	c Solution 13524, time = 3437.3598s
3428.76/3440.10	o 836
3428.95/3440.24	c Solution 13525, time = 3437.5036s
3428.95/3440.24	o 838
3429.35/3440.62	c Solution 13526, time = 3437.8837s
3429.35/3440.62	o 835
3429.44/3440.75	c Solution 13527, time = 3438.0099s
3429.44/3440.75	o 824
3429.54/3440.85	c Solution 13528, time = 3438.1155s
3429.54/3440.85	o 822
3429.94/3441.23	c Solution 13529, time = 3438.4866s
3429.94/3441.23	o 820
3430.04/3441.38	c Solution 13530, time = 3438.6416s
3430.04/3441.38	o 828
3430.34/3441.68	c Solution 13531, time = 3438.9387s
3430.34/3441.68	o 828
3430.54/3441.83	c Solution 13532, time = 3439.0909s
3430.54/3441.83	o 828
3430.64/3441.99	c Solution 13533, time = 3439.2500s
3430.64/3441.99	o 819
3431.04/3442.34	c Solution 13534, time = 3439.6005s
3431.04/3442.34	o 829
3431.14/3442.48	c Solution 13535, time = 3439.7372s
3431.14/3442.48	o 837
3431.24/3442.58	c Solution 13536, time = 3439.8415s
3431.24/3442.58	o 826
3431.64/3442.90	c Solution 13537, time = 3440.1601s
3431.64/3442.90	o 822
3431.75/3443.04	c Solution 13538, time = 3440.3008s
3431.75/3443.04	o 817
3431.85/3443.15	c Solution 13539, time = 3440.4136s
3431.85/3443.15	o 802
3432.14/3443.46	c Solution 13540, time = 3440.7161s
3432.14/3443.46	o 789
3432.24/3443.59	c Solution 13541, time = 3440.8513s
3432.24/3443.59	o 795
3432.44/3443.74	c Solution 13542, time = 3441.0001s
3432.44/3443.74	o 797
3432.75/3444.03	c Solution 13543, time = 3441.2861s
3432.75/3444.03	o 784
3432.75/3444.07	c Solution 13544, time = 3441.3330s
3432.75/3444.07	o 786
3432.85/3444.12	c Solution 13545, time = 3441.3857s
3432.85/3444.12	o 788
3432.94/3444.24	c Solution 13546, time = 3441.5007s
3432.94/3444.24	o 784
3433.24/3444.50	c Solution 13547, time = 3441.7636s
3433.24/3444.50	o 789
3433.33/3444.60	c Solution 13548, time = 3441.8637s
3433.33/3444.60	o 781
3433.33/3444.69	c Solution 13549, time = 3441.9522s
3433.33/3444.69	o 755
3433.53/3444.84	c Solution 13550, time = 3442.1024s
3433.53/3444.84	o 745
3433.84/3445.13	c Solution 13551, time = 3442.3947s
3433.84/3445.13	o 752
3433.93/3445.23	c Solution 13552, time = 3442.4877s
3433.93/3445.23	o 747
3434.03/3445.36	c Solution 13553, time = 3442.6161s
3434.03/3445.36	o 745
3434.23/3445.51	c Solution 13554, time = 3442.7682s
3434.23/3445.51	o 744
3434.43/3445.78	c Solution 13555, time = 3443.0456s
3434.43/3445.78	o 729
3434.43/3445.79	c Solution 13556, time = 3443.0503s
3434.43/3445.79	o 729
3434.63/3445.92	c Solution 13557, time = 3443.1828s
3434.63/3445.92	o 735
3434.63/3445.93	c Solution 13558, time = 3443.1878s
3434.63/3445.93	o 735
3434.74/3446.07	c Solution 13559, time = 3443.3312s
3434.74/3446.07	o 734
3434.74/3446.08	c Solution 13560, time = 3443.3361s
3434.74/3446.08	o 734
3434.84/3446.14	c Solution 13561, time = 3443.3972s
3434.84/3446.14	o 726
3434.84/3446.14	c Solution 13562, time = 3443.4011s
3434.84/3446.14	o 726
3434.93/3446.22	c Solution 13563, time = 3443.4814s
3434.93/3446.22	o 715
3434.93/3446.25	c Solution 13564, time = 3443.5108s
3434.93/3446.25	o 728
3434.93/3446.26	c Solution 13565, time = 3443.5189s
3434.93/3446.26	o 728
3435.03/3446.33	c Solution 13566, time = 3443.5955s
3435.03/3446.33	o 722
3435.03/3446.39	c Solution 13567, time = 3443.6469s
3435.03/3446.39	o 725
3435.03/3446.39	c Solution 13568, time = 3443.6505s
3435.03/3446.39	o 725
3435.13/3446.45	c Solution 13569, time = 3443.7066s
3435.13/3446.45	o 724
3435.13/3446.45	c Solution 13570, time = 3443.7113s
3435.13/3446.45	o 724
3435.23/3446.57	c Solution 13571, time = 3443.8276s
3435.23/3446.57	o 728
3435.23/3446.57	c Solution 13572, time = 3443.8330s
3435.23/3446.57	o 728
3435.33/3446.65	c Solution 13573, time = 3443.9073s
3435.33/3446.65	o 702
3435.33/3446.68	c Solution 13574, time = 3443.9403s
3435.33/3446.68	o 730
3435.33/3446.69	c Solution 13575, time = 3443.9481s
3435.33/3446.69	o 730
3435.43/3446.72	c Solution 13576, time = 3443.9805s
3435.43/3446.72	o 722
3435.53/3446.80	c Solution 13577, time = 3444.0619s
3435.53/3446.80	o 721
3435.53/3446.89	c Solution 13578, time = 3444.1480s
3435.53/3446.89	o 733
3435.53/3446.89	c Solution 13579, time = 3444.1516s
3435.53/3446.89	o 733
3435.63/3446.98	c Solution 13580, time = 3444.2404s
3435.63/3446.98	o 734
3435.63/3446.99	c Solution 13581, time = 3444.2468s
3435.63/3446.99	o 734
3435.74/3447.08	c Solution 13582, time = 3444.3438s
3435.74/3447.08	o 708
3435.84/3447.15	c Solution 13583, time = 3444.4145s
3435.84/3447.15	o 722
3435.93/3447.22	c Solution 13584, time = 3444.4776s
3435.93/3447.22	o 738
3435.93/3447.22	c Solution 13585, time = 3444.4815s
3435.93/3447.22	o 738
3436.13/3447.44	c Solution 13586, time = 3444.6965s
3436.13/3447.44	o 746
3436.13/3447.44	c Solution 13587, time = 3444.7007s
3436.13/3447.44	o 746
3436.23/3447.52	c Solution 13588, time = 3444.7847s
3436.23/3447.52	o 740
3436.23/3447.53	c Solution 13589, time = 3444.7888s
3436.23/3447.53	o 740
3436.33/3447.68	c Solution 13590, time = 3444.9415s
3436.33/3447.68	o 738
3436.33/3447.69	c Solution 13591, time = 3444.9481s
3436.33/3447.69	o 738
3436.43/3447.79	c Solution 13592, time = 3445.0494s
3436.43/3447.79	o 729
3436.53/3447.84	c Solution 13593, time = 3445.0974s
3436.53/3447.84	o 731
3436.53/3447.84	c Solution 13594, time = 3445.1009s
3436.53/3447.84	o 731
3436.53/3447.89	c Solution 13595, time = 3445.1535s
3436.53/3447.89	o 727
3436.63/3447.90	c Solution 13596, time = 3445.1570s
3436.63/3447.90	o 727
3436.63/3447.97	c Solution 13597, time = 3445.2270s
3436.63/3447.97	o 711
3436.74/3448.02	c Solution 13598, time = 3445.2784s
3436.74/3448.02	o 736
3436.74/3448.02	c Solution 13599, time = 3445.2817s
3436.74/3448.02	o 736
3436.74/3448.08	c Solution 13600, time = 3445.3374s
3436.74/3448.08	o 719
3436.74/3448.08	c Solution 13601, time = 3445.3437s
3436.74/3448.08	o 719
3436.84/3448.11	c Solution 13602, time = 3445.3679s
3436.84/3448.11	o 719
3436.84/3448.13	c Solution 13603, time = 3445.3947s
3436.84/3448.13	o 718
3436.84/3448.14	c Solution 13604, time = 3445.3986s
3436.84/3448.14	o 718
3436.84/3448.18	c Solution 13605, time = 3445.4454s
3436.84/3448.18	o 714
3436.84/3448.19	c Solution 13606, time = 3445.4497s
3436.84/3448.19	o 714
3436.93/3448.28	c Solution 13607, time = 3445.5455s
3436.93/3448.28	o 734
3436.93/3448.29	c Solution 13608, time = 3445.5490s
3436.93/3448.29	o 734
3437.02/3448.35	c Solution 13609, time = 3445.6156s
3437.02/3448.35	o 729
3437.02/3448.36	c Solution 13610, time = 3445.6224s
3437.02/3448.36	o 729
3437.12/3448.44	c Solution 13611, time = 3445.7023s
3437.12/3448.44	o 728
3437.12/3448.44	c Solution 13612, time = 3445.7054s
3437.12/3448.44	o 728
3437.22/3448.54	c Solution 13613, time = 3445.8017s
3437.22/3448.54	o 731
3437.22/3448.54	c Solution 13614, time = 3445.8056s
3437.22/3448.54	o 731
3437.32/3448.61	c Solution 13615, time = 3445.8712s
3437.32/3448.61	o 703
3437.52/3448.85	c Solution 13616, time = 3446.1088s
3437.52/3448.85	o 1024
3437.83/3449.16	c Solution 13617, time = 3446.4179s
3437.83/3449.16	o 1024
3438.42/3449.74	c Solution 13618, time = 3447.0010s
3438.42/3449.74	o 1026
3438.62/3449.98	c Solution 13619, time = 3447.2437s
3438.62/3449.98	o 1023
3439.12/3450.42	c Solution 13620, time = 3447.6832s
3439.12/3450.42	o 1026
3439.32/3450.61	c Solution 13621, time = 3447.8671s
3439.32/3450.61	o 1011
3439.62/3450.98	c Solution 13622, time = 3448.2365s
3439.62/3450.98	o 1007
3439.83/3451.12	c Solution 13623, time = 3448.3784s
3439.83/3451.12	o 1001
3440.12/3451.40	c Solution 13624, time = 3448.6660s
3440.12/3451.40	o 1000
3440.61/3451.95	c Solution 13625, time = 3449.2159s
3440.61/3451.95	o 989
3440.83/3452.11	c Solution 13626, time = 3449.3705s
3440.83/3452.11	o 989
3441.01/3452.33	c Solution 13627, time = 3449.5904s
3441.01/3452.33	o 977
3441.31/3452.60	c Solution 13628, time = 3449.8606s
3441.31/3452.60	o 985
3441.72/3453.05	c Solution 13629, time = 3450.3150s
3441.72/3453.05	o 979
3441.91/3453.25	c Solution 13630, time = 3450.5143s
3441.91/3453.25	o 972
3442.41/3453.70	c Solution 13631, time = 3450.9577s
3442.41/3453.70	o 961
3442.61/3453.94	c Solution 13632, time = 3451.2059s
3442.61/3453.94	o 949
3443.01/3454.30	c Solution 13633, time = 3451.5636s
3443.01/3454.30	o 958
3443.21/3454.51	c Solution 13634, time = 3451.7717s
3443.21/3454.51	o 942
3443.51/3454.85	c Solution 13635, time = 3452.1096s
3443.51/3454.85	o 950
3443.61/3454.97	c Solution 13636, time = 3452.2271s
3443.61/3454.97	o 946
3444.00/3455.35	c Solution 13637, time = 3452.6073s
3444.00/3455.35	o 947
3444.20/3455.52	c Solution 13638, time = 3452.7775s
3444.20/3455.52	o 931
3444.40/3455.71	c Solution 13639, time = 3452.9710s
3444.40/3455.71	o 938
3444.60/3456.00	c Solution 13640, time = 3453.2649s
3444.60/3456.00	o 940
3445.10/3456.42	c Solution 13641, time = 3453.6786s
3445.10/3456.42	o 929
3445.30/3456.63	c Solution 13642, time = 3453.8933s
3445.30/3456.63	o 921
3445.71/3457.08	c Solution 13643, time = 3454.3437s
3445.71/3457.08	o 929
3445.90/3457.25	c Solution 13644, time = 3454.5121s
3445.90/3457.25	o 922
3446.10/3457.43	c Solution 13645, time = 3454.6939s
3446.10/3457.43	o 907
3446.40/3457.79	c Solution 13646, time = 3455.0552s
3446.40/3457.79	o 907
3446.60/3457.98	c Solution 13647, time = 3455.2391s
3446.60/3457.98	o 895
3447.10/3458.40	c Solution 13648, time = 3455.6590s
3447.10/3458.40	o 892
3447.20/3458.56	c Solution 13649, time = 3455.8250s
3447.20/3458.56	o 898
3447.40/3458.75	c Solution 13650, time = 3456.0066s
3447.40/3458.75	o 881
3447.50/3458.82	c Solution 13651, time = 3456.0817s
3447.50/3458.82	o 879
3447.81/3459.18	c Solution 13652, time = 3456.4431s
3447.81/3459.18	o 871
3447.89/3459.26	c Solution 13653, time = 3456.5169s
3447.89/3459.26	o 867
3448.09/3459.42	c Solution 13654, time = 3456.6818s
3448.09/3459.42	o 874
3448.39/3459.72	c Solution 13655, time = 3456.9766s
3448.39/3459.72	o 874
3448.59/3459.90	c Solution 13656, time = 3457.1608s
3448.59/3459.90	o 856
3448.70/3460.07	c Solution 13657, time = 3457.3335s
3448.70/3460.07	o 863
3448.99/3460.35	c Solution 13658, time = 3457.6089s
3448.99/3460.35	o 856
3449.19/3460.50	c Solution 13659, time = 3457.7643s
3449.19/3460.50	o 853
3449.29/3460.63	c Solution 13660, time = 3457.8952s
3449.29/3460.63	o 853
3449.59/3460.99	c Solution 13661, time = 3458.2524s
3449.59/3460.99	o 828
3449.70/3461.09	c Solution 13662, time = 3458.3488s
3449.70/3461.09	o 837
3449.80/3461.19	c Solution 13663, time = 3458.4550s
3449.80/3461.19	o 826
3450.19/3461.53	c Solution 13664, time = 3458.7927s
3450.19/3461.53	o 821
3450.29/3461.67	c Solution 13665, time = 3458.9317s
3450.29/3461.67	o 815
3450.39/3461.73	c Solution 13666, time = 3458.9883s
3450.39/3461.73	o 818
3450.49/3461.88	c Solution 13667, time = 3459.1417s
3450.49/3461.88	o 806
3450.80/3462.19	c Solution 13668, time = 3459.4478s
3450.80/3462.19	o 806
3451.09/3462.40	c Solution 13669, time = 3459.6586s
3451.09/3462.40	o 792
3451.29/3462.69	c Solution 13670, time = 3459.9556s
3451.29/3462.69	o 798
3451.39/3462.72	c Solution 13671, time = 3459.9774s
3451.39/3462.72	o 793
3451.59/3462.93	c Solution 13672, time = 3460.1913s
3451.59/3462.93	o 806
3451.98/3463.32	c Solution 13673, time = 3460.5850s
3451.98/3463.32	o 798
3452.08/3463.41	c Solution 13674, time = 3460.6707s
3452.08/3463.41	o 801
3452.28/3463.69	c Solution 13675, time = 3460.9461s
3452.28/3463.69	o 791
3452.48/3463.82	c Solution 13676, time = 3461.0817s
3452.48/3463.82	o 791
3452.58/3463.96	c Solution 13677, time = 3461.2170s
3452.58/3463.96	o 783
3452.79/3464.18	c Solution 13678, time = 3461.4437s
3452.79/3464.18	o 786
3452.98/3464.30	c Solution 13679, time = 3461.5625s
3452.98/3464.30	o 779
3453.08/3464.41	c Solution 13680, time = 3461.6728s
3453.08/3464.41	o 779
3453.28/3464.65	c Solution 13681, time = 3461.9120s
3453.28/3464.65	o 769
3453.38/3464.78	c Solution 13682, time = 3462.0383s
3453.38/3464.78	o 748
3453.48/3464.86	c Solution 13683, time = 3462.1226s
3453.48/3464.86	o 763
3453.58/3464.98	c Solution 13684, time = 3462.2393s
3453.58/3464.98	o 751
3453.88/3465.25	c Solution 13685, time = 3462.5090s
3453.88/3465.25	o 743
3453.98/3465.30	c Solution 13686, time = 3462.5565s
3453.98/3465.30	o 741
3454.08/3465.42	c Solution 13687, time = 3462.6781s
3454.08/3465.42	o 739
3454.38/3465.72	c Solution 13688, time = 3462.9792s
3454.38/3465.72	o 723
3454.38/3465.72	c Solution 13689, time = 3462.9833s
3454.38/3465.72	o 723
3454.48/3465.81	c Solution 13690, time = 3463.0755s
3454.48/3465.81	o 729
3454.48/3465.82	c Solution 13691, time = 3463.0798s
3454.48/3465.82	o 729
3454.58/3465.91	c Solution 13692, time = 3463.1698s
3454.58/3465.91	o 717
3454.58/3465.91	c Solution 13693, time = 3463.1744s
3454.58/3465.91	o 717
3454.69/3466.04	c Solution 13694, time = 3463.3039s
3454.69/3466.04	o 728
3454.69/3466.05	c Solution 13695, time = 3463.3122s
3454.69/3466.05	o 728
3454.79/3466.15	c Solution 13696, time = 3463.4107s
3454.79/3466.15	o 714
3454.79/3466.15	c Solution 13697, time = 3463.4150s
3454.79/3466.15	o 714
3454.79/3466.19	c Solution 13698, time = 3463.4546s
3454.79/3466.19	o 713
3454.88/3466.21	c Solution 13699, time = 3463.4731s
3454.88/3466.21	o 714
3454.88/3466.22	c Solution 13700, time = 3463.4768s
3454.88/3466.22	o 714
3454.98/3466.31	c Solution 13701, time = 3463.5695s
3454.98/3466.31	o 711
3454.98/3466.37	c Solution 13702, time = 3463.6312s
3454.98/3466.37	o 710
3454.98/3466.37	c Solution 13703, time = 3463.6347s
3454.98/3466.37	o 710
3455.08/3466.45	c Solution 13704, time = 3463.7133s
3455.08/3466.45	o 712
3455.08/3466.46	c Solution 13705, time = 3463.7184s
3455.08/3466.46	o 712
3455.18/3466.51	c Solution 13706, time = 3463.7720s
3455.18/3466.51	o 688
3455.18/3466.55	c Solution 13707, time = 3463.8097s
3455.18/3466.55	o 710
3455.18/3466.55	c Solution 13708, time = 3463.8127s
3455.18/3466.55	o 710
3455.18/3466.60	c Solution 13709, time = 3463.8562s
3455.18/3466.60	o 709
3455.28/3466.60	c Solution 13710, time = 3463.8607s
3455.28/3466.60	o 709
3455.28/3466.62	c Solution 13711, time = 3463.8838s
3455.28/3466.62	o 709
3455.28/3466.66	c Solution 13712, time = 3463.9178s
3455.28/3466.66	o 669
3455.37/3466.71	c Solution 13713, time = 3463.9700s
3455.37/3466.71	o 670
3455.37/3466.74	c Solution 13714, time = 3464.0050s
3455.37/3466.74	o 729
3455.37/3466.75	c Solution 13715, time = 3464.0146s
3455.37/3466.75	o 729
3455.47/3466.89	c Solution 13716, time = 3464.1495s
3455.47/3466.89	o 731
3455.47/3466.89	c Solution 13717, time = 3464.1540s
3455.47/3466.89	o 731
3455.57/3466.96	c Solution 13718, time = 3464.2179s
3455.57/3466.96	o 715
3455.57/3466.96	c Solution 13719, time = 3464.2219s
3455.57/3466.96	o 715
3455.68/3467.04	c Solution 13720, time = 3464.3014s
3455.68/3467.04	o 731
3455.68/3467.07	c Solution 13721, time = 3464.3302s
3455.68/3467.07	o 716
3455.68/3467.07	c Solution 13722, time = 3464.3340s
3455.68/3467.07	o 716
3455.78/3467.16	c Solution 13723, time = 3464.4242s
3455.78/3467.16	o 704
3455.78/3467.17	c Solution 13724, time = 3464.4281s
3455.78/3467.17	o 704
3455.87/3467.23	c Solution 13725, time = 3464.4942s
3455.87/3467.23	o 717
3455.87/3467.24	c Solution 13726, time = 3464.5008s
3455.87/3467.24	o 717
3455.87/3467.28	c Solution 13727, time = 3464.5423s
3455.87/3467.28	o 680
3455.97/3467.34	c Solution 13728, time = 3464.5973s
3455.97/3467.34	o 663
3455.97/3467.39	c Solution 13729, time = 3464.6498s
3455.97/3467.39	o 718
3455.97/3467.39	c Solution 13730, time = 3464.6532s
3455.97/3467.39	o 718
3456.17/3467.51	c Solution 13731, time = 3464.7675s
3456.17/3467.51	o 726
3456.17/3467.51	c Solution 13732, time = 3464.7709s
3456.17/3467.51	o 726
3456.17/3467.58	c Solution 13733, time = 3464.8412s
3456.17/3467.58	o 727
3456.27/3467.63	c Solution 13734, time = 3464.8873s
3456.27/3467.63	o 717
3456.27/3467.63	c Solution 13735, time = 3464.8907s
3456.27/3467.63	o 717
3456.37/3467.71	c Solution 13736, time = 3464.9738s
3456.37/3467.71	o 715
3456.37/3467.72	c Solution 13737, time = 3464.9812s
3456.37/3467.72	o 715
3456.47/3467.80	c Solution 13738, time = 3465.0586s
3456.47/3467.80	o 699
3456.47/3467.85	c Solution 13739, time = 3465.1091s
3456.47/3467.85	o 715
3456.47/3467.85	c Solution 13740, time = 3465.1127s
3456.47/3467.85	o 715
3456.57/3467.96	c Solution 13741, time = 3465.2178s
3456.57/3467.96	o 716
3456.57/3467.96	c Solution 13742, time = 3465.2243s
3456.57/3467.96	o 716
3456.68/3468.01	c Solution 13743, time = 3465.2724s
3456.68/3468.01	o 700
3456.68/3468.06	c Solution 13744, time = 3465.3205s
3456.68/3468.06	o 714
3456.78/3468.14	c Solution 13745, time = 3465.3966s
3456.78/3468.14	o 714
3456.78/3468.14	c Solution 13746, time = 3465.4008s
3456.78/3468.14	o 714
3456.87/3468.28	c Solution 13747, time = 3465.5427s
3456.87/3468.28	o 715
3456.87/3468.29	c Solution 13748, time = 3465.5500s
3456.87/3468.29	o 715
3456.97/3468.39	c Solution 13749, time = 3465.6527s
3456.97/3468.39	o 717
3457.07/3468.42	c Solution 13750, time = 3465.6775s
3457.07/3468.42	o 719
3457.07/3468.42	c Solution 13751, time = 3465.6846s
3457.07/3468.42	o 719
3457.17/3468.50	c Solution 13752, time = 3465.7580s
3457.17/3468.50	o 722
3457.17/3468.59	c Solution 13753, time = 3465.8488s
3457.17/3468.59	o 1025
3457.57/3468.92	c Solution 13754, time = 3466.1858s
3457.57/3468.92	o 1026
3457.57/3468.93	c Solution 13755, time = 3466.1887s
3457.57/3468.93	o 1026
3458.17/3469.56	c Solution 13756, time = 3466.8169s
3458.17/3469.56	o 1014
3458.37/3469.73	c Solution 13757, time = 3466.9932s
3458.37/3469.73	o 1018
3458.57/3469.93	c Solution 13758, time = 3467.1889s
3458.57/3469.93	o 1011
3459.06/3470.41	c Solution 13759, time = 3467.6678s
3459.06/3470.41	o 1008
3459.26/3470.61	c Solution 13760, time = 3467.8756s
3459.26/3470.61	o 992
3459.36/3470.73	c Solution 13761, time = 3467.9911s
3459.36/3470.73	o 985
3459.56/3470.97	c Solution 13762, time = 3468.2262s
3459.56/3470.97	o 992
3459.86/3471.28	c Solution 13763, time = 3468.5395s
3459.86/3471.28	o 987
3460.16/3471.50	c Solution 13764, time = 3468.7640s
3460.16/3471.50	o 985
3460.56/3471.99	c Solution 13765, time = 3469.2462s
3460.56/3471.99	o 991
3460.77/3472.18	c Solution 13766, time = 3469.4419s
3460.77/3472.18	o 986
3461.06/3472.44	c Solution 13767, time = 3469.7039s
3461.06/3472.44	o 964
3461.46/3472.85	c Solution 13768, time = 3470.1141s
3461.46/3472.85	o 968
3461.67/3473.03	c Solution 13769, time = 3470.2942s
3461.67/3473.03	o 968
3462.16/3473.54	c Solution 13770, time = 3470.8044s
3462.16/3473.54	o 962
3462.36/3473.73	c Solution 13771, time = 3470.9929s
3462.36/3473.73	o 967
3462.46/3473.85	c Solution 13772, time = 3471.1127s
3462.46/3473.85	o 964
3462.95/3474.30	c Solution 13773, time = 3471.5656s
3462.95/3474.30	o 962
3463.05/3474.41	c Solution 13774, time = 3471.6681s
3463.05/3474.41	o 970
3463.25/3474.63	c Solution 13775, time = 3471.8889s
3463.25/3474.63	o 952
3463.66/3475.09	c Solution 13776, time = 3472.3519s
3463.66/3475.09	o 956
3463.95/3475.30	c Solution 13777, time = 3472.5654s
3463.95/3475.30	o 948
3464.15/3475.51	c Solution 13778, time = 3472.7760s
3464.15/3475.51	o 946
3464.55/3475.95	c Solution 13779, time = 3473.2160s
3464.55/3475.95	o 933
3464.76/3476.17	c Solution 13780, time = 3473.4294s
3464.76/3476.17	o 924
3464.95/3476.39	c Solution 13781, time = 3473.6470s
3464.95/3476.39	o 924
3465.45/3476.88	c Solution 13782, time = 3474.1361s
3465.45/3476.88	o 915
3465.66/3477.06	c Solution 13783, time = 3474.3244s
3465.66/3477.06	o 908
3466.05/3477.45	c Solution 13784, time = 3474.7121s
3466.05/3477.45	o 896
3466.25/3477.61	c Solution 13785, time = 3474.8752s
3466.25/3477.61	o 909
3466.35/3477.71	c Solution 13786, time = 3474.9716s
3466.35/3477.71	o 911
3466.45/3477.84	c Solution 13787, time = 3475.1009s
3466.45/3477.84	o 894
3466.84/3478.21	c Solution 13788, time = 3475.4721s
3466.84/3478.21	o 896
3467.04/3478.40	c Solution 13789, time = 3475.6606s
3467.04/3478.40	o 894
3467.14/3478.51	c Solution 13790, time = 3475.7699s
3467.14/3478.51	o 894
3467.34/3478.79	c Solution 13791, time = 3476.0538s
3467.34/3478.79	o 889
3467.54/3478.94	c Solution 13792, time = 3476.1985s
3467.54/3478.94	o 882
3467.75/3479.11	c Solution 13793, time = 3476.3692s
3467.75/3479.11	o 879
3468.14/3479.53	c Solution 13794, time = 3476.7874s
3468.14/3479.53	o 875
3468.14/3479.59	c Solution 13795, time = 3476.8494s
3468.14/3479.59	o 877
3468.24/3479.66	c Solution 13796, time = 3476.9238s
3468.24/3479.66	o 877
3468.44/3479.82	c Solution 13797, time = 3477.0788s
3468.44/3479.82	o 858
3468.65/3480.07	c Solution 13798, time = 3477.3339s
3468.65/3480.07	o 874
3468.94/3480.30	c Solution 13799, time = 3477.5602s
3468.94/3480.30	o 874
3469.04/3480.43	c Solution 13800, time = 3477.6922s
3469.04/3480.43	o 870
3469.34/3480.78	c Solution 13801, time = 3478.0368s
3469.34/3480.78	o 863
3469.54/3480.97	c Solution 13802, time = 3478.2338s
3469.54/3480.97	o 862
3469.94/3481.33	c Solution 13803, time = 3478.5909s
3469.94/3481.33	o 865
3470.14/3481.51	c Solution 13804, time = 3478.7743s
3470.14/3481.51	o 852
3470.43/3481.84	c Solution 13805, time = 3479.0964s
3470.43/3481.84	o 840
3470.64/3482.04	c Solution 13806, time = 3479.2993s
3470.64/3482.04	o 838
3470.74/3482.19	c Solution 13807, time = 3479.4483s
3470.74/3482.19	o 830
3471.13/3482.55	c Solution 13808, time = 3479.8116s
3471.13/3482.55	o 810
3471.33/3482.73	c Solution 13809, time = 3479.9936s
3471.33/3482.73	o 798
3471.64/3483.08	c Solution 13810, time = 3480.3448s
3471.64/3483.08	o 810
3471.83/3483.23	c Solution 13811, time = 3480.4889s
3471.83/3483.23	o 812
3471.93/3483.32	c Solution 13812, time = 3480.5765s
3471.93/3483.32	o 811
3472.03/3483.42	c Solution 13813, time = 3480.6808s
3472.03/3483.42	o 809
3472.33/3483.71	c Solution 13814, time = 3480.9728s
3472.33/3483.71	o 801
3472.33/3483.79	c Solution 13815, time = 3481.0484s
3472.33/3483.79	o 796
3472.43/3483.87	c Solution 13816, time = 3481.1315s
3472.43/3483.87	o 795
3472.74/3484.13	c Solution 13817, time = 3481.3946s
3472.74/3484.13	o 793
3472.83/3484.28	c Solution 13818, time = 3481.5407s
3472.83/3484.28	o 800
3473.03/3484.43	c Solution 13819, time = 3481.6890s
3473.03/3484.43	o 796
3473.33/3484.73	c Solution 13820, time = 3481.9942s
3473.33/3484.73	o 794
3473.43/3484.89	c Solution 13821, time = 3482.1537s
3473.43/3484.89	o 774
3473.53/3484.96	c Solution 13822, time = 3482.2221s
3473.53/3484.96	o 765
3473.74/3485.12	c Solution 13823, time = 3482.3782s
3473.74/3485.12	o 759
3474.03/3485.41	c Solution 13824, time = 3482.6717s
3474.03/3485.41	o 757
3474.03/3485.45	c Solution 13825, time = 3482.7110s
3474.03/3485.45	o 763
3474.03/3485.49	c Solution 13826, time = 3482.7519s
3474.03/3485.49	o 758
3474.22/3485.66	c Solution 13827, time = 3482.9243s
3474.22/3485.66	o 747
3474.42/3485.83	c Solution 13828, time = 3483.0899s
3474.42/3485.83	o 749
3474.42/3485.87	c Solution 13829, time = 3483.1269s
3474.42/3485.87	o 746
3474.52/3485.90	c Solution 13830, time = 3483.1596s
3474.52/3485.90	o 755
3474.63/3486.03	c Solution 13831, time = 3483.2870s
3474.63/3486.03	o 722
3474.63/3486.03	c Solution 13832, time = 3483.2917s
3474.63/3486.03	o 722
3474.82/3486.29	c Solution 13833, time = 3483.5492s
3474.82/3486.29	o 720
3474.82/3486.29	c Solution 13834, time = 3483.5538s
3474.82/3486.29	o 720
3474.92/3486.33	c Solution 13835, time = 3483.5864s
3474.92/3486.33	o 726
3474.92/3486.33	c Solution 13836, time = 3483.5901s
3474.92/3486.33	o 726
3475.02/3486.43	c Solution 13837, time = 3483.6877s
3475.02/3486.43	o 721
3475.02/3486.43	c Solution 13838, time = 3483.6921s
3475.02/3486.43	o 721
3475.02/3486.49	c Solution 13839, time = 3483.7527s
3475.02/3486.49	o 708
3475.12/3486.54	c Solution 13840, time = 3483.8017s
3475.12/3486.54	o 722
3475.12/3486.54	c Solution 13841, time = 3483.8051s
3475.12/3486.54	o 722
3475.32/3486.72	c Solution 13842, time = 3483.9850s
3475.32/3486.72	o 722
3475.32/3486.73	c Solution 13843, time = 3483.9894s
3475.32/3486.73	o 722
3475.42/3486.85	c Solution 13844, time = 3484.1097s
3475.42/3486.85	o 720
3475.42/3486.86	c Solution 13845, time = 3484.1177s
3475.42/3486.86	o 720
3475.52/3486.91	c Solution 13846, time = 3484.1706s
3475.52/3486.91	o 687
3475.52/3486.95	c Solution 13847, time = 3484.2085s
3475.52/3486.95	o 719
3475.52/3487.00	c Solution 13848, time = 3484.2636s
3475.52/3487.00	o 736
3475.52/3487.01	c Solution 13849, time = 3484.2673s
3475.52/3487.01	o 736
3475.82/3487.25	c Solution 13850, time = 3484.5109s
3475.82/3487.25	o 733
3475.82/3487.25	c Solution 13851, time = 3484.5155s
3475.82/3487.25	o 733
3475.92/3487.31	c Solution 13852, time = 3484.5724s
3475.92/3487.31	o 725
3475.92/3487.32	c Solution 13853, time = 3484.5761s
3475.92/3487.32	o 725
3476.02/3487.42	c Solution 13854, time = 3484.6786s
3476.02/3487.42	o 724
3476.02/3487.42	c Solution 13855, time = 3484.6838s
3476.02/3487.42	o 724
3476.02/3487.49	c Solution 13856, time = 3484.7482s
3476.02/3487.49	o 723
3476.02/3487.49	c Solution 13857, time = 3484.7517s
3476.02/3487.49	o 723
3476.12/3487.52	c Solution 13858, time = 3484.7842s
3476.12/3487.52	o 707
3476.12/3487.58	c Solution 13859, time = 3484.8452s
3476.12/3487.58	o 701
3476.22/3487.64	c Solution 13860, time = 3484.9018s
3476.22/3487.64	o 745
3476.22/3487.64	c Solution 13861, time = 3484.9056s
3476.22/3487.64	o 745
3476.32/3487.74	c Solution 13862, time = 3485.0003s
3476.32/3487.74	o 747
3476.32/3487.74	c Solution 13863, time = 3485.0053s
3476.32/3487.74	o 747
3476.42/3487.82	c Solution 13864, time = 3485.0834s
3476.42/3487.82	o 738
3476.42/3487.88	c Solution 13865, time = 3485.1430s
3476.42/3487.88	o 747
3476.52/3487.95	c Solution 13866, time = 3485.2103s
3476.52/3487.95	o 728
3476.52/3487.95	c Solution 13867, time = 3485.2143s
3476.52/3487.95	o 728
3476.73/3488.11	c Solution 13868, time = 3485.3679s
3476.73/3488.11	o 730
3476.73/3488.11	c Solution 13869, time = 3485.3746s
3476.73/3488.11	o 730
3476.73/3488.19	c Solution 13870, time = 3485.4535s
3476.73/3488.19	o 730
3476.82/3488.25	c Solution 13871, time = 3485.5137s
3476.82/3488.25	o 715
3476.82/3488.26	c Solution 13872, time = 3485.5173s
3476.82/3488.26	o 715
3476.92/3488.32	c Solution 13873, time = 3485.5805s
3476.92/3488.32	o 723
3476.92/3488.38	c Solution 13874, time = 3485.6385s
3476.92/3488.38	o 718
3477.02/3488.40	c Solution 13875, time = 3485.6597s
3477.02/3488.40	o 736
3477.21/3488.65	c Solution 13876, time = 3485.9095s
3477.21/3488.65	o 719
3477.21/3488.65	c Solution 13877, time = 3485.9141s
3477.21/3488.65	o 719
3477.21/3488.69	c Solution 13878, time = 3485.9461s
3477.21/3488.69	o 733
3477.21/3488.69	c Solution 13879, time = 3485.9496s
3477.21/3488.69	o 733
3477.31/3488.77	c Solution 13880, time = 3486.0336s
3477.31/3488.77	o 731
3477.51/3488.97	c Solution 13881, time = 3486.2333s
3477.51/3488.97	o 1033
3477.81/3489.29	c Solution 13882, time = 3486.5540s
3477.81/3489.29	o 1033
3478.31/3489.74	c Solution 13883, time = 3486.9991s
3478.31/3489.74	o 1025
3478.51/3489.97	c Solution 13884, time = 3487.2330s
3478.51/3489.97	o 1021
3479.11/3490.57	c Solution 13885, time = 3487.8331s
3479.11/3490.57	o 1010
3479.31/3490.74	c Solution 13886, time = 3487.9967s
3479.31/3490.74	o 1005
3479.51/3490.91	c Solution 13887, time = 3488.1708s
3479.51/3490.91	o 1003
3479.91/3491.31	c Solution 13888, time = 3488.5666s
3479.91/3491.31	o 1006
3480.01/3491.44	c Solution 13889, time = 3488.6969s
3480.01/3491.44	o 997
3480.21/3491.63	c Solution 13890, time = 3488.8911s
3480.21/3491.63	o 998
3480.72/3492.19	c Solution 13891, time = 3489.4520s
3480.72/3492.19	o 991
3480.91/3492.34	c Solution 13892, time = 3489.6053s
3480.91/3492.34	o 989
3481.10/3492.59	c Solution 13893, time = 3489.8486s
3481.10/3492.59	o 973
3481.61/3493.05	c Solution 13894, time = 3490.3081s
3481.61/3493.05	o 971
3481.80/3493.23	c Solution 13895, time = 3490.4910s
3481.80/3493.23	o 977
3482.00/3493.42	c Solution 13896, time = 3490.6823s
3482.00/3493.42	o 970
3482.40/3493.88	c Solution 13897, time = 3491.1446s
3482.40/3493.88	o 965
3482.61/3494.08	c Solution 13898, time = 3491.3376s
3482.61/3494.08	o 951
3482.90/3494.32	c Solution 13899, time = 3491.5859s
3482.90/3494.32	o 954
3483.50/3494.92	c Solution 13900, time = 3492.1802s
3483.50/3494.92	o 939
3483.61/3495.03	c Solution 13901, time = 3492.2861s
3483.61/3495.03	o 934
3483.71/3495.15	c Solution 13902, time = 3492.4098s
3483.71/3495.15	o 934
3484.20/3495.60	c Solution 13903, time = 3492.8583s
3484.20/3495.60	o 922
3484.30/3495.73	c Solution 13904, time = 3492.9887s
3484.30/3495.73	o 925
3484.50/3495.94	c Solution 13905, time = 3493.2046s
3484.50/3495.94	o 924
3484.61/3496.01	c Solution 13906, time = 3493.2737s
3484.61/3496.01	o 923
3484.99/3496.46	c Solution 13907, time = 3493.7162s
3484.99/3496.46	o 900
3485.29/3496.71	c Solution 13908, time = 3493.9690s
3485.29/3496.71	o 913
3485.40/3496.84	c Solution 13909, time = 3494.0976s
3485.40/3496.84	o 883
3485.71/3497.16	c Solution 13910, time = 3494.4259s
3485.71/3497.16	o 897
3485.90/3497.36	c Solution 13911, time = 3494.6210s
3485.90/3497.36	o 884
3486.40/3497.82	c Solution 13912, time = 3495.0849s
3486.40/3497.82	o 887
3486.50/3497.96	c Solution 13913, time = 3495.2200s
3486.50/3497.96	o 867
3486.80/3498.29	c Solution 13914, time = 3495.5507s
3486.80/3498.29	o 871
3487.00/3498.41	c Solution 13915, time = 3495.6735s
3487.00/3498.41	o 874
3487.20/3498.60	c Solution 13916, time = 3495.8597s
3487.20/3498.60	o 853
3487.61/3499.01	c Solution 13917, time = 3496.2754s
3487.61/3499.01	o 853
3487.61/3499.09	c Solution 13918, time = 3496.3509s
3487.61/3499.09	o 853
3487.71/3499.17	c Solution 13919, time = 3496.4344s
3487.71/3499.17	o 850
3487.80/3499.29	c Solution 13920, time = 3496.5504s
3487.80/3499.29	o 844
3488.00/3499.43	c Solution 13921, time = 3496.6882s
3488.00/3499.43	o 846
3488.40/3499.80	c Solution 13922, time = 3497.0659s
3488.40/3499.80	o 839
3488.49/3500.00	c Solution 13923, time = 3497.2623s
3488.49/3500.00	o 842
3488.71/3500.12	c Solution 13924, time = 3497.3778s
3488.71/3500.12	o 840
3488.99/3500.43	c Solution 13925, time = 3497.6871s
3488.99/3500.43	o 845
3489.09/3500.53	c Solution 13926, time = 3497.7926s
3489.09/3500.53	o 845
3489.39/3500.81	c Solution 13927, time = 3498.0708s
3489.39/3500.81	o 842
3489.49/3500.97	c Solution 13928, time = 3498.2333s
3489.49/3500.97	o 823
3489.70/3501.14	c Solution 13929, time = 3498.4057s
3489.70/3501.14	o 830
3489.99/3501.48	c Solution 13930, time = 3498.7441s
3489.99/3501.48	o 820
3490.19/3501.63	c Solution 13931, time = 3498.8956s
3490.19/3501.63	o 824
3490.49/3501.94	c Solution 13932, time = 3499.2043s
3490.49/3501.94	o 815
3490.60/3502.01	c Solution 13933, time = 3499.2747s
3490.60/3502.01	o 815
3490.60/3502.10	c Solution 13934, time = 3499.3643s
3490.60/3502.10	o 812
3490.89/3502.32	c Solution 13935, time = 3499.5806s
3490.89/3502.32	o 810
3490.99/3502.45	c Solution 13936, time = 3499.7156s
3490.99/3502.45	o 803
3491.19/3502.62	c Solution 13937, time = 3499.8847s
3491.19/3502.62	o 789
3491.49/3503.00	c Solution 13938, time = 3500.2586s
3491.49/3503.00	o 791
3491.70/3503.15	c Solution 13939, time = 3500.4153s
3491.70/3503.15	o 789
3491.99/3503.48	c Solution 13940, time = 3500.7415s
3491.99/3503.48	o 785
3492.19/3503.60	c Solution 13941, time = 3500.8645s
3492.19/3503.60	o 772
3492.29/3503.77	c Solution 13942, time = 3501.0316s
3492.29/3503.77	o 768
3492.59/3504.03	c Solution 13943, time = 3501.2876s
3492.59/3504.03	o 756
3492.70/3504.16	c Solution 13944, time = 3501.4195s
3492.70/3504.16	o 755
3492.78/3504.24	c Solution 13945, time = 3501.5012s
3492.78/3504.24	o 738
3493.08/3504.56	c Solution 13946, time = 3501.8240s
3493.08/3504.56	o 738
3493.08/3504.57	c Solution 13947, time = 3501.8293s
3493.08/3504.57	o 738
3493.28/3504.71	c Solution 13948, time = 3501.9663s
3493.28/3504.71	o 746
3493.59/3505.06	c Solution 13949, time = 3502.3185s
3493.59/3505.06	o 728
3493.69/3505.18	c Solution 13950, time = 3502.4434s
3493.69/3505.18	o 729
3493.78/3505.29	c Solution 13951, time = 3502.5475s
3493.78/3505.29	o 717
3494.08/3505.50	c Solution 13952, time = 3502.7586s
3494.08/3505.50	o 703
3494.18/3505.62	c Solution 13953, time = 3502.8775s
3494.18/3505.62	o 702
3494.28/3505.79	c Solution 13954, time = 3503.0557s
3494.28/3505.79	o 708
3494.38/3505.89	c Solution 13955, time = 3503.1556s
3494.38/3505.89	o 708
3494.59/3506.04	c Solution 13956, time = 3503.2977s
3494.59/3506.04	o 709
3494.59/3506.04	c Solution 13957, time = 3503.3032s
3494.59/3506.04	o 709
3494.78/3506.22	c Solution 13958, time = 3503.4831s
3494.78/3506.22	o 719
3494.78/3506.23	c Solution 13959, time = 3503.4871s
3494.78/3506.23	o 719
3494.88/3506.31	c Solution 13960, time = 3503.5702s
3494.88/3506.31	o 716
3494.88/3506.31	c Solution 13961, time = 3503.5749s
3494.88/3506.31	o 716
3494.88/3506.39	c Solution 13962, time = 3503.6467s
3494.88/3506.39	o 709
3494.98/3506.42	c Solution 13963, time = 3503.6788s
3494.98/3506.42	o 716
3494.98/3506.43	c Solution 13964, time = 3503.6873s
3494.98/3506.43	o 716
3495.08/3506.55	c Solution 13965, time = 3503.8093s
3495.08/3506.55	o 711
3495.08/3506.55	c Solution 13966, time = 3503.8129s
3495.08/3506.55	o 711
3495.18/3506.61	c Solution 13967, time = 3503.8700s
3495.18/3506.61	o 712
3495.18/3506.65	c Solution 13968, time = 3503.9112s
3495.18/3506.65	o 706
3495.18/3506.65	c Solution 13969, time = 3503.9149s
3495.18/3506.65	o 706
3495.28/3506.72	c Solution 13970, time = 3503.9806s
3495.28/3506.72	o 685
3495.28/3506.77	c Solution 13971, time = 3504.0350s
3495.28/3506.77	o 700
3495.28/3506.78	c Solution 13972, time = 3504.0384s
3495.28/3506.78	o 700
3495.38/3506.82	c Solution 13973, time = 3504.0820s
3495.38/3506.82	o 695
3495.38/3506.83	c Solution 13974, time = 3504.0870s
3495.38/3506.83	o 695
3495.48/3506.98	c Solution 13975, time = 3504.2443s
3495.48/3506.98	o 706
3495.48/3506.99	c Solution 13976, time = 3504.2486s
3495.48/3506.99	o 706
3495.69/3507.18	c Solution 13977, time = 3504.4368s
3495.69/3507.18	o 712
3495.78/3507.23	c Solution 13978, time = 3504.4947s
3495.78/3507.23	o 695
3495.78/3507.24	c Solution 13979, time = 3504.4992s
3495.78/3507.24	o 695
3495.88/3507.31	c Solution 13980, time = 3504.5664s
3495.88/3507.31	o 697
3495.88/3507.31	c Solution 13981, time = 3504.5702s
3495.88/3507.31	o 697
3495.88/3507.31	c Solution 13982, time = 3504.5740s
3495.88/3507.31	o 697
3495.88/3507.39	c Solution 13983, time = 3504.6532s
3495.88/3507.39	o 699
3495.98/3507.40	c Solution 13984, time = 3504.6578s
3495.98/3507.40	o 699
3495.98/3507.48	c Solution 13985, time = 3504.7430s
3495.98/3507.48	o 692
3496.08/3507.53	c Solution 13986, time = 3504.7868s
3496.08/3507.53	o 691
3496.08/3507.53	c Solution 13987, time = 3504.7901s
3496.08/3507.53	o 691
3496.08/3507.58	c Solution 13988, time = 3504.8428s
3496.08/3507.58	o 694
3496.08/3507.59	c Solution 13989, time = 3504.8476s
3496.08/3507.59	o 694
3496.17/3507.64	c Solution 13990, time = 3504.9011s
3496.17/3507.64	o 656
3496.27/3507.70	c Solution 13991, time = 3504.9604s
3496.27/3507.70	o 662
3496.27/3507.74	c Solution 13992, time = 3505.0018s
3496.27/3507.74	o 691
3496.27/3507.74	c Solution 13993, time = 3505.0053s
3496.27/3507.74	o 691
3496.37/3507.87	c Solution 13994, time = 3505.1294s
3496.37/3507.87	o 687
3496.37/3507.87	c Solution 13995, time = 3505.1355s
3496.37/3507.87	o 687
3496.47/3507.94	c Solution 13996, time = 3505.2032s
3496.47/3507.94	o 675
3496.47/3507.95	c Solution 13997, time = 3505.2072s
3496.47/3507.95	o 675
3496.58/3508.01	c Solution 13998, time = 3505.2682s
3496.58/3508.01	o 676
3496.58/3508.05	c Solution 13999, time = 3505.3119s
3496.58/3508.05	o 679
3496.58/3508.05	c Solution 14000, time = 3505.3152s
3496.58/3508.05	o 679
3496.68/3508.13	c Solution 14001, time = 3505.3904s
3496.68/3508.13	o 677
3496.68/3508.14	c Solution 14002, time = 3505.3964s
3496.68/3508.14	o 677
3496.68/3508.16	c Solution 14003, time = 3505.4247s
3496.68/3508.16	o 677
3496.77/3508.27	c Solution 14004, time = 3505.5321s
3496.77/3508.27	o 698
3496.77/3508.27	c Solution 14005, time = 3505.5355s
3496.77/3508.27	o 698
3496.97/3508.40	c Solution 14006, time = 3505.6621s
3496.97/3508.40	o 686
3496.97/3508.41	c Solution 14007, time = 3505.6677s
3496.97/3508.41	o 686
3496.97/3508.45	c Solution 14008, time = 3505.7090s
3496.97/3508.45	o 684
3496.97/3508.45	c Solution 14009, time = 3505.7126s
3496.97/3508.45	o 684
3497.07/3508.50	c Solution 14010, time = 3505.7598s
3497.07/3508.50	o 687
3497.27/3508.77	c Solution 14011, time = 3506.0329s
3497.27/3508.77	o 1014
3497.68/3509.17	c Solution 14012, time = 3506.4267s
3497.68/3509.17	o 1015
3497.68/3509.17	c Solution 14013, time = 3506.4297s
3497.68/3509.17	o 1015
3498.07/3509.56	c Solution 14014, time = 3506.8243s
3498.07/3509.56	o 1009
3498.27/3509.75	c Solution 14015, time = 3507.0085s
3498.27/3509.75	o 1007
3498.47/3509.95	c Solution 14016, time = 3507.2147s
3498.47/3509.95	o 1007
3498.68/3510.15	c Solution 14017, time = 3507.4119s
3498.68/3510.15	o 1004
3499.17/3510.60	c Solution 14018, time = 3507.8638s
3499.17/3510.60	o 1001
3499.37/3510.84	c Solution 14019, time = 3508.1015s
3499.37/3510.84	o 1006
3499.68/3511.12	c Solution 14020, time = 3508.3859s
3499.68/3511.12	o 1002
3499.96/3511.49	c Solution 14021, time = 3508.7485s
3499.96/3511.49	o 993
3500.26/3511.75	c Solution 14022, time = 3509.0133s
3500.26/3511.75	o 981
3500.76/3512.26	c Solution 14023, time = 3509.5175s
3500.76/3512.26	o 973
3500.96/3512.48	c Solution 14024, time = 3509.7403s
3500.96/3512.48	o 990
3501.26/3512.73	c Solution 14025, time = 3509.9899s
3501.26/3512.73	o 970
3501.76/3513.29	c Solution 14026, time = 3510.5471s
3501.76/3513.29	o 974
3501.86/3513.38	c Solution 14027, time = 3510.6393s
3501.86/3513.38	o 978
3502.16/3513.67	c Solution 14028, time = 3510.9321s
3502.16/3513.67	o 965
3502.76/3514.20	c Solution 14029, time = 3511.4657s
3502.76/3514.20	o 961
3502.96/3514.40	c Solution 14030, time = 3511.6656s
3502.96/3514.40	o 951
3503.46/3514.98	c Solution 14031, time = 3512.2367s
3503.46/3514.98	o 948
3503.57/3515.06	c Solution 14032, time = 3512.3206s
3503.57/3515.06	o 946
3503.85/3515.34	c Solution 14033, time = 3512.5974s
3503.85/3515.34	o 948
3504.25/3515.76	c Solution 14034, time = 3513.0246s
3504.25/3515.76	o 923
3504.45/3515.93	c Solution 14035, time = 3513.1923s
3504.45/3515.93	o 902
3504.75/3516.24	c Solution 14036, time = 3513.5047s
3504.75/3516.24	o 911
3504.95/3516.44	c Solution 14037, time = 3513.6993s
3504.95/3516.44	o 919
3505.05/3516.56	c Solution 14038, time = 3513.8247s
3505.05/3516.56	o 917
3505.45/3516.90	c Solution 14039, time = 3514.1607s
3505.45/3516.90	o 904
3505.66/3517.12	c Solution 14040, time = 3514.3834s
3505.66/3517.12	o 910
3506.15/3517.60	c Solution 14041, time = 3514.8628s
3506.15/3517.60	o 891
3506.25/3517.78	c Solution 14042, time = 3515.0374s
3506.25/3517.78	o 887
3506.66/3518.12	c Solution 14043, time = 3515.3858s
3506.66/3518.12	o 886
3506.75/3518.29	c Solution 14044, time = 3515.5465s
3506.75/3518.29	o 891
3506.85/3518.36	c Solution 14045, time = 3515.6232s
3506.85/3518.36	o 895
3507.05/3518.58	c Solution 14046, time = 3515.8412s
3507.05/3518.58	o 888
3507.45/3518.91	c Solution 14047, time = 3516.1730s
3507.45/3518.91	o 884
3507.66/3519.19	c Solution 14048, time = 3516.4496s
3507.66/3519.19	o 877
3507.74/3519.29	c Solution 14049, time = 3516.5472s
3507.74/3519.29	o 878
3507.94/3519.49	c Solution 14050, time = 3516.7542s
3507.94/3519.49	o 868
3508.34/3519.85	c Solution 14051, time = 3517.1133s
3508.34/3519.85	o 872
3508.55/3520.02	c Solution 14052, time = 3517.2782s
3508.55/3520.02	o 862
3508.65/3520.17	c Solution 14053, time = 3517.4356s
3508.65/3520.17	o 851
3509.04/3520.58	c Solution 14054, time = 3517.8391s
3509.04/3520.58	o 860
3509.24/3520.72	c Solution 14055, time = 3517.9812s
3509.24/3520.72	o 853
3509.34/3520.81	c Solution 14056, time = 3518.0664s
3509.34/3520.81	o 855
3509.44/3520.97	c Solution 14057, time = 3518.2305s
3509.44/3520.97	o 851
3509.74/3521.29	c Solution 14058, time = 3518.5474s
3509.74/3521.29	o 851
3509.84/3521.39	c Solution 14059, time = 3518.6546s
3509.84/3521.39	o 848
3510.04/3521.56	c Solution 14060, time = 3518.8260s
3510.04/3521.56	o 851
3510.44/3521.95	c Solution 14061, time = 3519.2088s
3510.44/3521.95	o 841
3510.65/3522.13	c Solution 14062, time = 3519.3915s
3510.65/3522.13	o 823
3510.94/3522.44	c Solution 14063, time = 3519.6994s
3510.94/3522.44	o 811
3511.04/3522.55	c Solution 14064, time = 3519.8067s
3511.04/3522.55	o 810
3511.14/3522.68	c Solution 14065, time = 3519.9444s
3511.14/3522.68	o 800
3511.44/3522.92	c Solution 14066, time = 3520.1851s
3511.44/3522.92	o 797
3511.54/3523.10	c Solution 14067, time = 3520.3578s
3511.54/3523.10	o 790
3511.73/3523.27	c Solution 14068, time = 3520.5330s
3511.73/3523.27	o 788
3512.03/3523.52	c Solution 14069, time = 3520.7771s
3512.03/3523.52	o 800
3512.13/3523.65	c Solution 14070, time = 3520.9108s
3512.13/3523.65	o 781
3512.33/3523.89	c Solution 14071, time = 3521.1466s
3512.33/3523.89	o 772
3512.43/3523.96	c Solution 14072, time = 3521.2212s
3512.43/3523.96	o 760
3512.54/3524.05	c Solution 14073, time = 3521.3068s
3512.54/3524.05	o 756
3512.64/3524.18	c Solution 14074, time = 3521.4417s
3512.64/3524.18	o 744
3512.93/3524.43	c Solution 14075, time = 3521.6924s
3512.93/3524.43	o 752
3513.03/3524.58	c Solution 14076, time = 3521.8424s
3513.03/3524.58	o 750
3513.23/3524.78	c Solution 14077, time = 3522.0458s
3513.23/3524.78	o 746
3513.33/3524.84	c Solution 14078, time = 3522.1004s
3513.33/3524.84	o 764
3513.33/3524.88	c Solution 14079, time = 3522.1384s
3513.33/3524.88	o 755
3513.43/3524.93	c Solution 14080, time = 3522.1900s
3513.43/3524.93	o 768
3513.54/3525.06	c Solution 14081, time = 3522.3223s
3513.54/3525.06	o 754
3513.73/3525.26	c Solution 14082, time = 3522.5242s
3513.73/3525.26	o 750
3513.83/3525.33	c Solution 14083, time = 3522.5863s
3513.83/3525.33	o 744
3513.93/3525.48	c Solution 14084, time = 3522.7429s
3513.93/3525.48	o 750
3514.03/3525.55	c Solution 14085, time = 3522.8146s
3514.03/3525.55	o 736
3514.23/3525.75	c Solution 14086, time = 3523.0133s
3514.23/3525.75	o 738
3514.33/3525.84	c Solution 14087, time = 3523.0984s
3514.33/3525.84	o 743
3514.43/3525.90	c Solution 14088, time = 3523.1582s
3514.43/3525.90	o 737
3514.54/3526.02	c Solution 14089, time = 3523.2786s
3514.54/3526.02	o 740
3514.54/3526.07	c Solution 14090, time = 3523.3268s
3514.54/3526.07	o 752
3514.64/3526.15	c Solution 14091, time = 3523.4133s
3514.64/3526.15	o 742
3514.64/3526.16	c Solution 14092, time = 3523.4172s
3514.64/3526.16	o 742
3514.93/3526.43	c Solution 14093, time = 3523.6950s
3514.93/3526.43	o 733
3514.93/3526.44	c Solution 14094, time = 3523.6994s
3514.93/3526.44	o 733
3515.03/3526.53	c Solution 14095, time = 3523.7869s
3515.03/3526.53	o 719
3515.03/3526.53	c Solution 14096, time = 3523.7913s
3515.03/3526.53	o 719
3515.03/3526.57	c Solution 14097, time = 3523.8360s
3515.03/3526.57	o 739
3515.03/3526.58	c Solution 14098, time = 3523.8400s
3515.03/3526.58	o 739
3515.23/3526.78	c Solution 14099, time = 3524.0448s
3515.23/3526.78	o 728
3515.23/3526.79	c Solution 14100, time = 3524.0506s
3515.23/3526.79	o 728
3515.32/3526.87	c Solution 14101, time = 3524.1333s
3515.32/3526.87	o 724
3515.32/3526.88	c Solution 14102, time = 3524.1378s
3515.32/3526.88	o 724
3515.42/3526.97	c Solution 14103, time = 3524.2274s
3515.42/3526.97	o 716
3515.42/3526.97	c Solution 14104, time = 3524.2317s
3515.42/3526.97	o 716
3515.42/3527.00	c Solution 14105, time = 3524.2564s
3515.42/3527.00	o 716
3515.42/3527.00	c Solution 14106, time = 3524.2596s
3515.42/3527.00	o 716
3515.64/3527.11	c Solution 14107, time = 3524.3725s
3515.64/3527.11	o 682
3515.64/3527.16	c Solution 14108, time = 3524.4167s
3515.64/3527.16	o 720
3515.64/3527.16	c Solution 14109, time = 3524.4205s
3515.64/3527.16	o 720
3515.82/3527.32	c Solution 14110, time = 3524.5827s
3515.82/3527.32	o 717
3515.82/3527.33	c Solution 14111, time = 3524.5885s
3515.82/3527.33	o 717
3515.92/3527.42	c Solution 14112, time = 3524.6778s
3515.92/3527.42	o 708
3515.92/3527.47	c Solution 14113, time = 3524.7281s
3515.92/3527.47	o 725
3515.92/3527.47	c Solution 14114, time = 3524.7317s
3515.92/3527.47	o 725
3516.02/3527.53	c Solution 14115, time = 3524.7891s
3516.02/3527.53	o 721
3516.02/3527.53	c Solution 14116, time = 3524.7929s
3516.02/3527.53	o 721
3516.12/3527.60	c Solution 14117, time = 3524.8618s
3516.12/3527.60	o 703
3516.12/3527.65	c Solution 14118, time = 3524.9067s
3516.12/3527.65	o 722
3516.12/3527.65	c Solution 14119, time = 3524.9100s
3516.12/3527.65	o 722
3516.22/3527.72	c Solution 14120, time = 3524.9797s
3516.22/3527.72	o 722
3516.22/3527.72	c Solution 14121, time = 3524.9853s
3516.22/3527.72	o 722
3516.32/3527.80	c Solution 14122, time = 3525.0625s
3516.32/3527.80	o 702
3516.32/3527.85	c Solution 14123, time = 3525.1160s
3516.32/3527.85	o 699
3516.42/3527.91	c Solution 14124, time = 3525.1729s
3516.42/3527.91	o 724
3516.42/3527.92	c Solution 14125, time = 3525.1766s
3516.42/3527.92	o 724
3516.53/3528.03	c Solution 14126, time = 3525.2931s
3516.53/3528.03	o 729
3516.53/3528.04	c Solution 14127, time = 3525.2995s
3516.53/3528.04	o 729
3516.53/3528.09	c Solution 14128, time = 3525.3506s
3516.53/3528.09	o 712
3516.53/3528.09	c Solution 14129, time = 3525.3544s
3516.53/3528.09	o 712
3516.63/3528.14	c Solution 14130, time = 3525.3976s
3516.63/3528.14	o 700
3516.63/3528.14	c Solution 14131, time = 3525.4038s
3516.63/3528.14	o 700
3516.63/3528.17	c Solution 14132, time = 3525.4326s
3516.63/3528.17	o 662
3516.72/3528.21	c Solution 14133, time = 3525.4733s
3516.72/3528.21	o 674
3516.72/3528.29	c Solution 14134, time = 3525.5539s
3516.72/3528.29	o 713
3517.82/3529.38	c Solution 14135, time = 3526.6361s
3517.82/3529.38	o 1036
3517.92/3529.49	c Solution 14136, time = 3526.7512s
3517.92/3529.49	o 1036
3518.72/3530.27	c Solution 14137, time = 3527.5342s
3518.72/3530.27	o 1034
3519.21/3530.79	c Solution 14138, time = 3528.0526s
3519.21/3530.79	o 1022
3519.71/3531.24	c Solution 14139, time = 3528.5009s
3519.71/3531.24	o 1025
3520.01/3531.55	c Solution 14140, time = 3528.8077s
3520.01/3531.55	o 1022
3520.52/3532.04	c Solution 14141, time = 3529.2996s
3520.52/3532.04	o 1030
3520.81/3532.31	c Solution 14142, time = 3529.5684s
3520.81/3532.31	o 1021
3521.31/3532.80	c Solution 14143, time = 3530.0614s
3521.31/3532.80	o 1004
3521.41/3532.99	c Solution 14144, time = 3530.2504s
3521.41/3532.99	o 1002
3521.71/3533.21	c Solution 14145, time = 3530.4725s
3521.71/3533.21	o 994
3522.21/3533.74	c Solution 14146, time = 3531.0002s
3522.21/3533.74	o 981
3522.41/3533.97	c Solution 14147, time = 3531.2274s
3522.41/3533.97	o 978
3522.80/3534.38	c Solution 14148, time = 3531.6460s
3522.80/3534.38	o 969
3523.10/3534.65	c Solution 14149, time = 3531.9076s
3523.10/3534.65	o 972
3523.61/3535.13	c Solution 14150, time = 3532.3902s
3523.61/3535.13	o 977
3523.80/3535.30	c Solution 14151, time = 3532.5635s
3523.80/3535.30	o 965
3524.00/3535.50	c Solution 14152, time = 3532.7580s
3524.00/3535.50	o 958
3524.40/3535.92	c Solution 14153, time = 3533.1831s
3524.40/3535.92	o 957
3524.51/3536.08	c Solution 14154, time = 3533.3375s
3524.51/3536.08	o 940
3524.90/3536.44	c Solution 14155, time = 3533.6969s
3524.90/3536.44	o 944
3525.10/3536.63	c Solution 14156, time = 3533.8887s
3525.10/3536.63	o 940
3525.40/3536.91	c Solution 14157, time = 3534.1723s
3525.40/3536.91	o 919
3525.70/3537.29	c Solution 14158, time = 3534.5477s
3525.70/3537.29	o 921
3526.00/3537.50	c Solution 14159, time = 3534.7567s
3526.00/3537.50	o 913
3526.30/3537.88	c Solution 14160, time = 3535.1441s
3526.30/3537.88	o 912
3526.40/3537.99	c Solution 14161, time = 3535.2493s
3526.40/3537.99	o 918
3526.51/3538.09	c Solution 14162, time = 3535.3540s
3526.51/3538.09	o 911
3526.70/3538.22	c Solution 14163, time = 3535.4767s
3526.70/3538.22	o 914
3527.19/3538.71	c Solution 14164, time = 3535.9692s
3527.19/3538.71	o 914
3527.39/3538.90	c Solution 14165, time = 3536.1605s
3527.39/3538.90	o 912
3527.60/3539.11	c Solution 14166, time = 3536.3721s
3527.60/3539.11	o 881
3527.99/3539.53	c Solution 14167, time = 3536.7919s
3527.99/3539.53	o 882
3528.19/3539.74	c Solution 14168, time = 3537.0020s
3528.19/3539.74	o 889
3528.60/3540.19	c Solution 14169, time = 3537.4490s
3528.60/3540.19	o 883
3528.79/3540.32	c Solution 14170, time = 3537.5852s
3528.79/3540.32	o 872
3528.99/3540.51	c Solution 14171, time = 3537.7748s
3528.99/3540.51	o 853
3529.39/3540.90	c Solution 14172, time = 3538.1605s
3529.39/3540.90	o 860
3529.50/3541.09	c Solution 14173, time = 3538.3516s
3529.50/3541.09	o 862
3529.60/3541.15	c Solution 14174, time = 3538.4078s
3529.60/3541.15	o 860
3529.69/3541.28	c Solution 14175, time = 3538.5387s
3529.69/3541.28	o 856
3530.09/3541.69	c Solution 14176, time = 3538.9546s
3530.09/3541.69	o 861
3530.28/3541.87	c Solution 14177, time = 3539.1273s
3530.28/3541.87	o 858
3530.60/3542.15	c Solution 14178, time = 3539.4069s
3530.60/3542.15	o 850
3530.68/3542.29	c Solution 14179, time = 3539.5489s
3530.68/3542.29	o 847
3530.98/3542.50	c Solution 14180, time = 3539.7583s
3530.98/3542.50	o 842
3531.28/3542.80	c Solution 14181, time = 3540.0599s
3531.28/3542.80	o 852
3531.38/3542.93	c Solution 14182, time = 3540.1882s
3531.38/3542.93	o 848
3531.49/3543.07	c Solution 14183, time = 3540.3344s
3531.49/3543.07	o 846
3531.78/3543.38	c Solution 14184, time = 3540.6379s
3531.78/3543.38	o 837
3531.98/3543.59	c Solution 14185, time = 3540.8461s
3531.98/3543.59	o 824
3532.18/3543.77	c Solution 14186, time = 3541.0302s
3532.18/3543.77	o 827
3532.38/3544.00	c Solution 14187, time = 3541.2611s
3532.38/3544.00	o 822
3532.59/3544.11	c Solution 14188, time = 3541.3686s
3532.59/3544.11	o 810
3532.88/3544.45	c Solution 14189, time = 3541.7154s
3532.88/3544.45	o 802
3532.98/3544.56	c Solution 14190, time = 3541.8252s
3532.98/3544.56	o 814
3533.28/3544.83	c Solution 14191, time = 3542.0872s
3533.28/3544.83	o 809
3533.38/3545.00	c Solution 14192, time = 3542.2641s
3533.38/3545.00	o 807
3533.68/3545.22	c Solution 14193, time = 3542.4793s
3533.68/3545.22	o 796
3533.98/3545.52	c Solution 14194, time = 3542.7858s
3533.98/3545.52	o 794
3534.08/3545.61	c Solution 14195, time = 3542.8728s
3534.08/3545.61	o 801
3534.17/3545.73	c Solution 14196, time = 3542.9894s
3534.17/3545.73	o 789
3534.37/3545.90	c Solution 14197, time = 3543.1658s
3534.37/3545.90	o 760
3534.58/3546.14	c Solution 14198, time = 3543.3999s
3534.58/3546.14	o 773
3534.67/3546.24	c Solution 14199, time = 3543.5037s
3534.67/3546.24	o 761
3534.77/3546.37	c Solution 14200, time = 3543.6345s
3534.77/3546.37	o 763
3535.07/3546.62	c Solution 14201, time = 3543.8798s
3535.07/3546.62	o 767
3535.17/3546.76	c Solution 14202, time = 3544.0185s
3535.17/3546.76	o 755
3535.27/3546.84	c Solution 14203, time = 3544.0994s
3535.27/3546.84	o 761
3535.27/3546.89	c Solution 14204, time = 3544.1493s
3535.27/3546.89	o 757
3535.58/3547.13	c Solution 14205, time = 3544.3882s
3535.58/3547.13	o 753
3535.67/3547.21	c Solution 14206, time = 3544.4661s
3535.67/3547.21	o 749
3535.67/3547.25	c Solution 14207, time = 3544.5104s
3535.67/3547.25	o 747
3535.77/3547.30	c Solution 14208, time = 3544.5590s
3535.77/3547.30	o 747
3535.87/3547.42	c Solution 14209, time = 3544.6799s
3535.87/3547.42	o 745
3536.07/3547.69	c Solution 14210, time = 3544.9517s
3536.07/3547.69	o 738
3536.17/3547.77	c Solution 14211, time = 3545.0299s
3536.17/3547.77	o 741
3536.48/3548.01	c Solution 14212, time = 3545.2711s
3536.48/3548.01	o 732
3536.58/3548.12	c Solution 14213, time = 3545.3784s
3536.58/3548.12	o 718
3536.67/3548.21	c Solution 14214, time = 3545.4687s
3536.67/3548.21	o 711
3536.77/3548.37	c Solution 14215, time = 3545.6279s
3536.77/3548.37	o 698
3536.97/3548.55	c Solution 14216, time = 3545.8119s
3536.97/3548.55	o 706
3537.07/3548.67	c Solution 14217, time = 3545.9262s
3537.07/3548.67	o 701
3537.17/3548.76	c Solution 14218, time = 3546.0193s
3537.17/3548.76	o 698
3537.48/3549.01	c Solution 14219, time = 3546.2756s
3537.48/3549.01	o 705
3537.48/3549.06	c Solution 14220, time = 3546.3252s
3537.48/3549.06	o 694
3537.58/3549.12	c Solution 14221, time = 3546.3813s
3537.58/3549.12	o 696
3537.67/3549.23	c Solution 14222, time = 3546.4870s
3537.67/3549.23	o 697
3537.96/3549.52	c Solution 14223, time = 3546.7847s
3537.96/3549.52	o 678
3538.06/3549.62	c Solution 14224, time = 3546.8787s
3538.06/3549.62	o 700
3538.06/3549.62	c Solution 14225, time = 3546.8832s
3538.06/3549.62	o 700
3538.16/3549.71	c Solution 14226, time = 3546.9697s
3538.16/3549.71	o 677
3538.16/3549.71	c Solution 14227, time = 3546.9743s
3538.16/3549.71	o 677
3538.16/3549.78	c Solution 14228, time = 3547.0453s
3538.16/3549.78	o 687
3538.16/3549.79	c Solution 14229, time = 3547.0499s
3538.16/3549.79	o 687
3538.36/3549.98	c Solution 14230, time = 3547.2457s
3538.36/3549.98	o 668
3538.36/3549.99	c Solution 14231, time = 3547.2505s
3538.36/3549.99	o 668
3538.47/3550.04	c Solution 14232, time = 3547.3045s
3538.47/3550.04	o 673
3538.47/3550.05	c Solution 14233, time = 3547.3082s
3538.47/3550.05	o 673
3538.47/3550.08	c Solution 14234, time = 3547.3443s
3538.47/3550.08	o 646
3538.57/3550.13	c Solution 14235, time = 3547.3930s
3538.57/3550.13	o 646
3538.57/3550.19	c Solution 14236, time = 3547.4517s
3538.57/3550.19	o 680
3538.57/3550.19	c Solution 14237, time = 3547.4552s
3538.57/3550.19	o 680
3538.66/3550.29	c Solution 14238, time = 3547.5495s
3538.66/3550.29	o 676
3538.76/3550.30	c Solution 14239, time = 3547.5566s
3538.76/3550.30	o 676
3538.76/3550.36	c Solution 14240, time = 3547.6206s
3538.76/3550.36	o 684
3538.86/3550.40	c Solution 14241, time = 3547.6640s
3538.86/3550.40	o 682
3538.86/3550.41	c Solution 14242, time = 3547.6674s
3538.86/3550.41	o 682
3538.96/3550.50	c Solution 14243, time = 3547.7653s
3538.96/3550.50	o 686
3539.06/3550.65	c Solution 14244, time = 3547.9088s
3539.06/3550.65	o 686
3539.06/3550.65	c Solution 14245, time = 3547.9141s
3539.06/3550.65	o 686
3539.06/3550.69	c Solution 14246, time = 3547.9518s
3539.06/3550.69	o 679
3539.06/3550.69	c Solution 14247, time = 3547.9559s
3539.06/3550.69	o 679
3539.16/3550.77	c Solution 14248, time = 3548.0299s
3539.16/3550.77	o 672
3539.16/3550.77	c Solution 14249, time = 3548.0343s
3539.16/3550.77	o 672
3539.26/3550.80	c Solution 14250, time = 3548.0588s
3539.26/3550.80	o 669
3539.26/3550.80	c Solution 14251, time = 3548.0622s
3539.26/3550.80	o 669
3539.26/3550.86	c Solution 14252, time = 3548.1240s
3539.26/3550.86	o 689
3539.47/3551.03	c Solution 14253, time = 3548.2888s
3539.47/3551.03	o 1036
3539.76/3551.37	c Solution 14254, time = 3548.6283s
3539.76/3551.37	o 1038
3539.76/3551.37	c Solution 14255, time = 3548.6313s
3539.76/3551.37	o 1038
3540.26/3551.86	c Solution 14256, time = 3549.1181s
3540.26/3551.86	o 1033
3540.57/3552.18	c Solution 14257, time = 3549.4428s
3540.57/3552.18	o 1036
3541.16/3552.75	c Solution 14258, time = 3550.0134s
3541.16/3552.75	o 1038
3541.47/3553.05	c Solution 14259, time = 3550.3079s
3541.47/3553.05	o 1015
3542.05/3553.64	c Solution 14260, time = 3550.9000s
3542.05/3553.64	o 1003
3542.35/3553.91	c Solution 14261, time = 3551.1729s
3542.35/3553.91	o 1011
3542.46/3554.09	c Solution 14262, time = 3551.3496s
3542.46/3554.09	o 1002
3542.95/3554.58	c Solution 14263, time = 3551.8396s
3542.95/3554.58	o 1004
3543.25/3554.80	c Solution 14264, time = 3552.0620s
3543.25/3554.80	o 996
3543.46/3555.02	c Solution 14265, time = 3552.2819s
3543.46/3555.02	o 984
3543.85/3555.49	c Solution 14266, time = 3552.7523s
3543.85/3555.49	o 988
3544.15/3555.78	c Solution 14267, time = 3553.0410s
3544.15/3555.78	o 979
3544.35/3555.93	c Solution 14268, time = 3553.1877s
3544.35/3555.93	o 975
3544.75/3556.31	c Solution 14269, time = 3553.5731s
3544.75/3556.31	o 969
3544.95/3556.58	c Solution 14270, time = 3553.8381s
3544.95/3556.58	o 964
3545.46/3557.09	c Solution 14271, time = 3554.3506s
3545.46/3557.09	o 976
3545.65/3557.25	c Solution 14272, time = 3554.5129s
3545.65/3557.25	o 944
3545.84/3557.45	c Solution 14273, time = 3554.7140s
3545.84/3557.45	o 934
3546.04/3557.69	c Solution 14274, time = 3554.9511s
3546.04/3557.69	o 927
3546.45/3558.09	c Solution 14275, time = 3555.3467s
3546.45/3558.09	o 919
3546.74/3558.30	c Solution 14276, time = 3555.5649s
3546.74/3558.30	o 930
3546.84/3558.49	c Solution 14277, time = 3555.7532s
3546.84/3558.49	o 921
3547.24/3558.83	c Solution 14278, time = 3556.0892s
3547.24/3558.83	o 921
3547.34/3559.00	c Solution 14279, time = 3556.2644s
3547.34/3559.00	o 918
3547.84/3559.47	c Solution 14280, time = 3556.7315s
3547.84/3559.47	o 913
3548.04/3559.65	c Solution 14281, time = 3556.9066s
3548.04/3559.65	o 922
3548.24/3559.82	c Solution 14282, time = 3557.0815s
3548.24/3559.82	o 909
3548.55/3560.16	c Solution 14283, time = 3557.4206s
3548.55/3560.16	o 908
3548.74/3560.39	c Solution 14284, time = 3557.6494s
3548.74/3560.39	o 903
3548.94/3560.55	c Solution 14285, time = 3557.8096s
3548.94/3560.55	o 904
3549.34/3560.95	c Solution 14286, time = 3558.2127s
3549.34/3560.95	o 897
3549.45/3561.06	c Solution 14287, time = 3558.3258s
3549.45/3561.06	o 888
3549.73/3561.39	c Solution 14288, time = 3558.6466s
3549.73/3561.39	o 880
3549.93/3561.54	c Solution 14289, time = 3558.7998s
3549.93/3561.54	o 864
3550.33/3561.98	c Solution 14290, time = 3559.2444s
3550.33/3561.98	o 867
3550.54/3562.16	c Solution 14291, time = 3559.4212s
3550.54/3562.16	o 874
3550.73/3562.34	c Solution 14292, time = 3559.5974s
3550.73/3562.34	o 874
3551.13/3562.72	c Solution 14293, time = 3559.9851s
3551.13/3562.72	o 863
3551.23/3562.85	c Solution 14294, time = 3560.1131s
3551.23/3562.85	o 860
3551.63/3563.22	c Solution 14295, time = 3560.4777s
3551.63/3563.22	o 859
3551.73/3563.33	c Solution 14296, time = 3560.5889s
3551.73/3563.33	o 860
3551.83/3563.42	c Solution 14297, time = 3560.6767s
3551.83/3563.42	o 857
3551.93/3563.56	c Solution 14298, time = 3560.8184s
3551.93/3563.56	o 847
3552.23/3563.84	c Solution 14299, time = 3561.0998s
3552.23/3563.84	o 840
3552.33/3563.96	c Solution 14300, time = 3561.2243s
3552.33/3563.96	o 837
3552.44/3564.07	c Solution 14301, time = 3561.3331s
3552.44/3564.07	o 815
3552.83/3564.42	c Solution 14302, time = 3561.6800s
3552.83/3564.42	o 830
3553.03/3564.60	c Solution 14303, time = 3561.8633s
3553.03/3564.60	o 817
3553.13/3564.79	c Solution 14304, time = 3562.0509s
3553.13/3564.79	o 818
3553.54/3565.15	c Solution 14305, time = 3562.4159s
3553.54/3565.15	o 811
3553.72/3565.36	c Solution 14306, time = 3562.6253s
3553.72/3565.36	o 819
3554.12/3565.70	c Solution 14307, time = 3562.9650s
3554.12/3565.70	o 812
3554.12/3565.76	c Solution 14308, time = 3563.0248s
3554.12/3565.76	o 809
3554.32/3565.91	c Solution 14309, time = 3563.1738s
3554.32/3565.91	o 811
3554.72/3566.34	c Solution 14310, time = 3563.6011s
3554.72/3566.34	o 814
3554.82/3566.41	c Solution 14311, time = 3563.6721s
3554.82/3566.41	o 810
3554.92/3566.55	c Solution 14312, time = 3563.8110s
3554.92/3566.55	o 799
3555.02/3566.67	c Solution 14313, time = 3563.9310s
3555.02/3566.67	o 790
3555.32/3566.94	c Solution 14314, time = 3564.2059s
3555.32/3566.94	o 797
3555.43/3567.02	c Solution 14315, time = 3564.2842s
3555.43/3567.02	o 801
3555.53/3567.17	c Solution 14316, time = 3564.4268s
3555.53/3567.17	o 786
3555.82/3567.48	c Solution 14317, time = 3564.7458s
3555.82/3567.48	o 788
3555.92/3567.54	c Solution 14318, time = 3564.7996s
3555.92/3567.54	o 777
3556.02/3567.62	c Solution 14319, time = 3564.8782s
3556.02/3567.62	o 776
3556.02/3567.69	c Solution 14320, time = 3564.9560s
3556.02/3567.69	o 788
3556.22/3567.86	c Solution 14321, time = 3565.1256s
3556.22/3567.86	o 771
3556.43/3568.10	c Solution 14322, time = 3565.3612s
3556.43/3568.10	o 765
3556.62/3568.20	c Solution 14323, time = 3565.4576s
3556.62/3568.20	o 760
3556.82/3568.45	c Solution 14324, time = 3565.7144s
3556.82/3568.45	o 754
3556.92/3568.58	c Solution 14325, time = 3565.8456s
3556.92/3568.58	o 749
3557.22/3568.85	c Solution 14326, time = 3566.1088s
3557.22/3568.85	o 729
3557.31/3568.91	c Solution 14327, time = 3566.1736s
3557.31/3568.91	o 751
3557.31/3569.00	c Solution 14328, time = 3566.2578s
3557.31/3569.00	o 729
3557.61/3569.29	c Solution 14329, time = 3566.5517s
3557.61/3569.29	o 719
3557.81/3569.41	c Solution 14330, time = 3566.6670s
3557.81/3569.41	o 732
3558.01/3569.66	c Solution 14331, time = 3566.9203s
3558.01/3569.66	o 727
3558.11/3569.73	c Solution 14332, time = 3566.9938s
3558.11/3569.73	o 726
3558.21/3569.86	c Solution 14333, time = 3567.1238s
3558.21/3569.86	o 727
3558.52/3570.13	c Solution 14334, time = 3567.3889s
3558.52/3570.13	o 733
3558.52/3570.18	c Solution 14335, time = 3567.4407s
3558.52/3570.18	o 728
3558.71/3570.33	c Solution 14336, time = 3567.5889s
3558.71/3570.33	o 721
3558.81/3570.49	c Solution 14337, time = 3567.7466s
3558.81/3570.49	o 701
3558.81/3570.49	c Solution 14338, time = 3567.7515s
3558.81/3570.49	o 701
3559.01/3570.65	c Solution 14339, time = 3567.9143s
3559.01/3570.65	o 701
3559.01/3570.66	c Solution 14340, time = 3567.9183s
3559.01/3570.66	o 701
3559.11/3570.74	c Solution 14341, time = 3567.9962s
3559.11/3570.74	o 700
3559.11/3570.74	c Solution 14342, time = 3568.0010s
3559.11/3570.74	o 700
3559.11/3570.78	c Solution 14343, time = 3568.0385s
3559.11/3570.78	o 706
3559.11/3570.78	c Solution 14344, time = 3568.0425s
3559.11/3570.78	o 706
3559.31/3570.95	c Solution 14345, time = 3568.2160s
3559.31/3570.95	o 698
3559.31/3570.96	c Solution 14346, time = 3568.2205s
3559.31/3570.96	o 698
3559.42/3571.01	c Solution 14347, time = 3568.2753s
3559.42/3571.01	o 702
3559.42/3571.02	c Solution 14348, time = 3568.2794s
3559.42/3571.02	o 702
3559.42/3571.08	c Solution 14349, time = 3568.3424s
3559.42/3571.08	o 680
3559.42/3571.09	c Solution 14350, time = 3568.3466s
3559.42/3571.09	o 680
3559.52/3571.12	c Solution 14351, time = 3568.3856s
3559.52/3571.12	o 681
3559.52/3571.13	c Solution 14352, time = 3568.3893s
3559.52/3571.13	o 681
3559.61/3571.26	c Solution 14353, time = 3568.5189s
3559.61/3571.26	o 683
3559.61/3571.27	c Solution 14354, time = 3568.5264s
3559.61/3571.27	o 683
3559.71/3571.33	c Solution 14355, time = 3568.5917s
3559.71/3571.33	o 663
3559.71/3571.38	c Solution 14356, time = 3568.6435s
3559.71/3571.38	o 702
3559.71/3571.39	c Solution 14357, time = 3568.6470s
3559.71/3571.39	o 702
3559.81/3571.45	c Solution 14358, time = 3568.7132s
3559.81/3571.45	o 676
3559.91/3571.50	c Solution 14359, time = 3568.7565s
3559.91/3571.50	o 692
3559.91/3571.50	c Solution 14360, time = 3568.7599s
3559.91/3571.50	o 692
3559.91/3571.56	c Solution 14361, time = 3568.8211s
3559.91/3571.56	o 689
3559.91/3571.57	c Solution 14362, time = 3568.8277s
3559.91/3571.57	o 689
3559.91/3571.59	c Solution 14363, time = 3568.8559s
3559.91/3571.59	o 670
3560.11/3571.72	c Solution 14364, time = 3568.9770s
3560.11/3571.72	o 678
3560.11/3571.76	c Solution 14365, time = 3569.0228s
3560.11/3571.76	o 696
3560.11/3571.77	c Solution 14366, time = 3569.0266s
3560.11/3571.77	o 696
3560.31/3571.90	c Solution 14367, time = 3569.1660s
3560.31/3571.90	o 694
3560.31/3571.91	c Solution 14368, time = 3569.1728s
3560.31/3571.91	o 694
3560.31/3571.94	c Solution 14369, time = 3569.2046s
3560.31/3571.94	o 687
3560.31/3571.95	c Solution 14370, time = 3569.2083s
3560.31/3571.95	o 687
3560.42/3572.01	c Solution 14371, time = 3569.2691s
3560.42/3572.01	o 679
3560.42/3572.01	c Solution 14372, time = 3569.2736s
3560.42/3572.01	o 679
3560.52/3572.12	c Solution 14373, time = 3569.3817s
3560.52/3572.12	o 682
3560.52/3572.13	c Solution 14374, time = 3569.3871s
3560.52/3572.13	o 682
3560.52/3572.15	c Solution 14375, time = 3569.4155s
3560.52/3572.15	o 676
3560.52/3572.16	c Solution 14376, time = 3569.4191s
3560.52/3572.16	o 676
3560.61/3572.21	c Solution 14377, time = 3569.4684s
3560.61/3572.21	o 649
3560.91/3572.57	c Solution 14378, time = 3569.8358s
3560.91/3572.57	o 1034
3561.52/3573.13	c Solution 14379, time = 3570.3910s
3561.52/3573.13	o 1034
3562.00/3573.69	c Solution 14380, time = 3570.9536s
3562.00/3573.69	o 1034
3562.30/3573.91	c Solution 14381, time = 3571.1751s
3562.30/3573.91	o 1031
3562.60/3574.29	c Solution 14382, time = 3571.5554s
3562.60/3574.29	o 1040
3563.20/3574.81	c Solution 14383, time = 3572.0696s
3563.20/3574.81	o 1021
3563.41/3575.08	c Solution 14384, time = 3572.3377s
3563.41/3575.08	o 1024
3564.00/3575.65	c Solution 14385, time = 3572.9089s
3564.00/3575.65	o 1010
3564.20/3575.82	c Solution 14386, time = 3573.0842s
3564.20/3575.82	o 1007
3564.51/3576.17	c Solution 14387, time = 3573.4274s
3564.51/3576.17	o 1000
3565.00/3576.67	c Solution 14388, time = 3573.9301s
3565.00/3576.67	o 986
3565.19/3576.88	c Solution 14389, time = 3574.1366s
3565.19/3576.88	o 993
3565.69/3577.32	c Solution 14390, time = 3574.5814s
3565.69/3577.32	o 970
3565.89/3577.51	c Solution 14391, time = 3574.7719s
3565.89/3577.51	o 976
3565.99/3577.64	c Solution 14392, time = 3574.9054s
3565.99/3577.64	o 974
3566.59/3578.26	c Solution 14393, time = 3575.5229s
3566.59/3578.26	o 958
3566.79/3578.47	c Solution 14394, time = 3575.7297s
3566.79/3578.47	o 952
3567.09/3578.70	c Solution 14395, time = 3575.9625s
3567.09/3578.70	o 956
3567.29/3579.00	c Solution 14396, time = 3576.2571s
3567.29/3579.00	o 956
3567.50/3579.19	c Solution 14397, time = 3576.4516s
3567.50/3579.19	o 953
3568.09/3579.72	c Solution 14398, time = 3576.9827s
3568.09/3579.72	o 945
3568.29/3579.93	c Solution 14399, time = 3577.1947s
3568.29/3579.93	o 949
3568.40/3580.10	c Solution 14400, time = 3577.3606s
3568.40/3580.10	o 934
3568.58/3580.27	c Solution 14401, time = 3577.5354s
3568.58/3580.27	o 922
3569.08/3580.76	c Solution 14402, time = 3578.0169s
3569.08/3580.76	o 917
3569.28/3580.96	c Solution 14403, time = 3578.2205s
3569.28/3580.96	o 916
3569.49/3581.16	c Solution 14404, time = 3578.4165s
3569.49/3581.16	o 902
3569.88/3581.50	c Solution 14405, time = 3578.7576s
3569.88/3581.50	o 894
3569.98/3581.66	c Solution 14406, time = 3578.9235s
3569.98/3581.66	o 894
3570.18/3581.86	c Solution 14407, time = 3579.1215s
3570.18/3581.86	o 887
3570.58/3582.22	c Solution 14408, time = 3579.4817s
3570.58/3582.22	o 877
3570.68/3582.37	c Solution 14409, time = 3579.6343s
3570.68/3582.37	o 879
3570.88/3582.55	c Solution 14410, time = 3579.8064s
3570.88/3582.55	o 867
3571.28/3582.93	c Solution 14411, time = 3580.1914s
3571.28/3582.93	o 874
3571.49/3583.11	c Solution 14412, time = 3580.3702s
3571.49/3583.11	o 870
3571.88/3583.54	c Solution 14413, time = 3580.8006s
3571.88/3583.54	o 881
3572.08/3583.72	c Solution 14414, time = 3580.9822s
3572.08/3583.72	o 879
3572.28/3583.91	c Solution 14415, time = 3581.1715s
3572.28/3583.91	o 873
3572.57/3584.27	c Solution 14416, time = 3581.5314s
3572.57/3584.27	o 871
3572.77/3584.42	c Solution 14417, time = 3581.6851s
3572.77/3584.42	o 865
3572.87/3584.55	c Solution 14418, time = 3581.8099s
3572.87/3584.55	o 863
3573.27/3584.91	c Solution 14419, time = 3582.1694s
3573.27/3584.91	o 850
3573.38/3585.06	c Solution 14420, time = 3582.3237s
3573.38/3585.06	o 849
3573.38/3585.10	c Solution 14421, time = 3582.3589s
3573.38/3585.10	o 849
3573.48/3585.16	c Solution 14422, time = 3582.4162s
3573.48/3585.16	o 851
3573.77/3585.45	c Solution 14423, time = 3582.7143s
3573.77/3585.45	o 851
3573.87/3585.56	c Solution 14424, time = 3582.8210s
3573.87/3585.56	o 847
3573.97/3585.69	c Solution 14425, time = 3582.9540s
3573.97/3585.69	o 845
3574.17/3585.81	c Solution 14426, time = 3583.0731s
3574.17/3585.81	o 833
3574.38/3586.04	c Solution 14427, time = 3583.2969s
3574.38/3586.04	o 840
3574.57/3586.20	c Solution 14428, time = 3583.4608s
3574.57/3586.20	o 843
3574.57/3586.25	c Solution 14429, time = 3583.5077s
3574.57/3586.25	o 846
3574.67/3586.37	c Solution 14430, time = 3583.6319s
3574.67/3586.37	o 832
3574.87/3586.54	c Solution 14431, time = 3583.7960s
3574.87/3586.54	o 837
3575.17/3586.81	c Solution 14432, time = 3584.0681s
3575.17/3586.81	o 828
3575.27/3586.93	c Solution 14433, time = 3584.1959s
3575.27/3586.93	o 826
3575.48/3587.19	c Solution 14434, time = 3584.4521s
3575.48/3587.19	o 825
3575.57/3587.27	c Solution 14435, time = 3584.5309s
3575.57/3587.27	o 832
3575.67/3587.31	c Solution 14436, time = 3584.5725s
3575.67/3587.31	o 824
3575.77/3587.46	c Solution 14437, time = 3584.7211s
3575.77/3587.46	o 819
3575.87/3587.58	c Solution 14438, time = 3584.8367s
3575.87/3587.58	o 815
3576.17/3587.85	c Solution 14439, time = 3585.1099s
3576.17/3587.85	o 803
3576.27/3587.90	c Solution 14440, time = 3585.1630s
3576.27/3587.90	o 797
3576.56/3588.20	c Solution 14441, time = 3585.4590s
3576.56/3588.20	o 792
3576.56/3588.30	c Solution 14442, time = 3585.5562s
3576.56/3588.30	o 790
3576.66/3588.39	c Solution 14443, time = 3585.6485s
3576.66/3588.39	o 779
3576.76/3588.43	c Solution 14444, time = 3585.6912s
3576.76/3588.43	o 787
3576.86/3588.51	c Solution 14445, time = 3585.7663s
3576.86/3588.51	o 794
3577.06/3588.78	c Solution 14446, time = 3586.0429s
3577.06/3588.78	o 784
3577.26/3588.93	c Solution 14447, time = 3586.1950s
3577.26/3588.93	o 780
3577.37/3589.03	c Solution 14448, time = 3586.2928s
3577.37/3589.03	o 778
3577.66/3589.32	c Solution 14449, time = 3586.5766s
3577.66/3589.32	o 746
3577.66/3589.38	c Solution 14450, time = 3586.6422s
3577.66/3589.38	o 751
3577.76/3589.44	c Solution 14451, time = 3586.7018s
3577.76/3589.44	o 734
3577.86/3589.50	c Solution 14452, time = 3586.7640s
3577.86/3589.50	o 740
3577.96/3589.62	c Solution 14453, time = 3586.8763s
3577.96/3589.62	o 737
3578.16/3589.82	c Solution 14454, time = 3587.0769s
3578.16/3589.82	o 742
3578.26/3589.92	c Solution 14455, time = 3587.1797s
3578.26/3589.92	o 735
3578.26/3589.97	c Solution 14456, time = 3587.2344s
3578.26/3589.97	o 729
3578.37/3590.10	c Solution 14457, time = 3587.3601s
3578.37/3590.10	o 731
3578.66/3590.32	c Solution 14458, time = 3587.5852s
3578.66/3590.32	o 732
3578.66/3590.38	c Solution 14459, time = 3587.6419s
3578.66/3590.38	o 722
3578.86/3590.50	c Solution 14460, time = 3587.7647s
3578.86/3590.50	o 723
3579.16/3590.80	c Solution 14461, time = 3588.0635s
3579.16/3590.80	o 714
3579.16/3590.87	c Solution 14462, time = 3588.1288s
3579.16/3590.87	o 723
3579.26/3590.95	c Solution 14463, time = 3588.2154s
3579.26/3590.95	o 719
3579.37/3591.09	c Solution 14464, time = 3588.3533s
3579.37/3591.09	o 713
3579.47/3591.15	c Solution 14465, time = 3588.4077s
3579.47/3591.15	o 695
3579.65/3591.34	c Solution 14466, time = 3588.5999s
3579.65/3591.34	o 713
3579.65/3591.37	c Solution 14467, time = 3588.6312s
3579.65/3591.37	o 708
3579.75/3591.43	c Solution 14468, time = 3588.6902s
3579.75/3591.43	o 699
3579.85/3591.51	c Solution 14469, time = 3588.7668s
3579.85/3591.51	o 693
3580.05/3591.79	c Solution 14470, time = 3589.0559s
3580.05/3591.79	o 699
3580.25/3591.90	c Solution 14471, time = 3589.1594s
3580.25/3591.90	o 700
3580.25/3591.98	c Solution 14472, time = 3589.2393s
3580.25/3591.98	o 697
3580.36/3592.06	c Solution 14473, time = 3589.3226s
3580.36/3592.06	o 691
3580.36/3592.07	c Solution 14474, time = 3589.3268s
3580.36/3592.07	o 691
3580.55/3592.26	c Solution 14475, time = 3589.5239s
3580.55/3592.26	o 688
3580.55/3592.27	c Solution 14476, time = 3589.5280s
3580.55/3592.27	o 688
3580.65/3592.39	c Solution 14477, time = 3589.6542s
3580.65/3592.39	o 679
3580.75/3592.40	c Solution 14478, time = 3589.6593s
3580.75/3592.40	o 679
3580.75/3592.44	c Solution 14479, time = 3589.6987s
3580.75/3592.44	o 689
3580.75/3592.44	c Solution 14480, time = 3589.7029s
3580.75/3592.44	o 689
3580.85/3592.58	c Solution 14481, time = 3589.8454s
3580.85/3592.58	o 688
3580.85/3592.59	c Solution 14482, time = 3589.8540s
3580.85/3592.59	o 688
3580.95/3592.65	c Solution 14483, time = 3589.9110s
3580.95/3592.65	o 686
3580.95/3592.65	c Solution 14484, time = 3589.9153s
3580.95/3592.65	o 686
3581.05/3592.71	c Solution 14485, time = 3589.9713s
3581.05/3592.71	o 674
3581.05/3592.71	c Solution 14486, time = 3589.9754s
3581.05/3592.71	o 674
3581.05/3592.78	c Solution 14487, time = 3590.0383s
3581.05/3592.78	o 661
3581.05/3592.78	c Solution 14488, time = 3590.0422s
3581.05/3592.78	o 661
3581.15/3592.85	c Solution 14489, time = 3590.1143s
3581.15/3592.85	o 666
3581.25/3592.97	c Solution 14490, time = 3590.2306s
3581.25/3592.97	o 1031
3581.55/3593.28	c Solution 14491, time = 3590.5383s
3581.55/3593.28	o 1031
3582.05/3593.78	c Solution 14492, time = 3591.0379s
3582.05/3593.78	o 1037
3582.75/3594.46	c Solution 14493, time = 3591.7223s
3582.75/3594.46	o 1030
3583.05/3594.71	c Solution 14494, time = 3591.9667s
3583.05/3594.71	o 1024
3583.24/3594.90	c Solution 14495, time = 3592.1566s
3583.24/3594.90	o 1027
3583.64/3595.30	c Solution 14496, time = 3592.5619s
3583.64/3595.30	o 1014
3583.94/3595.60	c Solution 14497, time = 3592.8598s
3583.94/3595.60	o 1022
3584.35/3596.10	c Solution 14498, time = 3593.3587s
3584.35/3596.10	o 1007
3584.54/3596.28	c Solution 14499, time = 3593.5416s
3584.54/3596.28	o 999
3584.94/3596.66	c Solution 14500, time = 3593.9230s
3584.94/3596.66	o 996
3585.24/3596.95	c Solution 14501, time = 3594.2104s
3585.24/3596.95	o 993
3585.74/3597.43	c Solution 14502, time = 3594.6945s
3585.74/3597.43	o 991
3586.04/3597.74	c Solution 14503, time = 3595.0019s
3586.04/3597.74	o 980
3586.45/3598.12	o 243
3586.45/3598.12	v -x5796 -x7941 -x12 -x25113 -x22869 -x5692 -x10029 -x486 -x10621 -x8788 -x14302 -x24721 -x239 -x10505 -x20856 -x12804 -x10362 -x19464 -x15379 -x16388 -x7615 -x8463 -x14765 -x8550 -x15689 -x15499 -x19833 -x14376 -x7722 -x23360 -x2136 -x10422 -x10854 -x5540 -x6516 -x9858 -x20792 -x8167 -x19643 -x24043 -x10005 -x13539 -x19790 -x2522 -x8640 -x2446 -x1942 -x19617 -x17673 -x3080 -x9341 -x7037 -x17026 -x18876 -x12882 -x22520 -x160 -x14135 -x7043 -x2900 -x6628 -x9437 -x2682 -x17902 -x6740 -x9400 -x24180 -x25175 -x11735 -x14624 -x23971 -x18259 -x20721 -x21878 -x16353 -x2258 -x17333 -x8163 -x10783 -x2879 -x4949 -x6882 -x21857 -x2493 -x8597 -x1242 -x17503 -x10246 -x15870 -x15958 -x16828 -x13865 -x4351 -x19739 -x20449 -x4172 -x22050 -x5880 -x18434 -x14600 -x1354 -x6030 -x4591 -x4738 -x12991 -x21881 -x16870 -x7959 -x10963 -x6617 -x21298 -x2301 -x20285 -x15730 -x9509 -x21171 -x21119 -x21829 -x10124 -x23765 -x15796 -x20935 -x6659 -x23338 -x2881 -x23328 -x22573 -x2703 -x20980 -x24156 -x16604 -x6746 -x9167 -x1708 -x17748 -x849 -x24020 -x17235 -x12652 -x19474 -x22584 -x9592 -x13264 -x5450 -x16250 -x18283 -x24653 -x24230 -x15712 -x21012 -x13712 -x14919 -x5542 -x4011 -x14855 -x19214 -x6972 -x9389 -x24384 -x148 -x23965 -x5352 -x9466 -x13084 -x16909 -x14564 -x13153 -x18480 -x18629 -x22365 -x24674 -x10469 -x12104 -x10858 -x17669 -x4442 -x5896 -x15409 x14145 -x3849 -x15844 -x23040 -x15180 -x18542 -x22128 -x14251 -x25011 -x10943 -x12628 -x221 -x13859 -x3564 -x2674 -x19102 -x19860 -x20283 -x9356 -x13784 -x11858 -x1081 -x7355 -x15159 -x638 -x9433 -x12530 -x16508 -x10725 -x3532 x6191 -x4519 -x21846 -x1293 -x24552 -x21063 -x6296 -x20412 -x4136 -x23324 -x14481 -x3064 -x24197 -x20795 -x630 -x9251 -x9533 -x13579 -x8295 -x4616 -x13344 -x13306 -x18678 -x3430 -x5688 -x1016 -x5063 -x23456 -x4689 -x19132 -x13113 -x1646 -x8284 -x16155 -x4037 -x2815 -x3385 -x5535 -x2501 -x2449 -x13300 -x9551 -x24003 -x2451 -x20194 -x4578 -x21260 -x20642 -x19397 -x24411 -x25191 -x3390 -x15806 -x2444 -x9165 -x1661 -x9390 -x4847 -x17348 -x24365 -x19295 -x11911 -x18662 -x11456 -x15031 -x9001 -x5711 -x13827 -x18397 -x7013 -x13806 -x20179 -x8132 -x24503 -x7603 -x14365 -x1422 -x2883 -x328 -x16060 -x16989 -x4243 -x17974 -x22593 -x20298 -x16140 -x21740 -x17009 -x13467 -x10868 -x18955 -x7465 -x24988 -x21550 -x6598 -x13050 -x18661 -x6350 -x23 -x1814 -x22424 -x6502 -x444 -x16920 -x11824 -x24983 -x5820 -x897 -x9911 -x4772 -x3943 -x13108 -x20309 -x21292 -x12894 -x15547 -x12620 -x18570 -x10133 -x19142 -x7282 -x18009 -x10817 -x25127 -x5161 -x12727 -x5233 -x748 -x10638 -x14030 -x2836 -x3076 -x12537 -x3890 -x4300 -x5841 -x10922 -x4928 -x9192 -x20117 -x13944 -x19915 x8711 -x19783 -x12761 -x21052 -x2251 -x8927 -x3232 -x4600 -x10161 -x13856 -x21560 -x15596 -x1341 -x3755 -x8246 -x12637 -x1179 -x20391 -x10541 -x9407 -x15084 -x8782 -x9228 -x20154 -x7310 -x2902 -x19936 -x13087 -x3393 -x14230 -x21825 -x18672 -x4363 -x21027 -x10238 -x13496 -x11754 -x978 -x402 -x7185 -x22094 -x15888 -x20060 -x22406 -x878 -x15268 -x19472 -x10846 -x8156 -x9485 -x19056 -x4658 -x16003 -x15772 -x8660 -x16500 -x6907 -x17551 -x909 -x20520 -x18244 -x23664 -x4233 -x16373 -x8689 -x9529 -x4795 -x12762 -x18236 -x9961 -x9062 -x4299 -x9629 -x12096 -x25031 -x19772 -x14181 -x6175 -x14161 -x24162 -x13155 -x11004 -x9691 -x16236 -x422 -x12360 -x18351 -x11720 -x23073 -x12048 -x18329 -x8531 -x4695 -x5919 -x1460 -x19599 -x386 -x780 -x5523 -x23656 -x24 -x3313 -x3298 -x11118 -x10730 -x13149 -x16668 -x1589 -x20360 -x11099 x20211 -x5307 -x4791 -x18669 -x10284 -x18087 -x19438 -x5243 -x10889 -x20280 -x24820 -x9497 -x24339 x9003 -x9648 -x9836 -x24902 -x3256 -x5869 -x8052 -x10247 -x18204 -x21149 -x2894 x10825 -x2020 -x22142 -x1785 -x10196 -x20784 -x10022 -x14625 -x14879 -x19756 -x5148 -x24062 -x19649 -x23872 x23922 -x2935 -x9520 -x24356 -x14437 -x1061 -x21780 -x14720 -x19180 -x3275 -x16378 -x15681 -x14524 -x17263 -x17330 -x25083 -x6422 -x24004 -x5366 -x16736 -x4572 -x19761 -x13425 -x22244 -x5570 -x11773 -x15140 -x727 -x15768 -x4232 -x6511 -x13375 -x5980 -x19329 -x20736 -x8897 -x10952 -x19204 -x21391 -x12092 -x6108 -x3447 -x17926 -x13039 -x9046 -x9479 -x13063 -x4079 -x7733 -x4938 -x15762 -x12221 -x1768 -x16764 -x9941 -x6634 -x15169 x15328 -x6303 -x250 -x11460 -x12072 -x7078 -x285 -x4705 -x9616 -x9309 -x3467 -x7193 -x16348 -x980 -x11036 -x11188 -x22275 -x14260 -x19982 -x6277 -x21697 -x24945 -x8308 -x10087 -x662 -x1005 -x24926 -x14587 -x11493 -x4191 -x4192 -x22194 -x60 -x13359 -x8510 -x15271 -x20008 -x1119 -x3360 -x18986 -x12431 -x19563 -x7989 -x21883 -x17265 -x14920 -x12540 -x2485 -x4908 -x20886 -x22698 -x4318 -x13588 -x24853 -x21605 -x22595 -x10524 -x21319 -x14234 -x20312 -x22806 -x2603 -x18131 -x15805 -x1776 -x1627 x25115 -x24857 -x20398 -x1446 -x14907 -x14301 -x22751 -x19379 -x21244 -x6493 -x1194 -x10398 -x9006 -x20771 -x22607 -x452 -x15324 -x14287 -x17269 -x21333 -x971 -x18834 -x18862 -x24222 -x2503 -x13101 -x11019 -x8091 -x8617 -x8349 -x13832 -x8130 -x18889 -x22401 -x4514 -x22947 -x15179 -x7833 -x10426 -x14601 -x15886 -x17702 -x1883 -x23388 -x8594 -x12313 -x4763 -x18109 -x12863 -x2489 -x24616 -x7759 -x10370 -x11592 -x21622 -x14895 -x3401 -x13385 -x3233 -x20569 -x13392 -x22611 -x973 -x14848 -x18564 -x24144 -x16919 -x22740 -x24304 -x21423 -x6855 -x5284 -x9711 -x22748 -x20731 -x24228 -x21022 -x14744 -x8117 -x18737 -x901 -x18043 -x24649 -x13683 -x1132 -x1660 -x20922 -x7276 -x23613 -x4760 -x8340 -x3808 -x7045 -x16622 -x15977 -x4963 -x19992 -x12925 -x7211 -x17227 -x7671 -x9856 -x13701 -x8780 -x18441 -x23556 -x9770 -x23197 -x25039 -x21940 -x15974 -x19884 -x87 -x13615 -x1962 -x9481 -x10001 -x4525 -x17467 -x15857 -x1798 -x23761 -x18345 -x15801 -x18584 -x18856 x15793 -x12458 -x18413 -x4020 -x20570 -x11184 -x6040 -x13016 -x18920 -x23028 -x17214 -x7726 -x9760 -x9503 -x18919 -x16549 -x22462 -x887 -x2633 -x9306 -x4503 -x2756 x3335 -x14212 -x12839 -x8322 -x15220 -x21757 -x10267 -x16491 -x5956 -x3328 -x16551 -x20315 -x13397 -x16493 -x5340 -x3964 -x22778 -x2039 -x4959 -x23653 -x13182 -x21316 -x22693 -x8255 -x23238 -x23677 -x13959 -x8325 -x9354 -x53 -x378 -x10446 -x9937 -x22087 -x7934 -x4038 -x28 -x12955 -x4181 -x16468 -x8417 -x5539 -x9558 -x3303 -x14487 -x356 -x18408 -x21844 -x19954 -x18748 -x21693 -x9775 -x7499 -x19375 -x3506 -x3796 -x21261 -x2247 -x14383 -x6874 -x1433 -x23519 -x24875 -x4273 -x13765 -x14539 -x16301 -x16829 -x20772 -x2287 -x1840 -x9457 -x15911 -x12200 -x762 -x9681 -x12175 -x16696 -x10539 -x11723 -x8646 -x2810 -x8925 -x12997 -x19092 -x14682 -x10721 -x9752 -x6430 -x23076 -x19561 -x9733 -x19241 -x21461 x17819 -x4012 -x8465 -x10653 -x22397 -x9606 -x23140 -x7988 -x1226 -x5829 -x24714 -x8298 -x18166 -x4394 -x6554 -x3057 -x2101 -x13122 -x4446 -x23854 -x1864 -x3625 -x4523 -x3248 -x3828 -x23640 -x7111 -x5256 -x12112 -x1639 -x19023 -x13077 -x10059 -x19483 -x19435 -x16410 -x17126 -x17759 -x3761 -x7106 -x14986 -x17941 -x13429 -x483 -x4409 -x296 -x72 -x21033 -x4717 -x12237 -x15356 -x3109 -x5973 -x2104 -x13558 -x14671 -x23252 -x21673 -x24537 -x4823 -x4145 -x22540 -x5854 -x21980 -x13331 -x23898 -x4272 -x14785 -x10245 -x14259 -x1003 -x14730 -x15826 -x14650 -x6167 -x9047 -x13361 -x8400 -x14572 -x22843 -x19495 -x22899 -x11698 -x6517 -x20575 -x6530 -x17337 -x5798 -x9785 -x15416 -x4339 -x6491 -x22503 -x7642 -x10156 -x3997 -x10412 -x7997 -x15434 -x18804 x7831 -x23752 -x10477 -x24407 -x24960 -x20230 -x24863 -x4051 -x9177 -x8729 -x9658 -x14011 -x18736 -x13435 -x11285 -x14034 -x24451 -x4413 -x25114 -x19669 -x13782 -x18994 -x16720 -x4813 -x1157 -x22116 x11075 -x18933 -x13199 -x23177 -x387 -x16867 -x1610 -x19249 -x19104 -x2090 -x5205 -x12849 -x24285 -x1236 -x5543 -x25133 -x15790 -x12744 -x17451 -x12758 -x20248 -x16930 -x8380 -x17894 -x2227 -x9346 -x3110 -x533 -x14705 -x18254 -x14464 -x9171 -x5587 -x16799 -x10130 -x13939 -x18589 -x3094 -x13972 -x22297 -x19925 -x889 -x24641 -x3492 -x1690 -x1180 -x10254 -x5631 -x15368 -x3355 -x6257 -x18689 -x3958 -x23740 -x9002 -x5464 -x19406 -x5053 -x20043 -x1116 -x1593 -x8260 -x19947 -x14628 -x709 -x7583 -x16741 -x11862 -x10332 -x3019 -x20306 -x21182 -x22579 -x22745 -x8144 -x5470 -x3378 -x15352 -x15357 -x1344 -x9872 -x2177 -x3597 -x8613 -x12233 -x18936 -x4529 -x5203 -x15386 -x13475 -x1550 -x11876 -x13100 -x13333 -x24017 -x23696 -x17325 -x2669 -x16636 -x7692 -x257 -x10637 x16363 -x15691 -x13056 -x1710 -x7416 -x15363 -x6820 -x11577 -x13404 -x19502 -x21675 -x4484 -x9725 -x23682 -x24262 -x9823 -x5991 -x21955 -x5045 -x10456 -x16232 -x19932 -x23344 -x19033 -x24253 -x7335 -x11491 -x7566 -x1358 -x23476 -x224 -x21562 -x5817 -x11609 -x18712 -x19429 -x23776 -x22865 -x12936 -x15068 -x21561 -x2071 -x2351 -x11033 -x7576 -x9266 -x10192 -x3770 -x15464 -x23608 -x2880 -x16993 -x8823 -x7757 -x19696 -x4469 -x1486 -x23077 -x2081 -x6812 -x14677 -x2208 -x10960 -x15441 -x16567 -x3841 -x10694 -x15396 -x19007 -x9674 -x2693 -x2622 -x17011 -x18582 -x11353 x3442 -x956 -x12496 -x20884 -x2700 -x73 -x9732 -x12783 -x14900 -x10378 -x11968 x19784 -x2567 -x10752 -x22774 -x12378 -x5019 -x21155 -x13979 -x19871 -x14466 -x14578 -x19164 -x6027 -x15182 -x12451 -x10604 -x8990 x9434 -x3590 -x10927 -x17789 -x12960 -x14327 -x20180 -x20156 -x24852 -x16860 -x13054 -x19234 -x5592 -x8629 -x22277 -x11435 -x6525 -x8658 -x23659 -x18380 -x19566 -x16068 -x12978 -x12037 -x12777 -x10337 -x2938 -x23103 -x12646 -x12945 -x8722 -x5746 -x24965 -x15280 -x19068 -x17152 -x8468 -x15195 -x136 -x23879 -x17743 -x9461 -x149 -x20290 -x6298 -x9865 -x13000 -x7549 -x18848 -x3236 -x9717 -x1846 -x22139 -x14613 -x6857 -x3015 -x7425 -x16036 -x22379 -x9136 -x25015 -x19765 -x5602 -x23009 -x9984 -x20941 -x8177 -x6536 -x16933 -x8573 -x21640 -x1702 x1232 -x17088 -x7632 -x6726 -x19251 -x1012 -x8033 -x17147 -x4953 -x23008 -x4357 -x4492 -x18330 -x22121 -x2040 -x15126 -x11359 -x12595 -x11915 -x1404 -x5968 -x23120 -x10191 -x7711 -x2267 -x44 -x10862 -x8333 -x1286 -x21984 -x14023 -x2977 -x15795 -x23713 -x16308 -x8462 -x2555 -x13664 -x24286 -x3132 -x2877 -x13608 -x7745 -x7643 -x8238 -x755 -x1276 -x4494 -x13308 -x1272 -x5679 -x7951 -x16722 -x19314 -x4258 -x13073 -x14396 -x11980 -x4174 -x9697 -x11195 -x7954 -x8263 -x21099 -x14398 -x1794 -x4337 -x4264 -x22686 -x21842 -x3695 -x1498 -x18807 -x11248 -x23555 -x2678 -x567 -x22067 -x6957 -x21869 -x14121 -x5677 -x5407 -x8299 -x13175 -x21699 -x8053 -x20423 -x17845 -x23985 -x4423 -x9066 -x2302 -x15459 -x17854 -x24104 -x12315 -x18891 -x17659 -x16442 -x4460 -x22648 -x14736 -x21723 -x18598 -x13517 -x18433 -x19049 -x5082 -x19109 -x8770 -x9074 -x2991 -x10041 -x2855 -x23451 -x17429 -x14063 -x23007 x13523 -x7475 -x22110 -x11904 -x20385 -x17422 -x6875 -x4415 -x14290 -x11396 -x3932 -x1603 -x1830 -x22009 -x14557 -x12312 -x24394 -x8684 -x16896 -x13474 -x4480 -x7373 -x16642 -x22830 -x3209 -x1025 -x18052 -x14956 -x13890 -x6713 -x24385 -x18762 -x14866 -x1394 -x10 -x1762 -x4135 -x11963 -x636 -x20016 -x3495 -x16228 -x3268 -x11308 -x24763 -x18632 -x15092 -x4883 -x22627 -x578 -x2052 -x6716 -x317 -x19420 -x18232 -x5278 -x14818 -x9496 -x24903 -x8405 -x8899 -x21151 x11264 -x24905 -x19591 -x4512 -x1480 -x3397 -x10387 -x21285 -x25107 -x23195 -x8567 -x21500 -x20067 -x14028 -x17977 -x12576 -x22039 -x179 -x11155 -x9377 -x24677 -x19529 -x9636 -x11679 -x14904 -x3570 x16061 -x18319 -x631 -x11473 -x3566 -x11448 -x17343 -x14881 -x12411 -x19195 -x6940 -x6994 -x3959 -x924 -x20129 -x15483 -x7162 -x17956 -x12736 -x2207 -x18394 -x5526 -x11273 -x13819 -x2853 -x11153 -x11114 -x22988 -x9210 -x588 -x7095 -x7547 -x13305 -x14413 -x21823 x6299 -x2078 -x20952 -x19523 -x15470 -x11457 -x19580 -x23216 -x11841 -x12060 -x10063 -x12238 -x1608 -x9779 -x7344 -x22369 -x7665 -x7271 -x9474 -x11931 -x19291 -x4229 -x580 -x23251 -x22347 -x21680 -x11807 -x16771 -x18732 -x17317 -x15830 -x17857 -x17501 -x10924 -x22804 -x23144 -x22678 -x11274 -x4735 -x15856 -x14957 -x17105 -x17754 -x9693 -x22990 -x17959 -x21351 -x4997 -x2954 -x2915 -x18142 -x19076 -x14988 -x24080 -x3410 -x13491 -x9411 -x1473 -x14091 -x24161 -x14659 -x6488 -x3074 -x17617 -x11668 -x4456 -x15557 -x4199 -x1885 -x17928 -x3184 -x7777 -x21959 -x20134 -x22609 -x6452 -x4875 -x17290 -x406 -x10018 -x15339 -x20192 -x5189 -x6685 -x24346 -x22078 -x23174 -x23538 -x6460 -x2724 -x4008 -x96 -x12068 -x20410 -x13222 -x14115 -x22944 -x9862 -x8692 -x19027 -x16827 -x17513 -x14364 -x14076 -x19938 -x18139 -x3886 -x20224 -x10581 -x15196 -x12746 -x18262 -x21232 -x11049 -x24746 -x14951 -x13533 -x24113 -x14382 -x21491 -x20472 -x19057 -x25179 -x14347 -x2676 -x20445 -x17136 -x9798 -x5518 -x22964 -x11686 -x20831 -x15150 -x16359 -x19630 -x11385 -x13112 -x14758 -x12738 -x19910 -x18248 -x24511 -x10794 -x8654 -x3904 -x12923 -x7622 -x13897 -x25143 -x7570 x22734 -x15266 -x14128 -x18349 -x9582 -x10304 -x22955 -x22425 -x18327 -x22408 -x13151 -x14052 -x24882 -x1604 -x8218 -x24091 -x4852 -x3244 -x2838 -x16291 -x21535 -x13839 -x12087 -x16578 -x16256 -x19612 -x15100 -x1278 -x1677 -x14069 -x13466 -x17245 -x4542 -x4890 -x20574 -x14970 -x4986 -x21154 -x23160 -x12979 -x22389 -x19 -x6696 -x25178 -x842 -x19598 -x23783 -x21773 -x4899 -x18059 -x8482 -x19407 -x12501 -x6100 -x16647 -x16797 -x11933 -x23481 -x13364 -x10150 -x7793 -x22933 -x21999 -x14228 -x5277 -x24345 -x21986 -x9877 -x9645 -x17121 -x6917 -x2448 -x12771 -x6168 -x20650 -x2186 -x22315 -x17817 -x892 -x24421 -x2073 -x2975 -x12272 -x16085 -x23452 -x24898 -x1895 -x9915 -x16475 -x11012 -x13083 -x17206 -x10491 -x23082 -x3745 -x23948 -x9665 -x7256 -x1209 -x6110 -x24804 -x404 -x17518 -x25161 -x20353 -x5140 -x17375 -x21323 -x11008 -x23032 -x8309 -x13502 -x13178 -x7810 -x21647 -x4206 -x15783 -x24299 -x4533 -x15009 -x442 -x7351 -x4857 -x17842 -x23323 -x3780 -x14909 -x3499 -x4378 -x13188 -x19045 -x4722 -x11201 -x17176 -x10290 -x2249 -x20223 -x22882 -x3396 -x19459 -x9589 -x19489 -x20036 -x23890 -x9690 -x5067 -x3591 -x13940 -x11553 -x14118 -x16082 -x20246 -x320 -x24011 -x25138 -x23546 -x15740 -x77 -x3942 -x19441 -x5660 -x18893 -x16667 -x472 -x9531 -x12811 -x8119 -x11045 -x3606 -x12015 -x20881 -x2137 -x9959 -x84 -x6676 -x9527 -x21114 -x17583 -x2609 -x21533 -x11404 -x17005 -x20119 -x20757 -x8459 -x23606 -x6866 -x24386 -x13096 -x4081 -x4792 -x23814 -x23943 -x19430 -x14022 -x5656 -x20847 -x13320 -x14200 -x21808 -x7680 -x24810 -x1750 -x10530 -x12714 -x1875 -x10534 -x8057 -x16420 -x9883 -x1107 -x22054 -x3609 -x4641 -x7996 -x10014 -x15098 -x12724 -x21817 -x22040 -x11046 -x17805 -x13962 -x10792 -x13211 -x23926 -x13571 -x20537 -x12521 -x12270 -x14351 -x9963 -x11415 -x8873 -x13427 -x20487 -x15370 -x2692 -x7999 -x5257 -x23589 -x21450 -x20500 -x6762 -x11424 -x22433 -x1810 -x18048 -x12555 -x6427 -x8004 -x2687 -x9128 -x14768 -x21597 -x7949 -x10026 -x9656 -x17399 -x10305 -x24541 -x24402 -x11932 -x2640 -x17753 -x8337 -x3636 -x24256 -x19466 -x13908 -x13297 -x869 -x5460 -x11447 -x9213 -x20669 -x1382 -x17622 -x13103 -x24207 -x6927 -x21641 -x3247 -x19945 -x14319 -x2773 -x23458 -x14151 -x8759 -x23253 -x9787 -x4816 -x4624 -x10320 -x2252 -x7385 -x18871 -x2496 -x20752 -x4105 -x24818 -x10175 -x16365 -x8836 -x17484 -x23983 -x10671 -x18186 -x5425 -x1141 -x18964 -x14177 -x17630 -x23131 -x9218 -x16853 -x15549 -x21991 -x138 -x20447 -x18778 -x4425 -x3389 -x22625 -x1447 -x18228 -x13363 -x22212 -x14597 -x14630 -x8792 -x8600 -x19382 -x14862 -x2910 -x213 -x16205 -x11747 -x19763 -x7458 -x21095 -x5548 -x15298 -x24179 -x20390 -x15341 -x17353 -x16488 -x10296 -x18133 -x13714 -x12673 -x24196 -x5384 -x23141 -x7663 -x12437 -x8839 -x19706 -x20296 -x5202 -x2356 -x1044 -x8474 -x5122 -x15385 -x23639 -x21520 -x2065 -x4198 -x8894 -x9447 -x12073 -x13748 -x17316 -x12417 -x23287 -x23551 -x14309 -x21839 -x18253 -x9324 -x4835 -x3772 -x8940 -x16053 -x20715 -x9660 -x15546 -x14162 -x2464 -x22112 -x21918 -x8055 -x19152 -x16215 -x12715 -x19882 -x3778 -x1450 -x4391 -x11352 -x20970 -x4611 -x14426 -x17327 -x14141 -x6694 -x22651 -x11063 -x24198 -x764 -x9755 -x10218 -x10154 -x23304 -x24371 -x5634 -x17744 -x12103 -x23183 -x832 -x19408 -x15313 -x3304 -x16432 -x19819 -x13885 -x25055 -x15509 -x18339 -x9157 -x5215 -x16699 -x20373 -x49 -x20187 -x17448 -x13857 -x19670 -x23891 -x23501 -x23517 -x20408 -x3805 -x19717 -x19110 -x6573 -x24022 -x11837 -x8301 -x8447 -x23874 -x3469 -x625 -x3686 -x17614 -x1374 -x23407 -x15468 -x5594 -x10489 -x21989 -x20083 x14079 -x12322 -x16039 -x2024 -x19539 -x18619 -x22188 -x12602 -x3282 -x16287 -x4392 -x13191 -x7027 -x20759 -x5985 -x21631 -x16031 -x22166 -x11332 -x16377 -x24523 -x735 -x15929 -x20658 -x24774 -x11538 -x4951 -x12351 -x23998 -x799 -x13550 -x16275 -x13652 -x14698 -x8998 -x8795 -x18668 -x21818 -x15733 -x16203 -x9215 -x14748 -x22773 -x17091 -x23725 -x4116 -x928 -x2070 -x20321 -x13301 -x18809 -x24150 -x14631 -x7965 -x6133 -x11652 -x22070 -x7080 -x10476 -x10060 -x22026 -x1071 -x302 -x13978 -x3004 -x19908 -x24195 -x11200 -x16074 -x19173 -x15161 -x8739 -x2851 -x9257 -x16490 -x3051 -x14611 -x24989 -x24468 -x19795 -x13653 -x8727 -x20078 -x21011 -x16083 -x6458 -x5318 -x18223 -x12316 -x16687 -x12240 -x13817 -x2765 -x24821 -x21449 -x1442 -x10652 -x9538 -x11656 -x12800 x9705 -x17898 -x18751 -x9954 -x23671 -x3680 -x6772 -x9990 -x21066 -x16926 -x9782 -x12283 -x1300 -x21441 -x13107 -x731 -x10336 -x10110 -x7366 -x9738 -x547 -x591 -x7451 -x12036 -x13621 -x3752 -x5084 -x24429 -x13783 -x713 -x13400 -x634 -x6112 -x3962 -x7252 -x7133 x22978 -x16637 -x19184 -x17251 -x23716 -x18366 -x2552 -x5351 -x6596 -x252 -x22848 -x6640 -x10586 -x10368 -x6183 -x6513 -x5456 -x18280 -x1246 -x3643 -x1392 -x9214 -x8992 -x14764 -x4633 -x14044 -x23428 -x22612 -x14724 -x5824 -x19271 -x10965 -x4449 -x2540 -x14696 -x1743 -x8378 -x3888 -x23904 -x186 -x19475 -x24689 -x942 -x2474 -x5799 -x6453 -x5821 -x15754 -x13880 -x23036 -x5881 -x3155 -x17579 -x7849 -x15442 -x4583 -x23924 -x17668 -x14498 -x12910 -x16071 -x4269 -x14965 -x22801 -x11388 -x13975 -x2167 -x6316 -x9867 -x14474 -x9205 -x9235 -x21257 -x12742 -x3139 -x23774 -x1225 -x8258 -x24778 -x15390 -x18730 -x15224 -x22308 -x6890 -x10857 -x3503 -x6941 -x16114 -x16412 -x5992 -x16119 -x4333 -x12436 -x6886 -x14196 -x1017 -x13079 -x14392 -x2600 -x13775 -x15718 -x13801 -x12584 -x8834 -x6065 -x15027 -x24477 -x6349 -x12544 -x14589 -x23163 -x16685 -x10485 -x17244 -x12730 -x12921 -x6846 -x6800 -x19137 -x2398 -x9921 -x2327 -x10936 -x6445 -x22205 -x14397 -x21371 -x85 -x3473 -x64 -x17007 -x20598 -x752 -x5598 -x21314 -x12198 -x2987 -x22305 -x15199 -x11032 -x19130 -x784 -x22469 -x24751 -x2515 -x18102 -x5449 -x7046 -x12453 -x573 -x13417 -x14008 -x4382 -x21483 -x10464 -x12622 -x2956 -x18851 -x18350 -x1634 -x3070 -x10316 -x11619 -x17069 -x11849 -x11650 -x323 -x19138 -x2173 -x17219 -x3784 -x24446 -x293 -x798 -x25037 -x17315 -x9440 -x4040 -x4700 -x6962 -x24547 -x20052 -x10132 -x2371 -x2646 -x11288 -x1184 -x7881 -x12459 -x23308 -x1093 -x23021 -x23357 -x22085 -x1031 -x22682 -x17678 -x22380 -x5644 -x11556 -x7246 -x3956 -x11822 -x21118 -x23286 -x13896 -x4031 -x12465 -x22676 -x16142 -x5275 -x21042 -x18233 -x141 -x10271 -x549 -x1607 -x23242 -x4923 -x6693 -x6807 -x6735 -x7288 -x18365 -x21472 -x9615 -x322 -x7792 -x5409 -x17172 -x13764 -x21541 -x20365 -x25117 -x2365 -x7686 -x22993 -x20459 -x21240 -x24507 -x11962 -x18993 -x11132 -x10993 -x24463 -x14513 -x24579 -x3747 -x19315 -x19455 -x14155 -x21377 -x10650 -x1964 -x18336 -x1927 -x15399 -x20907 -x6158 -x24172 -x1781 -x13740 -x18555 -x2041 -x12251 -x11031 -x16116 -x22731 -x18857 -x17929 -x7842 -x8798 -x8592 -x23859 -x5975 -x3794 -x7096 -x12690 -x12814 -x10183 -x7730 -x23959 -x289 -x13535 -x16366 -x19714 -x10803 -x22167 -x8638 -x17866 -x3140 -x4017 -x12975 -x17888 -x24886 -x9802 -x1299 -x14077 -x2892 -x20972 -x15852 -x2937 -x16528 -x8443 -x6543 -x23889 -x3060 -x7265 -x21320 -x4990 -x749 -x3753 -x19232 -x22723 -x15871 -x24791 -x23277 -x24237 -x10625 -x17250 -x1502 -x22672 -x24806 -x23663 -x7900 -x7305 -x5816 -x12288 -x75 -x21185 -x3507 -x7979 -x9333 -x9876 -x11224 -x15345 -x19541 -x4849 -x5946 -x8827 -x540 -x23029 -x20345 -x17909 -x7898 -x11215 -x14749 -x9869 -x8987 -x19737 -x19490 -x1237 -x9891 -x11566 -x19935 -x13299 -x1050 -x18580 -x1914 -x20453 -x22668 -x14417 -x17534 -x14043 -x7365 -x16894 -x19425 -x25105 -x8245 -x15542 -x3445 -x17504 -x1151 -x24018 -x1257 -x11551 -x1144 -x25001 -x6987 -x585 -x22726 -x4936 -x17605 -x8812 -x5078 -x2366 -x12898 -x15532 -x19818 -x8580 -x11769 -x9175 -x23673 x3756 -x19851 -x18525 -x17529 -x4535 -x20304 -x5001 -x3230 -x21501 -x22798 -x1462 -x16513 -x20668 -x8135 -x10595 -x517 -x17196 -x17663 -x189 -x18561 -x3402 -x4276 -x13898 -x21288 -x24628 -x22483 -x10342 -x14651 -x8755 -x7161 -x8499 -x8937 -x4505 -x21642 -x20976 -x3158 -x9121 -x1163 -x15799 -x10971 -x13965 -x9316 -x2209 -x4708 -x8615 -x479 -x11331 -x11821 -x11958 -x12908 -x11210 -x5159 -x17030 -x17427 -x23133 -x4323 -x19144 -x21038 -x23072 -x6534 -x13499 -x3947 -x10208 -x8603 -x15914 -x4798 -x738 -x19125 -x16138 -x6512 -x17942 -x1359 -x12323 -x309 -x23199 x8643 -x6766 -x11418 -x95 -x6604 -x8950 -x14225 -x9344 -x10951 -x19822 -x15839 -x19665 x244 -x182 -x24516 -x12782 -x14632 -x6142 -x16029 -x13145 -x5586 -x1509 -x3073 -x18824 -x11481 -x24213 -x12904 -x17816 -x5123 -x13314 -x3653 -x24711 -x22429 -x19802 -x9258 -x4089 -x3663 -x14737 -x6051 -x24937 -x21771 -x17300 -x10677 -x24683 -x13171 -x22447 -x24644 -x10704 -x13118 -x18057 -x11375 -x25089 -x17368 -x8921 -x22187 -x22605 -x16299 -x20147 -x16603 -x24480 -x11502 -x2350 -x214 -x7120 -x14014 -x19695 -x14543 -x9071 -x23060 -x16863 -x16838 -x19417 -x22157 -x16586 -x17679 -x9378 -x21742 -x9194 -x16428 -x14915 x21618 -x20990 -x18122 -x5388 -x18515 -x5491 -x22307 -x5621 -x10034 -x6610 -x3361 -x6938 -x20585 -x4790 -x7314 -x19750 -x2235 -x2958 -x24434 -x16413 -x1759 -x9212 -x10128 -x11267 -x6109 -x21895 -x654 -x24140 -x16049 -x16770 -x14100 -x14897 -x18658 -x4983 -x8297 -x21962 -x16274 -x264 -x3377 -x7651 -x17462 -x24982 -x21668 -x262 -x4844 -x10538 -x16982 -x18651 -x11557 -x16211 -x15567 -x4748 -x4770 -x22266 -x19726 -x17561 -x12487 x4736 -x4977 -x13262 -x23192 -x1735 -x18593 -x15537 -x23218 -x15310 -x6892 -x18385 -x11098 -x6856 -x5117 -x16210 -x18182 -x21239 -x747 -x13373 -x4826 -x3134 -x5797 -x9703 -x7529 -x16697 -x19684 -x21219 -x7896 -x12255 -x17138 -x2483 -x1656 -x20533 -x19747 -x21010 -x14330 -x24971 -x8271 -x22074 -x12071 -x12597 -x6210 -x7052 -x8733 -x9912 -x5090 -x16842 -x6093 -x3681 -x12176 -x2654 -x14959 -x18347 -x13774 -x12107 -x11986 -x14902 -x175 -x7377 -x2653 -x3309 -x1252 -x21665 -x8314 -x18962 -x13234 -x23949 -x8028 -x13273 -x2378 -x22025 -x20090 -x2443 -x23866 -x15742 -x5888 -x1372 -x18909 x5995 -x15976 -x18312 -x6993 -x2533 -x11034 -x5287 -x16607 -x6162 -x20363 -x21404 -x18731 -x6750 -x12331 -x2047 -x22809 -x23516 -x14478 -x17253 -x19965 -x17747 -x14341 -x16123 -x14280 -x21463 -x19088 -x1089 -x3870 -x10240 -x23737 -x20218 -x8605 -x13131 -x20178 -x1361 -x5853 -x1391 -x5054 -x8225 -x12885 -x12963 -x14046 -x167 -x5150 -x16599 -x11918 -x12061 -x3133 -x6758 -x12321 -x2780 -x1088 -x5133 -x3902 -x22675 -x14530 -x24053 -x8926 -x11795 -x16294 -x14343 -x24794 -x8165 -x22544 -x5765 -x16091 -x5786 -x15661 -x24315 -x16278 -x20114 -x24755 -x17638 -x4462 -x24782 -x2824 -x6714 -x11588 -x20215 -x4345 -x24469 -x24273 -x606 -x359 -x10106 -x9851 -x21410 -x10946 -x15050 -x6819 -x19013 -x14672 -x8665 -x8104 -x594 -x8136 -x12063 -x13203 -x21633 -x24403 -x18392 -x15419 -x6056 x22718 -x15912 -x10739 -x23425 -x4921 -x10736 -x414 -x4270 -x1842 -x10471 -x12169 -x22241 -x13355 -x1051 -x2962 -x4186 -x8951 -x1764 -x14194 -x4888 -x11275 -x10219 -x9109 -x19582 -x21862 -x16026 -x12347 -x17302 -x15449 -x12820 -x19167 x1590 -x22217 -x16589 -x22813 -x1199 -x12822 -x15592 -x21085 -x5561 -x17560 -x17557 -x8988 -x24520 -x18049 -x1649 -x12139 -x5269 -x23385 -x21243 -x6055 -x5918 -x3191 -x22525 -x22190 -x5558 -x19334 -x13144 -x25198 -x13386 -x23585 -x14963 -x15855 -x12309 -x12214 -x13696 -x3040 -x4925 -x5143 -x11617 -x5083 -x10193 -x10414 -x23931 -x1618 -x9122 -x9199 -x21346 x5437 -x1406 -x23717 -x8503 -x24630 -x10118 -x2721 -x373 -x3627 -x6959 -x12307 -x5773 -x19405 -x12542 -x7567 -x21752 -x14119 -x20790 -x20635 -x5748 -x18305 -x25150 -x4087 -x17582 -x5444 -x20135 -x22003 -x22656 -x24312 -x4365 -x19581 -x11060 -x20832 -x15248 -x542 -x5289 -x14997 -x4215 -x8609 -x20305 -x310 -x7940 -x23026 -x22028 -x15677 -x14876 -x6924 -x14454 -x16434 -x18965 -x12601 -x8317 -x2665 -x23527 -x2978 -x23299 -x14108 -x22443 -x5623 -x16401 -x19245 -x227 -x2941 -x8935 -x1458 -x11919 -x9848 -x11017 -x10311 -x20402 -x21330 -x2897 -x5777 -x20039 -x6121 -x19609 -x15501 -x22390 -x18273 -x17297 -x1102 -x4588 -x1985 -x1961 -x7207 -x21898 -x198 -x4240 -x3892 -x11064 -x10911 -x1953 -x10828 -x7361 -x14395 -x6188 -x14357 -x13368 -x3237 -x23078 -x12413 -x2285 -x21587 -x9684 -x14276 -x11453 -x19248 -x1467 -x9115 -x3908 -x817 -x1068 -x19691 -x12348 -x15318 -x21412 -x17491 -x14459 -x24054 -x7050 -x407 -x7101 -x23441 -x22756 -x13510 -x3906 -x13982 -x19272 -x184 -x8564 -x15391 -x4603 -x21329 -x17403 -x3827 -x23876 -x18703 -x19220 -x17650 -x9874 -x88 -x3453 -x1188 -x23101 -x20875 -x6236 -x18959 -x22413 -x12304 -x24888 -x11676 -x6459 -x7018 -x17060 -x2858 -x9960 -x1170 -x15270 -x5473 -x5803 -x23184 -x5613 -x17153 -x10117 -x17132 -x24302 -x18261 -x13935 -x11872 -x21796 -x24129 -x16531 -x19842 -x23929 -x10461 -x5336 -x23523 -x7394 -x12996 -x24963 -x20051 -x12012 -x7375 -x17103 -x871 -x10937 -x15651 -x11966 -x7371 -x2115 -x23976 -x23142 -x1579 -x12227 -x22029 -x10053 x20704 -x24578 -x14987 -x8192 -x19786 -x15049 -x23510 -x16678 -x15047 -x23049 -x11341 -x17450 -x6589 -x18466 -x7118 -x4745 -x22239 -x9148 -x15290 -x12632 -x4702 -x20467 -x6402 -x21901 -x7681 -x14553 -x3666 -x6618 -x5719 -x19371 -x24584 -x19372 -x19028 -x3414 -x7739 -x2604 -x11770 -x2560 -x3705 -x17852 -x22059 -x10957 -x1019 -x4575 -x8772 -x13015 -x3677 -x4712 -x15228 -x1513 -x3831 -x18518 -x13065 -x19031 x1206 -x12889 -x18031 -x6965 -x2424 -x6697 -x7462 -x12890 -x15125 -x5924 x14522 -x8224 -x10589 -x4393 -x6661 -x8460 -x2084 -x2686 -x16544 -x11691 -x12421 -x3296 -x19697 -x6218 -x18715 -x11196 -x9382 -x22498 -x19850 -x22764 -x5474 -x14762 -x2268 -x16947 -x11401 -x150 -x17321 -x5181 -x8908 -x23844 -x1355 -x14871 -x20813 -x21564 -x5158 -x1167 -x14599 -x22341 -x12967 -x15347 -x7200 -x20061 -x9861 -x21019 -x23700 -x14320 -x15362 -x24099 -x22354 -x3190 -x3342 -x13665 -x2607 -x19944 -x7426 -x13715 -x16265 -x2619 -x20015 -x7175 -x14371 -x1519 -x21147 -x22468 -x14775 -x15775 -x1356 -x14665 x12179 -x15732 -x9852 -x13405 -x1833 -x24598 -x12801 -x24023 -x8705 -x217 -x6195 -x3056 -x18373 -x15230 -x14593 -x16264 -x6650 -x21801 -x24178 -x9545 -x7445 -x3903 -x23884 -x23171 -x10105 -x18091 -x21148 -x24781 -x9583 -x19091 -x9899 -x20853 -x3175 -x23433 -x10801 -x3994 -x18827 -x6067 -x5463 -x17086 -x13568 -x8702 -x11593 -x20824 -x11727 -x4675 -x24596 -x16987 -x19491 -x3634 -x208 -x15415 -x4361 -x2857 -x5132 -x10151 -x9661 -x5299 -x22680 -x17722 -x17452 -x3392 -x4196 -x22063 -x7156 -x11071 -x22485 -x20988 -x8707 -x1142 -x15882 -x13981 -x13636 -x5116 -x15918 -x22753 -x21859 -x12703 -x20735 -x19356 -x11309 -x24032 -x14830 -x16323 -x18571 -x8230 -x16426 -x22948 -x14746 -x14610 -x19705 -x22582 -x15372 -x15431 -x3584 -x14548 -x936 -x9977 -x2330 -x1496 -x13757 -x13430 -x5376 -x15485 -x1218 -x6216 -x11753 -x22287 -x12260 -x14799 -x20251 -x4458 -x6437 -x19785 -x16632 -x14869 -x15428 -x18222 -x12242 -x11794 -x7206 -x7853 -x10921 -x5549 -x22316 -x1673 -x1457 -x21176 -x23972 -x15858 -x1007 -x8844 -x16367 -x23312 -x20032 -x16099 -x6860 -x21939 -x778 -x16473 -x18801 -x22951 -x11342 -x10860 -x8320 -x2038 -x10556 -x1767 -x13316 -x7154 -x17390 -x23288 -x13076 -x23083 -x19542 -x14154 -x23618 -x5855 -x3887 -x4096 -x10307 -x14101 -x14294 -x18521 -x11651 -x21700 -x10301 -x22320 -x712 -x19896 -x24899 -x2086 -x13455 -x20581 -x6741 -x2089 -x12832 -x23016 -x12371 -x22383 -x2809 -x23098 -x7636 -x13266 -x25184 -x21891 -x22377 -x19276 -x14277 -x23811 -x8328 -x16117 -x18831 -x14285 -x1332 -x11953 -x19732 -x7740 -x13185 -x8139 -x7986 -x14899 -x7943 -x15630 -x5783 -x2864 -x25186 -x9464 -x23648 -x5633 -x7497 -x4731 -x2925 -x12880 -x12900 -x21513 -x3889 -x2355 -x21957 -x8917 -x16379 -x18682 -x15094 -x12381 -x22878 -x10108 -x21217 -x22077 -x12852 -x964 -x5964 -x20809 -x1998 -x7859 -x5691 -x8469 -x680 -x17408 -x22299 -x5453 -x2021 -x11839 -x21274 -x22338 -x16715 -x20939 -x17996 -x18037 -x20552 -x223 -x1173 -x19283 -x22673 -x23691 -x1090 -x23018 -x22598 -x12965 -x8521 -x14793 -x16222 -x15667 -x5632 -x14431 -x9123 -x21227 -x25166 -x2538 -x997 -x6613 -x14937 -x24824 -x4324 -x8110 -x12159 -x2812 -x21968 -x10728 -x6443 -x19875 -x17742 x19635 -x16335 -x23573 -x24558 -x8840 -x11613 -x23431 -x24122 -x1534 -x8674 -x4704 -x22741 -x13516 -x24871 -x17925 -x305 -x3088 -x20909 -x8247 -x13478 -x16735 -x10706 -x10819 -x24077 -x15410 -x7169 -x2067 -x15791 -x5642 -x18438 -x23873 -x8023 -x4448 -x22268 -x431 -x12116 -x2240 -x16457 -x15243 -x3852 -x11213 -x8756 -x6412 -x11384 -x14153 -x17602 -x4996 -x16115 -x8885 -x19923 -x12699 -x22017 -x15883 -x19106 -x10880 -x9420 -x23157 -x11173 -x14479 -x21213 -x19874 -x251 -x2001 -x20040 -x22552 -x19657 -x5684 -x19141 -x18671 -x23232 -x8933 -x19203 -x13371 -x14812 -x16044 -x19994 -x13928 -x559 -x383 -x17192 -x2921 -x5172 -x22072 -x17364 -x20630 -x20250 -x8108 -x10947 -x19956 -x19934 -x20544 -x6294 -x7761 -x22204 -x22146 -x8010 -x9686 -x22136 x7812 -x500 -x11189 -x8977 -x5734 -x20217 -x18971 -x4775 -x1837 -x6254 -x22213 -x23908 -x24055 -x5966 -x18118 -x7165 -x6366 -x17620 -x9225 -x6553 -x18516 -x9311 -x9394 -x17680 -x3423 -x4453 -x10549 -x20177 -x20471 -x12792 -x21497 -x17095 -x20102 -x46 -x6424 -x11414 -x18444 -x16530 -x9854 -x11344 -x1064 -x2309 -x16129 -x10861 -x822 -x14183 -x17764 -x13035 -x17024 -x17861 -x8973 -x3380 -x1021 -x10923 -x4809 -x13011 -x20694 -x48 -x7774 -x6047 -x20624 -x12836 -x11856 -x1250 -x2499 -x2886 -x8289 -x6702 -x7235 -x4941 -x19917 -x21904 -x24522 -x6143 -x6365 -x9269 -x20646 -x19740 -x7470 -x13599 -x6951 -x11867 -x9600 -x12297 -x17594 -x14976 -x12526 -x11329 -x18494 -x9819 -x13793 -x10705 -x22281 -x10645 -x9067 -x7482 -x12114 -x1403 x2431 -x7102 -x3940 -x7718 -x1398 -x23609 -x389 -x1520 -x5346 -x17570 -x21639 -x7595 -x14964 -x3844 -x9076 -x15915 -x12492 -x1728 -x6042 -x15641 -x4310 -x24669 -x19562 -x2478 -x13289 -x24025 -x2632 -x14914 -x1082 -x14627 -x24185 -x2581 -x2996 -x19735 -x11277 -x12640 -x1212 -x16563 -x4360 -x24133 -x12868 -x5355 -x24031 -x24865 -x18541 -x15427 -x7728 -x9227 -x15541 -x8016 -x17947 -x3249 -x8591 -x2635 -x19287 -x5178 -x7359 -x10142 -x20829 -x14075 -x9519 -x4289 -x11564 -x16651 x809 -x11817 -x4297 -x10372 -x732 -x18421 -x9244 -x20375 -x22174 -x11156 -x1951 -x15151 -x24338 -x9679 -x24035 -x8635 -x13347 -x13927 -x14266 -x11530 -x12603 -x11158 -x23958 -x11203 -x1889 -x6829 -x2833 -x23704 -x5832 -x4636 -x4044 -x9845 -x10288 -x12361 -x9761 -x3231 -x22083 -x1427 -x9728 -x16844 -x7090 -x11973 -x16772 -x10910 -x4808 -x16382 -x6489 -x10633 -x5641 -x3014 -x6852 -x9631 -x15653 -x1169 -x2957 -x1583 -x23599 -x14688 -x13930 -x11517 -x12094 -x23602 -x18100 -x19094 -x21524 -x6284 -x22551 -x12797 -x12930 -x13992 -x24037 -x3657 -x24048 -x13380 -x2190 -x23654 -x14164 -x14149 -x2553 -x10697 -x1500 -x1095 -x1314 -x22527 -x15720 -x23919 -x6817 -x12374 -x18916 -x18738 -x13086 -x6705 -x4992 -x7738 -x10995 -x15320 -x14774 -x17374 -x15132 -x18064 -x6883 -x5718 -x8850 -x2848 -x4366 x9156 -x4459 -x2613 -x7300 -x16425 -x24074 -x15079 -x12232 -x22699 -x20446 -x22957 -x12220 -x3905 -x637 -x17920 -x24367 -x22337 -x6539 -x22441 -x1478 -x715 -x19893 -x10442 -x9909 -x14321 -x22603 -x11927 -x10049 -x22501 -x3240 -x8414 -x20261 -x14244 -x12893 -x19063 -x6074 -x12561 -x17041 -x15257 -x10148 -x8914 -x22587 -x5147 -x14298 -x20745 -x1084 -x6033 -x10666 -x19716 -x18773 -x11518 -x8374 -x3829 -x11975 -x21128 -x17800 -x12277 -x8568 -x14851 -x2543 -x14685 -x3413 -x10092 -x14887 -x2621 -x16332 -x15803 -x21833 -x6405 -x21044 -x6688 -x10897 -x24664 -x17708 -x10292 -x16929 -x5240 -x13702 -x3881 -x20906 -x11152 -x3985 -x3228 -x17716 -x2198 -x2794 -x20799 -x24682 -x5638 -x24078 -x2791 -x23933 -x7195 -x4231 -x4376 -x15107 -x16101 -x17761 -x12021 -x14345 -x20397 -x2642 -x7639 -x9376 -x21313 -x13606 -x22474 -x19373 -x4974 -x17836 -x1975 -x2596 -x5237 -x12541 -x765 -x1055 -x14657 -x1508 -x11627 -x12289 -x2734 -x19161 -x16207 -x4362 -x4782 -x20672 -x13484 -x14614 -x23059 -x19702 -x22608 -x14070 -x20046 -x3106 -x11429 -x18674 -x24388 -x17927 -x1940 -x4472 -x12187 -x18970 -x17740 -x18483 -x17785 -x1705 -x1805 -x13089 -x12079 -x23464 -x10416 -x19015 -x5522 -x18181 -x24107 -x5324 -x10433 -x4343 -x5609 -x12165 -x22641 -x14140 x19768 -x5544 -x10428 -x24833 -x21281 -x11293 -x2045 -x9597 -x10211 -x9890 -x22411 -x7868 -x2335 -x22667 -x22427 -x2872 -x4955 -x5049 -x20382 -x13638 -x20808 -x3382 -x16269 -x16122 -x570 -x5868 -x4887 -x13441 -x18056 -x22970 -x15177 -x10738 -x16520 -x421 -x3837 -x17440 -x17039 -x5683 -x4400 -x8832 -x20509 -x22706 -x1851 -x7066 -x10753 -x7939 -x11641 -x6831 -x6201 -x12689 -x7030 -x9534 -x15110 -x1029 -x16680 -x9032 -x14582 -x21074 -x7116 -x3118 -x3165 -x6083 -x10159 -x15455 -x6006 -x3066 -x14925 -x24968 -x7419 -x6620 -x11398 -x19869 -x17813 -x22558 -x24169 -x9812 -x10349 -x9829 -x15781 -x23820 -x8862 -x19327 -x20545 -x13910 -x20091 -x11465 -x6457 -x18760 -x1882 -x1033 -x9860 -x7975 -x10312 -x11887 -x22807 -x11816 -x6913 -x1339 -x15903 -x1544 -x24024 -x9811 -x5695 -x21465 -x1698 x2352 -x6963 -x20378 -x7446 -x7388 -x711 -x18980 -x11379 -x6019 -x4634 -x21944 -x20088 -x15272 -x750 -x9914 -x24192 -x3138 -x663 -x2568 -x3821 -x22133 -x3321 -x20930 -x14388 -x4866 -x18910 -x11468 -x12856 -x8801 -x935 -x18888 -x9718 -x12692 -x1823 -x6021 -x21941 -x23097 -x16096 -x24693 -x9949 -x9654 -x18585 -x6931 -x11365 -x8486 -x7634 -x12748 -x1111 -x20983 -x24418 -x15994 -x16020 -x10564 -x18664 -x13184 -x15619 -x2228 -x6155 -x8422 -x23409 -x10100 -x9930 -x9778 -x21045 -x14370 -x11612 -x15204 -x5495 -x14339 -x13968 -x13494 -x9571 -x22927 -x16877 x20198 -x19554 -x14602 -x5089 -x17545 -x14174 -x6211 -x3059 -x21552 -x16315 -x4026 -x11072 -x20077 -x23146 -x19352 -x6717 -x7241 -x2030 -x5690 -x10227 -x9359 -x21415 -x19185 -x20787 -x5125 -x639 -x3193 -x17618 -x18461 -x19639 -x23046 -x1551 -x24609 -x23454 -x6465 -x12341 -x17361 -x14547 -x15218 -x940 -x7172 -x3662 -x24116 -x3781 -x11616 -x4889 -x7262 -x12155 -x22031 -x598 -x11516 -x16782 -x18637 -x7655 -x21236 -x12408 -x4768 -x10430 -x15361 -x7059 -x4165 x4956 -x13249 -x3615 -x5997 -x22583 -x2514 -x19559 -x22228 -x18445 -x17209 -x8088 -x19789 -x6725 -x15181 -x20111 -x2781 -x3276 -x9052 -x20145 -x11799 -x1204 -x5996 -x14429 -x12279 -x18311 -x21021 -x5031 -x8290 -x12671 -x3359 -x19360 -x9762 -x8048 -x11870 -x22202 -x15710 -x20539 -x11206 -x2054 -x1108 -x10507 -x18387 -x11645 -x6111 -x15920 -x21 -x6373 -x13257 -x3820 -x6561 -x4025 -x17200 -x7731 -x17393 -x21910 -x24688 -x546 -x11884 -x8838 -x604 -x13583 -x15045 -x24176 -x1125 -x25200 -x19227 -x10882 -x13220 -x16985 -x17358 -x15887 -x19780 -x23758 -x5610 -x22445 -x22871 -x11640 -x24361 -x9685 -x1724 -x14932 -x6315 -x110 -x22786 -x745 -x6918 x4253 -x6174 -x21496 -x20013 -x7431 -x2859 -x13809 -x9871 -x3428 -x11586 -x12267 -x22669 -x6981 -x1036 -x1844 -x15817 -x24319 -x4112 -x24581 -x9024 -x16219 -x22488 -x4190 -x17550 -x17939 -x3436 -x12156 -x24893 -x23261 -x19388 -x16273 -x16404 -x3516 -x6048 -x2683 -x13426 -x16087 -x2126 -x23460 -x19133 -x15312 -x12557 -x19136 -x5890 -x1848 -x1415 -x12489 -x23045 -x2276 -x14752 -x20643 -x22984 -x23513 -x18335 -x18973 -x2414 -x21518 -x14760 -x10070 -x8980 -x18996 -x6079 -x9868 -x16914 -x24472 -x22327 -x4134 -x10639 -x24571 -x5812 -x10627 -x12753 -x8551 -x2306 -x15153 -x20020 -x5418 -x23857 -x920 -x8197 -x11266 -x25079 -x11503 -x24789 -x14620 -x14057 -x7386 -x12393 -x19155 -x4433 -x5314 x18175 -x9784 -x10383 -x7683 -x3043 -x7142 -x15660 -x22051 -x987 -x5708 -x5217 -x17373 -x1827 -x3984 -x8762 -x21173 -x15327 -x21947 -x22470 -x18192 -x10628 -x19014 -x20762 -x15590 -x19183 -x12511 -x12560 -x16469 -x16653 -x9083 -x17881 -x15902 -x10696 -x7479 -x1379 -x3779 -x2826 -x19753 -x11631 -x17045 -x19587 -x10662 -x16746 -x20320 -x4607 -x9387 -x8111 -x13442 -x19662 -x1378 -x22983 -x5856 -x733 -x11793 -x15294 -x9988 -x22331 -x22113 -x850 -x20166 -x2967 -x9305 -x13037 -x10450 -x14575 -x23743 -x12268 -x10386 -x3250 -x17433 -x9833 -x15144 -x20572 -x22637 -x13810 -x18304 -x10483 -x19681 -x22300 -x12488 -x21105 -x18346 -x10107 -x12405 -x3957 -x11550 -x8676 -x10667 -x10777 -x16239 -x12142 -x8773 -x3524 -x4886 -x2114 -x6586 -x24931 -x2123 -x3142 -x78 -x23851 -x9599 -x739 -x5767 -x21188 -x23330 -x19981 -x6827 -x1774 -x24812 -x2754 -x246 -x22757 -x24448 -x22005 -x16908 -x12412 -x7273 -x12947 -x11868 -x11639 -x23155 -x22044 -x5844 -x3725 -x22415 -x12446 -x7970 -x15955 -x14836 -x15034 -x11281 -x19814 -x2253 -x8952 -x9764 -x18644 -x20713 -x15861 -x458 -x20876 -x13721 -x22559 -x945 -x11446 -x16864 -x9112 -x16801 -x13228 -x22082 -x19004 -x12424 -x7239 -x1279 -x18377 -x19300 -x17916 -x8585 -x15254 -x11855 -x19016 -x1518 -x13723 -x17391 -x9286 -x18535 -x4839 -x7367 -x14408 -x3166 -x12144 -x9168 -x21304 -x22273 -x16132 -x10417 -x25068 -x425 -x9704 -x11758 -x15301 -x11272 -x6949 -x17080 -x15506 -x2272 -x13229 -x7751 -x4056 -x3210 -x5320 -x12566 -x20130 -x22507 -x9560 -x4123 -x1192 -x5480 -x1381 -x11525 -x10079 -x2870 -x12185 -x17419 -x11463 -x17281 -x7380 -x24349 -x704 -x19525 -x1675 -x21634 -x24773 -x23920 -x5703 -x16195 -x4870 -x1943 -x21848 -x23739 -x15531 -x470 -x14583 -x14777 -x23358 -x10167 -x8807 -x17610 -x164 -x5088 -x13518 -x18679 -x5842 -x18690 -x5861 -x16662 -x5296 -x401 -x20893 -x4746 -x1672 -x2453 -x8528 -x21061 -x11268 -x3398 -x2322 -x1804 -x5885 -x6607 -x7040 -x20011 -x24743 -x8993 -x14552 -x7936 -x10553 -x23951 -x5363 -x7528 -x5914 -x7354 -x17599 -x18420 -x17655 -x21686 -x12163 -x10870 -x6186 -x22665 -x11394 -x1802 -x5271 -x15917 -x953 -x1723 -x12177 -x5805 -x7676 -x4408 -x5009 -x3408 -x25090 -x23915 -x10286 -x15133 -x20576 -x24540 -x5060 -x24536 -x20288 -x22776 -x21745 -x2992 -x19899 -x12018 -x10566 -x20843 -x7324 -x8537 -x668 -x14136 -x1575 -x10260 -x15436 -x10409 -x2189 -x2511 -x16304 -x14781 -x20910 -x19980 -x15137 -x17875 -x24029 -x4266 -x2296 -x13164 -x5900 -x18286 -x10119 -x20354 -x22644 -x5681 -x10938 -x169 -x14272 -x950 -x15022 -x2058 -x15024 -x2551 -x519 -x17972 -x21478 -x14332 -x17645 -x21695 -x20993 -x23088 -x9465 -x477 -x17469 -x6784 -x12756 -x24640 -x9801 -x10234 -x12225 -x6310 -x17094 -x4477 -x20616 -x562 -x1320 -x24948 -x7060 -x10821 -x3568 -x22829 -x8736 -x24530 -x8999 -x19872 -x15358 -x12612 -x5892 -x8530 -x17662 -x24621 -x5810 -x3212 -x18787 -x13093 -x6247 -x14329 -x3798 -x15445 -x22923 -x3327 -x9632 -x22041 -x10623 x16970 -x3169 -x6324 -x14106 -x16872 -x22981 -x8803 -x5213 -x20724 -x5747 -x9120 -x20233 -x641 -x17193 -x24901 -x21608 -x15479 -x5468 -x22047 -x17347 -x9859 -x24202 -x8487 -x9320 -x14813 -x1901 -x5055 -x15287 -x6822 -x23470 -x12618 -x7502 -x24822 -x5503 -x12685 -x18800 -x6101 -x3260 -x17329 -x12725 -x938 -x15810 -x19901 -x20300 -x5963 -x11488 -x11936 -x22163 -x12617 -x4964 -x22874 -x5667 -x2262 -x11649 -x159 -x17983 -x6850 -x626 -x24236 -x18220 -x3713 -x2868 -x4554 -x10314 -x2757 -x24826 -x13278 -x19511 -x6808 -x6156 -x11186 -x24923 -x6978 -x23006 -x4619 -x5229 -x15784 -x23257 -x10086 -x23162 -x6472 -x18536 -x10888 -x7397 -x15896 -x15572 -x5039 -x16261 -x22211 -x17140 -x9806 -x20751 -x2003 -x10441 -x14847 -x5508 -x13828 -x21189 -x1552 -x22995 -x11157 -x6259 -x18058 -x12981 -x21474 -x15981 -x24229 -x23944 -x140 -x16922 -x15555 -x22511 -x15694 -x13068 -x17632 -x6501 -x5370 -x13538 -x20475 -x6222 -x7829 -x15703 -x21111 -x24137 -x19037 -x15610 -x19760 -x13246 -x12635 -x17 -x18032 -x18270 -x14941 -x19809 -x3508 -x10250 -x7672 -x7516 -x20641 -x3939 -x14878 -x11358 -x2576 -x14511 -x13730 -x3572 -x14438 -x13323 -x12234 -x9090 -x5121 -x6351 -x10521 -x3909 -x3011 -x6064 -x12691 -x8628 -x15617 -x14929 -x23832 -x6146 -x15704 -x11657 -x18984 -x8229 -x14731 -x11167 -x17078 -x11450 -x11231 -x13570 -x5168 -x12578 -x22259 -x15480 -x19690 -x18977 -x21837 -x9366 -x12082 -x13913 -x3637 -x3460 -x13352 -x21072 -x3530 -x13158 -x3089 -x15711 -x22366 -x7963 -x19898 -x18696 -x8982 -x21107 -x22696 -x20740 -x3484 -x12162 -x6435 -x24325 -x9939 -x22918 -x22249 x9097 -x23302 -x20869 -x16783 -x15716 -x24251 -x5804 -x17372 -x9722 -x228 -x14087 -x17205 -x24527 -x18310 -x24505 -x10593 -x7670 -x11162 -x6008 -x11479 -x3502 -x1326 -x5669 -x13506 -x13780 -x22654 -x24510 -x4443 -x19150 -x8127 -x10875 -x22265 -x10830 -x12533 -x8620 -x2010 -x3270 -x15574 -x19355 -x16292 -x15469 -x2968 -x1696 -x6775 -x13798 -x8811 -x21138 -x9688 -x14873 -x21181 -x10011 -x12075 -x22086 -x15588 -x1606 -x8364 -x2922 -x9653 -x5497 -x16393 -x13488 -x15941 -x3738 -x4034 -x21765 -x13005 -x9776 -x17992 -x759 -x1934 -x15152 -x5232 -x15840 -x17865 -x15046 -x4754 -x24047 -x18865 -x2507 -x9716 -x13124 -x24795 -x14541 -x6480 -x2738 -x23289 -x8516 -x8771 -x1718 -x22261 -x16760 -x2410 -x7430 -x10723 -x3262 -x11946 -x1613 -x3310 -x9651 -x18446 -x23063 -x6576 -x20977 -x13597 -x19085 -x16784 -x1765 -x15999 -x20722 -x16329 -x14529 -x21150 -x20092 -x16585 -x19471 -x18152 -x163 -x17775 -x18489 -x15493 -x9504 -x20443 -x1115 -x14192 -x22049 -x20982 -x2273 -x3938 -x24347 -x13350 -x581 -x6930 -x10782 -x19623 -x22645 -x4389 -x6580 x15671 -x16948 -x410 -x22805 -x9708 -x4513 -x18927 -x16991 -x12793 -x5207 -x22831 -x12183 -x20586 -x17340 -x9578 -x876 -x13781 -x12019 -x6668 -x11565 -x6136 -x12362 -x7973 -x23173 -x10116 -x10081 -x20196 -x19615 -x25053 -x1487 -x2141 -x24765 -x9092 -x16956 -x22271 -x13869 -x16193 -x22344 -x1114 -x9652 -x15729 -x8577 -x8123 -x18744 -x1275 -x22233 -x13734 -x23023 -x18416 -x21250 -x21338 -x17772 -x17389 -x1026 -x11848 -x22405 -x7184 -x17293 -x23410 -x22069 -x14354 -x24203 -x8489 -x6313 -x11126 -x24728 -x17762 -x18597 -x10438 -x1086 -x14844 -x9033 -x9415 -x1302 -x19627 -x23544 -x17342 -x5951 -x12009 -x3553 -x13088 -x5201 -x7946 -x24974 -x17487 -x20122 -x10439 -x18097 -x19264 -x16988 -x17286 -x17780 -x2732 -x7051 -x13167 -x2865 -x4935 -x20169 -x8014 -x11374 -x1986 -x9243 -x13138 -x13789 -x19163 -x17470 -x767 -x22600 -x17991 -x2903 -x13304 -x15456 -x20653 -x3816 -x9991 -x783 -x10526 -x19055 -x532 -x10448 -x18642 -x8639 -x7604 -x20444 -x9106 -x16094 -x23317 -x23750 -x12726 -x21482 -x2110 -x7608 -x24390 -x11230 -x20138 -x21408 -x24802 -x16201 -x17718 -x11785 -x16961 -x20317 -x9184 -x20202 -x40 -x22015 -x19018 -x1947 -x17226 -x4319 -x21161 -x20221 -x15231 -x10382 -x11660 -x19340 -x1584 -x12545 -x1994 -x4171 -x7667 -x1644 x3002 -x21086 -x12926 -x18318 -x18709 -x7422 -x21270 -x2626 -x1233 -x20652 -x1669 -x18157 -x18652 -x12324 -x13737 -x14700 -x7041 -x3055 -x7168 -x22647 -x16831 -x4250 -x4824 -x25099 -x4109 -x3477 -x1363 -x13383 -x20995 -x20774 -x25144 -x1970 -x23493 -x10683 -x16794 -x1343 -x2630 -x3700 -x13241 -x22458 -x9397 -x9449 x13413 -x16272 -x18625 -x23710 -x1313 -x10389 -x14634 -x15626 -x11765 -x22384 -x7809 -x5194 -x8450 -x17783 -x16160 -x24715 -x18599 -x15582 -x22821 -x659 -x24846 -x22688 -x22243 -x2023 -x17907 -x4868 -x32 -x22367 -x23087 -x24922 -x21326 -x730 -x2083 -x24310 -x17046 -x21834 -x4761 -x1440 -x19030 -x8730 -x16385 -x16525 -x22659 -x6415 -x5410 -x16745 -x7097 -x20664 -x16928 -x16873 -x20287 -x10931 -x11967 -x16648 -x16054 -x14670 -x9753 -x8293 -x5430 -x13541 -x22260 x19837 -x13027 -x7605 -x16131 -x14971 -x21122 -x25030 -x4224 -x1562 -x14872 -x4831 -x15891 -x17512 -x18107 -x21814 -x10143 -x21922 -x7164 -x10895 -x2657 -x18030 -x20981 -x4988 -x9036 -x13357 -x24415 -x22662 -x20494 -x18076 -x8377 -x21135 -x11663 -x19171 -x5338 -x18132 -x16242 -x22222 -x20708 -x15097 -x7535 -x9721 -x7140 -x21442 x16454 -x19518 -x797 -x22185 -x13233 -x10509 -x21909 -x2212 -x21341 -x21791 -x5895 -x2985 -x10547 -x23782 -x4948 -x23495 -x10983 -x8907 -x9202 -x14974 -x4119 -x15714 -x4179 -x9807 -x22883 -x7117 -x4306 -x12029 -x976 -x16107 -x13003 -x9546 -x7624 -x2382 -x11276 -x18576 -x16019 -x9014 -x8307 -x5325 -x5751 -x22494 -x11417 -x10786 -x3113 -x5974 -x19812 -x22219 -x10981 -x12841 -x15360 -x19746 -x19775 -x15565 -x3124 -x15770 -x20322 -x2217 -x14406 -x10824 -x16768 -x6273 -x12123 -x6635 -x13470 -x7969 -x24239 -x653 -x10432 -x3375 -x10363 -x1472 -x16417 -x6387 -x20460 -x8829 -x19381 -x4030 -x19866 -x4692 -x22301 -x24427 -x15219 -x20610 -x23701 -x3065 -x9340 -x21528 -x13751 -x14814 -x21920 -x13213 -x12044 -x16834 -x18012 -x9999 -x3650 -x22161 -x8432 -x12694 -x20254 -x17031 -x14619 -x14389 -x17377 -x543 -x15603 -x20314 -x23336 -x22454 -x9208 -x10345 -x19026 -x1336 -x23022 -x21537 -x21325 x7602 -x13998 -x7736 -x19440 -x25043 -x446 -x12054 -x16487 -x18983 -x12942 -x17323 -x11171 -x11244 -x4220 -x8779 -x15492 -x4582 -x772 -x13402 -x13666 -x23936 -x10023 -x4967 -x11575 -x24373 -x5106 -x1523 -x6609 -x13521 -x18028 -x4685 -x14527 -x17966 -x13424 -x7264 -x24146 -x13152 -x22891 -x21279 -x15898 -x2774 -x23619 -x23953 -x1471 -x22386 -x4092 -x1968 -x7155 -x18523 -x8614 -x119 -x19168 -x22293 -x13282 -x20800 -x4097 -x13328 -x18864 -x1504 -x17644 -x8809 -x17536 -x2663 -x4557 -x21388 -x15383 -x8879 -x22660 -x1920 -x10535 -x13030 -x19117 -x20481 -x1134 -x5439 -x8173 -x9160 -x4762 -x998 -x21669 -x24996 -x18077 -x3861 -x21159 -x14372 -x3050 -x21282 -x20620 -x4383 -x4140 -x5197 -x20564 -x11528 -x1164 -x23695 -x24410 -x20299 -x16384 -x4045 -x4528 -x7874 -x12407 -x8534 -x12143 -x17867 -x18282 -x22922 -x858 -x1854 -x19916 -x21627 -x514 -x357 -x23790 -x16352 -x22479 -x3810 x4141 -x14989 -x4982 -x10101 -x24788 -x18022 -x6134 -x24637 -x13247 -x18972 -x16499 -x24955 -x2392 -x7492 -x16327 -x3885 -x10665 -x11149 -x22357 -x19166 -x21884 -x6421 -x9391 -x3682 -x23112 -x20106 -x25188 -x545 -x10021 -x9240 -x20140 -x21557 -x14678 -x7534 -x13934 -x10881 -x19011 x24263 -x11335 -x22781 -x8479 -x12741 -x4532 -x1027 -x2394 -x16285 -x607 -x3941 -x19794 -x17386 -x20562 -x2345 -x22599 -x4303 -x24296 -x14718 -x8113 -x15342 -x17960 -x3876 -x5505 -x14654 -x4388 -x11025 -x6644 -x6267 -x7877 -x13587 -x20797 -x11805 -x11740 -x14407 -x20859 -x18470 -x24942 -x23575 -x8155 -x18573 -x8039 -x1664 -x13259 -x18020 -x6212 -x14440 -x473 -x18640 -x253 -x1916 -x13888 -x734 -x4693 -x13014 -x4465 -x7217 -x21007 -x19226 -x6464 -x17053 -x12998 -x12813 -x17382 -x7644 -x7819 -x7524 -x17597 -x22588 -x20512 -x9372 -x15922 -x11116 -x16775 -x15612 -x10678 -x9559 -x23109 -x1129 -x5606 -x17204 -x8828 -x4630 -x10809 -x4353 -x9886 -x12747 -x4645 -x6332 -x10926 -x23014 -x2383 -x17539 -x10427 -x7523 -x21705 -x17319 -x2277 -x13581 -x23430 -x9144 -x10467 -x12126 -x5212 -x10914 -x5521 -x15841 -x5972 -x13706 -x14994 -x2928 -x23135 -x782 -x2779 -x18714 -x14910 -x22856 -x8681 -x10319 -x22732 -x1146 -x8251 -x19119 -x6946 -x20903 -x4663 -x5775 -x11981 -x2850 -x10859 -x15 -x20174 -x15931 -x23390 -x6447 -x17028 -x14281 -x7413 -x14507 -x16462 -x2521 -x4016 -x176 -x25118 -x11333 -x11420 -x24975 -x10805 -x8282 -x16159 -x15665 -x16040 -x16459 -x12215 -x19948 -x23515 -x18747 -x10346 -x2759 -x16266 x11191 -x417 -x16496 -x18684 -x12928 -x4609 -x14852 -x21373 -x23587 -x4073 -x2976 -x17013 -x364 -x10810 -x6669 -x13139 -x22815 -x16796 -x6359 -x5559 -x12426 -x13811 -x15616 -x10013 -x11243 -x24859 -x21252 -x16023 -x426 -x3683 -x122 -x22614 -x17087 -x20058 -x8571 -x20746 -x17171 -x24680 -x22572 -x1305 -x9030 -x22068 -x11842 -x11258 -x4965 -x5372 -x20066 -x13183 -x16833 -x16084 -x6731 -x6757 -x2570 -x21220 -x16386 -x14143 -x21228 -x443 -x19549 -x14450 -x17344 -x11461 -x10269 -x25044 -x15146 -x23220 -x4259 -x365 -x15984 -x2427 -x11853 -x456 -x22417 -x1240 -x24615 -x2184 -x22788 -x2684 -x874 -x12388 -x7025 -x15109 -x17525 -x18786 -x5699 -x8312 -x19219 -x10822 -x193 -x16254 -x5469 -x22459 -x7341 -x20700 -x12704 -x10274 -x16559 -x16820 -x20702 -x10508 -x23446 -x23839 -x13886 -x13111 -x12274 -x5104 -x16289 -x16375 -x3035 -x5513 -x5650 -x19805 -x16263 -x8637 -x202 -x25038 -x9751 -x9091 -x14116 -x7429 -x9709 -x2727 -x13119 -x17237 -x14401 -x9438 -x25126 -x25082 -x2803 -x18867 -x1796 -x2723 -x1841 -x4260 -x12845 -x21614 -x18334 -x8352 -x6130 -x21620 -x22901 -x10585 -x12740 -x24667 -x7229 -x3146 -x9476 -x10571 -x20535 -x15853 -x3687 -x7298 -x15414 -x20281 -x23034 -x16252 -x15749 -x3862 -x10344 -x20479 -x10475 -x5024 -x17110 -x13214 -x9586 -x9401 -x10318 -x19558 -x7126 -x22571 -x5108 -x19514 -x7044 -x8268 -x9841 -x15330 -x12824 -x4975 -x7181 x13354 -x21077 x11470 -x22237 -x13668 -x551 -x939 -x16841 -x20510 -x201 -x21755 -x2470 -x5835 -x14005 -x14483 -x19078 -x17458 -x21956 -x23969 -x18627 -x20507 -x6322 -x12135 -x12767 -x15498 -x4807 -x8866 -x19512 -x15809 -x1773 -x8182 -x18371 -x23834 -x19921 -x13498 -x14528 -x7957 -x9946 -x19268 -x5531 -x2088 -x20109 -x962 -x1792 -x6519 -x10672 -x10958 -x14379 x23694 -x18546 -x16750 -x22515 -x8381 -x8561 -x21982 -x24428 -x12494 -x18608 -x15873 -x2471 -x11783 -x2741 -x5484 -x24502 -x5322 -x3525 -x21836 -x23620 -x17863 -x15605 -x23784 -x1835 -x5934 -x9238 -x6743 -x13389 -x24605 -x1904 -x16444 -x24515 -x1881 -x7062 -x11245 -x20852 -x22898 -x2200 -x21543 -x15183 -x17828 -x9361 -x19781 -x16999 -x1667 -x5442 -x12525 -x5329 -x7638 -x2445 -x22256 -x1744 -x19458 -x17216 -x4474 -x16314 -x10764 -x19263 -x3835 -x23591 -x5745 -x10146 -x20803 -x23234 -x3853 -x5846 -x8945 -x10147 -x15462 -x8641 -x19510 -x7725 -x3092 -x9335 -x11227 -x11978 -x23616 -x10137 -x3763 -x10800 -x8963 -x23219 -x8473 -x13231 -x24831 -x1850 -x15256 -x5359 -x20883 -x17631 -x1839 -x9130 -x5368 -x6177 -x8174 -x5124 -x15526 -x3218 -x24369 -x5926 -x17530 -x18381 -x14185 -x1277 -x5223 -x12915 -x18897 -x11104 -x17104 -x2372 -x6630 -x20599 -x11286 -x24375 -x14373 -x2899 -x1633 -x23298 -x9442 -x1915 -x21763 x17328 -x17932 -x8103 -x8721 -x12763 -x3884 -x19113 -x12003 -x6367 -x8983 -x14889 -x24397 -x10215 -x2317 -x24255 -x16331 -x7428 -x12414 -x6783 -x12796 -x24118 -x17070 -x14037 -x24985 -x12287 -x24880 -x6235 -x20810 -x10713 -x14770 -x1952 -x11950 -x14227 -x14231 -x16878 -x24529 -x8497 -x14204 -x10282 -x18685 -x20256 -x2132 -x8958 -x11376 -x1203 -x8747 -x16439 -x21571 -x7473 -x23823 -x15056 -x21589 -x4439 -x523 -x15131 -x18213 x23413 -x19029 -x13840 -x20866 -x23512 -x21025 -x24082 -x5927 -x21046 -x5035 -x8190 -x9749 -x6361 -x18103 -x21678 -x2125 -x9637 -x15842 -x24303 -x20770 -x22199 -x1325 -x17207 -x13530 -x8217 -x17884 -x4021 -x4470 -x5248 -x20923 -x16221 -x2577 -x16518 -x5396 -x19416 -x4621 -x18844 -x15627 -x22107 -x4599 -x19885 -x23787 -x1436 -x12630 -x20055 -x24553 -x10035 -x18071 -x15122 -x22707 -x23156 -x4729 -x18300 -x103 -x22497 -x24604 -x3733 -x24921 -x19834 -x14943 -x24648 -x353 -x10528 -x24717 -x17468 -x5915 -x16423 -x14615 -x17533 -x3440 -x4827 -x9322 -x23728 -x7007 -x21078 -x3699 -x15381 -x12892 -x7340 -x4629 -x16590 -x16324 -x14051 -x14167 -x6334 -x12481 -x4577 -x12988 -x13420 -x25110 -x4426 -x434 -x13577 -x20651 -x17795 -x8323 -x3273 -x4743 -x7105 -x14968 -x3673 -x20812 -x1078 -x12818 -x2399 -x13265 -x24042 -x8341 -x9605 -x21145 -x20484 -x21532 -x3724 -x22679 -x4804 -x2422 -x8611 -x13274 -x9622 -x14783 -x1492 -x24883 -x18749 -x9114 -x1684 -x23900 -x6368 -x8438 -x21178 -x22221 -x1030 -x18899 -x15040 -x2605 -x11893 -x18967 -x21803 -x23698 -x371 -x7269 -x3407 -x18471 -x21566 -x5335 -x11815 -x17125 -x9614 -x11630 -x24742 -x12334 -x22763 -x14131 -x6804 -x12472 -x4373 -x8484 -x22276 -x7852 -x3630 -x15538 -x12217 -x6240 -x24685 -x13862 -x12609 -x2831 -x16890 -x21200 -x11865 -x9049 -x6250 -x17872 -x6285 -x7837 -x12034 -x8045 -x20873 -x14299 -x13006 -x17899 -x17477 -x3635 -x12031 -x19969 x3587 -x16848 -x2951 -x2771 -x20588 -x18258 -x20370 -x11015 -x22303 -x4960 -x16536 -x18998 -x25063 -x8511 -x22545 -x5297 -x10615 -x23119 -x19516 -x18992 -x3063 -x9772 -x16008 -x18982 -x18636 -x22274 -x14349 -x24493 -x20614 -x1512 -x20931 -x9408 -x8455 -x200 -x15748 -x10037 -x6057 -x12645 -x10367 -x17822 -x18691 -x11760 -x12299 -x14592 -x19098 -x7749 -x4065 -x21974 -x2416 -x292 -x16649 -x13091 -x23283 -x11587 -x19878 -x24588 -x15642 -x23284 -x258 -x12447 -x856 -x10113 -x24420 -x2699 -x716 -x11653 -x19202 -x4703 -x20860 -x24321 -x21142 -x8991 -x23625 -x15816 -x7334 -x929 -x266 -x3718 -x17556 -x8835 -x8024 -x15269 -x14805 -x17931 -x9086 -x8824 -x13438 -x21417 -x10376 -x3859 -x9200 -x13418 -x6157 -x13749 -x18378 -x9602 -x10632 -x21902 -x25010 -x2325 -x12190 -x14713 -x2933 -x8876 -x12660 -x11150 -x4419 -x19239 -x19865 -x8763 -x6390 -x966 -x586 -x2339 -x21585 -x23115 -x21357 -x9849 -x4441 -x18390 -x10716 -x8853 -x7244 -x593 -x19538 -x1411 -x6559 -x12644 -x24280 -x10325 -x16338 -x19804 -x3764 -x2025 -x2999 -x1853 -x2314 -x12286 -x11241 -x6023 -x2404 -x846 -x22364 -x16470 -x17676 -x21977 -x8496 -x5371 -x4666 -x6801 -x6312 -x1222 -x8304 -x15988 -x23207 -x6546 -x1754 -x3613 -x3765 -x23707 -x1578 -x19989 x7245 -x22940 -x19070 -x20966 -x7440 -x14211 -x19024 -x10486 -x16157 -x1987 -x11254 -x22152 -x2647 -x18578 -x15060 -x17915 -x1120 -x3698 -x24803 -x3348 -x12008 -x14003 -x23175 -x24103 -x20308 -x8861 -x605 -x24412 -x17781 -x15854 -x8121 -x116 -x8354 -x21602 -x10042 -x23597 -x16392 -x20201 -x1366 -x11771 -x7364 -x9273 -x24470 -x21523 -x20452 -x16000 -x16561 -x3115 -x448 -x24374 -x4690 -x8904 -x13772 -x5136 -x5960 -x24848 -x22033 -x10758 -x11752 -x19298 -x2100 -x10807 -x19188 -x717 -x2547 -x17799 -x25146 -x9467 -x4161 -x11750 -x18860 -x20001 -x4225 -x18144 -x3580 -x22759 -x24036 -x21899 -x15235 -x1091 -x10741 -x18487 -x22902 -x577 -x21495 -x5771 -x21864 -x18206 -x18238 -x24081 -x13356 -x362 -x11431 -x17101 -x5838 -x7851 -x19165 -x9927 -x20791 -x9726 -x15600 -x22946 -x16756 -x20764 -x1887 -x5098 -x7197 -x23549 -x15753 -x24626 -x12654 -x2973 -x10680 -x19990 -x3760 -x3588 -x2297 -x4380 -x6881 -x5476 -x10785 -x374 -x14110 -x5192 -x16077 -x19663 -x1787 -x15760 -x19261 -x21510 -x11297 -x21623 -x21681 -x6552 x10474 -x20184 -x1185 -x5652 -x19061 -x14843 -x8343 -x9793 -x12528 -x13055 -x20504 -x10384 -x20918 -x21575 -x13180 x127 -x5554 -x19468 -x811 -x17976 -x22127 -x3105 -x7073 -x9098 -x22073 -x21656 -x20496 -x18124 -x21334 -x17079 -x22398 -x3517 -x5789 -x8215 -x14114 -x891 -x21422 -x4265 -x5955 -x17232 -x3157 -x21706 -x13713 -x19930 -x13562 -x13409 -x23325 -x3323 x5752 -x13553 -x10953 -x83 -x9362 -x16506 -x9099 -x10122 -x25036 -x22867 -x15527 -x12081 -x14924 -x8206 -x19386 -x7087 -x25008 -x12876 -x21933 -x2009 -x23570 -x11512 -x22508 -x22833 -x10127 -x12581 -x18477 -x8485 -x17674 -x17876 -x24276 -x14695 -x15500 -x19513 -x22350 -x6221 -x25137 -x14444 x890 -x15466 -x22267 -x24538 -x6129 -x15250 -x20403 -x4699 -x11622 -x1331 -x4386 -x9330 -x10103 -x6982 -x17276 -x2990 -x20804 -x17584 -x9279 -x16565 -x13179 -x18901 -x22006 -x15023 -x21573 -x2645 -x20205 -x2098 -x22493 -x10649 -x14683 -x16713 -x12976 -x10710 -x8493 -x6776 -x13945 -x3567 -x3252 -x25128 -x24913 -x2589 -x9392 -x3037 -x7071 -x6092 -x2541 -x4679 -x5038 -x5432 -x19959 -x15745 -x18209 -x9510 -x17954 -x9866 -x19196 -x3946 x18758 -x16614 -x11539 -x16449 -x20208 -x11997 -x814 -x7903 -x15530 -x2896 -x20805 -x16484 -x3858 -x15323 -x17698 -x24413 -x16027 -x3737 -x8082 -x2304 -x14666 -x19565 x3983 -x9432 -x7801 -x5027 -x17092 -x4543 -x4358 -x14905 -x10987 -x3172 -x1614 -x16452 -x11142 -x18352 -x139 -x688 -x3812 -x9402 -x18900 -x9406 -x6780 -x11873 -x2586 -x8056 -x278 -x23350 -x8122 -x9237 -x23795 -x3021 -x17497 -x24462 -x9741 -x18537 -x23130 -x8429 -x20275 -x22038 -x17102 -x24158 -x13477 -x23293 -x4622 -x525 -x21469 -x8451 -x2614 -x17922 -x6984 -x20 -x3032 -x5134 -x7630 -x8275 -x14261 -x9608 -x19265 -x24730 -x24444 -x2165 -x20773 -x3205 -x21421 -x5251 -x10865 -x22517 -x3450 -x23756 -x18565 -x22258 -x13515 -x24849 -x13936 -x21970 -x256 -x18476 -x6790 -x7699 -x10402 -x2082 -x16078 -x20411 -x11731 -x23981 -x4461 -x3545 -x15663 -x18997 -x21342 -x714 -x2387 -x1978 -x17148 -x9425 -x21335 -x5455 -x17917 -x9816 -x7673 -x24951 -x16282 -x16742 -x17471 -x10138 -x18605 -x15778 -x19951 -x24732 -x19928 -x800 -x21912 -x20286 -x16747 -x8712 -x14769 -x17174 -x225 x15130 -x16262 -x20143 -x5030 -x16306 -x13462 -x17856 -x2142 -x9011 -x11363 -x20865 -x24950 -x5286 -x25058 -x15417 -x16424 -x19470 -x3362 -x11219 -x20615 -x6821 -x20257 -x20110 -x15727 -x836 -x24443 -x13773 -x2479 -x1443 -x17179 -x21055 -x16076 -x596 -x17667 -x8433 -x5267 -x6518 -x11350 -x7682 -x21915 -x16180 -x23181 -x118 -x16364 -x23925 -x17248 -x9953 -x22632 -x18121 -x24313 -x5414 -x4892 -x16795 -x19972 -x5483 -x22936 -x24383 -x22638 -x11079 -x1006 -x4563 -x20004 -x17062 -x16737 -x22240 -x16998 -x6468 -x21013 -x21028 -x25013 -x6564 -x23824 -x24466 -x24424 -x13989 -x22352 -x10522 -x16976 -x7091 -x1110 -x18643 -x21433 x12985 -x13851 -x4327 -x20742 -x17738 -x22153 -x3102 -x9568 -x20788 -x504 -x9428 -x1612 -x4615 -x3592 -x7088 -x6419 -x20501 -x6263 -x905 -x7796 -x15115 -x11484 -x4686 -x15505 -x15229 -x16931 -x7572 -x16541 -x24957 -x2844 -x14885 -x13414 -x11863 -x11260 -x17270 -x6989 -x24830 -x20025 -x1531 -x4950 -x17396 -x19411 -x9468 -x9348 -x14350 -x16277 -x5434 -x14803 -x10658 -x5762 -x10365 -x18458 -x4817 -x15736 -x14948 -x15064 -x4821 -x15043 -x3652 -x5605 -x3797 -x11739 -x2618 -x8553 -x12775 -x14243 -x20582 -x23061 -x13367 -x25162 -x21431 -x19462 -x13240 -x18167 -x761 -x17035 -x4114 -x8471 -x13995 -x14019 -x1648 -x23542 -x8431 -x12903 -x23828 -x14896 -x23229 -x23843 -x5225 -x15311 -x10028 -x17720 -x6249 x5636 -x8186 -x4043 -x10149 -x10835 -x13161 -x13658 -x23838 -x24034 -x25048 -x15996 -x18194 -x11143 -x3617 -x20925 -x1303 -x1191 -x1469 -x4009 -x22657 -x17459 -x23709 -x4784 -x18127 -x7656 -x13193 -x11789 -x14837 -x21854 -x8027 -x7564 -x20266 -x3758 -x13732 -x9595 -x1396 -x4566 -x2709 -x4943 -x15207 -x5074 -x17291 -x2230 x23611 -x10722 -x13263 -x10990 -x7551 -x23375 -x2381 -x5110 -x23111 -x4271 -x20561 -x11961 -x4403 -x1983 -x9105 -x16765 -x678 -x21781 -x14845 -x2772 x2660 -x18894 -x17274 -x9383 -x12440 -x24154 x18429 -x16977 -x16478 -x24308 -x24967 -x2952 -x15654 -x3421 -x12236 -x14523 -x5465 -x13791 -x8765 -x20898 -x22767 -x25152 -x23568 -x2786 -x23840 -x10761 -x18314 -x24562 -x18634 -x18331 -x2799 -x11172 -x23169 -x11154 -x6406 -x19320 -x10090 -x14059 -x1113 -x24046 -x20905 -x3586 -x6132 -x12772 -x15645 -x18763 -x1959 x3178 -x4547 -x4927 -x17934 -x6234 -x10445 -x4414 -x10268 -x16556 -x11658 -x518 -x14540 -x12959 -x7123 -x6862 -x14061 -x12709 -x453 -x11373 -x23074 -x18454 -x8061 -x4111 -x1700 -x15263 -x14001 -x13102 -x22115 -x16937 -x18250 -x4910 -x9694 -x10691 -x5250 -x16172 -x10459 -x775 -x3194 -x22032 -x15437 -x18692 -x14903 -x8806 -x21073 -x219 -x25020 -x9607 -x6017 -x17218 -x868 -x6960 -x10421 -x23137 -x11313 -x10670 -x2707 -x24862 -x22941 -x9034 -x13647 -x5395 -x3990 -x15246 -x11552 -x7625 -x22661 -x5723 -x15238 -x20461 -x15843 -x15520 -x17137 -x5131 -x18180 -x7410 -x3339 -x18533 -x25 -x21670 -x14636 -x23907 -x19629 -x9831 -x21164 -x5130 -x8758 -x7540 -x12130 -x1867 -x4069 -x21776 -x23233 -x17633 -x1002 -x16932 -x17150 -x561 -x14508 -x21843 -x6163 -x22692 -x1807 -x17107 -x6185 -x3618 -x15284 -x3690 -x12460 -x18388 -x21760 -x17812 -x4734 -x5668 -x15983 -x17236 -x23705 -x12766 -x15862 -x8741 -x3479 -x14352 -x20878 -x18716 -x13618 -x17871 -x24646 -x10634 -x9642 -x3352 -x11437 -x15569 -x25193 -x7577 -x25017 -x2753 -x21592 -x16208 -x13743 x3264 -x5477 -x19574 -x19550 -x3022 -x13001 -x9663 -x9182 -x12666 -x7163 -x5757 -x23524 -x488 -x4444 -x6463 -x13729 -x20204 -x1763 -x16511 -x21787 -x1197 -x20676 -x19976 -x20133 -x11208 -x12478 -x6038 -x1911 -x10944 -x10569 -x22962 -x3558 -x14649 -x4146 -x4776 -x9277 -x17494 -x5085 -x3869 x6633 -x5572 -x3655 -x16066 -x23196 -x24061 -x9773 -x3569 -x13841 -x16990 -x20828 -x22359 -x5873 -x10587 -x18688 -x17508 -x5822 -x6198 -x1586 -x7756 -x13105 -x10853 -x16992 -x20464 -x21603 -x23554 -x1956 -x9151 -x16012 -x10239 -x18275 -x22159 -x5070 -x18105 -x21727 -x1397 -x10237 -x590 -x1245 -x5552 -x12117 -x13863 -x8456 -x20225 -x21795 -x24638 -x5160 -x5967 -x15398 -x7531 -x13803 -x16092 -x7432 -x8002 -x8220 -x20152 -x15166 -x8394 -x16450 -x2569 -x8535 -x15102 -x9696 -x14489 -x11505 -x805 -x1474 -x22092 -x4487 -x17823 -x19544 -x22744 -x5851 -x9609 -x23629 -x20207 -x4498 -x12422 -x10287 -x21375 -x5262 -x19006 -x43 -x19943 -x15315 -x6439 -x19659 -x294 -x14983 -x10527 -x23065 -x11549 -x21975 -x7396 -x23669 -x3349 -x10470 -x7360 -x5769 -x13762 -x726 -x4035 -x23893 -x23899 -x23244 -x13318 -x11449 -x7897 -x17490 -x20126 -x18428 -x16165 -x2440 -x4149 -x16001 -x1674 -x19074 -x14727 -x6248 -x18785 -x16105 -x14348 -x1629 -x6471 -x886 -x3658 -x7212 -x10622 -x9566 -x9948 -x23489 -x6871 -x19450 -x18907 -x17258 -x3003 -x16440 -x15048 -x15011 -x8404 -x13854 -x18566 -x5935 -x12918 -x13585 -x20851 -x3478 -x852 -x17417 -x18538 -x20872 -x9396 -x3046 -x10111 -x18905 -x13584 -x21162 -x24435 -x4569 -x19319 -x9313 -x23916 -x2343 -x11707 -x10698 -x11011 -x19720 -x2816 -x21657 -x16776 -x23037 -x19222 -x22189 -x12497 -x16550 -x21103 -x13904 -x22616 -x16313 -x5576 -x947 -x15037 -x18276 -x14804 -x19170 -x20685 -x5704 -x10435 -x7484 -x722 -x23706 -x24271 -x17151 -x17271 -x2012 -x9808 -x21059 -x16041 -x17586 -x1357 -x5764 -x6295 -x18499 -x3081 -x23100 -x19497 -x17212 -x4966 -x9216 -x10334 -x24006 -x1926 -x4277 -x8650 -x24332 -x1771 -x9206 -x24245 -x13779 -x18991 -x19873 -x2458 -x5220 -x15472 -x3141 -x1852 -x18586 -x20433 -x22635 -x781 -x12365 -x17589 -x4765 -x4612 -x13916 -x14923 -x8557 -x21255 -x16846 -x22631 -x5682 -x4274 -x17191 -x23778 -x4549 -x12097 -x1616 -x13160 -x14886 -x13440 -x2119 -x45 -x1220 -x22863 -x6608 -x10997 -x13750 -x15944 -x10039 -x9231 -x17938 -x16942 -x14457 -x25173 -x1153 -x8781 -x20821 -x24869 -x22787 -x20313 -x7203 -x21660 -x6031 -x24840 -x10699 -x11533 -x12066 -x5756 -x13117 -x13446 -x17524 -x13950 -x2961 -x23066 -x5177 -x14103 -x8335 -x18147 -x16802 -x12802 -x15119 -x21216 -x21965 -x17359 -x230 -x17987 -x6679 -x4711 -x23491 -x16381 -x20010 -x9331 -x24148 -x94 -x21863 -x16934 -x17018 -x1308 -x492 -x18212 -x10605 -x19357 -x14913 -x8653 -x18007 -x10436 -x4726 -x14532 -x22034 -x16390 -x19066 -x10597 -x19169 -x9922 -x4598 -x6127 -x171 -x23548 -x7128 -x12039 -x23652 -x2548 -x16 -x718 -x16623 -x23995 -x13204 -x5283 -x19274 -x10330 -x24481 -x2792 -x8975 -x6606 -x8525 -x23444 -x9422 -x6995 -x4903 -x18403 -x2290 -x7357 -x8080 -x23335 -x3098 -x17703 -x9020 -x21340 -x5485 -x9958 -x10894 -x15225 -x16330 -x20665 -x2256 -x7847 -x13744 -x1419 -x12119 -x19374 -x15279 -x19595 -x22893 -x999 -x7190 -x24690 -x21734 -x12069 -x55 -x3246 -x6379 -x12807 -x6118 -x17827 -x18750 -x8719 -x10379 -x23987 -x15016 -x15091 -x3980 -x16190 -x22604 -x2981 -x12455 -x6300 -x23128 -x16773 -x18681 -x20195 -x7901 -x2554 -x14484 -x5461 -x1971 -x18207 -x14497 -x23940 -x6382 -x10543 -x2659 -x14733 -x14931 -x12389 -x12971 -x21203 -x1319 -x11391 -x7370 -x8187 -x15899 -x19213 -x9884 -x5845 -x16345 -x12428 -x21696 -x20534 -x5831 -x13969 -x19655 -x4133 x20538 -x15430 -x18922 -x22484 -x10419 -x10954 -x11371 -x24433 -x1582 -x24157 -x5590 -x3863 -x16617 -x16660 -x3271 -x17001 -x7820 -x22779 -x8358 -x21949 -x19602 -x2620 -x3585 -x6816 -x275 -x6416 -x9680 -x24720 -x1215 -x5169 -x20962 -x14358 -x14579 -x15400 -x4530 -x21568 -x499 -x2725 -x20072 -x13189 -x23300 -x21841 -x15052 -x11428 -x2248 -x7778 -x12498 -x23417 -x17185 -x12325 -x15154 -x11666 -x20515 -x20880 -x6567 -x25087 -x9232 -x16774 -x21819 -x5058 -x6933 -x23967 -x5911 -x21451 -x807 -x10588 -x18829 -x17910 -x18114 -x7420 -x21509 -x14906 -x2888 -x5755 -x14221 -x5337 -x2989 -x13640 -x11957 -x22382 -x17099 -x11009 -x6770 -x7522 -x16376 -x1455 -x13212 -x1671 -x9980 -x15599 -x20213 -x15512 -x21983 -x681 -x23204 -x10734 -x8547 -x3717 -x7216 -x851 -x22842 -x18053 -x24414 -x24679 -x9834 -x3176 -x19387 -x3005 -x18595 -x2282 -x11035 -x12631 -x18221 -x23303 -x10574 -x16605 -x23167 -x8228 -x9319 -x10230 -x11655 -x24436 -x14039 -x22186 -x6022 -x22285 -x1832 -x16267 -x21835 -x7086 -x672 -x15763 -x18609 x18211 -x10596 -x1910 -x11047 -x17108 -x3024 -x19797 -x5928 -x1000 -x15680 -x20719 -x25067 -x10545 -x6408 -x19817 -x501 -x20802 -x7706 -x19791 -x2924 -x24127 -x13064 -x13735 -x19889 -x23362 -x17036 -x14955 -x16913 -x12129 x441 -x24234 -x2736 -x23719 -x21315 -x471 -x10462 -x17943 -x22828 -x8372 -x12298 -x22105 -x10839 -x4175 -x17507 -x21369 -x21204 -x9955 -x24984 -x106 -x16924 -x22912 -x9294 -x1503 -x9916 -x5342 -x326 -x18882 -x5852 -x19687 -x9162 -x20384 -x13254 -x23598 -x10498 -x22144 -x515 -x10774 -x14414 -x16557 -x14739 -x16480 -x24624 -x8184 -x24108 -x24439 -x11908 -x21466 -x12922 -x15103 -x19668 -x5953 -x11810 -x13844 -x19946 -x1057 -x2797 -x15838 -x19306 -x5504 -x1048 -x5261 -x16181 -x17665 -x5882 -x21747 -x12558 -x23572 -x10619 -x4819 -x21005 -x17260 -x23850 -x22523 -x13053 -x8554 -x6639 -x11083 -x7888 -x23225 -x4478 -x8776 -x24112 -x24920 -x8694 -x15982 -x21267 -x128 -x9701 -x21646 -x15850 -x7864 -x17653 -x17887 -x18729 -x18159 -x12439 -x6996 -x18934 -x22925 -x3238 -x19359 -x3736 -x11068 -x22851 -x15116 -x6934 -x13041 -x11772 -x5174 -x943 -x23236 -x24065 -x19086 -x23957 -x6140 -x21444 -x13396 -x22931 -x4143 -x25061 -x11777 -x6187 -x642 -x10836 -x11864 -x17921 -x25169 -x17083 -x14658 -x3789 -x7048 -x19952 -x13482 -x11704 -x1897 -x2889 -x2176 -x6482 -x1706 -x8098 -x22385 -x6388 -x8277 -x23095 -x21507 -x23681 -x21728 -x16787 -x5214 -x11718 -x10962 -x226 -x194 -x11134 -x15188 -x9569 -x7009 -x8971 -x6171 -x660 -x7292 -x15197 -x14409 -x11289 -x24210 -x11774 -x3891 -x17055 -x4660 -x19927 -x25159 -x4151 -x10045 -x11354 -x20671 -x3656 -x7270 -x16994 -x11174 -x18969 x8852 -x9339 -x22991 -x4874 -x21006 -x14591 -x20600 -x2785 -x15329 -x24573 -x7085 -x3286 -x3322 -x12677 -x1428 -x10480 -x6861 -x12973 -x12438 -x7033 -x14240 -x8449 -x14502 -x13258 -x243 -x8311 -x18249 -x24490 -x951 -x11262 -x24801 -x21183 -x12719 -x17050 -x3347 -x16361 -x572 -x9590 -x12346 -x23960 -x1995 -x9507 -x261 -x23630 -x14432 -x20168 -x17975 -x16540 -x12650 -x4571 -x18011 -x24981 -x17793 -x19123 -x9699 -x8989 -x8054 -x10185 -x17853 -x18757 -x8504 -x19463 -x988 -x6319 -x1630 -x5155 -x10443 -x21868 -x3546 -x19728 -x5043 -x6066 -x21506 -x2245 -x22724 -x4027 -x352 -x19656 -x3042 -x11693 -x14184 -x7780 -x4429 -x17688 -x11852 -x17222 -x12387 -x21666 -x823 -x2243 -x19929 -x15893 -x24811 -x9195 -x10040 -x16226 -x6646 -x23775 -x19999 -x17058 -x18174 -x11678 -x15639 -x10726 -x17097 -x23992 -x21679 -x2520 x11687 -x3598 -x5471 -x14701 -x3412 -x15285 -x16703 -x19473 -x367 -x24330 -x24889 -x23223 -x18783 -x23535 -x17677 -x15807 -x13529 -x1517 -x5886 -x4455 -x17365 -x10769 -x14038 -x18452 -x7906 -x2893 -x12914 -x15900 -x14269 -x565 -x1408 -x969 x5254 -x22448 -x10641 -x22860 -x5298 -x8860 -x19035 -x5114 -x23322 -x3174 -x16052 -x19193 -x22580 -x4298 -x1907 -x15077 -x22640 -x10877 -x14082 -x1877 -x8458 -x10444 -x24533 -x8972 -x16698 -x4282 -x15306 -x21202 -x8979 -x17233 -x4032 -x12662 -x6495 -x2742 -x17877 -x18042 -x24631 -x10709 -x16471 -x3326 -x2426 -x14645 -x4719 -x14936 -x19751 -x10842 -x11555 -x20073 -x1980 -x2717 -x10173 -x9087 -x17414 -x18116 -x15576 -x7948 -x2856 -x8403 -x23108 -x14755 -x24912 -x5800 -x12886 -x18203 -x5527 -x6434 x1094 -x9695 -x1782 -x8889 -x23836 -x15908 -x16427 -x16709 -x2524 -x2739 -x22052 -x1432 -x19448 -x3732 -x12433 -x4793 -x4053 -x17004 -x5 -x3639 -x24341 -x3047 -x22694 -x8751 -x17441 -x13166 -x13970 -x17626 -x23189 -x14384 -x7255 -x8997 -x18602 -x23086 -x9924 -x14325 -x19200 -x20491 -x3235 -x23211 -x1557 -x11345 -x21519 -x3119 -x6859 -x2319 -x5092 -x10249 -x1497 -x211 -x20170 -x18369 -x7609 x10012 -x19162 -x8339 -x8397 -x7231 -x23810 -x16594 -x24508 -x4302 -x23093 -x17123 -x5367 -x13676 -x4920 -x22314 -x667 -x5556 -x16183 -x5086 -x11778 -x8038 -x22345 -x14773 -x13649 -x17568 -x4914 -x18579 -x14823 -x6794 -x355 -x13260 -x808 -x187 -x16482 -x15157 -x9137 -x247 -x776 -x9621 -x14066 -x6425 -x7353 -x12529 -x1641 -x4596 -x4466 -x1438 -x15551 -x3330 -x16570 -x24309 -x18424 -x15692 -x23003 -x16608 -x2559 -x3901 -x16923 -x20591 -x17305 -x6473 -x2539 -x16453 -x18478 -x9754 -x13728 -x15827 -x5891 -x10354 -x3726 -x14517 -x16711 -x7841 -x8384 -x14644 -x3594 -x1371 -x4421 -x2226 -x15789 -x19534 -x4669 -x18739 -x7700 -x8409 -x914 -x6274 -x4672 -x3470 -x5848 -x12006 -x3788 -x19058 -x5219 -x5361 -x22708 -x9894 -x3544 -x15835 -x18753 -x20617 -x19039 -x13268 -x7002 -x1395 -x5533 -x20107 -x12199 -x10317 -x17284 -x1682 -x1109 -x8233 -x20323 -x5809 -x20543 -x9498 -x19820 -x613 -x6173 -x21205 -x12552 -x12693 -x15782 -x9873 -x19326 -x6288 -x21479 -x17984 -x4090 -x17405 -x20176 -x8286 -x520 -x6594 -x13302 -x8743 -x3128 -x4077 -x8203 -x12907 -x21116 -x8227 -x15735 -x7285 -x7350 -x12443 -x24939 -x12755 -x16362 -x4696 -x6662 -x17016 -x20961 -x133 -x3075 -x20525 -x9976 -x14839 -x9987 -x22358 -x5555 -x3750 -x8663 -x16868 -x3331 -x20108 -x9794 -x19158 -x6952 -x3533 -x13722 -x9900 -x10262 -x19891 -x4581 -x13377 -x23107 -x5990 -x8880 -x11634 -x17521 -x20814 -x6096 -x1599 -x7149 -x2195 -x13785 -x23264 -x3274 -x16871 -x12974 -x742 -x11573 -x19297 -x12784 -x11433 -x21030 -x17189 -x15700 -x16171 -x4989 -x5135 -x7082 -x7113 -x9714 -x1373 -x14403 -x22793 -x4346 -x3500 -x14250 -x24072 -x7972 -x19642 -x14606 -x13552 -x18950 -x2878 -x14653 -x21821 -x16887 -x24554 -x20503 -x24962 -x12604 x676 -x23228 -x21112 -x563 -x5365 -x13808 -x22173 -x25033 -x13626 -x8520 -x9548 -x3801 -x15942 -x24041 -x4457 -x23030 -x3672 -x3910 -x18524 -x5629 -x8854 -x23503 -x14554 -x4517 -x4780 -x12583 -x7390 -x21866 -x4002 -x4576 -x1018 -x4216 -x19723 -x4321 -x15423 -x8588 -x11364 -x771 -x6658 -x22790 -x20763 -x24295 -x3161 -x23389 -x11336 -x16198 -x20293 -x14585 -x4095 -x18081 -x1306 -x10544 -x24860 -x4397 -x14710 -x7130 -x6301 -x23601 -x7077 -x23760 -x12638 -x17829 -x16763 -x11100 -x16154 -x21481 -x11472 -x5599 -x17693 -x7328 -x18117 -x21929 -x14126 -x7065 -x4094 -x9268 -x22193 -x11699 -x2597 -x1996 x9310 -x7338 -x18511 -x7742 -x17998 -x2562 -x4374 -x14380 -x20477 -x21141 -x9523 -x24545 -x3458 -x13026 -x2275 -x8527 -x15954 -x14791 -x23321 -x13285 -x615 -x15304 -x24092 -x5710 -x24405 -x20368 -x20693 -x482 -x11535 -x19572 -x5291 -x2789 -x22048 -x3082 -x18656 -x10563 -x15708 -x15165 -x13469 -x17755 -x12596 -x3242 -x24225 -x5097 -x2490 -x554 -x6642 -x7787 -x11237 -x10525 -x20050 -x16397 -x821 -x8947 -x24877 -x15338 -x3044 -x13464 -x11454 -x6888 -x9054 -x3068 -x21609 -x18504 -x7930 -x17173 -x14921 -x11187 -x17553 -x3198 -x11606 -x11338 -x8204 -x9113 -x1377 -x11432 -x21903 -x24329 -x20171 -x11700 -x222 -x7912 -x19664 -x11792 -x22735 -x19575 -x7870 -x19043 -x10495 -x3207 -x12430 -x19614 -x8690 -x18216 -x22529 -x6037 -x16533 -x11223 -x6032 -x11748 -x880 -x12356 -x2166 -x4160 -x5259 -x9789 -x16542 -x6380 -x23270 -x19571 -x14898 -x8753 -x24933 -x23980 -x1870 -x6411 -x11270 -x3381 -x14129 -x21054 -x13210 -x19876 -x18407 -x4150 -x19953 -x12022 -x12055 -x5904 -x10411 -x16610 -x5565 -x7993 -x18227 -x3977 -x1922 -x16519 -x1121 -x17029 -x21612 -x3926 -x10579 -x24976 -x16135 -x1643 -x5413 -x2830 -x21676 -x24701 -x5099 -x1271 -x6980 -x21721 -x17950 -x21572 -x13595 -x13032 -x11569 -x24362 -x16641 -x883 -x15167 -x11426 -x4372 -x2159 -x23966 -x2861 -x9997 -x12311 -x15877 -x16305 -x5608 -x13307 -x17437 -x11467 -x12030 -x12124 -x18810 -x1540 -x16344 -x4214 -x9880 -x19646 -x14573 -x21117 -x21064 -x17670 -x10602 -x1083 -x11880 x281 -x22516 -x2841 -x319 -x2280 -x10559 -x11642 -x6810 -x10339 -x8631 -x15222 -x20514 -x21401 -x18101 -x4483 -x5624 -x11554 -x1795 -x5500 -x5162 -x17774 -x15012 -x17486 x5655 -x1405 -x270 -x1511 -x1369 -x7815 -x24934 -x6141 -x14726 -x9016 -x8941 -x18113 -x25121 -x9297 -x23970 -x23269 -x12102 -x15184 -x25172 -x17130 -x16191 -x18498 -x7003 -x21615 -x12835 -x14798 -x283 -x13852 -x21790 -x23813 -x10707 -x8865 -x13872 -x2459 -x10949 -x22079 -x623 -x6104 -x15120 -x11637 -x21691 -x10358 -x19393 -x7460 -x1416 -x7755 -x9347 -x22171 -x1315 -x23930 -x6836 -x17454 -x15662 -x2091 -x3441 -x5887 -x8211 -x1297 -x4018 -x13390 -x17020 -x19832 -x24757 -x10903 -x16139 -x13802 -x23292 -x9139 -x15205 -x15764 -x22765 -x11939 -x13602 -x24762 -x7311 -x15921 -x19449 -x24779 -x15825 -x17249 -x793 -x16866 -x2092 -x4342 -x15070 -x16652 -x5245 -x19808 -x4862 -x7023 -x21682 -x5507 -x15066 -x6578 -x24837 -x3626 -x3498 -x5517 -x6555 -x24759 -x8667 -x1145 -x21852 -x7477 -x24071 -x3012 -x4121 -x6825 -x9619 -x17019 -x12969 -x339 -x9563 -x21544 -x5247 -x24117 -x10454 -x18670 -x15529 -x1979 -x16177 -x18624 -x22442 -x1265 -x2995 -x12943 -x14874 -x5198 -x24900 -x21425 -x8687 -x15089 -x7228 -x1062 -x8560 -x20371 -x16679 -x11860 -x19310 -x9262 -x8095 -x4885 -x16571 -x21806 -x11561 -x10357 -x4189 -x14538 -x20943 -x690 -x6327 -x20427 -x8871 -x3562 -x15062 -x21287 -x17084 -x13374 -x382 -x5616 -x21710 -x24574 -x3295 -x18179 -x4245 -x5482 -x9414 -x1370 -x15577 -x8857 -x23511 -x9797 -x18938 -x2997 -x2261 -x9902 -x11898 -x18663 -x19941 -x13227 -x16911 -x15685 -x8464 -x19160 -x10711 x21324 -x232 -x12768 -x23038 -x872 -x6238 -x13656 -x16587 -x20645 -x13444 -x9981 -x1647 -x16524 -x8439 -x23804 -x16213 -x21548 -x6914 -x4678 -x8035 -x2411 -x13456 -x8849 -x24723 -x7873 -x10720 -x2636 -x3785 -x16255 -x15042 -x14176 -x4320 -x4438 -x10904 -x10015 -x21477 -x13042 -x9564 -x24344 -x16779 -x19342 -x18457 -x20042 -x12881 -x22784 -x16175 -x7648 -x2787 -x14316 -x13128 -x23104 -x18961 -x1186 -x22291 -x22342 -x12739 -x1784 -x8005 -x15536 -x5716 -x2677 -x9936 -x13684 -x2185 -x18243 -x13395 -x9042 -x17784 -x11590 -x14093 -x8696 x20082 -x10206 -x4168 -x22232 -x5779 -x15747 -x619 -x22818 -x2214 -x24739 -x20132 -x13924 -x10375 -x12352 -x23301 -x17682 -x12847 -x24450 -x21729 -x6664 -x990 -x6655 -x8276 -x14629 -x19428 -x17961 -x18886 -x10322 -x855 -x22827 -x15367 -x8713 -x23666 -x20167 -x10453 -x2265 -x4984 -x14574 -x21953 -x16968 -x8034 x15894 -x19114 -x21770 -x13698 -x3125 -x3302 -x4290 -x1600 -x5874 -x12795 -x17082 -x22023 -x2340 -x13520 -x21652 -x923 -x24455 -x25052 -x17040 -x12665 -x13717 -x21964 -x16824 -x3148 -x15846 -x23384 -x7857 -x6833 -x4586 -x23644 -x20506 -x4267 -x21367 -x15452 -x20524 -x6184 -x16035 -x3083 -x469 -x2790 -x15655 -x18693 -x23393 -x16460 -x24269 -x12844 -x14096 -x14369 -x10917 -x10098 -x23576 -x21455 -x538 -x8330 -x13642 -x20874 -x14893 -x16558 -x2077 -x24748 -x15836 -x3254 -x3345 -x12729 -x20655 -x1817 -x22977 -x3696 -x18941 -x17318 -x3061 -x333 -x20783 -x20214 -x8200 -x9037 -x6973 -x1143 -x8902 -x5961 -x19839 -x8767 -x9326 -x17371 -x13747 -x18877 -x6084 -x24391 -x5913 -x24432 -x21515 -x23092 -x15963 -x14173 -x20358 -x307 -x6477 -x9923 -x272 -x8939 -x5236 -x11708 -x11177 -x24277 -x19557 -x5620 -x24832 -x22148 -x23545 -x2278 -x16130 -x20465 -x4349 -x6873 -x19864 -x14531 -x22486 -x17777 -x2122 -x19192 -x12442 -x19197 -x1168 -x21359 -x24959 -x23436 -x6947 -x20602 -x19500 -x82 -x11168 -x11302 -x22736 -x24123 -x9119 -x23730 -x11253 -x7664 -x8069 -x666 -x22434 -x14880 -x6256 -x14013 -x23690 -x3108 -x4841 -x6355 -x5568 -x5103 -x22257 -x7423 -x25163 -x11703 -x10561 -x12004 -x12961 -x380 -x4707 -x8172 -x21082 -x14490 -x8920 -x17731 -x7822 -x16730 -x18777 -x1175 -x6683 -x2829 -x4778 -x11052 -x14158 -x21667 -x9913 -x13915 -x14410 -x7333 -x11776 -x7196 -x2563 -x6701 -x7081 -x15571 -x14048 -x15545 -x5007 -x17858 -x9540 -x12473 -x6902 -x21394 -x12764 -x6137 -x3937 -x19626 -x6737 -x2720 -x14555 -x17723 -x19848 -x2169 -x19072 -x14374 -x331 -x18464 -x9683 -x8407 -x7635 -x15907 -x3771 -x19042 -x11677 -x5943 -x6153 -x11889 -x19323 -x6932 -x23849 -x11869 -x7911 -x15952 -x10806 -x7840 -x20332 -x22547 -x20159 -x21434 -x5115 -x3008 -x8718 -x13794 -x9040 -x9221 -x13846 -x6500 -x15403 -x2804 -x24608 -x11088 -x18266 -x16368 -x696 -x22001 -x19149 -x15106 -x16151 -x21284 -x11455 -x3265 -x5907 -x19228 -x11259 -x9287 -x8601 -x18423 -x8831 -x19897 -x11925 -x9334 -x7455 -x16124 -x16938 -x24944 -x20696 -x1079 -x13338 -x15973 -x17625 -x21303 -x16788 -x24643 -x25104 x2819 -x19520 -x12867 -x22430 -x10431 -x24758 -x10338 -x8140 -x12993 -x13115 -x13807 -x10306 -x14445 -x6903 -x13075 -x6954 -x17803 -x6605 -x8388 -x16855 -x6469 -x23736 -x1309 -x16856 -x137 -x4242 -x6333 -x14743 -x11181 -x12851 -x23865 -x3935 -x5093 -x17461 -x3127 -x7704 -x3266 -x18269 -x15262 -x6197 -x18230 -x4592 -x24872 -x18929 -x17824 -x22334 -x14581 -x14239 -x100 -x18574 -x20311 -x24847 -x24722 -x9133 -x1957 -x7110 -x1701 -x17787 -x14534 -x19330 -x19244 -x16458 -x9795 -x2747 -x16187 -x18686 -x8382 -x2509 x8965 -x18358 -x23230 -x13920 -x22939 -x12536 -x737 -x11340 -x14496 -x21167 x11819 -x13040 -x6139 -x23785 -x7637 -x14868 -x15971 -x16852 -x10168 -x7094 -x6179 -x11006 -x16876 -x6986 -x19601 -x9542 -x3241 -x7991 -x25119 -x13847 -x20871 -x8280 -x3623 -x16346 -x9263 -x9264 -x5369 -x12723 -x22355 -x269 -x3195 -x3006 -x17891 -x16302 -x17948 -x14245 -x9380 -x8709 -x10071 -x18728 -x2000 -x24681 -x7047 -x16664 -x20116 -x11680 -x7865 -x22924 -x21879 -x23415 -x8576 -x20546 -x23070 -x23224 -x635 -x17619 -x14807 -x15407 -x9005 x17199 -x7236 -x10097 -x20276 -x1573 -x3813 -x18508 -x2650 -x19633 -x2906 x3294 -x1772 -x17952 -x10893 -x15404 -x21223 -x11183 -x199 -x13489 -x9897 -x335 -x20743 -x7323 -x11859 -x11576 -x11361 -x4897 -x6712 -x25074 -x22076 -x3028 -x2397 -x16395 -x2150 -x21851 -x17311 -x20372 -x24509 -x363 -x14120 -x18143 -x161 -x621 -x16320 -x11016 -x2971 -x10140 -x3000 -x5238 -x3474 -x13437 -x13296 -x19895 -x4985 -x15634 -x3432 -x24786 -x7442 -x2133 -x18176 -x18289 -x22388 -x15401 -x11442 -x16566 -x7779 -x4628 -x5878 -x1434 -x22238 -x2918 -x17565 -x1430 -x16849 -x17255 -x13007 -x9799 -x1456 -x9126 -x5978 -x19573 -x7014 -x11005 -x18112 -x14324 -x7332 -x1569 -x18348 -x18721 -x1906 -x14130 -x9928 -x539 -x22295 x12503 -x11211 -x4861 -x8944 -x773 -x16673 -x18376 -x10437 -x10996 -x19766 -x7697 -x24044 -x7178 -x15326 -x17128 -x15591 -x5459 -x23226 -x14751 -x1122 -x4039 -x7214 -x18861 -x8334 -x7433 -x1488 -x20115 -x7629 -x6215 -x15264 -x15300 -x20577 -x22158 -x5326 -x13458 -x4080 -x22104 -x7022 -x10886 -x21888 -x3167 -x9259 -x24479 -x6446 -x1595 -x19281 -x23356 -x21193 -x13190 -x3929 -x860 -x958 -x15276 -x18660 -x18044 -x15413 -x11510 -x18110 -x7717 -x18002 -x24892 -x24980 -x18859 -x23498 -x24952 -x20158 -x11136 -x20571 -x25045 -x18611 -x2113 -x24489 -x25145 -x15162 -x5300 -x9158 -x23733 -x17906 -x14040 -x17851 -x6451 -x14416 -x9416 -x685 -x1572 -x20627 -x9537 -x17707 -x2307 -x18399 -x14580 -x23647 -x4501 -x18752 -x18321 -x6207 -x5875 -x5101 -x15849 -x12226 -x20125 -x12568 -x24836 -x1884 -x6563 -x3052 -x12865 -x22974 -x18188 -x4867 -x23305 -x3129 -x5840 -x13835 -x14159 -x16328 -x12972 -x4697 -x19250 -x6678 -x9499 -x8967 -x10513 -x3300 -x2391 -x763 -x23080 -x24829 -x6615 -x12224 -x13894 -x6715 -x91 -x8970 -x7952 -x15117 -x21109 -x11180 -x20128 -x132 -x11833 -x8793 -x24495 -x9995 -x15080 -x18185 -x18815 -x5387 -x11486 -x23117 -x4500 -x14 -x24842 -x13472 -x24094 -x2438 -x22264 -x11108 -x21653 -x17064 -x16311 -x2584 -x2884 -x19704 -x8338 -x7925 -x2346 -x8347 -x13346 -x21860 -x7395 -x19577 -x18781 -x24838 -x303 -x13106 -x9197 -x245 -x6803 -x661 -x15995 -x19392 -x9059 -x2130 -x22704 -x5163 -x210 -x7032 -x21175 -x7076 -x21950 -x21328 -x20497 -x11871 -x8063 -x25197 -x4104 -x18000 -x13797 -x19715 -x25021 -x16200 -x142 -x16316 -x1683 -x23631 -x18293 -x5183 -x16045 -x14828 -x21467 -x11355 -x9553 -x19700 -x5292 -x15808 -x16906 -x22309 -x9439 -x4774 -x24476 -x2852 -x11563 -x17919 -x23974 -x23138 -x5095 -x21630 -x1235 -x11094 -x8542 -x2369 -x22409 -x1380 -x19553 -x24064 -x21687 -x19457 -x4562 -x20141 -x3721 -x16214 -x7678 -x14716 -x15451 -x10009 -x290 -x1196 -x22539 -x13044 -x11984 -x17771 -x12514 -x10188 -x5312 -x23955 -x4072 -x15307 -x11665 -x24884 -x4545 -x2832 -x11347 -x24611 -x11092 -x664 -x15906 -x16492 -x12336 -x13536 -x12580 -x311 -x5743 -x24422 -x22772 -x4796 -x2171 -x5431 -x13509 -x10747 -x5288 -x9027 -x24177 -x13401 -x23279 -x22737 -x22147 -x19452 -x1009 -x5011 -x10831 -x22581 -x10275 -x22321 -x18218 -x4652 -x8732 -x4876 -x24233 -x11165 -x18948 -x23635 -x15884 -x10654 -x20263 -x19019 -x3036 -x8891 -x3425 -x2389 -x11885 -x19939 -x2579 -x12250 -x15525 -x2904 -x14441 -x4331 -x9698 -x11591 -x13021 -x1813 -x16907 -x7249 -x15373 -x22428 -x22926 -x3746 -x2156 -x13271 -x19484 -x18108 -x15433 -x13092 -x22705 -x10482 -x4998 -x11527 -x12147 -x21179 -x6508 -x435 -x902 -x5564 -x10755 -x8715 -x13219 -x19736 -x18401 -x16504 -x5774 -x3463 -x10399 -x21744 -x7581 -x8905 -x12648 -x3647 -x5930 -x8150 x5532 -x15633 -x10550 -x24783 -x7995 -x1731 -x12711 -x23693 -x17369 -x16016 -x19877 -x2863 -x8864 -x21987 -x8738 -x10394 -x8444 -x3743 -x276 -x13861 -x7463 -x12869 -x13963 -x17355 -x11943 -x24793 -x10164 -x6272 -x18512 -x22729 -x7968 -x12493 -x190 -x23632 -x14010 -x19285 -x5354 -x9444 -x15071 -x18303 -x21638 -x12188 -x18281 -x5986 -x7797 -x12916 -x21262 -x15930 -x18506 -x21436 -x7960 -x18342 -x11091 -x18617 -x21306 -x1799 -x1013 -x4122 -x9596 -x8071 -x22967 -x22284 -x21581 -x21985 -x8483 -x18569 -x7814 -x17000 -x8931 -x7905 -x21385 -x16639 -x2573 -x3103 -x6763 -x20820 -x13360 -x3851 -x10919 -x14461 -x3854 -x18290 -x20048 -x23638 -x23757 -x18502 -x22998 -x21446 -x20329 -x7944 -x21748 -x7537 -x10978 -x14074 -x22965 -x2974 -x4786 -x17208 -x8624 -x7768 -x1786 -x23468 -x8092 -x3803 -x5029 -x1085 -x1353 -x21129 -x14182 -x15717 -x18978 -x8253 -x7404 -x13718 -x24205 -x24841 -x22636 -x16136 -x12257 -x2652 -x7174 -x20014 -x8714 -x19906 -x12754 -x21800 -x16350 -x20864 -x20474 -x7971 -x24770 -x17022 -x15349 -x10395 -x20580 -x14790 -x20527 -x509 -x1047 -x25136 -x14912 -x3135 -x16665 -x12939 -x22203 -x18913 -x22794 -x22422 -x20316 -x18019 -x18245 -x18001 -x4961 -x3815 -x17505 -x7266 -x15155 -x7084 -x20430 -x3451 -x3007 -x20517 -x17621 -x18813 -x17313 -x19977 -x23332 -x10082 -x23903 -x9489 -x4001 -x15334 -x15624 -x7800 -x17770 -x2963 -x13104 -x11320 -x10297 -x8044 -x10007 -x1465 -x24257 -x12294 -x20531 -x4395 -x6698 -x9127 -x23853 -x17945 -x11882 -x18837 -x16167 -x4850 -x1104 -x7316 -x15978 -x7496 -x23676 -x10577 -x24825 -x9436 -x9624 -x22954 -x8888 -x1448 -x8445 -x1262 -x18197 -x6325 -x2337 -x7596 -x20964 -x22689 -x19486 -x9512 -x6461 -x22840 -x21876 -x14033 -x5252 -x3156 -x2531 -x2308 -x13303 -x12735 -x12178 -x18485 -x21607 -x18158 -x17549 -x18370 -x14833 -x19384 -x10717 -x1737 -x10265 -x14544 -x5142 -x21484 -x11234 -x8693 -x17797 -x24183 -x7916 -x16686 -x1981 -x15465 -x288 -x14819 -x7295 -x2580 -x23055 -x10984 -x15202 -x982 -x8169 -x22532 -x24288 -x13057 -x18742 -x19961 -x9768 -x3197 -x8754 -x10500 -x3711 -x2144 -x21534 -x12543 -x17640 -x1388 -x21758 -x22875 -x1793 -x13745 -x22363 -x5244 -x7828 -x13365 -x6407 -x22664 -x7690 -x10617 -x10017 -x18193 -x4486 -x21192 -x6796 -x19570 -x2670 -x15865 -x5740 -x418 -x512 -x21777 -x393 -x17202 -x7466 -x6942 -x3740 -x1200 -x16817 -x17195 -x18918 -x24559 -x4405 -x6670 -x19350 -x20483 -x21356 -x22775 -x1571 -x5452 -x24970 -x24929 -x19524 -x14122 -x9951 -x17562 -x9118 -x18306 -x22713 -x9702 -x5441 -x14366 -x24160 -x23381 -x7620 -x21756 -x20434 -x21655 -x12181 -x8401 -x18435 -x14186 -x10616 -x24761 -x3811 -x9398 -x7259 -x4594 -x11768 -x5893 -x5790 -x13514 -x12278 -x4944 -x4183 -x4524 -x7519 -x19519 -x19868 -x21703 -x18903 -x5327 -x4202 -x9469 -x22020 -x11643 -x19282 -x15376 -x17596 -x23449 -x22858 -x15081 -x3341 -x14029 -x6492 -x6835 -x20057 -x9141 -x21301 -x14283 -x23116 -x7753 -x19402 -x8353 -x16206 -x3659 -x8261 -x6466 -x18025 -x1751 -x18359 -x23594 -x17768 -x5065 -x19707 -x12624 -x18128 -x8210 -x12799 -x8067 -x21793 -x4884 -x24691 -x19894 -x18939 -x19638 -x14894 -x15731 -x15814 -x3660 -x599 -x14787 -x5563 -x5653 -x825 -x10504 -x18926 -x1020 -x14279 -x7261 -x965 -x12927 -x25125 -x8584 -x6975 -x12946 -x21586 -x12857 -x16127 -x16495 -x17700 -x9351 -x18083 -x20913 -x15281 -x8472 -x18363 -x13544 -x3523 -x3640 -x6540 -x17159 -x566 -x6653 -x12614 -x1001 -x12386 -x14741 -x10998 -x16733 -x7248 -x11715 -x12038 -x23343 -x1118 -x3285 -x1662 -x10371 -x21386 -x24705 -x13812 -x7878 -x7330 -x2565 -x12101 -x13565 -x16611 -x2219 -x10975 -x12108 -x22096 -x4764 -x13695 -x22510 -x13545 -x13140 -x4851 -x23094 -x21364 -x22685 -x14514 -x18200 -x22141 -x15295 -x11508 -x3739 -x1390 -x4911 -x377 -x13966 -x13069 -x16767 -x10712 -x7485 -x8539 -x18592 -x23748 -x6369 -x18419 -x4727 -x17717 -x24355 -x10213 -x20541 -x19305 -x7363 -x4332 -x18448 -x20942 -x17613 -x1563 -x17354 -x2049 -x21115 -x9838 -x7456 -x14738 -x4725 -x22915 -x3624 -x11990 -x2246 -x13672 -x6089 -x7607 -x15812 -x1324 -x19398 -x18033 -x18296 -x6648 -x2828 -x10915 -x12157 -x22799 -x11399 -x11141 -x18924 -x24660 -x23278 -x20938 -x15866 -x17547 -x22394 -x23426 -x7053 -x18060 -x3079 -x6616 -x20235 -x5770 -x8017 -x19711 -x23396 -x14180 -x13250 -x18337 -x2948 -x21039 -x19492 -x18719 -x22279 -x3612 -x2583 -x17493 -x900 -x25069 -x16851 -x19536 -x20059 -x24038 -x3802 -x8448 -x10502 -x5705 -x11319 -x22011 -x3366 -x14473 -x22419 -x17964 -x23855 -x19883 -x1135 -x13952 -x2079 -x19773 -x17326 -x7443 -x21184 -x14012 -x22684 -x2517 -x2312 -x7362 -x6998 -x4205 -x22099 -x11623 -x10657 -x17636 -x4401 -x19316 -x11055 -x22721 -x3998 -x4493 -x19059 -x17483 -x16964 -x13047 -x14981 -x7872 -x16879 -x11621 -x8817 -x21797 -x24734 -x205 -x12083 -x20765 -x10557 -x16356 -x11667 -x6592 -x3085 -x23271 -x12951 -x23950 -x2943 -x3896 -x8602 -x23382 -x22985 -x22064 -x11117 -x10874 -x18726 -x21492 -x2418 -x8746 -x17684 -x17729 -x14938 -x17940 -x14097 -x24874 -x17860 -x13548 -x1592 -x24095 -x2450 -x135 -x19828 -x5394 x21108 -x20228 -x5306 -x23190 -x21137 -x6839 -x14856 -x22065 -x15881 -x18354 -x16042 -x1178 -x10220 -x484 -x4896 -x13335 -x14271 -x3707 -x5457 -x23861 -x6124 -x19240 -x2591 -x7675 -x18427 -x18782 -x10258 -x19131 x14663 -x14219 -x17628 -x59 -x13994 -x18239 -x8367 -x10991 -x6579 -x1739 -x12035 -x13575 -x8734 -x4627 -x21001 -x23939 -x17298 -x8648 -x20480 -x5419 -x20519 -x1912 -x2199 -x5343 -x273 -x4063 -x22630 -x15348 -x22586 -x24398 -x13098 -x14832 -x9353 -x8649 -x22999 -x13725 -x4436 -x12319 -x15895 -x22181 -x90 -x3405 -x21194 -x5830 -x19243 -x14699 -x12445 -x6680 -x11039 -x1208 -x10458 -x12016 -x13291 -x14714 -x21235 -x16043 -x97 -x11674 -x22710 -x20920 -x21002 -x11749 -x21363 -x2274 -x17712 -x12789 -x10797 -x10465 -x14626 -x15172 -x24655 -x17115 -x15030 -x4794 -x6806 -x24387 -x7302 -x6815 -x12507 -x18735 -x20565 -x21951 -x4178 -x720 -x2018 -x19757 -x21990 -x15859 -x24499 -x5693 -x10656 -x10849 -x3501 -x23383 -x8147 -x5302 -x24576 -x25028 -x24143 -x6029 -x11070 -x19370 -x8114 -x7001 -x18812 -x16813 -x20241 -x721 -x23025 -x8700 -x11830 -x13043 -x15792 -x1692 -x6053 -x10907 -x69 -x16241 -x22849 -x24083 -x10393 -x12674 -x7858 -x22890 -x13125 -x14436 -x9419 -x10069 -x24019 -x19683 -x6773 -x9800 -x19369 -x14273 -x8300 -x4653 -x20431 -x15615 -x19456 -x23341 -x16309 -x10294 -x14693 -x3505 -x4226 -x9236 -x21644 -x12306 -x20609 -x8545 -x23662 -x10718 -x20707 -x18437 -x3481 -x6076 -x20069 -x6487 -x7180 -x24845 -x18940 -x3409 -x7483 -x21709 -x17806 -x18612 -x11192 -x11546 -x15945 -x20895 -x19087 -x1376 -x12132 -x3921 -x25023 -x18386 -x20786 -x4969 -x16538 -x24796 -x13009 -x18080 -x24766 -x24131 -x5137 -x10135 -x21426 -x10562 -x22225 -x12290 -x20904 -x16945 -x1567 -x4976 -x24260 -x2887 -x9994 -x24248 -x5313 -x20369 -x15875 -x10511 -x1074 -x4387 -x18027 -x25097 -x23379 -x10217 -x6961 -x23395 -x4052 -x3346 -x17240 -x24775 -x14605 -x5472 -x13432 -x11423 -x2093 -x19437 -x24244 -x7795 -x6849 -x11164 -x19815 -x11832 -x21551 -x20209 -x4534 -x17420 -x24136 -x21746 -x16939 -x16819 -x9017 -x22135 -x1117 -x6348 -x20075 -x21003 -x14315 -x17779 -x165 -x8805 -x7513 -x11895 -x6106 -x12920 -x20778 -x12167 -x5208 -x1248 -x22888 -x2336 -x23875 x24051 -x25096 -x4328 -x13909 -x4546 -x4564 -x16625 -x18415 -x5828 -x7616 -x4489 -x13070 -x16479 -x8148 -x20862 -x5735 -x23418 -x948 -x3619 -x656 -x14139 -x16415 -x14160 -x23896 -x8392 -x18400 -x9966 -x5776 -x7293 -x7209 -x14165 -x22956 -x6560 -x7427 -x16663 -x10201 -x14767 -x23636 -x24614 -x9554 -x15723 -x1054 -x3225 -x12271 -x15055 -x6570 -x10003 -x22162 -x4681 -x25077 -x13816 -x24675 -x7747 -x3549 -x20144 -x25029 -x3960 -x2051 -x24997 -x16297 -x11101 -x19390 -x7899 -x6353 -x1758 -x4057 -x3320 -x2178 -x23815 -x13012 -x24858 -x2668 -x11351 -x15296 -x11996 -x13511 -x16436 -x3221 -x2927 -x1464 -x834 -x3464 -x6733 -x18436 -x6674 -x11582 -x9735 -x1719 -x13993 -x16666 -x8303 -x20782 -x15332 -x22739 -x6011 -x3834 -x23809 -x16903 -x14095 -x17905 -x13434 -x20325 -x23202 -x21302 -x5727 -x6922 -x14729 -x11113 -x15890 -x1421 -x21789 -x4687 -x15769 -x11160 -x24461 -x11629 -x24800 -x16251 -x9666 -x20946 -x22323 -x6045 -x11519 -x16925 -x16018 -x13610 -x3972 -x5834 -x14415 -x4744 -x158 -x5553 -x17068 -x24132 -x1624 -x1429 -x13453 -x14766 -x13223 -x5607 -x1948 -x7825 -x4144 -x21995 -x3988 -x21645 -x14080 -x7982 -x8070 x14715 -x13719 -x8698 -x13187 -x4608 -x6730 -x792 -x21238 -x19308 -x3214 -x15422 -x16723 -x20563 -x23526 -x2457 -x436 -x23182 -x123 -x11056 -x3974 -x10855 -x13162 -x5166 -x6908 -x13829 -x4024 -x16758 -x16310 -x5947 -x151 -x14680 -x7512 -x6557 -x23769 -x10607 -x12877 -x22114 -x22683 -x5034 -x16322 -x15833 -x23370 -x22254 -x24217 -x1597 -x2716 -x21540 -x16245 -x8393 -x9293 -x16918 -x14820 -x12343 -x19129 -x13836 -x697 -x20173 -x2332 -x18548 -x18902 -x17334 -x5328 -x558 -x1124 -x14568 -x521 -x16891 -x10109 -x1099 -x22440 -x13251 -x16946 -x769 -x13120 -x15675 -x19368 -x11757 -x7917 -x8198 -x22376 -x10046 -x2644 -x16021 -x15359 -x2519 -x19259 -x693 -x4508 -x10661 -x6566 -x11030 -x8413 -x5689 -x15273 -x23634 -x20175 -x1872 -x5988 -x4752 -x18013 -x12884 -x9557 -x20252 -x5562 -x12672 -x15721 -x15496 -x3557 -x2111 -x19198 -x11906 -x15082 -x3868 -x14950 -x7626 -x7880 x2075 -x21553 -x12154 -x16902 -x18189 -x21578 -x1452 -x7129 -x7571 -x4418 -x22306 -x8379 -x8505 -x14506 -x15819 -x1 -x21906 -x12349 -x24834 -x1213 -x5156 -x19600 -x4033 -x2034 -x24058 -x2672 -x8900 -x1189 -x17059 -x8411 -x3448 -x14311 -x16708 -x22934 -x11485 -x2160 -x21582 -x24482 -x12254 -x9219 -x24673 -x1973 -x340 -x9038 -x10600 -x10799 -x19966 -x820 -x7509 -x11912 -x16118 -x9826 -x20611 -x24567 -x1609 -x13358 -x19385 -x20933 -x9598 -x13617 -x13067 -x23463 -x15813 -x16816 -x6077 -x23607 -x4843 -x9349 -x17162 -x15554 -x19880 -x17694 -x9759 -x13760 -x7159 -x18741 -x19151 -x1932 -x2187 -x9940 -x9781 -x13648 -x18951 -x3969 -x13707 -x10204 -x10503 -x18853 -x1631 -x18398 -x866 -x6699 -x10089 -x17635 -x6081 -x15425 -x9350 -x912 -x13298 -x13800 -x1482 -x12317 -x13938 -x5317 -x13877 x10635 -x8425 -x17623 -x1963 -x4737 -x11985 -x24223 -x15090 -x21802 -x4212 -x2361 -x10955 -x10226 -x24268 -x5958 -x1228 -x20035 -x18061 -x16862 -x16280 -x25056 -x2534 -x20338 -x10228 -x11938 -x9740 -x19313 -x4606 -x24475 -x6196 -x7012 -x927 -x11462 -x6049 -x19233 -x25109 -x4783 -x8996 -x3917 -x4055 -x10076 -x15620 -x21855 -x15435 -x24426 -x4309 -x2026 -x7036 -x21932 -x6545 -x2145 -x14616 -x12332 -x3399 -x15741 -x4200 -x24125 -x22247 -x18803 -x7402 -x17809 -x6270 -x2234 -x25103 -x13272 -x16235 -x17027 -x22196 -x17135 -x1181 -x12861 -x21126 -x12610 -x20691 -x16963 -x17143 -x6877 -x18641 -x9220 -x7776 -x5272 -x3461 -x11000 -x24331 -x25151 -x1491 -x6901 -x18798 -x24124 -x15508 -x6876 -x25046 -x9864 -x2400 -x114 -x5807 -x10062 -x11109 -x21380 -x17995 x12587 -x3017 -x2284 -x16684 x2593 -x4597 -x5672 -x13900 -x18838 -x20911 -x16810 -x2763 -x23910 -x20785 -x17778 -x9055 -x21798 -x19273 -x21732 -x16905 -x20901 -x1861 -x24073 -x15331 -x10036 -x13790 -x8012 -x12899 -x11584 -x25035 -x16466 -x11256 -x15767 -x10518 -x17566 -x15156 -x24364 -x24141 -x9594 -x4646 -x18177 -x10139 -x12452 -x8647 -x1548 -x6331 -x12201 -x21648 -x23799 -x21414 -x16769 -x21672 -x24454 -x760 -x9298 -x11310 -x7752 -x1267 -x5381 -x23962 -x23794 -x13327 -x9280 -x15232 -x23276 -x19950 -x6321 -x6262 -x33 -x24181 -x18090 -x19801 -x6602 -x23342 -x13194 -x13127 -x24010 -x16217 -x20062 -x8822 -x7807 -x23703 x10056 -x4567 -x22245 -x21020 -x24707 -x612 -x14756 -x8115 -x23031 -x15666 -x4497 -x16080 -x6478 -x8514 -x20432 -x22439 x15364 -x2842 -x3416 -x17238 -x6449 -x8726 -x17378 -x9426 -x12466 -x8232 -x4197 -x1747 -x11185 -x23914 -x24817 -x3601 -x2331 -x723 -x14317 -x2291 -x8209 -x17963 -x16121 -x14336 -x5772 -x12193 -x98 -x24991 -x20603 -x10515 -x21720 -x15087 -x4256 -x17466 -x2143 -x3200 -x19748 -x7712 -x23822 -x17949 -x21452 -x4124 -x14635 -x14595 -x7183 -x22868 -x23349 x25016 -x787 -x7379 -x1435 -x14918 -x23136 -x17531 -x52 -x23847 -x5149 -x17897 -x10648 -x9536 -x9424 -x18146 -x13902 -x20987 -x17544 -x4573 -x3297 -x23623 -x10302 -x15860 -x22109 -x260 -x14725 -x16234 -x12828 -x13821 -x18073 -x19931 -x24500 -x15143 -x16463 -x9544 -x916 -x11504 -x17687 -x21370 -x3712 -x15019 -x21071 -x22164 -x18039 -x1393 -x18645 -x9187 -x15314 -x17923 -x16882 -x23852 -x24632 x13322 x2112 -x2536 -x968 -x13310 -x10313 -x21712 -x6791 -x20965 -x8683 -x15392 -x11542 -x16184 -x14477 -x17051 -x19556 -x18793 -x9938 -x5536 -x3072 -x18251 -x1310 -x13018 -x17724 -x14952 -x16290 -x2342 -x20189 -x8625 -x15293 -x19111 -x862 -x16753 -x24990 -x13887 -x16960 -x20625 -x3324 -x3678 -x7454 -x23245 -x18384 -x5249 -x18456 -x12712 -x1152 -x20592 -x24336 -x5087 -x21400 -x21979 -x1859 -x23331 -x23368 -x12954 -x8026 -x12366 -x1856 -x24406 -x10693 -x13901 -x6971 -x19254 -x14378 -x15606 x23826 -x21023 -x17404 -x13883 -x796 -x19551 -x8943 -x24486 -x6152 -x14594 -x20112 -x22506 -x23295 -x14867 -x20637 -x23145 -x7889 -x1753 -x18500 -x4142 -x10620 -x17988 -x8492 -x5218 -x11764 -x17225 -x21049 -x23720 -x19367 -x9275 -x24026 -x21177 -x13823 -x17158 -x7846 -x24378 -x4131 -x20253 -x11389 -x3648 -x15033 -x17183 -x5700 -x1580 -x4766 -x11405 -x14888 -x19174 x1127 -x12023 -x8102 -x18309 -x21632 -x1098 -x10000 -x19584 -x8538 -x15478 -x8942 -x13378 -x12049 -x25062 -x1052 -x12070 -x16958 -x24662 -x20419 -x449 -x1715 -x21291 -x24298 -x18981 -x17349 -x8682 -x22589 -x4880 -x10950 -x5785 -x11568 -x16682 -x24807 -x134 -x2191 -x6547 -x8193 -x68 -x12210 -x18892 -x5802 -x15705 -x19852 -x4287 -x6627 -x4522 -x6894 x21563 -x8231 -x439 -x19531 -x21398 -x894 -x15934 -x18790 -x14993 -x503 -x7356 -x16798 -x3457 -x13090 -x4642 -x17303 -x22066 -x6329 -x3918 -x14303 -x23052 -x20848 -x390 -x18463 -x11372 -x8256 -x21488 -x2310 -x21820 -x21283 -x8065 -x9888 -x17436 -x20826 -x20381 -x23932 -x6868 -x25071 -x2530 -x14216 -x7208 -x17139 -x23661 -x23553 -x11916 -x1342 -x7748 -x5230 -x10845 -x25187 -x14641 -x19632 -x7064 -x13792 -x10366 -x1918 -x12416 -x1769 -x1752 -x5579 -x14387 -x17903 -x13337 -x1312 -x15986 -x22289 -x18126 -x19862 -x20882 -x21579 -x6985 -x16354 -x18120 x17113 -x12419 -x12141 -x23508 -x24686 -x22752 -x12265 -x15607 -x18562 -x24007 -x24868 -x18816 -x15951 -x22567 -x13255 -x1407 -x12151 -x15085 -x6732 -x3596 -x1160 -x11851 -x15127 -x19051 -x18616 -x7834 -x18079 -x24767 -x16732 -x20780 -x12444 -x10020 -x18733 -x13681 -x19685 -x13651 -x12281 -x10823 -x6397 -x9230 -x17366 -x13343 -x17892 -x18610 -x22231 -x13918 -x15980 -x21514 -x5970 -x21427 -x4404 -x7641 -x15217 -x19380 -x3846 -x11732 -x19217 -x9840 -x11057 -x23506 -x826 -x12760 -x21339 -x19569 -x19101 -x5466 -x15578 -x1665 -x11929 -x1896 -x20097 x6001 -x19533 -x24049 -x20521 -x23786 -x12562 -x2529 -x9412 -x9774 -x8789 -x2817 -x5897 -x15594 -x19414 -x12842 -x5520 -x5729 -x1659 -x1425 -x24916 -x16409 -x9080 -x126 -x13567 -x8166 -x23712 -x20421 -x18313 -x7854 -x7743 -x7017 -x6601 -x12391 -x21774 -x647 -x3267 -x16288 -x10974 -x14084 -x4238 -x1273 -x22812 -x1663 -x3709 -x3641 -x22407 -x22910 -x2983 -x7597 -x308 -x7387 -x12377 -x7612 -x18725 -x3877 -x10631 -x4789 -x6718 -x13132 -x22746 -x24252 -x3565 -x16904 -x21649 -x11955 -x1788 -x24661 -x12938 -x16967 -x5663 -x12329 -x14146 -x481 -x16148 -x24776 -x7240 -x20532 -x3534 -x17301 -x12040 -x706 -x24189 -x13604 -x9757 -x16342 -x17061 -x21784 -x2353 -x18863 -x22816 -x7698 -x4833 -x17394 -x22896 -x24866 -x5551 -x22060 -x17331 -x9321 -x16188 -x12059 -x16227 -x23878 -x22013 -x4871 -x10551 -x21493 -x23777 -x10939 -x14127 -x11580 -x6880 -x2032 -x4801 -x16489 -x12749 -x15476 -x8523 -x9463 -x15794 -x13313 -x3337 -x15189 -x17096 -x15192 -x14536 -x20024 -x4473 -x19957 -x16572 -x11728 -x4177 -x195 -x18263 -x5499 -x17155 -x16901 -x9783 -x19224 -x22058 -x14000 -x12364 -x12664 -x10802 -x8596 -x9934 -x20186 -x4082 -x19855 -x23580 -x17506 -x11125 -x6264 -x18257 -x11330 -x19686 -x23047 -x13932 -x2800 -x9327 -x9374 -x13408 -x8533 -x21354 -x5945 -x8583 -x5971 -x19433 -x19903 -x13697 -x9329 -x14071 -x321 -x23394 -x9318 -x8412 -x22170 -x4954 -x14494 -x8666 -x12099 -x2698 -x22702 -x17741 -x6711 -x13933 -x24591 -x6003 -x15822 -x6510 -x6531 -x8009 -x17571 -x13195 -x12878 -x14045 -x9515 -x23518 -x20438 -x4050 -x1801 -x20374 -x12950 -x7157 -x9971 -x9657 -x24835 -x14686 -x11441 -x16954 -x12657 -x8453 -x12052 -x23763 -x14420 -x22738 -x25170 -x10057 -x19403 -x3638 -x1067 -x9978 -x5228 -x6205 -x8526 -x18635 -x16340 -x9952 -x25075 -x2151 -x19383 -x21610 -x2627 -x20513 -x14860 -x1716 -x18279 -x10659 -x15904 -x24876 -x7689 -x11436 -x3114 -x13239 -x13824 -x24354 -x7541 -x1402 -x2542 -x10688 -x1585 -x20971 -x125 -x287 -x4029 -x14882 -x19628 -x10401 -x21214 -x17826 -x9399 -x2423 -x8652 -x17657 -x11093 -x20967 -x14520 -x2328 -x11798 -x11935 -x6747 -x5581 -x23221 -x20604 -x21037 -x2117 -x9906 -x9573 -x17178 -x18038 -x7319 -x14792 -x24572 -x2016 -x9932 -x6774 -x19053 -x5268 -x5944 -x1863 -x23121 -x4536 -x5102 -x22288 -x6484 -x6936 -x9744 -x8669 -x19212 -x16150 -x15864 -x5686 -x5436 -x12855 -x11513 -x12296 -x18806 -x6660 -x7075 -x11416 -x12111 -x3975 -x22903 -x6953 -x22336 -x7383 -x11018 -x10775 -x24478 -x18357 -x21265 -x22361 -x2238 -x926 -x6317 -x10283 -x3018 -x6486 -x23579 -x11294 -x24292 -x17552 -x1253 -x15418 -x22138 -x23359 -x10992 -x4840 -x3277 -x10614 -x12000 -x10276 -x324 -x13593 -x17522 -x1789 -x10359 -x6739 -x23191 -x9579 -x16387 -x12994 -x2545 -x10425 -x12700 -x17168 -x5714 -x4187 -x13611 -x6180 -x7464 -x7918 -x14501 -x3196 -x185 x11430 -x16953 -x5595 -x1483 -x20351 -x21735 -x22126 -x2919 -x12515 -x13620 -x24887 -x7173 -x4901 -x11920 -x5588 -x24752 -x19620 -x14675 -x1420 -x13471 -x9196 -x2395 -x6958 -x4126 -x12262 -x17124 -x11290 -x18231 -x15543 -x19067 -x1316 -x6621 -x12887 -x2623 -x2158 -x22125 -x14689 -x11209 -x23821 -x10685 -x23054 -x20830 -x16013 -x1699 -x12517 -x3153 -x7933 -x23096 -x7843 -x17194 -x13739 -x6237 -x7823 -x3538 -x6150 -x2118 -x18649 -x19604 -x13066 -x12376 -x13201 -x8022 -x5332 -x24115 -x21872 -x12340 -x7506 -x17671 -x3708 -x7631 -x21226 -x7645 -x1045 -x870 -x5435 -x4163 -x5042 -x7313 -x4800 -x6672 -x20490 -x6344 -x4820 -x19324 -x8522 -x7055 -x9140 -x11705 -x16654 -x9295 -x16927 -x16740 -x24816 -x17985 -x6887 -x11788 -x17122 -x16526 -x13805 -x17409 -x24070 -x5382 -x17715 -x3689 -x15371 -x5016 -x22958 -x5389 -x15039 -x24324 -x3730 -x11543 -x2465 -x24603 -x579 -x5047 -x5618 -x21850 -x22500 -x12427 -x16134 -x20678 -x14655 -x24289 -x1515 -x9247 -x23968 -x4078 -x8978 -x5094 -x9552 -x14586 -x23429 -x8878 -x17595 -x23558 -x18822 -x6675 -x2097 -x10499 -x3426 -x10517 -x478 -x7813 -x2970 -x22749 -x23860 -x3289 -x23902 -x10494 -x25018 -x23367 -x24978 -x22102 -x1362 -x11635 -x17588 -x14623 -x9417 -x14979 -x8842 -x22561 -x24823 -x24209 -x18475 -x9618 -x15369 -x21591 -x21943 -x19225 -x6028 -x13461 -x6370 -x14386 -x9169 -x11745 -x20120 -x24498 -x18954 -x2602 -x675 -x1720 -x4064 -x22959 -x20712 -x1463 -x14512 -x16966 -x4204 -x4750 -x21688 -x15168 -x13563 -x8073 -x16975 -x18908 -x9678 -x2616 -x16298 -x12757 -x5339 -x9710 -x1888 -x17766 -x9993 -x7205 -x22463 -x19447 -x3520 -x7343 -x2202 -x18426 -x11122 -x11282 -x17308 -x22030 -x7488 -x23240 -x13317 -x15992 -x14935 -x6012 -x841 -x12045 -x7962 -x22356 -x25026 -x23831 -x12717 -x13554 -x11425 -x7701 -x19841 -x16574 -x4286 -x18606 -x15252 -x6641 -x9998 -x7104 -x9223 -x17439 -x7152 -x370 -x8816 -x17962 -x1984 -x23869 -x6590 -x9193 -x18868 -x16438 -x23318 -x2179 -x16568 -x3364 -x19755 -x3945 -x18534 -x17969 -x23986 -x11791 -x4422 -x22727 -x8858 -x19396 -x25176 -x4742 -x9025 -x9817 -x511 -x11921 -x2103 -x21350 -x22783 -x9358 -x23432 -x20968 -x14042 -x18722 -x14571 -x8548 -x23484 -x19619 -x4803 -x9110 -x2705 -x8168 -x23048 -x10420 -x6528 -x17161 -x24895 -x5462 -x14344 -x9672 -x12626 -x16606 -x13555 -x2750 -x23106 -x15241 -x24293 -x10293 -x11784 -x10093 -x4626 -x10887 -x13481 -x22963 -x1041 -x16371 -x16144 -x21880 x22845 -x19048 -x7137 -x9108 -x4987 -x12678 -x13486 -x7708 -x24606 -x5883 -x4322 -x24069 -x14210 -x24096 -x10241 -x4180 -x12958 -x994 -x23337 -x2180 -x22177 -x24175 -x1645 -x13868 -x10844 -x6228 -x15649 -x23114 -x4313 -x24672 -x18904 -x19979 -x18045 -x1190 -x17719 -x24281 -x22920 -x14427 -x7405 -x19052 -x23864 -x23206 -x3644 -x2942 -x9217 -x15173 -x4120 -x15752 -x11408 -x8079 -x15303 -x24342 -x13008 -x4296 -x13321 -x20846 -x19749 -x17012 -x24184 -x14021 -x19644 -x1734 -x19879 -x14394 -x22218 -x4728 -x24052 -x17146 -x6799 -x20150 -x16888 -x6383 -x20659 -x15535 -x2751 -x12995 -x18870 -x22095 -x9767 -x18866 -x20601 -x19526 -x14242 -x16141 -x3419 -x3973 -x16399 -x17144 -x345 -x7684 -x922 -x3847 -x21032 -x1892 -x9521 -x7434 -x19918 -x3992 -x23621 -x14499 x5400 -x2898 -x2061 -x11300 -x14977 -x17913 -x19256 -x19738 -x8365 -x22980 -x25174 -x19499 x384 -x5127 -x6318 x15395 -x13576 -x7019 -x24138 -x4933 -x1779 -x18957 -x489 -x3912 -x13834 -x17730 -x23315 -x8175 -x8587 -x23239 -x7904 -x24854 -x18256 -x1470 -x8717 -x13277 -x13071 -x22852 -x9147 -x23185 -x4741 -x15533 -x21258 -x23651 -x10350 -x20536 -x11970 -x15174 -x1140 -x21595 -x13974 -x22198 -x25123 -x18328 -x11038 -x6498 -x348 -x14617 -x23732 -x7938 -x18496 -x1364 -x24066 -x7646 -x19579 -x15524 -x9253 -x11942 -x10451 -x6968 -x7230 -x8131 -x8398 -x8030 -x19543 -x15786 -x24278 -x10369 -x16435 -x12089 -x21498 -x11387 -x21191 -x7070 -x6278 -x4930 -x11001 -x11218 -x24165 -x18873 -x15579 -x16517 -x815 -x22324 -x8582 -x6869 -x16394 -x14722 -x4924 -x4511 -x19588 -x12385 -x13830 -x4102 -x20089 -x6448 -x21230 -x847 -x2494 -x20699 -x2590 -x893 -x9381 -x2149 -x23497 -x8368 -x4834 -x21241 -x24221 -x5321 -x10295 -x21958 -x5538 -x12519 -x16575 -x7838 -x21437 -x15227 -x11029 -x11169 -x19341 -x19346 -x24709 -x19578 -x13990 -x1476 -x13866 -x10567 -x13756 -x18459 -x2223 -x18720 -x20929 -x15673 -x16537 -x24577 -x21934 -x11076 -x18156 -x2181 -x16523 -x10979 -x2216 -x14815 -x1097 -x14646 -x23020 -x21812 -x19709 -x15247 -x1049 -x1955 -x24583 -x23937 -x6647 -x24241 -x8015 -x10261 -x20793 -x12888 -x2532 -x1738 -x13537 -x20103 -x21168 -x21810 -x291 -x3924 -x23848 -x1598 -x12239 -x11910 -x537 -x4893 -x23751 -x5209 -x14838 -x13825 -x14015 -x2102 -x1493 -x11988 -x23923 -x17818 -x12551 -x2776 -x7515 -x4613 -x12676 -x19607 -x14433 -x3307 -x646 -x17935 -x6840 -x12328 -x13667 -x11096 -x20355 -x907 -x10891 -x911 -x3556 -x10776 -x12137 -x19653 -x2441 -x4962 -x12565 -x13372 -x15797 -x14156 -x16451 -x24870 -x18590 -x10629 -x21081 -x21131 -x18170 -x2726 -x2063 -x2420 -x11701 -x21381 -x24513 -x11377 -x24445 -x9022 -x23148 -x6504 -x12619 -x20071 -x19280 -x2368 -x11725 -x20200 -x6441 -x19560 -x7866 -x18707 -x15374 -x17837 -x20516 -x468 -x7560 -x12769 -x3762 x20855 -x19347 -x1058 -x1335 -x22906 x2784 -x857 -x13569 -x23660 -x24033 -x11886 -x21000 -x22730 -x5795 -x16057 -x6362 -x12866 -x13733 -x7668 -x19010 -x8932 -x18482 -x17581 -x11951 -x16199 -x4076 -x7476 -x9707 -x11987 -x1037 -x24797 -x399 -x22928 -x2936 -x14296 -x22972 -x20343 -x9070 -x1780 -x9371 -x19477 -x22242 -x4450 -x2688 -x18140 -x7507 -x19967 -x5619 -x21459 -x9285 -x12434 -x14854 -x21331 -x21271 -x17065 -x9898 -x2203 -x21399 -x15771 -x1749 -x155 -x20649 -x1635 -x1418 -x13154 -x5002 -x19924 -x24518 -x14679 -x2561 -x19886 -x17023 -x21084 -x3731 -x400 -x3186 -x1096 -x8559 -x18086 -x21725 -x18023 -x9480 -x7721 -x6568 -x23588 -x9643 -x5662 -x23124 -x17578 -x18633 -x3351 -x19962 -x7435 -x18558 -x19585 -x845 -x19154 -x25088 -x13903 -x4249 -x21794 -x22709 -x6291 -x23641 -x6219 -x2072 -x3748 -x2384 -x5941 -x12138 -x23745 -x25086 -x24453 -x20711 -x8072 -x16971 -x952 -x7250 -x18657 -x3878 -x12171 -x9719 -x17106 -x2805 -x2456 -x7016 -x22568 -x23314 -x14338 -x6043 -x24625 -x6969 -x9478 -x4818 -x7856 -x11989 -x20245 -x15288 -x1894 -x21886 -x13163 -x9094 -x23355 -x8670 -x19422 -x1542 -x20944 -x15388 -x20756 -x22246 -x16097 -x16832 -x2213 -x21890 -x13907 -x19073 -x22880 -x350 -x7694 -x18713 -x4637 -x20889 -x677 -x21432 -x17430 -x10333 -x24745 -x756 -x1207 -x22195 -x23482 -x4156 -x280 -x13767 -x13479 -x18655 -x13612 -x13820 -x21490 -x8326 -x2704 -x10966 -x960 -x17567 -x11724 -x14973 -x13492 -x17395 -x8112 -x16347 -x10970 -x7503 -x17296 -x4968 -x10715 -x8081 -x22780 -x19984 -x22312 -x9261 -x337 -x10763 -x2905 -x1495 -x14404 -x1891 -x1921 -x3099 -x9577 -x17615 -x23762 -x24009 -x7042 -x16163 -x5076 -x12025 -x8109 -x11903 -x24589 -x18914 -x6309 -x10967 -x7474 -x16634 -x8331 -x1352 -x18229 -x23883 -x12344 -x10343 -x8814 -x9460 -x4482 -x22844 -x16809 -x10695 -x24725 -x5390 -x13860 -x24652 -x20578 -x22839 -x24201 -x7594 -x15774 -x1505 -x3363 -x10560 -x6622 -x18975 -x23532 -x16917 -x19235 -x7347 -x7005 -x10221 -x11780 -x21440 -x17428 -x13049 -x25085 -x2413 -x6708 -x10872 -x11540 -x24491 -x23089 -x18008 -x17598 -x6252 -x13931 -x20861 -x23729 -x4452 -x24287 -x4128 -x17569 -x15820 -x23868 x15440 -x2135 -x16674 -x17981 -x4825 -x17014 -x23001 -x3951 -x1231 -x11941 -x21924 -x21476 -x5008 -x2513 -x13382 -x13209 -x15350 -x7555 -x10115 -x21718 -x10994 -x17215 -x24777 -x25091 -x18455 -x8273 -x13451 -x12027 -x895 -x12342 -x8149 -x1400 -x22263 -x212 -x13147 -x4279 -x8086 -x21604 -x3537 -x7232 -x14049 -x17517 -x24897 -x3215 -x11924 -x8919 -x4359 -x18106 -x3284 -x23366 -x7921 -x10209 -x21508 -x21764 -x4541 -x6919 -x16552 -x2390 -x6178 -x13080 -x15104 -x18070 -x25181 -x22549 -x7242 -x5281 -x16333 -x3759 -x15923 -x12599 -x16700 -x8981 -x7817 -x14901 -x18979 -x15305 -x16830 -x20220 -x18799 -x13957 -x18155 -x8659 -x20441 -x7867 -x6314 -x9664 -x21858 -x23327 -x20310 -x24999 -x1707 -x8632 -x14236 -x336 -x17492 -x5004 -x6497 -x9249 -x23010 -x12173 -x11400 -x17889 -x5492 -x12241 -x1449 -x14424 -x24557 -x2407 -x13738 -x3261 -x2315 -x14870 -x3867 -x21143 -x24471 -x4585 -x8152 -x10591 -x7372 -x19020 -x23584 -x3669 -x5567 -x3749 -x8890 -x17821 -x12992 -x5814 -x5502 -x1166 -x10793 -x22061 -x13174 -x23746 -x8395 -x25072 -x14104 -x14460 -x3025 -x529 -x13766 -x4410 -x4891 -x11383 -x7331 -x8769 -x5360 -x21719 -x9355 -x16793 -x9138 -x22019 -x8872 -x7176 -x7713 -x14203 -x18654 -x9283 -x12152 -x5146 -x18520 -x22601 -x8226 -x5922 -x1581 -x10457 -x5999 -x5678 -x21246 -x14157 -x24417 -x1445 -x14229 -x17295 -x17639 -x24564 -x2775 -x4909 -x22624 -x22215 -x22489 -x22649 -x5671 -x1466 -x14784 -x17690 -x16595 -x5253 -x19641 -x4 -x24353 -x18439 -x2939 -x3575 -x9724 -x23830 -x1126 -x2415 -x9363 -x22911 -x15756 -x10852 -x17071 -x16011 -x19911 -x19279 -x8389 -x4838 -x11956 -x16588 -x19303 -x8626 -x5280 -x9827 -x15135 -x14691 -x18172 -x5293 -x14206 -x9943 -x16249 -x4182 -x18567 x12653 -x4262 -x7491 -x7510 -x9365 -x11123 -x11110 -x11907 -x13366 -x8396 -x3871 -x8480 -x22055 -x8272 -x23531 -x23437 -x11982 -x7931 -x17849 -x8579 -x14947 -x9617 -x4767 -x24634 -x3145 -x11003 -x20349 -x10488 -x13345 -x2196 -x23483 -x12485 -x5625 -x9325 -x16192 -x14946 -x17038 -x13559 -x17804 -x10968 -x3283 -x6145 -x4832 -x21276 -x16613 -x13633 -x22870 -x3578 -x14747 -x10273 -x21499 -x6671 -x544 -x13999 -x3472 -x6614 -x1459 -x21087 -x8896 -x19730 -x12373 -x23402 -x8618 -x20415 -x15335 -x10073 -x13281 -x24697 -x6629 -x10186 -x2908 -x17958 -x13949 -x408 -x7369 -x3420 -x1821 -x2752 -x9379 -x5362 -x12594 -x8436 -x3593 -x14328 -x3431 -x15258 -x5433 -x22626 -x21139 -x20937 -x6194 -x24238 -x6034 -x616 -x7179 -x23759 -x18647 -x22803 -x23005 -x5239 -x12683 -x3714 -x19135 -x6690 -x2980 -x9077 -x13964 -x24938 -x13826 -x7079 -x7654 -x15734 -x11900 -x15845 -x13971 -x14817 -x9824 -x658 -x6720 -x2834 -x20984 -x5962 -x3356 -x18704 -x23773 -x20841 -x20744 -x8059 -x11475 -x611 -x3928 -x21707 -x23424 -x20663 -x10554 -x11306 -x24601 -x13431 -x1106 -x22950 -x6974 -x571 -x19888 -x13236 -x14306 -x12295 -x18839 -x4103 -x9265 -x21487 -x6895 -x15402 -x18603 -x12390 -x18699 -x24575 -x3213 -x23210 -x5701 -x3219 -x6268 -x12400 -x19208 -x22381 -x7806 -x24130 -x7257 -x2329 -x24028 -x22446 -x6258 -x18034 -x2655 -x12655 -x21008 -x6399 -x9570 -x7444 -x602 -x13560 -x297 -x21224 -x6428 -x14107 -x1967 -x22720 -x5626 -x19436 -x20291 -x11137 -x3338 -x24521 -x47 -x3204 -x3383 -x14831 -x16766 -x18577 -x14346 -x6385 -x6636 -x4184 -x14515 -x7072 -x9919 -x13711 -x3513 -x14545 -x530 -x18818 -x18943 -x22768 -x3512 -x2731 -x4749 -x5791 -x6921 -x10418 -x4978 -x2362 -x6572 -x20839 -x1761 -x9917 -x1566 -x7498 -x13589 -x12520 -x9970 -x6343 -x9063 -x16635 -x24139 -x18465 x7218 -x12145 -x22989 -x13513 -x11733 -x20409 -x16258 -x15408 -x15832 -x12549 -x23547 -x24110 -x8020 -x12564 -x23129 -x13875 -x19336 -x16391 -x5173 -x5345 -x967 -x13876 -x4815 -x8344 -x9502 -x24919 -x25177 -x22850 -x23222 -x5446 -x18205 -x1686 -x1992 -x18411 -x16447 -x14088 -x16725 -x2432 -x19593 -x3783 -x12853 -x3541 -x15032 -x17736 -x5309 -x4698 -x18665 -x15028 -x17541 -x8138 -x21972 -x13172 -x838 -x2694 -x17307 -x1202 -x3041 -x15261 -x11702 -x8306 -x22566 -x6085 -x13048 -x6522 -x18153 -x7277 -x12505 -x20295 -x313 -x5180 -x12302 -x2749 -x23934 -x6509 -x4381 -x19782 -x3982 -x17272 -x14934 -x11756 -x9124 -x24954 -x13609 -x15946 -x16569 -x8346 x1454 -x5112 -x16398 -x18338 -x8207 -x14674 -x24290 -x17037 -x18095 -x20547 -x25122 -x23614 -x19937 -x2710 -x6009 -x582 -x6311 -x3735 -x6782 -x13384 -x9291 -x344 -x18115 -x4153 -x13177 -x8442 -x11042 -x13061 -x16147 -x16501 -x7658 -x24760 -x23494 -x23595 -x16672 -x24060 -x65 -x4000 -x14090 -x13705 -x13198 -x12570 -x11620 -x9057 -x16073 -x5724 -x13929 -x21352 -x15209 -x15746 -x21092 -x18974 -x11683 -x12483 -x12041 -x144 -x5033 -x665 -x13342 -x23649 -x9628 -x22677 -x10767 -x22538 -x15029 -x19199 -x5391 -x8512 -x23525 -x24359 -x23993 -x271 -x5819 -x4060 -x15913 -x16839 -x18540 -x22098 -x18190 -x2428 -x16268 -x21992 -x4210 -x7287 -x19835 -x8821 -x19427 -x8761 -x23990 -x3159 -x14455 -x14960 -x18123 -x3095 -x19351 -x21069 -x1468 -x1678 -x11322 -x20000 -x1385 x2546 -x16120 -x11480 -x7894 -x13398 -x18779 -x19831 -x4086 -x16038 -x17418 -x1695 -x20002 -x5380 -x24946 -x1360 -x12468 -x23596 -x1638 -x9593 -x15240 -x22969 -x11043 -x17745 -x19008 -x19401 -x6307 -x12563 -x5191 -x13607 -x1075 -x23075 -x6897 -x14007 -x4688 -x24005 -x13403 -x16400 -x13319 -x5344 -x12607 -x17841 -x16002 -x22272 -x19003 -x19719 -x11252 -x21754 -x17449 -x9250 -x19032 -x24607 -x23991 -x18224 -x5235 -x10933 -x17900 -x2326 -x268 -x20053 -x17968 -x9650 -x6213 -x1689 -x3029 -x17025 -x18484 -x15709 -x6189 -x21424 -x15245 -x24656 -x16804 -x556 -x19333 -x17649 -x14142 -x12051 -x17221 -x21930 -x1290 -x5402 -x3149 -x16212 -x20044 -x23603 -x8161 -x19128 -x5266 -x786 -x8143 -x14476 -x21361 -x19800 -x7811 -x23530 -x1337 -x4261 -x21321 -x10624 -x13788 -x17735 -x2528 -x22149 -x839 -x931 -x13279 -x6832 -x9429 -x8488 -x9043 -x22475 -x18706 -x7034 -x11636 -x15340 -x12550 -x23999 -x18395 -x3720 -x20333 -x9601 -x18917 -x15947 -x21379 -x12195 x7198 -x22825 -x20590 -x22761 -x7935 -x11440 -x24726 -x21254 -x24173 -x1413 -x24735 -x23316 -x20662 -x15211 -x21546 -x23147 -x20687 -x8428 -x24186 -x24600 -x11719 -x17697 -x15058 -x12705 -x23469 -x18942 -x1137 -x1969 -x21198 -x13556 -x17187 -x22885 -x2946 -x17502 -x4651 -x23153 -x19423 -x1349 -x18995 -x11304 -x13941 -x961 -x3535 -x17642 -x1292 -x3454 -x6394 -x3180 -x11348 -x4098 -x18723 -x24171 -x2194 -x23250 -x3415 -x5255 -x8383 -x17063 -x20924 -x10929 -x20739 -x6251 -x3468 -x6293 -x1972 -x9878 -x23024 -x24750 -x11712 -x10796 -x24323 -x3272 -x22769 -x21505 -x24535 -x17254 -x17017 -x17901 -x20124 -x10406 -x20498 -x22101 -x23567 -x12192 -x2801 x10749 -x11901 -x24465 -x12641 -x2028 -x20979 -x4471 -x17710 -x2225 -x20026 -x9950 -x2505 -x740 -x23801 x23118 -x4228 -x19424 -x19942 -x20748 -x13566 -x15987 -x12266 -x14863 -x22223 -x20956 -x2697 -x23592 -x20424 -x22502 -x14697 -x21919 -x867 -x9435 -x24250 -x5560 -x17230 -x12787 -x22002 -x13157 -x20222 -x11 -x24930 -x8134 -x14207 -x15484 -x7586 -x5040 -x1014 -x2475 -x18539 -x15516 -x14969 -x768 -x23377 -x17034 -x20621 -x14238 -x22209 -x8043 -x903 -x12816 -x13534 -x8529 -x8716 -x24008 -x12621 -x18854 -x15142 -x6948 -x18788 -x13603 -x11761 -x24258 -x233 -x4916 -x20486 -x1574 -x112 -x16731 -x22329 -x13669 -x13072 -x7553 -x5478 -x3874 -x20877 -x7653 -x10896 -x12292 -x4088 -x15644 -x13873 -x10052 -x649 -x13977 -x24612 -x12252 -x254 -x3550 -x9163 -x22420 -x22687 -x17056 -x1680 -x692 -x3915 -x5982 -x6135 -x14199 -x3552 -x9638 -x1725 -x22881 -x4341 -x2263 -x4574 -x16702 -x2358 -x7929 -x7283 -x15308 -x16576 -x13634 -x12499 -x16778 -x36 -x15597 -x21277 -x20068 -x147 -x3930 -x23397 -x14717 -x18526 -x23058 -x7345 -x19467 -x17006 -x8627 -x21123 -x6577 -x14178 -x3602 -x19881 -x8345 -x15953 -x24947 -x20683 -x23945 -x10869 -x16326 -x2557 -x24729 -x12484 -x5048 -x6239 -x16573 -x21435 -x14708 -x8068 -x8189 -x6088 -x4714 -x5617 -x9511 -x415 -x13768 -x17955 -x17532 -x7436 -x10540 -x14962 -x698 -x4610 -x15025 -x19376 -x12301 -x4155 -x24698 -x17438 -x5046 -x10863 -x23975 -x5231 -x4379 -x11127 -x1620 -x8956 -x24097 -x9173 -x15490 -x20418 -x14058 -x8375 -x9634 -x16004 -x9765 -x6099 -x180 -x12164 -x21556 -x19201 -x8590 -x11775 -x20758 -x1988 -x4308 -x12532 -x18051 -x3093 -x11069 -x16223 -x17685 -x18823 -x5813 -x12591 -x22230 -x24340 -x21845 -x24494 -x13399 -x15788 -x2764 -x5246 -x11600 -x17229 -x15054 -x19498 -x5823 -x1389 -x4013 -x20845 -x11877 -x506 -x6474 -x5715 -x22534 -x23064 -x62 -x18098 -x20741 -x23714 -x15776 -x13126 -x6689 -x5290 -x7092 -x15560 -x3097 -x17590 -x16724 -x2535 -x5969 -x14326 -x19688 -x20172 -x18614 -x19658 -x24294 -x4656 -x13421 -x24467 -x21882 -x729 -x92 -x23738 -x3607 -x5739 -x11959 -x6515 -x15378 -x21447 -x24242 -x6964 -x10487 -x9191 -x6122 -x6700 -x20231 -x13052 -x11897 -x15481 -x8357 -x14452 -x104 -x6967 -x4284 -x19465 -x22313 -x18472 -x17203 -x550 -x18855 -x18673 -x20499 -x6226 -x15932 -x22155 -x957 -x6286 -x21815 x2965 -x4173 -x10248 -x10582 -x2523 -x3968 -x10455 -x24360 -x25124 -x9009 -x10533 -x21619 -x15518 -x21418 -x24440 -x1264 -x20673 -x1928 -x584 -x13020 -x13720 -x7786 -x21207 -x11808 -x25080 -x3182 -x8025 -x17166 -x15679 -x428 -x4618 -x6551 -x9031 -x24267 -x1053 -x8563 -x1461 -x23500 -x17392 -x18705 -x12823 -x3880 -x21156 -x1092 -x23352 -x20238 -x21822 -x22119 -x19211 -x686 -x14985 -x24671 -x21102 -x3873 -x24227 -x21923 -x18138 -x13292 -x14864 -x13849 -x9271 -x14117 -x20294 x20870 -x10818 x837 -x168 -x11295 -x11050 -x24864 -x2264 -x13082 -x24787 -x17520 -x17946 -x13002 -x7315 -x7490 -x9013 -x3727 -x3806 -x17264 -x12786 -x16145 -x19286 -x14821 -x6151 -x11511 -x19912 -x526 -x873 -x8075 -x22560 -x13922 -x7281 -x16734 -x5017 -x12363 -x11051 -x9452 -x6761 -x8994 -x2106 -x22106 -x6148 -x14081 -x12229 -x22227 -x22456 -x12956 -x7750 -x9142 -x23917 -x19741 -x17032 -x2748 -x2840 x20720 -x13777 -x10664 -x22854 -x21650 -x18906 -x23699 -x2409 -x7677 -x3840 -x2050 -x1038 -x13787 -x11685 -x3527 -x10959 -x13786 -x3183 -x235 -x22165 -x181 -x25180 -x622 -x6357 -x4335 -x1977 -x8949 -x15638 -x15964 -x21717 -x12222 -x11628 -x7953 -x17279 -x19103 -x5107 -x5185 -x23642 -x18141 -x16777 -x21824 -x21766 -x17728 -x12182 -x18173 -x7588 -x11602 -x18836 -x15985 -x669 -x10735 -x8267 -x22535 -x1976 -x173 -x9814 -x10407 -x14056 -x366 -x8851 -x1704 -x14603 -x16951 -x24084 -x14984 -x19788 -x1834 -x18764 -x11998 -x2846 -x5195 -x18414 -x20414 -x10400 -x20919 -x14533 -x17790 -x21445 -x9183 -x8867 -x8760 -x2099 -x6926 -x6123 -x3900 -x13391 -x6128 -x18340 -x13923 -x23051 -x21875 -x22214 -x6190 -x7839 -x6843 -x7500 -x20146 -x12264 -x9069 -x4898 -x15589 -x13406 -x21907 -x3487 -x10065 -x6703 -x18532 -x13004 -x6709 -x15722 -x4488 -x20344 -x23735 -x19304 -x23254 -x24550 -x6623 -x16514 -x11571 -x4905 -x5428 -x2233 -x13655 -x24187 -x5375 -x24314 -x19754 -x21827 -x18029 -x5713 -x17971 -x15186 -x1657 -x8420 -x19647 -x7441 -x24708 -x22248 -x19231 -x8288 -x14588 -x8257 -x17629 -x15640 -x20999 -x5411 -x23560 -x10321 -x13650 -x8695 -x24687 -x23369 -x8194 -x20468 -x22197 -x20335 -x1156 -x15394 -x10729 -x12588 -x3661 -x14169 -x15322 -x12080 -x13703 -x19095 -x19034 -x3455 -x143 -x24301 -x21429 -x6297 -x10762 -x24305 -x13855 -x22876 -x22526 -x20863 -x5165 -x18195 -x10182 -x12184 -x19044 x4066 -x15968 -x15728 -x14939 -x8955 -x24063 -x1501 -x13919 -x11632 -x24272 -x14673 -x16231 -x19292 -x24396 -x13726 -x19121 -x10565 -x21428 -x9132 -x20560 -x22302 -x24512 -x11080 -x3894 -x1960 -x12651 -x19672 -x17134 -x24839 -x113 -x22018 -x8470 -x498 -x22617 -x7590 -x23802 -x18952 -x41 -x10884 -x19596 -x25084 -x3866 -x19181 -x21658 -x23658 -x10519 -x7374 -x18255 -x833 -x553 -x10847 -x20686 -x4561 -x19415 -x5987 -x2128 -x12732 -x2730 -x17118 -x3830 -x22175 -x8281 -x6767 -x15631 -x14314 -x17752 -x2901 -x7511 -x18004 -x5659 -x6149 -x5141 -x20274 -x13465 -x14519 -x20689 -x11129 -x16591 -x7533 -x5836 -x21289 -x18422 -x3865 -x11102 -x10590 -x18841 -x6292 -x2192 -x17362 -x8645 -x24393 -x220 -x6433 -x13473 -x12017 -x3664 -x1617 -x18372 -x21963 -x14255 -x24328 -x2508 -x3384 -x360 -x12713 -x156 -x20908 -x4416 -x6649 -x23404 -x1022 -x23672 -x10961 -x21470 -x5612 -x2681 -x16086 -x1368 -x10754 -x9149 -x20440 -x20749 -x6532 -x824 -x8697 -x16564 -x21368 -x4684 -x22093 -x14252 -x20380 -x11991 -x9965 -x7693 -x23753 -x2929 -x430 -x14363 -x7280 -x13997 -x3367 -x7058 -x21722 -x2031 -x7254 -x17498 -x6231 -x12085 -x19100 -x15351 -x24155 -x3674 -x18145 -x16643 -x4822 -x19844 -x11827 -x22519 -x16246 -x13136 -x19419 -x4125 -x18041 -x22325 -x7389 -x10270 -x19172 -x11287 -x6060 -x14113 -x23492 -x1741 -x18840 -x4312 -x4957 -x21332 -x4138 -x6265 -x3444 -x21694 -x12781 -x242 -x20607 -x162 -x15975 -x569 -x22518 -x9892 -x22671 -x24590 -x10788 -x1577 -x368 -x881 -x15136 -x6039 -x14335 -x21018 -x17980 -x8855 -x5736 -x15969 -x5726 -x9539 -x9470 -x25140 -x10202 -x16981 -x18134 x6444 -x10194 -x11087 -x15514 -x9357 -x12812 -x19343 -x13659 -x14355 -x7830 -x6490 -x8402 -x5221 -x5654 -x6928 -x11292 -x7297 -x2172 -x12057 -x23994 -x255 -x19082 -x2375 -x5905 -x24093 -x15020 -x7554 -x8359 -x13848 -x14584 -x24232 -x11514 -x5077 -x24000 -x4396 -x12977 -x12952 -x17292 -x18096 -x11443 -x19592 -x24670 -x25120 -x13463 -x22326 -x21273 -x19843 -x5628 -x25147 -x1925 -x20605 -x7574 -x2338 -x334 -x1950 -x22449 -x16880 -x12339 -x19079 -x20388 -x17213 -x20566 -x970 -x16837 -x12372 -x1559 -x12577 -x17220 -x21101 -x8142 -x1431 -x15622 -x17234 -x7584 -x22292 -x18418 -x19870 -x11220 -x19701 -x8369 -x7824 -x17186 -x4061 -x16624 -x18700 -x8418 -x11713 -x249 -x15668 -x16017 -x20951 -x279 -x14995 -x16527 -x13526 -x22565 -x21389 -x8517 -x10626 -x17242 -x8800 -x4917 -x19624 -x445 -x15149 -x13381 -x9155 -x11960 -x13202 -x18544 -x17714 -x20164 -x8481 -x12924 -x19488 -x20400 -x14482 -x115 -x9746 -x4779 -x7783 -x14826 -x16969 -x19461 -x19190 -x13330 -x3039 -x6562 -x13842 -x23053 -x11883 -x23475 -x843 -x1158 -x11202 -x19996 -x11782 -x7135 -x19650 -x1426 -x11890 -x1990 -x23818 -x457 -x5596 -x24647 -x11147 -x24379 -x9918 -x16430 -x17994 -x5912 -x23235 -x15892 -x20297 -x4520 -x4858 -x16283 -x3439 x1611 -x4604 -x18075 -x19955 -x493 -x23688 -x5164 -x11112 -x9307 x23019 -x2231 -x8018 -x15504 -x16414 -x20019 -x24700 -x4537 -x22795 -x15834 -x5403 -x12642 -x20760 -x2289 -x10120 -x18046 -x5385 -x14709 -x19146 -x9956 -x21559 -x51 -x11721 -x11579 -x1479 -x14795 -x11709 -x4350 -x7773 -x4257 -x7453 -x22792 -x24067 -x4828 -x14105 -x5545 -x16015 -x24566 -x4649 -x5081 -x10578 -x648 -x2712 -x17603 -x8930 -x24015 -x17937 -x22392 -x8720 -x19269 -x3379 -x4499 -x14072 -x801 -x3101 -x4632 -x14789 -x4759 -x12636 -x21856 -x3936 -x16943 -x20622 -x9021 -x11410 -x19494 -x7303 -x18745 -x7985 -x9667 -x3173 -x972 -x21353 -x120 -x13699 -x10838 -x24987 -x23504 -x3692 -x16075 -x10272 -x16822 -x16726 -x13921 -x19325 -x23764 -x5670 -x23319 -x4771 -x5709 -x8363 -x4247 -x13232 -x23161 -x427 -x20394 -x22270 -x22945 -x10010 -x19858 -x17455 -x5921 -x12042 -x20834 -x12461 -x3373 -x19530 -x11928 -x10630 -x6950 -x4895 -x13624 -x4781 -x2121 -x2808 -x3201 -x6358 -x10176 -x18302 -x7782 -x1545 -x7495 -x22953 -x24128 -x10756 -x5601 -x17384 -x5405 -x18519 -x21539 -x813 -x5026 -x5397 -x19439 -x21816 -x20769 -x24464 -x12098 -x8181 -x1187 -x5530 -x16034 -x6937 -x22528 -x24235 -x17085 -x20732 -x21397 -x6823 -x14202 -x6673 -x3459 -x23172 -x10058 x10424 -x8241 -x5059 -x8918 -x6261 -x18560 -x2821 -x7139 -x8236 -x10405 -x21626 -x16521 -x10163 -x16543 -x5511 -x16659 -x8214 -x358 -x2455 -x15355 -x16984 -x248 -x6420 -x19640 -x20407 -x13573 -x3953 -x10985 -x18791 -x24995 -x1516 -x3741 -x13133 -x18005 -x9758 -x10199 -x22824 -x19838 -x1742 -x22151 -x14233 -x7977 -x2085 -x4667 -x11570 -x840 -x831 -x4244 -x21089 -x24437 -x14846 -x23035 -x828 -x20900 -x12448 -x6289 -x12050 -x13216 -x3949 -x20540 -x8283 -x23311 -x7057 -x22832 -x8870 -x8622 -x13831 -x9524 -x23721 -x24907 -x22619 -x20776 -x23593 -x25116 -x8856 -x3417 -x22210 -x14132 -x25034 -x23749 -x6916 -x17320 -x12870 -x3608 -x4559 -x3950 -x18695 -x23674 -x19744 -x12394 -x22996 -x12425 -x11477 -x12770 -x11786 -x7984 -x23963 -x23466 -x16707 -x17833 -x14220 -x21502 -x354 -x9584 -x14702 -x20437 -x21625 -x9790 -x3843 -x12579 -x4665 -x8969 -x6078 -x15513 -x17933 -x9445 -x3547 -x14735 -x15966 -x528 -x9323 -x22663 -x5730 -x4152 -x12357 -x22968 -x4595 -x9745 -x19262 -x20139 -x13150 -x21297 -x8642 -x19353 -x21555 -x3675 -x10285 -x18543 -x21775 -x9454 -x9964 -x25190 -x11205 -x9572 -x4972 -x10909 -x3049 -x23453 -x17548 -x2713 -x4902 -x13324 -x11469 -x16728 -x23149 -x13688 -x16477 -x22008 -x1893 -x7000 -x8356 -x13895 -x8036 -x16785 -x16033 -x14150 -x16858 -x9143 -x2701 -x11478 -x13099 -x4201 -x15013 -x14035 -x22546 -x14712 -x22310 -x22576 -x20618 -x11316 -x1797 -x19810 -x15869 -x6403 -x9164 -x13661 -x7158 -x7947 -x20818 -x15044 -x15432 -x11339 -x24706 -x1565 -x3744 -x20188 -x16407 -x1561 -x5398 -x6826 -x9706 -x21153 -x18375 -x9315 -x24214 -x2316 -x20798 -x23260 -x20401 -x25157 -x19194 -x22606 -x1182 -x9096 -x10743 -x11314 -x10473 -x15448 -x22437 -x12821 -x22084 -x21954 -x24193 -x42 -x18912 -x5673 -x21209 -x18600 -x14835 -x23479 -x14509 -x17608 -x1154 -x2197 -x13450 -x14891 -x13146 -x9075 -x8688 -x18701 -x20392 -x12454 -x16875 -x9048 -x19358 -x20817 -x20523 -x11497 -x8796 -x21512 -x24666 -x8701 -x20733 -x4509 -x16233 -x20963 -x11992 -x24016 -x13168 -x10687 -x4132 -x9239 -x21056 -x22499 -x13870 -x8706 -x15967 -x20087 -x18601 -x9957 -x18522 -x10520 -x12415 -x20959 -x3033 -x4643 -x16355 -x7145 -x17609 -x10047 -x1195 -x24780 -x11082 -x12043 -x20469 -x17798 -x19960 -x19321 -x5303 -x10781 -x12669 -x21606 -x2007 -x19807 -x8886 -x19493 -x5984 -x10899 -x6160 -x23679 -x17592 -x24211 -x14467 -x645 -x153 -x16464 -x19779 -x2526 -x8968 -x2847 -x16577 -x23684 -x8749 -x15286 -x1217 -x11085 -x20718 -x18208 -x7767 -x14399 -x14849 -x19667 -x9588 -x20914 -x19409 -x37 -x8986 -x937 -x14060 -x13546 -x7891 -x8962 -x11263 -x7109 -x20892 -x5731 -x10166 -x9879 -x7187 -x1065 -x673 -x6520 -x3931 -x2624 -x2182 -x17791 -x2718 -x15943 -x14062 -x20750 -x23628 -x7399 -x16418 -x11452 -x11135 -x11124 -x16102 -x10675 -x22262 -x4326 -x14618 -x2357 -x18883 -x24702 -x5358 -x7339 -x24240 -x13028 -x23176 -x1224 -x4023 -x8327 -x3822 -x12728 -x3614 -x6805 -x11084 -x6115 -x19307 -x6884 -x15160 -x11325 -x12897 -x23507 -x1822 -x22143 -x15073 -x11902 -x16408 -x18604 -x12647 -x16146 -x12759 -x24594 -x13045 -x15998 -x16650 -x15495 -x7486 -x1930 -x2491 -x9345 -x12502 -x12773 -x11743 -x617 -x19675 -x20455 -x16358 -x11529 -x24927 -x7415 -x11659 -x20897 -x13528 -x7103 -x17537 -x24121 -x19661 -x19025 -x25059 -x22897 -x17701 -x11940 -x3515 -x8437 -x21174 -x21347 -x10174 -x8636 -x6983 -x21804 -x18264 -x18878 -x24704 -x22402 -x17444 -x21621 -x1243 -x23178 -x2056 -x23812 -x7618 -x18360 -x15319 -x25108 -x7945 -x21406 -x6506 -x12815 -x6393 -x20148 -x10833 -x11179 -x7914 -x20038 -x5959 -x18825 -x7886 -x497 -x14412 -x18756 -x18646 -x22495 -x20379 -x15185 -x4548 -x6409 -x16584 -x1642 -x4680 -x7705 -x4915 -x6681 -x8778 -x7119 -x13943 -x11995 -x5138 -x63 -x18530 -x372 -x17460 -x20850 -x5319 -x26 -x2662 -x11089 -x5154 -x14224 -x14411 -x11133 -x15457 -x19105 -x19963 -x6340 -x13445 -x4330 -x13557 -x7687 -x18241 -x24166 -x6105 -x8107 -x23856 -x2582 -x21637 -x5443 -x8237 -x5515 -x9039 -x12546 -x9493 -x19124 -x8001 -x23455 -x13123 -x5933 -x19811 -x17341 -x13340 -x11614 -x1812 -x8841 -x5940 -x10104 -x18040 -x3646 -x24167 -x14800 -x22837 -x21945 -x3981 -x14197 -x6062 -x21419 -x23056 -x3269 -x17574 -x19236 -x2585 -x13010 -x12191 -x5862 x9676 -x19968 -x14223 -x4291 -x14112 -x17763 -x21004 -x3685 -x16592 -x17554 -x6346 -x16980 -x19677 -x17496 -x11594 -x9418 -x315 -x22846 -x2866 -x7599 -x2481 -x11948 -x6777 -x20836 -x19302 -x7818 -x15108 -x13137 -x11337 -x16547 -x10289 -x24733 -x7504 -x11534 -x12213 -x16090 -x3693 -x23954 -x13889 -x20960 -x22416 -x22465 -x6050 -x22432 -x17970 -x25003 -x1594 -x24496 -x22438 -x10360 -x5744 -x15113 -x13677 -x1201 -x3489 -x6781 -x21457 -x7910 -x10415 -x20550 -x3923 -x6923 -x6549 -x11138 -x7915 -x16580 -x23403 -x10714 -x3429 -x12686 -x7606 -x16818 -x23273 -x13085 -x4083 -x21127 -x23724 -x19522 -x13295 -x11495 -x2947 -x10832 -x679 -x24949 -x5176 -x14405 -x7727 -x9920 -x22555 -x7132 -x25167 x5056 -x10969 -x10266 -x22250 -x11983 -x8710 -x19676 -x14612 -x13882 -x18135 -x12776 -x14972 -x16949 -x19919 -x86 -x19337 -x20986 -x24642 -x15121 -x3281 -x24928 -x18016 x6742 -x14992 -x24986 -x6483 -x1709 -x23626 -x6626 -x5591 -x25000 -x22491 -x17201 -x15949 -x23462 -x8509 -x2932 -x10766 -x24291 -x20633 -x22537 -x5725 -x15041 -x20969 -x21210 -x21677 -x16103 -x6025 -x4246 -x24695 -x4859 -x2497 -x18406 -x21726 -x17739 -x812 -x9857 -x11464 -x20352 -x23885 -x18946 -x6326 -x6879 -x6792 -x14308 -x20028 -x7617 -x6114 -x10750 -x6117 -x12608 -x11490 -x21016 -x770 -x13428 -x3151 -x10232 -x23685 -x22674 -x20393 -x10779 -x19115 -x3933 -x14609 -x13893 -x14475 -x18217 -x14323 -x10309 -x11120 -x21070 -x20589 -x24350 -x19434 -x14442 -x5818 -x5357 -x18322 -x11163 -x19229 -x25194 -x5910 -x22045 -x15003 -x474 -x24805 -x14551 -x23361 -x22453 -x22192 -x18833 -x9282 -x7775 -x12078 -x20526 -x21494 -x4139 x2768 -x3403 -x15777 -x507 -x9 -x6002 -x19846 -x13495 -x18490 -x1287 -x5637 -x4239 -x10790 -x14333 -x5274 -x23180 -x16476 -x17627 -x2610 -x4314 -x9117 -x2057 -x8029 -x21936 -x24747 -x9252 -x19021 -x11811 -x6548 -x8350 -x15916 -x11823 -x18884 -x14089 -x5936 -x13287 -x6026 -x10815 -x14549 -x16081 -x2393 -x5737 -x1298 -x8202 -x11979 -x14166 -x3907 -x14622 -x10594 -x9514 -x12658 -x4117 -x4758 -x1183 -x5018 -x50 -x15657 -x2461 -x23158 -x4932 -x12396 -x1441 -x13635 -x24665 -x3154 -x7803 -x259 -x18382 -x197 -x6727 -x5541 -x23213 -x1558 -x7029 -x17519 -x19528 -x6181 -x8410 -x5496 -x9870 -x10129 -x18307 -x22907 -x4369 -x16109 -x21751 -x19252 -x6870 -x22042 -x24710 -x12941 -x18528 -x17473 -x3163 -x614 -x20034 -x24404 -x15937 -x7855 -x5514 -x188 -x7031 -x20157 -x11246 -x22100 -x17600 -x1259 -x8868 -x3239 -x600 -x10871 -x4854 -x10820 -x4347 -x14356 -x23805 -x4371 -x22335 -x3955 -x3954 -x22613 -x16032 -x5611 -x899 -x4757 -x16978 -x18517 -x5227 -x7589 -x14732 -x21485 -x20648 -x2205 -x1028 -x14064 -x9640 -x589 -x1008 -x7398 -x2671 -x18958 -x17593 -x23011 -x11284 -x6125 -x4157 -x3223 -x15652 -x8324 -x24713 -x8105 -x11879 -x16437 -x17370 -x9448 -x10408 -x3358 -x5152 -x23627 -x3911 -x23351 -x16088 -x17379 -x2891 x19699 -x2168 -x16009 -x3571 -x22992 -x369 -x2477 -x6356 -x12794 -x3045 -x19075 -x1949 -x10866 -x17624 -x12778 -x11599 -x4003 -x12449 -x12243 -x23186 -x8678 -x22318 -x12300 -x10391 -x9647 -x15867 -x15938 -x568 -x1532 -x14877 -x2463 -x14036 -x6906 -x8673 -x3782 -x3979 -x11146 -x11381 -x20761 -x5129 -x13693 -x6652 -x12986 -x9671 -x8355 -x11366 -x16156 -x14472 -x17116 -x8106 -x16248 -x2913 -x15178 -x9455 -x6582 -x23208 -x24731 -x11787 -x17886 -x12379 -x13692 -x2224 -x21531 -x6929 -x20093 -x20819 -x8342 -x10506 -x24497 -x3299 -x5867 -x2107 -x3293 -x16179 -x23485 -x2512 -x14652 -x5680 -x24542 -x10178 -x480 -x129 -x10580 -x11672 -x14274 -x24932 -x1238 -x16461 -x18383 -x14742 -x20289 -x24645 -x5037 -x22930 -x8457 -x2313 -x12827 -x23461 -x23894 -x16743 -x3020 -x19806 -x11834 -x22862 -x19040 -x21716 -x20638 -x1241 -x8848 -x12659 -x2239 -x21565 -x12011 -x12695 -x463 -x14098 -x24135 -x22681 -x23125 -x15438 -x18765 -x4047 -x18850 -x1757 -x4295 -x14811 -x13206 -x16786 -x2154 -x19758 -x12326 -x8901 -x16321 -x23170 -x2641 -x8090 x16959 -x14310 -x19289 -x19317 -x1619 -x3368 -x1384 -x9367 -x2318 -x20947 -x1615 -x8699 -x19733 -x20619 -x7958 -x23150 -x11878 -x24843 -x6462 -x12843 -x22481 -x24358 -x10066 -x7832 -x4904 -x5537 -x20710 -x13708 -x6476 -x10291 -x2396 -x11664 -x9079 -x17997 -x9360 -x18198 -x7628 -x23345 -x7327 -x22 -x20458 -x13325 -x8137 -x8633 -x10236 -x22857 -x14065 -x16690 -x3776 -x21874 -x18659 -x17611 -x3807 -x5766 -x12149 -x9580 -x15384 -x20456 -x10165 -x6736 -x23964 -x17914 -x6223 -x5378 -x21067 -x17464 -x20346 -x4445 -x25064 -x4010 -x4872 -x19678 -x4913 -x338 -x2912 -x2379 -x17705 -x10352 -x2484 -x24381 -x2147 -x8239 -x21767 -x13731 -x21567 x18667 -x14340 -x22621 -x10668 -x15787 -x930 -x21140 -x12506 -x1284 -x24855 -x8120 -x13024 x17273 -x4539 -x12585 -x21296 -x166 -x22808 -x14175 -x20835 -x24441 -x19703 -x6542 -x9308 -x16515 -x24514 -x18510 -x24188 -x23329 -x22994 -x13754 -x8419 -x12831 -x7182 -x12675 -x2885 -x19093 -x3855 -x7804 -x7471 -x23637 -x20992 x4580 -x20701 -x20123 -x5265 -x21969 -x12327 -x24910 -x8244 -x24526 -x974 -x13410 -x15837 -x24442 -x3071 -x8586 -x14875 -x17641 -x16164 -x18171 -x10548 -x19426 -x11847 -x13899 -x975 -x2755 -x16582 -x18985 -x12335 -x9303 -x18556 -x4463 -x20027 -x15282 -x1060 -x10096 -x9576 -x14125 -x19139 -x1525 -x7160 -x2138 -x10611 -x15584 -x16941 -x5916 -x522 -x24727 -x12840 -x2762 -x17634 -x20425 -x3087 -x18247 -x3131 -x13060 -x22169 -x7769 -x23827 -x7006 -x6841 -x14949 -x12679 -x4344 -x24548 -x2940 -x19260 -x19718 -x10719 -x20594 -x7542 -x16341 -x16843 -x3616 -x8764 -x1177 -x24561 -x18130 -x6 -x10568 -x3053 -x15488 -x7251 -x4213 -x21146 -x19856 -x23414 -x20991 -x22150 -x11370 -x16629 -x5630 -x7556 -x12864 -x13662 -x22328 -x23996 -x17709 -x17112 -x19257 -x6939 -x4237 -x15851 -x6896 -x16189 -x5876 -x1136 -x16583 -x7987 -x2436 -x6063 -x19223 -x10410 -x3970 -x10335 -x4348 -x22921 -x3168 -x20478 -x11121 -x20359 -x1800 -x10795 -x12077 -x8008 -x7122 -x15544 -x16406 -x23979 -x8145 -x560 -x20628 x10941 -x18596 x15059 -x7349 -x10279 -x14664 -x10361 -x16691 -x17879 -x4301 -x21310 -x7153 -x6455 -x16169 -x15494 -x3882 -x12513 -x4254 -x12354 -x16840 -x2719 -x22932 -x17367 -x2204 -x22071 -x3263 -x10077 -x7199 -x23310 -x24885 -x14078 -x2323 -x24519 -x16237 -x15558 -x3220 -x459 -x13727 -x15008 -x8278 -x15829 -x409 -x23895 -x15515 -x9053 x15990 -x7875 -x15759 -x3543 -x5569 -x7669 -x17979 -x15274 -x19507 -x4538 -x10826 -x18104 -x23727 -x2500 x22653 -x7902 -x2094 -x25171 -x6990 -x5420 -x2131 -x4058 -x7893 -x10977 -x21349 -x17792 -x23340 x6619 -x6438 -x21065 -x10851 -x4865 -x23447 -x16065 -x16343 -x21201 -x19997 -x4980 -x8118 -x19673 -x24100 -x2666 -x9101 -x5282 -x4325 -x14782 -x11644 -x56 -x17407 -x505 -x10740 x5661 -x15200 -x11022 -x20227 -x16143 -x7821 -x6070 -x2612 -x18402 -x16791 -x2931 -x6524 -x2617 -x16498 -x632 -x5036 -x5622 -x23378 -x10197 -x5717 -x5534 -x12722 -x11850 -x22294 -x17431 -x21322 -x21362 -x13081 -x2354 -x6788 -x18315 -x20840 -x3016 -x24105 -x18631 -x10988 -x19625 -x12471 -x9822 -x15956 -x15354 -x10084 -x14443 -x9630 -x18202 -x896 -x695 -x5069 -x20085 -x4614 -x10501 -x4521 -x11194 -x8221 -x21299 -x1174 -x21574 -x10347 -x22346 -x21753 -x2492 -x19000 -x9174 -x4929 -x21809 -x2433 -x22490 -x1849 -x2152 -x5894 -x21887 -x16626 -x20318 -x19318 -x8819 -x8833 -x14109 -x3391 x22418 -x13497 -x4148 -x10403 -x14590 -x21384 -x633 -x11809 -x22091 -x18111 -x17423 -x20131 -x13958 -x12410 -x15497 -x23645 -x7457 -x7895 -x17746 -x15925 -x3329 -x20278 -x16739 -x1176 -x1954 -x22879 -x15674 -x1874 -x23583 -x853 -x24040 -x22191 -x20631 -x24194 -x6341 -x15726 -x24449 -x14559 -x1333 -x14978 -x7226 -x18552 -x20155 -x22089 -x9715 -x7650 -x1775 -x18780 -x3199 -x17163 -x9131 -x25139 -x1414 -x9982 -x15935 -x8366 -x16983 -x12707 -x9670 -x18442 -x8612 -x12790 -x15744 -x17575 x3857 -x23243 -x3734 -x23033 -x12223 -x23246 -x17850 -x23702 -x5386 -x12375 -x863 -x13675 -x11476 -x5050 -x2377 -x20182 -x24401 -x2014 -x24458 -x24993 -x4845 -x3999 -x18084 -x2795 -x10906 -x15595 -x8757 -x21786 -x12208 -x3688 -x24457 -x21782 -x7406 -x17488 -x22472 -x1255 -x2303 -x20406 -x4518 -x12404 -x3914 -x19564 x8154 -x8703 -x13225 -x17411 -x1554 -x14402 -x16915 -x24635 -x9373 -x5839 -x11198 x21938 -x12368 -x19926 -x8371 -x14390 -x25006 -x24940 -x9901 -x11427 -x2298 -x17930 -x2175 -x9850 -x22224 -x1024 -x6170 -x14179 -x16952 -x6764 -x16695 -x1529 -x17489 -x21529 -x207 -x3925 -x19892 -x4368 -x22016 -x10759 -x4947 -x7010 -x10618 -x13284 -x14669 -x19290 -x2270 -x11368 -x21517 -x19583 -x7127 -x17967 -x24659 -x13275 -x4556 -x2004 -x10123 -x17156 -x13592 -x10423 -x18621 -x1732 -x19299 -x10157 -x13814 -x8240 -x20271 -x3631 -x8125 -x11722 -x23797 -x15283 -x7835 -x9446 -x2406 -x16676 -x24587 -x15758 -x2873 -x21905 -x24565 -x13186 -x11403 -x13778 -x20492 -x10703 -x20240 -x9805 -x12780 -x8593 -x4640 -x15145 -x2760 -x17141 -x14292 -x154 -x13716 -x13142 -x11499 -x17647 -x13215 -x5600 -x7966 -x3651 -x13759 -x1658 -x10019 -x9803 -x21913 -x6828 -x13025 -x14550 -x1890 -x19064 -x14422 -x416 -x6692 -x196 -x7317 -x13023 -x9550 -x21259 -x11081 -x25092 -x11716 -x18697 -x7661 -x20018 -x2611 -x22802 -x10989 -x4631 -x15187 -x4170 -x23465 -x993 -x22396 -x8604 -x12397 -x18563 -x9804 -x19742 -x21521 -x3510 -x8101 -x13393 -x1524 -x13906 -x21542 -x14318 -x15002 -x22368 -x14569 -x14504 -x7237 -x16825 -x13746 -x5920 -x22949 -x5145 -x23835 -x19147 -x8266 -x4176 -x18849 -x172 -x14794 -x13207 -x19590 -x2008 -x8391 x3621 -x23050 -x18545 -x6266 -x4747 -x23718 -x18755 -x21708 -x16714 -x18067 -x4931 -x17558 -x12020 -x7039 -x22120 -x20957 -x16889 -x20894 -x10864 -x22908 -x19296 -x13341 -x23817 -x2874 -x19651 -x15176 -x145 -x6558 -x15750 -x21937 -x19509 -x20579 -x8305 -x24917 -x7274 -x21473 -x13770 -x12150 -x10121 -x15957 -x10928 -x17883 -x23928 -x17190 -x17278 -x21360 -x8129 -x14435 -x6503 -x15688 -x16300 -x22022 -x282 -x20236 -x15970 -x7592 -x11170 -x1655 -x7871 -x2403 -x9830 -x2294 -x20127 -x23126 -x14521 -x4435 -x8406 -x15566 -x13590 -x12508 -x25027 -x22530 -x7115 -x4398 -x684 -x8929 -x13543 -x11905 -x5948 -x11690 -x10918 -x22322 -x9304 -x15670 -x16286 -x8869 -x18326 -x18694 -x10277 x16339 -x16995 -x5685 -x24075 -x23842 -x2146 -x12718 -x10603 -x536 -x14190 -x22035 -x17591 -x3013 -x3340 -x12106 -x25042 -x20753 -x2035 -x22496 -x10091 -x5242 -x8021 -x4900 -x12148 -x3130 -x15629 -x10212 -x2510 -x1133 -x13763 -x12779 -x450 -x23825 -x74 -x11825 -x19722 -x3509 -x9051 -x4208 -x12053 -x683 -x21973 -x13752 -x21893 -x6429 -x6814 -x14270 -x2435 -x15346 -x6752 -x17241 -x19830 -x5753 -x4288 -x4106 -x18148 -x3856 -x18362 -x2823 -x11971 -x16628 -x16389 -x21526 -x24050 -x6073 -x6164 -x17864 -x5825 -x22652 -x5294 -x15928 -x21132 -x11279 -x18795 -x7908 -x5994 -x24275 -x14361 -x21026 -x10636 -x3317 -x21651 -x25106 -x5144 -x3496 -x24719 -x10885 -x23159 -x9159 -x20095 -x15697 -x15575 -x12752 -x8895 -x1383 -x3010 -x19712 -x24593 -x20012 -x2549 x9565 -x13074 -x13937 -x5827 -x11412 -x11826 -x23529 -x14020 -x17457 -x20096 -x4338 -x2087 -x4007 -x22512 -x2934 -x22290 -x11444 -x6695 -x11899 -x14469 -x12158 -x24265 -x9302 -x671 -x18513 -x15625 -x8744 -x16655 -x4283 -x12047 -x19009 -x9008 -x7166 -x23897 -x22550 -x21160 -x4185 -x19987 -x177 -x7225 -x991 -x6209 -x17802 -x19867 -x4551 -x15604 -x18549 -x15004 -x11061 -x23400 -x12522 -x18828 -x8924 -x12186 -x6244 -x11131 -x22304 -x8291 -x3642 -x21392 -x22755 -x23386 -x23013 -x6418 -x1625 -x5597 -x17049 -x9388 -x8578 -x24102 -x2714 -x20998 -x238 -x21376 -x15511 -x6645 -x13046 -x21783 -x3706 -x17081 -x12318 -x14840 -x11027 -x8704 -x12860 -x6097 -x6556 -x13459 -x15628 -x20098 -x2487 -x2120 -x17397 -x25081 -x13926 -x9166 -x14546 -x6935 -x16296 -x17434 -x10814 -x10843 -x5479 -x9669 -x9677 -x21062 -x8912 -x15927 -x23127 -x15088 -x18575 -x17077 -x19727 -x18923 -x2923 -x4720 -x8387 -x9281 -x19501 -x7696 -x2986 -x19849 -x23259 -x1123 -x4093 -x240 -x1347 -x18953 -x15389 -x12480 -x17880 -x16621 -x23320 -x6925 -x14911 -x9562 -x3315 -x11249 -x22075 -x15828 -x9065 -x13871 -x14421 -x20037 -x23646 -x11742 -x16318 -x23193 -x20074 -x15965 -x11103 -x12166 -x6541 -x5041 -x21704 -x657 -x21468 -x19284 -x286 -x14745 -x20284 -x24206 -x5801 -x24879 -x21917 -x22642 -x1958 -x11090 -x15299 -x23214 -x24408 -x9061 -x18440 -x19827 -x18246 -x8234 -x14050 -x11894 -x11327 -x3343 -x24153 -x19022 -x21015 -x17350 -x6392 -x23741 -x15939 -x21570 -x12751 -x20781 -x14262 -x5860 -x21925 -x18771 -x21009 -x19682 -x7563 -x21091 -x17145 -x13288 -x12384 -x15214 -x18024 -x24098 -x10932 -x13436 -x13394 -x6279 -x24992 -x674 -x4777 -x552 -x10235 -x17681 -x19594 -x7703 -x2044 -x19177 -x10610 -x18881 -x6454 -x12879 -x20327 -x20716 -x24246 -x10742 -x11238 -x24027 -x24891 -x13036 -x23459 -x13387 -x22451 -x20827 -x21976 -x6169 -x13208 -x18184 -x9203 -x13858 -x4502 -x18639 -x23408 -x11813 -x18468 -x13468 -x15486 -x7107 -x8959 -x8124 -x8502 -x11696 -x14018 -x19404 -x1291 -x108 -x21536 -x21051 -x9477 -x7548 -x592 -x7100 -x12140 -x4504 -x22590 -x22570 -x21736 -x17363 -x21336 -x4411 -x11607 -x19083 -x21355 -x8599 -x9272 -x10986 -x24844 -x231 -x14152 -x23487 -x19331 -x18495 -x11730 -x5330 -x12859 -x24392 -x19863 -x11178 -x3306 -x4118 -x5111 -x5741 -x14009 -x15702 -x13822 -x2782 -x19603 -x5577 -x5525 -x13758 -x17426 -x20229 -x9522 -x3893 -x10700 -x3466 -x6893 -x13911 -x3948 -x6404 -x13332 -x11190 -x4048 -x4218 -x1811 -x1878 -x13312 -x11603 -x22929 -x7325 -x1223 -x13985 -x17978 -x25057 -x22728 -x20265 -x22478 -x2839 -x19443 -x4068 -x11500 -x18260 -x23561 -x13114 -x16719 -x19207 -x18219 -x24784 -x2066 -x2984 -x4019 -x1591 -x11944 -x7489 -x19694 -x24199 -x11744 -x18805 -x5808 -x19527 -x6514 -x21613 -x18162 -x9528 -x121 -x2281 -x5210 -x5304 -x17425 -x23488 -x16835 -x15035 -x79 -x13013 -x4713 -x7378 -x11360 -x11673 -x22666 -x14053 -x5550 -x21813 -x13917 -x6765 -x18274 -x14690 -x15112 -x9730 -x14537 -x18999 -x22200 -x670 -x4219 -x5467 -x17725 -x1351 -x16688 -x1847 -x375 -x21343 -x8909 -x9222 -x19504 -x24961 -x20706 -x24568 -x16935 -x10724 -x24582 -x19116 -x1128 -x9410 -x4159 -x14458 -x1668 -x21671 -x24357 -x20698 -x10760 -x877 -x11271 -x10576 -x21738 -x10542 -x7189 -x724 -x21180 -x20183 -x13815 -x1214 -x11762 -x13110 -x5323 -x18320 -x19776 -x11532 -x601 -x9662 -x16360 -x6087 -x14556 -x8050 -x10205 x8032 -x24045 -x15909 -x24220 -x1172 -x11536 -x22353 -x23467 -x24712 -x7836 -x22750 -x10676 -x22894 -x454 -x7074 -x14558 -x6020 -x20413 -x20376 -x23457 -x16675 -x9625 -x3475 -x20632 -x17177 -x17514 -x4837 -x6637 -x16712 -x17247 -x4906 -x6431 -x4285 -x6102 -x17848 -x22754 -x8315 -x7981 -x9423 -x18187 -x25153 -x4662 -x7845 -x15863 -x15658 -x10184 -x777 -x22168 -x23248 -x3860 -x15519 -x4620 -x19964 -x24320 -x4769 -x8454 -x22976 -x3211 -x4059 -x5305 -x3986 -x3842 -x1713 -x13741 -x3185 -x8264 -x20429 -x13033 -x21961 -x17210 -x8922 -x19126 -x3170 -x14621 -x7600 -x8938 -x19445 -x8903 -x7611 -x1056 -x10552 -x16757 -x11226 -x651 -x18237 -x18746 -x24703 -x14723 -x2778 -x19267 -x17859 -x24504 -x24086 -x18583 -x16295 -x4568 -x17904 -x18503 -x11947 -x21405 -x16025 -x22426 -x17252 -x14940 -x7177 -x17840 -x3227 -x6269 -x6538 -x8928 -x11421 -x19107 -x14016 -x7278 -x18294 -x7368 -x13504 -x20996 -x18497 -x8558 -x24973 -x19206 -x5458 -x12474 -x1903 -x3181 -x24485 -x3177 -x19400 -x17601 -x10072 -x11684 -x1873 -x21035 -x10356 -x4067 -x3804 -x6138 -x15065 -x20587 -x3202 -x14850 -x802 -x10841 -x12206 -x3838 -x11734 -x4222 -x5010 -x13881 -x5408 -x16317 -x12231 -x6753 -x8 -x1576 -x3995 -x17572 -x22421 -x17751 -x20779 -x2116 -x11710 -x6943 -x8426 -x20849 -x204 -x16921 -x17211 -x16759 -x1541 -x8049 -x22800 -x15382 -x20239 -x12014 -x2601 -x22643 -x4848 -x18425 -x16656 -x4464 -x8500 -x14468 -x16281 -x15148 -x608 -x7452 -x4195 -x12370 -x691 -x15785 -x1198 -x8976 -x24419 -x11148 -x19120 -x23722 -x18324 -x24595 -x8859 -x11199 -x17093 -x13641 -x24532 -x4364 -x701 -x8262 -x1651 -x13349 -x20656 -x15587 -x14604 -x13892 -x17648 -x6677 -x7734 -x1666 -x18183 -x11299 -x934 -x20234 -x3872 -x16325 -x18620 -x23617 -x17516 -x15344 -x3611 -x7679 -x12202 -x9368 -x7223 -x19859 -x18770 -x412 -x14890 -x17479 -x20833 -x3279 -x18740 -x5494 -x17421 -x24231 -x22160 -x23559 -x3485 x5153 -x2972 -x11106 -x4981 -x23509 -x12284 -x7247 -x18017 -x23927 -x20216 -x11392 -x9567 -x24057 -x1560 -x20728 -x24101 -x1777 -x19277 -x3257 -x17010 -x16010 -x21601 -x6769 -x12395 -x13912 -x2254 -x18297 -x21268 -x18680 -x18581 -x18308 -x6467 -x22938 -x1778 -x20775 -x21272 -x24316 -x21312 -x6749 -x5981 -x4399 -x10856 -x12134 -x1506 -x17412 -x1681 -x13051 -x15237 -x11888 -x3670 -x8556 x1296 -x12613 -x13454 -x16790 -x3462 -x18082 -x16051 -x11406 -x24059 -x5879 -x14761 -x23443 -x11222 -x7468 -x11380 -x5068 -x15123 -x19288 -x1063 -x9188 -x7167 -x9700 -x23521 -x15244 -x564 -x19001 -x10523 -x21792 -x19902 -x22522 -x3422 -x16509 -x4540 -x21772 -x7942 -x6847 -x19322 -x11952 -x1538 -x13116 -x16446 -x2802 -x14797 -x18191 -x9482 -x6600 -x8089 -x22916 -x11216 -x7860 -x25189 -x8188 -x23578 -x11240 -x7666 -x22080 -x12606 -x10303 -x15743 -x15848 -x18820 -x15823 -x10112 -x20734 -x7798 -x1640 -x10748 -x12314 -x15738 -x17721 -x20341 -x9842 -x19275 -x11559 -x2412 -x7575 -x19187 -x5506 -x25185 -x25032 -x4370 -x4507 -x23534 -x7569 -x12401 -x12189 -x16111 -x10816 -x14954 -x5584 -x2527 -x7926 -x18285 -x5341 -x16260 -x4447 -x18557 -x21590 -x21960 -x18379 -x5475 -x16755 -x3777 -x9944 -x7348 -x20606 -x10532 -x1521 -x12957 -x1046 -x25014 -x5649 -x21438 -x22670 -x11020 -x12244 -x6878 -x10229 -x9973 -x4317 -x17385 -x12656 -x12825 -x10784 -x13501 -x14047 -x6224 -x20237 -x17478 -x11954 -x8966 -x1727 -x9116 -x14566 -x21897 -x11369 -x5486 -x5374 -x22014 -x8536 -x2728 -x22296 -x10310 -x19991 -x16176 -x4589 -x10155 -x18491 -x8619 -x24377 -x24738 -x13218 -x15429 -x12531 -x15325 -x8062 -x12966 -x23215 -x9332 -x1989 -x14268 -x19517 -x20070 -x2215 -x19920 -x20489 -x1717 -x3226 -x9689 -x8212 -x216 -x7234 -x2708 -x18493 -x8040 -x3526 -x18235 -x18092 -x3314 -x3291 -x5850 -x5546 -x22873 -x18553 -x5979 -x24085 -x4926 -x16602 -x23281 -x24352 -x17294 -x15510 -x4785 -x20212 -x17198 -x11296 -x17129 -x16006 -x12682 -x23586 -x2153 -x14996 -x8513 -x7754 -x4934 -x4842 -x462 x10162 -x17788 -x7885 -x3365 -x5393 -x24753 -x14286 -x20647 -x6786 -x8768 -x12706 -x13447 -x17576 -x5014 -x3424 -x2849 -x502 -x9739 -x20118 -x8883 -x3694 -x3048 -x22553 -x20017 -x11692 -x21215 -x13407 -x21926 -x2237 -x9045 -x2183 -x7879 -x12420 -x7238 -x18896 -x17692 -x4625 -x12120 -x15255 -x22348 -x6945 -x16014 -x17131 -x14526 -x19186 -x13984 -x14447 -x19328 -x5100 -x14449 -x7627 -x21724 -x14067 -x23256 -x17944 -x11407 -x7861 -x12539 -x18299 -x2998 -x16936 -x2305 -x22137 -x14740 -x19907 -x1931 -x23365 -x7980 -x7710 -x5193 -x6200 -x8794 x16485 -x5925 -x19637 -x18819 -x5128 -x18014 -x21828 -x23071 -x9820 -x15684 -x6795 -x3245 -x16433 -x17982 -x587 -x21411 -x13276 -x24623 -x13176 -x11922 -x15880 -x21294 -x16596 -x24191 -x12013 -x8786 -x15191 -x1712 -x17322 -x4506 -x8544 -x25182 -x10973 -x15648 -x20529 -x3883 -x16253 -x22822 -x12403 -x6611 -x2964 -x1318 -x23520 -x22937 -x22877 -x16067 -x17847 -x24768 -x10744 -x22124 -x11048 -x11578 -x5675 -x10598 -x19480 -x13369 -x107 -x17814 -x986 -x23862 -x19829 -x20593 -x10948 -x6395 -x7306 -x18054 -x24613 -x11717 -x22460 -x15815 -x9747 -x11507 -x14322 -x19038 -x24182 -x595 -x15690 -x14102 -x23566 -x913 -x20670 -x5258 -x21588 -x18065 -x16645 -x16897 -x2673 -x9431 -x19998 -x12005 -x5187 -x18460 -x18808 -x20030 -x23789 -x9649 -x11501 -x9611 -x22374 -x7258 -x6507 -x23569 -x20160 -x1898 -x5347 -x13525 -x16224 -x703 -x1722 -x3600 -x8570 -x14423 -x16104 -x7518 -x16072 -x18817 -x7765 -x12398 -x20654 -x5373 -x124 -x14133 -x9260 -x17376 -x8723 -x15602 -x2656 -x6336 -x16170 -x23041 -x6396 -x2188 -x22634 -x16986 -x8541 -x7695 -x16717 -x16095 -x12228 -x1399 -x2430 -x4479 -x2295 -x19813 -x20279 -x22466 -x24208 -x8725 -x9810 -x5585 -x12798 -x18509 -x24808 -x21106 -x16337 -x20567 -x15212 -x13353 -x11506 -x24370 -x9815 -x3034 -x11558 -x19745 -x2825 -x17401 -x5334 -x979 -x8178 -x22700 -x8208 -x15063 -x7382 -x21616 -x21460 -x24792 -x20272 -x4907 -x7770 -x20714 -x22569 -x23670 -x10772 -x18036 -x24555 -x14168 -x12701 -x2587 -x12259 -x7099 -x17402 -x4113 -x21807 -x24620 -x10999 -x14282 -x10207 -x18361 -x20197 -x16037 -x10701 -x24618 -x17535 -x12100 -x2916 -x17555 -x20854 -x19140 -x17388 -x22701 -x11831 -x18069 -x2015 -x22471 -x16854 -x9473 -x6475 -x15014 -x2767 -x12216 -x11305 -x4070 -x9986 -x13660 -x23978 -x15548 -x21120 -x20857 -x18587 -x19238 -x8077 -x17661 -x10646 -x343 -x9885 -x17415 -x10027 -x17760 -x15317 -x17652 -x2229 -x2127 -x624 -x14892 -x20558 -x6744 -x18316 -x7421 -x20395 -x6339 -x18099 -x11002 -x14980 -x13771 -x21690 -x18767 -x23819 -x10934 -x24629 -x16497 -x11818 -x1938 -x8708 -x1485 -x14694 -x7659 -x8171 -x9152 -x22108 -x6970 -x15446 -x23263 -x4510 -x5666 -x1234 -x7459 -x19338 -x20754 -x3026 -x19143 -x5754 -x7720 -x627 -x19708 -x19469 -x22492 -x8373 -x16955 -x4108 -x105 -x1670 -x682 -x2564 -x17180 -x6565 -x24266 -x5664 -x15687 -x2953 -x1522 -x10655 -x4451 -x12291 -x17042 -x14927 -x20336 -x13244 -x9875 -x18003 -x25047 -x6281 -x9072 -x21593 -x4877 -x23380 -x19589 -x5175 -x12204 -x949 -x22182 -x4315 -x13601 -x2813 -x16443 -x13691 -x8037 -x23334 -x7144 -x6086 -x10413 -x4810 -x20292 -x23313 -x25076 -x9910 -x4912 -x1499 -x19654 -x10570 -x7561 -x9224 -x10032 -x19798 -x11964 -x24958 -x17280 -x20191 -x6363 -x9743 -x6571 -x16483 -x20448 -x11626 -x3111 -x13165 -x5615 -x1783 -x17801 -x2134 -x12837 -x7716 -x23411 -x7585 -x16718 -x20163 -x1069 -x15473 -x6202 -x8180 -x10811 -x432 -x14006 -x2777 -x4879 -x4657 -x6723 -x16106 -x1219 -x21110 -x19636 -x18410 -x7068 -x19546 -x3206 -x1703 -x728 -x22966 -x9026 -x16089 -x5487 -x21538 -x829 -x2926 -x14750 -x54 -x17360 -x23143 -x1546 -x2011 -x24327 -x2206 -x22370 -x610 -x20674 -x1997 -x6232 -x16070 -x5510 -x7021 -x11608 -x20675 -x12170 -x21249 -x7715 -x18271 -x14642 -x5758 -x1165 -x3605 -x10673 -x23405 -x5901 -x14525 -x388 -x7766 -x16640 -x5738 -x16431 -x15251 -x12523 -x22987 -x16161 -x11738 -x5557 -x4806 -x24828 -x6992 -x8651 -x6844 -x18769 -x7403 -x20049 -x12076 -x22473 -x192 -x23057 -x6533 -x16865 -x4407 -x455 -x17737 -x9863 -x1256 -x14099 -x17400 -x19799 -x19988 -x6436 -x3096 -x12917 -x20595 -x1423 -x22482 -x9532 -x3531 -x16168 -x19118 -x2643 -x6255 -x22811 -x21662 -x7056 -x4491 -x7215 -x9620 -x21664 -x12785 -x5216 -x4650 -x7304 -x274 -x4307 -x17432 -x24216 -x11496 -x8250 -x1828 -x12737 -x24149 -x21187 -x23977 -x1101 -x23099 -x3993 -x9211 -x21892 -x6144 -x7233 -x11802 -x18784 -x16962 -x17073 -x209 -x655 -x19823 -x18473 -x8490 -x7719 -x15874 -x8223 -x18529 -x6802 -x2288 -x7735 -x6704 -x2425 -x16598 -x12457 -x15552 -x23973 -x6007 -x12093 -x12133 -x13078 -x2221 -x8616 -x12477 -x5424 -x2628 -x13480 -x16996 -x15158 -x17446 -x19391 -x4355 -x15171 -x4036 -x20801 -x14258 -x19054 -x9505 -x1004 -x23401 -x13700 -x23480 -x8745 -x4424 -x3078 -x20162 -x9179 -x23505 -x19218 -x20473 -x7401 -x17990 -x4739 -x8837 -x12696 -x7924 -x21711 -x23946 -x19364 -x17246 -x2473 -x19552 -x4311 -x24219 -x13671 -x17066 -x3009 -x2017 -x23792 -x18341 -x7505 -x17445 -x18196 -x8477 -x17604 -x803 -x2689 -x2571 -x23123 -x8248 -x9526 -x14922 -x1130 -x9462 -x7469 -x17120 -x23680 -x5857 -x12146 -x16974 -x16229 -x19077 -x7652 -x8532 -x13645 -x18391 -x21889 -x20259 -x23422 -x18474 -x18453 -x14505 -x16721 -x13682 -x7691 -x12567 -x12589 -x21104 -x2550 -x20985 -x2715 -x21702 x16671 -x6499 -x6413 -x919 -x21996 -x6271 -x7337 -x9494 -x1348 -x24190 -x12734 -x21211 -x19610 -x22178 -x10737 -x18343 -x8644 -x14975 -x16028 -x17052 -x3117 -x4234 -x23399 -x351 -x6229 -x10466 -x16416 -x10131 -x15213 -x24619 -x6391 -x18858 -x23715 -x5593 -x21365 -x24964 -x10848 -x2890 -x18988 -x23793 -x25009 -x13192 -x10460 -x16754 -x16225 -x11078 -x24716 -x8818 -x23541 -x21768 -x1803 -x19255 -x25098 -x10324 -x15682 -x2793 -x8820 -x7501 -x5965 -x4162 -x3354 -x3944 x22592 -x15659 -x1880 -x11073 -x11976 x12902 -x7202 -x17089 -x20502 -x10731 -x8608 -x22053 -x7919 -x9543 -x14284 -x14776 -x17664 -x7210 -x18066 -x4084 -x3823 -x19278 -x20559 -x2488 -x9673 -x955 -x22859 -x15761 -x2537 -x24861 -x22476 -x12002 -x17306 -x25160 -x5651 -x21486 -x16677 -x16374 -x15292 x10644 -x1338 -x13524 -x19266 -x10642 -x18826 -x4475 -x21994 -x14393 -x21617 -x24460 -x4217 -x9887 -x18405 -x18613 -x9459 -x5066 -x6080 -x15267 -x10558 -x25065 -x10787 -x15095 -x10478 -x1676 -x17482 -x13173 -x13613 -x15959 -x24610 -x12791 -x16220 -x11065 -x2525 -x1294 -x7591 -x19041 -x4294 -x3229 -x15405 -x20389 -x20667 -x20269 -x4166 -x10778 -x13769 -x9289 -x17683 -x13245 -x18367 -x1900 -x6282 -x5493 -x1269 -x1652 -x7409 -x10529 -x111 -x3253 -x3116 -x23478 -x8013 -x15053 -x16892 -x3504 -x2460 -x6811 -x19071 -x20244 -x1886 -x7414 -x18364 -x23863 -x22760 -x15093 -x11265 -x14362 -x4169 -x16047 -x23918 -x583 -x17283 -x21234 -x18078 -x20989 -x3554 -x10789 -x24534 -x14375 -x12476 -x20219 -x15972 -x15824 -x22942 -x23209 -x1077 -x11458 -x22861 -x18214 -x11291 -x4147 -x4799 -x22817 -x24896 -x9881 -x18814 -x6054 -x3251 -x15265 -x17435 -x3668 -x5415 -x4420 -x11531 -x16657 -x15474 -x13351 -x23272 -x14542 -x4278 -x12007 -x13960 -x22375 -x8201 -x6069 -x3773 -x14577 -x20921 -x19713 -x16803 -x16279 -x10145 -x23442 -x16334 -x10440 -x1147 -x22378 -x14788 -x16448 -x19731 -x17870 -x4062 -x21503 -x8540 -x3833 -x15057 -x16079 -x22531 -x3486 x1280 -x22697 -x9102 -x11846 -x3449 -x20974 -x21914 -x6036 -x19666 -x11328 -x20350 -x23079 -x24890 -x3054 -x3171 -x13170 -x21769 -x14495 -x15905 -x8913 -x11766 -x10791 -x2293 -x6496 -x24668 -x7026 -x24416 -x2193 -x7521 -x3357 -x494 -x18847 -x21237 -x2472 -x5665 -x14201 -x918 -x20361 -x8742 -x18717 -x22585 -x15277 -x23188 -x22646 -x9655 -x6721 -x2360 -x8084 -x15698 -x6838 -x17896 -x9780 -x11074 -x11247 -x21527 -x3446 -x18947 -x1295 -x8948 -x22172 -x4110 -x5728 -x689 -x15960 -x19759 -x4732 -x8524 -x21348 -x11438 -x10298 -x6789 -x3583 -x7253 -x10259 -x22004 -x4467 -x1274 -x7138 -x14094 -x20342 -x13261 -x5204 -x7263 -x1350 -x19153 -x22841 -x21206 -x20634 -x12625 -x6654 -x8785 -x16950 -x6253 -x2452 -x19734 -x8478 -x12788 -x13483 -x11301 -x7744 -x14111 -x15550 -x4115 -x18734 -x14208 -x23044 -x1412 -x19597 -x10251 -x5315 -x4203 -x15006 -x23069 -x8348 -x6976 -x19973 -x22208 -x24694 -x1387 -x10006 -x24551 -x21759 -x16293 -x23947 -x22282 -x13980 -x9786 -x1239 -x18898 -x8686 -x15061 -x11026 -x21785 -x6684 x6728 -x19621 -x17100 -x20080 -x2574 -x24585 -x12670 -x7883 -x17509 -x23376 -x10172 -x21900 -x17345 -x10829 -x16811 -x20428 -x22514 -x1730 -x391 -x4805 -x19134 -x9058 -x6656 -x15919 -x3551 -x17044 -x14428 -x2222 -x10244 -x4999 -x16885 -x19148 -x11694 -x3622 -x16751 -x10348 -x6016 -x19270 -x603 -x5139 -x21530 -x23837 -x6337 -x21290 -x10692 -x18956 -x23166 -x8285 -x18832 -x6401 -x18093 -x1993 -x267 -x15026 -x24918 -x15872 -x14263 -x10982 -x7808 -x12429 -x13452 -x19191 -x23754 -x3371 -x9525 -x16597 -x20823 -x21413 x15038 -x20113 -x20794 -x13267 -x21865 -x22997 -x11840 -x16940 -x20639 -x18550 -x5781 -x23134 -x6719 -x21382 x346 -x864 -x17835 -x1444 -x9007 -x3311 -x15017 -x10449 -x15206 -x4661 -x5640 -x6809 -x24580 -x8728 -x18630 -x8916 -x21948 -x17114 -x16738 -x19515 -x3603 -x24264 -x5264 -x22343 -x23217 -x4617 -x21280 -x1966 -x2467 -x10496 -x4235 -x6848 -x12161 -x21420 -x1227 -x4042 x3555 -x15581 -x20462 -x20045 -x2746 -x4730 -x13616 -x10770 -x5696 -x20815 -x6979 -x8321 -x5763 -x16874 -x15021 -x2595 -x13423 -x23427 -x1087 -x23536 -x3471 -x21242 -x11838 -x8634 -x13336 -x24164 -x10024 -x17383 -x11567 -x11207 -x21832 -x20255 -x9185 -x17825 -x12896 -x7346 -x22838 -x3548 -x8216 -x3684 -x18987 -x411 -x316 -x3259 -x14293 -x4797 -x7260 -x18035 -x25051 -x19914 -x2055 -x4221 -x13864 -x2140 -x8185 -x11283 -x16112 -x5909 -x19995 -x284 -x12858 -x23068 -x12873 -x11711 -x21075 -x9756 -x14703 -x376 -x18743 -x5528 -x11434 -x13505 -x21715 -x21684 -x24906 -x5742 -x20262 -x1806 -x170 -x18794 -x17160 -x15643 -x12456 -x5260 -x17268 -x14809 -x2722 -x11386 -x11111 -x9612 -x7418 -x8126 -x3344 -x9317 -x22610 -x18151 -x9274 -x12639 -x7582 -x6371 -x3589 -x10873 -x2105 -x9284 -x2320 -x13290 -x10102 -x18846 -x8093 -x5749 -x21318 -x12218 -x21439 -x2845 -x8259 -x8791 -x24337 -x2069 -x3559 -x7308 -x10493 -x24120 -x11751 -x17282 -x1919 -x22464 -x16689 -x16197 -x20451 -x3989 -x9734 -x13196 -x2292 -x5118 x16780 -x2211 -x22986 -x23348 -x7083 -x5022 -x20950 -x13200 -x14681 -x21344 -x14237 -x23829 -x22056 -x2667 -x5091 -x3091 -x102 -x17699 -x9100 -x24243 -x4022 -x16125 -x3826 -x17838 -x24924 -x2950 -x8581 -x5512 -x13448 -x16062 -x19442 -x3370 -x13572 -x19050 -x22943 -x10074 -x24249 -x11390 -x21263 -x20695 -x3374 -x9125 -x18165 -x2029 -x13753 -x8679 -x4352 -x24517 -x16944 -x24524 -x6663 -x9828 -x2466 -x5983 -x16814 -x9471 -x1161 -x20064 -x20136 -x8546 -x24001 -x10745 -x20023 -x20099 -x14198 -x5445 -x17696 -x1831 -x2969 -x7114 -x9506 -x2648 -x2333 -x23539 -x5658 -x23833 -x15336 -x1367 -x23448 -x18872 -x15302 -x10510 -x19454 -x14824 -x3573 -x7882 -x17733 -x174 -x14841 -x13874 -x16202 -x18074 -x20435 -x5884 -x10355 -x10601 -x18724 -x21981 -x234 -x14829 -x2242 -x20303 -x2468 -x8423 -x13795 -x24815 -x10351 -x18068 -x17811 -x23486 -x1791 -x16546 -x7381 -x1260 -x9060 -x14884 -x7587 -x1556 -x5759 -x18353 -x18869 -x16553 -x8906 -x14209 -x8370 -x12901 -x395 -x7376 -x12989 -x12258 -x16619 -x21580 -x12518 -x9763 -x18554 -x6591 -x3255 -x513 -x1251 -x9056 -x7884 -x3353 -x3825 -x18125 -x8656 -x20007 x21402 -x19060 -x17474 -x14073 -x9404 -x16240 -x3143 -x2733 -x18591 -x19555 -x6041 -x11804 -x5957 -x11498 -x10733 -x16284 -x10890 -x13685 -x10681 -x17499 -x1766 -x8292 -x20644 -x8116 -x11346 -x23846 -x14810 -x7640 -x12846 -x22834 x20324 -x16973 -x19648 -x19922 -x23657 -x898 -x15802 -x19182 -x17924 -x11881 -x9487 -x21121 -x9364 -x10181 -x4304 -x3192 -x20822 x9945 -x7028 -x17228 -x23643 x21583 -x5383 -x22554 -x794 -x3258 x13493 -x8058 -x461 -x15291 -x17267 -x20867 -x495 -x541 -x1909 -x6107 -x8847 -x6147 -x13625 -x23867 -x22543 -x20367 -x3452 -x5399 -x10905 -x9089 -x58 -x2244 -x736 -x16467 -x10308 -x10452 -x9050 -x10004 -x14068 -x16836 -x18830 -x17413 -x992 -x10085 -x8661 -x15559 -x21293 -x9967 -x8672 -x22410 -x10380 -x3679 -x19778 -x1691 -x9085 -x18409 -x2807 -x12964 -x21199 -x11221 -x2096 -x827 -x2837 -x23540 -x11255 -x12990 -x16615 -x20958 -x18615 -x3676 -x20442 -x10575 -x11797 -x7448 -x1825 -x19616 -x23770 -x3723 -x2770 -x2363 -x15699 -x4939 -x2059 -x18949 -x3404 -x21031 -x16064 -x35 -x10599 -x1637 -x14660 -x18010 -x15583 -x22372 -x14759 -x11357 -x19970 -x15208 -x20264 -x22979 -x15249 -x11474 -x20549 -x5529 -x1155 -x5423 -x14291 -x5712 -x22524 -x995 -x6243 -x2744 -x6584 -x7772 -x237 -x21157 -x3494 -x21057 -x24297 -x7649 -x10264 -x16024 -x5870 -x22615 -x10883 -x16965 -x22461 -x20626 -x9905 -x22650 -x14780 -x10771 -x9029 -x19887 -x7562 -x2462 -x6227 -x6347 -x5939 -x17769 -x6052 -x2036 -x24799 -x8415 -x8128 -x23767 -x548 -x13309 -x6771 -x12074 -x20137 -x1230 -x2761 -x16600 -x12684 -x314 -x3971 -x8047 -x9882 -x18272 -x6345 -x20945 -x15297 -x23577 -x17528 -x15426 -x10280 -x24663 -x9853 -x13134 -x16152 -x4375 -x6834 -x7937 -x702 -x12883 -x9513 -x13029 -x14779 -x23697 -x21152 -x1193 -x16612 x21885 -x5075 -x5490 -x5270 -x7928 -x295 -x18754 -x23450 -x6220 -x21165 -x719 -x20636 -x5707 -x14439 -x12548 -x1386 -x17197 -x11362 -x1568 -x5566 -x21861 -x7467 -x17090 -x4718 -x9441 -x23689 -x12209 -x20806 -x14687 -x130 -x17332 -x3038 -x10126 -x15377 -x24878 -x14638 -x14215 -x13326 -x4673 -x10584 -x23102 -x6920 -x1824 -x5516 -x2920 -x3147 -x12086 -x5379 -x4721 -x13578 -x17543 -x22452 -x25002 -x2979 -x18650 -x22280 -x24056 -x14639 -x19012 -x17510 -x6754 -x24936 -x5899 -x9908 -x24152 -x14463 -x2820 -x7758 -x7862 -x152 -x1869 -x5451 -x6159 -x15458 -x16631 -x6603 -x4275 -x17299 -x7020 -x7955 -x19535 -x3701 -x21416 -x2157 -x18210 -x14763 -x22971 -x17893 -x1365 -x10609 -x14493 -x6302 -x14222 -x15215 -x6010 -x5902 -x20282 -x16271 -x11482 -x1066 -x17757 -x3137 -x23084 -x22220 -x10331 -x19568 -x22695 -x6666 -x14359 -x3582 -x5025 -x15562 -x21387 -x19221 -x429 -x20838 -x11736 -x24318 -x420 -x12937 -x23858 -x15936 -x13776 -x3809 -x14470 -x18944 -x22333 -x7887 -x9300 -x12125 -x8934 -x6667 -x2690 -x9044 -x9687 -x23941 -x19993 -x318 -x12615 -x11737 -x3965 -x6872 -x22251 -x11896 -x21378 -x12131 -x2271 -x1601 -x241 -x17239 -x18267 -x9180 -x23913 -x20816 -x6593 -x20705 -x4836 -x7478 -x7318 -x20331 -x2257 -x14753 -x3456 -x17324 -x3488 -x4756 -x5639 x18879 -x5427 -x13628 -x14246 -x19080 -x11323 -x23655 -x6912 -x4402 -x15962 -x23731 -x17869 -x9742 -x16259 -x12895 -x6275 -x17911 -x8252 -x9107 -x11459 -x10608 -x23139 -x8099 -x6206 -x4188 -x9111 -x9895 -x10463 -x9395 -x5792 -x1221 -x19179 -x12382 -x7660 -x18890 -x11010 -x13283 -x19567 -x5028 -x2615 -x16128 -x7447 -x24543 -x24430 -x4993 -x423 -x22412 -x20454 -x20267 -x19017 -x20928 -x14492 -x11250 -x5788 -x101 -x23477 -x13561 -x5186 -x18623 -x14865 -x15669 -x8813 -x10353 -x6360 -x14930 -x21169 -x18501 -x10669 -x17500 -x18368 -x18154 -x14883 -x12303 -x24200 -x4099 -x25148 -x8804 -x15737 -x11646 -x2417 -x20260 -x10094 -x18711 -x3996 -x12948 -x12367 -x24908 -x20679 -x23420 -x7662 -x2544 -x12830 -x6176 -x11596 -x12435 -x18288 -x13878 -x15766 -x17149 -x23439 -x7789 -x14297 -x2917 -x16808 -x12136 -x8508 -x904 -x23421 -x14842 -x2334 -x2758 -x14465 -x22872 -x24492 -x1999 -x6417 -x7186 -x6687 -x5843 -x24363 -x12110 -x9338 -x12634 -x6328 -x13197 -x3628 -x17794 -x18226 -x22395 -x8441 -x4427 -x25199 -x6574 -x20029 -x3528 -x9458 -x5061 -x22134 -x859 -x14567 -x15420 -x10008 -x21264 -x8133 -x20681 -x24247 -x16815 -x12469 -x25066 -x13850 -x18467 -x13891 -x8518 -x5937 -x17008 -x21547 -x6386 -x5422 -x14337 -x12285 -x12486 -x15798 -x20994 -x11891 -x21060 -x23610 -x23346 -x17660 -x1328 -x5877 -x6535 -x22145 -x23956 -x18291 -x4973 -x3208 -x1855 -x20902 -x11729 -x21663 -x23961 -x298 -x14648 -x12649 -x11562 -x8815 -x3290 -x7171 -x9604 -x19410 -x6830 -x9385 -x15099 -x10190 -x6707 -x2566 -x5170 -x18852 -x7520 -x19693 -x9796 -x5406 -x7647 -x16805 -x11755 -x18481 -x5489 -x17002 -x236 -x3292 -x17844 -x2109 -x21611 -x11086 -x22557 -x3336 -x8096 -x22255 -x21251 -x5578 -x14213 -x20573 -x11560 -x1543 -x9825 -x19652 -x20334 -x11439 -x10329 -x744 -x6199 -x11892 -x5301 -x9896 -x13059 -x5929 -x6352 -x1533 -x9041 -x22742 -x885 -x9585 -x16900 -x11261 -x11445 -x9104 -x15564 -x12983 -x9492 -x758 -x21516 -x11028 -x20717 -x1149 -x4995 -x16859 -x7771 -x3434 -x8797 -x22176 -x12850 -x12402 x9846 -x12263 -x3222 -x21624 -x22123 -x6778 -x16633 -x11040 -x20165 -x7790 -x3386 -x13946 -x3332 -x9475 -x12333 -x640 -x1923 -x25158 -x2994 -x4255 -x19689 -x2993 -x13755 -x6845 -x944 -x8691 -x10377 -x19216 -x21967 -x15450 -x3786 -x23982 -x14576 -x5119 -x8019 -x5826 -x24771 -x3058 -x9712 -x11977 -x9170 -x20142 -x10479 -x19421 -x11024 -x13954 -x5167 -x19767 -x9720 -x14560 -x80 -x13415 -x23258 x14017 -x20997 -x14801 -x4526 -x21036 -x6280 -x10210 -x844 -x9176 -x20330 -x19485 -x861 -x342 -x2651 -x4873 -x23683 -x16303 -x1818 -x21024 -x22758 -x11974 -x2798 -x531 -x18875 -x8249 -x10216 -x21430 -x22541 -x21778 -x13914 -x1311 -x11688 -x12808 -x23472 -x13019 -x24764 -x14189 -x17047 -x13632 -x1626 -x2255 -x1282 -x9336 -x20557 -x23574 -x11681 -x8507 -x2867 -x11945 -x17380 -x3800 -x19547 -x19065 -x24425 -x9190 -x5096 -x13742 -x4691 -x16419 -x16247 -x21079 -x20927 -x23000 -x11053 -x6126 -x21471 -x24622 -x5126 -x12891 -x8461 -x11318 -x18449 -x20493 -x2835 -x23692 -x12203 -x12033 -x16658 -x4829 -x22505 -x24447 -x4755 -x18930 -x12806 -x1023 -x22216 -x6479 -x11193 -x19205 -x9207 -x4015 -x15289 -x18921 -x9233 -x8519 x22283 -x6450 -x8677 -x15647 -x18727 -x21443 -x20554 -x10064 -x9226 -x10901 -x6400 -x14123 -x8953 -x4587 -x6377 -x10490 -x1939 -x17338 -x6891 -x22179 -x19258 -x2341 -x7544 -x2498 -x23557 -x21599 -x16429 -x12091 -x3728 -x21584 -x413 -x14217 -x11605 -x3967 -x9472 -x1908 -x12065 -x10099 -x27 -x17289 -x20703 -x954 -x10233 -x20482 -x1301 -x16899 -x7907 -x21017 -x11638 -x19246 -x19721 -x20934 -x1836 -x20612 -x3189 -x18301 -x21295 -x13983 -x18911 -x20364 -x10484 -x17686 -x11402 -x3667 -x10481 -x9393 -x3792 -x12733 -x15517 -x15221 -x14933 -x2232 -x3465 -x178 -x20273 -x2572 -x11409 -x17074 -x22826 -x11176 -x23372 -x1899 -x13433 -x6818 -x908 -x12432 -x23255 -x10892 -x2048 -x7204 -x24322 -x3333 -x10900 -x22090 -x3301 -x6779 -x10956 -x15568 -x14248 x7439 -x24569 -x11349 -x12999 -x18149 -x19345 -x12275 -x22574 -x14500 -x21040 -x753 -x5179 -x1547 -x13017 -x4005 -x13270 -x10942 -x23387 -x18450 -x18622 -x4753 -x20528 -x20226 -x694 -x1935 -x11796 -x18137 -x20888 -x16048 -x21041 -x14706 -x18797 -x14643 -x17119 -x628 -x4100 -x14434 -x19090 -x1829 -x8151 -x19002 -x10016 -x20858 -x24380 -x16126 -x16744 -x15010 -x5488 -x21307 -x8157 -x8810 -x16030 x11139 -x6208 -x300 -x23543 -x5571 -x7148 -x9451 -x15507 -x10925 -x25112 -x10912 -x20518 -x12854 -x15337 -x16593 -x20597 -x7788 -x15147 -x3030 -x17357 -x6245 -x19230 -x879 -x8498 -x19209 -x8141 -x11145 -x15138 -x9969 -x818 -x24744 -x8362 -x21927 -x1790 -x10976 -x299 -x20199 -x23374 -x4787 -x9809 -x22960 -x11661 -x1721 -x9627 -x6246 -x24109 -x20684 -x67 -x12380 -x15989 -x12180 -x21327 -x6851 -x8100 -x13867 -x12803 -x20153 -x3062 -x21225 -x15487 -x385 -x1843 -x9983 -x3795 -x1965 -x5645 -x4802 -x14305 -x7329 -x14368 -x9352 -x16422 -x7336 -x1530 -x5768 -x13948 -x18527 -x15482 -x20301 -x9713 -x22578 -x3716 -x12629 -x2043 -x2911 -x1283 -x21952 -x9610 -x3976 -x21068 -x21683 -x13947 -x17142 -x15773 -x1323 -x10980 -x19764 -x3476 -x6061 -x9835 -x18675 -x8254 -x18277 -x2421 -x24531 -x2349 -x6910 -x7393 -x12248 -x20885 -x15948 -x9189 -x9145 -x11326 -x14257 -x17654 -x21685 -x17666 -x4677 -x20709 -x13 -x6734 -x24326 -x2380 -x7227 -x3927 -x19505 -x12197 -x9926 -x22278 -x9181 -x22639 -x14026 x17453 -x17164 -x10256 -x7412 -x7526 -x23668 -x23347 -x12153 -x21448 -x13574 -x20063 -x3963 -x15375 -x16349 -x24602 -x25195 -x3522 -x4127 -x5989 -x9456 -x1816 -x21689 -x1596 -x19344 -x6864 -x5498 -x24654 -x12441 -x1410 -x3308 -x3966 -x21931 -x15608 -x11317 -x12592 -x19096 -x2108 -x21971 -x18323 -x17309 -x93 -x14692 -x1621 -x23445 -x1451 -x6342 -x22982 -x22000 -x819 -x18234 -x6956 -x6456 -x24488 -x8313 -x925 -x8042 -x21125 -x57 -x12174 -x20386 -x18168 -x15036 -x2909 -x6389 -x23265 -x9723 -x8041 -x22269 -x1860 -x13252 -x14430 -x146 -x3793 -x13630 -x12418 -x12128 -x17523 -x16535 -x4495 -x23122 -x20551 -x7791 -x6330 -x3819 -x24438 -x7089 -x9028 -x10169 -x9421 -x11378 -x17416 -x9555 -x15489 -x18161 -x6585 -x7983 -x8936 -x9843 -x12350 -x4074 -x15139 -x6058 -x10222 -x13818 -x21113 -x989 -x18431 -x8219 -x4602 -x9186 -x9229 -x4293 -x17217 -x8724 -x15072 -x16312 -x12235 -x23152 -x6529 -x17048 -x24790 -x1401 -x304 -x12535 -x10243 -x9907 -x8623 -x12668 -x12574 -x1936 -x10913 -x12702 -x15406 -x10327 -x23768 -x24977 -x8310 -x18792 -x20682 -x9483 -x23604 -x14377 -x17015 -x22884 -x12932 -x12912 -x6813 -x516 -x3136 -x18885 -x8495 -x7844 -x18393 -x16545 -x19399 -x6527 -x24456 -x9209 -x6756 -x17188 -x15991 -x15818 -x17732 -x11814 -x19825 -x6024 -x25142 -x16693 -x13542 -x17133 -x22043 -x9405 -x11662 -x14267 -x3376 -x20842 -x22597 -x14144 -x8318 -x11144 -x24813 -x12067 -x22596 -x19605 -x17442 -x19793 -x8595 -x4028 -x5062 -x22622 -x12688 -x18963 -x7532 -x20568 -x20340 -x18775 -x17287 -x20203 -x15910 -x5635 -x16581 -x9668 -x7990 -x19487 -x13242 -x4918 -x7685 -x14313 -x10054 -x10512 -x13487 -x15366 -x16861 -x6909 -x7557 -x7108 -x19479 -x13221 -x7067 -x10231 -x1974 -x10679 -x18932 -x17456 -x4230 -x3632 -x18325 -x12968 -x19978 -x6276 -x23989 -x16789 -x15444 -x11843 -x14295 -x12934 -x16562 -x2871 -x24592 -x2139 -x10546 -x6260 -x2575 -x24142 -x25154 -x11257 -x2060 -x6305 -x10257 -x13804 -x18626 -x4952 -x21098 -x2594 -x2347 -x17704 -x17908 -x3579 -x7267 -x6241 -x7922 -x11269 -x22533 -x5721 -x23650 -x25165 -x13329 -x21172 -x21248 -x20005 -x21921 -x6755 -x9996 -x12805 -x17831 -x11633 -x16792 -x8158 -x4440 -x4390 -x1636 -x3574 -x18915 -x8750 -x2367 -x38 -x15646 -x16238 -x4280 -x13034 -x14041 -x15556 -x16411 -x10902 -x17480 -x16627 -x11524 -x18242 -x19679 -x7275 -x20677 -x13129 -x8336 -x12819 -x6858 -x24261 -x3879 -x21093 -x5647 -x467 -x13637 -x22387 -x12383 -x1876 -x791 -x10195 -x3703 -x19311 -x4091 -x24088 -x11541 -x19909 -x5866 -x22467 -x4733 -x22690 -x4075 -x21047 -x23017 -x23187 -x10765 -x1733 -x24254 -x89 -x8731 -x21997 -x7794 -x5793 -x2148 -x9103 -x11972 -x22339 -x5604 -x22132 -x18412 -x24851 -x18085 -x10808 -x16704 -x9299 -x5171 -x20047 -x9369 -x11013 -x5849 -x10514 -x5547 -x7151 -x8911 -x10492 -x7358 -x19444 -x6905 -x2013 -x9613 -x6103 -x5687 -x6915 -x19242 -x1261 -x3084 -x25156 -x6470 -x20899 -x2598 -x9161 x20623 -x20978 -x12305 -x3234 -x15757 -x21894 -x18989 -x10935 -x14205 -x20727 -x710 -x1263 -x23363 -x23354 -x4167 -x5311 -x10613 -x2359 -x10253 -x4071 -x10200 -x3787 -x3768 -x18648 -x19853 -x2625 -x14092 x7 -x6494 -x8964 -x15979 -x17651 -x10326 -x22037 -x15075 -x13135 -x5784 -x5064 -x10144 -x20347 -x24639 -x16681 -x1131 -x19792 -x2259 -x5241 -x17076 -x3961 -x3620 -x16997 -x18789 -x16063 -x6225 -x18588 -x25022 -x14565 -x24544 -x7737 -x24282 -x25102 -x13508 -x8435 -x11119 -x15804 -x24627 -x9018 -x21714 -x1535 -x15623 -x6889 -x17127 -x17406 -x19576 -x16916 -x1714 -x19606 -x22477 -x7539 -x15475 -x18021 -x11312 -x1039 -x22131 -x16209 -x4639 -x17776 -x15755 -x620 -x21698 -x23711 -x11829 -x20932 -x16474 -x20466 -x9234 -x7568 -x14425 -x8242 -x18169 -x10242 -x13761 -x14054 -x9082 -x16357 -x24998 -x11356 -x10612 -x15997 -x16893 -x15650 -x11251 -x14510 -x21475 -x2504 -x16762 -x23091 -x17953 -x12024 -x10497 -x347 -x13619 -x332 -x17223 -x4605 -x14086 -x9073 -x20936 -x5316 -x12661 -x3437 -x6120 -x5583 -x7411 -x4635 -x22618 -x9929 -x527 -x18447 -x13551 -x22444 -x1285 -x14754 -x6651 -x10067 -x10002 -x17256 -x3112 -x21674 -x16108 -x10048 -x24459 -x16670 -x9135 -x10773 -x7424 -x20730 -x6046 -x5113 -x9084 -x23912 -x21372 -x6113 -x5080 -x20747 -x21654 -x17157 -x12931 -x12953 -x6000 -x14400 -x29 -x1526 -x21831 -x3187 -x4853 -x14999 -x1103 -x2882 -x1437 -x8748 -x11204 -x21163 -x7272 -x30 -x13709 -x24012 -x21916 -x361 -x4773 -x1820 -x14990 -x10171 -x23412 -x9486 -x806 -x24452 -x25164 -x1247 -x19608 -x22399 -x9633 -x19824 -x15460 -x18006 -x13549 -x20485 -x20844 -x19062 -x22556 -x22024 -x15632 -x977 -x3287 -x12698 -x13564 -x981 -x397 -x9635 -x2578 -x24283 -x18462 -x14982 -x1693 -x21212 -x23275 -x21266 -x19481 -x13476 -x24827 -x6068 -x4994 -x10916 -x5032 -x18514 -x2163 -x24076 -x6911 -x11128 -x7112 -x21577 -x4709 -x5190 -x24151 -x6071 -x1991 -x11451 -x19084 -x22298 -x3027 -x865 -x1042 -x9064 -x7558 -x9925 -x5761 -x9942 -x22311 -x16472 -x11161 -x7493 -x24126 -x8664 -x14304 -x16503 -x25093 -x8446 -x10390 -x21034 -x24212 -x13293 -x24423 -x19309 -x8235 -x2629 -x18486 -x21838 -x6154 -x16957 -x1687 -x5509 -x22046 -x5157 -x8569 -x22027 -x17606 -x16486 -x14385 -x19821 -x18163 -x6381 -x3519 -x20530 -x9490 -x4724 -x8195 -x14857 -x8887 -x22340 -x15170 -x11923 -x15467 -x22012 -x19743 -x17918 -x22423 -x2447 -x10879 -x21308 -x2385 -x10404 -x3372 -x13838 -x12115 -x16881 -x11315 -x11583 -x13490 -x3671 -x7978 -x12962 -x19506 -x6722 -x24956 -x25005 -x5184 -x12913 -x15523 -x3978 -x22913 -x18676 -x6583 x779 -x2502 -x6991 -x4670 -x25141 -x11654 -x21873 -x11239 -x4490 -x6230 -x10315 -x12409 -x6014 -x7536 -x687 -x13724 -x7438 x21993 -x9495 -x15821 -x25050 -x2053 -x3539 -x9837 -x17786 -x19349 -x9241 -x12721 -x16539 -x3577 -x5519 -x10323 -x19660 -x18710 -x9904 -x15076 -x16178 -x23085 -x22691 -x8160 -x3305 -x17658 -x8399 -x17643 -x19496 -x705 -x7284 -x13457 -x8421 -x405 -x11874 -x2945 -x23307 -x17352 -x24597 -x13097 -x22591 -x17475 -x19975 -x18559 -x19081 -x8984 -x14004 -x13130 -x24368 -x13623 -x11382 -x6865 -x22480 -x22909 x9093 -x2241 -x19099 -x23249 -x13095 -x20003 -x22206 -x21978 -x7049 -x1330 -x12105 -x13644 -x9488 -x20476 -x22796 -x4553 -x20387 -x9255 -x14503 -x17472 -x4236 -x13643 -x3722 -x3836 -x5722 -x11311 -x11767 -x725 -x8031 -x9639 -x22628 -x14235 -x12774 -x5580 -x20121 -x8424 -x7923 -x3316 -x10930 -x13646 -x12056 -x11494 -x9296 -x2588 -x19175 -x21750 -x5811 -x24111 -x13833 -x1537 -x1826 -x10708 -x3086 -x14853 -x8000 -x7781 -x17587 -x6306 -x23686 -x10472 -x17832 -x1527 -x24556 -x18160 -x16465 -x11866 -x13596 -x18469 -x12547 x6013 -x6095 -x7147 -x17986 -x3179 -x1011 -x17262 -x13673 -x13243 -x19752 -x11611 -x8830 -x22122 -x3576 -x8386 -x21170 -x3490 -x6597 -x9035 -x1729 -x21643 -x5021 -x20583 -x18759 -x14226 -x22629 -x8176 -x21058 -x13973 -x17612 -x6944 -x12919 -x16069 -x16669 -x14253 x3090 -x13205 -x20657 -x23600 -x4659 -x5697 -x24307 -x4385 -x13996 -x14085 -x4437 x1327 -x12127 -x22717 -x3742 -x19611 x7674 -x6364 -x19645 -x6426 -x14300 -x16800 -x3152 -x23687 -x3388 -x440 -x4334 -x19478 -x19631 -x438 -x20270 -x21867 -x7552 -x5005 -x12848 -x16276 -x24935 -x2966 -x5015 -x7408 -x1650 -x5694 -x12504 -x6599 -x11228 -x12611 -x1902 -x23490 -x12553 -x15051 -x23027 -x3023 -x19904 -x20953 -x12495 -x18776 -x910 -x9337 -x14518 -x5524 -x18150 -x3077 -x2679 -x24586 -x5794 -x10972 -x7279 -x16186 -x23179 -x9078 -x20302 -x22743 -x20789 -x7890 -x460 -x20807 -x5863 -x17839 -x23528 -x10651 -x5976 -x15163 -x21253 -x16748 -x8606 -x12269 -x1070 -x20660 -x3427 -x23622 -x5847 -x6526 -x21545 -x476 -x17885 -x22747 -x10702 -x12308 -x24174 -x17691 -x5356 -x1745 -x7974 -x2862 -x20081 -x2170 -x18677 -x18062 -x8515 -x8946 -x11492 -x20022 -x20457 -x7191 -x19933 -x14138 -x15223 -x3482 -x9150 -x24749 -x14640 -x20249 -x6044 -x22766 x5364 -x13280 -x15242 -x4049 -x19210 -x9403 -x21596 -x10867 -x7559 -x19365 -x17465 -x23015 -x18935 -x21231 -x24473 -x3751 -x20151 -x22457 -x24163 -x17072 -x16821 -x13955 -x14448 -x18252 -x24274 -x19253 -x3518 -x7850 -x10033 -x6686 -x2201 -x11280 -x12406 -x14772 -x7848 -x4550 -x3604 x20680 -x4881 -x11229 -x24741 -x21661 -x3480 -x11343 -x20277 -x24528 -x10804 -x9484 -x13884 -x20307 -x9518 -x13678 -x21124 -x2637 -x15086 -x22235 -x5787 -x24395 -x21130 -x3697 -x6625 -x7461 -x8893 -x10160 -x21847 -x22404 -x13422 -x17895 -x18653 -x18666 -x12219 -x20094 -x7876 -x10768 -x6384 -x18265 -x21600 x4476 -x11522 -x16441 -x20495 -x23274 -x9276 -x7527 -x20357 -x15637 -x21511 -x23747 -x21014 -x8427 x8685 -x21525 -x17808 -x5903 -x1507 -x10278 -x12118 -x1439 -x7312 -x18332 -x23333 -x3350 -x11537 -x2469 -x14967 -x4970 -x20887 -x15333 -x24994 -x3766 -x22785 -x22892 -x5733 -x1329 -x21337 -x17067 -x1866 -x9541 -x11159 -x22156 -x8881 -x14953 -x20879 -x19548 -x14998 -x4740 -x23892 -x3288 -x3560 -x7384 -x9198 -x8183 -x917 -x17727 -x10572 -x15993 -x7517 -x22414 -x19215 -x16046 -x18551 -x22455 -x15365 -x24756 -x10684 -x4041 -x9246 -x23164 -x20891 -x22252 -x16162 -x609 -x13038 -x9737 -x13594 -x14334 -x1905 -x17616 -x10447 -x10850 -x13411 -x12261 -x7508 -x12573 -x3850 -x17868 -x1756 -x1982 -x18072 -x11648 -x3919 -x19247 -x8153 -x13253 -x15393 -x18607 -x16022 -x15613 -x11994 -x23081 -x8882 -x6595 -x10537 -x3817 -x6988 -x6165 -x18050 -x1375 -x11779 -x13094 -x14917 -x8874 -x23266 -x4648 -x13503 -x11861 -x13843 -x5917 -x11598 -x8506 -x10136 -x22810 -x933 -x2843 -x11225 -x14535 -x5051 -x14055 -x19451 -x6854 -x16243 -x12905 -x5071 -x16257 -x66 -x17675 -x6098 -x7578 -x16692 -x5750 -x394 -x22819 -x19622 -x17855 -x18772 -x13238 -x21988 -x22886 -x19692 -x4252 -x6997 -x16554 -x20185 -x17706 -x2743 -x2638 -x15553 -x4481 -x229 -x16694 -x14187 -x20916 -x1159 -x10751 -x12028 -x790 -x24134 -x7309 -x6481 -x22183 -x21554 -x5954 -x6793 -x5858 -x157 -x4860 -x15198 -x19508 -x14331 -x14707 -x18811 -x1602 -x2955 -x1489 -x10640 -x14825 -x848 -x5295 -x12571 -x15074 -x5006 -x11759 -x20738 -x20181 -x16898 -x7221 -x16910 -x18683 -x1946 -x10429 -x16113 -x17993 -x22332 -x11548 -x23564 -x6203 -x10397 -x7015 -x19532 -x15134 -x13370 -x17021 -x22895 -x2982 -x14778 -x117 -x25094 -x23788 -x9508 -x12982 -x7614 -x12058 -x12559 -x17266 -x6059 -x7450 -x14786 -x17387 -x19724 -x17873 -x12122 -x3824 -x24306 -x16455 -x24114 -x14908 -x10434 -x12463 -x6682 -x18638 -x23841 -x11217 -x10177 -x21799 -x14249 x7125 -x22935 -x5454 -x13837 -x985 -x1528 -x24850 -x9574 -x3243 x10300 -x7892 -x22403 -x7063 -x2486 -x4516 -x12838 -x2930 -x14802 -x18766 -x9081 -x2386 -x8562 -x4384 -x7623 -x21136 -x22577 -x11914 -x11806 -x15693 -x11999 -x8799 -x5353 -x12527 -x11835 -x5732 -x21043 -x18874 -x1268 -x11801 -x22180 -x11067 -x12687 -x16705 -x12586 -x8572 -x25095 -x5020 -x20508 -x10030 -x17356 -x21713 -x7530 -x24563 -x3704 -x24549 -x17573 -x9644 -x21383 -x12809 -x2783 -x14858 -x2495 -x23552 -x1549 -x9992 -x15463 -x12462 -x5932 -x1862 -x10255 -x19854 -x20837 -x17285 -x21870 -x7714 -x10647 -x12338 -x12833 -x9095 -x2344 -x23806 -x3715 -x5706 -x13600 -x16093 -x20100 -x17351 x9792 -x17003 -x5052 -x10281 -x20692 -x13925 -x23675 -x7816 -x22129 -x14596 x8430 -x12310 -x14170 -x20031 x20161 -x7657 -x23285 -x4946 -x11689 -x14027 -x5977 -x9342 -x12113 -x21629 -x24279 -x6631 -x21453 -x19971 -x22007 -x15611 -x14195 -x14562 -x5949 -x4241 -x9821 -x15609 -x7143 -x15001 -x16196 -x17758 -x12663 -x11058 -x23438 -x15461 -x21245 -x17580 -x3121 -x14684 -x23237 -x22789 -x11844 -x12256 -x14032 -x13905 -x9204 -x20725 -x7956 -x11857 -x3529 -x3001 -x7141 -x19363 -x699 -x15502 -x13987 -x21094 -x12970 -x17585 -x5998 -x19983 -x22103 -x11130 -x1073 -x17495 -x11059 -x24382 -x1453 -x11395 -x8957 -x22887 -x16706 -x22919 -x2220 -x21317 -x11917 -x398 -x17767 -x1736 -x7994 -x2818 -x22823 -x8884 -x6798 -x19729 -x20666 -x15598 -x1210 -x16823 -x11706 -x24699 -x4207 -x8845 -x12273 -x2482 -x7417 -x8146 -x9450 -x15015 -x20193 -x19005 -x15421 -x19698 -x24798 -x19905 -x21928 -x6075 -x20356 -x19725 -x12084 -x16050 -x24039 -x24617 -x20006 -x21830 -x6378 -x15164 -x10170 -x25111 -x6657 -x7613 -x8960 -x24400 -x3542 -x19047 -x20033 -x13639 -x21133 -x19847 -x2076 -x18990 -x6738 -x13286 -x23002 -x6442 -x2606 -x12834 -x10198 -x19418 -x23012 -x22391 x6955 -x23039 -x707 -x8279 -x9088 -x18240 -x15175 -x3 -x24651 -x18718 -x3649 -x9000 -x12980 x21366 -x7320 -x6900 -x23474 -x24317 -x11523 -x306 -x17830 -x23533 -x4211 x7723 -x13334 -x14916 -x11037 -x6323 -x12667 -x17117 -x23905 -x5350 -x419 -x22360 -x16749 -x3790 -x10396 -x12633 -x21743 -x13961 -x23473 -x963 -x12605 -x20940 -x20542 -x946 -x1748 -x1697 -x7194 -x4623 -x11625 -x15101 -x10876 -x16761 -x15696 -x16005 -x1760 -x8737 -x13256 -x20399 -x23398 -x22725 -x496 -x16701 -x19845 -x4856 -x1628 -x19237 -x13942 -x3832 -x8668 -x10078 -x23582 -x2210 -x20417 -x16396 -x21896 -x14462 -x22914 -x13679 -x4251 -x6290 -x20640 -x3069 -x1040 -x17711 -x4054 -x3595 -x3031 -x3123 -x18572 -x5199 -x12829 -x22620 -x14025 -x15067 -x20556 -x10374 -x20661 -x11604 -x16630 -x16216 -x19503 -x996 -x21256 -x11647 -x21134 -x17224 -x18178 -x12554 -x8565 -x4263 -x8783 -x23921 -x396 -x18505 -x14991 -x2649 -x22236 -x5871 -x2300 -x25012 -x16912 -x6116 -x24724 -x10643 -x424 -x13796 -x13531 -x7863 -x5012 -x7069 -x475 -x10075 -x18547 -x5105 -x25041 -x5120 -x10689 -x10328 -x12196 -x16857 -x17782 -x18088 -x2631 -x2439 -x24487 -x21659 -x16153 -x13670 -x4869 -x15491 -x21090 -x8287 -x17546 -x14944 -x2592 -x1539 -x11413 -x11601 -x13736 -x11175 x24068 -x2324 -x4281 -x23779 -x6837 -x18164 -x11803 -x19089 -x2260 -x16979 -x13022 -x15593 -x6691 -x10068 -x13148 -x14191 -x6575 -x1857 -x24311 -x2959 -x13226 -x6760 -x7707 -x20054 -x6193 -x7134 -x8076 -x7546 -x433 -x23499 -x10592 -x1654 -x10392 -x5188 -x11212 -x15901 -x21158 -x14083 -x15889 -x24333 -x7093 -x8552 -x18880 -x24904 -x11695 -x5273 -x13540 -x22655 -x7621 -x10125 -x22782 x19974 -x534 -x3916 -x20243 -x23984 -x15621 -x16383 -x3491 -x4811 -x18887 -x2558 -x5575 -x5151 -x22714 -x5938 -x23845 -x21942 -x4570 -x4014 -x5224 -x7487 -x3435 -x6374 -x23067 -x8491 -x1623 -x21309 -x16270 -x22253 -x18287 -x13419 -x12512 -x6581 -x16370 -x21393 -x4664 -x15216 -x3769 -x23267 -x15724 -x2174 -x1838 -x11166 -x14193 -x16058 -x23888 -x23471 -x10299 -x5898 -x22762 -x7746 -x2737 -x1570 -x2506 -x8543 -x3278 -x4694 -x23435 -x9748 -x10088 -x5931 -x9023 -x1417 -x3913 -x8466 -x4292 -x16847 -x1755 -x5837 -x1845 -x5348 -x743 -x14516 -x25049 -x7038 -x23043 -x1249 -x327 -x11298 -x14480 -x12598 -x16369 -x20383 -x13614 -x20210 -x7299 -x8808 -x13547 -x1685 -x2702 -x3991 -x6217 -x6569 -x19432 -x14598 -x14734 -x23581 -x11151 -x447 -x23440 -x6432 -x12168 -x23881 -x22975 -x7598 -x12716 -x17843 -x13694 -x24718 -x1688 -x12467 -x9935 -x23734 -x11926 -x11233 -x15454 -x25149 -x25135 -x3150 -x17336 -x5906 -x5833 -x15897 -x13512 -x17807 -x16174 -x9517 -x22201 -x14662 -x2042 -x16886 -x5057 -x18344 -x19816 -x15672 -x8655 -x3334 -x5589 -x19836 -x8784 -x9974 -x8440 -x23800 -x19460 -x12121 -x13986 -x6214 -x325 -x15083 -x15614 -x19301 -x9727 -x14278 -x14265 -x5889 -x10373 -x265 -x9256 -x12600 -x6797 -x21300 -x25024 -x17182 -x3144 -x11581 -x11671 -x15522 -x20470 -x21692 -x22184 -x21480 -x6745 -x5720 -x20896 -x379 -x18968 -x13580 -x24270 -x15725 -x16402 -x17381 -x2711 -x12984 -x24925 -x13315 -x1944 -x14563 -x23952 -x7219 -x23906 -x16529 -x21269 -x15739 -x19826 -x8452 -x13412 -x13605 -x23241 -x12731 -x5333 -x329 -x15069 -x7785 -x21908 -x15695 -x17989 -x20101 -x2634 -x11965 -x20955 -x6729 -x2376 -x4158 -x39 -x1746 -x9659 -x4812 -x21208 -x1112 -x12088 -x6090 -x3104 -x16618 -x12911 -x4430 -x10746 -x7580 -x19674 -x17184 -x835 -x12743 -x13629 -x15540 -x9675 -x24914 -x21166 -x8598 -x8162 -x9010 -x4340 -x12949 -x20326 -x1034 -x4428 -x1424 -x12569 -x17335 -x17310 -x20190 -x5674 -x8006 -x2944 -x8179 -x15580 -x3563 -x11334 -x10468 -x10878 -x11845 -x17820 -x6999 -x575 -x451 -x12509 -x15926 -x14188 -x8361 -x7391 -x16710 -x22450 -x12358 -x20247 -x5806 -x15260 -x7762 -x4377 -x2062 -x10031 -x14031 -x12330 -x3369 -x13362 -x15878 -x2729 -x9290 -x15111 -x23997 -x5942 -x9409 -x13339 -x618 -x17542 -x2988 -x11307 -x10945 -x13991 -x1945 -x8243 -x17339 -x14264 -x24343 -x4552 -x11909 x2269 -x11411 -x10531 -x8269 -x24979 -x15715 -x24969 -x15210 -x652 -x2161 -x12593 -x17057 -x751 -x10573 -x12817 -x24399 -x8003 -x2218 -x10153 -x3599 -x14024 -x14822 -x16579 -x12282 -x6354 -x9847 -x4129 x14570 -x14232 -x12929 -x8566 -x14719 -x6398 -x7538 -x11726 -x17476 -x10757 -x7098 -x21186 -x5349 -x22286 -x10690 -x23231 -x741 -x23935 -x11515 -x3387 -x20086 -x12253 -x23262 -x17538 -x21464 -x15321 -x10044 -x12490 -x5864 x11324 -x4432 -x959 -x20450 -x25183 -x2685 -x8662 -x18802 -x21407 -x16336 -x11828 -x8060 -x9375 -x5702 -x8205 -x11105 -x11526 -x22563 -x15534 -x15387 -x4579 -x14381 -x4584 -x19857 -x9427 -x14834 -x24089 -x21826 -x5574 -x21569 -x10223 -x19900 -x15129 -x4431 -x15751 -x2895 -x21636 -x18488 -x20232 -x4268 -x6005 -x4706 -x70 -x20948 -x23605 -x9242 -x7802 -x774 -x17314 -x4676 -x1510 -x12046 -x2854 -x16494 -x15193 -x21247 -x22712 -x9146 -x15471 -x18295 -x12872 -x11487 -x15561 -x14942 -x9535 -x9972 -x8074 -x18618 -x22623 -x24300 -x10341 -x8222 -x14816 -x20339 -x16100 -x22234 -x20890 -x20056 -x23886 -x18417 -x3122 -x17447 -x24972 -x7909 -x8385 -x8051 -x15686 -x16133 -x16806 -x9288 -x14676 -x7950 -x20065 -x1858 -x2311 -x2518 -x18404 -x3224 -x6304 -x20009 -x13031 -x13376 -x34 -x3633 -x21549 -x13156 -x7927 -x12940 -x4671 -x12212 -x19890 -x14360 -x9626 -x11066 -x20553 -x11303 -x15940 -x16230 -x2370 -x16512 -x131 -x2608 -x21811 -x11023 -x9301 -x20396 -x14148 -x18389 -x11014 -x8351 -x23871 -x21966 -x16456 -x8843 -x6166 -x1072 -x14608 -x5429 -x491 -x16884 -x20954 -x22952 -x22658 -x20796 -x2806 -x24633 -x20328 -x8302 -x3536 -x7150 -x12320 -x3691 -x10536 -x10663 -x15885 -x20767 -x24867 -x10340 -x9153 -x206 -x15236 -x5782 -x19348 -x2095 -x3203 -x1321 -x15765 -x4788 -x14667 -x19540 -x18698 -x10263 -x16481 -x12500 -x7494 -x5279 -x18396 -x22548 -x11278 -x2675 -x13388 -x13674 -x7573 -x13522 -x16638 -x17075 -x6161 -x13853 -x22847 -x17973 -x191 -x14241 -x21144 -x17511 -x10214 -x2155 -x9328 -x16781 -x1868 -x10727 -x1334 -x22973 -x7480 -x22062 -x23105 -x24204 -x7243 -x8319 -x19366 -x10516 -x24409 -x18687 -x1605 -x13799 -x17999 -x23808 -x11930 -x465 -x15278 -x7741 -x7565 -x629 -x16534 -x7764 -x6785 -x1032 -x20463 -x5426 -x4194 -x5412 -x1317 -x20726 -x15847 -x7289 -x9771 -x4991 -x6587 -x6523 -x6440 -x7702 -x12862 -x9575 -x4979 -x20949 -x8671 -x15309 -x4209 -x23282 -x2321 -x21911 -x884 -x4940 -x24657 -x18931 -x16869 -x9855 -x22733 -x14288 -x12616 -x4329 -x23371 -x23667 -x13311 -x22564 -x21100 -x15618 -x22140 -x11574 -x16380 -x1553 -x15233 -x1139 -x16716 -x15412 -x4647 -x8777 -x17410 -x18702 -x5072 -x15933 -x7192 -x2074 -x21190 -x4878 -x3483 -x15124 -x7579 -x16729 -x25196 -x15259 -x16555 -x8607 -x18708 -x1481 -x14218 -x18199 -x8294 -x21739 -x21097 -x8408 -x16516 -x20416 -x25168 -x20596 -x17559 -x25155 -x10837 -x4227 -x7724 -x3898 x12450 -x757 -x24376 -x7222 -x3654 -x1808 -x1490 -x2033 -x7619 -x12933 -x9646 -x19377 -x810 -x3217 -x15316 -x1015 -x12582 -x17463 -x20868 -x24819 -x23726 -x24431 -x14485 -x2019 -x5404 -x16616 -x21403 -x3188 -x14446 -x16405 -x19840 -x23294 -x1340 -x6035 -x9413 -x24650 -x789 -x1244 -x12482 -x6899 -x8196 -x23742 -x6966 -x20377 -x22229 -x16137 -x9384 -x984 -x17312 -x22436 -x1150 -x17165 -x11763 -x8915 -x22814 -x21749 -x19618 -x5196 -x14808 -x22081 -x18594 -x3710 -x15521 -x16895 -x12906 -x23502 -x7449 -x12246 -x5952 -x21358 -x19108 -x25004 -x18047 -x11572 -x11544 -x22853 -x13235 -x7763 -x5044 -x25054 -x263 -x17646 -x7514 -x524 -x785 -x20975 -x7827 -x5308 -x10364 -x4638 -x5211 -x23090 -x4544 -x17878 -x4710 -x24873 -x2556 -x24335 -x8376 -x3848 -x2401 -x20522 -x13527 -x4863 -x9267 -x2002 -x766 -x10682 -x6751 -x3934 -x4130 -x17890 -x24087 -x4601 -x13956 -x23522 -x17346 -x17695 -x4354 -x12826 -x13507 -x8787 -x24676 -x21788 -x20021 -x15380 -x8213 -x1205 -x23194 -x6192 -x23901 -x349 -x2124 -x9500 -x19178 -x14637 -x20723 -x6759 -x9312 -x11236 -x19634 -x15656 -x11969 -x3845 -x16194 -x4006 -x23791 -x21701 -x7760 -x23988 -x11993 -x10898 -x14147 -x4882 -x23798 -x17109 -x24599 -x20105 -x15719 -x16601 -x18628 -x2914 -x14961 -x8775 -x22130 -x15443 -x24484 -x23110 -x22633 -x24636 -x7992 -x16752 -x19127 -x10381 -x9248 -x21733 -x23744 -x2388 -x16204 -x3702 -x13663 -x11182 -x21489 -x23419 -x21286 -x24021 -x15439 -x13143 -x21048 -x915 -x4674 -x4305 -x4942 -x8875 -x7121 -x22900 -x9813 -x1941 -x14312 -x12871 -x6131 -x18507 -x24539 -x24911 -x4565 -x4814 -x4751 -x20511 -x19774 -x24147 -x22835 -x13443 -x12720 -x11682 -x24953 -x6283 -x22711 -x8892 -x7964 -x17485 -x3521 -x15831 -x437 -x18945 -x21849 -x3312 -x21195 -x17098 -x3540 -x8985 -x15780 -x18432 -x19378 -x18937 -x9012 -x1653 -x13951 -x1076 -x8790 -x8974 -x21762 -x3814 -x4971 -x19335 -x13967 -x8265 -x301 -x12207 -x5646 -x24737 -x22864 -x21395 x15678 -x12399 -x9430 -x2814 -x4154 x15203 -x576 -x3729 -x7146 -x7291 -x5780 -x6612 -x9547 -x12355 -x16826 -x4316 -x13657 -x11595 -x18761 -x6885 -x15397 -x6748 -x13294 -x2740 -x11624 x17154 -x13598 -x8923 -x22797 -x5417 -x12026 -x2960 -x13627 -x3799 -x21050 -x20420 -x16683 -x277 -x16244 -x12001 -x24372 -x2068 -x13416 -x14124 -x22330 -x20404 -x1059 -x5200 -x4107 -x11800 -x24218 -x21594 -x17726 -x7392 -x5263 -x17689 -x9832 -x20439 -x2788 -x16403 -x16173 -x3757 -x1740 -x24389 -x6308 -x10141 -x14757 -x6550 -x2283 -x8863 -x23780 -x7004 -x19710 -x10061 -x24170 x15447 -x20505 -x4682 -x13217 -x16056 -x14796 -x23550 -x20729 -x20688 -x14172 -x11214 -x12643 -x3319 -x13348 -x15096 -x9068 -x7201 -x19586 -x23772 -x708 -x23198 -x14456 -x3767 -x9736 -x21635 -x18094 -x11107 -x12708 -x24915 -x24014 -x7268 -x14661 -x21779 -x12680 -x16620 -x17540 -x9777 -x23612 -x12359 -x22319 -x183 -x7550 -x10225 -x23911 -x23247 -x4701 -x3754 -x19389 -x10189 -x20548 -x5013 -x21222 -x5778 -x8011 -x788 -x7322 -x1148 -x15190 -x1307 -x20690 -x8555 -x9453 -x2348 -x19036 -x15713 -x8274 -x8774 -x21396 -x3665 -x12590 -x23423 -x1409 -x15226 -x15239 -x17882 -x19412 -x18333 -x22961 -x21628 -x2680 -x1138 -x13500 -x24224 -x19112 -x11781 -x16522 -x5676 -x21278 -x20755 -x12337 -x14647 -x25132 -x6485 -x11097 -x17672 -x17951 -x10834 -x15201 -x22536 -x9129 -x3162 -x17656 -x23165 -x8191 -x15114 -x24159 -x17170 -x5000 -x6537 -x19413 -x1270 -x14721 -x13121 -x23205 -x4531 -x8360 -x15779 -x9019 -x23416 -x10051 -x21462 -x3395 -x16218 -x18298 -x21458 -x3443 -x22703 -x23154 -x3418 -x8159 -x3952 -x3791 -x4894 -x19770 -x15601 -x18026 -x746 -x9641 -x18356 -x8766 -x25134 -x2250 -x7290 -x9491 -x12491 -x6018 -x3610 -x1171 -x4417 -x6863 -x7799 -x9844 -x7920 -x13813 -x13248 -x3280 -x2695 -x24909 -x15343 -x3067 -x12392 -x14451 -x10388 -x557 -x24943 -x3922 -x12245 -x11509 -x10798 -x7826 -x24658 -x215 -x14656 -x9889 -x11466 -x23942 -x13269 -x5872 -x18895 -x17957 -x20206 -x2516 -x10908 -x22111 -x5079 -x22317 -x14926 -x22820 -x20488 -x23624 -x2064 -x1216 -x5222 -x5331 x4046 -x22371 -x24740 -x1304 -x2735 -x7024 -x13953 -x10606 -x18268 -x7932 -x24334 -x19986 -x23909 -x21456 x12211 -x5310 -x12623 -x2266 -x18430 -x24366 -x7732 -x18284 -x12230 -x19176 -x13680 -x24483 -x804 -x15585 -x5643 -x15636 -x22722 -x4919 -x3406 -x7224 -x20777 -x17424 -x23870 -x24090 -x15253 x19122 -x16727 -x466 -x5908 -x22431 -x3875 -x17637 -x22715 -x15961 -x23766 -x14806 -x6338 -x19482 -x10025 -x1514 -x18966 -x23563 -x6824 -x4137 -x17243 -x20584 -x6638 -x16812 -x17796 -x10840 -x8802 -x22771 -x4336 -x14859 -x12572 -x23203 -x18015 -x12534 -x15275 -x15586 -x15141 -x5501 -x7301 -x16510 -x15683 -x8097 -x9270 -x31 -x7061 -x11235 -x13586 -x830 -x14453 -x888 -x9386 -x8657 -x1100 -x21088 -x25078 -x15411 -x6410 -x9947 -x7213 -x9985 -x16421 -x19446 -x3318 -x700 -x1933 -x21076 -x17175 -x12345 -x5865 -x20405 -x8877 -x2037 -x13485 -x5276 -x22400 -x17773 -x18 -x17734 -x4515 -x6172 -x2822 -x10203 -x3107 -x9766 -x20737 -x15707 -x9134 -x19157 -x5182 -x13460 -x12205 -x2405 -x4593 -x21871 -x1679 -x597 -x9530 -x882 -x14254 -x17874 -x12627 -x4716 -x9561 -x23723 -x21853 -x20362 -x941 -x19453 -x20258 -x6375 -x8846 -x10252 -x2299 -x8329 -x22117 -x81 x1564 -x2429 -x2827 -x23200 -x23877 -x15570 -x8575 -x13631 -x9989 -x16110 -x7729 -x2876 -x9603 -x1288 -x3411 -x19777 -x21096 -x11041 -x12293 -x19069 -x23665 -x2796 -x16807 -x24772 -x24894 -x3325 -x5234 -x15503 -x24079 -x14419 -x13237 -x19097 -x11095 -x4223 x8752 -x22393 -x4496 -x1258 -x13379 -x9587 -x3899 -x19861 -x24013 -x3581 -x23562 -x23113 -x19189 -x1819 -x7525 -x21454 -x21576 -x14488 -x11021 -x3493 -x14607 -x7961 -x21409 -x18774 -x25130 -x7633 -x8270 -x19361 -x16372 -x12109 -x18317 -x464 -x16850 -x8476 -x19613 -x4560 -x12464 -x12575 -x16351 -x11937 -x23392 -x19787 -x25101 -x574 -x18129 -x20242 -x11949 -x12032 -x21598 -x21504 -x18451 -x17443 -x8898 -x17810 -x16055 -x15701 -x7688 -x17043 -x2374 -x18355 -x5603 -x14966 -x23938 -x24284 -x14827 -x8961 -x22362 x555 -x15664 -x7286 -x17288 -x17054 -x16098 -x18568 -x16307 -x20149 -x4454 -x12194 -x1254 -x24814 -x17862 -x1477 -x1346 -x15000 x15477 -x20436 -x19159 -x9731 -x12681 -x8007 -x9839 -x7784 -x11545 -x2664 -x21229 -x9903 -x13654 -x22719 -x23280 -x25100 -x6710 -x8199 -x11397 -x8164 -x21080 -x10134 -x6091 -x11697 -x20697 -x8740 -x20768 -x12095 -x20629 -x15811 -x2599 -x23306 -x24168 -x13879 -x21197 -x1266 -x7869 -x4412 -x14491 -x5614 -x13109 -x4590 -x22057 -x17169 -x20084 -x15005 -x11062 -x14704 -x17527 -x23290 -x7545 -x16644 -x21029 -x8083 -x13062 -x9769 -x9975 -x4248 -x16502 -x2869 -x15118 -x17275 -x6768 -x13686 -x10674 -x11044 -x13687 -x3920 -x3511 -x1587 -x14771 -x21805 -x13449 -x12276 -x6015 -x19680 -x9343 -x15453 -x14275 -x24570 -x5003 -x3645 -x7342 -x2022 -x1345 -x10083 -x9154 -x17111 -x71 -x8501 -x15539 -x3433 -x4855 -x23633 -x10964 -x8630 -x21345 -x2691 -x19958 -x816 -x11367 -x15924 -x2454 -x643 -x9591 -x2875 -x7472 -x17834 -x23887 -x795 -x13159 -x6423 -x15078 -x11820 -x5285 -x11675 -x16548 -x4654 -x20348 -x9314 -x21053 -x15879 -x19362 -x5573 -x21305 x11615 -x12516 -x18089 -x5377 -x23406 -x13519 -x1494 -x24226 -x22594 -x24696 -x3160 -x9201 -x9979 -x12172 -x8589 -x4668 -x23004 -x14134 -x9968 -x16560 -x19771 -x15868 -x10055 -x2706 -x11140 -x20912 -x15194 -x18292 -x11669 -x5109 -x11077 -x12470 -x8046 -x20608 -x9015 -x6505 -x21761 -x6204 -x10686 -x17481 -x13591 -x12062 -x24941 -x22509 -x22349 -x18842 -x8621 -x3100 -x17167 -x21558 -x22791 -x17936 -x6724 -x1917 -x7296 -x10812 -x7124 -x4004 -x19671 -x23537 -x16609 -x18835 -x11242 -x22770 -x11054 -x11489 -x12160 -x16883 -x20076 -x13181 -x15353 -x22513 -x22905 -x8078 -x19431 -x23151 -x2769 -x2402 -x10187 -x11007 -x12875 -x10732 -x17563 -x20915 -x23309 -x7321 -x20337 -x25131 -x19339 -x22889 -x3775 -x24525 -x20973 -x6082 -x3216 -x312 -x23708 -x22562 -x4555 -x6904 -x10940 -x18278 -x8094 -x25019 -x14711 -x341 -x4723 -x19332 -x7011 -x12353 -x9556 -x12710 -x7054 -x21946 -x10050 -x20426 -x6521 -x24002 -x535 -x6706 -x22855 -x6242 -x2745 -x23755 -x16007 -x3438 -x12247 -x21741 -x23227 -x10038 -x3629 -x12249 -x14928 -x1588 -x8085 -x23771 -x5698 -x19796 -x4085 -x381 -x23062 -x18928 -x11790 -x1937 -x21522 -x1632 -x6665 -x23291 -x8574 -x5657 -x487 -x18976 -x11618 -x11422 -x7998 -x11597 -x2279 -x9682 -x2480 -x11419 -x8434 -x16505 -x6414 -x22118 -x6233 -x403 -x10180 -x8332 -x12909 -x6787 -x490 -x7976 -x1536 -x23391 -x4864 -x14561 -x5416 -x2434 -x4367 -x25040 -x1484 -x16182 -x24259 -x23590 -x13169 -x24736 -x4356 -x6372 -x9931 -x2 -x6376 -x19395 -x20079 -x2129 -x1871 -x6320 -x203 -x22154 -x1162 -x8064 -x16158 -x18119 -x22088 -x23678 -x18796 -x2162 -x5582 -x5448 -x23807 -x4937 -x14289 -x3514 -x19985 -x5923 -x20104 -x24474 -x4945 -x1622 -x5859 -x8610 -x21083 -x2661 -x18225 -x11321 -x24881 -x16319 -x2005 -x1080 -x12010 -x23326 -x7437 -x13230 -x7543 -x7136 -x1770 -x2027 -x12479 -x7709 -x4644 -x11913 -x13141 -x4683 -x22373 -x12510 -x22226 -x11393 -x7307 -x21311 -x17398 -x1924 -x21737 -x5392 -x2408 -x19312 -x14471 -x983 -x19537 -x11854 -x16185 -x4468 -x10780 -x10660 x11875 -x16532 -x11197 -x11812 -x9581 -x14353 -x16445 -x20825 -x17277 -x3400 -x18843 -x14486 -x18136 -x4558 -x23339 -x24506 -x22542 -x18960 -x7008 x7610 -x4434 -x15128 -x10920 -x2286 -x7188 -x8549 -x1289 x6094 -x19394 -x16166 -x6842 -x6335 -x5206 -x4922 -x23816 -x6588 -x17231 -x19762 -x3126 -x10813 -x5023 -x485 -x6544 -x2860 -x1475 -x18215 -x12064 -x22904 -x1726 -x8680 -x9516 -x1879 -x8995 -x5648 -x4846 -x22917 -x9178 -x4193 -x17965 -x7407 -x8170 -x2236 -x22207 -x21196 -x875 -x3895 -x9623 -x1105 -x508 -x20366 -x5481 -x21730 -x23781 -x4164 -x9549 -x1694 -x921 -x4715 -x25129 -x7400 -x2442 -x2437 -x3497 -x18531 -x23373 -x16507 -x20319 -x6624 -x2696 -x15706 -x6643 -x19545 -x11232 -x11741 -x1211 -x2006 -x1010 -x7170 -x5073 -x21390 -x24785 -x9245 -x5438 -x9292 -x14342 -x14728 -x23296 -x5627 -x10583 -x25192 -x16845 -x14214 -x1711 -x11585 -x17713 -x2364 -x22021 -x9791 -x12697 -x20268 -x5760 -x2811 -x7967 -x15018 -x9933 -x4485 -x20917 -x14391 -x23168 -x23434 -x13845 -x17912 -x6898 -x17259 -x18201 -x15234 -x854 -x12935 -x754 -x12750 -x10827 -x20422 -x7352 -x18374 -x22036 -x10080 -x14137 -x22010 -x99 -x8954 -x10114 -x16661 -x21374 -x8675 -x9750 -x8494 -x15950 -x4406 -x14958 -x22351 -x3719 -x19145 -x5993 -x12987 -x19354 -x3839 -x12090 -x11547 -x12524 -x18018 -x1035 -x14307 -x19293 -x6072 -x16972 -x11934 -x12369 -x12423 -x3164 -x7294 -x20766 -x2419 -x22777 -x25025 -x5815 -x23796 -x510 -x23571 -x11714 -x1322 -x17515 -x9278 -x650 -x13582 -x23496 -x10152 -x16646 -x15676 -x16059 -x17749 -x9962 -x9692 -x12765 -x21998 -x15105 -x2658 -x24754 -x21731 -x24351 -x61 -x2164 -x19521 -x6119 -x11670 -x9254 -x7601 -x13439 -x218 -x14171 -x18479 -x11836 -x2639 -x13689 -x21221 -x15528 -x2373 -x10043 -x20811 -x22097 -x13224 -x15573 -x23880 -x8467 -x392 -x18925 -x23297 -x17750 -x9370 -x7593 -x17564 -x12745 x8826 -x8416 -x5440 -x6632 -x13690 -x22487 -x15635 -x14367 -x17261 -x14861 -x8087 -x8296 -x8390 -x932 -x23514 -x15007 -x4527 -x12556 -x17304 -x24546 -x24560 -x109 -x13988 -x24684 -x5226 -x10555 -x18443 -x22866 -x21840 -x21218 -x6287 -x15876 -x20926 -x7131 -x24809 -x3987 -x2907 -x10095 -x4830 -x7913 x21275 -x11610 -x23212 -x1043 -x1929 -x12874 -x22435 -x25060 x24966 -x644 -x18492 -x19476 -x4655 -x19769 -x17765 -x1809 -x15563 -x20555 -x23042 -x4101 -x15800 -x7035 -x3120 -x17756 -x6182 -x9172 -x17033 -x906 -x25007 -x10224 -x11471 -x13976 -x12280 -x1865 -x14668 -x11521 -x17846 -x12944 -x8910 -x1555 -x18768 -x14002 -x11520 -x19913 -x24119 -x24215 -x8316 -x23364 -x23132 -x14945 -x22836 -x24501 -x13704 -x330 -x6867 -x13058 -x23353 -x3774 -x9818 -x17577 -x9004 -x21877 -x2046 -x23565 -x19294 -x7220 -x3561 -x76 -x13622 -x5421 -x3394 -x23882 -x9501 -x11483 -x18821 -x23201 -x16149 -x24145 -x3897 -x18063 -x8735 -x13532 -x22602 -x20613 -x18845 -x14256 -x12475 -x17181 -x22716 -x22504 -x23268 -x6004 -x5401 -x14633 -x22575 -x24678 -x17257 -x14247 -x11115 -x21233 -x9788 -x6853 -x25073 -x21935 -x19046 -x7805 -x6977 -x8066 -x1913 -x9443 -x2766 -x1815 -x11589 -x24769 -x2080 -x12810 -x25070 -x5447 -x24348 -x18055 -x10385 -x17815 -x3864 -x17526 -x8475 -x4958 -x15424 -x19156 -x20041 -x24856 -x19949 -x5950 -x17607 -x24692 -x24106 -x14418 -x2949 -x23615 -x7326 -x19803 -x11746 -x12538 -x2476 -x24030 -x13710 -x10158 -x14163 -x10179 -x7481 -x8825 -x19940 -x1281 -x23803 -x1229 -x22521 -x9729 -x9893 -x3818
3586.45/3598.12	s SATISFIABLE
3586.45/3598.12	c Time taken to solve: 3595.343334197998 seconds
3586.45/3598.12	c Total time taken: 3596.6845111846924 seconds

Verifier Data

OK	243

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

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-4847076-1784123139/watcher-4847076-1784123139 -o /tmp/evaluation-result-4847076-1784123139/solver-4847076-1784123139 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847076-1784123139/vars-4847076-1784123139 --bin-var /tmp/runsolver-exch-nodeE005-1784119499-14855 --watchdog 3760 run HOME/instance-4847076-1784123139.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1117755445 --intermediate --solver highs 

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-9,11,17,19,21-25,27-29,31-32,34,38-40,42-43,45,48-56,60
  3550 MHz: 10,12-13,15,30,33,41,61,63
  3600 MHz: 14,16,18,20,26,35-37,44,46-47,57-59,62
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-3

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127615 MiB free)
  node 1: cores 8-15, 129019 MiB (128473 MiB free)
  node 2: cores 16-23, 129019 MiB (126069 MiB free)
  node 3: cores 24-31, 129003 MiB (124138 MiB free)
  node 4: cores 32-39, 128973 MiB (124747 MiB free)
  node 5: cores 40-47, 129019 MiB (122083 MiB free)
  node 6: cores 48-55, 129019 MiB (128702 MiB free)
  node 7: cores 56-63, 128474 MiB (128022 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=18066, runsolver pid=18061
Current StackSize limit: 8192 KiB


[startup+0.100046 s]*
/proc/loadavg: 16.09 16.04 15.86 10/871 18070
/proc/meminfo: memFree=1034078712/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=15000 memory=8988 CPUtime=0 cores=12-15
/proc/18070/stat : 18070 (python3) D 18066 18066 14842 0 -1 4194304 856 0 0 0 0 0 0 0 20 0 1 0 1902365 15360000 1920 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 1 0 0 17 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 3750 2247 1542 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12164 KiB

[startup+0.211672 s]*
/proc/loadavg: 16.09 16.04 15.86 12/873 18074
/proc/meminfo: memFree=1034069856/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=19800 memory=14688 CPUtime=0.02 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 2205 0 0 0 2 0 0 0 20 0 1 0 1902365 20275200 3456 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 0 0 0 17 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 4950 3672 1624 753 0 2799 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 24124 KiB
Current children cumulated memory: 17864 KiB

[startup+0.310646 s]*
/proc/loadavg: 16.09 16.04 15.86 12/874 18075
/proc/meminfo: memFree=1034036036/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=24828 memory=19504 CPUtime=0.06 cores=12-15
/proc/18070/stat : 18070 (python3) D 18066 18066 14842 0 -1 4194304 3277 0 0 0 5 1 0 0 20 0 1 0 1902365 25423872 4608 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 1 0 0 17 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 6207 4876 1819 753 0 3702 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 29152 KiB
Current children cumulated memory: 22680 KiB

[startup+0.700158 s]
/proc/loadavg: 15.76 15.97 15.84 13/875 18078
/proc/meminfo: memFree=1033963344/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=251020 memory=45772 CPUtime=0.37 cores=12-15
/proc/18070/stat : 18070 (python3) D 18066 18066 14842 0 -1 4456448 7053 0 0 0 35 2 0 0 20 0 4 0 1902365 257044480 11136 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 62755 11443 4935 753 0 46512 0
[pid=18070/tid=18076] ppid=18066 vsize=251020 memory=41575 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 257044480 11136 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=251020 memory=4860 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 257044480 11136 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=251020 memory=0 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 257044480 11136 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 255344 KiB
Current children cumulated memory: 48948 KiB

[startup+1.50014 s]
/proc/loadavg: 15.76 15.97 15.84 13/885 18102
/proc/meminfo: memFree=1033880364/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=304388 memory=91028 CPUtime=0.62 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 17454 0 0 0 53 9 0 0 20 0 4 0 1902365 311693312 22499 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 76097 22757 6629 753 0 55931 0
[pid=18070/tid=18076] ppid=18066 vsize=304388 memory=41575 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 311693312 22499 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=304388 memory=0 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 311693312 22499 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=304388 memory=4860 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 311693312 22499 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 308712 KiB
Current children cumulated memory: 94204 KiB

[startup+3.11313 s]
/proc/loadavg: 15.76 15.97 15.84 13/898 18123
/proc/meminfo: memFree=1033398052/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=340812 memory=126728 CPUtime=2.22 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 30219 0 0 0 212 10 0 0 20 0 4 0 1902365 348991488 31396 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 85203 31682 7967 753 0 63499 0
[pid=18070/tid=18076] ppid=18066 vsize=340812 memory=15340 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 348991488 31396 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=340812 memory=41575 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 348991488 31396 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=340812 memory=0 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 348991488 31396 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 2.22 s
Current children cumulated vsize: 345136 KiB
Current children cumulated memory: 129904 KiB
heavy processes:

[startup+6.30011 s]
/proc/loadavg: 15.46 15.90 15.82 13/898 18123
/proc/meminfo: memFree=1033028060/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=341112 memory=127012 CPUtime=5.4 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 31710 0 0 0 530 10 0 0 20 0 4 0 1902365 349298688 31524 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 85278 31753 7967 753 0 63574 0
[pid=18070/tid=18076] ppid=18066 vsize=341112 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 349298688 31524 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=341112 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 349298688 31524 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=341112 memory=127012 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 349298688 31524 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 5.4 s
Current children cumulated vsize: 345436 KiB
Current children cumulated memory: 130188 KiB

[startup+12.7001 s]
/proc/loadavg: 15.19 15.84 15.80 13/898 18123
/proc/meminfo: memFree=1032400932/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=363172 memory=147408 CPUtime=11.78 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 48328 0 0 0 1167 11 0 0 20 0 4 0 1902365 371888128 36568 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 90793 36852 8074 753 0 69089 0
[pid=18070/tid=18076] ppid=18066 vsize=363172 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 371888128 36568 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=363172 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 371888128 36568 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=363172 memory=20470 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 371888128 36568 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 11.78 s
Current children cumulated vsize: 367496 KiB
Current children cumulated memory: 150584 KiB

[startup+25.5001 s]
/proc/loadavg: 14.70 15.71 15.76 13/898 18123
/proc/meminfo: memFree=1031942016/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=364124 memory=148668 CPUtime=24.54 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 48687 0 0 0 2443 11 0 0 20 0 4 0 1902365 372862976 36952 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 91031 37167 8074 753 0 69327 0
[pid=18070/tid=18076] ppid=18066 vsize=364124 memory=3176 CPUtime=0.07 cores=12-15

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

[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3570.68 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 356907 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=396188 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=15340 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=15340 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3570.68 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3598.23 s]
# the end of solver process 18066 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3584.95 s, system=1.6277 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 6.04 6.29 7.28 7/833 18610
/proc/meminfo: memFree=1037017444/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3572.39 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 357078 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=8322839675212561294 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=-6734782050869207347 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=24252 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3572.39 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3590.4 s]
/proc/loadavg: 6.03 6.28 7.27 7/833 18610
/proc/meminfo: memFree=1037018080/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3578.76 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 357715 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=396188 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3578.76 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3593.6 s]
/proc/loadavg: 6.03 6.28 7.26 7/833 18610
/proc/meminfo: memFree=1037020380/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3581.95 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 358034 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=14028 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=396188 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=3176 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3581.95 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3596.8 s]
/proc/loadavg: 6.03 6.28 7.26 7/834 18616
/proc/meminfo: memFree=1037022044/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3585.14 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 358353 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=396188 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=14028 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=15340 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3597.6 s]
/proc/loadavg: 6.03 6.27 7.26 7/834 18616
/proc/meminfo: memFree=1037022296/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3585.94 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 358433 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=2504 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=3568 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=4860 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3585.94 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3598 s]*
/proc/loadavg: 6.03 6.27 7.26 7/834 18616
/proc/meminfo: memFree=1037022232/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=609344 memory=396188 CPUtime=3586.35 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 386509 0 0 0 358474 161 0 0 20 0 4 0 1902365 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152336 99047 8074 753 0 130632 0
[pid=18070/tid=18076] ppid=18066 vsize=609344 memory=8322839675212561294 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=609344 memory=-6000919499214174262 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=609344 memory=1838372 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623968256 98795 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3586.35 s
Current children cumulated vsize: 613668 KiB
Current children cumulated memory: 399364 KiB

[startup+3598.2 s]
/proc/loadavg: 6.03 6.27 7.26 7/834 18616
/proc/meminfo: memFree=1037022232/1055320696 swapFree=33554428/33554428
[pid=18066] ppid=18061 vsize=4324 memory=3176 CPUtime=0 cores=12-15
/proc/18066/stat : 18066 (run) S 18061 18066 14842 0 -1 4194304 262 122 0 0 0 0 0 0 20 0 1 0 1902360 4427776 640 18446744073709551615 94787659468800 94787660363333 140725670932032 0 0 0 65536 4 65538 1 0 0 17 14 0 0 0 0 0 94787660602384 94787660650128 94787666575360 140725670934660 140725670934893 140725670934893 140725670940625 0
/proc/18066/statm: 1081 794 706 219 0 143 0
[pid=18070] ppid=18066 vsize=608832 memory=395896 CPUtime=3586.54 cores=12-15
/proc/18070/stat : 18070 (python3) R 18066 18066 14842 0 -1 4194304 396305 0 0 0 358492 162 0 0 20 0 4 0 1902365 623443968 98675 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 0 0 0 0 17 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
/proc/18070/statm: 152208 98974 8074 753 0 130504 0
[pid=18070/tid=18076] ppid=18066 vsize=608832 memory=3203784 CPUtime=0.07 cores=12-15
/proc/18070/task/18076/stat : 18076 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623443968 98675 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18077] ppid=18066 vsize=608832 memory=5524 CPUtime=0.07 cores=12-15
/proc/18070/task/18077/stat : 18077 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623443968 98675 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
[pid=18070/tid=18078] ppid=18066 vsize=608832 memory=3200 CPUtime=0.07 cores=12-15
/proc/18070/task/18078/stat : 18078 (python3) S 18066 18066 14842 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 1902402 623443968 98675 18446744073709551615 4321280 7402577 140725172558624 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 21745664 140725172561823 140725172562072 140725172562072 140725172567994 0
Current children cumulated CPU time: 3586.54 s
Current children cumulated vsize: 613156 KiB
Current children cumulated memory: 399072 KiB

Child status: 0

Real time (s): 3598.23
CPU time (s): 3586.58
CPU user time (s): 3584.95
CPU system time (s): 1.6277
CPU usage (%): 99.6763
Max. virtual memory (cumulated for all children) (KiB): 827152
Max. memory (cumulated for all children) (KiB): 561964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.95
system time used= 1.6277
maximum resident set size= 557404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396925
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= 3908
involuntary context switches= 1435


# summary of solver processes directly reported to runsolver:
#   pid: 18066
#   total CPU time (s): 3586.58
#   total CPU user time (s): 3584.95
#   total CPU system time (s): 1.6277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.248 second user time and 32.453 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-15 15:45:39
IDJOB=4847076
IDBENCH=178720
IDSOLVER=3705
FILE ID=nodeE005/4847076-1784123139
RUNJOBID= nodeE005-1784119499-14855
SLURM_JOB_ID= 12755602
Free space on /tmp= 801980 MiB

SOLVER NAME= cpmpy_highs (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ex1010-pi.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver highs
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847076-1784123139/watcher-4847076-1784123139 -o /tmp/evaluation-result-4847076-1784123139/solver-4847076-1784123139 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847076-1784123139/vars-4847076-1784123139 --bin-var /tmp/runsolver-exch-nodeE005-1784119499-14855 --watchdog 3760  run HOME/instance-4847076-1784123139.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1117755445 --intermediate --solver highs

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 8110b40f0bcb2b71ca0c468dd4d50902
RANDOM SEED=1117755445

nodeE005 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.480
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.132
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.911
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.243
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.481
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.343
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.010
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.835
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.076
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.097
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.974
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.430
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.244
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.284
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.481
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3566.062
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.192
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3564.628
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3590.446
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.155
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.649
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3561.671
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.738
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.620
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.427
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.785
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.584
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.854
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.791
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.691
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.247
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.540
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.968
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.044
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        1034095868 kB
MemAvailable:   1031766896 kB
Buffers:            3336 kB
Cached:           977464 kB
SwapCached:            0 kB
Active:         17205964 kB
Inactive:         759804 kB
Active(anon):   17005484 kB
Inactive(anon):        0 kB
Active(file):     200480 kB
Inactive(file):   759804 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51012 kB
Writeback:            52 kB
AnonPages:      16971656 kB
Mapped:           129320 kB
Shmem:             20500 kB
KReclaimable:     103936 kB
Slab:             460512 kB
SReclaimable:     103936 kB
SUnreclaim:       356576 kB
KernelStack:       14848 kB
PageTables:        39300 kB
SecPageTables:     10892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   19171052 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477788 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5525504 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      422340 kB
DirectMap2M:    19822592 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801900 MiB
End job on nodeE005 at 2026-07-15 16:45:38