Trace number 3752713

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1844.61

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
depot/normalized-depot01cc_wcsp.wbo
MD5SUM10f5fce695bf85648ffae9229919abbc
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1982
Best CPU time to get the best result obtained on this benchmark0.084986
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables173
Total number of constraints765
Number of soft constraints700
Number of constraints which are clauses700
Number of constraints which are cardinality constraints (but not clauses)65
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Top cost 9801
Min constraint cost 1
Max constraint cost 9801
Sum of constraints costs 6438293
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c run usual solver
0.00/0.04	o 29727
0.00/0.04	c starting approximation
0.00/0.04	c factor = 2
0.00/0.04	c factor still to low - shrinking to 124.853
0.00/0.04	c approx number of clauses: 1e+06
0.00/0.04	c current bound: 14863
0.00/0.58	c current bound: 14863
1.07/1.11	c current bound: 14863
1.35/1.86	c current bound: 14863
2.16/2.40	c current bound: 14863
2.43/2.93	c current bound: 14863
2.96/3.47	c current bound: 14863
3.51/4.00	c current bound: 14863
4.24/4.56	c current bound: 14863
4.60/5.10	c current bound: 14863
5.35/5.66	c current bound: 14863
5.69/6.20	c current bound: 14863
6.44/6.77	c current bound: 14863
6.77/7.30	c current bound: 14863
7.51/7.85	c current bound: 14863
7.84/8.39	c current bound: 14863
8.59/8.94	c current bound: 14863
8.93/9.47	c current bound: 14863
9.69/10.01	c current bound: 14863
10.01/10.55	c current bound: 14863
10.71/11.09	c current bound: 14863
11.34/12.56	c current bound: 14863
11.62/13.09	c current bound: 14863
12.16/13.63	c current bound: 14863
12.68/14.16	c current bound: 14863
13.49/14.70	c current bound: 14863
13.77/15.24	c current bound: 14863
14.31/15.78	c current bound: 14863
14.86/16.32	c current bound: 14863
15.39/16.85	c current bound: 14863
15.92/17.38	c current bound: 14863
16.47/17.92	c current bound: 14863
17.02/18.46	c current bound: 14863
17.54/18.99	c current bound: 14863
18.08/19.53	c current bound: 14863
18.61/20.06	c current bound: 14863
19.15/20.59	c current bound: 14863
19.68/21.13	c current bound: 14863
20.22/21.77	c current bound: 14863
20.75/22.30	c current bound: 14863
21.28/22.84	c current bound: 14863
21.82/23.37	c current bound: 14863
22.35/23.90	c current bound: 14863
22.89/24.44	c current bound: 14863
23.41/24.98	c current bound: 14863
23.96/25.51	c current bound: 14863
24.50/26.05	c current bound: 14863
25.04/26.58	c current bound: 14863
25.57/27.17	c current bound: 14863
26.11/27.71	c current bound: 14863
26.64/28.24	c current bound: 14863
27.18/28.78	c current bound: 14863
27.72/29.32	c current bound: 14863
28.44/29.86	c current bound: 14863
28.79/30.39	c current bound: 14863
29.55/30.93	c current bound: 14863
29.87/31.47	c current bound: 14863
30.66/32.00	c current bound: 14863
30.95/32.54	c current bound: 14863
31.67/33.07	c current bound: 14863
32.01/33.61	c current bound: 14863
32.82/35.30	c current bound: 14863
33.10/35.85	c current bound: 14863
33.82/36.39	c current bound: 14863
34.45/37.03	c current bound: 14863
34.72/37.56	c current bound: 14863
35.25/38.10	c current bound: 14863
36.01/38.65	c current bound: 14863
36.35/39.19	c current bound: 14863
37.11/39.73	c current bound: 14863
37.42/40.26	c current bound: 14863
38.20/40.81	c current bound: 14863
38.51/41.35	c current bound: 14863
39.30/42.24	c current bound: 14863
39.58/42.77	c current bound: 14863
40.12/43.31	c current bound: 14863
40.67/43.85	c current bound: 14863
41.19/44.39	c current bound: 14863
41.75/44.93	c current bound: 14863
42.28/45.48	c current bound: 14863
42.82/46.01	c current bound: 14863
43.37/46.56	c current bound: 14863
44.17/47.28	c current bound: 14863
44.45/47.82	c current bound: 14863
45.19/48.36	c current bound: 14863
45.52/48.89	c current bound: 14863
46.28/49.44	c current bound: 14863
46.61/49.97	c current bound: 14863
47.38/50.51	c current bound: 14863
47.68/51.07	c current bound: 14863
48.49/51.61	c current bound: 14863
49.04/52.24	c current bound: 14863
49.49/52.78	c current bound: 14863
49.86/53.32	c current bound: 14863
50.60/53.86	c current bound: 14863
51.20/54.40	c current bound: 14863
51.69/54.94	c current bound: 14863
52.00/55.48	c current bound: 14863
52.79/56.02	c current bound: 14863
53.10/56.56	c current bound: 14863
53.89/57.28	c current bound: 14863
54.16/57.82	c current bound: 14863
54.90/58.36	c current bound: 14863
55.51/58.90	c current bound: 14863
56.00/59.44	c current bound: 14863
56.31/59.98	c current bound: 14863
57.09/60.52	c current bound: 14863
57.40/61.07	c current bound: 14863
58.19/61.61	c current bound: 14863
58.76/62.36	c current bound: 14863
59.27/62.90	c current bound: 14863
59.56/63.43	c current bound: 14863
60.10/63.97	c current bound: 14863
60.62/64.51	c current bound: 14863
61.37/65.06	c current bound: 14863
61.99/65.60	c current bound: 14863
62.46/66.15	c current bound: 14863
62.80/66.69	c current bound: 14863
63.61/67.47	c current bound: 14863
63.88/68.00	c current bound: 14863
64.42/68.54	c current bound: 14863
64.96/69.07	c current bound: 14863
65.51/69.61	c current bound: 14863
66.03/70.14	c current bound: 14863
66.58/70.68	c current bound: 14863
67.11/71.22	c current bound: 14863
67.64/71.76	c current bound: 14863
68.45/72.51	c current bound: 14863
68.72/73.04	c current bound: 14863
69.26/73.58	c current bound: 14863
69.80/74.12	c current bound: 14863
70.33/74.65	c current bound: 14863
70.87/75.19	c current bound: 14863
71.42/75.74	c current bound: 14863
71.96/76.27	c current bound: 14863
72.50/76.81	c current bound: 14863
73.04/77.56	c current bound: 14863
73.82/78.11	c current bound: 14863
74.12/78.64	c current bound: 14863
74.82/79.18	c current bound: 14863
75.19/79.72	c current bound: 14863
75.92/80.26	c current bound: 14863
76.27/80.79	c current bound: 14863
77.03/81.33	c current bound: 14863
77.34/81.88	c current bound: 14863
78.12/82.42	c current bound: 14863
78.43/82.96	c current bound: 14863
78.96/83.50	c current bound: 14863
79.51/84.03	c current bound: 14863
80.04/84.57	c current bound: 14863
80.58/85.11	c current bound: 14863
81.12/85.66	c current bound: 14863
81.66/86.20	c current bound: 14863
82.22/86.74	c current bound: 14863
82.77/87.28	c current bound: 14863
83.50/87.95	c current bound: 14863
83.85/88.49	c current bound: 14863
84.61/89.04	c current bound: 14863
84.95/89.59	c current bound: 14863
85.72/90.13	c current bound: 14863
86.03/90.67	c current bound: 14863
86.82/91.21	c current bound: 14863
87.11/91.75	c current bound: 14863
87.65/92.28	c current bound: 14863
88.19/92.87	c current bound: 14863
88.73/93.40	c current bound: 14863
89.25/93.94	c current bound: 14863
89.79/94.48	c current bound: 14863
90.34/95.01	c current bound: 14863
90.87/95.55	c current bound: 14863
91.41/96.08	c current bound: 14863
91.94/96.62	c current bound: 14863
92.47/97.16	c current bound: 14863
93.02/97.70	c current bound: 14863
93.56/98.24	c current bound: 14863
94.10/98.77	c current bound: 14863
94.64/99.30	c current bound: 14863
95.17/99.83	c current bound: 14863
95.71/100.37	c current bound: 14863
96.24/100.90	c current bound: 14863
96.78/101.44	c current bound: 14863
97.33/101.98	c current bound: 14863
98.14/102.82	c current bound: 14863
98.61/103.36	c current bound: 14863
98.93/103.89	c current bound: 14863
99.70/104.43	c current bound: 14863
100.01/104.97	c current bound: 14863
100.81/105.51	c current bound: 14863
101.10/106.05	c current bound: 14863
101.64/106.59	c current bound: 14863
102.17/107.12	c current bound: 14863
102.98/107.82	c current bound: 14863
103.24/108.36	c current bound: 14863
103.95/108.90	c current bound: 14863
104.33/109.45	c current bound: 14863
105.05/109.99	c current bound: 14863
105.43/110.52	c current bound: 14863
106.14/111.08	c current bound: 14863
106.51/111.62	c current bound: 14863
107.25/112.17	c current bound: 14863
107.59/112.89	c current bound: 14863
108.35/113.43	c current bound: 14863
108.68/113.97	c current bound: 14863
109.46/114.51	c current bound: 14863
109.77/115.06	c current bound: 14863
110.56/115.60	c current bound: 14863
110.86/116.15	c current bound: 14863
111.56/116.69	c current bound: 14863
111.93/117.23	c current bound: 14863
112.74/117.96	c current bound: 14863
113.00/118.50	c current bound: 14863
113.55/119.04	c current bound: 14863
114.09/119.58	c current bound: 14863
114.64/120.11	c current bound: 14863
115.17/120.65	c current bound: 14863
115.70/121.19	c current bound: 14863
116.25/121.73	c current bound: 14863
116.79/122.27	c current bound: 14863
117.33/123.07	c current bound: 14863
118.13/123.60	c current bound: 14863
118.41/124.13	c current bound: 14863
118.95/124.67	c current bound: 14863
119.49/125.21	c current bound: 14863
120.03/125.75	c current bound: 14863
120.57/126.28	c current bound: 14863
121.11/126.82	c current bound: 14863
121.65/127.35	c current bound: 14863
122.18/128.12	c current bound: 14863
122.92/128.66	c current bound: 14863
123.25/129.19	c current bound: 14863
124.00/129.73	c current bound: 14863
124.33/130.28	c current bound: 14863
125.12/130.82	c current bound: 14863
125.43/131.36	c current bound: 14863
125.96/131.89	c current bound: 14863
126.49/132.43	c current bound: 14863
127.31/133.20	c current bound: 14863
127.57/133.74	c current bound: 14863
128.30/134.28	c current bound: 14863
128.66/134.82	c current bound: 14863
129.41/135.37	c current bound: 14863
129.75/135.91	c current bound: 14863
130.50/136.46	c current bound: 14863
131.12/137.00	c current bound: 14863
131.59/137.54	c current bound: 14863
131.93/138.30	c current bound: 14863
132.47/138.84	c current bound: 14863
133.00/139.38	c current bound: 14863
133.54/139.91	c current bound: 14863
134.08/140.46	c current bound: 14863
134.62/141.00	c current bound: 14863
135.17/141.54	c current bound: 14863
135.70/142.07	c current bound: 14863
136.24/142.62	c current bound: 14863
137.07/143.31	c current bound: 14863
137.34/143.84	c current bound: 14863
137.87/144.38	c current bound: 14863
138.41/144.91	c current bound: 14863
138.95/145.45	c current bound: 14863
139.49/145.98	c current bound: 14863
140.02/146.52	c current bound: 14863
140.55/147.06	c current bound: 14863
141.11/147.59	c current bound: 14863
141.90/148.30	c current bound: 14863
142.17/148.83	c current bound: 14863
142.71/149.37	c current bound: 14863
143.24/149.90	c current bound: 14863
143.77/150.44	c current bound: 14863
144.32/150.98	c current bound: 14863
144.86/151.51	c current bound: 14863
145.39/152.05	c current bound: 14863
145.93/152.60	c current bound: 14863
146.48/153.29	c current bound: 14863
147.02/153.82	c current bound: 14863
147.56/154.36	c current bound: 14863
148.09/154.89	c current bound: 14863
148.63/155.43	c current bound: 14863
149.17/155.97	c current bound: 14863
149.71/156.51	c current bound: 14863
150.24/157.04	c current bound: 14863
150.78/157.58	c current bound: 14863
151.32/158.12	c current bound: 14863
151.87/158.65	c current bound: 14863
152.39/159.20	c current bound: 14863
152.94/159.73	c current bound: 14863
153.48/160.26	c current bound: 14863
154.27/160.80	c current bound: 14863
154.55/161.33	c current bound: 14863
155.08/161.87	c current bound: 14863
155.61/162.40	c current bound: 14863
156.36/162.94	c current bound: 14863
156.68/163.48	c current bound: 14863
157.45/164.02	c current bound: 14863
157.77/164.56	c current bound: 14863
158.57/165.10	c current bound: 14863
158.84/165.65	c current bound: 14863
159.55/166.19	c current bound: 14863
159.93/166.73	c current bound: 14863
160.65/167.28	c current bound: 14863
161.02/167.82	c current bound: 14863
161.80/168.58	c current bound: 14863
162.09/169.13	c current bound: 14863
162.64/169.67	c current bound: 14863
163.19/170.21	c current bound: 14863
163.71/170.74	c current bound: 14863
164.26/171.28	c current bound: 14863
164.80/171.82	c current bound: 14863
165.33/172.36	c current bound: 14863
166.15/172.90	c current bound: 14863
166.67/173.64	c current bound: 14863
166.95/174.18	c current bound: 14863
167.49/174.72	c current bound: 14863
168.03/175.25	c current bound: 14863
168.57/175.79	c current bound: 14863
169.11/176.33	c current bound: 14863
169.64/176.87	c current bound: 14863
170.18/177.42	c current bound: 14863
170.73/177.96	c current bound: 14863
171.53/178.66	c current bound: 14863
171.80/179.20	c current bound: 14863
172.34/179.74	c current bound: 14863
172.88/180.28	c current bound: 14863
173.43/180.82	c current bound: 14863
173.97/181.36	c current bound: 14863
174.51/181.90	c current bound: 14863
175.06/182.44	c current bound: 14863
175.59/182.98	c current bound: 14863
176.41/183.71	c current bound: 14863
176.67/184.25	c current bound: 14863
177.39/184.79	c current bound: 14863
177.75/185.33	c current bound: 14863
178.47/185.88	c current bound: 14863
178.84/186.42	c current bound: 14863
179.58/186.96	c current bound: 14863
179.91/187.50	c current bound: 14863
180.68/188.05	c current bound: 14863
181.28/188.79	c current bound: 14863
181.77/189.33	c current bound: 14863
182.11/189.87	c current bound: 14863
182.88/190.41	c current bound: 14863
183.18/190.96	c current bound: 14863
183.98/191.50	c current bound: 14863
184.27/192.04	c current bound: 14863
184.98/192.59	c current bound: 14863
185.35/193.13	c current bound: 14863
186.14/193.85	c current bound: 14863
186.43/194.38	c current bound: 14863
186.97/194.92	c current bound: 14863
187.51/195.46	c current bound: 14863
188.04/196.01	c current bound: 14863
188.59/196.55	c current bound: 14863
189.13/197.08	c current bound: 14863
189.67/197.62	c current bound: 14863
190.38/198.17	c current bound: 14863
190.75/198.84	c current bound: 14863
191.29/199.38	c current bound: 14863
191.81/199.92	c current bound: 14863
192.37/200.46	c current bound: 14863
192.91/201.00	c current bound: 14863
193.45/201.54	c current bound: 14863
193.99/202.08	c current bound: 14863
194.52/202.62	c current bound: 14863
195.07/203.16	c current bound: 14863
195.88/203.70	c current bound: 14863
196.15/204.29	c current bound: 14863
196.70/204.83	c current bound: 14863
197.25/205.37	c current bound: 14863
197.78/205.91	c current bound: 14863
198.32/206.44	c current bound: 14863
199.14/207.00	c current bound: 14863
199.41/207.54	c current bound: 14863
199.96/208.09	c current bound: 14863
200.51/208.62	c current bound: 14863
201.31/209.21	c current bound: 14863
201.57/209.75	c current bound: 14863
202.11/210.28	c current bound: 14863
202.65/210.82	c current bound: 14863
203.38/211.37	c current bound: 14863
203.73/211.90	c current bound: 14863
204.48/212.45	c current bound: 14863
205.09/213.00	c current bound: 14863
205.58/213.53	c current bound: 14863
206.17/214.24	c current bound: 14863
206.43/214.77	c current bound: 14863
206.97/215.31	c current bound: 14863
207.49/215.84	c current bound: 14863
208.04/216.38	c current bound: 14863
208.56/216.91	c current bound: 14863
209.09/217.44	c current bound: 14863
209.64/217.99	c current bound: 14863
210.18/218.52	c current bound: 14863
210.97/219.29	c current bound: 14863
211.24/219.83	c current bound: 14863
211.78/220.37	c current bound: 14863
212.34/220.90	c current bound: 14863
212.87/221.44	c current bound: 14863
213.40/221.97	c current bound: 14863
213.94/222.52	c current bound: 14863
214.48/223.06	c current bound: 14863
215.02/223.59	c current bound: 14863
215.56/224.28	c current bound: 14863
216.09/224.81	c current bound: 14863
216.62/225.35	c current bound: 14863
217.17/225.89	c current bound: 14863
217.70/226.42	c current bound: 14863
218.24/226.96	c current bound: 14863
218.78/227.49	c current bound: 14863
219.33/228.03	c current bound: 14863
219.85/228.57	c current bound: 14863
220.40/229.12	c current bound: 14863
220.95/229.71	c current bound: 14863
221.49/230.26	c current bound: 14863
222.05/230.82	c current bound: 14863
222.61/231.37	c current bound: 14863
223.15/231.91	c current bound: 14863
223.69/232.46	c current bound: 14863
224.25/233.01	c current bound: 14863
224.79/233.55	c current bound: 14863
225.62/234.10	c current bound: 14863
225.88/234.63	c current bound: 14863
226.71/235.20	c current bound: 14863
226.98/235.74	c current bound: 14863
227.53/236.29	c current bound: 14863
228.07/236.83	c current bound: 14863
228.62/237.38	c current bound: 14863
229.17/237.92	c current bound: 14863
229.71/238.48	c current bound: 14863
230.27/239.02	c current bound: 14863
230.81/239.65	c current bound: 14863
231.64/240.20	c current bound: 14863
231.91/240.74	c current bound: 14863
232.46/241.29	c current bound: 14863
233.00/241.83	c current bound: 14863
233.56/242.38	c current bound: 14863
234.11/242.93	c current bound: 14863
234.64/243.47	c current bound: 14863
235.19/244.02	c current bound: 14863
235.74/244.56	c current bound: 14863
236.28/245.10	c current bound: 14863
236.83/245.65	c current bound: 14863
237.37/246.19	c current bound: 14863
237.91/246.73	c current bound: 14863
238.46/247.28	c current bound: 14863
239.01/247.83	c current bound: 14863
239.56/248.39	c current bound: 14863
240.13/248.94	c current bound: 14863
240.95/249.78	c current bound: 14863
241.22/250.32	c current bound: 14863
241.95/250.87	c current bound: 14863
242.31/251.41	c current bound: 14863
243.05/251.96	c current bound: 14863
243.40/252.51	c current bound: 14863
244.16/253.05	c current bound: 14863
244.76/253.60	c current bound: 14863
245.26/254.14	c current bound: 14863
245.58/254.82	c current bound: 14863
246.43/255.40	c current bound: 14863
246.70/255.94	c current bound: 14863
247.25/256.49	c current bound: 14863
247.79/257.03	c current bound: 14863
248.35/257.57	c current bound: 14863
248.88/258.11	c current bound: 14863
249.62/258.67	c current bound: 14863
249.99/259.22	c current bound: 14863
250.81/259.85	c current bound: 14863
251.35/260.40	c current bound: 14863
251.63/260.95	c current bound: 14863
252.18/261.50	c current bound: 14863
252.74/262.05	c current bound: 14863
253.56/262.60	c current bound: 14863
253.82/263.15	c current bound: 14863
254.38/263.71	c current bound: 14863
254.94/264.25	c current bound: 14863
255.76/264.92	c current bound: 14863
256.03/265.47	c current bound: 14863
256.58/266.01	c current bound: 14863
257.12/266.56	c current bound: 14863
257.67/267.11	c current bound: 14863
258.21/267.65	c current bound: 14863
258.76/268.20	c current bound: 14863
259.30/268.74	c current bound: 14863
259.86/269.29	c current bound: 14863
260.67/270.00	c current bound: 14863
261.16/270.55	c current bound: 14863
261.49/271.09	c current bound: 14863
262.26/271.64	c current bound: 14863
262.58/272.19	c current bound: 14863
263.37/272.74	c current bound: 14863
263.68/273.29	c current bound: 14863
264.46/273.83	c current bound: 14863
264.77/274.38	c current bound: 14863
265.58/275.07	c current bound: 14863
265.88/275.61	c current bound: 14863
266.62/276.15	c current bound: 14863
266.95/276.70	c current bound: 14863
267.72/277.24	c current bound: 14863
268.05/277.79	c current bound: 14863
268.83/278.33	c current bound: 14863
269.13/278.87	c current bound: 14863
269.92/279.41	c current bound: 14863
270.50/280.05	c current bound: 14863
270.93/280.58	c current bound: 14863
271.30/281.12	c current bound: 14863
272.03/281.67	c current bound: 14863
272.39/282.21	c current bound: 14863
273.14/282.76	c current bound: 14863
273.47/283.29	c current bound: 14863
274.24/283.83	c current bound: 14863
274.54/284.36	c current bound: 14863
275.24/284.90	c current bound: 14863
275.61/285.49	c current bound: 14863
276.39/286.03	c current bound: 14863
276.70/286.56	c current bound: 14863
277.40/287.10	c current bound: 14863
277.77/287.64	c current bound: 14863
278.49/288.18	c current bound: 14863
278.85/288.71	c current bound: 14863
279.59/289.26	c current bound: 14863
279.93/289.81	c current bound: 14863
280.68/290.34	c current bound: 14863
281.01/290.87	c current bound: 14863
281.79/291.41	c current bound: 14863
282.08/291.95	c current bound: 14863
282.62/292.48	c current bound: 14863
283.15/293.03	c current bound: 14863
283.69/293.56	c current bound: 14863
284.24/294.10	c current bound: 14863
284.78/294.65	c current bound: 14863
285.61/295.36	c current bound: 14863
286.14/295.90	c current bound: 14863
286.42/296.45	c current bound: 14863
287.14/296.99	c current bound: 14863
287.49/297.54	c current bound: 14863
288.23/298.07	c current bound: 14863
288.58/298.62	c current bound: 14863
289.33/299.16	c current bound: 14863
289.66/299.70	c current bound: 14863
290.44/300.27	c current bound: 14863
290.76/300.81	c current bound: 14863
291.51/301.35	c current bound: 14863
291.85/301.92	c current bound: 14863
292.62/302.47	c current bound: 14863
292.96/303.02	c current bound: 14863
293.72/303.57	c current bound: 14863
294.05/304.11	c current bound: 14863
294.83/304.66	c current bound: 14863
295.15/305.32	c current bound: 14863
295.90/305.86	c current bound: 14863
296.24/306.42	c current bound: 14863
297.01/306.96	c current bound: 14863
297.35/307.52	c current bound: 14863
298.11/308.07	c current bound: 14863
298.46/308.62	c current bound: 14863
299.20/309.16	c current bound: 14863
299.56/309.72	c current bound: 14863
300.38/310.39	c current bound: 14863
300.65/310.94	c current bound: 14863
301.50/311.50	c current bound: 14863
301.77/312.04	c current bound: 14863
302.31/312.59	c current bound: 14863
302.87/313.15	c current bound: 14863
303.42/313.69	c current bound: 14863
303.96/314.25	c current bound: 14863
304.51/314.79	c current bound: 14863
305.06/315.46	c current bound: 14863
305.88/316.00	c current bound: 14863
306.14/316.54	c current bound: 14863
306.97/317.10	c current bound: 14863
307.25/317.65	c current bound: 14863
307.80/318.19	c current bound: 14863
308.34/318.74	c current bound: 14863
308.88/319.28	c current bound: 14863
309.43/319.83	c current bound: 14863
309.98/320.53	c current bound: 14863
310.53/321.08	c current bound: 14863
311.06/321.62	c current bound: 14863
311.61/322.16	c current bound: 14863
312.16/322.71	c current bound: 14863
312.69/323.25	c current bound: 14863
313.25/323.79	c current bound: 14863
313.79/324.34	c current bound: 14863
314.35/324.88	c current bound: 14863
315.14/325.60	c current bound: 14863
315.43/326.15	c current bound: 14863
316.27/326.70	c current bound: 14863
316.55/327.25	c current bound: 14863
317.36/327.81	c current bound: 14863
317.65/328.37	c current bound: 14863
318.47/328.91	c current bound: 14863
318.76/329.47	c current bound: 14863
319.57/330.02	c current bound: 14863
320.15/330.70	c current bound: 14863
320.63/331.24	c current bound: 14863
320.97/331.79	c current bound: 14863
321.74/332.33	c current bound: 14863
322.04/332.88	c current bound: 14863
322.83/333.42	c current bound: 14863
323.14/333.97	c current bound: 14863
323.94/334.51	c current bound: 14863
324.24/335.06	c current bound: 14863
325.05/335.94	c current bound: 14863
325.33/336.49	c current bound: 14863
325.87/337.04	c current bound: 14863
326.42/337.58	c current bound: 14863
326.97/338.12	c current bound: 14863
327.52/338.66	c current bound: 14863
328.06/339.20	c current bound: 14863
328.60/339.75	c current bound: 14863
329.14/340.29	c current bound: 14863
329.97/341.10	c current bound: 14863
330.24/341.64	c current bound: 14863
330.95/342.19	c current bound: 14863
331.32/342.73	c current bound: 14863
332.07/343.27	c current bound: 14863
332.42/343.81	c current bound: 14863
333.14/344.35	c current bound: 14863
333.48/344.89	c current bound: 14863
334.27/345.43	c current bound: 14863
334.84/346.18	c current bound: 14863
335.10/346.72	c current bound: 14863
335.65/347.27	c current bound: 14863
336.19/347.81	c current bound: 14863
336.72/348.35	c current bound: 14863
337.27/348.89	c current bound: 14863
337.81/349.43	c current bound: 14863
338.55/349.99	c current bound: 14863
338.92/350.53	c current bound: 14863
339.72/351.21	c current bound: 14863
340.00/351.75	c current bound: 14863
340.53/352.29	c current bound: 14863
341.08/352.82	c current bound: 14863
341.61/353.37	c current bound: 14863
342.15/353.90	c current bound: 14863
342.69/354.44	c current bound: 14863
343.23/354.97	c current bound: 14863
343.77/355.51	c current bound: 14863
344.31/356.21	c current bound: 14863
344.84/356.74	c current bound: 14863
345.38/357.28	c current bound: 14863
345.90/357.81	c current bound: 14863
346.45/358.35	c current bound: 14863
346.98/358.89	c current bound: 14863
347.52/359.44	c current bound: 14863
348.06/359.98	c current bound: 14863
348.61/360.53	c current bound: 14863
349.17/361.23	c current bound: 14863
349.70/361.77	c current bound: 14863
350.25/362.32	c current bound: 14863
350.80/362.86	c current bound: 14863
351.35/363.41	c current bound: 14863
351.90/363.96	c current bound: 14863
352.44/364.50	c current bound: 14863
352.98/365.05	c current bound: 14863
353.53/365.59	c current bound: 14863
354.36/366.29	c current bound: 14863
354.63/366.83	c current bound: 14863
355.37/367.38	c current bound: 14863
355.72/367.93	c current bound: 14863
356.46/368.48	c current bound: 14863
356.82/369.02	c current bound: 14863
357.57/369.57	c current bound: 14863
357.92/370.12	c current bound: 14863
358.65/370.66	c current bound: 14863
359.01/371.29	c current bound: 14863
359.79/371.83	c current bound: 14863
360.09/372.38	c current bound: 14863
360.88/372.94	c current bound: 14863
361.19/373.48	c current bound: 14863
361.99/374.03	c current bound: 14863
362.29/374.58	c current bound: 14863
363.08/375.12	c current bound: 14863
363.38/375.67	c current bound: 14863
364.19/376.26	c current bound: 14863
364.48/376.81	c current bound: 14863
365.25/377.36	c current bound: 14863
365.59/377.91	c current bound: 14863
366.35/378.46	c current bound: 14863
366.68/379.01	c current bound: 14863
367.45/379.55	c current bound: 14863
368.06/380.10	c current bound: 14863
368.55/380.65	c current bound: 14863
368.88/381.33	c current bound: 14863
369.61/381.86	c current bound: 14863
369.95/382.41	c current bound: 14863
370.72/382.95	c current bound: 14863
371.06/383.50	c current bound: 14863
371.81/384.05	c current bound: 14863
372.16/384.59	c current bound: 14863
372.92/385.14	c current bound: 14863
373.23/385.68	c current bound: 14863
374.05/386.39	c current bound: 14863
374.34/386.94	c current bound: 14863
374.89/387.48	c current bound: 14863
375.43/388.03	c current bound: 14863
375.97/388.57	c current bound: 14863
376.52/389.12	c current bound: 14863
377.07/389.66	c current bound: 14863
377.62/390.21	c current bound: 14863
378.15/390.75	c current bound: 14863
378.71/391.47	c current bound: 14863
379.24/392.02	c current bound: 14863
379.79/392.59	c current bound: 14863
380.36/393.15	c current bound: 14863
380.92/393.70	c current bound: 14863
381.47/394.25	c current bound: 14863
382.29/394.81	c current bound: 14863
382.57/395.35	c current bound: 14863
383.12/395.90	c current bound: 14863
383.94/396.60	c current bound: 14863
384.43/397.14	c current bound: 14863
384.75/397.70	c current bound: 14863
385.53/398.25	c current bound: 14863
385.86/398.79	c current bound: 14863
386.62/399.34	c current bound: 14863
386.95/399.89	c current bound: 14863
387.73/400.44	c current bound: 14863
388.05/400.98	c current bound: 14863
388.88/401.73	c current bound: 14863
389.15/402.27	c current bound: 14863
389.69/402.82	c current bound: 14863
390.25/403.37	c current bound: 14863
390.80/403.92	c current bound: 14863
391.34/404.46	c current bound: 14863
391.89/405.01	c current bound: 14863
392.45/405.56	c current bound: 14863
392.99/406.10	c current bound: 14863
393.54/406.66	c current bound: 14863
394.09/407.20	c current bound: 14863
394.62/407.75	c current bound: 14863
395.16/408.29	c current bound: 14863
395.72/408.84	c current bound: 14863
396.27/409.37	c current bound: 14863
396.80/409.92	c current bound: 14863
397.54/410.45	c current bound: 14863
397.88/410.99	c current bound: 14863
398.65/411.52	c current bound: 14863
398.95/412.09	c current bound: 14863
399.71/412.63	c current bound: 14863
400.02/413.18	c current bound: 14863
400.79/413.72	c current bound: 14863
401.11/414.26	c current bound: 14863
401.90/414.80	c current bound: 14863
402.19/415.33	c current bound: 14863
402.90/415.88	c current bound: 14863
403.26/416.41	c current bound: 14863
404.01/416.96	c current bound: 14863
404.61/417.50	c current bound: 14863
405.10/418.03	c current bound: 14863
405.42/418.56	c current bound: 14863
406.21/419.11	c current bound: 14863
406.49/419.65	c current bound: 14863
407.21/420.19	c current bound: 14863
407.58/420.72	c current bound: 14863
408.30/421.26	c current bound: 14863
408.64/421.96	c current bound: 14863
409.44/422.50	c current bound: 14863
409.72/423.05	c current bound: 14863
410.45/423.59	c current bound: 14863
410.83/424.14	c current bound: 14863
411.55/424.68	c current bound: 14863
411.91/425.22	c current bound: 14863
412.66/425.77	c current bound: 14863
413.00/426.32	c current bound: 14863
413.81/426.98	c current bound: 14863
414.08/427.53	c current bound: 14863
414.63/428.07	c current bound: 14863
415.17/428.62	c current bound: 14863
415.92/429.16	c current bound: 14863
416.25/429.70	c current bound: 14863
417.02/430.24	c current bound: 14863
417.35/430.79	c current bound: 14863
418.11/431.34	c current bound: 14863
418.71/432.11	c current bound: 14863
418.98/432.66	c current bound: 14863
419.52/433.20	c current bound: 14863
420.07/433.75	c current bound: 14863
420.61/434.30	c current bound: 14863
421.16/434.85	c current bound: 14863
421.72/435.40	c current bound: 14863
422.27/435.95	c current bound: 14863
422.82/436.50	c current bound: 14863
423.66/437.17	c current bound: 14863
424.17/437.71	c current bound: 14863
424.46/438.26	c current bound: 14863
425.28/438.81	c current bound: 14863
425.56/439.37	c current bound: 14863
426.37/439.92	c current bound: 14863
426.67/440.45	c current bound: 14863
427.21/440.99	c current bound: 14863
427.73/441.52	c current bound: 14863
428.52/442.23	c current bound: 14863
428.81/442.76	c current bound: 14863
429.50/443.30	c current bound: 14863
429.88/443.83	c current bound: 14863
430.61/444.37	c current bound: 14863
430.95/444.90	c current bound: 14863
431.71/445.44	c current bound: 14863
432.03/445.97	c current bound: 14863
432.80/446.51	c current bound: 14863
433.35/447.27	c current bound: 14863
433.88/447.80	c current bound: 14863
434.16/448.33	c current bound: 14863
434.88/448.87	c current bound: 14863
435.23/449.40	c current bound: 14863
435.98/449.94	c current bound: 14863
436.30/450.48	c current bound: 14863
437.08/451.01	c current bound: 14863
437.38/451.55	c current bound: 14863
438.17/452.29	c current bound: 14863
438.45/452.82	c current bound: 14863
439.17/453.36	c current bound: 14863
439.79/453.90	c current bound: 14863
440.28/454.43	c current bound: 14863
440.59/454.97	c current bound: 14863
441.38/455.50	c current bound: 14863
441.66/456.04	c current bound: 14863
442.38/456.57	c current bound: 14863
442.73/457.29	c current bound: 14863
443.27/457.83	c current bound: 14863
443.80/458.37	c current bound: 14863
444.34/458.91	c current bound: 14863
444.89/459.45	c current bound: 14863
445.43/459.99	c current bound: 14863
445.96/460.53	c current bound: 14863
446.51/461.07	c current bound: 14863
447.05/461.61	c current bound: 14863
447.84/462.31	c current bound: 14863
448.12/462.84	c current bound: 14863
448.66/463.39	c current bound: 14863
449.22/463.93	c current bound: 14863
449.76/464.47	c current bound: 14863
450.29/465.02	c current bound: 14863
450.84/465.56	c current bound: 14863
451.37/466.10	c current bound: 14863
451.92/466.64	c current bound: 14863
452.46/467.30	c current bound: 14863
453.00/467.84	c current bound: 14863
453.53/468.37	c current bound: 14863
454.06/468.91	c current bound: 14863
454.61/469.45	c current bound: 14863
455.16/470.00	c current bound: 14863
455.69/470.54	c current bound: 14863
456.23/471.08	c current bound: 14863
456.77/471.62	c current bound: 14863
457.31/472.15	c current bound: 14863
457.84/472.75	c current bound: 14863
458.37/473.30	c current bound: 14863
458.92/473.83	c current bound: 14863
459.46/474.36	c current bound: 14863
460.27/474.90	c current bound: 14863
460.54/475.44	c current bound: 14863
461.08/475.98	c current bound: 14863
461.63/476.52	c current bound: 14863
462.17/477.05	c current bound: 14863
462.70/477.59	c current bound: 14863
463.24/478.14	c current bound: 14863
463.79/478.67	c current bound: 14863
464.33/479.21	c current bound: 14863
465.07/479.75	c current bound: 14863
465.39/480.28	c current bound: 14863
466.16/480.82	c current bound: 14863
466.46/481.36	c current bound: 14863
467.16/481.89	c current bound: 14863
467.80/482.57	c current bound: 14863
468.08/483.11	c current bound: 14863
468.62/483.65	c current bound: 14863
469.16/484.18	c current bound: 14863
469.69/484.72	c current bound: 14863
470.43/485.26	c current bound: 14863
470.76/485.80	c current bound: 14863
471.53/486.33	c current bound: 14863
471.86/486.87	c current bound: 14863
472.65/487.60	c current bound: 14863
472.93/488.13	c current bound: 14863
473.45/488.67	c current bound: 14863
474.00/489.21	c current bound: 14863
474.53/489.74	c current bound: 14863
475.08/490.27	c current bound: 14863
475.61/490.82	c current bound: 14863
476.16/491.35	c current bound: 14863
476.69/491.89	c current bound: 14863
477.49/492.53	c current bound: 14863
477.76/493.07	c current bound: 14863
478.30/493.60	c current bound: 14863
478.84/494.14	c current bound: 14863
479.39/494.68	c current bound: 14863
479.91/495.22	c current bound: 14863
480.46/495.75	c current bound: 14863
481.00/496.29	c current bound: 14863
481.53/496.83	c current bound: 14863
482.07/497.36	c current bound: 14863
482.61/497.97	c current bound: 14863
483.15/498.51	c current bound: 14863
483.71/499.07	c current bound: 14863
484.27/499.61	c current bound: 14863
484.82/500.16	c current bound: 14863
485.35/500.71	c current bound: 14863
485.91/501.26	c current bound: 14863
486.46/501.80	c current bound: 14863
487.01/502.35	c current bound: 14863
487.55/502.89	c current bound: 14863
488.09/503.44	c current bound: 14863
488.64/503.98	c current bound: 14863
489.19/504.53	c current bound: 14863
489.74/505.08	c current bound: 14863
490.27/505.62	c current bound: 14863
491.01/506.17	c current bound: 14863
491.37/506.72	c current bound: 14863
492.12/507.27	c current bound: 14863
492.47/507.83	c current bound: 14863
493.02/508.37	c current bound: 14863
493.56/508.92	c current bound: 14863
494.31/509.46	c current bound: 14863
494.91/510.00	c current bound: 14863
495.40/510.54	c current bound: 14863
495.72/511.08	c current bound: 14863
496.49/511.62	c current bound: 14863
496.81/512.16	c current bound: 14863
497.61/512.85	c current bound: 14863
497.89/513.39	c current bound: 14863
498.43/513.93	c current bound: 14863
498.97/514.46	c current bound: 14863
499.51/515.00	c current bound: 14863
500.04/515.54	c current bound: 14863
500.58/516.07	c current bound: 14863
501.10/516.61	c current bound: 14863
501.84/517.14	c current bound: 14863
502.16/517.68	c current bound: 14863
502.93/518.24	c current bound: 14863
503.24/518.77	c current bound: 14863
504.02/519.32	c current bound: 14863
504.33/519.86	c current bound: 14863
505.12/520.40	c current bound: 14863
505.42/520.94	c current bound: 14863
506.12/521.49	c current bound: 14863
506.49/522.02	c current bound: 14863
507.22/522.58	c current bound: 14863
507.57/523.11	c current bound: 14863
508.32/523.66	c current bound: 14863
508.93/524.24	c current bound: 14863
509.37/524.78	c current bound: 14863
509.73/525.32	c current bound: 14863
510.46/525.86	c current bound: 14863
510.81/526.40	c current bound: 14863
511.56/526.94	c current bound: 14863
511.88/527.48	c current bound: 14863
512.66/528.06	c current bound: 14863
512.96/528.59	c current bound: 14863
513.72/529.15	c current bound: 14863
514.04/529.68	c current bound: 14863
514.83/530.23	c current bound: 14863
515.12/530.76	c current bound: 14863
515.92/531.31	c current bound: 14863
516.20/531.84	c current bound: 14863
516.92/532.39	c current bound: 14863
517.55/533.00	c current bound: 14863
518.04/533.54	c current bound: 14863
518.36/534.08	c current bound: 14863
519.14/534.61	c current bound: 14863
519.42/535.15	c current bound: 14863
520.13/535.69	c current bound: 14863
520.51/536.23	c current bound: 14863
521.23/536.77	c current bound: 14863
521.57/537.31	c current bound: 14863
522.35/537.84	c current bound: 14863
522.66/538.42	c current bound: 14863
523.39/538.96	c current bound: 14863
523.73/539.50	c current bound: 14863
524.49/540.06	c current bound: 14863
524.84/540.61	c current bound: 14863
525.60/541.15	c current bound: 14863
525.93/541.68	c current bound: 14863
526.70/542.22	c current bound: 14863
527.00/542.76	c current bound: 14863
527.81/543.30	c current bound: 14863
528.08/543.83	c current bound: 14863
528.62/544.37	c current bound: 14863
529.16/544.91	c current bound: 14863
529.69/545.44	c current bound: 14863
530.23/545.98	c current bound: 14863
530.76/546.51	c current bound: 14863
531.31/547.05	c current bound: 14863
531.85/547.59	c current bound: 14863
532.64/548.24	c current bound: 14863
532.91/548.78	c current bound: 14863
533.45/549.32	c current bound: 14863
533.98/549.86	c current bound: 14863
534.53/550.41	c current bound: 14863
535.08/550.95	c current bound: 14863
535.61/551.48	c current bound: 14863
536.15/552.02	c current bound: 14863
536.71/552.56	c current bound: 14863
537.51/553.25	c current bound: 14863
537.79/553.79	c current bound: 14863
538.56/554.35	c current bound: 14863
538.89/554.90	c current bound: 14863
539.66/555.45	c current bound: 14863
539.98/555.99	c current bound: 14863
540.75/556.53	c current bound: 14863
541.07/557.08	c current bound: 14863
541.86/557.62	c current bound: 14863
542.16/558.31	c current bound: 14863
542.91/558.86	c current bound: 14863
543.52/559.40	c current bound: 14863
544.01/559.94	c current bound: 14863
544.34/560.49	c current bound: 14863
545.10/561.03	c current bound: 14863
545.41/561.60	c current bound: 14863
546.21/562.14	c current bound: 14863
546.53/562.68	c current bound: 14863
547.31/563.28	c current bound: 14863
547.62/563.83	c current bound: 14863
548.36/564.37	c current bound: 14863
548.71/564.92	c current bound: 14863
549.47/565.46	c current bound: 14863
549.81/566.00	c current bound: 14863
550.56/566.55	c current bound: 14863
550.89/567.09	c current bound: 14863
551.66/567.63	c current bound: 14863
551.97/568.17	c current bound: 14863
552.72/568.74	c current bound: 14863
553.05/569.28	c current bound: 14863
553.83/569.82	c current bound: 14863
554.13/570.36	c current bound: 14863
554.93/570.92	c current bound: 14863
555.23/571.46	c current bound: 14863
555.93/572.00	c current bound: 14863
556.30/572.53	c current bound: 14863
557.02/573.07	c current bound: 14863
557.38/573.62	c current bound: 14863
558.13/574.16	c current bound: 14863
558.46/574.70	c current bound: 14863
559.23/575.24	c current bound: 14863
559.54/575.78	c current bound: 14863
560.33/576.32	c current bound: 14863
560.62/576.86	c current bound: 14863
561.16/577.39	c current bound: 14863
561.69/577.93	c current bound: 14863
562.50/578.62	c current bound: 14863
562.77/579.15	c current bound: 14863
563.58/579.71	c current bound: 14863
563.87/580.25	c current bound: 14863
564.58/580.80	c current bound: 14863
564.96/581.34	c current bound: 14863
565.69/581.88	c current bound: 14863
566.04/582.42	c current bound: 14863
566.80/582.96	c current bound: 14863
567.13/583.67	c current bound: 14863
567.91/584.21	c current bound: 14863
568.22/584.76	c current bound: 14863
569.02/585.31	c current bound: 14863
569.30/585.84	c current bound: 14863
570.01/586.38	c current bound: 14863
570.38/586.92	c current bound: 14863
571.13/587.46	c current bound: 14863
571.46/588.00	c current bound: 14863
572.25/588.67	c current bound: 14863
572.55/589.20	c current bound: 14863
573.29/589.74	c current bound: 14863
573.62/590.28	c current bound: 14863
574.38/590.82	c current bound: 14863
574.69/591.35	c current bound: 14863
575.48/591.90	c current bound: 14863
575.77/592.44	c current bound: 14863
576.49/592.98	c current bound: 14863
576.85/593.52	c current bound: 14863
577.64/594.12	c current bound: 14863
577.94/594.66	c current bound: 14863
578.74/595.20	c current bound: 14863
579.03/595.75	c current bound: 14863
579.75/596.29	c current bound: 14863
580.12/596.84	c current bound: 14863
580.86/597.38	c current bound: 14863
581.20/597.92	c current bound: 14863
581.96/598.47	c current bound: 14863
582.30/599.00	c current bound: 14863
583.06/599.55	c current bound: 14863
583.38/600.08	c current bound: 14863
584.15/600.62	c current bound: 14863
584.44/601.15	c current bound: 14863
585.16/601.69	c current bound: 14863
585.52/602.22	c current bound: 14863
586.26/602.76	c current bound: 14863
586.58/603.29	c current bound: 14863
587.39/604.03	c current bound: 14863
587.66/604.56	c current bound: 14863
588.35/605.09	c current bound: 14863
588.74/605.63	c current bound: 14863
589.46/606.17	c current bound: 14863
589.82/606.70	c current bound: 14863
590.56/607.24	c current bound: 14863
590.88/607.77	c current bound: 14863
591.68/608.30	c current bound: 14863
591.95/608.96	c current bound: 14863
592.65/609.49	c current bound: 14863
593.02/610.03	c current bound: 14863
593.75/610.57	c current bound: 14863
594.11/611.11	c current bound: 14863
594.86/611.64	c current bound: 14863
595.18/612.18	c current bound: 14863
595.96/612.71	c current bound: 14863
596.25/613.25	c current bound: 14863
596.95/613.78	c current bound: 14863
597.32/614.35	c current bound: 14863
598.03/614.89	c current bound: 14863
598.39/615.42	c current bound: 14863
599.13/615.96	c current bound: 14863
599.46/616.49	c current bound: 14863
600.23/617.03	c current bound: 14863
600.52/617.57	c current bound: 14863
601.34/618.10	c current bound: 14863
601.61/618.64	c current bound: 14863
602.15/619.18	c current bound: 14863
602.67/619.71	c current bound: 14863
603.21/620.25	c current bound: 14863
603.76/620.78	c current bound: 14863
604.29/621.31	c current bound: 14863
604.83/621.85	c current bound: 14863
605.36/622.39	c current bound: 14863
605.90/622.93	c current bound: 14863
606.44/623.47	c current bound: 14863
607.25/624.22	c current bound: 14863
607.72/624.76	c current bound: 14863
608.31/625.30	c current bound: 14863
608.81/625.84	c current bound: 14863
609.12/626.38	c current bound: 14863
609.90/626.93	c current bound: 14863
610.22/627.46	c current bound: 14863
610.99/628.03	c current bound: 14863
611.32/628.56	c current bound: 14863
612.12/629.33	c current bound: 14863
612.39/629.86	c current bound: 14863
613.18/630.40	c current bound: 14863
613.47/630.94	c current bound: 14863
614.18/631.48	c current bound: 14863
614.54/632.02	c current bound: 14863
615.29/632.56	c current bound: 14863
615.63/633.10	c current bound: 14863
616.38/633.65	c current bound: 14863
616.72/634.28	c current bound: 14863
617.47/634.82	c current bound: 14863
617.80/635.36	c current bound: 14863
618.59/635.90	c current bound: 14863
618.86/636.47	c current bound: 14863
619.68/637.01	c current bound: 14863
619.98/637.55	c current bound: 14863
620.78/638.10	c current bound: 14863
621.06/638.64	c current bound: 14863
621.87/639.39	c current bound: 14863
622.15/639.94	c current bound: 14863
622.69/640.48	c current bound: 14863
623.23/641.02	c current bound: 14863
623.77/641.57	c current bound: 14863
624.32/642.11	c current bound: 14863
624.88/642.65	c current bound: 14863
625.69/643.20	c current bound: 14863
625.97/643.74	c current bound: 14863
626.51/644.49	c current bound: 14863
627.05/645.03	c current bound: 14863
627.60/645.57	c current bound: 14863
628.13/646.12	c current bound: 14863
628.69/646.67	c current bound: 14863
629.23/647.21	c current bound: 14863
629.77/647.75	c current bound: 14863
630.59/648.30	c current bound: 14863
630.87/648.84	c current bound: 14863
631.42/649.57	c current bound: 14863
632.21/650.12	c current bound: 14863
632.51/650.67	c current bound: 14863
633.30/651.23	c current bound: 14863
633.62/651.78	c current bound: 14863
634.42/652.33	c current bound: 14863
634.72/652.87	c current bound: 14863
635.52/653.42	c current bound: 14863
635.82/653.97	c current bound: 14863
636.61/654.53	c current bound: 14863
636.91/655.08	c current bound: 14863
637.70/655.63	c current bound: 14863
638.01/656.17	c current bound: 14863
638.81/656.72	c current bound: 14863
639.11/657.26	c current bound: 14863
639.92/657.82	c current bound: 14863
640.21/658.37	c current bound: 14863
641.00/658.91	c current bound: 14863
641.57/659.60	c current bound: 14863
642.06/660.14	c current bound: 14863
642.39/660.69	c current bound: 14863
643.16/661.23	c current bound: 14863
643.48/661.78	c current bound: 14863
644.27/662.32	c current bound: 14863
644.56/662.86	c current bound: 14863
645.35/663.42	c current bound: 14863
645.66/663.96	c current bound: 14863
646.47/664.65	c current bound: 14863
646.76/665.20	c current bound: 14863
647.29/665.74	c current bound: 14863
647.84/666.29	c current bound: 14863
648.40/666.83	c current bound: 14863
648.94/667.37	c current bound: 14863
649.47/667.92	c current bound: 14863
650.02/668.46	c current bound: 14863
650.57/669.00	c current bound: 14863
651.11/669.71	c current bound: 14863
651.66/670.26	c current bound: 14863
652.20/670.81	c current bound: 14863
652.75/671.34	c current bound: 14863
653.29/671.88	c current bound: 14863
653.82/672.42	c current bound: 14863
654.36/672.95	c current bound: 14863
654.89/673.49	c current bound: 14863
655.43/674.04	c current bound: 14863
655.97/674.68	c current bound: 14863
656.53/675.23	c current bound: 14863
657.07/675.77	c current bound: 14863
657.60/676.30	c current bound: 14863
658.14/676.84	c current bound: 14863
658.68/677.38	c current bound: 14863
659.21/677.91	c current bound: 14863
659.75/678.45	c current bound: 14863
660.29/678.99	c current bound: 14863
661.12/679.64	c current bound: 14863
661.38/680.18	c current bound: 14863
661.92/680.72	c current bound: 14863
662.46/681.26	c current bound: 14863
663.00/681.81	c current bound: 14863
663.54/682.35	c current bound: 14863
664.10/682.90	c current bound: 14863
664.64/683.45	c current bound: 14863
665.19/683.99	c current bound: 14863
666.02/684.62	c current bound: 14863
666.29/685.17	c current bound: 14863
666.82/685.70	c current bound: 14863
667.37/686.25	c current bound: 14863
667.91/686.80	c current bound: 14863
668.46/687.35	c current bound: 14863
669.02/687.90	c current bound: 14863
669.56/688.45	c current bound: 14863
670.12/689.00	c current bound: 14863
670.67/689.55	c current bound: 14863
671.22/690.12	c current bound: 14863
671.76/690.67	c current bound: 14863
672.30/691.22	c current bound: 14863
672.85/691.76	c current bound: 14863
673.40/692.31	c current bound: 14863
673.94/692.86	c current bound: 14863
674.50/693.40	c current bound: 14863
675.03/693.95	c current bound: 14863
675.59/694.50	c current bound: 14863
676.12/695.03	c current bound: 14863
676.67/695.57	c current bound: 14863
677.23/696.12	c current bound: 14863
677.76/696.67	c current bound: 14863
678.31/697.23	c current bound: 14863
678.88/697.78	c current bound: 14863
679.42/698.33	c current bound: 14863
679.97/698.87	c current bound: 14863
680.52/699.42	c current bound: 14863
681.08/699.96	c current bound: 14863
681.60/700.50	c current bound: 14863
682.15/701.06	c current bound: 14863
682.70/701.61	c current bound: 14863
683.26/702.15	c current bound: 14863
683.80/702.70	c current bound: 14863
684.35/703.25	c current bound: 14863
684.88/703.80	c current bound: 14863
685.45/704.36	c current bound: 14863
686.00/704.94	c current bound: 14863
686.86/705.50	c current bound: 14863
687.13/706.05	c current bound: 14863
687.97/706.60	c current bound: 14863
688.23/707.14	c current bound: 14863
688.79/707.69	c current bound: 14863
689.33/708.24	c current bound: 14863
689.88/708.79	c current bound: 14863
690.43/709.33	c current bound: 14863
691.26/709.95	c current bound: 14863
691.53/710.49	c current bound: 14863
692.06/711.03	c current bound: 14863
692.58/711.56	c current bound: 14863
693.14/712.10	c current bound: 14863
693.68/712.65	c current bound: 14863
694.22/713.19	c current bound: 14863
694.76/713.72	c current bound: 14863
695.29/714.26	c current bound: 14863
695.83/714.79	c current bound: 14863
696.63/715.40	c current bound: 14863
696.90/715.93	c current bound: 14863
697.44/716.47	c current bound: 14863
697.98/717.01	c current bound: 14863
698.52/717.54	c current bound: 14863
699.04/718.08	c current bound: 14863
699.59/718.62	c current bound: 14863
700.14/719.15	c current bound: 14863
700.67/719.69	c current bound: 14863
701.21/720.24	c current bound: 14863
701.76/720.77	c current bound: 14863
702.29/721.32	c current bound: 14863
702.84/721.85	c current bound: 14863
703.38/722.39	c current bound: 14863
703.92/722.93	c current bound: 14863
704.45/723.47	c current bound: 14863
705.00/724.01	c current bound: 14863
705.53/724.55	c current bound: 14863
706.35/725.26	c current bound: 14863
706.62/725.81	c current bound: 14863
707.18/726.35	c current bound: 14863
707.71/726.89	c current bound: 14863
708.25/727.44	c current bound: 14863
708.80/727.98	c current bound: 14863
709.35/728.53	c current bound: 14863
709.89/729.07	c current bound: 14863
710.43/729.61	c current bound: 14863
711.23/730.31	c current bound: 14863
711.51/730.84	c current bound: 14863
712.05/731.38	c current bound: 14863
712.58/731.92	c current bound: 14863
713.13/732.45	c current bound: 14863
713.66/732.99	c current bound: 14863
714.19/733.52	c current bound: 14863
714.72/734.06	c current bound: 14863
715.52/734.60	c current bound: 14863
715.80/735.13	c current bound: 14863
716.33/735.67	c current bound: 14863
717.12/736.20	c current bound: 14863
717.40/736.73	c current bound: 14863
717.93/737.27	c current bound: 14863
718.47/737.80	c current bound: 14863
719.00/738.34	c current bound: 14863
719.54/738.88	c current bound: 14863
720.07/739.41	c current bound: 14863
720.61/739.95	c current bound: 14863
721.15/740.49	c current bound: 14863
721.68/741.02	c current bound: 14863
722.41/741.56	c current bound: 14863
722.74/742.09	c current bound: 14863
723.50/742.63	c current bound: 14863
723.83/743.17	c current bound: 14863
724.60/743.70	c current bound: 14863
724.89/744.24	c current bound: 14863
725.72/744.80	c current bound: 14863
726.26/745.54	c current bound: 14863
726.53/746.08	c current bound: 14863
727.06/746.61	c current bound: 14863
727.59/747.15	c current bound: 14863
728.13/747.68	c current bound: 14863
728.66/748.22	c current bound: 14863
729.21/748.76	c current bound: 14863
729.74/749.30	c current bound: 14863
730.27/749.84	c current bound: 14863
731.09/750.60	c current bound: 14863
731.37/751.13	c current bound: 14863
731.90/751.67	c current bound: 14863
732.43/752.21	c current bound: 14863
732.98/752.74	c current bound: 14863
733.52/753.29	c current bound: 14863
734.07/753.82	c current bound: 14863
734.60/754.36	c current bound: 14863
735.15/754.90	c current bound: 14863
735.93/755.61	c current bound: 14863
736.21/756.14	c current bound: 14863
736.76/756.68	c current bound: 14863
737.28/757.22	c current bound: 14863
737.81/757.76	c current bound: 14863
738.38/758.29	c current bound: 14863
738.91/758.83	c current bound: 14863
739.44/759.36	c current bound: 14863
739.99/759.90	c current bound: 14863
740.52/760.59	c current bound: 14863
741.29/761.14	c current bound: 14863
741.60/761.67	c current bound: 14863
742.38/762.21	c current bound: 14863
742.69/762.75	c current bound: 14863
743.22/763.28	c current bound: 14863
743.75/763.82	c current bound: 14863
744.56/764.46	c current bound: 14863
745.09/765.00	c current bound: 14863
745.62/765.65	c current bound: 14863
745.90/766.18	c current bound: 14863
746.69/766.72	c current bound: 14863
746.97/767.26	c current bound: 14863
747.67/767.80	c current bound: 14863
748.04/768.33	c current bound: 14863
748.76/768.88	c current bound: 14863
749.13/769.42	c current bound: 14863
749.86/769.96	c current bound: 14863
750.48/770.50	c current bound: 14863
751.02/771.11	c current bound: 14863
751.29/771.65	c current bound: 14863
752.01/772.19	c current bound: 14863
752.38/772.74	c current bound: 14863
753.12/773.27	c current bound: 14863
753.46/773.83	c current bound: 14863
754.22/774.37	c current bound: 14863
754.55/774.92	c current bound: 14863
755.32/775.48	c current bound: 14863
755.67/776.01	c current bound: 14863
756.41/776.54	c current bound: 14863
756.73/777.08	c current bound: 14863
757.52/777.62	c current bound: 14863
757.81/778.15	c current bound: 14863
758.35/778.69	c current bound: 14863
758.87/779.22	c current bound: 14863
759.42/779.76	c current bound: 14863
759.96/780.30	c current bound: 14863
760.76/781.06	c current bound: 14863
761.30/781.60	c current bound: 14863
761.79/782.13	c current bound: 14863
762.11/782.66	c current bound: 14863
762.79/783.19	c current bound: 14863
763.16/783.73	c current bound: 14863
763.88/784.26	c current bound: 14863
764.50/784.80	c current bound: 14863
764.99/785.33	c current bound: 14863
765.57/786.04	c current bound: 14863
766.02/786.58	c current bound: 14863
766.38/787.11	c current bound: 14863
767.13/787.64	c current bound: 14863
767.44/788.18	c current bound: 14863
768.22/788.72	c current bound: 14863
768.52/789.25	c current bound: 14863
769.21/789.80	c current bound: 14863
769.60/790.35	c current bound: 14863
770.42/791.00	c current bound: 14863
770.68/791.53	c current bound: 14863
771.41/792.07	c current bound: 14863
771.76/792.61	c current bound: 14863
772.50/793.15	c current bound: 14863
772.85/793.69	c current bound: 14863
773.61/794.23	c current bound: 14863
773.91/794.77	c current bound: 14863
774.62/795.30	c current bound: 14863
774.99/795.85	c current bound: 14863
775.77/796.43	c current bound: 14863
776.08/796.97	c current bound: 14863
776.89/797.51	c current bound: 14863
777.15/798.04	c current bound: 14863
777.87/798.59	c current bound: 14863
778.24/799.12	c current bound: 14863
778.98/799.66	c current bound: 14863
779.32/800.20	c current bound: 14863
780.07/800.74	c current bound: 14863
780.39/801.27	c current bound: 14863
781.17/801.81	c current bound: 14863
781.45/802.35	c current bound: 14863
781.99/802.90	c current bound: 14863
782.54/803.43	c current bound: 14863
783.09/803.97	c current bound: 14863
783.62/804.50	c current bound: 14863
784.16/805.04	c current bound: 14863
784.69/805.57	c current bound: 14863
785.47/806.31	c current bound: 14863
785.75/806.84	c current bound: 14863
786.47/807.38	c current bound: 14863
786.83/807.91	c current bound: 14863
787.57/808.45	c current bound: 14863
787.90/808.99	c current bound: 14863
788.67/809.53	c current bound: 14863
788.98/810.07	c current bound: 14863
789.76/810.61	c current bound: 14863
790.04/811.39	c current bound: 14863
790.81/811.92	c current bound: 14863
791.12/812.46	c current bound: 14863
791.82/812.99	c current bound: 14863
792.19/813.53	c current bound: 14863
792.92/814.06	c current bound: 14863
793.53/814.60	c current bound: 14863
794.04/815.13	c current bound: 14863
794.32/815.66	c current bound: 14863
795.13/816.45	c current bound: 14863
795.40/816.99	c current bound: 14863
795.93/817.53	c current bound: 14863
796.48/818.06	c current bound: 14863
797.28/818.60	c current bound: 14863
797.54/819.13	c current bound: 14863
798.07/819.67	c current bound: 14863
798.61/820.21	c current bound: 14863
799.36/820.75	c current bound: 14863
799.69/821.48	c current bound: 14863
800.21/822.03	c current bound: 14863
800.75/822.56	c current bound: 14863
801.29/823.11	c current bound: 14863
801.85/823.65	c current bound: 14863
802.40/824.19	c current bound: 14863
802.92/824.73	c current bound: 14863
803.46/825.27	c current bound: 14863
804.01/825.82	c current bound: 14863
804.56/826.51	c current bound: 14863
805.09/827.04	c current bound: 14863
805.63/827.59	c current bound: 14863
806.17/828.12	c current bound: 14863
806.71/828.68	c current bound: 14863
807.27/829.21	c current bound: 14863
807.81/829.76	c current bound: 14863
808.34/830.29	c current bound: 14863
808.88/830.84	c current bound: 14863
809.68/831.54	c current bound: 14863
809.94/832.07	c current bound: 14863
810.99/832.61	c current bound: 14863
811.01/833.15	c current bound: 14863
811.56/833.68	c current bound: 14863
812.10/834.22	c current bound: 14863
812.65/834.76	c current bound: 14863
813.17/835.31	c current bound: 14863
813.72/835.85	c current bound: 14863
814.54/836.50	c current bound: 14863
815.02/837.04	c current bound: 14863
815.34/837.58	c current bound: 14863
816.13/838.12	c current bound: 14863
816.42/838.66	c current bound: 14863
816.97/839.19	c current bound: 14863
817.50/839.74	c current bound: 14863
818.04/840.28	c current bound: 14863
818.59/840.81	c current bound: 14863
819.12/841.37	c current bound: 14863
819.68/841.91	c current bound: 14863
820.22/842.44	c current bound: 14863
820.75/842.97	c current bound: 14863
821.29/843.51	c current bound: 14863
821.82/844.05	c current bound: 14863
822.36/844.58	c current bound: 14863
822.91/845.12	c current bound: 14863
823.44/845.66	c current bound: 14863
824.24/846.20	c current bound: 14863
824.50/846.76	c current bound: 14863
825.32/847.30	c current bound: 14863
825.60/847.84	c current bound: 14863
826.14/848.38	c current bound: 14863
826.67/848.91	c current bound: 14863
827.21/849.46	c current bound: 14863
827.75/850.00	c current bound: 14863
828.29/850.53	c current bound: 14863
828.82/851.07	c current bound: 14863
829.64/851.81	c current bound: 14863
829.91/852.35	c current bound: 14863
830.44/852.88	c current bound: 14863
830.97/853.41	c current bound: 14863
831.52/853.95	c current bound: 14863
832.05/854.48	c current bound: 14863
832.59/855.03	c current bound: 14863
833.13/855.57	c current bound: 14863
833.67/856.12	c current bound: 14863
834.47/856.91	c current bound: 14863
834.75/857.45	c current bound: 14863
835.47/857.99	c current bound: 14863
835.84/858.52	c current bound: 14863
836.58/859.05	c current bound: 14863
836.89/859.59	c current bound: 14863
837.66/860.13	c current bound: 14863
837.97/860.66	c current bound: 14863
838.78/861.21	c current bound: 14863
839.33/861.97	c current bound: 14863
839.85/862.51	c current bound: 14863
840.16/863.05	c current bound: 14863
840.85/863.58	c current bound: 14863
841.21/864.12	c current bound: 14863
841.95/864.66	c current bound: 14863
842.30/865.20	c current bound: 14863
843.05/865.74	c current bound: 14863
843.38/866.29	c current bound: 14863
844.18/867.00	c current bound: 14863
844.45/867.53	c current bound: 14863
844.98/868.07	c current bound: 14863
845.53/868.61	c current bound: 14863
846.28/869.14	c current bound: 14863
846.60/869.68	c current bound: 14863
847.38/870.22	c current bound: 14863
847.68/870.76	c current bound: 14863
848.49/871.30	c current bound: 14863
848.76/871.95	c current bound: 14863
849.29/872.49	c current bound: 14863
849.83/873.03	c current bound: 14863
850.37/873.56	c current bound: 14863
851.18/874.10	c current bound: 14863
851.66/874.64	c current bound: 14863
851.98/875.18	c current bound: 14863
852.75/875.72	c current bound: 14863
853.05/876.25	c current bound: 14863
853.85/876.80	c current bound: 14863
854.14/877.38	c current bound: 14863
854.91/877.92	c current bound: 14863
855.21/878.46	c current bound: 14863
855.91/878.99	c current bound: 14863
856.28/879.53	c current bound: 14863
857.01/880.07	c current bound: 14863
857.37/880.62	c current bound: 14863
858.11/881.16	c current bound: 14863
858.46/881.70	c current bound: 14863
859.21/882.25	c current bound: 14863
859.53/882.79	c current bound: 14863
860.31/883.33	c current bound: 14863
860.62/883.88	c current bound: 14863
861.41/884.42	c current bound: 14863
861.72/884.97	c current bound: 14863
862.51/885.52	c current bound: 14863
862.81/886.06	c current bound: 14863
863.62/886.61	c current bound: 14863
863.90/887.25	c current bound: 14863
864.71/887.80	c current bound: 14863
864.99/888.35	c current bound: 14863
865.82/888.90	c current bound: 14863
866.08/889.44	c current bound: 14863
866.82/889.99	c current bound: 14863
867.18/890.54	c current bound: 14863
868.02/891.10	c current bound: 14863
868.29/891.64	c current bound: 14863
869.09/892.28	c current bound: 14863
869.38/892.83	c current bound: 14863
870.10/893.37	c current bound: 14863
870.46/893.92	c current bound: 14863
871.20/894.45	c current bound: 14863
871.55/894.99	c current bound: 14863
872.31/895.53	c current bound: 14863
872.62/896.07	c current bound: 14863
873.41/896.60	c current bound: 14863
873.70/897.34	c current bound: 14863
874.24/897.88	c current bound: 14863
874.76/898.42	c current bound: 14863
875.31/898.96	c current bound: 14863
875.85/899.49	c current bound: 14863
876.39/900.03	c current bound: 14863
876.91/900.56	c current bound: 14863
877.45/901.10	c current bound: 14863
877.99/901.64	c current bound: 14863
878.78/902.28	c current bound: 14863
879.06/902.81	c current bound: 14863
879.60/903.35	c current bound: 14863
880.14/903.89	c current bound: 14863
880.66/904.42	c current bound: 14863
881.20/904.96	c current bound: 14863
881.74/905.49	c current bound: 14863
882.28/906.03	c current bound: 14863
882.81/906.56	c current bound: 14863
883.61/907.10	c current bound: 14863
883.88/907.69	c current bound: 14863
884.43/908.23	c current bound: 14863
884.97/908.76	c current bound: 14863
885.49/909.29	c current bound: 14863
886.25/909.84	c current bound: 14863
886.58/910.38	c current bound: 14863
887.36/910.92	c current bound: 14863
887.66/911.45	c current bound: 14863
888.35/911.99	c current bound: 14863
888.73/912.52	c current bound: 14863
889.48/913.06	c current bound: 14863
889.81/913.59	c current bound: 14863
890.57/914.13	c current bound: 14863
890.88/914.67	c current bound: 14863
891.58/915.20	c current bound: 14863
891.95/915.74	c current bound: 14863
892.68/916.29	c current bound: 14863
893.05/916.82	c current bound: 14863
893.84/917.51	c current bound: 14863
894.11/918.05	c current bound: 14863
894.83/918.59	c current bound: 14863
895.18/919.12	c current bound: 14863
895.92/919.66	c current bound: 14863
896.26/920.19	c current bound: 14863
897.03/920.73	c current bound: 14863
897.33/921.28	c current bound: 14863
898.12/921.82	c current bound: 14863
898.43/922.57	c current bound: 14863
898.95/923.11	c current bound: 14863
899.49/923.65	c current bound: 14863
900.03/924.19	c current bound: 14863
900.56/924.72	c current bound: 14863
901.29/925.26	c current bound: 14863
901.65/925.81	c current bound: 14863
902.39/926.35	c current bound: 14863
902.75/926.89	c current bound: 14863
903.56/927.64	c current bound: 14863
903.82/928.17	c current bound: 14863
904.37/928.72	c current bound: 14863
904.89/929.25	c current bound: 14863
905.70/929.80	c current bound: 14863
905.97/930.34	c current bound: 14863
906.52/930.87	c current bound: 14863
907.05/931.42	c current bound: 14863
907.60/931.96	c current bound: 14863
908.40/932.78	c current bound: 14863
908.68/933.31	c current bound: 14863
909.43/933.86	c current bound: 14863
909.76/934.39	c current bound: 14863
910.53/934.93	c current bound: 14863
910.84/935.46	c current bound: 14863
911.62/936.02	c current bound: 14863
911.92/936.56	c current bound: 14863
912.47/937.10	c current bound: 14863
913.02/937.74	c current bound: 14863
913.72/938.29	c current bound: 14863
914.10/938.83	c current bound: 14863
914.83/939.39	c current bound: 14863
915.17/939.93	c current bound: 14863
915.92/940.46	c current bound: 14863
916.52/941.00	c current bound: 14863
917.02/941.53	c current bound: 14863
917.34/942.07	c current bound: 14863
918.11/942.73	c current bound: 14863
918.41/943.26	c current bound: 14863
919.22/943.80	c current bound: 14863
919.49/944.34	c current bound: 14863
920.21/944.88	c current bound: 14863
920.56/945.41	c current bound: 14863
921.31/945.95	c current bound: 14863
921.63/946.49	c current bound: 14863
922.40/947.04	c current bound: 14863
922.72/947.58	c current bound: 14863
923.50/948.12	c current bound: 14863
923.80/948.65	c current bound: 14863
924.61/949.21	c current bound: 14863
924.91/949.76	c current bound: 14863
925.44/950.29	c current bound: 14863
925.97/950.83	c current bound: 14863
926.51/951.37	c current bound: 14863
927.05/951.90	c current bound: 14863
927.59/952.44	c current bound: 14863
928.13/952.97	c current bound: 14863
928.65/953.51	c current bound: 14863
929.19/954.04	c current bound: 14863
929.73/954.58	c current bound: 14863
930.27/955.12	c current bound: 14863
930.81/955.65	c current bound: 14863
931.62/956.20	c current bound: 14863
931.89/956.75	c current bound: 14863
932.43/957.29	c current bound: 14863
933.24/958.02	c current bound: 14863
933.52/958.56	c current bound: 14863
934.07/959.10	c current bound: 14863
934.60/959.64	c current bound: 14863
935.13/960.17	c current bound: 14863
935.67/960.71	c current bound: 14863
936.22/961.25	c current bound: 14863
936.75/961.79	c current bound: 14863
937.29/962.32	c current bound: 14863
938.10/962.91	c current bound: 14863
938.36/963.44	c current bound: 14863
938.90/963.98	c current bound: 14863
939.44/964.52	c current bound: 14863
939.98/965.06	c current bound: 14863
940.51/965.59	c current bound: 14863
941.05/966.13	c current bound: 14863
941.60/966.67	c current bound: 14863
942.13/967.22	c current bound: 14863
942.68/967.76	c current bound: 14863
943.21/968.30	c current bound: 14863
943.75/968.84	c current bound: 14863
944.30/969.38	c current bound: 14863
944.84/969.92	c current bound: 14863
945.37/970.48	c current bound: 14863
945.93/971.02	c current bound: 14863
946.47/971.57	c current bound: 14863
947.02/972.11	c current bound: 14863
947.56/972.67	c current bound: 14863
948.12/973.21	c current bound: 14863
948.66/973.76	c current bound: 14863
949.21/974.30	c current bound: 14863
949.77/974.85	c current bound: 14863
950.31/975.40	c current bound: 14863
950.87/975.95	c current bound: 14863
951.40/976.49	c current bound: 14863
951.96/977.04	c current bound: 14863
952.51/977.59	c current bound: 14863
953.05/978.19	c current bound: 14863
953.60/978.74	c current bound: 14863
954.15/979.30	c current bound: 14863
954.71/979.85	c current bound: 14863
955.26/980.39	c current bound: 14863
955.81/980.94	c current bound: 14863
956.35/981.49	c current bound: 14863
956.90/982.03	c current bound: 14863
957.44/982.58	c current bound: 14863
957.99/983.18	c current bound: 14863
958.53/983.73	c current bound: 14863
959.08/984.27	c current bound: 14863
959.63/984.82	c current bound: 14863
960.17/985.36	c current bound: 14863
960.72/985.91	c current bound: 14863
961.26/986.47	c current bound: 14863
961.83/987.02	c current bound: 14863
962.36/987.58	c current bound: 14863
962.93/988.24	c current bound: 14863
963.49/988.79	c current bound: 14863
964.03/989.33	c current bound: 14863
964.58/989.87	c current bound: 14863
965.12/990.41	c current bound: 14863
965.66/990.95	c current bound: 14863
966.20/991.49	c current bound: 14863
966.74/992.03	c current bound: 14863
967.28/992.57	c current bound: 14863
967.82/993.11	c current bound: 14863
968.35/993.65	c current bound: 14863
968.92/994.19	c current bound: 14863
969.45/994.73	c current bound: 14863
970.00/995.28	c current bound: 14863
970.54/995.82	c current bound: 14863
971.08/996.35	c current bound: 14863
971.89/996.90	c current bound: 14863
972.17/997.43	c current bound: 14863
972.70/997.96	c current bound: 14863
973.23/998.50	c current bound: 14863
973.77/999.04	c current bound: 14863
974.31/999.59	c current bound: 14863
974.86/1000.12	c current bound: 14863
975.39/1000.66	c current bound: 14863
975.94/1001.19	c current bound: 14863
976.46/1001.73	c current bound: 14863
977.00/1002.26	c current bound: 14863
977.54/1002.82	c current bound: 14863
978.36/1003.58	c current bound: 14863
978.64/1004.12	c current bound: 14863
979.17/1004.66	c current bound: 14863
979.72/1005.20	c current bound: 14863
980.25/1005.74	c current bound: 14863
980.80/1006.28	c current bound: 14863
981.34/1006.82	c current bound: 14863
981.88/1007.36	c current bound: 14863
982.42/1007.91	c current bound: 14863
982.96/1008.57	c current bound: 14863
983.51/1009.12	c current bound: 14863
984.06/1009.66	c current bound: 14863
984.60/1010.20	c current bound: 14863
985.14/1010.75	c current bound: 14863
985.69/1011.29	c current bound: 14863
986.24/1011.84	c current bound: 14863
986.78/1012.39	c current bound: 14863
987.34/1012.94	c current bound: 14863
988.14/1013.50	c current bound: 14863
988.41/1014.05	c current bound: 14863
988.96/1014.59	c current bound: 14863
989.51/1015.13	c current bound: 14863
990.05/1015.68	c current bound: 14863
990.58/1016.23	c current bound: 14863
991.14/1016.77	c current bound: 14863
991.68/1017.32	c current bound: 14863
992.24/1017.88	c current bound: 14863
993.05/1018.59	c current bound: 14863
993.35/1019.14	c current bound: 14863
994.08/1019.69	c current bound: 14863
994.45/1020.25	c current bound: 14863
995.28/1020.81	c current bound: 14863
995.57/1021.36	c current bound: 14863
996.39/1021.92	c current bound: 14863
996.68/1022.47	c current bound: 14863
997.48/1023.04	c current bound: 14863
997.81/1023.73	c current bound: 14863
998.37/1024.27	c current bound: 14863
998.91/1024.82	c current bound: 14863
999.65/1025.36	c current bound: 14863
1000.00/1025.91	c current bound: 14863
1000.75/1026.46	c current bound: 14863
1001.10/1027.00	c current bound: 14863
1001.86/1027.55	c current bound: 14863
1002.19/1028.09	c current bound: 14863
1002.99/1028.79	c current bound: 14863
1003.27/1029.35	c current bound: 14863
1003.83/1029.90	c current bound: 14863
1004.39/1030.44	c current bound: 14863
1004.94/1030.99	c current bound: 14863
1005.48/1031.55	c current bound: 14863
1006.32/1032.10	c current bound: 14863
1006.60/1032.65	c current bound: 14863
1007.15/1033.19	c current bound: 14863
1007.68/1033.89	c current bound: 14863
1008.23/1034.44	c current bound: 14863
1008.77/1034.99	c current bound: 14863
1009.33/1035.53	c current bound: 14863
1009.88/1036.08	c current bound: 14863
1010.42/1036.62	c current bound: 14863
1010.97/1037.17	c current bound: 14863
1011.51/1037.71	c current bound: 14863
1012.04/1038.26	c current bound: 14863
1012.60/1038.98	c current bound: 14863
1013.41/1039.53	c current bound: 14863
1013.72/1040.07	c current bound: 14863
1014.53/1040.62	c current bound: 14863
1014.81/1041.17	c current bound: 14863
1015.62/1041.72	c current bound: 14863
1015.92/1042.27	c current bound: 14863
1016.71/1042.82	c current bound: 14863
1017.02/1043.37	c current bound: 14863
1017.84/1044.03	c current bound: 14863
1018.11/1044.57	c current bound: 14863
1018.89/1045.12	c current bound: 14863
1019.20/1045.66	c current bound: 14863
1020.00/1046.21	c current bound: 14863
1020.29/1046.75	c current bound: 14863
1021.10/1047.30	c current bound: 14863
1021.39/1047.85	c current bound: 14863
1022.19/1048.40	c current bound: 14863
1022.77/1049.06	c current bound: 14863
1023.04/1049.60	c current bound: 14863
1023.58/1050.14	c current bound: 14863
1024.13/1050.69	c current bound: 14863
1024.67/1051.23	c current bound: 14863
1025.22/1051.77	c current bound: 14863
1025.76/1052.31	c current bound: 14863
1026.50/1052.86	c current bound: 14863
1026.84/1053.41	c current bound: 14863
1027.67/1054.09	c current bound: 14863
1027.94/1054.63	c current bound: 14863
1028.49/1055.17	c current bound: 14863
1029.04/1055.71	c current bound: 14863
1029.56/1056.25	c current bound: 14863
1030.11/1056.79	c current bound: 14863
1030.65/1057.34	c current bound: 14863
1031.19/1057.88	c current bound: 14863
1031.74/1058.42	c current bound: 14863
1032.54/1059.09	c current bound: 14863
1032.83/1059.63	c current bound: 14863
1033.37/1060.17	c current bound: 14863
1033.92/1060.71	c current bound: 14863
1034.46/1061.25	c current bound: 14863
1034.99/1061.78	c current bound: 14863
1035.54/1062.32	c current bound: 14863
1036.07/1062.86	c current bound: 14863
1036.88/1063.40	c current bound: 14863
1037.15/1063.93	c current bound: 14863
1037.68/1064.53	c current bound: 14863
1038.23/1065.07	c current bound: 14863
1038.77/1065.61	c current bound: 14863
1039.31/1066.14	c current bound: 14863
1039.86/1066.68	c current bound: 14863
1040.39/1067.21	c current bound: 14863
1040.93/1067.75	c current bound: 14863
1041.47/1068.29	c current bound: 14863
1042.00/1068.83	c current bound: 14863
1042.54/1069.37	c current bound: 14863
1043.09/1069.91	c current bound: 14863
1043.83/1070.45	c current bound: 14863
1044.43/1071.00	c current bound: 14863
1044.93/1071.54	c current bound: 14863
1045.25/1072.08	c current bound: 14863
1046.02/1072.63	c current bound: 14863
1046.34/1073.18	c current bound: 14863
1047.13/1073.72	c current bound: 14863
1047.70/1074.43	c current bound: 14863
1047.97/1074.98	c current bound: 14863
1048.52/1075.52	c current bound: 14863
1049.07/1076.06	c current bound: 14863
1049.61/1076.61	c current bound: 14863
1050.16/1077.15	c current bound: 14863
1050.70/1077.70	c current bound: 14863
1051.25/1078.25	c current bound: 14863
1051.80/1078.79	c current bound: 14863
1052.61/1079.52	c current bound: 14863
1052.88/1080.07	c current bound: 14863
1053.43/1080.62	c current bound: 14863
1053.98/1081.16	c current bound: 14863
1054.53/1081.71	c current bound: 14863
1055.06/1082.25	c current bound: 14863
1055.90/1082.80	c current bound: 14863
1056.17/1083.34	c current bound: 14863
1056.73/1083.89	c current bound: 14863
1057.54/1084.61	c current bound: 14863
1057.80/1085.15	c current bound: 14863
1058.51/1085.70	c current bound: 14863
1058.90/1086.24	c current bound: 14863
1059.62/1086.79	c current bound: 14863
1059.99/1087.34	c current bound: 14863
1060.74/1087.89	c current bound: 14863
1061.08/1088.44	c current bound: 14863
1061.81/1088.98	c current bound: 14863
1062.46/1089.63	c current bound: 14863
1062.93/1090.18	c current bound: 14863
1063.27/1090.72	c current bound: 14863
1064.02/1091.27	c current bound: 14863
1064.37/1091.82	c current bound: 14863
1065.12/1092.37	c current bound: 14863
1065.46/1092.92	c current bound: 14863
1066.23/1093.48	c current bound: 14863
1066.59/1094.03	c current bound: 14863
1067.39/1094.68	c current bound: 14863
1067.67/1095.22	c current bound: 14863
1068.40/1095.77	c current bound: 14863
1068.77/1096.31	c current bound: 14863
1069.50/1096.85	c current bound: 14863
1070.13/1097.40	c current bound: 14863
1070.62/1097.95	c current bound: 14863
1070.94/1098.49	c current bound: 14863
1071.72/1099.04	c current bound: 14863
1072.04/1099.83	c current bound: 14863
1072.58/1100.38	c current bound: 14863
1073.13/1100.93	c current bound: 14863
1073.68/1101.48	c current bound: 14863
1074.23/1102.02	c current bound: 14863
1074.77/1102.56	c current bound: 14863
1075.31/1103.11	c current bound: 14863
1075.86/1103.67	c current bound: 14863
1076.42/1104.23	c current bound: 14863
1076.98/1104.85	c current bound: 14863
1077.80/1105.40	c current bound: 14863
1078.08/1105.95	c current bound: 14863
1078.62/1106.49	c current bound: 14863
1079.17/1107.05	c current bound: 14863
1079.74/1107.59	c current bound: 14863
1080.27/1108.15	c current bound: 14863
1080.83/1108.69	c current bound: 14863
1081.37/1109.24	c current bound: 14863
1081.92/1109.79	c current bound: 14863
1082.46/1110.33	c current bound: 14863
1083.31/1110.90	c current bound: 14863
1083.58/1111.45	c current bound: 14863
1084.14/1112.00	c current bound: 14863
1084.67/1112.54	c current bound: 14863
1085.23/1113.09	c current bound: 14863
1085.77/1113.64	c current bound: 14863
1086.31/1114.18	c current bound: 14863
1086.86/1114.91	c current bound: 14863
1087.63/1115.45	c current bound: 14863
1088.23/1116.00	c current bound: 14863
1088.72/1116.55	c current bound: 14863
1089.05/1117.10	c current bound: 14863
1089.82/1117.64	c current bound: 14863
1090.15/1118.19	c current bound: 14863
1090.94/1118.74	c current bound: 14863
1091.26/1119.29	c current bound: 14863
1092.08/1119.98	c current bound: 14863
1092.34/1120.52	c current bound: 14863
1093.07/1121.06	c current bound: 14863
1093.43/1121.60	c current bound: 14863
1094.18/1122.14	c current bound: 14863
1094.50/1122.68	c current bound: 14863
1095.29/1123.22	c current bound: 14863
1095.58/1123.75	c current bound: 14863
1096.39/1124.30	c current bound: 14863
1096.65/1124.95	c current bound: 14863
1097.20/1125.49	c current bound: 14863
1097.75/1126.02	c current bound: 14863
1098.47/1126.56	c current bound: 14863
1098.82/1127.09	c current bound: 14863
1099.58/1127.63	c current bound: 14863
1099.89/1128.16	c current bound: 14863
1100.58/1128.69	c current bound: 14863
1100.95/1129.23	c current bound: 14863
1101.67/1129.77	c current bound: 14863
1102.02/1130.37	c current bound: 14863
1102.81/1130.90	c current bound: 14863
1103.11/1131.44	c current bound: 14863
1103.82/1131.99	c current bound: 14863
1104.18/1132.52	c current bound: 14863
1104.92/1133.06	c current bound: 14863
1105.26/1133.61	c current bound: 14863
1106.02/1134.14	c current bound: 14863
1106.34/1134.69	c current bound: 14863
1107.11/1135.22	c current bound: 14863
1107.41/1135.77	c current bound: 14863
1108.22/1136.32	c current bound: 14863
1108.53/1136.86	c current bound: 14863
1109.34/1137.41	c current bound: 14863
1109.62/1137.95	c current bound: 14863
1110.32/1138.50	c current bound: 14863
1110.72/1139.06	c current bound: 14863
1111.54/1139.61	c current bound: 14863
1111.82/1140.16	c current bound: 14863
1112.62/1140.71	c current bound: 14863
1112.90/1141.26	c current bound: 14863
1113.71/1141.81	c current bound: 14863
1113.99/1142.35	c current bound: 14863
1114.83/1142.91	c current bound: 14863
1115.10/1143.45	c current bound: 14863
1115.83/1143.99	c current bound: 14863
1116.19/1144.56	c current bound: 14863
1117.01/1145.27	c current bound: 14863
1117.28/1145.81	c current bound: 14863
1118.04/1146.37	c current bound: 14863
1118.38/1146.92	c current bound: 14863
1119.14/1147.47	c current bound: 14863
1119.48/1148.02	c current bound: 14863
1120.23/1148.58	c current bound: 14863
1120.59/1149.12	c current bound: 14863
1121.34/1149.67	c current bound: 14863
1121.68/1150.29	c current bound: 14863
1122.21/1150.83	c current bound: 14863
1122.75/1151.37	c current bound: 14863
1123.31/1151.93	c current bound: 14863
1123.86/1152.47	c current bound: 14863
1124.40/1153.01	c current bound: 14863
1124.94/1153.56	c current bound: 14863
1125.48/1154.11	c current bound: 14863
1126.05/1154.65	c current bound: 14863
1126.86/1155.40	c current bound: 14863
1127.12/1155.96	c current bound: 14863
1127.68/1156.50	c current bound: 14863
1128.22/1157.05	c current bound: 14863
1128.77/1157.59	c current bound: 14863
1129.32/1158.14	c current bound: 14863
1129.86/1158.68	c current bound: 14863
1130.41/1159.22	c current bound: 14863
1130.95/1159.77	c current bound: 14863
1131.76/1160.50	c current bound: 14863
1132.04/1161.05	c current bound: 14863
1132.75/1161.59	c current bound: 14863
1133.13/1162.14	c current bound: 14863
1133.85/1162.68	c current bound: 14863
1134.22/1163.22	c current bound: 14863
1134.96/1163.77	c current bound: 14863
1135.32/1164.31	c current bound: 14863
1136.07/1164.85	c current bound: 14863
1136.67/1165.64	c current bound: 14863
1136.94/1166.17	c current bound: 14863
1137.48/1166.72	c current bound: 14863
1138.23/1167.28	c current bound: 14863
1138.57/1167.82	c current bound: 14863
1139.32/1168.37	c current bound: 14863
1139.68/1168.92	c current bound: 14863
1140.43/1169.47	c current bound: 14863
1140.77/1170.01	c current bound: 14863
1141.58/1170.71	c current bound: 14863
1141.87/1171.27	c current bound: 14863
1142.43/1171.82	c current bound: 14863
1142.97/1172.39	c current bound: 14863
1143.54/1172.94	c current bound: 14863
1144.11/1173.48	c current bound: 14863
1144.65/1174.03	c current bound: 14863
1145.21/1174.56	c current bound: 14863
1145.73/1175.11	c current bound: 14863
1146.28/1175.74	c current bound: 14863
1146.83/1176.28	c current bound: 14863
1147.37/1176.83	c current bound: 14863
1147.92/1177.39	c current bound: 14863
1148.48/1177.93	c current bound: 14863
1149.02/1178.49	c current bound: 14863
1149.58/1179.04	c current bound: 14863
1150.13/1179.59	c current bound: 14863
1150.68/1180.14	c current bound: 14863
1151.23/1180.78	c current bound: 14863
1152.01/1181.33	c current bound: 14863
1152.31/1181.87	c current bound: 14863
1153.11/1182.41	c current bound: 14863
1153.40/1182.96	c current bound: 14863
1153.95/1183.50	c current bound: 14863
1154.49/1184.04	c current bound: 14863
1155.03/1184.58	c current bound: 14863
1155.56/1185.13	c current bound: 14863
1156.39/1185.86	c current bound: 14863
1156.94/1186.40	c current bound: 14863
1157.42/1186.94	c current bound: 14863
1157.76/1187.47	c current bound: 14863
1158.53/1188.01	c current bound: 14863
1158.82/1188.55	c current bound: 14863
1159.53/1189.10	c current bound: 14863
1159.90/1189.63	c current bound: 14863
1160.63/1190.18	c current bound: 14863
1160.99/1190.87	c current bound: 14863
1161.77/1191.42	c current bound: 14863
1162.08/1191.96	c current bound: 14863
1162.88/1192.51	c current bound: 14863
1163.18/1193.05	c current bound: 14863
1163.89/1193.59	c current bound: 14863
1164.25/1194.13	c current bound: 14863
1164.98/1194.67	c current bound: 14863
1165.34/1195.20	c current bound: 14863
1166.13/1195.84	c current bound: 14863
1166.40/1196.37	c current bound: 14863
1167.19/1196.91	c current bound: 14863
1167.47/1197.44	c current bound: 14863
1168.20/1197.99	c current bound: 14863
1168.58/1198.54	c current bound: 14863
1169.31/1199.08	c current bound: 14863
1169.67/1199.62	c current bound: 14863
1170.42/1200.16	c current bound: 14863
1170.75/1200.71	c current bound: 14863
1171.55/1201.33	c current bound: 14863
1171.85/1201.88	c current bound: 14863
1172.64/1202.44	c current bound: 14863
1172.98/1202.98	c current bound: 14863
1173.73/1203.53	c current bound: 14863
1174.06/1204.07	c current bound: 14863
1174.84/1204.62	c current bound: 14863
1175.15/1205.17	c current bound: 14863
1175.94/1205.71	c current bound: 14863
1176.53/1206.30	c current bound: 14863
1177.01/1206.84	c current bound: 14863
1177.62/1207.40	c current bound: 14863
1178.10/1207.94	c current bound: 14863
1178.44/1208.49	c current bound: 14863
1179.22/1209.04	c current bound: 14863
1179.54/1209.59	c current bound: 14863
1180.31/1210.15	c current bound: 14863
1180.65/1210.69	c current bound: 14863
1181.42/1211.23	c current bound: 14863
1181.72/1211.77	c current bound: 14863
1182.50/1212.32	c current bound: 14863
1182.80/1212.87	c current bound: 14863
1183.61/1213.42	c current bound: 14863
1183.92/1213.96	c current bound: 14863
1184.71/1214.50	c current bound: 14863
1184.99/1215.04	c current bound: 14863
1185.71/1215.58	c current bound: 14863
1186.35/1216.21	c current bound: 14863
1186.82/1216.76	c current bound: 14863
1187.43/1217.30	c current bound: 14863
1187.91/1217.85	c current bound: 14863
1188.26/1218.39	c current bound: 14863
1189.01/1218.93	c current bound: 14863
1189.34/1219.47	c current bound: 14863
1190.11/1220.02	c current bound: 14863
1190.41/1220.55	c current bound: 14863
1191.21/1221.30	c current bound: 14863
1191.49/1221.85	c current bound: 14863
1192.04/1222.41	c current bound: 14863
1192.60/1222.95	c current bound: 14863
1193.13/1223.48	c current bound: 14863
1193.65/1224.02	c current bound: 14863
1194.20/1224.56	c current bound: 14863
1195.01/1225.10	c current bound: 14863
1195.28/1225.64	c current bound: 14863
1196.08/1226.36	c current bound: 14863
1196.62/1226.90	c current bound: 14863
1196.88/1227.43	c current bound: 14863
1197.43/1227.97	c current bound: 14863
1197.97/1228.51	c current bound: 14863
1198.51/1229.04	c current bound: 14863
1199.04/1229.58	c current bound: 14863
1199.58/1230.13	c current bound: 14863
1200.12/1230.67	c current bound: 14863
1200.94/1231.40	c current bound: 14863
1201.43/1231.93	c current bound: 14863
1201.74/1232.47	c current bound: 14863
1202.52/1233.01	c current bound: 14863
1202.83/1233.56	c current bound: 14863
1203.37/1234.09	c current bound: 14863
1203.91/1234.63	c current bound: 14863
1204.44/1235.16	c current bound: 14863
1204.97/1235.71	c current bound: 14863
1205.53/1236.29	c current bound: 14863
1206.07/1236.83	c current bound: 14863
1206.61/1237.37	c current bound: 14863
1207.15/1237.91	c current bound: 14863
1207.69/1238.44	c current bound: 14863
1208.22/1238.99	c current bound: 14863
1208.78/1239.53	c current bound: 14863
1209.32/1240.08	c current bound: 14863
1209.87/1240.63	c current bound: 14863
1210.69/1241.34	c current bound: 14863
1211.13/1241.89	c current bound: 14863
1211.50/1242.43	c current bound: 14863
1212.25/1242.98	c current bound: 14863
1212.60/1243.52	c current bound: 14863
1213.34/1244.07	c current bound: 14863
1213.69/1244.63	c current bound: 14863
1214.45/1245.17	c current bound: 14863
1214.79/1245.72	c current bound: 14863
1215.62/1246.38	c current bound: 14863
1215.89/1246.93	c current bound: 14863
1216.63/1247.47	c current bound: 14863
1216.98/1248.02	c current bound: 14863
1217.74/1248.56	c current bound: 14863
1218.06/1249.10	c current bound: 14863
1218.83/1249.65	c current bound: 14863
1219.16/1250.19	c current bound: 14863
1219.93/1250.73	c current bound: 14863
1220.25/1251.42	c current bound: 14863
1220.98/1251.96	c current bound: 14863
1221.33/1252.50	c current bound: 14863
1222.08/1253.05	c current bound: 14863
1222.41/1253.58	c current bound: 14863
1223.20/1254.12	c current bound: 14863
1223.49/1254.66	c current bound: 14863
1224.29/1255.20	c current bound: 14863
1224.56/1255.74	c current bound: 14863
1225.36/1256.41	c current bound: 14863
1225.65/1256.95	c current bound: 14863
1226.18/1257.49	c current bound: 14863
1226.72/1258.03	c current bound: 14863
1227.46/1258.56	c current bound: 14863
1227.81/1259.10	c current bound: 14863
1228.55/1259.64	c current bound: 14863
1228.87/1260.17	c current bound: 14863
1229.65/1260.71	c current bound: 14863
1229.95/1261.24	c current bound: 14863
1230.71/1261.84	c current bound: 14863
1231.02/1262.38	c current bound: 14863
1231.80/1262.93	c current bound: 14863
1232.11/1263.47	c current bound: 14863
1232.90/1264.01	c current bound: 14863
1233.18/1264.55	c current bound: 14863
1233.90/1265.09	c current bound: 14863
1234.27/1265.63	c current bound: 14863
1235.00/1266.18	c current bound: 14863
1235.36/1266.71	c current bound: 14863
1236.11/1267.26	c current bound: 14863
1236.44/1267.80	c current bound: 14863
1237.20/1268.36	c current bound: 14863
1237.53/1268.91	c current bound: 14863
1238.31/1269.46	c current bound: 14863
1238.64/1270.00	c current bound: 14863
1239.39/1270.56	c current bound: 14863
1239.74/1271.10	c current bound: 14863
1240.57/1271.80	c current bound: 14863
1240.84/1272.35	c current bound: 14863
1241.65/1272.90	c current bound: 14863
1241.93/1273.44	c current bound: 14863
1242.48/1273.99	c current bound: 14863
1243.04/1274.53	c current bound: 14863
1243.57/1275.07	c current bound: 14863
1244.11/1275.62	c current bound: 14863
1244.85/1276.16	c current bound: 14863
1245.47/1276.83	c current bound: 14863
1245.75/1277.37	c current bound: 14863
1246.28/1277.92	c current bound: 14863
1246.84/1278.46	c current bound: 14863
1247.38/1278.99	c current bound: 14863
1247.90/1279.53	c current bound: 14863
1248.44/1280.07	c current bound: 14863
1248.99/1280.62	c current bound: 14863
1249.54/1281.15	c current bound: 14863
1250.35/1281.83	c current bound: 14863
1250.62/1282.38	c current bound: 14863
1251.16/1282.91	c current bound: 14863
1251.71/1283.44	c current bound: 14863
1252.24/1283.98	c current bound: 14863
1252.77/1284.52	c current bound: 14863
1253.31/1285.06	c current bound: 14863
1254.11/1285.60	c current bound: 14863
1254.39/1286.14	c current bound: 14863
1255.19/1286.95	c current bound: 14863
1255.48/1287.49	c current bound: 14863
1256.24/1288.03	c current bound: 14863
1256.56/1288.59	c current bound: 14863
1257.36/1289.12	c current bound: 14863
1257.64/1289.69	c current bound: 14863
1258.44/1290.23	c current bound: 14863
1258.75/1290.77	c current bound: 14863
1259.53/1291.31	c current bound: 14863
1260.09/1291.95	c current bound: 14863
1260.53/1292.49	c current bound: 14863
1260.89/1293.03	c current bound: 14863
1261.63/1293.57	c current bound: 14863
1261.98/1294.11	c current bound: 14863
1262.74/1294.65	c current bound: 14863
1263.07/1295.18	c current bound: 14863
1263.83/1295.73	c current bound: 14863
1264.15/1296.27	c current bound: 14863
1264.95/1297.19	c current bound: 14863
1265.21/1297.72	c current bound: 14863
1265.76/1298.26	c current bound: 14863
1266.30/1298.81	c current bound: 14863
1266.84/1299.36	c current bound: 14863
1267.38/1299.90	c current bound: 14863
1267.94/1300.44	c current bound: 14863
1268.47/1300.99	c current bound: 14863
1269.03/1301.53	c current bound: 14863
1269.82/1302.13	c current bound: 14863
1270.10/1302.67	c current bound: 14863
1270.65/1303.21	c current bound: 14863
1271.18/1303.75	c current bound: 14863
1271.72/1304.29	c current bound: 14863
1272.27/1304.84	c current bound: 14863
1272.81/1305.37	c current bound: 14863
1273.35/1305.91	c current bound: 14863
1273.89/1306.45	c current bound: 14863
1274.70/1307.18	c current bound: 14863
1274.97/1307.72	c current bound: 14863
1275.53/1308.27	c current bound: 14863
1276.06/1308.80	c current bound: 14863
1276.59/1309.34	c current bound: 14863
1277.14/1309.88	c current bound: 14863
1277.67/1310.41	c current bound: 14863
1278.21/1310.95	c current bound: 14863
1278.75/1311.49	c current bound: 14863
1279.29/1312.16	c current bound: 14863
1279.82/1312.70	c current bound: 14863
1280.36/1313.24	c current bound: 14863
1280.90/1313.78	c current bound: 14863
1281.45/1314.31	c current bound: 14863
1281.99/1314.85	c current bound: 14863
1282.79/1315.40	c current bound: 14863
1283.07/1315.93	c current bound: 14863
1283.60/1316.47	c current bound: 14863
1284.40/1317.20	c current bound: 14863
1284.89/1317.74	c current bound: 14863
1285.21/1318.28	c current bound: 14863
1285.98/1318.81	c current bound: 14863
1286.28/1319.36	c current bound: 14863
1286.83/1319.90	c current bound: 14863
1287.36/1320.43	c current bound: 14863
1287.90/1320.96	c current bound: 14863
1288.44/1321.51	c current bound: 14863
1289.22/1322.18	c current bound: 14863
1289.51/1322.72	c current bound: 14863
1290.25/1323.26	c current bound: 14863
1290.84/1323.80	c current bound: 14863
1291.34/1324.33	c current bound: 14863
1291.65/1324.87	c current bound: 14863
1292.45/1325.41	c current bound: 14863
1292.74/1325.95	c current bound: 14863
1293.27/1326.48	c current bound: 14863
1293.80/1327.02	c current bound: 14863
1294.60/1327.62	c current bound: 14863
1294.89/1328.16	c current bound: 14863
1295.43/1328.70	c current bound: 14863
1295.98/1329.24	c current bound: 14863
1296.52/1329.78	c current bound: 14863
1297.06/1330.32	c current bound: 14863
1297.60/1330.86	c current bound: 14863
1298.14/1331.40	c current bound: 14863
1298.69/1331.95	c current bound: 14863
1299.23/1332.49	c current bound: 14863
1299.77/1333.04	c current bound: 14863
1300.31/1333.58	c current bound: 14863
1300.86/1334.12	c current bound: 14863
1301.40/1334.68	c current bound: 14863
1301.96/1335.22	c current bound: 14863
1302.50/1335.77	c current bound: 14863
1303.05/1336.31	c current bound: 14863
1303.59/1336.86	c current bound: 14863
1304.41/1337.51	c current bound: 14863
1304.68/1338.05	c current bound: 14863
1305.51/1338.60	c current bound: 14863
1305.79/1339.15	c current bound: 14863
1306.32/1339.69	c current bound: 14863
1306.87/1340.23	c current bound: 14863
1307.41/1340.79	c current bound: 14863
1307.97/1341.35	c current bound: 14863
1308.81/1341.90	c current bound: 14863
1309.07/1342.52	c current bound: 14863
1309.84/1343.06	c current bound: 14863
1310.17/1343.61	c current bound: 14863
1310.93/1344.15	c current bound: 14863
1311.53/1344.70	c current bound: 14863
1312.04/1345.24	c current bound: 14863
1312.34/1345.78	c current bound: 14863
1313.13/1346.33	c current bound: 14863
1313.44/1346.88	c current bound: 14863
1314.26/1347.57	c current bound: 14863
1314.54/1348.11	c current bound: 14863
1315.28/1348.66	c current bound: 14863
1315.63/1349.20	c current bound: 14863
1316.39/1349.75	c current bound: 14863
1316.73/1350.30	c current bound: 14863
1317.49/1350.85	c current bound: 14863
1317.80/1351.39	c current bound: 14863
1318.59/1351.94	c current bound: 14863
1319.18/1352.64	c current bound: 14863
1319.44/1353.18	c current bound: 14863
1319.99/1353.73	c current bound: 14863
1320.53/1354.28	c current bound: 14863
1321.09/1354.83	c current bound: 14863
1321.63/1355.37	c current bound: 14863
1322.16/1355.92	c current bound: 14863
1322.91/1356.47	c current bound: 14863
1323.26/1357.00	c current bound: 14863
1324.07/1357.74	c current bound: 14863
1324.34/1358.28	c current bound: 14863
1324.89/1358.82	c current bound: 14863
1325.42/1359.37	c current bound: 14863
1325.98/1359.91	c current bound: 14863
1326.51/1360.45	c current bound: 14863
1327.06/1360.99	c current bound: 14863
1327.61/1361.53	c current bound: 14863
1328.14/1362.06	c current bound: 14863
1328.68/1362.79	c current bound: 14863
1329.22/1363.33	c current bound: 14863
1329.75/1363.87	c current bound: 14863
1330.30/1364.41	c current bound: 14863
1330.83/1364.94	c current bound: 14863
1331.37/1365.48	c current bound: 14863
1331.90/1366.02	c current bound: 14863
1332.45/1366.56	c current bound: 14863
1332.98/1367.09	c current bound: 14863
1333.52/1367.82	c current bound: 14863
1334.26/1368.35	c current bound: 14863
1334.59/1368.89	c current bound: 14863
1335.37/1369.44	c current bound: 14863
1335.68/1369.97	c current bound: 14863
1336.44/1370.51	c current bound: 14863
1336.75/1371.05	c current bound: 14863
1337.29/1371.59	c current bound: 14863
1337.83/1372.14	c current bound: 14863
1338.65/1372.79	c current bound: 14863
1338.93/1373.33	c current bound: 14863
1339.66/1373.87	c current bound: 14863
1340.01/1374.41	c current bound: 14863
1340.75/1374.97	c current bound: 14863
1341.10/1375.51	c current bound: 14863
1341.84/1376.05	c current bound: 14863
1342.18/1376.59	c current bound: 14863
1342.95/1377.13	c current bound: 14863
1343.52/1377.78	c current bound: 14863
1344.02/1378.33	c current bound: 14863
1344.33/1378.88	c current bound: 14863
1345.11/1379.43	c current bound: 14863
1345.42/1379.96	c current bound: 14863
1346.23/1380.51	c current bound: 14863
1346.51/1381.04	c current bound: 14863
1347.23/1381.59	c current bound: 14863
1347.59/1382.13	c current bound: 14863
1348.40/1382.87	c current bound: 14863
1348.68/1383.41	c current bound: 14863
1349.43/1383.95	c current bound: 14863
1350.05/1384.50	c current bound: 14863
1350.54/1385.04	c current bound: 14863
1350.87/1385.58	c current bound: 14863
1351.65/1386.12	c current bound: 14863
1351.95/1386.65	c current bound: 14863
1352.65/1387.19	c current bound: 14863
1353.01/1387.92	c current bound: 14863
1353.57/1388.45	c current bound: 14863
1354.10/1388.99	c current bound: 14863
1354.64/1389.53	c current bound: 14863
1355.18/1390.07	c current bound: 14863
1355.72/1390.62	c current bound: 14863
1356.29/1391.17	c current bound: 14863
1356.83/1391.70	c current bound: 14863
1357.37/1392.24	c current bound: 14863
1358.17/1392.90	c current bound: 14863
1358.43/1393.44	c current bound: 14863
1358.98/1393.98	c current bound: 14863
1359.52/1394.52	c current bound: 14863
1360.06/1395.06	c current bound: 14863
1360.60/1395.61	c current bound: 14863
1361.15/1396.15	c current bound: 14863
1361.68/1396.69	c current bound: 14863
1362.23/1397.24	c current bound: 14863
1363.05/1397.94	c current bound: 14863
1363.32/1398.49	c current bound: 14863
1363.88/1399.03	c current bound: 14863
1364.43/1399.58	c current bound: 14863
1364.96/1400.12	c current bound: 14863
1365.52/1400.67	c current bound: 14863
1366.08/1401.21	c current bound: 14863
1366.61/1401.76	c current bound: 14863
1367.15/1402.30	c current bound: 14863
1367.98/1402.99	c current bound: 14863
1368.48/1403.54	c current bound: 14863
1368.80/1404.08	c current bound: 14863
1369.59/1404.63	c current bound: 14863
1369.89/1405.17	c current bound: 14863
1370.69/1405.72	c current bound: 14863
1370.98/1406.25	c current bound: 14863
1371.50/1406.80	c current bound: 14863
1372.06/1407.34	c current bound: 14863
1372.88/1408.03	c current bound: 14863
1373.15/1408.58	c current bound: 14863
1373.95/1409.13	c current bound: 14863
1374.26/1409.67	c current bound: 14863
1375.05/1410.22	c current bound: 14863
1375.34/1410.76	c current bound: 14863
1376.15/1411.32	c current bound: 14863
1376.45/1411.86	c current bound: 14863
1377.25/1412.43	c current bound: 14863
1377.84/1413.05	c current bound: 14863
1378.38/1413.61	c current bound: 14863
1378.65/1414.16	c current bound: 14863
1379.48/1414.71	c current bound: 14863
1379.77/1415.26	c current bound: 14863
1380.58/1415.82	c current bound: 14863
1380.88/1416.36	c current bound: 14863
1381.68/1416.92	c current bound: 14863
1381.97/1417.46	c current bound: 14863
1382.80/1418.16	c current bound: 14863
1383.07/1418.70	c current bound: 14863
1383.63/1419.25	c current bound: 14863
1384.17/1419.79	c current bound: 14863
1384.71/1420.34	c current bound: 14863
1385.26/1420.88	c current bound: 14863
1385.80/1421.43	c current bound: 14863
1386.35/1421.96	c current bound: 14863
1386.89/1422.51	c current bound: 14863
1387.43/1423.19	c current bound: 14863
1387.97/1423.74	c current bound: 14863
1388.53/1424.29	c current bound: 14863
1389.08/1424.85	c current bound: 14863
1389.64/1425.39	c current bound: 14863
1390.18/1425.95	c current bound: 14863
1390.74/1426.50	c current bound: 14863
1391.29/1427.05	c current bound: 14863
1392.12/1427.60	c current bound: 14863
1392.67/1428.30	c current bound: 14863
1393.16/1428.85	c current bound: 14863
1393.77/1429.40	c current bound: 14863
1394.27/1429.94	c current bound: 14863
1394.58/1430.49	c current bound: 14863
1395.36/1431.04	c current bound: 14863
1395.68/1431.58	c current bound: 14863
1396.46/1432.14	c current bound: 14863
1397.07/1432.70	c current bound: 14863
1397.61/1433.40	c current bound: 14863
1397.88/1433.97	c current bound: 14863
1398.70/1434.51	c current bound: 14863
1398.99/1435.07	c current bound: 14863
1399.81/1435.62	c current bound: 14863
1400.10/1436.16	c current bound: 14863
1400.89/1436.71	c current bound: 14863
1401.20/1437.26	c current bound: 14863
1402.00/1437.80	c current bound: 14863
1402.30/1438.40	c current bound: 14863
1403.06/1438.94	c current bound: 14863
1403.39/1439.49	c current bound: 14863
1404.15/1440.05	c current bound: 14863
1404.49/1440.60	c current bound: 14863
1405.28/1441.15	c current bound: 14863
1405.88/1441.70	c current bound: 14863
1406.38/1442.24	c current bound: 14863
1406.69/1442.79	c current bound: 14863
1407.49/1443.45	c current bound: 14863
1407.78/1443.99	c current bound: 14863
1408.34/1444.53	c current bound: 14863
1408.86/1445.07	c current bound: 14863
1409.41/1445.62	c current bound: 14863
1409.96/1446.17	c current bound: 14863
1410.52/1446.72	c current bound: 14863
1411.06/1447.28	c current bound: 14863
1411.62/1447.82	c current bound: 14863
1412.16/1448.47	c current bound: 14863
1412.69/1449.02	c current bound: 14863
1413.24/1449.55	c current bound: 14863
1413.79/1450.10	c current bound: 14863
1414.34/1450.64	c current bound: 14863
1414.86/1451.18	c current bound: 14863
1415.41/1451.72	c current bound: 14863
1415.96/1452.26	c current bound: 14863
1416.77/1452.80	c current bound: 14863
1417.02/1453.33	c current bound: 14863
1417.83/1453.90	c current bound: 14863
1418.12/1454.43	c current bound: 14863
1418.64/1454.98	c current bound: 14863
1419.19/1455.51	c current bound: 14863
1419.72/1456.05	c current bound: 14863
1420.25/1456.59	c current bound: 14863
1420.80/1457.12	c current bound: 14863
1421.52/1457.65	c current bound: 14863
1421.86/1458.19	c current bound: 14863
1422.63/1458.73	c current bound: 14863
1422.95/1459.27	c current bound: 14863
1423.74/1459.81	c current bound: 14863
1424.01/1460.35	c current bound: 14863
1424.73/1460.89	c current bound: 14863
1425.10/1461.44	c current bound: 14863
1425.85/1461.99	c current bound: 14863
1426.20/1462.53	c current bound: 14863
1426.93/1463.07	c current bound: 14863
1427.57/1463.76	c current bound: 14863
1427.82/1464.29	c current bound: 14863
1428.36/1464.83	c current bound: 14863
1428.91/1465.37	c current bound: 14863
1429.44/1465.91	c current bound: 14863
1430.19/1466.44	c current bound: 14863
1430.52/1466.99	c current bound: 14863
1431.29/1467.53	c current bound: 14863
1431.60/1468.06	c current bound: 14863
1432.41/1468.78	c current bound: 14863
1432.67/1469.32	c current bound: 14863
1433.20/1469.85	c current bound: 14863
1433.75/1470.39	c current bound: 14863
1434.28/1470.93	c current bound: 14863
1434.82/1471.47	c current bound: 14863
1435.36/1472.02	c current bound: 14863
1435.92/1472.56	c current bound: 14863
1436.44/1473.10	c current bound: 14863
1437.00/1473.85	c current bound: 14863
1437.53/1474.39	c current bound: 14863
1438.07/1474.94	c current bound: 14863
1438.62/1475.48	c current bound: 14863
1439.16/1476.02	c current bound: 14863
1439.71/1476.56	c current bound: 14863
1440.51/1477.10	c current bound: 14863
1440.79/1477.63	c current bound: 14863
1441.32/1478.17	c current bound: 14863
1442.12/1478.91	c current bound: 14863
1442.60/1479.45	c current bound: 14863
1442.93/1479.98	c current bound: 14863
1443.70/1480.52	c current bound: 14863
1444.00/1481.06	c current bound: 14863
1444.53/1481.59	c current bound: 14863
1445.07/1482.13	c current bound: 14863
1445.62/1482.67	c current bound: 14863
1446.14/1483.21	c current bound: 14863
1446.69/1483.80	c current bound: 14863
1447.22/1484.33	c current bound: 14863
1447.76/1484.87	c current bound: 14863
1448.30/1485.42	c current bound: 14863
1448.85/1485.96	c current bound: 14863
1449.66/1486.50	c current bound: 14863
1449.93/1487.04	c current bound: 14863
1450.46/1487.58	c current bound: 14863
1451.02/1488.12	c current bound: 14863
1451.55/1488.66	c current bound: 14863
1452.10/1489.24	c current bound: 14863
1452.63/1489.78	c current bound: 14863
1453.18/1490.32	c current bound: 14863
1453.72/1490.86	c current bound: 14863
1454.26/1491.40	c current bound: 14863
1454.81/1491.94	c current bound: 14863
1455.34/1492.48	c current bound: 14863
1455.88/1493.03	c current bound: 14863
1456.44/1493.57	c current bound: 14863
1456.96/1494.10	c current bound: 14863
1457.49/1494.63	c current bound: 14863
1458.04/1495.17	c current bound: 14863
1458.57/1495.71	c current bound: 14863
1459.11/1496.24	c current bound: 14863
1459.65/1496.78	c current bound: 14863
1460.19/1497.32	c current bound: 14863
1460.73/1497.85	c current bound: 14863
1461.26/1498.39	c current bound: 14863
1462.06/1499.14	c current bound: 14863
1462.34/1499.67	c current bound: 14863
1462.87/1500.21	c current bound: 14863
1463.42/1500.74	c current bound: 14863
1463.95/1501.28	c current bound: 14863
1464.48/1501.81	c current bound: 14863
1465.02/1502.35	c current bound: 14863
1465.55/1502.89	c current bound: 14863
1466.09/1503.42	c current bound: 14863
1466.90/1504.24	c current bound: 14863
1467.35/1504.78	c current bound: 14863
1467.70/1505.32	c current bound: 14863
1468.45/1505.86	c current bound: 14863
1468.78/1506.39	c current bound: 14863
1469.54/1506.93	c current bound: 14863
1469.85/1507.47	c current bound: 14863
1470.39/1508.00	c current bound: 14863
1470.92/1508.54	c current bound: 14863
1471.72/1509.26	c current bound: 14863
1472.27/1509.80	c current bound: 14863
1472.76/1510.34	c current bound: 14863
1473.07/1510.87	c current bound: 14863
1473.87/1511.41	c current bound: 14863
1474.16/1511.95	c current bound: 14863
1474.87/1512.49	c current bound: 14863
1475.22/1513.03	c current bound: 14863
1475.96/1513.59	c current bound: 14863
1476.32/1514.24	c current bound: 14863
1477.04/1514.78	c current bound: 14863
1477.38/1515.31	c current bound: 14863
1478.13/1515.85	c current bound: 14863
1478.46/1516.39	c current bound: 14863
1479.23/1516.93	c current bound: 14863
1479.54/1517.47	c current bound: 14863
1480.34/1518.00	c current bound: 14863
1480.60/1518.54	c current bound: 14863
1481.32/1519.08	c current bound: 14863
1481.68/1519.65	c current bound: 14863
1482.39/1520.18	c current bound: 14863
1482.75/1520.72	c current bound: 14863
1483.48/1521.25	c current bound: 14863
1484.10/1521.80	c current bound: 14863
1484.60/1522.33	c current bound: 14863
1484.90/1522.88	c current bound: 14863
1485.70/1523.42	c current bound: 14863
1486.00/1523.98	c current bound: 14863
1486.80/1524.52	c current bound: 14863
1487.09/1525.06	c current bound: 14863
1487.92/1525.60	c current bound: 14863
1488.18/1526.15	c current bound: 14863
1488.72/1526.69	c current bound: 14863
1489.27/1527.25	c current bound: 14863
1489.83/1527.79	c current bound: 14863
1490.37/1528.34	c current bound: 14863
1490.92/1528.88	c current bound: 14863
1491.73/1529.52	c current bound: 14863
1492.20/1530.06	c current bound: 14863
1492.80/1530.60	c current bound: 14863
1493.31/1531.15	c current bound: 14863
1493.62/1531.69	c current bound: 14863
1494.41/1532.24	c current bound: 14863
1494.71/1532.78	c current bound: 14863
1495.49/1533.32	c current bound: 14863
1495.80/1533.86	c current bound: 14863
1496.62/1534.65	c current bound: 14863
1496.88/1535.19	c current bound: 14863
1497.65/1535.74	c current bound: 14863
1497.98/1536.28	c current bound: 14863
1498.76/1536.83	c current bound: 14863
1499.06/1537.37	c current bound: 14863
1499.86/1537.92	c current bound: 14863
1500.16/1538.47	c current bound: 14863
1500.96/1539.01	c current bound: 14863
1501.52/1539.71	c current bound: 14863
1501.79/1540.25	c current bound: 14863
1502.61/1540.80	c current bound: 14863
1502.89/1541.34	c current bound: 14863
1503.43/1541.89	c current bound: 14863
1503.98/1542.43	c current bound: 14863
1504.53/1542.97	c current bound: 14863
1505.06/1543.52	c current bound: 14863
1505.61/1544.07	c current bound: 14863
1506.44/1544.81	c current bound: 14863
1506.71/1545.36	c current bound: 14863
1507.25/1545.91	c current bound: 14863
1507.80/1546.47	c current bound: 14863
1508.37/1547.02	c current bound: 14863
1508.92/1547.56	c current bound: 14863
1509.45/1548.10	c current bound: 14863
1510.00/1548.65	c current bound: 14863
1510.54/1549.19	c current bound: 14863
1511.08/1549.77	c current bound: 14863
1511.62/1550.31	c current bound: 14863
1512.16/1550.86	c current bound: 14863
1512.72/1551.42	c current bound: 14863
1513.28/1551.96	c current bound: 14863
1513.82/1552.51	c current bound: 14863
1514.37/1553.05	c current bound: 14863
1514.91/1553.61	c current bound: 14863
1515.47/1554.16	c current bound: 14863
1516.00/1554.74	c current bound: 14863
1516.56/1555.29	c current bound: 14863
1517.12/1555.83	c current bound: 14863
1517.65/1556.38	c current bound: 14863
1518.20/1556.92	c current bound: 14863
1518.75/1557.46	c current bound: 14863
1519.29/1558.01	c current bound: 14863
1519.83/1558.56	c current bound: 14863
1520.39/1559.10	c current bound: 14863
1521.19/1559.75	c current bound: 14863
1521.47/1560.29	c current bound: 14863
1522.26/1560.83	c current bound: 14863
1522.56/1561.38	c current bound: 14863
1523.34/1561.92	c current bound: 14863
1523.65/1562.47	c current bound: 14863
1524.45/1563.03	c current bound: 14863
1524.75/1563.57	c current bound: 14863
1525.55/1564.11	c current bound: 14863
1525.84/1564.82	c current bound: 14863
1526.58/1565.37	c current bound: 14863
1526.94/1565.93	c current bound: 14863
1527.69/1566.47	c current bound: 14863
1528.04/1567.01	c current bound: 14863
1528.80/1567.56	c current bound: 14863
1529.12/1568.10	c current bound: 14863
1529.89/1568.64	c current bound: 14863
1530.21/1569.19	c current bound: 14863
1531.01/1569.92	c current bound: 14863
1531.31/1570.47	c current bound: 14863
1531.87/1571.01	c current bound: 14863
1532.40/1571.56	c current bound: 14863
1532.95/1572.10	c current bound: 14863
1533.49/1572.64	c current bound: 14863
1534.04/1573.19	c current bound: 14863
1534.58/1573.73	c current bound: 14863
1535.13/1574.27	c current bound: 14863
1535.94/1574.94	c current bound: 14863
1536.20/1575.48	c current bound: 14863
1536.74/1576.03	c current bound: 14863
1537.28/1576.57	c current bound: 14863
1537.83/1577.11	c current bound: 14863
1538.38/1577.66	c current bound: 14863
1538.91/1578.19	c current bound: 14863
1539.45/1578.73	c current bound: 14863
1540.00/1579.28	c current bound: 14863
1540.54/1579.94	c current bound: 14863
1541.08/1580.48	c current bound: 14863
1541.62/1581.02	c current bound: 14863
1542.15/1581.56	c current bound: 14863
1542.96/1582.10	c current bound: 14863
1543.23/1582.63	c current bound: 14863
1543.77/1583.18	c current bound: 14863
1544.32/1583.72	c current bound: 14863
1544.85/1584.26	c current bound: 14863
1545.40/1584.79	c current bound: 14863
1545.91/1585.38	c current bound: 14863
1546.46/1585.92	c current bound: 14863
1547.01/1586.45	c current bound: 14863
1547.55/1586.99	c current bound: 14863
1548.08/1587.53	c current bound: 14863
1548.62/1588.07	c current bound: 14863
1549.17/1588.61	c current bound: 14863
1549.69/1589.15	c current bound: 14863
1550.52/1589.70	c current bound: 14863
1550.79/1590.24	c current bound: 14863
1551.34/1590.78	c current bound: 14863
1551.88/1591.32	c current bound: 14863
1552.61/1591.87	c current bound: 14863
1552.96/1592.40	c current bound: 14863
1553.72/1592.95	c current bound: 14863
1554.04/1593.49	c current bound: 14863
1554.81/1594.03	c current bound: 14863
1555.12/1594.58	c current bound: 14863
1555.92/1595.26	c current bound: 14863
1556.21/1595.79	c current bound: 14863
1556.74/1596.33	c current bound: 14863
1557.26/1596.87	c current bound: 14863
1557.82/1597.42	c current bound: 14863
1558.36/1597.96	c current bound: 14863
1558.91/1598.49	c current bound: 14863
1559.44/1599.03	c current bound: 14863
1560.25/1599.63	c current bound: 14863
1560.80/1600.31	c current bound: 14863
1561.07/1600.85	c current bound: 14863
1561.61/1601.39	c current bound: 14863
1562.15/1601.93	c current bound: 14863
1562.69/1602.47	c current bound: 14863
1563.24/1603.01	c current bound: 14863
1563.77/1603.55	c current bound: 14863
1564.31/1604.09	c current bound: 14863
1564.85/1604.63	c current bound: 14863
1565.40/1605.39	c current bound: 14863
1566.15/1605.94	c current bound: 14863
1566.49/1606.49	c current bound: 14863
1567.27/1607.03	c current bound: 14863
1567.59/1607.57	c current bound: 14863
1568.37/1608.11	c current bound: 14863
1568.66/1608.66	c current bound: 14863
1569.21/1609.19	c current bound: 14863
1569.75/1609.73	c current bound: 14863
1570.54/1610.47	c current bound: 14863
1570.83/1611.01	c current bound: 14863
1571.60/1611.55	c current bound: 14863
1571.92/1612.09	c current bound: 14863
1572.69/1612.64	c current bound: 14863
1573.02/1613.19	c current bound: 14863
1573.80/1613.73	c current bound: 14863
1574.09/1614.27	c current bound: 14863
1574.90/1614.82	c current bound: 14863
1575.19/1615.48	c current bound: 14863
1575.97/1616.03	c current bound: 14863
1576.28/1616.57	c current bound: 14863
1577.07/1617.12	c current bound: 14863
1577.36/1617.66	c current bound: 14863
1578.15/1618.21	c current bound: 14863
1578.45/1618.75	c current bound: 14863
1579.17/1619.29	c current bound: 14863
1579.54/1619.84	c current bound: 14863
1580.34/1620.53	c current bound: 14863
1580.63/1621.07	c current bound: 14863
1581.17/1621.62	c current bound: 14863
1581.72/1622.16	c current bound: 14863
1582.53/1622.70	c current bound: 14863
1582.80/1623.24	c current bound: 14863
1583.34/1623.79	c current bound: 14863
1583.90/1624.34	c current bound: 14863
1584.45/1624.88	c current bound: 14863
1584.99/1625.56	c current bound: 14863
1585.54/1626.11	c current bound: 14863
1586.10/1626.67	c current bound: 14863
1586.63/1627.22	c current bound: 14863
1587.19/1627.77	c current bound: 14863
1587.75/1628.32	c current bound: 14863
1588.30/1628.86	c current bound: 14863
1588.84/1629.41	c current bound: 14863
1589.39/1629.95	c current bound: 14863
1589.94/1630.67	c current bound: 14863
1590.72/1631.22	c current bound: 14863
1591.03/1631.77	c current bound: 14863
1591.83/1632.32	c current bound: 14863
1592.13/1632.87	c current bound: 14863
1592.94/1633.42	c current bound: 14863
1593.25/1633.97	c current bound: 14863
1594.04/1634.52	c current bound: 14863
1594.33/1635.06	c current bound: 14863
1595.14/1635.72	c current bound: 14863
1595.43/1636.27	c current bound: 14863
1596.23/1636.81	c current bound: 14863
1596.51/1637.36	c current bound: 14863
1597.35/1637.90	c current bound: 14863
1597.61/1638.44	c current bound: 14863
1598.33/1638.99	c current bound: 14863
1598.70/1639.53	c current bound: 14863
1599.43/1640.07	c current bound: 14863
1599.77/1640.81	c current bound: 14863
1600.52/1641.37	c current bound: 14863
1600.88/1641.91	c current bound: 14863
1601.63/1642.45	c current bound: 14863
1601.97/1643.00	c current bound: 14863
1602.74/1643.54	c current bound: 14863
1603.06/1644.09	c current bound: 14863
1603.83/1644.63	c current bound: 14863
1604.16/1645.17	c current bound: 14863
1604.97/1645.88	c current bound: 14863
1605.25/1646.42	c current bound: 14863
1605.79/1646.96	c current bound: 14863
1606.34/1647.50	c current bound: 14863
1606.87/1648.05	c current bound: 14863
1607.41/1648.60	c current bound: 14863
1607.97/1649.13	c current bound: 14863
1608.50/1649.68	c current bound: 14863
1609.03/1650.22	c current bound: 14863
1609.59/1650.91	c current bound: 14863
1610.13/1651.44	c current bound: 14863
1610.65/1651.98	c current bound: 14863
1611.19/1652.51	c current bound: 14863
1611.73/1653.05	c current bound: 14863
1612.27/1653.59	c current bound: 14863
1612.81/1654.13	c current bound: 14863
1613.35/1654.67	c current bound: 14863
1613.90/1655.22	c current bound: 14863
1614.44/1655.91	c current bound: 14863
1614.98/1656.46	c current bound: 14863
1615.53/1657.00	c current bound: 14863
1616.08/1657.54	c current bound: 14863
1616.90/1658.10	c current bound: 14863
1617.17/1658.64	c current bound: 14863
1617.71/1659.18	c current bound: 14863
1618.25/1659.73	c current bound: 14863
1618.82/1660.27	c current bound: 14863
1619.63/1660.91	c current bound: 14863
1619.89/1661.45	c current bound: 14863
1620.44/1662.00	c current bound: 14863
1620.99/1662.54	c current bound: 14863
1621.53/1663.10	c current bound: 14863
1622.09/1663.64	c current bound: 14863
1622.63/1664.19	c current bound: 14863
1623.19/1664.74	c current bound: 14863
1623.73/1665.28	c current bound: 14863
1624.55/1665.96	c current bound: 14863
1625.07/1666.51	c current bound: 14863
1625.37/1667.06	c current bound: 14863
1626.17/1667.61	c current bound: 14863
1626.46/1668.15	c current bound: 14863
1627.18/1668.70	c current bound: 14863
1627.56/1669.25	c current bound: 14863
1628.27/1669.79	c current bound: 14863
1628.66/1670.34	c current bound: 14863
1629.47/1670.96	c current bound: 14863
1629.74/1671.51	c current bound: 14863
1630.51/1672.05	c current bound: 14863
1630.82/1672.60	c current bound: 14863
1631.61/1673.14	c current bound: 14863
1631.92/1673.69	c current bound: 14863
1632.71/1674.23	c current bound: 14863
1633.01/1674.78	c current bound: 14863
1633.80/1675.33	c current bound: 14863
1634.39/1675.96	c current bound: 14863
1634.91/1676.50	c current bound: 14863
1635.19/1677.04	c current bound: 14863
1635.92/1677.59	c current bound: 14863
1636.28/1678.13	c current bound: 14863
1637.01/1678.67	c current bound: 14863
1637.36/1679.21	c current bound: 14863
1638.10/1679.76	c current bound: 14863
1638.46/1680.30	c current bound: 14863
1639.26/1680.97	c current bound: 14863
1639.53/1681.50	c current bound: 14863
1640.28/1682.04	c current bound: 14863
1640.62/1682.59	c current bound: 14863
1641.37/1683.12	c current bound: 14863
1641.68/1683.66	c current bound: 14863
1642.49/1684.20	c current bound: 14863
1642.77/1684.74	c current bound: 14863
1643.49/1685.29	c current bound: 14863
1643.86/1685.83	c current bound: 14863
1644.62/1686.42	c current bound: 14863
1644.92/1686.96	c current bound: 14863
1645.72/1687.50	c current bound: 14863
1646.01/1688.04	c current bound: 14863
1646.71/1688.58	c current bound: 14863
1647.08/1689.12	c current bound: 14863
1647.82/1689.66	c current bound: 14863
1648.16/1690.19	c current bound: 14863
1648.92/1690.73	c current bound: 14863
1649.23/1691.27	c current bound: 14863
1650.02/1691.81	c current bound: 14863
1650.32/1692.35	c current bound: 14863
1651.02/1692.89	c current bound: 14863
1651.40/1693.43	c current bound: 14863
1652.14/1693.97	c current bound: 14863
1652.49/1694.52	c current bound: 14863
1653.22/1695.06	c current bound: 14863
1653.84/1695.60	c current bound: 14863
1654.39/1696.29	c current bound: 14863
1654.67/1696.83	c current bound: 14863
1655.40/1697.38	c current bound: 14863
1655.77/1697.92	c current bound: 14863
1656.51/1698.47	c current bound: 14863
1656.86/1699.02	c current bound: 14863
1657.62/1699.56	c current bound: 14863
1657.96/1700.10	c current bound: 14863
1658.72/1700.64	c current bound: 14863
1659.30/1701.31	c current bound: 14863
1659.79/1701.86	c current bound: 14863
1660.13/1702.39	c current bound: 14863
1660.90/1702.94	c current bound: 14863
1661.22/1703.48	c current bound: 14863
1662.00/1704.02	c current bound: 14863
1662.31/1704.57	c current bound: 14863
1663.10/1705.11	c current bound: 14863
1663.39/1705.65	c current bound: 14863
1664.20/1706.38	c current bound: 14863
1664.48/1706.91	c current bound: 14863
1665.01/1707.45	c current bound: 14863
1665.55/1707.99	c current bound: 14863
1666.10/1708.53	c current bound: 14863
1666.63/1709.07	c current bound: 14863
1667.18/1709.64	c current bound: 14863
1667.74/1710.18	c current bound: 14863
1668.30/1710.72	c current bound: 14863
1669.11/1711.45	c current bound: 14863
1669.37/1711.99	c current bound: 14863
1669.91/1712.53	c current bound: 14863
1670.47/1713.07	c current bound: 14863
1670.99/1713.60	c current bound: 14863
1671.53/1714.14	c current bound: 14863
1672.08/1714.67	c current bound: 14863
1672.61/1715.21	c current bound: 14863
1673.16/1715.75	c current bound: 14863
1673.98/1716.62	c current bound: 14863
1674.46/1717.17	c current bound: 14863
1674.81/1717.72	c current bound: 14863
1675.57/1718.26	c current bound: 14863
1675.89/1718.79	c current bound: 14863
1676.66/1719.34	c current bound: 14863
1676.98/1719.89	c current bound: 14863
1677.75/1720.43	c current bound: 14863
1678.07/1720.98	c current bound: 14863
1678.89/1721.67	c current bound: 14863
1679.16/1722.21	c current bound: 14863
1679.89/1722.77	c current bound: 14863
1680.25/1723.31	c current bound: 14863
1681.01/1723.86	c current bound: 14863
1681.37/1724.42	c current bound: 14863
1682.11/1724.97	c current bound: 14863
1682.46/1725.52	c current bound: 14863
1683.21/1726.06	c current bound: 14863
1683.55/1726.76	c current bound: 14863
1684.09/1727.32	c current bound: 14863
1684.65/1727.87	c current bound: 14863
1685.20/1728.41	c current bound: 14863
1685.75/1728.96	c current bound: 14863
1686.29/1729.51	c current bound: 14863
1686.85/1730.06	c current bound: 14863
1687.40/1730.61	c current bound: 14863
1687.95/1731.15	c current bound: 14863
1688.49/1731.78	c current bound: 14863
1689.03/1732.32	c current bound: 14863
1689.58/1732.87	c current bound: 14863
1690.12/1733.42	c current bound: 14863
1690.67/1733.97	c current bound: 14863
1691.23/1734.51	c current bound: 14863
1691.78/1735.06	c current bound: 14863
1692.32/1735.60	c current bound: 14863
1692.86/1736.15	c current bound: 14863
1693.68/1736.83	c current bound: 14863
1693.94/1737.38	c current bound: 14863
1694.74/1737.92	c current bound: 14863
1695.04/1738.47	c current bound: 14863
1695.84/1739.02	c current bound: 14863
1696.13/1739.57	c current bound: 14863
1696.93/1740.11	c current bound: 14863
1697.24/1740.66	c current bound: 14863
1698.05/1741.21	c current bound: 14863
1698.61/1741.91	c current bound: 14863
1699.09/1742.47	c current bound: 14863
1699.42/1743.01	c current bound: 14863
1700.18/1743.56	c current bound: 14863
1700.53/1744.10	c current bound: 14863
1701.28/1744.65	c current bound: 14863
1701.61/1745.20	c current bound: 14863
1702.37/1745.75	c current bound: 14863
1702.71/1746.29	c current bound: 14863
1703.51/1746.98	c current bound: 14863
1703.79/1747.53	c current bound: 14863
1704.34/1748.07	c current bound: 14863
1704.87/1748.61	c current bound: 14863
1705.62/1749.16	c current bound: 14863
1705.97/1749.70	c current bound: 14863
1706.72/1750.25	c current bound: 14863
1707.06/1750.80	c current bound: 14863
1707.83/1751.34	c current bound: 14863
1708.43/1752.10	c current bound: 14863
1708.69/1752.65	c current bound: 14863
1709.26/1753.19	c current bound: 14863
1709.79/1753.74	c current bound: 14863
1710.35/1754.29	c current bound: 14863
1710.90/1754.83	c current bound: 14863
1711.45/1755.38	c current bound: 14863
1711.99/1755.92	c current bound: 14863
1712.54/1756.47	c current bound: 14863
1713.09/1757.12	c current bound: 14863
1713.64/1757.66	c current bound: 14863
1714.19/1758.21	c current bound: 14863
1714.73/1758.75	c current bound: 14863
1715.26/1759.29	c current bound: 14863
1715.80/1759.83	c current bound: 14863
1716.35/1760.38	c current bound: 14863
1716.89/1760.92	c current bound: 14863
1717.44/1761.46	c current bound: 14863
1718.25/1762.05	c current bound: 14863
1718.52/1762.59	c current bound: 14863
1719.05/1763.12	c current bound: 14863
1719.58/1763.65	c current bound: 14863
1720.11/1764.18	c current bound: 14863
1720.65/1764.73	c current bound: 14863
1721.20/1765.26	c current bound: 14863
1722.00/1765.80	c current bound: 14863
1722.27/1766.33	c current bound: 14863
1722.80/1766.87	c current bound: 14863
1723.33/1767.40	c current bound: 14863
1723.86/1767.94	c current bound: 14863
1724.40/1768.47	c current bound: 14863
1724.95/1769.02	c current bound: 14863
1725.49/1769.57	c current bound: 14863
1726.04/1770.11	c current bound: 14863
1726.57/1770.64	c current bound: 14863
1727.10/1771.18	c current bound: 14863
1727.65/1771.72	c current bound: 14863
1728.45/1772.34	c current bound: 14863
1728.73/1772.88	c current bound: 14863
1729.28/1773.42	c current bound: 14863
1729.82/1773.95	c current bound: 14863
1730.34/1774.50	c current bound: 14863
1730.88/1775.03	c current bound: 14863
1731.41/1775.57	c current bound: 14863
1731.96/1776.10	c current bound: 14863
1732.71/1776.63	c current bound: 14863
1733.03/1777.17	c current bound: 14863
1733.76/1777.74	c current bound: 14863
1734.10/1778.28	c current bound: 14863
1734.88/1778.82	c current bound: 14863
1735.17/1779.35	c current bound: 14863
1735.88/1779.88	c current bound: 14863
1736.24/1780.42	c current bound: 14863
1736.98/1780.96	c current bound: 14863
1737.58/1781.50	c current bound: 14863
1738.09/1782.04	c current bound: 14863
1738.41/1782.57	c current bound: 14863
1739.19/1783.11	c current bound: 14863
1739.47/1783.65	c current bound: 14863
1740.19/1784.18	c current bound: 14863
1740.56/1784.72	c current bound: 14863
1741.28/1785.25	c current bound: 14863
1741.62/1785.78	c current bound: 14863
1742.41/1786.32	c current bound: 14863
1742.70/1786.85	c current bound: 14863
1743.49/1787.53	c current bound: 14863
1743.77/1788.06	c current bound: 14863
1744.47/1788.59	c current bound: 14863
1744.83/1789.14	c current bound: 14863
1745.56/1789.68	c current bound: 14863
1745.93/1790.21	c current bound: 14863
1746.67/1790.74	c current bound: 14863
1746.98/1791.29	c current bound: 14863
1747.77/1791.82	c current bound: 14863
1748.06/1792.36	c current bound: 14863
1748.59/1792.89	c current bound: 14863
1749.13/1793.43	c current bound: 14863
1749.67/1793.96	c current bound: 14863
1750.47/1794.50	c current bound: 14863
1750.75/1795.03	c current bound: 14863
1751.28/1795.57	c current bound: 14863
1751.82/1796.10	c current bound: 14863
1752.35/1796.64	c current bound: 14863
1752.89/1797.18	c current bound: 14863
1753.45/1797.72	c current bound: 14863
1753.96/1798.25	c current bound: 14863
1754.50/1798.79	c current bound: 14863
1755.04/1799.32	c current bound: 14863
1755.57/1799.86	c current bound: 14863
1756.37/1800.40	c current bound: 14863
1756.65/1800.94	c current bound: 14863
1757.20/1801.48	c current bound: 14863
1757.73/1802.01	c current bound: 14863
1758.26/1802.64	c current bound: 14863
1758.81/1803.18	c current bound: 14863
1759.35/1803.72	c current bound: 14863
1759.88/1804.25	c current bound: 14863
1760.41/1804.79	c current bound: 14863
1760.96/1805.32	c current bound: 14863
1761.49/1805.86	c current bound: 14863
1762.03/1806.39	c current bound: 14863
1762.56/1806.94	c current bound: 14863
1763.40/1807.50	c current bound: 14863
1763.66/1808.04	c current bound: 14863
1764.21/1808.58	c current bound: 14863
1764.75/1809.12	c current bound: 14863
1765.48/1809.66	c current bound: 14863
1766.10/1810.20	c current bound: 14863
1766.59/1810.74	c current bound: 14863
1766.90/1811.28	c current bound: 14863
1767.69/1811.82	c current bound: 14863
1768.01/1812.36	c current bound: 14863
1768.71/1812.89	c current bound: 14863
1769.07/1813.43	c current bound: 14863
1769.81/1813.97	c current bound: 14863
1770.16/1814.51	c current bound: 14863
1770.92/1815.05	c current bound: 14863
1771.23/1815.59	c current bound: 14863
1772.02/1816.13	c current bound: 14863
1772.33/1816.67	c current bound: 14863
1773.12/1817.21	c current bound: 14863
1773.41/1817.88	c current bound: 14863
1774.19/1818.42	c current bound: 14863
1774.48/1818.96	c current bound: 14863
1775.28/1819.51	c current bound: 14863
1775.60/1820.05	c current bound: 14863
1776.40/1820.60	c current bound: 14863
1776.68/1821.15	c current bound: 14863
1777.41/1821.69	c current bound: 14863
1777.77/1822.23	c current bound: 14863
1778.58/1822.95	c current bound: 14863
1779.14/1823.50	c current bound: 14863
1779.40/1824.04	c current bound: 14863
1779.94/1824.58	c current bound: 14863
1780.48/1825.12	c current bound: 14863
1781.03/1825.66	c current bound: 14863
1781.57/1826.20	c current bound: 14863
1782.11/1826.74	c current bound: 14863
1782.65/1827.28	c current bound: 14863
1783.19/1827.97	c current bound: 14863
1783.74/1828.51	c current bound: 14863
1784.26/1829.05	c current bound: 14863
1784.80/1829.59	c current bound: 14863
1785.36/1830.13	c current bound: 14863
1785.89/1830.67	c current bound: 14863
1786.42/1831.21	c current bound: 14863
1786.97/1831.76	c current bound: 14863
1787.52/1832.30	c current bound: 14863
1788.35/1833.00	c current bound: 14863
1788.63/1833.54	c current bound: 14863
1789.17/1834.09	c current bound: 14863
1789.71/1834.63	c current bound: 14863
1790.25/1835.17	c current bound: 14863
1790.79/1835.71	c current bound: 14863
1791.34/1836.25	c current bound: 14863
1791.87/1836.79	c current bound: 14863
1792.41/1837.32	c current bound: 14863
1793.23/1837.96	c current bound: 14863
1793.50/1838.52	c current bound: 14863
1794.06/1839.06	c current bound: 14863
1794.86/1839.66	c current bound: 14863
1795.13/1840.20	c current bound: 14863
1795.67/1840.73	c current bound: 14863
1796.21/1841.27	c current bound: 14863
1796.75/1841.80	c current bound: 14863
1797.29/1842.34	c current bound: 14863
1798.08/1843.01	c current bound: 14863
1798.56/1843.54	c current bound: 14863
1798.91/1844.07	c current bound: 14863
1799.69/1844.60	c current bound: 14863
1799.70/1844.61	HOME/npSolver-wbo-Itdqb.sh: line 18: 18065 Terminated              ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3752713-1339213598/watcher-3752713-1339213598 -o /tmp/evaluation-result-3752713-1339213598/solver-3752713-1339213598 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752713-1339213598.wbo 1303719516 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.46 2.90 2.24 3/181 18064
/proc/meminfo: memFree=26999056/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0

[startup+0.0422569 s]
/proc/loadavg: 4.46 2.90 2.24 3/181 18064
/proc/meminfo: memFree=26999056/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100193 s]
/proc/loadavg: 4.46 2.90 2.24 3/181 18064
/proc/meminfo: memFree=26999056/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 4.46 2.90 2.24 3/181 18064
/proc/meminfo: memFree=26999056/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 4.46 2.90 2.24 3/181 18064
/proc/meminfo: memFree=26999056/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 4.46 2.90 2.24 3/184 18099
/proc/meminfo: memFree=29735484/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1.35 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 7835 43903 0 0 21 3 80 31 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 28880

[startup+3.10026 s]
/proc/loadavg: 4.46 2.90 2.24 3/182 18122
/proc/meminfo: memFree=29790404/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=2.77 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 13764 77698 0 0 43 5 160 69 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 28880

[startup+6.30026 s]
/proc/loadavg: 4.26 2.88 2.24 3/183 18209
/proc/meminfo: memFree=29824632/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=6.04 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 25638 166666 0 0 88 11 356 149 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 28880

[startup+12.7002 s]
/proc/loadavg: 4.08 2.87 2.24 1/183 18363
/proc/meminfo: memFree=29817812/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=11.44 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 45428 311493 0 0 162 19 677 286 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 28880

[startup+25.5001 s]
/proc/loadavg: 3.61 2.83 2.24 3/184 18687
/proc/meminfo: memFree=29779416/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=23.96 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 90953 655160 0 0 327 38 1422 609 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 23.96
Current children cumulated vsize (KiB) 28880

[startup+51.1002 s]
/proc/loadavg: 3.12 2.77 2.23 3/184 19310
/proc/meminfo: memFree=29789292/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=47.99 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) R 18064 18064 2126 0 -1 4202496 179172 1293284 0 0 650 75 2839 1235 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703753552 5056705 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 47.99
Current children cumulated vsize (KiB) 28880

[startup+102.307 s]
/proc/loadavg: 2.38 2.62 2.21 3/184 20612
/proc/meminfo: memFree=29780944/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=97.87 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 362076 2640771 0 0 1326 154 5791 2516 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 11 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 97.87
Current children cumulated vsize (KiB) 28880

[startup+162.3 s]
/proc/loadavg: 2.46 2.60 2.22 3/183 22089
/proc/meminfo: memFree=29784080/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=155.61 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 573829 4190674 0 0 2106 243 9205 4007 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 11 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 155.61
Current children cumulated vsize (KiB) 28880

[startup+222.3 s]
/proc/loadavg: 2.10 2.47 2.20 3/184 23608
/proc/meminfo: memFree=29766040/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=213.94 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 787561 5756324 0 0 2899 333 12641 5521 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 213.94
Current children cumulated vsize (KiB) 28880

[startup+282.3 s]
/proc/loadavg: 1.99 2.37 2.18 3/183 25088
/proc/meminfo: memFree=29779988/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=272.74 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 1001285 7312654 0 0 3665 422 16120 7067 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 20 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 272.74
Current children cumulated vsize (KiB) 28880

[startup+342.3 s]
/proc/loadavg: 1.88 2.27 2.16 3/183 26597
/proc/meminfo: memFree=29808312/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=331.14 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 1213038 8867054 0 0 4421 509 19572 8612 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 26 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 331.14
Current children cumulated vsize (KiB) 28880

[startup+402.3 s]
/proc/loadavg: 1.90 2.20 2.14 3/183 28085
/proc/meminfo: memFree=29769996/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1152.86
Current children cumulated vsize (KiB) 28880

[startup+1242.3 s]
/proc/loadavg: 1.87 1.98 2.03 3/183 16835
/proc/meminfo: memFree=29799736/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1211.5 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 4424963 32399234 0 0 16003 1836 71857 31454 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 101 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1211.5
Current children cumulated vsize (KiB) 28880

[startup+1302.3 s]
/proc/loadavg: 1.59 1.89 1.99 3/184 18363
/proc/meminfo: memFree=29769964/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1269.91 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 4638687 33958545 0 0 16783 1924 75321 32963 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 107 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
[pid=18359] ppid=18065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18359/stat : 18359 (satsolver.sh) S 18065 18064 2126 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387615898 9367552 267 33554432000 4194304 5064252 140734478043680 140734478042592 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18359/statm: 2287 267 226 213 0 72 0
[pid=18360] ppid=18359 vsize=45344 CPUtime=0.08 cores=0,2,4,6
/proc/18360/stat : 18360 (glucose) R 18359 18064 2126 0 -1 4202496 9874 0 0 0 7 1 0 0 20 0 1 0 387615898 46432256 9568 33554432000 4194304 5208918 140733635547360 140733634497048 4229228 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18360/statm: 11336 9569 95 248 0 11085 0
Current children cumulated CPU time (s) 1269.99
Current children cumulated vsize (KiB) 83372

[startup+1362.3 s]
/proc/loadavg: 1.80 1.89 1.99 3/183 19851
/proc/meminfo: memFree=29730324/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1328.49 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 4852419 35529681 0 0 17559 2012 78779 34499 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 112 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1328.49
Current children cumulated vsize (KiB) 28880

[startup+1422.31 s]
/proc/loadavg: 1.75 1.86 1.97 3/182 21364
/proc/meminfo: memFree=29779880/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1386.89 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5064180 37091878 0 0 18323 2101 82244 36021 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 112 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1386.89
Current children cumulated vsize (KiB) 28880

[startup+1482.3 s]
/proc/loadavg: 1.95 1.92 1.99 3/181 22851
/proc/meminfo: memFree=29810396/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1445.43 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5195122 38643377 0 0 19103 2181 85700 37559 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 115 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1445.43
Current children cumulated vsize (KiB) 28880

[startup+1542.3 s]
/proc/loadavg: 1.90 1.92 1.98 3/183 24373
/proc/meminfo: memFree=29768124/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1503.98 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5243298 40213900 0 0 19895 2257 89166 39080 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 122 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1503.98
Current children cumulated vsize (KiB) 28880

[startup+1602.3 s]
/proc/loadavg: 1.96 1.93 1.98 3/183 25861
/proc/meminfo: memFree=29755344/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1562.69 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5291466 41779665 0 0 20672 2335 92658 40604 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 127 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1562.69
Current children cumulated vsize (KiB) 28880

[startup+1662.3 s]
/proc/loadavg: 1.98 1.94 1.98 3/182 27367
/proc/meminfo: memFree=29804340/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1620.99 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5339188 43330289 0 0 21434 2411 96118 42136 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 127 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1620.99
Current children cumulated vsize (KiB) 28880

[startup+1722.3 s]
/proc/loadavg: 1.90 1.92 1.97 2/183 28856
/proc/meminfo: memFree=29796468/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1679.5 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5387348 44883620 0 0 22205 2488 99589 43668 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 133 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1679.5
Current children cumulated vsize (KiB) 28880

[startup+1782.3 s]
/proc/loadavg: 1.96 1.93 1.97 2/174 30388
/proc/meminfo: memFree=29841920/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1738.22 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5435516 46450852 0 0 22975 2567 103073 45207 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 133 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1738.22
Current children cumulated vsize (KiB) 28880

[startup+1842.3 s]
/proc/loadavg: 1.35 1.76 1.91 2/172 31147
/proc/meminfo: memFree=29855612/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1797.29 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) S 18064 18064 2126 0 -1 4202496 5484138 48047589 0 0 23760 2644 106590 46735 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703752464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 134 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1797.29
Current children cumulated vsize (KiB) 28880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1844.6 s]
/proc/loadavg: 1.32 1.74 1.90 2/173 31189
/proc/meminfo: memFree=29850872/32873648 swapFree=7112/7112
[pid=18064] ppid=18062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18064/stat : 18064 (npSolver-wbo-It) S 18062 18064 2126 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387485677 9367552 274 33554432000 4194304 5064252 140733356797840 140733356796752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18064/statm: 2287 274 233 213 0 72 0
[pid=18065] ppid=18064 vsize=19732 CPUtime=1799.7 cores=0,2,4,6
/proc/18065/stat : 18065 (npSolver-wbo) R 18064 18064 2126 0 -1 4202496 5486290 48109889 0 0 23789 2646 106731 46804 20 0 1 0 387485677 20205568 4256 33554432000 4194304 6006132 140734703761616 140734703753552 5056727 0 0 4096 0 0 0 0 17 2 0 0 134 0 0
/proc/18065/statm: 4933 4256 175 443 0 4486 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (KiB) 28880

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.339905
#  lost CPU user time (s): 0.22998
#  lost CPU system time (s): 0.109985

Real time (s): 1844.61
CPU time (s): 1800.06
CPU user time (s): 1305.44
CPU system time (s): 494.62
CPU usage (%): 97.5849
Max. virtual memory (cumulated for all children) (KiB): 84100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.21
system time used= 494.51
maximum resident set size= 41052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53596557
page faults= 0
swaps= 0
block input operations= 0
block output operations= 41276280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 932185
involuntary context switches= 40924

runsolver used 3.77443 second user time and 10.0645 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-09 05:46:38
IDJOB=3752713
IDBENCH=79651
IDSOLVER=2336
FILE ID=node126/3752713-1339213598
RUNJOBID= node126-1339209850-2427
PBS_JOBID= 14643886
Free space on /tmp= 68252 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/depot/normalized-depot01cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752713-1339213598/watcher-3752713-1339213598 -o /tmp/evaluation-result-3752713-1339213598/solver-3752713-1339213598 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752713-1339213598.wbo 1303719516 HOME HOME

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

MD5SUM BENCH= 10f5fce695bf85648ffae9229919abbc
RANDOM SEED=1303719516

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26978536 kB
Buffers:          583804 kB
Cached:          4185108 kB
SwapCached:         8292 kB
Active:          1973824 kB
Inactive:        2861440 kB
Active(anon):      48892 kB
Inactive(anon):    11060 kB
Active(file):    1924932 kB
Inactive(file):  2850380 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:            109656 kB
Writeback:             0 kB
AnonPages:         58028 kB
Mapped:            10252 kB
Shmem:                 0 kB
Slab:             920036 kB
SReclaimable:     358992 kB
SUnreclaim:       561044 kB
KernelStack:        1456 kB
PageTables:         3812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     197976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70940 MiB
End job on node126 at 2012-06-09 06:17:22