Trace number 3752715

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.07 1816.12

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog01c_wcsp.wbo
MD5SUM6962e24558d96fad887a7698920f98a2
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1113
Best CPU time to get the best result obtained on this benchmark0.080986
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables195
Total number of constraints808
Number of soft constraints737
Number of constraints which are clauses737
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 5887
Min constraint cost 1
Max constraint cost 5887
Sum of constraints costs 3920457
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
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 18714
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 82.7533
0.00/0.04	c approx number of clauses: 1e+06
0.00/0.04	c current bound: 9357
0.00/0.57	c current bound: 9357
0.00/1.09	c current bound: 9357
1.33/1.61	c current bound: 9357
1.85/2.14	c current bound: 9357
2.38/2.67	c current bound: 9357
2.90/3.19	c current bound: 9357
3.43/3.95	c current bound: 9357
4.11/4.48	c current bound: 9357
4.47/5.00	c current bound: 9357
5.23/5.53	c current bound: 9357
5.54/6.06	c current bound: 9357
6.05/6.58	c current bound: 9357
6.58/7.10	c current bound: 9357
7.08/7.62	c current bound: 9357
7.61/8.15	c current bound: 9357
8.14/8.67	c current bound: 9357
8.65/9.19	c current bound: 9357
9.18/9.72	c current bound: 9357
9.70/10.24	c current bound: 9357
10.22/10.76	c current bound: 9357
10.73/11.28	c current bound: 9357
11.26/11.80	c current bound: 9357
12.00/12.32	c current bound: 9357
12.31/12.86	c current bound: 9357
13.00/13.38	c current bound: 9357
13.36/14.00	c current bound: 9357
14.09/14.53	c current bound: 9357
14.40/15.06	c current bound: 9357
15.10/15.59	c current bound: 9357
15.46/16.11	c current bound: 9357
16.21/16.65	c current bound: 9357
16.52/17.18	c current bound: 9357
17.30/17.72	c current bound: 9357
17.58/18.24	c current bound: 9357
18.29/18.76	c current bound: 9357
18.89/19.32	c current bound: 9357
19.36/19.85	c current bound: 9357
19.68/20.37	c current bound: 9357
20.21/20.90	c current bound: 9357
20.74/21.43	c current bound: 9357
21.25/21.95	c current bound: 9357
21.77/22.47	c current bound: 9357
22.57/23.00	c current bound: 9357
22.83/23.53	c current bound: 9357
23.61/24.21	c current bound: 9357
23.89/24.74	c current bound: 9357
24.40/25.28	c current bound: 9357
24.94/25.80	c current bound: 9357
25.46/26.33	c current bound: 9357
25.99/26.85	c current bound: 9357
26.52/27.37	c current bound: 9357
27.29/27.90	c current bound: 9357
27.56/28.42	c current bound: 9357
28.09/28.95	c current bound: 9357
28.61/29.47	c current bound: 9357
29.13/30.01	c current bound: 9357
29.65/30.55	c current bound: 9357
30.20/31.06	c current bound: 9357
31.01/31.60	c current bound: 9357
31.48/32.13	c current bound: 9357
31.79/32.67	c current bound: 9357
32.50/33.19	c current bound: 9357
32.84/33.71	c current bound: 9357
33.64/34.34	c current bound: 9357
33.91/34.88	c current bound: 9357
34.70/35.43	c current bound: 9357
35.00/35.97	c current bound: 9357
35.80/36.51	c current bound: 9357
36.07/37.04	c current bound: 9357
36.79/37.57	c current bound: 9357
37.14/38.10	c current bound: 9357
37.90/38.64	c current bound: 9357
38.19/39.18	c current bound: 9357
38.74/39.88	c current bound: 9357
39.53/40.40	c current bound: 9357
40.02/40.93	c current bound: 9357
40.32/41.48	c current bound: 9357
41.10/42.00	c current bound: 9357
41.37/42.54	c current bound: 9357
42.11/43.06	c current bound: 9357
42.71/43.60	c current bound: 9357
43.20/44.11	c current bound: 9357
43.49/44.63	c current bound: 9357
44.21/45.16	c current bound: 9357
44.82/45.70	c current bound: 9357
45.30/46.22	c current bound: 9357
45.57/46.74	c current bound: 9357
46.11/47.26	c current bound: 9357
46.64/47.80	c current bound: 9357
47.17/48.34	c current bound: 9357
47.70/48.86	c current bound: 9357
48.23/49.39	c current bound: 9357
48.75/49.93	c current bound: 9357
49.29/50.47	c current bound: 9357
49.82/50.99	c current bound: 9357
50.35/51.51	c current bound: 9357
50.87/52.05	c current bound: 9357
51.41/52.56	c current bound: 9357
51.93/53.09	c current bound: 9357
52.46/53.60	c current bound: 9357
53.20/54.12	c current bound: 9357
53.48/54.65	c current bound: 9357
54.21/55.17	c current bound: 9357
54.55/55.71	c current bound: 9357
55.29/56.23	c current bound: 9357
55.59/56.76	c current bound: 9357
56.31/57.30	c current bound: 9357
56.67/57.83	c current bound: 9357
57.49/58.40	c current bound: 9357
57.76/58.92	c current bound: 9357
58.49/59.46	c current bound: 9357
58.80/59.99	c current bound: 9357
59.58/60.52	c current bound: 9357
59.87/61.06	c current bound: 9357
60.41/61.59	c current bound: 9357
60.93/62.12	c current bound: 9357
61.47/62.65	c current bound: 9357
62.01/63.19	c current bound: 9357
62.54/63.72	c current bound: 9357
63.09/64.26	c current bound: 9357
63.61/64.78	c current bound: 9357
64.14/65.31	c current bound: 9357
64.68/65.85	c current bound: 9357
65.22/66.36	c current bound: 9357
65.72/66.88	c current bound: 9357
66.25/67.42	c current bound: 9357
66.78/67.95	c current bound: 9357
67.32/68.60	c current bound: 9357
67.87/69.14	c current bound: 9357
68.39/69.68	c current bound: 9357
68.94/70.21	c current bound: 9357
69.47/70.74	c current bound: 9357
70.00/71.28	c current bound: 9357
70.54/71.82	c current bound: 9357
71.07/72.35	c current bound: 9357
71.61/72.87	c current bound: 9357
72.13/73.40	c current bound: 9357
72.90/73.93	c current bound: 9357
73.20/74.47	c current bound: 9357
74.00/75.00	c current bound: 9357
74.27/75.53	c current bound: 9357
75.01/76.07	c current bound: 9357
75.34/76.61	c current bound: 9357
76.11/77.12	c current bound: 9357
76.41/77.66	c current bound: 9357
77.12/78.19	c current bound: 9357
77.47/78.83	c current bound: 9357
78.21/79.36	c current bound: 9357
78.54/79.89	c current bound: 9357
79.31/80.43	c current bound: 9357
79.60/80.96	c current bound: 9357
80.31/81.48	c current bound: 9357
80.65/82.01	c current bound: 9357
81.40/82.55	c current bound: 9357
81.72/83.08	c current bound: 9357
82.53/83.61	c current bound: 9357
82.79/84.15	c current bound: 9357
83.33/84.67	c current bound: 9357
83.85/85.20	c current bound: 9357
84.38/85.74	c current bound: 9357
84.91/86.27	c current bound: 9357
85.45/86.79	c current bound: 9357
85.98/87.33	c current bound: 9357
86.51/87.86	c current bound: 9357
87.05/88.39	c current bound: 9357
87.58/89.03	c current bound: 9357
88.13/89.56	c current bound: 9357
88.65/90.09	c current bound: 9357
89.18/90.63	c current bound: 9357
89.72/91.14	c current bound: 9357
90.23/91.68	c current bound: 9357
90.78/92.21	c current bound: 9357
91.31/92.75	c current bound: 9357
91.84/93.26	c current bound: 9357
92.36/93.80	c current bound: 9357
92.91/94.32	c current bound: 9357
93.64/94.86	c current bound: 9357
94.25/95.40	c current bound: 9357
94.73/95.93	c current bound: 9357
95.02/96.47	c current bound: 9357
95.74/96.98	c current bound: 9357
96.09/97.52	c current bound: 9357
96.85/98.04	c current bound: 9357
97.14/98.55	c current bound: 9357
97.93/99.20	c current bound: 9357
98.19/99.74	c current bound: 9357
98.93/100.27	c current bound: 9357
99.25/100.80	c current bound: 9357
100.03/101.33	c current bound: 9357
100.32/101.86	c current bound: 9357
101.04/102.37	c current bound: 9357
101.38/102.89	c current bound: 9357
102.13/103.42	c current bound: 9357
102.43/103.96	c current bound: 9357
102.96/104.47	c current bound: 9357
103.48/104.99	c current bound: 9357
104.00/105.51	c current bound: 9357
104.53/106.04	c current bound: 9357
105.05/106.57	c current bound: 9357
105.59/107.11	c current bound: 9357
106.12/107.64	c current bound: 9357
106.65/108.16	c current bound: 9357
107.17/108.69	c current bound: 9357
107.72/109.31	c current bound: 9357
108.23/109.82	c current bound: 9357
108.75/110.36	c current bound: 9357
109.29/110.87	c current bound: 9357
109.80/111.41	c current bound: 9357
110.34/111.94	c current bound: 9357
111.06/112.47	c current bound: 9357
111.41/113.01	c current bound: 9357
112.16/113.54	c current bound: 9357
112.48/114.07	c current bound: 9357
113.27/114.61	c current bound: 9357
113.54/115.12	c current bound: 9357
114.27/115.65	c current bound: 9357
114.59/116.18	c current bound: 9357
115.37/116.72	c current bound: 9357
115.67/117.26	c current bound: 9357
116.39/117.79	c current bound: 9357
116.73/118.33	c current bound: 9357
117.48/118.86	c current bound: 9357
118.09/119.40	c current bound: 9357
118.59/119.92	c current bound: 9357
118.88/120.45	c current bound: 9357
119.41/120.98	c current bound: 9357
119.93/121.51	c current bound: 9357
120.47/122.05	c current bound: 9357
121.00/122.59	c current bound: 9357
121.54/123.10	c current bound: 9357
122.06/123.65	c current bound: 9357
122.60/124.17	c current bound: 9357
123.40/124.70	c current bound: 9357
123.65/125.23	c current bound: 9357
124.18/125.76	c current bound: 9357
124.72/126.29	c current bound: 9357
125.24/126.83	c current bound: 9357
125.79/127.36	c current bound: 9357
126.32/127.89	c current bound: 9357
126.86/128.41	c current bound: 9357
127.60/128.94	c current bound: 9357
127.91/129.58	c current bound: 9357
128.70/130.10	c current bound: 9357
128.96/130.63	c current bound: 9357
129.69/131.15	c current bound: 9357
130.01/131.68	c current bound: 9357
130.80/132.20	c current bound: 9357
131.08/132.73	c current bound: 9357
131.80/133.27	c current bound: 9357
132.13/133.80	c current bound: 9357
132.91/134.34	c current bound: 9357
133.21/134.87	c current bound: 9357
134.02/135.41	c current bound: 9357
134.29/135.94	c current bound: 9357
135.02/136.48	c current bound: 9357
135.61/137.00	c current bound: 9357
136.11/137.53	c current bound: 9357
136.40/138.06	c current bound: 9357
136.93/138.59	c current bound: 9357
137.46/139.13	c current bound: 9357
138.25/139.78	c current bound: 9357
138.54/140.31	c current bound: 9357
139.29/140.83	c current bound: 9357
139.59/141.34	c current bound: 9357
140.09/141.86	c current bound: 9357
140.61/142.38	c current bound: 9357
141.38/142.90	c current bound: 9357
141.65/143.42	c current bound: 9357
142.17/143.94	c current bound: 9357
142.69/144.46	c current bound: 9357
143.21/144.98	c current bound: 9357
143.72/145.51	c current bound: 9357
144.24/146.03	c current bound: 9357
144.97/146.54	c current bound: 9357
145.29/147.07	c current bound: 9357
145.97/147.58	c current bound: 9357
146.32/148.10	c current bound: 9357
147.07/148.62	c current bound: 9357
147.34/149.13	c current bound: 9357
148.06/149.65	c current bound: 9357
148.38/150.17	c current bound: 9357
148.90/150.69	c current bound: 9357
149.40/151.21	c current bound: 9357
149.92/151.73	c current bound: 9357
150.44/152.24	c current bound: 9357
150.96/152.78	c current bound: 9357
151.49/153.29	c current bound: 9357
152.00/153.81	c current bound: 9357
152.51/154.33	c current bound: 9357
153.04/154.96	c current bound: 9357
153.56/155.49	c current bound: 9357
154.08/156.01	c current bound: 9357
154.61/156.53	c current bound: 9357
155.12/157.05	c current bound: 9357
155.63/157.57	c current bound: 9357
156.15/158.08	c current bound: 9357
156.94/158.60	c current bound: 9357
157.17/159.12	c current bound: 9357
157.91/159.63	c current bound: 9357
158.21/160.15	c current bound: 9357
158.91/160.67	c current bound: 9357
159.25/161.19	c current bound: 9357
160.02/161.70	c current bound: 9357
160.28/162.22	c current bound: 9357
160.80/162.75	c current bound: 9357
161.33/163.26	c current bound: 9357
161.84/163.78	c current bound: 9357
162.62/164.30	c current bound: 9357
162.88/164.81	c current bound: 9357
163.40/165.34	c current bound: 9357
163.90/165.85	c current bound: 9357
164.42/166.37	c current bound: 9357
164.94/166.89	c current bound: 9357
165.69/167.40	c current bound: 9357
165.98/167.92	c current bound: 9357
166.70/168.44	c current bound: 9357
167.00/168.95	c current bound: 9357
167.69/169.47	c current bound: 9357
168.04/170.09	c current bound: 9357
168.79/170.61	c current bound: 9357
169.08/171.13	c current bound: 9357
169.80/171.64	c current bound: 9357
170.10/172.16	c current bound: 9357
170.61/172.68	c current bound: 9357
171.12/173.19	c current bound: 9357
171.64/173.71	c current bound: 9357
172.15/174.23	c current bound: 9357
172.67/174.75	c current bound: 9357
173.20/175.27	c current bound: 9357
173.72/175.79	c current bound: 9357
174.23/176.31	c current bound: 9357
174.75/176.83	c current bound: 9357
175.47/177.34	c current bound: 9357
175.78/177.86	c current bound: 9357
176.48/178.38	c current bound: 9357
177.09/178.90	c current bound: 9357
177.58/179.42	c current bound: 9357
177.86/179.95	c current bound: 9357
178.57/180.49	c current bound: 9357
178.92/181.00	c current bound: 9357
179.65/181.52	c current bound: 9357
179.94/182.04	c current bound: 9357
180.46/182.55	c current bound: 9357
180.97/183.07	c current bound: 9357
181.48/183.59	c current bound: 9357
182.01/184.10	c current bound: 9357
182.52/184.63	c current bound: 9357
183.06/185.25	c current bound: 9357
183.56/185.77	c current bound: 9357
184.08/186.28	c current bound: 9357
184.60/186.80	c current bound: 9357
185.11/187.32	c current bound: 9357
185.63/187.84	c current bound: 9357
186.16/188.38	c current bound: 9357
186.69/188.90	c current bound: 9357
187.44/189.42	c current bound: 9357
187.72/189.93	c current bound: 9357
188.44/190.45	c current bound: 9357
188.76/190.97	c current bound: 9357
189.44/191.48	c current bound: 9357
189.78/192.01	c current bound: 9357
190.53/192.52	c current bound: 9357
190.81/193.04	c current bound: 9357
191.34/193.56	c current bound: 9357
191.86/194.08	c current bound: 9357
192.64/194.60	c current bound: 9357
192.90/195.12	c current bound: 9357
193.41/195.64	c current bound: 9357
193.93/196.17	c current bound: 9357
194.44/196.69	c current bound: 9357
194.97/197.21	c current bound: 9357
195.49/197.73	c current bound: 9357
196.20/198.24	c current bound: 9357
196.52/198.76	c current bound: 9357
197.20/199.28	c current bound: 9357
197.81/199.80	c current bound: 9357
198.31/200.39	c current bound: 9357
198.58/200.91	c current bound: 9357
199.32/201.43	c current bound: 9357
199.61/201.95	c current bound: 9357
200.33/202.48	c current bound: 9357
200.92/203.00	c current bound: 9357
201.41/203.52	c current bound: 9357
201.70/204.03	c current bound: 9357
202.22/204.55	c current bound: 9357
202.74/205.07	c current bound: 9357
203.25/205.58	c current bound: 9357
204.01/206.10	c current bound: 9357
204.28/206.62	c current bound: 9357
204.80/207.15	c current bound: 9357
205.33/207.67	c current bound: 9357
205.85/208.19	c current bound: 9357
206.37/208.71	c current bound: 9357
207.09/209.22	c current bound: 9357
207.38/209.74	c current bound: 9357
208.11/210.26	c current bound: 9357
208.43/210.78	c current bound: 9357
209.10/211.30	c current bound: 9357
209.46/211.82	c current bound: 9357
210.19/212.33	c current bound: 9357
210.49/212.85	c current bound: 9357
211.00/213.37	c current bound: 9357
211.53/213.89	c current bound: 9357
212.06/214.41	c current bound: 9357
212.56/214.92	c current bound: 9357
213.08/215.54	c current bound: 9357
213.60/216.06	c current bound: 9357
214.13/216.58	c current bound: 9357
214.90/217.10	c current bound: 9357
215.15/217.61	c current bound: 9357
215.67/218.14	c current bound: 9357
216.18/218.65	c current bound: 9357
216.70/219.19	c current bound: 9357
217.22/219.71	c current bound: 9357
217.97/220.22	c current bound: 9357
218.26/220.74	c current bound: 9357
218.97/221.26	c current bound: 9357
219.31/221.78	c current bound: 9357
219.97/222.29	c current bound: 9357
220.34/222.81	c current bound: 9357
221.07/223.33	c current bound: 9357
221.36/223.85	c current bound: 9357
221.88/224.36	c current bound: 9357
222.39/224.89	c current bound: 9357
222.91/225.40	c current bound: 9357
223.44/225.93	c current bound: 9357
223.96/226.45	c current bound: 9357
224.49/226.98	c current bound: 9357
225.00/227.49	c current bound: 9357
225.51/228.01	c current bound: 9357
226.03/228.53	c current bound: 9357
226.73/229.04	c current bound: 9357
227.06/229.56	c current bound: 9357
227.76/230.08	c current bound: 9357
228.10/230.69	c current bound: 9357
228.86/231.21	c current bound: 9357
229.12/231.73	c current bound: 9357
229.85/232.25	c current bound: 9357
230.16/232.77	c current bound: 9357
230.85/233.29	c current bound: 9357
231.19/233.81	c current bound: 9357
231.94/234.32	c current bound: 9357
232.23/234.84	c current bound: 9357
232.75/235.36	c current bound: 9357
233.27/235.87	c current bound: 9357
233.77/236.39	c current bound: 9357
234.30/236.92	c current bound: 9357
234.82/237.44	c current bound: 9357
235.34/237.97	c current bound: 9357
235.87/238.49	c current bound: 9357
236.38/239.01	c current bound: 9357
236.90/239.52	c current bound: 9357
237.62/240.04	c current bound: 9357
237.93/240.56	c current bound: 9357
238.61/241.08	c current bound: 9357
238.97/241.60	c current bound: 9357
239.72/242.12	c current bound: 9357
240.00/242.64	c current bound: 9357
240.72/243.15	c current bound: 9357
241.03/243.67	c current bound: 9357
241.55/244.19	c current bound: 9357
242.06/244.71	c current bound: 9357
242.58/245.22	c current bound: 9357
243.10/245.85	c current bound: 9357
243.61/246.36	c current bound: 9357
244.12/246.88	c current bound: 9357
244.65/247.40	c current bound: 9357
245.17/247.94	c current bound: 9357
245.70/248.46	c current bound: 9357
246.21/248.99	c current bound: 9357
246.73/249.50	c current bound: 9357
247.25/250.03	c current bound: 9357
247.77/250.54	c current bound: 9357
248.28/251.06	c current bound: 9357
248.80/251.58	c current bound: 9357
249.48/252.09	c current bound: 9357
249.84/252.62	c current bound: 9357
250.57/253.14	c current bound: 9357
250.87/253.65	c current bound: 9357
251.57/254.17	c current bound: 9357
251.91/254.69	c current bound: 9357
252.68/255.21	c current bound: 9357
252.94/255.73	c current bound: 9357
253.45/256.25	c current bound: 9357
253.97/256.76	c current bound: 9357
254.48/257.28	c current bound: 9357
255.01/257.80	c current bound: 9357
255.53/258.32	c current bound: 9357
256.05/258.84	c current bound: 9357
256.56/259.36	c current bound: 9357
257.07/259.88	c current bound: 9357
257.86/260.40	c current bound: 9357
258.36/261.02	c current bound: 9357
258.63/261.54	c current bound: 9357
259.34/262.06	c current bound: 9357
259.66/262.58	c current bound: 9357
260.34/263.09	c current bound: 9357
260.69/263.61	c current bound: 9357
261.43/264.15	c current bound: 9357
261.75/264.66	c current bound: 9357
262.44/265.18	c current bound: 9357
263.05/265.70	c current bound: 9357
263.54/266.22	c current bound: 9357
263.81/266.73	c current bound: 9357
264.33/267.25	c current bound: 9357
264.85/267.78	c current bound: 9357
265.64/268.30	c current bound: 9357
265.90/268.83	c current bound: 9357
266.43/269.34	c current bound: 9357
266.94/269.87	c current bound: 9357
267.46/270.39	c current bound: 9357
268.25/271.02	c current bound: 9357
268.49/271.53	c current bound: 9357
269.02/272.06	c current bound: 9357
269.54/272.58	c current bound: 9357
270.06/273.10	c current bound: 9357
270.57/273.61	c current bound: 9357
271.29/274.13	c current bound: 9357
271.60/274.66	c current bound: 9357
272.30/275.18	c current bound: 9357
272.90/275.70	c current bound: 9357
273.41/276.32	c current bound: 9357
273.69/276.84	c current bound: 9357
274.40/277.37	c current bound: 9357
274.73/277.88	c current bound: 9357
275.50/278.40	c current bound: 9357
275.76/278.92	c current bound: 9357
276.49/279.44	c current bound: 9357
276.79/279.97	c current bound: 9357
277.31/280.48	c current bound: 9357
277.83/281.00	c current bound: 9357
278.36/281.52	c current bound: 9357
278.88/282.04	c current bound: 9357
279.39/282.55	c current bound: 9357
279.91/283.08	c current bound: 9357
280.42/283.60	c current bound: 9357
280.94/284.12	c current bound: 9357
281.45/284.64	c current bound: 9357
282.15/285.18	c current bound: 9357
282.77/285.70	c current bound: 9357
283.26/286.32	c current bound: 9357
283.53/286.86	c current bound: 9357
284.07/287.38	c current bound: 9357
284.59/287.91	c current bound: 9357
285.34/288.42	c current bound: 9357
285.63/288.94	c current bound: 9357
286.35/289.46	c current bound: 9357
286.65/289.98	c current bound: 9357
287.33/290.49	c current bound: 9357
287.68/291.01	c current bound: 9357
288.44/291.53	c current bound: 9357
288.73/292.05	c current bound: 9357
289.23/292.56	c current bound: 9357
289.75/293.08	c current bound: 9357
290.53/293.60	c current bound: 9357
290.80/294.13	c current bound: 9357
291.31/294.65	c current bound: 9357
291.83/295.17	c current bound: 9357
292.35/295.69	c current bound: 9357
292.86/296.21	c current bound: 9357
293.39/296.74	c current bound: 9357
293.92/297.26	c current bound: 9357
294.43/297.78	c current bound: 9357
295.21/298.30	c current bound: 9357
295.47/298.82	c current bound: 9357
296.20/299.33	c current bound: 9357
296.51/299.85	c current bound: 9357
297.20/300.37	c current bound: 9357
297.53/300.89	c current bound: 9357
298.31/301.42	c current bound: 9357
298.57/301.96	c current bound: 9357
299.10/302.47	c current bound: 9357
299.63/302.99	c current bound: 9357
300.14/303.51	c current bound: 9357
300.66/304.04	c current bound: 9357
301.18/304.56	c current bound: 9357
301.70/305.08	c current bound: 9357
302.22/305.60	c current bound: 9357
302.74/306.13	c current bound: 9357
303.27/306.77	c current bound: 9357
303.79/307.30	c current bound: 9357
304.31/307.83	c current bound: 9357
304.84/308.35	c current bound: 9357
305.36/308.88	c current bound: 9357
305.89/309.43	c current bound: 9357
306.44/309.95	c current bound: 9357
306.97/310.48	c current bound: 9357
307.50/311.00	c current bound: 9357
308.25/311.52	c current bound: 9357
308.56/312.05	c current bound: 9357
309.26/312.58	c current bound: 9357
309.61/313.10	c current bound: 9357
310.36/313.64	c current bound: 9357
310.67/314.16	c current bound: 9357
311.36/314.69	c current bound: 9357
311.72/315.21	c current bound: 9357
312.46/315.74	c current bound: 9357
312.77/316.26	c current bound: 9357
313.54/316.86	c current bound: 9357
313.82/317.38	c current bound: 9357
314.60/317.91	c current bound: 9357
314.87/318.43	c current bound: 9357
315.39/318.96	c current bound: 9357
315.92/319.48	c current bound: 9357
316.45/320.00	c current bound: 9357
316.96/320.53	c current bound: 9357
317.49/321.05	c current bound: 9357
318.01/321.58	c current bound: 9357
318.52/322.09	c current bound: 9357
319.04/322.62	c current bound: 9357
319.55/323.13	c current bound: 9357
320.27/323.65	c current bound: 9357
320.59/324.17	c current bound: 9357
321.27/324.69	c current bound: 9357
321.62/325.20	c current bound: 9357
322.35/325.72	c current bound: 9357
322.64/326.23	c current bound: 9357
323.37/326.75	c current bound: 9357
323.68/327.27	c current bound: 9357
324.20/327.79	c current bound: 9357
324.72/328.30	c current bound: 9357
325.22/328.82	c current bound: 9357
325.75/329.35	c current bound: 9357
326.27/329.87	c current bound: 9357
326.79/330.39	c current bound: 9357
327.31/330.90	c current bound: 9357
327.83/331.42	c current bound: 9357
328.34/332.06	c current bound: 9357
328.86/332.58	c current bound: 9357
329.63/333.10	c current bound: 9357
329.89/333.65	c current bound: 9357
330.44/334.18	c current bound: 9357
330.97/334.70	c current bound: 9357
331.49/335.22	c current bound: 9357
332.22/335.74	c current bound: 9357
332.52/336.26	c current bound: 9357
333.22/336.77	c current bound: 9357
333.55/337.29	c current bound: 9357
334.31/337.81	c current bound: 9357
334.58/338.32	c current bound: 9357
335.30/338.84	c current bound: 9357
335.62/339.36	c current bound: 9357
336.14/339.88	c current bound: 9357
336.66/340.39	c current bound: 9357
337.17/340.91	c current bound: 9357
337.70/341.43	c current bound: 9357
338.21/341.95	c current bound: 9357
338.73/342.47	c current bound: 9357
339.24/342.99	c current bound: 9357
339.76/343.51	c current bound: 9357
340.29/344.03	c current bound: 9357
341.00/344.54	c current bound: 9357
341.31/345.06	c current bound: 9357
342.01/345.58	c current bound: 9357
342.35/346.09	c current bound: 9357
343.12/346.61	c current bound: 9357
343.38/347.22	c current bound: 9357
344.10/347.74	c current bound: 9357
344.41/348.26	c current bound: 9357
345.10/348.78	c current bound: 9357
345.44/349.29	c current bound: 9357
346.18/349.81	c current bound: 9357
346.47/350.33	c current bound: 9357
346.98/350.84	c current bound: 9357
347.49/351.36	c current bound: 9357
348.02/351.88	c current bound: 9357
348.52/352.39	c current bound: 9357
349.04/352.91	c current bound: 9357
349.54/353.44	c current bound: 9357
350.08/353.96	c current bound: 9357
350.60/354.48	c current bound: 9357
351.11/355.00	c current bound: 9357
351.86/355.51	c current bound: 9357
352.14/356.03	c current bound: 9357
352.87/356.54	c current bound: 9357
353.17/357.06	c current bound: 9357
353.86/357.58	c current bound: 9357
354.46/358.10	c current bound: 9357
354.96/358.62	c current bound: 9357
355.24/359.13	c current bound: 9357
355.76/359.65	c current bound: 9357
356.28/360.17	c current bound: 9357
356.79/360.68	c current bound: 9357
357.31/361.21	c current bound: 9357
357.82/361.73	c current bound: 9357
358.35/362.35	c current bound: 9357
358.87/362.87	c current bound: 9357
359.39/363.39	c current bound: 9357
359.89/363.91	c current bound: 9357
360.42/364.43	c current bound: 9357
360.93/364.94	c current bound: 9357
361.44/365.48	c current bound: 9357
362.24/366.00	c current bound: 9357
362.73/366.52	c current bound: 9357
363.02/367.03	c current bound: 9357
363.73/367.55	c current bound: 9357
364.05/368.07	c current bound: 9357
364.72/368.59	c current bound: 9357
365.08/369.10	c current bound: 9357
365.83/369.62	c current bound: 9357
366.11/370.14	c current bound: 9357
366.63/370.65	c current bound: 9357
367.15/371.17	c current bound: 9357
367.65/371.69	c current bound: 9357
368.17/372.20	c current bound: 9357
368.69/372.72	c current bound: 9357
369.21/373.25	c current bound: 9357
369.73/373.77	c current bound: 9357
370.24/374.29	c current bound: 9357
370.76/374.81	c current bound: 9357
371.50/375.32	c current bound: 9357
371.80/375.84	c current bound: 9357
372.51/376.36	c current bound: 9357
372.83/376.87	c current bound: 9357
373.52/377.40	c current bound: 9357
373.86/377.92	c current bound: 9357
374.61/378.44	c current bound: 9357
374.92/378.96	c current bound: 9357
375.43/379.47	c current bound: 9357
375.94/379.99	c current bound: 9357
376.46/380.51	c current bound: 9357
376.97/381.03	c current bound: 9357
377.49/381.55	c current bound: 9357
378.00/382.08	c current bound: 9357
378.53/382.72	c current bound: 9357
379.06/383.24	c current bound: 9357
379.58/383.76	c current bound: 9357
380.10/384.28	c current bound: 9357
380.88/384.80	c current bound: 9357
381.13/385.32	c current bound: 9357
381.65/385.83	c current bound: 9357
382.34/386.36	c current bound: 9357
382.69/386.88	c current bound: 9357
383.36/387.39	c current bound: 9357
383.72/387.91	c current bound: 9357
384.46/388.45	c current bound: 9357
384.77/388.97	c current bound: 9357
385.45/389.49	c current bound: 9357
385.80/390.00	c current bound: 9357
386.55/390.52	c current bound: 9357
386.83/391.04	c current bound: 9357
387.36/391.56	c current bound: 9357
387.87/392.08	c current bound: 9357
388.65/392.60	c current bound: 9357
388.90/393.12	c current bound: 9357
389.42/393.64	c current bound: 9357
389.92/394.15	c current bound: 9357
390.44/394.67	c current bound: 9357
390.97/395.19	c current bound: 9357
391.50/395.71	c current bound: 9357
392.24/396.23	c current bound: 9357
392.53/396.74	c current bound: 9357
393.23/397.26	c current bound: 9357
393.56/397.89	c current bound: 9357
394.33/398.40	c current bound: 9357
394.61/398.94	c current bound: 9357
395.34/399.45	c current bound: 9357
395.66/399.99	c current bound: 9357
396.44/400.52	c current bound: 9357
396.72/401.06	c current bound: 9357
397.44/401.59	c current bound: 9357
397.79/402.12	c current bound: 9357
398.55/402.65	c current bound: 9357
398.86/403.17	c current bound: 9357
399.38/403.69	c current bound: 9357
399.90/404.21	c current bound: 9357
400.41/404.74	c current bound: 9357
400.95/405.28	c current bound: 9357
401.49/405.81	c current bound: 9357
402.03/406.34	c current bound: 9357
402.56/406.86	c current bound: 9357
403.08/407.39	c current bound: 9357
403.61/408.03	c current bound: 9357
404.14/408.56	c current bound: 9357
404.68/409.08	c current bound: 9357
405.19/409.59	c current bound: 9357
405.71/410.11	c current bound: 9357
406.23/410.65	c current bound: 9357
406.77/411.16	c current bound: 9357
407.29/411.68	c current bound: 9357
407.81/412.20	c current bound: 9357
408.56/412.74	c current bound: 9357
408.87/413.29	c current bound: 9357
409.66/413.82	c current bound: 9357
409.95/414.35	c current bound: 9357
410.66/414.87	c current bound: 9357
411.01/415.40	c current bound: 9357
411.77/415.93	c current bound: 9357
412.07/416.47	c current bound: 9357
412.87/417.01	c current bound: 9357
413.15/417.52	c current bound: 9357
413.95/418.20	c current bound: 9357
414.22/418.74	c current bound: 9357
414.95/419.26	c current bound: 9357
415.27/419.78	c current bound: 9357
416.06/420.31	c current bound: 9357
416.34/420.85	c current bound: 9357
417.07/421.38	c current bound: 9357
417.42/421.92	c current bound: 9357
418.17/422.45	c current bound: 9357
418.48/422.98	c current bound: 9357
419.28/423.51	c current bound: 9357
419.55/424.04	c current bound: 9357
420.08/424.58	c current bound: 9357
420.63/425.11	c current bound: 9357
421.15/425.65	c current bound: 9357
421.69/426.18	c current bound: 9357
422.22/426.72	c current bound: 9357
422.78/427.26	c current bound: 9357
423.59/427.80	c current bound: 9357
424.12/428.41	c current bound: 9357
424.37/428.94	c current bound: 9357
424.90/429.49	c current bound: 9357
425.45/430.02	c current bound: 9357
425.99/430.56	c current bound: 9357
426.52/431.07	c current bound: 9357
427.04/431.61	c current bound: 9357
427.58/432.15	c current bound: 9357
428.12/432.69	c current bound: 9357
428.66/433.22	c current bound: 9357
429.19/433.76	c current bound: 9357
430.02/434.30	c current bound: 9357
430.27/434.83	c current bound: 9357
430.81/435.36	c current bound: 9357
431.62/435.90	c current bound: 9357
431.87/436.43	c current bound: 9357
432.60/436.95	c current bound: 9357
432.93/437.49	c current bound: 9357
433.70/438.02	c current bound: 9357
434.00/438.68	c current bound: 9357
434.54/439.21	c current bound: 9357
435.08/439.75	c current bound: 9357
435.62/440.27	c current bound: 9357
436.13/440.80	c current bound: 9357
436.89/441.33	c current bound: 9357
437.20/441.87	c current bound: 9357
437.99/442.40	c current bound: 9357
438.26/442.94	c current bound: 9357
439.00/443.47	c current bound: 9357
439.34/443.99	c current bound: 9357
440.09/444.52	c current bound: 9357
440.38/445.04	c current bound: 9357
441.09/445.57	c current bound: 9357
441.44/446.08	c current bound: 9357
442.21/446.62	c current bound: 9357
442.49/447.15	c current bound: 9357
443.02/447.69	c current bound: 9357
443.56/448.22	c current bound: 9357
444.36/448.87	c current bound: 9357
444.64/449.41	c current bound: 9357
445.39/449.93	c current bound: 9357
445.69/450.46	c current bound: 9357
446.22/450.97	c current bound: 9357
446.73/451.52	c current bound: 9357
447.28/452.05	c current bound: 9357
447.81/452.58	c current bound: 9357
448.34/453.12	c current bound: 9357
448.89/453.66	c current bound: 9357
449.71/454.20	c current bound: 9357
449.96/454.73	c current bound: 9357
450.49/455.27	c current bound: 9357
451.03/455.80	c current bound: 9357
451.57/456.35	c current bound: 9357
452.11/456.89	c current bound: 9357
452.66/457.43	c current bound: 9357
453.18/457.96	c current bound: 9357
453.72/458.49	c current bound: 9357
454.25/459.15	c current bound: 9357
454.80/459.66	c current bound: 9357
455.59/460.20	c current bound: 9357
455.85/460.73	c current bound: 9357
456.39/461.27	c current bound: 9357
456.92/461.80	c current bound: 9357
457.45/462.33	c current bound: 9357
457.99/462.87	c current bound: 9357
458.53/463.40	c current bound: 9357
459.06/463.93	c current bound: 9357
459.79/464.47	c current bound: 9357
460.40/465.00	c current bound: 9357
460.89/465.53	c current bound: 9357
461.20/466.07	c current bound: 9357
462.01/466.60	c current bound: 9357
462.28/467.12	c current bound: 9357
463.01/467.65	c current bound: 9357
463.33/468.19	c current bound: 9357
464.11/468.72	c current bound: 9357
464.39/469.36	c current bound: 9357
465.08/469.88	c current bound: 9357
465.43/470.41	c current bound: 9357
466.20/470.95	c current bound: 9357
466.50/471.48	c current bound: 9357
467.29/472.01	c current bound: 9357
467.56/472.55	c current bound: 9357
468.29/473.08	c current bound: 9357
468.91/473.60	c current bound: 9357
469.40/474.12	c current bound: 9357
469.69/474.66	c current bound: 9357
470.22/475.19	c current bound: 9357
470.75/475.70	c current bound: 9357
471.27/476.24	c current bound: 9357
471.81/476.77	c current bound: 9357
472.34/477.29	c current bound: 9357
472.86/477.82	c current bound: 9357
473.39/478.37	c current bound: 9357
474.22/478.90	c current bound: 9357
474.47/479.49	c current bound: 9357
475.00/480.02	c current bound: 9357
475.52/480.56	c current bound: 9357
476.07/481.07	c current bound: 9357
476.58/481.60	c current bound: 9357
477.12/482.14	c current bound: 9357
477.65/482.67	c current bound: 9357
478.19/483.20	c current bound: 9357
478.72/483.74	c current bound: 9357
479.44/484.28	c current bound: 9357
479.79/484.81	c current bound: 9357
480.54/485.34	c current bound: 9357
480.85/485.87	c current bound: 9357
481.55/486.39	c current bound: 9357
481.90/486.92	c current bound: 9357
482.64/487.46	c current bound: 9357
483.26/488.00	c current bound: 9357
483.76/488.53	c current bound: 9357
484.05/489.06	c current bound: 9357
484.84/489.71	c current bound: 9357
485.12/490.22	c current bound: 9357
485.85/490.76	c current bound: 9357
486.18/491.27	c current bound: 9357
486.95/491.81	c current bound: 9357
487.23/492.34	c current bound: 9357
487.95/492.88	c current bound: 9357
488.30/493.41	c current bound: 9357
489.05/493.95	c current bound: 9357
489.36/494.47	c current bound: 9357
489.88/495.00	c current bound: 9357
490.43/495.53	c current bound: 9357
490.96/496.06	c current bound: 9357
491.49/496.59	c current bound: 9357
492.02/497.11	c current bound: 9357
492.53/497.64	c current bound: 9357
493.06/498.18	c current bound: 9357
493.59/498.71	c current bound: 9357
494.14/499.25	c current bound: 9357
494.67/499.88	c current bound: 9357
495.21/500.42	c current bound: 9357
495.75/500.96	c current bound: 9357
496.57/501.50	c current bound: 9357
496.82/502.03	c current bound: 9357
497.36/502.56	c current bound: 9357
498.17/503.10	c current bound: 9357
498.42/503.63	c current bound: 9357
498.96/504.16	c current bound: 9357
499.78/504.70	c current bound: 9357
500.03/505.24	c current bound: 9357
500.57/505.78	c current bound: 9357
501.10/506.31	c current bound: 9357
501.64/506.85	c current bound: 9357
502.17/507.36	c current bound: 9357
502.68/507.89	c current bound: 9357
503.46/508.43	c current bound: 9357
503.75/508.97	c current bound: 9357
504.58/509.50	c current bound: 9357
504.83/510.13	c current bound: 9357
505.56/510.68	c current bound: 9357
505.90/511.21	c current bound: 9357
506.66/511.75	c current bound: 9357
506.98/512.28	c current bound: 9357
507.76/512.80	c current bound: 9357
508.03/513.34	c current bound: 9357
508.77/513.87	c current bound: 9357
509.11/514.41	c current bound: 9357
509.87/514.92	c current bound: 9357
510.16/515.46	c current bound: 9357
510.86/515.98	c current bound: 9357
511.22/516.52	c current bound: 9357
511.97/517.05	c current bound: 9357
512.30/517.57	c current bound: 9357
513.08/518.11	c current bound: 9357
513.35/518.64	c current bound: 9357
513.89/519.18	c current bound: 9357
514.42/519.70	c current bound: 9357
515.21/520.34	c current bound: 9357
515.48/520.88	c current bound: 9357
516.27/521.42	c current bound: 9357
516.55/521.95	c current bound: 9357
517.09/522.48	c current bound: 9357
517.62/523.02	c current bound: 9357
518.15/523.55	c current bound: 9357
518.69/524.07	c current bound: 9357
519.21/524.60	c current bound: 9357
519.75/525.14	c current bound: 9357
520.28/525.67	c current bound: 9357
520.81/526.21	c current bound: 9357
521.35/526.73	c current bound: 9357
521.87/527.26	c current bound: 9357
522.40/527.79	c current bound: 9357
522.93/528.31	c current bound: 9357
523.45/528.82	c current bound: 9357
524.17/529.36	c current bound: 9357
524.50/529.89	c current bound: 9357
525.28/530.51	c current bound: 9357
525.57/531.05	c current bound: 9357
526.09/531.56	c current bound: 9357
526.90/532.10	c current bound: 9357
527.38/532.63	c current bound: 9357
527.69/533.16	c current bound: 9357
528.50/533.70	c current bound: 9357
528.76/534.23	c current bound: 9357
529.50/534.77	c current bound: 9357
529.82/535.30	c current bound: 9357
530.60/535.84	c current bound: 9357
530.90/536.37	c current bound: 9357
531.71/536.90	c current bound: 9357
531.96/537.44	c current bound: 9357
532.70/537.97	c current bound: 9357
533.03/538.51	c current bound: 9357
533.80/539.04	c current bound: 9357
534.11/539.58	c current bound: 9357
534.64/540.09	c current bound: 9357
535.16/540.72	c current bound: 9357
535.91/541.25	c current bound: 9357
536.23/541.79	c current bound: 9357
537.00/542.32	c current bound: 9357
537.29/542.84	c current bound: 9357
537.81/543.37	c current bound: 9357
538.36/543.91	c current bound: 9357
538.89/544.44	c current bound: 9357
539.42/544.97	c current bound: 9357
539.96/545.51	c current bound: 9357
540.49/546.04	c current bound: 9357
541.01/546.57	c current bound: 9357
541.56/547.11	c current bound: 9357
542.10/547.65	c current bound: 9357
542.64/548.18	c current bound: 9357
543.18/548.71	c current bound: 9357
543.71/549.25	c current bound: 9357
544.25/549.77	c current bound: 9357
544.76/550.31	c current bound: 9357
545.29/550.95	c current bound: 9357
545.84/551.48	c current bound: 9357
546.36/551.99	c current bound: 9357
546.88/552.53	c current bound: 9357
547.40/553.06	c current bound: 9357
547.94/553.58	c current bound: 9357
548.47/554.11	c current bound: 9357
549.22/554.65	c current bound: 9357
549.54/555.18	c current bound: 9357
550.32/555.72	c current bound: 9357
550.60/556.25	c current bound: 9357
551.33/556.79	c current bound: 9357
551.67/557.32	c current bound: 9357
552.41/557.85	c current bound: 9357
552.74/558.39	c current bound: 9357
553.53/558.93	c current bound: 9357
553.82/559.46	c current bound: 9357
554.52/560.00	c current bound: 9357
554.89/560.53	c current bound: 9357
555.69/561.19	c current bound: 9357
555.96/561.72	c current bound: 9357
556.71/562.26	c current bound: 9357
557.01/562.79	c current bound: 9357
557.80/563.32	c current bound: 9357
558.10/563.86	c current bound: 9357
558.81/564.39	c current bound: 9357
559.16/564.92	c current bound: 9357
559.91/565.46	c current bound: 9357
560.22/566.01	c current bound: 9357
561.01/566.54	c current bound: 9357
561.30/567.06	c current bound: 9357
561.82/567.60	c current bound: 9357
562.36/568.13	c current bound: 9357
562.89/568.64	c current bound: 9357
563.40/569.18	c current bound: 9357
563.95/569.71	c current bound: 9357
564.48/570.24	c current bound: 9357
565.00/570.78	c current bound: 9357
565.82/571.40	c current bound: 9357
566.07/571.93	c current bound: 9357
566.60/572.47	c current bound: 9357
567.15/573.00	c current bound: 9357
567.68/573.54	c current bound: 9357
568.21/574.05	c current bound: 9357
568.73/574.59	c current bound: 9357
569.27/575.12	c current bound: 9357
569.80/575.66	c current bound: 9357
570.34/576.19	c current bound: 9357
570.87/576.72	c current bound: 9357
571.40/577.26	c current bound: 9357
571.94/577.79	c current bound: 9357
572.47/578.31	c current bound: 9357
573.21/578.83	c current bound: 9357
573.52/579.37	c current bound: 9357
574.32/579.91	c current bound: 9357
574.59/580.44	c current bound: 9357
575.33/580.96	c current bound: 9357
575.65/581.61	c current bound: 9357
576.40/582.15	c current bound: 9357
576.72/582.69	c current bound: 9357
577.50/583.22	c current bound: 9357
577.78/583.75	c current bound: 9357
578.51/584.29	c current bound: 9357
578.85/584.82	c current bound: 9357
579.60/585.35	c current bound: 9357
579.92/585.86	c current bound: 9357
580.62/586.40	c current bound: 9357
580.98/586.92	c current bound: 9357
581.71/587.45	c current bound: 9357
582.03/587.97	c current bound: 9357
582.54/588.50	c current bound: 9357
583.07/589.03	c current bound: 9357
583.61/589.55	c current bound: 9357
584.12/590.08	c current bound: 9357
584.65/590.61	c current bound: 9357
585.21/591.15	c current bound: 9357
586.00/591.82	c current bound: 9357
586.27/592.35	c current bound: 9357
586.80/592.89	c current bound: 9357
587.33/593.42	c current bound: 9357
587.86/593.95	c current bound: 9357
588.40/594.48	c current bound: 9357
588.93/595.02	c current bound: 9357
589.48/595.56	c current bound: 9357
590.02/596.09	c current bound: 9357
590.53/596.63	c current bound: 9357
591.08/597.16	c current bound: 9357
591.90/597.70	c current bound: 9357
592.15/598.21	c current bound: 9357
592.67/598.75	c current bound: 9357
593.21/599.28	c current bound: 9357
593.74/599.81	c current bound: 9357
594.28/600.33	c current bound: 9357
594.98/600.87	c current bound: 9357
595.33/601.39	c current bound: 9357
596.10/602.05	c current bound: 9357
596.38/602.58	c current bound: 9357
596.91/603.12	c current bound: 9357
597.46/603.63	c current bound: 9357
598.15/604.17	c current bound: 9357
598.50/604.69	c current bound: 9357
599.28/605.22	c current bound: 9357
599.56/605.77	c current bound: 9357
600.38/606.31	c current bound: 9357
600.65/606.84	c current bound: 9357
601.38/607.38	c current bound: 9357
601.71/607.91	c current bound: 9357
602.47/608.44	c current bound: 9357
602.78/608.97	c current bound: 9357
603.59/609.51	c current bound: 9357
603.85/610.04	c current bound: 9357
604.57/610.57	c current bound: 9357
604.90/611.11	c current bound: 9357
605.67/611.62	c current bound: 9357
605.96/612.27	c current bound: 9357
606.66/612.78	c current bound: 9357
607.02/613.32	c current bound: 9357
607.78/613.86	c current bound: 9357
608.09/614.40	c current bound: 9357
608.87/614.94	c current bound: 9357
609.17/615.47	c current bound: 9357
609.98/616.00	c current bound: 9357
610.23/616.54	c current bound: 9357
610.76/617.07	c current bound: 9357
611.31/617.61	c current bound: 9357
611.83/618.15	c current bound: 9357
612.37/618.68	c current bound: 9357
613.17/619.20	c current bound: 9357
613.43/619.73	c current bound: 9357
613.97/620.27	c current bound: 9357
614.51/620.81	c current bound: 9357
615.05/621.32	c current bound: 9357
615.57/621.85	c current bound: 9357
616.35/622.41	c current bound: 9357
616.60/622.94	c current bound: 9357
617.13/623.47	c current bound: 9357
617.67/624.00	c current bound: 9357
618.21/624.54	c current bound: 9357
618.93/625.05	c current bound: 9357
619.25/625.59	c current bound: 9357
620.02/626.12	c current bound: 9357
620.32/626.66	c current bound: 9357
621.03/627.19	c current bound: 9357
621.39/627.72	c current bound: 9357
622.13/628.26	c current bound: 9357
622.75/628.80	c current bound: 9357
623.24/629.33	c current bound: 9357
623.53/629.86	c current bound: 9357
624.23/630.38	c current bound: 9357
624.58/630.92	c current bound: 9357
625.34/631.45	c current bound: 9357
625.65/631.98	c current bound: 9357
626.43/632.61	c current bound: 9357
626.70/633.14	c current bound: 9357
627.43/633.66	c current bound: 9357
627.76/634.17	c current bound: 9357
628.27/634.71	c current bound: 9357
628.81/635.24	c current bound: 9357
629.34/635.78	c current bound: 9357
629.88/636.31	c current bound: 9357
630.41/636.84	c current bound: 9357
630.95/637.38	c current bound: 9357
631.49/637.91	c current bound: 9357
632.02/638.44	c current bound: 9357
632.55/638.97	c current bound: 9357
633.09/639.51	c current bound: 9357
633.62/640.03	c current bound: 9357
634.13/640.56	c current bound: 9357
634.67/641.09	c current bound: 9357
635.22/641.63	c current bound: 9357
635.74/642.16	c current bound: 9357
636.28/642.76	c current bound: 9357
637.07/643.30	c current bound: 9357
637.32/643.83	c current bound: 9357
637.86/644.37	c current bound: 9357
638.39/644.90	c current bound: 9357
638.93/645.42	c current bound: 9357
639.68/645.95	c current bound: 9357
640.00/646.49	c current bound: 9357
640.78/647.01	c current bound: 9357
641.04/647.54	c current bound: 9357
641.78/648.05	c current bound: 9357
642.11/648.57	c current bound: 9357
642.89/649.11	c current bound: 9357
643.16/649.63	c current bound: 9357
643.89/650.16	c current bound: 9357
644.49/650.70	c current bound: 9357
644.98/651.23	c current bound: 9357
645.28/651.75	c current bound: 9357
645.80/652.28	c current bound: 9357
646.33/652.92	c current bound: 9357
647.09/653.46	c current bound: 9357
647.42/653.99	c current bound: 9357
648.19/654.52	c current bound: 9357
648.48/655.05	c current bound: 9357
649.01/655.58	c current bound: 9357
649.55/656.12	c current bound: 9357
650.07/656.65	c current bound: 9357
650.61/657.18	c current bound: 9357
651.41/657.70	c current bound: 9357
651.66/658.24	c current bound: 9357
652.20/658.77	c current bound: 9357
653.00/659.31	c current bound: 9357
653.25/659.84	c current bound: 9357
653.80/660.38	c current bound: 9357
654.34/660.89	c current bound: 9357
654.85/661.43	c current bound: 9357
655.38/661.97	c current bound: 9357
655.93/662.50	c current bound: 9357
656.46/663.15	c current bound: 9357
657.00/663.68	c current bound: 9357
657.53/664.22	c current bound: 9357
658.07/664.76	c current bound: 9357
658.63/665.29	c current bound: 9357
659.16/665.82	c current bound: 9357
659.68/666.36	c current bound: 9357
660.22/666.89	c current bound: 9357
660.76/667.43	c current bound: 9357
661.49/667.96	c current bound: 9357
661.83/668.50	c current bound: 9357
662.59/669.04	c current bound: 9357
662.90/669.59	c current bound: 9357
663.69/670.12	c current bound: 9357
663.98/670.65	c current bound: 9357
664.71/671.19	c current bound: 9357
665.05/671.71	c current bound: 9357
665.79/672.24	c current bound: 9357
666.11/672.78	c current bound: 9357
666.90/673.41	c current bound: 9357
667.18/673.95	c current bound: 9357
667.91/674.48	c current bound: 9357
668.24/675.00	c current bound: 9357
668.99/675.53	c current bound: 9357
669.30/676.05	c current bound: 9357
670.00/676.59	c current bound: 9357
670.35/677.12	c current bound: 9357
671.11/677.66	c current bound: 9357
671.43/678.19	c current bound: 9357
672.20/678.71	c current bound: 9357
672.49/679.23	c current bound: 9357
673.01/679.77	c current bound: 9357
673.81/680.30	c current bound: 9357
674.07/680.83	c current bound: 9357
674.60/681.37	c current bound: 9357
675.15/681.90	c current bound: 9357
675.68/682.43	c current bound: 9357
676.21/682.98	c current bound: 9357
676.75/683.60	c current bound: 9357
677.27/684.12	c current bound: 9357
677.81/684.67	c current bound: 9357
678.34/685.20	c current bound: 9357
678.87/685.74	c current bound: 9357
679.42/686.28	c current bound: 9357
679.96/686.81	c current bound: 9357
680.50/687.34	c current bound: 9357
681.03/687.88	c current bound: 9357
681.55/688.41	c current bound: 9357
682.09/688.94	c current bound: 9357
682.61/689.47	c current bound: 9357
683.14/690.00	c current bound: 9357
683.67/690.54	c current bound: 9357
684.39/691.07	c current bound: 9357
684.75/691.61	c current bound: 9357
685.50/692.14	c current bound: 9357
685.82/692.68	c current bound: 9357
686.61/693.21	c current bound: 9357
686.89/693.83	c current bound: 9357
687.63/694.36	c current bound: 9357
687.96/694.90	c current bound: 9357
688.71/695.43	c current bound: 9357
689.01/695.96	c current bound: 9357
689.81/696.50	c current bound: 9357
690.09/697.04	c current bound: 9357
690.83/697.55	c current bound: 9357
691.14/698.09	c current bound: 9357
691.92/698.62	c current bound: 9357
692.21/699.16	c current bound: 9357
692.93/699.69	c current bound: 9357
693.29/700.22	c current bound: 9357
694.04/700.76	c current bound: 9357
694.35/701.29	c current bound: 9357
695.13/701.83	c current bound: 9357
695.42/702.36	c current bound: 9357
695.97/702.90	c current bound: 9357
696.49/703.42	c current bound: 9357
697.27/704.03	c current bound: 9357
697.57/704.55	c current bound: 9357
698.09/705.09	c current bound: 9357
698.61/705.62	c current bound: 9357
699.14/706.15	c current bound: 9357
699.68/706.69	c current bound: 9357
700.23/707.23	c current bound: 9357
700.75/707.76	c current bound: 9357
701.57/708.30	c current bound: 9357
701.83/708.83	c current bound: 9357
702.37/709.37	c current bound: 9357
702.90/709.91	c current bound: 9357
703.43/710.44	c current bound: 9357
703.97/710.99	c current bound: 9357
704.53/711.51	c current bound: 9357
705.05/712.04	c current bound: 9357
705.58/712.58	c current bound: 9357
706.12/713.09	c current bound: 9357
706.63/713.63	c current bound: 9357
707.43/714.27	c current bound: 9357
707.72/714.81	c current bound: 9357
708.25/715.34	c current bound: 9357
708.79/715.87	c current bound: 9357
709.30/716.41	c current bound: 9357
709.85/716.94	c current bound: 9357
710.38/717.46	c current bound: 9357
710.91/717.98	c current bound: 9357
711.68/718.51	c current bound: 9357
711.96/719.05	c current bound: 9357
712.69/719.58	c current bound: 9357
713.30/720.10	c current bound: 9357
713.79/720.62	c current bound: 9357
714.08/721.15	c current bound: 9357
714.79/721.69	c current bound: 9357
715.15/722.22	c current bound: 9357
715.90/722.76	c current bound: 9357
716.51/723.30	c current bound: 9357
717.00/723.83	c current bound: 9357
717.57/724.42	c current bound: 9357
718.03/724.96	c current bound: 9357
718.36/725.48	c current bound: 9357
719.14/726.02	c current bound: 9357
719.43/726.55	c current bound: 9357
719.96/727.09	c current bound: 9357
720.50/727.61	c current bound: 9357
721.02/728.15	c current bound: 9357
721.56/728.68	c current bound: 9357
722.09/729.21	c current bound: 9357
722.62/729.72	c current bound: 9357
723.15/730.26	c current bound: 9357
723.69/730.80	c current bound: 9357
724.23/731.34	c current bound: 9357
724.76/731.87	c current bound: 9357
725.29/732.42	c current bound: 9357
725.84/732.96	c current bound: 9357
726.38/733.49	c current bound: 9357
726.92/734.03	c current bound: 9357
727.46/734.67	c current bound: 9357
727.99/735.21	c current bound: 9357
728.53/735.74	c current bound: 9357
729.06/736.26	c current bound: 9357
729.87/736.80	c current bound: 9357
730.13/737.33	c current bound: 9357
730.66/737.87	c current bound: 9357
731.20/738.41	c current bound: 9357
731.74/738.94	c current bound: 9357
732.46/739.47	c current bound: 9357
732.82/740.01	c current bound: 9357
733.58/740.55	c current bound: 9357
733.89/741.09	c current bound: 9357
734.67/741.62	c current bound: 9357
734.96/742.16	c current bound: 9357
735.67/742.69	c current bound: 9357
736.04/743.23	c current bound: 9357
736.77/743.75	c current bound: 9357
737.09/744.29	c current bound: 9357
737.90/744.95	c current bound: 9357
738.17/745.49	c current bound: 9357
738.95/746.03	c current bound: 9357
739.25/746.57	c current bound: 9357
740.06/747.10	c current bound: 9357
740.32/747.64	c current bound: 9357
741.07/748.18	c current bound: 9357
741.40/748.70	c current bound: 9357
742.16/749.24	c current bound: 9357
742.47/749.77	c current bound: 9357
743.16/750.29	c current bound: 9357
743.52/750.83	c current bound: 9357
744.26/751.35	c current bound: 9357
744.58/751.87	c current bound: 9357
745.09/752.41	c current bound: 9357
745.64/752.94	c current bound: 9357
746.18/753.48	c current bound: 9357
746.72/754.02	c current bound: 9357
747.26/754.55	c current bound: 9357
747.78/755.21	c current bound: 9357
748.56/755.75	c current bound: 9357
748.86/756.27	c current bound: 9357
749.40/756.80	c current bound: 9357
749.93/757.34	c current bound: 9357
750.47/757.87	c current bound: 9357
751.00/758.41	c current bound: 9357
751.54/758.95	c current bound: 9357
752.08/759.49	c current bound: 9357
752.61/760.02	c current bound: 9357
753.15/760.56	c current bound: 9357
753.68/761.11	c current bound: 9357
754.24/761.62	c current bound: 9357
754.75/762.16	c current bound: 9357
755.30/762.70	c current bound: 9357
755.83/763.22	c current bound: 9357
756.35/763.74	c current bound: 9357
756.87/764.28	c current bound: 9357
757.41/764.81	c current bound: 9357
757.95/765.33	c current bound: 9357
758.65/765.87	c current bound: 9357
759.01/766.40	c current bound: 9357
759.77/766.94	c current bound: 9357
760.09/767.46	c current bound: 9357
760.79/767.99	c current bound: 9357
761.15/768.54	c current bound: 9357
761.87/769.07	c current bound: 9357
762.22/769.61	c current bound: 9357
762.98/770.13	c current bound: 9357
763.29/770.68	c current bound: 9357
764.09/771.21	c current bound: 9357
764.37/771.76	c current bound: 9357
765.09/772.27	c current bound: 9357
765.44/772.81	c current bound: 9357
766.19/773.35	c current bound: 9357
766.50/773.87	c current bound: 9357
767.30/774.41	c current bound: 9357
767.57/774.93	c current bound: 9357
768.35/775.57	c current bound: 9357
768.63/776.10	c current bound: 9357
769.39/776.64	c current bound: 9357
769.70/777.18	c current bound: 9357
770.50/777.72	c current bound: 9357
770.77/778.25	c current bound: 9357
771.30/778.79	c current bound: 9357
771.85/779.31	c current bound: 9357
772.38/779.85	c current bound: 9357
772.91/780.38	c current bound: 9357
773.45/780.92	c current bound: 9357
773.99/781.47	c current bound: 9357
774.53/781.99	c current bound: 9357
775.05/782.53	c current bound: 9357
775.59/783.06	c current bound: 9357
776.41/783.60	c current bound: 9357
776.67/784.13	c current bound: 9357
777.21/784.67	c current bound: 9357
777.74/785.21	c current bound: 9357
778.28/785.76	c current bound: 9357
778.82/786.29	c current bound: 9357
779.37/786.83	c current bound: 9357
779.91/787.37	c current bound: 9357
780.44/787.89	c current bound: 9357
780.97/788.41	c current bound: 9357
781.71/788.94	c current bound: 9357
782.01/789.48	c current bound: 9357
782.80/790.02	c current bound: 9357
783.09/790.66	c current bound: 9357
783.62/791.18	c current bound: 9357
784.41/791.70	c current bound: 9357
784.88/792.24	c current bound: 9357
785.20/792.77	c current bound: 9357
786.00/793.31	c current bound: 9357
786.28/793.85	c current bound: 9357
787.01/794.39	c current bound: 9357
787.36/794.91	c current bound: 9357
788.11/795.45	c current bound: 9357
788.41/795.97	c current bound: 9357
789.22/796.50	c current bound: 9357
789.48/797.04	c current bound: 9357
790.21/797.57	c current bound: 9357
790.54/798.11	c current bound: 9357
791.31/798.66	c current bound: 9357
791.91/799.20	c current bound: 9357
792.41/799.74	c current bound: 9357
792.72/800.27	c current bound: 9357
793.53/800.93	c current bound: 9357
793.79/801.46	c current bound: 9357
794.49/801.99	c current bound: 9357
794.86/802.51	c current bound: 9357
795.60/803.05	c current bound: 9357
795.92/803.59	c current bound: 9357
796.72/804.13	c current bound: 9357
797.00/804.67	c current bound: 9357
797.54/805.21	c current bound: 9357
798.08/805.74	c current bound: 9357
798.61/806.28	c current bound: 9357
799.15/806.81	c current bound: 9357
799.68/807.35	c current bound: 9357
800.22/807.89	c current bound: 9357
800.75/808.42	c current bound: 9357
801.29/808.96	c current bound: 9357
801.83/809.51	c current bound: 9357
802.39/810.03	c current bound: 9357
802.89/810.56	c current bound: 9357
803.43/811.10	c current bound: 9357
803.97/811.64	c current bound: 9357
804.51/812.17	c current bound: 9357
805.05/812.71	c current bound: 9357
805.58/813.25	c current bound: 9357
806.12/813.78	c current bound: 9357
806.66/814.32	c current bound: 9357
807.20/814.84	c current bound: 9357
807.91/815.38	c current bound: 9357
808.25/816.02	c current bound: 9357
808.79/816.54	c current bound: 9357
809.31/817.06	c current bound: 9357
810.11/817.60	c current bound: 9357
810.37/818.13	c current bound: 9357
811.10/818.65	c current bound: 9357
811.43/819.17	c current bound: 9357
812.19/819.71	c current bound: 9357
812.50/820.25	c current bound: 9357
813.23/820.78	c current bound: 9357
813.56/821.32	c current bound: 9357
814.31/821.86	c current bound: 9357
814.64/822.40	c current bound: 9357
815.42/822.94	c current bound: 9357
815.72/823.46	c current bound: 9357
816.41/824.00	c current bound: 9357
816.78/824.53	c current bound: 9357
817.51/825.07	c current bound: 9357
817.85/825.61	c current bound: 9357
818.64/826.23	c current bound: 9357
818.91/826.75	c current bound: 9357
819.62/827.27	c current bound: 9357
819.95/827.81	c current bound: 9357
820.73/828.34	c current bound: 9357
821.03/828.88	c current bound: 9357
821.82/829.42	c current bound: 9357
822.10/829.94	c current bound: 9357
822.64/830.47	c current bound: 9357
823.16/831.00	c current bound: 9357
823.70/831.54	c current bound: 9357
824.23/832.08	c current bound: 9357
824.77/832.61	c current bound: 9357
825.30/833.15	c current bound: 9357
826.14/833.70	c current bound: 9357
826.39/834.24	c current bound: 9357
826.94/834.77	c current bound: 9357
827.48/835.31	c current bound: 9357
828.01/835.85	c current bound: 9357
828.83/836.44	c current bound: 9357
829.09/836.97	c current bound: 9357
829.63/837.51	c current bound: 9357
830.17/838.04	c current bound: 9357
830.69/838.57	c current bound: 9357
831.23/839.11	c current bound: 9357
831.77/839.65	c current bound: 9357
832.31/840.17	c current bound: 9357
832.83/840.70	c current bound: 9357
833.36/841.25	c current bound: 9357
833.90/841.77	c current bound: 9357
834.43/842.28	c current bound: 9357
835.21/842.82	c current bound: 9357
835.50/843.36	c current bound: 9357
836.22/843.89	c current bound: 9357
836.57/844.43	c current bound: 9357
837.30/844.97	c current bound: 9357
837.64/845.51	c current bound: 9357
838.41/846.05	c current bound: 9357
838.72/846.69	c current bound: 9357
839.50/847.23	c current bound: 9357
839.79/847.77	c current bound: 9357
840.59/848.31	c current bound: 9357
840.87/848.85	c current bound: 9357
841.61/849.39	c current bound: 9357
841.95/849.90	c current bound: 9357
842.72/850.44	c current bound: 9357
843.02/850.98	c current bound: 9357
843.71/851.50	c current bound: 9357
844.07/852.03	c current bound: 9357
844.81/852.57	c current bound: 9357
845.15/853.11	c current bound: 9357
845.91/853.64	c current bound: 9357
846.22/854.18	c current bound: 9357
847.01/854.71	c current bound: 9357
847.30/855.25	c current bound: 9357
847.83/855.78	c current bound: 9357
848.35/856.32	c current bound: 9357
849.15/856.97	c current bound: 9357
849.43/857.51	c current bound: 9357
850.19/858.05	c current bound: 9357
850.52/858.59	c current bound: 9357
851.30/859.12	c current bound: 9357
851.58/859.66	c current bound: 9357
852.12/860.20	c current bound: 9357
852.66/860.72	c current bound: 9357
853.19/861.26	c current bound: 9357
854.01/861.80	c current bound: 9357
854.26/862.34	c current bound: 9357
854.80/862.86	c current bound: 9357
855.32/863.39	c current bound: 9357
855.87/863.91	c current bound: 9357
856.39/864.43	c current bound: 9357
856.90/864.96	c current bound: 9357
857.43/865.49	c current bound: 9357
857.96/866.03	c current bound: 9357
858.50/866.56	c current bound: 9357
859.05/867.21	c current bound: 9357
859.59/867.75	c current bound: 9357
860.12/868.29	c current bound: 9357
860.64/868.82	c current bound: 9357
861.19/869.36	c current bound: 9357
862.00/869.90	c current bound: 9357
862.26/870.44	c current bound: 9357
862.80/870.97	c current bound: 9357
863.34/871.51	c current bound: 9357
863.87/872.05	c current bound: 9357
864.41/872.57	c current bound: 9357
864.93/873.10	c current bound: 9357
865.70/873.64	c current bound: 9357
866.01/874.18	c current bound: 9357
866.81/874.71	c current bound: 9357
867.08/875.25	c current bound: 9357
867.80/875.78	c current bound: 9357
868.15/876.32	c current bound: 9357
868.91/876.86	c current bound: 9357
869.50/877.41	c current bound: 9357
869.99/877.96	c current bound: 9357
870.31/878.49	c current bound: 9357
871.10/879.01	c current bound: 9357
871.37/879.53	c current bound: 9357
872.09/880.07	c current bound: 9357
872.44/880.61	c current bound: 9357
873.19/881.15	c current bound: 9357
873.52/881.69	c current bound: 9357
874.30/882.23	c current bound: 9357
874.59/882.76	c current bound: 9357
875.42/883.30	c current bound: 9357
875.67/883.83	c current bound: 9357
876.19/884.36	c current bound: 9357
877.01/884.90	c current bound: 9357
877.27/885.44	c current bound: 9357
877.80/885.96	c current bound: 9357
878.32/886.48	c current bound: 9357
879.10/887.00	c current bound: 9357
879.37/887.60	c current bound: 9357
879.89/888.14	c current bound: 9357
880.43/888.68	c current bound: 9357
880.96/889.22	c current bound: 9357
881.49/889.75	c current bound: 9357
882.03/890.28	c current bound: 9357
882.55/890.81	c current bound: 9357
883.09/891.36	c current bound: 9357
883.63/891.89	c current bound: 9357
884.17/892.44	c current bound: 9357
884.72/892.96	c current bound: 9357
885.52/893.50	c current bound: 9357
885.78/894.03	c current bound: 9357
886.51/894.57	c current bound: 9357
886.84/895.10	c current bound: 9357
887.61/895.64	c current bound: 9357
887.91/896.18	c current bound: 9357
888.72/896.70	c current bound: 9357
888.99/897.23	c current bound: 9357
889.80/897.88	c current bound: 9357
890.06/898.42	c current bound: 9357
890.80/898.94	c current bound: 9357
891.12/899.47	c current bound: 9357
891.90/900.01	c current bound: 9357
892.20/900.55	c current bound: 9357
892.92/901.06	c current bound: 9357
893.24/901.58	c current bound: 9357
893.92/902.10	c current bound: 9357
894.29/902.64	c current bound: 9357
895.03/903.17	c current bound: 9357
895.38/903.71	c current bound: 9357
896.14/904.25	c current bound: 9357
896.44/904.79	c current bound: 9357
897.23/905.32	c current bound: 9357
897.51/905.86	c current bound: 9357
898.06/906.40	c current bound: 9357
898.60/906.94	c current bound: 9357
899.13/907.47	c current bound: 9357
899.69/908.11	c current bound: 9357
900.42/908.65	c current bound: 9357
900.74/909.18	c current bound: 9357
901.52/909.72	c current bound: 9357
901.81/910.26	c current bound: 9357
902.35/910.79	c current bound: 9357
902.89/911.33	c current bound: 9357
903.43/911.87	c current bound: 9357
903.96/912.38	c current bound: 9357
904.48/912.91	c current bound: 9357
905.00/913.44	c current bound: 9357
905.54/913.98	c current bound: 9357
906.08/914.51	c current bound: 9357
906.62/915.05	c current bound: 9357
907.15/915.59	c current bound: 9357
907.68/916.11	c current bound: 9357
908.21/916.65	c current bound: 9357
908.76/917.19	c current bound: 9357
909.30/917.72	c current bound: 9357
909.84/918.38	c current bound: 9357
910.35/918.92	c current bound: 9357
910.90/919.46	c current bound: 9357
911.70/920.00	c current bound: 9357
911.96/920.52	c current bound: 9357
912.49/921.05	c current bound: 9357
913.03/921.57	c current bound: 9357
913.55/922.11	c current bound: 9357
914.09/922.65	c current bound: 9357
914.62/923.16	c current bound: 9357
915.14/923.71	c current bound: 9357
915.91/924.25	c current bound: 9357
916.23/924.78	c current bound: 9357
917.01/925.32	c current bound: 9357
917.29/925.86	c current bound: 9357
918.01/926.39	c current bound: 9357
918.36/926.93	c current bound: 9357
919.11/927.46	c current bound: 9357
919.44/927.98	c current bound: 9357
920.11/928.50	c current bound: 9357
920.47/929.03	c current bound: 9357
921.21/929.56	c current bound: 9357
921.55/930.10	c current bound: 9357
922.30/930.64	c current bound: 9357
922.62/931.18	c current bound: 9357
923.42/931.72	c current bound: 9357
923.69/932.25	c current bound: 9357
924.23/932.79	c current bound: 9357
925.06/933.41	c current bound: 9357
925.54/933.94	c current bound: 9357
925.86/934.48	c current bound: 9357
926.64/935.01	c current bound: 9357
926.92/935.55	c current bound: 9357
927.46/936.07	c current bound: 9357
927.98/936.61	c current bound: 9357
928.53/937.15	c current bound: 9357
929.07/937.69	c current bound: 9357
929.59/938.23	c current bound: 9357
930.13/938.74	c current bound: 9357
930.66/939.28	c current bound: 9357
931.20/939.82	c current bound: 9357
931.72/940.35	c current bound: 9357
932.27/940.89	c current bound: 9357
932.80/941.43	c current bound: 9357
933.34/941.97	c current bound: 9357
933.88/942.50	c current bound: 9357
934.42/943.02	c current bound: 9357
934.94/943.67	c current bound: 9357
935.47/944.21	c current bound: 9357
936.02/944.74	c current bound: 9357
936.54/945.28	c current bound: 9357
937.08/945.82	c current bound: 9357
937.63/946.36	c current bound: 9357
938.16/946.89	c current bound: 9357
938.69/947.43	c current bound: 9357
939.24/947.97	c current bound: 9357
939.78/948.53	c current bound: 9357
940.34/949.07	c current bound: 9357
940.87/949.60	c current bound: 9357
941.41/950.14	c current bound: 9357
941.94/950.66	c current bound: 9357
942.46/951.19	c current bound: 9357
943.24/951.73	c current bound: 9357
943.55/952.28	c current bound: 9357
944.35/952.80	c current bound: 9357
944.61/953.33	c current bound: 9357
945.39/953.97	c current bound: 9357
945.66/954.51	c current bound: 9357
946.44/955.03	c current bound: 9357
946.73/955.56	c current bound: 9357
947.56/956.10	c current bound: 9357
947.81/956.62	c current bound: 9357
948.55/957.16	c current bound: 9357
948.87/957.67	c current bound: 9357
949.64/958.21	c current bound: 9357
949.91/958.75	c current bound: 9357
950.64/959.28	c current bound: 9357
951.00/959.82	c current bound: 9357
951.76/960.36	c current bound: 9357
952.07/960.88	c current bound: 9357
952.85/961.42	c current bound: 9357
953.13/961.96	c current bound: 9357
953.68/962.49	c current bound: 9357
954.21/963.03	c current bound: 9357
954.75/963.56	c current bound: 9357
955.55/964.20	c current bound: 9357
956.04/964.72	c current bound: 9357
956.35/965.26	c current bound: 9357
956.88/965.79	c current bound: 9357
957.41/966.33	c current bound: 9357
957.95/966.88	c current bound: 9357
958.50/967.43	c current bound: 9357
959.06/967.97	c current bound: 9357
959.59/968.50	c current bound: 9357
960.12/969.04	c current bound: 9357
960.66/969.58	c current bound: 9357
961.20/970.12	c current bound: 9357
961.75/970.67	c current bound: 9357
962.29/971.20	c current bound: 9357
962.83/971.74	c current bound: 9357
963.37/972.29	c current bound: 9357
963.93/972.83	c current bound: 9357
964.45/973.36	c current bound: 9357
964.97/973.89	c current bound: 9357
965.52/974.43	c current bound: 9357
966.06/974.97	c current bound: 9357
966.61/975.51	c current bound: 9357
967.13/976.05	c current bound: 9357
967.67/976.59	c current bound: 9357
968.22/977.12	c current bound: 9357
968.75/977.66	c current bound: 9357
969.57/978.20	c current bound: 9357
969.83/978.74	c current bound: 9357
970.62/979.41	c current bound: 9357
970.90/979.94	c current bound: 9357
971.43/980.48	c current bound: 9357
971.97/981.02	c current bound: 9357
972.51/981.59	c current bound: 9357
973.09/982.13	c current bound: 9357
973.62/982.67	c current bound: 9357
974.16/983.20	c current bound: 9357
974.69/983.74	c current bound: 9357
975.24/984.39	c current bound: 9357
975.77/984.92	c current bound: 9357
976.30/985.46	c current bound: 9357
976.86/986.00	c current bound: 9357
977.39/986.54	c current bound: 9357
977.92/987.08	c current bound: 9357
978.46/987.61	c current bound: 9357
979.01/988.15	c current bound: 9357
979.54/988.69	c current bound: 9357
980.07/989.22	c current bound: 9357
980.61/989.77	c current bound: 9357
981.15/990.30	c current bound: 9357
981.69/990.84	c current bound: 9357
982.23/991.38	c current bound: 9357
982.77/991.92	c current bound: 9357
983.49/992.44	c current bound: 9357
983.83/992.98	c current bound: 9357
984.61/993.52	c current bound: 9357
984.89/994.06	c current bound: 9357
985.61/994.59	c current bound: 9357
985.97/995.11	c current bound: 9357
986.70/995.64	c current bound: 9357
987.02/996.17	c current bound: 9357
987.81/996.71	c current bound: 9357
988.10/997.23	c current bound: 9357
988.79/997.76	c current bound: 9357
989.14/998.29	c current bound: 9357
989.91/998.82	c current bound: 9357
990.46/999.41	c current bound: 9357
990.93/999.93	c current bound: 9357
991.25/1000.46	c current bound: 9357
991.77/1000.99	c current bound: 9357
992.30/1001.51	c current bound: 9357
992.81/1002.04	c current bound: 9357
993.35/1002.57	c current bound: 9357
993.88/1003.09	c current bound: 9357
994.40/1003.62	c current bound: 9357
994.93/1004.14	c current bound: 9357
995.44/1004.67	c current bound: 9357
995.97/1005.19	c current bound: 9357
996.49/1005.72	c current bound: 9357
997.02/1006.25	c current bound: 9357
997.54/1006.78	c current bound: 9357
998.07/1007.31	c current bound: 9357
998.81/1007.84	c current bound: 9357
999.14/1008.36	c current bound: 9357
999.82/1008.89	c current bound: 9357
1000.19/1009.53	c current bound: 9357
1000.71/1010.06	c current bound: 9357
1001.25/1010.59	c current bound: 9357
1002.00/1011.12	c current bound: 9357
1002.30/1011.65	c current bound: 9357
1003.01/1012.18	c current bound: 9357
1003.38/1012.71	c current bound: 9357
1004.11/1013.24	c current bound: 9357
1004.44/1013.77	c current bound: 9357
1005.22/1014.31	c current bound: 9357
1005.50/1014.83	c current bound: 9357
1006.21/1015.36	c current bound: 9357
1006.55/1015.88	c current bound: 9357
1007.32/1016.41	c current bound: 9357
1007.60/1016.94	c current bound: 9357
1008.12/1017.47	c current bound: 9357
1008.92/1018.00	c current bound: 9357
1009.17/1018.52	c current bound: 9357
1009.70/1019.07	c current bound: 9357
1010.25/1019.69	c current bound: 9357
1010.78/1020.22	c current bound: 9357
1011.30/1020.75	c current bound: 9357
1011.83/1021.28	c current bound: 9357
1012.36/1021.81	c current bound: 9357
1012.89/1022.34	c current bound: 9357
1013.42/1022.86	c current bound: 9357
1013.95/1023.39	c current bound: 9357
1014.48/1023.92	c current bound: 9357
1015.01/1024.45	c current bound: 9357
1015.55/1024.98	c current bound: 9357
1016.07/1025.50	c current bound: 9357
1016.61/1026.03	c current bound: 9357
1017.31/1026.58	c current bound: 9357
1017.67/1027.10	c current bound: 9357
1018.42/1027.63	c current bound: 9357
1018.73/1028.16	c current bound: 9357
1019.43/1028.70	c current bound: 9357
1019.80/1029.22	c current bound: 9357
1020.59/1029.88	c current bound: 9357
1020.87/1030.40	c current bound: 9357
1021.60/1030.94	c current bound: 9357
1021.93/1031.47	c current bound: 9357
1022.72/1032.00	c current bound: 9357
1022.99/1032.52	c current bound: 9357
1023.72/1033.06	c current bound: 9357
1024.05/1033.59	c current bound: 9357
1024.81/1034.12	c current bound: 9357
1025.10/1034.65	c current bound: 9357
1025.80/1035.19	c current bound: 9357
1026.16/1035.71	c current bound: 9357
1026.90/1036.24	c current bound: 9357
1027.22/1036.77	c current bound: 9357
1027.74/1037.30	c current bound: 9357
1028.27/1037.82	c current bound: 9357
1028.79/1038.35	c current bound: 9357
1029.32/1038.88	c current bound: 9357
1029.85/1039.41	c current bound: 9357
1030.38/1040.05	c current bound: 9357
1030.91/1040.58	c current bound: 9357
1031.44/1041.11	c current bound: 9357
1031.97/1041.64	c current bound: 9357
1032.49/1042.16	c current bound: 9357
1033.01/1042.68	c current bound: 9357
1033.54/1043.21	c current bound: 9357
1034.07/1043.74	c current bound: 9357
1034.60/1044.27	c current bound: 9357
1035.40/1044.80	c current bound: 9357
1035.66/1045.32	c current bound: 9357
1036.19/1045.86	c current bound: 9357
1036.72/1046.39	c current bound: 9357
1037.26/1046.92	c current bound: 9357
1037.98/1047.44	c current bound: 9357
1038.30/1047.97	c current bound: 9357
1039.08/1048.51	c current bound: 9357
1039.37/1049.04	c current bound: 9357
1040.10/1049.57	c current bound: 9357
1040.71/1050.20	c current bound: 9357
1041.19/1050.74	c current bound: 9357
1041.50/1051.27	c current bound: 9357
1042.28/1051.81	c current bound: 9357
1042.58/1052.34	c current bound: 9357
1043.28/1052.86	c current bound: 9357
1043.62/1053.39	c current bound: 9357
1044.38/1053.92	c current bound: 9357
1044.67/1054.45	c current bound: 9357
1045.37/1054.99	c current bound: 9357
1045.74/1055.52	c current bound: 9357
1046.47/1056.05	c current bound: 9357
1046.81/1056.58	c current bound: 9357
1047.58/1057.11	c current bound: 9357
1047.87/1057.64	c current bound: 9357
1048.38/1058.17	c current bound: 9357
1049.18/1058.70	c current bound: 9357
1049.44/1059.23	c current bound: 9357
1049.98/1059.76	c current bound: 9357
1050.76/1060.41	c current bound: 9357
1051.04/1060.94	c current bound: 9357
1051.56/1061.47	c current bound: 9357
1052.08/1061.99	c current bound: 9357
1052.61/1062.52	c current bound: 9357
1053.14/1063.05	c current bound: 9357
1053.66/1063.58	c current bound: 9357
1054.20/1064.11	c current bound: 9357
1054.72/1064.64	c current bound: 9357
1055.24/1065.17	c current bound: 9357
1056.04/1065.70	c current bound: 9357
1056.29/1066.22	c current bound: 9357
1056.83/1066.75	c current bound: 9357
1057.35/1067.28	c current bound: 9357
1057.88/1067.81	c current bound: 9357
1058.62/1068.35	c current bound: 9357
1058.95/1068.89	c current bound: 9357
1059.72/1069.41	c current bound: 9357
1060.02/1069.94	c current bound: 9357
1060.80/1070.59	c current bound: 9357
1061.07/1071.13	c current bound: 9357
1061.82/1071.66	c current bound: 9357
1062.15/1072.22	c current bound: 9357
1062.92/1072.76	c current bound: 9357
1063.52/1073.30	c current bound: 9357
1064.01/1073.84	c current bound: 9357
1064.32/1074.37	c current bound: 9357
1065.12/1074.91	c current bound: 9357
1065.40/1075.45	c current bound: 9357
1066.22/1076.00	c current bound: 9357
1066.49/1076.52	c current bound: 9357
1067.23/1077.06	c current bound: 9357
1067.54/1077.59	c current bound: 9357
1068.31/1078.13	c current bound: 9357
1068.61/1078.67	c current bound: 9357
1069.42/1079.21	c current bound: 9357
1069.70/1079.75	c current bound: 9357
1070.43/1080.29	c current bound: 9357
1070.77/1080.82	c current bound: 9357
1071.53/1081.36	c current bound: 9357
1072.14/1081.90	c current bound: 9357
1072.63/1082.44	c current bound: 9357
1072.93/1082.98	c current bound: 9357
1073.72/1083.51	c current bound: 9357
1074.01/1084.05	c current bound: 9357
1074.55/1084.59	c current bound: 9357
1075.09/1085.13	c current bound: 9357
1075.87/1085.78	c current bound: 9357
1076.16/1086.32	c current bound: 9357
1076.91/1086.86	c current bound: 9357
1077.24/1087.39	c current bound: 9357
1078.01/1087.93	c current bound: 9357
1078.32/1088.47	c current bound: 9357
1079.41/1089.00	c current bound: 9357
1079.40/1089.54	c current bound: 9357
1079.93/1090.08	c current bound: 9357
1080.46/1090.62	c current bound: 9357
1081.00/1091.16	c current bound: 9357
1081.83/1091.70	c current bound: 9357
1082.08/1092.22	c current bound: 9357
1082.62/1092.77	c current bound: 9357
1083.16/1093.31	c current bound: 9357
1083.70/1093.85	c current bound: 9357
1084.24/1094.39	c current bound: 9357
1084.78/1094.93	c current bound: 9357
1085.32/1095.45	c current bound: 9357
1085.84/1095.99	c current bound: 9357
1086.38/1096.50	c current bound: 9357
1086.91/1097.04	c current bound: 9357
1087.44/1097.58	c current bound: 9357
1087.98/1098.11	c current bound: 9357
1088.51/1098.63	c current bound: 9357
1089.22/1099.17	c current bound: 9357
1089.84/1099.70	c current bound: 9357
1090.33/1100.24	c current bound: 9357
1090.64/1100.89	c current bound: 9357
1091.19/1101.42	c current bound: 9357
1091.72/1101.96	c current bound: 9357
1092.54/1102.50	c current bound: 9357
1092.79/1103.04	c current bound: 9357
1093.54/1103.58	c current bound: 9357
1093.89/1104.12	c current bound: 9357
1094.63/1104.66	c current bound: 9357
1094.97/1105.19	c current bound: 9357
1095.73/1105.73	c current bound: 9357
1096.03/1106.27	c current bound: 9357
1096.81/1106.81	c current bound: 9357
1097.11/1107.35	c current bound: 9357
1097.84/1107.88	c current bound: 9357
1098.18/1108.42	c current bound: 9357
1098.93/1108.96	c current bound: 9357
1099.53/1109.50	c current bound: 9357
1100.01/1110.03	c current bound: 9357
1100.32/1110.57	c current bound: 9357
1101.13/1111.11	c current bound: 9357
1101.40/1111.65	c current bound: 9357
1102.13/1112.17	c current bound: 9357
1102.47/1112.71	c current bound: 9357
1103.24/1113.24	c current bound: 9357
1103.55/1113.76	c current bound: 9357
1104.07/1114.30	c current bound: 9357
1104.61/1114.82	c current bound: 9357
1105.12/1115.35	c current bound: 9357
1105.67/1116.01	c current bound: 9357
1106.44/1116.55	c current bound: 9357
1106.74/1117.09	c current bound: 9357
1107.53/1117.62	c current bound: 9357
1107.82/1118.14	c current bound: 9357
1108.34/1118.68	c current bound: 9357
1108.88/1119.22	c current bound: 9357
1109.42/1119.75	c current bound: 9357
1109.95/1120.29	c current bound: 9357
1110.49/1120.83	c current bound: 9357
1111.02/1121.37	c current bound: 9357
1111.55/1121.90	c current bound: 9357
1112.10/1122.44	c current bound: 9357
1112.65/1122.98	c current bound: 9357
1113.17/1123.51	c current bound: 9357
1113.70/1124.05	c current bound: 9357
1114.24/1124.58	c current bound: 9357
1114.78/1125.12	c current bound: 9357
1115.32/1125.64	c current bound: 9357
1115.85/1126.29	c current bound: 9357
1116.39/1126.81	c current bound: 9357
1116.91/1127.35	c current bound: 9357
1117.44/1127.87	c current bound: 9357
1117.96/1128.41	c current bound: 9357
1118.50/1128.94	c current bound: 9357
1119.04/1129.48	c current bound: 9357
1119.57/1130.00	c current bound: 9357
1120.11/1130.54	c current bound: 9357
1120.83/1131.07	c current bound: 9357
1121.17/1131.59	c current bound: 9357
1121.94/1132.11	c current bound: 9357
1122.22/1132.65	c current bound: 9357
1122.95/1133.19	c current bound: 9357
1123.28/1133.73	c current bound: 9357
1124.04/1134.27	c current bound: 9357
1124.37/1134.80	c current bound: 9357
1125.13/1135.34	c current bound: 9357
1125.44/1135.88	c current bound: 9357
1126.24/1136.41	c current bound: 9357
1126.51/1136.96	c current bound: 9357
1127.25/1137.49	c current bound: 9357
1127.61/1138.03	c current bound: 9357
1128.35/1138.57	c current bound: 9357
1128.68/1139.10	c current bound: 9357
1129.45/1139.64	c current bound: 9357
1129.76/1140.18	c current bound: 9357
1130.55/1140.72	c current bound: 9357
1130.82/1141.26	c current bound: 9357
1131.37/1141.79	c current bound: 9357
1131.91/1142.33	c current bound: 9357
1132.45/1142.86	c current bound: 9357
1132.98/1143.39	c current bound: 9357
1133.51/1143.93	c current bound: 9357
1134.04/1144.46	c current bound: 9357
1134.58/1145.01	c current bound: 9357
1135.13/1145.55	c current bound: 9357
1135.67/1146.09	c current bound: 9357
1136.20/1146.76	c current bound: 9357
1136.75/1147.29	c current bound: 9357
1137.28/1147.83	c current bound: 9357
1137.82/1148.37	c current bound: 9357
1138.35/1148.89	c current bound: 9357
1138.88/1149.42	c current bound: 9357
1139.41/1149.96	c current bound: 9357
1140.23/1150.50	c current bound: 9357
1140.49/1151.03	c current bound: 9357
1141.02/1151.57	c current bound: 9357
1141.56/1152.11	c current bound: 9357
1142.10/1152.64	c current bound: 9357
1142.64/1153.18	c current bound: 9357
1143.17/1153.72	c current bound: 9357
1143.72/1154.26	c current bound: 9357
1144.54/1154.80	c current bound: 9357
1144.79/1155.33	c current bound: 9357
1145.32/1155.87	c current bound: 9357
1145.87/1156.39	c current bound: 9357
1146.39/1156.92	c current bound: 9357
1147.11/1157.44	c current bound: 9357
1147.44/1157.98	c current bound: 9357
1148.24/1158.50	c current bound: 9357
1148.50/1159.02	c current bound: 9357
1149.23/1159.56	c current bound: 9357
1149.55/1160.08	c current bound: 9357
1150.33/1160.61	c current bound: 9357
1150.60/1161.14	c current bound: 9357
1151.34/1161.68	c current bound: 9357
1151.67/1162.22	c current bound: 9357
1152.44/1162.77	c current bound: 9357
1152.78/1163.31	c current bound: 9357
1153.54/1163.85	c current bound: 9357
1153.86/1164.37	c current bound: 9357
1154.65/1164.91	c current bound: 9357
1154.91/1165.45	c current bound: 9357
1155.45/1165.99	c current bound: 9357
1155.99/1166.52	c current bound: 9357
1156.80/1167.17	c current bound: 9357
1157.06/1167.71	c current bound: 9357
1157.84/1168.25	c current bound: 9357
1158.15/1168.78	c current bound: 9357
1158.93/1169.33	c current bound: 9357
1159.22/1169.86	c current bound: 9357
1159.76/1170.39	c current bound: 9357
1160.29/1170.93	c current bound: 9357
1160.82/1171.46	c current bound: 9357
1161.36/1172.00	c current bound: 9357
1161.90/1172.54	c current bound: 9357
1162.43/1173.08	c current bound: 9357
1162.97/1173.62	c current bound: 9357
1163.52/1174.15	c current bound: 9357
1164.04/1174.68	c current bound: 9357
1164.57/1175.22	c current bound: 9357
1165.11/1175.76	c current bound: 9357
1165.65/1176.28	c current bound: 9357
1166.18/1176.82	c current bound: 9357
1166.72/1177.36	c current bound: 9357
1167.25/1177.89	c current bound: 9357
1167.79/1178.43	c current bound: 9357
1168.33/1178.97	c current bound: 9357
1168.87/1179.50	c current bound: 9357
1169.40/1180.04	c current bound: 9357
1169.94/1180.56	c current bound: 9357
1170.46/1181.10	c current bound: 9357
1171.24/1181.64	c current bound: 9357
1171.55/1182.26	c current bound: 9357
1172.08/1182.80	c current bound: 9357
1172.61/1183.34	c current bound: 9357
1173.34/1183.86	c current bound: 9357
1173.68/1184.39	c current bound: 9357
1174.44/1184.93	c current bound: 9357
1174.76/1185.47	c current bound: 9357
1175.45/1185.99	c current bound: 9357
1175.81/1186.52	c current bound: 9357
1176.56/1187.07	c current bound: 9357
1176.90/1187.61	c current bound: 9357
1177.67/1188.15	c current bound: 9357
1177.97/1188.67	c current bound: 9357
1178.77/1189.20	c current bound: 9357
1179.03/1189.74	c current bound: 9357
1179.76/1190.26	c current bound: 9357
1180.36/1190.80	c current bound: 9357
1180.86/1191.33	c current bound: 9357
1181.14/1191.87	c current bound: 9357
1181.94/1192.42	c current bound: 9357
1182.23/1192.94	c current bound: 9357
1182.75/1193.47	c current bound: 9357
1183.28/1194.00	c current bound: 9357
1183.81/1194.54	c current bound: 9357
1184.36/1195.08	c current bound: 9357
1184.89/1195.62	c current bound: 9357
1185.44/1196.17	c current bound: 9357
1185.99/1196.69	c current bound: 9357
1186.51/1197.23	c current bound: 9357
1187.05/1197.74	c current bound: 9357
1187.57/1198.29	c current bound: 9357
1188.10/1198.82	c current bound: 9357
1188.64/1199.36	c current bound: 9357
1189.18/1199.90	c current bound: 9357
1189.72/1200.44	c current bound: 9357
1190.27/1200.98	c current bound: 9357
1190.80/1201.51	c current bound: 9357
1191.33/1202.05	c current bound: 9357
1191.86/1202.71	c current bound: 9357
1192.43/1203.26	c current bound: 9357
1192.98/1203.79	c current bound: 9357
1193.52/1204.33	c current bound: 9357
1194.06/1204.87	c current bound: 9357
1194.60/1205.41	c current bound: 9357
1195.13/1205.95	c current bound: 9357
1195.67/1206.47	c current bound: 9357
1196.19/1206.99	c current bound: 9357
1196.71/1207.52	c current bound: 9357
1197.46/1208.06	c current bound: 9357
1198.07/1208.60	c current bound: 9357
1198.56/1209.12	c current bound: 9357
1198.85/1209.64	c current bound: 9357
1199.56/1210.17	c current bound: 9357
1199.90/1210.71	c current bound: 9357
1200.67/1211.24	c current bound: 9357
1200.98/1211.77	c current bound: 9357
1201.67/1212.29	c current bound: 9357
1202.04/1212.94	c current bound: 9357
1202.77/1213.47	c current bound: 9357
1203.11/1214.01	c current bound: 9357
1203.87/1214.53	c current bound: 9357
1204.16/1215.07	c current bound: 9357
1205.00/1215.60	c current bound: 9357
1205.24/1216.14	c current bound: 9357
1205.97/1216.68	c current bound: 9357
1206.32/1217.22	c current bound: 9357
1207.08/1217.75	c current bound: 9357
1207.40/1218.29	c current bound: 9357
1208.16/1218.83	c current bound: 9357
1208.46/1219.38	c current bound: 9357
1209.29/1219.91	c current bound: 9357
1209.55/1220.43	c current bound: 9357
1210.07/1220.96	c current bound: 9357
1210.60/1221.48	c current bound: 9357
1211.12/1222.02	c current bound: 9357
1211.67/1222.57	c current bound: 9357
1212.48/1223.23	c current bound: 9357
1212.75/1223.77	c current bound: 9357
1213.55/1224.31	c current bound: 9357
1213.83/1224.83	c current bound: 9357
1214.35/1225.35	c current bound: 9357
1214.87/1225.87	c current bound: 9357
1215.39/1226.39	c current bound: 9357
1215.90/1226.91	c current bound: 9357
1216.42/1227.43	c current bound: 9357
1216.96/1227.96	c current bound: 9357
1217.48/1228.48	c current bound: 9357
1217.98/1229.00	c current bound: 9357
1218.52/1229.52	c current bound: 9357
1219.25/1230.04	c current bound: 9357
1219.56/1230.56	c current bound: 9357
1220.25/1231.08	c current bound: 9357
1220.60/1231.60	c current bound: 9357
1221.34/1232.12	c current bound: 9357
1221.63/1232.64	c current bound: 9357
1222.35/1233.16	c current bound: 9357
1222.68/1233.69	c current bound: 9357
1223.45/1234.21	c current bound: 9357
1223.71/1234.73	c current bound: 9357
1224.24/1235.25	c current bound: 9357
1224.76/1235.77	c current bound: 9357
1225.28/1236.29	c current bound: 9357
1225.80/1236.81	c current bound: 9357
1226.32/1237.33	c current bound: 9357
1226.84/1237.86	c current bound: 9357
1227.63/1238.42	c current bound: 9357
1227.89/1238.94	c current bound: 9357
1228.42/1239.46	c current bound: 9357
1228.93/1239.99	c current bound: 9357
1229.44/1240.51	c current bound: 9357
1230.18/1241.03	c current bound: 9357
1230.48/1241.55	c current bound: 9357
1231.19/1242.07	c current bound: 9357
1231.52/1242.59	c current bound: 9357
1232.27/1243.11	c current bound: 9357
1232.55/1243.73	c current bound: 9357
1233.29/1244.25	c current bound: 9357
1233.59/1244.77	c current bound: 9357
1234.29/1245.29	c current bound: 9357
1234.63/1245.81	c current bound: 9357
1235.37/1246.33	c current bound: 9357
1235.67/1246.85	c current bound: 9357
1236.19/1247.37	c current bound: 9357
1236.70/1247.89	c current bound: 9357
1237.23/1248.41	c current bound: 9357
1237.75/1248.93	c current bound: 9357
1238.27/1249.46	c current bound: 9357
1238.78/1249.97	c current bound: 9357
1239.56/1250.50	c current bound: 9357
1239.83/1251.02	c current bound: 9357
1240.35/1251.54	c current bound: 9357
1240.87/1252.06	c current bound: 9357
1241.39/1252.58	c current bound: 9357
1242.15/1253.10	c current bound: 9357
1242.42/1253.62	c current bound: 9357
1243.15/1254.14	c current bound: 9357
1243.46/1254.66	c current bound: 9357
1244.15/1255.18	c current bound: 9357
1244.50/1255.70	c current bound: 9357
1245.25/1256.23	c current bound: 9357
1245.55/1256.75	c current bound: 9357
1246.06/1257.28	c current bound: 9357
1246.86/1257.80	c current bound: 9357
1247.12/1258.32	c current bound: 9357
1247.63/1258.94	c current bound: 9357
1248.16/1259.46	c current bound: 9357
1248.66/1259.98	c current bound: 9357
1249.18/1260.50	c current bound: 9357
1249.71/1261.02	c current bound: 9357
1250.24/1261.54	c current bound: 9357
1250.75/1262.07	c current bound: 9357
1251.27/1262.59	c current bound: 9357
1251.78/1263.11	c current bound: 9357
1252.31/1263.63	c current bound: 9357
1253.03/1264.15	c current bound: 9357
1253.34/1264.67	c current bound: 9357
1254.02/1265.19	c current bound: 9357
1254.38/1265.71	c current bound: 9357
1255.11/1266.24	c current bound: 9357
1255.42/1266.76	c current bound: 9357
1256.11/1267.28	c current bound: 9357
1256.46/1267.80	c current bound: 9357
1257.23/1268.32	c current bound: 9357
1257.51/1268.84	c current bound: 9357
1258.02/1269.36	c current bound: 9357
1258.55/1269.88	c current bound: 9357
1259.33/1270.40	c current bound: 9357
1259.58/1270.93	c current bound: 9357
1260.11/1271.45	c current bound: 9357
1260.63/1271.98	c current bound: 9357
1261.42/1272.50	c current bound: 9357
1261.67/1273.02	c current bound: 9357
1262.19/1273.54	c current bound: 9357
1262.71/1274.20	c current bound: 9357
1263.26/1274.72	c current bound: 9357
1263.78/1275.25	c current bound: 9357
1264.29/1275.77	c current bound: 9357
1264.82/1276.29	c current bound: 9357
1265.33/1276.81	c current bound: 9357
1266.08/1277.33	c current bound: 9357
1266.37/1277.85	c current bound: 9357
1267.09/1278.37	c current bound: 9357
1267.42/1278.89	c current bound: 9357
1268.18/1279.41	c current bound: 9357
1268.46/1279.93	c current bound: 9357
1269.18/1280.45	c current bound: 9357
1269.50/1280.97	c current bound: 9357
1270.01/1281.49	c current bound: 9357
1270.53/1282.01	c current bound: 9357
1271.05/1282.53	c current bound: 9357
1271.57/1283.05	c current bound: 9357
1272.10/1283.57	c current bound: 9357
1272.89/1284.20	c current bound: 9357
1273.14/1284.72	c current bound: 9357
1273.66/1285.25	c current bound: 9357
1274.20/1285.77	c current bound: 9357
1274.72/1286.30	c current bound: 9357
1275.24/1286.82	c current bound: 9357
1275.78/1287.35	c current bound: 9357
1276.30/1287.87	c current bound: 9357
1276.81/1288.39	c current bound: 9357
1277.33/1288.91	c current bound: 9357
1278.08/1289.43	c current bound: 9357
1278.36/1289.95	c current bound: 9357
1279.06/1290.47	c current bound: 9357
1279.40/1290.99	c current bound: 9357
1280.16/1291.51	c current bound: 9357
1280.44/1292.03	c current bound: 9357
1281.16/1292.55	c current bound: 9357
1281.49/1293.08	c current bound: 9357
1282.00/1293.60	c current bound: 9357
1282.52/1294.12	c current bound: 9357
1283.04/1294.64	c current bound: 9357
1283.57/1295.16	c current bound: 9357
1284.09/1295.68	c current bound: 9357
1284.60/1296.21	c current bound: 9357
1285.12/1296.73	c current bound: 9357
1285.64/1297.26	c current bound: 9357
1286.16/1297.78	c current bound: 9357
1286.68/1298.30	c current bound: 9357
1287.21/1298.82	c current bound: 9357
1287.95/1299.40	c current bound: 9357
1288.26/1299.92	c current bound: 9357
1288.98/1300.44	c current bound: 9357
1289.29/1300.96	c current bound: 9357
1289.98/1301.48	c current bound: 9357
1290.60/1302.00	c current bound: 9357
1291.09/1302.52	c current bound: 9357
1291.36/1303.04	c current bound: 9357
1292.09/1303.56	c current bound: 9357
1292.41/1304.08	c current bound: 9357
1292.93/1304.60	c current bound: 9357
1293.45/1305.12	c current bound: 9357
1293.96/1305.64	c current bound: 9357
1294.48/1306.17	c current bound: 9357
1295.01/1306.69	c current bound: 9357
1295.52/1307.21	c current bound: 9357
1296.05/1307.73	c current bound: 9357
1296.57/1308.25	c current bound: 9357
1297.08/1308.78	c current bound: 9357
1297.62/1309.32	c current bound: 9357
1298.14/1309.85	c current bound: 9357
1298.66/1310.38	c current bound: 9357
1299.44/1310.90	c current bound: 9357
1299.93/1311.42	c current bound: 9357
1300.22/1311.94	c current bound: 9357
1300.94/1312.47	c current bound: 9357
1301.26/1312.99	c current bound: 9357
1302.04/1313.51	c current bound: 9357
1302.31/1314.03	c current bound: 9357
1303.07/1314.63	c current bound: 9357
1303.34/1315.15	c current bound: 9357
1304.05/1315.67	c current bound: 9357
1304.38/1316.19	c current bound: 9357
1305.14/1316.71	c current bound: 9357
1305.41/1317.23	c current bound: 9357
1305.94/1317.75	c current bound: 9357
1306.46/1318.27	c current bound: 9357
1306.98/1318.79	c current bound: 9357
1307.49/1319.31	c current bound: 9357
1308.02/1319.83	c current bound: 9357
1308.53/1320.35	c current bound: 9357
1309.05/1320.87	c current bound: 9357
1309.84/1321.40	c current bound: 9357
1310.10/1321.93	c current bound: 9357
1310.82/1322.45	c current bound: 9357
1311.14/1322.97	c current bound: 9357
1311.84/1323.49	c current bound: 9357
1312.18/1324.01	c current bound: 9357
1312.92/1324.53	c current bound: 9357
1313.22/1325.05	c current bound: 9357
1313.91/1325.57	c current bound: 9357
1314.26/1326.09	c current bound: 9357
1315.02/1326.61	c current bound: 9357
1315.29/1327.13	c current bound: 9357
1315.81/1327.65	c current bound: 9357
1316.34/1328.17	c current bound: 9357
1316.86/1328.69	c current bound: 9357
1317.37/1329.21	c current bound: 9357
1317.90/1329.87	c current bound: 9357
1318.40/1330.39	c current bound: 9357
1318.93/1330.91	c current bound: 9357
1319.45/1331.43	c current bound: 9357
1319.97/1331.95	c current bound: 9357
1320.49/1332.47	c current bound: 9357
1321.02/1332.99	c current bound: 9357
1321.53/1333.52	c current bound: 9357
1322.06/1334.04	c current bound: 9357
1322.58/1334.56	c current bound: 9357
1323.11/1335.08	c current bound: 9357
1323.87/1335.60	c current bound: 9357
1324.14/1336.12	c current bound: 9357
1324.87/1336.64	c current bound: 9357
1325.19/1337.17	c current bound: 9357
1325.87/1337.70	c current bound: 9357
1326.23/1338.22	c current bound: 9357
1326.97/1338.74	c current bound: 9357
1327.26/1339.26	c current bound: 9357
1328.02/1339.85	c current bound: 9357
1328.30/1340.37	c current bound: 9357
1328.82/1340.89	c current bound: 9357
1329.35/1341.41	c current bound: 9357
1329.87/1341.93	c current bound: 9357
1330.38/1342.45	c current bound: 9357
1330.90/1342.97	c current bound: 9357
1331.42/1343.49	c current bound: 9357
1331.94/1344.01	c current bound: 9357
1332.47/1344.53	c current bound: 9357
1332.98/1345.05	c current bound: 9357
1333.51/1345.57	c current bound: 9357
1334.02/1346.11	c current bound: 9357
1334.77/1346.63	c current bound: 9357
1335.09/1347.15	c current bound: 9357
1335.77/1347.67	c current bound: 9357
1336.12/1348.19	c current bound: 9357
1336.88/1348.71	c current bound: 9357
1337.16/1349.23	c current bound: 9357
1337.87/1349.75	c current bound: 9357
1338.19/1350.28	c current bound: 9357
1338.71/1350.80	c current bound: 9357
1339.23/1351.34	c current bound: 9357
1339.77/1351.86	c current bound: 9357
1340.30/1352.38	c current bound: 9357
1340.82/1352.90	c current bound: 9357
1341.33/1353.42	c current bound: 9357
1341.85/1353.94	c current bound: 9357
1342.37/1354.47	c current bound: 9357
1342.89/1355.09	c current bound: 9357
1343.41/1355.61	c current bound: 9357
1343.93/1356.13	c current bound: 9357
1344.45/1356.65	c current bound: 9357
1344.98/1357.17	c current bound: 9357
1345.74/1357.70	c current bound: 9357
1346.00/1358.22	c current bound: 9357
1346.74/1358.75	c current bound: 9357
1347.06/1359.27	c current bound: 9357
1347.75/1359.79	c current bound: 9357
1348.10/1360.31	c current bound: 9357
1348.84/1360.83	c current bound: 9357
1349.13/1361.35	c current bound: 9357
1349.84/1361.87	c current bound: 9357
1350.17/1362.39	c current bound: 9357
1350.93/1362.92	c current bound: 9357
1351.23/1363.44	c current bound: 9357
1351.74/1363.95	c current bound: 9357
1352.27/1364.48	c current bound: 9357
1353.03/1365.09	c current bound: 9357
1353.30/1365.61	c current bound: 9357
1353.82/1366.13	c current bound: 9357
1354.34/1366.65	c current bound: 9357
1354.86/1367.17	c current bound: 9357
1355.38/1367.70	c current bound: 9357
1355.90/1368.22	c current bound: 9357
1356.42/1368.75	c current bound: 9357
1356.94/1369.27	c current bound: 9357
1357.46/1369.79	c current bound: 9357
1357.98/1370.41	c current bound: 9357
1358.49/1370.94	c current bound: 9357
1359.02/1371.46	c current bound: 9357
1359.54/1371.98	c current bound: 9357
1360.06/1372.51	c current bound: 9357
1360.80/1373.03	c current bound: 9357
1361.10/1373.55	c current bound: 9357
1361.81/1374.07	c current bound: 9357
1362.15/1374.59	c current bound: 9357
1362.90/1375.12	c current bound: 9357
1363.20/1375.64	c current bound: 9357
1363.90/1376.16	c current bound: 9357
1364.24/1376.68	c current bound: 9357
1364.76/1377.20	c current bound: 9357
1365.28/1377.72	c current bound: 9357
1365.79/1378.24	c current bound: 9357
1366.30/1378.76	c current bound: 9357
1367.09/1379.34	c current bound: 9357
1367.36/1379.87	c current bound: 9357
1368.13/1380.51	c current bound: 9357
1368.41/1381.05	c current bound: 9357
1368.94/1381.58	c current bound: 9357
1369.73/1382.10	c current bound: 9357
1370.00/1382.62	c current bound: 9357
1370.53/1383.17	c current bound: 9357
1371.06/1383.71	c current bound: 9357
1371.60/1384.23	c current bound: 9357
1372.13/1384.76	c current bound: 9357
1372.94/1385.30	c current bound: 9357
1373.21/1385.84	c current bound: 9357
1373.75/1386.37	c current bound: 9357
1374.28/1386.91	c current bound: 9357
1374.81/1387.45	c current bound: 9357
1375.36/1387.98	c current bound: 9357
1375.89/1388.53	c current bound: 9357
1376.44/1389.07	c current bound: 9357
1376.97/1389.60	c current bound: 9357
1377.52/1390.14	c current bound: 9357
1378.06/1390.76	c current bound: 9357
1378.60/1391.29	c current bound: 9357
1379.12/1391.81	c current bound: 9357
1379.65/1392.35	c current bound: 9357
1380.18/1392.87	c current bound: 9357
1380.70/1393.38	c current bound: 9357
1381.48/1393.92	c current bound: 9357
1381.77/1394.44	c current bound: 9357
1382.49/1394.97	c current bound: 9357
1382.82/1395.51	c current bound: 9357
1383.58/1396.03	c current bound: 9357
1383.87/1396.57	c current bound: 9357
1384.70/1397.11	c current bound: 9357
1384.95/1397.64	c current bound: 9357
1385.69/1398.18	c current bound: 9357
1386.03/1398.72	c current bound: 9357
1386.79/1399.25	c current bound: 9357
1387.11/1399.79	c current bound: 9357
1387.89/1400.32	c current bound: 9357
1388.16/1400.97	c current bound: 9357
1389.00/1401.51	c current bound: 9357
1389.25/1402.04	c current bound: 9357
1390.00/1402.58	c current bound: 9357
1390.59/1403.10	c current bound: 9357
1391.09/1403.63	c current bound: 9357
1391.37/1404.17	c current bound: 9357
1391.91/1404.70	c current bound: 9357
1392.45/1405.24	c current bound: 9357
1392.98/1405.77	c current bound: 9357
1393.52/1406.32	c current bound: 9357
1394.05/1406.86	c current bound: 9357
1394.59/1407.38	c current bound: 9357
1395.40/1407.90	c current bound: 9357
1395.66/1408.43	c current bound: 9357
1396.18/1408.97	c current bound: 9357
1396.73/1409.51	c current bound: 9357
1397.26/1410.04	c current bound: 9357
1397.80/1410.58	c current bound: 9357
1398.33/1411.23	c current bound: 9357
1398.86/1411.77	c current bound: 9357
1399.41/1412.30	c current bound: 9357
1399.96/1412.82	c current bound: 9357
1400.48/1413.36	c current bound: 9357
1401.01/1413.88	c current bound: 9357
1401.52/1414.42	c current bound: 9357
1402.07/1414.95	c current bound: 9357
1402.61/1415.48	c current bound: 9357
1403.14/1416.01	c current bound: 9357
1403.66/1416.55	c current bound: 9357
1404.20/1417.09	c current bound: 9357
1404.75/1417.63	c current bound: 9357
1405.50/1418.16	c current bound: 9357
1406.10/1418.70	c current bound: 9357
1406.59/1419.24	c current bound: 9357
1406.90/1419.77	c current bound: 9357
1407.69/1420.31	c current bound: 9357
1407.98/1420.85	c current bound: 9357
1408.80/1421.41	c current bound: 9357
1409.06/1421.95	c current bound: 9357
1409.79/1422.48	c current bound: 9357
1410.12/1423.01	c current bound: 9357
1410.87/1423.54	c current bound: 9357
1411.19/1424.07	c current bound: 9357
1411.99/1424.61	c current bound: 9357
1412.26/1425.15	c current bound: 9357
1412.99/1425.69	c current bound: 9357
1413.35/1426.21	c current bound: 9357
1414.09/1426.74	c current bound: 9357
1414.39/1427.28	c current bound: 9357
1415.19/1427.82	c current bound: 9357
1415.48/1428.36	c current bound: 9357
1416.02/1428.89	c current bound: 9357
1416.54/1429.43	c current bound: 9357
1417.09/1429.95	c current bound: 9357
1417.61/1430.48	c current bound: 9357
1418.14/1431.00	c current bound: 9357
1418.67/1431.65	c current bound: 9357
1419.20/1432.19	c current bound: 9357
1419.74/1432.73	c current bound: 9357
1420.28/1433.27	c current bound: 9357
1420.82/1433.80	c current bound: 9357
1421.35/1434.34	c current bound: 9357
1421.89/1434.88	c current bound: 9357
1422.42/1435.41	c current bound: 9357
1422.97/1435.95	c current bound: 9357
1423.51/1436.47	c current bound: 9357
1424.29/1437.00	c current bound: 9357
1424.54/1437.53	c current bound: 9357
1425.08/1438.07	c current bound: 9357
1425.62/1438.60	c current bound: 9357
1426.15/1439.14	c current bound: 9357
1426.70/1439.66	c current bound: 9357
1427.22/1440.20	c current bound: 9357
1427.77/1440.74	c current bound: 9357
1428.29/1441.26	c current bound: 9357
1428.82/1441.91	c current bound: 9357
1429.36/1442.45	c current bound: 9357
1429.90/1442.99	c current bound: 9357
1430.43/1443.52	c current bound: 9357
1430.97/1444.04	c current bound: 9357
1431.49/1444.56	c current bound: 9357
1432.28/1445.10	c current bound: 9357
1432.80/1445.63	c current bound: 9357
1433.08/1446.17	c current bound: 9357
1433.88/1446.71	c current bound: 9357
1434.17/1447.23	c current bound: 9357
1434.88/1447.77	c current bound: 9357
1435.22/1448.31	c current bound: 9357
1435.98/1448.84	c current bound: 9357
1436.30/1449.38	c current bound: 9357
1437.09/1449.91	c current bound: 9357
1437.37/1450.45	c current bound: 9357
1438.09/1450.99	c current bound: 9357
1438.44/1451.53	c current bound: 9357
1439.25/1452.17	c current bound: 9357
1439.51/1452.71	c current bound: 9357
1440.27/1453.26	c current bound: 9357
1440.59/1453.79	c current bound: 9357
1441.39/1454.33	c current bound: 9357
1441.69/1454.87	c current bound: 9357
1442.50/1455.40	c current bound: 9357
1442.75/1455.94	c current bound: 9357
1443.48/1456.48	c current bound: 9357
1443.83/1457.00	c current bound: 9357
1444.59/1457.55	c current bound: 9357
1444.89/1458.07	c current bound: 9357
1445.69/1458.60	c current bound: 9357
1445.95/1459.14	c current bound: 9357
1446.49/1459.68	c current bound: 9357
1447.03/1460.22	c current bound: 9357
1447.56/1460.73	c current bound: 9357
1448.09/1461.27	c current bound: 9357
1448.62/1461.81	c current bound: 9357
1449.16/1462.34	c current bound: 9357
1449.69/1462.88	c current bound: 9357
1450.24/1463.41	c current bound: 9357
1450.77/1463.93	c current bound: 9357
1451.29/1464.48	c current bound: 9357
1451.84/1465.02	c current bound: 9357
1452.38/1465.56	c current bound: 9357
1452.92/1466.09	c current bound: 9357
1453.47/1466.62	c current bound: 9357
1454.00/1467.15	c current bound: 9357
1454.53/1467.69	c current bound: 9357
1455.07/1468.22	c current bound: 9357
1455.81/1468.78	c current bound: 9357
1456.15/1469.31	c current bound: 9357
1456.89/1469.84	c current bound: 9357
1457.22/1470.38	c current bound: 9357
1458.02/1470.90	c current bound: 9357
1458.27/1471.44	c current bound: 9357
1459.00/1471.97	c current bound: 9357
1459.35/1472.62	c current bound: 9357
1460.10/1473.16	c current bound: 9357
1460.71/1473.70	c current bound: 9357
1461.20/1474.24	c current bound: 9357
1461.51/1474.77	c current bound: 9357
1462.21/1475.29	c current bound: 9357
1462.56/1475.83	c current bound: 9357
1463.31/1476.36	c current bound: 9357
1463.64/1476.91	c current bound: 9357
1464.41/1477.45	c current bound: 9357
1464.73/1477.98	c current bound: 9357
1465.51/1478.52	c current bound: 9357
1465.80/1479.06	c current bound: 9357
1466.52/1479.59	c current bound: 9357
1466.88/1480.13	c current bound: 9357
1467.63/1480.67	c current bound: 9357
1467.94/1481.21	c current bound: 9357
1468.70/1481.76	c current bound: 9357
1469.32/1482.30	c current bound: 9357
1469.83/1482.84	c current bound: 9357
1470.13/1483.38	c current bound: 9357
1470.92/1483.92	c current bound: 9357
1471.20/1484.45	c current bound: 9357
1471.74/1484.98	c current bound: 9357
1472.27/1485.52	c current bound: 9357
1472.81/1486.06	c current bound: 9357
1473.35/1486.59	c current bound: 9357
1473.89/1487.11	c current bound: 9357
1474.40/1487.77	c current bound: 9357
1475.23/1488.30	c current bound: 9357
1475.47/1488.84	c current bound: 9357
1476.01/1489.36	c current bound: 9357
1476.82/1489.90	c current bound: 9357
1477.08/1490.44	c current bound: 9357
1477.62/1490.97	c current bound: 9357
1478.15/1491.51	c current bound: 9357
1478.68/1492.05	c current bound: 9357
1479.24/1492.58	c current bound: 9357
1479.77/1493.12	c current bound: 9357
1480.31/1493.66	c current bound: 9357
1481.11/1494.20	c current bound: 9357
1481.37/1494.72	c current bound: 9357
1481.90/1495.26	c current bound: 9357
1482.71/1495.80	c current bound: 9357
1482.98/1496.32	c current bound: 9357
1483.50/1496.86	c current bound: 9357
1484.03/1497.38	c current bound: 9357
1484.56/1498.02	c current bound: 9357
1485.10/1498.55	c current bound: 9357
1485.62/1499.08	c current bound: 9357
1486.15/1499.62	c current bound: 9357
1486.69/1500.15	c current bound: 9357
1487.23/1500.69	c current bound: 9357
1487.77/1501.22	c current bound: 9357
1488.50/1501.76	c current bound: 9357
1489.12/1502.30	c current bound: 9357
1489.61/1502.84	c current bound: 9357
1489.92/1503.37	c current bound: 9357
1490.61/1503.89	c current bound: 9357
1490.97/1504.43	c current bound: 9357
1491.72/1504.97	c current bound: 9357
1492.05/1505.50	c current bound: 9357
1492.81/1506.04	c current bound: 9357
1493.12/1506.58	c current bound: 9357
1493.92/1507.12	c current bound: 9357
1494.20/1507.64	c current bound: 9357
1495.00/1508.31	c current bound: 9357
1495.27/1508.83	c current bound: 9357
1495.99/1509.35	c current bound: 9357
1496.30/1509.87	c current bound: 9357
1496.98/1510.40	c current bound: 9357
1497.35/1510.92	c current bound: 9357
1498.09/1511.44	c current bound: 9357
1498.40/1511.96	c current bound: 9357
1498.91/1512.48	c current bound: 9357
1499.44/1513.01	c current bound: 9357
1499.96/1513.53	c current bound: 9357
1500.50/1514.05	c current bound: 9357
1501.01/1514.57	c current bound: 9357
1501.79/1515.10	c current bound: 9357
1502.05/1515.62	c current bound: 9357
1502.58/1516.15	c current bound: 9357
1503.09/1516.67	c current bound: 9357
1503.89/1517.20	c current bound: 9357
1504.15/1517.72	c current bound: 9357
1504.92/1518.31	c current bound: 9357
1505.17/1518.83	c current bound: 9357
1505.90/1519.35	c current bound: 9357
1506.22/1519.87	c current bound: 9357
1506.90/1520.39	c current bound: 9357
1507.25/1520.92	c current bound: 9357
1507.99/1521.43	c current bound: 9357
1508.30/1521.96	c current bound: 9357
1508.99/1522.48	c current bound: 9357
1509.34/1523.00	c current bound: 9357
1510.09/1523.52	c current bound: 9357
1510.37/1524.04	c current bound: 9357
1510.89/1524.56	c current bound: 9357
1511.41/1525.09	c current bound: 9357
1511.94/1525.61	c current bound: 9357
1512.46/1526.14	c current bound: 9357
1512.99/1526.67	c current bound: 9357
1513.79/1527.20	c current bound: 9357
1514.05/1527.72	c current bound: 9357
1514.58/1528.32	c current bound: 9357
1515.10/1528.84	c current bound: 9357
1515.63/1529.37	c current bound: 9357
1516.15/1529.89	c current bound: 9357
1516.67/1530.41	c current bound: 9357
1517.18/1530.93	c current bound: 9357
1517.90/1531.45	c current bound: 9357
1518.22/1531.97	c current bound: 9357
1518.90/1532.49	c current bound: 9357
1519.27/1533.02	c current bound: 9357
1519.99/1533.54	c current bound: 9357
1520.31/1534.06	c current bound: 9357
1520.99/1534.58	c current bound: 9357
1521.34/1535.10	c current bound: 9357
1522.09/1535.62	c current bound: 9357
1522.37/1536.14	c current bound: 9357
1522.89/1536.67	c current bound: 9357
1523.43/1537.19	c current bound: 9357
1523.94/1537.71	c current bound: 9357
1524.46/1538.23	c current bound: 9357
1524.98/1538.75	c current bound: 9357
1525.50/1539.27	c current bound: 9357
1526.29/1539.80	c current bound: 9357
1526.54/1540.32	c current bound: 9357
1527.06/1540.84	c current bound: 9357
1527.57/1541.36	c current bound: 9357
1528.10/1541.88	c current bound: 9357
1528.87/1542.42	c current bound: 9357
1529.15/1542.94	c current bound: 9357
1529.91/1543.51	c current bound: 9357
1530.19/1544.03	c current bound: 9357
1530.91/1544.55	c current bound: 9357
1531.25/1545.07	c current bound: 9357
1531.94/1545.59	c current bound: 9357
1532.29/1546.11	c current bound: 9357
1533.04/1546.63	c current bound: 9357
1533.31/1547.15	c current bound: 9357
1533.83/1547.67	c current bound: 9357
1534.35/1548.19	c current bound: 9357
1535.12/1548.82	c current bound: 9357
1535.39/1549.34	c current bound: 9357
1535.92/1549.86	c current bound: 9357
1536.43/1550.38	c current bound: 9357
1536.97/1550.91	c current bound: 9357
1537.49/1551.43	c current bound: 9357
1538.00/1551.95	c current bound: 9357
1538.53/1552.48	c current bound: 9357
1539.31/1553.00	c current bound: 9357
1539.57/1553.52	c current bound: 9357
1540.09/1554.04	c current bound: 9357
1540.62/1554.58	c current bound: 9357
1541.16/1555.10	c current bound: 9357
1541.89/1555.62	c current bound: 9357
1542.19/1556.14	c current bound: 9357
1542.90/1556.66	c current bound: 9357
1543.23/1557.18	c current bound: 9357
1544.01/1557.70	c current bound: 9357
1544.27/1558.22	c current bound: 9357
1545.04/1558.84	c current bound: 9357
1545.31/1559.36	c current bound: 9357
1546.00/1559.88	c current bound: 9357
1546.34/1560.40	c current bound: 9357
1547.09/1560.92	c current bound: 9357
1547.38/1561.44	c current bound: 9357
1547.91/1561.97	c current bound: 9357
1548.42/1562.49	c current bound: 9357
1548.94/1563.01	c current bound: 9357
1549.45/1563.53	c current bound: 9357
1549.98/1564.05	c current bound: 9357
1550.51/1564.58	c current bound: 9357
1551.03/1565.10	c current bound: 9357
1551.54/1565.63	c current bound: 9357
1552.07/1566.15	c current bound: 9357
1552.58/1566.67	c current bound: 9357
1553.10/1567.19	c current bound: 9357
1553.86/1567.71	c current bound: 9357
1554.13/1568.23	c current bound: 9357
1554.90/1568.85	c current bound: 9357
1555.19/1569.37	c current bound: 9357
1555.87/1569.89	c current bound: 9357
1556.22/1570.41	c current bound: 9357
1556.96/1570.94	c current bound: 9357
1557.26/1571.46	c current bound: 9357
1557.97/1571.98	c current bound: 9357
1558.57/1572.50	c current bound: 9357
1559.07/1573.02	c current bound: 9357
1559.33/1573.53	c current bound: 9357
1559.85/1574.05	c current bound: 9357
1560.37/1574.58	c current bound: 9357
1560.90/1575.10	c current bound: 9357
1561.42/1575.62	c current bound: 9357
1561.93/1576.14	c current bound: 9357
1562.46/1576.67	c current bound: 9357
1562.98/1577.19	c current bound: 9357
1563.50/1577.71	c current bound: 9357
1564.01/1578.23	c current bound: 9357
1564.78/1578.86	c current bound: 9357
1565.04/1579.38	c current bound: 9357
1565.57/1579.90	c current bound: 9357
1566.09/1580.42	c current bound: 9357
1566.82/1580.94	c current bound: 9357
1567.14/1581.46	c current bound: 9357
1567.83/1581.99	c current bound: 9357
1568.19/1582.53	c current bound: 9357
1568.92/1583.05	c current bound: 9357
1569.24/1583.57	c current bound: 9357
1569.93/1584.09	c current bound: 9357
1570.27/1584.61	c current bound: 9357
1571.02/1585.13	c current bound: 9357
1571.31/1585.65	c current bound: 9357
1571.83/1586.17	c current bound: 9357
1572.36/1586.69	c current bound: 9357
1572.88/1587.21	c current bound: 9357
1573.41/1587.75	c current bound: 9357
1573.93/1588.28	c current bound: 9357
1574.47/1588.91	c current bound: 9357
1574.98/1589.43	c current bound: 9357
1575.51/1589.95	c current bound: 9357
1576.02/1590.47	c current bound: 9357
1576.55/1590.99	c current bound: 9357
1577.07/1591.51	c current bound: 9357
1577.59/1592.05	c current bound: 9357
1578.12/1592.57	c current bound: 9357
1578.65/1593.09	c current bound: 9357
1579.15/1593.61	c current bound: 9357
1579.90/1594.13	c current bound: 9357
1580.20/1594.65	c current bound: 9357
1580.90/1595.17	c current bound: 9357
1581.50/1595.70	c current bound: 9357
1582.00/1596.24	c current bound: 9357
1582.30/1596.76	c current bound: 9357
1583.00/1597.29	c current bound: 9357
1583.36/1597.81	c current bound: 9357
1584.09/1598.33	c current bound: 9357
1584.39/1598.95	c current bound: 9357
1585.09/1599.48	c current bound: 9357
1585.43/1600.00	c current bound: 9357
1586.19/1600.52	c current bound: 9357
1586.48/1601.04	c current bound: 9357
1587.00/1601.56	c current bound: 9357
1587.51/1602.08	c current bound: 9357
1588.03/1602.60	c current bound: 9357
1588.55/1603.14	c current bound: 9357
1589.07/1603.65	c current bound: 9357
1589.59/1604.18	c current bound: 9357
1590.38/1604.70	c current bound: 9357
1590.65/1605.22	c current bound: 9357
1591.17/1605.74	c current bound: 9357
1591.67/1606.28	c current bound: 9357
1592.21/1606.80	c current bound: 9357
1592.96/1607.32	c current bound: 9357
1593.26/1607.85	c current bound: 9357
1593.97/1608.37	c current bound: 9357
1594.30/1609.02	c current bound: 9357
1595.02/1609.55	c current bound: 9357
1595.35/1610.08	c current bound: 9357
1596.13/1610.60	c current bound: 9357
1596.40/1611.13	c current bound: 9357
1597.14/1611.65	c current bound: 9357
1597.44/1612.17	c current bound: 9357
1598.13/1612.69	c current bound: 9357
1598.48/1613.21	c current bound: 9357
1599.22/1613.74	c current bound: 9357
1599.52/1614.26	c current bound: 9357
1600.04/1614.78	c current bound: 9357
1600.83/1615.30	c current bound: 9357
1601.09/1615.82	c current bound: 9357
1601.61/1616.33	c current bound: 9357
1602.12/1616.86	c current bound: 9357
1602.65/1617.37	c current bound: 9357
1603.43/1617.90	c current bound: 9357
1603.69/1618.42	c current bound: 9357
1604.21/1618.94	c current bound: 9357
1604.73/1619.47	c current bound: 9357
1605.24/1619.99	c current bound: 9357
1605.99/1620.52	c current bound: 9357
1606.29/1621.05	c current bound: 9357
1607.01/1621.57	c current bound: 9357
1607.35/1622.10	c current bound: 9357
1608.09/1622.63	c current bound: 9357
1608.40/1623.16	c current bound: 9357
1609.10/1623.70	c current bound: 9357
1609.46/1624.34	c current bound: 9357
1610.18/1624.87	c current bound: 9357
1610.52/1625.40	c current bound: 9357
1611.27/1625.93	c current bound: 9357
1611.58/1626.46	c current bound: 9357
1612.27/1626.99	c current bound: 9357
1612.64/1627.52	c current bound: 9357
1613.37/1628.06	c current bound: 9357
1613.70/1628.58	c current bound: 9357
1614.46/1629.11	c current bound: 9357
1614.75/1629.64	c current bound: 9357
1615.28/1630.17	c current bound: 9357
1616.07/1630.70	c current bound: 9357
1616.33/1631.23	c current bound: 9357
1616.86/1631.76	c current bound: 9357
1617.39/1632.28	c current bound: 9357
1617.91/1632.81	c current bound: 9357
1618.44/1633.34	c current bound: 9357
1618.98/1633.86	c current bound: 9357
1619.51/1634.49	c current bound: 9357
1620.02/1635.01	c current bound: 9357
1620.54/1635.53	c current bound: 9357
1621.06/1636.06	c current bound: 9357
1621.59/1636.59	c current bound: 9357
1622.11/1637.11	c current bound: 9357
1622.63/1637.64	c current bound: 9357
1623.17/1638.17	c current bound: 9357
1623.70/1638.70	c current bound: 9357
1624.45/1639.23	c current bound: 9357
1624.78/1639.76	c current bound: 9357
1625.45/1640.29	c current bound: 9357
1625.82/1640.82	c current bound: 9357
1626.56/1641.35	c current bound: 9357
1626.88/1641.87	c current bound: 9357
1627.57/1642.40	c current bound: 9357
1627.93/1642.93	c current bound: 9357
1628.66/1643.46	c current bound: 9357
1629.00/1643.99	c current bound: 9357
1629.78/1644.62	c current bound: 9357
1630.05/1645.15	c current bound: 9357
1630.74/1645.68	c current bound: 9357
1631.10/1646.21	c current bound: 9357
1631.85/1646.74	c current bound: 9357
1632.16/1647.27	c current bound: 9357
1632.68/1647.79	c current bound: 9357
1633.21/1648.32	c current bound: 9357
1633.74/1648.85	c current bound: 9357
1634.26/1649.38	c current bound: 9357
1634.79/1649.90	c current bound: 9357
1635.31/1650.43	c current bound: 9357
1635.84/1650.96	c current bound: 9357
1636.37/1651.49	c current bound: 9357
1636.89/1652.02	c current bound: 9357
1637.42/1652.54	c current bound: 9357
1637.96/1653.07	c current bound: 9357
1638.75/1653.60	c current bound: 9357
1639.01/1654.12	c current bound: 9357
1639.76/1654.77	c current bound: 9357
1640.31/1655.30	c current bound: 9357
1640.57/1655.84	c current bound: 9357
1641.12/1656.38	c current bound: 9357
1641.65/1656.92	c current bound: 9357
1642.19/1657.46	c current bound: 9357
1642.73/1657.99	c current bound: 9357
1643.27/1658.51	c current bound: 9357
1644.02/1659.05	c current bound: 9357
1644.34/1659.58	c current bound: 9357
1645.12/1660.12	c current bound: 9357
1645.42/1660.66	c current bound: 9357
1646.24/1661.20	c current bound: 9357
1646.49/1661.73	c current bound: 9357
1647.22/1662.25	c current bound: 9357
1647.53/1662.79	c current bound: 9357
1648.32/1663.32	c current bound: 9357
1648.62/1663.86	c current bound: 9357
1649.33/1664.38	c current bound: 9357
1649.67/1665.02	c current bound: 9357
1650.42/1665.56	c current bound: 9357
1651.02/1666.10	c current bound: 9357
1651.51/1666.65	c current bound: 9357
1651.84/1667.19	c current bound: 9357
1652.60/1667.73	c current bound: 9357
1652.90/1668.26	c current bound: 9357
1653.62/1668.80	c current bound: 9357
1653.98/1669.34	c current bound: 9357
1654.72/1669.88	c current bound: 9357
1655.05/1670.42	c current bound: 9357
1655.80/1670.95	c current bound: 9357
1656.13/1671.47	c current bound: 9357
1656.65/1671.99	c current bound: 9357
1657.17/1672.53	c current bound: 9357
1657.71/1673.06	c current bound: 9357
1658.53/1673.60	c current bound: 9357
1658.78/1674.15	c current bound: 9357
1659.33/1674.69	c current bound: 9357
1660.14/1675.35	c current bound: 9357
1660.41/1675.89	c current bound: 9357
1661.18/1676.42	c current bound: 9357
1661.48/1676.95	c current bound: 9357
1662.01/1677.48	c current bound: 9357
1662.55/1678.02	c current bound: 9357
1663.07/1678.54	c current bound: 9357
1663.59/1679.06	c current bound: 9357
1664.12/1679.59	c current bound: 9357
1664.65/1680.13	c current bound: 9357
1665.20/1680.68	c current bound: 9357
1665.75/1681.21	c current bound: 9357
1666.28/1681.75	c current bound: 9357
1666.81/1682.29	c current bound: 9357
1667.36/1682.83	c current bound: 9357
1667.90/1683.37	c current bound: 9357
1668.43/1683.90	c current bound: 9357
1668.99/1684.45	c current bound: 9357
1669.52/1684.98	c current bound: 9357
1670.06/1685.64	c current bound: 9357
1670.59/1686.18	c current bound: 9357
1671.13/1686.71	c current bound: 9357
1671.67/1687.25	c current bound: 9357
1672.20/1687.79	c current bound: 9357
1672.75/1688.33	c current bound: 9357
1673.29/1688.85	c current bound: 9357
1673.82/1689.39	c current bound: 9357
1674.36/1689.92	c current bound: 9357
1674.88/1690.45	c current bound: 9357
1675.41/1690.97	c current bound: 9357
1675.92/1691.50	c current bound: 9357
1676.68/1692.02	c current bound: 9357
1676.98/1692.56	c current bound: 9357
1677.80/1693.10	c current bound: 9357
1678.05/1693.64	c current bound: 9357
1678.81/1694.17	c current bound: 9357
1679.14/1694.71	c current bound: 9357
1679.90/1695.25	c current bound: 9357
1680.21/1695.90	c current bound: 9357
1680.97/1696.44	c current bound: 9357
1681.30/1696.98	c current bound: 9357
1682.08/1697.52	c current bound: 9357
1682.36/1698.05	c current bound: 9357
1683.08/1698.59	c current bound: 9357
1683.44/1699.14	c current bound: 9357
1684.17/1699.68	c current bound: 9357
1684.52/1700.21	c current bound: 9357
1685.28/1700.75	c current bound: 9357
1685.60/1701.29	c current bound: 9357
1686.38/1701.83	c current bound: 9357
1686.68/1702.36	c current bound: 9357
1687.39/1702.90	c current bound: 9357
1687.75/1703.44	c current bound: 9357
1688.49/1703.97	c current bound: 9357
1688.82/1704.51	c current bound: 9357
1689.59/1705.05	c current bound: 9357
1689.90/1705.58	c current bound: 9357
1690.68/1706.12	c current bound: 9357
1690.97/1706.66	c current bound: 9357
1691.51/1707.20	c current bound: 9357
1692.05/1707.73	c current bound: 9357
1692.59/1708.27	c current bound: 9357
1693.13/1708.81	c current bound: 9357
1693.66/1709.35	c current bound: 9357
1694.19/1709.89	c current bound: 9357
1694.76/1710.43	c current bound: 9357
1695.29/1711.07	c current bound: 9357
1695.83/1711.59	c current bound: 9357
1696.36/1712.13	c current bound: 9357
1696.89/1712.67	c current bound: 9357
1697.43/1713.20	c current bound: 9357
1697.97/1713.74	c current bound: 9357
1698.51/1714.28	c current bound: 9357
1699.05/1714.81	c current bound: 9357
1699.58/1715.35	c current bound: 9357
1700.12/1715.87	c current bound: 9357
1700.65/1716.39	c current bound: 9357
1701.17/1716.92	c current bound: 9357
1701.69/1717.45	c current bound: 9357
1702.22/1717.97	c current bound: 9357
1702.75/1718.51	c current bound: 9357
1703.28/1719.04	c current bound: 9357
1703.83/1719.57	c current bound: 9357
1704.36/1720.10	c current bound: 9357
1705.13/1720.65	c current bound: 9357
1705.44/1721.28	c current bound: 9357
1705.98/1721.82	c current bound: 9357
1706.51/1722.36	c current bound: 9357
1707.05/1722.89	c current bound: 9357
1707.58/1723.43	c current bound: 9357
1708.32/1723.96	c current bound: 9357
1708.66/1724.49	c current bound: 9357
1709.44/1725.01	c current bound: 9357
1709.72/1725.54	c current bound: 9357
1710.46/1726.08	c current bound: 9357
1710.79/1726.62	c current bound: 9357
1711.53/1727.15	c current bound: 9357
1711.87/1727.69	c current bound: 9357
1712.65/1728.23	c current bound: 9357
1712.93/1728.77	c current bound: 9357
1713.76/1729.40	c current bound: 9357
1714.02/1729.93	c current bound: 9357
1714.76/1730.46	c current bound: 9357
1715.09/1730.99	c current bound: 9357
1715.86/1731.52	c current bound: 9357
1716.15/1732.06	c current bound: 9357
1716.86/1732.60	c current bound: 9357
1717.23/1733.14	c current bound: 9357
1717.96/1733.68	c current bound: 9357
1718.31/1734.22	c current bound: 9357
1719.07/1734.75	c current bound: 9357
1719.38/1735.29	c current bound: 9357
1720.16/1735.82	c current bound: 9357
1720.45/1736.36	c current bound: 9357
1721.00/1736.90	c current bound: 9357
1721.53/1737.42	c current bound: 9357
1722.06/1737.96	c current bound: 9357
1722.87/1738.50	c current bound: 9357
1723.14/1739.03	c current bound: 9357
1723.67/1739.57	c current bound: 9357
1724.20/1740.10	c current bound: 9357
1724.74/1740.64	c current bound: 9357
1725.27/1741.18	c current bound: 9357
1725.81/1741.82	c current bound: 9357
1726.35/1742.36	c current bound: 9357
1726.88/1742.90	c current bound: 9357
1727.42/1743.44	c current bound: 9357
1727.97/1743.98	c current bound: 9357
1728.77/1744.50	c current bound: 9357
1729.03/1745.02	c current bound: 9357
1729.54/1745.55	c current bound: 9357
1730.08/1746.09	c current bound: 9357
1730.62/1746.62	c current bound: 9357
1731.15/1747.15	c current bound: 9357
1731.68/1747.67	c current bound: 9357
1732.20/1748.21	c current bound: 9357
1732.74/1748.73	c current bound: 9357
1733.46/1749.27	c current bound: 9357
1733.80/1749.80	c current bound: 9357
1734.55/1750.34	c current bound: 9357
1734.86/1750.88	c current bound: 9357
1735.66/1751.42	c current bound: 9357
1735.96/1752.08	c current bound: 9357
1736.50/1752.61	c current bound: 9357
1737.03/1753.13	c current bound: 9357
1737.75/1753.67	c current bound: 9357
1738.09/1754.21	c current bound: 9357
1738.85/1754.74	c current bound: 9357
1739.17/1755.26	c current bound: 9357
1739.86/1755.78	c current bound: 9357
1740.21/1756.32	c current bound: 9357
1740.97/1756.86	c current bound: 9357
1741.57/1757.40	c current bound: 9357
1742.08/1757.94	c current bound: 9357
1742.37/1758.46	c current bound: 9357
1743.08/1759.00	c current bound: 9357
1743.43/1759.53	c current bound: 9357
1744.17/1760.07	c current bound: 9357
1744.51/1760.59	c current bound: 9357
1745.27/1761.13	c current bound: 9357
1745.57/1761.67	c current bound: 9357
1746.40/1762.32	c current bound: 9357
1746.66/1762.86	c current bound: 9357
1747.37/1763.40	c current bound: 9357
1747.73/1763.94	c current bound: 9357
1748.48/1764.47	c current bound: 9357
1748.82/1765.02	c current bound: 9357
1749.58/1765.56	c current bound: 9357
1750.17/1766.10	c current bound: 9357
1750.66/1766.65	c current bound: 9357
1750.99/1767.19	c current bound: 9357
1751.77/1767.73	c current bound: 9357
1752.06/1768.24	c current bound: 9357
1752.58/1768.78	c current bound: 9357
1753.39/1769.30	c current bound: 9357
1753.65/1769.82	c current bound: 9357
1754.16/1770.34	c current bound: 9357
1754.69/1770.88	c current bound: 9357
1755.22/1771.42	c current bound: 9357
1755.76/1771.95	c current bound: 9357
1756.30/1772.48	c current bound: 9357
1756.82/1773.02	c current bound: 9357
1757.36/1773.56	c current bound: 9357
1757.90/1774.09	c current bound: 9357
1758.44/1774.63	c current bound: 9357
1758.98/1775.17	c current bound: 9357
1759.51/1775.70	c current bound: 9357
1760.05/1776.22	c current bound: 9357
1760.79/1776.76	c current bound: 9357
1761.11/1777.28	c current bound: 9357
1761.87/1777.81	c current bound: 9357
1762.17/1778.35	c current bound: 9357
1762.90/1778.89	c current bound: 9357
1763.25/1779.43	c current bound: 9357
1764.00/1779.96	c current bound: 9357
1764.33/1780.49	c current bound: 9357
1765.11/1781.03	c current bound: 9357
1765.39/1781.56	c current bound: 9357
1766.10/1782.10	c current bound: 9357
1766.47/1782.77	c current bound: 9357
1767.27/1783.30	c current bound: 9357
1767.55/1783.84	c current bound: 9357
1768.29/1784.38	c current bound: 9357
1768.63/1784.92	c current bound: 9357
1769.37/1785.46	c current bound: 9357
1769.98/1786.00	c current bound: 9357
1770.47/1786.52	c current bound: 9357
1770.78/1787.06	c current bound: 9357
1771.48/1787.60	c current bound: 9357
1771.86/1788.14	c current bound: 9357
1772.59/1788.65	c current bound: 9357
1772.90/1789.19	c current bound: 9357
1773.69/1789.71	c current bound: 9357
1773.96/1790.25	c current bound: 9357
1774.50/1790.79	c current bound: 9357
1775.03/1791.33	c current bound: 9357
1775.58/1791.86	c current bound: 9357
1776.12/1792.40	c current bound: 9357
1776.89/1793.03	c current bound: 9357
1777.18/1793.57	c current bound: 9357
1777.99/1794.10	c current bound: 9357
1778.24/1794.64	c current bound: 9357
1778.79/1795.18	c current bound: 9357
1779.31/1795.71	c current bound: 9357
1779.85/1796.25	c current bound: 9357
1780.39/1796.79	c current bound: 9357
1780.93/1797.32	c current bound: 9357
1781.46/1797.86	c current bound: 9357
1782.00/1798.40	c current bound: 9357
1782.53/1798.94	c current bound: 9357
1783.08/1799.45	c current bound: 9357
1783.60/1799.99	c current bound: 9357
1784.13/1800.53	c current bound: 9357
1784.67/1801.06	c current bound: 9357
1785.48/1801.60	c current bound: 9357
1785.75/1802.14	c current bound: 9357
1786.28/1802.67	c current bound: 9357
1786.82/1803.32	c current bound: 9357
1787.35/1803.86	c current bound: 9357
1787.90/1804.37	c current bound: 9357
1788.68/1804.90	c current bound: 9357
1788.93/1805.43	c current bound: 9357
1789.47/1805.97	c current bound: 9357
1790.00/1806.51	c current bound: 9357
1790.54/1807.06	c current bound: 9357
1791.10/1807.61	c current bound: 9357
1791.64/1808.12	c current bound: 9357
1792.35/1808.65	c current bound: 9357
1792.98/1809.20	c current bound: 9357
1793.47/1809.74	c current bound: 9357
1793.78/1810.27	c current bound: 9357
1794.57/1810.81	c current bound: 9357
1794.85/1811.35	c current bound: 9357
1795.57/1811.89	c current bound: 9357
1795.92/1812.42	c current bound: 9357
1796.67/1812.96	c current bound: 9357
1797.01/1813.48	c current bound: 9357
1797.78/1814.01	c current bound: 9357
1798.06/1814.55	c current bound: 9357
1798.80/1815.09	c current bound: 9357
1799.14/1815.61	c current bound: 9357
1799.88/1816.12	HOME/npSolver-wbo-Itdqb.sh: line 18: 19549 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-3752715-1339210437/watcher-3752715-1339210437 -o /tmp/evaluation-result-3752715-1339210437/solver-3752715-1339210437 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752715-1339210437.wbo 1670595594 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: 2.00 2.00 2.00 3/179 19548
/proc/meminfo: memFree=31466492/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0

[startup+0.105748 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19548
/proc/meminfo: memFree=31466492/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200316 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19548
/proc/meminfo: memFree=31466492/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300311 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19548
/proc/meminfo: memFree=31466492/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19548
/proc/meminfo: memFree=31466492/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19574
/proc/meminfo: memFree=31449048/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1.33 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 7103 44490 0 0 24 3 75 31 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 28884

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19588
/proc/meminfo: memFree=31448184/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=2.9 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 12818 87764 0 0 47 6 166 71 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 28884

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19628
/proc/meminfo: memFree=31434964/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=5.88 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 24241 162417 0 0 93 12 335 148 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 28884

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19719
/proc/meminfo: memFree=31441204/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=12.31 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 47108 343355 0 0 187 22 706 316 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 28884

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19946
/proc/meminfo: memFree=31052684/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=24.77 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 92821 677533 0 0 374 42 1407 654 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 28884

[startup+51.1004 s]
/proc/loadavg: 2.10 2.02 2.01 3/183 20279
/proc/meminfo: memFree=27347340/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=50.18 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 184261 1363998 0 0 723 82 2880 1333 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 18 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 28884

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 20955
/proc/meminfo: memFree=27385596/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=100.86 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 365243 2730534 0 0 1399 162 5840 2685 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 18 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
[pid=20953] ppid=19549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20953/stat : 20953 (cp2_post.sh) S 19549 19548 23199 0 -1 4202496 610 225 0 0 0 0 0 0 20 0 1 0 387179549 9367552 266 33554432000 4194304 5064252 140736251875088 140736251873376 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20953/statm: 2287 266 225 213 0 72 0
[pid=20955] ppid=20953 vsize=10164 CPUtime=0.18 cores=0,2,4,6
/proc/20955/stat : 20955 (coprocessor) R 20953 19548 23199 0 -1 4202496 2521 0 0 0 11 7 0 0 20 0 1 0 387179550 10407936 1691 33554432000 4194304 6586260 140734269733808 140736251873400 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/20955/statm: 2541 1691 148 584 0 1953 0
Current children cumulated CPU time (s) 101.04
Current children cumulated vsize (KiB) 48196

[startup+162.3 s]
/proc/loadavg: 1.97 2.00 2.00 3/183 21739
/proc/meminfo: memFree=27384384/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19740 CPUtime=160.63 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) R 19548 19548 23199 0 -1 4202496 582405 4344408 0 0 2210 256 9332 4265 20 0 1 0 387169338 20213760 4185 33554432000 4194304 6006132 140734055562976 140734055554912 5195051 0 0 4096 0 0 0 0 17 4 0 0 18 0 0
/proc/19549/statm: 4935 4185 175 443 0 4488 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 28888

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 22551
/proc/meminfo: memFree=27384252/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=220.09 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) R 19548 19548 23199 0 -1 4202496 800071 5983081 0 0 3024 351 12806 5828 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554912 5056705 0 0 4096 0 0 0 0 17 4 0 0 19 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 28884

[startup+282.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 23349
/proc/meminfo: memFree=27394196/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=279.39 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 1018658 7619325 0 0 3842 447 16270 7380 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 20 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 279.39
Current children cumulated vsize (KiB) 28884

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24156
/proc/meminfo: memFree=27357164/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=338.73 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 1235828 9249613 0 0 4670 543 19713 8947 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 21 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 338.73

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

Current children cumulated vsize (KiB) 28884

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4312
/proc/meminfo: memFree=27378132/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1290.86 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 4647683 34817036 0 0 17520 2051 74981 34534 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 26 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1290.86
Current children cumulated vsize (KiB) 28884

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 5118
/proc/meminfo: memFree=27377128/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1350.17 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 4864853 36445359 0 0 18331 2146 78433 36107 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 27 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1350.17
Current children cumulated vsize (KiB) 28884

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 5909
/proc/meminfo: memFree=27377876/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1409.6 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 5078213 38046733 0 0 19130 2239 81886 37705 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 27 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
[pid=5907] ppid=19549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5907/stat : 5907 (cp2_post.sh) S 19549 19548 23199 0 -1 4202496 612 225 0 0 0 0 0 0 20 0 1 0 387311558 9367552 266 33554432000 4194304 5064252 140735780849712 140735780848000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5907/statm: 2287 266 225 213 0 72 0
[pid=5909] ppid=5907 vsize=10164 CPUtime=0.08 cores=0,2,4,6
/proc/5909/stat : 5909 (coprocessor) R 5907 19548 23199 0 -1 4202496 2012 0 0 0 6 2 0 0 20 0 1 0 387311559 10407936 1692 33554432000 4194304 6586260 140734936182016 140735780848024 5480003 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/5909/statm: 2541 1692 148 584 0 1953 0
Current children cumulated CPU time (s) 1409.68
Current children cumulated vsize (KiB) 48196

[startup+1482.3 s]
/proc/loadavg: 1.95 1.99 1.99 3/183 6679
/proc/meminfo: memFree=27377608/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1469.32 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 5289714 39636299 0 0 19920 2332 85348 39332 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1469.32
Current children cumulated vsize (KiB) 28884

[startup+1542.31 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 7477
/proc/meminfo: memFree=27378832/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1528.62 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 5504933 41242376 0 0 20726 2425 88801 40910 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 28 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
[pid=7475] ppid=19549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7475/stat : 7475 (cp2_post.sh) S 19549 19548 23199 0 -1 4202496 611 225 0 0 0 0 0 0 20 0 1 0 387323552 9367552 266 33554432000 4194304 5064252 140736045361632 140736045359920 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7475/statm: 2287 266 225 213 0 72 0
[pid=7477] ppid=7475 vsize=10164 CPUtime=0.15 cores=0,2,4,6
/proc/7477/stat : 7477 (coprocessor) R 7475 19548 23199 0 -1 4202496 2011 0 0 0 11 4 0 0 20 0 1 0 387323552 10407936 1691 33554432000 4194304 6586260 140734686873344 140736045359944 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/7477/statm: 2541 1691 148 584 0 1953 0
Current children cumulated CPU time (s) 1528.77
Current children cumulated vsize (KiB) 48196

[startup+1602.3 s]
/proc/loadavg: 1.88 1.96 1.98 3/182 8266
/proc/meminfo: memFree=27389608/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1587.85 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 5722096 42866326 0 0 21538 2520 92239 42488 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 28 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1587.85
Current children cumulated vsize (KiB) 28884

[startup+1662.3 s]
/proc/loadavg: 1.92 1.95 1.98 3/183 9063
/proc/meminfo: memFree=27376796/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1647.32 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) R 19548 19548 23199 0 -1 4202496 5937069 44483091 0 0 22383 2618 95658 44073 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554912 5056727 0 0 4096 0 0 0 0 17 2 0 0 29 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1647.32
Current children cumulated vsize (KiB) 28884

[startup+1722.3 s]
/proc/loadavg: 2.00 1.96 1.98 3/183 9830
/proc/meminfo: memFree=27345536/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1706.51 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 6146918 46064785 0 0 23170 2711 99108 45662 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1706.51
Current children cumulated vsize (KiB) 28884

[startup+1782.3 s]
/proc/loadavg: 2.00 1.96 1.98 3/183 10617
/proc/meminfo: memFree=27373432/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1766.3 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 6360271 47652763 0 0 23967 2806 102586 47271 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055554336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 30 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
Current children cumulated CPU time (s) 1766.3
Current children cumulated vsize (KiB) 28884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.1 s]
/proc/loadavg: 2.00 1.96 1.98 3/183 11058
/proc/meminfo: memFree=27373468/32873844 swapFree=7632/7632
[pid=19548] ppid=19546 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19548/stat : 19548 (npSolver-wbo-It) S 19546 19548 23199 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387169338 9367552 275 33554432000 4194304 5064252 140734194501936 140734194500848 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19548/statm: 2287 275 233 213 0 72 0
[pid=19549] ppid=19548 vsize=19736 CPUtime=1799.65 cores=0,2,4,6
/proc/19549/stat : 19549 (npSolver-wbo) S 19548 19548 23199 0 -1 4202496 6478388 48549604 0 0 24409 2857 104528 48171 20 0 1 0 387169338 20209664 4185 33554432000 4194304 6006132 140734055562976 140734055553824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 30 0 0
/proc/19549/statm: 4934 4185 175 443 0 4487 0
[pid=11056] ppid=19549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11056/stat : 11056 (cp2_post.sh) S 19549 19548 23199 0 -1 4202496 612 226 0 0 0 0 0 0 20 0 1 0 387350924 9367552 266 33554432000 4194304 5064252 140733550364800 140733550363088 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11056/statm: 2287 266 225 213 0 72 0
[pid=11058] ppid=11056 vsize=10164 CPUtime=0.23 cores=0,2,4,6
/proc/11058/stat : 11058 (coprocessor) R 11056 19548 23199 0 -1 4202496 2011 0 0 0 14 9 0 0 20 0 1 0 387350925 10407936 1691 33554432000 4194304 6586260 140736526546784 140733550363112 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/11058/statm: 2541 1691 148 584 0 1953 0
Current children cumulated CPU time (s) 1799.88
Current children cumulated vsize (KiB) 48196

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19548 and gives
#  childrusage.ru_utime.tv_sec=1289
#  childrusage.ru_utime.tv_usec=390982
#  childrusage.ru_stime.tv_sec=510
#  childrusage.ru_stime.tv_usec=306421
# CPU time returned by wait4() is 1799.7
# while last known CPU time is 1799.88
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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.189941
#  lost CPU user time (s): 0.0999756
#  lost CPU system time (s): 0.0900269

Real time (s): 1816.12
CPU time (s): 1800.07
CPU user time (s): 1289.61
CPU system time (s): 510.46
CPU usage (%): 99.1161
Max. virtual memory (cumulated for all children) (KiB): 84672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.39
system time used= 510.306
maximum resident set size= 41620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55030008
page faults= 0
swaps= 0
block input operations= 0
block output operations= 42024200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 900501
involuntary context switches= 39557

runsolver used 3.68944 second user time and 9.43356 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 04:53:57
IDJOB=3752715
IDBENCH=79450
IDSOLVER=2336
FILE ID=node130/3752715-1339210437
RUNJOBID= node130-1339205035-23215
PBS_JOBID= 14643873
Free space on /tmp= 70988 MiB

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

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

MD5SUM BENCH= 6962e24558d96fad887a7698920f98a2
RANDOM SEED=1670595594

node130.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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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.875
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.875
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.91
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.875
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.86
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.875
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.91
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.875
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.92
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.875
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.91
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31466748 kB
Buffers:          235764 kB
Cached:           227568 kB
SwapCached:         2780 kB
Active:           436712 kB
Inactive:          99500 kB
Active(anon):      70944 kB
Inactive(anon):     3076 kB
Active(file):     365768 kB
Inactive(file):    96424 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096948 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        171620 kB
Mapped:             9752 kB
Shmem:                 0 kB
Slab:             731372 kB
SReclaimable:     171724 kB
SUnreclaim:       559648 kB
KernelStack:        1520 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70008 MiB
End job on node130 at 2012-06-09 05:24:14