Trace number 3715385

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/bwt/
normalized-bwt4bc_wcsp.wbo
MD5SUM7ee2a90f05486ba8d26b0a90d88bdec6
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark301
Best CPU time to get the best result obtained on this benchmark1.48477
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables584
Total number of constraints10179
Number of soft constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)179
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 5818
Min constraint cost 1
Max constraint cost 5818
Sum of constraints costs 57498240
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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.05	c run usual solver
0.00/0.22	o 58311
0.00/0.22	c starting approximation
0.00/0.22	c factor = 2
0.00/0.22	c factor still to low - shrinking to 1749.33
0.00/0.22	c approx number of clauses: 1e+06
0.00/0.22	c current bound: 29155
0.00/0.86	c current bound: 29155
1.23/1.51	c current bound: 29155
2.06/2.15	c current bound: 29155
2.50/2.79	c current bound: 29155
3.36/3.44	c current bound: 29155
3.79/4.09	c current bound: 29155
4.44/4.73	c current bound: 29155
5.08/5.38	c current bound: 29155
5.73/6.03	c current bound: 29155
6.56/6.67	c current bound: 29155
7.01/7.31	c current bound: 29155
7.65/7.95	c current bound: 29155
8.30/8.60	c current bound: 29155
8.95/9.25	c current bound: 29155
9.77/9.89	c current bound: 29155
10.25/10.53	c current bound: 29155
10.89/11.18	c current bound: 29155
11.54/11.82	c current bound: 29155
12.18/12.46	c current bound: 29155
13.10/13.10	c current bound: 29155
13.48/13.75	c current bound: 29155
14.27/14.39	c current bound: 29155
14.76/15.03	c current bound: 29155
15.39/15.68	c current bound: 29155
16.05/16.33	c current bound: 29155
16.69/16.97	c current bound: 29155
17.58/17.62	c current bound: 29155
17.98/18.26	c current bound: 29155
18.64/18.90	c current bound: 29155
19.27/19.54	c current bound: 29155
19.91/20.19	c current bound: 29155
20.79/20.83	c current bound: 29155
21.20/21.48	c current bound: 29155
22.09/22.12	c current bound: 29155
22.49/22.76	c current bound: 29155
23.14/23.40	c current bound: 29155
23.78/24.05	c current bound: 29155
24.43/24.69	c current bound: 29155
25.30/25.33	c current bound: 29155
25.71/25.97	c current bound: 29155
26.35/26.62	c current bound: 29155
26.99/27.27	c current bound: 29155
27.64/27.91	c current bound: 29155
28.50/28.55	c current bound: 29155
28.94/29.19	c current bound: 29155
29.78/29.84	c current bound: 29155
30.23/30.49	c current bound: 29155
30.86/31.13	c current bound: 29155
31.51/31.77	c current bound: 29155
32.16/32.42	c current bound: 29155
32.99/33.06	c current bound: 29155
33.44/33.70	c current bound: 29155
34.09/34.35	c current bound: 29155
34.72/34.99	c current bound: 29155
35.36/35.63	c current bound: 29155
36.19/36.27	c current bound: 29155
36.65/36.92	c current bound: 29155
37.30/37.57	c current bound: 29155
37.96/38.22	c current bound: 29155
38.60/38.87	c current bound: 29155
39.49/39.51	c current bound: 29155
39.89/40.15	c current bound: 29155
40.70/40.80	c current bound: 29155
41.18/41.44	c current bound: 29155
41.82/42.08	c current bound: 29155
42.47/42.73	c current bound: 29155
43.12/43.37	c current bound: 29155
44.01/44.01	c current bound: 29155
44.40/44.65	c current bound: 29155
45.31/45.30	c current bound: 29155
45.69/45.94	c current bound: 29155
46.34/46.58	c current bound: 29155
47.21/47.23	c current bound: 29155
47.63/47.87	c current bound: 29155
48.49/48.52	c current bound: 29155
48.91/49.17	c current bound: 29155
49.56/49.81	c current bound: 29155
50.19/50.45	c current bound: 29155
50.84/51.10	c current bound: 29155
51.72/51.74	c current bound: 29155
52.14/52.39	c current bound: 29155
52.78/53.04	c current bound: 29155
53.42/53.68	c current bound: 29155
54.07/54.33	c current bound: 29155
54.90/54.98	c current bound: 29155
55.37/55.63	c current bound: 29155
56.02/56.28	c current bound: 29155
56.67/56.92	c current bound: 29155
57.32/57.56	c current bound: 29155
58.22/58.20	c current bound: 29155
58.59/58.85	c current bound: 29155
59.40/59.49	c current bound: 29155
59.88/60.14	c current bound: 29155
60.53/60.78	c current bound: 29155
61.17/61.43	c current bound: 29155
61.82/62.07	c current bound: 29155
62.71/62.71	c current bound: 29155
63.09/63.36	c current bound: 29155
63.75/64.01	c current bound: 29155
64.40/64.65	c current bound: 29155
65.32/65.30	c current bound: 29155
65.91/65.94	c current bound: 29155
66.34/66.59	c current bound: 29155
67.19/67.23	c current bound: 29155
67.62/67.87	c current bound: 29155
68.28/68.51	c current bound: 29155
68.90/69.16	c current bound: 29155
69.82/69.80	c current bound: 29155
70.40/70.44	c current bound: 29155
70.84/71.09	c current bound: 29155
71.49/71.74	c current bound: 29155
72.13/72.39	c current bound: 29155
72.79/73.04	c current bound: 29155
73.60/73.68	c current bound: 29155
74.08/74.32	c current bound: 29155
74.73/74.97	c current bound: 29155
75.36/75.61	c current bound: 29155
76.00/76.25	c current bound: 29155
76.64/76.90	c current bound: 29155
77.29/77.54	c current bound: 29155
78.10/78.18	c current bound: 29155
78.59/78.82	c current bound: 29155
79.23/79.47	c current bound: 29155
79.87/80.11	c current bound: 29155
80.51/80.75	c current bound: 29155
81.31/81.40	c current bound: 29155
81.80/82.05	c current bound: 29155
82.43/82.69	c current bound: 29155
83.09/83.33	c current bound: 29155
83.72/83.97	c current bound: 29155
84.60/84.61	c current bound: 29155
85.00/85.26	c current bound: 29155
85.90/85.90	c current bound: 29155
86.29/86.54	c current bound: 29155
86.94/87.19	c current bound: 29155
87.58/87.83	c current bound: 29155
88.22/88.47	c current bound: 29155
89.11/89.12	c current bound: 29155
89.51/89.76	c current bound: 29155
90.15/90.42	c current bound: 29155
90.80/91.06	c current bound: 29155
91.45/91.71	c current bound: 29155
92.31/92.36	c current bound: 29155
93.01/93.00	c current bound: 29155
93.60/93.65	c current bound: 29155
94.05/94.30	c current bound: 29155
94.70/94.94	c current bound: 29155
95.34/95.59	c current bound: 29155
95.98/96.23	c current bound: 29155
96.81/96.87	c current bound: 29155
97.26/97.52	c current bound: 29155
97.91/98.16	c current bound: 29155
98.56/98.81	c current bound: 29155
99.21/99.45	c current bound: 29155
100.01/100.09	c current bound: 29155
100.49/100.74	c current bound: 29155
101.14/101.38	c current bound: 29155
101.76/102.02	c current bound: 29155
102.42/102.67	c current bound: 29155
103.30/103.31	c current bound: 29155
103.71/103.96	c current bound: 29155
104.62/104.60	c current bound: 29155
105.00/105.24	c current bound: 29155
105.64/105.89	c current bound: 29155
106.29/106.54	c current bound: 29155
106.94/107.19	c current bound: 29155
107.80/107.83	c current bound: 29155
108.23/108.47	c current bound: 29155
108.87/109.11	c current bound: 29155
109.51/109.75	c current bound: 29155
110.43/110.40	c current bound: 29155
111.01/111.04	c current bound: 29155
111.44/111.69	c current bound: 29155
112.32/112.33	c current bound: 29155
112.74/112.98	c current bound: 29155
113.39/113.63	c current bound: 29155
114.03/114.27	c current bound: 29155
114.67/114.92	c current bound: 29155
115.52/115.56	c current bound: 29155
115.98/116.20	c current bound: 29155
116.61/116.84	c current bound: 29155
117.26/117.49	c current bound: 29155
117.89/118.13	c current bound: 29155
118.73/118.77	c current bound: 29155
119.19/119.41	c current bound: 29155
120.03/120.06	c current bound: 29155
120.47/120.70	c current bound: 29155
121.12/121.34	c current bound: 29155
121.75/121.99	c current bound: 29155
122.40/122.64	c current bound: 29155
123.23/123.29	c current bound: 29155
123.71/123.94	c current bound: 29155
124.36/124.59	c current bound: 29155
125.00/125.24	c current bound: 29155
125.64/125.88	c current bound: 29155
126.53/126.52	c current bound: 29155
126.93/127.16	c current bound: 29155
127.57/127.81	c current bound: 29155
128.23/128.45	c current bound: 29155
128.87/129.09	c current bound: 29155
129.75/129.73	c current bound: 29155
130.15/130.37	c current bound: 29155
131.03/131.02	c current bound: 29155
131.43/131.66	c current bound: 29155
132.07/132.30	c current bound: 29155
132.71/132.94	c current bound: 29155
133.35/133.59	c current bound: 29155
134.24/134.23	c current bound: 29155
134.63/134.87	c current bound: 29155
135.28/135.52	c current bound: 29155
135.92/136.16	c current bound: 29155
136.83/136.80	c current bound: 29155
137.43/137.44	c current bound: 29155
137.85/138.09	c current bound: 29155
138.72/138.72	c current bound: 29155
139.14/139.37	c current bound: 29155
139.79/140.01	c current bound: 29155
140.43/140.66	c current bound: 29155
141.08/141.31	c current bound: 29155
141.93/141.95	c current bound: 29155
142.36/142.59	c current bound: 29155
143.01/143.23	c current bound: 29155
143.66/143.88	c current bound: 29155
144.29/144.52	c current bound: 29155
145.13/145.17	c current bound: 29155
145.59/145.81	c current bound: 29155
146.42/146.46	c current bound: 29155
147.15/147.10	c current bound: 29155
147.52/147.74	c current bound: 29155
148.16/148.39	c current bound: 29155
148.80/149.03	c current bound: 29155
149.63/149.67	c current bound: 29155
150.10/150.32	c current bound: 29155
150.75/150.97	c current bound: 29155
151.38/151.61	c current bound: 29155
152.04/152.25	c current bound: 29155
152.83/152.90	c current bound: 29155
153.32/153.54	c current bound: 29155
153.96/154.19	c current bound: 29155
154.60/154.83	c current bound: 29155
155.25/155.48	c current bound: 29155
156.13/156.12	c current bound: 29155
156.53/156.76	c current bound: 29155
157.43/157.41	c current bound: 29155
157.83/158.05	c current bound: 29155
158.47/158.69	c current bound: 29155
159.11/159.34	c current bound: 29155
159.76/159.99	c current bound: 29155
160.63/160.63	c current bound: 29155
161.04/161.28	c current bound: 29155
161.70/161.93	c current bound: 29155
162.34/162.58	c current bound: 29155
162.99/163.23	c current bound: 29155
163.84/163.87	c current bound: 29155
164.28/164.52	c current bound: 29155
164.93/165.17	c current bound: 29155
165.57/165.82	c current bound: 29155
166.24/166.46	c current bound: 29155
166.89/167.10	c current bound: 29155
167.53/167.74	c current bound: 29155
168.35/168.38	c current bound: 29155
168.81/169.03	c current bound: 29155
169.46/169.67	c current bound: 29155
170.12/170.32	c current bound: 29155
170.76/170.96	c current bound: 29155
171.66/171.60	c current bound: 29155
172.03/172.25	c current bound: 29155
172.95/172.90	c current bound: 29155
173.33/173.54	c current bound: 29155
173.96/174.19	c current bound: 29155
174.85/174.83	c current bound: 29155
175.25/175.47	c current bound: 29155
176.13/176.12	c current bound: 29155
176.54/176.76	c current bound: 29155
177.19/177.40	c current bound: 29155
177.83/178.05	c current bound: 29155
178.75/178.70	c current bound: 29155
179.35/179.34	c current bound: 29155
179.76/179.99	c current bound: 29155
180.42/180.64	c current bound: 29155
181.08/181.29	c current bound: 29155
181.70/181.93	c current bound: 29155
182.54/182.58	c current bound: 29155
183.00/183.22	c current bound: 29155
183.84/183.86	c current bound: 29155
184.29/184.50	c current bound: 29155
184.93/185.15	c current bound: 29155
185.58/185.79	c current bound: 29155
186.22/186.43	c current bound: 29155
187.04/187.08	c current bound: 29155
187.52/187.74	c current bound: 29155
188.16/188.38	c current bound: 29155
188.81/189.02	c current bound: 29155
189.45/189.67	c current bound: 29155
190.34/190.31	c current bound: 29155
190.73/190.96	c current bound: 29155
191.38/191.60	c current bound: 29155
192.02/192.25	c current bound: 29155
192.94/192.90	c current bound: 29155
193.54/193.55	c current bound: 29155
193.97/194.19	c current bound: 29155
194.83/194.84	c current bound: 29155
195.27/195.48	c current bound: 29155
195.91/196.12	c current bound: 29155
196.55/196.77	c current bound: 29155
197.20/197.41	c current bound: 29155
198.03/198.06	c current bound: 29155
198.49/198.70	c current bound: 29155
199.13/199.35	c current bound: 29155
199.77/200.00	c current bound: 29155
200.42/200.64	c current bound: 29155
201.23/201.29	c current bound: 29155
201.72/201.94	c current bound: 29155
202.63/202.60	c current bound: 29155
203.01/203.24	c current bound: 29155
203.67/203.89	c current bound: 29155
204.54/204.54	c current bound: 29155
204.97/205.19	c current bound: 29155
205.83/205.84	c current bound: 29155
206.27/206.48	c current bound: 29155
206.91/207.13	c current bound: 29155
207.54/207.78	c current bound: 29155
208.20/208.42	c current bound: 29155
209.04/209.07	c current bound: 29155
209.49/209.72	c current bound: 29155
210.15/210.37	c current bound: 29155
210.80/211.02	c current bound: 29155
211.44/211.66	c current bound: 29155
212.25/212.30	c current bound: 29155
212.73/212.94	c current bound: 29155
213.37/213.59	c current bound: 29155
214.01/214.23	c current bound: 29155
214.66/214.87	c current bound: 29155
215.55/215.52	c current bound: 29155
215.95/216.16	c current bound: 29155
216.83/216.81	c current bound: 29155
217.24/217.46	c current bound: 29155
217.90/218.10	c current bound: 29155
218.52/218.74	c current bound: 29155
219.17/219.39	c current bound: 29155
220.05/220.03	c current bound: 29155
220.46/220.68	c current bound: 29155
221.11/221.33	c current bound: 29155
221.75/221.97	c current bound: 29155
222.41/222.61	c current bound: 29155
223.24/223.26	c current bound: 29155
223.95/223.90	c current bound: 29155
224.54/224.54	c current bound: 29155
224.97/225.19	c current bound: 29155
225.63/225.84	c current bound: 29155
226.27/226.48	c current bound: 29155
226.92/227.13	c current bound: 29155
227.74/227.78	c current bound: 29155
228.21/228.42	c current bound: 29155
228.85/229.07	c current bound: 29155
229.49/229.71	c current bound: 29155
230.14/230.36	c current bound: 29155
231.06/231.00	c current bound: 29155
231.43/231.65	c current bound: 29155
232.09/232.30	c current bound: 29155
232.74/232.95	c current bound: 29155
233.39/233.60	c current bound: 29155
234.24/234.25	c current bound: 29155
234.68/234.89	c current bound: 29155
235.54/235.54	c current bound: 29155
235.98/236.18	c current bound: 29155
236.62/236.82	c current bound: 29155
237.25/237.46	c current bound: 29155
237.89/238.11	c current bound: 29155
238.75/238.75	c current bound: 29155
239.19/239.39	c current bound: 29155
239.83/240.03	c current bound: 29155
240.47/240.68	c current bound: 29155
241.12/241.32	c current bound: 29155
241.94/241.97	c current bound: 29155
242.40/242.61	c current bound: 29155
243.25/243.26	c current bound: 29155
243.96/243.90	c current bound: 29155
244.34/244.55	c current bound: 29155
244.99/245.19	c current bound: 29155
245.63/245.84	c current bound: 29155
246.45/246.48	c current bound: 29155
246.93/247.12	c current bound: 29155
247.55/247.76	c current bound: 29155
248.20/248.41	c current bound: 29155
248.84/249.06	c current bound: 29155
249.66/249.70	c current bound: 29155
250.14/250.34	c current bound: 29155
250.80/250.99	c current bound: 29155
251.45/251.65	c current bound: 29155
252.37/252.30	c current bound: 29155
252.97/252.95	c current bound: 29155
253.40/253.59	c current bound: 29155
254.26/254.24	c current bound: 29155
254.70/254.88	c current bound: 29155
255.34/255.53	c current bound: 29155
255.99/256.18	c current bound: 29155
256.64/256.82	c current bound: 29155
257.47/257.47	c current bound: 29155
257.93/258.12	c current bound: 29155
258.57/258.76	c current bound: 29155
259.49/259.40	c current bound: 29155
259.86/260.04	c current bound: 29155
260.67/260.68	c current bound: 29155
261.14/261.33	c current bound: 29155
261.78/261.97	c current bound: 29155
262.43/262.62	c current bound: 29155
263.08/263.26	c current bound: 29155
263.99/263.91	c current bound: 29155
264.38/264.56	c current bound: 29155
265.26/265.20	c current bound: 29155
265.66/265.85	c current bound: 29155
266.31/266.49	c current bound: 29155
266.95/267.13	c current bound: 29155
267.59/267.78	c current bound: 29155
268.46/268.42	c current bound: 29155
268.89/269.07	c current bound: 29155
269.53/269.71	c current bound: 29155
270.18/270.36	c current bound: 29155
270.81/271.00	c current bound: 29155
271.69/271.65	c current bound: 29155
272.39/272.30	c current bound: 29155
272.98/272.95	c current bound: 29155
273.41/273.59	c current bound: 29155
274.07/274.23	c current bound: 29155
274.71/274.88	c current bound: 29155
275.35/275.53	c current bound: 29155
276.18/276.17	c current bound: 29155
276.65/276.82	c current bound: 29155
277.29/277.47	c current bound: 29155
277.94/278.11	c current bound: 29155
278.58/278.76	c current bound: 29155
279.49/279.40	c current bound: 29155
279.87/280.05	c current bound: 29155
280.52/280.69	c current bound: 29155
281.17/281.34	c current bound: 29155
281.80/281.98	c current bound: 29155
282.68/282.63	c current bound: 29155
283.09/283.27	c current bound: 29155
283.99/283.93	c current bound: 29155
284.39/284.58	c current bound: 29155
285.06/285.22	c current bound: 29155
285.69/285.87	c current bound: 29155
286.36/286.51	c current bound: 29155
287.19/287.16	c current bound: 29155
287.64/287.80	c current bound: 29155
288.28/288.45	c current bound: 29155
288.93/289.09	c current bound: 29155
289.57/289.73	c current bound: 29155
290.40/290.38	c current bound: 29155
290.85/291.02	c current bound: 29155
291.70/291.66	c current bound: 29155
292.13/292.31	c current bound: 29155
292.79/292.95	c current bound: 29155
293.43/293.59	c current bound: 29155
294.08/294.23	c current bound: 29155
294.90/294.88	c current bound: 29155
295.37/295.53	c current bound: 29155
296.01/296.17	c current bound: 29155
296.66/296.82	c current bound: 29155
297.30/297.46	c current bound: 29155
298.21/298.11	c current bound: 29155
298.59/298.75	c current bound: 29155
299.50/299.40	c current bound: 29155
299.87/300.04	c current bound: 29155
300.53/300.68	c current bound: 29155
301.40/301.33	c current bound: 29155
301.81/301.98	c current bound: 29155
302.69/302.63	c current bound: 29155
303.11/303.27	c current bound: 29155
303.75/303.92	c current bound: 29155
304.41/304.56	c current bound: 29155
305.05/305.21	c current bound: 29155
305.90/305.85	c current bound: 29155
306.60/306.50	c current bound: 29155
306.99/307.15	c current bound: 29155
307.64/307.79	c current bound: 29155
308.28/308.44	c current bound: 29155
309.11/309.08	c current bound: 29155
309.56/309.72	c current bound: 29155
310.48/310.43	c current bound: 29155
310.86/311.08	c current bound: 29155
311.50/311.73	c current bound: 29155
312.33/312.37	c current bound: 29155
312.79/313.02	c current bound: 29155
313.61/313.66	c current bound: 29155
314.08/314.30	c current bound: 29155
314.72/314.95	c current bound: 29155
315.38/315.60	c current bound: 29155
316.03/316.24	c current bound: 29155
316.84/316.88	c current bound: 29155
317.31/317.53	c current bound: 29155
317.95/318.18	c current bound: 29155
318.60/318.82	c current bound: 29155
319.24/319.46	c current bound: 29155
320.14/320.11	c current bound: 29155
320.53/320.76	c current bound: 29155
321.19/321.41	c current bound: 29155
321.84/322.06	c current bound: 29155
322.49/322.70	c current bound: 29155
323.35/323.35	c current bound: 29155
323.78/323.99	c current bound: 29155
324.63/324.64	c current bound: 29155
325.06/325.29	c current bound: 29155
325.73/325.94	c current bound: 29155
326.37/326.59	c current bound: 29155
327.01/327.23	c current bound: 29155
327.86/327.88	c current bound: 29155
328.30/328.52	c current bound: 29155
328.94/329.16	c current bound: 29155
329.58/329.81	c current bound: 29155
330.23/330.45	c current bound: 29155
331.03/331.10	c current bound: 29155
331.52/331.74	c current bound: 29155
332.16/332.38	c current bound: 29155
332.82/333.03	c current bound: 29155
333.46/333.68	c current bound: 29155
334.33/334.32	c current bound: 29155
334.73/334.97	c current bound: 29155
335.65/335.61	c current bound: 29155
336.04/336.26	c current bound: 29155
336.96/336.90	c current bound: 29155
337.32/337.54	c current bound: 29155
337.97/338.19	c current bound: 29155
338.85/338.83	c current bound: 29155
339.26/339.47	c current bound: 29155
339.91/340.12	c current bound: 29155
340.56/340.76	c current bound: 29155
341.20/341.41	c current bound: 29155
342.05/342.06	c current bound: 29155
342.50/342.70	c current bound: 29155
343.34/343.35	c current bound: 29155
343.78/343.99	c current bound: 29155
344.42/344.63	c current bound: 29155
345.06/345.28	c current bound: 29155
345.71/345.93	c current bound: 29155
346.54/346.57	c current bound: 29155
346.99/347.21	c current bound: 29155
347.65/347.85	c current bound: 29155
348.29/348.50	c current bound: 29155
348.94/349.14	c current bound: 29155
349.75/349.78	c current bound: 29155
350.22/350.43	c current bound: 29155
350.86/351.08	c current bound: 29155
351.53/351.72	c current bound: 29155
352.16/352.37	c current bound: 29155
353.06/353.02	c current bound: 29155
353.46/353.66	c current bound: 29155
354.35/354.31	c current bound: 29155
354.74/354.96	c current bound: 29155
355.39/355.60	c current bound: 29155
356.04/356.25	c current bound: 29155
356.69/356.90	c current bound: 29155
357.55/357.54	c current bound: 29155
357.97/358.19	c current bound: 29155
358.62/358.83	c current bound: 29155
359.26/359.49	c current bound: 29155
359.93/360.13	c current bound: 29155
360.74/360.77	c current bound: 29155
361.22/361.42	c current bound: 29155
362.06/362.07	c current bound: 29155
362.51/362.71	c current bound: 29155
363.15/363.35	c current bound: 29155
364.07/364.00	c current bound: 29155
364.44/364.65	c current bound: 29155
365.36/365.43	c current bound: 29155
365.73/366.07	c current bound: 29155
366.38/366.72	c current bound: 29155
367.23/367.36	c current bound: 29155
367.65/368.01	c current bound: 29155
368.52/368.66	c current bound: 29155
369.23/369.30	c current bound: 29155
369.60/369.95	c current bound: 29155
370.25/370.60	c current bound: 29155
370.90/371.24	c current bound: 29155
371.72/371.88	c current bound: 29155
372.19/372.53	c current bound: 29155
372.84/373.18	c current bound: 29155
373.49/373.82	c current bound: 29155
374.13/374.47	c current bound: 29155
375.02/375.12	c current bound: 29155
375.43/375.76	c current bound: 29155
376.08/376.40	c current bound: 29155
376.71/377.05	c current bound: 29155
377.35/377.69	c current bound: 29155
378.23/378.34	c current bound: 29155
378.65/378.98	c current bound: 29155
379.52/379.62	c current bound: 29155
379.94/380.27	c current bound: 29155
380.59/380.92	c current bound: 29155
381.23/381.56	c current bound: 29155
381.87/382.21	c current bound: 29155
382.73/382.85	c current bound: 29155
383.16/383.50	c current bound: 29155
383.80/384.15	c current bound: 29155
384.73/384.80	c current bound: 29155
385.11/385.45	c current bound: 29155
385.93/386.19	c current bound: 29155
386.40/386.83	c current bound: 29155
387.04/387.48	c current bound: 29155
387.69/388.12	c current bound: 29155
388.33/388.76	c current bound: 29155
389.23/389.41	c current bound: 29155
389.62/390.05	c current bound: 29155
390.53/390.77	c current bound: 29155
390.91/391.41	c current bound: 29155
391.56/392.05	c current bound: 29155
392.36/392.70	c current bound: 29155
392.84/393.35	c current bound: 29155
393.49/393.99	c current bound: 29155
394.12/394.64	c current bound: 29155
394.76/395.28	c current bound: 29155
395.64/395.93	c current bound: 29155
396.06/396.57	c current bound: 29155
396.95/397.22	c current bound: 29155
397.36/397.87	c current bound: 29155
398.02/398.52	c current bound: 29155
398.65/399.17	c current bound: 29155
399.30/399.81	c current bound: 29155
400.16/400.46	c current bound: 29155
400.60/401.10	c current bound: 29155
401.25/401.75	c current bound: 29155
401.88/402.40	c current bound: 29155
402.54/403.05	c current bound: 29155
403.33/403.70	c current bound: 29155
403.82/404.35	c current bound: 29155
404.75/405.00	c current bound: 29155
405.13/405.64	c current bound: 29155
405.77/406.31	c current bound: 29155
406.62/406.96	c current bound: 29155
407.08/407.61	c current bound: 29155
407.91/408.26	c current bound: 29155
408.36/408.90	c current bound: 29155
409.01/409.55	c current bound: 29155
409.65/410.19	c current bound: 29155
410.58/410.95	c current bound: 29155
411.22/411.60	c current bound: 29155
411.60/412.24	c current bound: 29155
412.24/412.89	c current bound: 29155
413.10/413.54	c current bound: 29155
413.81/414.20	c current bound: 29155
414.41/414.84	c current bound: 29155
415.12/415.50	c current bound: 29155
415.50/416.14	c current bound: 29155
416.14/416.78	c current bound: 29155
416.79/417.43	c current bound: 29155
417.61/418.08	c current bound: 29155
418.07/418.72	c current bound: 29155
418.72/419.38	c current bound: 29155
419.38/420.03	c current bound: 29155
420.03/420.68	c current bound: 29155
420.91/421.32	c current bound: 29155
421.31/421.96	c current bound: 29155
421.96/422.61	c current bound: 29155
422.59/423.26	c current bound: 29155
423.25/423.90	c current bound: 29155
424.10/424.55	c current bound: 29155
424.54/425.19	c current bound: 29155
425.39/425.83	c current bound: 29155
425.83/426.48	c current bound: 29155
426.48/427.13	c current bound: 29155
427.12/427.79	c current bound: 29155
427.78/428.43	c current bound: 29155
428.62/429.08	c current bound: 29155
429.07/429.73	c current bound: 29155
429.72/430.38	c current bound: 29155
430.36/431.03	c current bound: 29155
431.02/431.72	c current bound: 29155
431.87/432.36	c current bound: 29155
432.58/433.00	c current bound: 29155
432.96/433.65	c current bound: 29155
433.60/434.30	c current bound: 29155
434.25/434.95	c current bound: 29155
435.06/435.59	c current bound: 29155
435.54/436.38	c current bound: 29155
436.19/437.03	c current bound: 29155
436.83/437.68	c current bound: 29155
437.48/438.32	c current bound: 29155
438.32/438.98	c current bound: 29155
438.79/439.62	c current bound: 29155
439.44/440.28	c current bound: 29155
440.09/440.92	c current bound: 29155
440.72/441.57	c current bound: 29155
441.63/442.22	c current bound: 29155
442.04/442.87	c current bound: 29155
442.67/443.53	c current bound: 29155
443.33/444.17	c current bound: 29155
443.97/444.81	c current bound: 29155
444.81/445.46	c current bound: 29155
445.26/446.11	c current bound: 29155
446.11/446.76	c current bound: 29155
446.55/447.41	c current bound: 29155
447.21/448.05	c current bound: 29155
447.85/448.69	c current bound: 29155
448.50/449.34	c current bound: 29155
449.32/449.98	c current bound: 29155
449.80/450.63	c current bound: 29155
450.44/451.27	c current bound: 29155
451.07/451.98	c current bound: 29155
451.73/452.62	c current bound: 29155
452.58/453.28	c current bound: 29155
453.02/453.92	c current bound: 29155
453.67/454.57	c current bound: 29155
454.31/455.21	c current bound: 29155
454.95/455.86	c current bound: 29155
455.87/456.56	c current bound: 29155
456.26/457.20	c current bound: 29155
456.90/457.85	c current bound: 29155
457.84/458.50	c current bound: 29155
458.20/459.15	c current bound: 29155
459.02/459.79	c current bound: 29155
459.49/460.44	c current bound: 29155
460.14/461.09	c current bound: 29155
460.79/461.75	c current bound: 29155
461.43/462.41	c current bound: 29155
462.29/463.05	c current bound: 29155
462.73/463.69	c current bound: 29155
463.59/464.33	c current bound: 29155
464.01/464.98	c current bound: 29155
464.66/465.63	c current bound: 29155
465.31/466.29	c current bound: 29155
465.97/466.93	c current bound: 29155
466.79/467.58	c current bound: 29155
467.25/468.23	c current bound: 29155
467.90/468.88	c current bound: 29155
468.56/469.52	c current bound: 29155
469.20/470.17	c current bound: 29155
470.09/470.82	c current bound: 29155
470.51/471.46	c current bound: 29155
471.14/472.11	c current bound: 29155
471.78/472.76	c current bound: 29155
472.43/473.40	c current bound: 29155
473.30/474.05	c current bound: 29155
473.72/474.69	c current bound: 29155
474.57/475.34	c current bound: 29155
475.01/475.98	c current bound: 29155
475.66/476.63	c current bound: 29155
476.52/477.32	c current bound: 29155
476.94/477.96	c current bound: 29155
477.83/478.61	c current bound: 29155
478.23/479.25	c current bound: 29155
479.15/479.90	c current bound: 29155
479.53/480.54	c current bound: 29155
480.15/481.19	c current bound: 29155
481.05/481.97	c current bound: 29155
481.45/482.62	c current bound: 29155
482.09/483.26	c current bound: 29155
483.00/483.91	c current bound: 29155
483.38/484.55	c current bound: 29155
484.30/485.20	c current bound: 29155
484.67/485.84	c current bound: 29155
485.32/486.48	c current bound: 29155
485.96/487.13	c current bound: 29155
486.60/487.77	c current bound: 29155
487.49/488.41	c current bound: 29155
487.89/489.06	c current bound: 29155
488.54/489.70	c current bound: 29155
489.17/490.35	c current bound: 29155
489.83/491.01	c current bound: 29155
490.69/491.65	c current bound: 29155
491.13/492.30	c current bound: 29155
491.99/492.94	c current bound: 29155
492.42/493.58	c current bound: 29155
493.06/494.23	c current bound: 29155
493.72/494.88	c current bound: 29155
494.36/495.52	c current bound: 29155
495.19/496.16	c current bound: 29155
495.64/496.80	c current bound: 29155
496.28/497.45	c current bound: 29155
497.21/498.10	c current bound: 29155
497.58/498.75	c current bound: 29155
498.39/499.40	c current bound: 29155
498.87/500.04	c current bound: 29155
499.52/500.69	c current bound: 29155
500.17/501.34	c current bound: 29155
500.82/501.99	c current bound: 29155
501.64/502.66	c current bound: 29155
502.11/503.31	c current bound: 29155
502.97/503.95	c current bound: 29155
503.40/504.60	c current bound: 29155
504.05/505.25	c current bound: 29155
504.69/505.89	c current bound: 29155
505.33/506.54	c current bound: 29155
506.25/507.29	c current bound: 29155
506.64/507.94	c current bound: 29155
507.28/508.58	c current bound: 29155
508.15/509.23	c current bound: 29155
508.58/509.87	c current bound: 29155
509.44/510.52	c current bound: 29155
509.86/511.16	c current bound: 29155
510.49/511.80	c current bound: 29155
511.15/512.45	c current bound: 29155
512.07/513.10	c current bound: 29155
512.66/513.74	c current bound: 29155
513.08/514.38	c current bound: 29155
513.72/515.03	c current bound: 29155
514.37/515.67	c current bound: 29155
515.00/516.31	c current bound: 29155
515.86/516.95	c current bound: 29155
516.57/517.60	c current bound: 29155
517.15/518.24	c current bound: 29155
517.59/518.88	c current bound: 29155
518.22/519.53	c current bound: 29155
518.88/520.17	c current bound: 29155
519.51/520.81	c current bound: 29155
520.36/521.46	c current bound: 29155
521.08/522.10	c current bound: 29155
521.44/522.75	c current bound: 29155
522.36/523.40	c current bound: 29155
522.74/524.05	c current bound: 29155
523.56/524.69	c current bound: 29155
524.04/525.35	c current bound: 29155
524.69/525.99	c current bound: 29155
525.34/526.63	c current bound: 29155
525.99/527.28	c current bound: 29155
526.84/527.96	c current bound: 29155
527.28/528.62	c current bound: 29155
528.14/529.26	c current bound: 29155
528.58/529.91	c current bound: 29155
529.24/530.56	c current bound: 29155
530.15/531.20	c current bound: 29155
530.53/531.85	c current bound: 29155
531.44/532.57	c current bound: 29155
531.82/533.21	c current bound: 29155
532.49/533.86	c current bound: 29155
533.12/534.50	c current bound: 29155
533.77/535.15	c current bound: 29155
534.57/535.79	c current bound: 29155
535.05/536.44	c current bound: 29155
535.70/537.09	c current bound: 29155
536.35/537.74	c current bound: 29155
536.99/538.38	c current bound: 29155
537.88/539.03	c current bound: 29155
538.30/539.68	c current bound: 29155
538.94/540.33	c current bound: 29155
539.60/540.97	c current bound: 29155
540.23/541.62	c current bound: 29155
541.09/542.27	c current bound: 29155
541.52/542.91	c current bound: 29155
542.37/543.56	c current bound: 29155
542.83/544.20	c current bound: 29155
543.47/544.85	c current bound: 29155
544.12/545.50	c current bound: 29155
544.77/546.15	c current bound: 29155
545.59/546.79	c current bound: 29155
546.06/547.44	c current bound: 29155
546.71/548.14	c current bound: 29155
547.36/548.79	c current bound: 29155
548.00/549.43	c current bound: 29155
548.83/550.08	c current bound: 29155
549.29/550.72	c current bound: 29155
549.94/551.37	c current bound: 29155
550.58/552.01	c current bound: 29155
551.50/552.75	c current bound: 29155
552.06/553.39	c current bound: 29155
552.54/554.04	c current bound: 29155
553.18/554.69	c current bound: 29155
553.83/555.33	c current bound: 29155
554.47/555.99	c current bound: 29155
555.36/556.63	c current bound: 29155
555.78/557.27	c current bound: 29155
556.42/557.92	c current bound: 29155
557.07/558.57	c current bound: 29155
557.72/559.22	c current bound: 29155
558.55/559.87	c current bound: 29155
559.02/560.52	c current bound: 29155
559.86/561.16	c current bound: 29155
560.31/561.80	c current bound: 29155
560.95/562.46	c current bound: 29155
561.87/563.10	c current bound: 29155
562.26/563.75	c current bound: 29155
563.17/564.40	c current bound: 29155
563.54/565.04	c current bound: 29155
564.18/565.68	c current bound: 29155
564.82/566.33	c current bound: 29155
565.48/566.98	c current bound: 29155
566.37/567.62	c current bound: 29155
566.78/568.29	c current bound: 29155
567.42/568.94	c current bound: 29155
568.07/569.59	c current bound: 29155
568.72/570.24	c current bound: 29155
569.55/570.88	c current bound: 29155
570.01/571.52	c current bound: 29155
570.65/572.17	c current bound: 29155
571.57/572.93	c current bound: 29155
571.94/573.58	c current bound: 29155
572.83/574.22	c current bound: 29155
573.22/574.87	c current bound: 29155
573.88/575.52	c current bound: 29155
574.53/576.16	c current bound: 29155
575.17/576.81	c current bound: 29155
576.02/577.46	c current bound: 29155
576.46/578.11	c current bound: 29155
577.32/578.75	c current bound: 29155
578.03/579.40	c current bound: 29155
578.41/580.05	c current bound: 29155
579.05/580.70	c current bound: 29155
579.70/581.34	c current bound: 29155
580.53/581.99	c current bound: 29155
581.00/582.64	c current bound: 29155
581.67/583.29	c current bound: 29155
582.30/583.94	c current bound: 29155
582.95/584.59	c current bound: 29155
583.83/585.24	c current bound: 29155
584.25/585.88	c current bound: 29155
584.90/586.53	c current bound: 29155
585.55/587.19	c current bound: 29155
586.20/588.01	c current bound: 29155
587.04/588.66	c current bound: 29155
587.50/589.31	c current bound: 29155
588.14/589.96	c current bound: 29155
589.05/590.61	c current bound: 29155
589.43/591.26	c current bound: 29155
590.33/591.90	c current bound: 29155
590.72/592.55	c current bound: 29155
591.38/593.21	c current bound: 29155
592.03/593.86	c current bound: 29155
592.68/594.51	c current bound: 29155
593.52/595.16	c current bound: 29155
593.97/595.81	c current bound: 29155
594.61/596.45	c current bound: 29155
595.27/597.10	c current bound: 29155
595.91/597.75	c current bound: 29155
596.70/598.40	c current bound: 29155
597.21/599.05	c current bound: 29155
597.86/599.69	c current bound: 29155
598.50/600.33	c current bound: 29155
599.14/600.97	c current bound: 29155
600.02/601.62	c current bound: 29155
600.42/602.26	c current bound: 29155
601.33/603.06	c current bound: 29155
601.69/603.70	c current bound: 29155
602.34/604.35	c current bound: 29155
603.16/605.00	c current bound: 29155
603.64/605.64	c current bound: 29155
604.27/606.28	c current bound: 29155
604.93/606.92	c current bound: 29155
605.57/607.57	c current bound: 29155
606.44/608.22	c current bound: 29155
606.86/608.87	c current bound: 29155
607.75/609.51	c current bound: 29155
608.15/610.16	c current bound: 29155
608.80/610.81	c current bound: 29155
609.45/611.45	c current bound: 29155
610.09/612.10	c current bound: 29155
610.94/612.75	c current bound: 29155
611.40/613.39	c current bound: 29155
612.04/614.04	c current bound: 29155
612.68/614.68	c current bound: 29155
613.32/615.32	c current bound: 29155
614.15/615.97	c current bound: 29155
614.61/616.61	c current bound: 29155
615.45/617.26	c current bound: 29155
615.91/618.02	c current bound: 29155
616.56/618.66	c current bound: 29155
617.46/619.31	c current bound: 29155
617.83/619.95	c current bound: 29155
618.49/620.59	c current bound: 29155
619.13/621.23	c current bound: 29155
619.77/621.87	c current bound: 29155
620.66/622.52	c current bound: 29155
621.07/623.19	c current bound: 29155
621.93/623.84	c current bound: 29155
622.65/624.50	c current bound: 29155
623.01/625.14	c current bound: 29155
623.65/625.78	c current bound: 29155
624.29/626.43	c current bound: 29155
625.13/627.08	c current bound: 29155
625.59/627.72	c current bound: 29155
626.24/628.36	c current bound: 29155
626.89/629.01	c current bound: 29155
627.54/629.66	c current bound: 29155
628.44/630.31	c current bound: 29155
628.84/630.96	c current bound: 29155
629.49/631.61	c current bound: 29155
630.13/632.26	c current bound: 29155
630.77/632.91	c current bound: 29155
631.64/633.56	c current bound: 29155
632.35/634.20	c current bound: 29155
632.94/634.84	c current bound: 29155
633.36/635.49	c current bound: 29155
634.01/636.13	c current bound: 29155
634.66/636.77	c current bound: 29155
635.30/637.42	c current bound: 29155
636.20/638.24	c current bound: 29155
636.60/638.88	c current bound: 29155
637.24/639.52	c current bound: 29155
638.08/640.16	c current bound: 29155
638.52/640.81	c current bound: 29155
639.36/641.45	c current bound: 29155
639.82/642.09	c current bound: 29155
640.45/642.73	c current bound: 29155
641.09/643.38	c current bound: 29155
641.73/644.02	c current bound: 29155
642.57/644.66	c current bound: 29155
643.02/645.31	c current bound: 29155
643.66/645.95	c current bound: 29155
644.30/646.59	c current bound: 29155
644.95/647.24	c current bound: 29155
645.77/647.89	c current bound: 29155
646.24/648.53	c current bound: 29155
646.88/649.17	c current bound: 29155
647.52/649.82	c current bound: 29155
648.18/650.46	c current bound: 29155
649.07/651.11	c current bound: 29155
649.46/651.75	c current bound: 29155
650.37/652.40	c current bound: 29155
650.75/653.04	c current bound: 29155
651.38/653.68	c current bound: 29155
652.04/654.32	c current bound: 29155
652.68/654.97	c current bound: 29155
653.57/655.61	c current bound: 29155
653.97/656.25	c current bound: 29155
654.61/656.89	c current bound: 29155
655.25/657.54	c current bound: 29155
655.90/658.19	c current bound: 29155
656.73/658.88	c current bound: 29155
657.19/659.53	c current bound: 29155
657.84/660.17	c current bound: 29155
658.48/660.82	c current bound: 29155
659.13/661.48	c current bound: 29155
660.02/662.12	c current bound: 29155
660.45/662.77	c current bound: 29155
661.32/663.44	c current bound: 29155
661.73/664.09	c current bound: 29155
662.39/664.73	c current bound: 29155
663.02/665.37	c current bound: 29155
663.67/666.01	c current bound: 29155
664.51/666.66	c current bound: 29155
664.95/667.30	c current bound: 29155
665.59/667.94	c current bound: 29155
666.24/668.58	c current bound: 29155
666.88/669.23	c current bound: 29155
667.72/669.88	c current bound: 29155
668.18/670.53	c current bound: 29155
668.83/671.17	c current bound: 29155
669.48/671.81	c current bound: 29155
670.11/672.46	c current bound: 29155
671.02/673.11	c current bound: 29155
671.40/673.75	c current bound: 29155
672.31/674.40	c current bound: 29155
672.70/675.05	c current bound: 29155
673.34/675.69	c current bound: 29155
673.98/676.33	c current bound: 29155
674.63/676.98	c current bound: 29155
675.52/677.63	c current bound: 29155
675.93/678.27	c current bound: 29155
676.57/678.93	c current bound: 29155
677.22/679.58	c current bound: 29155
677.86/680.23	c current bound: 29155
678.70/680.88	c current bound: 29155
679.16/681.52	c current bound: 29155
679.80/682.17	c current bound: 29155
680.44/682.81	c current bound: 29155
681.08/683.49	c current bound: 29155
681.95/684.13	c current bound: 29155
682.38/684.78	c current bound: 29155
683.26/685.43	c current bound: 29155
683.66/686.08	c current bound: 29155
684.31/686.73	c current bound: 29155
684.97/687.37	c current bound: 29155
685.61/688.01	c current bound: 29155
686.45/688.66	c current bound: 29155
686.90/689.30	c current bound: 29155
687.55/689.95	c current bound: 29155
688.20/690.59	c current bound: 29155
688.84/691.23	c current bound: 29155
689.65/691.88	c current bound: 29155
690.12/692.52	c current bound: 29155
690.77/693.17	c current bound: 29155
691.42/693.81	c current bound: 29155
692.06/694.46	c current bound: 29155
692.98/695.10	c current bound: 29155
693.35/695.74	c current bound: 29155
694.15/696.39	c current bound: 29155
694.63/697.03	c current bound: 29155
695.27/697.68	c current bound: 29155
695.92/698.33	c current bound: 29155
696.58/699.03	c current bound: 29155
697.40/699.68	c current bound: 29155
697.86/700.33	c current bound: 29155
698.51/700.98	c current bound: 29155
699.16/701.63	c current bound: 29155
699.82/702.27	c current bound: 29155
700.69/702.92	c current bound: 29155
701.36/703.64	c current bound: 29155
701.74/704.28	c current bound: 29155
702.40/704.93	c current bound: 29155
703.03/705.57	c current bound: 29155
703.93/706.22	c current bound: 29155
704.33/706.86	c current bound: 29155
704.97/707.50	c current bound: 29155
705.61/708.15	c current bound: 29155
706.26/708.80	c current bound: 29155
707.10/709.45	c current bound: 29155
707.82/710.10	c current bound: 29155
708.41/710.74	c current bound: 29155
708.85/711.39	c current bound: 29155
709.49/712.03	c current bound: 29155
710.13/712.68	c current bound: 29155
710.76/713.32	c current bound: 29155
711.62/713.96	c current bound: 29155
712.06/714.61	c current bound: 29155
712.70/715.25	c current bound: 29155
713.36/715.89	c current bound: 29155
713.99/716.54	c current bound: 29155
714.81/717.18	c current bound: 29155
715.27/717.82	c current bound: 29155
715.91/718.47	c current bound: 29155
716.55/719.11	c current bound: 29155
717.21/719.76	c current bound: 29155
718.12/720.40	c current bound: 29155
718.50/721.05	c current bound: 29155
719.31/721.69	c current bound: 29155
719.80/722.34	c current bound: 29155
720.44/722.99	c current bound: 29155
721.09/723.63	c current bound: 29155
721.72/724.27	c current bound: 29155
722.62/724.92	c current bound: 29155
723.00/725.56	c current bound: 29155
723.66/726.21	c current bound: 29155
724.30/726.85	c current bound: 29155
724.94/727.49	c current bound: 29155
725.80/728.14	c current bound: 29155
726.22/728.78	c current bound: 29155
726.88/729.48	c current bound: 29155
727.52/730.12	c current bound: 29155
728.16/730.77	c current bound: 29155
729.06/731.42	c current bound: 29155
729.47/732.06	c current bound: 29155
730.36/732.70	c current bound: 29155
730.75/733.34	c current bound: 29155
731.39/734.07	c current bound: 29155
732.27/734.72	c current bound: 29155
732.67/735.36	c current bound: 29155
733.57/736.00	c current bound: 29155
733.96/736.64	c current bound: 29155
734.61/737.29	c current bound: 29155
735.25/737.94	c current bound: 29155
735.89/738.58	c current bound: 29155
736.77/739.26	c current bound: 29155
737.19/739.90	c current bound: 29155
737.83/740.55	c current bound: 29155
738.47/741.19	c current bound: 29155
739.11/741.84	c current bound: 29155
739.95/742.49	c current bound: 29155
740.41/743.13	c current bound: 29155
741.05/743.78	c current bound: 29155
741.70/744.42	c current bound: 29155
742.33/745.06	c current bound: 29155
743.23/745.71	c current bound: 29155
743.62/746.35	c current bound: 29155
744.54/747.00	c current bound: 29155
744.91/747.64	c current bound: 29155
745.56/748.29	c current bound: 29155
746.48/749.05	c current bound: 29155
746.86/749.69	c current bound: 29155
747.70/750.34	c current bound: 29155
748.14/750.98	c current bound: 29155
748.78/751.64	c current bound: 29155
749.45/752.29	c current bound: 29155
750.09/752.93	c current bound: 29155
750.93/753.58	c current bound: 29155
751.38/754.22	c current bound: 29155
752.03/754.87	c current bound: 29155
752.67/755.52	c current bound: 29155
753.32/756.16	c current bound: 29155
754.23/756.81	c current bound: 29155
754.61/757.45	c current bound: 29155
755.51/758.10	c current bound: 29155
755.90/758.74	c current bound: 29155
756.54/759.39	c current bound: 29155
757.42/760.03	c current bound: 29155
757.83/760.68	c current bound: 29155
758.70/761.32	c current bound: 29155
759.11/761.96	c current bound: 29155
759.77/762.61	c current bound: 29155
760.41/763.25	c current bound: 29155
761.05/763.89	c current bound: 29155
761.90/764.54	c current bound: 29155
762.35/765.18	c current bound: 29155
762.98/765.83	c current bound: 29155
763.64/766.48	c current bound: 29155
764.29/767.13	c current bound: 29155
765.12/767.78	c current bound: 29155
765.58/768.42	c current bound: 29155
766.22/769.08	c current bound: 29155
766.88/769.72	c current bound: 29155
767.52/770.37	c current bound: 29155
768.42/771.01	c current bound: 29155
768.82/771.65	c current bound: 29155
769.62/772.29	c current bound: 29155
770.10/772.94	c current bound: 29155
770.75/773.58	c current bound: 29155
771.39/774.23	c current bound: 29155
772.02/774.87	c current bound: 29155
772.92/775.51	c current bound: 29155
773.32/776.16	c current bound: 29155
773.97/776.81	c current bound: 29155
774.62/777.45	c current bound: 29155
775.26/778.09	c current bound: 29155
776.12/778.73	c current bound: 29155
776.53/779.38	c current bound: 29155
777.42/780.02	c current bound: 29155
777.82/780.66	c current bound: 29155
778.47/781.31	c current bound: 29155
779.11/781.95	c current bound: 29155
779.75/782.59	c current bound: 29155
780.62/783.25	c current bound: 29155
781.05/783.89	c current bound: 29155
781.70/784.54	c current bound: 29155
782.34/785.25	c current bound: 29155
783.01/785.90	c current bound: 29155
783.86/786.54	c current bound: 29155
784.30/787.19	c current bound: 29155
784.93/787.83	c current bound: 29155
785.57/788.48	c current bound: 29155
786.22/789.12	c current bound: 29155
787.11/789.85	c current bound: 29155
787.51/790.49	c current bound: 29155
788.15/791.14	c current bound: 29155
788.80/791.78	c current bound: 29155
789.44/792.43	c current bound: 29155
790.27/793.07	c current bound: 29155
790.73/793.71	c current bound: 29155
791.58/794.37	c current bound: 29155
792.03/795.01	c current bound: 29155
792.68/795.66	c current bound: 29155
793.31/796.30	c current bound: 29155
793.96/796.94	c current bound: 29155
794.78/797.58	c current bound: 29155
795.25/798.24	c current bound: 29155
795.90/798.88	c current bound: 29155
796.55/799.53	c current bound: 29155
797.19/800.18	c current bound: 29155
798.09/800.82	c current bound: 29155
798.49/801.47	c current bound: 29155
799.14/802.11	c current bound: 29155
799.78/802.76	c current bound: 29155
800.43/803.40	c current bound: 29155
801.28/804.05	c current bound: 29155
801.72/804.69	c current bound: 29155
802.58/805.33	c current bound: 29155
803.02/805.98	c current bound: 29155
803.65/806.62	c current bound: 29155
804.29/807.26	c current bound: 29155
804.93/807.91	c current bound: 29155
805.79/808.55	c current bound: 29155
806.23/809.20	c current bound: 29155
806.88/810.17	c current bound: 29155
807.74/810.81	c current bound: 29155
808.16/811.46	c current bound: 29155
808.79/812.10	c current bound: 29155
809.44/812.75	c current bound: 29155
810.36/813.40	c current bound: 29155
810.94/814.04	c current bound: 29155
811.38/814.68	c current bound: 29155
812.03/815.35	c current bound: 29155
812.69/815.99	c current bound: 29155
813.33/816.64	c current bound: 29155
814.15/817.28	c current bound: 29155
814.62/817.92	c current bound: 29155
815.25/818.56	c current bound: 29155
815.91/819.21	c current bound: 29155
816.54/819.85	c current bound: 29155
817.42/820.54	c current bound: 29155
817.84/821.18	c current bound: 29155
818.71/821.82	c current bound: 29155
819.13/822.47	c current bound: 29155
819.77/823.12	c current bound: 29155
820.42/823.76	c current bound: 29155
821.06/824.40	c current bound: 29155
821.96/825.14	c current bound: 29155
822.36/825.79	c current bound: 29155
823.00/826.44	c current bound: 29155
823.65/827.09	c current bound: 29155
824.29/827.73	c current bound: 29155
825.11/828.37	c current bound: 29155
825.58/829.02	c current bound: 29155
826.22/829.67	c current bound: 29155
826.87/830.31	c current bound: 29155
827.52/830.96	c current bound: 29155
828.44/831.60	c current bound: 29155
828.81/832.25	c current bound: 29155
829.47/832.91	c current bound: 29155
830.11/833.56	c current bound: 29155
830.77/834.21	c current bound: 29155
831.62/834.86	c current bound: 29155
832.06/835.51	c current bound: 29155
832.91/836.15	c current bound: 29155
833.36/836.79	c current bound: 29155
834.00/837.44	c current bound: 29155
834.65/838.08	c current bound: 29155
835.29/838.73	c current bound: 29155
836.12/839.37	c current bound: 29155
836.58/840.02	c current bound: 29155
837.23/840.73	c current bound: 29155
837.87/841.37	c current bound: 29155
838.53/842.02	c current bound: 29155
839.35/842.66	c current bound: 29155
839.81/843.31	c current bound: 29155
840.46/843.95	c current bound: 29155
841.10/844.59	c current bound: 29155
842.01/845.30	c current bound: 29155
842.61/845.95	c current bound: 29155
843.03/846.60	c current bound: 29155
843.69/847.25	c current bound: 29155
844.61/847.90	c current bound: 29155
844.98/848.55	c current bound: 29155
845.81/849.20	c current bound: 29155
846.29/849.85	c current bound: 29155
846.93/850.49	c current bound: 29155
847.57/851.14	c current bound: 29155
848.22/851.80	c current bound: 29155
849.10/852.45	c current bound: 29155
849.53/853.10	c current bound: 29155
850.39/853.75	c current bound: 29155
851.10/854.40	c current bound: 29155
851.49/855.05	c current bound: 29155
852.14/855.69	c current bound: 29155
852.78/856.34	c current bound: 29155
853.60/856.99	c current bound: 29155
854.08/857.63	c current bound: 29155
854.71/858.29	c current bound: 29155
855.38/858.94	c current bound: 29155
856.03/859.59	c current bound: 29155
856.92/860.23	c current bound: 29155
857.32/860.88	c current bound: 29155
857.96/861.53	c current bound: 29155
858.61/862.19	c current bound: 29155
859.27/862.84	c current bound: 29155
860.09/863.48	c current bound: 29155
860.56/864.13	c current bound: 29155
861.20/864.77	c current bound: 29155
861.84/865.57	c current bound: 29155
862.49/866.22	c current bound: 29155
863.35/866.86	c current bound: 29155
863.79/867.51	c current bound: 29155
864.43/868.16	c current bound: 29155
865.08/868.81	c current bound: 29155
865.74/869.45	c current bound: 29155
866.66/870.11	c current bound: 29155
867.04/870.75	c current bound: 29155
867.94/871.40	c current bound: 29155
868.31/872.05	c current bound: 29155
868.97/872.69	c current bound: 29155
869.83/873.34	c current bound: 29155
870.25/873.98	c current bound: 29155
871.13/874.62	c current bound: 29155
871.54/875.27	c current bound: 29155
872.19/875.92	c current bound: 29155
872.84/876.57	c current bound: 29155
873.48/877.22	c current bound: 29155
874.33/877.86	c current bound: 29155
874.77/878.50	c current bound: 29155
875.42/879.15	c current bound: 29155
876.06/879.79	c current bound: 29155
876.70/880.43	c current bound: 29155
877.53/881.08	c current bound: 29155
878.00/881.72	c current bound: 29155
878.65/882.37	c current bound: 29155
879.29/883.02	c current bound: 29155
879.93/883.67	c current bound: 29155
880.84/884.31	c current bound: 29155
881.23/884.96	c current bound: 29155
882.13/885.60	c current bound: 29155
882.52/886.25	c current bound: 29155
883.17/886.89	c current bound: 29155
883.81/887.53	c current bound: 29155
884.45/888.18	c current bound: 29155
885.34/888.83	c current bound: 29155
885.75/889.48	c current bound: 29155
886.39/890.13	c current bound: 29155
887.03/890.77	c current bound: 29155
887.68/891.43	c current bound: 29155
888.52/892.07	c current bound: 29155
888.97/892.72	c current bound: 29155
889.80/893.36	c current bound: 29155
890.25/894.01	c current bound: 29155
890.90/894.66	c current bound: 29155
891.55/895.30	c current bound: 29155
892.19/896.02	c current bound: 29155
892.84/896.68	c current bound: 29155
893.49/897.32	c current bound: 29155
894.14/897.96	c current bound: 29155
895.05/898.61	c current bound: 29155
895.43/899.25	c current bound: 29155
896.23/899.89	c current bound: 29155
896.71/900.54	c current bound: 29155
897.36/901.18	c current bound: 29155
898.01/901.83	c current bound: 29155
898.65/902.48	c current bound: 29155
899.53/903.12	c current bound: 29155
899.94/903.78	c current bound: 29155
900.60/904.42	c current bound: 29155
901.24/905.06	c current bound: 29155
901.89/905.72	c current bound: 29155
902.74/906.36	c current bound: 29155
903.18/907.01	c current bound: 29155
904.03/907.65	c current bound: 29155
904.75/908.30	c current bound: 29155
905.12/908.94	c current bound: 29155
905.77/909.58	c current bound: 29155
906.41/910.23	c current bound: 29155
907.25/910.87	c current bound: 29155
907.69/911.53	c current bound: 29155
908.34/912.18	c current bound: 29155
908.99/912.82	c current bound: 29155
909.63/913.46	c current bound: 29155
910.54/914.10	c current bound: 29155
910.92/914.75	c current bound: 29155
911.56/915.40	c current bound: 29155
912.20/916.20	c current bound: 29155
912.84/916.84	c current bound: 29155
913.76/917.50	c current bound: 29155
914.15/918.15	c current bound: 29155
915.07/918.80	c current bound: 29155
915.45/919.44	c current bound: 29155
916.09/920.08	c current bound: 29155
916.97/920.73	c current bound: 29155
917.38/921.37	c current bound: 29155
918.02/922.02	c current bound: 29155
918.68/922.67	c current bound: 29155
919.32/923.31	c current bound: 29155
920.16/923.96	c current bound: 29155
920.62/924.61	c current bound: 29155
921.46/925.25	c current bound: 29155
921.91/925.89	c current bound: 29155
922.54/926.54	c current bound: 29155
923.18/927.18	c current bound: 29155
923.83/927.83	c current bound: 29155
924.68/928.48	c current bound: 29155
925.14/929.12	c current bound: 29155
925.78/929.77	c current bound: 29155
926.43/930.41	c current bound: 29155
927.07/931.05	c current bound: 29155
927.91/931.76	c current bound: 29155
928.37/932.41	c current bound: 29155
929.00/933.05	c current bound: 29155
929.93/933.70	c current bound: 29155
930.30/934.34	c current bound: 29155
931.10/934.99	c current bound: 29155
931.59/935.63	c current bound: 29155
932.23/936.62	c current bound: 29155
933.07/937.27	c current bound: 29155
933.52/937.91	c current bound: 29155
934.16/938.55	c current bound: 29155
934.81/939.20	c current bound: 29155
935.46/939.85	c current bound: 29155
936.37/940.50	c current bound: 29155
936.74/941.15	c current bound: 29155
937.39/941.79	c current bound: 29155
938.04/942.43	c current bound: 29155
938.68/943.08	c current bound: 29155
939.55/943.72	c current bound: 29155
939.97/944.37	c current bound: 29155
940.86/945.01	c current bound: 29155
941.26/945.66	c current bound: 29155
941.90/946.30	c current bound: 29155
942.55/946.95	c current bound: 29155
943.19/947.59	c current bound: 29155
944.05/948.23	c current bound: 29155
944.48/948.88	c current bound: 29155
945.12/949.53	c current bound: 29155
945.77/950.17	c current bound: 29155
946.42/950.81	c current bound: 29155
947.26/951.46	c current bound: 29155
947.96/952.10	c current bound: 29155
948.56/952.75	c current bound: 29155
948.99/953.39	c current bound: 29155
949.63/954.03	c current bound: 29155
950.29/954.68	c current bound: 29155
950.92/955.32	c current bound: 29155
951.77/955.96	c current bound: 29155
952.21/956.61	c current bound: 29155
952.86/957.26	c current bound: 29155
953.49/957.90	c current bound: 29155
954.15/958.55	c current bound: 29155
954.95/959.19	c current bound: 29155
955.42/959.83	c current bound: 29155
956.07/960.48	c current bound: 29155
956.72/961.13	c current bound: 29155
957.37/961.77	c current bound: 29155
958.25/962.42	c current bound: 29155
958.65/963.06	c current bound: 29155
959.53/963.70	c current bound: 29155
959.94/964.35	c current bound: 29155
960.58/964.99	c current bound: 29155
961.23/965.64	c current bound: 29155
961.89/966.29	c current bound: 29155
962.76/966.93	c current bound: 29155
963.17/967.58	c current bound: 29155
963.81/968.23	c current bound: 29155
964.46/968.87	c current bound: 29155
965.11/969.51	c current bound: 29155
965.96/970.16	c current bound: 29155
966.66/970.80	c current bound: 29155
967.25/971.45	c current bound: 29155
967.69/972.09	c current bound: 29155
968.33/972.74	c current bound: 29155
968.98/973.38	c current bound: 29155
969.62/974.03	c current bound: 29155
970.45/974.67	c current bound: 29155
970.89/975.32	c current bound: 29155
971.54/975.97	c current bound: 29155
972.19/976.61	c current bound: 29155
972.85/977.25	c current bound: 29155
973.64/977.90	c current bound: 29155
974.13/978.55	c current bound: 29155
974.78/979.19	c current bound: 29155
975.42/979.83	c current bound: 29155
976.08/980.48	c current bound: 29155
976.94/981.12	c current bound: 29155
977.36/981.77	c current bound: 29155
978.24/982.41	c current bound: 29155
978.65/983.06	c current bound: 29155
979.30/983.71	c current bound: 29155
979.95/984.36	c current bound: 29155
980.85/985.00	c current bound: 29155
981.44/985.65	c current bound: 29155
982.16/986.30	c current bound: 29155
982.54/986.94	c current bound: 29155
983.17/987.59	c current bound: 29155
983.83/988.24	c current bound: 29155
984.65/988.89	c current bound: 29155
985.12/989.53	c current bound: 29155
985.77/990.17	c current bound: 29155
986.41/990.82	c current bound: 29155
987.06/991.47	c current bound: 29155
987.96/992.11	c current bound: 29155
988.36/992.75	c current bound: 29155
989.26/993.40	c current bound: 29155
989.63/994.04	c current bound: 29155
990.28/994.69	c current bound: 29155
990.92/995.33	c current bound: 29155
991.55/995.97	c current bound: 29155
992.44/996.61	c current bound: 29155
992.85/997.26	c current bound: 29155
993.49/998.03	c current bound: 29155
994.13/998.68	c current bound: 29155
994.79/999.32	c current bound: 29155
995.63/999.96	c current bound: 29155
996.07/1000.60	c current bound: 29155
996.72/1001.25	c current bound: 29155
997.63/1001.90	c current bound: 29155
998.01/1002.55	c current bound: 29155
998.81/1003.19	c current bound: 29155
999.30/1003.84	c current bound: 29155
999.94/1004.48	c current bound: 29155
1000.58/1005.13	c current bound: 29155
1001.23/1005.77	c current bound: 29155
1002.12/1006.41	c current bound: 29155
1002.52/1007.06	c current bound: 29155
1003.42/1007.70	c current bound: 29155
1003.81/1008.35	c current bound: 29155
1004.45/1008.99	c current bound: 29155
1005.11/1009.65	c current bound: 29155
1005.75/1010.29	c current bound: 29155
1006.62/1010.94	c current bound: 29155
1007.05/1011.58	c current bound: 29155
1007.69/1012.22	c current bound: 29155
1008.32/1012.87	c current bound: 29155
1008.96/1013.51	c current bound: 29155
1009.82/1014.16	c current bound: 29155
1010.53/1014.80	c current bound: 29155
1011.11/1015.44	c current bound: 29155
1011.55/1016.09	c current bound: 29155
1012.20/1016.74	c current bound: 29155
1012.84/1017.38	c current bound: 29155
1013.49/1018.19	c current bound: 29155
1014.14/1018.84	c current bound: 29155
1014.78/1019.48	c current bound: 29155
1015.42/1020.12	c current bound: 29155
1016.25/1020.77	c current bound: 29155
1016.70/1021.41	c current bound: 29155
1017.54/1022.06	c current bound: 29155
1017.99/1022.71	c current bound: 29155
1018.64/1023.35	c current bound: 29155
1019.29/1024.00	c current bound: 29155
1019.93/1024.64	c current bound: 29155
1020.74/1025.29	c current bound: 29155
1021.23/1025.94	c current bound: 29155
1021.89/1026.59	c current bound: 29155
1022.53/1027.23	c current bound: 29155
1023.18/1027.88	c current bound: 29155
1024.05/1028.53	c current bound: 29155
1024.46/1029.17	c current bound: 29155
1025.11/1029.82	c current bound: 29155
1025.75/1030.46	c current bound: 29155
1026.40/1031.11	c current bound: 29155
1027.25/1031.75	c current bound: 29155
1027.96/1032.40	c current bound: 29155
1028.53/1033.04	c current bound: 29155
1028.98/1033.71	c current bound: 29155
1029.62/1034.35	c current bound: 29155
1030.26/1034.99	c current bound: 29155
1030.90/1035.64	c current bound: 29155
1031.72/1036.28	c current bound: 29155
1032.19/1036.93	c current bound: 29155
1032.85/1037.59	c current bound: 29155
1033.74/1038.38	c current bound: 29155
1034.15/1039.03	c current bound: 29155
1034.79/1039.68	c current bound: 29155
1035.43/1040.32	c current bound: 29155
1036.08/1040.97	c current bound: 29155
1036.98/1041.61	c current bound: 29155
1037.37/1042.27	c current bound: 29155
1038.27/1042.91	c current bound: 29155
1038.66/1043.57	c current bound: 29155
1039.31/1044.22	c current bound: 29155
1039.97/1044.87	c current bound: 29155
1040.61/1045.52	c current bound: 29155
1041.46/1046.16	c current bound: 29155
1041.90/1046.81	c current bound: 29155
1042.55/1047.47	c current bound: 29155
1043.21/1048.11	c current bound: 29155
1043.85/1048.76	c current bound: 29155
1044.66/1049.40	c current bound: 29155
1045.14/1050.05	c current bound: 29155
1046.06/1050.70	c current bound: 29155
1046.43/1051.34	c current bound: 29155
1047.07/1051.98	c current bound: 29155
1047.95/1052.63	c current bound: 29155
1048.37/1053.27	c current bound: 29155
1049.24/1053.93	c current bound: 29155
1049.65/1054.58	c current bound: 29155
1050.31/1055.22	c current bound: 29155
1050.96/1055.87	c current bound: 29155
1051.60/1056.51	c current bound: 29155
1052.45/1057.16	c current bound: 29155
1053.15/1057.80	c current bound: 29155
1053.79/1058.55	c current bound: 29155
1054.45/1059.20	c current bound: 29155
1054.82/1059.85	c current bound: 29155
1055.64/1060.49	c current bound: 29155
1056.12/1061.13	c current bound: 29155
1056.75/1061.78	c current bound: 29155
1057.40/1062.42	c current bound: 29155
1058.04/1063.06	c current bound: 29155
1058.93/1063.71	c current bound: 29155
1059.33/1064.35	c current bound: 29155
1060.23/1065.00	c current bound: 29155
1060.62/1065.64	c current bound: 29155
1061.26/1066.29	c current bound: 29155
1062.14/1066.93	c current bound: 29155
1062.55/1067.58	c current bound: 29155
1063.42/1068.22	c current bound: 29155
1063.84/1068.86	c current bound: 29155
1064.48/1069.51	c current bound: 29155
1065.13/1070.15	c current bound: 29155
1066.04/1070.80	c current bound: 29155
1066.62/1071.44	c current bound: 29155
1067.06/1072.09	c current bound: 29155
1067.70/1072.75	c current bound: 29155
1068.37/1073.39	c current bound: 29155
1069.01/1074.05	c current bound: 29155
1069.82/1074.69	c current bound: 29155
1070.31/1075.34	c current bound: 29155
1070.95/1075.99	c current bound: 29155
1071.58/1076.63	c current bound: 29155
1072.23/1077.28	c current bound: 29155
1073.11/1077.93	c current bound: 29155
1073.80/1078.70	c current bound: 29155
1074.18/1079.36	c current bound: 29155
1075.11/1080.00	c current bound: 29155
1075.48/1080.65	c current bound: 29155
1076.29/1081.29	c current bound: 29155
1076.77/1081.94	c current bound: 29155
1077.41/1082.59	c current bound: 29155
1078.06/1083.23	c current bound: 29155
1078.70/1083.89	c current bound: 29155
1079.59/1084.54	c current bound: 29155
1080.00/1085.19	c current bound: 29155
1080.88/1085.83	c current bound: 29155
1081.31/1086.48	c current bound: 29155
1081.95/1087.13	c current bound: 29155
1082.59/1087.77	c current bound: 29155
1083.24/1088.42	c current bound: 29155
1084.09/1089.07	c current bound: 29155
1084.54/1089.71	c current bound: 29155
1085.17/1090.36	c current bound: 29155
1086.09/1091.00	c current bound: 29155
1086.46/1091.64	c current bound: 29155
1087.28/1092.28	c current bound: 29155
1087.75/1092.93	c current bound: 29155
1088.40/1093.58	c current bound: 29155
1089.04/1094.26	c current bound: 29155
1089.69/1094.90	c current bound: 29155
1090.55/1095.54	c current bound: 29155
1090.97/1096.19	c current bound: 29155
1091.85/1096.83	c current bound: 29155
1092.26/1097.48	c current bound: 29155
1092.91/1098.12	c current bound: 29155
1093.83/1098.92	c current bound: 29155
1094.21/1099.57	c current bound: 29155
1094.85/1100.22	c current bound: 29155
1095.50/1100.86	c current bound: 29155
1096.15/1101.50	c current bound: 29155
1097.00/1102.16	c current bound: 29155
1097.44/1102.81	c current bound: 29155
1098.30/1103.46	c current bound: 29155
1098.74/1104.10	c current bound: 29155
1099.39/1104.75	c current bound: 29155
1100.04/1105.40	c current bound: 29155
1100.68/1106.04	c current bound: 29155
1101.51/1106.68	c current bound: 29155
1101.98/1107.33	c current bound: 29155
1102.62/1107.98	c current bound: 29155
1103.27/1108.62	c current bound: 29155
1103.90/1109.26	c current bound: 29155
1104.82/1109.91	c current bound: 29155
1105.19/1110.55	c current bound: 29155
1105.84/1111.21	c current bound: 29155
1106.50/1111.85	c current bound: 29155
1107.15/1112.50	c current bound: 29155
1108.00/1113.15	c current bound: 29155
1108.72/1113.80	c current bound: 29155
1109.10/1114.50	c current bound: 29155
1109.74/1115.15	c current bound: 29155
1110.66/1115.80	c current bound: 29155
1111.26/1116.45	c current bound: 29155
1111.96/1117.10	c current bound: 29155
1112.56/1117.74	c current bound: 29155
1112.98/1118.38	c current bound: 29155
1113.88/1119.13	c current bound: 29155
1114.45/1119.78	c current bound: 29155
1114.92/1120.42	c current bound: 29155
1115.75/1121.06	c current bound: 29155
1116.20/1121.70	c current bound: 29155
1116.84/1122.35	c current bound: 29155
1117.50/1123.00	c current bound: 29155
1118.13/1123.64	c current bound: 29155
1118.95/1124.29	c current bound: 29155
1119.42/1124.94	c current bound: 29155
1120.07/1125.59	c current bound: 29155
1120.72/1126.23	c current bound: 29155
1121.37/1126.87	c current bound: 29155
1122.25/1127.52	c current bound: 29155
1122.66/1128.17	c current bound: 29155
1123.31/1128.82	c current bound: 29155
1123.97/1129.47	c current bound: 29155
1124.62/1130.12	c current bound: 29155
1125.44/1130.76	c current bound: 29155
1125.90/1131.41	c current bound: 29155
1126.74/1132.06	c current bound: 29155
1127.19/1132.71	c current bound: 29155
1127.84/1133.35	c current bound: 29155
1128.75/1134.21	c current bound: 29155
1129.13/1134.87	c current bound: 29155
1129.78/1135.52	c current bound: 29155
1130.43/1136.16	c current bound: 29155
1131.07/1136.80	c current bound: 29155
1131.92/1137.45	c current bound: 29155
1132.64/1138.10	c current bound: 29155
1133.02/1138.75	c current bound: 29155
1133.67/1139.39	c current bound: 29155
1134.30/1140.04	c current bound: 29155
1135.13/1140.69	c current bound: 29155
1135.61/1141.34	c current bound: 29155
1136.24/1141.99	c current bound: 29155
1136.89/1142.64	c current bound: 29155
1137.55/1143.28	c current bound: 29155
1138.42/1143.92	c current bound: 29155
1138.84/1144.57	c current bound: 29155
1139.71/1145.22	c current bound: 29155
1140.13/1145.86	c current bound: 29155
1140.76/1146.51	c current bound: 29155
1141.42/1147.16	c current bound: 29155
1142.07/1147.80	c current bound: 29155
1142.94/1148.45	c current bound: 29155
1143.37/1149.25	c current bound: 29155
1144.28/1149.90	c current bound: 29155
1144.88/1150.54	c current bound: 29155
1145.29/1151.18	c current bound: 29155
1146.16/1151.83	c current bound: 29155
1146.59/1152.48	c current bound: 29155
1147.24/1153.12	c current bound: 29155
1147.88/1153.77	c current bound: 29155
1148.53/1154.41	c current bound: 29155
1149.37/1155.06	c current bound: 29155
1149.83/1155.70	c current bound: 29155
1150.47/1156.35	c current bound: 29155
1151.11/1156.99	c current bound: 29155
1151.75/1157.63	c current bound: 29155
1152.57/1158.28	c current bound: 29155
1153.04/1158.92	c current bound: 29155
1153.67/1159.57	c current bound: 29155
1154.32/1160.21	c current bound: 29155
1154.96/1160.86	c current bound: 29155
1155.88/1161.51	c current bound: 29155
1156.27/1162.16	c current bound: 29155
1157.17/1162.81	c current bound: 29155
1157.57/1163.46	c current bound: 29155
1158.48/1164.10	c current bound: 29155
1158.86/1164.79	c current bound: 29155
1159.51/1165.43	c current bound: 29155
1160.33/1166.08	c current bound: 29155
1160.79/1166.72	c current bound: 29155
1161.43/1167.36	c current bound: 29155
1162.09/1168.01	c current bound: 29155
1162.73/1168.65	c current bound: 29155
1163.62/1169.46	c current bound: 29155
1164.02/1170.10	c current bound: 29155
1164.67/1170.74	c current bound: 29155
1165.31/1171.39	c current bound: 29155
1165.96/1172.04	c current bound: 29155
1166.78/1172.68	c current bound: 29155
1167.25/1173.33	c current bound: 29155
1167.90/1173.97	c current bound: 29155
1168.53/1174.61	c current bound: 29155
1169.18/1175.25	c current bound: 29155
1170.09/1175.90	c current bound: 29155
1170.47/1176.55	c current bound: 29155
1171.12/1177.19	c current bound: 29155
1171.76/1177.83	c current bound: 29155
1172.39/1178.48	c current bound: 29155
1173.29/1179.12	c current bound: 29155
1173.70/1179.76	c current bound: 29155
1174.59/1180.52	c current bound: 29155
1174.97/1181.16	c current bound: 29155
1175.61/1181.80	c current bound: 29155
1176.46/1182.45	c current bound: 29155
1176.90/1183.09	c current bound: 29155
1177.77/1183.73	c current bound: 29155
1178.46/1184.52	c current bound: 29155
1178.84/1185.16	c current bound: 29155
1179.64/1185.80	c current bound: 29155
1180.11/1186.44	c current bound: 29155
1180.75/1187.08	c current bound: 29155
1181.41/1187.73	c current bound: 29155
1182.06/1188.37	c current bound: 29155
1182.94/1189.01	c current bound: 29155
1183.33/1189.66	c current bound: 29155
1184.24/1190.30	c current bound: 29155
1184.62/1190.95	c current bound: 29155
1185.27/1191.59	c current bound: 29155
1185.91/1192.23	c current bound: 29155
1186.56/1192.88	c current bound: 29155
1187.44/1193.53	c current bound: 29155
1187.85/1194.17	c current bound: 29155
1188.50/1194.82	c current bound: 29155
1189.14/1195.46	c current bound: 29155
1189.78/1196.10	c current bound: 29155
1190.64/1196.75	c current bound: 29155
1191.35/1197.40	c current bound: 29155
1191.95/1198.04	c current bound: 29155
1192.36/1198.69	c current bound: 29155
1193.01/1199.33	c current bound: 29155
1193.88/1200.03	c current bound: 29155
1194.29/1200.68	c current bound: 29155
1195.19/1201.32	c current bound: 29155
1195.59/1201.96	c current bound: 29155
1196.24/1202.60	c current bound: 29155
1196.89/1203.25	c current bound: 29155
1197.52/1203.89	c current bound: 29155
1198.39/1204.59	c current bound: 29155
1198.81/1205.23	c current bound: 29155
1199.45/1205.87	c current bound: 29155
1200.09/1206.51	c current bound: 29155
1200.73/1207.15	c current bound: 29155
1201.53/1207.80	c current bound: 29155
1202.01/1208.44	c current bound: 29155
1202.66/1209.09	c current bound: 29155
1203.30/1209.74	c current bound: 29155
1203.95/1210.38	c current bound: 29155
1204.83/1211.02	c current bound: 29155
1205.24/1211.67	c current bound: 29155
1206.13/1212.32	c current bound: 29155
1206.53/1212.97	c current bound: 29155
1207.19/1213.61	c current bound: 29155
1207.83/1214.26	c current bound: 29155
1208.73/1214.90	c current bound: 29155
1209.32/1215.54	c current bound: 29155
1209.75/1216.19	c current bound: 29155
1210.40/1216.84	c current bound: 29155
1211.05/1217.48	c current bound: 29155
1211.68/1218.12	c current bound: 29155
1212.52/1218.77	c current bound: 29155
1212.98/1219.42	c current bound: 29155
1213.82/1220.07	c current bound: 29155
1214.28/1220.71	c current bound: 29155
1214.91/1221.37	c current bound: 29155
1215.83/1222.02	c current bound: 29155
1216.23/1222.66	c current bound: 29155
1217.12/1223.30	c current bound: 29155
1217.51/1223.94	c current bound: 29155
1218.41/1224.62	c current bound: 29155
1218.80/1225.26	c current bound: 29155
1219.44/1225.91	c current bound: 29155
1220.29/1226.56	c current bound: 29155
1221.01/1227.20	c current bound: 29155
1221.38/1227.84	c current bound: 29155
1222.02/1228.49	c current bound: 29155
1222.68/1229.14	c current bound: 29155
1223.51/1229.78	c current bound: 29155
1223.97/1230.42	c current bound: 29155
1224.62/1231.07	c current bound: 29155
1225.25/1231.71	c current bound: 29155
1225.89/1232.35	c current bound: 29155
1226.54/1233.00	c current bound: 29155
1227.19/1233.64	c current bound: 29155
1228.00/1234.28	c current bound: 29155
1228.47/1234.93	c current bound: 29155
1229.12/1235.58	c current bound: 29155
1229.77/1236.23	c current bound: 29155
1230.42/1236.87	c current bound: 29155
1231.30/1237.51	c current bound: 29155
1231.71/1238.16	c current bound: 29155
1232.35/1238.80	c current bound: 29155
1233.00/1239.45	c current bound: 29155
1233.64/1240.16	c current bound: 29155
1234.57/1240.80	c current bound: 29155
1234.93/1241.45	c current bound: 29155
1235.56/1242.09	c current bound: 29155
1236.22/1242.73	c current bound: 29155
1236.87/1243.38	c current bound: 29155
1237.74/1244.02	c current bound: 29155
1238.42/1244.71	c current bound: 29155
1239.00/1245.36	c current bound: 29155
1239.46/1246.00	c current bound: 29155
1240.11/1246.65	c current bound: 29155
1240.73/1247.29	c current bound: 29155
1241.39/1247.93	c current bound: 29155
1242.22/1248.58	c current bound: 29155
1242.68/1249.22	c current bound: 29155
1243.33/1249.87	c current bound: 29155
1243.96/1250.52	c current bound: 29155
1244.62/1251.16	c current bound: 29155
1245.51/1251.81	c current bound: 29155
1245.91/1252.45	c current bound: 29155
1246.55/1253.10	c current bound: 29155
1247.20/1253.75	c current bound: 29155
1247.85/1254.39	c current bound: 29155
1248.72/1255.03	c current bound: 29155
1249.15/1255.68	c current bound: 29155
1250.01/1256.32	c current bound: 29155
1250.42/1256.97	c current bound: 29155
1251.07/1257.61	c current bound: 29155
1251.71/1258.25	c current bound: 29155
1252.36/1258.89	c current bound: 29155
1253.22/1259.54	c current bound: 29155
1253.64/1260.18	c current bound: 29155
1254.28/1260.83	c current bound: 29155
1254.94/1261.47	c current bound: 29155
1255.58/1262.12	c current bound: 29155
1256.42/1262.76	c current bound: 29155
1256.88/1263.41	c current bound: 29155
1257.72/1264.05	c current bound: 29155
1258.43/1264.75	c current bound: 29155
1258.80/1265.39	c current bound: 29155
1259.67/1266.03	c current bound: 29155
1260.09/1266.67	c current bound: 29155
1260.96/1267.31	c current bound: 29155
1261.37/1267.96	c current bound: 29155
1262.28/1268.60	c current bound: 29155
1262.65/1269.25	c current bound: 29155
1263.31/1269.90	c current bound: 29155
1264.18/1270.55	c current bound: 29155
1264.61/1271.19	c current bound: 29155
1265.25/1271.83	c current bound: 29155
1265.89/1272.47	c current bound: 29155
1266.54/1273.12	c current bound: 29155
1267.38/1273.77	c current bound: 29155
1267.83/1274.42	c current bound: 29155
1268.48/1275.07	c current bound: 29155
1269.13/1275.71	c current bound: 29155
1269.77/1276.36	c current bound: 29155
1270.41/1277.00	c current bound: 29155
1271.07/1277.64	c current bound: 29155
1271.89/1278.29	c current bound: 29155
1272.34/1278.93	c current bound: 29155
1272.98/1279.58	c current bound: 29155
1273.65/1280.26	c current bound: 29155
1274.56/1280.90	c current bound: 29155
1275.14/1281.54	c current bound: 29155
1275.58/1282.19	c current bound: 29155
1276.22/1282.84	c current bound: 29155
1276.88/1283.49	c current bound: 29155
1277.52/1284.14	c current bound: 29155
1278.42/1284.94	c current bound: 29155
1278.81/1285.59	c current bound: 29155
1279.47/1286.23	c current bound: 29155
1280.12/1286.88	c current bound: 29155
1280.75/1287.52	c current bound: 29155
1281.59/1288.17	c current bound: 29155
1282.06/1288.82	c current bound: 29155
1282.70/1289.47	c current bound: 29155
1283.37/1290.12	c current bound: 29155
1284.01/1290.77	c current bound: 29155
1284.91/1291.42	c current bound: 29155
1285.30/1292.06	c current bound: 29155
1285.95/1292.71	c current bound: 29155
1286.59/1293.36	c current bound: 29155
1287.24/1294.01	c current bound: 29155
1288.10/1294.65	c current bound: 29155
1288.53/1295.29	c current bound: 29155
1289.39/1295.94	c current bound: 29155
1289.82/1296.58	c current bound: 29155
1290.47/1297.23	c current bound: 29155
1291.12/1297.88	c current bound: 29155
1291.76/1298.52	c current bound: 29155
1292.60/1299.17	c current bound: 29155
1293.32/1299.95	c current bound: 29155
1293.70/1300.60	c current bound: 29155
1294.56/1301.25	c current bound: 29155
1295.00/1301.90	c current bound: 29155
1295.86/1302.55	c current bound: 29155
1296.30/1303.19	c current bound: 29155
1296.94/1303.84	c current bound: 29155
1297.59/1304.48	c current bound: 29155
1298.22/1305.14	c current bound: 29155
1299.07/1305.79	c current bound: 29155
1299.53/1306.43	c current bound: 29155
1300.17/1307.07	c current bound: 29155
1300.83/1307.71	c current bound: 29155
1301.47/1308.36	c current bound: 29155
1302.28/1309.00	c current bound: 29155
1302.75/1309.64	c current bound: 29155
1303.40/1310.29	c current bound: 29155
1304.05/1310.94	c current bound: 29155
1304.70/1311.58	c current bound: 29155
1305.58/1312.23	c current bound: 29155
1305.99/1312.87	c current bound: 29155
1306.87/1313.51	c current bound: 29155
1307.27/1314.16	c current bound: 29155
1308.18/1314.80	c current bound: 29155
1308.56/1315.44	c current bound: 29155
1309.20/1316.09	c current bound: 29155
1310.07/1316.73	c current bound: 29155
1310.50/1317.38	c current bound: 29155
1311.15/1318.02	c current bound: 29155
1311.79/1318.66	c current bound: 29155
1312.42/1319.31	c current bound: 29155
1313.28/1319.96	c current bound: 29155
1313.72/1320.64	c current bound: 29155
1314.37/1321.28	c current bound: 29155
1315.01/1321.92	c current bound: 29155
1315.65/1322.57	c current bound: 29155
1316.53/1323.21	c current bound: 29155
1316.94/1323.85	c current bound: 29155
1317.86/1324.50	c current bound: 29155
1318.50/1325.30	c current bound: 29155
1318.87/1325.94	c current bound: 29155
1319.69/1326.58	c current bound: 29155
1320.17/1327.23	c current bound: 29155
1320.80/1327.88	c current bound: 29155
1321.45/1328.52	c current bound: 29155
1322.10/1329.17	c current bound: 29155
1322.99/1329.82	c current bound: 29155
1323.40/1330.46	c current bound: 29155
1324.30/1331.11	c current bound: 29155
1324.69/1331.76	c current bound: 29155
1325.34/1332.41	c current bound: 29155
1326.00/1333.06	c current bound: 29155
1326.91/1333.70	c current bound: 29155
1327.50/1334.34	c current bound: 29155
1328.20/1335.00	c current bound: 29155
1328.58/1335.65	c current bound: 29155
1329.25/1336.30	c current bound: 29155
1329.88/1336.95	c current bound: 29155
1330.70/1337.59	c current bound: 29155
1331.18/1338.24	c current bound: 29155
1331.83/1338.89	c current bound: 29155
1332.48/1339.54	c current bound: 29155
1333.12/1340.31	c current bound: 29155
1333.99/1340.96	c current bound: 29155
1334.43/1341.61	c current bound: 29155
1335.09/1342.26	c current bound: 29155
1335.73/1342.91	c current bound: 29155
1336.38/1343.56	c current bound: 29155
1337.28/1344.21	c current bound: 29155
1337.69/1344.86	c current bound: 29155
1338.33/1345.51	c current bound: 29155
1338.98/1346.16	c current bound: 29155
1339.63/1346.81	c current bound: 29155
1340.49/1347.45	c current bound: 29155
1340.93/1348.10	c current bound: 29155
1341.79/1348.75	c current bound: 29155
1342.49/1349.40	c current bound: 29155
1342.87/1350.05	c current bound: 29155
1343.53/1350.70	c current bound: 29155
1344.18/1351.34	c current bound: 29155
1344.98/1351.98	c current bound: 29155
1345.46/1352.63	c current bound: 29155
1346.11/1353.28	c current bound: 29155
1346.75/1353.93	c current bound: 29155
1347.41/1354.58	c current bound: 29155
1348.33/1355.41	c current bound: 29155
1348.70/1356.06	c current bound: 29155
1349.37/1356.71	c current bound: 29155
1350.22/1357.36	c current bound: 29155
1350.66/1358.01	c current bound: 29155
1351.51/1358.65	c current bound: 29155
1351.95/1359.31	c current bound: 29155
1352.61/1359.97	c current bound: 29155
1353.52/1360.61	c current bound: 29155
1353.91/1361.26	c current bound: 29155
1354.81/1361.91	c current bound: 29155
1355.21/1362.55	c current bound: 29155
1356.12/1363.20	c current bound: 29155
1356.49/1363.84	c current bound: 29155
1357.15/1364.49	c current bound: 29155
1358.03/1365.14	c current bound: 29155
1358.44/1365.79	c current bound: 29155
1359.09/1366.44	c current bound: 29155
1359.75/1367.09	c current bound: 29155
1360.39/1367.73	c current bound: 29155
1361.21/1368.38	c current bound: 29155
1361.69/1369.02	c current bound: 29155
1362.33/1369.67	c current bound: 29155
1362.97/1370.31	c current bound: 29155
1363.61/1370.99	c current bound: 29155
1364.48/1371.65	c current bound: 29155
1364.91/1372.29	c current bound: 29155
1365.77/1372.93	c current bound: 29155
1366.20/1373.58	c current bound: 29155
1366.84/1374.23	c current bound: 29155
1367.50/1374.87	c current bound: 29155
1368.40/1375.64	c current bound: 29155
1368.78/1376.29	c current bound: 29155
1369.43/1376.93	c current bound: 29155
1370.08/1377.58	c current bound: 29155
1370.96/1378.22	c current bound: 29155
1371.37/1378.87	c current bound: 29155
1372.27/1379.52	c current bound: 29155
1372.67/1380.16	c current bound: 29155
1373.31/1380.81	c current bound: 29155
1373.96/1381.46	c current bound: 29155
1374.61/1382.10	c current bound: 29155
1375.46/1382.74	c current bound: 29155
1375.90/1383.39	c current bound: 29155
1376.54/1384.03	c current bound: 29155
1377.19/1384.67	c current bound: 29155
1377.83/1385.32	c current bound: 29155
1378.65/1385.97	c current bound: 29155
1379.11/1386.62	c current bound: 29155
1379.94/1387.26	c current bound: 29155
1380.40/1387.91	c current bound: 29155
1381.04/1388.56	c current bound: 29155
1381.94/1389.21	c current bound: 29155
1382.36/1389.86	c current bound: 29155
1383.25/1390.51	c current bound: 29155
1383.64/1391.15	c current bound: 29155
1384.30/1391.79	c current bound: 29155
1384.94/1392.45	c current bound: 29155
1385.87/1393.10	c current bound: 29155
1386.46/1393.75	c current bound: 29155
1386.89/1394.39	c current bound: 29155
1387.53/1395.04	c current bound: 29155
1388.45/1395.85	c current bound: 29155
1388.83/1396.50	c current bound: 29155
1389.69/1397.15	c current bound: 29155
1390.14/1397.81	c current bound: 29155
1390.80/1398.46	c current bound: 29155
1391.69/1399.11	c current bound: 29155
1392.09/1399.75	c current bound: 29155
1392.99/1400.40	c current bound: 29155
1393.39/1401.06	c current bound: 29155
1394.04/1401.70	c current bound: 29155
1394.69/1402.36	c current bound: 29155
1395.35/1403.01	c current bound: 29155
1396.19/1403.66	c current bound: 29155
1396.64/1404.30	c current bound: 29155
1397.29/1404.96	c current bound: 29155
1397.94/1405.61	c current bound: 29155
1398.59/1406.25	c current bound: 29155
1399.40/1406.90	c current bound: 29155
1399.88/1407.54	c current bound: 29155
1400.53/1408.19	c current bound: 29155
1401.17/1408.83	c current bound: 29155
1401.82/1409.47	c current bound: 29155
1402.69/1410.12	c current bound: 29155
1403.10/1410.92	c current bound: 29155
1403.76/1411.57	c current bound: 29155
1404.40/1412.21	c current bound: 29155
1405.04/1412.86	c current bound: 29155
1405.84/1413.50	c current bound: 29155
1406.32/1414.14	c current bound: 29155
1406.98/1414.78	c current bound: 29155
1407.62/1415.43	c current bound: 29155
1408.27/1416.07	c current bound: 29155
1409.15/1416.72	c current bound: 29155
1409.55/1417.36	c current bound: 29155
1410.45/1418.00	c current bound: 29155
1410.84/1418.65	c current bound: 29155
1411.76/1419.30	c current bound: 29155
1412.14/1419.95	c current bound: 29155
1412.78/1420.59	c current bound: 29155
1413.65/1421.23	c current bound: 29155
1414.08/1421.88	c current bound: 29155
1414.72/1422.52	c current bound: 29155
1415.36/1423.17	c current bound: 29155
1416.01/1423.81	c current bound: 29155
1416.85/1424.46	c current bound: 29155
1417.29/1425.11	c current bound: 29155
1418.14/1425.76	c current bound: 29155
1418.60/1426.43	c current bound: 29155
1419.23/1427.08	c current bound: 29155
1420.11/1427.72	c current bound: 29155
1420.52/1428.37	c current bound: 29155
1421.40/1429.01	c current bound: 29155
1421.81/1429.66	c current bound: 29155
1422.72/1430.30	c current bound: 29155
1423.09/1431.00	c current bound: 29155
1423.76/1431.65	c current bound: 29155
1424.67/1432.30	c current bound: 29155
1425.05/1432.95	c current bound: 29155
1425.70/1433.61	c current bound: 29155
1426.35/1434.26	c current bound: 29155
1427.00/1434.91	c current bound: 29155
1427.85/1435.56	c current bound: 29155
1428.30/1436.21	c current bound: 29155
1428.95/1436.86	c current bound: 29155
1429.59/1437.51	c current bound: 29155
1430.25/1438.15	c current bound: 29155
1431.07/1438.79	c current bound: 29155
1431.54/1439.44	c current bound: 29155
1432.19/1440.09	c current bound: 29155
1432.84/1440.75	c current bound: 29155
1433.48/1441.39	c current bound: 29155
1434.36/1442.03	c current bound: 29155
1434.77/1442.67	c current bound: 29155
1435.65/1443.32	c current bound: 29155
1436.07/1443.97	c current bound: 29155
1436.71/1444.61	c current bound: 29155
1437.36/1445.26	c current bound: 29155
1438.00/1445.90	c current bound: 29155
1438.86/1446.54	c current bound: 29155
1439.29/1447.19	c current bound: 29155
1439.93/1447.84	c current bound: 29155
1440.57/1448.48	c current bound: 29155
1441.22/1449.12	c current bound: 29155
1442.06/1449.77	c current bound: 29155
1442.50/1450.42	c current bound: 29155
1443.35/1451.06	c current bound: 29155
1443.80/1451.71	c current bound: 29155
1444.44/1452.36	c current bound: 29155
1445.37/1453.01	c current bound: 29155
1445.76/1453.65	c current bound: 29155
1446.68/1454.30	c current bound: 29155
1447.05/1454.94	c current bound: 29155
1447.69/1455.59	c current bound: 29155
1448.34/1456.24	c current bound: 29155
1448.98/1456.88	c current bound: 29155
1449.86/1457.52	c current bound: 29155
1450.26/1458.17	c current bound: 29155
1450.91/1458.82	c current bound: 29155
1451.55/1459.46	c current bound: 29155
1452.20/1460.11	c current bound: 29155
1453.05/1460.75	c current bound: 29155
1453.49/1461.39	c current bound: 29155
1454.34/1462.04	c current bound: 29155
1454.78/1462.68	c current bound: 29155
1455.42/1463.33	c current bound: 29155
1456.06/1463.97	c current bound: 29155
1456.71/1464.62	c current bound: 29155
1457.55/1465.26	c current bound: 29155
1457.99/1465.91	c current bound: 29155
1458.65/1466.55	c current bound: 29155
1459.56/1467.20	c current bound: 29155
1459.94/1467.85	c current bound: 29155
1460.75/1468.49	c current bound: 29155
1461.22/1469.13	c current bound: 29155
1461.87/1469.78	c current bound: 29155
1462.52/1470.43	c current bound: 29155
1463.16/1471.07	c current bound: 29155
1464.05/1471.71	c current bound: 29155
1464.45/1472.36	c current bound: 29155
1465.34/1473.00	c current bound: 29155
1465.73/1473.64	c current bound: 29155
1466.37/1474.29	c current bound: 29155
1467.02/1474.94	c current bound: 29155
1467.66/1475.58	c current bound: 29155
1468.54/1476.23	c current bound: 29155
1468.96/1476.87	c current bound: 29155
1469.60/1477.52	c current bound: 29155
1470.24/1478.16	c current bound: 29155
1470.89/1478.80	c current bound: 29155
1471.74/1479.45	c current bound: 29155
1472.16/1480.09	c current bound: 29155
1473.03/1480.73	c current bound: 29155
1473.46/1481.38	c current bound: 29155
1474.37/1482.15	c current bound: 29155
1474.91/1482.80	c current bound: 29155
1475.39/1483.45	c current bound: 29155
1476.03/1484.09	c current bound: 29155
1476.69/1484.74	c current bound: 29155
1477.33/1485.38	c current bound: 29155
1478.20/1486.03	c current bound: 29155
1478.63/1486.68	c current bound: 29155
1479.50/1487.33	c current bound: 29155
1479.91/1487.97	c current bound: 29155
1480.57/1488.62	c current bound: 29155
1481.20/1489.26	c current bound: 29155
1481.86/1489.91	c current bound: 29155
1482.69/1490.55	c current bound: 29155
1483.13/1491.19	c current bound: 29155
1483.78/1491.84	c current bound: 29155
1484.43/1492.49	c current bound: 29155
1485.07/1493.13	c current bound: 29155
1485.89/1493.78	c current bound: 29155
1486.36/1494.42	c current bound: 29155
1487.19/1495.06	c current bound: 29155
1487.66/1495.71	c current bound: 29155
1488.29/1496.35	c current bound: 29155
1488.93/1497.00	c current bound: 29155
1489.58/1497.68	c current bound: 29155
1490.46/1498.32	c current bound: 29155
1490.87/1498.97	c current bound: 29155
1491.52/1499.61	c current bound: 29155
1492.16/1500.26	c current bound: 29155
1492.82/1500.91	c current bound: 29155
1493.65/1501.55	c current bound: 29155
1494.10/1502.34	c current bound: 29155
1494.76/1502.99	c current bound: 29155
1495.64/1503.64	c current bound: 29155
1496.05/1504.28	c current bound: 29155
1496.92/1504.93	c current bound: 29155
1497.35/1505.57	c current bound: 29155
1497.99/1506.22	c current bound: 29155
1498.64/1506.86	c current bound: 29155
1499.28/1507.51	c current bound: 29155
1500.15/1508.15	c current bound: 29155
1500.58/1508.80	c current bound: 29155
1501.23/1509.45	c current bound: 29155
1501.87/1510.09	c current bound: 29155
1502.52/1510.74	c current bound: 29155
1503.35/1511.38	c current bound: 29155
1503.81/1512.02	c current bound: 29155
1504.45/1512.67	c current bound: 29155
1505.09/1513.32	c current bound: 29155
1505.74/1513.96	c current bound: 29155
1506.66/1514.60	c current bound: 29155
1507.03/1515.25	c current bound: 29155
1507.85/1515.89	c current bound: 29155
1508.33/1516.53	c current bound: 29155
1508.96/1517.18	c current bound: 29155
1509.61/1517.83	c current bound: 29155
1510.26/1518.47	c current bound: 29155
1511.15/1519.11	c current bound: 29155
1511.54/1519.76	c current bound: 29155
1512.19/1520.41	c current bound: 29155
1512.84/1521.05	c current bound: 29155
1513.75/1521.70	c current bound: 29155
1514.34/1522.34	c current bound: 29155
1514.78/1522.99	c current bound: 29155
1515.62/1523.64	c current bound: 29155
1516.06/1524.28	c current bound: 29155
1516.70/1524.93	c current bound: 29155
1517.35/1525.57	c current bound: 29155
1517.99/1526.22	c current bound: 29155
1518.83/1526.86	c current bound: 29155
1519.29/1527.51	c current bound: 29155
1519.93/1528.16	c current bound: 29155
1520.84/1528.80	c current bound: 29155
1521.22/1529.44	c current bound: 29155
1522.02/1530.09	c current bound: 29155
1522.50/1530.73	c current bound: 29155
1523.15/1531.38	c current bound: 29155
1523.79/1532.02	c current bound: 29155
1524.43/1532.67	c current bound: 29155
1525.32/1533.32	c current bound: 29155
1525.73/1533.96	c current bound: 29155
1526.63/1534.60	c current bound: 29155
1527.02/1535.25	c current bound: 29155
1527.67/1535.89	c current bound: 29155
1528.31/1536.53	c current bound: 29155
1528.95/1537.18	c current bound: 29155
1529.86/1538.00	c current bound: 29155
1530.24/1538.64	c current bound: 29155
1530.88/1539.29	c current bound: 29155
1531.75/1539.93	c current bound: 29155
1532.18/1540.58	c current bound: 29155
1533.05/1541.22	c current bound: 29155
1533.46/1541.86	c current bound: 29155
1534.11/1542.51	c current bound: 29155
1534.75/1543.15	c current bound: 29155
1535.66/1543.80	c current bound: 29155
1536.24/1544.44	c current bound: 29155
1536.69/1545.08	c current bound: 29155
1537.33/1545.73	c current bound: 29155
1537.98/1546.37	c current bound: 29155
1538.62/1547.02	c current bound: 29155
1539.45/1547.66	c current bound: 29155
1539.90/1548.31	c current bound: 29155
1540.76/1548.95	c current bound: 29155
1541.46/1549.60	c current bound: 29155
1541.83/1550.24	c current bound: 29155
1542.48/1550.89	c current bound: 29155
1543.14/1551.53	c current bound: 29155
1543.95/1552.18	c current bound: 29155
1544.42/1552.82	c current bound: 29155
1545.33/1553.50	c current bound: 29155
1545.71/1554.14	c current bound: 29155
1546.34/1554.78	c current bound: 29155
1547.22/1555.43	c current bound: 29155
1547.63/1556.08	c current bound: 29155
1548.30/1556.72	c current bound: 29155
1548.93/1557.37	c current bound: 29155
1549.58/1558.12	c current bound: 29155
1550.41/1558.77	c current bound: 29155
1550.87/1559.41	c current bound: 29155
1551.52/1560.06	c current bound: 29155
1552.17/1560.71	c current bound: 29155
1552.81/1561.35	c current bound: 29155
1553.72/1562.01	c current bound: 29155
1554.11/1562.66	c current bound: 29155
1554.77/1563.31	c current bound: 29155
1555.41/1563.95	c current bound: 29155
1556.32/1564.60	c current bound: 29155
1556.91/1565.24	c current bound: 29155
1557.34/1565.88	c current bound: 29155
1558.20/1566.53	c current bound: 29155
1558.63/1567.17	c current bound: 29155
1559.27/1567.82	c current bound: 29155
1559.93/1568.46	c current bound: 29155
1560.56/1569.11	c current bound: 29155
1561.41/1569.75	c current bound: 29155
1562.13/1570.40	c current bound: 29155
1562.49/1571.04	c current bound: 29155
1563.15/1571.69	c current bound: 29155
1563.78/1572.33	c current bound: 29155
1564.61/1572.98	c current bound: 29155
1565.07/1573.63	c current bound: 29155
1565.72/1574.27	c current bound: 29155
1566.37/1574.91	c current bound: 29155
1567.01/1575.57	c current bound: 29155
1567.90/1576.21	c current bound: 29155
1568.31/1576.85	c current bound: 29155
1569.22/1577.50	c current bound: 29155
1569.60/1578.31	c current bound: 29155
1570.24/1578.95	c current bound: 29155
1571.04/1579.59	c current bound: 29155
1571.52/1580.24	c current bound: 29155
1572.17/1580.89	c current bound: 29155
1572.82/1581.53	c current bound: 29155
1573.48/1582.19	c current bound: 29155
1574.34/1582.84	c current bound: 29155
1574.76/1583.49	c current bound: 29155
1575.64/1584.14	c current bound: 29155
1576.07/1584.79	c current bound: 29155
1576.72/1585.44	c current bound: 29155
1577.37/1586.08	c current bound: 29155
1578.01/1586.73	c current bound: 29155
1578.84/1587.38	c current bound: 29155
1579.31/1588.02	c current bound: 29155
1579.96/1588.68	c current bound: 29155
1580.61/1589.32	c current bound: 29155
1581.25/1589.98	c current bound: 29155
1582.15/1590.62	c current bound: 29155
1582.56/1591.27	c current bound: 29155
1583.21/1591.91	c current bound: 29155
1583.85/1592.56	c current bound: 29155
1584.49/1593.36	c current bound: 29155
1585.41/1594.00	c current bound: 29155
1585.78/1594.64	c current bound: 29155
1586.43/1595.29	c current bound: 29155
1587.07/1595.94	c current bound: 29155
1587.72/1596.58	c current bound: 29155
1588.59/1597.24	c current bound: 29155
1589.02/1597.88	c current bound: 29155
1589.66/1598.53	c current bound: 29155
1590.32/1599.18	c current bound: 29155
1590.96/1599.83	c current bound: 29155
1591.79/1600.48	c current bound: 29155
1592.27/1601.12	c current bound: 29155
1592.91/1601.77	c current bound: 29155
1593.56/1602.42	c current bound: 29155
1594.20/1603.06	c current bound: 29155
1595.11/1603.70	c current bound: 29155
1595.49/1604.35	c current bound: 29155
1596.42/1605.00	c current bound: 29155
1596.79/1605.64	c current bound: 29155
1597.70/1606.30	c current bound: 29155
1598.09/1606.94	c current bound: 29155
1598.73/1607.59	c current bound: 29155
1599.64/1608.61	c current bound: 29155
1600.23/1609.25	c current bound: 29155
1600.94/1609.90	c current bound: 29155
1601.53/1610.54	c current bound: 29155
1601.96/1611.19	c current bound: 29155
1602.61/1611.84	c current bound: 29155
1603.25/1612.48	c current bound: 29155
1603.91/1613.13	c current bound: 29155
1604.74/1613.77	c current bound: 29155
1605.19/1614.42	c current bound: 29155
1605.84/1615.07	c current bound: 29155
1606.50/1615.71	c current bound: 29155
1607.14/1616.36	c current bound: 29155
1608.05/1617.00	c current bound: 29155
1608.42/1617.66	c current bound: 29155
1609.07/1618.43	c current bound: 29155
1609.73/1619.07	c current bound: 29155
1610.37/1619.72	c current bound: 29155
1611.22/1620.36	c current bound: 29155
1611.67/1621.01	c current bound: 29155
1612.32/1621.67	c current bound: 29155
1612.96/1622.32	c current bound: 29155
1613.62/1622.96	c current bound: 29155
1614.42/1623.60	c current bound: 29155
1614.90/1624.25	c current bound: 29155
1615.55/1624.91	c current bound: 29155
1616.20/1625.55	c current bound: 29155
1617.11/1626.20	c current bound: 29155
1617.70/1626.84	c current bound: 29155
1618.14/1627.49	c current bound: 29155
1619.02/1628.14	c current bound: 29155
1619.44/1628.79	c current bound: 29155
1620.10/1629.44	c current bound: 29155
1620.75/1630.08	c current bound: 29155
1621.39/1630.73	c current bound: 29155
1622.22/1631.38	c current bound: 29155
1622.67/1632.03	c current bound: 29155
1623.33/1632.68	c current bound: 29155
1623.98/1633.33	c current bound: 29155
1624.63/1634.04	c current bound: 29155
1625.46/1634.69	c current bound: 29155
1625.93/1635.34	c current bound: 29155
1626.57/1635.99	c current bound: 29155
1627.23/1636.63	c current bound: 29155
1627.86/1637.28	c current bound: 29155
1628.76/1637.94	c current bound: 29155
1629.44/1638.61	c current bound: 29155
1629.82/1639.25	c current bound: 29155
1630.73/1639.90	c current bound: 29155
1631.11/1640.55	c current bound: 29155
1631.93/1641.19	c current bound: 29155
1632.41/1641.84	c current bound: 29155
1633.05/1642.49	c current bound: 29155
1633.70/1643.13	c current bound: 29155
1634.33/1643.81	c current bound: 29155
1635.20/1644.45	c current bound: 29155
1635.90/1645.10	c current bound: 29155
1636.50/1645.75	c current bound: 29155
1637.21/1646.40	c current bound: 29155
1637.59/1647.05	c current bound: 29155
1638.24/1647.69	c current bound: 29155
1638.89/1648.34	c current bound: 29155
1639.80/1649.00	c current bound: 29155
1640.20/1649.65	c current bound: 29155
1640.86/1650.29	c current bound: 29155
1641.49/1650.94	c current bound: 29155
1642.14/1651.59	c current bound: 29155
1643.01/1652.24	c current bound: 29155
1643.43/1652.89	c current bound: 29155
1644.36/1653.76	c current bound: 29155
1644.90/1654.40	c current bound: 29155
1645.39/1655.04	c current bound: 29155
1646.02/1655.69	c current bound: 29155
1646.67/1656.34	c current bound: 29155
1647.32/1656.99	c current bound: 29155
1648.18/1657.63	c current bound: 29155
1648.61/1658.27	c current bound: 29155
1649.49/1658.91	c current bound: 29155
1649.90/1659.56	c current bound: 29155
1650.54/1660.20	c current bound: 29155
1651.18/1660.85	c current bound: 29155
1651.81/1661.49	c current bound: 29155
1652.69/1662.13	c current bound: 29155
1653.11/1662.77	c current bound: 29155
1653.75/1663.42	c current bound: 29155
1654.41/1664.06	c current bound: 29155
1655.05/1664.71	c current bound: 29155
1655.89/1665.35	c current bound: 29155
1656.33/1666.00	c current bound: 29155
1657.18/1666.65	c current bound: 29155
1657.89/1667.30	c current bound: 29155
1658.26/1667.94	c current bound: 29155
1658.91/1668.59	c current bound: 29155
1659.56/1669.31	c current bound: 29155
1660.39/1669.95	c current bound: 29155
1660.84/1670.59	c current bound: 29155
1661.48/1671.24	c current bound: 29155
1662.14/1671.89	c current bound: 29155
1662.78/1672.53	c current bound: 29155
1663.60/1673.18	c current bound: 29155
1664.07/1673.93	c current bound: 29155
1664.72/1674.58	c current bound: 29155
1665.62/1675.23	c current bound: 29155
1666.03/1675.87	c current bound: 29155
1666.90/1676.52	c current bound: 29155
1667.31/1677.16	c current bound: 29155
1667.97/1677.81	c current bound: 29155
1668.61/1678.45	c current bound: 29155
1669.52/1679.10	c current bound: 29155
1670.11/1679.76	c current bound: 29155
1670.81/1680.40	c current bound: 29155
1671.19/1681.05	c current bound: 29155
1671.84/1681.69	c current bound: 29155
1672.49/1682.34	c current bound: 29155
1673.30/1682.99	c current bound: 29155
1673.79/1683.64	c current bound: 29155
1674.43/1684.29	c current bound: 29155
1675.07/1684.93	c current bound: 29155
1675.72/1685.58	c current bound: 29155
1676.59/1686.22	c current bound: 29155
1677.00/1686.87	c current bound: 29155
1677.89/1687.52	c current bound: 29155
1678.30/1688.16	c current bound: 29155
1679.22/1688.96	c current bound: 29155
1679.83/1689.62	c current bound: 29155
1680.23/1690.27	c current bound: 29155
1680.90/1690.91	c current bound: 29155
1681.54/1691.56	c current bound: 29155
1682.19/1692.20	c current bound: 29155
1683.05/1692.85	c current bound: 29155
1683.47/1693.49	c current bound: 29155
1684.34/1694.13	c current bound: 29155
1684.77/1694.77	c current bound: 29155
1685.41/1695.42	c current bound: 29155
1686.05/1696.06	c current bound: 29155
1686.70/1696.70	c current bound: 29155
1687.55/1697.34	c current bound: 29155
1687.97/1697.99	c current bound: 29155
1688.62/1698.63	c current bound: 29155
1689.26/1699.28	c current bound: 29155
1689.91/1699.92	c current bound: 29155
1690.74/1700.57	c current bound: 29155
1691.21/1701.23	c current bound: 29155
1691.86/1701.87	c current bound: 29155
1692.51/1702.51	c current bound: 29155
1693.14/1703.15	c current bound: 29155
1694.04/1704.02	c current bound: 29155
1694.44/1704.67	c current bound: 29155
1695.09/1705.31	c current bound: 29155
1695.73/1705.95	c current bound: 29155
1696.64/1706.60	c current bound: 29155
1697.24/1707.25	c current bound: 29155
1697.66/1707.89	c current bound: 29155
1698.31/1708.53	c current bound: 29155
1698.95/1709.18	c current bound: 29155
1699.60/1709.83	c current bound: 29155
1700.43/1710.48	c current bound: 29155
1700.89/1711.12	c current bound: 29155
1701.53/1711.76	c current bound: 29155
1702.18/1712.41	c current bound: 29155
1702.83/1713.05	c current bound: 29155
1703.74/1713.70	c current bound: 29155
1704.12/1714.36	c current bound: 29155
1705.04/1715.00	c current bound: 29155
1705.41/1715.64	c current bound: 29155
1706.06/1716.29	c current bound: 29155
1706.70/1716.94	c current bound: 29155
1707.36/1717.58	c current bound: 29155
1708.23/1718.23	c current bound: 29155
1708.93/1719.07	c current bound: 29155
1709.31/1719.71	c current bound: 29155
1710.15/1720.37	c current bound: 29155
1710.61/1721.02	c current bound: 29155
1711.27/1721.67	c current bound: 29155
1711.91/1722.31	c current bound: 29155
1712.54/1722.95	c current bound: 29155
1713.20/1723.59	c current bound: 29155
1713.84/1724.26	c current bound: 29155
1714.74/1724.91	c current bound: 29155
1715.12/1725.55	c current bound: 29155
1715.77/1726.19	c current bound: 29155
1716.41/1726.84	c current bound: 29155
1717.06/1727.49	c current bound: 29155
1717.94/1728.14	c current bound: 29155
1718.36/1728.79	c current bound: 29155
1719.01/1729.43	c current bound: 29155
1719.65/1730.08	c current bound: 29155
1720.30/1730.72	c current bound: 29155
1721.14/1731.37	c current bound: 29155
1721.59/1732.02	c current bound: 29155
1722.43/1732.66	c current bound: 29155
1722.88/1733.30	c current bound: 29155
1723.79/1734.10	c current bound: 29155
1724.37/1734.74	c current bound: 29155
1724.82/1735.39	c current bound: 29155
1725.46/1736.04	c current bound: 29155
1726.11/1736.68	c current bound: 29155
1726.75/1737.33	c current bound: 29155
1727.58/1737.97	c current bound: 29155
1728.05/1738.61	c current bound: 29155
1728.87/1739.26	c current bound: 29155
1729.60/1739.90	c current bound: 29155
1729.97/1740.55	c current bound: 29155
1730.62/1741.19	c current bound: 29155
1731.26/1741.84	c current bound: 29155
1732.19/1742.50	c current bound: 29155
1732.56/1743.14	c current bound: 29155
1733.21/1743.79	c current bound: 29155
1733.86/1744.43	c current bound: 29155
1734.49/1745.07	c current bound: 29155
1735.38/1745.71	c current bound: 29155
1735.77/1746.35	c current bound: 29155
1736.69/1747.00	c current bound: 29155
1737.06/1747.64	c current bound: 29155
1737.70/1748.28	c current bound: 29155
1738.58/1748.93	c current bound: 29155
1738.99/1749.57	c current bound: 29155
1739.87/1750.21	c current bound: 29155
1740.27/1750.86	c current bound: 29155
1741.20/1751.50	c current bound: 29155
1741.56/1752.15	c current bound: 29155
1742.22/1752.79	c current bound: 29155
1743.09/1753.43	c current bound: 29155
1743.78/1754.10	c current bound: 29155
1744.14/1754.74	c current bound: 29155
1744.78/1755.39	c current bound: 29155
1745.44/1756.04	c current bound: 29155
1746.28/1756.68	c current bound: 29155
1746.74/1757.33	c current bound: 29155
1747.38/1757.97	c current bound: 29155
1748.02/1758.61	c current bound: 29155
1748.66/1759.26	c current bound: 29155
1749.58/1759.90	c current bound: 29155
1749.96/1760.56	c current bound: 29155
1750.88/1761.21	c current bound: 29155
1751.28/1761.86	c current bound: 29155
1751.93/1762.50	c current bound: 29155
1752.57/1763.15	c current bound: 29155
1753.22/1763.79	c current bound: 29155
1754.09/1764.44	c current bound: 29155
1754.51/1765.08	c current bound: 29155
1755.15/1765.74	c current bound: 29155
1755.80/1766.39	c current bound: 29155
1756.46/1767.03	c current bound: 29155
1757.28/1767.68	c current bound: 29155
1757.75/1768.33	c current bound: 29155
1758.66/1769.12	c current bound: 29155
1759.04/1769.76	c current bound: 29155
1759.70/1770.41	c current bound: 29155
1760.54/1771.05	c current bound: 29155
1760.98/1771.69	c current bound: 29155
1761.62/1772.34	c current bound: 29155
1762.26/1772.98	c current bound: 29155
1762.91/1773.63	c current bound: 29155
1763.73/1774.28	c current bound: 29155
1764.21/1774.92	c current bound: 29155
1764.85/1775.57	c current bound: 29155
1765.50/1776.21	c current bound: 29155
1766.14/1776.86	c current bound: 29155
1767.05/1777.50	c current bound: 29155
1767.43/1778.15	c current bound: 29155
1768.25/1778.79	c current bound: 29155
1768.72/1779.44	c current bound: 29155
1769.36/1780.08	c current bound: 29155
1770.02/1780.72	c current bound: 29155
1770.66/1781.37	c current bound: 29155
1771.54/1782.01	c current bound: 29155
1771.95/1782.66	c current bound: 29155
1772.60/1783.31	c current bound: 29155
1773.24/1783.95	c current bound: 29155
1773.89/1784.59	c current bound: 29155
1774.75/1785.23	c current bound: 29155
1775.18/1785.88	c current bound: 29155
1776.05/1786.52	c current bound: 29155
1776.46/1787.17	c current bound: 29155
1777.12/1787.81	c current bound: 29155
1777.76/1788.45	c current bound: 29155
1778.41/1789.09	c current bound: 29155
1779.22/1789.78	c current bound: 29155
1779.69/1790.42	c current bound: 29155
1780.33/1791.07	c current bound: 29155
1780.97/1791.71	c current bound: 29155
1781.62/1792.35	c current bound: 29155
1782.42/1792.99	c current bound: 29155
1782.90/1793.63	c current bound: 29155
1783.81/1794.44	c current bound: 29155
1784.19/1795.08	c current bound: 29155
1784.83/1795.73	c current bound: 29155
1785.67/1796.38	c current bound: 29155
1786.13/1797.02	c current bound: 29155
1786.77/1797.67	c current bound: 29155
1787.42/1798.31	c current bound: 29155
1788.07/1798.96	c current bound: 29155
1788.98/1799.60	c current bound: 29155
1789.36/1800.25	c current bound: 29155
1790.28/1800.90	c current bound: 29155
1790.66/1801.54	c current bound: 29155
1791.31/1802.18	c current bound: 29155
1792.17/1802.82	c current bound: 29155
1792.58/1803.47	c current bound: 29155
1793.47/1804.11	c current bound: 29155
1793.88/1804.76	c current bound: 29155
1794.53/1805.40	c current bound: 29155
1795.17/1806.05	c current bound: 29155
1795.83/1806.69	c current bound: 29155
1796.68/1807.33	c current bound: 29155
1797.10/1807.98	c current bound: 29155
1797.75/1808.64	c current bound: 29155
1798.40/1809.28	c current bound: 29155
1799.05/1809.92	c current bound: 29155
1799.88/1810.52	HOME/npSolver-wbo-Itdqb.sh: line 18:  3474 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-3715385-1338247495/watcher-3715385-1338247495 -o /tmp/evaluation-result-3715385-1338247495/solver-3715385-1338247495 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715385-1338247495.wbo 773334086 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.94 3/179 3473
/proc/meminfo: memFree=26631972/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0

[startup+0.02516 s]
/proc/loadavg: 1.94 1.98 1.94 3/179 3473
/proc/meminfo: memFree=26631972/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 1.94 1.98 1.94 3/179 3473
/proc/meminfo: memFree=26631972/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 1.94 1.98 1.94 3/179 3473
/proc/meminfo: memFree=26631972/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700138 s]
/proc/loadavg: 1.94 1.98 1.94 3/179 3473
/proc/meminfo: memFree=26631972/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.94 1.98 1.94 3/183 3494
/proc/meminfo: memFree=26583924/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1.23 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 5731 34989 0 0 22 5 75 21 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 30600

[startup+3.10035 s]
/proc/loadavg: 1.94 1.98 1.94 3/183 3504
/proc/meminfo: memFree=26598708/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=2.86 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 12235 71121 0 0 45 9 172 60 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 30600

[startup+6.30033 s]
/proc/loadavg: 1.94 1.98 1.94 3/181 3541
/proc/meminfo: memFree=26625428/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=6.09 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 23085 151457 0 0 85 14 379 131 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 30600

[startup+12.7003 s]
/proc/loadavg: 1.95 1.98 1.94 3/183 3616
/proc/meminfo: memFree=26565924/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=12.53 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 44785 310198 0 0 165 26 790 272 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 30600

[startup+25.5004 s]
/proc/loadavg: 1.96 1.98 1.94 3/183 3759
/proc/meminfo: memFree=26596024/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=25.42 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 88185 629749 0 0 322 53 1616 551 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 30600

[startup+51.1002 s]
/proc/loadavg: 1.97 1.98 1.94 3/181 4036
/proc/meminfo: memFree=26617724/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=50.84 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 172821 1263372 0 0 630 104 3250 1100 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 30600

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.94 3/183 4598
/proc/meminfo: memFree=26565316/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=102.14 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 346415 2529023 0 0 1263 208 6524 2219 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
[pid=4597] ppid=3474 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4597/stat : 4597 (satsolver.sh) S 3474 3473 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290886934 9367552 267 33554432000 4194304 5064252 140736043103856 140736043102768 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4597/statm: 2287 267 226 213 0 72 0
[pid=4598] ppid=4597 vsize=49488 CPUtime=0.17 cores=1,3,5,7
/proc/4598/stat : 4598 (glucose) R 4597 3473 3602 0 -1 4202496 10960 0 0 0 16 1 0 0 20 0 1 0 290886935 50675712 11269 33554432000 4194304 5208918 140735592372816 140736043102792 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4598/statm: 12372 11269 95 248 0 12121 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89236

[startup+162.3 s]
/proc/loadavg: 2.06 2.00 1.94 3/183 5242
/proc/meminfo: memFree=26557548/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=162.06 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 548225 4007817 0 0 1996 330 10362 3518 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 30600

[startup+222.3 s]
/proc/loadavg: 1.98 2.00 1.94 3/183 5901
/proc/meminfo: memFree=26581140/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=222.12 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 750035 5493973 0 0 2735 447 14193 4837 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
[pid=5900] ppid=3474 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5900/stat : 5900 (satsolver.sh) S 3474 3473 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290898929 9367552 266 33554432000 4194304 5064252 140734743063696 140734743062608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5900/statm: 2287 266 226 213 0 72 0
[pid=5901] ppid=5900 vsize=50384 CPUtime=0.22 cores=1,3,5,7
/proc/5901/stat : 5901 (glucose) R 5900 3473 3602 0 -1 4202496 11298 0 0 0 21 1 0 0 20 0 1 0 290898929 51593216 11543 33554432000 4194304 5208918 140735228113952 140734743062632 4205681 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5901/statm: 12596 11543 103 248 0 12345 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 90132

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.94 3/183 6545
/proc/meminfo: memFree=26563196/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=282.17 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 951845 6978507 0 0 3472 566 18032 6147 20 0 1 0 290876723 21966848 4596 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3474/statm: 5363 4596 175 439 0 4920 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 30600

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/184 7202
/proc/meminfo: memFree=26586392/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/29245/stat : 29245 (cat) S 29244 3473 3602 0 -1 4202496 216 0 0 0 0 0 0 0 20 0 1 0 291006951 4100096 122 33554432000 4194304 4236627 140735489224496 140735489223592 213866333664 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29245/statm: 1001 122 96 11 0 67 0
[pid=29246] ppid=29244 vsize=7356 CPUtime=0.02 cores=1,3,5,7
/proc/29246/stat : 29246 (coprocessor) R 29244 3473 3602 0 -1 4202496 1050 0 0 0 2 0 0 0 20 0 1 0 291006951 7532544 1227 33554432000 4194304 6586260 140736061405584 140733874276952 4967814 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/29246/statm: 1839 1227 148 584 0 1251 0
Current children cumulated CPU time (s) 1295.68
Current children cumulated vsize (KiB) 51108

[startup+1362.3 s]
/proc/loadavg: 2.06 2.09 1.97 3/183 30604
/proc/meminfo: memFree=27057136/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1355.21 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 4556102 33504567 0 0 16627 2687 86695 29512 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 98 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1355.21
Current children cumulated vsize (KiB) 30600

[startup+1422.31 s]
/proc/loadavg: 1.85 2.02 1.96 3/183 31988
/proc/meminfo: memFree=27021436/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1414.72 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 4755742 34974396 0 0 17357 2804 90476 30835 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 101 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1414.72
Current children cumulated vsize (KiB) 30600

[startup+1482.3 s]
/proc/loadavg: 1.90 2.00 1.95 3/183 899
/proc/meminfo: memFree=26990872/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1474.46 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 4957546 36452590 0 0 18094 2923 94289 32140 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 105 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1474.46
Current children cumulated vsize (KiB) 30600

[startup+1542.3 s]
/proc/loadavg: 1.92 1.98 1.95 3/184 2344
/proc/meminfo: memFree=26996096/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1534.11 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 5157192 37939321 0 0 18822 3043 98102 33444 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 109 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1534.11
Current children cumulated vsize (KiB) 30600

[startup+1602.3 s]
/proc/loadavg: 1.90 1.97 1.94 3/181 3710
/proc/meminfo: memFree=27030656/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1593.56 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 5356832 39409881 0 0 19552 3158 101891 34755 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 111 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1593.56
Current children cumulated vsize (KiB) 30600

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.94 3/181 5094
/proc/meminfo: memFree=27078464/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1652.82 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 5556466 40865118 0 0 20278 3278 105642 36084 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 118 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1652.82
Current children cumulated vsize (KiB) 30600

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.94 3/182 6470
/proc/meminfo: memFree=27061100/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1711.91 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 5753942 42334907 0 0 20999 3396 109418 37378 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 125 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1711.91
Current children cumulated vsize (KiB) 30600

[startup+1782.3 s]
/proc/loadavg: 1.79 1.93 1.92 3/183 7892
/proc/meminfo: memFree=27053120/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1771.66 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 5955746 43813149 0 0 21737 3515 113229 38685 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 125 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
Current children cumulated CPU time (s) 1771.66
Current children cumulated vsize (KiB) 30600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.5 s]
/proc/loadavg: 2.02 1.96 1.93 3/183 8557
/proc/meminfo: memFree=27053452/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1799.68 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 6049062 44512087 0 0 22078 3570 115032 39288 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 129 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
[pid=8552] ppid=3474 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8552/stat : 8552 (cp2_post.sh) S 3474 3473 3602 0 -1 4202496 610 224 0 0 0 0 0 0 20 0 1 0 291057752 9367552 266 33554432000 4194304 5064252 140736696557472 140736696555760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8552/statm: 2287 266 225 213 0 72 0
[pid=8554] ppid=8552 vsize=10416 CPUtime=0.2 cores=1,3,5,7
/proc/8554/stat : 8554 (coprocessor) R 8552 3473 3602 0 -1 4202496 2116 0 0 0 10 10 0 0 20 0 1 0 291057752 10665984 1755 33554432000 4194304 6586260 140735197003776 140735197000792 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8554/statm: 2604 1755 148 584 0 2016 0
Current children cumulated CPU time (s) 1799.88
Current children cumulated vsize (KiB) 50164

Sending SIGTERM to process tree (bottom up)

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

[startup+1810.5 s]
/proc/loadavg: 2.02 1.96 1.93 3/183 8557
/proc/meminfo: memFree=27053452/32873648 swapFree=6336/6336
[pid=3473] ppid=3471 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3473/stat : 3473 (npSolver-wbo-It) S 3471 3473 3602 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290876723 9367552 275 33554432000 4194304 5064252 140736883135504 140736883134416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3473/statm: 2287 275 233 213 0 72 0
[pid=3474] ppid=3473 vsize=21452 CPUtime=1799.68 cores=1,3,5,7
/proc/3474/stat : 3474 (npSolver-wbo) S 3473 3473 3602 0 -1 4202496 6049062 44512087 0 0 22078 3570 115032 39288 20 0 1 0 290876723 21966848 4620 33554432000 4194304 5990268 140736492470368 140736492461264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 129 0 0
/proc/3474/statm: 5363 4620 175 439 0 4920 0
[pid=8552] ppid=3474 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8552/stat : 8552 (cp2_post.sh) S 3474 3473 3602 0 -1 4202496 610 224 0 0 0 0 0 0 20 0 1 0 291057752 9367552 266 33554432000 4194304 5064252 140736696557472 140736696555760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8552/statm: 2287 266 225 213 0 72 0
[pid=8554] ppid=8552 vsize=10416 CPUtime=0.2 cores=1,3,5,7
/proc/8554/stat : 8554 (coprocessor) R 8552 3473 3602 0 -1 4202496 2116 0 0 0 10 10 0 0 20 0 1 0 291057752 10665984 1755 33554432000 4194304 6586260 140735197003776 140735197000792 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8554/statm: 2604 1755 148 584 0 2016 0
Current children cumulated CPU time (s) 1799.88
Current children cumulated vsize (KiB) 50164

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3473 and gives
#  childrusage.ru_utime.tv_sec=1371
#  childrusage.ru_utime.tv_usec=118558
#  childrusage.ru_stime.tv_sec=428
#  childrusage.ru_stime.tv_usec=602842
# CPU time returned by wait4() is 1799.72
# 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.170044
#  lost CPU user time (s): 0.150024
#  lost CPU system time (s): 0.019989

Real time (s): 1810.52
CPU time (s): 1800.05
CPU user time (s): 1371.35
CPU system time (s): 428.7
CPU usage (%): 99.4216
Max. virtual memory (cumulated for all children) (KiB): 90136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1371.12
system time used= 428.603
maximum resident set size= 46304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50563176
page faults= 0
swaps= 0
block input operations= 0
block output operations= 39710736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 784084
involuntary context switches= 36232

runsolver used 2.84457 second user time and 7.33588 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-29 01:24:55
IDJOB=3715385
IDBENCH=79471
IDSOLVER=2297
FILE ID=node112/3715385-1338247495
RUNJOBID= node112-1338233303-3983
PBS_JOBID= 14624631
Free space on /tmp= 71492 MiB

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

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

MD5SUM BENCH= 7ee2a90f05486ba8d26b0a90d88bdec6
RANDOM SEED=773334086

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26632616 kB
Buffers:          498596 kB
Cached:          4493876 kB
SwapCached:            0 kB
Active:          1460380 kB
Inactive:        3950048 kB
Active(anon):     417944 kB
Inactive(anon):        0 kB
Active(file):    1042436 kB
Inactive(file):  3950048 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8688 kB
Writeback:             0 kB
AnonPages:        423304 kB
Mapped:            15672 kB
Shmem:               200 kB
Slab:             691364 kB
SReclaimable:     134028 kB
SUnreclaim:       557336 kB
KernelStack:        1480 kB
PageTables:         5036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     586000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71564 MiB
End job on node112 at 2012-05-29 01:55:05